@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{color:#172033;font-synthesis:none;background:#f5f7fb;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{margin:0}.app{min-height:100vh;display:flex}.logo{letter-spacing:.8px;color:#fff;align-items:center;gap:3px;font-family:Manrope;font-size:18px;display:flex}.logo span{color:#ff7a00;place-items:center;margin-right:5px;display:grid}.logo em{color:#ff7a00;font-style:normal;font-weight:800}aside{color:#b9c9dd;z-index:3;background:#092d58;flex-direction:column;flex:none;width:266px;transition:width .25s;display:flex;position:relative}.side-top{border-bottom:1px solid #25496f;align-items:center;height:76px;padding:0 22px;display:flex;position:relative}.collapse,.mobile-close{color:#304866;cursor:pointer;background:#fff;border:1px solid #e7ebf0;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;right:-14px}.mobile-close{display:none}nav{flex:1;padding:18px 12px;overflow-y:auto}.nav-group>p{letter-spacing:1px;color:#7791ad;margin:0 10px 8px;font-size:10px;font-weight:700}.nav-group button{color:inherit;text-align:left;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:7px;align-items:center;gap:12px;width:100%;height:40px;padding:0 10px;font:500 13px inherit;display:flex;position:relative}.nav-group button:hover{color:#fff;background:#17446f}.nav-group button.active{color:#fff;background:#f56600;box-shadow:0 4px 12px #001d3d55}.nav-group button .nav-badge{color:#fff;background:#f56600;border-radius:12px;margin-left:auto;padding:2px 6px;font-size:10px;font-style:normal}.nav-group button.active .nav-badge{color:#f56600;background:#fff}.sidebar-user{border-top:1px solid #25496f;align-items:center;gap:10px;min-height:76px;padding:14px 16px;display:flex}.sidebar-user>span,.admin>span{color:#fff;background:#f56600;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:700;display:grid}.sidebar-user div{flex:1;gap:2px;display:grid}.sidebar-user b,.admin b{color:#fff;font-size:12px}.sidebar-user small,.admin small{color:#9cb0c7;font-size:10px}.collapsed{width:74px}.collapsed .logo b,.collapsed .logo em,.collapsed .nav-group p,.collapsed .nav-group button span,.collapsed .nav-badge,.collapsed .sidebar-user div,.collapsed .sidebar-user>svg{display:none}.collapsed .side-top{justify-content:center;padding:0}.collapsed .collapse{transform:rotate(180deg)}.collapsed .nav-group button{justify-content:center}.collapsed .sidebar-user{justify-content:center;padding:12px}.content{flex:1;min-width:0}.topbar{background:#fff;border-bottom:1px solid #e8edf3;justify-content:space-between;align-items:center;height:76px;padding:0 34px;display:flex}.top-search{color:#8090a5;border:1px solid #e3e8ef;border-radius:8px;align-items:center;gap:8px;width:min(370px,45%);height:38px;padding:0 11px;display:flex}.top-search input{border:0;outline:0;width:100%;font:13px inherit}.top-search kbd{color:#6c7b91;background:#f1f4f8;border-radius:4px;padding:3px 5px;font-size:10px}.top-actions{align-items:center;gap:18px;display:flex}.top-actions button,.more{color:#5a6b82;cursor:pointer;background:0 0;border:0}.help{border-radius:50%;width:22px;height:22px;border:1px solid #d7e0e9!important}.notification{position:relative}.notification i{background:#f56600;border:1px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:0;right:0}.divider{border-left:1px solid #e3e8ef;height:28px}.admin{align-items:center;gap:8px;display:flex}.admin>div{gap:2px;display:grid}.admin b{color:#23354d}.admin small{color:#7c8ba0}.hamburger{color:#17365d;background:0 0;border:0;display:none}.content-inner{max-width:1620px;margin:auto;padding:30px 34px 46px}.hero,.page-title{justify-content:space-between;align-items:flex-end;margin-bottom:25px;display:flex}.eyebrow{letter-spacing:1.1px;color:#e05b00;align-items:center;gap:6px;margin:0 0 9px;font-size:10px;font-weight:700;display:flex}.eyebrow span{background:#f56600;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #fff0e5}.hero h1,.page-title h1{color:#172c49;letter-spacing:-.6px;margin:0;font:700 25px Manrope}.hero h1 span{color:#f56600}.hero>div>p:not(.eyebrow),.page-title>div>p{color:#728198;margin:6px 0 0;font-size:13px}.primary{color:#fff;cursor:pointer;background:#f56600;border:0;border-radius:7px;justify-content:center;align-items:center;gap:7px;height:40px;padding:0 14px;font:600 13px inherit;transition:all .2s;display:inline-flex;box-shadow:0 5px 12px #f5660030}.primary:hover{background:#dc5900;transform:translateY(-1px)}.stats{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:17px;display:grid}.stat,.panel{background:#fff;border:1px solid #e9edf3;border-radius:11px;box-shadow:0 2px 8px #183f6810}.stat{min-height:145px;padding:20px;position:relative;overflow:hidden}.stat:after{content:"";background:#f5f8fb;border-radius:50%;width:70px;height:70px;position:absolute;bottom:-30px;right:-25px}.icon{border-radius:9px;place-items:center;width:38px;height:38px;margin-bottom:15px;display:grid}.icon.orange,.pulse-icon.orange{color:#f56600;background:#fff0e5}.icon.blue,.pulse-icon.blue{color:#2563eb;background:#eaf2ff}.icon.green,.pulse-icon.green{color:#16a34a;background:#e8f7ec}.icon.red{color:#dc2626;background:#fef0f0}.stat-label{color:#6e7d91;font-size:12px;display:block}.stat>b{color:#1d304a;margin:4px 0 6px;font:700 22px Manrope;display:block}.stat small{color:#16a34a;font-size:11px;font-weight:600}.stat small span{color:#8b98a9;font-weight:400}.stat .negative{color:#e48a00}.grid-main{grid-template-columns:minmax(0,1.7fr) minmax(320px,.88fr);gap:17px;margin-bottom:17px;display:grid}.panel{padding:20px}.panel-head{justify-content:space-between;align-items:flex-start;display:flex}.panel h2{color:#253852;margin:0;font:700 15px Manrope}.panel p{color:#8190a4;margin:4px 0 0;font-size:11px}.panel-head select{color:#607089;background:#fff;border:1px solid #e1e7ef;border-radius:6px;height:30px;padding:0 8px;font:11px inherit}.revenue-total{align-items:baseline;gap:12px;margin-top:22px;display:flex}.revenue-total b{color:#1d304a;font:700 25px Manrope}.revenue-total span{color:#16a34a;font-size:11px}.chart{background:repeating-linear-gradient(#0000 0 44px,#eef2f6 45px);height:180px;margin:12px 0 0;padding-left:38px;position:relative}.chart svg{width:100%;height:100%}.ylabels{color:#9aa6b7;flex-direction:column;justify-content:space-between;height:100%;font-size:10px;display:flex;position:absolute;left:0}.days{color:#91a0b1;justify-content:space-between;padding-left:38px;font-size:10px;display:flex}.tank-row{grid-template-columns:48px 1fr;gap:14px;margin:24px 0;display:grid}.tank{background:#f5f8fb;border:3px solid #dae3ed;border-radius:8px 8px 10px 10px;align-items:flex-end;width:36px;height:66px;padding:3px;display:flex}.tank div{background:#2f78d6;border-radius:3px;width:100%}.tank.diesel div{background:#f59e0b}.tank-row b{color:#30425a;font-size:13px}.tank-row p{margin:3px 0 7px}.meter{background:#edf1f5;border-radius:4px;height:5px}.meter i{background:#2e78d7;border-radius:4px;height:100%;display:block}.tank-row:nth-of-type(3) .meter i{background:#f59e0b}.tank-row small{color:#8997a8;margin-top:5px;font-size:10px;display:block}.tank-row small.warn{color:#d98308}.inventory-foot{color:#d98308;border-top:1px solid #edf0f4;align-items:center;gap:8px;padding-top:13px;font-size:11px;display:flex}.inventory-foot span{flex:1}.grid-lower{grid-template-columns:minmax(0,1.7fr) minmax(280px,.88fr);gap:17px;display:grid}.text-btn{color:#e55c00;cursor:pointer;background:0 0;border:0;font:600 11px inherit}.table-panel{padding:0}.table-panel .panel-head{padding:20px 20px 12px}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:660px;font-size:11px}th{text-align:left;color:#758499;white-space:nowrap;background:#f8fafc;border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4;height:35px;padding:0 13px;font-size:10px;font-weight:600}td{color:#5c6c80;white-space:nowrap;border-bottom:1px solid #edf0f4;padding:12px 13px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fbfcfe}td small{color:#98a3b2;margin-top:3px;font-size:9px;display:block}.fuel-dot{background:#f56600;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.status{border-radius:12px;align-items:center;gap:5px;padding:4px 7px;font-size:9px;font-weight:600;display:inline-flex}.status i{border-radius:50%;width:5px;height:5px}.status.success{color:#13883c;background:#ecf8ef}.status.success i{background:#16a34a}.status.warning{color:#af7405;background:#fff7df}.status.warning i{background:#f59e0b}.status.danger{color:#c33636;background:#fff0f0}.status.danger i{background:#dc2626}.live{color:#16a34a;font-size:9px;font-weight:700}.pulse{padding:13px 0}.pulse>div{border-bottom:1px solid #edf0f4;gap:10px;padding:10px 0;display:flex}.pulse-icon{border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.pulse-icon svg{width:16px}.pulse p{gap:1px;margin:0;display:grid}.pulse b{color:#30425a;font:700 14px Manrope}.pulse small{color:#8795a7;font-size:10px}.alert-callout{color:#9b6300;background:#fff8e9;border:1px solid #ffe6a6;border-radius:7px;align-items:center;gap:9px;margin-top:8px;padding:10px;display:flex}.alert-callout>span{color:#fff;background:#f59e0b;border-radius:50%;place-items:center;width:20px;height:20px;font-weight:700;display:grid}.alert-callout div{flex:1}.alert-callout b{font-size:10px}.alert-callout p{color:#ad852b;margin:2px 0;font-size:9px}.page-title{margin-bottom:24px}.crumb{color:#8290a3;align-items:center;gap:5px;margin-bottom:7px;font-size:11px;display:flex}.management{padding:0}.toolbar{border-bottom:1px solid #edf0f4;gap:10px;padding:16px;display:flex}.search{color:#91a0b2;border:1px solid #dfe6ee;border-radius:7px;flex:1;align-items:center;gap:7px;max-width:390px;height:36px;padding:0 10px;display:flex}.search input{border:0;outline:0;width:100%;min-width:0;font:12px inherit}.filter{color:#5e7087;cursor:pointer;background:#fff;border:1px solid #dfe6ee;border-radius:7px;align-items:center;gap:6px;height:36px;padding:0 11px;font:600 11px inherit;display:inline-flex}.person{align-items:center;gap:8px;display:flex}.person span{color:#0b3b73;background:#e8f1fb;border-radius:50%;place-items:center;width:25px;height:25px;font-size:10px;font-weight:700;display:grid}.more{padding:4px}.pagination{color:#8290a3;border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;min-height:58px;padding:0 16px;font-size:11px;display:flex}.pagination div{gap:4px;display:flex}.pagination button{color:#698097;background:#fff;border:1px solid #e0e6ed;border-radius:5px;place-items:center;min-width:27px;height:27px;font-size:10px;display:grid}.pagination button.selected{color:#fff;background:#0b3b73;border-color:#0b3b73}.backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:10;background:#092c52aa;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:12px;width:min(500px,100%);box-shadow:0 25px 70px #001b394d}.modal header,.modal footer{justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.modal header{border-bottom:1px solid #edf0f4}.modal h2{color:#263a55;margin:0;font:700 19px Manrope}.close{color:#607089;cursor:pointer;background:#f5f7fa;border:0;border-radius:6px;width:32px;height:32px}.modal-body{gap:15px;padding:21px 22px;display:grid}.modal label,.login-box>label{color:#4c5d74;gap:7px;font-size:11px;font-weight:600;display:grid}.modal input,.modal select,.modal textarea,.login-box input{color:#263a55;background:#fff;border:1px solid #dce4ec;border-radius:7px;outline-color:#f56600;height:39px;padding:0 10px;font:12px inherit}.modal textarea{resize:vertical;height:78px;padding-top:10px}.form-cols{grid-template-columns:1fr 1fr;gap:13px;display:grid}.modal footer{border-top:1px solid #edf0f4;justify-content:flex-end;gap:9px}.login{background:#fff;grid-template-columns:1.1fr .9fr;min-height:100vh;display:grid}.login-art{color:#fff;background:#082b54;flex-direction:column;justify-content:space-between;padding:52px 10%;display:flex;position:relative;overflow:hidden}.login-art>div:nth-child(2){z-index:1;max-width:490px}.login-art h1{letter-spacing:-1.5px;margin:0 0 16px;font:800 43px/1.17 Manrope}.login-art>div>p:not(.eyebrow){color:#b9c9dd;max-width:400px;line-height:1.6}.login-art .eyebrow{color:#ff8e45}.orb{border:1px solid #ffffff1f;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-150px;right:-160px}.o2{border-color:#f5660066;width:310px;height:310px;bottom:-45px;right:-25px}.mini-card{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1;background:#ffffff12;border:1px solid #fff2;border-radius:10px;align-items:center;gap:12px;width:185px;padding:12px 16px;display:flex}.mini-card span{color:#ff7a00}.mini-card b{font:700 17px Manrope;display:block}.mini-card small{color:#b9c9dd;font-size:10px}.login-box{flex-direction:column;justify-content:center;gap:17px;max-width:540px;padding:8vh max(9%,42px);display:flex}.login-box .logo{color:#0b3b73;margin-bottom:42px}.login-box h1{color:#1b2f4a;margin:0;font:700 27px Manrope}.login-box>div p{color:#7a899c;margin:6px 0 13px;font-size:13px}.login-options{justify-content:space-between;align-items:center;font-size:11px;display:flex}.login-options button{color:#e15d00;cursor:pointer;background:0 0;border:0;font:600 11px inherit}.check{color:#68798f;align-items:center;gap:5px;display:flex}.check input{accent-color:#f56600}.login-btn{width:100%;margin-top:3px}.secure{text-align:center;color:#8492a4;justify-content:center;align-items:center;gap:5px;font-size:10px;display:flex}.secure svg{color:#16a34a}.mobile-shade{display:none}@media (width<=1100px){.stats{grid-template-columns:repeat(2,1fr)}.grid-main,.grid-lower{grid-template-columns:1fr}.alerts{display:none}}@media (width<=780px){aside{transition:left .25s;position:fixed;top:0;bottom:0;left:-266px}.mobile-open{left:0}.mobile-shade{z-index:2;background:#001b395c;display:block;position:fixed;inset:0}.mobile-close{color:#fff;background:0 0;border:0;display:grid;right:14px}.collapse{display:none}.topbar{padding:0 18px}.hamburger{display:block}.top-search{flex:1;width:auto;margin:0 15px}.top-search kbd,.help,.divider,.admin div,.admin>svg{display:none}.top-actions{gap:10px}.content-inner{padding:23px 17px}.hero,.page-title{align-items:flex-start;gap:14px}.hero h1,.page-title h1{font-size:21px}.hero .primary,.page-title .primary{height:36px;padding:0 10px;font-size:0}.hero .primary svg,.page-title .primary svg{margin:0}.stats{gap:10px}.stat{min-height:130px;padding:15px}.stat>b{font-size:18px}.grid-main{gap:10px}.panel{padding:15px}.table-panel{padding:0}.table-panel .panel-head{padding:15px}.toolbar{flex-wrap:wrap;padding:12px}.search{flex-basis:100%;order:0;max-width:none}.pagination{flex-direction:column;align-items:flex-start;gap:8px;padding:11px}.login{grid-template-columns:1fr}.login-art{display:none}.login-box{width:100%;min-height:100vh;margin:auto;padding:48px 28px}.form-cols{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.dashboard-stats{grid-template-columns:repeat(6,minmax(0,1fr))}.module-stats{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:17px}.module-insights{grid-template-columns:1.25fr .75fr;gap:17px;margin-bottom:17px;display:grid}.module-insights .panel{min-height:190px}.module-copy{align-items:center;gap:7px;font-weight:700;display:flex;color:#334a68!important;margin:24px 0 14px!important}.flow-line{background:#e8eef6;border-radius:8px;justify-content:space-around;align-items:center;height:5px;margin:18px 0;display:flex;overflow:hidden}.flow-line i{background:#f56600;border-radius:50%;width:9px;height:9px;animation:1.8s ease-in-out infinite fuel-flow}.flow-line i:nth-child(2){animation-delay:.25s}.flow-line i:nth-child(3){animation-delay:.5s}.price-cards{grid-template-columns:repeat(3,1fr)}.price-cards .panel{padding:19px}.price-cards .icon{margin-bottom:11px}.price-cards>b{color:#1d304a;margin:5px 0;font:700 23px Manrope;display:block}.quick-actions{gap:8px;padding:18px 0;display:grid}.quick-actions button{color:#314761;text-align:left;cursor:pointer;background:#fff;border:1px solid #e1e8f0;border-radius:7px;align-items:center;gap:8px;height:38px;padding:0 10px;font:600 12px inherit;display:flex}.quick-actions button:hover{color:#e15d00;background:#fff8f3;border-color:#f56600}.form-error{color:#c33636;margin:0;font-size:11px;font-weight:600}.sidebar-user .more{color:#b9c9dd;margin-left:auto}@keyframes fuel-flow{0%,to{opacity:.25;transform:translate(-14px)}50%{opacity:1;transform:translate(14px)}}@media (width<=1320px){.dashboard-stats{grid-template-columns:repeat(3,1fr)}}@media (width<=1100px){.module-insights{grid-template-columns:1fr}.module-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.dashboard-stats,.module-stats,.price-cards{grid-template-columns:1fr}.module-insights{gap:10px}}@media (prefers-reduced-motion:reduce){.flow-line i{animation:none}}@media (width>=781px){.app{min-height:100dvh}.app>aside{height:100dvh;position:fixed;inset:0 auto 0 0}.app>.content{flex-direction:column;height:100dvh;margin-left:266px;display:flex;overflow:hidden}.app>aside.collapsed+.content{margin-left:74px}.app>.content>.topbar{flex:none}.app>.content>.content-inner{flex:1;min-height:0;overflow-y:auto}}.logo{gap:0}.brand-logo{object-fit:contain;object-position:center;width:112px;height:52px}@media (width<=780px){.brand-logo{width:105px;height:48px}}.app{background:#f6f8fc}.content-inner{scrollbar-width:none}.content-inner::-webkit-scrollbar{width:0;height:0}aside nav::-webkit-scrollbar{width:0;height:0}.table-wrap::-webkit-scrollbar{width:0;height:0}.content-inner,aside nav,.table-wrap{scrollbar-width:none}.side-top{background:linear-gradient(100deg,#082e59,#0b3b78);padding:0 18px}.logo{align-items:center;min-width:0;gap:10px!important;display:flex!important}.brand-mark{background:#fff;border-radius:11px;flex:none;place-items:center;width:40px;height:40px;display:grid;overflow:hidden;box-shadow:0 5px 14px #001d3d55}.brand-logo{object-fit:cover;object-position:50% 27%;max-width:none;transform:scale(1.38);width:66px!important;height:66px!important}.logo-name{letter-spacing:.4px;white-space:nowrap;align-items:baseline;gap:4px;font:800 17px/1 Manrope;display:flex}.logo-name b{color:#fff;font:inherit!important}.logo-name em{color:#ff7a00;font-style:normal;font:inherit!important}.collapsed .logo-name{display:none}.collapsed .brand-mark{width:38px;height:38px}.collapsed .brand-logo{width:63px!important;height:63px!important}.login-art .brand-mark{width:48px;height:48px}.login-art .brand-logo{width:80px!important;height:80px!important}.login-box .logo-name b{color:#0b3b78!important}.login-box .brand-mark{border:1px solid #e4eaf2}.brand-mark{color:inherit!important;margin-right:0!important}.nav-group{margin-bottom:13px}.nav-group>p{margin-top:4px}.nav-group button{border-radius:8px;height:38px;transition:background .18s,color .18s,transform .18s}.nav-group button:hover{transform:translate(2px)}.nav-group button.active{box-shadow:0 7px 16px #001d3d4f}.sidebar-user{background:#082a51;padding:13px 16px}.sidebar-user>span{box-shadow:0 0 0 3px #ffffff12}.content-inner{max-width:1680px;padding:26px 30px 42px}.page-title{margin-bottom:20px;padding:2px 0 4px}.page-title h1{letter-spacing:-.8px;font-size:27px}.page-title>div>p{max-width:660px;line-height:1.55}.panel{border-color:#e5eaf0;box-shadow:0 4px 16px #193a5e0c}.management{border-radius:13px;overflow:hidden}.toolbar{background:#fff;padding:14px 16px}.search{background:#fbfcfe;border-radius:9px;height:40px}.filter{border-radius:8px;height:40px;padding:0 13px;transition:border-color .18s,color .18s}.filter:hover{color:#e55c00;border-color:#f56600}.table-wrap{background:#fff}table{min-width:940px;font-size:12px}th{color:#66758b;letter-spacing:.25px;text-transform:uppercase;background:#f7f9fc;height:42px;padding:0 16px;font-size:10px}td{color:#52647a;border-bottom-color:#edf1f5;padding:14px 16px}tbody tr{transition:background .16s,box-shadow .16s}tbody tr:hover{background:#fff9f5;box-shadow:inset 3px 0 #f56600}td b{color:#243852;font-size:12px}.person span{color:#0b3b78;background:#eaf2ff;width:29px;height:29px;font-size:11px}.status{padding:5px 8px;font-size:10px}.pagination{background:#fbfcfe;min-height:62px;padding:0 16px}.pagination button{width:29px;height:29px}.more{width:30px;height:30px;border-radius:7px!important}.more:hover{color:#e55c00;background:#fff0e5}.module-insights{margin-bottom:20px}.module-stats .stat{min-height:130px}.price-cards .panel{border-top:3px solid #f56600}.hero{margin-bottom:22px}.dashboard-stats{margin-bottom:18px}@media (width<=780px){.content-inner{padding:20px 15px 34px}.side-top{padding:0 20px}.page-title{margin-bottom:16px}.page-title h1{font-size:23px}.toolbar{gap:8px}.filter{padding:0 10px}.management{border-radius:10px}.brand-mark{width:38px;height:38px}.brand-logo{width:63px!important;height:63px!important}.logo-name{font-size:16px}}.login{background:#f7f9fc;grid-template-columns:1fr 1fr}.login-art{padding:42px clamp(38px,8vw,112px)}.login-art h1{max-width:430px;font-size:clamp(32px,3.2vw,42px)}.login-panel{place-items:center;padding:28px;display:grid}.login-box{background:#fff;border:1px solid #e6ebf1;border-radius:16px;gap:24px;width:min(100%,420px);max-width:none;min-height:0;padding:30px;box-shadow:0 18px 50px #15375b14}.login-box>.logo{margin:0}.login-box .brand-mark{border-radius:10px;width:38px;height:38px}.login-box .brand-logo{width:63px!important;height:63px!important}.auth-form{gap:16px;display:grid}.auth-form h1,.reset-result h1{letter-spacing:-.7px;font-size:24px}.auth-form>div p{margin-bottom:2px}.auth-form label{gap:6px}.input-with-icon,.password-input{color:#8390a0;background:#fff;border:1px solid #dce4ec;border-radius:8px;align-items:center;height:42px;transition:border-color .18s,box-shadow .18s;display:flex}.input-with-icon:focus-within,.password-input:focus-within{border-color:#f56600;box-shadow:0 0 0 3px #fff0e5}.input-with-icon svg{flex:none;margin-left:11px}.login-box .input-with-icon input,.login-box .password-input input{border:0;outline:0;flex:1;min-width:0;height:40px;padding:0 10px}.password-input button{color:#77869a;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:40px;height:38px;display:grid}.password-input button:hover{color:#e55c00;background:#fff5ef}.login-options{margin-top:-3px}.login-options .check{font-weight:500}.login-options .check input{height:auto;padding:0}.login-btn{height:42px;margin:0}.back-link{color:#61738a;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;width:max-content;margin-bottom:2px;padding:0;font:600 11px inherit;display:inline-flex}.back-link:hover{color:#e55c00}.reset-result{text-align:center;justify-items:center;gap:12px;padding:8px 0 2px;display:grid}.reset-result>svg{color:#16a34a}.reset-result p{color:#738298;margin:0;font-size:13px;line-height:1.55}.reset-result strong{color:#2b405e;overflow-wrap:anywhere}.reset-result .login-btn{margin-top:4px}.login-box .secure{margin:0}.form-error{margin:-5px 0 0}@media (width<=780px){.login{background:#f7f9fc;display:block}.login-art{display:none}.login-panel{min-height:100dvh;padding:20px}.login-box{border-radius:14px;padding:26px 22px;box-shadow:0 12px 35px #15375b10}.auth-form h1,.reset-result h1{font-size:22px}}.auth-field{color:#4c5d74;gap:7px;font-size:12px;font-weight:600;display:grid}.auth-field input{width:100%;min-width:0;font:inherit;color:#263a55;background:#fff}.auth-field input:read-only{color:#738298;background:#f6f8fb}.auth-field .input-with-icon input,.auth-field .password-input input{border:0;border-radius:8px;outline:0;flex:1;height:40px;padding:0 11px}.auth-field select{color:#263a55;font:inherit;background:#fff;border:1px solid #dce4ec;border-radius:8px;width:100%;padding:10px}.auth-form a,.auth-dev-note a{color:#c74e00;font-size:12px;font-weight:600;text-decoration:none}.auth-form a:hover,.auth-dev-note a:hover{text-decoration:underline}.auth-error{color:#a92323;overflow-wrap:anywhere;background:#fff4f4;border:1px solid #f4c9c9;border-radius:8px;padding:12px;font-size:12px;line-height:1.6}.auth-error p{color:inherit!important;font-size:inherit!important;margin:0!important}.auth-error ul{margin:6px 0;padding-left:18px}.auth-error small{color:#8e4040;margin-top:5px;font-size:10px;display:block}.auth-dev-note{background:#fff8e9;border:1px solid #ffe6a6;border-radius:8px;padding:12px;line-height:1.6}.reset-result a.primary{color:#fff;text-decoration:none}.login-options a{font-size:11px}.login-options>span{color:#738298}.primary:disabled{opacity:.65;cursor:wait;transform:none}.auth-form input:disabled{opacity:.7}.auth-form button:focus-visible,.auth-form a:focus-visible,.session-card button:focus-visible{outline-offset:3px;outline:3px solid #ffb375}.account-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:24px;display:grid}.account-card{padding:26px}.account-card>.auth-form{margin-top:24px}.account-card>p{margin-top:8px;font-size:12px;line-height:1.6}.session-screen{background:#f5f7fb;place-items:center;min-height:100dvh;padding:24px;display:grid}.session-card{text-align:center;justify-items:center;gap:18px;max-width:460px;padding:36px;display:grid}.session-card h1{margin:0;font-size:21px}.session-card p{margin:0;font-size:13px;line-height:1.7}.auth-spinner{animation:1s linear infinite auth-spin}@keyframes auth-spin{to{transform:rotate(360deg)}}@media (width<=850px){.account-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.auth-spinner{animation:none}}.app>.content>.content-inner{align-self:stretch;width:100%;min-width:0;max-width:none;margin:0;padding:26px 30px 42px}.ops-page{gap:22px;width:100%;min-width:0;display:grid}.ops-page .page-title{align-items:flex-start;gap:18px;margin-bottom:0}.ops-page .page-title p{max-width:820px;line-height:1.6}.ops-actions,.ops-row-actions{flex-wrap:wrap;gap:8px;display:flex}.ops-actions{justify-content:flex-end}.ops-row-actions{min-width:170px}.ops-row-actions .filter{white-space:nowrap;padding:7px 10px;font-size:12px}.ops-row-actions{flex-wrap:nowrap;align-items:center;gap:8px;min-width:0}.ops-row-actions .ops-icon-action{color:#315b82;justify-content:center;width:35px;min-width:35px;height:35px;padding:0}.ops-row-actions .ops-icon-action:hover{background:#eef5fc;border-color:#acc9e5}.ops-account-table{table-layout:fixed;min-width:1000px}.ops-account-table th,.ops-account-table td{vertical-align:middle;padding:16px 12px}.ops-account-table th:first-child{width:8%}.ops-account-table th:nth-child(2){width:13%}.ops-account-table th:nth-child(3){width:19%}.ops-account-table th:nth-child(4){width:13%}.ops-account-table th:nth-child(5){width:10%}.ops-account-table th:nth-child(6),.ops-account-table th:nth-child(7){width:11%}.ops-account-table th:nth-child(8){width:7%}.ops-account-table th:nth-child(9){width:8%}.ops-panel{padding:0;overflow:hidden}.ops-panel table{width:100%}.ops-panel td{vertical-align:top}.ops-cell-text{text-overflow:ellipsis;white-space:nowrap;max-width:260px;display:block;overflow:hidden}.ops-unit{color:#6b788d;margin-top:4px;font-size:11px;display:block}.ops-badge{color:#425267;white-space:nowrap;background:#eef2f7;border-radius:20px;padding:5px 9px;font-size:11px;font-weight:700;display:inline-block}.ops-badge.good{color:#146745;background:#e5f5ed}.ops-badge.company{color:#245994;background:#e7f0ff}.ops-badge.station{color:#a7500e;background:#fff0e2}.ops-cell-empty{color:#9aa8b8}.ops-filters{background:#fbfcfe;border-bottom:1px solid #e8edf2;flex-wrap:wrap;align-items:end;gap:12px;padding:20px;display:flex}.ops-filters label,.ops-form label{color:#34435a;flex-direction:column;gap:8px;font-size:13px;font-weight:600;display:flex}.ops-page input,.ops-page select,.ops-form input,.ops-form select,.ops-form textarea{color:#192d43;font:inherit;background:#fff;border:1px solid #d8e0e8;border-radius:8px;min-width:0;padding:10px 12px;font-size:13px}.ops-page input:focus,.ops-page select:focus,.ops-form input:focus,.ops-form select:focus,.ops-form textarea:focus{outline-offset:2px;outline:2px solid #50a78b}.ops-search{flex:1;min-width:160px!important}.ops-panel .toolbar{flex-wrap:wrap;gap:10px;padding:18px 20px;display:flex}.ops-state{text-align:center;color:#65758b;padding:42px 24px;line-height:1.6}.ops-state button{margin:12px auto 0}.ops-error{color:#9b2835;background:#fff0f1;border:1px solid #f4cbd0;border-radius:8px;padding:14px;line-height:1.6}.ops-pagination{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ops-pagination label{align-items:center;gap:7px;display:flex}.ops-panel .ops-pagination button{width:auto;min-width:65px;padding:0 10px}.ops-page button:disabled,.ops-dialog button:disabled{cursor:not-allowed;opacity:.5}.ops-dialog{color:#203449;border:1px solid #dce4ec;border-radius:18px;width:min(1050px,94vw);max-height:90vh;padding:0;box-shadow:0 22px 90px #0b1f4533}.ops-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0c1c3f80}.ops-dialog-head{z-index:2;background:#fff;border-bottom:1px solid #e6edf3;justify-content:space-between;align-items:center;gap:20px;padding:20px 24px;display:flex;position:sticky;top:0}.ops-dialog-head h2{margin:0;font-size:21px}.ops-dialog-body,.ops-form{padding:24px}.ops-form{gap:20px;display:grid}.ops-form fieldset{border:0;min-width:0;margin:0;padding:0}.ops-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.ops-form small{color:#65758b;font-size:11px;font-weight:400;line-height:1.5}.ops-form textarea{resize:vertical}.ops-footer{border-top:1px solid #e6edf3;justify-content:flex-end;gap:10px;padding-top:18px;display:flex}.ops-notice{background:#eef7f3;border-left:3px solid #32997e;margin:0;padding:14px;font-size:13px;line-height:1.7}.ops-target{overflow-wrap:anywhere;color:#57677e;margin:0;font-size:12px}.ops-picker{gap:7px;display:grid}.ops-picker select{width:100%}.ops-picker select[multiple]{min-height:145px}.ops-picker-controls{justify-content:space-between;align-items:center;gap:8px;display:flex}.ops-picker-controls button,.ops-secret button{color:#2c5369;cursor:pointer;background:#eff4f7;border:1px solid #dce5ed;border-radius:6px;padding:5px 9px}.ops-details,.ops-review dl{gap:0;margin:0;display:grid}.ops-details>div,.ops-review dl>div{border-bottom:1px solid #e8edf2;grid-template-columns:minmax(110px,28%) minmax(0,1fr);gap:16px;padding:12px 0;display:grid}.ops-details dt,.ops-review dt{color:#697b8f;font-size:12px}.ops-details dd,.ops-review dd{overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.6}.ops-detail-view{gap:20px;display:grid}.ops-detail-hero{background:#fff;border:1px solid #e2eaf2;border-radius:12px;align-items:center;gap:16px;padding:18px 20px;display:flex}.ops-detail-avatar{color:#315b82;background:#eaf2fb;border-radius:14px;flex:none;place-items:center;width:62px;height:62px;display:grid;overflow:hidden}.ops-detail-avatar img{object-fit:cover;width:100%;height:100%}.ops-detail-heading h3{color:#203951;margin:0 0 8px;font-size:18px}.ops-detail-meta{flex-wrap:wrap;gap:7px;display:flex}.ops-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.ops-detail-card{background:#fff;border:1px solid #e2eaf2;border-radius:10px;min-width:0;padding:16px}.ops-detail-card h4{color:#315b82;letter-spacing:.09em;text-transform:uppercase;border-bottom:1px solid #dfebf5;margin:0;padding-bottom:10px;font-size:11px}.ops-detail-card .ops-details>div{grid-template-columns:minmax(110px,40%) minmax(0,1fr);gap:10px;padding:9px 0}.ops-detail-card .ops-details>div:last-child{border-bottom:0}.ops-details-nested{padding:0}.ops-documents{flex-wrap:wrap;gap:10px;display:flex}.ops-document-card{color:#54718c;border:1px solid #e2eaf2;border-radius:8px;justify-items:center;gap:8px;min-width:120px;padding:10px;display:grid}.ops-document-card img{object-fit:contain;width:120px;height:90px}.ops-wrap{overflow-wrap:anywhere;white-space:pre-wrap}.ops-detail-list{gap:14px;display:grid}.ops-detail-list>dl{border:1px solid #e2eaf0;border-radius:8px;padding:8px 14px}.ops-qr{width:100%;max-width:240px}.ops-secret{gap:10px;display:grid}.ops-secret code{word-break:break-all;background:#f2f6f8;padding:12px}.ops-review{gap:16px;display:grid}.ops-two-col{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.ops-summary{padding:24px}.ops-summary h2{margin-top:0;font-size:17px}.ops-summary strong{color:#203951;font-size:28px}.ops-summary a{color:#16735d;font-size:13px;font-weight:600}.ops-summary p{color:#6b7b90;font-size:13px}.ops-metric{border-bottom:1px solid #edf1f5;justify-content:space-between;gap:16px;padding:12px 0;font-size:13px;display:flex}.ops-stats a{color:inherit;text-decoration:none}.ops-stats a:hover{border-color:#3b9d80}.ops-nav .nav-group>a{color:#c6d5e7;border-radius:8px;align-items:center;gap:11px;margin:2px 8px;padding:10px 14px;font-size:12px;font-weight:500;text-decoration:none;display:flex}.ops-nav .nav-group>a.active{color:#fff;background:#e96612;font-weight:700}.ops-nav .nav-group>a:hover{color:#fff;background:#21476e}.ops-nav .nav-group>a svg{flex-shrink:0}aside.collapsed .ops-nav .nav-group>a span{display:none}aside.collapsed .ops-nav .nav-group>a{justify-content:center;padding-inline:8px}@media (width<=900px){.ops-fields,.ops-two-col{grid-template-columns:1fr}.ops-page .page-title{flex-direction:column}.ops-actions,.ops-pagination{justify-content:flex-start}.ops-panel .pagination{flex-direction:column;align-items:flex-start;gap:12px}}@media (width<=600px){.ops-dialog-body,.ops-form{padding:16px}.ops-details>div{grid-template-columns:1fr;gap:5px}.ops-filters label{width:100%}.ops-page .page-title .primary{font-size:12px}}@media (width<=700px){.ops-detail-grid{grid-template-columns:1fr}}.restored-dashboard{gap:18px}.restored-dashboard .hero{align-items:center;margin-bottom:4px}.restored-dashboard .hero h1{letter-spacing:-.7px;font-size:26px}.restored-dashboard .hero .primary{white-space:nowrap;font-size:12px;text-decoration:none}.restored-dashboard .dashboard-stats{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;margin:0}.restored-dashboard .stat{color:inherit;min-height:172px;padding:20px;text-decoration:none}.restored-dashboard .stat .icon{margin-bottom:16px}.restored-dashboard .stat>b{overflow-wrap:anywhere;font-size:clamp(17px,1.5vw,22px)}.restored-dashboard .stat small{color:#8795a8;font-size:10px;font-weight:400}.dashboard-main-grid{grid-template-columns:minmax(0,1.9fr) minmax(280px,1fr);gap:18px;display:grid}.dashboard-revenue,.dashboard-inventory{min-width:0;min-height:330px;padding:20px}.restored-dashboard .panel-head{align-items:flex-start;gap:14px;padding:0}.dashboard-revenue-total{flex-wrap:wrap;align-items:baseline;gap:14px;margin:26px 0 8px;display:flex}.dashboard-revenue-total b{font:700 25px Manrope,sans-serif}.dashboard-revenue-total span{color:#8997aa;font-size:11px}.dashboard-chart{min-height:220px;position:relative}.dashboard-chart svg{width:100%;height:230px;display:block}.dashboard-chart-empty{text-align:center;color:#7d8da2;font-size:12px;position:absolute;inset:38% 10% auto}.dashboard-inventory{flex-direction:column;display:flex}.dashboard-fuel{align-items:center;gap:16px;margin-top:24px;display:flex}.dashboard-fuel>div:last-child{flex:1;min-width:0}.dashboard-fuel b{font-size:13px}.dashboard-fuel p{color:#8594a9;margin:7px 0;font-size:12px}.dashboard-fuel small{color:#5b82b1;font-size:10px}.dashboard-fuel small.low{color:#e98000}.dashboard-tank{color:#2879ce;background:#eff6ff;border:3px solid #dbe5f2;border-radius:9px;flex-shrink:0;place-items:center;width:39px;height:62px;display:grid}.dashboard-tank.low{color:#dd8c07;background:#fff7e6}.dashboard-empty{text-align:center;color:#97a6b8;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;min-height:180px;display:flex}.dashboard-empty b{color:#52667e;font-size:13px}.dashboard-empty p{max-width:240px;margin:0;font-size:12px;line-height:1.6}.dashboard-panel-link{color:#e96612;margin-top:24px;font-size:12px}@media (width<=1200px){.restored-dashboard .dashboard-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=950px){.dashboard-main-grid{grid-template-columns:minmax(0,1fr)}}@media (width<=780px){.app>.content>.content-inner{padding:20px 15px 34px}.restored-dashboard .hero{flex-wrap:wrap}.restored-dashboard .hero h1{font-size:22px}.restored-dashboard .dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.restored-dashboard .stat{min-height:155px;padding:16px}}@media (width<=400px){.restored-dashboard .dashboard-stats{grid-template-columns:minmax(0,1fr)}}
