:root{color-scheme:dark;--bg: #111821;--bg-soft: #151f2b;--panel: #1b2734;--panel-strong: #223244;--ink: #f6f3ea;--muted: #aeb8bf;--quiet: #778691;--line: rgba(246, 243, 234, .12);--accent: #f0c35a;--accent-2: #58d1c9;--danger: #ff6b4a;--shadow: 0 28px 90px rgba(0, 0, 0, .34)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:linear-gradient(180deg,rgba(88,209,201,.08),transparent 36rem),radial-gradient(circle at top right,rgba(240,195,90,.13),transparent 25rem),var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:24px;min-height:72px;padding:14px clamp(18px,4vw,56px);background:#111821c7;border-bottom:1px solid transparent;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header[data-elevated=true]{border-color:var(--line);box-shadow:0 16px 46px #0003}.brand,.nav,.hero-actions,.contact-actions,.site-footer{display:flex;align-items:center}.brand{gap:11px;font-weight:900;letter-spacing:.02em}.brand-mark{display:grid;width:38px;height:38px;place-items:center;color:var(--bg);background:var(--accent);border-radius:8px;box-shadow:0 0 0 1px #f0c35a40}.nav{justify-content:center;gap:clamp(16px,3vw,30px);color:var(--muted);font-size:.82rem;font-weight:800;text-transform:uppercase}.nav a,.mobile-menu a,.site-footer a{transition:color .16s ease}.nav a:hover,.mobile-menu a:hover,.site-footer a:hover{color:var(--accent)}.header-cta,.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:8px;font-weight:900;line-height:1;transition:transform .16s ease,border-color .16s ease,background .16s ease}.header-cta,.button.primary{color:#111821;background:var(--accent)}.button.secondary{color:var(--ink);background:#f6f3ea0f;border:1px solid var(--line)}.header-cta:hover,.button:hover{transform:translateY(-2px)}.button.secondary:hover{border-color:#f0c35a80}.menu-button{display:none;width:44px;height:44px;padding:0;border:1px solid var(--line);border-radius:8px;background:#f6f3ea0f}.menu-button span{display:block;width:18px;height:2px;margin:4px auto;background:var(--ink)}.mobile-menu{position:fixed;inset:78px 16px auto;z-index:30;display:grid;gap:8px;padding:16px;background:#1b2734fa;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.mobile-menu[hidden]{display:none}.mobile-menu a{padding:14px 12px;color:var(--muted);font-weight:900;text-transform:uppercase}.hero{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(360px,.94fr);gap:clamp(30px,6vw,90px);align-items:start;min-height:calc(100svh - 72px);padding:clamp(60px,8vw,118px) clamp(18px,5vw,72px) clamp(44px,7vw,82px)}.hero-copy{max-width:840px}.eyebrow{margin:0 0 14px;color:var(--accent-2);font-size:.78rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:920px;margin-bottom:24px;font-size:clamp(3.05rem,5.4vw,5.85rem);line-height:.95;letter-spacing:0}h2{margin-bottom:0;font-size:clamp(2.3rem,5vw,5.6rem);line-height:.9;letter-spacing:0}h3{margin-bottom:10px;font-size:clamp(1.18rem,1.5vw,1.55rem);line-height:1.15}p{color:var(--muted);line-height:1.68}.hero-lede{max-width:720px;margin-bottom:30px;font-size:clamp(1.08rem,1.5vw,1.32rem)}.hero-actions,.contact-actions{flex-wrap:wrap;gap:12px}.hero-board{padding:14px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(145deg,#f6f3ea14,#f6f3ea05),var(--panel);box-shadow:var(--shadow)}.board-topline,.board-panel{border-radius:8px}.board-topline{display:flex;justify-content:space-between;gap:16px;margin-bottom:12px;padding:12px 14px;color:var(--quiet);background:#111821b8;font-size:.74rem;font-weight:900;text-transform:uppercase}.board-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.board-panel{min-height:138px;padding:18px;overflow:hidden;background:var(--panel-strong);border:1px solid rgba(246,243,234,.08)}.board-panel.large,.board-panel.wide{grid-column:span 2}.board-panel.image-panel{min-height:210px;padding:0}.board-panel.image-panel img{width:100%;height:100%;min-height:210px;object-fit:cover;opacity:.7;filter:saturate(.9) contrast(1.08)}.board-panel span{display:block;margin-bottom:12px;color:var(--accent-2);font-size:.75rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.board-panel strong{display:block;max-width:560px;font-size:clamp(1.1rem,2vw,1.75rem);line-height:1.08}.flow-line{height:9px;margin-top:34px;border-radius:999px;background:linear-gradient(90deg,var(--accent),var(--accent-2),var(--danger))}.section{padding:clamp(78px,10vw,146px) clamp(18px,5vw,72px)}.section-heading{max-width:980px;margin-bottom:clamp(30px,5vw,64px)}.section-heading.narrow{max-width:760px}.fit-section{border-top:1px solid var(--line)}.fit-grid,.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.fit-card,.process-card{min-height:300px;padding:clamp(22px,3vw,34px);background:#f6f3ea0b;border:1px solid var(--line);border-radius:8px}.fit-card p{margin-bottom:24px;color:var(--accent);font-size:.76rem;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.fit-card span{color:var(--muted);line-height:1.65}.offers-section,.contact-section{background:var(--ink);color:var(--bg)}.offers-section p,.contact-section p{color:#111821ad}.offers-section .eyebrow,.contact-section .eyebrow{color:#0f756f}.offer-list{border-top:1px solid rgba(17,24,33,.14)}.offer-row{display:grid;grid-template-columns:78px minmax(220px,.72fr) minmax(280px,1fr);gap:clamp(18px,4vw,58px);padding:clamp(24px,4vw,44px) 0;border-bottom:1px solid rgba(17,24,33,.14)}.offer-row span,.process-card span{color:var(--danger);font-size:.82rem;font-weight:950}.offer-row h3{margin-bottom:0;color:var(--bg)}.offer-row p{margin-bottom:0}.proof-section{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(320px,1.15fr);gap:clamp(30px,6vw,90px)}.proof-copy{position:sticky;top:112px;align-self:start}.proof-list{display:grid;gap:14px}.proof-list article{display:grid;grid-template-columns:16px 1fr;gap:18px;padding:clamp(22px,3vw,30px);background:#f6f3ea0b;border:1px solid var(--line);border-radius:8px}.proof-list span{width:10px;height:10px;margin-top:8px;border-radius:50%;background:var(--accent)}.proof-list p{margin-bottom:0;font-size:clamp(1.02rem,1.5vw,1.25rem)}.process-section{border-top:1px solid var(--line)}.process-grid{grid-template-columns:repeat(4,1fr)}.process-card{min-height:270px}.process-card span{display:block;margin-bottom:38px}.contact-section{min-height:72svh;display:flex;flex-direction:column;justify-content:center}.contact-section h2{max-width:1100px;margin-bottom:26px}.contact-section>p:not(.eyebrow){max-width:780px;font-size:clamp(1.05rem,1.6vw,1.28rem)}.contact-section .button.secondary{color:var(--bg);border-color:#1118212e;background:transparent}.site-footer{justify-content:space-between;gap:20px;padding:30px clamp(18px,5vw,72px);border-top:1px solid var(--line)}.site-footer p{margin-bottom:0}.site-footer a{color:var(--muted);font-weight:900}@media(max-width:1120px){.hero,.proof-section{grid-template-columns:1fr}.proof-copy{position:static}.fit-grid,.process-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:840px){.site-header{grid-template-columns:auto 1fr auto}.nav,.header-cta{display:none}.menu-button{display:block}.hero{min-height:auto;padding-top:52px}h1{font-size:clamp(2.85rem,13vw,4.8rem)}.offer-row{grid-template-columns:1fr;gap:10px}}@media(max-width:640px){.fit-grid,.process-grid,.board-grid{grid-template-columns:1fr}.board-panel.large,.board-panel.wide{grid-column:span 1}.hero-actions,.contact-actions,.site-footer{align-items:stretch;flex-direction:column}.button{width:100%}}
