:root{--bg:#050505;--panel:#10100f;--text:#eeeae1;--title:#ffffff;--muted:#aaa49a;--soft:#7e7870;--line:#25231f;--accent:#d9d1bd;--accent-strong:#f0e5cc}*{box-sizing:border-box}body,html{min-height:100%;margin:0}body{background:linear-gradient(180deg,rgba(126,104,66,.14),rgba(5,5,5,0) 360px),var(--bg);color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.035;background-image:linear-gradient(rgba(255,255,255,.4) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.4) 1px,transparent 0);background-size:3px 3px}a{color:inherit;text-decoration:none}a:hover{color:var(--text)}.page{width:min(100%,1040px);margin:0 auto;padding:32px 24px}.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:44px}.logo{display:inline-flex;align-items:center;gap:12px}.logo img{display:block}.logo-mark{width:auto;height:30px}.site-nav{display:flex;align-items:center;gap:18px}.nav-link,.site-footer a{color:var(--muted);font-size:15px;transition:color .16s ease}.nav-link[aria-current=page]{color:var(--text)}.hero{min-height:min(680px,calc(100dvh - 132px));display:grid;place-items:center;text-align:center;padding:88px 0 72px}.hero-inner{max-width:720px}.hero-icon{width:84px;height:84px;border-radius:22px;margin-bottom:32px;box-shadow:0 18px 80px rgba(0,0,0,.5)}h1{font-size:5.75rem;line-height:.95}h1,h2{margin:0;color:var(--title);letter-spacing:0;font-weight:600}h2{font-size:3rem;line-height:1}h3{margin:0;color:var(--title);font-size:1.05rem;line-height:1.2}.hero p{margin:24px auto 0;max-width:620px;color:var(--muted);font-size:1.375rem;line-height:1.45}.eyebrow{margin:0 0 18px;color:var(--accent);font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hero .eyebrow{margin-bottom:14px}.hero-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:36px}.hero-actions,.pill{align-items:center;justify-content:center}.pill{display:inline-flex;padding:13px 18px;border:1px solid var(--line);border-radius:999px;color:var(--accent);background:rgba(255,255,255,.035);font-weight:600}.hero-note{color:var(--soft);font-size:.95rem}.section{padding:72px 0;border-top:1px solid var(--line)}.section-heading{max-width:660px;margin-bottom:34px}.step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.step-card{min-height:210px;padding:22px;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.035)}.step-index{display:block;margin-bottom:58px;color:var(--soft);font-size:.85rem;font-weight:700}.faq-item p,.feature-item p,.privacy-strip p,.step-card p{color:var(--muted)}.step-card p{margin:10px 0 0}.feature-section{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1fr);grid-gap:56px;gap:56px;align-items:start}.feature-list{display:grid;grid-gap:10px;gap:10px}.feature-item{display:grid;grid-template-columns:12px minmax(0,1fr);grid-gap:16px;gap:16px;align-items:start;padding:18px 0;border-top:1px solid var(--line)}.feature-item span{width:8px;height:8px;margin-top:8px;border-radius:2px;background:var(--accent)}.feature-item p{margin:0;font-size:1.05rem}.privacy-strip{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;padding:28px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(135deg,rgba(217,209,189,.09),rgba(255,255,255,.025))}.privacy-strip div{max-width:680px}.privacy-strip p:last-child{margin:16px 0 0;max-width:640px;font-size:1.05rem}.text-link{flex:0 0 auto;color:var(--accent-strong);font-weight:700}.faq-section{border-top:0}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 0;color:var(--text);cursor:pointer;font-weight:700;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"";flex:0 0 auto;width:16px;height:16px;background:linear-gradient(var(--accent),var(--accent)) 50% /16px 2px no-repeat,linear-gradient(var(--accent),var(--accent)) 50% /2px 16px no-repeat;transform-origin:50% 50%;transition:transform .16s ease}.faq-item[open] summary:after{transform:rotate(45deg)}.faq-item p{max-width:760px;margin:-8px 0 24px}.site-footer{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:16px;color:var(--muted);font-size:14px;padding:32px 0 8px;border-top:1px solid var(--line)}.privacy{max-width:820px;padding-bottom:72px}.privacy h1{margin-top:56px;font-size:4rem}.privacy h2{margin:40px 0 10px;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.375rem;font-weight:700;line-height:1.25}.privacy li,.privacy p{color:var(--muted);font-size:17px}.privacy ul{padding-left:22px}.privacy-card{margin-top:32px;padding:22px;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.035)}.privacy .site-footer{margin-top:56px}.small{color:var(--muted);font-size:14px}@media (max-width:820px){h1{font-size:4.5rem}h2{font-size:2.5rem}.feature-section{display:block}.feature-list{margin-top:32px}.privacy-strip{align-items:flex-start;flex-direction:column}.text-link{flex-basis:auto}}@media (max-width:620px){.page{padding:24px 18px}.site-header{align-items:flex-start}.site-nav{gap:14px}.hero{min-height:auto;padding:72px 0 56px}.hero-icon{width:76px;height:76px;margin-bottom:28px}h1{font-size:3.6rem}h2{font-size:2.15rem}.hero p{font-size:1.12rem}.hero-actions{align-items:center;flex-direction:column;gap:10px}.section{padding:56px 0}.step-grid{grid-template-columns:1fr}.step-card{min-height:0}.step-index{margin-bottom:34px}.logo-mark{width:82px}.privacy h1{font-size:3.2rem}.site-footer{flex-direction:column;gap:6px}}