:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#060808;--surface:#121317;--border:#27272e;--gold:#9f895a;--gold-light:#c4a672;--text:#dad9e4;--muted:#8b8b95;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}.site-header,main,footer{width:min(1160px,100% - 40px);margin-left:auto;margin-right:auto}.site-header{justify-content:space-between;align-items:center;height:82px;display:flex}.brand{letter-spacing:.14em;align-items:center;gap:11px;display:flex}.brand>span{background:linear-gradient(145deg, var(--gold-light), #74623e);color:#090909;border-radius:13px;place-items:center;width:38px;height:38px;font-size:21px;font-weight:900;display:grid}.brand strong{font-size:14px}.header-action,.secondary-action{border:1px solid var(--border);background:#121317b8;border-radius:12px;padding:11px 16px;font-size:13px;font-weight:700}.hero{grid-template-columns:1.15fr .85fr;align-items:center;gap:80px;min-height:680px;padding:70px 0 90px;display:grid}.eyebrow{color:var(--gold-light);letter-spacing:.16em;text-transform:uppercase;margin-bottom:14px;font-size:11px;font-weight:800;display:block}h1{letter-spacing:-.055em;max-width:720px;margin:0;font-size:clamp(44px,6vw,78px);line-height:.98}.hero-copy>p{max-width:650px;color:var(--muted);margin:28px 0;font-size:19px;line-height:1.6}.hero-actions{flex-wrap:wrap;gap:12px;margin-bottom:16px;display:flex}.primary-action{background:linear-gradient(135deg, var(--gold-light), var(--gold));color:#080808;border-radius:14px;padding:15px 22px;font-weight:800;display:inline-block;box-shadow:0 14px 38px #9f895a33}.secondary-action{padding:14px 20px}.hero-copy small{color:#676770}.hero-card{background:linear-gradient(155deg,#22232a,#0d0e11 65%);border:1px solid #c4a67240;border-radius:36px;min-height:500px;position:relative;overflow:hidden;box-shadow:0 40px 100px #0000008c}.card-glow{filter:blur(60px);background:#c4a67233;border-radius:50%;width:420px;height:420px;position:absolute;top:-180px;right:-130px}.profile-mark{text-align:center;color:var(--gold-light);opacity:.85;font-size:150px;font-weight:800;position:absolute;inset:90px 0 auto}.profile-lines{gap:12px;display:grid;position:absolute;bottom:55px;left:38px;right:38px}.profile-lines b,.profile-lines span{background:#303139;border-radius:8px;height:12px}.profile-lines b{background:#d5d2db;width:58%;height:20px}.profile-lines span:last-child{width:75%}.match-pill{color:var(--gold-light);background:#9f895a24;border:1px solid #c4a67259;border-radius:999px;padding:9px 13px;font-size:12px;position:absolute;top:38px;left:38px}.steps-section{border-top:1px solid #17181c;padding:110px 0}.section-heading{max-width:650px;margin-bottom:42px}h2{letter-spacing:-.04em;margin:0;font-size:clamp(34px,4vw,54px);line-height:1.05}.steps-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.steps-grid article{border:1px solid var(--border);background:var(--surface);border-radius:22px;min-height:250px;padding:28px}.steps-grid article>span{color:var(--gold);font-size:12px;font-weight:800}.steps-grid h3{margin:65px 0 12px;font-size:22px}.steps-grid p{color:var(--muted);margin:0;line-height:1.55}.values-section{border:1px solid var(--border);background:var(--border);border-radius:22px;grid-template-columns:repeat(3,1fr);gap:1px;padding:1px;display:grid;overflow:hidden}.values-section>div{background:var(--bg);align-content:space-between;gap:30px;min-height:150px;padding:24px;display:grid}.values-section span{color:var(--gold-light);font-size:12px}.values-section strong{line-height:1.45}.final-cta{background:radial-gradient(circle at 50% -60%, #c4a67247, transparent 65%), var(--surface);text-align:center;border:1px solid #c4a67240;border-radius:30px;margin:110px 0 70px;padding:80px 30px}.final-cta h2{max-width:760px;margin:0 auto 34px}footer{color:#686871;border-top:1px solid #17181c;justify-content:space-between;gap:20px;padding:28px 0 40px;font-size:12px;display:flex}@media (width<=820px){.hero{grid-template-columns:1fr;gap:50px;min-height:auto;padding-top:50px}.hero-card{min-height:420px}.steps-grid,.values-section{grid-template-columns:1fr}}@media (width<=520px){.site-header,main,footer{width:min(100% - 28px,1160px)}.brand strong{display:none}.header-action{padding:10px 12px}.hero{padding:38px 0 70px}h1{font-size:46px}.hero-copy>p{font-size:17px}.hero-card{min-height:360px}.profile-mark{font-size:110px;top:78px}.steps-section{padding:80px 0}.final-cta{margin:80px 0 50px;padding:60px 20px}footer{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
