:root{--primary:#f58220;--primary-deep:#d95b0b;--sale:#cf1725;--ink:#202020;--muted:#6b6b6b;--line:#e8e3dc;--cream:#fff7e8;--paper:#fff;--footer:#f7f7f7;--focus:#155eef;--radius:8px;--shadow:0 12px 34px rgba(54,31,10,.09);--shell:min(1312px,calc(100% - 32px));font-family:Montserrat,Inter,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-size:15px;line-height:1.6}body.is-drawer-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea{font:inherit}button,a{transition:color .2s ease,background-color .2s ease,border-color .2s ease,opacity .2s ease}h1,h2,h3,p{overflow-wrap:break-word}h1,h2,h3{text-wrap:balance;line-height:1.2}p{text-wrap:pretty}.shell{width:var(--shell);margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:12px;top:-60px;z-index:1000;background:#fff;padding:10px 14px;border:2px solid var(--focus)}.skip-link:focus{top:12px}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}
.promo-strip{min-height:30px;display:grid;place-items:center;padding:5px 16px;background:var(--primary);color:#fff;font-size:12px;font-weight:700;text-align:center;letter-spacing:.02em}.header-utility{min-height:84px;display:grid;grid-template-columns:230px minmax(280px,1fr) auto;gap:28px;align-items:center}.brand{display:flex;align-items:center;gap:10px;min-width:0}.brand-wordmark{font-size:30px;font-weight:900;letter-spacing:-1.5px;color:var(--primary-deep)}.brand small{display:block;max-width:105px;color:var(--muted);font-size:10px;line-height:1.25;text-transform:uppercase}.brand-logo{width:auto;height:56px;max-width:210px;object-fit:contain}.header-search{display:flex;height:46px;border:1px solid var(--line);border-radius:999px;overflow:hidden;background:#fafafa}.header-search input{min-width:0;flex:1;border:0;background:transparent;padding:0 18px;outline:0}.header-search button{width:52px;border:0;background:var(--primary);color:#fff;font-size:24px;cursor:pointer}.header-actions{display:flex;align-items:center;gap:20px}.header-actions>a{display:flex;align-items:center;gap:8px;min-height:44px;color:var(--muted);font-size:12px}.header-actions>a>span:last-child{display:grid}.header-actions strong{color:var(--ink);font-size:13px}.icon-action{flex-direction:column!important;justify-content:center;gap:0!important}.icon-action>span:first-child{font-size:20px}.mobile-menu-button{display:none;border:0;background:none;font-size:26px}.navigation-row{border-block:1px solid var(--line);background:#fff;position:relative;z-index:40}.navigation-inner{display:flex;align-items:center;min-height:48px}.category-mega{position:relative;align-self:stretch}.category-mega>button{height:100%;min-width:240px;border:0;background:var(--primary-deep);color:#fff;padding:0 20px;display:flex;align-items:center;justify-content:space-between;font-weight:800;cursor:pointer}.mega-menu{position:absolute;left:0;top:100%;width:min(720px,calc(100vw - 32px));padding:24px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);visibility:hidden;opacity:0;transform:translateY(6px);transition:.2s ease}.category-mega.is-open .mega-menu,.category-mega:focus-within .mega-menu{visibility:visible;opacity:1;transform:none}.mega-menu>strong{display:block;margin-bottom:15px}.mega-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4px 22px}.mega-grid a{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #f1ede8}.mega-grid a:hover{color:var(--primary-deep)}.desktop-nav{display:flex;align-items:center;gap:28px;padding-left:30px;overflow:auto;white-space:nowrap}.desktop-nav a{font-size:14px;font-weight:700}.desktop-nav a:hover{color:var(--primary-deep)}.drawer-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:80}.mobile-drawer{position:fixed;z-index:90;inset:0 auto 0 0;width:min(340px,88vw);background:#fff;padding:18px;transform:translateX(-105%);transition:transform .22s ease;overflow-y:auto}.mobile-drawer.is-open{transform:none}.drawer-heading{display:flex;align-items:center;justify-content:space-between;font-size:22px;color:var(--primary-deep)}.drawer-heading button{border:0;background:none;font-size:34px;cursor:pointer}.drawer-search{display:flex;margin:18px 0;border:1px solid var(--line);border-radius:6px;overflow:hidden}.drawer-search input{min-width:0;flex:1;border:0;padding:10px}.drawer-search button{border:0;background:var(--primary);color:#fff;padding:0 15px}.mobile-drawer nav{display:grid}.mobile-drawer nav a{padding:12px 4px;border-bottom:1px solid var(--line);font-weight:700}.mobile-drawer nav .drawer-child{padding-left:20px;color:var(--muted);font-weight:500}
.button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:10px 20px;border:1px solid transparent;border-radius:6px;font-weight:800;cursor:pointer}.button--primary{background:var(--primary-deep);color:#fff}.button--primary:hover{background:#b94706}.button--outline{border-color:var(--ink);background:#fff;color:var(--ink)}.button--light{background:#fff;color:var(--ink)}.button--dark{background:var(--ink);color:#fff}.button--large{min-height:52px;padding-inline:25px}.text-link{font-weight:800;color:var(--primary-deep)}.eyebrow{margin:0 0 8px;color:var(--primary-deep);font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.campaign-hero{position:relative;min-height:520px;display:flex;align-items:center;overflow:hidden;background:#f7c99e}.campaign-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.campaign-hero__content{position:relative;z-index:1;padding-block:70px;pointer-events:none}.campaign-hero__content>*{pointer-events:auto}.campaign-hero__content h1{max-width:580px;margin:0;font-size:clamp(44px,5.2vw,74px);letter-spacing:-3px}.campaign-hero__content>p:not(.eyebrow){max-width:520px;margin:20px 0 26px;font-size:17px}.campaign-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.section-shell{padding-block:62px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-heading h2{margin:0;font-size:32px;letter-spacing:-1px}.section-heading p:last-child{margin:8px 0 0;color:var(--muted)}.section-heading--center{justify-content:center;text-align:center}.category-rail{display:grid;grid-template-columns:repeat(7,1fr);gap:14px}.category-tile{min-width:0;text-align:center}.category-tile__media{aspect-ratio:1;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:var(--cream);border:1px solid var(--line)}.category-tile__media img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.category-tile:hover img{transform:scale(1.04)}.category-tile strong{display:block;margin-top:12px;font-size:13px;line-height:1.35}.category-tile small{color:var(--muted)}
.product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:26px 16px}.product-card{min-width:0;background:#fff}.product-card__media{position:relative;aspect-ratio:1;display:grid;place-items:center;overflow:hidden;border-radius:6px;background:#f7f3ef}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .24s ease}.product-card:hover .product-card__media img{transform:scale(1.035)}.sale-badge{position:absolute;top:10px;left:10px;padding:3px 7px;border-radius:3px;background:var(--sale);color:#fff;font-size:11px;font-weight:900}.product-card__body{padding-top:12px}.product-card__category{color:var(--muted);font-size:11px;text-transform:uppercase}.product-card h3{min-height:42px;margin:4px 0 8px;font-size:14px;line-height:1.45}.product-card h3 a:hover{color:var(--primary-deep)}.product-card__purchase{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.product-price-action{border:0;background:none;padding:0;color:var(--sale);font-weight:900;cursor:pointer}.product-card__purchase del{font-size:12px;color:#969696}.cms-product-purchase-form{display:inline-flex;margin:0}.media-empty{display:grid;place-items:center;width:100%;height:100%;background:#f3f0ec;color:var(--muted)}.split-campaign{display:grid;grid-template-columns:1.2fr .8fr;min-height:470px;background:var(--cream);border-radius:8px;overflow:hidden}.split-campaign__media img{width:100%;height:100%;object-fit:cover}.split-campaign__content{display:flex;flex-direction:column;justify-content:center;padding:55px}.split-campaign__content h2,.wholesale-cta h2{margin:0;font-size:38px;letter-spacing:-1.5px}.split-campaign__content>p:not(.eyebrow),.wholesale-cta p{color:var(--muted)}.benefit-section{padding-block:62px;background:var(--cream)}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.benefit-grid article{padding:24px;background:#fff;border:1px solid #f0dfca;border-radius:6px}.benefit-grid article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--primary);color:#fff;font-weight:900}.benefit-grid h3{margin:16px 0 8px;font-size:17px}.benefit-grid p{margin:0;color:var(--muted);font-size:13px}.guide-grid,.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.guide-media,.news-card__media{aspect-ratio:1.45;display:grid;overflow:hidden;border-radius:6px;background:#f5f1ed}.guide-media img,.news-card__media img{width:100%;height:100%;object-fit:cover}.guide-grid article>.eyebrow{margin-top:15px}.guide-grid h3{margin:0;font-size:18px}.guide-grid article>p:last-child{color:var(--muted);font-size:13px}.wholesale-cta{display:grid;grid-template-columns:1fr .72fr;min-height:340px;overflow:hidden;border-radius:8px;background:var(--primary);color:#fff}.wholesale-cta>div{padding:50px;align-self:center}.wholesale-cta .eyebrow{color:#fff}.wholesale-cta p{color:#fff}.wholesale-cta img{width:100%;height:100%;object-fit:cover}
.page-shell{padding-block:34px 70px}.breadcrumb{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:28px;color:var(--muted);font-size:12px}.breadcrumb a:hover{color:var(--primary-deep)}.page-heading{max-width:760px;margin-bottom:28px}.page-heading h1,.article-header h1{margin:0;font-size:42px;letter-spacing:-1.5px}.page-heading>p:last-child,.article-header>p:last-child{color:var(--muted)}.catalog-search{display:flex;gap:10px;margin-bottom:20px}.catalog-search input{flex:1;min-width:0;border:1px solid var(--line);border-radius:6px;padding:11px 14px}.category-chips{display:flex;gap:8px;overflow-x:auto;padding-bottom:12px;margin-bottom:24px}.category-chips a{flex:0 0 auto;padding:8px 14px;border:1px solid var(--line);border-radius:999px;font-size:13px;font-weight:700}.category-chips a.active{background:var(--ink);border-color:var(--ink);color:#fff}.empty-state{padding:60px 24px;text-align:center;border:1px dashed var(--line);border-radius:8px;background:#faf9f7}.empty-inline{grid-column:1/-1;padding:25px;border:1px dashed var(--line);text-align:center;color:var(--muted)}.product-detail{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:64px}.product-gallery__main{aspect-ratio:1;display:grid;place-items:center;overflow:hidden;border-radius:8px;background:#f7f3ef}.product-gallery__main img{width:100%;height:100%;object-fit:cover}.product-thumbnails{display:flex;gap:10px;margin-top:12px;overflow:auto}.product-thumbnails button{flex:0 0 76px;padding:0;border:1px solid var(--line);border-radius:5px;overflow:hidden;background:#fff;cursor:pointer}.product-thumbnails img{aspect-ratio:1;object-fit:cover}.product-summary h1{margin:8px 0 10px;font-size:38px;letter-spacing:-1px}.product-meta{color:var(--muted);font-size:13px}.detail-price{display:flex;align-items:center;gap:14px;margin:22px 0}.detail-price strong{font-size:29px;color:var(--sale)}.detail-price del{color:#999}.stock-state{display:inline-flex;padding:5px 10px;border-radius:4px;font-size:12px;font-weight:800}.stock-state.is-available{background:#e8f7ed;color:#23743b}.stock-state.is-unavailable{background:#fbe9e9;color:#a51d28}.product-lead{margin-block:22px;color:var(--muted)}.quantity-control{display:flex;align-items:center;gap:12px;margin-bottom:16px}.quantity-control input{width:80px;height:44px;border:1px solid var(--line);border-radius:5px;padding:8px}.detail-actions{display:flex;gap:10px;flex-wrap:wrap}.demo-notice{padding:12px;margin-top:18px;background:var(--cream);font-size:12px;color:var(--muted)}.product-description,.related-products{margin-top:58px}.rich-content{max-width:850px}.rich-content img{height:auto}.article-page{max-width:920px;padding-block:34px 80px}.article-header{margin-bottom:30px}.article-hero{width:100%;max-height:560px;object-fit:cover;border-radius:8px;margin-bottom:34px}.related-news{margin-top:55px}.news-link-list{display:grid}.news-link-list a{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid var(--line)}.news-card{display:grid;gap:15px}.news-card h2{font-size:20px;margin:4px 0}.news-card p{color:var(--muted)}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.contact-grid h1{font-size:42px}.contact-details{display:grid;grid-template-columns:100px 1fr;gap:8px 15px}.contact-details dt{font-weight:800}.contact-details dd{margin:0;color:var(--muted)}.contact-form{display:grid;gap:13px;padding:30px;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.contact-form label{display:grid;gap:5px;font-weight:700}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--line);border-radius:5px;padding:10px 12px}.contact-form small{color:var(--sale)}.form-success{padding:12px;background:#e8f7ed;color:#23743b}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{display:flex;flex-direction:column;min-width:0;height:100%;padding:24px;border:1px solid var(--line);border-radius:7px}.review-excerpt{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:8;line-clamp:8;margin:0;color:#444}.review-expand{align-self:start;margin-top:12px;border:0;background:none;padding:0;color:var(--primary-deep);font-weight:800;cursor:pointer}.review-author{display:flex;align-items:center;gap:12px;margin-top:auto;padding-top:22px}.review-author span:last-child{display:grid}.review-author small{color:var(--muted)}.review-avatar{position:relative;display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border-radius:50%;overflow:hidden}.review-avatar>*{grid-area:1/1;width:42px;height:42px;border-radius:50%}.review-avatar__initials{display:grid;place-items:center;background:var(--cream);color:var(--primary-deep);font-weight:800}.review-avatar img{object-fit:cover}.review-dialog{width:min(620px,calc(100% - 28px));max-height:78vh;border:0;border-radius:8px;padding:0;box-shadow:var(--shadow)}.review-dialog::backdrop{background:rgba(0,0,0,.5)}.review-dialog__inner{padding:28px}.review-dialog__content{max-height:55vh;overflow:auto;white-space:pre-wrap}.review-dialog__close{float:right;border:0;background:none;font-size:26px;cursor:pointer}
.store-footer{background:var(--footer);border-top:1px solid var(--line)}.footer-main{display:grid;grid-template-columns:1.45fr repeat(3,1fr);gap:45px;padding-block:50px}.footer-brand>a{font-size:28px;font-weight:900;color:var(--primary-deep)}.footer-brand p{margin:8px 0;color:var(--muted);font-size:13px}.footer-menu{display:grid;align-content:start;gap:8px}.footer-menu h2{font-size:15px;margin:0 0 8px}.footer-menu a{color:var(--muted);font-size:13px}.footer-menu a:hover{color:var(--primary-deep)}.footer-bottom{border-top:1px solid var(--line);padding:16px 0;color:var(--muted);font-size:12px}.floating-consult{position:fixed;right:18px;bottom:20px;z-index:50;display:flex;align-items:center;gap:7px;min-height:46px;padding:8px 14px;border-radius:999px;background:var(--primary-deep);color:#fff;box-shadow:var(--shadow)}.floating-consult>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#fff;color:var(--primary-deep);font-weight:900}.pagination-wrap{width:100%;margin-top:40px;overflow:hidden}.pagination{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.pagination .page-item{display:flex;flex:0 0 auto}.pagination .page-link{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 12px;border:1px solid var(--line);border-radius:6px;background:#fff;font-size:14px;font-weight:700}.pagination a.page-link:hover,.pagination .active .page-link{background:var(--primary-deep);border-color:var(--primary-deep);color:#fff}.pagination .disabled .page-link{opacity:.42;pointer-events:none}.pagination .page-link svg{display:block;width:16px!important;height:16px!important;min-width:16px;max-width:16px}
@media(max-width:1100px){.header-utility{grid-template-columns:190px 1fr auto;gap:16px}.header-actions>a:first-child{display:none}.desktop-nav{gap:18px}.product-grid{grid-template-columns:repeat(4,1fr)}.category-rail{grid-template-columns:repeat(4,1fr)}.benefit-grid{grid-template-columns:repeat(2,1fr)}.footer-main{grid-template-columns:1.4fr repeat(3,1fr);gap:25px}}
@media(max-width:820px){.header-utility{min-height:70px;grid-template-columns:44px 1fr auto}.mobile-menu-button{display:block}.brand{justify-self:start}.brand-wordmark{font-size:25px}.brand small{display:none}.header-search,.navigation-row{display:none}.header-actions{gap:10px}.header-actions>a:not(.cart-action){display:none}.campaign-hero{min-height:560px;align-items:start;background:var(--cream)}.campaign-hero>img{object-position:64% center}.campaign-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,247,232,.98) 0%,rgba(255,247,232,.75) 43%,rgba(255,247,232,.05) 72%)}.campaign-hero__content{padding-top:46px}.campaign-hero__content h1{max-width:500px;font-size:48px}.campaign-hero__content>p:not(.eyebrow){max-width:440px}.product-grid{grid-template-columns:repeat(3,1fr)}.split-campaign{grid-template-columns:1fr}.split-campaign__media{max-height:390px}.wholesale-cta{grid-template-columns:1fr}.wholesale-cta img{max-height:300px}.product-detail{grid-template-columns:1fr;gap:30px}.contact-grid{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.guide-grid,.news-grid,.review-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){:root{--shell:calc(100% - 24px)}body{font-size:14px}.promo-strip{font-size:10px}.brand-wordmark{font-size:22px}.brand-logo{height:42px;max-width:140px}.icon-action>span:last-child{display:none}.section-shell,.benefit-section{padding-block:42px}.campaign-hero{min-height:520px}.campaign-hero__content h1{font-size:38px;letter-spacing:-1.5px}.campaign-hero__content>p:not(.eyebrow){font-size:14px}.section-heading{align-items:start}.section-heading h2{font-size:25px}.section-heading>.text-link{display:none}.category-rail{display:flex;overflow-x:auto;padding-bottom:8px}.category-tile{flex:0 0 108px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 10px}.product-card h3{font-size:13px}.split-campaign__content,.wholesale-cta>div{padding:28px}.split-campaign__content h2,.wholesale-cta h2{font-size:29px}.benefit-grid{grid-template-columns:1fr}.guide-grid,.news-grid,.review-grid{grid-template-columns:1fr}.page-heading h1,.article-header h1,.contact-grid h1{font-size:32px}.catalog-search{align-items:stretch}.catalog-search .button{padding-inline:12px}.product-summary h1{font-size:30px}.detail-actions>*{width:100%}.contact-form{padding:20px}.footer-main{grid-template-columns:1fr 1fr;gap:28px 18px}.footer-brand{grid-column:1/-1}.pagination{gap:6px}.pagination .page-link{min-width:38px;height:38px;padding:0 10px;font-size:13px}.pagination .page-link svg{width:15px!important;height:15px!important}.floating-consult strong{display:none}.floating-consult{padding:8px}}
@media(max-width:340px){.brand-wordmark{font-size:19px}.product-grid{gap:18px 8px}.product-card h3{font-size:12px}.button{padding-inline:13px}.campaign-hero__content h1{font-size:33px}.footer-main{grid-template-columns:1fr}}
.variant-control{display:grid;min-width:0;gap:7px;margin-bottom:16px;font-weight:800}.variant-control select{width:100%;min-width:0;max-width:100%;min-height:46px;border:1px solid var(--line);border-radius:5px;background:#fff;padding:8px 12px}.footer-policy-links{display:flex;flex-wrap:wrap;gap:6px 12px;margin-top:14px}.footer-policy-links a{color:var(--primary-deep);font-size:12px;font-weight:700}
.detail-actions .cms-product-purchase-form{flex:1 1 210px}.detail-actions .cms-product-purchase-form .button{width:100%}.button--warm{border-color:#9d3f24;background:#9d3f24;color:#fff}.button--shopee{border-color:#ee4d2d;background:#fff;color:#d83d20}.cc-simple-shipping,.cc-gift-preview{display:grid;gap:8px;margin-top:14px;padding:16px;border:1px solid #eadfd5;border-radius:12px;background:#fffaf5}.cc-simple-shipping h3{margin:0;font-size:16px}.cc-simple-shipping label{display:grid;gap:6px}.cc-simple-shipping select{min-height:44px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:8px}.cc-simple-shipping p,.cc-gift-preview small{margin:0;color:var(--muted)}.cc-gift-preview.is-eligible{border-color:#e7b876;background:#fff7e8}.cc-gift-preview span{font-weight:700}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* Campaign-led homepage rhythm, expressed with Cunchici-owned content. */
:root{--color-sale:#e60000;--section-gap:54px;--mobile-gutter:15px}
.store-header{position:sticky;top:0;z-index:70;background:#fff;box-shadow:0 1px 0 rgba(0,0,0,.08)}#main-content{scroll-margin-top:170px}.category-mega:hover .mega-menu{visibility:visible;opacity:1;transform:none}.category-mega.is-dismissed .mega-menu{visibility:hidden!important;opacity:0!important;transform:translateY(6px)!important}
.promo-strip{height:42px;padding:0;overflow:hidden}.promo-strip a,.promo-strip>span,.promo-strip>div{display:grid;width:100%;height:100%;place-items:center}.promo-strip .campaign-picture,.promo-strip img{width:100%;height:100%}.promo-strip img{object-fit:cover}
.header-utility{min-height:69px}.header-actions svg,.header-search svg,.mobile-menu-button svg,.drawer-heading svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mobile-menu-button,.drawer-heading button{min-width:44px;min-height:44px}.drawer-heading button{display:grid;place-items:center}
.campaign-picture{display:block;width:100%;height:100%}.campaign-picture img{width:100%;height:100%;object-fit:cover}
.campaign-hero{display:block;min-height:0;aspect-ratio:8/3;background:#f2ede7}.campaign-hero__track{display:flex;width:100%;height:100%;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.campaign-hero__track::-webkit-scrollbar{display:none}.campaign-hero__slide{position:relative;flex:0 0 100%;height:100%;scroll-snap-align:start}.campaign-hero__controls,.carousel-controls{display:none;position:absolute;inset-inline:18px;top:50%;justify-content:space-between;pointer-events:none;transform:translateY(-50%)}.has-js .campaign-hero__controls,.has-js .carousel-controls{display:flex}.campaign-hero__controls button,.carousel-controls button{display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(0,0,0,.12);border-radius:50%;background:rgba(255,255,255,.92);color:var(--ink);font-size:26px;line-height:1;cursor:pointer;pointer-events:auto}.campaign-hero__controls button:disabled,.carousel-controls button:disabled{opacity:.35;cursor:not-allowed}
.category-rail{grid-template-columns:repeat(8,minmax(0,1fr));gap:20px}.category-tile__media{border:0;background:#f7f5f2}.category-tile__media .media-empty{background:#eee9e2}.category-tile strong{font-size:14px}
.product-rail{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 64px)/5);gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#c7c1ba transparent;padding:3px 0 12px}.product-rail__item{min-width:0;scroll-snap-align:start}.product-card__media{aspect-ratio:2/3;border-radius:0}.product-card__media img{object-fit:cover}.product-card h3{display:-webkit-box;min-height:41px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.featured-collection__products,.flash-sale [data-carousel]{position:relative;min-width:0}.featured-collection{background:#f8f5e6}.featured-collection__layout{display:grid;grid-template-columns:36% minmax(0,64%);gap:32px}.featured-collection__campaign{position:relative;min-height:590px;overflow:hidden}.featured-collection__campaign .campaign-picture{position:absolute;inset:0}.featured-collection__copy{position:absolute;inset:auto 24px 24px;display:grid;padding:18px;background:rgba(255,255,255,.9)}.featured-collection__copy small{color:var(--primary-deep);font-weight:800;text-transform:uppercase}.featured-collection__copy strong{font-size:25px}.featured-collection__products{align-self:center}.featured-collection .carousel-controls,.flash-sale .carousel-controls{inset-inline:-12px}
.flash-sale{background:#e60000;color:#fff}.flash-sale__header{display:grid;grid-template-columns:minmax(220px,1fr) auto auto;align-items:center;gap:22px;margin-bottom:26px}.flash-sale h2{margin:0;font-size:34px}.flash-sale .eyebrow{color:#fff}.countdown{display:flex;gap:8px}.countdown>span{display:grid;min-width:54px;padding:6px 8px;border:1px solid rgba(255,255,255,.7);background:#fff;color:#222;text-align:center}.countdown strong{font-size:19px;line-height:1.15}.countdown small{font-size:9px;text-transform:uppercase}.countdown-status{grid-column:2;margin:0;font-size:12px}.flash-sale[data-countdown-state="invalid"] .countdown,.flash-sale[data-countdown-state="expired"] .countdown{display:none}.flash-sale .product-card{height:100%;padding-bottom:14px}.flash-sale__empty{padding:26px;background:#fff;color:#222;text-align:center}.flash-sale__empty a{text-decoration:underline}.product-card--sale .sale-badge{background:#e60000}
.promo-banner-rail{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.promo-banner{overflow:hidden;aspect-ratio:1.9}.editorial-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.editorial-banner{overflow:hidden;aspect-ratio:1.52;border-radius:12px}.full-campaign{width:100%;aspect-ratio:3.2;overflow:hidden}.full-campaign a{display:block;width:100%;height:100%}
.product-tabs__list{display:none;justify-content:center;gap:32px;margin-bottom:26px;overflow-x:auto}.has-js .product-tabs__list{display:flex}.product-tabs__list button{flex:0 0 auto;min-height:44px;border:0;border-bottom:2px solid transparent;background:none;padding:8px 3px;color:var(--muted);font-weight:700;cursor:pointer}.product-tabs__list button[aria-selected="true"]{border-color:var(--primary-deep);color:var(--ink)}.product-tabs__panel{min-width:0}.product-tabs__cta{display:flex;width:max-content;margin:30px auto 0}
.benefit-section{background:#fff}.benefit-grid article{display:flex;align-items:center;gap:14px;padding:16px;border:0;background:#fff}.benefit-icon{flex:0 0 46px}.benefit-grid h3{margin:0 0 3px;font-size:15px}.benefit-grid p{line-height:1.4}.benefit-grid article>img{width:46px;height:46px;object-fit:contain}
.footer-column__toggle{display:none}.floating-consult{bottom:calc(20px + env(safe-area-inset-bottom));min-width:44px;min-height:44px}.floating-consult svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}

@media(max-width:1023px){.navigation-row,.desktop-nav{display:none}.mobile-menu-button{display:grid;place-items:center}.header-utility{grid-template-columns:44px minmax(120px,1fr) auto}.header-search{display:none}.product-rail{grid-auto-columns:calc((100% - 32px)/3)}.category-rail{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.category-tile{flex:0 0 120px;scroll-snap-align:start}.featured-collection__layout{grid-template-columns:38% minmax(0,62%)}.flash-sale__header{grid-template-columns:1fr auto}.flash-sale__header>.button{grid-column:2}.countdown-status{grid-column:1}.footer-main{grid-template-columns:1.4fr repeat(3,1fr)}}
@media(max-width:767px){:root{--shell:calc(100% - 30px);--section-gap:30px}body{font-size:14px}.store-header{position:sticky}.promo-strip{height:auto;min-height:24px;padding:3px 10px}.promo-strip a,.promo-strip>span,.promo-strip>div{min-height:18px}.header-utility{min-height:60px}.header-actions>a:not(.cart-action){display:none}.section-shell,.benefit-section{padding-block:30px}.campaign-hero{aspect-ratio:9/5;min-height:0}.campaign-hero:after{display:none}.campaign-hero__controls{inset-inline:8px}.campaign-hero__controls button{width:40px;height:40px}.category-rail{margin-right:calc(-1 * var(--mobile-gutter));padding-right:var(--mobile-gutter);gap:14px}.category-tile{flex-basis:calc((100vw - 58px)/3)}.category-tile strong{font-size:12px}.featured-collection__layout{display:block;width:100%}.featured-collection__campaign{display:block;min-height:0;aspect-ratio:390/475}.featured-collection__campaign .campaign-picture{position:static}.featured-collection__products{padding:28px var(--mobile-gutter) 0}.product-rail{grid-auto-columns:calc((100% - 10px)/2);gap:10px}.product-card h3{font-size:13px}.featured-collection .carousel-controls,.flash-sale .carousel-controls{display:none}.flash-sale__header{display:flex;align-items:flex-start;flex-wrap:wrap;gap:12px}.flash-sale__header>div:first-child{width:100%}.flash-sale h2{font-size:28px}.countdown{width:100%;gap:5px}.countdown>span{flex:1;min-width:0}.countdown-status{order:3;width:100%}.flash-sale__header>.button{order:4}.promo-banner-rail{display:flex;margin-right:calc(-1 * var(--mobile-gutter));padding-right:var(--mobile-gutter);overflow-x:auto;scroll-snap-type:x mandatory}.promo-banner{flex:0 0 280px;scroll-snap-align:start}.editorial-grid{grid-template-columns:1fr;gap:15px}.editorial-banner{aspect-ratio:360/264}.full-campaign{aspect-ratio:390/122}.product-tabs__list{justify-content:flex-start;margin-right:calc(-1 * var(--mobile-gutter));padding-right:var(--mobile-gutter);gap:22px}.benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 8px}.benefit-grid article{display:grid;justify-items:center;padding:8px;text-align:center}.footer-main{display:block;padding-block:34px}.footer-brand{margin-bottom:20px}.footer-column{border-top:1px solid var(--line)}.has-js .footer-column__toggle{display:flex;width:100%;min-height:48px;align-items:center;justify-content:space-between;border:0;background:none;padding:0;font-weight:800;text-align:left;cursor:pointer}.has-js .footer-column [data-footer-panel]{display:none;padding-bottom:15px}.has-js .footer-column.is-open [data-footer-panel]{display:block}.footer-column.is-open .footer-column__toggle span:last-child{transform:rotate(45deg)}.has-js .footer-menu h2{display:none}.floating-consult{right:12px;bottom:calc(12px + env(safe-area-inset-bottom))}}
@media(max-width:340px){.benefit-grid{grid-template-columns:1fr}.category-tile{flex-basis:92px}}

/* Measured storefront geometry contract for Cunchici content. */
@media(min-width:1356px){
  :root{--shell:calc(100% - 128px)}
  .store-header{display:contents;box-shadow:none}.promo-strip{position:relative;height:clamp(28px,calc(3.175vw - 4.08px),57px);min-height:clamp(28px,calc(3.175vw - 4.08px),57px)}.header-utility{position:sticky;top:0;z-index:70;isolation:isolate;display:grid;grid-template-columns:130px minmax(0,1fr) 210px 200px;gap:20px;width:var(--shell);height:69px;min-height:69px;background:#fff}.header-utility:before{content:"";position:absolute;z-index:-1;inset:0 calc(50% - 50vw);background:#fff}
  .brand{width:130px;height:50px;justify-content:center}.brand-logo{width:130px;height:50px;max-width:130px}.brand-wordmark{font-size:29px;line-height:1;color:#f68620;letter-spacing:-1.5px}.brand small{display:none}.desktop-nav{position:absolute;left:calc(33.333vw - 322px);width:689px;height:69px;justify-content:space-between;gap:0;padding:0;overflow:visible}.desktop-nav>a,.nav-item--mega> a{display:flex;min-height:44px;align-items:center;font-size:14px;font-weight:400;white-space:nowrap;color:#333}.nav-item--mega{display:flex;height:69px;align-items:center}.nav-item--mega.is-open> a,.nav-item--mega:hover> a,.nav-item--mega:focus-within> a{color:#f68620;box-shadow:inset 0 -2px #f68620}
  .product-mega{position:fixed;z-index:75;top:var(--product-mega-top,125px);right:64px;left:64px;height:240px;max-height:calc(100vh - var(--product-mega-top,125px));overflow:auto;border-top:1px solid #f1f1f1;border-bottom:1px solid #e8e3dc;background:#fff;box-shadow:0 12px 28px rgba(0,0,0,.08);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-4px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.nav-item--mega.is-open .product-mega{opacity:1;visibility:visible;pointer-events:auto;transform:none}.product-mega__grid{display:grid;width:100%;height:100%;padding:28px 40px 32px;grid-template-columns:repeat(5,minmax(0,1fr));gap:28px}.product-mega__group{display:flex;min-width:0;align-content:start;flex-direction:column}.desktop-nav .product-mega__group a{display:flex;min-height:44px;align-items:center;color:#555;font-size:14px;font-weight:400;line-height:1.45;white-space:normal}.desktop-nav .product-mega__group a:hover,.desktop-nav .product-mega__group a:focus-visible{color:#f68620}.desktop-nav .product-mega__heading{color:#222!important;font-weight:700!important;text-transform:uppercase}.desktop-nav .product-mega__heading:hover,.desktop-nav .product-mega__heading:focus-visible{color:#f68620!important}
  .header-search{position:absolute;left:calc(66.667vw - 86px);width:210px;height:41px;border-color:#d6d6d6;background:#fff}.header-search input{padding:0 12px;font-size:13px}.header-search button{width:42px;background:#fff;color:#111}.header-actions{position:absolute;right:0;width:200px;height:68px;justify-content:flex-end;gap:4px}.header-actions>a{width:44px;min-height:44px;justify-content:center;color:#f68620}.header-actions>a>span{display:none!important}.header-actions svg{width:23px;height:23px;stroke-width:2.2}.icon-action{flex-direction:row!important}
  .campaign-hero{height:auto;aspect-ratio:8/3}.category-section{padding:60px 0}.category-rail{grid-template-columns:repeat(8,minmax(0,1fr));gap:30px}.category-tile__media{width:calc(100% - 2.5px);margin-inline:auto;border-radius:0;background:transparent}.category-tile__media img{object-fit:contain;transform:scale(.68)}.category-tile:hover .category-tile__media img{transform:scale(.72)}.category-tile strong{margin-top:10px;font-size:14px;font-weight:300;line-height:16.8px}
  .featured-collection{padding:0 0 56px}.featured-collection__layout{display:flex;grid-template-columns:none;gap:20px;width:100%;margin:0}.featured-collection__campaign{flex:0 0 calc(37vw - 20px);width:calc(37vw - 20px);min-height:0;aspect-ratio:690.41/840.31}.featured-collection__campaign img{object-fit:cover}.featured-collection__copy{display:none}.featured-collection__products{flex:1;align-self:stretch;padding:16px 20px 16px 0;overflow:hidden}.featured-collection .section-heading{height:45px;margin:0 0 24px;align-items:start}.featured-collection .section-heading h2{font-size:20px;line-height:24px;letter-spacing:0}.featured-collection .section-heading .eyebrow{margin:0;font-size:16px;line-height:20.8px;font-weight:400;letter-spacing:0;text-transform:uppercase;color:#111}.featured-collection .section-heading .text-link{display:block;align-self:center;font-size:14px;font-weight:300;color:#111}
  .featured-collection .product-rail{grid-auto-columns:calc((100% - 30px)/3.5);gap:10px;padding:0;overflow-x:auto;scrollbar-width:none}.featured-collection .product-rail::-webkit-scrollbar{display:none}.product-rail{grid-auto-columns:calc((100% - 40px)/5);gap:10px;scrollbar-width:none}.product-rail::-webkit-scrollbar{display:none}
  .product-card__media{background:#f4f1ed}.product-card__media img{object-fit:contain}.product-card__body{padding:10px}.featured-collection .product-card__body{min-height:135px}.product-card__category{display:none}.product-card h3{min-height:36px;margin:0 0 8px;font-size:14px;font-weight:400;line-height:18px}.product-price-action{font-size:18px;color:#222}.product-card__purchase del{font-size:12px}.section-shell{padding-block:56px}.featured-collection.section-shell{padding-top:0}.store-footer{border-top:0}.footer-main{grid-template-columns:minmax(0,2fr) minmax(130px,.74fr) minmax(200px,1.14fr) minmax(0,2fr);gap:30px;padding-block:45px}.footer-bottom{padding:15px 0 45px}
}
@media(min-width:1024px) and (max-width:1355px){.desktop-nav{display:none}.mobile-menu-button{display:grid;place-items:center}.header-utility{grid-template-columns:44px 180px minmax(240px,1fr) 200px;gap:16px}.header-search{display:flex}.header-actions{justify-content:flex-end}}
@media(max-width:767px){
  .store-header{display:contents}.header-utility{position:sticky;top:0;z-index:70;height:60px;min-height:60px;background:#fff}.desktop-nav{display:none}.promo-strip{height:17px;min-height:17px;padding:0;font-size:9px}.category-section{width:100%;padding:5px 0 5px 15px}.category-rail{gap:30px;margin:0;padding:0 15px 0 0}.category-tile{flex:0 0 80px}.category-tile__media{width:80px;height:80px;border-radius:0;background:transparent}.category-tile__media img{object-fit:contain}.category-tile strong{margin-top:10px;font-weight:300;line-height:16.8px}
  .featured-collection{padding:0 0 30px}.featured-collection__campaign{aspect-ratio:390/474.67}.featured-collection__products{padding:32px 15px 15px}.featured-collection .section-heading{min-height:128px;margin:0}.featured-collection .section-heading h2{font-size:20px;line-height:24px}.featured-collection .section-heading .eyebrow{font-size:12px;line-height:15.6px}.featured-collection .product-rail{grid-auto-columns:calc((100% - 10px)/2);gap:10px;padding:0;scrollbar-width:none}.featured-collection .product-rail::-webkit-scrollbar{display:none}.product-card__body{min-height:148px;padding:10px}.product-card__media img{object-fit:contain}.product-card__category{display:none}.product-card h3{min-height:36px;margin:0 0 8px;line-height:18px}.product-price-action{font-size:18px;color:#222}.footer-main{padding-top:45px}.footer-bottom{padding-bottom:15px}
}

/* Rabity-inspired finishing layer: typography, clean category cutouts and soft corners. */
:root{
  --radius-card:12px;
  --radius-media:10px;
  font-family:"Montserrat",system-ui,"Segoe UI",sans-serif;
}
html,body,button,input,textarea,select{
  font-family:"Montserrat",system-ui,"Segoe UI",sans-serif;
}
.category-section,.category-rail,.category-tile,.category-tile__media{
  background:transparent;
}
.category-tile__media{
  border:0;
  box-shadow:none;
}
.category-tile__media img{
  object-fit:contain;
  mix-blend-mode:multiply;
}
.product-card{
  overflow:hidden;
  border-radius:var(--radius-card);
  background:#fff;
}
.product-card__media{
  border-radius:var(--radius-media) var(--radius-media) 0 0;
}
.featured-collection__campaign,
.featured-collection__campaign .campaign-picture,
.featured-collection__campaign img,
.promo-banner,
.promo-banner img,
.editorial-banner,
.editorial-banner img,
.full-campaign,
.full-campaign img,
.split-campaign,
.wholesale-cta,
.guide-media,
.news-card__media,
.article-hero{
  border-radius:var(--radius-card);
}
.featured-collection__campaign,
.promo-banner,
.editorial-banner,
.full-campaign,
.guide-media,
.news-card__media{
  overflow:hidden;
}
.product-gallery__main{
  border-radius:var(--radius-card);
}
.product-thumbnails button{
  border-radius:var(--radius-media);
}
.rich-content img{
  border-radius:var(--radius-media);
}
.flash-sale .product-card,
.featured-collection .product-card,
.product-tabs .product-card,
.product-grid .product-card{
  border-radius:var(--radius-card);
}
.flash-sale .product-card{color:var(--ink)}
.product-card__options{display:flex;flex-wrap:wrap;gap:5px;margin-top:9px}.product-card__options span{max-width:100%;overflow:hidden;border:1px solid var(--line);border-radius:999px;padding:3px 7px;color:var(--muted);font-size:10px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}

/* Product detail: editorial storefront treatment. */
.page-shell{padding-top:24px;padding-bottom:96px}
.page-shell>.breadcrumb{margin-bottom:34px;padding:12px 16px;border-radius:10px;background:#fff8ef}
.product-detail{grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);gap:clamp(34px,5vw,78px);align-items:start}
.product-gallery{position:sticky;top:92px}
.product-gallery__main{border-radius:24px;background:radial-gradient(circle at 50% 36%,#fff 0,#f8f1e8 72%);box-shadow:0 24px 65px rgba(78,45,18,.08)}
.product-gallery__main img{object-fit:contain;padding:clamp(18px,3vw,48px)}
.product-summary{display:grid;align-content:start;padding:clamp(28px,3vw,46px);border:1px solid #f0e4d7;border-radius:24px;background:#fff;box-shadow:0 24px 70px rgba(78,45,18,.08)}
.product-summary .eyebrow{width:max-content;margin-bottom:7px;color:var(--primary);font-size:11px;letter-spacing:.12em}
.product-summary h1{max-width:620px;margin:0;font-size:clamp(32px,3.4vw,52px);line-height:1.04;letter-spacing:-.04em}
.product-meta{margin:13px 0 0}.detail-price{margin:26px 0 14px}.detail-price strong{font-size:clamp(28px,2.5vw,38px);font-variant-numeric:tabular-nums}.stock-state{width:max-content;margin-bottom:4px;padding:7px 11px;border-radius:999px}
.product-lead{max-width:620px;margin:22px 0;color:#5f5952;line-height:1.75}.quantity-control{padding-top:18px;border-top:1px solid var(--line)}.quantity-control input{border-radius:10px;background:#fffaf5;text-align:center;font-weight:700}.detail-actions{margin-top:3px}.detail-actions .button{min-height:50px;border-radius:12px}.detail-actions .button--primary{box-shadow:0 12px 28px rgba(245,130,32,.22)}
.product-description.rich-content{max-width:none;margin-top:80px}.product-description__copy{max-width:920px;margin-inline:auto;padding:clamp(28px,4vw,56px);border-radius:24px;background:#fff;box-shadow:0 20px 60px rgba(78,45,18,.06)}.product-description__copy>.eyebrow{margin:0 0 8px;color:var(--primary)}.product-description__copy>h2{margin:0 0 24px;font-size:clamp(29px,3vw,44px);letter-spacing:-.035em}.product-description__copy>ul{display:grid;gap:8px;padding-left:20px}.product-description__copy>p{color:#5f5952;line-height:1.8}
.related-products{margin-top:80px;padding-top:48px;border-top:1px solid var(--line)}.related-products .section-heading h2{font-size:clamp(28px,3vw,42px);letter-spacing:-.03em}
@media(max-width:820px){.product-detail{grid-template-columns:1fr}.product-gallery{position:static}.product-summary{padding:28px}.product-description.rich-content{margin-top:52px}.product-description__copy{padding:28px 20px}}

/* Product detail neutral pass: keep the homepage rhythm without promotional surfaces. */
.product-detail{padding-bottom:68px;border-bottom:1px solid var(--line)}
.product-gallery__main{border-radius:14px;box-shadow:none}
.product-summary{padding:10px 0 0;border:0;border-radius:0;box-shadow:none}
.product-summary h1{font-size:clamp(31px,3vw,46px)}
.detail-actions .button--primary{box-shadow:none}
.product-description.rich-content{margin-top:64px}
.product-description__copy{max-width:920px;padding:0;border-radius:0;background:transparent;box-shadow:none}
.product-description__copy>h2{font-size:clamp(27px,2.6vw,38px)}
@media(max-width:820px){.product-detail{padding-bottom:46px}.product-summary{padding:4px 0 0}.product-description__copy{padding:0}}

/* Homepage hierarchy: readable hero, calm alternating product stories. */
.campaign-hero__slide>.campaign-picture{position:absolute;inset:0}
.campaign-hero__slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,249,241,.96) 0%,rgba(255,249,241,.82) 31%,rgba(255,249,241,.12) 62%,transparent 78%);pointer-events:none}
.campaign-hero__content{position:relative;z-index:1;display:flex;height:100%;align-items:flex-start;justify-content:center;flex-direction:column;padding-block:clamp(34px,5vw,76px)}
.campaign-hero__content h1{max-width:540px;font-size:clamp(38px,4.5vw,68px);line-height:1.02;letter-spacing:-.045em;text-wrap:balance}
.campaign-hero__content>p:not(.eyebrow){max-width:500px;margin:16px 0 24px;color:#554a43;line-height:1.65;text-wrap:pretty}
.campaign-hero__content .button--outline{border-color:#8d6c58;background:rgba(255,255,255,.78)}
.featured-collection+.featured-collection{background:#fff}
.benefit-section+.benefit-section{border-top:1px solid var(--line);background:#fffaf5}
.benefit-grid:has(article:nth-child(3):last-child){grid-template-columns:repeat(3,1fr)}
@media(max-width:767px){.campaign-hero{min-height:520px;aspect-ratio:auto}.campaign-hero__slide>.campaign-picture img{object-position:68% center}.campaign-hero__slide:after{background:linear-gradient(180deg,rgba(255,249,241,.98) 0%,rgba(255,249,241,.88) 48%,rgba(255,249,241,.18) 78%,transparent)}.campaign-hero__content{justify-content:flex-start;padding-top:42px;padding-right:52px}.campaign-hero__content h1{font-size:38px}.campaign-actions{gap:9px}.campaign-actions .button{min-height:46px;padding-inline:15px}.benefit-grid:has(article:nth-child(3):last-child){grid-template-columns:1fr}}

/* Homepage correction pass: compact header, image-only hero and distinct sections. */
.campaign-hero__slide:after{display:none}
.campaign-hero__image-link{display:block;width:100%;height:100%}
.campaign-hero__image-link .campaign-picture{width:100%;height:100%}
.combo-showcase{background:#fff}
.combo-showcase__grid{display:grid;grid-template-columns:minmax(280px,.9fr) repeat(2,minmax(0,1fr));gap:18px}
.combo-showcase__intro{position:relative;min-height:560px;overflow:hidden;border-radius:14px;background:#eee3d9;color:#fff}
.combo-showcase__intro>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.combo-showcase__intro:after{content:"";position:absolute;inset:34% 0 0;background:linear-gradient(transparent,rgba(31,22,17,.82))}
.combo-showcase__intro-copy{position:absolute;z-index:1;inset:auto 28px 28px;display:grid;gap:9px}
.combo-showcase__intro-copy small{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.combo-showcase__intro-copy strong{font-size:clamp(28px,2.5vw,40px);line-height:1.08}
.combo-showcase__intro-copy span{line-height:1.6}.combo-showcase__intro-copy b{margin-top:5px}
.combo-showcase__product{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff}
.combo-showcase__media{display:block;aspect-ratio:1.08;overflow:hidden;background:#f6f2ed}
.combo-showcase__media img{width:100%;height:100%;object-fit:contain;transition:transform .25s ease}
.combo-showcase__product:hover .combo-showcase__media img{transform:scale(1.035)}
.combo-showcase__product>div{display:flex;flex:1;align-items:flex-start;flex-direction:column;padding:24px}
.combo-showcase__product h3{margin:0 0 9px;font-size:21px;line-height:1.3}.combo-showcase__product>div>p:not(.eyebrow){margin:0;color:var(--muted);line-height:1.6}
.combo-showcase__action{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:22px}.combo-showcase__action>strong{font-size:20px}.combo-showcase__action .button{min-height:42px;padding-inline:14px}
.website-perks{background:#fff7ef}
.website-perks__layout{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:clamp(38px,7vw,100px);align-items:center}
.website-perks header{max-width:470px}.website-perks h2{margin:0;font-size:clamp(32px,3.4vw,48px);line-height:1.08;letter-spacing:-.04em}.website-perks header>p:not(.eyebrow){margin:18px 0 26px;color:var(--muted);line-height:1.7}
.website-perks__list{display:grid}.website-perks__list article{display:grid;grid-template-columns:56px 1fr;gap:18px;padding:23px 0;border-bottom:1px solid #e5d5c8}.website-perks__list article:first-child{border-top:1px solid #e5d5c8}.website-perks__list article>span{display:grid;width:46px;height:46px;place-items:center;border-radius:50%;background:#fff;color:var(--primary-deep);font-weight:800}.website-perks__list h3{margin:0 0 5px;font-size:18px}.website-perks__list p{margin:0;color:var(--muted);line-height:1.55}
@media(min-width:1356px){.header-utility{grid-template-columns:150px minmax(0,1fr) 210px 52px;gap:20px}.desktop-nav{position:static;left:auto;width:auto;height:69px;justify-content:center;gap:clamp(14px,1.15vw,24px);padding:0;overflow:visible}.desktop-nav>a,.nav-item--mega>a{font-size:13px}.header-search{position:static;left:auto;width:210px}.header-actions{position:static;right:auto;width:auto}.category-section{padding-block:48px}.category-rail{grid-template-columns:repeat(6,minmax(96px,140px));justify-content:center;gap:clamp(32px,4vw,76px)}}
@media(min-width:768px) and (max-width:1355px){.category-rail{grid-template-columns:repeat(6,minmax(90px,120px));justify-content:center;gap:28px}}
@media(max-width:900px){.combo-showcase__grid{grid-template-columns:1fr 1fr}.combo-showcase__intro{grid-column:1/-1;min-height:430px}.website-perks__layout{grid-template-columns:1fr}.website-perks header{max-width:620px}}
@media(max-width:767px){.campaign-hero{min-height:0;aspect-ratio:9/5}.campaign-hero__image-link .campaign-picture img{object-position:center}.combo-showcase__grid{display:block}.combo-showcase__intro{min-height:0;aspect-ratio:390/470;margin-bottom:14px}.combo-showcase__product{margin-top:14px}.combo-showcase__product>div{padding:20px}.website-perks__layout{gap:24px}.website-perks__list article{grid-template-columns:48px 1fr}.website-perks header .button{width:100%}}

/* Combo is intentionally editorial, not another product rail. */
.combo-showcase{background:#f6efe8}
.combo-showcase>.shell{display:grid;gap:22px}
.combo-showcase__intro{display:block;min-height:0;aspect-ratio:4/1;margin:0}
.combo-showcase__intro:after{inset:0;background:linear-gradient(90deg,rgba(28,20,16,.76),rgba(28,20,16,.2) 58%,transparent)}
.combo-showcase__intro-copy{inset:50% auto auto clamp(24px,4vw,62px);max-width:540px;transform:translateY(-50%)}
.combo-showcase__intro-copy strong{font-size:clamp(30px,3vw,48px)}
.combo-showcase__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.combo-showcase__list .combo-showcase__product{display:grid;grid-template-columns:minmax(180px,42%) minmax(0,1fr);min-height:310px;margin:0;border:0;border-radius:10px;box-shadow:0 10px 30px rgba(57,37,24,.06)}
.combo-showcase__list .combo-showcase__media{height:100%;aspect-ratio:auto}
.combo-showcase__list .combo-showcase__product>div{padding:28px}
@media(max-width:900px){.combo-showcase__intro{aspect-ratio:2.2/1}.combo-showcase__list{grid-template-columns:1fr}.combo-showcase__list .combo-showcase__product{min-height:280px}}
@media(max-width:560px){.combo-showcase__intro{aspect-ratio:1/1.05}.combo-showcase__intro:after{background:linear-gradient(180deg,rgba(28,20,16,.12),rgba(28,20,16,.82))}.combo-showcase__intro-copy{inset:auto 22px 24px;max-width:none;transform:none}.combo-showcase__list .combo-showcase__product{display:block}.combo-showcase__list .combo-showcase__media{display:block;aspect-ratio:1.2}.combo-showcase__list .combo-showcase__product>div{padding:22px}}

/* Category rail follows the wide Rabity rhythm while keeping six Cunchici groups. */
@media(min-width:768px){
  .category-section.shell{width:100%;max-width:none;margin:0;padding:40px clamp(28px,5vw,96px) 46px}
  .category-section .category-rail{grid-template-columns:repeat(6,minmax(0,1fr));gap:0;width:100%;justify-content:stretch}
  .category-section .category-tile{display:grid;min-width:0;justify-items:center;align-content:start}
  .category-section .category-tile__media{width:clamp(88px,8vw,142px);height:clamp(88px,8vw,142px);margin:0;background:transparent}
  .category-section .category-tile__media img{width:100%;height:100%;object-fit:contain;transform:none}
  .category-section .category-tile:hover .category-tile__media img{transform:scale(1.045)}
  .category-section .category-tile strong{max-width:190px;margin:15px auto 0;font-size:14px;font-weight:400;line-height:1.45}
}

.featured-collection .carousel-controls{inset-inline:32px}

/* Combo rail mirrors the approved centered retail section, without fake filters. */
.combo-product-section{background:#fff}
.combo-product-section__heading{max-width:680px;margin:0 auto;text-align:center}
.combo-product-section__heading h2{margin:0;font-size:clamp(28px,2.6vw,40px);letter-spacing:-.035em}
.combo-product-section__heading>p:last-child{margin:12px 0 0;color:var(--muted)}
.combo-product-section__tabs{display:flex;justify-content:center;margin:24px 0 30px}
.combo-product-section__tabs span{position:relative;min-height:42px;padding:8px 10px;color:var(--ink);font-weight:700}
.combo-product-section__tabs span:after{content:"";position:absolute;right:8px;bottom:0;left:8px;height:2px;background:var(--ink)}
.combo-product-section__body{position:relative}
.combo-product-section .product-rail{grid-auto-columns:calc((100% - 64px)/5);gap:16px;padding:0 0 10px}
.combo-product-section .product-card{height:100%;border:1px solid #ece7e2;border-radius:8px}
.combo-product-section .product-card__media{border-radius:8px 8px 0 0}
.combo-product-section .product-card__body{padding:14px 12px 18px}
.combo-product-section .carousel-controls{inset-inline:32px}
.combo-product-section__footer{display:flex;justify-content:center;margin-top:28px}
.combo-product-section__footer .button{min-width:150px}
@media(max-width:1023px){.combo-product-section .product-rail{grid-auto-columns:calc((100% - 32px)/3)}}
@media(max-width:767px){.combo-product-section__tabs{justify-content:flex-start;overflow-x:auto}.combo-product-section .product-rail{grid-auto-columns:calc((100% - 10px)/2);gap:10px}.combo-product-section .carousel-controls{display:none}.combo-product-section__footer .button{width:100%}}

@media(max-width:767px){.header-utility.shell{width:100%;margin-inline:0;padding-inline:15px}}

/* Cunchici cozy-winter layer: playful enough for children, calm enough for parents. */
:root{
  --primary:#f47c48;
  --primary-deep:#d85f31;
  --teal:#24736b;
  --teal-soft:#dff2ed;
  --blush:#f9ddd7;
  --butter:#fff0bd;
  --snow:#fffdf9;
  --ink:#253b38;
  --muted:#65736f;
  --line:#eadfd5;
  --cream:#fff7eb;
  --footer:#f3eee8;
  --shadow:0 16px 42px rgba(74,47,31,.1);
  font-family:"Nunito Sans",system-ui,sans-serif;
}
html,body,button,input,textarea,select{font-family:"Nunito Sans",system-ui,sans-serif}
h1,h2,h3,.brand-wordmark{font-family:"Baloo 2","Nunito Sans",system-ui,sans-serif}
.brand-logo{height:58px;max-width:150px;object-fit:contain}
.header-utility{background:rgba(255,253,249,.97)}
.header-search{border-color:#ead8ca;background:#fffaf4;box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}
.header-search button{background:#f6a06f;color:#713019}
.header-search button:hover{background:var(--primary);color:#fff}
.desktop-nav a{color:#314943}
.desktop-nav a:hover{color:var(--primary-deep)}
.promo-strip{background:var(--teal)}

.cunchici-home{position:relative;overflow:hidden;background:var(--snow);isolation:isolate}
.cunchici-home:before{content:"";position:absolute;z-index:-1;inset:0;background:radial-gradient(circle at 8% 17%,rgba(249,221,215,.55) 0 110px,transparent 111px),radial-gradient(circle at 93% 45%,rgba(223,242,237,.7) 0 150px,transparent 151px);pointer-events:none}
.cunchici-home .section-heading h2,.cunchici-home .combo-product-section__heading h2{color:#233f39;font-size:clamp(30px,3vw,44px);font-weight:800;letter-spacing:-.025em}
.cunchici-home .eyebrow{display:inline-flex;width:max-content;align-items:center;gap:7px;margin-bottom:9px;border-radius:999px;padding:5px 10px;background:var(--blush);color:#9b4528;font-size:11px;letter-spacing:.085em}
.cunchici-home .eyebrow:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--primary)}
.cunchici-home .button{border-radius:999px;padding-inline:23px}
.cunchici-home .button--primary{background:var(--primary-deep);box-shadow:0 10px 24px rgba(216,95,49,.18)}
.cunchici-home .button--primary:hover{background:#bc4824}

.cunchici-home .campaign-hero{border-bottom:7px solid var(--blush);background:#f5e8dc;box-shadow:0 16px 40px rgba(69,42,28,.08)}
.cunchici-home .campaign-hero:after{content:"";position:absolute;z-index:2;right:0;bottom:-1px;left:0;height:18px;background:radial-gradient(circle at 18px 20px,var(--blush) 17px,transparent 18px) 0 0/36px 18px repeat-x;pointer-events:none}
.cunchici-home .campaign-hero__controls{z-index:3}

.cunchici-home .category-section{position:relative;border-block:1px solid #f0dfcf;background-color:#fff8ef;background-image:radial-gradient(circle at 8px 8px,rgba(244,124,72,.1) 1.4px,transparent 1.8px);background-size:22px 22px}
.cunchici-home .category-section:before,.cunchici-home .category-section:after{content:"";position:absolute;width:94px;height:94px;border:4px solid rgba(36,115,107,.13);border-radius:44% 56% 51% 49%;pointer-events:none}
.cunchici-home .category-section:before{top:-36px;left:-24px;transform:rotate(24deg)}
.cunchici-home .category-section:after{right:-32px;bottom:-42px;border-color:rgba(244,124,72,.15);transform:rotate(-18deg)}
.cunchici-home .category-tile__media{border:1px solid rgba(255,255,255,.92);border-radius:46% 54% 48% 52%;background:#fbe5df;box-shadow:0 12px 26px rgba(82,49,30,.08);transition:transform .22s ease,box-shadow .22s ease}
.cunchici-home .category-tile:nth-child(2n) .category-tile__media{border-radius:54% 46% 52% 48%;background:var(--teal-soft)}
.cunchici-home .category-tile:nth-child(3n) .category-tile__media{background:var(--butter)}
.cunchici-home .category-tile:hover .category-tile__media{transform:translateY(-5px);box-shadow:0 16px 32px rgba(82,49,30,.13)}
.cunchici-home .category-tile strong{color:#334943;font-family:"Baloo 2",sans-serif;font-size:15px;font-weight:700}

.cunchici-home .featured-collection{position:relative;background-color:#eaf6f2;background-image:linear-gradient(135deg,rgba(255,255,255,.45) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.45) 50%,rgba(255,255,255,.45) 75%,transparent 75%);background-size:32px 32px}
.cunchici-home .featured-collection:after{content:"";position:absolute;right:4%;bottom:4%;width:110px;height:110px;border:18px solid rgba(255,255,255,.3);border-radius:50%;pointer-events:none}
.cunchici-home .featured-collection__campaign{border:6px solid rgba(255,255,255,.78);border-radius:26px;box-shadow:var(--shadow)}
.cunchici-home .featured-collection__products{position:relative;z-index:1}
.cunchici-home .product-card{height:100%;border:1px solid rgba(234,223,213,.85);border-radius:16px;background:rgba(255,255,255,.96);box-shadow:0 8px 22px rgba(69,48,34,.06);transition:transform .22s ease,box-shadow .22s ease}
.cunchici-home .product-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px rgba(69,48,34,.12)}
.cunchici-home .product-card__media{border-radius:15px 15px 0 0;background:linear-gradient(145deg,#fff,#f7eee6)}
.cunchici-home .product-card__body{padding:13px 13px 17px}
.cunchici-home .sale-badge{border-radius:999px;background:var(--primary-deep)}

.cunchici-home .combo-product-section{position:relative;background:#fffdf9}
.cunchici-home .combo-product-section:before{content:"";position:absolute;top:44px;left:0;width:100%;height:12px;background:linear-gradient(135deg,transparent 7px,rgba(244,124,72,.15) 7px 9px,transparent 9px) 0 0/18px 12px repeat-x;pointer-events:none}
.cunchici-home .combo-product-section__tabs span{border-radius:999px;background:var(--teal-soft);color:var(--teal);padding-inline:20px}
.cunchici-home .combo-product-section__tabs span:after{display:none}

.cunchici-home .benefit-section{position:relative;border-block:1px solid #efd8cf;background:#fff0eb}
.cunchici-home .benefit-section:before,.cunchici-home .benefit-section:after{content:"";position:absolute;right:0;left:0;height:7px;background:repeating-linear-gradient(90deg,var(--teal) 0 14px,transparent 14px 22px,var(--primary) 22px 36px,transparent 36px 44px);opacity:.18}
.cunchici-home .benefit-section:before{top:0}.cunchici-home .benefit-section:after{bottom:0}
.cunchici-home .benefit-grid article{min-height:150px;border:1px solid rgba(255,255,255,.9);border-radius:20px;background:#fff;box-shadow:0 10px 26px rgba(95,58,37,.07)}
.cunchici-home .benefit-grid article:nth-child(2n){background:#f2faf7}
.cunchici-home .benefit-grid article>span,.cunchici-home .benefit-icon{background:var(--teal);box-shadow:0 0 0 7px var(--teal-soft)}
.cunchici-home .benefit-grid h3{color:#29453f;font-size:19px}

.cunchici-home .website-perks{position:relative;background:#fff7d9}
.cunchici-home .website-perks:before{content:"";position:absolute;bottom:-42px;left:2%;width:170px;height:170px;background:url("../images/cunchici-mascot.png") center/contain no-repeat;opacity:.1;pointer-events:none}
.cunchici-home .website-perks:after{content:"";position:absolute;right:-75px;top:34px;width:190px;height:190px;border:28px solid rgba(244,124,72,.1);border-radius:50%;pointer-events:none}
.cunchici-home .website-perks__layout{position:relative;z-index:1}
.cunchici-home .website-perks__list article{border-color:#e8d6a9}
.cunchici-home .website-perks__list article>span{border-radius:42% 58% 48% 52%;background:#fff;color:var(--primary-deep);box-shadow:0 8px 18px rgba(116,72,34,.1)}

.cunchici-home .wholesale-cta{position:relative;border-radius:28px;background:var(--teal);box-shadow:0 18px 42px rgba(36,115,107,.2)}
.cunchici-home .wholesale-cta:before{content:"";position:absolute;z-index:1;top:-45px;left:-35px;width:150px;height:150px;border:24px solid rgba(255,255,255,.11);border-radius:50%;pointer-events:none}
.cunchici-home .wholesale-cta>div,.cunchici-home .wholesale-cta>img{position:relative;z-index:2}
.cunchici-home .wholesale-cta .eyebrow{background:rgba(255,255,255,.17);color:#fff}
.cunchici-home .wholesale-cta .eyebrow:before{background:#fff0bd}
.cunchici-home .wholesale-cta .button--dark{background:#fff;color:var(--teal)}

.cunchici-home .guide-section{position:relative;margin-bottom:clamp(36px,5vw,72px);padding-inline:clamp(24px,3vw,48px);border-radius:28px;background-color:#f7f2ed;background-image:radial-gradient(circle at 3px 3px,rgba(36,115,107,.08) 1.2px,transparent 1.5px);background-size:18px 18px}
.cunchici-home .guide-grid article{overflow:hidden;border:1px solid #eadfd5;border-radius:18px;background:#fff;box-shadow:0 9px 24px rgba(67,47,33,.06)}
.cunchici-home .guide-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.cunchici-home .guide-grid article>.eyebrow,.cunchici-home .guide-grid article>h3,.cunchici-home .guide-grid article>p:last-child{margin-right:18px;margin-left:18px}
.cunchici-home .guide-grid article>p:last-child{margin-bottom:20px}
.cunchici-home .guide-media{border-radius:17px 17px 0 0}

.footer-brand__logo{width:auto;height:70px;max-width:220px;object-fit:contain}
.store-footer{background-color:#f2eee9;background-image:radial-gradient(circle at 7px 7px,rgba(36,115,107,.06) 1.2px,transparent 1.6px);background-size:24px 24px}

@media(max-width:1023px){.brand-logo{height:50px;max-width:135px}}
@media(max-width:1023px){.cunchici-home .guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(min-width:1356px){
  .desktop-nav>a,.nav-item--mega>a{font-size:15px;font-weight:600}.header-search input{font-size:14px}
  .cunchici-home .featured-collection .section-heading{height:auto;min-height:82px;align-items:flex-start;margin:0 0 18px}
  .cunchici-home .featured-collection .section-heading .eyebrow{margin:0 0 7px;padding:5px 10px;font-size:11px;font-weight:800;line-height:1.2;letter-spacing:.085em;color:#9b4528}
  .cunchici-home .featured-collection .section-heading h2{font-size:38px;line-height:1.05;letter-spacing:-.025em}
  .cunchici-home .featured-collection .section-heading .text-link{align-self:flex-start;margin-top:12px;font-size:14px;font-weight:600;color:var(--primary-deep)}
}
@media(max-width:767px){
  .brand-logo{height:43px;max-width:112px}
  .cunchici-home .campaign-hero{border-bottom-width:5px}
  .cunchici-home .campaign-hero:after{height:12px;background-size:24px 12px;background-position:0 0}
  .cunchici-home .category-section:before,.cunchici-home .category-section:after{display:none}
  .cunchici-home .category-tile__media{border-radius:48% 52% 46% 54%;box-shadow:0 8px 18px rgba(82,49,30,.08)}
  .cunchici-home .featured-collection__campaign{border-width:4px;border-radius:18px}
  .cunchici-home .featured-collection__campaign{display:block;width:100%;max-width:none;height:clamp(360px,100vw,440px);max-height:none;aspect-ratio:auto;box-sizing:border-box}
  .cunchici-home .featured-collection__campaign .campaign-picture{position:absolute;inset:0}
  .cunchici-home .featured-collection__campaign .campaign-picture img{object-fit:cover;object-position:center 68%}
  .cunchici-home .featured-collection__products{padding-top:10px}
  .cunchici-home .product-card{border-radius:13px}
  .cunchici-home .product-card__media{border-radius:12px 12px 0 0}
  .cunchici-home .benefit-grid article{min-height:168px;border-radius:16px}
  .cunchici-home .website-perks:before{width:120px;height:120px;opacity:.07}
  .cunchici-home .wholesale-cta,.cunchici-home .guide-section{border-radius:20px}
  .cunchici-home .guide-section{margin-bottom:28px;padding-inline:15px}
  .footer-brand__logo{height:60px;max-width:190px}
}
@media(prefers-reduced-motion:reduce){.cunchici-home .product-card,.cunchici-home .category-tile__media{transition:none}.cunchici-home .product-card:hover,.cunchici-home .category-tile:hover .category-tile__media{transform:none}}

/* Header campaign ribbon: editable copy with a Cunchici knit-season identity. */
.promo-strip{position:relative;display:flex;height:50px;min-height:50px;align-items:center;justify-content:center;overflow:hidden;border-bottom:1px solid #efd9c6;padding:0 clamp(155px,20vw,360px);background-color:#fff5dc;background-image:repeating-linear-gradient(0deg,transparent 0 11px,rgba(36,115,107,.045) 11px 12px);color:var(--teal);text-align:center}
.promo-strip:after{content:"";position:absolute;right:0;bottom:0;left:0;height:4px;background:repeating-linear-gradient(135deg,var(--primary) 0 7px,transparent 7px 13px,var(--teal) 13px 20px,transparent 20px 26px);opacity:.3;pointer-events:none}
.promo-strip .promo-strip__message{position:relative;z-index:2;display:inline-flex;width:auto;height:auto;min-height:0;align-items:center;justify-content:center;border-radius:999px;padding:5px 18px 4px;background:rgba(255,255,255,.72);box-shadow:0 5px 18px rgba(113,67,34,.08);color:var(--teal);font-family:"Baloo 2","Nunito Sans",sans-serif;font-size:15px;font-weight:800;line-height:1.25;letter-spacing:.01em}
.promo-strip .promo-strip__message:after{content:"";position:absolute;right:22%;bottom:2px;left:22%;height:2px;border-radius:999px;background:var(--primary);opacity:.75}
.promo-strip__decor{position:absolute;z-index:1;top:50%;width:clamp(150px,17vw,270px);height:50px;transform:translateY(-50%);opacity:.92;pointer-events:none}
.promo-strip__decor--left{left:clamp(20px,5vw,92px)}.promo-strip__decor--right{right:clamp(20px,5vw,92px);transform:translateY(-50%) scaleX(-1)}
.promo-strip__decor svg{width:100%;height:100%;overflow:visible;fill:none;stroke:var(--primary);stroke-width:4;stroke-linecap:round;stroke-linejoin:round}
.promo-strip__decor svg path:nth-child(2){fill:#f7c9c0;stroke:#f47c48;stroke-width:2}.promo-strip__decor svg circle{fill:var(--teal);stroke:none}.promo-strip__decor svg path:nth-child(4){fill:#f5c84c;stroke:none}
@media(max-width:767px){.promo-strip{height:auto;min-height:36px;padding:4px 48px}.promo-strip .promo-strip__message{padding:4px 10px 3px;background:rgba(255,255,255,.78);font-size:11px;line-height:1.2}.promo-strip__decor{width:88px;height:36px;opacity:.55}.promo-strip__decor--left{left:-24px}.promo-strip__decor--right{right:-24px}.promo-strip .promo-strip__message:after{right:30%;left:30%}}

.campaign-hero__controls{z-index:5}
@media(max-width:767px){.campaign-hero__controls{inset-inline:4px}.campaign-hero__controls button{width:34px;height:34px;font-size:21px}}

/* About Cunchici: content-rich brand page using the storefront design language. */
.about-page{padding-block:24px 80px}.about-page>.breadcrumb{margin-bottom:34px;padding:12px 16px;border-radius:8px;background:#fff8ef}.about-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.75fr);gap:72px;align-items:center;padding-bottom:72px}.about-hero__content h1{max-width:720px;margin:0 0 24px;color:#173d3a;font-size:clamp(40px,4vw,60px);letter-spacing:-.04em}.about-intro{color:#354d4a;font-size:17px}.about-intro p{margin:0}.about-hero__content>p:last-of-type{max-width:720px;color:var(--muted)}.about-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:26px}.about-hero__media{position:relative;margin:0}.about-hero__media:before{content:"";position:absolute;inset:-18px 18px 18px -18px;border-radius:8px;background:#fff0d8;z-index:-1}.about-hero__media img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px}.about-hero__media figcaption{position:absolute;right:18px;bottom:18px;left:18px;padding:12px 16px;border-radius:6px;background:rgba(255,255,255,.9);color:var(--teal);font-size:13px;font-weight:800;text-align:center}
.about-section{padding-block:68px}.about-section__heading{max-width:700px;margin-bottom:32px}.about-section__heading h2,.about-shopping h2,.about-cta h2{margin:0;color:#173d3a;font-size:clamp(30px,3vw,42px);letter-spacing:-.03em}.about-section__heading>p:last-child{color:var(--muted)}.about-section__heading--row{display:flex;max-width:none;align-items:end;justify-content:space-between;gap:30px}.about-section--values{position:relative;margin-inline:calc(50% - 50vw);padding-inline:max(32px,calc((100vw - 1312px)/2));background:#fff8ef}.about-value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.about-value-grid article{padding:26px;border:1px solid #eedfce;border-radius:8px;background:#fff}.about-value-grid span{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:var(--teal-soft);color:var(--teal);font-weight:900}.about-value-grid h3{margin:18px 0 8px;font-size:18px}.about-value-grid p{margin:0;color:var(--muted);font-size:13px}
.about-category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.about-category-grid a{text-align:center}.about-category-grid span{display:block;overflow:hidden;aspect-ratio:1;border:1px solid #f0dfca;border-radius:50%;background:#fff7e8}.about-category-grid img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.about-category-grid a:hover img{transform:scale(1.04)}.about-category-grid strong{display:block;margin-top:12px;font-size:14px}.about-shopping{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center;margin-block:20px 80px;padding:52px;border-radius:8px;background:var(--teal);color:#fff}.about-shopping h2,.about-shopping .eyebrow{color:#fff}.about-shopping>div>p:last-child{color:#e2f2ef}.about-shopping ol{display:grid;gap:12px;margin:0;padding:0;list-style:none}.about-shopping li{display:flex;gap:16px;padding:18px;border-radius:8px;background:rgba(255,255,255,.1)}.about-shopping li>span{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border-radius:50%;background:#fff;color:var(--teal);font-weight:900}.about-shopping li p{margin:3px 0 0;color:#e2f2ef;font-size:13px}.about-cta{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:42px 48px;border:1px solid #f1d5ba;border-radius:8px;background:#fff3e2}.about-cta>div:first-child{max-width:700px}.about-cta p:last-child{margin-bottom:0;color:var(--muted)}.about-cta .about-actions{flex:0 0 auto;margin:0}.about-cta .button--outline{border-color:var(--teal);background:transparent;color:var(--teal)}
@media(max-width:1024px){.about-hero{grid-template-columns:1fr 380px;gap:42px}.about-value-grid{grid-template-columns:repeat(2,1fr)}.about-category-grid{grid-template-columns:repeat(3,1fr)}.about-shopping{gap:38px;padding:38px}.about-cta{align-items:flex-start;flex-direction:column}.about-cta .about-actions{margin-top:0}}
@media(max-width:767px){.about-page{padding-bottom:50px}.about-page>.breadcrumb{margin-bottom:24px}.about-hero{grid-template-columns:1fr;gap:42px;padding-bottom:44px}.about-hero__content h1{font-size:36px}.about-hero__media{margin-left:14px}.about-section{padding-block:48px}.about-section--values{padding-inline:16px}.about-section__heading--row{align-items:flex-start;flex-direction:column}.about-value-grid{grid-template-columns:1fr}.about-category-grid{grid-template-columns:repeat(2,1fr);gap:18px 12px}.about-shopping{grid-template-columns:1fr;gap:26px;margin-bottom:50px;padding:30px 22px}.about-cta{padding:30px 22px}.about-cta .about-actions{width:100%}.about-cta .button{flex:1}.about-actions .text-link{width:100%}}
