.customer-service{font:inherit;touch-action:manipulation;-webkit-tap-highlight-color:rgba(7,130,106,.14)}.customer-service--floating{position:fixed;right:22px;bottom:calc(22px + env(safe-area-inset-bottom));z-index:900;display:inline-flex;min-height:46px;align-items:center;padding:0 16px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#fff;background:#075f70;box-shadow:0 10px 28px #0735443d;cursor:pointer;font-weight:700;gap:8px;transition:background-color .16s ease,box-shadow .16s ease,transform .16s ease}.customer-service--floating .anticon{color:#62e3b9;font-size:20px}.customer-service--floating:hover{color:#fff;background:#064f5d;box-shadow:0 14px 32px #0735444d;transform:translateY(-2px)}.customer-service--floating:focus-visible,.customer-service--footer:focus-visible,.customer-service__copy:focus-visible{outline:3px solid #20a58a;outline-offset:3px}.customer-service--footer{display:inline-flex;align-items:center;padding:2px 4px;border:0;border-radius:4px;color:#53697a;background:transparent;cursor:pointer;gap:5px}.customer-service--footer:hover{color:#075f70;background:#edf8f5}.customer-service--footer .anticon{color:#149c74}.customer-service__panel{width:min(280px,calc(100vw - 48px));padding:4px}.customer-service__panel-heading{display:flex;align-items:center;margin-bottom:14px;gap:10px}.customer-service__panel-heading>div{display:flex;min-width:0;flex-direction:column;gap:2px}.customer-service__panel-heading strong{color:#102d3d;font-size:15px}.customer-service__panel-heading span{color:#6b7c88;font-size:12px}.customer-service__wechat-mark{display:inline-grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border-radius:50%;color:#fff;background:#14a976;box-shadow:inset 0 0 0 1px #ffffff4d;font-size:20px}.customer-service__account-row{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border:1px solid #dce9e5;border-radius:8px;background:#f5fbf9;gap:12px}.customer-service__account-row span{color:#6b7c88;font-size:12px}.customer-service code{color:#075f70;background:transparent;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:14px;font-weight:800;overflow-wrap:anywhere}.customer-service__copy{display:inline-flex;min-height:38px;align-items:center;justify-content:center;padding:0 13px;border:1px solid #0b806a;border-radius:8px;color:#fff;background:#0b806a;cursor:pointer;font:inherit;font-size:13px;font-weight:700;gap:6px;touch-action:manipulation}.customer-service__panel>.customer-service__copy{width:100%;margin-top:10px}.customer-service__copy:hover{border-color:#075f70;background:#075f70}.customer-service__hint{margin:9px 2px 0;color:#6b7c88;font-size:12px;line-height:1.55;text-wrap:pretty}.customer-service__status{position:absolute;width:1px;height:1px;padding:0;border:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.customer-service--inline{position:relative;display:flex;align-items:center;padding:12px 14px;border:1px solid #cfe5df;border-radius:10px;background:#f4fbf9;gap:12px}.customer-service--inline .customer-service__wechat-mark{width:34px;height:34px;font-size:18px}.customer-service__inline-copy{display:flex;min-width:0;flex:1;flex-direction:column;color:#526876;font-size:12px;line-height:1.5}.customer-service__inline-copy strong{color:#173746;font-size:13px}.customer-service__inline-copy small{color:#a04d1f}@media (max-width: 600px){.customer-service--floating{right:12px;bottom:calc(12px + env(safe-area-inset-bottom));min-width:44px;min-height:44px;justify-content:center;padding:0 12px}.customer-service--floating span{display:none}.customer-service--inline{align-items:flex-start;flex-wrap:wrap}.customer-service--inline .customer-service__copy{width:100%}}@media (prefers-reduced-motion: reduce){.customer-service--floating{transition:none}.customer-service--floating:hover{transform:none}}.cycle-pricing{--ocean-950: #082f49;--ocean-700: #0369a1;--harbor-100: #e0f2fe;--mint-500: #10b981;--warning-500: #f59e0b;width:min(1180px,calc(100% - 32px));margin:0 auto;color:var(--ocean-950)}.cycle-pricing__heading{max-width:760px;margin-bottom:24px}.cycle-pricing__heading h2{margin:10px 0 8px;font-size:clamp(28px,4vw,46px);line-height:1.14;letter-spacing:-.035em;text-wrap:balance}.cycle-pricing__heading p{margin:0;color:#475569;font-size:16px}.cycle-pricing__step{padding:22px 0;border-bottom:1px solid #dbeafe}.cycle-pricing__step-title{display:flex;align-items:center;gap:10px;margin-bottom:14px}.cycle-pricing__step-title>span:first-child{display:inline-grid;width:28px;height:28px;place-items:center;border-radius:50%;background:var(--ocean-950);color:#fff}.cycle-pricing__subjects{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 24px}.cycle-package{position:relative;width:100%;height:100%;min-height:330px;padding:20px;text-align:left;border:1px solid #bae6fd;border-radius:18px;background:#fff;color:inherit;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.cycle-package:hover{transform:translateY(-2px);border-color:var(--ocean-700)}.cycle-package:focus-visible{outline:3px solid rgba(3,105,161,.35);outline-offset:3px}.cycle-package--selected{border:2px solid var(--ocean-700);box-shadow:0 16px 34px #0369a126}.cycle-package--recommended:before{content:"";position:absolute;inset:0 0 auto;height:5px;border-radius:18px 18px 0 0;background:linear-gradient(90deg,var(--ocean-700),var(--mint-500))}.cycle-package__name{display:flex;align-items:center;gap:8px}.cycle-package__name h3{margin:0;font-size:22px}.cycle-package>p{min-height:44px;color:#64748b}.cycle-package__price{display:grid;grid-template-columns:1fr auto;align-items:end;margin:18px 0}.cycle-package__price del{grid-column:1 / -1;color:#94a3b8}.cycle-package__price strong{font-size:36px;letter-spacing:-.04em}.cycle-package__price em{color:#b45309;font-style:normal}.cycle-package ul{display:grid;gap:8px;padding:0;list-style:none}.cycle-package li svg{margin-right:8px;color:var(--mint-500)}.cycle-package__select{position:absolute;right:20px;bottom:18px;color:var(--ocean-700);font-weight:600}.cycle-pricing__checkout{position:sticky;z-index:8;bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px;padding:16px 18px;border:1px solid #bae6fd;border-radius:16px;background:#fffffff5;box-shadow:0 12px 30px #082f4929;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.cycle-pricing__checkout>div{display:grid}.cycle-pricing__checkout strong{font-size:18px}.cycle-payment-price{color:var(--ocean-700, #0369a1);font-size:32px;font-weight:800}.cycle-payment-price .cycle-plan-picker-modal .ant-modal-body{max-height:calc(100vh - 150px);overflow-y:auto;overscroll-behavior:contain}.cycle-payment-price .cycle-pricing--embedded{width:100%}.cycle-payment-price .cycle-pricing--embedded .cycle-pricing__heading{margin-bottom:6px}.cycle-payment-price .cycle-pricing--embedded .cycle-pricing__heading h2{margin-top:8px;font-size:clamp(24px,3vw,34px)}.cycle-payment-price .cycle-pricing--embedded .cycle-pricing__step{padding:16px 0}.cycle-payment-price .cycle-pricing--embedded .cycle-package{min-height:310px}.cycle-payment-price .cycle-pricing--embedded .cycle-pricing__checkout{bottom:0}@media (max-width: 640px){.cycle-pricing{width:min(100% - 24px,1180px)}.cycle-pricing__subjects{grid-template-columns:1fr}.cycle-pricing__heading h2{word-break:keep-all;overflow-wrap:break-word}.cycle-pricing__checkout{align-items:stretch;flex-direction:column}}@media (prefers-reduced-motion: reduce){.cycle-package{transition:none}}.home-page{color:#172033}.home-hero{position:relative;display:flex;min-height:560px;overflow:hidden;background-color:#101b28;background-image:url(/home-risk-hero.webp);background-position:center;background-size:cover;border-radius:8px}.home-hero:before{position:absolute;top:0;right:0;bottom:0;left:0;background:#05101b6e;content:""}.home-hero__content{position:relative;z-index:1;display:flex;width:min(720px,64%);padding:72px 64px 56px;color:#fff;flex-direction:column;justify-content:center}.home-hero__eyebrow,.home-section__heading>span,.home-app__content>span{color:#38d39f;font-size:14px;font-weight:700;letter-spacing:0}.home-hero h1{max-width:700px;margin:14px 0 18px;color:#fff;font-size:46px;line-height:1.22;letter-spacing:0}.home-hero__content>p{max-width:650px;margin:0;color:#ffffffdb;font-size:18px;line-height:1.8}.home-hero__actions{display:flex;gap:12px;margin-top:30px}.home-hero__actions .ant-btn{min-width:160px;height:48px;font-weight:700}.home-hero__actions .ant-btn-primary{border-color:#18a879;background:#18a879}.home-hero__actions .ant-btn-primary:hover{border-color:#31bd90!important;background:#31bd90!important}.home-hero__secondary{border-color:#ffffff9e;background:#091622b3;color:#fff}.home-hero__secondary:hover{border-color:#fff!important;background:#091622e6!important;color:#fff!important}.home-hero__highlights{display:grid;margin-top:30px;gap:10px 24px;grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero__highlights span{display:flex;align-items:center;color:#ffffffe6;font-size:14px;gap:8px}.home-hero__highlights svg{color:#38d39f}.home-trust{display:grid;overflow:hidden;margin:16px 0 0;border:1px solid #dfe5ec;background:#fff;border-radius:8px;grid-template-columns:repeat(5,1fr)}.home-trust__item{min-width:0;padding:18px;border-right:1px solid #e8edf2;text-align:center}.home-trust__item:last-child{border-right:0}.home-trust__item strong{display:block;color:#13283b;font-size:21px}.home-trust__item span{display:block;margin-top:4px;color:#667587;font-size:13px}.home-notice{margin-top:16px}.home-section{padding:76px 0}.home-section--journey{padding-bottom:64px}.home-section--results{margin-inline:calc(50% - 50vw);padding-inline:max(24px,calc((100vw - 1280px)/2 + 24px));background:#eef4f3}.home-section__heading{max-width:720px;margin:0 auto 36px;text-align:center}.home-section__heading--left{margin-left:0;text-align:left}.home-section__heading h2,.home-membership h2,.home-app h2{margin:10px 0 12px;color:#142335;font-size:32px;line-height:1.35;letter-spacing:0}.home-section__heading p,.home-membership p,.home-app p{margin:0;color:#627184;font-size:16px;line-height:1.7}.home-journey{display:grid;gap:0;grid-template-columns:repeat(4,minmax(0,1fr))}.home-journey__item{position:relative;min-height:190px;padding:26px 22px;border-top:3px solid #1da77b;border-right:1px solid #dfe6eb;background:#fff}.home-journey__item:first-child{border-left:1px solid #dfe6eb;border-radius:8px 0 0 8px}.home-journey__item:last-child{border-radius:0 8px 8px 0}.home-journey__step{color:#a7b4c0;font-size:13px;font-weight:700}.home-journey__icon{position:absolute;top:24px;right:22px;color:#1da77b;font-size:20px}.home-journey h3,.home-result h3,.home-feature h3{margin:22px 0 8px;color:#192a3d;font-size:18px}.home-journey p,.home-result p,.home-feature p{margin:0;color:#697789;font-size:14px;line-height:1.7}.home-results{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.home-result{display:flex;min-height:124px;padding:22px;border:1px solid #dbe5e3;background:#fff;border-radius:8px;gap:16px}.home-result:last-child{grid-column:1 / -1}.home-result__icon,.home-feature__icon{display:grid;width:44px;height:44px;color:#1677ff;font-size:21px;flex:0 0 44px;place-items:center}.home-result__icon{background:#edf5ff}.home-result h3{margin-top:0}.home-feature-grid{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.home-feature{display:flex;min-height:225px;padding:26px;border:1px solid #dfe5ec;background:#fff;border-radius:8px;flex-direction:column}.home-feature__icon{background:#eef8f5;color:#148961}.home-feature h3{margin-top:18px}.home-feature p{min-height:48px;flex:1}.home-feature .ant-btn{align-self:flex-start;height:auto;margin-top:18px;padding:0}.home-member-app{display:grid;margin-bottom:64px;gap:18px;grid-template-columns:1.2fr .8fr}.home-membership{display:grid;padding:42px;background:#13283b;color:#fff;border-radius:8px;gap:34px;grid-template-columns:1.15fr .85fr}.home-membership__intro>svg{color:#f4c95d;font-size:24px}.home-membership__intro>span{margin-left:10px;color:#f4c95d;font-size:14px;font-weight:700}.home-membership h2{color:#fff}.home-membership p{color:#ffffffb8}.home-membership .ant-btn{height:46px;margin-top:24px;border-color:#f4c95d;background:#f4c95d;color:#142335;font-weight:700}.home-membership__benefits{display:grid;align-content:center;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.home-membership__benefits div{display:flex;align-items:flex-start;color:#ffffffe0;font-size:14px;gap:9px}.home-membership__benefits svg{margin-top:3px;color:#38d39f}.home-app{display:grid;padding:36px;border:1px solid #dfe5ec;background:#fff;border-radius:8px;gap:24px;grid-template-columns:1fr auto}.home-app__icon{display:inline-grid;width:42px;height:42px;margin-right:10px;background:#eef8f5;color:#148961;font-size:22px;place-items:center}.home-app__benefits{display:flex;margin:22px 0;flex-wrap:wrap;gap:8px 16px}.home-app__benefits span{color:#48596b;font-size:14px}.home-app__benefits svg{margin-right:6px;color:#18a879}.home-app__qr{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px}.home-app__qr img{width:156px;height:156px;border:1px solid #e3e8ee;-o-object-fit:cover;object-fit:cover}.home-app__qr span{color:#738194;font-size:12px}@media (max-width: 900px){.home-hero__content{width:76%;padding:56px 42px 46px}.home-hero h1{font-size:38px}.home-trust{grid-template-columns:repeat(3,1fr)}.home-trust__item:nth-child(3){border-right:0}.home-trust__item:nth-child(n+4){border-top:1px solid #e8edf2}.home-journey,.home-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-journey{gap:12px}.home-journey__item,.home-journey__item:first-child,.home-journey__item:last-child{border:1px solid #dfe6eb;border-top:3px solid #1da77b;border-radius:8px}.home-membership{grid-template-columns:1fr}}@media (max-width: 600px){.home-hero{min-height:620px;background-position:64% center}.home-hero:before{background:#05101bab}.home-hero__content{width:100%;padding:38px 22px 30px;justify-content:flex-end}.home-hero h1{margin:10px 0 14px;font-size:34px;line-height:1.25}.home-hero__content>p{font-size:16px;line-height:1.65}.home-hero__actions{margin-top:24px;flex-direction:column}.home-hero__actions .ant-btn{width:100%}.home-hero__highlights{margin-top:22px;gap:8px;grid-template-columns:1fr}.home-trust{grid-template-columns:repeat(2,1fr)}.home-trust__item,.home-trust__item:nth-child(3){border-right:1px solid #e8edf2;border-top:1px solid #e8edf2}.home-trust__item:nth-child(odd){border-right:1px solid #e8edf2}.home-trust__item:nth-child(2n){border-right:0}.home-trust__item:first-child,.home-trust__item:nth-child(2){border-top:0}.home-trust__item:last-child{grid-column:1 / -1;border-right:0}.home-section{padding:54px 0}.home-section--results{padding-inline:16px}.home-section__heading{margin-bottom:26px;text-align:left}.home-section__heading h2,.home-membership h2,.home-app h2{font-size:26px}.home-journey,.home-results,.home-feature-grid{grid-template-columns:1fr}.home-result:last-child{grid-column:auto}.home-journey__item,.home-feature,.home-feature p{min-height:0}.home-member-app{margin-bottom:40px}.home-membership,.home-app{padding:26px 22px}.home-membership__benefits{grid-template-columns:1fr}.home-membership .ant-btn,.home-app .ant-btn{width:100%;height:48px}.home-app{grid-template-columns:1fr}.home-app__qr{order:-1}}.home-pricing{margin:10px 0 64px;padding:46px 34px;border:1px solid #dfe7ed;background:#f8fbfa;border-radius:8px}.home-pricing .home-section__heading{margin-bottom:24px}.pricing-loading{display:grid;min-height:220px;place-items:center}.pricing-tabs .ant-tabs-nav{margin-bottom:20px}.pricing-category__intro{display:flex;align-items:flex-start;margin-bottom:18px;padding:16px 18px;border:1px solid #dfe8e4;background:#fff;border-radius:8px;gap:14px}.pricing-category__intro>span{display:grid;width:40px;height:40px;color:#128762;background:#eef8f5;font-size:20px;place-items:center}.pricing-category__intro h3{margin:0 0 4px;color:#142335;font-size:20px}.pricing-category__intro p{margin:0;color:#667587;line-height:1.65}.pricing-plan{height:100%;border-radius:8px}.pricing-plan--highlight{border-color:#18a879;box-shadow:0 8px 24px #18a8791f}.pricing-plan__head{display:flex;min-height:122px;justify-content:space-between;gap:16px}.pricing-plan__head h3{margin:10px 0 7px;color:#142335;font-size:19px}.pricing-plan__head .ant-typography{margin-bottom:0;color:#667587}.pricing-plan__price{min-width:154px;text-align:right}.pricing-plan__comparison{display:flex;align-items:baseline;justify-content:flex-end;margin-bottom:3px;color:#7b8897;gap:6px;white-space:nowrap}.pricing-plan__comparison span{font-size:11px}.pricing-plan__comparison del{color:#8b96a3;font-size:14px;text-decoration-thickness:1px}.pricing-plan__current{display:flex;align-items:baseline;justify-content:flex-end;gap:3px}.pricing-plan__current strong{color:#142335;font-size:30px;line-height:1.1}.pricing-plan__current span,.pricing-plan__daily{display:block;color:#7b8897;font-size:12px;font-style:normal}.pricing-plan__saving{display:inline-flex;margin:5px 0 3px;padding:2px 7px;color:#0d7655;background:#e6f6ef;border-radius:999px;font-size:12px;font-weight:700;line-height:18px}.pricing-plan__daily{margin-top:1px}.pricing-plan__fit{margin:8px 0 16px;padding:10px 12px;color:#47596b;background:#f0f6f4;border-radius:8px;font-size:13px}.pricing-plan__rights{display:grid;margin-bottom:12px;gap:14px;grid-template-columns:1fr}.pricing-plan__rights p{display:flex;align-items:flex-start;margin:7px 0 0;color:#33495e;font-size:13px;line-height:1.55;gap:8px}.pricing-plan__rights svg{margin-top:3px;color:#18a879}.pricing-plan__muted{color:#7c8794!important}.pricing-plan__muted svg{color:#b9c2cc!important}.pricing-plan__hint{display:block;min-height:38px;margin-bottom:14px;font-size:12px;line-height:1.55}.pricing-note{width:100%;margin-top:18px}@media (min-width: 1000px){.pricing-plan__rights{grid-template-columns:1.1fr .9fr}}.home-page{overflow-x:clip}.home-dashboard,.home-community{margin-bottom:24px}.home-knowledge{margin:24px 0;padding:28px;border:1px solid #c9dce7;border-radius:16px;background:linear-gradient(135deg,#f8fbfd,#eef7f6)}.home-knowledge__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.home-knowledge__heading p{margin:0 0 6px;color:#087a8c;font-size:13px;font-weight:700;letter-spacing:.08em}.home-knowledge__heading h2{margin:0;color:#0c2f45;font-family:"Noto Serif SC",Songti SC,STSong,serif;font-size:clamp(22px,3vw,30px);text-wrap:balance}.home-knowledge__heading>a{flex-shrink:0;color:#075f70;font-weight:700}.home-knowledge__grid{display:grid;margin-top:24px;border-top:1px solid #c9dce7;border-left:1px solid #c9dce7;grid-template-columns:repeat(4,minmax(0,1fr))}.home-knowledge__grid>a{min-width:0;min-height:132px;padding:20px;border-right:1px solid #c9dce7;border-bottom:1px solid #c9dce7;background:#ffffffc7;color:#173f56;text-decoration:none;touch-action:manipulation;transition:background-color .16s ease,transform .16s ease}.home-knowledge__heading>a:focus-visible,.home-knowledge__grid>a:focus-visible{position:relative;z-index:1;outline:3px solid #0e8a75;outline-offset:3px}.home-knowledge__grid>a:hover{background:#fff;transform:translateY(-2px)}.home-knowledge__grid span,.home-knowledge__grid strong,.home-knowledge__grid small{display:block}.home-knowledge__grid span{margin-bottom:14px;color:#e36f2d;font-family:Consolas,monospace;font-size:12px;font-weight:700}.home-knowledge__grid strong{font-size:17px}.home-knowledge__grid small{margin-top:7px;color:#647889;line-height:1.5}.home-dashboard{margin-top:18px}.home-dashboard__title{display:flex;align-items:center;color:#213449;gap:8px}.home-dashboard__title svg{color:#16845f}.home-dashboard p{min-height:44px;margin:12px 0;color:#667587}.home-community__notice{padding:12px 0;border-bottom:1px solid #edf0f3}.home-community__notice:last-child{border-bottom:0}.home-community__notice p{margin:8px 0 0;color:#6b7888;line-height:1.6}.home-community__rank{display:grid;align-items:center;padding:12px 0;border-bottom:1px solid #edf0f3;gap:12px;grid-template-columns:26px 1fr auto}.home-community__rank:last-child{border-bottom:0}.home-community__rank>span{color:#8794a3;font-weight:700}.home-community__rank em{color:#1677ff;font-style:normal;font-weight:700}.home-final-cta{display:grid;align-items:center;margin-bottom:24px;padding:24px 28px;border:1px solid #cfe7df;background:#eef8f5;border-radius:8px;gap:18px;grid-template-columns:auto 1fr auto}.home-final-cta>svg{color:#16845f;font-size:28px}.home-final-cta strong,.home-final-cta span{display:block}.home-final-cta strong{color:#183328;font-size:18px}.home-final-cta span{margin-top:4px;color:#5c7169}@media (max-width: 600px){.home-knowledge{padding:22px 18px}.home-knowledge__heading{align-items:flex-start;flex-direction:column}.home-knowledge__grid{grid-template-columns:1fr 1fr}.home-knowledge__grid>a{min-height:140px;padding:16px}.home-final-cta{padding:24px 20px;grid-template-columns:auto 1fr}.home-final-cta .ant-btn{width:100%;grid-column:1 / -1}}.home-membership__status{margin-left:10px;border-color:#ffffff59;background:#ffffff1a;color:#fff}.home-app__qr{text-decoration:none}.home-app__qr:hover img{border-color:#18a879}.knowledge-hub,.knowledge-article{--ocean-950: #06283d;--ocean-800: #0b4560;--harbor-600: #0e7490;--mint-100: #dff7ee;--signal-500: #f59e0b;--paper: #fbfdfe;color:var(--ocean-950);overflow-wrap:anywhere}.knowledge-hub__hero,.knowledge-article__hero{position:relative;overflow:hidden;border:1px solid #b8d2dc;background:linear-gradient(122deg,#f8fcfd,#e8f5f6 70%,#dff7ee);border-radius:18px}.knowledge-hub__hero{display:grid;min-height:300px;align-items:center;padding:clamp(34px,7vw,72px);grid-template-columns:minmax(120px,.35fr) minmax(0,1.65fr)}.knowledge-hub__route{display:grid;position:relative;min-height:180px;margin:0;padding:16px 0;list-style:none;gap:22px}.knowledge-hub__route:before{position:absolute;top:28px;bottom:28px;left:7px;width:2px;background:repeating-linear-gradient(to bottom,var(--harbor-600) 0 9px,transparent 9px 18px);content:""}.knowledge-hub__route li{display:flex;position:relative;z-index:1;align-items:center;color:#496d7e;font-size:13px;font-weight:700;gap:12px}.knowledge-hub__route li span{width:16px;height:16px;flex:0 0 auto;border:3px solid var(--paper);background:var(--harbor-600);border-radius:50%;box-shadow:0 0 0 1px var(--harbor-600)}.knowledge-hub__route li:nth-child(2) span{background:var(--signal-500);box-shadow:0 0 0 1px var(--signal-500)}.knowledge-eyebrow{margin:0 0 12px;color:var(--harbor-600);font:700 12px/1.4 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.13em}.knowledge-hub h1,.knowledge-article h1{margin:0;max-width:920px;color:var(--ocean-950);font:700 clamp(32px,5vw,58px)/1.14 "STZhongsong","Songti SC","SimSun",serif;letter-spacing:-.02em;text-wrap:balance}.knowledge-hub__hero>div:last-child>p:last-child{max-width:760px;margin:20px 0 0;color:#486779;font-size:clamp(16px,2vw,19px);line-height:1.8}.knowledge-discovery{display:grid;align-items:center;margin:28px 0 0;padding:18px;border:1px solid #d4e2e8;background:#fff;border-radius:14px;gap:14px 18px;grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr) auto}.knowledge-search{display:flex;min-width:0;align-items:center;border:1px solid #a9c4cf;background:#f9fcfd;border-radius:9px;color:#537282;gap:9px;padding-inline:13px}.knowledge-search:focus-within{border-color:#0e8a75;box-shadow:0 0 0 3px #0e8a7524}.knowledge-search input{width:100%;min-width:0;height:42px;padding:0;border:0;outline:0;background:transparent;color:var(--ocean-950);font:inherit}.knowledge-search input::-moz-placeholder{color:#78909c}.knowledge-search input::placeholder{color:#78909c}.knowledge-category-list{display:flex;min-width:0;flex-wrap:wrap;gap:8px}.knowledge-category-list button,.knowledge-empty button{min-height:40px;padding:8px 13px;border:1px solid #c7d9e0;background:#fff;border-radius:999px;color:#33586a;cursor:pointer;font:inherit;font-weight:700;-webkit-tap-highlight-color:rgba(14,116,144,.14);touch-action:manipulation}.knowledge-category-list button[aria-pressed=true]{border-color:var(--ocean-950);background:var(--ocean-950);color:#fff}.knowledge-category-list button:hover,.knowledge-empty button:hover{border-color:#0e8a75;color:#086b5b}.knowledge-category-list button[aria-pressed=true]:hover{color:#fff}.knowledge-category-list button:focus-visible,.knowledge-empty button:focus-visible{outline:3px solid #0e8a75;outline-offset:2px}.knowledge-result-count{margin:0;color:#667f8c;font-size:13px;font-variant-numeric:tabular-nums;white-space:nowrap}.knowledge-hub__grid{display:grid;margin:18px 0 30px;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.knowledge-card{display:flex;min-height:270px;flex-direction:column;padding:26px;border:1px solid #d8e5ea;background:#fff;border-radius:14px;box-shadow:0 8px 30px #06283d0d;transition:border-color .16s ease,transform .16s ease}.knowledge-card.is-featured{grid-column:1 / -1;min-height:300px;padding:clamp(28px,4vw,44px);border-color:#87b9c2;background:linear-gradient(125deg,#fff,#f3faf9 72%,#e5f6ef)}.knowledge-card.is-featured h2{max-width:760px;font-size:clamp(26px,3.5vw,38px)}.knowledge-card.is-featured>p:not(.knowledge-card__kind){max-width:820px}.knowledge-card:hover{border-color:#74aebb;transform:translateY(-2px)}.knowledge-card__meta{display:flex;align-items:center;justify-content:space-between;color:#688491;font-size:13px;font-weight:700;gap:12px}.knowledge-card__meta span{display:inline-flex;align-items:center;gap:6px}.knowledge-card__meta svg{color:var(--harbor-600);font-size:15px}.knowledge-card__kind{margin:30px 0 7px;color:var(--harbor-600);font-size:13px;font-weight:700}.knowledge-card h2{margin:0;font-size:clamp(20px,2.4vw,27px);line-height:1.35;text-wrap:balance}.knowledge-card h2 a{color:var(--ocean-950)}.knowledge-card>p:not(.knowledge-card__kind){margin:12px 0 22px;color:#607887;line-height:1.7}.knowledge-card__audience{display:flex;flex-wrap:wrap;margin:-4px 0 20px;gap:7px}.knowledge-card__audience span{padding:4px 8px;background:#edf6f7;border-radius:4px;color:#3b6575;font-size:12px;font-weight:700}.knowledge-card__link{display:inline-flex;align-items:center;margin-top:auto;color:#08718a;font-weight:700;gap:7px}.knowledge-card a,.knowledge-hub__next a,.knowledge-breadcrumb a,.knowledge-sources a,.knowledge-article__footer a,.knowledge-faq summary{-webkit-tap-highlight-color:rgba(14,116,144,.14);touch-action:manipulation}.knowledge-card a:focus-visible,.knowledge-hub__next a:focus-visible,.knowledge-breadcrumb a:focus-visible,.knowledge-sources a:focus-visible,.knowledge-article__footer a:focus-visible,.knowledge-faq summary:focus-visible{outline:3px solid #0e8a75;outline-offset:3px}.knowledge-hub__next{display:grid;align-items:center;margin-bottom:24px;padding:22px 26px;border-left:4px solid var(--signal-500);background:#fff8e8;border-radius:4px 12px 12px 4px;gap:18px;grid-template-columns:auto 1fr auto}.knowledge-hub__next>svg{color:#b96c00;font-size:25px}.knowledge-hub__next strong,.knowledge-hub__next span{display:block}.knowledge-hub__next span{margin-top:3px;color:#765d31}.knowledge-hub__next a{padding:10px 16px;background:var(--ocean-950);border-radius:8px;color:#fff;font-weight:700}.knowledge-breadcrumb{display:flex;overflow:hidden;align-items:center;margin:2px 0 14px;color:#718696;font-size:13px;gap:8px;white-space:nowrap}.knowledge-breadcrumb a{color:#0b7187}.knowledge-breadcrumb span:last-child{overflow:hidden;text-overflow:ellipsis}.knowledge-article__hero{padding:clamp(32px,6vw,68px)}.knowledge-article__hero:after{position:absolute;right:-55px;bottom:-78px;width:210px;height:210px;border:28px double rgba(14,116,144,.1);border-radius:50%;content:""}.knowledge-article__scope{display:flex;position:relative;z-index:1;flex-wrap:wrap;margin:0 0 16px;gap:7px}.knowledge-article__scope span{padding:5px 9px;border:1px solid #a9cbd0;background:#ffffffa8;border-radius:4px;color:#315f70;font-size:12px;font-weight:700}.knowledge-article__answer{position:relative;z-index:1;max-width:900px;margin:24px 0 18px;color:#365b6c;font-size:clamp(17px,2vw,20px);line-height:1.9}.knowledge-article__verified{display:flex;flex-wrap:wrap;color:#537282;font-size:13px;gap:10px 22px}.knowledge-article__verified span{display:inline-flex;align-items:center;gap:6px}.knowledge-article__verified svg{color:#0e8a75}.knowledge-article__layout{display:grid;align-items:start;margin:30px 0;gap:28px;grid-template-columns:minmax(0,1fr) 300px}.knowledge-article__body{padding:clamp(24px,4vw,46px);border:1px solid #e0e9ed;background:#fff;border-radius:14px}.knowledge-article__body>section+section{margin-top:42px;padding-top:38px;border-top:1px solid #dce8ec}.knowledge-article__body>section{scroll-margin-top:84px}.knowledge-section__heading{display:flex;align-items:baseline;margin-bottom:18px;gap:13px}.knowledge-section__heading>span{min-width:34px;color:var(--signal-500);font:800 12px/1 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.08em}.knowledge-section__heading h2{margin:0;color:var(--ocean-950);font:700 clamp(22px,3vw,30px)/1.35 "STZhongsong","Songti SC",serif;text-wrap:balance}.knowledge-article__body section>p{color:#405c6b;font-size:16px;line-height:1.95}.knowledge-article__body ul{display:grid;margin:0;padding:0;list-style:none;gap:12px}.knowledge-article__body li{display:grid;color:#405c6b;line-height:1.75;gap:10px;grid-template-columns:auto 1fr}.knowledge-article__body li svg{margin-top:6px;color:#0f987b}.knowledge-faq details{border-top:1px solid #e2eaee}.knowledge-faq details:last-child{border-bottom:1px solid #e2eaee}.knowledge-faq summary{padding:18px 4px;cursor:pointer;color:#183c50;font-weight:700}.knowledge-faq details p{margin:-4px 0 18px;color:#567080;line-height:1.8}.knowledge-sources{position:sticky;top:82px;padding:23px;border:1px solid #c9dce3;background:#f8fcfd;border-radius:12px}.knowledge-sources h2{margin:0 0 8px;font-size:17px}.knowledge-sources h2:not(:first-child){margin-top:28px}.knowledge-sources>p{color:#708693;font-size:13px;line-height:1.6}.knowledge-sources ul{margin:12px 0 0;padding:0;list-style:none}.knowledge-sources li+li{margin-top:12px}.knowledge-sources a{display:inline-flex;align-items:flex-start;color:#086b82;font-size:13px;line-height:1.55;gap:7px}.knowledge-sources a svg{margin-top:4px;flex:0 0 auto}.knowledge-revision{margin-top:28px;padding-top:20px;border-top:1px solid #d6e5ea}.knowledge-revision time{color:#0e7490;font-size:12px;font-weight:700}.knowledge-revision p{margin:7px 0 0;color:#617b88;font-size:13px;line-height:1.65}.knowledge-article__footer{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;gap:14px}.knowledge-article__footer a{display:inline-flex;align-items:center;padding:11px 16px;border:1px solid #9bbbc6;border-radius:8px;color:#0a647a;font-weight:700;gap:7px}.knowledge-article__footer .knowledge-article__cta{border-color:var(--ocean-950);background:var(--ocean-950);color:#fff}.knowledge-empty{display:grid;min-height:320px;place-content:center;justify-items:center;margin:18px 0 30px;padding:30px;border:1px dashed #abc6d1;background:#f8fbfc;border-radius:14px;color:#587483;text-align:center}.knowledge-empty>svg{color:var(--harbor-600);font-size:38px}.knowledge-empty h2{margin:14px 0 0;color:var(--ocean-950)}.knowledge-empty p{margin:8px 0 18px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;padding:0;border:0;margin:-1px;clip:rect(0,0,0,0);white-space:nowrap}@media (max-width: 800px){.knowledge-hub__hero{grid-template-columns:56px 1fr;padding:32px 22px}.knowledge-hub__route li{overflow:hidden;font-size:0}.knowledge-discovery{grid-template-columns:1fr}.knowledge-result-count{justify-self:start}.knowledge-hub__grid{grid-template-columns:1fr}.knowledge-card.is-featured{grid-column:auto}.knowledge-hub__next{grid-template-columns:auto 1fr}.knowledge-hub__next a{grid-column:1 / -1;text-align:center}.knowledge-article__layout{grid-template-columns:1fr}.knowledge-sources{position:static}}@media (max-width: 520px){.knowledge-hub__hero{grid-template-columns:1fr}.knowledge-hub__route{min-height:0;order:2;padding:8px 0 0;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.knowledge-hub__route:before{top:16px;right:16%;bottom:auto;left:16%;width:auto;height:2px;background:repeating-linear-gradient(to right,var(--harbor-600) 0 9px,transparent 9px 18px)}.knowledge-hub__route li{justify-content:center;overflow:visible;flex-direction:column;font-size:11px;text-align:center;gap:6px}.knowledge-hub__hero>div:last-child{order:1}.knowledge-discovery{padding:14px}.knowledge-card{min-height:0;padding:22px}.knowledge-article__hero{padding:28px 22px}.knowledge-article__body{padding:26px 20px}.knowledge-article__footer{align-items:stretch;flex-direction:column}.knowledge-article__footer a{justify-content:center}}@media (prefers-reduced-motion: reduce){.knowledge-card{transition:none}.knowledge-card:hover{transform:none}}.system-page{display:grid;min-height:min(620px,72vh);place-content:center;justify-items:center;padding:48px 20px;color:#16324a;text-align:center}.system-page>svg{color:#0e7490;font-size:54px}.system-page>p{margin:18px 0 6px;color:#0e7490;font:700 13px/1.4 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.12em}.system-page h1{margin:0;font:700 clamp(30px,5vw,48px)/1.2 "STZhongsong","Songti SC",serif;text-wrap:balance}.system-page>span{max-width:520px;margin:14px 0 26px;color:#64748b;line-height:1.7}.system-page>div{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.system-page a{padding:10px 18px;border:1px solid #99b9c7;border-radius:8px;color:#075985;font-weight:700;touch-action:manipulation}.system-page a:first-child{border-color:#0e7490;background:#0e7490;color:#fff}.system-page a:focus-visible{outline:3px solid #0e8a75;outline-offset:3px}.app{min-height:100vh}.skip-link{position:fixed;top:8px;left:8px;z-index:2000;padding:10px 14px;border-radius:8px;background:#fff;color:#0b2942;box-shadow:0 4px 18px #06253d38;font-weight:700;text-decoration:none;transform:translateY(-160%);transition:transform .16s ease}.skip-link:focus-visible{outline:3px solid #20a58a;outline-offset:2px;transform:translateY(0)}.ant-modal-body,.ant-drawer-body{overscroll-behavior:contain}.app-header__brand{display:inline-flex;flex-shrink:0;min-width:0;align-items:center;border-radius:8px;text-decoration:none;touch-action:manipulation}.app-header__brand:hover{color:#fff}@media (min-width: 1200px) and (max-width: 1399px){.app-header__brand>span{display:none}.app-header__brand>img{margin-right:0!important}}.app-header__brand:focus-visible,.app-header__account:focus-visible{outline:3px solid #47d7b0;outline-offset:3px}.app-header__menu.ant-menu-horizontal>.ant-menu-item{padding-inline:8px}.app-header__menu .ant-menu-title-content>a{color:inherit;white-space:nowrap}.app-header__menu.ant-menu-dark.ant-menu-horizontal>.ant-menu-item-selected:after{border-bottom-color:#47d7b0;border-bottom-width:3px}.app-header__menu.ant-menu-dark .ant-menu-item-selected,.app-header__menu.ant-menu-dark .ant-menu-item-selected .anticon{color:#f4fffc}.app-header__account.ant-btn{display:inline-flex;height:48px;flex-shrink:0;align-items:center;gap:8px;padding:4px 8px;color:#fff;line-height:1;touch-action:manipulation;transition:background-color .16s ease,color .16s ease}.app-header__account.ant-btn:hover,.app-header__account.ant-btn:focus-visible{color:#fff;background:#ffffff1a}.app-header__account-copy{display:flex;min-width:0;max-width:150px;flex-direction:column;align-items:flex-start;gap:3px}.app-header__account-name{display:block;width:100%;overflow:hidden;font-size:13px;line-height:18px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.app-nav-drawer__title{display:flex;align-items:center;justify-content:space-between;gap:12px}@media (prefers-reduced-motion: reduce){.app-header__account.ant-btn{transition:none}}.payment-plan-summary{display:flex;justify-content:space-between;gap:18px;padding:16px 18px;background:#f7fbfa;border:1px solid #dfe8e4;border-radius:8px}.payment-plan-summary h3{margin:8px 0 6px;color:#142335;font-size:20px}.payment-plan-summary p{margin:0;color:#667587}.payment-plan-summary__badge{display:inline-flex;padding:2px 8px;color:#0f7a58;background:#e5f5ef;border-radius:999px;font-size:12px;font-weight:700}.payment-plan-summary__price{min-width:112px;text-align:right}.payment-plan-summary__price strong{display:block;color:#142335;font-size:28px;line-height:1.1}.payment-plan-summary__price span{color:#7b8897;font-size:13px}.payment-rights-grid{display:grid;gap:14px;grid-template-columns:1fr 1fr}.payment-rights-grid>div{padding:14px;border:1px solid #edf1f4;border-radius:8px}.payment-rights-grid p{display:flex;align-items:flex-start;margin:8px 0 0;color:#33495e;font-size:13px;line-height:1.55;gap:8px}.payment-rights-grid svg{margin-top:3px;color:#18a879}.payment-rights-grid__muted{color:#7c8794!important}.payment-rights-grid__muted svg{color:#b9c2cc!important}.payment-pay-stage{display:grid;min-height:120px;place-items:center}.payment-qr-box{padding:16px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014}@media (max-width: 600px){.payment-plan-summary,.payment-rights-grid{grid-template-columns:1fr}.payment-plan-summary{flex-direction:column}.payment-plan-summary__price{text-align:left}}.route-loading{min-height:45vh;display:flex;align-items:center;justify-content:center;gap:10px;color:#31506d}.route-loading span{width:18px;height:18px;border:2px solid #bcd8e8;border-top-color:#087a8c;border-radius:50%;animation:route-loading-spin .8s linear infinite}@keyframes route-loading-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.route-loading span{animation:none}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:PingFang SC,Microsoft YaHei,Hiragino Sans GB,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.\!visible{visibility:visible!important}.visible{visibility:visible}.collapse{visibility:collapse}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.border-collapse{border-collapse:collapse}.resize{resize:both}.border{border-width:1px}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}img{max-width:100%;height:auto}body{margin:0;font-family:PingFang SC,Microsoft YaHei,Hiragino Sans GB,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;color:#0f172aeb;background:#f5f7fa}a:focus-visible,button:focus-visible{outline:2px solid #1a56db;outline-offset:2px}.auth-layout-root{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:linear-gradient(180deg,#f0f4f8,#e8eef5 55%,#e2e8f0)}.auth-layout-inner{width:100%;max-width:420px}.auth-layout-card.ant-card{box-shadow:0 4px 24px #0f172a14;border-radius:12px}.auth-layout-beian{margin-top:16px;text-align:center}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
