.simple{--ink:#163b3b;--muted:#667c79;--line:#dbe4de;--paper:#fbfaf6;--sage:#e7efdf;--amber:#fff0d2;color:var(--ink);background:var(--paper);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;line-height:1.6}.simple *{box-sizing:border-box}.simple button,.simple input,.simple select,.simple textarea{font:inherit}.simple button,.simple a{-webkit-tap-highlight-color:transparent}.simple button{cursor:pointer}.simple button:disabled{cursor:not-allowed;opacity:.52}.simple h1,.simple h2,.simple h3,.simple p{margin:0}.simple h1{font-size:30px;letter-spacing:-.7px;font-weight:650;line-height:1.35}.simple h2{font-size:20px;line-height:1.5;font-weight:650}.simple h3{font-size:17px;font-weight:600}.simple p{margin-top:8px}.simple a{color:inherit}.s-header{max-width:1220px;margin:auto;padding:28px 32px 22px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}.s-brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:650}.s-brand small{display:block;font-size:12px;font-weight:400;color:var(--muted);letter-spacing:1px;margin-top:2px}.s-logo{width:43px;height:43px;display:grid;place-items:center;border:1px solid #b5c8b6;border-radius:14px 14px 14px 3px;background:var(--sage);font-size:20px;font-weight:400}.s-header-actions{display:flex;align-items:center;gap:18px;font-size:14px}.s-link{border:0;background:transparent;color:var(--ink);padding:10px 4px;min-height:44px;text-decoration:underline;text-underline-offset:4px}.s-main{max-width:1220px;padding:34px 32px 56px;margin:auto}.s-auth-main{max-width:560px;padding-top:46px}.s-page-title{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px}.s-eyebrow{font-size:13px;color:var(--muted);letter-spacing:2px;margin-bottom:7px}.s-tabs{display:flex;border-bottom:1px solid var(--line);gap:28px;margin-bottom:28px;overflow-x:auto}.s-tabs button{white-space:nowrap;border:0;border-bottom:3px solid transparent;background:none;color:var(--muted);padding:13px 1px;font-weight:600}.s-tabs button.active{color:var(--ink);border-bottom-color:var(--ink)}.s-panel{background:#fff;border:1px solid var(--line);border-radius:16px;padding:25px;min-width:0}.s-muted,.s-meta{color:var(--muted);font-size:14px;line-height:1.7}.s-section-title{display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap}.s-section-title>span{font-size:14px}.s-section-title b{font-size:22px;margin:0 4px}.s-badge{display:inline-flex;align-items:center;border-radius:6px;background:#eef2ed;color:#526c5e;font-size:13px;line-height:1.5;padding:5px 9px;white-space:nowrap;font-weight:500}.s-pending{background:var(--amber);color:#8f6326}.s-approved,.s-passed{background:#e5efdf;color:#46663b}.s-rejected,.s-not_passed{background:#f8e9e3;color:#925e48}.s-cancelled,.s-provider_cancelled{background:#f0f1ef;color:#71817b}.s-primary,.s-secondary{display:inline-flex;justify-content:center;align-items:center;gap:6px;min-height:46px;padding:10px 19px;border-radius:8px;font-weight:500;font-size:14px;text-decoration:none;text-align:center}.s-primary{background:var(--ink);color:#fff;border:1px solid var(--ink)}.s-secondary{background:#fff;border:1px solid #c9d7cb;color:var(--ink)}.s-primary:hover:not(:disabled){background:#245653}.s-secondary:hover:not(:disabled){background:#f0f4ee}.s-full{width:100%}.s-field{display:flex;flex-direction:column;gap:7px;font-size:14px;margin:17px 0}.s-field>span{font-weight:500}.s-field input,.s-field select,.s-field textarea{width:100%;min-width:0;min-height:48px;border:1px solid #cddad1;border-radius:8px;padding:10px 12px;background:#fff;color:var(--ink);font-size:16px}.simple :focus-visible{outline:3px solid #90bda9;outline-offset:3px}.s-field input[type=file]{font-size:14px}.s-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.s-note{font-size:14px;line-height:1.7;padding:13px 15px;border-radius:8px;background:#f5f5ec;color:#687157}.s-message{padding:13px 18px;border-radius:9px;margin-bottom:20px;font-size:15px;overflow-wrap:anywhere}.s-error{background:#f9e9e2;color:#914936;border:1px solid #ebc6b5}.s-success{background:#e6f0e1;color:#42603a;border:1px solid #c6d8bd}.s-auth-card{padding:32px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 15px 50px #24453505}.s-auth-tabs{display:flex;padding:4px;background:#f1f4ee;border-radius:9px;margin:24px 0 22px}.s-auth-tabs button{border:0;background:none;border-radius:7px;padding:10px;flex:1;color:var(--muted)}.s-auth-tabs .active{background:#fff;color:var(--ink);box-shadow:0 1px 6px #102f2010}.s-auth-guide{border-top:1px solid var(--line);padding-top:23px;margin-top:26px;font-size:14px;color:var(--muted)}.s-auth-guide strong{color:var(--ink);font-size:14px}.s-auth-card form>.s-primary{margin-top:12px}.s-projects{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:25px}.s-project{border:1px solid var(--line);border-radius:12px;background:#fff;padding:20px 21px;text-align:left;color:var(--ink);display:flex;flex-direction:column;gap:5px}.s-project strong{font-size:17px;font-weight:600}.s-project>span:last-child{font-size:13px;color:var(--muted)}.s-project.active{background:var(--sage);border-color:#adbd9f;box-shadow:inset 0 3px #879c72}.s-project-num{font-size:12px;letter-spacing:2px;color:#78916b;margin-bottom:12px}.s-day-list{display:flex;gap:10px;overflow-x:auto;padding:22px 0 18px}.s-day-list button{min-width:113px;padding:12px;border:1px solid var(--line);background:#fff;border-radius:9px;color:var(--ink);font-size:14px}.s-day-list button small{display:block;margin-top:4px;color:var(--muted);font-size:12px}.s-day-list button.active{background:var(--sage);border-color:#a7ba9f}.s-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 0;border-bottom:1px solid var(--line)}.s-row:last-child{border-bottom:0}.s-row p{font-size:14px;color:var(--muted);margin-top:5px}.s-row>.s-primary,.s-row>.s-secondary{flex-shrink:0}.s-row-list .s-row strong{font-size:22px;font-weight:500}.s-empty{padding:40px 15px;text-align:center;color:var(--muted);font-size:15px}.s-two-columns,.s-group-columns{display:grid;grid-template-columns:1fr 1fr;gap:23px;align-items:start}.s-cohort{margin-top:22px;padding-top:23px;border-top:1px solid var(--line)}.s-quota-text{font-size:14px;color:var(--muted)}.s-quota-text b{font-size:24px;color:var(--ink);margin:0 3px}.s-cohort-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:22px;font-size:14px}.s-dates{margin-top:14px;font-size:14px}.simple summary{cursor:pointer;min-height:38px;padding:6px 0;font-size:14px}.s-dates ol{padding:4px 12px;margin:5px 0;background:#f7f8f3;border-radius:8px;list-style:none}.s-dates li{display:flex;gap:15px;padding:7px 0;flex-wrap:wrap}.s-dates li span{color:var(--muted);width:48px}.s-dates li small{color:var(--muted);font-size:12px}.s-credit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:23px}.s-credit{padding:18px;background:#edf2e8;border:1px solid #dbe5d3;border-radius:12px}.s-credit>span{font-size:13px;color:var(--muted);display:block;min-height:40px}.s-credit>strong{display:block;font-size:30px;margin-top:10px;font-weight:500}.s-credit small{font-size:14px;color:var(--muted);margin-left:8px}.s-history{padding:21px 0;border-bottom:1px solid var(--line);font-size:14px;overflow-wrap:anywhere}.s-history:last-child{border:0}.s-history>.s-secondary{margin-top:14px}.s-history-details{border-top:1px solid var(--line);margin-top:24px;padding-top:14px}.s-stats{display:grid;grid-template-columns:repeat(3,1fr);background:#edf2e7;border:1px solid #d9e4d0;border-radius:12px;margin-bottom:24px}.s-stats>div{padding:18px 23px;display:flex;align-items:center;gap:14px}.s-stats strong{font-size:29px;font-weight:500}.s-stats span{font-size:14px;color:var(--muted)}.s-review{display:grid;grid-template-columns:1.1fr 1fr;gap:28px;padding:28px 0;border-bottom:1px solid var(--line)}.s-review h3{margin-top:12px}.s-review .s-secondary{margin-top:16px}.s-review form{padding:0 18px 18px;background:#f6f8f1;border-radius:12px}.s-proof-image{display:block;width:100%;max-height:450px;object-fit:contain;margin-top:15px;border:1px solid var(--line)}.s-checkbox{display:flex;align-items:center;gap:10px;font-size:14px;margin:10px 0 18px}.s-checkbox input{width:18px;height:18px;accent-color:var(--ink)}.s-assessment-form{background:#f7f8f3;padding:20px;border-radius:10px;margin-top:17px}.s-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#142e2c66;display:grid;place-items:center;padding:20px;z-index:9999}.s-modal{background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:28px;max-width:500px;width:100%;box-shadow:0 20px 80px #163a3a26}.s-modal p{margin-top:18px;color:var(--muted);line-height:1.9}.s-modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:25px}.s-footer{padding:22px;text-align:center;border-top:1px solid var(--line);font-size:12px;color:#82928b;letter-spacing:2px}.s-loading{padding:20vh 20px;text-align:center;color:var(--muted)}@media(max-width:850px){.s-header{padding:20px}.s-main{padding:27px 20px 40px}.s-projects{gap:10px}.s-project{padding:16px}.s-project strong{font-size:15px}.s-credit-grid{grid-template-columns:repeat(2,1fr)}.s-two-columns{grid-template-columns:1fr}.s-group-columns{gap:15px}.s-panel{padding:20px}.s-header-actions{gap:10px}.s-review{gap:20px}.s-tabs{gap:24px}}@media(max-width:580px){.simple h1{font-size:25px}.s-header{padding:17px 18px;align-items:flex-start}.s-brand{gap:9px;font-size:15px}.s-logo{height:36px;width:36px;font-size:17px}.s-brand small{font-size:11px;letter-spacing:0}.s-header-actions{gap:9px;flex-wrap:wrap;justify-content:flex-end;font-size:12px}.s-header-actions>span{display:none}.s-header-actions button{font-size:13px;padding:4px 0;min-height:36px}.s-main{padding:25px 16px 38px}.s-auth-main{padding-top:30px}.s-auth-card{padding:25px 22px}.s-page-title{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:20px}.s-page-title .s-badge{font-size:12px}.s-tabs{gap:22px;margin-bottom:20px}.s-tabs button{font-size:15px}.s-projects{grid-template-columns:1fr;gap:9px;margin-bottom:20px}.s-project{position:relative;padding:14px 17px 14px 53px;gap:3px}.s-project-num{position:absolute;left:16px;top:18px;margin:0}.s-project strong{font-size:16px}.s-project.active{box-shadow:inset 3px 0 #879c72}.s-panel{padding:20px 18px;border-radius:12px}.s-group-columns{grid-template-columns:1fr}.s-credit-grid{gap:10px}.s-credit{padding:14px}.s-credit>strong{font-size:27px;margin-top:3px}.s-credit>span{min-height:40px;font-size:12px}.s-row{gap:12px;align-items:center}.s-row-list .s-row strong{font-size:19px}.s-row p{font-size:13px}.s-primary,.s-secondary{min-height:48px;padding:10px 14px;font-size:14px}.s-row>.s-secondary{max-width:110px}.s-cohort-bottom{align-items:flex-start;flex-direction:column}.s-cohort-bottom .s-primary{width:100%}.s-stats>div{padding:14px 10px;flex-direction:column;gap:0}.s-stats strong{font-size:25px}.s-stats span{font-size:12px}.s-review{grid-template-columns:1fr}.s-form-row{gap:11px}.s-form-row .s-field input{font-size:14px;padding:9px;min-height:48px}.s-modal{padding:25px 22px}.s-modal-actions button{flex:1}.s-assessment-form{padding:15px}.s-dates li{gap:8px}.s-field input[type=file]{font-size:12px}}@media(max-width:360px){.s-form-row{grid-template-columns:1fr;gap:0}.s-row{flex-wrap:wrap}.s-row>.s-primary,.s-row>.s-secondary{margin-left:0}.s-section-title{align-items:flex-start}.s-header-actions{gap:6px}.s-brand{font-size:14px}.s-logo{width:30px}.s-main{padding-inline:12px}.s-tabs{gap:17px}.s-auth-card{padding-inline:18px}}.simple{--ink: #183d40;--muted: #60767a;--line: #dfe8e7;--paper: #f4f7f6;--sage: #e5f1ec;--amber: #fff2db;background:var(--paper);color:var(--ink)}.simple h1{font-size:29px;letter-spacing:-.6px}.simple h2{font-size:20px}.simple h3{font-size:17px}.s-header{max-width:none;padding:19px max(30px,calc((100vw - 1280px)/2));background:#fff;border-bottom:1px solid var(--line);min-height:83px}.s-brand{font-size:16px;letter-spacing:.2px}.s-brand small{font-size:12px;letter-spacing:.6px;color:#768a8d}.s-logo{background:#1e5b56;color:#fff;border:none;border-radius:13px;width:43px;height:43px}.s-header-actions{gap:10px}.s-header-actions>span{color:#617678;font-size:14px;margin-right:10px}.s-header-actions .s-link{display:flex;align-items:center;gap:7px;border:1px solid var(--line);background:#fff;border-radius:8px;padding:7px 11px;min-height:38px;text-decoration:none}.s-header-actions .s-link:hover{background:#f2f7f5}.s-main{max-width:1344px;padding:30px 32px 54px}.s-page-title{margin-bottom:0;align-items:center}.s-eyebrow{color:#688381;font-size:12px;margin-bottom:8px;letter-spacing:1.5px}.s-page-title>.s-badge{background:#fff;border:1px solid #dae6e1;padding:8px 13px;border-radius:9px}.s-staff-workspace{display:grid;grid-template-columns:185px minmax(0,1fr);gap:23px 26px;align-items:start}.s-staff-workspace>.s-page-title{grid-column:1 / -1;margin-bottom:3px}.s-staff-workspace>.s-stats{grid-column:2;grid-row:2}.s-staff-workspace>.s-tabs{grid-column:1;grid-row:2 / span 2}.s-staff-workspace>.s-panel,.s-staff-workspace>.s-two-columns{grid-column:2;grid-row:3}.s-staff-workspace>.s-tabs{display:flex;flex-direction:column;gap:6px;padding:15px 10px;border:1px solid var(--line);border-radius:14px;background:#fff;overflow:visible;position:sticky;top:24px}.s-nav-caption{font-size:12px;padding:6px 14px 12px;letter-spacing:1px;color:#819391}.s-tabs button{display:flex;align-items:center;justify-content:flex-start;gap:11px;transition:background .16s,color .16s;font-size:14px}.s-staff-workspace>.s-tabs button{min-height:48px;padding:12px 13px;border:none;border-radius:9px;color:#627574}.s-staff-workspace>.s-tabs button.active{background:#205c56;color:#fff;box-shadow:0 4px 12px #205c5614}.s-staff-workspace>.s-tabs button:hover:not(.active){background:#eff5f2}.s-nav-count{background:#f2dfb3;color:#6e531f;font-size:12px;border-radius:6px;padding:0 6px;margin-left:auto}.s-stats{border:0;background:transparent;margin:0;gap:15px;border-radius:0}.s-stats>div{padding:19px 21px;display:flex;align-items:center;gap:14px;background:#fff;border:1px solid var(--line);border-radius:13px;min-height:101px}.s-stat-icon{display:flex;align-items:center;justify-content:center;width:45px;height:45px;flex:0 0 45px;background:#e8f3ec;color:#387c67;border-radius:12px}.s-stat-icon.s-stat-amber{background:#fff1d7;color:#a0782a}.s-stat-icon.s-stat-blue{background:#eaf2f8;color:#507da1}.s-stat-value{display:flex;flex-direction:column;gap:1px}.s-stat-value>span{color:#768782;font-size:13px}.s-stats .s-stat-value strong{font-size:28px;line-height:1.3;font-weight:600;color:#214542;font-variant-numeric:tabular-nums}.s-stat-value strong small{font-size:12px;color:#8b9894;margin-left:8px;font-weight:400}.s-panel{border:1px solid #e1e9e5;border-radius:15px;padding:26px;box-shadow:0 3px 12px #203b3803}.s-panel>h2,.s-panel>.s-section-title{margin-bottom:3px}.s-two-columns,.s-group-columns{gap:22px}.s-staff-workspace .s-two-columns{grid-template-columns:minmax(0,1.04fr) minmax(0,1fr)}.s-section-title{gap:12px}.s-badge{border-radius:7px;font-size:13px;background:#edf4f0;color:#4c6b59;padding:5px 10px}.s-pending{background:#fff1d8;color:#8c6527}.s-approved,.s-passed{background:#e5f2e9;color:#3c714f}.s-rejected,.s-not_passed{background:#faeae5;color:#9a5a47}.s-cancelled,.s-provider_cancelled{background:#edf0ee;color:#70807a}.s-field{margin:20px 0;gap:8px}.s-field>span{color:#486360;font-size:14px;font-weight:550}.s-field input,.s-field select,.s-field textarea{border:1px solid #d4e0dc;background:#fcfefd;padding:11px 13px;min-height:48px;border-radius:9px;font-size:15px;transition:border-color .16s,box-shadow .16s}.simple .s-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;height:52px;min-height:52px;padding:12px 42px 12px 14px;line-height:1.5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%235c7e72' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:18px}.simple .s-field select:focus{background-color:#fff}.simple .s-field input:not([type=file]){height:52px;min-height:52px}.s-form-hint{margin-bottom:14px!important;font-size:12px}.s-note+.s-full{margin-top:14px}.s-field input:hover,.s-field select:hover,.s-field textarea:hover{border-color:#afc5ba}.s-field input:focus,.s-field select:focus,.s-field textarea:focus{border-color:#6b9e87;box-shadow:0 0 0 3px #91b9a21c;background-color:#fff}.simple :focus-visible{outline:2px solid #5e927c;outline-offset:3px}.s-field input::placeholder,.s-field textarea::placeholder{color:#93a09b}.s-form-row{gap:16px}.s-form-row .s-field{margin-top:4px}.s-primary{border-color:#24675f;background:#24675f;border-radius:9px;min-height:46px;box-shadow:0 3px 7px #205d5310}.s-primary:hover:not(:disabled){background:#184f47;box-shadow:0 4px 12px #205d5320}.s-secondary{border-color:#d4e0d9;background:#fff;border-radius:9px;color:#426b5b}.simple button:disabled{opacity:.5;box-shadow:none}.s-link{color:#3f7563}.s-schedule-tools{display:flex;gap:12px;align-items:center;justify-content:space-between;border:1px solid #dfece4;background:#f0f7f2;border-radius:9px;padding:4px 11px;margin:17px 0}.s-schedule-tools>span{display:flex;gap:6px;align-items:center;font-size:12px;color:#5c7e67}.s-schedule-tools .s-link{font-size:12px;min-height:34px;padding:5px 0;white-space:nowrap}.s-note{background:#f4f7ec;color:#6a7d50;border:1px solid #e7edda;border-radius:9px;font-size:13px}.s-empty{padding:38px 14px;display:flex;flex-direction:column;align-items:center;gap:9px}.s-empty-icon{width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:15px;background:#f0f5f2;color:#9cb3a4}.s-empty p{font-size:14px;color:#8a9d91;max-width:330px;margin:0;line-height:1.8}.s-row{padding:20px 0}.s-row p{color:#788c81;line-height:1.8}.s-row .s-badge{margin-top:10px;font-size:12px}.s-history-details{border-color:#e8ede9}.s-review form{background:#f5f9f5;border:1px solid #e4ece4}.s-proof-image{border-radius:9px}.s-patient-workspace{max-width:1010px;margin:auto}.s-patient-workspace .s-page-title{padding:7px 2px 27px}.s-patient-workspace>.s-tabs{background:#e8efec;padding:5px;gap:4px;border-radius:12px;border:none;margin-bottom:25px;overflow:visible}.s-patient-workspace>.s-tabs button{flex:1;justify-content:center;border:none;padding:12px 8px;color:#678078;border-radius:9px;min-height:48px}.s-patient-workspace>.s-tabs button.active{color:#28594b;background:#fff;box-shadow:0 2px 7px #2649380b}.s-projects{gap:17px;margin-bottom:24px}.s-project{position:relative;border:1px solid #dfe9e2;border-radius:13px;padding:23px;gap:6px;background:#fff;box-shadow:0 2px 10px #1d432c03}.s-project:hover{border-color:#a9c6b6}.s-project.active{box-shadow:none;border-color:#65997f;background:#f0f7f1}.s-project-icon{display:flex;width:45px;height:45px;align-items:center;justify-content:center;border-radius:12px;margin-bottom:13px;color:#5c8b76;background:#e9f2e9}.s-project-icon-group{color:#6487a2;background:#eaf2f7}.s-project-icon-individual{color:#a28552;background:#f7f0e3}.s-project-check{position:absolute;top:22px;right:19px;color:#4d8268}.s-project strong{font-size:16px;font-weight:650;line-height:1.6}.s-project>span:last-of-type{font-size:13px;color:#7a8c83}.s-day-list button{border-radius:10px}.s-day-list button.active{background:#edf6ed;border-color:#6f9d7e;color:#396c4c}.s-credit-grid{gap:15px}.s-credit{background:#fff;border:1px solid #dce8df;border-radius:12px;padding:20px}.s-credit>span{color:#7a8d80;font-size:13px;min-height:40px}.s-credit>strong{color:#477555;font-size:30px;font-variant-numeric:tabular-nums}.s-cohort-bottom{padding-top:8px}.s-dates ol{background:#f4f8f3;padding:8px 14px}.s-dates li{border-bottom:1px solid #e5ede1}.s-dates li:last-child{border:none}.s-message{border-radius:11px}.s-auth-main{max-width:530px;padding-top:48px;padding-bottom:58px}.s-auth-card{padding:35px;border-radius:19px;box-shadow:0 12px 44px #204b3807;border:1px solid #dce7df}.s-auth-emblem{display:flex;align-items:center;justify-content:center;width:58px;height:58px;background:#eaf3e9;border:1px solid #dce9d9;border-radius:16px;color:#548267;margin-bottom:23px}.s-auth-tabs{background:#edf3ed;border-radius:10px;margin:24px 0}.s-auth-tabs .active{box-shadow:0 2px 6px #234b2d0a}.s-auth-guide{border-color:#e3ebe1;color:#7f8f7c}.s-auth-guide strong{color:#5b7655;font-weight:550}.s-auth-card h1{font-size:27px}.s-auth-card form>.s-primary{margin-top:9px;min-height:49px}.s-modal{border-radius:17px;background:#fff;border:0}.s-modal .s-error{margin-top:18px}.s-footer{background:transparent;border-top:0;color:#8b9c8c;padding:12px 24px 25px}@media(max-width:1120px){.s-staff-workspace{grid-template-columns:164px minmax(0,1fr);gap:21px}.s-staff-workspace>.s-tabs{padding:10px 7px}.s-staff-workspace>.s-tabs button{padding:11px 10px;gap:8px}.s-stats>div{padding:17px 14px;gap:11px}.s-stat-icon{width:37px;height:37px;flex-basis:37px;border-radius:10px}.s-panel{padding:23px}}@media(max-width:960px){.s-staff-workspace{display:block}.s-staff-workspace>.s-page-title{margin-bottom:23px}.s-staff-workspace>.s-stats{margin-bottom:20px}.s-staff-workspace>.s-tabs{flex-direction:row;gap:4px;padding:5px;position:static;overflow-x:auto;margin-bottom:22px;border-radius:11px}.s-nav-caption{display:none}.s-staff-workspace>.s-tabs button{flex:1 0 auto;justify-content:center;font-size:14px;min-height:44px}.s-staff-workspace>.s-tabs button.active{box-shadow:none}.s-header{padding:18px 24px}.s-main{padding:27px 24px 40px}.s-auth-main{padding-top:40px}.s-patient-workspace{max-width:850px}}@media(max-width:720px){.s-staff-workspace .s-two-columns{grid-template-columns:1fr}.s-stats{gap:10px}.s-project{padding:20px 17px}.s-project strong{font-size:15px}.s-project-check{right:14px}.s-group-columns{grid-template-columns:1fr}}@media(max-width:580px){.simple h1{font-size:25px}.s-header{padding:16px;min-height:76px;align-items:center}.s-brand{font-size:14px;gap:9px;letter-spacing:0}.s-brand small{font-size:11px;margin-top:3px;letter-spacing:0}.s-logo{width:36px;height:36px;border-radius:11px;font-size:18px}.s-header-actions{gap:7px;flex-wrap:nowrap}.s-header-actions .s-link{border:0;padding:3px;min-height:44px;font-size:12px;gap:3px}.s-header-actions .s-link svg{display:none}.s-main{padding:25px 16px 35px}.s-auth-main{padding-top:30px}.s-auth-card{padding:28px 24px;border-radius:16px}.s-auth-emblem{width:50px;height:50px;margin-bottom:20px;border-radius:14px}.s-page-title{gap:12px;align-items:flex-start}.s-page-title>.s-badge{padding:5px 10px;font-size:12px}.s-staff-workspace .s-page-title{margin-bottom:20px}.s-stats>div{flex-direction:column;align-items:flex-start;padding:14px 12px;gap:12px;min-height:125px}.s-stat-icon{width:34px;height:34px;flex-basis:34px;border-radius:9px}.s-stat-icon svg{width:20px;height:20px}.s-stat-value>span{font-size:12px;white-space:nowrap}.s-stats .s-stat-value strong{font-size:25px;margin-top:3px}.s-stat-value strong small{font-size:11px;margin-left:5px}.s-staff-workspace>.s-tabs button{font-size:13px;gap:6px;padding:9px 11px}.s-staff-workspace>.s-tabs button svg{width:17px;height:17px}.s-patient-workspace .s-page-title{padding:0 1px 23px}.s-patient-workspace>.s-tabs{padding:4px;margin-bottom:21px}.s-patient-workspace>.s-tabs button{gap:6px;font-size:14px;padding:10px 5px;min-height:45px}.s-patient-workspace>.s-tabs button svg{width:18px}.s-projects{display:flex;flex-direction:column;gap:11px;margin-bottom:22px}.s-project{padding:17px 40px 17px 76px;min-height:88px;gap:3px}.s-project.active{box-shadow:none}.s-project-icon{position:absolute;left:17px;top:21px;width:42px;height:42px;margin:0;border-radius:11px}.s-project strong{font-size:16px}.s-project>span:last-of-type{font-size:12px}.s-project-check{top:31px;right:14px;width:17px;height:17px}.s-panel{border-radius:13px;padding:21px 19px}.s-field{margin:19px 0}.s-field input,.s-field select,.s-field textarea{font-size:16px;min-height:49px}.s-form-row{gap:12px}.s-form-row .s-field input{font-size:15px;padding:10px}.s-schedule-tools{padding:4px 9px;gap:8px}.s-schedule-tools .s-link,.s-schedule-tools>span{font-size:12px}.s-primary,.s-secondary{min-height:48px}.s-empty{padding:30px 9px}.s-empty p{font-size:14px}.s-credit{padding:15px;border-radius:11px}.s-credit>span{font-size:12px}.s-credit>strong{font-size:27px}.s-modal{padding:25px 22px}}@media(max-width:360px){.s-main,.s-header{padding-inline:12px}.s-brand{font-size:13px;gap:7px}.s-logo{width:32px;height:32px}.s-brand small{font-size:10px}.s-header-actions .s-link{font-size:11px}.s-panel{padding-inline:17px}.s-stats{gap:7px}.s-stats>div{padding:12px 10px}.s-stat-value>span{font-size:11px}.s-project{padding-left:67px}.s-project-icon{left:13px;width:39px}.s-project strong{font-size:15px}.s-patient-workspace>.s-tabs button{font-size:13px;gap:4px}.s-patient-workspace>.s-tabs button svg{width:16px}}.s-contact{font-size:14px;color:#526d61;overflow-wrap:anywhere}.s-contact a{color:#235f50;text-underline-offset:3px}.s-patient-guide{padding:28px}.s-guide-heading{display:flex;align-items:center;gap:13px;margin-bottom:22px}.s-guide-heading h2{font-size:21px}.s-guide-heading p{color:#688078;font-size:14px;margin-top:2px}.s-guide-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:13px;background:#eaf3ed;color:#3e7962;flex:0 0 auto}.s-guide-steps{list-style:none;padding:0;margin:0;display:grid;gap:22px}.s-guide-steps li{display:flex;align-items:flex-start;gap:14px;position:relative}.s-guide-steps li:not(:last-child):after{content:"";position:absolute;left:16px;top:40px;bottom:-14px;border-left:1px solid #e1eae3}.s-step-number{flex:0 0 33px;width:33px;height:33px;border-radius:50%;background:#eef5ee;color:#44725d;display:grid;place-items:center;font-weight:650;font-size:14px;position:relative;z-index:1}.s-step-done{background:#e5f1e8;color:#518568}.s-guide-steps h3{font-size:16px;line-height:1.6;margin-top:2px}.s-guide-steps h3 small{font-size:11px;font-weight:400;color:#819389;margin-left:9px}.s-guide-steps p{font-size:14px;color:#637b70;line-height:1.8;margin-top:4px}.s-guide-group{display:flex;gap:12px;align-items:flex-start;padding:18px;background:#f2f6ed;border:1px solid #e4ebd9;border-radius:11px;margin-top:26px}.s-guide-group>svg{flex:0 0 auto;color:#789064;margin-top:2px}.s-guide-group h3{font-size:15px;color:#4c6746}.s-guide-group p{font-size:14px;color:#637756;line-height:1.8;margin-top:6px}.s-guide-group .s-guide-footnote{font-size:12px;color:#7a8c6d;margin-top:10px}.s-guide-actions{display:flex;gap:12px;margin-top:24px}.s-guide-actions>button{flex:1;min-height:50px}.s-guide-compact{margin-top:28px;padding:24px 0 0;border-top:1px solid var(--line)}.s-guide-compact .s-guide-heading{margin-bottom:20px}.s-guide-compact .s-guide-heading h2{font-size:18px}.s-guide-compact .s-guide-steps{gap:18px}.s-guide-compact .s-guide-steps p{font-size:13px}.s-guide-compact .s-guide-steps h3{font-size:14px}.s-guide-compact .s-guide-group{padding:14px;gap:9px}.s-guide-compact .s-guide-group p{font-size:13px}@media(max-width:720px){.s-patient.s-signed-in .s-main{padding-bottom:calc(100px + env(safe-area-inset-bottom,0px))}.s-patient.s-signed-in .s-footer{display:none}.s-patient-workspace>.s-tabs{position:fixed;left:12px;right:12px;bottom:max(10px,env(safe-area-inset-bottom,0px));z-index:40;background:#fff;border:1px solid #dce6df;border-radius:16px;padding:5px;margin:0;box-shadow:0 5px 28px #214b3b1c;gap:3px}.s-patient-workspace>.s-tabs button{flex-direction:column;gap:2px;font-size:12px;padding:7px 5px;min-height:56px;color:#768c80;border-radius:11px}.s-patient-workspace>.s-tabs button svg{width:22px;height:22px}.s-patient-workspace>.s-tabs button.active{background:#edf5ee;color:#28604b;box-shadow:none}.s-patient-workspace .s-page-title{padding-bottom:21px}.s-patient-guide{padding:22px 19px}.s-guide-compact{padding:23px 0 0}.s-guide-steps{gap:21px}.s-guide-steps li{gap:12px}.s-guide-heading{margin-bottom:23px}.s-guide-heading h2{font-size:20px}.s-guide-group{padding:15px;gap:10px}.s-guide-group>svg{width:20px}.s-guide-actions{flex-direction:column;gap:10px}.s-guide-actions>button{width:100%;min-height:50px}}:root{color:#143840;background:#fbfaf6;font-family:PingFang SC,Noto Sans CJK SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #123842;--ink-soft: #597078;--brand: #006457;--brand-deep: #004e45;--brand-soft: #e8efeb;--sage: #7f9c8c;--sage-pale: #f2f5f1;--amber: #bf7600;--amber-soft: #fff5e4;--danger: #9b433e;--danger-soft: #fff1ef;--paper: #fffefa;--canvas: #fbfaf6;--line: #e2e6e2;--line-strong: #cfd8d3;--shadow-soft: 0 16px 48px rgb(20 56 64 / 8%)}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:var(--canvas)}body{margin:0;min-width:320px;min-height:100vh;color:var(--ink);background:var(--canvas);-webkit-font-smoothing:antialiased}button,input,select,textarea{color:inherit;font:inherit}button,select{touch-action:manipulation}button{border:0}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline:3px solid rgb(0 100 87 / 22%);outline-offset:2px}::selection{color:#fff;background:var(--brand)}.app-notice{position:fixed;z-index:1000;right:24px;bottom:24px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:min(420px,calc(100vw - 32px));padding:14px 14px 14px 16px;color:var(--ink);background:#fffefaf5;border:1px solid var(--line-strong);box-shadow:0 18px 60px #102c332e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);animation:notice-in .22s ease-out both}.app-notice svg{color:var(--brand)}.app-notice--error svg{color:var(--danger)}.app-notice--info svg{color:#426f88}.app-notice button{display:grid;width:32px;height:32px;padding:0;color:var(--ink-soft);background:transparent;cursor:pointer;place-items:center}@keyframes notice-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.app-notice{right:16px;bottom:16px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
