.ai-page,.ai-page *,.ai-page :before,.ai-page :after{box-sizing:border-box}:root{--primary:#ff8c16;--blue-dark:#01309a;--blue-mid:#0050ec;--blue-light:#3080fc;--gray:#737a82;--bg-dark:#0b1120;--bg-dark2:#0e1830;--bg-card:#152040;--bg-card2:#182848;--white:#fff;--light:#a0aab8;--muted:#737a82;--border:#253560;--border-light:#ffffff14;--max-w:1280px}html{scroll-behavior:smooth}body{background:var(--bg-dark)}.ai-page{background:var(--bg-dark);color:var(--white);font-family:Microsoft YaHei,PingFang SC,Helvetica Neue,Arial,sans-serif;line-height:1.6;overflow-x:hidden}.ai-page a{color:inherit;text-decoration:none}.ai-page img{max-width:100%;display:block}.ai-page .container{max-width:var(--max-w);margin:0 auto;padding:0 24px}.hero{align-items:center;min-height:100vh;padding:90px 0 40px;display:flex;position:relative;overflow:hidden}.hero-bg{z-index:0;position:absolute;inset:0}.hero-bg:before{content:"";filter:blur(80px);background:#ff8c160d;width:60%;height:80%;position:absolute;top:-20%;left:-10%}.hero-bg:after{content:"";filter:blur(80px);background:#0050ec0a;width:50%;height:70%;position:absolute;bottom:-20%;right:-10%}.hero-grid{background:#25356008;position:absolute;inset:0}.hero-particle{border-radius:50%;animation:15s linear infinite floatUp;position:absolute}@keyframes floatUp{0%{opacity:0;transform:translateY(100vh)scale(0)}10%{opacity:.6}90%{opacity:.4}to{opacity:0;transform:translateY(-10vh)scale(1)}}.hero-layout{z-index:1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:16px 32px;width:100%;display:grid;position:relative}.hero-content{z-index:1;justify-self:end;width:100%;max-width:620px;padding:0;position:relative}.hero-badge-row{flex-wrap:wrap;align-items:center;gap:8px 18px;margin-bottom:28px;display:flex}.hero-badge{letter-spacing:.02em;color:var(--light);-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;border-radius:0;align-items:center;gap:7px;padding:0;font-size:12px;font-weight:500;display:inline-flex;position:relative}.hero-badge+.hero-badge:before{content:"";background:#a0aab873;border-radius:50%;width:3px;height:3px;position:absolute;top:50%;left:-10px;transform:translateY(-50%)}.hero-badge svg{opacity:.75;color:#ff8c16;flex-shrink:0;width:13px;height:13px}.hero-badge.b1,.hero-badge.b2,.hero-badge.b3,.hero-badge.b4,.hero-badge.b5{color:var(--light);background:0 0;border:none}.hero-badge.b1 svg,.hero-badge.b5 svg{color:#ff8c16}.hero-badge.b2 svg,.hero-badge.b3 svg,.hero-badge.b4 svg{color:#3080fc}.hero h1{color:#fff;margin-bottom:16px;font-size:clamp(36px,5vw,56px);font-weight:800;line-height:1.15}.hero h1 .accent{color:#ff8c16}.hero-sub{color:var(--light);max-width:700px;margin-bottom:36px;font-size:clamp(15px,2vw,18px);line-height:1.7}.hero-sub strong{color:#ff8c16;font-weight:600}.hero-stats{flex-wrap:wrap;gap:32px;margin-bottom:36px;display:flex}.hero-stat{text-align:left}.hero-stat .num{color:#ff8c16;font-size:32px;font-weight:800}.hero-stat .label{color:var(--muted);margin-top:2px;font-size:12px}.hero-actions{flex-wrap:wrap;gap:16px;display:flex}.btn-primary,.btn-secondary{letter-spacing:.02em;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:14px 32px;font-size:14px;font-weight:600;transition:background-color .18s,background-image .18s,border-color .18s,color .18s,box-shadow .18s,transform .14s cubic-bezier(.2,.7,.3,1);display:inline-flex}.btn-primary:focus-visible,.btn-secondary:focus-visible{outline-offset:3px;outline:2px solid #ff8c16b3}.btn-primary:active,.btn-secondary:active{transition-duration:60ms;transform:translateY(1px)}.btn-primary{color:#fff;background-color:#ff8c16;background-image:linear-gradient(#ff9526 0%,#ff8c16 58%,#fa860f 100%);box-shadow:inset 0 1px #ffffff42,inset 0 -1px #00000029,0 2px 5px #00000057}.btn-primary:hover{background-image:linear-gradient(#ffa23a 0%,#ff9525 58%,#ff8c16 100%);transform:translateY(-1px);box-shadow:inset 0 1px #ffffff52,inset 0 -1px #00000029,0 4px 10px #0006}.btn-primary:active{background-image:linear-gradient(#ef7f0b 0%,#e97b08 100%);box-shadow:inset 0 2px 4px #00000042,inset 0 1px #0000001a}.btn-primary svg{transition:transform .22s cubic-bezier(.2,.7,.3,1)}.btn-primary:hover svg{transform:translate(3px)}.btn-primary:active svg{transform:translate(1px)}.btn-secondary{color:var(--white);background-color:#ffffff05;border-color:#ffffff29;box-shadow:inset 0 1px #ffffff0f}.btn-secondary:hover{background-color:#ff8c1612;border-color:#ffab5c6b;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff1a}.btn-secondary:active{background-color:#ff8c161f;border-color:#ffab5c80;box-shadow:inset 0 2px 4px #00000038}@media (prefers-reduced-motion:reduce){.btn-primary,.btn-secondary,.btn-primary svg{transition-duration:.01ms}.btn-primary:hover,.btn-secondary:hover,.btn-primary:active,.btn-secondary:active,.btn-primary:hover svg,.btn-primary:active svg{transform:none}}.hero-visual{aspect-ratio:1;opacity:.95;z-index:0;justify-self:start;width:min(100%,580px);position:relative}.hero-visual-canvas{opacity:0;transition:opacity .9s;position:absolute;inset:0}.hero-visual-canvas canvas{width:100%;height:100%;display:block}.hero-visual-fallback{opacity:0;visibility:hidden;transition:opacity .5s,visibility .5s;position:absolute;inset:0}.hero-visual-fallback svg{width:100%;height:100%}.hero-visual.is-3d .hero-visual-canvas{opacity:1}.hero-visual.is-fallback .hero-visual-fallback{opacity:1;visibility:visible}@media (max-width:1024px){.hero-layout{grid-template-columns:1fr;gap:0}.hero-content{justify-self:stretch;max-width:none}.hero-visual{display:none}}@media (prefers-reduced-motion:reduce){.hero-visual-canvas,.hero-visual-fallback{transition:none}.hero-particle{opacity:0;animation:none}}.section{padding:80px 0;position:relative}.section-header{text-align:center;margin-bottom:56px}.section-tag{color:#ff8c16;background:#ff8c1614;border:1px solid #ff8c1640;border-radius:20px;align-items:center;gap:6px;margin-bottom:16px;padding:6px 16px;font-size:12px;font-weight:600;display:inline-flex}.section-title{color:var(--white);margin-bottom:12px;font-size:clamp(28px,3.5vw,38px);font-weight:800}.section-title .gradient{color:#ff8c16}.section-desc{color:var(--light);max-width:700px;margin:0 auto;font-size:15px}.product-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (max-width:1024px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.product-grid{grid-template-columns:1fr}}.product-card{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:28px;transition:all .3s;position:relative;overflow:hidden}.product-card:before{content:"";background:var(--accent-color,#ff8c16);opacity:.8;height:3px;position:absolute;top:0;left:0;right:0}.product-card:hover{border-color:var(--accent-color,#ff8c16);transform:translateY(-4px);box-shadow:0 12px 40px #0000004d}.product-card .pc-header{align-items:center;gap:14px;margin-bottom:16px;display:flex}.product-card .pc-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.product-card .pc-title{color:var(--white);font-size:18px;font-weight:700}.product-card .pc-subtitle{color:var(--accent-color,#ff8c16);margin-top:2px;font-size:12px}.product-card .pc-desc{color:var(--light);margin-bottom:16px;font-size:13px;line-height:1.7}.product-card .pc-tags{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.product-card .pc-tag{border:1px solid var(--border);background:#ffffff0a;border-radius:12px;padding:3px 10px;font-size:11px;font-weight:600}.product-card .pc-features{border-top:1px solid var(--border-light);padding-top:14px;list-style:none}.product-card .pc-features li{color:var(--light);padding:4px 0 4px 20px;font-size:12px;position:relative}.product-card .pc-features li:before{content:"";background:var(--accent-color,#ff8c16);border-radius:50%;width:6px;height:6px;position:absolute;top:10px;left:0}.services-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:968px){.services-grid{grid-template-columns:1fr}}.service-card{background:var(--bg-card);border:1px solid var(--border);text-align:center;border-radius:16px;padding:32px;transition:all .3s;position:relative}.service-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000004d}.service-card .sc-icon-wrap{border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;display:flex}.service-card .sc-title{margin-bottom:8px;font-size:20px;font-weight:700}.service-card .sc-desc{color:var(--light);margin-bottom:20px;font-size:13px;line-height:1.7}.service-card .sc-list{text-align:left;list-style:none}.service-card .sc-list li{color:var(--light);border-bottom:1px solid var(--border-light);padding:6px 0 6px 24px;font-size:12px;position:relative}.service-card .sc-list li:last-child{border-bottom:none}.service-card .sc-list li:before{content:"▸";color:var(--accent,#ff8c16);position:absolute;left:0}.agent-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (max-width:968px){.agent-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:568px){.agent-grid{grid-template-columns:1fr}}.agent-card{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;padding:24px;transition:all .3s;position:relative;overflow:hidden}.agent-card:hover{border-color:var(--accent,#ff8c16);transform:translateY(-3px);box-shadow:0 8px 30px #0000004d}.agent-card .ac-num{color:var(--border);font-size:28px;font-weight:800;line-height:1;position:absolute;top:12px;right:16px}.agent-card .ac-icon{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:14px;display:flex}.agent-card .ac-title{color:var(--white);margin-bottom:6px;font-size:16px;font-weight:700}.agent-card .ac-cap{color:var(--accent,#ff8c16);margin-bottom:8px;font-size:12px;font-weight:600}.agent-card .ac-value{color:var(--muted);font-size:12px;line-height:1.6}.tags-cloud{flex-wrap:wrap;justify-content:center;gap:10px;max-width:900px;margin:0 auto;display:flex}.tech-tag{cursor:default;border-radius:24px;padding:8px 18px;font-size:13px;font-weight:600;transition:all .3s}.tech-tag:hover{transform:scale(1.05)}.tech-tag.t1{color:#ff8c16;background:#ff8c1614;border:1px solid #ff8c1640}.tech-tag.t2{color:#3080fc;background:#3080fc14;border:1px solid #3080fc40}.tech-tag.t3{color:#0050ec;background:#0050ec14;border:1px solid #0050ec40}.tech-tag.t4{color:#3080fc;background:#01309a1a;border:1px solid #01309a40}.tech-tag.t5{color:#737a82;background:#737a821a;border:1px solid #737a8240}.cases-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (max-width:968px){.cases-grid{grid-template-columns:1fr}}.case-card{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;transition:all .3s;overflow:hidden}.case-card:hover{transform:translateY(-3px);box-shadow:0 8px 30px #0000004d}.case-header{padding:24px 24px 16px;position:relative}.case-header .ch-label{border-radius:8px;margin-bottom:10px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-block}.case-header .ch-title{color:var(--white);font-size:18px;font-weight:700}.case-body{padding:0 24px 24px}.case-body p{color:var(--light);font-size:13px;line-height:1.7}.case-metric{border-top:1px solid var(--border-light);gap:20px;margin-top:16px;padding-top:16px;display:flex}.case-metric .cm-item{text-align:center;flex:1}.case-metric .cm-val{font-size:22px;font-weight:800}.case-metric .cm-label{color:var(--muted);margin-top:2px;font-size:11px}.arch-section{background:var(--bg-dark2);border:1px solid var(--border);border-radius:20px;padding:40px;position:relative;overflow:hidden}.arch-layer{margin-bottom:16px;position:relative}.arch-layer:last-child{margin-bottom:0}.arch-layer-label{color:var(--accent,#ff8c16);margin-bottom:8px;padding-left:8px;font-size:12px;font-weight:700}.arch-boxes{flex-wrap:wrap;gap:12px;display:flex}.arch-box{background:var(--bg-card2);border:1px solid var(--border);text-align:center;border-radius:10px;flex:1;min-width:120px;padding:12px 14px;transition:all .2s}.arch-box:hover{border-color:var(--accent,#ff8c16);background:#ff8c1608}.arch-box .ab-icon{margin-bottom:4px;font-size:20px}.arch-box .ab-title{color:var(--white);font-size:12px;font-weight:600}.arch-box .ab-desc{color:var(--muted);margin-top:2px;font-size:10px}.cta-section{text-align:center;padding:80px 0;position:relative;overflow:hidden}.cta-bg{z-index:0;background:#ff8c160a;position:absolute;inset:0}.cta-content{z-index:1;position:relative}.cta-content h2{margin-bottom:16px;font-size:clamp(28px,4vw,40px);font-weight:800}.cta-content p{color:var(--light);margin-bottom:32px;font-size:16px}.vibe-intro{text-align:center;background:var(--bg-card);border:1px solid var(--border);border-radius:16px;max-width:820px;margin:0 auto 48px;padding:28px 36px;position:relative;overflow:hidden}.vibe-intro:before{content:"";opacity:.8;background:linear-gradient(90deg,#ff8c16,#3080fc);height:3px;position:absolute;top:0;left:0;right:0}.vibe-intro p{color:var(--light);font-size:15px;line-height:1.9}.vibe-intro p strong{color:#ff8c16;font-weight:600}.vibe-sub-title{color:var(--white);align-items:center;gap:12px;margin-bottom:16px;font-size:20px;font-weight:700;display:flex}.vibe-sub-title .vst-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:flex}.vibe-compare{border-collapse:collapse;border:1px solid var(--border);border-radius:12px;width:100%;margin-bottom:24px;overflow:hidden}.vibe-compare th,.vibe-compare td{text-align:left;border-bottom:1px solid var(--border-light);padding:12px 16px;font-size:13px}.vibe-compare th{background:var(--bg-card2);color:var(--white);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:700}.vibe-compare th:first-child{width:120px}.vibe-compare td:first-child{color:var(--muted);background:#ffffff05;font-weight:600}.vibe-compare td:nth-child(2){color:var(--muted)}.vibe-compare td:nth-child(3){color:var(--light)}.vibe-compare tr:last-child td{border-bottom:none}.vibe-compare tbody tr:hover{background:#ff8c1608}.vibe-fde-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px;display:grid}@media (max-width:968px){.vibe-fde-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:568px){.vibe-fde-grid{grid-template-columns:1fr}}.vibe-fde-card{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;padding:24px;transition:all .3s;position:relative;overflow:hidden}.vibe-fde-card:hover{border-color:var(--accent,#ff8c16);transform:translateY(-3px);box-shadow:0 8px 30px #0000004d}.vibe-fde-card .vfc-num{color:var(--border);font-size:28px;font-weight:800;line-height:1;position:absolute;top:12px;right:16px}.vibe-fde-card .vfc-icon{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:14px;display:flex}.vibe-fde-card .vfc-title{color:var(--white);margin-bottom:6px;font-size:15px;font-weight:700}.vibe-fde-card .vfc-desc{color:var(--muted);font-size:12px;line-height:1.6}.vibe-flywheel{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;align-items:center;gap:20px;padding:24px 28px;display:flex}.vibe-flywheel .vf-icon{flex-shrink:0;font-size:32px}.vibe-flywheel .vf-text{color:var(--light);font-size:13px;line-height:1.7}.vibe-flywheel .vf-text strong{color:#ff8c16;font-weight:600}.vibe-loop-wrap{border:1px solid var(--border);background:linear-gradient(135deg,#ff8c160a,#3080fc0a 40%,#10e08a0a 70%,#8b5cf60a);border-radius:18px;margin-top:20px;padding:28px 16px 20px}.vibe-loop-legend{flex-wrap:wrap;justify-content:center;gap:24px;margin-bottom:30px;display:flex}.vibe-legend-item{color:var(--muted);align-items:center;gap:7px;font-size:12px;font-weight:500;display:flex}.vibe-legend-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.vibe-loop{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:0;display:flex}.vibe-step{flex-direction:column;align-items:center;gap:12px;width:118px;display:flex}.vibe-step-icon{border-radius:18px;justify-content:center;align-items:center;width:60px;height:60px;transition:all .35s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative}.vibe-step-icon svg{width:28px;height:28px}.vibe-step-num{color:#fff;background:#0a0f1e;border:2px solid;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:700;display:flex;position:absolute;top:-8px;right:-8px}.vibe-step-label{text-align:center;color:var(--light);max-width:108px;font-size:12px;font-weight:600;line-height:1.45}.vibe-step:hover .vibe-step-icon{transform:translateY(-5px)scale(1.08)}.vibe-conn{opacity:.3;width:34px;height:60px;color:var(--muted);flex-shrink:0;justify-content:center;align-items:center;display:flex}.vibe-conn svg{width:32px;height:12px}.vibe-loop-cycle{color:var(--muted);justify-content:center;align-items:center;gap:8px;margin-top:22px;font-size:12px;font-weight:500;display:flex}.vibe-loop-cycle svg{opacity:.6;width:16px;height:16px}@media (max-width:1024px){.vibe-conn{display:none}.vibe-loop{gap:18px 10px}.vibe-step{width:130px}}@media (max-width:768px){.vibe-loop{gap:20px 12px}.vibe-step{width:140px}.vibe-step-icon{border-radius:14px;width:52px;height:52px}.vibe-step-icon svg{width:24px;height:24px}.vibe-loop-legend{gap:16px;margin-bottom:22px}}.btn-primary svg{flex-shrink:0;width:16px;height:16px}.vst-icon svg{width:18px;height:18px}.vf-icon svg{width:32px;height:32px}.ab-icon svg{width:20px;height:20px}.arch-layer-label svg{vertical-align:-2px;width:14px;height:14px;margin-right:5px}.cm-val svg{width:22px;height:22px;margin:0 auto;display:block}.reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(30px)}.reveal.active{opacity:1;transform:translateY(0)}.head.head-glass{--nav-scroll:0;--nav-fade:calc(22px * (1 - var(--nav-scroll)));box-shadow:0 10px 30px rgba(0,0,0,calc(.22 * var(--nav-scroll)));background:0 0;border:none;overflow:visible}.head.head-glass.is-scrolled{--nav-scroll:1}.head.head-glass:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(180deg,#ffffff17 0%,#ffffff05 12%,transparent 26%), rgba(11,17,34,calc(.12 + .46 * var(--nav-scroll)));-webkit-backdrop-filter:blur(24px)saturate(180%);backdrop-filter:blur(24px)saturate(180%);box-shadow:inset 0 1px 0 rgba(255,255,255,calc(.09 + .11 * var(--nav-scroll))), inset 0 -1px 0 rgba(255,255,255,calc(.1 * var(--nav-scroll)));-webkit-mask-image:linear-gradient(180deg,#000 calc(100% - var(--nav-fade)),transparent 100%);mask-image:linear-gradient(180deg,#000 calc(100% - var(--nav-fade)),transparent 100%);transition:background .2s ease-out,box-shadow .2s ease-out;position:absolute;inset:0}.head.head-glass:has(.h_menu>li.submenu-active):after{--nav-fade:0px;-webkit-backdrop-filter:blur(32px)saturate(180%);backdrop-filter:blur(32px)saturate(180%);background:linear-gradient(#ffffff14 0%,#0000 26%),#0c12249e;box-shadow:inset 0 1px #ffffff24}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.head.head-glass:after{background:#0b1122eb}}@media (prefers-reduced-transparency:reduce){.head.head-glass:after{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0b1122f5}}.head.head-glass>.head_nav,.head.head-glass>.nav-right-layout,.head.head-glass>.mobile-menu-toggle{z-index:1;position:relative}.head.head-glass .head_nav .h_menu>li>a,.head.head-glass .head_nav .h_menu>li>a span{color:#ffffffe0}.head.head-glass .head_nav .h_menu>li:has(.side_nav) .menu-item-wrapper:after{background-image:url("data:image/svg+xml,%3Csvg width='14' height='15' viewBox='0 0 14 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 5.4248L7 10.4248L2 5.4248' stroke='rgba(255,255,255,0.75)' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E")}@media (hover:hover){.head.head-glass .head_nav .h_menu>li:hover>a,.head.head-glass .head_nav .h_menu>li:hover>a span{color:#ff8c16}.head.head-glass .head_nav .h_menu>li:hover:has(.side_nav) .menu-item-wrapper:after{background-image:url("data:image/svg+xml,%3Csvg width='14' height='15' viewBox='0 0 14 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 5.4248L7 10.4248L2 5.4248' stroke='%23FF8C16' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E")}}.head.head-glass .head_nav .h_menu>li.submenu-active>a,.head.head-glass .head_nav .h_menu>li.submenu-active>a span{color:#ff8c16}.head.head-glass .head_nav .h_menu>li.submenu-active:has(.side_nav) .menu-item-wrapper:after{background-image:url("data:image/svg+xml,%3Csvg width='14' height='15' viewBox='0 0 14 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 5.4248L7 10.4248L2 5.4248' stroke='%23FF8C16' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E")}.head.head-glass .head_nav .h_menu>li:after{background-color:#ff8c16}.head.head-glass .h_tel a{color:#ffffffe6;animation:3s ease-in-out infinite telBreathingGlass}@keyframes telBreathingGlass{0%,to{color:#ffffffe0}50%{color:#ff8c16}}.head.head-glass .gradient-btn{letter-spacing:.02em;color:#fffffff2;-webkit-backdrop-filter:blur(12px)saturate(160%);backdrop-filter:blur(12px)saturate(160%);background:radial-gradient(130% 165% at 50% 122%,#ff8c163d 0%,#ff8c1612 42%,#0000 72%),linear-gradient(#ffffff1f 0%,#ffffff0a 100%);border:1px solid #ffab5c47;padding:11px 22px;font-size:15px;animation:5s ease-in-out infinite mallGlowBreath}@keyframes mallGlowBreath{0%,to{box-shadow:inset 0 1px #ffffff42,inset 0 -9px 16px -11px #ff8c1680,0 4px 16px #0000002e,0 0 16px -6px #ff8c1647}50%{box-shadow:inset 0 1px #ffffff42,inset 0 -9px 16px -11px #ff8c16b8,0 4px 16px #0000002e,0 0 26px -4px #ff8c1675}}.head.head-glass .gradient-btn .btn-text{text-shadow:0 0 14px #ff8c1638}.head.head-glass .gradient-btn .btn-icon{filter:drop-shadow(0 0 6px #ff8c1666);transition:filter .35s}.head.head-glass .gradient-btn:hover:before,.head.head-glass .gradient-btn.hover-active:before{background:radial-gradient(circle at var(--mouse-x,50%) var(--mouse-y,50%), #ffcd964d 0%, #ff8c1629 38%, transparent 72%)}.head.head-glass .gradient-btn:hover,.head.head-glass .gradient-btn.hover-active{color:#fff;background:radial-gradient(130% 165% at 50% 122%,#ff8c1657 0%,#ff8c161c 45%,#0000 74%),linear-gradient(#ffffff29 0%,#ffffff0f 100%);border-color:#ffab5c73;animation:none;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff57,inset 0 -10px 18px -11px #ff8c16cc,0 6px 20px #00000038,0 0 28px -4px #ff8c1680}.head.head-glass .gradient-btn:hover .btn-icon{filter:drop-shadow(0 0 9px #ff8c16b3)}.head.head-glass .gradient-btn:active{transform:translateY(0)}.head.head-glass .gradient-btn:focus-visible{outline-offset:3px;outline:2px solid #ff8c16a6}@media (prefers-reduced-motion:reduce){.head.head-glass .gradient-btn{animation:none}}.head.head-glass .gradient-btn .cart-fill{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.00177 3.92108C1.38855 3.71667 1.49076 2.59244 2.20618 2.59244C3.0238 2.59244 3.84142 2.59244 4.65905 2.69464C5.06786 2.79684 5.27227 3.10345 5.37447 3.51226C5.37447 4.02328 5.47667 4.53429 5.47667 5.14751H20.7049C21.2159 5.14751 21.8291 5.24971 22.1358 5.55632C22.4424 5.96514 22.4424 6.57835 22.3402 7.08937C21.6247 9.23563 21.0115 11.4841 20.2961 13.6304C20.0917 14.3458 19.2741 14.8568 18.5587 14.8568H6.90751C7.00972 15.3678 6.90751 16.1854 7.41853 16.492C7.52073 16.5942 7.72514 16.5942 7.82734 16.5942H19.6829C20.1939 16.5942 20.5005 17.3097 20.1939 17.7185C19.9895 17.9229 19.6829 17.9229 19.4785 17.9229H7.41853C7.00972 17.8207 6.6009 17.7185 6.2943 17.4119C5.98769 17.1053 5.78328 16.6964 5.78328 16.2876C5.17006 12.6083 4.55685 8.72462 4.04583 4.8409C4.04583 4.53429 3.73922 4.12548 3.43261 4.02328C2.9216 3.92108 2.41058 4.12548 2.00177 3.92108ZM8.13395 18.7405C8.95157 18.4339 9.9736 19.1493 9.8714 20.0691C9.9736 20.7846 9.25818 21.5 8.54276 21.3978C7.82734 21.3978 7.11192 20.6824 7.21412 19.9669C7.21412 19.4559 7.62293 18.9449 8.13395 18.7405ZM16.8212 18.7405C17.5366 18.5361 18.3542 19.0471 18.4564 19.8647C18.6609 20.6824 17.9454 21.5 17.1278 21.3978C16.4124 21.3978 15.7992 20.7846 15.7992 20.1713C15.7992 19.5581 16.208 18.9449 16.8212 18.7405Z' fill='%23FFFFFF'/%3E%3C/svg%3E")}.head.head-glass .mobile-menu-toggle span{background-color:#ffffffe6}.head.head-glass .head_nav .h_menu .side_nav{will-change:opacity;-webkit-backdrop-filter:blur(32px)saturate(180%);backdrop-filter:blur(32px)saturate(180%);background:#0c12249e;border-bottom:1px solid #ffffff1f;box-shadow:inset 0 1px #ffffff1f,0 24px 64px #00000059;clip-path:none!important}.head.head-glass .head_nav .h_menu>li.submenu-active .side_nav{clip-path:none!important}.head.head-glass .head_nav .h_menu .side_nav .content-wrapper{background:0 0}.head.head-glass .head_nav .h_menu .side_nav_bar{background:#ffffff12;border-right:1px solid #ffffff1a}.head.head-glass .head_nav .h_menu .side_nav_bar a{color:#ffffffd1;background:0 0;border:1px solid #0000;border-radius:10px}.head.head-glass .head_nav .h_menu .side_nav_bar a:hover,.head.head-glass .head_nav .h_menu .side_nav_bar a.active-tab{color:#ff8c16;background:#ff8c1633;border-color:#ff8c1659;box-shadow:inset 0 1px #ffffff1a}.head.head-glass .sub_items_list,.head.head-glass .sub_items_list.active{background:0 0!important}.head.head-glass .sub_items_list .product-title,.head.head-glass .sub_items_list .product-title a,.head.head-glass .h_menu>li[data-menu=解决方案] .product-title,.head.head-glass .h_menu>li[data-menu=关于数聚] .product-title{color:#fffffff5;text-shadow:0 1px 2px #00000059}.head.head-glass .sub_items_list .product-title a:hover{color:#ff8c16}.head.head-glass .h_menu>li[data-menu=解决方案] .product-title:after,.head.head-glass .h_menu>li[data-menu=关于数聚] .product-title:after{background-image:url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.2019 8.56103L6.60097 1L1 8.56103' stroke='rgba(255,255,255,0.7)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.head.head-glass .sub_items_list .tag,.head.head-glass .h_menu>li[data-menu=解决方案] .tag{color:#ffffffdb;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:8px;box-shadow:inset 0 1px #ffffff1f}.head.head-glass .sub_items_list .tag:hover,.head.head-glass .h_menu>li[data-menu=解决方案] .tag:hover{color:#ff8c16;background:#ff8c1629;border-color:#ff8c1680}.head.head-glass .h_menu>li[data-menu=解决方案] .product-container,.head.head-glass .h_menu>li[data-menu=关于数聚] .product-container{background:0 0}@media screen and (max-width:768px){.head.head-glass{border:none}.head.head-glass:after{background:linear-gradient(#ffffff1a 0%,#0000 35%),#0b1120c7}.head.head-glass .head_nav .h_menu{-webkit-backdrop-filter:blur(28px)saturate(160%);backdrop-filter:blur(28px)saturate(160%);background:#0b1120e0}.head.head-glass .head_nav .h_menu>li{border-bottom-color:#ffffff14}.head.head-glass .head_nav .h_menu>li>a{color:#ffffffe6}.head.head-glass .head_nav .h_menu .side_nav{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#ffffff0a;border-bottom:none}.head.head-glass .head_nav .h_menu .side_nav_bar{background:#ffffff08;border-bottom:1px solid #ffffff0f;border-right:1px solid #ffffff0f}.head.head-glass .head_nav .h_menu .side_nav_bar a{color:#ffffffb3;border-bottom-color:#ffffff0f;border-radius:0}.head.head-glass .sub_items_list{background:0 0}.head.head-glass .sub_items_list .product-container{border-bottom-color:#ffffff14}.head.head-glass .sub_items_list .tag{color:#ffffffc7;background:#ffffff14;border-color:#ffffff24}}
