:root{--brand-orange:#f28c28;--brand-orange-deep:#e16e17;--brand-orange-soft:#fff0de;--brand-navy:#1E293B;--brand-navy-deep:#1E293B;--brand-cream:#fbf5ec;--surface:#ffffff;--surface-soft:#fffaf3;--surface-muted:#f5efe5;--text:#203047;--text-soft:#6f7a88;--line:#eadfce;--success:#2e9d57;--success-soft:#e8f7ee;--danger:#d9534f;--radius-sm:10px;--radius-md:20px;--radius-lg:32px;--radius-xl:40px;--shadow-sm:0 12px 26px rgba(17,34,63,0.08);--shadow-md:0 24px 50px rgba(17,34,63,0.12);--container:min(1380px,calc(100% - 2rem))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Trebuchet MS,Segoe UI,sans-serif;color:var(--text);background:#ffffff}a{color:inherit;text-decoration:none}button,input{font:inherit}.container{width:var(--container);margin:0 auto}.page-container{width:100%;max-width:1600px;margin:0 auto;padding-left:6rem;padding-right:6rem}.footer .container,.site-header .container{width:100%;max-width:calc(1380px + 12rem);padding-left:6rem;padding-right:6rem}main.container{width:100%;max-width:calc(1380px + 7.2rem);padding-left:3.6rem;padding-right:3.6rem}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:1200;box-shadow:0 14px 30px rgba(8,19,37,.08)}.promo-bar{background:linear-gradient(90deg,var(--brand-orange) 0,#f6a23d 100%);color:#fff}.promo-bar-inner{min-height:48px;display:flex;align-items:center;justify-content:center;gap:.85rem;text-align:center;flex-wrap:wrap;font-weight:700}.promo-pill{padding:.3rem .8rem;border-radius:999px;background:rgba(255,255,255,.22);letter-spacing:.05em;font-size:.74rem}.promo-pill-link{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:.35rem .95rem;background:var(--brand-navy);color:#fff;font-weight:800;transition:opacity .18s ease,transform .18s ease}.promo-pill-link:focus-visible,.promo-pill-link:hover{opacity:.92;transform:translateY(-1px)}.promo-copy{font-size:.92rem}.promo-link{text-decoration:underline;text-underline-offset:3px}.header-top{background:linear-gradient(180deg,var(--brand-navy) 0,var(--brand-navy-deep) 100%);color:#fff}.header-top-row{display:grid;grid-template-columns:220px minmax(320px,1fr) 420px;align-items:center;grid-gap:1.25rem;gap:1.25rem;min-height:106px;padding:1rem 0}.logo-block{display:flex;align-items:center}.logo-image{width:200px;height:120px;object-fit:contain;display:block}.mobile-brand{display:none}.header-search{position:relative;display:flex;align-items:center;gap:.8rem;min-height:58px;padding:0 1.15rem;background:#fff;border-radius:999px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08),0 16px 30px rgba(0,0,0,.14)}.search-icon{color:var(--brand-navy);display:inline-flex;align-items:center;justify-content:center}.icon-svg,.menu-tool-icon{width:21px;height:21px;stroke:currentColor;stroke-width:2.2;fill:none;stroke-linecap:round;stroke-linejoin:round}.search-input{width:100%;border:0;background:transparent;color:var(--text);font-size:.98rem}.search-input::placeholder{color:#8a93a1}.search-input:focus{outline:none}.search-submit-btn{position:absolute;inset:0;opacity:0;pointer-events:none}.search-suggest{position:absolute;top:calc(100% + 10px);left:0;right:0;background:#fff;border:1px solid #e8dfd2;border-radius:22px;box-shadow:var(--shadow-md);max-height:380px;overflow:auto;padding:.45rem;z-index:5000}.search-suggest-section-title{padding:.4rem .8rem .5rem;color:#7c8794;font-size:.74rem;font-weight:800;text-transform:uppercase}.search-suggest-item{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;grid-gap:.8rem;gap:.8rem;border-radius:16px;padding:.55rem .7rem;color:var(--text)}.search-suggest-item:hover{background:#fff5e8}.search-suggest-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-suggest-price{color:var(--text-soft);white-space:nowrap}.search-suggest-image{width:48px;height:48px;display:grid;place-items:center;overflow:hidden;border:1px solid #ede5da;border-radius:10px;background:#fff}.search-suggest-image img{width:100%;height:100%;object-fit:contain}.search-suggest-copy{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:.8rem}.header-meta{grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.header-meta,.meta-item{display:grid;align-items:center}.meta-item{grid-template-columns:42px 1fr;grid-gap:.7rem;gap:.7rem;min-height:64px;padding:0 .35rem 0 0;border-radius:0;color:#fff;transition:opacity .18s ease;position:relative}.meta-item:hover{opacity:.92}.meta-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:rgba(255,255,255,.1);box-shadow:none}.meta-copy small{display:block;margin-bottom:.15rem;font-size:.66rem;color:rgba(255,255,255,.74);text-transform:uppercase;letter-spacing:.05em}.meta-copy strong{display:block;font-size:.87rem;line-height:1.3}.cart-icon em{position:absolute;top:-7px;right:-7px;width:20px;height:20px;border-radius:50%;background:var(--brand-orange);color:#fff;display:grid;place-items:center;font-style:normal;font-size:.68rem;font-weight:800}.header-menu{background:rgba(255,255,255,.96);border-bottom:1px solid rgba(226,213,197,.9)}.header-menu-row,.menu-list{display:flex;align-items:center;justify-content:center}.menu-list{list-style:none;gap:.3rem;width:100%;margin:0;padding:.7rem 0}.menu-item{position:relative}.services-menu-item{margin-left:0}.menu-link{display:inline-flex;align-items:center;gap:.4rem;padding:.7rem .95rem;border-radius:999px;color:var(--brand-navy);font-size:.84rem;font-weight:800;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap}.menu-link:hover{color:#fff;background:linear-gradient(90deg,var(--brand-orange) 0,var(--brand-orange-deep) 100%)}.menu-item.is-active .menu-link{color:var(--brand-navy);background:transparent}.menu-chevron{font-size:.9rem;line-height:1}.dropdown-menu{position:absolute;top:calc(100% + .45rem);left:0;min-width:240px;max-width:340px;padding:.45rem;border-radius:22px;background:#fff;border:1px solid #ebdfcd;box-shadow:var(--shadow-md);display:block;max-height:64vh;overflow-y:auto;z-index:1500;opacity:0;pointer-events:none;visibility:hidden;transform:translateY(4px);transition:opacity .16s ease,transform .16s ease,visibility 0s linear .16s}.dropdown-menu a{display:block;padding:.7rem .85rem;border-radius:14px;color:var(--text);font-size:.9rem}@media (hover:hover) and (pointer:fine){.dropdown-menu a:hover{background:#fff4e6}}.services-menu-item .dropdown-menu{left:auto;right:0;min-width:260px}.menu-item.is-open .dropdown-menu{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0);transition-delay:0s}@media (hover:hover) and (pointer:fine){.menu-item:hover .dropdown-menu{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0);transition-delay:0s}}.mobile-location-menu-item,.mobile-menu-backdrop,.mobile-menu-head,.mobile-menu-toggle,.mobile-search-toggle,.mobile-submenu-toggle{display:none}.hero,.search-page,.shop-catalog-page,.stats-page{padding:1.25rem 0 2.6rem}.search-page,.shop-catalog-page,.stats-page{width:100%;min-width:0}.hero-home{padding-top:0;margin-top:-.75rem}.hero-banner-shell{position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.hero-grid{display:grid;grid-template-columns:minmax(320px,.95fr) minmax(420px,1.25fr);grid-gap:1.2rem;gap:1.2rem;align-items:stretch}.card,.filters,.gallery,.hero-main,.info-card,.summary,.tile{background:#fff;border:1px solid rgba(236,224,208,.9);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.details{background:transparent;border:0;box-shadow:none}.hero-main{padding:2.25rem;background:radial-gradient(circle at top right,rgba(242,140,40,.18),transparent 32%),linear-gradient(180deg,#fff9f2,#fff)}.eyebrow{display:inline-flex;padding:.38rem .8rem;border-radius:999px;background:var(--brand-orange-soft);color:var(--brand-orange-deep);font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.hero-main h1{margin:.95rem 0 .9rem;color:var(--brand-navy);font-size:clamp(2rem,3vw,3.55rem);line-height:1.08}.hero-main p{margin:0;color:var(--text-soft);font-size:1rem;line-height:1.7;max-width:32rem}.cta-row{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.5rem}.add,.btn,.mini-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.add:hover,.btn:hover,.mini-btn:hover{transform:translateY(-1px)}.btn{min-height:50px;padding:.75rem 1.25rem;font-size:.92rem;font-weight:800}.add,.btn-primary,.mini-btn{color:#fff;background:linear-gradient(90deg,var(--brand-orange) 0,var(--brand-orange-deep) 100%);box-shadow:0 16px 26px rgba(226,110,23,.22)}.btn-light{color:var(--brand-navy);background:#fff;border:1px solid #e7ddcf}.floating-banner{margin:0}.banner-slider{overflow:hidden;border-radius:0 0 var(--radius-xl) var(--radius-xl);border:0;background:radial-gradient(circle at top left,rgba(242,140,40,.16),transparent 22%),linear-gradient(180deg,#fff,#fff8f1);box-shadow:var(--shadow-md)}.banner-slider,.banner-track{position:relative;min-height:560px}.banner-track{width:100%}.banner-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .45s ease;padding:0}.banner-slide.is-active{opacity:1;pointer-events:auto}.banner-slide img{width:100%;height:100%;object-fit:cover;display:block;border-radius:0}.banner-arrow,.related-arrow{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;width:46px;height:46px;border-radius:50%;cursor:pointer;background:rgba(16,35,63,.86);color:#fff;font-size:1.2rem;box-shadow:0 12px 22px rgba(10,25,47,.18)}.banner-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3}.banner-prev{left:1rem}.banner-next{right:1rem}.banner-dots{position:absolute;left:50%;bottom:1rem;transform:translateX(-50%);display:flex;gap:.45rem;z-index:3}.banner-dot{width:11px;height:11px;padding:0;border:0;border-radius:50%;background:rgba(16,35,63,.18);cursor:pointer}.banner-dot.is-active{background:var(--brand-orange)}.feature-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin-top:-5.8rem;position:relative;z-index:2;padding:0 1.75rem}.feature-card{display:grid;grid-gap:.35rem;gap:.35rem;padding:1.75rem 1.8rem 1.6rem;background:rgba(255,255,255,.96);border:1px solid rgba(236,224,208,.95);border-radius:28px;box-shadow:0 24px 34px rgba(16,35,63,.1)}.feature-card strong{color:var(--brand-navy);font-size:1.02rem}.feature-card small{color:var(--text-soft);font-size:.86rem;line-height:1.7}.feature-link{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;margin-top:.75rem;min-height:42px;padding:.65rem 1rem;border-radius:999px;background:var(--brand-navy);color:#fff;font-size:.82rem;font-weight:800}.hero-side{display:grid;grid-gap:1rem;gap:1rem}.tile{padding:1rem 1.1rem}.tile h3{margin:0 0 .3rem}.tile small{color:var(--text-soft)}.section{margin:1.3rem 0 2.1rem}.section-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.details h3,.related-head h3,.section-head h2,.summary h1{margin:0;color:var(--brand-navy)}.section-head h2{font-size:clamp(1.2rem,1.7vw,1.65rem)}.cart-remove-btn,.crumbs-visible a,.section-head a{color:var(--brand-orange-deep)}.specials-head{align-items:flex-end}.specials-hero{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.8fr);grid-gap:1.2rem;gap:1.2rem;align-items:stretch;margin-bottom:1.25rem;padding:clamp(1.25rem,2.5vw,2rem);border:1px solid rgba(236,224,208,.9);border-radius:28px;background:radial-gradient(circle at top right,rgba(255,155,45,.22),transparent 42%),linear-gradient(135deg,#fff9f1,#ffffff 58%,#fff1df);box-shadow:var(--shadow-sm)}.specials-hero-copy{display:flex;flex-direction:column;justify-content:center;gap:.65rem}.specials-kicker{width:-moz-fit-content;width:fit-content;padding:.4rem .75rem;border-radius:999px;background:var(--brand-orange);color:#fff;font-size:.78rem;font-weight:900;letter-spacing:.08em}.specials-hero h1{margin:0;color:var(--brand-navy);font-size:clamp(2rem,4vw,3.6rem);line-height:.95}.specials-hero p{max-width:680px;margin:0;color:var(--text-soft);font-size:1rem;line-height:1.7}.specials-summary{display:grid;grid-gap:.75rem;gap:.75rem}.specials-summary div{display:flex;flex-direction:column;justify-content:center;min-height:96px;padding:1rem;border:1px solid rgba(236,224,208,.9);border-radius:20px;background:rgba(255,255,255,.74)}.specials-summary strong{color:var(--brand-navy);font-size:clamp(1.35rem,2.2vw,2rem);line-height:1}.specials-summary span{margin-top:.35rem;color:var(--text-soft);font-size:.88rem;font-weight:700}@media (max-width:900px){.specials-hero{grid-template-columns:1fr;border-radius:24px}.specials-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.specials-summary div{min-height:84px}}@media (max-width:640px){.specials-summary{grid-template-columns:1fr}}.specials-intro{margin:.45rem 0 0;color:var(--text-soft);font-size:.96rem}.cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem}.home-view-all-section{display:none}.card{overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.card-link{display:flex;flex-direction:column;height:100%}.card-link:focus-visible,.card-link:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);border-color:rgba(230,181,109,.7)}.product-card-link{display:flex;flex-direction:column;flex:1 1;color:inherit}.cards .card,.related-cards .card,.shop-row-cards .card{background:transparent;border-color:transparent;box-shadow:none}.product-media{position:relative;height:280px;display:flex;align-items:center;justify-content:center;padding:1rem;background:transparent}.wishlist-btn{position:absolute;top:.95rem;right:.95rem;width:40px;height:40px;border:1px solid #eedfcb;border-radius:50%;background:#fff;color:var(--brand-navy);font-size:1.15rem;line-height:1;cursor:pointer;box-shadow:0 10px 20px rgba(17,34,63,.08);opacity:0;pointer-events:none;transition:opacity .2s ease}.wishlist-btn.is-active{border-color:rgba(239,130,31,.5);color:var(--brand-orange);opacity:1;pointer-events:auto}.wishlist-btn:disabled{cursor:wait;opacity:.65}.account-wishlist-grid{align-items:stretch}.product-rating-panel{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid #eadfce}.product-rating-panel h3,.product-rating-panel p{margin:0}.product-rating-panel p{margin-top:.3rem;color:var(--text-soft)}.summary .product-rating-panel{margin-top:1rem;padding-top:.85rem}.summary .product-rating-panel h3{font-size:.82rem;font-weight:700;color:var(--text-soft);text-transform:uppercase;letter-spacing:.03em}.summary .product-rating-panel p{font-size:.82rem}.summary .product-rating-stars button{font-size:1.1rem}.product-rating-stars{display:flex;gap:.3rem}.product-rating-stars button{border:0;padding:.15rem;background:transparent;color:#d9dde3;font-size:2rem;line-height:1;cursor:pointer}.product-rating-stars button.is-active,.product-rating-stars button:focus-visible,.product-rating-stars button:hover{color:var(--brand-orange);outline:none}.product-rating-stars button:disabled{cursor:wait;opacity:.65}.product-rating-message{min-width:180px;color:var(--text-soft);font-size:.82rem}.product-media-frame{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:26px;background:#fff;border:1px solid #f0e6da;overflow:hidden}.product-media-frame img{width:100%;height:100%;object-fit:contain;display:block}.product-body{display:flex;flex:1 1;flex-direction:column;gap:.6rem;padding:1rem 1.05rem .65rem}.pill,.stock{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;padding:.34rem .72rem;border-radius:999px;background:var(--success-soft);color:var(--success);font-size:.72rem;font-weight:800;letter-spacing:.02em}.pill-muted{background:#f2f4f6;color:#71808c}.pill-danger,.stock-danger{background:#fff1f1;color:var(--danger)}.name{margin:0;min-height:2.8em;font-size:.95rem;line-height:1.45;color:var(--brand-navy)}.sku{display:none!important}.price-row{display:flex;align-items:center;justify-content:space-between;gap:.65rem;margin-top:auto}.price{display:inline-block;font-size:1rem;font-weight:800;color:var(--brand-navy)}.price-sale{color:var(--brand-orange)}.old{display:inline-block;color:#98a2ad;font-size:.8rem;text-decoration:line-through}.product-card-actions{display:flex;justify-content:flex-end;padding:0 1rem 1rem;opacity:0;transition:opacity .2s ease}.cards .card:focus-within,.cards .card:hover,.related-cards .card:focus-within,.related-cards .card:hover,.shop-row-cards .card:focus-within,.shop-row-cards .card:hover{background:#fff;border-color:rgba(236,224,208,.95);box-shadow:var(--shadow-md)}.cards .card:focus-within .product-card-actions,.cards .card:focus-within .wishlist-btn,.cards .card:hover .product-card-actions,.cards .card:hover .wishlist-btn,.related-cards .card:focus-within .product-card-actions,.related-cards .card:focus-within .wishlist-btn,.related-cards .card:hover .product-card-actions,.related-cards .card:hover .wishlist-btn,.shop-row-cards .card:focus-within .product-card-actions,.shop-row-cards .card:focus-within .wishlist-btn,.shop-row-cards .card:hover .product-card-actions,.shop-row-cards .card:hover .wishlist-btn{opacity:1;pointer-events:auto}.mini-btn{min-height:44px;padding:.7rem 1rem;font-size:.82rem;font-weight:800}.cart-qty-controls,.product-card-qty{display:inline-flex;align-items:center;border-radius:999px;overflow:hidden;background:var(--brand-navy);color:#fff}.cart-qty-btn,.product-card-qty-btn{width:38px;height:38px;border:0;background:transparent;color:inherit;font-size:1.1rem;font-weight:800;cursor:pointer}.cart-qty-input,.product-card-qty-value{min-width:32px;text-align:center;font-size:.86rem;font-weight:800}.layout-shop{display:grid;grid-template-columns:290px minmax(0,1fr);grid-gap:1rem;gap:1rem;margin-top:1rem;width:100%;overflow:hidden}.layout-shop,.layout-shop>section,.related-products,.shop-category-section{max-width:100%;min-width:0}.brand-group,.filters,.gallery,.search-empty,.shop-no-results,.summary,.taxonomy-item{padding:1.15rem}.details{padding:1.5rem .25rem}.filters{position:-webkit-sticky;position:sticky;top:7.5rem}.shop-filters-mobile-head,.shop-mobile-filter-bar{display:none}.filter-group{margin-bottom:.95rem;padding-bottom:.95rem;border-bottom:1px solid #efe5d8}.filter-group:last-of-type{border-bottom:0}.filter-group h4,.shop-filters-mobile-head h3{margin:0 0 .65rem;color:var(--brand-navy)}.check{display:flex;align-items:center;gap:.5rem;margin-bottom:.42rem;color:var(--text);font-size:.9rem}.price-range-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.7rem;gap:.7rem}.price-input-group{display:grid;grid-gap:.35rem;gap:.35rem}.price-input-group span{color:var(--brand-navy);font-size:.82rem;font-weight:700}.price-input-group input{width:100%;min-height:44px;border:1px solid #eadfce;border-radius:14px;padding:.65rem .8rem;background:#fff;color:var(--text)}.price-input-group input:focus{outline:none;border-color:var(--brand-orange);box-shadow:0 0 0 3px rgba(242,140,40,.12)}.shop-price-range-note{margin:.75rem 0 0;color:var(--text-soft);font-size:.8rem;line-height:1.5}.address-form,.auth-form{display:grid;grid-gap:1rem;gap:1rem}.auth-page{display:flex;justify-content:center;padding-top:2rem;padding-bottom:3rem}.auth-panel{width:min(100%,680px);display:grid;grid-gap:1.15rem;gap:1.15rem;padding:2.25rem 2.5rem;border:1px solid #e3e6ea;border-radius:12px;background:#fff;box-shadow:0 14px 38px rgba(24,37,58,.1)}.auth-panel-heading h1{margin:0;color:var(--text);font-size:2rem}.auth-panel-heading p{margin:.45rem 0 0;color:var(--text-soft)}.auth-name-grid,.auth-social-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.auth-field,.auth-password-block{display:grid;grid-gap:.45rem;gap:.45rem}.auth-field span,.auth-password-label{color:#70757d;font-weight:700}.auth-field input,.auth-field select,.auth-field textarea,.auth-password-input{width:100%;min-height:52px;border:1px solid #dce1e8;border-radius:7px;background:#f5f8fc}.auth-field input,.auth-field select,.auth-field textarea,.auth-password-input input{padding:.8rem .95rem;color:var(--text);font:inherit}.auth-field input:focus,.auth-field select:focus,.auth-field textarea:focus,.auth-password-input:focus-within{outline:none;border-color:var(--brand-orange);box-shadow:0 0 0 3px rgba(242,140,40,.12)}.auth-password-label{display:flex;justify-content:space-between;gap:1rem}.auth-password-label a,.auth-switch a{color:#0878c6;font-weight:700}.auth-password-input{display:flex;align-items:stretch;overflow:hidden}.auth-password-input input{min-width:0;flex:1 1;border:0;background:transparent}.auth-password-input input:focus{outline:none}.auth-password-input button{border:0;padding:0 1rem;background:transparent;color:#66707c;font-weight:700;cursor:pointer}.auth-submit{width:100%;min-height:52px;border-radius:6px}.auth-divider{display:flex;align-items:center;gap:1rem;color:#8b958b;font-weight:700}.auth-divider:after,.auth-divider:before{content:"";height:1px;flex:1 1;background:#dfe2e5}.auth-provider-button{min-height:52px;display:flex;align-items:center;justify-content:center;gap:.75rem;border:1px solid #d9dde3;border-radius:6px;background:#fff;color:#555d67;font:inherit;font-weight:700;cursor:pointer}.auth-provider-button:link,.auth-provider-button:visited{color:var(--text);text-decoration:none}.auth-provider-logo{width:22px;height:22px;flex:0 0 22px}.apple-provider-logo{color:#111}.auth-provider-button:hover{border-color:var(--brand-orange);background:#fffaf3}.auth-provider-button.is-disabled,.auth-provider-button:disabled{cursor:not-allowed;opacity:.58;background:#f6f7f9;border-color:#e1e4e8}.auth-provider-button.is-disabled:hover,.auth-provider-button:disabled:hover{border-color:#e1e4e8;background:#f6f7f9}.auth-provider-icon{width:27px;height:27px;display:inline-grid;place-items:center;border-radius:50%;font-size:1rem;font-weight:800}.google-icon{color:#4285f4;border:2px solid #4285f4}.apple-icon{color:#fff;background:#111;font-size:.72rem}.auth-provider-message{padding:.75rem .9rem;border-radius:7px;background:#f5f8fc;color:var(--text-soft);text-align:center;font-size:.9rem}.auth-switch{padding-top:1.2rem;border-top:1px solid #e0e3e6;color:#666d75;text-align:center;font-weight:600}.address-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.account-cards,.address-grid{display:grid;grid-gap:.85rem;gap:.85rem}.account-nav{margin-bottom:1rem}.account-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:1rem}.account-detail-card{line-height:1.6}.account-detail-card h3{margin-bottom:.55rem}.account-detail-card p{margin:.2rem 0}.account-action-list{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.8rem}.account-subhead{margin-top:1.35rem}.account-subpage{padding-top:1.25rem;padding-bottom:3rem}.account-subpage-top{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.account-subpage-crumbs{display:flex;align-items:center;gap:.65rem;color:#65707c;font-size:.92rem}.account-subpage-crumbs a{color:#0878c6;font-weight:700}.account-subpage-layout{display:grid;grid-template-columns:260px minmax(0,1fr);align-items:start;grid-gap:1.5rem;gap:1.5rem}.account-sidebar{position:relative;align-self:start;overflow:hidden;border:1px solid #e0e4e8;border-radius:8px;background:#fff;box-shadow:0 4px 14px rgba(24,37,58,.06)}.account-sidebar-heading{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.1rem;border-bottom:1px solid #e4e7ea}.account-sidebar-heading a{color:var(--text);font-size:1.18rem;font-weight:800}.account-sidebar-heading button{display:none;border:0;background:transparent;color:var(--text);font-size:1.7rem;cursor:pointer}.account-sidebar-group{padding:1rem 0;border-bottom:1px solid #e9ebee}.account-sidebar-group>strong{display:flex;align-items:center;gap:.65rem;padding:0 1.1rem .55rem;color:#252a31;font-size:1rem}.account-sidebar-icon{width:25px;height:25px;display:inline-grid;place-items:center;border-radius:50%;background:#f0f2f4;color:#66707a;font-size:.75rem}.account-sidebar-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.account-sidebar-links{display:grid;grid-gap:.12rem;gap:.12rem}.account-sidebar-links a,.account-sidebar-signout a{display:block;padding:.55rem 1.1rem .55rem 3.35rem;border-left:4px solid transparent;color:#0878c6;font-size:.92rem;font-weight:650}.account-sidebar-links a.is-active,.account-sidebar-links a:hover{border-left-color:var(--brand-orange);background:#f2f7fb;color:var(--text)}.account-sidebar-signout{border-bottom:0}.account-sidebar-signout a{padding-left:1.1rem}.account-subpage-content{min-width:0}.account-subpage-heading{min-height:54px;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.account-subpage-heading h1{margin:0;color:#41454d;font-size:1.65rem}.account-subpage-heading p{margin:.35rem 0 0;color:var(--text-soft)}.account-heading-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.65rem}.account-menu-toggle{display:none;min-height:42px;align-items:center;gap:.5rem;border:1px solid #d9dde3;border-radius:7px;padding:.55rem .8rem;background:#fff;color:var(--text);font:inherit;font-weight:700}.account-sidebar-backdrop{display:none}.order-detail-card{overflow:hidden;margin-bottom:1rem;border:1px solid #e1e4e8;border-radius:8px;background:#fff;box-shadow:0 4px 14px rgba(24,37,58,.05)}.order-detail-titlebar{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;padding:1.1rem 1.35rem;border-bottom:1px solid #e5e7ea;text-transform:uppercase}.order-detail-titlebar strong{color:var(--text);font-size:1.05rem}.order-detail-titlebar span{padding-left:.75rem;border-left:1px solid #9da3aa;color:#5d646d;font-size:.88rem;font-weight:700}.order-detail-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem;padding:1.35rem}.order-detail-summary-section h3{display:flex;align-items:center;gap:.55rem;margin:0 0 .8rem;font-size:1rem}.delivery-icon{width:22px;height:22px;flex:0 0 auto;object-fit:contain}.shipping-heading{display:flex;align-items:center;gap:.55rem}.delivery-heading{display:flex;align-items:center;gap:.5rem}.shipping-heading .delivery-icon{width:28px;height:28px}.order-detail-summary-section p{margin:.25rem 0;color:#5e6670;font-size:.9rem;line-height:1.45}.order-detail-subheading{margin-top:1rem!important}.order-detail-totals p{display:flex;justify-content:space-between;gap:1rem}.order-detail-total{margin-top:1rem!important;padding-top:.8rem;border-top:1px solid #e5e7ea}.order-status-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.35rem;border-bottom:1px solid #e5e7ea}.order-status-heading>div:first-child{display:grid;grid-gap:.2rem;gap:.2rem}.order-status-heading span{color:var(--text-soft);font-size:.86rem}.order-status-actions{display:flex;flex-wrap:wrap;gap:.6rem}.order-tracking-note{margin:1rem 1.35rem 0;padding:.75rem;border:1px dashed #cfd6dc;color:#54606b}.order-detail-items{display:grid}.order-detail-item{display:grid;grid-template-columns:92px minmax(0,1fr) auto;align-items:center;grid-gap:1rem;gap:1rem;padding:1.1rem 1.35rem;border-bottom:1px solid #edf0f2}.order-detail-item:last-child{border-bottom:0}.order-detail-item-image{width:92px;height:92px;display:grid;place-items:center;overflow:hidden;border:1px solid #e0e4e8;border-radius:7px;background:#fff}.order-detail-item-image img{width:100%;height:100%;object-fit:contain}.order-detail-item-copy{min-width:0;display:grid;grid-gap:.3rem;gap:.3rem}.order-detail-item-copy strong{color:#414850}.order-detail-item-copy span{color:#8a929b;font-size:.86rem}.order-detail-item-price{white-space:nowrap;color:var(--text)}.account-hub-page{padding-top:1.8rem;padding-bottom:3rem}.account-hub-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.55rem}.account-hub-heading h1{margin:0;color:#41454d;font-size:clamp(1.8rem,2.4vw,2.25rem);line-height:1.15;letter-spacing:-.03em}.account-hub-heading p{margin:.45rem 0 0;max-width:760px;color:#68717d;font-size:.98rem;line-height:1.5}.account-hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.35rem;gap:1.35rem}.account-hub-card{position:relative;min-height:208px;border:1px solid #e3e6ea;border-radius:7px;background:#fff;box-shadow:0 2px 7px rgba(25,35,50,.08);padding:1.9rem 4.4rem 1.9rem 1.9rem}.account-hub-card h2{margin:0;color:#111827;font-size:1.35rem;line-height:1.2;letter-spacing:-.035em}.account-hub-icon{position:absolute;top:1.75rem;right:1.75rem;width:2rem;height:2rem;fill:none;stroke:#5f6368;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round}.account-hub-note{margin:.55rem 0 0;color:#71717a;font-size:.95rem;font-weight:700;line-height:1.45}.account-hub-links{display:grid;grid-gap:.72rem;gap:.72rem;margin-top:1rem}.account-hub-links a{width:-moz-fit-content;width:fit-content;color:#0873bf;font-size:1.02rem;font-weight:800;line-height:1.2;text-decoration:none}.account-hub-links a:hover{color:var(--brand-orange);text-decoration:underline;text-underline-offset:3px}.account-list-heading{margin-top:.4rem}.account-buy-again-list,.account-order-list{display:grid;grid-gap:.8rem;gap:.8rem}.account-buy-again-row,.account-order-row{display:grid;grid-template-columns:minmax(220px,1fr) minmax(220px,1.2fr) auto;grid-gap:1.25rem;gap:1.25rem;align-items:center;padding:1.1rem 1.25rem;border:1px solid #e3e6ea;border-radius:8px;background:#fff;box-shadow:0 2px 7px rgba(25,35,50,.07)}.account-buy-again-actions,.account-order-actions,.account-order-meta,.account-order-primary{display:grid;grid-gap:.35rem;gap:.35rem}.account-buy-again-product strong,.account-order-primary strong{color:var(--brand-navy);font-size:1rem}.account-buy-again-product span,.account-order-meta span,.account-order-primary span{color:var(--text-soft);font-size:.82rem;line-height:1.45}.account-order-status{width:-moz-fit-content;width:fit-content;padding:.25rem .65rem;border-radius:999px;background:var(--brand-orange-soft);color:var(--brand-orange-deep)!important;font-weight:800}.account-buy-again-actions,.account-order-actions{justify-items:end}.account-order-button{min-height:38px;padding:.45rem .9rem;font-size:.78rem}.account-list-empty{padding:1.25rem}.account-buy-again-row{grid-template-columns:minmax(0,1fr) auto}.account-buy-again-product{display:grid;grid-template-columns:92px minmax(0,1fr);grid-gap:1rem;gap:1rem;align-items:center}.account-buy-again-product>div:last-child{display:grid;grid-gap:.3rem;gap:.3rem}.account-buy-again-image{width:92px;height:92px;display:grid;place-items:center;overflow:hidden;border:1px solid #efe2d1;border-radius:16px;background:#fffaf2}.account-buy-again-image img{width:100%;height:100%;object-fit:contain}.account-buy-again-actions .btn:disabled{cursor:not-allowed;opacity:.55;transform:none}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);grid-gap:1rem;gap:1rem;align-items:start}.checkout-details-stack{display:grid;min-width:0;grid-gap:1rem;gap:1rem}.checkout-access-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:1.5rem;gap:1.5rem}.checkout-access-card h3,.checkout-access-card p{margin:0}.checkout-access-card p{margin-top:.35rem;color:var(--text-soft)}.checkout-access-eyebrow{display:block;margin-bottom:.3rem;color:var(--brand-orange);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.checkout-access-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.65rem}.checkout-customer-status{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-color:rgba(242,140,40,.35);background:#fffaf4}.checkout-customer-status div{display:grid;grid-gap:.2rem;gap:.2rem}.checkout-customer-status small{color:var(--text-soft)}.checkout-choice-card,.checkout-collection-note{display:grid;grid-gap:.9rem;gap:.9rem}.checkout-choice-card h3,.checkout-collection-note h3,.checkout-collection-note p{margin:0}.checkout-option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.8rem;gap:.8rem}.checkout-address-option,.checkout-option{display:flex;align-items:center;gap:.75rem;min-width:0;border:1px solid var(--line);border-radius:18px;padding:.9rem;background:#fff;cursor:pointer}.checkout-address-option.is-selected,.checkout-option.is-selected{border-color:var(--brand-orange);background:#fff9f1;box-shadow:0 0 0 3px rgba(242,140,40,.1)}.checkout-address-option input,.checkout-option input,.checkout-same-address input{accent-color:var(--brand-orange)}.checkout-address-option span,.checkout-option span{display:grid;min-width:0;grid-gap:.2rem;gap:.2rem}.checkout-address-option small,.checkout-option small{overflow-wrap:anywhere;color:var(--text-soft);line-height:1.4}.store-icon{width:24px;height:24px;flex:0 0 auto;color:var(--brand-navy)}.checkout-address-options{display:grid;grid-gap:.65rem;gap:.65rem}.checkout-address-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-same-address{display:flex;align-items:center;gap:.65rem;border-top:1px solid var(--line);padding-top:1rem;color:var(--brand-navy);font-weight:700;cursor:pointer}.checkout-cart-list{gap:.5rem}.checkout-line{display:flex;justify-content:space-between;gap:1rem;padding:.65rem 0;border-bottom:1px solid var(--line)}#shopCategoryOptions{max-height:320px;overflow-y:auto;padding-right:.2rem}.brand-group li,.cart-total-copy,.meta,.rating,.shop-filter-meta,.shop-no-results,.stats-note,.taxonomy-item{color:var(--text-soft)}.cart-total-checkout,.shop-filter-apply{width:100%}.shop-catalog-head{margin-top:.2rem}.shop-catalog-rows{display:grid;grid-gap:.55rem;gap:.55rem}.product-row-wrapper,.related-scroll,.shop-row-scroll{position:relative;width:100%;max-width:100%;min-width:0;overflow:hidden}.product-row,.related-cards,.shop-row-cards{display:flex;gap:1rem;width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;padding:0 .15rem .7rem;scrollbar-width:thin;scrollbar-color:#d9c8b1 transparent}.product-row>.card,.related-cards>.card,.shop-row-cards>.card{flex:0 0 240px;max-width:240px;min-width:0}.product-scroll-button{position:absolute;top:42%;z-index:10;width:38px;height:38px;border:1px solid rgba(234,218,198,.95);border-radius:50%;background:rgba(255,255,255,.96);color:var(--brand-navy);font-size:1.45rem;font-weight:800;line-height:1;box-shadow:0 12px 24px rgba(16,35,63,.16);cursor:pointer;transform:translateY(-50%)}.product-scroll-button:focus-visible,.product-scroll-button:hover{background:var(--brand-orange);color:#fff;outline:none}.product-scroll-button.left{left:.45rem}.product-scroll-button.right{right:.45rem}.shop-show-all-card .product-media{color:var(--brand-navy);font-weight:800;font-size:1.1rem}.crumbs{display:none}.crumbs-visible{display:flex;flex-wrap:wrap;gap:.45rem;margin:.9rem 0 0;font-size:.86rem}.product-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:1rem;gap:1rem;margin-top:1rem;align-items:start}.gallery-main{height:500px;min-height:500px;display:flex;align-items:center;justify-content:center;border-radius:24px;background:linear-gradient(180deg,#fffaf3,#fff);overflow:hidden}.gallery-main img{max-width:calc(100% - 1rem);max-height:calc(100% - 1rem);object-fit:contain;border-radius:16px}.thumbs{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.6rem;gap:.6rem;margin-top:.8rem}.thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;aspect-ratio:1/1;border:1px solid #eadfce;border-radius:16px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:.45rem;cursor:pointer}.thumb img{max-width:100%;max-height:100%;object-fit:contain}.thumb.is-active{border-color:var(--brand-orange);box-shadow:0 0 0 2px rgba(242,140,40,.16)}.summary h1{font-size:clamp(1.45rem,2vw,1.9rem)}.summary-price-row{margin:.85rem 0}.summary .price{font-size:1.6rem}.summary .old{font-size:1rem}.purchase{display:grid;grid-template-columns:110px 1fr;grid-gap:.7rem;gap:.7rem;margin-bottom:1rem}.qty{width:100%;min-height:50px;border:1px solid #eadfce;border-radius:999px;text-align:center;background:#fffdf9}.details p{color:var(--text-soft);line-height:1.7}.cart-list{display:grid;grid-gap:.85rem;gap:.85rem}.cart-item{display:grid;grid-template-columns:1fr auto;grid-gap:1rem;gap:1rem;align-items:center;padding:.95rem}.cart-item-link{display:grid;grid-template-columns:104px 1fr;grid-gap:.95rem;gap:.95rem;color:inherit}.cart-item-media{width:104px;height:104px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:18px;background:#fffaf2;border:1px solid #efe2d1}.cart-item-media img{width:100%;height:100%;object-fit:contain}.cart-item-main .name{min-height:auto}.cart-item-unit{margin:.28rem 0 0;font-size:.84rem}.cart-item-actions{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.cart-qty-controls{background:#f4ede1;color:var(--brand-navy)}.cart-qty-btn,.cart-qty-input{background:transparent}.cart-qty-input{width:54px;border:0;color:inherit;-moz-appearance:textfield}.cart-qty-input::-webkit-inner-spin-button,.cart-qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart-remove-btn{border:0;background:transparent;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.cart-total{margin-top:1rem}.cookie-banner{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:6000}.scroll-top-btn{position:fixed;right:1.25rem;bottom:1.25rem;width:52px;height:52px;border:0;border-radius:50%;background:var(--brand-navy);color:#fff;font-size:1.3rem;font-weight:800;box-shadow:0 18px 28px rgba(16,35,63,.2);cursor:pointer;opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity .2s ease,transform .2s ease,background .2s ease;z-index:5500}.scroll-top-btn:hover{background:var(--brand-orange)}.scroll-top-btn.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.cookie-banner-inner{width:min(980px,100%);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;border-radius:28px;background:rgba(16,35,63,.97);color:#fff;box-shadow:0 25px 45px rgba(0,0,0,.25)}.cookie-banner-copy strong{display:block;margin-bottom:.25rem}.cookie-banner-copy p{margin:0;color:rgba(255,255,255,.8);line-height:1.55}.cookie-banner-actions{display:flex;gap:.7rem;flex-wrap:wrap}.taxonomy-list{list-style:none;display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));grid-gap:.7rem 1.2rem;gap:.7rem 1.2rem;margin:0;padding:0}.brand-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-gap:.85rem;gap:.85rem}.brand-group h3{margin:0 0 .45rem;color:var(--brand-navy);font-size:.95rem}.brand-group ul{margin:0;padding-left:1rem}.info-card{padding:1rem 1.1rem}.invoice-receipt{margin-top:1.25rem}.invoice-receipt-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:.75rem}.invoice-receipt-bar h2{margin:0;font-size:1.15rem;color:var(--brand-navy)}.invoice-receipt-error{margin-top:.75rem}.staff-status-badge{display:inline-block;padding:.2rem .55rem;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.04em;background:#eef1f5;color:#46536b}.staff-status-badge.is-pending{background:#fff4e2;color:#8a5a12}.staff-status-badge.is-processing{background:#e7f1ff;color:#1f4f8a}.staff-status-badge.is-shipped{background:#e8f4ee;color:#1b6d5f}.staff-status-badge.is-collected,.staff-status-badge.is-completed{background:#e4f3e6;color:#24632f}.staff-status-badge.is-cancelled,.staff-status-badge.is-failed,.staff-status-badge.is-refunded{background:#f6eaea;color:#8a3030}.staff-count-card.is-all{border-style:dashed}.staff-collected-record{margin-top:.4rem;font-weight:600;color:#1b6d5f}.info-card-warning{color:#7a4a10;background:#fff9ef;border-color:#f0dcb8}.staff-unpaid-override{display:grid;grid-gap:.75rem;gap:.75rem}.staff-unpaid-override p{margin:0}.info-card-error{color:#8a3030;background:#fff6f6;border-color:#efcfcf}.footer{margin-top:2rem;background:linear-gradient(180deg,#fbf6ed,#f7efe3);color:var(--text);border-top:1px solid rgba(234,222,208,.95)}.footer-main-grid{display:grid;grid-template-columns:1.35fr 1fr .9fr .9fr .9fr;grid-gap:1.5rem;gap:1.5rem;padding:2.6rem 0 2rem}.footer-col h4{margin:0 0 .8rem;color:var(--brand-navy);font-size:.96rem}.footer-logo{width:100%;max-width:250px;height:auto}.footer-col p,.footer-intro,.footer-links a{color:var(--text-soft);line-height:1.75;font-size:.92rem}.footer-links a{display:block;margin-bottom:.32rem}.footer-links a.is-highlight,.footer-links a:hover{color:var(--brand-orange-deep)}.hours{margin-top:1rem}.social-row{display:flex;gap:.55rem;flex-wrap:wrap}.social-btn{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#fff;font-weight:800;box-shadow:0 12px 20px rgba(242,140,40,.2);border:1px solid rgba(236,220,199,.9);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.social-btn:hover{transform:translateY(-2px);box-shadow:0 16px 24px rgba(242,140,40,.25)}.social-btn img{width:22px;height:22px;object-fit:contain}.payment-row{display:flex;gap:.55rem;flex-wrap:wrap;margin-top:1rem}.payment-row-footer{margin-top:.65rem;flex-direction:column;align-items:flex-start;gap:.65rem}.payment-pill,.store-badge{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.65rem 1rem;border-radius:999px;border:1px solid #ecdcc7;background:#fff;color:var(--brand-navy);font-size:.8rem;font-weight:800}.payment-pill{min-width:138px;width:100%;max-width:180px;padding:.55rem .85rem;border-radius:.95rem}.payment-logo{display:block;max-width:86px;max-height:30px;object-fit:contain}.payment-logo-visa{max-width:78px}.payment-logo-mastercard{width:86px;height:42px;border-radius:0;object-fit:contain}.payment-logo-payfast{max-width:80px}.store-badge{margin-bottom:.7rem}.store-badge-image{gap:.6rem;text-decoration:none}.store-badge-image img{width:24px;height:24px;object-fit:contain}.store-badge-light{background:var(--surface-soft)}.secure-payments-text{margin:.85rem 0 0;color:var(--text-soft);font-size:.92rem;font-weight:700}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0 1.2rem;border-top:1px solid rgba(230,218,202,.9);color:var(--text-soft);font-size:.82rem}.footer-bottom>span{line-height:1.55}.footer-bottom-links{display:flex;align-items:center;gap:2rem}.footer-bottom-links a{color:inherit;font-weight:700}.footer-bottom-links a:hover{color:var(--brand-orange-deep)}.policy-page{background:radial-gradient(circle at top left,rgba(249,166,57,.12),transparent 34rem),linear-gradient(180deg,#fffaf3,#fff 32rem)}.policy-hero{padding:3.5rem 0 1.8rem}.policy-hero h1{margin:.35rem 0 .65rem;color:var(--brand-navy);font-size:clamp(2rem,4vw,3.3rem);letter-spacing:-.04em}.policy-effective{margin:0;color:var(--brand-orange-deep);font-weight:800}.policy-intro{max-width:900px;margin:1rem 0 0;color:var(--text-soft);line-height:1.8}.policy-shell{max-width:980px;padding-bottom:3rem}.policy-section{border:1px solid rgba(230,218,202,.9);background:rgba(255,255,255,.92);border-radius:1.4rem;padding:1.35rem 1.45rem;margin-bottom:1rem;box-shadow:0 18px 42px rgba(31,39,55,.06)}.policy-section h2{margin:0 0 .55rem;color:var(--brand-navy);font-size:1.12rem}.policy-section p{margin:0;color:var(--text-soft);line-height:1.78}.policy-contact{background:var(--surface-soft)}.policy-contact-grid{display:grid;grid-gap:.45rem;gap:.45rem;margin-top:.9rem;color:var(--brand-navy);font-weight:700}.shipping-code-list{display:grid;grid-gap:.75rem;gap:.75rem}.shipping-code-card{display:grid;grid-template-columns:5rem minmax(0,1fr);grid-gap:1rem;gap:1rem;align-items:start;padding:.95rem 1rem;border-radius:1rem;background:#fffaf4;border:1px solid #ecdcc7}.shipping-code-card strong{color:var(--brand-orange-deep);font-size:1.05rem;letter-spacing:.04em}.shipping-code-card span{color:var(--text-soft);line-height:1.65}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.9rem;gap:.9rem}.stats-panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.stats-card,.stats-panel{padding:1rem}.stats-card small{display:block;margin-bottom:.35rem;color:var(--text-soft)}.stats-card strong{color:var(--brand-navy);font-size:1.35rem}.stats-list{display:grid;grid-gap:.7rem;gap:.7rem}.stats-row{display:flex;justify-content:space-between;gap:1rem;padding-bottom:.7rem;border-bottom:1px solid #efe5d8;font-size:.9rem}.stats-row:last-child{padding-bottom:0;border-bottom:0}.service-page{padding:1.2rem 0 2.4rem}.service-hero{margin:1rem 0 1.2rem;padding:2rem;border:1px solid rgba(236,224,208,.9);border-radius:var(--radius-lg);background:radial-gradient(circle at top right,rgba(242,140,40,.16),transparent 28rem),linear-gradient(180deg,#fff9f2,#fff);box-shadow:var(--shadow-sm)}.service-hero h1{margin:.75rem 0 .65rem;color:var(--brand-navy);font-size:clamp(1.8rem,3vw,3rem);line-height:1.08}.service-hero p{max-width:760px;margin:0;color:var(--text-soft);line-height:1.7}.service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem;align-items:start}.service-card{margin:1rem 0;padding:1.15rem;border:1px solid rgba(236,224,208,.9);border-radius:var(--radius-lg);background:#fff;box-shadow:var(--shadow-sm)}.service-card-intro,.service-copy p{color:var(--text-soft);line-height:1.7}.service-price-list{display:grid;grid-gap:.45rem;gap:.45rem}.service-price-row{display:flex;justify-content:space-between;gap:1rem;padding:.65rem 0;border-bottom:1px solid #efe5d8;color:var(--text)}.service-price-row:last-child{border-bottom:0}.service-price-row strong{color:var(--brand-navy);white-space:nowrap}.service-note-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin-top:1rem}.service-note-grid h3{margin:0 0 .45rem;color:var(--brand-navy)}.service-embed-frame{width:100%;min-height:620px;overflow:hidden;border:1px solid #eadfce;border-radius:24px;background:var(--surface-soft)}.service-embed-frame iframe{width:100%;min-height:620px;border:0;display:block}.find-a-store-map-frame{width:100%;min-height:420px;overflow:hidden;border:1px solid #eadfce;border-radius:24px;background:var(--surface-soft);margin:1.25rem 0}.find-a-store-map-frame iframe{width:100%;min-height:420px;border:0;display:block}.service-external-link{margin-top:1rem}.service-request-form{display:grid;grid-gap:1rem;gap:1rem}.admin-mail-grid,.service-request-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-request-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.admin-mail-page{max-width:1100px;margin:0 auto}.maintenance-control{max-width:1100px;margin:1.2rem auto}.maintenance-control h2{margin:.25rem 0 .4rem;color:var(--brand-navy)}.maintenance-status{display:grid;grid-gap:.25rem;gap:.25rem;padding:1rem;border:1px solid var(--line);border-radius:var(--radius-md)}.maintenance-status span{color:var(--text-soft);font-size:.88rem}.maintenance-status.is-enabled{border-color:#f1c58d;background:var(--brand-orange-soft)}.maintenance-status.is-disabled{border-color:#b9e2c8;background:var(--success-soft)}.promo-bar-control{max-width:1100px;margin:1.2rem auto}.promo-bar-control h2{margin:.25rem 0 .4rem;color:var(--brand-navy)}.promo-bar-message-form{display:flex;align-items:flex-end;gap:.75rem;margin:.75rem 0}.promo-bar-message-form .price-input-group{flex:1 1}.banner-manager-list{display:grid;grid-gap:.75rem;gap:.75rem;margin:.75rem 0}.banner-manager-item{display:grid;grid-template-columns:96px 1fr auto;align-items:center;grid-gap:.85rem;gap:.85rem;padding:.65rem;border:1px solid var(--line);border-radius:var(--radius-md)}.banner-manager-item img{width:96px;height:64px;object-fit:cover;border-radius:var(--radius-sm)}.banner-manager-item-copy{grid-gap:.15rem;gap:.15rem;min-width:0}.banner-manager-item-copy span{font-size:.85rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filters-backdrop{position:fixed;inset:0;background:rgba(16,35,63,.32);z-index:39}@media (min-width:1024px){body{font-size:.94rem}.promo-bar-inner{min-height:32px;gap:.65rem}.promo-copy{font-size:.82rem}.promo-pill{padding:.22rem .65rem;font-size:.66rem}.promo-pill-link{min-height:26px;padding:.25rem .75rem}.header-top-row{grid-template-columns:180px minmax(300px,1fr) 360px;gap:.9rem;min-height:88px;padding:.15rem 0}.logo-block{position:relative;height:88px}.logo-image{position:absolute;top:50%;left:0;width:240px;height:120px;max-height:120px;transform:translateY(-50%)}.header-search{gap:.55rem;min-height:38px;padding:0 .9rem}.icon-svg,.menu-tool-icon{width:18px;height:18px}.search-input{font-size:.88rem}.header-meta{gap:.45rem}.meta-item{grid-template-columns:34px 1fr;gap:.45rem;min-height:40px}.meta-icon{width:32px;height:32px;border-radius:11px}.meta-copy small{font-size:.56rem}.meta-copy strong{font-size:.74rem}.cart-icon em{top:-5px;right:-5px;width:17px;height:17px;font-size:.58rem}.menu-list{gap:.14rem;padding:.38rem 0}.menu-link{gap:.3rem;padding:.48rem .68rem;font-size:.74rem}.dropdown-menu{min-width:220px;border-radius:18px;padding:.35rem}.dropdown-menu a{padding:.55rem .7rem;font-size:.82rem}.hero,.search-page,.shop-catalog-page,.stats-page{padding:.85rem 0 1.7rem}.banner-slider,.banner-track{min-height:430px}.banner-arrow,.related-arrow{width:40px;height:40px;font-size:1rem}.feature-strip{gap:.8rem;margin-top:-4.4rem;padding:0 1.2rem}.feature-card{gap:.28rem;padding:1.15rem 1.25rem;border-radius:22px}.feature-card strong{font-size:.92rem}.feature-card small{font-size:.78rem;line-height:1.55}.feature-link{min-height:34px;margin-top:.45rem;padding:.5rem .78rem;font-size:.74rem}.section{margin:.95rem 0 1.45rem}.section-head{margin-bottom:.7rem}.section-head h2{font-size:clamp(1.05rem,1.45vw,1.4rem)}.specials-intro{font-size:.86rem}.cards{gap:.75rem}.product-media{height:230px;padding:.75rem}.wishlist-btn{top:.75rem;right:.75rem;width:34px;height:34px;font-size:1rem}.product-media-frame{border-radius:20px}.product-body{gap:.45rem;padding:.78rem .85rem .55rem}.pill,.stock{padding:.27rem .58rem;font-size:.66rem}.name{min-height:2.5em;font-size:.86rem;line-height:1.35}.price{font-size:.92rem}.old{font-size:.72rem}.product-card-actions{padding:0 .8rem .75rem}.mini-btn{min-height:38px;padding:.55rem .82rem;font-size:.75rem}.cart-qty-btn,.product-card-qty-btn{width:34px;height:34px;font-size:1rem}.layout-shop{grid-template-columns:260px minmax(0,1fr);gap:.8rem;margin-top:.75rem}.brand-group,.details,.filters,.gallery,.search-empty,.shop-no-results,.summary,.taxonomy-item{padding:.9rem}.filters{top:6rem}.filter-group{margin-bottom:.75rem;padding-bottom:.75rem}.check{font-size:.82rem}.related-cards,.shop-row-cards{gap:.75rem}.product-row>.card,.related-cards>.card,.shop-row-cards>.card{flex-basis:218px;max-width:218px}.gallery-main{height:430px;min-height:430px}.summary h1{font-size:clamp(1.25rem,1.65vw,1.6rem)}.summary .price{font-size:1.35rem}.purchase{grid-template-columns:92px 1fr}.qty{min-height:42px}.footer{margin-top:1.25rem}.footer-main-grid{gap:1rem;padding:1.45rem 0 1.05rem}.footer-col h4{margin-bottom:.55rem;font-size:.82rem}.footer-logo{max-width:180px}.footer-col p,.footer-intro,.footer-links a{font-size:.78rem;line-height:1.5}.footer-links a{margin-bottom:.22rem}.hours{margin-top:.65rem}.social-row{gap:.4rem}.social-btn{width:34px;height:34px}.social-btn img{width:18px;height:18px}.store-badge{min-height:36px;margin-bottom:.45rem;padding:.5rem .72rem;font-size:.72rem}.store-badge-image img{width:20px;height:20px}.secure-payments-text{margin:.6rem 0 0;font-size:.78rem}.payment-row-footer{gap:.45rem;margin-top:.45rem}.payment-pill{min-width:112px;max-width:140px;min-height:34px;padding:.38rem .58rem;border-radius:.75rem}.payment-logo{max-width:68px;max-height:22px}.payment-logo-visa{max-width:62px}.payment-logo-mastercard{width:68px;height:30px}.payment-logo-payfast{max-width:66px}.footer-bottom{gap:.7rem;padding:.62rem 0 .72rem;font-size:.68rem}.footer-bottom-links{gap:1.25rem}}@media (max-width:1180px){.footer .container,.page-container,.site-header .container{padding-left:2.5rem;padding-right:2.5rem}main.container{padding-left:1.5rem;padding-right:1.5rem}.header-top-row{grid-template-columns:200px 1fr}.header-meta{grid-column:1/-1}.cards{grid-template-columns:repeat(3,minmax(0,1fr))}.account-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-main-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1040px){.header-top-row,.layout-shop,.product-layout,.stats-panels{grid-template-columns:1fr}.header-meta{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-strip,.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cards{grid-template-columns:repeat(3,minmax(0,1fr))}.filters{position:static}.footer-main-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-order-row{grid-template-columns:minmax(200px,1fr) minmax(200px,1fr)}.account-order-actions{grid-column:1/-1;grid-template-columns:1fr auto;align-items:center}.service-grid,.service-note-grid{grid-template-columns:1fr}.banner-slider,.banner-track{min-height:480px}.feature-strip{margin-top:-3.4rem;padding:0 1rem}}@media (max-width:760px){.footer .container,.page-container,.site-header .container{padding-left:1.25rem;padding-right:1.25rem}main.container{padding-left:.75rem;padding-right:.75rem}.promo-bar-inner{gap:.45rem;padding:.65rem 0}.header-top-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.9rem;min-height:auto}.logo-block{min-width:0}.logo-image{height:54px;max-width:100%}.header-meta{grid-template-columns:repeat(3,auto);justify-content:end;gap:.5rem}.meta-item{grid-template-columns:1fr;justify-items:center;min-height:auto;padding:0;gap:0;min-width:0}.meta-copy{display:none}.meta-icon{width:40px;height:40px;border-radius:50%}.cart-icon em{top:-4px;right:-4px;width:18px;height:18px;font-size:.62rem}.header-search{grid-column:1/-1}.menu-list{justify-content:flex-start;width:100%;overflow-x:auto;padding:.55rem 0}.services-menu-item{margin-left:0}.services-menu-item .dropdown-menu{left:0;right:auto;min-width:260px}.cards,.feature-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-mobile-filter-bar{display:block;margin:.8rem 0 0}.shop-filters-mobile-head{display:flex;align-items:center;justify-content:space-between;gap:1rem}.shop-filters-close{border:0;background:transparent;font-size:1.6rem;color:var(--brand-navy);line-height:1;cursor:pointer}.filters{position:fixed;top:0;left:0;bottom:0;width:min(88vw,320px);max-width:320px;border-radius:0 24px 24px 0;z-index:40;overflow-y:auto;transform:translateX(-110%);transition:transform .22s ease}.layout-shop.filters-open .filters{transform:translateX(0)}.banner-slider,.banner-track{min-height:360px}.feature-strip{margin-top:1rem;padding:0}.cookie-banner-inner{flex-direction:column;align-items:flex-start}.scroll-top-btn{right:1rem;bottom:1rem}.service-hero{padding:1.25rem}.service-card{padding:1rem}.service-embed-frame,.service-embed-frame iframe{min-height:520px}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-bottom-links{flex-wrap:wrap;gap:.6rem 1.25rem}.account-buy-again-row,.account-order-row{grid-template-columns:1fr;gap:.8rem;padding:1rem}.account-buy-again-actions,.account-order-actions{grid-column:auto;grid-template-columns:1fr;justify-items:start}.account-buy-again-product{grid-template-columns:76px minmax(0,1fr)}.account-buy-again-image{width:76px;height:76px}}@media (max-width:520px){.container{width:min(100% - 1rem,100%)}.promo-copy,.promo-link{font-size:.82rem}.header-search{min-height:54px;padding:0 .95rem}.header-top-row{gap:.75rem}.logo-image{height:48px}.header-meta{gap:.35rem}.meta-icon{width:36px;height:36px}.details,.filters,.gallery,.hero-main,.info-card,.summary,.tile{border-radius:24px}.banner-slider{border-radius:0 0 28px 28px}.account-summary-grid,.address-columns,.cards,.checkout-address-grid,.feature-strip,.footer-main-grid,.price-range-fields,.purchase,.stats-grid,.stats-panels,.thumbs{grid-template-columns:1fr}.auth-page{padding-top:1rem;padding-bottom:1.5rem}.auth-panel{gap:1rem;padding:1.35rem 1rem;border-radius:10px}.auth-panel-heading h1{font-size:1.55rem}.auth-name-grid,.auth-social-grid{grid-template-columns:1fr}.auth-password-label{align-items:flex-end;font-size:.9rem}.account-hub-page{padding-top:1rem}.account-hub-heading{flex-direction:column;margin-bottom:1rem}.account-hub-grid{grid-template-columns:1fr;gap:.95rem}.account-hub-card{min-height:0;padding:1.35rem 3.65rem 1.35rem 1.25rem}.account-hub-card h2{font-size:1.18rem}.account-hub-links a{font-size:.96rem}.checkout-layout,.checkout-option-grid{grid-template-columns:1fr}.product-media{height:240px}.gallery-main{min-height:340px;height:340px}.cart-item,.cart-item-link{grid-template-columns:1fr}.cart-item-actions{align-items:flex-start}}@media (max-width:760px){body.mobile-menu-active{overflow:hidden}.account-subpage{padding-top:.75rem}.account-subpage-top{align-items:flex-start}.account-subpage-crumbs{flex-wrap:wrap}.account-menu-toggle{display:inline-flex;white-space:nowrap}.account-subpage-layout{display:block}.account-sidebar{position:fixed;z-index:120;top:0;bottom:0;left:0;width:min(86vw,320px);overflow-y:auto;border-radius:0;transform:translateX(-105%);transition:transform .18s ease}.account-sidebar.is-open{transform:translateX(0)}.account-sidebar-heading button{display:block}.account-sidebar-backdrop{position:fixed;z-index:110;inset:0;display:block;border:0;background:rgba(15,24,38,.48)}.account-subpage-heading{min-height:0;align-items:flex-start}.account-subpage-heading h1{font-size:1.4rem}.account-subpage-heading .btn{min-height:40px;padding:.55rem .7rem;white-space:nowrap}.account-heading-actions{justify-content:flex-start}.order-detail-summary-grid{grid-template-columns:1fr;gap:1.2rem;padding:1rem}.order-detail-titlebar,.order-status-heading{align-items:flex-start;padding:1rem}.order-status-heading{display:grid}.order-detail-item{grid-template-columns:74px minmax(0,1fr);gap:.8rem;padding:1rem}.order-detail-item-image{width:74px;height:74px}.order-detail-item-price{grid-column:2}.promo-bar-inner{min-height:40px}.promo-pill-link{min-height:26px;padding:.28rem .7rem}.header-top-row{grid-template-columns:minmax(0,1fr) auto auto;padding:.7rem 0}.logo-image{width:134px;height:62px;max-height:62px}.header-meta{grid-column:auto;order:2}.mobile-menu-toggle{order:3;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:40px;height:40px;border:0;border-radius:50%;background:rgba(255,255,255,.12);color:#fff;cursor:pointer}.mobile-menu-toggle span{display:block;width:18px;height:2px;border-radius:999px;background:currentColor}.header-search{order:4;min-height:46px;margin-top:.15rem}.search-suggest{position:fixed;top:158px;left:.75rem;right:.75rem;max-height:52vh}.mobile-menu-backdrop{position:fixed;inset:0;display:none;border:0;background:rgba(16,35,63,.46);z-index:1390}.mobile-menu-backdrop.is-active{display:block}.header-menu{position:fixed;top:0;right:auto;bottom:0;left:0;width:min(88vw,370px);max-width:370px;overflow-y:auto;background:#fff;border-right:1px solid rgba(226,213,197,.9);border-left:0;box-shadow:18px 0 48px rgba(8,19,37,.2);transform:translateX(-112%);transition:transform .22s ease;z-index:1400}.header-menu.is-mobile-open{transform:translateX(0)}.header-menu-row{display:block;width:100%;max-width:none;padding:0}.mobile-menu-head{position:-webkit-sticky;position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1rem .8rem;background:#fff;border-bottom:1px solid #efe5d8;color:var(--brand-navy)}.mobile-menu-head strong{font-size:1.05rem}.mobile-menu-head button{width:38px;height:38px;border:0;border-radius:50%;background:var(--brand-orange-soft);color:var(--brand-navy);font-size:1.45rem;line-height:1;cursor:pointer}.menu-list{display:block;overflow:visible;padding:.45rem 0 1rem}.menu-item,.services-menu-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;margin:0;border-bottom:1px solid #f0e5d8}.menu-link,.services-menu-link{width:100%;min-height:50px;justify-content:flex-start;padding:.85rem 1rem;border-radius:0;color:var(--brand-navy);font-size:.92rem}.menu-chevron{display:none}.mobile-submenu-toggle{display:inline-grid;place-items:center;width:44px;height:44px;margin-right:.55rem;border:0;border-radius:50%;background:var(--surface-soft);color:var(--brand-navy);font-size:1.25rem;font-weight:800;cursor:pointer}.dropdown-menu,.services-menu-item .dropdown-menu{position:static;grid-column:1/-1;display:none;min-width:0;max-width:none;max-height:none;margin:0 .75rem .75rem;padding:.35rem;border-radius:18px;background:var(--surface-soft);box-shadow:none;opacity:1;visibility:visible;pointer-events:auto;transform:none}.menu-item:hover .dropdown-menu{display:none}.menu-item.is-open .dropdown-menu{display:block}.dropdown-menu a{padding:.65rem .7rem;font-size:.86rem}.banner-slider,.banner-track{min-height:300px}.banner-arrow{width:36px;height:36px}.feature-strip{gap:.75rem}.feature-card{padding:1rem;border-radius:20px}.product-card-actions{opacity:1}.related-cards,.shop-row-cards{gap:.8rem}.product-row>.card,.related-cards>.card,.shop-row-cards>.card{flex-basis:190px;max-width:190px}.product-media{height:210px}.summary h1{font-size:clamp(1.35rem,7vw,2rem)}.service-hero,.specials-hero{margin-top:.75rem}.footer-main-grid{gap:1.25rem}}@media (max-width:520px){.footer .container,.site-header .container,main.container{padding-left:.85rem;padding-right:.85rem}.promo-bar-inner{justify-content:flex-start;text-align:left}.promo-copy{flex:1 1 150px}.promo-link{display:none}.logo-image{width:118px;height:56px}.meta-icon{width:34px;height:34px}.mobile-menu-toggle{width:36px;height:36px}.header-search{min-height:44px;padding:0 .8rem}.search-input{font-size:.86rem}.banner-slider,.banner-track{min-height:240px}.banner-arrow{display:none}.cards,.feature-strip{grid-template-columns:1fr}.product-media{height:220px}.product-row>.card,.related-cards>.card,.shop-row-cards>.card{flex-basis:78vw;max-width:78vw}.section-head{align-items:flex-start;flex-direction:column}.account-hub-card,.details,.filters,.gallery,.service-card,.service-hero,.specials-hero,.summary{border-radius:20px}.footer-main-grid{grid-template-columns:1fr}.footer-brand{text-align:left}.payment-row-footer{align-items:flex-start}}@media (max-width:760px){.hero,.page-container,.policy-page,.search-page,.section,.service-page,.shop-catalog-page,.stats-page,main,main.container{min-width:0;max-width:100%;overflow-x:clip}.account-summary-grid,.address-columns,.address-grid,.admin-mail-grid,.auth-name-grid,.auth-social-grid,.hero-grid,.layout-shop,.policy-contact-grid,.product-layout,.service-grid,.service-note-grid,.service-request-grid,.specials-hero,.stats-grid,.stats-panels{grid-template-columns:1fr}.account-summary-grid,.address-columns,.hero-grid,.layout-shop,.product-layout,.service-grid,.service-note-grid,.specials-hero,.stats-panels{width:100%;min-width:0}.account-summary-grid>*,.address-columns>*,.hero-grid>*,.layout-shop>*,.product-layout>*,.service-grid>*,.service-note-grid>*,.specials-hero>*,.stats-panels>*{width:100%;min-width:0;max-width:100%}.account-hub-heading,.account-subpage-heading,.account-subpage-top,.cta-row,.order-detail-titlebar,.order-status-heading,.section-head{align-items:flex-start;flex-direction:column}.account-hub-heading,.account-subpage-heading,.account-subpage-top,.cta-row,.section-head{width:100%}.account-subpage-heading .btn,.cta-row .btn{max-width:100%}.cart-item,.cart-item-link,.purchase{grid-template-columns:1fr}.cart-item-actions{align-items:flex-start}.service-price-row,.stats-row{align-items:flex-start;flex-direction:column}.service-price-row strong{white-space:normal}.checkout-page{min-width:0}.checkout-layout{display:flex;flex-direction:column;width:100%;min-width:0}.checkout-details-stack{order:1;width:100%}.checkout-layout>.cart-total{order:2;width:100%;margin-top:0}.checkout-address-grid,.checkout-option-grid{grid-template-columns:1fr}.checkout-address-option,.checkout-option,.checkout-same-address{width:100%}.checkout-line{align-items:flex-start}.checkout-access-actions,.checkout-access-card{grid-template-columns:1fr}.checkout-access-actions{display:grid;justify-content:stretch}.checkout-access-actions .btn{width:100%}.checkout-customer-status{align-items:flex-start;flex-direction:column}.header-top,.header-top-row{position:relative}.header-top-row{grid-template-areas:"menu logo actions search";grid-template-columns:42px minmax(0,1fr) 84px 42px;gap:.55rem;min-height:72px;padding-top:.55rem;padding-bottom:.55rem}.mobile-menu-toggle{grid-area:menu;order:0;display:inline-flex;justify-self:start}.logo-block{grid-area:logo;position:absolute;top:50%;left:50%;width:min(190px,50vw);height:66px;align-items:center;justify-content:center;justify-self:center;transform:translate(-50%,-50%)}.logo-image{display:none}.mobile-brand{width:100%;display:flex;align-items:center;justify-content:center;gap:.45rem}.mobile-brand-icon{width:50px;height:50px;flex:0 0 50px;object-fit:contain}.mobile-brand-copy{display:grid;min-width:0;line-height:1;text-align:left}.mobile-brand-copy strong{color:var(--brand-orange);font-size:1.12rem;font-weight:900;letter-spacing:-.035em;white-space:nowrap}.mobile-brand-copy small{margin-top:.18rem;color:#fff;font-size:.8rem;letter-spacing:.015em}.header-meta{grid-area:actions;display:grid;grid-template-columns:repeat(2,40px);grid-gap:.3rem;gap:.3rem;justify-self:end}.header-meta .meta-item:first-child{display:none}.header-meta .cart-meta-item,.header-meta .meta-item:nth-child(2){display:grid}.mobile-search-toggle{grid-area:search;display:inline-flex;align-items:center;justify-content:center;justify-self:end;width:40px;height:40px;border:0;border-radius:50%;background:rgba(255,255,255,.12);color:#fff;cursor:pointer}.header-search{position:absolute;z-index:1380;top:calc(100% + .45rem);left:1.25rem;right:1.25rem;display:none;width:auto;margin:0;background:linear-gradient(180deg,var(--brand-navy) 0,var(--brand-navy-deep) 100%);box-shadow:0 18px 42px rgba(8,19,37,.24)}.header-search.is-mobile-open{display:flex}.header-search .search-icon,.header-search .search-input{color:#fff}.header-search .search-input::placeholder{color:rgba(255,255,255,.72)}.header-search .search-suggest{position:absolute;top:calc(100% + .4rem);left:0;right:0;max-height:min(55vh,420px)}.mobile-location-menu-item{display:block;border-bottom:1px solid #f0e5d8}.mobile-location-menu-item .menu-link{display:flex;gap:.65rem}.mobile-location-menu-icon{display:inline-flex;color:var(--brand-orange-deep)}.feature-strip{width:100%;grid-template-columns:1fr;gap:.75rem}.feature-card{width:100%}.feature-card .feature-link{display:none}.search-suggest-copy{display:grid;grid-gap:.2rem;gap:.2rem}.cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.home-view-all-section{display:block;margin-top:.5rem}.home-view-all-btn{width:100%}.cards .card,.related-cards .card,.shop-row-cards .card{min-width:0;overflow:hidden;border:1px solid rgba(236,224,208,.95);border-radius:18px;background:#fff;box-shadow:0 8px 20px rgba(16,35,63,.07)}.product-row,.related-cards,.shop-row-cards{gap:.65rem;padding:0 .1rem .55rem}.product-row>.card,.related-cards>.card,.shop-row-cards>.card{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 0.65rem) / 2);max-width:calc((100% - .65rem) / 2)}.product-media{height:152px;padding:.45rem}.product-media-frame{border-radius:15px}.wishlist-btn{top:.45rem;right:.45rem;width:30px;height:30px;font-size:.9rem;opacity:1;pointer-events:auto}.product-body{gap:.35rem;padding:.55rem .55rem .35rem}.pill,.stock{max-width:100%;padding:.22rem .42rem;font-size:.58rem}.name{min-height:3.6em;overflow-wrap:anywhere;font-size:.74rem;line-height:1.2}.price-row{flex-wrap:wrap;gap:.2rem .4rem}.price{font-size:.82rem}.old{font-size:.64rem}.product-card-actions{width:100%;justify-content:stretch;padding:.35rem .55rem .6rem;opacity:1}.mini-btn,.product-card-qty{width:100%;max-width:100%}.mini-btn{min-height:34px;padding:.42rem .35rem;font-size:.68rem;white-space:nowrap}.product-card-qty{justify-content:space-between}.product-card-qty-btn{width:32px;height:32px}.product-rating-panel{align-items:flex-start;flex-direction:column;gap:.75rem}.product-rating-stars button{font-size:1.8rem}.product-rating-message{min-width:0}.product-scroll-button{width:32px;height:32px;font-size:1.15rem}}@media (max-width:520px){.header-top-row{grid-template-columns:36px minmax(0,1fr) 74px 36px;gap:.4rem;min-height:68px}.mobile-search-toggle{width:36px;height:36px}.logo-block{width:min(182px,50vw);height:62px}.mobile-brand-icon{width:46px;height:46px;flex-basis:46px}.mobile-brand-copy strong{font-size:1.06rem}.mobile-brand-copy small{font-size:.76rem}.header-meta{grid-template-columns:repeat(2,34px);gap:.2rem}.header-search{left:.85rem;right:.85rem}.cards,.product-row,.related-cards,.shop-row-cards{gap:.5rem}.product-row>.card,.related-cards>.card,.shop-row-cards>.card{flex-basis:calc((100% - 0.5rem) / 2);max-width:calc((100% - .5rem) / 2)}.product-media{height:124px;padding:.35rem}.product-body{padding:.45rem .45rem .3rem}.product-card-actions{padding:.3rem .45rem .5rem}.name{font-size:.7rem}.price{font-size:.78rem}.mini-btn{min-height:32px;font-size:.64rem}}.admin-shell{width:min(1180px,calc(100% - 2rem));margin:2.2rem auto 4.5rem;display:grid;grid-gap:2.4rem;gap:2.4rem}.admin-header{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:2.1rem 2.4rem;border-radius:var(--radius-lg);background:linear-gradient(135deg,var(--brand-navy) 0,#2b3c57 100%);color:#fff;box-shadow:var(--shadow-md)}.admin-header .eyebrow{background:rgba(242,140,40,.16);color:#ffd7ac}.admin-header h1{margin:.55rem 0 .5rem;font-size:2rem;line-height:1.1;color:#fff}.admin-header-lead{margin:0;max-width:48ch;color:rgba(255,255,255,.82);line-height:1.6}.admin-logout{flex:none}.admin-group{display:grid;grid-gap:1.25rem;gap:1.25rem}.admin-group-head h2{display:inline-flex;align-items:center;gap:.65rem;margin:0;font-size:1.35rem;color:var(--brand-navy)}.admin-group-head h2:before{content:"";width:9px;height:26px;border-radius:6px;background:var(--brand-orange)}.admin-group-head p{margin:.4rem 0 0;color:var(--text-soft);font-size:.94rem}.admin-group-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(420px,100%),1fr));grid-gap:1.4rem;gap:1.4rem;align-items:stretch}.admin-card{margin:0;max-width:none;padding:1.6rem 1.7rem;display:flex;flex-direction:column;gap:1.15rem;height:100%}.admin-card-head{display:grid;grid-gap:.5rem;gap:.5rem}.admin-card-head h2{margin:.15rem 0 0;font-size:1.28rem;color:var(--brand-navy)}.admin-card-lead{margin:0;color:var(--text-soft);font-size:.92rem;line-height:1.65}.admin-card .maintenance-status{margin-top:auto}.admin-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.admin-field-wide{grid-column:1/-1}.admin-checkbox{display:flex;align-items:flex-start;gap:.6rem;color:var(--text-soft);font-size:.9rem;line-height:1.5}.admin-checkbox input{margin-top:.2rem}.admin-hint{padding:.85rem 1rem;border:1px dashed var(--line);border-radius:var(--radius-md);background:var(--surface-soft);color:var(--text-soft);font-size:.88rem;line-height:1.6}.admin-hint strong{color:var(--text)}.admin-subpanel{display:grid;grid-gap:.75rem;gap:.75rem;padding:1.25rem;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-soft)}.admin-subpanel h3{margin:0;font-size:1.05rem;color:var(--brand-navy)}.admin-inline-form{display:flex;align-items:flex-end;gap:.75rem;flex-wrap:wrap}.admin-inline-form .auth-field{flex:1 1 240px}.admin-test-ok{border-color:#b9e2c8;background:var(--success-soft)}.admin-card code,.admin-test-error code{padding:.1rem .35rem;border-radius:5px;background:rgba(30,41,59,.08);font-size:.85em}.admin-check-summary{padding:.9rem 1.1rem;border-radius:var(--radius-md);font-weight:600;line-height:1.5}.admin-check-summary.is-pass{border:1px solid #b9e2c8;background:var(--success-soft);color:#1c6b3c}.admin-check-summary.is-warn{border:1px solid #f1c58d;background:var(--brand-orange-soft);color:var(--brand-orange-deep)}.admin-check-summary.is-fail{border:1px solid #efb4b2;background:#fdeceb;color:#a5302c}.admin-check-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:.6rem;gap:.6rem}.admin-check-item{display:grid;grid-template-columns:auto 1fr;grid-gap:.85rem;gap:.85rem;align-items:start;padding:.85rem 1rem;border:1px solid var(--line);border-radius:var(--radius-md);background:#fff}.admin-check-badge{padding:.28rem .6rem;border-radius:999px;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.admin-check-item.is-pass .admin-check-badge{background:var(--success-soft);color:#1c6b3c}.admin-check-item.is-warn .admin-check-badge{background:var(--brand-orange-soft);color:var(--brand-orange-deep)}.admin-check-item.is-fail .admin-check-badge{background:#fdeceb;color:#a5302c}.admin-check-body{display:grid;grid-gap:.25rem;gap:.25rem}.admin-check-body strong{color:var(--brand-navy)}.admin-check-body span{color:var(--text-soft);font-size:.88rem;line-height:1.6}@media (max-width:720px){.admin-header{flex-direction:column;align-items:flex-start;gap:1.1rem;padding:1.6rem}.admin-header h1{font-size:1.6rem}.admin-field-grid{grid-template-columns:1fr}.admin-card{padding:1.3rem}}.checkout-review-block{padding:.9rem 0;border-bottom:1px solid var(--line)}.checkout-review-block:last-of-type{border-bottom:none}.checkout-review-block strong{display:block;margin-bottom:.3rem;color:var(--brand-navy)}.checkout-review-block p{margin:0;color:var(--text-soft);line-height:1.6}.checkout-fulfilment-label{display:inline-block;padding:.3rem .7rem;border-radius:999px;background:var(--brand-orange-soft);color:var(--brand-orange-deep);font-weight:800;letter-spacing:.04em;font-size:.8rem}.checkout-shipping-options{display:grid;grid-gap:.6rem;gap:.6rem;margin-top:.5rem}.checkout-totals{display:grid;grid-gap:.35rem;gap:.35rem;margin:.6rem 0}.checkout-totals .checkout-line span{color:var(--text-soft)}.payment-result{display:flex;justify-content:center}.payment-result-card{max-width:640px;width:100%}.payment-result-card h1{margin:0 0 .6rem;color:var(--brand-navy);font-size:1.7rem}.payment-result-lead{color:var(--text-soft);line-height:1.7}.payment-result-summary{display:grid;grid-gap:.5rem;gap:.5rem;margin:1.2rem 0;padding:1rem;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-soft)}.payment-result-summary>div{display:flex;justify-content:space-between;gap:1rem}.payment-result-summary dt{color:var(--text-soft);margin:0}.payment-result-summary dd{margin:0;font-weight:700;color:var(--brand-navy)}.payment-result-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1rem}.order-slip-page{max-width:900px;margin:0 auto}.order-slip-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.order-slip-toolbar h1,.order-slip-toolbar h2{margin:0;color:var(--brand-navy)}.order-slip-status{margin:.35rem 0 0;color:var(--text-soft)}.order-receipt{width:100%}.order-receipt iframe{display:block;width:100%;border:0;background:#fff;border-radius:var(--radius-md,12px);box-shadow:var(--shadow-sm,0 1px 3px rgba(0,0,0,.08))}.order-slip-toolbar-actions{display:flex;gap:.7rem;flex-wrap:wrap;margin-bottom:1rem}@media print{.no-print,.promo-bar,.site-footer,footer,header.site-header{display:none!important}.order-receipt iframe{box-shadow:none;border-radius:0}body{background:#fff}}.admin-orders-filters{display:flex;flex-wrap:wrap;gap:.8rem;align-items:flex-end}.admin-orders-filters .auth-field{flex:1 1 180px}.admin-orders-table-wrap{overflow-x:auto}.admin-orders-table{width:100%;border-collapse:collapse;font-size:.92rem}.admin-orders-table td,.admin-orders-table th{padding:.7rem .6rem;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.admin-orders-table th{color:var(--brand-navy)}.admin-orders-table small{display:block;color:var(--text-soft);font-size:.8rem}.admin-fulfilment-badge,.admin-payment-badge{display:inline-block;padding:.25rem .6rem;border-radius:999px;font-size:.7rem;font-weight:800;letter-spacing:.04em;white-space:nowrap}.admin-fulfilment-badge.is-collection{background:var(--brand-orange-soft);color:var(--brand-orange-deep)}.admin-fulfilment-badge.is-shipping{background:#e7f0fb;color:#1f4f8a}.admin-payment-badge.is-paid{background:var(--success-soft);color:#1c6b3c}.admin-payment-badge.is-unpaid{background:#fdeceb;color:#a5302c}.order-slip-status .is-collection{color:var(--brand-orange-deep)}.order-slip-status .is-shipping{color:#1f4f8a}.admin-orders-pager{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;color:var(--text-soft);font-size:.9rem}.admin-orders-pager>div{display:flex;gap:.5rem}.admin-orders-back{color:var(--brand-orange-deep);font-weight:700}.admin-orders-slip-actions{display:flex;gap:.6rem;flex-wrap:wrap}.admin-orders-link{display:block}.admin-orders-link:hover{border-color:var(--brand-orange)}.staff-header{background:linear-gradient(135deg,#16324f,#1f4f77)}.staff-shell{gap:1.8rem}.staff-dashboard{display:grid;grid-gap:1.4rem;gap:1.4rem}.staff-counts h2{margin:0 0 .7rem;font-size:1.2rem;color:var(--brand-navy)}.staff-counts h3{margin:1.2rem 0 .6rem;font-size:1rem;color:var(--text-soft)}.staff-count-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:.9rem;gap:.9rem}.staff-count-card{display:grid;grid-gap:.2rem;gap:.2rem;padding:1rem 1.1rem;text-align:left;cursor:pointer;border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;font:inherit;color:inherit;transition:border-color .15s ease,box-shadow .15s ease}.staff-count-card strong{font-size:1.6rem;color:var(--brand-navy)}.staff-count-card span{color:var(--text-soft);font-size:.88rem}.staff-count-card.is-action{border-left:5px solid var(--brand-orange)}.staff-count-card.is-active{border-color:var(--brand-orange);box-shadow:var(--shadow-sm)}.staff-order-detail{display:grid;grid-gap:1rem;gap:1rem}.staff-order-actions{display:grid;grid-gap:.9rem;gap:.9rem;padding:1.1rem;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-soft)}.staff-status-flow{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}.staff-status-step{padding:.3rem .7rem;border-radius:999px;background:#fff;border:1px solid var(--line);font-size:.72rem;font-weight:800;letter-spacing:.04em;color:var(--text-soft)}.staff-status-step.is-current{background:var(--brand-navy);border-color:var(--brand-navy);color:#fff}.staff-status-buttons{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center}.staff-status-done{color:var(--text-soft);font-size:.9rem}.staff-tracking{max-width:340px}.admin-staff-actions{display:flex;flex-wrap:wrap;gap:.4rem}.admin-temp-password{display:grid;grid-gap:.4rem;gap:.4rem;border-color:#f1c58d;background:var(--brand-orange-soft)}.admin-temp-password code{font-size:1.05rem;letter-spacing:.06em;padding:.5rem .7rem;background:#fff;border:1px dashed var(--brand-orange);border-radius:8px}.admin-temp-password span{color:var(--text-soft);font-size:.86rem}.admin-audit-table td{vertical-align:top}.admin-audit-action{font-family:SF Mono,Menlo,Consolas,monospace;font-size:.82rem;color:var(--brand-navy)}.admin-audit-table tr.is-failure{background:#fdf4f3}.admin-audit-failed{color:#a5302c;font-weight:800}@media (max-width:720px){.staff-count-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.staff-tracking{max-width:none}}.floating-ad-layer{position:fixed;inset:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:1rem}.floating-ad-backdrop{position:absolute;inset:0;border:none;padding:0;cursor:pointer;background:rgba(17,27,43,.55)}.floating-ad-card{position:relative;z-index:1;width:min(460px,100%);max-height:88vh;overflow:auto;background:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);animation:floating-ad-in .22s ease-out}@keyframes floating-ad-in{0%{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:none}}.floating-ad-image{display:block;width:100%;height:auto;border-radius:var(--radius-lg) var(--radius-lg) 0 0}.floating-ad-card>a{display:block}.floating-ad-copy{display:grid;grid-gap:.55rem;gap:.55rem;padding:1.1rem 1.3rem 1.4rem}.floating-ad-copy strong{font-size:1.15rem;color:var(--brand-navy)}.floating-ad-copy p{margin:0;color:var(--text-soft);line-height:1.6}.floating-ad-copy .btn{justify-self:start}.floating-ad-close{position:absolute;top:.6rem;right:.6rem;z-index:2;width:38px;height:38px;border-radius:50%;border:none;cursor:pointer;background:rgba(255,255,255,.94);color:var(--brand-navy);font-size:1.5rem;line-height:1;box-shadow:var(--shadow-sm)}.floating-ad-close:hover{background:#fff}.banner-manager-item.is-inactive{opacity:.62;border-style:dashed}.banner-manager-item-copy{display:grid;grid-gap:.2rem;gap:.2rem}.banner-manager-item-copy span{color:var(--text-soft);font-size:.83rem}.banner-manager-item-copy .admin-payment-badge{justify-self:start;margin-top:.2rem}.banner-manager-actions{display:flex;flex-wrap:wrap;gap:.35rem;align-items:flex-start}.banner-manager-actions .btn{padding:.35rem .6rem;font-size:.82rem}@media (max-width:720px){.floating-ad-card{width:100%;max-height:82vh}.banner-manager-item{grid-template-columns:72px 1fr}.banner-manager-actions{grid-column:1/-1}}