:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#19302b;background:#f5f7f5;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:4px}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}h1,h2,h3,p{margin:0}h1{font-size:clamp(25px,3vw,35px);letter-spacing:-1.2px;font-weight:650}h2{font-size:18px;letter-spacing:-.4px}h3{font-size:15px}p{line-height:1.65}.muted{color:#687b75}.small{font-size:13px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:1.8px;text-transform:uppercase;color:#73867e}.shell{display:grid;grid-template-columns:230px minmax(0,1fr);min-height:100vh}.sidebar{background:#102f27;color:#dce9e2;padding:32px 20px;display:flex;flex-direction:column;gap:36px}.brand{display:flex;align-items:center;gap:12px;font-size:18px;font-weight:700;letter-spacing:-.5px}.brand-mark{display:grid;place-items:center;background:#c6eb99;color:#173b29;width:38px;height:42px;border-radius:11px;font-size:24px}.brand small{display:block;font-size:10px;letter-spacing:2px;text-transform:uppercase;font-weight:500;margin-top:3px;color:#9bb6a8}.nav{display:flex;flex-direction:column;gap:7px}.nav a{padding:12px 14px;border-radius:8px;display:flex;align-items:center;gap:11px;color:#b2c9bc;font-size:14px}.nav a:hover,.nav a.active{background:#24483b;color:#efffe4}.nav a.active{box-shadow:inset 3px 0 #c6eb99}.icon{width:19px;height:19px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.sidebar-foot{margin-top:auto;padding:18px 14px;border:1px solid #345346;border-radius:12px;font-size:12px;color:#a3beae;line-height:1.8}.sidebar-foot strong{display:block;color:#e7f3df;font-size:18px;letter-spacing:1px}.topbar{height:82px;background:#fff;border-bottom:1px solid #e3e9e3;padding:0 38px;display:flex;align-items:center;justify-content:space-between;gap:20px}.topbar-right{display:flex;align-items:center;gap:18px}.avatar{display:grid;place-items:center;border-radius:50%;height:34px;width:34px;background:#edf1e9;font-size:12px;font-weight:700}.logout{border:0;background:none;color:#687b75;font-size:12px;padding:5px}.content{max-width:1450px;margin:auto;padding:36px 38px 60px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.page-heading p{margin-top:7px;font-size:14px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:11px 17px;border-radius:8px;border:1px solid #d8e0d8;background:#fff;font-size:13px;font-weight:600;white-space:nowrap}.btn:hover{background:#f2f6ef}.btn-primary{background:#244e37;color:#fff;border-color:#244e37}.btn-primary:hover{background:#173d2a}.btn-light{background:#cfeca9;border-color:#cfeca9;color:#183829}.badge{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border-radius:6px;font-size:11px;font-weight:600;background:#edf2eb;color:#4f6359;white-space:nowrap}.badge-green{background:#e7f4e7;color:#36703f}.badge-amber{background:#fff2d8;color:#85621e}.badge::before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor}.grid{display:grid;gap:20px}.stats{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:24px}.card{border:1px solid #e0e6df;background:#fff;border-radius:13px;overflow:hidden}.card-pad{padding:24px}.stat-label{font-size:12px;color:#718078;display:flex;align-items:center;justify-content:space-between;gap:8px}.stat-value{font-size:28px;letter-spacing:-1px;margin:18px 0 7px;font-weight:650;font-variant-numeric:tabular-nums}.stat-value small{font-size:12px;letter-spacing:0;color:#718078;margin-right:5px}.stat-caption{font-size:11px;color:#839188}.stat-featured{background:#1d4031;color:#f4f9ed;border-color:#1d4031}.stat-featured .stat-label,.stat-featured .stat-caption,.stat-featured .stat-value small{color:#afc5b3}.split{grid-template-columns:minmax(0,1.8fr) minmax(260px,1fr);margin-bottom:24px}.card-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:23px 24px;border-bottom:1px solid #edf0eb}.text-link{color:#376348;font-size:12px;font-weight:650}.chart{height:155px;display:flex;align-items:flex-end;gap:20px;padding:0 12px;border-bottom:1px solid #edf0eb}.chart-col{flex:1;display:flex;justify-content:flex-end;flex-direction:column;align-items:center;height:100%}.chart-bar{width:100%;max-width:40px;background:#a6c783;border-radius:5px 5px 0 0;min-height:3px}.chart-labels{display:flex;gap:20px;padding:12px;color:#7e8b81;font-size:11px}.chart-labels span{flex:1;text-align:center}.notice{padding:14px 18px;border:1px solid #d9e7cf;background:#f0f7e8;border-radius:9px;font-size:13px;line-height:1.7;margin-bottom:22px}.notice-error{background:#fff0ec;border-color:#f0d0c5;color:#953f2d}.notice ul{margin:3px 0;padding-left:18px}.empty{display:flex;flex-direction:column;align-items:center;text-align:center;padding:48px 24px;gap:12px}.empty-icon{width:54px;height:54px;display:grid;place-items:center;background:#f0f5eb;color:#668158;border-radius:15px;margin-bottom:4px}.empty-icon .icon{width:25px;height:25px}.empty p{font-size:13px;color:#768378;max-width:400px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:13px}th{text-align:left;font-size:10px;text-transform:uppercase;letter-spacing:1px;color:#849086;font-weight:650;background:#fafbf8;padding:14px 24px;white-space:nowrap}td{padding:18px 24px;border-top:1px solid #edf0eb}td strong{font-size:13px;font-weight:600}td .muted{font-size:11px;margin-top:4px}.amount{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.filters{display:flex;gap:12px;flex-wrap:wrap;padding:20px 24px;align-items:end;border-bottom:1px solid #edf0eb}.field-group{display:flex;flex-direction:column;gap:7px}.field-group label{font-size:12px;font-weight:600;color:#54685b}.field{width:100%;border:1px solid #dce4d9;border-radius:7px;background:#fff;padding:11px 12px;color:#243e2b;min-width:0;font-size:13px}.field:focus{outline:2px solid #adc991;border-color:#7fa15f}.search-field{flex:1;min-width:180px}.stack{display:flex;flex-direction:column;gap:18px}.row{display:flex;align-items:center;justify-content:space-between;gap:14px}.divider{border:0;border-top:1px solid #e9eee4;margin:6px 0}.check-list{display:flex;flex-direction:column;gap:0}.check-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 0;border-bottom:1px solid #edf0eb;font-size:13px}.check-row:last-child{border-bottom:0}.check-row .icon{color:#65874d}.code{font-family:ui-monospace,SFMono-Regular,monospace;font-size:12px;overflow-wrap:anywhere;padding:12px;background:#f5f7f2;border:1px solid #e5eadf;border-radius:7px;display:block;line-height:1.6}.checkbox{display:flex;align-items:flex-start;gap:9px;font-size:12px;line-height:1.6;color:#637361}.checkbox input{margin-top:4px;accent-color:#315b39}.detail-list{display:grid;grid-template-columns:1fr 1fr;gap:24px}.detail-list dt{font-size:11px;color:#819079;margin-bottom:8px}.detail-list dd{margin:0;font-size:14px;overflow-wrap:anywhere}.pagination{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-top:1px solid #edf0eb;gap:12px;font-size:12px;color:#7e8b78}.pagination-links{display:flex;gap:8px}.login-shell{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#fcfdf9}.login-story{background:#123428;color:#edf8e6;padding:55px clamp(30px,6vw,90px);display:flex;flex-direction:column;justify-content:space-between;gap:60px;position:relative;overflow:hidden}.login-story h1{font-size:clamp(36px,4.6vw,66px);line-height:1.1;letter-spacing:-2px;font-weight:500}.login-story h1 span{color:#c4e994}.login-story p{color:#a8c0ac;max-width:370px;margin-top:22px;font-size:15px}.login-lines{display:flex;align-items:flex-end;gap:15px;height:150px;margin-top:35px;opacity:.6}.login-lines i{display:block;flex:1;background:#476f47;border-radius:5px 5px 0 0}.login-lines i:nth-child(2n){background:#92b969}.login-panel{display:flex;align-items:center;justify-content:center;padding:45px 25px}.login-form{width:100%;max-width:360px}.login-form h2{font-size:28px;letter-spacing:-.8px;margin:10px 0}.login-form form{margin-top:32px}.login-form .btn{width:100%;padding:13px}.login-foot{font-size:11px;color:#829080;margin-top:28px;text-align:center}.mobile-nav{display:none}.wrap{overflow-wrap:anywhere}.section-gap{margin-top:24px}.number{font-variant-numeric:tabular-nums}.connection-summary{background:#f7f9f2;padding:17px;border-radius:9px}.step{display:flex;gap:14px}.step-number{height:26px;width:26px;flex-shrink:0;display:grid;place-items:center;border-radius:50%;font-size:11px;background:#eaf0e1;color:#4b6c34}.step p{font-size:12px;color:#73816b;margin-top:5px}.disabled-form{opacity:.6;pointer-events:none}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:1150px){.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.content{padding:28px}.topbar{padding:0 28px}.split{grid-template-columns:minmax(0,1.5fr) minmax(240px,1fr)}}@media(max-width:850px){.shell{grid-template-columns:minmax(0,1fr)}.sidebar{display:none}.mobile-nav{display:block;background:#153b2b;color:#e3f0da;padding:15px 22px}.mobile-nav summary{cursor:pointer;font-weight:600}.mobile-nav .nav{padding-top:14px}.topbar{height:66px;padding:0 22px}.topbar-right{gap:10px}.staff-name{display:none}.content{padding:24px 20px}.split{grid-template-columns:1fr}.page-heading{align-items:flex-start;flex-wrap:wrap}.login-shell{grid-template-columns:1fr}.login-story{display:none}.login-panel{min-height:100vh}.detail-list{grid-template-columns:1fr 1fr}}@media(max-width:480px){.stats{gap:12px}.card-pad{padding:18px}.stat-value{font-size:23px}.stat-label{font-size:11px}.stat-label .icon{display:none}.topbar .muted{font-size:11px}.card-heading{padding:18px}.filters{padding:18px}.detail-list{grid-template-columns:1fr}.page-heading .btn{width:100%}.badge{font-size:10px}.chart,.chart-labels{gap:12px}}
