/* Compact operational scale aligned to the supplied 1920×1080 reference. */
.app-shell{grid-template-columns:300px 1fr}.sidebar{width:300px;padding:26px 18px 18px}.brand{height:112px;font-size:31px;letter-spacing:-1px}.brand-logo{width:58px;height:58px;object-fit:contain}.side-nav{gap:5px}.nav-item{min-height:49px;border-radius:13px;padding:0 18px;gap:14px;font-size:16px}.nav-icon{font-size:20px;width:22px}.topbar{height:78px;padding:0 28px;gap:20px}.page-name{font-size:23px;min-width:145px}.global-search{height:46px;max-width:575px;border-radius:14px}.global-search input{font-size:16px}.account{height:62px;min-width:255px;border-radius:22px;padding:7px 15px}.avatar{width:46px;height:46px}.account strong{font-size:17px}.account small{font-size:14px}.content{padding:18px 36px 36px;max-width:none}.welcome-row{margin-bottom:24px}.welcome-row h2{font-size:28px}.welcome-row p{font-size:16px}.button{min-height:43px;border-radius:12px;padding:0 18px}.button.dark{font-size:16px}.metric-grid{gap:18px}.metric-card{min-height:135px;padding:22px;gap:17px}.metric-icon{width:52px;height:52px;border-radius:13px;font-size:22px}.metric-card small{font-size:14px}.metric-card strong{font-size:29px}.metric-card p{font-size:15px}.section-label{font-size:14px;margin:26px 0 14px}.quick-grid{gap:14px}.quick-card{height:140px;padding:19px}.quick-card>span{width:46px;height:46px;border-radius:13px;font-size:21px;margin-bottom:10px}.quick-card strong{font-size:18px}.quick-card p{font-size:14px}.dashboard-bottom{margin-top:26px;gap:25px}.table-card>header{padding:18px 22px}.table-card h3{font-size:19px}.table-card header p{font-size:14px}th{font-size:13px;padding:13px 20px}td{font-size:14px;padding:13px 20px}.initials{width:42px;height:42px}.operations-card{padding:23px}.operations-card h3{font-size:18px}.operations-card>p,.coverage{font-size:14px}.operation-form{padding:18px;gap:12px}.operation-form input,.operation-form select{height:40px}.login-logo{width:90px;height:90px}.login-brand h1{font-size:46px}@media(max-width:1400px) and (min-width:801px){.app-shell{grid-template-columns:240px 1fr}.sidebar{width:240px}.content{padding:16px 24px}.metric-grid,.quick-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-card{padding:16px}.metric-card p{font-size:13px}.dashboard-bottom{grid-template-columns:minmax(540px,2fr) minmax(300px,1fr)}.account{min-width:210px}.global-search{max-width:390px}.brand{font-size:25px}}
.wide-dialog{width:min(820px,calc(100vw - 24px));max-height:92vh}.sectioned-form fieldset{border:1px solid var(--line);border-radius:12px;padding:14px;display:grid;grid-template-columns:1fr 1fr;gap:12px;grid-column:1/-1}.sectioned-form legend{font-weight:700;padding:0 6px}.map-picker{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.map-picker small{width:100%;color:var(--muted)}@media(max-width:600px){.sectioned-form fieldset{grid-template-columns:1fr}.sectioned-form .span-2{grid-column:auto}}
