@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Manrope:wght@500;600;700&display=swap";:root{--brand-950:#003b28;--brand-800:#006b44;--brand-700:#007a4d;--brand-200:#c8f36a;--brand-50:#f3fde8;--ink:#07110f;--ink-muted:#52605b;--line:#d8e8e1;--surface-control:#f6f8f7;--surface-soft:#ecf8f3;color:#161616;font-synthesis:none;background:#fff;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{background:#fff;min-width:320px;min-height:100dvh;margin:0;font-size:16px;line-height:1.45;overflow-x:hidden}#root{min-height:100dvh}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{color:inherit}.page-shell{background:#fff;min-height:100dvh}.page-shell.is-horizontal{height:100dvh;overflow:hidden}.storefront{background:#fff;flex-direction:column;width:100%;min-height:100dvh;display:flex}.page-shell.is-horizontal .storefront{height:100%;min-height:0}.page-shell.is-grid .storefront,.page-shell.is-grid main,.page-shell.is-grid .product-section{height:auto}.app-header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd1;width:100%;padding:22px clamp(28px,4vw,72px) 16px;position:sticky;top:0}.catalog-navigation{z-index:25;background:#fff;padding:8px clamp(28px,4vw,72px) 0;position:relative}.header-main-row,.catalog-toolbar{grid-template-columns:minmax(130px,1fr) minmax(260px,420px) minmax(130px,1fr);align-items:center;gap:24px;display:grid}.brand{color:#111;width:fit-content;font-family:Manrope,sans-serif;font-size:21px;font-weight:700;line-height:1;text-decoration:none}.header-actions,.category-list,.view-actions,.catalog-footer>div,.product-purchase-row{align-items:center;display:flex}.category-button,.icon-button,.filter-button,.image-icon-button,.round-arrow-button{cursor:pointer;border:0}.header-actions{justify-content:flex-end;gap:9px}.supplier-banner{color:#10201a;background:#f1f7f4;grid-template-columns:1fr auto 1fr;align-items:center;min-height:38px;padding:8px clamp(18px,4vw,72px);font-size:13px;display:grid;position:relative}.supplier-banner>div{grid-column:2;align-items:center;gap:10px;display:flex}.supplier-banner p{margin:0}.supplier-banner a{color:#111;white-space:nowrap;align-items:center;gap:5px;font-weight:700;text-decoration:none;transition:color .18s,opacity .18s;display:inline-flex}.supplier-banner a:hover{color:var(--brand-700);opacity:.86}.supplier-banner svg{flex:none}.supplier-banner-dismiss{color:#43544d;cursor:pointer;background:0 0;border:0;border-radius:50%;grid-column:3;justify-self:end;place-items:center;width:28px;height:28px;padding:0;transition:color .18s,background .18s;display:grid}.supplier-banner-dismiss:hover{color:#111;background:#0000000f}.search-field{color:#737373;background:#f6f6f6;border:1px solid #e6e6e6;border-radius:999px;align-items:center;gap:9px;width:min(230px,22vw);height:38px;padding:0 14px;transition:border-color .18s,background .18s;display:flex}.header-search{justify-self:center;width:100%}.search-field:focus-within{background:#f3f3f3;border-color:#bdbdbd}.search-field input{color:#161616;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:12px}.search-field input::-webkit-search-cancel-button{display:none}.icon-button{color:#111;background:#f7f7f7;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;padding:0;transition:background .18s,color .18s,transform .18s;display:inline-grid;position:relative}.icon-button:hover{color:#fff;background:var(--brand-700);transform:translateY(-1px)}.icon-button.is-selected{background:#fff;border:1px solid #ededed}.profile-menu{z-index:20;position:relative}.profile-trigger.is-open{color:#fff;background:var(--brand-700)}.profile-dropdown{transform-origin:100% 0;background:#fff;border:1px solid #e8e8e8;border-radius:8px;width:224px;padding:8px;animation:.18s cubic-bezier(.22,1,.36,1) profile-menu-in;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 45px #1010141f}.profile-login-button,.profile-menu-links button,.profile-menu-links a{cursor:pointer;border:0;align-items:center;gap:10px;width:100%;display:flex}.profile-login-button{color:#fff;background:var(--brand-700);border-radius:6px;min-height:42px;padding:0 13px;font-size:13px;transition:background .18s}.profile-login-button:hover{background:var(--brand-800)}.profile-identity{gap:4px;padding:10px 11px 13px;display:grid}.profile-identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.profile-identity span{color:#777;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.profile-menu-links{border-top:1px solid #eee;margin-top:8px;padding-top:7px}.profile-menu-links button,.profile-menu-links a{min-height:40px;color:inherit;background:0 0;border-radius:6px;padding:0 11px;font-size:13px;text-decoration:none;transition:background .18s,transform .18s}.profile-menu-links button:hover,.profile-menu-links a:hover{background:#f3f3f3;transform:translate(2px)}.profile-menu-links .profile-signout-button{color:#555;border-top:1px solid #eee;border-radius:0 0 6px 6px;margin-top:7px}@keyframes profile-menu-in{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.cart-count{color:#fff;background:#111;border:2px solid #fff;border-radius:50%;place-items:center;width:16px;height:16px;font-size:9px;font-weight:600;display:grid;position:absolute;top:-4px;right:-3px}.catalog-toolbar{grid-template-columns:1fr auto}.category-list{align-self:stretch;gap:34px}.category-button{white-space:nowrap;background:0 0;border-radius:999px;align-items:center;gap:5px;min-height:36px;padding:0 14px;font-size:12px;transition:color .18s,background .18s,opacity .18s,transform .18s;display:inline-flex;position:relative}.category-button:hover{background:#f2f2f2;transform:translateY(-1px)}.category-button.is-active{color:#fff;background:var(--brand-700)}.category-button.is-active:hover{background:var(--brand-800)}.view-actions{justify-content:flex-end;gap:8px}.view-actions .icon-button{flex-basis:34px;width:34px;height:34px}.view-actions .icon-button.is-selected{border-color:var(--brand-700);color:#fff;background:var(--brand-700)}.view-actions .icon-button.is-selected:hover{background:var(--brand-800)}.filter-button{color:#fff;background:var(--brand-700);border-radius:999px;align-items:center;gap:8px;min-height:36px;padding:0 18px;font-size:12px;transition:opacity .18s,transform .18s;display:inline-flex}.filter-button:hover{opacity:.8;transform:translateY(-1px)}.filter-menu{z-index:18;position:relative}.filter-button>span{min-width:18px;height:18px;color:var(--brand-950);background:var(--brand-200);border-radius:50%;place-items:center;font-size:10px;font-weight:700;display:grid}.filter-button.has-active-filters{background:var(--brand-800)}.filter-popover{transform-origin:100% 0;background:#fff;border:1px solid #e8e8e8;border-radius:8px;width:280px;padding:16px;animation:.18s cubic-bezier(.22,1,.36,1) profile-menu-in;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 45px #1010141f}.filter-popover-heading{justify-content:space-between;align-items:center;padding-bottom:15px;display:flex}.filter-popover-heading strong{font-family:Manrope,sans-serif;font-size:15px;font-weight:600}.filter-popover-heading button{color:var(--brand-700);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px}.filter-popover-heading button:disabled{color:#aaa;cursor:default}.filter-field{gap:7px;margin-top:13px;display:grid}.filter-field>span,.filter-checkbox>span{color:#555;font-size:12px}.filter-field select{color:#161616;cursor:pointer;background:#f8f8f8;border:1px solid #ddd;border-radius:6px;outline:0;width:100%;height:40px;padding:0 34px 0 11px}.filter-field select:focus{border-color:var(--brand-700)}.filter-checkbox{cursor:pointer;align-items:center;gap:9px;margin-top:17px;display:flex}.filter-checkbox input{width:16px;height:16px;accent-color:var(--brand-700);margin:0}main{flex:1;min-width:0;min-height:0}.storefront main{flex-direction:column;display:flex}.product-section{flex-direction:column;flex:1;width:100%;height:100%;min-height:0;padding:14px clamp(28px,4vw,72px) 30px;display:flex}.product-grid{scrollbar-width:none;flex:1;gap:clamp(18px,1.5vw,28px);min-height:0;display:grid}.product-grid.is-horizontal{scroll-snap-type:x proximity;grid-template-rows:minmax(0,1fr);grid-auto-columns:minmax(310px,28vw);grid-auto-flow:column;overflow:auto hidden}.product-grid.is-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:470px;align-content:start;padding-right:4px;overflow:visible}.product-grid.is-grid .product-image-wrap{border-radius:16px}.product-grid.is-grid .image-topline{top:12px;left:12px;right:12px}.product-grid.is-grid .image-icon-button{width:36px;height:36px}.product-grid.is-grid .product-overlay{bottom:15px;left:16px;right:16px}.product-grid.is-grid .product-overlay h2{font-size:16px;line-height:1.2}.product-grid.is-grid .product-overlay p{display:none}.product-grid.is-grid .product-overlay>span{text-align:right;max-width:116px;line-height:1.1}.product-grid.is-grid .product-purchase-row{gap:7px;padding-top:10px}.product-grid.is-grid .round-arrow-button{flex-basis:42px;width:42px;height:42px}.product-grid.is-grid .price-pill{height:42px}.product-grid.is-grid .cart-quantity-pill{height:42px;padding:0 11px;font-size:11px}.product-grid::-webkit-scrollbar{display:none}.product-card-skeleton{background:0 0;height:100%;min-height:410px;animation:1.6s ease-in-out infinite alternate product-skeleton-breathe;position:relative}.product-card-skeleton:before{content:"";background:linear-gradient(#dededb 0 0) 50% 30%/16% 8% no-repeat,linear-gradient(#dededb 0 0) 50% 55%/12% 4% no-repeat,linear-gradient(#dededb 0 0) 50% 61%/18% 3% no-repeat,linear-gradient(#f7f7f5 0 0) 50% 46%/30% 44% no-repeat,#eeeeec;border-radius:28px;position:absolute;inset:0 0 60px}.product-card-skeleton:after{content:"";background:linear-gradient(#eeeeec 0 0) 0 0/46px 46px no-repeat,linear-gradient(#f3f3f1 0 0) 58px 0/calc(100% - 58px) 46px no-repeat;border-radius:999px;height:46px;position:absolute;bottom:0;left:0;right:0}.product-grid.is-grid .product-card-skeleton:before{border-radius:16px}.product-grid.is-grid .product-card-skeleton:after{background:linear-gradient(#eeeeec 0 0) 0 0/42px 42px no-repeat,linear-gradient(#f3f3f1 0 0) 50px 0/calc(100% - 50px) 42px no-repeat;height:42px}@keyframes product-skeleton-breathe{0%{opacity:.74}to{opacity:1}}.product-card{min-width:0;min-height:0;animation:.56s cubic-bezier(.22,1,.36,1) both product-card-entry;animation-delay:min(calc(var(--product-entry-index,0) * 58ms), .36s);scroll-snap-align:start;grid-template-rows:minmax(0,1fr) auto;display:grid}@keyframes product-card-entry{0%{opacity:0;transform:translateY(16px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.product-image-wrap{background:#e8e7e3;border-radius:28px;height:100%;min-height:0;position:relative;overflow:hidden}.product-image-wrap:after{content:"";pointer-events:none;background:linear-gradient(#0000,#0a0a0a29);position:absolute;inset:48% 0 0}.product-image-button{cursor:pointer;background:0 0;border:0;width:100%;height:100%;padding:0;display:block}.product-image{box-sizing:border-box;object-fit:contain;object-position:center;filter:saturate(.78)contrast(.96)brightness(1.01);background:#e8e7e3;width:100%;height:100%;padding:clamp(28px,3vw,48px) clamp(24px,3vw,44px) clamp(68px,6vw,88px);transition:filter .5s;display:block}.product-card:hover .product-image{filter:saturate(.92)contrast()brightness(1.02)}.image-topline{z-index:2;justify-content:space-between;align-items:center;display:flex;position:absolute;top:16px;left:16px;right:16px}.type-label{color:#252525;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border-radius:999px;padding:7px 10px;font-size:10px}.image-icon-button{background:#ffffffe6;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;transition:color .18s,transform .18s;display:grid}.image-icon-button:hover{color:var(--brand-700);transform:scale(1.06)}.image-icon-button.is-saved{color:var(--brand-700)}.product-overlay{z-index:2;color:#fff;justify-content:space-between;align-items:flex-end;gap:14px;display:flex;position:absolute;bottom:20px;left:20px;right:20px}.product-overlay h2{margin:0;font-family:Manrope,sans-serif;font-size:clamp(16px,1.45vw,22px);font-weight:600;line-height:1.12}.product-overlay p{color:#ffffffbd;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:260px;margin:7px 0 0;font-size:11px;line-height:1.4;display:-webkit-box;overflow:hidden}.product-overlay>span{color:#073625;white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border-radius:999px;flex:none;padding:7px 10px;font-size:11px;font-weight:700;line-height:1;box-shadow:0 8px 20px #0a0a0a1a}.product-overlay>span.is-out-of-stock{color:#fff;background:#9d3d34eb}.product-purchase-row{gap:8px;width:100%;padding-top:14px}.round-arrow-button{color:#fff;background:var(--brand-700);border-radius:50%;flex:0 0 46px;place-items:center;width:46px;height:46px;padding:0;transition:opacity .18s,transform .18s;display:grid}.round-arrow-button:hover{opacity:.78;transform:translateY(-2px)}.round-arrow-button:disabled{opacity:.36;cursor:not-allowed;transform:none}.price-pill{color:#111;white-space:nowrap;background:#fff;border:1px solid #dadada;border-radius:999px;flex:1;place-items:center;gap:3px;min-width:0;height:46px;padding:0 18px;font-size:15px;font-weight:700;line-height:1;display:grid}.catalog-footer{justify-content:space-between;align-items:center;padding-top:22px;font-size:14px;display:flex}.catalog-footer>div{gap:6px}.catalog-footer .icon-button{flex-basis:34px;width:34px;height:34px}.empty-results{text-align:center;flex:1;place-content:center;min-height:0;display:grid}.empty-results p{margin:0;font-family:Manrope,sans-serif;font-size:20px;font-weight:600}.empty-results span{color:#777;margin-top:7px;font-size:13px}.cart-page{background:#fff;flex-direction:column;height:100dvh;display:flex}.cart-page-header{background:#fff;justify-content:space-between;align-items:center;min-height:82px;padding:0 clamp(28px,4vw,72px);display:flex}.cart-brand{align-items:center;gap:8px;font-family:Manrope,sans-serif;font-size:21px;font-weight:700;display:inline-flex}.cart-brand-home{font:inherit;opacity:.38;cursor:pointer;background:0 0;border:0;padding:0;transition:opacity .2s}.cart-brand>span{opacity:.3}.cart-brand strong{font-weight:700;transition:opacity .2s}.cart-brand-home:hover,.cart-brand-home:focus-visible{opacity:1}.cart-brand-home:hover~strong,.cart-brand-home:focus-visible~strong{opacity:.38}.cart-page-actions,.continue-button{align-items:center;display:flex}.cart-page-actions{gap:18px}.continue-button{cursor:pointer;background:0 0;border:0;gap:8px;min-height:40px;padding:0;transition:opacity .18s,transform .18s}.continue-button:hover{opacity:.62;transform:translate(-2px)}.cart-page-main{flex-direction:column;flex:1;width:100%;min-height:0;padding:34px clamp(28px,4vw,72px) 40px;display:flex}.cart-back-row{padding-bottom:18px}.cart-layout{flex:1;grid-template-columns:minmax(0,1fr) minmax(300px,360px);gap:clamp(36px,5vw,84px);min-height:0;display:grid}.cart-items{min-height:0;padding-right:8px;overflow-y:auto}.cart-item{border-bottom:1px solid #eee;grid-template-columns:112px minmax(180px,1fr) auto minmax(110px,auto) 40px;align-items:center;gap:22px;padding:18px 0;display:grid}.cart-item:first-child{padding-top:0}.cart-item.is-out-of-stock .cart-item-image-button,.cart-item.is-out-of-stock .cart-item-details,.cart-item.is-out-of-stock .cart-unavailable-quantity,.cart-item.is-out-of-stock>strong{opacity:.56}.cart-item.is-out-of-stock .cart-stock-status,.cart-item.is-out-of-stock .remove-item-button{opacity:1}.cart-item-image-button{cursor:pointer;background:#eeeeec;border:0;border-radius:8px;width:112px;height:112px;padding:0;display:block;overflow:hidden}.cart-item-image-button img{object-fit:cover;width:100%;height:100%;transition:transform .18s;display:block}.cart-item-image-button:hover img{transform:scale(1.03)}.cart-item-details h2,.order-summary h2,.cart-empty-state h2{margin:0;font-family:Manrope,sans-serif;font-weight:600}.cart-item-details h2{font-size:16px;line-height:1.3}.cart-item-details button{cursor:pointer;text-align:left;background:0 0;border:0;padding:0;display:block}.cart-item-details button:hover h2{color:var(--brand-800)}.cart-item-details p{color:#777;margin:8px 0 0;font-size:12px}.cart-stock-status{border-radius:999px;width:fit-content;margin-top:10px;padding:4px 8px;font-size:11px;font-weight:600;display:inline-flex}.cart-stock-status.is-out-of-stock{color:#9f1d1d;background:#fde8e8}.quantity-control{border:1px solid #ddd;border-radius:999px;grid-template-columns:36px 34px 36px;align-items:center;height:40px;display:grid;overflow:hidden}.quantity-control button,.remove-item-button{cursor:pointer;background:0 0;border:0;place-items:center;height:100%;padding:0;transition:background .18s,color .18s;display:grid}.quantity-control button:hover{background:#f1f1f1}.quantity-control span{text-align:center;font-size:13px}.cart-unavailable-quantity{color:#777;background:#f1f1f1;border-radius:999px;justify-content:center;min-width:76px;padding:8px 12px;font-size:12px;font-weight:600;display:inline-flex}.cart-item>strong{text-align:right;font-size:14px;font-weight:600}.remove-item-button{color:#8a8a8a;border-radius:50%;width:40px;height:40px}.remove-item-button:hover{color:#fff;background:#111}.order-summary{background:#f7f7f7;border-radius:8px;align-self:start;padding:26px}.order-summary h2{padding-bottom:24px;font-size:19px}.summary-line,.summary-total{justify-content:space-between;align-items:center;gap:18px;display:flex}.summary-line{color:#666;padding:11px 0;font-size:13px}.summary-line strong{color:#161616}.summary-line .summary-pending{color:#777;font-weight:500}.delivery-quote-loading{white-space:nowrap;justify-content:flex-end;align-items:center;gap:7px;display:inline-flex}.delivery-quote-loading>span{border:2px solid #d7ddda;border-top-color:#6f7471;border-radius:50%;width:13px;height:13px;animation:.72s linear infinite delivery-quote-spin}@keyframes delivery-quote-spin{to{transform:rotate(360deg)}}.summary-total{border-top:1px solid #ddd;margin-top:15px;padding:20px 0;font-size:16px}.summary-total strong{font-size:19px}.order-summary>.checkout-payment-error{color:#dc2626;text-align:center;margin:0 8px 18px;font-size:12px;line-height:1.45}.checkout-button{color:#fff;background:var(--brand-700);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;padding:0 20px;transition:background .18s,transform .18s;display:inline-flex}.checkout-button:hover{background:var(--brand-800);transform:translateY(-1px)}.checkout-button:disabled{color:#929a96;cursor:not-allowed;background:#dfe4e1;transform:none}.button-loading-content{justify-content:center;align-items:center;gap:8px;display:inline-flex}.button-loading-content>span{border:2px solid #ffffff70;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.72s linear infinite delivery-quote-spin}.order-summary>p{color:#777;text-align:center;margin:14px 8px 0;font-size:11px;line-height:1.5}.order-summary>.checkout-address-warning{color:#b13a28;font-weight:500}.cart-empty-state{text-align:center;flex:1;align-content:center;place-items:center;display:grid}.cart-empty-icon{background:#f2f2f2;border-radius:50%;place-items:center;width:58px;height:58px;margin-bottom:18px;display:grid}.cart-empty-state h2{font-size:22px}.cart-empty-state p{color:#777;margin:9px 0 22px;font-size:13px}.cart-empty-state .checkout-button{width:auto;min-width:160px}.wishlist-main{overflow-y:auto}.wishlist-grid{grid-template-columns:minmax(0,1fr);gap:0;padding-bottom:24px;display:grid}.customer-orders-main,.customer-order-main{overflow-y:auto}.orders-page-heading{border-bottom:1px solid #eee;justify-content:space-between;align-items:flex-end;gap:22px;padding:4px 0 28px;display:flex}.orders-page-heading>div{max-width:560px}.orders-heading-icon{color:#fff;background:var(--brand-700);border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:18px;display:grid}.orders-page-heading h1,.customer-order-hero h1,.customer-order-panel h2{margin:0;font-family:Manrope,sans-serif;font-weight:600}.orders-page-heading h1{font-size:32px;line-height:1.1}.orders-page-heading p,.customer-order-hero p{color:#6d6d6d;margin:10px 0 0;font-size:14px}.orders-refresh-button{color:#17201c;cursor:pointer;background:#fff;border:1px solid #d9dedb;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:13px;font-weight:600;text-decoration:none;transition:background .18s,transform .18s;display:inline-flex}.orders-refresh-button:hover:not(:disabled){background:#f5f7f6;transform:translateY(-1px)}.orders-refresh-button:disabled{opacity:.48;cursor:not-allowed}.orders-list{gap:0;display:grid}.order-list-card{min-height:92px;color:inherit;border-bottom:1px solid #eee;grid-template-columns:minmax(220px,1fr) 120px minmax(140px,160px) 128px 38px;align-items:center;gap:18px;padding:18px 0;text-decoration:none;transition:opacity .18s,transform .18s;display:grid}.order-list-card:hover{opacity:.74;transform:translate(2px)}.order-list-primary,.order-list-meta{gap:6px;display:grid}.order-list-primary strong,.order-list-total{font-family:Manrope,sans-serif;font-size:16px;font-weight:600}.order-list-total{text-align:right;white-space:nowrap;justify-self:end}.price-pill span,.detail-price span,.wishlist-price span{color:#8a8f8c;font-weight:600;text-decoration:line-through;text-decoration-thickness:1px}.price-pill span{text-overflow:ellipsis;max-width:100%;font-size:11px;line-height:1;overflow:hidden}.price-pill strong{max-width:100%;font:inherit;text-overflow:ellipsis;overflow:hidden}.order-list-primary span,.order-list-meta span{color:#777;font-size:13px}.customer-status-pill{color:#1f2a24;text-transform:capitalize;background:#f0f2ef;border-radius:999px;justify-self:start;align-items:center;min-height:30px;padding:0 12px;font-size:12px;font-weight:600;display:inline-grid}.status-paid,.status-confirmed,.status-delivered{color:#075036;background:#e3f5ed}.status-processing,.status-shipped{color:#4b3b00;background:#fff3c4}.status-failed,.status-cancelled{color:#8a271f;background:#ffe5e1}.order-list-arrow{background:#f6f6f6;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.orders-state{min-height:380px}.order-row-skeleton,.order-detail-skeleton{background:linear-gradient(#ececea 0 0) 0 26px/180px 18px no-repeat,linear-gradient(#f4f4f2 0 0) 0 52px/112px 12px no-repeat,linear-gradient(#f4f4f2 0 0) 62% 35px/120px 18px no-repeat;border-bottom:1px solid #eee;min-height:92px;animation:1.6s ease-in-out infinite alternate product-skeleton-breathe}.order-detail-loading{gap:18px;display:grid}.order-detail-skeleton{background:linear-gradient(#ececea 0 0) 24px 30px/200px 20px no-repeat,linear-gradient(#f4f4f2 0 0) 24px 66px/70% 14px no-repeat,linear-gradient(#f4f4f2 0 0) 24px 98px/52% 14px no-repeat;border:1px solid #eee;border-radius:8px;min-height:150px}.customer-order-hero{border-bottom:1px solid #eee;justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:28px;display:flex}.customer-order-hero h1{overflow-wrap:anywhere;margin-top:14px;font-size:34px;line-height:1.1}.customer-order-summary{background:#fff;border:1px solid #e7ece9;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:28px;display:grid}.customer-order-summary article{border-right:1px solid #e7ece9;align-content:center;gap:8px;min-height:104px;padding:20px;display:grid}.customer-order-summary article:last-child{border-right:0}.customer-order-summary span,.customer-order-panel dt{color:#777;font-size:12px}.customer-order-summary strong{overflow-wrap:anywhere;font-family:Manrope,sans-serif;font-size:16px;font-weight:600}.customer-order-grid{grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:clamp(28px,4vw,58px);margin-top:34px;display:grid}.customer-order-panel{min-width:0}.customer-order-panel h2{font-size:20px}.customer-order-panel dl{gap:0;margin:18px 0 0;display:grid}.customer-order-panel dl>div{border-bottom:1px solid #eee;grid-template-columns:96px minmax(0,1fr);gap:18px;padding:14px 0;display:grid}.customer-order-panel dd{color:#1d1d1d;overflow-wrap:anywhere;margin:0;font-size:14px}.customer-order-items{gap:0;margin-top:18px;display:grid}.customer-order-item{border-bottom:1px solid #eee;grid-template-columns:68px minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px 0;display:grid}.customer-order-item-image{color:#777;background:#eeeeec;border-radius:8px;place-items:center;width:68px;height:68px;display:grid;overflow:hidden}.customer-order-item-image img{object-fit:cover;width:100%;height:100%;display:block}.customer-order-item>div:nth-child(2){gap:5px;display:grid}.customer-order-item strong,.customer-order-item b{font-family:Manrope,sans-serif;font-size:14px;font-weight:600}.customer-order-item span{color:#777;font-size:12px}.orders-detail-footer-link{width:fit-content;color:var(--brand-700);margin-top:32px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.wishlist-item,.wishlist-item-skeleton{background:#fff;border:1px solid #eee;border-radius:8px;min-width:0}.wishlist-item{border-width:0 0 1px;border-radius:0;grid-template-columns:132px minmax(0,1fr) minmax(320px,auto);align-items:center;gap:22px;padding:18px 0;display:grid}.wishlist-item-skeleton{background:linear-gradient(#eeeeec 0 0) 0 18px/132px 132px no-repeat,linear-gradient(#e8e8e6 0 0) 154px 32px/34% 16px no-repeat,linear-gradient(#f1f1ef 0 0) 154px 60px/52% 12px no-repeat,linear-gradient(#f1f1ef 0 0) 154px 82px/42% 12px no-repeat,linear-gradient(#eeeeec 0 0) calc(100% - 320px) 54px/118px 42px no-repeat,linear-gradient(#eeeeec 0 0) calc(100% - 190px) 54px/132px 42px no-repeat,#fff;min-height:150px;animation:1.6s ease-in-out infinite alternate product-skeleton-breathe}.wishlist-image-button{cursor:pointer;background:#e8e7e3;border:0;border-radius:8px;width:132px;height:132px;padding:0;display:block;overflow:hidden}.wishlist-image-button img{object-fit:contain;object-position:center;filter:saturate(.82)contrast(.97);width:100%;height:100%;padding:22px;transition:filter .24s,transform .24s;display:block}.wishlist-image-button:hover img{filter:saturate(.95)contrast();transform:scale(1.02)}.wishlist-item-body{align-content:start;gap:8px;padding:0;display:grid}.wishlist-item-body>span{color:#49524e;background:#f1f3f2;border-radius:999px;width:max-content;padding:6px 9px;font-size:10px}.wishlist-item-body h2{margin:0;font-family:Manrope,sans-serif;font-size:17px;font-weight:650;line-height:1.25}.wishlist-item-body p{color:#68716e;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.wishlist-item-body strong{color:#111;margin-top:4px;font-size:17px;font-weight:750}.wishlist-price{gap:2px;width:fit-content;line-height:1.12;display:inline-grid}.wishlist-price span{font-size:12px}.wishlist-item-actions{grid-template-columns:118px 132px 42px;justify-content:end;align-items:center;gap:10px;padding:0;display:grid}.wishlist-primary-button,.wishlist-secondary-button,.wishlist-remove-button,.detail-wishlist-button{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:42px;font-size:12px;font-weight:600;transition:background .18s,color .18s,transform .18s;display:inline-flex}.wishlist-primary-button{color:#fff;background:var(--brand-700);border:0}.wishlist-primary-button:hover{background:var(--brand-800);transform:translateY(-1px)}.wishlist-secondary-button{color:#1f2623;background:#fff;border:1px solid #dedede}.wishlist-secondary-button:hover{background:#f4f6f5;transform:translateY(-1px)}.wishlist-remove-button{color:#7a817e;background:#f1f3f2;border:0;width:42px;padding:0}.wishlist-remove-button:hover{color:#fff;background:#111}.detail-wishlist-button{color:#27302c;cursor:pointer;background:#fff;border:1px solid #dedede;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;padding:0;transition:border-color .18s,background .18s,color .18s,transform .18s;display:grid}.detail-wishlist-button:hover,.detail-wishlist-button.is-saved{color:var(--brand-700);background:#f6f8f7;border-color:#cfd6d2}.detail-wishlist-button:hover{transform:translateY(-1px)}.checkout-gate-backdrop{z-index:90;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#07110f1a;place-items:center;padding:20px;animation:.18s both checkout-backdrop-in;display:grid;position:fixed;inset:0}.checkout-gate{background:#fff;border-radius:8px;width:min(410px,100%);padding:32px;animation:.24s cubic-bezier(.22,1,.36,1) both checkout-gate-in;position:relative}.checkout-gate-close{cursor:pointer;background:#f3f5f4;border:0;border-radius:50%;place-items:center;width:38px;height:38px;transition:background .18s,transform .18s;display:grid;position:absolute;top:14px;right:14px}.checkout-gate-close:hover{background:#e9eeeb;transform:rotate(4deg)}.checkout-gate h2{margin:0;padding-right:36px;font-family:Manrope,sans-serif;font-size:22px;line-height:1.25}.checkout-gate p{color:#68716e;margin:12px 0 26px;font-size:14px;line-height:1.6}@keyframes checkout-backdrop-in{0%{opacity:0}}@keyframes checkout-gate-in{0%{opacity:0;transform:translateY(10px)scale(.98)}}.checkout-page,.confirmation-page{background:#fff;min-height:100dvh}.checkout-header,.confirmation-page .cart-page-header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffdb;position:sticky;top:0}.checkout-cart-button{position:relative}.checkout-main{width:100%;padding:30px clamp(28px,4vw,72px) 60px}.checkout-layout{grid-template-columns:minmax(0,1fr) minmax(320px,380px);align-items:start;gap:clamp(48px,7vw,110px);margin-top:28px;display:grid}.checkout-form{max-width:760px}.checkout-title h1{margin:0;font-family:Manrope,sans-serif;font-size:clamp(28px,3vw,40px);line-height:1.15}.checkout-title p{color:#68716e;margin:8px 0 0;font-size:14px}.checkout-section{border-top:1px solid #e7ece9;margin-top:38px;padding-top:30px}.checkout-section h2{margin:0 0 20px;font-family:Manrope,sans-serif;font-size:18px;font-weight:600}.fulfillment-selector{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.fulfillment-selector>button{color:#59635f;cursor:pointer;text-align:left;background:#fff;border:1px solid #dde4e1;border-radius:7px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;min-height:76px;padding:13px 14px;transition:border-color .18s,background .18s,color .18s;display:grid}.fulfillment-selector>button:hover{color:#17201d;border-color:#aab8b2}.fulfillment-selector>button.is-active{color:#161616;background:#f1f3f2;border-color:#202522}.fulfillment-selector>button>svg{justify-self:center}.fulfillment-selector>button>span{gap:3px;display:grid}.fulfillment-selector strong{color:#17201d;font-size:13px;font-weight:600}.fulfillment-selector small{color:#737c78;font-size:11px}.fulfillment-content{margin-top:20px;animation:.22s both fulfillment-content-in}.pickup-location{background:#f1f3f2;border-radius:7px;align-items:flex-start;gap:12px;padding:18px;display:flex}.pickup-location>svg{color:var(--brand-700);flex:none;margin-top:1px}.pickup-location>span{gap:5px;display:grid}.pickup-location strong{font-size:13px;font-weight:600}.pickup-location small{color:#66716c;font-size:12px}.saved-address-list,.missing-address{background:#f1f3f2;border-radius:7px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:12px;padding:18px;display:grid}.saved-address-list{grid-template-columns:1fr}.saved-address-list-heading{justify-content:space-between;align-items:center;gap:14px;display:flex}.saved-address-list-heading>span{gap:5px;display:grid}.saved-address-list-heading button{color:#fff;background:var(--brand-700);cursor:pointer;border:0;border-radius:999px;align-items:center;gap:6px;min-height:36px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.saved-address-options{gap:10px;display:grid}.saved-address-display{background:#fff;border:1px solid #e2e6e4;border-radius:7px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.saved-address-display.is-selected{border-color:var(--brand-700);background:#fff}.saved-address-select{cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:0;display:grid}.saved-address-select>svg,.missing-address>svg{color:var(--brand-700)}.saved-address-select>span,.missing-address>span{gap:5px;display:grid}.saved-address-list-heading strong,.saved-address-select strong,.missing-address strong{font-size:13px;font-weight:600}.saved-address-list-heading small,.saved-address-select small,.missing-address small{color:#66716c;font-size:12px}.saved-address-remove{cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;width:38px;height:38px;transition:background .18s,color .18s;display:grid}.saved-address-remove:hover:not(:disabled){color:#8a271f;background:#ffe5e1}.saved-address-remove:disabled{opacity:.45;cursor:not-allowed}.saved-address-spinner{border:2px solid #8a271f38;border-top-color:#8a271f;border-radius:50%;width:15px;height:15px;animation:.7s linear infinite saved-address-spin}@keyframes saved-address-spin{to{transform:rotate(360deg)}}.address-confirm-backdrop{z-index:95;background:#080a0957;place-items:center;padding:18px;animation:.18s both checkout-backdrop-in;display:grid;position:fixed;inset:0}.address-confirm{background:#fff;border:1px solid #eceeed;border-radius:8px;width:min(360px,100%);padding:24px;animation:.22s cubic-bezier(.22,1,.36,1) both checkout-gate-in;box-shadow:0 24px 70px #1010142e}.address-confirm h3{margin:0;font-family:Manrope,sans-serif;font-size:18px;font-weight:600}.address-confirm p{color:#6b726e;margin:10px 0 0;font-size:13px;line-height:1.55}.address-confirm-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:22px;display:grid}.address-confirm-actions button{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-height:42px;font-size:13px;font-weight:600;display:inline-flex}.address-confirm-actions button:disabled{opacity:.58;cursor:not-allowed}.address-confirm-secondary{color:#17201c;background:#fff;border:1px solid #d9dedb}.address-confirm-danger{color:#fff;background:#9d3d34;border:0}.missing-address>button{color:#fff;background:var(--brand-700);cursor:pointer;border:0;border-radius:6px;min-height:38px;padding:0 15px;font-size:12px;font-weight:600;transition:background .18s}.missing-address>button:hover{background:var(--brand-800)}.address-modal-backdrop{z-index:90;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#07110f1a;place-items:center;padding:20px;animation:.18s both checkout-backdrop-in;display:grid;position:fixed;inset:0}.address-modal{background:#fff;border-radius:8px;width:min(580px,100%);max-height:calc(100dvh - 40px);padding:32px;animation:.24s cubic-bezier(.22,1,.36,1) both checkout-gate-in;position:relative;overflow-y:auto}.address-modal-close{cursor:pointer;background:#f3f5f4;border:0;border-radius:50%;place-items:center;width:38px;height:38px;transition:background .18s,transform .18s;display:grid;position:absolute;top:14px;right:14px}.address-modal-close:hover{background:#e9eeeb;transform:rotate(4deg)}.address-modal h2{margin:0;padding-right:44px;font-family:Manrope,sans-serif;font-size:22px;line-height:1.25}.address-modal>p{color:#68716e;margin:8px 0 0;font-size:13px;line-height:1.5}.address-modal-fields{border-top:1px solid #e7ece9;margin-top:26px;padding-top:24px}.address-modal-submit{width:auto;min-width:160px;margin-top:24px}@keyframes fulfillment-content-in{0%{opacity:0;transform:translateY(4px)}}.checkout-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.checkout-field{color:#303a36;gap:8px;font-size:13px;font-weight:500;display:grid}.checkout-field-wide{grid-column:1/-1}.checkout-field span{justify-content:space-between;display:flex}.checkout-field em{color:#89918e;font-size:11px;font-style:normal;font-weight:400}.checkout-field input,.checkout-field select,.checkout-field textarea{color:#161616;background:#f1f3f2;border:1px solid #0000;border-radius:6px;outline:none;width:100%;transition:border-color .18s,background .18s}.checkout-field input,.checkout-field select{height:48px;padding:0 14px}.checkout-field select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#68716e 50%),linear-gradient(135deg,#68716e 50%,#0000 50%);background-position:calc(100% - 18px) 21px,calc(100% - 13px) 21px;background-repeat:no-repeat;background-size:5px 5px,5px 5px}.checkout-field textarea{resize:vertical;min-height:88px;font:inherit;padding:13px 14px}.checkout-field input:focus,.checkout-field select:focus,.checkout-field textarea:focus{background:#fff;border-color:#a9b7b1}.checkout-field input[aria-invalid=true],.checkout-field select[aria-invalid=true]{background-color:#fff8f6;border-color:#c94b38}.checkout-field small{color:#b13a28;font-size:11px;font-weight:400}.checkout-summary{margin-top:0;position:sticky;top:112px}.checkout-order-items{border-bottom:1px solid #ddd;gap:14px;margin-bottom:16px;padding-bottom:18px;display:grid}.checkout-order-item{grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.checkout-order-item img{object-fit:contain;background:#e9eeeb;border-radius:6px;width:52px;height:58px}.checkout-order-item>span{gap:4px;min-width:0;display:grid}.checkout-order-item strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.checkout-order-item small{color:#737c78;font-size:11px}.checkout-order-item b{font-size:11px;font-weight:600}.store-wordmark{cursor:pointer;background:0 0;border:0;padding:0;font-family:Manrope,sans-serif;font-size:20px;font-weight:700}.confirmation-main{width:min(760px,100% - 36px);margin:0 auto;padding:clamp(42px,7vh,78px) 0 70px}.confirmation-mark{color:#fff;background:var(--brand-700);border-radius:50%;place-items:center;width:48px;height:48px;margin:0 auto 18px;animation:.46s cubic-bezier(.16,1,.3,1) both confirmation-mark-pop;display:grid;position:relative}.confirmation-mark:after{border-radius:inherit;content:"";border:1px solid #007a4d33;animation:.68s ease-out .12s both confirmation-ring-pulse;position:absolute;inset:-8px}.confirmation-mark svg{opacity:0;animation:.3s cubic-bezier(.16,1,.3,1) .18s both confirmation-check-pop;transform:scale(.76)}.confirmation-hero{text-align:center}@keyframes confirmation-mark-pop{0%{opacity:0;transform:scale(.82)}to{opacity:1;transform:scale(1)}}@keyframes confirmation-check-pop{to{opacity:1;transform:scale(1)}}@keyframes confirmation-ring-pulse{0%{opacity:.8;transform:scale(.88)}to{opacity:0;transform:scale(1.3)}}.confirmation-eyebrow{color:var(--brand-700);text-transform:uppercase;margin:0 0 9px;font-size:12px;font-weight:600}.confirmation-main h1{margin:0;font-family:Manrope,sans-serif;font-size:36px;line-height:1.1}.confirmation-copy{color:#68716e;max-width:540px;margin:13px auto 0;font-size:14px;line-height:1.6}.confirmation-panel{background:#fff;border:1px solid #e2e8e5;border-radius:8px;margin-top:34px;padding:22px}.confirmation-order-heading{border-bottom:1px solid #edf1ef;justify-content:space-between;align-items:center;gap:18px;padding-bottom:18px;display:flex}.confirmation-order-heading>div{gap:5px;min-width:0;display:grid}.confirmation-order-heading span,.confirmation-summary-grid span,.confirmation-destination span{color:#737c78;font-size:13px}.confirmation-order-heading strong,.confirmation-summary-grid strong,.confirmation-destination strong{overflow-wrap:anywhere;min-width:0;font-size:13px;font-weight:600}.confirmation-summary-grid{border-bottom:1px solid #edf1ef;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.confirmation-summary-grid article{border-right:1px solid #edf1ef;align-content:center;gap:8px;min-height:92px;padding:0 18px;display:grid}.confirmation-summary-grid article:first-child{padding-left:0}.confirmation-summary-grid article:last-child{border-right:0;padding-right:0}.confirmation-summary-grid strong{font-family:Manrope,sans-serif;font-size:18px}.confirmation-destination{grid-template-columns:34px minmax(0,1fr);align-items:start;gap:12px;padding-top:18px;display:grid}.confirmation-destination>svg{color:var(--brand-700)}.confirmation-destination>div{gap:5px;display:grid}.confirmation-destination small{color:#7a827f;font-size:12px}.confirmation-actions{justify-content:center;gap:12px;margin-top:32px;display:flex}.confirmation-primary-action{width:auto;min-width:170px}.confirmation-secondary-action{color:#17201c;cursor:pointer;background:#fff;border:1px solid #d9dedb;border-radius:999px;min-height:48px;padding:0 22px;font-size:14px;font-weight:600;transition:background .18s,transform .18s}.confirmation-secondary-action:hover{background:#f5f7f6;transform:translateY(-1px)}.mock-payment-page,.payment-callback-page{background:#fff;place-items:center;min-height:100dvh;padding:24px;display:grid}.payment-callback-panel{text-align:center;background:#fff;border:1px solid #e7e7e3;border-radius:10px;justify-items:center;width:min(440px,100%);padding:34px;animation:.42s cubic-bezier(.22,1,.36,1) both detail-entry-rise;display:grid}.payment-callback-panel h1{margin:10px 0 0;font-family:Manrope,sans-serif;font-size:34px;line-height:1.12}.payment-callback-panel p{color:#68716e;max-width:330px;margin:12px 0 0;font-size:14px;line-height:1.6}.mock-payment-actions{gap:12px;width:min(320px,100%);animation:.42s cubic-bezier(.22,1,.36,1) both detail-entry-rise;display:grid}.mock-payment-actions button{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:46px;font-weight:650;transition:background .18s,color .18s,transform .18s;display:inline-flex}.mock-payment-actions button:hover{transform:translateY(-1px)}.mock-payment-success{color:#fff;background:var(--brand-700);border:0}.mock-payment-failed,.mock-payment-cancel{color:#1f2623;background:#fff;border:1px solid #ddddda}.mock-payment-failed:hover,.mock-payment-cancel:hover{background:#f4f4f2}.payment-callback-panel>span{border:3px solid #e2e2df;border-top-color:#6f7471;border-radius:50%;width:34px;height:34px;animation:.76s linear infinite delivery-quote-spin}.detail-page{background:#fff;flex-direction:column;width:100%;min-height:100dvh;display:flex;overflow:visible}.detail-page-header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffdb;justify-content:space-between;align-items:center;min-height:82px;padding:0 clamp(28px,4vw,72px);display:flex;position:sticky;top:0}.detail-main{flex-direction:column;flex:1;width:100%;min-height:0;padding:20px clamp(28px,4vw,72px) 64px;display:flex}.detail-back-button{cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;min-height:40px;padding:0;transition:opacity .18s,transform .18s;animation:.42s cubic-bezier(.22,1,.36,1) 40ms both detail-entry-rise;display:inline-flex}.detail-back-button:hover{opacity:.62;transform:translate(-2px)}.detail-layout{grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);align-items:center;gap:clamp(44px,7vw,108px);margin-top:18px;display:grid}@keyframes detail-entry-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.detail-loading-layout{align-items:center}.detail-loading-image{background:#f1f1ef;border-radius:16px;place-items:center;height:min(68vh,720px);min-height:520px;animation:1.6s ease-in-out infinite alternate product-skeleton-breathe;display:grid}.detail-loading-meter{aspect-ratio:.68;background:#fafaf8;border-radius:22px;align-content:start;justify-items:center;gap:16px;width:min(220px,34%);min-width:150px;padding:28px 22px;display:grid}.detail-loading-meter span:first-child{background:#dededb;border-radius:10px;width:72%;height:22%}.detail-loading-meter span:nth-child(2){background:#e7e7e4;border-radius:999px;width:46%;height:9%;margin-top:18%}.detail-loading-meter span:nth-child(3){background:#e7e7e4;border-radius:999px;width:64%;height:6%}.detail-loading-copy{gap:14px;max-width:500px;display:grid}.detail-loading-copy span{background:#eeeeec;border-radius:999px;animation:1.6s ease-in-out infinite alternate product-skeleton-breathe;display:block}.detail-loading-title{border-radius:8px;width:86%;height:44px}.detail-loading-line{width:100%;height:14px}.detail-loading-line.is-short{width:74%}.detail-loading-price-row{justify-content:space-between;align-items:center;gap:18px;margin-top:10px;display:flex}.detail-loading-price-row span:first-child{background:#e7e7e4;border-radius:8px;width:42%;height:32px}.detail-loading-price-row span:last-child{border-radius:50%;width:42px;height:42px}.detail-loading-stock{width:44%;height:14px;margin-top:2px}.detail-loading-purchase{border:1px solid #e6e6e3;border-radius:8px;justify-content:space-between;align-items:center;gap:20px;margin-top:12px;padding:18px;display:flex}.detail-loading-purchase>div{flex:1;gap:8px;display:grid}.detail-loading-purchase>div span:first-child{width:86px;height:13px}.detail-loading-purchase>div span:last-child{width:132px;height:12px}.detail-loading-purchase>span{border-radius:999px;width:128px;height:50px}.detail-loading-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.detail-loading-actions span{border-radius:999px;height:50px}.detail-not-found{text-align:center;flex:1;place-content:center;justify-items:center;min-height:0;display:grid}.detail-not-found h1{margin:0;font-family:Manrope,sans-serif;font-size:34px;line-height:1.15}.detail-not-found p{color:#68716e;margin:10px 0 24px;font-size:14px}.detail-not-found .checkout-button{width:auto;min-width:160px}.detail-gallery{min-width:0;animation:.56s cubic-bezier(.22,1,.36,1) .11s both detail-entry-rise}.detail-image-panel{background:#f1f1ef;border-radius:16px;place-items:center;width:100%;height:min(68vh,720px);min-height:520px;display:grid;position:relative;overflow:hidden}.detail-image-stage{place-items:center;display:grid;position:absolute;inset:0;overflow:hidden}.detail-image-panel .detail-image{object-fit:contain;object-position:center;grid-area:1/1;place-self:center;width:auto;max-width:64%;height:auto;max-height:64%;display:block}.detail-image.is-entering.is-next{animation:.36s cubic-bezier(.22,1,.36,1) both detail-image-enter-next}.detail-image.is-leaving.is-next{animation:.28s cubic-bezier(.4,0,1,1) both detail-image-leave-next}.detail-image.is-entering.is-previous{animation:.36s cubic-bezier(.22,1,.36,1) both detail-image-enter-previous}.detail-image.is-leaving.is-previous{animation:.28s cubic-bezier(.4,0,1,1) both detail-image-leave-previous}@keyframes detail-image-enter-next{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}@keyframes detail-image-leave-next{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-20px)}}@keyframes detail-image-enter-previous{0%{opacity:0;transform:translate(-28px)}to{opacity:1;transform:translate(0)}}@keyframes detail-image-leave-previous{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(20px)}}.detail-image-controls{pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;top:50%;left:18px;right:18px;transform:translateY(-50%)}.detail-image-controls button{color:#222;cursor:pointer;pointer-events:auto;background:#fff;border:1px solid #e1e1df;border-radius:50%;place-items:center;width:40px;height:40px;padding:0;transition:border-color .18s,transform .18s;display:grid}.detail-image-controls button:hover{border-color:#b9b9b6;transform:scale(1.04)}.detail-image-controls button:focus-visible{outline:2px solid var(--brand-700);outline-offset:2px}.detail-thumbnails{gap:10px;margin-top:12px;display:flex}.detail-thumbnails button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;width:64px;height:64px;padding:4px;overflow:hidden}.detail-thumbnails button.is-active{border-color:var(--brand-700)}.detail-thumbnails img{object-fit:cover;width:100%;height:100%}.detail-information{max-width:500px;animation:.62s cubic-bezier(.22,1,.36,1) .18s both detail-entry-rise}.detail-information h1{margin:20px 0 0;font-family:Manrope,sans-serif;font-size:46px;font-weight:600;line-height:1.08}.detail-description{color:#666;margin:18px 0 0;font-size:15px;line-height:1.65}.detail-supplier{align-items:center;gap:10px;max-width:100%;margin-top:18px;display:inline-flex}.detail-supplier-logo{color:#777;object-fit:cover;background:#f7f7f7;border:1px solid #eee;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid;overflow:hidden}.detail-supplier>div{gap:2px;min-width:0;display:grid}.detail-supplier span{color:#777;font-size:11px}.detail-supplier strong{color:#222;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.cart-quantity-pill{color:#111;white-space:nowrap;background:#fff;border:1px solid #dadada;border-radius:999px;flex:none;place-items:center;height:46px;padding:0 14px;font-size:12px;font-weight:700;line-height:1;display:grid}.detail-price-row{justify-content:space-between;align-items:center;gap:18px;margin-top:25px;display:flex}.detail-price{gap:3px;margin:0;font-family:Manrope,sans-serif;font-size:28px;font-weight:600;display:inline-grid}.detail-price span{font-size:15px;line-height:1}.detail-availability{color:var(--brand-700);align-items:center;gap:8px;margin-top:16px;font-size:12px;display:flex}.detail-availability.is-out-of-stock{color:#9d3d34}.detail-purchase-panel{background:#fff;border:1px solid #e7ece9;border-radius:8px;gap:16px;margin-top:28px;padding:18px;display:grid}.detail-order-panel{justify-content:space-between;align-items:center;gap:20px;display:flex}.detail-order-panel>div:first-child{gap:4px;display:grid}.detail-order-panel span{color:#555;font-size:13px}.detail-order-panel small{color:#888;font-size:12px}.detail-quantity{border:1px solid #ddd;border-radius:999px;flex:none;grid-template-columns:40px 48px 40px;align-items:stretch;height:50px;display:grid;overflow:hidden}.detail-quantity button{cursor:pointer;background:0 0;border:0;place-items:center;height:100%;padding:0;display:grid}.detail-quantity button:hover:not(:disabled){background:#f1f1f1}.detail-quantity button:disabled{opacity:.3;cursor:default}.detail-quantity input{text-align:center;appearance:textfield;background:#fff;border:0;border-left:1px solid #eee;border-right:1px solid #eee;outline:none;width:48px;font-size:13px;font-weight:500}.detail-quantity input::-webkit-inner-spin-button{appearance:none;margin:0}.detail-quantity input::-webkit-outer-spin-button{appearance:none;margin:0}.detail-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;display:grid}.detail-actions button{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:50px;font-size:13px;font-weight:600;transition:background .18s,color .18s,transform .18s;display:inline-flex}.detail-actions button:hover:not(:disabled){transform:translateY(-1px)}.detail-actions button:disabled{opacity:.45;cursor:not-allowed}.detail-secondary-action{color:#15201b;background:#fff;border:1px solid #d9dedb}.detail-secondary-action:hover:not(:disabled){background:#f5f7f6}.detail-primary-action{color:#fff;background:var(--brand-700);border:0}.detail-primary-action:hover:not(:disabled){background:var(--brand-800)}.detail-tabs{margin-top:28px}.detail-tab-list{border-bottom:1px solid #e5e5e5;gap:24px;display:flex}.detail-tab-list button{color:#898989;cursor:pointer;min-height:40px;font:inherit;background:0 0;border:0;padding:0 0 11px;font-size:12px;transition:color .18s;position:relative}.detail-tab-list button:after{background:var(--brand-700);content:"";opacity:0;height:2px;transition:opacity .18s,transform .18s;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(.5)}.detail-tab-list button:hover,.detail-tab-list button.is-active{color:#111}.detail-tab-list button:focus-visible{color:#111;outline:none}.detail-tab-list button.is-active:after{opacity:1;transform:scaleX(1)}.detail-tab-panel{min-height:112px;padding-top:16px}.detail-tab-panel p{color:#606060;margin:0;font-size:13px;line-height:1.65}.detail-tab-panel ul{margin:0;padding:0;list-style:none;display:grid}.detail-tab-panel li{color:#333;border-bottom:1px solid #eee;padding:10px 0;font-size:13px;line-height:1.4}.detail-tab-panel dl{margin:0}.detail-tab-panel dl>div{border-bottom:1px solid #eee;justify-content:space-between;align-items:baseline;gap:24px;padding:8px 0;display:flex}.detail-tab-panel dt{color:#777;font-size:11px}.detail-tab-panel dd{text-align:right;margin:0;font-size:12px}.auth-page{background:#fff;min-height:100dvh}.auth-header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd1;justify-content:space-between;align-items:center;gap:20px;min-height:82px;padding:0 clamp(28px,4vw,72px);font-family:Manrope,sans-serif;font-size:21px;display:flex;position:sticky;top:0}.auth-brand{color:#111;cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-weight:700;transition:color .18s}.auth-brand:hover{color:var(--brand-700)}.auth-main{place-items:center;min-height:calc(100dvh - 82px);padding:42px 20px 72px;display:grid}.auth-form-section{width:min(420px,100%)}.auth-back-button{color:#555;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;min-height:36px;padding:0;font-size:12px;transition:color .18s,transform .18s;display:inline-flex}.auth-back-button:hover{color:#111;transform:translate(-2px)}.auth-heading{text-align:center;margin-top:34px}.auth-heading h1{margin:0;font-family:Manrope,sans-serif;font-size:24px;font-weight:600;line-height:1.15}.auth-heading p{color:#6c6c6c;margin:12px 0 0;font-size:14px;line-height:1.6}.auth-form{gap:18px;margin-top:32px;display:grid}.auth-name-fields,.profile-name-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.auth-field{color:#303030;gap:8px;font-size:12px;font-weight:500;display:grid}.auth-field>input,.auth-password-input input{color:#171717;background:#f7f7f6;border:1px solid #e2e2e0;border-radius:6px;outline:0;width:100%;height:48px;padding:0 14px;transition:border-color .18s,background .18s}.auth-field>input:focus,.auth-password-input:focus-within input{background:#fff;border-color:#a8aaa6}.auth-field>input[aria-invalid=true],.auth-password-input input[aria-invalid=true]{border-color:#c85245}.auth-field>input:disabled{color:#777;cursor:not-allowed;background:#eeeeec}.auth-field small{color:#b33c31;font-size:11px;font-weight:400}.auth-form-error{color:#b33c31;font-size:12px;font-weight:400}.auth-password-input{display:flex;position:relative}.auth-password-input input{padding-right:48px}.auth-password-input button{color:#666;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:38px;height:38px;padding:0;transition:color .18s,background .18s;display:grid;position:absolute;top:5px;right:5px}.auth-password-input button:hover{color:#111;background:#eeeeec}.auth-submit-button{color:#fff;background:var(--brand-700);cursor:pointer;border:0;border-radius:6px;justify-content:center;align-items:center;gap:8px;height:48px;margin-top:4px;font-size:14px;font-weight:500;transition:background .18s,transform .18s;display:inline-flex}.auth-submit-button:hover{background:var(--brand-800);transform:translateY(-1px)}.auth-submit-button:disabled{background:var(--brand-800);cursor:not-allowed;transform:none}.auth-switch{color:#737373;align-items:center;gap:7px;margin:24px 0 0;font-size:12px;display:flex}.auth-switch button{color:var(--brand-700);cursor:pointer;background:0 0;border:0;padding:0;font-weight:600}.auth-switch button:hover{color:var(--brand-800)}.profile-main{overflow-y:auto}.profile-panel{background:#fff;border:1px solid #e6e8e7;border-radius:12px;width:min(620px,100%);margin:4px auto 40px;padding:34px;box-shadow:0 18px 50px #101c160f}.profile-page-heading{border-bottom:1px solid #eee;align-items:center;gap:16px;padding-bottom:26px;display:flex}.profile-page-heading .orders-heading-icon{flex:0 0 42px;margin:0}.profile-page-heading h1{margin:0;font-family:Manrope,sans-serif;font-size:26px;font-weight:600}.profile-page-heading p{color:#6d6d6d;margin:7px 0 0;font-size:13px;line-height:1.5}.profile-form{gap:20px;margin-top:28px;display:grid}.profile-field-note{color:#777!important}.profile-save-button{width:fit-content;min-width:150px;padding:0 22px}.search-field input,.category-button,.filter-button,.profile-login-button,.profile-menu-links button,.profile-menu-links a,.continue-button,.detail-back-button,.wishlist-primary-button,.wishlist-secondary-button,.detail-actions button{font-size:13px}.type-label,.product-overlay>span,.wishlist-item-body>span{font-size:11px}.product-overlay p,.cart-item-details p,.order-summary>p,.cart-empty-state p,.wishlist-item-body p,.checkout-title p,.checkout-field small,.address-modal>p,.detail-availability,.detail-order-panel small,.detail-tab-panel p,.detail-tab-panel li,.detail-tab-panel dd,.confirmation-copy{font-size:13px}.profile-identity span,.summary-line,.checkout-field,.checkout-order-item small,.checkout-section p,.detail-description,.detail-tab-list button,.detail-tab-panel dt,.confirmation-details span,.confirmation-details strong{font-size:14px}.cart-item-details h2,.wishlist-item-body h2,.checkout-section h2{font-size:18px}.catalog-footer,.cart-item>strong,.summary-total,.checkout-order-item b,.checkout-order-item strong{font-size:15px}.whatsapp-widget{z-index:50;align-items:center;gap:12px;display:flex;position:fixed;bottom:28px;right:28px}.cart-toast{z-index:80;border:1px solid var(--brand-800);color:#fff;background:var(--brand-700);border-radius:8px;justify-content:center;align-items:center;gap:9px;width:min(360px,100vw - 36px);min-height:40px;padding:0 14px;font-size:13px;animation:.22s ease-out both cart-toast-in;display:flex;position:fixed;bottom:20px;left:50%}.cart-toast>svg{color:currentColor;flex:none}@keyframes cart-toast-in{0%{opacity:0;transform:translate(-50%,6px)}to{opacity:1;transform:translate(-50%)}}.whatsapp-float{color:#fff;background:var(--brand-700);border-radius:50%;flex:0 0 64px;place-items:center;width:64px;height:64px;transition:background .5s,transform .5s cubic-bezier(.22,1,.36,1);display:grid;box-shadow:0 18px 40px #007a4d38,inset 0 -8px 18px #0052332e}.whatsapp-float:hover{background:var(--brand-800);transform:scale(1.05)}.whatsapp-float svg{width:36px;height:36px}.whatsapp-tip{opacity:0;max-width:0;color:var(--brand-950);filter:blur(8px);white-space:nowrap;background:#fff;border-radius:999px;padding:12px 0;font-size:13px;font-weight:600;transition:max-width .72s cubic-bezier(.16,1,.3,1),padding .72s cubic-bezier(.16,1,.3,1),opacity .52s cubic-bezier(.16,1,.3,1),transform .72s cubic-bezier(.16,1,.3,1),filter .72s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;transform:translate(12px)scale(.96);box-shadow:0 16px 34px #07110f1f}.whatsapp-tip.is-visible{opacity:1;filter:blur();max-width:208px;padding-left:16px;padding-right:16px;transform:translate(0)scale(1)}.whatsapp-tip:after{background:inherit;content:"";border-radius:3px;width:10px;height:10px;position:absolute;top:50%;right:-4px;transform:translateY(-50%)rotate(45deg)}button:focus-visible,a:focus-visible{outline:2px solid var(--brand-700);outline-offset:3px}@media (width<=980px){.page-shell{padding:0}.header-main-row{grid-template-columns:auto minmax(220px,1fr) auto}.header-actions{min-width:0}.search-field{width:min(300px,100%)}.optional-category{display:none}.product-grid{padding-bottom:6px}.product-grid.is-horizontal{grid-auto-columns:minmax(280px,44vw)}.product-grid.is-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:450px}.cart-page-main{overflow-y:auto}.cart-layout{display:block}.cart-items{padding-right:0;overflow:visible}.order-summary{margin-top:32px}.wishlist-item{grid-template-columns:112px minmax(0,1fr);gap:16px}.wishlist-image-button{width:112px;height:112px}.wishlist-item-actions{grid-column:2;grid-template-columns:118px 132px 42px;justify-content:start}.checkout-layout{grid-template-columns:1fr}.checkout-form{max-width:none}.checkout-summary{margin-top:0;position:static}.customer-order-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-order-summary article:nth-child(2){border-right:0}.customer-order-summary article:nth-child(-n+2){border-bottom:1px solid #e7ece9}.customer-order-grid{grid-template-columns:1fr}.detail-layout{grid-template-columns:1fr;align-items:start;gap:36px}.detail-image-panel{height:540px;min-height:0}.detail-information{max-width:none}}@media (width<=680px){.supplier-banner{grid-template-columns:minmax(0,1fr) auto;padding:8px 18px;font-size:12px}.supplier-banner>div{flex-wrap:wrap;grid-column:1;gap:5px 8px}.supplier-banner-dismiss{grid-column:2}.auth-header{min-height:70px;padding:0 18px;font-size:18px}.auth-main{align-items:start;min-height:calc(100dvh - 70px);padding:26px 18px 48px}.auth-heading{margin-top:26px}.auth-heading h1{font-size:24px}.auth-form{margin-top:26px}.auth-name-fields,.profile-name-fields{grid-template-columns:1fr}.profile-panel{padding:26px 20px}.profile-page-heading{align-items:flex-start}.profile-save-button{width:100%}.storefront{height:100%}.app-header{padding:18px 18px 14px}.catalog-navigation{padding:8px 18px 0}.header-main-row{grid-template-columns:1fr auto;gap:14px 12px}.brand{font-size:19px}.header-search{grid-area:2/1/auto/-1;justify-self:stretch;width:100%;height:42px;position:static}.catalog-toolbar{grid-template-columns:minmax(0,1fr);gap:10px;display:grid}.category-list{scrollbar-width:none;gap:6px;width:100%;padding-bottom:2px;overflow-x:auto}.category-list::-webkit-scrollbar{display:none}.category-button{min-height:34px;padding:0 12px}.view-actions{border-top:1px solid #eeeeec;justify-content:flex-start;width:100%;margin-top:0;padding-top:10px}.view-actions .filter-menu{margin-left:auto}.filter-button{min-height:34px;padding:0 15px;transform:none}.filter-popover{width:min(280px,100vw - 36px)}.product-section{padding:16px 18px 22px}.product-grid{margin-right:-18px}.product-grid.is-horizontal{grid-auto-columns:78vw}.product-grid.is-grid{grid-template-columns:1fr;grid-auto-rows:480px;margin-right:0}.product-overlay h2{font-size:19px}.cart-page-header,.detail-page-header{min-height:70px;padding:0 18px}.detail-main{padding:14px 18px 48px}.detail-layout{margin-top:12px}.detail-image-panel{height:390px}.detail-loading-image{height:390px;min-height:0}.detail-image-panel .detail-image{max-width:70%;max-height:70%}.detail-information h1{font-size:34px}.detail-tab-list{gap:18px}.detail-purchase-panel{padding:16px}.detail-order-panel{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.detail-order-panel>div:first-child{min-width:0}.detail-quantity{width:128px}.detail-actions{grid-template-columns:1fr}.cart-brand{font-size:19px}.cart-page-actions{gap:12px}.continue-button{font-size:13px}.cart-page-main{padding:28px 18px 36px}.orders-page-heading,.customer-order-hero{flex-direction:column;align-items:flex-start}.orders-page-heading h1,.customer-order-hero h1{font-size:28px}.orders-refresh-button{width:100%}.order-list-card{grid-template-columns:minmax(0,1fr) auto;gap:10px 14px;min-height:118px}.order-list-meta{grid-column:1}.order-list-total{text-align:left;grid-column:1;justify-self:start}.customer-status-pill{grid-column:1}.order-list-arrow{grid-area:1/2/5}.customer-order-summary{grid-template-columns:1fr}.customer-order-summary article,.customer-order-summary article:nth-child(2){border-bottom:1px solid #e7ece9;border-right:0;min-height:88px}.customer-order-summary article:last-child{border-bottom:0}.customer-order-panel dl>div{grid-template-columns:1fr;gap:5px}.customer-order-item{grid-template-columns:58px minmax(0,1fr)}.customer-order-item-image{width:58px;height:58px}.customer-order-item b{grid-column:2}.cart-item{grid-template-rows:auto auto;grid-template-columns:80px minmax(0,1fr) auto 40px;gap:10px;padding:16px 0}.cart-item-image-button{grid-row:1/3;width:80px;height:96px}.cart-item-details{grid-area:1/2}.quantity-control{grid-area:1/3;width:106px}.cart-unavailable-quantity{grid-area:1/3}.cart-item>strong{text-align:left;grid-area:2/2/auto/5}.remove-item-button{grid-area:1/4}.order-summary{padding:22px}.cart-item{grid-template-columns:72px minmax(0,1fr) auto 38px}.cart-item-image-button{width:72px;height:88px}.quantity-control{grid-template-columns:32px 34px 32px;width:98px}.wishlist-item{grid-template-columns:92px minmax(0,1fr) 40px;align-items:start;gap:12px;padding:16px 0}.wishlist-image-button{grid-row:1/3;width:92px;height:108px}.wishlist-image-button img{padding:15px}.wishlist-item-actions{grid-column:2/4;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 40px;gap:7px}.wishlist-primary-button,.wishlist-secondary-button{padding:0 10px;font-size:12px}.wishlist-remove-button{width:40px}.checkout-main{padding:24px 18px 48px}.checkout-layout{gap:32px;margin-top:20px}.checkout-title h1{font-size:28px}.checkout-section{margin-top:30px;padding-top:24px}.checkout-field-grid,.fulfillment-selector{grid-template-columns:1fr}.checkout-field-wide{grid-column:auto}.missing-address{grid-template-columns:28px minmax(0,1fr);align-items:start}.missing-address>button{grid-column:2;width:fit-content}.address-modal-backdrop{place-items:center;padding:12px}.address-modal{width:min(100%,520px);max-height:calc(100dvh - 48px);padding:28px 22px 24px}.address-modal-fields{grid-template-columns:1fr}.address-modal-submit{width:100%}.checkout-gate{padding:28px 24px 24px}.confirmation-main h1{font-size:28px}.confirmation-panel{padding:18px}.confirmation-order-heading{flex-direction:column;align-items:flex-start}.confirmation-summary-grid{grid-template-columns:1fr}.confirmation-summary-grid article,.confirmation-summary-grid article:first-child,.confirmation-summary-grid article:last-child{border-bottom:1px solid #edf1ef;border-right:0;min-height:74px;padding:14px 0}.confirmation-summary-grid article:last-child{border-bottom:0}.confirmation-actions{grid-template-columns:1fr;display:grid}.confirmation-primary-action,.confirmation-secondary-action{width:100%}.whatsapp-widget{bottom:20px;right:20px}.whatsapp-float{flex-basis:56px;width:56px;height:56px}.whatsapp-float svg{width:32px;height:32px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
