.myhr-shell .myhr-nolink{align-items:baseline;background:rgba(255,107,24,.09);border:1px solid rgba(255,107,24,.35);border-radius:var(--radius-control);display:flex;flex-wrap:wrap;gap:4px 12px;margin:0 0 16px;padding:13px 16px}.myhr-shell .myhr-nolink strong{color:var(--ink-strong);font-weight:900}.myhr-shell .myhr-nolink small{color:var(--muted);font-weight:700}.myhr-shell .myhr-clock{align-items:center;background:var(--panel);border:1px solid var(--hairline);border-left:4px solid var(--muted);border-radius:var(--radius-card);box-shadow:0 14px 34px rgba(15,23,42,.07);display:grid;grid-gap:18px 24px;gap:18px 24px;grid-template-columns:minmax(0,1fr) auto;margin:0 0 16px;padding:18px 22px}.myhr-shell .myhr-clock.tone-in{border-left-color:#12a72f}.myhr-shell .myhr-clock.tone-break{border-left-color:var(--orange)}.myhr-shell .myhr-clock.tone-out{border-left-color:var(--muted)}.myhr-shell .myhr-clock-status{align-items:center;display:flex;gap:14px}.myhr-shell .myhr-clock-dot{border-radius:var(--radius-pill);flex:0 0 auto;height:14px;width:14px}.myhr-shell .myhr-clock.tone-in .myhr-clock-dot{background:#12a72f;box-shadow:0 0 0 5px rgba(18,167,47,.16)}.myhr-shell .myhr-clock.tone-break .myhr-clock-dot{background:var(--orange);box-shadow:0 0 0 5px rgba(255,107,24,.16)}.myhr-shell .myhr-clock.tone-out .myhr-clock-dot{background:var(--muted);box-shadow:0 0 0 5px rgba(101,112,122,.14)}.myhr-shell .myhr-clock-label{color:var(--muted);display:block;font-size:.74rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.myhr-shell .myhr-clock-status strong{color:var(--ink-strong);display:block;font-size:clamp(1.15rem,2.4vw,1.4rem);font-weight:950;line-height:1.15}.myhr-shell .myhr-clock-status small{color:var(--muted);display:block;font-size:.86rem;font-weight:700;margin-top:2px}.myhr-shell .myhr-clock-actions{align-items:start;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.myhr-shell .myhr-clock-hint{color:var(--muted);font-weight:700}.myhr-shell .myhr-clock-actions .clock-action-form{display:grid;grid-gap:8px;gap:8px;margin:0}.myhr-shell .myhr-clock-actions .clock-action-form button{background:var(--ink-strong)!important;border:1px solid var(--ink-strong)!important;border-radius:var(--radius-pill)!important;box-shadow:none!important;color:#fff!important;cursor:pointer;font-size:.95rem!important;font-weight:900!important;min-height:48px!important;padding:0 26px!important;white-space:nowrap;width:auto!important}.myhr-shell .myhr-clock-actions .clock-action-form button:hover{background:#000!important}.myhr-shell .myhr-clock-actions .clock-action-form button:disabled{cursor:not-allowed;opacity:.45}.myhr-shell .myhr-clock-actions .action-lunch_in button,.myhr-shell .myhr-clock-actions .action-lunch_out button{background:var(--panel)!important;border-color:var(--line)!important;color:var(--ink-strong)!important}.myhr-shell .myhr-clock-actions .action-lunch_in button:hover,.myhr-shell .myhr-clock-actions .action-lunch_out button:hover{background:var(--bg)!important}.myhr-shell .myhr-clock-actions .break-type-field{color:var(--muted);display:grid;font-size:.74rem;font-weight:800;grid-gap:3px;gap:3px;text-transform:uppercase}.myhr-shell .myhr-clock-actions .break-type-field select{border:1px solid var(--line);border-radius:var(--radius-control);font-size:.9rem;font-weight:700;padding:8px 10px;text-transform:none}.myhr-shell .myhr-clock-actions .offsite-reason{color:var(--muted);display:none;font-size:.74rem;font-weight:800;gap:3px;text-transform:uppercase}.myhr-shell .myhr-clock-actions .offsite-reason.visible{display:grid}.myhr-shell .myhr-clock-actions .offsite-reason input{border:1px solid var(--orange);border-radius:var(--radius-control);font-size:.9rem;font-weight:600;min-width:220px;padding:9px 11px;text-transform:none}.myhr-shell .myhr-clock-actions .clock-location-status{color:var(--muted);font-size:.8rem;font-weight:700;margin:0;max-width:240px}.myhr-shell .myhr-clock-actions .clock-location-status.outside{color:var(--orange)}.myhr-shell .myhr-clock-actions .clock-location-status.error{color:#dc2626}.myhr-shell .myhr-tiles{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 0 16px}.myhr-shell .myhr-tile{background:var(--ops-surface);border:1px solid var(--ops-border);border-radius:var(--ops-radius);color:var(--ink-strong);display:grid;grid-gap:3px;gap:3px;padding:18px;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease}.myhr-shell .myhr-tile:hover{border-color:var(--ops-blue);box-shadow:0 2px 10px var(--ops-blue-soft)}.myhr-shell .myhr-tile .hb-home-icon{margin-bottom:8px}.myhr-shell .myhr-tile strong{font-size:1.02rem;font-weight:950}.myhr-shell .myhr-tile b{color:var(--ink-strong);font-size:.9rem;font-weight:850}.myhr-shell .myhr-tile b.is-muted{color:var(--muted);font-weight:700}.myhr-shell .myhr-tile b.is-negative{color:#dc2626}.myhr-shell .myhr-tile small{color:var(--muted);font-size:.82rem;font-weight:650}.myhr-shell .myhr-pending{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.myhr-shell .myhr-panel{background:var(--panel);border:1px solid var(--hairline);border-radius:var(--radius-card);box-shadow:0 14px 34px rgba(15,23,42,.06);padding:6px 6px 10px}.myhr-shell .myhr-panel-head{align-items:baseline;display:flex;gap:10px;justify-content:space-between;padding:12px 14px 10px}.myhr-shell .myhr-panel-head h2{font-size:1rem;font-weight:950;margin:0}.myhr-shell .myhr-panel-head a{color:var(--accent);font-size:.86rem;font-weight:850;text-decoration:none}.myhr-shell .myhr-list{display:grid;grid-gap:6px;gap:6px;padding:0 6px 4px}.myhr-shell .myhr-row{align-items:center;border:1px solid var(--hairline);border-radius:var(--radius-control);color:var(--ink-strong);display:flex;gap:12px;justify-content:space-between;padding:11px 14px;text-decoration:none}a.myhr-row:hover{border-color:var(--accent)}.myhr-shell .myhr-row-main{display:grid;grid-gap:2px;gap:2px;min-width:0}.myhr-shell .myhr-row-main strong{font-size:.94rem;font-weight:850;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.myhr-shell .myhr-row-main small{color:var(--muted);font-size:.8rem;font-weight:700}.myhr-shell .myhr-status-pill,.myhr-shell .myhr-task-pill{border-radius:var(--radius-pill);flex:0 0 auto;font-size:.7rem;font-weight:950;letter-spacing:.03em;padding:4px 11px;text-transform:uppercase}.myhr-shell .myhr-status-pill.approved{background:rgba(18,167,47,.14);color:#12a72f}.myhr-shell .myhr-status-pill.submitted{background:rgba(47,128,237,.13);color:var(--blue)}.myhr-shell .myhr-status-pill.rejected{background:rgba(220,38,38,.13);color:#dc2626}.myhr-shell .myhr-status-pill.cancelled{background:rgba(101,112,122,.16);color:var(--muted)}.myhr-shell .myhr-task-pill.high{background:rgba(220,38,38,.13);color:#dc2626}.myhr-shell .myhr-task-pill.normal{background:rgba(47,128,237,.12);color:var(--blue)}.myhr-shell .myhr-task-pill.low{background:rgba(101,112,122,.14);color:var(--muted)}.myhr-shell .myhr-task-pill.urgent{background:rgba(220,38,38,.18);color:#b91c1c}.myhr-shell .myhr-empty{color:var(--muted);display:grid;grid-gap:3px;gap:3px;padding:26px 16px;text-align:center}.myhr-shell .myhr-empty strong{color:var(--ink-strong);font-size:.95rem;font-weight:900}.myhr-shell .myhr-empty small{font-size:.84rem;font-weight:700}@media (max-width:1100px){.myhr-shell .myhr-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}.myhr-shell .myhr-clock,.myhr-shell .myhr-pending{grid-template-columns:1fr}.myhr-shell .myhr-clock-actions{justify-content:flex-start}}@media (max-width:640px){.myhr-shell .myhr-pending,.myhr-shell .myhr-tiles{grid-template-columns:1fr}.myhr-shell .myhr-clock{padding:16px}.myhr-shell .myhr-clock-status>div{min-width:0}.myhr-shell .myhr-clock-status small{overflow-wrap:anywhere;white-space:normal}}:root{--hb-mobile-nav-height:58px;--hb-touch-target:44px}.app-shell.ops-console-shell .hb-drawer{background:linear-gradient(90deg,#00a9d8,#d946ef,#f5b700,#0f766e) 0 0 /100% 2px no-repeat,linear-gradient(180deg,#071b2f,#06172a 58%,#04101d)!important;border:0!important;border-radius:0!important;border-right:1px solid rgba(148,163,184,.18)!important;box-shadow:none!important;color:#ffffff!important;gap:12px!important;grid-template-rows:auto minmax(0,1fr) auto auto!important;max-width:none!important;overflow:hidden!important;padding:calc(18px + env(safe-area-inset-top)) 16px calc(18px + env(safe-area-inset-bottom))!important;width:min(320px,calc(100vw - 48px))!important}.app-shell.ops-console-shell .hb-drawer:before{display:none!important}.app-shell.ops-console-shell .hb-drawer-header{align-items:center!important;border:0!important;display:grid!important;grid-gap:10px!important;gap:10px!important;grid-template-columns:minmax(0,1fr) var(--hb-touch-target)!important;min-height:54px!important;padding:0 4px!important}.app-shell.ops-console-shell .hb-drawer-header .homebase-logo{display:block;min-width:0!important;width:100%!important}.app-shell.ops-console-shell .hb-drawer-header img{background:transparent!important;border-radius:0!important;max-height:46px!important;max-width:220px!important;object-fit:contain!important;padding:0!important;width:100%!important}.app-shell.ops-console-shell .hb-drawer-header .drawer-close-button{background:rgba(255,255,255,.05)!important;border:1px solid rgba(148,163,184,.24)!important;border-radius:10px!important;color:#e2e8f0!important}.app-shell.ops-console-shell .hb-drawer-utilities{border-top:1px solid rgba(148,163,184,.16);padding:10px 4px 0}.app-shell.ops-console-shell .hb-nav-utility-link{background:rgba(255,255,255,.08);border-color:rgba(148,163,184,.14);color:rgba(226,232,240,.82);min-height:var(--hb-touch-target)}.app-shell.ops-console-shell .hb-nav-utility-link:hover{background:rgba(255,255,255,.12)}.app-shell.ops-console-shell .hb-drawer-signout{background:transparent!important;border:0!important;margin:0!important;padding:0 4px!important}.app-shell.ops-console-shell .hb-drawer-signout button{background:rgba(255,255,255,.04)!important;border:1px solid rgba(148,163,184,.2)!important;border-radius:9px!important;box-shadow:none!important;color:rgba(226,232,240,.82)!important;font-size:.75rem!important;font-weight:700!important;min-height:38px!important;width:100%!important}.hb-viewport-popover{bottom:auto!important;left:var(--hb-popover-left)!important;max-height:var(--hb-popover-max-height)!important;position:fixed!important;right:auto!important;top:var(--hb-popover-top)!important;width:var(--hb-popover-width)!important}.searchable-select-list.hb-viewport-popover{margin:0;overscroll-behavior:contain;z-index:1000}.step-assignee-pop.hb-viewport-popover,.step-assignee-pop.hb-viewport-popover .step-assignee-form{display:flex;flex-direction:column;min-height:0}.step-assignee-pop.hb-viewport-popover .step-assignee-groups{flex:1 1 auto;max-height:none;min-height:0;overscroll-behavior:contain}.config-table-column-panel.hb-viewport-popover{grid-template-rows:auto minmax(0,1fr) auto auto!important;margin:0!important;z-index:1000!important}.config-table-column-panel.hb-viewport-popover .config-table-column-list{max-height:none!important;min-height:0;overscroll-behavior:contain}.row-action-menu-panel.hb-viewport-popover{overflow-y:auto;overscroll-behavior:contain}.ops-console-shell .desktop-operating-frame,.ops-console-shell .desktop-workspace{min-height:100dvh}.ops-console-shell .desktop-operating-frame,.ops-console-shell .desktop-workspace,.ops-console-shell .desktop-workspace-grid,.ops-console-shell .desktop-workspace-main{max-width:100%;min-width:0}.ops-console-shell .desktop-workspace-main{grid-template-columns:minmax(0,1fr)}.ops-console-shell .desktop-workspace-main>*{min-width:0}.app-shell.ops-console-shell:is(.trip-detail-page,.vehicle-detail-page,.vehicle-booking-detail-page) .compact-detail-list{gap:12px 18px;grid-template-columns:minmax(0,1fr)}.app-shell.ops-console-shell:is(.trip-detail-page,.vehicle-detail-page,.vehicle-booking-detail-page) .compact-detail-list>div{min-width:0}.app-shell.ops-console-shell:is(.trip-detail-page,.vehicle-detail-page,.vehicle-booking-detail-page) .compact-detail-list dd{overflow-wrap:anywhere}.workflow-templates-shell .setup-field-label{align-items:baseline;display:inline-flex;gap:3px;white-space:nowrap;width:-moz-fit-content;width:fit-content}.settings-console-page .action-icon .nav-icon{display:block;height:20px;width:20px}.app-shell.ops-console-shell{margin:0!important;max-width:none!important;padding:0!important;width:100%!important}.ops-console-commandbar{align-items:center;background:var(--ops-surface,#ffffff);border-bottom:1px solid var(--ops-border,#e1e5ea);display:flex;gap:12px;min-height:calc(60px + env(safe-area-inset-top));padding:calc(8px + env(safe-area-inset-top)) 16px 8px;position:-webkit-sticky;position:sticky;top:0;z-index:30}.ops-console-commandbar-title{display:grid;flex:0 1 auto;grid-gap:1px;gap:1px;min-width:0}.ops-console-commandbar-title h1{color:var(--ops-ink,#0f172a);font-size:1.05rem;font-weight:700;letter-spacing:0;line-height:1.15;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ops-console-commandbar-title small{color:var(--ops-label,#5b6b81);font-size:.72rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ops-console-search{align-items:center;background:var(--ops-surface,#ffffff);border:1px solid var(--ops-border,#e1e5ea);border-radius:var(--radius-pill);display:grid;flex:0 1 420px;grid-template-columns:30px minmax(0,1fr);height:40px;margin-left:auto;min-width:200px;padding:0 14px 0 10px}.ops-console-search:focus-within{border-color:var(--ops-blue,#23acf1);box-shadow:0 0 0 3px var(--ops-blue-soft,#e2f5fd)}.ops-console-search>span{border:2px solid var(--ops-muted,#737f8c);border-radius:var(--radius-pill);height:12px;justify-self:center;position:relative;width:12px}.ops-console-search>span:after{background:var(--ops-muted,#737f8c);border-radius:var(--radius-pill);content:"";height:6px;position:absolute;right:-4px;top:9px;transform:rotate(-45deg);width:2px}.ops-console-shell .ops-console-search input{background:transparent!important;border:0!important;box-shadow:none!important;color:var(--ops-ink,#0f172a)!important;font-size:.84rem!important;min-height:0!important;min-width:0;outline:0;padding:0!important}.ops-console-commandbar-right{align-items:center;display:flex;flex:0 0 auto;gap:8px}.ops-console-menu-button,.ops-console-search-shortcut,.os-drawer-header .drawer-close-button{align-items:center!important;display:inline-flex!important;flex:0 0 var(--hb-touch-target);height:var(--hb-touch-target)!important;justify-content:center!important;min-height:var(--hb-touch-target)!important;padding:0!important;width:var(--hb-touch-target)!important}.ops-console-search-shortcut{background:#f8fafc;border:1px solid var(--ops-border,#e1e5ea);border-radius:12px;color:var(--ops-ink,#0f172a);text-decoration:none}.ops-console-search-shortcut .nav-icon{height:18px;width:18px}.drawer-backdrop{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0!important;border-radius:0!important;min-height:0!important;padding:0!important}.ops-console-shell>.os-mobile-drawer--mobile{grid-template-rows:auto minmax(0,1fr) auto auto!important;height:100dvh;max-height:100dvh;min-height:100dvh;overscroll-behavior:contain;padding-bottom:calc(16px + env(safe-area-inset-bottom));padding-top:calc(14px + env(safe-area-inset-top));pointer-events:none;visibility:hidden}.ops-console-shell>.os-mobile-drawer--mobile .os-drawer-header{grid-template-columns:minmax(0,1fr) var(--hb-touch-target)}.ops-console-shell>.drawer-toggle:checked~.os-mobile-drawer--mobile{pointer-events:auto;visibility:visible}.os-mobile-drawer .hb-nav{min-height:0;overscroll-behavior:contain}.os-drawer-header .drawer-close-button{background:rgba(20,22,31,.08)!important;border:0!important;border-radius:14px!important;color:currentColor!important;cursor:pointer;font-size:1.2rem!important}.os-drawer-utilities{display:grid;grid-gap:6px;gap:6px;min-width:0;position:relative;z-index:1}.os-drawer-utilities .ask-hb-nav-btn{margin:0}.os-drawer-utilities .ask-hb-nav-btn,.os-drawer-utilities>.hb-nav-utility-link{min-height:var(--hb-touch-target)!important}@media (max-width:767px){.ops-console-commandbar{gap:8px;padding-left:12px;padding-right:12px}.ops-console-commandbar-title{flex:1 1 auto}.ops-console-commandbar-title small,.ops-console-search{display:none}.ops-console-commandbar-title h1{font-size:1rem}.ops-console-search-shortcut{display:inline-flex}.ops-console-shell:not(.chatx-shell) .desktop-workspace-grid{padding:12px 14px calc(var(--hb-mobile-nav-height) + 16px + env(safe-area-inset-bottom))!important}.mobile-bottom-nav{min-height:var(--hb-mobile-nav-height)!important}.config-table-apply-button,.config-table-column-option,.config-table-column-panel-actions button,.mobile-bottom-nav a,.mobile-bottom-nav button,.mobile-bottom-nav label,.os-mobile-drawer .os-drawer-signout button,.row-action-menu-item,.row-action-trigger,.searchable-select-option,.step-assignee-cancel,.step-assignee-group-head,.step-assignee-group-list label,.step-assignee-save{min-height:var(--hb-touch-target)!important}.row-action-trigger{height:var(--hb-touch-target)!important;width:var(--hb-touch-target)!important}}@media (max-width:1199.98px){.app-shell.ops-console-shell .ops-console-commandbar>.ops-console-menu-button{display:inline-flex!important;height:var(--hb-touch-target)!important;min-height:var(--hb-touch-target)!important;min-width:var(--hb-touch-target)!important;width:var(--hb-touch-target)!important}.app-shell.ops-console-shell .ops-console-commandbar :is(.notification-bell,.user-avatar){display:inline-flex!important;height:var(--hb-touch-target)!important;min-height:var(--hb-touch-target)!important;min-width:var(--hb-touch-target)!important;transform:none!important;width:var(--hb-touch-target)!important}.app-shell.ops-console-shell .ops-console-search{height:var(--hb-touch-target)}.app-shell.ops-console-shell .os-mobile-drawer .os-drawer-signout button,.app-shell.ops-console-shell .os-mobile-drawer :is(.hb-nav-link,.hb-nav-summary,.hb-nav-subitem,.ask-hb-nav-btn){min-height:var(--hb-touch-target)!important}.app-shell.ops-console-shell .os-mobile-drawer .os-drawer-signout button{height:var(--hb-touch-target)!important}}@media (min-width:768px){.app-shell.ops-console-shell:is(.trip-detail-page,.vehicle-detail-page,.vehicle-booking-detail-page) .compact-detail-list{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell.ops-console-shell>.mobile-bottom-nav,.ops-console-search-shortcut{display:none!important}.ops-console-shell .desktop-workspace-grid{padding-bottom:36px}}@media (min-width:768px) and (max-width:1199.98px){.ops-console-commandbar-title{flex:1 1}.ops-console-commandbar-title small{display:block;line-height:1.25;overflow:visible;text-overflow:clip;white-space:normal}.app-shell.ops-console-shell .ops-console-search{flex:0 1 clamp(180px,30vw,320px);margin-left:0;min-width:180px}}@media (min-width:1024px) and (max-width:1199.98px){.ops-console-shell .desktop-operating-frame,.ops-console-shell .desktop-operating-frame.with-right-panel{grid-template-columns:minmax(0,1fr)!important}.ops-console-shell .desktop-workspace-grid{gap:20px!important;padding:20px 24px 40px!important}.app-shell.customer-directory-shell :is(.customer-directory-controls,.customer-directory-panel,.customer-directory-table-wrap,.configurable-column-table,.config-table-scroll){max-width:100%!important;min-width:0!important}.app-shell.customer-directory-shell .customer-directory-filter-form{grid-template-columns:minmax(240px,1.4fr) repeat(3,minmax(120px,.7fr))!important}.app-shell.customer-directory-shell .customer-directory-filter-form>*{min-width:0!important}.app-shell.customer-directory-shell .customer-filter-actions{flex-wrap:wrap!important;grid-column:1/-1!important;justify-content:flex-start!important;min-width:0!important}.app-shell.customer-directory-shell .config-table-scroll{overscroll-behavior-inline:contain;scrollbar-gutter:stable}.app-shell.customer-account-detail .customer-account-panels{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-shell.customer-account-detail .customer-account-overview-card{grid-row:auto!important}.app-shell.customer-account-detail :is(.customer-account-summary,.customer-account-summary-badges,.customer-account-summary-stats,.customer-account-panels,.customer-account-card,.customer-account-editable,.customer-account-card-heading){max-width:100%;min-width:0}.app-shell.customer-account-detail .customer-account-summary-stats{display:grid;flex:1 1 100%;grid-gap:12px;gap:12px;grid-template-columns:repeat(auto-fit,minmax(112px,1fr));width:100%}.app-shell.customer-account-detail .customer-account-card-heading h2,.app-shell.customer-account-detail .customer-account-summary-stats>div{min-width:0}.app-shell.customer-account-detail .customer-account-summary-stats dd{overflow-wrap:anywhere}.app-shell.customer-account-detail .customer-account-card-heading{flex-wrap:wrap}.app-shell.customer-account-detail .customer-account-edit-toggle{flex:0 0 auto}.app-shell.ops-console-shell:has(.desktop-operating-frame)>.drawer-backdrop{display:block!important}.ops-console-shell .desktop-operating-frame>.os-mobile-drawer--desktop{bottom:0!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto auto!important;height:100dvh!important;left:0!important;max-height:100dvh!important;min-height:100dvh!important;padding-bottom:calc(14px + env(safe-area-inset-bottom))!important;padding-top:calc(14px + env(safe-area-inset-top))!important;pointer-events:none!important;position:fixed!important;right:auto!important;top:0!important;transform:translateX(-106%)!important;transition:transform .18s ease,visibility .18s ease!important;visibility:hidden!important;width:min(320px,calc(100vw - 64px))!important;z-index:70!important}.ops-console-shell:has(>.drawer-toggle:checked) .desktop-operating-frame>.os-mobile-drawer--desktop{pointer-events:auto!important;transform:translateX(0)!important;visibility:visible!important}.desktop-operating-frame>.os-mobile-drawer--desktop .os-drawer-header{display:grid!important;grid-gap:10px!important;gap:10px!important;grid-template-columns:minmax(0,1fr) var(--hb-touch-target)!important;min-height:54px!important}.desktop-operating-frame>.os-mobile-drawer--desktop .os-drawer-header .homebase-logo{min-width:0!important;width:100%!important}.desktop-operating-frame>.os-mobile-drawer--desktop .drawer-close-button{color:#e2e8f0!important;display:inline-flex!important}.desktop-operating-frame>.os-mobile-drawer--desktop .os-drawer-utilities{border-top:1px solid rgba(148,163,184,.16);padding-top:10px}.desktop-operating-frame>.os-mobile-drawer--desktop .os-drawer-utilities>.hb-nav-utility-link{color:rgba(226,232,240,.78)!important}}@media (max-width:599px){.txn-shell .txn-line-items-scroll{max-width:100%;min-width:0;overflow:visible;width:100%}.txn-shell .txn-line-items-table{display:block;max-width:100%;min-width:0!important;table-layout:fixed;width:100%}.txn-shell .txn-line-items-table thead{clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.txn-shell .txn-line-items-table tbody{display:grid;grid-gap:10px;gap:10px;min-width:0;padding:10px;width:100%}.txn-shell .txn-line-items-table .txn-line-item-row{background:var(--ops-surface);border:1px solid var(--ops-hairline);border-radius:var(--ops-radius-sm);box-shadow:0 8px 22px rgba(15,23,42,.045);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;overflow:hidden;width:100%}.txn-shell .txn-line-items-table .txn-line-item-row>td{align-content:start;border-bottom:1px solid var(--ops-hairline);display:grid;font-size:.8rem;grid-gap:5px;gap:5px;height:auto;min-width:0;overflow-wrap:anywhere;padding:10px 12px;text-align:left!important}.txn-shell .txn-line-items-table .txn-line-item-row>td:before{color:var(--ops-muted);content:attr(data-label);font-size:.64rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.txn-shell .txn-line-items-table .txn-line-item-row>td[data-label="Line total"],.txn-shell .txn-line-items-table .txn-line-item-row>td[data-label=Actions],.txn-shell .txn-line-items-table .txn-line-item-row>td[data-label=Invoices],.txn-shell .txn-line-items-table .txn-line-item-row>td[data-label=Item],.txn-shell .txn-line-items-table .txn-line-item-row>td[data-label=Jobs],.txn-shell .txn-line-items-table .txn-line-item-row>td[data-label=Select]{grid-column:1/-1}.txn-shell .txn-line-items-table .txn-line-item-row>td[data-label=Item]{background:var(--ops-th-bg)}.txn-shell .txn-line-items-table .txn-line-item-row>td:last-child{border-bottom:0}.txn-shell .txn-line-items-table .txn-line-item-row>td.check{align-items:center;grid-template-columns:auto minmax(0,1fr);max-width:none!important;width:auto!important}.txn-shell .txn-line-items-table .txn-line-item-row>td.check:before{align-self:center}.txn-shell .txn-line-items-table .txn-line-item-row>td.check input[type=checkbox]{height:24px;justify-self:end;min-height:24px;width:24px}.txn-shell .txn-line-items-table .txn-line-item-row>td[data-label="Line total"]{background:color-mix(in srgb,var(--ops-blue-soft,#e9f5ff) 52%,#fff);font-weight:760}.txn-shell .txn-line-items-table .txn-line-item-row .txn-line-name small,.txn-shell .txn-line-items-table .txn-line-item-row .txn-line-name strong{overflow-wrap:anywhere}.txn-shell .txn-line-items-table .txn-line-item-row .txn-line-delete button{min-height:44px;width:100%}.txn-shell .txn-line-items-table .txn-line-empty-row{display:block;width:100%}.txn-shell .txn-line-items-table .txn-line-empty-cell{border:0;display:block;height:auto;padding:0;width:100%}}@media (min-width:1200px){.app-shell.ops-console-shell:is(.trip-detail-page,.vehicle-detail-page,.vehicle-booking-detail-page) .compact-detail-list{grid-template-columns:repeat(4,minmax(0,1fr))}.desktop-operating-frame>.os-mobile-drawer--desktop .drawer-close-button,.ops-console-menu-button{display:none!important}.ops-console-shell .desktop-operating-frame,.ops-console-shell .desktop-operating-frame.with-right-panel{grid-template-columns:260px minmax(0,1fr)!important}.ops-console-shell .desktop-operating-frame>.desktop-workspace{grid-column:2!important}.app-shell.ops-console-shell:has(.desktop-operating-frame)>.drawer-backdrop{display:none!important}.app-shell.ops-console-shell .desktop-operating-frame>.os-mobile-drawer--desktop.hb-drawer{box-shadow:none!important;gap:12px!important;height:100svh!important;left:0!important;max-height:100svh!important;padding:18px 16px!important;pointer-events:auto!important;position:fixed!important;top:0!important;transform:none!important;visibility:visible!important;width:260px!important}.app-shell.ops-console-shell .desktop-operating-frame>.hb-drawer>.hb-drawer-header{grid-template-columns:minmax(0,1fr)!important}.desktop-operating-frame>.os-mobile-drawer--desktop{grid-template-rows:auto minmax(0,1fr) auto auto!important}.desktop-operating-frame>.os-mobile-drawer--desktop .os-drawer-utilities{border-top:1px solid rgba(148,163,184,.16);padding-top:10px}.desktop-operating-frame>.os-mobile-drawer--desktop .os-drawer-utilities>.hb-nav-utility-link{color:rgba(226,232,240,.78)!important}}@media (max-width:767.98px){.app-shell.customer-directory-shell .customer-filter-actions,.app-shell.txn-shell:is(.invoices-shell,.orders-shell,.quotes-shell) .txn-filter-bar .txn-export-links{display:grid!important;grid-gap:7px 8px!important;gap:7px 8px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;min-width:0!important;width:100%!important}.app-shell.txn-shell:is(.invoices-shell,.orders-shell,.quotes-shell) .txn-filter-bar .txn-export-links{border-top:1px solid var(--ops-hairline,#e8edf3);grid-column:1/-1;padding-top:10px}.app-shell.txn-shell:is(.invoices-shell,.orders-shell,.quotes-shell) .txn-filter-bar .txn-export-links:before{color:var(--ops-label,#718096);content:"Exports";font-size:.64rem;font-weight:780;grid-column:1/-1;letter-spacing:.055em;line-height:1.25;text-transform:uppercase}.app-shell.customer-directory-shell .customer-filter-actions>:not(.txn-export-link){grid-column:1/-1!important}.app-shell.customer-directory-shell .customer-filter-actions>.txn-export-link,.app-shell.txn-shell:is(.invoices-shell,.orders-shell,.quotes-shell) .txn-export-link{align-items:center!important;background:var(--ops-surface,#ffffff)!important;border:1px solid var(--ops-border,#d8e4f2)!important;border-radius:9px!important;color:var(--ops-blue-strong,#1f75d6)!important;display:inline-flex!important;font-size:.74rem!important;font-weight:720!important;justify-content:center!important;min-height:40px!important;padding:0 10px!important;text-decoration:none!important;width:100%!important}}@media (prefers-reduced-motion:reduce){.drawer-backdrop,.os-mobile-drawer{transition-duration:.01ms!important}}.login-panel .login-helper{margin:16px 0 0}body:has(.proof-review-page .proof-inactive):after,body:has(.quote-review-page .review-inactive):after{display:none}.proof-review-page:has(.proof-inactive),.quote-review-page:has(.review-inactive){align-content:center;grid-template-rows:auto auto auto}.proof-review-page:has(.proof-inactive)>*,.quote-review-page:has(.review-inactive)>*{max-width:680px}.proof-review-page .proof-inactive,.quote-review-page .review-inactive{overflow:hidden;position:relative}.proof-review-page .proof-inactive:before,.quote-review-page .review-inactive:before{background:linear-gradient(90deg,var(--ops-blue),#ff2e87,var(--ops-yellow),var(--ops-green));content:"";height:4px;left:0;position:absolute;right:0;top:0}.proof-review-page .proof-recovery-actions,.quote-review-page .review-recovery-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.hb-file-field{align-content:start;display:grid;grid-gap:6px;gap:6px;min-width:0}.hb-file-field-label{color:var(--ops-label,var(--ink-strong));font-size:.78rem;font-weight:700}.hb-file-upload-field{align-items:center;background:var(--ops-surface,#fff);border:1px dashed var(--ops-border,rgba(15,23,42,.2));border-radius:var(--ops-radius-sm,10px);cursor:pointer;display:grid;grid-gap:10px;gap:10px;grid-template-columns:38px minmax(0,1fr) auto;min-height:68px;min-width:0;overflow:hidden;padding:10px 12px;position:relative;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}.hb-file-upload-field:hover{background:var(--ops-row-hover,#f8fafc);border-color:var(--ops-blue,#0ea5e9)}.hb-file-upload-field:has(input:focus-visible){border-color:var(--ops-blue,#0ea5e9);box-shadow:0 0 0 3px color-mix(in srgb,var(--ops-blue,#0ea5e9) 18%,transparent)}.hb-file-upload-field>input[type=file]{cursor:pointer;height:100%!important;inset:0;margin:0!important;max-width:none!important;min-height:0!important;opacity:0;padding:0!important;position:absolute;width:100%!important;z-index:2}.hb-file-upload-icon{align-items:center;background:color-mix(in srgb,var(--ops-blue,#0ea5e9) 11%,#fff);border:1px solid color-mix(in srgb,var(--ops-blue,#0ea5e9) 20%,transparent);border-radius:9px;color:var(--ops-blue,#0ea5e9);display:inline-flex;height:38px;justify-content:center;width:38px}.hb-file-upload-icon svg{height:19px;width:19px}.hb-file-upload-copy{display:grid;grid-gap:3px;gap:3px;min-width:0}.hb-file-upload-copy small,.hb-file-upload-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hb-file-upload-copy strong{color:var(--ops-ink,#0f172a);font-size:.82rem;font-weight:760}.hb-file-upload-copy small{color:var(--ops-muted,#64748b);font-size:.72rem}.hb-file-upload-browse{background:var(--ops-surface-muted,#f8fafc);border:1px solid var(--ops-border,rgba(15,23,42,.12));border-radius:8px;color:var(--ops-ink,#0f172a);font-size:.74rem;font-weight:750;min-height:36px;padding:9px 11px;white-space:nowrap}@media (max-width:599px){.hb-file-upload-field{grid-template-columns:38px minmax(0,1fr)}.hb-file-upload-browse{grid-column:1/-1;text-align:center}}.leave-admin-calendar-link:before{display:none}.leave-admin-calendar-link svg{height:18px;margin-right:9px;width:18px}@media (max-width:420px){.leave-admin-shell .leave-admin-status-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.leave-admin-shell .leave-admin-status-tabs a{justify-content:center;min-width:0;width:100%}}.empty-state>.empty-spark{align-items:center;background:linear-gradient(145deg,rgba(20,121,232,.12),rgba(255,46,146,.12));border:1px solid rgba(20,121,232,.16);border-radius:12px;color:#1479e8;display:inline-flex;height:38px;justify-content:center;margin-bottom:10px;width:38px}.empty-state>.empty-spark svg{height:18px;width:18px}@media (max-width:599px){.supplier-account-detail .customer-account-info-list .supplier-website-row{align-items:start;gap:4px;grid-template-columns:minmax(0,1fr);padding-block:9px}.supplier-account-detail .supplier-website-row dd{overflow-wrap:break-word;word-break:normal}}.vehicle-detail-actions{display:contents}@media (min-width:768px) and (max-width:1199px){.production-os-shell :is(.production-status-tabs,.production-system-views){gap:6px!important;flex-wrap:nowrap!important;max-width:100%;overflow-x:auto!important;overflow-y:hidden!important;overscroll-behavior-inline:contain;scroll-padding-inline:2px;scroll-snap-type:inline proximity;scrollbar-width:none}.production-os-shell :is(.production-status-tabs,.production-system-views)::-webkit-scrollbar{display:none}.production-os-shell :is(.production-status-tabs,.production-system-views) a{flex:0 0 auto;padding-inline:11px;scroll-snap-align:start}}@media (max-width:599px){.attendance-corrections-shell .ops-console-commandbar-title h1{font-size:.86rem;line-height:1.05;overflow:visible;text-overflow:clip;white-space:normal}.hr-admin-shell .correction-overview-grid>.metric-card:only-child,.hr-admin-shell .staff-profile-overview-grid>.metric-card:last-child:nth-child(odd){grid-column:1/-1}.hr-admin-shell :is(.correction-overview-grid,.staff-profile-overview-grid) .metric-card>span{align-items:normal!important;background:transparent!important;border-radius:0!important;display:block!important;height:auto!important;justify-content:normal!important;white-space:nowrap;width:auto!important}.print-erp-centre-shell :is(.print-erp-centre-section,.print-erp-progress-panel,.print-erp-notes-panel){box-sizing:border-box;max-width:100%!important;width:100%!important}.print-erp-centre-shell .print-erp-area-card small{grid-column:1/-1!important;max-width:100%;min-width:0;width:100%}.app-shell.production-os-shell .production-kanban-wrap{margin-left:0!important;margin-right:0!important;width:100%!important}.vehicle-detail-page .ops-console-actionbar-context{width:100%}.vehicle-detail-actions{display:grid;flex:1 1 100%;grid-gap:8px;gap:8px;grid-template-columns:repeat(auto-fit,minmax(88px,1fr));width:100%}.vehicle-detail-actions .secondary-link{align-items:center;display:inline-flex;font-size:.78rem;justify-content:center;min-height:44px;min-width:0;padding:8px 6px;text-align:center;width:100%}}@media (min-width:1024px){.app-shell.my-production-shell .production-kanban-list{align-content:start!important;grid-auto-rows:minmax(174px,auto)!important}.app-shell.my-production-shell .production-kanban-card{min-height:174px!important}}@media (max-width:599px){.ops-console-actionbar-context:has(.dispatch-day-switcher){flex-basis:100%;width:100%}.dispatch-day-switcher{display:grid!important;grid-gap:8px!important;gap:8px!important;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.dispatch-day-switcher .secondary-link{align-items:center;display:inline-flex;font-size:.76rem;justify-content:center;min-height:42px;min-width:0;padding:7px 5px;text-align:center;width:100%}.dispatch-day-switcher .secondary-link:last-child{grid-column:1/-1}}.vehicle-check-unavailable{margin:clamp(24px,7vh,72px) auto 0;max-width:680px;padding:clamp(24px,5vw,46px)!important;text-align:center}.vehicle-check-unavailable .empty-state{margin:0 auto;max-width:520px}.vehicle-check-recovery-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:12px}.vehicle-check-recovery-actions :is(a,button){align-items:center;display:inline-flex;justify-content:center;min-height:42px}@media (max-width:599px){.vehicle-check-unavailable{margin-top:18px;padding:26px 18px!important}.vehicle-check-recovery-actions{display:grid;grid-template-columns:1fr}.vehicle-check-recovery-actions :is(a,button){width:100%}}.app-shell.production-os-shell{--jb-border:#dfe6ee;--jb-border-strong:#cbd7e5;--jb-ink:#132033;--jb-muted:#65758a;--jb-blue:#1674ea;--jb-blue-soft:#edf5ff;--jb-green:#07975f;--jb-surface:#ffffff;--jb-subtle:#f6f8fb}.app-shell.production-os-shell .production-summary-strip{display:grid!important;grid-gap:8px!important;gap:8px!important;grid-template-columns:repeat(5,minmax(112px,.8fr)) minmax(230px,1.6fr)!important;margin:0 0 10px!important}.app-shell.production-os-shell .production-summary-strip article{align-items:center!important;background:var(--jb-surface)!important;border:1px solid var(--jb-border)!important;border-radius:10px!important;box-shadow:none!important;display:grid!important;grid-gap:9px!important;gap:9px!important;grid-template-columns:30px minmax(0,1fr)!important;min-height:58px!important;padding:9px 11px!important}.app-shell.production-os-shell .production-summary-strip article:before{display:none!important}.app-shell.production-os-shell .production-summary-icon{border-radius:8px!important;height:30px!important;width:30px!important}.app-shell.production-os-shell .production-summary-icon:before{border-radius:4px!important;height:12px!important;width:12px!important}.app-shell.production-os-shell .production-summary-strip article>div{display:flex!important;flex-direction:column!important;min-width:0!important}.app-shell.production-os-shell .production-summary-strip strong{color:var(--jb-ink)!important;font-size:1.22rem!important;font-weight:700!important;line-height:1!important;margin:0!important;order:0!important}.app-shell.production-os-shell .production-summary-strip small{color:var(--jb-muted)!important;font-size:.66rem!important;font-weight:600!important;letter-spacing:0!important;line-height:1.25!important;margin:4px 0 0!important;order:1!important;overflow:hidden!important;text-overflow:ellipsis!important;text-transform:none!important;white-space:nowrap!important}.app-shell.production-os-shell .production-summary-proofs small{white-space:normal!important}.app-shell.production-os-shell .production-due-horizon{background:var(--jb-surface)!important;border:1px solid var(--jb-border)!important;border-radius:10px!important;margin:0 0 10px!important;overflow:hidden!important}.app-shell.production-os-shell .production-due-horizon>summary{align-items:center!important;color:var(--jb-ink)!important;cursor:pointer!important;display:flex!important;font-size:.74rem!important;font-weight:600!important;justify-content:space-between!important;list-style:none!important;min-height:38px!important;padding:7px 12px!important}.app-shell.production-os-shell .production-due-horizon>summary::-webkit-details-marker{display:none!important}.app-shell.production-os-shell .production-due-horizon>summary:after{color:var(--jb-muted)!important;content:"+"!important;font-size:1rem!important;margin-left:10px!important}.app-shell.production-os-shell .production-due-horizon[open]>summary:after{content:"−"!important}.app-shell.production-os-shell .production-due-horizon>summary span:last-child{color:var(--jb-muted)!important;font-size:.69rem!important;font-weight:500!important;margin-left:auto!important}.app-shell.production-os-shell .production-due-horizon .pc-due-grid{border:0!important;border-top:1px solid var(--jb-border)!important;border-radius:0!important;margin:0!important}.app-shell.production-os-shell .production-stage-bar{align-items:center!important;background:var(--jb-surface)!important;border:1px solid var(--jb-border)!important;border-radius:10px!important;display:flex!important;gap:10px!important;justify-content:space-between!important;margin:0 0 10px!important;padding:9px 10px!important;position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:12!important}.app-shell.production-os-shell .production-stage-search{display:flex!important;flex:0 1 430px!important;gap:6px!important;margin:0!important;min-width:0!important}.app-shell.production-os-shell .production-stage-search input[type=search]{background:var(--jb-surface)!important;border:1px solid var(--jb-border-strong)!important;border-radius:8px!important;box-shadow:none!important;color:var(--jb-ink)!important;font-family:inherit!important;font-size:.73rem!important;font-weight:500!important;height:36px!important;min-height:36px!important;padding:0 9px!important;width:100%!important}.app-shell.production-os-shell .production-stage-search button{align-items:center!important;background:var(--jb-blue)!important;border:1px solid var(--jb-blue)!important;border-radius:8px!important;color:#ffffff!important;display:inline-flex!important;font-size:.71rem!important;font-weight:600!important;height:36px!important;justify-content:center!important;padding:0 12px!important;white-space:nowrap!important}.app-shell.production-os-shell .production-stage-switcher{background:#f4f7fb!important;border:1px solid var(--jb-border)!important;border-radius:9px!important;display:flex!important;flex:0 0 auto!important;gap:3px!important;padding:3px!important}.app-shell.production-os-shell .production-stage-switcher a{align-items:center!important;background:transparent!important;border:1px solid transparent!important;border-radius:7px!important;color:var(--jb-muted)!important;display:inline-flex!important;font-size:.73rem!important;font-weight:600!important;gap:7px!important;min-height:32px!important;padding:0 14px!important;text-decoration:none!important;white-space:nowrap!important}.app-shell.production-os-shell .production-stage-switcher a span{background:#e8edf4!important;border-radius:999px!important;color:var(--jb-muted)!important;font-size:.63rem!important;font-weight:700!important;line-height:1!important;min-width:20px!important;padding:4px 6px!important;text-align:center!important}.app-shell.production-os-shell .production-stage-switcher a.active,.app-shell.production-os-shell .production-stage-switcher a[aria-current=page]{background:#ffffff!important;border-color:#bfd9fb!important;box-shadow:0 1px 2px rgba(15,23,42,.06)!important;color:#135eb8!important}.app-shell.production-os-shell .production-legacy-queue,.app-shell.production-os-shell .production-stage-switcher a.active span,.app-shell.production-os-shell .production-stage-switcher a[aria-current=page] span{background:var(--jb-blue-soft)!important;color:#135eb8!important}.app-shell.production-os-shell .production-legacy-queue{align-items:center!important;border:1px solid #bfd9fb!important;border-radius:9px!important;display:flex!important;font-size:.71rem!important;font-weight:500!important;gap:10px!important;justify-content:space-between!important;margin:0 0 10px!important;padding:7px 12px!important}.app-shell.production-os-shell .production-legacy-queue strong{font-weight:700!important}.app-shell.production-os-shell .production-legacy-queue a{color:#135eb8!important;font-weight:700!important;text-decoration:underline!important}.app-shell.production-os-shell .production-board-panel{background:var(--jb-surface)!important;border:1px solid var(--jb-border)!important;border-radius:10px!important;box-shadow:none!important;margin:0!important;overflow:hidden!important;padding:0!important}.app-shell.production-os-shell .production-board-workspace{display:grid!important;grid-template-columns:minmax(0,1fr) 220px!important;min-height:min(680px,calc(100vh - 285px))!important;transition:grid-template-columns .16s ease!important}.app-shell.production-os-shell .production-board-workspace.inspector-open{grid-template-columns:minmax(0,1fr) minmax(360px,400px)!important}.app-shell.production-os-shell .production-kanban-wrap{background:var(--jb-subtle)!important;border:0!important;border-radius:0!important;max-height:calc(100vh - 250px)!important;min-height:620px!important;overflow:auto!important;padding:10px!important;scrollbar-color:#b9c7d7 transparent!important;scrollbar-width:thin!important}.app-shell.production-os-shell .production-kanban-board{align-items:flex-start!important;display:grid!important;grid-gap:8px!important;gap:8px!important;grid-auto-columns:268px!important;grid-auto-flow:column!important;min-height:100%!important;width:max-content!important}.app-shell.production-os-shell .production-kanban-column{align-self:start!important;background:#f2f5f8!important;border:1px solid var(--jb-border)!important;border-radius:9px!important;box-shadow:none!important;display:block!important;max-height:none!important;min-height:210px!important;overflow:visible!important;position:relative!important}.app-shell.production-os-shell .production-kanban-column:before{display:none!important}.app-shell.production-os-shell .production-kanban-column>header{align-items:flex-start!important;background:rgba(255,255,255,.96)!important;border-bottom:1px solid var(--jb-border)!important;border-radius:9px 9px 0 0!important;display:grid!important;grid-gap:8px!important;gap:8px!important;grid-template-columns:minmax(0,1fr) auto!important;padding:10px!important;position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:3!important}.app-shell.production-os-shell .production-kanban-column h2{color:var(--jb-ink)!important;font-size:.79rem!important;font-weight:700!important;line-height:1.2!important;margin:0!important}.app-shell.production-os-shell .production-kanban-column header small{color:var(--jb-muted)!important;font-size:.63rem!important;font-weight:500!important;margin-top:2px!important}.app-shell.production-os-shell .production-kanban-column header strong{background:#edf2f7!important;border:1px solid var(--jb-border)!important;border-radius:999px!important;color:#40516a!important;font-size:.65rem!important;font-weight:700!important;height:23px!important;min-width:25px!important}.app-shell.production-os-shell .production-kanban-list{display:grid!important;grid-gap:7px!important;gap:7px!important;overflow:visible!important;padding:7px!important}.app-shell.production-os-shell .production-kanban-card{background:var(--jb-surface)!important;border:1px solid var(--jb-border)!important;border-left:3px solid #91a4bb!important;border-radius:8px!important;box-shadow:0 1px 2px rgba(15,23,42,.04)!important;color:var(--jb-ink)!important;display:block!important;min-height:0!important;padding:0!important;transition:border-color .12s ease,box-shadow .12s ease!important}.app-shell.production-os-shell .production-kanban-card.overdue{border-left-color:#db3a43!important}.app-shell.production-os-shell .production-kanban-card.soon{border-left-color:#db8b17!important}.app-shell.production-os-shell .production-kanban-card.complete,.app-shell.production-os-shell .production-kanban-card.upcoming{border-left-color:var(--jb-green)!important}.app-shell.production-os-shell .production-kanban-card.is-rush{border-top:3px solid var(--ops-red)!important;box-shadow:0 1px 3px rgba(211,47,47,.22)!important}.app-shell.production-os-shell .production-kanban-card.selected,.app-shell.production-os-shell .production-kanban-card:hover{border-color:#78acf0!important;box-shadow:0 0 0 2px rgba(22,116,234,.1)!important;transform:none!important}.app-shell.production-os-shell .production-kanban-card-select{background:transparent!important;border:0!important;color:inherit!important;cursor:pointer!important;display:grid!important;font:inherit!important;grid-gap:7px!important;gap:7px!important;padding:9px!important;text-align:left!important;width:100%!important}.app-shell.production-os-shell .production-kanban-card-head{align-items:flex-start!important;display:flex!important;gap:7px!important;justify-content:space-between!important}.app-shell.production-os-shell .production-kanban-card-head>span{display:grid!important;grid-gap:3px!important;gap:3px!important;min-width:0!important}.app-shell.production-os-shell .production-card-identity{align-items:center!important;display:inline-flex!important;gap:5px!important}.app-shell.production-os-shell .production-drag-handle{background-image:radial-gradient(circle,#8b9aab 1px,transparent 1.3px)!important;background-size:4px 4px!important;display:inline-block!important;height:10px!important;width:8px!important}.app-shell.production-os-shell .production-kanban-card b{color:var(--jb-blue)!important;font-size:.65rem!important;font-weight:600!important;letter-spacing:0!important}.app-shell.production-os-shell .production-kanban-card strong{color:var(--jb-ink)!important;font-size:.77rem!important;font-weight:600!important;line-height:1.25!important}.app-shell.production-os-shell .production-kanban-product-description{-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;display:-webkit-box!important;overflow:hidden!important;overflow-wrap:anywhere!important}.app-shell.production-os-shell .production-kanban-product-name{color:#53647a!important;font-size:.62rem!important;font-weight:500!important;line-height:1.2!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.app-shell.production-os-shell .production-kanban-due{border-radius:6px!important;font-size:.59rem!important;font-weight:600!important;min-height:21px!important;padding:0 6px!important}.app-shell.production-os-shell .production-kanban-customer{color:var(--jb-muted)!important;font-size:.67rem!important;font-weight:500!important}.app-shell.production-os-shell .production-kanban-card-meta{align-items:center!important;display:flex!important;gap:8px!important;justify-content:space-between!important;min-width:0!important}.app-shell.production-os-shell .production-card-quantity,.app-shell.production-os-shell .production-kanban-owner{color:#53647a!important;font-size:.63rem!important;font-weight:500!important}.app-shell.production-os-shell .production-owner-gap{align-items:center!important;background:#fff4df!important;border:1px solid #f2cf8f!important;border-radius:999px!important;color:#a85c00!important;display:inline-flex!important;font-size:.62rem!important;font-weight:700!important;height:22px!important;justify-content:center!important;width:22px!important}.app-shell.production-os-shell .production-kanban-progress{background:#e7ecf2!important;height:3px!important}.app-shell.production-os-shell .production-kanban-progress span{background:var(--jb-blue)!important}.app-shell.production-os-shell .production-kanban-signals{display:flex!important;flex-wrap:wrap!important;gap:4px!important;justify-content:flex-start!important}.app-shell.production-os-shell .production-kanban-signals small{background:#f7f9fb!important;border:0!important;border-radius:5px!important;color:#68788c!important;font-size:.57rem!important;font-weight:500!important;padding:4px 5px!important}.app-shell.production-os-shell .production-kanban-signals small.production-kanban-state{background:#fdf3e0!important;border:1px solid #f2d9a6!important;color:#92610f!important;font-weight:600!important}.app-shell.production-os-shell .production-card-move-action{background:#f7fbff!important;border:0!important;border-top:1px solid transparent!important;color:#1768c6!important;cursor:pointer!important;font-size:.62rem!important;font-weight:600!important;max-height:0!important;min-height:0!important;opacity:0!important;overflow:hidden!important;padding:0 9px!important;pointer-events:none!important;text-align:left!important;transition:max-height .12s ease,opacity .12s ease,padding .12s ease!important;width:100%!important}.app-shell.production-os-shell .production-card-move-action:focus-visible,.app-shell.production-os-shell .production-kanban-card.selected .production-card-move-action,.app-shell.production-os-shell .production-kanban-card:hover .production-card-move-action{max-height:48px!important;border-top-color:#e8eef5!important;min-height:28px!important;opacity:1!important;padding:5px 9px!important;pointer-events:auto!important}.app-shell.production-os-shell .production-kanban-column.can-receive{border-color:#75aef4!important;box-shadow:inset 0 0 0 2px rgba(22,116,234,.08)!important}.app-shell.production-os-shell .production-kanban-drop-target{align-items:center!important;background:var(--jb-blue-soft)!important;border:1px dashed #4e95eb!important;border-radius:8px!important;color:#1768c6!important;display:flex!important;font-size:.68rem!important;font-weight:600!important;justify-content:center!important;min-height:70px!important;padding:10px!important}.app-shell.production-os-shell .production-job-inspector{background:var(--jb-surface)!important;border-left:1px solid var(--jb-border)!important;max-height:calc(100vh - 250px)!important;min-width:0!important;overflow-y:auto!important;padding:14px!important}.app-shell.production-os-shell .production-job-inspector>header{align-items:flex-start!important;border-bottom:1px solid var(--jb-border)!important;display:grid!important;grid-gap:10px!important;gap:10px!important;grid-template-columns:minmax(0,1fr) auto!important;padding-bottom:13px!important}.app-shell.production-os-shell .production-job-inspector section>small,.app-shell.production-os-shell .production-job-inspector>header small{color:var(--jb-muted)!important;display:block!important;font-size:.62rem!important;font-weight:600!important;letter-spacing:.04em!important;text-transform:uppercase!important}.app-shell.production-os-shell .production-job-inspector h2{color:var(--jb-ink)!important;font-size:.92rem!important;font-weight:700!important;line-height:1.25!important;margin:5px 0 3px!important}.app-shell.production-os-shell .production-job-inspector header p{color:var(--jb-muted)!important;font-size:.7rem!important;margin:0!important}.app-shell.production-os-shell .production-inspector-close{align-items:center!important;background:#ffffff!important;border:1px solid var(--jb-border)!important;border-radius:7px!important;color:#607087!important;cursor:pointer!important;display:inline-flex!important;font-size:1rem!important;height:30px!important;justify-content:center!important;width:30px!important}.app-shell.production-os-shell .production-inspector-facts{border-bottom:1px solid var(--jb-border)!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;margin:0!important;padding:12px 0!important}.app-shell.production-os-shell .production-inspector-facts div{padding:5px 8px!important}.app-shell.production-os-shell .production-inspector-facts dt{color:var(--jb-muted)!important;font-size:.59rem!important;font-weight:500!important}.app-shell.production-os-shell .production-inspector-facts dd{color:var(--jb-ink)!important;font-size:.71rem!important;font-weight:600!important;margin:3px 0 0!important}.app-shell.production-os-shell .production-inspector-facts dd.overdue{color:#c62932!important}.app-shell.production-os-shell .production-inspector-facts dd.complete,.app-shell.production-os-shell .production-inspector-facts dd.upcoming{color:var(--jb-green)!important}.app-shell.production-os-shell .production-inspector-activity,.app-shell.production-os-shell .production-inspector-current-step,.app-shell.production-os-shell .production-inspector-workflow{border-bottom:1px solid var(--jb-border)!important;padding:13px 0!important}.app-shell.production-os-shell .production-inspector-workflow>div{align-items:center!important;display:grid!important;grid-gap:8px!important;gap:8px!important;grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr)!important;margin-top:9px!important}.app-shell.production-os-shell .production-inspector-workflow span{background:#f4f6f9!important;border:1px solid var(--jb-border)!important;border-radius:7px!important;color:#5b6c81!important;font-size:.65rem!important;font-weight:600!important;overflow:hidden!important;padding:7px!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important}.app-shell.production-os-shell .production-inspector-workflow span.current{background:var(--jb-blue-soft)!important;border-color:#bdd8f8!important;color:#1768c6!important}.app-shell.production-os-shell .production-inspector-workflow span.terminal{background:transparent!important;border-style:dashed!important;color:#7c8ea3!important;font-weight:500!important}.app-shell.production-os-shell .production-inspector-workflow i{border-top:1px solid #9badc0!important;display:block!important;position:relative!important}.app-shell.production-os-shell .production-inspector-workflow i:after{border:solid #9badc0!important;border-width:0 1px 1px 0!important;content:""!important;height:5px!important;position:absolute!important;right:0!important;top:-3px!important;transform:rotate(-45deg)!important;width:5px!important}.app-shell.production-os-shell .production-inspector-current-step h3{color:var(--jb-ink)!important;font-size:.91rem!important;font-weight:700!important;margin:5px 0 0!important}.app-shell.production-os-shell .production-inspector-step-owner{color:var(--jb-muted)!important;font-size:.65rem!important;margin:4px 0 0!important}.app-shell.production-os-shell .production-inspector-step-operator{align-items:center!important;display:flex!important;gap:2px!important;margin-top:4px!important;min-width:0!important}.app-shell.production-os-shell .production-inspector-step-operator>small{color:var(--jb-muted)!important;flex:none!important;font-size:.65rem!important;letter-spacing:normal!important;text-transform:none!important}.app-shell.production-os-shell .production-inspector-step-operator .step-assignee-trigger{font-size:.68rem!important;margin:0!important;min-width:0!important}.app-shell.production-os-shell .production-inspector-move-note,.app-shell.production-os-shell .production-inspector-readonly{background:#f7faff!important;border:1px solid #d8e8fb!important;border-radius:7px!important;color:#47617d!important;font-size:.67rem!important;line-height:1.45!important;margin:10px 0!important;padding:8px!important}.app-shell.production-os-shell .production-inspector-current-step form{display:grid!important;grid-gap:9px!important;gap:9px!important;margin-top:11px!important}.app-shell.production-os-shell .production-inspector-current-step label{color:#4b5d73!important;display:grid!important;font-size:.65rem!important;font-weight:600!important;grid-gap:5px!important;gap:5px!important}.app-shell.production-os-shell .production-inspector-current-step label>span{color:var(--jb-muted)!important;font-size:.61rem!important;font-weight:500!important}.app-shell.production-os-shell .production-inspector-current-step input,.app-shell.production-os-shell .production-inspector-current-step textarea{background:#ffffff!important;border:1px solid var(--jb-border-strong)!important;border-radius:8px!important;color:var(--jb-ink)!important;font-family:inherit!important;font-size:.72rem!important;padding:8px!important}.app-shell.production-os-shell .production-inspector-advance{background:var(--jb-green)!important;border:1px solid #08794f!important;border-radius:8px!important;color:#ffffff!important;cursor:pointer!important;font-size:.73rem!important;font-weight:700!important;min-height:38px!important}.app-shell.production-os-shell .production-inspector-current-step form>p{color:var(--jb-muted)!important;font-size:.61rem!important;line-height:1.4!important;margin:0!important}.app-shell.production-os-shell .production-inspector-activity>div{align-items:center!important;display:flex!important;justify-content:space-between!important}.app-shell.production-os-shell .production-inspector-activity span,.app-shell.production-os-shell .production-inspector-activity strong{color:var(--jb-ink)!important;font-size:.68rem!important;font-weight:600!important}.app-shell.production-os-shell .production-inspector-activity p{color:var(--jb-muted)!important;font-size:.66rem!important;line-height:1.45!important;margin:8px 0 0!important}.app-shell.production-os-shell .production-inspector-open-job{align-items:center!important;border:1px solid var(--jb-border)!important;border-radius:8px!important;color:#1768c6!important;display:flex!important;font-size:.69rem!important;font-weight:600!important;justify-content:center!important;margin-top:13px!important;min-height:36px!important;text-decoration:none!important}.app-shell.production-os-shell .production-job-inspector.empty{align-items:center!important;color:var(--jb-muted)!important;display:flex!important;flex-direction:column!important;justify-content:center!important;text-align:center!important}.app-shell.production-os-shell .production-job-inspector.empty h2{font-size:.78rem!important;margin-top:10px!important}.app-shell.production-os-shell .production-job-inspector.empty p{font-size:.66rem!important;line-height:1.5!important;max-width:170px!important}.app-shell.production-os-shell .production-inspector-empty-icon{background:#eef2f6!important;border:1px solid var(--jb-border)!important;border-radius:9px!important;display:block!important;height:42px!important;width:50px!important}.app-shell.production-os-shell .production-board-footer{background:#ffffff!important;border-top:1px solid var(--jb-border)!important;color:var(--jb-muted)!important;font-size:.66rem!important;font-weight:500!important;min-height:34px!important;padding:7px 10px!important}@media (max-width:1500px){.app-shell.production-os-shell .production-summary-strip{grid-template-columns:repeat(5,minmax(100px,1fr))!important}.app-shell.production-os-shell .production-summary-proofs{grid-column:1/-1!important}}@media (max-width:1023px){.app-shell.production-os-shell .production-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-shell.production-os-shell .production-summary-strip article{grid-template-columns:minmax(0,1fr)!important}.app-shell.production-os-shell .production-summary-proofs{grid-column:1/-1!important}.app-shell.production-os-shell .production-stage-bar{align-items:stretch!important;flex-direction:column!important;position:static!important}.app-shell.production-os-shell .production-stage-search{flex:1 1 auto!important}.app-shell.production-os-shell .production-stage-switcher{overflow-x:auto!important}.app-shell.production-os-shell .production-board-workspace,.app-shell.production-os-shell .production-board-workspace.inspector-open{display:block!important;min-height:560px!important}.app-shell.production-os-shell .production-kanban-wrap{margin:0!important;max-height:68svh!important;min-height:520px!important;padding:8px!important}.app-shell.production-os-shell .production-kanban-board{grid-auto-columns:minmax(270px,86vw)!important}.app-shell.production-os-shell .production-job-inspector.empty{display:none!important}.app-shell.production-os-shell .production-board-workspace.inspector-open .production-job-inspector{box-shadow:-16px 0 38px rgba(15,23,42,.18)!important;inset:56px 0 0 auto!important;max-height:none!important;max-width:420px!important;position:fixed!important;width:min(100vw,420px)!important;z-index:80!important}}@media (prefers-reduced-motion:reduce){.app-shell.production-os-shell .production-board-workspace,.app-shell.production-os-shell .production-kanban-card{transition:none!important}}.job-preview-thumb{background:#f1f5f9;border:1px solid rgba(15,23,42,.1);border-radius:9px;display:block;overflow:hidden;position:relative}.job-preview-thumb img{display:block;height:100%;object-fit:cover;width:100%}.job-preview-thumb.is-empty{align-items:center;background:linear-gradient(135deg,#f8fafc,#eef2f7);color:#b6c2d1;display:flex;justify-content:center}.job-preview-thumb.is-empty svg{height:46%;width:46%}.job-preview-approved{align-items:center;background:#16a34a;border:1.5px solid #ffffff;border-radius:999px;bottom:3px;box-shadow:0 1px 3px rgba(15,23,42,.25);color:#ffffff;display:flex;height:15px;justify-content:center;position:absolute;right:3px;width:15px}.job-preview-approved svg{height:9px;width:9px}.job-preview-thumb.is-zoomable{cursor:zoom-in}.job-preview-thumb.is-zoomable:focus-visible img,.job-preview-thumb.is-zoomable:hover img{filter:brightness(1.07)}.job-preview-thumb.is-zoomable:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.job-preview-lightbox-backdrop{align-items:center;background:rgba(8,13,26,.87);box-sizing:border-box;cursor:zoom-out;display:flex;font-family:var(
    --hb-ui-font,"IBM Plex Sans",Inter,system-ui,-apple-system,"Segoe UI",sans-serif
  );inset:0;justify-content:center;padding:34px 88px;position:fixed;z-index:1000;animation:job-preview-lightbox-fade .14s ease-out}.job-preview-lightbox{align-items:center;cursor:default;display:flex;flex-direction:column;gap:14px;margin:0;max-height:100%;max-width:100%}.job-preview-lightbox img{background:#ffffff;border-radius:12px;box-shadow:0 24px 70px rgba(2,6,23,.6);display:block;max-height:calc(100vh - 150px);max-width:100%;object-fit:contain;animation:job-preview-lightbox-zoom .17s cubic-bezier(.2,.8,.26,1)}.job-preview-lightbox figcaption{align-items:center;color:#e2e8f0;display:flex;flex-wrap:wrap;font-size:14px;font-weight:600;gap:10px;justify-content:center;letter-spacing:.01em;max-width:min(100%,980px);text-align:center}.job-preview-lightbox-approved{align-items:center;background:rgba(22,163,74,.2);border:1px solid rgba(74,222,128,.45);border-radius:999px;color:#4ade80;display:inline-flex;flex:0 0 auto;font-size:12.5px;gap:6px;padding:4px 11px;white-space:nowrap}.job-preview-lightbox-approved svg{height:11px;width:11px}.job-preview-lightbox-close{align-items:center;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.28);border-radius:999px;color:#ffffff;cursor:pointer;display:flex;height:42px;justify-content:center;position:fixed;right:26px;top:24px;transition:background .12s ease;width:42px}.job-preview-lightbox-close:hover{background:rgba(255,255,255,.24)}.job-preview-lightbox-close:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}.job-preview-lightbox-close svg{height:17px;stroke-width:2;width:17px}@keyframes job-preview-lightbox-fade{0%{opacity:0}to{opacity:1}}@keyframes job-preview-lightbox-zoom{0%{opacity:0;transform:scale(.965)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.job-preview-lightbox img,.job-preview-lightbox-backdrop{animation:none}}.app-shell.production-os-shell .production-kanban-card-main{align-items:flex-start;display:flex;gap:9px;min-width:0}.app-shell.production-os-shell .production-kanban-thumb{flex:0 0 auto;height:54px;width:54px}.app-shell.production-os-shell .production-kanban-card-body{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}.app-shell.production-os-shell .production-job-inspector .production-inspector-art{aspect-ratio:16/9;margin:12px 0 2px;width:100%}.app-shell.production-os-shell .production-job-inspector .production-inspector-art img{object-fit:contain}.app-shell.production-os-shell .production-list-job-link{align-items:center!important;grid-column-gap:9px!important;column-gap:9px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important}.app-shell.production-os-shell .production-list-thumb{height:40px;width:40px}.app-shell.production-os-shell .production-list-job-text{display:grid;grid-gap:2px;gap:2px;min-width:0}:is(.returns-shell,.refunds-shell) :is(.returns-links,.returns-items,.returns-dossier,.returns-assets,.returns-investigation,.returns-proposal,.returns-approval,.returns-execution,.returns-goods,.returns-resolve,.returns-activity){background:var(--ops-surface);border:1px solid var(--ops-border);border-radius:var(--ops-radius);box-shadow:0 18px 46px rgba(15,23,42,.055);color:var(--ops-ink);min-width:0;padding:18px 20px 20px}:is(.returns-shell,.refunds-shell) :is(.returns-links,.returns-items,.returns-dossier,.returns-assets,.returns-investigation,.returns-proposal,.returns-approval,.returns-execution,.returns-goods,.returns-resolve,.returns-activity)>h2{color:var(--ops-ink);font-size:.95rem;font-weight:720;letter-spacing:-.01em;margin:0 0 12px}:is(.returns-shell,.refunds-shell) .form-hint{color:var(--ops-muted);font-size:.82rem;font-weight:550;line-height:1.55;margin:10px 0 0;max-width:86ch}:is(.returns-shell,.refunds-shell) .form-hint a{color:var(--accent-strong);font-weight:700}:is(.returns-shell,.refunds-shell) .returns-links-list{color:var(--ops-ink);display:grid;font-size:.88rem;font-weight:550;grid-gap:7px;gap:7px;line-height:1.5;list-style:none;margin:0;padding:0}:is(.returns-shell,.refunds-shell) .returns-links-list a{color:var(--accent-strong);font-weight:700;text-decoration:none}:is(.returns-shell,.refunds-shell) .returns-links-list a:hover{text-decoration:underline}.returns-shell .returns-description{background:var(--ops-th-bg);border-left:3px solid var(--ops-blue);border-radius:0 var(--ops-radius-sm) var(--ops-radius-sm) 0;color:var(--ops-ink);font-size:.9rem;line-height:1.6;margin:12px 0 0;max-width:92ch;padding:12px 16px;white-space:pre-wrap}.returns-shell :is(.returns-quicklog,.returns-cancel)>summary{color:var(--ops-label);cursor:pointer;font-size:.8rem;font-weight:700;list-style:none;padding:2px 0;width:-moz-fit-content;width:fit-content}.returns-shell :is(.returns-quicklog,.returns-cancel)>summary::-webkit-details-marker{display:none}.returns-shell :is(.returns-quicklog,.returns-cancel)>summary:before{content:"▸";display:inline-block;margin-right:7px}.returns-shell :is(.returns-quicklog,.returns-cancel)[open]>summary:before{content:"▾"}.returns-shell :is(.returns-quicklog,.returns-cancel)>summary:hover{color:var(--ops-ink)}.returns-shell .returns-quicklog{margin-top:12px}.returns-shell .returns-cancel{border:1px dashed var(--ops-border);border-radius:var(--ops-radius);padding:12px 20px}.returns-shell .returns-cancel>summary{color:var(--ops-red)}.returns-shell .returns-cancel>summary:hover{color:var(--ops-red-badge)}.returns-shell :is(.returns-quicklog,.returns-cancel)[open]>summary{margin-bottom:10px}:is(.returns-shell,.refunds-shell) .returns-inline-form{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 0}:is(.returns-shell,.refunds-shell) .returns-inline-form :is(input:not([type=hidden]):not([type=checkbox]):not([type=file]),select){background:var(--ops-surface);border:1px solid var(--ops-border);border-radius:9px;color:var(--ops-ink);flex:1 1 220px;font:inherit;font-size:.82rem;font-weight:560;height:40px;min-width:0;padding:0 12px}:is(.returns-shell,.refunds-shell) .returns-inline-form :is(input,select):focus{border-color:var(--ops-blue);box-shadow:0 0 0 3px var(--ops-blue-soft);outline:0}:is(.returns-shell,.refunds-shell) .returns-inline-form button{flex:0 0 auto}.returns-shell .returns-inline-form input[type=file]{color:var(--ops-muted);flex:1 1 100%;font-size:.82rem}.returns-shell .returns-inline-form input[type=file]::-webkit-file-upload-button{background:var(--ops-surface);border:1px solid var(--ops-border);border-radius:8px;color:var(--ops-label);cursor:pointer;font:inherit;font-size:.8rem;font-weight:700;margin-right:10px;padding:8px 14px}.returns-shell .returns-inline-form input[type=file]::file-selector-button{background:var(--ops-surface);border:1px solid var(--ops-border);border-radius:8px;color:var(--ops-label);cursor:pointer;font:inherit;font-size:.8rem;font-weight:700;margin-right:10px;padding:8px 14px}.returns-shell .returns-inline-form input[type=file]::-webkit-file-upload-button:hover{background:var(--ops-th-bg);color:var(--ops-ink)}.returns-shell .returns-inline-form input[type=file]::file-selector-button:hover{background:var(--ops-th-bg);color:var(--ops-ink)}:is(.returns-shell,.refunds-shell) .returns-inline-form :is(.form-error,.proof-upload__notice){flex:1 1 100%;margin:0}.returns-shell .returns-inline-form .button-link{background:none;border:0;color:var(--ops-label);cursor:pointer;font:inherit;font-size:.8rem;font-weight:700;padding:0 4px;text-decoration:underline}.returns-shell .returns-inline-form .button-link:hover{color:var(--ops-ink)}.returns-shell .returns-dossier-card{background:var(--ops-th-bg);border:1px solid var(--ops-hairline);border-radius:var(--ops-radius-sm);margin:10px 0 0;padding:14px 16px}.returns-shell .returns-dossier-card h3{color:var(--ops-ink);font-size:.88rem;font-weight:720;margin:0 0 8px}.returns-shell .returns-dossier-card h3 a{color:var(--accent-strong);text-decoration:none}.returns-shell .returns-dossier-card h3 a:hover{text-decoration:underline}.returns-shell .returns-dossier-card ul{color:var(--ops-ink);display:grid;font-size:.84rem;grid-gap:6px;gap:6px;line-height:1.55;list-style:none;margin:0;padding:0}.returns-shell .returns-dossier-card strong{color:var(--ops-label);font-weight:700}.returns-shell .returns-assets-list{display:grid;font-size:.88rem;grid-gap:8px;gap:8px;list-style:none;margin:0 0 4px;padding:0}.returns-shell .returns-assets-list li{align-items:baseline;display:flex;flex-wrap:wrap;gap:8px}.returns-shell .returns-assets-list a{color:var(--accent-strong);font-weight:700;text-decoration:none}.returns-shell .returns-assets-list a:hover{text-decoration:underline}.returns-shell .returns-assets-list small{color:var(--ops-muted);font-size:.76rem}.supplier-form .returns-goods-flag{align-items:center;display:flex;flex-direction:row;gap:8px}.supplier-form .returns-goods-flag input[type=checkbox]{flex:0 0 auto;margin:0;min-height:0;width:auto}.returns-shell .returns-goods>p{align-items:baseline;color:var(--ops-ink);display:flex;flex-wrap:wrap;font-size:.88rem;gap:8px;line-height:1.5;margin:0 0 4px}.returns-shell .returns-intake-step{align-items:start;display:grid;grid-gap:10px;gap:10px;justify-items:start;padding:4px 0 6px}.returns-shell .returns-intake-step label{color:var(--ops-label);display:grid;font-size:.8rem;font-weight:700;grid-gap:6px;gap:6px;min-width:min(420px,100%)}.returns-shell .returns-intake-customer{align-items:baseline;display:flex;flex-wrap:wrap;gap:10px;margin:2px 0 10px}.returns-shell .returns-intake-customer span{color:var(--ops-ink);font-size:.9rem}.returns-shell .returns-intake-customer a{color:var(--ops-label);font-size:.78rem;font-weight:700;text-decoration:underline}.returns-shell .returns-intake-customer a:hover{color:var(--ops-ink)}.returns-shell .returns-intake-lines-wrap{display:grid;grid-gap:4px;gap:4px;overflow-x:auto}.returns-shell .returns-intake-lines td input[type=number]{max-width:110px;min-height:36px}.returns-job-chip{background:var(--ops-blue-soft);border-radius:999px;color:var(--ops-blue-strong);display:inline-block;font-size:.72rem;font-weight:700;padding:3px 10px;white-space:nowrap}.returns-job-chip.is-missing{background:var(--ops-th-bg);color:var(--ops-muted)}.returns-shell .returns-intake-extras{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.returns-shell .returns-intake-extras label{color:var(--ops-label);display:grid;font-size:.8rem;font-weight:700;grid-gap:6px;gap:6px}.returns-shell .returns-intake-extra-row{display:flex;gap:8px}.returns-shell .returns-intake-extra-row input[name=itemDescription]{flex:1 1 auto}.returns-shell .returns-intake-extra-row input[type=number]{flex:0 0 96px}.returns-shell .returns-item-job-form{align-items:center;display:flex;gap:6px;margin-top:4px;min-width:260px}.returns-shell .returns-item-job-form button{flex:0 0 auto}.returns-shell .returns-item-job-change>summary{color:var(--ops-label);cursor:pointer;font-size:.72rem;font-weight:700;list-style:none;width:-moz-fit-content;width:fit-content}.returns-shell .returns-item-job-change>summary::-webkit-details-marker{display:none}.refunds-shell h2,.returns-shell .returns-item-job-change>summary:hover{color:var(--ops-ink)}.refunds-shell h2{font-size:1.02rem;font-weight:720;letter-spacing:-.01em;margin:4px 0 0}.refunds-shell .refunds-cancel-card>summary{color:var(--ops-red)}@media (max-width:1023px){:is(.returns-shell,.refunds-shell) .returns-inline-form{align-items:stretch;flex-direction:column}:is(.returns-shell,.refunds-shell) .returns-inline-form :is(input:not([type=hidden]):not([type=checkbox]),select){flex-basis:auto}}