:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{min-height:100%;margin:0}button,input,textarea,select{font:inherit}:root{--surface:#f5f5f5;--surface-raised:#fff;--surface-muted:#efefef;--ink:#111;--ink-soft:#555;--accent:#3b7b34;--accent-strong:#235d1c;--line:#e0e0e0;--danger:#c0392b;--header-bg:#111;--header-fg:#fff;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--safe-right:env(safe-area-inset-right,0px);--header-h:80px;--bottom-nav-h:64px}*{box-sizing:border-box}html{overflow-x:hidden}body{color:var(--ink);background:#222;margin:0;font-family:Avenir Next,Segoe UI,Helvetica Neue,sans-serif;overflow-x:hidden}#root{background:var(--surface);max-width:430px;min-height:100dvh;margin:0 auto;position:relative;overflow-x:hidden}.app-shell{background:var(--surface);width:100%;min-height:100dvh;position:relative;overflow-x:hidden}.app-header{z-index:100;background:var(--header-bg);padding:calc(var(--safe-top) + .85rem) 1rem 2.6rem;border-radius:0 0 50% 50%/0 0 36px 36px;position:sticky;top:0}.header-inner{align-items:center;gap:.65rem;display:flex}.header-brand-btn{background:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;padding:0;display:flex;overflow:hidden}.header-brand-icon{object-fit:cover;width:100%;height:100%}.search-bar{cursor:text;background:#fff;border-radius:999px;flex:1;align-items:center;gap:.5rem;min-width:0;padding:.48rem .75rem;display:flex}.search-icon{color:#777;flex-shrink:0;width:18px;height:18px}.search-input{color:#111;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:.9rem}.search-input::placeholder{color:#999}.search-input::-webkit-search-cancel-button{display:none}.barcode-icon{color:#777;flex-shrink:0;width:20px;height:20px}.header-icon-btn{color:#fff;cursor:pointer;background:#ffffff24;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex}.header-icon-btn svg{width:22px;height:22px}.app-main{padding:1.25rem 0 calc(var(--bottom-nav-h) + var(--safe-bottom) + 1.5rem);width:100%;min-width:0;overflow-x:clip}.screen{gap:1.4rem;width:100%;min-width:0;padding-bottom:1rem;display:grid;overflow-x:clip}.screen>*{min-width:0;max-width:100%}.category-tabs{scrollbar-width:none;-ms-overflow-style:none;gap:.55rem;width:100%;min-width:0;padding:0 1rem;display:flex;overflow-x:auto}.category-tabs::-webkit-scrollbar{display:none}.category-tab{border:1px solid var(--line);color:var(--ink);cursor:pointer;white-space:nowrap;background:#fff;border-radius:999px;flex-shrink:0;padding:.38rem .95rem;font-family:inherit;font-size:.82rem;font-weight:500}.category-tab.is-active{background:var(--accent);border-color:var(--accent);color:#fff}.section-header{justify-content:space-between;align-items:baseline;padding:0 1rem;display:flex}.section-header h3{margin:0;font-size:1.1rem;font-weight:700}.section-view-all{color:var(--accent-strong);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.82rem;font-weight:600}.section-title-row{padding:0 1rem}.section-title-row.section-title-card{border:1px solid var(--line);background:var(--surface-raised);border-radius:14px;margin:0 1rem;padding:.72rem .9rem;box-shadow:0 6px 16px #0000000f}.category-products-header{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.section-title-row h3{margin:0;font-size:1.05rem}.section-title-row.section-title-card h3{font-size:1.1rem;font-weight:700}.brand-banner{border:1px solid var(--line);background:#fff;border-radius:18px;justify-content:center;align-items:center;gap:.8rem;margin:0 1rem;padding:.9rem 1rem;display:flex}.brand-banner-account{padding-block-start:1rem;padding-block-end:1rem}.brand-banner-checkout{justify-content:flex-start}.brand-logo{width:100%;max-width:min(100%,250px);height:auto;display:block}.brand-icon{border-radius:50%;flex-shrink:0;width:52px;height:52px}.subcategory-chips{scrollbar-width:none;-ms-overflow-style:none;align-items:center;gap:.35rem;max-width:56%;display:flex;overflow-x:auto}.subcategory-chips::-webkit-scrollbar{display:none}.subcategory-chip{border:1px solid var(--line);color:var(--ink);white-space:nowrap;background:#fff;border-radius:999px;flex-shrink:0;padding:.28rem .62rem;font-size:.72rem;font-weight:600}.inline-note{color:var(--ink-soft);margin:0;padding:0 1rem;font-size:.85rem}.search-bar{position:relative}.search-dropdown{background:var(--surface,#1c1c1e);z-index:200;border-radius:14px;flex-direction:column;display:flex;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 8px 32px #00000073}.search-suggestion-item{text-align:left;cursor:pointer;width:100%;color:var(--ink,#fff);background:0 0;border:none;border-bottom:1px solid #ffffff0f;align-items:center;gap:.65rem;padding:.6rem .9rem;font-family:inherit;transition:background .15s;display:flex}.search-suggestion-item:active,.search-suggestion-item:hover{background:#ffffff12}.search-suggestion-img{object-fit:cover;background:#333;border-radius:8px;flex-shrink:0;width:36px;height:36px}.search-suggestion-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.88rem;line-height:1.3;display:-webkit-box;overflow:hidden}.search-see-all{text-align:center;cursor:pointer;width:100%;color:var(--accent,#4caf50);background:0 0;border:none;padding:.65rem .9rem;font-family:inherit;font-size:.82rem;font-weight:600}.search-dropdown-empty{color:var(--ink-soft,#888);text-align:center;padding:.8rem .9rem;font-size:.85rem}.search-results-header{padding:0 1rem .5rem}.search-results-header h3{margin:0 0 .2rem;font-size:1rem;font-weight:700}.search-results-count{color:var(--ink-soft);margin:0;font-size:.8rem}.search-results-grid{grid-template-columns:1fr 1fr;gap:.75rem;padding:0 1rem 1rem;display:grid}.screen-loading{min-height:60vh;color:var(--ink-soft);flex-direction:column;justify-content:center;align-items:center;gap:1rem;font-size:.9rem;display:flex}.spinner{border:3px solid #3b7b3438;border-top-color:var(--accent-strong);border-right-color:var(--accent);border-radius:50%;width:40px;height:40px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.hero-carousel{border-radius:18px;width:calc(100% - 2rem);margin:0 1rem;position:relative;overflow:hidden}.hero-carousel-track{will-change:transform;transition:transform .45s cubic-bezier(.4,0,.2,1);display:flex}.hero-banner{color:#fff;box-sizing:border-box;border-radius:0;flex:0 0 100%;width:100%;padding:1.4rem 1.25rem 2.6rem}.hero-dots{justify-content:center;gap:.4rem;display:flex;position:absolute;bottom:.65rem;left:0;right:0}.hero-dot{cursor:pointer;background:#ffffff73;border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:background .25s,transform .25s}.hero-dot-active{background:#fff;transform:scale(1.3)}.hero-banner h2{margin:.3rem 0 .5rem;font-size:clamp(1.1rem,4.5vw,1.5rem);line-height:1.2}.hero-label{letter-spacing:.08em;text-transform:uppercase;opacity:.8;margin:0;font-size:.72rem}.hero-banner p{opacity:.85;margin:0 0 1rem;font-size:.88rem;line-height:1.5}.hero-shop-btn{color:var(--accent-strong);cursor:pointer;background:#fff;border:none;border-radius:999px;padding:.5rem 1.35rem;font-family:inherit;font-size:.88rem;font-weight:700;display:inline-block}.product-section{width:100%;min-width:0;overflow-x:clip}.category-showcase-grid{gap:.9rem;padding:0 1rem;display:grid}.category-showcase-card{background:linear-gradient(#fff 0%,#f3f8f1 100%);border:1px solid #dce8d6;border-radius:20px;gap:.8rem;padding:1rem;display:grid}.category-showcase-header{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.category-showcase-header h4{margin:.15rem 0 0;font-size:1rem;font-weight:700}.category-showcase-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-strong);margin:0;font-size:.72rem;font-weight:700}.category-showcase-products{gap:.55rem;display:grid}.category-showcase-product{color:var(--ink);text-align:left;background:#fff;border:1px solid #e5eee0;border-radius:16px;grid-template-columns:64px 1fr;align-items:center;gap:.7rem;padding:.45rem;display:grid}.category-showcase-image{object-fit:cover;background:#ececec;border-radius:12px;width:64px;height:64px}.category-showcase-copy{gap:.2rem;min-width:0;display:grid}.category-showcase-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.category-showcase-price{color:var(--accent-strong);font-size:.82rem;font-weight:700}.on-sale-section{margin:.25rem 0;padding:0 0 .5rem}.on-sale-header{background:linear-gradient(135deg,#b91c1c 0%,#dc2626 50%,#ef4444 100%);border-radius:0 0 20px 20px;justify-content:space-between;align-items:flex-end;margin-bottom:.85rem;padding:1rem 1rem .75rem;display:flex}.on-sale-header-text h3{color:#fff;letter-spacing:-.01em;margin:.1rem 0 0;font-size:1.15rem;font-weight:800}.on-sale-badge-label{letter-spacing:.08em;text-transform:uppercase;color:#ffffffd9;font-size:.68rem;font-weight:700}.on-sale-view-all{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff2e;border:1px solid #ffffff59;border-radius:20px;align-self:flex-start;margin-top:.3rem;padding:.3rem .85rem;font-size:.75rem;font-weight:600}.on-sale-view-all:active{background:#ffffff47}.on-sale-grid{grid-template-columns:1fr 1fr;gap:.65rem;padding:0 1rem;display:grid}.on-sale-card{cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:18px;flex-direction:column;transition:transform .15s;display:flex;overflow:hidden}.on-sale-card:active{transform:scale(.97)}.on-sale-img-wrap{aspect-ratio:1;background:#fef2f2;width:100%;position:relative}.on-sale-img{object-fit:cover;width:100%;height:100%;display:block}.on-sale-pct-badge{color:#fff;letter-spacing:.02em;background:#dc2626;border-radius:20px;padding:.15rem .45rem;font-size:.65rem;font-weight:800;line-height:1.4;position:absolute;top:.45rem;left:.45rem}.on-sale-card-body{flex-direction:column;gap:.3rem;padding:.6rem .6rem .65rem;display:flex}.on-sale-card-name{color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.8rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.on-sale-pricing{flex-direction:column;gap:.05rem;display:flex}.on-sale-price{color:#b91c1c;font-size:.9rem;font-weight:800}.on-sale-regular-price{color:#333;font-size:.75rem;font-weight:400;text-decoration:line-through}.on-sale-add-btn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:10px;width:100%;margin-top:.2rem;padding:.45rem .5rem;font-size:.75rem;font-weight:700}.on-sale-add-btn:active{background:#b91c1c}.on-sale-qty-controls{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;justify-content:space-between;align-items:center;margin-top:.2rem;padding:.1rem .25rem;display:flex}.on-sale-qty-controls button{color:#dc2626;cursor:pointer;background:0 0;border:none;padding:.1rem .3rem;font-size:1.1rem;font-weight:700;line-height:1}.on-sale-qty-controls span{color:var(--ink);font-size:.85rem;font-weight:700}.product-scroll-row{scrollbar-width:none;-ms-overflow-style:none;gap:.75rem;width:100%;min-width:0;padding:.5rem 1rem;display:flex;overflow-x:auto}.product-scroll-row::-webkit-scrollbar{display:none}.product-card{background:var(--surface-raised);border:1px solid var(--line);cursor:pointer;border-radius:14px;flex-shrink:0;width:155px;transition:transform .2s,box-shadow .2s;overflow:hidden}.product-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.product-card img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.product-image-wrap{aspect-ratio:1;background:#ededed;width:100%;position:relative}.product-image-placeholder{color:#707070;background:linear-gradient(120deg,#e7e7e7 25%,#f1f1f1 37%,#e7e7e7 63%) 0 0/200% 100%;place-items:center;font-size:.72rem;animation:1.2s linear infinite shimmer;display:grid;position:absolute;top:0;bottom:0;left:0;right:0}.product-image{opacity:0;width:100%;height:100%;transition:opacity .2s}.product-image.is-ready{opacity:1}.product-content{gap:.4rem;padding:.6rem;display:grid}.product-content h4{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.8rem;font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden}.product-content p{color:var(--ink);margin:0;font-size:.88rem;font-weight:700}.product-card.is-skeleton{cursor:default;pointer-events:none}.product-content-skeleton{gap:.45rem}.skeleton-line{background:linear-gradient(120deg,#ececec 25%,#f5f5f5 37%,#ececec 63%) 0 0/200% 100%;border-radius:6px;width:100%;height:.65rem;animation:1.2s linear infinite shimmer}.skeleton-line-short{width:64%}.skeleton-btn{text-align:center;color:#fff;background:#8aa885;border-radius:8px;width:100%;padding:.45rem;font-size:.76rem}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;padding:0 1rem;display:grid}.product-grid .product-card{width:auto}button{background:var(--accent);color:#fff;border:0;border-radius:10px;padding:.55rem .8rem;font-family:inherit;font-weight:600}button:disabled{opacity:.55}.add-to-cart-btn{background:var(--accent);color:#fff;border-radius:8px;width:100%;padding:.45rem;font-size:.78rem;font-weight:600}.card-qty-controls{background:var(--accent);color:#fff;border-radius:999px;grid-template-columns:34px 1fr 34px;align-items:center;gap:.25rem;width:100%;padding:.25rem;display:grid}.card-qty-controls span{text-align:center;font-size:.9rem;font-weight:700}.card-qty-controls button{color:#fff;background:0 0;border-radius:50%;width:34px;height:34px;padding:0;font-size:1.2rem;font-weight:500;line-height:1}.department-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem 1rem;padding:0 1rem;display:grid}.department-item{text-align:center;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:.5rem;padding:0;font-family:inherit;display:flex}.department-circle{aspect-ratio:1;border:1px solid var(--line);background:#ececec;border-radius:50%;width:100%;overflow:hidden}.department-circle img{object-fit:cover;width:100%;height:100%}.category-image-wrap{position:relative}.category-image-placeholder{text-align:center;color:#707070;background:linear-gradient(120deg,#e7e7e7 25%,#f1f1f1 37%,#e7e7e7 63%) 0 0/200% 100%;place-items:center;font-size:.65rem;animation:1.2s linear infinite shimmer;display:grid;position:absolute;top:0;bottom:0;left:0;right:0}.category-image{opacity:0;transition:opacity .2s}.category-image.is-ready{opacity:1}.category-item-skeleton{pointer-events:none}.category-item-skeleton .department-name{border-radius:999px;min-width:70%;height:.62rem;font-size:0;display:block}.department-name{color:var(--ink);font-size:.8rem;font-weight:500;line-height:1.3}.chip-grid{flex-wrap:wrap;gap:.65rem;padding:0 1rem;display:flex}.category-chip{color:#2f2b22;background:#ede8da;border:1px solid #cdc4b0;border-radius:999px;padding:.4rem .9rem;font-size:.82rem}.stack-list{gap:.65rem;padding:0 1rem;display:grid}.cart-row{border:1px solid var(--line);background:var(--surface-raised);border-radius:14px;justify-content:space-between;align-items:center;gap:.75rem;padding:.7rem;display:flex}.cart-row h4,.cart-row p{margin:0}.order-history-card{text-align:left;border:1px solid var(--line);background:var(--surface-raised);width:100%;color:var(--ink);cursor:pointer;font-weight:500}.order-history-card p,.order-history-card h4{color:var(--ink)}.order-history-card-head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.2rem;display:flex}.order-history-toolbar{padding:0 1rem}.order-history-filter{color:var(--ink-soft);gap:.35rem;font-size:.82rem;display:grid}.order-history-filter select{border:1px solid var(--line);color:var(--ink);font:inherit;background:#fff;border-radius:10px;padding:.58rem .7rem}.order-status-pill{border-radius:999px;align-items:center;padding:.18rem .52rem;font-size:.74rem;font-weight:600;line-height:1.2;display:inline-flex}.order-status-pill.is-pending{color:#8a5a00;background:#fef4dd}.order-status-pill.is-processing,.order-status-pill.is-completed{color:#2b6a36;background:#e8f6ea}.order-status-pill.is-on-hold{color:#58677a;background:#eef1f5}.order-status-pill.is-cancelled,.order-status-pill.is-failed,.order-status-pill.is-refunded{color:#a2483b;background:#fbe9e7}.minimum-order-note{color:#6d4c09;background:#fff6df;border:1px solid #e5c98b;border-radius:14px;gap:.25rem;margin:0 1rem;padding:.75rem .85rem;display:grid}.minimum-order-note.is-met{color:#275d20;background:#edf8eb;border-color:#b9d4b5}.minimum-order-note p{margin:0;line-height:1.35}.minimum-order-note strong{font-size:.98rem}.order-history-load-anchor{height:1px}.qty-controls{align-items:center;gap:.5rem;display:inline-flex}.qty-controls button{min-width:32px;min-height:32px;padding:0}.checkout-bar{bottom:calc(var(--bottom-nav-h) + var(--safe-bottom) + .35rem);z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border:1px solid #b4caac;border-radius:14px;justify-content:space-between;align-items:center;margin:0 1rem;padding:.7rem;display:flex;position:sticky}.checkout-bar p,.checkout-bar strong{margin:0}.checkout-step-nav{scrollbar-width:none;-ms-overflow-style:none;gap:.45rem;padding:0 1rem;display:flex;overflow-x:auto}.checkout-step-nav::-webkit-scrollbar{display:none}.checkout-step-chip{border:1px solid var(--line);color:var(--ink-soft);white-space:nowrap;background:#fff;border-radius:999px;padding:.42rem .78rem;font-size:.78rem;font-weight:600}.checkout-step-chip.is-active{border-color:var(--accent);color:var(--accent-strong);background:#e9f4e8}.checkout-step-chip:disabled{opacity:.5}.placeholder-card,.profile-card{border:1px solid var(--line);background:var(--surface-raised);border-radius:14px;margin:0 1rem;padding:.85rem}.form-card{border:1px solid var(--line);background:var(--surface-raised);border-radius:14px;gap:.7rem;margin:0 1rem;padding:.85rem;display:grid}.checkout-delivery-title{color:var(--ink);justify-self:start;align-items:center;gap:.45rem;margin:0;font-size:.94rem;font-weight:700;display:inline-flex}.checkout-delivery-title svg{width:18px;height:18px;color:var(--accent-strong)}.account-profile-card{gap:.9rem;display:grid}.account-profile-header{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.account-profile-header h4{font-size:1.08rem}.account-eyebrow{letter-spacing:.04em;text-transform:uppercase;color:var(--ink-soft);margin:0 0 .2rem;font-size:.74rem}.account-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.account-details-grid span{color:var(--ink-soft);text-transform:uppercase;letter-spacing:.03em;margin-bottom:.2rem;font-size:.76rem;display:block}.account-details-grid p{color:var(--ink);margin:0;line-height:1.35}.account-detail-wide{grid-column:1/-1}.account-actions-row{gap:.65rem;padding:0 1rem;display:flex}.account-action-btn{flex:1;padding:.58rem .7rem;font-size:.86rem}.account-action-btn-secondary{color:var(--ink);background:#eef1f5}.form-card label{gap:.35rem;font-size:.92rem;display:grid}.form-card input{background:#fff;border:1px solid #d0d0d0;border-radius:10px;padding:.58rem .65rem;font-family:inherit;font-size:.92rem}.form-card label span{color:var(--danger);min-height:1rem;font-size:.8rem}.payment-option-row{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:flex-start;gap:.65rem;padding:.65rem;display:flex}.payment-option-row input[type=radio]{margin-top:.15rem}.payment-option-row span{color:var(--ink);gap:.2rem;display:grid}.payment-option-row small{color:var(--ink-soft)}.payment-option-description{display:block}.payment-option-description p{margin:.12rem 0 0}.order-items-table-wrap{border:1px solid var(--line);border-radius:10px;overflow:hidden}.order-items-table{border-collapse:collapse;width:100%;font-size:.86rem}.order-items-table th,.order-items-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:.45rem .55rem}.order-items-table th{color:var(--ink-soft);background:#f7f7f7;font-weight:700}.order-items-table tbody tr:last-child td{border-bottom:none}.order-items-table th:nth-child(2),.order-items-table td:nth-child(2){text-align:center;width:56px}.order-items-table th:nth-child(3),.order-items-table td:nth-child(3){text-align:right;width:96px}.compact-address{color:var(--ink);margin:0;font-size:.9rem;line-height:1.35}.order-section-heading{margin:.2rem 0 .1rem;font-size:.95rem}.form-error{color:var(--danger);margin:0;padding:0 1rem}.link-button{color:var(--danger);font:inherit;cursor:pointer;background:0 0;border:none;justify-self:start;padding:0;text-decoration:underline}.link-button-centered{justify-self:center}.link-button:disabled{opacity:.5;cursor:default}.success-card{background:#eff8eb;border:1px solid #b4caac;border-radius:14px;margin:0 1rem;padding:.8rem}.success-card h4,.success-card p,.profile-card h4,.profile-card p,.placeholder-card p{margin:0}.toast-success{left:50%;bottom:calc(var(--bottom-nav-h) + var(--safe-bottom) + 1.1rem);color:#fff;z-index:300;background:#1f6f2f;border-radius:999px;padding:.55rem .8rem;font-size:.82rem;font-weight:600;position:fixed;transform:translate(-50%);box-shadow:0 8px 20px #00000038}.cart-fab{right:max(1rem,50vw - 215px + 1rem);bottom:calc(var(--bottom-nav-h) + var(--safe-bottom) + .75rem);z-index:200;background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:0;width:62px;height:62px;padding:0;display:flex;position:fixed;overflow:visible;box-shadow:0 4px 18px #235d1c66}.cart-fab svg{width:24px;height:24px;margin-top:8px}.cart-fab-count{color:#1f1f1f;font-variant-numeric:tabular-nums;background:#ffd54a;border:1px solid #00000026;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0;font-size:.7rem;font-weight:700;line-height:1;display:grid;position:absolute;top:6px;left:auto;right:6px;transform:none}.bottom-nav{width:min(430px,100%);height:calc(var(--bottom-nav-h) + var(--safe-bottom));padding-bottom:var(--safe-bottom);border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;background:#fffffff7;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav-item{color:#999;align-content:center;justify-items:center;gap:.2rem;font-size:.64rem;font-weight:500;text-decoration:none;display:grid}.bottom-nav-item.is-active{color:var(--accent-strong);font-weight:700}.bottom-nav-icon-wrap{position:relative}.bottom-nav-item svg{fill:currentColor;width:24px;height:24px}.cart-count-badge{background:var(--danger);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 .2rem;font-size:.62rem;display:inline-flex;position:absolute;top:-5px;right:-8px}@media (min-width:640px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.product-detail-header{align-items:center;margin-bottom:.5rem;padding:.6rem 1rem;display:flex;position:relative}.product-detail-header-logo{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:auto;height:28px;position:absolute;left:50%;transform:translate(-50%)}.back-btn{width:36px;height:36px;color:var(--ink);cursor:pointer;background:#f0f0f0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex}.back-btn svg{width:20px;height:20px}.product-detail-image-container{aspect-ratio:1;background:#f9f9f9;border-radius:16px;justify-content:center;align-items:center;width:calc(100% - 2rem);margin:0 1rem 1.2rem;display:flex;overflow:hidden}.product-detail-image{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .2s}.product-detail-image.is-ready{opacity:1}.product-detail-info{padding:0 1rem 2rem}.product-detail-category{text-transform:uppercase;letter-spacing:.08em;color:var(--accent-strong);margin:0 0 .35rem;font-size:.75rem;font-weight:600}.product-detail-title{margin:0 0 .8rem;font-size:1.4rem;font-weight:700;line-height:1.3}.product-detail-price{color:var(--ink);margin:0 0 .4rem;font-size:1.5rem;font-weight:700}.product-detail-original-price{color:#888;margin:0 0 .8rem;font-size:.95rem;text-decoration:line-through}.product-detail-add-btn{background:var(--accent);color:#fff;border:none;border-radius:10px;width:100%;margin-bottom:1.5rem;padding:.65rem;font-size:.95rem;font-weight:700}.detail-qty-controls{background:var(--accent);color:#fff;border-radius:999px;grid-template-columns:56px 1fr 56px;align-items:center;gap:.3rem;width:100%;margin-bottom:1.5rem;padding:.35rem;display:grid}.detail-qty-controls span{text-align:center;font-size:1.15rem;font-weight:700}.detail-qty-controls button{color:#fff;background:0 0;border-radius:999px;width:56px;height:44px;padding:0;font-size:1.6rem;font-weight:500;line-height:1}.product-detail-section{border-top:1px solid var(--line);margin-top:1.5rem;padding-top:1.5rem}.product-detail-section h3{margin:0 0 .5rem;font-size:1.05rem;font-weight:700}.product-detail-section p{color:var(--ink-soft);margin:0;font-size:.9rem;line-height:1.5}.product-detail-skeleton{gap:.75rem;padding:0 1rem 2rem;display:grid}.product-detail-image-skeleton{background:linear-gradient(120deg,#e7e7e7 25%,#f1f1f1 37%,#e7e7e7 63%) 0 0/200% 100%;width:100%;margin:0 0 .75rem;animation:1.2s linear infinite shimmer}.product-detail-skeleton-line{background:linear-gradient(120deg,#e7e7e7 25%,#f1f1f1 37%,#e7e7e7 63%) 0 0/200% 100%;border-radius:8px;width:100%;height:.85rem;animation:1.2s linear infinite shimmer}.product-detail-skeleton-line-short{width:58%}.product-detail-skeleton-btn{color:#fff;text-align:center;background:#8aa885;border-radius:10px;width:100%;padding:.65rem;font-size:.92rem;font-weight:600}@media (orientation:landscape) and (max-height:560px){.app-shell.is-landscape .bottom-nav{width:78px;height:auto;padding-bottom:0;padding-top:calc(var(--safe-top) + .8rem);border-top:none;border-right:1px solid var(--line);grid-template-rows:repeat(5,minmax(0,1fr));grid-template-columns:1fr;top:0;bottom:0;left:max(0px,50vw - 215px);right:auto;transform:none}.app-shell.is-landscape .app-header,.app-shell.is-landscape .app-main{padding-left:calc(78px + .8rem)}.app-shell.is-landscape .app-main{padding-bottom:1rem}.app-shell.is-landscape .checkout-bar{bottom:.5rem}}
