.landing-page .features-section{scroll-margin-top:calc(var(--header-height) + 24px);padding:32px max(24px,50vw - 640px) 80px}.landing-page .features-heading,.landing-page .features-grid{opacity:0;will-change:opacity, transform;transform:translateY(18px)}.landing-page .features-section.is-heading-visible .features-heading{animation:.64s cubic-bezier(.16,1,.3,1) both workspace-step-in}.landing-page .features-section:not(.is-heading-visible) .features-heading{animation:.36s both product-intro-out}.landing-page .features-section.is-grid-visible .features-grid{animation:.64s cubic-bezier(.16,1,.3,1) .14s both workspace-step-in}.landing-page .features-section:not(.is-grid-visible) .features-grid{animation:.36s both product-intro-out}.landing-page .features-heading{width:min(1280px,100%);padding:0}.landing-page .features-grid{grid-template-columns:minmax(0,1fr) 400px;align-items:stretch;gap:24px;width:min(1280px,100%);margin-top:64px;display:grid}.landing-page .feature-video-shell{aspect-ratio:844.444/475;opacity:0;will-change:opacity, transform;background:#ffffff0f;border-radius:24px;align-self:stretch;width:100%;min-height:0;overflow:hidden;transform:translateY(18px)}.landing-page .feature-video{object-fit:cover;width:100%;height:100%;display:block}.landing-page .feature-card-list{aspect-ratio:auto;flex-direction:column;align-self:stretch;gap:24px;height:auto;min-height:0;display:flex}.landing-page .feature-card-list .feature-card{opacity:0;will-change:opacity, transform;background:#ffffff14;border-radius:24px;flex:none;min-height:0;padding:0 24px;transform:translateY(18px)}.landing-page .features-section.is-grid-visible .feature-video-shell{animation:.64s cubic-bezier(.16,1,.3,1) .14s both workspace-step-in}.landing-page .features-section.is-grid-visible .feature-card-list .feature-card{animation:.56s cubic-bezier(.16,1,.3,1) both workspace-step-in}.landing-page .features-section.is-grid-visible .feature-card-list .feature-card:nth-child(2){animation-delay:.1s}.landing-page .features-section.is-grid-visible .feature-card-list .feature-card:nth-child(3){animation-delay:.2s}.landing-page .features-section:not(.is-grid-visible) .feature-video-shell,.landing-page .features-section:not(.is-grid-visible) .feature-card-list .feature-card{animation:.36s both product-intro-out}.landing-page .feature-card-list .feature-card-copy{-webkit-backdrop-filter:blur(22px);justify-content:flex-start;gap:12px;width:100%;height:auto;min-height:0;padding:24px 0}.landing-page .feature-card-title{align-items:center;gap:12px;display:flex}.landing-page .feature-card-title svg{flex:none}.landing-page .feature-card-list .feature-card-copy h3{font-size:20px;line-height:1.4}.landing-page .feature-card-list .feature-card-copy p{font-size:16px;line-height:1.5}@media (prefers-reduced-motion:reduce){.landing-page .features-heading,.landing-page .features-grid,.landing-page .feature-video-shell,.landing-page .feature-card-list .feature-card{opacity:1;animation:none;transform:none}}@media (max-width:980px){.landing-page .features-grid{grid-template-columns:1fr}.landing-page .feature-video-shell{aspect-ratio:844.444/475;order:-1;height:auto;min-height:0}.landing-page .feature-card-list{aspect-ratio:auto;height:auto;min-height:0}.landing-page .feature-card-list .feature-card{flex:none}}.landing-page .features-heading h2{font-size:48px;font-weight:600;line-height:1.4}.landing-page .features-heading p{opacity:.6;font-size:16px;font-weight:400;line-height:1.4}@media (max-width:640px){.landing-page .features-heading h2{font-size:clamp(34px,10vw,48px)}.landing-page .features-section{padding:96px 16px 128px}.landing-page .features-grid{gap:20px;margin-top:40px}.landing-page .feature-card-list{gap:16px}.landing-page .feature-card-list .feature-card{padding:0 20px}.landing-page .feature-card-list .feature-card-copy{padding:20px 0}.landing-page .feature-card-list .feature-card-copy p{font-size:14px}}
.landing-page{--orange:#ff6847;--ink:#fff;--bg:#0a0a14;--header-height:80px;--page-pad:max(24px, calc((100vw - 1280px) / 2));--content-width:min(88.89vw, 1280px);--insights-inline-gap:80px;--insights-max-width:1280px;--insights-horizontal-min-width:1040px;--insight-panel-pad:32px;color:var(--ink);background:var(--bg);font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,system-ui,sans-serif}::-webkit-scrollbar{width:0!important;height:0!important}.landing-page *{box-sizing:border-box}.landing-page,.landing-page{min-width:736px;margin:0}.landing-page{background:var(--bg);min-height:100vh;overflow-x:visible}.landing-page a{color:inherit;text-decoration:none}.landing-page button,.landing-page input{font:inherit}.landing-page .hero{background:0 0;flex-direction:column;min-height:100svh;display:flex;position:relative;overflow:hidden}.landing-page .hero:before{z-index:-3;content:"";background-image:url(/landing/assets/hero-bg.webp);background-position:top;background-size:cover;position:absolute;inset:0}.landing-page .hero-video-shell{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.landing-page .shared-video{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.landing-page .shared-logo-layer{--logo-x:0px;--logo-y:0px;--logo-width:0px;--logo-height:0px;--logo-progress:0;z-index:4;width:var(--logo-width);height:var(--logo-height);opacity:0;pointer-events:none;transform:translate3d(var(--logo-x), var(--logo-y), 0);transform-origin:0 0;will-change:transform, width, height, opacity;position:fixed;top:0;left:0;overflow:visible}.landing-page .shared-logo-row,.landing-page .shared-logo-grid{transition:opacity 80ms linear;position:absolute;inset:0}.landing-page .shared-logo-row{opacity:calc(1 - var(--logo-progress));justify-content:space-between;align-items:center;gap:48px;display:flex}.landing-page .shared-logo-grid{opacity:var(--logo-progress);grid-template-columns:repeat(3,minmax(120px,1fr));grid-auto-rows:72px;align-content:center;align-items:center;gap:34px 72px;display:grid}.landing-page .shared-logo-row span,.landing-page .shared-logo-grid span{color:#fffffff0;white-space:nowrap;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:22px;font-weight:600;line-height:1}.landing-page .shared-logo-row span:first-child,.landing-page .shared-logo-row span:nth-child(6),.landing-page .shared-logo-grid span:first-child,.landing-page .shared-logo-grid span:nth-child(6){font-size:14px;font-style:italic}.landing-page .hero:after{inset:var(--header-height) 0 0;z-index:2;content:"";pointer-events:none;background:linear-gradient(#0000 16%,#00000082 100%),#0000002e;position:absolute}.landing-page .site-header{z-index:20;width:100%;height:var(--header-height);padding:0 var(--page-pad);-webkit-backdrop-filter:blur(40px);background:#07070e33;grid-template-columns:minmax(120px,300px) minmax(0,1fr) minmax(120px,300px);align-items:center;display:grid;position:fixed;top:0;left:0}.landing-page .brand{justify-self:start;align-items:center;width:141px;height:25px;display:inline-flex}.landing-page .brand img{width:100%;height:auto;display:block}.landing-page .nav-links{white-space:nowrap;justify-content:center;gap:clamp(20px,2.22vw,32px);display:flex}.landing-page .nav-links a,.landing-page .login-button,.landing-page .prompt-bar button{font-size:14px;font-weight:500;line-height:20px}.landing-page .nav-links a{width:56px;color:var(--ink);text-align:center;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,system-ui,sans-serif;transition:color .16s;display:inline-block}.landing-page .nav-links a.is-active{color:var(--orange)}.landing-page .nav-links a:first-child{width:28px}.landing-page .login-button{background:var(--orange);border-radius:12px;justify-content:center;justify-self:end;align-items:center;width:152px;min-height:44px;display:inline-flex}.landing-page .hero-content{z-index:3;width:var(--content-width);min-height:100svh;padding-top:var(--header-height);box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;display:flex;position:relative}.landing-page .model-section{--section-reveal:0;--section-offset:18px;--section-badge-offset:-6px;background:linear-gradient(#0000 23%,#00000069 79%),#07070ef5;min-height:100svh;padding:104px 0 0;position:relative;overflow:hidden}.landing-page .section-heading{z-index:3;width:calc(100% - (var(--page-pad) * 2));max-width:1280px;opacity:var(--section-reveal);text-align:center;transform:translateY(var(--section-offset));flex-direction:column;align-items:center;gap:8px;margin:0 auto;padding:26px 0;display:flex;position:relative}.landing-page .section-heading h2{color:#fff;letter-spacing:0;margin:0;font-size:clamp(34px,3.34vw,48px);font-weight:500;line-height:1.4}.landing-page .section-heading p{color:#fff9;max-width:760px;margin:0;font-size:16px;line-height:1.4}.landing-page .comparison-grid{z-index:3;grid-template-columns:minmax(320px,.46fr) minmax(520px,.54fr);justify-content:center;align-items:center;gap:12px;width:min(100% - 48px,1280px);margin:34px auto 0;display:grid;position:relative}.landing-page .compare-card,.landing-page .video-card{border-radius:12px;position:relative;overflow:hidden}.landing-page .compare-card{aspect-ratio:600/337;width:100%;opacity:var(--section-reveal);transform:translateY(var(--section-offset));background:#ffffff3b}.landing-page .card-label{color:#fff6;margin:0;font-size:16px;font-weight:600;line-height:1.4;position:absolute;top:26px;left:26px}.landing-page .muted-pills,.landing-page .spark-pills{flex-direction:column;align-items:flex-start;gap:8px;display:flex;position:absolute}.landing-page .muted-pills{top:37.7%;left:26px}.landing-page .muted-pills span,.landing-page .spark-pills span{white-space:nowrap;border-radius:12px;align-items:center;min-height:37px;padding:9px 12px;font-size:14px;font-weight:500;line-height:1.4;display:inline-flex}.landing-page .muted-pills span{color:#ffffff5c;background:#ffffff1f}.landing-page .compare-card strong{color:#000;font-size:clamp(38px,3.9vw,56px);font-weight:500;line-height:1.4;position:absolute;top:37.8%;left:44%}.landing-page .video-card{aspect-ratio:700/394;border:3px solid rgba(255, 104, 71, var(--section-reveal));background:0 0;width:100%}.landing-page .video-card-frame{z-index:1;pointer-events:none;border-radius:9px;position:absolute;inset:0}.landing-page .spark-badge{z-index:4;color:#fff;min-width:112px;min-height:46px;opacity:var(--section-reveal);transform:translateY(var(--section-badge-offset));background:linear-gradient(103deg,#fe921c 0%,#fe7d30 100%);border-bottom-right-radius:28px;align-items:center;padding:12px 20px 12px 12px;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:16px;font-weight:600;line-height:1.4;display:inline-flex;position:absolute;top:0;left:0}.landing-page .spark-pills{z-index:4;opacity:var(--section-reveal);transform:translateY(var(--section-offset));bottom:26px;left:26px}.landing-page .spark-pills span{color:var(--orange);background:#00000087}.landing-page .product-heading,.landing-page .features-heading,.landing-page .insights-heading,.landing-page .scenario-heading,.landing-page .platform-heading,.landing-page .business-heading{scroll-margin-top:calc(var(--header-height) + 24px)}.landing-page .product-section{isolation:isolate;scroll-margin-top:calc(var(--header-height));background-color:#07070e;flex-direction:column;padding-top:48px;display:flex;position:relative;overflow:visible}.landing-page .product-section:before{z-index:-1;content:"";opacity:0;pointer-events:none;background-image:url(/landing/assets/product-bg.png);background-position:50% -80px;background-repeat:no-repeat;background-size:1280px;width:min(1280px,100%);transition:opacity .64s cubic-bezier(.16,1,.3,1);position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.landing-page .product-section.is-workspace-visible:before{opacity:1;transition-delay:.3s}.landing-page .product-section-bottom-gradient{z-index:4;pointer-events:none;background:linear-gradient(#0000 0%,#000000b8 36%,#000 50%);height:170px;position:absolute;bottom:0;left:0;right:0}.landing-page .product-heading{z-index:3;width:min(1280px, calc(100% - (var(--page-pad) * 2)));text-align:center;flex-direction:column;align-items:center;gap:8px;margin:0 auto;display:flex;position:relative}.landing-page .product-heading,.landing-page .product-capabilities{opacity:0;will-change:opacity, transform;transform:translateY(18px)}.landing-page .product-section.is-heading-visible .product-heading{animation:.64s cubic-bezier(.16,1,.3,1) both workspace-step-in}.landing-page .product-section.is-cards-visible .product-capabilities{animation:.64s cubic-bezier(.16,1,.3,1) .14s both workspace-step-in}.landing-page .product-section:not(.is-heading-visible) .product-heading,.landing-page .product-section:not(.is-cards-visible) .product-capabilities{animation:.36s both product-intro-out}.landing-page .product-capability-item{display:contents}.landing-page .product-heading h2{color:#fff;letter-spacing:0;margin:0;font-size:clamp(36px,3.34vw,48px);font-weight:500;line-height:1.4}.landing-page .product-heading h2 span{color:var(--orange);white-space:nowrap}.landing-page .product-heading p{color:#ffffff85;margin:0;font-size:16px;line-height:1.4}.landing-page .product-capabilities{z-index:3;width:min(1280px, calc(100% - (var(--page-pad) * 2)));grid-template-columns:240px 1px 240px 1px 240px 1px 240px;justify-content:center;align-items:center;gap:16px;margin:40px auto 0;padding:0;display:grid;position:relative}.landing-page .product-capability-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:240px;min-height:117px;padding:12px 0;display:flex}.landing-page .product-capability-card>div{flex-direction:column;align-items:center;gap:4px;display:flex}.landing-page .product-capability-card h3{color:#fff;margin:0;font-size:20px;font-weight:600;line-height:28px}.landing-page .product-capability-card p{color:#fff6;white-space:nowrap;margin:0;font-size:12px;font-weight:500;line-height:17px}.landing-page .product-capabilities i{background:#ffffff4d;width:1px;height:24px;display:block}.landing-page .product-capability-icon{object-fit:contain;width:36px;height:36px;display:block}@media (max-width:1100px){.landing-page .product-capabilities{width:min(640px, calc(100% - (var(--page-pad) * 2)));grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 24px}.landing-page .product-capability-item{display:block}.landing-page .product-capability-item>i{display:none}.landing-page .product-capability-card{width:100%}}@media (max-width:640px){.landing-page .product-capabilities{width:min(360px, calc(100% - (var(--page-pad) * 2)));grid-template-columns:minmax(0,1fr);gap:12px}.landing-page .product-capability-card p{white-space:normal}}.landing-page .workspace-card{z-index:3;background:linear-gradient(270deg,#0d0718 0%,#0f081b00 47.85%,#0b0614 100%);border:1px solid #ffffff1a;border-radius:32px;width:calc(100% - 160px);margin:40px 80px 0;position:relative;overflow:visible;box-shadow:0 -20px 70px #bd401b40,0 -19px 70px #bd401b66}.landing-page .features-section{--features-heading-progress:0;--features-grid-progress:0;background:#000;padding:32px 0 192px;position:relative}.landing-page .features-heading,.landing-page .features-grid{will-change:opacity, transform}.landing-page .features-heading{opacity:var(--features-heading-progress);transform:translateY(calc((1 - var(--features-heading-progress)) * 18px))}.landing-page .features-grid{opacity:var(--features-grid-progress);transform:translateY(calc((1 - var(--features-grid-progress)) * 18px))}.landing-page .features-heading{width:min(1280px, calc(100% - (var(--page-pad) * 2)));text-align:center;flex-direction:column;gap:8px;margin:0 auto;padding:0 80px;display:flex}.landing-page .features-heading h2{color:#fff;margin:0;font-size:clamp(36px,3.34vw,48px);font-weight:600;line-height:1.35}.landing-page .features-heading h2 span{font-size:36px}.landing-page .features-heading p{color:#fff9;margin:0;font-size:16px;line-height:1.5}.landing-page .features-grid{width:min(1280px, calc(100% - (var(--page-pad) * 2)));grid-template-columns:repeat(3,minmax(0,406px));justify-content:center;gap:32px;margin:32px auto 0;display:grid}.landing-page .feature-card{width:min(100%,406px);min-width:140px;max-width:406px;opacity:var(--feature-card-progress,var(--features-grid-progress));transform:translateY(calc((1 - var(--feature-card-progress,var(--features-grid-progress))) * 28px));will-change:opacity, transform;background:#1f1f25;border-radius:24px;flex-direction:column;padding:24px 16px 0;display:flex;overflow:hidden}.landing-page .feature-card-copy{flex-direction:column;gap:8px;padding:12px 16px 0;display:flex}.landing-page .feature-card-copy h3{color:#fff;margin:0;font-size:26px;font-weight:500;line-height:1.38}.landing-page .feature-card-copy p{color:#fff9;margin:0;font-size:14px;line-height:1.57}.landing-page .feature-visual-shell{flex:1;position:relative}.landing-page .feature-image-frame{width:100%;min-width:0;height:100%;margin-top:22px;overflow:hidden}.landing-page .feature-image{object-fit:contain;object-position:center;width:100%;height:100%}.landing-page .feature-card.is-hook .feature-image,.landing-page .feature-card.is-bgm .feature-image{object-position:center}.landing-page .feature-overlay{z-index:2;-webkit-backdrop-filter:blur(46px);border:1px solid #ffffff29;border-radius:16px;align-items:center;display:flex;position:absolute;box-shadow:0 0 31.2px #00000040}.landing-page .feature-hook-overlay{background:#ffffff0a;align-items:stretch;min-height:129px;padding:16px;bottom:-33px;left:-18px;right:-5px}.landing-page .feature-script-label{color:#fff;font-family:var(--font-sf-pro-text), var(--font-sf-pro-display), "PingFang SC", sans-serif;margin:0 0 8px;font-size:12px;font-weight:500;line-height:1}.landing-page .feature-script-copy{color:#fff;line-clamp:4;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:13px;font-weight:300;line-height:1.6;display:-webkit-box;overflow:hidden}.landing-page .feature-script-copy span{color:var(--orange);font-weight:500}.landing-page .feature-voice-overlay{background:#ffffff3b;gap:16px;min-height:80px;padding:8px;bottom:-16px;left:-16px;right:-9px}.landing-page .feature-voice-avatar{background:linear-gradient(135deg,#89d5ea 0%,#67b7d7 100%);border:1px solid #00000017;border-radius:999px;flex:0 0 64px;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:relative;overflow:hidden}.landing-page .feature-voice-avatar-portrait{background:radial-gradient(circle at 50% 34%,#f5d4bf 0 34%,#0000 35%);border-radius:50%;width:36px;height:36px;display:block;position:relative}.landing-page .feature-voice-avatar-portrait:before{content:"";background:#1b1a1f;border-radius:16px 16px 12px 12px;width:28px;height:20px;position:absolute;top:-5px;left:4px}.landing-page .feature-voice-avatar-portrait:after{content:"";background:#f4f1e8;border-radius:20px 20px 8px 8px;width:44px;height:28px;position:absolute;bottom:-12px;right:-4px}.landing-page .feature-waveform{flex:1;align-items:center;gap:2px;min-width:0;height:48px;display:flex}.landing-page .feature-waveform span{background:#fff;border-radius:999px;flex:0 0 2px;width:2px;display:block}.landing-page .feature-bgm-overlay{background:#ffffff3b;justify-content:center;width:109px;min-height:80px;padding:8px;bottom:-16px;right:-20px}.landing-page .feature-bgm-disc{background:radial-gradient(circle,#d6322b 0 14px,#61100f 15px 16px,#121212 17px 31px,#050505 32px 64px),radial-gradient(circle at 32% 28%,#ffffff3d,#0000 42%);border-radius:50%;width:64px;height:64px;position:relative;box-shadow:inset 0 0 0 1px #ffffff1f,inset 0 0 30px #ffffff14}.landing-page .feature-bgm-disc:before,.landing-page .feature-bgm-disc:after{content:"";border:1px solid #ffffff14;border-radius:50%;position:absolute;inset:8px}.landing-page .feature-bgm-disc:after{inset:17px}.landing-page .feature-bgm-arm{width:42px;height:63px;position:absolute;top:7px;right:18px;transform:rotate(-18deg)}.landing-page .feature-bgm-arm:before{content:"";background:radial-gradient(circle at 35% 35%,#fff,#cfcfcf 60%,#8e8e8e 100%);border-radius:50%;width:18px;height:18px;position:absolute;top:0;right:8px;box-shadow:0 3px 10px #0003}.landing-page .feature-bgm-arm:after{content:"";background:linear-gradient(#d8d8d8 0%,#9f9f9f 100%);border-radius:999px;width:4px;height:42px;position:absolute;top:13px;right:15px;box-shadow:14px 26px 0 -1px #6b6b6b}.landing-page .workspace-shell{background:#191311;border:.5px solid #ffffff52;border-radius:24px;grid-template-columns:clamp(176px,14vw,220px) 1fr;width:calc(100% - 22px);min-height:700px;margin:11px auto;display:grid;overflow:hidden}.landing-page .workspace-sidebar{-webkit-backdrop-filter:blur(11.054px);background:#19131180;border-right:.921px solid #ffffff1a;flex-direction:column;min-width:0;padding:44.216px 14.739px 22.108px;display:flex;box-shadow:0 14.739px 40.531px #00000012}.landing-page .workspace-logo-row{align-items:center;padding:0 22.108px 11.054px 0;display:flex}.landing-page .workspace-logo{object-fit:contain;width:147px;height:auto;display:block}.landing-page .workspace-primary-nav{gap:7.369px;display:grid}.landing-page .workspace-nav-item{color:#fff9;width:147.387px;font-family:var(--font-tbmcyxt-local), "PingFang SC", sans-serif;white-space:nowrap;border-radius:11.054px;align-items:center;gap:11.054px;padding:7.369px;font-size:13.82px;line-height:18.423px;display:flex}.landing-page .workspace-nav-item img{object-fit:contain;width:18.423px;height:18.423px}.landing-page .workspace-nav-item.is-active{color:#fff9}.landing-page .workspace-divider{background:#ffffff1a;height:1px;margin:22.108px 0}.landing-page .workspace-divider-bottom{margin-top:auto;margin-bottom:22.108px}.landing-page .workspace-recents{border-radius:11.054px;flex-direction:column;flex:1;gap:7.369px;width:100%;min-height:0;display:flex;overflow:hidden}.landing-page .workspace-recents>span{color:#fff6;letter-spacing:-.3224px;font-size:11.054px;line-height:18.423px}.landing-page .workspace-recent-task{color:#fff9;text-align:left;background:#ffffff1a;border:0;border-radius:12px;align-items:center;gap:4px;width:100%;padding:4px 8px;font-size:8px;font-weight:500;line-height:16px;display:flex;overflow:hidden}.landing-page .workspace-recent-task span:first-child{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.landing-page .workspace-recent-indicator{flex:0 0 20px;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.landing-page .workspace-user{width:100%;padding:0 11.054px}.landing-page .workspace-user div{align-items:center;gap:11px;display:flex}.landing-page .workspace-avatar{background:radial-gradient(circle at 30% 30%,#f8cfbf,#c68f7b 72%);border-radius:50%;width:33px;height:33px}.landing-page .workspace-user b{color:#fff9;white-space:nowrap;font-size:11.054px;font-weight:500;line-height:14.739px}.landing-page .workspace-main{background:#191311;min-width:0;min-height:0;position:relative;overflow:hidden}.landing-page .workspace-chat-stream{width:100%;height:100%;min-height:0;padding:clamp(36px,4.2vw,55px) clamp(24px,2.5vw,31px) 0 clamp(24px,2.3vw,28px);position:relative}.landing-page .workspace-chat-bubble{-webkit-backdrop-filter:blur(8px);background:#ff684733;border:1px solid #00000017;border-radius:24px 24px 8px;width:min(473px,58%);min-height:60px;margin-left:auto;padding:16px 12px;display:flex}.landing-page .workspace-chat-bubble p{color:#fffc;margin:0;font-size:12px;font-weight:600;line-height:20px}.landing-page .workspace-status{color:#fff9;width:min(652px,100% - 72px);margin:46px 0 0 3px;font-size:12px;font-weight:600;line-height:20px}.landing-page .workspace-file-card{background:#1b1b1b;border:1px solid #ffffff1a;border-radius:24px;width:min(760px,100% - 56px);margin-top:12px;overflow:hidden}.landing-page .workspace-file-card-head{align-items:center;gap:12px;padding:16px;display:flex}.landing-page .workspace-file-card-head.is-locked{justify-content:flex-start}.landing-page .workspace-file-copy{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.landing-page .workspace-file-icon{background-image:url(/img/asset-logo-lock.png);background-size:cover;width:30px;height:30px;display:block;position:relative;overflow:hidden}.landing-page .workspace-file-lock-icon{z-index:1;color:#fff;width:12px;height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-page .workspace-file-card strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:510;line-height:22px;overflow:hidden}.landing-page .workspace-analysis{width:min(760px,100% - 56px);margin-top:16px;position:relative}.landing-page .workspace-analysis-panel{background:linear-gradient(#08040357 0%,#1207023d 38%,#0000004d 100%),radial-gradient(130% 100% at 50% 0,#ffdcbc24 0%,#ffdcbc00 42%),linear-gradient(202.25deg,#402715 17.776%,#000 74.485%);border:1px solid #ffffff1a;border-radius:24px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a}.landing-page .workspace-analysis-chip{color:#fff;border-radius:14px;align-items:center;gap:8px;margin:16px 0 0 16px;padding:5px 10px 5px 6px;font-size:10px;font-weight:510;line-height:18px;display:inline-flex}.landing-page .workspace-analysis-chip.is-loading{background:#ff3f6540}.landing-page .workspace-analysis-chip-icon{width:12px;height:12px;display:block;position:relative}.landing-page .workspace-analysis-chip-caret{opacity:.7;width:14px;height:14px;display:block}.landing-page .workspace-analysis-chip-caret:before{content:"";border-bottom:1.5px solid #ffffffb3;border-right:1.5px solid #ffffffb3;width:5px;height:5px;margin:4px auto 0;display:block;transform:rotate(45deg)}.landing-page .workspace-analysis-hero{justify-content:space-between;align-items:center;gap:20px;padding:18px 32px 16px;display:flex}.landing-page .workspace-analysis-hero strong{color:#fff;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fff 0%,#999 54.43%);-webkit-background-clip:text;background-clip:text;font-size:14px;font-weight:590;line-height:24px}.landing-page .workspace-analysis-hero>span{color:#ff6847;letter-spacing:.02em;font-family:Silom,SF Pro Display,sans-serif;font-size:20px;font-weight:700;line-height:1}.landing-page .analysis-stage-list{flex-direction:column;gap:12px;padding:0 20px 20px;display:flex;position:relative}.landing-page .analysis-stage-list:before{content:"";background:linear-gradient(#ffffff40 0%,#ffffff0a 100%);width:1px;position:absolute;top:0;bottom:20px;left:31px}.landing-page .analysis-stage-row{align-items:center;gap:12px;display:flex;position:relative}.landing-page .analysis-stage-node{z-index:1;border-radius:999px;flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:relative}.landing-page .analysis-stage-node.is-done{background:#111;border:1px solid #ffffff24}.landing-page .analysis-stage-node.is-done:before{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='11' viewBox='0 0 9 11' fill='none'%3E%3Cpath d='M2 1.5H5.5L7.5 3.5V9.25C7.5 9.66421 7.16421 10 6.75 10H2.25C1.83579 10 1.5 9.66421 1.5 9.25V2.25C1.5 1.83579 1.83579 1.5 2.25 1.5H2Z' stroke='white' stroke-width='1.1' stroke-linejoin='round'/%3E%3Cpath d='M5.5 1.5V3.5H7.5' stroke='white' stroke-width='1.1' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/contain no-repeat;width:9px;height:11px}.landing-page .analysis-stage-node.is-loading{background:#ff684729}.landing-page .analysis-stage-node.is-loading:before{content:"";border:2px solid #ffffff59;border-top-color:#ff6847;border-radius:50%;width:10px;height:10px;animation:.9s linear infinite workspace-spin}.landing-page .analysis-stage-card,.landing-page .analysis-stage-loading-card{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:20px;flex:1;align-items:center;gap:8px;min-height:42px;padding:0 14px;display:flex}.landing-page .analysis-stage-card{color:#fff}.landing-page .analysis-stage-title{color:#fff;white-space:nowrap;font-size:12px;line-height:20px}.landing-page .analysis-stage-tag{color:#fffab8;white-space:nowrap;background:#000000d9;border-radius:10px;align-items:center;height:20px;padding:0 6px;font-size:10px;font-weight:510;line-height:16px;display:inline-flex}.landing-page .analysis-stage-meta{color:#ffffffd9;white-space:nowrap;font-size:10px;font-weight:510;line-height:16px}.landing-page .analysis-stage-row.is-done:nth-child(2) .analysis-stage-meta{color:#ff6847;font-family:Silom,SF Pro Display,sans-serif;font-size:10px;font-weight:700}.landing-page .analysis-stage-caret{opacity:.7;width:16px;height:16px;margin-left:auto}.landing-page .analysis-stage-caret:before{content:"";border-bottom:1.5px solid #fff;border-right:1.5px solid #fff;width:6px;height:6px;margin:4px auto 0;display:block;transform:rotate(45deg)}.landing-page .analysis-stage-loading-card{padding:0 12px}.landing-page .analysis-stage-loading-bar{background:#ffffff14;border-radius:999px;width:100%;height:14px;display:block;position:relative;overflow:hidden}.landing-page .analysis-stage-loading-bar i{border-radius:inherit;background:linear-gradient(90deg,#ffffff0f 0%,#ffffff38 100%);width:34%;height:100%;animation:2.4s ease-in-out infinite workspace-progress;display:block}.landing-page .workspace-sequence{opacity:0;transform:translateY(18px)}.landing-page .workspace-card.is-revealed .workspace-sequence{animation:.64s cubic-bezier(.16,1,.3,1) both workspace-step-in}.landing-page .workspace-card.is-revealed .workspace-chat-bubble{animation-delay:.14s}.landing-page .workspace-card.is-revealed .workspace-status{animation-delay:.42s}.landing-page .workspace-card.is-revealed .workspace-file-card{animation-delay:.68s}.landing-page .workspace-card.is-revealed .workspace-analysis{animation-delay:.96s}.landing-page .workspace-card.is-revealed .analysis-step:first-child{animation-delay:1.26s}.landing-page .workspace-card.is-revealed .analysis-step:nth-child(2){animation-delay:1.5s}@media (min-width:1471px){.landing-page{--insights-inline-gap:200px}}.landing-page .workspace-card{width:min(1280px, calc(100% - (var(--page-pad) * 2)));margin-left:auto;margin-right:auto}.landing-page .prompt-bar.product-prompt-bar{z-index:auto;opacity:1;pointer-events:auto;visibility:visible;width:100%;margin-top:0;bottom:auto;left:auto;transform:none;position:relative!important}.landing-page .product-section.is-product-prompt-visible .prompt-bar.product-prompt-bar{pointer-events:auto;visibility:visible}.landing-page .insights-section{background:#000;min-height:0;position:relative;overflow:visible}.landing-page .insights-stage{flex-direction:column;width:100%;padding-top:48px;padding-bottom:80px;display:flex;position:relative;overflow:hidden}.landing-page .insights-heading{scroll-margin-top:calc(var(--header-height) + 24px);width:min(1280px, calc(100% - (var(--page-pad) * 2)));text-align:center;flex-direction:column;align-items:center;gap:8px;max-width:1280px;margin:0 auto;display:flex}.landing-page .insights-heading h2{color:#fff;letter-spacing:0;margin:0;font-size:clamp(34px,3.34vw,48px);font-weight:500;line-height:1.4}.landing-page .insights-heading p{color:#fff9;margin:0;font-size:16px;line-height:1.4}.landing-page .metric-row{width:min(1280px, calc(100% - (var(--page-pad) * 2)));grid-template-columns:190px 1px 300px 1px 190px 1px 190px;justify-content:center;align-items:center;gap:16px;height:92px;margin:24px auto 0;display:grid}.landing-page .metric-item{text-align:center;white-space:nowrap;flex-direction:column;justify-content:center;align-items:center;gap:6px;height:92px;padding:12px 32px;display:flex}.landing-page .metric-item strong{font-size:clamp(18px,1.67vw,24px);font-weight:600;line-height:1.18}.landing-page .metric-number{color:inherit;font:inherit}.landing-page .metric-item>span:last-child{color:#fff6;font-size:12px;font-weight:500;line-height:1.4}.landing-page .metric-row i{background:#ffffff4d;width:1px;height:32px;display:block}.landing-page .insights-body{width:min(var(--insights-max-width), calc(100% - (var(--page-pad) * 2)));grid-template-columns:minmax(0,1fr);align-items:center;gap:30px;height:400px;margin:92px auto 0;display:grid}.landing-page .insight-tabs{flex-direction:column;justify-content:center;width:100%;max-width:500px;height:320px;padding:16px 0;display:flex}.landing-page .insight-tab{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;border-left:1px solid #fff3;border-radius:0;outline:0;flex-direction:column;justify-content:center;gap:14px;width:100%;height:144px;padding:12px 0 12px 32px;display:flex;position:relative}.landing-page .insight-tab:before{content:"";background:0 0;width:1px;position:absolute;top:0;bottom:0;left:-1px}.landing-page .insight-tab span{color:#ffffff4d;font-size:26px;font-weight:500;line-height:1.4}.landing-page .insight-tab small{color:#fff9;width:min(468px,100%);font-size:14px;font-weight:400;line-height:1.4;display:none}.landing-page .insight-tab.is-active:before{background:#fff}.landing-page .insight-tab.is-active span{color:#fff}.landing-page .insight-tab.is-active small{display:block}.landing-page .insight-panel{background:linear-gradient(#07070e 0%,#0b080a 38%,#5b1d12 78%,#c7431f 100%),#07070e;border:0;border-radius:24px;justify-self:end;width:100%;max-width:1280px;height:370px;position:relative;overflow:hidden}.landing-page .panel-content{border-radius:inherit;opacity:0;transition:opacity .26s;position:absolute;inset:0;overflow:hidden}.landing-page .panel-content.is-active,.landing-page .panel-content.panel-prediction.is-active,.landing-page .panel-content.panel-tracking.is-active{opacity:1}.landing-page .panel-content:not(.is-active){opacity:0}.landing-page .tracking-card{background:linear-gradient(#000,#ff6847cc);position:absolute;inset:0;overflow:hidden}.landing-page .tracking-card:before{content:"";opacity:.9;pointer-events:none;background:linear-gradient(#000,#ff6847cc);position:absolute;inset:0}.landing-page .trend-chart{z-index:1;width:100%;height:214px;margin:68px auto 0;position:relative}.landing-page .trend-title{z-index:2;color:#fff9;justify-content:space-between;align-items:center;padding:0 20px;font-size:10px;line-height:1.4;display:flex;position:absolute;top:4px;left:0;right:0}.landing-page .trend-title strong{color:var(--orange);opacity:0;font-size:11px}.landing-page .trend-chart-canvas{width:100%;height:164px;padding-left:var(--insight-panel-pad);position:absolute;inset:22px 0 0}.landing-page .tracking-summary{z-index:1;padding:0 var(--insight-panel-pad);grid-template-columns:minmax(0,1fr) auto;justify-content:space-between;align-items:end;gap:28px;width:100%;display:grid;position:absolute;bottom:24px;left:0;right:0}.landing-page .tracking-copy{opacity:0;min-width:0;transform:translateY(16px)}.landing-page .tracking-copy h3{color:#fff;margin:0;font-size:15px;font-weight:700;line-height:20px}.landing-page .tracking-copy p{color:#fff9;margin:8px 0 16px;font-size:12px;line-height:16px}.landing-page .tracking-copy strong{color:#fff;font-size:32px;font-weight:600;line-height:1.15}.landing-page .tracking-videos{align-items:end;gap:12px;display:flex}.landing-page .tracking-video-card{opacity:0;background:linear-gradient(160deg,#fffffff2,#ffffffad),#fff;border-radius:6px;width:55px;height:73px;display:block;position:relative;overflow:hidden;transform:translateY(22px)scale(.96)}.landing-page .tracking-video-card.is-primary{border-radius:8px;width:73px;height:98px}.landing-page .tracking-video-card b{color:#fff;background:var(--orange);border-radius:0 0 5px;place-items:center;width:18px;height:22px;font-size:12px;line-height:1;display:grid;position:absolute;top:-1px;left:-1px}.landing-page .tracking-video-card.is-primary b{width:23px;height:29px;font-size:16px}.landing-page .tracking-video-card:after{color:#fff;background:var(--orange);content:"热门";border-radius:4px;padding:2px 5px;font-size:7px;font-weight:600;line-height:1.2;position:absolute;top:10px;right:5px}.landing-page .tracking-video-card.is-primary:after{font-size:8px;top:13px;right:7px}.landing-page .tracking-video-card i{color:#fffffff5;background:#00000080;border-radius:3px;padding:1px 3px;font-size:5px;font-style:normal;line-height:1.2;position:absolute;bottom:5px;right:5px}.landing-page .tracking-video-card.is-primary i{font-size:6px}.landing-page .insights-body.is-revealed .panel-tracking.is-active .trend-path{fill:none}.landing-page .insights-body.is-revealed .panel-tracking.is-active .trend-fill{animation:.9s .86s both trend-fill-rise}.landing-page .insights-body.is-revealed .panel-tracking.is-active .trend-title strong{animation:.52s 1.08s both tracking-fade-up}.landing-page .insights-body.is-revealed .panel-tracking.is-active .trend-points circle{animation:.42s cubic-bezier(.34,1.56,.64,1) both trend-point-pop}.landing-page .insights-body.is-revealed .panel-tracking.is-active .trend-points circle:first-child{animation-delay:.26s}.landing-page .insights-body.is-revealed .panel-tracking.is-active .trend-points circle:nth-child(2){animation-delay:.42s}.landing-page .insights-body.is-revealed .panel-tracking.is-active .trend-points circle:nth-child(3){animation-delay:.58s}.landing-page .insights-body.is-revealed .panel-tracking.is-active .trend-points circle:nth-child(4){animation-delay:.74s}.landing-page .insights-body.is-revealed .panel-tracking.is-active .trend-points circle:nth-child(5){animation-delay:.9s}.landing-page .insights-body.is-revealed .panel-tracking.is-active .trend-points circle:nth-child(6){animation-delay:1.06s}.landing-page .insights-body.is-revealed .panel-tracking.is-active .trend-points circle:nth-child(7){animation-delay:1.22s}.landing-page .insights-body.is-revealed .panel-tracking.is-active .tracking-copy{animation:.64s .9s both tracking-fade-up}.landing-page .insights-body.is-revealed .panel-tracking.is-active .tracking-video-card{animation:.62s cubic-bezier(.16,1,.3,1) both tracking-card-enter}.landing-page .insights-body.is-revealed .panel-tracking.is-active .tracking-video-card:first-child{animation-delay:.98s}.landing-page .insights-body.is-revealed .panel-tracking.is-active .tracking-video-card:nth-child(2){animation-delay:1.08s}.landing-page .insights-body.is-revealed .panel-tracking.is-active .tracking-video-card:nth-child(3){animation-delay:1.16s}.landing-page .insights-body.is-revealed .panel-tracking.is-active .tracking-video-card:nth-child(4){animation-delay:1.24s}.landing-page .insights-body.is-revealed .panel-tracking.is-active .tracking-video-card:nth-child(5){animation-delay:1.32s}.landing-page .panel-prediction{background:0 0;overflow:hidden}.landing-page .panel-prediction:before{content:"";pointer-events:none;background:radial-gradient(circle at 60% 30%,#ff684729,#0000 28%),linear-gradient(#000,#ff68475c);position:absolute;inset:0}.landing-page .prediction-card{border-radius:inherit;padding:0 40px;position:absolute;inset:0;overflow:hidden}.landing-page .prediction-title{z-index:3;top:17px;left:var(--insight-panel-pad);color:#ffd3c7;opacity:0;font-size:18px;font-weight:700;line-height:1.2;position:absolute;transform:translateY(10px)}.landing-page .prediction-placeholder-logo{object-fit:contain;width:120px;height:29px;display:block}.landing-page .prediction-app-content{z-index:2;width:auto;height:508px;box-shadow:none;isolation:isolate;background-color:#07070e;background-image:linear-gradient(#000 0%,#120a0af0 38%,#6f2311e6 76%,#c7431fe0 100%),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:auto,auto;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:padding-box;border:1px solid #ffffff1a;border-radius:24px;padding:0 42px}.landing-page .prediction-app-shell{z-index:2;grid-template-columns:minmax(320px,394px) minmax(0,1fr);gap:30px;display:grid;transform:translateY(24px)scale(.985)}.landing-page .prediction-rank-panel,.landing-page .prediction-detail-panel{background:#ffffff14;border-radius:12px;min-width:0;position:relative;overflow:hidden}.landing-page .prediction-rank-panel{background:0 0;align-content:start;gap:6px;display:grid}.landing-page .prediction-rank-item{opacity:0;background:#ffffff0a;border:1px solid #ffffff0d;border-radius:6px;grid-template-columns:28px minmax(0,1fr) 14px;align-items:center;gap:8px;min-height:44px;padding:8px 10px;display:grid;position:relative;transform:translate(-18px)}.landing-page .prediction-rank-item.is-compact{background:#ffffff0a;min-height:44px}.landing-page .prediction-rank-item.is-active{background:#ffffff0f;border-color:#ffffff14;border-radius:6px;grid-template-columns:71px minmax(0,1fr) 14px;min-height:96px;padding:14px 10px}.landing-page .prediction-rank-item.is-muted{opacity:.42;color:#ffffff6b}.landing-page .prediction-rank,.landing-page .prediction-rank-cover{color:#ffffffb8;background:#ffffff1a;border-radius:6px;place-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:grid}.landing-page .prediction-rank-cover{object-fit:contain;background:0 0;border:0;border-radius:0;width:71px;height:67px;display:block}.landing-page .prediction-rank-item strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:700;line-height:1.3;display:block;overflow:hidden}.landing-page .prediction-rank-item small{color:#ffffff94;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:7px;line-height:1.3;display:block;overflow:hidden}.landing-page .prediction-rank-item button{color:#fff;background:var(--orange);border:0;border-radius:6px;margin-top:5px;padding:3px 8px;font-size:7px;line-height:1.2}.landing-page .prediction-rank{object-fit:contain;background:0 0;width:28px;height:28px}.landing-page .prediction-rank-badge{object-fit:contain;width:28px;height:28px;position:absolute;top:4px;right:22px}.landing-page .prediction-rank-item i{color:#61d36b;font-size:10px;font-style:normal}.landing-page .prediction-trend-icon{object-fit:contain;width:8.5px;height:8.5px}.landing-page .prediction-rank-item.is-muted i{color:#f15f43}.landing-page .prediction-detail-panel{padding:12px}.landing-page .prediction-detail-header{opacity:0;border-bottom:1px solid #ffffff1f;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;min-height:61px;padding-bottom:14px;display:grid;transform:translateY(16px)}.landing-page .prediction-cover{object-fit:cover;border-radius:8px;width:48px;height:45px;display:block}.landing-page .prediction-detail-header h3{color:#fff;margin:0;font-size:19px;font-weight:700;line-height:24px}.landing-page .prediction-detail-header p{color:#ffffffb3;margin:4px 0 0;font-size:12px;line-height:1.3}.landing-page .prediction-tabs{color:#fff9;flex-wrap:wrap;align-items:end;gap:8px 24px;min-height:34px;font-size:12px;display:flex}@media (max-width:1199px){.landing-page{--insight-panel-pad:24px}.landing-page .metric-row{width:calc(100% - (var(--page-pad) * 2));grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px;height:auto}.landing-page .metric-row i{display:none}.landing-page .insights-body{width:calc(100% - (var(--page-pad) * 2));grid-template-columns:1fr;gap:24px;height:auto;min-height:0;margin-top:56px}.landing-page .insight-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:none;height:auto;padding:32px 0;display:grid}.landing-page .insight-tab{border-bottom:1px solid #fff3;border-left:0;justify-content:center;align-items:center;gap:10px;height:auto;min-height:128px;padding:0 0 16px}.landing-page .insight-tab:before{width:auto;height:1px;inset:auto 0 -1px}.landing-page .insight-tab small{width:100%;font-size:12px;line-height:1.45}.landing-page .insight-tab.is-active small{line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.landing-page .insight-panel{justify-self:stretch;width:100%;max-width:none;min-height:360px}}.landing-page .prediction-tabs span{padding-bottom:6px;position:relative}.landing-page .prediction-tabs .is-active{color:var(--orange)}.landing-page .prediction-tabs .is-active:after{content:"";background:var(--orange);height:1px;position:absolute;bottom:0;left:0;right:0}.landing-page .episode-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.landing-page .episode-grid span{color:#ffffffb8;opacity:0;background:#ffffff1a;border:1px solid #ffffff14;border-radius:8px;place-items:center;height:41px;font-size:14px;display:grid;transform:translateY(12px)}.landing-page .prediction-card:after{z-index:10;content:"";pointer-events:none;background:linear-gradient(#c7431f00 0%,#c7431f14 22%,#c7431f85 58%,#c7431ff5 100%);height:260px;position:absolute;bottom:0;left:0;right:0}.landing-page .prediction-fixed-layout .insights-heading,.landing-page .prediction-fixed-layout .insights-body{opacity:0;will-change:opacity, transform;transform:translateY(18px)}.landing-page .prediction-fixed-layout.is-insights-visible .insights-heading,.landing-page .prediction-fixed-layout.is-insights-visible .insights-body{animation:.64s cubic-bezier(.16,1,.3,1) both workspace-step-in}.landing-page .prediction-fixed-layout.is-insights-visible .insights-body{animation-delay:.14s}.landing-page .prediction-fixed-layout:not(.is-insights-visible) .insights-heading,.landing-page .prediction-fixed-layout:not(.is-insights-visible) .insights-body{animation:.36s both product-intro-out}.landing-page .insights-body.is-revealed .panel-prediction.is-active .prediction-title{animation:.52s 80ms both tracking-fade-up}.landing-page .insights-body.is-revealed .panel-prediction.is-active .prediction-app-shell{animation:.76s cubic-bezier(.16,1,.3,1) .14s both prediction-shell-enter}.landing-page .insights-body.is-revealed .panel-prediction.is-active .prediction-rank-item{animation:.52s cubic-bezier(.16,1,.3,1) both prediction-list-enter}.landing-page .insights-body.is-revealed .panel-prediction.is-active .prediction-rank-item:first-child{animation-delay:.32s}.landing-page .insights-body.is-revealed .panel-prediction.is-active .prediction-rank-item:nth-child(2){animation-delay:.4s}.landing-page .insights-body.is-revealed .panel-prediction.is-active .prediction-rank-item:nth-child(3){animation-delay:.48s}.landing-page .insights-body.is-revealed .panel-prediction.is-active .prediction-rank-item:nth-child(4){animation-delay:.56s}.landing-page .insights-body.is-revealed .panel-prediction.is-active .prediction-detail-header{animation:.56s .42s both tracking-fade-up}.landing-page .insights-body.is-revealed .panel-prediction.is-active .episode-grid span{animation:.42s both tracking-fade-up}.landing-page .insights-body.is-revealed .panel-prediction.is-active .episode-grid span:first-child{animation-delay:.58s}.landing-page .insights-body.is-revealed .panel-prediction.is-active .episode-grid span:nth-child(2){animation-delay:.62s}.landing-page .insights-body.is-revealed .panel-prediction.is-active .episode-grid span:nth-child(3){animation-delay:.66s}.landing-page .insights-body.is-revealed .panel-prediction.is-active .episode-grid span:nth-child(4){animation-delay:.7s}.landing-page .insights-body.is-revealed .panel-prediction.is-active .episode-grid span:nth-child(5){animation-delay:.74s}.landing-page .insights-body.is-revealed .panel-prediction.is-active .episode-grid span:nth-child(6){animation-delay:.78s}.landing-page .insights-body.is-revealed .panel-prediction.is-active .episode-grid span:nth-child(n+7){animation-delay:.82s}.landing-page .insights-section[data-active-tab=prediction] .panel-tracking{opacity:0}.landing-page .insights-section[data-active-tab=prediction] .panel-prediction{opacity:1}.landing-page .scenario-section{scroll-margin-top:calc(var(--header-height) + 24px);padding:48px var(--page-pad) 0;background:#000;padding-bottom:60px;position:relative;overflow:hidden}.landing-page .scenario-heading{text-align:center;flex-direction:column;align-items:center;gap:8px;width:min(1280px,100%);margin:0 auto;display:flex}.landing-page .scenario-heading,.landing-page .scenario-grid,.landing-page .more-title,.landing-page .more-scenarios{opacity:0;will-change:opacity, transform;transform:translateY(18px)}.landing-page .scenario-section.is-heading-visible .scenario-heading{animation:.64s cubic-bezier(.16,1,.3,1) both workspace-step-in}.landing-page .scenario-section.is-grid-visible .scenario-grid{animation:.64s cubic-bezier(.16,1,.3,1) .14s both workspace-step-in}.landing-page .scenario-section.is-more-visible .more-title,.landing-page .scenario-section.is-more-visible .more-scenarios{animation:.64s cubic-bezier(.16,1,.3,1) both workspace-step-in}.landing-page .scenario-section.is-more-visible .more-scenarios{animation-delay:.14s}.landing-page .scenario-section:not(.is-heading-visible) .scenario-heading,.landing-page .scenario-section:not(.is-grid-visible) .scenario-grid,.landing-page .scenario-section:not(.is-more-visible) .more-title,.landing-page .scenario-section:not(.is-more-visible) .more-scenarios{animation:.36s both product-intro-out}.landing-page .scenario-heading h2{color:#fff;letter-spacing:0;margin:0;font-size:clamp(34px,3.34vw,48px);font-weight:500;line-height:1.4}.landing-page .scenario-heading p{color:#fff9;margin:0;font-size:16px;line-height:1.4}.landing-page .scenario-grid{grid-template-columns:repeat(3,minmax(0,410.67px));justify-content:center;gap:24px;width:min(1280px,100%);margin:56px auto 0;display:grid}.landing-page .scenario-card{aspect-ratio:410.67/329;background-color:#ffffff12;background-image:radial-gradient(circle,#8f48221a,#ffa77800 62%),linear-gradient(#fff0 54%,#ffffff0a 100%),none;background-position:50%;background-repeat:repeat,repeat,repeat;background-size:cover;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border-radius:16px;align-items:flex-end;width:100%;display:flex;position:relative;overflow:hidden}.landing-page .scenario-card:before{content:"";background-position:50%;background-size:cover;border-radius:12px;position:absolute;inset:0}.landing-page .scenario-card-invest{background-image:radial-gradient(circle at 50% 50%, #8f48221a, #ffa77800 62%), linear-gradient(180deg, #fff0 54%, #ffffff0a 100%), #ffffff12}.landing-page .scenario-card-invest:before{background-image:url(/landing/assets/scenario-traffic.png)}.landing-page .scenario-card-drama:before{background-image:url(/landing/assets/scenario-commentary.png)}.landing-page .scenario-card-intel:before{background-image:url(/landing/assets/scenario-intel.png);background-position:50% 38%;background-size:cover}.landing-page .scenario-card>div{z-index:1;-webkit-backdrop-filter:blur(22px);background:linear-gradient(#14141400 0%,#141414fa 70.78%);width:100%;min-height:136px;padding:32px 24px 24px;position:relative}.landing-page .scenario-card h3{color:#fff;margin:0;font-size:20px;font-weight:500;line-height:1.4}.landing-page .scenario-card p{color:#ffffffc7;margin:12px 0 0;font-size:14px;line-height:20px}.landing-page .more-title{color:#fff;text-align:center;width:min(1280px,100%);margin:72px auto 0;font-size:20px;font-weight:500;line-height:1.4}.landing-page .more-scenarios{grid-template-columns:repeat(3,minmax(0,420px));justify-content:center;gap:10px;width:min(1440px,100%);margin:44px auto 0;display:grid}.landing-page .more-scenarios article{background:0 0;border:1px solid #ffffff29;border-radius:16px;grid-template-columns:100px minmax(0,1fr);align-items:center;gap:15px;width:100%;height:100px;padding:20px;display:grid}.landing-page .more-scenarios span{color:#fff;white-space:nowrap;min-width:0;font-size:20px;font-weight:400;line-height:28px}.landing-page .more-scenarios i{background-position:50%;background-size:cover;border-radius:8px;order:-1;width:100px;height:60px;display:block;overflow:hidden}.landing-page .more-scenarios article:first-child i{background-image:url(/landing/assets/scenario-more-mix.png)}.landing-page .more-scenarios article:nth-child(2) i{background-image:url(/landing/assets/scenario-more-mix-1.png)}.landing-page .more-scenarios article:nth-child(3) i{background-image:url(/landing/assets/scenario-more-mix-2.png)}.landing-page .more-scenarios article:nth-child(4) i{background-image:url(/landing/assets/scenario-more-knowledge.png)}.landing-page .platform-section{min-height:100svh;padding:128px var(--page-pad) 0;background:#000;position:relative;overflow:hidden}.landing-page .platform-heading{text-align:center;flex-direction:column;align-items:center;width:min(1280px,100%);margin:0 auto;display:flex}.landing-page .platform-intro-content,.landing-page .platform-card-grid,.landing-page .platform-matrix-heading,.landing-page .platform-capability-content{opacity:0;will-change:opacity, transform;transform:translateY(18px)}.landing-page .platform-section.is-intro-visible .platform-intro-content{animation:.64s cubic-bezier(.16,1,.3,1) both workspace-step-in}.landing-page .platform-section.is-cards-visible .platform-card-grid{animation:.64s cubic-bezier(.16,1,.3,1) .14s both workspace-step-in}.landing-page .platform-section.is-matrix-heading-visible .platform-matrix-heading{animation:.64s cubic-bezier(.16,1,.3,1) both workspace-step-in}.landing-page .platform-section.is-capability-visible .platform-capability-content{animation:.64s cubic-bezier(.16,1,.3,1) .14s both workspace-step-in}.landing-page .platform-section:not(.is-intro-visible) .platform-intro-content,.landing-page .platform-section:not(.is-cards-visible) .platform-card-grid,.landing-page .platform-section:not(.is-matrix-heading-visible) .platform-matrix-heading,.landing-page .platform-section:not(.is-capability-visible) .platform-capability-content{animation:.36s both product-intro-out}.landing-page .platform-heading h2{color:#fff;letter-spacing:0;margin:0;font-size:clamp(34px,3.34vw,48px);font-weight:500;line-height:1.4}.landing-page .platform-stats{justify-content:center;align-items:center;gap:16px;height:42px;margin-top:8px;display:flex}.landing-page .platform-stats span{color:#fff;white-space:nowrap;background:0 0;justify-content:center;align-items:center;min-height:42px;padding:8px 24px;font-size:20px;font-weight:500;line-height:1.4;display:inline-flex}.landing-page .platform-stats i{background:#ffffff4d;width:1px;height:24px;display:block}.landing-page .coming-soon-button{color:#fff;background:0 0;border:1px solid #fff;border-radius:12px;justify-content:center;align-items:center;min-width:112px;min-height:45px;margin-top:32px;padding:12px 24px;font-size:16px;font-weight:600;line-height:1.4;display:inline-flex}.landing-page .platform-deployment-card{text-align:left;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;gap:4px;width:min(480px,100%);min-height:95px;margin-top:32px;padding:12px 24px;display:flex}.landing-page .platform-deployment-card h3,.landing-page .platform-deployment-card p{color:#fff;margin:0}.landing-page .platform-deployment-card h3{font-size:20px;font-weight:500;line-height:45px}.landing-page .platform-deployment-card p{font-size:16px;font-weight:400;line-height:22px}.landing-page .platform-grid{grid-template-columns:repeat(4,minmax(0,1fr));justify-content:center;gap:24px;width:min(1280px,100%);margin:60px auto 0;display:grid}.landing-page .platform-card{flex-direction:column;width:100%;display:flex}.landing-page .platform-visual{width:100%;height:240px;position:relative;overflow:hidden}.landing-page .platform-shot{object-fit:contain;pointer-events:none;width:100%;height:100%;display:block}.landing-page .platform-card h3{color:#fff;margin:24px 0 0;font-size:20px;font-weight:500;line-height:28px}.landing-page .platform-card p{color:#fff9;margin:12px 0 0;font-size:14px;line-height:20px}.landing-page .platform-capability-matrix{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;width:min(1280px,100%);margin:40px auto 0;display:grid}.landing-page .platform-capability-card{background:#ffffff14;border-radius:24px;flex-direction:column;min-height:196px;padding:24px;display:flex}.landing-page .platform-capability-icon{object-fit:contain;flex:none;width:24px;height:24px}.landing-page .platform-capability-card h3{color:#fff;margin:12px 0 0;font-size:20px;font-weight:500;line-height:28px}.landing-page .platform-capability-card p{color:#fff9;margin:12px 0 0;font-size:14px;line-height:20px}.landing-page .partners-section{background:linear-gradient(#0000 23%,#00000069 79%),#07070e;min-height:100svh;padding:151px 0 0;position:relative;overflow:hidden}.landing-page .partners-heading{width:min(1280px, calc(100% - (var(--page-pad) * 2)));text-align:center;margin:0 auto}.landing-page .partners-heading h2{color:#fff;letter-spacing:0;margin:0;font-size:clamp(34px,3.34vw,48px);font-weight:500;line-height:1.4}.landing-page .review-marquee{background:radial-gradient(circle at 50% 100%,#480f7a4d,#0000 45%),#0009;width:100%;height:354px;margin-top:74px;position:relative;overflow:hidden}.landing-page .review-marquee:before,.landing-page .review-marquee:after{z-index:3;content:"";pointer-events:none;width:18vw;height:100%;position:absolute;top:0}.landing-page .review-marquee:before{background:linear-gradient(90deg,#07070e,#07070e00);left:0}.landing-page .review-marquee:after{background:linear-gradient(270deg,#07070e,#07070e00);right:0}.landing-page .review-track{gap:32px;width:max-content;padding:0 0 0 80px;animation:54s linear infinite review-scroll;display:flex}.landing-page .review-track:hover{animation-play-state:paused}.landing-page .review-card{background:radial-gradient(circle at 100% 0,#ffffff14,#0000 42%),linear-gradient(135deg,#ffffff14,#ffffff08),#ffffff0f;border-radius:16px;flex:0 0 400px;height:263px;margin-top:42px;padding:24px 28px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14}.landing-page .review-person{align-items:center;gap:18px;display:flex}.landing-page .avatar{color:#fff;background:linear-gradient(145deg,#55586a,#171722);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:18px;font-weight:600;display:inline-flex}.landing-page .avatar-2,.landing-page .avatar-6{color:#151515;background:linear-gradient(145deg,#f5f5f5,#7e8794)}.landing-page .avatar-3,.landing-page .avatar-8{background:linear-gradient(145deg,#2f6f76,#11151b)}.landing-page .avatar-4,.landing-page .avatar-9{background:linear-gradient(145deg,#855bff,#24193d)}.landing-page .avatar-5,.landing-page .avatar-10{background:linear-gradient(145deg,#ff6847,#341513)}.landing-page .review-person h3{color:#fff;margin:0;font-size:18px;font-weight:600;line-height:1.4}.landing-page .review-person p{color:#ffffff6b;margin:4px 0 0;font-size:12px;line-height:1.4}.landing-page .stars{color:#ffb339;letter-spacing:2px;margin-top:28px;font-size:16px;line-height:1}.landing-page .review-copy{color:#ffffff9e;width:100%;margin:18px 0 0;font-size:14px;line-height:24px}.landing-page .quote-mark{color:#ffffff21;font-size:54px;font-weight:700;line-height:1;position:absolute;bottom:20px;right:28px}.landing-page .partner-logos{width:min(1130px, calc(100% - (var(--page-pad) * 2)));justify-content:space-between;align-items:center;gap:48px;margin:76px auto 0;display:flex}.landing-page .partner-logos span{color:#ffffffeb;white-space:nowrap;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:22px;font-weight:600;line-height:1}.landing-page .partner-logos span:first-child,.landing-page .partner-logos span:nth-child(6){font-size:14px;font-style:italic}.landing-page .business-section{z-index:1;min-height:100svh;padding:151px var(--page-pad) 0;background:#000;position:relative;overflow:visible}.landing-page .business-heading,.landing-page .business-body{opacity:0;will-change:opacity, transform;transform:translateY(18px)}.landing-page .business-section.is-heading-visible .business-heading{animation:.64s cubic-bezier(.16,1,.3,1) both workspace-step-in}.landing-page .business-section.is-body-visible .business-body{animation:.64s cubic-bezier(.16,1,.3,1) .14s both workspace-step-in}.landing-page .business-section:not(.is-heading-visible) .business-heading,.landing-page .business-section:not(.is-body-visible) .business-body{animation:.36s both product-intro-out}.landing-page .business-heading{text-align:center;width:min(1280px,100%);margin:0 auto}.landing-page .business-heading h2{color:#fff;letter-spacing:0;margin:0;font-size:clamp(34px,3.34vw,48px);font-weight:500;line-height:1.4}.landing-page .business-heading p{color:#fff9;margin:8px 0 0;font-size:16px;line-height:1.4}.landing-page .business-body{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:center;align-items:start;gap:64px;width:min(1280px,100%);margin:78px auto 0;display:grid}.landing-page .business-reviews{height:446px;padding:32px 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0,#000 8% 92%,#0000 100%);mask-image:linear-gradient(#0000 0,#000 8% 92%,#0000 100%)}.landing-page .business-review-track{will-change:transform;flex-direction:column;gap:12px;animation:40s linear infinite business-review-scroll;display:flex}.landing-page .business-review-track:has(.business-review-card:hover){animation-play-state:paused}.landing-page .business-review-card{background:#ffffff12;border:1px solid #0000;border-radius:16px;flex:0 0 170px;height:170px;padding:24px 28px;transition:border-color .22s,background-color .22s,filter .22s,transform .22s}.landing-page .business-review-card:hover{filter:brightness(1.12);background:#ffffff1f}.landing-page .business-review-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.landing-page .business-review-avatar{object-fit:cover;border-radius:50%;flex:none;width:50px;height:50px}.landing-page .business-review-card .stars{flex:none;gap:4px;margin-top:0;display:flex}.landing-page .business-review-card .stars img{width:16px;height:16px;display:block}.landing-page .business-review-copy{color:#ffffffb3;margin:24px 0 0;font-size:14px;line-height:24px}.landing-page .business-form{background:radial-gradient(46% 42% at 50% 0,#d94725ad,#d9472500 100%),linear-gradient(90deg,#05050ae0,#05050ae0),linear-gradient(#010002 0%,#802c19 100%);border-radius:24px;width:100%;min-height:0;padding:32px;box-shadow:0 0 42.9px #bf300069}.landing-page .business-form h3{color:#fff;margin:0;font-size:20px;font-weight:500;line-height:1.4}.landing-page .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:32px;display:grid}.landing-page .business-form label{flex-direction:column;gap:12px;display:flex}.landing-page .business-form label span{color:#fff9;font-size:14px;line-height:1.4}.landing-page .business-form input{color:#fff;-webkit-backdrop-filter:blur(13.15px);background:#ffffff0f;border:1px solid #ffffff14;border-radius:12px;outline:0;width:100%;height:56px;padding:17px 16px}.landing-page .business-form input::placeholder{color:#fff6}.landing-page .team-size-select{width:100%;display:block;position:relative}.landing-page .team-size-select>div[role=button]{width:100%;display:block}.landing-page .team-size-select>div[role=button] .team-size-trigger{width:100%}.landing-page .team-size-trigger{color:#fff9;width:100%;height:56px;font:inherit;text-align:left;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff14;border-radius:12px;justify-content:space-between;align-items:center;padding:10px 16px;line-height:20px;display:flex}.landing-page .team-size-trigger .is-placeholder{color:#fff6}.landing-page .team-size-select [role=listbox]{z-index:20;width:100%;min-width:0}.landing-page .team-size-chevron{border-bottom:1.5px solid #fff9;border-right:1.5px solid #fff9;width:9px;height:9px;margin-right:3px;transform:rotate(45deg)translateY(-2px)}.landing-page .business-form-error{color:#ff8068;margin:16px 0 -16px;font-size:12px;line-height:18px}.landing-page .business-form>button{color:#fff;background:var(--orange);cursor:pointer;border:0;border-radius:12px;width:100%;height:56px;margin-top:32px;font-size:16px;line-height:1.4}.landing-page .business-form>button:disabled{cursor:wait;opacity:.65}.landing-page .business-form>p{color:#fff9;text-align:center;margin:24px 0 0;font-size:12px;line-height:1.4}.landing-page .business-form>p a{color:#fff}.landing-page .business-form-success{text-align:center;height:420px;display:block;position:relative}.landing-page .business-success-icon{background:var(--orange);border-radius:50%;place-items:center;width:80px;height:80px;display:grid;position:absolute;top:126px;left:50%;transform:translate(-50%)}.landing-page .business-success-icon img{width:48px;height:48px;display:block}.landing-page .business-form-success h3{width:calc(100% - 64px);margin:0;font-size:24px;line-height:34px;position:absolute;top:222px;left:32px}.landing-page .business-form-success p{color:#ffffffb3;width:calc(100% - 64px);margin:0;font-size:16px;line-height:22px;position:absolute;top:272px;left:32px}.landing-page .final-section{background-color:#000;background-image:url(/landing/assets/next-bg.png);background-position:top;background-repeat:no-repeat;background-size:100% 508px;position:relative;overflow:hidden}.landing-page .final-cta{width:min(1280px, calc(100% - (var(--page-pad) * 2)));height:663px;margin:96px auto 0;position:relative}.landing-page .final-cta:before{z-index:1;content:"";width:min(720px,62vw);height:360px;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.landing-page .final-cta img{object-fit:contain;width:100%;height:100%;display:block;position:absolute;inset:0}.landing-page .final-copy{z-index:2;text-align:center;flex-direction:column;align-items:center;width:min(680px,100%);margin:0 auto;padding-top:8px;display:flex;position:relative}.landing-page .final-copy h2{color:#fff;letter-spacing:0;margin:0;font-size:clamp(42px,4.45vw,64px);font-weight:500;line-height:1.2}.landing-page .final-copy h2 span{color:var(--orange)}.landing-page .final-copy p{color:#fff9;margin:20px 0 0;font-size:18px;line-height:1.45}.landing-page .final-copy button{color:#fff;background:var(--orange);width:216px;height:60px;font:inherit;cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;margin-top:42px;padding:0;font-size:20px;font-weight:500;line-height:1.4;transition:background-color .18s,transform .18s;display:inline-flex}.landing-page .final-copy button:hover{background:#ff7b5e;transform:translateY(-2px)}.landing-page .final-copy button:active{transform:translateY(0)}.landing-page .product-cover-showcase{--cover-showcase-height:clamp(220px, 46.5347vw, 470px);z-index:1;height:var(--cover-showcase-height);pointer-events:none;position:absolute;bottom:clamp(0px,237.056px - 18.52vw,50px);left:0;right:0;overflow:hidden}.landing-page .product-cover-layer{grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:clamp(4px,.7921vw,8px);display:grid;position:absolute;inset:0}.landing-page .product-cover-column{min-width:0;height:var(--cover-column-height);gap:clamp(4px,.7921vw,8px);display:grid;overflow:hidden}.landing-page .column-1,.landing-page .column-7{--cover-column-height:var(--cover-showcase-height)}.landing-page .column-2,.landing-page .column-6{--cover-column-height:calc(var(--cover-showcase-height) * .6915)}.landing-page .column-3,.landing-page .column-5{--cover-column-height:calc(var(--cover-showcase-height) * .5)}.landing-page .column-4{--cover-column-height:calc(var(--cover-showcase-height) * .3234)}.landing-page .product-cover-column:has(.product-cover:nth-child(2)){grid-template-rows:repeat(2,minmax(0,1fr))}.landing-page .product-cover-column:not(:has(.product-cover:nth-child(2))){grid-template-rows:minmax(0,1fr)}.landing-page .product-cover{background:#0b0b0b;border-radius:4px;min-height:0;position:relative;overflow:hidden}.landing-page .product-cover-layer.is-incoming .product-cover{z-index:2;animation:3s cubic-bezier(.16,1,.3,1) both product-cover-enter}.landing-page .product-cover-layer.is-outgoing .product-cover{z-index:1;animation:1s cubic-bezier(.4,0,1,1) both product-cover-exit}.landing-page .product-cover-layer .product-cover-column:nth-child(2) .product-cover{animation-delay:.4s}.landing-page .product-cover-layer .product-cover-column:nth-child(3) .product-cover{animation-delay:.8s}.landing-page .product-cover-layer .product-cover-column:nth-child(4) .product-cover{animation-delay:1.2s}.landing-page .product-cover-layer .product-cover-column:nth-child(5) .product-cover{animation-delay:1.6s}.landing-page .product-cover-layer .product-cover-column:nth-child(6) .product-cover{animation-delay:2s}.landing-page .product-cover-layer .product-cover-column:nth-child(7) .product-cover{animation-delay:2.4s}.landing-page .product-cover-layer.is-incoming .product-cover{animation-delay:1s}.landing-page .product-cover-layer.is-incoming .product-cover-column:nth-child(2) .product-cover{animation-delay:1.4s}.landing-page .product-cover-layer.is-incoming .product-cover-column:nth-child(3) .product-cover{animation-delay:1.8s}.landing-page .product-cover-layer.is-incoming .product-cover-column:nth-child(4) .product-cover{animation-delay:2.2s}.landing-page .product-cover-layer.is-incoming .product-cover-column:nth-child(5) .product-cover{animation-delay:2.6s}.landing-page .product-cover-layer.is-incoming .product-cover-column:nth-child(6) .product-cover{animation-delay:3s}.landing-page .product-cover-layer.is-incoming .product-cover-column:nth-child(7) .product-cover{animation-delay:3.4s}.landing-page .product-cover-layer.is-incoming .product-cover-column:first-child .product-cover:nth-child(2){animation-delay:1.4s}.landing-page .product-cover-layer.is-incoming .product-cover-column:nth-child(2) .product-cover:nth-child(2){animation-delay:1.8s}.landing-page .product-cover-layer.is-incoming .product-cover-column:nth-child(6) .product-cover:nth-child(2){animation-delay:3.4s}.landing-page .product-cover-layer.is-incoming .product-cover-column:nth-child(7) .product-cover:nth-child(2){animation-delay:3.8s}.landing-page .product-cover-layer.is-outgoing .product-cover-column:first-child .product-cover:nth-child(2){animation-delay:.4s}.landing-page .product-cover-layer.is-outgoing .product-cover-column:nth-child(2) .product-cover:nth-child(2){animation-delay:.8s}.landing-page .product-cover-layer.is-outgoing .product-cover-column:nth-child(6) .product-cover:nth-child(2){animation-delay:2.4s}.landing-page .product-cover-layer.is-outgoing .product-cover-column:nth-child(7) .product-cover:nth-child(2){animation-delay:2.8s}.landing-page .product-cover img{object-fit:cover;width:100%;height:100%;display:block;position:static}.landing-page .site-footer{width:min(1280px, calc(100% - (var(--page-pad) * 2)));color:#fff9;opacity:0;will-change:opacity, transform;grid-template-columns:minmax(0,628px) minmax(0,628px);gap:151px clamp(20px,100vw - 1280px,24px);margin:112px auto 0;transition:opacity .52s cubic-bezier(.16,1,.3,1),transform .52s cubic-bezier(.16,1,.3,1);display:grid;transform:translateY(28px)}.landing-page .site-footer.is-visible{opacity:1;transform:translateY(0)}.landing-page .footer-left,.landing-page .footer-link-groups,.landing-page .footer-bottom{transition:opacity .42s,transform .42s cubic-bezier(.16,1,.3,1)}.landing-page .site-footer:not(.is-visible) .footer-left,.landing-page .site-footer:not(.is-visible) .footer-link-groups,.landing-page .site-footer:not(.is-visible) .footer-bottom{opacity:0;transform:translateY(14px)}.landing-page .site-footer.is-visible .footer-left,.landing-page .site-footer.is-visible .footer-link-groups,.landing-page .site-footer.is-visible .footer-bottom{opacity:1;transform:translateY(0)}.landing-page .site-footer.is-visible .footer-link-groups{transition-delay:.1s}.landing-page .site-footer.is-visible .footer-bottom{transition-delay:.18s}.landing-page .footer-left{min-width:0}.landing-page .footer-left .brand{color:#fff;font-size:20px;font-weight:600;line-height:28px}.landing-page .footer-description{color:#fff9;margin:12px 0 0;font-size:14px;line-height:24px}.landing-page .footer-contact-list{flex-direction:column;align-items:flex-start;gap:11px;margin-top:12px;display:flex}.landing-page .footer-business-email,.landing-page .footer-channel{color:#fff9;margin:0;font-size:14px;line-height:24px}.landing-page .footer-channel{color:#fff9;border:1px solid #fff3;border-radius:12px;align-items:center;gap:8px;width:130px;height:44px;padding:0 12px;font-size:14px;transition:background-color .16s,border-color .16s;display:inline-flex;position:relative}.landing-page .footer-channel:hover{background:#ffffff26;border-color:#0000}.landing-page .footer-channel>img:first-child{object-fit:contain;width:20px;height:20px}.landing-page .footer-qr-code{z-index:10;opacity:0;pointer-events:none;border-radius:12px;width:320px;max-width:none;height:auto;transition:opacity .16s,transform .16s;position:absolute;top:0;left:calc(100% + 12px);transform:translate(8px)}.landing-page .footer-channel:hover .footer-qr-code{opacity:1;transform:translate(0)}.landing-page .footer-column a:hover{color:#fff}.landing-page .footer-link-groups{grid-template-columns:minmax(0,1.4fr) repeat(4,minmax(0,1fr));align-content:start;column-gap:12px;display:grid}.landing-page .footer-column{flex-direction:column;gap:8px;min-width:0;display:flex}.landing-page .footer-about{grid-column:-2}.landing-page .footer-column a{overflow-wrap:anywhere}.landing-page .footer-column h3{color:#fff;margin:0 0 4px;font-size:16px;font-weight:600;line-height:25px}.landing-page .footer-column a{color:#ffffff85;font-size:14px;line-height:36px;text-decoration:none;transition:color .16s}.landing-page .footer-bottom{color:#ffffff85;grid-column:1/-1;justify-content:center;align-items:center;gap:34px;margin-bottom:16px;font-size:13px;line-height:19px;display:flex}.landing-page .footer-record-link{color:inherit;text-decoration:none;transition:color .16s}.landing-page .footer-record-link:hover{color:#fff}.landing-page .footer-police-record{align-items:center;gap:4px;display:inline-flex}.landing-page .footer-police-record img{object-fit:contain;width:16px;height:16px}@media (max-width:1300px) and (min-width:941px){.landing-page .site-footer{grid-template-columns:1fr;row-gap:56px}.landing-page .footer-link-groups{grid-template-columns:minmax(0,1.4fr) repeat(4,minmax(0,1fr));column-gap:12px}.landing-page .footer-about{grid-column:1}}@keyframes product-cover-enter{0%{opacity:0;transform:translateY(96px)}to{opacity:1;transform:translateY(0)}}@keyframes product-cover-exit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-96px)}}@keyframes review-scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 16px))}}@keyframes business-review-scroll{0%{transform:translateY(0)}to{transform:translateY(-1456px)}}@keyframes trend-line-draw{0%{stroke-dashoffset:var(--trend-path-length,1px)}to{stroke-dashoffset:0}}@keyframes trend-fill-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes trend-point-pop{0%{opacity:0;transform:scale(.2)}to{opacity:1;transform:scale(1)}}@keyframes tracking-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes tracking-card-enter{0%{opacity:0;transform:translateY(22px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes workspace-step-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes workspace-spin{to{transform:rotate(360deg)}}@keyframes workspace-progress{0%{opacity:.72;transform:translate(-48%)}50%{opacity:1;transform:translate(0)}to{opacity:.72;transform:translate(48%)}}@keyframes product-intro-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(18px)}}@keyframes product-prompt-rise{0%{opacity:0;transform:translate(-50%,28px)scale(.98)}to{opacity:1;transform:translate(-50%)scale(1)}}@keyframes prediction-shell-enter{0%{opacity:0;transform:translateY(24px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes prediction-list-enter{0%{opacity:0;transform:translate(-18px)}to{opacity:1;transform:translate(0)}}.landing-page .copy-block{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.landing-page .copy-block h1{font-size:73px;font-weight:400}.landing-page .eyebrow{border:1px solid var(--orange);min-height:37px;color:var(--orange);-webkit-backdrop-filter:blur(80px);background:#0000001a;border-radius:14px;justify-content:center;align-items:center;margin:0;padding:9px 10px;font-size:14px;line-height:17px;display:inline-flex}.landing-page h1{color:#fff;font-family:var(--font-tbmcyxt-local), "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;letter-spacing:0;text-align:center;margin:0;font-size:clamp(52px,6.95vw,100px);font-weight:400;line-height:1.2}.landing-page h1 span{color:var(--orange)}.landing-page .subhead{color:#fff;text-align:center;max-width:660px;margin:16px 0 0;font-size:clamp(16px,1.39vw,20px);font-weight:400;line-height:1.4}.landing-page .prompt-bar{-webkit-backdrop-filter:blur(46px);isolation:isolate;background:#ffffff08;border:1px solid #ffffff29;border-radius:16px;align-items:center;gap:24px;width:min(720px,100%);height:80px;padding:20px;display:flex;position:relative;box-shadow:0 0 31px #00000040;margin-top:30px!important}.landing-page .hero-trend-chart-compare{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;width:min(1160px,100%);margin-top:24px;display:grid}.landing-page .hero-trend-chart-card{flex-direction:column;gap:10px;display:flex}.landing-page .hero-trend-chart-label{color:#ffffffb8;margin:0;font-size:13px;font-weight:600;line-height:1.4}.landing-page .hero-trend-chart-test{-webkit-backdrop-filter:blur(24px);background:#0a0a1461;border:1px solid #ffffff14;border-radius:20px;width:100%;margin-top:0;padding:20px 20px 12px;box-shadow:0 16px 48px #00000047}.landing-page .hero-trend-chart-placeholder{background:linear-gradient(#ffffff0d,#ffffff05);border-radius:14px;width:100%;height:220px}.landing-page .hero-trend-chart-test .trend-chart-canvas{width:100%;height:220px}.landing-page .prompt-bar input,.landing-page .prompt-bar button{z-index:1;position:relative}.landing-page .prompt-bar input{color:#fff;caret-color:#fff;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:0;outline:0;flex:1;min-width:0;height:40px;padding:10px 0;font-size:16px;font-weight:400;line-height:20px;overflow:hidden}.landing-page .prompt-bar input.is-typing{text-shadow:none}.landing-page .prompt-bar input::placeholder{color:#fff;opacity:1}.landing-page .prompt-bar button{isolation:isolate;color:#fff;cursor:pointer;background:0 0;border:0;border-radius:12px;flex:0 0 138px;justify-content:center;align-items:center;gap:10px;height:54px;padding:0;font-size:16px;font-weight:600;line-height:20px;transition:background .2s,transform .15s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 5px 14px #ff68473d}.landing-page .prompt-bar button:before{z-index:2;border-radius:inherit;content:"";pointer-events:none;-webkit-mask-composite:xor;background:#ffb33942;padding:2px;transition:opacity .2s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.landing-page .prompt-bar button:after{z-index:0;border-radius:inherit;content:"";background:#ff6847;transition:background .2s;position:absolute;inset:0}.landing-page .prompt-button-light-flow{z-index:1;filter:blur(18px);opacity:.94;pointer-events:none;background:conic-gradient(#ff3f65,#ff6847 38%,#ffb339 67%,#ff3f65);border-radius:50%;width:150px;height:150px;transition:opacity .2s;animation:2s linear infinite prompt-button-inner-flow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-page .prompt-button-edge-glow{--prompt-button-edge-angle:0deg;z-index:3;border-radius:inherit;background:conic-gradient(from var(--prompt-button-edge-angle), transparent 0deg 286deg, #ff6847 302deg, #ffd83a 322deg, #ffb339 338deg, transparent 354deg 360deg);filter:saturate(1.3)brightness(1.2);pointer-events:none;-webkit-mask-composite:xor;padding:2px;transition:opacity .2s;animation:2s linear infinite prompt-button-border-glow;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.landing-page .prompt-button-wand,.landing-page .prompt-button-label{z-index:4;position:relative}.landing-page .prompt-button-wand{flex:0 0 20px;width:20px;height:20px}.landing-page .prompt-button-wand img{z-index:1;object-fit:contain;width:20px;height:20px;display:block;position:relative}.landing-page .prompt-button-sparkle{z-index:2;opacity:.38;pointer-events:none;transform-origin:50%;animation:1.35s ease-in-out infinite prompt-button-sparkle;position:absolute;overflow:hidden}.landing-page .prompt-button-sparkle:before{content:"";background:url(/landing/icon/magic-wand.svg) 50%/20px 20px no-repeat;position:absolute;inset:0}.landing-page .prompt-button-sparkle-one{width:9px;height:9px;top:0;right:0}.landing-page .prompt-button-sparkle-one:before,.landing-page .prompt-button-sparkle-two:before{background-position:100% 0}.landing-page .prompt-button-sparkle-two{width:6px;height:6px;animation-delay:.48s;top:5px;right:5px}.landing-page .prompt-bar button:hover{background:#ff6847cc;box-shadow:0 7px 18px #ff684752}.landing-page .prompt-bar button:hover:after{background:#ff6847cc}.landing-page .prompt-bar button:hover:before{opacity:.45}.landing-page .prompt-bar button:hover .prompt-button-edge-glow{opacity:.55}.landing-page .prompt-bar button:hover .prompt-button-light-flow{opacity:0}.landing-page .prompt-bar button:active{transform:scale(.97)}@keyframes prompt-button-inner-flow{to{transform:translate(-50%,-50%)rotate(360deg)}}@property --prompt-button-edge-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes prompt-button-border-glow{0%{--prompt-button-edge-angle:0deg}to{--prompt-button-edge-angle:360deg}}@keyframes prompt-button-sparkle{0%,to{opacity:.35;transform:scale(.76)}48%{opacity:1;transform:scale(1.12)}}.landing-page .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}.landing-page .reveal-item{opacity:0;transition:opacity .52s,transform .64s cubic-bezier(.16,1,.3,1);transition-delay:var(--reveal-delay,0s);will-change:opacity, transform;transform:translateY(18px)}.landing-page .reveal-item.is-revealed{opacity:1;transform:translate(0,0)}.landing-page .workspace-card.reveal-item.is-revealed{opacity:var(--workspace-opacity);transform:translateY(var(--workspace-y))}@media (prefers-reduced-motion:reduce){.landing-page .site-footer,.landing-page .site-footer:not(.is-visible) .footer-left,.landing-page .site-footer:not(.is-visible) .footer-link-groups,.landing-page .site-footer:not(.is-visible) .footer-bottom{opacity:1;transition:none;transform:none}.landing-page .prompt-button-edge-glow,.landing-page .prompt-button-light-flow,.landing-page .prompt-button-sparkle{animation:none}.landing-page .prediction-fixed-layout .insights-heading,.landing-page .prediction-fixed-layout .insights-body,.landing-page .platform-intro-content,.landing-page .platform-card-grid,.landing-page .platform-matrix-heading,.landing-page .platform-capability-content{opacity:1;animation:none;transform:none}.landing-page .reveal-item,.landing-page .product-cover-column,.landing-page .product-cover,.landing-page .product-heading,.landing-page .product-capabilities,.landing-page .business-heading,.landing-page .business-body,.landing-page .scenario-heading,.landing-page .scenario-grid,.landing-page .more-title,.landing-page .more-scenarios{opacity:1;transition:none;animation:none;transform:none}}@media (max-width:940px){.landing-page .business-body{grid-template-columns:1fr;max-width:700px}.landing-page .business-reviews{height:360px}}@media (max-width:1120px){.landing-page .site-header{grid-template-columns:auto 1fr auto}.landing-page .nav-links{gap:18px}}@media (max-width:1290px){.landing-page .features-grid{width:min(812px, calc(100% - (var(--page-pad) * 2)));grid-template-columns:1fr;justify-content:stretch;margin:32px auto 0}.landing-page .feature-card{width:100%;max-width:none}}@media (max-width:940px){.landing-page{--header-height:72px}.landing-page .site-header{grid-template-columns:1fr auto;padding:0 16px}.landing-page .nav-links{display:none}.landing-page .login-button{width:112px}.landing-page .model-section{padding-top:96px}.landing-page .product-section{padding-top:88px}.landing-page .insights-stage,.landing-page .scenario-section,.landing-page .platform-section,.landing-page .partners-section,.landing-page .business-section{padding-top:104px}.landing-page .final-section{min-height:auto;padding-bottom:40px}.landing-page .comparison-grid{grid-template-columns:1fr;max-width:700px}.landing-page .compare-card{order:2}.landing-page .video-card{order:1}.landing-page .creation-steps{grid-template-columns:1fr;gap:8px;height:auto;margin-top:24px}.landing-page .creation-steps i{width:120px;height:1px;margin:0 auto}.landing-page .creation-step{justify-self:center;width:min(300px,100%);height:76px;padding:12px 24px}.landing-page .workspace-card{margin-top:56px}.landing-page .insights-body{width:calc(100% - (var(--page-pad) * 2));gap:20px;margin-top:48px}.landing-page .insight-tabs,.landing-page .insight-tab{width:100%}.landing-page .insight-tab small{width:min(468px,100%)}.landing-page .insight-panel{width:100%;height:min(420px,62vw);min-height:340px}.landing-page .tracking-card{inset:0}.landing-page .trend-chart{height:190px;margin-top:16px}.landing-page .tracking-summary{gap:18px;bottom:16px}.landing-page .tracking-videos{gap:8px}.landing-page .tracking-video-card{width:42px;height:56px}.landing-page .tracking-video-card.is-primary{width:56px;height:75px}.landing-page .episode-grid{gap:6px}.landing-page .episode-grid span{height:36px}.landing-page .features-heading{padding:0 32px}.landing-page .features-grid{grid-template-columns:1fr;justify-content:center;margin-top:72px;padding:0 32px}.landing-page .feature-card{min-height:0}.landing-page .scenario-grid{grid-template-columns:1fr;max-width:700px;margin-top:48px}.landing-page .more-scenarios{grid-template-columns:repeat(2,minmax(0,1fr));max-width:700px}.landing-page .platform-stats{flex-wrap:wrap;max-width:700px;height:auto}.landing-page .platform-stats i{display:none}.landing-page .platform-grid{grid-template-columns:1fr;max-width:700px;margin-top:56px}.landing-page .platform-capability-matrix{grid-template-columns:repeat(auto-fit,minmax(min(246px,100%),1fr));max-width:100%}.landing-page .platform-visual{height:240px}.landing-page .review-marquee{margin-top:84px}.landing-page .partner-logos{flex-wrap:wrap;justify-content:center;row-gap:28px}.landing-page .business-logo-panel{min-height:300px}.landing-page .final-cta{height:auto;min-height:560px;margin-top:104px}.landing-page .final-cta img{object-fit:cover;opacity:.72}.landing-page .final-cta:before{width:min(720px,86vw)}.landing-page .site-footer{grid-template-columns:1fr;row-gap:56px}.landing-page .footer-link-groups{grid-template-columns:minmax(0,1.4fr) repeat(4,minmax(0,1fr));column-gap:12px}.landing-page .form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-page .business-form input{width:100%}}@media (max-width:640px){.landing-page{--page-pad:20px;--insight-panel-pad:20px}.landing-page .hero:before,.landing-page .shared-video{object-position:48% top;background-position:48% 0}.landing-page .eyebrow{min-height:34px;font-size:13px}.landing-page h1{max-width:420px;font-size:clamp(42px,14vw,64px);line-height:1.12}.landing-page .subhead{max-width:330px;font-size:15px}.landing-page .subhead br{display:none}.landing-page .prompt-bar{gap:12px;min-height:80px;margin-top:42px}.landing-page .prompt-bar input{font-size:13px}.landing-page .prompt-bar button{flex-basis:112px;font-size:13px}.landing-page .prompt-button-wand,.landing-page .prompt-button-wand img{width:16px;height:16px}.landing-page .prompt-button-wand{flex-basis:16px}.landing-page .model-section{padding-left:20px;padding-right:20px}.landing-page .section-heading{padding-top:24px}.landing-page .section-heading p,.landing-page .product-heading p{max-width:340px;font-size:14px}.landing-page .features-section{padding-top:20px}.landing-page .features-heading{width:calc(100% - 40px);padding:0}.landing-page .features-heading p{max-width:340px;font-size:14px}.landing-page .features-grid{grid-template-columns:1fr;justify-content:center;gap:20px;width:calc(100% - 40px);margin-top:44px;padding:0}.landing-page .feature-card{border-radius:20px;padding:20px}.landing-page .feature-card-copy h3{font-size:22px}.landing-page .feature-card-copy p{font-size:13px}.landing-page .feature-hook-overlay{min-height:112px;padding:12px;bottom:-8px;left:-8px;right:-8px}.landing-page .feature-script-copy{font-size:12px;line-height:1.5}.landing-page .feature-voice-overlay{gap:10px;padding:8px;bottom:-8px;left:-8px;right:-8px}.landing-page .feature-voice-avatar{flex-basis:56px;width:56px;height:56px}.landing-page .feature-waveform{gap:1px;height:40px}.landing-page .feature-waveform span{flex-basis:2px;width:2px}.landing-page .feature-bgm-overlay{width:96px;min-height:72px;bottom:-8px;right:-8px}.landing-page .feature-bgm-disc{width:56px;height:56px}.landing-page .feature-bgm-arm{transform-origin:100% 0;top:7px;right:15px;transform:scale(.88)rotate(-18deg)}.landing-page .insights-heading p,.landing-page .scenario-heading p{max-width:340px;font-size:14px}.landing-page .platform-heading h2,.landing-page .partners-heading h2{max-width:360px}.landing-page .metric-row{grid-template-columns:1fr 1fr;row-gap:14px;width:calc(100% - 40px);height:auto}.landing-page .metric-row i{display:none}.landing-page .metric-item{padding:10px 8px}.landing-page .insights-body{grid-template-columns:1fr;width:calc(100% - 40px);height:auto;min-height:0;margin-top:34px}.landing-page .insight-tabs{gap:12px;padding:32px 0}.landing-page .insight-tab{height:auto;min-height:118px;padding:0 0 14px}.landing-page .insight-tab span{font-size:20px}.landing-page .insight-tab small{line-clamp:4;-webkit-line-clamp:4;font-size:11px;line-height:1.4}.landing-page .insight-panel{aspect-ratio:auto;border-radius:24px}.landing-page .trend-chart{height:158px}.landing-page .tracking-summary{grid-template-columns:1fr;gap:14px}.landing-page .tracking-videos{flex-wrap:wrap;justify-content:flex-start}.landing-page .prediction-title{font-size:15px;top:14px}.landing-page .prediction-app-shell{border-radius:18px;grid-template-columns:minmax(0,.46fr) minmax(0,.54fr);gap:8px;width:auto;height:calc(100% - 58px);padding:20px 10px 12px;top:48px}.landing-page .prediction-rank-panel,.landing-page .prediction-detail-panel{border-radius:10px}.landing-page .prediction-rank-panel{gap:6px;padding:24px 8px 8px}.landing-page .prediction-rank-item,.landing-page .prediction-rank-item.is-active{grid-template-columns:24px minmax(0,1fr);min-height:40px;padding:7px}.landing-page .prediction-rank-item i,.landing-page .prediction-trend-icon,.landing-page .prediction-rank-badge,.landing-page .prediction-rank-item button{display:none}.landing-page .prediction-rank-cover{width:24px;height:24px}.landing-page .prediction-detail-panel{padding:8px}.landing-page .prediction-detail-header{grid-template-columns:34px minmax(0,1fr);gap:8px;min-height:48px}.landing-page .prediction-cover{width:34px;height:34px}.landing-page .prediction-detail-header h3{font-size:13px;line-height:18px}.landing-page .prediction-detail-header p,.landing-page .prediction-tabs{font-size:9px}.landing-page .prediction-tabs{gap:10px;height:28px}.landing-page .episode-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-top:8px}.landing-page .episode-grid span{border-radius:6px;height:27px;font-size:10px}.landing-page .scenario-grid{margin-top:36px}.landing-page .scenario-card h3{font-size:18px}.landing-page .scenario-card p{font-size:13px}.landing-page .more-title{margin-top:32px;font-size:18px}.landing-page .more-scenarios{grid-template-columns:1fr}.landing-page .more-scenarios article{border-radius:16px;grid-template-columns:96px minmax(0,1fr);height:84px}.landing-page .more-scenarios i{width:96px;height:48px}.landing-page .platform-stats{gap:10px;margin-top:16px}.landing-page .platform-stats span{min-height:42px;padding:9px 8px;font-size:14px}.landing-page .coming-soon-button{margin-top:28px}.landing-page .platform-grid{margin-top:44px}.landing-page .platform-visual{height:210px}.landing-page .platform-card h3{margin-top:18px;font-size:18px}.landing-page .platform-card p{font-size:13px}.landing-page .review-marquee{height:330px;margin-top:56px}.landing-page .review-track{gap:18px;padding-left:20px;animation-duration:48s}.landing-page .review-card{flex-basis:min(320px,100vw - 48px);height:246px;padding:22px}.landing-page .review-copy{font-size:13px;line-height:22px}.landing-page .partner-logos{gap:22px 30px;margin-top:40px}.landing-page .partner-logos span{font-size:16px}.landing-page .business-heading p{max-width:340px;margin-left:auto;margin-right:auto;font-size:14px}.landing-page .business-body{margin-top:44px}.landing-page .business-logo-panel{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 30px;min-height:260px;padding:24px}.landing-page .business-reviews{padding-right:0}.landing-page .business-review-card{padding:24px}.landing-page .business-logo-panel span{font-size:18px}.landing-page .business-form{border-radius:18px;padding:24px}.landing-page .form-grid{grid-template-columns:1fr;gap:18px;margin-top:32px}.landing-page .business-form>button{margin-top:32px}.landing-page .final-cta{min-height:520px;margin-top:96px}.landing-page .product-cover{border-radius:2px}.landing-page .final-copy{padding-top:0}.landing-page .final-copy h2{font-size:clamp(38px,12vw,52px)}.landing-page .final-copy p{font-size:15px}.landing-page .final-copy p br{display:none}.landing-page .final-copy button{width:184px;height:52px;font-size:16px}.landing-page .site-footer{grid-template-columns:1fr;row-gap:48px;margin-top:48px}.landing-page .footer-link-groups{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:36px}.landing-page .footer-about{grid-column:1}.landing-page .footer-services{grid-row:auto}.landing-page .footer-bottom{text-align:center;flex-direction:column;align-items:center;gap:12px}.landing-page .footer-qr-code{width:min(320px,100vw - 40px)}.landing-page .compare-card strong{left:48%}.landing-page .muted-pills,.landing-page .spark-pills{transform-origin:0 100%;transform:scale(.86)}.landing-page .muted-pills{top:33%}.landing-page .spark-pills{bottom:16px;left:16px}}@media (max-height:820px){.landing-page .prompt-bar{margin-top:42px}}.landing-page .prediction-fixed-layout .insights-body{width:min(var(--insights-max-width), calc(100% - (var(--page-pad) * 2)));grid-template-columns:minmax(0,1fr);gap:30px;margin-top:92px}.landing-page .prediction-fixed-layout .insight-panel{justify-self:end;width:100%;max-width:1280px;height:370px}.landing-page .prediction-fixed-layout .prediction-app-shell{border-radius:24px;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;width:auto;height:calc(100% - 16px);top:0}.landing-page .prediction-fixed-layout .prediction-rank-panel{gap:6px;padding:6px 0 0}.landing-page .prediction-fixed-layout .prediction-rank-item{grid-template-columns:28px minmax(0,1fr) 14px;min-height:44px;padding:8px 10px}.landing-page .prediction-fixed-layout .prediction-rank-item.is-active{grid-template-columns:71px minmax(0,1fr) 14px;min-height:96px;padding:14px 10px}.landing-page .prediction-fixed-layout .prediction-rank-cover{width:71px;height:67px}.landing-page .prediction-fixed-layout .prediction-detail-panel{padding:12px}.landing-page .prediction-fixed-layout .prediction-detail-header{grid-template-columns:48px minmax(0,1fr);gap:12px;min-height:61px}.landing-page .prediction-fixed-layout .prediction-cover{width:48px;height:45px}.landing-page .prediction-fixed-layout .prediction-tabs{gap:24px;min-height:34px;font-size:12px}.landing-page .prediction-fixed-layout .episode-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.landing-page .prediction-fixed-layout .episode-grid span{border-radius:8px;height:41px;font-size:14px}
