:root{--bg-panel: rgba(5, 14, 26, .92);--bg-panel-strong: rgba(2, 8, 16, .96);--text-main: #f7fbff;--text-soft: #d8e3ec;--brand-green: #9be84a;--brand-green-soft: rgba(155, 232, 74, .62);--ring-silver: #b8c0c8;--ring-silver-light: #f1f5f8;--ring-silver-dark: #5f6a72;--needle: #9be84a;--warning: #d83342;--line: rgba(210, 222, 232, .42);--blinker-grey: #aeb7bf;--blinker-grey-dark: #56626d}*{box-sizing:border-box}html,body,#root{width:100%;min-width:100%;min-height:100%;margin:0;overflow-x:hidden;font-family:Arial,Helvetica,sans-serif;background:#071421;color:var(--text-main)}body{background:radial-gradient(circle at 50% 34%,rgba(40,82,76,.26),transparent 54%),linear-gradient(#0c242a8a,#03090fb8),url(/map-bg.png);background-size:cover;background-position:center;background-attachment:fixed}button,input,select,textarea{font-family:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.dashboard-shell,.subpage-shell,.personaldispo-shell{width:100vw;min-height:100vh;padding:24px 42px 112px;background:radial-gradient(circle at 50% 34%,rgba(40,82,76,.26),transparent 54%),linear-gradient(#0c242a8a,#03090fb8),url(/map-bg.png);background-size:cover;background-position:center}.dashboard-logo,.dispatch-logo{display:inline-flex;align-items:center;font-size:56px;line-height:.95;font-weight:1000;letter-spacing:-.075em;color:#fff;text-shadow:0 3px 0 #05080c,0 7px 0 rgba(0,0,0,.92),0 14px 22px rgba(0,0,0,.72),0 0 18px rgba(0,0,0,.48)}.dashboard-logo span,.dispatch-logo span{color:var(--brand-green)}.login-panel{width:620px;max-width:calc(100vw - 70px);margin:130px auto 0;padding:42px 40px 38px;border-radius:28px;background:var(--bg-panel-strong);border:2px solid rgba(210,222,232,.42);box-shadow:0 24px 55px #0000006b;text-align:center}.login-panel h1{margin:0 0 22px;font-size:52px;font-weight:1000}.login-button-grid{display:grid;gap:16px;margin-top:34px}.login-action,.bottom-action{border:1px solid rgba(210,222,232,.34);background:linear-gradient(180deg,#0f1e30f5,#07111dfa);color:#fff;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.login-action:hover,.bottom-action:hover{transform:translateY(-2px);border-color:#9be84a85;box-shadow:0 0 18px #9be84a24}.login-action{height:72px;border-radius:16px;font-size:21px;font-weight:1000}.dashboard-grid{width:100%;min-height:calc(100vh - 330px);display:grid;grid-template-columns:minmax(230px,.9fr) minmax(520px,1.4fr) minmax(230px,.9fr);align-items:center;justify-items:center;column-gap:clamp(36px,7vw,140px)}.left-tachos,.right-tachos{width:100%;display:flex;flex-direction:column;gap:clamp(46px,7vh,90px);align-items:center;justify-content:center}.center-area{width:100%;display:flex;flex-direction:column;align-items:center;gap:clamp(30px,5vh,54px)}.menu-tacho{position:relative;width:clamp(215px,15vw,260px);height:clamp(215px,15vw,260px);border-radius:50%;border:10px solid var(--ring-silver);background:radial-gradient(circle at 50% 44%,#183046f2,#071523 54%,#01060d);box-shadow:inset 0 0 0 2px #ffffff14,inset 0 0 34px #ffffff0a,0 0 0 2px #0a1016a6,0 8px 0 var(--ring-silver-dark),0 20px 34px #0000008f;display:flex;align-items:center;justify-content:center;overflow:hidden}.menu-tacho:before{content:"";position:absolute;inset:17px;border-radius:50%;border:2px solid var(--brand-green-soft)}.menu-tacho:after{content:"";position:absolute;width:5px;height:84px;top:34px;left:50%;transform:translate(-50%) rotate(-42deg);transform-origin:bottom center;border-radius:999px;background:var(--needle)}.menu-tacho-title{position:relative;z-index:4;width:74%;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;font-size:clamp(20px,1.45vw,25px);line-height:1.08;font-weight:1000;text-shadow:0 2px 8px rgba(0,0,0,.72)}.main-tacho{width:clamp(320px,24vw,420px);height:clamp(320px,24vw,420px);border-width:12px}.main-tacho .menu-tacho-title{width:82%;font-size:clamp(34px,2.5vw,46px)}.main-tacho-wrap{position:relative}.warning-blinker{position:absolute;top:-82px;width:64px;height:46px;border:0;padding:0;background:transparent;color:transparent;font-size:0}.warning-blinker:before{content:"";position:absolute;inset:7px 8px;background:linear-gradient(180deg,#d5dde3,var(--blinker-grey),var(--blinker-grey-dark));clip-path:polygon(100% 0,0 50%,100% 100%,82% 50%);opacity:.78}.main-left-blinker{left:20%}.main-right-blinker{right:20%;transform:scaleX(-1)}.central-warning-display{width:clamp(600px,43vw,760px);padding:30px 36px 28px;border-radius:24px;background:radial-gradient(circle at 50% 0%,rgba(36,63,82,.42),transparent 58%),var(--bg-panel-strong);border:1px solid rgba(210,222,232,.42);box-shadow:0 20px 40px #00000057;text-align:center}.central-warning-title{margin-bottom:24px;font-size:clamp(31px,2.2vw,40px);font-weight:1000;color:var(--brand-green)}.warning-icon-row{display:flex;justify-content:center;gap:18px}.warning-icon{position:relative;width:clamp(112px,8vw,142px);height:clamp(84px,6vw,108px);border-radius:12px;border:1px solid rgba(210,222,232,.42);background:#0f1c2ceb;color:#fff;font-size:12px;font-weight:1000;display:grid;place-items:center}.warning-icon b{position:absolute;right:-10px;top:-10px;width:28px;height:28px;border-radius:50%;background:var(--warning);display:grid;place-items:center}.central-action-row{margin-top:22px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.central-action-button{height:58px;border-radius:14px;border:1px solid rgba(155,232,74,.52);background:linear-gradient(180deg,#0f2630fa,#05121cfa);color:#fff;font-size:17px;font-weight:1000;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:inset 0 0 0 1px #ffffff0a,0 10px 20px #00000047}.central-action-button:hover{transform:translateY(-2px);box-shadow:inset 0 0 0 1px #ffffff0f,0 0 18px #9be84a24,0 12px 24px #00000052}.central-warning-text{margin-top:24px;color:var(--brand-green);font-size:clamp(19px,1.4vw,24px);font-weight:900}.bottom-action-bar{width:min(1280px,calc(100vw - 110px));margin:42px auto 0;display:grid;grid-template-columns:repeat(4,minmax(245px,1fr));gap:28px}.bottom-action{height:78px;border-radius:17px;font-size:22px;font-weight:1000}.edition-badge{position:fixed;left:50%;bottom:18px;transform:translate(-50%);padding:9px 22px;border-radius:999px;background:#081222f0;border:1px solid rgba(155,232,74,.5);color:var(--brand-green);font-size:13px;font-weight:1000}.subpage-topbar,.dispatch-topbar{position:relative;display:flex;align-items:center;min-height:78px;margin-bottom:2px}.top-dashboard-nav{position:absolute;left:50%;transform:translate(-50%)}.subpage-content{width:min(920px,calc(100vw - 76px));margin:80px auto 0;padding:40px;border-radius:24px;background:var(--bg-panel-strong);border:1px solid rgba(210,222,232,.42)}.subpage-content h1{margin:0 0 16px;font-size:42px}.mini-dashboard-nav{display:flex;align-items:center;gap:10px;padding:9px 14px;border-radius:16px;border:1px solid rgba(210,222,232,.42);background:var(--bg-panel)}.mini-side{display:grid;gap:6px}.mini-center{display:grid;gap:6px;justify-items:center}.mini-tacho{width:26px;height:26px;border-radius:50%;border:3px solid var(--ring-silver);background:#071421;box-shadow:inset 0 0 0 2px #9be84ab8}.mini-main-tacho{width:48px;height:48px;border-radius:50%;border:4px solid var(--ring-silver);background:#071421;box-shadow:inset 0 0 0 3px #9be84ab8}.mini-display{width:72px;height:12px;border-radius:999px;background:var(--brand-green)}.personaldispo-shell{padding:10px 14px 28px}.personaldispo-layout{display:grid;grid-template-columns:minmax(780px,2fr) minmax(560px,.95fr);gap:16px}.personaldispo-board,.absence-panel,.available-panel,.order-entry-main,.order-side-panel{border-radius:18px;background:#050e1af0;border:1px solid rgba(210,222,232,.32);box-shadow:0 18px 40px #0000005c}.personaldispo-board{min-height:calc(100vh - 138px);padding:20px 16px 18px}.personaldispo-topline{display:flex;justify-content:space-between;gap:16px;margin-bottom:14px}.personaldispo-topline h1,.order-entry-header h1{margin:0;font-size:29px;font-weight:1000}.personaldispo-subtitle,.order-entry-header p{margin-top:8px;color:#fff;font-size:12px;font-weight:800}.personaldispo-stats{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end;font-size:12px;font-weight:1000}.personaldispo-stats span{padding:5px 8px;border-radius:999px;background:#0b1c2de6;border:1px solid rgba(210,222,232,.18)}.absence-columns{display:grid;grid-template-columns:repeat(5,minmax(130px,1fr));gap:8px}.absence-column{min-height:calc(100vh - 226px);border-radius:10px;overflow:hidden;border:1px solid rgba(210,222,232,.25);background:#0d1d30d1}.absence-column-header{height:38px;display:grid;place-items:center;font-size:15px;font-weight:1000;border-bottom:1px solid rgba(210,222,232,.2)}.absence-column-body{display:grid;gap:8px;padding:8px}.absence-entry{min-height:44px;padding:8px 9px;border-radius:8px;background:#273b53b8;border:1px solid rgba(210,222,232,.15);display:grid;grid-template-columns:1fr auto;gap:2px 6px}.absence-entry-name{grid-column:1 / -1;font-size:15px;font-weight:1000}.absence-entry-date,.absence-entry-shift{font-size:12px;font-weight:900}.personaldispo-right{display:grid;gap:12px}.absence-panel,.available-panel{padding:14px}.panel-headline,.available-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.panel-headline h2,.available-header h2{margin:0;font-size:25px;font-weight:1000}.panel-back-button{height:34px;padding:0 16px;border-radius:999px;border:1px solid rgba(210,222,232,.32);background:#0d1d30eb;color:#fff;font-size:13px;font-weight:1000}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-field{display:grid;gap:5px;color:#fff;font-size:13px;font-weight:1000}.form-field input,.form-field select,.form-field textarea{width:100%;border-radius:8px;border:1px solid rgba(210,222,232,.35);background:#ffffffeb;color:#071421;font-size:13px;font-weight:900}.form-field input,.form-field select{height:32px;padding:0 9px}.form-field textarea{min-height:54px;padding:8px 9px}.personnel-save-button{height:32px;border-radius:8px;border:1px solid rgba(155,232,74,.48);background:linear-gradient(180deg,#4b872aeb,#225b22f5);color:#fff;font-size:13px;font-weight:1000}.available-grid{display:grid;grid-template-columns:repeat(5,minmax(82px,1fr));grid-template-rows:repeat(15,minmax(26px,1fr));gap:6px}.available-driver{min-height:26px;padding:4px 6px;border-radius:8px;border:1px solid rgba(155,232,74,.42);background:#084641ad;display:grid;place-items:center;text-align:center}.order-entry-shell{padding:10px 20px 36px}.order-entry-layout{margin-top:18px;display:grid;grid-template-columns:minmax(980px,1fr) minmax(500px,.48fr);gap:16px;align-items:center;min-height:calc(100vh - 118px)}.order-entry-main{position:relative;padding:78px 14px 14px;align-self:center}.order-entry-side{display:grid;gap:12px;align-self:center}.order-side-panel{padding:12px}.order-entry-plate-header{position:absolute;left:50%;top:-54px;transform:translate(-50%);z-index:20;display:flex;align-items:stretch;width:min(1120px,calc(100% - 56px));height:92px;border-radius:21px;overflow:hidden;background:linear-gradient(180deg,#f9f9f9,#e6e6e6 52%,#d2d2d2);border:4px solid #101010;box-shadow:inset 0 0 0 2px #9f9f9f,inset 0 0 0 5px #fff,0 16px 30px #00000070}.order-entry-plate-side{width:108px;min-width:108px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-right:4px solid #101010;background:#fff}.order-entry-plate-c{width:100%;height:39px;display:flex;align-items:center;justify-content:center;background:#e6d900;color:#fff;font-size:42px;font-weight:1000;text-shadow:0 2px 3px rgba(0,0,0,.42)}.order-entry-plate-divider{width:56px;height:5px;margin:5px auto;border-radius:999px;background:#101010}.order-entry-plate-d{width:100%;height:39px;display:flex;align-items:center;justify-content:center;background:#fff;color:var(--brand-green);font-size:42px;font-weight:1000;text-shadow:0 2px 3px rgba(0,0,0,.28)}.order-entry-plate-title{flex:1;display:flex;align-items:center;justify-content:center;padding:0 42px;color:#101010;text-transform:uppercase;letter-spacing:.055em;font-size:clamp(36px,3.4vw,58px);font-weight:1000;text-shadow:0 2px 2px rgba(255,255,255,.68),0 3px 6px rgba(0,0,0,.18)}.order-form-grid{display:grid;gap:12px}.order-form-section{padding:12px;border-radius:16px;border:1px solid rgba(210,222,232,.18);background:#0d1d30bd}.order-form-section h2,.order-side-panel h2{margin:0 0 12px;color:#fff;font-size:20px;font-weight:1000}.order-section-headline{display:flex;justify-content:space-between;align-items:center}.order-small-action{height:26px;padding:0 12px;border-radius:999px;border:1px solid rgba(155,232,74,.58);background:#084641b8;color:#fff;font-size:11px;font-weight:1000}.order-topline-grid{display:grid;grid-template-columns:1.2fr .5fr .9fr .7fr auto;gap:6px;align-items:end}.order-special-detail-grid{display:grid;grid-template-columns:1fr 74px;gap:6px;margin-top:6px}.order-stop-list{display:grid;gap:10px}.order-stop-card{position:relative;display:grid;grid-template-columns:30px minmax(0,1fr);gap:10px;align-items:start;padding:10px 46px 10px 10px;border-radius:12px;background:#050e1a7a;border:1px solid rgba(210,222,232,.14)}.order-stop-index{width:28px;height:28px;border-radius:50%;border:1px solid rgba(155,232,74,.46);background:#9be84a1f;display:grid;place-items:center;color:var(--brand-green);font-size:12px;font-weight:1000}.order-stop-fields{display:grid;gap:8px;min-width:0}.order-stop-field-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;align-items:end}.order-remove-stop{position:absolute;top:10px;right:10px;width:28px;height:28px;border-radius:8px;border:1px solid rgba(216,51,66,.5);background:#50141cc7;color:#fff;font-size:18px;font-weight:1000}.order-entry-main .form-field{gap:4px;font-size:12px}.order-entry-main .form-field input,.order-entry-main .form-field select,.order-entry-main .form-field textarea{height:30px;padding:0 8px;border-radius:7px;font-size:12px}.order-entry-main .form-field textarea{min-height:44px;padding:8px}.order-checkbox-grid-compact{display:grid;grid-template-columns:repeat(10,minmax(70px,1fr));gap:4px;margin-top:6px}.order-checkbox-card{display:flex;align-items:center;gap:4px;min-height:20px;color:#fff;font-size:12px;font-weight:900;white-space:nowrap}.order-checkbox-card input{width:12px;height:12px;margin:0}.order-side-list{display:grid;gap:8px}.order-driver-list-compact{grid-template-columns:repeat(3,minmax(0,1fr))}.order-suggestion-row,.order-warning-row,.order-check-row{min-height:40px;padding:8px 10px;border-radius:9px;display:grid;gap:2px}.order-suggestion-row{border:1px solid rgba(155,232,74,.32);background:#0846417a}.order-suggestion-button{width:100%;text-align:left;color:#fff}.order-suggestion-row.duty{border-color:#4c9ed86b;background:#163e5f8f}.order-suggestion-row strong{font-size:12px;font-weight:1000}.order-suggestion-row span{color:#d8e3ec;font-size:11px;font-weight:900}.order-warning-row{border:1px solid rgba(216,51,66,.5);background:#50141c9e}.order-warning-row-button{width:100%;min-height:28px;padding:4px 7px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:5px;color:#fff;text-align:left;font-size:11px;font-weight:900}.order-warning-row-button strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-missing-list-compact{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.order-check-row{color:var(--brand-green);font-size:12px;font-weight:900}.order-driver-empty{grid-column:1 / -1}.order-bottom-actions{width:min(540px,100%);margin:12px auto 0;display:grid;grid-template-columns:1fr 1fr;gap:12px}.order-bottom-actions .personnel-save-button{width:100%;height:38px;font-size:13px}.order-side-actions{display:none}.dispatch-shell{width:100vw;min-height:100vh;padding:18px 18px 120px;background:radial-gradient(circle at 50% 34%,rgba(40,82,76,.18),transparent 54%),linear-gradient(#0c242ab8,#03090fe6),url(/map-bg.png);background-size:cover;background-position:center}.dispatch-grid{display:grid;grid-template-columns:160px 220px 220px minmax(620px,1fr) 220px 280px;gap:12px;align-items:start}.dispatch-panel{min-height:calc(100vh - 130px);border-radius:18px;background:#050e1af0;border:1px solid rgba(210,222,232,.24);box-shadow:0 14px 28px #00000057;overflow:hidden}.dispatch-panel h2{height:46px;margin:0;padding:0 14px;display:flex;align-items:center;border-bottom:1px solid rgba(210,222,232,.16);background:#0e1e2ef5;font-size:18px;font-weight:1000}.column-scroll{padding:10px;display:flex;flex-direction:column;gap:10px;max-height:calc(100vh - 190px);overflow-y:auto}.vehicle-card,.target-card,.start-location-card,.driver-card{border-radius:12px;border:1px solid rgba(210,222,232,.16);background:#112131f0;box-shadow:0 6px 14px #00000038;padding:10px}.vehicle-plate,.driver-name{font-size:14px;font-weight:1000}.vehicle-details,.driver-stamm{margin-top:4px;font-size:11px;color:#c8d4de}.driver-headline,.assigned-target-header{display:flex;justify-content:space-between;gap:10px}.assigned-target-list-dropzone{margin-top:12px;display:grid;gap:10px}.assigned-stop{border-radius:10px;padding:10px;background:#182a3ceb;border:1px solid rgba(210,222,232,.12)}.assigned-start-location{border-left:4px solid #9be84a}.assigned-target{border-left:4px solid #5aa9ff}.assigned-target-fields{margin-top:10px}.assigned-start-edit-grid,.assigned-target-edit-grid,.assigned-target-extra-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.tour-date-divider{margin:12px 0 8px;padding:6px 10px;border-radius:999px;background:#9be84a1f;border:1px solid rgba(155,232,74,.24);font-size:11px;font-weight:1000;color:#9be84a}.fixed-logout{position:fixed;right:24px;bottom:24px;width:240px}@media(max-width:1500px){.order-entry-layout{grid-template-columns:1fr}.order-missing-list-compact,.order-driver-list-compact{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1350px){.dashboard-grid,.personaldispo-layout,.dispatch-grid{grid-template-columns:1fr}.left-tachos,.right-tachos{flex-direction:row;flex-wrap:wrap}.bottom-action-bar{grid-template-columns:repeat(2,minmax(245px,1fr))}.column-scroll{max-height:none}.order-checkbox-grid-compact{grid-template-columns:repeat(5,minmax(86px,1fr))}}@media(max-width:1100px){.order-missing-list-compact,.order-driver-list-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.order-entry-plate-header{width:min(92vw,100%);height:76px;top:-42px}.order-entry-main{padding-top:58px}.order-entry-plate-side{width:84px;min-width:84px}.order-entry-plate-c,.order-entry-plate-d{height:31px;font-size:31px}.order-entry-plate-divider{width:42px;height:4px;margin:4px auto}.order-entry-plate-title{font-size:34px;padding:0 20px}}@media(max-width:900px){.dashboard-logo,.dispatch-logo{font-size:42px}.main-tacho{width:260px;height:260px}.central-warning-display{width:100%}.central-action-row,.form-row,.assigned-start-edit-grid,.assigned-target-edit-grid,.assigned-target-extra-grid,.order-stop-field-row,.order-topline-grid,.absence-columns{grid-template-columns:1fr}.available-grid{grid-template-columns:repeat(2,minmax(92px,1fr));grid-template-rows:none}.top-dashboard-nav,.order-entry-dashboard-nav{position:static;transform:none;margin-left:auto}.order-bottom-actions{grid-template-columns:1fr}}@media(max-width:720px){.dashboard-shell,.subpage-shell,.personaldispo-shell,.dispatch-shell{padding:14px 14px 120px}.left-tachos,.right-tachos{flex-direction:column}.menu-tacho{width:190px;height:190px}.bottom-action-bar,.order-missing-list-compact,.order-driver-list-compact{grid-template-columns:1fr}}.vehicle-card.draggable-card,.start-location-card.draggable-card,.target-card.draggable-card,.assigned-stop.draggable-card{cursor:grab}.vehicle-card.draggable-card:active,.start-location-card.draggable-card:active,.target-card.draggable-card:active,.assigned-stop.draggable-card:active{cursor:grabbing}.driver-card.drop-zone,.assigned-target-list-dropzone,.assigned-vehicle-inline-drop,.insert-drop-zone{cursor:copy}.order-entry-layout-compact{grid-template-columns:minmax(0,1fr) 330px!important;gap:14px!important;align-items:start!important}.order-entry-side-compact{max-width:330px!important}.order-entry-side-compact .order-side-panel{padding:12px!important;margin-bottom:12px!important}.order-entry-side-compact .order-side-panel h2{margin:0 0 10px!important;font-size:18px!important}.order-driver-list-compact{display:grid!important;grid-template-columns:1fr!important;gap:7px!important}.order-side-panel-compact-check .order-missing-list-compact{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}.order-warning-row-button{min-height:28px!important;padding:5px 7px!important;font-size:11px!important}.order-bottom-actions{position:sticky!important;bottom:8px!important;z-index:50!important;margin-top:10px!important;padding:8px 10px!important;border-radius:16px!important;background:#030a12eb!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 -10px 24px #00000052!important}.order-form-section-compact{padding:12px!important;margin-bottom:10px!important}.order-form-section-compact h2{font-size:19px!important;margin-bottom:10px!important}.order-stop-card{padding:10px!important}.order-entry-shell textarea{min-height:32px!important}.order-entry-shell .form-field input,.order-entry-shell .form-field select{min-height:28px!important}.order-entry-shell .order-stop-fields{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:7px 8px!important}.order-entry-shell .order-stop-field-row{display:contents!important}.order-entry-shell .order-stop-card{padding:8px!important}.order-entry-shell .order-stop-list{gap:8px!important}.order-entry-shell .order-form-section-compact,.order-entry-shell .order-form-section-compact h2{margin-bottom:8px!important}.order-entry-shell .form-field{gap:3px!important}.order-entry-shell textarea{min-height:30px!important;max-height:44px!important}.order-entry-shell .order-stop-field-row:nth-of-type(2){grid-template-columns:1.15fr .95fr 1.25fr 1.25fr .68fr .52fr .42fr!important}.order-entry-shell .order-stop-field-row:nth-of-type(3){grid-template-columns:.68fr .52fr .42fr!important}.order-entry-shell .order-stop-field-row:nth-of-type(3):empty{display:none!important}.order-entry-shell .order-stop-field-row:nth-of-type(3) .form-field{max-width:100%!important}.order-entry-shell .order-stop-field-row:nth-of-type(2) input[type=time],.order-entry-shell .order-stop-field-row:nth-of-type(2) input[maxlength="2"]{text-align:center!important;padding-left:4px!important;padding-right:4px!important}.order-entry-shell .order-stop-field-row:nth-of-type(3) input[type=time],.order-entry-shell .order-stop-field-row:nth-of-type(3) input[maxlength="2"]{text-align:center!important;padding-left:4px!important;padding-right:4px!important}.order-stop-card{grid-template-columns:26px minmax(0,1fr) 24px!important}.order-stop-fields{min-width:0!important;width:100%!important}.order-stop-field-row-line1,.order-stop-field-row-line2{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(0,1.1fr) minmax(0,1.1fr) minmax(0,1fr) minmax(0,1.05fr)!important;gap:6px!important;align-items:end!important;width:100%!important;min-width:0!important}.order-stop-field-row-line1 .form-field,.order-stop-field-row-line2 .form-field{min-width:0!important;max-width:100%!important}.order-stop-field-row-line1 input,.order-stop-field-row-line1 select,.order-stop-field-row-line2 input,.order-stop-field-row-line2 select{width:100%!important;min-width:0!important;box-sizing:border-box!important}.order-time-pallet-pair{display:grid!important;grid-template-columns:1fr 1fr!important;gap:6px!important;min-width:0!important;width:100%!important}.order-time-pallet-pair .form-field{min-width:0!important;width:100%!important}.order-time-pallet-pair input{width:100%!important;min-width:0!important}html,body,#root,.order-entry-shell,.order-entry-layout{overflow-x:hidden!important}.order-entry-main{overflow-x:visible!important;overflow-y:visible!important}body:has(.order-entry-shell),html:has(.order-entry-shell){overflow:hidden!important}.order-entry-shell{height:100vh!important;max-height:100vh!important;overflow:visible!important}.order-entry-layout{height:calc(100vh - 74px)!important;max-height:calc(100vh - 74px)!important;overflow:visible!important}.order-entry-main,.order-entry-side,.order-entry-side-compact{overflow:visible!important;max-height:none!important}.order-entry-shell{overscroll-behavior:none!important;touch-action:none!important}.order-train-blocked{opacity:.42!important;filter:grayscale(1)!important;cursor:not-allowed!important;border:1px solid rgba(255,255,255,.18)!important}.order-train-blocked strong,.order-train-blocked span{text-decoration:line-through}.order-train-allowed{opacity:1!important}.order-checkbox-card{position:relative;overflow:visible!important}.order-checkbox-card:has(.order-inline-pallet-input){min-width:132px!important}.order-inline-pallet-input{width:42px!important;min-width:42px!important;max-width:42px!important;height:18px!important;margin-left:4px!important;padding:1px 4px!important;border-radius:5px!important;font-size:11px!important;font-weight:900!important;text-align:center!important;line-height:1!important}.order-checkbox-grid-compact{grid-template-columns:repeat(9,minmax(72px,1fr)) minmax(140px,1.4fr)!important}.order-checkbox-card:has(.order-inline-pallet-input){min-width:140px!important;width:140px!important;display:flex!important;align-items:center!important;gap:4px!important;overflow:visible!important}.order-inline-pallet-input{display:inline-block!important;visibility:visible!important;opacity:1!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:18px!important;margin-left:4px!important;padding:1px 4px!important;position:static!important;z-index:20!important}.order-checkbox-grid-compact{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(150px,1.45fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)!important}.order-checkbox-grid-compact .order-checkbox-card:nth-child(5){justify-content:center!important;gap:6px!important}.order-checkbox-grid-compact .order-checkbox-card:nth-child(6){padding-left:8px!important}.order-inline-pallet-input{width:44px!important;min-width:44px!important;max-width:44px!important}.order-checkbox-grid-compact .order-checkbox-card:nth-child(5){justify-content:center!important;min-width:150px!important;gap:6px!important}.order-pallet-inactive{justify-content:center!important;transform:translate(-22px)}.order-pallet-active{justify-content:center!important}.vehicle-management-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px;padding:24px}.vehicle-management-panel,.vehicle-import-panel{border-radius:18px;border:1px solid rgba(255,255,255,.14);background:#05121ff0;padding:18px;color:#fff}.vehicle-management-headline{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:14px}.vehicle-management-headline h1,.vehicle-import-panel h2{margin:0}.vehicle-management-headline p,.vehicle-import-panel p{margin:4px 0 0;opacity:.72;font-size:13px}.vehicle-master-table{display:grid;gap:8px}.vehicle-master-header,.vehicle-master-row{display:grid;grid-template-columns:1.35fr .72fr .9fr .9fr .9fr 32px;gap:8px;align-items:start}.vehicle-master-header{font-size:12px;font-weight:950;text-transform:uppercase;opacity:.75}.vehicle-master-row{border-radius:14px;border:1px solid rgba(255,255,255,.12);background:#00000038;padding:10px}.vehicle-master-cell{display:grid;gap:6px}.vehicle-master-cell input,.vehicle-master-cell select{width:100%;min-width:0;box-sizing:border-box;border-radius:8px;border:0;padding:7px 9px;font-weight:800}.vehicle-master-cell label{display:grid;gap:3px;font-size:11px;font-weight:900}.vehicle-master-checks label{display:flex;align-items:center;gap:6px;min-height:24px}.vehicle-master-checks input{width:13px}.vehicle-master-status{display:inline-flex;align-items:center;min-height:26px;border-radius:8px;background:#00000047;padding:0 8px;font-size:11px}.vehicle-master-empty{border-radius:12px;border:1px dashed rgba(255,255,255,.2);padding:18px;opacity:.74}.vehicle-import-list{display:grid;gap:8px;max-height:calc(100vh - 210px);overflow-y:auto;padding-right:4px}.vehicle-import-row{display:grid;gap:3px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#0003;padding:9px 10px}.vehicle-import-row span,.vehicle-import-row small{opacity:.74;font-size:11px}
