*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:132px}body{min-width:320px;margin:0;background:linear-gradient(145deg,rgba(25,49,29,0.72),transparent 38%),linear-gradient(180deg,#070907 0,#101510 48%,#080908 100%);color:var(--text)}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}h1{max-width:640px;margin-top:25px;font-size:clamp(42px,5vw,72px);line-height:1.08;letter-spacing:0}:root{color-scheme:dark;--bg:#080a08;--bg-2:#0e130f;--panel:#121712;--panel-2:#181e18;--line:#2b382d;--line-soft:rgba(247,255,246,0.1);--text:#f6fff5;--muted:#aab5a9;--green:#35e676;--green-2:#20bd58;--orange:#ffb347;--red:#ff523f;--blue:#80a9ff;--shadow:0 22px 70px rgba(0,0,0,0.42);font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif}.promo-bar{position:relative;z-index:20;min-height:40px;padding:7px 24px;display:flex;align-items:center;justify-content:center;gap:13px;color:#102110;font-size:14px;font-weight:800;background:linear-gradient(90deg,#36c86a 0,#78df38 63%,#43ca37 100%)}.promo-pill{height:22px;padding:2px 13px;border-radius:999px;color:#fff;background:var(--red)}.promo-separator{width:1px;height:16px;background:rgba(16,33,16,0.25)}.promo-cta{border:0;border-radius:999px;padding:6px 16px;color:#fff;background:#0a0c0a;cursor:pointer;font-size:13px;font-weight:900}.site-header{position:sticky;top:0;z-index:15;min-height:76px;padding:0 clamp(20px,5.8vw,84px);display:flex;align-items:center;gap:30px;background:rgba(13,15,13,0.9);border-bottom:1px solid rgba(247,255,246,0.06);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:12px;flex:0 0 auto;font-size:20px;font-weight:900}.brand-mark{position:relative;width:38px;height:38px;border:1px solid #293a30;border-radius:10px;background:#111713}.nav-links{display:flex;align-items:center;gap:clamp(16px,2vw,28px);margin-left:auto;color:var(--muted);font-size:15px;font-weight:700;white-space:nowrap}.header-actions{display:flex;align-items:center;gap:12px;margin-left:8px}.user-name{max-width:160px;color:var(--text);font-size:14px;font-weight:800;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ghost-btn,.solid-btn,.primary-btn,.secondary-btn{min-height:44px;border-radius:999px;cursor:pointer;font-weight:900;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.ghost-btn{min-width:82px;border:1px solid var(--line);color:var(--muted);background:#151a15}.solid-btn{min-width:116px;border:0;color:#101110;background:#f7fff6}.primary-btn{min-width:206px;border:0;padding:0 32px;color:#08230f;background:linear-gradient(135deg,var(--green),var(--green-2));box-shadow:0 14px 36px rgba(32,189,88,0.28)}.secondary-btn{min-width:164px;padding:0 28px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);color:var(--text);background:rgba(21,26,21,0.92)}.section-band{background:linear-gradient(180deg,rgba(255,255,255,0.018),rgba(255,255,255,0)),rgba(8,10,8,0.35)}.hero{position:relative;min-height:650px;padding:74px clamp(20px,5.8vw,84px) 70px;display:grid;grid-template-columns:minmax(0,0.9fr) minmax(470px,1fr);gap:clamp(34px,5vw,74px);overflow:hidden}.hero-copy,.hero-media{position:relative;z-index:1}.eyebrow{display:inline-flex;align-items:center;min-height:34px;padding:0 16px;border:1px solid rgba(53,230,118,0.36);border-radius:999px;color:var(--green);background:rgba(22,53,31,0.58);font-size:14px;font-weight:900}.hero-lead{max-width:630px;margin-top:26px;color:var(--muted);font-size:19px;line-height:1.82}.hero-actions{margin-top:36px;display:flex;flex-wrap:wrap;gap:16px}.trust-row{margin-top:22px;display:flex;flex-wrap:wrap;gap:10px;color:#cdd6cc;font-size:14px}.hero-offer{max-width:610px;margin-top:36px;padding:22px 24px;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;border:1px solid var(--line);border-radius:22px;background:rgba(18,24,18,0.9);box-shadow:var(--shadow)}.offer-label{display:block;margin-bottom:10px;color:var(--orange);font-size:14px;font-weight:900}.price-box{min-width:164px;padding:16px 18px;border-radius:18px;color:#101110;background:#f7fff6;text-align:center}.brand-mark::before,.brand-mark::after{content:"";position:absolute;left:11px;right:11px;height:2px;background:#f7fff6}.brand-mark::before{top:12px}.brand-mark::after{bottom:12px}.brand-mark i{position:absolute;width:8px;height:8px;border-radius:50%;background:#f7fff6}.hero::after{content:"";position:absolute;inset:auto 0 0;height:250px;background:linear-gradient(180deg,transparent,rgba(19,34,22,0.76));pointer-events:none}.trust-row span{display:inline-flex;align-items:center;gap:7px}.hero-offer strong{display:block;font-size:27px;line-height:1.2}.hero-offer p{margin-top:9px;color:var(--muted);font-size:15px;line-height:1.6}.price-box span{display:block;margin-bottom:2px;color:#60705f;font-size:13px;font-weight:900}.trust-row span::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--green)}.ghost-btn:hover,.solid-btn:hover,.primary-btn:hover,.secondary-btn:hover,.promo-cta:hover{transform:translateY(-1px)}.brand-mark i:nth-child(1){left:7px;top:8px;background:var(--red)}.brand-mark i:nth-child(2){right:7px;top:8px}.brand-mark i:nth-child(3){left:7px;bottom:8px}.brand-mark i:nth-child(4){right:7px;bottom:8px;background:var(--green)}.nav-links a:hover{color:var(--text)}.hero-media{align-self:center}.video-shell{padding:18px;border:1px solid #2f3b31;border-radius:30px;background:linear-gradient(145deg,#252b24 0,#111410 100%);box-shadow:var(--shadow)}.video-topbar{height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 4px 14px;color:var(--muted);font-size:14px;font-weight:800}.live-dot{display:inline-flex;align-items:center;gap:8px;color:var(--green)}.video-frame{position:relative;overflow:hidden;border:1px solid rgba(247,255,246,0.1);border-radius:22px;background:#050605;aspect-ratio:16 / 9}.intro-video{width:100%;height:100%;display:block;object-fit:cover}.video-caption{position:absolute;left:18px;right:18px;bottom:18px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid rgba(247,255,246,0.12);border-radius:16px;background:rgba(5,6,5,0.72);backdrop-filter:blur(12px)}.video-tabs{margin-top:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.video-tab{min-height:102px;padding:10px;border:1px solid var(--line-soft);border-radius:18px;color:var(--muted);background:#131813;cursor:pointer;text-align:left;font-weight:900}.video-thumb{display:block;overflow:hidden;margin-bottom:9px;border-radius:12px;aspect-ratio:16 / 9;background:#060806}.section{padding:86px clamp(20px,5.8vw,84px);scroll-margin-top:132px}.section-heading{max-width:850px}.feature-grid{margin-top:36px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.price-box strong{display:inline;color:#ff4e3d;font-size:48px;line-height:1}.price-box em{color:#60705f;font-size:15px;font-style:normal;font-weight:800}.live-dot::before{content:"";width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(53,230,118,0.12)}.video-caption span{color:var(--muted);font-size:14px;font-weight:800}.video-caption strong{color:var(--text);font-size:18px}.video-thumb video{width:100%;height:100%;display:block;object-fit:cover}.section-heading h2,.pricing-copy h2{margin-top:18px;font-size:clamp(30px,3vw,44px);line-height:1.22;letter-spacing:0}.feature-card,.plan-card,.workflow-step,.faq-list details{border:1px solid var(--line);border-radius:18px;background:rgba(18,24,18,0.88)}.video-tab.is-active{color:var(--text);border-color:rgba(53,230,118,0.72);background:#172019}.feature-card{min-height:210px;padding:26px}.feature-index{display:inline-flex;color:var(--orange);font-size:14px;font-weight:900}.workflow-section{background:#0b0e0b}.workflow{margin-top:38px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.workflow-step{min-height:190px;padding:22px}.case-grid{margin-top:36px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.case-card{min-height:238px;padding:22px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;border-radius:18px;border:1px solid rgba(247,255,246,0.1);background:#151a15;box-shadow:inset 0 -110px 80px rgba(0,0,0,0.48)}.case-a{background:linear-gradient(180deg,rgba(0,0,0,0.04) 0,rgba(0,0,0,0.76) 100%),url("https://p0.ssl.qhimg.com/t110b9a9301e994ae762dee2639.png") center / cover no-repeat}.case-b{background:linear-gradient(180deg,rgba(0,0,0,0.04) 0,rgba(0,0,0,0.76) 100%),url("https://p5.ssl.qhimg.com/t110b9a93013f2d73ced288333d.png") center / cover no-repeat}.case-c{background:linear-gradient(180deg,rgba(0,0,0,0.04) 0,rgba(0,0,0,0.76) 100%),url("https://p2.ssl.qhimg.com/t110b9a9301a6dcf8b900cf4f5e.png") center / cover no-repeat}.case-d{background:linear-gradient(180deg,rgba(0,0,0,0.04) 0,rgba(0,0,0,0.76) 100%),url("https://p2.ssl.qhimg.com/t110b9a9301afb151a3aff1a232.png") center / cover no-repeat}.industry-proof-grid{margin-top:36px;display:grid;grid-template-columns:1.18fr 1fr;gap:18px}.industry-proof-card{min-height:178px;padding:26px;border:1px solid var(--line);border-radius:18px;background:rgba(18,24,18,0.88)}.industry-proof-list{display:grid;gap:18px}.industry-metric-strip{margin-top:18px;padding:22px 26px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid rgba(255,179,71,0.32);border-radius:18px;background:rgba(255,179,71,0.08)}.feature-card h3{margin-top:22px;font-size:28px}.feature-card p{margin-top:14px;color:var(--muted);font-size:16px;line-height:1.7}.workflow-step span{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#08230f;background:var(--green);font-weight:900}.workflow-step strong{display:block;margin-top:18px;font-size:21px}.workflow-step p{margin-top:12px;color:var(--muted);font-size:15px;line-height:1.65}.case-card span{color:var(--green);font-size:14px;font-weight:900}.case-card strong{margin-top:10px;font-size:24px;line-height:1.25}.industry-proof-card span,.industry-scenario-card span{color:var(--green);font-size:14px;font-weight:900}.industry-proof-card strong{display:block;margin-top:16px;font-size:28px;line-height:1.28}.industry-proof-card p{margin-top:14px;color:var(--muted);font-size:16px;line-height:1.72}.industry-metric-strip strong{color:#ffe1a8;font-size:22px;line-height:1.3}.industry-proof-card.is-primary{min-height:374px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(145deg,rgba(53,230,118,0.16),rgba(255,179,71,0.08)),rgba(18,24,18,0.92)}.industry-proof-card.is-primary strong{max-width:560px;font-size:clamp(34px,3.2vw,48px)}.industry-scenario-grid{margin-top:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.industry-scenario-card{min-height:238px;padding:22px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;border:1px solid rgba(247,255,246,0.1);border-radius:18px;background:#151a15;box-shadow:inset 0 -120px 86px rgba(0,0,0,0.58)}.industry-scenario-a{background:linear-gradient(180deg,rgba(0,0,0,0.04) 0,rgba(0,0,0,0.76) 100%),url("https://p0.ssl.qhimg.com/t110b9a9301e994ae762dee2639.png") center / cover no-repeat}.industry-scenario-b{background:linear-gradient(180deg,rgba(0,0,0,0.04) 0,rgba(0,0,0,0.76) 100%),url("https://p2.ssl.qhimg.com/t110b9a930102151236f2e2d9e6.png") center / cover no-repeat}.industry-scenario-c{background:linear-gradient(180deg,rgba(0,0,0,0.04) 0,rgba(0,0,0,0.76) 100%),url("https://p5.ssl.qhimg.com/t110b9a93013f2d73ced288333d.png") center / cover no-repeat}.industry-scenario-d{background:linear-gradient(180deg,rgba(0,0,0,0.04) 0,rgba(0,0,0,0.76) 100%),url("https://p2.ssl.qhimg.com/t110b9a9301519dea7ac9a24606.png") center / cover no-repeat}.pricing-section{overflow:hidden;background:#0b0e0b}.pricing-countdown{margin:20px 0 30px;padding:18px 20px;border:1px solid rgba(255,179,71,0.32);border-radius:18px;color:#ffe1a8;background:rgba(255,179,71,0.08);font-weight:900;line-height:1.65}.plan-carousel{margin-top:36px;padding:4px 0 24px;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(334px,396px);gap:18px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:rgba(53,230,118,0.55) rgba(247,255,246,0.08)}.plan-card{position:relative;overflow:hidden;padding:32px;min-height:640px;display:flex;flex-direction:column;scroll-snap-align:start;box-shadow:var(--shadow)}.plan-card-featured{border-color:rgba(255,82,63,0.78);background:linear-gradient(180deg,rgba(255,82,63,0.14),rgba(255,82,63,0) 24%),rgba(18,24,18,0.94)}.plan-badge{display:inline-flex;align-self:flex-start;margin-bottom:28px;padding:8px 14px;border-radius:999px;color:#fff;background:var(--red);font-size:13px;font-weight:900}.plan-badge-muted{color:#101110;background:#f7fff6}.plan-badge-orange{color:#101110;background:var(--orange)}.plan-price{margin-top:16px;color:var(--text);font-size:58px;font-weight:900}.plan-renew{margin-top:10px;color:var(--muted);font-size:14px;line-height:1.5}.plan-day-price{align-self:flex-start;margin-top:10px;padding:4px 10px;border-radius:8px;color:#101110;background:#f7fff6;font-size:13px;font-weight:900}.bean-box{margin-top:18px;padding:16px;border:1px solid rgba(247,255,246,0.1);border-radius:14px;background:rgba(247,255,246,0.05)}.plan-button{min-height:44px;margin-top:auto;border:0;border-radius:999px;color:#08230f;background:linear-gradient(135deg,var(--green),var(--green-2));cursor:pointer;font-weight:900;box-shadow:0 12px 28px rgba(32,189,88,0.2)}.faq-section{padding-bottom:150px}.faq-list{max-width:920px;margin-top:34px;display:grid;gap:14px}.sticky-buy{position:fixed;z-index:30;left:50%;bottom:20px;width:min(calc(100% - 40px),1120px);min-height:68px;padding:12px 14px 12px 26px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid rgba(247,255,246,0.18);border-radius:24px;color:#101110;background:rgba(247,255,246,0.96);box-shadow:0 18px 60px rgba(0,0,0,0.42);transform:translateX(-50%)}.industry-metric-strip span{color:var(--muted);font-size:15px;line-height:1.6}.industry-scenario-card strong{margin-top:10px;color:var(--text);font-size:25px;line-height:1.22}.pricing-copy p{max-width:660px;margin:20px 0 30px;color:var(--muted);font-size:17px;line-height:1.8}.plan-carousel::-webkit-scrollbar{height:8px}.plan-carousel::-webkit-scrollbar-track{border-radius:999px;background:rgba(247,255,246,0.08)}.plan-carousel::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(53,230,118,0.55)}.plan-card h3{font-size:28px}.plan-price span,.plan-price em{color:var(--muted);font-size:18px;font-style:normal}.bean-box span{color:#dfe8de;font-size:14px;font-weight:900}.bean-box strong{display:block;margin-top:9px;padding:8px 12px;border:1px solid rgba(255,82,63,0.45);border-radius:10px;color:var(--red);background:rgba(255,255,255,0.92);text-align:center;font-size:16px}.bean-box p{margin-top:10px;color:var(--muted);font-size:13px;line-height:1.55}.plan-card ul{margin:24px 0 0;padding:0;list-style:none}.plan-card li{position:relative;padding:10px 0 10px 26px;color:#dfe8de;border-top:1px solid rgba(247,255,246,0.08)}.faq-list details{padding:22px 24px}.faq-list summary{cursor:pointer;font-size:19px;font-weight:900}.faq-list p{margin-top:16px;color:var(--muted);line-height:1.7}.sticky-buy strong{display:block;font-size:20px;line-height:1.2}.sticky-buy span{display:block;margin-top:4px;color:#526151;font-size:14px;font-weight:800}.plan-card li::before{content:"";position:absolute;left:0;top:17px;width:10px;height:10px;border-radius:50%;background:var(--green)}.plan-button:hover{transform:translateY(-1px)}.sticky-buy .solid-btn{color:#fff;background:#111411}@media (max-width: 1280px){h1{margin-top:18px;font-size:clamp(38px,4.25vw,52px);line-height:1.08}.site-header{min-height:64px;padding-inline:36px;gap:18px}.nav-links{display:none}.hero{min-height:calc(100vh - 104px);padding:42px 36px 46px;grid-template-columns:minmax(0,0.82fr) minmax(470px,1fr);gap:32px;align-items:center}.hero-lead{margin-top:18px;font-size:17px;line-height:1.62}.hero-actions{margin-top:24px}.trust-row{margin-top:16px}.hero-offer{margin-top:22px;padding:16px 18px;gap:16px;border-radius:18px}.offer-label{margin-bottom:6px}.price-box{min-width:140px;padding:13px 14px}.video-shell{padding:14px;border-radius:24px}.video-topbar{height:38px;padding-bottom:10px}.video-frame{border-radius:18px}.video-caption{left:12px;right:12px;bottom:12px;padding:10px 12px;border-radius:12px}.video-tabs{margin-top:12px;gap:10px}.video-tab{min-height:82px;padding:8px;border-radius:14px;font-size:13px}.video-thumb{margin-bottom:7px;border-radius:9px}.hero-offer strong{font-size:23px}.hero-offer p{font-size:14px;line-height:1.45}.price-box strong{font-size:38px}.video-caption strong{font-size:16px}}@media (max-width: 1160px){.site-header{gap:18px}.hero{grid-template-columns:1fr}.hero-media{max-width:780px}.workflow,.case-grid,.industry-proof-grid,.industry-scenario-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.industry-metric-strip{align-items:flex-start;flex-direction:column}}@media (max-width: 760px){.promo-bar{padding-inline:14px;justify-content:flex-start;overflow-x:auto;white-space:nowrap}.site-header{padding-inline:16px}.solid-btn{min-width:96px}.hero,.section{padding-inline:16px}.hero{padding-top:48px}.hero-lead{font-size:17px}.hero-actions{display:grid;grid-template-columns:1fr}.primary-btn,.secondary-btn{width:100%}.hero-offer{grid-template-columns:1fr}.price-box{width:100%}.video-shell{padding:12px;border-radius:22px}.video-caption{position:static;border-radius:0;border-inline:0;border-bottom:0;background:#0c100c}.video-tabs,.feature-grid,.workflow,.case-grid,.industry-proof-grid,.industry-scenario-grid,.pricing-section{grid-template-columns:1fr}.pricing-section{align-items:stretch}.sticky-buy{width:calc(100% - 24px);bottom:12px;padding:12px;border-radius:18px}.sticky-buy strong{font-size:16px}.sticky-buy span,.header-actions .ghost-btn{display:none}.industry-proof-card.is-primary{min-height:260px}.brand span:last-child{font-size:17px}}