:root{
  --nav:#172438;--nav2:#1c2a3f;--nav-line:rgba(255,255,255,.12);--blue:#246bd7;--blue2:#2e7beb;
  --bg:#f7f9fc;--card:#fff;--ink:#0d203f;--muted:#62718a;--line:#dfe6ef;--soft:#eef4fb;
  --shadow:0 1px 2px rgba(17,36,66,.025);
}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,Arial,sans-serif;color:var(--ink);background:var(--bg)}
body{font-size:14px}.app-shell{min-height:100vh;display:grid;grid-template-columns:242px minmax(0,1fr)}
.sidebar{position:fixed;inset:0 auto 0 0;width:242px;background:linear-gradient(180deg,#172438 0%,#1b2a3d 65%,#142235 100%);color:#fff;z-index:20;display:flex;flex-direction:column}
.brand{height:80px;padding:16px 20px;display:flex;align-items:center;gap:15px;border-bottom:1px solid var(--nav-line)}
.brand-mark{width:42px;height:42px;color:#3d89ff;display:grid;place-items:center}.brand-mark svg{width:38px;height:38px;stroke-width:1.8}
.brand strong{display:block;font-size:20px;line-height:1.2}.brand span{display:block;color:#c1cbd9;font-size:14px;margin-top:4px}
.main-nav{padding:15px 8px;display:flex;flex-direction:column;gap:2px}
.main-nav a{height:48px;color:#f5f8fc;text-decoration:none;display:flex;align-items:center;gap:14px;padding:0 16px;border-radius:6px;position:relative}
.main-nav a>svg{width:21px;height:21px;stroke-width:1.8}.main-nav a span{font-size:14px}.main-nav a .chev{margin-left:auto;width:16px;height:16px}
.main-nav a.active{background:linear-gradient(90deg,#2f72dd,#2c6bd0);box-shadow:0 6px 14px rgba(0,0,0,.12);font-weight:600}
.nav-rule{height:1px;background:var(--nav-line);margin:10px 7px}
.sidebar-footer{margin-top:auto;text-align:center;padding:16px 20px 22px;color:#c6d0de}.house-sketch{font-size:76px;line-height:.8;color:#6786ab;text-shadow:0 8px 18px rgba(0,0,0,.35)}
.sidebar-footer strong{display:block;color:#fff;font-size:15px;line-height:1.4;margin-top:9px}.sidebar-footer span{display:block;font-size:13px;margin-top:5px}.sidebar-footer small{display:block;margin-top:40px;color:#8190a3;font-size:12px}
.workspace{grid-column:2;min-width:0}.topbar{height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;background:#fff0}
.menu-btn,.icon-btn{border:0;background:transparent;color:var(--ink);cursor:pointer}.menu-btn svg{width:24px;height:24px}.top-actions{margin-left:auto;display:flex;align-items:center;gap:22px}
.searchbox{width:200px;height:36px;border:1px solid #d7dfe9;border-radius:6px;background:#fff;display:flex;align-items:center;gap:10px;padding:0 11px;color:#7a8aa2}
.searchbox svg{width:17px}.searchbox input{border:0;outline:0;width:100%;font:inherit;color:var(--ink);background:transparent}.searchbox input::placeholder{color:#8b99ad}
.icon-btn{position:relative}.icon-btn svg{width:20px}.badge{position:absolute;right:-7px;top:-8px;background:#d53b4b;color:white;font-size:10px;min-width:17px;height:17px;border-radius:10px;display:grid;place-items:center;border:2px solid #fff}
.profile{display:flex;align-items:center;gap:10px;font-size:13px}.profile>svg{width:14px}.avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#e7ecf3;color:#30415b;font-weight:600}
.content{padding:3px 16px 18px 16px;max-width:1300px;margin:0 auto}.welcome-row{display:flex;justify-content:space-between;align-items:flex-start;padding:0 10px 12px}
.welcome-row h1{font-size:25px;line-height:1.2;margin:0 0 4px;font-weight:700;letter-spacing:-.45px}.welcome-row p{font-size:16px;color:#60708a;margin:0}
.day-info{display:flex;align-items:center;text-align:right;color:#51627c}.day-info>div:first-child{padding-right:17px;border-right:1px solid #e1e6ed}.day-info strong,.day-info span{display:block}.day-info>div:first-child strong{font-size:12px;font-weight:500}.day-info>div:first-child span{font-size:12px;margin-top:4px}
.weather{display:grid;grid-template-columns:42px auto;grid-template-rows:auto auto;align-items:center;padding-left:15px;text-align:left}.weather .sun{grid-row:1/3;font-size:34px;color:#f4a600}.weather strong{font-size:15px}.weather>span:last-child{font-size:11px;color:#6b7991}
.hero{height:183px;border-radius:6px;overflow:hidden;position:relative;background:
 linear-gradient(90deg,rgba(5,25,36,.55),rgba(5,25,36,.06) 45%,rgba(5,25,36,.17)),
 url('https://images.unsplash.com/photo-1600585154340-be6161a56a0c?auto=format&fit=crop&w=1800&q=85') center 52%/cover no-repeat;box-shadow:var(--shadow)}
.hero-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,24,25,.18),transparent 60%)}.hero-copy{position:absolute;left:21px;bottom:20px;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.35)}
.hero-copy h2{font-size:38px;line-height:1;margin:0 0 8px;font-weight:700;letter-spacing:.4px}.hero-copy p{font-size:17px;margin:0}
.hero blockquote{position:absolute;right:15px;bottom:19px;margin:0;background:rgba(29,52,57,.72);backdrop-filter:blur(7px);color:#fff;width:282px;padding:18px 22px;font-size:14px;line-height:1.6;border:1px solid rgba(255,255,255,.16)}
.kpi-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:16px}.kpi-card{min-height:127px;background:#fff;border:1px solid var(--line);border-radius:6px;padding:15px 11px;display:flex;gap:14px;align-items:flex-start;box-shadow:var(--shadow)}
.kpi-icon{flex:0 0 58px;height:58px;border-radius:7px;display:grid;place-items:center}.kpi-icon svg{width:31px;height:31px;stroke-width:2.3}.kpi-icon.blue{background:#dcedfb;color:#1372d6}.kpi-icon.yellow{background:#fff1cb;color:#f0a000}.kpi-icon.red{background:#f9d9dd;color:#d82441}.kpi-icon.green{background:#d8f1e3;color:#26a560}
.kpi-card small{display:block;color:#233650;font-size:12px;margin:4px 0 8px;white-space:nowrap}.kpi-card strong{display:block;font-size:22px;line-height:1;font-weight:700;color:#112545}.kpi-card em{display:block;font-style:normal;font-size:11px;margin-top:10px;line-height:1.35}.neutral{color:#7b889c}
.analytics-grid{display:grid;grid-template-columns:1.48fr 1.04fr .76fr;gap:14px;margin-top:14px}.panel{background:#fff;border:1px solid var(--line);border-radius:6px;box-shadow:var(--shadow);min-width:0}
.panel-head{height:49px;padding:0 14px;display:flex;align-items:center;justify-content:space-between}.panel-head h3{font-size:14px;margin:0;font-weight:700}.panel-head button{height:31px;border:1px solid #d9e2ec;background:#fff;border-radius:5px;padding:0 10px;font:inherit;font-size:11px;display:flex;align-items:center;gap:8px}.panel-head button svg{width:13px}
.chart-empty{height:188px;position:relative;padding:15px 12px 24px 63px}.chart-empty:before{content:"";position:absolute;left:62px;right:14px;top:15px;bottom:30px;background:repeating-linear-gradient(to bottom,#e6ebf1 0,#e6ebf1 1px,transparent 1px,transparent 31px)}
.ylabels{position:absolute;left:15px;top:12px;bottom:28px;display:flex;flex-direction:column;justify-content:space-between;color:#657790;font-size:10px}.bars{height:100%;display:grid;grid-template-columns:repeat(12,1fr);gap:7px;align-items:end;position:relative;z-index:1}.bars>div{height:100%;display:flex;justify-content:flex-end;align-items:center;flex-direction:column}.bar{display:block;width:11px;border-radius:2px 2px 0 0;background:#d8e4ef}.bars label{font-size:9px;color:#657790;margin-top:7px}.no-data{position:absolute;left:50%;top:47%;transform:translate(-50%,-50%);z-index:3;font-size:11px;color:#7b8ba2;background:rgba(255,255,255,.86);padding:7px 9px;border-radius:4px}
.category-body{display:grid;grid-template-columns:46% 54%;align-items:center;padding:7px 14px 17px}.donut{width:155px;height:155px;border-radius:50%;background:conic-gradient(#3177dc 0 34%,#18a7e3 34% 46%,#1baa66 46% 56%,#eea20e 56% 69%,#d93750 69% 80%,#f0b840 80% 92%,#dc4c89 92% 100%);display:grid;place-items:center}
.donut.empty{filter:saturate(.55);opacity:.45}.donut>div{width:93px;height:93px;background:#fff;border-radius:50%;display:grid;place-content:center;text-align:center}.donut strong{font-size:16px}.donut span{font-size:11px;color:#66748a;margin-top:2px}.category-body ul{list-style:none;padding:0;margin:0}.category-body li{display:grid;grid-template-columns:12px 1fr auto;align-items:center;gap:7px;font-size:10px;color:#445570;margin:9px 0}.category-body li strong{font-weight:500}.dot{width:9px;height:9px;border-radius:50%}.c1{background:#3177dc}.c2{background:#18a7e3}.c3{background:#1baa66}.c4{background:#eea20e}.c5{background:#d93750}.c6{background:#f0b840}
.tank-area{height:143px;padding:8px 12px;display:flex;align-items:center;gap:18px}.tank{width:76px;height:109px;border:3px solid #8b949e;border-radius:12px 12px 16px 16px;position:relative;overflow:hidden;background:#f6f8fa}.tank:after{content:"";position:absolute;left:14px;right:14px;bottom:-16px;height:17px;border:3px solid #8b949e;border-top:0}.tank-level{position:absolute;left:3px;right:3px;bottom:3px;background:linear-gradient(#2cc36c,#15954c);border-radius:45% 45% 8px 8px}.tank-copy{flex:1;position:relative}.tank-copy strong{display:block;font-size:17px}.tank-copy>span{display:block;font-size:11px;color:#60708a;margin-top:5px}.progress{height:11px;background:#e6ebf0;border-radius:8px;margin-top:15px;overflow:hidden}.progress i{display:block;height:100%;background:linear-gradient(90deg,#27ba69,#45c377);border-radius:8px}.tank-copy small{position:absolute;right:0;bottom:-2px;transform:translateY(100%);font-size:12px;font-weight:600}
.panel-link{height:35px;margin:0 12px 11px;background:#eef6ff;color:#1765c3;text-decoration:none;border-radius:3px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:11px}.panel-link svg{width:13px}
.lists-grid{display:grid;grid-template-columns:1fr 1fr 1.02fr;gap:14px;margin-top:14px}.list-panel{min-height:278px;display:flex;flex-direction:column}.rows{border-top:1px solid #e8edf3;margin:0 13px;min-height:178px}.row{min-height:31px;border-bottom:1px solid #edf1f5;display:grid;grid-template-columns:88px 1fr auto;align-items:center;gap:8px;font-size:10px}.row>span{color:#4d6280}.row strong{font-weight:500}.row em{font-style:normal;border-radius:11px;padding:4px 9px}.ok{background:#dff5e6;color:#16813d}.planned{background:#fff1cb;color:#b77700}.empty-state{height:150px;display:grid;place-items:center;text-align:center;color:#8390a3;font-size:11px}
.list-panel>.panel-link{margin-top:auto}.contract-row{min-height:43px;border-bottom:1px solid #edf1f5;display:grid;grid-template-columns:45px 1fr 17px;align-items:center;gap:8px}.mini-icon{width:45px;height:36px;border-radius:6px;display:grid;place-items:center;background:#e5f0ff;color:#1870d2}.mini-icon svg{width:20px}.contract-row div strong,.contract-row div span{display:block}.contract-row div strong{font-size:11px}.contract-row div span{font-size:9px;color:#5f7088;margin-top:3px}.contract-row>svg{width:16px}
.module-head{display:flex;align-items:center;justify-content:space-between;padding:18px 10px 22px}.module-head h1{font-size:28px;margin:3px 0 5px}.module-head p{margin:0;color:#687892}.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#2c74d8;font-weight:700}.primary-btn{height:40px;padding:0 15px;border-radius:6px;background:#2c72da;color:#fff;text-decoration:none;display:flex;align-items:center;gap:8px;font-weight:600}.primary-btn svg{width:17px}
.module-card{min-height:420px;background:#fff;border:1px solid var(--line);border-radius:7px;display:grid;place-content:center;text-align:center;padding:40px;color:#66758b}.module-icon{width:70px;height:70px;border-radius:18px;margin:0 auto 20px;background:#eaf2fe;color:#2d73d5;display:grid;place-items:center}.module-icon svg{width:34px;height:34px}.module-card h2{margin:0;color:#1e3150;font-size:20px}.module-card p{max-width:450px;margin:9px auto 0;line-height:1.6}
@media(max-width:1180px){.kpi-grid{grid-template-columns:repeat(3,1fr)}.analytics-grid{grid-template-columns:1fr 1fr}.oil-panel{grid-column:1/-1}.lists-grid{grid-template-columns:1fr 1fr}.contracts-panel{grid-column:1/-1}}
@media(max-width:850px){.app-shell{display:block}.sidebar{transform:translateX(-100%);transition:.24s}.sidebar.open{transform:translateX(0);box-shadow:12px 0 30px rgba(0,0,0,.28)}.workspace{grid-column:auto}.content{padding:4px 12px 18px}.topbar{padding:0 12px}.searchbox{display:none}.profile span:not(.avatar){display:none}.welcome-row{display:block}.day-info{display:none}.hero{height:180px}.hero blockquote{display:none}.kpi-grid{grid-template-columns:1fr 1fr}.analytics-grid,.lists-grid{grid-template-columns:1fr}.oil-panel,.contracts-panel{grid-column:auto}}
@media(max-width:560px){.welcome-row h1{font-size:21px}.welcome-row p{font-size:14px}.hero-copy h2{font-size:30px}.hero-copy p{font-size:14px}.kpi-grid{grid-template-columns:1fr}.kpi-card{min-height:105px}.analytics-grid{display:block}.panel{margin-top:12px}.lists-grid{display:block}.module-head{display:block}.primary-btn{margin-top:15px;width:max-content}}
.house-sketch{height:82px;display:flex;align-items:flex-end;justify-content:center;font-size:0;line-height:1;text-shadow:none}.house-sketch img{width:133px;height:82px;object-fit:contain;display:block;filter:drop-shadow(0 8px 18px rgba(0,0,0,.35))}
.module-grid{display:grid;gap:14px;margin-top:14px}.module-grid.two{grid-template-columns:1fr 1fr}.module-grid.lower{margin-top:14px}.module-panel{background:#fff;border:1px solid var(--line);border-radius:7px;padding:18px;box-shadow:var(--shadow);min-width:0}.module-panel h2{margin:0 0 16px;font-size:16px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-grid label{font-size:11px;color:#53657e;font-weight:600;display:flex;flex-direction:column;gap:6px}.form-grid label.wide{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{width:100%;border:1px solid #d8e1eb;border-radius:6px;background:#fff;padding:10px 11px;font:inherit;color:var(--ink);outline:none}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#5d96e9;box-shadow:0 0 0 3px rgba(46,123,235,.08)}.form-grid textarea{min-height:76px;resize:vertical}.data-form .primary-btn{border:0;margin-top:14px;cursor:pointer}.data-list{border-top:1px solid #edf1f5}.data-row{min-height:56px;display:flex;justify-content:space-between;align-items:center;gap:16px;border-bottom:1px solid #edf1f5}.data-row strong,.data-row span{display:block}.data-row strong{font-size:12px}.data-row span{font-size:10px;color:#6e7d92;margin-top:4px}.data-row b{font-size:12px;white-space:nowrap}.module-empty{padding:38px 10px;text-align:center;color:#8995a5;font-size:12px}.panel-title{display:flex;justify-content:space-between;align-items:center}.panel-title span{background:#eef4fb;color:#5b6c82;border-radius:12px;padding:4px 9px;font-size:10px}.metric-mini{background:#fff;border:1px solid var(--line);border-radius:7px;padding:10px 14px;text-align:right}.metric-mini span,.metric-mini strong{display:block}.metric-mini span{font-size:10px;color:#738197}.metric-mini strong{font-size:18px;margin-top:3px}.flash{margin:0 10px 14px;border-radius:6px;padding:11px 13px;font-size:12px}.flash.success{background:#e7f7ec;color:#187c3d;border:1px solid #c9ecd4}.flash.error{background:#fff0f1;color:#a72d3b;border:1px solid #f1cfd4}.flash ul{margin:6px 0 0;padding-left:18px}@media(max-width:850px){.module-grid.two{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.form-grid label.wide{grid-column:auto}}
.module-grid.three{grid-template-columns:repeat(3,1fr)}.metric-big{font-size:32px;font-weight:700;color:var(--ink);padding:26px 0}.check-row{flex-direction:row!important;align-items:center!important}.check-row input[type=checkbox]{width:auto!important}@media(max-width:1000px){.module-grid.three{grid-template-columns:1fr}}
/* Module UI aligned to approved dashboard */
.module-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 0 14px}.module-kpis article{min-height:104px;background:#fff;border:1px solid var(--line);border-radius:7px;padding:14px 16px;display:flex;align-items:center;gap:14px;box-shadow:var(--shadow)}.module-kpis small,.module-kpis strong,.module-kpis span{display:block}.module-kpis small{font-size:11px;color:#52647e;margin-bottom:7px}.module-kpis strong{font-size:22px;color:#102442;line-height:1}.module-kpis article>div>span{font-size:10px;color:#7b899d;margin-top:8px}.module-kpi-icon{width:52px;height:52px;flex:0 0 52px;border-radius:8px;display:grid;place-items:center}.module-kpi-icon svg{width:26px;height:26px}.module-kpi-icon.blue,.section-icon.blue,.row-icon.blue{background:#dfeefe;color:#176fcf}.module-kpi-icon.green,.section-icon.green,.row-icon.green{background:#ddf3e5;color:#24975a}.module-kpi-icon.yellow,.section-icon.yellow,.row-icon.yellow{background:#fff1cc;color:#d99500}.module-kpi-icon.red,.section-icon.red,.row-icon.red{background:#f9dce1;color:#cf2942}
.finance-layout{grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr)!important}.module-panel{padding:0;overflow:hidden}.module-panel-head{min-height:66px;padding:13px 16px;border-bottom:1px solid #edf1f5;display:flex;align-items:center;justify-content:space-between;gap:12px}.module-panel-head>div{display:flex;align-items:center;gap:11px}.module-panel-head h2{margin:0 0 4px;font-size:14px}.module-panel-head p{margin:0;color:#77869a;font-size:10px}.section-icon{width:38px;height:38px;border-radius:7px;display:grid;place-items:center;flex:0 0 38px}.section-icon svg{width:19px;height:19px}.count-badge{min-width:27px;height:24px;padding:0 8px;border-radius:12px;background:#eef4fb;color:#536780;display:grid;place-items:center;font-size:10px;font-weight:700}.form-panel .data-form{padding:16px}.list-feature .data-list{border-top:0}.data-list.enriched{padding:0 14px}.data-list.enriched .data-row{min-height:62px}.row-leading{display:flex;align-items:center;gap:10px;min-width:0}.row-icon{width:36px;height:36px;border-radius:7px;background:#eef4fb;color:#4a75a8;display:grid;place-items:center;flex:0 0 36px}.row-icon svg{width:17px;height:17px}.data-row>div{min-width:0}.data-row b{font-size:12px;color:#18304f}.module-empty{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#8995a5}.module-empty svg{width:28px;height:28px;color:#aab5c2}.module-empty strong{color:#506078;font-size:12px}.module-empty span{max-width:280px;text-align:center;line-height:1.5}.form-grid input,.form-grid select,.form-grid textarea{min-height:39px}.form-grid textarea{min-height:80px}.data-form .primary-btn{min-width:160px;justify-content:center}.module-head{padding-left:4px;padding-right:4px}.module-head h1{font-size:26px;letter-spacing:-.35px}.module-head p{font-size:13px}
@media(max-width:1000px){.module-kpis{grid-template-columns:1fr 1fr}.finance-layout{grid-template-columns:1fr!important}}@media(max-width:650px){.module-kpis{grid-template-columns:1fr}.module-kpis article{min-height:92px}.module-panel-head{align-items:flex-start}.data-row{align-items:flex-start;padding:11px 0}.data-row b{padding-top:3px}}
.record-block{border-bottom:1px solid #edf1f5}.record-block>.data-row{border-bottom:0}.row-end{display:flex;align-items:center;gap:7px}.row-end form{margin:0}.icon-action{width:30px;height:30px;border:1px solid #dbe4ee;border-radius:6px;background:#fff;color:#5e7088;display:grid;place-items:center;cursor:pointer;padding:0}.icon-action svg{width:14px;height:14px}.icon-action:hover{background:#f4f7fb;color:#236cc9}.icon-action.danger:hover{background:#fff0f2;color:#c93046;border-color:#efcbd1}.inline-editor{background:#f8fafc;border-top:1px solid #e9eef4;padding:2px 14px 15px}.compact-form{padding:14px 0 0!important}.editor-actions{display:flex;gap:9px;align-items:center;margin-top:13px}.secondary-btn{height:40px;padding:0 15px;border-radius:6px;background:#fff;color:#53657e;border:1px solid #d8e1eb;font:inherit;font-weight:600;cursor:pointer}.secondary-btn:hover{background:#f5f8fb}
.report-kpis{grid-template-columns:repeat(4,minmax(0,1fr))}.report-chart-panel{margin-top:14px}.chart-legend{display:flex;gap:14px;align-items:center;font-size:10px;color:#64758d}.chart-legend span{display:flex;align-items:center;gap:6px}.chart-legend i{width:10px;height:10px;border-radius:2px;display:block}.legend-current{background:#2e77dd}.legend-previous{background:#cbd6e3}.compare-chart{height:260px;padding:24px 18px 18px;display:grid;grid-template-columns:repeat(12,1fr);gap:10px;align-items:end;background:linear-gradient(to bottom,transparent 24%,#edf1f5 24%,#edf1f5 calc(24% + 1px),transparent calc(24% + 1px),transparent 49%,#edf1f5 49%,#edf1f5 calc(49% + 1px),transparent calc(49% + 1px),transparent 74%,#edf1f5 74%,#edf1f5 calc(74% + 1px),transparent calc(74% + 1px))}.compare-month{height:100%;display:grid;grid-template-rows:1fr auto auto;align-items:end;text-align:center}.compare-bars{height:190px;display:flex;justify-content:center;align-items:flex-end;gap:3px}.compare-bar{width:13px;min-height:2px;border-radius:3px 3px 0 0}.compare-bar.current{background:#2e77dd}.compare-bar.previous{background:#cbd6e3}.compare-month strong{font-size:10px;margin-top:7px;color:#4f617a}.compare-month small{font-size:9px;color:#8491a2;margin-top:3px}@media(max-width:1100px){.report-kpis{grid-template-columns:1fr 1fr}.compare-chart{overflow-x:auto;grid-template-columns:repeat(12,58px)}}@media(max-width:650px){.report-kpis{grid-template-columns:1fr}.report-chart-panel{overflow:hidden}.compare-chart{padding-left:12px;padding-right:12px}}

.calendar-summary{padding:6px 14px 14px}.summary-date{display:grid;grid-template-columns:58px 1fr;gap:12px;align-items:center;min-height:55px;border-bottom:1px solid #edf1f5}.summary-date time{font-size:12px;font-weight:700;color:#235f9f;background:#eef6ff;border-radius:6px;padding:7px 8px;text-align:center}.summary-date strong,.summary-date span{display:block}.summary-date strong{font-size:12px}.summary-date span{font-size:10px;color:#758397;margin-top:3px}.forecast-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:18px}.forecast-metrics>div{background:#f7f9fc;border:1px solid #e5ebf2;border-radius:7px;padding:15px}.forecast-metrics small,.forecast-metrics strong{display:block}.forecast-metrics small{font-size:10px;color:#738197}.forecast-metrics strong{font-size:20px;margin-top:7px;color:#102442}@media(max-width:700px){.forecast-metrics{grid-template-columns:1fr}}

.oil-kpis{grid-template-columns:repeat(4,minmax(0,1fr))}.oil-alert{display:flex;align-items:center;gap:12px;margin:0 0 14px}.oil-alert svg{width:22px;flex:0 0 22px}.oil-alert strong,.oil-alert span{display:block}.oil-alert span{margin-top:3px}.oil-status-panel{margin-top:14px}.oil-status-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#edf1f5;border-top:1px solid #edf1f5;border-bottom:1px solid #edf1f5}.oil-status-grid>div{background:#fff;padding:16px}.oil-status-label{display:block;font-size:10px;color:#718096;margin-bottom:6px}.oil-status-grid strong{font-size:14px}.oil-level-track{height:14px;background:#edf2f6;border-radius:10px;margin:18px 18px 5px;overflow:hidden}.oil-level-track i{display:block;height:100%;background:linear-gradient(90deg,#d6384f,#f0a43a,#35ad68);border-radius:10px}.oil-level-caption{display:flex;justify-content:space-between;padding:0 18px 18px;font-size:10px;color:#7a8798}.oil-level-caption strong{font-size:11px;color:#334760}@media(max-width:1100px){.oil-kpis{grid-template-columns:1fr 1fr}.oil-status-grid{grid-template-columns:1fr 1fr}}@media(max-width:650px){.oil-kpis,.oil-status-grid{grid-template-columns:1fr}}

.oil-calendar-alert{margin-top:14px}.oil-calendar-row{padding:14px 16px;border-bottom:0}.oil-calendar-row .primary-btn{margin-left:auto;white-space:nowrap}@media(max-width:650px){.oil-calendar-row{align-items:flex-start;flex-direction:column}.oil-calendar-row .primary-btn{margin-left:46px}}
.icon-btn{text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.searchbox{margin:0}.search-result-row{min-height:62px;display:grid;grid-template-columns:38px 1fr 18px;align-items:center;gap:11px;border-bottom:1px solid #edf1f5;color:var(--ink);text-decoration:none;padding:0 2px}.search-result-row:hover{background:#f8fbff}.search-result-row>div strong,.search-result-row>div span{display:block}.search-result-row>div strong{font-size:12px}.search-result-row>div span{font-size:10px;color:#6e7d92;margin-top:4px}.search-result-row>svg{width:16px;height:16px;color:#7a8aa2}

.photo-gauge-panel,.calibration-panel{margin-top:14px}.photo-gauge-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:16px;padding:16px}.photo-gauge-panel>.module-panel-head,.calibration-panel>.module-panel-head{border-bottom:1px solid #edf1f5}.photo-hint{display:flex;gap:9px;align-items:flex-start;margin:12px 0;color:#6d7d91;font-size:11px;line-height:1.5}.photo-hint svg{width:17px;flex:0 0 17px;color:#2c72da}.photo-result{display:grid;grid-template-columns:150px 1fr;gap:15px;border:1px solid #e1e8f0;border-radius:7px;padding:10px;background:#f9fbfd}.gauge-preview{display:block;height:150px;border-radius:6px;overflow:hidden;background:#e9eef4}.gauge-preview img{width:100%;height:100%;object-fit:cover}.photo-result-copy small,.photo-result-copy strong,.photo-result-copy span{display:block}.photo-result-copy small{font-size:10px;color:#75849a}.photo-result-copy strong{font-size:25px;margin:4px 0;color:#122846}.photo-result-copy>span{font-size:11px;color:#63758d}.confirm-gauge{margin-top:12px}.confirm-gauge label{font-size:10px;color:#52647e;font-weight:600}.confirm-gauge input{display:block;width:100%;margin:5px 0 8px;border:1px solid #d8e1eb;border-radius:6px;padding:9px 10px}.calibration-panel .data-form{padding:16px}.calibration-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:9px;margin-bottom:12px}.calibration-grid label{font-size:10px;color:#53657e;font-weight:600}.calibration-grid label span{display:block;margin-bottom:5px;text-align:center}.calibration-grid input{width:100%;border:1px solid #d8e1eb;border-radius:6px;padding:9px 7px;text-align:center}.secondary-btn{min-height:38px;border:1px solid #cfd9e6;background:#fff;color:#24425f;border-radius:6px;padding:0 13px;display:inline-flex;align-items:center;gap:7px;font-weight:600;cursor:pointer}.secondary-btn svg{width:16px}@media(max-width:900px){.photo-gauge-grid{grid-template-columns:1fr}.calibration-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:560px){.photo-result{grid-template-columns:1fr}.gauge-preview{height:220px}.calibration-grid{grid-template-columns:repeat(2,1fr)}}

/* Authentication & user management */
.auth-page{min-height:100vh;background:#eef2f6;display:grid;place-items:center;padding:28px;font-family:Inter,system-ui,sans-serif;color:#172033}.auth-card{width:min(100%,460px);background:#fff;border:1px solid #dfe5ec;border-radius:14px;box-shadow:0 18px 50px rgba(25,42,70,.12);padding:32px}.auth-brand{display:flex;align-items:center;gap:12px;margin-bottom:30px}.auth-brand .brand-mark{width:42px;height:42px;border-radius:10px;background:#153d75;color:#fff;display:grid;place-items:center}.auth-brand>div{display:flex;flex-direction:column}.auth-brand strong{font-size:17px}.auth-brand span{font-size:12px;color:#728097}.auth-copy h1{font-size:28px;margin:4px 0 8px}.auth-copy p{color:#69778b;line-height:1.55;margin:0 0 24px}.auth-card .data-form{display:grid;gap:15px}.auth-card .data-form label{display:grid;gap:7px;font-size:13px;font-weight:600}.auth-card input{width:100%;box-sizing:border-box}.auth-submit{width:100%;justify-content:center;margin-top:4px}.auth-back{display:block;text-align:center;margin-top:18px;color:#607087;text-decoration:none;font-size:13px}.check-row{display:flex!important;align-items:center!important;grid-template-columns:auto 1fr!important;gap:9px!important}.check-row input{width:auto!important}.setup-profile{text-decoration:none}.setup-profile .avatar{display:grid;place-items:center}.user-profile{gap:8px}.profile-manage,.profile-logout{width:28px;height:28px;border:0;background:transparent;color:#6e7b8f;display:grid;place-items:center;border-radius:7px;cursor:pointer}.profile-manage:hover,.profile-logout:hover{background:#eef3f9;color:#1e5fae}.profile form{display:flex}.inline-edit .check-row{align-self:end;padding-bottom:9px}


/* Modern split login */
.login-shell{margin:0;min-height:100vh;background:#f4f7fb;font-family:Inter,system-ui,sans-serif;color:#172033;overflow:hidden}
.login-grid{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(420px,.85fr)}
.login-visual{position:relative;overflow:hidden;min-height:100vh;background:#11233b}
.login-slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transform:scale(1.045);animation:loginHouseFade 24s infinite ease-in-out}
.login-slide.slide-one{background-image:url('https://images.unsplash.com/photo-1600585154340-be6161a56a0c?auto=format&fit=crop&w=1800&q=85');animation-delay:0s}
.login-slide.slide-two{background-image:url('https://images.unsplash.com/photo-1600047509807-ba8f99d2cdde?auto=format&fit=crop&w=1800&q=85');animation-delay:8s}
.login-slide.slide-three{background-image:url('https://images.unsplash.com/photo-1600566753190-17f0baa2a6c3?auto=format&fit=crop&w=1800&q=85');animation-delay:16s}
.login-visual-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,22,42,.16),rgba(8,22,42,.08) 42%,rgba(8,22,42,.64));backdrop-filter:saturate(.9)}
.login-visual-brand{position:absolute;top:34px;left:38px;display:flex;align-items:center;gap:12px;color:white;z-index:3}
.login-house-mark{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.24);backdrop-filter:blur(14px)}
.login-house-mark svg{width:20px;height:20px}
.login-visual-brand>div{display:flex;flex-direction:column;gap:2px}.login-visual-brand strong{font-size:16px;font-weight:700;letter-spacing:-.01em}.login-visual-brand span{font-size:11px;color:rgba(255,255,255,.72)}
.login-visual-bottom{position:absolute;left:38px;bottom:34px;z-index:3}.login-dots{display:flex;gap:7px}.login-dots i{display:block;width:22px;height:3px;border-radius:10px;background:rgba(255,255,255,.34);animation:loginDot 24s infinite}.login-dots i:nth-child(2){animation-delay:8s}.login-dots i:nth-child(3){animation-delay:16s}
.login-form-side{min-height:100vh;display:grid;place-items:center;padding:48px 9vw;background:linear-gradient(145deg,#f7f9fc 0%,#eef3f8 100%)}
.login-panel{width:min(100%,430px)}
.login-mobile-brand{display:none}
.login-heading{margin-bottom:32px}.login-heading>span{display:block;font-size:13px;font-weight:600;color:#6d7d92;margin-bottom:8px}.login-heading h1{margin:0;font-size:38px;line-height:1.05;letter-spacing:-.035em;font-weight:700;color:#182238}
.login-form{display:grid;gap:19px}.login-form label{display:grid;gap:8px}.login-form label>span{font-size:13px;font-weight:600;color:#36445a}
.login-input{height:52px;border:1px solid #d7dee8;background:#fff;border-radius:11px;display:flex;align-items:center;gap:10px;padding:0 14px;box-shadow:0 1px 2px rgba(31,49,76,.025);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.login-input:focus-within{border-color:#3574c5;box-shadow:0 0 0 4px rgba(45,110,199,.09)}
.login-input>svg{width:18px;height:18px;color:#8693a6;flex:0 0 auto}.login-input input{border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;width:100%;height:100%;font:inherit;color:#1a2638;padding:0!important}.login-input input::placeholder{color:#a2adbc}
.password-toggle{border:0;background:transparent;color:#8794a6;width:30px;height:30px;display:grid;place-items:center;border-radius:7px;cursor:pointer}.password-toggle:hover{background:#f1f4f8;color:#365b88}.password-toggle svg{width:17px;height:17px}
.login-remember{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;gap:9px!important;margin-top:-2px}.login-remember input{width:16px;height:16px;accent-color:#2366b3}.login-remember span{font-weight:500!important;color:#607087!important}
.login-submit{height:52px;border:0;border-radius:11px;background:#173f72;color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 8px 20px rgba(23,63,114,.16);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.login-submit:hover{background:#1d4d89;transform:translateY(-1px);box-shadow:0 11px 24px rgba(23,63,114,.22)}.login-submit svg{width:18px;height:18px}
@keyframes loginHouseFade{0%{opacity:0;transform:scale(1.055)}7%{opacity:1}30%{opacity:1}40%{opacity:0;transform:scale(1.0)}100%{opacity:0;transform:scale(1.0)}}
@keyframes loginDot{0%,40%,100%{background:rgba(255,255,255,.34);width:22px}7%,30%{background:#fff;width:42px}}
@media(max-width:900px){.login-grid{grid-template-columns:1fr}.login-visual{display:none}.login-form-side{padding:32px 24px}.login-mobile-brand{display:flex;align-items:center;gap:10px;margin-bottom:50px;color:#183a66}.login-mobile-brand .login-house-mark{background:#183f72;color:#fff;border:0;width:38px;height:38px}.login-mobile-brand strong{font-size:16px}.login-heading h1{font-size:34px}}
@media(prefers-reduced-motion:reduce){.login-slide,.login-dots i{animation:none}.login-slide.slide-one{opacity:1;transform:none}}

.weather-trigger{border:0;background:transparent;font:inherit;color:inherit;cursor:pointer;border-radius:10px;transition:background .18s ease}.weather-trigger:hover{background:#f3f6fa}.day-info{position:relative}.weather-popover{position:absolute;right:0;top:calc(100% + 14px);width:min(620px,calc(100vw - 40px));background:#fff;border:1px solid #dde5ee;border-radius:16px;box-shadow:0 22px 60px rgba(25,42,70,.18);padding:16px;z-index:40}.weather-popover-head{display:flex;align-items:center;justify-content:space-between;padding:2px 2px 12px}.weather-popover-head>div{display:flex;flex-direction:column;gap:3px}.weather-popover-head strong{font-size:15px}.weather-popover-head span{font-size:11px;color:#77859a}.weather-popover-head button{width:30px;height:30px;border:0;background:#f2f5f8;border-radius:8px;display:grid;place-items:center;cursor:pointer;color:#66758a}.weather-popover-head button svg{width:16px;height:16px}.weather-days{display:grid;gap:3px}.weather-day{display:grid;grid-template-columns:70px 42px 1fr 58px;align-items:center;gap:10px;padding:10px 8px;border-top:1px solid #edf1f5}.weather-day:first-child{border-top:0}.weather-day>div:first-child,.weather-day-state,.weather-temps{display:flex;flex-direction:column}.weather-day>div:first-child strong,.weather-day-state strong,.weather-temps strong{font-size:12px}.weather-day>div:first-child span,.weather-day-state span,.weather-temps span{font-size:10px;color:#7b899b;margin-top:2px}.weather-day-icon{font-size:22px;text-align:center}.weather-temps{text-align:right}.weather-temps strong{font-size:14px}@media(max-width:700px){.weather-popover{position:fixed;left:16px;right:16px;top:auto;bottom:16px;width:auto;max-height:78vh;overflow:auto}.weather-day{grid-template-columns:58px 34px 1fr 52px}}

/* Live topbar search & notifications */
.top-search-wrap,.notification-wrap{position:relative}.notification-trigger{border:0;background:transparent;cursor:pointer}.top-popover{position:absolute;z-index:80;top:calc(100% + 12px);right:0;background:#fff;border:1px solid #e1e7ee;border-radius:14px;box-shadow:0 18px 48px rgba(26,43,67,.16);overflow:hidden}.search-popover{width:min(460px,calc(100vw - 36px));right:auto;left:0}.notification-popover{width:min(410px,calc(100vw - 36px))}.search-live-list{max-height:420px;overflow:auto}.search-live-item{display:grid;grid-template-columns:82px 1fr 18px;align-items:center;gap:10px;padding:12px 14px;text-decoration:none;color:#172033;border-bottom:1px solid #eef2f6}.search-live-item:hover,.notification-live-item:hover{background:#f7faff}.search-live-item>div{min-width:0}.search-live-item strong,.search-live-item span{display:block}.search-live-item>div strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-live-item>div span{font-size:10px;color:#78869a;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-live-type{font-size:9px!important;text-transform:uppercase;letter-spacing:.05em;font-weight:700;color:#55708f!important}.search-live-item svg,.notification-live-item>svg{width:15px;height:15px;color:#8c99aa}.popover-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 16px;border-bottom:1px solid #e8edf3}.popover-head>div{display:flex;flex-direction:column;gap:2px}.popover-head strong{font-size:13px}.popover-head span{font-size:10px;color:#758398}.popover-head a,.popover-footer{font-size:10px;font-weight:700;color:#1e5fae;text-decoration:none}.popover-footer{display:block;padding:11px 14px;text-align:center;background:#f8fafc}.popover-body{max-height:430px;overflow:auto}.notification-live-item{display:grid;grid-template-columns:9px 1fr 16px;gap:11px;align-items:center;padding:12px 14px;text-decoration:none;color:#172033;border-bottom:1px solid #eef2f6}.notification-live-item>div{display:flex;flex-direction:column;gap:2px;min-width:0}.notification-live-item small{font-size:9px;text-transform:uppercase;letter-spacing:.05em;color:#7b8899;font-weight:700}.notification-live-item strong{font-size:12px}.notification-live-item span{font-size:10px;color:#6f7d91}.notification-dot{width:8px;height:8px;border-radius:50%;background:#e0a21a}.notification-live-item.danger .notification-dot{background:#d84a4a}.notification-live-item.warning .notification-dot{background:#e0a21a}.popover-empty,.popover-loading{padding:30px 18px;text-align:center;color:#718096}.popover-empty{display:grid;justify-items:center;gap:6px}.popover-empty svg{width:24px;height:24px}.popover-empty strong{font-size:12px;color:#334155}.popover-empty span,.popover-loading{font-size:10px}.icon-btn:focus-visible,.search-live-item:focus-visible,.notification-live-item:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}@media(max-width:760px){.top-actions{gap:7px}.search-popover{position:fixed;left:12px;right:12px;top:62px;width:auto}.notification-popover{position:fixed;left:12px;right:12px;top:62px;width:auto}.popover-body,.search-live-list{max-height:55vh}}
