@import "https://fonts.googleapis.com/css2?family=Tajawal:wght@400;500;600;700;800&display=swap";:root{color:#15231f;font-synthesis:none;text-rendering:optimizelegibility;--primary:#0b5d49;--primary-dark:#073f34;--primary-soft:#e7f4ef;--surface:#fff;--bg:#f4f7f6;--text:#17231f;--muted:#76827e;--border:#e3e9e6;--shadow:0 8px 30px #16352b0f;background:#f4f7f6;font-family:Tajawal,system-ui,sans-serif}:root[data-theme=dark]{--surface:#14221e;--bg:#0d1714;--text:#edf5f2;--muted:#91a29b;--border:#293a35;--primary-soft:#183b31;--shadow:0 8px 30px #0000002e}*{box-sizing:border-box}html{direction:rtl}body{background:var(--bg);min-width:320px;min-height:100vh;color:var(--text);margin:0}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.login-page{background:var(--surface);grid-template-columns:1.05fr .95fr;min-height:100vh;display:grid}.login-visual{color:#fff;background:linear-gradient(145deg,#06392f 0%,#0b5d49 63%,#0d7158 100%);flex-direction:column;padding:52px 7vw;display:flex;position:relative;overflow:hidden}.brand-mark{color:#fff;background:#ffffff21;border:1px solid #ffffff2e;border-radius:18px;place-items:center;width:58px;height:58px;display:grid}.brand-mark img,.auth-brand img{object-fit:contain;width:100%;height:100%;display:block}.brand-mark img{border-radius:inherit}.auth-brand>span:has(img){background:#fff;padding:0;overflow:hidden}.visual-copy{z-index:2;max-width:620px;margin:auto 0;position:relative}.eyebrow{letter-spacing:.04em;color:#b9dfd2;margin-bottom:18px;font-size:13px;font-weight:700;display:block}.eyebrow.green{color:var(--primary)}.visual-copy h1{letter-spacing:-.04em;margin:0 0 24px;font-size:clamp(42px,5vw,68px);line-height:1.18}.visual-copy>p{color:#d1e6df;max-width:520px;font-size:18px;line-height:1.9}.visual-metrics{color:#d5e7e1;gap:35px;margin-top:46px;display:flex}.visual-metrics span{flex-direction:column;gap:4px;display:flex}.visual-metrics b{color:#fff}.orb{border:1px solid #ffffff17;border-radius:50%;position:absolute}.orb-one{width:600px;height:600px;bottom:-290px;left:-130px}.orb-two{width:380px;height:380px;top:-150px;right:-100px}.login-panel{place-items:center;padding:40px;display:grid}.login-card{width:min(430px,100%)}.mobile-brand{display:none}.login-card h2{letter-spacing:-.03em;margin:0 0 9px;font-size:38px}.muted,.page-head p,.card-head p{color:var(--muted)}.login-card label{margin-top:25px;font-size:14px;font-weight:600;display:block}.login-card input{border:1px solid var(--border);background:var(--surface);width:100%;height:54px;color:var(--text);border-radius:12px;outline:none;margin-top:9px;padding:0 16px;transition:all .2s;display:block}.login-card input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #0b5d491a}.password-wrap{position:relative}.password-wrap input{padding-left:65px}.password-wrap button{color:var(--primary);background:0 0;border:0;font-size:12px;font-weight:700;position:absolute;top:18px;left:12px}.primary-button,.primary-small{background:var(--primary);color:#fff;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;font-weight:700;display:flex}.primary-button{width:100%;height:55px;margin-top:30px}.primary-button:disabled{opacity:.7}.login-card>small{text-align:center;color:var(--muted);margin-top:38px;display:block}.error-box,.notice{color:#b42318;background:#fff1f0;border-radius:10px;margin:18px 0;padding:12px 15px;font-size:14px}.spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{min-height:100vh}.sidebar{background:var(--surface);border-left:1px solid var(--border);z-index:40;flex-direction:column;width:270px;padding:24px 16px 18px;display:flex;position:fixed;top:0;bottom:0;right:0}.sidebar-brand{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:0 8px 22px;display:flex}.brand-mark.small{width:68px;height:68px;box-shadow:none;background:0 0;border:0;border-radius:0;flex:0 0 68px}.sidebar-brand .brand-mark.small img{object-fit:contain;border-radius:0;width:68px;height:68px}.sidebar-brand>div{flex-direction:column;display:flex}.sidebar-brand b{font-size:16px}.sidebar-brand small{color:var(--muted);margin-top:3px;font-size:11px}.close-sidebar{display:none}.sidebar nav{scrollbar-width:none;-ms-overflow-style:none;padding:12px 0;overflow-y:auto}.sidebar nav::-webkit-scrollbar{width:0;height:0;display:none}.sidebar{border-left:1px solid color-mix(in srgb, var(--primary) 12%, var(--border));transition:width .28s,padding .28s,box-shadow .28s,transform .25s;box-shadow:-10px 0 35px #083d310b}.app-shell.sidebar-collapsed .sidebar{width:82px;padding-inline:10px}.app-shell.sidebar-collapsed .main-area{margin-right:82px}.app-shell.sidebar-collapsed .sidebar-brand{padding-inline:0;justify-content:center;padding-bottom:18px}.app-shell.sidebar-collapsed .sidebar-brand .brand-mark.small,.app-shell.sidebar-collapsed .sidebar-brand .brand-mark.small img{width:56px;height:56px}.app-shell.sidebar-collapsed .sidebar-brand>div,.app-shell.sidebar-collapsed .nav-title,.app-shell.sidebar-collapsed .nav-group-toggle,.app-shell.sidebar-collapsed .logout{display:none}.app-shell.sidebar-collapsed .nav-group-items,.app-shell.sidebar-collapsed .nav-group-items.expanded{opacity:1;max-height:none;display:block}.app-shell.sidebar-collapsed .nav-group-items a{border-radius:14px;justify-content:center;width:56px;height:48px;margin:5px auto;padding-inline:0}.app-shell.sidebar-collapsed .nav-group-items a span{display:none}.app-shell.sidebar-collapsed .nav-group-items a:hover,.app-shell.sidebar-collapsed .nav-group-items a.active{color:var(--primary);background:linear-gradient(145deg, var(--primary-soft), color-mix(in srgb, var(--surface) 82%, var(--primary-soft)));transform:translateY(-1px);box-shadow:0 8px 18px #08493a21}.app-shell.sidebar-collapsed .nav-group-items a:before{right:-3px}.nav-group-toggle{background:color-mix(in srgb, var(--bg) 55%, transparent);border-radius:10px;margin-bottom:4px}.nav-group-toggle.expanded{color:var(--primary);background:var(--primary-soft)}.nav-group-items a{position:relative}.nav-group-items a:before{content:"";background:var(--primary);border-radius:3px;width:3px;height:0;transition:all .2s;position:absolute;right:2px}.nav-group-items a.active:before{height:22px}.nav-group{margin-bottom:14px}.nav-title{color:#98a29e;border-radius:10px;padding:9px 14px;font-size:11px;font-weight:700;transition:background-color .2s,box-shadow .2s,color .2s,transform .2s;display:block}.nav-title:hover,.nav-group-toggle:hover{color:var(--primary);background:var(--surface);transform:translateY(-1px);box-shadow:0 7px 18px #08493a1f}.nav-group-toggle{color:#77847f;width:100%;font:inherit;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;padding:9px 14px;font-size:11px;font-weight:800;display:flex}.nav-group-toggle:hover{color:var(--primary)}.nav-group-toggle svg{transition:transform .22s}.nav-group-toggle.expanded svg{transform:rotate(180deg)}.nav-group-items{opacity:0;max-height:0;transition:max-height .28s,opacity .18s;overflow:hidden}.nav-group-items.expanded{opacity:1;max-height:520px}.nav-group a{color:#5b6964;border-radius:10px;align-items:center;gap:11px;margin:2px 0;padding:11px 14px;font-size:14px;font-weight:500;transition:background-color .2s,box-shadow .2s,transform .2s,color .2s;display:flex}.nav-group a:hover{background:var(--surface);color:var(--primary);transform:translateY(-1px);box-shadow:0 7px 18px #08493a1f}.nav-group a.active{color:var(--primary);background:var(--primary-soft);font-weight:700}.logout{color:#bb342a;background:0 0;border:0;align-items:center;gap:10px;margin-top:auto;padding:12px 14px;font-weight:600;display:flex}.main-area{min-height:100vh;margin-right:270px}.topbar{z-index:20;background:color-mix(in srgb, var(--surface) 92%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);align-items:center;gap:14px;height:76px;padding:0 28px;display:flex;position:sticky;top:0;box-shadow:0 8px 22px #08493a09}.menu-button{cursor:pointer;border:1px solid color-mix(in srgb, var(--primary) 16%, var(--border));background:color-mix(in srgb, var(--primary-soft) 58%, var(--surface));color:var(--primary);flex:0 0 42px;transition:transform .2s,box-shadow .2s,background .2s;display:grid}.menu-button:hover{background:var(--primary-soft);transform:translateY(-1px);box-shadow:0 7px 16px #08493a26}.topbar-context{flex-direction:column;gap:2px;min-width:185px;display:flex}.topbar-context span{color:var(--text);font-size:14px;font-weight:800}.topbar-context small{color:var(--muted);font-size:10px}.top-search{background:var(--bg);width:320px;height:42px;color:var(--muted);border-radius:11px;align-items:center;gap:8px;padding:0 13px;display:flex;display:none!important}.top-search input{width:100%;color:var(--text);background:0 0;border:0;outline:0}.top-actions{align-items:center;gap:8px;margin-right:auto;display:flex}.top-actions>button,.menu-button{color:var(--muted);background:0 0;border:0;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.top-actions>button:hover{background:var(--bg)}.notification{cursor:pointer;transition:transform .2s,background .2s,color .2s;position:relative}.notification.active,.notification:hover{color:var(--primary);transform:translateY(-1px);background:var(--primary-soft)!important}.notification{width:44px!important;height:44px!important;box-shadow:none!important;background:0 0!important;border:0!important}.notification svg{filter:drop-shadow(0 2px 3px #08493a33)}.notification-wrap{position:relative}.notification-panel{background:var(--surface);border:1px solid var(--border);z-index:80;border-radius:16px;width:360px;max-width:min(360px,100vw - 28px);animation:.2s ease-out notification-pop;position:absolute;top:50px;left:0;overflow:hidden;box-shadow:0 18px 45px #0832282e}@keyframes notification-pop{0%{opacity:0;transform:translateY(-5px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.notification-panel-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.notification-panel-head div{flex-direction:column;gap:3px;display:flex}.notification-panel-head b{font-size:14px}.notification-panel-head small{color:var(--muted);font-size:11px}.notification-panel-head button{color:var(--primary);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;font-size:11px;font-weight:700;display:inline-flex}.notification-list{max-height:360px;overflow-y:auto}.notification-item{border:0;border-bottom:1px solid color-mix(in srgb, var(--border) 65%, transparent);text-align:right;cursor:pointer;width:100%;color:var(--text);background:0 0;align-items:flex-start;gap:10px;padding:13px 16px;display:flex}.notification-item:hover{background:var(--bg)}.notification-item>span:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.notification-item b{font-size:12px}.notification-item small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.notification-item time{color:var(--muted);font-size:10px}.notification-dot{background:var(--primary);border-radius:50%;flex:0 0 8px;width:8px;height:8px;margin-top:5px}.notification-dot.urgent{background:#df4b3f}.notification-empty{text-align:center;color:var(--muted);padding:28px 16px;font-size:12px}.notification i{color:#fff;background:#df4b3f;border-radius:10px;min-width:16px;padding:2px;font-size:9px;font-style:normal;position:absolute;top:3px;right:3px}.user{border-right:1px solid var(--border);align-items:center;gap:10px;margin-right:8px;padding-right:16px;display:flex}.user>span{background:var(--primary-soft);width:39px;height:39px;color:var(--primary);border-radius:12px;place-items:center;font-weight:800;display:grid}.user>div{flex-direction:column;display:flex}.user b{font-size:13px}.user small{color:var(--muted);font-size:11px}.page{max-width:1550px;margin:auto;padding:30px}.page-head{justify-content:space-between;align-items:center;margin-bottom:26px;display:flex}.page-head h1{margin:0 0 7px;font-size:27px}.page-head p{margin:0;font-size:14px}.primary-small{padding:11px 18px}.notice{margin:0 0 20px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:17px;display:grid}.stat-card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:16px;align-items:center;gap:15px;padding:20px;display:flex}.stat-icon{border-radius:14px;place-items:center;width:49px;height:49px;display:grid}.stat-icon.emerald{color:#0a7659;background:#e6f5ef}.stat-icon.blue{color:#3576c7;background:#e9f2fd}.stat-icon.violet{color:#7955bb;background:#f0ebfb}.stat-icon.amber{color:#c47b16;background:#fff3dc}.stat-card>div:last-child{flex:1;grid-template-columns:1fr auto;gap:5px;display:grid}.stat-card span{color:var(--muted);grid-column:1/3;font-size:13px}.stat-card strong{font-size:28px}.stat-card small{color:#258362;align-self:end;font-size:11px}.card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:16px}.dashboard-grid{grid-template-columns:2fr 1fr;gap:18px;margin-top:18px;display:grid}.chart-card,.quick-card{padding:22px}.card-head{justify-content:space-between;align-items:center;display:flex}.card-head h3{margin:0 0 5px;font-size:17px}.card-head p{margin:0;font-size:12px}.card-head select{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:9px;padding:7px 10px}.bars{border-bottom:1px solid var(--border);background:repeating-linear-gradient(to bottom, transparent 0, transparent 54px, var(--border) 55px);justify-content:space-around;align-items:flex-end;gap:14px;height:220px;padding:30px 20px 0;display:flex}.bars>div{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:8px;height:100%;display:flex}.bars span{background:linear-gradient(180deg, #2c9a79, var(--primary));border-radius:7px 7px 2px 2px;width:min(34px,75%);animation:.7s grow;display:block}@keyframes grow{0%{height:0}}.bars small{color:var(--muted)}.quick-card button{border:0;border-bottom:1px solid var(--border);width:100%;color:var(--text);background:0 0;align-items:center;gap:11px;padding:16px 5px;display:flex}.quick-card button>span{text-align:right;flex:1;font-weight:600}.quick-card button svg:first-child{color:var(--primary)}.table-card{margin-top:18px;padding:22px}.table-card .card-head a{color:var(--primary);align-items:center;font-size:13px;font-weight:700;display:flex}.table-scroll{overflow:auto}table{border-collapse:collapse;width:100%;min-width:650px;margin-top:18px}th{text-align:right;color:var(--muted);border-bottom:1px solid var(--border);padding:12px;font-size:12px;font-weight:600}td{border-bottom:1px solid var(--border);padding:15px 12px;font-size:13px}tbody tr:last-child td{border:0}.status{color:#9a691a;background:#fff4db;border-radius:20px;padding:5px 10px;font-size:11px;display:inline-block}.status.completed,.status.delivered{color:#087055;background:#e6f5ef}.status.processing,.status.in_progress,.status.confirmed{color:#286bb9;background:#e8f1fc}.status.cancelled,.status.rejected{color:#b23b32;background:#fdecea}.empty{text-align:center;color:var(--muted);padding:35px}.table-tools{justify-content:space-between;gap:15px;display:flex}.top-search.wide{border:1px solid var(--border);width:min(480px,100%)}.outline-button{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:10px;padding:0 16px}.module-placeholder{background:var(--surface);text-align:center;border:1px dashed #bdcbc6;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:440px;padding:40px;display:flex}.module-placeholder>div{background:var(--primary-soft);width:66px;height:66px;color:var(--primary);border-radius:20px;place-items:center;display:grid}.module-placeholder h3{margin:18px 0 8px;font-size:22px}.module-placeholder p{max-width:550px;color:var(--muted);margin:0 0 20px;line-height:1.8}.splash{isolation:isolate;color:#fff;background:radial-gradient(circle at 50% 42%,#4b70d04d,#0000 35%),linear-gradient(145deg,#071432 0%,#142b69 46%,#294696 100%);place-items:center;min-height:100dvh;padding:28px;display:grid;position:relative;overflow:hidden}.splash:before{content:"";z-index:-1;opacity:.13;background-image:linear-gradient(#ffffff21 1px,#0000 1px),linear-gradient(90deg,#ffffff21 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 30% 70%,#0000);mask-image:linear-gradient(#0000,#000 30% 70%,#0000)}.splash-ambient{z-index:-1;pointer-events:none;position:absolute;inset:0}.splash-orbit{border:1px solid #bfd0ff29;border-radius:50%;animation:18s linear infinite splashOrbit;display:block;position:absolute}.splash-orbit:before,.splash-orbit:after{content:"";background:#a9c0ff;border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 22px #7c9ef4}.splash-orbit:before{top:18%;right:9%}.splash-orbit:after{width:5px;height:5px;bottom:12%;left:16%}.splash-orbit.orbit-one{width:520px;height:520px;margin:-260px 0 0 -260px;top:50%;left:50%}.splash-orbit.orbit-two{width:720px;height:720px;margin:-360px 0 0 -360px;animation-duration:27s;animation-direction:reverse;top:50%;left:50%}.splash-glow{filter:blur(70px);background:#486ccb4d;border-radius:50%;width:310px;height:310px;animation:3s ease-in-out infinite splashGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.splash-beam{opacity:.28;filter:blur(.2px);background:linear-gradient(90deg,#0000,#b7cbff8c,#0000);width:130%;height:1px;animation:5.5s ease-in-out infinite splashBeam;position:absolute;left:-15%;transform:rotate(-11deg)}.splash-beam.beam-one{top:31%}.splash-beam.beam-two{animation-delay:-2.7s;bottom:27%;transform:rotate(9deg)}.splash-particles{position:absolute;inset:0}.splash-particles i{background:#cddaffb8;border-radius:50%;width:4px;height:4px;animation:7s ease-in-out infinite splashFloat;display:block;position:absolute;box-shadow:0 0 12px #8aa6f1cc}.splash-particles i:first-child{animation-delay:-1s;top:16%;left:18%}.splash-particles i:nth-child(2){width:3px;height:3px;animation-delay:-4s;top:25%;right:17%}.splash-particles i:nth-child(3){animation-delay:-2.5s;top:54%;left:10%}.splash-particles i:nth-child(4){width:6px;height:6px;animation-delay:-5s;top:67%;right:13%}.splash-particles i:nth-child(5){animation-delay:-3.2s;bottom:14%;left:29%}.splash-particles i:nth-child(6){width:3px;height:3px;animation-delay:-.5s;bottom:19%;right:28%}.splash-particles i:nth-child(7){width:2px;height:2px;animation-delay:-6s;top:10%;left:52%}.splash-particles i:nth-child(8){animation-delay:-1.8s;top:44%;right:6%}.splash-particles i:nth-child(9){width:2px;height:2px;animation-delay:-4.7s;bottom:38%;left:7%}.splash-content{text-align:center;justify-items:center;width:min(520px,100%);animation:.8s cubic-bezier(.2,.85,.25,1) both splashContentIn;display:grid}.splash-logo-stage{place-items:center;width:180px;height:180px;margin-bottom:24px;display:grid;position:relative}.splash-logo-stage img{z-index:3;object-fit:contain;filter:drop-shadow(0 18px 30px #020a2361);width:150px;height:150px;animation:1s cubic-bezier(.18,.9,.3,1.15) both splashLogoIn,3.8s ease-in-out 1s infinite splashLogoBreathe;position:relative}.splash-logo-shine{z-index:4;pointer-events:none;border-radius:44%;position:absolute;inset:20px;overflow:hidden;-webkit-mask-image:radial-gradient(circle,#000 45%,#0000 72%);mask-image:radial-gradient(circle,#000 45%,#0000 72%)}.splash-logo-shine:after{content:"";filter:blur(3px);background:linear-gradient(90deg,#0000,#ffffff80,#0000);width:32%;animation:3.9s ease-in-out 1.1s infinite splashShine;position:absolute;top:-35%;bottom:-35%;left:-80%;transform:rotate(16deg)}.splash-logo-ring,.splash-logo-pulse{border:1px solid #fff3;border-radius:50%;position:absolute;inset:5px}.splash-logo-ring:before{content:"";border-radius:inherit;border-top:2px solid #b9caff;border-right:2px solid #0000;animation:2.6s linear infinite splashSpin;position:absolute;inset:-1px}.splash-logo-pulse{background:#a3bbff1a;border:0;animation:2.2s ease-out infinite splashPulse;inset:23px;box-shadow:0 0 0 12px #b7c9ff09}.splash-identity{animation:.7s ease-out .28s both splashTextIn}.splash-kicker{color:#c4d2fb;letter-spacing:.04em;align-items:center;gap:8px;margin-bottom:10px;font-size:11px;font-weight:800;display:inline-flex}.splash-kicker i{background:#b6c9ff;border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite splashDot;box-shadow:0 0 12px #8facff}.splash-identity h1{letter-spacing:-.03em;text-shadow:0 7px 24px #00000038;margin:0;font-size:clamp(30px,5vw,42px);font-weight:900}.splash-identity p{color:#e1e8fcc2;margin:8px 0 0;font-size:14px;font-weight:600}.splash-loader{gap:10px;width:min(310px,78vw);margin-top:34px;animation:.7s ease-out .48s both splashTextIn;display:grid}.splash-loader>span{background:#ffffff21;border-radius:10px;height:4px;overflow:hidden}.splash-loader>span i{border-radius:inherit;background:linear-gradient(90deg,#0000,#9fb7fa,#fff,#9fb7fa,#0000);width:42%;height:100%;animation:1.7s cubic-bezier(.4,0,.2,1) infinite splashProgress;display:block}.splash-loader small{color:#dce5fdad;letter-spacing:.02em;font-size:10px;font-weight:700}.splash-footer{color:#d4dffc6b;letter-spacing:.16em;justify-content:center;align-items:center;gap:10px;font-size:8px;font-weight:800;animation:.8s ease-out .65s both splashTextIn;display:flex;position:absolute;bottom:25px;left:0;right:0}.splash-footer i{background:#89a5ee;border-radius:50%;width:4px;height:4px}@keyframes splashContentIn{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:none}}@keyframes splashLogoIn{0%{opacity:0;transform:scale(.55)rotate(-8deg)}70%{transform:scale(1.05)}to{opacity:1;transform:none}}@keyframes splashTextIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes splashSpin{to{transform:rotate(360deg)}}@keyframes splashOrbit{to{transform:rotate(360deg)}}@keyframes splashGlow{50%{opacity:.62;transform:translate(-50%,-50%)scale(1.14)}}@keyframes splashPulse{70%{opacity:0;transform:scale(1.42)}to{opacity:0;transform:scale(1.42)}}@keyframes splashProgress{0%{transform:translate(170%)}to{transform:translate(-340%)}}@keyframes splashDot{50%{opacity:.45;transform:scale(.72)}}@keyframes splashFloat{0%,to{opacity:.18;transform:translateY(12px)scale(.75)}45%{opacity:.9;transform:translate(12px,-14px)scale(1.15)}70%{opacity:.45;transform:translate(-5px,-4px)scale(.9)}}@keyframes splashBeam{0%,to{opacity:.06;transform:translateY(20px)rotate(-11deg)scaleX(.88)}50%{opacity:.34;transform:translateY(-18px)rotate(-11deg)scaleX(1)}}@keyframes splashLogoBreathe{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-4px)scale(1.018)}}@keyframes splashShine{0%,35%{opacity:0;left:-80%}52%{opacity:.9}72%,to{opacity:0;left:145%}}@media (width<=600px){.splash-logo-stage{width:155px;height:155px}.splash-logo-stage img{width:130px;height:130px}.splash-orbit.orbit-one{width:390px;height:390px;margin:-195px 0 0 -195px}.splash-orbit.orbit-two{width:560px;height:560px;margin:-280px 0 0 -280px}.splash-footer{bottom:18px}}@media (prefers-reduced-motion:reduce){.splash *{animation-duration:.01ms!important;animation-iteration-count:1!important}}.backdrop{display:none}@media (width<=1100px){.stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.sidebar{transition:all .25s;transform:translate(100%)}.sidebar.open{transform:translate(0);box-shadow:-20px 0 45px #0002}.main-area,.app-shell.sidebar-collapsed .main-area{margin-right:0}.app-shell.sidebar-collapsed .sidebar{width:270px;padding:24px 16px 18px}.app-shell.sidebar-collapsed .sidebar-brand>div,.app-shell.sidebar-collapsed .nav-title,.app-shell.sidebar-collapsed .nav-group-toggle,.app-shell.sidebar-collapsed .logout{display:flex}.app-shell.sidebar-collapsed .nav-group-items,.app-shell.sidebar-collapsed .nav-group-items.expanded{display:block}.menu-button{display:grid}.close-sidebar{color:var(--muted);background:0 0;border:0;margin-right:auto;display:grid}.backdrop{z-index:35;background:#071b1688;border:0;display:block;position:fixed;inset:0}.topbar{padding:0 18px}}@media (width<=760px){.login-page{display:block}.login-visual{display:none}.login-panel{min-height:100vh;padding:28px}.mobile-brand{color:var(--primary);align-items:center;gap:9px;margin-bottom:60px;font-weight:800;display:flex}.top-search,.user>div{display:none}.user{border:0;padding:0}.page{padding:22px 15px}.page-head{align-items:flex-start;gap:15px}.page-head h1{font-size:22px}.stats-grid{grid-template-columns:1fr}.stat-card{padding:16px}.dashboard-grid{display:block}.quick-card{margin-top:18px}.table-tools{flex-direction:column}.outline-button{height:42px}.visual-metrics{flex-direction:column}}.auth-page{direction:rtl;background:#f8fafc;grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.auth-visual{color:#fff;background:radial-gradient(circle at 12% 88%,#1578b766,#0000 34%),linear-gradient(145deg,#07152f 0%,#0b2f61 52%,#096b87 100%);flex-direction:column;min-height:100vh;padding:clamp(32px,5vw,70px);display:flex;position:relative;overflow:hidden}.auth-brand{z-index:2;align-items:center;gap:12px;display:flex;position:relative}.auth-brand>span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff2b;border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.auth-brand>div{flex-direction:column;gap:3px;display:flex}.auth-brand b{font-size:16px}.auth-brand small{color:#bcd7ee;font-size:11px}.auth-visual-copy{z-index:2;max-width:650px;margin:auto 0;position:relative}.auth-kicker{color:#bce9ed;background:#ffffff0f;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:7px;width:fit-content;padding:8px 12px;font-size:12px;font-weight:700;display:flex}.auth-visual-copy h1{letter-spacing:-.045em;max-width:650px;margin:25px 0 20px;font-size:clamp(42px,5.2vw,74px);line-height:1.13}.auth-visual-copy>p{color:#c7d9e9;max-width:570px;font-size:17px;line-height:1.9}.auth-benefits{color:#ecf7ff;flex-wrap:wrap;gap:15px 24px;margin-top:36px;font-size:13px;font-weight:600;display:flex}.auth-benefits span{align-items:center;gap:7px;display:flex}.auth-benefits svg{color:#5ee1c0;width:17px}.auth-live-card{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff10;border:1px solid #ffffff1f;border-radius:16px;align-items:center;gap:12px;width:min(360px,100%);padding:14px 16px;display:flex;position:relative}.auth-live-card>div{flex-direction:column;flex:1;gap:2px;display:flex}.auth-live-card small{color:#a9c7df}.auth-live-card b{font-size:13px}.auth-live-card>svg{color:#5ee1c0}.live-dot{background:#4ce2a7;border-radius:50%;width:9px;height:9px;animation:2s infinite livePulse;box-shadow:0 0 0 6px #4ce2a720}.auth-glow{filter:blur(1px);border:1px solid #ffffff0c;border-radius:50%;position:absolute}.glow-a{width:550px;height:550px;bottom:-190px;left:-230px}.glow-b{width:360px;height:360px;top:-100px;right:-160px}.auth-panel{background:radial-gradient(circle at 90% 5%,#dceef666,#0000 31%),#fbfcfd;place-items:center;min-height:100vh;padding:42px clamp(25px,5vw,80px);display:grid;overflow:auto}.auth-panel-inner{width:min(520px,100%);animation:.55s cubic-bezier(.2,.75,.3,1) both authEnter}.register-form+.auth-switch{margin-top:20px}.auth-heading>span{color:#087f80;letter-spacing:.04em;font-size:12px;font-weight:800}.auth-heading h2{letter-spacing:-.04em;margin:8px 0;font-size:clamp(34px,4vw,46px)}.auth-heading p{color:#7a8795;margin:0;line-height:1.7}.auth-heading.compact h2{font-size:36px}.auth-methods{background:#eef2f5;border-radius:13px;grid-template-columns:1fr 1fr;margin:27px 0 23px;padding:4px;display:grid}.auth-methods button{color:#78838d;background:0 0;border:0;border-radius:10px;height:42px;font-weight:700}.auth-methods button.active{color:#0b315b;background:#fff;box-shadow:0 3px 13px #0b315b12}.auth-form{flex-direction:column;gap:17px;display:flex}.auth-field>span{color:#253748;margin-bottom:8px;font-size:13px;font-weight:700;display:block}.auth-input{background:#fff;border:1px solid #dce3e8;border-radius:13px;align-items:center;height:54px;transition:all .22s;display:flex;position:relative;overflow:hidden}.auth-input:focus-within{border-color:#168b99;transform:translateY(-1px);box-shadow:0 0 0 4px #168b9912}.auth-input>svg{color:#79909b;flex:none;margin:0 15px}.auth-input input{color:#132a3b;background:0 0;border:0;outline:0;width:100%;min-width:0;height:100%;padding:0 0 0 12px}.auth-input input::placeholder{color:#abb4bc}.input-action{color:#718894;background:0 0;border:0;place-items:center;padding:0 15px;display:grid}.input-action svg{width:19px}.auth-submit{color:#fff;background:linear-gradient(100deg,#0b3568,#087e86);border:0;border-radius:13px;justify-content:center;align-items:center;gap:10px;height:55px;margin-top:4px;font-weight:800;transition:all .25s;display:flex;box-shadow:0 12px 27px #0a61762b}.auth-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 15px 32px #0a61763d}.auth-submit:disabled{opacity:.65;cursor:not-allowed}.auth-submit>svg{width:18px}.auth-switch{text-align:center;color:#7d8892;margin:24px 0;font-size:14px}.auth-switch a{color:#087b82;font-weight:800}.auth-footer{text-align:center;color:#a1a9af;margin-top:40px;font-size:11px;display:block}.identifier-types{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.identifier-types button{color:#76848d;background:#fff;border:1px solid #e0e6ea;border-radius:11px;justify-content:center;align-items:center;gap:5px;padding:9px 5px;font-size:12px;display:flex}.identifier-types button.active{color:#087b82;background:#edf9f8;border-color:#168b99;font-weight:700}.identifier-types svg{width:15px}.auth-back{color:#6f7e89;background:0 0;border:0;align-items:center;gap:6px;width:fit-content;margin-bottom:20px;padding:0;font-size:13px;display:flex}.auth-back svg{width:17px}.otp-section{text-align:center}.otp-section h3{margin:12px 0 7px;font-size:24px}.otp-section p{color:#7c8994;font-size:13px}.otp-boxes{justify-content:center;gap:9px;margin:28px 0 12px;display:flex}.otp-boxes input{text-align:center;color:#0b4567;border:1px solid #d9e2e7;border-radius:12px;outline:0;width:50px;height:57px;font-size:23px;font-weight:800}.otp-boxes input:focus{border-color:#168b99;box-shadow:0 0 0 3px #168b9914}.register-form{grid-template-columns:1fr 1fr;gap:14px 12px;margin-top:22px;display:grid}.form-wide{grid-column:1/-1}.register-form .auth-submit{margin-top:5px}.register-form .auth-input{height:50px}.register-form .auth-field>span{margin-bottom:6px}.register-form .error-box{margin:0}@keyframes authEnter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes livePulse{50%{box-shadow:0 0 0 9px #4ce2a708}}@media (width<=960px){.auth-page{grid-template-columns:1fr}.auth-visual{display:none}.auth-panel{padding:35px 22px}.auth-panel-inner{width:min(540px,100%)}}@media (width<=560px){.auth-panel{align-items:start}.auth-panel-inner{padding-top:20px}.auth-heading h2,.auth-heading.compact h2{font-size:32px}.register-form{grid-template-columns:1fr}.form-wide{grid-column:auto}.otp-boxes{gap:5px}.otp-boxes input{width:42px;height:52px}.auth-footer{margin-top:25px}}@media (prefers-reduced-motion:reduce){.auth-panel-inner,.live-dot{animation:none}.auth-input,.auth-submit{transition:none}}.movement-page{flex-direction:column;gap:18px;display:flex}.movement-hero{color:#fff;background:radial-gradient(circle at 12% 30%,#1d83a655,#0000 28%),linear-gradient(115deg,#071d3d,#0a3c69 60%,#087883);justify-content:space-between;align-items:center;margin:-30px -30px 0;padding:34px 36px 64px;display:flex;position:relative;overflow:hidden}.movement-hero:after{content:"";border:1px solid #ffffff0d;border-radius:50%;width:380px;height:380px;position:absolute;bottom:-270px;left:-100px}.movement-hero h1{margin:8px 0 5px;font-size:34px}.movement-hero p{color:#bdd2e2;margin:0}.movement-eyebrow{color:#7be1d3;align-items:center;gap:7px;font-size:12px;font-weight:800;display:flex}.movement-eyebrow i{background:#51e2ae;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #51e2ae18}.movement-refresh{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff10;border:1px solid #ffffff27;border-radius:12px;align-items:center;gap:8px;padding:11px 15px;font-weight:700;display:flex}.movement-refresh svg{width:17px}.movement-metrics{z-index:2;grid-template-columns:repeat(4,1fr);gap:13px;margin-top:-48px;display:grid;position:relative}.movement-metrics>button{border:1px solid var(--border);background:var(--surface);text-align:right;border-radius:16px;align-items:center;gap:13px;padding:17px;transition:all .2s;display:flex;box-shadow:0 12px 30px #0b315b0d}.movement-metrics>button:hover,.movement-metrics>button.active{border-color:#1a8293;transform:translateY(-2px)}.movement-metrics>button>span{color:#087783;background:#e8f5f6;border-radius:13px;place-items:center;width:45px;height:45px;display:grid}.movement-metrics>button:nth-child(2)>span{color:#b87612;background:#fff4df}.movement-metrics>button:nth-child(3)>span{color:#3476c5;background:#e9f1fd}.movement-metrics>button:nth-child(4)>span{color:#138058;background:#e8f7ef}.movement-metrics svg{width:21px}.movement-metrics div{flex-direction:column;display:flex}.movement-metrics small{color:var(--muted);font-weight:600}.movement-metrics b{margin-top:3px;font-size:26px}.movement-workspace{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:18px;overflow:hidden}.movement-tabs{border-bottom:1px solid var(--border);gap:3px;padding:8px 14px 0;display:flex;overflow-x:auto}.movement-tabs button{height:53px;color:var(--muted);background:0 0;border:0;border-bottom:3px solid #0000;flex:none;align-items:center;gap:7px;padding:0 14px;font-weight:700;display:flex}.movement-tabs button.active{color:#087985;border-bottom-color:#0a8991}.movement-tabs svg{width:17px}.movement-tabs i{background:var(--bg);border-radius:8px;padding:3px 6px;font-size:10px;font-style:normal}.movement-tabs button.active i{background:#e6f6f5}.movement-toolbar{background:color-mix(in srgb, var(--bg) 55%, var(--surface));align-items:center;gap:12px;padding:15px 18px;display:flex}.movement-search{border:1px solid var(--border);background:var(--surface);border-radius:11px;flex:1;align-items:center;max-width:560px;height:43px;padding:0 12px;display:flex}.movement-search>svg{width:18px;color:var(--muted)}.movement-search input{width:100%;color:var(--text);background:0 0;border:0;outline:0;padding:0 9px}.movement-search button{color:var(--muted);background:0 0;border:0;display:grid}.movement-search button svg{width:16px}.movement-source{border:1px solid var(--border);background:var(--surface);height:43px;color:var(--muted);border-radius:11px;align-items:center;padding:0 10px;display:flex}.movement-source svg{width:16px}.movement-source select{color:var(--text);background:0 0;border:0;outline:0;padding:0 7px}.movement-update{color:var(--muted);white-space:nowrap;margin-right:auto;font-size:11px}.movement-orders-list{flex-direction:column;gap:9px;padding:0 18px 18px;display:flex}.movement-order{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:14px;grid-template-columns:150px 1.35fr 1fr 1.15fr 90px 34px;align-items:center;gap:14px;padding:15px 16px;transition:all .2s;display:grid;position:relative}.movement-order:hover{border-color:#9bc8cc;transform:translateY(-1px);box-shadow:0 10px 25px #133e580d}.movement-order small{color:var(--muted);margin-bottom:4px;font-size:10px;display:block}.order-number{flex-direction:column;align-items:flex-start;display:flex}.order-number>b{font-size:15px}.movement-status{border-radius:999px;margin-top:7px;padding:4px 8px;font-size:10px;font-weight:800;display:inline-flex}.movement-status.amber{color:#9a640d;background:#fff4d9}.movement-status.blue{color:#2868ad;background:#e9f2fd}.movement-status.green{color:#087153;background:#e4f5ed}.movement-status.red{color:#b03631;background:#fdebea}.movement-status.slate{color:#58666f;background:#edf1f3}.order-main{gap:8px;display:grid}.order-main>div,.order-route,.order-schedule{align-items:center;gap:9px;min-width:0;display:flex}.order-main svg,.order-route>svg,.order-schedule>svg{color:#218394;flex:none;width:17px}.order-main span,.order-route span,.order-schedule span{min-width:0}.order-main b,.order-route b,.order-schedule b{white-space:nowrap;text-overflow:ellipsis;font-size:12px;display:block;overflow:hidden}.order-quantity{text-align:center}.order-quantity b{font-size:17px}.order-quantity span{color:var(--muted);font-size:9px;display:block}.order-open{background:var(--bg);color:#16818b;border:0;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.order-open svg{width:17px}.movement-empty{min-height:280px;color:var(--muted);align-content:center;place-items:center;gap:8px;display:grid}.movement-empty>svg{color:#8eb5b7;width:42px;height:42px}.movement-empty p{margin:0;font-size:12px}.spinner.dark{border-color:#16818b #16818b30 #16818b30}.movement-error{color:#a72e27;background:#fff0ef;border-radius:10px;justify-content:space-between;margin:0 18px 14px;padding:11px 13px;display:flex}.movement-error button{color:inherit;background:0 0;border:0;font-weight:800}.order-drawer-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#07172a80;position:fixed;inset:0}.order-drawer{background:var(--surface);width:min(470px,92vw);padding:35px;animation:.3s drawerIn;position:absolute;top:0;bottom:0;left:0;box-shadow:20px 0 60px #0003}.drawer-close{float:left;background:var(--bg);width:38px;height:38px;color:var(--muted);border:0;border-radius:10px}.drawer-close svg{width:18px}.order-drawer h2{margin:15px 0 8px;font-size:30px}.order-action-backdrop{z-index:1200;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#08191694;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.order-action-modal{background:var(--surface);border:1px solid #ffffff73;border-radius:24px;width:min(900px,100%);max-height:calc(100vh - 48px);overflow:hidden;box-shadow:0 30px 85px #0419144d}.order-action-modal>header{border-bottom:1px solid var(--border);color:#fff;background:linear-gradient(135deg,#0a7258,#145f73);justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 24px;display:flex}.order-action-modal>header>div{align-items:center;gap:14px;display:flex}.order-action-modal>header>div>span{background:#ffffff24;border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.order-action-modal>header h2{color:#fff;margin:2px 0;font-size:22px}.order-action-modal>header p,.order-action-modal>header small{color:#ffffffc7;margin:0}.order-action-modal>header>button{color:#fff;background:#ffffff1a;border:1px solid #ffffff38;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.order-action-body{max-height:calc(100vh - 155px);padding:20px 24px 24px;overflow-y:auto}.order-action-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.order-action-summary article{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 94%, #eaf5f1);border-radius:15px;align-items:center;gap:10px;min-height:70px;padding:12px 14px;display:flex}.order-action-summary svg{color:#08775a;width:20px}.order-action-summary span{gap:3px;min-width:0;display:grid}.order-action-summary small,.order-brief-grid small{color:var(--muted);font-size:11px}.order-action-summary b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.order-action-error{color:#a82f2f;background:#c4383814;border:1px solid #c4383833;border-radius:11px;margin-top:12px;padding:11px 13px;font-size:12px;font-weight:800}.order-approval-pending{color:#805b0d;background:#fff9e9;border:1px solid #efd59a;border-radius:13px;align-items:center;gap:11px;margin-top:12px;padding:13px 14px;display:flex}.order-approval-pending>svg{flex:none;width:21px}.order-approval-pending>div{gap:3px;display:grid}.order-approval-pending b{font-size:12px}.order-approval-pending span{color:#8d7540;font-size:10px}.order-primary-actions button.unlink{color:#6b4b0b;background:#fff9e9;border-color:#e7d39f}.order-primary-actions button:disabled{cursor:not-allowed;opacity:.5}.unlink-request-summary{background:#f1faf7;border:1px solid #cfe3dc;border-radius:14px;align-items:center;gap:11px;padding:14px;display:flex}.unlink-request-summary>svg{color:#08775a;width:23px}.unlink-request-summary>div{gap:3px;display:grid}.unlink-request-summary small{color:var(--muted);font-size:10px}.unlink-request-summary b{color:#17483a}.order-brief-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.order-brief-grid>div{border:1px solid var(--border);border-radius:13px;gap:5px;padding:14px;display:grid}.order-primary-actions{grid-template-columns:1.35fr 1fr 1fr;gap:10px;margin-top:16px;display:grid}.order-primary-actions button{border:1px solid var(--border);background:var(--surface);min-height:48px;color:var(--text);border-radius:13px;justify-content:center;align-items:center;gap:8px;font-weight:900;display:flex}.order-primary-actions button.assign{color:#fff;background:#08775a;border-color:#08775a}.order-primary-actions button.cancel{color:#b33232;border-color:#be323238}.order-state-note{background:var(--bg);color:var(--muted);text-align:center;border-radius:12px;margin-top:14px;padding:14px}.order-assignment-form,.order-edit-form,.order-cancel-form{gap:14px;margin-top:16px;display:grid}.order-form-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.order-form-heading>div{gap:3px;display:grid}.order-form-heading small{color:var(--muted)}.order-form-heading>button{color:#08775a;background:0 0;border:0;align-items:center;gap:5px;font-weight:900;display:inline-flex}.order-assignment-form>label,.order-edit-form label,.order-cancel-form>label{gap:7px;display:grid}.order-assignment-form label>span,.order-edit-form label>span,.order-cancel-form label>span{font-size:11px;font-weight:900}.order-assignment-form select,.order-edit-form input,.order-edit-form select,.order-edit-form textarea,.order-cancel-form textarea{border:1px solid var(--border);background:var(--surface);width:100%;min-height:48px;color:var(--text);font:inherit;border-radius:12px;padding:10px 12px}.seal-balance-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.seal-balance-strip article{color:#08775a;background:#159b7414;border-radius:13px;align-items:center;gap:10px;padding:12px;display:flex}.seal-balance-strip span{gap:3px;display:grid}.seal-balance-strip small{color:var(--muted)}.seal-empty-warning{color:#95630c;background:#de9d261a;border-radius:12px;align-items:center;gap:8px;padding:12px;font-weight:800;display:flex}.order-confirm-action{color:#fff;background:#08775a;border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:49px;font-weight:900;display:inline-flex}.order-confirm-action.danger{background:#b83a3a}.order-confirm-action:disabled{cursor:not-allowed;opacity:.55}.order-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.order-edit-grid .wide{grid-column:1/-1}.order-edit-operations{background:#f7fbfa;border:1px solid #cfe2dc;border-radius:16px;padding:16px}.order-edit-operations-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:15px;display:flex}.order-edit-operations-head>div:first-child{align-items:center;gap:10px;display:flex}.order-edit-operations-head>div:first-child>svg{color:#08775a;width:22px}.order-edit-operations-head>div:first-child span{gap:3px;display:grid}.order-edit-operations-head small{color:var(--muted);font-size:10px}.current-operation-values{flex-wrap:wrap;gap:7px;display:flex}.current-operation-values>span{color:#687a74;background:#fff;border:1px solid #cde2db;border-radius:9px;padding:6px 9px;font-size:10px}.current-operation-values b{color:#08775a}.operation-fields{margin-top:0}.cancel-warning{color:#a82f2f;background:#be323214;border-radius:14px;align-items:center;gap:12px;padding:15px;display:flex}.cancel-warning p{margin:4px 0 0}@media (width<=700px){.order-action-backdrop{padding:10px}.order-action-modal{border-radius:18px;max-height:calc(100vh - 20px)}.order-action-body{padding:15px}.order-action-summary,.order-brief-grid,.order-primary-actions,.seal-balance-strip,.order-edit-grid{grid-template-columns:1fr}.order-edit-grid .wide{grid-column:auto}.order-edit-operations-head{flex-direction:column;align-items:flex-start}}.customer-requests-workspace{background:#fff;border:1px solid #e1ebe7;border-radius:24px;padding:24px;box-shadow:0 14px 40px #133d3112}.customer-requests-workspace>header,.customer-requests-workspace>header>div{justify-content:space-between;align-items:center;gap:14px;display:flex}.customer-requests-workspace>header>div{justify-content:flex-start}.customer-requests-workspace>header span,.customer-request-modal>header span{color:#08775a;background:#e5f6f0;border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.customer-requests-workspace h2,.customer-request-modal h3{color:#173d32;margin:0}.customer-requests-workspace p,.customer-request-modal p{color:#768680;margin:4px 0 0}.customer-requests-workspace>header>button{color:#fff;background:#08775a;border:0;border-radius:13px;align-items:center;gap:8px;padding:12px 17px;font-weight:900;display:flex}.customer-requests-head-actions{align-items:center;gap:10px;display:flex!important}.customer-requests-head-actions>article{background:#f2faf7;border:1px solid #cde5dd;border-radius:13px;align-items:center;gap:10px;min-width:190px;padding:9px 13px;display:flex}.customer-requests-head-actions>article>svg{color:#08775a;width:20px}.customer-requests-head-actions>article span{width:auto;height:auto;color:inherit;background:0 0;border-radius:0;gap:2px;display:grid}.customer-requests-head-actions small{color:#75857f;font-size:10px;font-weight:800}.customer-requests-head-actions b{color:#08775a;font-size:19px;line-height:1}.customer-requests-head-actions>button{color:#fff;background:#08775a;border:0;border-radius:13px;align-items:center;gap:8px;padding:12px 17px;font-weight:900;display:flex}.customer-request-toolbar{background:#f8fbfa;border:1px solid #e4ece9;border-radius:14px;align-items:center;gap:10px;margin:22px 0 14px;padding:11px 14px;display:flex}.customer-request-toolbar svg{color:#73837e;width:18px}.customer-request-toolbar input{background:0 0;border:0;outline:0;flex:1}.customer-request-toolbar b{color:#08775a;white-space:nowrap;font-size:13px}.customer-request-list{gap:10px;display:grid}.customer-request-list>article{background:#fff;border:1px solid #e5edea;border-radius:16px;grid-template-columns:1.15fr 1fr .8fr .8fr .75fr auto;align-items:center;gap:15px;padding:15px;transition:all .2s;display:grid}.customer-request-list>article:hover{border-color:#b8dcd0;transform:translateY(-1px);box-shadow:0 10px 25px #095a4514}.customer-request-list article>div{gap:4px;display:grid}.customer-request-list small{color:#84918d;font-size:11px;font-weight:800}.customer-request-list b{color:#263f38;font-size:13px}.request-sequence b{color:#08775a}.request-actions{grid-auto-flow:column;display:flex!important}.request-actions button{color:#08775a;background:#e8f6f1;border:0;border-radius:10px;align-items:center;gap:5px;padding:8px 10px;font-weight:800;display:flex}.request-actions button svg{width:15px}.request-actions .danger{color:#b64040;background:#fff0f0}.requests-empty{color:#81908b;border:1px dashed #cbdad5;border-radius:17px;place-items:center;gap:6px;padding:50px;display:grid}.requests-empty svg{color:#0a8a68}.customer-request-backdrop{z-index:1200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#091e1894;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.customer-request-modal{background:#fff;border-radius:23px;width:min(720px,100%);max-height:90vh;padding:24px;overflow:auto;box-shadow:0 28px 90px #00000040}.customer-request-modal>header,.customer-request-modal>header>div{justify-content:space-between;align-items:center;gap:13px;display:flex}.customer-request-modal>header>div{justify-content:flex-start}.customer-request-modal>header>button{background:#f0f4f2;border:0;border-radius:11px;place-items:center;width:39px;height:39px;display:grid}.customer-request-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin:22px 0;display:grid}.customer-request-form-grid .full{grid-column:1/-1}@media (width<=1050px){.customer-request-list>article{grid-template-columns:repeat(2,minmax(0,1fr))}.request-actions{grid-column:1/-1}}@media (width<=650px){.customer-requests-workspace>header{flex-direction:column;align-items:flex-start}.customer-request-list>article,.customer-request-form-grid{grid-template-columns:1fr}.customer-request-form-grid .full{grid-column:auto}}.dispatch-compatibility{color:#0a755a;background:#eefaf6;border:1px solid #bfe2d6;border-radius:14px;align-items:center;gap:12px;padding:14px;display:flex}.dispatch-compatibility svg{width:22px}.dispatch-compatibility div{gap:3px;display:grid}.dispatch-compatibility small{color:#71837d;font-weight:700}.dispatch-compatibility b{font-size:14px}.dispatch-search{background:#fff;border:1px solid #dbe6e2;border-radius:12px;align-items:center;gap:8px;padding:0 12px;display:flex}.dispatch-search svg{color:#7a8b85;width:18px}.dispatch-search input{background:0 0;outline:0;width:100%;padding:12px 0;border:0!important}.dispatch-customer-field{z-index:8;position:relative}.dispatch-customer-picker{background:#fff;border:1px solid #dbe6e2;border-radius:12px;align-items:center;gap:8px;min-height:46px;padding:0 12px;transition:all .2s;display:flex;position:relative}.dispatch-customer-picker.open{border-color:#51af94;box-shadow:0 0 0 3px #08775a1a}.dispatch-customer-picker>svg{color:#758680;flex:none;width:18px}.dispatch-customer-picker>input{background:0 0;outline:0;width:100%;padding:12px 0;border:0!important}.dispatch-customer-picker>button{color:#60736c;background:#eef4f2;border:0;border-radius:8px;flex:none;place-items:center;width:30px;height:30px;display:grid}.dispatch-customer-picker>button svg{width:15px}.dispatch-customer-options{z-index:20;background:#fff;border:1px solid #d9e7e2;border-radius:14px;max-height:245px;padding:7px;position:absolute;top:calc(100% + 7px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 45px #12392e2e}.dispatch-customer-options>button{text-align:right;color:#29443b;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;width:100%;padding:10px;display:flex}.dispatch-customer-options>button:hover{color:#08775a;background:#edf8f4}.dispatch-customer-options>button>svg{flex:none;width:18px}.dispatch-customer-options>button span{gap:2px;display:grid}.dispatch-customer-options>button b{font-size:13px}.dispatch-customer-options>button small{color:#82908c;font-size:10px}.dispatch-customer-options>p{text-align:center;color:#7d8c87;margin:0;padding:18px;font-size:12px}.drawer-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:30px;display:grid}.drawer-grid>div{border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:5px;padding:15px;display:flex}.drawer-grid small{color:var(--muted)}.drawer-note{color:#34706c;background:#edf8f7;border-radius:12px;margin-top:25px;padding:15px;font-size:12px;line-height:1.8}@keyframes drawerIn{0%{transform:translate(-100%)}to{transform:none}}@media (width<=1200px){.movement-order{grid-template-columns:130px 1.2fr 1fr 90px 34px}.order-schedule{display:none}.movement-metrics{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.movement-hero{align-items:flex-start;margin:-22px -15px 0;padding:26px 18px 62px}.movement-hero h1{font-size:27px}.movement-hero p{max-width:240px;font-size:12px}.movement-refresh{padding:10px;font-size:0}.movement-metrics{grid-template-columns:repeat(2,1fr);gap:8px}.movement-metrics>button{gap:9px;padding:12px}.movement-metrics>button>span{width:38px;height:38px}.movement-metrics b{font-size:20px}.movement-toolbar{flex-wrap:wrap;padding:12px}.movement-search{flex-basis:100%;max-width:none}.movement-update{display:none}.movement-order{grid-template-columns:1fr auto;padding:14px}.order-number{grid-column:1}.order-main{grid-column:1/-1}.order-route{grid-column:1}.order-quantity{grid-area:2/2}.order-open{grid-area:1/2}.movement-orders-list{padding:0 10px 12px}.drawer-grid{grid-template-columns:1fr}.order-drawer{padding:24px}}.movement-dashboard{background:#f3f6f8;min-height:calc(100vh - 76px);margin:-30px}.movement-dashboard-head{color:#fff;background:radial-gradient(circle at 15% 10%,#2493ac55,#0000 28%),linear-gradient(110deg,#071b39,#0a3c6c 62%,#087887);justify-content:space-between;align-items:center;padding:28px 35px 23px;display:flex}.movement-dashboard-head>div>span{color:#74ded2;align-items:center;gap:7px;font-size:12px;font-weight:800;display:flex}.movement-dashboard-head>div>span svg{width:16px}.movement-dashboard-head h1{margin:7px 0 4px;font-size:31px}.movement-dashboard-head p{color:#bdd2e1;margin:0;font-size:13px}.movement-dashboard-head>button{color:#fff;background:#ffffff10;border:1px solid #ffffff28;border-radius:11px;align-items:center;gap:7px;padding:10px 14px;font-weight:700;display:flex}.movement-dashboard-head>button svg{width:17px}.movement-dashboard-tabs{background:linear-gradient(110deg,#071b39,#0a3c6c 62%,#087887);justify-content:center;gap:5px;padding:8px 24px 12px;display:flex;overflow-x:auto}.movement-dashboard-tabs button{color:#b9ccdc;background:0 0;border:1px solid #0000;border-radius:13px;justify-content:center;align-items:center;gap:7px;min-width:125px;height:54px;font-weight:700;display:flex}.movement-dashboard-tabs button svg{width:18px}.movement-summary{grid-template-columns:repeat(5,1fr);gap:12px;max-width:1480px;margin:18px auto;padding:0 24px;display:grid}.movement-summary article{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:15px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;column-gap:11px;padding:15px;display:grid}.movement-summary article>span{border-radius:12px;grid-row:1/3;place-items:center;width:43px;height:43px;display:grid}.movement-summary article>span svg{width:20px}.movement-summary .blue{color:#3475bd;background:#e8f1fd}.movement-summary .amber{color:#b97610;background:#fff3dd}.movement-summary .violet{color:#7254b4;background:#eeeafb}.movement-summary .green{color:#14805b;background:#e7f6ee}.movement-summary .red{color:#bc4138;background:#fdecea}.movement-summary small{color:var(--muted);font-size:11px}.movement-summary b{font-size:22px}.movement-dashboard-body{max-width:1480px;margin:auto;padding:0 24px 30px}.movement-page.embedded{gap:0}.movement-page.embedded .movement-workspace{border-radius:17px}.movement-entry{flex-direction:column;gap:15px;display:flex}.movement-section{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:17px;padding:21px}.movement-section>header{align-items:center;gap:12px;margin-bottom:19px;display:flex}.movement-section>header>span{color:#2474a8;background:#e9f3fb;border-radius:13px;place-items:center;width:45px;height:45px;display:grid}.movement-section>header>span svg{width:21px}.movement-section h3{margin:0 0 4px;font-size:17px}.movement-section header p{color:var(--muted);margin:0;font-size:12px}.movement-upload{color:#267a91;cursor:pointer;background:#f7fbfc;border:1.5px dashed #a9c6d2;border-radius:14px;justify-content:center;align-items:center;gap:14px;min-height:100px;display:flex;position:relative}.movement-upload>svg{width:31px;height:31px}.movement-upload div{flex-direction:column;gap:5px;display:flex}.movement-upload small{color:var(--muted)}.movement-upload input{opacity:0;cursor:pointer;position:absolute;inset:0}.movement-form-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.movement-form-grid.dates{grid-template-columns:repeat(5,1fr)}.movement-field{flex-direction:column;gap:7px;display:flex}.movement-field>span{color:#314958;font-size:12px;font-weight:700}.movement-field input,.movement-field select,.movement-field textarea{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);border-radius:11px;outline:0;padding:0 12px;transition:all .2s}.movement-field input,.movement-field select{height:47px}.movement-field textarea{resize:vertical;padding:12px}.movement-field input:focus,.movement-field select:focus,.movement-field textarea:focus{border-color:#138797;box-shadow:0 0 0 3px #13879710}.movement-field.full,.full{grid-column:1/-1}.form-subtitle{color:#24465c;align-items:center;gap:7px;margin:21px 0 12px;display:flex}.form-subtitle svg{color:#16808e;width:18px}.movement-section>.movement-field.full{margin-top:14px}.movement-save{color:#fff;background:linear-gradient(100deg,#0b3c70,#09858d);border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-width:250px;height:49px;margin-top:18px;font-weight:800;display:flex;box-shadow:0 10px 23px #0a647528}.movement-save svg{width:18px}.movement-success{color:#11714e;background:#e8f7ee;border-radius:10px;margin-top:13px;padding:12px}.movement-module-empty{background:var(--surface);text-align:center;min-height:320px;color:var(--muted);border:1px dashed #b9cbd2;border-radius:17px;align-content:center;place-items:center;padding:30px;display:grid}.movement-module-empty>svg{color:#5b9aa4;width:50px;height:50px}.movement-module-empty h3{color:var(--text);margin:15px 0 5px}.movement-module-empty p{max-width:500px;margin:0;line-height:1.8}.drivers-board{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.drivers-board>article{border:1px solid var(--border);border-radius:13px;align-items:center;gap:11px;padding:14px;display:flex}.drivers-board>article>span{color:#128073;background:#e8f6f4;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.drivers-board>article svg{width:19px}.drivers-board>article>div{flex-direction:column;flex:1;display:flex}.drivers-board small{color:var(--muted)}.drivers-board i{color:#147356;background:#e7f5ed;border-radius:20px;padding:5px 8px;font-size:10px;font-style:normal}.statement-cards{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.statement-cards article{border:1px solid var(--border);border-radius:14px;grid-template-columns:auto 1fr;gap:5px 12px;padding:21px;display:grid}.statement-cards svg{color:#14808b;grid-row:1/3}.statement-cards small{color:var(--muted)}.statement-cards b{font-size:20px}@media (width<=1100px){.movement-summary,.movement-form-grid.dates{grid-template-columns:repeat(3,1fr)}.drivers-board{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.movement-dashboard{margin:-22px -15px}.movement-dashboard-head{padding:22px 16px}.movement-dashboard-head h1{font-size:25px}.movement-dashboard-head p{max-width:260px;font-size:11px}.movement-dashboard-head>button{padding:9px;font-size:0}.movement-dashboard-tabs{justify-content:flex-start;padding:7px 12px}.movement-dashboard-tabs button{min-width:108px;height:48px;font-size:11px}.movement-summary{grid-template-columns:repeat(2,1fr);gap:8px;padding:0 12px}.movement-summary article{padding:11px}.movement-summary article>span{width:37px;height:37px}.movement-dashboard-body{padding:0 12px 20px}.movement-section{padding:15px}.movement-form-grid,.movement-form-grid.dates{grid-template-columns:1fr}.movement-field.full,.full{grid-column:auto}.movement-upload{padding:18px}.drivers-board,.statement-cards{grid-template-columns:1fr}}.executive-dashboard{flex-direction:column;gap:20px;display:flex}.dashboard-hero{color:#fff;background:linear-gradient(120deg,#062f2b 0%,#075c4c 55%,#0a7a65 100%);border-radius:26px;justify-content:space-between;align-items:center;gap:28px;min-height:225px;padding:34px 38px;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 55px #054b3e33}.hero-glow{border:80px solid #ffffff09;border-radius:50%;width:440px;height:440px;position:absolute;top:-260px;left:-110px;box-shadow:0 0 0 60px #ffffff06}.hero-copy,.hero-actions{z-index:1;position:relative}.dashboard-kicker{color:#bce8dc;background:#ffffff14;border:1px solid #ffffff24;border-radius:20px;align-items:center;gap:7px;width:max-content;padding:7px 11px;font-size:12px;font-weight:700;display:flex}.dashboard-kicker svg,.hero-meta svg,.hero-actions svg{width:16px;height:16px}.hero-copy h1{letter-spacing:-.04em;margin:15px 0 7px;font-size:34px}.hero-copy>p{color:#d1e9e3;margin:0;font-size:15px}.hero-meta{color:#b7d9d1;gap:22px;margin-top:25px;font-size:12px;display:flex}.hero-meta>span{align-items:center;gap:7px;display:flex}.live-dot:before{content:"";background:#5ce2a9;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #5ce2a91f}.hero-actions{align-self:flex-start;gap:10px;display:flex}.hero-actions button,.hero-actions a{border-radius:12px;align-items:center;gap:8px;height:43px;padding:0 15px;font-size:13px;font-weight:700;display:flex}.refresh-dashboard{color:#fff;background:#ffffff14;border:1px solid #fff3}.hero-primary{color:#075747;background:#fff;border:1px solid #fff;box-shadow:0 8px 20px #003b2f33}.dashboard-alert{color:#a93b31;background:#fff5f3;border:1px solid #f1c9c4;border-radius:13px;align-items:center;gap:9px;padding:13px 16px;font-size:13px;display:flex}.dashboard-alert span{flex:1}.dashboard-alert button{color:inherit;background:0 0;border:0;font-weight:800}.today-strip{z-index:2;margin-top:-48px;background:var(--surface);border:1px solid var(--border);border-radius:19px;grid-template-columns:1.25fr repeat(4,1fr);margin-inline:24px;padding:9px;display:grid;position:relative;box-shadow:0 15px 42px #193e331a}.today-strip>div{border-left:1px solid var(--border);align-items:center;gap:11px;min-height:87px;padding:13px 15px;display:flex}.today-strip>div:last-child{border-left:0}.today-strip .today-intro{background:var(--bg);border-left:0;border-radius:13px;flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.today-intro span{color:var(--primary);text-transform:uppercase;font-size:11px;font-weight:800}.today-intro b{font-size:14px;line-height:1.5}.today-icon{border-radius:12px;flex:none;place-items:center;width:39px;height:39px;display:grid}.today-icon svg{width:18px}.today-icon.green{color:#0b8b67;background:#e6f6f0}.today-icon.blue{color:#3479d4;background:#e9f2ff}.today-icon.amber{color:#c5831e;background:#fff3de}.today-icon.violet{color:#7858be;background:#f0eafd}.today-strip p{flex-direction:column;margin:0;display:flex}.today-strip p>span{color:var(--muted);font-size:11px}.today-strip strong{margin-top:2px;font-size:23px;line-height:1.2}.today-strip small{color:var(--muted);white-space:nowrap;align-items:center;gap:3px;font-size:9px;display:flex}.today-strip small svg{width:10px}.today-strip small.positive{color:#168260}.today-strip small.negative{color:#c34c42}.today-strip .product-breakdown{flex-wrap:wrap;gap:5px;margin-top:7px;display:flex}.today-strip .product-breakdown em{color:var(--muted);white-space:nowrap;background:#7858be12;border:1px solid #7858be29;border-radius:999px;align-items:center;gap:4px;padding:3px 6px;font-size:8px;font-style:normal;display:inline-flex}.today-strip .product-breakdown em>i{background:#7858be;border-radius:50%;width:5px;height:5px}.today-strip .product-breakdown em>b{color:var(--text);font-size:8px}.executive-stats{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.executive-stat{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:18px;padding:18px 20px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.executive-stat:hover{transform:translateY(-3px);box-shadow:0 14px 38px #16352b1a}.executive-stat:after{content:"";background:var(--tone);width:100%;height:3px;position:absolute;bottom:0;right:0}.executive-stat.green{--tone:#16a37a;--soft:#e8f7f2}.executive-stat.blue{--tone:#347fde;--soft:#ebf3ff}.executive-stat.amber{--tone:#e3a02c;--soft:#fff5e2}.executive-stat.violet{--tone:#7959c4;--soft:#f2edfd}.executive-stat-top{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.executive-stat-top>span{background:var(--soft);width:40px;height:40px;color:var(--tone);border-radius:12px;place-items:center;display:grid}.executive-stat-top svg{width:19px}.executive-stat-top i{color:#178262;background:#eaf7f2;border-radius:10px;align-items:center;gap:3px;padding:4px 7px;font-size:9px;font-style:normal;display:flex}.executive-stat-top i svg{width:10px}.executive-stat>small{color:var(--muted);font-size:12px}.executive-stat>strong{letter-spacing:-.03em;margin:2px 0 0;font-size:31px;display:block}.executive-stat>p{color:var(--muted);margin:2px 0 0;font-size:10px}.analytics-grid{grid-template-columns:minmax(0,1.8fr) minmax(300px,1fr);gap:18px;display:grid}.dashboard-panel{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:20px;padding:22px}.dashboard-panel-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.panel-eyebrow{color:var(--primary);margin-bottom:5px;font-size:10px;font-weight:800;display:block}.dashboard-panel-head h2{margin:0;font-size:18px}.dashboard-panel-head p{color:var(--muted);margin:5px 0 0;font-size:11px}.panel-badge{color:#137f60;background:#ebf7f2;border-radius:9px;align-items:center;gap:4px;padding:6px 9px;font-size:10px;font-weight:700;display:flex}.panel-badge svg{width:12px}.performance-chart{grid-template-columns:28px 1fr;gap:10px;height:260px;margin-top:20px;display:grid}.chart-scale{color:var(--muted);flex-direction:column;justify-content:space-between;padding-bottom:27px;font-size:9px;display:flex}.chart-bars{border-bottom:1px solid var(--border);background:repeating-linear-gradient(to bottom, var(--border) 0, var(--border) 1px, transparent 1px, transparent 72px);align-items:flex-end;gap:16px;padding:15px 14px 0;display:flex;position:relative}.chart-column{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;height:100%;display:flex;position:relative}.chart-column i{background:linear-gradient(#8ed1be,#3b9e82);border-radius:9px 9px 2px 2px;width:min(38px,70%);min-height:3px;transition:height .5s}.chart-column i.current{background:linear-gradient(#28b98d,#087058);box-shadow:0 8px 16px #08705833}.chart-column small{height:27px;color:var(--muted);padding-top:8px;font-size:10px}.bar-value{color:var(--primary);margin-bottom:4px;font-size:9px;font-weight:700}.donut-wrap{align-items:center;gap:28px;padding:31px 7px 18px;display:flex}.status-donut{border-radius:50%;flex:none;place-items:center;width:145px;height:145px;display:grid}.status-donut:before{content:"";position:absolute}.status-donut>span{background:var(--surface);width:101px;height:101px;box-shadow:inset 0 0 0 1px var(--border);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex}.status-donut b{font-size:26px}.status-donut small{color:var(--muted);font-size:10px}.status-legend{flex-direction:column;flex:1;gap:14px;display:flex}.status-legend>div{grid-template-columns:8px 1fr auto;align-items:center;gap:7px;font-size:11px;display:grid}.status-legend i{border-radius:50%;width:7px;height:7px}.status-legend span{color:var(--muted)}.insights-grid{grid-template-columns:1.25fr 1fr;gap:18px;display:grid}.head-icon{background:var(--primary-soft);width:39px;height:39px;color:var(--primary);border-radius:12px;place-items:center;display:grid}.head-icon svg,.head-icon>svg{width:18px}.destinations-list{flex-direction:column;gap:13px;margin-top:17px;display:flex}.destinations-list>div{grid-template-columns:28px 120px 1fr;align-items:center;gap:11px;display:grid}.rank{background:var(--bg);width:27px;height:27px;color:var(--primary);border-radius:8px;place-items:center;font-size:10px;font-weight:800;display:grid}.destinations-list p{flex-direction:column;margin:0;display:flex}.destinations-list p b{font-size:12px}.destinations-list p small{color:var(--muted);font-size:9px}.destination-progress{background:var(--bg);border-radius:7px;height:6px;overflow:hidden}.destination-progress i{background:linear-gradient(90deg,#0e8267,#64bca4);border-radius:7px;height:100%;display:block}.health-score{border-bottom:1px solid var(--border);align-items:center;gap:18px;margin-top:19px;padding-bottom:15px;display:flex}.health-ring{background:conic-gradient(#14a278 var(--score), var(--bg) 0);border-radius:50%;flex:none;place-items:center;width:82px;height:82px;display:grid}.health-ring:before{content:"";background:var(--surface);border-radius:50%;width:62px;height:62px;position:absolute}.health-ring span{z-index:1;font-size:16px;font-weight:800}.health-score p{flex-direction:column;gap:5px;margin:0;display:flex}.health-score p b{font-size:13px}.health-score p small{color:var(--muted);font-size:10px;line-height:1.5}.health-metrics{grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;display:grid}.health-metrics>span{color:var(--muted);grid-template-columns:7px 1fr auto;align-items:center;gap:6px;font-size:10px;display:grid}.health-metrics i{border-radius:50%;width:6px;height:6px}.health-metrics i.success{background:#16a37a}.health-metrics i.danger{background:#e05252}.health-metrics b{color:var(--text)}.recent-orders-panel .dashboard-panel-head{margin-bottom:12px}.recent-orders-panel .dashboard-panel-head a{color:var(--primary);align-items:center;gap:5px;font-size:11px;font-weight:800;display:flex}.recent-orders-panel .dashboard-panel-head a svg{width:14px}.dashboard-update{color:var(--muted);align-self:center;align-items:center;gap:5px;padding-bottom:5px;font-size:10px;display:flex}.dashboard-update svg{width:13px}.dashboard-empty{color:var(--muted);font-size:12px}.rotating{animation:1s linear infinite spin}@media (width<=1250px){.today-strip{grid-template-columns:1.2fr repeat(2,1fr)}.today-strip>div{border-bottom:1px solid var(--border)}.today-strip>div:nth-last-child(-n+2){border-bottom:0}.executive-stats{grid-template-columns:repeat(2,1fr)}.donut-wrap{gap:15px}.status-donut{width:125px;height:125px}.status-donut>span{width:87px;height:87px}}@media (width<=900px){.dashboard-hero{flex-direction:column;align-items:flex-start;min-height:270px}.hero-actions{align-self:auto}.today-strip{grid-template-columns:repeat(2,1fr);margin-top:-30px}.today-intro{grid-column:1/-1}.analytics-grid,.insights-grid{grid-template-columns:1fr}.performance-chart{height:230px}}@media (width<=600px){.executive-dashboard{gap:13px}.dashboard-hero{border-radius:20px;min-height:280px;margin:-8px -1px 0;padding:25px 20px}.hero-copy h1{font-size:27px}.hero-copy>p{font-size:12px}.hero-meta{flex-direction:column;gap:8px;margin-top:17px}.hero-actions{width:100%}.hero-actions button,.hero-actions a{flex:1;justify-content:center;padding:0 9px;font-size:11px}.today-strip{grid-template-columns:1fr 1fr;margin:-24px 8px 0}.today-strip>div{min-height:75px;padding:10px}.today-strip>div:nth-child(odd){border-left:0}.today-strip .today-intro{min-height:60px}.today-icon{width:33px;height:33px}.today-strip strong{font-size:19px}.executive-stats{grid-template-columns:1fr 1fr;gap:9px}.executive-stat{padding:14px}.executive-stat>strong{font-size:25px}.executive-stat-top i{display:none}.dashboard-panel{border-radius:16px;padding:17px}.dashboard-panel-head h2{font-size:16px}.panel-badge{display:none}.performance-chart{height:210px}.chart-bars{gap:6px;padding-inline:5px}.chart-column i{width:70%}.donut-wrap{justify-content:center}.destinations-list>div{grid-template-columns:27px 95px 1fr}.recent-orders-panel{overflow:hidden}}.today-strip{gap:9px;margin-top:-28px}.today-strip>div{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 97%, var(--bg));border-radius:13px;min-width:0;box-shadow:0 3px 12px #16352b09}.today-strip .today-intro{border-color:#0000}@media (width<=1250px){.today-strip .today-intro{grid-row:span 2}.today-strip>div,.today-strip>div:nth-last-child(-n+2){border-bottom:1px solid var(--border)}}@media (width<=900px){.today-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:-14px}.today-strip .today-intro{grid-row:auto}}@media (width<=600px){.today-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:-10px;padding:7px}.today-strip>div{min-height:78px;border-left:1px solid var(--border)!important}.hero-meta{flex-flow:row;align-items:center;gap:14px;font-size:10px}.hero-meta>span{white-space:nowrap}}.monthly-section-title{justify-content:space-between;align-items:center;margin-top:4px;padding:4px 2px 0;display:flex}.monthly-section-title span{color:var(--primary);align-items:center;gap:6px;font-size:11px;font-weight:800;display:flex}.monthly-section-title span svg{width:15px}.monthly-section-title h2{margin:5px 0 3px;font-size:21px}.monthly-section-title p{color:var(--muted);margin:0;font-size:11px}@media (width<=600px){.monthly-section-title{padding:5px 4px 0}.monthly-section-title h2{font-size:18px}.monthly-section-title p{font-size:10px}}.orders-pro{gap:20px}.orders-pro .movement-hero{background:radial-gradient(circle at 12% 20%,#39b59c3d,#0000 27%),radial-gradient(circle at 85% 10%,#3d80cd2e,#0000 25%),linear-gradient(118deg,#061d35,#073d5c 58%,#087267);border-radius:0 0 24px 24px;padding:38px 40px 76px}.orders-hero-copy{z-index:1;position:relative}.orders-pro .movement-hero h1{letter-spacing:-.04em;margin-top:11px;font-size:37px}.orders-pro .movement-hero p{max-width:680px;font-size:14px}.orders-hero-meta{color:#bcd9df;align-items:center;gap:20px;margin-top:21px;font-size:11px;display:flex}.orders-hero-meta span{align-items:center;gap:6px;display:flex}.orders-hero-meta svg{width:14px}.orders-live:before{content:"";background:#53e1ad;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 5px #53e1ad1a}.orders-pro .movement-refresh{z-index:1;border-radius:13px;padding:12px 17px;position:relative}.orders-pro .movement-metrics{gap:15px;margin-top:-59px}.orders-pro .movement-metrics>button{border-radius:18px;min-height:102px;padding:18px;position:relative;overflow:hidden;box-shadow:0 14px 35px #082b3c17}.orders-pro .movement-metrics>button:after{content:"";opacity:0;background:#118a78;height:3px;transition:all .2s;position:absolute;inset:auto 0 0}.orders-pro .movement-metrics>button.active:after{opacity:1}.orders-pro .movement-metrics>button>span{border-radius:15px;width:48px;height:48px}.orders-pro .movement-metrics div{flex:1}.orders-pro .movement-metrics small{font-size:11px}.orders-pro .movement-metrics b{font-size:29px;line-height:1}.orders-pro .movement-metrics em{color:var(--muted);margin-top:6px;font-size:9px;font-style:normal}.orders-pro .movement-workspace{border-radius:21px;box-shadow:0 12px 40px #16352b13}.orders-workspace-head{justify-content:space-between;align-items:center;padding:21px 22px 15px;display:flex}.orders-workspace-head>div>span{color:var(--primary);font-size:10px;font-weight:800}.orders-workspace-head h2{margin:3px 0;font-size:20px}.orders-workspace-head p{color:var(--muted);margin:0;font-size:10px}.orders-result-count{background:var(--primary-soft);color:var(--primary);border-radius:11px;padding:9px 12px;font-size:10px}.orders-result-count b{margin-left:3px;font-size:16px}.orders-pro .movement-tabs{gap:6px;padding:0 20px}.orders-pro .movement-tabs button{border-bottom-width:2px;height:50px;font-size:12px}.orders-pro .movement-toolbar{border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--bg) 68%, var(--surface));margin:0 0 14px;padding:14px 20px}.orders-pro .movement-search{border-radius:13px;max-width:620px;height:47px;transition:all .2s}.orders-pro .movement-search:focus-within{border-color:#2a9a88;box-shadow:0 0 0 3px #2a9a8817}.orders-pro .movement-source{border-radius:13px;height:47px}.filter-label{color:var(--muted);align-items:center;gap:5px;font-size:10px;display:flex}.filter-label svg{width:14px}.orders-pro .movement-orders-list{gap:11px;padding:0 20px 22px}.orders-pro .movement-order{border-color:color-mix(in srgb, var(--border) 86%, transparent);border-radius:16px;grid-template-columns:180px minmax(210px,1.35fr) minmax(120px,.85fr) minmax(130px,.9fr) 185px 38px;gap:16px;padding:17px 18px;box-shadow:0 3px 14px #14372d09}.orders-pro .movement-order:before{content:"";opacity:.65;background:#188a78;border-radius:4px;width:3px;position:absolute;top:16px;bottom:16px;right:0}.orders-pro .movement-order:hover{border-color:#83beb4;transform:translateY(-2px);box-shadow:0 13px 29px #0d4f4317}.orders-pro .order-number{grid-template-columns:32px 1fr;align-items:center;gap:9px;display:grid}.order-index{background:var(--bg);width:30px;height:30px;color:var(--muted);border-radius:9px;place-items:center;font-size:9px;font-weight:800;display:grid}.orders-pro .order-number>div{flex-direction:column;display:flex}.orders-pro .order-number>b{font-size:16px}.orders-pro .order-number .movement-status{grid-column:1/-1;width:max-content;margin:3px 41px 0 0}.orders-pro .supplier-order-reference{border:1px solid color-mix(in srgb, #2f6ecb 18%, var(--border));color:#285da8;background:color-mix(in srgb, #eaf2ff 75%, var(--surface));border-radius:8px;grid-column:1/-1;align-items:center;gap:6px;width:max-content;max-width:calc(100% - 41px);margin:3px 41px 0 0;padding:5px 8px;display:flex}.orders-pro .supplier-order-reference small{color:inherit;white-space:nowrap;margin:0}.orders-pro .supplier-order-reference strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:900;overflow:hidden}.movement-status i{background:currentColor;border-radius:50%;width:5px;height:5px;margin-left:5px}.orders-pro .order-main{gap:11px}.orders-pro .order-main>div,.orders-pro .order-route,.orders-pro .order-schedule{gap:9px}.order-detail-icon{background:var(--bg);color:#178374;border-radius:9px;flex:none;place-items:center;width:31px;height:31px;display:grid}.order-detail-icon svg,.orders-pro .order-main .order-detail-icon svg{width:15px}.orders-pro .movement-order small{margin-bottom:2px;font-size:9px}.orders-pro .order-main b,.orders-pro .order-route b,.orders-pro .order-schedule b{font-size:11px}.orders-pro .movement-order em{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:9px;font-style:normal;display:block;overflow:hidden}.orders-pro .order-quantity{background:var(--bg);border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:8px;display:flex}.orders-pro .order-quantity>svg{color:#178374;width:16px}.orders-pro .order-quantity>div{grid-template-columns:auto auto;align-items:end;column-gap:3px;display:grid}.orders-pro .order-quantity small{text-align:right;grid-column:1/-1}.orders-pro .order-quantity b{font-size:16px}.orders-pro .order-quantity strong{color:#08775a;font-size:11px;font-weight:900}.orders-pro .order-product-card{border:1px solid color-mix(in srgb, var(--border) 84%, transparent);background:linear-gradient(145deg, color-mix(in srgb, var(--surface) 94%, #eef9f5), var(--bg));border-radius:13px;gap:7px;min-width:0;padding:9px 10px;display:grid}.orders-pro .order-product-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.orders-pro .order-product-kind{align-items:center;gap:7px;min-width:0;display:flex}.orders-pro .order-product-kind>i{color:#08775a;background:#ddf3ec;border-radius:9px;flex:none;place-items:center;width:29px;height:29px;display:grid}.orders-pro .order-product-kind>i svg{width:15px}.orders-pro .order-product-kind>span,.orders-pro .order-product-amount{gap:2px;min-width:0;display:grid}.orders-pro .order-product-kind strong{color:#08775a;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:900;overflow:hidden}.orders-pro .order-product-amount{border-right:1px solid var(--border);text-align:right;padding-right:10px}.orders-pro .order-product-amount>span{align-items:baseline;gap:3px;display:flex}.orders-pro .order-product-amount b{color:var(--text);font-size:15px;line-height:1}.orders-pro .order-product-amount em{color:var(--muted);font-size:8px}.orders-pro .order-card-seal{border-top:1px dashed color-mix(in srgb, var(--border) 90%, transparent);grid-template-columns:17px auto 1fr;align-items:center;gap:5px;padding-top:6px;display:grid}.orders-pro .order-card-seal svg{color:#987019;width:15px}.orders-pro .order-card-seal small{color:var(--muted);margin:0}.orders-pro .order-card-seal b{color:#76540c;text-align:left;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.profile-page{gap:22px;display:grid}.profile-hero{color:#fff;background:linear-gradient(135deg,#075e4a,#0b8a69);border-radius:24px;align-items:center;gap:20px;padding:30px;display:flex;box-shadow:0 18px 45px #075e4a33}.profile-avatar{background:#ffffff29;border:3px solid #ffffff8c;border-radius:24px;flex:none;place-items:center;width:82px;height:82px;font-size:28px;font-weight:900;display:grid}.profile-hero span{opacity:.9;align-items:center;gap:7px;font-size:13px;font-weight:800;display:inline-flex}.profile-hero span svg{width:17px}.profile-hero h1{margin:7px 0 3px;font-size:28px}.profile-hero p{opacity:.8;margin:0}.profile-card{background:#fff;border:1px solid #e4ebe8;border-radius:22px;padding:26px;box-shadow:0 12px 35px #16362d12}.profile-card-title h2{color:#173c32;margin:0;font-size:21px}.profile-card-title p{color:#74847f;margin:5px 0 0}.profile-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px;display:grid}.profile-fields article{background:#f9fcfb;border:1px solid #e5eeeb;border-radius:16px;align-items:center;gap:13px;min-height:78px;padding:15px;display:flex}.profile-fields i{color:#08775a;background:#e5f6f0;border-radius:13px;place-items:center;width:43px;height:43px;display:grid}.profile-fields i svg{width:20px}.profile-fields article div{gap:4px;min-width:0;display:grid}.profile-fields small{color:#7b8985;font-weight:700}.profile-fields b{color:#203d35;text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}@media (width<=700px){.profile-fields{grid-template-columns:1fr}.profile-hero{padding:22px}}.orders-pro .order-quantity span{font-size:8px}.orders-pro .order-open{border-radius:11px;width:35px;height:35px;transition:all .2s}.orders-pro .movement-order:hover .order-open{color:#fff;background:#178374;transform:translate(-2px)}.orders-pro .movement-empty{min-height:330px}.orders-pro .movement-empty>svg{background:var(--primary-soft);width:58px;height:58px;color:var(--primary);border-radius:17px;padding:10px}.orders-pro .movement-empty b{color:var(--text)}@media (width<=1250px){.orders-pro .movement-order{grid-template-columns:165px minmax(190px,1.3fr) minmax(120px,.8fr) 175px 35px}.orders-pro .order-schedule{display:none}}@media (width<=900px){.orders-pro .movement-metrics{grid-template-columns:repeat(2,1fr)}.orders-pro .movement-toolbar{flex-wrap:wrap}.orders-pro .movement-search{flex-basis:100%;max-width:none}.filter-label{display:none}.orders-pro .movement-order{grid-template-columns:165px 1fr 170px 35px}.orders-pro .order-route{display:none}}@media (width<=760px){.orders-pro .movement-hero{border-radius:0 0 20px 20px;margin:-22px -15px 0;padding:27px 19px 69px}.orders-pro .movement-hero h1{font-size:28px}.orders-pro .movement-hero p{max-width:260px;line-height:1.7}.orders-hero-meta{gap:12px;font-size:9px}.orders-pro .movement-refresh span{display:none}.orders-pro .movement-metrics{gap:8px;margin-top:-48px}.orders-pro .movement-metrics>button{min-height:84px;padding:12px}.orders-pro .movement-metrics>button>span{width:39px;height:39px}.orders-pro .movement-metrics b{font-size:22px}.orders-workspace-head{padding:17px 14px 12px}.orders-workspace-head h2{font-size:17px}.orders-result-count{padding:7px 9px}.orders-pro .movement-tabs{padding:0 9px}.orders-pro .movement-toolbar{margin-bottom:10px;padding:11px}.orders-pro .movement-source{flex:1}.orders-pro .movement-orders-list{padding:0 9px 12px}.orders-pro .movement-order{grid-template-columns:1fr auto;gap:12px;padding:15px 13px}.orders-pro .movement-order:before{top:12px;bottom:12px}.orders-pro .order-number{grid-column:1}.orders-pro .order-number .movement-status{margin-right:41px}.orders-pro .order-main{border-top:1px solid var(--border);grid-column:1/-1;grid-template-columns:1fr 1fr;padding-top:11px;display:grid}.orders-pro .order-route{grid-column:1;display:flex}.orders-pro .order-product-card{grid-area:auto/1/auto/-1}.orders-pro .order-open{grid-area:1/2}.orders-pro .movement-order em{max-width:120px}}@media (width<=480px){.orders-pro .movement-metrics{grid-template-columns:1fr 1fr}.orders-pro .movement-metrics>button{gap:7px}.orders-pro .movement-metrics em{display:none}.orders-pro .order-main{grid-template-columns:1fr}.orders-pro .order-product-card{grid-row:auto}.orders-pro .order-route{grid-row:3}.orders-workspace-head p{display:none}}.orders-period-filter{z-index:3;background:color-mix(in srgb, var(--surface) 96%, transparent);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid color-mix(in srgb, var(--border) 82%, transparent);border-radius:18px;justify-content:space-between;align-items:center;gap:20px;margin:-58px 18px 0;padding:17px 19px;display:flex;position:relative;box-shadow:0 15px 38px #082b3c1c}.period-copy>span{color:var(--primary);align-items:center;gap:6px;font-size:10px;font-weight:800;display:flex}.period-copy>span svg{width:14px}.period-copy h2{margin:4px 0 2px;font-size:18px}.period-copy p{color:var(--muted);margin:0;font-size:10px}.period-controls{align-items:flex-end;gap:9px;display:flex}.period-controls label>span{color:var(--muted);margin:0 4px 5px;font-size:9px;font-weight:700;display:block}.period-controls label>div{border:1px solid var(--border);background:var(--surface);width:225px;height:45px;color:var(--primary);border-radius:12px;align-items:center;gap:8px;padding:0 11px;display:flex}.period-controls label svg{flex:none;width:16px}.period-controls label div>svg:last-child{width:13px;color:var(--muted)}.period-controls select{appearance:none;width:100%;color:var(--text);background:0 0;border:0;outline:0;font-size:12px;font-weight:700}.period-controls>button{border:1px solid var(--border);background:var(--surface);height:45px;color:var(--primary);border-radius:12px;align-items:center;gap:6px;padding:0 13px;font-size:10px;font-weight:800;display:flex}.period-controls>button svg{width:14px}.orders-pro .movement-metrics{margin-top:0}@media (width<=760px){.orders-period-filter{flex-direction:column;align-items:flex-start;gap:12px;margin:-48px 4px 0;padding:14px}.period-copy h2{font-size:16px}.period-controls{width:100%}.period-controls label{flex:1}.period-controls label>div{width:100%}.period-controls>button{white-space:nowrap}.orders-pro .movement-metrics{margin-top:0}}@media (width<=480px){.orders-period-filter{border-radius:15px}.period-copy p{display:none}.period-controls{flex-direction:column;align-items:stretch}.period-controls>button{justify-content:center}}.orders-pagination{justify-content:center;align-items:center;gap:18px;padding:5px 20px 20px;display:flex}.orders-pagination button{border:1px solid var(--border);background:var(--surface);height:38px;color:var(--primary);border-radius:10px;align-items:center;gap:5px;padding:0 12px;font-size:11px;font-weight:800;display:flex}.orders-pagination button:hover:not(:disabled){background:var(--primary-soft);border-color:color-mix(in srgb, var(--primary) 35%, var(--border))}.orders-pagination button:disabled{opacity:.4;cursor:not-allowed}.orders-pagination button svg{width:14px}.orders-pagination>span{color:var(--muted);font-size:11px}.orders-pagination b{color:var(--text)}.orders-pro .movement-metrics{grid-template-columns:repeat(5,minmax(0,1fr))}.orders-pro .movement-metrics>button:nth-child(5)>span{color:#c4473e;background:#fdecea}.orders-pro .movement-metrics>button:nth-child(5):after{background:#d9554b}@media (width<=1200px){.orders-pro .movement-metrics{grid-template-columns:repeat(3,1fr)}}@media (width<=760px){.orders-pro .movement-metrics{grid-template-columns:repeat(2,1fr)}}.movement-dashboard{background:linear-gradient(#eef4f5 0,#f6f8f8 360px);padding-bottom:24px}.movement-dashboard-head{background:radial-gradient(circle at 10% 15%,#3cbea438,#0000 25%),radial-gradient(circle at 88% 10%,#3f83cf33,#0000 24%),linear-gradient(118deg,#061d35 0%,#073f5d 55%,#087064 100%);min-height:235px;padding:36px 42px 74px;position:relative;overflow:hidden}.movement-dashboard-head:after{content:"";border:70px solid #ffffff06;border-radius:50%;width:430px;height:430px;position:absolute;top:-270px;left:-160px}.movement-head-copy{z-index:1;position:relative}.movement-dashboard-head>div>span{color:#a9e8da;background:#ffffff12;border:1px solid #ffffff21;border-radius:20px;width:max-content;padding:7px 11px}.movement-dashboard-head h1{letter-spacing:-.04em;margin:14px 0 6px;font-size:36px}.movement-dashboard-head p{max-width:680px;font-size:14px}.movement-dashboard-head>button{z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:13px;height:44px;padding:0 16px;position:relative}.movement-head-meta{color:#bcd6dc;align-items:center;gap:20px;margin-top:22px;font-size:10px;display:flex}.movement-head-meta>span{align-items:center;gap:6px;display:flex}.movement-head-meta svg{width:14px}.movement-live:before{content:"";background:#55dfad;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 5px #55dfad1a}.movement-dashboard-tabs{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff1a;border:1px solid #ffffff1f;border-radius:17px;justify-content:center;max-width:1180px;margin:-47px auto 0;padding:7px;position:relative;box-shadow:0 13px 35px #04223321}.movement-dashboard-tabs button{color:#d0e0e5;border-radius:12px;min-width:150px;height:55px;font-size:12px}.movement-dashboard-tabs button:hover{background:#ffffff12}.movement-dashboard-tabs button.active{color:#0a675f;background:#fff;border-color:#fff;box-shadow:0 8px 20px #04233026}.movement-dashboard-tabs button.active i{color:#087268}.movement-summary{z-index:2;gap:13px;margin:18px auto 20px;position:relative}.movement-summary article{border-radius:17px;min-height:93px;padding:17px;transition:all .2s;position:relative;overflow:hidden;box-shadow:0 10px 30px #16352b12}.movement-summary article:hover{transform:translateY(-3px);box-shadow:0 15px 35px #16352b1c}.movement-summary article:after{content:"";background:#3785d2;height:3px;position:absolute;bottom:0;left:0;right:0}.movement-summary article:nth-child(2):after{background:#dc9626}.movement-summary article:nth-child(3):after{background:#785ac0}.movement-summary article:nth-child(4):after{background:#14906a}.movement-summary article:nth-child(5):after{background:#d8544b}.movement-summary article>span{border-radius:14px;width:47px;height:47px}.movement-summary small{font-size:10px;font-weight:700}.movement-summary b{font-size:26px;line-height:1}.movement-dashboard-body{padding-bottom:35px}.movement-entry{grid-template-columns:minmax(280px,.72fr) minmax(0,1.7fr);align-items:start;gap:17px;display:grid}.movement-section{border-radius:20px;padding:23px;box-shadow:0 10px 35px #16352b11}.movement-section>header{border-bottom:1px solid var(--border);margin-bottom:21px;padding-bottom:17px;position:relative}.movement-section>header:after{content:"";background:var(--primary);border-radius:3px;width:55px;height:2px;position:absolute;bottom:-1px;right:0}.movement-section>header>span{color:#167d72;background:linear-gradient(145deg,#e9f7f3,#e9f1fb);border-radius:15px;width:48px;height:48px}.movement-section h3{font-size:18px}.movement-section header p{line-height:1.65}.movement-upload{text-align:center;background:radial-gradient(circle,#f5fbfa,#f8fbfc);border:2px dashed #9fc9c5;border-radius:17px;flex-direction:column;min-height:245px;padding:30px 18px;transition:all .2s}.movement-upload:hover{background:#eff9f6;border-color:#168578;transform:translateY(-2px)}.movement-upload.analyzing{pointer-events:none;background:#edf9f5;border-color:#168578;box-shadow:inset 0 0 0 3px #1685780f}.movement-upload.has-file{border-style:solid;border-color:#71b8a8}.movement-upload>.spinner{border-width:4px;border-color:#128170 #12817033 #12817033;width:42px;height:42px}.movement-upload.has-file>svg{color:#08775a;background:#dff4eb}.movement-section .upload-status{border-radius:11px;margin-top:12px;padding:11px 13px;font-size:11px;font-weight:800;line-height:1.7}.movement-upload>svg{color:#128170;background:#e4f4ef;border-radius:17px;width:55px;height:55px;padding:13px;box-shadow:0 8px 20px #1281701a}.movement-upload div{align-items:center}.movement-upload b{font-size:14px}.movement-upload small{font-size:10px}.movement-form-grid{gap:16px}.movement-field>span{margin-right:2px;font-size:11px}.movement-field input,.movement-field select{background:color-mix(in srgb, var(--surface) 96%, var(--bg));border-radius:12px;height:50px}.movement-field textarea{background:color-mix(in srgb, var(--surface) 96%, var(--bg));border-radius:12px}.movement-field input:hover,.movement-field select:hover,.movement-field textarea:hover{border-color:#b8cfca}.form-subtitle{background:var(--bg);border-radius:10px;margin-top:25px;padding:10px 12px;font-size:13px}.movement-save{background:linear-gradient(105deg,#086653,#0a8b78);border-radius:13px;height:52px;margin-right:auto;padding:0 23px;box-shadow:0 12px 25px #08665338}.movement-module-empty{box-shadow:var(--shadow);border-radius:20px}@media (width<=1200px){.movement-dashboard-tabs{justify-content:flex-start;margin-inline:20px}.movement-dashboard-tabs button{min-width:135px}.movement-entry{grid-template-columns:1fr}.movement-upload{min-height:170px}.movement-form-grid.dates{grid-template-columns:repeat(3,1fr)}}@media (width<=760px){.movement-dashboard{padding-bottom:10px}.movement-dashboard-head{min-height:235px;padding:27px 18px 68px}.movement-dashboard-head h1{font-size:29px}.movement-dashboard-head>button{align-self:flex-start}.movement-dashboard-head>button span{display:none}.movement-head-meta{flex-direction:row;gap:12px}.movement-dashboard-tabs{justify-content:flex-start;margin:-43px 10px 0;padding:6px}.movement-dashboard-tabs button{min-width:117px;height:49px}.movement-summary{margin-top:13px}.movement-summary article{min-height:78px}.movement-entry{display:flex}.movement-upload{min-height:150px}.movement-form-grid.dates{grid-template-columns:1fr}.movement-section{border-radius:17px;padding:16px}}.movement-dashboard-head{border-radius:0 0 30px 30px}@media (width<=760px){.movement-dashboard-head{border-radius:0 0 22px 22px}}.suppliers-page{flex-direction:column;gap:18px;display:flex}.suppliers-hero{color:#fff;background:radial-gradient(circle at 12% 15%,#42c19d3d,#0000 26%),linear-gradient(118deg,#082d2a,#09604e 60%,#0c7963);border-radius:0 0 25px 25px;justify-content:space-between;align-items:flex-start;min-height:215px;padding:34px 38px 67px;display:flex;position:relative;overflow:hidden}.suppliers-hero:after{content:"";border:65px solid #ffffff06;border-radius:50%;width:390px;height:390px;position:absolute;top:-270px;left:-140px}.suppliers-hero>div:first-child{z-index:1;position:relative}.suppliers-hero>div>span{color:#b6e8da;background:#ffffff12;border:1px solid #ffffff21;border-radius:18px;align-items:center;gap:7px;width:max-content;padding:6px 10px;font-size:11px;font-weight:800;display:flex}.suppliers-hero svg{width:16px}.suppliers-hero h1{margin:13px 0 5px;font-size:35px}.suppliers-hero p{color:#cce3dc;margin:0;font-size:13px}.suppliers-live{color:#afd5cb!important;background:0 0!important;border:0!important;margin-top:21px!important;padding:0!important}.suppliers-live i{background:#5ce2ad;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 5px #5ce2ad1c}.suppliers-hero-actions{z-index:1;gap:9px;display:flex;position:relative}.suppliers-hero-actions button{color:#fff;background:#ffffff14;border:1px solid #fff3;border-radius:12px;align-items:center;gap:7px;height:43px;padding:0 14px;font-size:11px;font-weight:800;display:flex}.suppliers-hero-actions .supplier-add{color:#09604e;background:#fff}.supplier-stats{z-index:2;grid-template-columns:repeat(4,1fr);gap:12px;margin:-53px 20px 0;display:grid;position:relative}.supplier-stats article{background:var(--surface);border:1px solid var(--border);border-radius:17px;align-items:center;gap:12px;min-height:97px;padding:17px;display:flex;box-shadow:0 12px 32px #0f413214}.supplier-stats article>span{border-radius:14px;place-items:center;width:45px;height:45px;display:grid}.supplier-stats svg{width:20px}.supplier-stats .green>span{color:#12805c;background:#e7f6ef}.supplier-stats .blue>span{color:#3476c5;background:#e9f2fd}.supplier-stats .amber>span{color:#bd7a14;background:#fff3df}.supplier-stats .violet>span{color:#7656b9;background:#f0ebfb}.supplier-stats article div{flex-direction:column;display:flex}.supplier-stats small{color:var(--muted);font-size:10px}.supplier-stats b{font-size:25px}.suppliers-workspace{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:20px;overflow:hidden}.suppliers-workspace>header{justify-content:space-between;align-items:center;padding:20px 22px 14px;display:flex}.suppliers-workspace>header>div>span{color:var(--primary);font-size:10px;font-weight:800}.suppliers-workspace h2{margin:3px 0;font-size:20px}.suppliers-workspace>header p{color:var(--muted);margin:0;font-size:10px}.supplier-count{background:var(--primary-soft);color:var(--primary);border-radius:10px;padding:8px 11px;font-size:10px;font-weight:800}.supplier-toolbar{background:var(--bg);border-block:1px solid var(--border);gap:10px;padding:13px 20px;display:flex}.supplier-search{border:1px solid var(--border);background:var(--surface);border-radius:12px;flex:1;align-items:center;gap:8px;max-width:560px;height:45px;padding:0 12px;display:flex}.supplier-search:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px #0b5d4914}.supplier-search svg,.supplier-toolbar label svg{width:16px;color:var(--muted)}.supplier-search input{color:var(--text);background:0 0;border:0;outline:0;flex:1}.supplier-search button{color:var(--muted);background:0 0;border:0}.supplier-toolbar label{border:1px solid var(--border);background:var(--surface);border-radius:12px;align-items:center;gap:6px;height:45px;padding:0 10px;display:flex}.supplier-toolbar select{color:var(--text);background:0 0;border:0;outline:0}.supplier-grid{grid-template-columns:repeat(3,1fr);gap:13px;padding:18px 20px 22px;display:grid}.supplier-card{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:17px;padding:17px;transition:all .2s}.supplier-card:hover{border-color:#8fc4b6;transform:translateY(-3px);box-shadow:0 13px 29px #0d4f4317}.supplier-card>header{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding-bottom:14px;display:flex}.supplier-avatar{width:43px;height:43px;color:var(--primary);background:linear-gradient(145deg,#e4f5ef,#d9eee7);border-radius:13px;place-items:center;font-weight:800;display:grid}.supplier-card header>div{flex:1;min-width:0}.supplier-card h3{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;overflow:hidden}.supplier-card header p{color:var(--muted);margin:3px 0 0;font-size:10px}.supplier-card header i,.supplier-state{border-radius:20px;padding:5px 8px;font-size:8px;font-style:normal;font-weight:800}.supplier-card header i.active,.supplier-state.active{color:#147354;background:#e7f6ef}.supplier-card header i.inactive,.supplier-state.inactive{color:#b43c35;background:#fdecea}.supplier-info{grid-template-columns:1fr 1fr;gap:12px;padding:15px 0;display:grid}.supplier-info>span{grid-template-columns:17px 1fr;column-gap:6px;display:grid}.supplier-info svg{color:#218777;grid-row:1/3;width:15px}.supplier-info small{color:var(--muted);font-size:8px}.supplier-info b{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.supplier-card>footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:12px;display:flex}.supplier-card footer>span{color:#bf851f;align-items:center;gap:4px;font-size:10px;font-weight:800;display:flex}.supplier-card footer svg{fill:currentColor;width:13px}.supplier-card footer button{color:var(--primary);background:0 0;border:0;align-items:center;gap:3px;font-size:9px;font-weight:800;display:flex}.supplier-card footer button svg{fill:none}.supplier-loading,.supplier-empty{min-height:320px;color:var(--muted);align-content:center;place-items:center;gap:8px;display:grid}.supplier-empty>svg{background:var(--primary-soft);width:55px;height:55px;color:var(--primary);border-radius:17px;padding:12px}.supplier-empty h3{color:var(--text);margin:8px 0 0}.supplier-empty p{margin:0;font-size:11px}.supplier-modal-backdrop{z-index:110;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#051916a6;place-items:center;display:grid;position:fixed;inset:0}.supplier-drawer{background:var(--surface);width:min(470px,94vw);padding:32px;position:absolute;top:0;bottom:0;left:0;overflow:auto;box-shadow:20px 0 60px #00000040}.supplier-drawer-title{align-items:center;gap:12px;margin:22px 0 12px;display:flex}.supplier-drawer-title>span{background:var(--primary-soft);width:52px;height:52px;color:var(--primary);border-radius:15px;place-items:center;display:grid}.supplier-drawer-title svg{width:24px}.supplier-drawer h2{margin:0;font-size:25px}.supplier-drawer-title p{color:var(--muted);margin:3px 0 0}.supplier-detail-list{flex-direction:column;gap:9px;margin-top:25px;display:flex}.supplier-detail-list>div{border:1px solid var(--border);border-radius:12px;align-items:center;gap:11px;padding:13px;display:flex}.supplier-detail-list>div>svg{width:18px;color:var(--primary)}.supplier-detail-list span{flex-direction:column;display:flex}.supplier-detail-list small{color:var(--muted);font-size:9px}.supplier-detail-list b{font-size:11px}.supplier-rating{color:#b87a13;background:#fff7e7;border-radius:12px;gap:10px;margin-top:15px;padding:14px;display:flex}.supplier-rating svg{fill:currentColor;width:20px}.supplier-rating span{flex-direction:column;display:flex}.supplier-rating small{font-size:9px}.supplier-create-modal{background:var(--surface);border-radius:21px;width:min(680px,94vw);max-height:92vh;overflow:auto;box-shadow:0 30px 80px #00000045}.supplier-create-modal>header{border-bottom:1px solid var(--border);justify-content:space-between;padding:21px 23px;display:flex}.supplier-create-modal header span{color:var(--primary);font-size:9px;font-weight:800}.supplier-create-modal h2{margin:3px 0;font-size:21px}.supplier-create-modal header p{color:var(--muted);margin:0;font-size:10px}.supplier-create-modal header button{background:var(--bg);width:36px;height:36px;color:var(--muted);border:0;border-radius:10px}.supplier-form-grid{grid-template-columns:1fr 1fr;gap:13px;padding:20px 23px;display:grid}.supplier-form-grid label{flex-direction:column;gap:6px;display:flex}.supplier-form-grid label>span{font-size:10px;font-weight:700}.supplier-form-grid input,.supplier-form-grid select,.supplier-form-grid textarea{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);border-radius:11px;outline:0;padding:0 11px}.supplier-form-grid input,.supplier-form-grid select{height:45px}.supplier-form-grid textarea{padding:11px}.supplier-form-grid .full{grid-column:1/-1}.supplier-create-modal>footer{border-top:1px solid var(--border);justify-content:flex-end;gap:8px;padding:15px 23px;display:flex}.supplier-create-modal footer button{border:1px solid var(--border);background:var(--surface);height:41px;color:var(--text);border-radius:11px;padding:0 16px;font-weight:700}.supplier-create-modal footer .save{border-color:var(--primary);background:var(--primary);color:#fff}@media (width<=1100px){.supplier-grid,.supplier-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.suppliers-hero{flex-direction:column;gap:20px;min-height:240px;padding:26px 18px 64px}.suppliers-hero h1{font-size:28px}.suppliers-hero-actions{width:100%}.suppliers-hero-actions button{flex:1;justify-content:center}.supplier-stats{gap:8px;margin:-48px 8px 0}.supplier-stats article{min-height:82px;padding:12px}.supplier-stats article>span{width:38px;height:38px}.supplier-stats b{font-size:20px}.supplier-toolbar{flex-wrap:wrap;padding:11px}.supplier-search{flex-basis:100%;max-width:none}.supplier-toolbar label{flex:1}.supplier-grid{grid-template-columns:1fr;padding:12px}.supplier-form-grid{grid-template-columns:1fr}.supplier-form-grid .full{grid-column:auto}.supplier-create-modal{border-radius:17px}.suppliers-workspace>header{padding:16px 14px}}.supplier-table-scroll{padding:5px 18px 18px;overflow-x:auto}.supplier-table{border-collapse:separate;border-spacing:0 9px;min-width:1050px;margin-top:0}.supplier-table th{border:0;padding:8px 13px;font-size:9px}.supplier-table td{border-block:1px solid var(--border);background:var(--surface);vertical-align:middle;padding:13px}.supplier-table td:first-child{border-right:1px solid var(--border);border-radius:0 13px 13px 0}.supplier-table td:last-child{border-left:1px solid var(--border);border-radius:13px 0 0 13px}.supplier-table tbody tr{transition:all .2s}.supplier-table tbody tr:hover td{background:color-mix(in srgb, var(--primary-soft) 35%, var(--surface));border-color:#b8d6ce}.supplier-identity{min-width:190px;color:var(--text);text-align:right;background:0 0;border:0;align-items:center;gap:9px;padding:0;display:flex}.supplier-identity>div{flex-direction:column;display:flex}.supplier-identity b{font-size:11px}.supplier-identity small,.supplier-table-person small,.supplier-type-cell small{color:var(--muted);font-size:8px}.supplier-table-person{align-items:center;gap:7px;display:flex}.supplier-table-person>svg{width:16px;color:var(--primary)}.supplier-table-person span,.supplier-type-cell{flex-direction:column;display:flex}.supplier-table-person b,.supplier-type-cell b{font-size:10px}.supplier-contact{flex-direction:column;gap:5px;min-width:145px;display:flex}.supplier-contact span{align-items:center;gap:5px;font-size:9px;display:flex}.supplier-contact svg,.supplier-type-cell svg{width:12px;color:var(--muted)}.supplier-type-cell small{align-items:center;gap:4px;margin-top:3px;display:flex}.supplier-table-rating{color:#bd811b;align-items:center;gap:4px;font-size:10px;font-weight:800;display:flex}.supplier-table-rating svg{fill:currentColor;width:14px}.supplier-actions{gap:5px;display:flex}.supplier-actions button{border:1px solid var(--border);background:var(--surface);border-radius:9px;place-items:center;width:31px;height:31px;transition:all .2s;display:grid}.supplier-actions svg{width:14px}.supplier-actions .view{color:#277b91}.supplier-actions .edit{color:#a67518}.supplier-actions .block{color:#8a5bb4}.supplier-actions .delete{color:#c4433b}.supplier-actions button:hover{background:var(--bg);transform:translateY(-2px)}.supplier-actions .delete:hover{background:#fdecea}.supplier-actions .block:hover{background:#f1eafb}.supplier-state.inactive{color:#b43c35;background:#fdecea}@media (width<=700px){.supplier-table-scroll{padding:3px 9px 12px}.supplier-actions button{width:34px;height:34px}}.supplier-avatar.has-logo{border:1px solid var(--border);background:#fff;padding:3px;overflow:hidden}.supplier-avatar img{object-fit:contain;border-radius:9px;width:100%;height:100%}.supplier-drawer-title>span img{object-fit:contain;background:#fff;border-radius:12px;width:100%;height:100%;padding:5px}.supplier-logo-editor{padding:17px 23px 0}.supplier-logo-editor>label{cursor:pointer;background:#f5faf8;border:1.5px dashed #a9cfc4;border-radius:14px;align-items:center;gap:13px;min-height:92px;padding:13px;display:flex;position:relative}.supplier-logo-editor input{opacity:0;cursor:pointer;position:absolute;inset:0}.supplier-logo-preview{background:var(--primary-soft);width:64px;height:64px;color:var(--primary);border-radius:16px;flex:none;place-items:center;display:grid;overflow:hidden}.supplier-logo-preview svg{width:27px}.supplier-logo-preview.has-image{border:1px solid var(--border);background:#fff;padding:4px}.supplier-logo-preview img{object-fit:contain;border-radius:11px;width:100%;height:100%}.supplier-logo-editor label>div{flex-direction:column;gap:3px;display:flex}.supplier-logo-editor b{font-size:12px}.supplier-logo-editor small{color:var(--muted);font-size:9px}.supplier-logo-editor em{background:var(--primary);color:#fff;border-radius:8px;width:max-content;margin-top:5px;padding:5px 9px;font-size:8px;font-style:normal;font-weight:800}.customers-page{flex-direction:column;gap:18px;display:flex}.customers-hero{color:#fff;background:radial-gradient(circle at 12% 15%,#4ea4d740,#0000 26%),linear-gradient(118deg,#092441,#0a4f75 60%,#087a82);border-radius:0 0 25px 25px;justify-content:space-between;align-items:flex-start;min-height:215px;padding:34px 38px 67px;display:flex;position:relative;overflow:hidden}.customers-hero:after{content:"";border:65px solid #ffffff06;border-radius:50%;width:390px;height:390px;position:absolute;top:-270px;left:-140px}.customers-hero>div{z-index:1;position:relative}.customers-hero>div:first-child>span{color:#bce5eb;background:#ffffff12;border:1px solid #ffffff21;border-radius:18px;align-items:center;gap:7px;width:max-content;padding:6px 10px;font-size:11px;font-weight:800;display:flex}.customers-hero svg{width:16px}.customers-hero h1{margin:13px 0 5px;font-size:35px}.customers-hero p{color:#cce0e8;margin:0;font-size:13px}.customers-live{color:#b7d9df;align-items:center;gap:6px;margin-top:21px;font-size:10px;display:flex}.customers-live i{background:#5ce2ad;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 5px #5ce2ad1c}.customers-hero>div:last-child{gap:9px;display:flex}.customers-hero>div:last-child button{color:#fff;background:#ffffff14;border:1px solid #fff3;border-radius:12px;align-items:center;gap:7px;height:43px;padding:0 14px;font-size:11px;font-weight:800;display:flex}.customers-hero .customer-add{color:#0a5971!important;background:#fff!important}.customer-stats{z-index:2;grid-template-columns:repeat(4,1fr);gap:12px;margin:-53px 20px 0;display:grid;position:relative}.customer-stats article{background:var(--surface);border:1px solid var(--border);border-radius:17px;align-items:center;gap:12px;min-height:97px;padding:17px;display:flex;box-shadow:0 12px 32px #0f413214}.customer-stats article>span{border-radius:14px;place-items:center;width:45px;height:45px;display:grid}.customer-stats svg{width:20px}.customer-stats .green>span{color:#12805c;background:#e7f6ef}.customer-stats .blue>span{color:#3476c5;background:#e9f2fd}.customer-stats .red>span{color:#bc4138;background:#fdecea}.customer-stats .violet>span{color:#7656b9;background:#f0ebfb}.customer-stats article div{flex-direction:column;display:flex}.customer-stats small{color:var(--muted);font-size:10px}.customer-stats b{font-size:25px}.customers-workspace{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:20px;overflow:hidden}.customers-workspace>header{justify-content:space-between;align-items:center;padding:20px 22px 14px;display:flex}.customers-workspace>header>div>span{color:#16778d;font-size:10px;font-weight:800}.customers-workspace h2{margin:3px 0;font-size:20px}.customers-workspace header p{color:var(--muted);margin:0;font-size:10px}.customers-workspace>header>span{color:#176c7e;background:#eaf4f7;border-radius:10px;padding:8px 11px;font-size:10px;font-weight:800}.customer-toolbar{background:var(--bg);border-block:1px solid var(--border);gap:10px;padding:13px 20px;display:flex}.customer-toolbar>div{border:1px solid var(--border);background:var(--surface);border-radius:12px;flex:1;align-items:center;gap:8px;max-width:600px;height:45px;padding:0 12px;display:flex}.customer-toolbar>div:focus-within{border-color:#267f94;box-shadow:0 0 0 3px #267f9414}.customer-toolbar svg{width:16px;color:var(--muted)}.customer-toolbar input{color:var(--text);background:0 0;border:0;outline:0;flex:1}.customer-toolbar button{background:0 0;border:0}.customer-toolbar label{border:1px solid var(--border);background:var(--surface);border-radius:12px;align-items:center;gap:6px;height:45px;padding:0 11px;display:flex}.customer-toolbar select{color:var(--text);background:0 0;border:0;outline:0}.customer-table-scroll{padding:5px 18px 18px;overflow-x:auto}.customer-table{border-collapse:separate;border-spacing:0 9px;min-width:1050px;margin:0}.customer-table th{border:0;padding:8px 13px;font-size:9px}.customer-table td{border-block:1px solid var(--border);background:var(--surface);vertical-align:middle;padding:13px}.customer-table td:first-child{border-right:1px solid var(--border);border-radius:0 13px 13px 0}.customer-table td:last-child{border-left:1px solid var(--border);border-radius:13px 0 0 13px}.customer-table tr:hover td{background:color-mix(in srgb, #e9f4f7 45%, var(--surface));border-color:#bad4da}.customer-identity{min-width:180px;color:var(--text);text-align:right;background:0 0;border:0;align-items:center;gap:9px;display:flex}.customer-identity>span{color:#176e81;background:#e8f3f7;border-radius:12px;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.customer-identity>div,.customer-person span,.customer-location span{flex-direction:column;display:flex}.customer-identity b,.customer-person b,.customer-location b{font-size:10px}.customer-identity small,.customer-person small,.customer-location small{color:var(--muted);font-size:8px}.customer-code{background:var(--bg);color:#326675;border-radius:8px;padding:5px 8px;font-size:9px;font-weight:800}.customer-person,.customer-location{align-items:center;gap:7px;display:flex}.customer-person svg,.customer-location svg{color:#278197;width:16px}.customer-contact{flex-direction:column;gap:5px;min-width:145px;display:flex}.customer-contact span{align-items:center;gap:5px;font-size:9px;display:flex}.customer-contact svg{width:12px;color:var(--muted)}.customer-state{border-radius:20px;padding:5px 8px;font-size:8px;font-weight:800}.customer-state.active{color:#147354;background:#e7f6ef}.customer-state.blocked{color:#b43c35;background:#fdecea}.customer-actions{gap:5px;display:flex}.customer-actions button{border:1px solid var(--border);background:var(--surface);border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.customer-actions svg{width:14px}.customer-actions .view{color:#277b91}.customer-actions .edit{color:#a67518}.customer-actions .block{color:#9a4c74}.customer-actions button:hover{background:var(--bg);transform:translateY(-2px)}.customer-drawer{background:var(--surface);width:min(470px,94vw);padding:32px;position:absolute;top:0;bottom:0;left:0;overflow:auto;box-shadow:20px 0 60px #00000040}.customer-drawer-title{align-items:center;gap:12px;margin:22px 0 12px;display:flex}.customer-drawer-title>span{color:#176e81;background:#e8f3f7;border-radius:15px;place-items:center;width:52px;height:52px;display:grid}.customer-drawer-title svg{width:24px}.customer-drawer h2{margin:0;font-size:25px}.customer-drawer-title p{color:var(--muted);margin:3px 0 0}@media (width<=1000px){.customer-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.customers-hero{flex-direction:column;gap:20px;min-height:240px;padding:26px 18px 64px}.customers-hero h1{font-size:28px}.customers-hero>div:last-child{width:100%}.customers-hero>div:last-child button{flex:1;justify-content:center}.customer-stats{gap:8px;margin:-48px 8px 0}.customer-stats article{min-height:82px;padding:12px}.customer-stats article>span{width:38px;height:38px}.customer-stats b{font-size:20px}.customer-toolbar{flex-wrap:wrap;padding:11px}.customer-toolbar>div{flex-basis:100%;max-width:none}.customer-toolbar label{flex:1}.customer-table-scroll{padding:3px 9px 12px}.customers-workspace>header{padding:16px 14px}}.drivers-page{flex-direction:column;gap:18px;display:flex}.drivers-hero{color:#fff;background:linear-gradient(125deg,#0b4a3c,#08735c 58%,#0e8d72);border-radius:22px;justify-content:space-between;align-items:center;gap:24px;min-height:176px;padding:30px 32px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 44px #05524133}.drivers-hero:after{content:"";border:45px solid #ffffff12;border-radius:50%;width:300px;height:300px;position:absolute;inset:auto -65px -115px auto}.drivers-hero>div,.drivers-hero>button{z-index:1;position:relative}.drivers-eyebrow{color:#b9f4df;align-items:center;gap:7px;font-size:12px;font-weight:800;display:flex}.drivers-hero h1{margin:9px 0 5px;font-size:30px}.drivers-hero p{color:#d4eee6;margin:0;font-size:13px}.drivers-refresh{color:#fff;background:#ffffff1f;border:1px solid #ffffff47;border-radius:12px;align-items:center;gap:8px;height:43px;padding:0 17px;font-weight:800;display:flex}.drivers-stats{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.drivers-stats article{border:1px solid var(--border);background:var(--surface);border-radius:16px;align-items:center;gap:13px;padding:17px;display:flex}.drivers-stat-icon{border-radius:13px;place-items:center;width:43px;height:43px;display:grid}.drivers-stat-icon.blue{color:#2671d9;background:#e8f1ff}.drivers-stat-icon.green{color:#08785d;background:#e3f7ef}.drivers-stat-icon.amber{color:#b87508;background:#fff3dc}.drivers-stat-icon.violet{color:#7251c8;background:#f0ebff}.drivers-stats small{color:var(--muted);font-size:11px;display:block}.drivers-stats strong{font-size:23px}.drivers-workspace{border:1px solid var(--border);background:var(--surface);border-radius:18px;overflow:hidden}.drivers-workspace>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-end;gap:18px;padding:20px;display:flex}.drivers-workspace h2{margin:0 0 4px;font-size:17px}.drivers-workspace header p{color:var(--muted);margin:0;font-size:11px}.drivers-filters{gap:8px;display:flex}.drivers-filters select,.drivers-search{border:1px solid var(--border);background:var(--bg);height:40px;color:var(--text);border-radius:11px}.drivers-filters select{font:inherit;padding:0 11px;font-size:11px}.drivers-search{align-items:center;gap:8px;min-width:270px;padding:0 11px;display:flex}.drivers-search input{width:100%;color:var(--text);background:0 0;border:0;outline:0}.drivers-table-wrap{overflow-x:auto}.drivers-table{border-collapse:collapse;text-align:right;width:100%;min-width:1030px}.drivers-table th{background:var(--bg);color:var(--muted);padding:12px 16px;font-size:10px}.drivers-table td{border-top:1px solid var(--border);padding:14px 16px;font-size:11px}.drivers-table tbody tr:hover{background:var(--primary-soft)}.driver-person,.driver-vehicle{align-items:center;gap:10px;display:flex}.driver-person>span{background:linear-gradient(135deg, var(--primary), #18a180);color:#fff;border-radius:11px;place-items:center;width:35px;height:35px;font-weight:900;display:grid}.driver-person b,.driver-vehicle b{white-space:nowrap;display:block}.driver-person small,.driver-vehicle small{color:var(--muted);margin-top:3px;font-size:9px;display:block}.driver-contact{white-space:nowrap;align-items:center;gap:6px;display:flex}.driver-code{color:var(--primary);white-space:nowrap}.driver-status{white-space:nowrap;border-radius:99px;padding:5px 9px;font-size:9px;font-weight:800;display:inline-flex}.driver-status.positive{color:#08735c;background:#e4f7ef}.driver-status.warning{color:#a66a05;background:#fff2d8}.driver-status.neutral{color:#66716d;background:#edf0ef}.drivers-pagination{border-top:1px solid var(--border);justify-content:center;align-items:center;gap:18px;padding:14px;display:flex}.drivers-pagination button{border:1px solid var(--border);background:var(--surface);height:36px;color:var(--primary);border-radius:10px;align-items:center;gap:5px;padding:0 12px;display:flex}.drivers-pagination button:disabled{opacity:.38}.drivers-empty{min-height:220px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.drivers-error{color:#b43b31;background:#fff0ee;border-radius:11px;justify-content:space-between;margin:15px;padding:12px;display:flex}.drivers-error button{color:inherit;background:0 0;border:0}.drivers-skeleton span{background:var(--bg);border-radius:8px;height:34px;display:block}.spin{animation:1s linear infinite spin}@media (width<=1050px){.drivers-stats{grid-template-columns:repeat(2,1fr)}.drivers-workspace>header{flex-direction:column;align-items:stretch}.drivers-filters{flex-wrap:wrap}}@media (width<=650px){.drivers-hero{flex-direction:column;align-items:flex-start;padding:24px 20px}.drivers-stats{grid-template-columns:1fr 1fr}.drivers-filters{flex-direction:column}.drivers-search{min-width:0}}.fleet-hero>div:first-child>span{font-size:13px}.fleet-hero p{font-size:14px;line-height:1.7}.fleet-hero button{font-size:12px}.fleet-stats small{font-size:11px}.fleet-toolbar input,.fleet-toolbar select{font-size:13px}.fleet-table-card th{padding-block:14px;font-size:11px}.fleet-table-card td{padding-block:15px;font-size:12px}.fleet-identity b{font-size:13px}.fleet-identity small,.fleet-muted,.fleet-badge,.fuel-chip{font-size:10px}.fleet-form-grid label>span,.fleet-notes>span,.fuel-choices>span{font-size:11px}.fleet-form-grid input,.fleet-form-grid select,.fleet-notes textarea,.fleet-modal legend{font-size:12px}.fleet-modal header p{font-size:11px}.driver-photo-picker{border:1px dashed color-mix(in srgb, var(--primary) 35%, var(--border));background:var(--bg);border-radius:14px;align-items:center;gap:14px;margin-bottom:16px;padding:14px;display:flex}.driver-photo-picker>span{background:var(--primary-soft);width:76px;height:76px;color:var(--primary);border-radius:18px;flex:none;place-items:center;display:grid;overflow:hidden}.driver-photo-picker>span img,.driver-person>span img{object-fit:cover;width:100%;height:100%}.driver-photo-picker>div{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.driver-photo-picker b{font-size:12px}.driver-photo-picker small{color:var(--muted);font-size:9px}.driver-photo-picker label{background:var(--primary);color:#fff;cursor:pointer;border-radius:9px;align-items:center;gap:6px;height:34px;margin-top:5px;padding:0 11px;font-size:9px;font-weight:900;display:flex}.driver-photo-picker input{display:none}.driver-person>span.has-photo{background:var(--bg);border:1px solid var(--border);overflow:hidden}@media (width<=650px){.driver-photo-picker{align-items:flex-start}.driver-photo-picker>span{width:64px;height:64px}.fleet-table-card td{font-size:11px}}.fleet-page{flex-direction:column;gap:16px;display:flex}.fleet-hero{color:#fff;background:linear-gradient(125deg,#123c5b,#126589 58%,#1687aa);border-radius:22px;justify-content:space-between;align-items:center;min-height:185px;padding:30px 32px;display:flex;position:relative;overflow:hidden}.fleet-hero.tanker{background:linear-gradient(125deg,#4b3210,#936512 58%,#b9831e)}.fleet-hero:after{content:"";border:45px solid #ffffff0f;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-210px;left:-90px}.fleet-hero>div{z-index:1;position:relative}.fleet-hero>div:first-child>span{color:#d6f1fb;align-items:center;gap:7px;font-size:11px;font-weight:900;display:flex}.fleet-hero h1{margin:10px 0 5px;font-size:31px}.fleet-hero p{color:#ffffffc7;margin:0;font-size:12px}.fleet-hero>div:last-child{gap:9px;display:flex}.fleet-hero button{color:#fff;background:#ffffff1a;border:1px solid #ffffff40;border-radius:11px;align-items:center;gap:7px;height:42px;padding:0 15px;font-weight:900;display:flex}.fleet-hero button.primary{color:#135c78;background:#fff}.fleet-hero svg{width:17px}.fleet-stats{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.fleet-stats article{border:1px solid var(--border);background:var(--surface);border-radius:15px;align-items:center;gap:11px;padding:16px;display:flex}.fleet-stats article>span{color:#176c8d;background:#e8f2f7;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.fleet-stats small{color:var(--muted);font-size:9px;display:block}.fleet-stats b{font-size:21px}.fleet-toolbar{border:1px solid var(--border);background:var(--surface);border-radius:15px;gap:9px;padding:13px;display:flex}.fleet-toolbar>div{border:1px solid var(--border);background:var(--bg);border-radius:10px;flex:1;align-items:center;gap:7px;max-width:550px;height:41px;padding:0 11px;display:flex}.fleet-toolbar svg{width:16px;color:var(--muted)}.fleet-toolbar input{width:100%;color:var(--text);background:0 0;border:0;outline:0}.fleet-toolbar select{border:1px solid var(--border);background:var(--bg);height:41px;color:var(--text);border-radius:10px;padding:0 12px}.fleet-table-card{border:1px solid var(--border);background:var(--surface);border-radius:17px;overflow-x:auto}.fleet-table-card table{border-collapse:collapse;text-align:right;width:100%;min-width:1050px}.fleet-table-card th{background:var(--bg);color:var(--muted);padding:12px 15px;font-size:9px}.fleet-table-card td{border-top:1px solid var(--border);padding:13px 15px;font-size:10px}.fleet-table-card tr:hover td{background:color-mix(in srgb, var(--primary-soft) 42%, transparent)}.fleet-identity{align-items:center;gap:9px;display:flex}.fleet-identity>span{color:#176c8d;background:#e8f2f7;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.fleet-identity svg{width:17px}.fleet-identity b,.fleet-identity small{white-space:nowrap;display:block}.fleet-identity small,.fleet-muted{color:var(--muted);font-size:8px}.fleet-badge,.fuel-chip{border-radius:99px;padding:5px 8px;font-size:8px;font-weight:900;display:inline-flex}.fleet-badge.ok{color:#08735c;background:#e3f6ed}.fleet-badge.busy{color:#a66a05;background:#fff2da}.fleet-badge.off{color:#66716d;background:#edf0ef}.fuel-chip{color:#176c8d;background:#e8f2f7;margin:2px}.fleet-actions{gap:5px;display:flex}.fleet-actions button{border:1px solid var(--border);background:var(--surface);width:32px;height:32px;color:var(--primary);border-radius:9px;place-items:center;display:grid}.fleet-actions button.delete{color:#b43b31}.fleet-actions svg{width:14px}.fleet-empty{min-height:220px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex}.fleet-skeleton{background:var(--bg);border-radius:8px;height:34px}.fleet-error{color:#b43b31;background:#fff0ee;border-radius:10px;padding:11px 13px;font-size:10px}.fleet-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#03141ba6;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0}.fleet-modal{border:1px solid var(--border);background:var(--surface);border-radius:21px;flex-direction:column;width:min(930px,96vw);max-height:94vh;display:flex;overflow:hidden}.fleet-modal>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:18px 21px;display:flex}.fleet-modal>header>div{align-items:center;gap:10px;display:flex}.fleet-modal>header>div>span{background:var(--primary-soft);width:42px;height:42px;color:var(--primary);border-radius:12px;place-items:center;display:grid}.fleet-modal h2{margin:0;font-size:17px}.fleet-modal header p{color:var(--muted);margin:3px 0 0;font-size:9px}.fleet-modal>header>button{background:var(--bg);width:34px;height:34px;color:var(--muted);border:0;border-radius:9px}.fleet-modal form{scrollbar-width:none;padding:18px 21px;overflow-y:auto}.fleet-modal form::-webkit-scrollbar{display:none}.fleet-modal fieldset{border:1px solid var(--border);border-radius:14px;margin:0 0 15px;padding:15px}.fleet-modal legend{color:var(--primary);padding:0 7px;font-size:10px;font-weight:900}.fleet-form-grid{grid-template-columns:repeat(2,1fr);gap:11px;display:grid}.fleet-form-grid label,.fleet-notes{flex-direction:column;gap:5px;display:flex}.fleet-form-grid label.wide{grid-column:1/-1}.fleet-form-grid label>span,.fleet-notes>span,.fuel-choices>span{font-size:9px;font-weight:900}.fleet-form-grid input,.fleet-form-grid select,.fleet-notes textarea{border:1px solid var(--border);background:var(--bg);width:100%;height:40px;color:var(--text);font:inherit;border-radius:9px;outline:0;padding:0 10px;font-size:10px}.fleet-form-grid small{color:var(--muted);font-size:8px}.fleet-notes textarea{resize:vertical;height:75px;padding-block:9px}.fleet-modal form>footer{border-top:1px solid var(--border);background:var(--surface);justify-content:flex-end;gap:8px;margin:5px -21px -18px;padding:13px 21px;display:flex;position:sticky;bottom:-18px}.fleet-modal form>footer button{border:1px solid var(--border);background:var(--surface);border-radius:10px;height:39px;padding:0 17px;font-weight:900}.fleet-modal form>footer button.save{background:var(--primary);color:#fff;border:0}.fuel-choices{grid-column:1/-1}.fuel-choices button{border:1px solid var(--border);background:var(--surface);height:38px;color:var(--muted);border-radius:9px;margin:6px 0 0 6px;padding:0 12px}.fuel-choices button.active{border-color:var(--primary);background:var(--primary-soft);color:var(--primary)}.fuel-choices svg{vertical-align:middle;width:14px;margin-left:5px}@media (width<=950px){.fleet-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.fleet-hero{flex-direction:column;align-items:flex-start;gap:22px;padding:24px 19px}.fleet-hero>div:last-child{width:100%}.fleet-hero button{flex:1;justify-content:center}.fleet-toolbar{flex-direction:column}.fleet-toolbar>div{max-width:none}.fleet-modal-backdrop{padding:0}.fleet-modal{border-radius:0;width:100%;height:100%;max-height:100%}.fleet-form-grid{grid-template-columns:1fr}.fleet-form-grid label.wide{grid-column:auto}}.drivers-hero-actions{gap:9px;display:flex}.drivers-add{color:#08634f;background:#fff;border:0;border-radius:12px;align-items:center;gap:8px;height:43px;padding:0 17px;font-weight:900;display:flex}.driver-edit{border:1px solid var(--border);background:var(--surface);width:34px;height:34px;color:var(--primary);border-radius:10px;place-items:center;display:grid}.driver-edit:hover{background:var(--primary-soft);transform:translateY(-1px)}.driver-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0317139e;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.driver-modal{border:1px solid var(--border);background:var(--surface);border-radius:22px;flex-direction:column;width:min(920px,96vw);max-height:92vh;display:flex;overflow:hidden;box-shadow:0 28px 80px #0000004d}.driver-modal>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:19px 22px;display:flex}.driver-modal>header>div{align-items:center;gap:11px;display:flex}.driver-modal>header>div>span{background:var(--primary-soft);width:43px;height:43px;color:var(--primary);border-radius:13px;place-items:center;display:grid}.driver-modal h2{margin:0 0 3px;font-size:18px}.driver-modal header p{color:var(--muted);margin:0;font-size:10px}.driver-modal>header>button{background:var(--bg);width:36px;height:36px;color:var(--muted);border:0;border-radius:10px;place-items:center;display:grid}.driver-modal form{scrollbar-width:none;-ms-overflow-style:none;padding:20px 22px;overflow-y:auto}.driver-modal form::-webkit-scrollbar{width:0;height:0;display:none}.driver-modal fieldset{border:1px solid var(--border);border-radius:15px;margin:0 0 18px;padding:17px}.driver-modal legend{color:var(--primary);padding:0 8px;font-size:11px;font-weight:900}.driver-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.driver-form-grid label{flex-direction:column;gap:6px;display:flex}.driver-form-grid label.wide{grid-column:1/-1}.driver-form-grid label>span{color:var(--text);font-size:10px;font-weight:800}.driver-form-grid input,.driver-form-grid select,.driver-form-grid textarea{border:1px solid var(--border);background:var(--bg);width:100%;color:var(--text);font:inherit;border-radius:10px;outline:0;padding:0 11px;font-size:11px}.driver-form-grid input,.driver-form-grid select{height:41px}.driver-form-grid textarea{resize:vertical;padding-block:10px}.driver-form-grid input:focus,.driver-form-grid select:focus,.driver-form-grid textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #09715814}.driver-form-grid small{color:var(--muted);font-size:9px}.driver-form-error{color:#b43b31;background:#fff0ee;border-radius:10px;margin-bottom:15px;padding:11px 13px;font-size:11px}.driver-modal form>footer{border-top:1px solid var(--border);background:var(--surface);justify-content:flex-end;gap:9px;margin:4px -22px -20px;padding:14px 22px;display:flex;position:sticky;bottom:-20px}.driver-modal form>footer button{border-radius:11px;height:41px;padding:0 18px;font-weight:900}.driver-cancel{border:1px solid var(--border);background:var(--surface);color:var(--muted)}.driver-save{background:var(--primary);color:#fff;border:0}.driver-save:disabled{opacity:.55}.driver-account-section{border:1px solid color-mix(in srgb, var(--primary) 28%, var(--border));background:linear-gradient(135deg, color-mix(in srgb, var(--primary-soft) 58%, var(--surface)), var(--surface));border-radius:16px;margin:0 0 18px;overflow:hidden}.driver-account-heading{align-items:center;gap:11px;padding:16px;display:flex}.driver-account-heading>span{background:var(--primary);color:#fff;border-radius:13px;flex:none;place-items:center;width:42px;height:42px;display:grid}.driver-account-heading>div{flex:1}.driver-account-heading h3{margin:0 0 3px;font-size:13px}.driver-account-heading p{color:var(--muted);margin:0;font-size:9px}.driver-account-heading button{background:var(--primary);color:#fff;border:0;border-radius:10px;align-items:center;gap:6px;height:36px;padding:0 12px;font-size:10px;font-weight:900;display:flex}.driver-account-heading button.account-remove{color:#b43b31;background:#fff0ee}.driver-account-heading i{color:#08735c;background:#e2f6ed;border-radius:99px;padding:6px 10px;font-size:9px;font-style:normal;font-weight:900}.driver-account-heading i.blocked{color:#b43b31;background:#fff0ee}.driver-account-form{border-top:1px solid var(--border);background:color-mix(in srgb, var(--surface) 87%, transparent);padding:16px}.driver-account-notice{color:#27649f;background:#e8f3ff;border-radius:10px;align-items:center;gap:8px;margin-bottom:14px;padding:10px 12px;font-size:9px;display:flex}.driver-existing-account{grid-template-columns:repeat(3,1fr);gap:10px;padding:0 16px 16px;display:grid}.driver-existing-account>span{border:1px solid var(--border);background:var(--surface);border-radius:10px;flex-direction:column;gap:3px;padding:10px 12px;display:flex}.driver-existing-account small{color:var(--muted);font-size:8px}.driver-existing-account b{text-overflow:ellipsis;font-size:10px;overflow:hidden}@media (width<=650px){.drivers-hero-actions{width:100%}.drivers-hero-actions button{flex:1;justify-content:center;padding-inline:8px}.driver-modal-backdrop{padding:0}.driver-modal{border-radius:0;width:100%;height:100%;max-height:100%}.driver-modal form{padding:16px}.driver-form-grid{grid-template-columns:1fr}.driver-form-grid label.wide{grid-column:auto}.driver-modal form>footer{margin-inline:-16px}.driver-account-heading{flex-wrap:wrap;align-items:flex-start}.driver-account-heading>div{min-width:calc(100% - 55px)}.driver-account-heading button{justify-content:center;width:100%}.driver-existing-account{grid-template-columns:1fr}}.custody-page{flex-direction:column;gap:16px;display:flex}.custody-hero{color:#fff;background:linear-gradient(125deg,#123d32,#0a745a 60%,#11906f);border-radius:22px;justify-content:space-between;align-items:center;min-height:190px;padding:30px 32px;display:flex}.custody-hero>div:first-child>span{color:#bdf2df;align-items:center;gap:7px;font-size:12px;font-weight:900;display:flex}.custody-hero h1{margin:10px 0 5px;font-size:31px}.custody-hero p{color:#d2eee5;margin:0;font-size:13px}.custody-hero>div:last-child{gap:9px;display:flex}.custody-hero button{color:#fff;background:#ffffff1a;border:1px solid #ffffff40;border-radius:11px;align-items:center;gap:7px;height:42px;padding:0 15px;font-weight:900;display:flex}.custody-hero button.primary{color:#0a6a52;background:#fff}.custody-hero svg{width:18px}.custody-stats{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.custody-stats article{border:1px solid var(--border);background:var(--surface);border-radius:15px;align-items:center;gap:12px;padding:16px;display:flex}.custody-stats article>span{color:#0b795d;background:#e4f5ee;border-radius:13px;place-items:center;width:43px;height:43px;display:grid}.custody-stats small{color:var(--muted);font-size:10px;display:block}.custody-stats b{font-size:23px}.custody-toolbar{border:1px solid var(--border);background:var(--surface);border-radius:15px;gap:9px;padding:13px;display:flex}.custody-toolbar>div{border:1px solid var(--border);background:var(--bg);border-radius:10px;flex:1;align-items:center;gap:8px;max-width:620px;height:42px;padding:0 11px;display:flex}.custody-toolbar input{width:100%;color:var(--text);background:0 0;border:0;outline:0}.custody-toolbar select{border:1px solid var(--border);background:var(--bg);height:42px;color:var(--text);border-radius:10px;padding:0 12px}.custody-table{border:1px solid var(--border);background:var(--surface);border-radius:17px;overflow:hidden}.custody-table>header{justify-content:space-between;align-items:center;padding:17px 19px;display:flex}.custody-table h2{margin:0 0 3px;font-size:17px}.custody-table header p{color:var(--muted);margin:0;font-size:9px}.custody-table>header>svg{color:var(--primary)}.custody-table>div{overflow-x:auto}.custody-table table{border-collapse:collapse;text-align:right;width:100%;min-width:1000px}.custody-table th{background:var(--bg);color:var(--muted);padding:12px 15px;font-size:12px}.custody-table td{border-top:1px solid var(--border);padding:14px 15px;font-size:13px}.custody-row-actions{align-items:center;gap:6px;display:flex}.custody-row-actions button{border:1px solid var(--border);background:var(--surface);color:#17785f;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.custody-row-actions button.delete{color:#c43f3f}.custody-row-actions svg{width:14px}.custody-table td>b,.custody-table td>small{display:block}.custody-table td>small{color:var(--muted);font-size:10px}.custody-type,.custody-status{border-radius:99px;padding:5px 8px;font-size:10px;font-weight:900}.custody-type.stock{color:#2769ad;background:#e8f2ff}.custody-type.seal{color:#a76b0b;background:#fff0dc}.custody-status.active{color:#08735c;background:#e2f6ed}.custody-status.closed{color:#66716d;background:#edf0ef}.custody-person{align-items:center;gap:8px;display:flex}.custody-person>svg{background:var(--primary-soft);width:28px;height:28px;color:var(--primary);border-radius:9px;padding:6px}.custody-person b,.custody-person small{display:block}.custody-person small{color:var(--muted);font-size:10px}.seal-table-summary{align-items:center;gap:8px;display:flex}.seal-table-summary>span{background:var(--bg);border-radius:10px;gap:2px;min-width:78px;padding:7px 9px;display:grid}.seal-table-summary small,.custody-remaining-cell small{color:var(--muted);font-size:9px}.seal-table-summary b{font-size:13px}.custody-remaining-cell{gap:2px;display:grid}.custody-remaining-cell .custody-remaining{font-size:16px}.custody-remaining{color:var(--primary);font-size:15px}.custody-skeleton{background:var(--bg);border-radius:8px;height:35px;display:block}.custody-empty{min-height:220px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex}.custody-error{color:#b43b31;background:#fff0ee;border-radius:10px;padding:11px 13px;font-size:10px}.custody-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#031914a8;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0}.custody-modal{border:1px solid var(--border);background:var(--surface);border-radius:21px;flex-direction:column;width:min(900px,96vw);max-height:94vh;display:flex;overflow:hidden}.custody-modal>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:18px 21px;display:flex}.custody-modal>header>div{align-items:center;gap:10px;display:flex}.custody-modal>header>div>span{background:var(--primary-soft);width:42px;height:42px;color:var(--primary);border-radius:12px;place-items:center;display:grid}.custody-modal h2{margin:0;font-size:18px}.custody-modal header p{color:var(--muted);margin:3px 0 0;font-size:9px}.custody-modal>header>button{background:var(--bg);width:34px;height:34px;color:var(--muted);border:0;border-radius:9px}.custody-modal form{scrollbar-width:none;padding:18px 21px;overflow-y:auto}.custody-modal form::-webkit-scrollbar{display:none}.custody-modal fieldset{border:1px solid var(--border);border-radius:14px;margin:0 0 15px;padding:15px}.custody-modal legend{color:var(--primary);padding:0 7px;font-size:11px;font-weight:900}.custody-form-grid{grid-template-columns:repeat(2,1fr);gap:11px;display:grid}.custody-form-grid label,.custody-notes{flex-direction:column;gap:5px;display:flex}.custody-form-grid label>span,.custody-notes>span{font-size:10px;font-weight:900}.custody-form-grid input,.custody-form-grid select,.custody-notes textarea,.custody-dynamic input{border:1px solid var(--border);background:var(--bg);height:40px;color:var(--text);font:inherit;border-radius:9px;outline:0;padding:0 10px;font-size:10px}.custody-code{align-items:end;gap:7px;display:flex}.custody-code button{background:var(--primary);color:#fff;border:0;border-radius:9px;align-items:center;gap:5px;height:40px;padding:0 10px;font-size:9px;font-weight:900;display:flex}.custody-code button svg{width:15px}.custody-code-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.custody-code .code-sent-state{color:#08775a;background:#eaf8f3;border:1px solid #a9dacb;border-radius:9px;align-items:center;gap:6px;height:40px;padding:0 11px;font-size:10px;font-weight:900;animation:.45s cubic-bezier(.2,.8,.2,1) codeSentPop;display:flex}.custody-code .code-sent-state svg{width:17px;animation:.55s codeSentCheck}.custody-code button.code-resend{color:#08775a;background:#fff;border:1px solid #b9dbd0}.code-send-spinner{border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite custodyCodeSpin}.code-resend .code-send-spinner{border-color:#08775a #08775a40 #08775a40}@keyframes custodyCodeSpin{to{transform:rotate(360deg)}}@keyframes codeSentPop{0%{opacity:0;transform:translateY(6px)scale(.94)}to{opacity:1;transform:none}}@keyframes codeSentCheck{0%{transform:scale(.35)rotate(-30deg)}to{transform:scale(1)rotate(0)}}.custody-code input{flex:1;min-width:100px}.custody-dynamic{flex-direction:column;gap:8px;display:flex}.custody-dynamic>div{grid-template-columns:120px 1fr 1fr 34px;align-items:center;gap:7px;display:grid}.custody-dynamic>div>button{color:#b43b31;background:#fff0ee;border:0;border-radius:8px;width:34px;height:34px}.custody-dynamic>button{border:1px solid var(--primary);background:var(--primary-soft);height:35px;color:var(--primary);border-radius:9px;align-self:flex-start;align-items:center;gap:5px;padding:0 11px;font-size:9px;font-weight:900;display:flex}.custody-dynamic svg{width:14px}.custody-notes textarea{resize:vertical;width:100%;height:72px;padding-block:9px}.custody-modal form>footer{border-top:1px solid var(--border);background:var(--surface);align-items:center;gap:8px;margin:5px -21px -18px;padding:13px 21px;display:flex;position:sticky;bottom:-18px}.custody-modal form>footer>div{color:var(--muted);align-items:center;gap:5px;margin-left:auto;font-size:8px;display:flex}.custody-modal form>footer button{border:1px solid var(--border);background:var(--surface);border-radius:10px;height:39px;padding:0 16px;font-weight:900}.custody-modal form>footer button.save{background:var(--primary);color:#fff;border:0}.custody-modal form>footer svg{width:15px}@media (width<=950px){.custody-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.custody-hero{flex-direction:column;align-items:flex-start;gap:20px;padding:24px 19px}.custody-hero>div:last-child{width:100%}.custody-hero button{flex:1;justify-content:center}.custody-toolbar{flex-direction:column}.custody-toolbar>div{max-width:none}.custody-modal-backdrop{padding:0}.custody-modal{border-radius:0;width:100%;height:100%;max-height:100%}.custody-form-grid{grid-template-columns:1fr}.custody-dynamic>div{grid-template-columns:1fr 1fr 34px}.custody-dynamic>div>span{grid-column:1/-1}.custody-modal form>footer>div{display:none}}.custody-actions-grid{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.custody-actions-grid>button{border:1px solid var(--border);background:var(--surface);min-height:92px;color:var(--text);text-align:right;border-radius:15px;align-items:center;gap:10px;padding:13px;transition:all .2s;display:flex}.custody-actions-grid>button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #07533f1a}.custody-actions-grid>button>span{background:var(--primary-soft);width:39px;height:39px;color:var(--primary);border-radius:12px;flex:none;place-items:center;display:grid}.custody-actions-grid svg{width:18px}.custody-actions-grid b,.custody-actions-grid small{display:block}.custody-actions-grid b{font-size:10px}.custody-actions-grid small{color:var(--muted);margin-top:4px;font-size:8px}.custody-action-dialog{border:1px solid var(--border);background:var(--surface);border-radius:20px;flex-direction:column;width:min(690px,95vw);max-height:90vh;display:flex;overflow:hidden}.custody-action-dialog>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:17px 19px;display:flex}.custody-action-dialog>header>div{align-items:center;gap:9px;display:flex}.custody-action-dialog>header>div>span{background:var(--primary-soft);width:40px;height:40px;color:var(--primary);border-radius:11px;place-items:center;display:grid}.custody-action-dialog h2{margin:0;font-size:16px}.custody-action-dialog header p{color:var(--muted);margin:3px 0 0;font-size:9px}.custody-action-dialog>header>button{background:var(--bg);width:33px;height:33px;color:var(--muted);border:0;border-radius:9px}.custody-action-body{scrollbar-width:none;padding:18px;overflow-y:auto}.custody-action-body::-webkit-scrollbar{display:none}.custody-action-body form{flex-direction:column;gap:12px;display:flex}.custody-action-body form>label{flex-direction:column;gap:5px;display:flex}.custody-action-body select,.custody-action-body textarea{border:1px solid var(--border);background:var(--bg);width:100%;height:41px;color:var(--text);border-radius:9px;padding:0 10px}.custody-action-body textarea{height:70px;padding-block:9px}.custody-recipient-tabs{background:var(--bg);border-radius:11px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.custody-transfer-parties{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 88%, #e8f7f1);border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;padding:14px;display:grid}.custody-transfer-parties>label{grid-template-rows:18px 48px 18px;align-items:center;gap:7px;min-width:0;display:grid}.custody-transfer-parties>label>select{width:100%;height:48px}.custody-transfer-parties>label>small{min-height:18px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:18px;overflow:hidden}.custody-transfer-parties>div{background:#149a7114;border-radius:11px;gap:3px;min-width:150px;padding:9px 12px;display:grid}.custody-transfer-parties small{color:var(--muted)}.custody-transfer-bags{background:#16a37a0b;border:1px solid #16a37a38;border-radius:16px;gap:10px;padding:14px;display:grid}.custody-transfer-bags>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.custody-transfer-bags>header>div{gap:2px;display:grid}.custody-transfer-bags>header small{color:var(--muted)}.custody-transfer-bags>header>span{color:#087b5d;background:#e4f6ef;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}.custody-action-dialog{width:min(860px,100vw - 28px)}.custody-action-dialog h2{font-size:24px}.custody-action-dialog header p{font-size:14px;line-height:1.7}.custody-action-body form{gap:16px}.custody-action-body label>span{font-size:12px;font-weight:800}.custody-action-body select,.custody-action-body input,.custody-action-body textarea{min-height:48px;font-size:13px}.custody-action-body input[readonly]{background:color-mix(in srgb, var(--surface) 82%, #e9f4f0);color:#176a55;cursor:default}.custody-balance-card{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 94%, #edf7f3);border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:10px;display:grid}.custody-balance-card>div{background:var(--surface);border-radius:11px;gap:4px;padding:10px 12px;display:grid}.custody-balance-card span{color:var(--muted);font-size:11px}.custody-balance-card b{font-size:18px}.custody-balance-card .remaining{color:#08775a;background:#e5f6ef}.seal-ledger-dashboard{gap:16px;display:grid}.seal-ledger-formula{color:#176a55;background:linear-gradient(135deg,#159b7421,#2472ff12);border:1px solid #159b7433;border-radius:18px;justify-content:center;align-items:center;gap:12px;min-height:78px;padding:16px 20px;font-weight:900;display:flex}.seal-ledger-formula span{font-size:16px}.seal-ledger-formula b{color:var(--muted)}.seal-ledger-formula strong{color:#08775a;font-size:24px}.seal-ledger-dashboard>section{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;display:grid}.seal-ledger-dashboard>section article,.seal-ledger-dashboard>section button{border:1px solid var(--border);background:var(--surface);min-height:88px;color:var(--text);text-align:right;border-radius:15px;gap:7px;padding:14px;display:grid}.seal-ledger-dashboard>section button{cursor:pointer;transition:transform .18s,box-shadow .18s}.seal-ledger-dashboard>section button:hover{transform:translateY(-2px);box-shadow:0 9px 22px #14342d1a}.seal-ledger-dashboard>section small{color:var(--muted);font-weight:800}.seal-ledger-dashboard>section b{font-size:21px}.seal-ledger-dashboard>section em{color:currentColor;opacity:.75;font-size:10px;font-style:normal;font-weight:900}.seal-ledger-dashboard>section .blue{color:#245fba;background:#2472ff12}.seal-ledger-dashboard>section .amber{color:#9b6510;background:#e0992017}.seal-ledger-dashboard>section .red{color:#b33232;background:#d5434312}.seal-ledger-dashboard>section .green{color:#08775a;background:#159b741a}.seal-holder-ledger{border:1px solid var(--border);background:var(--surface);border-radius:17px;overflow:hidden}.seal-holder-ledger>header,.seal-holder-ledger>article{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px 16px;display:grid}.seal-holder-ledger>header{background:color-mix(in srgb, var(--surface) 90%, #e8f5f0);grid-template-columns:minmax(0,1fr) auto}.seal-holder-ledger header div,.seal-holder-ledger article div{gap:3px;display:grid}.seal-holder-ledger small{color:var(--muted)}.seal-holder-ledger>article{border-top:1px solid var(--border)}.seal-holder-ledger>article>span{color:#08775a;background:#159b741a;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.seal-holder-ledger article strong{color:#08775a;font-size:16px}.seal-movement-log{border:1px solid var(--border);background:var(--surface);border-radius:17px;overflow:hidden}.seal-movement-log>header{background:color-mix(in srgb, var(--surface) 88%, #eaf2ff);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.seal-movement-log.amber>header{background:color-mix(in srgb, var(--surface) 88%, #fff3d9)}.seal-movement-log.red>header{background:color-mix(in srgb, var(--surface) 88%, #ffe7e7)}.seal-movement-log>header div{gap:3px;display:grid}.seal-movement-log>header small{color:var(--muted)}.seal-movement-log>header button{border:1px solid var(--border);background:var(--surface);width:34px;height:34px;color:var(--muted);border-radius:10px;place-items:center;display:grid}.seal-movement-log>header button.back{color:#08775a;gap:6px;width:auto;padding:0 12px;font-size:11px;font-weight:900;display:inline-flex}.seal-movement-log.standalone .seal-movement-table{max-height:58vh}.seal-movement-log>header svg{width:17px}.seal-movement-table{max-height:390px;overflow:auto}.seal-movement-table>.head,.seal-movement-table>article{grid-template-columns:150px minmax(145px,1fr) minmax(180px,1.25fr) minmax(150px,1fr);align-items:center;gap:12px;padding:11px 15px;display:grid}.seal-movement-table>.head{z-index:1;color:var(--muted);background:#f5f8f7;font-size:11px;font-weight:900;position:sticky;top:0}.seal-movement-table>article{border-top:1px solid var(--border);font-size:12px}.seal-movement-table>article>span{gap:3px;min-width:0;display:grid}.seal-movement-table>article small{overflow-wrap:anywhere;color:var(--muted)}.seal-log-empty{color:var(--muted);text-align:center;padding:28px;font-weight:800}@media (width<=850px){.seal-ledger-dashboard>section{grid-template-columns:repeat(2,minmax(0,1fr))}.seal-ledger-formula{flex-wrap:wrap}.seal-movement-table{overflow-x:auto}.seal-movement-table>.head,.seal-movement-table>article{min-width:720px}}.recipient-seal-balance{background:#159b740f;border:1px solid #159b7433;border-radius:16px;gap:10px;padding:14px 16px;display:grid}.recipient-seal-balance>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.recipient-seal-balance>div>span{color:#176a55;align-items:center;gap:7px;font-weight:800;display:inline-flex}.recipient-seal-balance svg{width:17px}.recipient-seal-balance b{color:#08775a;font-size:17px}.recipient-seal-actions{align-items:center;gap:9px;display:flex}.recipient-seal-actions button{background:var(--surface);color:#08775a;border:1px solid #159b7438;border-radius:9px;min-height:32px;padding:5px 10px;font-size:11px;font-weight:800}.recipient-seal-actions button:hover{background:#dff3eb}.recipient-seal-balance p{flex-wrap:wrap;gap:6px;margin:0;display:flex}.recipient-seal-balance i{background:var(--surface);color:var(--text);border:1px solid #159b742e;border-radius:999px;padding:5px 8px;font-size:11px;font-style:normal;font-weight:800}.recipient-seal-balance>small{color:var(--muted)}.custody-package-choice{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 94%, #e9f7f2);border-radius:17px;gap:10px;padding:15px;display:grid}.custody-package-choice>header div{gap:3px;display:grid}.custody-package-choice>header b{font-size:15px}.custody-package-choice>header small{color:var(--muted)}.custody-package-choice>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.custody-package-choice button{border:1px solid var(--border);background:var(--surface);min-height:66px;color:var(--text);text-align:right;border-radius:14px;align-items:center;gap:11px;padding:11px 14px;display:flex}.custody-package-choice button.active{background:#159b7417;border-color:#159b74;box-shadow:0 0 0 3px #159b7414}.custody-package-choice button>svg{color:#159b74}.custody-package-choice button>span{gap:3px;display:grid}.custody-package-choice button b{font-size:15px}.custody-package-choice button small{color:var(--muted);font-size:11px}.custody-bag-count{align-items:center;gap:8px;display:flex}.custody-bag-count input{text-align:center;width:76px;padding:4px 9px;min-height:38px!important}.custody-transfer-total{color:#0a7258;background:#e5f6ef;border-radius:13px;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.custody-transfer-total b{font-size:20px}.custody-transfer-total small{color:#7a6617}@media (width<=650px){.custody-package-choice>div,.custody-transfer-parties,.custody-balance-card{grid-template-columns:1fr}}.custody-recipient-tabs button{height:36px;color:var(--muted);background:0 0;border:0;border-radius:8px;font-weight:900}.custody-recipient-tabs button.active{background:var(--surface);color:var(--primary);box-shadow:0 3px 10px #00000012}.custody-action-footer{border-top:1px solid var(--border);justify-content:flex-end;gap:7px;padding-top:12px;display:flex}.custody-action-footer button{border:1px solid var(--border);background:var(--surface);border-radius:9px;height:39px;padding:0 15px;font-weight:900}.custody-action-footer button.save{background:var(--primary);color:#fff;border:0}.custody-action-footer button.danger{color:#fff;background:#b43b31;border:0}.custody-action-list{flex-direction:column;gap:8px;display:flex}.custody-action-list article{border:1px solid var(--border);border-radius:12px;align-items:center;gap:9px;padding:11px;display:flex}.custody-action-list article>span{color:#a76b0b;background:#fff0dc;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.custody-action-list article>div{flex:1}.custody-action-list b,.custody-action-list small{display:block}.custody-action-list small,.custody-action-list p,.custody-action-list time{color:var(--muted);font-size:8px}.custody-action-list p{margin:3px 0 0}.custody-users-grid{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.custody-users-grid article{border:1px solid var(--border);border-radius:12px;align-items:center;gap:9px;padding:12px;display:flex}.custody-users-grid article>span{background:var(--primary-soft);width:37px;height:37px;color:var(--primary);border-radius:11px;place-items:center;display:grid}.custody-users-grid article>div{flex:1}.custody-users-grid b,.custody-users-grid small{display:block}.custody-users-grid small{color:var(--muted);font-size:8px}.custody-users-grid strong{color:var(--primary);font-size:15px}.custody-users-grid strong small{display:inline}.manage-holder-seals{color:#08775a;background:#e8f6f1;border:1px solid #159b7433;border-radius:10px;grid-column:1/-1;justify-content:center;align-items:center;gap:6px;min-height:34px;font-size:11px;font-weight:850;display:inline-flex}.manage-holder-seals svg{width:15px}.seal-selection-head{background:#e8f6f1;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.seal-selection-head>div{gap:3px;display:grid}.seal-selection-head small{color:var(--muted)}.seal-selection-head button{background:var(--surface);color:#08775a;border:1px solid #159b7438;border-radius:9px;min-height:34px;padding:5px 10px;font-weight:800}.seal-checkbox-grid{scrollbar-width:thin;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;max-height:260px;padding:4px;display:grid;overflow:auto}.seal-checkbox-grid label{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:6px;display:flex}.seal-checkbox-grid label:has(input:checked){color:#08775a;background:#e7f6f0;border-color:#159b74}.seal-checkbox-grid input{width:15px;min-height:15px}@media (width<=650px){.seal-checkbox-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1100px){.custody-actions-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=650px){.custody-actions-grid{grid-template-columns:1fr 1fr}.custody-action-dialog{border-radius:0;width:100%;height:100%;max-height:100%}.custody-users-grid{grid-template-columns:1fr}}.water-chart{width:100%;min-height:270px;margin-top:10px;padding:8px 2px 0;position:relative;overflow:hidden}.water-chart:after{filter:blur(18px);content:"";pointer-events:none;background:#15a9801f;border-radius:50%;height:24px;position:absolute;bottom:22px;left:12%;right:12%}.water-chart svg{z-index:1;width:100%;height:250px;display:block;position:relative;overflow:visible}.water-grid{stroke:#8294a040;stroke-width:1px;stroke-dasharray:5 7}.water-axis,.water-label{fill:var(--muted,#74838d);text-anchor:middle;font-size:11px;font-weight:700}.water-axis{text-anchor:end;font-size:10px}.water-value{fill:var(--text,#153129);text-anchor:middle;font-size:11px;font-weight:900}.water-line{stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.water-area{animation:.8s ease-out both water-rise}.water-dot{fill:var(--surface,#fff);stroke:#0b9672;stroke-width:3px;vector-effect:non-scaling-stroke}.water-dot.current{fill:#13ad82;stroke:#d9fff3;stroke-width:5px}@keyframes water-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
