:root{color:#203138;background:#f2f5f4;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(20,122,113,.28);outline-offset:2px}.app-shell{min-height:100vh;background:#f2f5f4}.app-topbar{position:sticky;z-index:20;top:0;display:flex;height:64px;align-items:center;justify-content:space-between;gap:20px;padding:0 28px;color:#edf6f4;border-bottom:1px solid #24474a;background:#12383a;box-shadow:0 2px 10px #12383a21}.app-topbar-start,.account-area{display:flex;min-width:0;align-items:center;gap:14px}.app-brand{display:flex;align-items:center;gap:10px;color:inherit;text-decoration:none;white-space:nowrap}.app-brand>span:last-child{display:grid;gap:2px}.app-brand strong{font-size:16px;font-weight:700;line-height:1.1}.app-brand small{color:#9dc8c4;font-size:11px;line-height:1.1}.brand-mark,.account-avatar{display:grid;place-items:center;flex:0 0 auto}.brand-mark{width:31px;height:31px;color:#12383a;background:#d6dfb7;font-size:17px;font-weight:700}.topbar-divider{width:1px;height:28px;background:#386164}.current-page{overflow:hidden;margin:0;color:#c6dedb;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.account-area{gap:9px;font-size:13px}.account-avatar{width:26px;height:26px;color:#12383a;border-radius:50%;background:#bed9d5;font-size:12px;font-weight:700}.account-name{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.logout{min-height:30px;padding:0 8px;color:#c6dedb;border:0;border-left:1px solid #386164;background:transparent;font-size:13px}.logout:hover{color:#fff}.navigation-toggle{display:none;width:34px;height:34px;padding:7px;border:1px solid #477174;background:transparent}.navigation-toggle i{display:block;height:1px;margin:4px 0;background:#d7e8e6}.application-body{display:grid;grid-template-columns:238px minmax(0,1fr);min-height:calc(100vh - 64px)}.application-sidebar{position:sticky;top:64px;display:flex;height:calc(100vh - 64px);flex-direction:column;justify-content:space-between;padding:20px 12px 16px;border-right:1px solid #d7e0dd;background:#f9fbfa}.navigation-group{margin:0 0 17px}.navigation-group>p{margin:0 0 6px;padding:0 10px;color:#758784;font-size:11px;font-weight:700;line-height:1.7}.navigation-group a{position:relative;display:flex;min-height:37px;align-items:center;gap:10px;padding:0 10px;color:#425653;border-left:2px solid transparent;text-decoration:none;font-size:14px;transition:background-color .14s ease,border-color .14s ease,color .14s ease}.navigation-group a:hover{color:#115b57;background:#eef5f2}.navigation-group a.router-link-active{color:#0f635e;border-left-color:#0f786f;background:#e2f0eb;font-weight:700}.navigation-marker{width:6px;height:6px;flex:0 0 6px;border:1px solid #8da3a0;border-radius:50%}.router-link-active .navigation-marker{border-color:#0f786f;background:#0f786f}.sidebar-footer{margin:14px 10px 0;color:#82918e;font-size:11px}.application-content{min-width:0}.navigation-scrim{display:none}.workspace{width:min(100%,1280px);margin:0 auto;padding:34px 36px 60px}.management{max-width:1280px}.management-heading,.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.management-heading{margin-bottom:25px}.section-label{margin:0 0 7px;color:#0e756c;font-size:12px;font-weight:700;line-height:1.35}h1{margin:0;color:#193237;font-size:26px;font-weight:700;line-height:1.25}h2{margin:0;color:#244249;font-size:17px;font-weight:700;line-height:1.4}.section-heading p{margin:4px 0 0;color:#71817f;font-size:13px}.message{margin:0 0 16px;padding:10px 12px;border:1px solid;font-size:14px}.error{color:#a33228;border-color:#edc8c3;background:#fff7f5}.success{color:#176248;border-color:#bbdacb;background:#f0faf4}.management-section{margin-top:20px;padding:20px;border:1px solid #dce6e2;border-radius:6px;background:#fff;box-shadow:0 1px 1px #193a3506}.management-section+.management-section{margin-top:16px}.tabs{display:flex;gap:3px;margin-bottom:20px;overflow-x:auto;border-bottom:1px solid #d8e2df}.tabs button{min-height:39px;padding:0 13px;color:#6b7d7a;border:0;border-bottom:2px solid transparent;background:transparent;white-space:nowrap}.tabs button.active{color:#0d6d64;border-bottom-color:#0d766c;font-weight:700}.summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.summary-grid p{margin:0;padding:13px;color:#5b6c69;border:1px solid #e0e8e5;background:#fbfcfb;font-size:13px}.summary-grid strong{display:block;margin-top:6px;color:#1d3d42;font-size:21px;font-weight:700}.setting-list{margin-top:16px;border-top:1px solid #e0e8e5}.setting-row{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #e0e8e5}.setting-row span{display:grid;gap:3px;font-size:14px}.setting-row small{color:#778784}.setting-row input{width:18px;height:18px;accent-color:#0f766e}.management-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;align-items:start;margin:18px 0}.management-form input,.management-form select,table input,table select{width:100%;min-height:36px;padding:7px 9px;color:#243a3e;border:1px solid #cbd9d5;border-radius:4px;background:#fff}.management-form input::placeholder{color:#93a29f}.management-form input:focus,.management-form select:focus,table input:focus,table select:focus{border-color:#168278;outline:0;box-shadow:0 0 0 3px #1682781f}.management-form select[multiple],table select[multiple]{min-height:72px}.management-form button{min-height:36px}.file-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.file-select{display:flex;min-height:36px;align-items:center;padding:7px 9px;overflow:hidden;color:#35514f;border:1px solid #bdceca;border-radius:4px;background:#fff;cursor:pointer;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.file-select:hover{color:#0c665e;border-color:#83aaa3;background:#f5faf8}button:not(.navigation-toggle):not(.logout){min-height:36px;padding:7px 12px;color:#fff;border:1px solid #0f7369;border-radius:4px;background:#0f7369;font-size:14px;font-weight:700;transition:background-color .14s ease,border-color .14s ease,transform .14s ease}button:not(.navigation-toggle):not(.logout):hover:not(:disabled){border-color:#0b5c55;background:#0b5c55}button:not(.navigation-toggle):not(.logout):active:not(:disabled){transform:translateY(1px)}button:disabled{cursor:not-allowed;opacity:.58}.secondary-action{color:#35514f!important;border-color:#bdceca!important;background:#fff!important}.secondary-action:hover:not(:disabled){color:#0c665e!important;border-color:#83aaa3!important;background:#f5faf8!important}.text-action{display:inline;min-height:0!important;margin:0 10px 0 0;padding:0!important;color:#0f7067!important;border:0!important;background:transparent!important;font-size:13px!important;font-weight:700}.danger-action{color:#b23a31!important}.invoice-actions{display:flex;flex-wrap:wrap;gap:8px}.invoice-attachments{display:flex;flex-wrap:wrap;gap:8px 16px;margin:-6px 0 17px;color:#60716e;font-size:13px}.invoice-attachments span{display:flex;align-items:baseline;gap:6px}.table-scroll{margin-top:18px;overflow-x:auto;border:1px solid #dce6e2;border-radius:5px;background:#fff}.management-section .table-scroll{margin-top:14px}table{width:100%;min-width:760px;border-collapse:collapse;font-size:13px}th,td{padding:10px 11px;vertical-align:middle;text-align:left;border-bottom:1px solid #e5ecea}th{color:#687b78;background:#f5f8f7;font-size:12px;font-weight:700;white-space:nowrap}tbody tr:last-child td{border-bottom:0}tbody tr:hover td{background:#fbfdfc}td strong{display:block;margin-bottom:5px;color:#29454a}td small{display:block;margin-top:4px;color:#7c8c89}.table-scroll a{color:#0c7167;text-decoration:none}.table-scroll a:hover{text-decoration:underline}.status-badge{display:inline-block;padding:3px 7px;border-radius:3px;font-size:12px;font-weight:700}.status-badge.active{color:#176447;background:#eaf7ef}.status-badge.disabled{color:#a33c32;background:#fff0ee}.dashboard{display:grid;gap:18px}.dashboard-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;min-height:138px;padding:26px 28px;color:#f0f7f5;border-left:4px solid #d5dfae;background:#17494a}.dashboard-intro h1{color:#fff;font-size:29px}.dashboard-intro .section-label{color:#bddfd9}.dashboard-subtitle{margin:10px 0 0;color:#c8deda;font-size:14px}.today-label{margin:0;padding:7px 9px;color:#ebf5d1;border:1px solid #688d86;font-size:12px;white-space:nowrap}.dashboard-section{padding:20px;border:1px solid #dce6e2;border-radius:6px;background:#fff}.quick-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:16px}.quick-link{display:grid;min-height:124px;align-content:start;gap:8px;padding:15px;color:#294449;border:1px solid #dce6e2;border-top:3px solid #b6d4c7;background:#fbfcfb;text-decoration:none;transition:border-color .14s ease,background-color .14s ease,transform .14s ease}.quick-link:hover{border-color:#75a99b;background:#f1f8f4;transform:translateY(-1px)}.quick-link span{color:#72837f;font-size:11px;font-weight:700}.quick-link strong{font-size:15px}.quick-link small{margin-top:auto;color:#0d746a;font-size:12px}.dashboard-note{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fbfcf5}.dashboard-note h2{max-width:560px;font-size:15px;font-weight:500}.dashboard-note>span{padding:5px 8px;color:#47674d;border:1px solid #bed2b9;background:#eff7ea;font-size:12px;white-space:nowrap}.auth-page{display:grid;grid-template-columns:minmax(300px,.92fr) minmax(420px,1.08fr);min-height:100vh;background:#f2f5f4}.auth-brand{position:relative;display:flex;min-height:100%;align-items:flex-end;gap:18px;padding:44px;overflow:hidden;color:#effbf8;background:#174d49}.auth-brand:before,.auth-brand:after{position:absolute;content:"";pointer-events:none}.auth-brand:before{top:48px;right:0;width:52%;height:1px;background:#5ab3a5}.auth-brand:after{right:52px;bottom:0;width:1px;height:42%;background:#5ab3a5}.auth-brand-mark{display:grid;width:52px;height:52px;place-items:center;color:#174d49;background:#d6f2ec;font-size:19px;font-weight:700}.auth-brand-copy{display:grid;gap:3px}.auth-brand-copy p,.auth-brand-copy span{margin:0}.auth-brand-copy p{font-size:24px;font-weight:700;line-height:1.15}.auth-brand-copy span{color:#a8d7ce;font-size:14px}.auth-entry{display:grid;align-items:center;justify-items:center;padding:48px}.login-form{display:grid;width:min(100%,368px);gap:20px}.login-heading{display:grid;gap:7px;margin-bottom:12px}.login-heading p{margin:0;color:#0f766e;font-size:14px;font-weight:700}.login-heading h1{max-width:none;color:#172f34;font-size:32px}.login-field{display:grid;gap:8px;color:#344f4d;font-size:14px;font-weight:700}.login-field input{width:100%;min-height:46px;padding:10px 12px;color:#172f34;border:1px solid #cbd9d5;border-radius:5px;outline:none;background:#fff}.login-field input:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e26}.login-error{margin:-4px 0 0;padding:10px 12px;color:#b42318;border-left:3px solid #d92d20;background:#fff5f4;font-size:14px}.login-submit{min-height:46px!important}@media(max-width:900px){.application-body{grid-template-columns:210px minmax(0,1fr)}.application-sidebar{padding-left:8px;padding-right:8px}.workspace{padding:28px 24px 48px}.quick-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.auth-page{display:block}.auth-brand{min-height:136px;padding:28px 24px}.auth-brand:before{top:26px}.auth-brand:after{right:34px;height:52%}.auth-entry{display:block;padding:48px 24px}.login-form{width:100%}.login-heading h1{font-size:28px}.app-topbar{height:58px;gap:8px;padding:0 16px}.navigation-toggle{display:block}.topbar-divider,.current-page,.account-name{display:none}.app-topbar-start,.app-brand{gap:7px}.app-brand strong{font-size:14px}.app-brand small{font-size:10px}.brand-mark{width:28px;height:28px;font-size:16px}.account-area{gap:6px}.logout{min-height:30px;padding:0 4px;border-left:0;font-size:12px;white-space:nowrap}.application-body{display:block;min-height:calc(100vh - 58px)}.application-sidebar{position:fixed;z-index:30;top:58px;bottom:0;left:0;width:242px;height:auto;transform:translate(-100%);transition:transform .18s ease}.navigation-open .application-sidebar{transform:translate(0)}.navigation-scrim{position:fixed;z-index:25;top:58px;right:0;bottom:0;left:0;width:100%;min-height:0;padding:0;border:0;background:#1026265c}.navigation-open .navigation-scrim{display:block}.workspace{padding:24px 16px 42px}h1{font-size:24px}.management-heading,.section-heading{align-items:stretch;flex-direction:column}.management-heading{gap:13px}.management-section{padding:15px}.summary-grid,.quick-links{grid-template-columns:1fr}.dashboard-intro{min-height:150px;align-items:flex-start;flex-direction:column;padding:22px 20px}.dashboard-intro h1{font-size:25px}.dashboard-note{align-items:flex-start;flex-direction:column}}
