@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Manrope:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1";:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{min-height:100%}body{color:#1c1c1e;background-color:#f5f7fa;margin:0;font-family:Manrope,sans-serif}.app-shell{--nav-height:4rem;--page-gutter:1.5rem;--page-top-offset:calc(var(--nav-height) + 1rem);--surface-radius:2rem;--surface-radius-sm:1.5rem;--dashboard-max-width:85rem;--dashboard-min-width:67.5rem;--shipment-max-width:77.5rem;--text-title-size:clamp(1.18rem, 1rem + .6vw, 1.52rem);--text-body-size:clamp(.875rem, .82rem + .22vw, 1rem);--text-label-size:clamp(.74rem, .69rem + .13vw, .82rem);--text-caption-size:clamp(.76rem, .71rem + .14vw, .86rem);--input-height:2.25rem;color:#1c1c1e;background:#f5f7fa;min-height:100vh;font-family:Manrope,sans-serif;overflow-x:clip}.liquid-glass{-webkit-backdrop-filter:blur(60px);background:#ffffffbf;border:1px solid #fffc;box-shadow:0 8px 32px #0000000a}.dropdown-glass{-webkit-backdrop-filter:blur(80px);background:#fffffffa;border:1px solid #fff;box-shadow:0 25px 60px -12px #00000040}.top-nav{z-index:90;height:var(--nav-height);padding:0 var(--page-gutter);justify-content:space-between;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.top-nav-left,.top-nav-actions{align-items:center;gap:1rem;display:flex}.brand-mark{color:#007aff;letter-spacing:-.05em;font-size:1.25rem;font-weight:800}.top-nav-links{align-items:center;gap:.25rem;display:flex}.top-nav-links a,.nav-link-button{color:#636366;cursor:pointer;letter-spacing:-.01em;background:0 0;border-bottom:2px solid #0000;padding:.5rem .75rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;line-height:1.2;text-decoration:none;transition:color .2s,border-bottom-color .2s}.nav-link-button{border-top:0;border-left:0;border-right:0;align-items:center;gap:2px;display:inline-flex}.nav-link-button .material-symbols-outlined{font-size:.9rem;transition:transform .2s}.nav-item-group{position:relative}.top-nav-links a.is-active,.nav-link-button.is-active,.top-nav-links a:hover,.nav-item-group.is-open .nav-link-button{color:#007aff;border-bottom-color:#007aff}.nav-item-group.is-open .nav-link-button .material-symbols-outlined{transform:translateY(1px)}.nav-dropdown{z-index:110;color:#1c1c1e;opacity:0;visibility:hidden;scrollbar-width:thin;scrollbar-color:#63636657 transparent;scrollbar-gutter:stable;border-radius:.5rem;width:18rem;max-height:calc(100vh - 88px);padding:.5rem 0;font-family:Inter,sans-serif;font-size:.84rem;font-weight:500;transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1),visibility .4s cubic-bezier(.16,1,.3,1);position:absolute;top:calc(100% + 4px);left:0;overflow-y:auto;transform:translateY(12px)}.nav-dropdown.is-compact{width:14rem}.nav-item-group.is-open .nav-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.nav-dropdown-section{padding:0 4px}.nav-dropdown-header{color:#8e8e93;letter-spacing:.05em;text-transform:uppercase;background:#00000008;padding:.75rem 1rem .25rem;font-family:Inter,sans-serif;font-size:.7rem;font-weight:800}.nav-dropdown-divider{background:#1c1c1e0f;height:1px;margin:6px 8px}.nav-dropdown-link{color:#1c1c1e;white-space:nowrap;cursor:pointer;text-align:left;box-sizing:border-box;background:0 0;border-radius:.5rem;width:calc(100% - .5rem);margin:0 .25rem;padding:.375rem .75rem;font-family:Inter,sans-serif;font-size:.84rem;font-weight:500;line-height:1.2;text-decoration:none;transition:background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);display:block;border:none!important}a.nav-dropdown-link:link,a.nav-dropdown-link:visited{color:#1c1c1e;text-decoration:none}.nav-dropdown-action{width:calc(100% - .5rem);color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.nav-dropdown-link:hover,.nav-dropdown-link:focus-visible{outline:none;color:#fff!important;background-color:#007aff!important}.nav-dropdown-link.is-disabled{color:#8e8e93;cursor:not-allowed;pointer-events:none;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.nav-dropdown-link.is-disabled:hover,.nav-dropdown-link.is-disabled:focus-visible{color:#8e8e93!important;background-color:#0000!important}.nav-dropdown-soon-pill{letter-spacing:.04em;text-transform:uppercase;color:#6e6e73;background:#8e8e932e;border-radius:999px;padding:.125rem .4rem;font-size:.625rem;font-weight:600}.theme-dark .nav-dropdown-link.is-disabled{color:#6e6e73}.theme-dark .nav-dropdown-link.is-disabled:hover,.theme-dark .nav-dropdown-link.is-disabled:focus-visible{color:#6e6e73!important}.theme-dark .nav-dropdown-soon-pill{color:#98989d;background:#ffffff14}.search-pill{background:#fff6;border-radius:999px;align-items:center;gap:.5rem;min-width:12rem;padding:.375rem .75rem;display:flex}.search-pill span,.icon-button span{color:#8a8d94;font-size:1.1rem}.search-pill input{color:#1c1c1e;background:0 0;border:0;outline:none;width:100%;font-size:.75rem}.search-pill input::placeholder{color:#8a8d94}.icon-button{cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;width:2.125rem;height:2.125rem;transition:background-color .2s;display:grid}.icon-button:hover{background:#fff6}.theme-toggle{position:relative}.avatar-dot{cursor:pointer;background:linear-gradient(135deg,#007aff,#46a1ff);border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 2px 8px #007aff59,inset 0 0 0 1.5px #fff6}.avatar-dot:hover{transform:scale(1.08);box-shadow:0 4px 14px #007aff73,inset 0 0 0 1.5px #ffffff80}.avatar-dot-icon{color:#fff;-webkit-user-select:none;user-select:none;line-height:1;font-size:1.05rem!important}.portal-profile-control{z-index:120;position:fixed;top:1.25rem;right:1.5rem}.portal-profile-control .avatar-dot{width:2.5rem;height:2.5rem}.portal-profile-control .profile-dd-panel{z-index:121}@media (width<=640px){.portal-profile-control{top:.875rem;right:.875rem}}.dashboard-shell{padding:var(--page-top-offset) var(--page-gutter) 0;align-items:flex-start;gap:1rem;width:100%;margin:0 auto;display:flex}.left-dashboard-nav{top:calc(var(--nav-height) + 1.25rem);width:4.2rem;min-width:4.2rem;height:calc(100vh - 6.75rem);margin-left:calc(var(--page-gutter) * -1);flex-direction:column;justify-content:stretch;align-self:stretch;align-items:flex-start;gap:.5rem;padding:.625rem 0 1.25rem;display:flex;position:sticky}.left-dashboard-nav.in-edit-mode{align-self:stretch;height:calc(100vh - 6.75rem)}.left-dashboard-slot{flex:1 1 0;justify-content:center;align-items:center;width:100%;height:100%;min-height:0;display:flex;position:relative}.left-dashboard-nav.in-edit-mode .left-dashboard-slot{flex:1 1 0;height:100%}.left-dashboard-pill{color:#007aff;letter-spacing:.06em;text-transform:uppercase;writing-mode:vertical-rl;text-orientation:mixed;cursor:pointer;text-align:center;background:linear-gradient(#ffffffe6 0%,#ffffffc7 100%);border:1px solid #fffc;border-left:0;border-radius:0 1.625rem 1.625rem 0;justify-content:center;align-items:center;width:3.7rem;height:100%;min-height:3.7rem;max-height:none;padding:1rem .45rem 1rem .35rem;font-family:Inter,sans-serif;font-size:.76rem;font-weight:700;transition:transform .2s,box-shadow .2s,color .2s,background .2s;display:flex;position:relative;box-shadow:0 12px 28px #0000000f,inset 1px 0 #ffffff73}.left-dashboard-nav.in-edit-mode .left-dashboard-pill{height:100%;min-height:0}.left-dashboard-pill.is-empty{color:#007aff80;box-shadow:none;background:#f0f7ff66;border:2px dashed #007aff4d}.left-dashboard-pill:hover{color:#005ed1;background:linear-gradient(#fffffffa 0%,#f0f7ffeb 100%);transform:translate(2px);box-shadow:0 14px 30px #007aff1f,inset 1px 0 #ffffff8f}.left-dashboard-pill.is-active{color:#005ed1;background:linear-gradient(#fff 0%,#e6f2fff5 100%);transform:translate(3px);box-shadow:0 16px 32px #007aff29,inset 2px 0 #007aff2e}.left-dashboard-pill.is-drop-target{background:linear-gradient(#f0f7ff 0%,#dcedfffa 100%);border-color:#007aff66;box-shadow:0 20px 40px #007aff3d,inset 1px 0 #fffc}.left-dashboard-pill-close{z-index:2;color:#fff;cursor:pointer;background:#141b27b3;border:0;border-radius:999px;place-items:center;width:1.45rem;height:1.45rem;padding:0;transition:background-color .15s,transform .15s;display:grid;position:absolute;top:.5rem;right:.5rem}.left-dashboard-pill-close:hover{background:#dc2626e6;transform:scale(1.1)}.left-dashboard-pill-close .material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 600, "GRAD" 0, "opsz" 20;margin:0;font-size:1rem;line-height:1;display:block}.left-dashboard-pill-close:focus-visible{outline-offset:1px;outline:2px solid #007affbf}.dashboard-content{flex-direction:column;flex:1;min-width:0;min-height:calc(100vh - 5rem);display:flex}.shipment-page-inner{width:100%;min-width:0;max-width:100%}.shipment-page-header{justify-content:space-between;align-items:flex-start;gap:.875rem;margin-bottom:1rem;display:flex}.shipment-page-grid{grid-template-columns:minmax(0,2fr) minmax(300px,1fr);align-items:start;gap:1rem;display:grid}.shipment-accessorials{padding-bottom:6px}.theme-dark .shipment-ref-menu-item.is-added,.theme-dark .shipment-ref-menu-item.is-added .shipment-ref-menu-icon{color:#0a84ff}@media (width<=860px){.shipment-addr-row{grid-template-columns:1fr}}.accessorial-empty{color:#9ca3af;margin:0;padding:.25rem 0;font-family:Inter,sans-serif;font-size:.75rem}.theme-dark .accessorial-modal-header h3,.theme-dark .accessorial-modal-item{color:#f2f2f7}.dashboard-main{flex:1;overflow:auto visible}.widget-board{min-width:var(--dashboard-min-width);width:max(100%, var(--dashboard-min-width));border-radius:var(--surface-radius);grid-template-columns:repeat(16,minmax(0,1fr));grid-auto-rows:clamp(6.125rem,5.5vw,7.25rem);gap:1.125rem;padding:0 0 .75rem;display:grid}.widget-board.is-editing{background-image:radial-gradient(circle,#0f172a61 1.6px,#0000 1.8px);background-size:28px 28px}.widget-card{border-radius:var(--surface-radius);flex-direction:column;gap:.75rem;padding:1.5rem;scroll-margin-top:84px;display:flex;position:relative;overflow:hidden}.widget-card.liquid-glass{-webkit-backdrop-filter:none;background:#fff;border:1px solid #0000000f;box-shadow:0 2px 8px #0000000f,0 0 0 .5px #0000000a}.widget-remove-button{z-index:3;color:#f4f7fb;cursor:pointer;background:#141b27cc;border:0;border-radius:999px;place-items:center;width:1.82rem;height:1.82rem;padding:0;transition:transform .15s,background-color .15s;display:grid;position:absolute;top:.8rem;right:.8rem}.widget-remove-button:hover{background:#dc2626e6;transform:scale(1.06)}.widget-remove-button .material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 600, "GRAD" 0, "opsz" 20;margin:0;font-size:1.08rem;line-height:1;display:block}.widget-remove-button:focus-visible{outline-offset:2px;outline:2px solid #007affbf}.widget-card.is-draggable{cursor:grab}.widget-card.is-targeted{box-shadow:0 0 0 2px #007aff2e,0 18px 40px #007aff1f}.widget-card.finance-widget{gap:.625rem;padding:1.125rem 1.5rem 1rem}.widget-card-head{justify-content:space-between;align-items:center;gap:14px;display:flex}.widget-card-head h2,.analytics-head h3{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.widget-card.is-draggable .widget-card-head,.widget-card.is-draggable .analytics-head{padding-right:2.35rem}.widget-card-head h2{font-size:var(--text-title-size);margin:0;font-weight:800}.soft-select,.icon-link{color:#8a8d94;text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;font-family:Inter,sans-serif;font-size:var(--text-caption-size);cursor:pointer;background:0 0;border:0;align-items:center;gap:.2rem;padding:0;font-weight:700;display:inline-flex;overflow:hidden}.soft-select span,.icon-link span{font-size:.9rem}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 32px;padding-top:4px;display:grid}.finance-widget .metric-grid{gap:14px 28px;padding-top:2px}.finance-widget .soft-select{font-size:var(--text-caption-size)}.finance-widget .metric-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:var(--text-label-size);letter-spacing:.06em;overflow:hidden}.finance-widget .metric-value{font-size:1.95rem;line-height:1.05}.finance-widget .widget-updated{font-size:var(--text-caption-size)}.finance-widget .metric-item{gap:2px}.widget-card.analytics-widget{-webkit-backdrop-filter:none;background:#fff;border:1px solid #0000000f;padding:0;font-size:1.05rem;box-shadow:0 2px 8px #0000000f,0 0 0 .5px #0000000a}.analytics-card{flex-direction:column;gap:.875rem;height:100%;padding:1.75rem 1.875rem 1.25rem;display:flex}.booked-analytics-card{gap:.5rem;padding:1.05rem 1.15rem .9rem}.booked-analytics-card .analytics-head h3{font-size:var(--text-title-size)}.booked-analytics-card .analytics-head .material-symbols-outlined{font-size:1.3rem}.analytics-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.analytics-head h3{color:#272e3a;font-family:Inter,sans-serif;font-size:var(--text-title-size);letter-spacing:-.02em;margin:0;font-weight:700}.analytics-head .material-symbols-outlined{color:#6f7681;font-size:1.3rem}.yoy-bars,.weekly-bars{flex-direction:column;gap:.8125rem;display:flex}.booked-analytics-card .yoy-bars,.booked-analytics-card .weekly-bars{gap:.45rem}.booked-yoy-card .yoy-bars{flex:1;justify-content:space-between}.yoy-row{grid-template-columns:3.625rem minmax(0,1fr);align-items:center;gap:.75rem;display:grid}.booked-analytics-card .yoy-row{grid-template-columns:2.5rem minmax(0,1fr);gap:.55rem}.yoy-month{color:#6f7480;font-family:Inter,sans-serif;font-size:var(--text-body-size);font-weight:600}.yoy-track,.weekly-track{border-radius:999px;width:100%;height:1.375rem;position:relative;overflow:hidden}.booked-analytics-card .yoy-track,.booked-analytics-card .weekly-track{height:1rem}.yoy-axis{color:#8a9099;height:.85rem;font-family:Inter,sans-serif;font-size:var(--text-caption-size);margin-top:-.15rem;margin-left:3.05rem;margin-right:.15rem;font-weight:700;position:relative}.yoy-axis span{position:absolute;bottom:0;transform:translate(-50%)}.yoy-track{background:#d3e2f5}.yoy-bar{border-radius:999px;height:100%;position:absolute;top:0;left:0}.yoy-bar.last-year{background:#b9cee7}.yoy-bar.ytd{background:linear-gradient(90deg,#0f78ee 0%,#4a9bea 100%)}.weekly-row{flex-direction:column;gap:.5rem;display:flex}.booked-analytics-card .weekly-row{gap:.35rem}.weekly-row-head{color:#8a9099;font-family:Inter,sans-serif;font-size:var(--text-label-size);letter-spacing:.12em;justify-content:space-between;align-items:center;gap:.875rem;font-weight:700;display:flex}.weekly-track{background:#d3e2f5;display:flex}.weekly-segment{height:100%}.weekly-segment.ltl{background:#0f78ee}.weekly-segment.truckload{background:#8cb9e7}.weekly-segment.domestic{background:#5662de}.weekly-segment.drayage{background:#b055dd}.analytics-foot{border-top:1px solid #63636624;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:.625rem;display:flex}.yoy-foot{padding-top:.55rem}.booked-analytics-card .analytics-foot{gap:.75rem;padding-top:.45rem}.booked-yoy-card .analytics-foot{margin-top:0}.analytics-legend{color:#5f6772;font-family:Inter,sans-serif;font-size:var(--text-body-size);align-items:center;gap:1.375rem;font-weight:700;display:flex}.analytics-legend span{align-items:center;gap:.5rem;display:inline-flex}.booked-analytics-card .analytics-legend{gap:.9rem}.legend-dot{border-radius:.25rem;width:.75rem;height:.75rem}.booked-analytics-card .legend-dot{width:.6rem;height:.6rem}.booked-yoy-card .analytics-foot p,.booked-yoy-card .analytics-legend{font-size:var(--text-caption-size)}.legend-dot.ytd,.legend-dot.ltl{background:#0f78ee}.legend-dot.last-year,.legend-dot.truckload{background:#8cb9e7}.legend-dot.domestic{background:#5662de}.legend-dot.drayage{background:#b055dd}.analytics-foot p{color:#9aa2ad;font-family:Inter,sans-serif;font-size:var(--text-caption-size);margin:0;font-weight:500}.metric-item{flex-direction:column;gap:4px;display:flex}.metric-label{color:#007aff;font-family:Inter,sans-serif;font-size:var(--text-label-size);text-transform:uppercase;letter-spacing:.08em;font-weight:700}.metric-value{font-size:1.52rem;font-weight:800}.widget-updated,.chart-updated{color:#a3a8b2;font-family:Inter,sans-serif;font-size:var(--text-caption-size);text-align:right;margin-top:auto}.list-widget{flex-direction:column;gap:0;margin:0 -24px -8px;display:flex;overflow:hidden}.list-widget.compact{margin-top:8px}.list-row{font-family:Inter,sans-serif;font-size:var(--text-body-size);color:#666b74;background:0 0;justify-content:space-between;align-items:center;gap:14px;padding:.6rem 1rem;font-weight:700;display:flex}.list-row.primary{color:#007aff;background:#007aff1a}.list-row.danger{color:#ef4444;background:#ef44441a}.list-row b{min-width:32px;font-size:var(--text-caption-size);text-align:center;color:inherit;box-shadow:none;background:#6363661a;border:1px solid #63636626;border-radius:999px;padding:2px 12px;font-weight:800}.list-widget.operations .count-badge,.operations-tree .count-badge{font-size:var(--text-caption-size);box-shadow:none;font-weight:800}.list-widget.operations .count-badge.neutral,.operations-tree .count-badge.neutral{color:#636366;background:#6363661a;border:1px solid #63636626}.list-widget.operations .count-badge.primary,.operations-tree .count-badge.primary{color:#007aff;background:#007aff26;border:1px solid #007aff33}.list-widget.operations .count-badge.danger,.operations-tree .count-badge.danger{color:#ef4444;background:#ef444426;border:1px solid #ef444433}.operations-tree{scrollbar-width:thin;scrollbar-color:#63636657 transparent;scrollbar-gutter:stable;flex-direction:column;flex:1;margin:0 -24px -8px;display:flex;overflow:auto}.operation-group{border-top:1px solid #fff3}.operation-group>summary{list-style:none}.operation-group>summary::-webkit-details-marker{display:none}.operation-row{flex:none}.operation-summary{cursor:pointer}.operation-summary.primary{background:#007aff1a}.operation-summary.primary:hover{background:#007aff29}.operation-summary.neutral:hover{background:#00000008}.operation-label{align-items:center;gap:4px;display:inline-flex}.operation-label .material-symbols-outlined{font-size:1rem;transition:transform .2s}.operation-group[open] .operation-label .material-symbols-outlined{transform:rotate(180deg)}.operation-children{background:#00000005}.operation-child{padding-left:32px}.operation-child.primary{background:#007aff1a}.operation-child.danger{background:#ef44441a}.empty-widget{text-align:center;color:#adb2bb;flex:1;place-items:center;gap:6px;font-size:.95rem;font-style:italic;display:grid}.empty-widget span{font-size:2.25rem}.chart-widget{flex-direction:column;gap:10px;height:100%;display:flex}.chart-widget svg{flex:1}.modern-chart{gap:12px}.shipment-activity-chart{width:100%;height:100%;min-height:230px}.chart-grid-line{stroke:#63636624;stroke-width:1px}.chart-grid-line.vertical{stroke:#63636614}.chart-axis-label,.chart-axis-title{fill:#7a818d;font-family:Inter,sans-serif;font-size:10px;font-weight:600}.chart-axis-label.x{text-anchor:middle}.chart-axis-label.y{text-anchor:end}.chart-axis-title{text-anchor:middle;letter-spacing:.04em}.chart-line{fill:none;stroke-linecap:round;stroke-linejoin:round}.chart-line.primary{stroke:#1478f5;stroke-width:3.4px}.chart-line.secondary{stroke:#7cb8ff;stroke-width:3.1px;opacity:.92}.chart-point{stroke-width:1.8px}.chart-point.primary{fill:#1478f5;stroke:#ffffffc7}.chart-point.secondary{fill:#9ec9ff;stroke:#ffffffd1}.chart-legend{color:#6e7480;font-family:Inter,sans-serif;font-size:var(--text-caption-size);justify-content:center;gap:16px;font-weight:700;display:flex}.dot{border-radius:4px;width:12px;height:12px;margin-right:6px;display:inline-block}.dot.primary{background:#1478f5}.dot.secondary{background:#9ec9ff}.widget-preview{z-index:3;border:2px dashed #0000;border-radius:32px;place-items:center;font-size:1.65rem;font-weight:900;display:grid}.widget-preview.is-valid{color:#1478f5;background:#1478f51f;border-color:#1478f5a6}.widget-preview.is-invalid{color:#ef4444;background:#ef444424;border-color:#ef4444a6}.editor-panel{border-radius:24px;flex-direction:column;align-items:stretch;gap:12px;margin:10px 0 0;padding:18px 20px;display:flex}.editor-panel.is-visible{animation:.32s library-panel-enter}.editor-copy{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 18px;display:flex}.editor-copy h3{margin:0 0 6px;font-size:.84rem}.editor-copy p,.editor-empty{color:#6d7280;margin:0;font-family:Inter,sans-serif;font-size:.7rem}.library-panel{flex:1;gap:.62rem;width:100%;min-width:0;display:grid}.library-search{background:#ffffffdb;border:1px solid #1478f53d;border-radius:10px;align-items:center;gap:.44rem;padding:.44rem .56rem;display:flex}.library-search .material-symbols-outlined{color:#6f7681;font-size:.95rem}.library-search input{color:#253042;background:0 0;border:0;outline:none;width:100%;font-family:Inter,sans-serif;font-size:.76rem}.library-search input::placeholder{color:#8a8d94}.library-search b{color:#1478f5;background:#1478f524;border-radius:999px;margin-left:auto;padding:1px 8px;font-family:Inter,sans-serif;font-size:.68rem;font-weight:800}.library-grid{grid-template-columns:repeat(auto-fill,minmax(24.5rem,1fr));gap:.86rem;max-height:min(520px,58vh);padding-right:.18rem;display:grid;overflow:hidden auto}.library-widget-card{cursor:grab;background:#ffffffdb;border:1px solid #1478f51f;border-radius:12px;gap:.58rem;padding:.74rem;display:grid}.library-widget-card:active{cursor:grabbing}.library-widget-card.is-placed{border-color:#62677042}.library-widget-head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.library-widget-title{align-items:center;gap:.35rem;min-width:0;display:inline-flex}.library-widget-title .material-symbols-outlined{color:#1478f5;font-size:.96rem}.library-widget-title h4{text-overflow:ellipsis;white-space:nowrap;color:#1d2c40;min-width:0;margin:0;font-family:Inter,sans-serif;font-size:.75rem;font-weight:700;overflow:hidden}.library-state{color:#636366;background:#6363661a;border-radius:999px;padding:1px 8px;font-family:Inter,sans-serif;font-size:.62rem;font-weight:800}.library-demo{background:#1478f50a;border:1px solid #1478f51f;border-radius:10px;min-height:92px;padding:.52rem}.library-demo.chart{grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;gap:.34rem;display:grid}.library-demo.chart span{background:linear-gradient(#0f78ee 0%,#4a9bea 100%);border-radius:6px 6px 4px 4px}.library-demo.kpi{grid-template-columns:repeat(2,minmax(0,1fr));gap:.42rem;display:grid}.library-demo.kpi div{background:#ffffffc2;border-radius:8px;flex-direction:column;gap:.15rem;padding:.32rem .38rem;display:flex}.library-demo.kpi small{color:#647187;font-family:Inter,sans-serif;font-size:.6rem;font-weight:700}.library-demo.kpi strong{color:#1d2c40;font-family:Inter,sans-serif;font-size:.75rem;font-weight:800}.library-demo.list{gap:.28rem;display:grid}.library-demo.list p{color:#3d4a5c;background:#ffffffc7;border-radius:7px;justify-content:space-between;align-items:center;margin:0;padding:.21rem .34rem;font-family:Inter,sans-serif;font-size:.62rem;font-weight:700;display:flex}.library-demo.list b{color:#1478f5;background:#1478f521;border-radius:999px;padding:0 6px}.library-widget-foot{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:.5rem;display:flex}.library-widget-foot span{text-overflow:clip;white-space:normal;color:#667085;flex:14rem;min-width:0;font-family:Inter,sans-serif;font-size:.63rem;line-height:1.32;overflow:hidden}@keyframes library-panel-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.library-place-button{color:#1067cb;cursor:pointer;background:#1478f51f;border:1px solid #1478f54d;border-radius:999px;flex:none;margin-left:auto;padding:.3rem .58rem;font-family:Inter,sans-serif;font-size:.62rem;font-weight:700}.placeholder-kind{color:#1478f5;font-family:Inter,sans-serif;font-size:var(--text-caption-size);white-space:nowrap;background:#1478f51f;border-radius:999px;padding:.18rem .5rem;font-weight:700}.placeholder-kpi-grid{gap:12px 18px}.placeholder-chart{grid-template-columns:repeat(6,minmax(0,1fr));align-items:end;gap:.46rem;min-height:118px;margin-top:.2rem;margin-left:.35rem;display:grid}.placeholder-chart-column{justify-items:center;gap:.3rem;display:grid}.placeholder-chart-label{color:#7f8999;font-family:Inter,sans-serif;font-size:var(--text-caption-size);font-weight:700}.placeholder-chart-bar-wrap{background:#1478f514;border-radius:8px;align-items:flex-end;width:100%;height:88px;display:flex}.placeholder-chart-bar{background:linear-gradient(#0f78ee 0%,#4a9bea 100%);border-radius:8px;width:100%}.dashboard-footer{justify-content:center;margin-top:auto;padding:16px 0 24px;display:flex}.edit-dashboard-button{color:#2d3440;cursor:pointer;border:0;border-radius:24px;align-items:center;gap:8px;padding:10px 18px;font-family:Inter,sans-serif;font-size:.75rem;font-weight:700;display:inline-flex}.edit-dashboard-button span{font-size:.95rem}.app-toast{z-index:9999;color:#fff;pointer-events:none;-webkit-backdrop-filter:blur(12px);background:#007affeb;border-radius:14px;align-items:center;gap:.5rem;max-width:320px;padding:10px 16px;font-family:Inter,sans-serif;font-size:.78rem;font-weight:700;animation:.25s cubic-bezier(.34,1.56,.64,1) toastSlideIn;display:flex;position:fixed;top:80px;right:24px;box-shadow:0 8px 28px #007aff59,0 2px 8px #0000001f}.theme-dark .app-toast{background:#0a84ffe6;box-shadow:0 8px 28px #0a84ff66,0 2px 8px #0000004d}@keyframes toastSlideIn{0%{opacity:0;transform:translate(20px)scale(.95)}to{opacity:1;transform:translate(0)scale(1)}}.scroll-top-fab{color:#1c1c1e;cursor:pointer;z-index:200;background:#fff;border:0;border-radius:999px;place-items:center;width:42px;height:42px;transition:transform .2s,box-shadow .2s;animation:.2s fadeScaleIn;display:grid;position:fixed;bottom:84px;right:27px;box-shadow:0 4px 16px #00000021,0 1px 4px #00000012}.scroll-top-fab:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000029}.scroll-top-fab span{font-size:1.2rem}.theme-dark .scroll-top-fab{color:#fff;background:linear-gradient(135deg,#007aff 0%,#46a1ff 100%);box-shadow:0 4px 20px #007aff73,0 1px 4px #0000004d}.theme-dark .scroll-top-fab:hover{box-shadow:0 8px 28px #007aff8c}@keyframes fadeScaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.chat-fab{color:#fff;cursor:pointer;z-index:200;background:linear-gradient(135deg,#007aff 0%,#46a1ff 100%);border:0;border-radius:999px;place-items:center;width:56px;height:56px;transition:transform .2s;display:grid;position:fixed;bottom:16px;right:20px;box-shadow:0 20px 36px #007aff57}.chat-fab:hover{transform:scale(1.06)}.chat-fab span{font-size:1.35rem}.chat-fab--bot{box-shadow:none;background:0 0;padding:0}.theme-dark .chat-fab.chat-fab--bot{box-shadow:none;background:0 0}.chat-fab--bot .agent-bot{filter:drop-shadow(0 6px 9px #1e285a52);width:148%;height:148%;margin:-24%}.docked-widget-preview-overlay{z-index:99;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0006;place-items:center;display:grid;position:fixed;inset:0}.docked-widget-preview-modal{border-radius:var(--surface-radius);-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px);background:#fffffffa;border:1px solid #ffffffe6;flex-direction:column;width:min(90vw,600px);max-height:85vh;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 60px -12px #00000040}.docked-widget-preview-header{background:#ffffff80;border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;display:flex}.docked-widget-preview-header h3{color:#1c1c1e;font-family:Manrope,sans-serif;font-size:var(--text-title-size);letter-spacing:-.02em;margin:0;font-weight:700}.docked-widget-preview-close{color:#1c1c1e;cursor:pointer;background:#00000014;border:0;border-radius:999px;place-items:center;width:2rem;height:2rem;transition:background-color .2s,transform .15s;display:grid}.docked-widget-preview-close:hover{background:#0000001f;transform:scale(1.05)}.docked-widget-preview-close .material-symbols-outlined{font-size:1.1rem}.docked-widget-preview-content{color:#1c1c1e;flex:1;padding:1.5rem;overflow-y:auto}.docked-widget-preview-content .widget-card-head{display:none}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:linear-gradient(#6363666b 0%,#63636647 100%) padding-box padding-box;border:2px solid #0000;border-radius:999px;min-height:52px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#63636685 0%,#6363665c 100%) padding-box padding-box}::-webkit-scrollbar-corner{background:0 0}.app-shell.theme-dark{color:#f2f2f7;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0a0a0c}.theme-dark .liquid-glass{-webkit-backdrop-filter:blur(30px);background:#1c1c1e99;border:1px solid #ffffff1a;box-shadow:0 8px 32px #0003}.theme-dark .dropdown-glass{-webkit-backdrop-filter:blur(56px);background:#121214fb;border:1px solid #ffffff26;box-shadow:0 25px 60px -12px #00000080}.theme-dark .top-nav{border-bottom:1px solid #ffffff0d}.theme-dark .brand-mark,.theme-dark .top-nav-links a.is-active,.theme-dark .nav-link-button.is-active,.theme-dark .top-nav-links a:hover,.theme-dark .nav-item-group:hover .nav-link-button,.theme-dark .nav-item-group:focus-within .nav-link-button,.theme-dark .metric-label,.theme-dark .list-row.primary,.theme-dark .operation-summary.primary,.theme-dark .operation-child.primary,.theme-dark .list-widget.operations .count-badge.primary,.theme-dark .operations-tree .count-badge.primary{color:#0a84ff}.theme-dark .top-nav-links a,.theme-dark .nav-link-button,.theme-dark .search-pill span,.theme-dark .icon-button span,.theme-dark .metric-label,.theme-dark .widget-updated,.theme-dark .chart-updated,.theme-dark .chart-legend,.theme-dark .empty-widget,.theme-dark .nav-dropdown-header{color:#8e8e93}.theme-dark .widget-card-head h2,.theme-dark .metric-value,.theme-dark .nav-dropdown,.theme-dark .nav-dropdown-link,.theme-dark .search-pill input,.theme-dark .left-dashboard-pill,.theme-dark .left-dashboard-pill-close,.theme-dark .edit-dashboard-button,.theme-dark .editor-copy h3,.theme-dark .editor-widget-chip,.theme-dark .operation-summary.primary .operation-label,.theme-dark .operation-summary.danger .operation-label,.theme-dark .operation-summary .operation-label,.theme-dark .list-row.danger,.theme-dark .chart-widget,.theme-dark .top-nav,.theme-dark .dashboard-toast{color:#f2f2f7}.theme-dark .left-dashboard-pill{color:#0a84ff;background:linear-gradient(#3c3c41cc 0%,#2d2d32bf 100%);border:1px solid #ffffff1f;box-shadow:0 12px 28px #0006,inset 1px 0 #ffffff14}.theme-dark .left-dashboard-pill.is-empty{color:#0a84ff80;box-shadow:none;background:#0a84ff14;border:2px dashed #0a84ff4d}.theme-dark .left-dashboard-pill.is-drop-target{background:linear-gradient(#0a84ff2e 0%,#0a84ff1f 100%);border-color:#0a84ff80;box-shadow:0 20px 40px #0a84ff52,inset 1px 0 #fff3}.theme-dark .left-dashboard-pill-close{color:#f2f2f7;background:#ffffff1f}.theme-dark .left-dashboard-pill-close:hover{background:#ff453ae6}.theme-dark .docked-widget-preview-modal{background:#1c1c1efa;border:1px solid #ffffff1a;box-shadow:0 25px 60px -12px #0009}.theme-dark .docked-widget-preview-header{background:#1c1c1e80;border-bottom-color:#ffffff14}.theme-dark .docked-widget-preview-header h3{color:#f2f2f7}.theme-dark .docked-widget-preview-close{color:#f2f2f7;background:#ffffff1a}.theme-dark .docked-widget-preview-close:hover{background:#ffffff26}.theme-dark .docked-widget-preview-content{color:#f2f2f7}.theme-dark .widget-card.analytics-widget{background:#1c1c1ec7;border:1px solid #ffffff14}.theme-dark .widget-remove-button{color:#f2f2f7;background:#ffffff29}.theme-dark .widget-remove-button:hover{background:#ff453ae6}.theme-dark .analytics-head h3,.theme-dark .analytics-legend{color:#f2f2f7}.theme-dark .analytics-head .material-symbols-outlined,.theme-dark .weekly-row-head,.theme-dark .analytics-foot p,.theme-dark .yoy-month{color:#a1a8b3}.theme-dark .yoy-track,.theme-dark .weekly-track{background:#ffffff1f}.theme-dark .yoy-bar.last-year{background:#8cb9e7b3}.theme-dark .analytics-foot{border-top-color:#ffffff1f}.theme-dark .search-pill{background:#ffffff1a}.theme-dark .search-pill input::placeholder{color:#8e8e93}.theme-dark .icon-button:hover,.theme-dark .theme-toggle{background:0 0}.theme-dark .icon-button:hover,.theme-dark .theme-toggle:hover{background:#ffffff1a}.theme-dark .avatar-dot{background:linear-gradient(135deg,#0a84ff,#46a1ff);box-shadow:0 2px 10px #0a84ff73,inset 0 0 0 1.5px #fff3}.theme-dark a.nav-dropdown-link:link,.theme-dark a.nav-dropdown-link:visited{color:#f2f2f7;font-weight:500;text-decoration:none}.theme-dark .nav-dropdown-link:hover,.theme-dark .nav-dropdown-link:focus-visible{color:#fff!important;background-color:#0a84ff!important}.theme-dark .shipment-page-header h1{color:#f2f2f7}.theme-dark .shipment-page-header p,.theme-dark .shipment-field span,.theme-dark .shipment-mini-group>span,.theme-dark .shipment-mini-checks>span,.theme-dark .shipment-check-group p{color:#8e8e93}.theme-dark .shipment-card{background:#1c1c1eb8;border:1px solid #ffffff14}.theme-dark .shipment-card h2,.theme-dark .shipment-check-group label{color:#f2f2f7}.theme-dark .shipment-field input,.theme-dark .shipment-field select,.theme-dark .shipment-mini-group input,.theme-dark .shipment-currency-input{color:#f2f2f7;background:#ffffff0f;border:1px solid #fff3}.theme-dark .shipment-search-btn{color:#adb5bd;background:#ffffff14;border-color:#fff3}.theme-dark .shipment-search-btn:hover{color:#f2f2f7;background:#ffffff26}.theme-dark .shipment-currency-prefix{color:#adb5bd}.theme-dark .shipment-field input::placeholder{color:#8e8e93}.theme-dark .shipment-toggle-pill{background:#ffffff2e}.theme-dark .shipment-toggle-pill.is-on{background:#0a84ff}.theme-dark .shipment-ref-dynamic-field input{color:#f2f2f7;background:#ffffff0f;border:1px solid #fff3}.theme-dark .shipment-ref-dynamic-field input::placeholder{color:#8e8e93}.theme-dark .shipment-ref-menu-icon{color:#636366}.theme-dark .shipment-ref-menu-item.is-added{color:#fff!important;background-color:#0a84ff!important}.theme-dark .shipment-ref-menu-item.is-added .shipment-ref-menu-icon{color:#fff!important}.theme-dark .shipment-mini-checks .mini-circle{background:#ffffff12;border-color:#ffffff42}.theme-dark .shipment-cancel-button{color:#f2f2f7}.theme-dark .shipment-pricing-card button{color:#0a5fb7;background:#ffffffeb}.theme-dark .nav-dropdown-divider{background:#ffffff0d}.theme-dark .nav-dropdown-header{background:#ffffff08}.theme-dark .nav-dropdown,.theme-dark .operations-tree{scrollbar-color:#f2f2f757 transparent}.theme-dark .left-dashboard-pill{background:linear-gradient(#1c1c1eeb 0%,#161618d6 100%);border:1px solid #ffffff1a;border-left:0;box-shadow:0 14px 30px #0000003d,inset 1px 0 #ffffff0f}.theme-dark .left-dashboard-pill:hover{color:#46a1ff;background:linear-gradient(#242428fa 0%,#18181be6 100%);box-shadow:0 14px 28px #0a84ff29,inset 1px 0 #ffffff14}.theme-dark .left-dashboard-pill.is-active{color:#46a1ff;background:linear-gradient(#28282c 0%,#18181bf0 100%);box-shadow:0 16px 32px #0a84ff2e,inset 2px 0 #0a84ff3d}.theme-dark .soft-select,.theme-dark .icon-link{color:#8e8e93;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;padding:4px 10px}.theme-dark .list-row{color:#8e8e93}.theme-dark .list-row.primary,.theme-dark .operation-summary.primary,.theme-dark .operation-child.primary{background:#0a84ff26}.theme-dark .list-row.danger,.theme-dark .operation-child.danger{color:#ff453a;background:#ff453a1f}.theme-dark .list-row b{color:#8e8e93;background:#8e8e9326;border:1px solid #8e8e9333}.theme-dark .list-widget.operations .count-badge.primary,.theme-dark .operations-tree .count-badge.primary{color:#0a84ff;background:#0a84ff33;border:1px solid #0a84ff4d}.theme-dark .list-widget.operations .count-badge.neutral,.theme-dark .operations-tree .count-badge.neutral{color:#8e8e93;background:#8e8e9326;border:1px solid #8e8e9333}.theme-dark .list-widget.operations .count-badge.danger,.theme-dark .operations-tree .count-badge.danger{color:#ff453a;background:#ff453a33;border:1px solid #ff453a4d}.theme-dark .operation-group{border-top:1px solid #ffffff0d}.theme-dark .operation-summary.neutral:hover,.theme-dark .operation-row:hover{background:#ffffff08}.theme-dark .operation-children{background:#0003}.theme-dark .widget-card.is-targeted{box-shadow:0 0 0 2px #0a84ff3d,0 20px 42px #0a84ff1a}.theme-dark ::-webkit-scrollbar-thumb{background:linear-gradient(#f2f2f770 0%,#8e8e9352 100%) padding-box padding-box}.theme-dark ::-webkit-scrollbar-thumb:hover{background:linear-gradient(#f2f2f78f 0%,#8e8e9366 100%) padding-box padding-box}.theme-dark .chart-line.primary{stroke:#0a84ff}.theme-dark .chart-line.secondary{stroke:#46a1ff}.theme-dark .chart-point.primary{fill:#0a84ff;stroke:#f2f2f73d}.theme-dark .chart-point.secondary{fill:#7eb9ff;stroke:#f2f2f733}.theme-dark .dot.primary{background:#0a84ff}.theme-dark .dot.secondary{background:#46a1ff}.theme-dark .chart-grid-line{stroke:#ffffff1a}.theme-dark .chart-grid-line.vertical{stroke:#ffffff0f}.theme-dark .chart-axis-label,.theme-dark .chart-axis-title{fill:#8e8e93}.theme-dark .chart-widget:before,.theme-dark .chart-widget:after{content:"";display:none}.theme-dark .widget-board.is-editing{background-image:radial-gradient(circle,#f2f2f73d 1.5px,#0000 1.7px)}.theme-dark .library-search{background:#ffffff0d;border-color:#0a84ff6b}.theme-dark .library-search input{color:#f2f2f7}.theme-dark .library-search b{color:#46a1ff;background:#0a84ff33}.theme-dark .library-widget-card{background:#ffffff0a;border-color:#ffffff1f}.theme-dark .library-widget-title h4{color:#f2f2f7}.theme-dark .library-state{color:#c4c9d2;background:#ffffff1f}.theme-dark .library-demo{background:#ffffff0f;border-color:#ffffff29}.theme-dark .library-demo.kpi div,.theme-dark .library-demo.list p{color:#c4c9d2;background:#ffffff1a}.theme-dark .library-demo.kpi small,.theme-dark .library-widget-foot span{color:#9aa2af}.theme-dark .library-demo.kpi strong{color:#f2f2f7}.theme-dark .library-demo.list b{color:#7abfff;background:#0a84ff38}.theme-dark .library-place-button{color:#7abfff;background:#0a84ff33;border-color:#0a84ff85}.theme-dark .placeholder-kind{color:#69b4ff;background:#0a84ff33}.theme-dark .placeholder-chart-bar-wrap{background:#ffffff1f}.theme-dark .placeholder-chart-bar{background:linear-gradient(#0a84ff 0%,#46a1ff 100%)}.theme-dark .editor-copy p,.theme-dark .editor-empty{color:#8e8e93}.theme-dark .edit-dashboard-button:hover{background:#ffffff1a}.theme-dark .dashboard-toast{background:#0a84ffeb}.theme-dark .chat-fab{background:linear-gradient(135deg,#0a84ff 0%,#46a1ff 100%);box-shadow:0 20px 36px #0a84ff57}@media (width<=1320px){.app-shell{--text-title-size:clamp(.98rem, .9rem + .28vw, 1.14rem);--text-body-size:clamp(.74rem, .7rem + .14vw, .82rem);--text-label-size:clamp(.64rem, .61rem + .1vw, .7rem);--text-caption-size:clamp(.64rem, .61rem + .1vw, .72rem)}.widget-card{padding:1.25rem 1.3rem 1.2rem}.widget-card.finance-widget{padding:1rem 1.2rem .95rem}.analytics-card{padding:1.45rem 1.35rem 1.1rem}.widget-card.is-draggable .widget-card-head,.widget-card.is-draggable .analytics-head{padding-right:2.15rem}.list-row span,.weekly-row-head span,.yoy-month{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}}@media (width<=1180px){.app-shell{--page-gutter:1rem}.top-nav-links{display:none}}@media (width<=900px){.dashboard-shell{padding:5rem .75rem 0}.shipment-page-shell{padding:5.25rem 0 1.125rem}.shipment-page-header{flex-direction:column;align-items:flex-start}.shipment-page-actions{justify-content:flex-end;width:100%}.shipment-page-grid,.shipment-fields.two-columns,.shipment-items-grid,.shipment-items-grid.second-row{grid-template-columns:1fr}.shipment-field.full-width{grid-column:auto}.shipment-mini-group>div,.shipment-mini-group.compact>div{grid-template-columns:repeat(3,minmax(0,1fr))}.shipment-page-header h1{font-size:clamp(1.7rem,7vw,2rem)}.left-dashboard-nav{display:none}.widget-board{min-width:67.5rem}.analytics-card{padding:20px 18px 16px}.booked-analytics-card{gap:.45rem;padding:.9rem 1rem .8rem}.booked-yoy-card .yoy-axis{margin-left:2.8rem}.analytics-head h3{font-size:1.35rem}.analytics-legend{gap:12px;font-size:.76rem}.analytics-foot p{font-size:.74rem}.search-pill{display:none}.editor-panel{flex-direction:column}.library-panel{width:100%;min-width:0}.library-grid{grid-template-columns:1fr}.library-widget-foot span{flex-basis:100%}}.portal-select-shell{background:#f5f7fa;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1.5rem;display:flex}.theme-dark .portal-select-shell{background:#0a0a0c}.portal-select-glass{-webkit-backdrop-filter:blur(60px);background:#ffffffbf;border:1px solid #fffc;border-radius:2rem;flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:900px;padding:clamp(2rem,4vw,3rem);display:flex;box-shadow:0 8px 32px #0000000f}.theme-dark .portal-select-glass{background:#1c1c1e99;border-color:#ffffff1a;box-shadow:0 8px 40px #0000004d}.portal-select-full-app-wrap{justify-content:center;width:100%;margin-bottom:-.75rem;display:flex}.portal-select-full-app{color:#fff;cursor:pointer;background:#007aff;border:1px solid #007aff73;border-radius:999px;align-items:center;gap:.35rem;padding:.5rem 1rem;font-family:Inter,sans-serif;font-size:.82rem;font-weight:600;transition:background .15s,transform .15s;display:inline-flex;box-shadow:0 8px 16px #0d66c23d}.portal-select-full-app:hover{background:#006fe6;transform:translateY(-1px)}.portal-select-full-app .material-symbols-outlined{font-size:1rem}.theme-dark .portal-select-full-app{background:#0a84ff;border-color:#0a84ff8c}.theme-dark .portal-select-full-app:hover{background:#1e96ff}.portal-select-heading{color:#1c1c1e;text-align:center;letter-spacing:-.03em;margin:0;font-family:Manrope,sans-serif;font-size:clamp(1.6rem,3.5vw,2.5rem);font-weight:800}.theme-dark .portal-select-heading{color:#f2f2f7}.portal-select-sub{color:#636366;text-align:center;max-width:500px;margin:-1rem 0 0;font-family:Inter,sans-serif;font-size:.95rem;line-height:1.6}.theme-dark .portal-select-sub{color:#8e8e93}.portal-select-divider{background:#0000000f;width:100%;height:1px;margin:0}.theme-dark .portal-select-divider{background:#ffffff14}.portal-select-cards{grid-template-columns:1fr 1fr;gap:1.25rem;width:100%;display:grid}@media (width<=600px){.portal-select-cards{grid-template-columns:1fr}}.portal-card{background:#fff9;border:1px solid #ffffffe6;border-radius:1.5rem;flex-direction:column;height:100%;transition:transform .22s,box-shadow .22s;display:flex;overflow:hidden;box-shadow:0 4px 16px #0000000d}.theme-dark .portal-card{background:#2c2c2e99;border-color:#ffffff1a}.portal-card:hover{transform:translateY(-3px);box-shadow:0 16px 40px #007aff1f}.portal-card-visual{background-position:50%;background-size:cover;border-radius:1.25rem 1.25rem 0 0;flex-direction:column;justify-content:center;align-items:center;gap:.625rem;height:200px;display:flex;position:relative;overflow:hidden}.portal-card-overlay{background:#0a14327a;position:absolute;inset:0}.portal-card-icon{z-index:1;color:#007aff;background:#ffffffeb;border-radius:999px;padding:.625rem;position:relative;box-shadow:0 2px 12px #00000026;font-size:2rem!important}.portal-card-label{z-index:1;color:#fff;letter-spacing:-.02em;text-shadow:0 1px 6px #0000004d;font-family:Manrope,sans-serif;font-size:1.5rem;font-weight:800;position:relative}.portal-card-body{flex-direction:column;flex:1;gap:1rem;min-height:0;padding:1.25rem 1.375rem 1.375rem;display:flex}.portal-card-desc{color:#636366;text-align:center;margin:0;font-family:Inter,sans-serif;font-size:.82rem;line-height:1.6}.theme-dark .portal-card-desc{color:#8e8e93}.portal-card-btn{color:#fff;letter-spacing:.08em;cursor:pointer;background:linear-gradient(135deg,#007aff 0%,#46a1ff 100%);border:none;border-radius:999px;width:100%;height:2.75rem;margin-top:auto;font-family:Inter,sans-serif;font-size:.78rem;font-weight:700;transition:opacity .2s,transform .15s;box-shadow:0 4px 14px #007aff4d}.portal-card-btn:hover{opacity:.9;transform:translateY(-1px)}.portal-card-btn:active{transform:translateY(0)}.coming-soon-shell{background:#f5f7fa;justify-content:center;align-items:center;min-height:100vh;padding:3rem 2rem;display:flex}.theme-dark .coming-soon-shell{background:#0a0a0c}.coming-soon-content{text-align:center;-webkit-backdrop-filter:blur(60px);background:#ffffffbf;border:1px solid #fffc;border-radius:2rem;flex-direction:column;align-items:center;gap:1.5rem;max-width:480px;padding:3rem 2.5rem;display:flex;box-shadow:0 8px 32px #0000000f}.theme-dark .coming-soon-content{background:#1c1c1e99;border-color:#ffffff1a}.coming-soon-icon{color:#007aff;background:#007aff1a;border:1px solid #007aff33;border-radius:999px;padding:1rem;font-size:3rem!important}.coming-soon-heading{color:#1c1c1e;letter-spacing:-.03em;margin:0;font-family:Manrope,sans-serif;font-size:2rem;font-weight:800}.theme-dark .coming-soon-heading{color:#f2f2f7}.coming-soon-sub{color:#636366;margin:0;font-family:Inter,sans-serif;font-size:.9rem;line-height:1.7}.theme-dark .coming-soon-sub{color:#8e8e93}.coming-soon-badge{letter-spacing:.1em;color:#007aff;text-transform:uppercase;background:#007aff1a;border:1px solid #007aff33;border-radius:999px;padding:.375rem 1.1rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:700}.coming-soon-back{color:#636366;cursor:pointer;background:#0000000d;border:1px solid #00000014;border-radius:999px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;transition:background .2s;display:flex}.coming-soon-back:hover{color:#1c1c1e;background:#00000017}.theme-dark .coming-soon-back{color:#8e8e93;background:#ffffff0f;border-color:#ffffff1a}.theme-dark .coming-soon-back:hover{color:#f2f2f7;background:#ffffff1a}.coming-soon-back .material-symbols-outlined{font-size:1.1rem!important}.nav-dropdown-link--soon{opacity:.45;cursor:not-allowed}.nav-dropdown-link--soon:hover,.nav-dropdown-link--soon:focus-visible{opacity:.45;color:inherit!important;background-color:#0000!important}.theme-dark .nav-dropdown-link--soon:hover,.theme-dark .nav-dropdown-link--soon:focus-visible{opacity:.45;color:#f2f2f7!important;background-color:#0000!important}.login-shell{grid-template-columns:minmax(0,1.7fr) minmax(460px,1fr);min-height:100vh;display:grid;position:relative;overflow:hidden}.login-theme-toggle{z-index:12;cursor:pointer;background:linear-gradient(135deg,#126fd1e6,#0a4293e6);border:1px solid #ffffff73;border-radius:999px;justify-content:space-between;align-items:center;width:4.15rem;height:2.15rem;padding:0 .55rem;transition:transform .24s,box-shadow .24s,background .24s;display:flex;position:absolute;top:1.1rem;right:1.35rem;box-shadow:0 10px 24px #0a429357}.login-theme-toggle:hover{transform:translateY(-1px);box-shadow:0 12px 28px #0a429361}.login-theme-toggle:focus-visible{outline-offset:2px;outline:2px solid #ffffffe6}.login-theme-toggle.is-dark{background:linear-gradient(135deg,#283040f0,#12161ef0);box-shadow:0 10px 24px #00000057}.login-theme-toggle-icon{color:#ffffffe0;z-index:2;transition:opacity .22s,transform .22s;font-size:1rem!important}.login-theme-toggle-icon--sun{opacity:1;transform:translate(0)}.login-theme-toggle-icon--moon{opacity:.55;transform:translate(0)}.login-theme-toggle-knob{background:#fffffff0;border-radius:999px;width:1.72rem;height:1.72rem;transition:transform .28s cubic-bezier(.25,1,.5,1),background .28s;position:absolute;top:.16rem;left:.18rem;box-shadow:0 3px 10px #00000047}.login-theme-toggle.is-dark .login-theme-toggle-knob{background:#d1dbecf2;transform:translate(1.98rem)}.login-theme-toggle.is-dark .login-theme-toggle-icon--sun{opacity:.58}.login-theme-toggle.is-dark .login-theme-toggle-icon--moon{opacity:1}.login-left-section{background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem 2.5rem;display:flex;position:relative}.login-left-section:before{content:"";z-index:0;background:linear-gradient(#0a325099 0%,#0a325066 100%);position:absolute;inset:0}.login-brand-top{z-index:1;position:absolute;top:2rem;left:2.5rem}.login-brand-text{color:#fff;letter-spacing:-.03em;text-shadow:0 2px 8px #0003;margin:0;font-family:Inter,sans-serif;font-size:1.75rem;font-weight:800}.login-brand-logo{filter:brightness(0)invert()drop-shadow(0 2px 8px #00000059);width:auto;height:clamp(60px,7vw,90px);display:block}.brand-inc{color:#64b4ffe6;font-weight:700}.login-left-content{z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;display:flex;position:relative}.login-track-section{width:100%;max-width:420px}.login-track-card{-webkit-backdrop-filter:blur(16px);background:#0f1e378c;border:1px solid #ffffff2e;border-radius:2rem;width:clamp(320px,75%,560px);padding:clamp(1.5rem,3vw,2.5rem);box-shadow:0 24px 64px #0006,0 2px 8px #0003}.login-track-header{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.track-icon{filter:drop-shadow(0 2px 4px #0000001a);color:#64b4ff!important;font-size:1.4rem!important}.login-track-header h3{color:#fff;letter-spacing:-.02em;text-shadow:0 1px 4px #00000026;margin:0;font-family:Inter,sans-serif;font-size:clamp(1.2rem,2vw,1.6rem);font-weight:700}.login-track-input-group{background:#ffffff1a;border:1px solid #fff3;border-radius:999px;gap:.5rem;margin-bottom:1.25rem;padding:.375rem;display:flex}.login-track-input{color:#fff;background:#ffffff26;border:none;border-radius:999px;outline:none;flex:1;height:2.5rem;padding:.5rem 1.25rem;font-family:Inter,sans-serif;font-size:.9rem;transition:background .2s}.login-track-input::placeholder{color:#ffffffb3}.login-track-input:focus{background:#ffffff40}.login-track-button{color:#fff;cursor:pointer;white-space:nowrap;background:#05c;border:0;border-radius:999px;height:2.5rem;padding:0 1.5rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:700;transition:transform .2s,background .2s;box-shadow:0 4px 12px #05c6}.login-track-button:hover{background:#04a;transform:scale(1.02)}.login-pitch{color:#ffffffeb;text-shadow:0 1px 4px #00000040;margin:0 0 1.5rem;font-family:Inter,sans-serif;font-size:clamp(.95rem,1.3vw,1.05rem);line-height:1.55}.login-track-stats{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.25rem;display:grid}.login-stat{background:#ffffff14;border:1px solid #ffffff1f;border-radius:1rem;flex-direction:column;gap:.25rem;padding:clamp(.875rem,1.5vw,1.25rem) clamp(1rem,2vw,1.5rem);display:flex}.login-stat-value{color:#fff;letter-spacing:-.02em;text-shadow:0 1px 4px #00000026;font-family:Inter,sans-serif;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:800}.login-stat-label{color:#fffc;text-transform:uppercase;letter-spacing:.08em;font-family:Inter,sans-serif;font-size:clamp(.65rem,1vw,.8rem);font-weight:700}.login-track-footer{border-top:1px solid #fff3;justify-content:space-between;align-items:center;margin-top:1.25rem;padding-top:1rem;display:flex}.login-track-footer p{color:#ffffffe6;margin:0;font-family:Inter,sans-serif;font-size:.85rem;font-style:italic;font-weight:600}.login-avatars{align-items:center;gap:.5rem;display:flex}.avatar-group{align-items:center;display:flex}.avatar{border:2.5px solid #fff9;border-radius:999px;flex-shrink:0;width:2.1rem;height:2.1rem;margin-left:-.65rem;overflow:hidden;box-shadow:0 2px 8px #0000004d}.avatar:first-child{margin-left:0}.avatar-count{color:#fff;background:#05c9;border:1px solid #ffffff4d;border-radius:999px;margin-left:.5rem;padding:.25rem .5rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:700}.login-right-section{background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:3rem 2.5rem;display:flex;position:relative}.login-form-container{flex-direction:column;gap:2.5rem;width:100%;max-width:400px;display:flex}.login-welcome{color:#1c1c1e;letter-spacing:-.02em;margin:0;font-family:Inter,sans-serif;font-size:2.25rem;font-weight:700}.login-subtitle{color:#687284;margin:0;font-family:Inter,sans-serif;font-size:.95rem;font-weight:400;line-height:1.5}.login-form{flex-direction:column;gap:2rem;display:flex}.login-field{flex-direction:column;gap:.5rem;display:flex}.login-label{color:#1c1c1e;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600}.login-input{color:#1c1c1e;background:#f3f4f6;border:none;border-radius:999px;outline:none;width:100%;height:3.5rem;padding:0 1.25rem;font-family:Inter,sans-serif;font-size:.95rem;transition:background-color .2s,box-shadow .2s}.login-input:focus{background:#ebeef2;box-shadow:0 0 0 2px #0055cc26}.login-input::placeholder{color:#9ca3af}.login-password-header{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.login-forgot-link{color:#05c;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s}.login-forgot-link:hover{color:#04a}.login-password-input-wrapper{align-items:center;width:100%;display:flex;position:relative}.login-password-input-wrapper .login-input{padding-right:3rem}.login-password-toggle{cursor:pointer;color:#9ca3af;background:0 0;border:none;align-items:center;padding:0;transition:color .2s;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.login-password-toggle:hover{color:#374151}.login-password-toggle .material-symbols-outlined{font-size:1.1rem}.login-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:.75rem;align-items:center;gap:.5rem;margin:-.5rem 0 0;padding:.75rem 1rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;display:flex}.login-error .material-symbols-outlined{font-size:1.125rem}.login-sign-in-button{color:#fff;cursor:pointer;background:#05c;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;height:3.75rem;margin-top:.5rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;transition:transform .2s,background .2s,box-shadow .2s;display:flex;box-shadow:0 8px 24px #0055cc4d}.login-sign-in-button:hover{background:#04a;transform:translateY(-2px);box-shadow:0 12px 28px #0055cc59}.login-sign-in-button:active{transform:translateY(0)}.login-sign-in-button .material-symbols-outlined{font-size:1.25rem}.login-divider{color:#9ca3af;align-items:center;gap:1rem;margin:.5rem 0;font-size:.875rem;display:flex}.login-divider:before,.login-divider:after{content:"";background:#e5e7eb;flex:1;height:1px}.login-social-buttons{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.login-social-button{color:#1c1c1e;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;height:2.75rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;transition:background-color .2s,border-color .2s,transform .2s;display:flex}.login-social-button:hover{background:#f9fafb;border-color:#9ca3af;transform:translateY(-1px)}.login-social-button:active{transform:translateY(0)}.login-social-button.google svg{flex-shrink:0}.login-enterprise{text-align:center;color:#6b7280;margin:0;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500}.login-sales-link{color:#05c;font-weight:600;text-decoration:none;transition:color .2s}.login-sales-link:hover{color:#04a}.login-footer{color:#9ca3af;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;font-family:Inter,sans-serif;font-size:.8rem;display:flex;position:absolute;bottom:1.5rem;left:2.5rem;right:2.5rem}.login-footer span{color:#9ca3af}.login-footer-links{justify-content:center;gap:1.5rem;display:flex}.login-footer-links a{color:#9ca3af;font-family:Inter,sans-serif;font-weight:500;text-decoration:none;transition:color .2s}.login-footer-links a:hover{color:#6b7280}.theme-dark .login-shell{background:#0a0a0c}.theme-dark .login-left-section{background-position:50%;background-size:cover}.theme-dark .login-left-section:before{background:linear-gradient(#051428bf 0%,#05142899 100%)}.theme-dark .login-brand-text{color:#fff}.theme-dark .brand-inc{color:#0a84ffe6}.theme-dark .login-track-card{background:#ffffff1a!important;border:1px solid #fff3!important;box-shadow:0 12px 48px #00000040!important}.theme-dark .login-track-header h3{color:#fff}.theme-dark .track-icon{color:#64b4ff!important}.theme-dark .login-track-input{color:#fff;background:#ffffff26;border:none}.theme-dark .login-track-input:focus{background:#ffffff40}.theme-dark .login-track-input::placeholder{color:#fff9}.theme-dark .login-track-button{background:#05c;box-shadow:0 4px 12px #05c6}.theme-dark .login-track-button:hover{background:#04a}.theme-dark .login-stat{background:#ffffff1a;border:1px solid #ffffff26}.theme-dark .login-stat-value{color:#fff}.theme-dark .login-stat-label{color:#ffffffb3}.theme-dark .login-track-footer{border-top:1px solid #fff3}.theme-dark .login-track-footer p{color:#ffffffe6}.theme-dark .avatar{background:linear-gradient(135deg,#64b4ff,#05c);border:2px solid #ffffff4d}.theme-dark .avatar-count{color:#fff;background:#05c9;border:1px solid #ffffff4d}.theme-dark .login-right-section{background:#0f0f11}.theme-dark .login-welcome{color:#f2f2f7}.theme-dark .login-subtitle{color:#8e8e93}.theme-dark .login-label{color:#f2f2f7}.theme-dark .login-input{color:#f2f2f7;background:#ffffff14;border:none}.theme-dark .login-input:focus{background:#ffffff1f;box-shadow:0 0 0 2px #0a84ff33}.theme-dark .login-input::placeholder{color:#6b7280}.theme-dark .login-forgot-link{color:#0a84ff}.theme-dark .login-forgot-link:hover{color:#46a1ff}.theme-dark .login-sign-in-button{background:#05c;box-shadow:0 8px 24px #0055cc4d}.theme-dark .login-sign-in-button:hover{background:#04a;box-shadow:0 12px 28px #0055cc59}.theme-dark .login-divider{color:#6b7280}.theme-dark .login-divider:before,.theme-dark .login-divider:after{background:#2d2d30}.theme-dark .login-social-button{color:#f2f2f7;background:#ffffff0f;border:1px solid #ffffff1f}.theme-dark .login-social-button:hover{background:#ffffff1a;border-color:#fff3}.theme-dark .login-enterprise{color:#8e8e93}.theme-dark .login-sales-link{color:#0a84ff}.theme-dark .login-sales-link:hover{color:#46a1ff}.theme-dark .login-footer,.theme-dark .login-footer span,.theme-dark .login-footer-links a{color:#8e8e93}.theme-dark .login-footer-links a:hover{color:#0a84ff}@media (width<=900px){.login-shell{grid-template-columns:1fr}.login-theme-toggle{top:1rem;right:1rem}.login-left-section{display:none}.login-right-section{min-height:100vh;padding:2rem 1.5rem}.login-form-container{width:100%;max-width:100%}}.custom-select-wrapper{width:100%;position:relative}.custom-select-trigger{width:100%;height:var(--input-height);background-color:var(--input-bg,#f4f5f7);border:1px solid var(--input-border,#97a4b8);color:#465267;cursor:pointer;text-align:left;border-radius:999px;justify-content:space-between;align-items:center;padding:0 .75rem;font-size:.8125rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.theme-dark .custom-select-trigger{color:#fff;background-color:#ffffff0a;border-color:#ffffff14}.custom-select-trigger:hover,.custom-select-trigger.is-open{border-color:#007aff}.custom-select-trigger .custom-select-value{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.custom-select-rich{grid-template-columns:1.15rem minmax(0,1fr);align-items:center;gap:.45rem;width:100%;min-width:0;display:grid}.custom-select-rich-flag{text-align:center;flex:none;justify-content:center;align-items:center;width:1.15rem;min-width:1.15rem;height:1.4rem;padding-block:.1rem;line-height:1;display:flex}.custom-select-rich-main{flex-direction:column;gap:.08rem;min-width:0;display:flex}.custom-select-rich-main strong,.custom-select-rich-main small{color:inherit;white-space:nowrap}.custom-select-rich-main strong{text-overflow:ellipsis;overflow:hidden}.custom-select-rich-main small{opacity:.72;font-size:.68rem;font-weight:600}.custom-select-option .custom-select-rich{width:100%}.custom-select-option .custom-select-rich-main strong,.custom-select-option .custom-select-rich-main small{display:block}.custom-select-trigger .custom-select-arrow{color:#8e8e93;margin-left:.5rem;font-size:1.125rem;transition:transform .2s}.custom-select-trigger.is-open .custom-select-arrow{transform:rotate(180deg)}.custom-select-dropdown{left:var(--dropdown-left,0);width:var(--dropdown-width,100%);background:var(--bg-card,#fff);border:1px solid var(--border-color,#e5e5ea);z-index:1000;-webkit-backdrop-filter:blur(24px);border-radius:.75rem;max-height:240px;padding:.5rem;list-style:none;position:fixed;overflow-y:auto;box-shadow:0 12px 40px #0000001f}.theme-dark .custom-select-dropdown{background:#1e1e1ed9;border-color:#ffffff1a;box-shadow:0 12px 40px #0000004d}.custom-select-option{color:var(--text-base,#1c1c1e);cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;text-overflow:ellipsis;border-radius:.375rem;padding:.4rem .6rem;font-size:.8125rem;transition:all .2s;overflow:hidden}.theme-dark .custom-select-option{color:#fff}.custom-select-option:hover,.custom-select-option.selected,.theme-dark .custom-select-option:hover,.theme-dark .custom-select-option.selected{color:#fff;background:#007aff}.accessorial-empty-btn{color:#007aff;cursor:pointer;text-align:center;background-color:#007aff1a;border:1px dashed #007aff4d;border-radius:.5rem;width:100%;margin-top:.5rem;padding:.5rem;font-size:.875rem;transition:all .2s}.custom-select-trigger.is-placeholder .custom-select-value{color:#8e8e93;font-family:inherit}.shipment-page-grid{align-items:stretch!important}.shipment-accessorials{flex-direction:column;height:100%;display:flex}input[type=checkbox],.shipment-custom-checkbox{accent-color:#007aff;cursor:pointer;outline:none;width:1.1rem;height:1.1rem}input[type=checkbox]:focus,input[type=checkbox]:focus-visible,.shipment-custom-checkbox:focus,.shipment-custom-checkbox:focus-visible{box-shadow:none;outline:none}.custom-select-trigger,.custom-select-value,.custom-select-option{font-family:Inter,sans-serif}.custom-select-trigger.is-placeholder .custom-select-value{color:var(--text-muted,#8e8e93)}.shipment-card.items-to-ship-card,.shipment-card.shipment-pricing-card{grid-column:1/-1;width:100%}.snake-path{stroke-dasharray:100;stroke-dashoffset:100px;animation:3s cubic-bezier(.4,0,.2,1) .3s forwards snakeDraw}.marker-pop{transform-origin:bottom;opacity:0;animation:.6s cubic-bezier(.34,1.56,.64,1) forwards popInOut;transform:translate(-50%,-100%)scale(0)}.marker-pop.delay-mark{animation-delay:3.1s}@keyframes snakeDraw{to{stroke-dashoffset:0}}@keyframes popInOut{0%{opacity:0;transform:translate(-50%,-100%)scale(.5)}60%{opacity:1;transform:translate(-50%,-100%)scale(1.15)}to{opacity:1;transform:translate(-50%,-100%)scale(1)}}.lsp-org-shell{padding:calc(var(--nav-height) + 1.375rem) 0 2.5rem;min-height:100vh}.lsp-org-shell .shipment-page-inner{flex-direction:column;gap:1rem;display:flex}.lsp-org-shell .shipment-page-header{margin-bottom:0}.lsp-broker-toggle{align-items:center;gap:.25rem;display:inline-flex}.lsp-broker-chevron{transition:transform .2s;font-size:.95rem!important}.lsp-broker-dropdown-wrap{position:relative}.lsp-broker-dropdown{z-index:200;color:#1c1c1e;border-radius:.5rem;width:15rem;padding:.5rem 0;position:absolute;top:calc(100% + 6px);right:0}.lsp-org-add-btn{white-space:nowrap;align-items:center;gap:.25rem;display:inline-flex;font-size:var(--text-body-size)!important;padding:.4rem .9rem!important}.lsp-org-add-btn .material-symbols-outlined{font-size:1rem!important}.lsp-link{color:#007aff;font-family:Inter,sans-serif;text-decoration:none}.lsp-link:hover{text-decoration:underline}.lsp-org-widgets-row{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:.875rem;min-height:460px;display:grid}.lsp-org-widget-card{border-radius:var(--surface-radius-sm);background:#fff;border:1px solid #0000000f;flex-direction:column;gap:.625rem;padding:1rem 1.125rem;display:flex;box-shadow:0 2px 8px #0000000f,0 0 0 .5px #0000000a}.lsp-org-widget-title{color:#2f3a4f;font-family:Inter,sans-serif;font-size:var(--text-title-size);margin:0;font-weight:700}.lsp-chart-svg{flex:1 1 0;width:100%;height:0;min-height:0;display:block}.lsp-org-widget-card.lsp-chart-card{flex-direction:column;display:flex}.lsp-org-widget-card.lsp-chart-card .lsp-org-chart-tabs,.lsp-org-widget-card.lsp-chart-card .chart-legend{flex-shrink:0}.lsp-div-chart{flex-direction:column;flex:1;padding:.5rem 0 0;display:flex}.lsp-div-chart-inner{flex:1;gap:0;display:flex}.lsp-div-yaxis{flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:flex-end;width:28px;padding-bottom:20px;padding-right:6px;display:flex}.lsp-div-ytick{color:#9aa5b4;font-family:Inter,sans-serif;font-size:.6rem;line-height:1}.lsp-div-plot{flex-direction:column;flex:1;display:flex;position:relative}.lsp-div-gridline{pointer-events:none;background:#0000000f;height:1px;position:absolute;left:0;right:0}.lsp-div-chart-bars{flex:1;align-items:flex-end;gap:.5rem;padding-bottom:0;display:flex}.lsp-div-bar-col{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:4px;height:160px;display:flex;position:relative}.lsp-div-bar-outer{background:#46a1ff2e;border-radius:999px 999px 0 0;flex-shrink:0;width:100%;position:relative;overflow:hidden}.lsp-div-bar-fill{background:linear-gradient(#46a1ff,#6ab8ff);border-radius:999px 999px 0 0;position:absolute;bottom:0;left:0;right:0}.lsp-div-bar-month{color:#687284;flex-shrink:0;font-family:Inter,sans-serif;font-size:.68rem;line-height:1}.lsp-div-bar-tooltip{color:#fff;white-space:nowrap;pointer-events:none;z-index:10;background:#141e32e6;border-radius:6px;flex-direction:column;gap:2px;padding:5px 8px;font-family:Inter,sans-serif;font-size:.68rem;display:flex;position:absolute;bottom:calc(100% + 4px);left:50%;transform:translate(-50%)}.lsp-div-bar-tooltip strong{color:#9ec9ff}.theme-dark .lsp-div-ytick{color:#4a5568}.theme-dark .lsp-div-gridline{background:#ffffff0f}.theme-dark .lsp-div-bar-val{color:#a0aec0}.theme-dark .lsp-div-bar-month{color:#636366}.lsp-pie-center-val{fill:#182034;font-family:Inter,sans-serif;font-size:22px;font-weight:800}.lsp-pie-center-lbl{fill:#687284;letter-spacing:.06em;text-transform:uppercase;font-family:Inter,sans-serif;font-size:8.5px;font-weight:600}.lsp-pie-center-pct{fill:#1478f5;font-family:Inter,sans-serif;font-size:10px;font-weight:700}.lsp-legend-label{fill:#4a5568;font-family:Inter,sans-serif;font-size:9.5px;font-weight:500}.lsp-legend-val{fill:#182034;font-family:Inter,sans-serif;font-size:9.5px;font-weight:700}.lsp-bar-val{fill:#2f3a4f;font-family:Inter,sans-serif;font-size:8.5px;font-weight:700}.lsp-bar-inside{fill:#ffffffd1;text-anchor:middle;font-family:Inter,sans-serif;font-size:8px;font-weight:700}.lsp-bar-total,.lsp-bar-detail{letter-spacing:-.01em;text-anchor:middle;font-family:Inter,sans-serif;font-size:8px;font-weight:700}.lsp-bar-total{fill:#182034}.lsp-bar-detail--committed{fill:#ffffffbf}.lsp-bar-detail--quote{fill:#ffffffe6}.lsp-org-chart-legend{flex-wrap:wrap;justify-content:center;gap:.75rem}.lsp-org-chart-legend-item{color:#4a5568;white-space:nowrap;font-size:var(--text-caption-size);background:#1478f514;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .65rem;display:inline-flex}.lsp-org-chart-legend-value{color:#182034;font-family:Inter,sans-serif;font-size:var(--text-caption-size);font-variant-numeric:tabular-nums;font-weight:800}.lsp-org-chart-tabs{border-bottom:1px solid #e2e6ee;display:flex}.lsp-org-chart-tab{text-align:center;font-family:Inter,sans-serif;font-size:var(--text-body-size);color:#687284;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;flex:1;margin-bottom:-1px;padding:.35rem .875rem;font-weight:600;transition:color .15s,border-color .15s}.lsp-org-chart-tab.is-active{color:#007aff;border-bottom-color:#007aff}.lsp-org-activity-list{flex-direction:column;gap:5px;display:flex}.lsp-org-activity-row{font-family:Inter,sans-serif;font-size:var(--text-body-size);justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.lsp-org-activity-key{color:#687284;flex-shrink:0;font-weight:600}.lsp-org-activity-val{color:#1c1c1e;text-align:right;font-weight:500}.lsp-org-divider{background:#1c1c1e12;height:1px;margin:.25rem 0}.lsp-org-quick-links,.lsp-org-acct-links{flex-direction:column;gap:1px;display:flex}.lsp-org-quick-link{color:#007aff;font-family:Inter,sans-serif;font-size:var(--text-body-size);border-radius:.4rem;align-items:center;gap:2px;padding:.2rem .375rem;font-weight:500;text-decoration:none;transition:background .15s;display:flex}.lsp-org-quick-link .material-symbols-outlined{opacity:.7;font-size:.95rem}.lsp-org-quick-link:hover{background:#007aff14}.lsp-org-info-row{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:.875rem;display:grid}.lsp-org-info-card{border-radius:var(--surface-radius-sm);background:#fff;border:1px solid #0000000f;padding:1rem 1.125rem;box-shadow:0 2px 8px #0000000f,0 0 0 .5px #0000000a}.lsp-org-info-card--flex{flex-direction:column;display:flex}.lsp-org-info-card-head{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.625rem;display:flex}.lsp-org-info-title{color:#2f3a4f;font-family:Inter,sans-serif;font-size:var(--text-title-size);margin:0 0 .625rem;font-weight:700}.lsp-org-info-card-head .lsp-org-info-title{margin-bottom:0}.lsp-org-info-dl{grid-template-columns:1fr 1fr;gap:.625rem .75rem;margin:0;display:grid}.lsp-org-info-dl>div{flex-direction:column;gap:2px;display:flex}.lsp-org-info-dl-full{grid-column:1/-1}.lsp-org-info-dl dt{color:#1669c5;font-family:Inter,sans-serif;font-size:var(--text-label-size);text-transform:uppercase;letter-spacing:.04em;font-weight:700}.lsp-org-info-dl dd{color:#1c1c1e;font-family:Inter,sans-serif;font-size:var(--text-body-size);margin:0;font-weight:500;line-height:1.45}.lsp-org-empty-center{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.375rem;padding:1.25rem 0;display:flex}.lsp-org-empty-icon{color:#c5ccda;font-size:1.75rem!important}.lsp-org-empty-msg{color:#8e8e93;font-family:Inter,sans-serif;font-size:var(--text-body-size);margin:0;font-style:italic}.lsp-org-acct-dl{flex-direction:column;gap:3px;margin:0;display:flex}.lsp-org-acct-dl>div{flex-wrap:wrap;gap:.25rem;display:flex}.lsp-org-acct-dl dt{color:#2f3a4f;font-family:Inter,sans-serif;font-size:var(--text-body-size);font-weight:600}.lsp-org-acct-dl dd{color:#687284;font-family:Inter,sans-serif;font-size:var(--text-body-size);margin:0;font-weight:400}.lsp-org-acct-dl dd:before{content:"– "}.lsp-org-staff-row{grid-template-columns:minmax(0,1fr) 18rem;align-items:start;gap:.875rem;display:grid}.lsp-org-staff-card{border-radius:var(--surface-radius-sm);background:#fff;border:1px solid #0000000f;padding:1rem 1.125rem;box-shadow:0 2px 8px #0000000f,0 0 0 .5px #0000000a}.lsp-org-staff-aside{flex-direction:column;gap:.875rem;display:flex}.lsp-org-table-wrap{margin-top:.5rem;overflow-x:auto}.lsp-org-table{border-collapse:collapse;width:100%;font-family:Inter,sans-serif;font-size:var(--text-body-size)}.lsp-org-table th{text-align:left;color:#1669c5;font-size:var(--text-label-size);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-bottom:1px solid #e2e6ee;padding:.4rem .625rem;font-weight:700;position:relative}.starfish-th-inner{align-items:center;display:inline-flex}.starfish-resize-handle{cursor:col-resize;opacity:0;z-index:1;width:5px;transition:opacity .15s;position:absolute;top:0;bottom:0;right:0}.starfish-resize-handle:after{content:"";background:#007aff;border-radius:2px;width:2px;position:absolute;top:15%;bottom:15%;right:2px}.starfish-th:hover .starfish-resize-handle{opacity:1}.theme-dark .starfish-resize-handle:after{background:#0a84ff}.lsp-org-table td{color:#2f3a4f;vertical-align:middle;border-bottom:1px solid #eceef2;padding:.5rem .625rem;font-weight:500}.lsp-org-table tr:last-child td{border-bottom:0}.lsp-org-table tr:hover td{background:#007aff0a}.lsp-org-td-id{color:#8e8e93;font-size:var(--text-caption-size);font-variant-numeric:tabular-nums}.lsp-org-td-secondary{color:#687284}.lsp-org-staff-name-cell{align-items:center;gap:.5rem;display:flex}.lsp-org-avatar{color:#fff;letter-spacing:.02em;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.85rem;height:1.85rem;font-family:Inter,sans-serif;font-size:.62rem;font-weight:800;display:flex;box-shadow:0 2px 6px #00000024}.lsp-org-staff-link{color:#007aff;font-family:Inter,sans-serif;font-weight:600;text-decoration:none}.lsp-org-staff-link:hover{text-decoration:underline}.lsp-org-row-btn{color:#007aff;cursor:pointer;background:#007aff14;border:0;border-radius:999px;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;transition:background .15s;display:flex}.lsp-org-row-btn:hover{background:#007aff2e}.lsp-org-row-btn .material-symbols-outlined{font-size:.95rem}.theme-dark .lsp-org-widget-card,.theme-dark .lsp-org-info-card,.theme-dark .lsp-org-staff-card{background:#1c1c1ed1;border-color:#ffffff14;box-shadow:0 2px 12px #00000059,0 0 0 .5px #ffffff0d}.theme-dark .lsp-org-widget-title,.theme-dark .lsp-org-info-title{color:#e0e4ed}.theme-dark .lsp-org-chart-tabs{border-bottom-color:#2d3445}.theme-dark .lsp-org-chart-tab{color:#8e8e93}.theme-dark .lsp-org-chart-tab.is-active{color:#0a84ff;border-bottom-color:#0a84ff}.theme-dark .lsp-org-activity-key{color:#8e8e93}.theme-dark .lsp-org-activity-val{color:#f2f2f7}.theme-dark .lsp-org-divider{background:#ffffff0f}.theme-dark .lsp-org-quick-link{color:#0a84ff}.theme-dark .lsp-org-quick-link:hover{background:#0a84ff1a}.theme-dark .lsp-org-info-dl dt{color:#46a1ff}.theme-dark .lsp-org-info-dl dd{color:#f2f2f7}.theme-dark .lsp-org-acct-dl dt{color:#d8dde8}.theme-dark .lsp-org-acct-dl dd{color:#8e8e93}.theme-dark .lsp-org-empty-msg{color:#636366}.theme-dark .lsp-org-empty-icon{color:#3d4659}.theme-dark .lsp-pie-center-val{fill:#f2f2f7}.theme-dark .lsp-pie-center-lbl{fill:#8e8e93}.theme-dark .lsp-pie-center-pct{fill:#46a1ff}.theme-dark .lsp-legend-label{fill:#a0aec0}.theme-dark .lsp-legend-val{fill:#e2e8f0}.theme-dark .lsp-bar-val{fill:#d8dde8}.theme-dark .lsp-org-table th{color:#46a1ff;border-bottom-color:#2d3445}.theme-dark .lsp-org-table td{color:#d8dde8;border-bottom-color:#252b3a}.theme-dark .lsp-org-table tr:hover td{background:#0a84ff0f}.theme-dark .lsp-org-td-id{color:#636366}.theme-dark .lsp-org-staff-link{color:#0a84ff}.theme-dark .lsp-org-row-btn{color:#0a84ff;background:#0a84ff1a}.theme-dark .lsp-org-row-btn:hover{background:#0a84ff33}.theme-dark .lsp-link{color:#0a84ff}@media (width<=1024px){.lsp-org-info-row{grid-template-columns:1fr 1fr}}@media (width<=900px){.lsp-org-widgets-row{grid-template-columns:1fr 1fr;min-height:320px}.lsp-org-staff-row{grid-template-columns:1fr}}@media (width<=640px){.lsp-org-widgets-row{min-height:unset;grid-template-columns:1fr}.lsp-org-info-row{grid-template-columns:1fr}}.lsp-orgs-shell{padding:calc(var(--nav-height) + 1.375rem) 0 2.5rem}.lsp-orgs-shell .shipment-page-inner{flex-direction:column;gap:1rem;width:100%;display:flex}.lsp-org-status-badge{color:#636366;background:#6363661a;border-radius:999px;padding:.22rem .6rem;font-family:Inter,sans-serif;font-size:.76rem;font-weight:600;display:inline-block}.lsp-org-status-badge.is-active{color:#007aff;background:#007aff1a}.theme-dark .lsp-orgs-table-card{background:#1c1c1ed1;border:1px solid #ffffff14}.theme-dark .lsp-org-status-badge{color:#8e8e93;background:#ffffff0f}.theme-dark .lsp-org-status-badge.is-active{color:#0a84ff;background:#0a84ff26}.sdd-wrap{width:100%;min-width:0;position:relative}.sdd-trigger{width:100%;height:var(--input-height,2.25rem);color:#465267;cursor:pointer;-webkit-user-select:none;user-select:none;background:#f4f5f7;border:1px solid #97a4b8;border-radius:999px;outline:none;justify-content:space-between;align-items:center;gap:.375rem;padding:0 .5rem 0 .875rem;font-family:Inter,sans-serif;font-size:.8125rem;transition:border-color .15s,box-shadow .15s,background .15s;display:flex}.sdd-trigger:hover{border-color:#7a8899}.sdd-trigger.is-open{background:#fff;border-color:#007aff;box-shadow:0 0 0 3px #007aff24}.sdd-placeholder{color:#97a4b8}.sdd-trigger-value{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.sdd-trigger-actions{flex-shrink:0;align-items:center;gap:.1rem;display:flex}.sdd-clear{color:#97a4b8;cursor:pointer;font-size:.95rem;line-height:1;transition:color .12s}.sdd-clear:hover{color:#465267}.sdd-btn-icon{color:#7b879b;font-size:1rem;line-height:1}.sdd-trigger.is-open .sdd-btn-icon{color:#007aff}.sdd-dropdown{z-index:300;-webkit-backdrop-filter:blur(24px);background:#fffffffa;border:1px solid #0000001a;border-radius:.75rem;width:max-content;min-width:100%;max-width:24rem;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden;box-shadow:0 12px 40px #00000026}.sdd-search-wrap{border-bottom:1px solid #00000014;position:relative}.sdd-search-icon{color:#97a4b8;pointer-events:none;font-size:1rem;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.sdd-search-input{color:#1c1c1e;box-sizing:border-box;background:0 0;border:none;outline:none;width:100%;height:2.5rem;padding:0 1rem 0 2.25rem;font-family:Inter,sans-serif;font-size:.8125rem}.sdd-search-input::placeholder{color:#97a4b8}.sdd-list{scrollbar-width:thin;scrollbar-color:#6363664d transparent;max-height:220px;padding:.3rem;overflow-y:auto}.sdd-item{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.4rem;align-items:center;gap:.5rem;width:100%;padding:.45rem .625rem;font-family:Inter,sans-serif;transition:background .12s;display:flex}.sdd-item:hover{background:#007aff14}.sdd-item.is-selected{background:#007aff1a}.sdd-item-icon{color:#007aff;flex-shrink:0;font-size:1.05rem}.sdd-item-text{flex-direction:column;min-width:0;display:flex}.sdd-item-label{color:#465267;white-space:nowrap;font-size:.8125rem;font-weight:500;line-height:1.25;display:block}.sdd-item-sub{color:#687284;font-size:.72rem;line-height:1.25;display:block}.sdd-no-results{text-align:center;color:#8a98ad;padding:1rem;font-family:Inter,sans-serif;font-size:.8125rem}.theme-dark .sdd-trigger{color:#f2f2f7;background:#ffffff0f;border-color:#fff3}.theme-dark .sdd-trigger:hover{border-color:#ffffff59}.theme-dark .sdd-trigger.is-open{background:#ffffff1a;border-color:#0a84ff;box-shadow:0 0 0 3px #0a84ff2e}.theme-dark .sdd-placeholder{color:#ffffff4d}.theme-dark .sdd-clear{color:#ffffff59}.theme-dark .sdd-clear:hover{color:#f2f2f7}.theme-dark .sdd-btn-icon{color:#8e8e93}.theme-dark .sdd-trigger.is-open .sdd-btn-icon{color:#0a84ff}.theme-dark .sdd-dropdown{background:#1c1c1efa;border-color:#ffffff1a;box-shadow:0 12px 40px #00000073}.theme-dark .sdd-search-wrap{border-bottom-color:#ffffff14}.theme-dark .sdd-search-input{color:#f2f2f7}.theme-dark .sdd-search-input::placeholder{color:#ffffff4d}.theme-dark .sdd-search-icon{color:#ffffff4d}.theme-dark .sdd-item:hover{background:#0a84ff24}.theme-dark .sdd-item.is-selected{background:#0a84ff29}.theme-dark .sdd-item-icon{color:#4da3ff}.theme-dark .sdd-item-label{color:#f2f2f7}.theme-dark .sdd-item-sub{color:#8e8e93}.theme-dark .sdd-no-results{color:#636366}.surface-card{border-radius:var(--surface-radius-sm);background:#fff;border:1px solid #0000000f;padding:1rem;box-shadow:0 2px 8px #0000000f,0 0 0 .5px #0000000a}.theme-dark .surface-card{background:#1c1c1ed1;border:1px solid #ffffff14;box-shadow:0 2px 12px #00000059,0 0 0 .5px #ffffff0d}.hdr-btn{white-space:nowrap;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:.35rem;padding:.625rem 1.5rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:700;transition:opacity .15s,box-shadow .15s,background .15s;display:inline-flex}.hdr-btn .material-symbols-outlined{font-size:1.1rem}.hdr-btn--primary{color:#fff;background:linear-gradient(135deg,#0d66c2 0%,#0a56af 100%);box-shadow:0 8px 16px #0d66c23d}.hdr-btn--primary:hover:not(:disabled){opacity:.92;box-shadow:0 10px 20px #0d66c252}.hdr-btn--ghost{color:#4c5566;box-shadow:none;background:0 0;padding:.625rem 1rem}.hdr-btn--ghost:hover:not(:disabled){color:#1c1c1e;background:#0000000a}.hdr-btn--icon{color:#4c5566;width:2.25rem;height:2.25rem;box-shadow:none;background:0 0;border:1px solid #97a4b8;border-radius:.5rem;justify-content:center;gap:0;padding:0}.hdr-btn--icon:hover:not(:disabled){color:#007aff;background:#007aff14;border-color:#007aff59}.hdr-btn--icon .material-symbols-outlined{margin:0;font-size:1rem}.hdr-btn:disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.theme-dark .hdr-btn--icon{color:#a0aab8;border-color:#fff3}.theme-dark .hdr-btn--icon:hover:not(:disabled){color:#4da3ff;background:#0a84ff1f;border-color:#0a84ff66}.theme-dark .hdr-btn--primary{background:linear-gradient(135deg,#1a7de0 0%,#1268c8 100%);box-shadow:0 8px 16px #0a84ff38}.theme-dark .hdr-btn--primary:hover:not(:disabled){box-shadow:0 10px 20px #0a84ff52}.theme-dark .hdr-btn--ghost{color:#a0aab8}.theme-dark .hdr-btn--ghost:hover:not(:disabled){color:#f2f2f7;background:#ffffff0f}.customer-companies-shell{padding:calc(var(--nav-height) + 1.375rem) 0 2.5rem;min-height:100vh}.customer-companies-shell .shipment-page-inner{flex-direction:column;gap:1rem;display:flex}.customer-companies-header{margin-bottom:0}.customer-companies-header-actions{justify-content:flex-end}.customer-companies-add-btn{white-space:nowrap}.customer-companies-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem .875rem;display:grid}.customer-companies-field{flex-direction:column;gap:4px;display:flex}.customer-companies-field>span{color:#7b879b;font-family:Inter,sans-serif;font-size:var(--text-label-size);letter-spacing:.08em;text-transform:uppercase;font-weight:700}.customer-companies-field input,.customer-companies-field .custom-select-trigger{height:var(--input-height);color:#465267;font-family:Inter,sans-serif;font-size:var(--text-body-size);background:#f4f5f7;border:1px solid #97a4b8;border-radius:999px;outline:none;padding:0 .75rem}.customer-companies-field .custom-select-trigger{justify-content:space-between}.customer-companies-field--select-centered .custom-select-trigger .custom-select-value{text-align:center}.customer-companies-filter-select-value{text-align:center;width:100%;display:inline-block}.customer-companies-filter-select-value.is-all{color:#5f6c80;font-weight:600}.customer-companies-field input:focus,.customer-companies-field .custom-select-trigger.is-open{background:#fff;border-color:#007aff;box-shadow:0 0 0 3px #007aff24}.customer-companies-field--reference{grid-column:1/span 1}.customer-companies-advanced-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem .875rem;margin-top:.875rem;display:grid}.customer-companies-filter-actions{justify-content:flex-end;align-items:center;gap:.625rem;margin-top:.875rem;display:flex}.customer-companies-action-btn{color:#4c5566;cursor:pointer;background:#fff;border:1px solid #97a4b8;border-radius:.5rem;align-items:center;gap:.3rem;padding:.45rem .8rem;font-family:Inter,sans-serif;font-size:.82rem;font-weight:600;display:inline-flex}.customer-companies-action-btn:hover{color:#007aff;background:#007aff14;border-color:#007aff59}.customer-companies-action-btn .material-symbols-outlined{font-size:.95rem}.customer-companies-search-btn{padding:.45rem 1rem;font-size:.9rem}.customer-companies-table-wrap{margin-top:0;overflow-x:auto}.customer-companies-error{color:#b91c1c;background:#ef444414;border:1px solid #ef444440;border-radius:.5rem;margin:0 0 .75rem;padding:.55rem .85rem;font-family:Inter,sans-serif;font-size:.82rem;font-weight:600}.theme-dark .customer-companies-error{color:#ff6b6b;background:#ff453a1f;border-color:#ff453a66}.customer-companies-empty-row{text-align:center;color:#8a98ad;padding:2rem .5rem;font-family:Inter,sans-serif;font-size:.85rem}.customer-companies-sort-trigger{color:#1669c5;cursor:pointer;font-family:Inter,sans-serif;font-size:var(--text-label-size);letter-spacing:.04em;text-transform:uppercase;background:0 0;border:0;align-items:center;gap:.15rem;padding:0;font-weight:700;line-height:1;display:inline-flex}.customer-companies-sort-trigger.is-active{color:#1669c5}.customer-companies-sort-icon{color:#8e9aa7;font-size:.76rem}.customer-companies-sort-trigger.is-active .customer-companies-sort-icon{color:#007aff}.customer-companies-id-link{color:#007aff;font-weight:600;text-decoration:none}.customer-companies-id-link:hover{text-decoration:underline}.customer-companies-name{color:#1c1c1e;font-family:Inter,sans-serif;font-weight:500}.customer-companies-center-cell,.customer-companies-empty-cell,.customer-companies-alert-cell{text-align:center}.customer-companies-alert-indicator{color:#46a1ff;font-size:.92rem;font-weight:700}.customer-companies-status-chip{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.38rem;padding:.3rem .8rem;font-family:Inter,sans-serif;font-size:.76rem;font-weight:700;line-height:1;display:inline-flex}.customer-companies-status-dot{border-radius:999px;flex:none;width:.5rem;height:.5rem}.customer-companies-status-chip.is-active{color:#007aff;background:#007aff26;border-color:#007aff33}.customer-companies-status-chip.is-active .customer-companies-status-dot{background:#007aff}.customer-companies-status-chip.is-inactive{color:#636366;background:#6363661a;border-color:#63636633}.customer-companies-status-chip.is-inactive .customer-companies-status-dot{background:#636366}.customer-companies-row-actions{align-items:center;gap:.2rem;display:inline-flex}.customer-companies-pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.95rem;display:flex}.customer-companies-pagination-meta{color:#8a98ad;font-family:Inter,sans-serif;font-size:.78rem;font-weight:600}.customer-companies-pagination-meta strong{color:#1c1c1e;font-weight:700}.customer-companies-pagination-controls{flex-wrap:wrap;align-items:center;gap:.65rem;display:inline-flex}.customer-companies-page-nav-btn{color:#465267;cursor:pointer;background:#f5f7fa;border:1px solid #8c98ab59;border-radius:999px;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;display:inline-flex}.customer-companies-page-nav-btn .material-symbols-outlined{font-size:.78rem}.customer-companies-page-nav-btn:hover:not(:disabled){color:#007aff;background:#007aff0d;border-color:#007aff59}.customer-companies-page-nav-btn:disabled{opacity:.45;cursor:not-allowed}.customer-companies-page-list{align-items:center;gap:.25rem;display:inline-flex}.customer-companies-page-number{color:#1c1c1e;cursor:pointer;background:0 0;border:0;border-radius:999px;min-width:2.2rem;height:2.2rem;font-family:Inter,sans-serif;font-size:.8rem;font-weight:700}.customer-companies-page-number:hover{color:#007aff;background:#007aff14}.customer-companies-page-number.is-active{color:#fff;background:#0b63c6}.customer-companies-page-ellipsis{text-align:center;color:#596579;min-width:1.9rem;font-size:1rem;font-weight:700}.customer-companies-page-size{align-items:center;gap:.4rem;margin-left:.2rem;display:inline-flex}.customer-companies-page-size>span{color:#7b879b;text-transform:uppercase;letter-spacing:.05em;font-family:Inter,sans-serif;font-size:.74rem;font-weight:700}.customer-companies-page-size .custom-select-wrapper{min-width:4.4rem}.customer-companies-page-size .custom-select-trigger{height:var(--input-height);color:#465267;background:#f4f5f7;border:1px solid #97a4b8;border-radius:999px;min-width:4.4rem}.customer-companies-page-size .custom-select-trigger.is-open{background:#fff;border-color:#007aff;box-shadow:0 0 0 3px #007aff24}.theme-dark .customer-companies-field>span{color:#8e8e93}.theme-dark .customer-companies-filter-select-value.is-all{color:#d4d4d4}.theme-dark .customer-companies-field input,.theme-dark .customer-companies-field .custom-select-trigger{color:#f2f2f7;background:#ffffff0f;border:1px solid #fff3}.theme-dark .customer-companies-field input:focus,.theme-dark .customer-companies-field .custom-select-trigger.is-open{background:#ffffff1a;border-color:#0a84ff;box-shadow:0 0 0 3px #0a84ff2e}.theme-dark .customer-companies-action-btn{color:#a0aab8;background:#ffffff0f;border-color:#ffffff3d}.theme-dark .customer-companies-action-btn:hover{color:#0a84ff;background:#0a84ff26;border-color:#0a84ff73}.theme-dark .customer-companies-id-link{color:#0a84ff}.theme-dark .customer-companies-name{color:#f2f2f7}.theme-dark .customer-companies-sort-trigger.is-active,.theme-dark .customer-companies-sort-trigger{color:#46a1ff}.theme-dark .customer-companies-sort-trigger.is-active .customer-companies-sort-icon{color:#0a84ff}.theme-dark .customer-companies-alert-indicator{color:#7bc4ff}.theme-dark .customer-companies-status-chip.is-active{color:#0a84ff;background:#0a84ff33;border-color:#0a84ff4d}.theme-dark .customer-companies-status-chip.is-active .customer-companies-status-dot{background:#0a84ff}.theme-dark .customer-companies-status-chip.is-inactive{color:#a0aab8;background:#8e8e9329;border-color:#8e8e9342}.theme-dark .customer-companies-status-chip.is-inactive .customer-companies-status-dot{background:#8e8e93}.theme-dark .customer-companies-pagination-meta{color:#8e8e93}.theme-dark .customer-companies-pagination-meta strong{color:#f2f2f7}.theme-dark .customer-companies-page-nav-btn{color:#d8dde8;background:#ffffff0f;border-color:#ffffff29}.theme-dark .customer-companies-page-nav-btn:hover:not(:disabled){color:#0a84ff;background:#0a84ff24;border-color:#0a84ff73}.theme-dark .customer-companies-page-number{color:#f2f2f7}.theme-dark .customer-companies-page-number:hover{color:#0a84ff;background:#0a84ff26}.theme-dark .customer-companies-page-number.is-active{color:#fff;background:#0a84ff}.theme-dark .customer-companies-page-ellipsis,.theme-dark .customer-companies-page-size>span{color:#8e8e93}.theme-dark .customer-companies-page-size .custom-select-trigger{color:#f2f2f7;background:#ffffff0f;border:1px solid #fff3}.theme-dark .customer-companies-page-size .custom-select-trigger.is-open{background:#ffffff1a;border-color:#0a84ff;box-shadow:0 0 0 3px #0a84ff2e}@media (width<=1100px){.customer-companies-filter-grid,.customer-companies-advanced-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-companies-field--reference{grid-column:1/-1}}@media (width<=760px){.customer-companies-shell{padding-inline:1rem}.customer-companies-header{flex-direction:column;align-items:flex-start}.customer-companies-header-actions{justify-content:flex-start;width:100%;padding-top:0}.customer-companies-filter-grid,.customer-companies-advanced-grid{grid-template-columns:1fr}.customer-companies-field--reference{grid-column:auto}.customer-companies-filter-actions{flex-wrap:wrap;justify-content:flex-start}.customer-companies-pagination{align-items:flex-start}.customer-companies-pagination-controls{justify-content:flex-start;width:100%}}.page-heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:0;display:flex}.page-heading-text{flex-direction:column;gap:.2rem;display:flex}.page-heading-title{color:#182034;margin:0;font-family:Manrope,sans-serif;font-size:2.65rem;font-weight:800;line-height:1.1}.page-heading-breadcrumb{color:#687284;margin:0;font-family:Inter,sans-serif;font-size:1.06rem;font-weight:500}.page-heading-actions{flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:.5rem;padding-top:.625rem;display:flex}.page-heading--sticky{top:var(--nav-height);z-index:80;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color);background:#f5f7faf2;margin-bottom:0;padding-bottom:.5rem;position:sticky}.theme-dark .page-heading--sticky{background:#0a0a0cf2}@media (width<=980px){.page-heading{flex-direction:column;align-items:stretch}.page-heading-actions{justify-content:flex-start;padding-top:0}}.theme-dark .page-heading-title{color:#f2f2f7}.theme-dark .page-heading-breadcrumb{color:#a0aab8}.tsd-cell{padding:0;border:none!important}.tsd-inner{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:260px;display:flex}.tsd-spinner{color:#007aff;font-size:2.25rem;line-height:1;animation:1.4s linear infinite tsd-spin;display:block}@keyframes tsd-spin{to{transform:rotate(360deg)}}.tsd-empty-icon{color:#c7cdd8;font-size:2rem;line-height:1;display:block}.tsd-error-icon{color:#ef4444;font-size:2rem;line-height:1;display:block}.tsd-message{color:#687284;letter-spacing:.01em;font-size:.875rem;font-weight:500}.tsd-message--error{color:#ef4444}.theme-dark .tsd-spinner{color:#0a84ff}.theme-dark .tsd-empty-icon{color:#48484a}.theme-dark .tsd-message{color:#a0aab8}.theme-dark .tsd-error-icon,.theme-dark .tsd-message--error{color:#ff453a}.customer-staff-shell{padding:calc(var(--nav-height) + 1.375rem) 0 2.5rem;min-height:100vh}.customer-staff-shell .shipment-page-inner{flex-direction:column;gap:1rem;display:flex}.customer-staff-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem .875rem;display:grid}.customer-staff-advanced-section{border-top:1px solid #0000000f;margin-top:.875rem;padding-top:.875rem}.customer-staff-advanced-label{letter-spacing:.06em;text-transform:uppercase;color:var(--text-secondary,#7b879b);margin-bottom:.75rem;font-size:.72rem;font-weight:600}.customer-staff-advanced-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.customer-staff-table-card{margin-top:0}.customer-staff-table-wrap{overflow-x:auto}@media (width<=1180px){.customer-staff-filter-grid,.customer-staff-advanced-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.customer-staff-filter-grid,.customer-staff-advanced-grid{grid-template-columns:1fr}}.dp-wrap{width:100%;position:relative}.dp-trigger-row{align-items:center;gap:.35rem;width:100%;display:flex}.dp-trigger{min-width:0;height:var(--input-height);color:#465267;font-family:Inter,sans-serif;font-size:var(--text-body-size);cursor:pointer;text-align:left;background:#f4f5f7;border:1px solid #97a4b8;border-radius:999px;flex:1;align-items:center;gap:.4rem;padding:0 .75rem;transition:border-color .15s,box-shadow .15s,background .15s;display:flex}.dp-trigger.is-placeholder .dp-trigger-text{color:#97a4b8}.dp-trigger.is-open,.dp-trigger:focus-visible{background:#fff;border-color:#007aff;outline:none;box-shadow:0 0 0 3px #007aff24}.dp-trigger:hover:not(.is-open){border-color:#6b7a99}.dp-cal-icon{color:#007aff;flex-shrink:0;font-size:.95rem}.dp-trigger-text{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.dp-chevron{color:#8a94a6;flex-shrink:0;font-size:1rem;transition:transform .2s}.dp-trigger.is-open .dp-chevron{transform:rotate(180deg)}.dp-clear{color:#fff;cursor:pointer;background:#007aff;border:0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.4rem;height:1.4rem;padding:0;transition:background .15s;display:inline-flex;box-shadow:0 4px 10px #007aff47}.dp-clear:hover{background:#0a63bf}.dp-clear .material-symbols-outlined{font-variation-settings:"wght" 700;font-size:.88rem;line-height:1}.dp-panel{z-index:300;background:#fff;border:1px solid #00000014;border-radius:1rem;width:17rem;padding:.75rem;animation:.18s cubic-bezier(.16,1,.3,1) dp-open;position:absolute;top:calc(100% + .375rem);left:0;box-shadow:0 16px 48px #00000024,0 4px 12px #00000014}@keyframes dp-open{0%{opacity:0;transform:translateY(-6px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.dp-nav{justify-content:space-between;align-items:center;gap:.25rem;margin-bottom:.625rem;display:flex}.dp-nav-btn{color:#4c5566;cursor:pointer;background:0 0;border:0;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;transition:background .15s,color .15s;display:inline-flex}.dp-nav-btn:hover{color:#007aff;background:#007aff1a}.dp-nav-btn .material-symbols-outlined{font-size:1.1rem}.dp-month-label{color:#182034;text-align:center;flex:1;font-family:Inter,sans-serif;font-size:.875rem;font-weight:700}.dp-grid{grid-template-columns:repeat(7,1fr);gap:.1rem;display:grid}.dp-day-header{text-align:center;letter-spacing:.04em;text-transform:uppercase;color:#8a94a6;padding:.25rem 0;font-family:Inter,sans-serif;font-size:.65rem;font-weight:700}.dp-cell{aspect-ratio:1;cursor:pointer;color:#2f3a4f;background:0 0;border:0;border-radius:.5rem;justify-content:center;align-items:center;width:100%;font-family:Inter,sans-serif;font-size:.8rem;font-weight:500;transition:background .12s,color .12s;display:flex}.dp-cell--empty{pointer-events:none}.dp-cell--day:hover{color:#007aff;background:#007aff1a}.dp-cell--day.is-today{color:#007aff;border:1.5px solid #007aff66;font-weight:700}.dp-cell--day.is-selected{color:#fff;background:linear-gradient(135deg,#0d66c2 0%,#0a56af 100%);font-weight:700;box-shadow:0 4px 10px #0d66c247}.dp-cell--day.is-selected:hover{color:#fff;background:linear-gradient(135deg,#1470cc 0%,#0b5fbc 100%)}.dp-cell--day.is-in-range{color:#0a56af;background:#007aff1f;border-radius:.35rem}.dp-footer{border-top:1px solid #0000000f;justify-content:center;margin-top:.5rem;padding-top:.5rem;display:flex}.dp-today-btn{color:#007aff;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.25rem .75rem;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600;transition:background .15s}.dp-today-btn:hover{background:#007aff14}.theme-dark .dp-trigger{color:#f2f2f7;background:#1c1c1e;border-color:#ffffff26}.theme-dark .dp-trigger.is-placeholder .dp-trigger-text{color:#48484a}.theme-dark .dp-trigger.is-open,.theme-dark .dp-trigger:focus-visible{background:#2c2c2e;border-color:#0a84ff;box-shadow:0 0 0 3px #0a84ff2e}.theme-dark .dp-trigger:hover:not(.is-open){border-color:#ffffff4d}.theme-dark .dp-cal-icon{color:#0a84ff}.theme-dark .dp-chevron{color:#636366}.theme-dark .dp-clear{background:#0a84ff;box-shadow:0 4px 10px #0a84ff57}.theme-dark .dp-clear:hover{background:#329cff}.theme-dark .dp-panel{background:#1c1c1e;border-color:#ffffff1a;box-shadow:0 20px 56px #00000080,0 4px 16px #00000059}.theme-dark .dp-month-label{color:#f2f2f7}.theme-dark .dp-nav-btn{color:#a0aab8}.theme-dark .dp-nav-btn:hover{color:#0a84ff;background:#0a84ff26}.theme-dark .dp-day-header{color:#636366}.theme-dark .dp-cell--day{color:#d1d5db}.theme-dark .dp-cell--day:hover{color:#0a84ff;background:#0a84ff26}.theme-dark .dp-cell--day.is-today{color:#0a84ff;border-color:#0a84ff73}.theme-dark .dp-cell--day.is-selected{color:#fff;background:linear-gradient(135deg,#0a84ff 0%,#0070e0 100%);box-shadow:0 4px 12px #0a84ff66}.theme-dark .dp-footer{border-top-color:#ffffff14}.theme-dark .dp-today-btn{color:#0a84ff}.theme-dark .dp-today-btn:hover{background:#0a84ff1f}.tariff-search-shell{padding:calc(var(--nav-height) + 1.375rem) 0 2.5rem;min-height:100vh}.tariff-search-shell .shipment-page-inner{flex-direction:column;gap:1rem;display:flex}.tariff-search-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem .875rem;display:grid}.tariff-search-filter-grid>label:nth-child(5),.tariff-search-filter-grid>label:nth-child(6){grid-column:span 1}.tariff-search-advanced-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem .875rem;margin-top:.875rem;display:grid}.tariff-search-name-link{color:#007aff;font-family:Inter,sans-serif;font-weight:500;text-decoration:none}.tariff-search-name-link:hover{text-decoration:underline}.theme-dark .tariff-search-name-link{color:#46a1ff}@media (width<=1180px){.tariff-search-filter-grid,.tariff-search-advanced-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.tariff-search-filter-grid,.tariff-search-advanced-grid{grid-template-columns:1fr}}.margins-shell{padding:calc(var(--nav-height) + 1.375rem) 0 2.5rem;min-height:100vh}.margins-shell .shipment-page-inner{flex-direction:column;gap:1rem;display:flex}.margins-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:.75rem .875rem;display:grid}.margins-readonly-input{height:var(--input-height);color:#687284;font-family:Inter,sans-serif;font-size:var(--text-body-size);cursor:default;background:#eef0f3;border:1px solid #97a4b8;border-radius:999px;padding:0 .75rem}.theme-dark .margins-readonly-input{color:#a0aab8;background:#ffffff0a;border-color:#ffffff2e}.margins-name-link{color:#007aff;font-family:Inter,sans-serif;font-weight:500;text-decoration:none}.margins-name-link:hover{text-decoration:underline}.theme-dark .margins-name-link{color:#46a1ff}.margins-center-cell{text-align:center}.margins-check{color:#007aff;font-size:1.05rem;font-weight:700}.theme-dark .margins-check{color:#0a84ff}@media (width<=1180px){.margins-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.margins-filter-grid{grid-template-columns:1fr}}.msd-wrap{position:relative}.msd-trigger{width:100%;min-height:var(--input-height,2.25rem);color:#465267;height:auto;font-family:Inter,sans-serif;font-size:var(--text-body-size,.8125rem);cursor:pointer;text-align:left;background:#f4f5f7;border:1px solid #97a4b8;border-radius:999px;outline:none;justify-content:space-between;align-items:center;gap:.375rem;padding:.25rem .5rem .25rem .75rem;transition:border-color .15s,box-shadow .15s,background .15s;display:flex}.msd-trigger.is-open{background:#fff;border-color:#007aff;box-shadow:0 0 0 3px #007aff24}.msd-placeholder{color:#97a4b8;font-size:var(--text-body-size,.8125rem);line-height:1}.msd-tags{flex-wrap:wrap;flex:1;align-items:center;gap:.25rem;min-width:0;display:flex}.msd-tag{color:#007aff;white-space:nowrap;text-overflow:ellipsis;background:#007aff1a;border-radius:999px;align-items:center;gap:.2rem;max-width:9rem;padding:.18rem .5rem .18rem .55rem;font-size:.78rem;font-weight:600;line-height:1.2;display:inline-flex;overflow:hidden}.msd-tag-remove{cursor:pointer;opacity:.65;-webkit-user-select:none;user-select:none;flex-shrink:0;padding:0 .05rem;font-size:.85rem;line-height:1}.msd-tag-remove:hover{opacity:1}.msd-overflow{color:#7b879b;white-space:nowrap;padding:.15rem .25rem;font-size:.72rem;font-weight:600}.msd-chevron{color:#7b879b;flex-shrink:0;font-size:1rem;transition:transform .15s}.msd-wrap.is-open .msd-chevron{transform:rotate(180deg)}.msd-dropdown{z-index:200;background:#fff;border:1px solid #0000001a;border-radius:.75rem;width:max-content;min-width:100%;max-width:22rem;max-height:18rem;padding:.3rem;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 8px 24px #0000001f}.msd-item{cursor:pointer;color:#1c1c1e;white-space:nowrap;border-radius:.4rem;align-items:center;gap:.5rem;padding:.42rem .6rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;transition:background .15s;display:flex}.msd-item:hover{color:#007aff;background:#007aff12}.msd-item.is-checked{color:#1c1c1e;background:0 0;font-weight:500}.msd-item.is-checked:hover{color:#007aff;background:#007aff12}.msd-checkbox-hidden{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.msd-box{background:#fff;border:1.5px solid #97a4b8;border-radius:3px;flex-shrink:0;width:.85rem;height:.85rem;transition:background .12s,border-color .12s}.msd-item.is-checked .msd-box{background:#007aff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2 6l3 3 5-5' stroke='%23ffffff' stroke-width='1.8' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/80% no-repeat;border-color:#007aff}.msd-item:hover .msd-box{background:#007aff12;border-color:#007aff}.msd-item:hover.is-checked .msd-box{background:#007aff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2 6l3 3 5-5' stroke='%23ffffff' stroke-width='1.8' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/80% no-repeat;border-color:#007aff}.theme-dark .msd-trigger{color:#f2f2f7;background:#ffffff0f;border-color:#fff3}.theme-dark .msd-trigger.is-open{background:#ffffff1a;border-color:#0a84ff;box-shadow:0 0 0 3px #0a84ff2e}.theme-dark .msd-placeholder{color:#ffffff4d}.theme-dark .msd-tag{color:#4da3ff;background:#0a84ff2e}.theme-dark .msd-overflow,.theme-dark .msd-chevron{color:#8e8e93}.theme-dark .msd-dropdown{background:#2c2c2e;border-color:#ffffff1a;box-shadow:0 8px 24px #0006}.theme-dark .msd-box{background:#ffffff14;border-color:#ffffff40}.theme-dark .msd-item.is-checked .msd-box{background:#0a84ff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2 6l3 3 5-5' stroke='%23ffffff' stroke-width='1.8' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/80% no-repeat;border-color:#0a84ff}.theme-dark .msd-item{color:#f2f2f7}.theme-dark .msd-item:hover{color:#4da3ff;background:#0a84ff26}.theme-dark .msd-item.is-checked{color:#f2f2f7;background:0 0}.theme-dark .msd-item.is-checked:hover{color:#4da3ff;background:#0a84ff26}.info-icon{cursor:help;color:#97a4b8;justify-content:center;align-items:center;line-height:1;transition:color .12s;display:inline-flex}.info-icon .material-symbols-outlined{font-size:1rem}.info-icon:hover{color:#007aff}.theme-dark .info-icon{color:#636366}.theme-dark .info-icon:hover{color:#4da3ff}.create-invoice-shell{padding:calc(var(--nav-height) + 1.375rem) 0 2.5rem;min-height:100vh}.create-invoice-shell .shipment-page-inner{flex-direction:column;gap:1rem;display:flex}.create-invoice-filter-layout{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem 1.5rem;display:grid}.create-invoice-filter-main{min-width:0}.create-invoice-filter-row{gap:.75rem .875rem;display:grid}.create-invoice-filter-row--4{grid-template-columns:repeat(4,minmax(0,1fr))}.create-invoice-filter-flags{grid-template-columns:repeat(2,max-content);align-content:start;gap:.35rem 1.25rem;padding-top:1.35rem;display:grid}.create-invoice-flag-item{cursor:pointer;-webkit-user-select:none;user-select:none;font-family:Inter,sans-serif;font-size:var(--text-body-size,.8125rem);color:#1c1c1e;white-space:nowrap;align-items:center;gap:.45rem;line-height:1.3;display:inline-flex}.create-invoice-flag-input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.create-invoice-flag-box{background:#fff;border:1.5px solid #97a4b8;border-radius:3px;flex-shrink:0;width:1rem;height:1rem;transition:background .12s,border-color .12s}.create-invoice-flag-item:hover .create-invoice-flag-box{border-color:#007aff}.create-invoice-flag-item.is-checked .create-invoice-flag-box{background:#007aff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 8'%3E%3Cpath d='M1 4l3 3 5-6' fill='none' stroke='%23fff' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/.65rem no-repeat;border-color:#007aff}.create-invoice-flag-label{font-weight:500}.create-invoice-advanced{border-top:1px solid #e2e6ee;flex-direction:column;gap:.75rem;margin-top:.875rem;padding-top:.875rem;display:flex}.create-invoice-results-head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.create-invoice-results-count{font-family:Inter,sans-serif;font-size:var(--text-body-size);color:#687284;font-weight:600}.create-invoice-settings-btn{color:#007aff;cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background .15s;display:inline-flex}.create-invoice-settings-btn:hover{background:#007aff14}.create-invoice-settings-btn .material-symbols-outlined{font-size:1.25rem}.create-invoice-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;padding:3rem 1.5rem;display:flex}.create-invoice-empty-icon{color:#c5cdd8;margin-bottom:.25rem;font-size:2.75rem}.create-invoice-empty-text{color:#687284;font-family:Inter,sans-serif;font-size:1rem;font-weight:700}.create-invoice-empty-sub{font-family:Inter,sans-serif;font-size:var(--text-caption-size);color:#8e8e93;max-width:28rem;font-weight:500}.create-invoice-table-wrap{overflow-x:auto}.create-invoice-th-select,.create-invoice-td-select{text-align:center;width:2.5rem}.create-invoice-th-actions{width:4.5rem}.create-invoice-td-truncate{text-overflow:ellipsis;white-space:nowrap;max-width:10rem;overflow:hidden}.create-invoice-row-actions{white-space:nowrap;align-items:center;gap:.35rem;display:inline-flex}.create-invoice-action-badge{color:#fff;background:#007aff;border-radius:999px;justify-content:center;align-items:center;min-width:1.35rem;height:1.35rem;padding:0 .3rem;font-family:Inter,sans-serif;font-size:.72rem;font-weight:700;line-height:1;display:inline-flex}.ci-select-check{cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.ci-select-check-input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.ci-select-check-box{background:#fff;border:1.5px solid #97a4b8;border-radius:3px;width:1rem;height:1rem;transition:background .12s,border-color .12s}.ci-select-check:hover .ci-select-check-box{border-color:#007aff}.ci-select-check.is-checked .ci-select-check-box{background:#007aff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 8'%3E%3Cpath d='M1 4l3 3 5-6' fill='none' stroke='%23fff' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/.65rem no-repeat;border-color:#007aff}.ci-doc-status{justify-content:center;align-items:center;display:inline-flex}.ci-doc-status .material-symbols-outlined{font-size:1.15rem;font-weight:600}.ci-doc-status--ok{color:#007aff}.ci-doc-status--warn{color:#ef4444}.ci-td-money{font-variant-numeric:tabular-nums;white-space:nowrap;font-family:Inter,sans-serif;font-weight:600}.ci-td-money--buy{color:#ef4444}.ci-td-money--sell{color:#007aff}.ci-td-money--margin{color:#1369c7}.theme-dark .create-invoice-flag-item{color:#f2f2f7}.theme-dark .create-invoice-flag-box,.theme-dark .ci-select-check-box{background:#ffffff0f;border-color:#ffffff40}.theme-dark .create-invoice-flag-item.is-checked .create-invoice-flag-box,.theme-dark .ci-select-check.is-checked .ci-select-check-box{background-color:#0a84ff;border-color:#0a84ff}.theme-dark .create-invoice-advanced{border-top-color:#ffffff14}.theme-dark .create-invoice-results-count,.theme-dark .create-invoice-empty-text{color:#a0aab8}.theme-dark .create-invoice-empty-sub{color:#8e8e93}.theme-dark .create-invoice-empty-icon{color:#3a3a3c}.theme-dark .create-invoice-settings-btn{color:#0a84ff}.theme-dark .create-invoice-settings-btn:hover{background:#0a84ff1f}.theme-dark .ci-doc-status--ok,.theme-dark .ci-td-money--sell{color:#0a84ff}.theme-dark .ci-td-money--margin{color:#46a1ff}@media (width<=1180px){.create-invoice-filter-layout{grid-template-columns:1fr}.create-invoice-filter-flags{padding-top:0}.create-invoice-filter-row--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.create-invoice-filter-row--4,.create-invoice-filter-flags{grid-template-columns:1fr}}.g4-checkbox{cursor:pointer;-webkit-user-select:none;user-select:none;font-family:Inter,sans-serif;font-size:var(--text-body-size,.8125rem);color:#1c1c1e;align-items:center;gap:.5rem;line-height:1.3;display:inline-flex}.g4-checkbox-input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.g4-checkbox-box{background:#fff;border:1.5px solid #97a4b8;border-radius:3px;flex-shrink:0;width:1rem;height:1rem;transition:background .12s,border-color .12s,box-shadow .12s}.g4-checkbox:hover .g4-checkbox-box{border-color:#007aff}.g4-checkbox.is-checked .g4-checkbox-box{background:#007aff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2 6l3 3 5-5' stroke='%23ffffff' stroke-width='1.8' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/80% no-repeat;border-color:#007aff}.g4-checkbox-label{line-height:1.3}.theme-dark .g4-checkbox{color:#f2f2f7}.theme-dark .g4-checkbox-box{background:#ffffff14;border-color:#ffffff47}.theme-dark .g4-checkbox:hover .g4-checkbox-box{border-color:#0a84ff}.theme-dark .g4-checkbox.is-checked .g4-checkbox-box{background:#0a84ff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2 6l3 3 5-5' stroke='%23ffffff' stroke-width='1.8' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/80% no-repeat;border-color:#0a84ff}.invoice-search-shell{padding:calc(var(--nav-height) + 1.375rem) 0 2.5rem;min-height:100vh}.invoice-search-shell .shipment-page-inner{flex-direction:column;gap:1rem;display:flex}.invoice-search-filter-grid{grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;gap:.75rem .875rem;display:grid}.invoice-search-advanced-grid{grid-template-columns:repeat(6,minmax(0,1fr));align-items:start;gap:.75rem .875rem;margin-top:.75rem;display:grid}.invoice-search-disputed .g4-checkbox{height:var(--input-height);align-items:center;display:inline-flex}.invoice-search-table-wrap{overflow-x:auto}.invoice-search-empty-row{text-align:center;color:#8a98ad;padding:2rem .5rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600}.invoice-search-th-select,.invoice-search-td-select{text-align:center;width:2.5rem}.invoice-search-th-actions,.invoice-search-td-actions{white-space:nowrap;width:1%}.inv-search-select-check{cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.inv-search-select-check-input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.inv-search-select-check-box{background:#fff;border:1.5px solid #97a4b8;border-radius:3px;width:1rem;height:1rem;transition:background .12s,border-color .12s,box-shadow .12s}.inv-search-select-check:hover .inv-search-select-check-box{border-color:#007aff}.inv-search-select-check.is-checked .inv-search-select-check-box{background:#007aff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 8'%3E%3Cpath d='M1 4l3 3 5-6' fill='none' stroke='%23fff' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/.65rem no-repeat;border-color:#007aff}.inv-search-org-link{color:#007aff;align-items:center;gap:.3rem;font-weight:600;text-decoration:none;display:inline-flex}.inv-search-org-link:hover{text-decoration:underline}.inv-search-org-icon{color:#007aff;font-size:1rem}.inv-search-td-money{font-variant-numeric:tabular-nums;white-space:nowrap;font-family:Inter,sans-serif;font-weight:600}.inv-search-row-actions{align-items:center;gap:.15rem;display:inline-flex}.inv-search-row-action{color:#007aff;cursor:pointer;background:0 0;border:0;border-radius:.35rem;justify-content:center;align-items:center;width:1.65rem;height:1.65rem;padding:0;transition:background .12s;display:inline-flex}.inv-search-row-action:hover{background:#007aff1a}.inv-search-row-action .material-symbols-outlined{font-size:1.05rem}@media (width<=1280px){.invoice-search-filter-grid,.invoice-search-advanced-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=720px){.invoice-search-filter-grid,.invoice-search-advanced-grid{grid-template-columns:1fr}}.variance-list-shell{padding:calc(var(--nav-height) + 1.375rem) 0 2.5rem;min-height:100vh}.variance-list-shell .shipment-page-inner{flex-direction:column;gap:1rem;display:flex}.variance-list-filter-layout{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem 1.5rem;display:grid}.variance-list-filter-main{flex-direction:column;gap:.75rem;min-width:0;display:flex}.variance-list-filter-row{gap:.75rem .875rem;display:grid}.variance-list-filter-row--2{grid-template-columns:repeat(2,minmax(0,1fr))}.variance-list-filter-row--4{grid-template-columns:repeat(4,minmax(0,1fr))}.variance-list-filter-flags{grid-template-columns:repeat(2,max-content);align-content:start;gap:.35rem 1.25rem;padding-top:1.35rem;display:grid}.variance-list-flag-item{cursor:pointer;-webkit-user-select:none;user-select:none;font-family:Inter,sans-serif;font-size:var(--text-body-size,.8125rem);color:#1c1c1e;white-space:nowrap;align-items:center;gap:.45rem;line-height:1.3;display:inline-flex}.variance-list-flag-input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.variance-list-flag-box{background:#fff;border:1.5px solid #97a4b8;border-radius:3px;flex-shrink:0;width:1rem;height:1rem;transition:background .12s,border-color .12s}.variance-list-flag-item:hover .variance-list-flag-box{border-color:#007aff}.variance-list-flag-item.is-checked .variance-list-flag-box{background:#007aff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 8'%3E%3Cpath d='M1 4l3 3 5-6' fill='none' stroke='%23fff' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/.65rem no-repeat;border-color:#007aff}.variance-list-flag-label{font-weight:500}.variance-list-advanced{border-top:1px solid #e2e6ee;flex-direction:column;gap:.75rem;margin-top:.875rem;padding-top:.875rem;display:flex}.variance-list-results-head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.variance-list-results-count{font-family:Inter,sans-serif;font-size:var(--text-body-size);color:#687284;font-weight:600}.variance-list-settings-btn{color:#007aff;cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background .15s;display:inline-flex}.variance-list-settings-btn:hover{background:#007aff14}.variance-list-settings-btn .material-symbols-outlined{font-size:1.25rem}.variance-list-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;padding:3rem 1.5rem;display:flex}.variance-list-empty-icon{color:#c5cdd8;margin-bottom:.25rem;font-size:2.75rem}.variance-list-empty-text{color:#687284;font-family:Inter,sans-serif;font-size:1rem;font-weight:700}.variance-list-empty-sub{font-family:Inter,sans-serif;font-size:var(--text-caption-size);color:#8e8e93;max-width:28rem;font-weight:500}.variance-list-table-wrap{overflow-x:auto}.variance-list-th-select,.variance-list-td-select{text-align:center;width:2.5rem}.variance-list-th-actions{width:4.5rem}.variance-list-td-truncate{text-overflow:ellipsis;white-space:nowrap;max-width:10rem;overflow:hidden}.variance-list-row-actions{white-space:nowrap;align-items:center;gap:.35rem;display:inline-flex}.variance-list-action-badge{color:#fff;background:#007aff;border-radius:999px;justify-content:center;align-items:center;min-width:1.35rem;height:1.35rem;padding:0 .3rem;font-family:Inter,sans-serif;font-size:.72rem;font-weight:700;line-height:1;display:inline-flex}.vl-select-check{cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.vl-select-check-input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.vl-select-check-box{background:#fff;border:1.5px solid #97a4b8;border-radius:3px;width:1rem;height:1rem;transition:background .12s,border-color .12s}.vl-select-check:hover .vl-select-check-box{border-color:#007aff}.vl-select-check.is-checked .vl-select-check-box{background:#007aff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 8'%3E%3Cpath d='M1 4l3 3 5-6' fill='none' stroke='%23fff' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/.65rem no-repeat;border-color:#007aff}.vl-doc-status{justify-content:center;align-items:center;display:inline-flex}.vl-doc-status .material-symbols-outlined{font-size:1.15rem;font-weight:600}.vl-doc-status--ok{color:#007aff}.vl-doc-status--warn{color:#ef4444}.vl-td-money{font-variant-numeric:tabular-nums;white-space:nowrap;font-family:Inter,sans-serif;font-weight:600}.vl-td-money--buy{color:#ef4444}.vl-td-money--sell{color:#007aff}.vl-td-money--margin{color:#1369c7}.vl-td-money--margin.is-negative{color:#ef4444}.theme-dark .variance-list-flag-item{color:#f2f2f7}.theme-dark .variance-list-flag-box,.theme-dark .vl-select-check-box{background:#ffffff0f;border-color:#ffffff40}.theme-dark .variance-list-flag-item.is-checked .variance-list-flag-box,.theme-dark .vl-select-check.is-checked .vl-select-check-box{background-color:#0a84ff;border-color:#0a84ff}.theme-dark .variance-list-advanced{border-top-color:#ffffff14}.theme-dark .variance-list-results-count,.theme-dark .variance-list-empty-text{color:#a0aab8}.theme-dark .variance-list-empty-sub{color:#8e8e93}.theme-dark .variance-list-empty-icon{color:#3a3a3c}.theme-dark .variance-list-settings-btn{color:#0a84ff}.theme-dark .variance-list-settings-btn:hover{background:#0a84ff1f}.theme-dark .vl-doc-status--ok,.theme-dark .vl-td-money--sell{color:#0a84ff}.theme-dark .vl-td-money--margin{color:#46a1ff}.theme-dark .vl-td-money--margin.is-negative{color:#ff453a}@media (width<=1180px){.variance-list-filter-layout{grid-template-columns:1fr}.variance-list-filter-flags{padding-top:0}.variance-list-filter-row--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.variance-list-filter-row--2,.variance-list-filter-row--4,.variance-list-filter-flags{grid-template-columns:1fr}}.cs-shell{padding:calc(var(--nav-height) + 1.375rem) 0 2.5rem;min-height:100vh}.cs-shell .shipment-page-inner,.cs-filter-card{flex-direction:column;gap:1.25rem;display:flex}.cs-filter-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;display:grid}.cs-field{flex-direction:column;gap:.35rem;display:flex}.cs-field>span{font-family:Inter,sans-serif;font-size:var(--text-label-size);text-transform:uppercase;letter-spacing:.08em;color:#7b879b;font-weight:700}.cs-filter-footer{border-top:1px solid #e2e6ee;justify-content:flex-end;align-items:center;gap:1.5rem;padding-top:1rem;display:flex}.cs-checkbox-group{align-items:center;gap:1.25rem;display:flex}.cs-action-group{align-items:center;gap:.75rem;display:flex}.cs-table-container{overflow-x:auto}.cs-table-wrap{min-width:1400px}.cs-totals-row td{background:#f9fafb;font-weight:700;border-bottom:2px solid #e2e6ee!important}.cs-td-num{text-align:right;font-variant-numeric:tabular-nums}.cs-text-bold{font-weight:700}.cs-text-danger{color:#ef4444!important}.cs-link{color:#007aff;font-weight:500;text-decoration:none;transition:opacity .15s}.cs-link:hover{opacity:.75;text-decoration:underline}.cs-row-actions{color:#007aff;justify-content:flex-end;align-items:center;gap:.35rem;display:flex}.cs-row-actions .material-symbols-outlined{cursor:default;opacity:.85;font-size:1.1rem;transition:opacity .15s}.cs-row-actions .material-symbols-outlined:hover{opacity:1}.theme-dark .cs-field>span{color:#8e8e93}.theme-dark .cs-filter-footer{border-top-color:#ffffff14}.theme-dark .cs-totals-row td{background:#ffffff08;border-bottom-color:#ffffff14!important}.theme-dark .cs-text-danger{color:#ff453a!important}.theme-dark .cs-link,.theme-dark .cs-row-actions{color:#0a84ff}.g4-radio-group{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.g4-radio{cursor:pointer;-webkit-user-select:none;user-select:none;font-family:Inter,sans-serif;font-size:var(--text-body-size,.8125rem);color:#1c1c1e;align-items:center;gap:.5rem;font-weight:500;line-height:1.3;display:inline-flex}.g4-radio-input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.g4-radio-dot{background:#fff;border:1.5px solid #97a4b8;border-radius:50%;flex-shrink:0;width:1rem;height:1rem;transition:border-color .15s,box-shadow .15s;position:relative}.g4-radio-dot:after{content:"";opacity:0;background:#007aff;border-radius:50%;transition:opacity .15s,transform .15s;position:absolute;inset:.2rem;transform:scale(.4)}.g4-radio:hover .g4-radio-dot{border-color:#007aff}.g4-radio.is-selected .g4-radio-dot{border-color:#007aff;box-shadow:0 0 0 3px #007aff24}.g4-radio.is-selected .g4-radio-dot:after{opacity:1;transform:scale(1)}.g4-radio-label{line-height:1.3}.theme-dark .g4-radio{color:#f2f2f7}.theme-dark .g4-radio-dot{background:#ffffff14;border-color:#ffffff47}.theme-dark .g4-radio-dot:after{background:#0a84ff}.theme-dark .g4-radio:hover .g4-radio-dot{border-color:#0a84ff}.theme-dark .g4-radio.is-selected .g4-radio-dot{border-color:#0a84ff;box-shadow:0 0 0 3px #0a84ff2e}.approve-bills-shell{padding:calc(var(--nav-height) + 1.375rem) 0 2.5rem;min-height:100vh}.approve-bills-shell .shipment-page-inner{flex-direction:column;gap:1rem;display:flex}.approve-bills-filter-stack{flex-direction:column;gap:.875rem;display:flex}.approve-bills-filter-row{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr) minmax(0,1fr) minmax(10.5rem,auto);align-items:end;gap:.75rem .875rem;display:grid}.approve-bills-filter-row--equal{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start}.approve-bills-vendor-field{flex-direction:column;gap:.5rem;display:flex}.approve-bills-vendor-field>span{color:#7b879b;font-family:Inter,sans-serif;font-size:var(--text-label-size);letter-spacing:.08em;text-transform:uppercase;font-weight:700}.approve-bills-filter-flags{flex-direction:column;justify-content:flex-end;gap:.55rem;padding-bottom:.2rem;display:flex}.approve-bills-table-wrap{overflow-x:auto}.approve-bills-empty-row{text-align:left;color:#7b879b;font-family:Inter,sans-serif;font-size:var(--text-body-size);padding:.9rem 1rem}@media (width<=1180px){.approve-bills-filter-row,.approve-bills-filter-row--equal{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.approve-bills-filter-row,.approve-bills-filter-row--equal{grid-template-columns:1fr}}.approve-commissions-shell{padding:calc(var(--nav-height) + 1.375rem) 0 2.5rem;min-height:100vh}.approve-commissions-shell .shipment-page-inner{flex-direction:column;gap:1rem;display:flex}.approve-commissions-filter-layout{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem 1.5rem;display:grid}.approve-commissions-filter-main{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem .875rem;min-width:0;display:grid}.approve-commissions-filter-flags{gap:0 2rem;padding-top:.35rem;display:flex}.approve-commissions-flag-col{flex-direction:column;gap:.55rem;display:flex}.approve-commissions-flag-with-info{align-items:center;gap:.3rem;display:inline-flex}.approve-commissions-filter-row{gap:.75rem .875rem;margin-top:.875rem;display:grid}.approve-commissions-filter-row--4{grid-template-columns:repeat(4,minmax(0,1fr))}.approve-commissions-icon-btn{padding:.45rem .6rem}.approve-commissions-results-head{justify-content:space-between;align-items:center;margin-bottom:.625rem;display:flex}.approve-commissions-results-count{color:#687284;font-family:Inter,sans-serif;font-size:.8rem}.approve-commissions-table-wrap{overflow-x:auto}.approve-commissions-empty-row{text-align:left;color:#7b879b;font-family:Inter,sans-serif;font-size:var(--text-body-size);padding:.9rem 1rem}.approve-commissions-td-money{color:#1c1c1e;font-family:Inter,sans-serif;font-weight:600}.ac-select-check{cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.ac-select-check-input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.ac-select-check-box{background:#fff;border:1.5px solid #97a4b8;border-radius:3px;width:1rem;height:1rem;transition:background .12s,border-color .12s}.ac-select-check:hover .ac-select-check-box{border-color:#007aff}.ac-select-check.is-checked .ac-select-check-box{background:#007aff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 8'%3E%3Cpath d='M1 4l3 3 5-6' fill='none' stroke='%23fff' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/.65rem no-repeat;border-color:#007aff}.ac-status-chip{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:.38rem;padding:.3rem .75rem;font-family:Inter,sans-serif;font-size:.76rem;font-weight:700;display:inline-flex}.ac-status-dot{border-radius:50%;flex-shrink:0;width:.4rem;height:.4rem}.ac-status-chip--ready{color:#1f8f3d;background:#34c75924;border-color:#34c75940}.ac-status-chip--ready .ac-status-dot{background:#1f8f3d}.ac-status-chip--not-ready{color:#636366;background:#6363661a;border-color:#63636633}.ac-status-chip--not-ready .ac-status-dot{background:#636366}.ac-status-chip--has-variance{color:#b5720a;background:#ff950024;border-color:#ff950040}.ac-status-chip--has-variance .ac-status-dot{background:#b5720a}.ac-status-chip--declined{color:#d70015;background:#ff3b301f;border-color:#ff3b3038}.ac-status-chip--declined .ac-status-dot{background:#d70015}.theme-dark .ac-select-check-box{background:#ffffff0f;border-color:#ffffff47}.theme-dark .ac-select-check.is-checked .ac-select-check-box{background:#0a84ff;border-color:#0a84ff}.theme-dark .approve-commissions-results-count,.theme-dark .approve-commissions-empty-row{color:#8e8e93}.theme-dark .approve-commissions-td-money{color:#f2f2f7}.approved-bills-summary-shell{padding:calc(var(--nav-height) + 1.375rem) 0 2.5rem;min-height:100vh}.approved-bills-summary-shell .shipment-page-inner{flex-direction:column;gap:1rem;display:flex}.approved-bills-summary-filter-row{gap:.75rem .875rem;display:grid}.approved-bills-summary-filter-row--4{grid-template-columns:repeat(4,minmax(0,1fr))}.approved-bills-summary-tariff-field{align-items:center;gap:.35rem;padding-top:1.6rem;display:flex}.approved-bills-summary-results-head{justify-content:space-between;align-items:center;margin-bottom:.625rem;display:flex}.approved-bills-summary-results-count{color:#687284;font-family:Inter,sans-serif;font-size:.8rem}.approved-bills-summary-table-wrap{overflow-x:auto}.approved-bills-summary-empty-row{text-align:left;color:#7b879b;font-family:Inter,sans-serif;font-size:var(--text-body-size);padding:.9rem 1rem}.approved-bills-summary-td-money{color:#1c1c1e;font-family:Inter,sans-serif}.approved-bills-summary-total-row{background:#00000005;font-weight:700}.approved-bills-summary-total-row .approved-bills-summary-td-money{font-weight:700}.approved-bills-summary-quick-pay-btn{color:#007aff}.theme-dark .approved-bills-summary-results-count,.theme-dark .approved-bills-summary-empty-row{color:#8e8e93}.theme-dark .approved-bills-summary-td-money{color:#f2f2f7}.theme-dark .approved-bills-summary-total-row{background:#ffffff0a}.theme-dark .approved-bills-summary-quick-pay-btn{color:#0a84ff}.assign-check-numbers-shell{padding:calc(var(--nav-height) + 1.375rem) 0 2.5rem;min-height:100vh}.assign-check-numbers-shell .shipment-page-inner{flex-direction:column;gap:1rem;display:flex}.assign-check-numbers-filter-top{justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex}.assign-check-numbers-vendor-field{flex-direction:column;flex:1;gap:.5rem;min-width:0;max-width:26rem;display:flex}.assign-check-numbers-vendor-field>span{color:#7b879b;font-family:Inter,sans-serif;font-size:var(--text-label-size);letter-spacing:.08em;text-transform:uppercase;font-weight:700}.assign-check-numbers-next-field{flex-direction:column;flex-shrink:0;gap:4px;display:flex}.assign-check-numbers-next-field>span{color:#7b879b;font-family:Inter,sans-serif;font-size:var(--text-label-size);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font-weight:700}.assign-check-numbers-next-row{gap:.5rem;display:flex}.assign-check-numbers-next-row input{width:6rem;height:var(--input-height);color:#465267;font-family:Inter,sans-serif;font-size:var(--text-body-size);background:#f4f5f7;border:1px solid #97a4b8;border-radius:999px;outline:none;padding:0 .75rem}.assign-check-numbers-next-row input:focus{background:#fff;border-color:#007aff;box-shadow:0 0 0 3px #007aff24}.assign-check-numbers-next-row .shipment-save-button{white-space:nowrap}.assign-check-numbers-results-head{justify-content:space-between;align-items:center;margin-bottom:.625rem;display:flex}.assign-check-numbers-results-count{color:#687284;font-family:Inter,sans-serif;font-size:.8rem}.assign-check-numbers-update-btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.assign-check-numbers-table-wrap{overflow-x:auto}.assign-check-numbers-empty-row{text-align:left;color:#7b879b;font-family:Inter,sans-serif;font-size:var(--text-body-size);padding:.9rem 1rem}.assign-check-numbers-td-money{color:#1c1c1e;font-family:Inter,sans-serif;font-weight:600}.assign-check-numbers-memo-input{color:#465267;background:#f4f5f7;border:1px solid #d5dae2;border-radius:.4rem;outline:none;width:100%;height:1.9rem;padding:0 .6rem;font-family:Inter,sans-serif;font-size:.78rem}.assign-check-numbers-memo-input:focus{background:#fff;border-color:#007aff;box-shadow:0 0 0 3px #007aff24}.acn-select-check{cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.acn-select-check-input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.acn-select-check-box{background:#fff;border:1.5px solid #97a4b8;border-radius:3px;width:1rem;height:1rem;transition:background .12s,border-color .12s}.acn-select-check:hover .acn-select-check-box{border-color:#007aff}.acn-select-check.is-checked .acn-select-check-box{background:#007aff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 8'%3E%3Cpath d='M1 4l3 3 5-6' fill='none' stroke='%23fff' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/.65rem no-repeat;border-color:#007aff}.theme-dark .assign-check-numbers-next-row input{color:#f2f2f7;background:#ffffff0f;border-color:#fff3}.theme-dark .assign-check-numbers-results-count,.theme-dark .assign-check-numbers-empty-row{color:#8e8e93}.theme-dark .assign-check-numbers-td-money{color:#f2f2f7}.theme-dark .assign-check-numbers-memo-input{color:#f2f2f7;background:#ffffff0f;border-color:#fff3}.theme-dark .acn-select-check-box{background:#ffffff0f;border-color:#ffffff47}.theme-dark .acn-select-check.is-checked .acn-select-check-box{background:#0a84ff;border-color:#0a84ff}.bill-payment-history-shell{padding:calc(var(--nav-height) + 1.375rem) 0 2.5rem;min-height:100vh}.bill-payment-history-shell .shipment-page-inner{flex-direction:column;gap:1rem;display:flex}.bill-payment-history-goto-btn{height:var(--input-height);color:#46505f;cursor:pointer;background:#f4f6f9;border:1px solid #d7dce4;border-radius:.5rem;align-items:center;gap:.4rem;padding:0 1rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;transition:background .12s,border-color .12s;display:inline-flex}.bill-payment-history-goto-btn:hover{background:#e9ecf1}.bill-payment-history-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:.75rem .875rem;display:grid}.bill-payment-history-field--disabled{opacity:.55;pointer-events:none}.bill-payment-history-results-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.625rem;display:flex}.bill-payment-history-results-count{color:#687284;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600}.bill-payment-history-bulk-actions{align-items:center;gap:.625rem;display:flex}.bill-payment-history-table-wrap{overflow-x:auto}.bill-payment-history-empty-row{text-align:center;color:#8a98ad;padding:2rem .5rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600}.bill-payment-history-th-select,.bill-payment-history-td-select{text-align:center;width:2.5rem}.bill-payment-history-td-money{font-variant-numeric:tabular-nums;white-space:nowrap;font-family:Inter,sans-serif;font-weight:600}.bill-payment-history-page-current{color:#fff;background:#007aff;border-radius:.4rem;justify-content:center;align-items:center;min-width:1.75rem;height:1.75rem;font-family:Inter,sans-serif;font-size:.8rem;font-weight:700;display:inline-flex}.theme-dark .bill-payment-history-goto-btn{color:#d8dde8;background:#ffffff0f;border-color:#ffffff1f}.theme-dark .bill-payment-history-goto-btn:hover{background:#ffffff1a}.theme-dark .bill-payment-history-results-count,.theme-dark .bill-payment-history-empty-row{color:#8e8e93}@media (width<=1280px){.bill-payment-history-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.bill-payment-history-filter-grid{grid-template-columns:1fr}}.app-modal-overlay{z-index:2000;-webkit-backdrop-filter:blur(4px);background:#0006;justify-content:center;align-items:center;padding:1rem;animation:.15s app-modal-overlay-in;display:flex;position:fixed;inset:0}@keyframes app-modal-overlay-in{0%{opacity:0}to{opacity:1}}.app-modal{background:#fff;border-radius:1rem;flex-direction:column;width:100%;max-height:88vh;animation:.18s cubic-bezier(.16,1,.3,1) app-modal-in;display:flex;overflow:hidden;box-shadow:0 24px 64px #0003}@keyframes app-modal-in{0%{opacity:0;transform:scale(.96)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.app-modal--narrow{max-width:28rem}.app-modal--default{max-width:48rem}.app-modal--wide{max-width:68rem}.app-modal-header{border-bottom:1px solid #00000014;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.1rem 1.5rem .9rem;display:flex}.app-modal-title{font-family:Inter,sans-serif;font-size:var(--text-title-size);color:#1c1c1e;align-items:center;gap:.5rem;margin:0;font-weight:700;display:flex}.app-modal-title-icon{color:#007aff;font-size:1.15rem}.app-modal-close{cursor:pointer;color:#7b879b;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background .12s,color .12s;display:flex}.app-modal-close:hover{color:#ff3b30;background:#ff3b301a}.app-modal-close .material-symbols-outlined{font-size:1.1rem}.app-modal-body{scrollbar-width:thin;scrollbar-color:#6363664d transparent;flex:1;padding:1.25rem 1.5rem;overflow-y:auto}.app-modal-footer{border-top:1px solid #00000014;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.75rem;padding:.9rem 1.5rem;display:flex}.theme-dark .app-modal{background:#1c1c1e;box-shadow:0 24px 64px #0000008c}.theme-dark .app-modal-header{border-bottom-color:#ffffff14}.theme-dark .app-modal-title{color:#f2f2f7}.theme-dark .app-modal-title-icon{color:#4da3ff}.theme-dark .app-modal-close{color:#8e8e93}.theme-dark .app-modal-close:hover{color:#ff453a;background:#ff3b3024}.theme-dark .app-modal-footer{border-top-color:#ffffff14}.commissions-search-shell{padding:calc(var(--nav-height) + 1.375rem) 0 2.5rem;min-height:100vh}.commissions-search-shell .shipment-page-inner{flex-direction:column;gap:1rem;display:flex}.commissions-search-filter-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) auto;align-items:start;gap:.75rem .875rem;display:grid}.commissions-search-pricing-flags{flex-direction:column;align-content:start;gap:.5rem;padding-top:1.6rem;display:flex}.commissions-search-flag-with-info{white-space:nowrap;align-items:center;gap:.35rem;display:flex}.commissions-search-advanced-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:.75rem .875rem;margin-top:.75rem;display:grid}.commissions-search-icon-btn{width:var(--input-height);height:var(--input-height);color:#46505f;cursor:pointer;background:#f4f6f9;border:1px solid #d7dce4;border-radius:.5rem;justify-content:center;align-items:center;transition:background .12s,border-color .12s;display:inline-flex}.commissions-search-icon-btn:hover{background:#e9ecf1}.commissions-search-table-wrap{overflow-x:auto}.commissions-search-empty-row{text-align:center;color:#8a98ad;padding:2rem .5rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600}.commissions-search-td-money{font-variant-numeric:tabular-nums;white-space:nowrap;font-family:Inter,sans-serif;font-weight:600}.commissions-search-total-row{background:#00000005;font-weight:700}.commissions-search-total-row .commissions-search-td-money{font-weight:700}.commissions-search-modal-body{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.commissions-search-modal-column h4{color:#1c1c1e;margin:0 0 .5rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:700}.commissions-search-modal-search{width:100%;height:var(--input-height);border:1px solid #d7dce4;border-radius:.5rem;margin-bottom:.75rem;padding:0 .75rem;font-family:Inter,sans-serif;font-size:.85rem}.commissions-search-modal-list{flex-direction:column;gap:.35rem;max-height:18rem;display:flex;overflow-y:auto}.commissions-search-modal-empty{color:#8a98ad;padding:.5rem 0;font-family:Inter,sans-serif;font-size:.8rem}.commissions-search-modal-checkbox-row{cursor:pointer;border-radius:.4rem;align-items:center;gap:.5rem;padding:.4rem .5rem;font-family:Inter,sans-serif;font-size:.85rem;display:flex}.commissions-search-modal-checkbox-row:hover{background:#007aff0f}.commissions-search-modal-selected-row{color:#1c1c1e;background:#007aff14;border-radius:.4rem;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .65rem;font-family:Inter,sans-serif;font-size:.85rem;display:flex}.commissions-search-modal-remove{color:#7b879b;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:1.4rem;height:1.4rem;display:flex}.commissions-search-modal-remove:hover{color:#ff3b30;background:#ff3b301f}.commissions-search-modal-remove .material-symbols-outlined{font-size:.95rem}.commissions-search-modal-revert{color:#007aff;cursor:pointer;background:0 0;border:none;margin-right:auto;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600}.commissions-search-modal-footer-actions{align-items:center;gap:.75rem;display:flex}.theme-dark .commissions-search-icon-btn{color:#d8dde8;background:#ffffff0f;border-color:#ffffff1f}.theme-dark .commissions-search-icon-btn:hover{background:#ffffff1a}.theme-dark .commissions-search-empty-row{color:#8e8e93}.theme-dark .commissions-search-total-row{background:#ffffff0a}.theme-dark .commissions-search-modal-column h4{color:#f2f2f7}.theme-dark .commissions-search-modal-search{color:#f2f2f7;background:#ffffff0f;border-color:#ffffff24}.theme-dark .commissions-search-modal-checkbox-row:hover{background:#0a84ff1a}.theme-dark .commissions-search-modal-selected-row{color:#f2f2f7;background:#0a84ff24}@media (width<=1280px){.commissions-search-filter-grid,.commissions-search-advanced-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.commissions-search-modal-body{grid-template-columns:1fr}}@media (width<=720px){.commissions-search-filter-grid,.commissions-search-advanced-grid{grid-template-columns:1fr}}.credit-holds-shell{padding:calc(var(--nav-height) + 1.375rem) 0 2.5rem;min-height:100vh}.credit-holds-shell .shipment-page-inner{flex-direction:column;gap:1rem;display:flex}.credit-holds-add-btn{height:var(--input-height);color:#fff;cursor:pointer;background:linear-gradient(135deg,#0d66c2 0%,#0a56af 100%);border:none;border-radius:999px;align-items:center;gap:.35rem;padding:0 1rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:700;transition:opacity .12s,box-shadow .12s;display:inline-flex;box-shadow:0 8px 16px #0d66c23d}.credit-holds-add-btn:hover{opacity:.92;box-shadow:0 10px 20px #0d66c252}.credit-holds-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:.75rem .875rem;display:grid}.credit-holds-table-wrap{overflow-x:auto}.credit-holds-empty-row{text-align:center;color:#8a98ad;padding:2rem .5rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600}.credit-holds-page-current{color:#fff;background:#007aff;border-radius:.4rem;justify-content:center;align-items:center;min-width:1.75rem;height:1.75rem;font-family:Inter,sans-serif;font-size:.8rem;font-weight:700;display:inline-flex}.credit-holds-modal-fields{flex-direction:column;gap:.9rem;display:flex}.credit-holds-modal-field{flex-direction:column;gap:.4rem;display:flex}.credit-holds-modal-field>span{color:#7b879b;font-family:Inter,sans-serif;font-size:var(--text-label-size);letter-spacing:.08em;text-transform:uppercase;font-weight:700}.credit-holds-modal-field textarea{resize:vertical;border:1px solid #d7dce4;border-radius:.5rem;padding:.6rem .75rem;font-family:Inter,sans-serif;font-size:.85rem}.credit-holds-modal-error{color:#ff3b30;margin-top:.75rem;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600}.theme-dark .credit-holds-empty-row,.theme-dark .credit-holds-modal-field>span{color:#8e8e93}.theme-dark .credit-holds-modal-field textarea{color:#f2f2f7;background:#ffffff0f;border-color:#ffffff24}@media (width<=720px){.credit-holds-filter-grid{grid-template-columns:1fr}}.billing-variance-report-shell{padding:calc(var(--nav-height) + 1.375rem) 0 2.5rem;min-height:100vh}.billing-variance-report-shell .shipment-page-inner{flex-direction:column;gap:1rem;display:flex}.billing-variance-report-filter-stack{flex-direction:column;gap:.875rem;display:flex}.billing-variance-report-filter-row{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr) minmax(0,1fr) minmax(10.5rem,auto);align-items:end;gap:.75rem .875rem;display:grid}.billing-variance-report-filter-row--equal{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start}.billing-variance-report-vendor-field{flex-direction:column;gap:.5rem;display:flex}.billing-variance-report-vendor-field>span{color:#7b879b;font-family:Inter,sans-serif;font-size:var(--text-label-size);letter-spacing:.08em;text-transform:uppercase;font-weight:700}.billing-variance-report-filter-flags{flex-direction:column;justify-content:flex-end;gap:.55rem;padding-bottom:.2rem;display:flex}.billing-variance-report-table-wrap{overflow-x:auto}.billing-variance-report-empty-row{text-align:left;color:#7b879b;font-family:Inter,sans-serif;font-size:var(--text-body-size);padding:.9rem 1rem}@media (width<=1180px){.billing-variance-report-filter-row,.billing-variance-report-filter-row--equal{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.billing-variance-report-filter-row,.billing-variance-report-filter-row--equal{grid-template-columns:1fr}}.bills-search-shell{padding:calc(var(--nav-height) + 1.375rem) 0 2.5rem;min-height:100vh}.bills-search-shell .shipment-page-inner{flex-direction:column;gap:1rem;display:flex}.bills-search-filter-grid{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1.2fr);align-items:end;gap:.75rem .875rem;display:grid}.bills-search-vendor-field{flex-direction:column;gap:.5rem;display:flex}.bills-search-vendor-field>span:first-child{color:#7b879b;font-family:Inter,sans-serif;font-size:var(--text-label-size);letter-spacing:.08em;text-transform:uppercase;font-weight:700}.bills-search-vendor-extra{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1.2fr);gap:.75rem .875rem;margin-top:.5rem;display:grid}.bills-search-bill-date-field{flex-direction:column;gap:.5rem;display:flex}.bills-search-advanced-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:.75rem .875rem;margin-top:.75rem;display:grid}.bills-search-table-wrap{overflow-x:auto}.bills-search-empty-row{text-align:center;color:#8a98ad;padding:2rem .5rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600}.bills-search-th-actions,.bills-search-td-actions{white-space:nowrap;width:1%}.bills-search-td-money{font-variant-numeric:tabular-nums;white-space:nowrap;font-family:Inter,sans-serif;font-weight:600}.bills-search-td-truncate{text-overflow:ellipsis;white-space:nowrap;max-width:16rem;overflow:hidden}.bills-search-total-row{background:#00000005;font-weight:700}.bills-search-total-row .bills-search-td-money{font-weight:700}.bills-search-row-actions{align-items:center;gap:.15rem;display:inline-flex}.theme-dark .bills-search-empty-row{color:#8e8e93}.theme-dark .bills-search-total-row{background:#ffffff0a}@media (width<=1280px){.bills-search-filter-grid,.bills-search-vendor-extra,.bills-search-advanced-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.bills-search-filter-grid,.bills-search-vendor-extra,.bills-search-advanced-grid{grid-template-columns:1fr}}.dispute-log-shell{padding:calc(var(--nav-height) + 1.375rem) 0 2.5rem;min-height:100vh}.dispute-log-shell .shipment-page-inner{flex-direction:column;gap:1rem;display:flex}.dispute-log-filter-stack{flex-direction:column;gap:.875rem;display:flex}.dispute-log-filter-row{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr) minmax(0,1fr) minmax(10.5rem,auto);align-items:end;gap:.75rem .875rem;display:grid}.dispute-log-filter-row--equal{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start}.dispute-log-vendor-field{flex-direction:column;gap:.5rem;display:flex}.dispute-log-vendor-field>span{color:#7b879b;font-family:Inter,sans-serif;font-size:var(--text-label-size);letter-spacing:.08em;text-transform:uppercase;font-weight:700}.dispute-log-filter-flags{flex-direction:column;justify-content:flex-end;gap:.55rem;padding-bottom:.2rem;display:flex}.dispute-log-table-wrap{overflow-x:auto}.dispute-log-empty-row{text-align:left;color:#7b879b;font-family:Inter,sans-serif;font-size:var(--text-body-size);padding:.9rem 1rem}@media (width<=1180px){.dispute-log-filter-row,.dispute-log-filter-row--equal{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.dispute-log-filter-row,.dispute-log-filter-row--equal{grid-template-columns:1fr}}.gl-report-summary-shell{padding:calc(var(--nav-height) + 1.375rem) 0 2.5rem;min-height:100vh}.gl-report-summary-shell .shipment-page-inner{flex-direction:column;gap:1rem;display:flex}.gl-report-summary-filter-row{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr) auto;align-items:end;gap:.75rem 1.5rem;display:grid}.gl-report-summary-search-btn{height:var(--input-height)}.gl-report-summary-date-display{height:var(--input-height);color:#46505f;background:#f4f6f9;border:1px solid #d7dce4;border-radius:.5rem;align-items:center;padding:0 .75rem;font-family:Inter,sans-serif;font-size:.85rem;display:flex}.gl-report-summary-report-card{padding:1.25rem 1.5rem}.gl-report-summary-report-header{color:#9aa4b2;border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding-bottom:.75rem;font-family:Inter,sans-serif;font-size:.75rem;display:flex}.gl-report-summary-table{border-collapse:collapse;width:100%}.gl-report-summary-row td{color:#1c1c1e;padding:.4rem .5rem;font-family:Inter,sans-serif;font-size:.85rem}.gl-report-summary-amount{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.gl-report-summary-currency{text-align:left;width:1.5rem;display:inline-block}.gl-report-summary-row--section td:first-child{padding-top:.75rem;font-weight:700}.gl-report-summary-row--depth1 td:first-child{padding-left:1.5rem}.gl-report-summary-row--depth2 td:first-child{color:#687284;padding-left:3rem}.gl-report-summary-row--subtotal td{border-top:1px solid #00000026;font-weight:700}.gl-report-summary-row--subtotal td:first-child{padding-left:1.5rem}.gl-report-summary-row--total td{font-weight:700}.gl-report-summary-row--gross-profit td{border-top:2px solid #00000040;padding-top:.6rem;font-weight:700}.theme-dark .gl-report-summary-date-display{color:#d8dde8;background:#ffffff0f;border-color:#ffffff24}.theme-dark .gl-report-summary-report-header{color:#8e8e93;border-bottom-color:#ffffff14}.theme-dark .gl-report-summary-row td{color:#f2f2f7}.theme-dark .gl-report-summary-row--depth2 td:first-child{color:#a8b0c0}.theme-dark .gl-report-summary-row--subtotal td{border-top-color:#fff3}.theme-dark .gl-report-summary-row--gross-profit td{border-top-color:#ffffff4d}@media (width<=900px){.gl-report-summary-filter-row{grid-template-columns:1fr}}.pay-bills-shell{padding:calc(var(--nav-height) + 1.375rem) 0 2.5rem;min-height:100vh}.pay-bills-shell .shipment-page-inner{flex-direction:column;gap:1rem;display:flex}.pay-bills-filter-row{grid-template-columns:minmax(0,1.4fr) minmax(0,1.2fr) auto;align-items:end;gap:.75rem 1.5rem;display:grid}.pay-bills-vendor-field{flex-direction:column;gap:.5rem;display:flex}.pay-bills-vendor-field>span{color:#7b879b;font-family:Inter,sans-serif;font-size:var(--text-label-size);letter-spacing:.08em;text-transform:uppercase;font-weight:700}.pay-bills-date-field{flex-direction:column;gap:.5rem;display:flex}.pay-bills-date-field>span{color:#7b879b;font-family:Inter,sans-serif;font-size:var(--text-label-size);letter-spacing:.08em;text-transform:uppercase;font-weight:700}.pay-bills-field--disabled{opacity:.55;pointer-events:none}.pay-bills-credits-field{height:var(--input-height);align-items:center;display:flex}.pay-bills-import-btn{height:var(--input-height);color:#fff;cursor:pointer;background:linear-gradient(135deg,#0d66c2 0%,#0a56af 100%);border:none;border-radius:999px;align-items:center;gap:.35rem;padding:0 1rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:700;transition:opacity .12s,box-shadow .12s;display:inline-flex;box-shadow:0 8px 16px #0d66c23d}.pay-bills-import-btn:hover{opacity:.92;box-shadow:0 10px 20px #0d66c252}.pay-bills-results-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.625rem;display:flex}.pay-bills-key-selection{color:#687284;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600}.pay-bills-register-btn{height:var(--input-height);color:#fff;cursor:pointer;background:linear-gradient(135deg,#0d66c2 0%,#0a56af 100%);border:none;border-radius:999px;align-items:center;padding:0 1rem;font-family:Inter,sans-serif;font-size:.8rem;font-weight:700;transition:opacity .12s,box-shadow .12s;display:inline-flex;box-shadow:0 8px 16px #0d66c23d}.pay-bills-register-btn:hover:not(:disabled){opacity:.92;box-shadow:0 10px 20px #0d66c252}.pay-bills-register-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.7;background:linear-gradient(135deg,#8bb4df 0%,#7aa3d4 100%)}.pay-bills-table-wrap{overflow-x:auto}.pay-bills-th-select,.pay-bills-td-select{text-align:center;width:2.5rem}.pay-bills-td-truncate{text-overflow:ellipsis;white-space:nowrap;max-width:14rem;overflow:hidden}.pay-bills-td-money{font-variant-numeric:tabular-nums;white-space:nowrap;text-align:right;font-family:Inter,sans-serif;font-weight:600}.pay-bills-apply-amount-input{text-align:right;border:1px solid #d7dce4;border-radius:.4rem;width:6rem;height:1.9rem;padding:0 .5rem;font-family:Inter,sans-serif;font-size:.8rem}.pay-bills-row-actions{align-items:center;gap:.15rem;display:inline-flex}.theme-dark .pay-bills-vendor-field>span,.theme-dark .pay-bills-date-field>span,.theme-dark .pay-bills-key-selection{color:#8e8e93}.theme-dark .pay-bills-apply-amount-input{color:#f2f2f7;background:#ffffff0f;border-color:#ffffff24}.theme-dark .pay-bills-register-btn:disabled{opacity:.55;background:linear-gradient(135deg,#3a6fa0 0%,#2f5f8c 100%)}@media (width<=1100px){.pay-bills-filter-row{grid-template-columns:1fr}}.payment-history-shell{padding:calc(var(--nav-height) + 1.375rem) 0 2.5rem;min-height:100vh}.payment-history-shell .shipment-page-inner{flex-direction:column;gap:1rem;display:flex}.payment-history-goto-btn{height:var(--input-height);color:#fff;cursor:pointer;background:linear-gradient(135deg,#0d66c2 0%,#0a56af 100%);border:none;border-radius:999px;align-items:center;gap:.4rem;padding:0 1rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:700;transition:opacity .12s,box-shadow .12s;display:inline-flex;box-shadow:0 8px 16px #0d66c23d}.payment-history-goto-btn:hover{opacity:.92;box-shadow:0 10px 20px #0d66c252}.payment-history-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:.75rem .875rem;display:grid}.payment-history-field--disabled{opacity:.55;pointer-events:none}.payment-history-results-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.625rem;display:flex}.payment-history-results-count{color:#687284;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600}.payment-history-table-wrap{overflow-x:auto}.payment-history-empty-row{text-align:center;color:#8a98ad;padding:2rem .5rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600}.payment-history-td-money{font-variant-numeric:tabular-nums;white-space:nowrap;font-family:Inter,sans-serif;font-weight:600}.payment-history-page-current{color:#fff;background:#007aff;border-radius:.4rem;justify-content:center;align-items:center;min-width:1.75rem;height:1.75rem;font-family:Inter,sans-serif;font-size:.8rem;font-weight:700;display:inline-flex}.theme-dark .payment-history-results-count,.theme-dark .payment-history-empty-row{color:#8e8e93}@media (width<=1280px){.payment-history-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.payment-history-filter-grid{grid-template-columns:1fr}}.receive-payments-shell{padding:calc(var(--nav-height) + 1.375rem) 0 2.5rem;min-height:100vh}.receive-payments-shell .shipment-page-inner{flex-direction:column;gap:1rem;display:flex}.receive-payments-import-btn{height:var(--input-height);color:#fff;cursor:pointer;background:linear-gradient(135deg,#0d66c2 0%,#0a56af 100%);border:none;border-radius:999px;align-items:center;gap:.4rem;padding:0 1rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:700;transition:opacity .12s,box-shadow .12s;display:inline-flex;box-shadow:0 8px 16px #0d66c23d}.receive-payments-import-btn:hover{opacity:.92;box-shadow:0 10px 20px #0d66c252}.receive-payments-filter-row{grid-template-columns:minmax(0,1.4fr) minmax(0,1.2fr) auto;align-items:end;gap:.75rem 1.5rem;display:grid}.receive-payments-filter-actions{margin-top:0}@media (width<=900px){.receive-payments-filter-row{grid-template-columns:1fr}}.unapproved-bills-summary-shell{padding:calc(var(--nav-height) + 1.375rem) 0 2.5rem;min-height:100vh}.unapproved-bills-summary-shell .shipment-page-inner{flex-direction:column;gap:1rem;display:flex}.unapproved-bills-summary-filter-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end;gap:.75rem 1.5rem;display:grid}.unapproved-bills-summary-flags{align-items:center;gap:1rem;padding-bottom:.5rem;display:flex}.unapproved-bills-summary-table-wrap{overflow-x:auto}.unapproved-bills-summary-empty-row{text-align:center;color:#8a98ad;padding:2rem .5rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600}.unapproved-bills-summary-td-money{font-variant-numeric:tabular-nums;white-space:nowrap;font-family:Inter,sans-serif;font-weight:600}.unapproved-bills-summary-total-row{background:#00000005;font-weight:700}.unapproved-bills-summary-total-row .unapproved-bills-summary-td-money{font-weight:700}.unapproved-bills-summary-page-current{color:#fff;background:#007aff;border-radius:.4rem;justify-content:center;align-items:center;min-width:1.75rem;height:1.75rem;font-family:Inter,sans-serif;font-size:.8rem;font-weight:700;display:inline-flex}.theme-dark .unapproved-bills-summary-empty-row{color:#8e8e93}.theme-dark .unapproved-bills-summary-total-row{background:#ffffff0a}@media (width<=900px){.unapproved-bills-summary-filter-row{grid-template-columns:1fr}}.invoice-delivery-shell{padding:calc(var(--nav-height) + 1.375rem) 0 2.5rem;min-height:100vh}.invoice-delivery-shell .shipment-page-inner{flex-direction:column;gap:1rem;display:flex}.invoice-delivery-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:.75rem .875rem;display:grid}.invoice-delivery-filter-grid+.invoice-delivery-filter-grid{margin-top:.75rem}.invoice-delivery-has-email{justify-content:flex-end}.invoice-delivery-has-email .g4-checkbox{height:var(--input-height);align-items:center;display:inline-flex}.invoice-delivery-table-wrap{overflow-x:auto}.invoice-delivery-empty-row{text-align:center;color:#8a98ad;padding:2rem .5rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600}.invoice-delivery-td-truncate{text-overflow:ellipsis;white-space:nowrap;max-width:14rem;overflow:hidden}.invoice-delivery-th-select,.invoice-delivery-td-select{text-align:center;width:2.5rem}.id-deliv-select-check{cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.id-deliv-select-check-input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.id-deliv-select-check-box{background:#fff;border:1.5px solid #97a4b8;border-radius:3px;width:1rem;height:1rem;transition:background .12s,border-color .12s,box-shadow .12s}.id-deliv-select-check:hover .id-deliv-select-check-box{border-color:#007aff}.id-deliv-select-check.is-checked .id-deliv-select-check-box{background:#007aff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 8'%3E%3Cpath d='M1 4l3 3 5-6' fill='none' stroke='%23fff' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/.65rem no-repeat;border-color:#007aff}.id-deliv-td-money{font-variant-numeric:tabular-nums;white-space:nowrap;font-family:Inter,sans-serif;font-weight:600}.id-deliv-td-money--buy{color:#ef4444}.id-deliv-td-money--sell{color:#007aff}.id-deliv-td-money--margin{color:#1369c7}@media (width<=1180px){.invoice-delivery-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.invoice-delivery-filter-grid{grid-template-columns:1fr}}.lsp-orgs-shell{padding:calc(var(--nav-height,3.5rem) + 1.375rem) 0 2.5rem;background:var(--bg-page,#f4f6f8);min-height:100vh}.theme-dark .lsp-orgs-shell{background:var(--bg-page-dark,#0d0d0f)}.lsp-orgs-table-card{border-radius:var(--surface-radius-sm,.5rem)}.lsp-orgs-table-wrap{overflow-x:auto}.lsp-org-td-id a{color:#007aff;font-weight:600;font-size:var(--text-body-size,.8125rem);text-decoration:none}.lsp-org-td-id a:hover{text-decoration:underline}.lsp-org-td-secondary{color:#7b879b;font-size:var(--text-body-size,.8125rem)}.theme-dark .lsp-org-td-secondary{color:#8e8e93}.lsp-orgs-name-link{color:#007aff;font-weight:500;font-size:var(--text-body-size,.8125rem);text-decoration:none}.lsp-orgs-name-link:hover{text-decoration:underline}.lsp-orgs-status-badge{border-radius:999px;align-items:center;gap:.3rem;padding:.22rem .6rem;font-family:Inter,sans-serif;font-size:.76rem;font-weight:600;line-height:1;display:inline-flex}.lsp-orgs-status-badge.is-active{color:#007aff;background:#007aff1a}.lsp-orgs-status-badge.is-inactive{color:#636366;background:#6363661a}.lsp-orgs-status-badge.is-pending{color:#7b879b;background:#97a4b81f}.lsp-orgs-status-dot{border-radius:50%;flex-shrink:0;width:.45rem;height:.45rem}.lsp-orgs-status-badge.is-active .lsp-orgs-status-dot{background:#007aff}.lsp-orgs-status-badge.is-inactive .lsp-orgs-status-dot{background:#636366}.lsp-orgs-status-badge.is-pending .lsp-orgs-status-dot{background:#97a4b8}.lsp-orgs-parent-type-chip{color:#0d66c2;background:#0d66c214;border-radius:999px;align-items:center;gap:.3rem;padding:.2rem .55rem;font-family:Inter,sans-serif;font-size:.74rem;font-weight:600;display:inline-flex}.theme-dark .lsp-orgs-parent-type-chip{color:#4da3ff;background:#4da3ff1f}.lsp-orgs-row-actions{align-items:center;gap:.25rem;display:flex}.lsp-orgs-email-link{color:#007aff;font-size:var(--text-body-size,.8125rem);word-break:break-all;text-decoration:none}.lsp-orgs-email-link:hover{text-decoration:underline}.theme-dark .lsp-org-td-id a,.theme-dark .lsp-orgs-name-link,.theme-dark .lsp-orgs-email-link{color:#4da3ff}@media (width<=768px){.lsp-orgs-pagination{flex-direction:column;align-items:flex-start}}.lsp-fc-shell{padding:calc(var(--nav-height,3.5rem) + 1.375rem) 0 2.5rem;background:var(--bg-page,#f4f6f8);min-height:100vh}.theme-dark .lsp-fc-shell{background:var(--bg-page-dark,#0d0d0f)}.lsp-fc-shell .shipment-page-inner{flex-direction:column;gap:1rem;width:100%;display:flex}.lsp-fc-table-header{border-bottom:1px solid var(--border-subtle,#00000012);justify-content:space-between;align-items:center;margin-bottom:.25rem;padding-bottom:.75rem;display:flex}.lsp-fc-table-title{font-size:var(--text-title-size,.875rem);color:var(--text-primary,#1a1d23);margin:0;font-weight:600}.theme-dark .lsp-fc-table-header{border-bottom-color:#ffffff12}.theme-dark .lsp-fc-table-title{color:var(--text-primary-dark,#f0f0f5)}.lsp-fc-table-card{border-radius:var(--surface-radius-sm,.5rem)}.lsp-fc-table-wrap{overflow-x:auto}.lsp-fc-td-id a{color:#007aff;font-weight:600;font-size:var(--text-body-size,.8125rem);text-decoration:none}.lsp-fc-td-id a:hover{text-decoration:underline}.lsp-fc-td-secondary{color:#7b879b;font-size:var(--text-body-size,.8125rem)}.theme-dark .lsp-fc-td-secondary{color:#8e8e93}.lsp-fc-name-link{color:#007aff;font-weight:500;font-size:var(--text-body-size,.8125rem);text-decoration:none}.lsp-fc-name-link:hover{text-decoration:underline}.lsp-fc-status-badge{border-radius:999px;align-items:center;gap:.3rem;padding:.22rem .6rem;font-family:Inter,sans-serif;font-size:.76rem;font-weight:600;line-height:1;display:inline-flex}.lsp-fc-status-badge.is-active{color:#007aff;background:#007aff1a}.lsp-fc-status-badge.is-inactive{color:#636366;background:#6363661a}.lsp-fc-status-dot{border-radius:50%;flex-shrink:0;width:.45rem;height:.45rem}.lsp-fc-status-badge.is-active .lsp-fc-status-dot{background:#007aff}.lsp-fc-status-badge.is-inactive .lsp-fc-status-dot{background:#636366}.lsp-fc-parent-type-chip{color:#0d66c2;background:#0d66c214;border-radius:999px;align-items:center;gap:.3rem;padding:.2rem .55rem;font-family:Inter,sans-serif;font-size:.74rem;font-weight:600;display:inline-flex}.theme-dark .lsp-fc-parent-type-chip{color:#4da3ff;background:#4da3ff1f}.lsp-fc-row-actions{align-items:center;gap:.25rem;display:flex}.theme-dark .lsp-fc-td-id a,.theme-dark .lsp-fc-name-link{color:#4da3ff}.lsp-staff-shell{padding:calc(var(--nav-height) + 1.375rem) 0 2.5rem;min-height:100vh}.lsp-staff-shell .shipment-page-inner{flex-direction:column;gap:1rem;display:flex}.lsp-staff-shell .customer-companies-filter-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.lsp-staff-advanced-section{border-top:1px solid #0000000f;margin-top:.875rem;padding-top:.875rem}.lsp-staff-advanced-label{letter-spacing:.06em;text-transform:uppercase;color:var(--text-secondary,#7b879b);margin-bottom:.75rem;font-size:.72rem;font-weight:600}.lsp-staff-advanced-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;display:grid}.lsp-staff-org-select-value.is-placeholder{color:#8e8e93}.lsp-staff-table-card{margin-top:0}.lsp-staff-table-header{border-bottom:1px solid var(--border-subtle,#00000012);justify-content:space-between;align-items:center;margin-bottom:.25rem;padding-bottom:.75rem;display:flex}.lsp-staff-table-title{font-size:var(--text-title-size,.875rem);color:var(--text-primary,#1a1d23);margin:0;font-weight:600}.theme-dark .lsp-staff-table-header{border-bottom-color:#ffffff12}.theme-dark .lsp-staff-table-title{color:var(--text-primary-dark,#f0f0f5)}.lsp-staff-table-wrap{overflow-x:auto}.lsp-staff-td-id{white-space:nowrap;width:1%}.lsp-staff-login{color:#007aff;font-weight:500}.lsp-staff-td-secondary{color:#687284;font-size:var(--text-body-size,.875rem)}.lsp-staff-status-badge{letter-spacing:.025em;white-space:nowrap;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .75rem;font-family:Inter,sans-serif;font-size:.76rem;font-weight:700;display:inline-flex}.lsp-staff-status-badge.is-active{color:#007aff;background:#007aff26}.lsp-staff-status-badge.is-active .lsp-staff-status-dot{background:#007aff}.lsp-staff-status-badge.is-inactive{color:#636366;background:#6363661a}.lsp-staff-status-badge.is-inactive .lsp-staff-status-dot{background:#636366}.lsp-staff-status-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.lsp-staff-row-actions{align-items:center;gap:.25rem;display:flex}.theme-dark .lsp-staff-advanced-section{border-top-color:#ffffff14}.theme-dark .lsp-staff-login{color:#46a1ff}.theme-dark .lsp-staff-td-secondary{color:#a0aab8}.theme-dark .lsp-staff-status-badge.is-active{color:#0a84ff;background:#0a84ff26}.theme-dark .lsp-staff-status-badge.is-active .lsp-staff-status-dot{background:#0a84ff}.theme-dark .lsp-staff-status-badge.is-inactive{color:#8e8e93;background:#8e8e9326}.theme-dark .lsp-staff-status-badge.is-inactive .lsp-staff-status-dot{background:#8e8e93}.theme-dark .lsp-staff-org-select-value.is-placeholder{color:#636366}@media (width<=760px){.lsp-staff-shell{padding-inline:1rem}}.lsp-am-shell{padding:calc(var(--nav-height,3.5rem) + 1.375rem) 0 2.5rem;background:var(--bg-page,#f4f6f8);min-height:100vh}.theme-dark .lsp-am-shell{background:var(--bg-page-dark,#0d0d0f)}.lsp-am-shell .shipment-page-inner{flex-direction:column;gap:1rem;width:100%;display:flex}.lsp-am-filter-row{flex-wrap:wrap;align-items:flex-start;gap:1rem;min-width:0;max-width:100%;margin-bottom:.75rem;display:flex}.lsp-am-radio-field{flex-shrink:0;min-width:0}.lsp-am-dropdown-field{flex-shrink:1;width:280px;min-width:0}.lsp-am-dropdown-field .sdd-wrap{width:100%;min-width:0}.lsp-am-radio-group{min-height:var(--input-height,2.25rem);flex-direction:row;align-items:center;gap:1.25rem;margin-top:0}.lsp-am-table-card{border-radius:var(--surface-radius-sm,.5rem)}.lsp-am-table-wrap{overflow-x:auto}.lsp-am-empty-cell{font-size:var(--text-body-size,.8125rem);color:var(--text-secondary,#7b879b);text-align:left;padding:1.25rem 1rem}.lsp-am-td-org{font-size:var(--text-body-size,.8125rem);color:var(--text-primary,#1a1d23);font-weight:500}.theme-dark .lsp-am-td-org{color:#f0f0f5}.lsp-am-td-staff{font-size:var(--text-body-size,.8125rem);color:#7b879b}.theme-dark .lsp-am-td-staff{color:#8e8e93}.lsp-am-row-actions{align-items:center;gap:.25rem;display:flex}.lsp-carriers-shell{padding:calc(var(--nav-height,3.5rem) + 1.375rem) 0 2.5rem;background:var(--bg-page,#f4f6f8);min-height:100vh}.theme-dark .lsp-carriers-shell{background:var(--bg-page-dark,#0d0d0f)}.lsp-carriers-shell .shipment-page-inner{flex-direction:column;gap:1rem;width:100%;display:flex}.lsp-carriers-basic-grid{grid-template-columns:repeat(5,1fr);align-items:end;gap:1rem;display:grid}.lsp-carriers-checkboxes-row{align-items:center;gap:1.5rem;margin-top:.6rem;padding-bottom:.15rem;display:flex}.lsp-carriers-inline-check{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.4rem;display:inline-flex}.lsp-carriers-check-input{opacity:0;width:0;height:0;position:absolute}.lsp-carriers-check-box{border:1.5px solid var(--border-field,#0000002e);background:#fff;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;width:1rem;height:1rem;transition:background .15s,border-color .15s;display:flex}.lsp-carriers-check-box.is-checked{background:#007aff;border-color:#007aff}.lsp-carriers-check-box.is-checked:after{content:"";border:2px solid #fff;border-top:none;border-left:none;width:.32rem;height:.55rem;display:block;transform:rotate(45deg)translateY(-1px)}.lsp-carriers-check-label{color:var(--text-primary,#1a1d23);white-space:nowrap;font-size:.76rem;font-weight:500}.lsp-carriers-advanced-section{border-top:1px solid #0000000f;margin-top:.875rem;padding-top:.875rem}.lsp-carriers-advanced-label{letter-spacing:.06em;text-transform:uppercase;color:var(--text-secondary,#7b879b);margin:0 0 .75rem;font-size:.72rem;font-weight:600}.lsp-carriers-advanced-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.lsp-carriers-field-label{font-size:var(--text-label-size,.75rem);color:var(--text-secondary,#7b879b);margin-bottom:.3rem;font-weight:500;display:block}.lsp-carriers-star-row{height:var(--input-height,2.1rem);align-items:center;gap:.1rem;display:flex}.lsp-carriers-star-clear{cursor:pointer;color:#ff3b30;background:0 0;border:none;align-items:center;margin-right:.2rem;padding:.1rem;display:flex}.lsp-carriers-star-clear .material-symbols-outlined{font-size:1.2rem}.lsp-carriers-star{cursor:pointer;color:#d1d5db;background:0 0;border:none;align-items:center;padding:.1rem .15rem;transition:color .12s;display:flex}.lsp-carriers-star:hover,.lsp-carriers-star.is-filled{color:#007aff}.lsp-carriers-star .material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 400;font-size:1.25rem}.lsp-carriers-star.is-filled .material-symbols-outlined{font-variation-settings:"FILL" 1, "wght" 400}.lsp-carriers-table-card{border-radius:var(--surface-radius-sm,.5rem)}.lsp-carriers-table-wrap{overflow-x:auto}.lsp-carriers-table-header{border-bottom:1px solid var(--border-subtle,#00000012);justify-content:space-between;align-items:center;margin-bottom:.25rem;padding-bottom:.75rem;display:flex}.lsp-carriers-table-title{font-size:var(--text-title-size,.875rem);color:var(--text-primary,#1a1d23);margin:0;font-weight:600}.lsp-carriers-select-all,.lsp-carriers-row-check{accent-color:#007aff;cursor:pointer;width:1rem;height:1rem}.lsp-carriers-name-link{color:#007aff;font-weight:500;font-size:var(--text-body-size,.8125rem);text-decoration:none}.lsp-carriers-name-link:hover{text-decoration:underline}.lsp-carriers-td-secondary{color:#7b879b;font-size:var(--text-body-size,.8125rem);white-space:nowrap}.lsp-carriers-td-scac{letter-spacing:.04em;color:var(--text-primary,#1a1d23);font-family:JetBrains Mono,Fira Code,monospace;font-size:.78rem;font-weight:600}.lsp-carriers-empty-cell{font-size:var(--text-body-size,.8125rem);color:var(--text-secondary,#7b879b);text-align:left;padding:1.25rem 1rem}.lsp-carriers-tsa-badge{white-space:nowrap;border-radius:999px;align-items:center;padding:.2rem .55rem;font-size:.74rem;font-weight:600;display:inline-flex}.lsp-carriers-tsa-compliant{color:#007aff;background:#007aff1a}.lsp-carriers-tsa-partial{color:#b45309;background:#ff95001f}.lsp-carriers-tsa-non{color:#636366;background:#6363661a}.lsp-carriers-th-badge-label{color:var(--text-secondary,#7b879b);font-size:.74rem;font-weight:600}.lsp-carriers-auth-badge,.lsp-carriers-safety-badge{border-radius:.3rem;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.72rem;font-weight:700;line-height:1;display:inline-flex}.lsp-carriers-auth-approved{color:#007aff;background:#007aff1a}.lsp-carriers-auth-revoked{color:#ff3b30;background:#ff3b301a}.lsp-carriers-safety-badge{color:#007aff;background:#007aff1a}.lsp-carriers-inherited-badge{color:#b45309;background:#ff95001a;border-radius:999px;align-items:center;padding:.2rem .55rem;font-size:.74rem;font-weight:600;display:inline-flex}.theme-dark .lsp-carriers-inherited-badge{color:#ff9500;background:#ff950026}.lsp-carriers-row-actions{align-items:center;gap:.25rem;display:flex}.theme-dark .lsp-carriers-table-header{border-bottom-color:#ffffff12}.theme-dark .lsp-carriers-table-title{color:var(--text-primary-dark,#f0f0f5)}.theme-dark .lsp-carriers-advanced-section{border-top-color:#ffffff14}.theme-dark .lsp-carriers-name-link{color:#4da3ff}.theme-dark .lsp-carriers-td-secondary{color:#8e8e93}.theme-dark .lsp-carriers-td-scac{color:#f0f0f5}.theme-dark .lsp-carriers-check-box{background:#ffffff0f;border-color:#ffffff2e}.theme-dark .lsp-carriers-check-label{color:#f0f0f5}.theme-dark .lsp-carriers-tsa-compliant{color:#0a84ff;background:#0a84ff26}.theme-dark .lsp-carriers-tsa-partial{color:#ff9500;background:#ff950026}.theme-dark .lsp-carriers-tsa-non{color:#8e8e93;background:#8e8e931f}.theme-dark .lsp-carriers-auth-approved,.theme-dark .lsp-carriers-safety-badge{color:#0a84ff;background:#0a84ff26}@media (width<=1200px){.lsp-carriers-basic-grid{grid-template-columns:1fr 1fr 1fr}}@media (width<=760px){.lsp-carriers-basic-grid{grid-template-columns:1fr 1fr}}.lsp-is-shell{padding:calc(var(--nav-height,3.5rem) + 1.375rem) 0 2.5rem;background:var(--bg-page,#f4f6f8);min-height:100vh}.theme-dark .lsp-is-shell{background:var(--bg-page-dark,#0d0d0f)}.lsp-is-shell .shipment-page-inner{flex-direction:column;gap:1rem;width:100%;display:flex}.lsp-is-filter-row{grid-template-columns:1fr 1fr 1fr 1fr;gap:1rem;margin-bottom:.75rem;display:grid}.lsp-is-filter-row--narrow{grid-template-columns:1fr 1fr;max-width:50%;margin-bottom:0}.lsp-is-source-type-field .sdd-wrap,.lsp-is-owner-org-field .sdd-wrap{width:100%;min-width:0}.lsp-is-table-card{border-radius:var(--surface-radius-sm,.5rem)}.lsp-is-table-wrap{overflow-x:auto}.lsp-is-empty-cell{font-size:var(--text-body-size,.8125rem);color:var(--text-secondary,#7b879b);text-align:left;padding:1.25rem 1rem}.lsp-is-description-link{color:#007aff;font-weight:500;font-size:var(--text-body-size,.8125rem);text-decoration:none}.lsp-is-description-link:hover{text-decoration:underline}.lsp-is-td-secondary{color:#7b879b;font-size:var(--text-body-size,.8125rem);white-space:nowrap}.lsp-is-td-number{font-size:var(--text-body-size,.8125rem);color:var(--text-primary,#1a1d23);text-align:center;font-weight:500}.lsp-is-td-check{text-align:center}.lsp-is-check-icon{color:#007aff;font-variation-settings:"FILL" 0, "wght" 500;font-size:1rem}.lsp-is-row-actions{align-items:center;gap:.25rem;display:flex}.theme-dark .lsp-is-description-link{color:#4da3ff}.theme-dark .lsp-is-td-secondary{color:#8e8e93}.theme-dark .lsp-is-td-number{color:#f0f0f5}.theme-dark .lsp-is-check-icon{color:#0a84ff}@media (width<=1100px){.lsp-is-filter-row{grid-template-columns:1fr 1fr}.lsp-is-filter-row--narrow{grid-template-columns:1fr 1fr;max-width:100%}}@media (width<=640px){.lsp-is-filter-row,.lsp-is-filter-row--narrow{grid-template-columns:1fr;max-width:100%}}.lsp-wf-shell{padding:calc(var(--nav-height,3.5rem) + 1.375rem) 0 2.5rem;background:var(--bg-page,#f4f6f8);min-height:100vh}.theme-dark .lsp-wf-shell{background:var(--bg-page-dark,#0d0d0f)}.lsp-wf-shell .shipment-page-inner{flex-direction:column;gap:1rem;width:100%;display:flex}.lsp-wf-filter-grid{grid-template-columns:1fr 1fr 1fr;gap:1rem;margin-bottom:.75rem;display:grid}.lsp-wf-table-card{border-radius:var(--surface-radius-sm,.5rem)}.lsp-wf-table-wrap{overflow-x:auto}.lsp-wf-empty-cell{font-size:var(--text-body-size,.8125rem);color:var(--text-secondary,#7b879b);text-align:left;padding:1.25rem 1rem}.lsp-wf-title-link{color:#007aff;font-weight:500;font-size:var(--text-body-size,.8125rem);text-decoration:none}.lsp-wf-title-link:hover{text-decoration:underline}.lsp-wf-td-secondary{color:#7b879b;font-size:var(--text-body-size,.8125rem)}.lsp-wf-td-steps{font-size:var(--text-body-size,.8125rem);color:var(--text-primary,#1a1d23);text-align:center;font-weight:500}.lsp-wf-status-badge{white-space:nowrap;border-radius:999px;align-items:center;gap:.3rem;padding:.22rem .6rem;font-family:Inter,sans-serif;font-size:.76rem;font-weight:600;line-height:1;display:inline-flex}.lsp-wf-status-badge.is-active{color:#007aff;background:#007aff1a}.lsp-wf-status-badge.is-inactive{color:#636366;background:#6363661a}.lsp-wf-status-dot{border-radius:50%;flex-shrink:0;width:.45rem;height:.45rem}.lsp-wf-status-badge.is-active .lsp-wf-status-dot{background:#007aff}.lsp-wf-status-badge.is-inactive .lsp-wf-status-dot{background:#636366}.lsp-wf-row-actions{align-items:center;gap:.25rem;display:flex}.theme-dark .lsp-wf-title-link{color:#4da3ff}.theme-dark .lsp-wf-td-secondary{color:#8e8e93}.theme-dark .lsp-wf-td-steps{color:#f0f0f5}.theme-dark .lsp-wf-status-badge.is-active{color:#0a84ff;background:#0a84ff26}.theme-dark .lsp-wf-status-badge.is-active .lsp-wf-status-dot{background:#0a84ff}.theme-dark .lsp-wf-status-badge.is-inactive{color:#8e8e93;background:#8e8e931f}.theme-dark .lsp-wf-status-badge.is-inactive .lsp-wf-status-dot{background:#8e8e93}@media (width<=760px){.lsp-wf-filter-grid{grid-template-columns:1fr}}.lsp-sa-shell{padding:calc(var(--nav-height,3.5rem) + 1.375rem) 0 2.5rem;background:var(--bg-page,#f4f6f8);min-height:100vh}.theme-dark .lsp-sa-shell{background:var(--bg-page-dark,#0d0d0f)}.lsp-sa-shell .shipment-page-inner{flex-direction:column;gap:1rem;width:100%;display:flex}.lsp-sa-filter-grid{grid-template-columns:1fr 1fr auto;align-items:end;gap:1rem;margin-bottom:.75rem;display:grid}.lsp-sa-filter-grid .customer-companies-field{min-width:0}.lsp-sa-active-only-wrap{white-space:nowrap;flex-direction:column;gap:.35rem;padding-bottom:.15rem;display:flex}.lsp-sa-active-only-label{font-size:var(--text-label-size,.75rem);color:var(--text-secondary,#7b879b);font-weight:500}.lsp-sa-table-card{border-radius:var(--surface-radius-sm,.5rem)}.lsp-sa-table-wrap{overflow-x:auto}.lsp-sa-no-search{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:3.5rem 1rem;display:flex}.lsp-sa-no-search-icon{color:var(--text-secondary,#7b879b);opacity:.5;margin-bottom:.25rem;font-size:2.5rem}.lsp-sa-no-search-text{color:var(--text-primary,#1a1d23);margin:0;font-size:.9375rem;font-weight:600}.lsp-sa-no-search-sub{font-size:var(--text-body-size,.8125rem);color:var(--text-secondary,#7b879b);max-width:36ch;margin:0}.lsp-sa-empty-cell{font-size:var(--text-body-size,.8125rem);color:var(--text-secondary,#7b879b);text-align:left;padding:1.25rem 1rem}.lsp-sa-title-link{color:#007aff;font-weight:500;font-size:var(--text-body-size,.8125rem);text-decoration:none}.lsp-sa-title-link:hover{text-decoration:underline}.lsp-sa-td-secondary{color:#7b879b;font-size:var(--text-body-size,.8125rem);white-space:nowrap}.lsp-sa-td-message{font-size:var(--text-body-size,.8125rem);color:#7b879b;white-space:nowrap;text-overflow:ellipsis;max-width:360px;overflow:hidden}.lsp-sa-visibility-badge{white-space:nowrap;border-radius:999px;align-items:center;padding:.2rem .6rem;font-size:.74rem;font-weight:600;display:inline-flex}.lsp-sa-visibility-both{color:#007aff;background:#007aff1a}.lsp-sa-visibility-back,.lsp-sa-visibility-front{color:#636366;background:#6363661a}.lsp-sa-status-badge{white-space:nowrap;border-radius:999px;align-items:center;gap:.3rem;padding:.22rem .6rem;font-size:.76rem;font-weight:600;line-height:1;display:inline-flex}.lsp-sa-status-badge.is-active{color:#007aff;background:#007aff1a}.lsp-sa-status-badge.is-inactive{color:#636366;background:#6363661a}.lsp-sa-status-dot{border-radius:50%;flex-shrink:0;width:.45rem;height:.45rem}.lsp-sa-status-badge.is-active .lsp-sa-status-dot{background:#007aff}.lsp-sa-status-badge.is-inactive .lsp-sa-status-dot{background:#636366}.lsp-sa-row-actions{align-items:center;gap:.25rem;display:flex}.theme-dark .lsp-sa-no-search-text{color:#f0f0f5}.theme-dark .lsp-sa-title-link{color:#4da3ff}.theme-dark .lsp-sa-td-secondary,.theme-dark .lsp-sa-td-message{color:#8e8e93}.theme-dark .lsp-sa-visibility-both{color:#0a84ff;background:#0a84ff26}.theme-dark .lsp-sa-visibility-back,.theme-dark .lsp-sa-visibility-front{color:#8e8e93;background:#8e8e931f}.theme-dark .lsp-sa-status-badge.is-active{color:#0a84ff;background:#0a84ff26}.theme-dark .lsp-sa-status-badge.is-active .lsp-sa-status-dot{background:#0a84ff}.theme-dark .lsp-sa-status-badge.is-inactive{color:#8e8e93;background:#8e8e931f}.theme-dark .lsp-sa-status-badge.is-inactive .lsp-sa-status-dot{background:#8e8e93}@media (width<=760px){.lsp-sa-filter-grid{grid-template-columns:1fr}.lsp-sa-active-only-wrap{flex-direction:row;align-items:center;gap:.5rem}}.lsp-pak-shell{padding:calc(var(--nav-height,3.5rem) + 1.375rem) 0 2.5rem;background:var(--bg-page,#f4f6f8);min-height:100vh}.theme-dark .lsp-pak-shell{background:var(--bg-page-dark,#0d0d0f)}.lsp-pak-shell .shipment-page-inner{flex-direction:column;gap:1rem;width:100%;display:flex}.lsp-pak-filter-grid{grid-template-columns:1fr 1fr 1.5fr 1fr;gap:1rem;margin-bottom:.75rem;display:grid}.shipment-save-button.customer-companies-search-btn{white-space:nowrap;justify-content:center;align-items:center;gap:.35rem;display:inline-flex}.shipment-save-button.customer-companies-search-btn .material-symbols-outlined{margin:0;font-size:1.2rem;line-height:1}.lsp-pak-table-card{border-radius:var(--surface-radius-sm,.5rem)}.lsp-pak-table-wrap{overflow-x:auto}.lsp-pak-empty-cell{font-size:var(--text-body-size,.8125rem);color:var(--text-secondary,#7b879b);text-align:left;padding:1.25rem 1rem}.lsp-pak-td-primary{font-size:var(--text-body-size,.8125rem);color:var(--text-primary,#1a1d23);font-weight:500}.lsp-pak-td-secondary{font-size:var(--text-body-size,.8125rem);color:#7b879b}.lsp-pak-key-code{color:#007aff;letter-spacing:.02em;white-space:nowrap;background:#007aff12;border-radius:.3rem;padding:.15rem .45rem;font-family:JetBrains Mono,Fira Code,Courier New,monospace;font-size:.78rem}.lsp-pak-status-badge{white-space:nowrap;border-radius:999px;align-items:center;gap:.3rem;padding:.22rem .6rem;font-size:.76rem;font-weight:600;line-height:1;display:inline-flex}.lsp-pak-status-badge.is-active{color:#007aff;background:#007aff1a}.lsp-pak-status-badge.is-inactive{color:#636366;background:#6363661a}.lsp-pak-status-dot{border-radius:50%;flex-shrink:0;width:.45rem;height:.45rem}.lsp-pak-status-badge.is-active .lsp-pak-status-dot{background:#007aff}.lsp-pak-status-badge.is-inactive .lsp-pak-status-dot{background:#636366}.lsp-pak-row-actions{align-items:center;gap:.25rem;display:flex}.theme-dark .lsp-pak-td-primary{color:#f0f0f5}.theme-dark .lsp-pak-td-secondary{color:#8e8e93}.theme-dark .lsp-pak-key-code{color:#4da3ff;background:#0a84ff1a}.theme-dark .lsp-pak-status-badge.is-active{color:#0a84ff;background:#0a84ff26}.theme-dark .lsp-pak-status-badge.is-active .lsp-pak-status-dot{background:#0a84ff}.theme-dark .lsp-pak-status-badge.is-inactive{color:#8e8e93;background:#8e8e931f}.theme-dark .lsp-pak-status-badge.is-inactive .lsp-pak-status-dot{background:#8e8e93}@media (width<=900px){.lsp-pak-filter-grid{grid-template-columns:1fr 1fr}}@media (width<=560px){.lsp-pak-filter-grid{grid-template-columns:1fr}}.lsp-cas-shell{padding:calc(var(--nav-height,3.5rem) + 1.375rem) 0 2.5rem;background:var(--bg-page,#f4f6f8);min-height:100vh}.theme-dark .lsp-cas-shell{background:var(--bg-page-dark,#0d0d0f)}.lsp-cas-shell .shipment-page-inner{flex-direction:column;gap:1rem;width:100%;display:flex}.lsp-cas-filter-row{grid-template-columns:1fr 1fr 1.5fr 1fr;gap:1rem;margin-bottom:.75rem;display:grid}.lsp-cas-filter-row--narrow{grid-template-columns:1fr 3fr;margin-bottom:0}.lsp-cas-shipment-type-field{position:relative}.lsp-cas-table-card{border-radius:var(--surface-radius-sm,.5rem)}.lsp-cas-table-wrap{overflow-x:auto}.lsp-cas-empty-cell{font-size:var(--text-body-size,.8125rem);color:var(--text-secondary,#7b879b);text-align:left;padding:1.25rem 1rem}.lsp-cas-td-secondary{font-size:var(--text-body-size,.8125rem);color:#7b879b}.lsp-cas-td-question{font-size:var(--text-body-size,.8125rem);color:var(--text-primary,#1a1d23);max-width:22rem}.lsp-cas-type-chip{color:#007aff;white-space:nowrap;background:#007aff14;border-radius:.3rem;padding:.15rem .5rem;font-size:.76rem;font-weight:500;display:inline-block}.lsp-cas-qtype-badge{white-space:nowrap;border-radius:999px;align-items:center;gap:.25rem;padding:.22rem .6rem;font-size:.76rem;font-weight:600;line-height:1;display:inline-flex}.lsp-cas-qtype-icon{font-size:.9rem;line-height:1}.lsp-cas-qtype-star{color:#d97706;background:#f59e0b1f}.lsp-cas-qtype-bool{color:#007aff;background:#007aff1a}.lsp-cas-qtype-select{color:#636366;background:#6363661a}.lsp-cas-status-badge{white-space:nowrap;border-radius:999px;align-items:center;gap:.3rem;padding:.22rem .6rem;font-size:.76rem;font-weight:600;line-height:1;display:inline-flex}.lsp-cas-status-badge.is-enabled{color:#007aff;background:#007aff1a}.lsp-cas-status-badge.is-disabled{color:#636366;background:#6363661a}.lsp-cas-status-dot{border-radius:50%;flex-shrink:0;width:.45rem;height:.45rem}.lsp-cas-status-badge.is-enabled .lsp-cas-status-dot{background:#007aff}.lsp-cas-status-badge.is-disabled .lsp-cas-status-dot{background:#636366}.lsp-cas-row-actions{align-items:center;gap:.25rem;display:flex}.theme-dark .lsp-cas-td-secondary{color:#8e8e93}.theme-dark .lsp-cas-td-question{color:#f0f0f5}.theme-dark .lsp-cas-type-chip{color:#4da3ff;background:#0a84ff1f}.theme-dark .lsp-cas-qtype-star{color:#f59e0b;background:#f59e0b26}.theme-dark .lsp-cas-qtype-bool{color:#0a84ff;background:#0a84ff26}.theme-dark .lsp-cas-qtype-select{color:#8e8e93;background:#8e8e931f}.theme-dark .lsp-cas-status-badge.is-enabled{color:#0a84ff;background:#0a84ff26}.theme-dark .lsp-cas-status-badge.is-enabled .lsp-cas-status-dot{background:#0a84ff}.theme-dark .lsp-cas-status-badge.is-disabled{color:#8e8e93;background:#8e8e931f}.theme-dark .lsp-cas-status-badge.is-disabled .lsp-cas-status-dot{background:#8e8e93}@media (width<=1024px){.lsp-cas-filter-row,.lsp-cas-filter-row--narrow{grid-template-columns:1fr 1fr}}@media (width<=560px){.lsp-cas-filter-row,.lsp-cas-filter-row--narrow{grid-template-columns:1fr}}.lsp-cl-shell{padding:calc(var(--nav-height,3.5rem) + 1.375rem) 0 2.5rem;background:var(--bg-page,#f4f6f8);min-height:100vh}.theme-dark .lsp-cl-shell{background:var(--bg-page-dark,#0d0d0f)}.lsp-cl-shell .shipment-page-inner{flex-direction:column;gap:1rem;width:100%;display:flex}.lsp-cl-filter-grid{grid-template-columns:minmax(0,18rem);gap:1rem;margin-bottom:.75rem;display:grid}.lsp-cl-table-card{border-radius:var(--surface-radius-sm,.5rem)}.lsp-cl-table-wrap{overflow-x:auto}.lsp-cl-empty-cell{font-size:var(--text-body-size,.8125rem);color:var(--text-secondary,#7b879b);text-align:left;padding:1.25rem 1rem}.lsp-cl-td-primary{font-size:var(--text-body-size,.8125rem);color:var(--text-primary,#1a1d23);font-weight:500}.lsp-cl-td-secondary{font-size:var(--text-body-size,.8125rem);color:#7b879b;white-space:nowrap}.lsp-cl-td-count{font-size:var(--text-body-size,.8125rem)}.lsp-cl-count-chip{color:#007aff;background:#007aff14;border-radius:999px;justify-content:center;align-items:center;min-width:1.75rem;padding:.15rem .5rem;font-size:.76rem;font-weight:600;line-height:1;display:inline-flex}.lsp-cl-row-actions{align-items:center;gap:.25rem;display:flex}.theme-dark .lsp-cl-td-primary{color:#f0f0f5}.theme-dark .lsp-cl-td-secondary{color:#8e8e93}.theme-dark .lsp-cl-count-chip{color:#4da3ff;background:#0a84ff1f}@media (width<=560px){.lsp-cl-filter-grid{grid-template-columns:1fr}}.ct-shell{padding:calc(var(--nav-height,3.5rem) + 1.375rem) 0 2.5rem;background:var(--bg-page,#f4f6f8);min-height:100vh}.theme-dark .ct-shell{background:var(--bg-page-dark,#0d0d0f)}.ct-shell .shipment-page-inner{flex-direction:column;gap:1rem;width:100%;display:flex}.ct-shell.ct-fullscreen{z-index:9999;background:var(--bg-page,#f4f6f8);padding:0;position:fixed;inset:0;overflow:auto}.theme-dark .ct-shell.ct-fullscreen{background:var(--bg-page-dark,#0d0d0f)}.ct-exit-fullscreen{z-index:10000;cursor:pointer;color:#007aff;background:#007aff1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background .15s;display:flex;position:fixed;top:1rem;right:1rem}.ct-exit-fullscreen:hover{background:#007aff38}.ct-selector-card{padding:.9rem 1rem}.ct-selector-grid{grid-template-columns:minmax(0,1.35fr) minmax(8.5rem,.8fr) minmax(9.5rem,.95fr);align-items:end;gap:.75rem;display:grid}.ct-menubar{background:#00000004;border-bottom:1px solid #00000014;flex-wrap:wrap;align-items:center;gap:0;padding:0 .5rem;display:flex}.theme-dark .ct-menubar{background:#ffffff05;border-bottom-color:#ffffff12}.ct-toolbar-menu{position:relative}.ct-toolbar-menu-trigger{color:var(--text-primary,#1a1d23);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:.3rem;padding:.45rem .65rem;font-size:.8125rem;font-weight:500;transition:background .12s,color .12s}.theme-dark .ct-toolbar-menu-trigger{color:#f0f0f5}.ct-toolbar-menu-trigger:hover,.ct-toolbar-menu.is-open .ct-toolbar-menu-trigger{color:#007aff;background:#007aff17}.theme-dark .ct-toolbar-menu-trigger:hover,.theme-dark .ct-toolbar-menu.is-open .ct-toolbar-menu-trigger{color:#4da3ff;background:#0a84ff1f}.ct-menu-dropdown{z-index:300;background:#fff;border:1px solid #0000001a;border-radius:.6rem;min-width:13rem;padding:.3rem 0;animation:.1s ct-menu-in;position:absolute;top:calc(100% + 2px);left:0;box-shadow:0 8px 28px #00000024}.theme-dark .ct-menu-dropdown{background:#1c1c1e;border-color:#ffffff1a;box-shadow:0 8px 28px #00000080}@keyframes ct-menu-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ct-menu-item{width:100%;color:var(--text-primary,#1a1d23);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.55rem;padding:.42rem .9rem;font-size:.8125rem;transition:background .1s;display:flex;position:relative}.theme-dark .ct-menu-item{color:#f0f0f5}.ct-menu-item:hover{color:#007aff;background:#007aff14}.theme-dark .ct-menu-item:hover{color:#4da3ff;background:#0a84ff1f}.ct-menu-icon{opacity:.7;font-size:1rem}.ct-menu-arrow{opacity:.5;margin-left:auto;font-size:1rem}.ct-menu-divider{background:#00000012;height:1px;margin:.3rem 0}.theme-dark .ct-menu-divider{background:#ffffff12}.ct-menu-item--sub{position:relative}.ct-menu-item--sub .ct-submenu{z-index:301;background:#fff;border:1px solid #0000001a;border-radius:.6rem;min-width:12rem;padding:.3rem 0;display:none;position:absolute;top:-.3rem;left:100%;box-shadow:0 8px 28px #00000024}.theme-dark .ct-menu-item--sub .ct-submenu{background:#1c1c1e;border-color:#ffffff1a;box-shadow:0 8px 28px #00000080}.ct-menu-item--sub:hover .ct-submenu{display:block}.ct-toolbar{border-bottom:1px solid #00000014;flex-wrap:wrap;align-items:center;gap:.1rem;padding:.4rem .75rem;display:flex}.theme-dark .ct-toolbar{border-bottom-color:#ffffff12}.ct-toolbar-btn{cursor:pointer;width:2rem;height:2rem;color:var(--text-primary,#1a1d23);background:0 0;border:none;border-radius:.3rem;justify-content:center;align-items:center;transition:background .12s,color .12s;display:inline-flex}.theme-dark .ct-toolbar-btn{color:#c8cdd4}.ct-toolbar-btn:hover{color:#007aff;background:#007aff17}.theme-dark .ct-toolbar-btn:hover{color:#4da3ff;background:#0a84ff1f}.ct-toolbar-btn.is-active{color:#007aff;background:#007aff21}.theme-dark .ct-toolbar-btn.is-active{color:#4da3ff;background:#0a84ff2e}.ct-toolbar-btn .material-symbols-outlined{font-size:1.1rem}.ct-toolbar-sep{background:#0000001a;width:1px;height:1.4rem;margin:0 .3rem}.theme-dark .ct-toolbar-sep{background:#ffffff1a}.ct-canvas-resize-handle{cursor:row-resize;color:#7b879b;-webkit-user-select:none;user-select:none;border-top:1px solid #0000000a;justify-content:center;align-items:center;height:1.75rem;transition:background .12s,color .12s;display:flex}.ct-canvas-resize-handle:hover{color:#007aff;background:#007aff0f}.theme-dark .ct-canvas-resize-handle{border-top-color:#ffffff0a}.theme-dark .ct-canvas-resize-handle:hover{color:#4da3ff;background:#0a84ff1a}.ct-canvas-resize-handle .material-symbols-outlined{font-size:1.2rem}.ct-canvas{box-sizing:border-box;min-height:20rem;font-size:var(--text-body-size,.8125rem);color:var(--text-primary,#1a1d23);caret-color:#007aff;overflow-wrap:anywhere;background:#fff;outline:none;padding:1.5rem 2rem;line-height:1.65;overflow-y:auto}.theme-dark .ct-canvas{color:#f0f0f5;background:#111113}.ct-canvas:empty:before{content:attr(data-placeholder);color:#b0b8c5;pointer-events:none}.theme-dark .ct-canvas:empty:before{color:#4a4a50}.ct-canvas table{border-collapse:collapse;width:100%}.ct-canvas th,.ct-canvas td{border:1px solid #d1d5db;padding:6px 10px}.theme-dark .ct-canvas th,.theme-dark .ct-canvas td{border-color:#3a3a3e}.ct-canvas th{background:#f4f6f8;font-weight:600}.theme-dark .ct-canvas th{background:#1c1c1e}.ct-table-picker{text-align:center;padding:.5rem}.ct-table-picker-grid{grid-template-rows:repeat(8,1.6rem);grid-template-columns:repeat(10,1.6rem);justify-content:center;gap:3px;display:grid}.ct-table-cell{cursor:pointer;border:1.5px solid #00000021;border-radius:.2rem;width:1.6rem;height:1.6rem;transition:background 80ms,border-color 80ms}.theme-dark .ct-table-cell{border-color:#ffffff1f}.ct-table-cell.is-active{background:#007aff26;border-color:#007aff}.theme-dark .ct-table-cell.is-active{background:#0a84ff33;border-color:#0a84ff}.ct-table-picker-label{color:#7b879b;margin-top:.6rem;font-size:.8125rem;font-weight:500}.ct-modal-overlay{z-index:9000;background:#00000073;justify-content:center;align-items:center;padding:1rem;animation:.15s ct-overlay-in;display:flex;position:fixed;inset:0}@keyframes ct-overlay-in{0%{opacity:0}to{opacity:1}}.ct-modal{background:#fff;border-radius:1rem;flex-direction:column;width:100%;max-width:48rem;max-height:90vh;animation:.18s ct-modal-in;display:flex;overflow:hidden;box-shadow:0 24px 64px #00000038}.theme-dark .ct-modal{background:#1c1c1e;box-shadow:0 24px 64px #0009}@keyframes ct-modal-in{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.ct-modal--wide{max-width:68rem}.ct-modal--narrow{max-width:30rem}.ct-modal-header{border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;padding:1.1rem 1.5rem .9rem;display:flex}.theme-dark .ct-modal-header{border-bottom-color:#ffffff12}.ct-modal-title{color:var(--text-primary,#1a1d23);margin:0;font-size:1rem;font-weight:700}.theme-dark .ct-modal-title{color:#f0f0f5}.ct-modal-close{cursor:pointer;color:#7b879b;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background .12s,color .12s;display:flex}.ct-modal-close:hover{color:#ff3b30;background:#ff3b301a}.ct-modal-body{flex:1;padding:1.25rem 1.5rem;overflow:auto}.ct-modal-footer{border-top:1px solid #00000014;justify-content:flex-end;align-items:center;gap:.75rem;padding:.9rem 1.5rem;display:flex}.theme-dark .ct-modal-footer{border-top-color:#ffffff12}.ct-modal-close-btn{color:var(--text-primary,#1a1d23);cursor:pointer;background:0 0;border:1.5px solid #00000026;border-radius:999px;padding:.5rem 1.1rem;font-size:.8125rem;font-weight:600;transition:background .12s}.theme-dark .ct-modal-close-btn{color:#f0f0f5;border-color:#ffffff26}.ct-modal-close-btn:hover{background:#0000000d}.theme-dark .ct-modal-close-btn:hover{background:#ffffff12}.ct-modal-print-btn{color:#fff;cursor:pointer;background:#007aff;border:none;border-radius:999px;align-items:center;gap:.4rem;padding:.5rem 1.1rem;font-size:.8125rem;font-weight:600;transition:background .15s;display:inline-flex}.ct-modal-print-btn:hover{background:#005ecb}.theme-dark .ct-modal-print-btn{background:#0a84ff}.theme-dark .ct-modal-print-btn:hover{background:#2a94ff}.ct-preview-canvas{min-height:20rem;color:var(--text-primary,#1a1d23);font-size:.875rem;line-height:1.7}.theme-dark .ct-preview-canvas{color:#f0f0f5}.ct-preview-canvas table{border-collapse:collapse;width:100%;margin:.5rem 0}.ct-preview-canvas th,.ct-preview-canvas td{border:1px solid #d1d5db;padding:6px 10px}.ct-source-textarea{width:100%;min-height:22rem;color:var(--text-primary,#1a1d23);resize:vertical;background:#f8f9fa;border:1.5px solid #0000001a;border-radius:.5rem;outline:none;padding:.75rem;font-family:Fira Code,Cascadia Code,Consolas,monospace;font-size:.8125rem;line-height:1.6;transition:border-color .15s}.ct-source-textarea:focus{border-color:#007aff}.theme-dark .ct-source-textarea{color:#f0f0f5;background:#111113;border-color:#ffffff1a}.theme-dark .ct-source-textarea:focus{border-color:#0a84ff}.ct-find-replace-row{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.ct-find-replace-label{color:#7b879b;text-transform:uppercase;letter-spacing:.05em;min-width:4.5rem;font-size:.8125rem;font-weight:600}.ct-find-replace-input{height:var(--input-height,2.25rem);color:var(--text-primary,#1a1d23);background:#f8f9fa;border:1.5px solid #0000001f;border-radius:999px;outline:none;flex:1;padding:0 .75rem;font-size:.8125rem;transition:border-color .15s}.ct-find-replace-input:focus{background:#fff;border-color:#007aff}.theme-dark .ct-find-replace-input{color:#f0f0f5;background:#1c1c1e;border-color:#ffffff1a}.theme-dark .ct-find-replace-input:focus{border-color:#0a84ff}.ct-workspace{grid-template-columns:minmax(0,3fr) minmax(22rem,2fr);align-items:start;gap:1rem;min-height:0;display:grid}.ct-workspace-left{flex-direction:column;gap:1rem;min-width:0;display:flex}.ct-editor-card{flex-direction:column;min-width:0;padding:0;display:flex;overflow:hidden}.ct-workspace>.ct-var-panel{min-width:0;height:var(--ct-var-panel-height,auto);max-height:var(--ct-var-panel-height,none);align-self:start}.ct-var-panel{box-sizing:border-box;background:#fff;border:1px solid #00000014;border-radius:.75rem;flex-direction:column;min-height:0;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000000a}.theme-dark .ct-var-panel{background:#1c1c1e;border-color:#ffffff12;box-shadow:0 1px 3px #0000004d}.ct-var-panel-header{border-bottom:1px solid #0000000f;align-items:center;gap:.5rem;padding:.9rem 1rem .7rem;display:flex}.theme-dark .ct-var-panel-header{border-bottom-color:#ffffff0f}.ct-var-panel-icon{color:#007aff;font-size:1.2rem}.theme-dark .ct-var-panel-icon{color:#4da3ff}.ct-var-panel-title{color:var(--text-primary,#1a1d23);font-family:Manrope,sans-serif;font-size:.875rem;font-weight:700}.theme-dark .ct-var-panel-title{color:#f0f0f5}.ct-var-search-wrap{border-bottom:1px solid #0000000f;padding:.6rem .75rem;position:relative}.theme-dark .ct-var-search-wrap{border-bottom-color:#ffffff0f}.ct-var-search-icon{color:#7b879b;pointer-events:none;font-size:1rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.ct-var-search-input{box-sizing:border-box;width:100%;height:2.25rem;color:var(--text-primary,#1a1d23);background:#f5f7fa;border:1.5px solid #0000000f;border-radius:999px;outline:none;padding:0 2rem 0 2.4rem;font-family:Inter,sans-serif;font-size:.8125rem;transition:border-color .15s,background .15s}.ct-var-search-input::placeholder{color:#7b879b}.theme-dark .ct-var-search-input{color:#f0f0f5;background:#111113;border-color:#ffffff14}.theme-dark .ct-var-search-input::placeholder{color:#4a4a50}.ct-var-search-input:focus{background:#fff;border-color:#007aff}.theme-dark .ct-var-search-input:focus{background:#1c1c1e;border-color:#0a84ff}.ct-var-search-clear{cursor:pointer;color:#7b879b;background:0 0;border:none;align-items:center;padding:0;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.ct-var-search-clear:hover{color:var(--text-primary,#1a1d23)}.theme-dark .ct-var-search-clear:hover{color:#f0f0f5}.ct-var-search-clear .material-symbols-outlined{font-size:1rem}.ct-var-list{flex:1;min-height:0;padding:.4rem 0;overflow-y:auto}.ct-var-item{text-align:left;color:#007aff;cursor:pointer;letter-spacing:-.01em;background:0 0;border:none;width:100%;padding:.45rem 1rem;font-family:Inter,sans-serif;font-size:.8125rem;transition:background .1s,color .1s;display:block}.theme-dark .ct-var-item{color:#4da3ff}.ct-var-item:hover{background:#007aff12}.theme-dark .ct-var-item:hover{background:#0a84ff1f}.ct-var-item.is-selected{color:#fff;background:#007aff;font-weight:600}.theme-dark .ct-var-item.is-selected{color:#fff;background:#0a84ff}.ct-var-empty{text-align:center;color:#7b879b;padding:1rem;font-family:Inter,sans-serif;font-size:.8125rem}.ct-var-panel-hint{color:#7b879b;text-align:center;background:#fff;border-top:1px solid #0000000f;flex-shrink:0;padding:.6rem 1rem;font-family:Inter,sans-serif;font-size:.75rem;line-height:1.4}.theme-dark .ct-var-panel-hint{background:#1c1c1e;border-top-color:#ffffff0f}.ct-confirm-text{color:var(--text-primary,#1a1d23);margin:0 0 .5rem;font-family:Inter,sans-serif;font-size:.875rem;line-height:1.5}.theme-dark .ct-confirm-text{color:#f0f0f5}.ct-confirm-token{color:#007aff;background:#007aff14;border-radius:999px;margin-bottom:.5rem;padding:.4rem .9rem;font-family:Fira Code,Cascadia Code,Consolas,monospace;font-size:.875rem;font-weight:600;display:inline-block}.theme-dark .ct-confirm-token{color:#4da3ff;background:#0a84ff26}.ct-confirm-subtext{color:#7b879b;margin:0;font-family:Inter,sans-serif;font-size:.8125rem;line-height:1.4}@media (width<=1000px){.ct-selector-grid{grid-template-columns:1fr 1fr}.ct-workspace{grid-template-columns:1fr}.ct-workspace-left,.ct-workspace>.ct-var-panel{width:100%}.ct-workspace>.ct-var-panel{height:auto;max-height:none}.ct-var-list{max-height:16rem}}@media (width<=640px){.ct-selector-grid{grid-template-columns:1fr}.ct-canvas{min-height:20rem;padding:1rem}}.og-shell{padding:calc(var(--nav-height,3.5rem) + 1.375rem) 0 2.5rem;background:var(--bg-page,#f4f6f8);min-height:100vh}.theme-dark .og-shell{background:var(--bg-page-dark,#0d0d0f)}.og-shell .shipment-page-inner{flex-direction:column;gap:1rem;width:100%;display:flex}.og-main-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:1rem;display:grid}.og-left-col,.og-right-col{flex-direction:column;gap:1rem;min-width:0;display:flex}.og-logo-card{justify-content:center;align-items:center;min-height:14rem;padding:2rem 1.5rem;display:flex}.og-logo-img{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:10rem;display:block}.og-card-heading{font-size:var(--text-title-size);color:#2f3a4f;margin-bottom:.75rem;font-family:Inter,sans-serif;font-weight:700}.theme-dark .og-card-heading{color:#e0e4ed}.og-imported-card{padding:1.25rem 1.25rem .5rem}.og-import-buttons{flex-wrap:wrap;gap:.4rem;margin-bottom:1rem;display:flex}.og-import-btn{align-items:center;gap:.3rem;font-size:.78rem!important;display:inline-flex!important}.og-import-btn .material-symbols-outlined{font-size:.9rem}.og-data-table{border-collapse:collapse;width:100%;font-size:var(--text-body-size,.8125rem)}.og-data-th{font-size:var(--text-label-size);color:#2f3a4f;text-align:left;border-bottom:1.5px solid #00000017;padding:.4rem .6rem;font-weight:700}.theme-dark .og-data-th{color:#c8cdd4;border-bottom-color:#ffffff14}.og-data-th--right{text-align:right}.og-data-tr{transition:background .1s}.og-data-tr:hover{background:#007aff0a}.theme-dark .og-data-tr:hover{background:#0a84ff0f}.og-data-td{color:#2f3a4f;font-size:var(--text-body-size,.8125rem);vertical-align:middle;border-bottom:1px solid #0000000f;padding:.45rem .6rem}.theme-dark .og-data-td{color:#c8cdd4;border-bottom-color:#ffffff0f}.og-data-td--right{text-align:right;color:#687284;font-weight:500}.theme-dark .og-data-td--right{color:#8e8e93}.og-data-td--action{text-align:center;width:2rem;padding-left:.25rem;padding-right:.25rem}.og-data-plain{color:#687284}.theme-dark .og-data-plain{color:#8e8e93}.og-table-link{color:#007aff;font-size:inherit;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-weight:500;transition:-webkit-text-decoration .1s,text-decoration .1s}.og-table-link:hover{text-decoration:underline}.theme-dark .og-table-link{color:#4da3ff}.og-th--count{text-align:right;width:5rem}.og-td--count{text-align:right;color:#687284;font-weight:500;font-size:var(--text-body-size,.8125rem)}.theme-dark .og-td--count{color:#8e8e93}.og-plus-btn{color:#007aff;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:1rem;transition:background .12s;display:inline-flex}.og-plus-btn:hover{background:#007aff1a}.theme-dark .og-plus-btn{color:#4da3ff}.og-plus-btn .material-symbols-outlined{font-size:1.1rem}.og-activity-card{padding:1.25rem 1.25rem .5rem}.og-activity-datetime{font-size:var(--text-body-size);color:#2f3a4f;font-weight:600;line-height:1.4}.theme-dark .og-activity-datetime{color:#c8cdd4}.og-activity-by{font-size:var(--text-label-size);color:#7b879b;margin-top:.1rem}.og-activity-desc{color:#687284;font-size:var(--text-body-size);line-height:1.4}.theme-dark .og-activity-desc{color:#8e8e93}.og-org-card{padding:1.25rem 1.25rem .75rem}.og-org-header{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.og-org-header .og-card-heading{margin-bottom:0}.og-org-edit-btn{color:#007aff;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;transition:background .13s;display:flex}.og-org-edit-btn:hover{background:#007aff1a}.theme-dark .og-org-edit-btn{color:#4da3ff}.og-org-edit-actions{flex-shrink:0;gap:.25rem;display:flex}.og-org-save-btn,.og-org-cancel-btn{cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;transition:background .13s;display:flex}.og-org-save-btn{color:#007aff;background:#007aff1a}.og-org-save-btn:hover{background:#007aff33}.og-org-cancel-btn{color:#ff3b30;background:#ff3b3014}.og-org-cancel-btn:hover{background:#ff3b3029}.og-org-save-btn .material-symbols-outlined,.og-org-cancel-btn .material-symbols-outlined,.og-org-edit-btn .material-symbols-outlined{font-size:1rem}.og-org-table{border-collapse:collapse;width:100%}.og-org-row{border-bottom:1px solid #0000000f}.theme-dark .og-org-row{border-bottom-color:#ffffff0f}.og-org-label{font-size:var(--text-body-size);color:#2f3a4f;white-space:nowrap;vertical-align:middle;width:10rem;padding:.55rem .6rem .55rem 0;font-weight:700}.theme-dark .og-org-label{color:#c8cdd4}.og-org-value{font-size:var(--text-body-size);color:#687284;vertical-align:middle;padding:.35rem 0 .35rem .75rem}.theme-dark .og-org-value{color:#8e8e93}.og-org-value--link{color:#007aff;font-weight:500}.theme-dark .og-org-value--link{color:#4da3ff}.og-not-imported-card{padding:1.25rem 1.25rem .75rem}.og-loadboard-card{padding:1.25rem}.og-loadboard-header{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.875rem;display:flex}.og-loadboard-header .og-card-heading{margin-bottom:0}.og-loadboard-header .hdr-btn{flex-shrink:0;align-items:center;gap:.3rem;display:inline-flex}.og-loadboard-header .hdr-btn .material-symbols-outlined{font-size:.95rem}.og-loadboard-chips{flex-direction:column;gap:.5rem;display:flex}.og-lb-chip{background:#007aff0a;border:1px solid #007aff1a;border-radius:.6rem;align-items:center;gap:.75rem;padding:.65rem .75rem;transition:background .12s;display:flex}.og-lb-chip:hover{background:#007aff14}.theme-dark .og-lb-chip{background:#0a84ff12;border-color:#0a84ff26}.theme-dark .og-lb-chip:hover{background:#0a84ff1f}.og-lb-chip-icon{color:#007aff;flex-shrink:0;font-size:1.2rem}.theme-dark .og-lb-chip-icon{color:#4da3ff}.og-lb-chip-body{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.og-lb-chip-name{font-size:var(--text-body-size);font-weight:600}.og-lb-chip-type{font-size:var(--text-label-size);color:#687284;font-weight:500}.theme-dark .og-lb-chip-type{color:#8e8e93}.og-lb-chip-remove{color:#97a4b8;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.6rem;height:1.6rem;transition:background .12s,color .12s;display:flex}.og-lb-chip-remove:hover{color:#ff3b30;background:#ff3b301a}.og-lb-chip-remove .material-symbols-outlined{font-size:1rem}.og-tariffs-card{padding:1.25rem 1.25rem .75rem}.og-tariffs-header{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.og-tariffs-title-row{align-items:center;gap:.4rem;display:flex}.og-tariffs-title-row .og-card-heading{margin-bottom:0}.og-tariffs-actions{align-items:center;gap:.5rem;display:flex}.og-tariffs-actions .hdr-btn{align-items:center;gap:.3rem;display:inline-flex}.og-tariffs-actions .hdr-btn .material-symbols-outlined{font-size:.95rem}.og-th--date{text-align:right;width:8rem}.og-th--status{text-align:center;width:7rem}.og-th--actions{width:2.5rem}.og-td--muted{color:#687284;font-size:var(--text-body-size,.8125rem);text-align:right}.theme-dark .og-td--muted{color:#8e8e93}.og-td--actions{text-align:center;padding-left:.25rem;padding-right:.25rem}.og-status-badge{font-size:var(--text-caption-size,.75rem);white-space:nowrap;border-radius:.9rem;padding:.2rem .55rem;font-weight:600;display:inline-block}.og-status-badge--active{color:#007aff;background:#007aff1a}.theme-dark .og-status-badge--active{color:#4da3ff;background:#0a84ff26}.og-status-badge--testing{color:#c97b00;background:#ff95001a}.theme-dark .og-status-badge--testing{color:#ff9f0a;background:#ff9f0a26}@media (width<=960px){.og-main-grid{grid-template-columns:1fr}}@media (width<=640px){.og-import-buttons{gap:.3rem}.og-import-btn{padding:.3rem .6rem;font-size:.72rem}}.lsp-cr-shell{padding:calc(var(--nav-height,3.5rem) + 1.375rem) 0 2.5rem;background:var(--bg-page,#f4f6f8);min-height:100vh}.theme-dark .lsp-cr-shell{background:var(--bg-page-dark,#0d0d0f)}.lsp-cr-shell .shipment-page-inner{flex-direction:column;gap:1rem;width:100%;display:flex}.lsp-cr-filter-grid{grid-template-columns:1fr 1fr 1fr 1fr;align-items:end;gap:1rem;margin-bottom:.75rem;display:grid}.lsp-cr-label-row{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.lsp-cr-label-row>span{color:#7b879b;font-family:Inter,sans-serif;font-size:var(--text-label-size,.75rem);letter-spacing:.08em;text-transform:uppercase;font-weight:700}.theme-dark .lsp-cr-label-row>span{color:#8e8e93}.lsp-cr-inline-check .g4-checkbox-label{text-transform:uppercase;letter-spacing:.06em;color:#7b879b;font-size:.72rem;font-weight:600}.theme-dark .lsp-cr-inline-check .g4-checkbox-label{color:#8e8e93}.lsp-cr-table-card{border-radius:var(--surface-radius-sm,.5rem)}.lsp-cr-table-wrap{overflow-x:auto}.lsp-cr-th-label{font-size:var(--text-label-size,.75rem);letter-spacing:.04em;text-transform:uppercase;color:#1669c5;align-items:center;font-weight:700;display:inline-flex}.lsp-cr-empty-cell{font-size:var(--text-body-size,.8125rem);color:var(--text-secondary,#7b879b);text-align:left;padding:1.25rem 1rem}.lsp-cr-td-org{white-space:nowrap}.lsp-cr-org-link{color:#007aff;font-size:var(--text-body-size,.8125rem);cursor:pointer;font-weight:500;text-decoration:none}.lsp-cr-org-link:hover{text-decoration:underline}.lsp-cr-td-carrier{font-size:var(--text-body-size,.8125rem);color:var(--text-primary,#1a1d23);white-space:nowrap;font-weight:500}.lsp-cr-td-secondary{font-size:var(--text-body-size,.8125rem);color:#7b879b;white-space:nowrap}.lsp-cr-td-muted{color:var(--text-secondary,#c0c6d0);font-size:var(--text-body-size,.8125rem)}.lsp-cr-perm-badge{white-space:nowrap;border-radius:999px;align-items:center;padding:.2rem .6rem;font-size:.74rem;font-weight:600;display:inline-flex}.lsp-cr-perm-include{color:#007aff;background:#007aff1a}.lsp-cr-perm-exclude{color:#ff3b30;background:#ff3b301a}.lsp-cr-perm-sort{color:#636366;background:#6363661a}.lsp-cr-type-chip{color:#007aff;white-space:nowrap;background:#007aff14;border-radius:.3rem;margin-right:.2rem;padding:.15rem .45rem;font-size:.74rem;font-weight:500;display:inline-block}.lsp-cr-type-chip:last-child{margin-right:0}.lsp-cr-yes-badge{color:#007aff;background:#007aff1a;border-radius:999px;align-items:center;padding:.2rem .55rem;font-size:.74rem;font-weight:600;display:inline-flex}.lsp-cr-row-actions{align-items:center;gap:.25rem;display:flex}.theme-dark .lsp-cr-th-label{color:#f0f0f5}.theme-dark .lsp-cr-org-link{color:#4da3ff}.theme-dark .lsp-cr-td-carrier{color:#f0f0f5}.theme-dark .lsp-cr-td-secondary{color:#8e8e93}.theme-dark .lsp-cr-td-muted{color:#48484a}.theme-dark .lsp-cr-perm-include{color:#0a84ff;background:#0a84ff26}.theme-dark .lsp-cr-perm-exclude{color:#ff453a;background:#ff453a26}.theme-dark .lsp-cr-perm-sort{color:#8e8e93;background:#8e8e931f}.theme-dark .lsp-cr-type-chip{color:#4da3ff;background:#0a84ff1f}.theme-dark .lsp-cr-yes-badge{color:#0a84ff;background:#0a84ff26}@media (width<=1100px){.lsp-cr-filter-grid{grid-template-columns:1fr 1fr}}@media (width<=600px){.lsp-cr-filter-grid{grid-template-columns:1fr}}.lsp-sha-shell{padding:calc(var(--nav-height,3.5rem) + 1.375rem) 0 2.5rem;background:var(--bg-page,#f4f6f8);min-height:100vh}.theme-dark .lsp-sha-shell{background:var(--bg-page-dark,#0d0d0f)}.lsp-sha-shell .shipment-page-inner{flex-direction:column;gap:1rem;width:100%;display:flex}.lsp-sha-filter-row{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:1rem;margin-bottom:.75rem;display:grid}.lsp-sha-filter-row--narrow{grid-template-columns:1fr 1fr;max-width:50%;margin-bottom:0}.lsp-sha-table-card{border-radius:var(--surface-radius-sm,.5rem)}.lsp-sha-table-wrap{overflow-x:auto}.lsp-sha-empty-cell{font-size:var(--text-body-size,.8125rem);color:var(--text-secondary,#7b879b);text-align:left;padding:1.25rem 1rem}.lsp-sha-td-name{font-size:var(--text-body-size,.8125rem);color:var(--text-primary,#1a1d23);white-space:nowrap;font-weight:500}.lsp-sha-td-secondary{font-size:var(--text-body-size,.8125rem);color:#7b879b;white-space:nowrap}.lsp-sha-td-check{text-align:center}.lsp-sha-check-icon{color:#007aff;font-variation-settings:"FILL" 0, "wght" 500;font-size:1rem}.lsp-sha-td-icon{white-space:nowrap}.lsp-sha-icon-wrap{align-items:center;gap:.35rem;display:inline-flex}.lsp-sha-alert-icon{color:#007aff;font-variation-settings:"FILL" 0, "wght" 400;flex-shrink:0;font-size:1.1rem}.lsp-sha-icon-label{font-size:var(--text-body-size,.8125rem);color:#7b879b}.lsp-sha-row-actions{align-items:center;gap:.25rem;display:flex}.theme-dark .lsp-sha-td-name{color:#f0f0f5}.theme-dark .lsp-sha-td-secondary{color:#8e8e93}.theme-dark .lsp-sha-check-icon{color:#0a84ff}.theme-dark .lsp-sha-alert-icon{color:#4da3ff}.theme-dark .lsp-sha-icon-label{color:#8e8e93}@media (width<=1100px){.lsp-sha-filter-row{grid-template-columns:1fr 1fr}.lsp-sha-filter-row--narrow{grid-template-columns:1fr 1fr;max-width:100%}}@media (width<=600px){.lsp-sha-filter-row,.lsp-sha-filter-row--narrow{grid-template-columns:1fr;max-width:100%}}.lsp-srn-shell{padding:calc(var(--nav-height,3.5rem) + 1.375rem) 0 2.5rem;background:var(--bg-page,#f4f6f8);min-height:100vh}.theme-dark .lsp-srn-shell{background:var(--bg-page-dark,#0d0d0f)}.lsp-srn-shell .shipment-page-inner{flex-direction:column;gap:1rem;width:100%;display:flex}.lsp-srn-filter-grid{grid-template-columns:1.2fr 1.2fr 1fr 1.1fr 1.1fr;align-items:start;gap:1rem;margin-bottom:.75rem;display:grid}.lsp-srn-check-group{flex-direction:column;gap:.4rem;display:flex}.lsp-srn-check-group-label{font-size:var(--text-label-size,.75rem);color:var(--text-secondary,#7b879b);white-space:nowrap;font-weight:500;display:block}.lsp-srn-checks{flex-direction:column;gap:.3rem;padding-top:.15rem;display:flex}.lsp-srn-table-card{border-radius:var(--surface-radius-sm,.5rem)}.lsp-srn-table-wrap{overflow-x:auto}.lsp-srn-empty-cell{font-size:var(--text-body-size,.8125rem);color:var(--text-secondary,#7b879b);text-align:left;padding:1.25rem 1rem}.lsp-srn-td-name{font-size:var(--text-body-size,.8125rem);color:var(--text-primary,#1a1d23);white-space:nowrap;font-weight:500}.lsp-srn-td-secondary{font-size:var(--text-body-size,.8125rem);color:#7b879b;white-space:nowrap}.lsp-srn-datatype-chip{color:#636366;white-space:nowrap;background:#63636614;border-radius:.3rem;padding:.15rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}.lsp-srn-td-check{text-align:center}.lsp-srn-check-icon{color:#007aff;font-variation-settings:"FILL" 0, "wght" 500;font-size:1rem}.lsp-srn-row-actions{align-items:center;gap:.25rem;display:flex}.theme-dark .lsp-srn-td-name{color:#f0f0f5}.theme-dark .lsp-srn-td-secondary{color:#8e8e93}.theme-dark .lsp-srn-datatype-chip{color:#8e8e93;background:#8e8e931f}.theme-dark .lsp-srn-check-icon{color:#0a84ff}@media (width<=1200px){.lsp-srn-filter-grid{grid-template-columns:1fr 1fr 1fr}}@media (width<=760px){.lsp-srn-filter-grid{grid-template-columns:1fr 1fr}}@media (width<=520px){.lsp-srn-filter-grid{grid-template-columns:1fr}}.shipment-search-dropdown-item--custom,.shipment-search-dropdown-item--custom .material-symbols-outlined{color:#0d66c2}.shipment-card.items-to-ship-card,.shipment-card.shipment-pricing-card{grid-column:1/-1;width:100%}.theme-dark .shipment-ref-menu-item.is-added,.theme-dark .shipment-ref-menu-item.is-added .shipment-ref-menu-icon{color:#0a84ff}@media (width<=860px){.shipment-addr-row{grid-template-columns:1fr}}.theme-dark .accessorial-modal-header h3,.theme-dark .accessorial-modal-item{color:#f2f2f7}@keyframes ssf-input-flash{0%{background:#f4f5f7;border-color:#97a4b8;box-shadow:0 0 #007aff00}20%{background:#007aff24;border-color:#007aff;box-shadow:0 0 0 4px #007aff2e}to{background:#f4f5f7;border-color:#97a4b8;box-shadow:0 0 #007aff00}}@keyframes ssf-input-flash-dark{0%{background:#ffffff0a;border-color:#ffffff1f;box-shadow:0 0 #0a84ff00}20%{background:#0a84ff2e;border-color:#0a84ff;box-shadow:0 0 0 4px #0a84ff38}to{background:#ffffff0a;border-color:#ffffff1f;box-shadow:0 0 #0a84ff00}}.its-card{border-radius:var(--surface-radius-sm);background:#fff;border:1px solid #0000000f;padding:1rem;box-shadow:0 2px 8px #0000000f,0 0 0 .5px #0000000a}.its-card-head{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:.875rem;display:flex}.its-title{color:#2f3a4f;font-family:Inter,sans-serif;font-size:var(--text-title-size);flex-shrink:0;align-items:center;gap:.375rem;margin:0;font-weight:700;display:flex}.its-title .material-symbols-outlined{color:#1669c5;font-size:1rem}.its-header-controls{align-items:center;gap:1rem;margin-left:auto;display:flex}.its-ctrl-label{font-family:Inter,sans-serif;font-size:var(--text-body-size);color:#2f3a4f;cursor:pointer;align-items:center;gap:.25rem;display:flex}.its-ctrl-select{width:5.5rem}.its-linear-input{width:4.375rem;height:var(--input-height);color:#465267;font-family:Inter,sans-serif;font-size:var(--text-body-size);background:#f4f5f7;border:1px solid #97a4b8;border-radius:999px;outline:none;padding:0 .75rem;transition:border-color .15s,box-shadow .15s}.its-linear-input:focus{background:#fff;border-color:#007aff;box-shadow:0 0 0 3px #007aff24}.its-ctrl-checkbox{gap:.5rem}.its-checkbox{accent-color:#007aff;cursor:pointer;flex-shrink:0;width:1.1rem;height:1.1rem}.its-head-actions{flex-shrink:0;align-items:center;gap:.6rem;display:inline-flex}.its-add-btn{color:#0c67c3;cursor:pointer;background:0 0;border:0;flex-shrink:0;align-items:center;gap:.25rem;font-family:Inter,sans-serif;font-size:.86rem;font-weight:700;transition:opacity .15s;display:inline-flex}.its-add-btn:hover{opacity:.8;text-decoration:underline}.its-add-btn .material-symbols-outlined{font-size:.94rem}.its-rates-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#0d66c2 0%,#0a56af 100%);border:0;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:.625rem 1.5rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:700;transition:opacity .15s,box-shadow .15s,background .15s;display:inline-flex;box-shadow:0 8px 16px #0d66c23d}.its-rates-btn:hover:not(:disabled){opacity:.92;box-shadow:0 10px 20px #0d66c252}.its-rates-btn:disabled{cursor:not-allowed;opacity:.4;pointer-events:none}.its-rates-btn .material-symbols-outlined{font-size:1.1rem}.its-rates-spinner{animation:1.2s linear infinite its-spin}@keyframes its-spin{to{transform:rotate(360deg)}}.its-row{margin-bottom:1rem;padding-bottom:1rem}.its-row--bordered{border-bottom:1px solid #0000000f}.its-row-meta{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.its-row-label{font-family:Inter,sans-serif;font-size:var(--text-body-size);color:#8a94a6;font-weight:700}.its-delete-btn{color:#ef4444;cursor:pointer;background:0 0;border:0;align-items:center;padding:0;transition:opacity .15s;display:flex}.its-delete-btn:hover{opacity:.7}.its-delete-btn .material-symbols-outlined{font-size:1.1rem}.its-grid--first{grid-template-columns:1fr 1fr .5fr .9fr 2.3fr;gap:.5rem;display:grid}.its-grid--second{grid-template-columns:1.55fr .9fr .5fr 1fr 1fr 2.15fr;align-items:end;gap:.5rem;margin-top:.875rem;display:grid}.theme-dark .its-card{background:#1c1c1ed1;border-color:#ffffff14;box-shadow:0 2px 12px #00000059,0 0 0 .5px #ffffff0d}.theme-dark .its-title{color:#e0e4ed}.theme-dark .its-title .material-symbols-outlined{color:#46a1ff}.theme-dark .its-ctrl-label{color:#d1d5db}.theme-dark .its-add-btn{color:#0a84ff}.theme-dark .its-row-label{color:#636366}.theme-dark .its-row--bordered{border-bottom-color:#ffffff14}.theme-dark .its-linear-input{color:#f2f2f7;background:#1c1c1e;border-color:#ffffff26}.theme-dark .its-linear-input:focus{background:#2c2c2e;border-color:#0a84ff;box-shadow:0 0 0 3px #0a84ff2e}.theme-dark .its-checkbox{accent-color:#0a84ff}.its-calc-badge{color:#007aff;white-space:nowrap;background:#007aff1a;border-radius:999px;align-items:center;gap:.3rem;padding:.3rem .7rem;font-family:Inter,sans-serif;font-size:.78rem;font-weight:600;display:inline-flex}.its-calc-badge .material-symbols-outlined{font-size:.95rem}.theme-dark .its-calc-badge{color:#0a84ff;background:#0a84ff26}.its-linear-input-group{align-items:center;gap:.3rem;display:inline-flex}.its-linear-calc-btn{color:#007aff;cursor:pointer;background:#007aff0f;border:1px solid #007aff40;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background .15s,transform .15s;display:inline-flex}.its-linear-calc-btn:hover{background:#007aff1f;transform:translateY(-1px)}.its-linear-calc-btn .material-symbols-outlined{font-size:1.05rem}.theme-dark .its-linear-calc-btn{color:#0a84ff;background:#0a84ff1a;border-color:#0a84ff4d}.theme-dark .its-linear-calc-btn:hover{background:#0a84ff2e}.pi-card{border-radius:var(--surface-radius-sm);color:#fff;background:linear-gradient(135deg,#0952ad 0%,#1369c7 100%);border:none;padding:1rem;box-shadow:0 12px 24px #0e60ba3d}.pi-card-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.pi-card-head h2{color:#fff;font-family:Inter,sans-serif;font-size:var(--text-title-size);align-items:center;gap:.375rem;margin:0;font-weight:700;display:flex}.pi-card-head h2 .material-symbols-outlined{color:#fff;font-size:1rem}.pi-head-actions{flex-wrap:wrap;gap:.5rem;display:flex}.pi-link-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff26;border:0;border-radius:999px;align-items:center;gap:.25rem;padding:.25rem .75rem;font-family:Inter,sans-serif;font-size:.86rem;font-weight:700;transition:background .15s;display:inline-flex}.pi-link-btn:hover{background:#ffffff40}.pi-link-btn .material-symbols-outlined{font-size:.94rem}.pi-body{border-bottom:1px solid #fff3;flex-direction:column;gap:.75rem;padding-bottom:1rem;display:flex}.pi-options-row{justify-content:flex-end;display:flex}.pi-checkbox-label{cursor:pointer;font-family:Inter,sans-serif;font-size:var(--text-body-size);color:#fff;align-items:center;gap:.5rem;display:flex}.pi-checkbox{accent-color:#fff;cursor:pointer;width:1rem;height:1rem}.pi-notes-label{font-family:Inter,sans-serif;font-size:var(--text-label-size);letter-spacing:.04em;text-transform:uppercase;color:#ffffffbf;flex-direction:column;gap:.3rem;font-weight:700;display:flex}.pi-notes-textarea{box-sizing:border-box;resize:vertical;color:#fff;width:100%;font-family:Inter,sans-serif;font-size:var(--text-body-size);min-height:var(--input-height);background:#ffffff1a;border:1px solid #ffffff4d;border-radius:.5rem;outline:none;padding:.5rem .75rem;transition:border-color .15s}.pi-notes-textarea:focus{border-color:#fff9}.pi-notes-textarea::placeholder{color:#fff6}.pi-totals{padding-top:1rem}.pi-totals-heading{text-align:right;color:#fff;margin:0 0 .875rem;font-family:Inter,sans-serif;font-size:2.5rem;font-weight:600}.pi-table{border-collapse:collapse;text-align:right;width:100%}.pi-th{font-family:Inter,sans-serif;font-size:var(--text-label-size);color:#ffffffd9;letter-spacing:.03em;border-bottom:1px solid #fff3;padding-bottom:.5rem;font-weight:700}.pi-th--left{text-align:left}.pi-td{font-family:Inter,sans-serif;font-size:var(--text-body-size);color:#fff;padding-top:.75rem}.pi-td--left{text-align:left}.pi-td--bold{font-weight:700}.pi-calc-row{text-align:right;margin-top:1rem}.pi-calc-btn{color:#0952ad;cursor:pointer;background:#f0f2f5;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;padding:.625rem 1.5rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:700;transition:background .15s;display:inline-flex}.pi-calc-btn:hover{background:#e4e7ec}.pi-calc-btn:disabled{cursor:wait;opacity:.72}.pi-calc-spinner{font-size:1rem;animation:1.2s linear infinite pi-spin}@keyframes pi-spin{to{transform:rotate(360deg)}}.theme-dark .pi-card{box-shadow:0 12px 28px #0952ad73}.add-btn{color:#007aff;cursor:pointer;background:#007aff14;border:1px solid #007aff4d;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;transition:background .15s,border-color .15s;display:flex}.add-btn:hover{background:#007aff29;border-color:#007aff80}.add-btn:disabled{opacity:.38;cursor:default;pointer-events:none}.add-btn .material-symbols-outlined{font-size:1rem;line-height:1}.theme-dark .add-btn{color:#4da3ff;background:#0a84ff1f;border-color:#0a84ff59}.theme-dark .add-btn:hover{background:#0a84ff38;border-color:#0a84ff8c}.dtp-wrap{width:100%;position:relative}.dtp-trigger-row{align-items:center;gap:.35rem;width:100%;display:flex}.dtp-trigger{min-width:0;height:var(--input-height);color:#465267;font-family:Inter,sans-serif;font-size:var(--text-body-size);cursor:pointer;text-align:left;background:#f4f5f7;border:1px solid #97a4b8;border-radius:999px;flex:1;align-items:center;gap:.4rem;padding:0 .75rem;transition:border-color .15s,box-shadow .15s,background .15s;display:flex}.dtp-trigger.is-placeholder .dtp-trigger-text{color:#97a4b8}.dtp-trigger.is-open,.dtp-trigger:focus-visible{background:#fff;border-color:#007aff;outline:none;box-shadow:0 0 0 3px #007aff24}.dtp-trigger:hover:not(.is-open){border-color:#6b7a99}.dtp-cal-icon{color:#007aff;flex-shrink:0;font-size:.95rem}.dtp-trigger-text{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.dtp-chevron{color:#8a94a6;flex-shrink:0;font-size:1rem;transition:transform .2s}.dtp-trigger.is-open .dtp-chevron{transform:rotate(180deg)}.dtp-clear{color:#fff;cursor:pointer;background:#007aff;border:0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.4rem;height:1.4rem;padding:0;transition:background .15s;display:inline-flex;box-shadow:0 4px 10px #007aff47}.dtp-clear:hover{background:#0a63bf}.dtp-clear .material-symbols-outlined{font-variation-settings:"wght" 700;font-size:.88rem;line-height:1}.dtp-panel{z-index:300;background:#fff;border:1px solid #00000014;border-radius:1rem;width:17rem;padding:.75rem;animation:.18s cubic-bezier(.16,1,.3,1) dtp-open;position:absolute;top:calc(100% + .375rem);left:0;box-shadow:0 16px 48px #00000024,0 4px 12px #00000014}@keyframes dtp-open{0%{opacity:0;transform:translateY(-6px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.dtp-nav{justify-content:space-between;align-items:center;gap:.25rem;margin-bottom:.625rem;display:flex}.dtp-nav-btn{color:#4c5566;cursor:pointer;background:0 0;border:0;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;transition:background .15s,color .15s;display:inline-flex}.dtp-nav-btn:hover{color:#007aff;background:#007aff1a}.dtp-nav-btn .material-symbols-outlined{font-size:1.1rem}.dtp-month-label{color:#182034;text-align:center;flex:1;font-family:Inter,sans-serif;font-size:.875rem;font-weight:700}.dtp-grid{grid-template-columns:repeat(7,1fr);gap:.1rem;display:grid}.dtp-day-header{text-align:center;letter-spacing:.04em;text-transform:uppercase;color:#8a94a6;padding:.25rem 0;font-family:Inter,sans-serif;font-size:.65rem;font-weight:700}.dtp-cell{aspect-ratio:1;cursor:pointer;color:#2f3a4f;background:0 0;border:0;border-radius:.5rem;justify-content:center;align-items:center;width:100%;font-family:Inter,sans-serif;font-size:.8rem;font-weight:500;transition:background .12s,color .12s;display:flex}.dtp-cell--empty{pointer-events:none}.dtp-cell--day:hover{color:#007aff;background:#007aff1a}.dtp-cell--day.is-today{color:#007aff;border:1.5px solid #007aff66;font-weight:700}.dtp-cell--day.is-selected{color:#fff;background:linear-gradient(135deg,#0d66c2 0%,#0a56af 100%);font-weight:700;box-shadow:0 4px 10px #0d66c247}.dtp-cell--day.is-selected:hover{color:#fff;background:linear-gradient(135deg,#1470cc 0%,#0b5fbc 100%)}.dtp-divider{background:#0000000f;height:1px;margin:.625rem 0}.dtp-time-section{justify-content:center;align-items:center;gap:.75rem;padding:.25rem 0;display:flex}.dtp-time-icon{color:#007aff;font-size:1.1rem}.dtp-spinners{align-items:center;gap:.25rem;display:flex}.dtp-spinner{flex-direction:column;align-items:center;gap:.1rem;display:flex}.dtp-spin-btn{color:#8a94a6;cursor:pointer;background:0 0;border:0;border-radius:.4rem;justify-content:center;align-items:center;width:1.6rem;height:1.3rem;transition:background .12s,color .12s;display:inline-flex}.dtp-spin-btn:hover{color:#007aff;background:#007aff1a}.dtp-spin-btn .material-symbols-outlined{font-size:1rem;line-height:1}.dtp-spin-value{color:#182034;font-variant-numeric:tabular-nums;text-align:center;min-width:2rem;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.4}.dtp-colon{color:#8a94a6;margin-top:.1rem;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:700;line-height:1}.dtp-footer{border-top:1px solid #0000000f;justify-content:center;margin-top:.5rem;padding-top:.5rem;display:flex}.dtp-now-btn{color:#007aff;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.25rem .75rem;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600;transition:background .15s}.dtp-now-btn:hover{background:#007aff14}.theme-dark .dtp-trigger{color:#f2f2f7;background:#1c1c1e;border-color:#ffffff26}.theme-dark .dtp-trigger.is-placeholder .dtp-trigger-text{color:#48484a}.theme-dark .dtp-trigger.is-open,.theme-dark .dtp-trigger:focus-visible{background:#2c2c2e;border-color:#0a84ff;box-shadow:0 0 0 3px #0a84ff2e}.theme-dark .dtp-trigger:hover:not(.is-open){border-color:#ffffff4d}.theme-dark .dtp-cal-icon{color:#0a84ff}.theme-dark .dtp-chevron{color:#636366}.theme-dark .dtp-clear{background:#0a84ff;box-shadow:0 4px 10px #0a84ff57}.theme-dark .dtp-clear:hover{background:#329cff}.theme-dark .dtp-panel{background:#1c1c1e;border-color:#ffffff1a;box-shadow:0 20px 56px #00000080,0 4px 16px #00000059}.theme-dark .dtp-month-label{color:#f2f2f7}.theme-dark .dtp-nav-btn{color:#a0aab8}.theme-dark .dtp-nav-btn:hover{color:#0a84ff;background:#0a84ff26}.theme-dark .dtp-day-header{color:#636366}.theme-dark .dtp-cell--day{color:#d1d5db}.theme-dark .dtp-cell--day:hover{color:#0a84ff;background:#0a84ff26}.theme-dark .dtp-cell--day.is-today{color:#0a84ff;border-color:#0a84ff73}.theme-dark .dtp-cell--day.is-selected{color:#fff;background:linear-gradient(135deg,#0a84ff 0%,#0070e0 100%);box-shadow:0 4px 12px #0a84ff66}.theme-dark .dtp-divider{background:#ffffff14}.theme-dark .dtp-time-icon{color:#0a84ff}.theme-dark .dtp-spin-btn{color:#636366}.theme-dark .dtp-spin-btn:hover{color:#0a84ff;background:#0a84ff26}.theme-dark .dtp-spin-value{color:#f2f2f7}.theme-dark .dtp-colon{color:#636366}.theme-dark .dtp-footer{border-top-color:#ffffff14}.theme-dark .dtp-now-btn{color:#0a84ff}.theme-dark .dtp-now-btn:hover{background:#0a84ff1f}.compliance-badge{color:#687284;white-space:nowrap;cursor:default;background:#f8fafc;border:1px solid #d7dee9;border-radius:999px;justify-content:center;align-items:center;gap:.28rem;min-height:1.75rem;padding:.22rem .62rem;font-family:Inter,sans-serif;font-size:.74rem;font-weight:800;line-height:1;display:inline-flex;position:relative}.compliance-badge-icon{color:#fff;background:#d7dee9;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.05rem;height:1.05rem;display:inline-flex}.compliance-badge-icon .material-symbols-outlined{font-size:.78rem;line-height:1}.compliance-badge--loading{color:#0d66c2;background:#0d66c214;border-color:#0d66c238}.compliance-badge--loading .material-symbols-outlined{animation:1.2s linear infinite compliance-badge-spin}.compliance-badge--loading .compliance-badge-icon{background:#0d66c2}.compliance-badge--clear{color:#12805c;background:#12805c1a;border-color:#12805c40}.compliance-badge--clear .compliance-badge-icon{background:#12805c}.compliance-badge--hit{color:#b42318;background:#b4231817;border-color:#b423183d}.compliance-badge--hit .compliance-badge-icon{background:#b42318}.compliance-badge--error{color:#7b879b;background:#f4f5f7;border-color:#d7dee9}.compliance-badge-tooltip{z-index:30;color:#2f3a4f;white-space:normal;text-align:left;opacity:0;pointer-events:none;background:#fff;border:1px solid #b4231829;border-radius:.5rem;width:min(20rem,72vw);padding:.7rem;font-weight:600;line-height:1.3;transition:opacity .15s,transform .15s;position:absolute;top:calc(100% + .45rem);right:0;transform:translateY(-.25rem);box-shadow:0 12px 28px #0f172a29}.compliance-badge:hover .compliance-badge-tooltip,.compliance-badge:focus-visible .compliance-badge-tooltip{opacity:1;transform:translateY(0)}.compliance-badge-tooltip strong,.compliance-badge-tooltip em,.compliance-badge-tooltip-list span{display:block}.compliance-badge-tooltip strong{color:#b42318;margin-bottom:.35rem}.compliance-badge-tooltip-list{gap:.25rem;margin-bottom:.45rem;display:grid}.compliance-badge-tooltip-list span{overflow-wrap:anywhere}.compliance-badge-tooltip em{color:#687284;font-size:.72rem;font-style:normal}.theme-dark .compliance-badge{color:#a0aab8;background:#ffffff0f;border-color:#ffffff1f}.theme-dark .compliance-badge--loading{color:#46a1ff;background:#46a1ff1f;border-color:#46a1ff3d}.theme-dark .compliance-badge--clear{color:#31d158;background:#31d1581f;border-color:#31d1583d}.theme-dark .compliance-badge--hit{color:#ff6961;background:#ff69611f;border-color:#ff696142}.theme-dark .compliance-badge-tooltip{color:#e0e4ed;background:#1c1c1e;border-color:#ff69613d;box-shadow:0 12px 28px #0000005c}.theme-dark .compliance-badge-tooltip strong{color:#ff6961}.theme-dark .compliance-badge-tooltip em{color:#a0aab8}@keyframes compliance-badge-spin{to{transform:rotate(360deg)}}.quote-results-card{padding:1rem 1.25rem}.quote-results-head{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.quote-results-title{font-family:Inter,sans-serif;font-size:var(--text-title-size,1.25rem);color:#2f3a4f;align-items:center;gap:.5rem;margin:0;font-weight:700;display:flex}.quote-results-title .material-symbols-outlined{color:#007aff;font-size:1.4rem}.quote-results-count{color:#687284;margin-left:.5rem;font-size:.8rem;font-weight:500}.quote-results-state{color:#687284;justify-content:center;align-items:center;gap:.5rem;padding:2.5rem 0;font-size:.9rem;display:flex}.quote-results-state--error{color:#ef4444}.quote-results-spinner{color:#007aff;font-size:1.5rem;animation:1.4s linear infinite qr-spin}@keyframes qr-spin{to{transform:rotate(360deg)}}.quote-results-table-wrap{overflow-x:auto}.quote-results-table{border-collapse:collapse;width:100%;font-family:Inter,sans-serif;font-size:var(--text-body-size,.875rem)}.quote-results-table th{font-size:var(--text-label-size,.78rem);text-transform:uppercase;letter-spacing:.04em;color:#1669c5;text-align:left;white-space:nowrap;background:0 0;border-bottom:1px solid #e2e6ee;padding:.625rem .75rem;font-weight:700}.quote-results-table td{color:#2f3a4f;vertical-align:middle;border-bottom:1px solid #f0f2f7;padding:.62rem .75rem;font-weight:500}.quote-results-table tbody tr:hover{background:#007aff0a}.quote-results-table tbody tr:last-child td{border-bottom:none}.quote-results-tariff{font-size:var(--text-caption-size,.78rem);color:#687284;white-space:normal;max-width:18rem;margin-top:.5rem;display:block}.quote-results-scac{color:#8e8e93;margin-top:.12rem;font-weight:500;display:block}.quote-results-carrier{align-items:flex-start;gap:.85rem;min-width:18rem;display:flex}.quote-results-logo{-o-object-fit:contain;object-fit:contain;background:#fff;border:1px solid #edf0f5;border-radius:.35rem;flex-shrink:0;width:7.5rem;height:4rem;padding:.35rem}.quote-results-carrier-copy{min-width:0}.quote-results-carrier-copy strong{overflow-wrap:anywhere;display:block}.quote-results-carrier-cell{width:24rem}.quote-results-main-row td{border-bottom-style:solid}.quote-results-insurance-row td{border-top:0}.quote-results-transit{min-width:12rem}.quote-results-transit strong,.quote-results-transit span{display:block}.quote-results-transit strong{margin-bottom:.25rem}.quote-results-expiry{color:#8a94a6;margin-top:.35rem;font-size:.74rem}.quote-results-muted{color:#8a94a6}.quote-results-sell{color:#1c1c1e;font-weight:700}.quote-results-tag{letter-spacing:0;white-space:nowrap;border-radius:999px;align-items:center;width:fit-content;margin-top:.35rem;padding:.15rem .55rem;font-size:.68rem;font-weight:700;display:inline-flex}.quote-results-transit .quote-results-tag{display:inline-flex}.quote-results-tag--guaranteed{color:#0d66c2;background:#0d66c217;border:1px solid #0d66c22e}.quote-results-select-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0d66c2 0%,#0a56af 100%);border:none;border-radius:.35rem;justify-content:center;align-items:center;gap:.35rem;min-width:13rem;padding:.55rem 1rem;font-family:Inter,sans-serif;font-size:.8rem;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 4px 10px #0d66c233}.quote-results-select-btn--secondary{color:#465267;box-shadow:none;background:#fff;border:1px solid #97a4b8}.quote-results-select-btn .material-symbols-outlined{font-size:1rem}.quote-results-select-btn:hover{transform:translateY(-1px);box-shadow:0 6px 14px #0d66c24d}.quote-results-failed-section{border-top:1px dashed #00000014;margin-top:1rem;padding-top:.75rem}.quote-results-toggle{cursor:pointer;color:#687284;background:0 0;border:none;align-items:center;gap:.35rem;padding:.25rem 0;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;display:flex}.quote-results-toggle:hover{color:#007aff}.quote-results-failed-grid{grid-template-columns:repeat(auto-fit,minmax(22rem,1fr));gap:.75rem;margin-top:.75rem;display:grid}.quote-results-failed-card{background:#fbfcfe;border:1px solid #e6eaf1;border-radius:.5rem;grid-template-columns:5.5rem minmax(0,1fr);align-items:flex-start;gap:.75rem;padding:.75rem;display:grid}.quote-results-failed-card .quote-results-logo{width:5.5rem;height:3.25rem}.quote-results-failed-copy{min-width:0}.quote-results-failed-head{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.quote-results-failed-head strong,.quote-results-failed-head small{display:block}.quote-results-failed-head strong{color:#2f3a4f;overflow-wrap:anywhere}.quote-results-failed-head small{color:#8a94a6;margin-top:.1rem;font-size:.76rem;font-weight:600}.quote-results-failed-badge{color:#c53434;background:#ef444414;border:1px solid #ef44442e;border-radius:999px;flex-shrink:0;align-items:center;padding:.18rem .55rem;font-size:.72rem;font-weight:700;display:inline-flex}.quote-results-failed-meta{flex-wrap:wrap;gap:.35rem;margin-top:.45rem;display:flex}.quote-results-failed-meta span{color:#465267;text-overflow:ellipsis;white-space:nowrap;background:#eef4fb;border-radius:.35rem;min-width:0;max-width:100%;padding:.18rem .45rem;font-size:.72rem;overflow:hidden}.quote-results-failed-msg{color:#687284;background:#fff;border-left:3px solid #ef444480;border-radius:.35rem;margin:.55rem 0 0;padding:.55rem .65rem;font-size:.78rem;line-height:1.35}.theme-dark .quote-results-title{color:#e0e4ed}.theme-dark .quote-results-title .material-symbols-outlined{color:#0a84ff}.theme-dark .quote-results-count{color:#a0aab8}.theme-dark .quote-results-table th{color:#46a1ff;border-bottom-color:#ffffff14}.theme-dark .quote-results-table td{color:#e0e4ed;border-bottom-color:#ffffff0d}.theme-dark .quote-results-table tbody tr:hover{background:#0a84ff14}.theme-dark .quote-results-logo{background:#ffffff14;border-color:#ffffff1a}.theme-dark .quote-results-tariff{color:#a0aab8}.theme-dark .quote-results-sell{color:#f2f2f7}.theme-dark .quote-results-failed-section{border-top-color:#ffffff0f}.theme-dark .quote-results-failed-card{background:#ffffff0a;border-color:#ffffff14}.theme-dark .quote-results-failed-head strong{color:#e0e4ed}.theme-dark .quote-results-failed-meta span{color:#c7d2e0;background:#0a84ff1f}.theme-dark .quote-results-failed-msg{color:#a0aab8;background:#00000029}.theme-dark .quote-results-state{color:#a0aab8}.theme-dark .quote-results-spinner{color:#0a84ff}.lfcm-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0006;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.lfcm-card{background:#fff;border-radius:1.25rem;flex-direction:column;width:100%;max-width:640px;max-height:85vh;font-family:Inter,sans-serif;display:flex;overflow:hidden;box-shadow:0 25px 60px -12px #00000040}.lfcm-head{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.lfcm-title{color:#2f3a4f;align-items:center;gap:.5rem;margin:0;font-size:1.1rem;font-weight:700;display:flex}.lfcm-title .material-symbols-outlined{color:#007aff}.lfcm-close{cursor:pointer;color:#8e8e93;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.lfcm-close:hover{color:#ef4444;background:#ef44441a}.lfcm-body{flex:1;padding:1rem 1.25rem;overflow-y:auto}.lfcm-help{color:#687284;margin:0 0 .75rem;font-size:.85rem}.lfcm-rows{flex-direction:column;gap:.4rem;display:flex}.lfcm-row{grid-template-columns:1.5rem 4rem 1fr 1fr 1fr 2rem;align-items:center;gap:.4rem;display:grid}.lfcm-row--header{text-transform:uppercase;letter-spacing:.05em;color:#1669c5;font-size:.72rem;font-weight:700}.lfcm-row input{color:#465267;background:#f4f5f7;border:1px solid #97a4b8;border-radius:999px;outline:none;height:2rem;padding:0 .5rem;font-size:.85rem}.lfcm-row input:focus{border-color:#007aff;box-shadow:0 0 0 3px #007aff24}.lfcm-row-num{color:#8e8e93;text-align:center;font-size:.8rem}.lfcm-row-delete{cursor:pointer;color:#8e8e93;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.lfcm-row-delete:hover:not(:disabled){color:#ef4444;background:#ef44441a}.lfcm-row-delete:disabled{opacity:.3;cursor:not-allowed}.lfcm-row-delete .material-symbols-outlined{font-size:1rem}.lfcm-controls{justify-content:space-between;align-items:center;margin-top:.75rem;display:flex}.lfcm-stackable{color:#2f3a4f;align-items:center;gap:.4rem;font-size:.85rem;display:inline-flex}.lfcm-stackable input{accent-color:#007aff}.lfcm-add-btn{color:#007aff;cursor:pointer;background:#007aff14;border:none;border-radius:999px;align-items:center;gap:.3rem;padding:.4rem .85rem;font-family:Inter,sans-serif;font-size:.82rem;font-weight:600;display:inline-flex}.lfcm-add-btn:hover{background:#007aff26}.lfcm-add-btn .material-symbols-outlined{font-size:1rem}.lfcm-error{color:#ef4444;background:#ef44441a;border-radius:.5rem;margin-top:.75rem;padding:.5rem .75rem;font-size:.85rem}.lfcm-result{color:#007aff;background:#007aff14;border-radius:.5rem;align-items:center;gap:.4rem;margin-top:.75rem;padding:.75rem;font-size:1rem;display:flex}.lfcm-result strong{font-size:1.4rem;font-weight:700}.lfcm-foot{border-top:1px solid #0000000f;justify-content:flex-end;align-items:center;gap:.5rem;padding:.75rem 1.25rem;display:flex}.lfcm-cancel{color:#687284;cursor:pointer;background:0 0;border:1px solid #0000001a;border-radius:999px;padding:.5rem 1rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600}.lfcm-cancel:hover{background:#0000000a}.lfcm-calc-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0d66c2 0%,#0a56af 100%);border:none;border-radius:999px;align-items:center;gap:.4rem;padding:.5rem 1.2rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:700;display:inline-flex;box-shadow:0 4px 10px #0d66c233}.lfcm-calc-btn:disabled{opacity:.6;cursor:not-allowed}.lfcm-calc-btn .material-symbols-outlined{font-size:1rem}.theme-dark .lfcm-card{color:#f2f2f7;background:#1c1c1e;border:1px solid #ffffff14}.theme-dark .lfcm-head{border-bottom-color:#ffffff14}.theme-dark .lfcm-foot{border-top-color:#ffffff14}.theme-dark .lfcm-title{color:#e0e4ed}.theme-dark .lfcm-help{color:#a0aab8}.theme-dark .lfcm-row input{color:#f2f2f7;background:#ffffff0a;border-color:#ffffff1f}.theme-dark .lfcm-row--header{color:#46a1ff}.theme-dark .lfcm-stackable{color:#e0e4ed}.theme-dark .lfcm-add-btn,.theme-dark .lfcm-result{color:#0a84ff;background:#0a84ff1f}.theme-dark .lfcm-cancel{color:#a0aab8;border-color:#ffffff1a}.theme-dark .lfcm-cancel:hover{background:#ffffff0d}.shipment-search-dropdown-item--custom,.shipment-search-dropdown-item--custom .material-symbols-outlined{color:#0d66c2}.shipment-card.items-to-ship-card,.shipment-card.shipment-pricing-card{grid-column:1/-1;width:100%}.theme-dark .shipment-ref-menu-item.is-added,.theme-dark .shipment-ref-menu-item.is-added .shipment-ref-menu-icon{color:#0a84ff}@media (width<=860px){.shipment-addr-row{grid-template-columns:1fr}}.theme-dark .accessorial-modal-header h3,.theme-dark .accessorial-modal-item{color:#f2f2f7}.lra-wrap{pointer-events:none;z-index:1;contain:layout paint;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.lra-svg{contain:paint;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.lra-wrap[data-low-power=true] .lra-path--halo{display:none}.lra-path{fill:none;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round}.lra-path--halo,.lra-path--line{stroke-dasharray:1;stroke-dashoffset:1px;animation:linear infinite lra-draw}@keyframes lra-draw{0%{stroke-dashoffset:1px;opacity:0}6%{opacity:.92}92%{opacity:.91}to{stroke-dashoffset:0;opacity:0}}.lra-packet--white{filter:drop-shadow(0 0 2.5px #fff)drop-shadow(0 0 6px #a0d2ffb3)}.lra-packet--blue{filter:drop-shadow(0 0 2.5px #1669c5)drop-shadow(0 0 6px #1669c580)}@media (prefers-reduced-motion:reduce){.lra-path--halo,.lra-path--line{stroke-dashoffset:0;opacity:.25;animation:none}.lra-packet--white,.lra-packet--blue{display:none}}.lv2-shell{grid-template-columns:1.2fr 1fr;min-height:100vh;display:grid;position:relative;overflow:clip}.lv2-theme-toggle{z-index:14;cursor:pointer;background:linear-gradient(135deg,#126fd1f5,#0a4293f5);border:1px solid #0d66c238;border-radius:999px;justify-content:space-between;align-items:center;width:4.15rem;height:2.15rem;padding:0 .55rem;transition:transform .24s,box-shadow .24s,background .24s;display:flex;position:absolute;top:1.1rem;right:1.35rem;box-shadow:0 10px 24px #0a42934d}.lv2-theme-toggle:hover{transform:translateY(-1px);box-shadow:0 12px 28px #0a42935c}.lv2-theme-toggle:focus-visible{outline-offset:2px;outline:2px solid #ffffffeb}.lv2-theme-toggle.is-dark{background:linear-gradient(135deg,#283040f0,#12161ef0);box-shadow:0 10px 24px #00000057}.lv2-theme-toggle-icon{color:#ffffffe0;z-index:2;transition:opacity .22s,transform .22s;font-size:1rem!important}.lv2-theme-toggle-icon--sun{opacity:1;transform:translate(0)}.lv2-theme-toggle-icon--moon{opacity:.55;transform:translate(0)}.lv2-theme-toggle-knob{background:#fffffff0;border-radius:999px;width:1.72rem;height:1.72rem;transition:transform .28s cubic-bezier(.25,1,.5,1),background .28s;position:absolute;top:.16rem;left:.18rem;box-shadow:0 3px 10px #00000047}.lv2-theme-toggle.is-dark .lv2-theme-toggle-knob{background:#d1dbecf2;transform:translate(1.98rem)}.lv2-theme-toggle.is-dark .lv2-theme-toggle-icon--sun{opacity:.58}.lv2-theme-toggle.is-dark .lv2-theme-toggle-icon--moon{opacity:1}.lv2-left{background:linear-gradient(155deg,#1669c5 0%,#0a3d8f 50%,#051a4a 100%);flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.lv2-left-inner{z-index:2;flex-direction:column;min-height:100vh;padding:2.5rem 3rem;display:flex;position:relative}.lv2-brand-logo{filter:brightness(0)invert();width:auto;height:6.5rem;display:block}.lv2-hero{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.5rem;padding:2.5rem 0;display:flex}.lv2-hero-title{color:#fff;letter-spacing:-.03em;margin:0;font-family:Manrope,sans-serif;font-size:clamp(2rem,3.2vw,2.85rem);font-weight:800;line-height:1.12}.lv2-hero-sub{color:#ffffffa6;max-width:26rem;margin:0;font-family:Inter,sans-serif;font-size:.9rem;font-weight:400;line-height:1.65}.lv2-pills{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.lv2-pill{color:#ffffffe0;letter-spacing:.01em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff14;border:1px solid #ffffff4d;border-radius:999px;align-items:center;padding:.3rem .875rem;font-family:Inter,sans-serif;font-size:.78rem;font-weight:600;display:inline-flex}.lv2-stats{border-top:1px solid #ffffff1f;justify-content:center;align-items:center;width:100%;max-width:26rem;padding-top:1.25rem;display:flex}.lv2-stat{flex-direction:column;flex:1;align-items:center;gap:.2rem;display:flex}.lv2-stat-value{color:#fff;letter-spacing:-.02em;font-family:Manrope,sans-serif;font-size:1.5rem;font-weight:800;line-height:1}.lv2-stat-label{color:#ffffff80;text-transform:uppercase;letter-spacing:.07em;text-align:center;font-family:Inter,sans-serif;font-size:.67rem;font-weight:600}.lv2-stat-divider{background:#ffffff2e;flex-shrink:0;width:1px;height:2rem;margin:0 1.25rem}.lv2-right{z-index:2;background:#fffffff0;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:3rem 2.5rem;display:flex;position:relative}.lv2-form-container{flex-direction:column;gap:2rem;width:100%;max-width:400px;display:flex}.lv2-form-header{flex-direction:column;gap:.5rem;display:flex}.lv2-welcome{color:#1c1c1e;letter-spacing:-.02em;margin:0;font-family:Inter,sans-serif;font-size:1.875rem;font-weight:700}.lv2-subtitle{color:#687284;margin:0;font-family:Inter,sans-serif;font-size:.95rem;font-weight:400;line-height:1.5}.lv2-form{flex-direction:column;gap:1.5rem;display:flex}.lv2-field{flex-direction:column;gap:.5rem;display:flex}.lv2-label{color:#1c1c1e;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600}.lv2-input{color:#1c1c1e;box-sizing:border-box;background:#f3f4f6;border:none;border-radius:999px;outline:none;width:100%;height:3rem;padding:0 1.25rem;font-family:Inter,sans-serif;font-size:.95rem;transition:background .2s,box-shadow .2s}.lv2-input:focus{background:#ebeef2;box-shadow:0 0 0 2px #0055cc26}.lv2-input::placeholder{color:#9ca3af}.lv2-password-header{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.lv2-forgot-link{color:#05c;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s}.lv2-forgot-link:hover{color:#04a}.lv2-password-input-wrapper{align-items:center;width:100%;display:flex;position:relative}.lv2-password-input-wrapper .lv2-input{padding-right:3rem}.lv2-password-toggle{cursor:pointer;color:#9ca3af;background:0 0;border:none;align-items:center;padding:0;transition:color .2s;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.lv2-password-toggle:hover{color:#374151}.lv2-password-toggle .material-symbols-outlined{font-size:1.1rem}.lv2-error{color:#c0392b;margin:-.75rem 0 0;font-family:Inter,sans-serif;font-size:.82rem;font-weight:500}.lv2-sign-in-button{color:#fff;cursor:pointer;background:#05c;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;height:3.25rem;margin-top:.5rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;transition:transform .2s,background .2s,box-shadow .2s;display:flex;box-shadow:0 8px 24px #0055cc4d}.lv2-sign-in-button:hover{background:#04a;transform:translateY(-2px);box-shadow:0 12px 28px #0055cc59}.lv2-sign-in-button:active{transform:translateY(0)}.lv2-sign-in-button .material-symbols-outlined{font-size:1.25rem}.lv2-divider{color:#9ca3af;letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:1rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:700;display:flex}.lv2-divider:before,.lv2-divider:after{content:"";background:#e5e7eb;flex:1;height:1px}.lv2-invitation-box{background:#1669c50d;border:1px solid #1669c526;border-radius:1rem;align-items:flex-start;gap:.875rem;padding:1rem 1.125rem;display:flex}.lv2-invite-icon{color:#1669c5;flex-shrink:0;margin-top:.1rem;font-size:1.3rem}.lv2-invite-text{color:#4c5566;margin:0;font-family:Inter,sans-serif;font-size:.84rem;line-height:1.6}.lv2-invite-text+.lv2-invite-text{margin-top:.375rem}.lv2-invite-text--secondary{color:#687284;font-size:.8rem}.lv2-invite-text strong{color:#1c1c1e;font-weight:700}.lv2-enterprise{text-align:center;color:#6b7280;margin:0;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500}.lv2-sales-link{color:#05c;font-weight:600;text-decoration:none;transition:color .2s}.lv2-sales-link:hover{color:#04a}.lv2-footer{color:#9ca3af;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;font-family:Inter,sans-serif;font-size:.8rem;display:flex;position:absolute;bottom:1.5rem;left:2.5rem;right:2.5rem}.lv2-footer-links{gap:1.5rem;display:flex}.lv2-footer-links a{color:#9ca3af;font-weight:500;text-decoration:none;transition:color .2s}.lv2-footer-links a:hover{color:#6b7280}.theme-dark .lv2-shell{background:#0a0a0c}.theme-dark .lv2-left{background:linear-gradient(155deg,#0c3f87 0%,#072a61 52%,#040f2b 100%)}.theme-dark .lv2-brand-logo{filter:brightness(0)invert()}.theme-dark .lv2-hero-title{color:#f2f2f7}.theme-dark .lv2-hero-sub{color:#e8edf5bf}.theme-dark .lv2-pill{color:#f2f2f7eb;background:#ffffff1a;border-color:#ffffff3d}.theme-dark .lv2-stats{border-top-color:#ffffff29}.theme-dark .lv2-stat-value{color:#f2f2f7}.theme-dark .lv2-stat-label{color:#f2f2f79e}.theme-dark .lv2-stat-divider{background:#ffffff3d}.theme-dark .lv2-right{background:#0f0f11f0}.theme-dark .lv2-welcome{color:#f2f2f7}.theme-dark .lv2-subtitle{color:#8e8e93}.theme-dark .lv2-label{color:#f2f2f7}.theme-dark .lv2-input{color:#f2f2f7;background:#ffffff14}.theme-dark .lv2-input:focus{background:#ffffff1f;box-shadow:0 0 0 2px #0a84ff3d}.theme-dark .lv2-input::placeholder{color:#6b7280}.theme-dark .lv2-password-toggle{color:#8e8e93}.theme-dark .lv2-password-toggle:hover{color:#f2f2f7}.theme-dark .lv2-forgot-link{color:#0a84ff}.theme-dark .lv2-forgot-link:hover{color:#46a1ff}.theme-dark .lv2-sign-in-button{background:#05c;box-shadow:0 8px 24px #0055cc4d}.theme-dark .lv2-sign-in-button:hover{background:#04a;box-shadow:0 12px 28px #0055cc59}.theme-dark .lv2-divider{color:#6b7280}.theme-dark .lv2-divider:before,.theme-dark .lv2-divider:after{background:#2d2d30}.theme-dark .lv2-invitation-box{background:#0a84ff1a;border-color:#0a84ff38}.theme-dark .lv2-invite-icon{color:#64b4ff}.theme-dark .lv2-invite-text{color:#b3bcc9}.theme-dark .lv2-invite-text--secondary{color:#8e8e93}.theme-dark .lv2-invite-text strong{color:#f2f2f7}.theme-dark .lv2-enterprise{color:#8e8e93}.theme-dark .lv2-sales-link{color:#0a84ff}.theme-dark .lv2-sales-link:hover{color:#46a1ff}.theme-dark .lv2-footer,.theme-dark .lv2-footer-links a{color:#8e8e93}.theme-dark .lv2-footer-links a:hover{color:#0a84ff}@media (width<=900px){.lv2-shell{grid-template-columns:1fr}.lv2-theme-toggle{top:1rem;right:1rem}.lv2-left{min-height:50vh}.lv2-left-inner{min-height:auto;padding:2rem}.lv2-brand-logo{height:5.5rem}.lv2-hero{padding:1.5rem 0 1rem}.lv2-right{min-height:auto;padding:2.5rem 1.5rem 5rem}.lv2-footer{flex-direction:column;align-items:flex-start;gap:.5rem}}.portal-route-animation{pointer-events:none;isolation:isolate;position:absolute;inset:0;overflow:hidden}.portal-route-animation__glow{filter:blur(24px);opacity:.72;border-radius:999px;position:absolute}.portal-route-animation__glow--left{background:radial-gradient(circle,#007aff3d 0%,#007aff14 36%,#007aff00 74%);width:34rem;height:34rem;bottom:-8%;left:-10%}.portal-route-animation__glow--right{background:radial-gradient(circle,#0a84ff33 0%,#0a84ff0f 38%,#0a84ff00 72%);width:30rem;height:30rem;top:-10%;right:-8%}.portal-route-animation__grid{opacity:.42;background-image:linear-gradient(#007aff08 1px,#0000 1px),linear-gradient(90deg,#007aff08 1px,#0000 1px);background-size:4rem 4rem;position:absolute;inset:-8%;-webkit-mask-image:radial-gradient(circle,#000000eb 0%,#0000006b 56%,#0000 100%);mask-image:radial-gradient(circle,#000000eb 0%,#0000006b 56%,#0000 100%)}.portal-route-animation__svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.portal-route-animation__path{fill:none;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round}.portal-route-animation__path--halo{opacity:0;animation:.75s ease-out 50ms forwards portal-route-fade-in}.portal-route-animation__path--line{stroke-dasharray:1;stroke-dashoffset:1px;animation:2.85s cubic-bezier(.22,1,.36,1) .15s forwards portal-route-draw}.portal-route-animation__marker{z-index:2;color:#0a84ff;opacity:0;will-change:transform, opacity;background:linear-gradient(#fffffffa 0%,#f7faffeb 100%);border:1px solid #ffffffe0;border-radius:999px;place-items:center;width:clamp(5.2rem,5.9vw,6.6rem);height:clamp(5.2rem,5.9vw,6.6rem);animation:.82s cubic-bezier(.16,1,.3,1) forwards portal-route-pop;display:grid;position:absolute;transform:translateY(1.75rem)scale(.28);box-shadow:0 20px 48px #007aff38,inset 0 0 0 1px #0a84ff14}.portal-route-animation__marker:before{content:"";border-radius:inherit;opacity:0;border:1px solid #007aff2e;animation:2.8s ease-out infinite portal-route-ring;position:absolute;inset:-.45rem}.portal-route-animation__marker .material-symbols-outlined{z-index:1;font-variation-settings:"FILL" 1, "wght" 700, "GRAD" 0, "opsz" 24;font-size:clamp(2.75rem,2.95vw,3.35rem);position:relative}.portal-route-animation__marker--start{animation-delay:50ms;bottom:10%;left:6%}.portal-route-animation__marker--start:before{animation-delay:.2s}.portal-route-animation__marker--end{animation-delay:1.2s;top:9%;right:6%}.portal-route-animation__marker--end:before{animation-delay:1.35s}@keyframes portal-route-draw{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@keyframes portal-route-fade-in{0%{opacity:0}to{opacity:1}}@keyframes portal-route-pop{0%{opacity:0;transform:translateY(1.75rem)scale(.28)}60%{opacity:1;transform:translateY(-.2rem)scale(1.08)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes portal-route-ring{0%{opacity:0;transform:scale(.72)}30%{opacity:.45}to{opacity:0;transform:scale(1.22)}}@media (prefers-reduced-motion:reduce){.portal-route-animation__path--halo,.portal-route-animation__path--line,.portal-route-animation__marker,.portal-route-animation__marker:before{opacity:1;stroke-dashoffset:0;animation:none;transform:none}.portal-route-animation__marker--end{opacity:1}}.export-csv-btn{white-space:nowrap;cursor:pointer;color:#4c5566;box-shadow:none;background:0 0;border:0;border-radius:999px;align-items:center;gap:.35rem;padding:.625rem 1rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:700;transition:opacity .15s,background .15s,color .15s;display:inline-flex}.export-csv-btn .material-symbols-outlined{font-size:1.1rem}.export-csv-btn:hover:not(:disabled){color:#1c1c1e;background:#0000000a}.export-csv-btn:disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.theme-dark .export-csv-btn{color:#a0aab8}.theme-dark .export-csv-btn:hover:not(:disabled){color:#f2f2f7;background:#ffffff0f}.template-download-btn{color:#007aff;white-space:nowrap;align-items:center;gap:.3rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.template-download-btn:hover{opacity:.75}.template-download-btn .material-symbols-outlined{font-size:1rem}.theme-dark .template-download-btn{color:#4da3ff}.dpl-harvest-shell{padding:calc(var(--nav-height) + 1.375rem) 0 2.5rem;min-height:100vh}.dpl-harvest-shell .shipment-page-inner{flex-direction:column;gap:1rem;display:flex}.dpl-harvest-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:0;display:flex}.dpl-harvest-header-actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.dpl-harvest-doc-link{color:#4c5566;background:0 0;border:1px solid #97a4b8;border-radius:.5rem;align-items:center;gap:.3rem;padding:.45rem .8rem;font-family:Inter,sans-serif;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.dpl-harvest-doc-link:hover{color:#007aff;background:#007aff14;border-color:#007aff59}.dpl-harvest-doc-link .material-symbols-outlined{font-size:.95rem}.dpl-harvest-search-card{padding:1.25rem 1.375rem 1rem}.dpl-harvest-search-card-head{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.dpl-harvest-card-icon{color:#007aff;font-size:1.15rem}.dpl-harvest-card-title{letter-spacing:.07em;text-transform:uppercase;color:#7b879b;font-family:Inter,sans-serif;font-size:.82rem;font-weight:700}.dpl-harvest-primary-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:.75rem .875rem;display:grid}.dpl-harvest-advanced-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem .875rem;margin-top:.875rem;display:grid}.dpl-harvest-field{flex-direction:column;gap:4px;display:flex}.dpl-harvest-field>span:first-child{color:#7b879b;font-family:Inter,sans-serif;font-size:var(--text-label-size,.67rem);letter-spacing:.08em;text-transform:uppercase;font-weight:700}.dpl-harvest-required{color:#ff3b30;font-size:.8rem}.dpl-harvest-field input:not([type=checkbox]):not(.dpl-stop-words-custom-input),.dpl-harvest-field .custom-select-trigger{height:var(--input-height);color:#465267;font-family:Inter,sans-serif;font-size:var(--text-body-size,.8125rem);background:#f4f5f7;border:1px solid #97a4b8;border-radius:999px;outline:none;padding:0 .75rem;transition:border-color .15s,box-shadow .15s,background .15s}.dpl-harvest-field .custom-select-trigger{justify-content:space-between}.dpl-harvest-field input:not([type=checkbox]):not(.dpl-stop-words-custom-input):focus,.dpl-harvest-field .custom-select-trigger.is-open{background:#fff;border-color:#007aff;box-shadow:0 0 0 3px #007aff24}.dpl-harvest-search-input-wrap{position:relative}.dpl-harvest-search-input-wrap input{box-sizing:border-box;width:100%;padding-right:2.25rem}.dpl-harvest-search-icon{color:#97a4b8;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:1rem;position:absolute;top:50%;right:.65rem;transform:translateY(-50%)}.dpl-harvest-field--checkbox{justify-content:flex-end}.dpl-harvest-checkbox-wrap{height:var(--input-height);outline:none;align-items:center;gap:.5rem;padding:0 .25rem;display:flex}.dpl-harvest-field--checkbox:focus-within{outline:none}.dpl-harvest-checkbox-label{color:#465267;cursor:pointer;font-family:Inter,sans-serif;font-size:.8rem}.dpl-harvest-filter-actions{justify-content:flex-end;align-items:center;gap:.625rem;margin-top:.875rem;display:flex}.dpl-bulk-file-hidden{display:none}.dpl-bulk-file-chosen{height:var(--input-height);background:#007aff0d;border:1px solid #007aff4d;border-radius:999px;align-items:center;gap:.5rem;min-width:0;max-width:14rem;padding:0 .75rem;display:inline-flex}.dpl-bulk-file-icon{color:#007aff;flex-shrink:0;font-size:1rem}.dpl-bulk-file-name{font-family:Inter,sans-serif;font-size:var(--text-body-size,.8125rem);color:#2f3a4f;text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:600;overflow:hidden}.dpl-bulk-file-clear{color:#fff;cursor:pointer;background:#007aff;border:0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.4rem;height:1.4rem;padding:0;transition:background .15s;display:inline-flex;box-shadow:0 4px 10px #007aff47}.dpl-bulk-file-clear:hover{background:#0a63bf}.dpl-bulk-file-clear .material-symbols-outlined{font-variation-settings:"wght" 700;font-size:.88rem;line-height:1}.theme-dark .dpl-bulk-file-chosen{background:#0a84ff12;border-color:#0a84ff59}.theme-dark .dpl-bulk-file-icon{color:#0a84ff}.theme-dark .dpl-bulk-file-name{color:#e5e7eb}.theme-dark .dpl-bulk-file-clear{background:#0a84ff;box-shadow:0 4px 10px #0a84ff57}.theme-dark .dpl-bulk-file-clear:hover{background:#329cff}.dpl-harvest-search-btn{align-items:center;gap:.3rem;padding:.45rem 1.25rem;font-size:.9rem;display:inline-flex}.dpl-harvest-search-btn:disabled{opacity:.55;cursor:not-allowed}.dpl-harvest-spin{animation:.9s linear infinite dpl-spin}@keyframes dpl-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dpl-harvest-error-banner{border-radius:var(--surface-radius-sm,.75rem);color:#c0392b;background:#ff3b301a;border:1px solid #ff3b304d;align-items:center;gap:.6rem;padding:.85rem 1.1rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;display:flex}.dpl-harvest-error-banner .material-symbols-outlined{color:#ff3b30;flex-shrink:0;font-size:1.1rem}.dpl-harvest-results-card{padding:1.25rem 1.375rem 1rem}.dpl-harvest-results-head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.dpl-harvest-results-meta{align-items:center;gap:.5rem;font-family:Inter,sans-serif;font-size:.85rem;display:flex}.dpl-harvest-results-icon{flex-shrink:0;font-size:1.1rem}.dpl-harvest-results-loading{color:#8a98ad;font-style:italic}.dpl-harvest-clear .dpl-harvest-results-icon,.dpl-harvest-clear{color:#138cf7}.dpl-harvest-results-summary,.dpl-harvest-results-summary strong{color:#1c1c1e}.dpl-harvest-hit-count{font-size:1.05rem;color:#ff3b30!important}.dpl-highlight{color:#05c;background:#007aff26;border-radius:2px;padding:0 1px}.theme-dark .dpl-highlight{color:#4da3ff;background:#0a84ff38}.dpl-harvest-no-search{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:2.5rem 1rem;display:flex}.dpl-harvest-no-search-icon{color:#c5cdd9;font-size:2.5rem}.dpl-harvest-no-search-text{color:#7b879b;margin:0;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600}.dpl-harvest-no-search-sub{color:#97a4b8;max-width:32rem;margin:0;font-family:Inter,sans-serif;font-size:.8rem;line-height:1.5}.dpl-harvest-results-idle{color:#8a98ad;font-family:Inter,sans-serif;font-size:.85rem}.dpl-harvest-idle-icon{color:#c5cdd9}.dpl-harvest-table-wrap{margin-top:0;overflow-x:auto}.dpl-harvest-result-row:hover td{background:#007aff0a}.dpl-harvest-td-name{min-width:12rem}.dpl-harvest-name{font-family:Inter,sans-serif;font-size:var(--text-body-size);color:#1c1c1e;font-weight:500}.dpl-harvest-td-alt-names{min-width:10rem;max-width:16rem}.dpl-harvest-alt-names{font-family:Inter,sans-serif;font-size:var(--text-caption-size);color:#596579;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;line-height:1.35;display:-webkit-box;overflow:hidden}.dpl-harvest-td-type{white-space:nowrap;width:8rem}.dpl-harvest-type-chip{font-family:Inter,sans-serif;font-size:var(--text-body-size);color:#465267;align-items:center;gap:.3rem;font-weight:600;display:inline-flex}.dpl-harvest-type-icon{color:#7b879b;font-size:1rem}.dpl-harvest-unclassified{color:#8a98ad;font-size:var(--text-body-size)}.dpl-harvest-td-source{align-items:center;gap:.55rem;min-width:13rem;display:flex}.dpl-harvest-source-badge{min-width:2.75rem;height:1.6rem;font-family:Inter,sans-serif;font-size:var(--text-label-size);letter-spacing:.05em;text-transform:uppercase;border-radius:.35rem;flex-shrink:0;justify-content:center;align-items:center;padding:0 .5rem;font-weight:800;display:inline-flex}.dpl-badge--red{color:#c0392b;background:#ff3b301f}.dpl-badge--orange{color:#b96200;background:#ff95001f}.dpl-badge--purple{color:#8e3dbb;background:#af52de1f}.dpl-badge--blue{color:#0b63c6;background:#007aff1f}.dpl-badge--neutral{color:#636366;background:#6363661a}.dpl-harvest-source-full{font-family:Inter,sans-serif;font-size:var(--text-caption-size);color:#596579;line-height:1.3}.dpl-harvest-td-programs{min-width:9rem;max-width:14rem}.dpl-harvest-td-address{min-width:10rem;max-width:16rem}.dpl-harvest-meta-text{font-family:Inter,sans-serif;font-size:var(--text-caption-size);color:#596579;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;line-height:1.35;display:-webkit-box;overflow:hidden}.dpl-harvest-td-dates{white-space:nowrap;min-width:7rem}.dpl-harvest-date-added,.dpl-harvest-date-expires{font-family:Inter,sans-serif;font-size:var(--text-caption-size);color:#596579;display:block}.dpl-harvest-date-active{font-family:Inter,sans-serif;font-size:var(--text-caption-size);color:#007aff;letter-spacing:.03em;align-items:center;font-weight:700;display:inline-flex}.theme-dark .dpl-harvest-card-title{color:#8e8e93}.theme-dark .dpl-harvest-card-icon{color:#0a84ff}.theme-dark .dpl-harvest-field>span:first-child{color:#8e8e93}.theme-dark .dpl-harvest-field input:not([type=checkbox]):not(.dpl-stop-words-custom-input),.theme-dark .dpl-harvest-field .custom-select-trigger{color:#f2f2f7;background:#ffffff0f;border:1px solid #fff3}.theme-dark .dpl-harvest-field input:not([type=checkbox]):not(.dpl-stop-words-custom-input)::-moz-placeholder{color:#ffffff4d}.theme-dark .dpl-harvest-field input:not([type=checkbox]):not(.dpl-stop-words-custom-input)::placeholder{color:#ffffff4d}.theme-dark .dpl-harvest-field input:not([type=checkbox]):not(.dpl-stop-words-custom-input):focus,.theme-dark .dpl-harvest-field .custom-select-trigger.is-open{background:#ffffff1a;border-color:#0a84ff;box-shadow:0 0 0 3px #0a84ff2e}.theme-dark .dpl-harvest-search-icon{color:#ffffff4d}.theme-dark .dpl-harvest-checkbox-label{color:#c7c7cc}.theme-dark .dpl-harvest-doc-link{color:#ebebf5cc;border-color:#fff3}.theme-dark .dpl-harvest-doc-link:hover{color:#0a84ff;background:#0a84ff1f;border-color:#0a84ff66}.theme-dark .dpl-harvest-error-banner{color:#ff453a;background:#ff453a1f;border-color:#ff453a4d}.theme-dark .dpl-harvest-error-banner .material-symbols-outlined{color:#ff453a}.theme-dark .dpl-harvest-results-summary,.theme-dark .dpl-harvest-results-summary strong{color:#f2f2f7}.theme-dark .dpl-harvest-no-search-icon,.theme-dark .dpl-harvest-idle-icon{color:#ffffff26}.theme-dark .dpl-harvest-no-search-text{color:#636366}.theme-dark .dpl-harvest-no-search-sub,.theme-dark .dpl-harvest-results-idle{color:#48484a}.theme-dark .dpl-harvest-name{color:#f2f2f7}.theme-dark .dpl-harvest-alt-names,.theme-dark .dpl-harvest-meta-text,.theme-dark .dpl-harvest-date-added,.theme-dark .dpl-harvest-date-expires{color:#636366}.theme-dark .dpl-harvest-date-active{color:#0a84ff}.theme-dark .dpl-harvest-type-chip{color:#c7c7cc}.theme-dark .dpl-harvest-type-icon,.theme-dark .dpl-harvest-source-full{color:#8e8e93}.theme-dark .dpl-badge--red{color:#ff6961;background:#ff453a2e}.theme-dark .dpl-badge--orange{color:#ffa040;background:#ff9f0a2e}.theme-dark .dpl-badge--purple{color:#da8fff;background:#bf5af22e}.theme-dark .dpl-badge--blue{color:#4da3ff;background:#0a84ff2e}.theme-dark .dpl-badge--neutral{color:#aeaeb2;background:#6363662e}.theme-dark .dpl-harvest-result-row:hover td{background:#0a84ff0f}.dpl-tabs{background:#0000000a;border-radius:999px;gap:.25rem;width:fit-content;padding:.25rem;display:flex}.dpl-tab{font-family:Inter,sans-serif;font-size:var(--text-body-size);color:#636366;cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;gap:.35rem;padding:.4rem 1.1rem;font-weight:600;transition:background .15s,color .15s,box-shadow .15s;display:inline-flex}.dpl-tab .material-symbols-outlined{font-size:1rem}.dpl-tab.is-active{color:#007aff;background:#fff;box-shadow:0 1px 4px #0000001a}.dpl-tab:not(.is-active):hover{color:#1c1c1e}.theme-dark .dpl-tabs{background:#ffffff0f}.theme-dark .dpl-tab{color:#8e8e93}.theme-dark .dpl-tab.is-active{color:#0a84ff;background:#ffffff1f;box-shadow:0 1px 4px #0000004d}.theme-dark .dpl-tab:not(.is-active):hover{color:#f2f2f7}.dpl-bulk-input-card{padding:1.25rem 1.375rem 1rem}.dpl-bulk-grid{grid-template-columns:1.6fr 1fr;align-items:start;gap:1rem;display:grid}.dpl-bulk-textarea-wrap{flex-direction:column;gap:4px;display:flex}.dpl-bulk-textarea-label{justify-content:space-between;align-items:center;display:flex}.dpl-bulk-textarea-label>span:first-child{color:#7b879b;font-family:Inter,sans-serif;font-size:var(--text-label-size,.67rem);letter-spacing:.08em;text-transform:uppercase;font-weight:700}.dpl-bulk-name-count{font-family:Inter,sans-serif;font-size:var(--text-label-size);color:#97a4b8;font-weight:600}.dpl-bulk-name-count.is-limit{color:#ff3b30}.dpl-bulk-textarea{box-sizing:border-box;width:100%;min-height:9rem;font-family:Inter,sans-serif;font-size:var(--text-body-size);color:#465267;resize:vertical;background:#f4f5f7;border:1px solid #97a4b8;border-radius:.875rem;outline:none;padding:.625rem .875rem;line-height:1.6;transition:border-color .15s,box-shadow .15s,background .15s}.dpl-bulk-textarea:focus{background:#fff;border-color:#007aff;box-shadow:0 0 0 3px #007aff24}.dpl-bulk-textarea::placeholder{color:#97a4b8}.dpl-bulk-filters{flex-direction:column;gap:.75rem;display:flex}.dpl-bulk-actions{justify-content:flex-end;align-items:center;gap:.625rem;margin-top:.875rem;display:flex}.dpl-bulk-results-card{padding:1.25rem 1.375rem 1rem}.dpl-bulk-results-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.dpl-bulk-stats-row{justify-content:space-between;align-items:center;margin-bottom:.875rem;display:flex}.dpl-bulk-stats{align-items:center;gap:.625rem;display:flex}.dpl-bulk-stat{font-family:Inter,sans-serif;font-size:var(--text-label-size);border-radius:999px;align-items:center;gap:.35rem;padding:.3rem .75rem;font-weight:700;display:inline-flex}.dpl-bulk-stat--total{color:#007aff;background:#007aff1a}.dpl-bulk-stat--hits{color:#c0392b;background:#ff3b301a}.dpl-bulk-stat--clear{color:#1669c5;background:#007aff14}.dpl-bulk-table-wrap{overflow-x:auto}.dpl-bulk-row{cursor:pointer}.dpl-bulk-row:hover td{background:#007aff0a}.dpl-bulk-row.is-expanded td{background:#007aff08}.dpl-bulk-td-query{font-family:Inter,sans-serif;font-size:var(--text-body-size);color:#1c1c1e;min-width:12rem;font-weight:600}.dpl-bulk-td-status{white-space:nowrap;width:6rem}.dpl-bulk-status-hit{color:#c0392b;font-family:Inter,sans-serif;font-size:var(--text-label-size);background:#ff3b301f;border-radius:999px;align-items:center;gap:.3rem;padding:.2rem .6rem;font-weight:700;display:inline-flex}.dpl-bulk-status-clear{color:#1669c5;font-family:Inter,sans-serif;font-size:var(--text-label-size);background:#007aff1a;border-radius:999px;align-items:center;gap:.3rem;padding:.2rem .6rem;font-weight:700;display:inline-flex}.dpl-bulk-status-hit .material-symbols-outlined,.dpl-bulk-status-clear .material-symbols-outlined{font-size:.85rem}.dpl-bulk-td-count{font-family:Inter,sans-serif;font-size:var(--text-body-size);color:#1c1c1e;width:5rem;font-weight:700}.dpl-bulk-td-expand{text-align:center;width:2.5rem}.dpl-bulk-expand-icon{color:#97a4b8;font-size:1rem;transition:transform .2s;display:inline-block}.dpl-bulk-row.is-expanded .dpl-bulk-expand-icon{transform:rotate(180deg)}.dpl-bulk-matches-row td{border-bottom:2px solid #007aff1a;padding:0!important}.dpl-bulk-matches-inner{background:#007aff05;padding:.5rem 1rem .75rem 2rem}.dpl-bulk-matches-inner .dpl-harvest-table-wrap{margin-top:0}.theme-dark .dpl-bulk-textarea{color:#f2f2f7;background:#ffffff0f;border-color:#fff3}.theme-dark .dpl-bulk-textarea:focus{background:#ffffff1a;border-color:#0a84ff;box-shadow:0 0 0 3px #0a84ff2e}.theme-dark .dpl-bulk-textarea::placeholder{color:#ffffff40}.theme-dark .dpl-bulk-textarea-label>span:first-child{color:#8e8e93}.theme-dark .dpl-bulk-name-count{color:#636366}.theme-dark .dpl-bulk-name-count.is-limit{color:#ff453a}.theme-dark .dpl-bulk-stat--total{color:#4da3ff;background:#0a84ff26}.theme-dark .dpl-bulk-stat--hits{color:#ff6961;background:#ff453a26}.theme-dark .dpl-bulk-stat--clear{color:#4da3ff;background:#0a84ff1a}.theme-dark .dpl-bulk-td-query,.theme-dark .dpl-bulk-td-count{color:#f2f2f7}.theme-dark .dpl-bulk-expand-icon{color:#636366}.theme-dark .dpl-bulk-status-hit{color:#ff6961;background:#ff453a2e}.theme-dark .dpl-bulk-status-clear{color:#4da3ff;background:#0a84ff26}.theme-dark .dpl-bulk-row:hover td{background:#0a84ff0f}.theme-dark .dpl-bulk-row.is-expanded td{background:#0a84ff0a}.theme-dark .dpl-bulk-matches-inner{background:#0a84ff08}.theme-dark .dpl-bulk-matches-row td{border-bottom-color:#0a84ff26}.dpl-bulk-row--hit{border-left:3px solid #ff3b3066}.dpl-bulk-row--clear{border-left:3px solid #0000;cursor:default!important}.dpl-bulk-more-sources{font-size:var(--text-label-size);color:#97a4b8;margin-left:.35rem;font-weight:600;display:inline-block}.dpl-bulk-matches-table{border-collapse:collapse;width:100%;font-family:Inter,sans-serif;font-size:var(--text-label-size)}.dpl-bulk-matches-table th{text-align:left;color:#97a4b8;border-bottom:1px solid #00000012;padding:.35rem .625rem;font-weight:600}.dpl-bulk-matches-table td{color:#4c5566;vertical-align:top;border-bottom:1px solid #0000000a;padding:.35rem .625rem}.dpl-bulk-matches-table tr:last-child td{border-bottom:none}.theme-dark .dpl-bulk-more-sources{color:#636366}.theme-dark .dpl-bulk-row--hit{border-left-color:#ff453a80}.theme-dark .dpl-bulk-matches-table th{color:#636366;border-bottom-color:#ffffff14}.theme-dark .dpl-bulk-matches-table td{color:#ebebf5cc;border-bottom-color:#ffffff0a}.dpl-stop-words-row{border-top:1px solid var(--border-color);flex-wrap:wrap;align-items:center;gap:.5rem;padding:.625rem 0 0;display:flex}.dpl-stop-words-label{font-family:Inter,sans-serif;font-size:var(--text-label-size);color:#4c5566;white-space:nowrap;margin-right:.25rem;font-weight:600}.dpl-stop-words-toggle{color:#4c5566;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #97a4b8;border-radius:999px;flex-shrink:0;align-items:center;padding:.45rem .8rem;font-family:Inter,sans-serif;font-size:.82rem;font-weight:600;line-height:1;transition:background .14s,border-color .14s,color .14s;display:inline-flex}.dpl-stop-words-toggle:hover{color:#007aff;background:#007aff14;border-color:#007aff59}.dpl-stop-words-msd-wrap{flex:1;min-width:10rem;max-width:28rem}.dpl-stop-words-custom{flex-shrink:0;align-items:center;gap:.3rem;display:flex}.dpl-stop-words-custom-input{color:#465267;background:#f4f5f7;border:1px solid #97a4b8;border-radius:999px;outline:none;width:10rem;min-height:2.1rem;padding:.28rem .75rem;font-family:Inter,sans-serif;font-size:.8125rem;line-height:1;transition:border-color .15s,box-shadow .15s,background .15s}.dpl-stop-words-custom-input::placeholder{color:#97a4b8}.dpl-stop-words-custom-input:focus{background:#fff;border-color:#007aff;box-shadow:0 0 0 3px #007aff24}.dpl-stop-words-bulk-row{align-items:center;gap:.4rem;width:100%;display:flex}.dpl-stop-words-bulk-row .msd-wrap{flex:1;min-width:0}.dpl-stop-words-custom--full{width:100%;margin-top:.35rem}.dpl-stop-words-custom--full .dpl-stop-words-custom-input{flex:1;width:auto}.dpl-harvest-results-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;min-height:2rem;display:flex}.theme-dark .dpl-stop-words-label{color:#a0aab8}.theme-dark .dpl-stop-words-toggle{color:#a0aab8;background:#ffffff0f;border-color:#ffffff2e}.theme-dark .dpl-stop-words-toggle:hover{color:#4da3ff;background:#0a84ff26;border-color:#0a84ff66}.theme-dark .dpl-stop-words-custom-input{color:#f2f2f7;background:#ffffff0f;border-color:#fff3}.theme-dark .dpl-stop-words-custom-input::placeholder{color:#ffffff4d}.theme-dark .dpl-stop-words-custom-input:focus{background:#ffffff1a;border-color:#0a84ff;box-shadow:0 0 0 3px #0a84ff2e}.dpl-harvest-update-modal-footer{justify-content:flex-end;gap:.5rem;display:flex}.dpl-spin{animation:1s linear infinite dpl-spin-rotate;display:inline-block}@keyframes dpl-spin-rotate{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.dpl-hist-shell{padding:calc(var(--nav-height,3.5rem) + 1.375rem) 0 2.5rem;background:var(--bg-page,#f4f6f8);min-height:100vh;font-family:Inter,sans-serif}.theme-dark .dpl-hist-shell{background:var(--bg-page-dark,#0d0d0f)}.dpl-hist-shell .shipment-page-inner{flex-direction:column;gap:1rem;width:100%;display:flex}.dpl-hist-filter-grid{grid-template-columns:2fr 1fr 1fr 1fr;align-items:end;gap:1rem;margin-bottom:.75rem;display:grid}.dpl-hist-search-field input{width:100%}@media (width<=1100px){.dpl-hist-filter-grid{grid-template-columns:1fr 1fr}}@media (width<=600px){.dpl-hist-filter-grid{grid-template-columns:1fr}}.dpl-hist-table-card{border-radius:var(--surface-radius-sm,.5rem)}.dpl-hist-table-wrap{overflow-x:auto}.dpl-hist-th{font-family:Inter,sans-serif;font-size:var(--text-label-size,.75rem);letter-spacing:.04em;text-transform:uppercase;color:#1669c5;align-items:center;font-weight:700;display:inline-flex}.theme-dark .dpl-hist-th{color:#46a1ff}.dpl-hist-empty-cell{font-size:var(--text-body-size,.8125rem);color:var(--text-secondary,#7b879b);text-align:center;padding:2rem 1rem}.dpl-hist-empty-cell .material-symbols-outlined{vertical-align:middle;margin-right:.4rem}.dpl-hist-empty-cell--error{color:#ff3b30}.theme-dark .dpl-hist-empty-cell--error{color:#ff453a}.dpl-hist-spinner{animation:1.4s linear infinite dpl-hist-spin}@keyframes dpl-hist-spin{to{transform:rotate(360deg)}}.dpl-hist-row{cursor:pointer;transition:background .12s}.dpl-hist-row:hover{background:#007aff0a}.theme-dark .dpl-hist-row:hover{background:#0a84ff1a}.dpl-hist-td-time{white-space:nowrap;vertical-align:middle;font-family:Inter,sans-serif;font-size:.8rem;line-height:1.3}.dpl-hist-td-date{color:#7b879b;font-size:.72rem;font-weight:500}.dpl-hist-td-clock{color:var(--text-primary,#1a1d23);font-weight:600}.theme-dark .dpl-hist-td-date{color:#8e8e93}.theme-dark .dpl-hist-td-clock{color:#f0f0f5}.dpl-hist-td-summary{font-family:Inter,sans-serif;font-size:var(--text-body-size,.8125rem);color:var(--text-primary,#1a1d23);text-overflow:ellipsis;white-space:nowrap;max-width:520px;font-weight:500;overflow:hidden}.theme-dark .dpl-hist-td-summary{color:#f0f0f5}.dpl-hist-td-secondary{font-family:Inter,sans-serif;font-size:var(--text-body-size,.8125rem);color:#7b879b;white-space:nowrap}.theme-dark .dpl-hist-td-secondary{color:#8e8e93}.dpl-hist-user-name{color:var(--text-primary,#1a1d23);white-space:nowrap;font-weight:600}.dpl-hist-user-email{color:#7b879b;white-space:nowrap;font-size:.72rem}.theme-dark .dpl-hist-user-name{color:#f0f0f5}.theme-dark .dpl-hist-user-email{color:#8e8e93}.dpl-hist-action-badge{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-radius:999px;align-items:center;padding:.18rem .6rem;font-family:Inter,sans-serif;font-size:.72rem;font-weight:600;display:inline-flex}.dpl-hist-action--blue{color:#007aff;background:#007aff1a}.dpl-hist-action--orange{color:#c66400;background:#ff95001f}.dpl-hist-action--green{color:#248a3d;background:#34c7591f}.dpl-hist-action--neutral{color:#636366;background:#6363661a}.theme-dark .dpl-hist-action--blue{color:#0a84ff;background:#0a84ff2e}.theme-dark .dpl-hist-action--orange{color:#ff9f0a;background:#ff9f0a2e}.theme-dark .dpl-hist-action--green{color:#30d158;background:#30d1582e}.theme-dark .dpl-hist-action--neutral{color:#aeaeb2;background:#8e8e932e}.dpl-hist-row-actions{align-items:center;gap:.25rem;display:flex}.dpl-hist-td-result{white-space:nowrap;vertical-align:middle}.dpl-hist-status-row{flex-wrap:wrap;align-items:center;gap:.3rem;display:inline-flex}.dpl-hist-detail{flex-direction:column;gap:1.25rem;font-family:Inter,sans-serif;display:flex}.dpl-hist-summary-card{background:linear-gradient(135deg,#007aff0f,#0a84ff05);border:1px solid #007aff26;border-radius:1rem;flex-direction:column;gap:.6rem;padding:1rem 1.1rem;display:flex}.theme-dark .dpl-hist-summary-card{background:linear-gradient(135deg,#0a84ff1a,#0a84ff08);border-color:#0a84ff40}.dpl-hist-summary-row{flex-wrap:wrap;align-items:center;gap:.7rem;display:flex}.dpl-hist-summary-headline{color:var(--text-primary,#1a1d23);font-size:1.05rem;font-weight:600}.theme-dark .dpl-hist-summary-headline{color:#f0f0f5}.dpl-hist-summary-meta{color:#7b879b;flex-wrap:wrap;gap:.85rem;font-size:.78rem;display:flex}.dpl-hist-summary-meta>span{align-items:center;gap:.25rem;display:inline-flex}.dpl-hist-summary-meta .material-symbols-outlined{color:#97a4b8;font-size:1rem}.theme-dark .dpl-hist-summary-meta{color:#8e8e93}.theme-dark .dpl-hist-summary-meta .material-symbols-outlined{color:#6c7280}.dpl-hist-detail-section{padding:0}.dpl-hist-detail-heading{text-transform:uppercase;letter-spacing:.08em;color:#7b879b;border-bottom:1px solid #0000000f;margin:0 0 .6rem;padding-bottom:.4rem;font-family:Inter,sans-serif;font-size:.7rem;font-weight:700}.theme-dark .dpl-hist-detail-heading{color:#8e8e93;border-bottom-color:#ffffff14}.dpl-hist-detail-heading .dpl-hist-count{color:var(--text-secondary,#7b879b);text-transform:none;letter-spacing:0;margin-left:.3rem;font-weight:400}.dpl-hist-truncated-note{text-transform:none;letter-spacing:0;color:#c66400;margin-left:.5rem;font-size:.7rem;font-weight:400}.theme-dark .dpl-hist-truncated-note{color:#ff9f0a}.dpl-hist-kv-grid{grid-template-columns:180px 1fr;gap:.5rem 1.25rem;font-size:.85rem;display:grid}.dpl-hist-k{color:#7b879b;font-family:Inter,sans-serif;font-weight:500}.theme-dark .dpl-hist-k{color:#8e8e93}.dpl-hist-v{color:var(--text-primary,#1a1d23);word-break:break-word;font-family:Inter,sans-serif}.theme-dark .dpl-hist-v{color:#f0f0f5}.dpl-hist-v--mono{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.78rem}.dpl-hist-v--warn{color:#c66400;font-weight:600}.dpl-hist-v--ok{color:#248a3d;font-weight:600}.theme-dark .dpl-hist-v--warn{color:#ff9f0a}.theme-dark .dpl-hist-v--ok{color:#30d158}.dpl-hist-no-matches{background:#34c75914;border:1px solid #34c75933;border-radius:.85rem;align-items:center;gap:.85rem;padding:.9rem 1rem;display:flex}.theme-dark .dpl-hist-no-matches{background:#30d1581a;border-color:#30d15840}.dpl-hist-no-matches>.material-symbols-outlined{color:#248a3d;font-size:1.6rem}.theme-dark .dpl-hist-no-matches>.material-symbols-outlined{color:#30d158}.dpl-hist-no-matches-title{color:var(--text-primary,#1a1d23);font-size:.95rem;font-weight:600}.theme-dark .dpl-hist-no-matches-title{color:#f0f0f5}.dpl-hist-no-matches-sub{color:#7b879b;margin-top:.15rem;font-size:.8rem}.theme-dark .dpl-hist-no-matches-sub{color:#8e8e93}.dpl-hist-results-wrap{background:#fff;border:1px solid #00000014;border-radius:.6rem;max-height:360px;overflow:auto}.theme-dark .dpl-hist-results-wrap{background:#1c1c1e;border-color:#ffffff14}.dpl-hist-results-wrap.is-compact{border:none;border-top:1px solid #0000000f;border-radius:0;max-height:240px}.theme-dark .dpl-hist-results-wrap.is-compact{border-top-color:#ffffff14}.dpl-hist-results-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1100px;font-family:Inter,sans-serif;font-size:.78rem}.dpl-hist-results-table th:first-child{width:2.5rem}.dpl-hist-results-table th:nth-child(2){width:11%}.dpl-hist-results-table th:nth-child(3){width:14%}.dpl-hist-results-table th:nth-child(4){width:5rem}.dpl-hist-results-table th:nth-child(5){width:16%}.dpl-hist-results-table th:nth-child(6){width:9%}.dpl-hist-results-table th:nth-child(7){width:18%}.dpl-hist-results-table th:nth-child(8),.dpl-hist-results-table th:nth-child(9){width:8%}.dpl-hist-results-table th:nth-child(10),.dpl-hist-results-table th:nth-child(11){width:5.5rem}.dpl-hist-results-table th{z-index:1;text-align:left;text-transform:uppercase;letter-spacing:.04em;color:#7b879b;white-space:nowrap;background:#f4f5f7;border-bottom:1px solid #0000000f;padding:.5rem .7rem;font-size:.7rem;font-weight:700;position:sticky;top:0}.theme-dark .dpl-hist-results-table th{color:#8e8e93;background:#2c2c2e;border-bottom-color:#ffffff14}.dpl-hist-results-table td{color:var(--text-primary,#1a1d23);vertical-align:top;overflow-wrap:anywhere;word-break:break-word;border-bottom:1px solid #0000000a;padding:.5rem .7rem;line-height:1.4}.theme-dark .dpl-hist-results-table td{color:#f0f0f5;border-bottom-color:#ffffff0d}.dpl-hist-results-table tr:last-child td{border-bottom:none}.dpl-hist-num{color:#7b879b;text-align:right;white-space:nowrap;width:36px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.74rem}.dpl-hist-cell-strong{color:var(--text-primary,#1a1d23);font-family:Inter,sans-serif;font-weight:600}.theme-dark .dpl-hist-cell-strong{color:#f0f0f5}.dpl-hist-cell-secondary{color:#6c7a90;font-family:Inter,sans-serif;font-size:.76rem}.theme-dark .dpl-hist-cell-secondary{color:#98a0aa}.dpl-hist-cell-nowrap{white-space:nowrap}.dpl-hist-bulk-list{flex-direction:column;gap:.5rem;display:flex}.dpl-hist-bulk-item{background:#fafbfc;border:1px solid #00000014;border-radius:.6rem;transition:border-color .15s;overflow:hidden}.theme-dark .dpl-hist-bulk-item{background:#1c1c1e;border-color:#ffffff14}.dpl-hist-bulk-item[open]{border-color:#007aff66}.theme-dark .dpl-hist-bulk-item[open]{border-color:#0a84ff80}.dpl-hist-bulk-item summary{cursor:pointer;align-items:center;gap:.6rem;padding:.6rem .85rem;font-family:Inter,sans-serif;font-size:.85rem;list-style:none;display:flex}.dpl-hist-bulk-item summary::-webkit-details-marker{display:none}.dpl-hist-bulk-item summary:before{content:"chevron_right";color:#7b879b;font-family:Material Symbols Outlined;font-size:1.05rem;transition:transform .15s}.dpl-hist-bulk-item[open] summary:before{transform:rotate(90deg)}.dpl-hist-bulk-name{color:var(--text-primary,#1a1d23);flex:1;font-weight:500}.theme-dark .dpl-hist-bulk-name{color:#f0f0f5}.dpl-hist-bulk-empty{text-align:center;color:#7b879b;border-top:1px solid #0000000f;padding:1rem;font-size:.8rem;font-style:italic}.theme-dark .dpl-hist-bulk-empty{color:#8e8e93;border-top-color:#ffffff14}.dpl-hist-bulk-body{border-top:1px solid #0000000f}.theme-dark .dpl-hist-bulk-body{border-top-color:#ffffff14}.checkbox-group{flex-direction:column;align-items:flex-start;gap:.25rem;min-width:0;display:flex}.checkbox-group-item{cursor:pointer;color:#1c1c1e;-webkit-user-select:none;user-select:none;white-space:nowrap;border-radius:.5rem;align-items:center;gap:.5rem;padding:.32rem .625rem;font-family:Inter,sans-serif;font-size:.875rem;line-height:1.3;transition:background .15s;display:inline-flex}.checkbox-group-item:hover{background:#007aff0f}.checkbox-group-item.is-checked{color:#fff;background:#007aff}.checkbox-group-input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.checkbox-group-box{background:#fff;border:1.5px solid #97a4b8;border-radius:3px;flex-shrink:0;width:1rem;height:1rem;margin-top:.1rem;transition:background .12s,border-color .12s}.checkbox-group-item.is-checked .checkbox-group-box{background:#007aff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2 6l3 3 5-5' stroke='%23ffffff' stroke-width='1.8' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/80% no-repeat;border-color:#007aff}.theme-dark .checkbox-group-item{color:#f2f2f7}.theme-dark .checkbox-group-item:hover{background:#0a84ff1a}.theme-dark .checkbox-group-item.is-checked{color:#fff;background:#0a84ff}.theme-dark .checkbox-group-box{background:#ffffff14;border-color:#ffffff40}.theme-dark .checkbox-group-item.is-checked .checkbox-group-box{background:#0a84ff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2 6l3 3 5-5' stroke='%23ffffff' stroke-width='1.8' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/80% no-repeat;border-color:#0a84ff}.clearable-date-input{width:100%;position:relative}.clearable-date-input input[type=date]{width:100%;padding-right:2.15rem}.clearable-date-input input[type=date]::-webkit-clear-button{display:none}.clearable-date-input input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.9}.clearable-date-input-clear{color:#fff;cursor:pointer;background:#007aff;border:0;border-radius:999px;justify-content:center;align-items:center;width:1.3rem;height:1.3rem;padding:0;transition:background .15s;display:inline-flex;position:absolute;top:50%;right:.4rem;transform:translateY(-50%);box-shadow:0 4px 10px #007aff47}.clearable-date-input-clear:hover{background:#0a63bf}.clearable-date-input-clear .material-symbols-outlined{font-variation-settings:"wght" 700;font-size:.85rem;line-height:1}.theme-dark .clearable-date-input-clear{background:#0a84ff;box-shadow:0 4px 10px #0a84ff57}.theme-dark .clearable-date-input-clear:hover{background:#329cff}.intl-search-shell{padding:calc(var(--nav-height) + 1.375rem) 0 2.5rem;min-height:100vh}.intl-search-shell .shipment-page-inner{flex-direction:column;gap:1rem;display:flex}.intl-search-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:0;display:flex}.intl-search-header-actions{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:.5rem;min-width:0;padding-top:.625rem;display:flex}.intl-search-saved-controls{flex-wrap:nowrap;align-items:center;gap:.35rem;min-width:0;display:flex;position:relative}.intl-search-card{padding:1.25rem 1.375rem 1rem}.intl-search-filter-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);align-items:start;gap:1rem 1.5rem;min-width:0;display:grid}.intl-search-col{flex-direction:column;gap:.75rem;min-width:0;display:flex}.intl-search-col--right{border-left:1px solid #0000000f;padding-left:1.25rem}.intl-search-flags{flex-direction:column;gap:.4rem;display:flex}.intl-search-favorited-field{min-width:0}.intl-search-favorited-row{grid-template-columns:minmax(8.5rem,10rem) minmax(0,1fr);align-items:center;gap:.5rem;display:grid}.intl-search-favorited-row .custom-select-wrapper{width:100%;min-width:0}.intl-search-favorited-row .custom-select-trigger{width:100%;min-width:0;height:var(--input-height);color:#465267;font-family:Inter,sans-serif;font-size:var(--text-body-size,.8125rem);background:#f4f5f7;border:1px solid #97a4b8;border-radius:999px;outline:none;justify-content:space-between;padding:0 .75rem;transition:border-color .15s,box-shadow .15s,background .15s}.intl-search-favorited-row .custom-select-trigger.is-open{background:#fff;border-color:#007aff;box-shadow:0 0 0 3px #007aff24}.intl-search-staff-input{width:100%;min-width:0;height:var(--input-height);color:#465267;font-family:Inter,sans-serif;font-size:var(--text-body-size,.8125rem);background:#f4f5f7;border:1px solid #97a4b8;border-radius:999px;outline:none;padding:0 .75rem;transition:border-color .15s,box-shadow .15s,background .15s}.intl-search-staff-input:focus{background:#fff;border-color:#007aff;box-shadow:0 0 0 3px #007aff24}.intl-search-staff-input::placeholder{color:#97a4b8}.intl-search-advanced-section{border-top:1px solid #0000000f;margin-top:.875rem;padding-top:.875rem}.intl-search-advanced-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem 1.5rem;display:grid}.is-status{white-space:nowrap;border-radius:999px;padding:.22rem .6rem;font-family:Inter,sans-serif;font-size:.76rem;font-weight:600;display:inline-block}.is-status--booking{color:#636366;background:#6363661a}.is-status--confirmed{color:#007aff;background:#007aff1a}.is-status--in-transit{color:#1669c5;background:#007aff1f}.is-status--customs-hold{color:#ef4444;background:#ef44441a}.is-status--customs-released{color:#1a9142;background:#34c7591a}.is-status--out-delivery{color:#1669c5;background:#007aff1f}.is-status--delivered,.is-status--complete{color:#007aff;background:#007aff1a}.is-status--cancelled{color:#ef4444;background:#ef44441f}@media (width<=1280px){.intl-search-filter-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.intl-search-col--right{border-top:1px solid #0000000f;border-left:0;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem 1.5rem;padding-top:.75rem;padding-left:0;display:grid}.intl-search-flags{grid-column:3}.intl-search-advanced-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.intl-search-filter-grid{grid-template-columns:1fr}.intl-search-col--right{grid-column:1;grid-template-columns:1fr}.intl-search-flags{grid-column:1}.intl-search-advanced-grid{grid-template-columns:1fr}}@media (width<=980px){.intl-search-header{flex-direction:column;align-items:stretch}.intl-search-header-actions{justify-content:flex-start;padding-top:0}.intl-search-saved-controls{flex-wrap:wrap;width:100%}}@media (width<=640px){.intl-search-favorited-row{grid-template-columns:1fr}}.theme-dark .intl-search-col--right{border-left-color:#ffffff14}.theme-dark .intl-search-favorited-row .custom-select-trigger{color:#f2f2f7;background:#ffffff0f;border-color:#fff3}.theme-dark .intl-search-favorited-row .custom-select-trigger.is-open{background:#ffffff1a;border-color:#0a84ff;box-shadow:0 0 0 3px #0a84ff2e}.theme-dark .intl-search-staff-input{color:#f2f2f7;background:#ffffff0f;border-color:#fff3}.theme-dark .intl-search-staff-input:focus{background:#ffffff1a;border-color:#0a84ff;box-shadow:0 0 0 3px #0a84ff2e}.theme-dark .intl-search-staff-input::placeholder{color:#ffffff4d}.theme-dark .intl-search-advanced-section,.theme-dark .intl-search-col--right{border-top-color:#ffffff12}.theme-dark .is-status--booking{color:#8e8e93;background:#63636633}.theme-dark .is-status--confirmed{color:#4da3ff;background:#0a84ff26}.theme-dark .is-status--in-transit{color:#6ab8ff;background:#0a84ff2e}.theme-dark .is-status--customs-hold{color:#ff453a;background:#ff453a26}.theme-dark .is-status--customs-released{color:#30d158;background:#30d15826}.theme-dark .is-status--out-delivery{color:#6ab8ff;background:#0a84ff2e}.theme-dark .is-status--delivered,.theme-dark .is-status--complete{color:#4da3ff;background:#0a84ff26}.theme-dark .is-status--cancelled{color:#ff453a;background:#ff453a26}.doc-proc-shell{padding:calc(var(--nav-height) + 1.375rem) 0 2.5rem;min-height:100vh}.doc-proc-shell .shipment-page-inner{flex-direction:column;gap:1rem;display:flex}.doc-proc-spin{animation:.9s linear infinite dp-spin}.doc-proc-body{grid-template-columns:minmax(0,1fr) minmax(0,1.6fr);align-items:stretch;gap:1rem;display:grid}.doc-proc-left{flex-direction:column;gap:1rem;display:flex}.doc-proc-settings-card{padding:1.25rem 1.375rem}.doc-proc-settings-grid{flex-direction:column;gap:.875rem;display:flex}.doc-proc-settings-card .shipment-search-field .custom-select-trigger{width:100%;height:var(--input-height);color:#465267;font-family:Inter,sans-serif;font-size:var(--text-body-size,.8125rem);cursor:pointer;background:#f4f5f7;border:1px solid #97a4b8;border-radius:999px;outline:none;justify-content:space-between;padding:0 .75rem;transition:border-color .15s,box-shadow .15s,background .15s}.doc-proc-settings-card .shipment-search-field .custom-select-wrapper{width:100%}.doc-proc-settings-card .shipment-search-field .custom-select-trigger:hover{border-color:#7a8899}.doc-proc-extract-row{align-items:center;gap:.5rem;display:flex}.doc-proc-upload-card{padding:1.25rem 1.375rem}.doc-proc-file-input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.doc-proc-drop-zone{cursor:pointer;text-align:center;background:#007aff05;border:2px dashed #007aff40;border-radius:1rem;outline:none;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;padding:2.5rem 1.5rem;transition:border-color .18s,background .18s,transform .15s;display:flex}.doc-proc-drop-zone:hover,.doc-proc-drop-zone:focus-visible{background:#007aff0a;border-color:#007aff8c}.doc-proc-drop-zone.is-dragging{background:#007aff12;border-color:#007aff;transform:scale(1.01)}.doc-proc-drop-icon{color:#007aff66;font-size:2.75rem;transition:color .15s,transform .2s}.doc-proc-drop-icon.is-dragging{color:#007aff;transform:translateY(-4px)}.doc-proc-drop-title{color:#2f3a4f;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600}.doc-proc-drop-sub{font-family:Inter,sans-serif;font-size:var(--text-body-size,.8125rem);color:#7b879b}.doc-proc-drop-link{color:#007aff;font-weight:600}.doc-proc-drop-hint{font-family:Inter,sans-serif;font-size:var(--text-caption-size,.76rem);color:#97a4b8;margin-top:.25rem}.doc-proc-upload-actions{align-items:center;gap:.5rem;display:flex}.doc-proc-choose-btn{align-items:center;gap:.3rem;padding:.45rem 1.1rem;font-size:.875rem;display:inline-flex}.doc-proc-right{flex-direction:column;gap:1rem;min-height:0;display:flex}.doc-proc-queue-card{flex-direction:column;flex:1;min-height:0;padding:1.25rem 1.375rem 1rem;display:flex}.doc-proc-stats-row{gap:.75rem;display:flex}.doc-proc-stat{background:#fff;border:1px solid #0000000f;border-radius:1rem;flex-direction:column;flex:1;align-items:center;gap:.2rem;padding:.875rem .5rem;display:flex;box-shadow:0 2px 8px #0000000a}.doc-proc-stat-value{color:#182034;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:700;line-height:1}.doc-proc-stat-label{font-family:Inter,sans-serif;font-size:var(--text-caption-size,.76rem);color:#7b879b;text-transform:uppercase;letter-spacing:.06em;font-weight:600}.doc-proc-stat--pending .doc-proc-stat-value{color:#636366}.doc-proc-stat--done .doc-proc-stat-value{color:#007aff}.doc-proc-stat--error .doc-proc-stat-value{color:#ef4444}.doc-proc-queue-card .ss-empty{flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.doc-proc-queue-list{flex-direction:column;flex:1;gap:.4rem;min-height:0;display:flex;overflow-y:auto}.doc-proc-queue-item{background:#f4f5f7;border:1px solid #0000;border-radius:.625rem;align-items:center;gap:.75rem;padding:.625rem .75rem;transition:background .15s,border-color .15s;display:flex}.doc-proc-queue-item--done{background:#007aff0a;border-color:#007aff1a}.doc-proc-queue-item--error{background:#ef44440a;border-color:#ef44441f}.doc-proc-queue-item--processing,.doc-proc-queue-item--uploading{background:#007aff08;border-color:#007aff26}.doc-proc-queue-status-icon{flex-shrink:0;font-size:1.15rem}.doc-proc-status-icon--idle{color:#97a4b8}.doc-proc-status-icon--uploading,.doc-proc-status-icon--processing{color:#007aff}.doc-proc-status-icon--done{color:#1a9142}.doc-proc-status-icon--error{color:#ef4444}.doc-proc-queue-status-icon.is-spinning{animation:.9s linear infinite dp-spin}@keyframes dp-spin{to{transform:rotate(360deg)}}.doc-proc-queue-info{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.doc-proc-queue-name{font-family:Inter,sans-serif;font-size:var(--text-body-size,.8125rem);color:#1c1c1e;white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.doc-proc-queue-meta{font-family:Inter,sans-serif;font-size:var(--text-caption-size,.76rem);color:#7b879b;align-items:center;gap:.5rem;display:flex}.doc-proc-extracted-badge{color:#007aff;font-size:var(--text-caption-size,.72rem);background:#007aff1a;border-radius:999px;align-items:center;gap:.2rem;padding:.1rem .45rem;font-weight:600;display:inline-flex}.doc-proc-extracted-badge .material-symbols-outlined{font-size:.75rem}.doc-proc-error-badge{color:#ef4444;font-size:var(--text-caption-size,.72rem)}.doc-proc-queue-status-pill{font-family:Inter,sans-serif;font-size:var(--text-caption-size,.72rem);white-space:nowrap;border-radius:999px;flex-shrink:0;padding:.18rem .6rem;font-weight:600}.doc-proc-pill--idle{color:#636366;background:#6363661a}.doc-proc-pill--uploading,.doc-proc-pill--processing,.doc-proc-pill--done{color:#007aff;background:#007aff1a}.doc-proc-pill--error{color:#ef4444;background:#ef44441f}.doc-proc-remove-btn{color:#97a4b8;cursor:pointer;background:0 0;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;padding:0;transition:background .12s,color .12s;display:flex}.doc-proc-remove-btn:hover{color:#ef4444;background:#ef44441a}.doc-proc-remove-btn .material-symbols-outlined{font-size:.9rem}@media (width<=1100px){.doc-proc-body{grid-template-columns:1fr}}@media (width<=980px){.doc-proc-body{align-items:start}}.theme-dark .doc-proc-settings-card .shipment-search-field .custom-select-trigger{color:#f2f2f7;background:#ffffff0f;border-color:#fff3}.theme-dark .doc-proc-drop-zone{background:#0a84ff08;border-color:#0a84ff40}.theme-dark .doc-proc-drop-zone:hover,.theme-dark .doc-proc-drop-zone:focus-visible{background:#0a84ff0f;border-color:#0a84ff80}.theme-dark .doc-proc-drop-zone.is-dragging{background:#0a84ff17;border-color:#0a84ff}.theme-dark .doc-proc-drop-icon{color:#0a84ff73}.theme-dark .doc-proc-drop-icon.is-dragging{color:#0a84ff}.theme-dark .doc-proc-drop-title{color:#e0e4ed}.theme-dark .doc-proc-drop-sub{color:#8e8e93}.theme-dark .doc-proc-drop-link{color:#4da3ff}.theme-dark .doc-proc-drop-hint{color:#636366}.theme-dark .doc-proc-stat{background:#ffffff0a;border-color:#ffffff14}.theme-dark .doc-proc-stat-value{color:#f2f2f7}.theme-dark .doc-proc-stat-label{color:#8e8e93}.theme-dark .doc-proc-stat--done .doc-proc-stat-value{color:#4da3ff}.theme-dark .doc-proc-stat--error .doc-proc-stat-value{color:#ff453a}.theme-dark .doc-proc-queue-item{background:#ffffff0a;border-color:#0000}.theme-dark .doc-proc-queue-item--done{background:#0a84ff0f;border-color:#0a84ff1f}.theme-dark .doc-proc-queue-item--error{background:#ff453a0f;border-color:#ff453a24}.theme-dark .doc-proc-queue-item--processing,.theme-dark .doc-proc-queue-item--uploading{background:#0a84ff0a;border-color:#0a84ff29}.theme-dark .doc-proc-queue-name{color:#f2f2f7}.theme-dark .doc-proc-queue-meta{color:#8e8e93}.theme-dark .doc-proc-status-icon--idle{color:#636366}.theme-dark .doc-proc-status-icon--uploading,.theme-dark .doc-proc-status-icon--processing{color:#4da3ff}.theme-dark .doc-proc-status-icon--done{color:#30d158}.theme-dark .doc-proc-status-icon--error{color:#ff453a}.theme-dark .doc-proc-extracted-badge{color:#4da3ff;background:#0a84ff26}.theme-dark .doc-proc-error-badge{color:#ff453a}.theme-dark .doc-proc-pill--idle{color:#8e8e93;background:#63636633}.theme-dark .doc-proc-pill--uploading,.theme-dark .doc-proc-pill--processing,.theme-dark .doc-proc-pill--done{color:#4da3ff;background:#0a84ff26}.theme-dark .doc-proc-pill--error{color:#ff453a;background:#ff453a26}.theme-dark .doc-proc-remove-btn{color:#636366}.theme-dark .doc-proc-remove-btn:hover{color:#ff453a;background:#ff453a24}.si-shell{padding:calc(var(--nav-height) + 1.375rem) 0 2.5rem;min-height:100vh}.si-shell .shipment-page-inner{flex-direction:column;gap:1rem;display:flex}.si-card{padding:1.25rem 1.375rem 1.5rem}.si-form-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:1rem 1.5rem;display:grid}.si-text-input{width:100%;height:var(--input-height);color:#465267;font-family:Inter,sans-serif;font-size:var(--text-body-size,.8125rem);box-sizing:border-box;background:#f4f5f7;border:1px solid #97a4b8;border-radius:999px;outline:none;padding:0 .875rem;transition:border-color .15s,box-shadow .15s}.si-text-input::placeholder{color:#97a4b8}.si-text-input:focus{border-color:#007aff;box-shadow:0 0 0 3px #007aff24}.si-file-input-hidden{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.si-file-row{align-items:center;gap:.5rem;display:flex}.si-choose-file-btn{height:var(--input-height);color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#0d66c2 0%,#0a56af 100%);border:0;border-radius:999px;align-items:center;gap:.3rem;padding:0 1.25rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:700;transition:opacity .15s,box-shadow .15s;display:inline-flex;box-shadow:0 4px 12px #0d66c238}.si-choose-file-btn:hover{opacity:.88;box-shadow:0 6px 16px #0d66c24d}.si-choose-file-btn .material-symbols-outlined{font-size:1rem}.si-file-chosen{height:var(--input-height);background:#007aff14;border:1px solid #007aff33;border-radius:999px;align-items:center;gap:.4rem;min-width:0;max-width:100%;padding:0 .75rem 0 .625rem;display:inline-flex}.si-file-icon{color:#007aff;flex-shrink:0;font-size:1rem}.si-file-name{font-family:Inter,sans-serif;font-size:var(--text-body-size,.8125rem);color:#1c1c1e;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-weight:500;overflow:hidden}.si-file-clear{color:#97a4b8;cursor:pointer;background:0 0;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;padding:0;transition:background .12s,color .12s;display:flex}.si-file-clear:hover{color:#ef4444;background:#ef44441a}.si-file-clear .material-symbols-outlined{font-size:.85rem}.si-field--carrier-wrap{flex-direction:column;gap:.5rem;display:flex}.si-carrier-label{align-items:center;gap:.35rem;display:flex}.si-broker-row{padding-left:.125rem}@media (width<=860px){.si-form-grid{grid-template-columns:1fr}}.theme-dark .si-text-input{color:#f2f2f7;background:#ffffff0f;border-color:#fff3}.theme-dark .si-text-input::placeholder{color:#ffffff47}.theme-dark .si-text-input:focus{border-color:#0a84ff;box-shadow:0 0 0 3px #0a84ff2e}.theme-dark .si-file-chosen{background:#0a84ff1a;border-color:#0a84ff40}.theme-dark .si-file-name{color:#f2f2f7}.theme-dark .si-file-icon{color:#4da3ff}.theme-dark .si-file-clear{color:#636366}.theme-dark .si-file-clear:hover{color:#ff453a;background:#ff453a24}.clb-shell{padding:calc(var(--nav-height) + 1.375rem) 0 2.5rem;min-height:100vh}.clb-inner{flex-direction:column;gap:1rem;display:flex}.clb-header{top:var(--nav-height);z-index:80;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color);background:#f5f7faf2;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;padding-bottom:.5rem;display:flex;position:sticky}.clb-header-title{color:#182034;margin:0;font-family:Manrope,sans-serif;font-size:2.65rem;font-weight:800;line-height:1.1}.clb-header-breadcrumb{color:#687284;margin:.25rem 0 0;font-family:Inter,sans-serif;font-size:1.06rem;font-weight:500}.clb-header-actions{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:.5rem;min-width:0;padding-top:.625rem;display:flex}.clb-saved-controls{flex-wrap:nowrap;align-items:center;gap:.35rem;min-width:0;display:flex;position:relative}.clb-saved-input-wrap{width:clamp(11.5rem,16vw,14rem);min-width:0;position:relative}.clb-saved-input-wrap input{color:#465267;background:#f4f5f7;border:1px solid #97a4b8;border-radius:999px;outline:none;width:100%;height:2rem;padding:0 .85rem 0 2rem;font-family:Inter,sans-serif;font-size:.76rem;transition:border-color .15s,box-shadow .15s,background .15s}.clb-saved-input-wrap input:focus{background:#fff;border-color:#007aff;box-shadow:0 0 0 3px #007aff24}.clb-saved-input-wrap input::placeholder{color:#97a4b8;font-size:.73rem}.clb-saved-input-icon{color:#97a4b8;pointer-events:none;font-size:1rem;position:absolute;top:50%;left:.65rem;transform:translateY(-50%)}.clb-saved-menu{z-index:220;-webkit-backdrop-filter:blur(24px);background:#fffffffa;border:1px solid #0000001a;border-radius:.75rem;width:min(24rem,100%);padding:.5rem;position:absolute;top:calc(100% + .375rem);left:0;overflow:hidden;box-shadow:0 12px 40px #00000026}.clb-saved-empty{color:#8a98ad;align-items:center;gap:.4rem;padding:.65rem .8rem;font-family:Inter,sans-serif;font-size:.8rem;display:flex}.clb-saved-empty .material-symbols-outlined{font-size:.95rem}.clb-saved-option{text-align:left;color:#1c1c1e;cursor:pointer;background:0 0;border:0;border-radius:.375rem;align-items:center;gap:.45rem;width:100%;padding:.4rem .6rem;font-family:Inter,sans-serif;font-size:.8125rem;transition:all .2s;display:flex}.clb-saved-option .material-symbols-outlined{color:#0a66c2;font-size:.92rem}.clb-saved-option:hover{color:#fff;background:#007aff}.clb-saved-option:hover .material-symbols-outlined{color:#fff}.clb-filters-card{padding:1.25rem 1.375rem 1rem}.clb-card-head{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.clb-card-icon{color:#007aff;font-size:1.15rem}.clb-card-title{letter-spacing:.07em;text-transform:uppercase;color:#7b879b;font-family:Inter,sans-serif;font-size:.82rem;font-weight:700}.clb-filter-grid{grid-template-columns:minmax(0,1fr) minmax(10rem,13rem);align-items:start;gap:1rem 1.5rem;display:grid}.clb-filter-main{flex-direction:column;gap:.75rem;display:flex}.clb-row{gap:.75rem .875rem;min-width:0;display:grid}.clb-row--4{grid-template-columns:repeat(4,minmax(0,1fr))}.clb-row--2,.clb-row--date{grid-template-columns:repeat(2,minmax(0,1fr))}.clb-field{flex-direction:column;gap:4px;min-width:0;display:flex}.clb-field>span{color:#7b879b;font-family:Inter,sans-serif;font-size:var(--text-label-size,.67rem);letter-spacing:.08em;text-transform:uppercase;font-weight:700}.clb-field input,.clb-field .custom-select-trigger{width:100%;min-width:0;height:var(--input-height);color:#465267;background:#f4f5f7;border:1px solid #97a4b8;border-radius:999px;outline:none;padding:0 .75rem;font-family:Inter,sans-serif;font-size:.8125rem;transition:border-color .15s,box-shadow .15s,background .15s}.clb-field .custom-select-trigger{justify-content:space-between}.clb-field .custom-select-wrapper{width:100%;min-width:0}.clb-field input:focus,.clb-field .custom-select-trigger.is-open{background:#fff;border-color:#007aff;box-shadow:0 0 0 3px #007aff24}.clb-field input::placeholder{color:#97a4b8}.clb-office-row{align-items:center;gap:.5rem;min-width:0;display:flex}.clb-office-input,.clb-office-sdd{flex:1;min-width:0}.clb-inline-checkbox{white-space:nowrap;cursor:pointer;color:#465267;flex-shrink:0;align-items:center;gap:.35rem;font-family:Inter,sans-serif;font-size:.79rem;font-weight:500;display:inline-flex}.clb-inline-checkbox input[type=checkbox]{accent-color:#007aff;cursor:pointer;border-radius:3px;flex-shrink:0;width:.95rem;height:.95rem}.clb-filter-right{border-left:1px solid #0000000f;flex-direction:column;gap:0;padding-top:.125rem;padding-left:1.25rem;display:flex}.clb-flags{flex-direction:column;gap:.45rem;margin-bottom:.75rem;display:flex}.clb-flag-item{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.45rem;display:inline-flex}.clb-flag-input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.clb-flag-box{background:#fff;border:1.5px solid #97a4b8;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:1rem;height:1rem;transition:background .15s,border-color .15s;display:inline-flex}.clb-flag-item:hover .clb-flag-box{border-color:#007aff}.clb-flag-input:checked~.clb-flag-box{background:#007aff;border-color:#007aff}.clb-flag-item:has(.clb-flag-input:checked) .clb-flag-box{background:#007aff;border-color:#007aff}.clb-flag-tick{width:.6rem;height:.6rem}.clb-flag-label{color:#4c5566;white-space:nowrap;font-family:Inter,sans-serif;font-size:.8rem;font-weight:500}.clb-legend-divider{background:#0000000f;height:1px;margin-bottom:.75rem}.clb-legend-title{font-family:Inter,sans-serif;font-size:var(--text-label-size,.67rem);letter-spacing:.08em;text-transform:uppercase;color:#7b879b;margin-bottom:.625rem;font-weight:700;display:block}.clb-legend-list{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.clb-legend-item{align-items:center;gap:.5rem;display:flex}.clb-legend-dot{border-radius:999px;flex-shrink:0;width:.75rem;height:.75rem}.clb-legend-label{color:#4c5566;font-family:Inter,sans-serif;font-size:.8rem}.clb-legend--not-covered-posted{background:#97a4b8}.clb-legend--not-covered{background:#ef4444}.clb-legend--covered{background:#007aff}.clb-legend--in-transit{background:#1369c7}.clb-legend--delivered{background:#636366}.clb-advanced-section{border-top:1px solid #0000000f;flex-direction:column;gap:1rem;margin-top:.875rem;padding-top:.875rem;display:flex}.clb-advanced-block{flex-direction:column;gap:.5rem;display:flex}.clb-advanced-label{font-family:Inter,sans-serif;font-size:var(--text-label-size,.67rem);letter-spacing:.08em;text-transform:uppercase;color:#7b879b;font-weight:700}.clb-miles-row{grid-template-columns:minmax(10rem,13rem) minmax(8rem,10rem);justify-content:start;align-items:end;gap:.75rem .875rem;display:grid}.clb-ref-inline{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);align-items:end;gap:.75rem .875rem;max-width:40rem;display:grid}.clb-field--ref-type,.clb-field--ref-value{min-width:0}.clb-actions{border-top:1px solid #0000000f;justify-content:flex-end;align-items:center;gap:.625rem;margin-top:1rem;padding-top:.75rem;display:flex}.clb-action-btn{color:#4c5566;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #97a4b8;border-radius:.5rem;align-items:center;gap:.3rem;padding:.45rem .8rem;font-family:Inter,sans-serif;font-size:.82rem;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.clb-action-btn:hover{color:#007aff;background:#007aff14;border-color:#007aff59}.clb-action-btn .material-symbols-outlined{font-size:.95rem}.clb-search-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#0d66c2 0%,#0a56af 100%);border:0;border-radius:999px;align-items:center;gap:.3rem;padding:.45rem 1.25rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:700;transition:opacity .15s,box-shadow .15s;display:inline-flex;box-shadow:0 6px 14px #0d66c23d}.clb-search-btn .material-symbols-outlined{font-size:.95rem}.clb-search-btn:hover{opacity:.92;box-shadow:0 8px 18px #0d66c25c}.clb-results-card{padding:1.25rem 1.375rem 1rem}.clb-results-head{justify-content:space-between;align-items:center;margin-bottom:.875rem;display:flex}.clb-results-title{align-items:center;gap:.5rem;display:flex}.clb-results-icon{color:#007aff;font-size:1.1rem}.clb-results-title-text{letter-spacing:.07em;text-transform:uppercase;color:#7b879b;font-family:Inter,sans-serif;font-size:.82rem;font-weight:700}.clb-results-count{color:#007aff;background:#007aff1a;border-radius:999px;padding:.15rem .6rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600}@media (width<=1300px){.clb-row--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1100px){.clb-filter-grid{grid-template-columns:1fr}.clb-filter-right{border-top:1px solid #0000000f;border-left:0;padding-top:.75rem;padding-left:0}.clb-legend-list{flex-flow:wrap;gap:.4rem 1rem}}@media (width<=980px){.clb-header{flex-direction:column;align-items:stretch}.clb-header-actions{justify-content:flex-start;padding-top:0}.clb-saved-controls{flex-wrap:wrap;width:100%}.clb-saved-input-wrap{flex:16rem;width:auto;min-width:0}.clb-saved-menu{width:100%}}@media (width<=760px){.clb-row--4,.clb-row--2,.clb-row--date,.clb-miles-row,.clb-ref-inline{grid-template-columns:1fr}.clb-office-row{flex-direction:column;align-items:flex-start}.clb-office-input{width:100%}}.clb-table-wrap{margin:0 -.25rem;overflow-x:auto}.clb-status{white-space:nowrap;border-radius:999px;padding:.22rem .6rem;font-family:Inter,sans-serif;font-size:.76rem;font-weight:600;display:inline-block}.clb-status--not-covered-posted{color:#636366;background:#6363661a}.clb-status--not-covered{color:#ef4444;background:#ef44441a}.clb-status--covered{color:#007aff;background:#007aff1a}.clb-status--in-transit{color:#1369c7;background:#007aff1f}.clb-status--delivered{color:#636366;background:#6363661a}.clb-td-money{font-variant-numeric:tabular-nums;white-space:nowrap;font-family:Inter,sans-serif;font-size:.8125rem}.clb-td-money--buy{color:#ef4444}.clb-td-money--sell{color:#007aff}.clb-tracking-link{color:#007aff;cursor:pointer;white-space:nowrap;font-family:Inter,sans-serif;font-size:.8rem}.clb-tracking-link:hover{text-decoration:underline}.theme-dark .clb-header{background:#0a0a0cf2}.theme-dark .clb-header-title{color:#f2f2f7}.theme-dark .clb-header-breadcrumb,.theme-dark .clb-card-title,.theme-dark .clb-legend-title,.theme-dark .clb-advanced-label{color:#8e8e93}.theme-dark .clb-card-icon,.theme-dark .clb-results-icon{color:#0a84ff}.theme-dark .clb-field>span{color:#8e8e93}.theme-dark .clb-field input,.theme-dark .clb-field .custom-select-trigger{color:#f2f2f7;background:#ffffff0f;border-color:#fff3}.theme-dark .clb-field input::placeholder{color:#ffffff4d}.theme-dark .clb-field input:focus,.theme-dark .clb-field .custom-select-trigger.is-open{background:#ffffff1a;border-color:#0a84ff;box-shadow:0 0 0 3px #0a84ff2e}.theme-dark .clb-inline-checkbox{color:#c0c8d8}.theme-dark .clb-filter-right{border-left-color:#ffffff14}.theme-dark .clb-flag-box{background:#ffffff0f;border-color:#ffffff47}.theme-dark .clb-flag-item:hover .clb-flag-box{border-color:#0a84ff}.theme-dark .clb-flag-item:has(.clb-flag-input:checked) .clb-flag-box{background:#0a84ff;border-color:#0a84ff}.theme-dark .clb-flag-label{color:#c0c8d8}.theme-dark .clb-legend-divider{background:#ffffff12}.theme-dark .clb-legend-label{color:#c0c8d8}.theme-dark .clb-advanced-section,.theme-dark .clb-actions{border-top-color:#ffffff12}.theme-dark .clb-action-btn{color:#a0aab8;background:#ffffff0f;border-color:#ffffff3d}.theme-dark .clb-action-btn:hover{color:#0a84ff;background:#0a84ff26;border-color:#0a84ff73}.theme-dark .clb-search-btn{background:linear-gradient(135deg,#1a7de0 0%,#1268c8 100%);box-shadow:0 6px 14px #0a84ff47}.theme-dark .clb-saved-input-wrap input{color:#f2f2f7;background:#ffffff0f;border-color:#fff3}.theme-dark .clb-saved-input-wrap input::placeholder{color:#ffffff57}.theme-dark .clb-saved-input-wrap input:focus{background:#ffffff1a;border-color:#0a84ff;box-shadow:0 0 0 3px #0a84ff2e}.theme-dark .clb-saved-input-icon{color:#8e8e93}.theme-dark .clb-saved-menu{background:#1c1c1ff5;border-color:#ffffff1f;box-shadow:0 12px 36px #00000073}.theme-dark .clb-saved-empty{color:#9aa6ba}.theme-dark .clb-saved-option{color:#fff}.theme-dark .clb-saved-option:hover{color:#fff;background:#007aff}.theme-dark .clb-results-title-text{color:#8e8e93}.theme-dark .clb-results-count{color:#4da3ff;background:#0a84ff26}.theme-dark .clb-status--not-covered-posted{color:#8e8e93;background:#63636633}.theme-dark .clb-status--not-covered{color:#ff453a;background:#ff453a26}.theme-dark .clb-status--covered{color:#4da3ff;background:#0a84ff26}.theme-dark .clb-status--in-transit{color:#6ab8ff;background:#0a84ff2e}.theme-dark .clb-status--delivered{color:#8e8e93;background:#63636633}.theme-dark .clb-td-money--buy{color:#ff453a}.theme-dark .clb-td-money--sell,.theme-dark .clb-tracking-link{color:#4da3ff}.tlq-shell{padding:calc(var(--nav-height) + 1.375rem) 0 2.5rem;min-height:100vh}.tlq-inner{flex-direction:column;gap:1rem;min-width:0;max-width:100%;display:flex}.tlq-layout{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:start;gap:1rem;display:grid}.tlq-main,.tlq-sidebar{flex-direction:column;gap:1rem;min-width:0;display:flex}.tlq-card{padding:1.25rem 1.375rem}.tlq-card-head{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.tlq-card-head--inline{margin-bottom:0}.tlq-card-icon{color:#007aff;font-size:1.1rem}.tlq-card-title{letter-spacing:.07em;text-transform:uppercase;color:#7b879b;font-family:Inter,sans-serif;font-size:.82rem;font-weight:700}.tlq-table-wrap{overflow-x:auto}.tlq-table{border-collapse:collapse;width:100%;font-family:Inter,sans-serif;font-size:var(--text-body-size)}.tlq-table thead tr{background:#007aff12;border-bottom:1.5px solid #007aff26}.tlq-table th{text-align:left;font-size:var(--text-label-size);color:#1669c5;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;padding:.4rem .625rem;font-weight:700}.tlq-table td{color:#2f3a4f;vertical-align:middle;border-bottom:1px solid #eceef2;padding:.5rem .625rem;font-weight:500}.tlq-table tbody tr:last-child td{border-bottom:0}.tlq-table tbody tr:hover td{background:#007aff08}.tlq-table-empty{text-align:center;color:#97a4b8;font-style:italic;padding:1.5rem 1rem!important}.tlq-quotes-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.tlq-quotes-head .tlq-card-head{margin-bottom:0}.tlq-quotes-controls{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.tlq-quotes-control-label{font-family:Inter,sans-serif;font-size:var(--text-label-size);letter-spacing:.06em;text-transform:uppercase;color:#7b879b;white-space:nowrap;font-weight:600}.tlq-quotes-select{min-width:7rem}.tlq-quotes-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;padding:2.5rem 1rem;display:flex}.tlq-quotes-empty-icon{color:#c8d0de;font-size:2rem}.tlq-quotes-empty-text{color:#7b879b;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600}.tlq-quotes-empty-sub{color:#97a4b8;max-width:26rem;font-family:Inter,sans-serif;font-size:.8rem}.tlq-sidebar-card{flex-direction:column;gap:.75rem;padding:1.125rem 1.25rem 1.25rem;display:flex}.tlq-si-label{font-family:Inter,sans-serif;font-size:var(--text-label-size);letter-spacing:.08em;text-transform:uppercase;color:#7b879b;margin-bottom:4px;font-weight:700;display:block}.tlq-si-field{flex-direction:column;gap:0;min-width:0;display:flex}.tlq-si-input{width:100%;height:var(--input-height);color:#465267;font-family:Inter,sans-serif;font-size:var(--text-body-size);box-sizing:border-box;background:#f4f5f7;border:1px solid #97a4b8;border-radius:999px;outline:none;padding:0 .75rem;transition:border-color .15s,box-shadow .15s,background .15s}.tlq-si-input:focus{background:#fff;border-color:#007aff;box-shadow:0 0 0 3px #007aff24}.tlq-si-input::placeholder{color:#97a4b8}.tlq-si-customer-row{align-items:center;gap:.5rem;display:flex}.tlq-si-customer-sdd{flex:1;min-width:0}.tlq-si-edit-btn{color:#7b879b;cursor:pointer;background:#fff;border:1px solid #97a4b8;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;transition:border-color .15s,color .15s,background .15s;display:flex}.tlq-si-edit-btn:hover{color:#007aff;background:#007aff0f;border-color:#007aff}.tlq-si-edit-btn .material-symbols-outlined{font-size:.95rem}.tlq-si-od-label-row{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.tlq-si-od-label-row .tlq-si-label{margin-bottom:0}.tlq-si-plus-btn{color:#007aff;cursor:pointer;background:0 0;border:1.5px solid #007aff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.35rem;height:1.35rem;padding:0;transition:background .15s,color .15s;display:inline-flex}.tlq-si-plus-btn:hover{color:#fff;background:#007aff}.tlq-si-plus-btn .material-symbols-outlined{font-size:.9rem}.tlq-si-od-row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.tlq-si-row{gap:.75rem;display:grid}.tlq-si-row--3{grid-template-columns:repeat(3,minmax(0,1fr))}.tlq-si-field .custom-select-wrapper{width:100%}.tlq-si-field .custom-select-trigger{width:100%;height:var(--input-height);color:#465267;font-family:Inter,sans-serif;font-size:var(--text-body-size);background:#f4f5f7;border:1px solid #97a4b8;border-radius:999px;justify-content:space-between;padding:0 .75rem}.tlq-si-field .custom-select-trigger.is-open{background:#fff;border-color:#007aff;box-shadow:0 0 0 3px #007aff24}.tlq-mask-display{flex-wrap:wrap;gap:.4rem;margin-bottom:.75rem;display:flex}.tlq-mask-chip{color:#1369c7;background:#007aff14;border:1px solid #007aff2e;border-radius:999px;align-items:center;gap:.25rem;padding:.2rem .6rem;font-family:Inter,sans-serif;font-size:.76rem;font-weight:500;display:inline-flex}.tlq-mask-chip .material-symbols-outlined{font-size:.85rem}.tlq-si-footer{justify-content:flex-end;padding-top:.25rem;display:flex}.tlq-save-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#0d66c2 0%,#0a56af 100%);border:0;border-radius:999px;align-items:center;gap:.3rem;padding:.45rem 1.25rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:700;transition:opacity .15s,box-shadow .15s;display:inline-flex;box-shadow:0 6px 14px #0d66c23d}.tlq-save-btn:hover{opacity:.92;box-shadow:0 8px 18px #0d66c25c}.tlq-save-btn .material-symbols-outlined{font-size:.95rem}.tlq-collapsible-card{padding:0}.tlq-collapsible-trigger{cursor:pointer;border-radius:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.25rem;transition:background .15s;display:flex}.tlq-collapsible-trigger:hover{background:#007aff08}.tlq-chevron{color:#97a4b8;flex-shrink:0;font-size:1.2rem;transition:color .15s}.tlq-collapsible-trigger:hover .tlq-chevron{color:#007aff}.tlq-collapsible-body{border-top:1px solid #0000000d;padding:0 1.25rem 1.25rem}.tlq-criteria-placeholder{color:#97a4b8;margin:.75rem 0 0;font-family:Inter,sans-serif;font-size:.82rem;font-style:italic}.tlq-include-list{flex-direction:column;gap:.55rem;display:flex}.tlq-modal-overlay{-webkit-backdrop-filter:blur(4px);z-index:500;background:#00000059;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.tlq-modal{background:#fff;border-radius:1rem;flex-direction:column;width:min(52rem,100%);max-height:90vh;display:flex;overflow-y:auto;box-shadow:0 24px 64px #0003}.tlq-modal-header{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem 1rem;display:flex}.tlq-modal-title{color:#182034;margin:0;font-family:Manrope,sans-serif;font-size:1.25rem;font-weight:800}.tlq-modal-close{color:#97a4b8;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background .15s,color .15s;display:flex}.tlq-modal-close:hover{color:#ef4444;background:#ef444414}.tlq-modal-close .material-symbols-outlined{font-size:1.1rem}.tlq-modal-body{flex-direction:column;gap:1.5rem;padding:1.25rem 1.5rem;display:flex}.tlq-modal-section{flex-direction:column;gap:.75rem;display:flex}.tlq-modal-section-title{color:#182034;margin:0;font-family:Manrope,sans-serif;font-size:1rem;font-weight:700}.tlq-modal-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.tlq-modal-field{flex-direction:column;gap:4px;display:flex}.tlq-modal-field>span{font-family:Inter,sans-serif;font-size:var(--text-label-size,.67rem);letter-spacing:.08em;text-transform:uppercase;color:#7b879b;font-weight:700}.tlq-modal-field input{height:var(--input-height);color:#465267;box-sizing:border-box;background:#f4f5f7;border:1px solid #97a4b8;border-radius:999px;outline:none;width:100%;padding:0 .875rem;font-family:Inter,sans-serif;font-size:.8125rem;transition:border-color .15s,box-shadow .15s,background .15s}.tlq-modal-field input:focus{background:#fff;border-color:#007aff;box-shadow:0 0 0 3px #007aff24}.tlq-modal-field input::placeholder{color:#97a4b8}.tlq-modal-footer{border-top:1px solid #0000000f;justify-content:flex-end;padding:1rem 1.5rem 1.25rem;display:flex}.tlq-modal-save-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0d66c2 0%,#0a56af 100%);border:0;border-radius:999px;align-items:center;gap:.3rem;padding:.45rem 1.75rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:700;transition:opacity .15s,box-shadow .15s;display:inline-flex;box-shadow:0 6px 14px #0d66c23d}.tlq-modal-save-btn:hover{opacity:.92;box-shadow:0 8px 18px #0d66c25c}@media (width<=1200px){.tlq-layout{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr)}}@media (width<=960px){.tlq-layout{grid-template-columns:1fr}}@media (width<=640px){.tlq-si-row--3{grid-template-columns:1fr 1fr}.tlq-si-od-row,.tlq-modal-row{grid-template-columns:1fr}}.theme-dark .tlq-card-title{color:#8e8e93}.theme-dark .tlq-card-icon{color:#0a84ff}.theme-dark .tlq-table thead tr{background:#0a84ff1a;border-bottom-color:#0a84ff33}.theme-dark .tlq-table th{color:#46a1ff}.theme-dark .tlq-table td{color:#d8dde8;border-bottom-color:#252b3a}.theme-dark .tlq-table tbody tr:hover td{background:#0a84ff0d}.theme-dark .tlq-table-empty{color:#636366}.theme-dark .tlq-quotes-control-label{color:#8e8e93}.theme-dark .tlq-quotes-empty-icon{color:#48484a}.theme-dark .tlq-quotes-empty-text{color:#8e8e93}.theme-dark .tlq-quotes-empty-sub{color:#636366}.theme-dark .tlq-si-label{color:#8e8e93}.theme-dark .tlq-si-input{color:#f2f2f7;background:#ffffff0f;border-color:#fff3}.theme-dark .tlq-si-input::placeholder{color:#ffffff4d}.theme-dark .tlq-si-input:focus{background:#ffffff1a;border-color:#0a84ff;box-shadow:0 0 0 3px #0a84ff2e}.theme-dark .tlq-si-field .custom-select-trigger{color:#f2f2f7;background:#ffffff0f;border-color:#fff3}.theme-dark .tlq-si-field .custom-select-trigger.is-open{background:#ffffff1a;border-color:#0a84ff;box-shadow:0 0 0 3px #0a84ff2e}.theme-dark .tlq-si-edit-btn{color:#8e8e93;background:#ffffff0f;border-color:#fff3}.theme-dark .tlq-si-edit-btn:hover{color:#0a84ff;background:#0a84ff1a;border-color:#0a84ff}.theme-dark .tlq-save-btn{background:linear-gradient(135deg,#1a7de0 0%,#1268c8 100%);box-shadow:0 6px 14px #0a84ff47}.theme-dark .tlq-collapsible-trigger:hover{background:#0a84ff0d}.theme-dark .tlq-collapsible-body{border-top-color:#ffffff12}.theme-dark .tlq-criteria-placeholder{color:#636366}.theme-dark .tlq-modal{background:#1c1c1e;box-shadow:0 24px 64px #00000080}.theme-dark .tlq-modal-header{border-bottom-color:#ffffff14}.theme-dark .tlq-modal-title,.theme-dark .tlq-modal-section-title{color:#f2f2f7}.theme-dark .tlq-modal-field>span{color:#8e8e93}.theme-dark .tlq-modal-field input{color:#f2f2f7;background:#ffffff0f;border-color:#fff3}.theme-dark .tlq-modal-field input::placeholder{color:#ffffff4d}.theme-dark .tlq-modal-field input:focus{background:#ffffff1a;border-color:#0a84ff;box-shadow:0 0 0 3px #0a84ff2e}.theme-dark .tlq-modal-footer{border-top-color:#ffffff14}.theme-dark .tlq-modal-save-btn{background:linear-gradient(135deg,#1a7de0 0%,#1268c8 100%)}.sal-shell{padding:calc(var(--nav-height) + 1.375rem) 0 2.5rem;min-height:100vh}.sal-shell .shipment-page-inner{flex-direction:column;gap:1rem;display:flex}.sal-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:0;display:flex}.sal-filters-card{padding:1.25rem 1.375rem 1rem}.sal-card-head{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.sal-card-icon{color:#007aff;font-size:1.15rem}.sal-card-title{letter-spacing:.07em;text-transform:uppercase;color:#7b879b;font-family:Inter,sans-serif;font-size:.82rem;font-weight:700}.sal-filter-row{gap:.75rem .875rem;margin-bottom:.75rem;display:grid}.sal-filter-row--3col{grid-template-columns:repeat(3,minmax(0,1fr))}.sal-filter-row--date{grid-template-columns:minmax(0,1fr) minmax(0,1.5fr);align-items:end}.sal-field{flex-direction:column;gap:4px;min-width:0;display:flex}.sal-field>span{color:#7b879b;font-family:Inter,sans-serif;font-size:var(--text-label-size,.67rem);letter-spacing:.08em;text-transform:uppercase;font-weight:700}.sal-field input,.sal-field .custom-select-trigger,.sal-field .search-dropdown-trigger{width:100%;min-width:0;height:var(--input-height);color:#465267;font-family:Inter,sans-serif;font-size:var(--text-body-size,.8125rem);background:#f4f5f7;border:1px solid #97a4b8;border-radius:999px;outline:none;padding:0 .75rem;transition:border-color .15s,box-shadow .15s,background .15s}.sal-field .custom-select-wrapper,.sal-field .search-dropdown-wrap{width:100%;min-width:0}.sal-field input:focus,.sal-field .custom-select-trigger.is-open{background:#fff;border-color:#007aff;box-shadow:0 0 0 3px #007aff24}.sal-field input::placeholder{color:#97a4b8}.sal-field--date-range{min-width:0}.sal-date-range-display{height:var(--input-height);background:#f4f5f7;border:1px solid #97a4b8;border-radius:999px;justify-content:space-between;align-items:center;gap:.5rem;min-width:0;padding:0 .75rem;display:flex}.sal-date-range-text{font-family:Inter,sans-serif;font-size:var(--text-body-size,.8125rem);color:#465267;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.sal-date-range-icon{color:#007aff;flex-shrink:0;font-size:1rem}.sal-results-card{padding:1.25rem 1.375rem 1rem}.sal-results-title-wrap{align-items:center;gap:.5rem;display:flex}.sal-table-wrap{margin:0 -.25rem;overflow-x:auto}.sal-starfish-wrap{min-width:56rem}.sal-tr:hover td{background:#007aff0a}.sal-td{color:#2f3a4f;font-family:Inter,sans-serif;font-size:var(--text-body-size);vertical-align:top;border-bottom:1px solid #eceef2;padding:.55rem .75rem;font-weight:500}.sal-td--id{white-space:nowrap;color:#007aff;font-variant-numeric:tabular-nums;font-weight:700}.sal-td--date{white-space:nowrap;font-variant-numeric:tabular-nums;color:#4c5566}.sal-td--type{white-space:nowrap}.sal-td--desc{min-width:22rem;max-width:36rem}.sal-td--by{white-space:nowrap;color:#4c5566}.sal-td--access{white-space:nowrap}.sal-desc-text{-webkit-line-clamp:3;line-height:1.45;font-size:var(--text-body-size);color:#4c5566;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.sal-badge{font-family:Inter,sans-serif;font-size:var(--text-label-size);letter-spacing:.02em;white-space:nowrap;border-radius:999px;align-items:center;padding:.18rem .6rem;font-weight:700;display:inline-flex}.sal-badge--operations{color:#1669c5;background:#007aff1a;border:1px solid #007aff2e}.sal-badge--public{color:#1a8c3a;background:#34c7591a;border:1px solid #34c75938}.sal-results-count{color:#007aff;font-family:Inter,sans-serif;font-size:var(--text-label-size);background:#007aff1a;border-radius:999px;align-items:center;margin-left:.25rem;padding:.15rem .55rem;font-weight:700;display:inline-flex}.sal-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:2.25rem 1rem;display:flex}.sal-empty-icon{color:#c5cdd9;font-size:2.35rem}.sal-empty-text{color:#4c5566;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600}.sal-empty-sub{color:#8a98ad;max-width:32rem;font-family:Inter,sans-serif;font-size:.8rem;line-height:1.5}.sal-no-results{color:#4c5566;align-items:center;gap:.4rem;padding:.875rem .25rem;font-family:Inter,sans-serif;font-size:.82rem;font-weight:600;display:flex}.sal-no-results .material-symbols-outlined{color:#c5cdd9;font-size:1rem}.sal-date-custom-row{grid-template-columns:1fr 1fr;gap:.75rem .875rem;display:grid}.theme-dark .sal-card-icon{color:#0a84ff}.theme-dark .sal-card-title,.theme-dark .sal-field>span{color:#8e8e93}.theme-dark .sal-field input,.theme-dark .sal-field .custom-select-trigger{color:#f2f2f7;background:#1c1c1e;border-color:#ffffff26}.theme-dark .sal-field input:focus,.theme-dark .sal-field .custom-select-trigger.is-open{background:#2c2c2e;border-color:#0a84ff;box-shadow:0 0 0 3px #0a84ff2e}.theme-dark .sal-field input::placeholder{color:#48484a}.theme-dark .sal-date-range-display{background:#1c1c1e;border-color:#ffffff26}.theme-dark .sal-date-range-text{color:#f2f2f7}.theme-dark .sal-date-range-icon{color:#0a84ff}.theme-dark .sal-empty-icon{color:#3a3a3c}.theme-dark .sal-empty-text{color:#8e8e93}.theme-dark .sal-empty-sub{color:#636366}.theme-dark .sal-no-results{color:#8e8e93}.theme-dark .sal-no-results .material-symbols-outlined{color:#3a3a3c}.theme-dark .sal-tr:hover td{background:#0a84ff0f}.theme-dark .sal-td{color:#d1d5db;border-bottom-color:#2c2c2e}.theme-dark .sal-td--id{color:#0a84ff}.theme-dark .sal-td--date,.theme-dark .sal-td--by,.theme-dark .sal-desc-text{color:#a0aab8}.theme-dark .sal-badge--operations{color:#46a1ff;background:#0a84ff26;border-color:#0a84ff40}.theme-dark .sal-badge--public{color:#30d158;background:#30d1581f;border-color:#30d15838}.theme-dark .sal-results-count{color:#4da3ff;background:#0a84ff26}.fdz-wrap{flex-direction:column;gap:.875rem;display:flex}.fdz-input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.fdz-zone{cursor:pointer;text-align:center;background:#007aff05;border:2px dashed #007aff40;border-radius:1rem;outline:none;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:2.5rem 1.5rem;transition:border-color .18s,background .18s,transform .15s;display:flex}.fdz-zone:hover,.fdz-zone:focus-visible{background:#007aff0a;border-color:#007aff8c}.fdz-zone.is-dragging{background:#007aff12;border-color:#007aff;transform:scale(1.01)}.fdz-icon{color:#007aff66;font-size:2.75rem;transition:color .15s,transform .2s}.fdz-icon.is-dragging{color:#007aff;transform:translateY(-4px)}.fdz-title{color:#2f3a4f;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600}.fdz-sub{font-family:Inter,sans-serif;font-size:var(--text-body-size,.8125rem);color:#7b879b}.fdz-link{color:#007aff;font-weight:600}.fdz-hint{font-family:Inter,sans-serif;font-size:var(--text-caption-size,.76rem);color:#97a4b8;margin-top:.25rem}.fdz-actions{align-items:center;gap:.5rem;display:flex}.fdz-choose-btn{align-items:center;gap:.3rem;padding:.45rem 1.1rem;font-size:.875rem;display:inline-flex}.theme-dark .fdz-zone{background:#0a84ff05;border-color:#0a84ff33}.theme-dark .fdz-zone:hover,.theme-dark .fdz-zone:focus-visible{background:#0a84ff0d;border-color:#0a84ff80}.theme-dark .fdz-zone.is-dragging{background:#0a84ff17;border-color:#0a84ff}.theme-dark .fdz-icon{color:#0a84ff73}.theme-dark .fdz-icon.is-dragging{color:#0a84ff}.theme-dark .fdz-title{color:#e5e7eb}.theme-dark .fdz-sub{color:#636366}.theme-dark .fdz-link{color:#0a84ff}.theme-dark .fdz-hint{color:#48484a}.cra-shell{padding:calc(var(--nav-height) + 1.375rem) 0 2.5rem;min-height:100vh}.cra-shell .shipment-page-inner{flex-direction:column;gap:1rem;display:flex}.cra-lanes-info{color:#4c5566;white-space:nowrap;align-items:center;gap:.35rem;font-family:Inter,sans-serif;font-size:.8rem;font-weight:500;display:inline-flex}.cra-lanes-icon{color:#007aff;font-size:1rem}.cra-lanes-info strong{color:#007aff;font-weight:700}.cra-body{grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);align-items:stretch;gap:1rem;display:grid}.cra-upload-card,.cra-fields-card{flex-direction:column;padding:1.25rem 1.375rem 1.5rem;display:flex}.cra-upload-card .fdz-wrap{flex-direction:column;flex:1;display:flex}.cra-upload-card .fdz-zone{flex:1}.cra-card-head{align-items:center;gap:.5rem;margin-bottom:1.25rem;display:flex}.cra-card-icon{color:#007aff;font-size:1.15rem}.cra-card-title{letter-spacing:.07em;text-transform:uppercase;color:#7b879b;font-family:Inter,sans-serif;font-size:.82rem;font-weight:700}.cra-file-selected{height:var(--input-height);background:#007aff0d;border:1px solid #007aff4d;border-radius:999px;align-items:center;gap:.6rem;min-width:0;padding:0 .75rem;display:flex}.cra-file-icon{color:#007aff;flex-shrink:0;font-size:1rem}.cra-file-name{font-family:Inter,sans-serif;font-size:var(--text-body-size,.8125rem);color:#2f3a4f;text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:600;overflow:hidden}.cra-file-clear{color:#fff;cursor:pointer;background:#007aff;border:0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.4rem;height:1.4rem;padding:0;transition:background .15s;display:inline-flex;box-shadow:0 4px 10px #007aff47}.cra-file-clear:hover{background:#0a63bf}.cra-file-clear .material-symbols-outlined{font-variation-settings:"wght" 700;font-size:.88rem;line-height:1}.cra-fields-body{flex-direction:column;gap:1rem;display:flex}.cra-row-2col{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem .875rem;display:grid}.cra-field{flex-direction:column;gap:4px;min-width:0;display:flex}.cra-field>span{font-family:Inter,sans-serif;font-size:var(--text-label-size,.67rem);letter-spacing:.08em;text-transform:uppercase;color:#7b879b;font-weight:700}.cra-field input{width:100%;height:var(--input-height);color:#465267;font-family:Inter,sans-serif;font-size:var(--text-body-size,.8125rem);background:#f4f5f7;border:1px solid #97a4b8;border-radius:999px;outline:none;padding:0 .75rem;transition:border-color .15s,box-shadow .15s,background .15s}.cra-field input:focus{background:#fff;border-color:#007aff;box-shadow:0 0 0 3px #007aff24}.cra-field input::placeholder{color:#97a4b8}.cra-field .custom-select-wrapper{width:100%}.cra-field .custom-select-trigger{width:100%;height:var(--input-height);color:#465267;font-family:Inter,sans-serif;font-size:var(--text-body-size,.8125rem);background:#f4f5f7;border:1px solid #97a4b8;border-radius:999px;outline:none;justify-content:space-between;padding:0 .75rem;transition:border-color .15s,box-shadow .15s,background .15s}.cra-field .multi-select-wrap{width:100%}.cra-textarea{color:#465267;width:100%;font-family:Inter,sans-serif;font-size:var(--text-body-size,.8125rem);resize:vertical;background:#f4f5f7;border:1px solid #97a4b8;border-radius:.75rem;outline:none;min-height:5rem;padding:.6rem .75rem;line-height:1.5;transition:border-color .15s,box-shadow .15s,background .15s}.cra-textarea:focus{background:#fff;border-color:#007aff;box-shadow:0 0 0 3px #007aff24}.cra-textarea::placeholder{color:#97a4b8}.cra-actions{justify-content:flex-end;padding-top:.25rem;display:flex}.cra-upload-btn{align-items:center;gap:.35rem;padding:.5rem 1.5rem;font-size:.875rem;display:inline-flex}.cra-upload-btn:disabled{opacity:.45;cursor:not-allowed}.theme-dark .cra-card-icon{color:#0a84ff}.theme-dark .cra-card-title{color:#8e8e93}.theme-dark .cra-lanes-icon{color:#0a84ff}.theme-dark .cra-lanes-info{color:#a0aab8}.theme-dark .cra-lanes-info strong{color:#0a84ff}.theme-dark .cra-file-selected{background:#0a84ff12;border-color:#0a84ff59}.theme-dark .cra-file-icon{color:#0a84ff}.theme-dark .cra-file-name{color:#e5e7eb}.theme-dark .cra-file-clear{background:#0a84ff;box-shadow:0 4px 10px #0a84ff57}.theme-dark .cra-file-clear:hover{background:#329cff}.theme-dark .cra-field>span{color:#8e8e93}.theme-dark .cra-field input,.theme-dark .cra-textarea{color:#f2f2f7;background:#1c1c1e;border-color:#ffffff26}.theme-dark .cra-field input:focus,.theme-dark .cra-textarea:focus{background:#2c2c2e;border-color:#0a84ff;box-shadow:0 0 0 3px #0a84ff2e}.theme-dark .cra-field input::-moz-placeholder{color:#48484a}.theme-dark .cra-textarea::-moz-placeholder{color:#48484a}.theme-dark .cra-field input::placeholder,.theme-dark .cra-textarea::placeholder{color:#48484a}.theme-dark .cra-field .custom-select-trigger{color:#f2f2f7;background:#1c1c1e;border-color:#ffffff26}.help-dd-wrap{position:relative}.help-dd-panel{z-index:110;opacity:0;visibility:hidden;border-radius:.5rem;width:14rem;padding:.4rem 0 0;font-family:Inter,sans-serif;transition:opacity .35s cubic-bezier(.16,1,.3,1),transform .35s cubic-bezier(.16,1,.3,1),visibility .35s cubic-bezier(.16,1,.3,1);position:absolute;top:calc(100% + 6px);right:0;transform:translateY(10px)}.help-dd-wrap.is-open .help-dd-panel{opacity:1;visibility:visible;transform:translateY(0)}.help-dd-section{padding:0 4px}.help-dd-item{align-items:center;gap:.5rem;display:flex!important}.help-dd-item-icon{opacity:.75;flex-shrink:0;font-size:1rem}.help-dd-item:hover .help-dd-item-icon,.help-dd-item:focus-visible .help-dd-item-icon{opacity:1}.help-dd-empty{color:#8e8e93;padding:.5rem .875rem;font-size:.82rem}.help-dd-divider{background:#1c1c1e12;height:1px;margin:.35rem 8px}.theme-dark .help-dd-divider{background:#ffffff14}.help-dd-search-wrap{align-items:center;gap:.4rem;padding:.3rem .6rem .5rem;display:flex}.help-dd-search-icon{color:#97a4b8;flex-shrink:0;font-size:1rem}.help-dd-search-input{color:#1c1c1e;background:0 0;border:1.5px solid #97a4b8;border-radius:.4rem;outline:none;flex:1;min-width:0;height:1.9rem;padding:0 .5rem;font-family:Inter,sans-serif;font-size:.8rem;transition:border-color .15s,box-shadow .15s}.help-dd-search-input::placeholder{color:#97a4b8}.help-dd-search-input:focus{border-color:#007aff;box-shadow:0 0 0 3px #007aff1f}.theme-dark .help-dd-search-input{color:#f2f2f7;border-color:#fff3}.theme-dark .help-dd-search-input::placeholder{color:#ffffff4d}.theme-dark .help-dd-search-input:focus{border-color:#0a84ff;box-shadow:0 0 0 3px #0a84ff2e}.theme-dark .help-dd-search-icon{color:#ffffff4d}.notif-wrap{position:relative}.notif-panel{z-index:110;width:22rem;max-height:calc(100vh - var(--nav-height,3.5rem) - 2rem);opacity:0;visibility:hidden;border-radius:.875rem;flex-direction:column;transition:opacity .35s cubic-bezier(.16,1,.3,1),transform .35s cubic-bezier(.16,1,.3,1),visibility .35s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;transform:translateY(10px);box-shadow:0 16px 48px #00000029}.notif-wrap.is-open .notif-panel{opacity:1;visibility:visible;transform:translateY(0)}.notif-header{border-bottom:1px solid #00000012;flex-shrink:0;justify-content:space-between;align-items:center;padding:.875rem 1rem .75rem;display:flex}.notif-header-left{align-items:center;gap:.45rem;display:flex}.notif-header-icon{color:#007aff;font-size:1.1rem}.notif-title{font-family:Inter,sans-serif;font-size:var(--text-title-size);color:#1c1c1e;margin:0;font-weight:700}.notif-close{cursor:pointer;color:#7b879b;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;transition:background .12s,color .12s;display:flex}.notif-close:hover{color:#ff3b30;background:#ff3b301a}.notif-close .material-symbols-outlined{font-size:1rem}.notif-tabs{border-bottom:1px solid #00000012;flex-shrink:0;padding:0 .75rem;display:flex}.notif-tab{font-family:Inter,sans-serif;font-size:var(--text-label-size);color:#687284;cursor:pointer;background:0 0;border:none;padding:.55rem .75rem;font-weight:600;transition:color .15s;position:relative}.notif-tab.is-active{color:#007aff}.notif-tab.is-active:after{content:"";background:#007aff;border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-1px;left:0;right:0}.notif-body{scrollbar-width:thin;scrollbar-color:#6363664d transparent;flex:1;overflow-y:auto}.notif-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:2.5rem 1.5rem;display:flex}.notif-empty-icon{color:#c7cdd8;font-size:2.5rem}.notif-empty-title{font-family:Inter,sans-serif;font-size:var(--text-body-size);color:#2f3a4f;margin:0;font-weight:700}.notif-empty-sub{font-family:Inter,sans-serif;font-size:var(--text-label-size);color:#687284;margin:0;line-height:1.5}.notif-footer{border-top:1px solid #00000012;flex-shrink:0;justify-content:center;padding:.6rem 1rem;display:flex}.notif-footer-link{font-family:Inter,sans-serif;font-size:var(--text-label-size);color:#007aff;cursor:pointer;background:0 0;border:none;border-radius:.35rem;padding:.25rem .5rem;font-weight:600;transition:background .12s}.notif-footer-link:hover{background:#007aff14}.theme-dark .notif-header{border-bottom-color:#ffffff14}.theme-dark .notif-header-icon{color:#4da3ff}.theme-dark .notif-title{color:#f2f2f7}.theme-dark .notif-close{color:#8e8e93}.theme-dark .notif-close:hover{color:#ff453a;background:#ff453a24}.theme-dark .notif-tabs{border-bottom-color:#ffffff14}.theme-dark .notif-tab{color:#8e8e93}.theme-dark .notif-tab.is-active{color:#4da3ff}.theme-dark .notif-tab.is-active:after{background:#4da3ff}.theme-dark .notif-empty-icon{color:#48484a}.theme-dark .notif-empty-title{color:#e0e4ed}.theme-dark .notif-empty-sub{color:#8e8e93}.theme-dark .notif-footer{border-top-color:#ffffff14}.theme-dark .notif-footer-link{color:#4da3ff}.theme-dark .notif-footer-link:hover{background:#0a84ff1f}.profile-dd-wrap{position:relative}.profile-dd-panel{z-index:110;opacity:0;visibility:hidden;border-radius:.75rem;width:17.5rem;padding:.4rem 0;font-family:Inter,sans-serif;transition:opacity .35s cubic-bezier(.16,1,.3,1),transform .35s cubic-bezier(.16,1,.3,1),visibility .35s cubic-bezier(.16,1,.3,1);position:absolute;top:calc(100% + 8px);right:0;transform:translateY(10px)}.profile-dd-wrap.is-open .profile-dd-panel{opacity:1;visibility:visible;transform:translateY(0)}.profile-dd-identity{cursor:pointer;border-radius:0;align-items:center;gap:.65rem;padding:.6rem .875rem .5rem;transition:background-color .15s;display:flex}.profile-dd-identity:hover{background-color:#0000000a}.profile-dd-identity.is-readonly{cursor:default}.profile-dd-identity.is-readonly:hover{background-color:#0000}.profile-dd-identity:focus-visible{outline-offset:-2px;outline:2px solid #007aff}.profile-dd-avatar{background:linear-gradient(135deg,#0d66c2,#0a56af);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;display:flex}.profile-dd-avatar .material-symbols-outlined{color:#fff;font-size:1.1rem}.profile-dd-user{flex-direction:column;gap:.1rem;min-width:0;display:flex}.profile-dd-name{font-size:var(--text-body-size);color:#1c1c1e;white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.profile-dd-email{font-size:var(--text-caption-size);color:#687284;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.profile-dd-divider{background:#1c1c1e12;height:1px;margin:.3rem 8px}.profile-dd-section{padding:0 4px}.profile-dd-item{align-items:center;gap:.55rem;display:flex!important}.profile-dd-item-icon{opacity:.7;flex-shrink:0;font-size:1rem}.profile-dd-item:hover .profile-dd-item-icon,.profile-dd-item:focus-visible .profile-dd-item-icon{opacity:1}.profile-dd-item.is-disabled{opacity:.42;cursor:not-allowed;pointer-events:none}.profile-dd-item--logout:hover,.profile-dd-item--logout:focus-visible{color:#ff3b30!important;background-color:#ff3b301a!important}.profile-dd-item--logout:hover .profile-dd-item-icon,.profile-dd-item--logout:focus-visible .profile-dd-item-icon{opacity:1}.theme-dark .profile-dd-divider{background:#ffffff14}.theme-dark .profile-dd-identity:hover{background-color:#ffffff0f}.theme-dark .profile-dd-name{color:#f2f2f7}.theme-dark .profile-dd-email{color:#8e8e93}.theme-dark .profile-dd-item--logout:hover,.theme-dark .profile-dd-item--logout:focus-visible{color:#ff453a!important;background-color:#ff453a24!important}.card-heading{align-items:center;margin-bottom:.875rem;display:flex}.card-heading h2{color:#2f3a4f;font-family:Inter,sans-serif;font-size:var(--text-title-size);align-items:center;gap:.375rem;margin:0;font-weight:700;display:flex}.card-heading h2 .material-symbols-outlined{color:#1669c5;font-size:1rem}.theme-dark .card-heading h2{color:#e0e4ed}.theme-dark .card-heading h2 .material-symbols-outlined{color:#46a1ff}.profile-heading .page-heading-title{font-size:2.85rem;font-weight:800}.profile-heading .page-heading-text{padding-left:.5rem}.profile-shell{padding:calc(var(--nav-height,3.5rem) + 1.375rem) 0 2.5rem;background:var(--bg-page,#f4f6f8);min-height:100vh}.theme-dark .profile-shell{background:var(--bg-page-dark,#0d0d0f)}.profile-shell .shipment-page-inner{flex-direction:column;gap:1rem;padding:0 2.5rem;display:flex}.profile-layout{grid-template-columns:22rem minmax(0,1fr);align-items:start;gap:1.5rem;display:grid}.profile-sidebar{top:calc(var(--nav-height,3.5rem) + 1.5rem);flex-direction:column;align-self:start;gap:1rem;display:flex;position:sticky}.profile-identity-card{text-align:center;flex-direction:column;align-items:center;gap:.45rem;padding:3rem 2rem 2.75rem;display:flex}.profile-avatar-lg{background:linear-gradient(135deg,#0d66c2,#0a56af);border-radius:50%;justify-content:center;align-items:center;width:5.25rem;height:5.25rem;margin-bottom:1.15rem;display:flex;box-shadow:0 4px 16px #0d66c24d}.profile-avatar-lg .material-symbols-outlined{color:#fff;font-size:2.65rem}.profile-identity-name{color:#1c1c1e;font-family:Inter,sans-serif;font-size:1.075rem;font-weight:700}.theme-dark .profile-identity-name{color:#f2f2f7}.profile-identity-role{color:#687284;font-size:.95rem;font-weight:500}.theme-dark .profile-identity-role{color:#8e8e93}.profile-identity-email{color:#007aff;margin-top:.2rem;font-size:.85rem;font-weight:500}.theme-dark .profile-identity-email{color:#4da3ff}.profile-identity-org{color:#687284;align-items:center;gap:.3rem;margin-top:.4rem;font-size:.825rem;display:flex}.profile-identity-org-icon{font-size:.95rem}.theme-dark .profile-identity-org{color:#8e8e93}.profile-quick-card{padding:2rem 1.75rem 1.5rem}.profile-quick-card .card-heading{margin-bottom:.75rem}.profile-quick-nav{flex-direction:column;gap:.25rem;display:flex}.profile-quick-link{color:#687284;border-radius:.45rem;padding:.65rem .9rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500;line-height:1.35;text-decoration:none;transition:background .12s,color .12s;display:block}.profile-quick-link:hover{color:#007aff;background:#007aff12}.theme-dark .profile-quick-link{color:#8e8e93}.theme-dark .profile-quick-link:hover{color:#4da3ff;background:#0a84ff1a}.profile-sections{flex-direction:column;gap:1rem;display:flex}.profile-section-card{scroll-margin-top:calc(var(--nav-height,3.5rem) + 1.5rem);padding:1.125rem 1.25rem 1rem}.profile-section-header{justify-content:space-between;align-items:flex-start;margin-bottom:0;display:flex}.profile-section-header .card-heading{margin-bottom:0}.profile-section-desc{font-family:Inter,sans-serif;font-size:var(--text-body-size);color:#687284;margin:.375rem 0 .75rem;line-height:1.5}.theme-dark .profile-section-desc{color:#8e8e93}.profile-section-footer{justify-content:flex-end;margin-top:.875rem;display:flex}.profile-section-footer .hdr-btn{align-items:center;gap:.35rem;display:inline-flex}.profile-section-footer .hdr-btn .material-symbols-outlined{font-size:.95rem}.profile-icon-btn{color:#007aff;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;transition:background .13s;display:flex}.profile-icon-btn:hover{background:#007aff1a}.theme-dark .profile-icon-btn{color:#4da3ff}.profile-edit-actions{gap:.25rem;display:flex}.profile-save-btn,.profile-cancel-btn{cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;transition:background .13s;display:flex}.profile-save-btn{color:#007aff;background:#007aff1a}.profile-save-btn:hover{background:#007aff33}.profile-cancel-btn{color:#ff3b30;background:#ff3b3014}.profile-cancel-btn:hover{background:#ff3b3029}.profile-save-btn .material-symbols-outlined,.profile-cancel-btn .material-symbols-outlined,.profile-icon-btn .material-symbols-outlined{font-size:1rem}.profile-field-grid{grid-template-columns:1fr 1fr;gap:.75rem 1.25rem;margin-top:.75rem;display:grid}.profile-field{flex-direction:column;gap:.3rem;display:flex}.profile-field--full{grid-column:1/-1}.profile-field-label{font-family:Inter,sans-serif;font-size:var(--text-label-size);color:#687284;text-transform:uppercase;letter-spacing:.04em;font-weight:700}.theme-dark .profile-field-label{color:#8e8e93}.profile-field-value{font-family:Inter,sans-serif;font-size:var(--text-body-size);color:#1c1c1e;font-weight:500}.theme-dark .profile-field-value{color:#f2f2f7}.profile-field-value--muted{color:#687284}.theme-dark .profile-field-value--muted{color:#8e8e93}.profile-input{height:var(--input-height,2.25rem);color:#465267;font-family:Inter,sans-serif;font-size:var(--text-body-size);box-sizing:border-box;background:#f4f5f7;border:1px solid #97a4b8;border-radius:999px;outline:none;width:100%;padding:0 .875rem;transition:border-color .15s,box-shadow .15s,background .15s}.profile-input:focus{background:#fff;border-color:#007aff;box-shadow:0 0 0 3px #007aff24}.theme-dark .profile-input{color:#f2f2f7;background:#ffffff0f;border-color:#fff3}.theme-dark .profile-input:focus{background:#ffffff1a;border-color:#0a84ff;box-shadow:0 0 0 3px #0a84ff2e}.profile-org-list{flex-direction:column;gap:.5rem;margin-top:.25rem;display:flex}.profile-org-item{cursor:pointer;text-align:left;background:0 0;border:1.5px solid #00000014;border-radius:.6rem;align-items:center;gap:.75rem;padding:.7rem .875rem;font-family:Inter,sans-serif;transition:border-color .15s,background .15s;display:flex}.profile-org-item:hover{background:#007aff0a;border-color:#007aff}.profile-org-item.is-selected{background:#007aff0f;border-color:#007aff}.theme-dark .profile-org-item{border-color:#ffffff1a}.theme-dark .profile-org-item:hover,.theme-dark .profile-org-item.is-selected{background:#0a84ff1a;border-color:#4da3ff}.profile-org-icon{color:#007aff;flex-shrink:0;font-size:1.2rem}.theme-dark .profile-org-icon{color:#4da3ff}.profile-org-info{flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.profile-org-name{font-size:var(--text-body-size);color:#1c1c1e;white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.theme-dark .profile-org-name{color:#f2f2f7}.profile-org-badge{font-size:var(--text-caption-size);color:#007aff;white-space:nowrap;background:#007aff1a;border-radius:999px;flex-shrink:0;padding:.1rem .5rem;font-weight:600}.theme-dark .profile-org-badge{color:#4da3ff;background:#0a84ff26}.profile-org-check{color:#007aff;flex-shrink:0;font-size:1.1rem}.theme-dark .profile-org-check{color:#4da3ff}.profile-signature-wrap{border:1px solid #0000001a;border-radius:.6rem;margin-top:.5rem;overflow:hidden}.theme-dark .profile-signature-wrap{border-color:#ffffff1a}.profile-signature-toolbar{background:#00000005;border-bottom:1px solid #00000012;align-items:center;gap:.1rem;padding:.4rem .5rem;display:flex}.theme-dark .profile-signature-toolbar{background:#ffffff05;border-bottom-color:#ffffff12}.profile-sig-btn{color:#465267;cursor:pointer;background:0 0;border:none;border-radius:.35rem;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;transition:background .12s,color .12s;display:flex}.profile-sig-btn:hover{color:#007aff;background:#007aff14}.profile-sig-btn .material-symbols-outlined{font-size:1.05rem}.theme-dark .profile-sig-btn{color:#8e8e93}.profile-sig-sep{background:#0000001f;width:1px;height:1.2rem;margin:0 .25rem}.theme-dark .profile-sig-sep{background:#ffffff1f}.profile-signature-canvas{min-height:7rem;font-family:Inter,sans-serif;font-size:var(--text-body-size);color:#1c1c1e;outline:none;padding:.875rem 1rem;line-height:1.6}.theme-dark .profile-signature-canvas{color:#f2f2f7;background:#ffffff05}.profile-coming-soon{text-align:center;flex-direction:column;align-items:center;gap:.4rem;padding:1.5rem 1rem;display:flex}.profile-coming-soon-icon{color:#c7cdd8;font-size:2.2rem}.theme-dark .profile-coming-soon-icon{color:#48484a}.profile-coming-soon-title{font-family:Inter,sans-serif;font-size:var(--text-body-size);color:#2f3a4f;margin:0;font-weight:700}.theme-dark .profile-coming-soon-title{color:#e0e4ed}.profile-coming-soon-sub{font-family:Inter,sans-serif;font-size:var(--text-label-size);color:#687284;margin:0;line-height:1.5}.theme-dark .profile-coming-soon-sub{color:#8e8e93}.profile-logoff-row{justify-content:center;padding:.6rem 0 .85rem;display:flex}.profile-logoff-btn{color:#ff3b30;cursor:pointer;background:0 0;border:1.5px solid #ff3b3040;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;width:100%;padding:.55rem 1.25rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;transition:background .13s,border-color .13s;display:inline-flex}.profile-logoff-btn:hover{background:#ff3b3012;border-color:#ff3b3073}.profile-logoff-btn .material-symbols-outlined{font-size:1rem}.theme-dark .profile-logoff-btn{color:#ff453a;border-color:#ff453a4d}.theme-dark .profile-logoff-btn:hover{background:#ff453a1a;border-color:#ff453a80}@media (width<=900px){.profile-layout{grid-template-columns:1fr}.profile-sidebar{flex-flow:wrap}.profile-identity-card,.profile-quick-card{flex:1;min-width:14rem}}@media (width<=600px){.profile-field-grid{grid-template-columns:1fr}}.cl-shell{padding:calc(var(--nav-height) + 1.375rem) 0 2.5rem;min-height:100vh}.cl-shell .shipment-page-inner{flex-direction:column;gap:1rem;display:flex}.cl-filters-card{padding:1.25rem 1.375rem 1rem}.cl-filter-row{gap:.75rem .875rem;margin-bottom:.875rem;display:grid}.cl-filter-row--4col{grid-template-columns:repeat(4,minmax(0,1fr))}.cl-filter-row--date{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end}.cl-field{flex-direction:column;gap:4px;min-width:0;display:flex}.cl-field>span{font-family:Inter,sans-serif;font-size:var(--text-label-size,.67rem);letter-spacing:.08em;text-transform:uppercase;color:#7b879b;font-weight:700}.cl-field input[type=text],.cl-field input[type=email]{width:100%;height:var(--input-height);color:#465267;font-family:Inter,sans-serif;font-size:var(--text-body-size,.8125rem);background:#f4f5f7;border:1px solid #97a4b8;border-radius:999px;outline:none;padding:0 .75rem;transition:border-color .15s,box-shadow .15s,background .15s}.cl-field input[type=text]:focus,.cl-field input[type=email]:focus{background:#fff;border-color:#007aff;box-shadow:0 0 0 3px #007aff24}.cl-field input::placeholder{color:#97a4b8}.cl-field .custom-select-wrapper,.cl-field .dp-wrap{width:100%;min-width:0}.cl-exclude-row{cursor:pointer;align-self:end;align-items:center;gap:.5rem;padding-bottom:.2rem;display:flex}.cl-checkbox{accent-color:#007aff;cursor:pointer;flex-shrink:0;width:1.1rem;height:1.1rem}.cl-exclude-label{font-family:Inter,sans-serif;font-size:var(--text-body-size,.8125rem);color:#465267;white-space:nowrap;font-weight:500}.cl-action-row{justify-content:flex-end;align-items:center;gap:.625rem;margin-top:.875rem;display:flex}.cl-action-row .shipment-save-button{align-items:center;gap:.3rem;padding:.45rem 1.25rem;font-size:.9rem;display:inline-flex}.cl-results-card{padding:1.25rem 1.375rem 1rem}.cl-results-head{align-items:center;gap:.5rem;margin-bottom:.875rem;display:flex}.cl-results-head .card-heading{margin-bottom:0}.cl-results-count{color:#007aff;font-family:Inter,sans-serif;font-size:var(--text-label-size,.67rem);background:#007aff1a;border-radius:999px;align-items:center;margin-left:.25rem;padding:.15rem .55rem;font-weight:700;display:inline-flex}.cl-table-wrap{margin:0 -.25rem;overflow-x:auto}.cl-starfish-wrap{min-width:60rem}.cl-tr:hover td{background:#007aff0a}.cl-td{color:#2f3a4f;font-family:Inter,sans-serif;font-size:var(--text-body-size);vertical-align:middle;border-bottom:1px solid #eceef2;padding:.55rem .75rem;font-weight:500}.cl-td--id{white-space:nowrap;color:#007aff;font-variant-numeric:tabular-nums;font-weight:700}.cl-td--recipient{white-space:nowrap;text-overflow:ellipsis;max-width:14rem;overflow:hidden}.cl-td--subject{min-width:18rem;max-width:28rem}.cl-td--type{white-space:nowrap}.cl-td--date{white-space:nowrap;font-variant-numeric:tabular-nums;color:#4c5566}.cl-type-cell{align-items:center;gap:.35rem;display:inline-flex}.cl-type-icon{color:#007aff;flex-shrink:0;font-size:.95rem}.cl-empty-cell{color:#c5cdd9;font-weight:400}.cl-badge{font-family:Inter,sans-serif;font-size:var(--text-label-size,.67rem);letter-spacing:.02em;white-space:nowrap;border-radius:999px;align-items:center;padding:.18rem .6rem;font-weight:700;display:inline-flex}.cl-badge--sent{color:#1a8c3a;background:#34c7591a;border:1px solid #34c75938}.cl-badge--error{color:#c0392b;background:#ef44441a;border:1px solid #ef444433}.cl-badge--pending{color:#1669c5;background:#007aff1a;border:1px solid #007aff2e}.cl-badge--warning{color:#b8650a;background:#ff9f0a1a;border:1px solid #ff9f0a38}.cl-badge--neutral{color:#4c5566;background:#6363661a;border:1px solid #6363662e}.cl-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:2.25rem 1rem;display:flex}.cl-empty-icon{color:#c5cdd9;font-size:2.35rem}.cl-empty-text{color:#4c5566;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600}.cl-empty-sub{color:#8a98ad;max-width:32rem;font-family:Inter,sans-serif;font-size:.8rem;line-height:1.5}.cl-no-results{color:#4c5566;align-items:center;gap:.4rem;padding:.875rem .25rem;font-family:Inter,sans-serif;font-size:.82rem;font-weight:600;display:flex}.cl-no-results .material-symbols-outlined{color:#c5cdd9;font-size:1rem}.theme-dark .cl-field>span{color:#8e8e93}.theme-dark .cl-field input[type=text],.theme-dark .cl-field input[type=email]{color:#f2f2f7;background:#1c1c1e;border-color:#ffffff26}.theme-dark .cl-field input[type=text]:focus,.theme-dark .cl-field input[type=email]:focus{background:#2c2c2e;border-color:#0a84ff;box-shadow:0 0 0 3px #0a84ff2e}.theme-dark .cl-field input::placeholder{color:#48484a}.theme-dark .cl-exclude-label{color:#a0aab8}.theme-dark .cl-checkbox{accent-color:#0a84ff}.theme-dark .cl-results-count{color:#4da3ff;background:#0a84ff26}.theme-dark .cl-tr:hover td{background:#0a84ff0f}.theme-dark .cl-td{color:#d1d5db;border-bottom-color:#2c2c2e}.theme-dark .cl-td--id{color:#0a84ff}.theme-dark .cl-td--date{color:#a0aab8}.theme-dark .cl-type-icon{color:#0a84ff}.theme-dark .cl-empty-cell{color:#3a3a3c}.theme-dark .cl-badge--sent{color:#30d158;background:#30d1581f;border-color:#30d15838}.theme-dark .cl-badge--error{color:#ff6b6b;background:#ff453a1f;border-color:#ff453a38}.theme-dark .cl-badge--pending{color:#46a1ff;background:#0a84ff26;border-color:#0a84ff40}.theme-dark .cl-badge--warning{color:#ffa040;background:#ff9f0a21;border-color:#ff9f0a40}.theme-dark .cl-badge--neutral{color:#8e8e93;background:#63636626;border-color:#63636640}.theme-dark .cl-empty-icon{color:#3a3a3c}.theme-dark .cl-empty-text{color:#8e8e93}.theme-dark .cl-empty-sub{color:#636366}.theme-dark .cl-no-results{color:#8e8e93}.theme-dark .cl-no-results .material-symbols-outlined{color:#3a3a3c}.intl-req-shell{padding-top:calc(var(--nav-height) + 1.375rem);width:100%}.intl-req-shell .shipment-page-inner{flex-direction:column;gap:1.25rem;display:flex}.intl-req-shell .shipment-page-inner>.page-heading{margin-bottom:.25rem}.intl-req-intro-card{padding:1.1rem 1.25rem}.intl-req-intro-body{align-items:center;gap:1rem;display:flex}.intl-req-intro-icon{color:#007aff;background:#007aff1a;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:3.4rem;height:3.4rem;font-size:2.4rem;display:inline-flex}.intl-req-intro-title{font-family:Inter,sans-serif;font-size:var(--text-title-size);color:#2f3a4f;margin:0;font-weight:700;line-height:1.2}.intl-req-intro-sub{font-family:Inter,sans-serif;font-size:var(--text-body-size);color:#687284;max-width:60rem;margin:.35rem 0 0;line-height:1.45}.intl-req-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.intl-req-card{border-radius:var(--surface-radius-sm,1.5rem);cursor:pointer;text-align:left;background:#fff;border:1px solid #0000000f;grid-template-columns:auto 1fr auto;align-items:center;gap:1.1rem;padding:1.4rem 1.5rem;font-family:Inter,sans-serif;transition:transform .18s cubic-bezier(.16,1,.3,1),box-shadow .18s cubic-bezier(.16,1,.3,1),border-color .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000f,0 0 0 .5px #0000000a}.intl-req-card:before{content:"";pointer-events:none;border-radius:inherit;opacity:0;background:linear-gradient(135deg,#007aff0f 0%,#007aff00 60%);transition:opacity .18s;position:absolute;inset:0}.intl-req-card:hover:not(.is-soon){border-color:#007aff38;transform:translateY(-2px);box-shadow:0 16px 36px #0d66c229,0 0 0 .5px #007aff2e}.intl-req-card:hover:not(.is-soon):before{opacity:1}.intl-req-card:focus-visible{outline:none;box-shadow:0 0 0 3px #007aff2e,0 8px 20px #0d66c229}.intl-req-card.is-soon{cursor:not-allowed;opacity:.68}.intl-req-card-icon-wrap{background:#007aff1a;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:3.4rem;height:3.4rem;display:inline-flex}.intl-req-card-icon{color:#007aff;font-size:1.85rem}.intl-req-card--blue .intl-req-card-icon-wrap{background:#007aff1a}.intl-req-card--blue .intl-req-card-icon{color:#007aff}.intl-req-card--teal .intl-req-card-icon-wrap{background:#14b8a61f}.intl-req-card--teal .intl-req-card-icon{color:#0e9488}.intl-req-card--purple .intl-req-card-icon-wrap{background:#7c3aed1f}.intl-req-card--purple .intl-req-card-icon{color:#6d28d9}.intl-req-card-text{flex-direction:column;gap:.18rem;min-width:0;display:flex}.intl-req-card-subtitle{letter-spacing:.06em;text-transform:uppercase;color:#7b879b;font-size:.72rem;font-weight:700}.intl-req-card-title{color:#182034;font-size:1.18rem;font-weight:700;line-height:1.2}.intl-req-card-desc{font-size:var(--text-body-size);color:#687284;margin-top:.1rem;line-height:1.45}.intl-req-card-cta{color:#007aff;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.intl-req-card-cta .material-symbols-outlined{font-size:1.55rem;transition:transform .18s cubic-bezier(.16,1,.3,1)}.intl-req-card:hover:not(.is-soon) .intl-req-card-cta .material-symbols-outlined{transform:translate(3px)}.intl-req-card-soon{color:#636366;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:#6363661a;border-radius:999px;align-items:center;padding:.28rem .7rem;font-size:.72rem;font-weight:700;display:inline-flex}@media (width<=1180px){.intl-req-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1080px){.intl-req-card{gap:.9rem;padding:1.2rem 1.25rem}.intl-req-card-title{font-size:1.08rem}}@media (width<=720px){.intl-req-grid{grid-template-columns:minmax(0,1fr)}.intl-req-intro-body{flex-direction:column;align-items:flex-start;gap:.75rem}.intl-req-intro-icon{width:3rem;height:3rem;font-size:2rem}}@media (width<=520px){.intl-req-card{grid-template-rows:auto auto;grid-template-columns:auto 1fr;row-gap:.5rem}.intl-req-card-cta{grid-column:1/-1;justify-content:flex-end}}.theme-dark .intl-req-intro-icon{color:#0a84ff;background:#0a84ff29}.theme-dark .intl-req-intro-title{color:#f2f2f7}.theme-dark .intl-req-intro-sub{color:#a0aab8}.theme-dark .intl-req-card{background:#1c1c1ed1;border-color:#ffffff14;box-shadow:0 2px 8px #00000052,0 0 0 .5px #ffffff0a}.theme-dark .intl-req-card:before{background:linear-gradient(135deg,#0a84ff1a 0%,#0a84ff00 60%)}.theme-dark .intl-req-card:hover:not(.is-soon){border-color:#0a84ff52;box-shadow:0 16px 36px #00000073,0 0 0 .5px #0a84ff47}.theme-dark .intl-req-card-title{color:#f2f2f7}.theme-dark .intl-req-card-desc{color:#a0aab8}.theme-dark .intl-req-card-subtitle{color:#8e8e93}.theme-dark .intl-req-card--blue .intl-req-card-icon-wrap{background:#0a84ff29}.theme-dark .intl-req-card--blue .intl-req-card-icon{color:#0a84ff}.theme-dark .intl-req-card--teal .intl-req-card-icon-wrap{background:#2dd4bf2e}.theme-dark .intl-req-card--teal .intl-req-card-icon{color:#2dd4bf}.theme-dark .intl-req-card--purple .intl-req-card-icon-wrap{background:#a78bfa33}.theme-dark .intl-req-card--purple .intl-req-card-icon{color:#a78bfa}.theme-dark .intl-req-card-cta{color:#0a84ff}.theme-dark .intl-req-card-soon{color:#a0aab8;background:#ffffff14}.intl-dash-shell{padding-top:calc(var(--nav-height) + 1.375rem);width:100%}.intl-dash-shell .shipment-page-inner{flex-direction:column;gap:1rem;display:flex}.intl-dash-stats{grid-template-columns:repeat(5,minmax(0,1fr));gap:.875rem;display:grid}.intl-dash-stat{cursor:pointer;text-align:left;background:#fff;border:1px solid #0000000f;border-radius:1rem;flex-direction:column;gap:.45rem;padding:1rem 1.15rem;font-family:Inter,sans-serif;transition:transform .15s,border-color .15s,box-shadow .15s,background .15s;display:flex;box-shadow:0 2px 8px #0000000f,0 0 0 .5px #0000000a}.intl-dash-stat:hover{border-color:#007aff47;transform:translateY(-1px);box-shadow:0 8px 18px #0d66c21f,0 0 0 .5px #007aff29}.intl-dash-stat:focus-visible{outline:none;box-shadow:0 0 0 3px #007aff33,0 6px 14px #0d66c224}.intl-dash-stat-head{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.intl-dash-stat-label{letter-spacing:.08em;text-transform:uppercase;color:#7b879b;font-size:.72rem;font-weight:700}.intl-dash-stat-icon-wrap{color:#007aff;background:#007aff1a;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.intl-dash-stat-icon-wrap .material-symbols-outlined{font-size:1.15rem}.intl-dash-stat-value{color:#182034;letter-spacing:-.01em;font-family:Inter,sans-serif;font-size:2.1rem;font-weight:700;line-height:1}.intl-dash-panels{grid-template-columns:repeat(2,minmax(0,1fr));gap:.875rem;display:grid}.intl-dash-panel{flex-direction:column;gap:.75rem;padding:1.1rem 1.25rem 1.15rem;display:flex}.intl-dash-panel-head{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;gap:.75rem;padding-bottom:.65rem;display:flex}.intl-dash-panel-label{letter-spacing:.08em;text-transform:uppercase;color:#1669c5;font-family:Inter,sans-serif;font-size:.78rem;font-weight:700}.intl-dash-view-all{color:#007aff;cursor:pointer;background:0 0;border:0;border-radius:.4rem;align-items:center;gap:.3rem;padding:.2rem .3rem;font-family:Inter,sans-serif;font-size:.82rem;font-weight:600;transition:background .15s,opacity .15s;display:inline-flex}.intl-dash-view-all:hover{opacity:1;background:#007aff14}.intl-dash-view-all .material-symbols-outlined{font-size:1.05rem}.intl-dash-panel-body{justify-content:center;align-items:center;min-height:9rem;display:flex}.intl-dash-empty{font-family:Inter,sans-serif;font-size:var(--text-body-size);color:#8e8e93}@media (width<=1180px){.intl-dash-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.intl-dash-panels{grid-template-columns:minmax(0,1fr)}}@media (width<=720px){.intl-dash-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.intl-dash-stat-value{font-size:1.8rem}}@media (width<=480px){.intl-dash-stats{grid-template-columns:minmax(0,1fr)}}.theme-dark .intl-dash-stat{background:#1c1c1ed1;border-color:#ffffff14;box-shadow:0 2px 8px #00000052,0 0 0 .5px #ffffff0a}.theme-dark .intl-dash-stat:hover{border-color:#0a84ff5c;box-shadow:0 8px 18px #0000006b,0 0 0 .5px #0a84ff3d}.theme-dark .intl-dash-stat-label{color:#8e8e93}.theme-dark .intl-dash-stat-icon-wrap{color:#0a84ff;background:#0a84ff29}.theme-dark .intl-dash-stat-value{color:#f2f2f7}.theme-dark .intl-dash-panel-head{border-bottom-color:#ffffff14}.theme-dark .intl-dash-panel-label{color:#46a1ff}.theme-dark .intl-dash-view-all{color:#0a84ff}.theme-dark .intl-dash-view-all:hover{background:#0a84ff24}.theme-dark .intl-dash-empty{color:#8e8e93}.intl-dash-error{color:#b91c1c;background:#ef444414;border-left:3px solid #b91c1c;align-items:center;gap:.5rem;padding:.625rem .875rem;font-size:.85rem;display:flex}.theme-dark .intl-dash-error{color:#ff6b6b;background:#ef44441f;border-left-color:#ff6b6b}.intl-dash-stat.is-soon{opacity:.7;cursor:not-allowed}.intl-dash-stat.is-soon:hover{transform:none}.intl-dash-stat-soon{letter-spacing:.04em;text-transform:uppercase;color:#687284;margin-top:.125rem;font-size:.6875rem;font-weight:600}.theme-dark .intl-dash-stat-soon{color:#98989d}.intl-dash-status-list{grid-template-columns:1fr auto;gap:.375rem .75rem;width:100%;margin:0;display:grid}.intl-dash-status-list>div{display:contents}.intl-dash-status-list dt{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:.125rem .5rem;font-size:.6875rem;font-weight:600;display:inline-block}.intl-dash-status-list dd{color:#1d1d1f;text-align:right;font-variant-numeric:tabular-nums;margin:0;font-weight:600}.theme-dark .intl-dash-status-list dd{color:#f2f2f7}.intl-dash-status-chip{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:.125rem .5rem;font-size:.6875rem;font-weight:600;display:inline-block}.intl-dash-status-chip--submitted{color:#0a84ff;background:#007aff1f}.intl-dash-status-chip--pending{color:#b45309;background:#ff9f0a24}.intl-dash-status-chip--quoted{color:#4338ca;background:#6366f124}.intl-dash-status-chip--approved{color:#047857;background:#34c75924}.intl-dash-status-chip--rejected{color:#b91c1c;background:#ef44441f}.intl-dash-status-chip--draft{color:#6e6e73;background:#8e8e932e}.theme-dark .intl-dash-status-chip--pending{color:#fbbf24}.theme-dark .intl-dash-status-chip--quoted{color:#a5b4fc}.theme-dark .intl-dash-status-chip--approved{color:#4ade80}.theme-dark .intl-dash-status-chip--rejected{color:#ff6b6b}.intl-dash-recent-list{flex-direction:column;gap:.5rem;width:100%;margin:0;padding:0;list-style:none;display:flex}.intl-dash-recent-list li{background:#00000006;border-radius:.5rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.625rem;padding:.5rem .625rem;display:grid}.theme-dark .intl-dash-recent-list li{background:#ffffff0a}.intl-dash-recent-modality{border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.intl-dash-recent-modality .material-symbols-outlined{font-size:18px}.intl-dash-recent-modality--air{color:#b45309;background:#ff9f0a24}.intl-dash-recent-modality--ocean{color:#0a84ff;background:#0a84ff24}.intl-dash-recent-main{flex-direction:column;min-width:0;display:flex}.intl-dash-recent-main strong{color:#1d1d1f;text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;overflow:hidden}.intl-dash-recent-main small{color:#687284;font-size:.75rem}.theme-dark .intl-dash-recent-main strong{color:#f2f2f7}.theme-dark .intl-dash-recent-main small{color:#98989d}.intl-inbox-shell{padding-top:calc(var(--nav-height) + 1.375rem);width:100%}.intl-inbox-card,.intl-detail-card{padding:1rem}.intl-inbox-filters{grid-template-columns:minmax(16rem,1fr) 12rem 12rem;gap:.75rem;margin-bottom:1rem;display:grid}.intl-inbox-filters input,.intl-inbox-filters select{height:var(--input-height);color:#465267;font:400 var(--text-body-size) "Inter", sans-serif;box-sizing:border-box;background:#f4f5f7;border:1px solid #97a4b8;border-radius:999px;padding:0 .8rem}.intl-inbox-filters input:focus,.intl-inbox-filters select:focus{border-color:#007aff;outline:none;box-shadow:0 0 0 3px #007aff24}.intl-inbox-request-cell{flex-direction:column;gap:.2rem;display:flex}.intl-inbox-request-cell small{color:#687284;font-size:var(--text-caption-size)}.intl-mode,.intl-status{text-transform:capitalize;color:#1669c5;background:#007aff1a;border-radius:999px;padding:.25rem .55rem;font-weight:700;display:inline-flex}.intl-mode--ocean{color:#1369c7;background:#1369c71f}.intl-status--pending{color:#636366;background:#97a4b824}.intl-status--approved{color:#007aff;background:#007aff24}.intl-status--rejected{color:#b91c1c;background:#ef44441f}.intl-inbox-error{color:#b91c1c;background:#ef44441a;border-radius:.6rem;margin-bottom:.75rem;padding:.8rem}.intl-detail-workflow{background:#fff;border:1px solid #0000000f;border-radius:1.5rem;align-items:flex-start;gap:1rem;margin-bottom:.875rem;padding:1rem 1.15rem;display:flex;box-shadow:0 2px 8px #0000000f,0 0 0 .5px #0000000a}.intl-detail-workflow h2{color:#2f3a4f;font-size:var(--text-title-size);margin:0;font-weight:700}.intl-detail-workflow p{color:#687284;font-size:var(--text-body-size);margin:.3rem 0 0;line-height:1.5}.intl-detail-card{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.intl-detail-card div{background:#007aff0d;border-radius:.65rem;flex-direction:column;gap:.3rem;padding:.8rem;display:flex}.intl-detail-card span{color:#687284;text-transform:uppercase;letter-spacing:.05em;font-size:.76rem}.theme-dark .intl-inbox-filters input,.theme-dark .intl-inbox-filters select{color:#f2f2f7;background:#ffffff0f;border-color:#fff3}.theme-dark .intl-detail-workflow{background:#1c1c1ed1;border-color:#ffffff14}.theme-dark .intl-detail-workflow h2{color:#e0e4ed}.theme-dark .intl-detail-workflow p{color:#a0aab8}@media (width<=800px){.intl-inbox-filters,.intl-detail-card{grid-template-columns:1fr}}.intl-detail-action-row{flex-wrap:wrap;flex:1;align-items:center;gap:.5rem;display:flex}.intl-detail-action-spacer{flex:auto;min-width:.5rem}.intl-charges-shell{padding-top:calc(var(--nav-height) + 1.375rem);width:100%;font-family:Inter,sans-serif}.intl-charges-shell .shipment-page-inner{flex-direction:column;gap:.875rem;display:flex}.intl-charges-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:.875rem;display:grid}.intl-charges-summary .surface-card{flex-direction:column;gap:.45rem;display:flex}.intl-charges-summary span{color:#1669c5;font-size:var(--text-label-size);letter-spacing:.04em;text-transform:uppercase;font-weight:700}.intl-charges-summary strong{color:#2f3a4f;font-size:var(--text-title-size);font-weight:700}.intl-charges-card{padding:1.25rem}.intl-charges-card-head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.intl-charges-card-head h2{color:#2f3a4f;font-size:var(--text-title-size);margin:0;font-weight:700}.intl-charges-card-head p{color:#687284;font-size:var(--text-caption-size);margin:.25rem 0 0}.intl-charges-card-actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.intl-charges-card td{vertical-align:middle}.intl-charges-card td:first-child{min-width:16rem}.intl-charges-card input{width:100%;height:var(--input-height);color:#465267;font:400 var(--text-body-size) "Inter", sans-serif;box-sizing:border-box;background:#f4f5f7;border:1px solid #97a4b8;border-radius:999px;padding:0 .75rem}.intl-charges-card input:focus{border-color:#007aff;outline:none;box-shadow:0 0 0 3px #007aff24}.intl-charge-custom-entry{align-items:center;display:flex;position:relative}.intl-charge-custom-entry input{padding-right:2.65rem}.intl-charge-catalog-button{color:#1669c5;cursor:pointer;background:#007aff1a;border:0;border-radius:999px;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;padding:0;transition:color .15s,background .15s;display:inline-flex;position:absolute;right:.25rem}.intl-charge-catalog-button:hover{color:#fff;background:#007aff}.intl-charge-catalog-button .material-symbols-outlined{font-size:1rem}.intl-charges-card .sdd-dropdown{min-width:20rem}.intl-charges-card .lsp-org-table-wrap{overflow:visible}.intl-charges-card .sdd-dropdown{z-index:500}.intl-charges-amount{color:#1669c5;white-space:nowrap;font-weight:700}.intl-charges-error{color:#ef4444;font-size:var(--text-body-size);background:#ef44441a;border:1px solid #ef444433;border-radius:.75rem;align-items:center;gap:.5rem;padding:.8rem 1rem;display:flex}.intl-charges-notice{color:#1669c5;font-size:var(--text-body-size);background:#007aff14;border:1px solid #007aff26;border-radius:.75rem;align-items:center;gap:.5rem;padding:.8rem 1rem;display:flex}.intl-charges-card .duty-source{color:#1669c5;white-space:nowrap;background:#007aff26;border-radius:999px;padding:.25rem .55rem;font-size:.76rem;font-weight:700;display:inline-flex}.intl-charges-card .duty-source--fallback,.intl-charges-card .duty-source--quota_exhausted{color:#b91c1c;background:#ef444426}.intl-charges-card .duty-source--cache_l1,.intl-charges-card .duty-source--cache_l2{color:#636366;background:#6363661a}.theme-dark .intl-charges-summary span,.theme-dark .intl-charges-amount{color:#46a1ff}.theme-dark .intl-charges-summary strong,.theme-dark .intl-charges-card-head h2{color:#e0e4ed}.theme-dark .intl-charges-card-head p{color:#a0aab8}.theme-dark .intl-charges-card input{color:#f2f2f7;background:#ffffff0f;border-color:#fff3}.theme-dark .intl-charge-catalog-button{color:#46a1ff;background:#0a84ff26}@media (width<=1000px){.intl-charges-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.intl-charges-summary{grid-template-columns:1fr}.intl-charges-card-head{flex-direction:column;align-items:flex-start}}.intl-charges-shell .intl-detail-action-row{flex-wrap:wrap;flex:1;align-items:center;gap:.5rem;display:flex}.intl-charges-shell .intl-detail-action-spacer{flex:auto;min-width:.5rem}.intl-charges-card .intl-charges-row-auto td{background:#007aff0a;font-weight:500}.intl-charges-card .intl-charges-row-auto td:first-child{color:#1d1d1f;text-transform:uppercase;letter-spacing:.03em;font-weight:700}.theme-dark .intl-charges-card .intl-charges-row-auto td{background:#0a84ff14}.theme-dark .intl-charges-card .intl-charges-row-auto td:first-child{color:#f2f2f7}.intl-charges-cell-muted{color:#687284;font-size:.85rem}.theme-dark .intl-charges-cell-muted{color:#98989d}.intl-admin-shell{padding-top:calc(var(--nav-height) + 1.375rem);width:100%}.intl-admin-shell .shipment-page-inner{flex-direction:column;gap:1rem;display:flex}.intl-admin-filter-card{padding:.85rem 1rem}.intl-admin-filter-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.intl-admin-search{flex:16rem;align-items:center;min-width:12rem;display:inline-flex;position:relative}.intl-admin-search>.material-symbols-outlined{color:#687284;pointer-events:none;font-size:1.1rem;position:absolute;left:.7rem}.intl-admin-search input{width:100%;height:var(--input-height);color:#465267;font-family:Inter,sans-serif;font-size:var(--text-body-size);background:#f4f5f7;border:1px solid #97a4b8;border-radius:999px;outline:none;padding:0 2rem 0 2.1rem;transition:border-color .12s,box-shadow .12s,background .12s}.intl-admin-search input:focus{background:#fff;border-color:#007aff;box-shadow:0 0 0 3px #007aff24}.intl-admin-search-clear{color:#687284;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:inline-flex;position:absolute;right:.4rem}.intl-admin-search-clear:hover{color:#1c1c1e;background:#0000000f}.intl-admin-search-clear .material-symbols-outlined{font-size:1rem}.intl-admin-extra-filters{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.intl-admin-results-card{padding:.4rem .4rem .6rem}.intl-admin-table-wrap{width:100%;overflow-x:auto}.intl-admin-table-state{text-align:center;color:#687284;font-family:Inter,sans-serif;font-size:var(--text-body-size);border:none;padding:2rem 1rem}.intl-admin-table-state .material-symbols-outlined{color:#c7cdd8;margin:0 auto .4rem;font-size:2rem;display:block}.intl-admin-table-state.intl-admin-table-state--error,.intl-admin-table-state.intl-admin-table-state--error .material-symbols-outlined{color:#ef4444}.intl-admin-table-state .material-symbols-outlined.spin{color:#007aff;animation:1.4s linear infinite intl-admin-spin}@keyframes intl-admin-spin{to{transform:rotate(360deg)}}.intl-admin-pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.6rem .8rem .2rem;display:flex}.intl-admin-pagination-info{font-family:Inter,sans-serif;font-size:var(--text-caption-size);color:#687284}.intl-admin-pagination-info strong{color:#2f3a4f;font-weight:700}.intl-admin-pagination-controls{align-items:center;gap:.5rem;display:inline-flex}.intl-admin-page-size{font-family:Inter,sans-serif;font-size:var(--text-caption-size);color:#687284;align-items:center;gap:.5rem;display:inline-flex}.intl-admin-page-size select{color:#1c1c1e;height:2rem;font-family:Inter,sans-serif;font-size:var(--text-caption-size);cursor:pointer;background:#fff;border:1px solid #97a4b8;border-radius:.5rem;padding:0 .5rem}.intl-admin-page-btn{color:#4c5566;cursor:pointer;background:#fff;border:1px solid #97a4b8;border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.intl-admin-page-btn:hover:not(:disabled){color:#007aff;background:#007aff14;border-color:#007aff5c}.intl-admin-page-btn:disabled{opacity:.4;cursor:not-allowed}.intl-admin-page-btn .material-symbols-outlined{font-size:1.15rem}.intl-admin-page-indicator{font-family:Inter,sans-serif;font-size:var(--text-caption-size);color:#687284;padding:0 .25rem}.intl-admin-page-indicator strong{color:#2f3a4f;font-weight:700}.intl-admin-row-actions{align-items:center;gap:.35rem;display:inline-flex}.intl-admin-row-btn{color:#687284;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.45rem;justify-content:center;align-items:center;width:1.85rem;height:1.85rem;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.intl-admin-row-btn:hover{color:#007aff;background:#007aff14;border-color:#007aff4d}.intl-admin-row-btn--danger:hover{color:#ef4444;background:#ef44441a;border-color:#ef444466}.intl-admin-row-btn .material-symbols-outlined{font-size:1.05rem}.intl-admin-cell-primary{color:#1c1c1e;font-weight:600}.intl-admin-cell-muted{color:#687284;font-size:var(--text-caption-size)}.intl-admin-cell-mono{font-family:JetBrains Mono,Inter,monospace;font-size:var(--text-caption-size);color:#007aff;background:#007aff0f;border-radius:999px;padding:.12rem .45rem}.intl-admin-badge{font-size:var(--text-label-size);letter-spacing:.02em;border-radius:999px;align-items:center;padding:.18rem .55rem;font-weight:700;display:inline-flex}.intl-admin-badge--active{color:#007aff;background:#007aff1f}.intl-admin-badge--inactive{color:#636366;background:#6363661a}.intl-admin-modal-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem 1rem;display:grid}.intl-admin-modal-fields--one{grid-template-columns:minmax(0,1fr)}.intl-admin-modal-field{flex-direction:column;gap:.32rem;min-width:0;display:flex}.intl-admin-modal-field--full{grid-column:1/-1}.intl-admin-modal-field>span{font-family:Inter,sans-serif;font-size:var(--text-label-size);color:#2f3a4f;letter-spacing:.02em;font-weight:700}.intl-admin-modal-field>span.required:after{content:" *";color:#ef4444}.intl-admin-modal-field input,.intl-admin-modal-field textarea{width:100%;height:var(--input-height);color:#465267;font-family:Inter,sans-serif;font-size:var(--text-body-size);background:#f4f5f7;border:1px solid #97a4b8;border-radius:999px;outline:none;padding:0 .9rem;transition:border-color .12s,box-shadow .12s,background .12s}.intl-admin-modal-field textarea{resize:vertical;border-radius:1rem;height:auto;min-height:4.5rem;padding:.6rem .9rem}.intl-admin-modal-field input:focus,.intl-admin-modal-field textarea:focus{background:#fff;border-color:#007aff;box-shadow:0 0 0 3px #007aff24}.intl-admin-modal-error{color:#b91c1c;font-family:Inter,sans-serif;font-size:var(--text-body-size);background:#ef44441a;border-radius:.75rem;margin-top:.65rem;padding:.55rem .75rem}.intl-admin-modal-footer{justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.theme-dark .intl-admin-search input{color:#f2f2f7;background:#ffffff0f;border-color:#ffffff2e}.theme-dark .intl-admin-search input:focus{background:#ffffff14;border-color:#0a84ff;box-shadow:0 0 0 3px #0a84ff2e}.theme-dark .intl-admin-search>.material-symbols-outlined,.theme-dark .intl-admin-search-clear{color:#a0aab8}.theme-dark .intl-admin-search-clear:hover{color:#f2f2f7;background:#ffffff14}.theme-dark .intl-admin-table-state{color:#a0aab8}.theme-dark .intl-admin-table-state .material-symbols-outlined{color:#48484a}.theme-dark .intl-admin-pagination-info{color:#a0aab8}.theme-dark .intl-admin-pagination-info strong{color:#e0e4ed}.theme-dark .intl-admin-page-size select{color:#f2f2f7;background:#ffffff0f;border-color:#ffffff2e}.theme-dark .intl-admin-page-btn{color:#c8d0db;background:#ffffff0f;border-color:#ffffff2e}.theme-dark .intl-admin-page-btn:hover:not(:disabled){color:#0a84ff;background:#0a84ff24;border-color:#0a84ff66}.theme-dark .intl-admin-page-indicator{color:#a0aab8}.theme-dark .intl-admin-page-indicator strong{color:#e0e4ed}.theme-dark .intl-admin-row-btn{color:#a0aab8}.theme-dark .intl-admin-row-btn:hover{color:#0a84ff;background:#0a84ff24;border-color:#0a84ff5c}.theme-dark .intl-admin-row-btn--danger:hover{color:#ff453a;background:#ff453a24;border-color:#ff453a66}.theme-dark .intl-admin-cell-primary{color:#f2f2f7}.theme-dark .intl-admin-cell-muted{color:#a0aab8}.theme-dark .intl-admin-cell-mono{color:#46a1ff;background:#0a84ff29}.theme-dark .intl-admin-badge--active{color:#46a1ff;background:#0a84ff2e}.theme-dark .intl-admin-badge--inactive{color:#a0aab8;background:#ffffff14}.theme-dark .intl-admin-modal-field>span{color:#e0e4ed}.theme-dark .intl-admin-modal-field input,.theme-dark .intl-admin-modal-field textarea{color:#f2f2f7;background:#ffffff0f;border-color:#ffffff2e}.theme-dark .intl-admin-modal-field input:focus,.theme-dark .intl-admin-modal-field textarea:focus{background:#ffffff14;border-color:#0a84ff;box-shadow:0 0 0 3px #0a84ff2e}.theme-dark .intl-admin-modal-error{color:#ff6961;background:#ff453a24}@media (width<=720px){.intl-admin-pagination{flex-direction:column;align-items:stretch;gap:.5rem}.intl-admin-pagination-controls{justify-content:space-between}}.duty-cache-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:.875rem;margin-bottom:.875rem;display:grid}.duty-cache-summary .surface-card{flex-direction:column;gap:.45rem;display:flex}.duty-cache-summary span{color:#1669c5;font-size:var(--text-label-size);text-transform:uppercase;font-weight:700}.duty-cache-summary strong{color:#2f3a4f;font-size:var(--text-title-size);font-weight:700}.duty-cache-filters{grid-template-columns:minmax(18rem,1fr) 14rem auto;align-items:center;gap:.875rem;display:grid}.duty-cache-filters input{height:var(--input-height);color:#465267;font:400 var(--text-body-size) Inter,sans-serif;background:#f4f5f7;border:1px solid #97a4b8;border-radius:999px;padding:0 .85rem}.duty-source{color:#1669c5;background:#007aff26;border-radius:999px;padding:.25rem .55rem;font-size:.76rem;font-weight:700;display:inline-flex}.duty-source--fallback{color:#b91c1c;background:#ef444426}.duty-source--cache_l2{color:#636366;background:#6363661a}.duty-cache-json{color:#1c1c1e;background:#f4f5f7;border-radius:.75rem;max-height:55vh;margin:0;padding:1rem;overflow:auto}@media (width<=900px){.duty-cache-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.duty-cache-filters{grid-template-columns:1fr}}.duty-cache-notice{color:#157347;font-size:var(--text-body-size);background:#1987541f;border-radius:.6rem;margin-bottom:.875rem;padding:.6rem .85rem}.duty-cache-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.875rem;display:flex}.duty-cache-ttl{color:#465267;font-size:var(--text-body-size);align-items:center;gap:.5rem;font-weight:600;display:flex}.duty-cache-ttl input{width:4.5rem;height:var(--input-height);text-align:center;color:#465267;font:400 var(--text-body-size) Inter, sans-serif;background:#f4f5f7;border:1px solid #97a4b8;border-radius:.7rem}.duty-cache-ttl input:focus{border-color:#007aff;outline:none;box-shadow:0 0 0 3px #007aff24}.duty-cache-toolbar-actions{flex-wrap:wrap;gap:.6rem;display:flex}.duty-cache-age{color:#636366}.duty-cache-stale{color:#b45309;background:#f59e0b29;border-radius:999px;margin-left:.45rem;padding:.12rem .5rem;font-size:.72rem;font-weight:700;display:inline-flex}.duty-cache-spin{animation:1s linear infinite duty-cache-spin-kf;display:inline-block}@keyframes duty-cache-spin-kf{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.duty-cache-page-size{width:5.5rem}.duty-cache-add-form{flex-direction:column;gap:.8rem;display:flex}.duty-cache-add-form label{flex-direction:column;gap:.35rem;display:flex}.duty-cache-add-form label>span{color:#465267;font-size:var(--text-label-size);font-weight:600}.duty-cache-add-form input{height:var(--input-height);color:#465267;font:400 var(--text-body-size) Inter, sans-serif;background:#f4f5f7;border:1px solid #97a4b8;border-radius:.7rem;padding:0 .85rem}.duty-cache-add-form input:focus{border-color:#007aff;outline:none;box-shadow:0 0 0 3px #007aff24}.duty-cache-modal-footer{justify-content:flex-end;gap:.5rem;display:flex}.theme-dark .duty-cache-ttl,.theme-dark .duty-cache-add-form label>span{color:#c7ccd6}.theme-dark .duty-cache-ttl input,.theme-dark .duty-cache-add-form input{color:#f2f2f7;background:#ffffff0f;border-color:#ffffff29}.theme-dark .duty-cache-age{color:#aeb4be}.theme-dark .duty-cache-stale{color:#fbbf24;background:#f59e0b33}.duty-cache-result{background:#007aff12;border:1px solid #007aff2e;border-radius:.7rem;padding:.8rem .9rem}.duty-cache-result-rates{gap:1.5rem;display:flex}.duty-cache-result-rates span{color:#1669c5;font-size:var(--text-label-size);text-transform:uppercase;font-weight:700;display:block}.duty-cache-result-rates strong{color:#2f3a4f;font-size:var(--text-title-size);font-weight:700}.duty-cache-result-note{color:#636366;margin:.55rem 0 0;font-size:.82rem}.theme-dark .duty-cache-result{background:#0a84ff1f;border-color:#0a84ff47}.theme-dark .duty-cache-result-rates strong{color:#f2f2f7}.theme-dark .duty-cache-result-note{color:#aeb4be}.simplyduty-card{flex-direction:column;gap:1.1rem;max-width:42rem;display:flex}.simplyduty-intro{color:#465267;font-size:var(--text-body-size);margin:0;line-height:1.55}.simplyduty-status{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.simplyduty-status-label{color:#1669c5;font-size:var(--text-label-size);text-transform:uppercase;font-weight:700}.simplyduty-status-value{color:#2f3a4f;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:700}.simplyduty-badge{border-radius:999px;padding:.22rem .6rem;font-size:.74rem;font-weight:700}.simplyduty-badge--custom{color:#1669c5;background:#007aff26}.simplyduty-badge--default{color:#636366;background:#6363661f}.simplyduty-field{flex-direction:column;gap:.4rem;display:flex}.simplyduty-field>span{color:#465267;font-size:var(--text-label-size);font-weight:600}.simplyduty-field input{height:var(--input-height);color:#465267;font:400 var(--text-body-size) Inter, sans-serif;background:#f4f5f7;border:1px solid #97a4b8;border-radius:.7rem;padding:0 .85rem}.simplyduty-field input:focus{border-color:#007aff;outline:none;box-shadow:0 0 0 3px #007aff24}.simplyduty-actions{flex-wrap:wrap;gap:.6rem;display:flex}.simplyduty-notice{font-size:var(--text-body-size);border-radius:.6rem;margin-bottom:.875rem;padding:.6rem .85rem}.simplyduty-notice--ok{color:#157347;background:#1987541f}.simplyduty-readonly{color:#8a94a6;margin:0}.theme-dark .simplyduty-intro,.theme-dark .simplyduty-field>span{color:#c7ccd6}.theme-dark .simplyduty-status-value{color:#f2f2f7}.theme-dark .simplyduty-field input{color:#f2f2f7;background:#ffffff0f;border-color:#ffffff29}.theme-dark .simplyduty-badge--default{color:#aeb4be;background:#ffffff1a}.shipment-search-dropdown-item--custom,.shipment-search-dropdown-item--custom .material-symbols-outlined{color:#0d66c2}.shipment-card.items-to-ship-card,.shipment-card.shipment-pricing-card{grid-column:1/-1;width:100%}.theme-dark .shipment-ref-menu-item.is-added,.theme-dark .shipment-ref-menu-item.is-added .shipment-ref-menu-icon{color:#0a84ff}@media (width<=860px){.shipment-addr-row{grid-template-columns:1fr}}.theme-dark .accessorial-modal-header h3,.theme-dark .accessorial-modal-item{color:#f2f2f7}@media (width<=1280px){.bw-row-bom-grid{grid-template-columns:2rem minmax(11rem, 1.4fr) minmax(7rem, 1fr) minmax(9rem, 1fr) minmax(11rem, 1fr) minmax(5.5rem, .65fr) minmax(6.5rem, .8fr) minmax(6.5rem, .8fr) minmax(7.5rem, 1fr) var(--input-height)}}@media (width<=980px){.bw-row-pkg-grid,.bw-row-bom-grid{grid-template-columns:repeat(2, minmax(0, 1fr)) var(--input-height);min-width:0}.bw-rows-head{display:none}.bw-row-bom-newcat{grid-template-columns:repeat(2,minmax(0,1fr))}.bw-doc-item{grid-template-columns:auto minmax(0,1fr) auto auto}.bw-doc-type{min-width:9rem}}@media (width<=720px){.bw-row-pkg-grid,.bw-row-bom-grid{grid-template-columns:minmax(0, 1fr) var(--input-height)}}@media (width<=1180px){.bw-fields--three{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=980px){.bw-wizard{grid-template-columns:minmax(0,1fr)}.bw-sidebar{max-height:none;position:static}.bw-step-list{flex-direction:row;gap:.5rem;padding-bottom:.25rem;overflow-x:auto}.bw-step-item{flex-shrink:0;min-width:13rem}.bw-sidebar-tip{display:none}.bw-review-grid,.bw-review-list--two-col{grid-template-columns:minmax(0,1fr)}}@media (width<=720px){.bw-pane-head,.bw-pane-body,.bw-pane-foot{padding-left:1rem;padding-right:1rem}.bw-pane-head{flex-direction:column;align-items:stretch}.bw-fields--two,.bw-fields--three,.bw-review-row{grid-template-columns:minmax(0,1fr)}}.shipment-search-dropdown-item--custom,.shipment-search-dropdown-item--custom .material-symbols-outlined{color:#0d66c2}.shipment-card.items-to-ship-card,.shipment-card.shipment-pricing-card{grid-column:1/-1;width:100%}.theme-dark .shipment-ref-menu-item.is-added,.theme-dark .shipment-ref-menu-item.is-added .shipment-ref-menu-icon{color:#0a84ff}@media (width<=860px){.shipment-addr-row{grid-template-columns:1fr}}.theme-dark .accessorial-modal-header h3,.theme-dark .accessorial-modal-item{color:#f2f2f7}@media (width<=1280px){.bw-row-bom-grid{grid-template-columns:2rem minmax(11rem, 1.4fr) minmax(7rem, 1fr) minmax(9rem, 1fr) minmax(11rem, 1fr) minmax(5.5rem, .65fr) minmax(6.5rem, .8fr) minmax(6.5rem, .8fr) minmax(7.5rem, 1fr) var(--input-height)}}@media (width<=980px){.bw-row-pkg-grid,.bw-row-bom-grid{grid-template-columns:repeat(2, minmax(0, 1fr)) var(--input-height);min-width:0}.bw-rows-head{display:none}.bw-row-bom-newcat{grid-template-columns:repeat(2,minmax(0,1fr))}.bw-doc-item{grid-template-columns:auto minmax(0,1fr) auto auto}.bw-doc-type{min-width:9rem}}@media (width<=720px){.bw-row-pkg-grid,.bw-row-bom-grid{grid-template-columns:minmax(0, 1fr) var(--input-height)}}@media (width<=1180px){.bw-fields--three{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=980px){.bw-wizard{grid-template-columns:minmax(0,1fr)}.bw-sidebar{max-height:none;position:static}.bw-step-list{flex-direction:row;gap:.5rem;padding-bottom:.25rem;overflow-x:auto}.bw-step-item{flex-shrink:0;min-width:13rem}.bw-sidebar-tip{display:none}.bw-review-grid,.bw-review-list--two-col{grid-template-columns:minmax(0,1fr)}}@media (width<=720px){.bw-pane-head,.bw-pane-body,.bw-pane-foot{padding-left:1rem;padding-right:1rem}.bw-pane-head{flex-direction:column;align-items:stretch}.bw-fields--two,.bw-fields--three,.bw-review-row{grid-template-columns:minmax(0,1fr)}}.abr-shell{padding-top:calc(var(--nav-height) + 1.375rem);width:100%}.abr-shell .shipment-page-inner{flex-direction:column;gap:0;display:flex}.abr-submit-banner{border:1px solid #0000;border-radius:.75rem;align-items:flex-start;gap:.75rem;margin:0 0 1rem;padding:.875rem 1rem;font-size:.875rem;line-height:1.35;display:flex}.abr-submit-banner strong{margin-bottom:.125rem;font-weight:600;display:block}.abr-submit-banner p{opacity:.85;margin:0}.abr-submit-banner code{background:#0000000f;border-radius:.25rem;padding:0 .25rem}.abr-submit-banner .material-symbols-outlined{margin-top:.125rem;font-size:1.5rem;line-height:1}.abr-submit-banner--ok{color:#047857;background:#22c55e1a;border-color:#22c55e4d}.abr-submit-banner--err{color:#b91c1c;background:#ef44441a;border-color:#ef44444d}.theme-dark .abr-submit-banner code{background:#ffffff1a}.theme-dark .abr-submit-banner--ok{color:#4ade80;background:#22c55e1a;border-color:#22c55e47}.theme-dark .abr-submit-banner--err{color:#ff6b6b;background:#ef44441a;border-color:#ef444447}.shipment-search-dropdown-item--custom,.shipment-search-dropdown-item--custom .material-symbols-outlined{color:#0d66c2}.shipment-card.items-to-ship-card,.shipment-card.shipment-pricing-card{grid-column:1/-1;width:100%}.theme-dark .shipment-ref-menu-item.is-added,.theme-dark .shipment-ref-menu-item.is-added .shipment-ref-menu-icon{color:#0a84ff}@media (width<=860px){.shipment-addr-row{grid-template-columns:1fr}}.theme-dark .accessorial-modal-header h3,.theme-dark .accessorial-modal-item{color:#f2f2f7}.bw-wizard{grid-template-columns:16rem minmax(0,1fr);align-items:start;gap:1.25rem;display:grid}.bw-sidebar{top:calc(var(--nav-height) + 1.375rem);max-height:calc(100vh - var(--nav-height) - 2.75rem);background:#fff;border:1px solid #0000000f;border-radius:1.25rem;flex-direction:column;gap:1rem;padding:1.1rem 1rem;display:flex;position:sticky;overflow:auto;box-shadow:0 2px 8px #0000000f,0 0 0 .5px #0000000a}.bw-sidebar-brand{border-bottom:1px solid #0000000f;flex-direction:column;gap:.2rem;padding:.25rem .4rem .65rem;display:flex}.bw-sidebar-brand-title{color:#007aff;letter-spacing:.01em;font-family:Inter,sans-serif;font-size:1.05rem;font-weight:700}.bw-sidebar-brand-sub{color:#687284;letter-spacing:.02em;font-family:Inter,sans-serif;font-size:.72rem;font-weight:600}.bw-step-list{flex-direction:column;gap:.4rem;display:flex}.bw-step-item{color:#2f3a4f;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:.85rem;align-items:center;gap:.7rem;padding:.65rem .75rem;font-family:Inter,sans-serif;transition:background .15s,border-color .15s,color .15s;display:flex}.bw-step-item:hover{background:#007aff0f}.bw-step-item:focus-visible{outline:none;box-shadow:0 0 0 3px #007aff2e}.bw-step-item.is-active{background:#007aff1a;border-color:#007aff3d}.bw-step-item.is-complete .bw-step-icon-wrap{color:#007aff;background:#007aff1a}.bw-step-icon-wrap{color:#687284;background:#6363661a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;transition:background .15s,color .15s;display:inline-flex}.bw-step-icon-wrap .material-symbols-outlined{font-size:1.2rem}.bw-step-item.is-active .bw-step-icon-wrap{color:#fff;background:linear-gradient(135deg,#0d66c2 0%,#0a56af 100%);box-shadow:0 4px 10px #0d66c247}.bw-step-text{flex-direction:column;gap:.05rem;min-width:0;display:flex}.bw-step-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#7b879b;font-size:.66rem;font-weight:700}.bw-step-item.is-active .bw-step-eyebrow{color:#1669c5}.bw-step-label{color:#2f3a4f;font-size:.92rem;font-weight:600}.bw-step-item.is-active .bw-step-label{color:#0a56af}.bw-sidebar-tip{color:#4c5566;background:#007aff0f;border-radius:.75rem;align-items:flex-start;gap:.55rem;margin-top:auto;padding:.7rem .8rem;font-family:Inter,sans-serif;font-size:.78rem;line-height:1.4;display:flex}.bw-sidebar-tip-icon{color:#007aff;flex-shrink:0;margin-top:.05rem;font-size:1.05rem}.bw-pane{background:#fff;border:1px solid #0000000f;border-radius:1.25rem;flex-direction:column;display:flex;box-shadow:0 2px 8px #0000000f,0 0 0 .5px #0000000a}.bw-pane-head{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem 1rem;display:flex}.bw-pane-head-text{min-width:0}.bw-pane-title{color:#182034;margin:0;font-family:Inter,sans-serif;font-size:1.45rem;font-weight:700;line-height:1.2}.bw-pane-sub{font-family:Inter,sans-serif;font-size:var(--text-body-size);color:#687284;max-width:50rem;margin:.3rem 0 0;line-height:1.45}.bw-pane-head-actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.bw-pane-body{flex:1;padding:1.25rem 1.5rem 1.5rem}.bw-step-content{flex-direction:column;gap:1.1rem;display:flex}.bw-pane-foot{background:#007aff05;border-top:1px solid #0000000f;border-radius:0 0 1.25rem 1.25rem;justify-content:flex-end;align-items:center;gap:.5rem;padding:1rem 1.5rem;display:flex}.bw-block{flex-direction:column;gap:.85rem;display:flex}.bw-divider{background:#0000000f;height:1px;margin:.25rem 0}.bw-section-head{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.bw-section-head-left{align-items:center;gap:.55rem;display:inline-flex}.bw-section-icon{color:#007aff;font-size:1.05rem}.bw-section-label{color:#1669c5;letter-spacing:.08em;text-transform:uppercase;font-family:Inter,sans-serif;font-size:.78rem;font-weight:700}.bw-subhead{color:#687284;letter-spacing:.06em;text-transform:uppercase;margin-top:.25rem;font-family:Inter,sans-serif;font-size:.72rem;font-weight:700}.bw-routing-grid{flex-direction:column;gap:1.5rem;display:flex}.bw-routing-col{flex-direction:column;gap:.85rem;display:flex}.bw-routing-grid>.bw-routing-col:not(:last-child){border-bottom:1px solid #0000000f;padding-bottom:1.5rem}.theme-dark .bw-routing-grid>.bw-routing-col:not(:last-child){border-bottom-color:#ffffff14}.bw-fields{gap:.875rem 1rem;display:grid}.bw-fields--one{grid-template-columns:minmax(0,1fr)}.bw-fields--two{grid-template-columns:repeat(2,minmax(0,1fr))}.bw-fields--three{grid-template-columns:repeat(3,minmax(0,1fr))}.bw-field{flex-direction:column;gap:.32rem;min-width:0;display:flex}.bw-field--full{grid-column:1/-1}.bw-field>span{font-family:Inter,sans-serif;font-size:var(--text-label-size);color:#2f3a4f;letter-spacing:.02em;font-weight:700}.bw-optional{color:#8a94a6;letter-spacing:.01em;font-style:normal;font-weight:500}.bw-field input,.bw-field textarea{width:100%;height:var(--input-height);color:#465267;font-family:Inter,sans-serif;font-size:var(--text-body-size);background:#f4f5f7;border:1px solid #97a4b8;border-radius:999px;outline:none;padding:0 .9rem;transition:border-color .12s,box-shadow .12s,background .12s}.bw-field input:focus,.bw-field textarea:focus{background:#fff;border-color:#007aff;box-shadow:0 0 0 3px #007aff24}.bw-currency-wrap{height:var(--input-height);align-items:center;display:flex;position:relative}.bw-currency-prefix{color:#687284;font-family:Inter,sans-serif;font-size:var(--text-body-size);pointer-events:none;font-weight:600;position:absolute;left:.85rem}.bw-currency-input{width:100%;height:var(--input-height);color:#465267;font-family:Inter,sans-serif;font-size:var(--text-body-size);background:#f4f5f7;border:1px solid #97a4b8;border-radius:999px;outline:none;padding:0 .9rem 0 1.6rem!important}.bw-currency-input:focus{background:#fff;border-color:#007aff;box-shadow:0 0 0 3px #007aff24}.bw-rows{flex-direction:column;gap:.5rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.bw-rows-head{letter-spacing:.06em;text-transform:uppercase;color:#7b879b;background:#007aff0a;border-radius:.7rem;gap:.5rem;padding:.45rem .6rem;font-family:Inter,sans-serif;font-size:.7rem;font-weight:700;display:grid}.theme-dark .bw-rows-head{color:#8e8e93;background:#0a84ff14}.bw-row{align-items:start;gap:.5rem;display:grid}.bw-row>input,.bw-row>.bw-row-cell input,.bw-row>.bw-row-cell textarea{width:100%;height:var(--input-height);color:#465267;font-family:Inter,sans-serif;font-size:var(--text-body-size);background:#f4f5f7;border:1px solid #97a4b8;border-radius:999px;outline:none;padding:0 .7rem;transition:border-color .12s,box-shadow .12s,background .12s}.bw-row>input:focus,.bw-row>.bw-row-cell input:focus,.bw-row>.bw-row-cell textarea:focus{background:#fff;border-color:#007aff;box-shadow:0 0 0 3px #007aff24}.theme-dark .bw-row>input,.theme-dark .bw-row>.bw-row-cell input,.theme-dark .bw-row>.bw-row-cell textarea{color:#f2f2f7;background:#ffffff0f;border-color:#ffffff2e}.theme-dark .bw-row>input:focus,.theme-dark .bw-row>.bw-row-cell input:focus,.theme-dark .bw-row>.bw-row-cell textarea:focus{background:#ffffff14;border-color:#0a84ff;box-shadow:0 0 0 3px #0a84ff2e}.bw-row-readonly{height:var(--input-height);font-family:Inter,sans-serif;font-size:var(--text-body-size);color:#687284;align-items:center;padding:0 .7rem;font-weight:600;display:inline-flex}.theme-dark .bw-row-readonly{color:#a0aab8}.bw-row-action-btn{width:var(--input-height);height:var(--input-height);color:#4c5566;cursor:pointer;background:#fff;border:1px solid #97a4b8;border-radius:999px;justify-content:center;align-items:center;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.bw-row-action-btn:hover{color:#007aff;background:#007aff14;border-color:#007aff5c}.bw-row-action-btn--delete:hover{color:#ef4444;background:#ef44441a;border-color:#ef444466}.bw-row-action-btn .material-symbols-outlined{font-size:1.1rem}.theme-dark .bw-row-action-btn{color:#d1d5db;background:#ffffff0f;border-color:#ffffff2e}.theme-dark .bw-row-action-btn:hover{color:#0a84ff;background:#0a84ff29;border-color:#0a84ff66}.theme-dark .bw-row-action-btn--delete:hover{color:#ff453a;background:#ff453a29;border-color:#ff453a66}.bw-row-totals{justify-content:flex-end;align-items:center;gap:.5rem;padding:.4rem .2rem 0;font-family:Inter,sans-serif;display:flex}.bw-row-totals-label{font-size:var(--text-label-size);color:#687284;letter-spacing:.02em;font-weight:600}.bw-row-totals-value{font-size:var(--text-body-size);color:#182034;font-weight:700}.theme-dark .bw-row-totals-label{color:#a0aab8}.theme-dark .bw-row-totals-value{color:#f2f2f7}.bw-row-totals-hint{font-size:var(--text-label-size);color:#97a4b8;font-style:italic}.theme-dark .bw-row-totals-hint{color:#7a8494}.bw-row-pkg-grid{grid-template-columns:minmax(0, 1fr)  minmax(0, 1fr)  minmax(0, 1fr)  minmax(0, 1fr)  minmax(0, 1fr)  var(--input-height)}.bw-row-bom-grid{grid-template-columns:2rem minmax(11rem, 1.6fr) minmax(7rem, 1fr) minmax(9rem, 1.4fr) minmax(11rem, 1.5fr) minmax(5.5rem, .65fr) minmax(6.5rem, .8fr) minmax(6.5rem, .8fr) minmax(7.5rem, 1fr) var(--input-height);min-width:76rem}.bw-row-bom-newcat{grid-template-columns:2rem minmax(0,1.4fr) minmax(0,1fr);margin-top:.4rem;padding-left:0}.bw-row-action-cell{justify-content:center;align-items:center;display:inline-flex}.bw-dropzone{color:#4c5566;cursor:pointer;background:#007aff0a;border:1.5px dashed #007aff52;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:.45rem;padding:1.5rem 1rem;font-family:Inter,sans-serif;transition:background .15s,border-color .15s,transform .15s;display:flex}.bw-dropzone:hover,.bw-dropzone.is-over{background:#007aff14;border-color:#007aff8c}.bw-dropzone.is-over .bw-dropzone-icon{transform:translateY(-3px)}.bw-dropzone-icon{color:#007aff;font-size:2rem;transition:transform .18s}.bw-dropzone-text{font-size:var(--text-body-size)}.bw-dropzone-link{color:#007aff;font-weight:600;text-decoration:underline}.bw-dropzone-hint{font-size:var(--text-caption-size);color:#7b879b}.theme-dark .bw-dropzone{color:#c8d0db;background:#0a84ff14;border-color:#0a84ff66}.theme-dark .bw-dropzone:hover,.theme-dark .bw-dropzone.is-over{background:#0a84ff24;border-color:#0a84ff99}.theme-dark .bw-dropzone-icon{color:#0a84ff}.theme-dark .bw-dropzone-link{color:#46a1ff}.theme-dark .bw-dropzone-hint{color:#8e8e93}.bw-doc-list{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.bw-doc-item{background:#fff;border:1px solid #0000000f;border-radius:.75rem;grid-template-columns:auto minmax(0,1fr) auto minmax(12rem,16rem) auto;align-items:center;gap:.6rem;padding:.5rem .75rem;font-family:Inter,sans-serif;display:grid}.bw-doc-icon{color:#007aff;font-size:1.15rem}.bw-doc-name{font-size:var(--text-body-size);color:#1c1c1e;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.bw-doc-size{font-size:var(--text-caption-size);color:#687284;white-space:nowrap}.bw-doc-type{min-width:12rem}.bw-doc-remove{color:#687284;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:1.85rem;height:1.85rem;transition:background .15s,color .15s;display:inline-flex}.bw-doc-remove:hover{color:#ef4444;background:#ef44441a}.bw-doc-remove .material-symbols-outlined{font-size:1.05rem}.theme-dark .bw-doc-item{background:#ffffff0a;border-color:#ffffff14}.theme-dark .bw-doc-name{color:#f2f2f7}.theme-dark .bw-doc-size{color:#a0aab8}.theme-dark .bw-doc-icon{color:#0a84ff}.theme-dark .bw-doc-remove{color:#a0aab8}.theme-dark .bw-doc-remove:hover{color:#ff453a;background:#ff453a24}@media (width<=1280px){.bw-row-bom-grid{grid-template-columns:2rem minmax(11rem, 1.4fr) minmax(7rem, 1fr) minmax(9rem, 1fr) minmax(11rem, 1fr) minmax(5.5rem, .65fr) minmax(6.5rem, .8fr) minmax(6.5rem, .8fr) minmax(7.5rem, 1fr) var(--input-height)}}@media (width<=980px){.bw-row-pkg-grid,.bw-row-bom-grid{grid-template-columns:repeat(2, minmax(0, 1fr)) var(--input-height);min-width:0}.bw-rows-head{display:none}.bw-row-bom-newcat{grid-template-columns:repeat(2,minmax(0,1fr))}.bw-doc-item{grid-template-columns:auto minmax(0,1fr) auto auto}.bw-doc-type{min-width:9rem}}@media (width<=720px){.bw-row-pkg-grid,.bw-row-bom-grid{grid-template-columns:minmax(0, 1fr) var(--input-height)}}.bw-notes-textarea{color:#465267;width:100%;min-height:5.5rem;font-family:Inter,sans-serif;font-size:var(--text-body-size);resize:vertical;background:#f4f5f7;border:1px solid #97a4b8;outline:none;border-radius:1rem!important;height:auto!important;padding:.75rem .9rem!important}.bw-notes-textarea:focus{background:#fff;border-color:#007aff;box-shadow:0 0 0 3px #007aff24}.bw-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.bw-review-card{background:#fbfcfd;border:1px solid #0000000f;border-radius:1rem;flex-direction:column;gap:.7rem;padding:1rem 1.1rem;display:flex}.bw-review-card--span{grid-column:1/-1}.bw-review-list{flex-direction:column;gap:.35rem;margin:0;padding:0;display:flex}.bw-review-list--two-col{grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem 1.25rem;display:grid}.bw-review-row{border-bottom:1px dashed #0000000d;grid-template-columns:7.5rem 1fr;align-items:baseline;gap:.5rem;padding:.25rem 0;display:grid}.bw-review-row:last-child{border-bottom:0}.bw-review-term{letter-spacing:.04em;text-transform:uppercase;color:#7b879b;margin:0;font-family:Inter,sans-serif;font-size:.74rem;font-weight:700}.bw-review-value{font-family:Inter,sans-serif;font-size:var(--text-body-size);color:#1c1c1e;word-break:break-word;margin:0}.bw-review-value.is-empty{color:#97a4b8;font-style:italic}@media (width<=1180px){.bw-fields--three{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=980px){.bw-wizard{grid-template-columns:minmax(0,1fr)}.bw-sidebar{max-height:none;position:static}.bw-step-list{flex-direction:row;gap:.5rem;padding-bottom:.25rem;overflow-x:auto}.bw-step-item{flex-shrink:0;min-width:13rem}.bw-sidebar-tip{display:none}.bw-review-grid,.bw-review-list--two-col{grid-template-columns:minmax(0,1fr)}}@media (width<=720px){.bw-pane-head,.bw-pane-body,.bw-pane-foot{padding-left:1rem;padding-right:1rem}.bw-pane-head{flex-direction:column;align-items:stretch}.bw-fields--two,.bw-fields--three,.bw-review-row{grid-template-columns:minmax(0,1fr)}}.theme-dark .bw-sidebar,.theme-dark .bw-pane{background:#1c1c1ed1;border-color:#ffffff14;box-shadow:0 2px 8px #00000052,0 0 0 .5px #ffffff0a}.theme-dark .bw-sidebar-brand{border-bottom-color:#ffffff14}.theme-dark .bw-sidebar-brand-title{color:#0a84ff}.theme-dark .bw-sidebar-brand-sub{color:#a0aab8}.theme-dark .bw-step-item{color:#d1d5db}.theme-dark .bw-step-item:hover{background:#0a84ff1a}.theme-dark .bw-step-item.is-active{background:#0a84ff24;border-color:#0a84ff52}.theme-dark .bw-step-icon-wrap{color:#a0aab8;background:#ffffff14}.theme-dark .bw-step-item.is-active .bw-step-icon-wrap{color:#fff;background:linear-gradient(135deg,#1a7de0 0%,#1268c8 100%);box-shadow:0 4px 10px #0a84ff52}.theme-dark .bw-step-item.is-complete .bw-step-icon-wrap{color:#46a1ff;background:#0a84ff2e}.theme-dark .bw-step-eyebrow{color:#8e8e93}.theme-dark .bw-step-item.is-active .bw-step-eyebrow{color:#46a1ff}.theme-dark .bw-step-label{color:#e0e4ed}.theme-dark .bw-step-item.is-active .bw-step-label{color:#7cb8ff}.theme-dark .bw-sidebar-tip{color:#c8d0db;background:#0a84ff1a}.theme-dark .bw-sidebar-tip-icon{color:#0a84ff}.theme-dark .bw-pane-head{border-bottom-color:#ffffff14}.theme-dark .bw-pane-title{color:#f2f2f7}.theme-dark .bw-pane-sub{color:#a0aab8}.theme-dark .bw-pane-foot{background:#0a84ff0a;border-top-color:#ffffff14}.theme-dark .bw-divider{background:#ffffff14}.theme-dark .bw-section-icon{color:#0a84ff}.theme-dark .bw-section-label{color:#46a1ff}.theme-dark .bw-subhead{color:#a0aab8}.theme-dark .bw-field>span{color:#e0e4ed}.theme-dark .bw-optional{color:#8b95a7}.theme-dark .bw-field input,.theme-dark .bw-field textarea,.theme-dark .bw-currency-input,.theme-dark .bw-notes-textarea{color:#f2f2f7;background:#ffffff0f;border-color:#ffffff2e}.theme-dark .bw-field input:focus,.theme-dark .bw-field textarea:focus,.theme-dark .bw-currency-input:focus,.theme-dark .bw-notes-textarea:focus{background:#ffffff14;border-color:#0a84ff;box-shadow:0 0 0 3px #0a84ff2e}.theme-dark .bw-currency-prefix{color:#a0aab8}.theme-dark .bw-review-card{background:#ffffff0a;border-color:#ffffff14}.theme-dark .bw-review-row{border-bottom-color:#ffffff0f}.theme-dark .bw-review-term{color:#8e8e93}.theme-dark .bw-review-value{color:#f2f2f7}.theme-dark .bw-review-value.is-empty{color:#636366}.obr-shell{padding-top:calc(var(--nav-height) + 1.375rem);width:100%}.obr-shell .shipment-page-inner{flex-direction:column;gap:0;display:flex}.shipment-page-shell{padding:calc(var(--nav-height) + 1.375rem) 0 1.25rem;min-height:100vh}.shipment-page-inner{width:100%}.shipment-page-header{top:var(--nav-height);z-index:80;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color);background:#f5f7faf2;justify-content:space-between;align-items:flex-start;gap:.875rem;margin-bottom:1rem;padding-bottom:.5rem;display:flex;position:sticky}.theme-dark .shipment-page-header{background:#0a0a0cf2}.shipment-page-header h1{color:#182034;letter-spacing:-.04em;margin:0;font-size:2.65rem;font-weight:800}.shipment-page-header p{color:#687284;margin:4px 0 0;font-family:Inter,sans-serif;font-size:1.06rem;font-weight:500}.shipment-page-actions{align-items:center;gap:1rem;padding-top:.625rem;display:flex}.shipment-cancel-button{color:#4c5566;cursor:pointer;background:0 0;border:0;font-family:Inter,sans-serif;font-size:1rem;font-weight:700}.shipment-save-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0d66c2 0%,#0a56af 100%);border:0;border-radius:999px;padding:.625rem 1.5rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:700;box-shadow:0 8px 16px #0d66c23d}.bg-light-blue{color:#fff!important;box-shadow:none!important;background-color:#6da2cb!important;border:none!important}.shipment-link-button{color:#0c67c3;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;font-family:Inter,sans-serif;font-size:.86rem;font-weight:700;display:inline-flex}.shipment-link-button .material-symbols-outlined{font-size:.94rem}.shipment-link-button:hover{opacity:.8;text-decoration:underline}.theme-dark .shipment-link-button{color:#0a84ff}.shipment-page-grid{grid-template-columns:minmax(0,2fr) minmax(300px,1fr);gap:1rem;display:grid;align-items:stretch!important}.shipment-main-column,.shipment-side-column{flex-direction:column;gap:.875rem;display:flex}.shipment-side-column{height:100%}.shipment-card{border-radius:var(--surface-radius-sm);background:#fff;border:1px solid #0000000f;padding:1rem;box-shadow:0 2px 8px #0000000f,0 0 0 .5px #0000000a}.shipment-card h2{color:#2f3a4f;font-family:Inter,sans-serif;font-size:var(--text-title-size);align-items:center;gap:6px;margin:0 0 10px;font-weight:700;display:flex}.shipment-card h2 .material-symbols-outlined{color:#1669c5;font-size:1rem}.shipment-compliance-head,.shipment-addr-title-row{justify-content:space-between;align-items:center;gap:.75rem;width:100%;min-width:0;display:flex}.shipment-compliance-head{margin-bottom:10px}.shipment-compliance-head h2,.shipment-addr-title-row h2{margin:0}.shipment-section-locked>.shipment-field:not(.shipment-company-field),.shipment-addr-card.is-dpl-locked .shipment-fields>.shipment-field:not(.shipment-company-field),.shipment-addr-card.is-dpl-locked .shipment-addr-card-actions{opacity:.48;pointer-events:none;filter:grayscale(.25)}.shipment-search-dropdown-item--custom,.shipment-search-dropdown-item--custom .material-symbols-outlined{color:#0d66c2}.shipment-card-head{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.shipment-fields{gap:.625rem .875rem;display:grid}.shipment-fields.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.shipment-fields.three-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.shipment-field{flex-direction:column;gap:4px;display:flex}.shipment-field>span,.shipment-mini-group>span,.shipment-mini-checks>span,.shipment-check-group p{color:#7b879b;font-family:Inter,sans-serif;font-size:var(--text-label-size);letter-spacing:.08em;text-transform:uppercase;font-weight:700}.shipment-field input,.shipment-field select,.shipment-mini-group input{height:var(--input-height);color:#465267;font-family:Inter,sans-serif;font-size:var(--text-body-size);background:#f4f5f7;border:1px solid #97a4b8;border-radius:999px;outline:none;padding:0 .75rem}.shipment-field select{appearance:none;padding-right:28px}.shipment-field.full-width{grid-column:1/-1}.shipment-items-grid{grid-template-columns:1fr 1fr .5fr .9fr 2.3fr;gap:.5rem;display:grid}.shipment-items-grid.second-row{grid-template-columns:1.55fr .9fr .5fr 1fr 2.15fr;align-items:end;margin-top:.625rem}.shipment-field.small-input input{text-align:left}.shipment-field.description-input{min-width:0}.shipment-mini-group{flex-direction:column;gap:4px;display:flex}.shipment-mini-group>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:.375rem;display:grid}.shipment-mini-group.compact>div{grid-template-columns:repeat(2,minmax(0,1fr))}.shipment-mini-group input{text-align:center;padding:0}.shipment-mini-checks{height:var(--input-height);align-items:center;gap:.5rem;display:flex}.shipment-mini-checks .mini-circle{background:#f4f5f7;border:1px solid #bec7d4;border-radius:50%;width:10px;height:10px}input[type=checkbox],.shipment-custom-checkbox{accent-color:#007aff;cursor:pointer;width:1.1rem;height:1.1rem}.theme-dark input[type=checkbox],.theme-dark .shipment-custom-checkbox{accent-color:#0a84ff}.shipment-accessorials{flex-direction:column;height:100%;padding-bottom:6px;display:flex}.shipment-accessorials>h2{flex-shrink:0}.shipment-accessorials>.shipment-check-group{overflow-y:auto}.shipment-accessorials .shipment-check-group{flex-direction:column;gap:.25rem;margin-top:12px;display:flex!important}.shipment-check-group{grid-template-columns:1fr 1fr;gap:8px 10px;margin-top:12px;display:grid}.shipment-check-group p{grid-column:1/-1;margin:0}.shipment-check-group label{color:#374256;font-family:Inter,sans-serif;font-size:var(--text-body-size);align-items:center;gap:6px;font-weight:500;display:inline-flex}.shipment-check-group input{margin:0}.shipment-pricing-card{border-radius:var(--surface-radius-sm);color:#fff;background:linear-gradient(135deg,#0952ad 0%,#1369c7 100%);padding:1rem;box-shadow:0 12px 24px #0e60ba3d}.shipment-pricing-card h3{font-family:Inter,sans-serif;font-size:var(--text-title-size);align-items:center;gap:5px;margin:0 0 10px;font-weight:700;display:flex}.shipment-pricing-card h3 .material-symbols-outlined{font-size:1.04rem}.shipment-pricing-rows{flex-direction:column;gap:10px;display:flex}.shipment-pricing-rows>div,.shipment-pricing-total{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.shipment-pricing-rows span,.shipment-pricing-total span{color:#ffffffd1;font-family:Inter,sans-serif;font-size:.93rem}.shipment-pricing-rows strong{letter-spacing:-.02em;font-size:1.9rem;font-weight:800}.shipment-pricing-total{border-top:1px solid #ffffff38;margin-top:12px;padding-top:10px}.shipment-pricing-total>div{flex-direction:column;gap:2px;display:flex}.shipment-pricing-total>div strong{letter-spacing:-.04em;font-size:2.55rem;font-weight:800;line-height:.96}.shipment-pricing-total .shipment-margin{align-items:flex-end}.shipment-pricing-total .shipment-margin strong{font-size:1.7rem}.shipment-pricing-card button{color:#0b5db6;cursor:pointer;background:#f0f2f5;border:0;border-radius:999px;width:100%;height:2.375rem;margin-top:.875rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:700}.theme-dark .shipment-card.shipment-pricing-card,.shipment-card.shipment-pricing-card{color:#fff;border:none;background:linear-gradient(135deg,#0952ad 0%,#1369c7 100%)!important}.theme-dark .shipment-card.shipment-pricing-card h2,.shipment-card.shipment-pricing-card h2,.theme-dark .shipment-card.shipment-pricing-card h2 .material-symbols-outlined,.shipment-card.shipment-pricing-card h2 .material-symbols-outlined{color:#fff!important}.theme-dark .shipment-card.shipment-pricing-card .shipment-link-button,.shipment-card.shipment-pricing-card .shipment-link-button{background:#ffffff26;border-radius:999px;padding:.25rem .75rem;transition:background .2s;color:#fff!important}.theme-dark .shipment-card.shipment-pricing-card .shipment-link-button:hover,.shipment-card.shipment-pricing-card .shipment-link-button:hover{background:#ffffff40;text-decoration:none}.shipment-card.shipment-pricing-card .shipment-save-button{color:#0952ad;background:#fff;font-weight:600}.shipment-card.shipment-pricing-card .shipment-save-button:hover{background:#f2f2f7}.theme-dark .shipment-pricing-card h2,.theme-dark .shipment-pricing-card th,.theme-dark .shipment-pricing-card td,.theme-dark .shipment-pricing-card h3,.theme-dark .shipment-pricing-card span{color:#fff}.shipment-card.shipment-pricing-card input[type=checkbox]{accent-color:#fff}.shipment-card.items-to-ship-card,.shipment-card.shipment-pricing-card{grid-column:1/-1;width:100%}.shipment-input-with-btn{align-items:center;gap:0;width:100%;display:flex;position:relative}.shipment-input-with-btn input{border-right:none;border-radius:999px 0 0 999px;flex:1}.shipment-search-btn{height:var(--input-height);color:#6f7681;cursor:pointer;background:#f4f5f7;border:1px solid #97a4b8;border-left:none;border-radius:0 999px 999px 0;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;padding:0;font-size:0;line-height:1;transition:all .15s;display:flex}.shipment-search-btn:hover{color:#4c5566;background:#eceff3}.shipment-search-btn .material-symbols-outlined{line-height:1;font-size:1.1rem!important}.shipment-currency-input-wrap{width:100%;position:relative}.shipment-currency-prefix{color:#465267;font-family:Inter,sans-serif;font-size:var(--text-body-size);pointer-events:none;font-weight:600;line-height:1;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.shipment-currency-input{padding-left:1.75rem!important}.shipment-search-dropdown{z-index:300;-webkit-backdrop-filter:blur(24px);background:#fffffffa;border:1px solid #0000001a;border-radius:.75rem;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 12px 40px #00000026}.shipment-search-dropdown-input{color:#1c1c1e;box-sizing:border-box;background:0 0;border:none;border-bottom:1px solid #00000014;outline:none;width:100%;height:2.5rem;padding:0 1rem;font-family:Inter,sans-serif;font-size:.875rem}.shipment-search-dropdown-list{max-height:220px;padding:.375rem;overflow-y:auto}.shipment-search-dropdown-item{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.625rem;width:100%;padding:.5rem .75rem;transition:background .15s;display:flex}.shipment-search-dropdown-item:hover{background:#007aff14}.shipment-search-dropdown-item .material-symbols-outlined{color:#007aff;flex-shrink:0;font-size:1.1rem!important}.shipment-search-dropdown-item strong{color:#1c1c1e;font-size:.84rem;font-weight:600;line-height:1.2;display:block}.shipment-search-dropdown-item small{color:#636366;font-size:.72rem;line-height:1.2;display:block}.shipment-search-no-results{text-align:center;color:#636366;padding:1rem;font-size:.84rem}.theme-dark .shipment-search-dropdown{background:#121214fa;border-color:#ffffff1a}.theme-dark .shipment-search-dropdown-input{color:#f2f2f7;border-bottom-color:#ffffff14}.theme-dark .shipment-search-dropdown-item strong{color:#f2f2f7}.theme-dark .shipment-search-dropdown-item small{color:#8e8e93}.theme-dark .shipment-search-dropdown-item:hover{background:#0a84ff1f}.shipment-select-wrapper{width:100%;position:relative}.shipment-select-wrapper select{appearance:none;width:100%;padding-right:2.25rem}.shipment-select-arrow{color:#007aff;pointer-events:none;position:absolute;top:50%;right:.625rem;transform:translateY(-50%);font-size:1.1rem!important}.shipment-card-head-row{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.shipment-card-head-row h2{margin-bottom:0}.shipment-form-toggle{-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;display:flex}.shipment-form-toggle-label{color:#007aff;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600}.theme-dark .shipment-form-toggle-label{color:#0a84ff}.shipment-toggle-pill{cursor:pointer;background:#c7c7cc;border-radius:999px;flex-shrink:0;width:2.25rem;height:1.25rem;transition:background .2s;position:relative}.shipment-toggle-pill.is-on{background:#007aff}.shipment-toggle-knob{background:#fff;border-radius:999px;width:1rem;height:1rem;transition:left .2s;position:absolute;top:.125rem;left:.125rem;box-shadow:0 1px 3px #0003}.shipment-toggle-pill.is-on .shipment-toggle-knob{left:calc(100% - 1.125rem)}.shipment-ref-card-actions{align-items:center;gap:.75rem;display:flex}.shipment-std-form-btn{cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;display:inline-flex}.shipment-ref-dropdown-wrap{position:relative}.shipment-field>.shipment-ref-dropdown-wrap{margin-top:1.1rem}.shipment-ref-add-btn{color:#007aff;cursor:pointer;background:#007aff12;border:1px solid #007aff4d;border-radius:999px;align-items:center;gap:.35rem;padding:.375rem .75rem;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.shipment-ref-add-btn:hover{background:#007aff21;border-color:#007aff80}.shipment-ref-add-btn .material-symbols-outlined{font-size:1rem}.shipment-ref-chevron{transition:transform .2s;font-size:1rem!important}.shipment-ref-chevron.is-open{transform:rotate(180deg)}.shipment-ref-dropdown-panel{z-index:200;scrollbar-width:thin;scrollbar-color:#6363664d transparent;border-radius:.75rem;width:15rem;max-height:300px;padding:.375rem 0;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto}.theme-dark .shipment-ref-add-btn{color:#0a84ff;background:#0a84ff1a;border-color:#0a84ff59}.theme-dark .shipment-ref-add-btn:hover{background:#0a84ff2e}.shipment-ref-menu-item{text-align:left;align-items:center;gap:.4rem;width:100%;display:flex}.shipment-ref-menu-icon{color:#8e8e93;flex-shrink:0;transition:color .15s;font-size:.85rem!important}.shipment-ref-menu-item.is-added .shipment-ref-menu-icon{color:#fff}.shipment-ref-menu-item.is-added{color:#fff!important;background-color:#007aff!important}.shipment-ref-dynamic-label{justify-content:space-between;align-items:center;gap:.25rem;display:flex}.shipment-ref-dynamic-label span{color:#465267;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600}.shipment-ref-remove-btn{cursor:pointer;color:#c7c7cc;background:0 0;border:none;border-radius:999px;flex-shrink:0;align-items:center;padding:0;transition:color .15s;display:flex}.shipment-ref-remove-btn:hover{color:#ef4444}.shipment-ref-remove-btn .material-symbols-outlined{font-size:.85rem!important}.theme-dark .shipment-ref-dynamic-label span{color:#a0aab8}.theme-dark .shipment-ref-remove-btn{color:#3d4659}.theme-dark .shipment-ref-remove-btn:hover{color:#ff453a}.theme-dark .shipment-ref-menu-item.is-added,.theme-dark .shipment-ref-menu-item.is-added .shipment-ref-menu-icon{color:#0a84ff}.shipment-addr-row{grid-template-columns:1fr 1fr;gap:.875rem;display:grid}@media (width<=860px){.shipment-addr-row{grid-template-columns:1fr}}.shipment-addr-card{min-width:0}.shipment-addr-card-head{border-bottom:1px solid #0000000f;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:.45rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.shipment-addr-card-head h2{flex-shrink:0;margin:0}.shipment-addr-card-actions{flex-wrap:wrap;align-items:center;gap:.125rem;display:flex}.shipment-addr-card-actions--right{justify-content:flex-end}.shipment-addr-card-actions--below{width:100%}.shipment-addr-shiplify-label{color:#007aff;letter-spacing:.01em;padding:.25rem .5rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:700}.theme-dark .shipment-addr-shiplify-label{color:#0a84ff}.theme-dark .shipment-addr-card-head{border-bottom-color:#ffffff14}.shipment-addr-action-btn{color:#007aff;cursor:pointer;background:0 0;border:none;border-radius:.375rem;align-items:center;gap:.25rem;padding:.25rem .5rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;transition:background .15s;display:inline-flex}.shipment-addr-action-btn:hover{background:#007aff14}.shipment-addr-action-btn .material-symbols-outlined{font-size:.9rem!important}.theme-dark .shipment-addr-card-actions{border-bottom-color:#ffffff14}.theme-dark .shipment-addr-action-btn{color:#0a84ff}.theme-dark .shipment-addr-action-btn:hover{background:#0a84ff1a}.shipment-phone-wrap{background:#f4f5f7;border:1px solid #97a4b8;border-radius:999px;gap:0;transition:border-color .2s;display:flex;position:relative;overflow:visible}.shipment-phone-wrap>.custom-select-wrapper{flex:0 0 25%;min-width:5.5rem}.shipment-phone-wrap .custom-select-trigger{background:0 0;border:none;border-right:1px solid #97a4b8;border-radius:0;justify-content:flex-start;align-items:center;height:100%;padding-block:.18rem;padding-inline:.5rem;font-size:.8125rem;line-height:1}.shipment-phone-wrap .custom-select-trigger .custom-select-value,.shipment-phone-wrap .custom-select-option,.shipment-addr-card .shipment-field .custom-select-trigger .custom-select-value,.shipment-addr-card .shipment-field .custom-select-option{align-items:center;line-height:1;display:flex}.shipment-phone-wrap .custom-select-dropdown{width:auto;min-width:140px;left:0}.shipment-phone-wrap .custom-select-arrow{margin-left:.3rem;font-size:.9rem}.shipment-phone-wrap:focus-within{background:#fff;border-color:#007aff;box-shadow:0 0 0 3px #007aff24}.shipment-phone-code{appearance:none;font-family:Inter,sans-serif;font-size:var(--text-body-size);color:#465267;cursor:pointer;background:0 0;border:none;border-right:1px solid #97a4b8;outline:none;flex-shrink:0;min-width:0;padding:0 .5rem}.shipment-phone-input{outline:none;flex:1;min-width:0;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;padding-left:.5rem!important}.shipment-addr-card .shipment-field select{height:var(--input-height);color:#465267;font-family:Inter,sans-serif;font-size:var(--text-body-size);appearance:none;cursor:pointer;background:#f4f5f7;border:1px solid #97a4b8;border-radius:999px;outline:none;width:100%;padding:0 .75rem;transition:border-color .2s}.shipment-addr-card .shipment-field select:focus{background:#fff;border-color:#007aff;box-shadow:0 0 0 3px #007aff24}.shipment-phone-code-select .custom-select-option{padding-block:.35rem}.shipment-phone-code-select .custom-select-rich-main strong{font-size:.8rem}.shipment-phone-code-select .custom-select-rich-flag{font-size:.95rem}.shipment-addr-card .shipment-field .custom-select-option,.shipment-addr-card .shipment-field .custom-select-trigger{font-size:.8125rem}.shipment-addr-card .shipment-field .custom-select-rich-main strong{font-size:.84rem}.shipment-addr-card .shipment-field .custom-select-rich-main small{font-size:.7rem}.theme-dark .shipment-phone-wrap{background:#ffffff0f;border-color:#fff3}.theme-dark .shipment-phone-code-select .custom-select-trigger{border-right-color:#ffffff26}.theme-dark .shipment-phone-wrap:focus-within{background:#ffffff17;border-color:#0a84ff;box-shadow:0 0 0 3px #0a84ff2e}.theme-dark .shipment-phone-code{color:#f2f2f7;border-right-color:#ffffff26}.theme-dark .shipment-phone-input{color:#f2f2f7!important}.theme-dark .shipment-phone-input::placeholder{color:#8e8e93!important}.theme-dark .shipment-addr-card .shipment-field select{color:#f2f2f7;background:#ffffff0f;border-color:#fff3}.theme-dark .shipment-addr-card .shipment-field select:focus{background:#ffffff17;border-color:#0a84ff}.accessorial-group-head{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.accessorial-group-head p{margin:0}.accessorial-empty-btn{color:#007aff;cursor:pointer;text-align:center;-webkit-user-select:none;user-select:none;white-space:nowrap;text-overflow:ellipsis;background-color:#007aff1a;border:1px dashed #007aff4d;border-radius:.5rem;width:100%;margin-top:.5rem;padding:.5rem;font-size:.875rem;transition:all .2s;overflow:hidden}.accessorial-empty-btn:hover{background-color:#007aff26;border-style:solid}.accessorial-chips{flex-wrap:wrap;gap:.375rem;margin-top:.25rem;display:flex}.accessorial-chip{color:#fff;background:#007aff;border:1px solid #007aff;border-radius:999px;align-items:center;gap:.25rem;padding:.2rem .5rem .2rem .625rem;font-family:Inter,sans-serif;font-size:.7rem;font-weight:500;display:inline-flex}.accessorial-chip button{cursor:pointer;color:#fffc;opacity:.7;background:0 0;border:none;align-items:center;padding:0;transition:opacity .15s,color .15s;display:flex}.accessorial-chip button:hover{opacity:1;color:#fff}.accessorial-chip .material-symbols-outlined{font-size:.75rem!important}.accessorial-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.accessorial-modal{background:#fff;border-radius:1.25rem;flex-direction:column;width:100%;max-width:680px;max-height:80vh;display:flex;overflow:hidden;box-shadow:0 24px 64px #0003}.accessorial-modal-header{border-bottom:1px solid #00000012;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.accessorial-modal-header h3{color:#1c1c1e;align-items:center;gap:.5rem;margin:0;font-family:Manrope,sans-serif;font-size:1rem;font-weight:700;display:flex}.accessorial-modal-header h3 .material-symbols-outlined{color:#007aff;font-size:1.2rem!important}.accessorial-modal-close{cursor:pointer;color:#636366;background:0 0;border:none;border-radius:.5rem;align-items:center;padding:.25rem;transition:background .15s;display:flex}.accessorial-modal-close:hover{background:#0000000f}.accessorial-modal-grid{flex:1;grid-template-columns:repeat(3,1fr);gap:.25rem;padding:1rem 1.25rem;display:grid;overflow-y:auto}.accessorial-modal-item{cursor:pointer;color:#1c1c1e;border-radius:.5rem;align-items:flex-start;gap:.5rem;padding:.5rem .625rem;font-family:Inter,sans-serif;font-size:.8rem;line-height:1.3;transition:background .15s;display:flex}.accessorial-modal-item:hover{background:#007aff0f}.accessorial-modal-item.is-checked{color:#fff;background:#007aff}.accessorial-modal-item input[type=checkbox]{accent-color:#007aff;flex-shrink:0;margin-top:.1rem}.accessorial-modal-footer{border-top:1px solid #00000012;justify-content:flex-end;padding:1rem 1.5rem;display:flex}.accessorial-modal-done{color:#fff;cursor:pointer;background:linear-gradient(135deg,#007aff,#46a1ff);border:none;border-radius:999px;height:2.5rem;padding:0 1.75rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;transition:opacity .2s;box-shadow:0 4px 12px #007aff4d}.accessorial-modal-done:hover{opacity:.9}.theme-dark .accessorial-modal{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#1c1c1e;border:1px solid #ffffff1a}.theme-dark .accessorial-modal-header{border-bottom-color:#ffffff14}.theme-dark .accessorial-modal-header h3,.theme-dark .accessorial-modal-item{color:#f2f2f7}.theme-dark .accessorial-modal-item:hover{background:#0a84ff1a}.theme-dark .accessorial-modal-item.is-checked{color:#fff;background:#007aff}.ssf-textarea{color:#465267;width:100%;min-height:4.5rem;font-family:Inter,sans-serif;font-size:var(--text-body-size);resize:vertical;background:#f4f5f7;border:1px solid #97a4b8;border-radius:1rem;outline:none;padding:.6rem .85rem;transition:border-color .15s,box-shadow .15s}.ssf-textarea:focus{border-color:#007aff;box-shadow:0 0 0 3px #007aff24}.ssf-textarea::placeholder{color:#8e8e93}.theme-dark .ssf-textarea{color:#f2f2f7;background:#ffffff0a;border-color:#ffffff1f}.theme-dark .ssf-textarea:focus{border-color:#0a84ff;box-shadow:0 0 0 3px #0a84ff2e}.theme-dark .ssf-textarea::placeholder{color:#636366}.ssf-calc-badges{align-items:center;gap:.5rem;margin-right:.5rem;display:flex}.ssf-calc-badge{color:#007aff;white-space:nowrap;background:#007aff1a;border-radius:999px;align-items:center;gap:.3rem;padding:.3rem .7rem;font-family:Inter,sans-serif;font-size:.78rem;font-weight:600;display:inline-flex}.ssf-calc-badge .material-symbols-outlined{font-size:.95rem}.theme-dark .ssf-calc-badge{color:#0a84ff;background:#0a84ff26}.ssf-field-highlight input,.ssf-field-highlight .shipment-phone-input,.ssf-field-highlight .custom-select-trigger{animation:.9s cubic-bezier(.4,0,.2,1) forwards ssf-input-flash}.theme-dark .ssf-field-highlight input,.theme-dark .ssf-field-highlight .shipment-phone-input,.theme-dark .ssf-field-highlight .custom-select-trigger{animation:.9s cubic-bezier(.4,0,.2,1) forwards ssf-input-flash-dark}.ssf-customer-profile-strip{background:#007aff0f;border:1px solid #007aff2e;border-radius:.875rem;flex-wrap:wrap;align-items:stretch;gap:0;margin-top:-.25rem;padding:.875rem 1rem;display:flex}.ssf-profile-section{border-right:1px solid #007aff2e;flex-direction:column;gap:.6rem;min-width:0;padding:0 1.25rem;display:flex}.ssf-profile-section:first-child{padding-left:0}.ssf-profile-section:last-of-type{border-right:none}.ssf-profile-section--addr{min-width:12rem}.ssf-customer-profile-label{letter-spacing:.06em;text-transform:uppercase;color:#007aff;white-space:nowrap;align-items:center;gap:.35rem;font-size:.72rem;font-weight:700;display:inline-flex}.ssf-customer-profile-label .material-symbols-outlined{font-size:1rem}.ssf-customer-profile-addr-lines{color:#1c1c1e;flex-direction:column;gap:.1rem;font-size:.82rem;font-style:normal;font-weight:500;line-height:1.45;display:flex}.ssf-customer-profile-stats{-moz-column-gap:1.75rem;grid-template-columns:repeat(2,minmax(0,auto));align-items:start;gap:.55rem 1.75rem;display:grid}.ssf-customer-profile-stat{flex-direction:column;gap:.15rem;min-width:0;display:flex}.ssf-stat-warning{color:#ef4444!important}.theme-dark .ssf-stat-warning{color:#ff453a!important}.ssf-customer-profile-stat dt{letter-spacing:.05em;text-transform:uppercase;color:#687284;font-size:.69rem;font-weight:700}.ssf-customer-profile-stat dd{color:#1c1c1e;margin:0;font-size:.875rem;font-weight:600}.ssf-customer-profile-clear{cursor:pointer;color:#8e8e93;background:0 0;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-self:center;align-items:center;width:1.75rem;height:1.75rem;margin-left:auto;transition:background .15s,color .15s;display:flex}.ssf-customer-profile-clear:hover{color:#ef4444;background:#ef44441a}.ssf-customer-profile-clear .material-symbols-outlined{font-size:1.1rem}.theme-dark .ssf-customer-profile-strip{background:#0a84ff14;border-color:#0a84ff38}.theme-dark .ssf-customer-profile-addr-lines{color:#f2f2f7}.theme-dark .ssf-profile-section{border-right-color:#0a84ff33}.theme-dark .ssf-customer-profile-label{color:#0a84ff}.theme-dark .ssf-customer-profile-stat dt{color:#a0aab8}.theme-dark .ssf-customer-profile-stat dd{color:#f2f2f7}.theme-dark .ssf-customer-profile-clear{color:#636366}.theme-dark .ssf-customer-profile-clear:hover{color:#ff453a;background:#ff453a1f}.theme-dark .accessorial-modal-footer{border-top-color:#ffffff14}.ire-shell{padding-top:calc(var(--nav-height) + 1.375rem);width:100%}.ire-shell .shipment-page-inner{flex-direction:column;gap:1.1rem;display:flex}.ire-shell .shipment-page-inner>.page-heading{margin-bottom:.25rem}.ire-fields{gap:.875rem 1rem;display:grid}.ire-fields--two{grid-template-columns:repeat(2,minmax(0,1fr))}.ire-fields--three{grid-template-columns:repeat(3,minmax(0,1fr))}.ire-field{flex-direction:column;gap:.32rem;min-width:0;display:flex}.ire-field--full{grid-column:1/-1}.ire-field>span{font-family:Inter,sans-serif;font-size:var(--text-label-size);color:#2f3a4f;letter-spacing:.02em;font-weight:700}.ire-field input,.ire-field textarea{width:100%;height:var(--input-height);color:#465267;font-family:Inter,sans-serif;font-size:var(--text-body-size);background:#f4f5f7;border:1px solid #97a4b8;border-radius:999px;outline:none;padding:0 .9rem;transition:border-color .12s,box-shadow .12s,background .12s}.ire-field input:focus,.ire-field textarea:focus{background:#fff;border-color:#007aff;box-shadow:0 0 0 3px #007aff24}.ire-card-head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.ire-card-head>.card-heading{margin-bottom:0}.ire-description-textarea{color:#465267;width:100%;min-height:7rem;font-family:Inter,sans-serif;font-size:var(--text-body-size);resize:vertical;background:#f4f5f7;border:1px solid #97a4b8;outline:none;border-radius:1rem!important;height:auto!important;padding:.75rem .9rem!important}.ire-description-textarea:focus{background:#fff;border-color:#007aff;box-shadow:0 0 0 3px #007aff24}@media (width<=1180px){.ire-fields--three{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.ire-fields--two,.ire-fields--three{grid-template-columns:minmax(0,1fr)}}.theme-dark .ire-field>span{color:#e0e4ed}.theme-dark .ire-field input,.theme-dark .ire-field textarea,.theme-dark .ire-description-textarea{color:#f2f2f7;background:#ffffff0f;border-color:#ffffff2e}.theme-dark .ire-field input:focus,.theme-dark .ire-field textarea:focus,.theme-dark .ire-description-textarea:focus{background:#ffffff14;border-color:#0a84ff;box-shadow:0 0 0 3px #0a84ff2e}.portal-intl-shell{z-index:0;background:#f5f7fa;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:3rem 1.5rem;display:flex;position:relative;overflow:hidden}.theme-dark .portal-intl-shell{background:#0a0a0c}.portal-intl-glass{z-index:10;-webkit-backdrop-filter:blur(60px);color:#1c1c1e;background:#ffffffbf;border:1px solid #fffc;border-radius:1.75rem;width:100%;max-width:1400px;padding:2.25rem 2.5rem 2.5rem;position:relative;box-shadow:0 8px 32px #0000000f,0 0 0 .5px #00000008}.theme-dark .portal-intl-glass{color:#f2f2f7;background:#1c1c1eb8;border-color:#ffffff1a;box-shadow:0 24px 60px #00000073,0 0 0 .5px #ffffff0a}.portal-intl-back{color:#4c5566;cursor:pointer;background:#fff;border:1px solid #97a4b8;border-radius:999px;align-items:center;gap:.35rem;margin-bottom:1.25rem;padding:.4rem .85rem .4rem .6rem;font-family:Inter,sans-serif;font-size:.78rem;font-weight:600;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.portal-intl-back:hover{color:#007aff;background:#007aff14;border-color:#007aff5c}.theme-dark .portal-intl-back{color:#c8d0db;background:#ffffff0a;border-color:#ffffff24}.theme-dark .portal-intl-back:hover{color:#46a1ff;background:#0a84ff24;border-color:#0a84ff5c}.portal-intl-back .material-symbols-outlined{font-size:1.05rem}.portal-intl-topbar{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.portal-intl-topbar .portal-intl-back{margin-bottom:0}.portal-intl-exit{color:#fff;cursor:pointer;background:#007aff;border:1px solid #007aff73;border-radius:999px;align-items:center;gap:.35rem;padding:.4rem .85rem .4rem .95rem;font-family:Inter,sans-serif;font-size:.78rem;font-weight:600;transition:background .15s,transform .15s;display:inline-flex}.portal-intl-exit:hover{background:#006fe6;transform:translateY(-1px)}.portal-intl-exit .material-symbols-outlined{font-size:1rem}.theme-dark .portal-intl-exit{background:#0a84ff;border-color:#0a84ff8c}.theme-dark .portal-intl-exit:hover{background:#1e96ff}.portal-intl-header{margin-bottom:1.75rem}.portal-intl-heading{color:#182034;letter-spacing:-.01em;margin:0;font-family:Manrope,sans-serif;font-size:clamp(1.7rem,1.2rem + 1.4vw,2.4rem);font-weight:800;line-height:1.1}.theme-dark .portal-intl-heading{color:#f2f2f7}.portal-intl-sub{color:#687284;max-width:56rem;margin:.55rem 0 0;font-family:Inter,sans-serif;font-size:.98rem;font-weight:500;line-height:1.55}.theme-dark .portal-intl-sub{color:#a0aab8}.portal-intl-grid{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:1.25rem;display:grid}.portal-intl-card{cursor:pointer;text-align:left;background:#fff;border:1px solid #0000000f;border-radius:1.25rem;grid-template-columns:auto 1fr auto;align-items:center;gap:1.1rem;padding:1.4rem 1.5rem;font-family:Inter,sans-serif;transition:transform .18s cubic-bezier(.16,1,.3,1),box-shadow .18s cubic-bezier(.16,1,.3,1),border-color .18s,background .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000f,0 0 0 .5px #0000000a}.portal-intl-card:hover:not(.is-soon){border-color:#007aff47;transform:translateY(-2px);box-shadow:0 16px 36px #0d66c229,0 0 0 .5px #007aff2e}.portal-intl-card:focus-visible{outline:none;box-shadow:0 0 0 3px #007aff33,0 8px 20px #0d66c229}.portal-intl-card.is-soon{cursor:not-allowed;opacity:.58}.theme-dark .portal-intl-card{background:#ffffff0a;border-color:#ffffff1a;box-shadow:0 2px 8px #00000052,0 0 0 .5px #ffffff0a}.theme-dark .portal-intl-card:hover:not(.is-soon){background:#ffffff0f;border-color:#0a84ff5c;box-shadow:0 16px 36px #00000073,0 0 0 .5px #0a84ff47}.portal-intl-card-icon-wrap{background:#007aff1a;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:3.4rem;height:3.4rem;display:inline-flex}.portal-intl-card-icon{color:#007aff;font-size:1.9rem}.portal-intl-card--blue .portal-intl-card-icon-wrap{background:#007aff1a}.portal-intl-card--blue .portal-intl-card-icon{color:#007aff}.portal-intl-card--teal .portal-intl-card-icon-wrap{background:#14b8a61f}.portal-intl-card--teal .portal-intl-card-icon{color:#0e9488}.portal-intl-card--purple .portal-intl-card-icon-wrap{background:#7c3aed1f}.portal-intl-card--purple .portal-intl-card-icon{color:#6d28d9}.theme-dark .portal-intl-card--blue .portal-intl-card-icon-wrap{background:#0a84ff29}.theme-dark .portal-intl-card--blue .portal-intl-card-icon{color:#46a1ff}.theme-dark .portal-intl-card--teal .portal-intl-card-icon-wrap{background:#2dd4bf2e}.theme-dark .portal-intl-card--teal .portal-intl-card-icon{color:#2dd4bf}.theme-dark .portal-intl-card--purple .portal-intl-card-icon-wrap{background:#a78bfa33}.theme-dark .portal-intl-card--purple .portal-intl-card-icon{color:#a78bfa}.portal-intl-card-text{flex-direction:column;gap:.2rem;min-width:0;display:flex}.portal-intl-card-subtitle{letter-spacing:.06em;text-transform:uppercase;color:#7b879b;font-size:.72rem;font-weight:700}.theme-dark .portal-intl-card-subtitle{color:#8e8e93}.portal-intl-card-title{color:#182034;font-size:1.18rem;font-weight:700;line-height:1.2}.theme-dark .portal-intl-card-title{color:#f2f2f7}.portal-intl-card-desc{color:#687284;margin-top:.15rem;font-size:.88rem;line-height:1.5}.theme-dark .portal-intl-card-desc{color:#a0aab8}.portal-intl-card-cta{color:#007aff;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.theme-dark .portal-intl-card-cta{color:#46a1ff}.portal-intl-card-cta .material-symbols-outlined{font-size:1.55rem;transition:transform .18s cubic-bezier(.16,1,.3,1)}.portal-intl-card:hover:not(.is-soon) .portal-intl-card-cta .material-symbols-outlined{transform:translate(3px)}.portal-intl-card-soon{color:#636366;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:#6363661a;border-radius:999px;align-items:center;padding:.28rem .7rem;font-size:.72rem;font-weight:700;display:inline-flex}.theme-dark .portal-intl-card-soon{color:#a0aab8;background:#ffffff14}@media (width<=1180px){.portal-intl-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.portal-intl-glass{padding:1.5rem 1.25rem 1.75rem}.portal-intl-grid{grid-template-columns:minmax(0,1fr)}.portal-intl-card{gap:.8rem;padding:1.15rem}.portal-intl-card-title{font-size:1.05rem}}@media (width<=520px){.portal-intl-card{grid-template-rows:auto auto;grid-template-columns:auto 1fr;row-gap:.5rem}.portal-intl-card-cta{grid-column:1/-1;justify-content:flex-end}}.portal-requests-shell{background:#f5f7fa;min-height:100vh;padding:3rem 1.5rem;position:relative;overflow:hidden}.theme-dark .portal-requests-shell{background:#0a0a0c}.portal-requests-panel{z-index:10;-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px);background:#ffffffc7;border:1px solid #fffc;border-radius:1.75rem;max-width:1000px;margin:0 auto;padding:2.25rem 2.5rem;position:relative;box-shadow:0 8px 32px #0000000f}.theme-dark .portal-requests-panel{color:#f2f2f7;background:#1c1c1ec2;border-color:#ffffff1a}.portal-request-list{gap:.75rem;display:grid}.portal-request-list button{color:#182034;text-align:left;cursor:pointer;background:#fff;border:1px solid #e3e8ef;border-radius:1rem;grid-template-columns:auto 1fr auto auto;align-items:center;gap:1rem;width:100%;padding:1rem 1.15rem;transition:all .16s;display:grid}.portal-request-list button:hover{border-color:#007aff59;transform:translateY(-1px);box-shadow:0 10px 24px #0d66c21f}.theme-dark .portal-request-list button{color:#f2f2f7;background:#ffffff0a;border-color:#ffffff1a}.portal-request-list strong,.portal-request-list small{display:block}.portal-request-list small{color:#687284;margin-top:.25rem}.portal-request-mode{color:#007aff;background:#007aff1a;border-radius:50%;place-items:center;width:2.7rem;height:2.7rem;display:grid}.portal-request-mode--ocean{color:#0e9488;background:#14b8a61f}.portal-request-status{color:#4c5566;text-transform:uppercase;background:#eef2f7;border-radius:999px;padding:.3rem .65rem;font-size:.72rem;font-weight:700}.portal-request-status--quoted{color:#6d28d9;background:#7c3aed1f}.portal-request-status--approved{color:#0e7c72;background:#14b8a624}.portal-request-status--rejected{color:#b91c1c;background:#ef44441f}.portal-request-detail{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.portal-request-detail div{background:#fff;border:1px solid #e3e8ef;border-radius:.9rem;padding:1rem 1.1rem}.theme-dark .portal-request-detail div{background:#ffffff0a;border-color:#ffffff1a}.portal-request-detail span,.portal-request-detail strong{display:block}.portal-request-detail span{color:#687284;text-transform:uppercase;margin-bottom:.35rem;font-size:.75rem;font-weight:700}.portal-request-reason{grid-column:1/-1}.portal-request-decision{background:#007aff0f;border-radius:1rem;margin-top:1rem;padding:1rem}.portal-request-decision textarea{box-sizing:border-box;resize:vertical;border:1px solid #cbd3df;border-radius:.7rem;width:100%;min-height:5rem;padding:.75rem}.portal-request-decision div{justify-content:flex-end;gap:.7rem;margin-top:.75rem;display:flex}.portal-request-decision button{color:#fff;cursor:pointer;border:0;border-radius:999px;padding:.65rem 1rem;font-weight:700}.portal-decision-reject{background:#b91c1c}.portal-decision-approve{background:#007aff}.portal-request-decision button:disabled{opacity:.5;cursor:not-allowed}.portal-requests-error,.portal-requests-state{color:#b91c1c;background:#ef44441a;border-radius:.8rem;padding:1rem}.portal-requests-state{color:#687284;text-align:center;background:#6872841a}@media (width<=700px){.portal-requests-panel{padding:1.5rem 1.2rem}.portal-request-detail{grid-template-columns:1fr}.portal-request-list button{grid-template-columns:auto 1fr auto}.portal-request-status{grid-column:2}.portal-request-list button>.material-symbols-outlined{display:none}}.portal-ocean-shell{z-index:0;background:#f5f7fa;justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow-x:hidden}.theme-dark .portal-ocean-shell{background:#0a0a0c}.portal-ocean-back{z-index:50;-webkit-backdrop-filter:blur(20px);color:#4c5566;cursor:pointer;background:#fffffff2;border:1px solid #97a4b8;border-radius:999px;align-items:center;gap:.4rem;padding:.5rem 1rem .5rem .75rem;font-family:Inter,sans-serif;font-size:.82rem;font-weight:600;transition:background .15s,color .15s,border-color .15s;display:inline-flex;position:fixed;top:1.25rem;left:1.5rem;box-shadow:0 8px 18px #00000014}.portal-ocean-back:hover{color:#007aff;background:#007aff1a;border-color:#007aff5c}.theme-dark .portal-ocean-back{color:#e0e4ed;background:#141418b8;border-color:#ffffff2e;box-shadow:0 8px 18px #00000052}.theme-dark .portal-ocean-back:hover{color:#fff;background:#0a84ff33;border-color:#0a84ff7a}.portal-ocean-back .material-symbols-outlined{font-size:1.05rem}.portal-ocean-stage{z-index:10;width:100%;max-width:1600px;margin:0 auto;padding:4.5rem 1.5rem 3rem;position:relative}.portal-ocean-stage .obr-shell{padding-top:0}.portal-ocean-stage .bw-sidebar,.portal-ocean-stage .bw-pane{box-shadow:0 12px 32px #00000014,0 0 0 .5px #0000000a}.theme-dark .portal-ocean-stage .bw-sidebar,.theme-dark .portal-ocean-stage .bw-pane{box-shadow:0 24px 48px #0000006b,0 0 0 .5px #ffffff0f}@media (width<=720px){.portal-ocean-back{padding:.4rem .85rem .4rem .6rem;top:.85rem;left:.85rem}.portal-ocean-stage{padding:4rem .85rem 2rem}}.portal-air-shell{z-index:0;background:#f5f7fa;justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow-x:hidden}.theme-dark .portal-air-shell{background:#0a0a0c}.portal-air-back{z-index:50;-webkit-backdrop-filter:blur(20px);color:#4c5566;cursor:pointer;background:#fffffff2;border:1px solid #97a4b8;border-radius:999px;align-items:center;gap:.4rem;padding:.5rem 1rem .5rem .75rem;font-family:Inter,sans-serif;font-size:.82rem;font-weight:600;transition:background .15s,color .15s,border-color .15s;display:inline-flex;position:fixed;top:1.25rem;left:1.5rem;box-shadow:0 8px 18px #00000014}.portal-air-back:hover{color:#007aff;background:#007aff1a;border-color:#007aff5c}.theme-dark .portal-air-back{color:#e0e4ed;background:#141418b8;border-color:#ffffff2e;box-shadow:0 8px 18px #00000052}.theme-dark .portal-air-back:hover{color:#fff;background:#0a84ff33;border-color:#0a84ff7a}.portal-air-back .material-symbols-outlined{font-size:1.05rem}.portal-air-stage{z-index:10;width:100%;max-width:1600px;margin:0 auto;padding:4.5rem 1.5rem 3rem;position:relative}.portal-air-stage .abr-shell{padding-top:0}.portal-air-stage .bw-sidebar,.portal-air-stage .bw-pane{box-shadow:0 12px 32px #00000014,0 0 0 .5px #0000000a}.theme-dark .portal-air-stage .bw-sidebar,.theme-dark .portal-air-stage .bw-pane{box-shadow:0 24px 48px #0000006b,0 0 0 .5px #ffffff0f}@media (width<=720px){.portal-air-back{padding:.4rem .85rem .4rem .6rem;top:.85rem;left:.85rem}.portal-air-stage{padding:4rem .85rem 2rem}}.shipment-search-shell{padding:calc(var(--nav-height) + 1.375rem) 0 2.5rem;min-height:100vh}.shipment-search-shell .shipment-page-inner{flex-direction:column;gap:1rem;display:flex}.shipment-search-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:0;display:flex}.shipment-search-header-actions{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:.5rem;min-width:0;padding-top:.625rem;display:flex}.shipment-search-add-btn{white-space:nowrap;align-items:center;gap:.3rem;padding:.56rem 1.2rem;font-size:.9rem;display:inline-flex}.shipment-search-saved-controls{flex-wrap:nowrap;align-items:center;gap:.35rem;min-width:0;display:flex;position:relative}.shipment-search-saved-input-wrap{width:clamp(11.5rem,16vw,14rem);min-width:0;position:relative}.shipment-search-saved-input-wrap input{color:#465267;background:#f4f5f7;border:1px solid #97a4b8;border-radius:999px;outline:none;width:100%;height:2rem;padding:0 .85rem 0 2rem;font-family:Inter,sans-serif;font-size:.76rem;transition:border-color .15s,box-shadow .15s,background .15s}.shipment-search-saved-input-wrap input:focus{background:#fff;border-color:#007aff;box-shadow:0 0 0 3px #007aff24}.shipment-search-saved-input-wrap input::placeholder{color:#97a4b8;font-size:.73rem}.shipment-search-saved-input-icon{color:#97a4b8;pointer-events:none;font-size:1rem;position:absolute;top:50%;left:.65rem;transform:translateY(-50%)}.shipment-search-header-btn{white-space:nowrap;align-items:center;gap:.3rem;min-height:2rem;padding:.42rem .72rem;font-size:.82rem;display:inline-flex}.shipment-search-header-btn--icon{justify-content:center;gap:0;width:2rem;min-width:2rem;height:2rem;min-height:2rem;padding:0}.shipment-search-header-btn--icon .material-symbols-outlined{margin:0;font-size:1rem}.shipment-search-saved-menu{z-index:220;-webkit-backdrop-filter:blur(24px);background:#fffffffa;border:1px solid #0000001a;border-radius:.75rem;width:min(24rem,100%);padding:.5rem;position:absolute;top:calc(100% + .375rem);left:0;overflow:hidden;box-shadow:0 12px 40px #00000026}.shipment-search-saved-empty{color:#8a98ad;align-items:center;gap:.4rem;padding:.65rem .8rem;font-family:Inter,sans-serif;font-size:.8rem;display:flex}.shipment-search-saved-empty .material-symbols-outlined{font-size:.95rem}.shipment-search-saved-option{text-align:left;color:#1c1c1e;cursor:pointer;background:0 0;border:0;border-radius:.375rem;align-items:center;gap:.45rem;width:100%;padding:.4rem .6rem;font-family:Inter,sans-serif;font-size:.8125rem;transition:all .2s;display:flex}.shipment-search-saved-option .material-symbols-outlined{color:#0a66c2;font-size:.92rem}.shipment-search-saved-option:hover{color:#fff;background:#007aff}.shipment-search-saved-option:hover .material-symbols-outlined{color:#fff}.shipment-search-card{padding:1.25rem 1.375rem 1rem}.shipment-search-card-head{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.shipment-search-card-icon{color:#007aff;font-size:1.15rem}.shipment-search-card-title{letter-spacing:.07em;text-transform:uppercase;color:#7b879b;font-family:Inter,sans-serif;font-size:.82rem;font-weight:700}.shipment-search-filter-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:start;gap:1rem 1.5rem;min-width:0;display:grid}.shipment-search-left{flex-direction:column;gap:.75rem;display:flex}.shipment-search-row{grid-template-columns:1fr 1fr;gap:.75rem .875rem;display:grid}.shipment-search-field{flex-direction:column;gap:4px;min-width:0;display:flex}.shipment-search-field>span{color:#7b879b;font-family:Inter,sans-serif;font-size:var(--text-label-size,.67rem);letter-spacing:.08em;text-transform:uppercase;font-weight:700}.shipment-search-field input,.shipment-search-field .custom-select-trigger{width:100%;min-width:0;height:var(--input-height);color:#465267;font-family:Inter,sans-serif;font-size:var(--text-body-size,.8125rem);background:#f4f5f7;border:1px solid #97a4b8;border-radius:999px;outline:none;padding:0 .75rem;transition:border-color .15s,box-shadow .15s,background .15s}.shipment-search-field .custom-select-trigger{justify-content:space-between}.shipment-search-field .custom-select-wrapper{width:100%;min-width:0}.shipment-search-field input:focus,.shipment-search-field .custom-select-trigger.is-open{background:#fff;border-color:#007aff;box-shadow:0 0 0 3px #007aff24}.shipment-search-field input::placeholder{color:#97a4b8}.shipment-search-right{border-left:1px solid #0000000f;flex-direction:column;gap:.4rem;padding-left:1rem;display:flex}.shipment-search-group-label{color:#7b879b;font-family:Inter,sans-serif;font-size:var(--text-label-size,.67rem);letter-spacing:.08em;text-transform:uppercase;padding-left:.3rem;font-weight:700}.shipment-search-advanced-section{border-top:1px solid #0000000f;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:start;gap:1rem 1.5rem;margin-top:.875rem;padding-top:.875rem;display:grid}.shipment-search-advanced-left{flex-direction:column;gap:1rem;min-width:0;display:flex}.shipment-search-advanced-right{border-left:1px solid #0000000f;min-width:0;padding-left:1rem}.shipment-search-advanced-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem .875rem;display:grid}.shipment-search-advanced-subsection{flex-direction:column;gap:.5rem;display:flex}.shipment-search-subsection-label{letter-spacing:.08em;text-transform:uppercase;color:#7b879b;border-bottom:0;padding-bottom:.125rem;font-family:Inter,sans-serif;font-size:.74rem;font-weight:700}.shipment-search-subsection-label--all-stops{color:#5f6f88;font-size:.84rem}.shipment-search-miles-row{grid-template-columns:minmax(10rem,13rem) minmax(8rem,10rem);justify-content:start;align-items:end;gap:.75rem .875rem;display:grid}.shipment-search-stops-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem .875rem;display:grid}.shipment-search-info{border-radius:var(--surface-radius-sm);background:linear-gradient(135deg,#0952ad 0%,#1369c7 100%);border:none;flex-direction:column;gap:.5rem;padding:.75rem;display:flex;box-shadow:0 12px 24px #0e60ba3d}.shipment-search-info .shipment-search-field>span{color:#ffffffeb}.shipment-search-field input[type=date]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;accent-color:#007aff}.shipment-search-field input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.85}.shipment-search-info-title{letter-spacing:.09em;text-transform:uppercase;color:#fff;padding-left:.15rem;font-family:Inter,sans-serif;font-size:.84rem;font-weight:800}.shipment-search-ref-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}@media (width<=1180px){.shipment-search-filter-grid,.shipment-search-advanced-section{grid-template-columns:1fr}.shipment-search-right,.shipment-search-advanced-right{border-top:1px solid #0000000f;border-left:0;padding-top:.75rem;padding-left:0}}@media (width<=760px){.shipment-search-row,.shipment-search-advanced-grid,.shipment-search-stops-row,.shipment-search-ref-row,.shipment-search-miles-row{grid-template-columns:1fr}}@media (width<=980px){.shipment-search-header{flex-direction:column;align-items:stretch}.shipment-search-header-actions{justify-content:flex-start;padding-top:0}.shipment-search-saved-controls{flex-wrap:wrap;width:100%}.shipment-search-saved-input-wrap{flex:16rem;width:auto;min-width:0}.shipment-search-saved-menu{width:100%}}.shipment-search-actions{border-top:1px solid #0000000f;justify-content:flex-end;align-items:center;gap:.625rem;margin-top:1rem;padding-top:.75rem;display:flex}.shipment-search-primary-btn{align-items:center;gap:.3rem;padding:.45rem 1.25rem;font-size:.9rem;display:inline-flex}.shipment-search-results-head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.shipment-search-results-meta{align-items:center;gap:.5rem;display:flex}.shipment-search-results-icon{color:#138cf7;font-size:1.1rem}.shipment-search-results-title{letter-spacing:.07em;text-transform:uppercase;color:#7b879b;font-family:Inter,sans-serif;font-size:.82rem;font-weight:700}.shipment-search-results-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:2.25rem 1rem;display:flex}.shipment-search-results-empty-icon{color:#c5cdd9;font-size:2.35rem}.shipment-search-results-empty-title{color:#4c5566;margin:0;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600}.shipment-search-results-empty-subtitle{color:#8a98ad;max-width:32rem;margin:0;font-family:Inter,sans-serif;font-size:.8rem;line-height:1.5}.theme-dark .shipment-search-card-title{color:#8e8e93}.theme-dark .shipment-search-card-icon{color:#0a84ff}.theme-dark .shipment-search-field>span,.theme-dark .shipment-search-group-label{color:#8e8e93}.theme-dark .shipment-search-field input,.theme-dark .shipment-search-field .custom-select-trigger{color:#f2f2f7;background:#ffffff0f;border-color:#fff3}.theme-dark .shipment-search-field input::placeholder{color:#ffffff4d}.theme-dark .shipment-search-field input:focus,.theme-dark .shipment-search-field .custom-select-trigger.is-open{background:#ffffff1a;border-color:#0a84ff;box-shadow:0 0 0 3px #0a84ff2e}.theme-dark .shipment-search-saved-input-wrap input{color:#f2f2f7;background:#ffffff0f;border-color:#fff3}.theme-dark .shipment-search-saved-input-wrap input::placeholder{color:#ffffff57}.theme-dark .shipment-search-saved-input-wrap input:focus{background:#ffffff1a;border-color:#0a84ff;box-shadow:0 0 0 3px #0a84ff2e}.theme-dark .shipment-search-saved-input-icon{color:#8e8e93}.theme-dark .shipment-search-saved-menu{background:#1c1c1ff5;border-color:#ffffff1f;box-shadow:0 12px 36px #00000073}.theme-dark .shipment-search-saved-empty{color:#9aa6ba}.theme-dark .shipment-search-saved-option{color:#fff}.theme-dark .shipment-search-saved-option:hover{color:#fff;background:#007aff}.theme-dark .shipment-search-saved-option:hover .material-symbols-outlined{color:#fff}.theme-dark .shipment-search-right{border-left-color:#ffffff14}.theme-dark .shipment-search-actions{border-top-color:#ffffff12}.theme-dark .shipment-search-results-title{color:#9aa6ba}.theme-dark .shipment-search-results-empty-icon{color:#7f8aa0}.theme-dark .shipment-search-results-empty-title{color:#dfe5ee}.theme-dark .shipment-search-results-empty-subtitle{color:#9aa6ba}.theme-dark .shipment-search-advanced-section{border-top-color:#ffffff12}.theme-dark .shipment-search-subsection-label{color:#8e8e93;border-bottom-color:#ffffff0f}.theme-dark .shipment-search-subsection-label--all-stops{color:#aab7c9}.theme-dark .shipment-search-info{background:linear-gradient(135deg,#0952ad 0%,#1369c7 100%);border:none;box-shadow:0 12px 24px #042e6273}.theme-dark .shipment-search-info .shipment-search-field>span{color:#ffffffeb}.theme-dark .shipment-search-info .shipment-search-field input,.theme-dark .shipment-search-info .shipment-search-field .custom-select-trigger{color:#fff}.theme-dark .shipment-search-info .shipment-search-field input::-moz-placeholder{color:#ffffffc2}.theme-dark .shipment-search-info .shipment-search-field input::placeholder,.theme-dark .shipment-search-info .shipment-search-field .custom-select-trigger.is-placeholder .custom-select-value{color:#ffffffc2}.theme-dark .shipment-search-info .shipment-search-field .custom-select-trigger .custom-select-arrow{color:#ffffffe0}.theme-dark .shipment-search-field input[type=date]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;accent-color:#0a84ff}.theme-dark .shipment-search-advanced-right{border-left-color:#ffffff14}.theme-dark .shipment-search-info-title{color:#fff}.shipment-search-results-card{padding:1.25rem 1.375rem .75rem}.shipment-search-results-head{justify-content:space-between;align-items:center;margin-bottom:.875rem;display:flex}.shipment-search-results-title{align-items:center;gap:.5rem;display:flex}.shipment-search-results-title-icon{color:#007aff;font-size:1.1rem}.shipment-search-results-title-text{letter-spacing:.07em;text-transform:uppercase;color:#7b879b;font-family:Inter,sans-serif;font-size:.82rem;font-weight:700}.shipment-search-results-count{color:#007aff;background:#007aff1a;border-radius:999px;padding:.15rem .6rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600}.ss-status{white-space:nowrap;border-radius:999px;padding:.22rem .6rem;font-family:Inter,sans-serif;font-size:.76rem;font-weight:600;display:inline-block}.ss-status--code{color:#636366;background:#6363661a}.ss-status--committed,.ss-status--ready,.ss-status--sent,.ss-status--dispatched{color:#007aff;background:#007aff1a}.ss-status--in-transit,.ss-status--out-delivery{color:#1669c5;background:#007aff1f}.ss-status--delivered,.ss-status--complete{color:#007aff;background:#007aff1a}.ss-status--cancelled{color:#ef4444;background:#ef44441f}.ss-chip{white-space:nowrap;color:#007aff;background:#007aff14;border:1px solid #007aff2e;border-radius:999px;padding:.18rem .5rem;font-size:.74rem;font-weight:600;display:inline-block}.ss-chip--alert{color:#b86f00;background:#ff95001a;border-color:#ff950033}.ss-alert-icons{flex-wrap:wrap;align-items:center;gap:.2rem;display:inline-flex}.ss-alert-icon{cursor:default;border-radius:999px;justify-content:center;align-items:center;width:1.65rem;height:1.65rem;transition:background .15s;display:inline-flex}.ss-alert-icon .material-symbols-outlined{font-size:.95rem}.ss-alert-icon--blue{color:#007aff;background:#007aff1a}.ss-alert-icon--orange{color:#c97400;background:#ff95001f}.ss-alert-icon--red{color:#ef4444;background:#ef44441a}.ss-alert-icon--teal{color:#1a9baf;background:#30b0c71f}.ss-alert-icon--green{color:#1a9142;background:#34c7591a}.ss-alert-icon--gray{color:#636366;background:#6363661a}.ss-alert-icon--blue:hover{background:#007aff2e}.ss-alert-icon--orange:hover{background:#ff950033}.ss-alert-icon--red:hover{background:#ef44442e}.ss-alert-icon--teal:hover{background:#30b0c733}.ss-alert-icon--green:hover{background:#34c7592e}.ss-alert-icon--gray:hover{background:#6363662e}.theme-dark .ss-alert-icon--blue{color:#4da3ff;background:#0a84ff26}.theme-dark .ss-alert-icon--orange{color:#ff9f0a;background:#ff9f0a26}.theme-dark .ss-alert-icon--red{color:#ff453a;background:#ff453a26}.theme-dark .ss-alert-icon--teal{color:#5ac8fa;background:#5ac8fa26}.theme-dark .ss-alert-icon--green{color:#30d158;background:#30d15826}.theme-dark .ss-alert-icon--gray{color:#aeaeb2;background:#aeaeb226}.ss-row-actions{white-space:nowrap;align-items:center;gap:.15rem;display:inline-flex}th.ss-actions-th{width:10rem;min-width:10rem}.ss-empty{color:#97a4b8;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:3rem 1rem;display:flex}.ss-empty-icon{color:#c5cdd9;font-size:2.5rem}.ss-empty-text{color:#7b879b;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500}.ss-empty-sub{color:#97a4b8;font-family:Inter,sans-serif;font-size:.78rem}.theme-dark .shipment-search-results-title-text{color:#8e8e93}.theme-dark .shipment-search-results-title-icon{color:#0a84ff}.theme-dark .shipment-search-results-count{color:#4da3ff;background:#0a84ff26}.theme-dark .ss-status--code{color:#8e8e93;background:#63636633}.theme-dark .ss-status--committed,.theme-dark .ss-status--ready,.theme-dark .ss-status--sent,.theme-dark .ss-status--dispatched{color:#4da3ff;background:#0a84ff26}.theme-dark .ss-status--in-transit,.theme-dark .ss-status--out-delivery{color:#6ab8ff;background:#0a84ff2e}.theme-dark .ss-status--delivered,.theme-dark .ss-status--complete{color:#4da3ff;background:#0a84ff26}.theme-dark .ss-status--cancelled{color:#ff453a;background:#ff453a26}.theme-dark .ss-chip{color:#4da3ff;background:#0a84ff1f;border-color:#0a84ff40}.theme-dark .ss-chip--alert{color:#ffa340;background:#ff9f0a1f;border-color:#ff9f0a40}.theme-dark .ss-empty-icon{color:#3a3a3c}.theme-dark .ss-empty-text{color:#8e8e93}.theme-dark .ss-empty-sub{color:#636366}.agent-bot{width:100%;height:100%;display:block}.agent-bot-body{transform-box:fill-box;transform-origin:50% 80%}.agent-bot-eye,.agent-bot-mouth,.agent-bot-antenna-tip{transform-box:fill-box;transform-origin:50%}.agent-bot--idle .agent-bot-body{animation:4s ease-in-out infinite agent-bot-bob}@keyframes agent-bot-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-.6px)}}.agent-bot--thinking .agent-bot-body{animation:1.5s ease-in-out infinite agent-bot-tilt}@keyframes agent-bot-tilt{0%{transform:rotate(-6deg)translateY(0)}25%{transform:rotate(2deg)translateY(-1.8px)}50%{transform:rotate(6deg)translateY(0)}75%{transform:rotate(-2deg)translateY(-1.8px)}to{transform:rotate(-6deg)translateY(0)}}.agent-bot--answering .agent-bot-body{animation:.9s ease-in-out infinite agent-bot-nod}@keyframes agent-bot-nod{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(1.1px)rotate(1.5deg)}}.agent-bot-eye{animation:4.2s ease-in-out infinite agent-bot-blink}.agent-bot--thinking .agent-bot-eye,.agent-bot--answering .agent-bot-eye{animation-duration:2.6s}@keyframes agent-bot-blink{0%,92%,to{transform:scaleY(1)}96%{transform:scaleY(.1)}}.agent-bot--answering .agent-bot-mouth{animation:.42s ease-in-out infinite agent-bot-talk}@keyframes agent-bot-talk{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.75)}}.agent-bot--thinking .agent-bot-antenna-tip,.agent-bot--answering .agent-bot-antenna-tip{animation:1.1s ease-in-out infinite agent-bot-antenna}@keyframes agent-bot-antenna{0%,to{transform:scale(1)}50%{transform:scale(1.25)}}@media (prefers-reduced-motion:reduce){.agent-bot-body,.agent-bot-eye,.agent-bot-mouth,.agent-bot-antenna-tip{animation:none!important}}.agent-panel-wrap{z-index:210;width:min(400px,100vw - 40px);height:min(560px,100vh - 120px);position:fixed;bottom:84px;right:20px;overflow:visible}.agent-panel{border-radius:var(--surface-radius,18px);-webkit-backdrop-filter:blur(28px)saturate(1.6);background:#fffffff7;border:1px solid #00000014;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #00000038,0 4px 16px #0000001a}.agent-peek{z-index:2;pointer-events:none;filter:drop-shadow(0 6px 10px #1e285a4d);width:104px;height:104px;position:absolute;top:0;left:50%;transform:translate(-50%,-62%)}.agent-panel-head{border-bottom:1px solid #00000012;flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.agent-panel-title{color:#1c1c1e;align-items:center;gap:8px;font-size:14px;font-weight:650;display:inline-flex}.agent-panel-head-actions{gap:4px;display:inline-flex}.agent-panel-iconbtn{color:#6e6e73;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.agent-panel-iconbtn:hover{color:#1c1c1e;background:#0000000f}.agent-panel-iconbtn .material-symbols-outlined{font-size:19px}.agent-panel-scroll{flex-direction:column;flex:1;gap:10px;padding:14px;display:flex;overflow-y:auto}.agent-msg{white-space:pre-wrap;word-break:break-word;border-radius:15px;max-width:88%;padding:9px 13px;font-size:13.5px;line-height:1.5}.agent-msg--user{color:#fff;background:linear-gradient(135deg,#007aff 0%,#46a1ff 100%);border-bottom-right-radius:5px;align-self:flex-end}.agent-msg--assistant{color:#1c1c1e;background:#0000000d;border-bottom-left-radius:5px;align-self:flex-start}.agent-msg--error{color:#b3261e;background:#ff3b301a}.agent-status{color:#007aff;background:#007aff14;border-radius:11px;align-self:flex-start;align-items:center;gap:8px;padding:5px 11px;font-size:13px;font-weight:550;display:inline-flex}.agent-status-dot{background:#007aff;border-radius:999px;width:8px;height:8px;animation:1.1s ease-in-out infinite agent-pulse}@keyframes agent-pulse{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}.agent-panel-input{border-top:1px solid #00000012;flex-shrink:0;align-items:flex-end;gap:8px;padding:10px 12px;display:flex}.agent-panel-input textarea{resize:none;font:inherit;color:#1c1c1e;background:#ffffffd9;border:1px solid #0000001a;border-radius:12px;outline:none;flex:1;min-height:36px;max-height:96px;padding:9px 12px;font-size:13.5px;transition:height .1s;overflow-y:auto}.agent-panel-input textarea:focus{border-color:#007aff}.agent-panel-input textarea:disabled{opacity:.6}.agent-send{color:#fff;cursor:pointer;background:linear-gradient(135deg,#007aff 0%,#46a1ff 100%);border:0;border-radius:999px;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.agent-send:disabled{opacity:.4;cursor:default}.agent-send .material-symbols-outlined{font-size:19px}.theme-dark .agent-panel{background:#1c1c1ef7;border-color:#ffffff1a;box-shadow:0 24px 60px #0000008c,0 4px 16px #00000059}.theme-dark .agent-panel-head{border-bottom-color:#ffffff14}.theme-dark .agent-panel-title{color:#f2f2f7}.theme-dark .agent-panel-iconbtn{color:#98989e}.theme-dark .agent-panel-iconbtn:hover,.theme-dark .agent-msg--assistant{color:#f2f2f7;background:#ffffff17}.theme-dark .agent-msg--error{color:#ff7b72;background:#ff453a29}.theme-dark .agent-status{color:#0a84ff;background:#0a84ff29}.theme-dark .agent-panel-input{border-top-color:#ffffff14}.theme-dark .agent-panel-input textarea{color:#f2f2f7;background:#ffffff12;border-color:#ffffff1f}.agent-history-empty{color:#6e6e73;text-align:center;padding:24px 12px;font-size:13px}.agent-history-row{border-radius:12px;align-items:center;gap:6px;padding:2px;display:flex}.agent-history-row:hover{background:#0000000a}.agent-history-open{cursor:pointer;text-align:left;background:0 0;border:0;flex-direction:column;flex:1;align-items:flex-start;gap:2px;min-width:0;padding:8px 10px;display:flex}.agent-history-title{color:#1c1c1e;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:13.5px;font-weight:550;overflow:hidden}.agent-history-time{color:#8e8e93;font-size:11.5px}.agent-history-trash{color:#8e8e93;flex-shrink:0}.agent-history-trash:hover{color:#ff3b30;background:#ff3b301a}.agent-history-confirm{flex-shrink:0;gap:4px;padding-right:4px;display:inline-flex}.agent-history-del-yes,.agent-history-del-no{cursor:pointer;border:0;border-radius:8px;padding:5px 9px;font-size:12px;font-weight:600}.agent-history-del-yes{color:#fff;background:#ff3b30}.agent-history-del-no{color:#1c1c1e;background:#0000000f}.theme-dark .agent-history-empty{color:#98989e}.theme-dark .agent-history-row:hover{background:#ffffff0f}.theme-dark .agent-history-title{color:#f2f2f7}.theme-dark .agent-history-time{color:#98989e}.theme-dark .agent-history-del-no{color:#f2f2f7;background:#ffffff1a}.agent-md{white-space:normal}.agent-md>:first-child{margin-top:0}.agent-md>:last-child{margin-bottom:0}.agent-md-p{margin:.5em 0}.agent-md strong{font-weight:680}.agent-md em{font-style:italic}.agent-md del{opacity:.7}.agent-md a{color:#007aff;text-underline-offset:2px;word-break:break-word;text-decoration:underline}.agent-md-h{margin:.7em 0 .3em;font-weight:700;line-height:1.3}h3.agent-md-h{font-size:15px}h4.agent-md-h{font-size:14px}h5.agent-md-h{color:#6e6e73;text-transform:uppercase;letter-spacing:.02em;font-size:13px}.agent-md-list{margin:.4em 0;padding-left:1.3em}.agent-md-list li{margin:.22em 0}.agent-md-list .agent-md-list{margin:.2em 0}.agent-md ul.agent-md-list{list-style:outside}.agent-md ol.agent-md-list{list-style:decimal}.agent-md-code{white-space:pre-wrap;word-break:break-word;background:#0000000f;border-radius:5px;padding:.1em .35em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.88em}.agent-md-pre{background:#0000000f;border-radius:10px;margin:.55em 0;padding:10px 12px;overflow-x:auto}.agent-md-pre code{white-space:pre;background:0 0;padding:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.85em}.agent-md-quote{color:#6e6e73;border-left:3px solid #007aff99;margin:.55em 0;padding:2px 0 2px 10px}.agent-md-hr{border:0;border-top:1px solid #0000001f;margin:.75em 0}.agent-md-tablewrap{border:1px solid #0000001a;border-radius:10px;margin:.55em 0;overflow-x:auto}.agent-md-table{border-collapse:collapse;width:100%;font-size:.92em}.agent-md-table th,.agent-md-table td{text-align:left;vertical-align:top;white-space:nowrap;border:1px solid #00000017;padding:5px 9px}.agent-md-table th{background:#0000000d;font-weight:650}.theme-dark .agent-md a{color:#0a84ff}.theme-dark .agent-md h5.agent-md-h{color:#98989e}.theme-dark .agent-md-code{background:#ffffff1a}.theme-dark .agent-md-pre{background:#ffffff14}.theme-dark .agent-md-quote{color:#98989e;border-left-color:#0a84ffb3}.theme-dark .agent-md-hr{border-top-color:#ffffff24}.theme-dark .agent-md-tablewrap{border-color:#ffffff1f}.theme-dark .agent-md-table th,.theme-dark .agent-md-table td{border-color:#ffffff1a}.theme-dark .agent-md-table th{background:#ffffff14}.app-page-shell{padding:0 var(--page-gutter) 0;align-items:flex-start;gap:1rem;width:100%;min-height:100vh;display:flex}.app-page-dock{top:calc(var(--nav-height) + 1.25rem);width:4.2rem;min-width:4.2rem;height:calc(100vh - 6.75rem);margin-left:calc(var(--page-gutter) * -1);flex-direction:column;justify-content:stretch;align-self:stretch;align-items:flex-start;gap:.5rem;padding:.625rem 0 1.25rem;display:flex;position:sticky}.app-page-dock-slot{flex:1 1 0;justify-content:center;align-items:center;width:100%;height:100%;min-height:0;display:flex;position:relative}.app-page-content{flex:1;min-width:0}@media (width<=900px){.app-page-shell{gap:.5rem;padding:0 .75rem}.app-page-dock{width:3.5rem;min-width:3.5rem;height:calc(100vh - 6.75rem)}}@media (width<=640px){.app-page-dock{display:none}}
