.market-container{width:100%;max-width:1430px;margin-inline:auto;padding-inline:32px}.market-header{z-index:40;background:var(--brand-green-900);color:#fff;position:relative}.market-header-top{align-items:center;gap:24px;min-height:74px;padding-block:12px;display:flex}.market-logo{border-radius:var(--radius);flex-shrink:0;align-items:center;min-height:44px;display:flex}.market-brand-image{width:228px;height:auto;display:block}.market-postcode{white-space:nowrap;flex-shrink:0;align-items:center;gap:6px;font-size:13px;display:flex}.market-search{background:var(--background);min-width:120px;height:48px;color:var(--foreground);border:1px solid var(--input);border-radius:var(--radius);flex:1;align-items:center;gap:8px;padding-inline:24px 16px;display:flex}.market-search:focus-within{outline:2px solid var(--brand-lime-300);outline-offset:3px}.market-search input{background:0 0;outline:none;flex:1;width:100%;min-width:0;font-size:15px}.market-search button{border-radius:var(--radius);flex-shrink:0;place-items:center;width:28px;height:36px;display:grid}.market-search button:disabled{opacity:.5}.market-purchase{white-space:nowrap;justify-content:center;align-items:center;gap:8px;min-height:44px;font-size:13px;display:flex;position:relative}.market-purchase b{background:var(--brand-lime-300);min-width:18px;height:18px;color:var(--brand-green-950);border-radius:var(--radius);place-items:center;padding-inline:4px;font-size:11px;display:grid}.market-account{border-radius:var(--radius);background:var(--brand-lime-200);min-height:48px;color:var(--brand-green-950);flex-shrink:0;align-items:center;gap:9px;padding:6px 12px 6px 8px;display:flex}.market-user-icon{background:var(--brand-lime-300);border-radius:var(--radius);place-items:center;width:32px;height:32px;display:grid}.market-account-copy{text-align:left;flex-direction:column;gap:1px;display:flex}.market-account strong{font-size:13px;font-weight:700}.market-account small{font-size:11px}.market-account>svg{margin-left:16px}.market-nav{align-items:center;gap:30px;height:44px;display:flex}.market-nav button{white-space:nowrap;border-radius:var(--radius);flex-shrink:0;align-items:center;gap:7px;min-height:40px;font-size:14px;font-weight:500;display:flex}.market-nav button:hover,.market-postcode:hover,.market-purchase:hover{color:var(--brand-lime-300)}.market-nav button:disabled{opacity:.5}.market-nav-rail{align-items:center;gap:30px;min-width:0;display:flex;overflow-x:auto}.market-nav-next{margin-left:-24px}.market-home{background:var(--surface)}.market-main{max-width:1430px}.market-main-home{padding-top:40px}.home-section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.home-section-heading h1{letter-spacing:-.5px;font-size:22px;font-weight:700;line-height:1.4}.home-section-heading>button{white-space:nowrap;flex-shrink:0;align-items:center;gap:6px;font-size:14px;display:flex}.home-section-heading>button:hover{text-decoration:underline}.home-stores-rail{justify-content:space-between;gap:16px;padding:2px 2px 8px;display:flex;overflow-x:auto}.home-store{text-align:center;border-radius:var(--radius);flex-direction:column;flex:0 0 98px;align-items:center;min-width:0;display:flex}.home-store>span:first-child{background:var(--store-background,#fff);border-radius:50%;width:98px;height:98px;transition:border-color .15s;overflow:hidden}.home-store>span:first-child img{object-fit:contain;padding:0}.home-store[data-store=cremer]>span:first-child img,.home-store[data-store=utilidades]>span:first-child img,.home-store[data-store=medsul]>span:first-child img{object-fit:cover}.home-store[data-store=surya] img{clip-path:inset(0 91.8% 0 0);width:auto;max-width:none;height:105%;top:5%;left:19%;right:auto}.home-store[data-store=arete] img{clip-path:inset(0 65% 0 0);width:auto;max-width:none;height:100%;left:8%;right:auto}.home-store[data-store=cia]{--store-background:#0878a5}.home-store[data-store=cia] img{clip-path:inset(0 77.2% 0 0);width:auto;max-width:none;height:88%;top:6%;left:6%;right:auto}.home-store[data-store=promodental]{--store-background:#0ba8ee}.home-store[data-store=promodental]>span:first-child img{padding:5px}.home-store[data-store=dentalmuller]{--store-background:#32999a}.home-store>span:nth-child(2){white-space:nowrap;text-overflow:ellipsis;width:104px;color:var(--muted-foreground);margin-top:10px;font-size:12px;line-height:20px;overflow:hidden}.home-store>strong{font-size:14px;font-weight:700;line-height:22px}.home-store:hover>span:first-child,.home-store[aria-pressed=true]>span:first-child{border-color:var(--primary)}.home-store[aria-pressed=true]>strong{color:var(--primary)}.market-home-content{flex-direction:column;gap:48px;display:flex}.market-home-content>*{margin-block:0}.market-home-content>.home-promotions>div>section{box-shadow:none}.market-home-content>.home-promotions>div>section>div:first-child h2,.market-home-content #materials>section>div:first-child h2{letter-spacing:-.5px;font-size:22px;font-weight:700}@media (min-width:1440px){.market-header-top{gap:26px}}@media (max-width:1199px){.market-header-top{gap:16px}.market-purchase>span,.market-account-copy small{display:none}.market-account>svg{margin-left:0}.market-nav,.market-nav-rail{gap:24px}}@media (max-width:899px){.market-container{padding-inline:24px}.market-header-top{flex-wrap:wrap;gap:12px}.market-logo{margin-right:auto}.market-search{flex-basis:100%;order:5}.market-postcode{font-size:12px}.market-account{min-height:40px}.market-account-copy{display:none}.market-nav{height:44px}.home-section-heading h1{font-size:20px}.home-stores-rail{justify-content:flex-start;gap:18px}}@media (max-width:599px){.market-container{padding-inline:16px}.market-header-top{gap:10px;padding-block:10px}.market-brand-image{width:190px}.market-account{color:#fff;background:0 0;padding:4px}.market-user-icon{background:0 0;width:28px;height:28px}.market-account>svg{display:none}.market-postcode{order:6;width:100%;min-height:28px;margin-top:2px}.market-search{height:44px;padding-left:14px}.market-search input{font-size:14px}.market-nav{gap:18px;height:42px}.market-nav button{font-size:13px}.market-nav-rail{gap:22px}.market-nav-next{display:none!important}.market-main-home{padding-top:28px}.home-section-heading{align-items:flex-start;gap:12px;margin-bottom:20px}.home-section-heading h1{letter-spacing:-.3px;font-size:18px;line-height:1.4}.home-section-heading>button{padding-top:4px;font-size:12px}.home-store{flex-basis:78px}.home-store>span:first-child{width:78px;height:78px}.home-store>span:nth-child(2){width:88px;font-size:11px}.home-store>strong{font-size:12px}.market-home-content{gap:32px}.market-home-content>.home-promotions>div>section>div:first-child h2,.market-home-content #materials>section>div:first-child h2{font-size:18px}}.promotion-shelf{grid-template-columns:minmax(240px,1fr) minmax(0,3fr);align-items:stretch;gap:20px;display:grid}.promotion-shelf-single{grid-template-columns:minmax(0,340px)}.promotion-shelf>section{border-color:var(--border);background:var(--background)}.promotion-shelf>section>div:first-child{align-items:center;min-height:64px;padding:20px 20px 16px}.promotion-shelf>section>div:first-child h2{font-weight:700;font-size:20px!important}.promotion-rail{scroll-snap-type:x mandatory;overscroll-behavior-x:contain;align-items:stretch;gap:24px;padding:0 20px 2px;scroll-padding-inline:20px;display:flex;overflow-x:auto}.promotion-tile{scroll-snap-align:start;flex:0 0 calc(33.3333% - 16px);min-width:0;display:flex}.product-card-shelf .product-shelf-media{aspect-ratio:auto;background:var(--background);width:100%;height:240px;margin:0 0 16px}.product-card-shelf .product-shelf-media img{padding:0}.product-card-shelf .product-shelf-title{height:44px;min-height:44px;font-size:14px;font-weight:500;line-height:22px}.product-card-shelf .product-shelf-prices>p:nth-child(2){min-height:34px}.product-card-shelf>p,.product-card-shelf>.product-store{font-size:12px}.product-card-shelf>p>svg{flex-shrink:0;margin-top:2px}@media (max-width:1199px){.promotion-tile{flex-basis:calc(50% - 12px)}.promotion-shelf{grid-template-columns:minmax(220px,1fr) minmax(0,2fr)}}@media (max-width:699px){.promotion-shelf{grid-template-columns:minmax(0,1fr);gap:24px}.promotion-shelf-single{grid-template-columns:minmax(0,1fr)}.product-card-shelf .product-shelf-media{height:240px}.promotion-tile{flex-basis:210px}.promotion-shelf>section>div:first-child{padding:16px}.promotion-shelf>section>div:first-child h2{font-size:18px!important}.promotion-rail{gap:20px;padding-inline:16px;scroll-padding-inline:16px}}.market-home-content[hidden]{display:none}.product-store{color:var(--muted-foreground);margin-top:8px;font-size:12px;font-weight:500}.product-delivery{border-radius:var(--radius);background:var(--brand-lime-50);color:var(--brand-green-900);align-items:flex-start;gap:7px;margin-top:12px;padding:9px 10px;font-size:13px;font-weight:700;line-height:19px;display:flex}.product-delivery>svg{flex-shrink:0;margin-top:2px}.product-delivery>span{flex-direction:column;display:flex}.product-delivery small{font-size:11px;font-weight:600}.product-delivery-query{background:var(--muted);color:var(--muted-foreground);text-align:left;font-weight:500}.product-delivery-query:hover{color:var(--primary);background:var(--brand-lime-50)}.product-savings{color:var(--success);font-variant-numeric:tabular-nums;align-items:flex-start;gap:5px;margin-top:10px;font-size:12px;line-height:18px;display:flex}.product-savings>svg{flex-shrink:0;margin-top:3px}.product-comparison-count{color:var(--muted-foreground);align-items:center;gap:5px;margin-top:8px;font-size:12px;display:flex}.product-card-shelf .product-shelf-prices{margin-top:8px}.product-card-shelf .product-delivery{font-size:13px}.product-catalog-image{padding:2px;transform:scale(1.14)}.group:hover .product-catalog-image{transform:scale(1.18)}.market-mobile-menu{display:none}.market-mobile-panel{width:min(360px,100vw - 32px);max-height:min(680px,var(--radix-popover-content-available-height));overscroll-behavior:contain;overflow-y:auto}.market-mobile-delivery{border-bottom:1px solid var(--border);padding-bottom:16px}.market-mobile-delivery h2{align-items:center;gap:8px;margin-bottom:12px;font-size:15px;font-weight:700;display:flex}.market-mobile-links{flex-direction:column;padding-top:8px;display:flex}.market-mobile-links button,.market-mobile-links summary{text-align:left;border-radius:var(--radius);cursor:pointer;align-items:center;gap:8px;width:100%;min-height:44px;padding:10px 8px;font-size:14px;display:flex}.market-mobile-links button:hover,.market-mobile-links summary:hover{background:var(--muted)}.market-mobile-links button:disabled{opacity:.5}.market-mobile-links summary{font-weight:700;list-style-position:inside;display:list-item}.market-mobile-links details button{padding-left:20px}@media (max-width:899px){.market-header-top{column-gap:4px}.market-header-top>.market-postcode,.market-nav{display:none}.market-brand-image{width:clamp(140px,100vw - 180px,228px)}.market-account,.market-purchase,.market-mobile-menu{color:#fff;background:0 0;flex-shrink:0;justify-content:center;align-items:center;width:44px;min-height:44px;padding:0;display:flex}.market-account>svg{display:none}.market-user-icon{background:0 0}.market-purchase b{position:absolute;top:0;right:0}.market-search{flex-basis:100%}}@media (max-width:599px){.market-brand-image{max-width:190px}}@media (min-width:900px){.market-mobile-panel{display:none}}.market-mobile-shortcuts{border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px;padding-bottom:16px;display:grid}.market-mobile-shortcuts>button,.market-mobile-shortcuts summary{border-radius:var(--radius);background:var(--brand-lime-50);min-height:60px;color:var(--brand-green-900);text-align:left;cursor:pointer;align-items:center;gap:8px;padding:10px;font-size:13px;font-weight:700;display:flex}.market-mobile-shortcuts small{margin-top:2px;font-size:10px;font-weight:500;display:block}.market-mobile-shortcuts details[open]{grid-column:1/-1}.market-mobile-shortcuts summary{list-style:none}.market-mobile-shortcuts summary::-webkit-details-marker{display:none}@media (max-width:899px){.market-header-top>.market-purchase,.market-header-top>.market-account{display:none}.market-brand-image{width:228px;max-width:calc(100vw - 100px)}}@media (max-width:599px){.market-brand-image{width:210px}.market-main-home{padding-top:12px}}.home-stores-title-mobile,.home-stores-more-mobile{display:none}@media (max-width:599px){.home-stores-title-desktop,.home-section-heading>.home-stores-more-desktop{display:none}.home-stores-title-mobile{white-space:nowrap;display:block}.home-stores .home-section-heading h1{letter-spacing:-.4px;font-size:clamp(15px,4.4vw,18px)}.home-stores .home-section-heading{margin-bottom:16px}.home-stores-more-mobile{color:var(--brand-green-900);flex-direction:column;flex:0 0 78px;align-items:center;gap:10px;display:flex}.home-stores-more-mobile>span{border:1px solid var(--brand-green-900);background:var(--brand-lime-50);border-radius:50%;place-items:center;width:78px;height:78px;display:grid}.home-stores-more-mobile>strong{font-size:12px;line-height:20px}.home-stores-more-mobile:hover>span{background:var(--brand-lime-300)}.home-stores-more-mobile:focus-visible{outline:2px solid var(--brand-green-900);outline-offset:2px;border-radius:var(--radius)}}
.brand-spinner{vertical-align:middle;width:24px;height:24px;color:var(--brand-green-900);flex:none;display:inline-flex}.brand-spinner svg{width:100%;height:100%;display:block;overflow:visible}.brand-spinner-cube{transform-box:fill-box;transform-origin:50%;animation:1.8s ease-in-out infinite brand-cube-turn}.brand-spinner-cube-1{animation-delay:.2s}.brand-spinner-cube-2{animation-delay:.4s}.brand-spinner-button{width:22px;height:22px;color:inherit}.brand-loading{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:18px;padding:40px 20px;display:flex}.brand-loading>.brand-spinner{width:64px;height:64px}.brand-loading-label{color:var(--foreground);margin:0;font-size:14px;font-weight:650}.brand-loading-description{max-width:420px;color:var(--muted-foreground);margin:7px 0 0;font-size:13px;line-height:1.6}.brand-loading-compact{text-align:left;flex-direction:row;justify-content:flex-start;gap:12px;padding:14px 16px}.brand-loading-compact>.brand-spinner{width:32px;height:32px}.brand-loading-compact .brand-loading-description{margin-top:3px}.brand-search-loading{border:1px solid var(--border);border-radius:var(--radius);background:var(--brand-lime-50);margin-block:12px 18px}.brand-route-loading{min-height:65dvh}@keyframes brand-cube-turn{0%,65%,to{opacity:1;transform:translateY(0)rotate(0)}25%{opacity:.65;transform:translateY(-10px)rotate(8deg)}45%{opacity:1;transform:translateY(-3px)rotate(-3deg)}}@media (prefers-reduced-motion:reduce){.brand-spinner-cube{opacity:1;animation:none;transform:none}}
