@font-face{font-family:DejaVu;src:url('/fonts/DejaVuSans.ttf')}*{box-sizing:border-box}body{margin:0;background:#f3f6f9;color:#193343;font:15px/1.55 Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}a{color:#006f76;text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,p{margin:0}h1{font-size:30px;letter-spacing:-.7px;font-weight:650}h2{font-size:19px}h3{font-size:16px}small{font-size:13px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #56b7c0;outline-offset:2px}.layout{display:grid;grid-template-columns:235px minmax(0,1fr);min-height:100vh}.sidebar{background:#102d3b;color:#d7e8ef;padding:24px 16px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.brand{display:flex;gap:10px;align-items:center;font-size:22px;font-weight:bold;letter-spacing:-.7px;white-space:nowrap}.brand img{width:33px;height:33px}.brand span span{color:#8fc5c6;font-weight:400}.sidebar .brand{margin:8px 6px 43px}.nav-label{font-size:11px;letter-spacing:1.8px;color:#94b2bf;padding:10px 12px}.nav{display:flex;flex-direction:column;gap:6px}.nav button{border:0;color:#c0d6df;background:transparent;display:flex;align-items:center;gap:13px;padding:13px;text-align:left;border-radius:7px;font-size:14px}.nav button:hover,.nav button.active{background:#244855;color:#fff}.nav button b{font-size:18px;font-weight:400;width:19px}.sidebar-foot{margin-top:auto;padding:20px 10px 0;border-top:1px solid #34525f;font-size:14px;overflow-wrap:anywhere}.sidebar-foot small{color:#94b2bf}.topbar{height:75px;background:white;border-bottom:1px solid #dae4eb;padding:0 34px;display:flex;align-items:center;gap:12px;color:#647b88;font-size:14px}.topbar .account{margin-left:auto;display:flex;align-items:center;gap:12px}.avatar{border-radius:50%;width:32px;height:32px;background:#e7f4f2;display:grid;place-items:center;color:#006f76;font-weight:bold}.workspace{padding:34px;max-width:1650px;margin:auto}.eyebrow{font-size:11px;font-weight:700;letter-spacing:2px;color:#00777e;margin-bottom:10px}.heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:28px}.heading p{color:#657c89;margin-top:6px}.actions{display:flex;flex-wrap:wrap;gap:9px;align-items:center}.btn{border:1px solid #d3dfe6;background:#fff;border-radius:7px;padding:10px 15px;color:#244456;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:14px;min-height:40px}.btn:hover{background:#f0f6f7;text-decoration:none}.btn.primary{background:#006f76;border-color:#006f76;color:#fff}.btn.primary:hover{background:#005d63}.btn.danger{color:#b83131}.btn.small{padding:6px 10px;min-height:32px;font-size:13px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #dce5eb;background:#fff;border-radius:11px;overflow:hidden;margin-bottom:28px}.metric{padding:21px 25px;border-right:1px solid #e2e9ee}.metric:last-child{border:0}.metric span{font-size:14px;color:#637987}.metric strong{font-size:32px;display:block;margin:9px 0 2px;font-weight:600}.metric small{color:#7b8e98}.panel{border:1px solid #dce5eb;background:#fff;border-radius:10px;margin-bottom:22px;overflow:hidden}.panel-head{padding:19px 23px;border-bottom:1px solid #e3eaf0;display:flex;align-items:center;justify-content:space-between;gap:12px}.panel-body{padding:23px}.muted{color:#6b808d;font-size:14px}.empty{text-align:center;padding:62px 24px}.empty .symbol{display:grid;place-items:center;background:#e9f5f3;width:56px;height:56px;border-radius:13px;margin:0 auto 18px;color:#00767d;font-size:26px}.empty p{margin:9px auto 20px;max-width:470px;color:#657c89}.filters{padding:17px 23px;display:flex;gap:12px;flex-wrap:wrap;border-bottom:1px solid #e3eaf0;align-items:end}.filters label{min-width:130px;flex:1}.filters .search{flex:2;min-width:220px}.filters input,.filters select{min-height:38px;font-size:14px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap}th{font-size:12px;letter-spacing:.4px;font-weight:600;color:#708591;background:#f8fafc;padding:13px 21px;border-bottom:1px solid #e5ebef}td{padding:18px 21px;border-bottom:1px solid #edf1f4;font-size:14px}td small{display:block;color:#728894;margin-top:3px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#f9fcfc}.badge{display:inline-block;padding:4px 9px;border-radius:5px;font-size:12px;background:#eef2f6;color:#516d7e;white-space:nowrap}.badge.pending{background:#fff2d9;color:#8d6108}.badge.green{background:#e5f4ed;color:#20734d}.badge.blue{background:#e6f1fb;color:#28668e}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.full{grid-column:1/-1}label{display:flex;flex-direction:column;gap:6px;font-size:14px;color:#415f70}input,select,textarea{width:100%;min-width:0;min-height:42px;border:1px solid #cedce4;border-radius:6px;padding:9px 11px;background:white;color:#183d50}input[type=file]{padding:8px;font-size:13px}input[type=checkbox]{width:auto;min-height:auto}textarea{resize:vertical;min-height:90px}label small{font-weight:400;color:#768b97;line-height:1.4}.check{flex-direction:row;align-items:center}.notice{border:1px solid #cce2e4;background:#f0f9f8;border-radius:7px;padding:13px 16px;color:#37646d;font-size:14px;margin-bottom:20px}.notice.warn{background:#fff9ed;border-color:#f1dfb8;color:#836129}.form-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.product{border:1px solid #dce7ed;border-radius:8px;margin:18px 0;background:#fcfdfe;padding:21px}.product-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.detail-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,1fr);gap:22px}.kv{display:grid;grid-template-columns:145px minmax(0,1fr);gap:11px 16px;font-size:14px}.kv dt{color:#738895}.kv dd{margin:0;overflow-wrap:anywhere}.totals{margin:17px 0 0 auto;max-width:330px}.total-row{display:flex;justify-content:space-between;padding:8px 0;font-size:14px}.total-row.grand{font-size:18px;border-top:1px solid #dae4ea;padding-top:14px;font-weight:700}.timeline{border-left:2px solid #e0eaef;padding-left:16px}.timeline article{margin-bottom:22px}.timeline article p{margin:8px 0;white-space:pre-wrap;overflow-wrap:anywhere}.logo-preview{width:200px;height:70px;object-fit:contain;border:1px solid #e0e9ee;border-radius:7px;background:white;margin-bottom:10px}.auth-page{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.auth-brand{background:#102d3b;color:#fff;padding:60px;display:flex;flex-direction:column;justify-content:space-between}.auth-brand h1{font-size:42px;line-height:1.25;max-width:470px;margin:60px 0 20px}.auth-brand p{color:#a3c1cd;max-width:390px}.auth-brand .steps{color:#83c9c7;font-size:14px;letter-spacing:1px}.auth-form{display:grid;place-items:center;padding:40px}.auth-card{width:100%;max-width:420px}.auth-card h2{font-size:26px;margin-bottom:8px}.auth-card p{margin-bottom:28px}.auth-card label{margin:17px 0}.auth-card .btn{width:100%;margin-top:12px}.loading{padding:70px;text-align:center}#toast{position:fixed;right:25px;bottom:25px;max-width:440px;padding:15px 21px;background:#173947;color:white;border-radius:9px;box-shadow:0 5px 25px #102d3b33;z-index:999;display:none}#toast.show{display:block}#toast.error{background:#8e3434}.break{white-space:normal;max-width:360px}.invite{white-space:pre-wrap;overflow-wrap:anywhere;background:#f5f8fa;padding:18px;border-radius:7px}dialog{border:1px solid #d7e3e9;border-radius:12px;width:min(560px,94vw);padding:26px;color:#193343}dialog::backdrop{background:#102d3b88}dialog h2{margin-bottom:16px}.mobile-menu{display:none}.login-logo{max-width:220px;max-height:80px;object-fit:contain;margin-bottom:15px}.section-note{font-size:13px;color:#708895;margin:8px 0 0}footer.page-foot{font-size:12px;color:#8296a1;margin-top:25px}.audit-detail{max-width:550px;white-space:pre-wrap;word-break:break-word;font-size:12px}.chips{display:flex;gap:8px;flex-wrap:wrap}.chips span{background:#edf4f7;padding:6px 10px;border-radius:5px;font-size:13px}.separator{border:0;border-top:1px solid #e0e9ef;margin:22px 0}@media(max-width:1100px){.layout{grid-template-columns:205px minmax(0,1fr)}.workspace{padding:25px}.detail-grid{grid-template-columns:1fr}.grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}.metric{padding:18px}.topbar{padding:0 25px}}@media(max-width:760px){.layout{display:block}.sidebar{display:none;position:fixed;width:245px;z-index:50}.sidebar.open{display:flex}.mobile-menu{display:inline-flex}.workspace{padding:23px 15px}.topbar{height:63px;padding:0 15px}.topbar .breadcrumb{display:none}.heading{align-items:flex-start;flex-direction:column}.metric-grid{grid-template-columns:repeat(2,1fr)}.metric{border-bottom:1px solid #e2e9ee}.grid,.grid.three{grid-template-columns:1fr}.auth-page{display:block}.auth-brand{padding:25px}.auth-brand h1,.auth-brand p,.auth-brand .steps{display:none}.auth-brand .brand{margin:0}.auth-form{padding:35px 22px}.panel-body{padding:17px}.panel-head{padding:17px;flex-wrap:wrap}.filters{padding:14px}.grid.four{gap:12px}.kv{grid-template-columns:115px minmax(0,1fr)}.topbar .account span.name{display:none}.product{padding:14px}h1{font-size:27px}#toast{left:15px;right:15px;max-width:none}td,th{padding:14px}.auth-card label{margin:14px 0}}
.detail-grid>*{min-width:0}.grid>*{min-width:0}.panel{min-width:0}.chips span{overflow-wrap:anywhere;max-width:100%}
