:root{color:#1f2933;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:geometricPrecision}.daochong-appointment-workbench{min-height:100%;padding:18px 16px 40px;color:#18342c;background:radial-gradient(circle at 92% 0%,rgba(176,208,187,.22),transparent 28%),#f5f8f4}.daochong-appointment-head{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:12px;padding:12px 14px;color:#f7fbf8;background:#165442;border-radius:18px;box-shadow:0 12px 28px #15453824}.daochong-appointment-head button,.daochong-appointment-head i{display:grid;width:40px;height:40px;place-items:center;color:inherit;background:#ffffff1a;border:1px solid rgba(255,255,255,.18);border-radius:13px}.daochong-appointment-head button.primary{color:#174b3d;background:#e9f3ec}.daochong-appointment-head span,.daochong-appointment-editor header span{display:block;margin-bottom:3px;color:#f7fbf8ad;font-size:12px;letter-spacing:.08em}.daochong-appointment-head h1,.daochong-appointment-editor h2{margin:0;font-size:21px;line-height:1.2}.daochong-appointment-weekbar{display:grid;grid-template-columns:36px 1fr 36px;align-items:center;gap:8px;margin:14px 0;padding:11px 10px;background:#ffffffdb;border:1px solid #d9e5dc;border-radius:15px}.daochong-appointment-weekbar button{display:grid;width:34px;height:34px;place-items:center;color:#42685d;background:#f2f6f3;border:0;border-radius:10px}.daochong-appointment-weekbar div{text-align:center}.daochong-appointment-weekbar strong{display:block;font-size:14px}.daochong-appointment-weekbar span{color:#789087;font-size:12px}.daochong-appointment-message,.daochong-appointment-editor .editor-message{margin:10px 0;padding:10px 12px;color:#28614f;background:#e6f1e9;border-radius:11px;font-size:13px}.daochong-appointment-message.error,.daochong-appointment-editor .editor-message{color:#8a4c26;background:#fff2dd}.daochong-appointment-state{display:grid;min-height:260px;place-content:center;justify-items:center;gap:10px;color:#6c847c;font-size:13px}.daochong-appointment-retry{display:flex;align-items:center;gap:7px;margin:30px auto;padding:10px 14px;color:#1d5947;background:#fff;border:1px solid #d6e3da;border-radius:12px}.daochong-appointment-days{display:grid;gap:12px}.daochong-appointment-day{display:grid;grid-template-columns:64px minmax(0,1fr);gap:10px;padding:12px;background:#ffffffe6;border:1px solid #dce7df;border-radius:17px}.daochong-appointment-day.today{border-color:#7eaa91;box-shadow:inset 3px 0 #2b765f}.daochong-appointment-day>header{padding-top:2px}.daochong-appointment-day>header div{display:flex;align-items:baseline;gap:4px}.daochong-appointment-day>header strong{font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:500}.daochong-appointment-day>header span{color:#71867f;font-size:11px}.daochong-appointment-day>header em{display:block;margin-top:3px;color:#8a9b95;font-size:11px;font-style:normal}.daochong-appointment-cards{display:grid;gap:8px;min-width:0}.daochong-appointment-card{display:grid;grid-template-columns:48px minmax(0,1fr);gap:10px;padding:11px;background:#f6faf7;border-left:3px solid #3f846e;border-radius:12px}.daochong-appointment-card.status-warning{border-left-color:#bd7b2b;background:#fff8eb}.daochong-appointment-card.status-closed{border-left-color:#a4aaa7;background:#f5f5f3}.daochong-appointment-card.status-completed{border-left-color:#8daf9d}.daochong-appointment-card time{padding-top:1px}.daochong-appointment-card time strong{display:block;font-size:14px}.daochong-appointment-card time span{color:#8a9b95;font-size:11px}.daochong-appointment-card .title{display:flex;align-items:center;justify-content:space-between;gap:8px}.daochong-appointment-card .title strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.daochong-appointment-card .title span{flex:0 0 auto;padding:3px 7px;color:#326a58;background:#e2efe6;border-radius:999px;font-size:10px}.daochong-appointment-card p{margin:4px 0;color:#557067;font-size:12px}.daochong-appointment-card small{display:flex;align-items:center;gap:4px;color:#7b8f88;font-size:11px}.daochong-appointment-card .actions{display:flex;gap:6px;margin-top:9px}.daochong-appointment-card .actions button{padding:5px 9px;color:#42665b;background:#fff;border:1px solid #d9e4dd;border-radius:8px;font-size:11px}.daochong-appointment-empty{display:flex;width:100%;min-height:54px;align-items:center;justify-content:center;gap:6px;color:#758b83;background:#f8faf8;border:1px dashed #cad9cf;border-radius:12px;font-size:12px}.daochong-appointment-editor-backdrop{position:fixed;z-index:30;top:0;bottom:0;left:50%;display:flex;width:min(100%,600px);align-items:flex-end;padding-top:40px;background:#0d282070;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transform:translate(-50%)}.daochong-appointment-editor{width:100%;max-height:calc(100% - 24px);overflow-y:auto;padding:18px 18px calc(24px + env(safe-area-inset-bottom));background:#fbfdfb;border-radius:22px 22px 0 0;box-shadow:0 -18px 50px #14382d2e}.daochong-appointment-editor>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.daochong-appointment-editor header span{color:#7c9189}.daochong-appointment-editor h2{color:#183b30}.daochong-appointment-editor header button{display:grid;width:38px;height:38px;place-items:center;color:#547169;background:#edf3ef;border:0;border-radius:12px}.daochong-appointment-editor label{display:grid;gap:6px;margin-bottom:13px}.daochong-appointment-editor label>span{color:#516e64;font-size:12px;font-weight:650}.daochong-appointment-editor input,.daochong-appointment-editor select,.daochong-appointment-editor textarea{width:100%;min-height:44px;padding:10px 11px;color:#183b30;background:#fff;border:1px solid #d7e2da;border-radius:11px;font:inherit}.daochong-appointment-editor textarea{resize:vertical}.daochong-appointment-editor input:focus,.daochong-appointment-editor select:focus,.daochong-appointment-editor textarea:focus{outline:2px solid rgba(46,120,94,.2);border-color:#3a8069}.daochong-appointment-availability{display:flex;align-items:flex-start;gap:8px;margin:2px 0 14px;padding:10px 11px;color:#8a6425;background:#fff8e8;border:1px solid #f0dcae;border-radius:11px;font-size:12px;line-height:1.55}.daochong-appointment-availability svg{flex:0 0 auto;margin-top:1px}.daochong-appointment-availability.available{color:#27634f;background:#edf7f1;border-color:#cde4d7}.daochong-appointment-availability.blocked{color:#9a463b;background:#fff1ef;border-color:#efcbc6}.daochong-appointment-editor footer{position:sticky;bottom:-24px;display:grid;grid-template-columns:1fr 1.6fr;gap:10px;margin:18px -2px -24px;padding:12px 2px 24px;background:linear-gradient(transparent,#fbfdfb 22%)}.daochong-appointment-editor footer button{min-height:46px;color:#48665c;background:#edf3ef;border:0;border-radius:13px;font-weight:700}.daochong-appointment-editor footer button.submit{display:flex;align-items:center;justify-content:center;gap:7px;color:#fff;background:#185844}.daochong-appointment-editor footer button:disabled{cursor:not-allowed;opacity:.55}@media (max-width: 430px){.daochong-appointment-workbench{padding:12px 11px 32px}.daochong-appointment-day{grid-template-columns:55px minmax(0,1fr);padding:10px}.daochong-appointment-card{grid-template-columns:44px minmax(0,1fr);padding:10px 9px}}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.52}.app-shell{display:grid;grid-template-columns:248px minmax(0,1fr);min-height:100vh}.sidebar{background:#14213d;color:#f8fafc;display:flex;flex-direction:column;gap:28px;padding:22px 16px}.brand-block{align-items:center;display:flex;gap:12px;min-width:0}.brand-block strong,.brand-block span{display:block}.brand-block strong{font-size:15px;line-height:1.4}.brand-block span{color:#b8c7dc;font-size:12px}.brand-mark{align-items:center;background:#f3b44b;border-radius:8px;color:#14213d;display:grid;flex:0 0 38px;font-weight:800;height:38px;place-items:center}.nav-list{display:grid;gap:8px}.nav-item,.icon-text-button{align-items:center;border:0;border-radius:8px;display:flex;gap:10px}.nav-item{background:transparent;color:#dbe7f6;padding:11px 12px;text-align:left}.nav-item.active,.nav-item:hover{background:#23395d;color:#fff}.sidebar-footer{border-top:1px solid rgba(255,255,255,.12);display:grid;gap:10px;margin-top:auto;padding-top:16px}.sidebar-footer>span{color:#cbd5e1;font-size:13px;overflow-wrap:anywhere}.icon-text-button{background:#ffffff14;color:#f8fafc;justify-content:center;padding:10px 12px}.main-area{min-width:0;padding:28px;position:relative}.work-surface{display:grid;gap:18px;margin:0 auto;max-width:1240px}.my-salary-screen{min-height:100vh;padding:24px;background:radial-gradient(circle at 20% 0%,rgba(197,222,209,.62),transparent 34%),#eef4f0}.my-salary-phone{width:min(100%,430px);min-height:calc(100vh - 48px);margin:0 auto;overflow:hidden;border:1px solid rgba(31,79,63,.12);border-radius:30px;background:#f8faf8;box-shadow:0 22px 60px #1c413424}.my-salary-header{display:grid;grid-template-columns:38px 1fr 32px;gap:12px;align-items:center;padding:24px 22px 28px;color:#f5f2e9;background:linear-gradient(145deg,#123f33,#1d5a49)}.my-salary-header a{display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(255,255,255,.24);border-radius:50%;color:inherit;font-size:30px;line-height:1;text-decoration:none}.my-salary-header span,.my-salary-header h1,.my-salary-header p{margin:0}.my-salary-header span{color:#c7d9cf;font-size:12px;letter-spacing:.12em}.my-salary-header h1{margin-top:4px;font-family:Songti SC,STSong,serif;font-size:26px}.my-salary-header p{margin-top:5px;color:#c7d9cf;font-size:13px}.my-salary-summary{margin:-1px 18px 16px;padding:22px;border:1px solid #dbe6df;border-top:0;border-radius:0 0 22px 22px;background:#fff}.my-salary-summary>span{color:#76847e;font-size:13px}.my-salary-summary>strong{display:block;margin:7px 0 18px;color:#173d32;font-size:34px}.my-salary-summary>div{display:flex;align-items:end;justify-content:space-between;gap:14px}.my-salary-summary small{color:#64736c}.my-salary-summary label{display:grid;gap:4px;color:#7d8984;font-size:11px}.my-salary-summary select{border:0;color:#225444;background:transparent;font:inherit;font-weight:700}.my-salary-notice,.my-salary-loading,.my-salary-empty{margin:14px 18px;padding:16px;border-radius:16px;background:#fff4dc;color:#7a5920}.my-salary-notice.danger{background:#fae7e2;color:#8a382b}.my-salary-loading{display:flex;gap:9px;align-items:center;background:#fff;color:#65746e}.my-salary-empty{padding:34px 24px;text-align:center;background:#fff;color:#315b4d}.my-salary-empty h2{margin:12px 0 8px;font-size:19px}.my-salary-empty p{margin:0;color:#77857f;font-size:13px;line-height:1.7}.my-salary-list{display:grid;gap:14px;padding:0 18px 28px}.my-salary-card{overflow:hidden;border:1px solid #dbe5df;border-radius:20px;background:#fff;box-shadow:0 10px 28px #24443912}.my-salary-card-head{display:flex;align-items:center;justify-content:space-between;padding:18px 18px 12px}.my-salary-card-head span{color:#87928d;font-size:12px}.my-salary-card-head h2{margin:3px 0 0;color:#1e382f;font-size:18px}.my-salary-card-head em{padding:5px 9px;border-radius:999px;color:#226049;background:#e3f1ea;font-size:12px;font-style:normal}.my-salary-net{display:flex;align-items:baseline;justify-content:space-between;margin:0 18px;padding:17px 0;border-top:1px solid #edf1ee;border-bottom:1px solid #edf1ee}.my-salary-net span{color:#64726c;font-size:13px}.my-salary-net strong{color:#b0782e;font-size:26px}.my-salary-card dl{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin:0;background:#edf1ee}.my-salary-card dl div{padding:13px 18px;background:#fafcfb}.my-salary-card dt{color:#8a9590;font-size:11px}.my-salary-card dd{margin:5px 0 0;color:#263c34;font-size:14px;font-weight:700}.my-salary-deduction{margin:0;padding:12px 18px;color:#7a6650;background:#fbf6ed;font-size:12px}.my-salary-card footer{padding:12px 18px 15px;color:#929b97;font-size:11px}@media (max-width: 520px){.my-salary-screen{padding:0;background:#f8faf8}.my-salary-phone{min-height:100vh;border:0;border-radius:0;box-shadow:none}}.page-header{align-items:end;display:flex;gap:20px;justify-content:space-between}.page-header h1,.panel h2,.empty-state h2,.login-panel h1{color:#172033;letter-spacing:0;margin:0}.page-header h1{font-size:28px;line-height:1.2}.panel-kicker{color:#53708f;display:inline-block;font-size:12px;font-weight:700;letter-spacing:.08em;margin-bottom:6px;text-transform:uppercase}.header-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.month-field{align-items:center;background:#fff;border:1px solid #d8e1ec;border-radius:8px;display:flex;gap:8px;padding:7px 10px}.month-field span{color:#64748b;font-size:13px}.month-field input,.login-panel input{border:0;color:#172033;outline:none}.primary-button,.secondary-button{align-items:center;border:0;border-radius:8px;display:inline-flex;font-weight:700;gap:8px;justify-content:center;min-height:38px;padding:0 14px;white-space:nowrap}.primary-button{background:#176b87;color:#fff}.primary-button:hover{background:#10546c}.secondary-button{background:#e8eef6;color:#26384f}.secondary-button:hover{background:#dbe6f2}.summary-grid{display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr))}.stat,.panel,.empty-state,.login-panel{background:#fff;border:1px solid #dce4ef;border-radius:8px;box-shadow:0 10px 28px #14213d0f}.stat{display:grid;gap:6px;padding:16px}.stat span{color:#64748b;font-size:13px}.stat strong{color:#172033;font-size:23px;line-height:1.1}.stat.good strong{color:#0f766e}.stat.warn strong{color:#b45309}.stat.danger strong{color:#b91c1c}.panel{padding:18px}.panel-title-row{align-items:start;display:flex;gap:16px;justify-content:space-between}.panel-title-row p{color:#64748b;font-size:13px;margin:6px 0 0;overflow-wrap:anywhere}.status-pill,.type-chip{align-items:center;border-radius:999px;display:inline-flex;font-size:13px;font-weight:700;gap:6px;padding:6px 10px;white-space:nowrap}.status-pill.ready{background:#dff5ed;color:#047857}.status-pill.blocked{background:#fff1d8;color:#a16207}.type-chip{background:#e4efff;color:#1d4ed8}.validation-list{display:grid;gap:8px;margin-top:16px}.alert{align-items:flex-start;border-radius:8px;display:flex;gap:9px;line-height:1.5;padding:10px 12px}.alert.success{background:#edfdf7;color:#047857}.alert.warning{background:#fff7e6;color:#9a5a00}.alert.danger{background:#fff0f0;color:#ad1d1d}.review-row{align-items:center;border-top:1px solid #e5edf5;display:flex;flex-wrap:wrap;gap:14px;margin-top:16px;padding-top:16px}.checkbox-line{align-items:center;color:#334155;display:flex;gap:8px}.table-scroll{margin-top:14px;overflow-x:auto}table{border-collapse:collapse;min-width:920px;width:100%}th,td{border-bottom:1px solid #e7edf5;padding:11px 10px;text-align:left}th{color:#516274;font-size:12px;font-weight:800}td{color:#26384f;font-size:14px}.amount-strong{color:#0f766e;font-weight:800}.deduction-cell{display:grid;gap:4px;min-width:130px}.deduction-cell span{color:#26384f;font-weight:700}.deduction-cell small{color:#64748b;font-size:12px;line-height:1.45;max-width:210px;overflow-wrap:anywhere}.two-column-panel{display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.person-list{display:grid;gap:8px;list-style:none;margin:12px 0 0;padding:0}.person-list li{align-items:center;background:#f7f9fc;border-radius:8px;display:grid;gap:8px;grid-template-columns:18px minmax(0,1fr) auto;min-height:38px;padding:8px 10px}.person-list span,.person-list strong{overflow-wrap:anywhere}.person-list strong{color:#516274;font-size:13px}.muted-row{color:#7a8a9b;display:block!important}.history-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:14px}.history-grid div{background:#f7f9fc;border-radius:8px;display:grid;gap:6px;padding:14px}.history-grid strong{color:#516274;font-size:13px}.history-grid span{color:#172033;font-size:21px;font-weight:800}.empty-state{align-items:center;color:#516274;display:grid;gap:12px;justify-items:center;padding:46px 22px;text-align:center}.empty-state p{margin:0;max-width:560px}.import-panel{display:grid;gap:16px}.upload-zone{align-items:center;background:#f8fbff;border:1px dashed #9bb1ca;border-radius:8px;color:#516274;display:grid;gap:7px;justify-items:center;min-height:168px;padding:22px;text-align:center}.upload-zone strong{color:#172033;overflow-wrap:anywhere}.upload-zone input{inline-size:min(360px,100%)}.loading-row{align-items:center;color:#516274;display:flex;gap:9px;min-height:44px}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.toast{border-radius:8px;box-shadow:0 12px 26px #14213d29;color:#fff;font-weight:700;max-width:min(520px,calc(100vw - 32px));padding:12px 14px;position:fixed;right:24px;top:20px;z-index:20}.toast.success{background:#047857}.toast.warning,.toast.info{background:#b45309}.toast.danger{background:#b91c1c}.mobile-work-page{background:#edf4f1;color:#17221f;display:grid;justify-items:center;min-height:100vh;padding:18px 12px}.mobile-work-phone{background:#f8fbfa;border:1px solid #d9e5df;border-radius:24px;box-shadow:0 22px 58px #17221f1f;display:grid;gap:18px;max-width:440px;min-height:calc(100vh - 36px);overflow:hidden;padding:20px 16px 24px;position:relative;width:min(100%,440px)}.mobile-restore-page{--forest: #0f765c;--forest-dark: #244c42;--forest-soft: #e7f4ef;--earth: #8a6d40;--ink: #17221f;--muted: #6b7a73;--line: #dfe8e4;--surface: #ffffff;background:#f5f8f5;color:var(--ink);min-height:100vh;padding:14px 14px 0}.mobile-office-home{display:grid;gap:12px;margin:0 auto;max-width:520px;min-width:0;padding-bottom:calc(112px + env(safe-area-inset-bottom,0px))}.mobile-office-head{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;min-width:0;padding:4px 2px 8px}.mobile-office-kicker{color:var(--forest);display:inline-flex;font-size:13px;font-weight:900;line-height:1;margin-bottom:8px;min-height:22px}.mobile-office-head h2{color:var(--ink);font-size:clamp(38px,10.5vw,52px);line-height:.98;margin:0}.mobile-office-head p{color:var(--muted);font-size:18px;font-weight:800;line-height:1.35;margin:10px 0 0}.mobile-office-home-ecommerce{gap:10px}.mobile-office-home-ecommerce .mobile-office-head{padding-bottom:2px}.mobile-office-home-ecommerce .mobile-office-head h2{font-size:clamp(32px,8.6vw,42px)}.mobile-office-home-ecommerce .mobile-office-head p{font-size:16px;margin-top:7px}.mobile-office-alert{align-items:center;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 8px 18px #17221f0f;color:var(--ink);display:grid;flex:0 0 64px;gap:2px;height:64px;justify-content:center;text-align:center;text-decoration:none}.mobile-office-alert span{color:var(--muted);font-size:12px;font-weight:800;line-height:1}.mobile-office-alert strong{font-size:24px;line-height:1}.mtro{display:grid;gap:11px}.mtro-head{display:grid;gap:7px;padding:2px}.mtro-kicker{color:var(--forest);font-size:15px;font-weight:900;line-height:1.2}.mtro-head h2{color:var(--ink);font-size:clamp(28px,7.5vw,36px);line-height:1.05;margin:0}.mtro-head p{color:var(--muted);font-size:16px;line-height:1.45;margin:0}.mobile-office-home-ecommerce .mtro{gap:9px}.mobile-office-home-ecommerce .mtro-head{gap:5px}.mobile-office-home-ecommerce .mtro-head h2{font-size:clamp(25px,6.7vw,32px)}.mobile-office-home-ecommerce .mtro-head p{font-size:14px}.mobile-ecom-focus-card{background:linear-gradient(135deg,#fffffffa,#f1f7f5f5);border:1px solid #d6e4df;border-radius:18px;box-shadow:0 14px 30px #17221f0f;display:grid;gap:14px;min-width:0;padding:16px}.mobile-office-home-ecommerce .mobile-ecom-focus-card{gap:11px;padding:14px}.mobile-ecom-focus-top{align-items:start;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto}.mobile-ecom-focus-kicker,.mobile-ecom-focus-tag{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:900;line-height:1;min-height:28px;padding:7px 10px;white-space:nowrap}.mobile-ecom-focus-kicker{background:#eef5fb;color:#3f617d;margin-bottom:10px}.mobile-ecom-focus-tag{background:#e8f3ee;color:var(--forest)}.mobile-ecom-focus-card h3{color:var(--ink);font-size:22px;line-height:1.16;margin:0}.mobile-office-home-ecommerce .mobile-ecom-focus-card h3{font-size:20px}.mobile-ecom-focus-card p{color:var(--muted);font-size:14px;line-height:1.55;margin:8px 0 0}.mobile-ecom-focus-metrics{display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(128px,1fr))}.mobile-office-home-ecommerce .mobile-ecom-focus-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-ecom-focus-metrics article{background:#fbfdfb;border:1px solid rgba(23,34,31,.08);border-radius:12px;display:grid;gap:5px;min-width:0;padding:11px 12px}.mobile-office-home-ecommerce .mobile-ecom-focus-metrics article{padding:9px 10px}.mobile-ecom-focus-metrics span{color:var(--muted);font-size:12px;font-weight:900;line-height:1.2}.mobile-ecom-focus-metrics strong{color:var(--ink);font-size:14px;line-height:1.35;overflow-wrap:anywhere}.mobile-ecom-focus-actions{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-ecom-focus-actions a{align-items:center;border-radius:12px;display:inline-flex;font-size:14px;font-weight:900;justify-content:center;min-height:42px;padding:10px 12px;text-align:center;text-decoration:none}.mobile-ecom-focus-actions a:first-child{background:var(--forest);color:#fff}.mobile-ecom-focus-actions a:last-child{background:#f4f8f6;border:1px solid #d6e4df;color:var(--forest-dark)}.panel-head{align-items:center;display:flex;gap:10px;justify-content:space-between;min-width:0}.panel-head h3{color:var(--ink);font-size:18px;line-height:1.2;margin:0}.mobile-office-section,.mobile-home-more{background:#ffffffdb;border:1px solid var(--line);border-radius:8px}.mobile-office-section{display:grid;gap:10px;min-width:0;padding:13px 14px}.mobile-office-section-primary{background:#fffffff0;border-radius:18px}.mobile-office-section-today{margin-top:2px}.mobile-office-home-ecommerce .mobile-office-section-today{margin-top:8px}.mobile-office-list{display:grid;gap:0}.mobile-office-item{align-items:start;background:transparent;border-bottom:1px dashed var(--line);color:var(--ink);display:grid;gap:10px;grid-template-columns:minmax(0,1fr) auto;min-width:0;padding:12px 0}.mobile-office-item:last-child{border-bottom:0;padding-bottom:0}.mobile-office-item strong{color:var(--ink);display:block;font-size:18px;line-height:1.25}.mobile-office-item p{color:var(--muted);font-size:14px;line-height:1.45;margin:5px 0 0}.mobile-office-item-actions{align-items:end;display:grid;gap:7px;justify-items:end}.mobile-restore-pill{align-items:center;background:#f3f7f5;border:1px solid var(--line);border-radius:8px;color:var(--muted);display:inline-flex;font-size:12px;font-weight:900;justify-content:center;line-height:1;min-height:28px;padding:6px 9px;white-space:nowrap}.mobile-restore-pill.forest{background:var(--forest-soft);border-color:#cce5da;color:var(--forest)}.mobile-restore-pill.blue{background:#eef5fb;border-color:#d6e5ee;color:#516a82}.mobile-restore-pill.neutral{background:#f5f8f6;color:var(--muted)}.mobile-restore-action,.mobile-restore-link{color:var(--forest);font-size:13px;font-weight:900;text-decoration:none;white-space:nowrap}.mobile-core-actions{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-core-action{align-content:center;background:var(--forest-soft);border:1px solid #cce5da;border-radius:8px;color:var(--forest);display:grid;gap:6px;justify-items:center;min-height:82px;min-width:0;padding:10px 6px;text-align:center;text-decoration:none}.mobile-core-icon{height:22px;width:22px}.mobile-core-action span{color:var(--ink);font-size:16px;font-weight:900;line-height:1.1}.mobile-core-action small{color:var(--muted);font-size:12px;font-weight:800;line-height:1.2}.mobile-home-more{overflow:hidden}.mobile-home-more summary{align-items:center;cursor:pointer;display:flex;gap:12px;justify-content:space-between;list-style:none;min-height:66px;padding:0 16px}.mobile-home-more summary::-webkit-details-marker{display:none}.mobile-home-more summary>div{display:grid;gap:4px;min-width:0}.mobile-home-more summary span{color:var(--muted);font-size:13px;font-weight:900}.mobile-home-more summary strong{color:var(--ink);font-size:18px;line-height:1.2}.mobile-home-more summary em{align-items:center;background:var(--forest-soft);border-radius:999px;color:var(--forest);display:inline-flex;font-size:13px;font-style:normal;font-weight:900;justify-content:center;min-height:34px;min-width:42px;padding:8px 10px}.mobile-home-more-body{display:grid;gap:12px;padding:0 12px 12px}.mobile-home-more-group{background:#f8faf7c2;border:1px solid rgba(24,32,29,.08);border-radius:16px;display:grid;gap:10px;min-width:0;padding:12px}.mobile-founder-hero{background:#27755d;border-radius:22px;box-shadow:0 16px 34px #27755d2e;color:#fff;display:grid;gap:14px;padding:20px}.mobile-founder-title-row{align-items:start;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) auto}.mobile-founder-title-row span,.mobile-founder-title-row p{color:#ffffffd1}.mobile-founder-title-row h2{color:#fff;font-size:24px;line-height:1.15;margin:6px 0}.mobile-founder-title-row p{margin:0}.mobile-founder-title-row em{background:#ffffff24;border-radius:999px;color:#ffffffd6;font-size:12px;font-style:normal;font-weight:900;padding:8px 10px}.mobile-founder-metrics,.mobile-founder-lanes{display:grid;gap:8px}.mobile-founder-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-founder-lanes{grid-template-columns:repeat(4,minmax(0,1fr))}.mobile-founder-metrics article,.mobile-founder-lanes article{background:#ffffff21;border-radius:12px;display:grid;gap:5px;min-width:0;padding:12px}.mobile-founder-metrics strong,.mobile-founder-lanes strong,.mobile-founder-metrics span,.mobile-founder-lanes span{color:#ffffffe6;overflow-wrap:anywhere}.mobile-founder-hero a{color:#ffffffeb;font-weight:900;justify-self:end;text-decoration:none}.mobile-restore-bottom-nav{align-items:end;background:#fffffff5;border:1px solid var(--line);border-radius:18px;bottom:max(10px,env(safe-area-inset-bottom));box-shadow:0 18px 44px #422d1924;display:grid;gap:6px;grid-template-columns:repeat(5,minmax(0,1fr));left:50%;max-width:492px;padding:7px;position:fixed;transform:translate(-50%);width:min(492px,calc(100vw - 20px));z-index:40}.mobile-office-home-ecommerce .mobile-restore-bottom-nav{bottom:auto;left:auto;margin-top:6px;max-width:none;position:static;transform:none;width:100%}.mobile-restore-bottom-nav a,.mobile-restore-bottom-nav button{align-items:center;background:transparent;border:0;border-radius:12px;color:#607269;display:grid;gap:4px;justify-items:center;min-height:58px;padding:7px 3px;text-decoration:none}.mobile-restore-bottom-nav a.active{background:#edf7f2;border:1px solid #cce5da;color:var(--forest)}.mobile-restore-bottom-nav .center{color:var(--forest);margin-top:-23px}.mobile-restore-bottom-nav .center svg{background:var(--forest);border-radius:999px;box-shadow:0 12px 24px #0f765c47;color:#fff;height:54px;padding:12px;width:54px}.mobile-restore-bottom-nav span{font-size:13px;font-weight:900;line-height:1.1}.bottom-nav{display:grid;gap:8px;grid-template-columns:repeat(5,minmax(0,1fr))}.bottom-nav.has-center-fab{align-items:center;overflow:visible}.bottom-item{background:#ffffffd6;border:1px solid var(--line);border-radius:8px;color:var(--muted);display:grid;font-size:12px;font-weight:800;gap:6px;justify-content:center;justify-items:center;line-height:1;min-height:56px;min-width:0;padding:8px 0;position:relative;text-align:center;text-decoration:none}.bottom-item.is-active{background:#e8f0ff;border-color:#b9d2ff;color:#0f765c}.bottom-icon{color:currentColor;height:20px;stroke-width:2.2;width:20px}.bottom-fab{align-content:center;background:transparent;border:0;color:#0f765c;cursor:pointer;display:grid;font-size:11px;font-weight:900;gap:3px;justify-items:center;line-height:1;min-width:0;padding:0}.bottom-fab span{transform:translateY(-13px)}.bottom-fab-icon{background:#0f765c;border-radius:999px;box-shadow:0 12px 24px #0f6f5557;color:#fff;height:46px;padding:11px;stroke-width:2.6;transform:translateY(-16px);width:46px}.mobile-office-bottom{display:none}.fh-page,.mobile-original-home{--forest: #0f765c;--forest-soft: #e5f1ec;--earth: #c7473a;--ink: #18201d;--muted: #66736d;--line: rgba(24, 32, 29, .1)}.fh-page{background:#f6f7f4;color:var(--ink);margin:0 auto;max-width:560px;min-height:100vh;padding:16px 14px 96px}.fh-page .mobile-office-bottom,.mobile-original-home .mobile-office-bottom{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#fffffff5;border:1px solid var(--line);border-radius:12px;bottom:max(12px,env(safe-area-inset-bottom));box-shadow:0 1px 2px #18201d0a,0 8px 24px #18201d0a;display:grid;margin:18px 0 0;padding:6px;position:sticky;z-index:30}.fh-eyebrow{color:#bfe6d6;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.fh-hero{background:linear-gradient(135deg,#1f5f4d,#2f7d63);border-radius:20px;box-shadow:0 8px 20px #1f5f4d47;color:#fff;padding:15px 15px 16px}.fh-hero-top{align-items:flex-start;display:flex}.fh-hello{font-size:17px;line-height:1.2;margin:5px 0 0}.fh-week{color:#d6efe5;font-size:11.5px;margin-top:3px}.fh-data-badge{background:#ffffff24;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#d6efe5;font-size:10.5px;margin-left:auto;padding:4px 9px;white-space:nowrap}.fh-hero-chips,.fh-entities{display:flex}.fh-hero-chips{gap:8px;margin-top:12px}.fh-chip,.fh-entity{min-width:0}.fh-chip{background:#ffffff26;border-radius:11px;flex:1;padding:8px 10px}.fh-chip b{display:block;font-size:15px;letter-spacing:0}.fh-chip span{color:#d6efe5;display:block;font-size:10px;margin-top:1px}.fh-entities{gap:6px;margin-top:9px}.fh-entity{background:#ffffff1a;border-radius:9px;flex:1;padding:6px 7px}.fh-entity span{color:#bfe6d6;display:block;font-size:9px}.fh-entity b{font-size:11px}.fh-hero-drill{color:#bfe6d6;display:block;font-size:10.5px;margin-top:9px;text-align:right;text-decoration:none}.fh-section-label{align-items:center;color:#1c2522;display:flex;font-size:13px;font-weight:800;gap:6px;margin:16px 4px 8px}.fh-section-label-first{margin-top:20px}.fh-more,.fh-dc-score-link,.fh-digest-more{color:#3f8f78;font-weight:700;text-decoration:none}.fh-more{font-size:11px;margin-left:auto}.fh-badge{background:#fde4e4;border-radius:999px;color:#c0392b;font-size:10px;font-weight:800;padding:1px 7px}.fh-dc{background:#fff;border:2px solid #2f7d63;border-radius:18px;box-shadow:0 6px 18px #1f5f4d1f;padding:13px 14px;position:relative}.fh-dc-ribbon{background:#2f7d63;border-radius:999px;color:#fff;font-size:10px;font-weight:800;left:14px;letter-spacing:.08em;padding:2px 10px;position:absolute;top:-9px}.fh-dc-stats{display:flex;gap:8px;margin-top:6px}.fh-dc-stat{background:#f2f8f5;border-radius:11px;flex:1;padding:8px 4px;text-align:center}.fh-dc-stat b{color:#1f6f55;display:block;font-size:16px}.fh-dc-stat span{color:#6b7772;font-size:10px}.fh-dc-teachers{margin-top:9px}.fh-dc-row{align-items:center;border-bottom:1px solid #eef3f0;display:flex;font-size:12px;gap:8px;padding:7px 2px}.fh-dc-row:last-child{border-bottom:0}.fh-dc-ava{align-items:center;background:#e3f3ec;border-radius:50%;color:#1f6f55;display:flex;flex:none;font-size:11px;font-weight:800;height:26px;justify-content:center;width:26px}.fh-dc-name{font-weight:800;width:44px}.fh-dc-svc{color:#6b7772;flex:1;font-size:11px}.fh-pill{border-radius:999px;font-size:10px;font-weight:800;margin-left:auto;padding:2px 8px}.fh-pill.ok{background:#e3f3ec;color:#1f6f55}.fh-pill.due{background:#fde4e4;color:#c0392b}.fh-dc-score{align-items:center;color:#6b7772;display:flex;font-size:11px;gap:6px;margin-top:8px}.fh-dc-score b{color:#1f6f55;font-size:13px}.fh-dc-score-link{font-size:11px;margin-left:auto}.fh-cal,.fh-empty,.fh-digest,.fh-qmini{background:#fff}.fh-cal{border:1px solid #e4eae7;border-radius:16px;padding:12px 13px}.fh-cal-row{align-items:flex-start;border-bottom:1px solid #eef3f0;display:flex;gap:9px;padding:7px 2px}.fh-cal-row:last-child{border-bottom:0}.fh-cal-tag{border-radius:6px;flex:none;font-size:9.5px;font-weight:800;margin-top:1px;padding:2px 6px}.fh-cal-tag.ct-dc{background:#e3f3ec;color:#1f6f55}.fh-cal-txt b{display:block;font-size:12px}.fh-cal-txt span{color:#8a958f;display:block;font-size:10.5px;line-height:1.5;margin-top:1px}.fh-cal-when{color:#9aa6a1;flex:none;font-size:10px;font-weight:700;margin-left:auto}.fh-empty{border:1px dashed #ccd8d2;border-radius:14px;color:#4f5c56;padding:14px}.fh-empty b{color:#18201d;display:block;font-size:12.5px}.fh-empty span{color:#7a8580;display:block;font-size:11px;line-height:1.55;margin-top:3px}.fh-digest{border:1px solid #e4eae7;border-radius:14px;padding:12px 13px}.fh-digest-src{align-items:center;color:#8a958f;display:flex;font-size:10px;gap:5px;margin-bottom:6px}.fh-ai{background:#f0e7fb;border-radius:999px;color:#7d4cc0;font-weight:800;padding:1px 7px}.fh-digest p{color:#3d4a45;font-size:12px;line-height:1.65;margin:0}.fh-digest-more{display:block;font-size:11px;margin-top:8px}.fh-quick{display:grid;gap:8px;grid-template-columns:repeat(3,1fr)}.fh-qmini{border:1px solid #e4eae7;border-radius:12px;padding:9px 4px;text-align:center;text-decoration:none}.fh-qico{display:block;font-size:16px;margin-bottom:3px}.fh-qlabel{color:#2b3531;font-size:10.5px;font-weight:700}.mobile-original-home .mobile-office-home{gap:12px}.mtro-block{background:#ffffffd1;border:1px solid var(--line);border-radius:14px;padding:11px 12px}.mtro-block.is-own{border-color:#244c4247;box-shadow:0 0 0 2px #244c4214}.mtro-block-head{align-items:center;display:flex;gap:7px;margin-bottom:8px}.mtro-block-head b{color:var(--ink);font-size:14px}.mtro-block-head .mtro-cnt{color:var(--muted);font-size:12px;margin-left:auto}.mtro-dept-tag{border-radius:6px;font-size:12px;font-weight:800;padding:4px 9px}.mtro-dept-tag.dao,.mtro-dept-tag.front{background:#e3f3ec;color:#1f6f55}.mtro-dept-tag.kit{background:#fff1ee;color:#c7473a}.mtro-dept-tag.act{background:#e5eef2;color:#516a82}.mtro-duty{border-top:1px dashed var(--line);display:flex;font-size:14px;justify-content:space-between;padding:7px 0}.mtro-duty:first-of-type{border-top:0}.mtro-duty .who{color:var(--ink);font-weight:900}.mtro-duty .tm{color:var(--muted);font-size:13px}.mtro-empty{color:var(--muted);font-size:13px;margin:0;padding:6px 0}.mtro-act{border-top:1px dashed var(--line);padding:8px 0}.mtro-act:first-of-type{border-top:0}.mtro-act b{color:var(--ink);display:block;font-size:14px}.mtro-act span{color:var(--muted);display:block;font-size:13px;line-height:1.45;margin-top:3px}.mtro-todo{background:linear-gradient(180deg,#ffffffeb,#f9fdfbeb),#ffffffd1;border-color:#d2e6dd;box-shadow:0 10px 24px #1158430f;padding:13px}.mtro-todo-head{align-items:center;display:flex;justify-content:space-between;gap:12px;margin-bottom:12px}.mtro-todo-title{align-items:center;display:flex;gap:9px}.mtro-todo-title>span{background:linear-gradient(180deg,#25a17f,#0f765d);border-radius:999px;box-shadow:0 0 0 5px #0f826614;display:block;height:23px;width:8px}.mtro-todo-title b{color:var(--ink);font-size:19px;line-height:1.15}.mtro-todo-head>em{align-items:center;background:#ecf8f2;border:1px solid #c9e7dc;border-radius:999px;color:#0f8266;display:inline-flex;font-size:15px;font-style:normal;font-weight:900;height:30px;justify-content:center;min-width:36px;padding:0 10px}.mtro-todo-empty{align-items:center;background:linear-gradient(135deg,#effaf5,#fbfdfc);border:1px solid #dcece5;border-radius:16px;display:grid;gap:11px;grid-template-columns:42px minmax(0,1fr);padding:13px}.mtro-todo-empty-icon{align-items:center;background:#e5f5ee;border:1px solid #c9e7dc;border-radius:15px;display:grid;height:42px;justify-items:center;position:relative;width:42px}.mtro-todo-empty-icon:before{background:#f9fffc;border:2px solid #9fd7c5;border-radius:999px;content:"";height:18px;width:18px}.mtro-todo-empty-icon:after{background:transparent;border-bottom:2px solid #0f8266;border-left:2px solid #0f8266;content:"";height:5px;left:50%;position:absolute;top:50%;transform:translate(-45%,-60%) rotate(-45deg);width:8px}.mtro-todo-empty b{color:var(--ink);display:block;font-size:15px;line-height:1.35}.mtro-todo-empty span{color:var(--muted);display:block;font-size:13px;line-height:1.45;margin-top:4px}.mtro-todo-list{display:grid;gap:9px}.mtro-todo-item{align-items:start;background:#fff;border:1px solid #d8e8e0;border-radius:16px;box-shadow:0 8px 18px #154f3d0d;display:grid;gap:10px;grid-template-columns:26px minmax(0,1fr) auto;padding:12px}.mtro-todo-check{background:#f9fffc;border:2px solid #abdcca;border-radius:999px;height:24px;width:24px}.mtro-todo-item b{color:var(--ink);display:block;font-size:15px;line-height:1.35}.mtro-todo-item span:not(.mtro-todo-check){color:var(--muted);display:block;font-size:12px;line-height:1.45;margin-top:4px}.mtro-todo-item em{align-items:center;background:#eaf8f2;border:1px solid #c7e8dc;border-radius:999px;color:#0f8266;display:inline-flex;font-size:12px;font-style:normal;font-weight:850;height:27px;padding:0 10px;white-space:nowrap}.mtro-todo-item em.team{background:#fff6ee;border-color:#f1d8c8;color:#ac6a3c}.mtro-todo-compose{background:#f6fbf8;border:1px solid #d9ebe3;border-radius:18px;display:grid;gap:10px;margin-top:12px;padding:9px}.mtro-todo-scope{background:#edf7f3;border:1px solid #d5e9e0;border-radius:14px;display:inline-grid;gap:4px;grid-template-columns:1fr 1fr;justify-self:start;padding:4px}.mtro-todo-scope button{background:transparent;border:0;border-radius:10px;color:#60736b;font:inherit;font-size:13px;font-weight:850;min-height:31px;padding:0 12px}.mtro-todo-scope button.is-active{background:#fff;box-shadow:0 4px 12px #0a644c14;color:#0f8266}.mtro-todo-add-row{display:grid;gap:8px;grid-template-columns:minmax(0,1fr) 42px}.mtro-todo-add-row input{background:#fff;border:1px solid #cfe6dc;border-radius:14px;color:var(--ink);font:inherit;font-size:14px;height:42px;min-width:0;padding:0 13px}.mtro-todo-add-row input::placeholder{color:#8a9b94}.mtro-todo-add-row button{background:#0f8266;border:0;border-radius:14px;box-shadow:0 10px 20px #0f82663b;color:#fff;font:inherit;font-size:26px;font-weight:500;height:42px;line-height:1;padding:0;width:42px}.mobile-original-weekly{background:#edf5ff;border:1px solid #d3e4ff;border-radius:18px;display:grid;gap:10px;padding:18px}.mobile-original-weekly-top{align-items:center;display:flex;justify-content:space-between}.mobile-original-weekly-top span,.mobile-original-weekly-top em,.mobile-original-weekly strong{background:#fff;border:1px solid #dfe8e4;border-radius:8px;color:var(--muted);display:inline-flex;font-size:13px;font-style:normal;font-weight:900;padding:7px 10px;width:fit-content}.mobile-original-weekly h3{color:var(--ink);font-size:32px;line-height:1.05;margin:0}.mobile-original-weekly p{color:var(--muted);font-size:18px;margin:0}.mobile-original-weekly div:last-child{display:flex;gap:10px}.mobile-original-weekly div:last-child a{align-items:center;background:#fff;border:1px solid #dfe8e4;border-radius:8px;color:var(--ink);display:inline-flex;font-size:15px;font-weight:900;min-height:50px;padding:0 18px;text-decoration:none}.mobile-original-weekly div:last-child a:first-child{background:#0f765c;border-color:#0f765c;color:#fff}.mobile-core-action.earth{background:#fff7f2;border-color:#edd4c4;color:#0f765c}.mobile-original-pending .mobile-office-list{margin-top:4px}.mobile-work-header{align-items:center;display:grid;gap:8px;grid-template-columns:46px minmax(0,1fr) 46px;min-height:58px}.mobile-work-header h1{font-size:clamp(20px,5.6vw,27px);line-height:1.1;margin:0;text-align:center}.mobile-work-header p{color:#68766f;font-size:12px;font-weight:800;line-height:1.35;margin:5px 0 0;overflow-wrap:anywhere;text-align:center}.mobile-work-plain-button{align-items:center;background:#fff;border:1px solid #dfe8e4;border-radius:14px;color:#33423d;display:inline-flex;font-weight:800;justify-content:center;min-height:42px;padding:0}.mobile-work-header-spacer{display:block;min-height:42px}.mobile-work-stat-grid{display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr))}.mobile-work-stat{background:#fff;border:1px solid #e1e9e5;border-radius:16px;display:grid;gap:8px;min-height:94px;padding:14px 10px}.mobile-work-stat span{color:#5f6f69;font-size:14px;font-weight:800;line-height:1.2}.mobile-work-stat strong{color:#111c18;font-size:clamp(32px,10vw,46px);line-height:.95}.mobile-work-panel{background:#fff;border:1px solid #dfe8e4;border-radius:22px;box-shadow:0 10px 28px #17221f0e;display:grid;gap:16px;padding:20px}.mobile-work-section-title{display:grid;gap:6px}.mobile-work-section-title.inline{align-items:center;grid-template-columns:minmax(0,1fr) auto}.mobile-work-section-title span,.mobile-work-kicker{color:#5f6f69;font-size:16px;font-weight:800;line-height:1.25}.mobile-work-section-title strong{color:#111c18;font-size:clamp(24px,7vw,36px);line-height:1.08;overflow-wrap:anywhere}.mobile-work-section-title em{align-items:center;background:#e4f2ee;border-radius:999px;color:#0b765c;display:inline-flex;font-size:18px;font-style:normal;font-weight:900;justify-content:center;min-height:56px;min-width:56px}.mobile-work-priority{background:linear-gradient(135deg,#fff,#f7fbf9);border:1px solid #e0e9e5;border-radius:18px;display:flex;gap:16px;justify-content:space-between;min-height:144px;padding:18px}.mobile-work-priority.is-daochong{background:linear-gradient(135deg,#f1faf6,#fff 78%);border-color:#cde7de}.mobile-work-priority h2{font-size:clamp(22px,6vw,32px);line-height:1.12;margin:6px 0 0}.mobile-work-priority p{color:#63716c;font-size:15px;line-height:1.5;margin:10px 0 0}.mobile-work-priority-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.mobile-work-priority-tags span{background:#eef4f1;border:1px solid #dce8e3;border-radius:999px;color:#44554f;font-size:11px;font-weight:900;line-height:1;padding:7px 9px}.mobile-work-button{align-items:center;border-radius:12px;display:inline-flex;font-weight:900;justify-content:center;min-height:44px;padding:0 18px;text-decoration:none;white-space:nowrap;width:fit-content}.mobile-work-button.primary{background:#0f765c;box-shadow:0 10px 20px #0f765c2e;color:#fff}.mobile-work-button.secondary{background:#fff;border:1px solid #dbe5e1;color:#111c18}.mobile-work-submission{align-items:center;background:#fbfcfc;border:1px solid #e3ebe7;border-radius:18px;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto auto;min-height:84px;padding:16px}.mobile-work-submission div{display:grid;gap:6px;min-width:0}.mobile-work-submission strong{font-size:18px;line-height:1.25}.mobile-work-submission span:not(.mobile-work-pill){color:#68766f;font-size:15px;line-height:1.4}.mobile-work-pill{background:#e2f2ee;border:1px solid #c6e3d9;border-radius:12px;color:#0f765c;font-weight:900;padding:9px 14px;white-space:nowrap}.mobile-work-entry-list{display:grid;gap:10px}.mobile-work-entry{align-items:center;background:#f8fbf9;border:1px solid #e1e9e5;border-radius:16px;color:#17221f;display:grid;gap:8px 12px;grid-template-columns:34px minmax(0,1fr) auto;min-height:66px;padding:12px;text-decoration:none}.mobile-work-entry.forest{background:#eff8f4;border-color:#c9e5da}.mobile-work-entry.blue{background:#f0f6ff;border-color:#d3e2f6}.mobile-work-entry.amber{background:#fff8ed;border-color:#eedfca}.mobile-work-entry svg{color:#52635d}.mobile-work-entry.forest svg{color:#0f765c}.mobile-work-entry.blue svg{color:#315d72}.mobile-work-entry.amber svg{color:#8a642b}.mobile-work-entry span{font-size:17px;font-weight:900;line-height:1.25}.mobile-work-entry small{color:#66756f;font-size:13px;font-weight:800;line-height:1.25;text-align:right}.mobile-work-bottom-nav{align-items:end;background:#fffffff5;border:1px solid #dde7e2;border-radius:22px;bottom:max(14px,env(safe-area-inset-bottom));box-shadow:0 14px 32px #17221f1f;display:grid;gap:8px;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:auto;padding:10px;position:sticky;z-index:5}.mobile-work-bottom-nav a,.mobile-work-bottom-nav button{align-items:center;border:0;border-radius:14px;color:#586a63;display:grid;gap:5px;justify-items:center;min-height:68px;padding:8px 4px;text-decoration:none;background:transparent}.mobile-work-bottom-nav a.active,.mobile-work-bottom-nav button.active{background:#e7f3ee;border:1px solid #c7e2d8;color:#0f765c}.mobile-work-bottom-nav a.center,.mobile-work-bottom-nav button.center{color:#0f765c;margin-top:-26px;padding-left:0;padding-right:0}.mobile-work-bottom-nav a.center svg,.mobile-work-bottom-nav button.center svg{background:#0f765c;border-radius:999px;box-shadow:0 14px 26px #0f765c3d;color:#fff;height:56px;padding:13px;width:56px}.mobile-work-bottom-nav span{font-size:14px;font-weight:900;line-height:1.15}.mobile-work-create-sheet{top:0;right:0;bottom:0;left:0;position:fixed;z-index:20}.mobile-work-create-backdrop{background:#101b1738;border:0;top:0;right:0;bottom:0;left:0;position:absolute;width:100%}.mobile-work-create-panel{background:#fffffffa;border:1px solid #dde7e2;border-radius:22px 22px 0 0;bottom:0;box-shadow:0 -18px 42px #15211d29;display:grid;gap:14px;left:50%;max-width:430px;padding:14px 16px calc(108px + env(safe-area-inset-bottom));position:absolute;transform:translate(-50%);width:min(100%,430px)}.mobile-work-handle{background:#c5d6d0;border-radius:999px;display:block;height:4px;justify-self:center;width:42px}.daochong-work-page{background:radial-gradient(circle at 16% 4%,rgba(180,211,198,.42),transparent 28%),linear-gradient(180deg,#eef5f1,#f7f9f7 54%,#edf3ef)}.daochong-work-phone{--daochong-forest: #174c3d;--daochong-forest-bright: #2f765e;--daochong-mist: #e5f0eb;--daochong-paper: #fbfcfa;--daochong-ink: #17231f;--daochong-muted: #6b7973;--daochong-line: #dce6e1;align-content:start;background:radial-gradient(circle at 100% 0%,rgba(200,222,212,.38),transparent 26%),var(--daochong-paper);border-color:#d7e2dc;gap:14px;padding:18px 16px 14px}.daochong-hero{align-items:center;background:radial-gradient(circle at 90% 12%,rgba(218,235,227,.72),transparent 34%),linear-gradient(135deg,#eef5f1,#fff 74%);border:1px solid #d8e5df;border-radius:20px;display:grid;gap:18px;grid-template-columns:minmax(0,1fr) auto;min-height:104px;overflow:hidden;padding:17px 18px;position:relative}.daochong-hero.home{background:radial-gradient(circle at 88% 18%,rgba(117,164,143,.34),transparent 30%),linear-gradient(138deg,#123b31,#1d5948 68%,#2a6a55);border-color:#ffffff1a;box-shadow:0 18px 36px #14443633;color:#fff;min-height:132px;padding:20px 19px 40px}.daochong-hero.home>div>span{display:none}.daochong-hero.home h2{color:#fff;font-size:clamp(26px,7vw,32px);font-weight:650;letter-spacing:.02em;margin-top:0}.daochong-hero.home p{color:#c8dbd4;font-weight:650;margin-top:4px}.daochong-hero-side{align-items:flex-end;display:grid;gap:10px;justify-items:end}.daochong-hero.home .daochong-hero-side>svg{color:#b8d7c9;opacity:.9}.daochong-hero.home .daochong-badge{background:#ffffff1f;color:#e6f2ed}.daochong-hero.compact{align-items:center;min-height:96px;padding:16px 17px}.daochong-hero.compact>div>span{display:none}.daochong-hero.compact h2{color:var(--daochong-ink);font-size:clamp(23px,6vw,28px);font-weight:650;letter-spacing:.02em;margin-top:0}.daochong-hero.compact p{color:var(--daochong-muted);font-size:12px;font-weight:650;line-height:1.4;margin-top:4px}.daochong-hero.compact .daochong-badge{align-self:center}.daochong-hero span{color:#0f765c;font-size:13px;font-weight:900;line-height:1.2}.daochong-hero h2{color:#111c18;font-size:clamp(20px,5.5vw,25px);font-weight:560;line-height:1.08;margin:7px 0 0}.daochong-hero p{color:#5f6f69;font-size:13px;font-weight:760;line-height:1.45;margin:8px 0 0}.daochong-metrics-strip{background:#fffffff0;border:1px solid var(--daochong-line);border-radius:18px;box-shadow:0 13px 30px #18372d14;display:grid;grid-template-columns:1.22fr repeat(3,minmax(0,1fr));min-height:70px;overflow:hidden}.daochong-metrics-strip.tab-agenda{margin:-34px 10px 0;position:relative;z-index:2}.daochong-metric{align-content:center;display:grid;gap:6px;padding:12px 9px;position:relative}.daochong-metric.featured{background:#f0f6f3}.daochong-metric:not(:last-child):after{background:#e3ece8;bottom:12px;content:"";position:absolute;right:0;top:12px;width:1px}.daochong-metric span{color:#728079;font-size:11px;font-weight:720;line-height:1.2}.daochong-metric strong{color:var(--daochong-ink);font-size:clamp(14px,4vw,18px);font-weight:780;letter-spacing:0;line-height:1.05}.daochong-read-status{align-items:center;background:#ffffffbd;border:1px solid #dfe9e4;border-radius:14px;color:#586963;display:grid;gap:4px 10px;grid-template-columns:minmax(0,1fr) auto;padding:10px 12px}.daochong-read-status span{font-size:12px;font-weight:760;line-height:1.25}.daochong-read-status strong{color:#0f765c;font-size:13px;font-weight:860;line-height:1.2}.daochong-read-status p{color:#8a642b;font-size:12px;font-weight:740;grid-column:1 / -1;line-height:1.35;margin:0}.daochong-tab-body{display:grid;gap:20px;max-height:calc(100dvh - 320px);overflow-y:auto;padding-bottom:102px;scrollbar-width:none}.daochong-tab-body::-webkit-scrollbar{display:none}.daochong-work-phone.month-open .daochong-tab-body{max-height:none;overflow:visible;padding-bottom:110px}.daochong-panel{display:grid;gap:10px}.daochong-agenda-switch{align-items:center;background:#ffffffc7;border:1px solid #dbe8e3;border-radius:8px;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) minmax(148px,.8fr);padding:10px}.daochong-agenda-switch>div:first-child{display:grid;gap:3px}.daochong-agenda-switch span{color:#65736e;font-size:12px;font-weight:760;line-height:1.2}.daochong-agenda-switch strong{color:#111c18;font-size:16px;font-weight:760;line-height:1.2}.daochong-panel-title{align-items:center;display:flex;gap:10px;justify-content:space-between}.daochong-panel-title strong{color:#111c18;font-size:18px;font-weight:780;line-height:1.25}.daochong-text-link{align-items:center;color:#0f765c;display:inline-flex;font-size:13px;font-weight:900;min-height:44px;padding:0 8px;text-decoration:none;white-space:nowrap}.daochong-list{display:grid;gap:8px}.daochong-list-item,.daochong-schedule-callout,.daochong-entry-card,.daochong-profile-card{background:#fff;border:1px solid #dfe9e4;border-radius:8px;box-shadow:0 8px 20px #17221f09}.daochong-list-item{align-items:center;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) auto;min-height:74px;padding:12px}.daochong-timeline-list{display:grid;gap:0;padding:4px 0;position:relative}.daochong-timeline-list:before{background:#d9ebe4;bottom:22px;content:"";left:35px;position:absolute;top:22px;width:1px}.daochong-timeline-item{align-items:center;display:grid;gap:10px;grid-template-columns:70px minmax(0,1fr) auto;min-height:72px;padding:10px 0;position:relative}.daochong-timeline-time{align-items:center;background:#f8fbfa;border:1px solid #d7e8e1;border-radius:999px;color:#0f765c;display:inline-flex;font-size:12px;font-weight:860;justify-content:center;min-height:34px;padding:0 9px;position:relative;z-index:1}.daochong-timeline-item div{display:grid;gap:5px;min-width:0}.daochong-timeline-item strong{color:#111c18;font-size:15px;font-weight:820;line-height:1.3}.daochong-timeline-item span:not(.daochong-badge):not(.daochong-timeline-time){color:#65736e;font-size:12px;font-weight:740;line-height:1.45}.daochong-list-item div{display:grid;gap:5px;min-width:0}.daochong-list-item strong,.daochong-entry-card strong,.daochong-schedule-callout strong,.daochong-profile-card strong{color:#111c18;font-size:15px;line-height:1.3}.daochong-list-item span:not(.daochong-badge),.daochong-entry-card span,.daochong-schedule-callout p,.daochong-profile-card p{color:#65736e;font-size:12px;font-weight:760;line-height:1.45;margin:0}.daochong-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:900;justify-content:center;min-height:28px;min-width:48px;padding:0 9px;white-space:nowrap}.daochong-badge.forest{background:#e2f2ee;color:#0f765c}.daochong-badge.amber{background:#fff3dc;color:#8a642b}.daochong-badge.blue{background:#eaf3fb;color:#315d72}.daochong-badge.neutral{background:#eef3f1;color:#52635d}.daochong-segmented{background:#edf6f2;border:1px solid #d9e8e1;border-radius:8px;display:grid;gap:6px;grid-template-columns:repeat(3,minmax(0,1fr));padding:4px}.daochong-segmented.two{grid-template-columns:repeat(2,minmax(0,1fr))}.daochong-segmented button{background:transparent;border:0;border-radius:6px;color:#5f6f69;font-size:13px;font-weight:900;min-height:44px}.daochong-segmented button.active{background:#fff;color:#0f765c;box-shadow:0 5px 14px #17221f14}.daochong-roster-map{display:grid;gap:10px}.daochong-roster-lead{align-items:start;background:#13221e;border:1px solid rgba(255,255,255,.08);border-radius:8px;box-shadow:0 12px 28px #13221e29;color:#fff;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto;padding:14px}.daochong-roster-lead div{display:grid;gap:6px;min-width:0}.daochong-roster-lead span{color:#9bd4c3;font-size:12px;font-weight:900;line-height:1.2}.daochong-roster-lead strong{color:#fff;font-size:clamp(18px,5vw,22px);font-weight:760;letter-spacing:0;line-height:1.12}.daochong-roster-lead p{color:#c4d2cd;font-size:12px;font-weight:720;line-height:1.45;margin:0}.daochong-roster-manage{align-items:center;background:#fff;border-radius:999px;color:#13221e;display:inline-flex;font-size:12px;font-weight:900;justify-content:center;min-height:44px;padding:0 11px;text-decoration:none;white-space:nowrap}.daochong-roster-filter{background:#fff;border:1px solid #dce8e3;border-radius:8px;display:grid;gap:4px;grid-template-columns:repeat(3,minmax(0,1fr));padding:4px}.daochong-roster-filter button{background:transparent;border:0;border-radius:6px;color:#60716b;font-size:13px;font-weight:900;min-height:44px}.daochong-roster-filter button.active{background:#13221e;color:#fff}.daochong-roster-business-board{display:grid;gap:10px}.daochong-roster-business{background:#fff;border:1px solid #dfe9e4;border-radius:8px;display:grid;gap:10px;padding:12px}.daochong-roster-business.bearhug{border-left:4px solid #4d7f93}.daochong-roster-business.daochong{border-left:4px solid #0f765c}.daochong-roster-business-title{align-items:end;display:flex;gap:10px;justify-content:space-between}.daochong-roster-business-title span{color:#0f765c;font-size:12px;font-weight:900;line-height:1.2}.daochong-roster-business-title strong{color:#111c18;font-size:15px;font-weight:820;line-height:1.2;text-align:right}.daochong-roster-rows{display:grid;gap:7px}.daochong-roster-row{align-items:start;background:#f8fbfa;border:1px solid #e2ece7;border-radius:8px;display:grid;gap:10px;grid-template-columns:52px minmax(0,1fr);min-height:62px;padding:10px}.daochong-roster-row>span{align-items:center;background:#e9f4ef;border-radius:999px;color:#0f765c;display:inline-flex;font-size:12px;font-weight:900;justify-content:center;min-height:28px;overflow-wrap:anywhere;padding:0 7px;text-align:center}.daochong-roster-row.blue>span{background:#e8f3f7;color:#315d72}.daochong-roster-row.amber>span{background:#fff3dc;color:#8a642b}.daochong-roster-row.neutral>span{background:#edf2f0;color:#52635d}.daochong-roster-row div{display:grid;gap:4px;min-width:0}.daochong-roster-row strong{color:#111c18;font-size:14px;font-weight:820;line-height:1.3}.daochong-roster-row p{color:#61716b;font-size:12px;font-weight:720;line-height:1.45;margin:0;overflow-wrap:anywhere}.daochong-roster-signals{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.daochong-roster-signal{background:#ffffffd1;border:1px solid #dfe9e4;border-radius:8px;display:grid;gap:5px;min-height:96px;padding:11px}.daochong-roster-signal span{color:#0f765c;font-size:12px;font-weight:900;line-height:1.2}.daochong-roster-signal strong{color:#111c18;font-size:13px;font-weight:820;line-height:1.3}.daochong-roster-signal p{color:#66746f;font-size:12px;font-weight:720;line-height:1.4;margin:0;overflow-wrap:anywhere}.daochong-activity-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.daochong-activity-grid h3{color:#52635d;font-size:13px;margin:0 0 8px}.daochong-activity-grid .daochong-list-item{align-items:start;grid-template-columns:1fr}.daochong-schedule-callout{align-items:center;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto;padding:14px}.daochong-schedule-callout span{color:#0f765c;display:block;font-size:12px;font-weight:900;margin-bottom:5px}.daochong-entry-grid{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.daochong-create-groups{display:grid;gap:14px}.daochong-create-group{display:grid;gap:8px}.daochong-create-group>span{color:#52635d;font-size:12px;font-weight:860;line-height:1.2;padding-left:2px}.daochong-entry-card{align-content:start;color:inherit;display:grid;gap:5px;min-height:88px;padding:12px;text-align:left;text-decoration:none}.daochong-entry-card em{align-self:end;color:#52635d;font-size:12px;font-style:normal;font-weight:860;line-height:1.3;margin-top:3px}.daochong-entry-card.is-status{box-shadow:none}.daochong-entry-card.status-ready{border-color:#cfe1d9}.daochong-entry-card.status-ready em{color:#0f765c}.daochong-entry-card.status-pending{background:#fbf8ef;border-color:#e8dcba}.daochong-entry-card.status-pending em{color:#806721}.daochong-entry-card.status-neutral{background:#f4f7f6;border-color:#dfe9e4}.daochong-entry-card.status-neutral em{color:#52635d}.daochong-profile-card{align-items:center;display:flex;gap:12px;padding:14px}.daochong-profile-card>span{align-items:center;background:linear-gradient(145deg,#e2f2ee,#fff);border:1px solid #c9e5da;border-radius:14px;color:#0f765c;display:inline-flex;flex:0 0 auto;font-size:18px;font-weight:900;height:42px;justify-content:center;width:42px}.daochong-create-panel{max-height:78vh;overflow-y:auto}.daochong-create-panel .mobile-work-section-title{gap:3px}.daochong-create-panel .mobile-work-section-title span{font-size:12px}.daochong-create-panel .mobile-work-section-title strong{font-size:clamp(22px,5.8vw,28px);line-height:1.08}.daochong-sheet-close{background:#fff;border:1px solid #dfe9e4;border-radius:999px;color:#52635d;font-size:13px;font-weight:900;min-height:44px;padding:0 12px}.mobile-expense-message{border:1px solid #dfe9e4;border-radius:8px;font-size:13px;font-weight:760;line-height:1.45;padding:12px}.mobile-expense-message.success{background:#e7f4ef;border-color:#c7e4d8;color:#0f765c}.mobile-expense-message.danger{background:#fff1ee;border-color:#f0cdc5;color:#a64234}.mobile-expense-form{display:grid;gap:10px;overflow-y:auto;padding-bottom:18px}.mobile-expense-form label{color:#52635d;display:grid;font-size:12px;font-weight:860;gap:6px}.mobile-expense-form input,.mobile-expense-form select,.mobile-expense-form textarea{background:#fff;border:1px solid #dfe9e4;border-radius:8px;color:#111c18;font:inherit;font-size:14px;font-weight:680;line-height:1.35;min-height:44px;padding:10px 12px;width:100%}.mobile-expense-form textarea{min-height:92px;resize:vertical}.mobile-expense-form input:focus,.mobile-expense-form select:focus,.mobile-expense-form textarea:focus{border-color:#8fc8b8;outline:2px solid rgba(15,118,92,.14)}.mobile-expense-form .mobile-work-button{border:0;margin-top:4px;width:100%}.daochong-work-phone .mobile-work-bottom-nav{align-items:center;background:#fbfcfaf5;border-color:#d7e2dc;border-radius:19px;bottom:max(14px,env(safe-area-inset-bottom));box-shadow:0 18px 38px #18372d24;gap:2px;left:50%;padding:7px 8px;position:fixed;right:auto;transform:translate(-50%);width:min(calc(100% - 52px),412px)}.daochong-work-phone .mobile-work-bottom-nav button{border-radius:12px;gap:3px;min-height:58px;padding:6px 2px}.daochong-work-phone .mobile-work-bottom-nav button.active{background:transparent;border:0;color:var(--daochong-forest-bright)}.daochong-work-phone .mobile-work-bottom-nav button.active:after{background:var(--daochong-forest-bright);border-radius:999px;content:"";height:3px;width:18px}.daochong-work-phone .mobile-work-bottom-nav button.center{margin-top:-20px}.daochong-work-phone .mobile-work-bottom-nav button.center svg{background:var(--daochong-forest);box-shadow:0 11px 24px #174c3d3d;height:50px;padding:12px;width:50px}.daochong-work-phone .mobile-work-bottom-nav span{font-size:11px;font-weight:720}.daochong-panel{gap:11px}.daochong-agenda-switch{border-radius:16px}.daochong-panel-title{gap:12px;padding:0 2px}.daochong-panel-title strong{color:var(--daochong-ink);font-size:19px;font-weight:700;letter-spacing:.02em}.daochong-text-link{color:var(--daochong-forest-bright);font-weight:760}.daochong-list{gap:0;overflow:hidden}.daochong-list-item,.daochong-schedule-callout,.daochong-entry-card,.daochong-profile-card{background:#fffffff0;border-color:var(--daochong-line);border-radius:16px;box-shadow:0 9px 24px #18372d0d}.daochong-list-item{min-height:72px;padding:13px 14px}.daochong-list .daochong-list-item{border-bottom:0;border-radius:0;box-shadow:none}.daochong-list .daochong-list-item:first-child{border-radius:16px 16px 0 0}.daochong-list .daochong-list-item:last-child{border-bottom:1px solid var(--daochong-line);border-radius:0 0 16px 16px}.daochong-list .daochong-list-item:only-child{border-radius:16px}.daochong-timeline-list{background:#fffffff0;border:1px solid var(--daochong-line);border-radius:18px;padding:5px 14px}.daochong-timeline-list:before{left:49px}.daochong-timeline-time{background:var(--daochong-mist);border:0;font-weight:760}.daochong-list-item strong,.daochong-entry-card strong,.daochong-schedule-callout strong,.daochong-profile-card strong{font-weight:700}.daochong-list-item span:not(.daochong-badge),.daochong-schedule-callout p,.daochong-profile-card p{font-weight:650}.daochong-badge,.daochong-segmented button{font-weight:760}.daochong-segmented{border-radius:14px}.daochong-schedule-callout{background:linear-gradient(135deg,#e5f0ebe6,#fffffff5);padding:15px}.daochong-entry-grid{background:#fffffff0;border:1px solid var(--daochong-line);border-radius:18px;gap:0;grid-template-columns:1fr;overflow:hidden}.daochong-create-group>span{font-weight:760}.daochong-entry-card{align-items:center;border:0;border-bottom:1px solid var(--daochong-line);border-radius:0;box-shadow:none;gap:11px;grid-template-columns:38px minmax(0,1fr) auto;min-height:76px;padding:12px 13px}.daochong-entry-card:last-child{border-bottom:0}.daochong-entry-card.is-link:active{background:#edf5f1;transform:scale(.99)}.daochong-entry-icon{align-items:center;background:#e8f1ed;border-radius:12px;color:var(--daochong-forest-bright);display:inline-flex;height:38px;justify-content:center;width:38px}.daochong-entry-copy{display:grid;gap:4px;min-width:0}.daochong-entry-copy>span{color:var(--daochong-muted);font-size:12px;font-weight:630;line-height:1.4}.daochong-entry-trailing{align-items:center;color:#94a19b;display:flex;gap:6px;justify-content:flex-end}.daochong-entry-card em{align-self:center;font-size:11px;font-weight:720;margin-top:0}.daochong-entry-state{max-width:86px;text-align:right}.daochong-entry-card.status-ready{background:#fff}.daochong-entry-card.status-pending{background:#fdfbf5}.daochong-entry-card.status-neutral{background:#f8faf9}.daochong-profile-card{background:linear-gradient(135deg,#173f34,#28604f);border-color:#ffffff14;box-shadow:0 15px 30px #143e3229;padding:17px}.daochong-profile-card>span{background:#ffffff1f;border-color:#fff3;color:#fff}.daochong-profile-card strong{color:#fff}.daochong-profile-card p{color:#c7d9d2}.daochong-home-feed{display:grid;gap:18px}.daochong-week-appointments,.daochong-week-appointments>section{display:grid;gap:8px}.daochong-week-appointments>section>header{align-items:end;display:flex;justify-content:space-between;padding-top:9px}.daochong-week-appointments>section>header strong{font-size:14px}.daochong-week-appointments>section>header span{color:var(--daochong-forest-bright);font-size:11px}.daochong-month-entry{align-items:center;background:transparent;border:0;border-bottom:1px solid var(--daochong-line);border-top:1px solid var(--daochong-line);color:var(--daochong-ink);display:grid;gap:10px;grid-template-columns:minmax(0,1fr) auto auto;padding:15px 2px;text-align:left;width:100%}.daochong-month-entry>div{display:grid;gap:4px}.daochong-month-entry>div:nth-child(2){text-align:right}.daochong-month-entry strong{font-size:15px}.daochong-month-entry>div:nth-child(2) strong{color:#9b6816}.daochong-month-entry span{color:var(--daochong-muted);font-size:10px;line-height:1.4}.daochong-month-page{display:grid;gap:15px}.daochong-month-page-header{align-items:center;background:linear-gradient(138deg,#123b31,#1d5948);border-radius:18px;color:#f4faf6;display:grid;gap:10px;grid-template-columns:auto minmax(0,1fr) auto;padding:14px}.daochong-month-page-header button{background:#ffffff1f;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#f4faf6;font-size:11px;padding:7px 9px}.daochong-month-page-header>div{display:grid;gap:3px}.daochong-month-page-header span{color:#cfe1d8;font-size:10px}.daochong-month-page-header strong{font-size:18px}.daochong-month-summary{background:#fff;border:1px solid var(--daochong-line);border-radius:14px;display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden}.daochong-month-summary article{border-right:1px solid var(--daochong-line);display:grid;gap:4px;padding:11px 9px}.daochong-month-summary article:last-child{border-right:0}.daochong-month-summary span{color:var(--daochong-muted);font-size:9px}.daochong-month-summary strong{font-size:16px}.daochong-month-summary strong.warning{color:#9b6816}.daochong-month-legend{display:flex;gap:14px}.daochong-month-legend span{color:var(--daochong-muted);font-size:10px}.daochong-month-legend span:before{background:#dcece5;border-radius:50%;content:"";display:inline-block;height:8px;margin-right:4px;width:8px}.daochong-month-legend span.needs-fill:before{background:#f6dda9}.daochong-month-legend span.past:before{background:#e8ecea}.daochong-month-calendar{display:grid;gap:5px}.daochong-month-weekdays{display:grid;grid-template-columns:repeat(7,1fr);text-align:center}.daochong-month-weekdays span{color:var(--daochong-muted);font-size:9px}.daochong-coverage-grid{display:grid;gap:6px;grid-template-columns:repeat(7,minmax(0,1fr))}.daochong-coverage-grid button{align-content:start;background:#fff;border:1px solid #dce8e2;border-radius:9px;display:grid;gap:2px;min-height:67px;padding:7px 4px;text-align:center}.daochong-coverage-grid button.needs-fill{background:#fff7e7;border-color:#efd9a6}.daochong-coverage-grid button.past{opacity:.48}.daochong-coverage-grid button.selected{outline:2px solid var(--daochong-forest-bright);outline-offset:1px}.daochong-coverage-grid button>small{color:var(--daochong-muted);font-size:9px}.daochong-coverage-grid button.needs-fill>small{color:#9b6816;font-weight:760}.daochong-coverage-grid button>strong{color:var(--daochong-ink);font-size:15px}.daochong-coverage-grid button>p{color:var(--daochong-forest-bright);font-size:8px;line-height:1.25;margin:1px 0 0;overflow-wrap:anywhere}.daochong-month-empty{background:#fff7e7;border:1px solid #efd9a6;border-radius:11px;display:grid;gap:4px;padding:11px 12px}.daochong-month-empty span,.daochong-month-note{color:var(--daochong-muted);font-size:11px;line-height:1.5}.daochong-month-note{margin:0}.daochong-home-feed .daochong-agenda-switch{background:transparent;border:0;border-bottom:1px solid var(--daochong-line);border-radius:0;padding:0 2px 10px}.daochong-home-feed .daochong-panel{gap:8px}.daochong-home-feed .daochong-panel-title strong{font-size:17px}.daochong-text-link.is-button{background:transparent;border:0}.daochong-home-feed .daochong-timeline-list{border-left:0;border-right:0;border-radius:0;padding:2px 0}.daochong-home-feed .daochong-timeline-list:before{left:35px}.daochong-home-feed .daochong-timeline-item{min-height:64px;padding:8px 2px}.daochong-home-roster{display:grid;gap:10px}.daochong-home-roster>section{background:#fff;border:1px solid var(--daochong-line);border-radius:12px;display:grid;gap:7px;padding:10px}.daochong-home-roster-title{align-items:center;display:flex;gap:12px;justify-content:space-between}.daochong-home-roster-title span{color:var(--daochong-forest-bright);font-size:12px;font-weight:780}.daochong-home-roster-title strong{color:var(--daochong-muted);font-size:11px;font-weight:700}.daochong-home-roster .daochong-roster-rows{gap:4px}.daochong-home-roster .daochong-roster-row{background:#f6f8f7;border:0;border-radius:8px;grid-template-columns:48px minmax(0,1fr);min-height:50px;padding:7px 8px}.daochong-home-roster .daochong-roster-row>span{background:transparent;border-radius:0;color:var(--daochong-forest-bright);font-size:11px;justify-content:flex-start;min-height:24px;padding:0}.daochong-home-roster .daochong-roster-row strong{font-size:13px;font-weight:700}.daochong-home-roster .daochong-roster-row p{font-size:11px;font-weight:620}.daochong-home-feed .daochong-list{border:1px solid var(--daochong-line);border-radius:12px}.daochong-home-feed .daochong-list .daochong-list-item{background:#fff;border:0;border-bottom:1px solid var(--daochong-line);border-radius:0;min-height:62px;padding:10px 12px}.daochong-home-feed .daochong-list .daochong-list-item:last-child{border-bottom:0}.daochong-home-feed .daochong-list-item strong{font-size:14px}.daochong-home-feed .daochong-segmented{border-radius:10px;gap:3px;padding:3px}.daochong-home-feed .daochong-segmented button{min-height:36px}@media (max-width: 520px){.daochong-roster-lead{grid-template-columns:1fr}.daochong-roster-manage{justify-self:start}.daochong-activity-grid{grid-template-columns:1fr}.daochong-tab-body{max-height:none}}.login-screen{align-items:center;background:linear-gradient(135deg,#14213de0,#176b87c7),url(https://images.unsplash.com/photo-1497366754035-f200968a6e72?auto=format&fit=crop&w=1800&q=80);background-position:center;background-size:cover;display:grid;min-height:100vh;padding:24px}.login-panel{display:grid;gap:14px;margin-left:auto;max-width:390px;padding:24px;width:100%}.login-panel label{display:grid;gap:7px}.login-panel label span{color:#516274;font-size:13px;font-weight:700}.login-panel input{border:1px solid #d8e1ec;border-radius:8px;min-height:42px;padding:0 12px}.form-error{color:#b91c1c;margin:0}.finance-preview-shell{background:#f4f6f2}.finance-preview-shell .sidebar{background:#fbfcf9;border-right:1px solid #dfe5dc;color:#17231f}.finance-preview-shell .brand-mark{background:#16231e;color:#fff}.finance-preview-shell .brand-block span{color:#65726b}.finance-preview-shell .nav-item{color:#22312b}.finance-preview-shell .nav-item.active,.finance-preview-shell .nav-item:hover{background:#e6f2ec;color:#0b5f47}.finance-preview-shell .sidebar-footer{border-top-color:#dfe5dc}.finance-preview-shell .sidebar-footer>span{color:#65726b}.finance-preview-shell .icon-text-button{background:#eef2ee;color:#22312b}.finance-sidebar-nav,.finance-sidebar-group{display:grid;gap:7px}.finance-sidebar-nav{gap:22px}.finance-sidebar-heading{color:#84908a;font-size:12px;font-weight:800;padding:0 12px}.finance-sidebar-item{align-items:center;background:transparent;border:0;border-radius:8px;color:#22312b;display:flex;font-size:14px;font-weight:800;justify-content:space-between;min-height:38px;padding:0 12px;text-align:left}.finance-sidebar-item.active,.finance-sidebar-item:hover{background:#e6f2ec;color:#0b5f47}.finance-sidebar-item strong{background:#eef2ee;border-radius:999px;color:#65726b;font-size:12px;min-width:24px;padding:2px 7px;text-align:center}.finance-preview-shell .main-area{background:#f4f6f2}.finance-preview-surface{color:#16231e;display:grid;gap:14px;margin:0 auto;max-width:1180px}.finance-preview-topbar{align-items:center;display:grid;gap:16px;grid-template-columns:minmax(170px,auto) minmax(260px,420px) auto;min-height:46px}.finance-crumb,.finance-top-chips{align-items:center;display:flex;gap:10px}.finance-crumb{color:#65726b;font-size:13px}.finance-crumb strong{color:#16231e}.finance-search,.finance-top-chips span{background:#fff;border:1px solid #dfe5dc;border-radius:8px}.finance-search{color:#65726b;font-size:13px;min-height:42px;padding:12px 14px}.finance-top-chips{justify-content:end}.finance-top-chips span{color:#65726b;font-size:13px;font-weight:800;line-height:32px;padding:0 12px;white-space:nowrap}.finance-top-chips .preview{background:#fff4d8;border-color:#d4be8a;color:#80590f}.finance-hero,.finance-panel,.finance-metric{background:#fff;border:1px solid #dfe5dc;border-radius:8px}.finance-hero{align-items:end;display:grid;gap:20px;grid-template-columns:minmax(0,1fr) auto;min-height:146px;padding:24px 26px}.finance-kicker{color:#0b5f47;display:block;font-size:13px;font-weight:800;margin-bottom:8px}.finance-hero h1{color:#16231e;font-size:34px;letter-spacing:0;line-height:1.15;margin:0 0 8px}.finance-hero p{color:#65726b;font-size:15px;line-height:1.62;margin:0;max-width:660px}.finance-data-strip{align-items:start;background:#fff;border:1px solid #dfe5dc;border-radius:8px;display:grid;gap:22px;grid-template-columns:minmax(260px,320px) minmax(0,1fr);min-height:96px;padding:18px 20px}.finance-data-strip.danger{background:#fff7f6;border-color:#f4c7c3}.finance-data-strip strong{color:#16231e;display:block;font-size:15px;margin-bottom:5px}.finance-data-strip p{color:#65726b;font-size:13px;line-height:1.58;margin:0;max-width:30em}.finance-source-list{align-content:flex-start;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start;min-width:0;padding-top:2px}.finance-source-list .finance-badge{justify-content:flex-start;line-height:1.25;min-height:32px;min-width:0;padding:6px 11px;white-space:normal}.finance-hero-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;max-width:430px}.finance-button{align-items:center;background:#fff;border:1px solid #cbd6ce;border-radius:8px;color:#16231e;display:inline-flex;font-size:14px;font-weight:800;justify-content:center;min-height:38px;padding:0 16px;white-space:nowrap}.finance-button.primary{background:#0f7657;border-color:#0f7657;color:#fff}.finance-button.warning{background:#fff4d8;border-color:#efd18b;color:#7b5513}.finance-button.salary{background:#16231e;border-color:#16231e;color:#fff}.finance-metric-grid{display:grid;gap:12px;grid-template-columns:repeat(5,minmax(0,1fr))}.finance-metric{display:grid;gap:8px;min-height:104px;padding:16px}.finance-metric span{color:#65726b;font-size:13px;font-weight:800}.finance-metric strong{color:#16231e;font-size:30px;line-height:1}.finance-metric.good strong{color:#0f7657}.finance-metric.warning strong{color:#b7791f}.finance-metric.danger strong{color:#c2413b}.finance-preview-grid{display:grid;gap:14px;grid-template-columns:minmax(0,1.45fr) minmax(320px,.95fr)}.finance-stack{display:grid;gap:14px}.finance-panel{overflow:hidden}.finance-panel-head{align-items:center;border-bottom:1px solid #dfe5dc;display:flex;gap:14px;justify-content:space-between;padding:16px 18px}.finance-panel-head h2{color:#16231e;font-size:19px;letter-spacing:0;line-height:1.2;margin:0}.finance-panel-head span{color:#65726b;font-size:13px;font-weight:800;white-space:nowrap}.finance-todo-list{display:grid}.finance-todo-row{align-items:center;border-bottom:1px solid #dfe5dc;display:grid;gap:14px;grid-template-columns:86px minmax(0,1fr) auto;min-height:82px;padding:14px 18px}.finance-todo-row:last-child{border-bottom:0}.finance-todo-row strong{color:#16231e;font-size:16px}.finance-todo-row p{color:#65726b;font-size:13px;line-height:1.42;margin:5px 0 0}.finance-badge{align-items:center;border-radius:8px;display:inline-flex;font-size:13px;font-weight:850;justify-content:center;min-height:30px;min-width:70px;padding:0 10px;white-space:nowrap}.finance-badge.ready{background:#e6f2ec;color:#0b5f47}.finance-badge.warning{background:#fff4d8;color:#b7791f}.finance-badge.danger{background:#fdebea;color:#c2413b}.finance-badge.info{background:#e8f0f6;color:#38658a}.finance-table-wrap{overflow-x:auto}.finance-table{border-collapse:collapse;min-width:620px;width:100%}.finance-table th,.finance-table td{border-bottom:1px solid #dfe5dc;color:#16231e;font-size:13px;padding:12px 14px;text-align:left}.finance-table th{color:#65726b;font-size:12px;font-weight:850}.finance-table .amount{font-variant-numeric:tabular-nums;text-align:right}.finance-quick-grid{display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr));padding:16px 18px 18px}.finance-quick{background:#f9faf7;border:1px solid #dfe5dc;border-radius:8px;color:#16231e;display:grid;gap:8px;min-height:78px;padding:13px;text-align:left}.finance-quick strong{font-size:14px}.finance-quick span{color:#65726b;font-size:12px}.finance-quick.highlight{background:#fff4d8;border-color:#d4be8a;box-shadow:inset 0 0 0 1px #efd18b}.finance-quick.highlight strong{color:#80590f}.finance-step-list{display:grid;gap:10px;padding:16px 18px 18px}.finance-step{align-items:center;display:grid;gap:12px;grid-template-columns:30px minmax(0,1fr) auto;min-height:48px}.finance-step-index{align-items:center;background:#eef2ee;border-radius:999px;color:#65726b;display:inline-flex;font-size:13px;font-weight:850;height:30px;justify-content:center;width:30px}.finance-step.ready .finance-step-index{background:#0f7657;color:#fff}.finance-step.warning .finance-step-index{background:#b7791f;color:#fff}.finance-step strong{display:block;font-size:14px}.finance-step p{color:#65726b;font-size:12px;margin:4px 0 0}.finance-drawer-card{background:#f9faf7;border:1px solid #dfe5dc;border-radius:8px;display:grid;gap:9px;margin:16px 18px 18px;padding:14px}.finance-drawer-card div:not(.finance-drawer-actions){align-items:center;display:flex;gap:12px;justify-content:space-between}.finance-drawer-card span{color:#65726b;font-size:13px}.finance-drawer-card strong{font-variant-numeric:tabular-nums}.finance-drawer-actions{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:8px}.finance-drawer-actions .finance-button{font-size:12px;min-height:34px;padding:0 8px}@media (max-width: 900px){.app-shell{grid-template-columns:1fr}.sidebar{display:grid;gap:14px;grid-template-columns:1fr;padding:14px}.nav-list{grid-template-columns:repeat(2,minmax(0,1fr))}.sidebar-footer{display:flex;justify-content:space-between}.main-area{padding:18px}.page-header{align-items:stretch;flex-direction:column}.header-actions{justify-content:flex-start}.summary-grid,.two-column-panel,.history-grid,.finance-preview-topbar,.finance-hero,.finance-data-strip,.finance-metric-grid,.finance-preview-grid,.finance-quick-grid{grid-template-columns:1fr}.finance-top-chips,.finance-source-list,.finance-hero-actions{justify-content:flex-start}.finance-todo-row{align-items:stretch;grid-template-columns:1fr}}@media (max-width: 560px){.nav-list{grid-template-columns:1fr}.primary-button,.secondary-button,.month-field{width:100%}.panel-title-row,.review-row{align-items:stretch;flex-direction:column}.finance-panel-head,.finance-step,.finance-drawer-card div:not(.finance-drawer-actions){align-items:flex-start;flex-direction:column}.finance-step,.finance-drawer-actions{grid-template-columns:1fr}.finance-button{width:100%}.daochong-agenda-switch{grid-template-columns:1fr}.login-screen{align-items:end;padding:14px}}@media (max-width: 380px){.daochong-roster-signals{grid-template-columns:1fr}.mobile-work-page{padding:10px 8px}.mobile-work-phone{border-radius:18px;gap:14px;min-height:calc(100vh - 20px);padding:16px 12px 18px}.mobile-work-header{grid-template-columns:42px minmax(0,1fr) 42px}.mobile-work-stat-grid{gap:7px}.mobile-work-stat{min-height:86px;padding:12px 7px}.mobile-work-stat span{font-size:12px}.mobile-work-panel{border-radius:18px;padding:16px}.mobile-work-priority,.mobile-work-submission{align-items:stretch;grid-template-columns:1fr}.mobile-work-priority,.mobile-work-submission{display:grid}.mobile-work-pill,.mobile-work-button{justify-self:start}.mobile-work-entry{grid-template-columns:30px minmax(0,1fr)}.mobile-work-entry small{grid-column:2;text-align:left}}.daochong-messages-page{background:#f7faf8;min-height:100dvh;overflow-y:auto;padding-bottom:calc(28px + env(safe-area-inset-bottom))}.daochong-subpage-header{align-items:center;background:#174c3d;color:#fff;display:grid;grid-template-columns:64px 1fr 64px;min-height:78px;padding:12px 14px}.daochong-subpage-header>div{display:grid;gap:2px;text-align:center}.daochong-subpage-header span{color:#ffffffa6;font-size:11px}.daochong-subpage-header strong{font-size:19px;letter-spacing:.02em}.daochong-subpage-header button{background:transparent;border:0;color:#ffffffd1;font:inherit;justify-self:start;padding:8px 0}.daochong-subpage-header button.icon{display:grid;justify-self:end;place-items:center;width:38px}.daochong-message-summary{background:#fff;border-bottom:1px solid #dce6e1;display:grid;grid-template-columns:repeat(3,1fr)}.daochong-message-summary article{display:grid;gap:5px;padding:15px 10px;text-align:center}.daochong-message-summary article+article{border-left:1px solid #edf2ef}.daochong-message-summary span{color:#718078;font-size:11px}.daochong-message-summary strong{color:#19372e;font-size:18px}.daochong-message-summary strong.warning{color:#a96d15}.daochong-message-toolbar{align-items:center;display:flex;gap:10px;justify-content:space-between;padding:14px 14px 10px}.daochong-message-toolbar .daochong-segmented{flex:1;margin:0}.daochong-message-toolbar>button{background:transparent;border:0;color:#2f765e;flex:0 0 auto;font-size:12px;padding:8px 0}.daochong-message-toolbar>button:disabled{color:#a3afa9}.daochong-message-list{display:grid;gap:10px;padding:2px 14px 24px}.daochong-message-list>article{align-items:start;background:#fff;border:1px solid #e0e9e4;border-radius:14px;display:grid;gap:10px;grid-template-columns:34px minmax(0,1fr) auto;padding:14px 12px}.daochong-message-list>article.unread{border-left:3px solid #2f765e}.daochong-message-list>article.failed{background:#fffbf3;border-color:#efd8ae}.daochong-message-icon{background:#e5f0eb;border-radius:50%;color:#2f765e;display:grid;height:34px;place-items:center;width:34px}.failed .daochong-message-icon{background:#fff0d6;color:#a96d15}.daochong-message-copy{min-width:0}.daochong-message-copy>div{align-items:baseline;display:flex;gap:8px;justify-content:space-between}.daochong-message-copy strong{color:#1d312a;font-size:14px}.daochong-message-copy time,.daochong-message-copy small{color:#829089;font-size:10px;white-space:nowrap}.daochong-message-copy p{color:#5f7068;font-size:12px;line-height:1.55;margin:6px 0}.daochong-message-actions{align-self:center}.daochong-message-actions button,.daochong-message-actions span{background:#e5f0eb;border:0;border-radius:999px;color:#24634f;display:inline-block;font-size:11px;padding:7px 10px;white-space:nowrap}.daochong-message-actions span{background:#f1f3f2;color:#87938e}@media (max-width: 380px){.daochong-message-list>article{grid-template-columns:32px minmax(0,1fr)}.daochong-message-actions{grid-column:2}}.daochong-permission-page{background:#f7faf8;min-height:100dvh;padding-bottom:calc(30px + env(safe-area-inset-bottom))}.daochong-permission-summary{background:#fff;border-bottom:1px solid #dce6e1;display:grid;grid-template-columns:repeat(4,1fr)}.daochong-permission-summary article{display:grid;gap:5px;padding:14px 5px;text-align:center}.daochong-permission-summary article+article{border-left:1px solid #edf2ef}.daochong-permission-summary span{color:#718078;font-size:10px}.daochong-permission-summary strong{color:#19372e;font-size:18px}.daochong-permission-summary strong.warning{color:#a96d15}.daochong-permission-summary strong.danger{color:#ad473e}.daochong-permission-safety{align-items:center;background:#e8f2ed;color:#376657;display:flex;font-size:11px;gap:8px;line-height:1.5;margin:12px 14px 0;padding:10px 12px}.daochong-permission-filters{display:grid;gap:6px;grid-template-columns:repeat(4,1fr);padding:12px 14px 10px}.daochong-permission-filters button{background:#edf3f0;border:0;border-radius:9px;color:#64756d;font-size:11px;min-height:36px}.daochong-permission-filters button.active{background:#245d4b;color:#fff;font-weight:700}.daochong-permission-list{display:grid;gap:12px;padding:0 14px 24px}.daochong-permission-card{background:#fff;border:1px solid #dfe8e3;border-left:4px solid #4a806e;border-radius:15px;box-shadow:0 8px 24px #1f43370d;overflow:hidden;padding:14px}.daochong-permission-card.risk-warning{border-left-color:#d29a3d}.daochong-permission-card.risk-high{border-left-color:#bd5a50}.daochong-permission-card-head{align-items:center;display:grid;gap:10px;grid-template-columns:40px minmax(0,1fr) auto}.daochong-permission-card-head .avatar{background:#e5f0eb;border-radius:50%;color:#24634f;display:grid;font-size:16px;font-weight:700;height:40px;place-items:center;width:40px}.daochong-permission-card-head>div{display:grid;gap:3px}.daochong-permission-card-head strong{color:#1c3029;font-size:15px}.daochong-permission-card-head div span{color:#7b8983;font-size:11px}.daochong-permission-card-head em{background:#e5f0eb;border-radius:999px;color:#2f765e;font-size:10px;font-style:normal;padding:6px 9px}.risk-warning .daochong-permission-card-head em{background:#fff2dc;color:#a36b14}.risk-high .daochong-permission-card-head em{background:#fbe8e5;color:#a84037}.daochong-permission-meta{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0}.daochong-permission-meta span{background:#f1f5f3;border-radius:999px;color:#64756d;font-size:10px;padding:5px 8px}.daochong-permission-pay{background:#f5f8f6;display:grid;gap:4px;margin:0 -14px;padding:11px 14px}.daochong-permission-pay span,.daochong-permission-pay small{color:#7a8982;font-size:10px}.daochong-permission-pay strong{color:#2a4c40;font-size:12px}.daochong-permission-risks{display:grid;gap:6px;margin-top:12px}.daochong-permission-risks span{border-radius:8px;font-size:11px;line-height:1.4;padding:7px 9px}.daochong-permission-risks span.warning{background:#fff4e2;color:#8e621d}.daochong-permission-risks span.danger{background:#fcedea;color:#943e36}.daochong-permission-ready{align-items:center;color:#34725c;display:flex;font-size:11px;gap:7px;margin-top:12px}.daochong-permission-detail{border-top:1px solid #edf1ef;margin-top:12px;padding-top:10px}.daochong-permission-detail summary{color:#4c6c60;cursor:pointer;font-size:11px}.daochong-permission-detail>div{display:grid;gap:6px;margin-top:9px}.daochong-permission-detail span{background:#eef5f1;color:#41715f;font-size:10px;padding:6px 8px}.daochong-permission-detail span.missing{background:#fff2dc;color:#9b6818}.daochong-readiness-page{min-height:100%;padding-bottom:34px;background:linear-gradient(180deg,#eef5f0 0,#f8faf8 240px,#f6f6f2)}.daochong-readiness-hero{display:grid;grid-template-columns:78px minmax(0,1fr);gap:16px;align-items:center;margin:14px 16px 12px;padding:20px;color:#f8fbf8;border-radius:22px;background:linear-gradient(135deg,#123f34,#1e6551);box-shadow:0 16px 36px #123f3429}.daochong-readiness-hero.status-blocked{background:linear-gradient(135deg,#57342c,#8b4938)}.daochong-readiness-hero.status-warning{background:linear-gradient(135deg,#51452d,#8b7040)}.daochong-readiness-hero .score{display:grid;place-content:center;width:74px;height:74px;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:#ffffff1a;text-align:center}.daochong-readiness-hero .score strong{font-size:28px;line-height:1}.daochong-readiness-hero .score span,.daochong-readiness-hero>div:last-child>span{margin-top:5px;color:#ffffffb3;font-size:11px}.daochong-readiness-hero h2{margin:5px 0 4px;font-size:19px;line-height:1.25}.daochong-readiness-hero p{margin:0;color:#ffffffc2;font-size:12px;line-height:1.55}.daochong-readiness-list{display:grid;gap:10px;padding:12px 16px 0}.daochong-readiness-check{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;align-items:center;padding:15px 13px;border:1px solid #dce7e0;border-radius:17px;background:#ffffffeb;box-shadow:0 7px 20px #2243370d}.daochong-readiness-check .state-icon{display:grid;place-items:center;width:34px;height:34px;color:#28745e;border-radius:12px;background:#e7f3ed}.daochong-readiness-check.status-warning .state-icon{color:#9a6b18;background:#fff4d9}.daochong-readiness-check.status-blocked .state-icon{color:#a14437;background:#fbe9e5}.daochong-readiness-check>div{display:grid;gap:3px;min-width:0}.daochong-readiness-check>div>span{color:#718078;font-size:11px}.daochong-readiness-check strong{color:#172b25;font-size:15px}.daochong-readiness-check p{margin:0;color:#68736e;font-size:12px;line-height:1.5}.daochong-readiness-check>button{display:inline-flex;align-items:center;gap:1px;padding:7px 2px 7px 8px;color:#266b56;border:0;background:transparent;font:inherit;font-size:12px}.daochong-test-console-page{min-height:100%;padding-bottom:36px;color:#19362d;background:linear-gradient(180deg,#edf5f0 0,#f9faf8 250px,#f5f5f0)}.daochong-test-console-hero{display:grid;grid-template-columns:78px minmax(0,1fr);gap:16px;align-items:center;margin:14px 16px 12px;padding:20px;color:#fff;border-radius:22px;background:linear-gradient(135deg,#123f34,#236b56);box-shadow:0 16px 34px #14453729}.daochong-test-console-hero.status-blocked{background:linear-gradient(135deg,#5c342e,#914d3f)}.daochong-test-console-hero.status-completed{background:linear-gradient(135deg,#0c4939,#1e7960)}.daochong-test-console-hero .progress-ring{display:grid;place-items:center;width:74px;height:74px;border-radius:50%;background:radial-gradient(circle,#1b5545 56%,transparent 58%),conic-gradient(#d7b86a var(--progress),rgba(255,255,255,.18) 0)}.daochong-test-console-hero .progress-ring span{font-size:18px;font-weight:800}.daochong-test-console-hero>div:last-child>span{color:#ffffffad;font-size:11px}.daochong-test-console-hero h2{margin:5px 0 4px;font-size:20px}.daochong-test-console-hero p{margin:0;color:#ffffffc2;font-size:12px}.daochong-test-batch-picker{display:flex;align-items:center;gap:12px;margin:0 16px 10px;padding:11px 13px;border:1px solid #dbe7e0;border-radius:15px;background:#ffffffe6}.daochong-test-batch-picker span{color:#718078;font-size:12px;white-space:nowrap}.daochong-test-batch-picker select{min-width:0;flex:1;color:#23473b;border:0;outline:0;background:transparent;font:inherit;font-size:12px;font-weight:700}.daochong-test-safety{display:flex;gap:8px;align-items:flex-start;margin:0 16px 12px;padding:10px 12px;color:#527165;border-radius:13px;background:#e5f0ea;font-size:11px;line-height:1.55}.daochong-test-admission{display:grid;gap:12px;margin:0 16px 14px;padding:16px;border:1px solid #d9e5df;border-radius:18px;background:#fff}.daochong-test-admission.status-ready{border-color:#bcd8ca}.daochong-test-admission.status-blocked{border-color:#e7c8c1}.daochong-test-admission .head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px}.daochong-test-admission .head>div{display:grid;gap:3px}.daochong-test-admission .head span{color:#7d8b84;font-size:10px}.daochong-test-admission .head strong{font-size:16px}.daochong-test-admission .head p{margin:0;color:#66766f;font-size:10px;line-height:1.5}.daochong-test-admission .head em{align-self:start;color:#276b56;font-size:18px;font-style:normal;font-weight:800}.daochong-test-admission.status-blocked .head em{color:#9d4639}.daochong-test-admission .requirements{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #edf1ee;border-left:1px solid #edf1ee}.daochong-test-admission .requirements article{display:grid;grid-template-columns:17px minmax(0,1fr);gap:7px;padding:10px 8px;color:#2b705a;border-right:1px solid #edf1ee;border-bottom:1px solid #edf1ee}.daochong-test-admission .requirements article.failed{color:#a34b3d}.daochong-test-admission .requirements article>div{display:grid;gap:2px}.daochong-test-admission .requirements strong{color:#28483d;font-size:10px}.daochong-test-admission .requirements span{color:#7b8882;font-size:8px;line-height:1.4}.daochong-test-admission>button{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;align-items:center;padding:11px 12px;color:#fff;border:0;border-radius:12px;background:#1c5f4b;font:inherit;font-size:12px;font-weight:800}.daochong-test-admission>button:active,.daochong-test-print-button:active{transform:translateY(1px)}.daochong-test-health-gate{display:grid;gap:10px;margin:0 16px 14px;padding:14px;border:1px solid #dce5e0;border-radius:18px;background:#fffffff5}.daochong-test-health-gate .head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.daochong-test-health-gate .head>div{display:grid;gap:2px}.daochong-test-health-gate .head span{color:#7c8983;font-size:9px}.daochong-test-health-gate .head strong{font-size:14px}.daochong-test-health-gate .head em{display:grid;place-items:center;width:42px;height:42px;color:#276c56;border:1px solid #c8ded3;border-radius:50%;background:#edf5f1;font-size:15px;font-style:normal;font-weight:800}.daochong-test-health-gate.status-blocked .head em{color:#9d4639;border-color:#e7c7c0;background:#fbefec}.daochong-test-health-gate .checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #edf1ee;border-left:1px solid #edf1ee}.daochong-test-health-gate .checks article{display:grid;grid-template-columns:auto minmax(0,1fr);gap:6px;padding:9px 7px;border-right:1px solid #edf1ee;border-bottom:1px solid #edf1ee}.daochong-test-health-gate .checks article>span,.report-health .checks article>span{align-self:start;padding:3px 4px;color:#287058;border-radius:5px;background:#e3f0e9;font-size:7px}.daochong-test-health-gate .checks article>span.status-warning,.report-health .checks article>span.status-warning{color:#94651f;background:#fff2d8}.daochong-test-health-gate .checks article>span.status-blocked,.report-health .checks article>span.status-blocked{color:#9d4639;background:#f8e7e3}.daochong-test-health-gate .checks article>div,.report-health .checks article>div{display:grid;gap:2px}.daochong-test-health-gate .checks strong{font-size:9px}.daochong-test-health-gate .checks small{color:#7b8781;font-size:7px;line-height:1.4}.daochong-test-health-gate>button{display:flex;justify-content:flex-end;align-items:center;gap:2px;padding:3px 0;color:#2a6d57;border:0;background:transparent;font:inherit;font-size:10px}.daochong-test-batch-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin:0 16px 14px;padding:15px;border:1px solid #dde7e1;border-radius:18px;background:#fffffff0}.daochong-test-batch-card>div:first-child{display:grid;gap:3px}.daochong-test-batch-card>div:first-child span,.daochong-test-batch-card>div:first-child small{color:#77857f;font-size:10px}.daochong-test-batch-card>div:first-child strong{font-size:15px}.daochong-test-batch-card>em{align-self:start;padding:5px 8px;color:#2a6a56;border-radius:999px;background:#e4f1eb;font-size:10px;font-style:normal}.daochong-test-batch-card .testers{display:flex;grid-column:1 / -1;gap:8px;padding-top:9px;border-top:1px solid #edf1ee}.daochong-test-batch-card .testers>span{display:grid;grid-template-columns:26px auto;column-gap:7px;align-items:center;color:#29483e;font-size:11px}.daochong-test-batch-card .testers i{display:grid;grid-row:1 / 3;place-items:center;width:26px;height:26px;color:#fff;border-radius:9px;background:#276b56;font-style:normal}.daochong-test-batch-card .testers small{color:#829088;font-size:9px}.daochong-test-stages,.daochong-test-feedback-list{display:grid;gap:9px;margin:0 16px 16px}.daochong-test-stages .section-title,.daochong-test-feedback-list .section-title{display:grid;grid-template-columns:minmax(0,1fr) auto;padding:3px 2px 4px}.daochong-test-stages .section-title span,.daochong-test-feedback-list .section-title span{grid-column:1;color:#819087;font-size:10px}.daochong-test-stages .section-title strong,.daochong-test-feedback-list .section-title strong{grid-column:1;font-size:17px}.daochong-test-feedback-list .section-title button{grid-column:2;grid-row:1 / 3;align-self:center;padding:7px 10px;color:#fff;border:0;border-radius:10px;background:#256951;font:inherit;font-size:11px}.daochong-test-stages>article{display:grid;grid-template-columns:32px minmax(0,1fr) auto;gap:10px;align-items:center;padding:13px;border:1px solid #dde7e1;border-radius:16px;background:#fff}.daochong-test-stages .order{display:grid;place-items:center;width:30px;height:30px;color:#718078;border-radius:10px;background:#eef2ef;font-size:12px;font-weight:800}.daochong-test-stages article.status-completed .order{color:#fff;background:#28725b}.daochong-test-stages article.status-blocked .order{color:#a34639;background:#f9e8e4}.daochong-test-stages article>div{display:grid;gap:2px}.daochong-test-stages article em{color:#7b8982;font-size:9px;font-style:normal}.daochong-test-stages article.status-blocked em{color:#a34639}.daochong-test-stages article strong{font-size:14px}.daochong-test-stages article p{margin:0;color:#748078;font-size:10px;line-height:1.45}.daochong-test-stages article small{color:#a56b23;font-size:9px}.daochong-test-stages article>button{padding:7px 5px;color:#2a6b57;border:0;background:transparent;font:inherit;font-size:10px}.daochong-test-feedback-list>article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:13px 14px;border:1px solid #eed9bc;border-left:4px solid #ca9344;border-radius:15px;background:#fffaf1}.daochong-test-feedback-list>article.blocker{border-color:#ebcdc7;border-left-color:#a94b3d;background:#fff7f5}.daochong-test-feedback-list>article.resolved{opacity:.68;border-color:#dfe7e2;border-left-color:#6b8b7e;background:#f8faf8}.daochong-test-feedback-list article>div{display:grid;gap:3px}.daochong-test-feedback-list article span,.daochong-test-feedback-list article small{color:#917143;font-size:9px}.daochong-test-feedback-list article strong{font-size:13px}.daochong-test-feedback-list article p{margin:0;color:#6f7773;font-size:10px;line-height:1.5}.daochong-test-feedback-list article>button{align-self:center;padding:7px 8px;color:#276b56;border:1px solid #cfe0d7;border-radius:9px;background:#fff;font:inherit;font-size:10px}.daochong-test-feedback-sheet{position:absolute;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;align-items:end}.daochong-test-feedback-sheet .backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0a1c1670}.daochong-test-feedback-sheet form{position:relative;display:grid;gap:12px;max-height:84%;padding:10px 18px 24px;overflow-y:auto;border-radius:24px 24px 0 0;background:#fbfcfa}.daochong-test-feedback-sheet .handle{justify-self:center;width:38px;height:4px;border-radius:99px;background:#cad5cf}.daochong-test-feedback-sheet .head{display:flex;justify-content:space-between;align-items:center}.daochong-test-feedback-sheet .head>div{display:grid;gap:2px}.daochong-test-feedback-sheet .head span{color:#7a8881;font-size:10px}.daochong-test-feedback-sheet .head strong{font-size:17px}.daochong-test-feedback-sheet .head button{color:#69756f;border:0;background:transparent}.daochong-test-feedback-sheet label{display:grid;gap:6px;color:#52645d;font-size:11px}.daochong-test-feedback-sheet input,.daochong-test-feedback-sheet select,.daochong-test-feedback-sheet textarea{width:100%;padding:11px 12px;color:#1e392f;border:1px solid #d6e2dc;border-radius:12px;outline:0;background:#fff;font:inherit;font-size:12px;box-sizing:border-box}.daochong-test-feedback-sheet textarea{resize:vertical}.daochong-test-feedback-sheet .submit{display:flex;justify-content:center;align-items:center;gap:7px;padding:12px;color:#fff;border:0;border-radius:13px;background:#1d604b;font:inherit;font-size:13px;font-weight:800}.daochong-test-feedback-sheet .submit:disabled{opacity:.45}.daochong-test-report-page{min-height:100%;padding-bottom:34px;color:#1d382f;background:#edf3ef}.daochong-test-report-sheet{margin:14px 14px 18px;overflow:hidden;border:1px solid #d8e2dd;border-radius:18px;background:#fff;box-shadow:0 18px 38px #1c433617}.daochong-test-report-sheet .report-cover{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:end;padding:22px 20px 18px;color:#fff;background:#164b3c}.daochong-test-report-sheet .report-cover.status-blocked{background:#713d34}.daochong-test-report-sheet .report-cover.status-not_ready{background:#665433}.daochong-test-report-sheet .report-cover span{color:#ffffff9e;font-size:9px;letter-spacing:.15em}.daochong-test-report-sheet .report-cover h1{margin:7px 0 5px;font-size:20px;line-height:1.15}.daochong-test-report-sheet .report-cover p{margin:0;color:#ffffffb8;font-size:10px}.daochong-test-report-sheet .report-cover>strong{padding:7px 9px;border:1px solid rgba(255,255,255,.26);border-radius:999px;font-size:10px;white-space:nowrap}.report-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;border-bottom:1px solid #e4eae6}.report-meta>div{min-width:0;padding:11px 14px;border-right:1px solid #e4eae6;border-bottom:1px solid #e4eae6}.report-meta dt{color:#859089;font-size:8px}.report-meta dd{margin:3px 0 0;overflow-wrap:anywhere;color:#29483d;font-size:9px;font-weight:700}.report-decision{margin:16px;padding:14px;border-left:4px solid #2a735b;background:#f0f6f2}.report-decision>span,.report-section .title small{color:#7e8b84;font-size:8px;text-transform:uppercase}.report-decision>strong{display:block;margin-top:3px;font-size:15px}.report-decision>p{margin:5px 0 10px;color:#66756f;font-size:9px;line-height:1.55}.report-decision>div{display:flex;flex-wrap:wrap;gap:6px}.report-decision em{padding:4px 7px;color:#356c5a;border-radius:999px;background:#dfece5;font-size:8px;font-style:normal}.report-section{padding:4px 16px 14px}.report-section .title{display:grid;grid-template-columns:30px minmax(0,1fr);gap:8px;align-items:center;margin-bottom:9px;padding-top:11px;border-top:1px solid #e5ebe7}.report-section .title>span{color:#2c705a;font-size:17px;font-weight:800}.report-section .title>div{display:grid}.report-section .title strong{font-size:13px}.report-requirements,.report-stages,.report-issues{display:grid}.report-requirements article,.report-issues article{display:grid;grid-template-columns:45px minmax(0,1fr);gap:8px;padding:9px 0;border-bottom:1px solid #edf1ee}.report-requirements article>span,.report-issues article>span{align-self:start;padding:4px 5px;color:#2b7059;border-radius:6px;background:#e5f1ea;font-size:8px;text-align:center}.report-requirements article>span.failed,.report-issues article>span:not(:first-child){color:#9d4639}.report-requirements article>div,.report-issues article>div{display:grid;gap:2px}.report-requirements strong,.report-issues strong{font-size:10px}.report-requirements p,.report-issues p{margin:0;color:#78847e;font-size:8px;line-height:1.5}.report-issues small{color:#8c9691;font-size:7px}.report-stages article{display:grid;grid-template-columns:24px minmax(0,1fr) auto;gap:8px;align-items:center;padding:8px 0;border-bottom:1px solid #edf1ee}.report-stages article>span{color:#a1aaa5;font-size:9px;font-weight:800}.report-stages article>div{display:grid;gap:1px}.report-stages strong{font-size:10px}.report-stages small{color:#818c86;font-size:7px}.report-stages em{padding:4px 6px;color:#6f7c76;border-radius:6px;background:#eef1ef;font-size:8px;font-style:normal}.report-stages em.status-completed{color:#286d57;background:#e2efe8}.report-stages em.status-blocked{color:#9d4639;background:#f6e7e3}.report-health{display:grid;grid-template-columns:58px minmax(0,1fr);gap:10px}.report-health .score{display:grid;align-content:center;justify-items:center;min-height:58px;color:#286e57;border:1px solid #d5e5dd;background:#edf5f1}.report-health .score.status-warning{color:#91631f;border-color:#ead7ad;background:#fff7e7}.report-health .score.status-blocked{color:#9b4639;border-color:#e6c8c1;background:#fbefec}.report-health .score strong{font-size:18px}.report-health .score span{font-size:7px}.report-health .checks{display:grid}.report-health .checks article{display:grid;grid-template-columns:auto minmax(0,1fr);gap:6px;padding:6px 0;border-bottom:1px solid #edf1ee}.report-health .checks strong{font-size:8px}.report-health .checks small{color:#7c8882;font-size:7px;line-height:1.35}.report-empty,.report-boundary{display:flex;gap:8px;align-items:flex-start;color:#326e5a;font-size:9px}.report-boundary{margin:0 16px 12px;padding:11px;background:#edf5f0}.report-boundary div{display:grid;gap:2px}.report-boundary strong,.report-scope strong{font-size:10px}.report-boundary p,.report-scope p{margin:0;color:#718078;font-size:8px;line-height:1.5}.report-scope{margin:0 16px 14px}.daochong-test-report-sheet footer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:15px 16px 20px;border-top:1px solid #e5ebe7;color:#6f7b75;font-size:8px}.daochong-test-print-button{display:flex;justify-content:center;align-items:center;gap:8px;width:calc(100% - 32px);margin:0 16px;padding:12px;color:#fff;border:0;border-radius:13px;background:#1b604b;font:inherit;font-size:12px;font-weight:800}@media print{.no-print{display:none!important}body,#root,.mobile-work-page,.mobile-work-phone,.daochong-test-report-page{min-height:0!important;overflow:visible!important;background:#fff!important}.mobile-work-page,.mobile-work-phone{width:100%!important;max-width:none!important;padding:0!important;border:0!important;box-shadow:none!important}.daochong-test-report-sheet{width:100%;margin:0;border:0;border-radius:0;box-shadow:none}.report-section,.report-decision,.report-boundary{break-inside:avoid}}.daochong-work-phone.service-records-open{display:block;overflow-y:auto;padding:0}.daochong-service-records,.daochong-card-ledger{color:#18362d;min-height:100%;padding:18px 18px 36px}.daochong-ledger-customer-picker{align-items:center;background:#fff;border:1px solid #d9e6e0;border-radius:15px;display:flex;gap:12px;justify-content:space-between;margin-bottom:13px;padding:11px 13px}.daochong-ledger-customer-picker>span{color:#6f817a;font-size:12px;font-weight:700}.daochong-ledger-customer-picker select{background:#eef5f1;border:0;border-radius:10px;color:#1b4b3b;font-size:13px;font-weight:800;max-width:68%;min-height:36px;padding:0 28px 0 11px}.daochong-ledger-balance-card{background:radial-gradient(circle at 88% 18%,rgba(213,231,221,.18),transparent 26%),linear-gradient(138deg,#123b31,#1d5948 68%,#2a6a55);border-radius:22px;box-shadow:0 14px 28px #14433429;color:#fff;margin-bottom:12px;overflow:hidden;padding:18px;position:relative}.daochong-ledger-balance-card>div{align-items:center;display:flex;justify-content:space-between}.daochong-ledger-balance-card>div span{font-size:15px;font-weight:800}.daochong-ledger-balance-card>div em{color:#bcd5cb;font-size:11px;font-style:normal}.daochong-ledger-balance-card>strong{display:block;font-size:34px;letter-spacing:-1px;margin:13px 0 10px}.daochong-ledger-balance-card>strong small{font-size:17px;margin-right:5px}.daochong-ledger-balance-card p{align-items:center;color:#c8ddd4;display:flex;font-size:10px;gap:5px;margin:0}.daochong-ledger-summary{background:#fff;border:1px solid #d9e6e0;border-radius:17px;display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:13px;overflow:hidden}.daochong-ledger-summary article{min-width:0;padding:13px 10px}.daochong-ledger-summary article+article{border-left:1px solid #e4ece8}.daochong-ledger-summary span,.daochong-ledger-summary strong{display:block}.daochong-ledger-summary span{color:#82928c;font-size:10px;margin-bottom:5px}.daochong-ledger-summary strong{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.daochong-ledger-message{background:#edf6f1;border:1px solid #d2e5dc;border-radius:12px;color:#275b49;font-size:11px;line-height:1.55;margin:0 0 12px;padding:9px 11px}.daochong-adjustment-form,.daochong-adjustment-list{background:#fff;border:1px solid #d9e6e0;border-radius:20px;margin-bottom:13px;padding:15px}.daochong-adjustment-form>header,.daochong-adjustment-list>header,.daochong-adjustment-list>article>header{align-items:center;display:flex;justify-content:space-between}.daochong-adjustment-form>header,.daochong-adjustment-list>header{margin-bottom:13px}.daochong-adjustment-form header span,.daochong-adjustment-form header strong,.daochong-adjustment-list header span,.daochong-adjustment-list header strong{display:block}.daochong-adjustment-form header span,.daochong-adjustment-list>header span{color:#7f918a;font-size:10px;margin-bottom:2px}.daochong-adjustment-form header strong,.daochong-adjustment-list>header strong{color:#173b30;font-size:15px}.daochong-adjustment-form header em,.daochong-adjustment-list>header em{color:#8b9a95;font-size:10px;font-style:normal}.daochong-adjustment-form>label,.daochong-adjustment-grid label{display:grid;gap:6px;margin-bottom:11px}.daochong-adjustment-form label>span{color:#526861;font-size:11px;font-weight:800}.daochong-adjustment-form label small{color:#84948e;font-size:9px}.daochong-adjustment-form input,.daochong-adjustment-form select,.daochong-adjustment-form textarea,.daochong-adjustment-list footer input{background:#f5f8f6;border:1px solid #dbe6e1;border-radius:11px;box-sizing:border-box;color:#173b30;font:inherit;font-size:12px;min-height:42px;padding:9px 11px;width:100%}.daochong-adjustment-form textarea{min-height:74px;resize:vertical}.daochong-adjustment-grid{display:grid;gap:9px;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.daochong-adjustment-form input[type=file]{font-size:9px;padding:8px}.daochong-adjustment-form>button,.daochong-adjustment-list footer button{align-items:center;background:#185744;border:0;border-radius:11px;color:#fff;display:inline-flex;font-size:12px;font-weight:800;gap:5px;justify-content:center;min-height:42px;padding:0 14px}.daochong-adjustment-form>button{width:100%}.daochong-adjustment-form button:disabled,.daochong-adjustment-list button:disabled{opacity:.55}.daochong-adjustment-list{padding-bottom:5px}.daochong-adjustment-list>article{border-top:1px solid #e8efeb;padding:13px 0}.daochong-adjustment-list>article>header div{min-width:0}.daochong-adjustment-list>article>header strong{color:#193d31;font-size:13px}.daochong-adjustment-list>article>header span{color:#899791;font-size:9px;margin-top:3px}.daochong-adjustment-list>article>header em{background:#edf4f1;border-radius:999px;color:#557168;font-size:10px;font-style:normal;padding:5px 8px}.daochong-adjustment-list>article.status-pending>header em{background:#fff2d9;color:#8b611e}.daochong-adjustment-list>article.status-approved>header em{background:#e4f2eb;color:#236a50}.daochong-adjustment-list>article>p{color:#526761;font-size:11px;line-height:1.55;margin:10px 0}.daochong-adjustment-list .amount{align-items:center;display:flex;justify-content:space-between}.daochong-adjustment-list .amount strong{color:#173b30;font-size:17px}.daochong-adjustment-list .amount span{color:#8a9893;font-size:9px}.daochong-adjustment-list article>aside{align-items:flex-start;background:#fff5e6;border-radius:10px;color:#8b6120;display:flex;font-size:10px;gap:5px;line-height:1.5;margin-top:9px;padding:8px 9px}.daochong-adjustment-list footer{border-top:1px dashed #dfe8e4;display:grid;gap:8px;margin-top:11px;padding-top:11px}.daochong-adjustment-list footer>div{display:grid;gap:8px;grid-template-columns:1fr 1.35fr}.daochong-adjustment-list footer button.return{background:#eef3f1;color:#566b64}.daochong-ledger-list{background:#fff;border:1px solid #d9e6e0;border-radius:20px;overflow:hidden}.daochong-ledger-list>header{align-items:center;border-bottom:1px solid #e1ebe6;display:flex;justify-content:space-between;padding:15px 16px 13px}.daochong-ledger-list>header span,.daochong-ledger-list>header strong{display:block}.daochong-ledger-list>header span{color:#7f918a;font-size:10px;margin-bottom:2px}.daochong-ledger-list>header strong{font-size:15px}.daochong-ledger-list>header em{color:#92a19c;font-size:10px;font-style:normal}.daochong-ledger-list>article{align-items:center;display:grid;gap:10px;grid-template-columns:32px minmax(0,1fr) auto;padding:14px 15px}.daochong-ledger-list>article+article{border-top:1px solid #edf2ef}.daochong-ledger-list>article>i{align-items:center;border-radius:11px;display:inline-flex;font-size:17px;font-style:normal;font-weight:500;height:32px;justify-content:center;width:32px}.daochong-ledger-list>article>i.credit{background:#e4f1eb;color:#227052}.daochong-ledger-list>article>i.debit{background:#fff1dc;color:#9a651b}.daochong-ledger-list>article>i.neutral{background:#edf0ef;color:#64766f}.daochong-ledger-list>article>div{min-width:0}.daochong-ledger-list>article>div strong,.daochong-ledger-list>article>div span,.daochong-ledger-list>article>div em,.daochong-ledger-list aside strong,.daochong-ledger-list aside span{display:block}.daochong-ledger-list>article>div strong{font-size:13px}.daochong-ledger-list>article>div span{color:#75867f;font-size:10px;margin:3px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.daochong-ledger-list>article>div em{color:#9aa7a2;font-size:9px;font-style:normal}.daochong-ledger-list aside{min-width:92px;text-align:right}.daochong-ledger-list aside strong{font-size:13px}.daochong-ledger-list aside.credit strong{color:#207052}.daochong-ledger-list aside.debit strong{color:#9a651b}.daochong-ledger-list aside.neutral strong{color:#63736d}.daochong-ledger-list aside span{color:#8b9994;font-size:9px;margin-top:4px}.daochong-ledger-empty{align-items:center;color:#809089;display:flex;flex-direction:column;gap:6px;padding:35px 20px;text-align:center}.daochong-ledger-empty strong{color:#294a3f;font-size:13px}.daochong-ledger-empty span,.daochong-ledger-footnote{font-size:10px;line-height:1.7}.daochong-ledger-footnote{color:#75867f;margin:12px 6px 0;text-align:center}.daochong-performance-dashboard{display:grid;gap:12px}.daochong-performance-state{align-items:center;background:#fff;border:1px solid #dbe8e2;border-radius:18px;color:#61736c;display:flex;font-size:13px;gap:8px;justify-content:center;min-height:150px}.daochong-performance-state.error{background:#fffaf2;border-color:#f0dfc3;color:#986529}.daochong-performance-hero{align-items:end;background:radial-gradient(circle at 86% 10%,rgba(231,239,220,.2),transparent 30%),linear-gradient(140deg,#143d32,#1e5948 70%,#2a6854);border-radius:22px;box-shadow:0 14px 30px #15463629;color:#fff;display:grid;gap:14px;grid-template-columns:minmax(0,1fr) auto;padding:18px}.daochong-performance-hero span,.daochong-performance-hero strong,.daochong-performance-hero em{display:block}.daochong-performance-hero>div>span{color:#bed4ca;font-size:11px;font-weight:700}.daochong-performance-hero>div>strong{font-size:32px;letter-spacing:-1px;margin:8px 0}.daochong-performance-hero>div>strong small{font-size:16px;margin-right:4px}.daochong-performance-hero p{align-items:center;color:#c7dcd3;display:flex;font-size:9px;gap:5px;margin:0}.daochong-performance-hero aside{background:#ffffff1a;border:1px solid rgba(255,255,255,.16);border-radius:15px;min-width:84px;padding:11px;text-align:right}.daochong-performance-hero aside span{color:#bfd4cb;font-size:9px}.daochong-performance-hero aside strong{font-size:20px;margin:4px 0}.daochong-performance-hero aside em{color:#d0e2da;font-size:9px;font-style:normal}.daochong-performance-metrics{background:#fff;border:1px solid #dbe7e1;border-radius:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden}.daochong-performance-metrics article{min-width:0;padding:13px 14px}.daochong-performance-metrics article:nth-child(2n){border-left:1px solid #e8efeb}.daochong-performance-metrics article:nth-child(n+3){border-top:1px solid #e8efeb}.daochong-performance-metrics span,.daochong-performance-metrics strong,.daochong-performance-metrics em{display:block}.daochong-performance-metrics span{color:#81918b;font-size:10px;margin-bottom:5px}.daochong-performance-metrics strong{color:#1c3d32;font-size:16px}.daochong-performance-metrics em{color:#a4742b;font-size:9px;font-style:normal;margin-top:3px}.daochong-pay-preview-card{background:linear-gradient(145deg,#f9fbf8,#edf5ef);border:1px solid #d7e6dd;border-radius:20px;padding:16px}.daochong-pay-preview-card header,.daochong-pay-preview-card footer{align-items:center;display:flex;justify-content:space-between}.daochong-pay-preview-card header{color:#255644}.daochong-pay-preview-card header span,.daochong-pay-preview-card header strong{display:block}.daochong-pay-preview-card header span{color:#71857d;font-size:10px}.daochong-pay-preview-card header strong{font-size:14px;margin-top:2px}.daochong-pay-formula{align-items:center;display:flex;flex-wrap:wrap;gap:5px;margin:14px 0}.daochong-pay-formula span{background:#fff;border:1px solid #dce8e2;border-radius:999px;color:#526a61;font-size:9px;padding:5px 8px}.daochong-pay-formula b{color:#84958e;font-size:10px}.daochong-pay-preview-card footer{border-top:1px solid #dbe7e0;padding-top:12px}.daochong-pay-preview-card footer span{color:#71837c;font-size:9px}.daochong-pay-preview-card footer strong{color:#174d3b;font-size:22px}.daochong-performance-list{background:#fff;border:1px solid #dbe7e1;border-radius:20px;overflow:hidden}.daochong-performance-list>header{align-items:center;border-bottom:1px solid #e6eeea;display:flex;justify-content:space-between;padding:14px 15px}.daochong-performance-list>header span,.daochong-performance-list>header strong{display:block}.daochong-performance-list>header span{color:#82928c;font-size:9px}.daochong-performance-list>header strong{font-size:14px;margin-top:2px}.daochong-performance-list>header em{color:#80928b;font-size:10px;font-style:normal}.daochong-performance-list>article{align-items:center;display:grid;gap:10px;grid-template-columns:32px minmax(0,1fr) auto;padding:14px 15px}.daochong-performance-list>article+article{border-top:1px solid #edf2ef}.daochong-performance-list>article>i{align-items:center;border-radius:11px;display:inline-flex;height:32px;justify-content:center;width:32px}.daochong-performance-list>article>i.confirmed{background:#e6f2ec;color:#247354}.daochong-performance-list>article>i.pending{background:#fff2dd;color:#a36e21}.daochong-performance-list>article>div{min-width:0}.daochong-performance-list>article>div strong,.daochong-performance-list>article>div span,.daochong-performance-list>article>div em,.daochong-performance-list aside strong,.daochong-performance-list aside span{display:block}.daochong-performance-list>article>div strong{font-size:12px}.daochong-performance-list>article>div span{color:#75867f;font-size:9px;margin:3px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.daochong-performance-list>article>div em{color:#9aa7a2;font-size:8px;font-style:normal}.daochong-performance-list aside{min-width:82px;text-align:right}.daochong-performance-list aside strong{color:#1d5e48;font-size:12px}.daochong-performance-list aside span{color:#80918a;font-size:8px;margin-top:4px}.daochong-performance-empty{align-items:center;color:#809089;display:flex;flex-direction:column;gap:6px;padding:32px 20px;text-align:center}.daochong-performance-empty strong{color:#294a3f;font-size:13px}.daochong-performance-empty span,.daochong-performance-notices p{font-size:9px;line-height:1.65}.daochong-performance-notices{color:#71827b;padding:0 5px}.daochong-performance-notices p{margin:3px 0}.daochong-finance-payroll{display:grid;gap:12px}.daochong-payroll-progress{align-items:center;background:#fff;border:1px solid #dbe7e1;border-radius:16px;display:grid;grid-template-columns:auto 1fr auto 1fr auto;padding:11px 13px}.daochong-payroll-progress article{align-items:center;color:#91a098;display:flex;font-size:8px;gap:5px}.daochong-payroll-progress article i{align-items:center;background:#edf2ef;border-radius:50%;display:flex;font-size:8px;font-style:normal;height:20px;justify-content:center;width:20px}.daochong-payroll-progress article.done,.daochong-payroll-progress article.current{color:#245b49;font-weight:800}.daochong-payroll-progress article.done i{background:#dcece4}.daochong-payroll-progress article.current i{background:#1b5945;color:#fff}.daochong-payroll-progress b{background:#e4ece8;height:1px;margin:0 7px}.daochong-payroll-control{align-items:end;background:linear-gradient(145deg,#f8faf7,#edf4ef);border:1px solid #d8e5de;border-radius:20px;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto;padding:15px}.daochong-payroll-control span,.daochong-payroll-control strong,.daochong-payroll-control p{display:block}.daochong-payroll-control>div>span,.daochong-payroll-control label span{color:#83928c;font-size:9px}.daochong-payroll-control strong{color:#214a3c;font-size:15px;margin-top:3px}.daochong-payroll-control p{color:#74867f;font-size:9px;line-height:1.5;margin:5px 0 0}.daochong-payroll-control input{background:#fff;border:1px solid #d4e2db;border-radius:10px;color:#315448;display:block;font-size:11px;margin-top:5px;max-width:112px;padding:8px}.daochong-payroll-total-card{align-items:end;background:radial-gradient(circle at 88% 15%,rgba(219,232,203,.18),transparent 32%),linear-gradient(138deg,#143f33,#225c49);border-radius:22px;box-shadow:0 14px 28px #14443429;color:#fff;display:flex;justify-content:space-between;padding:18px}.daochong-payroll-total-card span,.daochong-payroll-total-card strong,.daochong-payroll-total-card em{display:block}.daochong-payroll-total-card>div>span{color:#bfd5cc;font-size:10px}.daochong-payroll-total-card>div>strong{font-size:29px;letter-spacing:-.8px;margin-top:6px}.daochong-payroll-total-card small{font-size:15px;margin-right:3px}.daochong-payroll-total-card aside{color:#c6dbd2;font-size:9px;text-align:right}.daochong-payroll-total-card aside em{font-style:normal;margin-top:5px}.daochong-payroll-breakdown{background:#fff;border:1px solid #dbe7e1;border-radius:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden}.daochong-payroll-breakdown article{min-width:0;padding:12px 8px;text-align:center}.daochong-payroll-breakdown article+article{border-left:1px solid #e8efeb}.daochong-payroll-breakdown span,.daochong-payroll-breakdown strong{display:block}.daochong-payroll-breakdown span{color:#82918c;font-size:8px}.daochong-payroll-breakdown strong{color:#294c40;font-size:10px;margin-top:5px}.daochong-payroll-teachers{background:#fff;border:1px solid #dbe7e1;border-radius:20px;overflow:hidden}.daochong-payroll-teachers>header{align-items:center;border-bottom:1px solid #e7eeea;display:flex;justify-content:space-between;padding:14px 15px}.daochong-payroll-teachers>header span,.daochong-payroll-teachers>header strong,.daochong-payroll-teachers>header em{display:block}.daochong-payroll-teachers>header span{color:#82918b;font-size:9px}.daochong-payroll-teachers>header strong{color:#263f36;font-size:14px;margin-top:2px}.daochong-payroll-teachers>header em{color:#87968f;font-size:9px;font-style:normal}.daochong-payroll-teachers>article{align-items:center;display:grid;gap:10px;grid-template-columns:34px minmax(0,1fr) auto;padding:13px 14px}.daochong-payroll-teachers>article+article{border-top:1px solid #edf2ef}.daochong-payroll-teachers>article>i{align-items:center;background:#e7f1eb;border-radius:12px;color:#25604b;display:flex;font-size:12px;font-style:normal;font-weight:800;height:34px;justify-content:center}.daochong-payroll-teachers article strong,.daochong-payroll-teachers article span,.daochong-payroll-teachers article em{display:block}.daochong-payroll-teachers article>div{min-width:0}.daochong-payroll-teachers article>div strong{color:#263f36;font-size:12px}.daochong-payroll-teachers article>div span{color:#74857e;font-size:8px;margin:4px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.daochong-payroll-teachers article>div em{color:#9b773e;font-size:8px;font-style:normal}.daochong-payroll-teachers article aside{text-align:right}.daochong-payroll-teachers article aside strong{color:#1e5b46;font-size:12px}.daochong-payroll-teachers article aside span{color:#81918b;font-size:8px;margin-top:4px}.daochong-payroll-generate{align-items:center;background:#174f3d;border:0;border-radius:15px;color:#fff;display:flex;font-size:12px;font-weight:800;gap:7px;justify-content:center;min-height:46px;padding:12px;width:100%}.daochong-payroll-generate:disabled{background:#e6ede9;color:#74867f}.daochong-payroll-message{color:#60756c;font-size:9px;line-height:1.6;margin:-3px 4px 0;text-align:center}.daochong-service-records-head{align-items:center;background:#164f3e;border-radius:22px;color:#fff;display:grid;gap:12px;grid-template-columns:auto 1fr auto;margin-bottom:16px;padding:15px 16px}.daochong-service-records-head button{align-items:center;background:#ffffff1f;border:1px solid rgba(255,255,255,.22);border-radius:999px;color:#fff;display:inline-flex;font-size:12px;justify-content:center;min-height:36px;min-width:36px;padding:0 12px}.daochong-service-records-head div span,.daochong-service-records-head div strong{display:block}.daochong-service-records-head div span{color:#bad4ca;font-size:11px;margin-bottom:3px}.daochong-service-records-head div strong{font-size:20px}.daochong-service-state,.daochong-service-empty{align-items:center;background:#fff;border:1px solid #d9e6e0;border-radius:18px;color:#60756d;display:flex;gap:9px;justify-content:center;min-height:150px;padding:24px;text-align:center}.daochong-service-state.error{color:#a95e34}.daochong-service-empty{flex-direction:column}.daochong-service-empty strong{color:#18362d}.daochong-service-empty span{font-size:13px;line-height:1.7}.daochong-service-record-tabs{display:flex;gap:9px;margin:0 -2px 14px;overflow-x:auto;padding:2px 2px 7px;scrollbar-width:none}.daochong-service-record-tabs button{background:#f7faf8;border:1px solid #d9e6e0;border-radius:15px;color:#566c64;flex:0 0 150px;padding:12px;text-align:left}.daochong-service-record-tabs button.active{background:#e8f2ed;border-color:#43806b;box-shadow:0 7px 18px #1c503e1a}.daochong-service-record-tabs span,.daochong-service-record-tabs strong,.daochong-service-record-tabs em{display:block}.daochong-service-record-tabs span{font-size:12px}.daochong-service-record-tabs strong{color:#18362d;font-size:14px;margin:4px 0 6px}.daochong-service-record-tabs em{color:#82938c;font-size:10px;font-style:normal}.daochong-service-form{background:#fff;border:1px solid #d9e6e0;border-radius:20px;display:grid;gap:16px;padding:17px}.daochong-service-flow{background:linear-gradient(145deg,#eef6f2,#f8fbf9);border:1px solid #d4e4dc;border-radius:16px;padding:14px}.daochong-service-flow-title{align-items:center;display:flex;justify-content:space-between}.daochong-service-flow-title span{font-size:13px;font-weight:800}.daochong-service-flow-title em{background:#dcece5;border-radius:999px;color:#356e5a;font-size:10px;font-style:normal;padding:5px 8px}.daochong-service-flow ol{display:grid;gap:6px;grid-template-columns:repeat(3,1fr);list-style:none;margin:13px 0 0;padding:0}.daochong-service-flow li{align-items:center;color:#809089;display:flex;font-size:10px;gap:5px;min-width:0}.daochong-service-flow li i{align-items:center;background:#dfe8e4;border-radius:50%;display:inline-flex;flex:0 0 21px;font-size:10px;font-style:normal;height:21px;justify-content:center}.daochong-service-flow li.active,.daochong-service-flow li.done{color:#245d49;font-weight:700}.daochong-service-flow li.active i{background:#f4d89d;color:#875a16}.daochong-service-flow li.done i{background:#2f755d;color:#fff}.daochong-service-flow>p{color:#8b6225;font-size:11px;line-height:1.6;margin:10px 0 0}.daochong-service-person{background:#f2f7f4;border-radius:15px;display:grid;gap:1px;grid-template-columns:repeat(3,1fr);overflow:hidden}.daochong-service-person div{background:#f2f7f4;min-width:0;padding:12px 9px}.daochong-service-person span,.daochong-service-person strong{display:block}.daochong-service-person span{color:#7d9088;font-size:10px;margin-bottom:5px}.daochong-service-person strong{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.daochong-preference-board{background:#fff8e9;border:1px solid #f1d89f;border-radius:15px;padding:13px}.daochong-preference-board>span{color:#97631c;display:block;font-size:12px;font-weight:700;margin-bottom:9px}.daochong-preference-board article+article{border-top:1px solid rgba(151,99,28,.15);margin-top:8px;padding-top:8px}.daochong-preference-board strong,.daochong-preference-board p{font-size:12px;margin:0}.daochong-preference-board p{color:#735b35;line-height:1.6;margin-top:3px}.daochong-service-form label>span{display:block;font-size:13px;font-weight:700;margin-bottom:8px}.daochong-service-form label em{color:#a46624;font-size:10px;font-style:normal}.daochong-service-form textarea{background:#fafcfb;border:1px solid #d5e1dc;border-radius:13px;color:#18362d;font:inherit;line-height:1.6;padding:12px;resize:vertical;width:100%}.daochong-service-form textarea:focus{border-color:#43806b;box-shadow:0 0 0 3px #43806b1a;outline:none}.daochong-service-form>p{border-radius:11px;font-size:12px;line-height:1.6;margin:0;padding:9px 11px}.daochong-service-form>p.success{background:#e8f4ee;color:#27634e}.daochong-service-form>p.warning{background:#fff3dc;color:#94601e}.daochong-service-submit{align-items:center;background:#164f3e;border:0;border-radius:14px;color:#fff;display:flex;font-weight:700;gap:8px;justify-content:center;min-height:48px;padding:0 18px}.daochong-service-submit:disabled{cursor:not-allowed;opacity:.55}.daochong-money-workbench{background:#f4f8f5;color:#173129;min-height:100dvh;padding-bottom:32px}.daochong-money-header{align-items:center;background:#164f3e;color:#fff;display:grid;gap:12px;grid-template-columns:40px 1fr 40px;padding:18px 16px 20px}.daochong-money-header>button{align-items:center;background:#ffffff1a;border:1px solid rgb(255 255 255 / .2);border-radius:12px;color:inherit;display:flex;height:40px;justify-content:center;width:40px}.daochong-money-header>div{min-width:0}.daochong-money-header span,.daochong-money-header strong{display:block}.daochong-money-header span{color:#c9ded5;font-size:12px;margin-bottom:4px}.daochong-money-header strong{font-size:15px;line-height:1.35}.daochong-money-tabs{background:#fff;border-bottom:1px solid #dbe7e1;display:grid;grid-auto-columns:minmax(68px,1fr);grid-auto-flow:column;overflow-x:auto;padding:0 10px;scrollbar-width:none}.daochong-money-tabs button{background:transparent;border:0;color:#74867f;font-size:13px;min-height:52px;position:relative;white-space:nowrap}.daochong-money-tabs button.active{color:#164f3e;font-weight:750}.daochong-money-tabs button.active:after{background:#2d7b61;border-radius:3px 3px 0 0;bottom:0;content:"";height:3px;left:22%;position:absolute;right:22%}.daochong-money-tabs b{align-items:center;background:#e8f1ed;border-radius:999px;color:#286b55;display:inline-flex;font-size:10px;height:18px;justify-content:center;margin-left:4px;min-width:18px;padding:0 5px}.daochong-money-notice{align-items:flex-start;border-radius:14px;display:flex;font-size:13px;gap:9px;line-height:1.5;margin:14px 14px 0;padding:12px 13px}.daochong-money-notice.success{background:#e5f2eb;color:#24604c}.daochong-money-notice.error{background:#fff0e4;color:#8c4c23}.daochong-money-loading{align-items:center;color:#6d8179;display:flex;gap:10px;justify-content:center;min-height:260px}.daochong-money-section{padding:18px 14px 0}.daochong-money-section-title{align-items:flex-end;display:flex;gap:12px;justify-content:space-between;margin-bottom:14px}.daochong-money-section-title span,.daochong-money-section-title strong{display:block}.daochong-money-section-title span{font-size:18px;font-weight:780}.daochong-money-section-title strong{color:#71847c;font-size:12px;font-weight:500;line-height:1.45;margin-top:4px}.daochong-money-section-title>button,.daochong-money-list footer button,.daochong-money-action-sheet section button{background:#164f3e;border:1px solid #164f3e;border-radius:11px;color:#fff;font-size:12px;font-weight:700;min-height:38px;padding:0 13px;white-space:nowrap}.daochong-money-section-title>button:active,.daochong-money-list footer button:active,.daochong-money-primary:active{transform:translateY(1px)}.daochong-money-form{background:#fff;border:1px solid #d8e5df;border-radius:16px;display:grid;gap:13px;margin-bottom:14px;padding:15px}.daochong-money-form label>span{color:#52675f;display:block;font-size:12px;margin-bottom:7px}.daochong-money-form input,.daochong-money-form select,.daochong-money-action-sheet textarea{background:#f8faf9;border:1px solid #cadbd3;border-radius:10px;color:#173129;font:inherit;min-height:44px;outline:none;padding:0 11px;width:100%}.daochong-money-form input:focus,.daochong-money-form select:focus,.daochong-money-action-sheet textarea:focus{border-color:#2d7b61;box-shadow:0 0 0 3px #2d7b611f}.daochong-money-form-grid{display:grid;gap:10px;grid-template-columns:1fr 1fr}.daochong-money-month{align-items:center;background:#fff;border:1px solid #dbe7e1;border-radius:12px;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px;padding:9px 11px}.daochong-money-month span{color:#5b7068;font-size:12px}.daochong-money-month input{background:#f4f8f6;border:1px solid #cfddd6;border-radius:9px;color:#173129;font:inherit;min-height:36px;padding:0 9px}.daochong-settlement-context{background:#edf5f1;border-radius:11px;color:#3f6556;display:flex;flex-wrap:wrap;font-size:12px;gap:6px 12px;padding:10px 11px}.daochong-settlement-editing,.daochong-settlement-balance{align-items:center;background:#f3f7f5;border:1px solid #d7e4de;border-radius:11px;display:flex;justify-content:space-between;min-height:45px;padding:0 11px}.daochong-settlement-editing span,.daochong-settlement-balance span{color:#60756d;font-size:12px}.daochong-settlement-editing strong,.daochong-settlement-balance strong{color:#164f3e;font-size:15px}.daochong-money-upload{align-items:center;background:#edf5f1;border:1px dashed #8eb7a6;border-radius:12px;color:#286b55;cursor:pointer;display:flex;gap:9px;min-height:48px;padding:0 12px}.daochong-money-upload>span{margin:0!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.daochong-money-upload input,.daochong-money-inline-upload input{height:1px;opacity:0;position:absolute;width:1px}.daochong-money-primary{background:#164f3e;border:0;border-radius:12px;color:#fff;font-weight:750;min-height:46px}.daochong-money-list{display:grid;gap:10px}.daochong-money-list>article{background:#fff;border:1px solid #dbe7e1;border-radius:16px;box-shadow:0 8px 28px #1f4e3d0d;padding:14px}.daochong-money-list article>header,.daochong-money-list article>section{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.daochong-money-list article>header strong,.daochong-money-list article>header span{display:block}.daochong-money-list article>header strong{font-size:15px}.daochong-money-list article>header span{color:#788a83;font-size:11px;margin-top:5px}.daochong-money-list header em{border-radius:999px;font-size:11px;font-style:normal;padding:5px 9px;white-space:nowrap}.daochong-money-list header em.success{background:#e4f2ea;color:#246149}.daochong-money-list header em.pending{background:#edf3f0;color:#526b61}.daochong-money-list header em.warning{background:#fff0db;color:#94601e}.daochong-money-list article>section{border-top:1px solid #edf2ef;margin-top:12px;padding-top:12px}.daochong-money-list article>section span{color:#657971;font-size:12px}.daochong-money-list article>section strong{color:#164f3e;font-size:19px}.daochong-recharge-evidence{background:#f6f9f7;border:1px solid #d9e6e0;border-radius:13px;margin-top:12px;padding:11px}.daochong-recharge-evidence>header,.daochong-recharge-evidence>header>div,.daochong-recharge-review-gate>header,.daochong-recharge-review-gate>header>div{align-items:center;display:flex;gap:7px;justify-content:space-between}.daochong-recharge-evidence>header strong,.daochong-recharge-review-gate>header strong{font-size:13px}.daochong-recharge-evidence>header span,.daochong-recharge-review-gate>header span{color:#73867e;font-size:11px}.daochong-recharge-evidence-grid{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:10px}.daochong-recharge-evidence-grid>a,.daochong-recharge-evidence-grid>div{align-items:center;background:#fff;border:1px solid #d5e2dc;border-radius:11px;color:#274c3f;display:grid;gap:5px;justify-items:center;min-height:112px;overflow:hidden;padding:8px;text-decoration:none}.daochong-recharge-evidence-grid img{border-radius:7px;height:64px;object-fit:cover;width:100%}.daochong-recharge-evidence-grid span{font-size:12px;font-weight:700}.daochong-recharge-evidence-grid small{align-items:center;color:#487063;display:flex;font-size:10px;gap:4px}.daochong-recharge-evidence-grid>div.loading{color:#71847d}.daochong-recharge-evidence-grid>div.error{background:#fff7ed;border-color:#ebcfad;color:#8a5625}.daochong-recharge-review-gate{background:#edf5f1;border:1px solid #c9ded4;border-radius:13px;display:block!important;margin-top:12px;padding:12px}.daochong-recharge-review-gate>div{display:grid;gap:8px;margin-top:11px}.daochong-recharge-review-gate>div label{align-items:center;background:#ffffffbd;border:1px solid #d5e5dd;border-radius:9px;color:#34574a;display:flex;font-size:12px;gap:8px;min-height:38px;padding:0 10px}.daochong-recharge-review-gate input[type=checkbox]{accent-color:#23664f;height:17px;width:17px}.daochong-recharge-review-gate label.note{display:grid;gap:6px;margin-top:10px}.daochong-recharge-review-gate label.note span{color:#587068;font-size:11px}.daochong-recharge-review-gate label.note input{background:#fff;border:1px solid #cbdcd4;border-radius:9px;color:#173129;font:inherit;min-height:40px;padding:0 10px;width:100%}.daochong-money-list article>p{background:#fff6e8;border-radius:10px;color:#835a26;font-size:12px;line-height:1.55;margin:11px 0 0;padding:9px 10px}.daochong-money-list article>p.requirement{background:#edf5f1;color:#42685a}.daochong-money-list footer{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;margin-top:12px}.daochong-money-list footer button.secondary,.daochong-money-action-sheet section button.secondary{background:#fff;border-color:#a9beb5;color:#476057}.daochong-money-list footer button:disabled{background:#dce7e2;border-color:#dce7e2;color:#758780;cursor:not-allowed}.daochong-money-breakdown{display:grid;gap:7px 12px;grid-template-columns:1fr 1fr;margin-top:13px}.daochong-money-breakdown span{background:#f3f7f5;border-radius:9px;color:#496158;font-size:12px;padding:8px 9px}.daochong-money-inline-upload{align-items:center;border:1px solid #a9beb5;border-radius:11px;color:#476057;display:inline-flex;font-size:12px;min-height:38px;padding:0 12px}.daochong-money-empty{align-items:center;color:#768a82;display:flex;flex-direction:column;min-height:230px;padding:62px 20px 30px;text-align:center}.daochong-money-empty strong{color:#385248;margin:12px 0 5px}.daochong-money-empty span{font-size:12px;line-height:1.55}.daochong-money-action-sheet{top:0;right:0;bottom:0;left:0;position:fixed;z-index:90}.daochong-money-action-sheet .backdrop{background:#0f271f73;border:0;top:0;right:0;bottom:0;left:0;position:absolute;width:100%}.daochong-money-action-sheet>section{background:#fff;border-radius:18px 18px 0 0;bottom:0;display:grid;gap:10px;left:50%;max-width:580px;padding:20px 16px calc(18px + env(safe-area-inset-bottom));position:absolute;transform:translate(-50%);width:100%}.daochong-money-action-sheet>section>span{color:#72867e;font-size:12px}.daochong-money-action-sheet>section>strong{font-size:18px}.daochong-money-action-sheet textarea{min-height:104px;padding:11px;resize:vertical}.daochong-money-action-sheet section>div{display:grid;gap:10px;grid-template-columns:1fr 1fr}@media (max-width: 380px){.daochong-money-form-grid,.daochong-money-breakdown{grid-template-columns:1fr}}
