:root{color-scheme:light;--ink: #14131b;--muted: #666174;--line: #e8e2df;--paper: #fffaf7;--surface: #ffffff;--coral: #ff5a5f;--mint: #23c6a5;--yellow: #ffd84d;--blue: #2c77f4;--shadow: 0 18px 55px rgba(27, 21, 35, .12)}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}[id]{scroll-margin-top:140px}button,input,select{font:inherit}.notice{display:flex;justify-content:center;gap:24px;padding:10px 16px;background:var(--ink);color:#fff;font-size:13px;font-weight:700}.site-header{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding:16px clamp(18px,5vw,72px);border-bottom:1px solid rgba(20,19,27,.08);background:#fffaf7e6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand img{display:block;width:72px;height:72px;object-fit:contain}.main-nav,.header-actions,.hero-actions,footer{display:flex;align-items:center}.main-nav{gap:22px;color:var(--muted);font-size:14px;font-weight:800}.main-nav a:hover{color:var(--ink)}.header-actions{gap:10px}.search{display:flex;align-items:center;gap:10px}.search-field{display:flex;align-items:center;gap:10px;min-width:min(34vw,360px);padding:10px 14px;border:1px solid var(--line);border-radius:999px;background:var(--surface);box-shadow:0 8px 25px #14131b0d}.search-field label{color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase}.search-field input{width:100%;min-width:80px;border:0;outline:0}.language-select{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--ink);box-shadow:0 8px 25px #14131b0a}.language-select span{color:var(--muted);font-size:11px;font-weight:950;text-transform:uppercase}.language-select select{border:0;outline:0;background:transparent;color:var(--ink);cursor:pointer;font-size:13px;font-weight:950}.icon-button,.login-button,.cart-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:0;border-radius:999px;background:var(--ink);color:#fff;cursor:pointer}.icon-button{width:42px}.login-button{padding:0 16px;font-weight:950}.cart-button{gap:10px;padding:0 14px 0 18px;font-weight:900}.cart-button strong{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--yellow);color:var(--ink);font-size:13px}.cookie-consent{position:fixed;z-index:40;right:clamp(14px,3vw,32px);bottom:clamp(14px,3vw,32px);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;width:min(760px,calc(100vw - 28px));padding:18px;border:1px solid rgba(20,19,27,.12);border-radius:8px;background:#fffaf7f5;box-shadow:0 24px 80px #14131b29;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.cookie-consent strong{display:block;margin-bottom:5px;color:var(--ink);font-size:18px;font-weight:950}.cookie-consent p{margin:0;color:var(--muted);font-size:14px;font-weight:750;line-height:1.4}.cookie-consent-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.cookie-consent-actions button{min-height:42px;padding:0 16px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--ink);cursor:pointer;font-weight:950;white-space:nowrap}.cookie-consent-actions button:last-child{border-color:var(--ink);background:var(--ink);color:#fff}main{overflow-x:hidden}.detail-page{padding:clamp(34px,6vw,86px) clamp(18px,5vw,72px)}.product-detail{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(0,1fr);gap:clamp(26px,5vw,72px);align-items:center}.product-detail-media{display:grid;place-items:center;min-height:480px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.product-detail-media img{width:min(78%,420px);max-height:420px;object-fit:contain;filter:drop-shadow(0 18px 24px rgba(20,19,27,.14))}.product-detail-copy h1,.category-detail h1{max-width:900px;font-size:clamp(42px,7vw,92px)}.product-detail-copy h1{overflow-wrap:anywhere;line-height:1.08}.product-detail-copy>p,.category-detail>p{color:var(--muted);font-size:20px;line-height:1.5}.product-detail-copy>strong,.product-detail-price strong{display:block;font-size:clamp(30px,5vw,58px)}.product-detail-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:12px}.product-detail-price s{color:var(--muted);font-size:clamp(22px,3vw,34px);font-weight:900}.product-detail-price strong{color:var(--coral)}.product-discount-note{max-width:max-content;padding:8px 12px;border-radius:999px;background:#fff0ef;color:var(--coral);font-size:15px!important;font-weight:950}.product-detail-section{max-width:980px;margin-top:clamp(28px,5vw,64px)}.product-detail-section h2,.product-detail-section h3{margin:0 0 14px;font-size:clamp(28px,4vw,44px);line-height:1.08}.product-detail-section p,.product-detail-intro{max-width:760px;margin:0 0 14px;color:var(--muted);font-size:18px;line-height:1.6}.product-ingredients dl{display:grid;max-width:720px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.product-ingredients div{display:grid;grid-template-columns:minmax(0,1fr) minmax(130px,.35fr);gap:16px;padding:14px 16px;border-bottom:1px solid var(--line)}.product-ingredients div:last-child{border-bottom:0}.product-ingredients dt,.product-ingredients dd{margin:0;min-width:0}.product-ingredients dt{font-weight:950}.product-ingredients dd{color:var(--muted);font-weight:850;text-align:right}.product-availability-message{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid var(--line);border-radius:999px;background:#fff7e0;color:#6d4b00;font-weight:950}.product-pickup-list{margin-top:22px;max-width:520px;padding:16px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.product-pickup-list h2{margin:0 0 12px;font-size:18px;line-height:1.15}.product-pickup-list ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.product-pickup-list li{display:grid;gap:2px}.product-pickup-list strong{font-size:14px;font-weight:950}.product-pickup-list span{color:var(--muted);font-size:13px;font-weight:850}.admin-shell{display:grid;grid-template-columns:204px minmax(0,1fr);min-height:100vh;height:auto;background:#f6f7f9;color:var(--ink);overflow:visible}.admin-sidebar{position:sticky;top:0;display:flex;flex-direction:column;gap:14px;min-height:100vh;height:100vh;padding:18px 14px;overflow-y:auto;border-right:1px solid #dde1e8;background:#101117;color:#fff}.admin-brand{display:grid;gap:2px;min-width:0;padding:0 8px;font-size:18px;font-weight:950;line-height:1.05;white-space:nowrap}.admin-brand strong{color:var(--yellow);font-size:13px;letter-spacing:0;text-transform:uppercase}.admin-sidebar nav{display:grid;gap:4px}.admin-sidebar nav a{display:block;min-width:0;overflow:hidden;padding:10px 12px;border-radius:8px;color:#ffffffb8;font-size:14px;font-weight:850;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.admin-sidebar nav a.active,.admin-sidebar nav a:hover,.admin-user-button.active,.admin-user-button:hover,.admin-sidebar-logout:hover{background:#ffffff1a;color:#fff}.admin-user-button{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:center;margin-top:4px;padding:10px 8px;border-radius:8px;color:#ffffffbd;font-size:13px;font-weight:900}.admin-user-button span{display:inline-grid;width:34px;height:34px;place-items:center;border-radius:999px;background:var(--yellow);color:#101117;font-size:12px;font-weight:950}.admin-user-button strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-sidebar-logout{min-height:38px;margin-top:auto;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:transparent;color:#ffffffb8;cursor:pointer;font-size:13px;font-weight:950}.admin-auth-shell{display:grid;grid-template-columns:minmax(0,1fr);min-height:100vh;place-items:center;padding:24px}.admin-auth-content{display:grid;min-height:100vh;place-items:center}.admin-auth-card{display:grid;gap:14px;width:min(560px,100%);padding:32px;border:1px solid #dce1e8;border-radius:8px;background:#fff;box-shadow:0 18px 46px #10111714}.admin-auth-card h1{margin:0;font-size:clamp(34px,5vw,56px);line-height:.98}.admin-auth-card p:not(.eyebrow){margin:0;color:var(--muted);font-weight:850}.admin-auth-card button,.admin-auth-card a{display:inline-grid;min-height:44px;width:fit-content;padding:0 16px;place-items:center;border:0;border-radius:8px;background:#101117;color:#fff;cursor:pointer;font-weight:950}.admin-content{display:grid;gap:18px;align-content:start;min-width:0;min-height:0;padding:22px;overflow:visible}.admin-product-content{grid-template-rows:auto auto auto auto;gap:14px;min-height:0;height:auto;overflow:visible}.admin-topbar{display:flex;align-items:end;justify-content:space-between;gap:18px}.admin-topbar h1{margin-bottom:0;font-size:clamp(34px,4vw,56px);line-height:1}.admin-product-content .admin-topbar h1{font-size:clamp(32px,3.2vw,46px)}.admin-search{display:grid;gap:6px;width:min(420px,100%)}.admin-search label,.admin-panel-heading p,.admin-stat-grid span,.admin-muted{color:var(--muted);font-size:13px;font-weight:800}.admin-search input{min-height:44px;padding:0 14px;border:1px solid #dce1e8;border-radius:8px;background:#fff;outline:0}.admin-filter-panel,.admin-bulk-bar{display:grid;gap:12px;border:1px solid #dce1e8;border-radius:8px;background:#fff;box-shadow:0 10px 30px #14131b0a}.admin-filter-panel{grid-template-columns:repeat(auto-fit,minmax(118px,1fr));align-items:end;padding:14px}.admin-product-content .admin-filter-panel{gap:10px;padding:12px}.admin-filter-panel label{display:grid;gap:7px;color:var(--muted);font-size:12px;font-weight:950;text-transform:uppercase}.admin-price-filter{display:grid;grid-column:span 2;grid-template-columns:repeat(2,minmax(118px,1fr));gap:10px}.admin-filter-panel input,.admin-filter-panel select{min-height:42px;width:100%;padding:0 12px;border:1px solid #dce1e8;border-radius:8px;background:#fff;color:var(--ink);font-weight:850;outline:0}.admin-product-content .admin-filter-panel input,.admin-product-content .admin-filter-panel select,.admin-product-content .admin-filter-panel button{min-height:38px}.admin-filter-panel button{min-height:42px;padding:0 14px;border:1px solid #dce1e8;border-radius:8px;background:#101117;color:#fff;cursor:pointer;font-weight:950}.admin-discount-content,.admin-orders-content{display:grid;gap:16px;align-content:start}.admin-count-pill{display:inline-grid;min-height:38px;padding:0 16px;place-items:center;border-radius:999px;background:#edf1f7;color:var(--muted);font-weight:950}.admin-heading-actions{display:flex;flex:0 0 auto;flex-wrap:wrap;gap:8px;justify-content:flex-end}.admin-heading-actions button{min-height:32px;padding:0 12px;border:1px solid #dce1e8;border-radius:8px;background:#101117;color:#fff;cursor:pointer;font-size:12px;font-weight:950}.admin-orders-import{padding:16px}.admin-orders-import-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center}.admin-orders-import-row input{min-width:0;min-height:42px;padding:8px 10px;border:1px solid #dce1e8;border-radius:8px;background:#fff;font-weight:850}.admin-orders-import-row input:disabled,.admin-primary-action:disabled{cursor:not-allowed;opacity:.55}.admin-orders-filters{grid-template-columns:minmax(260px,1.4fr) minmax(150px,.6fr) minmax(150px,.6fr) minmax(120px,.45fr) auto}.admin-orders-table-panel{min-width:0;overflow:hidden}.admin-orders-table-wrap{overflow-x:auto}.admin-orders-table{width:100%;min-width:1160px;border-collapse:collapse}.admin-orders-table th,.admin-orders-table td{padding:12px 14px;border-top:1px solid #e7ebf0;text-align:left;vertical-align:top}.admin-orders-table th{color:var(--muted);font-size:12px;font-weight:950;text-transform:uppercase}.admin-orders-table td{color:var(--ink);font-size:13px;font-weight:800}.admin-orders-table td strong,.admin-orders-table td span{display:block;max-width:280px;overflow-wrap:anywhere}.admin-orders-table td strong{font-size:14px;font-weight:950}.admin-orders-table td span{margin-top:3px;color:var(--muted)}.admin-order-products-toggle{min-height:32px;padding:0 10px;border:1px solid #dce1e8;border-radius:8px;background:#fff;color:var(--ink);cursor:pointer;font-size:12px;font-weight:950}.admin-order-products-row td{padding:0;background:#fbfcfe}.admin-order-products-list{display:grid;gap:10px;padding:14px}.admin-order-products-list article{display:grid;grid-template-columns:58px minmax(0,1fr);gap:12px;align-items:center;padding:10px 12px;border:1px solid #e7ebf0;border-radius:8px;background:#fff}.admin-order-products-list strong,.admin-order-products-list span{max-width:none}.admin-order-product-media{position:relative;display:grid;width:54px;height:54px;place-items:center;overflow:hidden;border:1px solid #eef1f5;border-radius:8px;background:#f7f8fb}.admin-order-product-media img{width:100%;height:100%;object-fit:contain}.admin-order-product-media>span{color:var(--muted);font-size:13px;font-weight:950}.admin-stock-dot{position:absolute;right:4px;bottom:4px;width:10px;height:10px;margin-top:0;border:2px solid white;border-radius:999px;box-shadow:0 0 0 3px #14131b0a}.admin-stock-dot.in-stock{background:#00a870}.admin-stock-dot.out-of-stock{background:#e5484d}.admin-order-product-title{display:flex;gap:10px;align-items:start;justify-content:space-between}.admin-order-product-title strong{min-width:0}.admin-order-product-title b{display:inline-grid;min-width:54px;min-height:26px;flex:0 0 auto;padding:0 9px;place-items:center;border-radius:999px;background:#101117;color:#fff;font-size:12px;font-weight:950;white-space:nowrap}.admin-order-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.admin-order-actions button{min-height:28px;padding:0 9px;border:1px solid #dce1e8;border-radius:8px;background:#fff;color:var(--ink);cursor:pointer;font-size:11px;font-weight:950}.admin-order-actions button:last-child{color:#b42318}.admin-order-actions button:disabled{cursor:not-allowed;opacity:.45}.admin-packing-modal{width:min(900px,100%)}.admin-packing-list{display:grid;gap:10px}.admin-packing-list article{display:grid;grid-template-columns:58px minmax(0,1fr) 120px;gap:12px;align-items:center;padding:10px;border:1px solid #e7ebf0;border-radius:8px;background:#fbfcfe}.admin-packing-list article.complete{border-color:#b9ecd8;background:#f1fff8}.admin-packing-list strong,.admin-packing-list span{display:block;overflow-wrap:anywhere}.admin-packing-list span{margin-top:3px;color:var(--muted);font-weight:850}.admin-packing-list label{display:grid;gap:6px;color:var(--muted);font-size:11px;font-weight:950;text-transform:uppercase}.admin-packing-list input{min-height:40px;width:100%;padding:0 10px;border:1px solid #dce1e8;border-radius:8px;color:var(--ink);font-weight:950}.order-status-pill{display:inline-grid;width:fit-content;min-height:28px;padding:0 10px;place-items:center;border-radius:999px;font-size:12px;font-weight:950;text-transform:capitalize}.admin-orders-table td .order-status-pill{display:inline-grid;margin-top:0}.order-status-pill.success{background:#ddf7ec;color:#00764f}.order-status-pill.warning{background:#fff3c4;color:#886000}.order-status-pill.problem{background:#ffe1e1;color:#b42318}.order-status-pill.unknown{background:#edf1f7;color:var(--muted)}.order-status-pill:not(.success):not(.warning):not(.problem):not(.unknown){background:#e7edff;color:#2848a8}.admin-expiry-content,.admin-dev-content,.admin-shipping-content{display:grid;gap:16px;align-content:start}.admin-shipping-grid{display:grid;grid-template-columns:minmax(420px,.9fr) minmax(520px,1.1fr);gap:16px;align-items:start}.admin-shipping-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px}.admin-shipping-form label{display:grid;gap:6px;min-width:0;color:var(--muted);font-size:12px;font-weight:950;text-transform:uppercase}.admin-shipping-form label.wide{grid-column:1 / -1}.admin-shipping-form input,.admin-shipping-form select{width:100%;min-height:42px;min-width:0;padding:0 12px;border:1px solid #dce1e8;border-radius:8px;background:#fff;color:var(--ink);font-size:14px;font-weight:850}.admin-shipping-form input[readonly]{background:#f6f7f9;color:var(--muted)}.admin-shipping-actions{display:flex;flex-wrap:wrap;grid-column:1 / -1;gap:10px}.admin-shipping-actions button,.admin-shipping-row-actions button,.admin-shipping-list .admin-panel-heading button{min-height:36px;padding:0 12px;border:1px solid #dce1e8;border-radius:8px;background:#101117;color:#fff;cursor:pointer;font-weight:950}.admin-shipping-actions button+button,.admin-shipping-row-actions button{background:#fff;color:var(--ink)}.admin-shipping-list{display:grid;gap:10px;padding:16px}.admin-shipping-list>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start;padding:14px;border:1px solid #e3e8ef;border-radius:8px;background:#fff}.admin-shipping-list strong,.admin-shipping-list span:not(.order-status-pill){display:block;overflow-wrap:anywhere}.admin-shipping-list .order-status-pill{display:inline-grid;align-self:start;justify-self:end;margin-top:0}.admin-shipping-list strong{font-size:16px;line-height:1.2}.admin-shipping-list span:not(.order-status-pill){margin-top:3px;color:var(--muted);font-size:13px;font-weight:850}.admin-shipping-row-actions{display:flex;flex-wrap:wrap;grid-column:1 / -1;gap:8px}.admin-dev-switches{display:grid;gap:12px;padding:16px}.admin-dev-switches article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;padding:16px;border:1px solid #e3e8ef;border-radius:8px;background:#fff}.admin-dev-switches h3{margin:0 0 4px;font-size:18px;line-height:1.15}.admin-dev-switches p{max-width:720px;margin:0;color:var(--muted);font-size:13px;font-weight:800}.admin-ios-toggle{position:relative;min-width:190px;min-height:44px;padding:0 14px 0 58px;border:1px solid #dce1e8;border-radius:999px;background:#edf1f7;color:var(--muted);cursor:pointer;font-size:12px;font-weight:950;text-align:left}.admin-ios-toggle span{position:absolute;left:8px;top:50%;width:34px;height:34px;transform:translateY(-50%);border-radius:999px;background:#fff;box-shadow:0 2px 8px #1011172e;transition:left .16s ease}.admin-ios-toggle.enabled{border-color:#31c66a;background:#31c66a;color:#fff}.admin-ios-toggle.enabled span{left:calc(100% - 42px)}.admin-expiry-grid{align-items:start}.admin-expiry-form{display:grid;gap:14px;padding:16px}.admin-expiry-form label{display:grid;gap:7px;color:var(--muted);font-size:12px;font-weight:950;text-transform:uppercase}.admin-expiry-form>.admin-primary-action,.admin-expiry-form>.admin-secondary-action{width:100%;margin-top:2px;margin-bottom:2px}.admin-expiry-form>.admin-expiry-submit{min-height:44px;border:1px solid #101117;border-radius:8px;background:#101117;color:#fff;cursor:pointer;font-size:14px;font-weight:950}.admin-expiry-form>.admin-expiry-submit:hover{background:#23242c}.admin-expiry-form input,.admin-expiry-form select{box-sizing:border-box;min-height:44px;width:100%;min-width:0;padding:0 14px;border:1px solid #dce1e8;border-radius:8px;background:#fff;color:var(--ink);font-weight:850;outline:0}.admin-expiry-form input:focus,.admin-expiry-form select:focus{border-color:#8bb7ff;box-shadow:0 0 0 3px #0d7ef22e}.admin-expiry-field-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(170px,.42fr);gap:14px;align-items:end}.admin-expiry-stock-note{display:grid;gap:4px;padding:12px;border-radius:8px;background:#fff8d9}.admin-expiry-stock-note strong{color:var(--ink);font-size:15px}.admin-expiry-stock-note span{color:var(--muted);font-weight:850}.admin-expiry-list{display:grid;gap:12px;padding:16px}.admin-expiry-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) minmax(160px,.45fr) minmax(120px,.3fr);gap:12px;padding:14px 16px;border-bottom:1px solid #e5e9ef}.admin-expiry-toolbar label{display:grid;gap:7px;min-width:0;color:var(--muted);font-size:12px;font-weight:950;text-transform:uppercase}.admin-expiry-toolbar input,.admin-expiry-toolbar select{min-height:40px;width:100%;min-width:0;padding:0 12px;border:1px solid #dce1e8;border-radius:8px;background:#fff;color:var(--ink);font-weight:850;outline:0}.admin-expiry-toolbar input:focus,.admin-expiry-toolbar select:focus{border-color:#8bb7ff;box-shadow:0 0 0 3px #0d7ef224}.admin-expiry-list .admin-empty-state{padding:12px 14px;border:1px dashed #dce1e8;border-radius:8px;background:#fbfcfe}.admin-expiry-row{display:grid;grid-template-columns:minmax(220px,1.4fr) minmax(120px,.55fr) minmax(190px,.85fr) minmax(130px,.55fr);gap:12px;align-items:center;padding:14px;border:1px solid #e7ebf0;border-radius:8px}.admin-expiry-row div{display:grid;gap:3px;min-width:0}.admin-expiry-row strong{color:var(--ink);overflow-wrap:anywhere}.admin-expiry-row span{color:var(--muted);font-weight:850;overflow-wrap:anywhere}.admin-expiry-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;justify-items:stretch}.admin-expiry-actions .status-pill{grid-column:1 / -1;width:100%;text-align:center}.admin-expiry-actions button{min-height:34px;padding:0 10px;border:1px solid #dce1e8;border-radius:8px;background:#fff;color:var(--ink);cursor:pointer;font-weight:950}.admin-expiry-pagination{border-top:1px solid #e5e9ef}.admin-discount-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:16px}.admin-discount-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:end;padding:16px}.admin-discount-form label:nth-child(3),.admin-discount-form label:nth-child(4){grid-column:span 1}.admin-discount-form label,.admin-discount-search label{display:grid;gap:7px;color:var(--muted);font-size:12px;font-weight:950;text-transform:uppercase}.admin-discount-form input,.admin-discount-search input{min-height:42px;width:100%;padding:0 12px;border:1px solid #dce1e8;border-radius:8px;background:#fff;color:var(--ink);font-weight:850;outline:0}.admin-discount-form button,.admin-discount-search button,.admin-discount-products button{min-height:42px;padding:0 14px;border:1px solid #dce1e8;border-radius:8px;background:#101117;color:#fff;cursor:pointer;font-weight:950}.admin-discount-products button:disabled{cursor:default;opacity:.62;filter:saturate(.65)}.admin-discount-products button.applied{border-color:#b9ecd8;background:#e8f8ee;color:#08734f;opacity:1;filter:none}.admin-discount-form button{grid-column:1 / -1}@media(max-width:900px){.admin-discount-form{grid-template-columns:1fr}}.admin-discount-list{display:grid;gap:10px;max-height:250px;overflow:auto;padding:16px}.admin-discount-list>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:12px;border:1px solid #dce1e8;border-radius:8px;background:#fff}.admin-discount-list>div.active{border-color:var(--coral);background:#fff0ef}.admin-discount-select-code{display:grid;gap:4px;min-width:0;padding:0;border:0;background:transparent;color:var(--ink);cursor:pointer;text-align:left}.admin-discount-code-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.admin-discount-code-actions button{min-height:34px;padding:0 10px;border:1px solid #dce1e8;border-radius:8px;background:#fff;color:var(--ink);cursor:pointer;font-size:12px;font-weight:950}.admin-discount-code-actions button:last-child{border-color:#ffd0cc;color:var(--coral)}.admin-discount-code-actions button:disabled{cursor:not-allowed;opacity:.45}.admin-discount-list span{color:var(--muted);font-size:13px;font-weight:850}.admin-discount-search{grid-template-columns:minmax(0,1fr) 140px;align-items:end;width:100%;padding:16px}.admin-discount-search label{grid-column:1 / -1}.admin-discount-products{display:grid;gap:10px;padding:0 16px 16px}.admin-discount-products>div{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px;border:1px solid #e5e9ef;border-radius:8px}.admin-discount-products img{width:54px;height:54px;object-fit:contain}.admin-discount-products span{display:block;min-width:0;overflow:hidden;color:var(--muted);font-size:13px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.admin-discounted-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:16px}.admin-discounted-product{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:12px;align-items:center;min-width:0;padding:12px;border:1px solid #e5e9ef;border-radius:8px;background:#fffdf7;color:var(--ink);text-decoration:none}.admin-discounted-product img{width:64px;height:64px;border-radius:8px;background:#f7f8fa;object-fit:contain}.admin-discounted-product strong,.admin-discounted-product span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-discounted-product span{color:var(--muted);font-size:13px;font-weight:850}.admin-discounted-price{display:grid;justify-items:end;gap:2px;white-space:nowrap}.admin-discounted-price strong{color:#007c57}.admin-discounted-price span{color:#8b8b96;text-decoration:line-through}.admin-discounted-price button{min-height:32px;padding:0 10px;border:1px solid #ffd0cc;border-radius:8px;background:#fff0ef;color:var(--coral);cursor:pointer;font-size:12px;font-weight:950}.admin-bundles-content{gap:16px}.admin-bundle-count{display:grid;justify-items:end;gap:2px;padding:12px 16px;border:1px solid #dce1e8;border-radius:8px;background:#fff}.admin-bundle-count strong{font-size:26px;line-height:1}.admin-bundle-count span{color:var(--muted);font-size:12px;font-weight:950;text-transform:uppercase}.admin-action-message{padding:12px 14px;border:1px solid #dce1e8;border-radius:8px;background:#fffdf2;color:var(--ink);font-weight:850}.admin-bundle-layout{display:grid;grid-template-columns:minmax(460px,1fr) minmax(420px,.85fr);gap:16px;align-items:start;min-width:0}.admin-bundle-builder,.admin-bundle-list-panel{min-width:0}.admin-bundle-form{display:grid;gap:14px;padding:16px}.admin-bundle-form label{display:grid;gap:7px;color:var(--muted);font-size:12px;font-weight:950;text-transform:uppercase}.admin-bundle-form input{min-height:42px;width:100%;min-width:0;padding:0 12px;border:1px solid #dce1e8;border-radius:8px;background:#fff;color:var(--ink);font-weight:850;outline:0}.admin-bundle-search-results{display:grid;gap:8px;max-height:310px;overflow:auto;padding-right:2px}.admin-bundle-search-results button,.admin-bundle-selected,.admin-bundle-draft-row,.admin-bundle-item{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:12px;align-items:center;min-width:0;padding:10px;border:1px solid #e5e9ef;border-radius:8px;background:#fff}.admin-bundle-search-results button{cursor:pointer;text-align:left}.admin-bundle-search-results button:hover,.admin-bundle-list button:hover{border-color:#c7ced9;background:#f9fafc}.admin-bundle-search-results img,.admin-bundle-selected img,.admin-bundle-draft-row img,.admin-bundle-item img{width:54px;height:54px;border-radius:8px;background:#f7f8fa;object-fit:contain}.admin-bundle-search-results span,.admin-bundle-selected div,.admin-bundle-draft-row div,.admin-bundle-item div{display:grid;gap:3px;min-width:0}.admin-bundle-search-results strong,.admin-bundle-selected strong,.admin-bundle-draft-row strong,.admin-bundle-item strong,.admin-bundle-list strong{min-width:0;overflow:hidden;color:var(--ink);font-weight:950;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.admin-bundle-search-results em,.admin-bundle-selected span,.admin-bundle-draft-row span,.admin-bundle-item span,.admin-bundle-list span{min-width:0;overflow:hidden;color:var(--muted);font-size:13px;font-style:normal;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.admin-bundle-search-results b,.admin-bundle-item b{white-space:nowrap}.admin-bundle-selected button,.admin-bundle-draft-row button,.admin-bundle-create-button{min-height:38px;padding:0 12px;border:1px solid #dce1e8;border-radius:8px;background:#101117;color:#fff;cursor:pointer;font-weight:950}.admin-bundle-draft{display:grid;gap:10px;padding:12px;border:1px solid #e5e9ef;border-radius:8px;background:#fbfcfd}.admin-bundle-draft-heading{display:grid;grid-template-columns:max-content minmax(0,1fr);gap:12px;align-items:baseline}.admin-bundle-draft-heading strong{font-weight:950;white-space:nowrap}.admin-bundle-draft-heading span,.admin-empty-state{color:var(--muted);font-size:13px;font-weight:800}.admin-bundle-draft-row{grid-template-columns:54px minmax(0,1fr) 82px auto}.admin-bundle-draft-row input{min-height:38px;padding:0 8px;text-align:center}.admin-bundle-draft-row button{border-color:#ffd0cc;background:#fff0ef;color:var(--coral)}.admin-bundle-create-button{min-height:46px;justify-self:stretch}.admin-bundle-create-button:disabled{cursor:not-allowed;opacity:.45}.admin-bundle-list{display:grid;gap:8px;max-height:320px;overflow:auto;padding:14px;border-bottom:1px solid #e5e9ef}.admin-bundle-list button{display:grid;gap:4px;min-width:0;padding:12px;border:1px solid #e5e9ef;border-radius:8px;background:#fff;cursor:pointer;text-align:left}.admin-bundle-list button.active{border-color:var(--coral);background:#fff0ef}.admin-bundle-detail{display:grid;gap:12px;padding:16px}.admin-bundle-detail-header{display:flex;align-items:start;justify-content:space-between;gap:12px}.admin-bundle-detail-actions,.admin-bundle-edit-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.admin-bundle-detail-actions button,.admin-bundle-edit-actions button{min-height:36px;padding:0 12px;border:1px solid #dce1e8;border-radius:8px;background:#fff;color:var(--ink);cursor:pointer;font-weight:950}.admin-bundle-detail-actions button:last-child{border-color:#ffd0cc;background:#fff0ef;color:var(--coral)}.admin-bundle-edit-actions button:first-child{background:#101117;color:#fff}.admin-bundle-edit-actions button:disabled{cursor:not-allowed;opacity:.45}.admin-bundle-detail h3{margin:2px 0 0;font-size:24px;line-height:1.1}.admin-bundle-items{display:grid;gap:8px}.admin-bundle-edit-panel{display:grid;gap:10px;padding:12px;border:1px solid #e5e9ef;border-radius:8px;background:#fbfcfd}.admin-bundle-edit-panel label{display:grid;gap:7px;color:var(--muted);font-size:12px;font-weight:950;text-transform:uppercase}.admin-bundle-edit-panel input{min-height:40px;width:100%;min-width:0;padding:0 12px;border:1px solid #dce1e8;border-radius:8px;background:#fff;color:var(--ink);font-weight:850;outline:0}.admin-bundle-item{grid-template-columns:54px minmax(0,1fr) 46px}.admin-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.admin-stat-grid article,.admin-panel{border:1px solid #dce1e8;border-radius:8px;background:#fff;box-shadow:0 10px 30px #14131b0a}.admin-stat-grid article{display:grid;gap:6px;padding:16px}.admin-product-content .admin-stat-grid article{gap:4px;padding:12px 14px}.admin-stat-grid strong{font-size:28px;font-weight:950}.admin-product-content .admin-stat-grid strong{font-size:24px}.admin-workspace{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;min-height:0;align-items:start}.admin-product-content .admin-workspace{align-items:start}.admin-product-content .admin-products-panel{display:block;overflow:visible}.admin-section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.admin-panel{min-width:0;overflow:hidden}.admin-products-panel,.admin-detail-panel{display:flex;min-height:0;flex-direction:column}.admin-panel-heading{display:flex;align-items:start;justify-content:space-between;gap:16px;min-width:0;padding:13px 16px;border-bottom:1px solid #e5e9ef}.admin-panel-heading>div{min-width:0}.admin-panel-heading h2{margin:0 0 4px;font-size:19px;line-height:1.15}.admin-panel-heading p{margin:0;overflow-wrap:anywhere}.admin-panel-heading>span{flex:0 0 auto;padding:7px 10px;border-radius:999px;background:#eef2f7;color:var(--muted);font-size:12px;font-weight:950}.admin-table-wrap{flex:0 0 auto;min-height:unset;overflow:visible}.admin-products-table{width:100%;border-collapse:collapse;table-layout:fixed}.admin-products-table th:nth-child(1),.admin-products-table td:nth-child(1){width:54px}.admin-products-table th:nth-child(3),.admin-products-table td:nth-child(3){width:148px}.admin-products-table th:nth-child(4),.admin-products-table td:nth-child(4){width:74px}.admin-products-table th:nth-child(5),.admin-products-table td:nth-child(5){width:96px}.admin-products-table th:nth-child(6),.admin-products-table td:nth-child(6){width:112px}.admin-products-table th:nth-child(7),.admin-products-table td:nth-child(7){width:108px}.admin-products-table th,.admin-products-table td{padding:10px 13px;border-bottom:1px solid #eef1f5;text-align:left;vertical-align:middle}.admin-products-table th{position:static;background:#fff;color:var(--muted);font-size:12px;font-weight:950;text-transform:uppercase}.admin-products-table tr.selected{background:#fff7e0}.admin-products-table tr.checked{box-shadow:inset 3px 0 0 var(--coral)}.admin-products-table tbody tr{cursor:pointer;height:74px}.admin-product-cell{display:grid;grid-template-columns:42px minmax(0,1fr);gap:9px;align-items:center;min-width:0}.admin-product-cell img{width:42px;height:42px;object-fit:contain;border-radius:8px;background:#f8f9fb}.admin-selected-product img{width:48px;height:48px;object-fit:contain;border-radius:8px;background:#f8f9fb}.admin-product-cell strong,.admin-selected-product strong{display:-webkit-box;overflow:hidden;font-size:14px;font-weight:950;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.admin-product-cell span,.admin-selected-product span,.admin-selected-product em,.admin-products-table code{color:var(--muted);font-size:12px}.admin-product-cell small{display:block;min-width:0;overflow:hidden;color:var(--coral);font-size:12px;font-weight:850;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.admin-selected-product em{display:block;margin-top:4px;font-style:normal;font-weight:950}.admin-products-table code{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-table-state{display:grid;gap:5px;padding:24px 16px;border-top:1px solid #eef1f5}.admin-table-state strong{font-size:15px;font-weight:950}.admin-table-state span{color:var(--muted);font-size:13px}.admin-products-table button,.admin-pagination button,.admin-action-grid button,.admin-list-row button,.admin-bulk-bar button{min-height:36px;padding:0 12px;border:1px solid #dce1e8;border-radius:8px;background:#fff;color:var(--ink);cursor:pointer;font-weight:900}.admin-products-table button:hover,.admin-pagination button:hover,.admin-action-grid button:hover,.admin-bulk-bar button:hover{border-color:var(--ink)}.admin-pagination button:disabled,.admin-action-grid button:disabled,.admin-list-row button:disabled,.admin-bulk-bar button:disabled{cursor:not-allowed;opacity:.52}.admin-bulk-bar{grid-template-columns:minmax(180px,1fr) auto auto auto auto;align-items:center;padding:10px 16px;border-width:0 0 1px;border-radius:0;box-shadow:none}.admin-bulk-bar label{display:inline-flex;align-items:center;gap:8px;color:var(--ink);font-size:13px;font-weight:950}.admin-bulk-bar strong{color:var(--muted);font-size:13px;font-weight:950;white-space:nowrap}.admin-status{display:inline-flex;align-items:center;min-height:28px;padding:0 9px;border-radius:999px;background:#eef2f7;color:var(--muted);font-size:12px;font-weight:950}.admin-status-visible{background:#e5f8f0;color:#08734f}.admin-status-hidden,.admin-status-disabled,.admin-status-no-website-stock,.admin-status-bundle-disabled,.admin-status-bundle-blocked{background:#fff1d3;color:#8a5a00}.admin-status-archived{background:#f5e7e8;color:#9e2f38}.admin-pagination{flex:0 0 auto;display:flex;align-items:center;justify-content:center;gap:12px;padding:14px 16px}.admin-pagination span{color:var(--muted);font-size:13px;font-weight:900}.admin-detail-panel{display:grid;grid-template-columns:minmax(280px,1fr) minmax(420px,1.7fr);align-items:start;min-height:0;overflow:visible}.admin-detail-panel .admin-panel-heading{grid-column:1 / -1}.admin-selected-product{display:grid;grid-template-columns:56px minmax(0,1fr);gap:12px;align-items:center;padding:16px}.admin-action-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:16px 16px 8px}.admin-action-note{grid-column:1 / -1;margin:0 16px 16px;padding:10px 12px;border-radius:8px;background:#fff7e0;color:#6d4b00;font-size:12px;font-weight:900;line-height:1.35}.admin-discount-select{display:grid;gap:7px;grid-column:2;margin:0 16px 16px;color:var(--muted);font-size:12px;font-weight:950;text-transform:uppercase}.admin-discount-select select{min-height:40px;width:100%;padding:0 10px;border:1px solid #dce1e8;border-radius:8px;background:#fff;color:var(--ink);font-weight:850}.admin-manage-modal{max-width:min(980px,calc(100vw - 36px))}.admin-bulk-modal{max-width:min(560px,calc(100vw - 36px))}.admin-bulk-field{margin:16px}.admin-manage-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:0 16px 16px}.admin-manage-groups article{display:grid;align-content:start;gap:10px;padding:14px;border:1px solid #e5e9ef;border-radius:8px;background:#f8f9fb}.admin-manage-groups h3{margin:0;font-size:16px;font-weight:950}.admin-manage-groups p{margin:0;color:var(--muted);font-size:12px;font-weight:850}.admin-manage-groups .admin-action-grid{grid-template-columns:1fr;padding:0}.admin-manage-groups .admin-discount-select{grid-column:auto;margin:0}.admin-placeholder-content{align-content:start}.admin-placeholder-panel{max-width:920px}.admin-location-panel{max-width:980px}.admin-location-list{display:grid}.admin-location-row{display:grid;grid-template-columns:minmax(180px,.8fr) minmax(320px,1.4fr) auto;gap:16px;align-items:start;padding:16px;border-bottom:1px solid #eef1f5}.admin-location-row:last-child{border-bottom:0}.admin-location-row strong,.admin-location-row span{display:block}.admin-location-row strong{font-size:16px;font-weight:950}.admin-location-row span{margin-top:3px;color:var(--muted);font-size:13px;font-weight:800}.admin-location-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-location-fields label{display:grid;gap:5px;color:var(--muted);font-size:11px;font-weight:950;text-transform:uppercase}.admin-location-fields input{min-width:0;min-height:38px;padding:0 10px;border:1px solid #dce1e8;border-radius:8px;background:#fff;color:var(--ink);font:inherit;font-size:13px;font-weight:850}.admin-location-toggles{display:grid;gap:8px;justify-items:end}.admin-location-toggles label{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 12px;border:1px solid #dce1e8;border-radius:8px;background:#fff;font-size:13px;font-weight:950;white-space:nowrap}.admin-list{display:grid;max-height:min(620px,70vh);overflow:auto}.admin-list button,.admin-list-item{display:grid;gap:4px;width:100%;padding:14px 16px;border:0;border-bottom:1px solid #eef1f5;background:#fff;color:var(--ink);cursor:pointer;text-align:left}.admin-category-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;border-bottom:1px solid #eef1f5;background:#fff}.admin-category-row button,.admin-category-row.admin-list-item{border-bottom:0}.admin-category-row.active,.admin-category-row:hover{background:#fff7e0}.admin-category-row button{background:transparent}.admin-category-visibility{display:inline-flex;flex:0 0 auto;gap:3px;margin-right:16px;padding:3px;border:1px solid #dce1e8;border-radius:8px;background:#f3f5f8}.admin-category-row .admin-category-visibility button{min-width:52px;min-height:30px;padding:5px 8px;border:0;border-radius:6px;background:transparent;color:var(--muted);font-size:11px;font-weight:900;display:flex;align-items:center;justify-content:center;line-height:1}.admin-category-row .admin-category-visibility button.active{background:#101117;color:#fff}.admin-category-row .admin-category-visibility button:disabled{cursor:wait;opacity:.55}.admin-list button.active,.admin-list button:hover{background:#fff7e0}.admin-list strong,.admin-list-item strong{font-size:15px;font-weight:950}.admin-list span,.admin-list-item span{display:block;overflow:hidden;color:var(--muted);font-size:12px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.admin-switch{position:relative;display:inline-flex;align-items:center;width:46px;height:28px;cursor:pointer}.admin-switch input{position:absolute;opacity:0;pointer-events:none}.admin-switch span{position:relative;display:block;width:46px;height:28px;border-radius:999px;background:#cfd6df;box-shadow:inset 0 0 0 1px #10111714;transition:background .16s ease}.admin-switch span:after{position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 2px 7px #10111738;content:"";transition:transform .16s ease}.admin-switch input:checked+span{background:#34c759}.admin-switch input:checked+span:after{transform:translate(18px)}.admin-switch input:disabled+span{opacity:.58}.admin-tabs{display:inline-flex;width:fit-content;padding:4px;border:1px solid #dce1e8;border-radius:8px;background:#fff}.admin-tabs button{min-height:38px;padding:0 14px;border:0;border-radius:6px;background:transparent;color:var(--muted);cursor:pointer;font-weight:950}.admin-tabs button.active{background:#101117;color:#fff}.admin-sync-actions{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;padding:16px}.admin-sync-actions button{min-height:42px;padding:0 12px;border:1px solid #dce1e8;border-radius:8px;background:#fff;color:var(--ink);cursor:pointer;font-weight:950}.admin-sync-actions button:first-child{background:#101117;color:#fff}.admin-progress{height:12px;margin:16px;overflow:hidden;border-radius:999px;background:#eef1f5}.admin-progress span{display:block;height:100%;border-radius:inherit;background:var(--coral);transition:width .18s ease}.admin-sync-steps{display:grid;padding:0 16px 16px}.admin-sync-steps div{display:grid;gap:3px;padding:11px 0;border-bottom:1px solid #eef1f5}.admin-sync-steps strong{font-size:13px;font-weight:950}.admin-sync-steps span{color:var(--muted);font-size:12px;font-weight:850}.admin-sync-history{margin-top:18px}.admin-sync-history .admin-panel-heading button{min-height:34px;padding:0 12px;border:1px solid #dce1e8;border-radius:8px;background:#fff;color:var(--ink);cursor:pointer;font-weight:950}.admin-history-list{display:grid;max-height:430px;overflow:auto}.admin-history-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;padding:14px 16px;border-top:1px solid #eef1f5}.admin-history-row>div{display:grid;gap:4px}.admin-history-row>div:last-child{justify-items:end;text-align:right}.admin-history-row strong{font-size:14px;font-weight:950}.admin-history-row span{color:var(--muted);font-size:12px;font-weight:850}.admin-history-row mark{width:fit-content;padding:5px 8px;border-radius:999px;background:#eef1f5;color:var(--muted);font-size:11px;font-weight:950}.admin-history-row mark.success{background:#e8f8ee;color:#16743a}.admin-history-row mark.failed{background:#ffe9e6;color:#a5291d}.admin-history-row mark.running,.admin-history-row mark.pending{background:#fff7e0;color:#8a5b00}.admin-modal-backdrop{position:fixed;z-index:30;inset:0;display:grid;place-items:center;padding:24px;background:#10111785}.admin-modal{display:grid;gap:16px;width:min(760px,100%);max-height:min(860px,calc(100vh - 48px));overflow:auto;padding:18px;border:1px solid #dce1e8;border-radius:8px;background:#fff;box-shadow:0 24px 80px #10111742}.admin-modal-heading{display:flex;align-items:start;justify-content:space-between;gap:18px;padding-bottom:14px;border-bottom:1px solid #e5e9ef}.admin-modal-heading h2{margin:0 0 5px;font-size:26px;line-height:1.05}.admin-modal-heading span,.admin-ingredient-head,.admin-editor-grid label,.admin-editor-area{color:var(--muted);font-size:12px;font-weight:950}.admin-modal button,.admin-secondary-action{min-height:38px;padding:0 12px;border:1px solid #dce1e8;border-radius:8px;background:#fff;color:var(--ink);cursor:pointer;font-weight:950}.admin-editor-grid{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:12px}.admin-editor-grid label,.admin-editor-area{display:grid;gap:7px;text-transform:uppercase}.admin-editor-grid input,.admin-editor-grid select,.admin-editor-area textarea,.admin-ingredient-row input{width:100%;border:1px solid #dce1e8;border-radius:8px;background:#fff;color:var(--ink);font-weight:850;outline:0}.admin-editor-grid input,.admin-editor-grid select,.admin-ingredient-row input{min-height:42px;padding:0 12px}.admin-editor-area textarea{min-height:190px;resize:vertical;padding:12px;font:inherit;line-height:1.45;text-transform:none}.admin-editor-toolbar{display:flex;flex-wrap:wrap;gap:8px}.admin-modal pre{max-height:180px;overflow:auto;margin:0;padding:12px;border-radius:8px;background:#101117;color:#d9f99d;font-size:12px;line-height:1.45}.admin-modal-actions{display:flex;justify-content:end;gap:10px}.admin-modal-actions button:last-child,.admin-secondary-action{background:#101117;color:#fff}.admin-ingredient-list{display:grid;gap:10px}.admin-ingredient-head,.admin-ingredient-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(140px,.45fr);gap:12px;align-items:center}.admin-ingredient-head{text-transform:uppercase}.admin-empty-module{display:grid;gap:8px;min-height:132px;align-content:center;padding:18px}.admin-empty-module strong{font-size:16px;font-weight:950}.admin-empty-module span{max-width:560px;color:var(--muted);font-size:13px;font-weight:800;line-height:1.45}.admin-section-grid>.admin-panel{scroll-margin-top:18px}.admin-list{display:grid;gap:0}.admin-list-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.75fr) auto;gap:14px;align-items:center;padding:16px;border-bottom:1px solid #eef1f5}.admin-list-row:last-child{border-bottom:0}.admin-list-row strong{display:block;margin-bottom:4px;font-size:15px;font-weight:950}.admin-list-row span,.admin-list-row dt{color:var(--muted);font-size:12px;font-weight:850}.admin-list-row dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0}.admin-list-row dt,.admin-list-row dd{margin:0}.admin-list-row dd{margin-top:3px;font-size:13px;font-weight:950}.category-detail{display:grid;gap:16px;margin-bottom:36px;padding:clamp(22px,4vw,42px);border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 12px 32px #14131b0f}.category-summary{display:flex;align-items:center;flex-wrap:wrap;gap:12px;color:var(--muted);font-weight:900}.category-summary span,.category-summary a{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border-radius:999px;background:var(--paper)}.category-summary a{color:var(--coral)}.category-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.category-link{display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:0 14px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--ink);font-weight:950}.category-link strong{color:var(--muted);font-size:12px}.category-link.active{border-color:var(--ink);background:var(--ink);color:#fff}.category-link.active strong{color:var(--yellow)}.category-filters{display:grid;grid-template-columns:minmax(180px,1fr) repeat(2,minmax(130px,.45fr)) auto;gap:12px;align-items:end;margin-top:10px;padding-top:18px;border-top:1px solid var(--line)}.category-filters label{display:grid;gap:7px;color:var(--muted);font-size:12px;font-weight:950;text-transform:uppercase}.category-filters input{width:100%;min-height:44px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font-weight:850}.category-filters input{padding:0 12px}.category-filters button{width:78px;min-height:44px;padding:0 16px;border:1px solid var(--line);border-radius:8px;background:var(--ink);color:#fff;cursor:pointer;font-weight:950}.category-filters button:disabled{cursor:default;background:var(--surface);color:var(--muted);opacity:.55}.hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:clamp(28px,5vw,72px);align-items:center;min-height:calc(100vh - 128px);padding:clamp(28px,4.8vw,64px) clamp(18px,5vw,72px) 42px}.hero-copy{max-width:690px}.eyebrow{margin:0 0 12px;color:var(--coral);font-size:13px;font-weight:950;letter-spacing:0;text-transform:uppercase}h1,h2,p{margin-top:0}h1{margin-bottom:18px;max-width:820px;font-size:clamp(48px,7.2vw,96px);line-height:.95}h2{margin-bottom:14px;font-size:clamp(34px,5vw,72px);line-height:.95}.hero-copy>p:not(.eyebrow),.promise-section p,.online-section p{color:var(--muted);font-size:clamp(17px,2vw,21px);line-height:1.55}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px}.primary-action,.secondary-action{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:999px;font-weight:950}.primary-action{background:var(--coral);color:#fff;box-shadow:0 15px 30px #ff5a5f40}.secondary-action{border:1px solid var(--line);background:#fff}.hero-stage{display:grid;grid-template-columns:1fr .82fr;grid-template-rows:repeat(2,minmax(210px,1fr));gap:18px}.feature-card{position:relative;overflow:hidden;display:grid;align-content:end;min-height:220px;padding:22px;border:1px solid rgba(20,19,27,.08);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.feature-card.large{grid-row:span 2;min-height:430px;background:linear-gradient(145deg,#fff,#e9f9f5)}.feature-card.small{background:#fff6d6}.feature-card.accent{background:#eaf1ff}.feature-card img{position:absolute;inset:18px 18px auto auto;width:min(62%,300px);max-height:58%;object-fit:contain;filter:drop-shadow(0 18px 24px rgba(20,19,27,.18))}.feature-card.large img{width:min(54%,240px);max-height:48%}.feature-card.small img{width:54%}.feature-card div{position:relative;z-index:1;max-width:70%}.feature-card span,.product-card span{color:var(--muted);font-size:12px;font-weight:950;text-transform:uppercase}.feature-card h2{margin:6px 0 8px;font-size:clamp(26px,4vw,48px)}.feature-card.small h2{font-size:clamp(22px,3vw,34px)}.feature-card p{margin-bottom:0;color:var(--muted)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;max-width:none;padding:64px clamp(18px,5vw,72px) 18px}.section-heading h2{margin-bottom:0;font-size:clamp(28px,3.2vw,44px);line-height:1.05}.section-heading .secondary-action{max-width:240px;text-align:center}.section-heading.compact{display:block;padding:0}.all-categories-hero{display:grid;gap:12px;max-width:960px;margin-bottom:34px}.all-categories-hero h1{margin-bottom:0}.all-categories-hero p:not(.eyebrow){color:var(--muted);font-size:20px;line-height:1.5}.all-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.all-category-column{display:grid;gap:18px}.all-category-card{display:grid;gap:18px;padding:18px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 12px 32px #14131b0f}.subcategory-drawer{border-top:1px solid var(--line);padding-top:12px}.subcategory-drawer summary{cursor:pointer;color:var(--ink);font-weight:950;list-style:none}.subcategory-drawer summary::-webkit-details-marker{display:none}.subcategory-drawer summary:after{content:"+";float:right;color:var(--coral)}.subcategory-drawer[open] summary:after{content:"-"}.subcategory-drawer .category-links{margin-top:12px}.all-category-card>a{display:grid;grid-template-columns:150px minmax(0,1fr);gap:18px;align-items:center}.all-category-card span{color:var(--coral);font-size:12px;font-weight:950;text-transform:uppercase}.all-category-card h2{margin:6px 0 8px;font-size:clamp(28px,4vw,44px)}.all-category-card p{margin:0;color:var(--muted);line-height:1.45}.shop-categories,.product-grid,.product-rail{display:grid;gap:18px;padding:0 clamp(18px,5vw,72px)}.shop-categories{grid-template-columns:minmax(0,1fr)}.category-grid{display:grid;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr));padding:0}.collection-card{position:relative;overflow:hidden;display:grid;grid-template-rows:minmax(180px,1fr) auto;gap:14px;min-height:300px;padding:14px;border:2px solid transparent;border-radius:8px;background:#fff;color:var(--ink);cursor:pointer;text-align:left;box-shadow:0 14px 34px #14131b14;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.collection-card:hover{border-color:#ff5a5f6b;box-shadow:0 18px 42px #14131b1f;transform:translateY(-2px)}.collection-card-copy{display:grid;gap:9px;padding:2px 2px 0}.collection-card-copy strong{width:fit-content;max-width:100%;min-height:30px;padding:8px 11px;border-radius:999px;background:var(--paper);color:var(--muted);font-size:12px;font-weight:950;text-transform:uppercase}.collection-card-copy strong.is-empty{visibility:hidden}.collection-card-copy span{width:fit-content;max-width:100%;padding:10px 13px;border-radius:999px;background:var(--ink);color:#fff;font-size:18px;font-weight:950}.category-visual{position:relative;isolation:isolate;overflow:hidden;display:grid;min-height:100%;border-radius:8px;background:linear-gradient(135deg,#ffd84d6b,#23c6a538),var(--paper)}.category-visual:before{content:"";position:absolute;inset:0;z-index:-2;background-image:linear-gradient(rgba(20,19,27,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(20,19,27,.05) 1px,transparent 1px);background-size:24px 24px}.category-visual-glow{position:absolute;inset:auto -12% -22%;z-index:-1;height:60%;background:linear-gradient(90deg,#ff5a5f57,#2c77f438,#ffd84d57);transform:skewY(-7deg)}.category-visual-shelf{position:absolute;right:0;bottom:18%;left:0;z-index:0;height:36%;border-top:1px solid rgba(20,19,27,.08);background:linear-gradient(180deg,#ffffff29,#14131b0f);transform:skewY(-3deg)}.category-visual-item{position:absolute;z-index:1;display:grid;place-items:center;padding:8px;border-radius:8px;background:#ffffffa3;box-shadow:0 14px 24px #14131b1c}.category-visual-item img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 12px 14px rgba(20,19,27,.18))}.category-visual-item-1{left:10%;bottom:15%;width:34%;height:58%;transform:rotate(-3deg)}.category-visual-item-2{left:35%;bottom:24%;width:32%;height:62%;transform:rotate(2deg)}.category-visual-item-3{right:10%;bottom:16%;width:30%;height:54%;transform:rotate(3deg)}.category-visual-item-4{right:29%;top:10%;width:24%;height:34%;opacity:.96;transform:rotate(-4deg)}.category-visual-count-1 .category-visual-item-1{inset:13% 18% 16%;width:auto;height:auto;transform:none}.category-visual-count-2 .category-visual-item-1{left:17%;width:34%}.category-visual-count-2 .category-visual-item-2{right:17%;left:auto;width:34%}.category-visual-count-3 .category-visual-item-2{left:35%}.category-visual span{position:absolute;right:12px;bottom:10px;z-index:2;display:grid;place-items:center;width:52px;height:52px;border:2px solid rgba(255,255,255,.78);border-radius:50%;background:var(--ink);color:var(--yellow);font-size:16px;font-weight:950;box-shadow:0 12px 22px #14131b38}.category-visual-compact{width:150px;min-height:120px}.category-visual-compact .category-visual-item{padding:4px}.category-visual-compact .category-visual-item-1{left:9%;bottom:16%;width:36%;height:58%}.category-visual-compact .category-visual-item-2{left:35%;bottom:25%;width:34%;height:60%}.category-visual-compact .category-visual-item-3{right:8%;bottom:17%;width:31%;height:52%}.category-visual-compact .category-visual-item-4{right:29%;top:9%;width:25%;height:34%}.category-visual-compact span{right:8px;bottom:8px;width:38px;height:38px;font-size:12px}.category-visual-fallback img{opacity:.92}.department-option{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:52px;padding:12px 14px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#ffffff14;font-weight:900}.department-option.primary{background:var(--coral)}.department-option strong{color:var(--yellow);font-size:13px;text-align:right;white-space:nowrap}.promise-section,.online-section{display:grid;grid-template-columns:minmax(0,.85fr) minmax(300px,1fr);gap:30px;align-items:center;margin:90px clamp(18px,5vw,72px) 0;padding:clamp(26px,5vw,56px);border-radius:8px;background:var(--ink);color:#fff}.promise-section p,.online-section p{color:#ffffffb8}.promise-list{display:grid;gap:12px}.promise-list article{display:grid;gap:4px;padding:16px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#ffffff14}.promise-list strong{color:#fff;font-size:18px;font-weight:900}.promise-list span{color:#ffffffb8;line-height:1.45}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-page-grid{grid-template-columns:repeat(5,minmax(240px,260px));justify-content:start;align-items:start;align-content:start;grid-auto-rows:auto;row-gap:1.5rem}.product-page-grid.is-loading{opacity:.68}@keyframes product-page-enter{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}.product-rail{grid-template-columns:repeat(4,minmax(0,1fr))}.product-rail .empty-state{grid-column:1 / -1;margin:0}.product-tools{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 clamp(18px,5vw,72px) 20px}.product-tools p{margin:0;color:var(--muted);font-size:14px;font-weight:900;white-space:nowrap}.pagination{display:flex;align-items:center;justify-content:center;gap:12px;padding:24px clamp(18px,5vw,72px) 0}.pagination button{min-height:42px;padding:0 16px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);cursor:pointer;font-weight:950}.pagination button:disabled{cursor:not-allowed;opacity:.45}.pagination span{color:var(--muted);font-size:14px;font-weight:950}.filter-chips{display:flex;flex-wrap:wrap;gap:10px}.filter-chips button{min-height:38px;padding:0 14px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);cursor:pointer;font-weight:900}.filter-chips button.active{border-color:var(--ink);background:var(--ink);color:#fff}.product-card{position:relative;display:grid;gap:14px;grid-template-rows:auto minmax(42px,auto) auto auto;min-height:442px;padding:18px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 12px 32px #14131b0f}.product-card .save-button{position:absolute;top:14px;right:14px;z-index:1;width:38px;height:38px;border:0;border-radius:50%;background:var(--ink);color:#fff;cursor:pointer}.product-card img{width:100%;height:215px;object-fit:contain;align-self:center;filter:drop-shadow(0 12px 18px rgba(20,19,27,.12))}.product-card a{display:grid;align-items:center}.product-card p{display:-webkit-box;min-height:84px;overflow:hidden;margin-bottom:0;font-size:17px;font-weight:900;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:4}.product-card-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;align-self:end}.product-card strong{font-size:19px}.product-card strong.sale-price{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;gap:6px;color:var(--coral)}.product-card strong.sale-price s{color:var(--muted);font-size:15px}.product-card-add,.product-card-stepper{align-self:end;width:100%;min-height:44px;border-radius:999px}.product-card-add{border:0;background:var(--coral);color:#fff;cursor:pointer;font-weight:950}.product-card-add:disabled{cursor:not-allowed;background:var(--line);color:var(--muted)}.product-card-stepper{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;overflow:hidden;border:1px solid var(--line);background:var(--ink);color:#fff}.product-card-stepper button{height:44px;border:0;background:transparent;color:#fff;cursor:pointer;font-size:20px;font-weight:950}.product-card-stepper span{color:#fff;font-size:15px;font-weight:950;text-align:center;text-transform:none}.empty-state{margin:0 clamp(18px,5vw,72px);padding:36px;border:1px dashed var(--line);border-radius:8px;background:#fff;text-align:center}.empty-state strong,.empty-state span{display:block}.empty-state strong{font-size:22px}.empty-state span{margin-top:6px;color:var(--muted);font-weight:800}.conventions{padding:90px clamp(18px,5vw,72px) 0}.event-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px}.empty-event-card{grid-column:1 / -1}.event-card{min-height:230px;display:grid;align-content:space-between;gap:16px;padding:22px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 12px 32px #14131b0f}.event-card span{width:fit-content;max-width:100%;padding:8px 11px;border-radius:999px;background:#e9f9f5;color:#087765;font-size:12px;font-weight:950;text-transform:uppercase}.event-card h3{margin:0;font-size:clamp(24px,3vw,36px);line-height:1}.event-card p{margin:0;color:var(--muted);font-weight:800}.event-card strong{font-size:18px}.company-section{display:grid;gap:18px;margin:90px clamp(18px,5vw,72px) 0}.proof-bar{display:flex;flex-wrap:wrap;gap:12px 24px;padding:16px 18px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 12px 32px #14131b0d}.proof-bar span{display:inline-flex;align-items:center;gap:9px;color:var(--ink);font-weight:900}.proof-bar span:before{content:"✓";color:var(--coral);font-weight:950}.company-grid{display:grid;grid-template-columns:1.1fr .8fr 1.1fr;gap:18px}.company-card{display:grid;align-content:start;gap:12px;min-height:250px;padding:26px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 12px 32px #14131b0f}.company-card a{display:grid;gap:2px;width:fit-content;max-width:100%}.company-card a span{color:var(--muted);font-size:12px;font-weight:950;text-transform:uppercase}.company-card a strong,.company-card>strong{color:var(--ink);font-size:18px}.company-card address{color:var(--ink);font-style:normal;font-size:18px;font-weight:850;line-height:1.45}.company-card address span{display:block}.about-page{display:grid;gap:34px}.about-hero{display:grid;gap:16px;max-width:980px}.about-hero h1{max-width:760px;margin-bottom:4px;font-size:clamp(38px,4.2vw,64px);line-height:1}.about-hero p:not(.eyebrow){max-width:860px;color:var(--muted);font-size:18px;line-height:1.55}.about-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.about-grid article{min-height:220px;padding:22px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 10px 24px #14131b0d}.about-grid span{color:var(--coral);font-size:12px;font-weight:950;text-transform:uppercase}.about-grid h2{margin:12px 0;font-size:clamp(24px,2.4vw,32px);line-height:1.08}.about-grid p{color:var(--muted);line-height:1.5}.about-contact{display:grid;gap:22px;align-items:start;padding:clamp(20px,3vw,32px);border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);box-shadow:0 10px 24px #14131b0d}.about-contact-heading{display:flex;align-items:end;justify-content:space-between;gap:24px}.about-contact h2{margin-bottom:0;max-width:720px;font-size:clamp(28px,3vw,40px);line-height:1.05}.about-contact-heading p:not(.eyebrow){max-width:360px;margin-bottom:4px;color:var(--muted);font-weight:800;line-height:1.45}.about-contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.about-info-card{display:grid;align-content:start;gap:12px;min-height:210px;padding:18px;border:1px solid var(--line);border-radius:8px;background:var(--paper)}.about-info-card h3{margin:0 0 4px;font-size:21px}.about-info-card a,.about-info-card div{display:grid;gap:3px;padding-top:10px;border-top:1px solid var(--line)}.about-info-card span{color:var(--muted);font-size:12px;font-weight:950;text-transform:uppercase}.about-info-card strong{color:var(--ink);font-size:16px;line-height:1.35}.store-error-page{display:grid;min-height:58vh;align-content:center;gap:16px;max-width:760px;margin:0 auto;padding:80px 24px;text-align:center}.store-error-page h1{margin:0;font-size:clamp(44px,7vw,92px);line-height:.95}.store-error-page p:not(.eyebrow){max-width:560px;margin:0 auto;color:var(--muted);font-size:18px;font-weight:800;line-height:1.45}.store-error-page a{display:inline-grid;min-height:46px;justify-self:center;padding:0 18px;place-items:center;border-radius:999px;background:#101117;color:#fff;font-weight:950}footer{justify-content:space-between;gap:16px;padding:32px clamp(18px,5vw,72px);color:var(--muted);font-size:14px;font-weight:800}@media(max-width:1080px){.site-header{grid-template-columns:auto 1fr;gap:18px}.main-nav{grid-column:1 / -1;order:3;display:flex;width:100%;gap:10px;overflow-x:auto;padding-bottom:2px}.main-nav a{flex:0 0 auto;padding:9px 12px;border:1px solid var(--line);border-radius:999px;background:#fff}.header-actions{flex-wrap:wrap;justify-content:end}.search-field{min-width:min(42vw,320px)}.hero,.promise-section,.online-section,.product-detail{grid-template-columns:1fr}.product-grid,.product-rail,.category-grid,.event-grid,.company-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-hero,.about-grid,.about-contact{grid-template-columns:1fr}.about-contact-heading{align-items:start;flex-direction:column}.about-contact-grid{grid-template-columns:1fr}.admin-shell{height:auto;min-height:100vh;grid-template-columns:1fr;overflow:visible}.admin-sidebar{position:static;min-height:0;height:auto;overflow:visible}.admin-sidebar nav{display:flex;gap:8px;overflow-x:auto}.admin-sidebar nav a{flex:0 0 auto}.admin-user-button{margin-top:0}.admin-workspace{grid-template-columns:1fr}.admin-product-content{height:auto;overflow:visible}.admin-editor-grid,.admin-expiry-field-grid,.admin-ingredient-head,.admin-ingredient-row,.admin-filter-panel,.admin-bulk-bar{grid-template-columns:1fr}.admin-price-filter{grid-column:auto;grid-template-columns:1fr}.admin-section-grid,.admin-bundle-layout,.admin-list-row{grid-template-columns:1fr}.admin-detail-panel{position:static;grid-template-columns:1fr}.admin-discount-select{grid-column:1}.admin-bundle-list{max-height:260px}}@media(max-width:680px){.notice{flex-direction:column;gap:4px;text-align:center}.site-header{grid-template-columns:auto 1fr auto;gap:12px;padding:12px 16px}.section-heading{align-items:start;flex-direction:column}.header-actions{grid-column:1 / -1;display:grid;grid-template-columns:1fr auto auto auto;gap:10px;width:100%}.main-nav{grid-column:1 / -1;order:3;margin:0 -16px;padding:0 16px 4px;scrollbar-width:none}.main-nav::-webkit-scrollbar{display:none}.main-nav a{min-height:38px;padding:8px 12px;font-size:13px;white-space:nowrap}.brand{justify-self:start}.brand img{width:56px;height:56px}.search{grid-column:1 / -1;grid-row:1;min-width:100%;width:100%}.search-field{flex:1;min-width:0}.icon-button,.language-select,.login-button,.cart-button{grid-row:2;align-self:center}.icon-button{justify-self:end}.language-select{grid-column:1 / 2;justify-self:start}.language-select span{display:none}.login-button{grid-column:3;justify-self:end}.cart-button{grid-column:4;justify-self:end}.admin-content{gap:14px;padding:12px}.admin-topbar{align-items:stretch;flex-direction:column;gap:10px}.admin-topbar h1{font-size:clamp(30px,11vw,44px)}.admin-shell{background:#f6f7f9}.admin-sidebar{position:sticky;z-index:20;top:0;gap:10px;min-height:0;height:auto;max-height:none;padding:12px;border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.admin-brand{display:flex;align-items:baseline;gap:8px;padding:0 2px;font-size:20px}.admin-brand strong{font-size:12px}.admin-sidebar nav{display:flex;gap:8px;margin-inline:-12px;overflow-x:auto;padding:0 12px 3px;scrollbar-width:none}.admin-sidebar nav::-webkit-scrollbar{display:none}.admin-sidebar nav a{flex:0 0 auto;min-height:38px;padding:10px 12px;background:#ffffff0d;font-size:13px}.admin-user-button{grid-template-columns:30px minmax(0,1fr);margin-top:0;padding:8px}.admin-user-button span{width:30px;height:30px}.admin-sidebar-logout{width:100%;margin-top:0}.admin-stat-grid{grid-template-columns:1fr}.admin-stat-grid article,.admin-product-content .admin-stat-grid article{padding:12px}.admin-filter-panel,.admin-bulk-bar,.admin-orders-filters,.admin-expiry-toolbar,.admin-shipping-grid,.admin-shipping-form,.admin-discount-grid,.admin-discount-form,.admin-discount-search,.admin-discounted-products,.admin-location-row,.admin-location-fields,.admin-dev-switches article,.admin-packing-list article{grid-template-columns:1fr}.admin-filter-panel{gap:10px;padding:12px}.admin-filter-panel input,.admin-filter-panel select,.admin-filter-panel button{min-height:42px}.admin-bulk-bar{border-radius:8px;border-width:1px}.admin-bulk-bar button,.admin-heading-actions button,.admin-shipping-actions button,.admin-shipping-row-actions button,.admin-discount-code-actions button,.admin-order-actions button{min-height:40px}.admin-panel-heading{align-items:stretch;flex-direction:column;gap:10px;padding:12px}.admin-panel-heading>span,.admin-count-pill{width:fit-content}.admin-heading-actions{justify-content:flex-start}.admin-panel{border-radius:8px}.admin-table-wrap{padding:10px;background:#f6f7f9}.admin-products-table,.admin-products-table thead,.admin-products-table tbody,.admin-products-table tr,.admin-products-table td{display:block;width:100%}.admin-products-table{border-collapse:separate;border-spacing:0;table-layout:auto}.admin-products-table thead{display:none}.admin-products-table tbody{display:grid;gap:10px}.admin-products-table tbody tr{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;height:auto;padding:12px;border:1px solid #e1e6ee;border-radius:8px;background:#fff;box-shadow:0 8px 22px #14131b0a}.admin-products-table tr.selected{background:#fff7e0}.admin-products-table th:nth-child(n),.admin-products-table td:nth-child(n){width:auto}.admin-products-table td{display:grid;grid-template-columns:82px minmax(0,1fr);gap:8px;align-items:center;padding:0;border:0}.admin-products-table td:before{color:var(--muted);font-size:11px;font-weight:950;text-transform:uppercase}.admin-products-table td:nth-child(1){grid-column:2;grid-row:1;justify-self:end;grid-template-columns:1fr}.admin-products-table td:nth-child(1):before{content:""}.admin-products-table td:nth-child(2){grid-column:1 / -1;grid-row:1;padding-right:42px;grid-template-columns:1fr}.admin-products-table td:nth-child(2):before{content:""}.admin-products-table td:nth-child(3):before{content:"ID"}.admin-products-table td:nth-child(4):before{content:"Stock"}.admin-products-table td:nth-child(5):before{content:"Price"}.admin-products-table td:nth-child(6):before{content:"Status"}.admin-products-table td:nth-child(7):before{content:""}.admin-products-table td:nth-child(7){grid-column:1 / -1;grid-template-columns:1fr}.admin-products-table td:nth-child(7) button{width:100%;min-height:42px}.admin-product-cell{grid-template-columns:56px minmax(0,1fr)}.admin-product-cell img{width:56px;height:56px}.admin-product-cell strong,.admin-selected-product strong{-webkit-line-clamp:3}.admin-pagination{flex-wrap:wrap;gap:8px;padding:12px}.admin-pagination button{flex:1 1 120px;min-height:42px}.admin-pagination span{flex:1 0 100%;order:-1;text-align:center}.admin-orders-table-wrap{overflow:visible;padding:10px;background:#f6f7f9}.admin-orders-table,.admin-orders-table thead,.admin-orders-table tbody,.admin-orders-table tr,.admin-orders-table td{display:block;width:100%;min-width:0}.admin-orders-table thead{display:none}.admin-orders-table tbody{display:grid;gap:10px}.admin-orders-table tbody>tr:not(.admin-order-products-row){display:grid;gap:10px;padding:12px;border:1px solid #e1e6ee;border-radius:8px;background:#fff;box-shadow:0 8px 22px #14131b0a}.admin-orders-table td{padding:0;border:0}.admin-orders-table tbody>tr:not(.admin-order-products-row) td:before{display:block;margin-bottom:3px;color:var(--muted);font-size:11px;font-weight:950;text-transform:uppercase}.admin-orders-table td:nth-child(1):before{content:"Order"}.admin-orders-table td:nth-child(2):before{content:"Customer"}.admin-orders-table td:nth-child(3):before{content:"Status"}.admin-orders-table td:nth-child(4):before{content:"Total"}.admin-orders-table td:nth-child(5):before{content:"Shipping"}.admin-orders-table td:nth-child(6):before{content:"Products"}.admin-orders-table td:nth-child(7):before{content:"Address"}.admin-orders-table td strong,.admin-orders-table td span{max-width:none}.admin-order-products-row{margin-top:-10px;border:1px solid #e1e6ee;border-top:0;border-radius:0 0 8px 8px;overflow:hidden}.admin-order-products-row td:before{content:"";display:none}.admin-order-products-list{padding:10px}.admin-order-products-list article{grid-template-columns:54px minmax(0,1fr);padding:10px}.admin-order-product-title{flex-direction:column;gap:6px}.admin-order-product-title b{width:fit-content}.admin-order-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-bundle-count{justify-items:start}.admin-bundle-draft-heading{align-items:start;grid-template-columns:1fr}.admin-bundle-detail-header{align-items:stretch;flex-direction:column}.admin-bundle-detail-actions{justify-content:flex-start}.admin-bundle-draft-row,.admin-bundle-search-results button,.admin-bundle-selected,.admin-bundle-item{grid-template-columns:48px minmax(0,1fr)}.admin-bundle-draft-row input,.admin-bundle-draft-row button,.admin-bundle-selected button,.admin-bundle-search-results b,.admin-bundle-item b{grid-column:2;justify-self:start}.admin-action-grid{grid-template-columns:1fr}.admin-detail-panel,.admin-manage-groups,.admin-action-grid,.admin-expiry-row,.admin-dev-switches article{grid-template-columns:1fr}.admin-selected-product{grid-template-columns:54px minmax(0,1fr);padding:12px}.admin-manage-groups{padding:0 12px 12px}.admin-modal-backdrop{align-items:end;padding:10px}.admin-modal{width:100%;max-width:100%;max-height:calc(100vh - 20px);padding:14px;border-radius:8px}.admin-modal-heading{align-items:stretch;flex-direction:column;gap:10px}.admin-modal-heading h2{font-size:24px}.admin-modal-actions{display:grid;grid-template-columns:1fr}.admin-editor-grid,.admin-ingredient-head,.admin-ingredient-row{grid-template-columns:1fr}.admin-location-toggles{justify-items:stretch}.admin-location-toggles label,.admin-ios-toggle{width:100%}.admin-shipping-list>div,.admin-discount-list>div,.admin-discount-products>div,.admin-discounted-product,.admin-bundle-draft-row,.admin-bundle-search-results button,.admin-bundle-selected,.admin-bundle-item{grid-template-columns:54px minmax(0,1fr)}.admin-shipping-list .order-status-pill,.admin-shipping-row-actions,.admin-discount-code-actions,.admin-discounted-price,.admin-bundle-selected button,.admin-bundle-draft-row input,.admin-bundle-draft-row button,.admin-bundle-search-results b,.admin-bundle-item b{grid-column:1 / -1;justify-self:stretch}.admin-discounted-price{justify-items:start}.admin-shipping-row-actions,.admin-discount-code-actions,.admin-bundle-detail-actions,.admin-bundle-edit-actions,.admin-shipping-actions{display:grid;grid-template-columns:1fr;justify-content:stretch}.admin-expiry-actions{grid-template-columns:1fr}.admin-expiry-actions .status-pill{grid-column:auto}.admin-list{max-height:none}.hero{min-height:auto;padding-top:36px}.hero-stage{grid-template-columns:1fr;grid-template-rows:none}.feature-card.large{min-height:390px}.feature-card div{max-width:78%}.category-grid,.product-grid,.product-rail,.event-grid,.company-grid,.about-grid,.category-filters,.all-category-grid{grid-template-columns:1fr}.all-category-card>a{grid-template-columns:1fr}.all-category-card img{width:100%;height:180px}.collection-card{min-height:180px}.department-option{align-items:flex-start;flex-direction:column}.department-option strong{text-align:left}.product-tools{align-items:start;flex-direction:column}.product-detail-media{min-height:340px}.proof-bar{align-items:start;flex-direction:column}footer{flex-direction:column;align-items:start}.cookie-consent{left:14px;right:14px;bottom:14px;grid-template-columns:1fr;width:auto}.cookie-consent-actions{justify-content:stretch}.cookie-consent-actions button{flex:1 1 150px}}
