:root{--bg:#071019;--bg-deep:#040a10;--panel:#0c1823;--panel-strong:#101f2d;--panel-soft:#0f1e2bb8;--line:#97b5cc29;--line-strong:#97b5cc47;--text:#f5f8fa;--muted:#94a8b7;--muted-strong:#b9c8d2;--red:#ff4b3a;--red-dark:#d93125;--cyan:#57d4b2;--blue:#73a8ff;--violet:#c695ff;--max:1240px;--shadow:0 30px 80px #00000052}.private-report-shell{max-width:1100px;min-height:100vh;margin:0 auto;padding:28px 28px 80px}.private-report-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:0 0 24px;display:flex}.private-report-header>span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.private-report-brand{letter-spacing:-.02em;align-items:center;gap:8px;font-size:16px;font-weight:800;display:flex}.private-report-brand strong{color:var(--red);letter-spacing:.14em;font-size:11px}.private-report-hero{border:1px solid var(--line);box-shadow:var(--shadow);border-radius:20px;grid-template-columns:1fr minmax(260px,.65fr);align-items:end;gap:48px;margin-top:34px;padding:52px;display:grid;position:relative;overflow:hidden}.private-report-hero>*{z-index:1;position:relative}.private-report-hero h1{letter-spacing:-.06em;margin-bottom:16px;font-size:clamp(40px,7vw,76px);line-height:.96}.private-report-hero>div>p:last-child{color:var(--muted-strong);margin-bottom:0}.private-report-hero dl{border-left:1px solid var(--line);margin:0;padding-left:28px}.private-report-hero dl>div{border-bottom:1px solid var(--line);gap:8px;padding:14px 0;display:grid}.private-report-hero dt,.customer-report-meta span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.private-report-hero dd{margin:0;font-size:14px;font-weight:720}.private-report-content{padding:54px 0 0}.customer-report-meta{border-bottom:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.customer-report-meta p{gap:8px;margin:0;padding:20px 24px;display:grid}.customer-report-meta p+p{border-left:1px solid var(--line)}.customer-report-meta a,.customer-report-meta strong{overflow-wrap:anywhere;font-size:14px}.customer-report-meta a{color:var(--cyan)}.customer-score-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:44px 0;display:grid}.customer-score-card{background:var(--panel);border:1px solid var(--line);border-radius:18px;align-items:center;gap:24px;padding:28px;display:flex}.customer-score-card small{color:var(--muted);letter-spacing:.1em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.customer-score-card p{margin:8px 0 0;font-size:20px;font-weight:760}.customer-platform-notice{background:#c695ff14;border:1px solid #c695ff47;border-radius:16px;grid-template-columns:auto 1fr;align-items:start;gap:24px;padding:26px;display:grid}.customer-platform-notice>span{color:var(--violet);letter-spacing:.08em;white-space:nowrap;background:#c695ff29;border-radius:999px;padding:7px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:800}.customer-platform-notice h2,.customer-check-group h2,.customer-limitations h2{margin-bottom:10px;font-size:22px}.customer-platform-notice p{color:var(--muted-strong);margin:0;line-height:1.65}.customer-findings-heading{margin:64px 0 28px}.customer-findings-heading small{color:var(--red);letter-spacing:.14em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.customer-findings-heading h2{letter-spacing:-.04em;margin:8px 0 0;font-size:clamp(32px,5vw,48px)}.customer-check-group+.customer-check-group{margin-top:46px}.customer-check-list{border-top:1px solid var(--line)}.customer-check-list article{border-bottom:1px solid var(--line);grid-template-columns:86px 1fr;align-items:start;gap:20px;padding:20px 0;display:grid}.customer-check-list h3{margin-bottom:6px;font-size:16px}.customer-check-list p{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:14px}.check-status{text-align:center;text-transform:uppercase;border:1px solid;border-radius:999px;padding:6px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:800}.check-status.pass{color:var(--cyan)}.check-status.warn{color:#f5bd5d}.check-status.fail{color:var(--red)}.customer-limitations{background:var(--panel-soft);border:1px solid var(--line);border-radius:16px;margin-top:52px;padding:28px}.customer-limitations ul{color:var(--muted-strong);margin:0;padding-left:20px;line-height:1.6}.private-report-state{flex-direction:column;justify-content:center;align-items:center;display:flex}.private-report-state-card{background:var(--panel);border:1px solid var(--line);border-radius:16px;align-items:center;gap:14px;max-width:620px;margin-top:30px;padding:24px 28px;display:flex}.private-report-state-card p{color:var(--muted-strong);margin:0;line-height:1.6}@media (max-width:760px){.private-report-shell{padding:22px 18px 60px}.private-report-hero{grid-template-columns:1fr;align-items:start;gap:28px;padding:32px 24px}.private-report-hero dl{border-left:0;border-top:1px solid var(--line);padding-left:0}.customer-report-meta,.customer-score-grid{grid-template-columns:1fr}.customer-report-meta p+p{border-left:0;border-top:1px solid var(--line)}.customer-score-card{padding:22px}.customer-platform-notice{grid-template-columns:1fr}.customer-check-list article{grid-template-columns:72px 1fr}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,Noto Sans TC,Arial,sans-serif;overflow-x:clip}body::selection{background:var(--red);color:#fff}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--cyan);outline-offset:3px}h1,h2,h3,p{margin-top:0}.site-shell{min-height:100vh}.container{max-width:var(--max);width:100%;margin:0 auto;padding-left:28px;padding-right:28px}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);z-index:50;background:#040a10c7;height:76px;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;height:100%;display:flex}.brand{letter-spacing:-.02em;white-space:nowrap;align-items:center;gap:8px;font-size:17px;font-weight:760;display:inline-flex}.brand strong{color:var(--red);letter-spacing:.13em;margin-left:2px;font-size:12px}.brand-mark{grid-template-columns:repeat(2,6px);gap:2px;margin-right:2px;display:grid;transform:rotate(45deg)}.brand-mark span{background:#fff;width:6px;height:6px;display:block}.brand-mark span:nth-child(4){background:var(--red)}.desktop-nav{align-items:center;gap:32px;display:flex}.desktop-nav a{color:var(--muted-strong);font-size:14px;transition:color .18s}.desktop-nav a:hover{color:#fff}.header-actions{align-items:center;gap:18px;display:flex}.locale-switcher{position:relative}.locale-switcher summary{color:#718796;cursor:pointer;border-radius:4px;align-items:center;gap:7px;min-width:58px;padding:7px 9px;font-size:11px;font-weight:700;list-style:none;display:flex}.locale-switcher summary::-webkit-details-marker{display:none}.locale-switcher summary b{font-size:13px;line-height:1;transition:transform .18s}.locale-switcher[open] summary b{transform:rotate(180deg)}.locale-menu{z-index:40;background:#101821;border:1px solid #ffffff1f;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;width:260px;max-width:calc(100vw - 40px);padding:7px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 50px #00000047}.locale-menu a{color:#aab8c3;border-radius:5px;justify-content:space-between;align-items:center;min-height:36px;padding:8px 10px;font-size:12px;font-weight:700;display:flex}.locale-switcher summary:hover,.locale-menu a.active,.locale-menu a:hover{color:#fff;background:#ffffff0f}.button{cursor:pointer;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:12px;min-height:48px;padding:0 22px;font-size:14px;font-weight:760;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--red);color:#fff}.button-primary:hover{background:#ff6556}.button-secondary{border-color:var(--line-strong);color:#fff;background:#ffffff06}.button-secondary:hover{background:#ffffff12;border-color:#fff6}.button-small{min-height:38px;padding:0 16px}.button-large{min-height:58px;padding:0 28px}.panel-grid-bg{background-image:linear-gradient(#73a8ff09 1px,#0000 1px),linear-gradient(90deg,#73a8ff09 1px,#0000 1px);background-size:28px 28px}.hero-section{background:linear-gradient(180deg, #040a1033, var(--bg) 93%), radial-gradient(circle at 75% 20%, #2d618026, transparent 32%);border-bottom:1px solid var(--line);min-height:860px;padding:104px 0 0;position:relative;overflow:hidden}.hero-glow{filter:blur(90px);opacity:.2;pointer-events:none;border-radius:50%;position:absolute}.hero-glow-one{background:var(--red);width:280px;height:280px;top:150px;left:-180px}.hero-glow-two{background:#1c7891;width:380px;height:380px;top:50px;right:-220px}.hero-grid{grid-template-columns:minmax(0,1.04fr) minmax(460px,.96fr);align-items:center;gap:66px;display:grid;position:relative}.eyebrow{color:var(--muted-strong);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:11px;margin-bottom:22px;font-family:SFMono-Regular,Consolas,monospace;font-size:11px;font-weight:700;display:flex}.eyebrow>span{background:var(--red);width:3px;height:20px;display:inline-block}.hero-copy h1,.page-hero h1,.report-page-hero h1{letter-spacing:-.065em;max-width:720px;margin-bottom:28px;font-size:clamp(50px,5.2vw,78px);line-height:.99}.hero-copy h1 em{color:var(--red);margin-top:10px;font-style:normal;display:block}.hero-lede,.page-hero-lede{color:var(--muted-strong);max-width:640px;font-size:17px;line-height:1.75}.hero-tags{flex-wrap:wrap;gap:8px;margin:30px 0 34px;display:flex}.hero-tags span,.platform-chip-row span,.spec-platforms b{border:1px solid var(--line);color:#aabac6;letter-spacing:.06em;background:#ffffff06;border-radius:3px;padding:7px 10px;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:650}.quick-form{border:1px solid var(--line-strong);box-shadow:var(--shadow);background:#0a1620d6;border-radius:7px;max-width:740px;padding:14px}.quick-form-row{grid-template-columns:1.2fr .8fr auto;gap:10px;display:grid}.quick-form label,.field{flex-direction:column;gap:7px;display:flex}.quick-form label>span,.field>span{color:#8ea3b1;letter-spacing:.1em;text-transform:uppercase;padding-left:2px;font-size:10px;font-weight:700}.quick-form input,.quick-form select,.field input,.field select{border:1px solid var(--line);color:#fff;background:#08131c;border-radius:4px;outline:none;width:100%;min-width:0;height:48px;padding:0 13px;transition:border-color .18s,background .18s}.quick-form input:focus,.quick-form select:focus,.field input:focus,.field select:focus{border-color:var(--cyan);background:#0b1822}.quick-form select,.field select{cursor:pointer}.quick-submit{white-space:nowrap;align-self:end;min-height:48px}.form-note,.form-error{margin:9px 2px 0;font-size:11px}.form-note{color:#728897}.form-error{color:#ff8b82}.report-preview{border:1px solid var(--line-strong);background-color:#09151fe6;border-radius:9px;min-height:570px;padding:20px;position:relative;overflow:hidden;box-shadow:0 36px 100px #0000006b}.report-preview:before{content:"";pointer-events:none;background:linear-gradient(135deg,#0000 55%,#73a8ff0f);position:absolute;inset:0}.preview-topbar{border-bottom:1px solid var(--line);color:#8fa5b4;letter-spacing:.09em;justify-content:space-between;align-items:center;padding-bottom:15px;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;display:flex}.preview-topbar>div{align-items:center;gap:8px;display:flex}.status-dot{background:var(--cyan);box-shadow:0 0 13px var(--cyan);border-radius:50%;width:6px;height:6px}.demo-badge{color:#ff7a6f;background:#ff4b3a1c;border:1px solid #ff4b3a5c;padding:5px 7px}.preview-score-row{grid-template-columns:132px 1fr;align-items:center;gap:22px;padding:29px 8px 23px;display:grid}.score-orbit{aspect-ratio:1;background:conic-gradient(var(--red) var(--score), #ffffff14 0);border-radius:50%;justify-content:center;align-items:center;padding:8px;display:flex;position:relative}.score-orbit:after{border:1px solid var(--line);border-radius:inherit;content:"";background:#0a1721;position:absolute;inset:8px}.score-orbit>div{z-index:1;align-items:baseline;gap:4px;display:flex;position:relative}.score-orbit strong{font-family:SFMono-Regular,Consolas,monospace;font-size:33px}.score-orbit span{color:var(--muted);font-size:10px}.score-orbit.violet{background:conic-gradient(var(--violet) var(--score), #ffffff14 0)}.score-orbit.small{flex:0 0 110px;width:110px}.score-orbit.small strong{font-size:26px}.mono-label{color:var(--red);letter-spacing:.12em;font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.preview-score-row h3{letter-spacing:-.03em;margin:8px 0;font-size:20px;line-height:1.25}.preview-score-row p{color:var(--muted);margin-bottom:0;font-size:12px;line-height:1.6}.preview-section-title{border-bottom:1px solid var(--line);border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:12px 1px;display:flex}.preview-section-title span{font-size:12px;font-weight:700}.preview-section-title small{color:#6f8593;text-transform:uppercase;font-family:SFMono-Regular,Consolas,monospace;font-size:8px}.platform-rows{flex-direction:column;gap:13px;padding:19px 0;display:flex}.platform-row{grid-template-columns:28px 70px 1fr 45px;align-items:center;gap:10px;font-size:11px;display:grid}.platform-row strong{text-align:right;font-family:SFMono-Regular,Consolas,monospace;font-size:10px}.platform-icon{border-radius:4px;justify-content:center;align-items:center;width:26px;height:26px;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:800;display:inline-flex}.platform-icon.blue{color:var(--blue);background:#73a8ff21}.platform-icon.green{color:var(--cyan);background:#57d4b221}.platform-icon.purple{color:var(--violet);background:#c695ff21}.mini-track{background:#ffffff0f;height:5px;overflow:hidden}.mini-track span{background:linear-gradient(90deg, var(--red), #ff796d);height:100%;display:block}.preview-findings{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);padding-top:18px;display:grid}.preview-findings>div{border-right:1px solid var(--line);padding:0 13px}.preview-findings>div:last-child{border:0}.preview-findings span{color:var(--red);font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.preview-findings p{margin:7px 0 0;font-size:11px}.metric-strip{border-left:1px solid var(--line);border-right:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:78px;display:grid}.metric-item{border-right:1px solid var(--line);align-items:center;gap:15px;min-height:94px;padding:19px 24px;display:flex}.metric-item:last-child{border-right:0}.metric-item>span{color:var(--red);font-family:SFMono-Regular,Consolas,monospace;font-size:10px}.metric-item strong{margin-bottom:5px;font-size:14px;display:block}.metric-item p{color:var(--muted);margin:0;font-size:11px}.section{border-bottom:1px solid var(--line);padding:118px 0;position:relative}.section-index{color:var(--red);margin-bottom:18px;font-family:SFMono-Regular,Consolas,monospace;font-size:11px;display:block}.section-kicker{color:#8398a7;letter-spacing:.13em;text-transform:uppercase;margin-bottom:18px;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:700}.split-heading,.section-heading-row{grid-template-columns:.72fr 1.28fr;gap:70px;display:grid}.split-heading{grid-template-columns:minmax(230px,.52fr) minmax(0,1.48fr);gap:clamp(22px,3vw,38px)}.split-heading h2,.section-heading-row h2,.method-copy h2,.foundation-copy h2,.pricing-teaser h2,.final-cta h2,.market-focus-grid h2,.narrow-page-heading h1,.services-hero h1,.start-copy h1{letter-spacing:-.055em;margin-bottom:26px;font-size:clamp(36px,4vw,58px);line-height:1.08}.split-heading h2{margin-bottom:20px;font-size:clamp(28px,3vw,42px);line-height:1.16}.split-heading p:not(.section-kicker),.method-copy>p:not(.section-kicker),.foundation-copy>p:not(.section-kicker){color:var(--muted-strong);font-size:16px;line-height:1.8}.section-heading-row{align-items:end;margin-bottom:48px}.section-heading-row h2{margin:0}.markets-section{background:#08131c}.market-card-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.market-card-grid.single-market{grid-template-columns:minmax(0,520px)}.market-card{border:1px solid var(--line);background:#0c1a26d1;border-radius:5px;flex-direction:column;min-height:360px;padding:24px;transition:border-color .18s,transform .18s,background .18s;display:flex;position:relative;overflow:hidden}.market-card:before{background:var(--market-accent);content:"";opacity:.9;width:50%;height:3px;position:absolute;top:0;left:0}.market-card:after{background:radial-gradient(circle, var(--market-accent), transparent 62%);content:"";filter:blur(22px);opacity:.08;width:100px;height:100px;position:absolute;top:-40px;right:-50px}.market-card:hover{border-color:var(--market-accent);background:#112230f2;transform:translateY(-5px)}.market-card-top{justify-content:space-between;align-items:center;margin-bottom:53px;display:flex}.market-code{color:var(--market-accent);letter-spacing:.1em;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:700}.market-card-top>span:last-child{color:#728795;font-size:18px}.market-card>p{color:#758b99;letter-spacing:.06em;text-transform:uppercase;margin-bottom:9px;font-size:10px}.market-card h3{letter-spacing:-.035em;margin-bottom:17px;font-size:23px}.market-description{color:#9eafba;font-size:13px;line-height:1.7}.platform-chip-row{flex-wrap:wrap;gap:5px;margin-top:auto;padding-top:24px;display:flex}.platform-chip-row span{padding:5px 7px}.scope-note,.pricing-disclaimer{color:#7e93a0;align-items:flex-start;gap:10px;margin:22px 0 0;font-size:11px;line-height:1.6;display:flex}.scope-note>span,.pricing-disclaimer>span{border:1px solid var(--line-strong);color:var(--cyan);border-radius:50%;flex:0 0 18px;justify-content:center;align-items:center;height:18px;font-family:serif;font-size:10px;display:inline-flex}.method-section{background:linear-gradient(135deg,#071019,#0a1721)}.method-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:90px;display:grid}.text-link{color:#fff;align-items:center;gap:13px;margin-top:18px;font-size:13px;font-weight:700;display:inline-flex}.text-link span{color:var(--red)}.layer-stack{border-left:1px solid var(--line);border-right:1px solid var(--line)}.layer-stack article{border-bottom:1px solid var(--line);background:#ffffff04;grid-template-columns:34px 1fr auto;align-items:center;gap:20px;min-height:142px;padding:24px 27px;transition:background .18s;display:grid}.layer-stack article:first-child{border-top:1px solid var(--line)}.layer-stack article:hover{background:#ffffff09}.layer-stack article>span,.layer-stack article>div>p{color:#6d8291;font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.layer-stack article>div>p{color:var(--red);letter-spacing:.1em;margin-bottom:8px}.layer-stack h3{margin-bottom:8px;font-size:18px}.layer-stack small{color:var(--muted)}.layer-stack article>strong{color:#fff;font-family:SFMono-Regular,Consolas,monospace;font-size:32px}.layer-stack .vector-score{color:var(--cyan);font-size:23px}.process-section{background:var(--bg-deep)}.geo-journey{border:1px solid var(--line-strong);background-color:#08141e;margin:0 0 20px;padding:30px;position:relative;overflow:hidden}.geo-journey:before{content:"";pointer-events:none;background:radial-gradient(circle,#57d4b21f,#0000 68%);width:300px;height:300px;position:absolute;top:-150px;right:-90px}.geo-journey-heading{z-index:1;justify-content:space-between;align-items:end;margin-bottom:26px;display:flex;position:relative}.geo-journey-heading>span{color:var(--red);letter-spacing:.12em;font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.geo-journey-heading>strong{letter-spacing:-.02em;font-size:18px}.geo-journey-track{border:1px solid var(--line);z-index:1;grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid;position:relative}.geo-journey-track li{border-right:1px solid var(--line);min-height:225px;padding:24px;position:relative}.geo-journey-track li:last-child{border-right:0}.geo-journey-track li:not(:last-child):after{border:1px solid var(--line-strong);color:var(--cyan);content:"→";z-index:3;background:#0b1924;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;display:flex;position:absolute;top:57px;right:-13px}.geo-journey-glyph,.deliverable-glyph{color:var(--cyan);background:#57d4b209;border:1px solid #57d4b233;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.geo-journey-glyph svg,.deliverable-glyph svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:42px;height:42px}.geo-journey-track li:nth-child(2) .geo-journey-glyph{color:var(--blue);background:#73a8ff09;border-color:#73a8ff33}.geo-journey-track li:nth-child(3) .geo-journey-glyph{color:var(--violet);background:#c695ff09;border-color:#c695ff33}.geo-journey-track li:nth-child(4) .geo-journey-glyph{color:var(--red);background:#ff4b3a09;border-color:#ff4b3a38}.geo-journey-track li>span{color:#718694;letter-spacing:.08em;margin:21px 0 7px;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;display:block}.geo-journey-track li>strong,.geo-journey-track li>small{display:block}.geo-journey-track li>strong{margin-bottom:8px;font-size:18px}.geo-journey-track li>small{color:var(--muted);font-size:11px;line-height:1.55}.geo-journey figcaption{border-top:1px solid var(--line);color:#7f94a2;z-index:1;margin-top:22px;padding-top:18px;font-size:11px;line-height:1.65;position:relative}.process-grid{grid-template-columns:repeat(4,1fr);display:grid}.process-grid article{border-left:1px solid var(--line);min-height:248px;padding:29px;position:relative}.process-grid article:last-child{border-right:1px solid var(--line)}.process-grid article:after{background:var(--red);content:"";opacity:.3;width:34%;height:2px;position:absolute;bottom:0;left:0}.process-grid article>span{color:var(--red);font-family:SFMono-Regular,Consolas,monospace;font-size:10px}.process-grid h3{margin:60px 0 14px;font-size:20px}.process-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.foundation-section{background:#08131c}.foundation-panel{grid-template-columns:1fr 1fr;align-items:stretch;gap:0;display:grid}.foundation-visual,.foundation-copy{border:1px solid var(--line);min-height:570px}.foundation-visual{background-color:#08141e;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.foundation-copy{border-left:0;padding:64px}.foundation-image{object-fit:cover;width:100%;height:100%;display:block}.check-list{gap:12px;margin:30px 0 36px;padding:0;list-style:none;display:grid}.check-list li{border-bottom:1px solid var(--line);color:#b6c5ce;padding:0 0 12px 27px;font-size:13px;position:relative}.check-list li:before{color:var(--cyan);content:"↳";position:absolute;left:0}.deliverables-section{background:#071019}.deliverable-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.deliverable-grid article{background:var(--panel-soft);border:1px solid var(--line);min-height:230px;padding:24px}.deliverable-grid article>span:first-child{color:var(--red);margin-bottom:18px;font-family:SFMono-Regular,Consolas,monospace;font-size:10px;display:block}.deliverable-grid .deliverable-glyph{margin-bottom:27px}.deliverable-grid article:nth-child(2) .deliverable-glyph{color:var(--blue)}.deliverable-grid article:nth-child(3) .deliverable-glyph{color:var(--violet)}.deliverable-grid article:nth-child(4) .deliverable-glyph{color:var(--red)}.deliverable-grid small{color:#718694;text-transform:uppercase;margin-bottom:10px;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;display:block}.deliverable-grid h3{margin:0;font-size:18px;line-height:1.35}.pricing-teaser{background:var(--bg-deep)}.pricing-teaser-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:80px;display:grid}.teaser-plan-list{border-top:1px solid var(--line)}.teaser-plan-list a{border-bottom:1px solid var(--line);grid-template-columns:36px 1fr auto;align-items:center;gap:20px;min-height:104px;padding:16px;transition:background .18s;display:grid}.teaser-plan-list a:hover{background:#ffffff09}.teaser-plan-list a>span{color:var(--red);font-family:SFMono-Regular,Consolas,monospace;font-size:10px}.teaser-plan-list strong,.teaser-plan-list small{display:block}.teaser-plan-list strong{margin-bottom:7px;font-size:16px}.teaser-plan-list small{color:var(--muted)}.teaser-plan-list b{color:#b8c7d0;font-size:12px;font-weight:600}.final-cta-section{background:#071019;padding:110px 0}.final-cta{border:1px solid var(--line-strong);background-color:#0a1721;grid-template-columns:1fr auto;align-items:center;gap:60px;min-height:320px;padding:60px;display:grid;position:relative;overflow:hidden}.final-cta>div,.final-cta>a{z-index:2;position:relative}.final-cta h2{max-width:780px}.final-cta p:not(.section-kicker){color:var(--muted)}.cta-orbit{border:1px solid #ff4b3a2e;border-radius:50%;width:440px;height:440px;position:absolute;top:-160px;right:-130px}.cta-orbit:after,.cta-orbit:before{border-radius:inherit;content:"";border:1px solid #ff4b3a1f;position:absolute;inset:45px}.cta-orbit:after{inset:90px}.site-footer{background:var(--bg-deep);border-top:1px solid var(--line);padding:64px 0}.footer-grid{grid-template-columns:1.4fr .8fr .8fr;align-items:start;gap:40px;display:grid}.footer-summary{color:var(--muted);max-width:360px;margin:18px 0 0;font-size:13px;line-height:1.6}.footer-links,.footer-meta{flex-direction:column;gap:12px;display:flex}.footer-links a,.footer-meta span{color:#8499a7;font-size:12px}.footer-links a:hover{color:#fff}.footer-meta{text-align:right}.page-hero{background:radial-gradient(circle at 78% 12%, #3270912e, transparent 28%), var(--bg-deep);border-bottom:1px solid var(--line);min-height:610px;padding:125px 0 100px}.page-hero-grid{grid-template-columns:1fr .86fr;align-items:center;gap:90px;display:grid}.page-hero h1{font-size:clamp(54px,6vw,88px)}.market-page-hero{position:relative}.market-page-hero:before{background:var(--market-accent);content:"";filter:blur(120px);opacity:.08;width:230px;height:230px;position:absolute;top:100px;right:7%}.market-page-code{color:var(--market-accent);letter-spacing:.12em;font-family:SFMono-Regular,Consolas,monospace;font-size:10px}.button-row{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.market-spec-panel{border:1px solid var(--line-strong);box-shadow:var(--shadow);background-color:#0a1721e0;padding:25px}.market-spec-panel>div{border-bottom:1px solid var(--line);gap:10px;padding:17px 0;display:grid}.market-spec-panel>div:first-child{padding-top:0}.market-spec-panel>div:last-child{border-bottom:0;padding-bottom:0}.market-spec-panel span{color:#6f8493;letter-spacing:.1em;font-family:SFMono-Regular,Consolas,monospace;font-size:8px}.market-spec-panel strong{font-size:13px;font-weight:600;line-height:1.5}.spec-platforms>div{flex-wrap:wrap;gap:6px;display:flex}.spec-platforms b{font-weight:650}.compact-heading{margin-bottom:44px}.module-grid{grid-template-columns:repeat(4,1fr);display:grid}.module-grid article{border-left:1px solid var(--line);min-height:300px;padding:26px}.module-grid article:last-child{border-right:1px solid var(--line)}.module-grid article>span{color:var(--red);font-family:SFMono-Regular,Consolas,monospace;font-size:10px}.module-grid h3{margin:74px 0 17px;font-size:19px}.module-grid p{color:var(--muted);font-size:13px;line-height:1.75}.market-focus-section{background:#08131c}.market-focus-grid{grid-template-columns:.7fr 1.3fr;align-items:start;gap:90px;display:grid}.market-focus-grid ol{margin:0;padding:0;list-style:none}.market-focus-grid li{border-top:1px solid var(--line);align-items:center;gap:24px;min-height:88px;font-size:17px;display:flex}.market-focus-grid li:last-child{border-bottom:1px solid var(--line)}.market-focus-grid li span{color:var(--red);font-family:SFMono-Regular,Consolas,monospace;font-size:10px}.slim-cta-section .final-cta{min-height:230px}.start-page{min-height:800px}.start-grid{grid-template-columns:.75fr 1.25fr;align-items:start;gap:80px;display:grid}.start-copy{position:sticky;top:130px}.start-copy h1{font-size:clamp(42px,4.7vw,66px)}.start-steps{margin:48px 0 0;padding:0;list-style:none}.start-steps li{border-top:1px solid var(--line);color:#667c8b;align-items:center;gap:16px;min-height:57px;font-size:13px;display:flex}.start-steps li:last-child{border-bottom:1px solid var(--line)}.start-steps li span{font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.start-steps li.active{color:#fff}.start-steps li.active span{color:var(--red)}.lead-form,.submission-preview{border:1px solid var(--line-strong);box-shadow:var(--shadow);background:#0a1721eb;padding:38px}.lead-form-heading{border-bottom:1px solid var(--line);align-items:start;gap:20px;margin-bottom:31px;padding-bottom:26px;display:flex}.lead-form-heading>span{color:var(--red);padding-top:6px;font-family:SFMono-Regular,Consolas,monospace;font-size:10px}.lead-form-heading h2{margin:0;font-size:27px}.lead-form-heading .section-kicker{margin-bottom:8px}.form-grid{grid-template-columns:repeat(2,1fr);gap:19px 16px;display:grid}.field-full{grid-column:1/-1}.market-scope-summary{border:1px solid var(--line);background:#ffffff05;align-items:stretch;gap:17px;margin-top:23px;padding:18px;display:flex}.market-scope-summary>span{flex:0 0 3px}.market-scope-summary small,.market-scope-summary strong{display:block}.market-scope-summary small{color:#8297a5;margin-bottom:7px;font-size:10px}.market-scope-summary strong{margin-bottom:6px;font-size:13px}.market-scope-summary p{color:var(--muted);margin:0;font-size:11px}.honeypot-field{width:1px;height:1px;position:absolute;top:auto;left:-10000px;overflow:hidden}.consent-field{color:#b8c7d0;cursor:pointer;align-items:flex-start;gap:11px;margin-top:20px;font-size:11px;line-height:1.6;display:flex}.consent-field input{accent-color:var(--red);flex:none;width:16px;height:16px;margin:1px 0 0}.prototype-notice{background:#c695ff0f;border:1px solid #c695ff38;padding:16px}.prototype-notice strong{color:var(--violet);margin-bottom:6px;font-size:11px;display:block}.prototype-notice p{color:#9eafba;margin:0;font-size:11px;line-height:1.55}.inline-notice{margin-top:22px}.data-notice,.submission-notice{background:#57d4b20f;border:1px solid #57d4b23d;padding:16px}.data-notice strong,.submission-notice strong{color:var(--cyan);margin-bottom:6px;font-size:11px;display:block}.data-notice p,.submission-notice p{color:#9eafba;margin:0;font-size:11px;line-height:1.55}.form-submit{width:100%;margin-top:18px}.form-submit:disabled{cursor:wait;opacity:.65}.submission-preview{min-height:570px;scroll-margin-top:88px}.submission-icon{color:var(--cyan);background:#57d4b21a;border:1px solid #57d4b259;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:24px;font-size:25px;display:flex}.submission-preview h2{letter-spacing:-.04em;font-size:33px}.submission-preview dl{border-top:1px solid var(--line);margin:28px 0}.submission-preview dl>div{border-bottom:1px solid var(--line);grid-template-columns:100px 1fr;gap:20px;padding:14px 0;display:grid}.submission-preview dt{color:#728795;font-size:11px}.submission-preview dd{overflow-wrap:anywhere;margin:0;font-size:12px}.submission-preview .button{margin-top:24px}.pricing-hero{text-align:center;min-height:530px}.narrow-page-heading{max-width:920px}.narrow-page-heading .eyebrow{justify-content:center}.narrow-page-heading h1{margin-left:auto;margin-right:auto}.narrow-page-heading .page-hero-lede{max-width:760px;margin-left:auto;margin-right:auto}.pricing-section{background:#08131c}.plan-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.plan-card{border:1px solid var(--line);background:#0b1823cc;flex-direction:column;min-height:610px;padding:29px;display:flex;position:relative}.plan-card.featured{border-color:#ff4b3a8f;box-shadow:0 24px 70px #ff4b3a12}.plan-card.featured:before{background:var(--red);content:"";height:3px;position:absolute;top:0;left:0;right:0}.plan-top{justify-content:space-between;align-items:center;margin-bottom:46px;display:flex}.plan-top span{color:var(--red);font-family:SFMono-Regular,Consolas,monospace;font-size:10px}.plan-top small{color:#718694;letter-spacing:.1em;font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.plan-card h2{margin-bottom:18px;font-size:23px}.plan-price{letter-spacing:-.04em;margin-bottom:21px;font-size:31px}.plan-card>p{color:var(--muted);font-size:13px;line-height:1.65}.plan-card ul{border-top:1px solid var(--line);margin:28px 0 32px;padding:17px 0 0;list-style:none}.plan-card li{color:#adbdc7;padding:9px 0 9px 20px;font-size:12px;position:relative}.plan-card li:before{color:var(--cyan);content:"+";position:absolute;left:0}.plan-card .button{margin-top:auto}.pricing-disclaimer{margin-top:28px}.pricing-disclaimer p{margin:0}.services-visual{aspect-ratio:1;background:#e9e5de;border:1px solid #d8d8d4;border-radius:12px;width:100%;max-width:460px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 28px 80px #1f2a3333}.services-visual-image{object-fit:cover;width:100%;height:100%;display:block}.services-stages{background:#08131c}.stage-list{border-top:1px solid var(--line)}.stage-list article{border-bottom:1px solid var(--line);grid-template-columns:120px 1fr .9fr;align-items:start;gap:50px;padding:48px 0;display:grid}.stage-id span,.stage-id small{font-family:SFMono-Regular,Consolas,monospace;display:block}.stage-id span{color:var(--red);margin-bottom:12px;font-size:12px}.stage-id small{color:#6e8391;font-size:9px}.stage-copy h2{margin-bottom:15px;font-size:31px}.stage-copy p{color:var(--muted);margin:0;font-size:13px;line-height:1.75}.stage-list ul{margin:0;padding:0;list-style:none}.stage-list li{border-top:1px solid var(--line);color:#adbdc7;padding:13px 0;font-size:12px}.stage-list li:last-child{border-bottom:1px solid var(--line)}.report-page-hero{background:var(--bg-deep);border-bottom:1px solid var(--line);padding:108px 0 78px}.report-title-row{grid-template-columns:1fr auto;align-items:end;gap:50px;display:grid}.report-confidential{color:var(--red);letter-spacing:.12em;margin-bottom:15px;font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.report-page-hero h1{margin-bottom:13px;font-size:clamp(56px,6vw,88px)}.report-page-hero h1+p{color:var(--muted-strong);margin:0}.report-meta{grid-template-columns:repeat(3,auto);gap:22px;display:grid}.report-meta span,.report-meta strong{display:block}.report-meta span{color:#6f8493;margin-bottom:8px;font-family:SFMono-Regular,Consolas,monospace;font-size:8px}.report-meta strong{font-family:SFMono-Regular,Consolas,monospace;font-size:10px}.sample-disclaimer-section{background:#0b151e;border-bottom:1px solid #ff4b3a40;padding:17px 0}.sample-disclaimer{align-items:flex-start;gap:14px;display:flex}.sample-disclaimer>span{background:var(--red);border-radius:50%;flex:0 0 20px;justify-content:center;align-items:center;height:20px;font-size:11px;display:flex}.sample-disclaimer p{color:#aabac5;margin:0;font-size:11px;line-height:1.6}.sample-disclaimer strong{color:#fff}.report-body-section{background:#08131c;padding-top:65px}.report-layout{grid-template-columns:190px minmax(0,1fr);align-items:start;gap:45px;display:grid}.report-sidebar{flex-direction:column;gap:14px;display:flex;position:sticky;top:110px}.report-sidebar>span{color:var(--red);letter-spacing:.1em;margin-bottom:10px;font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.report-sidebar a{color:#718795;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;transition:color .18s}.report-sidebar a:hover{color:#fff}.report-content{min-width:0}.report-section{border-bottom:1px solid var(--line);padding:30px 0 90px;scroll-margin-top:100px}.report-section+.report-section{padding-top:90px}.report-section-heading{grid-template-columns:30px 1fr;align-items:flex-start;gap:24px;margin-bottom:30px;display:grid}.report-section-heading>span{color:var(--red);padding-top:5px;font-family:SFMono-Regular,Consolas,monospace;font-size:10px}.report-section-heading small{color:#728795;letter-spacing:.1em;margin-bottom:12px;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;display:block}.report-section-heading h2{letter-spacing:-.045em;max-width:890px;margin:0;font-size:clamp(31px,3.5vw,47px);line-height:1.15}.report-lede{color:var(--muted-strong);max-width:850px;margin-left:54px;font-size:15px;line-height:1.85}.executive-finding-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin:46px 0 0 54px;display:grid}.executive-finding-grid article{border:1px solid var(--line);background:#ffffff05;min-height:180px;padding:20px}.executive-finding-grid article>span{letter-spacing:.1em;font-family:SFMono-Regular,Consolas,monospace;font-size:8px}.severity-high>span{color:var(--red)}.severity-medium>span{color:#ffbf66}.severity-opportunity>span{color:var(--cyan)}.executive-finding-grid h3{margin:39px 0 10px;font-size:16px;line-height:1.35}.executive-finding-grid p{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.readiness-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-left:54px;display:grid}.readiness-grid article{border:1px solid var(--line);background:#ffffff05;align-items:center;gap:24px;min-height:210px;padding:24px;display:flex}.readiness-grid small{color:var(--red);letter-spacing:.08em;font-family:SFMono-Regular,Consolas,monospace;font-size:8px}.readiness-grid h3{margin:8px 0;font-size:17px}.readiness-grid p{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.visibility-table-wrap{margin-left:54px;overflow-x:auto}.visibility-table{border-collapse:collapse;width:100%;min-width:730px}.visibility-table th{color:#728795;letter-spacing:.06em;text-align:left;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:600}.visibility-table th,.visibility-table td{border-bottom:1px solid var(--line);padding:16px 13px}.visibility-table td{color:#bac8d1;font-family:SFMono-Regular,Consolas,monospace;font-size:11px}.visibility-table td:first-child{align-items:center;gap:10px;font-family:inherit;display:flex}.method-note{border-left:2px solid var(--cyan);color:#7f94a2;margin:23px 0 0 54px;padding-left:14px;font-size:10px;line-height:1.65}.finding-list{margin-left:54px}.finding-list article{border-top:1px solid var(--line);grid-template-columns:45px 1fr auto;align-items:start;gap:25px;padding:27px 0;display:grid}.finding-list article:last-child{border-bottom:1px solid var(--line)}.finding-list article>span,.finding-list article>b,.finding-list small{font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.finding-list article>span{color:var(--red)}.finding-list article>b{color:#748996;font-weight:500}.finding-list small{color:#748996}.finding-list h3{margin:7px 0 9px;font-size:17px}.finding-list p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.roadmap-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-left:54px;display:grid}.roadmap-grid article{border:1px solid var(--line);background:#ffffff05;min-height:215px;padding:23px}.roadmap-grid article>span{color:var(--red);font-family:SFMono-Regular,Consolas,monospace;font-size:18px}.roadmap-grid h3{margin:66px 0 10px;font-size:18px}.roadmap-grid p{color:var(--muted);font-size:11px;line-height:1.6}.report-end-cta{background:#ff4b3a0e;border:1px solid #ff4b3a38;justify-content:space-between;align-items:center;margin:35px 0 0 54px;padding:25px;display:flex}.report-end-cta small{color:var(--red);font-family:SFMono-Regular,Consolas,monospace;font-size:8px}.report-end-cta h3{margin:8px 0 0;font-size:20px}.entity-summary-section,.knowledge-section,.methodology-section{background:#08131c}.entity-summary-grid,.definition-grid{grid-template-columns:.82fr 1fr;gap:90px;display:grid}.entity-summary-grid h2,.definition-grid h2{letter-spacing:-.045em;font-size:clamp(34px,4vw,56px);line-height:1.05}.entity-summary-copy,.definition-grid>div:last-child{border-left:1px solid var(--line);padding-left:44px}.entity-summary-copy>p,.definition-grid>div:last-child>p:first-child{color:var(--muted-strong);font-size:17px;line-height:1.85}.inline-link-list{border-top:1px solid var(--line);gap:12px;margin-top:30px;padding-top:24px;display:grid}.inline-link-list a{color:var(--cyan);font-size:13px}.knowledge-hero{min-height:520px}.content-review-date{color:#728795;letter-spacing:.08em;margin:30px 0 0;font-family:SFMono-Regular,Consolas,monospace;font-size:10px}.narrow-page-heading .content-review-date{text-align:center}.entity-card{border:1px solid var(--line-strong);background-color:#0b1823d9;flex-direction:column;min-height:300px;padding:38px;display:flex}.entity-card>span,.entity-card>small{color:#718795;letter-spacing:.12em;font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.entity-card>strong{letter-spacing:-.05em;margin:auto 0 12px;font-size:clamp(34px,5vw,58px)}.entity-card>a{color:var(--cyan);margin-bottom:36px;font-size:15px}.entity-fact-grid{grid-template-columns:repeat(2,1fr);display:grid}.entity-fact-grid article{border:1px solid var(--line);min-height:245px;padding:34px}.entity-fact-grid article:nth-child(2n){border-left:0}.entity-fact-grid article:nth-child(n+3){border-top:0}.entity-fact-grid article>span,.methodology-grid article>span{color:var(--red);font-family:SFMono-Regular,Consolas,monospace;font-size:10px}.entity-fact-grid h2{margin:48px 0 12px;font-size:22px}.entity-fact-grid p,.methodology-grid p{color:var(--muted);font-size:14px;line-height:1.8}.definition-section{background:var(--bg-deep);border-top:1px solid var(--line)}.method-boundary{border-top:1px solid var(--line);margin-top:28px;padding-top:18px;color:#728795!important;font-size:11px!important}.knowledge-layout{grid-template-columns:210px 1fr;gap:72px;display:grid}.knowledge-layout aside{align-self:start;position:sticky;top:110px}.knowledge-layout aside>span{color:var(--red);letter-spacing:.12em;font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.knowledge-layout aside p{color:var(--muted);margin:16px 0 28px;font-size:13px}.knowledge-layout aside a{color:var(--cyan);font-size:12px}.faq-list{margin:0}.faq-list>div{border-top:1px solid var(--line);padding:34px 0 38px}.faq-list>div:last-child{border-bottom:1px solid var(--line)}.faq-list dt{grid-template-columns:32px 1fr;align-items:start;gap:22px;display:grid}.faq-list dt>span{color:var(--red);padding-top:7px;font-family:SFMono-Regular,Consolas,monospace;font-size:10px}.faq-list h2{letter-spacing:-.03em;margin:0;font-size:clamp(22px,2.5vw,34px)}.faq-list dd{color:var(--muted-strong);max-width:860px;margin:18px 0 0 54px;font-size:15px;line-height:1.85}.methodology-grid{border-top:1px solid var(--line)}.methodology-grid article{border-bottom:1px solid var(--line);grid-template-columns:48px 1fr;align-items:start;gap:34px;padding:34px 0;display:grid}.methodology-grid h2{letter-spacing:-.035em;margin:0 0 12px;font-size:clamp(24px,3vw,38px)}.methodology-grid p{max-width:900px;margin:0}@media (max-width:1080px){.desktop-nav{display:none}.hero-grid,.page-hero-grid{grid-template-columns:1fr .9fr;gap:40px}.hero-grid{align-items:start}.quick-form-row{grid-template-columns:1fr 1fr}.quick-submit{grid-column:1/-1}.market-card-grid,.deliverable-grid{grid-template-columns:repeat(2,1fr)}.market-card{min-height:310px}.module-grid,.process-grid,.geo-journey-track{grid-template-columns:repeat(2,1fr)}.geo-journey-track li:nth-child(2){border-right:0}.geo-journey-track li:nth-child(n+3){border-top:1px solid var(--line)}.geo-journey-track li:nth-child(2):after{display:none}.module-grid article:nth-child(2),.process-grid article:nth-child(2){border-right:1px solid var(--line)}.module-grid article:nth-child(n+3),.process-grid article:nth-child(n+3){border-top:1px solid var(--line)}.foundation-copy{padding:44px}.report-meta,.readiness-grid{grid-template-columns:1fr}}@media (max-width:820px){.container{padding-left:20px;padding-right:20px}.site-header{height:66px}.header-actions .button{display:none}.locale-switcher summary{min-width:auto;padding:6px}.hero-section{min-height:auto;padding-top:72px}.hero-grid,.split-heading,.section-heading-row,.method-grid,.foundation-panel,.pricing-teaser-grid,.page-hero-grid,.market-focus-grid,.start-grid,.report-title-row,.footer-grid{grid-template-columns:1fr}.hero-copy h1,.page-hero h1,.report-page-hero h1{font-size:clamp(46px,12vw,68px)}.report-preview{min-height:540px}.metric-strip{grid-template-columns:repeat(2,1fr);margin-top:64px}.metric-item:nth-child(2){border-right:0}.metric-item:nth-child(n+3){border-top:1px solid var(--line)}.section{padding:84px 0}.section-heading-row{gap:20px}.geo-journey{padding:22px}.geo-journey-heading{flex-direction:column;align-items:start;gap:10px}.geo-journey-track{grid-template-columns:1fr}.geo-journey-track li,.geo-journey-track li:nth-child(2){border-bottom:1px solid var(--line);border-right:0;min-height:auto}.geo-journey-track li:last-child{border-bottom:0}.geo-journey-track li:nth-child(n+3){border-top:0}.geo-journey-track li:not(:last-child):after,.geo-journey-track li:nth-child(2):after{content:"↓";display:flex;inset:auto auto -13px 44px}.market-card-grid,.deliverable-grid,.plan-grid{grid-template-columns:1fr}.method-grid,.pricing-teaser-grid,.start-grid{gap:48px}.foundation-visual{min-height:450px}.foundation-copy{border-left:1px solid var(--line);border-top:0;min-height:auto}.final-cta{grid-template-columns:1fr;gap:25px;padding:38px}.final-cta .button{justify-self:start}.footer-meta{text-align:left}.page-hero{min-height:auto;padding:90px 0 74px}.start-copy,.report-sidebar{position:static}.start-steps{display:none}.report-layout{grid-template-columns:1fr}.entity-summary-grid,.definition-grid,.knowledge-layout{grid-template-columns:1fr;gap:40px}.entity-summary-copy,.definition-grid>div:last-child{border-left:0;border-top:1px solid var(--line);padding-top:32px;padding-left:0}.knowledge-layout aside{position:static}.report-sidebar{flex-flow:wrap}.report-sidebar>span{flex-basis:100%}.report-lede,.executive-finding-grid,.readiness-grid,.visibility-table-wrap,.method-note,.finding-list,.roadmap-grid,.report-end-cta{margin-left:0}.executive-finding-grid,.roadmap-grid{grid-template-columns:1fr}.stage-list article{grid-template-columns:90px 1fr;gap:25px}.stage-list ul{grid-column:2}}@media (max-width:560px){.container{padding-left:16px;padding-right:16px}.brand{font-size:15px}.brand strong{display:none}.hero-tags{margin-top:22px}.quick-form-row,.metric-strip,.module-grid,.process-grid,.form-grid{grid-template-columns:1fr}.field-full{grid-column:auto}.metric-item,.metric-item:nth-child(2){border-right:0}.metric-item:nth-child(n+2){border-top:1px solid var(--line)}.preview-score-row{grid-template-columns:90px 1fr;align-items:start}.score-orbit strong{font-size:25px}.platform-row{grid-template-columns:26px 65px 1fr 38px}.market-card{min-height:300px}.layer-stack article{grid-template-columns:24px 1fr auto;gap:12px;padding:20px 15px}.layer-stack article>strong{font-size:23px}.module-grid article,.process-grid article,.module-grid article:nth-child(2),.process-grid article:nth-child(2){border-left:1px solid var(--line);border-right:1px solid var(--line)}.module-grid article:nth-child(n+2),.process-grid article:nth-child(n+2){border-top:1px solid var(--line)}.foundation-visual{min-height:370px}.foundation-copy{padding:32px 24px}.teaser-plan-list a{grid-template-columns:26px 1fr;gap:12px}.teaser-plan-list b{grid-column:2}.final-cta{padding:28px 23px}.lead-form,.submission-preview{padding:25px 20px}.market-focus-grid li{font-size:14px}.stage-list article{grid-template-columns:1fr}.stage-list ul{grid-column:auto}.report-meta,.report-sidebar a{display:none}.report-section-heading{grid-template-columns:24px 1fr}.executive-finding-grid{grid-template-columns:1fr}.readiness-grid article{flex-direction:column;align-items:flex-start}.finding-list article{grid-template-columns:38px 1fr}.finding-list article>b{grid-column:2}.report-end-cta{flex-direction:column;align-items:flex-start;gap:20px}.entity-fact-grid{grid-template-columns:1fr}.entity-fact-grid article:nth-child(2n){border-left:1px solid var(--line)}.entity-fact-grid article:nth-child(n+2){border-top:0}.faq-list dd{margin-left:0}.methodology-grid article{grid-template-columns:30px 1fr;gap:15px}}.private-report-hero{align-items:initial;grid-template-columns:none;display:block}.private-report-hero .eyebrow{margin-bottom:24px}.private-report-hero>p:not(.eyebrow){color:var(--muted-strong);margin-bottom:12px;font-size:18px}.private-report-hero>a,.private-report-hero>span{color:var(--cyan);overflow-wrap:anywhere;font-size:14px}.private-report-meta{border-top:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));margin-top:38px;display:grid}.private-report-meta>div{gap:8px;padding:20px 18px 0 0;display:grid}.private-report-meta>div+div{border-left:1px solid var(--line);padding-left:18px}.private-report-meta span,.private-report-section>small,.private-score-grid small{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.private-report-meta strong{overflow-wrap:anywhere;font-size:13px}.private-report-body{padding-top:48px}.private-score-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.private-score-grid>article{background:var(--panel);border:1px solid var(--line);border-radius:18px;align-items:center;gap:24px;padding:28px;display:flex}.private-score-grid h2{margin:8px 0 0;font-size:20px}.private-report-section{border-top:1px solid var(--line);margin-top:58px;padding-top:28px}.private-report-section>h2{letter-spacing:-.035em;margin:8px 0 26px;font-size:clamp(28px,4vw,42px)}.private-visibility-notice{background:#c695ff14;border:1px solid #c695ff47;border-radius:16px;grid-template-columns:1fr auto;align-items:start;gap:12px 24px;padding:28px;display:grid}.private-visibility-notice h2{margin:8px 0 0;font-size:24px}.private-visibility-notice>span{color:var(--violet);letter-spacing:.08em;text-transform:uppercase;background:#c695ff29;border-radius:999px;padding:7px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:800}.private-visibility-notice>p{color:var(--muted-strong);grid-column:1/-1;margin:0;line-height:1.65}.private-check-list{border-top:1px solid var(--line)}.private-check-list article{border-bottom:1px solid var(--line);grid-template-columns:86px 1fr;align-items:start;gap:20px;padding:20px 0;display:grid}.private-check-list h3{margin-bottom:6px;font-size:16px}.private-check-list p{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:14px}.private-check-status{text-align:center;text-transform:uppercase;border:1px solid;border-radius:999px;padding:6px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:800}.private-check-status.pass{color:var(--cyan)}.private-check-status.warn{color:#f5bd5d}.private-check-status.fail{color:var(--red)}.private-observation-grid{border:1px solid var(--line);border-radius:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid;overflow:hidden}.private-observation-grid>div{gap:8px;padding:22px;display:grid}.private-observation-grid>div:nth-child(2n){border-left:1px solid var(--line)}.private-observation-grid>div:nth-child(n+3){border-top:1px solid var(--line)}.private-observation-grid dt{color:var(--muted);font-size:12px}.private-observation-grid dd{overflow-wrap:anywhere;margin:0;line-height:1.5}.private-limitations{background:var(--panel-soft);border:1px solid var(--line);color:var(--muted-strong);border-radius:16px;margin:0;padding:24px 24px 24px 44px;line-height:1.6}.private-limitations li+li{margin-top:8px}.private-report-cta{margin-top:38px}.private-report-gate{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:28px;display:flex}.private-report-gate>p{color:var(--red);letter-spacing:.14em;margin:18px 0 10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.private-report-gate h1{max-width:720px;font-size:clamp(24px,5vw,42px);line-height:1.25}.private-report-gate .button{margin-top:14px}.private-report-progress>span{color:var(--muted);margin-top:20px;font-size:13px}.private-report-progress>strong{color:var(--muted-strong);font-size:14px;font-weight:600}.private-report-progress-card{background:var(--panel);border:1px solid var(--line);border-radius:16px;width:100%;max-width:650px;margin-top:28px;padding:26px;position:relative;overflow:hidden}.private-report-progress-card i{background:linear-gradient(90deg, transparent, var(--cyan), transparent);width:40%;height:2px;animation:2.4s ease-in-out infinite private-report-progress;position:absolute;top:0;left:-40%}.private-report-progress-card p{color:var(--muted-strong);margin:0;line-height:1.65}@keyframes private-report-progress{to{left:100%}}.private-platform-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.private-platform-card{background:var(--panel);border:1px solid var(--line);border-radius:16px;min-width:0;padding:22px}.private-platform-card>header{justify-content:space-between;align-items:start;gap:16px;display:flex}.private-platform-card header small,.private-platform-runs small{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px}.private-platform-card h3{margin:5px 0 0;font-size:20px}.private-platform-state{color:var(--cyan);text-transform:uppercase;border:1px solid;border-radius:999px;padding:5px 7px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px}.private-platform-state.partial{color:#f5bd5d}.private-platform-state.unavailable{color:var(--red)}.private-platform-card>dl{border-bottom:1px solid var(--line);border-top:1px solid var(--line);margin:20px 0}.private-platform-card>dl>div{justify-content:space-between;align-items:center;padding:10px 0;display:flex}.private-platform-card>dl>div+div{border-top:1px solid var(--line)}.private-platform-card dt{color:var(--muted);font-size:11px}.private-platform-card dd{margin:0;font-size:12px;font-weight:750}.private-platform-card summary{color:var(--cyan);cursor:pointer;font-size:12px;line-height:1.5}.private-platform-runs{margin-top:18px}.private-platform-runs section{border-top:1px solid var(--line);padding:18px 0 4px}.private-platform-runs section>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.private-platform-runs section>div span{color:var(--muted);font-size:10px}.private-platform-runs section>div span.mentioned{color:var(--cyan)}.private-platform-runs h4{margin:10px 0;font-size:13px;line-height:1.55}.private-platform-answer{color:var(--muted-strong);white-space:pre-wrap;max-height:240px;font-size:12px;line-height:1.65;overflow:auto}.private-platform-runs ul{margin:12px 0 0;padding-left:18px;font-size:11px;line-height:1.5}.private-platform-runs a{color:var(--blue);overflow-wrap:anywhere}@media (max-width:760px){.private-report-meta,.private-score-grid,.private-observation-grid{grid-template-columns:1fr}.private-report-meta>div+div,.private-observation-grid>div:nth-child(2n){border-left:0}.private-report-meta>div+div,.private-observation-grid>div:nth-child(n+2){border-top:1px solid var(--line)}.private-report-meta>div+div{padding-left:0}.private-score-grid>article{padding:22px}.private-visibility-notice,.private-platform-grid{grid-template-columns:1fr}.private-visibility-notice>p{grid-column:1}.private-check-list article{grid-template-columns:72px 1fr}}.site-shell{--bg:#fff;--bg-deep:#141f29;--panel:#fff;--panel-strong:#f3f6f9;--panel-soft:#f7f8fa;--line:#e8edf1;--line-strong:#d6dee5;--text:#1c2b39;--muted:#71808c;--muted-strong:#4a5661;--red:#c8402c;--red-dark:#a3311f;--cyan:#2f8f80;--blue:#2f6fb0;--violet:#7c5cbf;--shadow:0 24px 70px #1c2b391a;background:var(--bg);color:var(--text);font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,Noto Sans TC,system-ui,sans-serif}.site-shell h1,.site-shell h2,.site-shell h3{font-family:Noto Serif SC,Songti SC,STSong,Georgia,serif;font-weight:700}.site-shell main h1,.site-shell main h2{text-wrap:pretty;text-wrap:balance}.site-shell .container{max-width:1220px;padding-left:40px;padding-right:40px}.site-shell .site-header{-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom-color:var(--line);background:#fffffff5;height:72px}.site-shell .brand{color:var(--text);font-family:Noto Sans SC,PingFang SC,system-ui,sans-serif;font-weight:760}.site-shell .brand-mark span{background:var(--text)}.site-shell .brand-mark span:nth-child(4){background:var(--red)}.site-shell .desktop-nav{gap:30px}.site-shell .desktop-nav a{color:#5c6b78;font-size:13px;font-weight:620}.site-shell .desktop-nav a:hover,.site-shell .footer-links a:hover{color:var(--red)}.site-shell .locale-switcher summary{color:#7c8994}.site-shell .locale-switcher summary:hover,.site-shell .locale-switcher[open] summary{color:var(--text);background:#f1f4f6}.site-shell .locale-menu{background:#fff;border-color:#d9e0e5;box-shadow:0 18px 50px #11223326}.site-shell .locale-menu a{color:#5c6b78}.site-shell .locale-menu a.active,.site-shell .locale-menu a:hover{color:var(--text);background:#f1f4f6}.site-shell .button{border-radius:6px;min-height:46px}.site-shell .button-primary{background:var(--red);color:#fff}.site-shell .button-primary:hover{background:var(--red-dark)}.site-shell .button-secondary{color:var(--text);background:#fff;border-color:#cfd8df}.site-shell .button-secondary:hover{background:#f4f6f8;border-color:#aebbc5}.site-shell .panel-grid-bg{background-image:linear-gradient(#2f6fb00a 1px,#0000 1px),linear-gradient(90deg,#2f6fb00a 1px,#0000 1px)}.site-shell .hero-section{border-bottom-color:var(--line);background:radial-gradient(circle at 83% 17%,#2f6fb014,#0000 27%),linear-gradient(#fff 0%,#fbfcfd 100%);min-height:920px;padding:96px 0 0}.site-shell .hero-glow{display:none}.site-shell .hero-grid{grid-template-columns:minmax(0,1.04fr) minmax(430px,.96fr);align-items:center;gap:72px}.site-shell .eyebrow{color:#6c7a86;margin-bottom:24px}.site-shell .hero-copy h1,.site-shell .page-hero h1,.site-shell .report-page-hero h1{letter-spacing:-.055em;margin-bottom:26px;font-size:clamp(52px,5.3vw,76px);line-height:1.04}.site-shell .hero-copy h1 em{color:var(--red);margin-top:8px}.site-shell .hero-lede,.site-shell .page-hero-lede{color:var(--muted-strong);font-size:17px;line-height:1.78}.geo-definition{border-left:3px solid var(--red);background:#f3f6f9;max-width:650px;margin-top:25px;padding:17px 20px}.geo-definition>span{color:var(--red);letter-spacing:.09em;margin-bottom:7px;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:700;display:block}.geo-definition p{color:#475661;margin:0;font-size:12px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.site-shell .hero-tags{margin:22px 0 24px}.site-shell .hero-tags span,.site-shell .platform-chip-row span,.site-shell .spec-platforms b{color:#667581;background:#fff;border-color:#dce3e8}.site-shell .quick-form{background:#fff;border-color:#d8e0e6;border-radius:12px;padding:14px;box-shadow:0 16px 45px #1c2b3914}.site-shell .quick-form label>span,.site-shell .field>span{color:#70808c}.site-shell .quick-form input,.site-shell .quick-form select,.site-shell .field input,.site-shell .field select{color:var(--text);background:#f7f9fa;border-color:#dce3e8}.site-shell .quick-form input:focus,.site-shell .quick-form select:focus,.site-shell .field input:focus,.site-shell .field select:focus{border-color:var(--blue);background:#fff}.site-shell .form-note{color:#7d8a94}.site-shell .form-error{color:var(--red-dark)}.site-shell .report-preview{background-color:#fffffff0;border-color:#d6dfe6;border-radius:18px;min-height:565px;padding:23px;box-shadow:0 32px 80px #1c2b3924}.site-shell .report-preview:before{background:linear-gradient(135deg,#0000 55%,#2f6fb00d)}.site-shell .preview-topbar{color:#63727e}.site-shell .status-dot{background:var(--cyan);box-shadow:none}.site-shell .demo-badge{color:var(--red);background:#c8402c14;border-color:#c8402c40}.site-shell .score-orbit{background:0 0;padding:0}.site-shell .score-orbit:after{display:none}.score-ring{width:100%;height:100%;position:absolute;inset:0;transform:rotate(-90deg)}.score-ring circle{fill:none;stroke-width:8px}.score-ring-track{stroke:#e7edf1}.score-ring-value{stroke:var(--red);stroke-linecap:round;transition:stroke-dashoffset 1.35s cubic-bezier(.22,1,.36,1)}.site-shell .preview-score-row p,.site-shell .score-orbit span{color:var(--muted)}.site-shell .preview-section-title small{color:#788691}.site-shell .mini-track{background:#edf1f4;border-radius:99px}.site-shell .mini-track span{background:linear-gradient(90deg, var(--red), #e87b68);border-radius:inherit;transition:width 1.2s cubic-bezier(.22,1,.36,1)}.site-shell .platform-icon.blue{background:#2f6fb01a}.site-shell .platform-icon.green{background:#2f8f801a}.site-shell .platform-icon.purple{background:#7c5cbf1a}.site-shell .metric-strip{border:1px solid var(--line);background:#f3f6f9;border-bottom:0;margin-top:76px}.site-shell .metric-item{min-height:102px}.scene-section{background:#14212c;height:clamp(420px,52vw,650px);position:relative;overflow:hidden}.scene-image{object-fit:cover;width:100%;height:100%}.scene-overlay{background:linear-gradient(90deg,#0e1a24e0,#0e1a2426 65%,#0e1a245c);position:absolute;inset:0}.scene-caption{color:#fff;padding-bottom:54px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.scene-caption>span,.scene-caption>small{letter-spacing:.1em;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;display:block}.scene-caption>span{color:#ff9b88;margin-bottom:14px}.scene-caption>strong{max-width:720px;font-family:Noto Serif SC,Songti SC,Georgia,serif;font-size:clamp(28px,4vw,52px);line-height:1.14;display:block}.scene-caption>small{color:#ffffff9e;margin-top:18px}.site-shell .section{border-bottom-color:var(--line);background:#fff;padding:102px 0}.site-shell .section-index,.site-shell .section-kicker{color:var(--red)}.site-shell .split-heading h2,.site-shell .section-heading-row h2,.site-shell .method-copy h2,.site-shell .foundation-copy h2,.site-shell .pricing-teaser h2,.site-shell .final-cta h2,.site-shell .market-focus-grid h2,.site-shell .narrow-page-heading h1,.site-shell .services-hero h1,.site-shell .start-copy h1{letter-spacing:-.045em;line-height:1.12}.site-shell .split-heading p:not(.section-kicker),.site-shell .method-copy>p:not(.section-kicker),.site-shell .foundation-copy>p:not(.section-kicker){color:var(--muted-strong)}.signal-container{margin-top:78px}.signal-card-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.signal-card-grid article{border:1px solid var(--line);background:#f7f8fa;border-radius:14px;min-height:210px;padding:28px}.signal-card-grid article>span,.signal-result>span{color:var(--red);letter-spacing:.09em;font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.signal-card-grid h3{margin:46px 0 12px;font-size:23px}.signal-card-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.signal-lines{width:100%;height:118px;display:block;overflow:visible}.signal-lines path{fill:none;stroke:#b9c5cd;stroke-width:1.3px;vector-effect:non-scaling-stroke;transition:stroke-dashoffset 1.25s cubic-bezier(.22,1,.36,1)}.signal-result{color:#fff;background:#1c2b39;border-radius:14px;grid-template-columns:120px 1fr .55fr;gap:20px;padding:34px 38px;display:grid}.signal-result>strong{font-family:Noto Serif SC,Songti SC,Georgia,serif;font-size:24px;line-height:1.35}.signal-result>small{color:#aebbc5;align-self:center;line-height:1.65}.site-shell .markets-section,.site-shell .method-section,.site-shell .pricing-teaser,.site-shell .entity-summary-section,.site-shell .market-focus-section{background:#f3f6f9}.site-shell .market-card{background:#fff;border-color:#dce3e8;border-radius:14px;min-height:350px}.site-shell .market-card:hover{background:#fff;box-shadow:0 18px 50px #1c2b391a}.site-shell .market-card-top>span:last-child,.site-shell .market-card>p{color:#75838e}.site-shell .market-description{color:#596874}.site-shell .scope-note,.site-shell .pricing-disclaimer{color:#667581}.site-shell .method-grid{gap:80px}.site-shell .text-link,.site-shell .inline-link-list a{color:var(--red)}.site-shell .layer-stack{border-color:#d9e1e7}.site-shell .layer-stack article{background:#fff}.site-shell .layer-stack article:hover{background:#fafbfc}.site-shell .layer-stack article>span,.site-shell .layer-stack article>div>p{color:#74828e}.site-shell .layer-stack article>div>p{color:var(--red)}.site-shell .layer-stack article>strong{color:var(--text)}.site-shell .process-section,.site-shell .deliverables-section{background:#fff}.site-shell .geo-journey{background-color:#f7f8fa;border-color:#dbe3e8;border-radius:16px}.site-shell .geo-journey-track li:not(:last-child):after{background:#fff}.site-shell .geo-journey-glyph,.site-shell .deliverable-glyph{background:#2f8f800f}.site-shell .process-grid article,.site-shell .module-grid article{background:#fff}.site-shell .process-grid p,.site-shell .module-grid p,.site-shell .geo-journey-track li>small,.site-shell .geo-journey figcaption{color:var(--muted)}.site-shell .foundation-section{background:#f3f6f9}.site-shell .foundation-panel{border-radius:18px;overflow:hidden}.site-shell .foundation-visual{background-color:#06182a;background-image:none;border-color:#06182a}.site-shell .foundation-copy{background:#fff;border-color:#dce3e8}.site-shell .check-list li{color:#4f5f6b}.site-shell .deliverable-grid{gap:16px}.site-shell .deliverable-grid article{border-color:var(--line);background:#f7f8fa;border-radius:14px}.site-shell .deliverable-grid small{color:#71808c}.site-shell .teaser-plan-list a:hover{background:#fff}.site-shell .teaser-plan-list b{color:#596874}.site-shell .entity-summary-copy>p,.site-shell .definition-grid>div:last-child>p:first-child,.site-shell .faq-list dd{color:var(--muted-strong)}.site-shell .final-cta-section{background:#fff}.site-shell .final-cta{color:#fff;background-color:#1c2b39;border:0;border-radius:18px}.site-shell .final-cta p:not(.section-kicker){color:#b8c4cc}.site-shell .cta-orbit,.site-shell .cta-orbit:before,.site-shell .cta-orbit:after{border-color:#ffffff1a}.site-shell .site-footer{color:#fff;background:#141f29;border-top:0;padding:72px 0}.site-shell .footer-grid{grid-template-columns:1.4fr .7fr .7fr .8fr}.site-shell .site-footer .brand{color:#fff}.site-shell .site-footer .brand-mark span{background:#fff}.site-shell .site-footer .brand-mark span:nth-child(4){background:#ff7f6d}.site-shell .footer-links strong{color:#fff;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:11px}.site-shell .footer-links a,.site-shell .footer-meta span,.site-shell .footer-summary{color:#99a8b3}.site-shell .page-hero{background:radial-gradient(circle at 78% 12%,#2f6fb014,#0000 28%),#fff}.site-shell .entity-card,.site-shell .lead-form,.site-shell .submission-preview,.site-shell .plan-grid article,.site-shell .report-panel,.site-shell .market-focus-card{border-color:var(--line-strong);color:var(--text);background-color:#fff}.client-proof-section{border-bottom:1px solid var(--line);background:#fff;padding:56px 0 68px}.client-proof-heading{grid-template-columns:minmax(180px,.55fr) minmax(240px,.75fr) minmax(320px,1.2fr);align-items:end;gap:28px;margin-bottom:34px;display:grid}.client-proof-heading .section-kicker{color:var(--red);margin:0}.client-proof-heading h2{letter-spacing:-.04em;margin:0;font-family:Noto Serif SC,Songti SC,Georgia,serif;font-size:clamp(28px,3vw,42px)}.client-proof-heading>p:last-child{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.client-logo-grid{background:#dfe5e9;border:1px solid #dfe5e9;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;margin:0;padding:0;list-style:none;display:grid}.client-logo{background:#fff;justify-content:center;align-items:center;min-height:112px;padding:20px 14px;display:flex;overflow:hidden}.client-logo-image{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:64px;display:block}.client-logo-anker .client-logo-image{width:126px}.client-logo-amex .client-logo-image,.client-logo-aia .client-logo-image{width:62px}.client-logo-loctite .client-logo-image,.client-logo-gac .client-logo-image,.client-logo-arabica .client-logo-image{width:170px}.client-logo-arabica .client-logo-image{filter:brightness(0)saturate()}.client-logo-atour .client-logo-image{width:66px}.client-logo-inditex .client-logo-image{width:148px}.client-logo-haidilao .client-logo-image{width:150px}.client-logo-ubisoft .client-logo-image{width:158px}.client-logo-sams .client-logo-image{width:178px}.client-logo-sams{grid-column:span 2}.global-platform-matrix{background:#fff;border:1px solid #d9e2e8;border-radius:16px;overflow:hidden;box-shadow:0 22px 60px #1c2b3914}.global-platform-header,.global-platform-row{grid-template-columns:minmax(160px,.72fr) minmax(300px,1.35fr) minmax(280px,1.25fr);gap:28px;display:grid}.global-platform-header{color:#d5dde3;letter-spacing:.1em;text-transform:uppercase;background:#1c2b39;padding:16px 24px;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:700}.global-platform-row{border-top:1px solid #e2e8ec;align-items:center;min-height:112px;padding:20px 24px}.global-platform-row:first-of-type{border-top:0}.global-market-name{gap:7px;display:grid}.global-market-name small{color:var(--red);letter-spacing:.08em;font-family:SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:700}.global-market-name strong{letter-spacing:-.025em;font-family:Noto Serif SC,Songti SC,Georgia,serif;font-size:21px}.global-platform-list{flex-wrap:wrap;gap:6px;display:flex}.global-platform-list span{color:#3d4d59;background:#f2f5f7;border:1px solid #dbe3e8;border-radius:999px;padding:7px 9px;font-family:SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:650}.global-platform-row>p{color:#62727e;margin:0;font-size:12px;line-height:1.65}.motion-ready .site-shell [data-reveal]{opacity:0;transition:opacity .7s,transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(24px)}.motion-ready .site-shell [data-reveal].is-visible{opacity:1;transform:translateY(0)}.motion-ready .site-shell .scene-caption[data-reveal]{transform:translate(-50%,24px)}.motion-ready .site-shell .scene-caption[data-reveal].is-visible{transform:translate(-50%)}@media (max-width:1080px){.site-shell .hero-grid{grid-template-columns:1fr .88fr;gap:42px}.signal-result{grid-template-columns:100px 1fr}.signal-result>small{grid-column:2}.client-logo-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.global-platform-header,.global-platform-row{grid-template-columns:minmax(140px,.7fr) minmax(250px,1.2fr) minmax(230px,1fr);gap:20px}}@media (max-width:820px){.site-shell .container{padding-left:22px;padding-right:22px}.site-shell .site-header{height:66px}.site-shell .hero-section{min-height:auto;padding-top:70px}.site-shell .hero-grid{grid-template-columns:1fr}.site-shell .hero-copy h1,.site-shell .page-hero h1,.site-shell .report-page-hero h1{font-size:clamp(44px,12vw,64px)}.site-shell .report-preview{min-height:540px}.scene-section{height:500px}.scene-image{object-position:58% center}.signal-card-grid{grid-template-columns:1fr}.signal-card-grid article{min-height:175px}.signal-card-grid h3{margin-top:28px}.signal-lines{display:none}.signal-result{grid-template-columns:1fr;gap:14px;margin-top:16px}.signal-result>small{grid-column:1}.client-proof-heading{grid-template-columns:1fr;align-items:start;gap:12px}.client-proof-heading>p:last-child{max-width:560px}.client-logo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.global-platform-header{display:none}.global-platform-row{grid-template-columns:1fr;align-items:start;gap:16px;min-height:0;padding:24px}.site-shell .footer-grid{grid-template-columns:repeat(2,1fr)}.site-shell .footer-brand-block,.site-shell .footer-meta{grid-column:1/-1}}@media (max-width:560px){.site-shell .container{padding-left:16px;padding-right:16px}.site-shell .hero-copy h1,.site-shell .page-hero h1,.site-shell .report-page-hero h1{font-size:clamp(39px,12vw,54px)}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.site-shell .quick-form{padding:12px}.site-shell .preview-score-row{grid-template-columns:96px 1fr}.scene-section{height:460px}.scene-caption{padding-bottom:34px}.site-shell .section{padding:76px 0}.signal-container{margin-top:52px}.signal-card-grid article,.signal-result{border-radius:10px;padding:23px}.signal-result>strong{font-size:21px}.client-proof-section{padding:46px 0 54px}.client-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.client-logo{min-height:96px}.site-shell .footer-grid{grid-template-columns:1fr}.site-shell .footer-brand-block,.site-shell .footer-meta{grid-column:1}}@media (prefers-reduced-motion:reduce){.site-shell *,.site-shell :before,.site-shell :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
