.theme-steel{--bg:#22262a;--bg-alt:#282d32;--surface:#2b3036;--surface-2:#31373d;--ink:#e7e9ea;--ink-2:#b0b6ba;--ink-3:#9aa1a7;--line:#363c42;--line-strong:#474e55;--edge:#ffffff12;--accent:#c98a5c;--accent-ink:#17191c;--accent-soft:#2a241f;--steel:#98a3ab;--focus:#c98a5c;--display-font:var(--font-display);--display-weight:400;--display-tracking:-.015em;--radius:4px;--radius-lg:12px;--grain-opacity:.2;--brush-opacity:.65;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.theme-steel[data-mode=light]{--bg:#e9eaeb;--bg-alt:#e0e2e4;--surface:#f2f3f4;--surface-2:#eceeef;--ink:#1b1e21;--ink-2:#4c5257;--ink-3:#6b7176;--line:#d2d5d8;--line-strong:#b6bbc0;--edge:#ffffffbf;--accent:#9a5a2c;--accent-ink:#fff;--accent-soft:#efe4da;--steel:#6c757c;--focus:#9a5a2c;--grain-opacity:.1;--brush-opacity:.35;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.theme-steel:before,.theme-steel:after{content:"";pointer-events:none;z-index:0;position:fixed;inset:0}.theme-steel:before{opacity:var(--grain-opacity);mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='220' height='220'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='220' height='220' filter='url(%23n)'/%3E%3C/svg%3E");background-size:220px 220px}.theme-steel:after{opacity:var(--brush-opacity);background-image:repeating-linear-gradient(104deg,#ffffff06 0 2px,#00000005 2px 4px,#0000 4px 9px),linear-gradient(#ffffff0e,#0000 38%),linear-gradient(#0000 55%,#00000038),radial-gradient(130% 90% at 72% -10%,#ffffff0f,#0000 62%)}.theme-steel>*{z-index:1;position:relative}.theme-steel .site-head{background:color-mix(in srgb, var(--bg) 82%, transparent);border-bottom:1px solid var(--line-strong)}.theme-steel h1,.theme-steel h2,.theme-steel h3{font-family:var(--font-display);letter-spacing:-.015em;font-weight:400}.theme-steel .btn{border-radius:var(--radius);background:var(--accent);color:var(--accent-ink);box-shadow:inset 0 1px 0 var(--edge)}.theme-steel .btn--ghost{background:linear-gradient(180deg, var(--surface-2), var(--surface));color:var(--ink);border-color:var(--line-strong)}.st-plate{background:linear-gradient(180deg, var(--surface-2), var(--surface));border:1px solid var(--line-strong);border-radius:var(--radius-lg);box-shadow:inset 0 1px 0 var(--edge)}.modetoggle{border:1px solid var(--line-strong);background:linear-gradient(180deg, var(--surface-2), var(--surface));font-size:.72rem;font-family:var(--font-mono);letter-spacing:.06em;color:var(--ink-2);cursor:pointer;box-shadow:inset 0 1px 0 var(--edge);border-radius:999px;align-items:center;gap:.4rem;padding:.22rem .6rem;display:inline-flex}.modetoggle:hover{color:var(--ink);border-color:var(--accent)}.modetoggle svg{width:14px;height:14px}.st-hero{border-bottom:1px solid var(--line-strong);padding-block:clamp(3rem,8vw,6.5rem) clamp(2rem,4vw,3.5rem)}.st-hero__grid{grid-template-columns:minmax(0,1.5fr) minmax(250px,.5fr);align-items:start;gap:clamp(2rem,5vw,4rem);display:grid}@media (max-width:860px){.st-hero__grid{grid-template-columns:1fr}}.st-kicker{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--steel);margin-bottom:var(--sp-5);align-items:center;gap:.7rem;font-size:.72rem;display:flex}.st-kicker:before{content:"";background:linear-gradient(90deg, var(--accent), transparent);width:34px;height:1px}.st-hero h1{font-size:var(--step-6);max-width:17ch;margin-bottom:var(--sp-5)}.st-hero .lead{max-width:54ch}.st-hero__actions{gap:var(--sp-3);margin-top:var(--sp-6);flex-wrap:wrap;display:flex}.st-price{padding:var(--sp-5);text-align:left}.st-price__fig{font-family:var(--font-display);align-items:baseline;gap:.3rem;line-height:1;display:flex}.st-price__cur{font-size:var(--step-3);color:var(--accent)}.st-price__num{letter-spacing:-.04em;font-size:clamp(3.6rem,9vw,5.4rem)}.st-price__unit{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3);margin-top:var(--sp-3);font-size:.72rem}.st-price .plantoggle{margin-top:var(--sp-4);flex-wrap:wrap}.st-price .plannote{margin-top:var(--sp-3);font-size:.82rem}.st-price__note{margin-top:var(--sp-4);padding-top:var(--sp-3);border-top:1px solid var(--line);font-size:var(--step--1);color:var(--accent)}.st-stats{border-bottom:1px solid var(--line-strong);grid-template-columns:repeat(4,1fr);display:grid}@media (max-width:720px){.st-stats{grid-template-columns:repeat(2,1fr)}}.st-stats div{padding:var(--sp-5) var(--sp-4);border-right:1px solid var(--line)}.st-stats div:last-child{border-right:0}.st-stats dt{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-3);font-size:.68rem}.st-stats dd{font-family:var(--font-display);font-size:var(--step-2);color:var(--ink);margin:.4rem 0 0}.st-sec{border-bottom:1px solid var(--line-strong);padding-block:clamp(3rem,6vw,5rem)}.st-sec__grid{grid-template-columns:7rem minmax(0,1fr);gap:clamp(1.5rem,4vw,3rem);display:grid}@media (max-width:760px){.st-sec__grid{gap:var(--sp-4);grid-template-columns:1fr}}.st-sec__num{font-family:var(--font-mono);letter-spacing:.16em;color:var(--accent);align-self:start;font-size:.72rem;position:sticky;top:92px}.st-sec__num span{color:var(--ink-3);text-transform:uppercase;margin-top:.4rem;display:block}.st-sec h2{font-size:var(--step-4);max-width:20ch;margin-bottom:var(--sp-4)}.st-sec .lead{max-width:60ch;margin-bottom:var(--sp-6)}.st-cards{gap:var(--sp-4);grid-template-columns:repeat(auto-fit,minmax(238px,1fr));display:grid}.st-card{padding:var(--sp-5);transition:border-color .25s var(--ease), transform .25s var(--ease)}.st-card:hover{border-color:var(--steel);transform:translateY(-2px)}.st-chip{width:40px;height:40px;margin-bottom:var(--sp-4);color:var(--accent);background:var(--accent-soft);border:1px solid var(--line-strong);box-shadow:inset 0 1px 0 var(--edge);border-radius:10px;place-items:center;display:grid}.st-card b{font-size:.98rem;font-weight:600;display:block}.st-card p{color:var(--ink-2);margin-top:.35rem;font-size:.92rem}.st-steps{gap:var(--sp-3);display:grid}.st-steps li{gap:var(--sp-4);padding:var(--sp-4) var(--sp-4) var(--sp-4) 0;border-bottom:1px solid var(--line);grid-template-columns:3.2rem minmax(0,14rem) minmax(0,1fr);align-items:baseline;display:grid}@media (max-width:760px){.st-steps li{grid-template-columns:2.4rem 1fr}.st-steps li p{grid-column:2}}.st-steps .n{font-family:var(--font-mono);color:var(--accent);font-size:.78rem}.st-steps h3{font-size:var(--step-1)}.st-steps p{color:var(--ink-2)}.st-why{gap:var(--sp-4);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.st-why article{padding:var(--sp-5)}.st-why h3{font-size:var(--step-1);margin-bottom:var(--sp-2)}.st-why p{color:var(--ink-2);font-size:.94rem}.st-band{border-bottom:1px solid var(--line-strong);padding-block:clamp(3rem,6vw,4.5rem)}.st-band__in{gap:var(--sp-4);justify-items:start;padding:clamp(1.75rem,4vw,3rem);display:grid}.st-band h2{font-size:var(--step-4);max-width:20ch}.st-band .lead{max-width:58ch}.st-faq details{border-bottom:1px solid var(--line);padding:var(--sp-4) 0}.st-faq summary{cursor:pointer;justify-content:space-between;gap:var(--sp-4);font-family:var(--font-display);font-size:var(--step-1);list-style:none;display:flex}.st-faq summary::-webkit-details-marker{display:none}.st-faq summary:after{content:"+";font-family:var(--font-mono);color:var(--accent)}.st-faq details[open] summary:after{content:"−"}.st-faq p{color:var(--ink-2);max-width:68ch;margin-top:var(--sp-3)}.st-final{text-align:center;padding-block:clamp(3.5rem,8vw,6rem)}.st-final h2{font-size:var(--step-5)}.st-final .lead{margin:var(--sp-4) auto var(--sp-6);max-width:52ch}.theme-steel .sh-window,.theme-steel .sh-nav{background:linear-gradient(180deg, var(--surface-2), var(--surface));box-shadow:inset 0 1px 0 var(--edge)}
