.nav-active[data-v-b2879e3b],.router-link-active .nav-normal[data-v-b2879e3b]{display:none}.router-link-active .nav-active[data-v-b2879e3b]{display:block}:root{--primary:#357ed1;--primary-dark:#245ea8;--primary-soft:#e7f1fc;--accent:#62a8ea;--accent-warm:#f59e0b;--success:#4389d0;--warning:#a77338;--danger:#b45b57;--text:#1f2d3d;--muted:#66758a;--faint:#96a3b3;--border:#d8e3f0;--bg:#eef3f9;--card:#fff;--radius:11px;--space:14px;--button-h:44px;--safe-bottom:env(safe-area-inset-bottom,0px);--safe-top:env(safe-area-inset-top,0px);color:var(--text);background:var(--bg);font-synthesis:none;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#app{background:var(--bg);min-height:100%;margin:0}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{overscroll-behavior-y:none;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;min-width:320px;overflow-x:hidden}button,input,textarea,select{font:inherit}button{cursor:pointer;-webkit-appearance:none}img,video{max-width:100%;display:block}a{color:inherit}.app-shell{width:min(100%,480px);min-height:100dvh;padding:calc(14px + var(--safe-top)) var(--space) calc(24px + var(--safe-bottom));margin:0 auto;overflow-x:clip}.app-shell.with-nav{padding-bottom:calc(84px + var(--safe-bottom))}.page-heading{margin:4px 0 16px}.page-heading h1,h1{color:var(--text);margin:0;font-size:22px;line-height:1.3}.app-shell>h1{margin:4px 0 16px}.page-heading p{color:var(--muted);margin:6px 0 0;font-size:13px;line-height:1.5}h2{color:var(--text);margin:0 0 10px;font-size:16px;line-height:1.35}p{line-height:1.65}.subtitle,.muted{color:var(--muted);font-size:13px}.eyebrow{color:var(--primary);letter-spacing:2px;font-size:11px;font-weight:700}.card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:10px;padding:14px;box-shadow:0 5px 13px #2d5b9414}.button{color:#fff;min-height:var(--button-h);background:linear-gradient(135deg,#2f76ca,#62a7e8);border:0;border-radius:8px;justify-content:center;align-items:center;padding:0 16px;font-size:14px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.button:disabled{color:#aab5c2;opacity:1;background:#eef2f6}.button.secondary{color:var(--primary-dark);background:linear-gradient(135deg,#fff,#e7f1fc);border:1px solid #cfdef0}.button.danger{color:var(--danger);background:#fff;border:1px solid #efcbc8}.button.block{width:100%}.button.compact{min-height:36px;padding:0 13px}.button-row{flex-wrap:wrap;gap:9px;display:flex}.button-row>*{min-width:0}.field{flex-direction:column;gap:7px;margin-bottom:14px;display:flex}.field>span{color:var(--text);font-size:13px;font-weight:650}.field input,.field textarea,.field select,.form-control{border:1px solid var(--border);color:var(--text);background:#fff;border-radius:8px;outline:none;width:100%;padding:11px 12px}.field textarea{resize:vertical;min-height:108px}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #357ed11a}.state{color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:240px;padding:42px 16px;display:flex}.state p{margin:8px 0 18px}.state.error{color:var(--danger)}.state-mark,.empty-icon{background:var(--primary-soft);color:var(--primary);border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:12px;font-size:13px;font-weight:800;display:flex}.spinner{border:3px solid #dce6f2;border-top-color:var(--primary);border-radius:50%;width:23px;height:23px;margin-bottom:12px;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.global-loading{z-index:100;background:#ffffff8c;place-items:center;display:grid;position:fixed;top:0;bottom:0;left:0;right:0}.toast{bottom:calc(82px + var(--safe-bottom));color:#fff;text-align:center;z-index:120;background:#1f2d3df0;border-radius:8px;max-width:82%;padding:10px 15px;font-size:13px;position:fixed;left:50%;transform:translate(-50%)}.bottom-nav{border-top:1px solid var(--border);height:calc(62px + var(--safe-bottom));padding:5px 6px var(--safe-bottom);z-index:50;background:#fffffff7;align-items:stretch;width:min(100%,480px);display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav a{color:#8794a6;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;font-size:11px;text-decoration:none;display:flex}.bottom-nav img{object-fit:contain;width:25px;height:25px}.bottom-nav a.router-link-active{color:var(--primary-dark);font-weight:700}.status{color:#66758a;background:#eef3f8;border-radius:999px;flex:none;padding:0 9px;font-size:11px;line-height:24px}.status.approved,.status.settled{color:#2f76ca;background:#e8f3fc}.status.rejected{color:var(--danger);background:#faeeed}.status.pending{color:#a76500;background:#fff4df}.status.claimed{color:#356fbd;background:#edf5ff}.media-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.media-grid img,.media-grid video{aspect-ratio:1;object-fit:contain;background:#edf2f7;border:1px solid #e1e8f0;border-radius:8px;width:100%}.uploader{color:var(--primary);background:#f8fbff;border:1px dashed #aebfda;border-radius:9px;justify-content:center;align-items:center;height:120px;display:flex;position:relative;overflow:hidden}.uploader img{object-fit:contain;width:100%;height:100%}.uploader input{opacity:0;position:absolute;top:0;bottom:0;left:0;right:0}.uploader small{background:#ffffffe6;padding:2px 6px;position:absolute;bottom:5px}.lightbox{color:#fff;z-index:150;background:#000000eb;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.lightbox img{object-fit:contain;width:100%;max-height:78dvh}.lightbox>button{color:#fff;right:14px;top:calc(14px + var(--safe-top));background:0 0;border:0;font-size:36px;position:absolute}.preview-arrows{gap:36px;display:flex}.preview-arrows button{color:#fff;background:#ffffff24;border:0;border-radius:50%;width:44px;height:44px;font-size:30px}.fade-enter-active,.fade-leave-active{transition:opacity .2s}.fade-enter-from,.fade-leave-to{opacity:0}.task-card{color:inherit;text-decoration:none;display:block}.amount{color:var(--primary-dark);font-weight:800}.rich-text{overflow-wrap:anywhere;white-space:pre-wrap;margin:0;line-height:1.75}.fixed-actions{border-top:1px solid var(--border);padding:9px var(--space) calc(9px + var(--safe-bottom));z-index:45;background:#fff;gap:9px;width:min(100%,480px);display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.fixed-actions>*{flex:1}.has-actions{padding-bottom:calc(74px + var(--safe-bottom))}@media (max-width:359px){:root{--space:12px}.card{padding:12px}.button{padding-left:12px;padding-right:12px}}@media (min-width:481px){.app-shell{border-left:1px solid var(--border);border-right:1px solid var(--border)}}.overview-card{background:linear-gradient(135deg,#fff,#edf5ff);border:1px solid #dce9f7;border-radius:13px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:16px;display:flex}.overview-main{flex:1;min-width:0}.overview-title{margin-top:5px;font-size:22px;font-weight:750;line-height:1.25;display:block}.overview-subtitle{color:var(--muted);margin-top:5px;font-size:12.5px;line-height:1.55;display:block}.overview-total{background:linear-gradient(145deg,#fff,#eaf4ff);border:1px solid #d8e8f8;border-radius:10px;flex-direction:column;flex:none;justify-content:center;align-items:center;min-width:64px;min-height:62px;margin-left:12px;display:flex}.overview-total strong{color:#356fbd;font-size:21px;line-height:1}.overview-total span{color:#7c898f;margin-top:5px;font-size:10.5px}.search-box{background:#fff;border:1px solid #dfe9f4;border-radius:9px;align-items:center;height:42px;padding:0 12px;display:flex}.search-box span{color:var(--primary);flex:none;margin-right:9px;font-size:11.5px;font-weight:700}.search-box input{color:var(--text);border:0;outline:0;flex:1;min-width:0;height:40px;padding:0;font-size:13.5px}.list-heading{justify-content:space-between;align-items:center;min-height:42px;display:flex}.list-heading strong{font-size:14px}.list-heading-side{color:var(--faint);align-items:center;gap:9px;font-size:11px;display:flex}.text-action{color:var(--primary);background:0 0;border:0;padding:8px 0 8px 8px;font-size:12px;font-weight:700}.task-list{flex-direction:column;gap:10px;display:flex}.task-list-card{background:#fff;border:1px solid #e0eaf5;border-radius:11px;overflow:hidden;box-shadow:0 4px 12px #3767a40f}.task-card-body{align-items:center;gap:10px;min-height:86px;padding:11px;text-decoration:none;display:flex}.task-cover{object-fit:cover;background:linear-gradient(145deg,#f7fbff,#e8f3ff);border-radius:8px;flex:none;width:63px;height:63px}.task-cover-fallback{color:var(--primary);text-align:center;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.task-card-main{flex:1;min-width:0}.task-badges{align-items:center;gap:5px;display:flex}.task-badge{color:#356fbd;background:#edf5ff;border-radius:5px;padding:0 6px;font-size:10px;line-height:18px}.task-badge.online{color:#377cc4;background:#eaf4ff}.task-card-title{-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-top:5px;font-size:14.5px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.task-meta{color:#87919d;white-space:nowrap;gap:5px;margin-top:4px;font-size:10.5px;display:flex;overflow:hidden}.task-commission{color:#356fbd;margin-top:4px;font-size:11.5px;font-weight:700;display:block}.task-arrow{color:#abb4be;flex:none;font-size:24px}.share-actions{background:#fbfcfe;border-top:1px solid #e8edf3;display:flex}.share-action{color:#356fbd;background:0 0;border:0;flex-direction:column;flex:1;justify-content:center;align-items:center;height:48px;padding:0;display:flex}.share-action+.share-action{border-left:1px solid #e8edf3}.share-action strong{font-size:12px}.share-action small{color:var(--faint);margin-top:4px;font-size:9.5px}.list-end{color:#a3acb7;text-align:center;padding:10px 0 2px;font-size:11px}.copy-hero{color:#fff;background:linear-gradient(135deg,#2c69b4,#4f93dc 58%,#79b9ee);border-radius:12px;margin-bottom:10px;padding:15px;box-shadow:0 6px 15px #2760a02e}.copy-hero .eyebrow{color:#ffffffd1}.copy-hero h1{color:#fff;margin-top:5px;font-size:22px}.copy-hero p{color:#ffffffe0;margin:5px 0 0;font-size:12.5px}.copy-panel{background:#fff;border:1px solid #d4e0ed;border-radius:12px;margin-bottom:10px;padding:14px;box-shadow:0 5px 14px #2753871a}.copy-panel-head{justify-content:space-between;align-items:center;display:flex}.copy-panel-title{font-size:15.5px;font-weight:700}.copy-panel-sub{color:#7f8da0;margin-top:3px;font-size:10.5px;display:block}.copy-toolbar{gap:4px;display:flex}.copy-toolbar button{color:var(--primary);background:#edf5ff;border:0;border-radius:6px;min-height:30px;padding:0 10px;font-size:11px}.copy-textarea{color:var(--text);resize:vertical;background:#f9fbfd;border:1px solid #d8e3ef;border-radius:9px;outline:0;width:100%;min-height:190px;margin-top:12px;padding:12px;font-size:14px;line-height:1.65}.copy-stats{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:9px;display:grid}.copy-stat{text-align:center;background:#f1f6fb;border-radius:7px;padding:8px}.copy-stat strong{color:var(--primary-dark);font-size:15px;display:block}.copy-stat span{color:var(--muted);margin-top:2px;font-size:10px;display:block}.copy-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;display:grid}.copy-help{background:#f7fafd;border:1px solid #dce7f2;border-radius:11px;padding:13px}.copy-help-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.copy-help-head strong{font-size:14px}.copy-help-head span{color:var(--primary);font-size:10.5px}.rule-row{color:var(--muted);align-items:flex-start;gap:8px;margin-top:7px;font-size:11.5px;line-height:1.55;display:flex}.rule-index{background:var(--primary);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;font-size:9px;display:flex}.title-card{background:linear-gradient(135deg,#fff,#f1f7fd)}.detail-status-row{justify-content:space-between;align-items:center;display:flex}.status-tags{gap:6px;display:flex}.status-pill{color:#356fbd;background:#edf5ff;border-radius:5px;padding:0 7px;font-size:10.5px;line-height:21px}.material-text{color:var(--muted);font-size:10.5px}.detail-title{margin-top:12px;font-size:21px;font-weight:750;line-height:1.35;display:block}.detail-intro{color:var(--muted);margin-top:6px;font-size:12px;line-height:1.6;display:block}.process-card{background:#f3f7fc;border-radius:8px;margin-top:12px;padding:10px}.process-card strong{color:var(--primary-dark);font-size:11px;display:block}.process-card span{color:var(--muted);margin-top:4px;font-size:11.5px;line-height:1.5;display:block}.steps{align-items:flex-start;margin-top:14px;display:flex}.step-item{color:var(--muted);text-align:center;flex-direction:column;flex:none;align-items:center;gap:4px;width:58px;font-size:9.5px;display:flex}.step-index{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:23px;height:23px;font-size:10px;font-weight:800;display:flex}.step-line{background:#d3e1ef;flex:1;min-width:4px;height:1px;margin-top:11px}.section-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.section-heading{align-items:center;gap:8px;display:flex}.section-mark{background:linear-gradient(#357ed1,#62a8ea);border-radius:2px;width:4px;height:28px}.section-title{font-size:15px;font-weight:750;display:block}.section-note{color:var(--faint);margin-top:3px;font-size:10.5px;display:block}.copy-content-box{background:#f7fafd;border:1px solid #dce7f2;border-radius:8px;padding:12px}.detail-action{min-height:35px}.video-panel{background:#0c1725;border-radius:9px;overflow:hidden}.video-panel video{width:100%;max-height:60dvh}.detail-title-card{box-shadow:none;border-left:4px solid #4f8fe8;padding:15px 14px 14px}.detail-title-card .status-pill{color:#fff;background:linear-gradient(135deg,#4f8fe8,#69b2f5);border:0}.detail-title-card .process-card{border:1px solid #e4e8e5;justify-content:space-between;align-items:center;display:flex}.detail-title-card .process-card strong{flex:none}.detail-title-card .process-card span{text-align:right;margin:0 0 0 12px}.detail-content-card{border-color:#e0eaf5;padding:14px}.detail-copy-action{background:linear-gradient(135deg,#4f8fe8,#69b2f5);width:82px;min-height:32px}.detail-wide-action{margin-top:14px}.detail-material-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.detail-material-tile{aspect-ratio:1;background:#f5f6f4;border:1px solid #e5e9e6;border-radius:6px;width:100%;margin:0;padding:0;display:block;overflow:hidden}.detail-material-tile img{object-fit:contain;width:100%;height:100%}video.detail-material-tile{object-fit:contain}.detail-expand-button{color:#356fbd;background:#f7f8f7;border:1px solid #dfe9f4;border-radius:7px;justify-content:center;align-items:center;width:100%;height:38px;margin-top:9px;font-size:12px;font-weight:650;display:flex}.detail-material-actions{grid-template-columns:1fr 1fr;gap:7px;margin-top:10px;display:grid}.detail-material-actions .button{min-height:41px;padding:0 8px}.detail-bottom-actions{gap:8px;margin:2px 0 10px;display:flex}.detail-bottom-actions>*{flex:1;min-height:40px}.tutorial-mask{z-index:90;background:#25312bad;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.tutorial-panel{background:#fff;border-radius:11px;width:min(100%,420px);max-height:86dvh;overflow:hidden}.tutorial-panel header{justify-content:space-between;align-items:center;height:48px;padding:0 13px;display:flex}.tutorial-panel header strong{font-size:15px}.tutorial-panel header button{color:#657169;background:#f0f2ef;border:0;border-radius:6px;min-height:30px;padding:0 12px;font-size:12px}.tutorial-panel video{background:#222;width:100%;max-height:72dvh}.tutorial-panel p{color:#b45b57;background:#fbefef;margin:0;padding:9px 11px 12px;font-size:12px;line-height:1.5}.chat-page{height:100dvh;margin:calc(-14px - var(--safe-top)) calc(-1 * var(--space)) calc(-24px - var(--safe-bottom));padding-top:var(--safe-top);background:#eef2f4;flex-direction:column;display:flex;overflow:hidden}.chat-header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f5f7f8f5;border-bottom:1px solid #dde5e8;flex:none;justify-content:space-between;align-items:center;gap:8px;padding:9px 12px;display:flex}.chat-header-main{flex:1;min-width:0}.chat-header-main strong,.chat-header-main span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.chat-header-main strong{color:#1f2933;font-size:14px;font-weight:800;line-height:1.35}.chat-header-main span{color:#75808a;margin-top:2px;font-size:11px}.chat-header>button{color:#16834b;background:#fff;border:1px solid #cfe6d8;border-radius:999px;flex:none;height:29px;padding:0 9px;font-size:11px;font-weight:700}.chat-scroll{overscroll-behavior:contain;scroll-behavior:smooth;flex:1;min-height:0;padding:12px 11px 18px;overflow-y:auto}.chat-state{color:#7a858f;text-align:center;background:#fff;border-radius:9px;flex-direction:column;margin:60px 17px 0;padding:18px 15px;font-size:12.5px;line-height:1.6;display:flex}.chat-state strong{color:#1f2933;font-size:15px;font-weight:800}.chat-state span{margin-top:6px}.chat-state button{color:#fff;background:#2563eb;border:0;border-radius:6px;align-self:center;min-height:34px;margin-top:10px;padding:0 15px}.message-row{align-items:flex-start;gap:6px;margin-bottom:12px;display:flex}.message-row.mine{flex-direction:row-reverse}.chat-avatar{color:#fff;text-align:center;background:#2563eb;border-radius:8px;flex:none;width:29px;height:29px;font-size:11px;font-weight:800;line-height:29px}.message-row.mine .chat-avatar{background:#f59e0b}.bubble-wrap{max-width:calc(100% - 70px)}.chat-bubble{color:#1f2933;background:#fff;border-radius:9px;padding:9px 10px;box-shadow:0 4px 9px #1f29330a}.message-row.mine .chat-bubble{background:#dcf8c6}.chat-bubble.image{padding:4px}.chat-bubble p{overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font-size:13.5px;line-height:1.55}.chat-image-button{background:0 0;border:0;margin:0;padding:0;display:block}.chat-image-button img{object-fit:cover;background:#e7edf3;border-radius:7px;width:130px;height:130px}.chat-image-loading{color:#8a949d;padding:24px 14px;font-size:12px;display:block}.bubble-wrap time{color:#9aa3aa;margin-top:4px;font-size:10px;display:block}.message-row.mine .bubble-wrap time{text-align:right}.chat-bottom{height:4px}.chat-composer{padding:7px 9px calc(7px + var(--safe-bottom));z-index:10;background:#f8fafb;border-top:1px solid #dce4e8;flex:none;position:relative}.chat-composer>input:not(.chat-file-input){color:#1f2933;background:#fff;border:0;border-radius:6px;outline:none;width:100%;height:38px;padding:0 11px;font-size:13px}.chat-composer>input:focus{box-shadow:0 0 0 2px #2563eb1f}.chat-composer>div{grid-template-columns:1fr 1fr;gap:7px;margin-top:6px;display:grid}.chat-composer>div button{border-radius:6px;height:35px;font-size:12.5px;font-weight:700}.chat-image-send{color:#5f6b76;background:#fff;border:1px solid #d2d8dd}.chat-text-send{color:#fff;background:#2563eb;border:0}.chat-composer button:disabled{opacity:.55}.chat-file-input{display:none}.progress-header{margin:4px 0 14px}.progress-header strong{font-size:22px;display:block}.progress-header span{color:var(--muted);margin-top:5px;font-size:12px;display:block}.progress-action-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.progress-action-card{text-align:left;background:#fff;border:1px solid #dce9f7;border-radius:8px;align-items:center;gap:6px;min-height:38px;padding:6px 7px;display:flex;box-shadow:0 4px 11px #2563eb0f}.progress-action-card b{color:#2563eb;background:#eaf4ff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:21px;height:21px;font-size:11px;display:flex}.progress-action-card.group b{color:#f59e0b;background:#fff3df}.progress-action-card span{flex-direction:column;min-width:0;display:flex}.progress-action-card strong{color:#1f2d24;font-size:12px;line-height:1.2}.progress-action-card small{color:#7b8d83;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:10px;overflow:hidden}.service-action-tip{color:#64748b;margin:5px 2px 8px;font-size:11px;line-height:1.35}.progress-card{padding:14px}.progress-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.progress-title-block{flex:1;min-width:0}.progress-title{font-size:15px;font-weight:750;line-height:1.4}.progress-sub{color:var(--muted);margin-top:4px;font-size:11px;display:block}.progress-side{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.commission-pill{color:#ff7a00;background:#fff2dd;border-radius:999px;padding:4px 7px;font-size:12px;font-weight:800}.progress-steps{background:#f7fbf8;border-radius:7px;align-items:center;min-height:42px;margin-top:9px;padding:6px 7px;display:flex}.progress-step{color:#9aa39d;white-space:nowrap;flex:none;align-items:center;gap:4px;font-size:11px;font-weight:800;display:flex}.progress-step i{background:#d8d8d8;border-radius:50%;width:8px;height:8px}.progress-step.done{color:#2563eb}.progress-step.done i,.progress-step-line.done{background:#2563eb}.progress-step.active{color:#f59e0b}.progress-step.active i,.progress-step-line.active{background:#fbbf24}.progress-step.failed{color:#a83232}.progress-step.failed i,.progress-step-line.failed{background:#d86b6b}.progress-step-line{background:#dfe6e2;border-radius:999px;flex:1;min-width:10px;height:2px;margin:0 5px}.compact-meta-row{color:#8a948e;flex-wrap:wrap;gap:4px 9px;margin-top:6px;font-size:10.5px;line-height:1.35;display:flex}.countdown-card,.progress-notice,.transfer-panel,.reason-box{border:1px solid #e3e8f0;border-radius:7px;flex-direction:column;margin-top:7px;padding:7px 8px;display:flex}.countdown-card{background:#f5f7fb}.countdown-card.urgent{background:#fff8ea;border-color:#ffe1a6}.countdown-card.expired{background:#fff5f5;border-color:#f0d6d6}.countdown-card strong,.progress-notice strong,.transfer-panel strong,.reason-box strong{color:#186338;font-size:11px}.countdown-card.urgent strong{color:#9a5b00}.countdown-card.expired strong{color:#a83232}.countdown-card span,.progress-notice span,.transfer-panel span,.reason-box span{color:#52645a;margin-top:3px;font-size:10.5px;line-height:1.45}.progress-notice.keep{background:#f3fff7;border-color:#d8f0df}.progress-notice.hours{background:#f8fbff;border-color:#dce8f6}.transfer-panel{background:#fff8eb;border-color:#f4d79d}.transfer-panel strong{color:#946000}.transfer-panel .button{align-self:flex-start;margin-top:8px}.reason-box{background:#fff4f2;border-color:#f0d6d2}.reason-box strong,.reason-box span{color:var(--danger)}.reason-box.review{background:#f8fbff;border-color:#dce8f6}.reason-box.review strong,.reason-box.review span{color:#435b75}.progress-footer{border-top:1px solid #edf1f5;margin-top:10px;padding-top:10px}.progress-footer>strong{margin-bottom:7px;font-size:12px;display:block}.progress-footer>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.profile-card{align-items:center;gap:12px;margin-top:10px;display:flex}.profile-avatar{background:var(--primary);object-fit:cover;border-radius:50%;flex:none;width:52px;height:52px}.profile-name{font-size:17px;font-weight:750}.profile-sub{color:var(--muted);margin-top:5px;font-size:12px;display:block}.profile-edit{color:var(--primary);margin-top:4px;font-size:11px;text-decoration:none;display:block}.income-card,.wallet-hero{color:#fff;background:linear-gradient(135deg,#2563eb,#14b8a6);border:0;border-radius:11px;padding:16px 14px;box-shadow:0 9px 19px #2563eb3d}.income-label{color:#ffffffe6;font-size:12px;display:block}.income-main{align-items:baseline;margin-top:6px;display:flex}.income-main small{margin-right:3px;font-size:17px;font-weight:700}.income-main strong{font-size:32px;line-height:1}.income-grid{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:14px;display:grid}.income-grid>div{background:#ffffff29;border-radius:7px;padding:8px 5px}.income-grid strong{font-size:14px;display:block}.income-grid span{color:#ffffffd6;margin-top:3px;font-size:10.5px;display:block}.menu-card{padding-top:2px;padding-bottom:2px}.menu-row{border-bottom:1px solid #e4ebf2;justify-content:space-between;align-items:center;min-height:48px;font-size:13px;text-decoration:none;display:flex}.menu-row:last-child{border-bottom:0}.menu-row span:last-child{color:var(--faint);font-size:12px}.whitelist-card{background:linear-gradient(135deg,#eff6ff,#f0fdfa);border:1px solid #bfdbfe;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;margin:8px 0;padding:10px;text-decoration:none;display:flex}.whitelist-card strong{color:#1d4ed8;font-size:13px;display:block}.whitelist-card small{color:#475467;margin-top:3px;font-size:10.5px;line-height:1.45;display:block}.whitelist-card span{color:#fff;background:#2563eb;border-radius:999px;flex:none;padding:6px 9px;font-size:11px;font-weight:750}.logout-button{color:var(--danger);background:#fff;border:1px solid #efcbc8;border-radius:999px;width:100%;margin-top:9px}.wallet-hero{margin:10px 0}.wallet-amount{align-items:baseline;margin-top:8px;font-size:34px;font-weight:850;line-height:1;display:flex}.wallet-amount small{margin-right:4px;font-size:18px}.wallet-sub{color:#ffffffe6;margin:9px 0 0;font-size:12px;line-height:1.5}.amount-row{background:#f8fbff;border:1px solid #cfe0f1;border-radius:8px;align-items:center;gap:6px;height:48px;padding:0 10px;font-size:18px;font-weight:800;display:flex}.amount-row input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:18px;font-weight:800}.amount-row button{color:var(--primary);background:#eaf3fc;border:0;border-radius:999px;width:52px;height:28px;font-size:12px}.record-item{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:flex-start;gap:10px;padding:11px 0;display:flex}.record-item:last-child{border-bottom:0}.record-title{font-size:13px;font-weight:750;display:block}.record-time{color:var(--faint);margin-top:4px;font-size:10.5px;display:block}.record-amount{color:var(--primary-dark);flex:none;font-size:13px;font-weight:800}@media (max-width:359px){.overview-subtitle{display:none}.task-cover{width:56px;height:56px}.step-item,.progress-node{width:54px}.share-action small{display:none}}.gate-page{min-height:calc(100dvh - 56px - var(--safe-top));justify-content:center;align-items:center;display:flex}.gate-card{border:1px solid var(--border);text-align:center;background:#fff;border-radius:14px;flex-direction:column;align-items:center;width:100%;max-width:340px;padding:28px 22px;display:flex;box-shadow:0 12px 30px #2d5b941a}.gate-icon{color:var(--primary);background:linear-gradient(145deg,#e7f1fc,#f5f9fd);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:18px;font-size:24px;font-weight:800;display:flex}.gate-card h1{font-size:21px}.gate-card p{color:var(--muted);margin:10px 0 20px;font-size:13px;line-height:1.65}.gate-mark{color:var(--primary);background:linear-gradient(145deg,#e7f1fc,#f5f9fd);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:18px;font-size:24px;font-weight:800;display:flex}.gate-actions{gap:10px;width:100%;display:grid}.gate-mark.loading{border:3px solid #d8e4f2;border-top-color:var(--primary);box-sizing:border-box;background:0 0;font-size:0;animation:.8s linear infinite spin}.has-submit-bar{padding-bottom:calc(92px + env(safe-area-inset-bottom))}.submit-hero{padding:14px 2px 12px}.submit-title{color:#2563eb;margin:0;font-size:22px;line-height:1.25}.submit-sub{color:#6b7280;margin:7px 0 0;font-size:13px;line-height:1.55}.submit-steps{grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:12px;display:grid}.submit-steps span{border:1px solid var(--border);color:#217a43;text-align:center;background:#fff;border-radius:6px;justify-content:center;align-items:center;height:34px;font-size:12px;display:flex}.submit-card{padding:18px}.submit-section-title{margin:0 0 16px;font-size:17px}.multi-submit-note{color:#667085;background:#f3f7ff;border-left:3px solid #2f6fed;border-radius:3px 8px 8px 3px;gap:6px;margin-bottom:18px;padding:12px 14px;font-size:13px;line-height:1.55;display:grid}.submit-field{margin:0 0 18px;display:block}.work-field-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.work-field-header strong{font-size:15px}.work-field-header em{color:#d9860b;font-size:12px;font-style:normal}.submit-textarea{box-sizing:border-box;resize:vertical;background:#fbfffc;border:1px solid #cfeeda;border-radius:8px;width:100%;min-height:112px;padding:12px;font-size:15px;line-height:1.55}.settlement-safe-box{background:linear-gradient(#f1fff6,#fff);border:1px solid #c9f0d6;border-radius:10px;padding:12px 14px}.settlement-safe-box p{color:#2f6f47;align-items:flex-start;gap:8px;margin:0;font-size:13px;line-height:1.55;display:flex}.settlement-safe-box p+p{margin-top:6px}.settlement-safe-box i{background:#2563eb;border-radius:50%;flex:none;width:6px;height:6px;margin-top:7px}.settlement-error-box{background:#fff8f1;border-color:#f4c99c}.settlement-error-box p{color:#9a5b1c;margin-bottom:10px}.qr-field{margin-top:20px}.qr-field>strong{margin-bottom:10px;font-size:15px;display:block}.qr-card{background:#fffaf2;border:1px solid #ffd39a;border-radius:10px;align-items:center;gap:12px;margin-bottom:12px;padding:12px;display:flex}.qr-card img{object-fit:contain;background:#fff;border:1px solid #ffe1b8;border-radius:8px;width:92px;height:92px}.qr-card p{color:#5f7f6b;margin:0 0 6px;font-size:13px;line-height:1.45}.qr-card span{color:#9a6a2f;font-size:12px}.submit-notice{border:1px solid var(--border);color:#777;background:#fff;border-radius:8px;margin-top:12px;padding:12px 14px;font-size:13px;line-height:1.6}.submit-bottom-bar{border-top:1px solid var(--border);max-width:480px;padding:10px 14px calc(10px + env(safe-area-inset-bottom));z-index:20;background:#fffffff7;width:100%;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.dialog-mask{z-index:140;background:#17203388;place-items:center;padding:24px;display:grid;position:fixed;top:0;bottom:0;left:0;right:0}.dialog{width:min(100%,360px);margin:0}.dialog .button-row>*{flex:1}
