:root{font-family:system-ui,-apple-system,"Noto Sans SC",sans-serif;color:#17332a;background:#f4f7f5}*{box-sizing:border-box}body{margin:0;line-height:1.55}a{color:#075c45}.app-header{background:#123d31;color:#fff}.header-inner{display:flex;justify-content:space-between;align-items:center;gap:1rem;max-width:1240px;margin:auto;padding:1rem}.brand{color:inherit;text-decoration:none;font-weight:750}.brand small{display:block;font-weight:400;opacity:.82}.nav-toggle{display:none;min-height:42px;border:1px solid #fff8;border-radius:8px;padding:.45rem .8rem;background:transparent;color:#fff;font:inherit;font-weight:700}.site-frame{display:grid;grid-template-columns:260px minmax(0,1fr);max-width:1240px;margin:auto;min-height:calc(100vh - 132px);background:#fff}.site-sidebar{padding:1rem;border-right:1px solid #ccd9d4;background:#f9fbfa}.site-sidebar details{margin-bottom:.55rem}.site-sidebar summary{cursor:pointer;font-weight:750}.site-sidebar ul{margin:.3rem 0 .8rem;padding-left:1.15rem}.site-sidebar li{margin:.2rem 0}.site-sidebar a{display:block;border-radius:6px;padding:.22rem .35rem;text-decoration:none}.site-sidebar a:hover{background:#e8f2ee}.site-sidebar a.current{background:#d9ebe4;color:#0b4937;font-weight:750;box-shadow:inset 3px 0 #12664c}.site-main{min-width:0;padding:1.25rem 1.5rem 2rem}.company-page{max-width:920px}.breadcrumbs{display:flex;gap:.45rem;align-items:center;overflow-wrap:anywhere;margin-bottom:1rem;color:#536d63;font-size:.93rem}.breadcrumbs [aria-current="location"]{color:#17332a;font-weight:700}.card{background:#fff;border:1px solid #ccd9d4;border-radius:12px;padding:1rem;margin:1rem 0}.dashboard-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem}.dashboard-metrics div{border:1px solid #d9e3df;border-radius:10px;padding:.8rem}.dashboard-metrics dt{color:#536d63}.dashboard-metrics dd{margin:.2rem 0 0;font-size:1.45rem;font-weight:750}.table-wrap{max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.data-table{border-collapse:collapse;width:100%;min-width:1120px}.data-table th,.data-table td{padding:.55rem;border-bottom:1px solid #d9e3df;text-align:left;vertical-align:top;overflow-wrap:normal;word-break:normal}.data-table th,.vehicle-table th{white-space:nowrap}.data-table td:nth-child(2),.data-table td:nth-child(n+6):nth-child(-n+8),.vehicle-table td:nth-child(6),.vehicle-table td:nth-child(7){white-space:nowrap}.card form label,.vehicle-card form label{display:grid;gap:.3rem}.card input,.card select,.card textarea,.card button,.site-main input,.site-main select,.site-main textarea,.site-main button{font:inherit;font-size:.95rem}.card input,.card select,.card textarea,.site-main input,.site-main select,.site-main textarea{width:100%;min-height:2.65rem;padding:.55rem .65rem;border:1px solid #aebfb7;border-radius:7px;background:#fff;color:inherit}.card button,.site-main button{min-height:2.65rem;padding:.55rem .9rem;border:1px solid #0e543f;border-radius:7px;background:#12664c;color:#fff;font-weight:700;cursor:pointer}.card button:hover,.site-main button:hover{background:#0e543f}.footer{border-top:1px solid #ccd9d4;background:#fff}.footer-inner{display:flex;justify-content:space-between;gap:1rem;max-width:1240px;margin:auto;padding:.85rem 1rem;color:#536d63}@media(max-width:760px){.header-inner{padding:.75rem 1rem}.nav-toggle{display:block}.site-frame{display:block;min-height:0}.site-sidebar{border-right:0;border-bottom:1px solid #ccd9d4}.nav-ready .site-sidebar{display:none}.nav-ready.nav-open .site-sidebar{display:block}.site-main{padding:1rem}.breadcrumbs{position:sticky;top:0;z-index:2;margin:-1rem -1rem 1rem;padding:.7rem 1rem;border-bottom:1px solid #d9e3df;background:#fffffff2;backdrop-filter:blur(6px)}.footer-inner{display:block}}
