.tabbar[data-v-50c287bb]{--tab-blue:#1d63a9;width:100%;max-width:var(--app-width);height:calc(var(--tabbar-h) + max(var(--safe-bottom), 6px));padding-bottom:max(var(--safe-bottom), 6px);padding-left:var(--safe-left);padding-right:var(--safe-right);z-index:1000;background:#fff;justify-content:space-around;align-items:flex-start;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -1px 8px #245f9e1a}.tab-item[data-v-50c287bb]{color:#8a9199;min-height:var(--tabbar-h);flex-direction:column;flex:1;justify-content:flex-start;align-items:center;gap:2px;padding-top:7px;padding-bottom:4px;font-size:10px;text-decoration:none;transition:color .2s;display:flex;position:relative}.tab-item[data-v-50c287bb]:active{opacity:.85}.tab-icon[data-v-50c287bb]{z-index:2;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:transform .22s,background-color .22s,box-shadow .22s;display:flex;position:relative}.tab-icon img[data-v-50c287bb]{object-fit:contain;pointer-events:none;width:20px;height:20px;display:block}.tab-icon .icon-on[data-v-50c287bb]{width:18px;height:18px;display:none}.tab-icon .icon-off[data-v-50c287bb]{display:block}.tab-item span[data-v-50c287bb]{z-index:2;line-height:1.15;position:relative}.tab-item.active[data-v-50c287bb]{color:var(--tab-blue)}.tab-item.active .tab-icon[data-v-50c287bb]{background:var(--tab-blue);transform:translateY(-12px);box-shadow:0 3px 8px #245f9e4d}.tab-item.active .tab-icon .icon-off[data-v-50c287bb]{display:none}.tab-item.active .tab-icon .icon-on[data-v-50c287bb]{display:block}.tab-item.active[data-v-50c287bb]:before{content:"";z-index:1;background:#fff;border-radius:50%;width:50px;height:50px;margin-left:-25px;position:absolute;top:-14px;left:50%;box-shadow:0 -2px 6px #245f9e1f}.tab-item.active[data-v-50c287bb]:after{content:"";z-index:1;background:#fff;height:22px;position:absolute;top:0;left:0;right:0}.tab-toast[data-v-50c287bb]{left:50%;bottom:calc(var(--tabbar-h) + max(var(--safe-bottom), 6px) + 16px);color:#fff;white-space:nowrap;z-index:1001;pointer-events:none;background:#1f2937eb;border-radius:8px;padding:10px 18px;font-size:14px;line-height:1.4;position:fixed;transform:translate(-50%)}.system-push-bar[data-v-b63bda7f]{width:100%;max-width:var(--app-width);z-index:1200;min-height:36px;padding-top:var(--safe-top);cursor:pointer;text-align:left;background:linear-gradient(90deg,#1d63a9 0%,#2f80ed 100%);border:0;align-items:stretch;display:flex;position:fixed;top:0;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 2px 12px #1d63a947}.system-push-bar[data-v-b63bda7f]:after{content:"";pointer-events:none;background:linear-gradient(#ffffff24 0%,#fff0 48%);position:absolute;inset:0}.system-push-bar__label[data-v-b63bda7f]{z-index:1;letter-spacing:.02em;color:#fff;white-space:nowrap;background:#0000001f;flex:none;align-items:center;gap:6px;padding:0 12px;font-size:13px;font-weight:600;display:inline-flex;position:relative}.dot[data-v-b63bda7f]{background:#fff;border-radius:50%;width:6px;height:6px;animation:1.8s ease-in-out infinite push-dot-b63bda7f;box-shadow:0 0 0 2px #ffffff47}.system-push-bar__content[data-v-b63bda7f]{z-index:1;flex:1;align-items:center;min-width:0;padding:0 10px;display:flex;position:relative;overflow:hidden}.system-push-bar__text[data-v-b63bda7f]{color:#fff;white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:13px;line-height:1.3;overflow:hidden}.system-push-bar__text.is-marquee[data-v-b63bda7f]{text-overflow:clip;overflow:hidden}.marquee-track[data-v-b63bda7f]{gap:40px;animation:14s linear infinite push-marquee-b63bda7f;display:inline-flex}.marquee-track span[data-v-b63bda7f]{flex:none}.system-push-bar__count[data-v-b63bda7f]{z-index:1;color:#fff;white-space:nowrap;flex:none;align-items:center;gap:4px;padding:0 12px;font-size:12px;display:inline-flex;position:relative}.system-push-bar__count em[data-v-b63bda7f]{color:#1d63a9;background:#fff;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-style:normal;font-weight:700;line-height:1;display:inline-flex}.push-bar-enter-active[data-v-b63bda7f],.push-bar-leave-active[data-v-b63bda7f]{transition:opacity .28s,transform .28s}.push-bar-enter-from[data-v-b63bda7f],.push-bar-leave-to[data-v-b63bda7f]{opacity:0;transform:translate(-50%)translateY(-100%)}@keyframes push-marquee-b63bda7f{0%{transform:translate(0)}to{transform:translate(calc(-50% - 20px))}}@keyframes push-dot-b63bda7f{0%,to{opacity:1;transform:scale(1)}50%{opacity:.72;transform:scale(.88)}}.float-consult[data-v-1b7896bb]{right:max(8px, calc((100vw - var(--app-width)) / 2 + 8px));bottom:calc(max(var(--safe-bottom), 6px) + 24px);z-index:998;background:0 0;border:0;border-radius:16px;place-items:center;width:54px;height:54px;padding:0;transition:transform .2s,box-shadow .2s;display:grid;position:fixed;overflow:hidden;box-shadow:0 6px 18px #ff7a1847}.float-consult.has-tab[data-v-1b7896bb]{bottom:calc(var(--tabbar-h) + max(var(--safe-bottom), 6px) + 18px)}.float-consult-ico[data-v-1b7896bb]{object-fit:cover;pointer-events:none;width:100%;height:100%}.float-consult[data-v-1b7896bb]:active{transform:scale(.94);box-shadow:0 3px 10px #ff7a1833}.appUpdateMask[data-v-4745782c]{z-index:400;background:#112b496b;place-items:center;padding:20px 24px;display:grid;position:fixed;inset:0}.appUpdate[data-v-4745782c]{box-sizing:border-box;width:min(340px,100vw - 48px);max-height:calc(100vh - 40px);max-height:calc(100dvh - 40px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));color:#123f70;overscroll-behavior:contain;background:#fff;border:1px solid #ffffffd9;border-radius:10px;margin:auto;padding:0;font-family:Microsoft YaHei,Arial,sans-serif;position:relative;overflow-y:auto;box-shadow:0 24px 80px #10385e40}.appUpdate[data-v-4745782c] *{box-sizing:border-box}.appUpdateHeader[data-v-4745782c]{isolation:isolate;text-align:center;background:radial-gradient(at 85% 15%,#c8e8ff 0,#0000 50%),linear-gradient(155deg,#e5efff,#eff7ff 65%,#fff);border:0;padding:21px 24px 20px;position:relative;overflow:hidden}.appUpdateHeader[data-v-4745782c]:before{content:"";z-index:-1;border:1px solid #fff9;border-radius:50%;width:330px;height:170px;position:absolute;top:39px;left:-125px;transform:rotate(-35deg);box-shadow:0 0 0 10px #ffffff26,0 0 0 22px #ffffff26,0 0 0 34px #ffffff26}.appUpdateLabel[data-v-4745782c]{color:#547da4;letter-spacing:3px;margin-bottom:8px;font-size:11px}.appUpdateIcon[data-v-4745782c]{color:#fff;place-items:center;width:110px;height:96px;margin:0 auto 9px;display:grid}.appUpdateIcon svg[data-v-4745782c]{filter:drop-shadow(0 9px 9px #3685d32b);width:110px;height:96px}.appUpdate h2[data-v-4745782c]{letter-spacing:1px;color:#123f70;margin:0 0 9px;font-size:24px;font-weight:700;line-height:1.4}.appUpdateVersion[data-v-4745782c]{overflow-wrap:anywhere;color:#246bbb;background:#ffffffb3;border:1px solid #c6def9;border-radius:20px;max-width:100%;padding:3px 13px;font-size:12px;font-weight:600;line-height:1.5;display:inline-block}.appUpdateHeader p[data-v-4745782c]{color:#68839e;margin:11px 0 0;font-size:12px;line-height:1.8}.appUpdateBody[data-v-4745782c]{padding:8px 24px 12px}.appUpdate h3[data-v-4745782c]{border-left:3px solid #2779d6;margin:0 0 13px;padding-left:10px;font-size:14px;font-weight:700;line-height:1.2}.appUpdateNotes[data-v-4745782c]{counter-reset:updates;color:#57708a;margin:0;padding:0;font-size:12px;line-height:1.8;list-style:none}.appUpdateNotes li[data-v-4745782c]{counter-increment:updates;overflow-wrap:anywhere;margin:0 0 11px;padding-left:26px;position:relative}.appUpdateNotes li[data-v-4745782c]:before{content:counter(updates, decimal-leading-zero);color:#3988db;font-size:10px;font-weight:600;line-height:20px;position:absolute;top:1px;left:0}.appUpdateTip[data-v-4745782c]{color:#627f9e;background:#f1f7fe;border:1px solid #e5effb;border-radius:9px;gap:7px;margin:16px 0 18px;padding:10px 11px;font-size:11px;line-height:1.7;display:flex}.appUpdateTip svg[data-v-4745782c]{color:#488ad0;flex:none;width:15px;height:15px;margin-top:2px}.appUpdateActions[data-v-4745782c]{flex-direction:column;gap:4px;display:flex}.appUpdateActions button[data-v-4745782c]{cursor:pointer;touch-action:manipulation;border-radius:25px;width:100%;min-height:46px;padding:12px;font:500 14px Microsoft YaHei,Arial,sans-serif}.appUpdatePrimary[data-v-4745782c]{color:#fff;letter-spacing:1px;background:linear-gradient(100deg,#2167b3,#367df5);border:0;box-shadow:0 5px 12px #2f78d52b}.appUpdateLater[data-v-4745782c]{color:#788ca2;background:0 0;border:0}.appUpdateActions button[data-v-4745782c]:disabled{opacity:.65;cursor:wait}.appUpdateFeedback[data-v-4745782c]{color:#246bbb;margin:0 0 12px;font-size:12px;line-height:1.7}@media (height<=650px){.appUpdateHeader[data-v-4745782c]{padding-top:16px;padding-bottom:14px}.appUpdateIcon[data-v-4745782c]{height:72px;margin-bottom:4px}.appUpdateIcon svg[data-v-4745782c]{height:76px}.appUpdateNotes li[data-v-4745782c]{margin-bottom:8px}}.app-shell[data-v-2db41687]{width:100%;max-width:var(--app-width);background:var(--bg);min-height:100dvh;margin:0 auto;position:relative;overflow-x:hidden}.app-main[data-v-2db41687]{min-height:inherit}.app-shell.has-tab .app-main[data-v-2db41687]{padding-bottom:calc(var(--tabbar-h) + max(var(--safe-bottom), 6px))}.app-shell.has-push-bar .app-main[data-v-2db41687]{padding-top:calc(36px + var(--safe-top))}@media (width>=431px){.app-shell[data-v-2db41687]{box-shadow:0 0 32px #0000001f}}:root{--primary:#1d63a9;--nav:#1d63a9;--orange:#ff9f1a;--bg:#f3f5f9;--text:#222;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--safe-right:env(safe-area-inset-right,0px);--tabbar-h:52px;--app-width:390px;--page-pad:14px}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html{touch-action:manipulation;height:100%}body{min-height:100dvh;color:var(--text);-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;-webkit-user-select:none;user-select:none;background:#d8dee8;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}img{-webkit-user-drag:none}a,button{-webkit-user-select:none;user-select:none}#app{min-height:100dvh}.page{background:var(--bg);width:100%;min-height:100dvh;padding-left:var(--safe-left);padding-right:var(--safe-right);padding-bottom:calc(var(--tabbar-h) + max(var(--safe-bottom), 6px) + 12px);position:relative;overflow-x:hidden}.page>.gov-topbar,.page>header.topbar,.page>.topbar{padding-top:var(--safe-top);min-height:calc(44px + var(--safe-top));box-sizing:border-box;height:auto}html.is-packaged-app,html.is-packaged-app body,html.is-packaged-app #app{background:var(--bg)}.page.no-tab{padding-bottom:calc(max(var(--safe-bottom), 6px) + 12px)}@media (width<=430px){body{background:var(--bg)}:root{--app-width:100%}}@media (width>=431px){body{background:#cfd6e3}}
