:root{--palette-petrol-900:#073b4c;--palette-teal-500:#00afa3;--palette-teal-550:#00b7ab;--palette-teal-600:#00a197;--palette-teal-800:#006f6a;--palette-saffron-500:#ffc857;--palette-cloud-50:#f5f8fa;--palette-cloud-100:#ebf1f4;--palette-graphite-900:#162a38;--palette-slate-600:#526875;--palette-coral-500:#ff6b5f;--palette-lavender-100:#e9e4ff;--palette-blue-100:#dcecf4;--palette-pink-100:#f7e4ea;--container-max:1280px;--container-gutter-mobile:16px;--container-gutter-tablet:24px;--container-gutter-desktop:32px;--motion-fast:.16s;--motion-standard:.22s;--motion-panel:.3s;--motion-reveal:.38s;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--radius-sm:.625rem;--radius-md:1rem;--radius-lg:1.5rem;--shadow-soft:0 14px 44px #073b4c17}
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-page-bg:var(--palette-cloud-50);--color-surface:#fff;--color-surface-subtle:var(--palette-cloud-100);--color-surface-brand:#ddf7f4;--color-text-primary:var(--palette-graphite-900);--color-text-secondary:var(--palette-slate-600);--color-text-on-dark:#fff;--color-border-subtle:#d7e1e6;--color-border-default:#c4d1d7;--color-border-control:#78909b;--color-action-primary-bg:var(--palette-teal-500);--color-action-primary-fg:var(--palette-graphite-900);--color-action-primary-hover:var(--palette-teal-550);--color-action-primary-pressed:var(--palette-teal-600);--color-action-disabled-bg:#cfe9e7;--color-action-disabled-fg:var(--palette-slate-600);--color-success-bg:#e6f4ef;--color-success-fg:#0a684d;--color-warning-bg:#fff3d1;--color-warning-fg:#6b4b00;--color-danger-bg:#fae9e9;--color-danger-fg:#9b2929;--focus-ring-color:var(--palette-teal-800);--focus-ring-width:3px;--focus-ring-offset:3px}
:root{--button-primary-bg:var(--color-action-primary-bg);--button-primary-fg:var(--color-action-primary-fg);--button-primary-hover-bg:var(--color-action-primary-hover);--button-primary-pressed-bg:var(--color-action-primary-pressed);--input-border:var(--color-border-control);--input-focus-ring:var(--focus-ring-color);--offer-card-bg:var(--color-surface);--offer-card-border:var(--color-border-subtle);--warning-badge-bg:var(--color-warning-bg);--warning-badge-fg:var(--color-warning-fg)}
@font-face{font-family:Manrope;src:url(/fonts/manrope-latin-ext.woff2)format("woff2");font-style:normal;font-weight:200 800;font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;src:url(/fonts/manrope-latin.woff2)format("woff2");font-style:normal;font-weight:200 800;font-display:swap;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}:root{--font-manrope:"Manrope"}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--color-page-bg);color:var(--color-text-primary);font-family:var(--font-manrope), system-ui, sans-serif;font-synthesis:none;margin:0}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}a{color:inherit}img,svg{max-width:100%}:focus-visible{outline:var(--focus-ring-width) solid var(--focus-ring-color);outline-offset:var(--focus-ring-offset)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:#fff;border-radius:.5rem;padding:.75rem 1rem;position:fixed;top:.5rem;left:.5rem;transform:translateY(-180%)}.skip-link:focus{transform:none}.experience-year:before{content:attr(data-year)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.site-shell,.concept-page{overflow:clip}.demo-ribbon{background:var(--color-warning-bg);min-height:36px;color:var(--color-warning-fg);justify-content:center;align-items:center;gap:10px;padding:7px max(16px,50% - 600px);font-size:.8125rem;display:flex}.demo-ribbon strong{border:1px solid;border-radius:999px;padding:2px 7px}.site-header{justify-content:space-between;align-items:center;max-width:1200px;height:72px;margin:auto;padding:0 20px;display:flex}.wordmark{letter-spacing:-.04em;align-items:center;font-size:1.15rem;font-weight:800;text-decoration:none;display:flex}.wordmark>span:first-child{background:var(--color-action-primary-bg);width:34px;height:34px;color:var(--color-action-primary-fg);border-radius:10px;place-items:center;margin-right:9px;display:grid}.wordmark>span:last-child{color:var(--palette-teal-800)}.site-header nav{gap:8px;display:flex}.site-header nav a{border:1px solid var(--color-border-subtle);background:#fff;border-radius:10px;place-items:center;width:40px;height:40px;font-weight:800;text-decoration:none;display:grid}.hero{grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);align-items:center;gap:64px;max-width:1200px;margin:auto;padding:40px 20px 56px;display:grid}.eyebrow,.section-title>p,.experience>div>p{color:var(--palette-teal-800);letter-spacing:.1em;text-transform:uppercase;margin:0 0 12px;font-size:.8125rem;font-weight:800}.hero h1{letter-spacing:-.055em;max-width:780px;margin:0;font-size:clamp(2.25rem,5vw,4.4rem);line-height:1.04}.hero h1 span{color:var(--palette-teal-800)}.hero-lede{max-width:700px;color:var(--color-text-secondary);margin:20px 0 24px;font-size:clamp(1rem,.9rem + .4vw,1.2rem);line-height:1.65}.product-quick{grid-template-columns:repeat(4,1fr);gap:10px;margin:0 0 20px;display:grid}.product-quick button{text-align:left;border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);min-height:94px;color:inherit;cursor:pointer;background:#fff;padding:12px}.product-quick button:hover{border-color:var(--palette-teal-800)}.product-quick button>span{background:var(--color-surface-brand);border-radius:9px;place-items:center;width:30px;height:30px;margin-bottom:8px;font-size:.7rem;font-weight:800;display:grid}.product-quick b,.product-quick small{display:block}.product-quick small{color:var(--color-text-secondary);margin-top:3px;font-size:.7rem}.hero-actions{align-items:flex-start;gap:12px;display:flex}.button-primary,.button-secondary{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;min-height:52px;padding:0 20px;font-weight:800;text-decoration:none;display:inline-flex}.button-primary{background:var(--button-primary-bg);color:var(--button-primary-fg)}.button-primary:hover{background:var(--button-primary-hover-bg)}.button-primary:active{background:var(--button-primary-pressed-bg);transform:translateY(1px)}.button-primary:disabled{background:var(--color-action-disabled-bg);color:var(--color-action-disabled-fg);opacity:1;cursor:not-allowed}.button-secondary{border-color:var(--color-border-default);background:#fff}.notice-wrap{flex:1}.notice-wrap>.button-primary{width:100%}.inline-notice{background:var(--color-success-bg);color:var(--color-success-fg);border-radius:10px;flex-direction:column;margin-top:10px;padding:12px 14px;font-size:.8rem;display:flex}.experience-line{color:var(--color-text-secondary);margin:18px 0 0;font-size:.875rem}.experience-line span{color:var(--color-success-fg);font-weight:900}.hero-preview{border-radius:var(--radius-lg);background:var(--palette-petrol-900);color:#fff;padding:24px;transform:rotate(1deg);box-shadow:0 24px 70px #073b4c38}.preview-head,.preview-score,.hero-preview li{justify-content:space-between;align-items:center;gap:16px;display:flex}.preview-head{border-bottom:1px solid #ffffff29;padding-bottom:18px;font-size:.8rem}.preview-head strong{background:var(--color-warning-bg);color:var(--color-warning-fg);border-radius:999px;padding:4px 8px}.preview-score{padding:24px 0 16px}.preview-score b{font-size:1.2rem}.hero-preview ul{margin:0;padding:0;list-style:none}.hero-preview li{border-top:1px solid #ffffff1f;padding:15px 0;font-size:.85rem}.hero-preview li strong{text-align:right;margin-left:auto}.hero-preview>p{color:#b9d0d8;margin:18px 0 0;font-size:.75rem}.status-dot{border-radius:50%;flex:none;width:10px;height:10px;margin-right:8px;display:inline-block}.status-dot.included{background:#62d3aa}.status-dot.limited{background:var(--palette-saffron-500)}.status-dot.excluded{background:#e58c8c}.status-dot.unknown{background:#9fb6c2;border:2px solid #fff}.status-dot.na{background:0 0;border:2px solid #8aa0ab}.trust-layer{border:1px solid var(--color-border-subtle);background:#fff;border-radius:14px;align-items:center;gap:12px;max-width:1160px;margin:0 auto 24px;padding:16px 20px;display:flex}.trust-layer>span{background:#35a379;border-radius:50%;flex:none;width:10px;height:10px;box-shadow:0 0 0 5px #e6f4ef}.trust-layer p{margin:0;font-size:.9rem;line-height:1.5}.section{max-width:1200px;margin:auto;padding:72px 20px}.section-title{max-width:760px}.section-title h2{letter-spacing:-.04em;margin:0;font-size:clamp(1.65rem,3vw,2.65rem);line-height:1.16}.section-title>span{color:var(--color-text-secondary);margin-top:14px;line-height:1.65;display:block}.product-grid{grid-template-columns:repeat(5,1fr);gap:12px;margin-top:32px;display:grid}.product-grid article{border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);background:#fff;flex-direction:column;min-height:190px;padding:20px;display:flex}.product-grid article>span{color:var(--palette-teal-800);font-weight:800}.product-grid p{background:var(--color-surface-brand);width:max-content;color:var(--palette-teal-800);border-radius:999px;margin:0;padding:5px 8px;font-size:.7rem;font-weight:800}.product-grid a{margin-top:auto;font-size:.8rem;font-weight:800;text-decoration:none}.product-grid a b{color:var(--palette-teal-800)}.prelaunch{background:var(--palette-petrol-900);color:#fff;border-radius:28px;grid-template-columns:1fr .8fr;align-items:center;gap:60px;max-width:1160px;margin:24px auto;padding:52px;display:grid}.demo-chip{background:var(--color-warning-bg);width:max-content;color:var(--color-warning-fg);text-transform:uppercase;border-radius:999px;padding:5px 9px;font-size:.7rem;font-weight:800}.prelaunch h2{letter-spacing:-.05em;max-width:650px;margin:18px 0;font-size:clamp(2rem,4vw,3.4rem);line-height:1.07}.prelaunch>div>p{color:#c9dbe1;line-height:1.7}.prelaunch .privacy-note{font-size:.8rem}.plate-form{color:var(--color-text-primary);background:#fff;border-radius:20px;padding:28px}.plate-form h3{margin:16px 0 6px;font-size:1.35rem}.plate-form>p{color:var(--color-text-secondary);margin:0 0 22px}.plate-form label{margin-bottom:7px;font-size:.9rem;font-weight:800;display:block}.plate-form input{border:1px solid var(--input-border);text-transform:uppercase;border-radius:10px;width:100%;height:54px;padding:0 14px;font-size:1rem}.plate-form input:focus{outline:3px solid var(--input-focus-ring);outline-offset:3px}.plate-form input[aria-invalid=true]{border-color:var(--color-danger-fg)}.plate-form>small{color:var(--color-text-secondary);margin-top:7px;display:block}.plate-form details{margin:12px 0 20px;font-size:.8rem}.plate-form summary{cursor:pointer;font-weight:800}.plate-form .button-primary{width:100%}.form-message{min-height:20px;font-size:.75rem;color:var(--color-success-fg)!important;margin:10px 0 0!important}.form-message.error{color:var(--color-danger-fg)!important}.risk-questions{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:32px;display:grid}.risk-questions article{border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);background:#fff;padding:24px}.risk-questions article>span{background:var(--color-surface-brand);border-radius:50%;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.risk-questions p{min-height:72px;line-height:1.5}.risk-questions article div{gap:8px;display:flex}.risk-questions button{border:1px solid var(--color-border-default);background:#fff;border-radius:10px;min-height:48px;padding:0 14px;font-weight:700}.scenario{background:var(--color-surface-brand);border-radius:28px;grid-template-columns:1fr .85fr;gap:60px;max-width:1160px;margin:24px auto;padding:52px;display:grid}.scenario-bars{margin-top:28px}.scenario-bars>div{border-bottom:1px solid #b9ddd9;justify-content:space-between;gap:14px;padding:15px 0;display:flex}.scenario-bars .warning{background:var(--warning-badge-bg);color:var(--warning-badge-fg);border:none;border-radius:10px;margin-top:10px;padding:15px}.scenario details{margin-top:20px;font-size:.85rem}.scenario summary{cursor:pointer;font-weight:800}.offer-card{border:1px solid var(--offer-card-border);background:var(--offer-card-bg);box-shadow:var(--shadow-soft);border-radius:20px;padding:26px;container-type:inline-size}.offer-label{background:var(--color-surface-subtle);border-radius:8px;margin:-10px 0 18px;padding:8px 10px;font-size:.72rem;font-weight:800}.offer-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.offer-top>div:first-child span,.offer-top>div:first-child small{display:block}.offer-top>div:first-child span{font-weight:800}.offer-top small{color:var(--color-text-secondary)}.offer-price-row{text-align:right;grid-template-columns:minmax(0,1fr);align-items:baseline;display:grid}.offer-price{font-variant-numeric:tabular-nums lining-nums;font-feature-settings:"tnum" 1,"lnum" 1;white-space:nowrap;font-size:clamp(1.5rem,1.35rem + 2.2cqi,1.875rem)}.imm{background:var(--color-surface-brand);border-radius:10px;justify-content:space-between;gap:12px;margin:20px 0;padding:14px;font-size:.85rem;display:flex}.offer-card ul{margin:0;padding:0;list-style:none}.offer-card li{border-bottom:1px solid var(--color-border-subtle);justify-content:space-between;gap:12px;padding:11px 0;font-size:.8rem;display:flex}.offer-card li>span{align-items:center;display:flex}.offer-card li strong{text-align:right}.offer-card .button-primary{width:100%;margin-top:20px}@container (max-width:19rem){.offer-top{display:block}.offer-price-row{text-align:left;margin-top:12px}.offer-price{font-size:1.5rem}.imm,.offer-card li{flex-direction:column}.offer-card li strong{text-align:left}}.policy-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:30px;display:grid}.policy-grid article{background:#fff;border-top:4px solid;border-radius:10px;padding:22px}.policy-grid h3{font-size:.95rem}.policy-grid p{color:var(--color-text-secondary);font-size:.85rem;line-height:1.5}.policy-grid .good{border-color:#35a379}.policy-grid .limited{border-color:#e0a62f}.policy-grid .excluded{border-color:#c55e5e}.policy-grid .unknown{border-color:#78909b}.experience{background:#fff;border-radius:28px;grid-template-columns:.5fr 1fr;align-items:center;max-width:1160px;margin:24px auto;padding:64px;display:grid}.experience-year{letter-spacing:-.08em;color:var(--palette-teal-800);font-size:clamp(4rem,10vw,8rem);font-weight:800}.experience h2{letter-spacing:-.045em;margin:0 0 18px;font-size:clamp(1.8rem,3.5vw,3.2rem);line-height:1.1}.experience span{color:var(--color-text-secondary);font-weight:700}.assistant{background:var(--palette-petrol-900);color:#fff;border-radius:28px;grid-template-columns:1fr 1fr;gap:60px;max-width:1160px;margin:24px auto;padding:52px;display:grid}.assistant h2{letter-spacing:-.04em;margin:18px 0;font-size:clamp(2rem,4vw,3.2rem)}.assistant p{color:#c9dbe1;line-height:1.7}.assistant-questions{flex-direction:column;gap:10px;display:flex}.assistant-questions button{text-align:left;color:#fff;background:#ffffff12;border:1px solid #ffffff2e;border-radius:12px;justify-content:space-between;align-items:center;min-height:56px;padding:12px 16px;font-weight:700;display:flex}.assistant-questions small{color:#a9c1ca}.compare-grid{grid-template-columns:repeat(5,1fr);gap:12px;margin-top:30px;display:grid}.compare-grid article{border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);background:#fff;padding:22px}.compare-grid article>span{color:var(--palette-teal-800);font-size:1.5rem;font-weight:800}.compare-grid h3{margin:24px 0 8px}.compare-grid p{color:var(--color-text-secondary);font-size:.85rem;line-height:1.55}.faq-section{grid-template-columns:.65fr 1fr;gap:20px 60px;display:grid}.faq-section>.section-title{grid-column:1}.faq-list{grid-area:1/2/3}.faq-list details{border-bottom:1px solid var(--color-border-default)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:16px 0;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{flex:none;transition:transform .2s}.faq-list details[open] summary svg{transform:rotate(180deg)}.faq-list p{color:var(--color-text-secondary);margin:0 0 20px;line-height:1.7}.expert-card{border-radius:var(--radius-md);background:var(--color-surface-subtle);grid-column:1;padding:24px}.expert-card div{border-bottom:1px solid var(--color-border-default);padding:10px 0}.expert-card span,.expert-card strong{display:block}.expert-card span{color:var(--color-text-secondary);margin-bottom:4px;font-size:.72rem}.expert-card strong{font-size:.8rem}.legal-placeholder{border:2px dashed var(--color-border-control);background:#fff;border-radius:14px;max-width:1160px;margin:0 auto 72px;padding:22px}.legal-placeholder strong{color:var(--color-danger-fg);text-transform:uppercase;font-size:.8rem}.legal-placeholder p{color:var(--color-text-secondary);margin:8px 0 0;font-size:.85rem;line-height:1.6}footer{background:var(--palette-petrol-900);color:#fff;padding:56px max(20px,50% - 580px)}.footer-mark{margin-bottom:32px}.footer-links{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.footer-links div{flex-direction:column;gap:9px;display:flex}.footer-links a{color:#c9dbe1;font-size:.85rem;text-decoration:none}footer>p{color:#a9c1ca;border-top:1px solid #ffffff26;margin:40px 0 0;padding-top:20px;font-size:.78rem}.hero-standalone{min-height:calc(100dvh - 108px)}.concept-note{border-left:4px solid var(--palette-teal-800);background:#fff;max-width:1160px;margin:0 auto 60px;padding:26px}.concept-note p{color:var(--palette-teal-800);margin:0;font-weight:800}.concept-note h2{margin:8px 0}.concept-note strong,.concept-note>span{display:block}.concept-note>span{color:var(--color-text-secondary);margin:8px 0 18px}.hero-b .hero-copy{box-shadow:var(--shadow-soft);background:#fff;border-radius:24px;padding:30px}.hero-b .product-quick button{background:var(--color-surface-brand)}.hero-b .hero-preview{background:linear-gradient(145deg,var(--palette-petrol-900),var(--palette-teal-800));transform:none}.hero-c{position:relative}.hero-c:before{content:"1997";z-index:-1;color:#e7f0f2;letter-spacing:-.1em;font-size:12rem;font-weight:900;position:absolute;top:0;right:15%}.hero-c .hero-preview{color:var(--color-text-primary);border:1px solid var(--color-border-subtle);background:#fff;transform:rotate(-1deg)}.hero-c .hero-preview>p{color:var(--color-text-secondary)}.hero-c .preview-head,.hero-c .hero-preview li{border-color:var(--color-border-subtle)}@media (max-width:1023px){.hero{grid-template-columns:1fr;gap:30px}.hero-preview{display:none}.product-grid{grid-template-columns:repeat(3,1fr)}.prelaunch,.scenario,.assistant{grid-template-columns:1fr}.policy-grid,.compare-grid{grid-template-columns:repeat(2,1fr)}.faq-section{grid-template-columns:1fr}.faq-section>.section-title,.faq-list,.expert-card{grid-area:auto/1}.experience{grid-template-columns:1fr}.hero-c:before{font-size:8rem}}@media (max-width:767px){.demo-ribbon{text-align:left;align-items:flex-start;min-height:44px}.demo-ribbon span{line-height:1.35}.site-header{height:62px;padding:0 16px}.site-header nav a{width:38px;height:38px}.wordmark{font-size:1rem}.wordmark>span:first-child{width:30px;height:30px}.hero{padding:28px 16px 38px;display:block}.eyebrow{margin-bottom:9px}.hero h1{font-size:clamp(2.125rem,10vw,2.5rem);line-height:1.02}.hero-lede{margin:14px 0 16px;font-size:.94rem;line-height:1.5}.product-quick{gap:8px;margin-bottom:14px}.product-quick button{min-height:78px;padding:10px}.product-quick button>span{width:26px;height:26px;margin-bottom:5px}.product-quick small{display:none}.hero-actions{gap:8px;display:grid}.button-primary,.button-secondary{width:100%;min-height:52px;padding:0 14px;font-size:.84rem}.experience-line{margin-top:12px;font-size:.77rem}.trust-layer{margin:0 16px 8px;padding:13px}.trust-layer p{font-size:.78rem}.section{padding:52px 16px}.section-title h2{font-size:1.75rem}.product-grid{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:24px}.product-grid article{min-height:155px;padding:15px}.product-grid h3{margin:18px 0 8px;font-size:.9rem}.prelaunch,.scenario,.assistant,.experience{border-radius:20px;gap:30px;margin:12px 16px;padding:28px 20px}.prelaunch h2{font-size:2rem}.plate-form{padding:20px 16px}.risk-questions{grid-template-columns:1fr}.risk-questions p{min-height:auto}.scenario-bars>div{flex-direction:column;gap:4px}.offer-card{padding:20px 16px}.policy-grid,.compare-grid{grid-template-columns:1fr}.experience-year{font-size:4.5rem}.assistant h2{font-size:2rem}.faq-list summary{font-size:.9rem}.legal-placeholder{margin:0 16px 52px}.footer-links{grid-template-columns:1fr 1fr}.hero-standalone{min-height:auto}.concept-note{margin:0 16px 40px}.hero-c:before{display:none}}@media (max-width:359px){.demo-ribbon{font-size:.72rem}.site-header nav{gap:4px}.site-header nav a{width:34px;height:36px}.wordmark>span:first-child{display:none}.hero h1{font-size:2rem}.product-quick button{min-height:74px}.product-grid,.footer-links{grid-template-columns:1fr}}.states-page main{max-width:1160px;margin:auto;padding:48px 20px 80px}.states-page h1{letter-spacing:-.05em;margin:0;font-size:clamp(2rem,5vw,3.5rem)}.states-lede{color:var(--color-text-secondary)}.states-page section{margin-top:48px}.state-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.state-card{border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);background:#fff;flex-direction:column;gap:10px;padding:20px;display:flex}.state-card label{margin-top:8px;font-size:.85rem;font-weight:800}.state-card input{border:1px solid var(--input-border);border-radius:10px;width:100%;height:52px;padding:0 12px;font-size:1rem}.state-card input.simulated-focus{outline:3px solid var(--input-focus-ring);outline-offset:3px}.state-card input[aria-invalid=true]{border-color:var(--color-danger-fg)}.state-card input:disabled{background:var(--color-surface-subtle);color:var(--color-text-secondary);opacity:1}.state-card small{min-height:34px;color:var(--color-text-secondary);font-size:.72rem}.state-card .state-error{color:var(--color-danger-fg)}.states-page section:last-child{max-width:520px}.states-page .offer-card{margin-top:20px}@media (max-width:900px){.state-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.state-grid{grid-template-columns:1fr}.states-page main{padding:32px 16px 60px}}.footer-mark>span:last-child{color:#76ded5}.wordmark>span:first-child[data-mark]:before{content:attr(data-mark)}body{background-color:#f4f8f8;background-image:radial-gradient(circle at 8% 12%,#00afa314,#0000 22%),radial-gradient(circle at 92% 18%,#ffc8571a,#0000 20%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box}.demo-ribbon{color:#d9f7f3;letter-spacing:.015em;background:#082f3c;min-height:30px;font-size:.72rem}.demo-ribbon strong{color:#fff;border-color:#ffffff59}.site-header{max-width:1320px;height:84px;padding:0 28px}.wordmark{font-size:1.22rem}.wordmark>span:first-child{border-radius:50% 50% 50% 16%;box-shadow:0 8px 22px #00afa33d}.primary-nav{align-items:center;gap:22px;display:flex}.site-header .primary-nav a{place-items:unset;white-space:nowrap;background:0 0;border:0;border-radius:0;width:auto;height:auto;font-size:.82rem;font-weight:750;text-decoration:none;display:block;position:relative}.primary-nav a:after{content:"";background:var(--palette-teal-500);height:2px;transition:right .25s;position:absolute;bottom:-7px;left:0;right:100%}.primary-nav a:hover:after{right:0}.header-actions{align-items:center;gap:14px;display:flex}.concept-nav{gap:6px;display:flex}.site-header .concept-nav a{width:34px;height:34px}.header-cta{background:var(--palette-petrol-900);color:#fff;border-radius:999px;align-items:center;min-height:46px;padding:0 18px;font-size:.78rem;font-weight:800;text-decoration:none;display:flex;box-shadow:0 10px 24px #073b4c2b}.hero{grid-template-columns:minmax(440px,.82fr) minmax(580px,1.18fr);gap:42px;max-width:1380px;min-height:720px;padding:56px 28px 78px}.hero-copy{z-index:2;position:relative}.hero h1{letter-spacing:-.07em;font-size:clamp(3.6rem,5.4vw,5.7rem);line-height:.93}.hero h1 span{color:#0000;background:linear-gradient(90deg,#007f77,#00b8aa);-webkit-background-clip:text;background-clip:text;margin-top:10px;display:block}.hero-lede{max-width:610px;font-size:1.08rem}.eyebrow{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb8;border:1px solid #006f6a26;border-radius:999px;width:max-content;padding:8px 12px}.product-quick{gap:8px;max-width:600px}.product-quick button{border-color:#073b4c17;min-height:82px;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;overflow:hidden;box-shadow:0 8px 30px #073b4c0f}.product-quick button:after{content:"";background:var(--color-surface-brand);border-radius:50%;width:60px;height:60px;transition:transform .3s;position:absolute;bottom:-26px;right:-22px}.product-quick button:hover{border-color:#00afa34d;transform:translateY(-4px);box-shadow:0 16px 35px #073b4c1f}.product-quick button:hover:after{transform:scale(1.5)}.hero-actions{max-width:610px}.hero-actions .button-primary{box-shadow:0 14px 30px #00afa33d}.hero-visual{isolation:isolate;background:#dff5f2;border-radius:44px 44px 120px;min-height:610px;animation:.8s cubic-bezier(.2,.8,.2,1) both heroEnter;position:relative;overflow:hidden;box-shadow:0 40px 90px #073b4c2b}.hero-visual:after{content:"";pointer-events:none;background:linear-gradient(90deg,#073b4c14,#0000 36%);position:absolute;inset:0}.hero-visual img{object-fit:cover;object-position:center}.floating-proof{z-index:2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffc;border:1px solid #fff9;border-radius:16px;padding:14px 16px;animation:5s ease-in-out infinite float;position:absolute;box-shadow:0 16px 35px #073b4c26}.floating-proof span,.floating-proof strong{display:block}.floating-proof span{color:var(--color-text-secondary);font-size:.72rem}.floating-proof strong{margin-top:4px;font-size:.9rem}.proof-top{top:30px;right:28px}.proof-bottom{align-items:center;gap:4px;display:flex;bottom:36px;left:24px}.proof-bottom span{color:var(--color-text-primary);font-weight:800}.visual-demo-label{z-index:2;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#073b4cbf;border-radius:999px;padding:6px 9px;font-size:.65rem;position:absolute;bottom:20px;right:22px}.trust-layer{z-index:4;border-color:#073b4c12;max-width:1280px;margin-top:-38px;position:relative;box-shadow:0 16px 45px #073b4c14}.product-section{max-width:1280px;padding-top:100px}.product-section>.section-title{max-width:900px}.product-grid{grid-template-columns:repeat(6,1fr);grid-auto-rows:270px;gap:16px}.product-grid article{background:#fff;border:none;min-height:0;padding:0;transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden;box-shadow:0 16px 55px #073b4c14}.product-grid article:first-child,.product-grid article:nth-child(4){grid-area:span 2/span 2}.product-grid article:nth-child(2),.product-grid article:nth-child(3),.product-grid article:nth-child(n+5){grid-column:span 2}.product-grid article:hover{transform:translateY(-8px);box-shadow:0 26px 65px #073b4c26}.product-art{background:linear-gradient(135deg,#d9f7f3,#b7e8e3);height:46%;position:relative;overflow:hidden}.product-grid article:first-child .product-art,.product-grid article:nth-child(4) .product-art{height:57%}.product-art:before,.product-art:after{content:"";background:#ffffff7a;border-radius:50%;position:absolute}.product-art:before{width:150px;height:150px;top:-60px;right:-20px}.product-art:after{width:80px;height:80px;bottom:-36px;left:18px}.product-art span{z-index:1;color:#087d75;text-shadow:0 14px 30px #073b4c2e;font-size:4.4rem;line-height:1;position:absolute;bottom:8px;right:24px;transform:rotate(-7deg)}.product-grid article[data-product="1"] .product-art span{color:#6552a5}.product-grid article[data-product="2"] .product-art span{color:#815b0d}.product-grid article[data-product="3"] .product-art span{color:#1e657f}.product-grid article[data-product="4"] .product-art span{color:#974d67}.product-card-body{flex-direction:column;min-height:54%;padding:18px 20px;display:flex}.product-card-body>span{color:var(--palette-teal-800);font-size:.72rem;font-weight:900}.product-grid h3{margin:8px 0;font-size:1.05rem}.product-grid p{font-size:.64rem}.product-grid a{justify-content:space-between;display:flex}.product-grid article:first-child h3,.product-grid article:nth-child(4) h3{font-size:1.4rem}.prelaunch,.scenario,.assistant{position:relative;overflow:hidden;box-shadow:0 30px 90px #073b4c29}.prelaunch:before,.assistant:before{content:"";background:radial-gradient(circle,#00afa347,#0000 67%);border-radius:50%;width:360px;height:360px;position:absolute;top:-180px;right:-130px}.experience{grid-template-columns:1.15fr .85fr;gap:0;max-width:1280px;min-height:620px;padding:0;overflow:hidden;box-shadow:0 32px 90px #073b4c24}.experience-image{min-height:620px;position:relative}.experience-image img{object-fit:cover}.experience-copy{padding:60px}.experience-year{opacity:.2;font-size:5.6rem;line-height:1}.experience-copy h2{font-size:clamp(2rem,3vw,3.4rem)}.assistant-questions button{transition:transform .2s,background .2s}.assistant-questions button:hover{background:#ffffff21;transform:translate(7px)}@keyframes heroEnter{0%{opacity:0;transform:translateY(24px)scale(.98)}to{opacity:1;transform:none}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@media (max-width:1100px){.primary-nav{display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-visual{min-height:520px}.product-grid{grid-template-columns:repeat(4,1fr)}.product-grid article,.product-grid article:first-child,.product-grid article:nth-child(4),.product-grid article:nth-child(n+5){grid-area:span 1/span 2}.product-grid article:first-child,.product-grid article:nth-child(4){grid-row:span 2}}@media (max-width:767px){.site-header{height:70px}.header-cta,.concept-nav{display:none}.hero{flex-direction:column;gap:22px;padding:30px 16px 50px;display:flex}.hero h1{font-size:clamp(2.55rem,12vw,3.4rem);line-height:.95}.hero-lede{font-size:.92rem}.hero-visual{border-radius:24px 24px 68px;order:-1;width:100%;min-height:330px;display:block}.hero-visual img{object-position:59% center}.proof-top{padding:10px;top:14px;right:14px}.proof-bottom{padding:10px;bottom:18px;left:12px}.visual-demo-label{display:none}.hero .eyebrow{margin-top:4px}.product-grid{grid-template-columns:1fr 1fr;grid-auto-rows:240px;gap:10px}.product-grid article,.product-grid article:first-child,.product-grid article:nth-child(4),.product-grid article:nth-child(n+5){grid-area:span 1/span 1}.product-art,.product-grid article:first-child .product-art,.product-grid article:nth-child(4) .product-art{height:46%}.product-art span{font-size:3.3rem}.product-card-body{padding:14px}.product-grid article:first-child h3,.product-grid article:nth-child(4) h3{font-size:1rem}.experience{grid-template-columns:1fr;margin:12px 16px}.experience-image{min-height:360px}.experience-copy{padding:30px 22px}.experience-year{font-size:4rem}.floating-proof{animation:none}}@media (max-width:360px){.product-grid{grid-template-columns:1fr}.hero-visual{min-height:290px}}.sales-intent-panel{background:linear-gradient(135deg,var(--palette-saffron-500),#ffe5a4);max-width:1160px;color:var(--palette-graphite-900);border-radius:28px 28px 0 0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:36px;margin:72px auto 0;padding:42px 48px;display:grid}.sales-intent-panel>div:first-child{max-width:720px}.sales-intent-panel p{color:var(--palette-petrol-900);letter-spacing:.1em;text-transform:uppercase;margin:0 0 9px;font-size:.75rem;font-weight:900}.sales-intent-panel h2{letter-spacing:-.045em;margin:0;font-size:clamp(1.75rem,3vw,2.8rem);line-height:1.08}.sales-intent-panel span{margin-top:14px;line-height:1.65;display:block}.sales-intent-actions{gap:10px;min-width:250px;display:grid}.sales-intent-actions .button-primary{background:var(--palette-petrol-900);color:#fff}.sales-intent-actions .button-primary:hover{background:var(--palette-teal-800)}.sales-intent-actions .button-secondary{background:#ffffffbd}@media (max-width:767px){.sales-intent-panel{border-radius:20px;grid-template-columns:1fr;gap:24px;margin:48px 16px 0;padding:28px 20px}.sales-intent-actions{min-width:0}}.market-art{isolation:isolate;background:#e8f6f2}.product-art{place-items:center;display:grid;background:#e8f6f2!important}.product-grid article[data-product="1"] .product-art{background:#eeebff!important}.product-grid article[data-product="2"] .product-art{background:#fff0d4!important}.product-grid article[data-product="3"] .product-art{background:#e6f3fa!important}.product-grid article[data-product="4"] .product-art{background:#fcebf0!important}.product-visual{width:94%;height:94%;overflow:visible}.market-art .product-visual{width:96%;height:96%}.pv-shadow{fill:#123b4b;opacity:.1}.pv-car{transform-origin:50% 80%;animation:4.6s ease-in-out infinite pv-float}.pv-car>path:first-child,.pv-window,.pv-wheel,.pv-light rect,.pv-house>*{stroke:#123b4b;stroke-width:4px;stroke-linejoin:round}.pv-window{fill:#dff7f5}.pv-wheel{fill:#123b4b}.pv-lamp{fill:none;stroke:#fff;stroke-width:8px;stroke-linecap:round}.pv-stroke{fill:none;stroke:#123b4b;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.pv-light rect{fill:#123b4b}.pv-light circle{stroke:#fff;stroke-width:2px}.pv-red{fill:#ff715b;animation:3s ease-in-out infinite pv-glow}.pv-amber{fill:#f5b642}.pv-green{fill:#08aaa5}.pv-shield{transform-origin:50%;animation:5s ease-in-out infinite pv-breathe}.pv-shield-fill{fill:#fff;fill-opacity:.87;stroke:#087f83;stroke-width:6px}.pv-shield-outline{fill:#fff;fill-opacity:.5;stroke:#8b78dd;stroke-width:6px}.pv-check{fill:none;stroke:#00a6a6;stroke-width:10px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:90;animation:4.5s ease-in-out infinite pv-draw}.pv-amber-fill{fill:#f5b642}.pv-roof{fill:none;stroke:#123b4b;stroke-width:11px;stroke-linecap:round;stroke-linejoin:round}.pv-door{fill:#fff}.pv-heart{fill:#ff715b;stroke:#123b4b;stroke-width:5px;transform-origin:42% 53%;animation:3.2s ease-in-out infinite pv-heart}.pv-kit rect{fill:#123b4b}.pv-kit>path:first-of-type{fill:none;stroke:#123b4b;stroke-width:9px}.pv-plus{fill:none;stroke:#fff;stroke-width:10px;stroke-linecap:round}.pv-orbit{fill:none;stroke:#8b78dd;stroke-width:5px;stroke-linecap:round;stroke-dasharray:8 12;animation:8s linear infinite pv-orbit}.pv-case rect{fill:#08aaa5;stroke:#123b4b;stroke-width:5px}.pv-case path{fill:none;stroke:#123b4b;stroke-width:5px}.pv-case circle{fill:#123b4b}.pv-building>path:first-child{fill:#2d7ff9;stroke:#123b4b;stroke-width:5px}.pv-pulse{fill:none;stroke:#087f83;stroke-width:6px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:220;animation:4s ease-in-out infinite pv-pulse}.pv-paw{fill:#ff715b;stroke:#123b4b;stroke-width:4px}.product-grid article:hover .product-visual{transform:scale(1.035)}.product-visual{transition:transform .35s}@keyframes pv-float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes pv-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.025)}}@keyframes pv-glow{0%,to{filter:none}50%{filter:drop-shadow(0 0 7px #ff715b)}}@keyframes pv-draw{0%,18%{stroke-dashoffset:90px}40%,to{stroke-dashoffset:0}}@keyframes pv-heart{0%,to{transform:scale(1)}12%{transform:scale(1.045)}25%{transform:scale(1)}}@keyframes pv-orbit{to{stroke-dashoffset:-200px}}@keyframes pv-pulse{0%,20%{stroke-dashoffset:220px}60%,to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.product-visual *{animation:none!important}}.marketplace-hero{text-align:center;max-width:1280px;min-height:auto;padding:70px 32px 86px;display:block}.marketplace-copy{max-width:1120px;margin:auto}.marketplace-copy .eyebrow{margin:0 auto 10px}.marketplace-copy h1{max-width:760px;margin:auto;font-size:clamp(2.7rem,5vw,4.8rem);line-height:.98}.marketplace-copy h1 span{color:var(--palette-teal-800);background:0 0;margin:0;display:inline}.marketplace-copy .hero-lede{margin:18px auto 34px;font-size:1rem}.marketplace-products{grid-template-columns:repeat(4,1fr);gap:16px;max-width:none;margin:0;display:grid}.marketplace-products .market-product{text-align:left;min-width:0;transition:transform var(--motion-panel),box-shadow var(--motion-panel);background:#fff;border:1px solid #073b4c12;border-radius:22px;overflow:hidden;box-shadow:0 16px 45px #073b4c17}.marketplace-products .market-product:hover{transform:translateY(-7px);box-shadow:0 24px 60px #073b4c26}.market-art{background:linear-gradient(145deg,#e5f5f0,#cae8df);place-items:center;height:250px;display:grid;position:relative;overflow:hidden}.market-art:before,.market-art:after{content:"";background:#ffffff8c;border-radius:50%;position:absolute}.market-art:before{width:170px;height:170px;top:-50px;right:-50px}.market-art:after{width:100px;height:100px;bottom:-40px;left:-28px}.market-art strong{z-index:2;filter:drop-shadow(0 18px 15px #073b4c2e);font-size:6.2rem;position:relative;transform:translateY(12px)}.market-art i{z-index:1;filter:blur(7px);background:#073b4c1f;border-radius:50%;width:75%;height:18px;position:absolute;bottom:34px}.market-symbol{z-index:3;width:42px;height:42px;color:var(--palette-petrol-900);background:#ffffffd9;border-radius:13px;place-items:center;font-size:1.2rem;font-style:normal;font-weight:900;display:grid;position:absolute;top:18px;left:18px;box-shadow:0 8px 20px #073b4c1a}.market-product-copy{min-height:190px;padding:22px;position:relative}.market-product-copy h2{letter-spacing:-.025em;margin:0 0 9px;font-size:1.08rem}.market-product-copy p{color:var(--color-text-secondary);margin:0;padding-right:32px;font-size:.77rem;line-height:1.55}.market-product-copy a{background:var(--palette-teal-500);color:#fff;border-radius:12px;place-items:center;width:42px;height:42px;font-size:1.2rem;font-weight:900;text-decoration:none;display:grid;position:absolute;bottom:20px;left:22px}.marketplace-actions{max-width:620px;margin:28px auto 0}.scroll-cue{border:1px solid var(--color-border-default);width:46px;height:46px;color:var(--palette-petrol-900);box-shadow:var(--shadow-soft);background:#fff;border-radius:50%;place-items:center;margin:34px auto 0;font-size:1.3rem;text-decoration:none;display:grid}.comparison-showcase{background:linear-gradient(145deg,#fff 12%,#effafa 100%);border-radius:38px;grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;max-width:1280px;min-height:720px;margin:0 auto 50px;padding:80px 70px;display:grid;box-shadow:0 28px 80px #073b4c17}.showcase-copy>p{color:var(--palette-teal-800);letter-spacing:.1em;text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:900}.showcase-copy h2{letter-spacing:-.06em;max-width:480px;margin:0;font-size:clamp(2.4rem,4vw,4.4rem);line-height:1.02}.showcase-copy>span{max-width:500px;color:var(--color-text-secondary);margin-top:24px;line-height:1.7;display:block}.showcase-copy ul{margin:30px 0 0;padding:0;list-style:none}.showcase-copy li{margin:14px 0;padding-left:34px;font-weight:750;position:relative}.showcase-copy li:before{content:"✓";background:var(--palette-teal-500);color:#fff;border-radius:50%;place-items:center;width:23px;height:23px;font-size:.72rem;display:grid;position:absolute;top:-2px;left:0}.phone-stage{place-items:center;min-height:580px;display:grid;position:relative}.phone-stage:after{content:"";filter:blur(25px);background:#073b4c24;border-radius:50%;width:420px;height:70px;position:absolute;bottom:10px}.phone-shell{z-index:1;background:#fff;border:9px solid #14202b;border-radius:52px;width:310px;height:620px;padding:12px;position:relative;box-shadow:0 35px 70px #073b4c3d}.phone-island{z-index:3;background:#14202b;border-radius:20px;width:92px;height:25px;position:absolute;top:16px;left:50%;transform:translate(-50%)}.phone-screen{background:#f5f8fa;border-radius:34px;height:100%;padding:52px 13px 18px;overflow:hidden}.phone-screen>strong{margin:0 6px 18px;font-size:.88rem;display:block}.phone-screen article{background:#fff;border-radius:15px;margin:0 0 12px;padding:14px;box-shadow:0 8px 22px #073b4c17}.phone-screen article>div{align-items:center;gap:8px;display:flex}.phone-screen article i{background:var(--phone-accent);border-radius:8px;width:25px;height:25px}.phone-screen article b{font-size:.73rem}.phone-screen article>span{background:linear-gradient(90deg,var(--phone-accent) 68%,#e2eaed 68%);border-radius:10px;height:6px;margin:10px 0;display:block;overflow:hidden}.phone-screen article p{color:var(--color-text-secondary);margin:5px 0;font-size:.64rem}.phone-screen article p:first-of-type{color:#18825f}@media (max-width:1023px){.marketplace-products{grid-template-columns:repeat(2,1fr)}.comparison-showcase{grid-template-columns:1fr;padding:60px 40px}.showcase-copy{text-align:center}.showcase-copy h2,.showcase-copy>span{margin-left:auto;margin-right:auto}.showcase-copy ul{text-align:left;width:max-content;max-width:100%;margin-left:auto;margin-right:auto}}@media (max-width:767px){.marketplace-hero{padding:40px 16px 54px}.marketplace-copy h1{font-size:2.65rem}.marketplace-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.market-art{height:150px}.market-art strong{font-size:3.8rem}.market-symbol{width:32px;height:32px;font-size:.9rem;top:10px;left:10px}.market-product-copy{min-height:170px;padding:15px}.market-product-copy h2{font-size:.88rem}.market-product-copy p{padding:0;font-size:.66rem}.market-product-copy a{width:36px;height:36px;bottom:14px;left:15px}.marketplace-actions{display:grid}.comparison-showcase{border-radius:24px;gap:35px;min-height:auto;margin:0 16px 36px;padding:44px 20px}.showcase-copy h2{font-size:2.35rem}.phone-stage{min-height:510px}.phone-shell{width:270px;height:540px}.phone-stage:after{width:260px}.trust-layer{margin-top:0}}.market-art:before,.market-art:after,.product-art:before,.product-art:after{display:none}.market-art{background:#e8f6f2}.market-product-2 .market-art{background:#e6f5f6}.market-product-3 .market-art{background:#fff0ec}.market-product-4 .market-art{background:#f0edff}.product-art .product-visual{width:82%;height:82%}.product-grid article:first-child .product-art .product-visual,.product-grid article:nth-child(4) .product-art .product-visual{width:92%;height:92%}@media (max-width:767px){.product-art .product-visual{width:88%;height:88%}}
.scene-frame{isolation:isolate;position:relative;background:#e7f6f3!important}.scene-frame:before,.scene-frame:after{z-index:0;pointer-events:none;border-radius:999px;position:absolute;content:""!important;display:block!important}.scene-frame:before{aspect-ratio:1;width:62%;top:-42%;right:-25%;background:#ffffff6b!important}.scene-frame:after{aspect-ratio:1;width:28%;bottom:-22%;left:-12%;background:#ffffff52!important}.scene-frame-casco{background:linear-gradient(145deg,#dff8f6,#bfece7)!important}.scene-frame-traffic{background:linear-gradient(145deg,#e7f6ef,#ccebdd)!important}.scene-frame-dask{background:linear-gradient(145deg,#f0edff,#dcd3ff)!important}.scene-frame-tss{background:linear-gradient(145deg,#fff0ed,#ffd3ca)!important}.scene-frame-private-health{background:linear-gradient(145deg,#e8f4ff,#cbdff7)!important}.scene-frame-home{background:linear-gradient(145deg,#fff2cf,#ffdb91)!important}.scene-frame-travel{background:linear-gradient(145deg,#e7f7fb,#c7e7ef)!important}.scene-frame-workplace{background:linear-gradient(145deg,#f8eaf2,#ebc5da)!important}.scene-frame-sme{background:linear-gradient(145deg,#e6f0ff,#c8dcf7)!important}.scene-frame-accident{background:linear-gradient(145deg,#fff0dd,#ffd3a3)!important}.scene-frame-life{background:linear-gradient(145deg,#ffecef,#f7cbd6)!important}.scene-frame-yacht{background:linear-gradient(145deg,#e4f7fb,#bfe6ef)!important}.product-visual{z-index:2;shape-rendering:geometricprecision;transition:transform .55s cubic-bezier(.2,.8,.2,1);overflow:hidden;width:100%!important;height:100%!important}.scene-frame>.product-visual{display:block;position:absolute;inset:0}.market-art .product-visual{width:98%!important;height:98%!important}.product-art .product-visual{width:96%!important;height:96%!important}.product-grid article:hover .product-visual,.market-product:hover .product-visual{transform:scale(1.035)translateY(-2px)}.scene-orb{fill:#fff;opacity:.28}.scene-orb-a{animation:7s ease-in-out infinite scene-orb}.scene-orb-b{animation:6s ease-in-out infinite reverse scene-orb}.scene-spark{fill:none;stroke:#fff;stroke-width:5px;stroke-linecap:round;opacity:.72}.scene-spark-a{animation:3.8s ease-in-out infinite scene-spark}.scene-spark-b{animation:3.8s ease-in-out .7s infinite scene-spark}.scene-ground{fill:#123b4b;opacity:.1}.navy-fill{fill:#123b4b}.navy-outline{stroke:#123b4b;stroke-width:6px;stroke-linecap:round;stroke-linejoin:round}.navy-stroke{fill:none;stroke:#123b4b;stroke-width:7px;stroke-linecap:round;stroke-linejoin:round}.teal-stroke{stroke:#0ca7a3;stroke-width:6px}.medical-plus{fill:none;stroke:#2f79de;stroke-width:11px;stroke-linecap:round}.premium-car{transform-origin:55% 78%;animation:5.2s ease-in-out infinite scene-car}.car-wheel{fill:#123b4b;stroke:#fff;stroke-width:5px}.wheel-hub{fill:#cde1e4;stroke:#123b4b;stroke-width:5px}.car-light{fill:none;stroke:#fff;stroke-width:11px;stroke-linecap:round}.car-grille{fill:none;stroke:#123b4b;stroke-width:7px;stroke-linecap:round}.car-highlight{fill:none;stroke:#fff;stroke-width:6px;stroke-linecap:round;opacity:.48}.traffic-light{transform-origin:111px 323px;animation:5.4s ease-in-out infinite traffic-light}.signal-red{animation:3.2s ease-in-out infinite signal-red}.road-line{fill:none;stroke:#fff;stroke-width:8px;stroke-linecap:round;stroke-dasharray:38 24;opacity:.75}.road-line-b{opacity:.38;stroke-width:4px}.speed-lines path{fill:none;stroke:#123b4b;stroke-width:6px;stroke-linecap:round;opacity:.22;animation:3.6s ease-in-out infinite speed-line}.premium-shield{transform-box:fill-box;transform-origin:50%}.shield-shell{stroke:#087f83;stroke-width:7px;stroke-linejoin:round}.premium-shield.is-outline .shield-shell{stroke:#7664cf}.shield-check{fill:none;stroke:#0ab0aa;stroke-width:13px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:150;stroke-dashoffset:150px;animation:4.8s ease-in-out infinite shield-draw}.protection-rings ellipse{fill:none;stroke:#fff;stroke-width:5px;opacity:.47;transform-origin:50%;animation:5s ease-in-out infinite protection-ring}.protection-rings ellipse+ellipse{animation-delay:.7s}.orbit-dots circle{fill:#fff;opacity:.82;animation:4s ease-in-out infinite orbit-dot}.orbit-dots circle:nth-child(2){animation-delay:.6s}.orbit-dots circle:nth-child(3){animation-delay:1.2s}.seismic-rings path{fill:none;stroke:#7561cc;stroke-width:5px;stroke-linecap:round;opacity:.16;transform-origin:bottom;animation:4.4s ease-out infinite seismic-wave}.seismic-rings path:nth-child(2){animation-delay:.5s}.seismic-rings path:nth-child(3){animation-delay:1s}.modern-house{transform-origin:50% 85%;animation:5.5s ease-in-out infinite house-float}.house-roof{fill:none;stroke:#123b4b;stroke-width:18px;stroke-linecap:round;stroke-linejoin:round}.house-split{stroke:#123b4b;stroke-width:6px;opacity:.16}.health-orbit path{fill:none;stroke:#fff;stroke-width:5px;stroke-dasharray:10 14;opacity:.75;animation:8s linear infinite health-orbit}.health-orbit circle{fill:#fff}.heart-ribbon{transform-origin:46% 48%;animation:3.2s ease-in-out infinite heart-beat}.heart-shine{fill:none;stroke:#fff;stroke-width:8px;stroke-linecap:round;opacity:.55}.stethoscope>path{fill:none;stroke:#123b4b;stroke-width:9px;stroke-linecap:round}.medical-chip{animation:4.2s ease-in-out infinite medical-chip}.medical-chip path{fill:none;stroke:#fff;stroke-width:11px;stroke-linecap:round}.hospital{transform-origin:40% 80%;animation:5.8s ease-in-out infinite scene-float}.hospital-windows rect{fill:#d9f2f1;stroke:#123b4b;stroke-width:4px}.network-dots circle{fill:#ff7662;stroke:#fff;stroke-width:4px}.network-dots path{fill:none;stroke:#fff;stroke-width:5px;stroke-dasharray:8 10;animation:5s linear infinite network-flow}.home-sun{transform-origin:483px 103px;animation:22s linear infinite sun-turn}.home-sun path{stroke:#f3af3e;stroke-width:7px;stroke-linecap:round}.home-key{transform-origin:482px 282px;animation:4.5s ease-in-out infinite key-float}.globe{transform-origin:50%;animation:6s ease-in-out infinite globe-float}.globe ellipse,.globe>path{fill:none;stroke:#2d7f91;stroke-width:4px;opacity:.48}.flight-path{fill:none;stroke:#fff;stroke-width:5px;stroke-linecap:round;stroke-dasharray:12 14;animation:8s linear infinite flight-path}.plane{transform-origin:50%;animation:5s ease-in-out infinite plane-float}.suitcase{transform-origin:192px 341px;animation:5.5s ease-in-out infinite suitcase-rock}.shop{transform-origin:42% 86%;animation:6s ease-in-out infinite scene-float}.awning-lines{fill:none;stroke:#123b4b;stroke-width:5px}.growth-chart path{fill:none;stroke:#0aa7a3;stroke-width:9px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:250;animation:5s ease-in-out infinite growth-draw}.factory-windows rect{fill:#d9f2f1;stroke:#123b4b;stroke-width:4px}.boxes{animation:4.8s ease-in-out infinite boxes-float}.umbrella{transform-origin:44% 70%;animation:5s ease-in-out infinite umbrella-float}.umbrella-stick{fill:none;stroke:#123b4b;stroke-width:11px;stroke-linecap:round}.person{transform-origin:283px 341px;animation:4s ease-in-out infinite person-breathe}.accident-sparks path{fill:none;stroke:#f05e58;stroke-width:8px;stroke-linecap:round;stroke-linejoin:round;animation:3s ease-in-out infinite scene-spark}.life-heart{transform-origin:315px 232px;animation:3.4s ease-in-out infinite heart-beat}.life-family{transform-origin:315px 337px;animation:5.2s ease-in-out infinite family-breathe}.yacht-sun{transform-origin:487px 95px;animation:24s linear infinite sun-turn}.yacht-waves path{fill:none;stroke:#fff;stroke-width:9px;stroke-linecap:round;opacity:.78;animation:5.5s ease-in-out infinite wave-drift}.yacht-waves path+path{stroke-width:6px;opacity:.45;animation-delay:.6s}.premium-yacht{transform-origin:330px 330px;animation:5.4s ease-in-out infinite yacht-rock}.yacht-shield{animation:4.8s ease-in-out infinite scene-float}@keyframes scene-car{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes traffic-light{0%,to{transform:rotate(0)}50%{transform:rotate(-1.5deg)}}@keyframes signal-red{0%,to{filter:none}50%{filter:drop-shadow(0 0 12px #ff5f55)}}@keyframes speed-line{0%,to{opacity:.15;transform:translate(0)}50%{opacity:.38;transform:translate(12px)}}@keyframes shield-draw{0%,18%{stroke-dashoffset:150px}42%,to{stroke-dashoffset:0}}@keyframes protection-ring{0%,to{opacity:.2;transform:scale(.96)}50%{opacity:.58;transform:scale(1.03)}}@keyframes orbit-dot{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes seismic-wave{0%{opacity:0;transform:scale(.88)}35%{opacity:.24}to{opacity:0;transform:scale(1.08)}}@keyframes house-float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes health-orbit{to{stroke-dashoffset:-192px}}@keyframes heart-beat{0%,to{transform:scale(1)}12%{transform:scale(1.045)}25%{transform:scale(1)}}@keyframes medical-chip{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-7px)rotate(1deg)}}@keyframes scene-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes network-flow{to{stroke-dashoffset:-180px}}@keyframes sun-turn{to{transform:rotate(360deg)}}@keyframes key-float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-8px)rotate(4deg)}}@keyframes globe-float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes flight-path{to{stroke-dashoffset:-260px}}@keyframes plane-float{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(8px,-8px)rotate(-2deg)}}@keyframes suitcase-rock{0%,to{transform:rotate(0)}50%{transform:rotate(-2deg)}}@keyframes growth-draw{0%,15%{stroke-dashoffset:250px}50%,to{stroke-dashoffset:0}}@keyframes boxes-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes umbrella-float{0%,to{transform:rotate(0)}50%{transform:rotate(1deg)}}@keyframes person-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.015)}}@keyframes family-breathe{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes wave-drift{0%,to{transform:translate(-7px)}50%{transform:translate(7px)}}@keyframes yacht-rock{0%,to{transform:rotate(-1deg)translateY(0)}50%{transform:rotate(1deg)translateY(-5px)}}@keyframes scene-orb{0%,to{transform:translate(0)}50%{transform:translate(-9px,8px)}}@keyframes scene-spark{0%,to{opacity:.35;transform:scale(.8)}50%{opacity:1;transform:scale(1.08)}}.marketplace-products .market-product{border:1px solid #102a4312;border-radius:26px;box-shadow:0 20px 55px #123b4b1a}.market-art{height:270px}.market-product-copy{min-height:178px;padding:22px 24px 24px}.market-product-copy h2{font-size:1.12rem}.market-product-copy p{font-size:.78rem}.market-product-copy a{background:#102a43;border-radius:50%;transition:transform .25s,background .25s;bottom:22px;left:auto;right:22px}.market-product:hover .market-product-copy a{background:#00a7a2;transform:translate(3px,-3px)}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:auto;gap:20px}.product-grid article,.product-grid article:first-child,.product-grid article:nth-child(4),.product-grid article:nth-child(n+5){border:1px solid #102a430f;border-radius:28px;grid-area:auto;min-height:440px;box-shadow:0 18px 55px #123b4b17}.product-grid article:hover{box-shadow:0 30px 75px #123b4b26}.product-art,.product-grid article:first-child .product-art,.product-grid article:nth-child(4) .product-art{flex:none;height:255px}.product-card-body{min-height:185px;padding:20px 22px}.product-card-body>span{color:#087f83;background:#ecf7f5;border-radius:999px;place-items:center;width:30px;height:30px;display:grid}.product-grid h3,.product-grid article:first-child h3,.product-grid article:nth-child(4) h3{margin:12px 0 9px;font-size:1.08rem}.product-grid p{background:#ecf7f5;padding:6px 10px;font-size:.67rem}.product-grid a{align-items:center}.product-grid a b{color:#fff;background:#102a43;border-radius:50%;place-items:center;width:32px;height:32px;transition:transform .25s;display:grid}.product-grid article:hover a b{transform:translate(3px,-3px)}@media (max-width:1100px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-header .primary-nav{display:none!important}}@media (max-width:767px){.market-art{height:170px}.market-product-copy{min-height:168px;padding:16px}.market-product-copy a{bottom:14px;right:15px}.product-grid{grid-template-columns:1fr;gap:14px}.product-grid article,.product-grid article:first-child,.product-grid article:nth-child(4),.product-grid article:nth-child(n+5){min-height:410px}.product-art,.product-grid article:first-child .product-art,.product-grid article:nth-child(4) .product-art{height:240px}.product-card-body{min-height:170px;padding:16px}.product-card-body>span{width:25px;height:25px}.product-grid h3,.product-grid article:first-child h3,.product-grid article:nth-child(4) h3{font-size:1rem}}@media (prefers-reduced-motion:reduce){.product-visual *{animation:none!important}}.product-grid article:nth-child(n){grid-area:auto!important}.marketplace-products .market-product,.product-grid article{cursor:pointer;position:relative}.product-card-hit{z-index:5;border-radius:inherit;text-decoration:none;inset:0;margin:0!important;display:block!important;position:absolute!important}.product-card-hit:focus-visible{outline-offset:-5px;outline:3px solid #087f83}.market-card-arrow{color:#fff;background:#102a43;border-radius:50%;place-items:center;width:42px;height:42px;font-size:1.2rem;font-weight:900;transition:transform .25s,background .25s;display:grid;position:absolute;bottom:22px;right:22px}.market-product:hover .market-card-arrow{background:#00a7a2;transform:translate(3px,-3px)}.product-card-hit-label{color:#102a43;justify-content:space-between;align-items:center;font-size:.8rem;font-weight:800;display:flex;position:absolute;bottom:20px;left:22px;right:22px}@media (max-width:767px){.market-card-arrow{width:36px;height:36px;bottom:14px;right:15px}.product-card-hit-label{bottom:16px;left:16px;right:16px}}
.product-detail-page{background:radial-gradient(circle at 8% 12%,#1eb9ad14,#0000 23%),#f7faf9}.breadcrumbs{color:#667d86;align-items:center;gap:10px;max-width:1280px;margin:0 auto;padding:24px 28px 0;font-size:.78rem;display:flex}.breadcrumbs a{color:inherit;text-decoration:none}.breadcrumbs a:hover{color:#087f83}.breadcrumbs strong{color:#123b4b}.product-detail-hero{background:#fff;border:1px solid #123b4b0f;border-radius:42px;grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr);align-items:center;gap:70px;max-width:1280px;min-height:620px;margin:22px auto 70px;padding:70px;display:grid;box-shadow:0 35px 100px #123b4b1a}.product-detail-copy>p,.detail-kicker{color:#087f83;letter-spacing:.12em;text-transform:uppercase;margin:18px 0 10px;font-size:.75rem;font-weight:900}.product-detail-copy>p.product-direct-answer{color:#5e727b;letter-spacing:normal;text-transform:none;max-width:620px;margin:24px 0 0;font-size:1.04rem;font-weight:400;line-height:1.75}.product-detail-copy h1{letter-spacing:-.065em;max-width:670px;margin:0;font-size:clamp(2.7rem,4.7vw,5.1rem);line-height:.97}.product-status-chip{color:#087f83;background:#e5f7f4;border-radius:999px;width:max-content;padding:7px 11px;font-size:.7rem;font-weight:900;display:block}.product-detail-actions{gap:12px;margin-top:30px;display:flex}.product-detail-copy>small{color:#74878f;max-width:580px;margin-top:18px;font-size:.7rem;line-height:1.55;display:block}.product-detail-art{border-radius:34px;min-height:450px;overflow:hidden;box-shadow:0 28px 70px #123b4b21}.content-trust{color:#60757e;border-top:1px solid #123b4b17;flex-wrap:wrap;gap:8px 18px;margin-top:18px;padding-top:16px;font-size:.68rem;font-weight:750;display:flex}.product-detail-intro{border-top:1px solid #123b4b1a;grid-template-columns:.65fr 1fr;gap:80px;max-width:1160px;margin:0 auto;padding:70px 0;display:grid}.product-detail-intro h2,.detail-heading h2,.detail-split h2{letter-spacing:-.05em;margin:0;font-size:clamp(2rem,3vw,3.25rem);line-height:1.05}.product-detail-intro>p{color:#536a74;margin:22px 0 0;font-size:1.08rem;line-height:1.9}.detail-section{max-width:1160px;margin:30px auto;padding:75px 0}.detail-heading{max-width:760px}.detail-highlight-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:36px;display:grid}.detail-highlight-grid article{background:#fff;border:1px solid #123b4b14;border-radius:24px;flex-direction:column;min-height:260px;padding:28px;display:flex;box-shadow:0 15px 45px #123b4b0f}.detail-highlight-grid article>span{color:#087f83;background:#e7f7f5;border-radius:12px;place-items:center;width:38px;height:38px;font-size:.72rem;font-weight:900;display:grid}.detail-highlight-grid h3{margin:auto 0 10px;font-size:1.15rem}.detail-highlight-grid p{color:#60757e;margin:0;font-size:.88rem;line-height:1.65}.detail-table-wrap{background:#fff;border:1px solid #123b4b1a;border-radius:24px;margin-top:36px;overflow-x:auto;box-shadow:0 15px 45px #123b4b0f}.detail-comparison-table{border-collapse:collapse;text-align:left;width:100%}.detail-comparison-table th,.detail-comparison-table td{vertical-align:top;border-bottom:1px solid #123b4b17;padding:20px 22px}.detail-comparison-table thead th{color:#087f83;letter-spacing:.05em;text-transform:uppercase;background:#e7f7f5;font-size:.75rem}.detail-comparison-table tbody th{color:#123b4b;width:22%}.detail-comparison-table tbody td{color:#60757e;line-height:1.65}.detail-comparison-table tbody tr:last-child>*{border-bottom:0}.detail-longform{gap:18px;display:grid}.detail-longform article{background:#fff;border:1px solid #123b4b14;border-radius:24px;padding:34px}.detail-longform h2{letter-spacing:-.04em;margin:0 0 16px;font-size:clamp(1.55rem,2.4vw,2.35rem)}.detail-longform p,.detail-decision-grid p{color:#536a74;margin:0;line-height:1.85}.detail-decision-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.detail-decision-grid article{background:#fff;border-radius:24px;padding:34px;box-shadow:0 15px 45px #123b4b0f}.detail-decision-grid h2{letter-spacing:-.04em;margin:0 0 22px;font-size:clamp(1.55rem,2.4vw,2.35rem)}.detail-decision-grid ul{margin:0;padding-left:20px}.detail-decision-grid li{color:#536a74;margin:12px 0;line-height:1.65}.detail-decision-grid article>p:last-child{margin-top:18px}.content-verification-note{background:#e7f7f5;border-left:4px solid #087f83;border-radius:0 16px 16px 0;margin:24px 0;padding:22px 24px}.content-verification-note p{color:#536a74;margin:8px 0 0;line-height:1.7}.topic-depth-section{border-top:1px solid #123b4b1a}.topic-depth-section .detail-heading>p:last-child{color:#536a74;margin:20px 0 0;font-size:1.02rem;line-height:1.8}.topic-depth-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:34px;display:grid}.topic-depth-grid article{background:#fff;border:1px solid #123b4b14;border-radius:24px;padding:30px;box-shadow:0 15px 45px #123b4b0f}.topic-depth-grid h3{margin:0 0 14px;font-size:1.12rem;line-height:1.25}.topic-depth-grid p{color:#536a74;margin:0;line-height:1.78}.traffic-limit-section{border-top:1px solid #123b4b1a}.traffic-limit-section .detail-heading>p:last-child{color:#536a74;margin:20px 0 0;line-height:1.8}.traffic-limit-table{min-width:1120px}.traffic-limit-table thead tr:first-child th{text-align:center}.traffic-limit-table thead tr:first-child th:first-child{text-align:left}.traffic-limit-table td{white-space:nowrap;font-variant-numeric:tabular-nums}.detail-split{color:#fff;background:#102f3d;border-radius:34px;grid-template-columns:1fr 1fr;gap:80px;max-width:1160px;margin:30px auto;padding:70px;display:grid;box-shadow:0 30px 80px #123b4b29}.detail-split .detail-kicker{color:#69d7cd}.detail-checklist ul{margin:32px 0 0;padding:0;list-style:none}.detail-checklist li{color:#d6e5e9;border-bottom:1px solid #ffffff1f;align-items:center;gap:12px;padding:15px 0;display:flex}.detail-checklist li span{color:#fff;background:#14a69f;border-radius:50%;flex:none;place-items:center;width:26px;height:26px;font-size:.72rem;display:grid}.detail-steps>article{border-top:1px solid #ffffff1f;gap:18px;margin-top:22px;padding-top:22px;display:flex}.detail-steps>article>span{background:#ffffff1a;border-radius:12px;flex:none;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.detail-steps h3{margin:0 0 6px;font-size:1rem}.detail-steps p{color:#bcd0d6;margin:0;font-size:.82rem;line-height:1.6}.detail-faq{grid-template-columns:.8fr 1.2fr;gap:80px;display:grid}.detail-faq details{border-bottom:1px solid #123b4b24}.detail-faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:18px 0;font-weight:850;list-style:none;display:flex}.detail-faq summary::-webkit-details-marker{display:none}.detail-faq summary span{color:#087f83;background:#e7f7f5;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;display:grid}.detail-faq details[open] summary span{transform:rotate(45deg)}.detail-faq details p{color:#60757e;margin:0 0 24px;line-height:1.75}.related-products{border-top:1px solid #123b4b1a;max-width:1160px;margin:20px auto 80px;padding:60px 0}.related-products>div:last-child{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:30px;display:grid}.related-products a{color:#123b4b;background:#fff;border:1px solid #123b4b14;border-radius:22px;grid-template-columns:1fr auto;align-content:center;min-height:150px;padding:24px;text-decoration:none;transition:transform .25s,box-shadow .25s;display:grid;box-shadow:0 14px 40px #123b4b0f}.related-products a:hover{transform:translateY(-5px);box-shadow:0 22px 50px #123b4b1c}.related-products a span{color:#087f83;grid-column:1/-1;margin-bottom:8px;font-size:.66rem;font-weight:850}.related-products a strong{font-size:1rem}.related-products a b{color:#fff;background:#102f3d;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.detail-demo-cta{background:linear-gradient(135deg,#dff7f3,#c7eeea);border-radius:28px;justify-content:space-between;align-items:center;gap:40px;max-width:1160px;margin:30px auto 90px;padding:45px 50px;display:flex}.detail-demo-cta span{color:#087f83;text-transform:uppercase;font-size:.72rem;font-weight:900}.detail-demo-cta h2{letter-spacing:-.045em;margin:8px 0;font-size:clamp(1.7rem,3vw,2.7rem)}.detail-demo-cta p{color:#536a74;margin:0}.detail-demo-cta .button-secondary{color:#fff;background:#102f3d;border:0;flex:none}.detail-footer{padding-top:50px}.detail-footer>p{max-width:1160px}@media (max-width:1100px){.product-detail-hero{grid-template-columns:1fr;gap:34px;margin-left:20px;margin-right:20px;padding:50px}.product-detail-art{order:-1;min-height:420px}.product-detail-intro,.detail-section,.detail-split,.detail-demo-cta,.related-products{margin-left:28px;margin-right:28px}.detail-faq{grid-template-columns:1fr;gap:30px}.topic-depth-grid{grid-template-columns:1fr}}@media (max-width:767px){.breadcrumbs{white-space:nowrap;padding:18px 16px 0;overflow:hidden}.product-detail-hero{border-radius:26px;min-height:0;margin:16px 12px 50px;padding:28px 18px}.product-detail-copy h1{font-size:2.55rem}.product-detail-copy>p.product-direct-answer{font-size:.92rem}.product-detail-actions{display:grid}.product-detail-art{border-radius:22px;min-height:250px}.product-detail-intro{grid-template-columns:1fr;gap:10px;margin:0 16px;padding:52px 0}.product-detail-intro>p{font-size:.96rem;line-height:1.75}.detail-section{margin:0 16px;padding:52px 0}.detail-highlight-grid{grid-template-columns:1fr}.detail-comparison-table{min-width:690px}.detail-longform article,.detail-decision-grid article,.topic-depth-grid article{padding:24px}.detail-decision-grid{grid-template-columns:1fr}.detail-split{border-radius:24px;grid-template-columns:1fr;gap:40px;margin:12px 16px;padding:34px 22px}.detail-faq{grid-template-columns:1fr}.related-products{margin:10px 16px 55px;padding:45px 0}.related-products>div:last-child{grid-template-columns:1fr}.detail-demo-cta{margin:30px 16px 60px;padding:30px 22px;display:block}.detail-demo-cta .button-secondary{width:100%;margin-top:24px}.detail-footer{padding:42px 20px}}
.corporate-page{background:linear-gradient(#f0f8f7 0,#f5f8fa 440px)}.corporate-hero{background:var(--palette-petrol-900);color:#fff;border-radius:32px;max-width:980px;margin:18px auto 0;padding:78px 50px 66px;box-shadow:0 25px 70px #073b4c29}.corporate-hero>p{color:#72ddd4;letter-spacing:.12em;text-transform:uppercase;margin:0 0 14px;font-size:.78rem;font-weight:800}.corporate-hero h1{letter-spacing:-.055em;max-width:780px;margin:0;font-size:clamp(2.4rem,6vw,4.9rem);line-height:1}.corporate-hero>span{color:#c9dbe1;max-width:750px;margin-top:24px;font-size:1.05rem;line-height:1.75;display:block}.corporate-status{background:#ffffff12;border:1px solid #ffffff2e;border-radius:14px;margin:30px 0 0;padding:18px 20px}.corporate-status strong{color:#fff;font-size:.82rem}.corporate-status p{color:#c9dbe1;margin:5px 0 0;font-size:.88rem;line-height:1.6}.corporate-content{max-width:900px;margin:0 auto;padding:72px 20px 100px}.corporate-content section{border-bottom:1px solid var(--color-border-default);padding:34px 0}.corporate-content section:first-child{padding-top:0}.corporate-content section:last-child{border-bottom:0}.corporate-content h2{letter-spacing:-.035em;margin:0 0 14px;font-size:clamp(1.45rem,3vw,2.2rem)}.corporate-content h3{margin:28px 0 8px;font-size:1.05rem}.corporate-content p,.corporate-content li{color:var(--color-text-secondary);line-height:1.8}.corporate-content ul{padding-left:1.2rem}.corporate-content a{color:var(--palette-teal-800);font-weight:750}.corporate-content .fact-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:24px;padding:0;list-style:none;display:grid}.corporate-content .fact-grid li{border:1px solid var(--color-border-subtle);background:#fff;border-radius:16px;padding:24px}.corporate-content .fact-grid strong{color:var(--color-text-primary);margin-bottom:8px;font-size:1rem;display:block}.source-list{gap:12px;list-style:none;display:grid;padding:0!important}.source-list li{background:#fff;border-radius:12px;padding:18px}.contact-state{border-left:4px solid var(--palette-teal-500);background:#fff;border-radius:0 16px 16px 0;padding:26px}.contact-state strong{margin-bottom:8px;font-size:1.1rem;display:block}.contact-state p{margin:0}.cookie-panel{z-index:200;background:#fff;border:1px solid #b8cbd0;border-radius:18px;justify-content:space-between;align-items:center;gap:28px;max-width:920px;margin:auto;padding:20px;display:flex;position:fixed;bottom:22px;left:22px;right:22px;box-shadow:0 24px 70px #073b4c38}.cookie-panel strong{font-size:1rem}.cookie-panel p{max-width:640px;color:var(--color-text-secondary);margin:6px 0 0;font-size:.82rem;line-height:1.6}.cookie-panel a{color:var(--palette-teal-800);font-weight:800}.cookie-actions{flex:none;gap:10px;display:flex}.cookie-actions button{border:2px solid var(--palette-teal-800);min-width:108px;min-height:48px;color:var(--palette-petrol-900);cursor:pointer;background:#fff;border-radius:10px;padding:0 16px;font-weight:800}.cookie-option{align-items:flex-start;gap:10px;margin-top:12px;font-size:.86rem;display:flex}.cookie-option input{width:20px;height:20px;accent-color:var(--palette-teal-800);flex:none}.cookie-option span,.cookie-option small{display:block}.cookie-option small{color:var(--color-text-secondary);margin-top:3px;line-height:1.45}.expert-card a{color:var(--palette-teal-800);text-decoration:none}.legal-placeholder a{color:var(--palette-teal-800);font-weight:800}@media (max-width:767px){.corporate-hero{border-radius:24px;margin:12px;padding:48px 22px 40px}.corporate-hero h1{font-size:2.55rem}.corporate-content{padding:52px 16px 72px}.corporate-content .fact-grid{grid-template-columns:1fr}.cookie-panel{padding:16px;display:block;bottom:10px;left:10px;right:10px}.cookie-actions{grid-template-columns:1fr;margin-top:14px;display:grid}.cookie-actions button{width:100%;min-width:0}}
.product-status-chip,.detail-highlight-grid article>span{color:var(--palette-teal-800)}.product-detail-copy>small{color:var(--color-text-secondary)}

