:root{--safe-top:env(safe-area-inset-top,0px);--safe-right:env(safe-area-inset-right,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--page-gutter:max(12px,var(--safe-left),var(--safe-right))}html{text-size-adjust:100%}body,html{overflow-x:clip}html.has-mobile-nav-open,html.has-mobile-nav-open body{overflow:hidden;touch-action:none}.site-header__aside{justify-self:end}.site-header__aside,.site-header__toolbar{display:flex;align-items:center;gap:10px}.site-header__backdrop,.site-header__menu-toggle,.site-nav__contact{display:none}@media (max-width:960px){.site-header{padding-top:calc(8px + var(--safe-top));background:linear-gradient(180deg,rgba(6,10,18,.96),rgba(6,10,18,.92));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(132,151,182,.14)}html[data-theme=light] .site-header{background:linear-gradient(180deg,rgba(250,249,246,.96),rgba(246,245,240,.92));border-bottom-color:var(--line)}.site-header__inner{display:flex;flex-wrap:wrap;align-items:center;gap:10px 12px;width:min(100% - calc(var(--page-gutter) * 2),1480px);min-height:0;padding:10px 0 12px}.site-brand{flex:1 1 auto;min-width:0;padding:2px 0;overflow:visible}.site-brand:before{inset:-10px -16px -10px -10px;border-radius:999px;background:radial-gradient(ellipse at center,rgba(45,212,191,.16),rgba(125,181,255,.08) 40%,transparent 70%);filter:blur(8px);opacity:.9}.site-brand:after{display:none}html[data-theme=light] .site-brand:before{background:radial-gradient(ellipse at center,rgba(8,122,140,.14),rgba(47,111,214,.08) 40%,transparent 70%)}.site-brand img{z-index:1;width:min(220px,54vw);max-height:46px;object-fit:contain;object-position:left center;filter:drop-shadow(0 0 6px rgba(45,212,191,.22)) drop-shadow(0 2px 8px rgba(8,12,20,.45))}html[data-theme=light] .site-brand img{filter:brightness(0) saturate(100%) drop-shadow(0 0 6px rgba(8,122,140,.18)) drop-shadow(0 2px 6px rgba(16,36,64,.15))}.site-brand{isolation:isolate}.site-brand .site-brand__shine,.site-brand img+.site-brand__shine{display:none}.site-brand img{-webkit-mask-image:linear-gradient(90deg,#000,#000)}.site-brand:before{animation:zh-brand-halo 4.8s ease-in-out infinite}.site-brand,.site-brand img{position:relative}.site-brand{background-image:linear-gradient(115deg,transparent 22%,rgba(255,255,255,.18) 38%,rgba(255,255,255,.45) 50%,rgba(255,255,255,.18) 62%,transparent 78%);background-size:220% 100%;background-repeat:no-repeat;background-position:-120% 0;background-clip:content-box;animation:zh-brand-shine 5.6s cubic-bezier(.4,0,.2,1) 1.2s infinite}html[data-theme=light] .site-brand{background-image:linear-gradient(115deg,transparent 22%,rgba(8,122,140,.12) 38%,rgba(8,122,140,.28) 50%,rgba(8,122,140,.12) 62%,transparent 78%)}@keyframes zh-brand-shine{0%{background-position:-120% 0}55%{background-position:220% 0}to{background-position:220% 0}}@keyframes zh-brand-halo{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.04)}}@media (prefers-reduced-motion:reduce){.site-brand,.site-brand:before{animation:none!important}}.site-header__aside{margin-left:auto;flex-shrink:0}.site-header__toolbar{display:flex;align-items:center;gap:8px}.site-header__menu-toggle{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;min-width:40px;padding:0 14px;border-radius:999px;border:1px solid rgba(45,212,191,.42);background:linear-gradient(135deg,rgba(45,212,191,.18),rgba(125,181,255,.16)),rgba(8,12,20,.62);color:rgba(236,244,255,.98);font:700 13px/1 Inter,Noto Sans SC,sans-serif;letter-spacing:.04em;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 6px 18px rgba(8,12,20,.35);-webkit-tap-highlight-color:transparent;transition:transform .16s ease,border-color .16s ease,background .16s ease}.site-header__menu-toggle:active{transform:scale(.96)}.site-header.is-nav-open .site-header__menu-toggle{border-color:rgba(45,212,191,.7);background:linear-gradient(135deg,rgba(45,212,191,.32),rgba(125,181,255,.26)),rgba(8,12,20,.72)}html[data-theme=light] .site-header__menu-toggle{border-color:rgba(8,122,140,.4);background:linear-gradient(135deg,rgba(8,122,140,.14),rgba(47,111,214,.1)),rgba(255,255,255,.96);color:var(--text);box-shadow:inset 0 1px 0 rgba(255,255,255,.7),0 6px 18px rgba(16,36,64,.1)}html[data-theme=light] .site-header.is-nav-open .site-header__menu-toggle{border-color:rgba(8,122,140,.6);background:linear-gradient(135deg,rgba(8,122,140,.22),rgba(47,111,214,.18)),rgba(255,255,255,.98)}.site-header__menu-icon{position:relative;width:16px;height:12px}.site-header__menu-icon span,.site-header__menu-icon:after,.site-header__menu-icon:before{position:absolute;left:0;width:16px;height:2px;border-radius:2px;background:currentColor;transition:transform .18s ease,top .18s ease,opacity .18s ease}.site-header__menu-icon:before{content:"";top:0}.site-header__menu-icon span{top:5px}.site-header__menu-icon:after{content:"";top:10px}.site-header.is-nav-open .site-header__menu-icon:before{top:5px;transform:rotate(45deg)}.site-header.is-nav-open .site-header__menu-icon span{opacity:0}.site-header.is-nav-open .site-header__menu-icon:after{top:5px;transform:rotate(-45deg)}.site-header__menu-label{display:none}.site-header__menu-toggle{padding:0;min-width:44px;min-height:44px}.site-header__actions,.site-nav{display:none;width:100%}.app-shell.is-ready{padding-bottom:calc(72px + var(--safe-bottom))}.site-header.is-nav-open{z-index:100;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:0}.site-header.is-nav-open .language-toggle,.site-header.is-nav-open .site-header__actions,.site-header.is-nav-open .theme-toggle{display:none!important}.site-header.is-nav-open .site-brand,.site-header.is-nav-open .site-header__aside{position:relative;z-index:5}.site-header.is-nav-open .site-brand:after,.site-header.is-nav-open .site-brand:before{opacity:0}.site-header.is-nav-open .site-nav{display:flex;position:fixed;inset:0;z-index:2;flex-direction:column;align-items:stretch;gap:0;padding:calc(72px + var(--safe-top)) max(20px,var(--page-gutter)) calc(28px + var(--safe-bottom));overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:radial-gradient(circle at 50% 4%,rgba(34,211,238,.1),transparent 38%),radial-gradient(circle at 84% 24%,rgba(59,130,246,.08),transparent 36%),linear-gradient(180deg,rgba(5,8,14,.98),rgba(8,12,20,.99));border:0;box-shadow:none;animation:zh-nav-slide-down .38s cubic-bezier(.16,1,.3,1) both}html[data-theme=light] .site-header.is-nav-open .site-nav{background:radial-gradient(circle at 50% 4%,rgba(8,122,140,.08),transparent 38%),radial-gradient(circle at 84% 24%,rgba(47,111,214,.06),transparent 36%),linear-gradient(180deg,rgba(250,249,246,.99),rgba(243,242,237,.99))}@keyframes zh-nav-slide-down{0%{transform:translateY(-100%);opacity:.4}60%{opacity:1}to{transform:translateY(0);opacity:1}}.site-nav__link{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:58px;padding:0 6px;border-radius:0;border-bottom:1px solid rgba(132,151,182,.14);background:transparent;color:rgba(232,240,252,.92);font:600 17px/1.25 Noto Sans SC,Inter,sans-serif;letter-spacing:.02em;opacity:0;transform:translateY(-8px);animation:zh-nav-item-in .32s cubic-bezier(.16,1,.3,1) forwards;-webkit-tap-highlight-color:transparent}.site-nav__link:last-child{border-bottom:0}.site-nav__link:after{content:"";width:9px;height:9px;border-right:2px solid;border-bottom:2px solid;transform:rotate(-45deg);opacity:.3;transition:transform .2s ease,opacity .2s ease}.site-nav__link.is-active,.site-nav__link:active,.site-nav__link:hover{color:rgba(236,244,255,.98)}.site-nav__link.is-active:after,.site-nav__link:hover:after{opacity:.95;transform:rotate(-45deg) translate(3px,-3px)}.site-nav__link.is-active{color:rgba(45,212,191,.98)}html[data-theme=light] .site-nav__link{color:var(--text-secondary);border-bottom-color:var(--line)}html[data-theme=light] .site-nav__link.is-active,html[data-theme=light] .site-nav__link:active,html[data-theme=light] .site-nav__link:hover{color:var(--text)}html[data-theme=light] .site-nav__link.is-active{color:#087a8c}@keyframes zh-nav-item-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.site-header.is-nav-open .site-nav__link:first-child{animation-delay:80ms}.site-header.is-nav-open .site-nav__link:nth-child(2){animation-delay:.13s}.site-header.is-nav-open .site-nav__link:nth-child(3){animation-delay:.18s}.site-header.is-nav-open .site-nav__link:nth-child(4){animation-delay:.23s}.site-header.is-nav-open .site-nav__link:nth-child(5){animation-delay:.28s}.site-header.is-nav-open .site-nav__link:nth-child(6){animation-delay:.33s}.site-header.is-nav-open .site-nav__link:nth-child(7){animation-delay:.38s}.site-header.is-nav-open .site-header__actions{flex-direction:column;align-items:stretch;order:11;gap:8px;padding-bottom:4px}.site-header__actions .language-toggle,.site-header__actions .theme-toggle,.site-header__actions a{width:100%;min-height:44px}.site-header.is-nav-open .site-header__backdrop{display:none}.site-nav__contact{display:block;margin-top:18px;padding-top:16px;border-top:1px solid rgba(132,151,182,.18);opacity:0;transform:translateY(-6px);animation:zh-nav-item-in .36s cubic-bezier(.16,1,.3,1) forwards;animation-delay:.43s}.site-nav__contact-kicker{margin:0 0 6px;padding:0 6px;color:rgba(167,186,215,.7);font:700 11px/1 IBM Plex Sans,Inter,sans-serif;letter-spacing:.24em;text-transform:uppercase}.site-nav__contact ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.site-nav__contact-link{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;min-height:58px;padding:0 6px;background:transparent;border:0;border-bottom:1px solid rgba(132,151,182,.14);color:rgba(232,240,252,.92);text-decoration:none;-webkit-tap-highlight-color:transparent}.site-nav__contact ul li:last-child .site-nav__contact-link{border-bottom:0}.site-nav__contact-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;color:#45e0ce}.site-nav__contact-link.is-telegram .site-nav__contact-icon{color:#6ab2ff}.site-nav__contact-link.is-phone .site-nav__contact-icon{color:#e3b876}.site-nav__contact-icon svg{width:22px;height:22px;display:block}.site-nav__contact-text{display:flex;flex-direction:column;gap:3px;min-width:0}.site-nav__contact-text em{color:rgba(167,186,215,.7);font:700 10.5px/1 IBM Plex Sans,Inter,sans-serif;letter-spacing:.18em;text-transform:uppercase;font-style:normal}.site-nav__contact-text strong{color:rgba(236,244,255,.96);font:600 16px/1.3 IBM Plex Sans,Inter,Noto Sans SC,sans-serif;letter-spacing:.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-nav__contact-arrow{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;color:rgba(167,186,215,.4);transition:transform .2s ease,color .2s ease}.site-nav__contact-link:active .site-nav__contact-arrow,.site-nav__contact-link:hover .site-nav__contact-arrow{color:rgba(236,244,255,.9);transform:translateX(2px)}html[data-theme=light] .site-nav__contact{border-top-color:var(--line)}html[data-theme=light] .site-nav__contact-kicker{color:var(--text-muted)}html[data-theme=light] .site-nav__contact-link{border-bottom-color:var(--line);color:var(--text)}html[data-theme=light] .site-nav__contact-icon{color:#087a8c}html[data-theme=light] .site-nav__contact-link.is-telegram .site-nav__contact-icon{color:#2a5eb8}html[data-theme=light] .site-nav__contact-link.is-phone .site-nav__contact-icon{color:#b58438}html[data-theme=light] .site-nav__contact-text em{color:var(--text-muted)}html[data-theme=light] .site-nav__contact-text strong{color:var(--text)}html[data-theme=light] .site-nav__contact-arrow{color:var(--text-muted)}.site-page{padding-top:calc(44px + var(--safe-top))}.zh-home{width:min(100% - calc(var(--page-gutter) * 2),1640px);padding-top:calc(12px + var(--safe-top))}.site-footer__inner{width:min(100% - calc(var(--page-gutter) * 2),1480px)}.zh-market-band__track{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.zh-market-band__item{min-height:132px;padding:12px}.zh-market-band__item strong,.zh-market-band__price{font-size:clamp(1.35rem,7.2vw,2rem)}.zh-hero{min-height:auto;padding:16px}.zh-hero__grid{gap:16px}.zh-hero__copy{max-width:none;padding-top:0}.zh-hero__logo{width:min(240px,68vw);margin-top:12px}.zh-hero__title{width:100%;max-width:100%;padding:12px 0 16px;font-size:clamp(1.75rem,7.8vw,2.35rem)}.zh-hero__title:before{inset:-4px -8px -8px -8px;border-radius:24px}.zh-hero__title-signal{inset:8px -4px 10px -4px;opacity:.55}.zh-hero__copy h1{max-width:none}.zh-hero__body,.zh-hero__lead{max-width:none;font-size:.95rem;line-height:1.72}.zh-hero__system{min-height:auto;padding:14px;border-radius:22px}.zh-hero__core{min-height:min(52vh,420px)}.zh-hero__hud{flex-direction:column;align-items:flex-start;gap:8px}.zh-hero__hud strong{text-align:left}.zh-hero__koi-note{flex-direction:column;align-items:flex-start;gap:8px}.zh-action-row{flex-direction:column;align-items:stretch;gap:8px}.zh-action-row a{width:100%;min-height:44px}.zh-section{margin-top:18px}.zh-about__card h2,.zh-section__heading h2{font-size:clamp(1.55rem,6.4vw,2rem)}.page-band,.page-card,.page-hero,.zh-about__card,.zh-cycle__shell,.zh-quant__visual,.zh-risk__console{padding:14px;border-radius:22px}.page-hero{min-height:clamp(190px,48vw,280px)}.about-hero{min-height:auto;padding:16px 14px 18px;background:#050914;box-shadow:inset 0 0 0 1px rgba(255,255,255,.06),inset 0 -110px 120px rgba(5,8,14,.56)}.page-hero.about-hero h1{font-size:2.32rem;line-height:1.06;letter-spacing:0}.about-hero .page-hero__lead{font-size:1.02rem;line-height:1.58}.about-hero__body{gap:10px;max-width:100%}.about-hero:before{background-image:url(/images/zhenbridge-about-mobile-bg-dark.png)}.about-hero:after{background:linear-gradient(180deg,rgba(3,7,14,.38),rgba(3,7,14,.92)),linear-gradient(90deg,rgba(3,7,14,.82),rgba(3,7,14,.36))}.assistant-hero:before{background-image:url(/images/zhenbridge-ai-assistant-mobile-banner-dark.png)}.assistant-hero:after{background:linear-gradient(180deg,rgba(3,7,14,.28),rgba(3,7,14,.88)),linear-gradient(90deg,rgba(3,7,14,.86),rgba(3,7,14,.24))}.about-hero .about-hero__points{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.about-hero .about-hero__points article{min-height:58px;padding:12px 0 0;border-top:1px solid rgba(145,227,234,.18)}.about-hero__points article:last-child{padding-bottom:0}.about-belief-section,.about-system-grid{grid-template-columns:1fr;gap:14px}.about-belief-section,.about-principles-section,.about-system-grid{margin-top:14px}.about-belief-section,.about-card{min-height:auto;padding:18px}.about-card h2,.about-section-head h2{font-size:1.58rem;line-height:1.22}.about-belief-list p,.about-card p:not(.zh-kicker){font-size:.94rem;line-height:1.74}.about-card p:not(.zh-kicker){margin-top:18px}.about-signal-rail{grid-template-columns:1fr;gap:8px;margin:20px 0 18px}.about-signal-rail span{min-height:50px;padding:12px}.about-belief-list p{padding:13px 0 13px 14px}.about-principles-section{padding-top:8px}.about-principles-list{grid-template-columns:1fr;gap:10px;margin-top:16px}.about-principles-list li{min-height:82px;padding:14px}.about-principles-list strong{margin-top:22px;font-size:1rem}.about-system-band{display:block;padding:18px;border-radius:8px}.about-system-band strong{font-size:1.22rem;line-height:1.48}html[data-theme=light] .about-hero{background:#f8f5ee;box-shadow:inset 0 0 0 1px rgba(18,18,18,.06),inset 0 -110px 120px rgba(250,249,246,.54)}html[data-theme=light] .about-hero:before{background-image:url(/images/zhenbridge-about-mobile-bg-light.png)}html[data-theme=light] .about-hero:after{background:linear-gradient(180deg,rgba(250,249,246,.2),rgba(250,249,246,.82)),linear-gradient(90deg,rgba(250,249,246,.88),rgba(250,249,246,.26))}html[data-theme=light] .assistant-hero:before{background-image:url(/images/zhenbridge-ai-assistant-mobile-banner-light.png)}html[data-theme=light] .assistant-hero:after{background:linear-gradient(180deg,rgba(250,249,246,.12),rgba(250,249,246,.8)),linear-gradient(90deg,rgba(250,249,246,.9),rgba(250,249,246,.18))}html[data-theme=light] .about-system-band{border-color:var(--line-2)}.zh-cycle__timeline{gap:10px}.zh-risk__surface{overflow-x:auto;-webkit-overflow-scrolling:touch}.assistant-fab{right:max(12px,var(--safe-right));bottom:max(12px,var(--safe-bottom));min-height:44px;padding:0 14px;font-size:13px}.assistant-panel{right:max(10px,var(--safe-right));left:max(10px,var(--safe-left));bottom:calc(68px + var(--safe-bottom));width:auto;max-height:min(82dvh,720px)}.assistant-panel__frame{max-height:min(82dvh,720px);overflow-y:auto;-webkit-overflow-scrolling:touch}.site-splash__copy{bottom:max(9%,calc(12px + var(--safe-bottom)));width:calc(100% - 24px - var(--safe-left) - var(--safe-right))}.site-footer__slogan{font-size:clamp(1rem,4.2vw,1.25rem);gap:10px}.page-hero h1{margin-top:6px;font-size:clamp(1.85rem,7.5vw,2.55rem)}.page-hero__body,.page-hero__lead{margin-top:10px}.ai-assistant.is-compact .ai-assistant__messages,.assistant-panel .ai-assistant__messages{max-height:min(58dvh,480px)}}@media (max-width:560px){.zh-market-band{padding:14px;margin-top:0}.zh-market-band__head{gap:10px}.zh-market-band__head strong{font-size:1rem;line-height:1.35}.zh-market-band__track{grid-template-columns:1fr}.zh-market-band__item{min-height:118px}.zh-hero__core{min-height:min(46vh,360px)}.zh-hero__center{transform:scale(.92);transform-origin:center center}.zh-hero__log{padding:10px 12px}.zh-macro-modal{padding:max(8px,var(--safe-top)) max(8px,var(--safe-right)) max(8px,var(--safe-bottom)) max(8px,var(--safe-left))}.zh-macro-modal__panel{max-height:calc(100dvh - 16px - var(--safe-top) - var(--safe-bottom));padding:16px;border-radius:18px}.zh-macro-modal__panel h2{font-size:clamp(1.35rem,6vw,1.85rem);padding-right:48px}.site-brand img{width:min(168px,48vw)}.site-footer__classic{gap:20px}}@media (max-width:960px) and (orientation:landscape){.zh-hero__system{min-height:auto}.zh-hero__core{min-height:280px}.site-header.is-nav-open .site-nav{max-height:min(42dvh,240px)}}.zh-mhome{--mhome-accent:#45e0ce;--mhome-accent-2:#58a6ff;--mhome-gap:14px;--mhome-radius:18px;width:min(100% - calc(var(--page-gutter) * 2),720px);margin:0 auto;padding-top:calc(8px + var(--safe-top));padding-bottom:calc(80px + var(--safe-bottom));display:flex;flex-direction:column;gap:var(--mhome-gap);color:rgba(232,240,252,.94);opacity:0;transition:opacity .38s ease}.zh-mhome.is-booted{opacity:1}html[data-theme=light] .zh-mhome{color:var(--text)}.zh-mhome .zh-panel{border-radius:var(--mhome-radius)}.zh-mhome__btc{display:flex;flex-direction:column;gap:10px}.zh-mhome__btc-row{display:flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;border:1px solid rgba(132,151,182,.16);background:linear-gradient(90deg,rgba(255,255,255,.04),rgba(255,255,255,.01)),rgba(8,12,20,.55);font:500 12px/1 IBM Plex Mono,Roboto Mono,ui-monospace,monospace;white-space:nowrap;overflow:hidden}html[data-theme=light] .zh-mhome__btc-row{border-color:var(--line-2);background:linear-gradient(90deg,rgba(255,255,255,.9),rgba(255,255,255,.7))}.zh-mhome__btc-row b{color:rgba(236,244,255,.96);font:800 11px/1 IBM Plex Sans,Inter,sans-serif;letter-spacing:.14em}html[data-theme=light] .zh-mhome__btc-row b{color:var(--text)}.zh-mhome__btc-price{color:rgba(236,244,255,.96);font:700 13px/1 IBM Plex Mono,monospace;letter-spacing:.01em;animation:zh-mhome-price .42s ease}html[data-theme=light] .zh-mhome__btc-price{color:var(--text)}.zh-mhome__btc-row em{font:700 11px/1 Inter,sans-serif;font-style:normal;letter-spacing:.02em}.zh-mhome__btc-row em.is-up{color:#45e0ce}.zh-mhome__btc-row em.is-down{color:#ff8a8a}html[data-theme=light] .zh-mhome__btc-row em.is-up{color:#0d7a48}html[data-theme=light] .zh-mhome__btc-row em.is-down{color:#b4233c}.zh-mhome__btc-row small{margin-left:auto;color:rgba(167,186,215,.6);font:500 10px/1 Inter,Noto Sans SC,sans-serif;letter-spacing:.04em;overflow:hidden;text-overflow:ellipsis}html[data-theme=light] .zh-mhome__btc-row small{color:var(--text-muted)}.zh-mhome__live{width:8px;height:8px;flex-shrink:0;border-radius:50%;background:rgba(167,186,215,.4);box-shadow:0 0 0 4px rgba(167,186,215,.08)}.zh-mhome__live.is-live{background:var(--mhome-accent);box-shadow:0 0 0 4px rgba(69,224,206,.18);animation:zh-mhome-pulse 1.8s ease-in-out infinite}@keyframes zh-mhome-pulse{0%,to{box-shadow:0 0 0 4px rgba(69,224,206,.18)}50%{box-shadow:0 0 0 7px rgba(69,224,206,.05)}}@keyframes zh-mhome-price{0%{opacity:.4;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.zh-mhome__chevron{display:inline-block;width:8px;height:8px;border-right:2px solid;border-bottom:2px solid;transform:rotate(45deg);transition:transform .22s ease;margin-top:-3px}.zh-mhome__chevron.is-open{transform:rotate(-135deg);margin-top:3px}.zh-mhome__macro-btn{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-width:0;padding:12px 14px;border-radius:14px;border:1px solid rgba(125,180,217,.24);background:linear-gradient(135deg,rgba(69,224,206,.12),rgba(88,166,255,.1)),rgba(8,12,20,.55);color:rgba(236,244,255,.95);text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .18s ease,border-color .18s ease}.zh-mhome__macro-btn>span{min-width:0}.zh-mhome__macro-btn:active{transform:scale(.98)}.zh-mhome__macro-btn small{display:block;color:var(--mhome-accent);font:700 10px/1 Inter,sans-serif;letter-spacing:.22em;text-transform:uppercase}.zh-mhome__macro-btn strong{display:block;margin-top:6px;font:700 14px/1.3 Noto Sans SC,Inter,sans-serif;letter-spacing:.01em;overflow-wrap:anywhere}.zh-mhome__macro-btn i{font-style:normal;font-size:22px;font-weight:300;line-height:1;color:var(--mhome-accent);opacity:.7}html[data-theme=light] .zh-mhome__macro-btn{border-color:rgba(8,122,140,.3);background:linear-gradient(135deg,rgba(8,122,140,.1),rgba(47,111,214,.06)),rgba(255,255,255,.94);color:var(--text)}html[data-theme=light] .zh-mhome__macro-btn small{color:#087a8c}.zh-mhome__hero{position:relative;overflow:hidden;padding:22px 18px 20px;display:flex;flex-direction:column;gap:14px;background:radial-gradient(ellipse 90% 55% at 12% 0,rgba(69,224,206,.14),transparent 55%),radial-gradient(ellipse 70% 55% at 95% 22%,rgba(88,166,255,.13),transparent 55%),radial-gradient(ellipse 80% 45% at 50% 100%,rgba(214,163,90,.08),transparent 55%),linear-gradient(180deg,rgba(8,14,26,.9),rgba(4,8,16,.96))}.zh-mhome__hero:before{inset:0;background-image:linear-gradient(rgba(125,180,217,.045) 1px,transparent 0),linear-gradient(90deg,rgba(125,180,217,.045) 1px,transparent 0);background-size:28px 28px;-webkit-mask-image:radial-gradient(ellipse at 50% 28%,black 0,transparent 78%);mask-image:radial-gradient(ellipse at 50% 28%,black 0,transparent 78%);opacity:.55}.zh-mhome__hero:after,.zh-mhome__hero:before{content:"";position:absolute;pointer-events:none}.zh-mhome__hero:after{right:-40px;top:18%;width:160px;height:160px;border-radius:50%;background:radial-gradient(circle,rgba(69,224,206,.18),transparent 65%);filter:blur(8px);z-index:0}.zh-mhome__hero>*{position:relative;z-index:1}html[data-theme=light] .zh-mhome__hero{background:radial-gradient(ellipse 90% 55% at 12% 0,rgba(8,122,140,.1),transparent 55%),radial-gradient(ellipse 70% 55% at 95% 22%,rgba(42,94,184,.1),transparent 55%),radial-gradient(ellipse 80% 45% at 50% 100%,rgba(214,163,90,.1),transparent 55%),linear-gradient(180deg,var(--panel-2),rgba(243,242,237,.6))}html[data-theme=light] .zh-mhome__hero:before{background-image:linear-gradient(rgba(8,122,140,.06) 1px,transparent 0),linear-gradient(90deg,rgba(8,122,140,.06) 1px,transparent 0);opacity:.6}html[data-theme=light] .zh-mhome__hero:after{background:radial-gradient(circle,rgba(8,122,140,.16),transparent 65%)}.zh-mhome__hero-kicker{display:flex;align-items:center;gap:10px}.zh-mhome__hero-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;border:1px solid rgba(125,180,217,.28);background:rgba(255,255,255,.04)}.zh-mhome__hero-badge b{color:rgba(236,244,255,.96);font:800 11px/1 IBM Plex Sans,Inter,sans-serif;letter-spacing:.16em}.zh-mhome__hero-badge i{color:#d6a35a;font:700 13px/1 "Noto Serif SC",serif;font-style:normal}html[data-theme=light] .zh-mhome__hero-badge{border-color:var(--line-2);background:rgba(255,255,255,.82)}html[data-theme=light] .zh-mhome__hero-badge b{color:var(--text)}html[data-theme=light] .zh-mhome__hero-badge i{color:var(--text-gold)}.zh-mhome__hero-label{color:rgba(167,186,215,.78);font:700 10px/1 IBM Plex Sans,Inter,sans-serif;letter-spacing:.22em;text-transform:uppercase}html[data-theme=light] .zh-mhome__hero-label{color:var(--text-muted)}.zh-mhome__hero-title{position:relative;margin:8px 0 2px;padding-left:14px;display:flex;flex-direction:column;gap:6px;font-family:Noto Sans SC,Inter,system-ui,sans-serif}.zh-mhome__hero-title:before{content:"";position:absolute;left:0;top:6px;bottom:6px;width:3px;border-radius:999px;background:linear-gradient(180deg,var(--mhome-accent) 0,var(--mhome-accent-2) 55%,rgba(214,163,90,.85) 100%);box-shadow:0 0 14px rgba(69,224,206,.45)}.zh-mhome__hero-title em,.zh-mhome__hero-title span{font:800 clamp(1.75rem,8.2vw,2.2rem) /1.18 Noto Sans SC,Inter,sans-serif;font-style:normal;letter-spacing:-.005em;background:linear-gradient(105deg,#ffffff 0,#d4f7f0 22%,var(--mhome-accent) 50%,var(--mhome-accent-2) 78%,#c4d4f0 100%);background-size:220% 100%;background-position:0 50%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 28px rgba(69,224,206,.15);animation:zh-mhome-title-sheen 9s ease-in-out infinite}.zh-mhome__hero-title em{animation-delay:-2.4s}@keyframes zh-mhome-title-sheen{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@media (prefers-reduced-motion:reduce){.zh-mhome__hero-title em,.zh-mhome__hero-title span{animation:none;background-position:30% 50%}}html[data-theme=light] .zh-mhome__hero-title:before{background:linear-gradient(180deg,#087a8c 0,#2a5eb8 55%,var(--text-gold) 100%);box-shadow:0 0 12px rgba(8,122,140,.32)}html[data-theme=light] .zh-mhome__hero-title em,html[data-theme=light] .zh-mhome__hero-title span{background:linear-gradient(105deg,#0a1a2e,#0c5b6f 28%,#087a8c 55%,#2a5eb8 80%,#1a2e6b);background-size:220% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:none}.zh-mhome__hero-lead{margin:0;color:rgba(232,240,252,.94);font:600 .98rem/1.55 Noto Sans SC,Inter,sans-serif}.zh-mhome__hero-body{margin:0;color:rgba(190,207,230,.84);font:400 .92rem/1.72 Noto Sans SC,Inter,sans-serif}html[data-theme=light] .zh-mhome__hero-lead{color:var(--text)}html[data-theme=light] .zh-mhome__hero-body{color:var(--text-secondary)}.zh-mhome__hero-koi{position:relative;overflow:hidden;padding:14px 16px 16px;border-radius:16px;border:1px solid transparent;background:linear-gradient(160deg,rgba(10,16,28,.78),rgba(6,10,20,.88)) padding-box,linear-gradient(135deg,rgba(69,224,206,.55),rgba(88,166,255,.45) 50%,rgba(214,163,90,.4)) border-box;box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 8px 24px rgba(3,10,20,.28)}.zh-mhome__hero-koi:before{content:"";position:absolute;top:-28px;left:-22px;width:110px;height:110px;border-radius:50%;background:radial-gradient(circle,rgba(69,224,206,.2),transparent 60%);filter:blur(6px);pointer-events:none}.zh-mhome__hero-koi:after{content:"鲤";position:absolute;right:-10px;bottom:-26px;font:700 118px/1 "Noto Serif SC",Georgia,serif;color:rgba(214,163,90,.08);letter-spacing:-.04em;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.zh-mhome__hero-koi>*{position:relative;z-index:1}.zh-mhome__hero-koi span{display:block;color:var(--mhome-accent);font:700 10px/1 IBM Plex Sans,Inter,sans-serif;letter-spacing:.22em;text-transform:uppercase}.zh-mhome__hero-koi p{margin:8px 0 0;color:rgba(216,228,244,.92);font:400 .9rem/1.7 Noto Sans SC,Inter,sans-serif}html[data-theme=light] .zh-mhome__hero-koi{background:linear-gradient(160deg,rgba(255,255,255,.94),rgba(232,238,246,.78)) padding-box,linear-gradient(135deg,rgba(8,122,140,.55),rgba(42,94,184,.42) 50%,rgba(193,137,64,.4)) border-box}html[data-theme=light] .zh-mhome__hero-koi:before{background:radial-gradient(circle,rgba(8,122,140,.18),transparent 60%)}html[data-theme=light] .zh-mhome__hero-koi:after{color:rgba(193,137,64,.16)}html[data-theme=light] .zh-mhome__hero-koi span{color:#087a8c}html[data-theme=light] .zh-mhome__hero-koi p{color:var(--text-secondary)}.zh-mhome__pipeline{display:flex;flex-direction:column;gap:14px;padding:16px 14px 18px;border-radius:14px;border:1px solid rgba(132,151,182,.18);background:radial-gradient(circle at 100% 0,rgba(69,224,206,.08),transparent 36%),linear-gradient(180deg,rgba(11,17,29,.92),rgba(6,10,18,.94))}html[data-theme=light] .zh-mhome__pipeline{border-color:var(--line-2);background:radial-gradient(circle at 100% 0,rgba(8,122,140,.06),transparent 36%),linear-gradient(180deg,var(--panel-2),var(--surface-inset))}.zh-mhome__pipeline .zh-kicker{margin:0;color:var(--mhome-accent);font:700 11px/1 IBM Plex Sans,Inter,sans-serif;letter-spacing:.2em;text-transform:uppercase}html[data-theme=light] .zh-mhome__pipeline .zh-kicker{color:#087a8c}.zh-mhome__pipe-step{position:relative;display:grid;grid-template-columns:auto 1fr;grid-gap:12px;gap:12px;align-items:start;padding-bottom:14px}.zh-mhome__pipe-step:last-child{padding-bottom:0}.zh-mhome__pipe-step>span{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;border-radius:50%;border:1px solid rgba(69,224,206,.4);background:radial-gradient(circle at 30% 30%,rgba(69,224,206,.18),rgba(8,12,20,.6) 70%);color:var(--mhome-accent);font:800 12px/1 IBM Plex Mono,monospace;letter-spacing:.04em}.zh-mhome__pipe-step>div{display:flex;flex-direction:column;gap:4px;min-width:0;padding-top:4px}.zh-mhome__pipe-step>div strong{color:rgba(236,244,255,.96);font:700 .98rem/1.3 Noto Sans SC,Inter,sans-serif}.zh-mhome__pipe-step>div em{color:rgba(206,220,240,.84);font:400 .86rem/1.62 Noto Sans SC,Inter,sans-serif;font-style:normal}.zh-mhome__pipe-line{position:absolute;top:38px;left:17px;bottom:0;width:2px;border-left:2px dashed rgba(69,224,206,.3)}html[data-theme=light] .zh-mhome__pipe-step>span{border-color:rgba(8,122,140,.4);background:radial-gradient(circle at 30% 30%,rgba(8,122,140,.18),rgba(255,255,255,.9) 70%);color:#087a8c}html[data-theme=light] .zh-mhome__pipe-step>div strong{color:var(--text)}html[data-theme=light] .zh-mhome__pipe-step>div em{color:var(--text-secondary)}html[data-theme=light] .zh-mhome__pipe-line{border-left-color:rgba(8,122,140,.3)}.zh-mhome__cta{display:flex;flex-direction:column;gap:8px;margin-top:6px}.zh-mhome__cta a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 16px;border-radius:12px;border:1px solid rgba(125,180,217,.22);background:rgba(255,255,255,.05);color:rgba(236,244,255,.94);font:600 14px/1 Noto Sans SC,Inter,sans-serif;letter-spacing:.02em;text-decoration:none;-webkit-tap-highlight-color:transparent}.zh-mhome__cta a.is-primary,.zh-mhome__cta a:first-child{color:#06121f;border-color:transparent;background:linear-gradient(135deg,var(--mhome-accent),var(--mhome-accent-2));box-shadow:0 10px 24px rgba(69,224,206,.22)}html[data-theme=light] .zh-mhome__cta a{border-color:var(--line-2);background:rgba(255,255,255,.9);color:var(--text)}html[data-theme=light] .zh-mhome__cta a.is-primary,html[data-theme=light] .zh-mhome__cta a:first-child{color:#faf9f6;border-color:transparent;background:linear-gradient(135deg,#087a8c,#2a5eb8);box-shadow:0 10px 24px rgba(8,122,140,.18)}.zh-mhome__section{margin-top:6px;display:flex;flex-direction:column;gap:14px}.zh-mhome__section-head{display:flex;flex-direction:column;gap:8px;padding:0 4px}.zh-mhome__section-head .zh-kicker{margin:0}.zh-mhome__section-head h2{margin:0;color:rgba(236,244,255,.98);font:800 clamp(1.45rem,6vw,1.85rem) /1.22 Noto Sans SC,Inter,sans-serif;letter-spacing:-.005em}.zh-mhome__section-head p{margin:0;color:rgba(190,207,230,.82);font:400 .9rem/1.7 Noto Sans SC,Inter,sans-serif}html[data-theme=light] .zh-mhome__section-head h2{color:var(--text)}html[data-theme=light] .zh-mhome__section-head p{color:var(--text-secondary)}.zh-mhome__accordion{display:flex;flex-direction:column;gap:8px}.zh-mhome__acc-item{border-radius:14px;border:1px solid rgba(132,151,182,.16);background:linear-gradient(180deg,rgba(11,17,29,.92),rgba(6,10,18,.92));overflow:hidden;transition:border-color .22s ease}.zh-mhome__acc-item.is-open{border-color:rgba(69,224,206,.32)}.zh-mhome__acc-head{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:14px;background:transparent;border:0;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.zh-mhome__acc-head>span{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:4px}.zh-mhome__acc-head strong{color:rgba(236,244,255,.96);font:700 14px/1.35 Noto Sans SC,Inter,sans-serif}.zh-mhome__acc-head em{color:rgba(167,186,215,.72);font:500 12px/1.4 Noto Sans SC,Inter,sans-serif;font-style:normal}.zh-mhome__acc-head i{color:rgba(167,186,215,.7);flex-shrink:0}.zh-mhome__acc-item.is-open .zh-mhome__acc-head i{color:var(--mhome-accent)}.zh-mhome__acc-body{color:rgba(206,220,240,.88);font:400 .88rem/1.7 Noto Sans SC,Inter,sans-serif;border-top:1px dashed rgba(132,151,182,.16);padding:12px 14px 14px}.zh-mhome__acc-body p{margin:0}html[data-theme=light] .zh-mhome__acc-item{border-color:var(--line-2);background:linear-gradient(180deg,var(--panel-2),var(--panel))}html[data-theme=light] .zh-mhome__acc-item.is-open{border-color:rgba(8,122,140,.45)}html[data-theme=light] .zh-mhome__acc-head strong{color:var(--text)}html[data-theme=light] .zh-mhome__acc-head em,html[data-theme=light] .zh-mhome__acc-head i{color:var(--text-muted)}html[data-theme=light] .zh-mhome__acc-item.is-open .zh-mhome__acc-head i{color:#087a8c}html[data-theme=light] .zh-mhome__acc-body{color:var(--text-secondary);border-top-color:var(--line)}.zh-mhome__defs{margin:0;display:flex;flex-direction:column;gap:10px}.zh-mhome__defs>div{display:grid;grid-template-columns:92px 1fr;grid-gap:10px;gap:10px;align-items:start}.zh-mhome__defs dt{color:var(--mhome-accent);font:700 11px/1.35 IBM Plex Sans,Inter,sans-serif;letter-spacing:.06em}.zh-mhome__defs dd{margin:0;color:rgba(206,220,240,.88);font:400 .88rem/1.65 Noto Sans SC,Inter,sans-serif}html[data-theme=light] .zh-mhome__defs dt{color:#087a8c}html[data-theme=light] .zh-mhome__defs dd{color:var(--text-secondary)}.zh-mhome__pills{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:6px;gap:6px}.zh-mhome__pill{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 8px;border-radius:10px;border:1px solid rgba(125,180,217,.2);background:rgba(255,255,255,.04);color:rgba(236,244,255,.85);font:600 12px/1 Noto Sans SC,Inter,sans-serif;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:border-color .18s ease,background .18s ease,color .18s ease}.zh-mhome__pill.is-active{color:#06121f;border-color:transparent;background:linear-gradient(135deg,var(--mhome-accent),var(--mhome-accent-2))}html[data-theme=light] .zh-mhome__pill{border-color:var(--line-2);background:rgba(255,255,255,.82);color:var(--text-secondary)}html[data-theme=light] .zh-mhome__pill.is-active{color:#faf9f6;background:linear-gradient(135deg,#087a8c,#2a5eb8)}.zh-mhome__cycle-card{padding:16px;border-radius:16px;border:1px solid rgba(132,151,182,.18);background:linear-gradient(180deg,rgba(11,17,29,.92),rgba(6,10,18,.92));display:flex;flex-direction:column;gap:8px;position:relative;overflow:hidden}.zh-mhome__cycle-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 18%,rgba(69,224,206,.18),transparent 36%);pointer-events:none}.zh-mhome__cycle-card.is-bear:before{background:radial-gradient(circle at 80% 18%,rgba(88,166,255,.18),transparent 36%)}.zh-mhome__cycle-card.is-panic:before{background:radial-gradient(circle at 80% 18%,rgba(255,138,138,.18),transparent 36%)}.zh-mhome__cycle-card.is-recovery:before{background:radial-gradient(circle at 80% 18%,rgba(214,163,90,.18),transparent 36%)}.zh-mhome__cycle-card>*{position:relative}.zh-mhome__cycle-card p{margin:0;color:var(--mhome-accent);font:700 11px/1 IBM Plex Sans,Inter,sans-serif;letter-spacing:.18em;text-transform:uppercase}.zh-mhome__cycle-card strong{display:block;color:rgba(236,244,255,.98);font:800 1.45rem/1.2 Noto Sans SC,Inter,sans-serif}.zh-mhome__cycle-card span{color:rgba(206,220,240,.88);font:400 .9rem/1.7 Noto Sans SC,Inter,sans-serif}html[data-theme=light] .zh-mhome__cycle-card{border-color:var(--line-2);background:linear-gradient(180deg,var(--panel-2),var(--surface-inset))}html[data-theme=light] .zh-mhome__cycle-card p{color:#087a8c}html[data-theme=light] .zh-mhome__cycle-card strong{color:var(--text)}html[data-theme=light] .zh-mhome__cycle-card span{color:var(--text-secondary)}.zh-mhome__metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.zh-mhome__metric{padding:12px;border-radius:12px;border:1px solid rgba(132,151,182,.16);background:rgba(8,12,20,.55);display:flex;flex-direction:column;gap:4px}.zh-mhome__metric span{color:rgba(167,186,215,.78);font:700 10px/1 IBM Plex Sans,Inter,sans-serif;letter-spacing:.14em;text-transform:uppercase}.zh-mhome__metric strong{color:rgba(236,244,255,.98);font:800 1.25rem/1.1 IBM Plex Sans,Inter,sans-serif;letter-spacing:-.005em}.zh-mhome__metric em{color:rgba(190,207,230,.7);font:500 11px/1.4 Noto Sans SC,Inter,sans-serif;font-style:normal}.zh-mhome__metric.is-alert strong{color:#ffba6b}.zh-mhome__metric.is-watch strong{color:#58a6ff}html[data-theme=light] .zh-mhome__metric{border-color:var(--line-2);background:linear-gradient(180deg,var(--panel-2),var(--surface-inset))}html[data-theme=light] .zh-mhome__metric span{color:var(--text-muted)}html[data-theme=light] .zh-mhome__metric strong{color:var(--text)}html[data-theme=light] .zh-mhome__metric em{color:var(--text-secondary)}html[data-theme=light] .zh-mhome__metric.is-alert strong{color:#9a5f12}html[data-theme=light] .zh-mhome__metric.is-watch strong{color:#2a5eb8}.zh-mhome__risk-panel{padding:16px;display:flex;flex-direction:column;gap:14px}.zh-mhome__risk-label{color:var(--mhome-accent);font:700 11px/1 IBM Plex Sans,Inter,sans-serif;letter-spacing:.2em;text-transform:uppercase}html[data-theme=light] .zh-mhome__risk-label{color:#087a8c}.zh-mhome__bars{display:flex;flex-direction:column;gap:12px}.zh-mhome__bars label{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;grid-gap:6px 10px;gap:6px 10px}.zh-mhome__bars label em{grid-column:1/2;color:rgba(236,244,255,.94);font:600 13px/1.2 Noto Sans SC,Inter,sans-serif;font-style:normal}.zh-mhome__bars label b{grid-column:2/3;color:var(--mhome-accent);font:700 13px/1 IBM Plex Mono,monospace}.zh-mhome__bars label i{grid-column:1/-1;display:block;height:6px;border-radius:999px;background:linear-gradient(90deg,var(--mhome-accent),var(--mhome-accent-2));box-shadow:0 0 0 1px rgba(69,224,206,.18);min-width:4px}html[data-theme=light] .zh-mhome__bars label em{color:var(--text)}html[data-theme=light] .zh-mhome__bars label b{color:#087a8c}html[data-theme=light] .zh-mhome__bars label i{background:linear-gradient(90deg,#087a8c,#2a5eb8)}.zh-mhome__bridge{display:flex;flex-direction:column;gap:10px}.zh-mhome__bridge-card{padding:14px}.zh-mhome__bridge-card strong{display:block;color:rgba(236,244,255,.98);font:700 14px/1.3 Noto Sans SC,Inter,sans-serif;letter-spacing:.02em}.zh-mhome__bridge-card ul{margin:10px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:6px}.zh-mhome__bridge-card li{position:relative;padding-left:16px;color:rgba(206,220,240,.88);font:400 .88rem/1.65 Noto Sans SC,Inter,sans-serif}.zh-mhome__bridge-card li:before{content:"";position:absolute;top:10px;left:0;width:6px;height:6px;border-radius:50%;background:var(--mhome-accent)}html[data-theme=light] .zh-mhome__bridge-card strong{color:var(--text)}html[data-theme=light] .zh-mhome__bridge-card li{color:var(--text-secondary)}html[data-theme=light] .zh-mhome__bridge-card li:before{background:#087a8c}.zh-mhome__bridge-footer{padding:16px;text-align:center}.zh-mhome__bridge-footer strong{color:rgba(236,244,255,.96);font:700 .98rem/1.5 Noto Sans SC,Inter,sans-serif;background:linear-gradient(135deg,var(--mhome-accent),var(--mhome-accent-2));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}html[data-theme=light] .zh-mhome__bridge-footer strong{background:linear-gradient(135deg,#087a8c,#2a5eb8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.zh-mhome__principles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.zh-mhome__principle{padding:14px;display:flex;flex-direction:column;gap:8px}.zh-mhome__principle span{color:var(--mhome-accent);font:800 12px/1 IBM Plex Mono,monospace;letter-spacing:.1em}.zh-mhome__principle strong{color:rgba(236,244,255,.96);font:700 .95rem/1.4 Noto Sans SC,Inter,sans-serif}html[data-theme=light] .zh-mhome__principle span{color:#087a8c}html[data-theme=light] .zh-mhome__principle strong{color:var(--text)}.zh-mhome__values-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.zh-mhome__values-item{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:start;grid-gap:12px;gap:12px;padding:14px 14px 16px}.zh-mhome__values-index{display:inline-flex;align-items:center;justify-content:center;width:40px;height:24px;border-radius:999px;border:1px solid rgba(34,211,238,.32);background:rgba(34,211,238,.06);color:var(--mhome-accent);font:800 11px/1 IBM Plex Mono,monospace;letter-spacing:.06em}.zh-mhome__values-body{min-width:0;display:flex;flex-direction:column;gap:6px}.zh-mhome__values-kicker{margin:0;color:var(--mhome-accent);font:700 10.5px/1.2 IBM Plex Sans,Inter,sans-serif;letter-spacing:.14em;text-transform:uppercase}.zh-mhome__values-body strong{color:rgba(236,244,255,.98);font:700 1.02rem/1.4 Noto Sans SC,Inter,sans-serif;letter-spacing:-.005em}.zh-mhome__values-body p{margin:0;color:rgba(190,207,230,.82);font:400 .86rem/1.65 Noto Sans SC,Inter,sans-serif}html[data-theme=light] .zh-mhome__values-index{border-color:rgba(8,122,140,.32);background:rgba(8,122,140,.08);color:#087a8c}html[data-theme=light] .zh-mhome__values-kicker{color:#087a8c}html[data-theme=light] .zh-mhome__values-body strong{color:var(--text)}html[data-theme=light] .zh-mhome__values-body p{color:var(--text-secondary)}.zh-mhome__section--values{position:relative;overflow:hidden;padding:22px 16px 24px;border-radius:22px;border:1px solid rgba(125,180,217,.2);background:radial-gradient(ellipse 85% 45% at 0 0,rgba(69,224,206,.14),transparent 55%),radial-gradient(ellipse 80% 50% at 100% 28%,rgba(88,166,255,.13),transparent 55%),radial-gradient(ellipse 70% 45% at 50% 100%,rgba(184,132,255,.09),transparent 55%),radial-gradient(ellipse 60% 40% at 20% 65%,rgba(214,163,90,.07),transparent 55%),linear-gradient(180deg,rgba(10,16,28,.94),rgba(6,10,18,.97));box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 10px 28px rgba(3,10,20,.32)}.zh-mhome__section--values:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 22% 32%,rgba(125,180,217,.06) 0,transparent 1.5px),radial-gradient(circle at 68% 76%,rgba(125,180,217,.05) 0,transparent 1.5px),radial-gradient(circle at 42% 18%,rgba(214,163,90,.05) 0,transparent 1.5px);background-size:36px 36px,52px 52px,44px 44px;pointer-events:none;opacity:.85}.zh-mhome__section--values .zh-mhome__section-head,.zh-mhome__section--values .zh-mhome__values-list{position:relative;z-index:1}.zh-mhome__section--values .zh-mhome__values-item{position:relative;overflow:hidden;border:1px solid rgba(125,180,217,.22);background:linear-gradient(135deg,rgba(255,255,255,.045),rgba(255,255,255,.012) 60%),rgba(8,12,20,.55);box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.zh-mhome__section--values .zh-mhome__values-item:before{content:"";position:absolute;top:0;left:0;width:3px;height:100%;background:linear-gradient(180deg,var(--mhome-accent),var(--mhome-accent-2));opacity:.85}.zh-mhome__section--values .zh-mhome__values-item:after{content:"";position:absolute;top:0;right:-30px;width:80px;height:80px;border-radius:50%;background:radial-gradient(circle,rgba(69,224,206,.1),transparent 65%);filter:blur(4px);pointer-events:none;z-index:0}.zh-mhome__section--values .zh-mhome__values-item>*{position:relative;z-index:1}.zh-mhome__section--values .zh-mhome__values-item:first-child:before{background:linear-gradient(180deg,#45e0ce,#58a6ff)}.zh-mhome__section--values .zh-mhome__values-item:nth-child(2):before{background:linear-gradient(180deg,#58a6ff,#b884ff)}.zh-mhome__section--values .zh-mhome__values-item:nth-child(3):before{background:linear-gradient(180deg,#b884ff,#ff8a8a)}.zh-mhome__section--values .zh-mhome__values-item:nth-child(4):before{background:linear-gradient(180deg,#ff8a8a,#d6a35a)}.zh-mhome__section--values .zh-mhome__values-item:nth-child(5):before{background:linear-gradient(180deg,#d6a35a,#45e0ce)}.zh-mhome__section--values .zh-mhome__values-item:nth-child(6):before{background:linear-gradient(180deg,#45e0ce,#d6a35a)}.zh-mhome__section--values .zh-mhome__values-item:nth-child(2):after{background:radial-gradient(circle,rgba(88,166,255,.12),transparent 65%)}.zh-mhome__section--values .zh-mhome__values-item:nth-child(3):after{background:radial-gradient(circle,rgba(184,132,255,.11),transparent 65%)}.zh-mhome__section--values .zh-mhome__values-item:nth-child(4):after{background:radial-gradient(circle,rgba(255,138,138,.1),transparent 65%)}.zh-mhome__section--values .zh-mhome__values-item:nth-child(5):after{background:radial-gradient(circle,rgba(214,163,90,.11),transparent 65%)}.zh-mhome__section--values .zh-mhome__values-item:nth-child(6):after{background:radial-gradient(circle,rgba(69,224,206,.11),transparent 65%)}html[data-theme=light] .zh-mhome__section--values{border-color:var(--line-2);background:radial-gradient(ellipse 85% 45% at 0 0,rgba(8,122,140,.1),transparent 55%),radial-gradient(ellipse 80% 50% at 100% 28%,rgba(42,94,184,.1),transparent 55%),radial-gradient(ellipse 70% 45% at 50% 100%,rgba(141,92,198,.08),transparent 55%),radial-gradient(ellipse 60% 40% at 20% 65%,rgba(193,137,64,.08),transparent 55%),linear-gradient(180deg,var(--panel-2),rgba(243,242,237,.7))}html[data-theme=light] .zh-mhome__section--values:before{background-image:radial-gradient(circle at 22% 32%,rgba(8,122,140,.07) 0,transparent 1.5px),radial-gradient(circle at 68% 76%,rgba(8,122,140,.06) 0,transparent 1.5px),radial-gradient(circle at 42% 18%,rgba(193,137,64,.06) 0,transparent 1.5px)}html[data-theme=light] .zh-mhome__section--values .zh-mhome__values-item{border-color:var(--line-2);background:linear-gradient(135deg,rgba(255,255,255,.85),rgba(243,242,237,.6) 60%),rgba(255,255,255,.4)}.zh-mhome__about,.zh-mhome__contact{padding:18px 16px;display:flex;flex-direction:column;gap:10px}.zh-mhome__about h2,.zh-mhome__contact h2{margin:0;color:rgba(236,244,255,.98);font:800 clamp(1.35rem,5.8vw,1.7rem) /1.22 Noto Sans SC,Inter,sans-serif}.zh-mhome__about p,.zh-mhome__contact p{margin:0;color:rgba(206,220,240,.88);font:400 .9rem/1.72 Noto Sans SC,Inter,sans-serif}.zh-mhome__contact+.zh-mhome__about{margin-top:10px}html[data-theme=light] .zh-mhome__about h2,html[data-theme=light] .zh-mhome__contact h2{color:var(--text)}html[data-theme=light] .zh-mhome__about p,html[data-theme=light] .zh-mhome__contact p{color:var(--text-secondary)}@media (prefers-reduced-motion:reduce){.zh-mhome,.zh-mhome__btc-price,.zh-mhome__chevron,.zh-mhome__live{transition:none!important;animation:none!important}}@media (max-width:820px){html:not(.route-assistant) .assistant-page .page-assistant{padding:14px}html:not(.route-assistant) .ai-assistant{gap:12px}html:not(.route-assistant) .ai-assistant__head{align-items:flex-start;gap:12px}html:not(.route-assistant) .ai-assistant__identity{align-items:flex-start;gap:10px}.ai-assistant__identity .ai-koi-avatar:not(.is-small){width:52px;height:46px}html:not(.route-assistant) .assistant-page .ai-assistant__messages{height:min(62dvh,520px);min-height:320px;max-height:min(62dvh,520px);padding:14px;border-radius:18px}.ai-assistant.is-compact .ai-assistant__messages,.assistant-panel .ai-assistant__messages{height:min(50dvh,380px);min-height:220px;max-height:min(50dvh,380px)}.ai-assistant__bubble,.ai-assistant__message.is-user .ai-assistant__bubble{max-width:calc(100% - 46px)}.ai-assistant__composer{position:static;background:transparent;padding-top:0}.ai-assistant__waiting-panel{width:min(420px,calc(100vw - 24px));padding:68px 18px 24px;border-radius:22px}.inquiry-form__grid{gap:12px}}@media (max-width:560px){.contact-page .inquiry-form,html:not(.route-assistant) .assistant-page .page-assistant{padding:12px}html:not(.route-assistant) .assistant-page .ai-assistant__head{flex-direction:column}html:not(.route-assistant) .assistant-page .ai-assistant__status{align-self:flex-start}html:not(.route-assistant) .assistant-page .ai-assistant__identity>div>span{font-size:.84rem}html:not(.route-assistant) .assistant-page .ai-assistant__messages{height:min(58dvh,480px);min-height:300px;max-height:min(58dvh,480px)}.ai-assistant.is-compact .ai-assistant__messages,.assistant-panel .ai-assistant__messages{height:min(48dvh,340px);min-height:200px;max-height:min(48dvh,340px)}.ai-assistant__bubble{padding:11px 12px;border-radius:16px 16px 16px 7px}.ai-assistant__message.is-user .ai-assistant__bubble{border-radius:16px 16px 7px 16px}.ai-assistant__composer button,.ai-assistant__composer input,.inquiry-form input,.inquiry-form select,.inquiry-form textarea{border-radius:14px;font-size:16px}.ai-assistant__waiting-actions{left:12px;right:12px}.ai-assistant__waiting-actions a,.ai-assistant__waiting-actions button{min-height:36px;padding:0 10px}}@media (max-width:820px){.ai-koi-avatar{width:58px;height:66px}.ai-koi-avatar.is-small{width:34px;height:38px}.ai-koi-avatar__head{width:34px;height:32px}.ai-koi-avatar__body{top:27px;width:38px;height:34px}.ai-koi-avatar.is-small .ai-koi-avatar__head{width:22px;height:21px}.ai-koi-avatar.is-small .ai-koi-avatar__body{top:19px;width:24px;height:20px}}.zh-mhome__fund-note{position:relative;overflow:hidden;display:grid;grid-gap:8px;gap:8px;padding:14px 16px 15px;border-radius:16px;border:1px solid rgba(214,163,90,.3);background:radial-gradient(circle at 0 0,rgba(214,163,90,.16),transparent 42%),radial-gradient(circle at 100% 12%,rgba(69,224,206,.1),transparent 36%),linear-gradient(160deg,rgba(12,18,30,.84),rgba(6,10,18,.9));box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 8px 24px rgba(3,10,20,.24)}.zh-mhome__fund-note:before{content:"FUND 01";position:absolute;right:14px;top:13px;color:rgba(214,163,90,.18);font:800 10px/1 IBM Plex Mono,ui-monospace,monospace;letter-spacing:.18em}.zh-mhome__fund-note p,.zh-mhome__fund-note span,.zh-mhome__fund-note strong{position:relative;z-index:1}.zh-mhome__fund-note span{color:#d6a35a;font:700 10px/1.2 IBM Plex Sans,Inter,sans-serif;letter-spacing:.2em;text-transform:uppercase}.zh-mhome__fund-note strong{color:rgba(236,244,255,.98);font:800 1.04rem/1.35 Noto Sans SC,Inter,sans-serif}.zh-mhome__fund-note p{margin:0;color:rgba(216,228,244,.9);font:400 .9rem/1.68 Noto Sans SC,Inter,sans-serif}html[data-theme=light] .zh-mhome__fund-note{border-color:rgba(193,137,64,.28);background:radial-gradient(circle at 0 0,rgba(193,137,64,.13),transparent 42%),radial-gradient(circle at 100% 12%,rgba(8,122,140,.08),transparent 36%),linear-gradient(160deg,rgba(255,255,255,.94),rgba(232,238,246,.78))}html[data-theme=light] .zh-mhome__fund-note span{color:#7a5525}html[data-theme=light] .zh-mhome__fund-note p,html[data-theme=light] .zh-mhome__fund-note strong{color:var(--text)}.zh-mhome__hero-body.is-emphasis{color:rgba(245,250,255,.98);font-weight:800;line-height:1.72;text-shadow:0 0 18px rgba(69,224,206,.12)}html[data-theme=light] .zh-mhome__hero-body.is-emphasis{color:var(--text);text-shadow:none}.ai-assistant{--ai-surface:rgba(8,14,26,0.72);--ai-surface-elevated:rgba(12,20,34,0.88);--ai-line:rgba(125,180,217,0.16);--ai-line-strong:rgba(141,230,233,0.28);--ai-glow:rgba(45,212,191,0.14);--ai-accent:rgba(141,230,233,0.95);--ai-accent-2:rgba(125,181,255,0.9);--ai-text:rgba(236,244,255,0.94);--ai-text-muted:rgba(186,202,227,0.76);--ai-user-bg:linear-gradient(135deg,rgba(45,212,191,0.16),rgba(125,181,255,0.12));--ai-assistant-bg:rgba(255,255,255,0.045);--ai-trace-bg:rgba(6,12,22,0.62);--ai-dialog-bg:url(/images/dialogbox-background-dark.png);--ai-dialog-scrim:linear-gradient(180deg,rgba(6,10,18,0.38),rgba(6,10,18,0.68) 46%,rgba(6,10,18,0.9));min-width:0;max-width:100%}html[data-theme=light] .ai-assistant{--ai-surface:rgba(255,255,255,0.82);--ai-surface-elevated:rgba(248,251,255,0.96);--ai-line:rgba(37,53,74,0.12);--ai-line-strong:rgba(6,99,120,0.22);--ai-glow:rgba(14,165,184,0.12);--ai-accent:rgba(6,99,120,0.92);--ai-accent-2:rgba(78,120,188,0.88);--ai-text:var(--text);--ai-text-muted:var(--text-secondary);--ai-user-bg:linear-gradient(135deg,rgba(14,165,184,0.14),rgba(78,120,188,0.1));--ai-assistant-bg:rgba(255,255,255,0.88);--ai-trace-bg:rgba(238,243,250,0.92);--ai-dialog-bg:url(/images/dialogbox-background-light.png);--ai-dialog-scrim:linear-gradient(180deg,rgba(255,255,255,0.76),rgba(248,251,255,0.88) 48%,rgba(248,251,255,0.94))}.ai-koi-portrait{position:relative;display:block;flex:0 0 auto;width:88px;height:88px;min-width:0;border-radius:20px;overflow:hidden;background:rgba(255,255,255,.04);box-shadow:0 14px 32px rgba(0,0,0,.18),inset 0 0 0 1px rgba(255,255,255,.08)}.ai-koi-portrait__img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 12%}html[data-theme=dark] .ai-koi-portrait__img.is-light,html[data-theme=light] .ai-koi-portrait__img.is-dark{display:none}.ai-assistant.is-compact .ai-koi-portrait{width:52px;height:52px;border-radius:14px}.ai-assistant__console{position:relative;display:grid;grid-gap:0;gap:0;min-width:0;border-radius:24px;border:1px solid var(--ai-line);background-color:rgba(6,10,18,.24);box-shadow:0 28px 80px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.05);overflow:hidden;isolation:isolate}.ai-assistant__console:after{background-image:var(--ai-dialog-scrim),var(--ai-dialog-bg);background-size:cover,cover;background-position:50%,bottom;background-repeat:no-repeat,no-repeat}.ai-assistant__console:after,.ai-assistant__console:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none}.ai-assistant__console:before{background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(141,230,233,.02) 0,rgba(141,230,233,.02) 3px);opacity:.22}html[data-theme=light] .ai-assistant__console{background-color:rgba(248,251,255,.35)}html[data-theme=light] .ai-assistant__console:before{opacity:.08}.ai-assistant__head{position:relative;z-index:1;padding:16px 18px;border-bottom:1px solid var(--ai-line);background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.02));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ai-assistant__head strong{color:var(--ai-text)}.ai-assistant__identity>div>span,.ai-assistant__status{color:var(--ai-text-muted)}.ai-assistant__status{border-color:var(--ai-line);background:rgba(255,255,255,.03)}.ai-assistant__status.is-live:before,.ai-assistant__status.is-thinking:before{content:"";display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:999px;vertical-align:.05em}.ai-assistant__status.is-live:before{background:#34d399;box-shadow:0 0 12px rgba(52,211,153,.65)}.ai-assistant__status.is-thinking:before{background:var(--ai-accent);animation:ai-status-pulse 1s ease-in-out infinite}.ai-assistant__messages{position:relative;z-index:1;min-width:0;max-width:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;border:0;border-radius:0;background:transparent;box-shadow:none}.ai-assistant__message{animation:ai-msg-in .42s cubic-bezier(.2,.78,.2,1) both}.ai-assistant__bubble{position:relative;border-color:var(--ai-line);background:var(--ai-assistant-bg);box-shadow:0 16px 36px rgba(0,0,0,.14),inset 0 1px 0 rgba(255,255,255,.05)}.ai-assistant__bubble:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(120deg,rgba(141,230,233,.08),transparent 42%);opacity:.65}.ai-assistant__message.is-user .ai-assistant__bubble{border-color:var(--ai-line-strong);background:var(--ai-user-bg)}.ai-assistant__bubble-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:2px}.ai-assistant__bubble-head span{color:var(--ai-accent);font:700 11px/1.2 IBM Plex Sans,Inter,sans-serif;letter-spacing:.1em;text-transform:uppercase}.ai-assistant__bubble-head time{color:var(--ai-text-muted);font:500 10px/1.2 IBM Plex Mono,ui-monospace,monospace;letter-spacing:.04em;white-space:nowrap}.ai-assistant__bubble p{color:var(--ai-text)}.ai-assistant__bubble--trace{border-color:var(--ai-line-strong);background:var(--ai-trace-bg);box-shadow:0 0 0 1px rgba(141,230,233,.06),0 18px 40px rgba(0,0,0,.18)}.ai-assistant__trace-tag{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:999px;border:1px solid var(--ai-line-strong);color:var(--ai-accent);font:700 10px/1 IBM Plex Sans,Inter,sans-serif;letter-spacing:.14em;text-transform:uppercase;background:rgba(141,230,233,.08)}.ai-assistant__steps{display:grid;grid-gap:8px;gap:8px;margin:12px 0 0;padding:0;list-style:none}.ai-assistant__steps li{display:grid;grid-template-columns:18px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start;color:var(--ai-text-muted);font:500 12px/1.55 IBM Plex Sans,Inter,Noto Sans SC,sans-serif}.ai-assistant__steps li:before{content:"";width:10px;height:10px;margin-top:4px;border-radius:999px;border:1px solid var(--ai-line);background:rgba(255,255,255,.04)}.ai-assistant__steps li.is-active{color:var(--ai-text)}.ai-assistant__steps li.is-active:before{border-color:transparent;background:radial-gradient(circle,var(--ai-accent) 0 38%,rgba(141,230,233,.2) 39% 100%);box-shadow:0 0 14px rgba(141,230,233,.45);animation:ai-status-pulse 1s ease-in-out infinite}.ai-assistant__steps li.is-done{color:var(--ai-text-muted)}.ai-assistant__steps li.is-done:before{border-color:rgba(52,211,153,.35);background:rgba(52,211,153,.85);box-shadow:0 0 10px rgba(52,211,153,.35)}.ai-assistant__progress{position:relative;height:3px;margin-top:14px;border-radius:999px;overflow:hidden;background:rgba(255,255,255,.06)}.ai-assistant__progress span{position:absolute;inset:0 auto 0 0;width:36%;border-radius:inherit;background:linear-gradient(90deg,var(--ai-accent),var(--ai-accent-2));animation:ai-progress-scan 1.4s ease-in-out infinite}.ai-assistant__user-avatar{color:#06101b}.ai-assistant__dock{position:relative;z-index:1;display:grid;grid-gap:10px;gap:10px;padding:12px 14px 14px;border-top:1px solid var(--ai-line);background:linear-gradient(180deg,rgba(255,255,255,.02),var(--ai-surface-elevated));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ai-assistant__quick{min-width:0;max-width:100%}.ai-assistant__composer input{border-color:var(--ai-line);background:rgba(255,255,255,.03);color:var(--ai-text)}.ai-assistant__helper{color:var(--ai-text-muted)}@media (min-width:821px){html.route-assistant,html.route-assistant body{height:100dvh;overflow:hidden}html.route-assistant #root,html.route-assistant body{display:flex;flex-direction:column;min-height:0}html.route-assistant #root{height:100dvh;overflow:hidden}html.route-assistant .site-header{flex:0 0 auto}html.route-assistant .app-shell{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow:hidden}html.route-assistant .app-shell .site-footer,html.route-assistant .assistant-fab{display:none}html.route-assistant .assistant-page.site-page{box-sizing:border-box;display:flex;flex:1 1 auto;flex-direction:column;gap:10px;width:min(1480px,calc(100% - 40px));min-height:0;height:auto;max-height:none;margin:0 auto;padding:8px 0 12px;overflow:hidden}.assistant-page .assistant-hero.page-hero,html.route-assistant .assistant-page .assistant-hero.page-hero{flex:0 0 auto;min-height:0;height:auto;padding:14px 24px}.assistant-page .assistant-hero .page-hero__body,.assistant-page .assistant-hero .page-hero__lead{display:none}.assistant-page .assistant-hero h1{margin:0;font-size:clamp(1.55rem,2.1vw,2.05rem)}html.route-assistant .assistant-page .page-assistant{flex:1 1 auto;min-height:0;width:100%;max-width:100%;margin:0;padding:0;overflow:hidden}html:not(.route-assistant) .assistant-page .page-assistant{flex:1 1;min-height:0;width:100%;max-width:min(1240px,100%);margin:0 auto;padding:0;overflow:hidden}.assistant-page .ai-assistant:not(.is-compact){display:flex;flex-direction:column;height:100%;min-height:0;max-height:100%;gap:0}html.route-assistant .assistant-page .ai-assistant:not(.is-compact){flex:1 1 auto;min-height:0;max-height:100%}.assistant-page .ai-assistant__console{display:grid;grid-template-rows:auto minmax(0,1fr) auto;height:100%;min-height:0;max-height:100%;border-radius:24px;overflow:hidden}html.route-assistant .assistant-page .ai-assistant__console{flex:1 1 auto;min-height:0;max-height:100%;border-radius:22px}.assistant-page .ai-assistant__head{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:20px;padding:20px 28px;border-bottom:1px solid var(--ai-line)}.assistant-page .ai-assistant__head-main{display:flex;flex:1 1 auto;align-items:center;justify-content:space-between;gap:16px;min-width:0;width:100%}.assistant-page .ai-assistant__head strong{font-size:1.28rem}.assistant-page .ai-assistant__identity{flex:1 1 auto;min-width:0;flex-direction:row;align-items:center;gap:18px}.assistant-page .ai-assistant__identity>div{min-width:0}.assistant-page .ai-assistant__identity>div>span{display:block;margin-top:8px;font-size:.98rem;line-height:1.55;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.assistant-page .ai-assistant:not(.is-compact) .ai-assistant__status{flex:0 0 auto;align-self:center;flex-shrink:0;padding:10px 14px;font-size:12px;white-space:nowrap;text-transform:none;letter-spacing:.06em}.assistant-page .ai-assistant__messages{display:flex;flex-direction:column;gap:16px;height:auto;overflow-y:auto;scrollbar-gutter:stable}.assistant-page .ai-assistant__messages,html.route-assistant .assistant-page .ai-assistant__messages{flex:1 1 auto;min-height:0;max-height:none;padding:24px 32px}.assistant-page .ai-assistant__message{width:100%;min-width:0}.assistant-page .ai-assistant__bubble{max-width:min(82%,820px);padding:16px 18px}.assistant-page .ai-assistant__bubble p{font-size:.98rem;line-height:1.78}.assistant-page .ai-assistant__bubble-head span{font-size:12px}.assistant-page .ai-assistant__message.is-user .ai-assistant__bubble{max-width:min(72%,720px)}.assistant-page .ai-assistant__dock{display:grid;grid-gap:14px;gap:14px;padding:18px 28px 22px;border-top:1px solid var(--ai-line)}html.route-assistant .assistant-page .ai-assistant__dock{display:grid;flex:0 0 auto;position:relative;z-index:2;grid-gap:12px;gap:12px;padding:16px 28px 20px;border-top:1px solid var(--ai-line);background:var(--ai-surface-elevated)}html.route-assistant .assistant-page .ai-assistant__composer{display:grid;grid-template-columns:minmax(0,1fr) 148px}html.route-assistant .assistant-page .ai-assistant__helper{margin:0;font-size:.88rem;line-height:1.55}html.route-assistant .assistant-page .ai-assistant__footer a{min-height:40px;padding:0 16px;font-size:14px}.assistant-page .ai-assistant__quick{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;border:0;background:transparent}.assistant-page .ai-assistant__quick button{flex:0 1 auto;min-height:42px;padding:0 16px;font-size:14px;white-space:nowrap}.assistant-page .ai-assistant__composer{display:grid;grid-template-columns:minmax(0,1fr) 148px;grid-gap:12px;gap:12px;margin:0;padding:0;border:0;background:transparent}.assistant-page .ai-assistant__composer input{min-height:56px;padding:0 18px;border-radius:16px;font-size:16px;line-height:1.45}.assistant-page .ai-assistant__composer button{min-height:56px;padding:0 20px;border-radius:16px;font-size:15px}.assistant-page .ai-assistant__helper{font-size:.92rem;line-height:1.65}.assistant-page .ai-assistant__footer,.assistant-page .ai-assistant__helper{margin:0;padding:0;border:0;background:transparent}.assistant-page .ai-assistant__footer a{min-height:42px;padding:0 16px;font-size:14px}.assistant-page .ai-koi-portrait{width:96px;height:96px;border-radius:22px}}@media (max-width:820px){html.route-assistant,html.route-assistant body{overscroll-behavior:none}html.route-assistant,html.route-assistant #root,html.route-assistant body{display:flex;flex-direction:column;height:100svh;height:100dvh;min-height:0;overflow:hidden}html.route-assistant .site-header{flex:0 0 auto}html.route-assistant .app-shell{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow:hidden}html.route-assistant .app-shell .site-footer,html.route-assistant .assistant-fab{display:none}html.route-assistant .assistant-page.site-page{display:flex;flex:1 1 auto;flex-direction:column;width:100%;min-height:0;margin:0;padding:0;overflow:hidden}html.route-assistant .assistant-page .assistant-hero{display:none}html.route-assistant .assistant-page .page-assistant{display:flex;flex:1 1 auto;flex-direction:column;width:100%;min-height:0;max-width:100%;margin:0;padding:0;overflow:hidden}html.route-assistant .assistant-page .ai-assistant:not(.is-compact){display:flex;flex:1 1 auto;flex-direction:column;gap:0;min-height:0;height:100%}html.route-assistant .assistant-page .ai-assistant__console{display:grid;grid-template-rows:auto minmax(0,1fr) auto;flex:1 1 auto;min-height:0;height:100%;border-radius:0;border-right:0;border-left:0;box-shadow:none}html.route-assistant .assistant-page .ai-assistant__head{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:10px;padding:10px max(12px,var(--safe-left)) 10px max(12px,var(--safe-right))}html.route-assistant .assistant-page .ai-assistant__head-main{display:flex;flex:1 1 auto;align-items:center;justify-content:space-between;gap:10px;min-width:0;width:100%}html.route-assistant .assistant-page .ai-assistant__identity{flex:1 1 auto;flex-direction:row;align-items:center;gap:10px;min-width:0}html.route-assistant .assistant-page .ai-assistant__identity .zh-kicker,html.route-assistant .assistant-page .ai-assistant__identity>div>span{display:none}html.route-assistant .assistant-page .ai-assistant__identity strong{font-size:1.02rem;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html.route-assistant .assistant-page .ai-koi-portrait{width:56px;height:56px;border-radius:16px}html.route-assistant .assistant-page .ai-assistant:not(.is-compact) .ai-assistant__status{flex:0 0 auto;flex-shrink:0;padding:6px 10px;font-size:11px;white-space:nowrap;text-transform:none;letter-spacing:.05em}html.route-assistant .assistant-page .ai-assistant__messages{flex:1 1 auto;min-height:clamp(280px,calc(100dvh - 240px),900px);height:auto;max-height:none;padding:14px max(14px,var(--safe-left)) 16px max(14px,var(--safe-right));overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}html.route-assistant .assistant-page .ai-assistant__dock{flex:0 0 auto;gap:10px;padding:10px max(12px,var(--safe-left)) max(12px,calc(12px + var(--safe-bottom))) max(12px,var(--safe-right));border-top:1px solid var(--ai-line);background:var(--ai-surface-elevated)}html.route-assistant .assistant-page .ai-assistant__quick{display:flex;flex-direction:column;flex-wrap:nowrap;gap:8px;margin:0;padding:0;overflow:visible}html.route-assistant .assistant-page .ai-assistant__quick button{flex:0 0 auto;width:100%;min-height:40px;padding:0 14px;font-size:13px;line-height:1.4;white-space:normal;text-align:left}html.route-assistant .assistant-page .ai-assistant:not(.is-compact) .ai-assistant__quick{max-height:520px;overflow:hidden;transition:max-height .32s cubic-bezier(.4,0,.2,1),opacity .26s ease,gap .32s ease}html.route-assistant .assistant-page .ai-assistant:not(.is-compact) .ai-assistant__quick.is-collapsed{max-height:0;opacity:0;margin:0;gap:0;pointer-events:none}html.route-assistant .assistant-page .ai-assistant__composer{display:grid;grid-template-columns:minmax(0,1fr) 84px;grid-gap:8px;gap:8px;margin:0;padding:0;position:static;background:transparent}html.route-assistant .assistant-page .ai-assistant__composer input{min-height:48px;padding:0 14px;border-radius:14px;font-size:16px;line-height:1.4}html.route-assistant .assistant-page .ai-assistant__composer button{min-height:48px;padding:0 12px;border-radius:14px;font-size:15px}html.route-assistant .assistant-page .ai-assistant__footer,html.route-assistant .assistant-page .ai-assistant__helper{display:none}html.route-assistant .assistant-page .ai-assistant__bubble,html.route-assistant .assistant-page .ai-assistant__message.is-user .ai-assistant__bubble{max-width:min(92%,640px)}html.route-assistant .assistant-page .ai-assistant__bubble p{font-size:.94rem;line-height:1.65}.assistant-page .ai-assistant,.assistant-page .ai-assistant__console,.assistant-page .page-assistant,.assistant-page.site-page{min-width:0;max-width:100%;overflow-x:clip}}@media (max-width:390px){html.route-assistant .assistant-page .ai-assistant__composer{grid-template-columns:minmax(0,1fr) 76px}}@keyframes ai-status-pulse{0%,to{transform:scale(1);opacity:.72}50%{transform:scale(1.12);opacity:1}}@keyframes ai-progress-scan{0%{transform:translateX(-120%)}to{transform:translateX(320%)}}@keyframes ai-msg-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.assistant-panel__frame .ai-assistant.is-compact .ai-assistant__console{border:0;border-radius:0;background:transparent;background-color:transparent;box-shadow:none}.assistant-panel__frame .ai-assistant.is-compact .ai-assistant__console:after,.assistant-panel__frame .ai-assistant.is-compact .ai-assistant__console:before{display:none}.ai-assistant.is-compact .ai-assistant__console{border-radius:0}.ai-assistant.is-compact .ai-assistant__messages{min-height:240px;max-height:min(52dvh,380px);padding:12px}.assistant-panel__frame .ai-assistant.is-compact{display:flex;flex-direction:column;max-height:min(92dvh,840px)}.assistant-panel__frame .ai-assistant.is-compact .ai-assistant__console{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;max-height:min(92dvh,840px)}.assistant-panel__frame .ai-assistant.is-compact .ai-assistant__messages{flex:0 1 auto;min-height:180px;max-height:min(68dvh,620px);height:auto;overflow-x:hidden;overflow-y:auto;padding:12px}.assistant-panel__frame .ai-assistant.is-compact .ai-assistant__dock{flex-shrink:0}.ai-assistant.is-compact .ai-assistant__head.is-floating-panel{display:block;padding:12px 14px}.ai-assistant.is-compact .ai-assistant__head-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.ai-assistant.is-compact .ai-assistant__head.is-draggable .ai-assistant__head-bar{cursor:-webkit-grab;cursor:grab;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ai-assistant.is-compact .ai-assistant__head.is-draggable .ai-assistant__head-bar:active{cursor:-webkit-grabbing;cursor:grabbing}.ai-assistant__head-title{margin:0;flex:1 1 auto;min-width:0;color:rgba(167,186,215,.88);font:600 11px/1.2 IBM Plex Sans,Inter,sans-serif;letter-spacing:.2em;text-transform:uppercase;white-space:nowrap}.ai-assistant.is-compact .ai-assistant__head-meta{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-top:12px}.ai-assistant.is-compact .ai-assistant__head-meta .ai-assistant__identity{flex:1 1 auto;min-width:0}.ai-assistant.is-compact .ai-assistant__head-meta .ai-assistant__status{flex-shrink:0;align-self:flex-start}.ai-assistant__close-x{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;margin:0;padding:0;border:0;border-radius:0;background:transparent;color:rgba(186,202,227,.82);cursor:pointer;box-shadow:none;transition:color .16s ease,opacity .16s ease}.ai-assistant__close-x svg{width:18px;height:18px}.ai-assistant__close-x:hover{color:rgba(240,246,255,.98);background:transparent}.ai-assistant.is-compact .ai-assistant__head:not(.is-floating-panel){padding:12px 14px;flex-wrap:nowrap;align-items:center}.ai-assistant.is-compact .ai-assistant__head:not(.is-floating-panel).is-draggable{cursor:-webkit-grab;cursor:grab;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ai-assistant.is-compact .ai-assistant__head:not(.is-floating-panel).is-draggable:active{cursor:-webkit-grabbing;cursor:grabbing}.ai-assistant.is-compact .ai-assistant__status{flex-shrink:0;white-space:nowrap;text-transform:none;letter-spacing:.06em}.assistant-panel__frame .ai-assistant.is-compact .ai-assistant__quick{display:flex;flex-direction:column;flex-wrap:nowrap;gap:10px;max-height:280px;overflow:hidden;transition:max-height .32s cubic-bezier(.4,0,.2,1),opacity .26s ease,margin .32s ease,gap .32s ease}.assistant-panel__frame .ai-assistant.is-compact .ai-assistant__quick.is-collapsed{max-height:0;opacity:0;margin:0;gap:0;pointer-events:none}.assistant-panel__frame .ai-assistant.is-compact .ai-assistant__quick button{flex:0 0 auto}.assistant-panel.is-draggable{touch-action:none;max-height:min(92dvh,840px);display:flex;flex-direction:column}.assistant-panel.is-draggable .assistant-panel__frame{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.ai-assistant.is-compact .ai-assistant__dock{padding:10px 12px 12px}.ai-assistant.is-compact .ai-assistant__fullpage{display:flex;justify-content:center;padding-top:4px;margin-top:2px;border-top:1px solid var(--ai-line)}.ai-assistant.is-compact .ai-assistant__fullpage a{display:inline-flex;align-items:center;min-height:32px;padding:0;border:0;border-radius:0;background:transparent;color:rgba(94,234,212,.88);font:500 13px/1 Inter,sans-serif;text-decoration:none;box-shadow:none;transition:color .16s ease}.ai-assistant.is-compact .ai-assistant__fullpage a:hover{color:rgba(194,239,248,.98);background:transparent}.ai-assistant.is-compact .ai-assistant__quick button{flex:1 1 100%}.assistant-panel,.assistant-panel__frame{min-width:0;max-width:100%;overflow-x:clip}html[data-theme=light] .ai-assistant__composer input::placeholder{color:rgba(37,53,74,.42)}