:root{--ink:#143029;--green:#087a61;--deep:#0b392f;--muted:#70817c;--line:#dbe5e1;--paper:#f3f7f5}.regmrv-app-page{margin:0;background:var(--paper);color:var(--ink);font:16px Arial,sans-serif}.regmrv-app-page #wpadminbar{display:none}.rm-shell{min-height:100vh}.rm-sidebar{position:fixed;inset:0 auto 0 0;width:260px;background:var(--deep);color:#b8d0c9;padding:22px 16px;display:flex;flex-direction:column;z-index:20}.rm-brand{display:flex;align-items:center;gap:12px;padding:10px 8px 33px}.rm-logo{width:40px;height:40px;background:#19ad89;border-radius:12px;display:grid;place-items:center;color:white;font-size:25px}.rm-brand strong,.rm-brand small{display:block}.rm-brand strong{color:#fff;font-size:20px}.rm-brand small{color:#78b7a7;font-size:12px;margin-top:4px}.rm-nav-title{font-size:11px;letter-spacing:1.5px;font-weight:700;color:#71a99b;padding:0 12px}.rm-sidebar nav a,.rm-side-bottom a{display:flex;gap:13px;align-items:center;color:#bad0ca;text-decoration:none;padding:11px 13px;border-radius:10px;font-size:14px;margin:2px 0}.rm-sidebar nav a:hover,.rm-sidebar nav a.active{background:#1b6a57;color:#fff;box-shadow:inset 3px 0 #44ddb5}.rm-sidebar nav a span{font-size:20px}.rm-sidebar nav a b{margin-left:auto;background:#f27a40;color:#fff;padding:3px 7px;border-radius:14px;font-size:11px}.rm-side-bottom{margin-top:auto}.rm-side-bottom p{border-bottom:1px solid #24564b;padding:15px;font-size:12px}.rm-side-bottom i{display:inline-block;width:9px;height:9px;background:#32caa1;border-radius:50%;margin-right:8px;box-shadow:0 0 0 5px #32caa122}.rm-side-bottom small{display:block;color:#58877a;padding:12px}.rm-main{margin-left:260px}.rm-topbar{height:70px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 32px;position:sticky;top:0;z-index:10}.rm-topbar>button{display:none}.rm-search{width:min(440px,42vw);background:#f6f9f8;border:1px solid var(--line);border-radius:10px;padding:11px 15px;color:#80908b}.rm-search input{border:0;outline:0;background:transparent;margin-left:10px;width:85%;font-size:14px}.rm-profile{display:flex;align-items:center;gap:11px}.rm-profile>b{background:#09866b;color:#fff;padding:14px;border-radius:11px}.rm-profile p,.rm-profile strong,.rm-profile small{display:block;margin:0}.rm-profile strong{font-size:13px}.rm-profile small{font-size:11px;color:var(--muted);margin-top:4px}.rm-bell{border:1px solid var(--line);padding:10px;border-radius:9px}.rm-content{padding:34px 32px;max-width:1560px;margin:auto}.rm-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.rm-heading>div>small{color:var(--green);letter-spacing:2px;font-weight:700}.rm-heading h1{font:600 42px Georgia,serif;margin:18px 0 12px}.rm-heading p{color:var(--muted);margin:0}.rm-filters{display:flex;gap:10px}.rm-filters select,.rm-filters button{height:44px;border-radius:9px;border:1px solid var(--line);background:#fff;padding:0 17px}.rm-filters button{background:var(--green);color:#fff;border:0}.rm-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.rm-kpi,.rm-panel{background:#fff;border:1px solid var(--line);border-radius:15px;box-shadow:0 4px 14px #17372d09}.rm-kpi{padding:22px}.rm-kpi header{display:flex;justify-content:space-between}.rm-kpi header i{font-style:normal;background:#e5f4ee;color:var(--green);padding:10px;border-radius:10px}.rm-kpi header em{font-style:normal;font-size:12px;background:#eaf6f2;color:var(--green);padding:6px 8px;border-radius:16px}.rm-kpi>p{color:var(--muted);font-size:13px;margin:19px 0 7px}.rm-kpi>div strong{font-size:29px}.rm-kpi>div span{font-size:12px;color:var(--muted);margin-left:8px}.rm-kpi>small{display:block;color:#85938f;margin-top:11px}.rm-grid{display:grid;grid-template-columns:1.7fr .8fr;gap:16px;margin-top:16px}.rm-panel{padding:24px}.rm-panel>header{display:flex;justify-content:space-between}.rm-panel h2{font-size:16px;margin:0 0 7px}.rm-panel header p{color:var(--muted);font-size:12px;margin:0}.rm-panel header a{font-size:12px;color:var(--green);font-weight:700;text-decoration:none}.rm-trend svg{width:100%;height:250px}.rm-legend{display:flex;justify-content:end;gap:18px;font-size:12px;color:var(--muted);margin:15px}.rm-legend i{display:inline-block;width:9px;height:9px;background:var(--green);border-radius:50%;margin-right:6px}.rm-legend span+span i{background:#68b9a6}.grid path{fill:none;stroke:#e3ebe8}.line{fill:none;stroke-linecap:round}.line.total{stroke:var(--green);stroke-width:4}.line.methane{stroke:#68b9a6;stroke-width:2.5}.rm-axis{display:flex;justify-content:space-between;color:#7c8d87;font-size:11px}.rm-sources{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:285px}.rm-donut{width:155px;height:155px;border-radius:50%;background:conic-gradient(#087a61 0 38%,#f47d35 38% 65%,#23a282 65% 79%,#df4747 79% 91%,#aebbb7 91%);display:grid;place-items:center}.rm-donut:before{content:"";width:96px;height:96px;background:#fff;border-radius:50%;grid-area:1/1}.rm-donut span{grid-area:1/1;z-index:1;text-align:center;font-size:11px}.rm-donut b{display:block;font-size:21px}.rm-sources ul{padding:0;list-style:none}.rm-sources li{display:flex;gap:8px;border-bottom:1px solid #edf1f0;padding:9px 0;font-size:11px}.rm-sources li i{width:9px;height:9px;background:var(--green);border-radius:50%}.rm-sources li:nth-child(2) i{background:#f47d35}.rm-sources li:nth-child(3) i{background:#23a282}.rm-sources li:nth-child(4) i{background:#df4747}.rm-sources li:nth-child(5) i{background:#aebbb7}.rm-sources li b{margin-left:auto}.rm-compliance{margin:28px 0}.rm-compliance strong,.rm-compliance span{display:block}.rm-compliance strong{font-size:28px}.rm-compliance span{font-size:11px;color:var(--muted)}.rm-compliance div{height:9px;background:#e5eeeb;border-radius:10px;margin-top:15px;overflow:hidden}.rm-compliance div i{display:block;height:100%;background:var(--green)}.rm-status{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.rm-status span{text-align:center;background:#f6f8f7;border-top:3px solid var(--green);padding:11px 6px;font-size:10px}.rm-status span:nth-child(2){border-color:#e69c36}.rm-status span:nth-child(3){border-color:#d15151}.rm-status span:nth-child(4){border-color:#899995}.rm-status b{display:block;font-size:16px;margin-bottom:4px}.rm-alert{display:grid;grid-template-columns:35px 1fr auto;gap:10px;align-items:center;border-bottom:1px solid #e9efed;padding:16px 0}.rm-alert>i{font-style:normal;display:grid;place-items:center;width:34px;height:34px;background:#fae9e9;color:#c63e3e;border-radius:9px}.rm-alert.amber>i{background:#fff0df;color:#d87822}.rm-alert.blue>i{background:#e6f0f7;color:#35729b}.rm-alert p,.rm-alert b,.rm-alert span{display:block;margin:0}.rm-alert b{font-size:12px}.rm-alert span,.rm-alert small{font-size:10px;color:var(--muted);margin-top:4px}.rm-note{text-align:right;color:#82918c;font-size:10px}.rm-operator-panel{margin-top:16px}.rm-table-wrap{overflow:auto}.rm-table{border-collapse:collapse;width:100%;min-width:800px}.rm-table th,.rm-table td{text-align:left;border-bottom:1px solid #e9efed;padding:13px 10px;font-size:12px}.rm-table th{color:#7a8a85;font-size:10px;text-transform:uppercase}.rm-badge{background:#e9f4f0;color:#0a6c56;border-radius:15px;padding:5px 8px}
@media(max-width:1100px){.rm-kpis{grid-template-columns:repeat(2,1fr)}.rm-grid{grid-template-columns:1fr}}
@media(max-width:760px){.rm-sidebar{transform:translateX(-100%);transition:.25s}.rm-sidebar.open{transform:none}.rm-main{margin-left:0}.rm-topbar{padding:0 15px}.rm-topbar>button{display:block;border:0;background:none;font-size:20px}.rm-search{flex:1;margin:0 10px}.rm-profile p,.rm-bell{display:none}.rm-content{padding:24px 15px}.rm-heading{display:block}.rm-heading h1{font-size:32px}.rm-filters{overflow:auto;margin-top:20px}.rm-kpis{grid-template-columns:1fr}.rm-sources{grid-template-columns:1fr}.rm-donut{margin:25px auto}.rm-status{grid-template-columns:repeat(2,1fr)}}
.rm-module-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:25px}.rm-module-head small{color:var(--green);font-weight:700;letter-spacing:1.6px}.rm-module-head h1{font:600 42px Georgia,serif;margin:14px 0 9px}.rm-module-head p{color:var(--muted);margin:0}.rm-module-head>button,.rm-inline-search button,#rm-operator-dialog footer button[type=submit]{border:0;border-radius:9px;background:var(--green);color:#fff;padding:12px 18px;font-weight:700}.rm-mini-kpis{margin-bottom:16px}.rm-inline-search{display:flex;gap:8px}.rm-inline-search input{border:1px solid var(--line);border-radius:8px;padding:9px 12px}.rm-inline-search button{padding:9px 13px}.rm-notice{background:#e8f5f0;color:#09644f;border:1px solid #bee1d5;padding:12px 15px;border-radius:9px;margin-bottom:16px}.rm-empty{text-align:center;padding:35px;color:var(--muted)}.rm-empty h2{color:var(--ink)}#rm-operator-dialog{border:0;border-radius:15px;padding:0;width:min(500px,calc(100% - 30px));box-shadow:0 30px 80px #061b1666}#rm-operator-dialog::backdrop{background:#061b1699}#rm-operator-dialog form{padding:24px}#rm-operator-dialog header,#rm-operator-dialog footer{display:flex;align-items:center;justify-content:space-between}#rm-operator-dialog header h2{margin:0}#rm-operator-dialog header button{border:0;background:none;font-size:25px}#rm-operator-dialog label{display:block;font-size:12px;font-weight:700;margin-top:18px}#rm-operator-dialog input{display:block;width:100%;border:1px solid var(--line);border-radius:8px;padding:11px;margin-top:7px}#rm-operator-dialog footer{justify-content:flex-end;gap:9px;margin-top:24px}#rm-operator-dialog footer button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:10px 16px}

