:root{--safe-top: env(safe-area-inset-top, 0px);--wx-banner-top: 0px;--app-top: calc(var(--safe-top) + var(--wx-banner-top));--blue: #1677ff;--blue-700: #0f5ed7;--blue-100: #eaf3ff;--blue-50: #f3f8ff;--ink: #0f172a;--text: #334155;--muted: #64748b;--line: #e5ebf2;--surface: #ffffff;--canvas: #f5f8fc;--green: #0f9f8f;--green-50: #eaf9f5;--orange: #f59e0b;--orange-50: #fff7e8;--red: #e5484d;--violet: #7c5ce7;--shadow: 0 18px 55px rgba(15, 23, 42, .12);--ease-out: cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box}html[data-wx-gate="1"]{background:#0f5ed7}html{height:100%;height:var(--app-height, 100%);background:var(--canvas);-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;height:100%;height:var(--app-height, 100%);max-height:var(--app-height, 100%);color:var(--ink);background:var(--canvas);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Noto Sans CJK SC,Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow:hidden}#root{height:100%;height:var(--app-height, 100%);max-height:var(--app-height, 100%);overflow:hidden}button,input,textarea{font:inherit}button{color:inherit;cursor:pointer;touch-action:pan-y;-webkit-tap-highlight-color:transparent}input,textarea{touch-action:manipulation}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(22,119,255,.22);outline-offset:2px}.prototype-shell{height:100%;min-height:0;display:flex;justify-content:center;padding:0;background:var(--canvas)}.mini-program{position:relative;width:min(100%,430px);height:calc(100dvh - 36px);min-height:720px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;background:var(--canvas);border:1px solid rgba(148,163,184,.2);border-radius:28px;box-shadow:var(--shadow);scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.mini-program::-webkit-scrollbar{width:5px}.mini-program::-webkit-scrollbar-thumb{border-radius:10px;background:#cbd5e1}.screen-page{position:relative;flex:1;min-height:0;width:100%;display:flex;flex-direction:column;overflow:hidden;background:var(--canvas);animation:pageFade .38s var(--ease-out) both}.wechat-status{position:sticky;z-index:30;top:0;height:28px;padding:7px 18px 0;display:flex;align-items:flex-start;justify-content:space-between;color:#111827;background:#fffffff0;backdrop-filter:blur(16px);font-size:11px;font-weight:700;letter-spacing:.01em}.status-symbols{font-size:8px;letter-spacing:2px}.mini-header{position:sticky;z-index:30;top:28px;min-height:48px;padding:4px 12px 7px;display:grid;grid-template-columns:52px 1fr 78px;align-items:center;background:#fffffff0;backdrop-filter:blur(16px);border-bottom:1px solid rgba(229,235,242,.86)}.mini-header h1{margin:0;text-align:center;font-size:17px;line-height:1.2;font-weight:650;letter-spacing:-.01em}.icon-button,.header-slot{width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:10px;background:transparent}.icon-button{transition:background .16s ease,transform .16s var(--ease-out)}.icon-button:active{background:#eef2f7;transform:scale(.96)}.icon-button.is-hidden{visibility:hidden}.wechat-capsule{justify-self:end;width:72px;height:31px;display:flex;align-items:center;justify-content:space-evenly;border:1px solid #d5dbe3;border-radius:999px;background:#ffffffeb}.wechat-capsule span{width:14px;height:14px;border:2px solid #111827;border-radius:50%;box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 5px #111827}.screen-content,.renzheng-scroll{flex:1 1 0%;min-height:0;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;padding:16px 16px calc(20px + var(--kb-inset, 0px));gap:12px;scrollbar-width:none}.screen-content::-webkit-scrollbar,.renzheng-scroll::-webkit-scrollbar{width:0;height:0}.screen-content.with-footer,.screen-content.with-nav{padding-bottom:calc(12px + var(--kb-inset, 0px))}@keyframes pageFade{0%{opacity:0}to{opacity:1}}@keyframes riseIn{0%{opacity:0;transform:translate3d(0,12px,0)}to{opacity:1;transform:none}}@keyframes sheetUp{0%{opacity:.88;transform:translate3d(0,24px,0)}to{opacity:1;transform:none}}@keyframes overlayIn{0%{opacity:0}to{opacity:1}}@keyframes coverIn{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes checkPop{0%{opacity:0;transform:scale(.72)}to{opacity:1;transform:none}}.bottom-nav{position:relative;z-index:35;flex:0 0 auto;bottom:auto;width:100%;height:auto;padding:6px 0 max(8px,env(safe-area-inset-bottom,0px));display:grid;grid-template-columns:repeat(4,1fr);align-items:stretch;background:#fffffff0;backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-top:1px solid rgba(15,23,42,.08);box-shadow:none}.bottom-nav button{min-height:50px;height:50px;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:0;background:transparent;color:#8b95a5;transition:color .16s var(--ease-out)}.bottom-nav button span{width:28px;height:26px;display:grid;place-items:center}.bottom-nav button small{font-size:11px;line-height:1;font-weight:500;letter-spacing:.01em;white-space:nowrap}.bottom-nav button.active{color:var(--blue)}.bottom-nav button.active small{font-weight:650}.primary-button{width:100%;min-height:48px;padding:12px 18px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;color:#fff;background:linear-gradient(135deg,#2585ff,#1268ec);box-shadow:0 8px 20px #1677ff33;font-size:16px;font-weight:650;transition:transform .16s var(--ease-out),box-shadow .16s var(--ease-out),background .16s ease,opacity .16s ease}@media(hover:hover){.primary-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 11px 24px #1677ff40}}.primary-button:active:not(:disabled){transform:scale(.98)}.primary-button:disabled{cursor:not-allowed;color:#a1adbc;background:#e7ebf0;box-shadow:none}.primary-button.secondary{color:var(--blue);background:#fff;border:1px solid rgba(22,119,255,.45);box-shadow:none}.primary-button.danger{color:#fff;background:linear-gradient(135deg,#f06267,#e5484d);box-shadow:0 8px 20px #e5484d2e}.primary-button.secondary.danger{color:#e5484d;background:#fff;border:1px solid rgba(229,72,77,.45);box-shadow:none}.login-page{flex:1 1 auto;min-height:100%;display:flex;flex-direction:column;justify-content:flex-start;padding:calc(20px + var(--app-top)) 8px 8px;animation:riseIn .46s var(--ease-out) both}.login-hero{flex:0 0 auto}.login-cta{margin-top:auto;padding-top:18px}.auth-cover{position:absolute;inset:0;z-index:80;display:grid;place-items:center;padding:24px 28px calc(24px + env(safe-area-inset-bottom));background:#f5f8fcf5;backdrop-filter:blur(18px);animation:coverIn .28s var(--ease-out) both}.auth-cover-card{width:min(100%,280px);display:flex;flex-direction:column;align-items:center;text-align:center}.auth-cover-card .brand-mark{margin-bottom:18px;animation:riseIn .42s var(--ease-out) both}.auth-cover-card strong{margin:14px 0 0;font-size:17px;letter-spacing:-.02em}.auth-cover-card p{margin:6px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.auth-spinner{width:22px;height:22px;border:2px solid rgba(22,119,255,.18);border-top-color:var(--blue);border-radius:50%;animation:spin .7s linear infinite}.pay-wait-cover{z-index:140;background:#f5f8fcfa}.wx-gate{background:linear-gradient(165deg,#0b4fc7,#1677ff 55%,#0f5ed7)}.wx-gate-page{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 28px calc(32px + env(safe-area-inset-bottom));text-align:center;color:#fff}.wx-gate-mark{width:72px;height:72px;display:grid;place-items:center;margin-bottom:18px;color:#1677ff;background:#fff;border-radius:22px;font-size:22px;font-weight:800}.wx-gate-page h1{margin:0 0 10px;color:#fff;font-size:24px}.wx-gate-page p{margin:0;max-width:300px;color:#ffffffdb;font-size:15px;line-height:1.65}.wx-gate-qr{width:148px;height:148px;margin:22px 0 8px;padding:10px;background:#fff;border-radius:16px}.wx-gate-page .primary-button{margin-top:18px;min-width:220px;color:#0f5ed7;background:#fff;box-shadow:none}.wx-gate-page small{display:block;margin-top:16px;color:#ffffff9e;font-size:12px}.auth-check{width:36px;height:36px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#2ec9b5,#0a9b8a);border-radius:50%;box-shadow:0 10px 22px #0f9f8f38;animation:checkPop .32s var(--ease-out) both}.source-pill,.identity-pill{width:fit-content;display:inline-flex;align-items:center;gap:6px;border:1px solid #dce8f7;border-radius:999px;color:#3c668f;background:#f6faff;font-size:12px}.source-pill{margin:0 auto 24px;padding:7px 11px}.brand-mark{width:72px;height:72px;margin:0 auto 14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#fff;background:linear-gradient(145deg,#2b88ff,#0f65eb);border-radius:26px;box-shadow:0 18px 38px #1677ff40}.brand-mark.large{width:104px;height:104px;margin:0 auto 14px;gap:6px;border-radius:32px;box-shadow:0 22px 48px #1677ff47}.brand-mark span{font-size:13px;font-weight:700}.brand-mark.large span{font-size:20px}.login-page h2,.page-heading h2,.result-page h2,.provider-hero h2,.scan-box h2{margin:0;color:var(--ink);letter-spacing:-.025em}.login-page h2{text-align:center;font-size:24px;margin-bottom:0}.login-page .consent-line{margin:4px 8px 12px;justify-content:center}.lead{max-width:320px;margin:9px auto 18px;color:var(--muted);text-align:center;font-size:14px;line-height:1.65}.trust-card,.summary-card,.form-card,.settings-list,.timeline-card,.bill-card,.report-section{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff}.trust-card{margin-bottom:0;padding:2px 14px}.trust-card>div{padding:10px 0;display:flex;align-items:center;gap:11px;color:var(--blue);border-bottom:1px solid #eef2f6}.trust-card>div:last-child{border-bottom:0}.trust-card span{display:flex;flex-direction:column;gap:2px;color:var(--ink)}.trust-card strong,.trust-card small{font-size:13px}.trust-card small{color:var(--muted);font-weight:400}.consent-line{margin:2px 2px 15px;display:flex;align-items:flex-start;gap:8px;color:#5f6d7e;font-size:12px;line-height:1.5}.consent-line.quiet{align-items:center;color:#9aa6b4;font-size:11px}.consent-line.quiet input[type=checkbox]{width:14px;height:14px}input[type=checkbox]{width:17px;height:17px;margin:0;flex:0 0 auto;accent-color:var(--blue)}.footnote{margin:12px 0 0;display:flex;align-items:center;justify-content:center;gap:5px;color:#8491a2;font-size:11px}.page-heading{margin-bottom:20px}.page-heading.compact{margin-bottom:16px}.eyebrow{display:block;margin-bottom:6px;color:var(--blue);font-size:12px;font-weight:650;letter-spacing:.03em}.page-heading h2{font-size:22px;font-weight:650;letter-spacing:-.025em}.page-heading p,.result-page>p,.provider-hero p,.scan-box>p{margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.65}.card-stack,.role-grid,.contract-list{display:flex;flex-direction:column;gap:12px}.permission-card{padding:14px;display:grid;grid-template-columns:34px 1fr auto;gap:10px;align-items:start;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--blue)}.permission-card>div{color:var(--ink)}.permission-card strong{font-size:14px}.permission-card p{margin:4px 0 0;color:var(--muted);font-size:12px;line-height:1.55}.permission-card>span{padding:3px 7px;border-radius:7px;color:#226bc0;background:var(--blue-100);font-size:10px}.permission-card.denied{color:#7b8795}.permission-card.denied>span{color:#687483;background:#eef2f6}.consent-box{margin:16px 0;padding:14px;display:flex;align-items:flex-start;gap:10px;border:1px solid #d9e7f8;border-radius:12px;background:#f6faff}.consent-box.slim{padding:12px}.consent-box>span{display:flex;flex-direction:column;gap:4px}.consent-box strong{font-size:13px}.consent-box small{color:var(--muted);font-size:11px;line-height:1.5}.role-card,.verify-card,.large-choice,.option-card,.payment-method,.share-choice{width:100%;padding:15px;display:flex;align-items:center;gap:12px;text-align:left;border:1px solid var(--line);border-radius:14px;background:#fff;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}.role-card:hover,.verify-card:hover,.large-choice:hover,.option-card:hover,.share-choice:hover{transform:translateY(-1px);border-color:#a9ccfb}.role-card>span,.large-choice>span,.option-card>span{width:43px;height:43px;flex:0 0 auto;display:grid;place-items:center;color:var(--blue);background:var(--blue-100);border-radius:12px}.role-card>div,.verify-card>div,.large-choice>div,.option-card>div,.share-choice>div,.payment-method>div{min-width:0;flex:1;display:flex;flex-direction:column;gap:4px}.role-card strong,.verify-card strong,.large-choice strong,.option-card strong,.share-choice strong,.payment-method strong{font-size:15px}.role-card small,.verify-card small,.large-choice small,.option-card small,.share-choice small,.payment-method small{color:var(--muted);font-size:12px;line-height:1.5}.role-card.selected,.option-card.selected,.payment-method.selected{border:1.5px solid var(--blue);box-shadow:0 0 0 3px #1677ff12}.role-card.selected>svg,.payment-method.selected>svg{color:var(--blue)}.security-notice{margin:15px 0;padding:11px 12px;display:flex;align-items:flex-start;gap:8px;color:#356580;background:#eff8fc;border:1px solid #d7edf6;border-radius:11px;font-size:11px;line-height:1.55}.security-notice svg{flex:0 0 auto;color:var(--green)}.step-bar{margin:-2px 0 18px;padding:10px 5px 8px;display:grid;grid-template-columns:repeat(4,1fr);border-radius:12px;background:#fff;border:1px solid var(--line)}.step{position:relative;display:flex;flex-direction:column;align-items:center;gap:3px;color:#9aa5b3}.step:not(:last-child):after{content:"";position:absolute;z-index:0;top:11px;left:64%;width:72%;height:1px;background:#dce3eb}.step>span{position:relative;z-index:1;width:23px;height:23px;display:grid;place-items:center;border:1px solid #d7dee8;border-radius:50%;background:#fff;font-size:10px}.step small{font-size:9px}.step.done{color:var(--blue);font-weight:650}.step.done>span{color:#fff;background:var(--blue);border-color:var(--blue)}.step.done:not(:last-child):after{background:#93c1ff}.verify-card{margin-bottom:12px}.verify-card.recommended{border:1.5px solid var(--blue);background:linear-gradient(145deg,#fff,#f5f9ff)}.verify-icon{width:48px;height:48px;flex:0 0 auto;display:grid;place-items:center;color:var(--green);background:var(--green-50);border-radius:14px}.verify-icon.blue{color:var(--blue);background:var(--blue-100)}.verify-icon.orange{color:var(--orange);background:var(--orange-50)}.verify-card em,.option-card em{width:fit-content;padding:2px 6px;color:var(--blue);background:var(--blue-100);border-radius:5px;font-size:9px;font-style:normal}.provider-hero,.result-page,.scan-box{text-align:center}.provider-hero{padding:16px 12px 12px;color:var(--blue)}.provider-hero.small{padding-top:12px}.provider-hero h2{margin-top:12px;font-size:21px}.summary-card{margin-bottom:14px;padding:4px 14px}.summary-card>div,.report-section>div{min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #edf1f5}.summary-card>div:last-child,.report-section>div:last-child{border-bottom:0}.summary-card span,.report-section span{color:var(--muted);font-size:12px}.summary-card strong,.report-section strong{text-align:right;font-size:12px}.result-page{padding:20px 0 8px}.success-orb{width:82px;height:82px;margin:0 auto 18px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#2ec9b5,#0a9b8a);border-radius:50%;box-shadow:0 14px 30px #0f9f8f40}.result-page h2{font-size:24px}.result-detail{margin:22px 0 8px;padding:4px 14px;text-align:left;border:1px solid var(--line);border-radius:14px;background:#fff}.result-detail>div{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #edf1f5}.result-detail>div:last-child{border:0}.result-detail span{color:var(--muted);font-size:12px}.result-detail strong{font-size:12px}.home-top{position:relative;margin:-18px -16px 10px;padding:10px 16px 12px;color:#fff;background:radial-gradient(circle at 82% 18%,rgba(255,255,255,.18),transparent 32%),linear-gradient(145deg,#1068e9,#2687ff);border-radius:0 0 18px 18px}.identity-pill{padding:4px 8px 4px 4px;color:#fff;background:#ffffff24;border-color:#ffffff40}.identity-pill>span{width:23px;height:23px;display:grid;place-items:center;color:var(--blue);background:#fff;border-radius:50%;font-weight:700}.notification-button{position:absolute;top:10px;right:14px;width:36px;height:36px;display:grid;place-items:center;color:#fff;border:0;border-radius:11px;background:#ffffff24}.notification-button i{position:absolute;top:5px;right:6px;width:7px;height:7px;border:2px solid #1a75ef;border-radius:50%;background:#ff5f64}.home-top h2{margin:8px 0 2px;font-size:18px}.home-top p{margin:0;display:flex;align-items:center;gap:5px;color:#ffffffd4;font-size:11px}.create-hero{width:100%;margin-bottom:10px;padding:12px;display:grid;grid-template-columns:52px 1fr 22px;align-items:center;gap:12px;color:#fff;text-align:left;border:0;border-radius:17px;background:linear-gradient(125deg,#142f56,#173f74 62%,#126ccf);box-shadow:0 13px 25px #142f562e}.hero-icon{width:42px;height:42px;display:grid;place-items:center;background:#ffffff21;border:1px solid rgba(255,255,255,.16);border-radius:14px}.create-hero>span:nth-child(2){display:flex;flex-direction:column;gap:3px}.create-hero small{color:#8ed5ff;font-size:10px}.create-hero strong{font-size:16px}.create-hero em{color:#ffffffad;font-size:11px;font-style:normal}.section-block{margin-bottom:17px}.section-title{margin-bottom:10px;display:flex;align-items:center;justify-content:space-between}.section-title h3,.timeline-card h3,.report-section h3,.index-group h3{margin:0;font-size:15px}.section-title button{display:flex;align-items:center;border:0;color:var(--muted);background:transparent;font-size:11px}.category-grid{padding:14px 6px 10px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px 4px;border:1px solid var(--line);border-radius:15px;background:#fff}.category-grid button{display:flex;flex-direction:column;align-items:center;gap:7px;border:0;background:transparent}.category-grid button>span,.template-category-list button>span{width:39px;height:39px;display:grid;place-items:center;border-radius:12px}.category-grid small{font-size:11px}.blue{color:var(--blue)!important;background:var(--blue-100)!important}.cyan{color:#0891b2!important;background:#e7f9fc!important}.violet{color:var(--violet)!important;background:#f0edff!important}.orange{color:var(--orange)!important;background:var(--orange-50)!important}.green{color:var(--green)!important;background:var(--green-50)!important}.indigo{color:#4f61d9!important;background:#eef0ff!important}.status-grid{margin-bottom:8px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.status-grid button{min-height:68px;padding:8px 5px;display:grid;grid-template-columns:28px 1fr;grid-template-rows:auto auto;align-items:center;border:1px solid var(--line);border-radius:13px;background:#fff}.status-grid .status-icon{grid-row:1 / 3}.status-grid strong{align-self:end;font-size:20px}.status-grid small{align-self:start;color:var(--muted);font-size:10px}.status-icon{width:31px;height:31px;display:grid;place-items:center;border-radius:10px}.recent-block{margin-top:8px}.contract-row{width:100%;margin-bottom:8px;padding:12px;display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:10px;text-align:left;border:1px solid var(--line);border-radius:12px;background:#fff}.contract-row>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:4px}.contract-row strong{font-size:13px}.contract-row small{overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.document-icon{width:38px;height:38px;display:grid;place-items:center;color:var(--blue);background:var(--blue-100);border-radius:11px}.document-icon.green{color:var(--green)!important;background:var(--green-50)!important}.tag{width:fit-content;padding:3px 9px;border-radius:999px;border:1px solid transparent;font-size:10px;font-style:normal;font-weight:600;letter-spacing:.08em;white-space:nowrap}.blue-tag{color:#1a6fd4;background:#f4f8ff;border-color:#d7e6fb}.green-tag{color:#0b8a7b;background:#f3fbf8;border-color:#cdeadf}.orange-tag{color:#b56a0c;background:#fff8ee;border-color:#f3e1c4}.red-tag{color:#c23a3f;background:#fff5f5;border-color:#f0c9cc}.message-card{padding:14px;display:flex;gap:11px;border:1px solid var(--line);border-radius:13px;background:#fff}.message-card.unread{border-color:#bfdaff;background:#f8fbff}.message-card>span{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;color:var(--blue);background:var(--blue-100);border-radius:11px}.message-card div{display:flex;flex-direction:column;gap:4px}.message-card strong{font-size:13px}.message-card p{margin:0;color:var(--muted);font-size:11px;line-height:1.5}.message-card small{color:#9aa5b3;font-size:9px}.large-choice{margin-bottom:8px}.large-choice.blue-choice{color:inherit;border:1.5px solid #8fbeff;background:linear-gradient(145deg,#f7fbff,#eaf3ff);box-shadow:0 8px 20px #1068e914}.text-link{width:100%;margin:12px 0 0;padding:9px;display:flex;align-items:center;justify-content:center;gap:6px;color:var(--blue);border:0;background:transparent;font-size:12px}.search-box{height:43px;margin-bottom:15px;padding:0 13px;display:flex;align-items:center;gap:9px;color:#8490a0;border:1px solid var(--line);border-radius:12px;background:#fff}.search-box input{min-width:0;flex:1;border:0;outline:0;color:var(--ink);background:transparent;font-size:12px}.template-category-list{display:grid;gap:9px}.template-category-list button{padding:13px;display:grid;grid-template-columns:43px 1fr 18px;align-items:center;gap:11px;text-align:left;border:1px solid var(--line);border-radius:12px;background:#fff}.template-category-list button>div{display:flex;flex-direction:column;gap:4px}.template-category-list strong{font-size:13px}.template-category-list small{color:var(--muted);font-size:10px;line-height:1.4}.filter-chips{margin-bottom:13px;display:flex;gap:7px;overflow-x:auto;scrollbar-width:none}.filter-chips::-webkit-scrollbar{display:none}.filter-chips button{padding:7px 11px;flex:0 0 auto;color:var(--muted);border:1px solid var(--line);border-radius:999px;background:#fff;font-size:11px}.filter-chips button.active{color:var(--blue);border-color:#b8d6ff;background:var(--blue-100);font-weight:650}.template-card{width:100%;margin-bottom:10px;padding:13px;display:grid;grid-template-columns:56px 1fr 18px;align-items:center;gap:11px;text-align:left;border:1px solid var(--line);border-radius:13px;background:#fff}.template-cover{width:52px;height:66px;display:grid;place-items:center;color:var(--blue);background:linear-gradient(145deg,#eaf3ff,#f9fbff);border:1px solid #d6e7ff;border-radius:8px}.template-card>div{min-width:0}.template-card strong{font-size:13px}.template-card p{margin:5px 0;color:var(--muted);font-size:10px;line-height:1.45}.template-card small{display:flex;align-items:center;gap:4px;color:#3b6f9f;font-size:9px}.upload-zone{width:100%;min-height:190px;margin:4px 0 14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:var(--blue);border:1.5px dashed #99c4ff;border-radius:16px;background:#f7fbff}.upload-zone strong{font-size:15px}.upload-zone span{color:var(--muted);font-size:11px}.upload-tip,.risk-tip,.payment-owner,.policy-note,.prototype-note{margin-bottom:14px;padding:12px;display:flex;align-items:flex-start;gap:9px;border:1px solid #dce8f6;border-radius:12px;color:var(--blue);background:#f8fbff}.risk-tip{color:#c2710a;border-color:#f7deaf;background:#fffaf0}.upload-tip div,.risk-tip div,.payment-owner div{display:flex;flex-direction:column;gap:3px;color:var(--ink)}.upload-tip strong,.risk-tip strong,.payment-owner strong{font-size:12px}.upload-tip p,.risk-tip p,.payment-owner p,.policy-note p,.prototype-note p{margin:0;color:var(--muted);font-size:10px;line-height:1.55}.settings-list{margin-bottom:14px}.list-row{width:100%;min-height:56px;padding:10px 14px;display:grid;grid-template-columns:34px 1fr auto 17px;align-items:center;gap:9px;text-align:left;border:0;border-bottom:1px solid #edf1f5;background:#fff}.list-row:last-child{border-bottom:0}.row-icon{width:32px;height:32px;display:grid;place-items:center;color:var(--blue);background:var(--blue-100);border-radius:9px}.row-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.row-copy strong{font-size:15px;font-weight:650}.row-copy small{overflow:hidden;color:var(--muted);font-size:11px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.row-badge{color:var(--blue);font-size:11px}.chevron{color:#a4afbd}.form-card{display:block;margin-bottom:0;padding:4px 16px 12px}.form-card label{display:block;padding:13px 0 12px;margin:0;min-height:0;border-bottom:1px solid #edf1f5}.form-card label:last-child{border-bottom:0}html.kb-open .form-card{padding-bottom:8px}.form-card label>span{display:block;width:auto;margin:0 0 8px;color:var(--muted);font-size:12px;font-weight:400;letter-spacing:.02em;line-height:1.35}.form-card input,.form-card textarea,.form-card .select-field,.form-card select{display:block;width:100%;max-width:100%;min-width:0;height:28px;min-height:28px;margin:0;padding:0;border:0;outline:0;color:var(--ink);background:transparent;font-size:16px;line-height:28px;position:static;float:none;-webkit-appearance:none;appearance:none;scroll-margin-bottom:calc(28px + var(--kb-inset, 0px));scroll-margin-top:12px}.form-card select{padding-right:18px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path fill='%2394a3b8' d='M1.2 1.4L6 6.2l4.8-4.8' stroke='%2394a3b8' stroke-width='1.4' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:right 2px center;background-size:12px 8px}.form-card input[type=date]{color:var(--ink)}.form-card input[type=date]::-webkit-date-and-time-value{text-align:left}.form-card textarea{height:auto;min-height:64px;resize:vertical;line-height:1.55}.select-field{width:100%;min-height:28px;padding:0;display:flex;align-items:center;justify-content:space-between;border:0;background:transparent;color:var(--ink);font-size:16px;text-align:left}.select-field.placeholder{color:#94a3b8}.compact-form{margin-top:12px}.party-card,.member-row,.device-card,.org-card,.seal-card,.result-contract,.verify-result-card,.refund-card{margin-bottom:10px;padding:13px;display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:13px;background:#fff}.avatar,.profile-avatar{width:40px;height:40px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;font-style:normal;font-weight:700}.blue-avatar{color:var(--blue);background:var(--blue-100)}.green-avatar{color:var(--green);background:var(--green-50)}.party-card>div,.member-row>div,.device-card>div,.org-card>div,.seal-card>div:nth-child(2),.result-contract>div,.refund-card>div{min-width:0;flex:1;display:flex;flex-direction:column;gap:3px}.party-card strong,.member-row strong,.device-card strong,.org-card strong,.seal-card strong,.result-contract strong,.refund-card strong{font-size:13px}.party-card small,.member-row small,.device-card small,.org-card small,.seal-card small,.result-contract small,.refund-card small{color:var(--muted);font-size:9px;line-height:1.4}.party-card button,.member-summary button,.device-card button,.org-card button,.help-hero button{padding:5px 8px;color:var(--blue);border:1px solid #bfd9fb;border-radius:7px;background:#f7fbff;font-size:10px}.locked-label{display:flex;align-items:center;gap:3px;color:#7f8a98;font-size:9px}.add-party{width:100%;min-height:45px;display:flex;align-items:center;justify-content:center;gap:6px;color:var(--blue);border:1px dashed #9ec8ff;border-radius:11px;background:#f7fbff;font-size:12px}.order-list{margin:14px 0;padding:4px 14px;border:1px solid var(--line);border-radius:13px;background:#fff}.order-list>div{min-height:62px;display:grid;grid-template-columns:25px 37px 1fr;align-items:center;gap:9px;border-bottom:1px solid #edf1f5}.order-list>div:last-child{border:0}.order-list>div>span{width:21px;height:21px;display:grid;place-items:center;color:#fff;background:var(--blue);border-radius:50%;font-size:10px}.order-list .avatar{width:34px;height:34px;border-radius:10px;font-size:12px}.order-list strong{font-size:12px}.document-preview{overflow:hidden;border:1px solid #dbe1e8;border-radius:13px;background:#e9eef4}.preview-toolbar{height:39px;padding:0 10px;display:flex;align-items:center;justify-content:space-between;color:#667281;background:#fff;border-bottom:1px solid var(--line);font-size:10px}.preview-toolbar button{display:flex;align-items:center;gap:4px;border:0;background:transparent;font-size:10px}.document-preview article{width:86%;min-height:430px;margin:14px auto;padding:27px 20px;color:#2a313a;background:#fff;box-shadow:0 5px 18px #0f172a17}.document-preview article h3{margin:0 0 18px;text-align:center;font-family:Songti SC,serif;font-size:18px}.document-preview article p{margin:10px 0;font-family:Songti SC,serif;font-size:10px;line-height:1.7}.signature-field{margin-top:35px;padding:14px 8px;display:flex;align-items:center;justify-content:center;gap:5px;color:var(--blue);border:1.5px dashed var(--blue);background:#f4f8ff;font-size:13px}.signature-field.green{margin-top:12px;color:var(--green)!important;border-color:var(--green);background:#f1fbf8!important}.field-legend{margin:11px 0 14px;display:flex;justify-content:center;gap:18px;color:var(--muted);font-size:10px}.field-legend span{display:flex;align-items:center;gap:5px}.field-legend i{width:8px;height:8px;border-radius:50%}.blue-dot{background:var(--blue)}.green-dot{background:var(--green)}.switch-row{min-height:52px;padding:12px 0;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #edf1f5}.switch-row:last-child{border:0}.switch-row>span{display:flex;flex-direction:column;gap:3px}.switch-row strong{font-size:15px;font-weight:650}.switch-row small{color:var(--muted);font-size:11px;line-height:1.45}.switch{position:relative;width:39px;height:23px;flex:0 0 auto;border:0;border-radius:999px;background:#cbd3dd}.switch i{position:absolute;top:3px;left:3px;width:17px;height:17px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0f172a33}.switch.on{background:var(--blue)}.switch.on i{left:19px}.price-hero{margin-bottom:8px;padding:20px 16px;display:flex;flex-direction:column;align-items:center;color:#fff;background:linear-gradient(135deg,#1f83ff,#1163db);border-radius:16px}.price-hero>span{font-size:12px;opacity:.82}.price-hero>strong{margin:5px 0 1px;font-size:34px;letter-spacing:-.04em}.price-hero>strong small{font-size:16px}.price-hero>em{font-size:9px;font-style:normal;opacity:.75}.bill-card{margin-bottom:13px;padding:4px 14px}.bill-card>div{min-height:45px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf1f5;font-size:12px}.bill-card>p{margin:-3px 0 6px;color:var(--muted);font-size:9px;line-height:1.5}.bill-card .free{color:var(--green)}.bill-card .bill-total{min-height:55px;border:0}.bill-card .bill-total strong{color:var(--blue);font-size:20px}.coupon-row{width:100%;min-height:50px;margin-bottom:14px;padding:10px 12px;display:grid;grid-template-columns:24px 1fr auto 17px;align-items:center;gap:7px;text-align:left;border:1px solid var(--line);border-radius:11px;background:#fff;font-size:11px}.coupon-row svg:first-child{color:var(--blue)}.coupon-row em{color:var(--muted);font-size:9px;font-style:normal}.pay-total{margin-bottom:15px;padding:22px;display:flex;flex-direction:column;align-items:center;border:1px solid var(--line);border-radius:15px;background:#fff}.pay-total span{color:var(--muted);font-size:11px}.pay-total strong{margin:5px 0;color:var(--ink);font-size:32px}.pay-total small{color:#8a95a4;font-size:9px}.payment-method{border:0;border-bottom:1px solid #edf1f5;border-radius:0}.payment-method:last-child{border:0}.payment-method.selected{box-shadow:none}.wechat-pay,.package-pay{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;color:#fff;background:#07c160;border-radius:11px;font-weight:800}.package-pay{color:var(--blue);background:var(--blue-100)}.share-result{padding-top:8px}.share-choice{margin-bottom:10px}.share-choice>svg:first-child{color:var(--blue)}.share-choice.primary{border-color:#b8d6ff;background:#f7fbff}.segmented-tabs{margin-bottom:13px;padding:3px;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;border:1px solid var(--line);border-radius:11px;background:#eef2f6}.segmented-tabs button{min-height:34px;border:0;border-radius:8px;color:var(--muted);background:transparent;font-size:10px}.segmented-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 2px 7px #0f172a14;font-weight:650}.contract-list>button{width:100%;padding:13px;text-align:left;border:1px solid var(--line);border-radius:13px;background:#fff}.contract-card-top{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:9px}.contract-card-top>div{display:flex;flex-direction:column;gap:3px}.contract-card-top strong{font-size:13px}.contract-card-top small{color:var(--muted);font-size:9px}.contract-list>button>p{margin:11px 0 8px;color:var(--muted);font-size:10px}.progress-line{height:4px;overflow:hidden;border-radius:999px;background:#e9eef4}.progress-line span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),#49a5ff)}.contract-list footer{margin-top:9px;display:flex;justify-content:space-between;color:var(--muted);font-size:9px}.contract-list footer strong{display:flex;align-items:center;color:var(--blue);font-size:10px}.contract-summary{margin:0 0 8px;padding:16px 16px 18px;display:flex;align-items:flex-end;justify-content:space-between;gap:10px;color:#fff;background:radial-gradient(circle at 82% 18%,rgba(255,255,255,.18),transparent 32%),linear-gradient(145deg,#1068e9,#2687ff);border-radius:15px}.contract-summary h2{margin:8px 0 4px;font-size:22px;letter-spacing:-.03em;font-weight:650}.contract-summary p{margin:0;color:#ffffffdb;font-size:12px;line-height:1.5}.contract-summary button{padding:7px 9px;display:flex;align-items:center;gap:5px;color:#fff;border:1px solid rgba(255,255,255,.25);border-radius:8px;background:#ffffff1f;font-size:10px}.timeline-card{margin-bottom:14px;padding:14px}.timeline-card h3{margin-bottom:12px}.timeline-card>div{position:relative;min-height:54px;display:grid;grid-template-columns:27px 1fr;gap:10px}.timeline-card>div:not(:last-child):after{content:"";position:absolute;top:26px;left:12px;width:1px;height:28px;background:#d8e0e9}.timeline-card>div>span{position:relative;z-index:1;width:25px;height:25px;display:grid;place-items:center;color:#7f8b99;background:#eef2f6;border-radius:50%;font-size:10px}.timeline-card>div.done>span{color:#fff;background:var(--green)}.timeline-card>div.current>span{color:#fff;background:var(--blue);box-shadow:0 0 0 4px var(--blue-100)}.timeline-card>div>div{display:flex;flex-direction:column;gap:3px}.timeline-card strong{font-size:12px}.timeline-card small{color:var(--muted);font-size:9px}.timeline-card.large>div{min-height:66px}.sticky-actions{margin-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.preview-security{margin-bottom:10px;padding:8px 10px;display:flex;align-items:center;justify-content:center;gap:6px;color:#0f5ed7;background:var(--blue-50);border:1px solid #d4e5ff;border-radius:9px;font-size:12px;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,sans-serif}.full-document{position:relative;flex:0 0 auto;width:100%;height:auto;min-height:min-content;overflow:visible;padding:18px 18px 36px;color:#262c33;background:#fff;border:0;box-shadow:none;font-family:Songti SC,STSong,SimSun,"Noto Serif CJK SC",serif}.full-document header{position:absolute;top:8px;left:0;right:0;color:#49658259;text-align:center;font-family:sans-serif;font-size:7px;transform:rotate(-3deg)}.full-document h2{margin:16px 0 22px;text-align:center;font-size:20px;letter-spacing:.16em;font-weight:700}.full-document h3{margin:22px 0 8px;color:#0f5ed7;font-size:14px;font-weight:700}.full-document p{margin:9px 0;font-size:13px;line-height:1.85;text-align:justify}.full-document .page-number{position:absolute;bottom:12px;left:0;right:0;text-align:center;font-family:sans-serif}.document-tools{margin-bottom:12px;height:45px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-top:0;background:#fff}.document-tools button{display:flex;align-items:center;justify-content:center;gap:5px;border:0;border-right:1px solid var(--line);background:transparent;color:#556273;font-size:9px}.document-tools button:last-child{border:0}.check-list{margin-bottom:14px;padding:4px 14px;border:1px solid var(--line);border-radius:13px;background:#fff}.check-list label{min-height:50px;display:flex;align-items:center;gap:9px;border-bottom:1px solid #edf1f5;font-size:11px}.check-list label:last-child{border:0}.signature-pad{position:relative;height:255px;margin-bottom:13px;display:grid;place-items:center;overflow:hidden;color:#1d3557;border:1.5px dashed #9abde8;border-radius:15px;background:linear-gradient(rgba(22,119,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(22,119,255,.04) 1px,transparent 1px),#fff;background-size:20px 20px}.signature-pad>span{font-family:STKaiti,KaiTi,cursive;font-size:68px;font-weight:600;transform:rotate(-8deg)}.signature-pad button{position:absolute;right:10px;top:10px;padding:5px 8px;display:flex;align-items:center;gap:4px;color:var(--muted);border:1px solid var(--line);border-radius:7px;background:#fff;font-size:9px}.signature-meta{margin-bottom:12px;padding:10px 12px;display:flex;flex-direction:column;gap:8px;color:#536275;border-radius:10px;background:#edf4fb;font-size:10px}.signature-meta span{display:flex;align-items:center;gap:6px}.result-contract{margin-top:20px;text-align:left}.evidence-list{margin:12px 0 14px;padding:4px 12px;border:1px solid var(--line);border-radius:13px;background:#fff}.evidence-list button{width:100%;min-height:48px;display:grid;grid-template-columns:22px 1fr auto 16px;align-items:center;gap:8px;color:var(--green);text-align:left;border:0;border-bottom:1px solid #edf1f5;background:transparent}.evidence-list button:last-child{border:0}.evidence-list span{color:var(--ink);font-size:11px}.evidence-list strong{color:var(--green);font-size:9px}.report-cover{margin-bottom:14px;padding:23px;display:flex;flex-direction:column;align-items:center;gap:7px;color:#fff;background:linear-gradient(145deg,#143252,#176c8b);border-radius:15px}.report-cover span{font-weight:650}.report-cover small{color:#ffffff9e;font-size:9px}.report-section{margin-bottom:12px;padding:13px}.report-section h3{margin-bottom:7px}.report-section p{min-height:37px;margin:0;display:grid;grid-template-columns:21px 1fr auto;align-items:center;gap:6px;border-bottom:1px solid #edf1f5;font-size:10px}.report-section p:last-child{border:0}.report-section p svg{color:var(--green)}.report-section p span{color:var(--green);font-size:9px}.green-text{color:var(--green)}.scan-box{padding:24px 18px;color:var(--blue);border:1px solid var(--line);border-radius:15px;background:#fff}.scan-box h2{margin-top:12px;font-size:21px}.scan-box .primary-button{margin-top:17px}.scan-box .primary-button+.primary-button{margin-top:9px}.verify-result-card{margin-top:13px;color:var(--green);text-align:left}.verify-result-card>div{flex:1;color:var(--ink)}.verify-result-card strong{font-size:12px}.verify-result-card p{margin:3px 0 0;color:var(--muted);font-size:9px}.verify-result-card>span{color:var(--green);font-size:10px}.order-summary{margin-bottom:13px;padding:14px;display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:8px;color:#fff;background:linear-gradient(135deg,#1676fd,#0f60d3);border-radius:14px}.order-summary>div{display:flex;flex-direction:column;gap:4px}.order-summary span{color:#ffffffb3;font-size:9px}.order-summary strong{font-size:16px}.order-summary button{padding:6px 8px;color:var(--blue);border:0;border-radius:7px;background:#fff;font-size:9px}.order-card{width:100%;margin-bottom:10px;padding:13px;text-align:left;border:1px solid var(--line);border-radius:12px;background:#fff}.order-card header,.order-card footer{display:flex;align-items:center;justify-content:space-between}.order-card header{margin-bottom:11px;color:var(--muted);font-size:9px}.order-card header em{color:var(--green);font-style:normal}.order-card>strong{font-size:12px}.order-card>p{margin:5px 0 11px;color:#8a95a4;font-size:8px}.order-card footer{padding-top:9px;border-top:1px solid #edf1f5;color:var(--muted);font-size:9px}.order-card footer strong{color:var(--ink);font-size:13px}.quick-order-links,.profile-shortcuts{margin-top:13px;padding:13px 5px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:13px;background:#fff}.quick-order-links button,.profile-shortcuts button{display:flex;flex-direction:column;align-items:center;gap:7px;color:var(--blue);border:0;background:transparent}.quick-order-links span,.profile-shortcuts span{color:var(--ink);font-size:10px}.order-status{margin:-18px -16px 15px;padding:24px 20px;display:flex;align-items:center;gap:12px;color:#fff;background:linear-gradient(135deg,#0f9f8f,#16b7a3)}.order-status div{display:flex;flex-direction:column;gap:3px}.order-status strong{font-size:17px}.order-status small{color:#ffffffb8;font-size:9px}.package-hero,.invoice-summary,.privacy-score,.help-hero,.identity-card,.profile-card,.member-summary{margin-bottom:14px;padding:15px;display:flex;align-items:center;gap:11px;border:1px solid var(--line);border-radius:14px;background:#fff}.package-hero{color:var(--blue);background:linear-gradient(145deg,#f7fbff,#fff);border-color:#cfe2fa}.package-hero>div,.identity-card>div,.help-hero>div{flex:1;display:flex;flex-direction:column;gap:4px;color:var(--ink)}.package-hero strong,.identity-card strong,.help-hero strong{font-size:13px}.package-hero p,.identity-card p,.help-hero p{margin:0;color:var(--muted);font-size:9px}.package-tabs{margin-bottom:12px;display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.package-tabs button{min-height:40px;border:0;color:var(--muted);background:transparent;font-size:11px}.package-tabs button.active{color:var(--blue);border-bottom:2px solid var(--blue);font-weight:650}.package-card{position:relative;width:100%;margin-bottom:10px;padding:15px;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;border:1px solid var(--line);border-radius:13px;background:#fff}.package-card.featured{border:1.5px solid var(--blue);background:#f8fbff}.package-card div{display:flex;flex-direction:column;gap:4px}.package-card em{width:fit-content;padding:2px 6px;color:#fff;background:var(--blue);border-radius:5px;font-size:8px;font-style:normal}.package-card strong{font-size:13px}.package-card p{margin:0;color:var(--muted);font-size:9px}.package-card>span{display:flex;flex-direction:column;align-items:flex-end;color:var(--blue);font-size:20px;font-weight:700}.package-card>span small{color:var(--muted);font-size:8px;font-weight:400}.invoice-summary{color:var(--blue)}.invoice-summary>div{flex:1;display:flex;flex-direction:column;gap:4px;color:var(--ink)}.invoice-summary span{color:var(--muted);font-size:9px}.invoice-summary strong{font-size:21px}.invoice-summary button{padding:7px 9px;color:#fff;border:0;border-radius:8px;background:var(--blue);font-size:9px}.empty-state{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#a0aaba;text-align:center}.empty-state strong{color:var(--ink);font-size:15px}.empty-state p{max-width:250px;margin:0;color:var(--muted);font-size:13px;line-height:1.55}.profile-card{margin:0 0 14px;padding:16px 14px;color:#fff;background:linear-gradient(140deg,#1268e8,#2889ff);border:0;border-radius:16px}.profile-avatar{width:52px;height:52px;color:var(--blue);background:#fff;border-radius:16px;font-size:18px}.profile-card>div{flex:1}.profile-card h2{margin:0;font-size:18px}.profile-card p{margin:5px 0 0;display:flex;align-items:center;gap:4px;color:#ffffffdb;font-size:12px}.profile-card button{padding:7px 10px;display:flex;align-items:center;color:#fff;border:1px solid rgba(255,255,255,.24);border-radius:8px;background:#ffffff21;font-size:12px}.profile-stats{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:-22px 0 16px;padding:4px 0;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 10px 24px #0f172a0f}.profile-stats button{min-height:64px;padding:10px 8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:0;background:none;color:inherit}.profile-stats button+button{border-left:1px solid #edf1f5}.profile-stats small{color:var(--muted);font-size:11px;letter-spacing:.04em}.profile-stats strong{color:var(--ink);font-size:15px;font-weight:700;letter-spacing:-.03em;font-variant-numeric:tabular-nums}.profile-stats strong.is-due{color:#c23a3f}.profile-stats strong.is-recv{color:var(--blue)}.profile-shortcuts{grid-template-columns:repeat(4,1fr);margin:0 0 13px}.identity-card{color:var(--green)}.identity-card>span{width:48px;height:48px;display:grid;place-items:center;background:var(--green-50);border-radius:13px}.danger-link{color:var(--red)}.org-card>span{width:47px;height:47px;display:grid;place-items:center;color:var(--blue);background:var(--blue-100);border-radius:13px}.org-card.muted{opacity:.78}.org-card p{margin:0;display:flex;align-items:center;gap:4px}.member-summary{justify-content:space-between}.member-summary span{color:var(--muted);font-size:9px}.member-summary strong{flex:1;font-size:12px}.member-row em{color:var(--muted);font-size:9px;font-style:normal}.seal-preview{width:58px;height:58px;flex:0 0 auto;display:grid;place-items:center;color:#df3d3d;text-align:center;border:3px solid #df3d3d;border-radius:50%;font-size:8px;font-weight:700;transform:rotate(-6deg)}.signature-mini{width:58px;flex:0 0 auto!important;color:#1d3557;font-family:STKaiti,KaiTi,cursive;font-size:24px;transform:rotate(-8deg)}.privacy-score{color:var(--green);border-color:#ccece6;background:#f4fbf9}.privacy-score>div{display:flex;flex-direction:column;gap:4px;color:var(--ink)}.privacy-score strong{font-size:13px}.privacy-score p{margin:0;color:var(--muted);font-size:9px}.device-card>svg{color:var(--blue)}.device-card em{padding:3px 6px;color:var(--green);background:var(--green-50);border-radius:6px;font-size:8px;font-style:normal}.help-hero{color:var(--blue)}.index-group{margin-bottom:17px}.index-group h3{margin-bottom:9px}.index-group>div{overflow:hidden;border:1px solid var(--line);border-radius:13px;background:#fff}.index-group button{width:100%;min-height:46px;padding:8px 12px;display:grid;grid-template-columns:25px 1fr 16px;align-items:center;gap:9px;text-align:left;border:0;border-bottom:1px solid #edf1f5;background:#fff}.index-group button:last-child{border:0}.index-group button>span{width:22px;height:22px;display:grid;place-items:center;color:var(--blue);background:var(--blue-100);border-radius:7px;font-size:9px}.index-group button strong{font-size:11px}.exception-grid{display:grid;gap:9px}.exception-grid>button{width:100%;padding:12px;display:grid;grid-template-columns:38px 1fr 17px;align-items:center;gap:10px;text-align:left;border:1px solid var(--line);border-radius:12px;background:#fff}.exception-grid>button>span{width:38px;height:38px;display:grid;place-items:center;color:#c16e08;background:var(--orange-50);border-radius:10px}.exception-grid>button>div{display:flex;flex-direction:column;gap:3px}.exception-grid strong{font-size:12px}.exception-grid p{margin:0;color:var(--muted);font-size:9px;line-height:1.45}.toast{position:absolute;inset:0;z-index:150;display:grid;place-items:center;padding:24px 32px calc(48px + env(safe-area-inset-bottom));pointer-events:none}.toast-card{width:min(100%,208px);min-height:0;padding:12px 14px 11px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#f8fbff;text-align:center;background:radial-gradient(circle at 50% 0%,rgba(59,147,255,.28),transparent 58%),#0c2044e0;border:1px solid rgba(255,255,255,.16);border-radius:14px;box-shadow:0 14px 32px #0b2a6642,inset 0 1px #ffffff1f;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);animation:toastIn .32s var(--ease-out) both}.toast-icon{width:26px;height:26px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#3b93ff,#1677ff);border-radius:8px;box-shadow:0 5px 10px #1677ff4d}.toast-card strong{margin:0;color:#fff;font-size:13px;font-weight:650;line-height:1.4;letter-spacing:.01em}@keyframes toastIn{0%{opacity:0;transform:translate3d(0,8px,0) scale(.96)}to{opacity:1;transform:none}}@media(max-width:520px){body{background:var(--canvas)}.prototype-shell{display:block;height:100%;min-height:0;padding:0}.mini-program{width:100%;height:100dvh;min-height:100dvh;border:0;border-radius:0;box-shadow:none}.toast-card{width:min(100%,216px)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}.auth-spinner{animation:none!important}}.money-pair{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}.money-card{width:100%;padding:12px 12px 11px;text-align:left;border:0;border-radius:12px;color:#fff;background:#ffffff24}.money-card small{display:block;color:#ffffffdb;font-size:12px;letter-spacing:.08em}.money-card strong{display:flex;align-items:baseline;gap:3px;margin-top:6px;font-size:22px;letter-spacing:-.03em;font-variant-numeric:tabular-nums}.money-card strong em{font-size:13px;font-style:normal;font-weight:650;opacity:.9}.party-duo{position:relative;overflow:visible;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:4px}.party-mini{padding:12px 12px 13px;border:1px solid #d4e5ff;border-radius:13px;background:linear-gradient(180deg,#f7fbff,#fff)}.party-mini em{display:inline-block;margin-top:4px;padding:2px 7px;border-radius:999px;font-size:10px;font-style:normal}.party-mini .borrow{color:#087d70;background:#e4f7f2}.party-mini .lend{color:#0f5ed7;background:var(--blue-100)}.party-mini strong{display:block;font-size:15px;font-weight:650}.party-mini small{display:block;color:var(--muted);font-size:11px;margin:3px 0 0;line-height:1.4}.red-tag{color:#c23a3f;background:#fdf4f5;border-color:#f3d0d3}.kv-block{margin-bottom:0;padding:2px 16px;border:1px solid #d4e5ff;border-radius:14px;background:#fff;box-shadow:0 8px 20px #1068e90a}.kv-block>div{min-height:46px;padding:8px 0;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid #eef2f6}.kv-block>div:last-child{border:0}.kv-block span{flex:0 0 auto;color:var(--muted);font-size:12px;letter-spacing:.02em;padding-top:2px}.kv-block strong{min-width:0;text-align:right;color:var(--ink);font-size:15px;font-weight:650;font-variant-numeric:tabular-nums;word-break:break-all;line-height:1.45}.ok-text{color:var(--green)!important}.demo-banner{margin:0 0 12px;padding:8px 10px;color:#356580;background:#eff8fc;border:1px solid #d7edf6;border-radius:10px;font-size:11px;text-align:center}.legal-link{padding:0;border:0;color:#7b8794;background:none;font-size:inherit;font-weight:400;text-decoration:underline;text-underline-offset:2px}.foot-link{padding:0 4px;border:0;color:#9aa6b4;background:none;font-size:11px}.profile-foot span{color:#c5ced8;font-size:11px}.legal-layer{position:absolute;inset:0;top:var(--app-top);z-index:100;background:#0f172a73;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-end;animation:overlayIn .24s var(--ease-out) both}.legal-sheet{width:100%;height:92%;display:flex;flex-direction:column;background:#fff;border-radius:16px 16px 0 0;overflow:hidden;animation:sheetUp .36s var(--ease-out) both}.legal-toolbar{flex:0 0 auto;height:46px;padding:0 12px;display:grid;grid-template-columns:52px 1fr 52px;align-items:center;border-bottom:1px solid var(--line)}.legal-toolbar button{border:0;background:none;color:var(--blue);text-align:left;font-size:14px}.legal-toolbar strong{text-align:center;font-size:16px}.legal-body{flex:1 1 0%;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:16px 18px 28px}.legal-body h2{margin:0 0 8px;font-size:18px}.legal-meta{margin:0 0 14px;color:var(--muted);font-size:11px}.legal-body p{margin:0 0 10px;color:var(--text);font-size:13px;line-height:1.75;text-align:justify}.legal-body .legal-h{margin:18px 0 8px;color:var(--ink);font-weight:700;font-size:14px;text-align:left}.confirm-sheet{width:100%;margin:0;padding:6px 16px calc(12px + env(safe-area-inset-bottom));background:#fff;border-radius:16px 16px 0 0;box-shadow:0 -12px 32px #0f172a2e;animation:sheetUp .36s var(--ease-out) both}.confirm-sheet:before{content:"";display:block;width:36px;height:4px;margin:6px auto 12px;border-radius:999px;background:#d5dee8}.confirm-sheet>strong{display:block;text-align:left;font-size:17px;letter-spacing:-.02em}.confirm-sheet>p{margin:6px 0 16px;color:var(--muted);text-align:left;font-size:13px;line-height:1.55}.confirm-sheet .sticky-actions,.confirm-sheet .remind-actions{margin-top:4px}.confirm-sheet .primary-button{min-height:44px;box-shadow:none}.legal-layer.pay-layer{align-items:center;justify-content:center;padding:24px 18px calc(24px + env(safe-area-inset-bottom))}.legal-layer.pay-layer .pay-sheet{width:min(100%,332px);margin:0 auto;padding:22px 18px 16px;border-radius:16px;animation:overlayIn .24s var(--ease-out) both}.legal-layer.pay-layer .pay-sheet:before{display:none}.legal-layer.pay-layer .pay-sheet>strong,.legal-layer.pay-layer .pay-sheet>p{text-align:center}.legal-layer.pay-layer .payment-method{border:1px solid var(--line);border-radius:12px;margin-bottom:8px}.legal-layer.pay-layer .payment-method:last-of-type{margin-bottom:0}.pay-amount-row{margin:14px 0 4px;display:flex;align-items:baseline;justify-content:center;gap:8px}.pay-hero{padding:4px 0 14px;text-align:center}.pay-hero>span{display:block;color:#8b95a3;font-size:13px;letter-spacing:.04em}.pay-hero-amt{margin:8px 0 0;display:flex;align-items:baseline;justify-content:center;color:#111827;font-variant-numeric:tabular-nums;line-height:1}.pay-hero-amt i{margin-right:3px;font-size:22px;font-style:normal;font-weight:600;letter-spacing:0}.pay-hero-amt b{font-size:42px;font-weight:650;letter-spacing:-.04em}.wxpay-icon{flex:0 0 auto;display:block;border-radius:10px}.legal-layer.pay-layer .wxpay-row{margin-top:2px;padding:12px}.legal-layer.pay-layer .wxpay-row strong{font-size:16px}.h5-stage{position:relative;width:100%;max-width:480px;height:100%;height:var(--app-height, 100%);max-height:var(--app-height, 100%);min-height:0;display:flex;flex-direction:column;overflow:hidden;background:var(--canvas)}.h5-stage.wx-gate{max-width:none;background:radial-gradient(circle at 80% 8%,rgba(255,255,255,.16),transparent 34%),linear-gradient(165deg,#0b4fc7,#1677ff 55%,#0f5ed7)}.stage-caption{margin:10px 0 0;color:#7b8798;text-align:center;font-size:11px}.h5-header{position:relative;z-index:30;flex:0 0 auto;top:auto;height:auto;min-height:40px;padding:var(--app-top) 4px 0;display:grid;grid-template-columns:44px 1fr 44px;grid-auto-rows:40px;align-items:center;background:#fff;border-bottom:1px solid rgba(229,235,242,.9)}.h5-header h1{margin:0;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:17px;font-weight:650;letter-spacing:-.01em}.h5-right{display:flex;align-items:center;justify-content:flex-end;min-width:44px}.bell-btn{position:relative}.bell-btn i{position:absolute;top:4px;right:2px;min-width:14px;height:14px;padding:0 4px;border-radius:8px;background:#e5484d;color:#fff;font-size:10px;font-style:normal;line-height:14px;text-align:center}.pact-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:4px}.pact-caption{margin:14px 20px 10px;color:var(--muted);font-size:13px;letter-spacing:.02em}.pact-list{margin:0 16px 12px;overflow:hidden;border:1px solid #d4e5ff;border-radius:16px;background:#fff;box-shadow:0 8px 22px #1068e90f}.pact-tips{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:auto 16px 0;padding:4px 0;border:1px solid #d4e5ff;border-radius:14px;background:linear-gradient(180deg,#f7fbff,#fff)}.pact-tips>div{min-height:68px;padding:12px 8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;text-align:center}.pact-tips>div+div{border-left:1px solid #edf1f5}.pact-tips strong{color:#0f5ed7;font-size:13px;font-weight:650}.pact-tips small{color:var(--muted);font-size:11px;line-height:1.4}.pact-note{margin:10px 20px 8px;padding-top:0;color:#9aa6b4;text-align:center;font-size:12px;line-height:1.55}.pact-row{width:100%;min-height:72px;padding:14px;display:grid;grid-template-columns:40px 1fr 18px;align-items:center;gap:12px;text-align:left;border:0;border-bottom:1px solid #edf1f5;background:#fff;color:inherit}.pact-row:last-child{border-bottom:0}.pact-row:active{background:#f7faff}.pact-row-icon{width:40px;height:40px;display:grid;place-items:center;color:var(--blue);background:var(--blue-50);border-radius:12px}.pact-row div{min-width:0;display:flex;flex-direction:column;gap:3px}.pact-row strong{font-size:15px;font-weight:650}.pact-row small{color:var(--muted);font-size:12px;line-height:1.4}.pact-card{min-height:88px;padding:12px 10px 10px;display:flex;flex-direction:column;align-items:flex-start;gap:6px;text-align:left;border:1px solid var(--line);border-radius:14px;background:#fff;color:inherit}.pact-card span{width:36px;height:36px;display:grid;place-items:center;color:var(--blue);background:var(--blue-100);border-radius:10px}.pact-card strong{font-size:15px;font-weight:650}.pact-card small{color:var(--muted);font-size:12px;line-height:1.45}.notice-list{display:flex;flex-direction:column;gap:10px}.notice-card{width:100%;padding:14px;text-align:left;border:1px solid var(--line);border-radius:14px;background:#fff;color:inherit}.notice-card strong{display:block;font-size:15px}.notice-card small{display:block;margin-top:6px;color:var(--muted);font-size:12px;line-height:1.5}.notice-card.is-unread{border-color:#c9ddff;background:#f5f9ff}.notice-card.is-unread strong{position:relative;padding-left:12px}.notice-card.is-unread strong:before{content:"";position:absolute;left:0;top:.45em;width:6px;height:6px;border-radius:50%;background:var(--blue)}.notice-card.is-overdue{border-color:#f3c9cb;background:#fff7f7}.notice-card.is-overdue strong{color:#c23a3f}.bottom-nav.h5-tabbar{height:auto;padding:6px 0 max(8px,env(safe-area-inset-bottom,0px));display:grid;grid-template-columns:repeat(4,1fr)}.bottom-nav.h5-tabbar.three-tabs{grid-template-columns:repeat(3,1fr)}.bottom-nav.h5-tabbar.four-tabs{grid-template-columns:repeat(4,1fr)}.bottom-nav.h5-tabbar button{height:50px}.h5-action-bar{flex:0 0 auto;z-index:25;margin:0;padding:10px 16px calc(10px + env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid var(--line);box-shadow:0 -8px 18px #0f172a0f}.h5-action-row{display:flex;align-items:stretch;gap:10px}.action-home{flex:0 0 48px;width:48px;min-height:48px;padding:0;display:grid;place-items:center;color:var(--blue);background:#fff;border:1px solid rgba(22,119,255,.45);border-radius:12px}.action-home:active{background:var(--blue-50)}.h5-action-cta{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.h5-action-bar .sticky-actions{margin:0}.h5-action-bar .primary-button{box-shadow:none}.profile-card h2{color:#fff}.profile-card small{color:#fffc}@media(max-width:520px){.h5-stage{width:100%;height:100%;height:var(--app-height, 100%);max-height:var(--app-height, 100%);border:0;border-radius:0;box-shadow:none}.stage-caption{display:none}}.screen-content.flush-top{padding:0 16px calc(16px + var(--kb-inset, 0px));gap:0;background:#fff}.skin-hero{margin:0 0 10px;padding:12px 14px 14px;color:#fff;background:radial-gradient(circle at 82% 18%,rgba(255,255,255,.18),transparent 32%),linear-gradient(145deg,#1068e9,#2687ff);border-radius:16px;animation:riseIn .48s var(--ease-out) both}.skin-hero.compact{padding:12px;margin-bottom:8px}.skin-hero.compact strong{display:block;margin:2px 0 4px;font-size:18px}.skin-hero.compact p{margin:0;color:#ffffffd1;font-size:12px;line-height:1.4}.skin-hero.slim{padding:4px 16px 16px}.skin-hero.slim p{font-size:14px;color:#ffffffe6}.hero-kicker{display:block;color:#ffffffc7;font-size:11px;font-weight:650;letter-spacing:.04em}.contract-summary .hero-kicker{color:#ffffffc7}.contract-summary .tag{background:#ffffff2e;color:#fff}.contract-summary.is-overdue{background:radial-gradient(circle at 82% 18%,rgba(255,255,255,.16),transparent 32%),linear-gradient(145deg,#c23a3f,#e5484d)}.contract-summary.is-overdue .tag{background:#ffffff38}.home-ticker{width:100%;margin:0 0 8px;padding:5px 10px;display:flex;align-items:center;gap:8px;color:#fff;text-align:left;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#ffffff24}.home-ticker svg{flex:0 0 auto;opacity:.95}.home-ticker-view{position:relative;flex:1;min-width:0;height:18px;overflow:hidden}.home-ticker-line{display:block;overflow:hidden;font-size:12px;font-weight:550;line-height:18px;letter-spacing:.01em;white-space:nowrap;text-overflow:ellipsis;animation:tickerIn .42s var(--ease-out) both}@keyframes tickerIn{0%{transform:translateY(9px);opacity:0}to{transform:translateY(0);opacity:1}}@media(prefers-reduced-motion:reduce){.home-ticker-line{animation:none}}.announce-sheet p{margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.65}.notice-card.is-announce{border-color:#c9ddff;background:#f5f9ff}.skin-hero .money-pair{margin-top:0}.skin-hero .money-card strong{color:#fff}.skin-panel{margin:0 0 10px;padding:12px 14px 10px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 8px 24px #0f172a0a}.borrow-switch{display:grid;grid-template-columns:1fr 1fr;margin-bottom:8px;padding:3px;border-radius:12px;background:#eef3fb}.borrow-switch button{height:34px;border:0;border-radius:10px;background:transparent;color:var(--muted);font-size:13px;font-weight:650}.borrow-switch button.on{color:var(--blue);background:#fff;box-shadow:0 4px 12px #1677ff1f}.status-tabs{display:flex;gap:4px;margin:2px 0 8px;padding:3px;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:12px;background:#eef3fb;scrollbar-width:none}.status-tabs::-webkit-scrollbar{display:none}.status-tabs button{position:relative;flex:1 0 auto;width:auto;min-width:58px;height:32px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border:0;border-radius:9px;background:transparent;color:#5e6b7c;font-size:12px;font-weight:600;letter-spacing:0;line-height:1;white-space:nowrap;box-shadow:none}.status-tabs button.on{color:var(--blue);background:#fff;font-weight:700;box-shadow:0 4px 12px #1677ff1f}.status-tabs button span{display:block;width:auto;min-width:0;overflow:hidden;text-align:center;text-overflow:ellipsis}.status-tabs button i{position:static;flex:0 0 auto;min-width:16px;height:16px;padding:0 4px;border-radius:8px;background:#1677ff;color:#fff;font-size:10px;font-style:normal;font-weight:700;line-height:16px;text-align:center}.status-tabs button.on i{background:var(--blue)}.status-tabs button.tab-overdue i{background:#e5484d}.status-tabs button.tab-overdue.on{color:#c23a3f}.status-tabs button.tab-overdue.on i{background:#e5484d}.search-live{display:flex;align-items:center;gap:6px;margin:2px 0 6px;padding:7px 12px;border-radius:999px;background:#eef3fb;color:#7b93b3}.search-live input{flex:1;border:0;background:none;color:var(--ink);font-size:16px;scroll-margin-bottom:calc(28px + var(--kb-inset, 0px))}.search-live-hint{margin:-2px 2px 8px;color:#8b97a6;font-size:11px;font-weight:600;line-height:1.4}.sort-live{display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:2px 0 0;color:var(--muted);font-size:12px}.sort-live button{height:28px;border:0;border-radius:8px;background:none;color:inherit;font-size:12px;text-align:center}.sort-live button.on{color:var(--blue);background:var(--blue-50);font-weight:650}.skin-order{flex:0 0 auto;width:100%;margin-bottom:8px;padding:0;text-align:left;border:1px solid #e8eef4;border-radius:12px;background:#fff;color:inherit;box-shadow:none;overflow:hidden}.skin-order.has-del{display:flex;align-items:stretch}.skin-order-main{display:block;width:100%;flex:1 1 auto;min-width:0;min-height:64px;padding:12px 14px;text-align:left;border:0;background:transparent;color:inherit;white-space:normal;height:auto;line-height:normal;appearance:none;-webkit-appearance:none;cursor:pointer}.order-del{flex:0 0 52px;border:0;border-left:1px solid #f0d4d6;background:#fff7f7;color:#e5484d;font-size:13px;font-weight:650}.skin-order.has-del .live-order-party,.skin-order.has-del .live-order-due{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.void-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:2px 2px 6px}.void-toolbar small{color:var(--muted);font-size:12px}.void-toolbar button{padding:0;border:0;background:transparent;color:#e5484d;font-size:13px;font-weight:650}.skin-order.is-overdue{border-color:#f0c9cc;background:linear-gradient(90deg,#fff5f5,#fff 28%);box-shadow:inset 3px 0 #e5484d}.skin-order.is-overdue .live-order-grid{grid-template-areas:"party amount" "due due";row-gap:6px}.skin-order.is-overdue .live-order-kicker,.skin-order.is-overdue .live-order-grid>.tag{display:none}.skin-order.is-overdue .live-order-amount{color:#c23a3f}.skin-order.is-overdue .live-order-due,.live-order-due.is-late{color:#c23a3f;font-size:14px;letter-spacing:0}.overdue-strip{width:100%;margin:0 0 2px;padding:10px 12px;text-align:left;border:1px solid #f0c9cc;border-radius:12px;background:#fff5f5;color:#c23a3f;font-size:13px;font-weight:650}.create-overdue{margin:8px 0 4px;line-height:1.45}.live-order-grid{display:grid;grid-template-columns:minmax(0,1fr) max-content;grid-template-rows:auto auto;grid-template-areas:"party amount" "due tag";column-gap:10px;row-gap:8px;width:100%;align-items:center}.live-order-party{grid-area:party;min-width:0;display:flex;align-items:baseline;gap:8px;color:var(--ink);font-size:16px;font-weight:700;line-height:1.4}.live-order-party b{min-width:0;overflow:hidden;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.live-order-party span{flex:0 0 auto;color:#5b6b7c;font-size:13px;font-weight:650;letter-spacing:.02em;white-space:nowrap}.live-order-amount{grid-area:amount;justify-self:end;align-self:center;margin:0;color:var(--ink);font-size:16px;font-weight:700;letter-spacing:-.03em;line-height:1.4;font-variant-numeric:tabular-nums;white-space:nowrap}.live-order-amount i{margin-right:1px;color:#7b8b9c;font-size:12px;font-style:normal;font-weight:650}.live-order-due{grid-area:due;min-width:0;color:#1f4f9a;font-size:13px;font-weight:700;line-height:1.4;letter-spacing:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.live-order-kicker{display:none}.live-order-grid>.tag{grid-area:tag;justify-self:end;flex-shrink:0}.live-order-top{display:flex;justify-content:space-between;align-items:center;gap:8px}.live-order-mid{display:flex;justify-content:space-between;align-items:baseline;gap:10px}.live-order-meta{display:flex;justify-content:space-between;align-items:center;gap:8px;color:#8b97a6;font-size:11px}.jietiao-page{padding-bottom:0}.jietiao-page .large-choice{margin-bottom:8px}.ghost-link,.upload-fake{padding:2px 0 8px;border:0;background:none;color:var(--blue);text-align:left;font-size:13px}.upload-pair{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:8px 0;border-bottom:1px solid #edf1f5}.upload-tile{position:relative;display:flex;flex-direction:column;gap:4px;min-height:0;margin:0;padding:8px;border:1px dashed #c5d4e8;border-radius:10px;background:var(--blue-50);overflow:hidden}.upload-pick{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;min-height:30px;border-radius:8px;background:#fff;color:var(--blue);font-size:12px;font-weight:650}.upload-pick input[type=file]{position:absolute;inset:0;width:100%;height:100%;opacity:0;font-size:16px}.upload-tile>span{color:var(--muted);font-size:12px;pointer-events:none}.upload-tile em{color:var(--blue);font-size:13px;font-style:normal;pointer-events:none}.upload-tile img{width:100%;height:auto;max-height:56px;object-fit:contain;object-position:center;background:#0f172a;border-radius:6px;pointer-events:none}.upload-tile>input[type=file]{display:none}.kefu-qr{display:block;width:196px;height:196px;margin:16px auto 8px;object-fit:contain;background:#fff;border-radius:12px;border:1px solid var(--line)}.ghost-link{display:inline-flex;align-items:center;gap:6px}.invite-hint{color:var(--blue);font-size:12px;font-style:normal}.order-no{margin:0 0 10px;color:var(--muted);font-size:12px}.party-mini.tap{width:100%;text-align:left;cursor:pointer}.party-credit-hint{display:block;margin-top:8px;color:#1677ff;font-size:11px;font-weight:650}.form-card select{width:100%;border:0;background:none;font:inherit;color:var(--ink)}.settings-group{margin:0 0 16px}.settings-fill{flex:0 0 auto;display:flex;flex-direction:column;min-height:0}.settings-fill .settings-list{flex:0 0 auto}.settings-group h3{margin:0 0 8px;padding:0 4px;color:var(--muted);font-size:12px;font-weight:650;letter-spacing:.04em}.legal-help{margin-top:4px;margin-bottom:4px}.legal-help-toggle{width:100%;margin:0;padding:2px 4px 6px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:0;background:transparent;color:#9aa8bc}.legal-help-toggle h3{margin:0;padding:0;color:#9aa8bc;font-size:11px;font-weight:550;letter-spacing:.08em}.legal-help-toggle .chevron{flex:0 0 auto;color:#c3cedd;transform:rotate(90deg);transition:transform .18s ease}.legal-help.is-open .legal-help-toggle .chevron{transform:rotate(-90deg)}.legal-help .settings-list{opacity:.88}.legal-help .list-row{padding-top:10px;padding-bottom:10px}.legal-help .row-copy strong{font-size:13px;font-weight:600;color:#64748b}.legal-help .row-copy small{color:#94a3b8}.settings-group .settings-list{margin-bottom:0}.settings-list.detail-docs{margin:0 0 8px}.doc-entry{width:100%;margin:0 0 2px;padding:12px 14px;display:grid;grid-template-columns:34px 1fr 18px;align-items:center;gap:10px;text-align:left;border:1px solid #d4e5ff;border-radius:14px;background:linear-gradient(180deg,#f7fbff,#fff);color:inherit}.doc-entry:active{background:#f7faff}.settings-list .row-copy small{white-space:normal}.form-hint{margin:0 2px 8px;color:var(--muted);font-size:13px;line-height:1.65}.login-note{margin:14px 0 0;color:#8a96a6;text-align:center;font-size:12px}.profile-foot{margin:4px 8px 20px;color:#8a96a6;text-align:center;font-size:11px;line-height:1.7}.doc-center{text-align:center!important;color:#5b6570;font-size:12px!important;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,sans-serif}.doc-center.doc-end{margin:18px 0 8px!important;color:#8a96a6}.doc-parties{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0 16px;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,sans-serif}.doc-parties>div{padding:10px 10px 12px;border:1px solid #e6edf4;border-radius:10px;background:#f8fbff}.doc-parties small{display:block;color:var(--muted);font-size:11px}.doc-parties strong{display:block;margin:4px 0 2px;font-size:15px}.doc-parties span{display:block;color:#5b6570;font-size:11px;line-height:1.4;word-break:break-all}.sign-wrap{position:relative;margin-top:16px}.sign-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,sans-serif}.cunzheng-seal{display:block;overflow:visible}.detail-seal,.doc-seal{position:absolute;left:50%;top:52%;z-index:3;pointer-events:none;transform:translate(-50%,-50%) rotate(-14deg)}.detail-seal{opacity:.9}.doc-seal{opacity:.94;text-align:center}.doc-seal small{display:block;max-width:240px;margin:6px auto 0;color:#b42318;font-size:10px;font-weight:650;line-height:1.35;letter-spacing:.02em;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,sans-serif}.sign-block{padding:12px 10px;border:1.5px dashed #b7c6d8;border-radius:10px;background:#f7fafc}.sign-block.done{border-style:solid;border-color:#8ed3c8;background:#f1fbf8}.sign-block small{display:block;color:var(--muted);font-size:11px}.sign-block strong{display:block;margin:6px 0 4px;font-size:14px}.sign-block em{display:block;color:#8a96a6;font-size:12px;font-style:normal}.sign-block.done em{color:var(--green)}.doc-foot{margin:14px 0 0!important;color:#8a96a6!important;text-align:center!important;font-size:11px!important;line-height:1.6!important;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,sans-serif}.help-hero small{display:block;margin-top:4px;color:var(--muted);font-size:12px}.help-hero+.primary-button{margin-bottom:14px}.share-card{margin-bottom:14px;padding:18px 16px;color:#fff;background:linear-gradient(145deg,#1068e9,#2687ff);border-radius:16px}.share-card .hero-kicker{color:#ffffffc7}.share-card strong{display:block;margin:6px 0 8px;font-size:28px;letter-spacing:-.03em}.share-card p{margin:0 0 4px;color:#ffffffdb;font-size:13px}.share-poster{overflow:hidden;display:flex;flex-direction:column;margin-bottom:8px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow)}.share-poster-head{padding:16px 16px 10px;display:flex;align-items:center;justify-content:space-between;color:#fff;background:linear-gradient(145deg,#1068e9,#2687ff)}.share-logo{display:inline-flex;align-items:center;gap:6px;font-size:15px;font-weight:700;letter-spacing:.02em}.share-seal{padding:3px 9px;border:1px solid rgba(255,255,255,.45);border-radius:999px;color:#ffffffeb;font-size:11px;letter-spacing:.04em}.share-motto{margin:0;padding:8px 16px;color:#5b8fd9;background:#f3f8ff;text-align:center;font-size:12px;letter-spacing:.12em}.share-poster-amt{padding:14px 16px 6px;text-align:center}.share-poster-amt small{display:block;color:var(--muted);font-size:13px}.share-poster-amt strong{display:block;margin-top:4px;color:var(--ink);font-size:34px;letter-spacing:-.04em;font-weight:750;font-variant-numeric:tabular-nums}.share-qr-well{margin:8px 16px;padding:12px 12px 10px;display:flex;flex-direction:column;align-items:center;gap:6px;background:#f7fafc;border:1px solid #e8eef5;border-radius:14px}.share-qr-well em{color:var(--muted);font-size:11px;font-style:normal;letter-spacing:.16em}.qr-wait{width:148px;height:148px;display:grid;place-items:center;color:var(--muted);background:#fff;border:1px dashed #d5dee8;border-radius:8px;font-size:12px;text-align:center;padding:12px;line-height:1.5}.qr-wait.is-error{color:var(--red)}.qr-real{width:148px;height:148px;display:block;padding:8px;background:#fff;border-radius:8px;image-rendering:pixelated}.share-poster-meta{margin:0 16px;padding:2px 0 4px;border-top:1px solid #eef2f6}.share-poster-meta div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 2px;border-bottom:1px solid #f3f6fa}.share-poster-meta div:last-child{border-bottom:0}.share-poster-meta span{color:var(--muted);font-size:12px;flex:0 0 auto}.share-poster-meta strong{color:var(--ink);font-size:14px;font-weight:650;text-align:right;word-break:break-all}.share-slogans{margin:8px 16px 0;padding:10px 4px;display:grid;grid-template-columns:1fr 1fr;gap:10px 12px;list-style:none;border-top:1px solid #eef2f6}.share-slogans li{min-height:44px}.share-slogans strong{display:block;color:var(--ink);font-size:13px;font-weight:700}.share-slogans span{display:block;margin-top:2px;color:var(--muted);font-size:11px;line-height:1.4}.share-poster-note,.share-poster-tip{margin:0;padding:8px 16px 14px;color:var(--muted);text-align:center;font-size:12px;line-height:1.55}.share-poster-note{padding-bottom:0;color:#8a6a16}.qr-panel small{color:var(--muted);font-size:12px}.share-link{display:none;max-width:100%;padding:0 8px;overflow:hidden;color:var(--muted);font-size:11px;line-height:1.4;text-align:center;word-break:break-all}.home-remind-layer{position:absolute;inset:0;z-index:100;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-end;padding:0;background:#0f172a73;animation:overlayIn .24s var(--ease-out) both}.remind-sheet{width:100%;padding:6px 16px calc(12px + env(safe-area-inset-bottom));background:#fff;border-radius:16px 16px 0 0;box-shadow:0 -12px 32px #0f172a2e;animation:sheetUp .36s var(--ease-out) both}.sheet-handle{display:block;width:36px;height:4px;margin:6px auto 12px;border-radius:999px;background:#d5dee8}.remind-head{margin:0 0 12px}.remind-head strong{display:block;text-align:left;font-size:17px;letter-spacing:-.02em}.remind-head p{margin:6px 0 0;color:var(--muted);text-align:left;font-size:13px;line-height:1.5}.kv-block.remind-kv{margin:0 0 16px;background:#f7faff}.remind-amount{font-variant-numeric:tabular-nums;letter-spacing:-.02em}.remind-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.remind-actions .primary-button{min-height:44px;box-shadow:none}.remind-stack{position:relative;width:100%;padding:0 10px calc(8px + env(safe-area-inset-bottom))}.remind-stack-back{position:absolute;left:18px;right:18px;bottom:18px;height:72px;padding:16px 18px 0;border-radius:16px 16px 0 0;background:#eef3fb;box-shadow:0 -8px 20px #0f172a14;pointer-events:none}.remind-stack-back.depth-1{transform:translateY(-10px) scale(.97);opacity:.7;z-index:1}.remind-stack-back.depth-2{transform:translateY(-18px) scale(.94);opacity:.42;z-index:0}.remind-stack-back strong{display:block;overflow:hidden;color:var(--muted);font-size:13px;white-space:nowrap;text-overflow:ellipsis}.remind-stack-front{position:relative;z-index:2;width:100%}.legal-layer.pass-layer{z-index:100;flex-direction:column;align-items:stretch;justify-content:flex-end}.pass-sheet{flex:0 0 auto;width:100%;height:auto;margin:0;padding:16px 16px max(12px,env(safe-area-inset-bottom));background:#fff;border-radius:16px 16px 0 0;box-shadow:0 -12px 32px #0f172a2e;animation:sheetUp .36s var(--ease-out) both}.pass-sheet-bar{display:grid;grid-template-columns:64px 1fr 64px;align-items:center;margin:-4px 0 4px}.pass-sheet-bar button{border:0;background:none;color:var(--muted);font-size:15px}.pass-sheet-bar .ok{color:var(--blue);font-weight:650}.pass-sheet strong,.pass-sheet-bar strong{display:block;text-align:center;font-size:16px}.pass-field{display:flex;align-items:center;width:100%;min-height:28px;padding:2px 0;border:0;background:none;text-align:left}.pass-dots-inline{justify-content:flex-start;margin:0;gap:14px}.pass-dots-inline i{width:14px;height:14px}.secure-tag{display:inline-block;margin-left:6px;padding:1px 6px;border-radius:4px;color:var(--blue);background:var(--blue-50);font-size:10px;font-style:normal;font-weight:650;letter-spacing:0;vertical-align:1px}.pass-sheet p{margin:8px 0 16px;color:var(--muted);text-align:center;font-size:13px}.pass-sheet .ghost-link{display:flex;justify-content:center;width:100%;margin-top:8px;color:var(--muted)}.pass-dots{display:flex;justify-content:center;gap:10px;margin-bottom:16px}.pass-dots i{width:12px;height:12px;border-radius:50%;border:1px solid #c9d4e3;background:#fff}.pass-dots i.on{background:var(--ink);border-color:var(--ink)}.pass-keys{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.pass-keys button{min-height:46px;border:0;border-radius:10px;background:#f3f6fa;font-size:20px;font-weight:650}.pass-keys button.blank{visibility:hidden}.pass-keys button.cancel{color:#fff;background:linear-gradient(135deg,#f06267,#e5484d);font-size:16px}.pass-keys button:active:not(:disabled){background:#e5ebf2}.pass-keys button.cancel:active:not(:disabled){background:#c23a3f}.home-fab{position:absolute;z-index:40;right:12px;bottom:16px;width:52px;height:52px;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:0;border-radius:26px;color:#fff;background:linear-gradient(145deg,#2c89ff,#1268eb);box-shadow:0 10px 24px #1677ff61}.home-fab small{font-size:10px;line-height:1;font-weight:650}.home-fab.above-tab{bottom:calc(52px + env(safe-area-inset-bottom,0px))}.home-fab.above-action{bottom:16px}.home-fab.above-tab.above-action{bottom:62px}.back-pact{display:inline-flex;align-items:center;gap:6px;margin:0 0 12px;padding:8px 12px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--blue);font-size:13px;font-weight:650}.copy-value{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px}.mini-copy{flex:0 0 auto;padding:2px 8px;border:1px solid rgba(22,119,255,.35);border-radius:999px;background:var(--blue-50);color:var(--blue);font-size:11px}.form-card select{font-size:16px}.renzheng-page{background:var(--canvas)}.renzheng-scroll{padding-bottom:calc(28px + var(--kb-inset, 0px))}.renzheng-scroll .form-card{overflow:visible}.form-section{display:block;margin:10px 0 4px;color:var(--ink);font-size:14px;font-weight:650}.renzheng-fixed{flex:0 0 auto;z-index:40;padding:8px 12px calc(8px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--line);box-shadow:0 -8px 18px #0f172a0f}html.kb-open .renzheng-fixed,html.kb-open .h5-action-bar,html.form-editing .h5-action-bar{display:none}html.kb-open,html.kb-open body{position:fixed;left:0;right:0;top:0;width:100%;height:var(--app-height, 100%);overflow:hidden}.renzheng-page input,.renzheng-page textarea,.renzheng-page .select-field{font-size:16px}.city-layer{position:fixed;inset:0;z-index:80;display:flex;align-items:flex-end;background:#0f172a73}.city-sheet{width:100%;max-width:430px;margin:0 auto;background:#fff;border-radius:16px 16px 0 0}.city-toolbar{display:grid;grid-template-columns:64px 1fr 64px;align-items:center;padding:12px 16px;border-bottom:1px solid var(--line)}.city-toolbar button{border:0;background:none;color:var(--muted);font-size:15px}.city-toolbar .ok{color:var(--blue);font-weight:650}.city-toolbar strong{text-align:center;font-size:15px}.city-heads{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid var(--line);background:#f8fafc}.city-heads span{padding:8px 6px;text-align:center;font-size:12px;color:var(--muted);font-weight:650}.city-cols{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));height:280px}.city-col{min-width:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;border-right:1px solid #f1f5f9}.city-col:last-child{border-right:0}.city-col button{display:block;width:100%;max-width:100%;padding:11px 6px;border:0;background:none;color:var(--ink);font-size:13px;line-height:1.3;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.city-col button.on{color:var(--blue);font-weight:650;background:var(--blue-50)}.screen-page.tone-hero .h5-header{color:#fff;background:#1068e9;border-bottom:0}.screen-page.no-chrome,.screen-page.page-profile .screen-content.flush-top{background:var(--canvas)}.screen-content.flush-top>.profile-stats{margin-left:0;margin-right:0}.screen-page.tone-hero .h5-header h1,.screen-page.tone-hero .icon-button{color:#fff}.screen-page.tone-hero .icon-button:active{background:#ffffff24}.screen-page.tone-hero .bell-btn i{box-shadow:0 0 0 2px #1068e9}.screen-content.flush-top>.skin-hero,.screen-content.flush-top>.profile-card,.screen-content.flush-top>.contract-summary,.screen-content.flush-top>.share-card,.screen-content.flush-top>.share-poster,.screen-content.flush-top>.share-sheet,.screen-content.flush-top>.help-page,.screen-content.flush-top>.price-hero{margin:0 -16px;border-radius:0 0 20px 20px;animation:none}.screen-content.flush-top>.skin-hero{padding:8px 16px 12px}.screen-content.flush-top>.profile-card{padding:18px 16px 36px;background:linear-gradient(160deg,#1068e9,#2687ff 72%)}.screen-content.flush-top>.contract-summary{padding:16px 16px 18px}.screen-content.flush-top>.share-card{padding:20px 16px 22px}.screen-content.flush-top>.share-poster,.screen-content.flush-top>.share-sheet{margin:0 -16px;border-radius:0;border-left:0;border-right:0;border-top:0}.screen-content.flush-top>.price-hero{padding:18px 16px 20px}.screen-content.flush-top>.skin-panel{margin:0 -16px;padding:10px 16px 8px;border:0;border-radius:0;box-shadow:none;background:#fff}.home-list{flex:1 0 auto;display:flex;flex-direction:column;gap:8px;min-height:140px;padding:10px 0 4px}.home-list .empty-state{flex:1 1 auto;min-height:160px;border:0;background:transparent}.screen-content.flush-top>.skin-order,.home-list>.skin-order{width:100%;margin-bottom:0}.screen-content.flush-top>.settings-group{margin:0 0 14px}.screen-content.flush-top>.profile-foot{margin-top:auto;margin-bottom:4px;padding-top:8px}.screen-content>.form-card,.renzheng-scroll>.form-card{flex:0 0 auto}.screen-content>.kv-block{flex:0 0 auto}.screen-content>.qr-panel{flex:1 1 auto}.screen-content>.empty-state,.screen-content.flush-top>.empty-state{flex:1 1 auto;min-height:160px;margin:0;border:0;background:transparent}.screen-content.doc-scroll,.screen-content:has(>.full-document){padding:0;gap:0;background:#fff}.screen-content>.full-document{flex:0 0 auto;flex-grow:0;flex-shrink:0;width:100%;height:auto;min-height:100%;overflow:visible}.full-document section{display:block;overflow:visible}.zq-doc{min-height:0;margin-top:4px;border:1px solid #dce2e9;border-radius:12px}.login-page .trust-card{flex:0 0 auto;margin-top:4px}.login-page .consent-line.quiet{margin:0 8px 12px;justify-content:center;padding-top:0}.login-page .footnote{margin-top:10px}.jietiao-page{flex:1 1 auto;min-height:100%;display:flex;flex-direction:column;margin:0 -16px;padding:0 0 4px}.jietiao-page .skin-hero.compact{margin:0 0 12px;padding:16px 16px 18px;border-radius:0 0 20px 20px;animation:none}.jietiao-page .pact-list{flex:0 0 auto}.jietiao-page .large-choice{flex:0 0 auto;margin:0 16px 10px;min-height:88px;max-height:none}.jietiao-page .large-choice:last-child{margin-bottom:4px}.upload-pair{flex:0 0 auto}.upload-tile{min-height:96px}.skin-hero .money-card{padding:12px 14px 13px;border:1px solid rgba(255,255,255,.14)}.skin-hero .money-card strong{font-size:24px}.party-mini{padding:12px 12px 13px}.share-card strong{font-size:32px}.qr-panel{flex:1 1 auto;justify-content:center}.share-poster{flex:0 0 auto}.help-hero{margin-bottom:0}.screen-page.tone-hero:has(.help-page){background:#0f5ed7}.screen-content.flush-top.is-fit>.help-page{flex:1 1 auto;min-height:0;margin:0 -16px -8px;border-radius:0}.help-page{position:relative;overflow:hidden;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;margin:0 -16px;color:#fff;background:radial-gradient(circle at 86% 6%,rgba(255,255,255,.18),transparent 32%),radial-gradient(circle at 8% 88%,rgba(255,255,255,.1),transparent 28%),linear-gradient(165deg,#0b4fc7,#1677ff 48%,#0f5ed7)}.help-watermark{position:absolute;top:22%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:108px;font-weight:800;letter-spacing:.08em;opacity:.07;pointer-events:none}.help-hero-copy{position:relative;z-index:1;flex:0 0 auto;padding:8px 20px 18px;text-align:center}.help-hero-copy .share-logo{justify-content:center;margin-bottom:10px;font-size:13px}.help-hero-copy h2{margin:0;font-size:32px;font-weight:800;letter-spacing:.06em}.help-hero-copy p{margin:8px 0 0;color:#ffffffdb;font-size:13px;letter-spacing:.04em}.help-page-dock{position:relative;z-index:1;flex:1 1 auto;min-height:0;margin:0 16px 10px;padding:22px 18px 16px;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;background:#fff;border-radius:28px;box-shadow:0 18px 40px #0b4fc72e}.help-page .kefu-qr,.help-page .qr-wait{width:min(236px,58vw);height:min(236px,58vw);margin:0;border:0;border-radius:20px;object-fit:contain;background:#f3f8ff}.help-cta{width:100%;height:56px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#0f5ed7,#1677ff);border-radius:16px;font-size:20px;font-weight:800;letter-spacing:.06em}.help-pills{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.help-pills span{padding:10px 0;color:#0f5ed7;background:#f3f8ff;border-radius:12px;text-align:center;font-size:12px;font-weight:700}.help-page-meta{width:100%;display:flex;flex-direction:column;gap:8px}.help-page-meta div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;background:#f5f8fc;border:0;border-radius:14px}.help-page-meta span{color:#7b93b3;font-size:13px;flex:0 0 auto}.help-page-meta strong{color:#0f172a;font-size:13px;font-weight:700;text-align:right;line-height:1.4}.help-page-foot{position:relative;z-index:1;flex:0 0 auto;margin:0 0 12px;color:#ffffffc7;text-align:center;font-size:12px}.credit-page{display:flex;flex-direction:column;gap:12px;padding-bottom:8px}.credit-card{display:flex;align-items:center;gap:12px;padding:14px;background:#fff;border:1px solid var(--line);border-radius:16px}.credit-avatar{flex:0 0 auto;width:52px;height:52px;display:grid;place-items:center;color:#1677ff;background:var(--blue-50);border-radius:18px;font-size:20px;font-weight:800}.credit-card strong{display:block;font-size:18px}.credit-card small{display:block;margin-top:3px;color:var(--muted);font-size:12px}.credit-flag{margin:0;padding:12px 14px;color:#0f5ed7;background:var(--blue-50);border:1px solid #d7e6ff;border-radius:14px;font-size:14px;font-weight:650}.credit-flag.is-overdue{color:#b42318;background:#fef3f2;border-color:#f5c2c0}.credit-table{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff}.credit-table-head,.credit-table-row{display:grid;grid-template-columns:1.2fr .7fr 1fr;gap:8px;padding:11px 14px;align-items:center}.credit-table-head{color:#fff;background:linear-gradient(145deg,#1677ff,#3b93ff);font-size:12px;font-weight:650}.credit-table-row{border-top:1px solid #eef2f6;color:var(--ink);font-size:14px;font-variant-numeric:tabular-nums}.credit-table-row span:nth-child(2),.credit-table-row span:nth-child(3),.credit-table-head span:nth-child(2),.credit-table-head span:nth-child(3){text-align:right}.credit-table-row.is-warn{color:#b42318;font-weight:650}.credit-table-row.is-total{background:#f5f8fc;font-weight:700}.credit-list h3{margin:4px 0 8px;font-size:15px}.credit-list-item{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px;padding:12px 14px;background:#fff;border:1px solid var(--line);border-radius:14px}.credit-list-item strong{display:block;font-size:18px;font-variant-numeric:tabular-nums}.credit-list-item small{color:var(--muted);font-size:12px}.credit-list-item em{flex:0 0 auto;padding:3px 8px;border-radius:999px;color:#1677ff;background:var(--blue-50);font-size:11px;font-style:normal;font-weight:650}.credit-list-item em.ok{color:#087d70;background:#e4f7f2}.credit-list-item.is-overdue em{color:#b42318;background:#fef3f2}.notices-fill,.notice-list{flex:1 1 auto}.notice-list:empty{display:none}.provider-hero{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0;padding:28px 12px 16px}.page-heading.compact{margin-bottom:8px}.page-heading.compact h2{font-size:20px}.page-heading.compact p{font-size:12px;line-height:1.55}.form-card .invite-hint{font-size:16px;color:var(--blue);font-style:normal}.screen-content.is-fit{overflow:hidden}.screen-content.flush-top.is-fit{padding:0 16px 8px}.screen-content.flush-top.is-fit>.share-poster,.screen-content.flush-top.is-fit>.share-sheet{flex:1 1 auto;min-height:0;height:auto;margin:0 -16px;border-radius:0;border:0;box-shadow:none}.share-sheet{position:relative;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;background:#0f5ed7}.share-poster-img{flex:1 1 auto;min-height:0;width:100%;height:100%;display:block;object-fit:contain;object-position:center center;background:#0f5ed7;-webkit-touch-callout:default;-webkit-user-select:auto;user-select:auto;pointer-events:auto}.share-poster-wait{flex:1 1 auto;min-height:240px;display:grid;place-items:center;color:var(--muted);font-size:13px}.share-poster-wait.is-error{color:var(--red);background:#fff;border-radius:16px;margin:16px;min-height:180px}.share-retry{padding:12px 16px;border:0;background:transparent;color:var(--blue);font-size:15px;font-weight:650}.share-poster{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;-webkit-touch-callout:none}.share-poster-head{flex:0 0 auto;padding:10px 16px 8px}.share-motto{flex:0 0 auto;padding:6px 16px;font-size:11px;letter-spacing:.1em}.share-poster-title{flex:0 0 auto;padding:8px 16px 2px;text-align:center}.share-poster-title small{display:block;color:var(--muted);font-size:12px}.share-poster-title strong{display:block;margin-top:4px;color:var(--ink);font-size:20px;font-weight:700;letter-spacing:-.02em}.share-slogans{flex:1 1 auto;align-content:center;margin:4px 16px 0;padding:8px 4px;gap:10px 12px}.share-slogans li{min-height:0}.share-slogans strong{font-size:12px}.share-slogans span{font-size:10px}.share-poster-bottom{flex:0 0 auto;min-height:0;margin-top:4px;padding:4px 14px 0;display:flex;align-items:flex-end;gap:12px}.share-qr-corner{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:4px;padding:6px;background:#f7fafc;border:1px solid #e8eef5;border-radius:12px}.share-qr-corner em{color:var(--muted);font-size:10px;font-style:normal;letter-spacing:.08em}.share-qr-corner .qr-real{width:96px;height:96px;padding:6px;background:#fff;border-radius:6px;image-rendering:pixelated;-webkit-touch-callout:default;-webkit-user-select:auto;user-select:auto;pointer-events:auto}.share-qr-corner .qr-wait{width:96px;height:96px;font-size:11px;padding:8px}.share-poster-bottom .share-poster-meta{flex:1 1 auto;min-width:0;margin:0;padding:0 0 2px;border-top:0}.share-poster-bottom .share-poster-meta div{padding:8px 0}.share-poster-bottom .share-poster-meta strong{font-size:13px}.share-poster-tip{flex:0 0 auto;padding:8px 16px 0;font-size:11px;line-height:1.5;text-align:left}.share-copy-link{flex:0 0 auto;margin:2px 16px 10px;padding:0;border:0;background:none;color:var(--blue);font-size:12px;text-align:left}.share-sheet>.share-copy-link{position:absolute;left:12px;bottom:8px;z-index:2;margin:0;font-size:11px;opacity:.78}.share-lock{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;justify-content:center;gap:10px;padding:12px 4px 8px}.share-lock-icon{width:52px;height:52px;display:grid;place-items:center;color:var(--blue);background:var(--blue-50);border-radius:16px}.share-lock h2{margin:0;font-size:20px}.share-lock p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.screen-content.form-fill-page,.screen-content.form-fill-page.is-fit,.screen-content.form-fill-page.with-footer{overflow:hidden;gap:0;padding:8px 16px}html.kb-open .screen-content.form-fill-page,html.form-editing .screen-content.form-fill-page{overflow-y:auto;-webkit-overflow-scrolling:touch;justify-content:flex-start;padding-bottom:calc(20px + var(--kb-inset, 0px))}html.kb-open .form-card.form-fill,html.form-editing .form-card.form-fill{flex:0 0 auto;overflow:visible;justify-content:flex-start;padding-bottom:12px}html.kb-open .form-card.form-fill label,html.kb-open .form-card.form-fill .form-fill-pair,html.kb-open .form-card.form-fill .switch-row,html.form-editing .form-card.form-fill label,html.form-editing .form-card.form-fill .form-fill-pair,html.form-editing .form-card.form-fill .switch-row{flex:0 0 auto}html:not(.kb-open) .screen-content.form-fill-page{overflow:hidden}.screen-content.flush-top.is-fit>.form-card.form-fill{flex:1 1 auto;min-height:0;margin:0;border-radius:16px}.form-card.form-fill{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;padding:4px 14px 10px}.form-card.form-fill.is-extra{justify-content:flex-start;overflow-y:auto}.form-card.form-fill.is-extra label,.form-card.form-fill.is-extra .form-fill-pair,.form-card.form-fill.is-extra .switch-row{flex:0 0 auto}.form-card.form-fill label{display:flex;align-items:center;gap:12px;padding:10px 2px;min-height:46px;flex:1 1 0}.form-card.form-fill label>span{display:block;flex:0 0 4.4em;margin:0;color:#8b95a5;font-size:13px;font-weight:500;line-height:1.3;white-space:nowrap}.form-card.form-fill label>input,.form-card.form-fill label>select,.form-card.form-fill label>em{flex:1 1 auto;min-width:0;height:28px;min-height:28px;text-align:right;font-size:15px;line-height:28px}.form-card.form-fill label input::placeholder{color:#c3cad6}.form-card.form-fill label>select{padding-right:16px;background-position:right 0 center}.form-card.form-fill .form-fill-pair{display:grid;grid-template-columns:1fr 1fr;gap:0 16px;flex:1 1 0;min-height:58px;padding:8px 2px;border-bottom:1px solid #edf1f5}.form-card.form-fill .form-fill-pair label{position:relative;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;border-bottom:0;min-height:0;padding:0}.form-card.form-fill .form-fill-pair label>span{flex:0 0 auto;font-size:12px}.form-card.form-fill .form-fill-pair label>input,.form-card.form-fill .form-fill-pair label>select,.form-card.form-fill .form-fill-pair label>em{width:100%;text-align:left;font-variant-numeric:tabular-nums}.form-card.form-fill .date-field em{display:block;font-style:normal;color:var(--ink)}.form-card.form-fill .date-field em.placeholder{color:#c3cad6}.form-card.form-fill .date-field input[type=date]{position:absolute;inset:0;z-index:1;width:100%;height:100%;opacity:0;cursor:pointer}.form-card.form-fill .switch-row{flex:1 1 0;min-height:52px;padding:8px 2px}.form-card.form-fill .switch-row strong{font-size:13px;font-weight:500;color:#8b95a5}.form-card.form-fill label.has-subaction{align-items:flex-start}.form-card.form-fill label.has-subaction>span:first-child{padding-top:6px}.form-card.form-fill .field-end{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;align-items:flex-end;gap:2px}.form-card.form-fill .field-end>input{width:100%;height:28px;min-height:28px;padding:0;border:0;background:transparent;text-align:right;font-size:15px;line-height:28px}.form-card.form-fill .ghost-link{margin:0;padding:0;min-height:0;border:0;font-size:12px;font-weight:500;line-height:1.3}.form-card.form-fill .invite-hint{font-size:15px;font-weight:500}.form-card.form-fill .create-overdue{flex:0 0 auto;margin:4px 0 2px;padding:8px 10px;font-size:12px}.form-card.form-fill label.reason-pick>button.select-field{flex:1 1 auto;min-width:0;height:28px;min-height:28px;padding:0;border:0;background:transparent;color:var(--ink);font-size:15px;font-weight:500;line-height:28px;text-align:right}.form-card.form-fill label.reason-pick>button.select-field.placeholder{color:#c3cad6;font-weight:400}.reason-layer{position:absolute;inset:0;z-index:110;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:var(--kb-inset, 0px)}.reason-backdrop{position:absolute;inset:0;border:0;background:#0f172a73}.reason-sheet{position:relative;z-index:1;width:100%;max-height:min(78%,calc(var(--app-height, 100%) - var(--kb-inset, 0px) - 8px));padding:6px 16px calc(12px + env(safe-area-inset-bottom));overflow:auto;-webkit-overflow-scrolling:touch;background:#fff;border-radius:16px 16px 0 0;box-shadow:0 -12px 32px #0f172a2e}html.kb-open .reason-sheet{max-height:calc(var(--app-height, 100%) - var(--kb-inset, 0px) - 8px)}.reason-custom{display:block;width:100%;height:44px;margin:0 0 12px;padding:0 12px;border:1px solid #dbe4f0;border-radius:12px;background:#f7faff;color:var(--ink);font-size:16px;line-height:44px}.reason-custom:focus{border-color:var(--blue);outline:0;background:#fff}.reason-chips{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 16px}.reason-chip{min-height:36px;padding:0 14px;border:1px solid #dbe4f0;border-radius:999px;background:#f7faff;color:var(--ink);font-size:13px;font-weight:500}.reason-chip.on{border-color:var(--blue);background:var(--blue);color:#fff}.pact-banner{margin:0 0 10px;padding:14px 14px 16px;color:#fff;background:radial-gradient(circle at 82% 18%,rgba(255,255,255,.18),transparent 32%),linear-gradient(145deg,#1068e9,#2687ff);border-radius:16px}.pact-banner .eyebrow{color:#ffffffc7;margin-bottom:4px}.pact-banner strong{display:block;font-size:18px;font-weight:650;letter-spacing:-.02em}.pact-banner p{margin:6px 0 0;color:#ffffffdb;font-size:12px;line-height:1.5}.screen-content.flush-top>.pact-banner{margin:0 -16px 10px;padding:12px 16px 16px;border-radius:0 0 20px 20px}.screen-page.tone-hero:has(.pact-banner),.screen-page.tone-hero:has(.jietiao-page),.screen-page.tone-hero:has(.contract-summary){background:var(--canvas)}.screen-page.tone-hero .screen-content.form-fill-page{background:var(--blue-50)}.screen-page.tone-hero .h5-action-bar{border-top-color:#d4e5ff;background:#f7fbfff5}.screen-content.form-fill-page,.screen-content.form-fill-page.is-fit,.screen-content.form-fill-page.with-footer{background:var(--blue-50)}.form-card.form-fill{background:#fff;border:1px solid #d4e5ff;box-shadow:0 10px 28px #1068e91f}.form-card.form-fill label>span,.form-card.form-fill .switch-row strong{color:#3d74c7}.form-card.form-fill label>input,.form-card.form-fill label>select,.form-card.form-fill label>em,.form-card.form-fill .field-end>input,.form-card.form-fill label.reason-pick>button.select-field{color:var(--ink);font-weight:600}.form-card.form-fill .form-fill-pair{background:var(--blue-50);border-bottom:0;border-radius:10px;margin:2px 0;padding:8px 10px}.form-card.form-fill .invite-hint{color:#0f5ed7}.reason-sheet{border-top:3px solid var(--blue)}.reason-sheet .remind-head strong{color:#0f5ed7}
