:root{background:var(--bg);color:var(--ink);font-family:MiSans,HarmonyOS Sans SC,PingFang SC,Microsoft YaHei,ui-sans-serif,system-ui,sans-serif;font-synthesis:weight;text-rendering:optimizeLegibility;--ink:#10221c;--ink-soft:#334a41;--muted:#5b7168;--faint:#5e7385;--surface:#fff;--surface-strong:#f5f8f6;--line:#dce5e0;--hairline:1px solid var(--line);--brand:#087f5b;--brand-deep:#056044;--brand-soft:#dff3ea;--text-on-dark-muted:#d6e0e5;--bg:#fff;--radius-sm:8px;--radius-md:12px;--shadow-soft:0 14px 36px rgba(16,34,28,.08);--motion:cubic-bezier(.32,.72,0,1);--font-h1:56px;--font-h2:34px;--space-section-md:72px;--space-section-lg:96px;--header-height:72px}*{box-sizing:border-box}body,html{overflow-x:hidden;overflow-x:clip}body{background:var(--bg);color:var(--ink);line-height:1.6;margin:0;min-width:320px}h1,h2,h3,h4{line-height:1.15}a{color:inherit;text-decoration:none}a,button,summary{cursor:pointer}button:disabled{cursor:wait;opacity:.62}:focus-visible{outline:2px solid var(--brand);outline-offset:3px}::-moz-selection{background:var(--brand-deep);color:var(--surface)}::selection{background:var(--brand-deep);color:var(--surface)}.site-shell{min-height:100vh}.page-main{min-height:calc(100vh - var(--header-height))}.page-container{margin-inline:auto;width:min(100% - 36px,1120px)}.page-narrow{margin-inline:auto;width:min(100% - 36px,820px)}.button{align-items:center;border:0;border-radius:var(--radius-sm);display:inline-flex;font:inherit;font-size:14px;font-weight:700;justify-content:center;min-height:44px;padding:0 20px;transition:transform .18s var(--motion),color .18s var(--motion),background .18s var(--motion),border-color .18s var(--motion)}.button:hover{transform:translateY(-1px)}.button:active{transform:translateY(1px)}.button--primary{background:var(--brand);color:var(--surface)}.button--primary:hover{background:var(--brand-deep)}.button--secondary{background:var(--surface);border:var(--hairline);color:var(--ink)}.global-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border-bottom:var(--hairline);min-height:var(--header-height);padding:10px 18px;position:sticky;top:0;z-index:60}.global-header__inner{align-items:center;display:flex;gap:28px;margin:auto;min-height:50px;width:min(100%,1120px)}.global-header__brand{align-items:center;color:var(--ink);display:inline-flex;flex:0 0 auto;font-size:18px;gap:10px}.global-header__brand img{border-radius:var(--radius-sm)}.global-header__nav{align-items:center;color:var(--ink-soft);display:flex;font-size:14px;font-weight:600;gap:26px;margin-left:auto}.global-header__nav a{align-items:center;display:inline-flex;min-height:44px}.global-header__nav a.router-link-active,.global-header__nav a:hover{color:var(--brand-deep)}.global-header__cta{flex:0 0 auto}.global-header__menu-button{align-items:center;background:transparent;border:0;border-radius:var(--radius-sm);color:var(--ink);display:none;height:44px;justify-content:center;padding:0;width:44px}.global-header__menu-button svg{fill:none;height:24px;stroke:currentColor;stroke-linecap:round;stroke-width:2;width:24px}.global-header__mobile-nav{display:none}.menu-panel-enter-active,.menu-panel-leave-active{transition:opacity .18s var(--motion),transform .18s var(--motion)}.menu-panel-enter-from,.menu-panel-leave-to{opacity:0;transform:translateY(-8px)}.mobile-bottom-cta{display:none}.error-page{display:grid;min-height:calc(100vh - 180px);min-height:calc(100dvh - 180px);padding:72px 18px;place-items:center;text-align:center}.error-page>div{max-width:620px}.error-page p{color:var(--brand-deep);font-weight:700;margin:0 0 12px}.error-page h1{font-size:var(--font-h1);line-height:1.08;margin:0}.error-page span{color:var(--muted);display:block;font-size:17px;line-height:1.8;margin-top:20px}.error-page__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:32px}@media(max-width:720px){:root{--font-h1:38px;--font-h2:28px;--space-section-md:56px;--space-section-lg:72px}body{padding-bottom:calc(70px + env(safe-area-inset-bottom,0px))}.global-header{padding-inline:14px}.global-header__inner{gap:10px}.global-header__cta,.global-header__nav{display:none}.global-header__menu-button{display:inline-flex;margin-left:auto}.global-header__mobile-nav{border-top:var(--hairline);display:grid;margin:8px auto 0;padding:8px 0 14px;width:min(100%,1120px)}.global-header__mobile-nav a{align-items:center;border-bottom:var(--hairline);color:var(--ink);display:flex;font-weight:650;justify-content:space-between;min-height:52px}.global-header__mobile-nav a:last-child{border-bottom:0;color:var(--brand-deep)}.mobile-bottom-cta{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-top:var(--hairline);display:flex;gap:10px;inset:auto 0 0;padding:10px 14px calc(10px + env(safe-area-inset-bottom,0px));position:fixed;z-index:55}.mobile-bottom-cta a{align-items:center;border-radius:var(--radius-sm);display:inline-flex;flex:1 1 0;font-size:14px;font-weight:700;justify-content:center;min-height:48px}.mobile-bottom-cta a:first-child{background:var(--brand-soft);color:var(--brand-deep)}.mobile-bottom-cta a:last-child{background:var(--brand);color:var(--surface)}.error-page h1{overflow-wrap:anywhere}}@supports (height:100dvh){.page-main{min-height:calc(100dvh - var(--header-height))}}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
