
:root{font-family:Inter,"Segoe UI",Arial,sans-serif;color:#182c28;background:#f3f5f5;font-synthesis:none;--green:#153f35;--gold:#e3b357;--muted:#667773;--line:#dfe6e3;--red:#ab3635;--surface:#fff}*{box-sizing:border-box}body{margin:0;font-size:16px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}button:focus-visible,a:focus-visible{outline:3px solid #d29730;outline-offset:3px}a{color:var(--green)}.loading{padding:12vh 8vw}h1,h2,h3,p{margin-top:0}h1{font-size:2rem;letter-spacing:-.035em;margin-bottom:8px}h2{font-size:1.15rem;letter-spacing:-.02em}h3{font-size:1rem}p{line-height:1.6}.muted,.sub{color:var(--muted)}.sub{font-size:.9rem}.mono{font-variant-numeric:tabular-nums}.eyebrow{font-size:.75rem;text-transform:uppercase;letter-spacing:.15em;font-weight:700}.shell{display:grid;grid-template-columns:244px minmax(0,1fr);min-height:100vh}.sidebar{background:var(--green);color:#fff;padding:34px 21px;position:sticky;top:0;height:100vh;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:12px;font-size:1.18rem;font-weight:800;letter-spacing:-.02em}.brand img{width:42px;height:42px}.brand small{display:block;font-size:.7rem;letter-spacing:.19em;font-weight:400;margin-top:5px}.side-label{font-size:.7rem;letter-spacing:.16em;color:#a6beb6;margin:42px 14px 14px}.nav{display:grid;gap:7px}.nav button{border:0;background:transparent;color:#c9d9d3;border-radius:7px;text-align:left;padding:13px 14px;display:flex;align-items:center;gap:13px;font-size:.94rem}.nav button.active{background:#fff;color:var(--green);font-weight:700}.nav button:hover:not(.active){background:#ffffff10}.nav svg{width:19px;height:19px}.side-bottom{margin-top:auto;padding:28px 12px 0;color:#bed0c9;font-size:.8rem}.side-bottom strong{color:#fff;display:block;margin-bottom:8px}.topbar{height:84px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:15px;padding:0 42px}.breadcrumb{font-size:.87rem;color:var(--muted)}.breadcrumb strong{color:#304940;font-weight:500}.user-menu{display:flex;align-items:center;gap:12px}.avatar{width:36px;height:36px;border-radius:50%;background:#ecf0ed;display:grid;place-items:center;font-size:.8rem;font-weight:700}.user-info{font-size:.86rem}.user-info small{display:block;color:var(--muted);font-size:.75rem;margin-top:3px}.main{padding:34px 42px 50px;max-width:1600px;margin:0 auto}.page-head{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:26px}.page-head p{margin:0;font-size:.93rem;color:var(--muted)}.actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.btn{border:1px solid var(--line);background:#fff;color:#263f35;border-radius:6px;padding:10px 16px;font-size:.88rem;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;text-decoration:none}.btn svg{width:17px;height:17px}.btn.primary{background:var(--green);border-color:var(--green);color:#fff}.btn.danger{color:var(--red);border-color:#eed2d2}.btn.small{font-size:.8rem;padding:6px 10px;min-height:33px}.btn.ghost{border-color:transparent;background:transparent}.btn:hover{filter:brightness(.96)}.month-input{border:1px solid var(--line);background:white;border-radius:6px;padding:10px 12px;color:#263f35;font-size:.88rem;min-height:42px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin:24px 0}.stat{background:#fff;border:1px solid var(--line);border-radius:8px;padding:22px;position:relative}.stat:first-child{background:var(--green);color:#fff;border-color:var(--green)}.stat-label{font-size:.84rem;color:var(--muted);margin-bottom:16px}.stat:first-child .stat-label,.stat:first-child .stat-foot{color:#bdcec7}.stat-value{font-size:2rem;font-weight:650;letter-spacing:-.045em;line-height:1.2}.stat-foot{color:var(--muted);font-size:.76rem;margin-top:11px}.stat-icon{position:absolute;right:18px;top:20px;color:#9fb3a9}.stat-icon svg{width:20px;height:20px}.grid-2{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,1fr);gap:22px;margin-top:24px}.panel{background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden;margin-bottom:22px}.panel-head{padding:22px 24px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:15px}.panel-head h2{margin:0}.panel-body{padding:24px}.badge{display:inline-flex;align-items:center;font-size:.74rem;line-height:1.3;padding:5px 8px;border-radius:4px;background:#edf4ef;color:#376650;white-space:nowrap}.badge.warn{background:#fff4dc;color:#886025}.badge.danger{background:#fbecec;color:#a43d3b}.badge.neutral{background:#eef1f2;color:#677575}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;white-space:nowrap;text-align:left}th{font-size:.72rem;text-transform:uppercase;letter-spacing:.055em;background:#f9faf9;color:#78867f;font-weight:600;padding:14px 24px}td{padding:16px 24px;border-top:1px solid #edf0ee;font-size:.87rem}td strong{font-size:.87rem}td small{display:block;color:var(--muted);font-size:.75rem;margin-top:5px}.right{text-align:right}.person{display:flex;align-items:center;gap:11px}.person .avatar{width:34px;height:34px;font-size:.72rem}.empty{text-align:center;padding:48px 25px;color:var(--muted)}.empty svg{width:35px;height:35px;margin-bottom:13px;color:#9aada3}.empty strong{display:block;color:#30483d;margin-bottom:8px}.empty p{max-width:400px;margin:0 auto 18px;font-size:.88rem}.notice{padding:15px 18px;background:#fff6df;border:1px solid #efdfb8;border-radius:7px;font-size:.88rem;line-height:1.55;margin-bottom:18px}.notice.info{background:#eef3f0;border-color:#d9e4dd}.notice.danger{background:#fff0f0;border-color:#efcece;color:#983d3b}.notice strong{display:block;margin-bottom:4px}.alert{padding:17px 0;border-bottom:1px solid var(--line);display:flex;gap:12px}.alert:last-child{border-bottom:0}.alert-symbol{border-radius:7px;width:32px;height:32px;display:grid;place-items:center;background:#fff1e5;color:#9c6936;flex-shrink:0}.alert-symbol.red{background:#fdeaea;color:#a83d3d}.alert-symbol svg{width:17px;height:17px}.alert strong{font-size:.87rem}.alert p{font-size:.8rem;line-height:1.5;color:var(--muted);margin:6px 0 0}.tabs{display:flex;gap:6px;border-bottom:1px solid var(--line);margin-bottom:22px;overflow-x:auto}.tabs button{border:0;background:transparent;padding:14px 16px;border-bottom:3px solid transparent;font-size:.88rem;white-space:nowrap;color:var(--muted)}.tabs button.active{color:var(--green);border-color:var(--green);font-weight:700}.filters{display:flex;gap:12px;padding:16px 24px;background:#fff;flex-wrap:wrap;border-bottom:1px solid var(--line)}.filters input,.filters select{max-width:260px;min-height:38px;font-size:.85rem;padding:8px 12px}.driver-tabs{display:flex;gap:8px;overflow-x:auto;padding-bottom:8px;margin-bottom:20px}.driver-tabs button{white-space:nowrap}.driver-tabs .selected{background:var(--green);color:#fff;border-color:var(--green)}.chart{display:flex;align-items:stretch;justify-content:space-between;gap:18px;height:190px;padding:10px 5px 0}.bar-group{flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:9px;min-width:25px}.bar{width:min(44px,100%);min-height:3px;background:#316653;border-radius:4px 4px 0 0}.bar-value{font-size:.74rem;color:#456557}.bar-label{font-size:.73rem;color:var(--muted)}.progress{height:5px;background:#e8eeea;width:90px;margin-top:7px;border-radius:5px;overflow:hidden}.progress>span{display:block;height:100%;background:#47795f}.mobile-menu{display:none}.mobile-title{display:none}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:grid;gap:7px;font-size:.86rem;color:#30453b}.field.full{grid-column:1/-1}.field input,.field select,.field textarea,input,select,textarea{width:100%;border:1px solid #cfd9d3;border-radius:5px;padding:10px 12px;background:#fff;color:#243e32;min-height:42px}.field textarea{min-height:85px;resize:vertical}.field small{font-size:.77rem;line-height:1.5;color:var(--muted)}.check{display:flex;gap:10px;align-items:flex-start;font-size:.88rem;line-height:1.5}.check input{width:18px;min-height:18px;margin-top:3px;accent-color:var(--green);flex-shrink:0}fieldset{border:1px solid var(--line);border-radius:7px;padding:18px;margin:20px 0}legend{font-size:.9rem;font-weight:600;padding:0 8px}.form-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:24px;padding-top:18px;border-top:1px solid var(--line)}.form-error{color:#a32b2b;background:#fff0f0;border-radius:6px;padding:12px;font-size:.88rem;margin:14px 0}.form-error:empty{display:none}dialog{border:0;border-radius:12px;padding:0;box-shadow:0 25px 90px #001b2340;width:min(650px,calc(100% - 28px));max-height:90vh;color:#203b30}dialog::backdrop{background:#102b286b;backdrop-filter:blur(2px)}.modal-head{padding:22px 26px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.modal-head h2{margin:0}.modal-body{padding:24px 26px}.modal-close{background:transparent;border:0;padding:8px;font-size:1.4rem;line-height:1;color:#60796c}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:#163e33;color:#fff;padding:14px 22px;border-radius:8px;box-shadow:0 5px 30px #0002;z-index:100;max-width:calc(100vw - 30px);font-size:.9rem;display:none}#toast.show{display:block}.auth-page{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.auth-brand{background:#123e33;color:#fff;padding:60px 12%;display:flex;flex-direction:column;justify-content:space-between}.auth-brand h1{font-size:3rem;line-height:1.1;max-width:400px;margin-top:50px;letter-spacing:-.04em}.auth-brand h1 span{color:#e4b65b}.auth-brand p{color:#bfd0c7;max-width:340px}.auth-brand footer{font-size:.8rem;color:#9bb4a7}.auth-form-wrap{display:flex;align-items:center;justify-content:center;padding:40px}.auth-form{width:100%;max-width:410px}.auth-form h2{font-size:1.8rem;margin-bottom:10px}.auth-form .field{margin-bottom:17px}.auth-form .btn.primary{width:100%;margin-top:8px}.auth-lock{margin-top:25px;color:var(--muted);font-size:.8rem;text-align:center}.secret{font-family:monospace;font-size:1.1rem;letter-spacing:.05em;overflow-wrap:anywhere;background:#f1f4f1;border:1px solid var(--line);padding:16px;border-radius:5px;user-select:all}.rates-table input{max-width:115px}.footnote{font-size:.79rem;line-height:1.6;color:var(--muted);margin:12px 0}.link{color:var(--green);font-weight:600;text-decoration:none}.search{min-width:180px}.total-row td{background:#f1f6f2;font-weight:700;border-top:2px solid #d2dfd5}.split{display:flex;justify-content:space-between;gap:16px;align-items:center}.chip-row{display:flex;gap:8px;flex-wrap:wrap}.divider{height:1px;background:var(--line);margin:22px 0}.inline-checkbox{white-space:nowrap}.row-tools{display:flex;gap:7px}.report-meta{display:flex;gap:10px;margin:10px 0 22px;flex-wrap:wrap}.rate-row,.break-row{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;align-items:end;margin-bottom:12px}.footer-text{margin-top:28px;font-size:.74rem;color:#8b9891}.hidden{display:none!important} .w-full{width:100%}
@media(min-width:1600px){.main{padding-top:45px}}
@media(max-width:1150px){.sidebar{width:205px;padding:28px 14px}.shell{grid-template-columns:205px minmax(0,1fr)}.main{padding:28px 25px}.topbar{padding:0 25px}.stat{padding:18px}.stat-value{font-size:1.7rem}.grid-2{grid-template-columns:1fr}.stats{gap:12px}.brand{font-size:1rem}.brand img{width:35px;height:35px}td,th{padding:14px 18px}}
@media(max-width:780px){.shell{display:block}.sidebar{display:none;position:fixed;z-index:20;top:70px;bottom:0;height:calc(100vh - 70px);width:244px;box-shadow:10px 0 30px #0002}.sidebar.open{display:flex}.topbar{height:70px;padding:0 18px}.mobile-menu{display:block}.breadcrumb{display:none}.mobile-title{display:block;font-size:.9rem;font-weight:700}.user-info{display:none}.main{padding:25px 18px}.page-head{align-items:flex-start;gap:16px;flex-direction:column}.page-head .actions{width:100%}.page-head .month-input{width:auto}.stats{grid-template-columns:repeat(2,1fr);gap:10px}.stat{padding:17px 15px}.stat-label{font-size:.8rem}.stat-value{font-size:1.65rem}.stat-foot{font-size:.71rem}.stat-icon{display:none}h1{font-size:1.7rem}.panel-head{padding:18px}.panel-body{padding:18px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.auth-page{display:block}.auth-brand{padding:26px}.auth-brand h1,.auth-brand p,.auth-brand footer{display:none}.auth-form-wrap{padding:35px 24px}.auth-form h2{font-size:1.6rem}.filters{padding:14px 18px}.filters input,.filters select{max-width:none}.modal-body{padding:20px}.modal-head{padding:18px 20px}.rate-row,.break-row{grid-template-columns:1fr}.form-actions{flex-wrap:wrap}.topbar .btn{padding:8px}.grid-2{gap:0}}
@media print{.sidebar,.topbar,.actions,.tabs,.driver-tabs,.btn,.filters,.footer-text{display:none!important}.shell{display:block}.main{padding:0}.panel{border:0;overflow:visible}body{background:#fff;font-size:12px}.table-wrap{overflow:visible}td,th{padding:8px;white-space:normal}.stats{grid-template-columns:repeat(4,1fr)}.stat:first-child{background:#fff;color:#000}.stat:first-child .stat-label,.stat:first-child .stat-foot{color:#333}}

.month-input{width:auto;max-width:245px}.grid-2 table td,.grid-2 table th{padding:15px 12px}.grid-2 .person{gap:8px}.grid-2 .person .avatar{width:28px;height:28px;flex-shrink:0}.grid-2 table th{letter-spacing:0;font-size:.75rem}.panel-head>svg{width:20px;height:20px;flex-shrink:0}th{font-size:.75rem}.auth-form .field{margin-top:16px}.chart .bar-label{font-size:.75rem}.stats small{font-size:1rem}

/* Hogenbirk: original supplied logo, red and charcoal branding. */
:root{--green:#cb2d25;--gold:#ef2d24;--muted:#707078;--line:#e2e2e6;color:#25252b;background:#f4f4f6}
.sidebar{background:#202025}.brand{display:block;background:#fff;padding:10px;border-radius:5px}.brand img{display:block;width:100%;height:auto}.side-label{color:#98989f}.nav button{color:#c6c6cd}.nav button.active{color:#c42a24}.side-bottom{color:#a7a7af}.stat:first-child{background:#26262c;border-color:#26262c}.stat:first-child .stat-label,.stat:first-child .stat-foot{color:#bcbcc5}.stat-icon{color:#a6a6b0}.avatar{background:#f0f0f3;color:#454550}.bar{background:#d73c32}.bar-value{color:#7b4744}.progress{background:#eeeeF1}.progress>span{background:#d4453c}.btn{color:#36363e}.btn.primary{color:white}.btn:focus-visible,a:focus-visible{outline-color:#ee6e63}.user-info small{color:#73737d}.field{color:#38383f}.field input,.field select,.field textarea,input,select,textarea{color:#292932;border-color:#d5d5dc}.month-input{color:#38383f}.auth-brand{background:#202025}.auth-brand h1 span{color:#f14c42}.auth-brand p{color:#c1c1cb}.auth-brand footer{color:#9797a2}.auth-brand .brand{max-width:350px;padding:17px}.secret{background:#f5f5f7}.total-row td{background:#f7f2f1;border-color:#e4d4d1}#toast{background:#29292e}.notice.info{background:#f4f4f7;border-color:#dddde4}.panel-head>svg{color:#93939e}.empty strong{color:#3d3d46}.breadcrumb strong{color:#404048}.sub,.muted{color:var(--muted)}
@media(max-width:780px){.auth-brand .brand{max-width:260px;padding:10px}.stat-value{font-size:1.4rem}.stat-label{min-height:2.1em}.page-head .month-input{max-width:none}.brand{padding:10px}}

.shell>div,.main,.grid-2>div,.panel{min-width:0}.panel-head{flex-wrap:wrap}.mobile-title img{display:block;width:140px;height:auto}.grid-2 .panel-head .btn{padding:7px 8px}@media(max-width:1150px){.grid-2{grid-template-columns:minmax(0,1fr)}}