/* Hybrid petroleum-green, navy and gold identity */
:root{--ink:#102b31;--green:#0b8a6d;--deep:#091923;--navy:#0d202b;--gold:#e9a72f;--muted:#667c80;--line:#d5e1df;--paper:#eef4f2}.regmrv-app-page{background:linear-gradient(135deg,#eaf2f0 0%,#f7faf9 55%,#edf3f2 100%)}.rm-sidebar{background:linear-gradient(180deg,#091c24 0%,#0a322d 62%,#0c252b 100%);box-shadow:8px 0 30px #07181d18}.rm-logo{background:linear-gradient(145deg,#12bd91,#08775f);box-shadow:0 10px 25px #02100d66;border:1px solid #59e5c155}.rm-brand small{color:#76c7b2}.rm-nav-title{color:#d7a741}.rm-sidebar nav a{color:#bad3cf;border:1px solid transparent}.rm-sidebar nav a:hover{background:#123b40;border-color:#29535a}.rm-sidebar nav a.active{background:linear-gradient(90deg,#16745f,#166252);box-shadow:inset 4px 0 var(--gold),0 7px 18px #03171344;border-color:#277a67}.rm-sidebar nav a b{background:var(--gold);color:#17262a}.rm-side-bottom i{background:#33dbab}.rm-side-bottom small{color:#698d8b}.rm-topbar{background:#fff;border-bottom:1px solid #cadbd7;box-shadow:0 5px 22px #092e2710}.rm-profile>b{background:linear-gradient(145deg,#0da17d,#08715a);box-shadow:0 6px 15px #095c492d}.rm-bell{background:#f8fbfa}.rm-heading>div>small,.rm-module-head small{color:#0a8066}.rm-heading h1,.rm-module-head h1{color:#0a2830;text-shadow:0 1px #fff}.rm-filters button,.rm-module-head>button,.rm-inline-search button,#rm-operator-dialog footer button[type=submit]{background:linear-gradient(135deg,#0c9574,#08765e);box-shadow:0 7px 16px #08765e22}.rm-kpi,.rm-panel{border-color:#ceddda;box-shadow:0 9px 24px #0b352b0b}.rm-kpi{position:relative;overflow:hidden}.rm-kpi:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#169b7b}.rm-kpi:nth-child(2):before{background:#20a3ab}.rm-kpi:nth-child(3):before{background:#3e76b5}.rm-kpi:nth-child(4):before{background:var(--gold)}.rm-kpi header em{border:1px solid #caeae1}.rm-kpi:nth-child(4) header em{background:#fff4d9;color:#9a6500;border-color:#f0d896}.rm-panel>header{border-bottom:1px solid #edf2f1;padding-bottom:14px}.rm-donut{box-shadow:0 0 0 8px #eff5f3,0 10px 25px #113f3516}.rm-operator-panel{overflow:hidden}.rm-operator-panel .rm-table-wrap{margin:16px -24px -24px}.rm-table thead{background:#10242e}.rm-table th{color:#d8e8e5;border-color:#28404a;padding:14px 18px}.rm-table td{padding:15px 18px}.rm-table tbody tr:nth-child(even){background:#f1f7f5}.rm-table tbody tr:hover{background:#e7f3ef}.rm-badge{background:#dff4ed;color:#087057;border:1px solid #bce6d8;font-weight:700}.rm-notice{border-left:4px solid var(--gold)}#rm-operator-dialog header{border-bottom:1px solid var(--line);padding-bottom:16px}#rm-operator-dialog footer{border-top:1px solid var(--line);padding-top:18px}
@media(max-width:782px){.admin-bar .rm-sidebar{top:46px}.admin-bar .rm-topbar{top:46px}}

/* v0.4 — StaffMovement-inspired dark operations interface */
:root{
  --ink:#f4f8fa;
  --green:#27c59a;
  --deep:#09131d;
  --navy:#0d1823;
  --gold:#f2b332;
  --muted:#9bb0bd;
  --line:#2b3d4c;
  --paper:#09131d;
  --panel:#121f2b;
  --panel-soft:#172633;
}
.regmrv-app-page{
  background:linear-gradient(135deg,#08131d 0%,#0b1722 52%,#0b1d25 100%);
  color:var(--ink);
}
.rm-sidebar{
  background:linear-gradient(180deg,#07131d 0%,#0a1b25 56%,#0a2628 100%);
  border-right:1px solid #263946;
  box-shadow:12px 0 34px #02070b55;
}
.rm-logo{background:linear-gradient(145deg,#1fcba0,#08775f);box-shadow:0 9px 24px #0008}
.rm-brand small{color:#8fcfc0}.rm-nav-title{color:var(--gold)}
.rm-sidebar nav a,.rm-side-bottom a{color:#bdd0d9}
.rm-sidebar nav a:hover{background:#142735;border-color:#324958;color:#fff}
.rm-sidebar nav a.active{background:linear-gradient(90deg,#183640,#17433c);border-color:#31594f;box-shadow:inset 4px 0 var(--gold),0 8px 20px #0005}
.rm-side-bottom p{border-color:#29414a}.rm-side-bottom small{color:#708993}
.rm-main{background:transparent}
.rm-topbar{background:#0d1924;border-color:#2b3d4c;box-shadow:0 8px 26px #0004}
.rm-topbar>button{color:#dce8ed}.rm-search{background:#15232e;border-color:#304451;color:#95abb6}
.rm-search input{color:#edf5f7}.rm-search input::placeholder{color:#8096a2}
.rm-profile>b{background:linear-gradient(145deg,#14a985,#08705a)}
.rm-profile strong{color:#fff}.rm-profile small{color:#8da5b1}.rm-bell{background:#14232e;border-color:#314652;color:#c7d8de}
.rm-content{color:var(--ink)}
.rm-heading>div>small,.rm-module-head small{color:var(--gold)}
.rm-heading h1,.rm-module-head h1{color:#fff;text-shadow:0 2px 16px #0008}
.rm-heading p,.rm-module-head p{color:var(--muted)}
.rm-filters select{background:#15232e;border-color:#334956;color:#edf5f7}
.rm-filters button,.rm-module-head>button,.rm-inline-search button,#rm-operator-dialog footer button[type=submit]{background:linear-gradient(135deg,#d9971f,#f2b332);color:#18222a;box-shadow:0 8px 18px #0004}
.rm-kpi,.rm-panel{background:linear-gradient(145deg,#13212d,#101c27);border-color:#304451;box-shadow:0 12px 30px #02070b55}
.rm-kpi:before{background:#28c69b}.rm-kpi:nth-child(2):before{background:#31b5c5}.rm-kpi:nth-child(3):before{background:#559be0}.rm-kpi:nth-child(4):before{background:var(--gold)}
.rm-kpi header i{background:#1c3a3c;color:#52ddb7}.rm-kpi header em{background:#173832;color:#56dbb7;border-color:#28574d}
.rm-kpi:nth-child(4) header em{background:#3b301c;color:#ffd06c;border-color:#6d5728}
.rm-kpi>p,.rm-kpi>div span,.rm-kpi>small{color:var(--muted)}.rm-kpi>div strong{color:#fff}
.rm-panel>header{border-color:#2a3d49}.rm-panel h2{color:#f7fbfc}.rm-panel header p,.rm-legend,.rm-axis{color:var(--muted)}.rm-panel header a{color:#50d7b3}
.grid path{stroke:#293d49}.line.total{stroke:#32d0a4}.line.methane{stroke:#65aeda}
.rm-legend i{background:#32d0a4}.rm-legend span+span i{background:#65aeda}
.rm-donut{background:conic-gradient(#20b68e 0 38%,#f2a72d 38% 65%,#31a9b3 65% 79%,#ef5b64 79% 91%,#718793 91%);box-shadow:0 0 0 8px #192a35,0 12px 28px #0005}
.rm-donut:before{background:#121f2b}.rm-sources li{border-color:#2b3e4a;color:#dce8ed}
.rm-compliance strong{color:#fff}.rm-compliance span{color:var(--muted)}.rm-compliance div{background:#293c47}.rm-compliance div i{background:linear-gradient(90deg,#18a981,#35d2a7)}
.rm-status span{background:#172631;color:#cbd9de}.rm-alert{border-color:#2b3e4a}.rm-alert b{color:#f5f9fa}.rm-alert span,.rm-alert small{color:var(--muted)}
.rm-table thead{background:#071722}.rm-table th{color:#b9d4de;border-color:#314652}.rm-table td{color:#e4edf0;border-color:#293d49}.rm-table tbody tr:nth-child(even){background:#162631}.rm-table tbody tr:hover{background:#1c333b}
.rm-badge{background:#173b35;color:#62dfbd;border-color:#2f665a}
.rm-inline-search input,#rm-operator-dialog input{background:#0f1c27;border-color:#344956;color:#eef5f7}
.rm-notice{background:#17352f;color:#7ee6c7;border-color:#2b5c50;border-left-color:var(--gold)}
.rm-empty{color:var(--muted)}.rm-empty h2{color:#f5f9fa}
#rm-operator-dialog{background:#13212d;color:#f2f7f9;box-shadow:0 30px 90px #000b}
#rm-operator-dialog::backdrop{background:#02080dcc}
#rm-operator-dialog header,#rm-operator-dialog footer{border-color:#304451}
#rm-operator-dialog header button{color:#dbe8ec}
#rm-operator-dialog footer button{background:#192935;border-color:#3a4e5a;color:#dce8ed}
.rm-note{color:#718a96}
@media(max-width:760px){.rm-sidebar{box-shadow:16px 0 40px #000b}.rm-filters select{min-width:max-content}}
