@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/fonts/inter-latin-wght-normal.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/fonts/inter-cyrillic-wght-normal.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/fonts/manrope-latin-wght-normal.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/fonts/manrope-cyrillic-wght-normal.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Unbounded Variable;font-style:normal;font-display:swap;font-weight:200 900;src:url(/fonts/unbounded-latin-wght-normal.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Unbounded Variable;font-style:normal;font-display:swap;font-weight:200 900;src:url(/fonts/unbounded-cyrillic-wght-normal.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}:root{--font-inter:"Inter Variable";--font-manrope:"Manrope Variable";--font-unbounded:"Unbounded Variable"}
:root,[data-theme=onyx]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#07090b;--bg-alt:#080a0d;--surface-1:#101318;--surface-2:#15181d;--surface-3:#1b1e23;--text:#f4f5f6;--text-soft:#b4b7bc;--text-muted:#8d9299;--accent:#f3b633;--accent-deep:#d79212;--accent-soft:#ffcc5a;--accent-contrast:#100d07;--line:color-mix(in srgb, var(--text) 13%, transparent);--line-strong:color-mix(in srgb, var(--accent) 46%, transparent);--glass:#9dcced;--success:#c9f6d7;--success-bg:#2a8e4d2e;--danger:#ffc2c2;--danger-bg:#b830302b;--shadow-color:#000;--diagram-frame:#f2f0e9;--diagram-frame-line:#d4d2ca;--diagram-glass-a:var(--glass);--diagram-glass-b:#54636c;--diagram-sash:#71777a;--diagram-handle:#f2ad18;--diagram-handle-line:#cb8411;--diagram-arrow:#e4ae37;--diagram-label:#241a04;--diagram-badge-line:#a5700c;--r-xs:6px;--r-sm:8px;--r-md:12px;--r-lg:16px;--r-xl:20px;--r-pill:999px;--shadow-1:0 12px 42px color-mix(in srgb, var(--shadow-color) 34%, transparent);--shadow-2:0 26px 76px color-mix(in srgb, var(--shadow-color) 44%, transparent);--shadow-3:0 0 0 3px color-mix(in srgb, var(--accent) 10%, transparent);--shadow-4:inset 0 0 0 1px color-mix(in srgb, var(--accent) 12%, transparent);--glow-accent:0 10px 26px color-mix(in srgb, var(--accent-deep) 22%, transparent);--glow-accent-line:0 0 14px color-mix(in srgb, var(--accent) 70%, transparent);--s-1:4px;--s-2:6px;--s-3:8px;--s-4:10px;--s-5:12px;--s-6:16px;--s-7:20px;--s-8:24px;--s-9:30px;--s-10:38px;--s-11:48px;--s-12:64px;--font-sans:var(--font-inter), Inter, Arial, Helvetica, sans-serif;--font-heading:var(--font-sans);--t-micro:11px;--t-caption:12px;--t-small:13px;--t-body:15px;--t-lead:clamp(17px, .4vw + .86rem, 22px);--t-h4:28px;--t-h3:clamp(23px, .5vw + 1.25rem, 26px);--t-h2:clamp(34px, 1.8vw + 1.25rem, 42px);--t-display:clamp(36px, 2.62vw + 1.52rem, 72px);--ease-out:cubic-bezier(.22, .61, .36, 1);--dur-fast:.16s;--dur-base:.18s;--dur-slow:.32s;--z-header:50;--z-menu:60;--z-sticky:40;--container-max:1560px;--gutter:48px;--step-icon-size:58px;--step-icon-glyph:28px}[data-theme=nord]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fff;--bg-alt:#f7f9fc;--surface-1:#fff;--surface-2:#f2f5f9;--surface-3:#e8edf4;--text:#101828;--text-soft:#344054;--text-muted:#5a6478;--accent:#1552d0;--accent-deep:#0f3da1;--accent-soft:#4c81ee;--accent-contrast:#fff;--line:color-mix(in srgb, var(--text) 12%, transparent);--line-strong:color-mix(in srgb, var(--accent) 38%, transparent);--glass:#cfe3f5;--success:#05603a;--success-bg:#12b76a1f;--danger:#b42318;--danger-bg:#d92d201a;--shadow-color:#101828;--diagram-frame:#fff;--diagram-frame-line:#98a2b3;--diagram-glass-a:var(--glass);--diagram-glass-b:#35526b;--diagram-sash:#667085;--diagram-handle:#1552d0;--diagram-handle-line:#0f3da1;--diagram-arrow:#1552d0;--diagram-label:#101828;--diagram-badge-line:#0f3da1;--r-xs:2px;--r-sm:3px;--r-md:4px;--r-lg:6px;--r-xl:8px;--r-pill:999px;--shadow-1:0 1px 2px color-mix(in srgb, var(--shadow-color) 8%, transparent);--shadow-2:0 12px 32px color-mix(in srgb, var(--shadow-color) 10%, transparent);--shadow-3:0 0 0 3px color-mix(in srgb, var(--accent) 30%, transparent);--shadow-4:inset 0 0 0 1px color-mix(in srgb, var(--text) 10%, transparent);--glow-accent:0 2px 6px color-mix(in srgb, var(--accent-deep) 20%, transparent);--glow-accent-line:0 0 0 1px color-mix(in srgb, var(--accent) 45%, transparent);--s-1:4px;--s-2:8px;--s-3:12px;--s-4:16px;--s-5:20px;--s-6:24px;--s-7:28px;--s-8:32px;--s-9:40px;--s-10:52px;--s-11:68px;--s-12:88px;--font-sans:var(--font-inter), Inter, Arial, Helvetica, sans-serif;--font-heading:var(--font-manrope), Manrope, var(--font-sans);--t-micro:11px;--t-caption:12px;--t-small:13px;--t-body:16px;--t-lead:clamp(17px, .35vw + .9rem, 20px);--t-h4:28px;--t-h3:clamp(22px, .4vw + 1.2rem, 25px);--t-h2:clamp(30px, 1.4vw + 1.15rem, 38px);--t-display:clamp(34px, 2.1vw + 1.4rem, 60px);--ease-out:cubic-bezier(.4, 0, .2, 1);--dur-fast:.12s;--dur-base:.14s;--dur-slow:.22s;--z-header:50;--z-menu:60;--z-sticky:40;--container-max:1360px;--gutter:56px;--step-icon-size:48px;--step-icon-glyph:24px}[data-theme=impulse]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f6f8;--bg-alt:#fff;--surface-1:#fff;--surface-2:#eceef2;--surface-3:#16181d;--text:#16181d;--text-soft:#475467;--text-muted:#6b7280;--accent:#f97316;--accent-deep:#c2560b;--accent-soft:#fdba74;--accent-contrast:#16181d;--line:color-mix(in srgb, var(--text) 14%, transparent);--line-strong:color-mix(in srgb, var(--accent) 60%, transparent);--glass:#cbd9e6;--success:#15803d;--success-bg:#16a34a24;--danger:#b91c1c;--danger-bg:#dc26261f;--shadow-color:#16181d;--diagram-frame:#fff;--diagram-frame-line:#9aa3af;--diagram-glass-a:var(--glass);--diagram-glass-b:#44586b;--diagram-sash:#6b7280;--diagram-handle:#f97316;--diagram-handle-line:#c2560b;--diagram-arrow:#f97316;--diagram-label:#16181d;--diagram-badge-line:#c2560b;--r-xs:4px;--r-sm:6px;--r-md:8px;--r-lg:10px;--r-xl:12px;--r-pill:999px;--shadow-1:3px 3px 0 color-mix(in srgb, var(--shadow-color) 90%, transparent);--shadow-2:6px 6px 0 color-mix(in srgb, var(--shadow-color) 90%, transparent);--shadow-3:0 0 0 3px color-mix(in srgb, var(--accent) 45%, transparent);--shadow-4:inset 0 0 0 2px color-mix(in srgb, var(--text) 88%, transparent);--glow-accent:4px 4px 0 var(--accent-deep);--glow-accent-line:0 0 0 2px var(--accent);--s-1:4px;--s-2:6px;--s-3:8px;--s-4:12px;--s-5:14px;--s-6:16px;--s-7:20px;--s-8:24px;--s-9:28px;--s-10:34px;--s-11:44px;--s-12:56px;--font-sans:var(--font-inter), Inter, Arial, Helvetica, sans-serif;--font-heading:var(--font-unbounded), Unbounded, var(--font-sans);--t-micro:11px;--t-caption:12px;--t-small:13px;--t-body:16px;--t-lead:clamp(18px, .5vw + .9rem, 23px);--t-h4:28px;--t-h3:clamp(24px, .6vw + 1.3rem, 28px);--t-h2:clamp(32px, 2vw + 1.2rem, 46px);--t-display:clamp(38px, 3vw + 1.5rem, 76px);--ease-out:cubic-bezier(.2, .8, .2, 1);--dur-fast:.1s;--dur-base:.14s;--dur-slow:.26s;--z-header:50;--z-menu:60;--z-sticky:40;--container-max:1240px;--gutter:32px;--step-icon-size:52px;--step-icon-glyph:26px}
*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{min-width:320px;font-family:var(--font-sans);letter-spacing:0;margin:0}input,textarea{font:inherit}a{color:inherit;-webkit-tap-highlight-color:transparent;text-decoration:none}button{font:inherit;color:inherit;-webkit-tap-highlight-color:transparent}.page-container{width:min(calc(100% - var(--gutter)), var(--container-max));margin-inline:auto}.theme-root{background:var(--bg);min-height:100dvh;color:var(--text)}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
[data-theme=onyx] body{color:var(--text);background:var(--bg)}[data-theme=onyx] .site-shell{isolation:isolate;background:linear-gradient(color-mix(in srgb, var(--text) 2.5%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--text) 2.5%, transparent) 1px, transparent 1px), radial-gradient(circle at 92% 9%, color-mix(in srgb, var(--accent) 12%, transparent), transparent 31%), var(--bg-alt);background-size:64px 64px,64px 64px,auto,auto;min-height:100vh;padding:18px 0 38px;position:relative;overflow:hidden}[data-theme=onyx] .site-shell:before{content:"";z-index:-1;background:linear-gradient(transparent, color-mix(in srgb, var(--accent) 20%, transparent), transparent);width:1px;height:620px;position:absolute;top:160px;left:42%;transform:rotate(22deg)}[data-theme=onyx] .site-header{z-index:var(--z-header);position:relative}[data-theme=onyx] .header-inner{border:1px solid var(--line);border-radius:var(--r-xl);background:color-mix(in srgb, var(--bg-alt) 88%, transparent);min-height:88px;box-shadow:var(--shadow-1);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);grid-template-columns:auto 1fr auto;align-items:center;gap:32px;padding:12px 24px;display:grid}[data-theme=onyx] .brand{align-items:center;gap:13px;min-width:260px;display:flex}[data-theme=onyx] .brand-mark{border:1px solid color-mix(in srgb, var(--accent) 55%, transparent);background:var(--surface-1);border-radius:50%;flex:0 0 62px;width:62px;height:62px;overflow:hidden}[data-theme=onyx] .brand-mark img{object-fit:cover;width:100%;height:100%;display:block}[data-theme=onyx] .brand-copy{gap:2px;display:grid}[data-theme=onyx] .brand-copy strong{font-size:var(--t-lead);white-space:nowrap;line-height:1}[data-theme=onyx] .brand-copy strong span{color:var(--accent)}[data-theme=onyx] .brand-copy small{color:var(--text-muted);font-size:var(--t-micro);text-transform:uppercase;font-weight:700}[data-theme=onyx] .main-nav{justify-content:center;align-items:center;gap:42px;display:flex}[data-theme=onyx] .main-nav a{color:color-mix(in srgb, var(--text) 55%, var(--text-soft));font-size:var(--t-body);transition:color var(--dur-base) var(--ease-out);padding:16px 0;font-weight:650;position:relative}[data-theme=onyx] .main-nav a:hover,[data-theme=onyx] .main-nav a.is-active{color:var(--accent)}[data-theme=onyx] .main-nav a.is-active:after{content:"";background:var(--accent);height:2px;box-shadow:var(--glow-accent-line);position:absolute;bottom:5px;left:0;right:0}[data-theme=onyx] .header-actions{justify-content:flex-end;align-items:center;gap:22px;display:flex}[data-theme=onyx] .phone{white-space:nowrap;font-size:var(--t-body);align-items:center;gap:9px;font-weight:750;display:inline-flex}[data-theme=onyx] .phone svg{width:20px;height:20px;color:var(--accent)}[data-theme=onyx] .menu-toggle{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface-2);cursor:pointer;width:44px;height:44px;display:none}[data-theme=onyx] .menu-toggle span{background:var(--text);width:20px;height:2px;margin:4px auto;display:block}[data-theme=onyx] .gold-button{border:1px solid color-mix(in srgb, var(--accent) 22%, var(--accent-soft));border-radius:var(--r-sm);min-height:56px;color:var(--accent-contrast);background:linear-gradient(180deg, color-mix(in srgb, var(--accent) 30%, var(--accent-soft)), color-mix(in srgb, var(--accent) 31%, var(--accent-deep)));box-shadow:var(--glow-accent);cursor:pointer;transition:transform var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out);justify-content:center;align-items:center;gap:18px;padding:0 28px;font-weight:800;display:inline-flex}[data-theme=onyx] .outline-button{border:1px solid color-mix(in srgb, var(--accent) 75%, transparent);border-radius:var(--r-sm);min-height:56px;color:var(--accent);background:color-mix(in srgb, var(--bg-alt) 58%, transparent);cursor:pointer;transition:transform var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out);justify-content:center;align-items:center;gap:18px;padding:0 28px;font-weight:800;display:inline-flex}[data-theme=onyx] .gold-button:hover,[data-theme=onyx] .outline-button:hover{transform:translateY(-2px)}[data-theme=onyx] .gold-button:active,[data-theme=onyx] .outline-button:active{transform:translateY(0)}[data-theme=onyx] .gold-button-compact{min-height:50px;padding-inline:26px}[data-theme=onyx] .gold-button-wide{width:100%}[data-theme=onyx] .gold-button:disabled{opacity:.62;cursor:wait;transform:none}[data-theme=onyx] .gold-button svg,[data-theme=onyx] .outline-button svg{width:22px;height:22px}[data-theme=onyx] .site-shell svg:not(.window-diagram){fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}[data-theme=onyx] .hero{gap:var(--s-12);grid-template-columns:minmax(0,.92fr) minmax(560px,1.08fr);align-items:center;min-height:640px;padding-top:42px;padding-bottom:34px;display:grid}[data-theme=onyx] .hero-copy{min-width:0}[data-theme=onyx] .eyebrow{color:var(--accent);font-size:var(--t-small);text-transform:uppercase;margin:0 0 18px;font-weight:800}[data-theme=onyx] .hero h1{max-width:700px;font-size:var(--t-display);margin:0;font-weight:850;line-height:.98}[data-theme=onyx] .hero h1 span{display:block}[data-theme=onyx] .hero h1 span+span{margin-top:12px;transform:translateY(-11px)}[data-theme=onyx] .hero-lead{max-width:690px;color:var(--text-soft);font-size:var(--t-lead);margin:28px 0 0;line-height:1.65}[data-theme=onyx] .hero-actions{gap:22px;margin-top:34px;display:flex}[data-theme=onyx] .hero-actions>*{min-width:245px}[data-theme=onyx] .hero-features{align-items:center;gap:var(--s-11);margin-top:28px;display:flex}[data-theme=onyx] .hero-features>span{align-items:center;gap:var(--s-5);color:color-mix(in srgb, var(--text) 48%, var(--text-soft));font-size:var(--t-body);white-space:nowrap;font-weight:700;display:inline-flex}[data-theme=onyx] .hero-features i{border:1px solid color-mix(in srgb, var(--accent) 62%, transparent);width:44px;height:44px;color:var(--accent);background:color-mix(in srgb, var(--accent) 4%, transparent);border-radius:50%;flex:none;place-items:center;display:inline-grid}[data-theme=onyx] .hero-features svg{width:24px;height:24px}[data-theme=onyx] .hero-card{border:1px solid var(--line-strong);border-radius:var(--r-xl);background:linear-gradient(110deg, color-mix(in srgb, var(--text) 3.5%, transparent), transparent 55%), color-mix(in srgb, var(--surface-1) 92%, transparent);width:100%;max-width:760px;min-height:458px;box-shadow:var(--shadow-2);grid-template-rows:1fr auto;grid-template-columns:minmax(230px,.78fr) minmax(320px,1.22fr);justify-self:end;gap:26px 24px;padding:34px 32px 24px;display:grid}[data-theme=onyx] .hero-card-copy{align-self:center;min-width:0}[data-theme=onyx] .price-chip{border:1px solid var(--line);border-radius:var(--r-pill);min-height:48px;color:var(--accent-soft);background:color-mix(in srgb, var(--text) 3.5%, transparent);font-size:var(--t-body);white-space:nowrap;align-items:center;padding:0 20px;font-weight:850;display:inline-flex}[data-theme=onyx] .hero-card-copy strong{max-width:300px;font-size:var(--t-h4);margin-top:30px;line-height:1.1;display:block}[data-theme=onyx] .hero-card-copy p{max-width:285px;color:var(--text-soft);font-size:var(--t-body);margin:22px 0 0;line-height:1.6}[data-theme=onyx] .hero-window-wrap{place-items:center;min-width:0;display:grid}[data-theme=onyx] .hero-window-measured{grid-template-rows:minmax(0,1fr) 38px;grid-template-columns:minmax(0,1fr) 84px;gap:10px 8px;width:min(100%,390px);height:330px;display:grid}[data-theme=onyx] .hero-window{width:100%;height:100%;filter:drop-shadow(0 13px 18px color-mix(in srgb, var(--shadow-color) 42%, transparent));grid-area:1/1}[data-theme=onyx] .hero-measure-width{grid-area:2/1}[data-theme=onyx] .hero-measure-height{grid-area:1/2}[data-theme=onyx] .dimension-ruler{min-width:0;color:var(--text);font-size:var(--t-small);font-variant-numeric:tabular-nums;font-style:normal;font-weight:800}[data-theme=onyx] .dimension-ruler i{background:var(--accent);opacity:.9;display:block;position:relative}[data-theme=onyx] .dimension-ruler b{font:inherit;white-space:nowrap;flex:none}[data-theme=onyx] .dimension-ruler-horizontal{align-items:center;gap:var(--s-4);display:flex}[data-theme=onyx] .dimension-ruler-horizontal i{flex:30px;height:1px}[data-theme=onyx] .dimension-ruler-horizontal i:first-child:before{content:"";background:var(--accent);width:1px;height:11px;position:absolute;top:-5px;left:0}[data-theme=onyx] .dimension-ruler-horizontal i:last-child:after{content:"";background:var(--accent);width:1px;height:11px;position:absolute;top:-5px;right:0}[data-theme=onyx] .dimension-ruler-vertical{align-items:center;gap:var(--s-4);flex-direction:column;display:flex}[data-theme=onyx] .dimension-ruler-vertical i{flex:30px;width:1px}[data-theme=onyx] .dimension-ruler-vertical i:first-child:before{content:"";background:var(--accent);width:11px;height:1px;position:absolute;top:0;left:-5px}[data-theme=onyx] .dimension-ruler-vertical i:last-child:after{content:"";background:var(--accent);width:11px;height:1px;position:absolute;bottom:0;left:-5px}[data-theme=onyx] .hero-card-badges{border:1px solid var(--line);border-radius:var(--r-sm);background:color-mix(in srgb, var(--text) 2.5%, transparent);grid-column:1/-1;grid-template-columns:repeat(2,1fr);display:grid;overflow:hidden}[data-theme=onyx] .hero-card-badges span{min-height:58px;color:color-mix(in srgb, var(--text) 67%, var(--text-soft));justify-content:center;align-items:center;gap:14px;font-weight:750;display:flex}[data-theme=onyx] .hero-card-badges span+span{border-left:1px solid var(--line)}[data-theme=onyx] .hero-card-badges svg{width:26px;height:26px;color:var(--accent)}[data-theme=onyx] .section-block{border-top:1px solid color-mix(in srgb, var(--text) 8%, transparent);padding-top:34px;padding-bottom:44px}[data-theme=onyx] .section-title h2{font-size:var(--t-h2);margin:0 0 26px;line-height:1.08}[data-theme=onyx] .section-title>p{color:var(--accent);font-size:var(--t-small);text-transform:uppercase;margin:0 0 10px;font-weight:800}[data-theme=onyx] .steps-grid{gap:var(--s-9);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}[data-theme=onyx] .step-card{column-gap:var(--s-7);min-height:150px;padding:var(--s-8);border:1px solid var(--line);border-radius:var(--r-sm);background:linear-gradient(110deg, color-mix(in srgb, var(--accent) 8%, transparent), color-mix(in srgb, var(--text) 2.5%, transparent) 42%, color-mix(in srgb, var(--surface-1) 92%, transparent));grid-template-columns:88px minmax(0,1fr);align-items:start;display:grid;position:relative}[data-theme=onyx] .step-marker{justify-content:flex-start;align-items:center;gap:var(--s-5);flex-direction:column;width:88px;display:flex}[data-theme=onyx] .step-number{width:100%;color:var(--accent);font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;text-align:center;font-size:var(--t-h4);margin:0;font-weight:850;line-height:1;display:block;transform:translate(-3px)}[data-theme=onyx] .step-icon{width:var(--step-icon-size);height:var(--step-icon-size);flex:0 0 var(--step-icon-size);border:1px solid color-mix(in srgb, var(--accent) 62%, transparent);color:var(--accent);background:color-mix(in srgb, var(--accent) 4%, transparent);border-radius:50%;place-items:center;display:inline-grid}[data-theme=onyx] .step-icon svg{width:var(--step-icon-glyph);height:var(--step-icon-glyph)}[data-theme=onyx] .step-content{min-width:0;padding-top:2px}[data-theme=onyx] .step-card h3,[data-theme=onyx] .benefit-card h3{font-size:var(--t-body);margin:0;line-height:1.35}[data-theme=onyx] .step-card p,[data-theme=onyx] .benefit-card p{color:var(--text-soft);font-size:var(--t-small);margin:12px 0 0;line-height:1.55}[data-theme=onyx] .step-card:not(:last-child):after{content:"→";z-index:2;width:18px;color:var(--accent);font-size:var(--t-lead);text-align:center;line-height:1;position:absolute;top:50%;right:-24px;transform:translateY(-50%)}[data-theme=onyx] .benefits-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}[data-theme=onyx] .benefit-card{gap:var(--s-7);min-height:124px;padding:var(--s-8);border:1px solid var(--line);border-radius:var(--r-sm);background:color-mix(in srgb, var(--text) 3.5%, transparent);grid-template-columns:58px minmax(0,1fr);align-items:center;display:grid}[data-theme=onyx] .benefit-icon{border:1px solid color-mix(in srgb, var(--accent) 62%, transparent);width:54px;height:54px;color:var(--accent);background:color-mix(in srgb, var(--accent) 4%, transparent);border-radius:50%;flex:none;place-items:center;display:inline-grid}[data-theme=onyx] .benefit-icon svg{width:28px;height:28px}[data-theme=onyx] .calculator-section{padding-top:44px;scroll-margin-top:20px}[data-theme=onyx] .calculator-panel{border:1px solid var(--line-strong);border-radius:var(--r-lg);background:color-mix(in srgb, var(--surface-1) 96%, transparent);box-shadow:var(--shadow-2);grid-template-columns:minmax(0,1.12fr) minmax(270px,.68fr) minmax(360px,1fr);display:grid;overflow:visible}[data-theme=onyx] .calculator-col{min-width:0;padding:34px}[data-theme=onyx] .calculator-col+.calculator-col{border-left:1px solid var(--line)}[data-theme=onyx] .calculator-col h2{font-size:var(--t-h3);margin:0 0 30px;line-height:1.2}[data-theme=onyx] .calculator-col h2 span{color:var(--accent)}[data-theme=onyx] .window-select{z-index:var(--z-sticky);position:relative}[data-theme=onyx] .window-select-trigger{border:1px solid var(--line);border-radius:var(--r-sm);background:linear-gradient(180deg, var(--surface-3), var(--surface-1));text-align:left;cursor:pointer;width:100%;min-height:88px;transition:border-color var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);grid-template-columns:66px minmax(0,1fr) 28px;align-items:center;gap:18px;padding:12px 18px;display:grid}[data-theme=onyx] .select-thumb{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface-3);place-items:center;width:60px;height:60px;display:grid}[data-theme=onyx] .select-thumb .window-diagram{width:54px;height:44px}[data-theme=onyx] .window-select-trigger strong{font-size:var(--t-lead);display:block}[data-theme=onyx] .window-select-trigger small{color:var(--text-soft);font-size:var(--t-small);margin-top:5px;display:block}[data-theme=onyx] .window-select-trigger b svg{width:24px;height:24px;transition:transform var(--dur-base) var(--ease-out)}[data-theme=onyx] .window-select-trigger b.is-open svg{transform:rotate(180deg)}[data-theme=onyx] .window-select-menu{z-index:var(--z-menu);width:min(900px,100vw - 64px);max-height:min(680px,76vh);padding:var(--s-7);border:1px solid var(--line-strong);border-radius:var(--r-sm);background:var(--surface-1);box-shadow:var(--shadow-2);position:absolute;top:calc(100% + 10px);left:0;overflow:auto}[data-theme=onyx] .selector-group+.selector-group{border-top:1px solid var(--line);margin-top:24px;padding-top:20px}[data-theme=onyx] .selector-group h3{color:var(--accent);font-size:var(--t-body);margin:0 0 14px}[data-theme=onyx] .selector-grid{gap:var(--s-5);grid-template-columns:repeat(5,minmax(120px,1fr));display:grid}[data-theme=onyx] .selector-card{place-items:center;gap:var(--s-3);border:1px solid var(--line);border-radius:var(--r-sm);min-height:132px;color:color-mix(in srgb, var(--text) 82%, var(--text-soft));background:var(--surface-3);cursor:pointer;transition:border-color var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);grid-template-rows:86px auto;padding:12px 8px;display:grid}[data-theme=onyx] .selector-card:hover,[data-theme=onyx] .selector-card.is-selected{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 13%, transparent);box-shadow:var(--shadow-4)}[data-theme=onyx] .selector-card .window-diagram{width:100%;height:82px}[data-theme=onyx] .selector-card span{font-size:var(--t-caption);text-align:center;align-self:start;font-weight:750}[data-theme=onyx] .live-preview{min-height:590px;padding:var(--s-8);border:1px solid var(--line);border-radius:var(--r-sm);background:radial-gradient(circle at 50% 80%, color-mix(in srgb, var(--accent) 12%, transparent), transparent 35%), var(--surface-1);place-items:center;margin-top:26px;display:grid;overflow:hidden}[data-theme=onyx] .preview-inner{place-items:center;width:100%;height:100%;min-height:510px;display:grid}[data-theme=onyx] .dynamic-window{place-items:center;width:100%;height:100%;min-height:510px;display:grid;container-type:size}[data-theme=onyx] .preview-ruler-frame{--ruler-col:94px;--ruler-row:52px;--fit:min(calc(92cqw - var(--ruler-col)), calc(88cqh - var(--ruler-row)));width:calc(var(--fit) * var(--window-wf) + var(--ruler-col));height:calc(var(--fit) * var(--window-hf) + var(--ruler-row));transition:width var(--dur-fast) var(--ease-out), height var(--dur-fast) var(--ease-out);grid-template-rows:minmax(0,1fr) 40px;grid-template-columns:minmax(0,1fr) 84px;gap:12px 10px;display:grid}[data-theme=onyx] .preview-window{width:100%;height:100%;filter:drop-shadow(0 18px 18px color-mix(in srgb, var(--shadow-color) 48%, transparent));grid-area:1/1}[data-theme=onyx] .preview-ruler-frame>.dimension-ruler-horizontal{grid-area:2/1}[data-theme=onyx] .preview-ruler-frame>.dimension-ruler-vertical{grid-area:1/2}[data-theme=onyx] .sizes-col{background:linear-gradient(color-mix(in srgb, var(--text) 1.8%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--text) 1.8%, transparent) 1px, transparent 1px), color-mix(in srgb, var(--text) 1.2%, transparent);background-size:34px 34px}[data-theme=onyx] .range-field{display:block}[data-theme=onyx] .range-field+.range-field{margin-top:76px}[data-theme=onyx] .range-field>span,[data-theme=onyx] .param-group h3,[data-theme=onyx] .field-group>span{color:var(--text-soft);font-size:var(--t-small);margin-bottom:12px;font-weight:750;display:block}[data-theme=onyx] .range-field input[type=number]{border:1px solid var(--line);border-radius:var(--r-sm);width:100%;height:68px;color:var(--text);background:var(--bg-alt);font-size:var(--t-lead);outline:none;padding:0 18px;font-weight:750}[data-theme=onyx] .range-field input[type=number]:focus,[data-theme=onyx] .form-input:focus,[data-theme=onyx] .form-textarea:focus{border-color:var(--accent);box-shadow:var(--shadow-3)}[data-theme=onyx] .hp-field{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}[data-theme=onyx] .form-input:focus-visible,[data-theme=onyx] .form-textarea:focus-visible,[data-theme=onyx] .range-field input[type=number]:focus-visible{outline:none}[data-theme=onyx] .range-field input[type=range]{width:100%;height:32px;accent-color:var(--accent);cursor:pointer;margin:22px 0 0}[data-theme=onyx] .range-field small{color:var(--text-soft);font-size:var(--t-small);justify-content:space-between;display:flex}[data-theme=onyx] .params-col{background:linear-gradient(125deg, color-mix(in srgb, var(--accent) 7%, transparent), transparent 42%)}[data-theme=onyx] .param-group+.param-group{margin-top:24px}[data-theme=onyx] .choice-grid{gap:var(--s-4);display:grid}[data-theme=onyx] .choice-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}[data-theme=onyx] .choice-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}[data-theme=onyx] .choice-btn{border:1px solid var(--line);border-radius:var(--r-sm);background:color-mix(in srgb, var(--text) 3.5%, transparent);min-width:0;min-height:52px;font-size:var(--t-small);cursor:pointer;transition:border-color var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);padding:8px 10px;font-weight:750}[data-theme=onyx] .check-btn{align-items:center;gap:var(--s-4);border:1px solid var(--line);border-radius:var(--r-sm);background:color-mix(in srgb, var(--text) 3.5%, transparent);min-width:0;min-height:52px;font-size:var(--t-small);text-align:left;cursor:pointer;transition:border-color var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);padding:8px 14px;font-weight:750;display:flex}[data-theme=onyx] .check-btn>span{border:1px solid color-mix(in srgb, var(--text-muted) 67%, var(--surface-3));border-radius:var(--r-xs);flex:0 0 18px;width:18px;height:18px}[data-theme=onyx] .choice-btn.is-active,[data-theme=onyx] .check-btn.is-active{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 17%, transparent);box-shadow:var(--shadow-4)}[data-theme=onyx] .check-btn.is-active>span{border-color:var(--accent);background:var(--accent);position:relative}[data-theme=onyx] .check-btn.is-active>span:after{content:"";border:solid var(--accent-contrast);border-width:0 2px 2px 0;width:5px;height:8px;position:absolute;top:3px;left:5px;transform:rotate(45deg)}[data-theme=onyx] .price-card{border:1px solid color-mix(in srgb, var(--accent) 42%, transparent);border-radius:var(--r-sm);background:color-mix(in srgb, var(--bg-alt) 78%, transparent);margin-top:28px;padding:22px}[data-theme=onyx] .price-card>div{justify-content:space-between;align-items:flex-end;gap:var(--s-6);display:flex}[data-theme=onyx] .price-card>div span{font-size:var(--t-small);font-weight:700}[data-theme=onyx] .price-card>div strong{font-size:var(--t-h4);white-space:nowrap;line-height:1}[data-theme=onyx] .price-card dl{gap:var(--s-3);margin:20px 0 0;display:grid}[data-theme=onyx] .price-card dl>div{color:var(--text-soft);font-size:var(--t-small);justify-content:space-between;gap:14px;display:flex}[data-theme=onyx] .price-card dt,[data-theme=onyx] .price-card dd{margin:0}[data-theme=onyx] .price-note{color:var(--text-muted);font-size:var(--t-caption);margin:16px 0 18px;line-height:1.5}[data-theme=onyx] .order-section{grid-template-columns:minmax(0,1.45fr) minmax(340px,.55fr);align-items:start;gap:28px;padding-top:44px;padding-bottom:48px;scroll-margin-top:20px;display:grid}[data-theme=onyx] .cart-panel{border:1px solid var(--line);border-radius:var(--r-sm);background:color-mix(in srgb, var(--surface-1) 94%, transparent);min-width:0;padding:28px}[data-theme=onyx] .panel-heading{justify-content:space-between;gap:var(--s-7);align-items:center;display:flex}[data-theme=onyx] .panel-heading h2{font-size:var(--t-h3);margin:0}[data-theme=onyx] .panel-actions{align-items:center;gap:var(--s-5);display:flex}[data-theme=onyx] .panel-actions span{border-radius:var(--r-xs);color:var(--accent);background:color-mix(in srgb, var(--accent) 12%, transparent);font-size:var(--t-caption);padding:6px 10px}[data-theme=onyx] .panel-actions button,[data-theme=onyx] .cart-price button{color:var(--text-soft);cursor:pointer;transition:border-color var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);background:0 0;border:0;text-decoration:underline}[data-theme=onyx] .empty-cart{align-content:center;place-items:center;gap:var(--s-5);border:1px dashed color-mix(in srgb, var(--accent) 34%, transparent);border-radius:var(--r-sm);text-align:center;min-height:220px;margin-top:20px;padding:28px;display:grid}[data-theme=onyx] .empty-cart>span{width:62px;height:62px;color:var(--accent);place-items:center;display:grid}[data-theme=onyx] .empty-cart svg{width:56px;height:56px}[data-theme=onyx] .empty-cart p{max-width:440px;color:var(--text-soft);margin:0;line-height:1.55}[data-theme=onyx] .cart-list{gap:14px;margin-top:20px;display:grid}[data-theme=onyx] .cart-item{padding:var(--s-7);border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface-1);grid-template-columns:150px minmax(0,1fr) 185px;gap:22px;display:grid}[data-theme=onyx] .cart-thumb{border:1px solid var(--line);border-radius:var(--r-sm);background:color-mix(in srgb, var(--text) 2.5%, transparent);place-items:center;min-height:150px;display:grid}[data-theme=onyx] .cart-thumb .window-diagram{width:130px;height:110px}[data-theme=onyx] .cart-info h3{font-size:var(--t-lead);margin:0}[data-theme=onyx] .cart-info>p{color:var(--text-soft);font-size:var(--t-small);margin:8px 0 16px}[data-theme=onyx] .cart-info dl{gap:var(--s-5);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}[data-theme=onyx] .cart-info dl div{min-width:0}[data-theme=onyx] .cart-info dt{color:var(--text-muted);font-size:var(--t-micro)}[data-theme=onyx] .cart-info dd{overflow-wrap:anywhere;font-size:var(--t-caption);margin:3px 0 0}[data-theme=onyx] .cart-price{align-items:flex-end;gap:var(--s-4);text-align:right;flex-direction:column;display:flex}[data-theme=onyx] .cart-price span{color:var(--text-muted);font-size:var(--t-caption)}[data-theme=onyx] .cart-price strong{color:var(--accent);font-size:var(--t-lead)}[data-theme=onyx] .cart-total{border-top:1px solid var(--line);justify-content:flex-end;align-items:center;gap:18px;margin-top:16px;padding-top:18px;display:flex}[data-theme=onyx] .cart-total strong{color:var(--accent);font-size:var(--t-h4)}[data-theme=onyx] .contact-form{border:1px solid var(--line);border-radius:var(--r-sm);background:color-mix(in srgb, var(--surface-1) 94%, transparent);gap:18px;min-width:0;padding:28px;display:grid;position:sticky;top:18px}[data-theme=onyx] .contact-form h2{font-size:var(--t-h3);margin:0 0 4px}[data-theme=onyx] .form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}[data-theme=onyx] .form-input{border:1px solid var(--line);border-radius:var(--r-sm);width:100%;height:52px;color:var(--text);background:var(--bg-alt);outline:none;padding:0 14px}[data-theme=onyx] .form-textarea{border:1px solid var(--line);border-radius:var(--r-sm);width:100%;min-height:104px;color:var(--text);background:var(--bg-alt);resize:vertical;outline:none;padding:14px}[data-theme=onyx] .policy-check{gap:var(--s-4);color:var(--text-soft);font-size:var(--t-caption);grid-template-columns:18px minmax(0,1fr);align-items:start;line-height:1.5;display:grid}[data-theme=onyx] .policy-check input{width:18px;height:18px;accent-color:var(--accent);margin:0}[data-theme=onyx] .form-message{border-radius:var(--r-sm);font-size:var(--t-small);margin:0;padding:12px 14px;line-height:1.5}[data-theme=onyx] .form-message-error{color:var(--danger);background:var(--danger-bg)}[data-theme=onyx] .form-message-success{color:var(--success);background:var(--success-bg)}[data-theme=onyx] .form-demo-notice{margin-top:var(--s-3);padding-top:var(--s-3);border-top:1px solid var(--line);font-size:var(--t-small);color:var(--text);font-weight:700;display:block}[data-theme=onyx] .site-footer{justify-content:space-between;align-items:center;gap:var(--s-8);border-top:1px solid var(--line);min-height:82px;color:var(--text-soft);font-size:var(--t-small);padding-top:26px;display:flex}[data-theme=onyx] .site-footer a:hover{color:var(--accent)}[data-theme=onyx] .window-diagram{display:block}[data-theme=onyx] .window-diagram .diagram-frame-shadow{fill:color-mix(in srgb, var(--shadow-color) 55%, transparent)}[data-theme=onyx] .window-diagram .diagram-frame{fill:var(--diagram-frame);stroke:var(--diagram-frame-line);stroke-width:2px}[data-theme=onyx] .window-diagram .diagram-glass{fill:var(--diagram-glass-a);stroke:var(--diagram-glass-b);stroke-width:1.5px}[data-theme=onyx] .window-diagram .diagram-glass-shine{fill:color-mix(in srgb, var(--text) 14%, transparent)}[data-theme=onyx] .window-diagram .diagram-glass-sheen,[data-theme=onyx] .window-diagram .diagram-muted-line{stroke:color-mix(in srgb, var(--text) 36%, transparent);stroke-width:1px}[data-theme=onyx] .window-diagram .diagram-opening-line{stroke:var(--diagram-arrow);stroke-width:1.15px}[data-theme=onyx] .window-diagram .diagram-sash-line{stroke:var(--diagram-sash);stroke-width:1px}[data-theme=onyx] .window-diagram .diagram-handle{fill:var(--diagram-handle);stroke:var(--diagram-handle-line);stroke-width:.8px}[data-theme=onyx] .balcony-diagram .diagram-side-badge{fill:var(--accent);stroke:var(--diagram-badge-line);stroke-width:.8px}[data-theme=onyx] .balcony-diagram .diagram-side-label{fill:var(--diagram-label);font-weight:850}[data-theme=onyx] .calculator-mode{gap:var(--s-4);margin-bottom:18px;display:flex}[data-theme=onyx] .calculator-mode .choice-btn{min-height:48px;font-size:var(--t-small);padding:8px 26px}[data-theme=onyx] .balcony-block-title{margin-top:30px}[data-theme=onyx] .balcony-type-grid{grid-template-columns:repeat(3,minmax(0,1fr))}[data-theme=onyx] .glazing-choice{min-height:78px;padding:var(--s-5);align-content:center;gap:5px;display:grid}[data-theme=onyx] .glazing-choice small{color:var(--text-soft);font-size:var(--t-micro);font-weight:650;line-height:1.35}[data-theme=onyx] .glazing-choice.is-active small{color:var(--text)}[data-theme=onyx] .balcony-extras-group{margin-top:30px}[data-theme=onyx] .balcony-type-name{color:var(--accent);font-size:var(--t-lead);margin:-18px 0 22px;font-weight:800}[data-theme=onyx] .balcony-ruler-frame{--balcony-draw:min(calc(94cqw - var(--ruler-col)), calc((88cqh - var(--ruler-row)) * var(--balcony-aspect)));width:calc(var(--balcony-draw) * var(--balcony-fill) + var(--ruler-col));height:calc(var(--balcony-draw) * var(--balcony-fill) / var(--balcony-aspect) + var(--ruler-row))}[data-theme=onyx] .balcony-params-col .live-preview{min-height:400px;margin-top:0}[data-theme=onyx] .balcony-params-col .preview-inner,[data-theme=onyx] .balcony-params-col .dynamic-window{min-height:340px}[data-theme=onyx] .balcony-params-col .range-field,[data-theme=onyx] .balcony-params-col .range-field+.range-field{margin-top:26px}[data-theme=onyx] .sash-counter{align-items:center;gap:14px;display:flex}[data-theme=onyx] .sash-counter button{border:1px solid var(--line);border-radius:var(--r-sm);width:44px;height:44px;color:var(--text);background:color-mix(in srgb, var(--text) 3.5%, transparent);font-size:var(--t-lead);cursor:pointer;font-weight:750;line-height:1}[data-theme=onyx] .sash-counter button:hover:not(:disabled){border-color:var(--accent);background:color-mix(in srgb, var(--accent) 17%, transparent)}[data-theme=onyx] .sash-counter button:disabled{opacity:.45;cursor:not-allowed}[data-theme=onyx] .sash-counter span{min-width:42px;color:var(--text);font-size:var(--t-lead);font-variant-numeric:tabular-nums;text-align:center;font-weight:800}[data-theme=onyx] .balcony-summary-col .price-card{margin-top:0}[data-theme=onyx] .balcony-price-note{color:var(--accent);font-size:var(--t-small);font-weight:700}@media (min-width:981px){[data-theme=onyx] .calculator-panel.balcony-panel{grid-template-columns:minmax(0,1fr) minmax(380px,1.02fr)}[data-theme=onyx] .balcony-summary-col{border-left:0;border-top:1px solid var(--line);grid-column:1/-1}}@media (max-width:1440px){[data-theme=onyx] .page-container{--gutter:40px;--container-max:1320px}[data-theme=onyx] .main-nav{gap:var(--s-9)}[data-theme=onyx] .hero{gap:44px}[data-theme=onyx] .hero-card{grid-template-columns:minmax(210px,.78fr) minmax(290px,1.22fr);max-width:690px}[data-theme=onyx] .calculator-col{padding:28px}[data-theme=onyx] .cart-info dl{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1200px){[data-theme=onyx] .header-inner{gap:var(--s-7)}[data-theme=onyx] .brand{min-width:210px}[data-theme=onyx] .brand-copy small{display:none}[data-theme=onyx] .main-nav{gap:22px}[data-theme=onyx] .phone{font-size:0}[data-theme=onyx] .hero{grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr);gap:34px}[data-theme=onyx] .hero-card{min-height:420px;padding:28px 24px 22px}[data-theme=onyx] .hero-window-measured{height:290px}[data-theme=onyx] .steps-grid{gap:var(--s-7)}[data-theme=onyx] .step-card{grid-template-columns:72px minmax(0,1fr);column-gap:14px;padding:20px 16px}[data-theme=onyx] .step-marker{width:72px}[data-theme=onyx] .calculator-panel{grid-template-columns:minmax(0,1fr) minmax(235px,.62fr) minmax(330px,.92fr)}[data-theme=onyx] .calculator-col{padding:var(--s-8)}[data-theme=onyx] .choice-grid-3,[data-theme=onyx] .order-section{grid-template-columns:1fr}[data-theme=onyx] .contact-form{position:static}}@media (max-width:1024px){[data-theme=onyx] .page-container{--gutter:32px;--container-max:960px}[data-theme=onyx] .header-actions .gold-button{display:none}}@media (max-width:980px){[data-theme=onyx] .hero{grid-template-columns:1fr;gap:44px;min-height:auto;padding-top:58px}[data-theme=onyx] .hero-card{justify-self:center;max-width:760px}[data-theme=onyx] .steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}[data-theme=onyx] .step-card:after{display:none}[data-theme=onyx] .calculator-panel{grid-template-columns:1fr}[data-theme=onyx] .calculator-col+.calculator-col{border-top:1px solid var(--line);border-left:0}[data-theme=onyx] .choice-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}[data-theme=onyx] .live-preview{min-height:520px}[data-theme=onyx] .preview-inner,[data-theme=onyx] .dynamic-window{min-height:440px}[data-theme=onyx] .range-field+.range-field{margin-top:42px}}@media (max-width:760px){[data-theme=onyx] .site-shell{padding-top:10px}[data-theme=onyx] .header-inner{border-radius:var(--r-md);grid-template-columns:1fr auto;min-height:70px;padding:8px 12px}[data-theme=onyx] .brand{min-width:0}[data-theme=onyx] .brand-mark{flex-basis:50px;width:50px;height:50px}[data-theme=onyx] .main-nav{gap:var(--s-1);padding:var(--s-4);border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface-1);box-shadow:var(--shadow-2);justify-content:stretch;justify-items:stretch;display:none;position:absolute;top:calc(100% + 8px);left:12px;right:12px}[data-theme=onyx] .main-nav.is-open{display:grid}[data-theme=onyx] .main-nav a{border-radius:var(--r-xs);padding:12px 14px}[data-theme=onyx] .main-nav a:hover,[data-theme=onyx] .main-nav a.is-active{background:color-mix(in srgb, var(--accent) 8%, transparent)}[data-theme=onyx] .main-nav a.is-active:after,[data-theme=onyx] .header-actions{display:none}[data-theme=onyx] .menu-toggle{display:block}[data-theme=onyx] .hero{padding-top:44px;padding-bottom:36px}[data-theme=onyx] .hero h1 span+span{margin-top:0;transform:none}[data-theme=onyx] .hero-actions{flex-direction:column}[data-theme=onyx] .hero-actions>*{width:100%;min-width:0}[data-theme=onyx] .hero-features{gap:var(--s-8);flex-wrap:wrap}[data-theme=onyx] .hero-card{grid-template-columns:1fr;padding:24px 18px 18px}[data-theme=onyx] .hero-card-copy{text-align:center}[data-theme=onyx] .hero-card-copy strong,[data-theme=onyx] .hero-card-copy p{margin-left:auto;margin-right:auto}[data-theme=onyx] .hero-window-measured{width:min(100%,430px)}[data-theme=onyx] .hero-card-badges{grid-column:1}[data-theme=onyx] .benefits-grid{grid-template-columns:1fr}[data-theme=onyx] .window-select-menu{width:calc(100vw - 48px)}[data-theme=onyx] .selector-grid{grid-template-columns:repeat(3,minmax(100px,1fr))}[data-theme=onyx] .cart-item{grid-template-columns:120px minmax(0,1fr)}[data-theme=onyx] .cart-price{text-align:left;grid-column:1/-1;align-items:flex-start}}@media (max-width:600px){[data-theme=onyx] .page-container{--gutter:24px}[data-theme=onyx] .hero h1{line-height:1.02}[data-theme=onyx] .hero h1 span+span{margin-top:0}[data-theme=onyx] .hero-lead{margin-top:22px}[data-theme=onyx] .hero-features{grid-template-columns:1fr;gap:14px;display:grid}[data-theme=onyx] .hero-window-measured{grid-template-columns:minmax(0,1fr) 72px;height:260px}[data-theme=onyx] .dimension-ruler{font-size:var(--t-caption)}[data-theme=onyx] .steps-grid{grid-template-columns:1fr}[data-theme=onyx] .step-card{min-height:142px}[data-theme=onyx] .calculator-section{width:100%}[data-theme=onyx] .calculator-panel{border-left:0;border-right:0;border-radius:0}[data-theme=onyx] .calculator-col{padding:24px 16px}[data-theme=onyx] .window-select-trigger{gap:var(--s-5);grid-template-columns:58px minmax(0,1fr) 24px;padding-inline:12px}[data-theme=onyx] .select-thumb{width:54px;height:54px}[data-theme=onyx] .window-select-trigger strong{font-size:var(--t-body)}[data-theme=onyx] .window-select-menu{width:calc(100vw - 24px);padding:14px;left:-4px}[data-theme=onyx] .selector-grid{grid-template-columns:repeat(2,minmax(0,1fr))}[data-theme=onyx] .live-preview{min-height:420px;padding:var(--s-5)}[data-theme=onyx] .preview-inner,[data-theme=onyx] .dynamic-window{min-height:370px}[data-theme=onyx] .preview-ruler-frame{--ruler-col:72px;--ruler-row:48px;grid-template-columns:minmax(0,1fr) 66px;gap:8px 6px}[data-theme=onyx] .choice-grid-3,[data-theme=onyx] .choice-grid-2{grid-template-columns:1fr}[data-theme=onyx] .price-card>div{flex-direction:column;align-items:flex-start}[data-theme=onyx] .cart-panel,[data-theme=onyx] .contact-form{padding:20px 16px}[data-theme=onyx] .panel-heading,[data-theme=onyx] .cart-total{flex-direction:column;align-items:flex-start}[data-theme=onyx] .cart-item{grid-template-columns:1fr}[data-theme=onyx] .cart-thumb{min-height:130px}[data-theme=onyx] .cart-info dl,[data-theme=onyx] .form-row{grid-template-columns:1fr}[data-theme=onyx] .cart-price{grid-column:1}[data-theme=onyx] .site-footer{flex-direction:column;align-items:flex-start}}@media (max-width:390px){[data-theme=onyx] .brand-copy strong{font-size:var(--t-body)}[data-theme=onyx] .hero-card-copy strong{font-size:var(--t-h3)}[data-theme=onyx] .hero-window-measured{height:230px}[data-theme=onyx] .price-chip{min-height:42px;font-size:var(--t-small);padding-inline:14px}[data-theme=onyx] .preview-ruler-frame{grid-template-columns:minmax(0,1fr) 58px}[data-theme=onyx] .dimension-ruler{font-size:var(--t-micro)}}
[data-theme=impulse] [hidden]{display:none!important}[data-theme=impulse] .impulse-shell{overflow-wrap:break-word;font-size:var(--t-body);line-height:1.5}[data-theme=impulse] .impulse-shell h1,[data-theme=impulse] .impulse-shell h2,[data-theme=impulse] .impulse-shell h3{font-family:var(--font-heading);letter-spacing:-.02em;margin:0;font-weight:800;line-height:1.05}[data-theme=impulse] .impulse-shell p{margin:0}[data-theme=impulse] .impulse-shell ul,[data-theme=impulse] .impulse-shell ol{margin-block:0;padding:0;list-style:none}[data-theme=impulse] .impulse-shell dl{margin:0}[data-theme=impulse] .impulse-shell svg:not([class~=window-diagram]){fill:none;stroke:currentColor;stroke-linecap:square;stroke-linejoin:miter;stroke-width:2px}[data-theme=impulse] svg:not([class~=window-diagram]){width:20px;height:20px}[data-theme=impulse] .impulse-eyebrow{align-items:center;gap:var(--s-2);padding:var(--s-1) var(--s-4);color:var(--accent-contrast);font-size:var(--t-micro);letter-spacing:.16em;text-transform:uppercase;background:var(--accent);clip-path:polygon(0 0,100% 0,calc(100% - 10px) 100%,0 100%);font-weight:800;display:inline-flex}[data-theme=impulse] .impulse-section-head{justify-items:start;gap:var(--s-4);padding-bottom:var(--s-9);grid-template-columns:minmax(0,1fr);display:grid}[data-theme=impulse] .impulse-section-title{max-width:20ch;font-size:var(--t-h2);text-transform:uppercase}[data-theme=impulse] .impulse-cta{justify-content:center;align-items:center;gap:var(--s-2);min-height:44px;padding:0 var(--s-7);border:2px solid var(--text);color:var(--accent-contrast);font-size:var(--t-small);letter-spacing:.04em;text-transform:uppercase;background:var(--accent);box-shadow:var(--shadow-1);cursor:pointer;transition:transform var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out), background-color var(--dur-base) var(--ease-out);border-radius:0;font-weight:800;display:inline-flex}[data-theme=impulse] .impulse-cta:hover{background:var(--accent-soft);box-shadow:var(--shadow-2);transform:translate(-2px,-2px)}[data-theme=impulse] .impulse-cta:active{box-shadow:none;transform:translate(2px,2px)}[data-theme=impulse] .impulse-cta:disabled{border-color:var(--text-muted);color:var(--text-muted);background:var(--surface-2);box-shadow:none;cursor:not-allowed}[data-theme=impulse] .impulse-cta-lg{min-height:56px;padding:0 var(--s-9);font-size:var(--t-body)}[data-theme=impulse] .impulse-cta-block{width:100%}[data-theme=impulse] .impulse-ghost{justify-content:center;align-items:center;gap:var(--s-2);min-height:44px;padding:0 var(--s-6);border:2px solid var(--text);color:var(--text);font-size:var(--t-small);letter-spacing:.04em;text-transform:uppercase;background:var(--surface-1);box-shadow:var(--shadow-1);cursor:pointer;transition:transform var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out), color var(--dur-base) var(--ease-out), background-color var(--dur-base) var(--ease-out);font-weight:800;display:inline-flex}[data-theme=impulse] .impulse-ghost:hover{color:var(--bg);background:var(--text);box-shadow:var(--shadow-2);transform:translate(-2px,-2px)}[data-theme=impulse] .impulse-ghost:disabled{border-color:var(--line);color:var(--text-muted);box-shadow:none;cursor:not-allowed;background:0 0;transform:none}[data-theme=impulse] .impulse-bar{border-bottom:2px solid var(--text);background:var(--surface-1)}[data-theme=impulse] .impulse-bar-inner{justify-content:space-between;align-items:center;gap:var(--s-6);min-height:72px;padding-block:var(--s-3);display:flex}[data-theme=impulse] .impulse-brand{align-items:center;gap:var(--s-4);display:inline-flex}[data-theme=impulse] .impulse-brand-mark{border:2px solid var(--text);background:var(--accent);place-items:center;width:44px;height:44px;display:grid}[data-theme=impulse] .impulse-brand-mark img{object-fit:contain;width:30px;height:30px}[data-theme=impulse] .impulse-brand-copy{grid-template-columns:minmax(0,1fr);gap:0;display:grid}[data-theme=impulse] .impulse-brand-copy strong{font-family:var(--font-heading);font-size:var(--t-small);letter-spacing:-.01em;text-transform:uppercase;font-weight:800}[data-theme=impulse] .impulse-brand-copy strong span{color:var(--accent-deep)}[data-theme=impulse] .impulse-brand-copy small{color:var(--text-muted);font-size:var(--t-micro);letter-spacing:.1em;text-transform:uppercase}[data-theme=impulse] .impulse-bar-actions{align-items:center;gap:var(--s-6);display:flex}[data-theme=impulse] .impulse-phone{align-items:center;gap:var(--s-2);font-size:var(--t-small);font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:700;display:inline-flex}[data-theme=impulse] .impulse-phone:hover{color:var(--accent-deep)}[data-theme=impulse] .impulse-hero{padding-block:var(--s-11) var(--s-9);background:repeating-linear-gradient(-60deg, color-mix(in srgb, var(--accent) 12%, transparent) 0, color-mix(in srgb, var(--accent) 12%, transparent) 2px, transparent 2px, transparent 14px), var(--bg)}[data-theme=impulse] .impulse-hero-grid{align-items:start;gap:var(--s-10);grid-template-columns:minmax(0,1fr) 300px;display:grid}[data-theme=impulse] .impulse-hero-copy{justify-items:start;gap:var(--s-6);grid-template-columns:minmax(0,1fr);display:grid}[data-theme=impulse] .impulse-hero-title{font-size:var(--t-display);text-transform:uppercase;grid-template-columns:minmax(0,1fr);display:grid}[data-theme=impulse] .impulse-hero-title-accent{color:var(--accent-deep)}[data-theme=impulse] .impulse-hero-lead{max-width:52ch;color:var(--text-soft);font-size:var(--t-lead)}[data-theme=impulse] .impulse-hero-actions{gap:var(--s-4);padding-top:var(--s-2);flex-wrap:wrap;display:flex}[data-theme=impulse] .impulse-hero-tag{gap:var(--s-4);padding:var(--s-7);color:var(--bg);background:var(--surface-3);box-shadow:var(--shadow-2);clip-path:polygon(0 0,100% 0,100% calc(100% - 22px),calc(100% - 22px) 100%,0 100%);grid-template-columns:minmax(0,1fr);display:grid}[data-theme=impulse] .impulse-hero-price{justify-items:start;gap:var(--s-1);grid-template-columns:minmax(0,1fr);display:grid}[data-theme=impulse] .impulse-hero-price small{color:var(--accent-soft);font-size:var(--t-micro);letter-spacing:.16em;text-transform:uppercase;font-weight:700}[data-theme=impulse] .impulse-hero-price strong{color:var(--accent);font-family:var(--font-heading);font-size:var(--t-h3);font-variant-numeric:tabular-nums;font-weight:800}[data-theme=impulse] .impulse-hero-tag p{color:color-mix(in srgb, var(--bg) 72%, transparent);font-size:var(--t-small)}[data-theme=impulse] .impulse-hero-badges{gap:var(--s-4);padding-top:var(--s-2);border-top:1px solid color-mix(in srgb, var(--bg) 26%, transparent);flex-wrap:wrap;display:flex}[data-theme=impulse] .impulse-hero-badges li{align-items:center;gap:var(--s-2);color:color-mix(in srgb, var(--bg) 80%, transparent);font-size:var(--t-caption);font-weight:700;display:inline-flex}[data-theme=impulse] .impulse-shell .impulse-hero-specs{gap:var(--s-4);padding-top:var(--s-8);flex-wrap:wrap;display:flex}[data-theme=impulse] .impulse-hero-specs li{align-items:center;gap:var(--s-3);padding:var(--s-3) var(--s-6);border:2px solid var(--text);color:var(--text);font-size:var(--t-small);text-transform:uppercase;background:var(--surface-1);box-shadow:var(--shadow-1);font-weight:800;display:inline-flex}[data-theme=impulse] .impulse-hero-specs i{color:var(--accent-deep);place-items:center;display:grid}[data-theme=impulse] .impulse-wizard{padding-block:var(--s-9) var(--s-11)}[data-theme=impulse] .impulse-card{gap:var(--s-8);padding:var(--s-8);border:2px solid var(--text);background:var(--surface-1);box-shadow:var(--shadow-2);grid-template-columns:minmax(0,1fr);display:grid}[data-theme=impulse] .impulse-rail{gap:var(--s-6);grid-template-columns:minmax(0,1fr);display:grid;position:relative}[data-theme=impulse] .impulse-rail-track{border:2px solid var(--text);background:var(--surface-2);height:12px;display:block}[data-theme=impulse] .impulse-rail-track i{width:calc(var(--impulse-progress) * 100%);background:var(--accent);height:100%;transition:width var(--dur-slow) var(--ease-out);display:block}[data-theme=impulse] .impulse-rail-steps{gap:var(--s-4);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}[data-theme=impulse] .impulse-rail-step{align-items:center;gap:var(--s-4);text-align:left;cursor:pointer;background:0 0;border:0;min-width:0;padding:0;display:flex}[data-theme=impulse] .impulse-rail-num{width:56px;height:48px;color:var(--text-muted);font-family:var(--font-heading);font-size:var(--t-h4);font-variant-numeric:tabular-nums;background:var(--surface-2);clip-path:polygon(16% 0,100% 0,84% 100%,0 100%);transition:color var(--dur-base) var(--ease-out), background-color var(--dur-base) var(--ease-out);flex:none;place-items:center;font-weight:800;display:grid}[data-theme=impulse] .impulse-rail-label{min-width:0;color:var(--text-muted);font-size:var(--t-small);letter-spacing:.06em;text-transform:uppercase;transition:color var(--dur-base) var(--ease-out);font-weight:800}[data-theme=impulse] .impulse-rail-step:hover .impulse-rail-num{color:var(--text);background:var(--accent-soft)}[data-theme=impulse] .impulse-rail-step:hover .impulse-rail-label{color:var(--text)}[data-theme=impulse] .impulse-rail-step[data-done=true] .impulse-rail-num{color:var(--bg);background:var(--surface-3)}[data-theme=impulse] .impulse-rail-step[data-done=true] .impulse-rail-label{color:var(--text-soft)}[data-theme=impulse] .impulse-rail-step[aria-current=step] .impulse-rail-num{color:var(--accent-contrast);background:var(--accent)}[data-theme=impulse] .impulse-rail-step[aria-current=step] .impulse-rail-label{color:var(--text)}[data-theme=impulse] .impulse-rail-step:focus-visible{outline:3px solid var(--text);outline-offset:var(--s-1)}[data-theme=impulse] .impulse-rail-step:focus-visible .impulse-rail-label{color:var(--text);text-underline-offset:4px;text-decoration:underline}[data-theme=impulse] .impulse-stage{gap:var(--s-5);grid-template-columns:minmax(0,1fr);display:grid}[data-theme=impulse] .impulse-preview{width:100%;max-width:880px;min-height:520px;padding:var(--s-6);border:2px solid var(--text);background:repeating-linear-gradient(90deg, color-mix(in srgb, var(--text) 8%, transparent) 0, color-mix(in srgb, var(--text) 8%, transparent) 1px, transparent 1px, transparent 40px), var(--surface-2);grid-row:1;justify-self:center;place-items:center;display:grid;container-type:size}[data-theme=impulse] .impulse-preview-balcony{min-height:400px}[data-theme=impulse] .impulse-preview-frame{--ruler-col:88px;--ruler-row:46px;--fit:min(calc(92cqw - var(--ruler-col)), calc(92cqh - var(--ruler-row)));width:calc(var(--fit) * var(--window-wf) + var(--ruler-col));height:calc(var(--fit) * var(--window-hf) + var(--ruler-row));gap:var(--s-3);transition:width var(--dur-fast) var(--ease-out), height var(--dur-fast) var(--ease-out);grid-template-rows:minmax(0,1fr) 34px;grid-template-columns:minmax(0,1fr) 76px;display:grid}[data-theme=impulse] .impulse-preview-frame-balcony{--balcony-draw:min(calc(92cqw - var(--ruler-col)), calc((92cqh - var(--ruler-row)) * var(--balcony-aspect)));width:calc(var(--balcony-draw) * var(--balcony-fill) + var(--ruler-col));height:calc(var(--balcony-draw) * var(--balcony-fill) / var(--balcony-aspect) + var(--ruler-row))}[data-theme=impulse] .impulse-preview-art{grid-area:1/1;width:100%;height:100%}[data-theme=impulse] .impulse-preview-frame>.impulse-ruler-h{grid-area:2/1}[data-theme=impulse] .impulse-preview-frame>.impulse-ruler-v{grid-area:1/2}[data-theme=impulse] .impulse-running{align-items:baseline;gap:var(--s-2) var(--s-6);padding:var(--s-5) var(--s-7);color:var(--bg);background:var(--surface-3);box-shadow:var(--shadow-1);flex-wrap:wrap;grid-row:2;display:flex}[data-theme=impulse] .impulse-running-label{color:var(--accent-soft);font-size:var(--t-micro);letter-spacing:.12em;text-transform:uppercase;font-weight:800}[data-theme=impulse] .impulse-running-value{color:var(--accent);font-family:var(--font-heading);font-size:var(--t-h3);font-variant-numeric:tabular-nums;font-weight:800;line-height:1.05}[data-theme=impulse] .impulse-running-of{color:color-mix(in srgb, var(--bg) 70%, transparent);font-size:var(--t-caption);margin-left:auto;font-weight:700}[data-theme=impulse] .impulse-step{align-content:start;gap:var(--s-7);grid-template-columns:minmax(0,1fr);min-height:260px;display:grid}[data-theme=impulse] .impulse-pane{align-content:start;gap:var(--s-6);grid-template-columns:minmax(0,1fr);display:grid}[data-theme=impulse] .impulse-step-title{font-size:var(--t-h3);text-transform:uppercase}[data-theme=impulse] .impulse-step-note{color:var(--text-soft);font-size:var(--t-small);font-weight:700}[data-theme=impulse] .impulse-modes{gap:var(--s-3);flex-wrap:wrap;display:flex}[data-theme=impulse] .impulse-modes>button{min-height:46px;padding:0 var(--s-8);border:2px solid var(--text);color:var(--text);font-size:var(--t-small);letter-spacing:.04em;text-transform:uppercase;background:var(--surface-1);cursor:pointer;transition:color var(--dur-base) var(--ease-out), background-color var(--dur-base) var(--ease-out);font-weight:800}[data-theme=impulse] .impulse-modes>button:hover{background:var(--accent-soft)}[data-theme=impulse] .impulse-modes>button[aria-pressed=true]{color:var(--accent-contrast);background:var(--accent);box-shadow:var(--shadow-1)}[data-theme=impulse] .impulse-group{gap:var(--s-4);grid-template-columns:minmax(0,1fr);display:grid}[data-theme=impulse] .impulse-group h3{color:var(--text-muted);font-size:var(--t-micro);letter-spacing:.14em;text-transform:uppercase;font-weight:800}[data-theme=impulse] .impulse-tiles{gap:var(--s-4);grid-template-columns:repeat(auto-fill,minmax(132px,1fr));display:grid}[data-theme=impulse] .impulse-tile{justify-items:center;gap:var(--s-3);min-width:0;padding:var(--s-4);border:2px solid var(--line);color:var(--text-soft);font:inherit;background:var(--surface-1);cursor:pointer;transition:border-color var(--dur-base) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);grid-template-columns:minmax(0,1fr);display:grid}[data-theme=impulse] .impulse-tile:hover{border-color:var(--text);box-shadow:var(--shadow-1);transform:translate(-2px,-2px)}[data-theme=impulse] .impulse-tile[aria-pressed=true]{border-color:var(--text);color:var(--text);background:var(--surface-1);box-shadow:var(--shadow-1)}[data-theme=impulse] .impulse-tile-art{place-items:center;width:100%;height:72px;display:grid}[data-theme=impulse] .impulse-tile-art svg{width:auto;height:100%}[data-theme=impulse] .impulse-tile-name{font-size:var(--t-caption);text-align:center;font-weight:700}[data-theme=impulse] .impulse-tile[aria-pressed=true] .impulse-tile-name{color:var(--accent-deep)}[data-theme=impulse] .impulse-ranges{gap:var(--s-7) var(--s-9);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}[data-theme=impulse] .impulse-range{align-items:center;gap:var(--s-3) var(--s-4);grid-template-columns:minmax(0,1fr) 128px;min-width:0;display:grid}[data-theme=impulse] .impulse-range-label{color:var(--text-soft);font-size:var(--t-small);letter-spacing:.04em;text-transform:uppercase;grid-column:1;font-weight:800}[data-theme=impulse] .impulse-number{width:100%;height:46px;padding:0 var(--s-4);border:2px solid var(--text);color:var(--text);font-family:var(--font-heading);font-size:var(--t-body);font-variant-numeric:tabular-nums;text-align:right;background:var(--surface-1);transition:box-shadow var(--dur-fast) var(--ease-out);grid-area:1/2;font-weight:700}[data-theme=impulse] .impulse-number:hover{box-shadow:var(--shadow-1)}[data-theme=impulse] .impulse-number:focus{box-shadow:var(--shadow-3);outline:none}[data-theme=impulse] .impulse-slider{width:100%;height:24px;accent-color:var(--accent);cursor:pointer;grid-column:1/-1;margin:0}[data-theme=impulse] .impulse-scale{color:var(--text-muted);font-size:var(--t-micro);font-variant-numeric:tabular-nums;grid-column:1/-1;justify-content:space-between;font-weight:700;display:flex}[data-theme=impulse] .impulse-params{gap:var(--s-7) var(--s-9);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}[data-theme=impulse] .impulse-param{align-content:start;gap:var(--s-3);grid-template-columns:minmax(0,1fr);min-width:0;display:grid}[data-theme=impulse] .impulse-param h3{color:var(--text-muted);font-size:var(--t-micro);letter-spacing:.14em;text-transform:uppercase;font-weight:800}[data-theme=impulse] .impulse-choices,[data-theme=impulse] .impulse-checks{gap:var(--s-2);flex-wrap:wrap;display:flex}[data-theme=impulse] .impulse-choices>button{min-height:40px;padding:0 var(--s-5);border:2px solid var(--line);color:var(--text-soft);font-size:var(--t-small);background:var(--surface-1);cursor:pointer;transition:border-color var(--dur-base) var(--ease-out), color var(--dur-base) var(--ease-out);font-weight:700}[data-theme=impulse] .impulse-choices>button:hover{border-color:var(--text);color:var(--text)}[data-theme=impulse] .impulse-choices>button[aria-pressed=true]{border-color:var(--text);color:var(--accent-contrast);background:var(--accent);box-shadow:var(--shadow-1)}[data-theme=impulse] .impulse-choices-wide{gap:var(--s-4);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}[data-theme=impulse] .impulse-glazing{justify-items:start;gap:var(--s-1);min-height:76px;padding:var(--s-4) var(--s-5);text-align:left;grid-template-columns:minmax(0,1fr);display:grid}[data-theme=impulse] .impulse-glazing strong{font-size:var(--t-small);text-transform:uppercase;font-weight:800}[data-theme=impulse] .impulse-glazing small{color:var(--text-muted);font-size:var(--t-caption);font-weight:600}[data-theme=impulse] .impulse-choices-wide>button[aria-pressed=true] small{color:var(--accent-contrast)}[data-theme=impulse] .impulse-checks>button{align-items:center;gap:var(--s-3);min-height:40px;padding:0 var(--s-5) 0 var(--s-3);border:2px solid var(--line);color:var(--text-soft);font-size:var(--t-small);background:var(--surface-1);cursor:pointer;transition:border-color var(--dur-base) var(--ease-out), color var(--dur-base) var(--ease-out);font-weight:700;display:inline-flex}[data-theme=impulse] .impulse-checks>button>span{border:2px solid var(--text-muted);width:18px;height:18px;transition:border-color var(--dur-base) var(--ease-out), background-color var(--dur-base) var(--ease-out);background:0 0;flex:none;display:block}[data-theme=impulse] .impulse-checks>button:hover,[data-theme=impulse] .impulse-checks>button[aria-pressed=true]{border-color:var(--text);color:var(--text)}[data-theme=impulse] .impulse-checks>button[aria-pressed=true]>span{border-color:var(--text);background:var(--accent)}[data-theme=impulse] .impulse-stepper{border:2px solid var(--text);background:var(--surface-1);width:max-content;box-shadow:var(--shadow-1);align-items:center;gap:0;display:inline-flex}[data-theme=impulse] .impulse-stepper button{width:46px;height:44px;color:var(--text);font-size:var(--t-lead);cursor:pointer;transition:background-color var(--dur-base) var(--ease-out);background:0 0;border:0;font-weight:800}[data-theme=impulse] .impulse-stepper button:hover{background:var(--accent-soft)}[data-theme=impulse] .impulse-stepper button:disabled{color:var(--text-muted);background:var(--surface-2);cursor:not-allowed}[data-theme=impulse] .impulse-stepper span{min-width:52px;padding-inline:var(--s-3);border-inline:2px solid var(--text);font-family:var(--font-heading);font-size:var(--t-body);font-variant-numeric:tabular-nums;text-align:center;font-weight:800;line-height:40px}[data-theme=impulse] .impulse-total{gap:var(--s-6);grid-template-columns:minmax(0,1fr);display:grid}[data-theme=impulse] .impulse-total-head{gap:var(--s-3);padding:var(--s-8);color:var(--bg);background:var(--surface-3);box-shadow:var(--shadow-2);clip-path:polygon(0 0,100% 0,100% calc(100% - 26px),calc(100% - 26px) 100%,0 100%);grid-template-columns:minmax(0,1fr);display:grid}[data-theme=impulse] .impulse-total-head .impulse-step-title{color:var(--accent-soft);font-size:var(--t-micro);letter-spacing:.14em}[data-theme=impulse] .impulse-total-value{color:var(--accent);font-family:var(--font-heading);font-size:var(--t-h2);font-variant-numeric:tabular-nums;font-weight:800;line-height:1}[data-theme=impulse] .impulse-total-note{max-width:46ch;color:color-mix(in srgb, var(--bg) 70%, transparent);font-size:var(--t-small)}[data-theme=impulse] .impulse-total-rows{grid-template-columns:minmax(0,1fr);gap:0;display:grid}[data-theme=impulse] .impulse-total-rows>div{justify-content:space-between;align-items:baseline;gap:var(--s-4);padding-block:var(--s-4);border-bottom:2px solid var(--line);display:flex}[data-theme=impulse] .impulse-total-rows dt{color:var(--text-soft);font-size:var(--t-small);font-weight:700}[data-theme=impulse] .impulse-total-rows dd{font-size:var(--t-body);font-variant-numeric:tabular-nums;white-space:nowrap;margin:0;font-weight:800}[data-theme=impulse] .impulse-wizard-nav{justify-content:space-between;align-items:center;gap:var(--s-5);padding-top:var(--s-6);border-top:2px solid var(--text);display:flex}[data-theme=impulse] .impulse-cart-link{color:var(--text-muted);font-size:var(--t-small);text-underline-offset:4px;font-weight:700;text-decoration:underline}[data-theme=impulse] .impulse-cart-link:hover{color:var(--accent-deep)}[data-theme=impulse] .impulse-trust{padding-block:var(--s-10);color:var(--bg);background:var(--surface-3)}[data-theme=impulse] .impulse-trust-grid{gap:var(--s-9);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}[data-theme=impulse] .impulse-trust-item{align-content:start;gap:var(--s-3);min-width:0;padding-left:var(--s-6);border-left:4px solid var(--accent);grid-template-columns:minmax(0,1fr);display:grid}[data-theme=impulse] .impulse-trust-title{color:var(--accent-soft);font-size:var(--t-micro);letter-spacing:.16em;text-transform:uppercase;font-weight:800}[data-theme=impulse] .impulse-trust-value{font-family:var(--font-heading);font-size:var(--t-h3);text-transform:uppercase;font-weight:800;line-height:1.05}[data-theme=impulse] .impulse-trust-note{color:color-mix(in srgb, var(--bg) 68%, transparent);font-size:var(--t-small)}[data-theme=impulse] .impulse-benefits{padding-block:var(--s-11)}[data-theme=impulse] .impulse-benefit-rows{gap:var(--s-6);grid-template-columns:minmax(0,1fr);display:grid}[data-theme=impulse] .impulse-benefit{align-items:center;gap:var(--s-6);padding:var(--s-7);border:2px solid var(--text);background:var(--surface-1);box-shadow:var(--shadow-1);transition:transform var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out);grid-template-columns:92px 52px minmax(0,1fr);display:grid}[data-theme=impulse] .impulse-benefit:hover{box-shadow:var(--shadow-2);transform:translate(-2px,-2px)}[data-theme=impulse] .impulse-benefit-num{height:76px;color:var(--accent-contrast);font-family:var(--font-heading);font-size:var(--t-h2);font-variant-numeric:tabular-nums;background:var(--accent);clip-path:polygon(18% 0,100% 0,82% 100%,0 100%);place-items:center;font-weight:800;display:grid}[data-theme=impulse] .impulse-benefit-icon{width:52px;height:52px;color:var(--text);border:2px solid var(--text);place-items:center;display:grid}[data-theme=impulse] .impulse-benefit-icon svg{width:24px;height:24px}[data-theme=impulse] .impulse-benefit-copy{gap:var(--s-2);grid-template-columns:minmax(0,1fr);min-width:0;display:grid}[data-theme=impulse] .impulse-benefit-copy h3{font-size:var(--t-h3);text-transform:uppercase}[data-theme=impulse] .impulse-benefit-copy p{color:var(--text-soft);font-size:var(--t-body)}[data-theme=impulse] .impulse-request{padding-block:0 var(--s-11)}[data-theme=impulse] .impulse-request-grid{align-items:start;gap:var(--s-8);grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}[data-theme=impulse] .impulse-cart{align-content:start;gap:var(--s-6);padding:var(--s-8);border:2px solid var(--text);background:var(--surface-1);box-shadow:var(--shadow-2);grid-template-columns:minmax(0,1fr);display:grid}[data-theme=impulse] .impulse-cart-head{justify-content:space-between;align-items:baseline;gap:var(--s-4);flex-wrap:wrap;display:flex}[data-theme=impulse] .impulse-cart-actions{align-items:center;gap:var(--s-4);color:var(--text-muted);font-size:var(--t-small);font-weight:700;display:inline-flex}[data-theme=impulse] .impulse-cart-actions button{color:var(--accent-deep);font-size:var(--t-small);text-underline-offset:4px;cursor:pointer;background:0 0;border:0;padding:0;font-weight:800;text-decoration:underline}[data-theme=impulse] .impulse-cart-empty{justify-items:start;gap:var(--s-3);padding:var(--s-8);border:2px dashed var(--line);background:var(--surface-2);grid-template-columns:minmax(0,1fr);display:grid}[data-theme=impulse] .impulse-cart-empty span{width:44px;height:44px;color:var(--accent-deep);border:2px solid var(--accent);place-items:center;display:grid}[data-theme=impulse] .impulse-cart-empty strong{font-family:var(--font-heading);font-size:var(--t-body);font-weight:800}[data-theme=impulse] .impulse-cart-empty p{color:var(--text-soft);font-size:var(--t-small)}[data-theme=impulse] .impulse-cart-list{gap:var(--s-5);grid-template-columns:minmax(0,1fr);display:grid}[data-theme=impulse] .impulse-cart-item{gap:var(--s-5);padding:var(--s-5);border:2px solid var(--line);background:var(--surface-1);grid-template-columns:96px minmax(0,1fr);display:grid}[data-theme=impulse] .impulse-cart-art{place-items:start center;display:grid}[data-theme=impulse] .impulse-cart-art svg{width:100%;height:auto}[data-theme=impulse] .impulse-cart-info{gap:var(--s-3);grid-template-columns:minmax(0,1fr);min-width:0;display:grid}[data-theme=impulse] .impulse-cart-info h3{font-size:var(--t-body);text-transform:uppercase}[data-theme=impulse] .impulse-cart-info>p{color:var(--text-soft);font-size:var(--t-caption)}[data-theme=impulse] .impulse-cart-info dl{gap:var(--s-2) var(--s-5);grid-template-columns:repeat(auto-fit,minmax(140px,1fr));display:grid}[data-theme=impulse] .impulse-cart-info dt{color:var(--text-muted);font-size:var(--t-micro);letter-spacing:.08em;text-transform:uppercase;font-weight:700}[data-theme=impulse] .impulse-cart-info dd{font-size:var(--t-caption);margin:0;font-weight:600}[data-theme=impulse] .impulse-cart-price{justify-content:space-between;align-items:center;gap:var(--s-4);padding-top:var(--s-4);border-top:2px solid var(--line);flex-wrap:wrap;grid-column:1/-1;display:flex}[data-theme=impulse] .impulse-cart-price>span{color:var(--text-muted);font-size:var(--t-micro);letter-spacing:.08em;text-transform:uppercase;font-weight:700}[data-theme=impulse] .impulse-cart-price>strong{font-family:var(--font-heading);font-size:var(--t-body);font-variant-numeric:tabular-nums;font-weight:800}[data-theme=impulse] .impulse-cart-buttons{gap:var(--s-4);display:inline-flex}[data-theme=impulse] .impulse-cart-buttons button{color:var(--text-soft);font-size:var(--t-caption);text-underline-offset:4px;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700;text-decoration:underline}[data-theme=impulse] .impulse-cart-buttons button:hover{color:var(--accent-deep)}[data-theme=impulse] .impulse-cart-total{justify-content:space-between;align-items:baseline;gap:var(--s-4);padding:var(--s-5) var(--s-6);color:var(--bg);background:var(--surface-3);flex-wrap:wrap;display:flex}[data-theme=impulse] .impulse-cart-total span{color:var(--accent-soft);font-size:var(--t-micro);letter-spacing:.12em;text-transform:uppercase;font-weight:800}[data-theme=impulse] .impulse-cart-total strong{color:var(--accent);font-family:var(--font-heading);font-size:var(--t-h3);font-variant-numeric:tabular-nums;font-weight:800}[data-theme=impulse] .impulse-form{align-content:start;gap:var(--s-6);padding:var(--s-8);border:2px solid var(--text);background:var(--surface-1);box-shadow:var(--shadow-2);grid-template-columns:minmax(0,1fr);display:grid}[data-theme=impulse] .impulse-form-grid{gap:var(--s-5);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}[data-theme=impulse] .impulse-field{gap:var(--s-2);grid-template-columns:minmax(0,1fr);min-width:0;display:grid}[data-theme=impulse] .impulse-field span{color:var(--text-muted);font-size:var(--t-micro);letter-spacing:.12em;text-transform:uppercase;font-weight:800}[data-theme=impulse] .impulse-field-wide{grid-column:1/-1}[data-theme=impulse] .impulse-input{width:100%;height:48px;padding:0 var(--s-4);border:2px solid var(--text);color:var(--text);font-size:var(--t-body);background:var(--surface-1);transition:box-shadow var(--dur-fast) var(--ease-out)}[data-theme=impulse] .impulse-textarea{width:100%;min-height:96px;padding:var(--s-4);border:2px solid var(--text);color:var(--text);font-size:var(--t-body);background:var(--surface-1);resize:vertical;transition:box-shadow var(--dur-fast) var(--ease-out)}[data-theme=impulse] .impulse-input:focus,[data-theme=impulse] .impulse-textarea:focus{box-shadow:var(--shadow-3);outline:none}[data-theme=impulse] .impulse-input::placeholder,[data-theme=impulse] .impulse-textarea::placeholder{color:var(--text-muted)}[data-theme=impulse] .impulse-hp{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}[data-theme=impulse] .impulse-agreement{align-items:start;gap:var(--s-3);color:var(--text-soft);font-size:var(--t-small);cursor:pointer;display:flex}[data-theme=impulse] .impulse-agreement input{width:20px;height:20px;accent-color:var(--accent);cursor:pointer;flex:none;margin:0}[data-theme=impulse] .impulse-message{gap:var(--s-2);padding:var(--s-5);border:2px solid var(--text);font-size:var(--t-small);grid-template-columns:minmax(0,1fr);font-weight:700;display:grid}[data-theme=impulse] .impulse-message-error{color:var(--danger);background:var(--danger-bg)}[data-theme=impulse] .impulse-message-success{color:var(--success);background:var(--success-bg)}[data-theme=impulse] .impulse-demo-notice{color:var(--text-soft);font-size:var(--t-caption);font-weight:600}[data-theme=impulse] .impulse-footer{padding-block:var(--s-9);border-top:4px solid var(--accent);background:var(--surface-2)}[data-theme=impulse] .impulse-footer-inner{align-items:center;gap:var(--s-8);grid-template-columns:minmax(0,1fr) auto auto;display:grid}[data-theme=impulse] .impulse-footer-brand{gap:var(--s-1);grid-template-columns:minmax(0,1fr);display:grid}[data-theme=impulse] .impulse-footer-brand strong{font-family:var(--font-heading);font-size:var(--t-small);text-transform:uppercase;font-weight:800}[data-theme=impulse] .impulse-footer-brand span{color:var(--text-muted);font-size:var(--t-caption)}[data-theme=impulse] .impulse-footer-nav{gap:var(--s-3) var(--s-6);flex-wrap:wrap;display:flex}[data-theme=impulse] .impulse-footer-nav a{color:var(--text-soft);font-size:var(--t-small);font-weight:700}[data-theme=impulse] .impulse-footer-nav a:hover{color:var(--accent-deep)}[data-theme=impulse] .impulse-footer-contacts{justify-items:end;gap:var(--s-1);font-size:var(--t-small);grid-template-columns:minmax(0,1fr);font-weight:700;display:grid}[data-theme=impulse] .impulse-footer-contacts a:hover{color:var(--accent-deep)}[data-theme=impulse] .impulse-dock{inset-inline:0;z-index:var(--z-sticky);justify-content:space-between;align-items:center;gap:var(--s-4);padding:var(--s-3) var(--s-5);border-top:2px solid var(--text);color:var(--bg);background:var(--surface-3);display:none;position:fixed;bottom:0}[data-theme=impulse] .impulse-dock-price{grid-template-columns:minmax(0,1fr);gap:0;display:grid}[data-theme=impulse] .impulse-dock-price small{color:var(--accent-soft);font-size:var(--t-micro);letter-spacing:.1em;text-transform:uppercase;font-weight:800}[data-theme=impulse] .impulse-dock-price strong{color:var(--accent);font-family:var(--font-heading);font-size:var(--t-body);font-variant-numeric:tabular-nums;font-weight:800}[data-theme=impulse] .impulse-dock-action{box-shadow:none;flex:none}[data-theme=impulse] .impulse-ruler-h{align-items:center;gap:var(--s-2);min-width:0;color:var(--text);font-size:var(--t-caption);font-variant-numeric:tabular-nums;font-style:normal;font-weight:800;display:flex}[data-theme=impulse] .impulse-ruler-v{align-items:center;gap:var(--s-2);min-width:0;color:var(--text);font-size:var(--t-caption);font-variant-numeric:tabular-nums;flex-direction:column;font-style:normal;font-weight:800;display:flex}[data-theme=impulse] .impulse-ruler-h b,[data-theme=impulse] .impulse-ruler-v b{padding:var(--s-1) var(--s-2);color:var(--accent-contrast);font:inherit;white-space:nowrap;background:var(--accent);flex:none}[data-theme=impulse] .impulse-ruler-h i{background:var(--text);flex:20px;height:2px;display:block;position:relative}[data-theme=impulse] .impulse-ruler-v i{background:var(--text);flex:20px;width:2px;display:block;position:relative}[data-theme=impulse] .impulse-ruler-h i:first-child:before{content:"";background:var(--text);width:2px;height:12px;position:absolute;top:-5px;left:0}[data-theme=impulse] .impulse-ruler-h i:last-child:after{content:"";background:var(--text);width:2px;height:12px;position:absolute;top:-5px;right:0}[data-theme=impulse] .impulse-ruler-v i:first-child:before{content:"";background:var(--text);width:12px;height:2px;position:absolute;top:0;left:-5px}[data-theme=impulse] .impulse-ruler-v i:last-child:after{content:"";background:var(--text);width:12px;height:2px;position:absolute;bottom:0;left:-5px}[data-theme=impulse] .impulse-diagram{display:block}[data-theme=impulse] .impulse-diagram [class~=diagram-frame-shadow]{fill:color-mix(in srgb, var(--shadow-color) 16%, transparent)}[data-theme=impulse] .impulse-diagram [class~=diagram-frame]{fill:var(--diagram-frame);stroke:var(--diagram-frame-line);stroke-width:2.4px}[data-theme=impulse] .impulse-diagram [class~=diagram-glass]{fill:var(--diagram-glass-a);stroke:var(--diagram-glass-b);stroke-width:1.8px}[data-theme=impulse] .impulse-diagram [class~=diagram-glass-shine]{fill:color-mix(in srgb, var(--diagram-frame) 55%, transparent)}[data-theme=impulse] .impulse-diagram [class~=diagram-glass-sheen],[data-theme=impulse] .impulse-diagram [class~=diagram-muted-line]{stroke:color-mix(in srgb, var(--diagram-glass-b) 40%, transparent);stroke-width:1px}[data-theme=impulse] .impulse-diagram [class~=diagram-opening-line]{stroke:var(--diagram-arrow);stroke-width:1.4px}[data-theme=impulse] .impulse-diagram [class~=diagram-sash-line]{stroke:var(--diagram-sash);stroke-width:1.2px}[data-theme=impulse] .impulse-diagram [class~=diagram-handle]{fill:var(--diagram-handle);stroke:var(--diagram-handle-line);stroke-width:1px}[data-theme=impulse] .impulse-diagram [class~=diagram-side-badge]{fill:var(--accent);stroke:var(--diagram-badge-line);stroke-width:1px}[data-theme=impulse] .impulse-diagram [class~=diagram-side-label]{fill:var(--accent-contrast);font-weight:800}@media (max-width:1180px){[data-theme=impulse] .impulse-hero-grid{grid-template-columns:minmax(0,1fr)}[data-theme=impulse] .impulse-hero-tag{justify-self:start;min-width:300px}[data-theme=impulse] .impulse-benefit{grid-template-columns:76px 52px minmax(0,1fr)}}@media (max-width:980px){[data-theme=impulse] .impulse-request-grid{grid-template-columns:minmax(0,1fr)}[data-theme=impulse] .impulse-benefit{grid-template-columns:76px minmax(0,1fr)}[data-theme=impulse] .impulse-benefit-icon{display:none}[data-theme=impulse] .impulse-footer-inner{gap:var(--s-6);grid-template-columns:minmax(0,1fr)}[data-theme=impulse] .impulse-footer-contacts{justify-items:start}[data-theme=impulse] .impulse-dock{display:flex}[data-theme=impulse] .impulse-shell{padding-bottom:84px}[data-theme=impulse] .impulse-running{display:none}}@media (max-width:720px){[data-theme=impulse] .impulse-bar-inner{gap:var(--s-4);flex-wrap:wrap}[data-theme=impulse] .impulse-hero{padding-block:var(--s-9) var(--s-8)}[data-theme=impulse] .impulse-card{gap:var(--s-7);padding:var(--s-6)}[data-theme=impulse] .impulse-rail-steps{gap:var(--s-4) var(--s-5);grid-template-columns:repeat(2,minmax(0,1fr))}[data-theme=impulse] .impulse-ranges,[data-theme=impulse] .impulse-params,[data-theme=impulse] .impulse-form-grid{grid-template-columns:minmax(0,1fr)}[data-theme=impulse] .impulse-preview{min-height:320px;padding:var(--s-4)}[data-theme=impulse] .impulse-preview-balcony{min-height:260px}[data-theme=impulse] .impulse-preview-frame{--ruler-col:66px;--ruler-row:38px;grid-template-rows:minmax(0,1fr) 28px;grid-template-columns:minmax(0,1fr) 56px}[data-theme=impulse] .impulse-benefit{padding:var(--s-5);grid-template-columns:64px minmax(0,1fr)}[data-theme=impulse] .impulse-cart,[data-theme=impulse] .impulse-form{padding:var(--s-6)}[data-theme=impulse] .impulse-trust-grid{gap:var(--s-7);grid-template-columns:minmax(0,1fr)}}@media (max-width:480px){[data-theme=impulse] .impulse-bar-actions{gap:var(--s-4)}[data-theme=impulse] .impulse-hero-actions{grid-template-columns:minmax(0,1fr);width:100%;display:grid}[data-theme=impulse] .impulse-hero-tag{width:100%;min-width:0;padding:var(--s-6)}[data-theme=impulse] .impulse-hero-title{font-size:var(--t-h2)}[data-theme=impulse] .impulse-benefit-copy h3{font-size:var(--t-lead)}[data-theme=impulse] .impulse-rail-steps{gap:var(--s-2);grid-template-columns:repeat(4,minmax(0,1fr))}[data-theme=impulse] .impulse-rail-step{align-items:start;gap:var(--s-2);flex-direction:column}[data-theme=impulse] .impulse-rail-num{width:44px;height:38px;font-size:var(--t-body)}[data-theme=impulse] .impulse-rail-label{display:none}[data-theme=impulse] .impulse-rail-step[aria-current=step] .impulse-rail-label{font-size:var(--t-micro);display:block}[data-theme=impulse] .impulse-range{grid-template-columns:minmax(0,1fr) 104px}[data-theme=impulse] .impulse-cart-item{grid-template-columns:minmax(0,1fr)}[data-theme=impulse] .impulse-cart-art{max-width:140px}[data-theme=impulse] .impulse-tiles{grid-template-columns:repeat(auto-fill,minmax(112px,1fr))}[data-theme=impulse] .impulse-wizard-nav{gap:var(--s-4);flex-wrap:wrap}[data-theme=impulse] .impulse-total-head{padding:var(--s-6)}}
