*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#09090b;--bg-raised:#111113;--bg-card:#16161a;--border:#1f1f24;--yellow:#e8ddb5;--yellow-dim:#b8ad8a;--gold:#c9b96a;--gold-bright:#dfd08c;--muted:#6b6960;--white:#f5f3ee}html{scroll-behavior:smooth;font-size:16px}body{background:var(--bg);color:var(--yellow);-webkit-font-smoothing:antialiased;font-family:Montserrat,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.hero-ca{letter-spacing:.1em;color:var(--muted);text-align:center;margin-top:2rem;font-family:monospace;font-size:.85rem}nav{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#09090bd9;justify-content:space-between;align-items:center;height:72px;padding:0 clamp(24px,4vw,80px);transition:transform .35s;display:flex;position:fixed;top:0;left:0;right:0}nav.hidden{transform:translateY(-100%)}.nav-logo{letter-spacing:.04em;align-items:center;gap:10px;font-size:1.15rem;font-weight:800;display:flex}.nav-logo .mark{background:linear-gradient(135deg,var(--gold),var(--yellow-dim));width:32px;height:32px;color:var(--bg);border-radius:6px;justify-content:center;align-items:center;font-size:.8rem;font-weight:900;display:flex}.nav-links{align-items:center;gap:32px;display:flex}.nav-links a{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:.8rem;font-weight:500;transition:color .25s}.nav-links a:hover{color:var(--yellow)}.btn-primary{background:var(--gold);color:var(--bg);letter-spacing:.04em;border-radius:6px;align-items:center;gap:8px;padding:12px 28px;font-size:.82rem;font-weight:700;transition:background .25s,transform .2s;display:inline-flex}.btn-primary:hover{background:var(--gold-bright);transform:translateY(-1px)}.btn-outline{border:1px solid var(--border);color:var(--yellow);letter-spacing:.04em;border-radius:6px;align-items:center;gap:8px;padding:12px 28px;font-size:.82rem;font-weight:600;transition:border-color .25s,background .25s;display:inline-flex}.btn-outline:hover{border-color:var(--gold);background:#c9b96a0f}.hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:120px clamp(24px,6vw,120px) 80px;display:flex;position:relative}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#c9b96a0f 0%,#0000 70%);width:800px;height:800px;position:absolute;top:-40%;left:50%;transform:translate(-50%)}.hero-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--gold);align-items:center;gap:12px;margin-bottom:28px;font-size:.72rem;font-weight:700;display:flex}.hero-eyebrow .line{background:var(--gold);width:32px;height:1px}.hero h1{letter-spacing:-.025em;color:var(--white);max-width:900px;font-size:clamp(2.6rem,6.5vw,5.2rem);font-weight:900;line-height:1.05}.hero h1 .accent{color:var(--gold);display:inline-block;position:relative}.hero h1 .accent:after{content:"";background:var(--gold);opacity:.4;width:100%;height:3px;position:absolute;bottom:4px;left:0}.hero-sub{color:var(--yellow-dim);max-width:560px;margin:32px auto 0;font-size:clamp(1rem,1.8vw,1.2rem);font-weight:400;line-height:1.7}.hero-sub .strike{color:var(--muted);font-weight:300;text-decoration:line-through}.hero-actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:48px;display:flex}.hero-metric-strip{border:1px solid var(--border);background:var(--bg-raised);border-radius:10px;flex-wrap:wrap;justify-content:center;gap:48px;margin-top:72px;padding:28px 48px;display:flex}.hero-metric{text-align:center}.hero-metric .val{color:var(--white);letter-spacing:-.01em;font-size:1.6rem;font-weight:800}.hero-metric .label{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-top:4px;font-size:.68rem;font-weight:600}section{padding:100px clamp(24px,6vw,120px)}.section-tag{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-size:.68rem;font-weight:700}.section-title{color:var(--white);max-width:640px;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:800;line-height:1.15}.section-desc{color:var(--yellow-dim);max-width:520px;margin-top:16px;font-size:1rem;line-height:1.7}.divider{background:linear-gradient(90deg,transparent,var(--border),transparent);height:1px;margin:0 clamp(24px,6vw,120px)}.features-grid{background:var(--border);border:1px solid var(--border);border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1px;margin-top:56px;display:grid;overflow:hidden}.feature-card{background:var(--bg-raised);padding:40px 36px;transition:background .3s}.feature-card:hover{background:var(--bg-card)}.feature-icon{border:1px solid var(--border);width:44px;height:44px;color:var(--gold);background:var(--bg);border-radius:8px;justify-content:center;align-items:center;margin-bottom:24px;font-size:1.1rem;display:flex}.feature-card h3{color:var(--white);margin-bottom:10px;font-size:1.05rem;font-weight:700}.feature-card p{color:var(--yellow-dim);font-size:.88rem;font-weight:400;line-height:1.65}.hiw{background:var(--bg-raised)}.hiw-steps{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:0;margin-top:56px;display:grid;position:relative}.hiw-step{border-left:1px solid var(--border);padding:40px 36px;position:relative}.hiw-step:first-child{border-left:none}.step-num{color:var(--border);letter-spacing:-.04em;margin-bottom:16px;font-size:3.6rem;font-weight:900;line-height:1}.hiw-step h3{color:var(--white);margin-bottom:10px;font-size:1.05rem;font-weight:700}.hiw-step p{color:var(--yellow-dim);font-size:.88rem;line-height:1.65}.why-grid{grid-template-columns:1fr 1fr;gap:40px;margin-top:56px;display:grid}.why-card{border:1px solid var(--border);background:var(--bg-raised);border-radius:10px;padding:44px 40px;transition:border-color .3s}.why-card:hover{border-color:var(--gold)}.why-card .num{letter-spacing:.15em;color:var(--gold);text-transform:uppercase;margin-bottom:16px;font-size:.72rem;font-weight:700}.why-card h3{color:var(--white);margin-bottom:12px;font-size:1.2rem;font-weight:800}.why-card p{color:var(--yellow-dim);font-size:.88rem;line-height:1.7}.protocol{border:1px solid var(--border);border-radius:12px;grid-template-columns:1fr 1fr;gap:0;margin-top:56px;display:grid;overflow:hidden}.protocol-left{background:var(--bg-raised);flex-direction:column;justify-content:center;padding:60px 48px;display:flex}.protocol-left h3{color:var(--white);margin-bottom:16px;font-size:1.6rem;font-weight:800;line-height:1.2}.protocol-left p{color:var(--yellow-dim);font-size:.92rem;line-height:1.7}.protocol-right{background:var(--bg-card);flex-direction:column;gap:24px;padding:48px;display:flex}.proto-item{align-items:flex-start;gap:16px;display:flex}.proto-dot{background:var(--gold);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:7px}.proto-item h4{color:var(--white);margin-bottom:4px;font-size:.92rem;font-weight:700}.proto-item p{color:var(--yellow-dim);font-size:.82rem;line-height:1.6}.security{background:var(--bg-raised)}.sec-grid{background:var(--border);border:1px solid var(--border);border-radius:12px;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:56px;display:grid;overflow:hidden}.sec-card{background:var(--bg);text-align:center;padding:40px 32px}.sec-card .icon{color:var(--gold);margin-bottom:20px;font-size:1.6rem}.sec-card h3{color:var(--white);margin-bottom:8px;font-size:.95rem;font-weight:700}.sec-card p{color:var(--yellow-dim);font-size:.82rem;line-height:1.6}.faq-list{max-width:720px;margin-top:56px}.faq-item{border-bottom:1px solid var(--border)}.faq-q{width:100%;color:var(--white);text-align:left;justify-content:space-between;align-items:center;padding:24px 0;font-size:1rem;font-weight:600;transition:color .25s;display:flex}.faq-q:hover{color:var(--gold)}.faq-q .arrow{width:24px;height:24px;color:var(--muted);flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;transition:transform .3s;display:flex}.faq-item.open .faq-q .arrow{transform:rotate(180deg)}.faq-a{max-height:0;transition:max-height .4s,padding .3s;overflow:hidden}.faq-item.open .faq-a{max-height:300px;padding-bottom:24px}.faq-a p{color:var(--yellow-dim);font-size:.88rem;line-height:1.7}.final-cta{text-align:center;padding:120px clamp(24px,6vw,120px);position:relative}.final-cta:before{content:"";pointer-events:none;background:radial-gradient(circle,#c9b96a0a 0%,#0000 70%);width:600px;height:400px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.final-cta h2{color:var(--white);margin-bottom:20px;font-size:clamp(2rem,4vw,3.2rem);font-weight:900}.final-cta p{color:var(--yellow-dim);max-width:480px;margin:0 auto 40px;font-size:1.05rem;line-height:1.7}footer{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:48px clamp(24px,6vw,120px);display:flex}.footer-logo{letter-spacing:.04em;font-size:.95rem;font-weight:800}.footer-links{gap:24px;display:flex}.footer-links a{color:var(--muted);letter-spacing:.04em;font-size:.78rem;font-weight:500;transition:color .25s}.footer-links a:hover{color:var(--yellow)}.footer-copy{color:var(--muted);letter-spacing:.02em;font-size:.72rem;font-weight:400}.nav-toggle{cursor:pointer;flex-direction:column;gap:5px;padding:8px;display:none}.nav-toggle span{background:var(--yellow);width:20px;height:1.5px;transition:all .3s}.sr{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(28px)}.sr.visible{opacity:1;transform:translateY(0)}@media (max-width:900px){.nav-links{border-bottom:1px solid var(--border);background:#09090bf7;flex-direction:column;gap:16px;padding:24px clamp(24px,4vw,80px);display:none;position:absolute;top:72px;left:0;right:0}.nav-links.open,.nav-toggle{display:flex}.why-grid,.protocol,.sec-grid{grid-template-columns:1fr}.hero-metric-strip{gap:28px;padding:24px 28px}.hiw-step{border-left:none;border-top:1px solid var(--border)}.hiw-step:first-child{border-top:none}}@media (max-width:600px){.features-grid{grid-template-columns:1fr}.hero-metric-strip{flex-direction:column;gap:20px}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}.sr{opacity:1;transform:none}}
