:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f5f9ff;background:#010811;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}.login-page{min-height:100vh;display:grid;place-items:center;position:relative;overflow:hidden;background:#010912 url(/assets/vemova-login-background.png) center/cover no-repeat}.login-page:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#00050a2e,#000a1405 50%,#00050a24);pointer-events:none}.login-card{width:min(500px,calc(100% - 30px));position:relative;z-index:1;padding:38px 38px 31px;background:linear-gradient(180deg,#01101cb3,#00080fdb);border:1px solid rgba(25,168,255,.32);border-radius:35px;box-shadow:0 40px 120px #000b,0 0 55px #0087ff17,inset 0 0 45px #005baa0a;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px)}.brand{display:flex;justify-content:center;align-items:center;width:100%}.brand img{display:block;width:100%;max-width:430px;height:auto;object-fit:contain;filter:drop-shadow(0 0 10px rgba(0,151,255,.34))}.tagline{text-align:center;font-size:13px;letter-spacing:6px;margin:4px 0 34px;color:#edf6ff;text-shadow:0 0 8px #006bbd}.field{height:66px;border:1px solid #00aaf5;border-radius:16px;display:flex;align-items:center;gap:16px;padding:0 18px;margin:0 0 15px;background:linear-gradient(90deg,#051828eb,#02101ce0);color:#a9c7e5;box-shadow:inset 0 0 26px #001321,0 0 8px #00a6ff14}.field:focus-within{border-color:#46e9ff;box-shadow:0 0 14px #009dff55,inset 0 0 25px #00233c}.field svg{width:24px;flex:0 0 auto}.field input{width:100%;border:0;outline:0;background:transparent;color:#fff;font-size:16px}.field input::placeholder{color:#91acd0}.eye{border:0;background:none;color:#79aada;padding:6px;cursor:pointer}.options{display:flex;justify-content:space-between;align-items:center;margin:15px 0 27px;font-size:15px}.remember{display:flex;align-items:center;gap:10px}.remember input{display:none}.remember span{display:grid;place-items:center;width:29px;height:29px;border:1px solid #00d5ff;border-radius:6px;color:transparent;background:#071725}.remember input:checked+span{color:#fff;background:linear-gradient(135deg,#09d7ff,#0067f2);box-shadow:0 0 14px #00baff}.link{border:0;background:none;color:#00d2ff;cursor:pointer}.message{font-size:13px;color:#b7e7ff;border-left:2px solid #00c8ff;padding:9px 11px;margin:-12px 0 16px;background:#00192a}.login-button{width:100%;height:70px;border-radius:21px;border:1px solid #c3ffff;color:#fff;background:linear-gradient(180deg,#079cff,#0068ed 65%,#087fe8);font-size:21px;box-shadow:0 0 10px #7dffff,0 0 30px #007dffcc,inset 0 0 20px #35e9ff;cursor:pointer;position:relative;text-shadow:0 1px 4px #003d92}.login-button b{position:absolute;right:25px;font-size:39px;top:7px;font-weight:300}.login-button:disabled{opacity:.65}.or{display:flex;align-items:center;gap:28px;justify-content:center;margin:28px 0;color:#e5effa;font-size:14px}.or span{height:1px;flex:1;background:#1a3b55}.pin-login{width:100%;height:64px;border-radius:20px;border:1px solid #00ceff;background:#03111deb;color:#e8f2fd;font-size:16px;display:flex;align-items:center;justify-content:center;gap:13px;cursor:pointer;box-shadow:0 0 18px #0077ff2e}.pin-login svg{color:#00d3ff;width:21px}footer{text-align:center;margin-top:50px;font-size:11px;letter-spacing:4.2px;color:#e5effb;white-space:nowrap}footer i{display:inline-block;height:16px;width:1px;background:#00e0ff;margin:0 13px -4px;box-shadow:0 0 6px #00bfff}.shell{--bg:#0b1320;--surface:#0d2747;--blue:#00a8ff;--cyan:#00e0ff;min-height:100vh;display:grid;grid-template-columns:255px 1fr;background:radial-gradient(circle at 75% 0,#0c2a48 0,#0b1320 38%,#060d16);color:#fff}.shell aside{height:100vh;position:sticky;top:0;padding:25px 18px 18px;background:linear-gradient(180deg,#071827,#050e18);border-right:1px solid #125783;display:flex;flex-direction:column;box-shadow:8px 0 35px #0008}.shell aside .brand img{max-width:205px}.side-rule{height:1px;background:linear-gradient(90deg,transparent,#00a8ff88,transparent);margin:22px 5px 18px}.side-rule.bottom{margin-top:auto;margin-bottom:10px}.shell nav{display:grid;gap:7px}.shell nav button,.settings,.logout{height:47px;border:1px solid transparent;border-radius:10px;background:transparent;color:#9eb6cb;display:flex;align-items:center;gap:13px;padding:0 14px;text-align:left;cursor:pointer}.shell nav svg,.settings svg,.logout svg{width:20px}.shell nav .active{color:#fff;border-color:#00a8ff;background:linear-gradient(90deg,#0d416c,#0b2844);box-shadow:inset 3px 0 #00e0ff,0 0 15px #00a8ff22}.shell nav .active svg{color:#00e0ff;filter:drop-shadow(0 0 5px #00a8ff)}.settings,.logout{width:100%}.side-motto{font-size:8px;letter-spacing:1.8px;text-align:center;color:#9fc7e6;margin-top:14px;white-space:nowrap}.side-motto i{display:inline-block;width:1px;height:9px;background:#00e0ff;margin:0 5px -2px}.workspace{min-width:0}.workspace header{height:92px;padding:0 34px;border-bottom:1px solid #164363;background:#071421cc;display:flex;align-items:center;justify-content:space-between;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.eyebrow{color:#00e0ff;font-size:10px;letter-spacing:3px}.workspace h1{font-size:26px;margin:4px 0 0}.header-actions{display:flex;align-items:center;gap:9px}.header-actions>button,.menu-toggle{width:40px;height:40px;border:1px solid #1b5279;border-radius:9px;background:#091c2d;color:#8fb3d0;display:grid;place-items:center;position:relative}.header-actions button svg{width:18px}.header-actions button b{width:6px;height:6px;background:#00e0ff;border-radius:50%;position:absolute;right:7px;top:7px;box-shadow:0 0 8px #00e0ff}.avatar{width:42px;height:42px;border-radius:9px;border:1px solid #00a8ff;background:linear-gradient(145deg,#0b65a0,#09233b);display:grid;place-items:center;color:#fff;font-size:11px;font-weight:700;box-shadow:0 0 14px #00a8ff33}.user{display:grid;margin-left:3px}.user strong{font-size:13px}.user small{color:#7898b2;font-size:10px;max-width:190px;overflow:hidden;text-overflow:ellipsis}.menu-toggle{display:none}.dashboard{padding:30px 34px 40px;max-width:1550px;margin:auto}.hero{min-height:155px;border:1px solid #12699d;border-radius:17px;padding:27px 31px;display:flex;justify-content:space-between;align-items:center;background:radial-gradient(circle at 85% 45%,#0d3b65 0,#0d2747 32%,#081a2a 75%);box-shadow:inset 0 0 35px #00a8ff0b,0 15px 45px #0004;position:relative;overflow:hidden}.hero:before,.panel:before,.stat:before{content:"";position:absolute;left:22%;right:22%;top:-1px;height:1px;background:#00e0ff;box-shadow:0 0 8px #00a8ff}.hero h2{font-size:30px;margin:9px 0 7px}.hero p{margin:0;color:#9ab2c7}.hero-mark{display:grid;justify-items:center;gap:9px;color:#00e0ff;margin-right:25px}.hero-mark svg{width:64px;height:64px;filter:drop-shadow(0 0 10px #00a8ff)}.hero-mark span{font-size:9px;letter-spacing:2px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:17px 0}.stat{position:relative;min-height:112px;border:1px solid #17608e;border-radius:14px;background:linear-gradient(135deg,#0a2137,#0d2747);padding:20px;display:flex;align-items:center;gap:16px;overflow:hidden}.stat>svg:first-child{width:31px;height:31px;color:#00e0ff;filter:drop-shadow(0 0 6px #00a8ff)}.stat div{display:grid}.stat span{font-size:9px;letter-spacing:1.6px;color:#a9c1d5}.stat strong{font-size:29px;line-height:1.1;margin:5px 0}.stat small{font-size:11px;color:#7f9bb2}.stat .chev{margin-left:auto;color:#00a8ff;width:19px}.content-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.75fr);gap:17px}.panel{position:relative;border:1px solid #145a86;border-radius:15px;background:linear-gradient(180deg,#081c2e,#071522);min-height:340px;padding:23px;overflow:hidden;box-shadow:0 15px 40px #0003}.panel-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #123954;padding-bottom:17px}.panel h3{margin:5px 0 0;font-size:19px}.secondary,.primary{border-radius:9px;height:39px;padding:0 14px;display:flex;align-items:center;gap:8px;cursor:pointer}.secondary{border:1px solid #00a8ff;background:#071a2b;color:#dceeff}.primary{border:1px solid #8ef5ff;background:linear-gradient(180deg,#079fff,#0872e9);color:#fff;box-shadow:0 0 14px #00a8ff88,inset 0 0 10px #00e0ff55}.secondary svg,.primary svg{width:16px}.empty{height:240px;display:grid;place-items:center;align-content:center;text-align:center}.empty-icon{width:58px;height:58px;border:1px solid #1675aa;border-radius:13px;display:grid;place-items:center;color:#00e0ff;background:#09243b;margin-bottom:12px}.empty h4{margin:0;font-size:16px}.empty p{color:#7796af;font-size:12px;margin:7px 0 18px}.live{font-size:9px;letter-spacing:2px;color:#51ef9b}.live i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#18cf70;box-shadow:0 0 8px #18cf70;margin-right:6px}.activity-row{min-height:77px;border-bottom:1px solid #123954;display:flex;align-items:center;gap:14px}.activity-row:last-child{border:0}.round{width:40px;height:40px;border-radius:9px;border:1px solid #155c87;background:#09233a;display:grid;place-items:center;color:#00dfff}.round svg{width:20px}.activity-row>div:last-child{display:grid;gap:5px}.activity-row strong{font-size:13px}.activity-row small{font-size:11px;color:#7998b1}.activity-row .success{color:#40dc8a}.loading{min-height:100vh;display:grid;place-items:center;background:#020912;letter-spacing:12px}@media(max-width:1050px){.stat-grid{grid-template-columns:1fr 1fr}.content-grid{grid-template-columns:1fr}}@media(max-width:720px){.shell{grid-template-columns:1fr}.shell aside{display:none;position:fixed;z-index:20;top:0;right:22%;bottom:0;left:0}.shell aside.open{display:flex}.workspace header{height:78px;padding:0 16px;gap:12px}.menu-toggle{display:grid}.header-actions>button{display:none}.user{display:none}.dashboard{padding:18px}.hero{padding:22px;min-height:140px}.hero h2{font-size:24px}.hero-mark{margin:0}.hero-mark svg{width:44px}.stat-grid{grid-template-columns:1fr 1fr}.content-grid{grid-template-columns:1fr}.panel{padding:18px}.panel-head .secondary{font-size:0}.panel-head .secondary svg{margin:0}}@media(max-width:470px){.stat-grid{grid-template-columns:1fr}.hero-mark{display:none}}.dispatch-create{max-width:1350px}.dispatch-hero{min-height:130px}.dispatch-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin:17px 0}.dispatch-steps>div{min-height:66px;border:1px solid #164d73;border-radius:10px;background:#081b2b;display:flex;align-items:center;gap:10px;padding:12px;color:#7798b3}.dispatch-steps b{width:30px;height:30px;border:1px solid #23638e;border-radius:50%;display:grid;place-items:center;font-size:12px}.dispatch-steps span{font-size:11px}.dispatch-steps .current{border-color:#00a8ff;color:#fff;background:linear-gradient(135deg,#0b3455,#0b2741);box-shadow:inset 3px 0 #00e0ff,0 0 15px #00a8ff22}.dispatch-steps .current b{color:#fff;border-color:#00e0ff;background:#087de2;box-shadow:0 0 10px #00a8ff}.dispatch-form{min-height:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:20px}.dispatch-form label,.form-group{display:grid;gap:8px}.dispatch-form label>span,.form-group>span{font-size:10px;letter-spacing:1.5px;color:#9bb7cc;text-transform:uppercase}.dispatch-form input,.dispatch-form select,.dispatch-form textarea{width:100%;border:1px solid #1a618c;border-radius:9px;background:#061726;color:#eef8ff;outline:0;padding:0 13px}.dispatch-form input,.dispatch-form select{height:47px}.dispatch-form textarea{padding:13px;resize:vertical}.dispatch-form input:focus,.dispatch-form select:focus,.dispatch-form textarea:focus{border-color:#00e0ff;box-shadow:0 0 10px #00a8ff33}.dispatch-form input:disabled{color:#6e91aa}.form-group{margin-top:20px}.choice-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.choice{height:47px;border:1px solid #1a618c;border-radius:9px;background:#071a2a;color:#91aec4;cursor:pointer}.choice.active{border-color:#00e0ff;color:#fff;background:linear-gradient(180deg,#0b5487,#0a3558);box-shadow:0 0 12px #00a8ff33}.full-field{margin-top:20px}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px;padding-top:19px;border-top:1px solid #123954}@media(max-width:800px){.dispatch-steps{grid-template-columns:1fr}.dispatch-steps>div:not(.current){display:none}.form-grid,.choice-row{grid-template-columns:1fr}.form-actions{flex-direction:column-reverse}.form-actions button{justify-content:center;width:100%}}.dispatch-hero{min-height:150px;padding-right:18px}.dispatch-hero-copy{position:relative;z-index:2;flex:1}.dispatch-art{align-self:stretch;width:min(44%,520px);overflow:hidden;border-left:1px solid #1473a8;margin:-27px -18px -27px 25px;position:relative}.dispatch-art:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0d2747,#0d274761 30%,#030e190d);z-index:1;pointer-events:none}.dispatch-art img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;opacity:.82;filter:saturate(.9) contrast(1.05)}@media(max-width:900px){.dispatch-art{width:38%}}@media(max-width:650px){.dispatch-art{display:none}.dispatch-hero{padding-right:22px}}.dispatch-hero-full{display:block;padding:0;min-height:0;overflow:hidden;background:#061522}.dispatch-hero-full img{display:block;width:100%;height:auto;max-height:300px;object-fit:cover;object-position:center;border-radius:inherit}@media(max-width:650px){.dispatch-hero-full{padding:0}.dispatch-hero-full img{min-height:145px;object-fit:cover}}.dispatch-hero-full img{max-height:none;object-fit:contain;object-position:center}
