:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#171b22;--ink:#171b22;--muted:#667085;--line:#e3e7ee;--paper:#fff;--soft:#f8fafc;--brand:#07346f;--brand-accent:#07346f;--brand-accent-soft:#f1f6fb;--brand-accent-line:#c9d7e6;--teal:#0f766e;--amber:#b7791f;--panel-radius:8px;--control-radius:7px;background:#f7f8fa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:#f7f8fa;background-image:linear-gradient(90deg,#07346f09 1px,#0000 1px),linear-gradient(#07346f08 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:48px 48px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}.marketing-shell{min-height:100vh;color:var(--ink)}.site-header{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;grid-template-columns:190px 1fr auto;align-items:center;gap:24px;min-height:76px;padding:12px clamp(18px,4vw,54px);display:grid;position:sticky;top:0}.brand-link{align-items:center;gap:10px;width:178px;height:46px;display:flex;overflow:hidden}.brand-link img{object-fit:contain;width:32px;height:32px}.brand-link span{color:#172033;font-size:18px;font-weight:760;line-height:1}.site-nav,.site-footer nav{color:var(--muted);justify-content:center;align-items:center;gap:22px;font-size:13px;font-weight:620;display:flex}.site-nav a:hover,.site-footer a:hover{color:var(--brand)}.header-actions{justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.language-toggle{border:1px solid var(--line);border-radius:var(--control-radius);background:#fff;align-items:center;gap:2px;min-height:34px;padding:3px;display:inline-flex}.language-toggle button{min-width:44px;min-height:26px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:5px;padding:0 8px;font-size:11px;font-weight:820}.language-toggle button.is-active{background:var(--brand-accent-soft);color:var(--brand)}.header-login,.landing-button{border:1px solid var(--line);border-radius:var(--control-radius);justify-content:center;align-items:center;gap:8px;min-height:34px;padding:8px 12px;font-size:13px;font-weight:720;display:inline-flex}.header-login{color:#fff;background:#64748b;border-color:#64748b}.hero-section{grid-template-columns:minmax(0,1fr) minmax(390px,.82fr);align-items:center;gap:clamp(28px,5vw,74px);min-height:min(760px,100vh - 150px);padding:clamp(44px,6vw,86px) clamp(18px,4vw,54px) 48px;display:grid}.hero-copy{max-width:820px}.hero-visual{justify-self:end;gap:12px;width:100%;max-width:610px;display:grid}.status-pill,.model-chip{border:1px solid var(--line);color:#344054;background:#ffffffb8;align-items:center;display:inline-flex}.status-pill{border-radius:999px;gap:8px;min-height:32px;margin-bottom:22px;padding:0 11px;font-size:12px;font-weight:740}.status-pill span{background:var(--teal);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #0f766e21}h1,h2,h3,p{margin-top:0}h1{color:#121820;letter-spacing:0;max-width:780px;margin-bottom:22px;font-size:clamp(44px,6.4vw,82px);font-weight:780;line-height:.98}.hero-copy p{color:#3f4752;max-width:690px;margin-bottom:18px;font-size:clamp(18px,2.1vw,23px);line-height:1.45}.hero-rotator{border:1px solid var(--line);border-radius:var(--panel-radius);background:#ffffffc7;grid-template-columns:74px minmax(0,1fr);align-items:center;gap:12px;max-width:620px;min-height:42px;margin-bottom:24px;padding:9px 12px;transition:border-color .22s,box-shadow .22s;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 24px #141e300d}.hero-rotator:hover{border-color:var(--brand-accent-line);box-shadow:0 14px 30px #07346f17}.rotator-progress{background:linear-gradient(90deg, var(--teal), #7fb7d9);transform-origin:0;height:2px;animation:3.6s linear both rotatorProgress;display:block;position:absolute;bottom:0;left:0;right:0}.hero-rotator>span{color:var(--brand);text-transform:uppercase;font-size:11px;font-weight:820;animation:.36s both rotatorNudge}.hero-rotator strong{color:#253246;font-size:14px;line-height:1.35;animation:.36s cubic-bezier(.2,.8,.2,1) both rotatorFade}.rotator-copy,.rotator-keyword{display:inline}.rotator-keyword{font-weight:860;animation:.52s cubic-bezier(.2,.8,.2,1) both keywordPulse;position:relative}.rotator-keyword.is-primary{color:var(--brand)}.rotator-keyword.is-secondary{color:var(--teal)}.rotator-keyword:after{content:"";opacity:.22;transform-origin:0;background:currentColor;border-radius:999px;height:6px;animation:.52s cubic-bezier(.2,.8,.2,1) both keywordUnderline;position:absolute;bottom:-2px;left:-2px;right:-2px}@keyframes rotatorFade{0%{opacity:.72;transform:translate(-5px)}48%{transform:translate(2px)}to{opacity:1;transform:translate(0)}}@keyframes rotatorNudge{0%{transform:translate(0)}32%{transform:translate(2px)}54%{transform:translate(-1px)}to{transform:translate(0)}}@keyframes rotatorProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes keywordPulse{0%{filter:saturate(.9);transform:translateY(0)}45%{filter:saturate(1.25);transform:translateY(-1px)}to{filter:saturate();transform:translateY(0)}}@keyframes keywordUnderline{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.hero-actions{flex-wrap:wrap;gap:10px;margin-bottom:24px;display:flex}.primary-button{color:#fff;background:#64748b;border-color:#64748b}.primary-button:hover{background:#52637a;border-color:#52637a}.secondary-button{color:#263449;background:#fff}.model-row{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;width:100%;max-width:610px;display:flex}.model-chip{min-height:31px;animation:4.2s ease-in-out infinite chipFloat;animation-delay:calc(var(--chip-index) * .12s);border-radius:999px;gap:7px;padding:4px 9px 4px 5px;font-size:12px;font-weight:680;box-shadow:0 8px 22px #141e300a}.model-chip i{width:19px;height:19px;color:var(--brand);letter-spacing:0;place-items:center;font-size:9px;font-style:normal;font-weight:860;display:inline-grid}.model-chip img{object-fit:contain;width:17px;height:17px}.model-chip b{color:#273142;font-weight:720}.model-slot{border:1px solid var(--brand-accent-line);background:#ffffffd6;border-radius:999px;align-items:center;width:178px;min-height:35px;padding:3px;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 24px #07346f0f}.model-slot:before,.model-slot:after{content:"";z-index:1;pointer-events:none;height:9px;position:absolute;left:0;right:0}.model-slot:before{background:linear-gradient(#ffffffeb,#0000);top:0}.model-slot:after{background:linear-gradient(#0000,#ffffffeb);bottom:0}.model-slot .model-chip{z-index:2;width:100%;min-width:0;box-shadow:none;background:0 0;border:0;animation:.52s cubic-bezier(.2,.8,.2,1) both slotDrop,4.2s ease-in-out infinite chipFloat;position:relative}.model-slot .model-chip b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@keyframes chipFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes slotDrop{0%{opacity:0;transform:translateY(-18px)}52%{opacity:1;transform:translateY(3px)}74%{transform:translateY(-1px)}to{opacity:1;transform:translateY(0)}}.preview-panel,.feature-panel,.visual-card,.method-panel,.research-list,.company-section,.signal-strip{border:1px solid var(--line);background:#ffffffe0;box-shadow:0 18px 42px #141e3014}.preview-panel{border-radius:var(--panel-radius);width:100%;max-width:610px;overflow:hidden}.preview-toolbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:0 14px;display:flex}.preview-logo,.preview-select{color:#273142;align-items:center;gap:8px;font-size:12px;font-weight:720;display:inline-flex}.preview-logo img{width:22px;height:22px}.preview-select{border:1px solid var(--line);border-radius:var(--control-radius);min-height:30px;color:var(--muted);padding:0 9px}.preview-hero{border-bottom:1px solid var(--line);background:#f8fafc;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px;display:flex}.preview-hero span,.metric-card span,.chart-head span,.source-panel>span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:780}.preview-hero strong{margin-top:8px;font-size:58px;line-height:.92;display:block}.delta-badge{background:#e8f8ee;border:1px solid #b7ddcf;border-radius:999px;padding:5px 8px;color:#16713a!important}.metric-grid{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.metric-card{border-right:1px solid var(--line);background:#fff;min-height:92px;padding:14px}.metric-card:last-child{border-right:0}.metric-card strong{margin-top:20px;font-size:28px;display:block}.chart-panel{color:#fff;background:#151b25;padding:16px}.chart-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.chart-head span{color:#aeb8c7}.coverage-row{grid-template-columns:42px 1fr 62px;align-items:center;gap:10px;min-height:34px;font-size:12px;display:grid}.coverage-row>span{color:#e5e7eb;font-weight:760}.coverage-row i{background:#313b4b;border-radius:999px;height:7px;display:block;overflow:hidden}.coverage-row b{background:linear-gradient(90deg,#0f766e,#7fb7d9);height:100%;display:block}.coverage-row em{color:#cbd5e1;font-style:normal}.source-panel{background:#fff;gap:10px;padding:16px;display:grid}.source-panel div{color:#344054;border-bottom:1px solid #edf0f4;justify-content:space-between;gap:18px;padding-bottom:9px;font-size:13px;display:flex}.source-panel div:last-child{border-bottom:0;padding-bottom:0}.signal-strip{border-radius:var(--panel-radius);grid-template-columns:280px 1fr;gap:28px;margin:0 clamp(18px,4vw,54px);padding:24px;display:grid}.signal-strip span{color:var(--brand);text-transform:uppercase;font-size:13px;font-weight:820}.signal-strip p{color:#273142;margin:0;font-size:clamp(20px,2.5vw,32px);line-height:1.18}.section{padding:clamp(68px,9vw,120px) clamp(18px,4vw,54px)}.section-header{max-width:830px;margin-bottom:28px}.eyebrow{color:var(--brand);letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:820;display:block}h2{color:#161b22;letter-spacing:0;margin-bottom:12px;font-size:clamp(34px,5vw,62px);font-weight:760;line-height:1}.section-header p,.company-copy p{max-width:680px;color:var(--muted);margin-bottom:0;font-size:17px;line-height:1.55}.feature-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.feature-panel{border-radius:var(--panel-radius);align-content:start;min-height:230px;padding:18px;display:grid}.feature-icon,.method-icon{border:1px solid var(--brand-accent-line);border-radius:var(--control-radius);background:var(--brand-accent-soft);width:34px;height:34px;color:var(--brand);justify-content:center;align-items:center;display:inline-flex}.feature-panel h3{color:#1d2733;margin:42px 0 10px;font-size:20px;line-height:1.15}.feature-panel p{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.visual-card{border-radius:var(--panel-radius);min-height:310px;display:grid;overflow:hidden}.visual-card-copy{padding:20px 20px 0}.visual-card-copy p{color:#566173;max-width:430px;margin:8px 0 0;font-size:13px;line-height:1.5}.radar-card{grid-template-columns:minmax(180px,.72fr) minmax(240px,1fr);align-items:center;margin-top:14px}.radar-figure{place-items:center;min-height:280px;padding:22px;display:grid;position:relative}.radar-figure svg{width:min(100%,230px);height:auto;overflow:visible}.radar-grid,.radar-axis{fill:none;stroke:#d8e0ea;stroke-width:1px}.radar-grid.is-mid{stroke:#c8d4e1}.radar-grid.is-low{stroke:#eef2f6}.radar-axis{opacity:.78}.radar-shape{fill:#0f766e29;stroke:var(--teal);stroke-width:2px;animation:5.2s ease-in-out infinite radarBreath}.radar-figure circle{fill:#fff;stroke:var(--teal);stroke-width:2px}.radar-labels{pointer-events:none;position:absolute;inset:10px}.radar-labels span{color:#465264;text-transform:uppercase;font-size:10px;font-weight:760;position:absolute}.radar-labels span:first-child{top:2px;left:50%;transform:translate(-50%)}.radar-labels span:nth-child(2){top:24%;right:4px}.radar-labels span:nth-child(3){bottom:25%;right:8px}.radar-labels span:nth-child(4){bottom:2px;left:50%;transform:translate(-50%)}.radar-labels span:nth-child(5){bottom:25%;left:4px}.radar-labels span:nth-child(6){top:24%;left:6px}.histogram-card,.matrix-card{grid-template-rows:auto 1fr}.histogram-card{grid-template-rows:none;grid-template-columns:minmax(220px,.58fr) minmax(320px,1fr);align-items:center;min-height:220px;margin-bottom:12px}.histogram{grid-template-columns:repeat(5,1fr);align-items:end;gap:10px;min-height:210px;padding:18px 18px 20px;display:grid}.histogram-card .histogram{min-height:180px}.histogram-column{grid-template-rows:1fr auto;gap:10px;min-width:0;height:100%;display:grid}.histogram-column i{background:linear-gradient(#0f766e,#7fb7d9);border-radius:6px 6px 2px 2px;align-self:end;min-height:38px;animation:.9s cubic-bezier(.2,.8,.2,1) both barRise;display:block;box-shadow:inset 0 1px #ffffff47}.histogram-column:nth-child(2) i{animation-delay:90ms}.histogram-column:nth-child(3) i{animation-delay:.18s}.histogram-column:nth-child(4) i{animation-delay:.27s}.histogram-column:nth-child(5) i{animation-delay:.36s}.histogram-column span{color:#596579;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:10px;font-weight:740;overflow:hidden}.source-matrix{align-content:center;gap:10px;padding:18px 20px 22px;display:grid}.action-panel .matrix-card{min-height:190px;box-shadow:none;grid-column:1/-1;grid-template-rows:none;grid-template-columns:minmax(220px,.5fr) minmax(320px,1fr);align-items:center}.action-panel .source-matrix{padding-top:12px;padding-bottom:12px}.matrix-row{grid-template-columns:72px repeat(4,minmax(28px,1fr));align-items:center;gap:8px;display:grid}.matrix-row span{color:#465264;font-size:11px;font-weight:760}.matrix-row i{background:#f6f8fb;border:1px solid #e1e7ef;border-radius:5px;height:30px;display:block}.matrix-row .heat-0{background:#f6f8fb}.matrix-row .heat-1{background:#dbeafe}.matrix-row .heat-2{background:#99d7d1}.matrix-row .heat-3{background:#0f766e}@keyframes radarBreath{0%,to{opacity:.9;transform-origin:50%;transform:scale(1)}50%{opacity:1;transform:scale(1.025)}}@keyframes barRise{0%{transform-origin:bottom;transform:scaleY(.15)}to{transform-origin:bottom;transform:scaleY(1)}}.pillar-section{padding-top:0}.pillar-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:12px;display:grid}.pillar-panel,.action-panel{border:1px solid var(--line);border-radius:var(--panel-radius);background:#ffffffe6;box-shadow:0 14px 34px #141e300f}.pillar-panel{min-height:210px;padding:18px}.pillar-label{border:1px solid var(--brand-accent-line);background:var(--brand-accent-soft);min-height:30px;color:var(--brand);border-radius:999px;align-items:center;gap:7px;padding:0 9px;font-size:12px;font-weight:780;display:inline-flex}.pillar-panel h3{color:#1d2733;margin:38px 0 10px;font-size:24px;line-height:1.08}.pillar-panel p{color:var(--muted);margin:0;font-size:15px;line-height:1.52}.action-panel{grid-template-columns:.8fr 1.2fr;gap:24px;padding:22px;display:grid}.action-panel h3{color:#1d2733;max-width:420px;margin:0;font-size:clamp(24px,3vw,38px);line-height:1.08}.action-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.action-list div{border:1px solid var(--line);border-radius:var(--control-radius);background:var(--soft);padding:14px}.action-list strong{color:var(--brand);margin-bottom:6px;font-size:13px;display:block}.action-list p{color:var(--muted);margin:0;font-size:13px;line-height:1.48}.method-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff6b;grid-template-columns:minmax(0,.85fr) minmax(420px,1fr);align-items:start;gap:clamp(28px,5vw,72px);display:grid}.method-panel{border-radius:var(--panel-radius);display:grid;overflow:hidden}.method-row{border-bottom:1px solid var(--line);grid-template-columns:34px 138px 1fr;align-items:center;gap:12px;min-height:82px;padding:14px 18px;display:grid}.method-row:last-child{border-bottom:0}.method-row>span:not(.method-icon){color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:780}.method-row strong{color:#1d2733;font-size:clamp(18px,2.4vw,28px);line-height:1.12}.research-list{border-radius:var(--panel-radius);display:grid;overflow:hidden}.research-list a{border-bottom:1px solid var(--line);grid-template-columns:170px 1fr 24px;align-items:center;gap:18px;min-height:104px;padding:0 18px;transition:background .16s;display:grid}.research-list a:last-child{border-bottom:0}.research-list a:hover{background:var(--brand-accent-soft)}.research-list span{color:var(--brand);text-transform:uppercase;font-size:12px;font-weight:820}.research-list strong{color:#1d2733;font-size:clamp(20px,3vw,34px);line-height:1.1}.company-section{border-radius:var(--panel-radius);grid-template-columns:minmax(0,.82fr) minmax(0,1fr);gap:clamp(28px,5vw,72px);margin:0 clamp(18px,4vw,54px) clamp(68px,9vw,120px);padding:clamp(28px,5vw,52px);display:grid}.trust-grid{gap:8px;margin-top:20px;display:grid}.trust-grid span{color:#344054;align-items:center;gap:8px;min-height:34px;font-size:13px;font-weight:700;display:flex}.trust-grid svg{color:var(--teal)}.company-details{border-top:1px solid var(--line);gap:4px;margin-top:18px;padding-top:16px;display:grid}.company-details span{color:var(--muted);font-size:12px;line-height:1.45}.site-footer{border-top:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:24px;min-height:86px;padding:24px clamp(18px,4vw,54px);display:flex}.site-footer div{gap:4px;display:grid}.site-footer strong{color:#1d2733}.site-footer span{color:var(--muted);font-size:12px}.standard-page{min-height:calc(100vh - 162px)}.standard-hero{border-bottom:1px solid var(--line);padding:clamp(58px,8vw,108px) clamp(18px,4vw,54px) clamp(34px,5vw,58px)}.standard-hero h1{max-width:920px;margin-bottom:18px;font-size:clamp(46px,7vw,88px);line-height:.98}.standard-hero p{color:#3f4752;max-width:780px;margin-bottom:14px;font-size:clamp(18px,2vw,22px);line-height:1.5}.standard-hero small{border:1px solid var(--line);min-height:28px;color:var(--muted);background:#fff;border-radius:999px;align-items:center;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.standard-content{grid-template-columns:minmax(0,1fr);gap:12px;max-width:1040px;padding:clamp(28px,5vw,54px) clamp(18px,4vw,54px) clamp(70px,9vw,118px);display:grid}.standard-block{border:1px solid var(--line);border-radius:var(--panel-radius);background:#ffffffe6;grid-template-columns:260px minmax(0,1fr);gap:32px;padding:24px;display:grid;box-shadow:0 14px 34px #141e300f}.standard-block h2{color:#1d2733;margin:0;font-size:22px;line-height:1.15}.standard-block p{color:var(--muted);margin:0 0 12px;font-size:15px;line-height:1.62}.standard-block p:last-child{margin-bottom:0}@media (width<=980px){.site-header{grid-template-columns:1fr auto}.site-nav{display:none}.hero-section,.method-section,.company-section,.signal-strip{grid-template-columns:1fr}.hero-section{min-height:auto}.hero-visual,.preview-panel{justify-self:stretch;max-width:none}.model-row{justify-content:flex-start;max-width:none}.feature-grid{grid-template-columns:repeat(2,1fr)}.pillar-grid,.action-panel,.radar-card,.histogram-card,.action-panel .matrix-card{grid-template-columns:1fr}}@media (width<=640px){.site-header{min-height:68px;padding:10px 14px}.brand-link{width:144px}.brand-link img{width:30px;height:30px}.brand-link span{font-size:17px}.header-login{padding:7px 10px}.header-actions{gap:6px}.language-toggle button{min-width:34px;padding:0 6px;font-size:10px}.hero-section{padding:42px 14px 48px}h1{font-size:40px}.hero-copy p{font-size:17px}.hero-rotator{grid-template-columns:1fr;gap:4px}.metric-grid,.feature-grid,.pillar-grid,.action-list{grid-template-columns:1fr}.visual-card{min-height:auto}.radar-figure{min-height:250px;padding:18px}.radar-labels span{font-size:9px}.metric-card{border-right:0;border-bottom:1px solid var(--line)}.metric-card:last-child{border-bottom:0}.signal-strip,.company-section{margin-left:14px;margin-right:14px;padding:18px}.section{padding:58px 14px}.method-row,.research-list a{grid-template-columns:1fr;gap:8px;padding:18px}.standard-content{padding:22px 14px 58px}.standard-block{grid-template-columns:1fr;gap:12px;padding:18px}.standard-hero{padding:46px 14px 30px}.method-row{justify-items:start}.feature-panel{min-height:220px}.feature-panel h3{margin-top:38px}.site-footer{flex-direction:column;align-items:flex-start}.site-footer nav{flex-wrap:wrap;justify-content:flex-start;gap:14px}}@media (prefers-reduced-motion:reduce){.hero-rotator>span,.hero-rotator strong,.histogram-column i,.model-chip,.radar-shape,.rotator-keyword,.rotator-keyword:after,.rotator-progress{animation:none}}
