:root{color:#18181b;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7f8f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;touch-action:pan-x pan-y}body{touch-action:pan-x pan-y;min-width:320px;min-height:100vh;margin:0}button,a,input,select{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-shell{background:#f7f8f5;min-height:100vh}.page-transition{will-change:opacity, transform;animation:.15s cubic-bezier(.16,1,.3,1) page-transition-in}@keyframes page-transition-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.page-transition,.teaser-scan-line,.report-radar span,.damage-box,.console-focus,.evidence-marker,.report-step,.evidence-card,.rating-card,.report-output-list article{animation:none}}.container{width:min(100% - 32px,1180px);margin-inline:auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f8f5eb;border-bottom:1px solid #d4d4d8d9;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:20px;width:min(100% - 32px,1180px);min-height:72px;margin-inline:auto;display:flex}.brand{align-items:center;gap:12px;min-width:max-content;display:inline-flex}.brand-mark{background:#fff;border-radius:8px;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 0 0 1px #18181b1a,0 10px 30px #0f172a0f}.brand-mark img{object-fit:contain;width:26px;height:26px}.brand strong{font-size:14px;line-height:1.1;display:block}.brand small{color:#71717a;margin-top:3px;font-size:12px;display:block}.header .brand-mark{background:#111;box-shadow:0 0 0 1px #18181b1a,0 10px 30px #0f172a0f}.header .brand-mark img{filter:invert()}.nav-desktop,.header-actions{align-items:center;gap:8px;display:flex}.nav-desktop a{color:#52525b;border-radius:8px;min-height:40px;padding:11px 12px;font-size:14px;font-weight:650;transition:color .16s,background .16s,box-shadow .16s}.nav-desktop a:hover,.nav-desktop a.active{color:#18181b;background:#fff;box-shadow:0 0 0 1px #18181b14}.language-select{color:#3f3f46;background:#fff;border:1px solid #e4e4e7;border-radius:8px;align-items:center;gap:8px;min-height:44px;padding:0 12px;display:inline-flex;box-shadow:0 0 0 1px #18181b08}.language-select select{color:#27272a;font:inherit;background:0 0;border:0;outline:0;font-size:14px;font-weight:650}.button{text-align:center;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 16px;font-size:14px;font-weight:750;line-height:1.2;transition:transform .16s,border-color .16s,background .16s,color .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-dark{color:#fff;background:#111}.button-dark:hover{background:#0f766e}.button-accent{color:#092421;background:#2dd4bf}.button-accent:hover{background:#5eead4}.button-glass{color:#fff;background:#ffffff21;border-color:#ffffff4d}.button-glass:hover{background:#ffffff38}.button-light{color:#111;background:#fff}.button-light:hover{background:#ccfbf1}.button-outline{color:#18181b;background:#fff;border-color:#d4d4d8}.button-outline:hover{color:#0f766e;border-color:#2dd4bf}.menu-button{color:#18181b;background:#fff;border:1px solid #e4e4e7;border-radius:8px;place-items:center;width:44px;height:44px;display:none}.mobile-panel{display:none}.hero{isolation:isolate;color:#fff;background:#111;min-height:calc(100svh - 112px);position:relative;overflow:hidden}.hero-slideshow{z-index:-2;background:#111;position:absolute;inset:0}.hero-slideshow img{--hero-start-scale:1.025;--hero-active-scale:1.055;--hero-start-x:0%;--hero-start-y:0%;--hero-active-x:-0.8%;--hero-active-y:0.5%;object-fit:cover;object-position:62% center;opacity:0;width:100%;height:100%;transform:translate3d(var(--hero-start-x), var(--hero-start-y), 0) scale(var(--hero-start-scale));transform-origin:50%;will-change:opacity, transform;animation:15s ease-in-out infinite hero-image-cycle;position:absolute;inset:0}.hero-slideshow img:nth-child(2){--hero-start-scale:1.055;--hero-active-scale:1.025;--hero-start-x:-0.7%;--hero-start-y:0.4%;--hero-active-x:0.4%;--hero-active-y:-0.4%;animation-delay:5s}.hero-slideshow img:nth-child(3){--hero-start-scale:1.03;--hero-active-scale:1.06;--hero-start-x:0.7%;--hero-start-y:-0.4%;--hero-active-x:-0.4%;--hero-active-y:0.4%;animation-delay:10s}@keyframes hero-image-cycle{0%,to{opacity:1;transform:translate3d(var(--hero-start-x), var(--hero-start-y), 0) scale(var(--hero-start-scale))}28%{opacity:1;transform:translate3d(var(--hero-active-x), var(--hero-active-y), 0) scale(var(--hero-active-scale))}38%,90%{opacity:0;transform:translate3d(var(--hero-active-x), var(--hero-active-y), 0) scale(var(--hero-active-scale))}}@media (prefers-reduced-motion:reduce){.hero-slideshow img{opacity:0;animation:none;transform:none}.hero-slideshow img:first-child{opacity:1}}.hero-overlay{z-index:-1;background:linear-gradient(90deg,#0a0a0ceb 0%,#0a0a0cb8 42%,#0a0a0c38 78%,#0a0a0c1f 100%);position:absolute;inset:0}.hero-content{flex-direction:column;justify-content:center;min-height:calc(100svh - 112px);padding-block:72px;display:flex}.eyebrow{color:#0f766e;letter-spacing:0;text-transform:uppercase;align-items:center;gap:8px;margin:0;font-size:13px;font-weight:800;display:inline-flex}.eyebrow.light{color:#5eead4}.hero h1,.subpage-hero h1{letter-spacing:0;max-width:780px;margin:18px 0 0;font-size:clamp(48px,8vw,86px);line-height:.95}.hero-lead{color:#f4f4f5;max-width:700px;margin:24px 0 0;font-size:clamp(18px,2vw,21px);line-height:1.55}.hero-actions,.cta-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.hero-actions .button,.cta-actions .button{min-height:48px}.hero-bullets{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:760px;margin-top:36px;display:grid}.hero-bullets span{color:#fafafa;align-items:center;gap:9px;font-size:14px;font-weight:650;display:flex}.hero-bullets svg{color:#5eead4;flex:none}.stats{background:#fff;border-block:1px solid #e4e4e7}.stats .container{background:#e4e4e7;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.stats article{background:#fff;padding:32px}.stats strong{color:#18181b;font-size:32px;line-height:1;display:block}.stats span{color:#52525b;margin-top:10px;font-size:14px;line-height:1.55;display:block}.section{padding-block:88px}.section.soft{background:#f7f8f5}.section.white{background:#fff}.section.dark,.subpage-hero{color:#fff;background:#111}.section-intro{max-width:780px}.section-intro h2,.feature-proof h2,.ai-showcase h2,.dark-grid h2,.final-cta h2{color:inherit;letter-spacing:0;margin:12px 0 0;font-size:clamp(32px,4vw,48px);line-height:1.05}.section-intro p:not(.eyebrow),.feature-proof p,.ai-showcase p,.final-cta p{color:#52525b;max-width:740px;margin:18px 0 0;font-size:16px;line-height:1.7}.dark .section-intro p:not(.eyebrow),.dark p{color:#d4d4d8}.card-grid{gap:16px;margin-top:44px;display:grid}.card-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid.one{grid-template-columns:1fr;margin-top:0}.info-card,.principle-card,.reason-card,.contact-card,.final-cta{background:#fff;border:1px solid #e4e4e7;border-radius:8px;box-shadow:0 0 0 1px #18181b08}.info-card,.principle-card,.reason-card{padding:24px}.icon-badge{color:#115e59;background:#ccfbf1;border-radius:8px;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 0 0 1px #14b8a624}.info-card h3,.principle-card h3,.reason-card h3,.workflow h3,.signal h3,.dark-list h3{color:#18181b;margin:20px 0 0;font-size:18px;line-height:1.25}.info-card p{color:#52525b;margin:12px 0 0;font-size:14px;line-height:1.65}.ai-showcase,.ai-page-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:56px;display:grid}.ai-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.check-list{gap:12px;margin-top:28px;display:grid}.check-list span{color:#f4f4f5;align-items:center;gap:10px;font-size:14px;font-weight:700;display:flex}.check-list svg{color:#fbbf24}.visual-panel{padding-bottom:26px;position:relative}.visual-panel>img{aspect-ratio:4/3;object-fit:cover;background:#fff;border:1px solid #ffffff1f;border-radius:8px;width:100%;box-shadow:0 24px 80px #0f172a2e}.mini-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid;position:absolute;bottom:0;left:24px;right:24px}.mini-metrics span{color:#18181b;background:#fff;border:1px solid #e4e4e7;border-radius:8px;align-items:center;gap:9px;min-height:62px;padding:12px;font-size:13px;font-weight:800;display:flex;box-shadow:0 24px 80px #0f172a29}.mini-metrics svg{color:#0f766e}.ai-capability-band{padding-top:36px}.ai-capability-panel{isolation:isolate;background:#111;border-radius:8px;min-height:clamp(560px,68vw,760px);position:relative;overflow:hidden;box-shadow:0 28px 100px #0f172a2e}.ai-capability-panel>img{z-index:-2;object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.ai-capability-panel:after{z-index:-1;content:"";pointer-events:none;background:linear-gradient(90deg,#1111110d 0%,#11111129 42%,#111111a3 100%),linear-gradient(#11111114 58%,#1111117a);position:absolute;inset:0}.ai-capability-overlay{color:#fff;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#1111118f;border:1px solid #ffffff2e;border-radius:8px;flex-direction:column;justify-content:center;width:min(460px,100% - 64px);padding:clamp(22px,3vw,34px);display:flex;position:absolute;top:32px;bottom:32px;right:32px;box-shadow:0 26px 90px #0000004d}.ai-capability-list{gap:14px;margin-top:24px;display:grid}.ai-capability-list article{border-top:1px solid #ffffff29;grid-template-columns:38px minmax(0,1fr);align-items:start;gap:14px;padding-top:14px;display:grid}.ai-capability-list article:first-child{border-top:0;padding-top:0}.ai-capability-list svg{color:#5eead4}.ai-capability-list h3{color:#fff;margin:0;font-size:17px;line-height:1.2}.ai-capability-list p{color:#e4e4e7;margin:7px 0 0;font-size:13px;line-height:1.55}.report-teaser-band{background:#fff;border-bottom:1px solid #e4e4e7}.report-teaser{grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr);align-items:center;gap:36px;padding-block:42px;display:grid}.report-teaser-media{background:#111;border:1px solid #e4e4e7;border-radius:8px;position:relative;overflow:hidden;box-shadow:0 18px 60px #0f172a24}.report-teaser-media img{aspect-ratio:16/10;object-fit:cover;opacity:.94;width:100%}.teaser-scan-line{inset-block:0;background:linear-gradient(#0000,#5eead4,#fbbf24,#0000);width:2px;animation:3.8s ease-in-out infinite teaser-scan;position:absolute;left:12%;box-shadow:0 0 24px #2dd4bfc7}.report-teaser h2,.report-sticky h2,.report-voice-grid h2,.report-output h2{color:inherit;letter-spacing:0;margin:12px 0 0;font-size:clamp(32px,4vw,48px);line-height:1.05}.report-teaser p:not(.eyebrow),.report-sticky>p:not(.eyebrow),.report-voice-grid p,.report-output p{color:#52525b;max-width:760px;margin:18px 0 0;font-size:16px;line-height:1.7}.report-teaser .button{margin-top:24px}.report-hero{isolation:isolate;color:#fff;background:#111;min-height:calc(100svh - 72px);position:relative;overflow:hidden}.report-hero-image{z-index:-2;object-fit:cover;object-position:58% center;opacity:.72;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.02)}.report-hero-overlay{z-index:-1;background:linear-gradient(90deg,#0a0a0cf2 0%,#0a0a0cd1 45%,#0a0a0c75 100%),linear-gradient(#0a0a0c1f,#fbbf2429 54%,#0f766e7a);position:absolute;inset:0}.report-hero-inner{grid-template-columns:minmax(0,.95fr) minmax(340px,.82fr);align-items:center;gap:48px;min-height:calc(100svh - 72px);padding-block:72px;display:grid}.report-hero h1{letter-spacing:0;max-width:820px;margin:18px 0 0;font-size:clamp(44px,7vw,76px);line-height:.98}.report-hero-copy>p:not(.eyebrow){color:#f4f4f5;max-width:760px;margin:24px 0 0;font-size:clamp(18px,2vw,21px);line-height:1.6}.report-live-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#111111d1;border:1px solid #ffffff2e;border-radius:8px;overflow:hidden;box-shadow:0 28px 90px #00000052}.report-window-bar,.report-console-head{color:#d4d4d8;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:16px;min-height:48px;padding:0 18px;font-size:13px;font-weight:800;display:flex}.report-window-bar strong,.report-console-head strong{color:#111;text-transform:uppercase;background:#bef264;border-radius:999px;padding:5px 8px;font-size:11px}.report-live-body{grid-template-columns:126px minmax(0,1fr);align-items:center;gap:18px;padding:22px;display:grid}.report-radar{aspect-ratio:1;color:#5eead4;background:linear-gradient(#5eead429 1px,#0000 1px) 0 0/18px 18px,linear-gradient(90deg,#5eead429 1px,#0000 1px) 0 0/18px 18px,radial-gradient(circle,#5eead447,#5eead40a 58%,#0000 60%) 0 0/100% 100%;border:1px solid #5eead46b;border-radius:50%;place-items:center;display:grid;position:relative;overflow:hidden}.report-radar span{transform-origin:0;background:linear-gradient(90deg,#5eead4,#0000);width:48%;height:2px;animation:2.6s linear infinite radar-sweep;position:absolute;top:50%;left:50%}.report-live-feed{gap:10px;display:grid}.report-live-feed span,.report-console-lines span{color:#f4f4f5;background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;align-items:center;gap:9px;min-height:38px;padding:9px 11px;font-size:13px;font-weight:750;display:flex}.report-live-feed svg{color:#bef264}.report-photo-preview{border-radius:8px;margin:0 22px 22px;position:relative;overflow:hidden}.report-photo-preview img{aspect-ratio:16/9;object-fit:cover;width:100%}.damage-box,.console-focus,.evidence-marker{background:#fbbf2421;border:2px solid #fbbf24;border-radius:8px;animation:2.4s ease-in-out infinite marker-pulse;position:absolute;box-shadow:0 0 0 1px #11111147,0 0 24px #fbbf2447}.damage-box-a{width:32%;height:34%;top:25%;left:14%}.damage-box-b{background:#5eead421;border-color:#5eead4;width:24%;height:28%;bottom:18%;right:12%}.caption-chip{color:#111;background:#f8fafc;border-radius:999px;max-width:calc(100% - 28px);padding:8px 10px;font-size:12px;font-weight:850;position:absolute;bottom:14px;left:14px}.report-stats-band{color:#fff;background:#111;border-block:1px solid #ffffff14}.report-stats-band .container{background:#ffffff1f;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.report-stats-band article{background:#111;padding:28px}.report-stats-band strong{color:#5eead4;font-size:34px;line-height:1;display:block}.report-stats-band span{color:#d4d4d8;margin-top:10px;font-size:14px;line-height:1.55;display:block}.report-flow-section{background:#f7f8f5}.report-flow{grid-template-columns:minmax(300px,.86fr) minmax(0,1.14fr);align-items:start;gap:48px;display:grid}.report-sticky{position:sticky;top:104px}.report-console{background:#111;border:1px solid #e4e4e7;border-radius:8px;margin-top:28px;overflow:hidden;box-shadow:0 24px 80px #0f172a24}.report-console-lines{gap:8px;padding:16px;display:grid}.report-console-lines span{color:#e4e4e7}.report-console-image{border-top:1px solid #ffffff1f;position:relative;overflow:hidden}.report-console-image img{aspect-ratio:16/10;object-fit:cover;opacity:.88;width:100%}.console-focus-a{width:32%;height:24%;top:30%;left:17%}.console-focus-b{background:#5eead421;border-color:#5eead4;width:28%;height:24%;bottom:17%;right:18%}.report-steps{gap:22px;display:grid}.report-step{background:#fff;border:1px solid #e4e4e7;border-radius:8px;min-height:300px;padding:28px;position:relative;overflow:hidden;box-shadow:0 14px 50px #0f172a14}.report-step:before{content:"";background:linear-gradient(#2dd4bf,#fbbf24);width:5px;position:absolute;inset:0 auto 0 0}.report-step-number{color:#a16207;letter-spacing:0;font-size:13px;font-weight:900}.report-step-icon{color:#115e59;background:#ccfbf1;border-radius:8px;place-items:center;width:48px;height:48px;margin-top:20px;display:grid}.report-step h3{color:#18181b;margin:22px 0 0;font-size:clamp(22px,3vw,30px);line-height:1.12}.report-step p{color:#3f3f46;margin:14px 0 0;font-size:15px;line-height:1.7}.report-step small{color:#71717a;margin-top:16px;font-size:13px;line-height:1.55;display:block}.report-tags{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.report-tags span,.evidence-content>span{color:#115e59;background:#ccfbf1;border-radius:999px;padding:7px 9px;font-size:12px;font-weight:850}.report-evidence-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:42px;display:grid}.evidence-card{background:#fff;border:1px solid #e4e4e7;border-radius:8px;overflow:hidden;box-shadow:0 14px 50px #0f172a14}.evidence-photo{background:#111;position:relative;overflow:hidden}.evidence-photo img{aspect-ratio:4/3;object-fit:cover;width:100%;transition:transform .26s}.evidence-card:hover .evidence-photo img{transform:scale(1.035)}.evidence-marker{width:34%;height:28%}.marker-1{top:32%;left:14%}.marker-2{top:18%;right:18%}.marker-3{background:#5eead421;border-color:#5eead4;bottom:22%;left:26%}.evidence-content{padding:22px}.evidence-content h3{color:#18181b;margin:18px 0 0;font-size:19px;line-height:1.2}.evidence-content p{color:#52525b;margin:12px 0 0;font-size:14px;line-height:1.65}.report-voice-grid,.report-output{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);align-items:center;gap:48px;display:grid}.rating-stack{gap:16px;display:grid}.rating-card{background:#fff;border:1px solid #e4e4e7;border-radius:8px;padding:24px;box-shadow:0 14px 50px #0f172a14}.rating-card div{justify-content:space-between;align-items:center;gap:18px;display:flex}.rating-card span{color:#18181b;font-size:14px;font-weight:900}.rating-card strong{color:#0f766e;font-size:28px;line-height:1}.rating-card p{color:#52525b;margin:14px 0 0;font-size:14px;line-height:1.65}.rating-bar{background:#e4e4e7;border-radius:999px;height:9px;margin-top:18px;display:block;overflow:hidden}.rating-fill{border-radius:inherit;background:linear-gradient(90deg,#2dd4bf,#bef264);width:86%;height:100%;display:block}.rating-card:first-child .rating-fill{width:92%}.report-output p{color:#d4d4d8}.report-output-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.report-output-list article{background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;min-height:146px;padding:18px}.report-output-list span{color:#111;background:#fbbf24;border-radius:8px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.report-output-list h3{color:#fff;margin:18px 0 0;font-size:16px;line-height:1.3}@keyframes teaser-scan{0%,to{left:10%}50%{left:88%}}@keyframes radar-sweep{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes marker-pulse{0%,to{opacity:.74;transform:scale(1)}50%{opacity:1;transform:scale(1.025)}}@keyframes report-focus{0%,to{opacity:.3;transform:translateY(24px)scale(.97)}24%,72%{opacity:1;transform:translateY(0)scale(1)}}@keyframes report-reveal{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@supports (animation-timeline:view()){.report-step{animation:linear both report-focus;animation-timeline:view();animation-range:entry -8% exit 108%}.evidence-card,.rating-card,.report-output-list article{animation:linear both report-reveal;animation-timeline:view();animation-range:entry 6% cover 38%}}.split-head{justify-content:space-between;align-items:flex-end;gap:32px;display:flex}.workflow{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:40px;display:grid}.workflow article{background:#f7f8f5;border:1px solid #e4e4e7;border-radius:8px;min-height:154px;padding:22px}.workflow span{color:#fff;background:#111;border-radius:8px;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.feature-proof{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:52px;display:grid}.signal-grid,.dark-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.signal{background:#f7f8f5;border:1px solid #e4e4e7;border-radius:8px;padding:22px}.signal div{justify-content:space-between;align-items:center;gap:12px;display:flex}.signal svg{color:#0f766e}.signal strong{color:#a16207;font-size:14px}.subpage-hero{isolation:isolate;min-height:520px;padding-block:92px;position:relative;overflow:hidden}.subpage-hero>img{z-index:-2;object-fit:cover;object-position:62% center;width:100%;height:100%;position:absolute;inset:0}.subpage-hero-overlay{z-index:-1;background:linear-gradient(90deg,#0a0a0cf0 0%,#0a0a0cc2 42%,#0a0a0c47 82%,#0a0a0c29 100%),linear-gradient(#0a0a0c14,#0a0a0c61);position:absolute;inset:0}.subpage-hero-content{flex-direction:column;justify-content:center;min-height:336px;display:flex;position:relative}.subpage-hero h1{font-size:clamp(40px,6vw,68px);line-height:1.02}.subpage-hero p:not(.eyebrow){color:#d4d4d8;max-width:780px;margin:24px 0 0;font-size:18px;line-height:1.65}.principles{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:48px;display:grid}.principle-card svg{color:#0f766e}.dark-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:48px;display:grid}.dark-list article{background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;min-height:132px;padding:22px}.dark-list svg{color:#fbbf24}.dark-list h3{color:#fff}.contact-grid{grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);gap:28px;display:grid}.contact-grid .card-grid{margin-top:0}.contact-card{padding:30px}.contact-card svg,.reason-card svg{color:#0f766e}.contact-card h2{color:#18181b;margin:22px 0 0;font-size:clamp(24px,3vw,32px);line-height:1.1}.contact-card p{color:#52525b;margin:14px 0 0;font-size:14px;line-height:1.65}.contact-card .button{margin-top:24px}.final-cta{justify-content:space-between;align-items:center;gap:32px;padding:clamp(28px,5vw,42px);display:flex}.final-cta p{max-width:700px}.footer{background:#fff;border-top:1px solid #e4e4e7}.footer .container{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px;padding-block:42px;display:grid}.footer-links{text-align:right;justify-items:end;gap:14px;display:grid}.footer-links>a{color:#18181b;font-size:14px;font-weight:800}.footer nav{color:#52525b;flex-wrap:wrap;justify-content:flex-end;gap:12px;font-size:14px;display:flex}.footer p{color:#71717a;margin:0;font-size:13px}@media (width<=1020px){.nav-desktop,.header-actions{display:none}.menu-button{display:grid}.mobile-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f8f5f0;border-top:1px solid #e4e4e7;gap:14px;padding:16px;display:grid;box-shadow:0 20px 50px #0f172a1f}.mobile-panel nav{gap:6px;display:grid}.mobile-panel nav a{color:#52525b;border-radius:8px;padding:13px 12px;font-weight:750}.mobile-panel nav a.active{color:#18181b;background:#fff;box-shadow:0 0 0 1px #18181b14}.mobile-panel .language-select,.mobile-panel .button.full{width:100%}.hero{min-height:auto}.hero-content{min-height:660px}.hero-overlay{background:linear-gradient(90deg,#0a0a0cf0 0%,#0a0a0cd1 58%,#0a0a0c5c 100%)}.card-grid.three,.ai-showcase,.ai-page-grid,.report-teaser,.report-hero-inner,.report-flow,.report-evidence-grid,.report-voice-grid,.report-output,.workflow,.feature-proof,.principles,.dark-grid,.contact-grid,.footer .container{grid-template-columns:1fr}.split-head,.final-cta{flex-direction:column;align-items:flex-start}.report-sticky{position:static}.report-output-list{grid-template-columns:repeat(2,minmax(0,1fr))}.ai-capability-panel{min-height:680px}.ai-capability-overlay{width:auto;inset:auto 24px 24px}.footer-links{text-align:left;justify-items:start}.footer nav{justify-content:flex-start}}@media (width<=720px){.container,.header-inner{width:min(100% - 24px,1180px)}.brand small{display:none}.hero-content{min-height:620px;padding-block:56px}.report-hero-inner{min-height:auto;padding-block:64px}.hero h1,.subpage-hero h1,.report-hero h1{overflow-wrap:anywhere;font-size:clamp(38px,10.8vw,46px)}.hero-bullets,.stats .container,.report-stats-band .container,.signal-grid,.dark-list,.report-output-list{grid-template-columns:1fr}.stats article,.report-stats-band article{padding:24px 0}.section,.subpage-hero{padding-block:68px}.hero-actions,.cta-actions,.hero-actions .button,.cta-actions .button{width:100%}.mini-metrics{margin-top:10px;position:static}.report-live-body{grid-template-columns:1fr}.report-radar{width:126px}.report-step{min-height:auto;padding:24px}.ai-capability-band{padding-top:20px}.ai-capability-panel{border-radius:8px;min-height:auto}.ai-capability-panel>img{height:360px;position:relative}.ai-capability-panel:after{background:linear-gradient(#0000 42%,#111111c2)}.ai-capability-overlay{width:auto;margin:-82px 12px 12px;position:relative;bottom:auto;left:auto;right:auto}.ai-capability-list article{grid-template-columns:30px minmax(0,1fr)}.visual-panel{padding-bottom:0}.contact-card{padding:24px}}.product-report-hero{color:#111;background:#fbfbfd;overflow:hidden}.product-report-hero-inner{text-align:center;justify-items:center;padding-block:clamp(44px,6vw,78px) 42px;display:grid}.product-report-kicker{color:#0f766e;text-transform:uppercase;align-items:center;gap:8px;font-size:13px;font-weight:850;display:inline-flex}.product-report-hero h1{letter-spacing:0;max-width:940px;margin:18px 0 0;font-size:clamp(50px,6.4vw,88px);line-height:.94}.product-report-hero p{color:#3f3f46;max-width:780px;margin:24px 0 0;font-size:clamp(18px,2.1vw,24px);line-height:1.48}.product-report-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px;display:flex}.product-report-stage{perspective:1200px;width:min(100%,1040px);margin-top:clamp(24px,4vw,48px)}.product-report-object{isolation:isolate;transform-origin:bottom;width:min(100%,980px);margin-inline:auto;animation:.9s cubic-bezier(.16,1,.3,1) both product-object-enter;position:relative;transform:rotateX(4deg)}.product-report-object img{aspect-ratio:16/10;object-fit:cover;border-radius:18px;width:100%;box-shadow:0 38px 110px #0f172a38}.product-report-object:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(#ffffff14,#1111114d);border-radius:18px;position:absolute;inset:0}.product-report-light{z-index:2;background:#5eead41a;border:2px solid #5eead4;border-radius:14px;animation:2.8s ease-in-out infinite marker-pulse;position:absolute;box-shadow:0 0 34px #2dd4bf57}.product-report-light-a{width:24%;height:20%;top:34%;left:20%}.product-report-light-b{background:#fbbf241f;border-color:#fbbf24;width:22%;height:18%;bottom:22%;right:17%}.product-report-note{z-index:3;color:#111;background:#ffffffeb;border-radius:999px;align-items:center;min-height:40px;padding:10px 14px;font-size:13px;font-weight:850;display:inline-flex;position:absolute;box-shadow:0 18px 50px #0f172a33}.product-report-note.note-a{top:16%;left:7%}.product-report-note.note-b{bottom:12%;right:7%}.product-report-metrics{text-align:left;background:#e5e5e7;border-top:1px solid #e5e5e7;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;width:100%;margin-top:58px;display:grid}.product-report-metrics article{background:#fbfbfd;padding:26px clamp(18px,3vw,34px)}.product-report-metrics strong{color:#111;font-size:clamp(32px,4vw,48px);line-height:1;display:block}.product-report-metrics span{color:#52525b;margin-top:10px;font-size:14px;line-height:1.5;display:block}.product-report-story{background:#fff;padding-block:clamp(56px,8vw,104px) clamp(84px,11vw,144px)}.product-story-intro{max-width:1020px}.product-story-intro h2,.product-report-section-head h2,.product-voices-grid h2,.product-output-inner h2{color:inherit;letter-spacing:0;margin:14px 0 0;font-size:clamp(42px,7vw,86px);line-height:.96}.product-story-intro p:not(.eyebrow),.product-report-section-head p,.product-voices-grid p,.product-output-inner p{color:#52525b;max-width:780px;margin:22px 0 0;font-size:clamp(17px,2vw,21px);line-height:1.62}.product-story-grid{grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);align-items:start;gap:clamp(36px,7vw,82px);margin-top:74px;display:grid}.product-story-copy{display:grid}.product-story-copy article{opacity:.06;flex-direction:column;justify-content:center;min-height:74vh;transition:opacity .26s,transform .26s;display:flex;transform:translateY(18px)scale(.98)}.product-story-copy article.active{opacity:1;transform:translateY(0)scale(1)}.product-story-copy span{color:#0f766e;font-size:13px;font-weight:900}.product-story-copy h3{color:#111;margin:18px 0 0;font-size:clamp(30px,4vw,52px);line-height:1.02}.product-story-copy p{color:#52525b;max-width:480px;margin:18px 0 0;font-size:17px;line-height:1.62}.product-story-sticky{align-items:center;min-height:calc(100svh - 128px);display:grid;position:sticky;top:104px}.product-story-device{isolation:isolate;transform:translateY(calc(-22px * var(--story-progress,0)));background:#111;border-radius:22px;transition:transform .18s linear;position:relative;overflow:hidden;box-shadow:0 34px 120px #0f172a38}.product-story-device img{object-fit:cover;opacity:.9;width:100%;min-height:520px;transition:opacity .22s}.product-story-device:after{z-index:1;content:"";pointer-events:none;background:radial-gradient(circle at 65% 35%,#0000 0 22%,#11111114 23%,#1111118f 100%),linear-gradient(#0000,#11111175);position:absolute;inset:0}.story-marker{z-index:2;background:#5eead41f;border:2px solid #5eead4;border-radius:18px;width:28%;height:22%;transition:inset .3s cubic-bezier(.16,1,.3,1),width .3s cubic-bezier(.16,1,.3,1),height .3s cubic-bezier(.16,1,.3,1),border-color .3s,background .3s;position:absolute;box-shadow:0 0 44px #2dd4bf59}.story-marker.marker-state-1{width:30%;height:24%;top:24%;left:12%}.story-marker.marker-state-2{width:38%;height:22%;top:36%;left:17%}.story-marker.marker-state-3{background:#fbbf2424;border-color:#fbbf24;width:28%;height:30%;top:25%;right:14%}.story-marker.marker-state-4{width:42%;height:20%;bottom:18%;right:10%}.story-marker.marker-state-5{background:#fbbf2424;border-color:#fbbf24;width:34%;height:28%;bottom:18%;left:25%}.story-marker.marker-state-6{width:78%;height:64%;top:16%;left:10%}.story-live-sheet{z-index:3;color:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#111111a8;border:1px solid #fff3;border-radius:16px;width:min(430px,100% - 44px);padding:22px;position:absolute;bottom:22px;right:22px;box-shadow:0 22px 70px #00000047}.story-live-sheet>span{color:#5eead4;text-transform:uppercase;font-size:12px;font-weight:900}.story-live-sheet h3{margin:10px 0 0;font-size:clamp(22px,3vw,32px);line-height:1.08}.story-live-sheet p{color:#e4e4e7;margin:12px 0 0;font-size:14px;line-height:1.55}.story-live-sheet div{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.story-live-sheet small{color:#111;background:#f4f4f5;border-radius:999px;padding:7px 9px;font-size:12px;font-weight:850}.product-report-evidence{background:#fbfbfd;padding-block:clamp(84px,11vw,144px);overflow:hidden}.product-report-section-head{max-width:980px}.product-evidence-stage{margin-top:60px;position:relative}.product-evidence-stage img{aspect-ratio:16/8.5;object-fit:cover;border-radius:24px;width:100%;box-shadow:0 34px 120px #0f172a2e}.evidence-scan{inset-block:0;background:linear-gradient(#0000,#5eead4,#fbbf24,#0000);border-radius:999px;width:3px;position:absolute;left:12%;box-shadow:0 0 30px #2dd4bfbd}.evidence-summary{color:#111;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-radius:18px;width:min(410px,100% - 56px);padding:24px;position:absolute;bottom:28px;right:28px;box-shadow:0 24px 80px #0f172a2e}.evidence-summary span{color:#0f766e;text-transform:uppercase;font-size:12px;font-weight:900}.evidence-summary h3{margin:10px 0 0;font-size:26px;line-height:1.1}.evidence-summary p{color:#52525b;margin:12px 0 0;font-size:14px;line-height:1.6}.product-report-voices{background:#fff;padding-block:clamp(84px,11vw,144px)}.product-voices-grid{grid-template-columns:minmax(0,.82fr) minmax(380px,1.18fr);align-items:start;gap:clamp(48px,8vw,108px);display:grid}.product-voices-grid>*{min-width:0}.product-voices-grid h2{overflow-wrap:normal;text-wrap:balance;max-width:640px}.product-voice-cards{gap:18px;padding-top:8px;display:grid}.product-voice-cards article{border-top:1px solid #e4e4e7;padding-block:28px}.product-voice-cards article:last-child{border-bottom:1px solid #e4e4e7}.product-voice-cards span{color:#52525b;text-transform:uppercase;font-size:13px;font-weight:850}.product-voice-cards strong{color:#0f766e;margin-top:8px;font-size:clamp(54px,7vw,92px);line-height:.92;display:block}.product-voice-cards p{color:#3f3f46;max-width:540px;margin-top:14px;font-size:16px;line-height:1.65}.product-report-output{color:#fff;background:#050505;padding-block:clamp(96px,14vw,184px);overflow:hidden}.product-output-inner{text-align:center;justify-items:center;display:grid}.product-output-inner h2{max-width:1040px}.product-output-inner p{color:#d4d4d8}.product-output-list{flex-wrap:wrap;justify-content:center;gap:10px;max-width:820px;margin-top:38px;display:flex}.product-output-list span{color:#f4f4f5;background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;padding:12px 15px;font-size:14px;font-weight:800}@keyframes product-object-enter{0%{opacity:0;transform:translateY(70px)rotateX(12deg)scale(.94)}to{opacity:1;transform:translateY(0)rotateX(4deg)scale(1)}}@keyframes product-scan-view{0%{left:8%}to{left:88%}}@keyframes product-fade-up{0%{opacity:0;transform:translateY(36px)}to{opacity:1;transform:translateY(0)}}@supports (animation-timeline:view()){.product-report-section-head,.product-evidence-stage,.product-voices-grid,.product-output-inner{animation:linear both product-fade-up;animation-timeline:view();animation-range:entry 4% cover 36%}.evidence-scan{animation:linear both product-scan-view;animation-timeline:view();animation-range:entry 6% exit 72%}}@media (prefers-reduced-motion:reduce){.product-report-object,.product-report-light,.product-story-device,.product-report-section-head,.product-evidence-stage,.product-voices-grid,.product-output-inner,.evidence-scan{transition:none;animation:none;transform:none}}@media (width<=1020px){.product-report-metrics,.product-story-grid,.product-voices-grid{grid-template-columns:1fr}.product-story-copy{gap:18px}.product-story-copy article{opacity:1;min-height:auto;padding-block:10px;transform:none}.product-story-sticky{order:-1;min-height:auto;position:relative;top:auto}}@media (width<=720px){.product-report-hero-inner{padding-block:58px 28px}.product-report-hero h1,.product-story-intro h2,.product-report-section-head h2,.product-voices-grid h2,.product-output-inner h2{overflow-wrap:anywhere;font-size:clamp(42px,13vw,58px)}.product-report-actions,.product-report-actions .button{width:100%}.product-report-object{transform:none}.product-report-object img,.product-evidence-stage img{border-radius:14px}.product-report-note{justify-content:center;margin-top:10px;display:flex;position:static}.product-report-light{display:none}.product-report-metrics{grid-template-columns:1fr;margin-top:32px}.product-report-metrics article{padding-inline:0}.product-story-grid{margin-top:42px}.product-story-device{border-radius:14px;transform:none}.product-story-device img{min-height:360px}.story-live-sheet{width:auto;margin:12px;position:relative;bottom:auto;right:auto}.story-marker{display:none}.product-evidence-stage{margin-top:36px}.evidence-summary{width:auto;margin:12px 0 0;position:relative;bottom:auto;right:auto}.evidence-scan{display:none}}
