:root{font-family:Segoe UI,Arial,sans-serif;color:#18201f;background:#f5f7f6;font-synthesis:none;--ink: #18201f;--muted: #66706d;--line: #dce2df;--surface: #fff;--green: #137d63}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}.app-shell{min-height:100vh}.topbar{position:sticky;top:0;z-index:30;height:68px;padding:0 24px;color:#fff;background:#18201f;display:flex;align-items:center;gap:34px;box-shadow:0 2px 10px #0d151325}.brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-weight:800;font-size:20px;white-space:nowrap}.brand__mark{display:grid;place-items:center;width:34px;height:34px;background:#eef5f1;color:#18201f;border-radius:5px;font-size:12px}.topnav{display:flex;align-self:stretch;gap:4px}.topnav a{display:flex;align-items:center;gap:8px;padding:0 16px;color:#c9d2cf;text-decoration:none;font-weight:650;border-bottom:3px solid transparent}.topnav a.active{color:#fff;border-color:#50c6a2;background:#ffffff0a}.agent-state{margin-left:auto;color:#bfc7c4;font-size:13px;text-transform:capitalize;display:flex;align-items:center;gap:8px}.agent-state>span{width:9px;height:9px;border-radius:50%;background:#e46355;box-shadow:0 0 0 3px #e4635530}.agent-state--online>span{background:#55c89c;box-shadow:0 0 0 3px #55c89c30}.offline-banner{padding:12px 24px;background:#b5322c;color:#fff;display:flex;align-items:center;justify-content:center;gap:24px;position:relative;z-index:20}.offline-banner>div{display:flex;gap:12px;align-items:baseline}.offline-banner span{opacity:.9;font-size:14px}.button{min-height:44px;border-radius:6px;border:1px solid transparent;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;transition:background .15s,border .15s,transform .1s}.button:active:not(:disabled){transform:translateY(1px)}.button--primary{color:#fff;background:#176e59;border-color:#176e59}.button--primary:hover{background:#105d4b}.button--secondary{background:#fff;color:var(--ink);border-color:#cbd4d0}.button--secondary:hover{background:#f1f5f3}.button--ghost{background:transparent;color:inherit;border-color:#cbd4d0}.button--danger{background:#fff2f0;color:#a92f28;border-color:#e7b7b2}.button--light{color:#7f201d;background:#fff;min-height:38px}.operator-layout{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:calc(100vh - 68px)}.section-rail{padding:28px 14px;background:#fff;border-right:1px solid var(--line)}.section-rail>p,.admin-nav>p{margin:0 12px 12px;color:#89918f;font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:0}.section-rail button{width:100%;min-height:56px;padding:6px 10px;border:0;border-radius:6px;color:#46504d;background:transparent;display:grid;grid-template-columns:28px 1fr 18px;align-items:center;gap:8px;text-align:left}.section-rail button:hover{background:#f2f5f4}.section-rail button.active{color:var(--ink);background:#ebf0ee}.rail-color,.rail-all{width:22px;height:32px;border-radius:4px;background:var(--section-color)}.rail-all{display:grid;place-items:center;background:#dfe6e3}.section-rail b{font-size:15px}.section-rail svg:last-child{opacity:0}.section-rail .active svg:last-child{opacity:1}.workspace{min-width:0;padding:34px clamp(18px,3vw,48px) 80px}.workspace__header,.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:26px}.eyebrow{margin:0 0 6px;color:#137d63;font-size:12px;font-weight:800;text-transform:uppercase}h1{margin:0;font-size:clamp(25px,3vw,34px);line-height:1.15;letter-spacing:0}h2{letter-spacing:0}.cart-trigger{min-height:50px;padding:0 8px 0 16px;border:1px solid #c8d1ce;border-radius:6px;background:#fff;display:flex;align-items:center;gap:10px;font-weight:700}.cart-trigger b{min-width:34px;height:34px;padding:0 7px;display:grid;place-items:center;color:#fff;background:#176e59;border-radius:4px}.search-row{display:flex;align-items:center;gap:16px;margin-bottom:24px}.search-box{flex:1;max-width:640px;min-height:52px;padding:0 14px;display:flex;align-items:center;gap:10px;border:1px solid #cbd4d0;background:#fff;border-radius:6px;box-shadow:0 1px 2px #1d282515}.search-box:focus-within{border-color:#178269;box-shadow:0 0 0 3px #17826918}.search-box input{width:100%;min-width:0;border:0;outline:0;font-size:16px}.search-box button{width:40px;height:40px;border:0;background:transparent}.result-count{color:var(--muted);font-size:14px;white-space:nowrap}.label-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:18px}.label-card{position:relative;min-width:0;min-height:320px;padding:20px;background:#fff;border:1px solid var(--line);border-top:4px solid var(--section-color);border-radius:7px;box-shadow:0 3px 12px #1d28250a;display:flex;flex-direction:column}.label-card__top{min-height:42px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.section-dot{color:var(--muted);font-size:13px;font-weight:700}.section-dot:before{content:"";display:inline-block;width:8px;height:8px;margin-right:7px;border-radius:50%;background:var(--section-color)}.size-badge{width:62px;height:34px;border:2px solid #65706d;border-radius:3px;display:flex;align-items:center;justify-content:center;gap:4px;font-weight:800;font-size:14px}.size-badge small{font-size:8px;color:#65706d}.size-badge--s{width:54px;height:28px}.size-badge--l{width:42px;height:56px;flex-direction:column}.label-card h2{margin:8px 0;font-size:21px;line-height:1.25;overflow-wrap:anywhere}.shelf{margin:0 0 18px;color:var(--muted);font-size:14px}.shelf strong{color:var(--ink)}.stepper{width:100%;height:50px;display:grid;grid-template-columns:50px 1fr 50px;border:1px solid #cbd4d0;border-radius:6px;overflow:hidden;background:#fff}.stepper button{border:0;background:#f0f4f2;display:grid;place-items:center}.stepper button:first-child{border-right:1px solid #cbd4d0}.stepper button:last-child{border-left:1px solid #cbd4d0}.stepper input{width:100%;border:0;outline:0;text-align:center;font-weight:800;font-size:18px;-moz-appearance:textfield}.stepper input::-webkit-inner-spin-button{appearance:none}.label-card__actions{display:grid;grid-template-columns:.85fr 1.15fr;gap:8px;margin-top:auto;padding-top:18px}.label-card__actions .button{padding:0 10px;font-size:13px}.empty-state{min-height:300px;padding:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#59635f;border:1px dashed #c5ceca;border-radius:7px;background:#fff}.empty-state h2{color:var(--ink);margin:16px 0 5px}.empty-state p{margin:0 0 18px}.skeleton i{height:20px;background:linear-gradient(90deg,#edf0ef,#f7f8f7,#edf0ef);background-size:200% 100%;animation:shimmer 1.2s infinite;margin-bottom:18px}.skeleton i:nth-child(2){width:75%;height:34px}.skeleton i:nth-child(3){margin-top:auto;height:50px}@keyframes shimmer{to{background-position:-200% 0}}.drawer-layer{position:fixed;inset:0;z-index:60;display:flex;justify-content:flex-end}.drawer-scrim{position:absolute;inset:0;width:100%;height:100%;border:0;background:#10171570}.cart-drawer{position:relative;width:min(590px,100%);height:100%;background:#f7f9f8;box-shadow:-14px 0 40px #10171535;display:flex;flex-direction:column}.cart-drawer__header{padding:22px 24px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.cart-drawer h2{margin:0;font-size:24px}.icon-button{width:44px;height:44px;border:1px solid #d5dcda;border-radius:5px;background:#fff;display:grid;place-items:center}.icon-button--danger{color:#a92f28}.preset-control{padding:16px 24px;background:#eef2f0;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px}.preset-control>span{font-size:13px;font-weight:700}.segmented{display:flex;padding:3px;border:1px solid #cad3cf;border-radius:5px;background:#fff}.segmented button{min-width:62px;height:38px;border:0;border-radius:3px;background:transparent;font-weight:700}.segmented button.active{color:#fff;background:#176e59}.cart-items{flex:1;overflow:auto;padding:12px 20px}.cart-empty{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--muted)}.cart-empty strong{color:var(--ink);font-size:18px}.cart-item{padding:14px 0;display:grid;grid-template-columns:32px minmax(0,1fr) auto;gap:10px;border-bottom:1px solid var(--line)}.check-button{width:26px;height:26px;border:2px solid #abb6b2;border-radius:4px;background:#fff;display:grid;place-items:center}.check-button.active{color:#fff;border-color:#176e59;background:#176e59}.cart-item__main{min-width:0;display:flex;flex-direction:column;gap:3px}.cart-item__main strong{overflow-wrap:anywhere}.cart-item__main>span{font-size:12px;font-weight:700}.cart-item__controls{display:flex;gap:7px;align-items:start}.stepper--compact{width:136px;height:44px;grid-template-columns:42px 50px 42px}.stepper--compact input{font-size:15px}.item-presets{display:flex;gap:4px;margin-top:8px;flex-wrap:wrap}.item-presets button{min-height:30px;border:1px solid #cad3cf;border-radius:4px;background:#fff;font-size:11px;font-weight:700}.item-presets button.active{color:#fff;background:#176e59;border-color:#176e59}.cart-summary{padding:16px 24px 22px;background:#fff;border-top:1px solid var(--line)}.cart-summary label{display:grid;gap:6px;font-size:13px;font-weight:700}.cart-summary select{min-height:44px;padding:0 10px;border:1px solid #cbd4d0;border-radius:5px;background:#fff}.subtotals{display:flex;gap:14px;padding:12px 0 8px;flex-wrap:wrap}.subtotals span{display:flex;align-items:center;gap:5px;font-size:12px}.subtotals i{width:7px;height:7px;border-radius:50%}.subtotals b{margin-left:2px}.grand-total{padding:9px 0 14px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #edf0ef}.grand-total strong{font-size:23px}.cart-actions{display:grid;grid-template-columns:1.45fr 1fr 1fr;gap:8px}.cart-actions .button{padding:0 9px;font-size:12px}.cart-actions .button--danger,.cart-actions .button--ghost{grid-column:span 1}.job-toast{position:fixed;z-index:80;left:50%;bottom:22px;width:min(680px,calc(100% - 32px));min-height:74px;padding:12px 14px;transform:translate(-50%);color:#fff;background:#24302d;border-radius:7px;box-shadow:0 12px 38px #10171555;display:flex;align-items:center;gap:12px}.job-toast--done{background:#176e59}.job-toast--failed{background:#9d312c}.job-toast__icon{width:38px;display:grid;place-items:center}.job-toast__body{min-width:0;flex:1;display:flex;flex-direction:column;gap:4px}.job-toast__body span{font-size:13px;opacity:.9;overflow-wrap:anywhere}.job-toast .button{border-color:#ffffff65}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.page-container{max-width:1180px;margin:0 auto;padding:40px 28px 80px}.page-heading>div>p:last-child{color:var(--muted);margin:9px 0 0}.inline-error{padding:16px;margin-bottom:20px;color:#8b2925;background:#fff2f0;border:1px solid #ecc7c3;border-radius:6px;display:flex;gap:12px}.inline-error div{display:flex;flex-direction:column;gap:3px}.jobs-list{background:#fff;border:1px solid var(--line);border-radius:7px;overflow:hidden}.job-row{min-height:82px;padding:15px 18px;display:grid;grid-template-columns:180px 1fr auto;align-items:center;gap:18px;border-bottom:1px solid var(--line)}.job-row:last-child{border-bottom:0}.job-row time{color:var(--muted);font-size:13px}.job-row>div{display:flex;flex-direction:column;gap:5px}.job-error{color:#a22d28;font-size:13px}.status-chip{min-height:30px;padding:5px 9px;border-radius:4px;font-size:12px;font-weight:800;background:#eef1f0}.status-chip--done{color:#11654f;background:#e2f4ed}.status-chip--failed{color:#9d312c;background:#fae6e3}.status-chip--printing{color:#750;background:#fff1c9}.status-chip--canceled{color:#59615f}.admin-layout{display:grid;grid-template-columns:260px 1fr;min-height:calc(100vh - 68px)}.admin-nav{padding:28px 14px;background:#fff;border-right:1px solid var(--line)}.admin-nav a{min-height:50px;padding:0 14px;color:#46504d;text-decoration:none;display:flex;align-items:center;gap:10px;border-radius:5px;font-weight:650}.admin-nav a.active{color:#11654f;background:#e8f2ee}.admin-content{padding:38px clamp(22px,4vw,58px)}.admin-empty{min-height:440px}@media(max-width:820px){.topbar{height:62px;padding:0 14px;gap:12px}.brand>span:last-child{display:none}.topnav{flex:1;justify-content:center}.topnav a{padding:0 11px}.agent-state{font-size:0}.operator-layout{display:block}.section-rail{position:sticky;top:62px;z-index:15;padding:10px 14px;border-right:0;border-bottom:1px solid var(--line);display:flex;gap:7px;overflow-x:auto}.section-rail>p{display:none}.section-rail button{flex:0 0 auto;width:auto;min-height:46px;grid-template-columns:18px auto;padding:5px 12px}.section-rail button svg:last-child{display:none}.rail-color,.rail-all{width:12px;height:24px}.rail-all svg{display:none}.workspace{padding-top:24px}.label-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.label-card{min-height:310px}.admin-layout{display:block}.admin-nav{display:flex;overflow-x:auto;padding:8px 12px;border-bottom:1px solid var(--line)}.admin-nav>p{display:none}.admin-nav a{flex:0 0 auto}.job-row{grid-template-columns:135px 1fr auto}}@media(max-width:560px){.topnav a span{display:none}.topnav a{padding:0 14px}.offline-banner{align-items:flex-start;padding:10px 14px}.offline-banner>div{flex-direction:column;gap:2px}.workspace{padding:20px 14px 70px}.workspace__header{align-items:center}.workspace__header h1{font-size:23px}.cart-trigger{padding-left:12px}.cart-trigger>span{display:none}.search-row{align-items:stretch;flex-direction:column;gap:8px}.result-count{padding-left:2px}.label-grid{grid-template-columns:1fr}.label-card{min-height:300px}.label-card__actions .button{font-size:13px}.preset-control{align-items:flex-start;flex-direction:column}.segmented{width:100%}.segmented button{flex:1;min-width:0}.cart-item{grid-template-columns:28px 1fr}.cart-item__controls{grid-column:2;justify-content:space-between}.cart-actions{grid-template-columns:1fr 1fr}.cart-actions .button--primary{grid-column:1 / -1}.job-toast{align-items:flex-start;flex-wrap:wrap}.job-toast__body{min-width:calc(100% - 60px)}.page-container{padding:26px 14px 70px}.page-heading{align-items:flex-start}.job-row{grid-template-columns:1fr auto;gap:8px}.job-row time{grid-column:1}.job-row>div{grid-column:1 / -1;grid-row:2}.status-chip{grid-column:2;grid-row:1}.admin-content{padding:26px 14px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important}}.workspace__header{margin-bottom:20px}.search-row{margin-bottom:14px}.category-chips{display:flex;gap:7px;margin:0 0 16px;padding:2px 0 7px;overflow-x:auto;scrollbar-width:thin}.category-chips button{flex:0 0 auto;min-height:38px;padding:0 14px;border:1px solid #cbd4d0;border-radius:999px;color:#4c5753;background:#fff;font-size:13px;font-weight:700}.category-chips button.active{color:#fff;border-color:#176e59;background:#176e59}.label-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:12px}.label-card{min-height:390px;padding:14px}.label-card__top{min-height:32px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px}.section-dot{min-width:0;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.section-dot:before{margin-right:6px}.card-presets{display:flex;gap:4px;padding:0;border:0}.card-presets button{width:34px;min-height:28px;padding:0;border:1px solid #cad3cf;border-radius:3px;color:#59635f;background:#fff;font-size:11px;font-weight:800}.card-presets button.active{color:#fff;background:#176e59}.label-card h2{min-height:2.4em;margin:8px 0 9px;font-size:clamp(18px,1.35vw,21px);line-height:1.2}.card-dates{display:grid;grid-template-columns:1fr 1fr;gap:7px}.card-dates label,.cart-date-editor label{min-width:0;display:grid;gap:3px;color:var(--muted);font-size:10px;font-weight:800}.card-dates input,.cart-date-editor input{width:100%;min-width:0;height:38px;padding:0 5px;border:1px solid #cbd4d0;border-radius:5px;color:var(--ink);background:#fff;font-size:12px}.label-card__meta{min-height:36px;margin:7px 0;display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--muted);font-size:12px}.label-card__meta strong{color:var(--ink)}.label-card__meta>span:first-child{display:grid;gap:2px}.label-card__meta .size-badge{flex:0 0 auto;transform:scale(.88);transform-origin:right center}.label-card>.stepper{height:44px;grid-template-columns:46px 1fr 46px}.label-card__actions{grid-template-columns:.8fr 1.2fr;gap:6px;padding-top:9px}.label-card__actions .button{min-height:40px;padding:0 8px;font-size:12px}.card-reset{grid-column:1 / -1;justify-self:end;min-height:24px;padding:0 2px;border:0;color:#727c79;background:transparent;display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:700}.card-reset:hover{color:#a92f28}.cart-drawer{width:min(650px,100%)}.cart-item__term{margin-top:6px;display:grid;grid-template-columns:1fr auto;gap:3px 8px;color:var(--muted);font-size:12px}.cart-item__term>span:nth-child(2){grid-column:1}.cart-item__term button{grid-column:2;grid-row:1 / span 2;align-self:center;min-height:34px;padding:0 8px;border:1px solid #cad3cf;border-radius:4px;color:var(--ink);background:#fff;display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:700}.cart-date-editor{margin-top:7px;padding:8px;display:grid;grid-template-columns:1fr 1fr;gap:8px;border:1px solid #d8dfdc;border-radius:5px;background:#eef2f0}@media(max-width:820px){.label-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.label-card{min-height:390px}}@media(max-width:560px){.label-grid{grid-template-columns:1fr}.label-card{min-height:380px}.cart-date-editor{grid-template-columns:1fr}}.label-card{min-height:330px}.label-card--dates-open{min-height:390px}.card-date-toggle{min-height:30px;padding:0 6px;border:1px solid #cad3cf;border-radius:4px;color:var(--muted);background:#fff;display:flex;align-items:center;gap:3px;font-size:10px;font-weight:800}.card-date-toggle.active{color:#fff;border-color:#176e59;background:#176e59}.date-field{position:relative;min-width:0;min-height:48px;padding:5px 7px;display:grid;align-content:center;gap:2px;border:1px solid #cbd4d0;border-radius:5px;color:var(--muted);background:#fff;font-size:10px;font-weight:800;overflow:hidden}.date-field strong{color:var(--ink);font-size:13px;letter-spacing:.01em}.date-field input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.date-field:focus-within{border-color:#178269;box-shadow:0 0 0 3px #17826918}.computed-exp{min-width:0;min-height:48px;padding:5px 7px;display:grid;align-content:center;gap:2px;border:1px solid #d7dfdc;border-radius:5px;color:var(--muted);background:#eef2f0;font-size:10px;font-weight:800}.computed-exp strong{color:#176e59;font-size:14px}.printer-selector{display:grid;gap:7px;font-size:13px;font-weight:700}.printer-selector>div{display:flex;gap:6px;overflow-x:auto;padding-bottom:3px}.printer-selector button{flex:0 0 auto;min-height:42px;padding:0 12px;border:1px solid #cbd4d0;border-radius:5px;color:var(--ink);background:#fff;font-size:12px;font-weight:700}.printer-selector button.active{color:#fff;border-color:#176e59;background:#176e59}@media(max-width:820px){.label-card{min-height:330px}.label-card--dates-open{min-height:390px}}@media(max-width:560px){.label-card{min-height:325px}.label-card--dates-open{min-height:390px}}.label-list-tools{min-width:0;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.create-list-button,.example-lists button{min-height:42px;padding:0 13px;border:1px solid #bec9c5;border-radius:5px;color:var(--ink);background:#fff;font-weight:750}.create-list-button{color:#176e59;border-color:#83b7a8}.example-lists{min-width:0;display:flex;gap:6px;overflow-x:auto;padding:2px 0}.example-lists button{flex:0 0 auto;min-height:38px;padding:0 11px;font-size:12px}.date-field{cursor:pointer}.date-field input{pointer-events:none}.card-operator-spacer{min-height:19px;margin-bottom:8px}.card-secondary-actions{grid-column:1 / -1;display:flex;align-items:center;justify-content:flex-end;gap:10px}.card-secondary-actions .card-reset{grid-column:auto;justify-self:auto}.card-move{min-height:24px;padding:0 2px;border:0;color:#59635f;background:transparent;display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:700}.card-move:hover{color:#176e59}.card-photo{min-height:26px;padding:0 7px;border:1px solid #c6cdca;border-radius:4px;color:#707976;background:#edf0ef;font-size:11px;font-weight:750;cursor:default}.move-dialog-layer{position:fixed;inset:0;z-index:75;display:grid;place-items:center;padding:20px}.move-dialog{position:relative;width:min(560px,100%);padding:22px;border-radius:8px;background:#fff;box-shadow:0 18px 55px #10171545;display:grid;gap:20px}.move-dialog__header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.move-dialog__header h2{margin:0 0 5px;font-size:24px}.move-dialog__header span{color:var(--muted);font-size:13px}.move-dialog__group{display:grid;gap:8px}.move-dialog__group>strong{font-size:13px}.move-dialog__group>div{display:flex;gap:7px;flex-wrap:wrap}.move-dialog__group button{min-height:40px;padding:0 12px;border:1px solid #cbd4d0;border-radius:5px;color:var(--ink);background:#fff;font-weight:700}.move-dialog__group button.active{color:#fff;border-color:#176e59;background:#176e59}.move-dialog__notice{margin:0;padding:10px 12px;border-radius:5px;color:#6b5a22;background:#fff7d9;font-size:12px}.move-dialog>.button{justify-self:end;min-width:120px}@media(max-width:820px){.workspace__header{align-items:flex-start}.label-list-tools{max-width:calc(100% - 170px)}.example-lists{max-width:100%}}@media(max-width:560px){.workspace__header{align-items:flex-start}.label-list-tools{max-width:calc(100% - 58px)}.create-list-button{width:100%}.move-dialog{padding:18px}.card-secondary-actions{justify-content:space-between}}.compact-toggle{flex:0 0 auto;min-height:44px;padding:0 12px;border:1px solid #c4ceca;border-radius:5px;color:#4f5956;background:#fff;display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:750}.compact-toggle.active{color:#fff;border-color:#176e59;background:#176e59}.label-card--compact{min-height:48px;height:48px;padding:0 12px;border-top-width:3px;justify-content:center}.compact-card-name{width:100%;min-width:0;padding:0;border:0;color:var(--ink);background:transparent;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;font-size:15px;font-weight:750}.label-card--compact-expanded h2 button{width:100%;padding:0;border:0;color:inherit;background:transparent;overflow-wrap:anywhere;text-align:left;font-size:inherit;font-weight:inherit;line-height:inherit}.cart-items{display:flex;flex-direction:column}.cart-items__stack{margin-top:auto;flex:0 0 auto}@media(max-width:560px){.compact-toggle{width:100%;justify-content:center}.label-card--compact{min-height:48px;height:48px}}.section-dot--button{padding:4px 2px;border:0;background:transparent;text-align:left}.section-dot--button:hover{color:#176e59}.job-toast__close{align-self:flex-start;width:34px;height:34px;padding:0;border:0;border-radius:4px;color:#fff;background:transparent;display:grid;place-items:center;opacity:.8}.job-toast__close:hover{background:#ffffff18;opacity:1}.cart-flight-chip{position:fixed;z-index:90;max-width:150px;height:28px;padding:0 9px;border:1px solid #86b8aa;border-radius:999px;color:#125c4a;background:#e5f4ee;box-shadow:0 4px 12px #15231f20;display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;will-change:transform;animation:fly-to-cart .35s cubic-bezier(.2,.75,.25,1) forwards;font-size:11px;font-weight:800}.cart-badge--pulse{will-change:transform;animation:cart-badge-pulse .35s ease-out}@keyframes fly-to-cart{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(var(--fly-x),var(--fly-y),0) scale(.32)}}@keyframes cart-badge-pulse{0%{transform:scale(1)}45%{transform:scale(1.22)}to{transform:scale(1)}}
