html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}:root{color:#0f1c2e;background:#f0f2f5;--logix-navy: #0f2a4a;--logix-rail: #123456;--logix-primary: #1a56a0;--logix-accent: #2271c3;--logix-border: #cbd5e1;--logix-surface: #ffffff;--logix-workspace: #f0f2f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{margin:0;min-width:1024px;min-height:100vh}.portal-login-page{display:grid;min-height:100vh;padding:48px 24px;background:#f0f2f5;place-items:center}.portal-login-panel{width:min(420px,100%)}.portal-login-title{width:100%;margin-bottom:18px;text-align:center}.portal-login-title .ant-typography{margin:0}.portal-login-card{border-radius:8px;box-shadow:0 12px 30px #0f2a4a1f}.portal-login-alert{margin-bottom:16px}.portal-shell{min-height:100vh;background:var(--logix-workspace)}.portal-header{display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 24px;background:var(--logix-surface);border-bottom:1px solid var(--logix-border)}.portal-header-left,.portal-header-user{flex:1 1 0}.portal-header-user{justify-content:flex-end}.portal-brand{margin:0;color:var(--logix-navy);font-size:24px;font-weight:800;line-height:1}.portal-brand span{color:var(--logix-navy)}.portal-header-search{display:flex;flex:2 1 0;justify-content:center}.portal-global-search{width:min(500px,42vw);height:40px;color:var(--logix-primary);background:#f8fafc;border:1px solid var(--logix-primary);border-radius:20px;box-shadow:none}.portal-global-search .ant-input-prefix{color:var(--logix-primary)}.portal-avatar{background:var(--logix-primary)}.portal-user-name{color:#111827;font-size:14px;font-weight:600}.portal-user-name span{font-weight:500}.portal-body{min-height:calc(100vh - 64px)}.portal-sider{background:var(--logix-rail)!important;border-right:0}.portal-menu{padding-top:16px;background:var(--logix-rail)!important;border-inline-end:0!important}.portal-menu.ant-menu-inline .ant-menu-item{display:block;width:88px;height:80px;margin:0 auto 10px;padding:0!important;color:#a8d5ff;border-radius:6px;line-height:1.2}.portal-menu.ant-menu-inline .ant-menu-title-content{display:block;height:100%;margin-inline-start:0!important}.portal-menu-entry{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;text-align:center}.portal-menu-entry-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.portal-menu-entry-label{display:block;margin-top:7px;font-size:13px;font-weight:700;line-height:1.15;white-space:normal}.portal-menu.ant-menu-inline .ant-menu-item-selected{color:#fff;background:var(--logix-primary)!important}.portal-menu.ant-menu-inline .ant-menu-item:hover{color:#fff;background:#1a56a0a6!important}.portal-content{padding:16px 24px 24px 22px;background:var(--logix-workspace)}.portal-page{max-width:1180px}.portal-page-title{margin-bottom:20px}.portal-page-title .ant-typography{margin-bottom:0}.portal-card-status{margin:0 0 8px;color:#1a56a0;font-weight:700}.admin-page{max-width:1280px}.admin-tile-link{display:block;height:100%;color:inherit;text-decoration:none}.admin-tile{height:100%;min-height:190px;border-radius:8px}.admin-tile:hover{border-color:var(--logix-primary);box-shadow:0 8px 20px #0f2a4a1f}.admin-tile-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.admin-tile-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;color:var(--logix-primary);background:#e7f0fb;border:1px solid #bfdbfe;border-radius:8px}.admin-tile-status{margin-inline-end:0;text-transform:uppercase}.admin-tile .ant-typography{margin-top:0}.admin-placeholder,.admin-workspace{width:100%}.admin-workspace-toolbar{display:flex;flex-wrap:wrap;gap:16px;align-items:flex-end;justify-content:space-between;padding:14px 0 4px}.admin-tab-toolbar{display:flex;flex-wrap:wrap;gap:16px;align-items:flex-end;justify-content:space-between;padding:8px 0}.admin-workspace-control,.admin-workspace-search{display:flex;flex-direction:column;gap:6px}.admin-workspace-control{min-width:280px}.admin-workspace-control .ant-select{width:100%}.admin-date-window{display:flex;gap:12px;align-items:flex-end}.admin-date-control{min-width:170px}.admin-workspace-search{width:min(360px,100%)}.admin-workspace-actions{align-self:flex-end}.admin-edit-drawer,.admin-edit-number{width:100%}.admin-run-filter-row{display:flex;justify-content:flex-end}.admin-monitor-json{max-height:70vh;overflow:auto;border:1px solid #d9e2ef;border-radius:8px;padding:12px;background:#f8fafc;color:#0f172a;font-size:12px;line-height:1.45}.admin-integration-switch-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:4px 18px}.admin-workspace-control label,.admin-workspace-search label{color:#64748b;font-size:10px;font-weight:800;letter-spacing:.04em;line-height:1;text-transform:uppercase}.admin-readonly-table .ant-table-cell{vertical-align:top}.admin-readonly-cell{max-width:280px}.shipper-connection-page{width:100%}.shipper-connection-scope-card,.shipper-connection-card{border:1px solid #cbd5e1;border-radius:8px}.shipper-connection-scope{display:flex;flex-wrap:wrap;gap:18px;align-items:center;justify-content:space-between}.shipper-connection-scope h4{margin:4px 0 0;color:var(--logix-navy)}.shipper-connection-label{color:#64748b;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.shipper-connection-card{min-height:210px}.shipper-connection-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.shipper-connection-card-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;color:var(--logix-primary);background:#e7f0fb;border:1px solid #bfdbfe;border-radius:8px}.shipper-connection-card-body{width:100%}.shipper-connection-card-body h4{margin:0;color:var(--logix-navy)}.portal-link-button{padding:0;font-weight:700;max-width:100%;height:auto;min-height:22px;white-space:normal;text-align:left}.portal-muted{color:#94a3b8}.portal-table-cell-text,.portal-table-cell-link{display:-webkit-box;max-width:100%;overflow:hidden;line-height:1.35;overflow-wrap:anywhere;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.portal-table-cell-link{color:var(--logix-primary);font-weight:700}.shipment-table-card .ant-table-cell{vertical-align:top}.shipment-preview-drawer .ant-drawer-header{padding:12px 16px;background:#0f2a4a;border-bottom:0}.shipment-preview-drawer .ant-drawer-title{color:#fff;font-size:18px;font-weight:800}.shipment-preview-drawer .ant-drawer-close{color:#93c5fd}.shipment-preview-drawer .ant-drawer-body{padding:0;background:#f0f4f8}.shipment-preview-drawer .ant-drawer-footer{padding:12px 16px;background:#fff;border-top:1px solid #e2e8f0}.shipment-preview-drawer .ant-tabs-nav{margin:0;padding:0 16px;background:#fff}.shipment-preview-drawer .ant-tabs-content-holder{padding:14px 16px}.shipment-preview-drawer .shipment-detail-panel{padding:14px}.shipment-preview-drawer .shipment-overview-grid{grid-template-columns:1fr}.shipment-preview-drawer .shipment-overview-item{border-right:0}.shipment-preview-drawer-footer{display:flex;justify-content:flex-end}.shipment-preview-drawer-state{display:flex;justify-content:center;padding:48px 16px}.portal-row-even td{background:#fff}.portal-row-odd td{background:#f8fafc}.shipment-list-page{max-width:none}.shipment-list-toolbar{display:flex;flex-direction:column;gap:18px;margin-bottom:16px}.shipment-toolbar-top-row{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%}.shipment-list-title-block{display:flex;align-items:center;gap:12px}.shipment-list-title-block h2{margin:0;color:var(--logix-navy);font-size:20px}.shipment-view-select{width:170px}.shipment-quick-selection-toggle{width:32px;height:32px;font-size:13px;font-weight:700}.shipment-toolbar-filter-row{display:flex;justify-content:center;padding-top:4px;width:100%}.shipment-quick-filters{display:flex;flex-direction:column;align-items:center;gap:12px;width:min(1420px,100%)}.shipment-quick-filter-controls{display:flex;align-items:flex-end;flex-wrap:wrap;justify-content:center;column-gap:10px;row-gap:14px;width:100%}.shipment-quick-filter-actions{display:flex;justify-content:center;gap:10px;width:100%}.shipment-filter-control{display:flex;flex-direction:column;gap:6px;min-width:0}.shipment-date-range-control{flex:0 0 278px}.shipment-select-filter{flex:0 0 126px}.shipment-filter-control label{color:#64748b;font-size:10px;font-weight:800;letter-spacing:.04em;line-height:1;text-align:left;text-transform:uppercase}.shipment-date-range-inputs{display:flex;align-items:center;gap:6px}.shipment-date-range-inputs input{width:128px;height:36px;padding:0 8px;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;font:inherit;font-size:13px}.shipment-date-range-inputs span{color:#64748b;font-size:10px;font-weight:800}.shipment-basic-select,.shipment-shipper-select{width:100%}.shipment-shipper-filter{flex-basis:162px}.shipment-basic-select .ant-select-selector,.shipment-shipper-select .ant-select-selector{min-height:36px;border-radius:8px}.shipment-basic-select .ant-select-selection-item,.shipment-shipper-select .ant-select-selection-item{line-height:34px}.shipment-clear-filters{height:36px;color:#475569;font-size:12px;font-weight:700;text-transform:uppercase}.shipment-search-filters{height:36px;font-size:12px;font-weight:700;text-transform:uppercase}.shipment-search{width:225px}.shipment-toolbar-actions{flex:0 0 auto;flex-wrap:nowrap;justify-content:flex-end;white-space:nowrap}.shipment-toolbar-actions .ant-btn-primary{width:40px;height:40px;background:var(--logix-primary);border-color:var(--logix-primary);box-shadow:0 2px 4px #1a56a040}.shipment-table-card{overflow:hidden;border:1px solid #cbd5e1;border-radius:8px;box-shadow:0 1px 2px #0f172a14}.shipment-empty-state{padding:56px 0}.shipment-pagination{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:16px}.shipment-pagination-label{min-width:300px;color:#475569;font-size:14px;font-weight:600;text-align:center}.shipment-field-transfer{display:flex;align-items:center;justify-content:center;gap:14px;padding:16px 0}.shipment-field-order-actions{display:flex;flex-direction:column;gap:8px}.shipment-filter-footer{text-align:right}.shipment-filter-list{display:flex;flex-direction:column;gap:12px}.shipment-filter-header{display:flex;align-items:center;justify-content:space-between}.shipment-filter-pill{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;background:#f8fafc;border:1px solid #dbe3ee;border-radius:6px}.shipment-filter-date-picker{width:100%}.shipment-update-form{margin-top:16px}.tracking-event-report-form{margin-top:10px}.tracking-event-report-form .ant-form-item{margin-bottom:10px}.shipment-phone-country-select{width:140px}.shipment-detail-page{max-width:none}.shipment-detail-header{display:flex;align-items:center;gap:14px;margin-bottom:16px}.shipment-detail-header .ant-typography{margin:0}.shipment-detail-card{border:1px solid #cbd5e1;border-radius:8px}.shipment-detail-loading{display:flex;justify-content:center;padding:48px}.shipment-detail-panel{padding:18px 20px}.shipment-overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;background:#fff;border:1px solid #dbe3ee;border-radius:8px}.shipment-overview-item{display:grid;grid-template-columns:44% 56%;min-width:0;border-right:1px solid #dbe3ee;border-bottom:1px solid #dbe3ee}.shipment-overview-item:nth-child(2n){border-right:0}.shipment-overview-label,.shipment-overview-value{min-width:0;padding:9px 10px;overflow-wrap:anywhere;white-space:normal}.shipment-overview-label{color:#475569;font-size:12px;font-weight:700;background:#f8fafc;border-right:1px solid #dbe3ee}.shipment-overview-value{color:#0f172a;font-size:13px;font-weight:600}.shipment-tab-label{display:inline-flex;align-items:center;gap:6px}.shipment-stop-header{display:flex;align-items:center;gap:10px;width:100%;min-width:0}.shipment-stop-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px}.shipment-stop-actions .ant-btn-primary{background:var(--logix-primary);border-color:var(--logix-primary);font-weight:700}.shipment-stop-collapse .ant-collapse-item{margin-bottom:12px;overflow:hidden;background:#fff;border:1px solid #dbe3ee!important;border-radius:8px!important}.shipment-stop-collapse .ant-collapse-header{align-items:center!important}.shipment-stop-badge{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:28px;height:28px;color:#fff;font-size:12px;font-weight:800;border-radius:999px}.shipment-stop-badge-f{background:#15803d}.shipment-stop-badge-m,.shipment-stop-badge-i{background:#b45309}.shipment-stop-badge-l{background:var(--logix-primary)}.shipment-stop-number{color:#1a56a0;font-weight:700}.shipment-stop-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.shipment-detail-label{color:#64748b;font-size:12px;font-weight:600}.shipment-detail-value{color:#0f172a;font-size:14px;font-weight:600}.shipment-tracking-layout{display:flex;flex-direction:column;gap:0}.shipment-tracking-list{position:relative;display:block;max-height:470px;overflow-y:auto;background:#fff}.shipment-tracking-list:before{position:absolute;top:28px;bottom:28px;left:17px;width:2px;content:"";background:#e2e8f0}.shipment-tracking-row{position:relative;display:grid;grid-template-columns:44px minmax(0,1fr) 168px;align-items:flex-start;width:100%;min-width:0;min-height:120px;padding:12px 10px 14px 0;color:inherit;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #f1f5f9;border-radius:0}.shipment-tracking-row.is-selected{background:#f8fbff}.shipment-tracking-icon{z-index:1;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin-left:0;color:var(--logix-primary);font-size:16px;font-weight:800;background:#fff;border:2px solid #bfdbfe;border-radius:999px}.shipment-tracking-icon.is-reported{color:#fff;background:#15803d;border-color:#bbf7d0}.shipment-tracking-icon.is-critical{color:#dc2626;border-color:#fecaca}.shipment-tracking-icon.is-due{color:var(--logix-primary);border-color:#bfdbfe}.shipment-tracking-card-body{display:flex;flex:1 1 auto;flex-direction:column;min-width:0;gap:6px;padding-top:4px}.shipment-tracking-title{display:block;min-width:0;color:var(--logix-navy);font-size:14px;font-weight:800}.shipment-tracking-title.is-critical{color:#dc2626}.shipment-tracking-subtitle{color:#334155;font-size:13px;line-height:1.35;overflow-wrap:anywhere}.shipment-tracking-reason{color:#64748b;font-size:12px;font-style:italic}.shipment-tracking-pill{align-self:flex-start;padding:3px 10px;font-size:12px;font-weight:700;border-radius:999px}.shipment-tracking-pill.is-reported{color:#15803d;background:#dcfce7}.shipment-tracking-pill.is-critical{color:#b91c1c;background:#fee2e2}.shipment-tracking-pill.is-due{color:var(--logix-primary);background:#dbeafe}.shipment-tracking-date{display:flex;align-items:flex-end;flex-direction:column;gap:10px;padding-top:5px;color:#64748b;font-size:13px;line-height:1.25;text-align:right;white-space:nowrap}.shipment-tracking-date.is-critical{color:#dc2626}.shipment-tracking-update-action{min-width:82px}.shipment-tracking-note{display:-webkit-box;overflow:hidden;color:#334155;font-size:13px;line-height:1.35;overflow-wrap:anywhere;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.shipment-preview-drawer .shipment-tracking-row{grid-template-columns:44px minmax(0,1fr) 152px;min-height:110px}.shipment-preview-drawer .shipment-tracking-list{max-height:330px;border-bottom:1px solid #e2e8f0}.shipment-preview-drawer .shipment-tracking-detail-panel{max-height:230px;overflow-y:auto;border:0;border-radius:0}.shipment-item-filters{display:flex;gap:12px;margin-bottom:14px}.shipment-item-filters .ant-select{min-width:180px}.shipment-products-panel{display:flex;flex-direction:column;gap:14px}.shipment-detail-table .ant-table{table-layout:fixed}.shipment-detail-table .ant-table-cell{min-width:0;vertical-align:top}.shipment-detail-table-text{display:-webkit-box;overflow:hidden;line-height:1.35;overflow-wrap:anywhere;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.shipment-detail-subpanel{min-width:0;padding:14px;background:#f8fafc;border:1px solid #dbe3ee;border-radius:8px}.shipment-detail-subpanel-title{margin-bottom:12px;color:var(--logix-navy);font-size:14px;font-weight:800}.shipment-detail-mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.shipment-detail-mini-item{min-width:0}.shipment-detail-mini-item-wide{grid-column:1 / -1}
