:root{color-scheme:light;--brand-rgb:139,197,65;--brand:#8bc541;--brand-strong:#6d9a33;--brand-soft:rgba(var(--brand-rgb),.1);--brand-focus:rgba(var(--brand-rgb),.34);--brand-shadow:rgba(var(--brand-rgb),.24);--brand-contrast:#191d1c;--brand-dark:#191d1c;--motion-duration:180ms;--ink:#191d1c;--muted:#5f6763;--surface:#fff;--surface-alt:#fdfff5;--line:#dfe5d5;--success:#16794c;--danger:#b42318;--warning:#76520a;--shadow-1:0 8px 24px rgba(25,29,28,.09);--shadow-2:0 24px 70px rgba(25,29,28,.2);--radius-sm:12px;--radius:20px;--radius-lg:32px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}
*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}html,body{touch-action:pan-y;overscroll-behavior:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}body{min-width:320px;background:var(--surface-alt);color:var(--ink);font-size:16px;line-height:1.5}img,video{-webkit-user-drag:none}input{user-select:text;-webkit-user-select:text}button,input{font:inherit}button{min-height:48px;border:0;cursor:pointer;touch-action:manipulation}button:disabled{cursor:not-allowed;opacity:.48}button:focus-visible,input:focus-visible{outline:4px solid var(--brand-focus);outline-offset:3px}svg{width:24px;height:24px;fill:currentColor}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2rem,4vw,4.25rem);line-height:1.02;letter-spacing:-.04em}h2{font-size:clamp(1.6rem,2.6vw,2.6rem);line-height:1.12}.muted{color:var(--muted)}.eyebrow{margin-bottom:8px;color:var(--brand);font-size:.78rem;font-weight:800;letter-spacing:.16em}
.primary,.secondary,.ghost,.back-button,.brand-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:var(--radius-sm);padding:12px 22px;font-weight:750;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease,transform .12s ease}.primary{background:var(--brand);color:var(--brand-contrast);box-shadow:0 8px 18px var(--brand-shadow)}.primary:hover{background:var(--brand-strong)}.secondary{background:var(--ink);color:#fff}.ghost,.back-button{background:var(--surface);color:var(--ink);border:1px solid var(--line)}.primary:active,.secondary:active,.ghost:active,.product-card:active,.choice-card:active{transform:scale(.98)}.wide{width:100%}.brand-mark{display:inline-grid;place-items:center;width:48px;height:48px;border-radius:15px;background:var(--brand);color:var(--brand-contrast);font-size:1.5rem;font-weight:900}.brand-mark.large{width:80px;height:80px;border-radius:24px;font-size:2.4rem;box-shadow:0 16px 38px var(--brand-shadow)}.brand-logo{display:inline-grid;place-items:center;width:64px;height:48px}.brand-logo.large{width:180px;height:100px}.brand-logo img{max-width:100%;max-height:100%;object-fit:contain}
.alert{margin-top:18px;padding:14px 16px;border-radius:var(--radius-sm);border:1px solid}.alert.error{color:#8f1811;background:#fff0ed;border-color:#f2b8b1}.alert.warning{color:#754000;background:#fff7e8;border-color:#f0cc8e}.alert.success{color:#0e613b;background:#e9f8f0;border-color:#9ed5b9}.empty-state{padding:28px;border:1px dashed var(--line);border-radius:var(--radius);color:var(--muted);text-align:center}
.enrollment-shell,.completed-screen{min-height:100dvh;display:grid;place-items:center;padding:32px;background:radial-gradient(circle at 20% 10%,#fff4e5,transparent 35%),var(--surface-alt)}.enrollment-card,.completed-card{width:min(100%,560px);padding:clamp(28px,5vw,56px);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-2)}.enrollment-card label{display:block;margin:18px 0 7px;font-weight:700}.enrollment-card input{width:100%;min-height:52px;padding:12px 14px;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;color:var(--ink)}.enrollment-card fieldset{margin:0;padding:0;border:0}.enrollment-card .primary{margin-top:24px}.enrollment-card .ghost{margin-top:10px}.activation-code{text-align:center;font-size:1.6rem;letter-spacing:.14em;font-variant-numeric:tabular-nums}.helper{margin:8px 0 0;color:var(--muted);font-size:.9rem}
.welcome-screen{position:relative;min-height:100dvh;display:grid;place-items:center;overflow:hidden;padding:32px;background:#241d19;color:#fff}.welcome-screen:before{content:"";position:absolute;inset:0;opacity:.24;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:48px 48px}.welcome-orb{position:absolute;width:62vw;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(var(--brand-rgb),.52),transparent 68%)}.welcome-start-image{position:absolute;inset:auto 4vw 4vh auto;width:min(38vw,520px);height:min(42vh,520px);object-fit:contain;opacity:.35}.welcome-content{position:relative;width:min(100%,920px);text-align:center}.welcome-content h1{margin:20px 0 14px}.welcome-lead{color:#d7cec8;font-size:1.16rem}.language-switch{display:inline-grid;grid-template-columns:1fr 1fr;gap:6px;margin:20px auto 34px;padding:6px;border-radius:16px;background:rgba(255,255,255,.1)}.language-switch button{min-width:130px;border-radius:11px;background:transparent;color:#fff;font-weight:700}.language-switch button.selected{background:#fff;color:var(--ink)}.order-type-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.order-type-card{min-height:170px;display:grid;place-items:center;align-content:center;gap:14px;border-radius:26px;background:#fff;color:var(--ink);box-shadow:var(--shadow-2);font-size:1.25rem;font-weight:800;transition:transform .18s ease,box-shadow .18s ease}.order-type-card:hover{transform:translateY(-3px);box-shadow:0 28px 80px rgba(0,0,0,.35)}.order-type-card svg{width:48px;height:48px;color:var(--brand)}.welcome-start-button{min-width:min(100%,360px);min-height:72px;margin:8px auto 0;font-size:1.15rem}.availability-message{width:min(100%,560px);margin:22px auto 0}
.kiosk-shell{min-height:100dvh;padding-bottom:112px;background:var(--surface-alt)}.kiosk-header,.simple-header,.configurator-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;min-height:76px;padding:12px clamp(18px,4vw,56px);background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.brand-button{padding:0;background:transparent;font-size:1.2rem;text-transform:uppercase;letter-spacing:.06em}.order-context{display:flex;align-items:center;gap:10px;color:var(--muted);font-weight:700}.status-dot{width:5px;height:5px;border-radius:50%;background:var(--line)}.category-strip{position:sticky;top:76px;z-index:15;display:flex;gap:10px;overflow-x:auto;padding:14px clamp(18px,4vw,56px);background:var(--surface);scrollbar-width:none}.category-pill{flex:0 0 auto;padding:10px 18px;border-radius:999px;background:var(--surface-alt);color:var(--muted);font-weight:700}.category-pill.active{background:var(--ink);color:#fff}.catalog-content{max-width:1540px;margin:0 auto;padding:34px clamp(18px,4vw,56px) 48px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.section-heading h1{margin:0;font-size:clamp(2.1rem,3.5vw,3.8rem)}.result-count{color:var(--muted)}
.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{min-height:360px;display:flex;flex-direction:column;align-items:stretch;padding:0 0 20px;overflow:hidden;border:1px solid transparent;border-radius:var(--radius);background:var(--surface);color:var(--ink);text-align:left;box-shadow:var(--shadow-1);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.product-card:hover{transform:translateY(-3px);border-color:#d7c8bd;box-shadow:0 15px 34px rgba(49,36,28,.14)}.product-media{display:grid;place-items:center;aspect-ratio:4/3;margin-bottom:16px;background:#eee8e2;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover}.product-media svg{width:56px;height:56px;color:#b7aaa1}.product-name,.product-description,.product-price{margin-inline:18px}.product-name{font-size:1.05rem;font-weight:800}.product-description{min-height:42px;margin-top:5px;color:var(--muted);font-size:.88rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-price{margin-top:auto;padding-top:12px;color:var(--brand);font-size:1.16rem;font-weight:850;font-variant-numeric:tabular-nums}
.cart-bar{position:fixed;z-index:30;inset:auto 0 0;min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px max(clamp(18px,4vw,56px),env(safe-area-inset-right)) calc(14px + env(safe-area-inset-bottom)) max(clamp(18px,4vw,56px),env(safe-area-inset-left));background:#241d19;color:#fff;box-shadow:0 -12px 35px rgba(36,29,25,.2)}.cart-summary{display:flex;align-items:center;gap:14px;padding:0;background:transparent;color:#fff;text-align:left}.cart-summary span:last-child{display:grid}.cart-summary small{color:#d7cec8;font-variant-numeric:tabular-nums}.cart-count{display:grid;place-items:center;min-width:48px;height:48px;border-radius:15px;background:var(--brand);font-weight:850}.pay-button{min-width:230px}.pay-button svg{margin-left:auto}
.scrim{position:fixed;z-index:80;inset:0;background:rgba(24,18,15,.58);backdrop-filter:blur(3px)}.cart-drawer{position:fixed;z-index:90;inset:0 0 0 auto;width:min(92vw,520px);display:flex;flex-direction:column;padding:28px;background:var(--surface);box-shadow:var(--shadow-2);animation:slide-in .22s ease-out}.drawer-heading{display:flex;align-items:center;justify-content:space-between}.icon-button{width:48px;border-radius:50%;background:var(--surface-alt);color:var(--ink);font-size:1.7rem}.cart-lines{flex:1;overflow-y:auto;margin:16px -8px;padding:0 8px}.cart-line{display:flex;justify-content:space-between;gap:18px;padding:18px 0;border-bottom:1px solid var(--line)}.cart-line div:first-child{display:grid}.cart-line small{color:var(--muted)}.line-actions{display:grid;justify-items:end;align-content:space-between;white-space:nowrap}.text-danger{min-height:44px;padding:6px 0;background:transparent;color:var(--danger)}.drawer-total{display:flex;justify-content:space-between;padding:20px 0;font-size:1.2rem}.decision-dialog{position:fixed;z-index:100;inset:50% auto auto 50%;width:min(calc(100vw - 32px),560px);padding:34px;border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-2);transform:translate(-50%,-50%)}.dialog-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:26px}
.configurator-shell{min-height:100dvh;padding-bottom:96px;background:var(--surface-alt)}.configurator-header{position:sticky}.back-button{padding:9px 14px}.step-indicator{display:flex;gap:7px}.step-indicator span{width:32px;height:5px;border-radius:5px;background:var(--line)}.step-indicator span.active{background:var(--brand)}.configurator-content{max-width:1480px;min-height:calc(100dvh - 172px);display:grid;grid-template-columns:minmax(320px,.8fr) minmax(420px,1.2fr);gap:28px;margin:0 auto;padding:28px clamp(18px,4vw,56px)}.product-spotlight,.configuration-panel{border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-1)}.product-spotlight{align-self:start;padding:24px}.spotlight-media{aspect-ratio:4/3;display:grid;place-items:center;overflow:hidden;margin-bottom:22px;border-radius:var(--radius);background:#eee8e2}.spotlight-media img{width:100%;height:100%;object-fit:cover}.product-spotlight h1{margin-bottom:10px;font-size:clamp(1.8rem,3vw,3rem)}.product-spotlight>p:not(.eyebrow){color:var(--muted)}.running-total{display:flex;justify-content:space-between;margin-top:22px;padding-top:18px;border-top:1px solid var(--line);font-size:1.2rem;font-variant-numeric:tabular-nums}.configuration-panel{padding:clamp(24px,4vw,46px)}.panel-heading{margin-bottom:24px}.required-hint{color:var(--warning);font-weight:700}
.choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.choice-grid.two{grid-template-columns:1fr 1fr}.choice-card{min-height:130px;display:grid;align-content:center;gap:8px;padding:20px;border:2px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--ink);text-align:left}.choice-card.compact{min-height:105px}.choice-card span{color:var(--brand);font-weight:750}.choice-card.selected{border-color:var(--brand);background:var(--brand-soft);box-shadow:0 0 0 3px rgba(180,35,24,.1)}.modifier-group{display:grid;gap:10px;margin:0 0 24px;padding:0;border:0}.modifier-group legend,.subsection-title{width:100%;margin-bottom:12px;font-size:1.16rem;font-weight:800}.modifier-row{width:100%;display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:12px;padding:12px 14px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:var(--ink);text-align:left}.modifier-row.selected{border-color:var(--brand);background:var(--brand-soft)}.check-box{display:grid;place-items:center;width:26px;height:26px;border:2px solid #9c8f87;border-radius:7px;color:#fff}.modifier-row.selected .check-box{border-color:var(--brand);background:var(--brand)}.configurator-actions{position:fixed;z-index:30;inset:auto 0 0;display:flex;justify-content:flex-end;gap:12px;padding:14px clamp(18px,4vw,56px) calc(14px + env(safe-area-inset-bottom));background:var(--surface);border-top:1px solid var(--line);box-shadow:0 -8px 28px rgba(49,36,28,.08)}
.recommendations-screen,.checkout-screen{min-height:100dvh;padding-bottom:104px}.cart-total{display:grid;justify-items:end;font-variant-numeric:tabular-nums}.recommendations-content,.checkout-content{max-width:1240px;margin:0 auto;padding:clamp(32px,6vw,72px) clamp(18px,4vw,56px)}.recommendation-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:30px}.recommendation-card{position:relative;min-height:290px;display:grid;grid-template-rows:1fr auto auto;gap:8px;overflow:hidden;padding:14px;border:2px solid transparent;border-radius:var(--radius);background:var(--surface);color:var(--ink);text-align:left;box-shadow:var(--shadow-1)}.recommendation-card.selected{border-color:var(--brand);background:var(--brand-soft)}.recommendation-card img{width:100%;height:180px;border-radius:var(--radius-sm);object-fit:cover}.check-badge{position:absolute;z-index:2;top:22px;right:22px;display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--ink);color:#fff;font-weight:900}.recommendation-card.selected .check-badge{background:var(--brand)}.recommendation-footer{position:fixed;z-index:30;inset:auto 0 0;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px clamp(18px,4vw,56px) calc(14px + env(safe-area-inset-bottom));background:#241d19;color:#fff}.recommendation-footer>div{display:grid}.checkout-content{max-width:850px}.checkout-total{display:flex;justify-content:space-between;gap:20px;margin:28px 0;padding:22px;border-radius:var(--radius);background:#241d19;color:#fff;font-size:1.25rem}.payment-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.payment-card{min-height:150px;display:grid;place-items:center;align-content:center;gap:12px;padding:20px;border:2px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--ink)}.payment-card svg{width:42px;height:42px;color:var(--brand)}.payment-card.selected{border-color:var(--brand);background:var(--brand-soft)}.checkout-submit{margin-top:24px;min-height:58px}.secure-label{color:var(--success);font-weight:700}.completed-card{text-align:center}.success-ring{display:grid;place-items:center;width:88px;height:88px;margin:0 auto 22px;border-radius:50%;background:#e6f7ef;color:var(--success)}.success-ring svg{width:52px;height:52px}.order-number{display:grid;gap:4px;margin:28px 0;padding:20px;border-radius:var(--radius);background:var(--surface-alt)}.order-number strong{font-size:2.2rem;font-variant-numeric:tabular-nums}
.fiscal-code-field{display:grid;gap:8px;margin:0 0 24px;font-weight:750}.fiscal-code-field small{color:var(--muted);font-weight:500}.fiscal-code-field input{min-height:54px;padding:12px 14px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:var(--ink)}
.kiosk-theme-host{min-height:100dvh}.kiosk-theme-host *{transition-duration:var(--motion-duration);animation-duration:var(--motion-duration)}.kiosk-theme-host.animations-disabled *{animation:none!important;transition:none!important}.advertisement-screen{position:relative;min-height:100dvh;background:#111;overflow:hidden}.advertisement{position:relative;width:100%;overflow:hidden;background:#111}.advertisement.interactive{cursor:pointer;touch-action:manipulation}.advertisement img,.advertisement video,.advertisement iframe{display:block;width:100%;height:100%;border:0;object-fit:cover;pointer-events:none}.main-advertisement{height:100dvh}.secondary-advertisement{height:clamp(120px,16vw,220px)}.advertisement-dots{position:absolute;z-index:2;inset:auto 0 18px;display:flex;justify-content:center;gap:7px}.advertisement-dots span{width:8px;height:8px;border-radius:999px;background:rgba(255,255,255,.48)}.advertisement-dots span.active{width:24px;background:#fff}.availability-toast{position:absolute;z-index:3;inset:auto 50% max(32px,env(safe-area-inset-bottom));width:min(calc(100% - 32px),620px);padding:18px 22px;border-radius:var(--radius);background:rgba(25,20,17,.92);color:#fff;text-align:center;transform:translateX(-50%);box-shadow:var(--shadow-2)}
.settings-hotspot{position:fixed;z-index:250;top:0;right:0;width:112px;height:112px;background:transparent;opacity:0}.settings-scrim{position:fixed;z-index:400;inset:0;display:grid;place-items:center;padding:clamp(12px,2vw,28px);background:rgba(13,16,15,.88);backdrop-filter:blur(8px)}.settings-panel{width:min(100%,1180px);max-height:calc(100dvh - 32px);overflow:auto;padding:clamp(24px,3.2vw,48px);border:1px solid rgba(255,255,255,.08);border-radius:34px;background:#f7f9f3;box-shadow:0 32px 100px rgba(0,0,0,.44)}.settings-panel.extended{width:min(100%,1280px)}.settings-pin-layout{width:min(100%,620px);margin:auto}.settings-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:30px}.settings-heading h1{margin:0;font-size:clamp(2rem,3vw,3.2rem);letter-spacing:-.035em}.settings-heading p:last-child{margin:8px 0 0;color:var(--muted);font-size:1.05rem}.pin-heading{align-items:center}.settings-heading-mark{display:grid;place-items:center;flex:0 0 64px;width:64px;height:64px;border-radius:20px;background:var(--brand);color:var(--brand-contrast);font-size:1.2rem;box-shadow:0 12px 28px var(--brand-shadow)}.settings-version{padding:9px 14px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:#fff;font-weight:800;white-space:nowrap}.pin-output{display:grid;place-items:center;min-height:82px;margin-bottom:14px;border:2px solid var(--line);border-radius:20px;background:#fff;font-size:2.2rem;letter-spacing:.24em}.pin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px}.pin-grid button{min-height:82px;border:1px solid var(--line);border-radius:18px;background:#fff;color:var(--ink);font-size:1.55rem;font-weight:850;box-shadow:0 5px 14px rgba(25,29,28,.05)}.pin-grid button:active{background:var(--brand-soft)}.pin-grid .pin-wide{grid-column:span 2}.maintenance-layout{display:grid;gap:28px}.maintenance-section{padding:26px;border:1px solid var(--line);border-radius:26px;background:#fff}.maintenance-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:20px}.maintenance-section-heading>div{display:flex;align-items:center;gap:12px}.maintenance-section-heading span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:var(--brand);color:var(--brand-contrast);font-size:.78rem;font-weight:900}.maintenance-section-heading h2{margin:0;font-size:1.45rem}.maintenance-section-heading p{margin:0;color:var(--muted)}.maintenance-action-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.maintenance-action-grid.two-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.maintenance-action{min-height:150px;display:grid;grid-template-rows:52px auto auto;align-content:center;justify-items:start;gap:6px;padding:20px;border:2px solid var(--line);border-radius:20px;background:#fff;color:var(--ink);text-align:left;transition:border-color .15s ease,transform .12s ease,box-shadow .15s ease}.maintenance-action:hover{border-color:var(--brand);box-shadow:0 10px 24px rgba(25,29,28,.09);transform:translateY(-2px)}.maintenance-action:active{transform:scale(.98)}.maintenance-action .action-symbol{display:grid;place-items:center;min-width:48px;height:48px;padding:0 9px;border-radius:15px;background:var(--brand-soft);color:var(--brand-strong);font-size:.86rem;font-weight:950;letter-spacing:.04em}.maintenance-action strong{font-size:1.05rem}.maintenance-action small{color:var(--muted);line-height:1.3}.maintenance-action.critical .action-symbol{background:#fff0ed;color:var(--danger)}.maintenance-action.featured{border-color:var(--brand);background:var(--brand-soft)}.maintenance-inline-setting{min-height:92px}.extended-section{border-color:rgba(var(--brand-rgb),.38);background:linear-gradient(135deg,var(--brand-soft),#fff 55%)}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.setting-toggle,.setting-field{min-height:92px;display:flex;align-items:center;gap:16px;padding:18px 20px;border:2px solid var(--line);border-radius:18px;background:#fff}.setting-toggle input{flex:0 0 auto;width:34px;height:34px;accent-color:var(--brand)}.setting-toggle span,.setting-field span{display:grid}.setting-toggle strong,.setting-field strong{font-size:1.04rem}.setting-toggle small,.setting-field small{color:var(--muted)}.setting-field{justify-content:space-between}.setting-field input,.log-filter{width:180px;min-height:56px;padding:10px 14px;border:2px solid var(--line);border-radius:13px;background:#fff;color:var(--ink);font-weight:750}.full-row{grid-column:1/-1}.danger-toggle{border-color:#efb6b0;background:#fff5f3}.settings-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:26px;padding-top:22px;border-top:1px solid var(--line)}.settings-actions button{min-width:180px;min-height:58px}.maintenance-data-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.date-filters{display:flex;gap:8px;padding:6px;border-radius:14px;background:#e8ece2}.date-filters button{min-height:48px;padding:8px 18px;border-radius:10px;background:transparent;color:var(--muted);font-weight:800}.date-filters button.active{background:#fff;color:var(--ink);box-shadow:0 5px 14px rgba(25,29,28,.08)}.maintenance-list{display:grid;gap:10px;max-height:58dvh;overflow:auto;padding-right:6px}.maintenance-order-row{min-height:84px;display:grid;grid-template-columns:14px minmax(220px,1.3fr) minmax(140px,.8fr) auto;align-items:center;gap:16px;padding:14px 18px;border:1px solid var(--line);border-radius:16px;background:#fff}.maintenance-order-row>div{display:grid}.maintenance-order-row small{color:var(--muted)}.order-status-dot{width:12px;height:12px;border-radius:50%;background:var(--danger)}.order-status-dot.synced{background:var(--success)}.log-filter{width:min(50%,420px)}.log-view{max-height:58dvh;overflow:auto;padding:16px;border-radius:18px;background:#151a18;color:#d8e2da}.log-view code{display:block;padding:8px 10px;border-bottom:1px solid rgba(255,255,255,.07);color:inherit;white-space:pre-wrap;user-select:text;-webkit-user-select:text}.maintenance-confirm-scrim{position:fixed;z-index:450;inset:0;display:grid;place-items:center;padding:20px;background:rgba(9,11,10,.75);backdrop-filter:blur(5px)}.maintenance-confirm{width:min(100%,560px);padding:36px;border-radius:28px;background:#fff;text-align:center;box-shadow:0 28px 90px rgba(0,0,0,.5)}.confirm-symbol{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 20px;border-radius:20px;background:#fff0ed;color:var(--danger);font-size:2rem;font-weight:950}.maintenance-confirm h2{margin-bottom:10px}.maintenance-confirm p{color:var(--muted);font-size:1.05rem}.maintenance-confirm>div{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:28px}.maintenance-confirm button{min-height:58px}.danger-action{background:var(--danger);color:#fff;box-shadow:none}.danger-action:hover{background:#8f1811}
.brand-logo{width:140px;height:52px;padding:6px 10px;border-radius:10px;background:var(--brand-dark)}.brand-logo.large{width:240px;height:92px;padding:10px 14px;border-radius:16px}.welcome-content .brand-logo,.kiosk-header .brand-logo{padding:0;background:transparent}.kiosk-header{background:rgba(25,29,28,.97);color:#fff;border-bottom-color:rgba(255,255,255,.12)}.kiosk-header .brand-button,.kiosk-header .order-context{color:#fff}.kiosk-header .status-dot{background:rgba(255,255,255,.45)}.welcome-screen,.cart-bar,.recommendation-footer,.checkout-total{background-color:var(--brand-dark)}.cart-count,.recommendation-card.selected .check-badge{color:var(--brand-contrast)}.modifier-row.selected .check-box{color:var(--brand-contrast)}.product-media,.spotlight-media{background:#eef2e9}.enrollment-shell,.completed-screen,.startup-screen{background:radial-gradient(circle at 20% 10%,rgba(var(--brand-rgb),.14),transparent 35%),var(--surface-alt)}
.catalog-navigation{position:relative;z-index:20;background:var(--brand);color:var(--brand-contrast);border-bottom:1px solid rgba(255,255,255,.18)}.catalog-brand-row{min-height:116px;display:grid;place-items:center;padding:12px clamp(18px,4vw,56px)}.catalog-brand-button{padding:0;background:transparent}.catalog-brand-button .brand-logo{box-shadow:0 10px 28px rgba(25,29,28,.16)}.catalog-advertisement{width:auto;margin:20px clamp(18px,4vw,56px) 0;border-radius:var(--radius);box-shadow:var(--shadow-1)}.catalog-workspace{width:min(100%,1600px);display:grid;grid-template-columns:clamp(190px,20vw,260px) minmax(0,1fr);align-items:start;gap:clamp(20px,3vw,40px);margin:0 auto;padding:clamp(24px,3vw,40px) clamp(18px,4vw,56px) 48px}.category-sidebar{position:sticky;top:20px;min-width:0;padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-1)}.category-sidebar>.eyebrow{margin:2px 8px 14px}.category-list{display:grid;gap:8px}.category-sidebar-button{position:relative;width:100%;min-height:64px;display:flex;align-items:center;gap:12px;padding:10px 14px;overflow:hidden;border:1px solid transparent;border-radius:var(--radius-sm);background:var(--surface-alt);color:var(--ink);text-align:left;font-weight:800;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.category-sidebar-button img{flex:0 0 44px;width:44px;height:44px;border-radius:9px;object-fit:contain;background:rgba(255,255,255,.9)}.category-sidebar-button span{min-width:0;overflow-wrap:anywhere}.category-sidebar-button.active{border-color:var(--brand-strong);background:var(--brand-strong);color:var(--brand-contrast);box-shadow:inset 6px 0 var(--brand)}.catalog-workspace .catalog-content{min-width:0;max-width:none;margin:0;padding:4px 0 48px}.catalog-subcategory-grid{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-bottom:22px}.catalog-subcategory-button{width:100%;min-height:64px;padding:12px 18px;border:2px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:var(--ink);font-size:1.02rem;font-weight:800;text-align:center;transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.catalog-subcategory-button.active{border-color:var(--brand-strong);background:var(--brand);color:var(--brand-contrast);box-shadow:0 7px 16px var(--brand-shadow)}.catalog-subcategory-button:focus-visible{outline:3px solid var(--ink);outline-offset:3px}.catalog-subcategory-button:active,.category-sidebar-button:active{filter:brightness(.94)}.catalog-category-title{margin:0 0 20px;font-size:clamp(2rem,3.5vw,3.4rem)}
#blazor-error-ui{display:none;position:fixed;z-index:1000;inset:auto 12px 12px;padding:14px 52px 14px 18px;border-radius:12px;background:#8f1811;color:#fff}.loading-progress{position:absolute;width:7rem;height:7rem;inset:30vh 0 auto;margin:auto}.loading-progress circle{fill:none;stroke:#ddd4cc;stroke-width:.55rem;transform-origin:50% 50%;transform:rotate(-90deg)}.loading-progress circle:last-child{stroke:var(--brand);stroke-dasharray:calc(3.141 * var(--blazor-load-percentage,0%) * .8),500%}.loading-progress-text{position:absolute;inset:calc(30vh + 2.8rem) 0 auto;text-align:center;font-weight:800}.loading-progress-text:after{content:var(--blazor-load-percentage-text,"Loading")}
@keyframes slide-in{from{transform:translateX(100%)}to{transform:translateX(0)}}
@media(max-width:1100px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.recommendation-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.configurator-content{grid-template-columns:minmax(280px,.7fr) minmax(380px,1.3fr)}}
@media(max-width:780px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recommendation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.configurator-content{grid-template-columns:1fr}.product-spotlight{display:grid;grid-template-columns:140px 1fr;gap:16px}.spotlight-media{grid-row:span 5;margin:0}.choice-grid{grid-template-columns:1fr 1fr}}
@media(max-width:540px){.order-type-grid,.choice-grid.two,.payment-grid{grid-template-columns:1fr}.order-type-card{min-height:130px}.kiosk-header{padding-inline:14px}.brand-button>span:last-child,.order-context>span:first-child{display:none}.product-grid{gap:10px}.product-card{min-height:300px}.product-name,.product-description,.product-price{margin-inline:12px}.cart-bar{padding-inline:14px}.pay-button{min-width:150px}.configurator-actions{display:grid;grid-template-columns:1fr 1fr}.configurator-actions .primary{grid-column:1/-1;grid-row:1}.product-spotlight{display:block}.spotlight-media{aspect-ratio:16/8}.choice-grid{grid-template-columns:1fr}.recommendation-grid{grid-template-columns:1fr 1fr;gap:10px}.recommendation-card{min-height:230px}.recommendation-card img{height:130px}}
@media(max-width:700px){.secondary-advertisement{height:110px}.settings-scrim{padding:10px}.settings-panel{max-height:calc(100dvh - 20px);padding:22px 16px}.settings-grid{grid-template-columns:1fr}.full-row{grid-column:auto}.setting-field{align-items:stretch;flex-direction:column;gap:7px}.setting-field input{width:100%}.settings-actions{display:grid;grid-template-columns:1fr 1fr}.settings-actions .primary{grid-column:1/-1;grid-row:1}.welcome-start-image{width:70vw;height:32vh;opacity:.2}.brand-logo.large{width:180px;height:78px}.brand-button>span.brand-logo:last-child{display:inline-grid!important}}
@media(max-width:780px){.catalog-brand-row{min-height:100px;padding-inline:16px}.catalog-brand-button .brand-logo.large{width:190px;height:72px}.catalog-workspace{grid-template-columns:minmax(132px,168px) minmax(0,1fr);gap:14px;padding:20px 14px 40px}.category-sidebar{padding:10px}.category-sidebar-button{min-height:58px;padding:8px 10px;font-size:.92rem}.category-sidebar-button img{display:none}.catalog-workspace .section-heading{align-items:start;flex-direction:column;gap:6px}.catalog-workspace .section-heading h1{font-size:clamp(1.8rem,6vw,2.5rem)}}
@media(max-width:540px){.catalog-brand-row{min-height:88px;padding-inline:10px}.catalog-brand-button .brand-logo.large{width:160px;height:64px}.catalog-advertisement{margin:12px 10px 0}.catalog-workspace{grid-template-columns:120px minmax(0,1fr);gap:10px;padding-inline:10px}.category-sidebar{border-radius:14px}.category-sidebar>.eyebrow{margin-inline:5px}.category-sidebar-button{min-height:54px;padding-inline:8px;font-size:.84rem}.catalog-subcategory-grid{grid-template-columns:1fr;gap:8px}.catalog-subcategory-button{min-height:54px;padding:9px 12px;font-size:.9rem}.catalog-workspace .product-grid{grid-template-columns:1fr}.catalog-workspace .product-card{min-height:310px}}
.maintenance-order-row{grid-template-columns:14px minmax(220px,1.3fr) minmax(140px,.8fr) auto auto}.order-row-actions{display:flex!important;flex-direction:row;gap:8px}.order-row-actions button{min-height:44px;padding:7px 12px;font-size:.84rem}.settings-group-title{display:flex;align-items:center;gap:14px;margin-top:10px;padding:16px 4px 6px}.settings-group-title:first-child{margin-top:0}.settings-group-title>span{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:13px;background:var(--brand);color:var(--brand-contrast);font-size:.8rem;font-weight:900}.settings-group-title>div{display:grid}.settings-group-title strong{font-size:1.15rem}.settings-group-title small{color:var(--muted)}.order-type-popup-scrim{position:fixed;z-index:350;inset:0;display:grid;place-items:center;padding:clamp(18px,4vw,48px);background:rgba(13,17,15,.9);backdrop-filter:blur(12px)}.order-type-popup{width:min(100%,900px);padding:clamp(28px,5vw,54px);border:1px solid rgba(255,255,255,.14);border-radius:36px;background:#f7f9f3;color:var(--ink);box-shadow:0 34px 110px rgba(0,0,0,.5)}.order-type-popup-heading{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:28px;margin-bottom:34px}.order-type-popup-heading .brand-logo.large{width:220px;height:92px;padding:10px 14px;border-radius:18px;background:var(--brand-dark)}.order-type-popup-heading h2{margin:0 0 8px;font-size:clamp(2rem,4vw,3.3rem);letter-spacing:-.035em}.order-type-popup-heading p:last-child{margin:0;color:var(--muted);font-size:1.08rem}.order-type-popup-grid{display:grid;gap:18px}.order-type-popup-card{min-height:150px;display:grid;grid-template-columns:88px minmax(0,1fr) 36px;align-items:center;gap:22px;padding:22px 26px;border:2px solid var(--line);border-radius:24px;background:#fff;color:var(--ink);text-align:left;box-shadow:0 8px 22px rgba(25,29,28,.07);transition:border-color .18s ease,transform .14s ease,box-shadow .18s ease}.order-type-popup-card:hover{border-color:var(--brand);box-shadow:0 15px 34px rgba(25,29,28,.12);transform:translateY(-2px)}.order-type-popup-card:active{transform:scale(.985)}.order-type-popup-icon{display:grid;place-items:center;width:84px;height:84px;border-radius:24px;background:var(--brand-soft);color:var(--brand-strong)}.order-type-popup-icon svg{width:46px;height:46px}.order-type-popup-card>span:nth-child(2){display:grid;gap:5px}.order-type-popup-card strong{font-size:1.45rem}.order-type-popup-card small{color:var(--muted);font-size:1rem}.order-type-popup-arrow{width:34px;height:34px;color:var(--brand-strong)}.order-type-popup-cancel{width:100%;min-height:62px;margin-top:22px;font-size:1.05rem}
@media(max-width:1050px){.maintenance-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.maintenance-action{min-height:132px}.maintenance-section-heading{align-items:flex-start;flex-direction:column;gap:6px}.maintenance-order-row{grid-template-columns:14px minmax(180px,1fr) auto auto}.maintenance-order-row>div:nth-of-type(2){display:none}}
@media(max-width:700px){.maintenance-heading{align-items:flex-start}.maintenance-section{padding:18px}.maintenance-action-grid,.maintenance-action-grid.two-actions{grid-template-columns:1fr}.maintenance-action{min-height:104px;grid-template-columns:52px 1fr;grid-template-rows:auto auto;column-gap:14px}.maintenance-action .action-symbol{grid-row:1/3}.settings-panel{border-radius:24px}.extended-settings-grid{grid-template-columns:1fr}.maintenance-data-toolbar{align-items:stretch;flex-direction:column}.date-filters{display:grid;grid-template-columns:repeat(3,1fr)}.log-filter{width:100%}.maintenance-order-row{grid-template-columns:12px 1fr auto;padding-inline:12px}.maintenance-order-row>strong{font-size:.88rem}.maintenance-confirm{padding:28px 20px}.maintenance-confirm>div{grid-template-columns:1fr}}
@media(max-width:700px){.maintenance-order-row{grid-template-columns:12px 1fr auto}.maintenance-order-row>.order-row-actions{grid-column:2/-1;display:grid!important;grid-template-columns:1fr 1fr}.maintenance-order-row>.order-row-actions button{width:100%}}
@media(max-width:700px){.order-type-popup-scrim{padding:12px}.order-type-popup{max-height:calc(100dvh - 24px);overflow:auto;padding:24px 18px;border-radius:26px}.order-type-popup-heading{grid-template-columns:1fr;justify-items:center;gap:14px;text-align:center}.order-type-popup-heading .brand-logo.large{width:180px;height:72px}.order-type-popup-card{min-height:118px;grid-template-columns:68px minmax(0,1fr) 28px;gap:14px;padding:16px}.order-type-popup-icon{width:66px;height:66px;border-radius:19px}.order-type-popup-icon svg{width:38px;height:38px}.order-type-popup-card strong{font-size:1.18rem}.order-type-popup-card small{font-size:.9rem}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
.startup-screen{min-height:100dvh;display:grid;place-items:center;align-content:center;gap:14px;padding:32px;background:radial-gradient(circle at 20% 10%,#fff4e5,transparent 35%),var(--surface-alt);text-align:center}.startup-titanpos-logo{display:block;width:clamp(112px,15vw,170px);height:auto;object-fit:contain}.startup-screen h1,.startup-screen p{margin:0}.startup-screen .startup-product-name{padding:0;border:0!important;outline:0;background:transparent;box-shadow:none}
.cancel-order-button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:10px 16px;border:1px solid #e4aaa4;border-radius:14px;background:#fff;color:var(--danger);font-weight:850;white-space:nowrap;box-shadow:0 7px 18px rgba(25,29,28,.09);transition:background-color .18s ease,border-color .18s ease,transform .12s ease}.cancel-order-button:hover{border-color:var(--danger);background:#fff5f3}.cancel-order-button:active{transform:scale(.98)}.cancel-order-button svg{width:22px;height:22px}.catalog-navigation .cancel-order-button{position:absolute;top:50%;right:clamp(18px,4vw,56px);transform:translateY(-50%)}.catalog-navigation .cancel-order-button:active{transform:translateY(-50%) scale(.98)}.cancel-order-scrim{position:fixed;z-index:520;inset:0;display:grid;place-items:center;padding:20px;background:rgba(10,13,12,.82);backdrop-filter:blur(8px);animation:popup-scrim-enter var(--motion-duration) ease-out both}.cancel-order-dialog{width:min(100%,580px);padding:clamp(30px,5vw,48px);border-radius:30px;background:#fff;color:var(--ink);text-align:center;box-shadow:0 34px 100px rgba(0,0,0,.52);animation:popup-dialog-enter var(--motion-duration) cubic-bezier(.22,1,.36,1) both}.cancel-order-symbol{display:grid;place-items:center;width:70px;height:70px;margin:0 auto 22px;border-radius:22px;background:#fff0ed;color:var(--danger)}.cancel-order-symbol svg{width:38px;height:38px}.cancel-order-dialog h2{margin:0 0 12px;font-size:clamp(2rem,4vw,3rem)}.cancel-order-dialog p{max-width:470px;margin:0 auto;color:var(--muted);font-size:1.05rem}.cancel-order-actions{display:grid;grid-template-columns:1.2fr 1fr;gap:12px;margin-top:30px}.cancel-order-actions button{min-height:62px;border-radius:16px;font-weight:850}.cancel-order-actions .danger-action{border:0}@media(max-width:600px){.cancel-order-button{min-height:48px;padding:8px 11px;font-size:.84rem}.cancel-order-button svg{width:19px;height:19px}.cancel-order-dialog{padding:28px 18px;border-radius:26px}.cancel-order-actions{grid-template-columns:1fr}.cancel-order-actions .ghost{grid-row:2}}@media(prefers-reduced-motion:reduce){.cancel-order-scrim,.cancel-order-dialog{animation:none}}
.welcome-screen{place-items:center;overflow-x:hidden;overflow-y:auto;padding:clamp(28px,5vh,72px) clamp(20px,5vw,64px);background:radial-gradient(circle at 50% 48%,rgba(var(--brand-rgb),.18),transparent 34%),var(--brand-dark)}.welcome-screen:before{opacity:.15;background-size:56px 56px}.welcome-orb{width:min(94vw,980px);opacity:.72;filter:blur(10px)}.welcome-start-image{width:min(42vw,520px);height:min(28vh,420px);opacity:.16}.welcome-content{position:relative;width:min(100%,680px);display:flex;flex-direction:column;align-items:stretch;gap:clamp(30px,4vh,56px);text-align:center}.welcome-brand-block{display:grid;justify-items:center;gap:14px}.welcome-brand-block .brand-logo.large{width:300px;height:116px}.welcome-brand-block .eyebrow{margin:0;font-size:.9rem;letter-spacing:.24em}.welcome-copy h1,.welcome-content h1{margin:0 0 16px;font-size:clamp(3rem,6vw,4.8rem);line-height:.98}.welcome-lead{margin:0;color:#e1e7da;font-size:clamp(1.2rem,2.4vw,1.55rem)}.welcome-actions-panel{display:grid;gap:clamp(28px,3.5vh,44px);padding:clamp(24px,4vw,38px);border:1px solid rgba(255,255,255,.14);border-radius:32px;background:rgba(255,255,255,.075);box-shadow:0 28px 70px rgba(0,0,0,.28);backdrop-filter:blur(16px)}.welcome-control-group{display:grid;gap:16px}.welcome-control-label{display:flex;align-items:center;gap:12px;margin:0;color:#fff;font-size:1.08rem;font-weight:800;text-align:left}.welcome-control-label span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:var(--brand);color:var(--brand-contrast);font-size:.82rem;font-variant-numeric:tabular-nums}.language-switch{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0;padding:8px;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:rgba(0,0,0,.22)}.language-switch button{min-width:0;min-height:78px;border-radius:14px;color:#fff;font-size:1.16rem;font-weight:800}.language-switch button.selected{background:#fff;color:var(--ink);box-shadow:0 10px 25px rgba(0,0,0,.2)}.order-type-grid{display:grid;grid-template-columns:1fr;gap:18px}.order-type-card{min-height:118px;display:grid;grid-template-columns:74px minmax(0,1fr) 32px;place-items:center stretch;align-items:center;gap:20px;padding:18px 24px;border:2px solid transparent;border-radius:24px;background:#fff;color:var(--ink);font-size:1.35rem;text-align:left}.order-type-card:hover{border-color:var(--brand);transform:translateY(-2px)}.order-type-card strong{font-size:1.35rem}.order-type-icon{display:grid;place-items:center;width:70px;height:70px;border-radius:20px;background:var(--brand-soft);color:var(--brand)}.order-type-card .order-type-icon svg{width:40px;height:40px}.order-type-card .order-type-arrow{width:30px;height:30px;color:var(--brand-strong)}.welcome-start-button{width:100%;min-width:0;min-height:94px;margin:0;padding:20px 28px;border-radius:22px;font-size:1.35rem}.welcome-start-button svg{width:30px;height:30px;margin-left:auto}.availability-message{width:100%;margin:0;font-size:1.05rem}
@media(min-width:900px) and (min-height:1200px){.welcome-content{width:min(100%,740px);gap:58px}.welcome-brand-block .brand-logo.large{width:350px;height:136px}.welcome-brand-block .eyebrow{font-size:1rem}.welcome-copy h1,.welcome-content h1{font-size:5rem}.welcome-lead{font-size:1.55rem}.welcome-actions-panel{gap:42px;padding:42px;border-radius:38px}.welcome-control-group{gap:20px}.welcome-control-label{font-size:1.22rem}.welcome-control-label span{width:44px;height:44px}.language-switch button{min-height:92px;font-size:1.3rem}.order-type-card{min-height:138px;grid-template-columns:84px minmax(0,1fr) 34px;padding:22px 28px;font-size:1.5rem}.order-type-card strong{font-size:1.5rem}.order-type-icon{width:80px;height:80px}.welcome-start-button{min-height:108px;font-size:1.5rem}}
@media(max-width:700px){.welcome-screen{padding:28px 18px}.welcome-content{width:min(100%,560px);gap:30px}.welcome-brand-block .brand-logo.large{width:230px;height:88px}.welcome-copy h1,.welcome-content h1{font-size:clamp(2.5rem,11vw,3.5rem)}.welcome-actions-panel{gap:26px;padding:22px;border-radius:26px}.language-switch button{min-height:68px}.order-type-card{min-height:104px;grid-template-columns:62px minmax(0,1fr) 26px;gap:14px;padding:14px 18px}.order-type-icon{width:60px;height:60px}.order-type-card .order-type-icon svg{width:34px;height:34px}.welcome-start-button{min-height:82px}.welcome-start-image{width:70vw;height:24vh}}
@media(max-height:800px){.welcome-screen{padding-block:24px}.welcome-content{gap:22px}.welcome-brand-block{gap:8px}.welcome-brand-block .brand-logo.large{width:210px;height:78px}.welcome-copy h1,.welcome-content h1{margin-bottom:8px;font-size:2.5rem}.welcome-lead{font-size:1.05rem}.welcome-actions-panel{gap:20px;padding:18px 22px}.welcome-control-group{gap:10px}.language-switch button{min-height:58px}.order-type-card{min-height:82px;grid-template-columns:54px minmax(0,1fr) 24px}.order-type-icon{width:52px;height:52px}.welcome-start-button{min-height:72px}}
.catalog-brand-button .brand-logo,.catalog-brand-button .brand-logo.large{padding:0;border-radius:0;background:transparent;box-shadow:none}.pay-button{width:min(34vw,360px);min-width:300px;min-height:72px;padding:16px 30px;border-radius:18px;color:#fff;font-size:1.15rem;font-weight:850}.pay-button:disabled{color:#fff;opacity:.72}.pay-button svg{width:28px;height:28px}
@media(max-width:540px){.pay-button{width:auto;min-width:190px;min-height:64px;padding-inline:22px}}
.inactivity-warning-scrim{position:fixed;z-index:500;inset:0;display:grid;place-items:center;padding:24px;background:rgba(10,13,12,.82);backdrop-filter:blur(10px)}.inactivity-warning{width:min(100%,680px);padding:clamp(32px,5vw,56px);border:1px solid rgba(255,255,255,.12);border-radius:36px;background:#f7f9f3;color:var(--ink);text-align:center;box-shadow:0 36px 110px rgba(0,0,0,.55);animation:inactivity-enter .22s ease-out}.inactivity-countdown{display:grid;place-items:center;width:170px;height:170px;margin:0 auto 28px;border-radius:50%;background:conic-gradient(var(--brand) var(--countdown-progress),rgba(var(--brand-rgb),.16) 0);box-shadow:0 18px 44px var(--brand-shadow)}.inactivity-countdown>div{width:132px;height:132px;display:grid;place-items:center;align-content:center;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 1px var(--line)}.inactivity-countdown output{font-size:4.2rem;font-weight:900;line-height:.9;font-variant-numeric:tabular-nums}.inactivity-countdown small{margin-top:8px;color:var(--muted);font-weight:750}.inactivity-warning>.eyebrow{margin-bottom:10px}.inactivity-warning h2{margin:0 0 14px;font-size:clamp(2.2rem,5vw,3.6rem);letter-spacing:-.04em}.inactivity-warning>p:not(.eyebrow){max-width:520px;margin:0 auto;color:var(--muted);font-size:1.12rem}.inactivity-actions{display:grid;grid-template-columns:1fr 1.35fr;gap:14px;margin-top:34px}.inactivity-actions button{min-height:72px;border-radius:18px;font-size:1.08rem}.inactivity-actions .primary{color:#fff}@keyframes inactivity-enter{from{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}
@media(max-width:600px){.inactivity-warning-scrim{padding:14px}.inactivity-warning{padding:28px 18px;border-radius:28px}.inactivity-countdown{width:142px;height:142px}.inactivity-countdown>div{width:110px;height:110px}.inactivity-countdown output{font-size:3.4rem}.inactivity-actions{grid-template-columns:1fr}.inactivity-actions .primary{grid-row:1}}
.offline-status-pill{position:fixed;z-index:240;top:max(18px,env(safe-area-inset-top));left:clamp(18px,3vw,42px);display:flex;align-items:center;gap:12px;min-height:58px;padding:10px 18px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:rgba(25,29,28,.94);color:#fff;box-shadow:0 12px 30px rgba(0,0,0,.22);backdrop-filter:blur(10px);pointer-events:none}.offline-status-pill>span:last-child{display:grid;gap:1px}.offline-status-pill strong{font-size:.95rem}.offline-status-pill small{color:rgba(255,255,255,.72);font-size:.78rem}.offline-status-dot{flex:0 0 12px;width:12px;height:12px;border-radius:50%;background:#ffb020;box-shadow:0 0 0 5px rgba(255,176,32,.14)}
@media(max-width:600px){.offline-status-pill{top:10px;left:10px;min-height:50px;padding:8px 13px;border-radius:14px}.offline-status-pill small{display:none}}
.secure-pin-input{position:relative;grid-template-columns:48px minmax(0,1fr);place-items:center stretch;align-items:center;gap:16px;padding:14px 20px;overflow:hidden;letter-spacing:normal;text-align:left;cursor:text}.secure-pin-input svg{width:38px;height:38px;fill:none;stroke:var(--brand-strong);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.secure-pin-input>span{display:grid;gap:3px}.secure-pin-input strong{font-size:1.05rem;letter-spacing:normal}.secure-pin-input small{color:var(--muted);font-size:.88rem;letter-spacing:normal}.secure-password-capture{position:absolute;z-index:2;inset:0;width:100%;height:100%;margin:0;border:0;outline:0;background:transparent;color:transparent;caret-color:transparent;opacity:.001}.pin-confirm-button{min-height:66px;margin-bottom:14px;font-size:1.08rem}
.optional-field{color:var(--muted);font-size:.88em;font-weight:600}.enrollment-password-helper{margin:-4px 0 14px;color:var(--muted);font-size:.9rem}

/* Order-type screen: mirrors the legacy Self Order flow and reuses its Lottie artwork. */
.order-type-selection-screen{--order-type-accent:var(--brand-strong);--order-type-ink:var(--ink);--order-type-surface:var(--surface);position:relative;min-height:100dvh;width:100%;overflow-x:hidden;overflow-y:auto;display:block;padding:max(48px,env(safe-area-inset-top)) max(24px,env(safe-area-inset-right)) max(48px,env(safe-area-inset-bottom)) max(24px,env(safe-area-inset-left));background:var(--brand);color:var(--brand-contrast)}
.order-type-cancel-button{position:fixed;z-index:2;left:50%;bottom:max(24px,env(safe-area-inset-bottom));width:min(calc(100vw - 48px),260px);min-height:56px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 18px;border:1px solid rgba(255,255,255,.58);border-radius:16px;background:rgba(255,255,255,.14);color:var(--brand-contrast);font-weight:800;box-shadow:0 10px 24px rgba(0,0,0,.12);backdrop-filter:blur(8px);transform:translateX(-50%);transition:background-color var(--motion-duration) ease,transform 120ms ease}
.order-type-cancel-button svg{width:24px;height:24px}
.order-type-cancel-button:active{transform:translateX(-50%) scale(.97)}
@media(hover:hover){.order-type-cancel-button:hover{background:rgba(255,255,255,.24)}}
.order-type-selection-content{width:min(100%,980px);min-height:calc(100dvh - 96px);margin:0 auto;display:flex;flex-direction:column;align-items:center;padding-top:clamp(48px,8vh,132px);padding-bottom:112px}
.order-type-selection-brand{display:grid;place-items:center}
.order-type-selection-brand .brand-logo,.order-type-selection-brand .brand-logo.large{width:clamp(280px,38vw,430px);height:clamp(104px,14vw,160px);padding:0;border-radius:0;background:transparent;box-shadow:none}
.order-type-selection-copy{width:100%;margin-top:clamp(92px,12vh,200px);text-align:center}
.order-type-selection-copy h1{margin:0 0 clamp(64px,8vh,112px);color:var(--brand-contrast);font-size:clamp(1.8rem,3.1vw,2.45rem);font-weight:800;line-height:1.2;letter-spacing:-.025em}
.order-type-selection-grid{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(40px,7vw,80px)}
.order-type-selection-card{min-width:0;min-height:400px;display:grid;grid-template-rows:200px auto 1fr;justify-items:center;align-items:center;gap:16px;padding:38px 30px 30px;border:2px solid var(--order-type-accent);border-radius:44px;background:var(--order-type-surface);color:var(--order-type-ink);font:inherit;text-align:center;cursor:pointer;touch-action:manipulation;box-shadow:0 18px 24px var(--brand-shadow);transition:transform .18s ease-out,box-shadow .18s ease-out,background-color .18s ease-out}
.order-type-selection-card strong{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800;line-height:1.15}
.order-type-selection-description{max-width:330px;align-self:start;color:var(--order-type-ink);font-size:clamp(1rem,1.7vw,1.28rem);font-weight:450;line-height:1.45}
.order-type-selection-art{width:12rem;height:12rem;display:grid;place-items:center}
.order-type-selection-art lottie-player{grid-area:1/1;width:100%;height:100%}
.order-type-selection-card:focus-visible{outline:4px solid var(--order-type-ink);outline-offset:7px}
.order-type-selection-card:active{transform:scale(.975);background:#fff;box-shadow:0 8px 14px var(--brand-shadow)}
@media(hover:hover){.order-type-selection-card:hover{transform:translateY(-5px);background:#fff;box-shadow:0 24px 34px var(--brand-shadow)}}
@media(max-width:760px){.order-type-selection-screen{padding-inline:18px}.order-type-cancel-button{bottom:max(14px,env(safe-area-inset-bottom));width:min(calc(100vw - 28px),260px);min-height:52px;padding:10px 14px}.order-type-selection-content{padding-top:32px;padding-bottom:96px}.order-type-selection-brand .brand-logo,.order-type-selection-brand .brand-logo.large{width:min(74vw,330px);height:120px}.order-type-selection-copy{margin-top:64px}.order-type-selection-copy h1{margin-bottom:48px}.order-type-selection-grid{grid-template-columns:1fr;gap:28px}.order-type-selection-card{width:min(100%,470px);min-height:330px;margin-inline:auto;grid-template-rows:150px auto 1fr;padding:24px;border-radius:34px}.order-type-selection-art{width:150px;height:150px}}
@media(max-height:820px) and (min-width:761px){.order-type-selection-content{min-height:calc(100dvh - 64px);padding-top:12px;padding-bottom:88px}.order-type-selection-brand .brand-logo,.order-type-selection-brand .brand-logo.large{width:260px;height:96px}.order-type-selection-copy{margin-top:30px}.order-type-selection-copy h1{margin-bottom:34px;font-size:1.75rem}.order-type-selection-grid{gap:36px}.order-type-selection-card{min-height:300px;grid-template-rows:140px auto 1fr;padding:20px 24px;border-radius:32px}.order-type-selection-art{width:140px;height:140px}.order-type-selection-card strong{font-size:1.65rem}.order-type-selection-description{font-size:1rem}}
@media(prefers-reduced-motion:reduce){.order-type-selection-card,.order-type-cancel-button{transition:none}}

/* Maintenance actions use text-only content; no icon badges or reserved icon columns. */
.maintenance-action{min-height:118px;grid-template-columns:1fr;grid-template-rows:auto auto;align-content:center;gap:8px;padding:22px 20px}
.maintenance-action strong{font-size:1.08rem}.maintenance-action.critical strong{color:var(--danger)}
@media(max-width:1050px){.maintenance-action{min-height:108px}}
@media(max-width:700px){.maintenance-action{min-height:92px;grid-template-columns:1fr;grid-template-rows:auto auto}}

/* Checkout payment animations reuse the legacy SelfOrder Lottie assets. */
.payment-card-animation {
    width: clamp(112px, 16vw, 180px);
    height: clamp(112px, 16vw, 180px);
    display: grid;
    place-items: center;
    pointer-events: none;
    transition: transform .18s ease-out;
}

.payment-card-animation lottie-player {
    width: 100%;
    height: 100%;
}

.payment-card-animation lottie-player .primary,
.payment-card-animation lottie-player .primary * {
    stroke: var(--brand-strong) !important;
}

.payment-card-animation lottie-player .secondary,
.payment-card-animation lottie-player .secondary * {
    stroke: var(--brand) !important;
}

.payment-card.selected .payment-card-animation {
    transform: scale(1.04);
}

@media (max-width: 640px), (max-height: 760px) {
    .payment-card-animation {
        width: 104px;
        height: 104px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .payment-card-animation {
        transition: none;
    }
}

/* Shared premium surface for add-to-cart and pre-payment upsells. */
.upsell-popup-scrim {
    position: fixed;
    z-index: 430;
    inset: 0;
    display: grid;
    place-items: center;
    padding: clamp(16px, 3vw, 40px);
    background:
        radial-gradient(circle at 50% 18%, rgba(var(--brand-rgb), .18), transparent 42%),
        rgba(10, 13, 12, .86);
    backdrop-filter: blur(12px) saturate(.8);
    animation: popup-scrim-enter var(--motion-duration) ease-out both;
}

.upsell-popup-dialog {
    position: relative;
    isolation: isolate;
    width: min(100%, 1220px);
    max-height: calc(100dvh - clamp(32px, 6vw, 80px));
    display: flex;
    flex-direction: column;
    overflow: hidden;
    padding: clamp(24px, 3vw, 40px);
    border: 1px solid rgba(var(--brand-rgb), .28);
    border-radius: clamp(26px, 3vw, 38px);
    background:
        radial-gradient(circle at 92% 0, rgba(var(--brand-rgb), .13), transparent 31%),
        linear-gradient(145deg, #fff 0%, #fff 62%, var(--surface-alt) 100%);
    color: var(--ink);
    box-shadow: 0 40px 120px rgba(0, 0, 0, .42), 0 0 0 1px rgba(255, 255, 255, .5) inset;
    animation: popup-card-enter calc(var(--motion-duration) + 60ms) cubic-bezier(.2, .8, .2, 1) both;
}

.upsell-popup-dialog::before {
    content: "";
    position: absolute;
    z-index: -1;
    inset: 0 0 auto;
    height: 6px;
    background: linear-gradient(90deg, var(--brand-strong), var(--brand), #c8ea72);
}

.upsell-popup-header {
    display: grid;
    grid-template-columns: 64px minmax(0, 1fr) 52px;
    align-items: start;
    gap: 18px;
}

.upsell-popup-icon {
    width: 64px;
    height: 64px;
    display: grid;
    place-items: center;
    border-radius: 20px;
    background: linear-gradient(145deg, var(--brand), var(--brand-strong));
    color: var(--brand-contrast);
    box-shadow: 0 12px 28px var(--brand-shadow);
}

.upsell-popup-icon svg {
    width: 32px;
    height: 32px;
}

.upsell-popup-heading {
    min-width: 0;
}

.upsell-popup-eyebrow {
    width: max-content;
    margin: 0 0 7px;
    padding: 5px 10px;
    border-radius: 999px;
    background: var(--brand-soft);
    color: var(--brand-strong);
    font-size: .74rem;
    font-weight: 900;
    letter-spacing: .13em;
    text-transform: uppercase;
}

.upsell-popup-heading h2 {
    margin: 0;
    font-size: clamp(1.8rem, 3vw, 3rem);
    letter-spacing: -.035em;
}

.upsell-popup-heading > p:last-child {
    max-width: 720px;
    margin: 8px 0 0;
    color: var(--muted);
    font-size: 1rem;
}

.upsell-popup-close,
.upsell-popup-arrow {
    width: 52px;
    min-height: 52px;
    display: grid;
    place-items: center;
    padding: 0;
    border: 1px solid var(--line);
    border-radius: 17px;
    background: rgba(255, 255, 255, .92);
    color: var(--ink);
    box-shadow: 0 7px 18px rgba(25, 29, 28, .09);
    transition: border-color 140ms ease, background-color 140ms ease, transform 100ms ease, box-shadow 140ms ease;
}

.upsell-popup-close:active,
.upsell-popup-arrow:active {
    transform: scale(.94);
}

.upsell-popup-carousel {
    min-height: 0;
    display: grid;
    grid-template-columns: 56px minmax(0, 1fr) 56px;
    align-items: center;
    gap: 14px;
    margin: 22px 0 8px;
}

.upsell-popup-track {
    min-width: 0;
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: minmax(250px, 310px);
    gap: 18px;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 8px 6px 18px;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    scrollbar-color: var(--brand) rgba(var(--brand-rgb), .14);
    scrollbar-width: thin;
    touch-action: pan-x;
    -webkit-overflow-scrolling: touch;
}

.upsell-product-card {
    position: relative;
    min-width: 0;
    min-height: 390px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    padding: 10px;
    border: 2px solid transparent;
    border-radius: 24px;
    background: #fff;
    color: var(--ink);
    text-align: left;
    box-shadow: 0 12px 32px rgba(25, 29, 28, .11);
    scroll-snap-align: start;
    scroll-snap-stop: always;
    transition: border-color 150ms ease, box-shadow 150ms ease, transform 110ms ease, background-color 150ms ease;
}

.upsell-product-card:active {
    transform: scale(.985);
}

.upsell-product-card.selected {
    border-color: var(--brand-strong);
    background: linear-gradient(180deg, #fff, var(--brand-soft));
    box-shadow: 0 15px 36px var(--brand-shadow), 0 0 0 3px rgba(var(--brand-rgb), .12);
}

.upsell-product-media {
    aspect-ratio: 4 / 3;
    display: grid;
    place-items: center;
    overflow: hidden;
    border-radius: 17px;
    background: linear-gradient(145deg, #eee8e2, #f8f5f1);
}

.upsell-product-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.upsell-product-media > svg {
    width: 54px;
    height: 54px;
    color: #a99d94;
}

.upsell-product-copy {
    flex: 1;
    display: grid;
    align-content: start;
    gap: 7px;
    padding: 15px 9px 12px;
}

.upsell-product-name {
    font-size: 1.08rem;
    font-weight: 850;
    line-height: 1.25;
}

.upsell-product-description {
    min-height: 42px;
    color: var(--muted);
    font-size: .86rem;
    line-height: 1.45;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.upsell-product-copy strong {
    margin-top: auto;
    color: var(--brand-strong);
    font-size: 1.2rem;
    font-variant-numeric: tabular-nums;
}

.upsell-product-action {
    min-height: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 11px 16px;
    border-radius: 15px;
    background: var(--ink);
    color: #fff;
    font-weight: 850;
    text-align: center;
    box-shadow: none;
}

.upsell-product-card.selected .upsell-product-action {
    background: var(--brand);
    color: var(--brand-contrast);
}

.upsell-product-selection {
    position: absolute;
    z-index: 3;
    top: 20px;
    right: 20px;
    width: 44px;
    height: 44px;
    display: grid;
    place-items: center;
    border: 2px solid rgba(255, 255, 255, .9);
    border-radius: 50%;
    background: var(--ink);
    color: #fff;
    box-shadow: 0 8px 20px rgba(0, 0, 0, .24);
}

.upsell-product-card.selected .upsell-product-selection {
    background: var(--brand);
    color: var(--brand-contrast);
}

.upsell-popup-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding-top: 18px;
    border-top: 1px solid var(--line);
    color: var(--muted);
    font-size: .9rem;
}

.order-complete-upsell-summary {
    min-height: 58px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    margin-top: 22px;
    padding: 12px 16px;
    border: 1px solid rgba(var(--brand-rgb), .28);
    border-radius: 18px;
    background: var(--brand-soft);
}

.order-complete-upsell-summary > span {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    color: var(--brand-strong);
    font-weight: 800;
}

.order-complete-upsell-summary svg {
    width: 22px;
    height: 22px;
}

.order-complete-upsell-summary strong {
    font-size: 1.06rem;
    font-variant-numeric: tabular-nums;
}

.order-complete-upsell-continue {
    min-width: 250px;
    min-height: 58px;
}

@media (hover: hover) {
    .upsell-product-card:hover {
        border-color: rgba(var(--brand-rgb), .7);
        box-shadow: 0 18px 42px rgba(25, 29, 28, .17);
        transform: translateY(-3px);
    }

    .upsell-popup-close:hover,
    .upsell-popup-arrow:hover {
        border-color: var(--brand);
        background: var(--brand-soft);
        box-shadow: 0 9px 22px var(--brand-shadow);
    }
}

@media (max-width: 700px) {
    .upsell-popup-scrim {
        padding: 10px;
    }

    .upsell-popup-dialog {
        max-height: calc(100dvh - 20px);
        padding: 20px 14px;
        border-radius: 25px;
    }

    .upsell-popup-header {
        grid-template-columns: 50px minmax(0, 1fr) 48px;
        gap: 10px;
    }

    .upsell-popup-icon {
        width: 50px;
        height: 50px;
        border-radius: 16px;
    }

    .upsell-popup-icon svg {
        width: 26px;
        height: 26px;
    }

    .upsell-popup-heading h2 {
        font-size: 1.65rem;
    }

    .upsell-popup-heading > p:last-child,
    .upsell-popup-footer > span {
        display: none;
    }

    .order-complete-upsell-summary {
        margin-top: 15px;
    }

    .upsell-popup-carousel {
        grid-template-columns: 48px minmax(0, 1fr) 48px;
        gap: 7px;
        margin-top: 14px;
    }

    .upsell-popup-track {
        grid-auto-columns: min(75vw, 280px);
        gap: 12px;
    }

    .upsell-product-card {
        min-height: 350px;
    }

    .upsell-popup-footer {
        align-items: stretch;
        flex-direction: column;
        gap: 10px;
    }

    .order-complete-upsell-continue,
    .upsell-popup-footer .ghost {
        width: 100%;
        min-width: 0;
    }
}

@media (max-height: 760px) {
    .upsell-popup-dialog {
        padding-block: 18px;
    }

    .upsell-product-card {
        min-height: 310px;
    }

    .upsell-product-media {
        aspect-ratio: 16 / 8;
    }

    .upsell-product-description,
    .upsell-popup-footer > span {
        display: none;
    }
}

@media (prefers-reduced-motion: reduce) {
    .upsell-popup-scrim,
    .upsell-popup-dialog {
        animation: none;
    }

    .upsell-popup-track {
        scroll-behavior: auto;
    }
}

.completion-countdown {
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
    gap: 8px 16px;
    margin: 0 0 18px;
    color: var(--muted);
    font-size: .95rem;
    text-align: left;
}

.completion-countdown > strong {
    min-width: 6.5rem;
    color: var(--ink);
    font-variant-numeric: tabular-nums;
    text-align: right;
}

.completion-countdown-track {
    grid-column: 1 / -1;
    height: 6px;
    overflow: hidden;
    border-radius: 999px;
    background: var(--line);
}

.completion-countdown-track > span {
    display: block;
    height: 100%;
    border-radius: inherit;
    background: var(--brand);
    transition: width 1s linear;
}

@media (prefers-reduced-motion: reduce) {
    .completion-countdown-track > span {
        transition: none;
    }
}

/* Checkout: order details stay at the top, payment actions settle at the bottom. */
.checkout-screen {
    min-height: 100dvh;
    display: flex;
    flex-direction: column;
    padding-bottom: 0;
}

.checkout-screen .simple-header {
    justify-content: flex-start;
}

.checkout-content {
    width: 100%;
    max-width: 920px;
    min-height: calc(100dvh - 76px);
    flex: 1;
    display: flex;
    flex-direction: column;
    padding: clamp(28px, 4vh, 56px) clamp(18px, 4vw, 56px) clamp(20px, 3vh, 40px);
}

.checkout-total {
    margin: 0 0 18px;
    padding: 22px 24px;
    font-variant-numeric: tabular-nums;
}

.checkout-order-summary {
    overflow: hidden;
    border: 1px solid var(--line);
    border-radius: var(--radius);
    background: var(--surface);
    box-shadow: var(--shadow-1);
}

.checkout-order-summary-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 18px 22px;
    border-bottom: 1px solid var(--line);
}

.checkout-order-summary-heading h2 {
    margin: 0;
    font-size: 1.25rem;
}

.checkout-order-summary-heading span {
    color: var(--muted);
    font-weight: 700;
}

.checkout-order-lines {
    padding: 2px 22px;
}

.checkout-order-line {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: start;
    gap: 18px;
    padding: 15px 0;
    border-bottom: 1px solid var(--line);
}

.checkout-order-line:last-child {
    border-bottom: 0;
}

.checkout-order-line > div {
    min-width: 0;
    display: grid;
    gap: 3px;
}

.checkout-order-line > div > strong {
    overflow-wrap: anywhere;
}

.checkout-order-line > div > strong span {
    color: var(--brand-strong);
    font-variant-numeric: tabular-nums;
}

.checkout-order-line small {
    color: var(--muted);
}

.checkout-order-line > strong {
    white-space: nowrap;
    font-variant-numeric: tabular-nums;
}

.checkout-content .fiscal-code-field {
    margin-top: 20px;
}

.checkout-payment-actions {
    margin-top: auto;
    padding-top: clamp(32px, 6vh, 76px);
}

.checkout-payment-title {
    margin: 0 0 22px;
    font-size: clamp(1.9rem, 3.5vw, 2.8rem);
    text-align: center;
}

.checkout-payment-actions .payment-grid {
    gap: 18px;
}

.checkout-payment-actions .payment-card {
    min-height: 230px;
    padding: 22px;
    font-size: 1.12rem;
    transition: border-color var(--motion-duration) ease,
                background-color var(--motion-duration) ease,
                box-shadow var(--motion-duration) ease,
                transform 120ms ease;
}

.checkout-payment-actions .payment-card.selected {
    box-shadow: 0 0 0 4px var(--brand-focus), var(--shadow-1);
}

.checkout-payment-actions .payment-card:active {
    transform: scale(.985);
}

.checkout-submit {
    min-height: 88px;
    margin-top: 20px;
    border-radius: 20px;
    font-size: 1.25rem;
    font-weight: 850;
}

@media (max-width: 540px) {
    .checkout-content {
        padding-inline: 16px;
    }

    .checkout-order-summary-heading,
    .checkout-order-lines {
        padding-inline: 16px;
    }

    .checkout-payment-actions .payment-card {
        min-height: 170px;
    }

    .checkout-submit {
        min-height: 76px;
        font-size: 1.1rem;
    }
}

@media (max-height: 760px) {
    .checkout-payment-actions {
        padding-top: 28px;
    }

    .checkout-payment-actions .payment-card {
        min-height: 150px;
    }
}

/* Contextual fiscal-code keyboard for touch-only kiosk use. */
.fiscal-code-field input[readonly] {
    cursor: pointer;
    caret-color: transparent;
}

.fiscal-keyboard-scrim {
    position: fixed;
    z-index: 360;
    inset: 0;
    display: grid;
    place-items: end center;
    padding: 24px max(18px, env(safe-area-inset-right)) max(24px, env(safe-area-inset-bottom)) max(18px, env(safe-area-inset-left));
    background: rgba(13, 16, 15, .72);
    backdrop-filter: blur(6px);
}

.fiscal-keyboard {
    width: min(100%, 560px);
    max-height: calc(100dvh - 48px);
    overflow: auto;
    padding: 26px;
    border: 1px solid rgba(255, 255, 255, .12);
    border-radius: 30px;
    background: var(--surface-alt);
    color: var(--ink);
    box-shadow: 0 32px 100px rgba(0, 0, 0, .48);
    animation: fiscal-keyboard-enter 220ms ease-out;
}

.fiscal-keyboard-heading {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 18px;
}

.fiscal-keyboard-heading .eyebrow {
    margin-bottom: 5px;
}

.fiscal-keyboard-heading h2 {
    margin: 0;
    font-size: clamp(1.65rem, 4vw, 2.25rem);
}

.fiscal-keyboard-close {
    flex: 0 0 52px;
    width: 52px;
    min-height: 52px;
    display: grid;
    place-items: center;
    border: 1px solid var(--line);
    border-radius: 50%;
    background: var(--surface);
    color: var(--ink);
}

.fiscal-keyboard-output {
    min-height: 78px;
    display: flex;
    align-items: center;
    padding: 14px 20px;
    overflow-wrap: anywhere;
    border: 2px solid var(--line);
    border-radius: 18px;
    background: var(--surface);
    color: var(--ink);
    font-size: clamp(1.65rem, 5vw, 2.35rem);
    font-weight: 850;
    letter-spacing: .04em;
    font-variant-numeric: tabular-nums;
}

.fiscal-prefix-selector {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    margin: 16px 0;
    padding: 6px;
    border-radius: 16px;
    background: rgba(var(--brand-rgb), .1);
}

.fiscal-prefix-selector button {
    min-height: 58px;
    padding: 10px 14px;
    border-radius: 12px;
    background: transparent;
    color: var(--ink);
    font-weight: 800;
}

.fiscal-prefix-selector button.selected {
    background: var(--surface);
    box-shadow: 0 5px 16px rgba(25, 29, 28, .1);
}

.fiscal-key-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
}

.fiscal-key-grid button {
    min-height: 72px;
    padding: 10px;
    border: 1px solid var(--line);
    border-radius: 16px;
    background: var(--surface);
    color: var(--ink);
    font-size: 1.5rem;
    font-weight: 850;
    box-shadow: 0 5px 14px rgba(25, 29, 28, .06);
}

.fiscal-key-grid button:active {
    background: var(--brand-soft);
    transform: scale(.97);
}

.fiscal-key-grid .fiscal-key-clear {
    color: var(--danger);
    font-size: .92rem;
}

.fiscal-key-grid .fiscal-key-backspace {
    color: var(--brand-strong);
}

.fiscal-key-grid .fiscal-key-backspace svg {
    width: 30px;
    height: 30px;
}

.fiscal-keyboard-done {
    min-height: 68px;
    margin-top: 16px;
    font-size: 1.1rem;
}

@keyframes fiscal-keyboard-enter {
    from { opacity: 0; transform: translateY(28px); }
    to { opacity: 1; transform: translateY(0); }
}

@media (max-height: 720px), (max-width: 480px) {
    .fiscal-keyboard-scrim {
        padding: 10px;
    }

    .fiscal-keyboard {
        max-height: calc(100dvh - 20px);
        padding: 18px;
        border-radius: 24px;
    }

    .fiscal-keyboard-heading {
        margin-bottom: 12px;
    }

    .fiscal-keyboard-output {
        min-height: 62px;
    }

    .fiscal-prefix-selector {
        margin-block: 12px;
    }

    .fiscal-prefix-selector button,
    .fiscal-key-grid button {
        min-height: 58px;
    }

    .fiscal-keyboard-done {
        min-height: 60px;
        margin-top: 12px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .fiscal-keyboard {
        animation: none;
    }
}

/* Larger modifier targets and flag-driven collapsible attribute groups. */
.choice-card.compact {
    min-height: 120px;
    padding: 24px;
}

.modifier-group {
    gap: 12px;
    margin-bottom: 28px;
}

.modifier-group-legend {
    width: 100%;
    margin: 0;
    padding: 0;
}

.modifier-group-toggle {
    width: 100%;
    min-height: 66px;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, auto) 28px;
    align-items: center;
    gap: 14px;
    padding: 14px 18px;
    border: 1px solid var(--line);
    border-radius: 16px;
    background: var(--surface-alt);
    color: var(--ink);
    text-align: left;
}

.modifier-group-name {
    min-width: 0;
    font-size: 1.18rem;
    font-weight: 850;
}

.modifier-group-selection {
    grid-column: 2;
    max-width: 280px;
    overflow: hidden;
    color: var(--brand-strong);
    font-size: .92rem;
    font-weight: 750;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.modifier-group-chevron {
    grid-column: 3;
    width: 26px;
    height: 26px;
    color: var(--brand-strong);
    transition: transform var(--motion-duration) ease;
}

.modifier-group:not(.collapsed) .modifier-group-chevron {
    transform: rotate(180deg);
}

.modifier-group-options {
    display: grid;
    gap: 12px;
}

.modifier-row {
    min-height: 72px;
    grid-template-columns: 34px minmax(0, 1fr) auto;
    gap: 16px;
    padding: 16px 18px;
    font-size: 1.05rem;
}

.modifier-row .check-box {
    width: 32px;
    height: 32px;
    border-radius: 9px;
    font-size: 1.1rem;
}

.modifier-row:active,
.modifier-group-toggle:active {
    transform: scale(.988);
}

@media (max-width: 600px) {
    .modifier-group-toggle {
        grid-template-columns: minmax(0, 1fr) 26px;
    }

    .modifier-group-selection {
        display: none;
    }

    .modifier-group-chevron {
        grid-column: 2;
    }
}

@media (prefers-reduced-motion: reduce) {
    .modifier-group-chevron {
        transition: none;
    }
}

/* Preserve scrolling while removing the browser gutter/scrollbar stripe. */
html,
body,
.configuration-panel {
    scrollbar-width: none;
    -ms-overflow-style: none;
}

html::-webkit-scrollbar,
body::-webkit-scrollbar,
.configuration-panel::-webkit-scrollbar {
    width: 0;
    height: 0;
    display: none;
}

.configuration-panel {
    max-height: calc(100dvh - 196px);
    overflow-x: hidden;
    overflow-y: auto;
    overscroll-behavior: contain;
    touch-action: pan-y;
    -webkit-overflow-scrolling: touch;
    padding-bottom: max(clamp(32px, 4vw, 52px), env(safe-area-inset-bottom));
}

@media (max-width: 780px) {
    .configuration-panel {
        max-height: calc(100dvh - 176px);
    }
}

/* Category selection is communicated through background only. */
.category-sidebar-button,
.category-sidebar-button.active {
    border: 0;
    box-shadow: none;
}

/* Main categories support image cards and compact text-only entries. */
.category-sidebar {
    max-height: calc(100dvh - 132px);
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.category-list {
    min-height: 0;
    grid-auto-rows: max-content;
    align-content: start;
    overflow-x: hidden;
    overflow-y: auto;
    overscroll-behavior: contain;
    scroll-snap-type: y proximity;
    scrollbar-width: none;
    -ms-overflow-style: none;
    touch-action: pan-y;
    -webkit-overflow-scrolling: touch;
}

.category-list::-webkit-scrollbar {
    width: 0;
    height: 0;
    display: none;
}

.category-sidebar-button {
    flex: 0 0 auto;
    scroll-snap-align: start;
}

.category-sidebar-button.has-image {
    min-height: 0;
    height: max-content;
    display: grid;
    grid-template-rows: auto auto;
    align-items: stretch;
    gap: 6px;
    padding: 8px 8px 10px;
    text-align: center;
}

.category-sidebar-button.has-image img {
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 4 / 3;
    border-radius: 10px;
    background: var(--surface);
    object-fit: cover;
}

.category-sidebar-button.has-image span {
    min-height: 36px;
    display: grid;
    place-items: center;
    padding: 2px 4px 0;
    line-height: 1.2;
    white-space: normal;
}

.category-sidebar-button.text-only {
    justify-content: center;
}

@media (max-width: 780px) {
    .category-sidebar {
        max-height: calc(100dvh - 120px);
    }

    .category-sidebar-button.has-image {
        gap: 5px;
        padding: 7px 7px 9px;
    }
}

/* Every kiosk page enters through the same short, non-blocking transition. */
.kiosk-screen-transition {
    min-height: 100dvh;
    animation-name: kiosk-screen-enter;
    animation-duration: var(--motion-duration);
    animation-timing-function: cubic-bezier(.22, 1, .36, 1);
    animation-fill-mode: both;
}

@keyframes kiosk-screen-enter {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@media (prefers-reduced-motion: reduce) {
    .kiosk-screen-transition {
        animation: none;
    }
}

/* Category changes cross-slide only the product result area. */
.catalog-products-stage {
    --catalog-slide-distance: clamp(72px, 12vw, 180px);
    position: relative;
    min-width: 0;
    display: grid;
    overflow: clip;
    overflow-clip-margin: 28px;
}

.catalog-products-current {
    position: relative;
    z-index: 2;
    grid-area: 1 / 1;
    align-self: start;
}

.catalog-products-outgoing {
    position: relative;
    z-index: 1;
    grid-area: 1 / 1;
    align-self: start;
    pointer-events: none;
}

.catalog-products-stage.is-transitioning .catalog-products-outgoing {
    animation: catalog-products-exit-right var(--catalog-exit-duration, 120ms) cubic-bezier(.4, 0, 1, 1) both;
}

.catalog-products-stage.is-transitioning .catalog-products-current {
    animation: catalog-products-enter-right var(--motion-duration) cubic-bezier(.22, 1, .36, 1) both;
    animation-delay: var(--catalog-exit-duration, 120ms);
}

@keyframes catalog-products-exit-right {
    from {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }

    to {
        opacity: 0;
        transform: translate3d(var(--catalog-slide-distance), 0, 0);
    }
}

@keyframes catalog-products-enter-right {
    from {
        opacity: 0;
        transform: translate3d(var(--catalog-slide-distance), 0, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@media (prefers-reduced-motion: reduce) {
    .catalog-products-stage.is-transitioning .catalog-products-outgoing,
    .catalog-products-stage.is-transitioning .catalog-products-current {
        animation: none;
    }
}

/* Keep the catalog inside the physical display; long areas scroll independently. */
.kiosk-shell {
    height: 100dvh;
    min-height: 100dvh;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    padding-bottom: calc(96px + env(safe-area-inset-bottom));
}

.catalog-navigation,
.catalog-advertisement {
    flex: 0 0 auto;
}

.catalog-workspace {
    min-height: 0;
    flex: 1 1 auto;
    align-items: stretch;
    overflow: hidden;
    padding-bottom: clamp(16px, 2vw, 28px);
}

.category-sidebar {
    position: relative;
    top: auto;
    height: 100%;
    min-height: 0;
    max-height: none;
}

.category-sidebar > .eyebrow {
    flex: 0 0 auto;
}

.category-list {
    min-height: 0;
    flex: 1 1 auto;
}

.catalog-workspace .catalog-content {
    height: 100%;
    min-height: 0;
    overflow-x: hidden;
    overflow-y: auto;
    overscroll-behavior: contain;
    touch-action: pan-y;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
    padding-bottom: clamp(24px, 3vw, 42px);
}

.catalog-workspace .catalog-content::-webkit-scrollbar {
    width: 0;
    height: 0;
    display: none;
}

/* Shared popup motion: the scrim fades in, then the dialog rises into place. */
.scrim,
.settings-scrim,
.maintenance-confirm-scrim,
.order-type-popup-scrim,
.inactivity-warning-scrim,
.fiscal-keyboard-scrim {
    animation: popup-scrim-enter var(--motion-duration) ease-out both;
}

.settings-panel,
.maintenance-confirm,
.order-type-popup,
.inactivity-warning {
    animation: popup-dialog-enter var(--motion-duration) cubic-bezier(.22, 1, .36, 1) both;
}

.decision-dialog {
    animation: decision-dialog-enter var(--motion-duration) cubic-bezier(.22, 1, .36, 1) both;
}

@keyframes popup-scrim-enter {
    from { opacity: 0; }
    to { opacity: 1; }
}

@keyframes popup-dialog-enter {
    from {
        opacity: 0;
        transform: translate3d(0, 24px, 0) scale(.97);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0) scale(1);
    }
}

@keyframes decision-dialog-enter {
    from {
        opacity: 0;
        transform: translate(-50%, calc(-50% + 24px)) scale(.97);
    }

    to {
        opacity: 1;
        transform: translate(-50%, -50%) scale(1);
    }
}

@media (prefers-reduced-motion: reduce) {
    .scrim,
    .settings-scrim,
    .maintenance-confirm-scrim,
    .order-type-popup-scrim,
    .inactivity-warning-scrim,
    .fiscal-keyboard-scrim,
    .settings-panel,
    .maintenance-confirm,
    .order-type-popup,
    .inactivity-warning,
    .decision-dialog {
        animation: none;
    }
}

/* Product details enter from the same directions as their final layout. */
.configurator-shell .product-spotlight {
    animation: configurator-card-enter-left var(--motion-duration) cubic-bezier(.22, 1, .36, 1) both;
}

.configurator-shell .configuration-panel {
    animation: configurator-card-enter-right var(--motion-duration) cubic-bezier(.22, 1, .36, 1) 45ms both;
}

.configurator-shell .configurator-actions {
    animation: configurator-actions-enter var(--motion-duration) cubic-bezier(.22, 1, .36, 1) 90ms both;
}

.configuration-panel .choice-grid > .choice-card,
.configuration-panel > .modifier-group,
.configuration-panel .modifier-group-options > .modifier-row,
.configuration-panel > .empty-state,
.configuration-panel > .alert {
    animation: configurator-option-enter var(--motion-duration) cubic-bezier(.22, 1, .36, 1) both;
}

.configuration-panel .choice-grid > :nth-child(1),
.configuration-panel > .modifier-group:nth-of-type(1),
.configuration-panel .modifier-group-options > :nth-child(1) {
    animation-delay: 70ms;
}

.configuration-panel .choice-grid > :nth-child(2),
.configuration-panel > .modifier-group:nth-of-type(2),
.configuration-panel .modifier-group-options > :nth-child(2) {
    animation-delay: 95ms;
}

.configuration-panel .choice-grid > :nth-child(3),
.configuration-panel > .modifier-group:nth-of-type(3),
.configuration-panel .modifier-group-options > :nth-child(3) {
    animation-delay: 120ms;
}

.configuration-panel .choice-grid > :nth-child(4),
.configuration-panel > .modifier-group:nth-of-type(4),
.configuration-panel .modifier-group-options > :nth-child(4) {
    animation-delay: 145ms;
}

.configuration-panel .choice-grid > :nth-child(n + 5),
.configuration-panel > .modifier-group:nth-of-type(n + 5),
.configuration-panel .modifier-group-options > :nth-child(n + 5) {
    animation-delay: 170ms;
}

@keyframes configurator-card-enter-left {
    from {
        opacity: 0;
        transform: translate3d(-48px, 0, 0) scale(.985);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0) scale(1);
    }
}

@keyframes configurator-card-enter-right {
    from {
        opacity: 0;
        transform: translate3d(48px, 0, 0) scale(.985);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0) scale(1);
    }
}

@keyframes configurator-actions-enter {
    from {
        opacity: 0;
        transform: translate3d(0, 28px, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@keyframes configurator-option-enter {
    from {
        opacity: 0;
        transform: translate3d(22px, 12px, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@media (prefers-reduced-motion: reduce) {
    .configurator-shell .product-spotlight,
    .configurator-shell .configuration-panel,
    .configurator-shell .configurator-actions,
    .configuration-panel .choice-grid > .choice-card,
    .configuration-panel > .modifier-group,
    .configuration-panel .modifier-group-options > .modifier-row,
    .configuration-panel > .empty-state,
    .configuration-panel > .alert {
        animation: none;
    }
}

/* FLIP morph from the tapped catalog card into the product spotlight. */
.product-card {
    position: relative;
}

.product-card.in-cart,
.product-card.in-cart:hover {
    border-color: var(--brand-strong);
    box-shadow: 0 0 0 3px var(--brand-focus), var(--shadow-1);
}

.product-cart-badge {
    position: absolute;
    z-index: 3;
    top: 12px;
    right: 12px;
    min-height: 36px;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 7px 11px;
    border-radius: 999px;
    background: var(--brand-dark);
    color: #fff;
    font-size: .82rem;
    font-weight: 850;
    line-height: 1;
    white-space: nowrap;
    box-shadow: 0 8px 20px rgba(25, 29, 28, .2);
    pointer-events: none;
}

.product-cart-badge svg {
    flex: 0 0 17px;
    width: 17px;
    height: 17px;
}

@media (max-width: 540px) {
    .product-cart-badge {
        top: 9px;
        right: 9px;
        min-height: 32px;
        padding: 6px 9px;
        font-size: .76rem;
    }
}

.product-morph-clone {
    position: fixed !important;
    z-index: 1200 !important;
    margin: 0 !important;
    pointer-events: none !important;
    transform-origin: top left;
    will-change: transform, opacity;
    box-shadow: 0 20px 48px rgba(25, 29, 28, .22) !important;
}

html.product-morph-running {
    overflow: hidden;
}

html.product-morph-running .kiosk-screen-transition {
    animation: none !important;
}

html.product-morph-running .configurator-shell .product-spotlight {
    opacity: 0;
    animation: none !important;
}

.configurator-shell .product-spotlight.product-morph-target,
.configurator-shell .product-spotlight.product-morph-complete {
    animation: none !important;
}

.configurator-shell .product-spotlight.product-morph-complete {
    opacity: 1 !important;
    transform: none !important;
}

.kiosk-screen-transition.product-morph-screen-complete {
    animation: none !important;
}

@media (prefers-reduced-motion: reduce) {
    .product-morph-clone {
        display: none !important;
    }
}

/* Product-detail upsell tabs remain inside the configurator. */
.configuration-body {
    min-width: 0;
}

.product-upsell-tabs {
    margin: calc(-1 * clamp(24px, 4vw, 46px)) calc(-1 * clamp(24px, 4vw, 46px)) 28px;
    padding: clamp(20px, 3vw, 30px) clamp(24px, 4vw, 46px) 24px;
    border-bottom: 1px solid var(--line);
    background: var(--surface-alt);
}

.product-upsell-tabs > .eyebrow {
    margin: 0 0 12px;
}

.product-upsell-tablist {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}

.product-upsell-tab {
    position: relative;
    min-width: 0;
    min-height: 132px;
    display: grid;
    grid-template-columns: 104px minmax(0, 1fr);
    align-items: stretch;
    gap: 14px;
    overflow: hidden;
    padding: 10px 38px 10px 10px;
    border: 2px solid var(--line);
    border-radius: var(--radius);
    background: var(--surface);
    color: var(--ink);
    text-align: left;
    box-shadow: 0 7px 18px rgba(25, 29, 28, .06);
    cursor: pointer;
    touch-action: manipulation;
    transition: background-color .18s ease, border-color .18s ease, box-shadow .18s ease;
}

.product-upsell-tab:hover,
.product-upsell-tab:focus-visible {
    border-color: var(--brand-strong);
    box-shadow: 0 12px 26px rgba(25, 29, 28, .11);
}

.product-upsell-tab:active {
    background: var(--brand-soft);
    box-shadow: 0 5px 12px rgba(25, 29, 28, .08);
}

.product-upsell-tab.selected {
    border-color: var(--brand);
    background: var(--brand-soft);
    box-shadow: inset 5px 0 var(--brand), 0 10px 24px var(--brand-shadow);
}

.product-upsell-tab-media {
    min-width: 0;
    min-height: 108px;
    display: grid;
    place-items: center;
    overflow: hidden;
    border-radius: calc(var(--radius) - 8px);
    background: #eef2e9;
}

.product-upsell-tab-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product-upsell-tab-media svg {
    width: 38px;
    height: 38px;
    color: var(--muted);
    fill: currentColor;
}

.product-upsell-tab-copy {
    min-width: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 6px;
}

.product-upsell-tab-kicker {
    color: var(--muted);
    font-size: .72rem;
    font-weight: 850;
    letter-spacing: .1em;
}

.product-upsell-tab.selected .product-upsell-tab-kicker {
    color: var(--brand-strong);
}

.product-upsell-tab-copy > strong {
    min-width: 0;
    overflow-wrap: anywhere;
    padding-right: 4px;
    font-size: 1.05rem;
    line-height: 1.25;
}

.product-upsell-tab-price {
    margin-top: auto;
    padding: 5px 9px;
    border-radius: 999px;
    background: var(--surface-alt);
    color: var(--brand-strong);
    font-weight: 850;
    white-space: nowrap;
    font-variant-numeric: tabular-nums;
}

.product-upsell-tab.selected .product-upsell-tab-price {
    background: var(--brand);
    color: var(--brand-contrast);
}

.product-upsell-tab-check {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 24px;
    height: 24px;
    display: grid;
    place-items: center;
    border: 2px solid var(--line);
    border-radius: 50%;
    background: var(--surface);
    color: transparent;
}

.product-upsell-tab-check svg {
    width: 15px;
    height: 15px;
    fill: currentColor;
}

.product-upsell-tab.selected .product-upsell-tab-check {
    border-color: var(--brand);
    background: var(--brand);
    color: var(--brand-contrast);
}

.product-upsell-tab-message {
    margin: 14px 0 0;
    padding: 11px 14px;
    border-left: 4px solid var(--brand);
    border-radius: 0 var(--radius-sm) var(--radius-sm) 0;
    background: var(--surface);
    color: var(--ink);
    font-weight: 750;
}

@media (max-width: 540px) {
    .product-upsell-tabs {
        margin-inline: -24px;
        padding-inline: 14px;
    }

    .product-upsell-tab {
        min-height: 0;
        grid-template-columns: 1fr;
        gap: 10px;
        padding: 8px 8px 12px;
    }

    .product-upsell-tab-media {
        min-height: 0;
        aspect-ratio: 16 / 9;
    }

    .product-upsell-tab-copy {
        min-height: 106px;
        padding-inline: 4px;
    }

    .product-upsell-tab-price {
        align-self: auto;
        margin-top: 2px;
        font-size: .88rem;
    }
}

@media (prefers-reduced-motion: reduce) {
    .product-upsell-tab {
        transition: none;
    }
}

/* Add-to-cart upsell: swipeable product carousel with explicit navigation. */
.add-to-cart-upsell-scrim {
    position: fixed;
    z-index: 420;
    inset: 0;
    display: grid;
    place-items: center;
    padding: clamp(16px, 3vw, 36px);
    background: rgba(10, 13, 12, .82);
    backdrop-filter: blur(9px);
    animation: popup-scrim-enter var(--motion-duration) ease-out both;
}

.add-to-cart-upsell-dialog {
    width: min(100%, 1180px);
    max-height: calc(100dvh - clamp(32px, 6vw, 72px));
    display: flex;
    flex-direction: column;
    overflow: hidden;
    padding: clamp(22px, 3vw, 38px);
    border: 1px solid rgba(255, 255, 255, .18);
    border-radius: clamp(24px, 3vw, 36px);
    background: var(--surface);
    color: var(--ink);
    box-shadow: 0 36px 110px rgba(0, 0, 0, .52);
    animation: popup-dialog-enter var(--motion-duration) cubic-bezier(.22, 1, .36, 1) both;
}

.add-to-cart-upsell-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 24px;
}

.add-to-cart-upsell-header h2 {
    margin: 0 0 8px;
    font-size: clamp(2rem, 4vw, 3.35rem);
    letter-spacing: -.035em;
}

.add-to-cart-upsell-header p:not(.eyebrow) {
    max-width: 720px;
    margin: 0;
    color: var(--muted);
    font-size: clamp(.98rem, 1.5vw, 1.12rem);
}

.add-to-cart-upsell-close,
.add-to-cart-upsell-arrow {
    flex: 0 0 auto;
    width: 52px;
    min-height: 52px;
    display: grid;
    place-items: center;
    border: 1px solid var(--line);
    border-radius: 50%;
    background: var(--surface-alt);
    color: var(--ink);
}

.add-to-cart-upsell-close:active,
.add-to-cart-upsell-arrow:active {
    transform: scale(.94);
}

.add-to-cart-upsell-carousel {
    min-height: 0;
    display: grid;
    grid-template-columns: 52px minmax(0, 1fr) 52px;
    align-items: center;
    gap: 14px;
    margin: 22px 0 10px;
}

.add-to-cart-upsell-track {
    min-width: 0;
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: minmax(250px, 310px);
    gap: 16px;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 6px 4px 16px;
    overscroll-behavior-x: contain;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    scrollbar-color: var(--brand) var(--line);
    scrollbar-width: thin;
    touch-action: pan-x;
    -webkit-overflow-scrolling: touch;
}

.add-to-cart-upsell-card {
    min-width: 0;
    min-height: 390px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    padding: 10px;
    border: 1px solid var(--line);
    border-radius: var(--radius);
    background: var(--surface);
    box-shadow: var(--shadow-1);
    scroll-snap-align: start;
    scroll-snap-stop: always;
    color: var(--ink);
    font: inherit;
    text-align: left;
    cursor: pointer;
    transition: transform 160ms ease, border-color 160ms ease, box-shadow 160ms ease;
}

.add-to-cart-upsell-card:focus-visible {
    outline: 3px solid var(--brand);
    outline-offset: 3px;
}

.add-to-cart-upsell-card:active {
    transform: scale(.985);
}

.add-to-cart-upsell-card:disabled {
    cursor: wait;
    opacity: .68;
}

.add-to-cart-upsell-media {
    aspect-ratio: 4 / 3;
    display: grid;
    place-items: center;
    overflow: hidden;
    border-radius: calc(var(--radius) - 7px);
    background: #eee8e2;
}

.add-to-cart-upsell-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.add-to-cart-upsell-media svg {
    width: 54px;
    height: 54px;
    color: #b7aaa1;
}

.add-to-cart-upsell-copy {
    flex: 1;
    display: grid;
    align-content: start;
    gap: 7px;
    padding: 15px 8px 12px;
}

.add-to-cart-upsell-name {
    font-size: 1.15rem;
    font-weight: 750;
    line-height: 1.25;
}

.add-to-cart-upsell-description {
    min-height: 42px;
    display: -webkit-box;
    overflow: hidden;
    color: var(--muted);
    font-size: .88rem;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.add-to-cart-upsell-copy strong {
    margin-top: auto;
    color: var(--brand-strong);
    font-size: 1.14rem;
    font-variant-numeric: tabular-nums;
}

.add-to-cart-upsell-add {
    width: 100%;
    min-height: 56px;
    border-radius: 15px;
    pointer-events: none;
}

.add-to-cart-upsell-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    padding-top: 10px;
}

.add-to-cart-upsell-footer > span {
    color: var(--muted);
    font-size: .9rem;
}

.add-to-cart-upsell-footer .ghost {
    flex: 0 0 auto;
    min-height: 54px;
}

@media (hover: hover) {
    .add-to-cart-upsell-card:hover {
        border-color: var(--brand);
        box-shadow: var(--shadow-2);
        transform: translateY(-2px);
    }

    .add-to-cart-upsell-close:hover,
    .add-to-cart-upsell-arrow:hover {
        border-color: var(--brand);
        background: var(--brand-soft);
    }
}

@media (max-width: 700px) {
    .add-to-cart-upsell-scrim {
        padding: 10px;
    }

    .add-to-cart-upsell-dialog {
        max-height: calc(100dvh - 20px);
        padding: 20px 14px;
        border-radius: 25px;
    }

    .add-to-cart-upsell-header {
        gap: 12px;
    }

    .add-to-cart-upsell-header h2 {
        font-size: 2rem;
    }

    .add-to-cart-upsell-carousel {
        grid-template-columns: 48px minmax(0, 1fr) 48px;
        gap: 7px;
        margin-top: 16px;
    }

    .add-to-cart-upsell-close,
    .add-to-cart-upsell-arrow {
        width: 48px;
        min-height: 48px;
    }

    .add-to-cart-upsell-track {
        grid-auto-columns: min(76vw, 280px);
        gap: 12px;
    }

    .add-to-cart-upsell-card {
        min-height: 350px;
    }

    .add-to-cart-upsell-footer {
        align-items: stretch;
        flex-direction: column;
        gap: 10px;
    }

    .add-to-cart-upsell-footer .ghost {
        width: 100%;
    }
}

@media (max-height: 760px) {
    .add-to-cart-upsell-dialog {
        padding-block: 18px;
    }

    .add-to-cart-upsell-header h2 {
        font-size: 1.8rem;
    }

    .add-to-cart-upsell-carousel {
        margin-top: 12px;
    }

    .add-to-cart-upsell-card {
        min-height: 310px;
    }

    .add-to-cart-upsell-media {
        aspect-ratio: 16 / 8;
    }

    .add-to-cart-upsell-copy p,
    .add-to-cart-upsell-footer > span {
        display: none;
    }
}

@media (prefers-reduced-motion: reduce) {
    .add-to-cart-upsell-scrim,
    .add-to-cart-upsell-dialog {
        animation: none;
    }

    .add-to-cart-upsell-track {
        scroll-behavior: auto;
    }
}

/* The add-to-cart modal shares the richer visual language of the final upsell. */
.add-to-cart-upsell-scrim.upsell-popup-scrim {
    z-index: 430;
    background:
        radial-gradient(circle at 50% 18%, rgba(var(--brand-rgb), .18), transparent 42%),
        rgba(10, 13, 12, .86);
    backdrop-filter: blur(12px) saturate(.8);
}

.add-to-cart-upsell-dialog.upsell-popup-dialog {
    position: relative;
    isolation: isolate;
    width: min(100%, 1220px);
    border-color: rgba(var(--brand-rgb), .28);
    background:
        radial-gradient(circle at 92% 0, rgba(var(--brand-rgb), .13), transparent 31%),
        linear-gradient(145deg, #fff 0%, #fff 62%, var(--surface-alt) 100%);
    box-shadow: 0 40px 120px rgba(0, 0, 0, .42), 0 0 0 1px rgba(255, 255, 255, .5) inset;
}

.add-to-cart-upsell-header.upsell-popup-header {
    display: grid;
    grid-template-columns: 64px minmax(0, 1fr) 52px;
    align-items: start;
    gap: 18px;
}

.add-to-cart-upsell-close.upsell-popup-close,
.add-to-cart-upsell-arrow.upsell-popup-arrow {
    border-radius: 17px;
    background: rgba(255, 255, 255, .92);
    box-shadow: 0 7px 18px rgba(25, 29, 28, .09);
}

.add-to-cart-upsell-card.upsell-product-card {
    position: relative;
    border: 2px solid transparent;
    border-radius: 24px;
    background: #fff;
    box-shadow: 0 12px 32px rgba(25, 29, 28, .11);
}

.add-to-cart-upsell-media.upsell-product-media {
    border-radius: 17px;
    background: linear-gradient(145deg, #eee8e2, #f8f5f1);
}

.add-to-cart-upsell-add.upsell-product-action {
    background: var(--ink);
    color: #fff;
    box-shadow: none;
}

.add-to-cart-upsell-footer.upsell-popup-footer {
    padding-top: 18px;
    border-top: 1px solid var(--line);
}

@media (max-width: 700px) {
    .add-to-cart-upsell-header.upsell-popup-header {
        grid-template-columns: 50px minmax(0, 1fr) 48px;
        gap: 10px;
    }
}

/* Upsell refresh: compact food shelf, strong hierarchy, no browser scrollbar. */
.upsell-popup-scrim {
    padding: clamp(14px, 2.4vw, 32px);
    background:
        radial-gradient(circle at 50% 26%, rgba(var(--brand-rgb), .14), transparent 38%),
        rgba(13, 18, 16, .9);
    backdrop-filter: blur(16px) saturate(.72);
}

.upsell-popup-dialog,
.add-to-cart-upsell-dialog.upsell-popup-dialog {
    width: min(100%, 1120px);
    max-height: min(900px, calc(100dvh - clamp(28px, 5vw, 64px)));
    padding: clamp(22px, 2.5vw, 32px);
    border: 1px solid rgba(255, 255, 255, .72);
    border-radius: clamp(24px, 2.5vw, 32px);
    background:
        linear-gradient(135deg, rgba(var(--brand-rgb), .09), transparent 24%),
        #f8faf4;
    box-shadow:
        0 34px 90px rgba(0, 0, 0, .46),
        0 1px 0 rgba(255, 255, 255, .9) inset;
}

.upsell-popup-dialog::before {
    height: 4px;
    background: linear-gradient(90deg, var(--brand-strong), var(--brand) 62%, #d7ef9b);
}

.upsell-popup-header,
.add-to-cart-upsell-header.upsell-popup-header {
    grid-template-columns: 58px minmax(0, 1fr) 48px;
    align-items: center;
    gap: 16px;
}

.upsell-popup-icon {
    width: 58px;
    height: 58px;
    border-radius: 18px;
    background: var(--brand-dark);
    color: #e7f6a8;
    box-shadow: 0 12px 24px rgba(25, 29, 28, .18);
}

.upsell-popup-icon svg {
    width: 30px;
    height: 30px;
}

.upsell-popup-eyebrow {
    margin-bottom: 4px;
    padding: 4px 9px;
    background: rgba(var(--brand-rgb), .14);
    font-size: .7rem;
    letter-spacing: .12em;
}

.upsell-popup-heading h2,
.add-to-cart-upsell-header h2 {
    margin: 0;
    font-size: clamp(1.8rem, 3vw, 2.65rem);
    line-height: 1.02;
}

.upsell-popup-heading > p:last-child,
.add-to-cart-upsell-header p:not(.eyebrow) {
    margin-top: 6px;
    font-size: .95rem;
    line-height: 1.4;
}

.upsell-popup-close,
.add-to-cart-upsell-close.upsell-popup-close {
    width: 48px;
    min-height: 48px;
    border-radius: 15px;
    background: #fff;
    box-shadow: 0 8px 18px rgba(25, 29, 28, .08);
}

.upsell-popup-section-heading {
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 18px;
    margin: 22px 58px 10px;
}

.upsell-popup-section-heading > div {
    display: grid;
    gap: 2px;
}

.upsell-popup-section-heading strong {
    font-size: 1.05rem;
    line-height: 1.25;
}

.upsell-popup-section-heading > div > span {
    color: var(--muted);
    font-size: .82rem;
}

.upsell-popup-count {
    flex: 0 0 auto;
    min-height: 32px;
    display: inline-flex;
    align-items: center;
    padding: 5px 11px;
    border: 1px solid rgba(var(--brand-rgb), .32);
    border-radius: 999px;
    background: rgba(var(--brand-rgb), .11);
    color: var(--brand-strong);
    font-size: .78rem;
    font-weight: 850;
    white-space: nowrap;
}

.upsell-popup-carousel,
.add-to-cart-upsell-carousel {
    grid-template-columns: 48px minmax(0, 1fr) 48px;
    gap: 10px;
    margin: 0;
}

.upsell-popup-carousel.single-product {
    grid-template-columns: minmax(0, 1fr);
}

.upsell-popup-track,
.add-to-cart-upsell-track {
    grid-auto-columns: minmax(238px, 270px);
    gap: 14px;
    padding: 14px;
    border: 1px solid #e4e9dc;
    border-radius: 24px;
    background:
        radial-gradient(circle at 8% 0, rgba(var(--brand-rgb), .12), transparent 30%),
        #eef2e8;
    overscroll-behavior-x: contain;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.upsell-popup-track::-webkit-scrollbar,
.add-to-cart-upsell-track::-webkit-scrollbar {
    width: 0;
    height: 0;
    display: none;
}

.upsell-popup-carousel.single-product .upsell-popup-track {
    grid-auto-columns: minmax(260px, 320px);
    justify-content: center;
}

.upsell-popup-arrow,
.add-to-cart-upsell-arrow.upsell-popup-arrow {
    position: relative;
    z-index: 2;
    width: 48px;
    min-height: 56px;
    border: 0;
    border-radius: 16px;
    background: var(--brand-dark);
    color: #fff;
    box-shadow: 0 10px 24px rgba(25, 29, 28, .2);
}

.upsell-popup-arrow.previous {
    margin-right: -18px;
}

.upsell-popup-arrow.next {
    margin-left: -18px;
}

.upsell-popup-arrow:hover,
.add-to-cart-upsell-arrow.upsell-popup-arrow:hover {
    background: var(--brand-strong);
    color: var(--brand-contrast);
}

.upsell-product-card,
.add-to-cart-upsell-card.upsell-product-card {
    min-height: 348px;
    padding: 8px;
    border: 1px solid rgba(25, 29, 28, .08);
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 8px 20px rgba(25, 29, 28, .08);
}

@media (hover: hover) {
    .upsell-product-card:hover,
    .add-to-cart-upsell-card.upsell-product-card:hover {
        border-color: rgba(var(--brand-rgb), .72);
        box-shadow: 0 14px 28px rgba(25, 29, 28, .14);
        transform: translateY(-2px);
    }
}

.upsell-product-media,
.add-to-cart-upsell-media.upsell-product-media {
    position: relative;
    aspect-ratio: 16 / 10;
    border-radius: 15px;
    background:
        radial-gradient(circle at 50% 42%, rgba(var(--brand-rgb), .13), transparent 28%),
        linear-gradient(145deg, #f4f0e9, #ebe8df);
}

.upsell-product-media::after {
    content: "";
    position: absolute;
    inset: auto 10% 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(25, 29, 28, .12), transparent);
}

.upsell-product-media > svg,
.add-to-cart-upsell-media svg {
    width: 48px;
    height: 48px;
    color: #9da693;
}

.upsell-product-badge {
    position: absolute;
    z-index: 2;
    top: 10px;
    left: 10px;
    min-height: 28px;
    display: inline-flex;
    align-items: center;
    padding: 4px 9px;
    border-radius: 999px;
    background: rgba(25, 29, 28, .9);
    color: #fff;
    font-size: .66rem;
    font-weight: 900;
    letter-spacing: .08em;
    text-transform: uppercase;
    backdrop-filter: blur(8px);
}

.upsell-product-copy,
.add-to-cart-upsell-copy {
    gap: 5px;
    padding: 12px 8px 10px;
}

.upsell-product-name,
.add-to-cart-upsell-name {
    min-height: 2.5em;
    font-size: 1.03rem;
    font-weight: 850;
    line-height: 1.25;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.upsell-product-description,
.add-to-cart-upsell-description {
    min-height: 1.4em;
    font-size: .8rem;
    line-height: 1.4;
    -webkit-line-clamp: 1;
}

.upsell-product-copy strong,
.add-to-cart-upsell-copy strong {
    margin-top: 4px;
    color: var(--ink);
    font-size: 1.16rem;
}

.upsell-product-action,
.add-to-cart-upsell-add.upsell-product-action {
    min-height: 52px;
    border-radius: 14px;
    background: var(--brand-dark);
    color: #fff;
}

.upsell-product-card.selected .upsell-product-action {
    background: var(--brand-strong);
    color: var(--brand-contrast);
}

.upsell-popup-footer,
.add-to-cart-upsell-footer.upsell-popup-footer {
    justify-content: flex-end;
    min-height: 68px;
    padding-top: 14px;
    border-top: 0;
}

.upsell-popup-footer .ghost {
    min-width: 170px;
    min-height: 52px;
    background: transparent;
}

.order-complete-upsell-summary {
    margin-top: 18px;
}

@media (max-width: 700px) {
    .upsell-popup-dialog,
    .add-to-cart-upsell-dialog.upsell-popup-dialog {
        max-height: calc(100dvh - 20px);
        padding: 18px 12px;
        border-radius: 24px;
    }

    .upsell-popup-header,
    .add-to-cart-upsell-header.upsell-popup-header {
        grid-template-columns: 48px minmax(0, 1fr) 44px;
        gap: 10px;
    }

    .upsell-popup-icon {
        width: 48px;
        height: 48px;
        border-radius: 15px;
    }

    .upsell-popup-icon svg {
        width: 25px;
        height: 25px;
    }

    .upsell-popup-heading h2,
    .add-to-cart-upsell-header h2 {
        font-size: 1.65rem;
    }

    .upsell-popup-heading > p:last-child,
    .add-to-cart-upsell-header p:not(.eyebrow) {
        display: none;
    }

    .upsell-popup-close,
    .add-to-cart-upsell-close.upsell-popup-close {
        width: 44px;
        min-height: 44px;
    }

    .upsell-popup-section-heading {
        align-items: center;
        margin: 16px 48px 8px;
    }

    .upsell-popup-section-heading > div > span {
        display: none;
    }

    .upsell-popup-carousel,
    .add-to-cart-upsell-carousel {
        grid-template-columns: 42px minmax(0, 1fr) 42px;
        gap: 4px;
    }

    .upsell-popup-arrow,
    .add-to-cart-upsell-arrow.upsell-popup-arrow {
        width: 42px;
        min-height: 54px;
        border-radius: 14px;
    }

    .upsell-popup-track,
    .add-to-cart-upsell-track {
        grid-auto-columns: min(72vw, 260px);
        padding: 10px;
        border-radius: 20px;
    }

    .upsell-product-card,
    .add-to-cart-upsell-card.upsell-product-card {
        min-height: 326px;
    }

    .upsell-popup-footer .ghost,
    .order-complete-upsell-continue {
        width: 100%;
        min-width: 0;
    }
}

@media (max-height: 760px) {
    .upsell-popup-dialog,
    .add-to-cart-upsell-dialog.upsell-popup-dialog {
        padding-block: 16px;
    }

    .upsell-popup-section-heading {
        margin-top: 12px;
    }

    .upsell-product-card,
    .add-to-cart-upsell-card.upsell-product-card {
        min-height: 292px;
    }

    .upsell-product-media,
    .add-to-cart-upsell-media.upsell-product-media {
        aspect-ratio: 16 / 7;
    }

    .upsell-product-description,
    .add-to-cart-upsell-description {
        display: none;
    }

    .upsell-popup-footer,
    .add-to-cart-upsell-footer.upsell-popup-footer {
        min-height: 58px;
        padding-top: 8px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .upsell-popup-track,
    .add-to-cart-upsell-track {
        scroll-behavior: auto;
    }
}

/* Keep order cancellation available without competing with the primary journey. */
.cancel-order-button {
    min-height: 48px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 9px 13px;
    border: 1px solid transparent;
    border-radius: 12px;
    background: transparent;
    color: var(--muted);
    font-size: .88rem;
    font-weight: 700;
    white-space: nowrap;
    box-shadow: none;
    opacity: .78;
    transition: color var(--motion-duration) ease,
                background-color var(--motion-duration) ease,
                border-color var(--motion-duration) ease,
                opacity var(--motion-duration) ease,
                transform 120ms ease;
}

.cancel-order-button svg {
    width: 18px;
    height: 18px;
}

@media (hover: hover) {
    .cancel-order-button:hover {
        border-color: rgba(180, 35, 24, .22);
        background: rgba(180, 35, 24, .06);
        color: var(--danger);
        opacity: 1;
    }
}

.cart-bar {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto minmax(230px, 360px);
}

.cart-bar .cancel-order-button,
.recommendation-footer .cancel-order-button {
    border-color: rgba(255, 255, 255, .1);
    background: rgba(255, 255, 255, .035);
    color: rgba(255, 255, 255, .66);
}

@media (hover: hover) {
    .cart-bar .cancel-order-button:hover,
    .recommendation-footer .cancel-order-button:hover {
        border-color: rgba(255, 255, 255, .18);
        background: rgba(255, 255, 255, .08);
        color: #fff;
    }
}

.cart-bar .pay-button {
    width: 100%;
    min-width: 0;
}

.configurator-actions .cancel-order-button {
    margin-right: auto;
}

.checkout-cancel-action {
    display: flex;
    justify-content: center;
    padding-top: 12px;
}

@media (max-width: 700px) {
    .cart-bar {
        grid-template-columns: minmax(0, 1fr) 48px minmax(150px, 34vw);
        gap: 10px;
        padding-inline: 14px;
    }

    .cart-bar .cancel-order-button {
        width: 48px;
        padding: 0;
    }

    .cart-bar .cancel-order-button span {
        display: none;
    }

    .configurator-actions {
        grid-template-columns: auto 1fr 1fr;
    }

    .configurator-actions .cancel-order-button {
        margin-right: 0;
    }
}
