*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);line-height:1.5}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page-width{width:min(100% - 32px,1320px);margin-inline:auto}.section{padding:72px 0}.section-heading{font-family:var(--heading);font-size:clamp(2rem,4vw,3.6rem);line-height:1.05;margin:0 0 14px}.section-copy{max-width:660px;margin:0 auto 32px;color:#6f665f}.center{text-align:center}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 28px;border:1px solid var(--ink);background:var(--ink);color:#fff;cursor:pointer;transition:.2s}.button:hover{background:var(--accent);border-color:var(--accent)}.button--outline{background:transparent;color:var(--ink)}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:12px;top:12px;background:#fff;padding:12px;z-index:100}
.announcement{background:var(--accent);color:white;text-align:center;padding:9px 20px;font-size:.88rem;letter-spacing:.04em}.site-header{background:var(--paper);position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(37,31,26,.12)}.header-inner{height:82px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.brand{font-family:var(--heading);font-size:clamp(1.55rem,3vw,2.2rem);font-weight:700;letter-spacing:.02em}.brand img{max-height:54px;width:auto}.nav{display:flex;gap:30px;align-items:center}.nav a{font-size:.95rem}.header-actions{display:flex;justify-content:flex-end;gap:18px;align-items:center}.icon-button{border:0;background:none;padding:8px;cursor:pointer}.mobile-toggle{display:none}.search-panel{display:none;border-top:1px solid #ddd;padding:18px}.search-panel.is-open{display:block}.search-form{display:flex;max-width:760px;margin:auto}.search-form input{flex:1;border:1px solid #bcb2a8;padding:14px}.search-form button{border:0;background:var(--ink);color:#fff;padding:0 24px}
.hero{position:relative;min-height:min(78vh,780px);display:grid;align-items:center;overflow:hidden;background:var(--muted)}.hero-media{position:absolute;inset:0}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(45,18,22,.58),rgba(45,18,22,.05) 58%,transparent 74%)}.hero-content{position:relative;z-index:2;color:#fff;max-width:680px;padding:100px 0}.hero-kicker{text-transform:uppercase;letter-spacing:.2em;font-size:.78rem}.hero h1{font-family:var(--heading);font-size:clamp(3rem,7vw,6.8rem);line-height:.92;margin:18px 0 24px}.hero p{font-size:1.1rem;max-width:520px}.hero .button{background:#fff;color:var(--ink);border-color:#fff;margin-top:16px}
.trust-strip{background:var(--ink);color:#fff;overflow:hidden;padding:13px 0}.trust-track{display:flex;justify-content:space-around;gap:40px;white-space:nowrap;text-transform:uppercase;letter-spacing:.12em;font-size:.75rem}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-card{position:relative;aspect-ratio:4/5;overflow:hidden;border-radius:var(--radius);background:var(--muted)}.category-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.category-card:hover img{transform:scale(1.035)}.category-campaign{position:absolute;inset:0;background-image:url('chanda-category-strip.png');background-size:400% 100%;background-repeat:no-repeat;transition:transform .5s}.category-card:hover .category-campaign{transform:scale(1.035)}.category-campaign--1{background-position:0 center}.category-campaign--2{background-position:33.333% center}.category-campaign--3{background-position:66.666% center}.category-campaign--4{background-position:100% center}.category-label{position:absolute;inset:auto 14px 14px;background:rgba(255,255,255,.94);padding:14px;text-align:center}.category-label strong{display:block;font-family:var(--heading);font-size:1.35rem}.category-label small{color:#756b63}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px 18px}.product-card{min-width:0}.product-card__media{position:relative;aspect-ratio:3/4;background:var(--muted);overflow:hidden;border-radius:var(--radius)}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.product-card:hover img{transform:scale(1.025)}.badge{position:absolute;left:10px;top:10px;background:var(--accent);color:white;padding:5px 10px;font-size:.72rem;text-transform:uppercase}.product-card__title{font-family:var(--heading);font-size:1.1rem;margin:14px 0 6px}.price{font-weight:600}.price s{opacity:.55;margin-left:8px;font-weight:400}.empty-card{aspect-ratio:3/4;background:var(--muted);display:grid;place-items:center;padding:20px;text-align:center}
.editorial-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:20px}.editorial-card{position:relative;min-height:560px;overflow:hidden;background:var(--muted)}.editorial-card.small{min-height:270px}.editorial-stack{display:grid;gap:20px}.editorial-card img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.editorial-card__content{position:absolute;inset:auto 28px 28px;color:#fff;text-shadow:0 1px 12px rgba(0,0,0,.3)}.editorial-card__content h3{font:2.4rem/1 var(--heading);margin:0 0 12px}
.newsletter{background:var(--muted);text-align:center}.newsletter-form{display:flex;max-width:620px;margin:24px auto 0}.newsletter-form input{flex:1;padding:15px;border:1px solid #b9aea5;background:#fff}.newsletter-form button{border:0;background:var(--accent);color:#fff;padding:0 28px}.site-footer{background:#211b17;color:#f8f1e9;padding:60px 0 24px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:50px}.footer-title{font-family:var(--heading);font-size:1.2rem}.footer-menu{display:grid;gap:10px}.footer-bottom{border-top:1px solid rgba(255,255,255,.15);margin-top:45px;padding-top:22px;font-size:.85rem;color:#bdb3aa}
.main-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:55px 0}.product-gallery img{width:100%;background:var(--muted)}.product-info{position:sticky;top:120px;align-self:start}.product-info h1{font:clamp(2rem,4vw,4rem)/1 var(--heading)}.product-price{font-size:1.4rem;margin:18px 0}.product-form{display:grid;gap:14px}.product-form select,.product-form input{width:100%;padding:13px;border:1px solid #bdb3aa}.rte{max-width:760px}.collection-header{padding:65px 0 35px}.collection-header h1{font:clamp(2.5rem,5vw,5rem)/1 var(--heading);margin:0}.pagination{text-align:center;margin-top:40px}.cart-table{width:100%;border-collapse:collapse}.cart-table td,.cart-table th{padding:18px;border-bottom:1px solid #ddd;text-align:left}
@media(max-width:900px){.section{padding:52px 0}.header-inner{grid-template-columns:auto 1fr auto;height:68px}.mobile-toggle{display:block}.nav{display:none;position:fixed;inset:68px 0 auto;background:var(--paper);padding:28px;flex-direction:column;align-items:flex-start;border-bottom:1px solid #ddd}.menu-open .nav{display:flex}.brand{text-align:center}.header-actions .account-link{display:none}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.editorial-grid,.main-grid{grid-template-columns:1fr}.editorial-card{min-height:420px}.product-info{position:static}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:560px){.page-width{width:min(100% - 24px,1320px)}.hero{min-height:620px}.hero-content{padding:80px 0}.category-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory}.category-card{min-width:78vw;scroll-snap-align:start}.product-grid{gap:22px 10px}.product-card__title{font-size:1rem}.editorial-card{min-height:360px}.newsletter-form{display:grid}.newsletter-form button{min-height:48px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}}
.editorial-campaign{position:absolute;inset:0;background-size:400% 100%;background-repeat:no-repeat;transition:transform .5s}.editorial-card:hover .editorial-campaign{transform:scale(1.035)}.editorial-campaign--1{background-position:0 center}.editorial-campaign--2{background-position:66.666% center}.editorial-campaign--3{background-position:100% center}.editorial-card__shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(15,22,27,.5),transparent 55%)}
.trust-track{width:max-content;justify-content:flex-start;animation:chanda-marquee 24s linear infinite}.trust-track span{min-width:260px;text-align:center}@keyframes chanda-marquee{to{transform:translateX(-50%)}}
.circle-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:24px 16px}.circle-category{text-align:center}.circle-category__image{display:block;aspect-ratio:1;border-radius:50%;overflow:hidden;background:var(--muted);margin-bottom:14px}.circle-category__image img,.circle-sprite{display:block;width:100%;height:100%;object-fit:cover}.circle-sprite{background-size:800% 100%;background-repeat:no-repeat;transition:transform .35s}.circle-category:hover .circle-sprite{transform:scale(1.06)}.circle-sprite--1{background-position:0 center}.circle-sprite--2{background-position:14.285% center}.circle-sprite--3{background-position:28.57% center}.circle-sprite--4{background-position:42.855% center}.circle-sprite--5{background-position:57.14% center}.circle-sprite--6{background-position:71.425% center}.circle-sprite--7{background-position:85.71% center}.circle-sprite--8{background-position:100% center}.circle-category strong{display:block;font-family:var(--heading);font-size:1.08rem}.circle-category small{display:block;margin-top:5px;color:#736b65}.preview-product{display:block;width:100%;height:100%;background-size:800% 100%;background-repeat:no-repeat}.preview-product--1{background-position:14.285% center}.preview-product--2{background-position:28.57% center}.preview-product--3{background-position:42.855% center}.preview-product--4{background-position:100% center}
.promo-banner{position:relative;min-height:600px;display:grid;align-items:center;overflow:hidden}.promo-banner__media,.promo-banner__shade{position:absolute;inset:0}.promo-banner__media img{width:100%;height:100%;object-fit:cover}.promo-banner__shade{background:linear-gradient(90deg,rgba(22,43,53,.48),rgba(22,43,53,.03) 60%)}.promo-banner__content{position:relative;z-index:2;color:#fff}.promo-banner__content span{letter-spacing:.2em;font-size:.76rem}.promo-banner__content h2{font:clamp(3rem,6vw,6rem)/.95 var(--heading);margin:16px 0}.promo-banner__content p{font-size:1.1rem}.promo-banner__content .button{margin-top:18px;background:#fff;color:var(--ink);border-color:#fff}.testimonials{background:#f4fbfd}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.testimonial{background:#fff;padding:34px;border:1px solid #d8eaf0}.testimonial__stars{color:#3498c5;letter-spacing:.18em}.testimonial p{font:1.25rem/1.55 var(--heading)}
@media(max-width:900px){.circle-grid{grid-template-columns:repeat(4,1fr)}.testimonial-grid{grid-template-columns:1fr}.promo-banner{min-height:500px}}
@media(max-width:560px){.circle-grid{display:flex;overflow:auto}.circle-category{min-width:36vw}.promo-banner{min-height:560px}.promo-banner__content{padding:70px 0}}

/* Video-reference responsive polish — desktop, laptop, tablet and phone */
.hero-overlay{background:linear-gradient(90deg,rgba(13,43,67,.76),rgba(13,43,67,.16) 48%,transparent 70%)}
.circle-grid{grid-template-columns:repeat(5,1fr);gap:28px 18px}
.circle-category__image{background:linear-gradient(145deg,#f7fcff,#dceff7);border:1px solid #d4e8f0;box-shadow:0 10px 30px rgba(25,93,123,.08)}
.circle-category:nth-child(3n+2) .circle-category__image{background:linear-gradient(145deg,#fff8f5,#ffe5df)}
.circle-category:nth-child(3n) .circle-category__image{background:linear-gradient(145deg,#f8f8ff,#e7e9ff)}
.category-icon,.multi-preview-icon{width:100%;height:100%;display:grid;place-items:center;font-size:clamp(2.5rem,5vw,4.8rem);transition:transform .35s}
.circle-category:hover .category-icon{transform:scale(1.09)}
.multi-preview-icon{background:linear-gradient(145deg,#f7fcff,#e6f4f9)}
.promo-banner__shade{background:linear-gradient(90deg,rgba(12,48,75,.78),rgba(12,48,75,.12) 50%,transparent 72%)}
@media(min-width:901px) and (max-width:1180px){.page-width{width:min(100% - 40px,1120px)}.hero{min-height:680px}.hero h1{font-size:clamp(3.2rem,6vw,5.6rem)}.product-grid{gap:24px 16px}.circle-grid{grid-template-columns:repeat(5,1fr);gap:22px 14px}}
@media(max-width:900px){.circle-grid{grid-template-columns:repeat(3,1fr)}.hero{min-height:660px}.hero-overlay{background:linear-gradient(90deg,rgba(13,43,67,.78),rgba(13,43,67,.28) 72%,transparent)}.hero-content{max-width:72%}.promo-banner__content{max-width:70%}}
@media(max-width:560px){.hero{min-height:590px;align-items:end}.hero-media img{object-position:68% center}.hero-overlay{background:linear-gradient(0deg,rgba(10,37,56,.88),rgba(10,37,56,.18) 75%)}.hero-content{max-width:none;padding:56px 0}.hero h1{font-size:clamp(2.55rem,13vw,4rem);line-height:.98}.hero p{font-size:1rem}.section{padding:46px 0}.section-heading{font-size:2.15rem}.circle-grid{display:flex;gap:14px;padding-bottom:8px}.circle-category{min-width:38vw}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 10px}.product-card__title{font-size:.95rem}.promo-banner{min-height:540px;align-items:end}.promo-banner__media img{object-position:68% center}.promo-banner__shade{background:linear-gradient(0deg,rgba(10,37,56,.88),rgba(10,37,56,.12) 78%)}.promo-banner__content{max-width:none;padding:58px 0}.promo-banner__content h2{font-size:2.7rem}.testimonial{padding:24px}.trust-track span{min-width:220px}}
