@font-face{font-family:"Fraunces";src:url("fonts/Fraunces-Variable.ttf") format("truetype");font-display:swap;font-weight:300 900;font-style:normal}
@font-face{font-family:"Manrope";src:url("fonts/Manrope-Variable.ttf") format("truetype");font-display:swap;font-weight:200 800;font-style:normal}
:root{--coc-green:#234b3a;--coc-green-dark:#173629;--coc-green-soft:#365f4d;--coc-cream:#f7f1e5;--coc-cream-light:#fbf8f1;--coc-cream-deep:#eee5d3;--coc-gold:#d89b2b;--coc-gold-dark:#bd8120;--coc-ink:#20382e;--coc-muted:#68746c;--coc-line:#e7dfcf;--coc-display:"Fraunces",Georgia,serif;--coc-ui:"Manrope",system-ui,sans-serif;--coc-radius:1.5rem;--coc-shadow:0 24px 70px rgba(23,54,41,.16)}
html{scroll-behavior:smooth}body{font-family:var(--coc-ui);background:var(--coc-cream-light);color:var(--coc-ink)}h1,h2,.coc-statement p{font-family:var(--coc-display);font-weight:400;letter-spacing:-.035em}.rs-icon{display:inline-block;width:1.25em;height:1.25em;flex:none;vertical-align:-.2em}.rs-icon-button{min-width:44px;min-height:44px}.rs-button{min-height:46px}.rs-header{transition:background .25s ease,box-shadow .25s ease,backdrop-filter .25s ease}.home .rs-header:not(.is-scrolled){background:rgba(251,248,241,.86)}.rs-header.is-scrolled{background:rgba(251,248,241,.9);backdrop-filter:blur(16px);box-shadow:0 8px 30px rgba(23,54,41,.09)}
.coc-wishlist-link{position:relative}.coc-wishlist-link [data-wishlist-count]{position:absolute;right:0;top:0;display:grid;place-items:center;min-width:17px;height:17px;border-radius:99px;background:var(--coc-gold);font-size:10px;font-weight:800}.coc-breadcrumbs{max-width:1360px;margin:0 auto;padding:1rem clamp(1rem,4vw,3rem);display:flex;gap:.65rem;font-size:.8rem;color:var(--coc-muted)}
.coc-cinematic-hero{position:relative;min-height:min(84svh,860px);display:flex;align-items:flex-end;overflow:hidden;background:var(--coc-green-dark);color:#fff}.coc-cinematic-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;animation:cocHero 1.2s cubic-bezier(.2,.7,.2,1) both}.coc-cinematic-hero__veil{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,31,22,.82) 0%,rgba(10,31,22,.5) 48%,rgba(10,31,22,.12) 100%),linear-gradient(0deg,rgba(10,31,22,.45),transparent 55%)}.coc-cinematic-hero__content{position:relative;z-index:1;width:min(760px,90%);padding:clamp(5rem,11vw,10rem) max(5vw,calc((100vw - 1360px)/2)) clamp(5rem,8vw,8rem)}.coc-cinematic-hero h1{font-size:clamp(3.4rem,7.4vw,7.4rem);line-height:.9;margin:.2em 0}.coc-cinematic-hero__content>p:not(.rs-section-kicker){font-size:clamp(1rem,1.4vw,1.25rem);max-width:620px}.coc-cinematic-hero .rs-section-kicker{color:#efd6a1}.coc-scroll-cue{position:absolute;z-index:2;right:3vw;bottom:3rem;color:#fff;font-size:.75rem;text-transform:uppercase;letter-spacing:.16em;writing-mode:vertical-rl}.coc-scroll-cue:after{content:"";display:inline-block;height:52px;border-left:1px solid currentColor;margin-top:1rem}@keyframes cocHero{from{opacity:0;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}
.rs-category-grid{grid-template-columns:repeat(12,1fr);align-items:stretch}.rs-category-card{grid-column:span 4;border-radius:var(--coc-radius);overflow:hidden}.rs-category-card:nth-child(1),.rs-category-card:nth-child(5){grid-column:span 7}.rs-category-card:nth-child(2),.rs-category-card:nth-child(4){grid-column:span 5}.rs-category-card__media{min-height:290px}.rs-category-card:nth-child(1) .rs-category-card__media{min-height:430px}
.rs-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,2vw,2rem)}.rs-product-card{border-radius:var(--coc-radius);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.rs-product-card:hover{transform:translateY(-6px);box-shadow:var(--coc-shadow)}.rs-product-card__media{position:relative}.rs-product-card__media img{transition:opacity .4s ease,transform .7s ease}.rs-product-card__alternate{position:absolute!important;inset:0;opacity:0}.rs-product-card:hover .rs-product-card__alternate{opacity:1}.rs-product-card:hover .rs-product-card__media img{transform:scale(1.025)}.rs-product-card__utility{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:-.25rem}.coc-wishlist-button,.coc-quick-button{border:0;background:transparent;color:var(--coc-green);min-height:44px;cursor:pointer}.coc-wishlist-button{display:grid;place-items:center;width:44px;border-radius:50%;border:1px solid var(--coc-line)}.coc-wishlist-button[aria-pressed=true]{background:var(--coc-green);color:#fff}.coc-quick-button{text-decoration:underline;text-underline-offset:4px;font-weight:700}
.coc-statement{position:relative;padding:clamp(6rem,13vw,13rem) max(5vw,calc((100vw - 1200px)/2));background:var(--coc-green);color:#fff;overflow:hidden;text-align:center}.coc-statement p{position:relative;z-index:1;margin:0 auto;max-width:1100px;font-size:clamp(2.5rem,5vw,5.6rem);line-height:1.03}.coc-statement>span{position:absolute;left:-2vw;bottom:-.25em;white-space:nowrap;font-family:var(--coc-display);font-size:18vw;color:rgba(255,255,255,.035)}
.coc-story{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(380px,.9fr);gap:clamp(3rem,7vw,8rem);padding:clamp(5rem,10vw,10rem) max(5vw,calc((100vw - 1360px)/2));background:var(--coc-cream)}.coc-story__visual{position:sticky;top:150px;height:calc(100vh - 210px);min-height:550px;border-radius:46% 54% 42% 58%/58% 40% 60% 42%;overflow:hidden}.coc-story__visual img{width:100%;height:100%;object-fit:cover}.coc-story__copy h2{font-size:clamp(2.8rem,5vw,5rem);line-height:1}.coc-story__copy article{min-height:42vh;padding:5rem 0;border-top:1px solid rgba(35,75,58,.2);opacity:.45;transition:opacity .35s ease}.coc-story__copy article.is-active{opacity:1}.coc-story__copy article span{color:var(--coc-gold);font-weight:800}.coc-story__copy article h3{font-family:var(--coc-display);font-size:clamp(2rem,3vw,3.3rem);font-weight:400}
.coc-lifestyle{position:relative;margin:0;height:min(72vw,820px);overflow:hidden}.coc-lifestyle img{width:100%;height:100%;object-fit:cover}.coc-lifestyle figcaption{position:absolute;left:5vw;bottom:4vw;color:#fff;font-family:var(--coc-display);font-size:clamp(2.5rem,6vw,6rem);text-shadow:0 2px 22px rgba(0,0,0,.4)}
.coc-moments h2,.coc-social h2{font-size:clamp(2.8rem,5vw,5.2rem);max-width:900px}.coc-moment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.coc-moment-grid a{min-height:390px;padding:clamp(2rem,4vw,4rem);display:flex;flex-direction:column;justify-content:flex-end;border-radius:48% 52% 20px 20px;background:var(--coc-cream-deep);color:var(--coc-green);text-decoration:none;transition:transform .25s ease}.coc-moment-grid a:nth-child(2){background:var(--coc-gold);transform:translateY(3rem)}.coc-moment-grid a:nth-child(3){background:var(--coc-green);color:#fff}.coc-moment-grid a:hover{transform:translateY(-8px) rotate(-1deg)}.coc-moment-grid h3{font-family:var(--coc-display);font-size:2.5rem;margin:.6rem 0}.coc-moment-grid strong{margin-top:1rem;text-decoration:underline;text-underline-offset:5px}
.coc-benefits{display:grid;grid-template-columns:repeat(4,1fr);background:var(--coc-green-dark);color:#fff;padding:clamp(3rem,6vw,6rem) max(4vw,calc((100vw - 1360px)/2))}.coc-benefits article{padding:2rem;border-right:1px solid rgba(255,255,255,.18)}.coc-benefits article:last-child{border:0}.coc-benefits .rs-icon{color:var(--coc-gold);font-size:1.7rem}.coc-benefits h3{font-family:var(--coc-display);font-size:1.8rem;font-weight:400;margin:1rem 0 .5rem}
.coc-social__grid{display:grid;grid-template-columns:repeat(12,1fr);gap:1rem}.coc-social figure{margin:0;grid-column:span 4;aspect-ratio:1;overflow:hidden;border-radius:var(--coc-radius)}.coc-social figure:nth-child(1){grid-column:span 7;aspect-ratio:1.5}.coc-social figure:nth-child(2){grid-column:span 5;aspect-ratio:auto}.coc-social img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.coc-social figure:hover img{transform:scale(1.04)}
.coc-overlay{position:fixed;z-index:9997;inset:0;background:rgba(10,31,22,.58);backdrop-filter:blur(3px)}.coc-cart-drawer{position:fixed;z-index:9998;right:0;top:0;width:min(480px,100%);height:100dvh;background:var(--coc-cream-light);padding:clamp(1.25rem,3vw,2rem);transform:translateX(102%);transition:transform .35s cubic-bezier(.2,.8,.2,1);overflow:auto}.coc-cart-drawer.is-open{transform:none}.coc-cart-drawer header{display:flex;justify-content:space-between;align-items:start;border-bottom:1px solid var(--coc-line);padding-bottom:1rem}.coc-cart-drawer h2{font-size:2.3rem;margin:0}.coc-cart-item{display:grid;grid-template-columns:90px 1fr auto;gap:1rem;padding:1.25rem 0;border-bottom:1px solid var(--coc-line)}.coc-cart-item img{width:90px;height:90px;border-radius:12px;object-fit:cover}.coc-cart-item__controls{display:flex;gap:.4rem;align-items:center}.coc-cart-item__controls button{width:36px;height:36px;border:1px solid var(--coc-line);background:#fff;border-radius:50%}.coc-cart-summary{position:sticky;bottom:-2rem;background:var(--coc-cream-light);padding:1.5rem 0 2rem}.coc-progress{height:6px;background:var(--coc-cream-deep);border-radius:99px;overflow:hidden}.coc-progress span{display:block;height:100%;background:var(--coc-gold)}.coc-cart-actions{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-top:1rem}.coc-quick-view{display:none;position:fixed;z-index:9999;inset:50% auto auto 50%;transform:translate(-50%,-48%);width:min(920px,calc(100% - 2rem));max-height:90vh;overflow:auto;background:var(--coc-cream-light);border-radius:var(--coc-radius);box-shadow:var(--coc-shadow);padding:clamp(1rem,3vw,2.5rem)}.coc-quick-view.is-open{display:block}.coc-quick-view>[data-close-dialog]{position:absolute;right:1rem;top:1rem;z-index:2}.coc-quick-layout{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.coc-quick-layout img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:1rem}.coc-quick-layout h2{font-size:clamp(2.2rem,4vw,4rem)}body.coc-dialog-open{overflow:hidden}
.rs-search-panel{box-shadow:0 30px 60px rgba(23,54,41,.15)}.coc-search-results{max-width:900px;margin:0 auto;padding:0 1rem 1.5rem}.coc-search-result{display:grid;grid-template-columns:58px 1fr auto;gap:1rem;align-items:center;padding:.65rem;border-bottom:1px solid var(--coc-line);text-decoration:none}.coc-search-result img{width:58px;height:58px;object-fit:cover;border-radius:9px}.coc-search-empty{padding:1.2rem;text-align:center;color:var(--coc-muted)}
.coc-search-result--category{grid-template-columns:1fr auto;background:var(--coc-cream);border-radius:.65rem;margin:.25rem 0}.coc-search-result--category span{color:var(--coc-muted);font-size:.8rem}
.coc-product-accordions{max-width:900px;margin:2rem auto}.coc-product-accordions details{border-top:1px solid var(--coc-line);padding:1.25rem 0}.coc-product-accordions summary{display:flex;justify-content:space-between;cursor:pointer;font-family:var(--coc-display);font-size:1.6rem}.coc-sticky-buy{display:none}.coc-wishlist-page{min-height:60vh}.coc-wishlist-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:2rem}
.coc-contact-card{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(2rem,7vw,7rem);padding:clamp(2rem,5vw,5rem);background:var(--coc-cream);border-radius:var(--coc-radius)}.coc-contact-card h2{font-size:clamp(2.5rem,5vw,5rem)}.coc-contact-card form,.coc-contact-card label{display:grid;gap:.45rem}.coc-contact-card form{gap:1rem}.coc-contact-card input,.coc-contact-card select,.coc-contact-card textarea,.rs-price-control input{width:100%;border:1px solid var(--coc-line);border-radius:10px;background:#fff;padding:.85rem;font:inherit}.coc-faq-layout,.coc-policy{display:grid;grid-template-columns:240px minmax(0,760px);justify-content:center;gap:clamp(2rem,6vw,6rem)}.coc-faq-layout>nav,.coc-policy>aside{position:sticky;top:160px;height:max-content;display:grid;gap:.75rem;padding:1.5rem;border-radius:1rem;background:var(--coc-cream)}.coc-faq-layout section{margin-bottom:4rem}.coc-faq-layout details{padding:1.25rem 0;border-top:1px solid var(--coc-line)}.coc-faq-layout summary{display:flex;justify-content:space-between;gap:1rem;cursor:pointer;font-weight:750;font-size:1.1rem}.coc-about-intro{text-align:center;padding:clamp(2rem,6vw,6rem)}.coc-about-lead{font-family:var(--coc-display);font-size:clamp(2.5rem,5vw,5rem);line-height:1.05}.coc-order-celebration{position:relative;overflow:hidden;margin:2rem 0;padding:clamp(2rem,5vw,5rem);border-radius:var(--coc-radius);background:var(--coc-green);color:#fff;text-align:center}.coc-order-celebration>span{display:block;color:var(--coc-gold);font-size:4rem;animation:cocCelebrate 1s ease both}.coc-order-celebration h2{font-size:clamp(2.5rem,5vw,4.5rem)}@keyframes cocCelebrate{from{transform:scale(0) rotate(-90deg);opacity:0}to{transform:scale(1);opacity:1}}.rs-footer{position:relative;overflow:hidden}.rs-footer:after{content:"cheeseOchez";position:absolute;left:-1vw;bottom:-.35em;font-family:var(--coc-display);font-size:16vw;color:rgba(255,255,255,.025);pointer-events:none}.rs-price-control{min-width:105px}.rs-catalog-toolbar{flex-wrap:wrap}
.coc-checkout-stage{display:flex;gap:1.25rem;align-items:flex-start;margin:2rem 0;padding:1.5rem;border-radius:1rem;background:var(--coc-cream)}.coc-checkout-stage>span{display:grid;place-items:center;flex:none;width:44px;height:44px;border-radius:50%;background:var(--coc-green);color:#fff;font-weight:800}.coc-checkout-stage h2{margin:.15rem 0}.coc-checkout-stage p{margin:.3rem 0}.coc-buy-now{margin-top:.75rem;width:100%}
@media(max-width:1024px){.rs-product-grid,.coc-wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.coc-benefits{grid-template-columns:repeat(2,1fr)}.coc-benefits article:nth-child(2){border-right:0}.coc-story{grid-template-columns:1fr 1fr}.coc-moment-grid a{padding:2rem}}
@media(max-width:767px){.coc-cinematic-hero{min-height:760px}.coc-cinematic-hero__veil{background:linear-gradient(0deg,rgba(10,31,22,.92),rgba(10,31,22,.12))}.coc-cinematic-hero__content{padding:6rem 1.25rem 5rem}.coc-scroll-cue{display:none}.rs-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.rs-category-card,.rs-category-card:nth-child(n){grid-column:auto}.rs-category-card__media,.rs-category-card:nth-child(1) .rs-category-card__media{min-height:190px}.rs-category-card__body{padding:1rem}.rs-category-card__body p{display:none}.coc-story{display:block;padding:5rem 1.25rem}.coc-story__visual{position:relative;top:auto;height:60vh;min-height:420px}.coc-story__copy article{min-height:auto;padding:3rem 0}.coc-lifestyle{height:75vh}.coc-moment-grid{display:grid;grid-template-columns:1fr;gap:1rem}.coc-moment-grid a:nth-child(2){transform:none}.coc-benefits{grid-template-columns:1fr}.coc-benefits article{border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}.coc-social__grid{grid-template-columns:repeat(2,1fr)}.coc-social figure,.coc-social figure:nth-child(n){grid-column:auto;aspect-ratio:1}.coc-quick-layout{grid-template-columns:1fr}.coc-sticky-buy{position:fixed;z-index:80;display:flex;left:0;right:0;bottom:0;background:rgba(251,248,241,.96);backdrop-filter:blur(12px);padding:.75rem 1rem;justify-content:space-between;align-items:center;box-shadow:0 -8px 30px rgba(23,54,41,.12)}.coc-sticky-buy div{display:grid;max-width:58%}.coc-sticky-buy strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.coc-cart-actions{grid-template-columns:1fr}.coc-cart-item{grid-template-columns:72px 1fr}.coc-cart-item>button{grid-column:2}.coc-wishlist-grid{gap:.75rem}.coc-contact-card{grid-template-columns:1fr}.coc-faq-layout,.coc-policy{display:block}.coc-faq-layout>nav,.coc-policy>aside{position:relative;top:auto;margin-bottom:2rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.coc-cinematic-hero>img,.rs-product-card,.rs-product-card__media img,.coc-cart-drawer,.coc-moment-grid a,.coc-social img{animation:none!important;transition:none!important;transform:none!important}.coc-story__copy article{opacity:1}.coc-story__visual{position:relative;top:auto}}

/* Modern primary navigation: one precise orange line glides between items. */
.rs-desktop-nav[data-modern-nav]{
	--nav-orange:#ef7d22;
	--nav-indicator-x:0px;
	--nav-indicator-width:0px;
	position:relative;
	isolation:isolate;
	padding-bottom:.5rem;
}
.rs-desktop-nav[data-modern-nav]>a,
.rs-desktop-nav[data-modern-nav]>.rs-category-nav>summary{
	background:transparent!important;
	border:0!important;
	border-radius:0!important;
	color:var(--coc-green);
	font-weight:700;
	letter-spacing:-.01em;
	padding:.7rem .9rem .8rem;
	transform:none!important;
	transition:color 220ms ease,opacity 220ms ease!important;
}
.rs-desktop-nav[data-modern-nav]>a::after,
.rs-desktop-nav[data-modern-nav]>.rs-category-nav>summary::after{
	display:none!important;
}
.rs-desktop-nav[data-modern-nav]>a:hover,
.rs-desktop-nav[data-modern-nav]>a:focus-visible,
.rs-desktop-nav[data-modern-nav]>.rs-category-nav>summary:hover,
.rs-desktop-nav[data-modern-nav]>.rs-category-nav>summary:focus-visible,
.rs-desktop-nav[data-modern-nav]>.rs-category-nav[open]>summary{
	background:transparent!important;
	color:var(--nav-orange);
}
.rs-desktop-nav[data-modern-nav]>.is-active,
.rs-desktop-nav[data-modern-nav]>.rs-category-nav.is-active>summary{
	color:var(--nav-orange);
}
.rs-nav-indicator{
	background:linear-gradient(90deg,#ffad42 0%,var(--nav-orange) 55%,#df5f12 100%);
	border-radius:999px;
	bottom:.32rem;
	box-shadow:0 2px 8px rgba(239,125,34,.3);
	height:3px;
	left:0;
	opacity:0;
	pointer-events:none;
	position:absolute;
	transform:translate3d(var(--nav-indicator-x),0,0);
	transition:transform 420ms cubic-bezier(.22,1,.36,1),width 420ms cubic-bezier(.22,1,.36,1),opacity 160ms ease;
	width:var(--nav-indicator-width);
	z-index:2;
}
.rs-nav-indicator.is-visible{opacity:1}
.rs-nav-indicator.is-positioning{transition:none!important}
@media(prefers-reduced-motion:reduce){
	.rs-nav-indicator{transition:none!important}
}

/* Homepage category mosaic: deliberate asymmetry with a strict underlying grid. */
.coc-home .rs-category-section{
	background:
		radial-gradient(circle at 8% 18%,rgba(239,125,34,.09),transparent 24rem),
		var(--coc-cream-light);
	overflow:hidden;
	padding-block:clamp(5rem,9vw,9rem);
}
.coc-home .rs-category-heading{
	align-items:end;
	display:grid;
	grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);
	gap:clamp(2rem,7vw,7rem);
	margin-bottom:clamp(2rem,4vw,3.5rem);
}
.coc-home .rs-category-heading h2{
	font-family:var(--coc-display);
	font-size:clamp(3rem,5.4vw,5.8rem);
	font-weight:400;
	letter-spacing:-.045em;
	line-height:.92;
	max-width:800px;
}
.rs-category-heading__aside{padding-bottom:.35rem}
.rs-category-heading__aside p{color:var(--coc-muted);line-height:1.75;margin:0 0 1.25rem;max-width:48ch}
.rs-category-heading__aside .rs-text-link{color:var(--coc-green);text-decoration:none}
.rs-category-heading__aside .rs-text-link .rs-icon{transition:transform 240ms cubic-bezier(.22,1,.36,1)}
.rs-category-heading__aside .rs-text-link:hover .rs-icon{transform:translateX(5px)}
.coc-home .rs-category-grid{
	display:grid;
	grid-template-columns:repeat(12,minmax(0,1fr));
	grid-template-rows:repeat(2,minmax(265px,1fr));
	gap:clamp(.8rem,1.4vw,1.25rem);
}
.coc-home .rs-category-card,
.coc-home .rs-category-card:nth-child(n){
	background:var(--coc-green-dark);
	border:0;
	border-radius:clamp(1rem,2vw,1.75rem);
	box-shadow:none;
	color:#fff;
	display:block;
	grid-column:span 3;
	grid-row:span 1;
	min-height:265px;
	overflow:hidden;
	position:relative;
	transform:translateZ(0);
}
.coc-home .rs-category-card:first-child{
	grid-column:span 6;
	grid-row:span 2;
	min-height:550px;
}
.coc-home .rs-category-card__media{background:var(--coc-green-dark);inset:0;min-height:0;overflow:hidden;position:absolute}
.coc-home .rs-category-card__media::after{
	background:linear-gradient(180deg,rgba(8,27,19,.02) 25%,rgba(8,27,19,.82) 100%);
	content:"";
	inset:0;
	position:absolute;
	transition:background 400ms ease;
}
.coc-home .rs-category-card__image{
	aspect-ratio:auto;
	height:100%;
	object-fit:cover;
	transition:transform 750ms cubic-bezier(.22,1,.36,1),filter 400ms ease;
	width:100%;
}
.coc-home .rs-category-card__count{
	background:rgba(251,248,241,.9);
	bottom:auto;
	color:var(--coc-green-dark);
	left:auto;
	right:1rem;
	top:1rem;
	backdrop-filter:blur(8px);
	z-index:2;
}
.coc-home .rs-category-card__body{
	background:transparent;
	bottom:0;
	color:#fff;
	display:block;
	left:0;
	min-height:0;
	padding:clamp(1.25rem,2.4vw,2.2rem);
	position:absolute;
	right:0;
	z-index:2;
}
.coc-home .rs-category-card .rs-card__label{
	align-items:center;
	color:rgba(255,255,255,.78);
	display:flex;
	font-size:.68rem;
	font-weight:750;
	gap:.65rem;
	letter-spacing:.12em;
	margin-bottom:.45rem;
	text-transform:uppercase;
}
.coc-home .rs-category-card .rs-card__label b{color:#ffc46b;font:700 .72rem/1 var(--coc-ui)}
.coc-home .rs-category-card h3{
	color:#fff;
	font-family:var(--coc-display);
	font-size:clamp(1.6rem,2.4vw,2.7rem);
	font-weight:450;
	letter-spacing:-.025em;
	line-height:1;
	margin:.2rem 0 0;
}
.coc-home .rs-category-card:first-child h3{font-size:clamp(2.7rem,4.5vw,5rem)}
.coc-home .rs-category-card p{color:rgba(255,255,255,.78);display:none;font-size:.88rem;line-height:1.55;margin:.8rem 0 0;max-width:42ch}
.coc-home .rs-category-card:first-child p{display:block}
.coc-home .rs-category-card strong{
	align-items:center;
	bottom:auto;
	color:#fff;
	 display:flex;
	font-size:.78rem;
	justify-content:space-between;
	margin-top:1rem;
	position:static;
}
.coc-home .rs-category-card strong::after{display:none}
.coc-home .rs-category-card strong .rs-icon{
	background:var(--coc-orange,#ef7d22);
	border-radius:50%;
	box-sizing:content-box;
	padding:.55rem;
	transition:transform 350ms cubic-bezier(.22,1,.36,1),background 220ms ease;
}
.coc-home .rs-category-card:not(:first-child) strong span{display:none}
.coc-home .rs-category-card:hover,
.coc-home .rs-category-card:focus-within{box-shadow:0 22px 48px rgba(23,54,41,.18);color:#fff;transform:translateY(-4px)}
.coc-home .rs-category-card:hover .rs-category-card__image,
.coc-home .rs-category-card:focus-within .rs-category-card__image{filter:saturate(1.08);transform:scale(1.055)}
.coc-home .rs-category-card:hover strong .rs-icon,
.coc-home .rs-category-card:focus-within strong .rs-icon{background:#ff963d;transform:translateX(4px) rotate(-8deg)}
.coc-home .rs-category-grid.has-category-motion .rs-category-card{opacity:0;transform:translateY(28px) scale(.985)}
.coc-home .rs-category-grid.has-category-motion .rs-category-card.is-revealed{opacity:1;transform:translateY(0) scale(1);transition:opacity 620ms ease var(--category-delay),transform 720ms cubic-bezier(.22,1,.36,1) var(--category-delay),box-shadow 250ms ease}
@media(max-width:1000px){
	.coc-home .rs-category-heading{grid-template-columns:1fr;gap:1.25rem}
	.rs-category-heading__aside{display:flex;justify-content:space-between;align-items:end;gap:2rem}
	.rs-category-heading__aside p{margin:0}
	.coc-home .rs-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto}
	.coc-home .rs-category-card,.coc-home .rs-category-card:nth-child(n){grid-column:auto;grid-row:auto;min-height:330px}
	.coc-home .rs-category-card:first-child{grid-column:span 2;min-height:480px}
}
@media(max-width:620px){
	.coc-home .rs-category-section{padding-inline:0}
	.coc-home .rs-category-section .rs-section__inner{max-width:none}
	.coc-home .rs-category-heading{padding-inline:1.15rem}
	.rs-category-heading__aside{align-items:start;display:grid;gap:1rem}
	.coc-home .rs-category-grid{
			display:flex;
		gap:.85rem;
		overflow-x:auto;
		padding:0 1.15rem 1.25rem;
		scroll-padding-left:1.15rem;
		scroll-snap-type:x mandatory;
		scrollbar-width:none;
	}
	.coc-home .rs-category-grid::-webkit-scrollbar{display:none}
	.coc-home .rs-category-card,.coc-home .rs-category-card:nth-child(n),.coc-home .rs-category-card:first-child{flex:0 0:min(82vw,340px);min-height:430px;scroll-snap-align:start}
	.coc-home .rs-category-card p,.coc-home .rs-category-card:first-child p{display:none}
	.coc-home .rs-category-card h3,.coc-home .rs-category-card:first-child h3{font-size:2.25rem}
}
@media(prefers-reduced-motion:reduce){
	.coc-home .rs-category-card,.coc-home .rs-category-card__image,.coc-home .rs-category-card strong .rs-icon{transition:none!important}
	.coc-home .rs-category-grid.has-category-motion .rs-category-card{opacity:1;transform:none}
}

/* Definitive phone layer. Historical theme rules are intentionally overridden
 * here so every customer surface shares one predictable mobile layout. */
*,*::before,*::after{box-sizing:border-box}
html,body{max-width:100%;overflow-x:clip}
img,svg,video{max-width:100%}
@media(max-width:767px){
	.rs-announcement{min-height:36px}
	.rs-announcement__inner{min-height:36px;overflow:hidden;padding:.35rem .8rem}
	.rs-announcement__inner>[data-announcement]{display:none!important}
	.rs-announcement__inner>[data-announcement]:not([hidden]){
		display:flex!important;
		font-size:.7rem;
		max-width:100%;
		overflow:hidden;
		text-overflow:ellipsis;
		white-space:nowrap;
	}
	.rs-announcement__inner .rs-icon{height:14px;width:14px}
	.rs-header[data-store-header],.rs-header[data-store-header].is-scrolled{top:0}
	.rs-header[data-store-header] .rs-header__inner,
	.rs-header[data-store-header].is-scrolled .rs-header__inner{
		display:grid;
		grid-template-columns:44px minmax(0,1fr) auto;
		gap:.45rem;
		min-height:68px;
		padding:.55rem .75rem;
	}
	.rs-brand{min-width:0;width:100%}
	.rs-brand__logo{height:auto;max-height:44px;max-width:min(150px,100%);width:auto}
	.rs-header-actions{min-width:0}
	.rs-header-actions .rs-search-toggle{display:inline-flex}
	.rs-cart-link{min-width:58px;justify-content:center}
	.coc-breadcrumbs{
		align-items:center;
		font-size:.72rem;
		max-width:100%;
		overflow:hidden;
		padding:.7rem 1rem;
		white-space:nowrap;
	}
	.coc-breadcrumbs span:last-child{overflow:hidden;text-overflow:ellipsis}
	.coc-cinematic-hero{min-height:calc(100svh - 104px)}
	.coc-cinematic-hero__content{padding:4.5rem 1.15rem 3rem;width:100%}
	.coc-cinematic-hero h1{font-size:clamp(2.85rem,13vw,3.55rem);line-height:.94;overflow-wrap:anywhere}
	.coc-cinematic-hero__content>p:not(.rs-section-kicker){font-size:.95rem;line-height:1.65}
	.coc-cinematic-hero .rs-actions{gap:.65rem}
	.coc-cinematic-hero .rs-button{min-height:48px;padding:.8rem 1rem}
	.rs-section,.rs-category-section,.rs-featured-products{padding-left:1rem;padding-right:1rem}
	.coc-statement{padding:5rem 1.15rem}
	.coc-statement p{font-size:clamp(2.15rem,10vw,3rem)}
	.coc-story{padding:4rem 1rem}
	.coc-story__visual{height:58vh;min-height:340px}
	.coc-story__copy h2,.coc-moments h2,.coc-social h2{font-size:clamp(2.35rem,11vw,3.5rem);overflow-wrap:anywhere}
	.coc-story__copy article{padding:2.5rem 0}
	.coc-lifestyle{height:65vh;min-height:440px}
	.coc-lifestyle figcaption{bottom:1.5rem;left:1rem;right:1rem;font-size:2.7rem}
	.coc-moment-grid a{min-height:330px;padding:1.5rem}
	.coc-benefits article{padding:1.5rem 1rem}
	.coc-social__grid{gap:.65rem}
	.coc-home .rs-category-grid.has-category-motion .rs-category-card{opacity:1;transform:none}
	.rs-product-grid,.coc-wishlist-grid{gap:.7rem;grid-template-columns:repeat(2,minmax(0,1fr))}
	.rs-product-card{display:flex;grid-template-columns:none;min-width:0}
	.rs-product-card__media{height:auto}
	.rs-product-card__media img{aspect-ratio:1/1;height:auto;min-height:0}
	.rs-product-card__body{min-height:0;padding:.75rem}
	.rs-product-card__category{font-size:.62rem}
	.rs-product-card h3{font-size:.92rem;line-height:1.3;overflow-wrap:anywhere}
	.rs-product-card__description{display:none}
	.rs-product-card__status{align-items:flex-start;display:grid;gap:.35rem;margin-bottom:.55rem}
	.rs-product-card__price{font-size:.9rem;text-align:left}
	.rs-product-card__utility{align-items:center;gap:.25rem}
	.coc-quick-button{font-size:.69rem;line-height:1.2;text-align:right;white-space:nowrap}
	.coc-wishlist-button{height:40px;min-height:40px;width:40px}
	.rs-catalog{padding:0 .75rem 4rem}
	.rs-catalog-hero{border-radius:1rem;margin:1.25rem 0 1.5rem;padding:2rem 1.25rem}
	.rs-catalog-hero h1{font-size:2.35rem;line-height:1.02}
	.rs-catalog-hero p{font-size:.95rem;line-height:1.65}
	.rs-catalog-layout{gap:1rem;padding-top:0}
	.rs-catalog-results{min-width:0}
	.rs-catalog-toolbar{
		display:grid;
		grid-template-columns:minmax(0,1fr) minmax(0,1fr);
		gap:.7rem;
		overflow:visible;
		padding:.8rem;
	}
	.rs-catalog-toolbar>*{margin:0;max-width:none;min-width:0;width:100%}
	.rs-filter-toggle{grid-column:1;grid-row:1;justify-self:start}
	.rs-catalog-toolbar .rs-filter-toggle{
		align-items:center;
		background:var(--coc-green);
		border-color:var(--coc-green);
		color:#fff;
		display:inline-flex;
		gap:.45rem;
		justify-content:center;
	}
	.rs-catalog-toolbar .rs-filter-toggle .rs-icon{display:block;height:18px;width:18px}
	.rs-product-count{align-self:center;grid-column:2;grid-row:1;text-align:right}
	.rs-catalog-search{grid-column:1/-1;grid-row:2}
	.rs-catalog-search>.rs-icon{color:var(--coc-muted);height:18px;left:.85rem;position:absolute;width:18px;z-index:1}
	.rs-catalog-search input{min-width:0;padding-left:2.55rem;width:100%}
	.rs-catalog-toolbar>.rs-sort-control{display:block}
	.rs-catalog-toolbar>.rs-sort-control select,
	.rs-catalog-toolbar>.rs-price-control input{height:46px;max-width:none;padding:.65rem .75rem;width:100%}
	.rs-price-control{min-width:0}
	.rs-catalog-toolbar>.rs-sort-control:nth-of-type(2){grid-column:1;grid-row:3}
	.rs-catalog-toolbar>.rs-price-control:nth-of-type(3){grid-column:1;grid-row:4}
	.rs-catalog-toolbar>.rs-price-control:nth-of-type(4){grid-column:2;grid-row:4}
	.rs-catalog-toolbar>.rs-sort-control:nth-of-type(5){grid-column:2;grid-row:3}
	.coc-search-result{grid-template-columns:48px minmax(0,1fr);gap:.7rem}
	.coc-search-result span{grid-column:2}
	.coc-cart-drawer{padding:1rem;width:100%}
	.coc-cart-drawer h2{font-size:2rem}
	.coc-cart-item{grid-template-columns:64px minmax(0,1fr);gap:.75rem}
	.coc-cart-item img{height:64px;width:64px}
	.coc-cart-item>div:last-child{align-items:center;display:flex;gap:.65rem;grid-column:2;justify-content:space-between}
	.coc-quick-view{border-radius:1rem;max-height:calc(100dvh - 1rem);padding:1rem;width:calc(100% - 1rem)}
	.coc-quick-layout{gap:1rem}
	.coc-contact-card{padding:1.25rem}
	.coc-contact-card h2{font-size:2.5rem}
	.coc-checkout-stage{padding:1rem}
	.coc-checkout-stage>span{height:38px;width:38px}
	.woocommerce form.checkout,#customer_details,#order_review,.woocommerce-cart .woocommerce{min-width:0;width:100%}
	.woocommerce table.shop_table{font-size:.85rem}
	.coc-sticky-buy{gap:.65rem;padding:.7rem .8rem}
	.coc-sticky-buy .rs-button{flex:none;max-width:48%;padding:.75rem .85rem}
	body.single-product .rs-whatsapp-float{bottom:5.5rem}
	.rs-footer__inner,.rs-footer__bottom{padding-left:1rem;padding-right:1rem}
}
@media(max-width:370px){
	.rs-header[data-store-header] .rs-header__inner,
	.rs-header[data-store-header].is-scrolled .rs-header__inner{grid-template-columns:42px minmax(0,1fr) auto;padding-inline:.55rem}
	.rs-brand__logo{max-width:132px}
	.rs-header-actions .rs-search-toggle{display:none}
	.rs-cart-link{min-width:54px}
	.coc-cinematic-hero h1{font-size:2.75rem}
	.rs-product-card__body{padding:.65rem}
	.rs-product-card h3{font-size:.84rem}
	.coc-quick-button{font-size:.64rem}
}
