@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}}
