:root{--cyan:#09b8cc;--cyan-dark:#069fb2;--cyan-soft:#e9fbfd;--page:#f2f5f9;--ink:#17222f;--muted:#6f7985;--line:#dfe4ea;--red:#ed1c2e;--yellow:#ffdc1e;--green:#06a64f;--white:#fff;--container:1120px;--radius:16px;--shadow:0 8px 30px rgba(35,58,76,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:"Segoe UI",Arial,sans-serif;font-size:14px}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a{touch-action:manipulation}img{display:block;max-width:100%}[hidden]{display:none!important}
.site-header{position:relative;z-index:20;background:#fff;box-shadow:0 1px 0 var(--line)}
.turquoise-bar{height:58px;background:linear-gradient(90deg,#42cbd9,var(--cyan));display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100% - var(--container))/2));gap:24px}.top-tabs{height:100%;display:flex;align-items:stretch;gap:5px}.top-tabs>a{min-width:125px;padding:6px 16px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#078fa2;background:rgba(255,255,255,.88);border-radius:6px 6px 0 0;font-weight:800;line-height:1.05}.top-tabs>a.active{min-width:140px;background:#fff}.top-tabs small{font-size:9px}.wordmark span{font-size:27px;font-weight:1000;font-style:italic;letter-spacing:-2px}.wordmark small{letter-spacing:2px}.wordmark img{width:auto;max-width:110px;max-height:44px;object-fit:contain}.wordmark .default-logo{width:106px;height:40px}.top-actions{display:flex;gap:10px}.top-actions>a{min-height:38px;padding:0 15px;display:flex;align-items:center;gap:7px;color:#078a9d;background:#fff;border:1px solid rgba(255,255,255,.55);border-radius:23px;font-weight:700}.mobile-cart{position:relative}.mobile-cart b,.desktop-cart b{position:absolute;top:-6px;right:-6px;width:19px;height:19px;display:grid;place-items:center;color:#fff;background:var(--red);border-radius:50%;font-size:10px}
.header-main{width:min(var(--container),calc(100% - 40px));height:60px;margin:auto;display:grid;grid-template-columns:170px 170px minmax(300px,1fr) 80px;align-items:center;gap:10px}.delivery-select{height:39px;padding:0 13px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:21px}.delivery-select>span{color:var(--cyan);font-size:17px}.delivery-select>div{display:grid;gap:1px}.delivery-select small{font-size:9px;color:var(--muted)}.delivery-select b{font-size:10px}.search-box{height:39px;display:grid;grid-template-columns:1fr 42px;border:1px solid #cfd6dd;border-radius:22px;overflow:hidden}.search-box input{min-width:0;padding:0 18px;border:0;outline:0;color:var(--ink);background:#fff}.search-box input::placeholder{color:#a1a9b1}.search-submit{border:0;background:#fff;color:#283541;font-size:23px;cursor:pointer}.desktop-cart{position:relative;display:grid;grid-template-columns:auto auto;justify-content:center;align-items:center;gap:0 8px;color:var(--cyan);font-weight:800}.desktop-cart span{grid-row:1/3;font-size:25px}.desktop-cart small{font-size:10px;color:var(--ink)}.desktop-cart b{top:0;right:5px}.mobile-menu-button{display:none;border:0;background:none;font-size:22px}
.category-nav{min-height:43px;padding:0 max(24px,calc((100% - var(--container))/2));display:flex;align-items:center;gap:6px;background:#fff;border-top:1px solid #f2f3f5;overflow-x:auto;white-space:nowrap}.category-nav a{padding:8px 11px;color:#3d4751;font-size:11px;font-weight:700;border-radius:17px}.category-nav a:hover,.category-nav .all-categories{color:#fff;background:var(--cyan)}
.home-page,.page-bg{background:var(--page)}.hero-wrap{padding:18px max(20px,calc((100% - var(--container))/2))}.campaign-hero{position:relative;height:350px;overflow:hidden;background:var(--hero-bg);border-radius:20px;box-shadow:var(--shadow)}.hero-photo{width:100%;height:100%;object-fit:cover}.hero-copy{position:absolute;inset:0 auto 0 0;width:52%;padding:48px 52px;display:flex;align-items:flex-start;flex-direction:column;justify-content:center;color:#101c27}.hero-copy>span{padding:7px 15px;color:#fff;background:var(--red);border:4px solid #fff;border-radius:8px;box-shadow:0 4px 0 #b40c19;font-size:19px;font-weight:1000;font-style:italic;transform:rotate(-2deg)}.hero-copy>small{margin:12px 0 0;padding:4px 8px;color:#fff;background:#151515;font-weight:900}.hero-copy h1{margin:12px 0 9px;font-size:31px;line-height:1.12;letter-spacing:-.8px}.hero-price{display:flex;align-items:center;gap:8px;padding:6px 10px;color:#ffea00;background:var(--red);border-radius:8px;box-shadow:0 5px 0 #b30f1c}.hero-price em{font-size:23px;font-style:normal;font-weight:1000}.hero-price strong{font-size:12px}.hero-button{margin-top:16px;padding:9px 18px;color:#1d1d1d;background:#fff;border:3px solid var(--yellow);border-radius:22px;font-size:12px;font-weight:900}.hero-arrow{position:absolute;top:50%;width:35px;height:35px;border:0;color:#fff;background:var(--cyan);border-radius:50%;font-size:25px;cursor:pointer;transform:translateY(-50%)}.hero-arrow.left{left:-10px}.hero-arrow.right{right:-10px}
.catalogue-cards,.subscribe-strip,.info-promos,.product-section,.category-shortcuts{width:min(var(--container),calc(100% - 40px));margin:0 auto}.catalogue-cards{padding-bottom:14px;display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.flyer-card{min-height:205px;display:flex;align-items:center;flex-direction:column;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:17px}.flyer-card>b{width:100%;min-height:46px;padding:8px;display:grid;place-items:center;text-align:center;color:var(--flyer);font-size:14px;font-weight:1000;text-transform:uppercase}.flyer-stack{position:relative;width:95px;height:112px;margin:3px auto}.flyer-stack span{position:absolute;inset:7px 12px 3px;background:linear-gradient(155deg,#19bad0 0 28%,#f32736 29% 54%,#ffd92f 55% 76%,#fff 77%);border:4px solid #fff;box-shadow:0 3px 8px #87939e;transform:rotate(-9deg)}.flyer-stack span:nth-child(2){transform:rotate(0)}.flyer-stack span:nth-child(3){transform:rotate(9deg)}.flyer-card small{margin-top:auto;padding:0 8px 13px;font-size:10px;font-weight:700}
.subscribe-strip{min-height:54px;margin-bottom:16px;padding:6px 15px;display:grid;grid-template-columns:155px 1fr auto;align-items:center;gap:18px;background:#fff;border:1px solid var(--line);border-radius:16px}.mini-flyers{height:42px;display:flex;align-items:flex-end;padding-left:25px}.mini-flyers i{width:45px;height:38px;margin-left:-21px;background:linear-gradient(145deg,#fff 0 30%,#21c2d2 31% 60%,#f02839 61%);border:2px solid #fff;box-shadow:0 2px 6px #a4adb5;transform:rotate(-8deg)}.subscribe-strip span{text-align:center}.subscribe-strip button{padding:9px 24px;border:0;color:#fff;background:var(--cyan);border-radius:21px;cursor:pointer}.info-promos{display:grid;grid-template-columns:1fr 1fr;gap:15px}.info-promos>a{min-height:146px;padding:25px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:17px}.info-promos h2{margin:0 0 7px;font-size:17px}.info-promos p{max-width:310px;margin:0 0 15px;color:var(--muted);font-size:12px;line-height:1.5}.info-promos div>span{padding:8px 17px;color:#fff;background:var(--cyan);border-radius:20px;font-size:11px;font-weight:700}.promo-illustration{width:105px;height:105px;display:grid;place-items:center;color:var(--cyan);background:#dff8fb;border-radius:50%;font-size:48px}.gift-card-art{width:150px;height:91px;padding:22px 17px;color:#fff;background:linear-gradient(135deg,#dc1c25,#97101e);border-radius:12px;box-shadow:0 8px 20px rgba(180,20,35,.25);font-size:23px;transform:rotate(-8deg)}.gift-card-art small{display:block;margin-top:8px;font-size:9px;letter-spacing:1.5px}
.product-section{padding:30px 0 4px}.section-heading{margin-bottom:14px;display:flex;align-items:center;justify-content:space-between}.section-heading h2{margin:0;font-size:17px}.section-heading a{color:#00a7bb;font-size:12px;font-weight:700}.product-strip{display:grid;grid-template-columns:145px repeat(7,minmax(0,1fr));overflow:hidden}.product-card{position:relative;min-width:0;padding:9px 8px 12px;background:#fff;border:1px solid var(--line);border-left:0}.product-strip .product-card:last-child{border-radius:0 12px 12px 0}.product-image{position:relative;height:168px;display:grid;place-items:center;overflow:hidden;background:#fff}.product-image img{width:100%;height:145px;object-fit:contain}.product-badge{position:absolute;z-index:2;top:0;left:0;max-width:80%;padding:5px 7px;color:#fff;background:var(--red);border-radius:4px;font-size:8px;font-weight:900;text-transform:uppercase}.discount-badge{position:absolute;z-index:2;right:1px;bottom:2px;width:43px;height:43px;display:grid;place-content:center;text-align:center;color:#fff;background:var(--red);border-radius:6px;font-size:13px;font-weight:1000}.discount-badge small{display:block;font-size:6px}.wishlist-button{position:absolute;z-index:3;top:9px;right:8px;width:28px;height:28px;border:1px solid var(--line);color:#56616b;background:#fff;border-radius:50%;cursor:pointer}.wishlist-button.active{color:#fff;background:var(--red)}.product-name{height:36px;margin:8px 0 5px;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;line-height:1.35}.price-stack{height:42px;display:grid;align-content:end}.price-stack del{color:#48525c;font-size:9px}.product-price{color:var(--red);font-size:13px}.card-cart-button{width:100%;min-height:31px;margin-top:7px;border:0;color:#fff;background:var(--cyan);border-radius:17px;font-size:10px;font-weight:800;cursor:pointer;opacity:0;transform:translateY(4px);transition:.18s}.product-card:hover .card-cart-button,.product-card:focus-within .card-cart-button{opacity:1;transform:none}.campaign-tile{padding:16px 10px;display:flex;align-items:center;flex-direction:column;justify-content:space-between;color:#fff;border-radius:12px 0 0 12px;text-align:center;background:linear-gradient(155deg,#ef3542,#bb0a19)}.campaign-tile.cyan{background:linear-gradient(155deg,#22c6d5,#0099ac)}.campaign-tile b{font-size:17px;line-height:1.05}.campaign-tile span{padding:6px 5px;color:#111;background:#fff;border-radius:4px;font-size:8px;font-weight:900}.campaign-tile small{width:100%;padding:7px;color:#fff;background:var(--red);border-radius:15px;font-weight:900}.category-shortcuts{padding:35px 0 45px}.category-shortcuts>div:last-child{display:grid;grid-template-columns:repeat(8,1fr);gap:12px}.category-shortcuts a{display:grid;justify-items:center;gap:8px;text-align:center;font-size:10px}.category-shortcuts a>span{width:82px;height:82px;display:grid;place-items:center;overflow:hidden;background:#fff;border-radius:50%;box-shadow:var(--shadow)}.category-shortcuts img{width:65px;height:65px;object-fit:contain}
.page-bg{min-height:620px;padding:1px 0 50px}.breadcrumbs{width:min(var(--container),calc(100% - 40px));margin:18px auto;display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:#777f88;font-size:11px}.breadcrumbs a:hover{color:var(--cyan)}.listing-shell{width:min(var(--container),calc(100% - 40px));margin:auto;display:grid;grid-template-columns:215px minmax(0,1fr);gap:18px}.filters-card{padding:20px;display:grid;align-content:start;gap:6px;background:#fff;border-radius:14px}.filters-card h2{margin:0 0 9px;font-size:18px}.filters-card h3{margin:8px 0}.filters-card>a,.filters-card label{padding:9px 10px;border-radius:8px;font-size:12px}.filters-card>a:hover,.filters-card>a.active{color:#fff;background:var(--cyan)}.filters-card input{accent-color:var(--cyan)}.filters-card hr{width:100%;margin:14px 0;border:0;border-top:1px solid var(--line)}.catalogue-products{min-width:0}.listing-title{padding:22px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:14px}.listing-title h1{margin:0 0 5px;font-size:26px}.listing-title p{margin:0;color:var(--muted)}.listing-title label{display:grid;grid-template-columns:auto 150px;align-items:center;gap:9px;font-size:11px}.listing-title select{height:38px;padding:0 10px;border:1px solid var(--line);border-radius:9px;background:#fff}.count-row{padding:18px 2px 9px;font-size:12px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.product-grid .product-card{border:1px solid var(--line);border-radius:12px}.product-grid .card-cart-button{opacity:1;transform:none}.empty-state{min-height:250px;padding:35px;display:grid;place-content:center;justify-items:center;text-align:center;background:#fff;border:1px dashed #bfc8d0;border-radius:14px}.empty-state h2,.empty-state p{margin:5px}.empty-state p{color:var(--muted)}.primary-button{padding:10px 20px;color:#fff;background:var(--cyan);border-radius:20px;font-weight:800}
.product-detail{width:min(820px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:start}.product-gallery,.product-info,.product-description{background:#fff;border-radius:17px}.product-main-image{position:relative;min-height:460px;padding:45px 25px 25px;display:grid;place-items:center}.product-main-image img{width:100%;height:365px;object-fit:contain}.product-main-image>small{position:absolute;right:24px;bottom:20px;color:var(--red);font-weight:800}.detail-discount{position:absolute;z-index:2;top:18px;right:18px;width:52px;height:52px;display:grid;place-content:center;text-align:center;color:#fff;background:var(--red);border-radius:6px;font-size:17px;font-weight:1000}.detail-discount small{display:block;font-size:7px}.product-info{padding:35px 22px}.detail-campaign{padding:7px 10px;color:#fff;background:var(--red);border-radius:4px;font-size:9px;font-weight:900}.product-info h1{margin:18px 0 5px;font-size:22px;font-weight:500}.product-info>small{color:var(--muted)}.detail-price-row{margin:34px 0 30px;display:flex;align-items:center;gap:12px}.detail-price-row strong{color:var(--red);font-size:25px}.detail-price-row del{color:#3d454d}.variant-label{display:grid;gap:7px;margin-bottom:17px;font-weight:700}.variant-label select{height:43px;padding:0 10px;border:1px solid var(--line);border-radius:9px}.primary-cart-button,.checkout-button{width:100%;min-height:44px;border:0;color:#fff;background:var(--cyan);border-radius:22px;font-weight:900;cursor:pointer}.primary-cart-button:hover,.checkout-button:hover{background:var(--cyan-dark)}.product-actions{margin-top:10px;display:grid;grid-template-columns:1fr 1.6fr;gap:8px}.product-actions button,.product-actions a{min-height:38px;display:flex;align-items:center;justify-content:center;border:1px solid var(--line);color:#45505a;background:#fff;border-radius:20px;font-size:11px;cursor:pointer}.stock-text{color:#16824a;font-size:10px}.product-description{width:min(400px,calc(100% - 40px));margin:14px calc((100% - 820px)/2) 0 auto;padding:23px;line-height:1.65}.product-description>button{width:100%;padding:0 0 15px;display:flex;justify-content:space-between;border:0;border-bottom:1px solid var(--line);background:none;text-align:left;font-weight:800}.product-description h2{font-size:16px}.product-description h3{margin:22px 0 5px;font-size:14px}.product-description p{color:var(--muted);font-size:11px}.product-description table{width:100%;border-collapse:collapse;font-size:10px}.product-description th,.product-description td{padding:9px;border:1px solid #9fa9b2;text-align:left}.return-row{margin-top:18px!important;padding-top:15px!important;border-top:1px solid var(--line)!important;border-bottom:0!important}
.cart-shell,.checkout-shell{width:min(980px,calc(100% - 40px));margin:24px auto 40px;display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:20px;align-items:start}.cart-main,.checkout-card,.summary-card{background:#fff;border-radius:15px}.cart-main{padding:26px}.cart-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.cart-heading h1,.checkout-title h1{margin:0 0 7px;font-size:26px}.cart-heading p,.checkout-title p{margin:0;color:var(--muted)}.cart-heading>a{color:var(--cyan);font-weight:800}.cart-delivery-banner{min-height:66px;margin:20px 0 5px;padding:12px 15px;display:flex;align-items:center;gap:12px;color:#31505a;background:#e9fbfd;border-radius:11px}.cart-delivery-banner>span{font-size:24px}.cart-delivery-banner div{display:grid;gap:4px}.cart-delivery-banner small{color:var(--muted)}.cart-row{min-height:150px;padding:18px 0;display:grid;grid-template-columns:120px minmax(0,1fr) auto;gap:18px;border-bottom:1px solid var(--line)}.cart-product-image{display:grid;place-items:center;overflow:hidden;background:#fafbfc;border-radius:10px}.cart-product-image img{width:100%;height:112px;object-fit:contain}.cart-product-copy{display:grid;align-content:start;justify-items:start;gap:8px}.cart-item-badge{padding:4px 8px;color:#fff;background:var(--red);border-radius:4px;font-size:8px;font-weight:900}.cart-unit-price{margin:0;color:var(--muted);font-size:11px}.cart-product-copy label{font-size:11px}.cart-product-copy select{width:58px;height:31px;margin-left:7px;border:1px solid var(--line);border-radius:7px}.cart-row-end{display:grid;align-content:space-between;justify-items:end}.cart-row-end b{font-size:15px}.cart-row-end button{border:0;color:var(--red);background:none;cursor:pointer}.summary-card{padding:25px;box-shadow:var(--shadow)}.summary-card h2{margin:0 0 20px;font-size:20px}.summary-card>div:not(.summary-benefits):not([data-checkout-items]){margin:13px 0;display:flex;justify-content:space-between;gap:12px}.summary-card hr{margin:18px 0;border:0;border-top:1px solid var(--line)}.summary-total{font-size:17px}.summary-total b{font-size:20px}.summary-card>.checkout-button{margin-top:16px;display:flex;align-items:center;justify-content:center}.summary-benefits{margin-top:18px;display:grid!important;gap:7px;color:var(--muted);font-size:10px}.cart-shell.is-empty{grid-template-columns:1fr}.empty-bag-icon{font-size:42px}
.checkout-shell{width:min(900px,calc(100% - 40px));grid-template-columns:minmax(0,1fr) 290px}.checkout-title{margin-bottom:17px}.checkout-card{margin-bottom:14px;padding:24px}.checkout-step{margin-bottom:20px;display:flex;align-items:center;gap:10px}.checkout-step>span{width:30px;height:30px;display:grid;place-items:center;color:#fff;background:var(--cyan);border-radius:50%;font-weight:900}.checkout-step h2{margin:0;font-size:18px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid label{display:grid;gap:7px;font-size:11px;font-weight:700}.form-grid label.wide{grid-column:1/-1}.form-grid input,.form-grid select,.account-card input{width:100%;height:43px;padding:0 12px;border:1px solid #c8d0d7;border-radius:9px;outline:0;background:#fff}.form-grid input:focus,.form-grid select:focus,.account-card input:focus{border-color:var(--cyan);box-shadow:0 0 0 3px rgba(9,184,204,.12)}.safe-note{margin:0 0 17px;padding:11px 13px;color:#186c51;background:#eaf8f3;border-left:3px solid #0ba66c;border-radius:7px;font-size:10px}.member-date-fields{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:7px}.checkout-error{margin:12px 0;color:#cf1627;font-weight:800}.checkout-summary{position:sticky;top:15px}.checkout-summary [data-checkout-items]{display:grid;gap:10px}.checkout-summary [data-checkout-items]>div{padding-bottom:10px;display:grid;grid-template-columns:1fr auto;gap:10px;border-bottom:1px solid var(--line);font-size:10px}.checkout-summary>p{color:var(--muted);font-size:10px;line-height:1.55}
.result-shell{width:min(620px,calc(100% - 40px));min-height:420px;margin:45px auto;padding:45px;display:grid;place-content:center;justify-items:center;gap:15px;text-align:center;background:#fff;border-radius:18px;box-shadow:var(--shadow)}.result-shell h1,.result-shell p{margin:0}.result-shell p{max-width:470px;color:var(--muted);line-height:1.7}.result-icon,.phone-icon{width:64px;height:64px;display:grid;place-items:center;color:#fff;background:var(--cyan);border-radius:50%;font-size:30px;font-weight:900}.success-result .result-icon{background:#0aa661}.declined-result .result-icon{background:var(--red)}.loading-ring{width:54px;height:54px;border:5px solid #d8f2f5;border-top-color:var(--cyan);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.status-pill,.order-reference{padding:10px 16px;background:var(--page);border-radius:18px}.status-code-form{width:min(330px,100%);display:grid;gap:11px}.status-code-form input{height:52px;border:1px solid var(--line);border-radius:9px;text-align:center;font-size:24px;letter-spacing:7px}
.account-shell,.wishlist-shell,.legal-page{width:min(850px,calc(100% - 40px));margin:35px auto}.account-shell{display:grid;grid-template-columns:1fr 290px;gap:18px}.account-card,.support-card{padding:30px;background:#fff;border-radius:15px}.account-card h1{margin:5px 0;font-size:25px}.account-card p,.support-card p,.legal-page p{color:var(--muted);line-height:1.7}.account-card form{display:grid;gap:14px}.account-card label{display:grid;gap:6px;font-weight:700}.account-actions{margin-top:20px;display:flex;align-items:center;gap:15px}.support-card{border-top:4px solid var(--cyan)}.page-kicker{color:var(--cyan);font-size:11px;font-weight:900}.wishlist-shell{width:min(var(--container),calc(100% - 40px))}.page-heading h1{margin:4px 0;font-size:27px}.legal-page{padding:35px;background:#fff;border-radius:16px}.legal-page h1{font-size:30px}.legal-page h2{margin-top:28px;font-size:18px}
.site-footer{color:#56616b;background:#fff;border-top:1px solid var(--line)}.footer-columns{width:min(var(--container),calc(100% - 40px));margin:auto;padding:35px 0;display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.footer-columns>div{display:grid;align-content:start;gap:9px}.footer-columns b{color:var(--ink)}.footer-columns a,.footer-columns span{font-size:11px}.footer-brand strong{color:var(--cyan);font-size:32px;font-style:italic}.footer-bottom{min-height:50px;padding:0 max(20px,calc((100% - var(--container))/2));display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);font-size:10px}
@media(max-width:1050px){.header-main{grid-template-columns:145px minmax(260px,1fr) 75px}.delivery-select:nth-of-type(2){display:none}.category-nav a:nth-child(n+8){display:none}.campaign-hero{height:320px}.hero-copy{padding:35px;width:58%}.product-strip{grid-template-columns:135px repeat(5,minmax(0,1fr))}.product-strip .product-card:nth-child(n+7){display:none}.product-grid{grid-template-columns:repeat(3,1fr)}.category-shortcuts>div:last-child{grid-template-columns:repeat(6,1fr)}}
@media(max-width:760px){.turquoise-bar{height:52px;padding:0 12px}.top-tabs>a{min-width:73px;padding:5px 8px}.top-tabs>a.active{min-width:85px}.wordmark span{font-size:20px}.top-tabs a:not(.active) small{display:none}.top-actions>a:not(.mobile-cart){display:none}.header-main{width:calc(100% - 24px);height:100px;grid-template-columns:38px 1fr 45px;grid-template-rows:44px 48px;gap:0 8px}.mobile-menu-button{display:block;grid-column:1;grid-row:1}.delivery-select{display:flex;grid-column:2;grid-row:1;width:max-content;border:0;padding:0}.search-box{grid-column:1/-1;grid-row:2}.desktop-cart{grid-column:3;grid-row:1}.desktop-cart small{display:none}.category-nav{position:absolute;top:152px;left:0;right:0;max-height:0;display:grid;align-items:stretch;padding:0;background:#fff;overflow:hidden;box-shadow:0 10px 20px rgba(0,0,0,.12);transition:max-height .2s}.category-nav.open{max-height:70vh;overflow-y:auto}.category-nav a,.category-nav a:nth-child(n){display:block;padding:12px 18px;border-bottom:1px solid var(--line);border-radius:0}.hero-wrap{padding:12px}.campaign-hero{height:330px}.hero-photo{object-position:60% center}.hero-copy{width:70%;padding:24px 18px}.hero-copy>span{font-size:14px}.hero-copy h1{font-size:23px}.hero-price{transform:scale(.88);transform-origin:left}.catalogue-cards{width:calc(100% - 24px);grid-template-columns:repeat(5,145px);overflow-x:auto;scroll-snap-type:x mandatory}.flyer-card{scroll-snap-align:start}.subscribe-strip,.info-promos,.product-section,.category-shortcuts{width:calc(100% - 24px)}.subscribe-strip{grid-template-columns:1fr auto}.mini-flyers{display:none}.subscribe-strip span{text-align:left;font-size:11px}.subscribe-strip button{padding:8px 14px}.info-promos{grid-template-columns:1fr}.product-strip{grid-template-columns:120px repeat(4,150px);overflow-x:auto}.product-strip .product-card:nth-child(n){display:block}.product-card .card-cart-button{opacity:1;transform:none}.category-shortcuts>div:last-child{grid-template-columns:repeat(4,1fr)}.listing-shell{grid-template-columns:1fr}.filters-card{display:none}.listing-title{align-items:flex-start;flex-direction:column;gap:15px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-detail{width:calc(100% - 24px);grid-template-columns:1fr}.product-main-image{min-height:390px}.product-main-image img{height:310px}.product-description{width:calc(100% - 24px);margin:14px auto 0}.cart-shell,.checkout-shell{width:calc(100% - 24px);grid-template-columns:1fr}.summary-card{position:static}.account-shell{width:calc(100% - 24px);grid-template-columns:1fr}.footer-columns{grid-template-columns:repeat(2,1fr)}}
@media(max-width:480px){body{font-size:13px}.top-tabs>a:nth-child(3){display:none}.campaign-hero{height:310px}.hero-photo{object-position:67% center;opacity:.8}.hero-copy{width:86%;padding:20px 16px}.hero-copy h1{font-size:20px}.catalogue-cards{grid-template-columns:repeat(5,132px)}.flyer-card{min-height:185px}.info-promos>a{min-height:125px;padding:18px}.gift-card-art{width:110px;height:70px;padding:15px 12px;font-size:17px}.promo-illustration{width:75px;height:75px;font-size:34px}.product-strip{grid-template-columns:105px repeat(4,145px)}.category-shortcuts>div:last-child{grid-template-columns:repeat(3,1fr)}.category-shortcuts a>span{width:76px;height:76px}.product-grid{gap:7px}.product-card{padding:7px}.product-image{height:145px}.product-image img{height:125px}.listing-title label{width:100%;grid-template-columns:auto 1fr}.cart-main,.checkout-card,.summary-card{padding:18px}.cart-heading{align-items:flex-start;flex-direction:column}.cart-row{grid-template-columns:88px 1fr;gap:12px}.cart-product-image img{height:88px}.cart-row-end{grid-column:2;display:flex;align-items:center;justify-content:space-between;width:100%}.form-grid{grid-template-columns:1fr}.form-grid label.wide{grid-column:auto}.footer-columns{grid-template-columns:1fr}.footer-bottom{padding:13px 20px;align-items:flex-start;flex-direction:column;gap:7px}}
.top-actions>.mobile-cart{display:none}
.desktop-cart b{top:1px;right:auto;left:16px;line-height:1}
@media(max-width:760px){.top-actions>.mobile-cart{display:flex}.desktop-cart b{top:0;left:20px}}
