:root{color:#1c2024;font-synthesis:none;text-rendering:optimizelegibility;--orange:#f4512c;--orange-dark:#d63a1c;--ink:#1c2024;--muted:#68625d;--cream:#fff4e8;--yellow:#ffd95a;--green:#217a4a;--line:#eadfd4;--surface:#fff;--shadow:0 16px 45px #4f30191a;background:#fffaf5;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 92% 8%,#ffd95a3d,#0000 25rem),#fffaf5;min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #f4512c59}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}.app-shell{flex-direction:column;min-height:100vh;display:flex}.skip-link{z-index:100;color:#fff;background:var(--ink);border-radius:10px;padding:12px 16px;position:fixed;top:8px;left:8px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffaf5eb;border-bottom:1px solid #eadfd4cc;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:12px;max-width:1180px;min-height:72px;margin:0 auto;padding:10px 16px;display:flex}.brand{align-items:center;gap:10px;min-height:48px;display:inline-flex}.brand-mark{color:#fff;background:var(--orange);letter-spacing:-.04em;border-radius:14px;place-items:center;width:42px;height:42px;font-size:.72rem;font-weight:800;display:grid;box-shadow:0 8px 20px #f4512c47}.brand strong,.brand small{display:block}.brand strong{font-size:.94rem}.brand small,.account-link small{color:var(--muted);font-size:.68rem}.header-actions{align-items:center;gap:6px;display:flex}.header-icon{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.header-icon-dot{fill:currentColor;stroke:none}.notification-center{position:relative}.notification-trigger{border:1px solid var(--line);width:44px;height:44px;color:var(--ink);cursor:pointer;background:#fff;border-radius:50%;place-items:center;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;position:relative;box-shadow:0 3px 10px #4f30190f}.header-count-badge{color:#fff;background:var(--orange);font-variant-numeric:tabular-nums;border:2px solid #fffaf5;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.6rem;font-weight:900;line-height:1;display:inline-flex;position:absolute;top:-3px;right:-3px;box-shadow:0 2px 7px #d63a1c47}.notification-panel{z-index:30;border:1px solid var(--line);background:#fff;border-radius:20px;max-height:min(70vh,560px);padding:14px;position:fixed;top:72px;left:10px;right:10px;overflow:auto;box-shadow:0 22px 70px #201b1733}.notification-panel-heading{z-index:1;border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:12px;margin:-14px -14px 8px;padding:14px;display:flex;position:sticky;top:-14px}.notification-panel-heading h2{margin:0;font-size:1.1rem}.notification-panel-heading button{width:44px;height:44px;color:var(--muted);background:var(--cream);cursor:pointer;border:0;border-radius:50%;font-size:1.6rem}.notification-list{gap:7px;display:grid}.notification-item{min-height:76px;color:var(--ink);background:#f7f4f1;border-radius:14px;gap:3px;padding:12px 13px;text-decoration:none;display:grid}.notification-item.is-unread{border-left:4px solid var(--orange);background:#fff1e9}.notification-item span,.notification-item small,.notification-empty,.notification-error{color:var(--muted);font-size:.75rem}.notification-empty,.notification-error{margin:18px 4px}.notification-error{color:#a03224}.notification-toast{z-index:40;color:var(--ink);background:#fff;border:1px solid #f4512c3d;border-radius:17px;gap:3px;padding:14px 16px;text-decoration:none;display:grid;position:fixed;bottom:14px;left:12px;right:12px;box-shadow:0 18px 60px #201b173b}.notification-toast>span:last-child{color:var(--muted);font-size:.8rem}.cart-link{border:1px solid var(--line);background:var(--surface);border-radius:50%;justify-content:center;align-items:center;gap:7px;width:44px;height:44px;font-size:.76rem;font-weight:800;transition:border-color .16s,box-shadow .16s,transform .16s;display:inline-flex;position:relative;box-shadow:0 3px 10px #4f30190f}.cart-link>span{display:none}.account-link{text-align:right}.account-link span,.account-link small{display:block}.desktop-account-actions{align-items:center;gap:10px;display:none}.mobile-menu-trigger{border:1px solid var(--line);width:44px;height:44px;color:var(--ink);background:var(--surface);cursor:pointer;border-radius:50%;place-items:center;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;box-shadow:0 3px 10px #4f30190f}.mobile-menu{background:#fffaf5fa;border-top:1px solid #eadfd4cc;gap:7px;padding:10px 16px 16px;animation:.18s ease-out mobile-menu-in;display:grid;box-shadow:0 18px 34px #2c1f151f}.mobile-menu-link{width:100%;min-height:54px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;padding:9px 12px;display:flex}.mobile-menu-link:hover,.mobile-menu-link.active{border-color:var(--line);background:#fff}.mobile-menu-link strong,.mobile-menu-link small{display:block}.mobile-menu-link small{color:var(--muted);margin-top:2px;font-size:.7rem}.cart-added-toast{z-index:45;width:min(360px,100vw - 24px);color:var(--ink);background:#fff;border:1px solid #f4512c38;border-radius:19px;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:12px;padding:12px 42px 12px 12px;animation:.24s cubic-bezier(.2,.8,.2,1) cart-added-in;display:grid;position:fixed;top:82px;right:12px;box-shadow:0 22px 60px #301f1438}.cart-added-close{width:34px;height:34px;color:var(--muted);background:var(--cream);cursor:pointer;border:0;border-radius:50%;place-items:center;font-size:1.25rem;display:grid;position:absolute;top:7px;right:7px}.cart-added-image{color:#fff;background:var(--ink);border-radius:13px;place-items:center;width:56px;height:56px;font-size:.72rem;font-weight:900;display:grid;overflow:hidden}.cart-added-image img{object-fit:cover;width:100%;height:100%}.cart-added-copy{gap:2px;min-width:0;display:grid}.cart-added-copy>strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cart-added-copy small{color:var(--muted)}.cart-added-copy a{width:fit-content;color:var(--orange-dark);margin-top:4px;font-size:.76rem;font-weight:850}@keyframes mobile-menu-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes cart-added-in{0%{opacity:0;transform:translateY(-12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=390px){.brand>span:last-child{display:none}}main{flex:1}main:focus{outline:none}.hero,.catalogue-section,.page-card,.site-footer{width:min(100% - 32px,1180px);margin-inline:auto}.hero{gap:24px;padding:48px 0 34px;display:grid}.hero-content h1{letter-spacing:-.055em;max-width:760px;margin-bottom:16px;font-size:clamp(2.25rem,11vw,5.2rem);line-height:.98}.hero-content p{max-width:650px;color:var(--muted);font-size:1.04rem;line-height:1.7}.eyebrow{color:var(--orange-dark);letter-spacing:.13em;text-transform:uppercase;margin-bottom:10px;font-size:.76rem;font-weight:800;display:inline-block}.hero-card{background:var(--yellow);min-height:230px;box-shadow:var(--shadow);border-radius:30px;flex-direction:column;justify-content:space-between;padding:28px;display:flex;transform:rotate(1deg)}.hero-card span,.hero-card small{font-weight:600}.hero-card strong{letter-spacing:-.04em;font-size:clamp(1.7rem,8vw,2.6rem);line-height:1.08}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:11px 20px;font-weight:800;transition:transform .16s,background .16s,box-shadow .16s;display:inline-flex}.button:disabled{cursor:not-allowed;opacity:.55;transform:none}.button-primary{color:#fff;background:var(--orange);box-shadow:0 10px 26px #f4512c38}.button-ghost{color:var(--ink);border-color:var(--line);background:var(--surface)}.button.compact{min-height:44px;padding-inline:15px;font-size:.82rem}.full-width{width:100%}.catalogue-section{padding:30px 0 70px}.section-heading,.category-title{justify-content:space-between;align-items:end;gap:16px;display:flex}.section-heading h2,.category-title h2{letter-spacing:-.035em;margin-bottom:0}.service-note,.age-note{color:var(--green);white-space:nowrap;background:#e7f6ec;border-radius:999px;padding:7px 11px;font-size:.72rem;font-weight:800}.age-note{color:#7c3b00;background:#fff0bf}.product-search{margin-top:20px}.product-search-field{border:1px solid var(--line);background:var(--surface);border-radius:18px;grid-template-columns:24px minmax(0,1fr) 38px;align-items:center;gap:10px;min-height:52px;padding:5px 7px 5px 16px;transition:border-color .16s,box-shadow .16s;display:grid;box-shadow:0 8px 28px #4f301912}.product-search-field:focus-within{border-color:var(--orange);box-shadow:0 0 0 4px #f4512c1c}.product-search-icon,.product-search-icon svg{width:22px;height:22px}.product-search-icon{color:var(--muted);place-items:center;display:grid}.product-search-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px}.product-search-field input{width:100%;min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:none;padding:9px 0;font-size:1rem;font-weight:650}.product-search-field input::placeholder{color:#847b73;opacity:1}.product-search-field input::-webkit-search-cancel-button{display:none}.product-search-clear{width:38px;height:38px;color:var(--muted);background:#f4f0eb;border:0;border-radius:50%;place-items:center;font-size:1.45rem;line-height:1;display:grid}.product-search-status{min-height:20px;color:var(--muted);margin:5px 4px 0;font-size:.78rem;font-weight:700}.category-nav-shell{margin:6px -16px 34px;position:relative}.category-nav{scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:none;gap:9px;padding:0 50px 8px;scroll-padding-inline:50px;display:flex;overflow-x:auto}.category-nav::-webkit-scrollbar{display:none}.category-nav a{border:1px solid var(--line);background:var(--surface);scroll-snap-align:start;white-space:nowrap;border-radius:999px;align-items:center;min-height:44px;padding:10px 17px;font-size:.86rem;font-weight:700;display:inline-flex}.category-nav a.active{color:#fff;border-color:var(--ink);background:var(--ink)}.category-nav-control{z-index:2;color:#fff;background:var(--orange);border:1px solid #f4512c2e;border-radius:50%;place-items:center;width:40px;height:40px;font-size:1.2rem;font-weight:800;transition:opacity .16s,transform .16s,box-shadow .16s;display:grid;position:absolute;top:2px;box-shadow:0 7px 18px #4f30192e}.category-nav-control:hover:not(:disabled){transform:scale(1.06);box-shadow:0 9px 22px #4f30193d}.category-nav-control:disabled{opacity:0;pointer-events:none}.category-nav-control svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.3px;width:21px;height:21px}.category-nav-control.is-back{left:7px}.category-nav-control.is-forward{right:7px}.category-nav-hint{color:var(--muted);text-align:center;margin:2px 16px 0;font-size:.75rem;font-weight:650}.product-search-empty{margin-top:22px}.category-block+.category-block{margin-top:48px}.category-title{margin-bottom:16px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.product-card{border:1px solid var(--line);background:var(--surface);border-radius:20px;grid-template-rows:auto 1fr;min-width:0;display:grid;overflow:hidden;box-shadow:0 8px 24px #4f30190f}.product-card.is-sold-out{opacity:.7}.product-image-wrap,.product-detail-image{aspect-ratio:4/3;background:linear-gradient(145deg,#ffe9d5,#fff8ef);display:block;position:relative;overflow:hidden}.product-image-wrap img,.product-detail-image img{object-fit:cover;width:100%;height:100%}.product-placeholder{color:#f4512c61;place-items:center;width:100%;height:100%;font-size:2.2rem;font-weight:800;display:grid}.age-badge{color:#fff;background:var(--ink);border:2px solid #fff;border-radius:50%;place-items:center;width:38px;height:38px;font-size:.74rem;font-weight:800;display:grid;position:absolute;top:9px;right:9px;box-shadow:0 4px 12px #0003}.age-badge.large{width:50px;height:50px;font-size:.9rem}.product-card-body{grid-template-rows:1fr auto;gap:10px;padding:13px;display:grid}.product-card-action{justify-content:space-between;align-items:center;gap:8px;display:flex}.add-cart-button{color:#fff;background:var(--orange);cursor:pointer;border:0;border-radius:50%;flex:0 0 46px;place-items:center;width:46px;height:46px;font-weight:900;transition:background .16s,box-shadow .16s,transform .16s;display:grid}.add-cart-icon{fill:none;stroke:currentColor;stroke-width:2.6px;stroke-linecap:round;width:22px;height:22px}.add-cart-button:disabled{color:var(--muted);cursor:not-allowed;background:#eee9e4}.product-card h3{min-height:2.5em;margin-bottom:5px;font-size:.92rem;line-height:1.25}.product-card h3 a{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.product-card-action .price{line-height:1.1}.stock-label,.category-empty,.muted{color:var(--muted);margin-bottom:0;font-size:.78rem}.category-empty{border:1px dashed var(--line);background:#ffffff94;border-radius:18px;padding:22px}.price{color:var(--orange-dark);white-space:nowrap;font-size:.92rem}.price.large{margin-bottom:18px;font-size:1.55rem;display:block}.page-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:28px;margin-top:30px;margin-bottom:70px;padding:24px}.page-heading,.account-section-heading,.address-title{justify-content:space-between;align-items:start;gap:14px;display:flex}.page-heading h1{letter-spacing:-.05em;margin-bottom:18px;font-size:clamp(2rem,9vw,3.7rem);line-height:1.02}.page-heading .back-link{flex:none;margin:0}.shop-status{border:1px solid;border-radius:18px;align-items:center;gap:12px;margin-bottom:24px;padding:14px 16px;display:flex}.shop-status.is-open{color:#155d38;background:#eaf8ef;border-color:#c3e7d0}.shop-status.is-closed{color:#704100;background:#fff5d5;border-color:#f1d785}.shop-status-dot{background:currentColor;border-radius:50%;flex:none;width:11px;height:11px;box-shadow:0 0 0 5px #217a4a1f}.shop-status strong,.shop-status span{display:block}.shop-status span{margin-top:2px;font-size:.78rem}.cart-layout,.checkout-layout,.checkout-form-stack,.cart-items,.account-stack,.address-list{gap:16px;display:grid}.cart-item{border:1px solid var(--line);background:#fffdfb;border-radius:18px;grid-template-columns:90px minmax(0,1fr);gap:13px;min-width:0;padding:11px;display:grid}.cart-item-image{aspect-ratio:1;color:#f4512c8c;background:var(--cream);border-radius:14px;place-items:center;font-weight:900;display:grid;position:relative;overflow:hidden}.cart-item-image img{object-fit:cover;width:100%;height:100%}.cart-item-image b{color:#fff;background:var(--ink);border-radius:999px;padding:4px 6px;font-size:.62rem;position:absolute;top:6px;right:6px}.cart-item-copy{gap:8px;min-width:0;display:grid}.cart-item-copy h2{margin-bottom:3px;font-size:.95rem;line-height:1.25}.cart-item-copy>div:first-child strong{color:var(--orange-dark);font-size:.84rem}.quantity-control{border:1px solid var(--line);background:#fff;border-radius:999px;grid-template-columns:44px 34px 44px;align-items:center;width:max-content;display:grid;overflow:hidden}.quantity-control button{cursor:pointer;background:0 0;border:0;min-height:44px;font-size:1.15rem;font-weight:800}.quantity-control button:disabled{opacity:.35;cursor:not-allowed}.quantity-control output{text-align:center;font-weight:800}.remove-item{color:#85271b;width:max-content;min-height:32px;padding:3px 0;font-size:.75rem}.cart-summary,.checkout-summary{background:var(--cream);border-radius:20px;align-self:start;gap:14px;padding:18px;display:grid}.cart-summary h2,.checkout-summary h2{margin-bottom:2px;font-size:1.2rem}.summary-row,.summary-total,.rule-summary p{justify-content:space-between;gap:14px;margin:0;font-size:.84rem;display:flex}.summary-row span,.rule-summary span{color:var(--muted)}.summary-total{border-top:1px solid var(--line);padding-top:13px;font-size:1.05rem}.summary-total strong{color:var(--orange-dark)}.minimum-progress{color:#704100;gap:8px;font-size:.78rem;font-weight:700;display:grid}.minimum-progress progress{width:100%;accent-color:var(--orange)}.field,.form-section{min-width:0}.field{color:var(--ink);gap:7px;font-size:.8rem;font-weight:800;display:grid}.field small{color:var(--muted);font-weight:500}.field input,.field select,.field textarea{border:1px solid var(--line);width:100%;min-height:48px;color:var(--ink);background:#fff;border-radius:13px;padding:10px 12px}.field textarea{resize:vertical;min-height:86px}.form-grid{gap:13px;display:grid}.form-section{border:1px solid var(--line);border-radius:20px;margin:0;padding:16px}.form-section legend{padding:0 7px;font-size:1rem;font-weight:850}.delivery-choice{gap:9px;margin-bottom:15px;display:grid}.delivery-choice>label{border:1px solid var(--line);cursor:pointer;border-radius:14px;align-items:center;gap:11px;min-height:58px;padding:10px;display:flex}.delivery-choice>label:has(input:checked){border-color:var(--orange);background:#fff4ee}.delivery-choice>label.is-disabled{opacity:.55;cursor:not-allowed}.delivery-choice input,.age-confirmation input,.terms-confirmation input{width:22px;height:22px;accent-color:var(--orange);flex:none}.delivery-choice strong,.delivery-choice small,.guest-warning strong,.guest-warning span{display:block}.payment-heading,.operational-order-heading{justify-content:space-between;align-items:start;gap:12px;margin-bottom:14px;display:flex}.payment-heading strong,.payment-heading small{display:block}.payment-method-choice+.payment-heading{margin-top:18px}.stripe-payment-note{border:1px solid #b9d9ee}.payment-heading small,.delivery-choice small{color:var(--muted);margin-top:3px}.guest-warning strong{margin-bottom:4px}.age-confirmation{color:#704100;cursor:pointer;background:#fff8df;border:2px solid #e8c457;border-radius:16px;align-items:start;gap:12px;padding:14px;font-size:.82rem;font-weight:700;line-height:1.5;display:flex}.terms-confirmation{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:16px;align-items:start;gap:12px;padding:14px;font-size:.82rem;font-weight:650;line-height:1.5;display:flex}.terms-confirmation a{color:var(--orange-dark);font-weight:800}.checkout-summary{box-shadow:var(--shadow)}.checkout-summary .message ul{margin:8px 0 0;padding-left:18px}.account-stack{margin-top:28px}.account-section{border-top:1px solid var(--line);padding-top:24px}.account-section-heading{margin-bottom:17px}.account-section-heading h2{margin-bottom:0;font-size:1.25rem}.account-section-heading .muted{overflow-wrap:anywhere;text-align:right;max-width:45%}.address-card{border:1px solid var(--line);background:#fffdfb;border-radius:17px;gap:12px;padding:15px;display:grid}.address-card p{color:var(--muted);margin:9px 0 0;font-size:.82rem;line-height:1.55}.address-actions{flex-wrap:wrap;gap:7px;display:flex}.address-actions .text-button{color:#85271b}.shop-settings-manager{gap:28px}.order-tracking,.operational-orders,.operational-order-list,.order-item-list,.customer-order-list{gap:14px;display:grid}.order-confirmation-hero{gap:16px;display:grid}.order-confirmation-hero h1{letter-spacing:-.05em;margin-bottom:9px;font-size:clamp(2rem,9vw,3.7rem);line-height:1.02}.order-confirmation-hero p,.operational-order-heading small{color:var(--muted);margin:0;font-size:.78rem}.order-status-badge{color:#624000;background:#fff0bf;border-radius:999px;width:max-content;max-width:100%;padding:8px 11px;font-size:.7rem;font-weight:850}.order-status-badge.status-delivered{color:#155d38;background:#e4f5ea}.order-status-badge.status-cancelled,.order-status-badge.status-cancelled_age_verification_failed{color:#85271b;background:#ffe9e5}.order-status-badge.status-out_for_delivery{color:#154a72;background:#e4f1fb}.order-detail-grid,.operational-order-grid{gap:14px;display:grid}.order-panel,.operational-order-card{border:1px solid var(--line);background:#fffdfb;border-radius:20px;padding:16px}.order-panel h2,.operational-orders h2{font-size:1.2rem}.order-item-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:12px;padding-bottom:11px;font-size:.84rem;display:flex}.order-item-row>span{min-width:0}.order-facts{gap:12px;margin:0;display:grid}.order-facts div{border-bottom:1px solid var(--line);gap:3px;padding-bottom:10px;display:grid}.order-facts dt{color:var(--muted);font-size:.7rem;font-weight:700}.order-facts dd{margin:0;font-size:.84rem;font-weight:750;line-height:1.45}.order-page-actions{flex-wrap:wrap;gap:9px;display:flex}.account-claim-card{background:linear-gradient(145deg,#fff7f1,#fffdfb);border:1px solid #f4512c3d;border-radius:22px;gap:16px;padding:18px;display:grid;box-shadow:0 12px 30px #55311b14}.account-claim-card h2{margin-bottom:7px;font-size:clamp(1.35rem,6vw,1.8rem)}.account-claim-card p{color:var(--muted);margin:0;line-height:1.55}.account-claim-card .button{text-align:center;width:100%}.customer-order-card{border:1px solid var(--line);background:#fffdfb;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;min-height:72px;padding:13px;display:flex}.customer-order-card div,.customer-order-card strong,.customer-order-card small,.customer-order-card span{display:block}.customer-order-card>div:last-child{text-align:right}.customer-order-card small,.customer-order-card span{color:var(--muted);margin-top:4px;font-size:.7rem}.customer-order-card>div:last-child strong{color:var(--orange-dark);margin-top:4px}.operational-orders{gap:16px}.compact-empty{border:1px dashed var(--line);border-radius:18px;padding:24px}.compact-empty h2{margin-bottom:8px}.operational-order-card{gap:14px;display:grid}.operational-order-heading{margin-bottom:0}.operational-order-heading h3{margin-bottom:3px;font-size:1.1rem}.cash-panel{background:var(--cream);border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:9px 12px;padding:14px;display:grid}.cash-panel span{color:var(--muted);font-size:.72rem}.cash-panel strong{text-align:right;font-size:.85rem}.cash-panel .cash-change{color:var(--orange-dark);font-size:1.15rem}.courier-pick-list{background:#fffaf6;border:1px solid #f4512c33;border-radius:16px;overflow:hidden}.courier-pick-list-heading{min-height:42px;color:var(--orange-dark);text-transform:uppercase;letter-spacing:.04em;background:#fff0e7;justify-content:space-between;align-items:center;gap:12px;padding:9px 12px;font-size:.78rem;font-weight:900;display:flex}.courier-pick-list ul{margin:0;padding:6px 12px;list-style:none;display:grid}.courier-pick-list li{border-bottom:1px solid #eadfd4c7;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:44px;padding:8px 0;display:grid}.courier-pick-list li:last-child{border-bottom:0}.courier-pick-list li>strong{text-align:center;color:#fff;background:var(--orange);border-radius:10px;min-width:38px;padding:6px 7px;font-size:.86rem}.courier-pick-list li>span{color:var(--ink);font-size:.88rem;font-weight:800}.courier-pick-list li>small{color:#8a2b14;background:#ffd9cc;border-radius:999px;padding:4px 7px;font-size:.68rem;font-weight:900}.order-note{border-left:4px solid var(--yellow);color:var(--muted);margin:0;padding-left:11px;font-size:.8rem;line-height:1.5}.cancel-order-form{border-top:1px solid var(--line);gap:12px;padding-top:14px;display:grid}.dispatch-toolbar{align-items:flex-start}.dispatch-toolbar-actions{align-items:center;gap:8px;display:flex}.dispatch-section{gap:14px;margin-top:26px;display:grid}.dispatch-section-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.dispatch-section-heading h3{letter-spacing:-.035em;margin:0;font-size:1.18rem}.dispatch-empty,.privacy-note,.completion-hint{color:var(--muted);margin:0;font-size:.76rem;line-height:1.5}.dispatch-empty{border:1px dashed var(--line);background:var(--cream);border-radius:16px;padding:18px}.order-filter-panel{border:1px solid var(--line);background:var(--cream);border-radius:16px;gap:12px;padding:12px;display:grid}.order-filter-presets{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.order-filter-presets button{border:1px solid var(--line);min-height:42px;color:var(--muted);cursor:pointer;background:#fff;border-radius:11px;font-size:.72rem;font-weight:800}.order-filter-presets button.active{color:#fff;border-color:var(--ink);background:var(--ink)}.order-filter-fields{gap:9px;display:grid}.order-filter-fields label{gap:6px;font-size:.72rem;font-weight:800;display:grid}.order-filter-fields input{border:1px solid var(--line);min-width:0;min-height:44px;color:var(--ink);background:#fff;border-radius:11px;padding:9px 11px}.admin-order-card{gap:0;padding:0;overflow:hidden}.admin-order-summary{width:100%;min-height:72px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:0;grid-template-columns:minmax(0,1fr) auto 22px;align-items:center;gap:10px;padding:14px;display:grid}.admin-order-summary:hover{background:#fff9f5}.admin-order-identity{min-width:0}.admin-order-identity small,.admin-order-identity strong{display:block}.admin-order-identity small{color:var(--orange-dark);letter-spacing:.04em;margin-bottom:4px;font-size:.66rem;font-weight:850}.admin-order-identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;overflow:hidden}.admin-order-chevron{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px;transition:transform .16s}.admin-order-summary[aria-expanded=true] .admin-order-chevron{transform:rotate(180deg)}.operational-order-content{border-top:1px solid var(--line);background:#fffdfb;gap:14px;padding:14px;display:grid}.admin-order-date{color:var(--muted);font-size:.72rem}.courier-pool-grid{gap:12px;display:grid}.courier-pool-card{border:1px solid var(--line);border-left:5px solid var(--orange);background:#fff;border-radius:18px;gap:14px;padding:15px;display:grid}.courier-pool-card .operational-order-heading>strong{color:var(--orange-dark);font-size:1.05rem}.pool-facts{gap:9px;margin:0;display:grid}.pool-facts div,.assignment-line{justify-content:space-between;gap:12px;display:flex}.pool-facts dt,.pool-facts dd{margin:0;font-size:.78rem}.pool-facts dt{color:var(--muted)}.pool-facts dd{text-align:right;font-weight:700}.assignment-line{color:var(--muted);background:var(--cream);border-radius:12px;padding:9px 11px;font-size:.75rem}.assignment-line strong{color:var(--green)}.dispatch-actions,.handover-actions,.eta-form{gap:10px;display:grid}.dispatch-actions{border-top:1px solid var(--line);padding-top:14px}.eta-form{background:var(--cream);border:0;border-radius:15px;min-width:0;margin:0;padding:13px}.cancel-order-form .field{gap:7px;font-size:.8rem;font-weight:800;display:grid}.cancel-order-form textarea{border:1px solid var(--line);width:100%;min-height:48px;color:var(--ink);background:#fff;border-radius:12px;padding:10px 12px}.eta-preset-panel legend{color:var(--ink);padding:0;font-size:.92rem;font-weight:900}.eta-preset-panel>p{color:var(--muted);margin:0;font-size:.8rem}.eta-preset-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.eta-preset-button{min-width:0;min-height:66px;color:var(--orange-dark);background:var(--surface);border-color:#f4512c47;border-radius:14px;place-content:center;gap:1px;padding:8px 4px;display:grid;box-shadow:0 8px 20px #2f241d0f}.eta-preset-button:hover{border-color:var(--orange);background:#fff8f4}.eta-preset-button strong{font-size:1.15rem;line-height:1}.eta-preset-button span{font-size:.7rem}.eta-extension-button{justify-self:start}.courier-accept-panel{background:#fff7f2;border:1px solid #f4512c38}.active-eta-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.active-eta-row>strong{color:var(--green);font-size:.9rem}.courier-departure-button{min-height:52px;font-size:1rem}.cancel-order-form textarea{resize:vertical;min-height:88px}.age-check-actions{background:#fff9e8;border:1px solid #efcf78;border-radius:15px;gap:8px;margin:0;padding:13px;display:grid}.age-check-actions legend{color:#704100;padding:0 6px;font-size:.78rem;font-weight:800}.completion-hint{text-align:center}.rule-summary{gap:13px;display:grid}.rule-summary p{border-bottom:1px solid var(--line);padding-bottom:10px}.product-detail-grid{gap:24px;display:grid}.product-detail-image{border-radius:22px}.product-detail-copy h1,.auth-intro h1,.dashboard h1,.empty-state h1{letter-spacing:-.05em;margin-bottom:12px;font-size:clamp(2rem,9vw,3.7rem);line-height:1.02}.back-link{min-height:44px;color:var(--muted);align-items:center;margin-bottom:16px;font-size:.86rem;font-weight:700;display:inline-flex}.stock-status{color:var(--green);font-weight:800}.stock-status.sold-out{color:#a03224}.auth-page{gap:28px;display:grid}.auth-intro p,.dashboard>p,.empty-state p{color:var(--muted);line-height:1.7}.auth-form{gap:16px;display:grid}.auth-form label{gap:7px;font-size:.82rem;font-weight:800;display:grid}.auth-form input{border:1px solid var(--line);width:100%;min-height:48px;color:var(--ink);background:#fffdfb;border-radius:13px;padding:10px 13px}.text-button{min-height:44px;color:var(--orange-dark);cursor:pointer;background:0 0;border:0;padding:8px;font-weight:800}.message{border-radius:14px;padding:13px 15px;font-size:.84rem;line-height:1.5}.message-error{color:#85271b;background:#ffe9e5}.captcha-panel{border:1px solid var(--line);background:var(--surface);border-radius:16px;gap:10px;padding:16px;display:grid}.captcha-panel p{color:var(--muted);margin:0;font-size:.84rem}.fatal-error{width:min(100% - 32px,680px);min-height:100vh;margin:0 auto;padding-block:20vh 48px}.fatal-error p{color:var(--muted);line-height:1.65}.legal-page{max-width:780px}.legal-address,.legal-copy{gap:10px;display:grid}.legal-address{margin-block:24px;font-style:normal}.legal-copy{margin-top:28px}.legal-copy h2{margin:20px 0 0;font-size:1.1rem}.legal-copy p{color:var(--muted);margin:0;line-height:1.7}.legal-copy a{color:var(--orange-dark);font-weight:750}.legal-copy ul{color:var(--muted);gap:8px;margin:0;padding-left:22px;line-height:1.65;display:grid}.legal-facts{gap:8px;margin:0;display:grid}.legal-facts div{border-bottom:1px solid var(--line);grid-template-columns:minmax(120px,.7fr) minmax(0,1.3fr);gap:12px;padding-block:8px;display:grid}.legal-facts dt{color:var(--muted)}.legal-facts dd{margin:0;font-weight:750}.legal-copy .legal-version{border-top:1px solid var(--line);margin-top:24px;padding-top:14px;font-size:.78rem;font-weight:750}.message-success{color:#155d38;background:#e4f5ea}.message-info{color:#154a72;background:#e4f1fb}.message-warning{color:#704100;background:#fff1c4}.route-state{min-height:180px;color:var(--muted);place-items:center;font-weight:700;display:grid}.empty-state{text-align:center}.dashboard-grid{gap:12px;margin-top:24px;display:grid}.dashboard-grid article{background:var(--cream);border-radius:18px;padding:18px}.dashboard-grid article p{color:var(--muted);margin:7px 0 0;font-size:.86rem;line-height:1.55}.admin-dashboard{padding-inline:16px}.admin-hero{gap:18px;display:grid}.admin-hero h1{margin-bottom:10px}.admin-hero p{color:var(--muted);margin-bottom:0;line-height:1.55}.admin-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.admin-stats span{min-width:0;color:var(--muted);background:var(--cream);border-radius:16px;padding:13px;font-size:.72rem;line-height:1.25}.admin-stats strong{color:var(--ink);margin-bottom:3px;font-size:1.35rem;display:block}.admin-stats .needs-attention{color:#7a3e00;background:#fff0bf}.admin-tabs{z-index:10;border-block:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;grid-template-columns:repeat(7,minmax(76px,1fr));gap:7px;margin:24px -16px;padding:8px 16px;display:grid;position:sticky;top:72px;overflow-x:auto}.admin-tabs button{min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:12px;font-size:.78rem;font-weight:800}.admin-tabs button.active{color:#fff;background:var(--ink)}.admin-stack,.admin-list,.admin-form,.stock-form{gap:14px;display:grid}.admin-search-field{color:var(--ink);gap:7px;font-size:.78rem;font-weight:800;display:grid}.admin-search-field input,.admin-search-field select{border:1px solid var(--line);width:100%;min-height:46px;color:var(--ink);background:#fff;border-radius:13px;padding:9px 12px}.admin-filter-grid{gap:10px;display:grid}.revenue-manager{gap:18px}.revenue-period-form,.revenue-export-form{gap:10px;display:grid}.revenue-period-form .button,.revenue-export-form .button{align-self:end}.revenue-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.revenue-metric{border:1px solid var(--line);background:#fffdfb;border-radius:18px;flex-direction:column;justify-content:space-between;gap:8px;min-width:0;min-height:126px;padding:14px;display:flex;box-shadow:0 9px 28px #4f30190d}.revenue-metric.is-primary{color:#fff;background:linear-gradient(145deg, var(--orange), #d63a1c);border-color:#0000;box-shadow:0 15px 32px #d63a1c3d}.revenue-metric>span,.revenue-metric small{color:var(--muted);font-size:.72rem}.revenue-metric>span{font-weight:850}.revenue-metric strong{overflow-wrap:anywhere;letter-spacing:-.045em;font-size:clamp(1.28rem,5.2vw,1.8rem);line-height:1}.revenue-metric.is-primary>span,.revenue-metric.is-primary small{color:#ffffffc7}.revenue-chart-panel{overflow:hidden}.revenue-chart{width:100%;height:310px}.revenue-vat-grid{gap:10px;display:grid}.revenue-vat-card{grid-template-columns:auto minmax(0,1fr);align-items:center}.revenue-vat-card h2{margin-block:3px 5px;font-size:1.35rem}.revenue-vat-card p,.revenue-export-panel>p{color:var(--muted);margin-bottom:0;font-size:.78rem;line-height:1.5}.revenue-rate{color:#155d38;background:#e4f5ea;border-radius:20px;place-items:center;width:66px;height:66px;font-size:.92rem;font-weight:900;display:grid}.revenue-vat-card.is-standard .revenue-rate{color:#8d331f;background:#ffe8df}.revenue-accounting-note{font-size:.76rem;line-height:1.5}.admin-section-grid{gap:24px;display:grid}.admin-form,.admin-list{border:1px solid var(--line);background:#fffdfb;border-radius:20px;min-width:0;padding:16px}.admin-form label,.stock-form label{color:var(--ink);gap:7px;font-size:.8rem;font-weight:800;display:grid}.admin-form input:not([type=checkbox]),.admin-form select,.stock-form input,.stock-form textarea{border:1px solid var(--line);width:100%;min-height:48px;color:var(--ink);background:#fff;border-radius:13px;padding:10px 12px}.admin-form input[type=file]{min-height:56px;padding:8px;font-size:.75rem}.admin-form label small{color:var(--muted);font-weight:500}.stock-form textarea{resize:vertical;min-height:88px}.admin-form-row,.admin-form-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.admin-form-columns>label:last-child{grid-column:1/-1}.check-field{cursor:pointer;grid-template-columns:auto 1fr;align-items:center;min-height:44px;gap:11px!important;display:flex!important}.check-field input{width:22px;height:22px;accent-color:var(--orange)}.admin-panel-heading,.admin-toolbar,.admin-card-title,.stock-card-summary,.admin-product-meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-panel-heading{align-items:start}.admin-panel-heading .eyebrow,.admin-toolbar .eyebrow{margin-bottom:4px}.admin-panel-heading h2,.admin-toolbar h2{letter-spacing:-.035em;margin-bottom:0;font-size:1.25rem}.admin-list-card,.stock-card,.audit-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:14px}.admin-list-card,.stock-card,.audit-card,.admin-product-copy{gap:11px;display:grid}.admin-card-title{align-items:start}.admin-card-title h3{min-width:0;margin-bottom:0;font-size:.95rem;line-height:1.3}.status-pill,.stock-pill{border-radius:999px;flex:none;padding:5px 8px;font-size:.64rem;font-weight:800}.status-pill.is-active,.stock-pill.is-good{color:#155d38;background:#e4f5ea}.status-pill.is-inactive{color:#5f5a55;background:#eee9e4}.status-pill.is-neutral{color:#5f4a3b;background:#f5ece4}.stock-pill.is-low{color:#704100;background:#fff1c4}.stock-pill.is-empty{color:#85271b;background:#ffe9e5}.admin-card-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.admin-card-actions .button{padding-inline:8px}.admin-product-list{gap:12px;display:grid}.admin-product-groups,.admin-product-group{gap:14px;display:grid}.admin-product-group{border-top:1px solid var(--line);padding-top:16px}.admin-product-group:first-child{border-top:0;padding-top:0}.admin-product-group-heading{background:var(--cream);width:100%;min-height:52px;color:var(--ink);text-align:left;cursor:pointer;border:0;border-radius:14px;grid-template-columns:minmax(0,1fr) auto 22px;align-items:center;gap:12px;padding:10px 12px;transition:background .16s,transform .16s;display:grid}.admin-product-group-heading:hover{background:#fff0e8}.admin-product-group-heading:active{transform:scale(.995)}.admin-product-group-title{font-size:1.05rem;font-weight:900}.admin-product-group-count{min-width:28px;color:var(--muted);text-align:center;background:#fff;border-radius:999px;padding:5px 8px;font-size:.7rem;font-weight:800}.admin-product-group-heading svg{transition:transform .16s}.admin-product-group-heading[aria-expanded=true] svg{transform:rotate(180deg)}.admin-product-card{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:86px minmax(0,1fr);gap:13px;min-width:0;padding:11px;display:grid}.admin-product-image{aspect-ratio:1;color:#f4512c80;background:var(--cream);border-radius:13px;place-items:center;font-weight:800;display:grid;overflow:hidden}.admin-product-image img{object-fit:cover;width:100%;height:100%}.admin-product-meta{font-size:.8rem}.admin-product-meta strong{color:var(--orange-dark)}.admin-product-meta span{color:var(--muted)}.current-image{color:var(--muted);align-items:center;gap:12px;font-size:.76rem;font-weight:700;display:flex}.current-image img{aspect-ratio:4/3;object-fit:cover;border-radius:12px;width:88px}.stock-card{border-left:5px solid var(--green)}.stock-table-panel{gap:16px}.stock-table-scroll{width:100%;overflow-x:auto}.stock-table{border-collapse:separate;border-spacing:0;width:100%;font-size:.76rem}.stock-table th,.stock-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;padding:10px 8px}.stock-table thead th{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.66rem}.stock-table tbody th{border-left:4px solid var(--green);min-width:150px;font-size:.78rem}.stock-table tbody tr.is-low th{border-left-color:#efad00}.stock-table tbody tr.is-empty th{border-left-color:#c84131}.stock-table th small{color:var(--muted);margin-top:3px;font-size:.62rem;font-weight:500;display:block}.stock-table-count{color:var(--ink);font-variant-numeric:tabular-nums;font-size:1.05rem;font-weight:900}.stock-table .button{min-height:38px;padding:7px 10px}.stock-inline-form{border:1px solid var(--line);background:var(--cream);border-radius:16px;padding:14px}.stock-table .stock-editor-row td{border-bottom:1px solid var(--line);background:#fffaf6;padding:0 8px 14px}.stock-editor-row .stock-inline-form{margin-top:0}.stock-audit-toggle{justify-self:start}.postal-rule-form{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:8px;display:grid}.postal-rule-form label{gap:5px;font-size:.72rem;font-weight:800;display:grid}.postal-rule-form input{border:1px solid var(--line);border-radius:11px;width:100%;min-height:42px;padding:8px 10px}.postal-rule-form .button{grid-column:1/-1}.postal-code-scroll{overscroll-behavior:contain;scrollbar-gutter:stable;align-content:start;gap:10px;max-height:min(680px,68vh);padding:2px 6px 2px 2px;display:grid;overflow-y:auto}.postal-code-scroll:focus-visible{outline-offset:3px;outline:3px solid #ff4f2f3d}.user-manager{gap:16px}.user-list{align-content:start;gap:10px;min-width:0;max-height:none;padding:2px 0;display:grid;overflow:visible}.user-toolbar,.user-filter-grid,.user-list{min-width:0}.user-card{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden}.user-card[open]{border-color:#ff4f2f57;box-shadow:0 12px 30px #4c281814}.user-card-summary{width:100%;min-height:66px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto 22px;align-items:center;gap:10px;padding:12px 14px;list-style:none;display:grid}.user-card-summary::-webkit-details-marker{display:none}.user-card-summary>span:first-child{gap:3px;min-width:0;display:grid}.user-card-summary strong,.user-card-summary small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user-card-summary small{color:var(--muted)}.user-card-summary svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:20px;transition:transform .16s}.user-card[open] .user-card-summary svg{transform:rotate(180deg)}.user-card-details{border-top:1px solid var(--line);background:#fffaf6;gap:18px;padding:18px;display:grid}.user-card-details dd{overflow-wrap:anywhere}.user-card-actions{border-top:1px solid var(--line);padding-top:16px;display:flex}.user-card-actions .button{width:100%}@media (width>=720px){.user-card-details .order-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.user-card-actions .button{width:auto;min-width:240px}}.postcode-rule{line-height:1.35}.postcode-rule.is-valid{color:var(--green)}.postcode-rule.is-invalid{color:#a03224}.stock-card.is-low{border-left-color:#efad00}.stock-card.is-empty{border-left-color:#c84131}.stock-count{text-align:right;letter-spacing:-.05em;min-width:54px;font-size:2rem}.operation-picker{border:0;grid-template-columns:repeat(3,1fr);gap:6px;margin:0;padding:0;display:grid}.operation-picker legend{margin-bottom:7px;padding:0;font-size:.8rem;font-weight:800}.operation-picker button{border:1px solid var(--line);min-height:44px;color:var(--muted);cursor:pointer;background:#fff;border-radius:11px;font-size:.72rem;font-weight:800}.operation-picker button.active{color:#fff;border-color:var(--ink);background:var(--ink)}.audit-card p,.audit-card small{margin:0}.audit-card>p{color:var(--muted);font-size:.76rem}.audit-card .audit-reason{color:var(--ink);font-size:.84rem;line-height:1.45}.audit-card small{color:var(--muted);font-size:.68rem}.delta-positive{color:var(--green)}.delta-negative{color:#a03224}.site-footer{border-top:1px solid var(--line);color:var(--muted);gap:14px;padding:30px 0 36px;font-size:.78rem;display:grid}.site-footer p{margin-bottom:0}.footer-contact a{color:var(--ink);text-underline-offset:3px;font-weight:750;-webkit-text-decoration:underline #ff4f2f59;text-decoration:underline #ff4f2f59}.footer-meta,.footer-meta nav{gap:10px 16px;display:flex}.footer-meta{flex-direction:column}.footer-meta nav{flex-wrap:wrap;font-weight:700}.footer-meta a:hover{color:var(--orange-dark)}@media (width>=640px){.category-nav-shell{margin:6px 0 34px}.category-nav{padding:0 50px 8px}.category-nav-hint{display:none}.notification-panel{width:min(390px,100vw - 32px);position:absolute;top:calc(100% + 12px);left:auto;right:0}.notification-toast{width:min(380px,100vw - 40px);bottom:20px;left:auto;right:20px}.desktop-account-actions{display:flex}.mobile-menu-trigger,.mobile-menu{display:none}.cart-link{border-radius:999px;width:auto;padding-inline:12px}.cart-link>span{display:inline}.cart-added-toast{top:88px;right:20px}.hero,.catalogue-section,.page-card,.site-footer{width:min(100% - 56px,1180px)}.hero{padding-top:70px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card-body{padding:17px}.product-card h3,.price{font-size:1rem}.page-card{padding:36px}.admin-dashboard{padding-inline:28px}.admin-tabs{margin-inline:-28px;padding-inline:28px}.admin-hero{grid-template-columns:minmax(0,1fr) minmax(280px,.55fr);align-items:end}.admin-form,.admin-list{padding:20px}.admin-product-list,.order-filter-fields,.admin-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.revenue-period-form{grid-template-columns:repeat(2,minmax(0,1fr)) auto}.revenue-export-form{grid-template-columns:minmax(220px,1fr) auto}.revenue-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.revenue-vat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:repeat(2,1fr)}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-confirmation-hero{grid-template-columns:minmax(0,1fr) auto;align-items:start}.order-detail-grid,.operational-order-grid,.customer-order-list,.operational-order-list,.courier-pool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.full-span{grid-column:1/-1}.address-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.street-field,.city-field{grid-column:span 3}.house-field,.postal-field{grid-column:span 1}.site-footer{grid-template-columns:1fr auto;align-items:end}.footer-meta{align-items:flex-end}}@media (hover:hover){.button:not(:disabled):hover{transform:translateY(-2px)scale(1.025)}.button-primary:not(:disabled):hover{background:var(--orange-dark);box-shadow:0 14px 30px #f4512c4d}.add-cart-button:not(:disabled):hover,.notification-trigger:hover,.cart-link:hover,.mobile-menu-trigger:hover{border-color:#f4512c59;transform:translateY(-1px)scale(1.06);box-shadow:0 8px 20px #4f30191f}.add-cart-button:not(:disabled):hover{background:var(--orange-dark)}}.button:not(:disabled):active,.add-cart-button:not(:disabled):active,.notification-trigger:active,.cart-link:active,.mobile-menu-trigger:active,.text-button:active,.cart-added-close:active{transform:scale(.96)}@media (width>=900px){.header-inner{padding-inline:28px}.hero{grid-template-columns:minmax(0,1.5fr) minmax(300px,.72fr);align-items:center;min-height:610px}.hero-card{min-height:390px;padding:36px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-detail-grid,.auth-page{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center}.cart-layout,.checkout-layout{grid-template-columns:minmax(0,1.45fr) minmax(300px,.7fr);align-items:start;gap:28px}.cart-summary,.checkout-summary{position:sticky;top:100px;bottom:auto}.product-detail-copy,.auth-form{padding:18px 28px}.admin-section-grid{grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);align-items:start}.stock-layout{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr)}.product-admin-form{padding:24px}.product-admin-form .admin-form-columns{grid-template-columns:repeat(4,minmax(0,1fr))}.product-admin-form .admin-form-columns>label:last-child{grid-column:span 2}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
