:root{color-scheme:light;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#f4f6f8;font-synthesis:none;text-rendering:optimizeLegibility;--navy: #1b354a;--navy-2: #0c2031;--blue: #22aaa1;--blue-dark: #18877f;--blue-soft: #e4f7f5;--green: #bce784;--green-dark: #4f7722;--green-soft: #f0f9e5;--red: #e3000f;--red-soft: #ffe8ea;--amber: #fa9f4a;--amber-dark: #99500e;--amber-soft: #fff0e1;--slate: #667085;--line: #dfe5ec;--surface: #ffffff;--sidebar-width: 252px;--shadow: 0 12px 34px rgba(26, 42, 66, .07)}*{box-sizing:border-box}html,body,#app{min-width:320px;min-height:100%;margin:0}body{background:#f4f6f8}button,input,select{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}.is-hidden{display:none!important}.auth-view{min-height:100vh;padding:32px;display:grid;place-items:center;background:radial-gradient(circle at 18% 8%,rgba(34,170,161,.3),transparent 26rem),linear-gradient(145deg,#1b354a,#0c2031 68%)}.auth-brand{position:absolute;top:30px;left:34px;display:grid;gap:8px}.auth-brand img{width:150px}.auth-brand span{color:#9fb1c1;font-size:10px;letter-spacing:.04em}.auth-card{width:min(100%,440px);padding:36px;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:#fff;box-shadow:0 26px 80px #00000040}.auth-kicker{display:block;margin-bottom:9px;color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.14em}.auth-card h1{margin-bottom:11px;color:var(--navy);font-size:27px;letter-spacing:-.035em}.auth-card>p{margin-bottom:25px;color:#718096;font-size:12px;line-height:1.55}.auth-form{display:grid;gap:10px}.auth-form label{color:#526176;font-size:10px;font-weight:800}.auth-form input{width:100%;height:48px;padding:0 14px;color:var(--navy);border:1px solid #d6dee8;border-radius:10px;background:#fbfcfd;outline:none;font-size:13px}.auth-form input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #22aaa11f}.auth-form .otp-input{font-size:22px;font-weight:850;letter-spacing:.32em;text-align:center}.auth-submit{width:100%;margin-top:4px}.auth-link{padding:7px;color:var(--blue-dark);border:0;background:transparent;font-size:10px;font-weight:800}.auth-message{min-height:18px;margin-top:14px;font-size:10px;font-weight:700;line-height:1.45}.auth-message.success{color:var(--green-dark)}.auth-message.error{color:var(--red)}.auth-domains{display:block;margin-top:13px;color:#8995a5;font-size:9px;text-align:center}.app-shell{min-height:100vh;display:grid;grid-template-columns:var(--sidebar-width) minmax(0,1fr)}.sidebar{height:100vh;padding:24px 16px 18px;display:flex;flex-direction:column;color:#fff;background:radial-gradient(circle at 20% 0%,rgba(34,170,161,.2),transparent 17rem),linear-gradient(180deg,#1b354a,#0c2031);position:sticky;top:0;z-index:20}.brand{margin:4px 10px 38px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;color:#fff;text-decoration:none}.brand-logo{width:156px;height:auto;display:block}.brand small{color:#a9b8c5;font-size:10px;letter-spacing:.04em}.side-nav{display:grid;gap:7px}.side-nav-item{width:100%;min-height:49px;padding:0 11px;display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;color:#b6c4d5;text-align:left;border:1px solid transparent;border-radius:11px;background:transparent;font-size:12px;font-weight:700;transition:.16s ease}.side-nav-item:hover{color:#fff;background:#ffffff0f}.side-nav-item.is-active{color:#fff;border-color:#22aaa16b;background:#22aaa12e}.nav-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:#ffffff0f}.side-nav-item.is-active .nav-icon{color:#d8fffc;background:#22aaa147}.nav-icon svg{width:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.nav-count{min-width:27px;padding:4px 7px;border-radius:14px;color:#afc3db;background:#ffffff12;font-size:9px;font-weight:850;text-align:center}.side-nav-item.is-active .nav-count{color:#0c2031;background:var(--green)}.sidebar-session{margin-top:auto;padding:12px 10px;border-top:1px solid rgba(255,255,255,.08)}.sidebar-session small,.sidebar-session strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-session small{margin-bottom:4px;color:#7189a3;font-size:8px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.sidebar-session strong{color:#dce5ed;font-size:9px}.sidebar-session button{margin-top:8px;padding:0;color:#8fcfc9;border:0;background:transparent;font-size:9px;font-weight:800}.sidebar-session button:hover{color:#fff}.sidebar-foot{margin-top:8px;padding:14px 10px 4px;display:flex;align-items:center;gap:11px;border-top:1px solid rgba(255,255,255,.08)}.sidebar-foot small,.sidebar-foot strong,.sidebar-foot em{display:block;max-width:154px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-foot small{margin-bottom:3px;color:#7189a3;font-size:8px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.sidebar-foot strong{color:#dce5ed;font-size:9px}.sidebar-foot em{margin-top:3px;color:#8296aa;font-size:9px;font-style:normal}.sidebar-foot .import-status-icon{width:29px;height:29px;background:#52687c}.sidebar-foot.has-import .import-status-icon{background:var(--blue)}.workspace{min-width:0}.eyebrow{margin:0 0 6px;color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.15em}.import-status-icon{width:31px;height:31px;display:grid;place-items:center;flex:0 0 auto;border-radius:8px;color:#fff;background:var(--blue);font-size:11px;font-weight:900}.workspace-main{min-height:100vh;padding:30px 30px 60px;background:radial-gradient(circle at 80% -10%,rgba(34,170,161,.08),transparent 28rem),#f4f6f8}.workspace-view,.dashboard{width:min(100%,1440px);margin:0 auto}.upload-view{max-width:900px;padding-top:40px}.upload-intro{margin-bottom:25px}.upload-intro h2,.section-heading h2,.selected-day-heading h2{margin-bottom:8px;color:var(--navy);font-size:27px;letter-spacing:-.035em}.upload-intro>p:last-child,.section-heading>div>p:last-child,.selected-day-heading p{max-width:720px;margin-bottom:0;color:#718096;font-size:12px;line-height:1.55}.upload-card{min-height:330px;padding:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1.5px dashed #aebfd4;border-radius:18px;background:#ffffffeb;box-shadow:var(--shadow);transition:.17s ease}.upload-card.is-dragging{border-color:var(--blue);background:var(--blue-soft);transform:translateY(-2px)}.upload-icon{width:58px;height:58px;margin-bottom:18px;display:grid;place-items:center;color:var(--blue);border-radius:17px;background:var(--blue-soft)}.upload-icon svg{width:27px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.upload-copy{margin-bottom:22px;text-align:center}.upload-copy strong,.upload-copy span{display:block}.upload-copy strong{margin-bottom:6px;color:var(--navy);font-size:17px}.upload-copy span,.upload-card>p{color:#7a8798;font-size:11px}.upload-card>p{margin:14px 0 0}.button{min-height:40px;padding:0 17px;border:0;border-radius:9px;font-size:11px;font-weight:800}.button.primary{color:#fff;background:var(--blue);box-shadow:0 8px 18px #22aaa13b}.button.primary:hover{background:var(--blue-dark)}.button.ghost{color:#405069;border:1px solid #d7dee7;background:#fff}.button:disabled{cursor:wait;opacity:.65}.upload-error{margin-top:14px;color:var(--red);font-size:11px;font-weight:700;text-align:center}.notice{margin-bottom:18px;padding:12px 15px;border-radius:10px;font-size:11px;line-height:1.5}.notice:empty{display:none}.notice.warning{color:var(--amber-dark);border:1px solid #f6c28f;background:var(--amber-soft)}.section-heading{margin-bottom:20px;display:flex;align-items:end;justify-content:space-between;gap:30px}.capacity-control,.location-filter{flex:0 0 auto}.capacity-control label,.location-filter label{display:block;margin-bottom:6px;color:#6d7889;font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.capacity-control>div{display:flex;align-items:center;border:1px solid #d8e0e9;border-radius:9px;background:#fff;overflow:hidden}.capacity-control input{width:63px;height:39px;padding:0 0 0 13px;color:var(--navy);border:0;outline:0;font-size:12px;font-weight:850}.capacity-control span{padding:0 13px 0 8px;color:#768296;font-size:10px}.location-filter select{min-width:190px;height:40px;padding:0 36px 0 12px;color:#354158;border:1px solid #d8e0e9;border-radius:9px;background:#fff;outline:0;font-size:11px}.panel,.order-group{border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:0 7px 22px #18263c0a;overflow:hidden}.panel{margin-top:17px}.panel-heading,.table-toolbar{padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:22px;border-bottom:1px solid var(--line)}.panel-kicker{display:block;margin-bottom:5px;color:var(--blue);font-size:8px;font-weight:900;letter-spacing:.13em}.panel h3{margin-bottom:0;color:var(--navy);font-size:15px}.chart-legends{display:flex;align-items:center;gap:15px;color:#748095;font-size:9px;white-space:nowrap}.chart-legend{display:inline-flex;align-items:center;gap:6px}.chart-legend i{width:9px;height:9px;border-radius:3px}.chart-legend i.blue{background:var(--blue)}.chart-legend i.red{background:var(--red)}.chart-legend.line i{width:17px;height:0;border-top:2px dashed var(--red);border-radius:0}.capacity-chart{padding:16px 18px 4px;overflow-x:auto}.capacity-chart svg{width:100%;height:auto;display:block;overflow:visible}.chart-grid-line{stroke:#edf0f4;stroke-width:1}.chart-axis-label,.chart-day-label,.chart-weekday-label,.chart-limit-label,.chart-value{font-family:inherit}.chart-axis-label{fill:#98a2b1;font-size:9px}.chart-day-label{fill:#58667a;font-size:9px;font-weight:750}.chart-weekday-label{fill:#9aa4b2;font-size:8px}.chart-value{fill:#263750;font-size:10px;font-weight:850}.chart-value.is-over{fill:var(--red)}.chart-limit-line{stroke:var(--red);stroke-width:1.5;stroke-dasharray:7 6}.chart-limit-label{fill:var(--red);font-size:8px;font-weight:850}.chart-hit-area{fill:transparent}.chart-day{cursor:pointer;outline:none}.chart-bar-planned{fill:var(--blue);transition:.14s ease}.chart-bar-overflow{fill:var(--red)}.chart-day.is-selected .chart-bar-planned{fill:var(--blue-dark)}.chart-selection-marker{stroke:var(--blue-dark);stroke-width:3;stroke-linecap:round}.chart-day:hover .chart-bar-planned,.chart-day:focus .chart-bar-planned{fill:var(--blue-dark)}.selected-day-heading{margin:24px 0 16px;scroll-margin-top:30px}.order-quick-view{margin-bottom:17px;padding:15px 17px 17px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 7px 22px #18263c0a}.order-quick-view-heading{margin-bottom:12px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.order-quick-view-heading h3{margin:0;color:var(--navy);font-size:13px}.order-quick-view-heading>span{color:#7e8998;font-size:9px}.order-quick-view-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:8px}.order-quick-item{min-height:60px;padding:10px 11px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:1px 10px;color:var(--navy);text-align:left;border:1px solid #dfe5ec;border-radius:9px;background:#fbfcfd}.order-quick-item:hover,.order-quick-item:focus{border-color:var(--blue);background:var(--blue-soft);outline:none}.order-quick-item>span{color:var(--blue-dark);font-size:11px;font-weight:850;letter-spacing:.02em}.order-quick-item>strong{grid-row:1 / 3;grid-column:2;min-width:29px;height:29px;display:grid;place-items:center;border-radius:8px;color:#0c2031;background:var(--green);font-size:13px}.order-quick-item>small{color:#8994a3;font-size:8px}.order-groups{display:grid;gap:13px}.order-group{position:relative;scroll-margin-top:112px}.order-group.has-multiple{box-shadow:inset 3px 0 0 var(--blue),0 7px 22px #18263c0a}.order-group-header{padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);background:#fbfcfe}.order-group-title>span,.order-group-title>strong,.order-group-title>em{display:block}.order-group-title>span{margin-bottom:4px;color:#8994a3;font-size:8px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.order-group-title>strong{color:var(--blue);font-size:14px;letter-spacing:.02em}.order-group-title>em{margin-top:4px;color:#768295;font-size:9px;font-style:normal}.order-group.has-multiple .order-group-title>em{color:var(--blue-dark);font-weight:750}.table-toolbar p{margin:5px 0 0;color:#8691a0;font-size:9px}.toolbar-actions{display:flex;align-items:center;gap:8px}.search-field{width:min(290px,28vw);height:38px;padding:0 11px;display:flex;align-items:center;gap:8px;border:1px solid #dbe2ea;border-radius:8px;background:#fafbfd}.search-field svg{width:15px;flex:0 0 auto;fill:none;stroke:#8995a7;stroke-width:1.8;stroke-linecap:round}.search-field input{width:100%;border:0;background:transparent;outline:0;color:#354158;font-size:10px}.warning-toggle{min-height:38px;padding:0 11px;display:flex;align-items:center;gap:7px;color:#59667a;border:1px solid #dbe2ea;border-radius:8px;background:#fff;font-size:10px;font-weight:650;white-space:nowrap}.warning-toggle input{accent-color:var(--red)}.table-wrap{width:100%;overflow:auto}table{width:100%;border-collapse:collapse;font-size:10px}th{padding:10px 13px;color:#7b8697;background:#f8fafc;font-size:8px;font-weight:850;letter-spacing:.06em;text-align:left;text-transform:uppercase;white-space:nowrap}td{max-width:280px;padding:12px 13px;color:#536075;border-top:1px solid #edf0f4;vertical-align:middle}tbody tr:hover{background:#fafcff}td strong,td small{display:block}td strong{color:#263248;font-size:10px}td small{margin-top:4px;color:#8994a4;font-size:8px}.order-detail-table th:first-child,.order-detail-table td:first-child{padding-left:18px}.order-detail-table th:last-child,.order-detail-table td:last-child{padding-right:18px}.order-detail-table{min-width:1000px;table-layout:fixed}.order-detail-table .order-col-location{width:22%}.order-detail-table .order-col-type{width:10%}.order-detail-table .order-col-vehicle{width:25%}.order-detail-table .order-col-id{width:21%}.order-detail-table .order-col-export{width:12%}.order-detail-table .order-col-offset{width:10%}.order-detail-table th,.order-detail-table td{max-width:none}.order-detail-table td{overflow-wrap:anywhere}.order-id{color:var(--blue);font-weight:800}.type-chip,.offset-chip,.status-chip,.transport-badge{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:20px;font-size:8px;font-weight:800;white-space:nowrap}.type-chip{color:#455468;background:#edf1f5}.type-chip.container{color:#116c66;background:var(--blue-soft)}.offset-chip{color:#536277;border:1px solid #dce2e9;background:#fafbfd}.status-chip.success{color:var(--green-dark);background:var(--green-soft)}.status-chip.warning{color:var(--amber-dark);background:var(--amber-soft)}.status-chip.danger{color:#a6000b;background:var(--red-soft)}.transport-badge.lkw{color:#3e566f;background:#eaf0f5}.transport-badge.barge{color:#116c66;background:var(--blue-soft)}.row-danger{background:var(--red-soft)}.source-text{min-width:170px;color:#6f7b8e;font-style:italic}.outgoing-controls .table-toolbar{border-bottom:0}.outgoing-day-groups{margin-top:16px;display:grid;gap:14px}.outgoing-day-group{border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:0 7px 22px #18263c0a;overflow:hidden}.outgoing-day-header{padding:16px 18px;border-bottom:1px solid var(--line);background:#fbfcfe}.outgoing-day-header span{display:block;margin-bottom:4px;color:var(--blue);font-size:8px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.outgoing-day-header h3{margin:0;color:var(--navy);font-size:17px;letter-spacing:-.02em}.outgoing-day-header p{margin:5px 0 0;color:#7b8798;font-size:9px}.outgoing-day-table{min-width:1180px;table-layout:fixed}.outgoing-day-table th:first-child,.outgoing-day-table td:first-child{padding-left:18px}.outgoing-day-table th:last-child,.outgoing-day-table td:last-child{padding-right:18px}.outgoing-day-table td{max-width:none;overflow-wrap:anywhere}.outgoing-col-order{width:12%}.outgoing-col-hub{width:9%}.outgoing-col-container{width:16%}.outgoing-col-empty,.outgoing-col-full{width:14%}.outgoing-col-status{width:15%}.outgoing-col-source{width:20%}.missing-value,.missing-inline{color:var(--amber-dark);font-size:9px;font-weight:700}.empty-state,.empty-table{padding:30px;color:#8490a1;text-align:center;font-size:11px}@media(max-width:1050px){:root{--sidebar-width: 214px}.workspace-main{padding-left:22px;padding-right:22px}.table-toolbar,.order-group-header{align-items:flex-start;flex-direction:column}.toolbar-actions{width:100%;flex-wrap:wrap}.search-field{width:min(100%,420px)}}@media(max-width:760px){.auth-view{padding:90px 16px 24px;place-items:start center}.auth-brand{top:22px;left:22px}.auth-brand img{width:115px}.auth-card{padding:26px 22px}.app-shell{display:block}.sidebar{width:100%;height:auto;padding:12px 14px;display:grid;grid-template-columns:auto 1fr;align-items:center;position:sticky}.brand{margin:0 12px 0 0;gap:0}.brand small,.sidebar-foot{display:none}.sidebar-session{grid-column:1 / -1;margin-top:8px;padding:7px 4px 0;display:flex;align-items:center;gap:8px}.sidebar-session small{margin:0}.sidebar-session strong{max-width:190px}.sidebar-session button{margin:0 0 0 auto}.brand-logo{width:88px}.side-nav{display:flex;gap:5px;overflow-x:auto}.side-nav-item{width:auto;min-width:max-content;min-height:40px;grid-template-columns:25px auto auto;padding:0 9px;font-size:10px}.nav-icon{width:25px;height:25px}.workspace-main{min-height:calc(100vh - 64px);padding:22px 14px 45px}.section-heading,.selected-day-heading{align-items:flex-start;flex-direction:column}.capacity-control,.location-filter,.location-filter select{width:100%}.capacity-control>div{width:100%}.panel-heading{align-items:flex-start;flex-direction:column}.chart-legends{flex-wrap:wrap}.order-quick-view-list{display:flex;overflow-x:auto}.order-quick-item{min-width:150px}.toolbar-actions>*{flex:1 1 auto}.search-field{flex-basis:100%}}
