:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #07132f;--ink-muted: #536079;--paper: #f7f9fd;--surface: #ffffff;--surface-muted: #eef3fa;--line: #d8e1ee;--line-strong: #a9b8cc;--night: #050e24;--night-raised: #0a1734;--night-soft: #10244a;--blue: #1e5eff;--blue-dark: #123fba;--cyan: #39c7e8;--mint: #42d6a4;--lime: #c7ef51;--orange: #ff9c55;--pink: #ec4d8c;--focus: #0d6efd;--shadow: 0 18px 48px rgba(7, 19, 47, .12);--shadow-small: 0 8px 24px rgba(7, 19, 47, .08);--content: min(1440px, calc(100vw - 48px) );--radius: 6px;--header-height: 76px}@media(max-width:760px){:root{--content: calc(100vw - 32px) ;--header-height: 64px}}*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--paper);color:var(--ink);overflow-x:hidden}body,button,input,select,textarea{font:inherit;letter-spacing:0}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{color:inherit}a{color:inherit;text-decoration:none}img,svg{display:block}img{max-width:100%}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(30,94,255,.28);outline-offset:2px}h1,h2,h3,p{margin-top:0}h1,h2,h3,strong{text-wrap:balance}.app-shell{min-height:100vh}.site-header{position:sticky;top:0;z-index:50;display:grid;grid-template-columns:235px minmax(0,1fr) auto;align-items:center;min-height:var(--header-height);padding:0 max(24px,calc((100vw - 1560px)/2));border-bottom:1px solid rgba(216,225,238,.9);background:#fffffff5;box-shadow:0 3px 18px #07132f0d}.brand-link{display:flex;align-items:center;gap:12px;width:fit-content}.brand-link img{width:148px;height:42px;object-fit:contain}.brand-link span{padding-left:10px;border-left:1px solid var(--line);color:var(--blue-dark);font-size:.67rem;font-weight:900}.main-nav{display:flex;justify-content:center;gap:4px}.main-nav a{position:relative;padding:12px 11px;color:#26344e;font-size:.82rem;font-weight:800;white-space:nowrap}.main-nav a:after{position:absolute;right:11px;bottom:5px;left:11px;height:2px;background:var(--blue);content:"";opacity:0;transform:scaleX(.2);transition:opacity .16s ease,transform .16s ease}.main-nav a:hover:after,.main-nav a.is-active:after{opacity:1;transform:scaleX(1)}.header-action,.primary-button,.secondary-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:var(--radius);padding:0 20px;font-weight:850;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.header-actions{display:flex;align-items:center;justify-content:end;gap:8px}.variant-switch{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(30,94,255,.25);border-radius:var(--radius);padding:0 15px;background:#f2f6ff;color:var(--blue-dark);font-size:.79rem;font-weight:850;white-space:nowrap;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.variant-switch:hover{border-color:#1e5eff8c;box-shadow:0 9px 24px #1e5eff24;transform:translateY(-1px)}.variant-switch svg,.main-nav-variant svg{width:17px;height:17px}.main-nav-variant{display:none}.header-action,.primary-button{background:var(--blue);color:#fff;box-shadow:0 8px 22px #1e5eff33}.header-action:hover,.primary-button:hover:not(:disabled){background:var(--blue-dark);box-shadow:0 12px 28px #1e5eff47;transform:translateY(-1px)}.secondary-button{border-color:var(--line-strong);background:#fff;color:var(--ink)}.secondary-button:hover:not(:disabled){border-color:var(--blue);color:var(--blue-dark)}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.5}.primary-button svg,.secondary-button svg,.header-action svg{width:18px;height:18px}.icon-button{display:inline-grid;width:42px;height:42px;place-items:center;border:1px solid var(--line);border-radius:var(--radius);background:#fff;cursor:pointer}.menu-button{display:none}.local-status{display:flex;min-height:34px;align-items:center;justify-content:center;gap:22px;padding:6px 24px;border-bottom:1px solid #b8c9dc;background:#eaf4f8;color:#27415d;font-size:.73rem}.local-status span,.local-status button{display:inline-flex;align-items:center;gap:7px}.local-status svg{width:15px;height:15px}.local-status button{border:0;background:transparent;color:#213c63;font-weight:800;cursor:pointer}.home-hero{position:relative;display:grid;min-height:min(820px,calc(100svh - var(--header-height) - 34px));grid-template-columns:minmax(0,.86fr) minmax(500px,.74fr);gap:clamp(42px,6vw,104px);align-items:center;overflow:hidden;padding:clamp(48px,6vh,74px) max(24px,calc((100vw - 1440px)/2));background:#f6f8fc;color:var(--ink)}.hero-backdrop{position:absolute;inset:0 0 0 auto;width:68%;height:100%;object-fit:cover;object-position:58% center}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f6f8fc,#f6f8fc 31%,#f6f8fced 42%,#07132f6b,#050e24a3),linear-gradient(180deg,#f6f8fc0f 68%,#f6f8fc);pointer-events:none}.hero-copy{position:relative;z-index:1;max-width:690px}.eyebrow,.section-index{display:inline-flex;align-items:center;gap:8px;margin-bottom:20px;color:var(--cyan);font-size:.74rem;font-weight:900}.eyebrow svg{width:17px}.hero-copy h1{max-width:680px;margin-bottom:22px;font-size:clamp(3.4rem,6.4vw,6.9rem);line-height:.91}.hero-copy h1 span{color:var(--blue)}.hero-lead{max-width:620px;margin-bottom:22px;color:#42516a;font-size:clamp(1rem,1.2vw,1.2rem);line-height:1.65}.hero-trust{display:flex;flex-wrap:wrap;gap:8px 18px;margin-bottom:24px}.hero-trust span{display:inline-flex;align-items:center;gap:7px;color:#506078;font-size:.73rem}.hero-trust strong{color:var(--ink)}.hero-trust svg{width:17px;height:17px;color:var(--blue)}.industry-scenes{display:grid;max-width:570px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0}.industry-scenes figure{position:relative;min-width:0;aspect-ratio:16 / 9;margin:0;overflow:hidden;border:1px solid rgba(111,134,170,.4);border-radius:var(--radius);background:#dce5f1}.industry-scenes img{width:100%;height:100%;object-fit:cover}.industry-scenes figure:after{position:absolute;top:40%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#050e24db);content:""}.industry-scenes figcaption{position:absolute;z-index:1;right:10px;bottom:8px;left:10px;color:#fff;font-size:.68rem;font-weight:850}.hero-advisor{position:relative;z-index:2;width:min(100%,590px);min-width:0;justify-self:end}.quick-advisor{width:100%;min-width:0;padding:clamp(20px,2.2vw,30px);border:1px solid rgba(135,181,244,.42);border-radius:var(--radius);background:#05102ae0;box-shadow:0 34px 86px #030a1b61;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.quick-advisor-header{margin-bottom:20px}.quick-advisor-header>span{display:block;margin-bottom:7px;color:var(--cyan);font-size:.69rem;font-weight:900}.quick-advisor-header strong{display:block;font-size:clamp(1.45rem,2.2vw,2.15rem);line-height:1.1}.quick-advisor-header p{margin:8px 0 0;color:#aebed5;font-size:.78rem;line-height:1.5}.advisor-fieldset{margin:0 0 15px;border:0;padding:0}.advisor-fieldset legend,.advisor-select>span,.project-prompt>span{display:flex;align-items:center;gap:8px;margin-bottom:8px;color:#dce7f7;font-size:.75rem;font-weight:850}.advisor-fieldset legend span,.advisor-select b,.project-prompt b{color:var(--cyan);font-size:.63rem}.project-prompt{display:grid;gap:0;margin-top:15px}.project-prompt textarea,.advisor-select select{width:100%;border:1px solid rgba(164,190,226,.5);border-radius:4px;background:#fffffff2;color:var(--ink)}.project-prompt textarea{min-height:96px;resize:vertical;padding:13px 14px;background:#fffffff5;line-height:1.5}.advisor-select{display:grid}.advisor-select select{min-height:46px;padding:0 12px}.kind-options,.scope-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:0}.kind-options button,.scope-options button{display:inline-flex;width:100%;min-width:0;min-height:40px;align-items:center;justify-content:center;gap:5px;border:1px solid #36557c;border-radius:4px;padding:5px 8px;background:#07132fad;color:#c7d4e8;font-size:.69rem;font-weight:750;overflow-wrap:anywhere;text-align:center;white-space:normal;cursor:pointer}.kind-options button svg,.scope-options button svg{width:13px;height:13px}.kind-options button:hover,.kind-options button.is-selected,.scope-options button:hover,.scope-options button.is-selected{border-color:var(--cyan);background:#39c7e82e;color:#fff}.advisor-error{margin:12px 0 0;border-left:3px solid #ff769a;padding:8px 10px;background:#ff769a1f;color:#ffdbe5;font-size:.72rem;line-height:1.45}.advisor-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.advisor-actions .primary-button{flex:1 1 250px}.quick-advisor .secondary-button{flex:0 1 auto;border-color:#45658e;background:transparent;color:#fff}.privacy-note{display:flex;align-items:center;gap:7px;margin:13px 0 0;color:#8fa4c0;font-size:.68rem}.privacy-note svg{width:14px;height:14px;flex:0 0 14px;color:var(--mint)}.analysis-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:18px 0 0;padding:0;list-style:none}.analysis-progress li{display:flex;align-items:center;gap:8px;color:#7589a5;font-size:.7rem}.analysis-progress li>span{display:inline-grid;width:20px;height:20px;flex:0 0 20px;place-items:center;border:1px solid #466389;border-radius:50%;font-size:.65rem}.analysis-progress li svg{width:12px}.analysis-progress li.is-active{color:#fff}.analysis-progress li.is-active>span{border-color:var(--lime);box-shadow:0 0 0 4px #c7ef511a;color:var(--lime)}.analysis-progress li.is-complete{color:var(--mint)}.capability-strip{display:grid;width:var(--content);grid-template-columns:repeat(4,1fr);margin:0 auto;border-right:1px solid var(--line);border-left:1px solid var(--line);background:#fff}.capability-strip div{display:flex;min-height:68px;align-items:center;justify-content:center;gap:10px;border-right:1px solid var(--line);color:#263852;font-size:.82rem;font-weight:800}.capability-strip div:last-child{border-right:0}.capability-strip svg{width:18px;color:var(--blue)}.page-section,.page-intro,.showroom-page,.packages-page,.tech-page,.design-lab-page,.advisor-page{width:var(--content);margin-right:auto;margin-left:auto}.page-section{padding:76px 0}.next-step-band,.package-boundary{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr) auto;gap:44px;align-items:end}.next-step-band h2,.package-boundary h2{max-width:760px;margin-bottom:0;font-size:clamp(1.8rem,3.2vw,3.3rem);line-height:1.08}.next-step-band p,.package-boundary p{margin-bottom:0;color:var(--ink-muted);line-height:1.65}.page-intro{display:grid;max-width:1120px;justify-items:center;padding:72px 0 42px;text-align:center}.page-intro h1{max-width:980px;margin-bottom:18px;font-size:clamp(2.4rem,5vw,5rem);line-height:1}.page-intro p{max-width:720px;margin-bottom:0;color:var(--ink-muted);font-size:1.04rem;line-height:1.7}.intro-split{max-width:none;grid-template-columns:1.3fr .7fr;gap:80px;align-items:end;justify-items:stretch;text-align:left}.intro-split h1{margin-bottom:0}.intro-split>p{padding-bottom:5px}.project-wizard{margin-bottom:60px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow-small);overflow:hidden}.wizard-progress{display:grid;grid-template-columns:220px minmax(0,1fr);gap:28px;align-items:center;padding:18px 24px;border-bottom:1px solid var(--line);background:var(--surface-muted)}.wizard-progress>div{display:flex;justify-content:space-between;gap:16px;font-size:.76rem}.wizard-progress progress{width:100%;height:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0}.wizard-progress progress::-webkit-progress-bar{background:#d9e3ef}.wizard-progress progress::-webkit-progress-value{background:var(--blue)}.wizard-progress progress::-moz-progress-bar{background:var(--blue)}.wizard-layout{display:grid;min-height:600px;grid-template-columns:340px minmax(0,1fr)}.wizard-summary{padding:30px 22px;border-right:1px solid var(--line);background:#f9fbfe}.wizard-summary h2{margin-bottom:22px;font-size:.94rem}.wizard-summary ol{display:grid;gap:5px;margin:0;padding:0;list-style:none}.wizard-summary button{display:grid;width:100%;min-height:62px;grid-template-columns:30px minmax(0,1fr);gap:10px;align-items:start;border:1px solid transparent;border-radius:4px;padding:10px;background:transparent;text-align:left}.wizard-summary button:enabled{cursor:pointer}.wizard-summary li.is-current button{border-color:#b7c9e3;background:#fff}.wizard-summary button>span:first-child{display:grid;width:26px;height:26px;place-items:center;border:1px solid #bdc9d9;border-radius:50%;color:#66768b;font-size:.68rem}.wizard-summary button svg{width:14px}.wizard-summary button strong{display:block;font-size:.73rem;line-height:1.35}.wizard-summary button small{display:-webkit-box;margin-top:4px;color:#718096;font-size:.66rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.wizard-question{display:flex;flex-direction:column;padding:clamp(30px,5vw,66px)}.wizard-question h2{margin-bottom:34px;font-size:clamp(1.8rem,3.4vw,3.3rem);line-height:1.05}.question-fields,.option-grid,.material-question,.style-selector,.start-options{flex:1}.question-fields{display:grid;max-width:820px;gap:20px}.question-fields label,.custom-answer{display:grid;gap:8px;font-size:.8rem;font-weight:800}.question-fields label span{color:var(--ink-muted);font-size:.7rem;font-weight:500}input,select,textarea{border:1px solid var(--line-strong);border-radius:4px;background:#fff;color:var(--ink)}input,select{min-height:48px;padding:0 14px}textarea{padding:14px;line-height:1.55}.option-grid{display:grid;max-width:820px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-content:start}.option-grid>button,.start-options>button{position:relative;display:flex;min-height:58px;align-items:center;gap:10px;border:1px solid var(--line);border-radius:4px;padding:12px 16px;background:#fff;font-weight:800;text-align:left;cursor:pointer}.option-grid>button:hover,.option-grid>button.is-selected,.start-options>button:hover,.start-options>button.is-selected{border-color:var(--blue);background:#f2f6ff}.option-grid button svg,.start-options button svg{width:17px;color:var(--blue)}.custom-answer{grid-column:1 / -1;margin-top:8px}.check-grid{display:grid;max-width:820px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.check-grid label{display:flex;min-height:52px;align-items:center;gap:12px;border:1px solid var(--line);border-radius:4px;padding:10px 13px;background:#fff;font-size:.83rem;font-weight:750;cursor:pointer}.check-grid input{position:absolute;width:1px;height:1px;opacity:0}.check-grid label>span{display:grid;width:25px;height:25px;flex:0 0 25px;place-items:center;border:1px solid var(--line-strong);border-radius:3px;color:transparent}.check-grid label:has(input:checked){border-color:var(--blue);background:#f2f6ff}.check-grid input:checked+span{border-color:var(--blue);background:var(--blue);color:#fff}.check-grid svg{width:14px}.material-question>p{color:var(--ink-muted)}.field-help{max-width:720px;margin-top:20px;padding-left:14px;border-left:3px solid var(--cyan);font-size:.82rem;line-height:1.55}.style-selector{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.style-selector button{min-height:150px;border:1px solid var(--line);border-radius:4px;padding:10px;background:#fff;text-align:left;cursor:pointer}.style-selector button.is-selected{border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue)}.style-swatch{display:block;height:72px;margin-bottom:10px;border-radius:3px;background:#d6e5ff}.style-selector button strong,.style-selector button small{display:block}.style-selector button strong{font-size:.8rem}.style-selector button small{margin-top:4px;color:var(--ink-muted);font-size:.68rem;line-height:1.35}.style-modern .style-swatch,.mini-swatch.style-modern{background:linear-gradient(135deg,#0b1c44,#39c7e8)}.style-serious .style-swatch,.mini-swatch.style-serious{background:linear-gradient(135deg,#26344e,#9db0c6)}.style-technical .style-swatch,.mini-swatch.style-technical{background:linear-gradient(135deg,#07132f,#c7ef51)}.style-luxury .style-swatch,.mini-swatch.style-luxury{background:linear-gradient(135deg,#1b1510,#d3aa65)}.style-minimal .style-swatch,.mini-swatch.style-minimal{background:linear-gradient(135deg,#f8f9fb,#1d2533)}.style-creative .style-swatch,.mini-swatch.style-creative{background:linear-gradient(135deg,#f15454,#5e45e7)}.style-dark .style-swatch,.mini-swatch.style-dark{background:linear-gradient(135deg,#020617,#334155)}.style-light .style-swatch,.mini-swatch.style-light{background:linear-gradient(135deg,#fff,#bce9dc)}.start-options{display:grid;max-width:820px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-content:start}.start-options p{grid-column:1 / -1;margin-top:8px;color:var(--ink-muted);font-size:.8rem;line-height:1.6}.wizard-actions{display:flex;justify-content:space-between;gap:12px;margin-top:36px;padding-top:20px;border-top:1px solid var(--line)}.text-button{display:inline-flex;width:fit-content;align-items:center;gap:7px;margin-top:18px;border:0;background:transparent;color:var(--ink-muted);font-size:.72rem;font-weight:750;cursor:pointer}.text-button svg{width:15px}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.advisor-results{padding-top:0}.analysis-result{display:grid;gap:24px}.result-heading{display:flex;align-items:end;justify-content:space-between;gap:32px}.result-heading h2{max-width:850px;margin-bottom:0;font-size:clamp(2rem,4vw,4.1rem);line-height:1}.result-fit{display:flex;min-width:280px;align-items:center;gap:12px;border:1px solid var(--line);border-radius:var(--radius);padding:14px 16px;background:#fff}.result-fit>svg{width:28px;color:var(--mint)}.result-fit span{display:grid;color:var(--ink-muted);font-size:.72rem}.result-fit strong{color:var(--ink);font-size:.86rem}.result-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line);background:#fff}.result-overview article{display:grid;min-height:150px;align-content:space-between;border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px}.result-overview svg{width:24px;color:var(--blue)}.result-overview span{color:var(--ink-muted);font-size:.72rem}.result-overview strong{font-size:1.08rem}.result-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;border:1px solid var(--line);background:var(--line)}.result-details>div{padding:clamp(24px,4vw,46px);background:#fff}.result-details h3{margin-bottom:18px;font-size:1rem}.structure-list,.feature-list{margin:0;padding:0;list-style:none}.structure-list{display:grid}.structure-list li{display:grid;min-height:48px;grid-template-columns:42px minmax(0,1fr);align-items:center;border-top:1px solid var(--line);font-weight:750}.structure-list li:last-child{border-bottom:1px solid var(--line)}.structure-list span{color:var(--blue);font-size:.7rem}.feature-list{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:30px}.feature-list li{display:inline-flex;min-height:34px;align-items:center;gap:7px;border:1px solid var(--line);border-radius:4px;padding:0 10px;background:var(--surface-muted);font-size:.72rem;font-weight:750}.feature-list svg{width:14px;color:var(--mint)}.result-details p{color:var(--ink-muted);line-height:1.65}.missing-info{padding:12px 14px;border-left:3px solid var(--orange);background:#fff7ef;font-size:.78rem}.price-orientation{display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid #213e73;border-radius:var(--radius);padding:22px;background:var(--night-raised);color:#fff}.price-orientation>div{display:grid;gap:4px}.price-orientation span{color:var(--cyan);font-size:.68rem;font-weight:900}.price-orientation strong{font-size:1.2rem}.price-orientation p{margin-bottom:0;color:#9eafc7;font-size:.74rem}.analysis-price-breakdown{display:grid;min-width:min(520px,70vw);gap:4px;margin:8px 0 0;padding:0;list-style:none}.analysis-price-breakdown li{display:flex;justify-content:space-between;gap:18px;border-bottom:1px solid rgba(112,223,255,.18);padding:5px 0}.analysis-price-breakdown li span,.analysis-price-breakdown li strong{font-size:.74rem}.analysis-price-breakdown li span{color:#dce8f9}.analysis-price-breakdown li strong{flex:0 0 auto;color:var(--cyan)}.price-orientation .analysis-price-note{color:#8398b6;font-size:.68rem}.industry-review-note{margin:0;border:1px solid rgba(255,190,92,.4);padding:12px 14px;background:#ffbe5c1a;color:#6c4a0c;font-size:.82rem;line-height:1.55}.design-preview{padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:#e8eef7}.preview-browser{overflow:hidden;border:1px solid rgba(0,0,0,.16);border-radius:5px;background:#fff;box-shadow:var(--shadow)}.preview-browser-bar{display:flex;height:34px;align-items:center;gap:6px;padding:0 12px;background:#e5e9ef}.preview-browser-bar>span{width:8px;height:8px;border-radius:50%;background:#a9b2bd}.preview-browser-bar small{margin-left:12px;color:#6f7a88;font-size:.62rem}.preview-site-nav{display:flex;height:54px;align-items:center;gap:24px;padding:0 24px;border-bottom:1px solid rgba(0,0,0,.08)}.preview-site-nav strong{margin-right:auto;font-size:.88rem}.preview-site-nav span{font-size:.65rem;font-weight:750}.preview-site-nav svg{display:none}.preview-site-hero{display:grid;min-height:330px;grid-template-columns:.95fr 1.05fr;align-items:center;padding:38px}.preview-site-hero>div:first-child{position:relative;z-index:1}.preview-site-hero p{margin-bottom:10px;font-size:.72rem;font-weight:850;text-transform:uppercase}.preview-site-hero h3{max-width:520px;margin-bottom:22px;font-size:clamp(1.7rem,3.3vw,3.7rem);line-height:.98}.preview-site-hero button{display:inline-flex;min-height:42px;align-items:center;gap:8px;border:0;border-radius:3px;padding:0 14px;font-size:.7rem;font-weight:850}.preview-site-hero button svg{width:15px}.preview-visual{position:relative;height:250px}.preview-plane{position:absolute;border:1px solid currentColor;background:currentColor;opacity:.14}.plane-one{top:12%;right:3%;bottom:8%;left:17%}.plane-two{top:24%;right:22%;bottom:23%;left:0;transform:translate(-3%,-4%)}.plane-three{top:5%;right:28%;bottom:40%;left:38%;opacity:.3}.preview-feature-line{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(0,0,0,.1)}.preview-feature-line span{display:flex;min-height:58px;align-items:center;justify-content:center;gap:7px;border-right:1px solid rgba(0,0,0,.1);font-size:.68rem;font-weight:750}.preview-feature-line span:last-child{border-right:0}.preview-feature-line svg{width:14px}.preview-caption{margin:12px 0 0;color:var(--ink-muted);font-size:.7rem}.design-preview.style-modern .preview-site-hero{background:#eaf8fb;color:#08213d}.design-preview.style-modern .preview-site-hero button{background:#113ec3;color:#fff}.design-preview.style-modern .preview-visual{color:#1e5eff}.design-preview.style-serious .preview-site-hero{background:#e7ebef;color:#1c2736}.design-preview.style-serious .preview-site-hero button{background:#26344e;color:#fff}.design-preview.style-serious .preview-visual{color:#60768c}.design-preview.style-technical .preview-site-hero{background:#07132f;color:#fff}.design-preview.style-technical .preview-site-hero p{color:var(--lime)}.design-preview.style-technical .preview-site-hero button{background:var(--lime);color:#07132f}.design-preview.style-technical .preview-visual{color:var(--cyan)}.design-preview.style-luxury .preview-site-hero{background:#17120e;color:#fbf5e9}.design-preview.style-luxury .preview-site-hero p{color:#d3aa65}.design-preview.style-luxury .preview-site-hero button{background:#d3aa65;color:#1b1510}.design-preview.style-luxury .preview-visual{color:#d3aa65}.design-preview.style-minimal .preview-site-hero{background:#fbfbfb;color:#141414}.design-preview.style-minimal .preview-site-hero button{border:1px solid #111;background:transparent;color:#111}.design-preview.style-minimal .preview-visual{color:#202020}.design-preview.style-creative .preview-site-hero{background:#fff3e9;color:#251238}.design-preview.style-creative .preview-site-hero button{background:#e24562;color:#fff}.design-preview.style-creative .preview-visual{color:#644ae8}.design-preview.style-dark .preview-site-hero{background:#050712;color:#fff}.design-preview.style-dark .preview-site-hero button{background:#fff;color:#050712}.design-preview.style-dark .preview-visual{color:#5b8cff}.design-preview.style-light .preview-site-hero{background:#f4fff9;color:#173b31}.design-preview.style-light .preview-site-hero button{background:#28705a;color:#fff}.design-preview.style-light .preview-visual{color:#42a988}.briefing-panel{margin-top:48px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow-small)}.briefing-panel>header{display:flex;align-items:end;justify-content:space-between;gap:24px;padding:24px;border-bottom:1px solid var(--line)}.briefing-panel h2{margin-bottom:0;font-size:1.6rem}.briefing-actions{display:flex;flex-wrap:wrap;gap:7px}.briefing-actions button{display:inline-flex;min-height:38px;align-items:center;gap:7px;border:1px solid var(--line);border-radius:4px;padding:0 11px;background:#fff;font-size:.7rem;font-weight:800;cursor:pointer}.briefing-actions svg{width:14px}.briefing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.briefing-grid>div{display:grid;min-height:90px;align-content:center;gap:7px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 22px}.briefing-grid>div:nth-child(2n){border-right:0}.briefing-grid>.briefing-wide{grid-column:1 / -1;border-right:0}.briefing-grid dt{color:var(--ink-muted);font-size:.68rem;font-weight:850;text-transform:uppercase}.briefing-grid dd{margin:0;font-weight:700;line-height:1.5}.advisory-boundary{margin:0;padding:14px 22px;background:#eaf4f8;color:#34526d;font-size:.7rem}.showroom-page,.packages-page,.tech-page,.design-lab-page{padding-bottom:80px}.showroom-filter{display:grid;min-height:62px;grid-template-columns:auto auto minmax(220px,340px) minmax(0,1fr);gap:12px;align-items:center;margin-bottom:20px;border:1px solid var(--line);border-radius:var(--radius);padding:8px 12px;background:#fff}.showroom-filter>svg{width:19px;color:var(--blue)}.showroom-filter label{font-size:.76rem;font-weight:850}.showroom-filter select{width:100%}.showroom-filter>span{justify-self:end;color:var(--ink-muted);font-size:.74rem}.showroom-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.showroom-grid article{border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden}.showroom-grid article.is-featured{grid-column:span 2}.reference-image{position:relative;aspect-ratio:16 / 8.5;overflow:hidden;background:#dfe7f2}.showroom-grid article:not(.is-featured) .reference-image{aspect-ratio:16 / 10}.reference-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.showroom-grid article:hover img{transform:scale(1.02)}.reference-image>span{position:absolute;top:12px;left:12px;min-height:30px;padding:7px 10px;border:1px solid rgba(255,255,255,.5);border-radius:3px;background:#050e24c7;color:#fff;font-size:.66rem;font-weight:850}.reference-copy{display:grid;min-height:106px;grid-template-columns:38px minmax(0,1fr) auto;gap:14px;align-items:start;padding:18px}.reference-copy>span{color:var(--blue);font-size:.7rem;font-weight:900}.reference-copy h2{margin-bottom:6px;font-size:1.2rem}.reference-copy p{margin-bottom:0;color:var(--ink-muted);font-size:.78rem}.reference-open{display:inline-grid;width:36px;height:36px;place-items:center;border:1px solid var(--line);border-radius:var(--radius);color:var(--blue-dark)}.reference-open:hover{border-color:var(--blue);background:var(--surface-muted)}.reference-open svg{width:20px}.package-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.package-grid article{display:flex;min-width:0;flex-direction:column;border:1px solid var(--line);border-radius:var(--radius);padding:22px;background:#fff}.package-grid article.is-recommended{border-color:var(--blue);box-shadow:inset 0 4px 0 var(--blue)}.package-grid article>header{display:flex;min-height:30px;align-items:center;justify-content:space-between;color:var(--blue);font-size:.7rem;font-weight:900}.package-grid article>header small{color:var(--blue-dark);font-size:.61rem}.package-grid h2{min-height:52px;margin:16px 0 6px;font-size:1.35rem}.package-price{margin-bottom:14px;font-size:clamp(1.75rem,3vw,2.6rem)}.package-grid article>p{min-height:68px;color:var(--ink-muted);font-size:.78rem;line-height:1.6}.package-grid h3{margin:18px 0 10px;font-size:.74rem;text-transform:uppercase}.package-grid ul{display:grid;gap:9px;margin:0;padding:0;list-style:none}.package-grid li{display:flex;gap:8px;align-items:start;color:#40506a;font-size:.74rem;line-height:1.45}.package-grid li svg{width:14px;flex:0 0 14px;color:var(--mint)}.review-note{display:flex;min-height:auto!important;align-items:center;gap:7px;margin:auto 0 0;padding-top:24px;color:#8a521c!important;font-weight:750}.review-note svg{width:16px}.package-boundary{margin-top:48px;border-top:1px solid var(--line);padding-top:48px}.tech-console{overflow:hidden;border:1px solid #28476d;border-radius:var(--radius);background:var(--night);color:#fff;box-shadow:var(--shadow)}.tech-console>header{display:flex;min-height:50px;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid #28476d;color:#8fa4c0;font-size:.67rem}.tech-console>header>span{display:flex;align-items:center;gap:8px}.tech-console>header strong{color:var(--lime)}.terminal-dot{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 10px var(--lime)}.capability-table article{display:grid;min-height:86px;grid-template-columns:42px minmax(0,1fr) auto;gap:18px;align-items:center;padding:0 20px;border-bottom:1px solid #1c3459}.capability-table article:last-child{border-bottom:0}.capability-table article>svg{width:23px;color:var(--cyan)}.capability-table article>div{display:grid;gap:5px}.capability-table article>div strong{font-size:.86rem}.capability-table article>div span{color:#8296b2;font-size:.72rem}.state-badge{display:inline-flex;min-height:32px;align-items:center;gap:7px;border:1px solid #34517a;border-radius:4px;padding:0 10px;font-size:.68rem;font-weight:850}.state-badge svg{width:14px}.state-badge.real{border-color:#42d6a466;color:var(--mint)}.state-badge.simulated{border-color:#39c7e866;color:var(--cyan)}.state-badge.disabled{border-color:#ff9c5566;color:var(--orange)}.architecture-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:20px;border-top:1px solid var(--line);border-left:1px solid var(--line);background:#fff}.architecture-grid article{min-height:230px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:28px}.architecture-grid article>span{color:var(--blue);font-size:.72rem;font-weight:900}.architecture-grid h2{margin:46px 0 12px;font-size:1.15rem}.architecture-grid p{margin-bottom:0;color:var(--ink-muted);font-size:.8rem;line-height:1.65}.architecture-grid code,.page-intro code{border-radius:3px;padding:2px 5px;background:#e8edf4;color:#163b7b;font-size:.9em}.security-callout{display:flex;gap:18px;margin-top:20px;border:1px solid #b5d4c8;border-radius:var(--radius);padding:20px;background:#edf9f4}.security-callout>svg{width:26px;flex:0 0 26px;color:#16805d}.security-callout p{margin:5px 0 0;color:#45695c;line-height:1.55}.design-lab-layout{display:grid;grid-template-columns:310px minmax(0,1fr);gap:16px}.design-controls,.design-stage{border:1px solid var(--line);border-radius:var(--radius);background:#fff}.design-controls>header,.design-stage>header{display:flex;min-height:52px;align-items:center;gap:9px;border-bottom:1px solid var(--line);padding:0 15px;font-size:.76rem}.design-controls>header svg,.design-stage>header svg{width:17px;color:var(--blue)}.design-option-list{display:grid;gap:5px;padding:10px}.design-option-list button{display:grid;min-height:66px;grid-template-columns:42px minmax(0,1fr) 20px;gap:11px;align-items:center;border:1px solid transparent;border-radius:4px;padding:7px;background:transparent;text-align:left;cursor:pointer}.design-option-list button:hover,.design-option-list button.is-selected{border-color:var(--line);background:var(--surface-muted)}.mini-swatch{display:block;width:42px;height:42px;border-radius:3px}.design-option-list button span:nth-child(2){display:grid}.design-option-list strong{font-size:.77rem}.design-option-list small{margin-top:3px;color:var(--ink-muted);font-size:.65rem}.design-option-list svg{width:16px;color:var(--blue)}.design-stage{min-width:0;background:#eef2f8}.design-stage>header{justify-content:space-between;background:#fff}.design-stage>header>span{display:inline-flex;align-items:center;gap:8px;font-weight:900}.design-stage>header small{color:var(--ink-muted)}.design-stage .design-preview{border:0;background:transparent}.not-found{display:grid;width:var(--content);min-height:60vh;place-content:center;justify-items:center;text-align:center}.not-found h1{font-size:clamp(2rem,5vw,5rem)}.site-footer{display:grid;grid-template-columns:1fr auto 1fr;gap:30px;align-items:center;padding:42px max(24px,calc((100vw - 1440px)/2));border-top:1px solid #243d64;background:var(--night);color:#fff}.site-footer>div img{width:130px;height:42px;object-fit:contain;filter:brightness(0) invert(1)}.site-footer p{margin:8px 0 0;color:#8fa4c0;font-size:.72rem;line-height:1.5}.site-footer nav{display:flex;gap:18px;font-size:.74rem;font-weight:800}.site-footer>p{justify-self:end;text-align:right}@media(max-width:1180px){.site-header{grid-template-columns:190px minmax(0,1fr) auto}.brand-link span{display:none}.main-nav a{padding:12px 7px;font-size:.73rem}.home-hero{grid-template-columns:minmax(0,1fr) minmax(440px,.82fr);gap:36px}.style-selector,.package-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:960px){.site-header{grid-template-columns:1fr auto auto;padding:0 18px}.menu-button{display:inline-grid}.main-nav{position:absolute;top:calc(100% + 1px);right:16px;left:16px;display:none;max-height:calc(100vh - 100px);flex-direction:column;overflow-y:auto;border:1px solid var(--line);border-radius:var(--radius);padding:10px;background:#fff;box-shadow:var(--shadow)}.main-nav.is-open{display:flex}.main-nav a{min-height:44px;padding:13px}.main-nav a:after{display:none}.main-nav a.is-active{background:var(--surface-muted);color:var(--blue-dark)}.home-hero{min-height:auto;grid-template-columns:1fr;gap:34px;padding-top:62px;padding-bottom:62px;color:#fff}.hero-backdrop{width:100%;object-position:54% center}.hero-shade{background:linear-gradient(180deg,#050e24d1,#050e24ad),linear-gradient(90deg,#050e24d1,#050e246b)}.hero-copy{max-width:760px}.hero-lead,.hero-trust span{color:#d4dfed}.hero-trust strong{color:#fff}.hero-advisor{width:min(100%,700px);justify-self:stretch}.capability-strip{grid-template-columns:repeat(2,1fr)}.capability-strip div:nth-child(2){border-right:0}.capability-strip div:nth-child(-n+2){border-bottom:1px solid var(--line)}.intro-split,.next-step-band,.package-boundary{grid-template-columns:1fr;gap:24px;align-items:start}.wizard-layout{grid-template-columns:1fr}.wizard-summary{border-right:0;border-bottom:1px solid var(--line)}.wizard-summary ol{grid-template-columns:repeat(3,1fr)}.result-heading{align-items:stretch;flex-direction:column}.result-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.design-lab-layout{grid-template-columns:1fr}.design-option-list{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer{grid-template-columns:1fr 1fr}.site-footer>p{grid-column:1 / -1;justify-self:start;text-align:left}}@media(max-width:720px){.site-header{grid-template-columns:1fr auto}.brand-link img{width:124px;height:36px}.header-actions{display:none}.main-nav-variant{display:flex;align-items:center;gap:8px;border:1px solid rgba(30,94,255,.22);background:var(--surface-muted);color:var(--blue-dark)}.local-status{justify-content:space-between;gap:10px;padding:7px 16px}.local-status>span:nth-child(2){display:none}.local-status button{font-size:0}.local-status button svg{width:17px;height:17px}.home-hero{min-height:auto;gap:28px;padding:46px 16px 52px}.home-hero>*,.hero-copy,.hero-advisor,.quick-advisor,.advisor-fieldset,.advisor-select,.project-prompt{width:100%;min-width:0;max-width:100%}.hero-copy h1{max-width:100%;font-size:clamp(2.75rem,13vw,3.8rem);overflow-wrap:anywhere;text-wrap:wrap}.hero-lead,.hero-trust span,.quick-advisor-header strong,.quick-advisor-header p{max-width:100%;overflow-wrap:anywhere}.quick-advisor{padding:15px}.kind-options{grid-template-columns:repeat(2,minmax(0,1fr))}.industry-scenes{max-width:100%}.advisor-actions .primary-button,.advisor-actions .secondary-button{width:100%}.analysis-progress{grid-template-columns:1fr}.capability-strip{width:100%;grid-template-columns:1fr;border:0}.capability-strip div{min-height:52px;justify-content:flex-start;border-right:0;border-bottom:1px solid var(--line);padding:0 20px}.page-section{padding:52px 0}.page-intro{width:100%;min-width:0;max-width:100%;justify-items:start;padding:50px 0 30px;text-align:left}.page-intro h1{width:100%;min-width:0;max-width:100%;font-size:clamp(2.15rem,10vw,3rem);overflow-wrap:anywhere;text-wrap:wrap}.page-intro p,.advisor-page,.project-wizard,.wizard-layout,.wizard-summary,.wizard-question{width:100%;min-width:0;max-width:100%}.page-intro p,.wizard-question h2{overflow-wrap:anywhere;text-wrap:wrap}.intro-split{gap:18px}.wizard-progress{grid-template-columns:1fr;gap:10px}.wizard-summary{padding:18px 14px}.wizard-summary ol{display:flex;gap:6px;overflow-x:auto;padding-bottom:4px}.wizard-summary li{min-width:min(180px,calc(100vw - 96px))}.wizard-question{padding:28px 16px}.option-grid,.check-grid,.style-selector,.start-options{grid-template-columns:1fr}.wizard-actions{align-items:stretch;flex-direction:column-reverse}.wizard-actions button{width:100%}.result-overview,.result-details{grid-template-columns:1fr}.result-fit{min-width:0}.price-orientation{align-items:stretch;flex-direction:column}.preview-site-nav span{display:none}.preview-site-nav svg{display:block}.preview-site-hero{min-height:440px;grid-template-columns:1fr;padding:24px}.preview-visual{height:170px}.preview-feature-line{grid-template-columns:1fr}.preview-feature-line span{justify-content:flex-start;border-right:0;border-bottom:1px solid rgba(0,0,0,.1);padding:0 20px}.briefing-panel>header{align-items:stretch;flex-direction:column}.briefing-actions{display:grid}.briefing-grid{grid-template-columns:1fr}.briefing-grid>div,.briefing-grid>div:nth-child(2n){grid-column:1;border-right:0}.showroom-filter{grid-template-columns:auto 1fr}.showroom-filter select{grid-column:1 / -1}.showroom-filter>span{position:absolute;width:1px;height:1px;overflow:hidden}.showroom-grid{grid-template-columns:1fr}.showroom-grid article.is-featured{grid-column:auto}.reference-image,.showroom-grid article:not(.is-featured) .reference-image{aspect-ratio:4 / 3}.package-grid,.architecture-grid{grid-template-columns:1fr}.capability-table article{grid-template-columns:32px minmax(0,1fr);gap:12px;padding:14px}.state-badge{grid-column:2;width:fit-content}.design-option-list{grid-template-columns:1fr}.site-footer{grid-template-columns:1fr;padding:34px 20px}.site-footer nav{align-items:flex-start;flex-direction:column}.site-footer>p{grid-column:auto}}.analysis-price-breakdown li.is-monthly-total{margin-top:6px;border-top:1px solid var(--mint);padding-top:8px}.analysis-price-breakdown li.is-monthly-total strong{color:#167c5a}.recommended-reference{display:grid;gap:16px;margin-top:30px;border-top:1px solid var(--line);padding-top:30px}.recommended-reference>header{display:flex;align-items:end;justify-content:space-between;gap:24px}.recommended-reference h3{margin:4px 0 0;color:var(--ink);font-size:clamp(1.5rem,3vw,2.35rem)}.recommended-reference header p{max-width:720px;margin:8px 0 0;color:var(--muted)}.recommended-reference>img{width:min(100%,720px);aspect-ratio:16 / 9;border:1px solid var(--line);border-radius:8px;object-fit:cover;object-position:top}.recommended-reference-controls{display:flex;align-items:center;justify-content:space-between;gap:12px}.recommended-reference-controls>div{display:flex;flex-wrap:wrap;gap:7px}.recommended-reference-controls button{min-height:38px;border:1px solid var(--line-strong);border-radius:7px;background:#fff;color:var(--ink);padding:7px 11px;font:inherit;font-size:.76rem;font-weight:800;cursor:pointer}.recommended-reference-controls button:hover,.recommended-reference-controls button:focus-visible,.recommended-reference-controls button.is-active{border-color:var(--blue);background:#edf3ff;color:var(--blue)}.recommended-reference-controls .reference-shuffle{display:inline-flex;flex:0 0 auto;align-items:center;gap:7px;border-color:#44b98e;color:#167c5a}.reference-shuffle svg{width:16px;height:16px}.recommended-reference-browser{overflow:hidden;border:1px solid var(--line-strong);border-radius:8px;background:#fff;box-shadow:0 20px 50px #0c1d3f1f}.recommended-reference-browser>div{display:grid;grid-template-columns:10px 10px 10px minmax(0,1fr);align-items:center;gap:6px;min-height:38px;background:#e9eef6;padding:7px 11px}.recommended-reference-browser i{width:10px;height:10px;border-radius:50%;background:#ff6a72}.recommended-reference-browser i:nth-child(2){background:#f4b941}.recommended-reference-browser i:nth-child(3){background:#45bd77}.recommended-reference-browser strong{overflow:hidden;color:#536079;font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.recommended-reference-browser iframe{display:block;width:100%;height:min(680px,72vh);min-height:480px;border:0;background:#fff}@media(max-width:720px){.recommended-reference>header,.recommended-reference-controls{align-items:stretch;flex-direction:column}.recommended-reference>header .secondary-button,.recommended-reference-controls .reference-shuffle{justify-content:center;width:100%}.recommended-reference-browser iframe{height:480px;min-height:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
