:root{--bg:#050604;--bg-soft:#090b08;--surface:#0d100ccc;--surface-strong:#10130eeb;--text:#f3eee4;--text-strong:#f8f1e3;--muted:#f3eee4ba;--gold:#d8bf73;--green:#69dfb1;--red:#c95240;--line:#f3eee41a;--gold-line:#d8bf732e;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box;letter-spacing:0}html{scroll-behavior:smooth;background:var(--bg)}body{background:linear-gradient(115deg, #69dfb109, transparent 28rem), linear-gradient(245deg, #d8bf730e, transparent 34rem), repeating-linear-gradient(90deg, #f3eee405 0 1px, transparent 1px 9rem), var(--bg);min-width:320px;min-height:100vh;margin:0}button,a{font:inherit}button{border:0}a{color:inherit;text-decoration:none}::selection{color:var(--bg);background:var(--gold)}main{background:linear-gradient(180deg, #05060400 0%, #050604d1 30rem), var(--bg);min-height:100vh;position:relative;overflow:hidden}main:before{content:"";z-index:0;pointer-events:none;background:repeating-linear-gradient(0deg,#f8f1e305 0 1px,#0000 1px 3rem),linear-gradient(90deg,#05060466,#0000 18% 82%,#05060470);position:fixed;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 8rem 80%,#0000);mask-image:linear-gradient(#0000,#000 8rem 80%,#0000)}main>*{z-index:1;position:relative}h1,h2,h3,p{margin-top:0}h1{color:var(--text-strong);max-width:11ch;margin-bottom:.75rem;font-size:clamp(3.3rem,8vw,5.8rem);line-height:.95}h2{color:var(--text-strong);font-size:clamp(2.2rem,4.2vw,3.2rem);line-height:1.03}h3{color:var(--text-strong);font-size:1.08rem;line-height:1.25}.eyebrow{color:var(--green);margin:0 0 1rem;font-size:.92rem;font-weight:700}.button{border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;min-height:3rem;padding:0 1.15rem;font-weight:750;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:inline-flex}.button.primary{color:var(--bg);background:linear-gradient(135deg, #f0db93, var(--gold) 62%, #b99245);box-shadow:0 0 0 1px #d8bf7333,0 16px 38px #d8bf7324}.button.secondary{color:var(--text);background:#080a08b8;border-color:#f3eee438;box-shadow:inset 0 1px #f8f1e312}.button:hover{transform:translateY(-1px)}.button:focus-visible{outline:2px solid var(--green);outline-offset:3px}.section{border-bottom:1px solid #f3eee414;padding:clamp(4rem,8vw,6.5rem) clamp(1rem,4vw,4.5rem);position:relative;overflow:hidden}.section:before{content:"";opacity:.58;background:linear-gradient(90deg,#0000,#d8bf736b,#0000);height:1px;position:absolute;top:0;left:clamp(1rem,4vw,4.5rem);right:clamp(1rem,4vw,4.5rem)}.section-heading{max-width:70rem;margin-bottom:clamp(1.7rem,3vw,2.5rem)}.section-heading.narrow{max-width:56rem}.section-heading p,.copy-text,.panel p{color:var(--muted);font-size:1rem;line-height:1.75}.panel{background:linear-gradient(180deg, #f8f1e309, transparent 42%), var(--surface);border:1px solid #f3eee41f;border-radius:8px;min-height:15rem;padding:1.35rem;position:relative;overflow:hidden;box-shadow:inset 0 1px #f8f1e30d}.panel:before{content:"";background:linear-gradient(180deg, var(--green), transparent 72%);opacity:.6;width:2px;position:absolute;inset:0 auto 0 0}.panel h3{margin-bottom:1rem}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}@media (width<=980px){main:before{opacity:.72}}@media (width<=640px){h1{font-size:clamp(3.05rem,17vw,3.7rem)}h2{font-size:clamp(2rem,11vw,2.45rem)}.section{padding-top:4rem;padding-bottom:4rem}.hero-actions{flex-direction:column;width:100%}.button{width:100%}}
