@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700&family=Montserrat:wght@400;500;600;700&family=Playfair+Display:wght@500;600;700&display=swap');
:root{--cream:#fffaf1;--cream2:#f7ecd9;--paper:#fffdf9;--wine:#8d0d17;--wine2:#b51623;--red:#c81d28;--gold:#c6902f;--gold2:#f1cf7a;--ink:#2b1713;--muted:#7a625b;--line:#eadbc6;--green:#128c42;--shadow:0 16px 48px rgba(79,25,18,.12);--heading:'Cormorant Garamond',Georgia,serif;--body:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--body);line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1680px,calc(100% - 64px));margin:auto}
.announcement{background:linear-gradient(90deg,#740a12,#a90e1a,#740a12);color:#fff2d7;font-size:12px;letter-spacing:.02em}.announcement .container{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:18px}.announcement .sep{opacity:.35;margin:0 10px}.announcement strong{color:#ffe09b}.announcement a{color:#fff;font-weight:700}
.header{position:sticky;top:0;z-index:50;background:rgba(255,250,241,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(177,113,64,.16)}.nav{height:82px;display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:30px}.brand img{height:72px;width:195px;object-fit:contain;object-position:left center}.navlinks{display:flex;justify-content:center;gap:30px;align-items:center}.navlinks a{font-family:var(--heading);font-size:18px;font-weight:700;position:relative}.navlinks a:after{content:'';position:absolute;left:0;right:100%;height:2px;bottom:-10px;background:var(--wine);transition:.25s}.navlinks a:hover:after,.navlinks a.active:after{right:0}.nav-actions{display:flex;align-items:center;gap:10px}.searchbox{display:flex;align-items:center;border:1px solid var(--line);background:#fff8ed;border-radius:11px;overflow:hidden;min-width:220px}.searchbox input{border:0;outline:0;background:transparent;padding:12px 14px;width:100%;font:inherit}.searchbox button{border:0;background:transparent;padding:10px 12px;cursor:pointer;color:var(--wine);font-weight:900}.menu-toggle{display:none;border:1px solid var(--line);background:#fff8ed;border-radius:9px;padding:8px 11px;font-size:20px}.wa-pill{display:inline-flex;align-items:center;gap:8px;background:var(--green);color:#fff;padding:11px 16px;border-radius:10px;font-weight:700;box-shadow:0 8px 20px rgba(18,140,66,.2)}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 20px;border-radius:9px;border:1px solid #b98066;font-weight:700;font-size:14px;transition:.25s;cursor:pointer;background:#fffaf4;color:var(--wine)}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(93,20,13,.12)}.btn.primary{border-color:var(--wine);background:linear-gradient(135deg,var(--wine),#ba1824);color:#fff;box-shadow:0 10px 24px rgba(139,13,23,.18)}.btn.gold{border:0;background:linear-gradient(135deg,#b2771c,#e5be62);color:#fff}.btn.whatsapp{border:0;background:var(--green);color:white}
.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 78% 30%,rgba(233,171,91,.25),transparent 25%),linear-gradient(100deg,#fff9ef 0%,#fff7eb 45%,#f3ddc4 100%);border-bottom:1px solid var(--line)}.hero:before,.hero:after{content:'';position:absolute;width:280px;height:280px;border:1px solid rgba(185,119,44,.18);border-radius:50%;pointer-events:none}.hero:before{left:-150px;top:-120px;box-shadow:0 0 0 26px rgba(198,144,47,.04),0 0 0 52px rgba(198,144,47,.03)}.hero:after{right:-150px;bottom:-140px;box-shadow:0 0 0 30px rgba(141,13,23,.04),0 0 0 60px rgba(141,13,23,.03)}.hero-grid{min-height:560px;display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:46px;padding:50px 0}.eyebrow{font-size:11px;letter-spacing:.32em;text-transform:uppercase;color:var(--wine);font-weight:800;margin-bottom:13px}.hero h1,.page-hero h1,.section h2,.story h2,.wholesale-band h2,.product-detail h1{font-family:var(--heading);font-weight:700;line-height:.92;margin:0;color:#86131a}.hero h1{font-size:clamp(56px,5vw,86px);max-width:650px}.hero h1 .gold{color:#bd842b}.lead{font-size:19px;color:#4c332e;margin:20px 0 10px}.hero-note{font-family:var(--heading);font-style:italic;font-size:23px;color:#7b5a50;margin:8px 0 25px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.hero-features{display:flex;gap:24px;flex-wrap:wrap;margin-top:30px;color:#5a3d37;font-size:12px;font-weight:700}.hero-features span{display:flex;align-items:center;gap:7px}.hero-features i{width:8px;height:8px;border:2px solid var(--gold);transform:rotate(45deg);display:inline-block}
.hero-visual{position:relative;height:470px}.hero-stage{position:absolute;inset:30px 0 10px 80px;background:linear-gradient(145deg,#f6ead8,#fffdf8);border:1px solid #ead8bc;border-radius:36px 8px 36px 8px;box-shadow:0 35px 80px rgba(105,47,25,.2);overflow:hidden}.hero-stage:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 15% 15%,#fff 0 2px,transparent 3px) 0 0/22px 22px;opacity:.16}.hero-stage img{width:100%;height:100%;object-fit:cover}.hero-stage.has-bg:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,249,239,.05),transparent)}.hero-product{position:absolute;background:#fffaf5;border:1px solid #ead9c3;box-shadow:0 18px 45px rgba(84,34,19,.18);overflow:hidden}.hero-product img{width:100%;height:100%;object-fit:cover}.hero-product.p1{width:240px;height:315px;left:0;bottom:22px;border-radius:22px;transform:rotate(-4deg)}.hero-product.p2{width:205px;height:275px;right:20px;top:3px;border-radius:18px;transform:rotate(3deg)}.hero-product.p3{width:185px;height:240px;right:82px;bottom:-2px;border-radius:18px;transform:rotate(-2deg)}.hero-badge{position:absolute;left:210px;top:2px;background:#fff8ef;border:1px solid #e3caa9;box-shadow:var(--shadow);padding:16px 20px;border-radius:16px;max-width:240px;font-family:var(--heading);font-style:italic;color:#9b2a28;font-size:20px;transform:rotate(-2deg)}.hero-badge small{display:block;font-family:var(--body);font-style:normal;font-size:9px;text-transform:uppercase;letter-spacing:.2em;color:#a77d66;margin-top:5px}
.trust-strip{background:#fffdf8;border-top:1px solid #f2e5d2;border-bottom:1px solid #ead9c2}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{display:flex;gap:13px;align-items:center;padding:22px 24px;border-right:1px solid #eadbc8}.trust-item:last-child{border-right:0}.trust-icon{width:40px;height:40px;border:1px solid #d9b06a;border-radius:50%;display:grid;place-items:center;color:var(--wine);font-family:serif;font-size:20px}.trust-item strong{font-family:var(--heading);font-size:19px;color:#6f1118}.trust-item span{display:block;color:var(--muted);font-size:11px}
.section{padding:74px 0;position:relative}.section.alt{background:#fff7ea}.section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px}.section-head h2{font-size:46px}.section-head p{margin:5px 0 0;color:var(--muted);max-width:650px}.kicker{color:var(--gold);text-transform:uppercase;letter-spacing:.19em;font-size:10px;font-weight:800;margin-bottom:5px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.category-card{position:relative;height:190px;border:1px solid #ead8c0;border-radius:14px;overflow:hidden;background:#f3e4d2;box-shadow:0 8px 26px rgba(90,37,20,.08);transition:.25s}.category-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.category-card img{width:100%;height:100%;object-fit:cover;transition:.35s}.category-card:hover img{transform:scale(1.04)}.category-card:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,250,241,.97) 0%,rgba(255,250,241,.78) 42%,rgba(255,250,241,.06) 78%)}.category-copy{position:absolute;z-index:2;inset:auto auto 20px 20px;width:58%}.category-copy h3{margin:0;font-family:var(--heading);color:#83141a;font-size:28px;line-height:1}.category-copy p{font-size:10px;margin:4px 0 13px;color:#684b43}.mini-link{font-size:11px;font-weight:800;color:#9c151d;border-bottom:1px solid #b77449;padding-bottom:2px}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{position:relative;background:#fffdf8;border:1px solid #eadbc8;border-radius:13px;overflow:hidden;box-shadow:0 8px 24px rgba(91,45,26,.07);transition:.28s}.product-card:hover{transform:translateY(-6px);box-shadow:0 20px 45px rgba(91,45,26,.13)}.product-img{display:block;height:285px;background:#f5ede2;overflow:hidden}.product-img img{width:100%;height:100%;object-fit:cover;transition:.35s}.product-card:hover .product-img img{transform:scale(1.045)}.flag{position:absolute;top:13px;left:13px;z-index:2;background:var(--wine);color:#fff4df;border-radius:20px;padding:6px 10px;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.product-info{padding:15px 16px 17px}.product-code{font-size:9px;color:#b18467;letter-spacing:.14em;font-weight:800}.product-info h3{font-family:var(--heading);font-size:23px;margin:2px 0 3px;color:#611117;line-height:1.1}.product-info p{font-size:11px;color:var(--muted);margin:0;min-height:34px}.card-actions{display:flex;justify-content:space-between;align-items:center;margin-top:14px;border-top:1px solid #f0e4d5;padding-top:12px}.card-actions a{font-size:11px;font-weight:800;color:#7a171c}.card-actions .wa{color:var(--green)}
.wholesale-band{background:linear-gradient(110deg,#7c0912,#a4141e 60%,#6d080f);color:#fff6e8;overflow:hidden}.wholesale-band .container{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:40px;padding-top:45px;padding-bottom:45px}.wholesale-band h2{color:#ffe0a0;font-size:47px}.wholesale-band p{color:#f4d9cc;max-width:680px}.wholesale-points{display:flex;gap:22px;flex-wrap:wrap;margin:20px 0;font-size:11px;font-weight:700;color:#ffe9b7}.wholesale-contact{background:#fff6e8;color:#441b18;padding:20px 22px;border-radius:17px;display:grid;gap:10px;box-shadow:0 20px 50px #33030b66}.wholesale-contact strong{font-family:var(--heading);font-size:20px;color:#8a1319}.wholesale-contact span,.wholesale-contact a{font-size:12px}
.story-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:50px;align-items:center}.story-image{height:430px;border-radius:22px;overflow:hidden;box-shadow:var(--shadow);background:#f0dfcc}.story-image img{width:100%;height:100%;object-fit:cover}.story h2{font-size:50px}.story p{color:var(--muted);font-size:15px}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:25px}.value{padding:16px;border:1px solid #eadac7;background:#fffdf9;border-radius:12px;text-align:center}.value strong{display:block;font-family:var(--heading);color:#7c1218;font-size:18px}.value span{font-size:10px;color:var(--muted)}
.footer{background:#6f0911;color:#fbe6c7;padding:44px 0 18px;border-top:4px solid #c28b2b}.footer-grid{display:grid;grid-template-columns:1.3fr .7fr .8fr 1fr;gap:35px}.footer-logo{height:90px;width:210px;object-fit:contain;object-position:left}.footer h4{font-family:var(--heading);font-size:22px;margin:4px 0 12px;color:#ffe1a1}.footer a,.footer p{font-size:11px;color:#f3daca;margin:5px 0;display:block}.footer-bottom{margin-top:28px;padding-top:15px;border-top:1px solid #ffffff2b;display:flex;justify-content:space-between;font-size:9px;color:#ddbba9;text-transform:uppercase;letter-spacing:.1em}
.page-hero{padding:70px 0 58px;background:linear-gradient(110deg,#fff9ef,#f4e3ce);border-bottom:1px solid var(--line)}.page-hero h1{font-size:64px}.page-hero p{max-width:720px;color:var(--muted);font-size:16px}.filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}.filter{border:1px solid #e3cfb7;border-radius:30px;padding:9px 15px;background:#fffaf2;color:#77544b;font:700 11px var(--body);cursor:pointer}.filter.active{background:var(--wine);border-color:var(--wine);color:white}.catalog-toolbar{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:20px}.catalog-search{display:flex;flex:1;max-width:420px;border:1px solid #dfcbb5;background:#fff;border-radius:10px;overflow:hidden}.catalog-search input{padding:12px 14px;border:0;outline:0;width:100%;font:inherit}.catalog-search button{border:0;background:#fff;color:var(--wine);font-weight:800;padding:0 14px}
.product-detail{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;padding-top:70px;padding-bottom:90px}.product-detail .visual{background:#fff;border:1px solid #eadbc7;border-radius:24px;padding:25px;box-shadow:var(--shadow)}.product-detail .visual img{width:100%;max-height:700px;object-fit:contain;border-radius:15px;background:#fff}.product-detail h1{font-size:62px}.product-detail .meta{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:26px 0}.product-detail .meta>div{background:#fff7eb;border:1px solid #ead9c3;border-radius:12px;padding:15px}.product-detail small{color:#a47b65;text-transform:uppercase;font-size:9px;letter-spacing:.14em}.product-detail .meta strong{font-family:var(--heading);font-size:19px;color:#761219}
.form-shell{background:#fffdf9;border:1px solid #eadac6;border-radius:18px;padding:26px;box-shadow:0 15px 40px rgba(75,31,16,.08)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid label{font-size:11px;font-weight:700;color:#76564d}.form-grid input,.form-grid textarea,.form-grid select{width:100%;margin-top:6px;border:1px solid #dfcbb5;background:#fffaf2;border-radius:9px;padding:12px;font:inherit;color:#2b1713}.form-grid .full{grid-column:1/-1}.contact-card{background:#fff9ee;border:1px solid #ead7bc;border-radius:17px;padding:20px}.contact-row{display:grid;grid-template-columns:115px 1fr;padding:11px 0;border-bottom:1px solid #efe2d2;font-size:12px}.contact-row:last-child{border:0}.contact-row strong{font-family:var(--heading);font-size:18px;color:#79141a}.empty{padding:40px;border:1px dashed #d8bea4;border-radius:15px;color:#8c6e62;text-align:center;background:#fff9f0}
@media(max-width:1100px){.nav{grid-template-columns:165px 1fr auto}.searchbox{display:none}.navlinks{gap:18px}.hero-grid{grid-template-columns:1fr 1fr}.hero h1{font-size:62px}.hero-visual{height:420px}.product-grid{grid-template-columns:repeat(3,1fr)}.category-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:820px){.announcement .container span:nth-child(2){display:none}.nav{height:72px;grid-template-columns:1fr auto auto}.brand img{height:58px;width:145px}.menu-toggle{display:block}.navlinks{position:absolute;top:72px;left:0;right:0;background:#fffaf2;border-bottom:1px solid var(--line);padding:15px 24px;display:none;flex-direction:column;align-items:flex-start}.navlinks.open{display:flex}.nav-actions .wa-pill{font-size:0;padding:10px}.nav-actions .wa-pill:after{content:'WhatsApp';font-size:12px}.hero-grid{grid-template-columns:1fr;padding:45px 0 55px}.hero-visual{height:440px}.hero-stage{inset:35px 0 15px 50px}.trust-grid{grid-template-columns:1fr 1fr}.trust-item:nth-child(2){border-right:0}.product-grid{grid-template-columns:1fr 1fr}.wholesale-band .container,.story-grid,.product-detail{grid-template-columns:1fr}.section{padding:58px 0}.page-hero h1{font-size:50px}.value-grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.container{width:min(100% - 28px,1420px)}.announcement{font-size:10px}.nav-actions .wa-pill{display:none}.hero h1{font-size:50px}.lead{font-size:16px}.hero-visual{height:350px}.hero-stage{inset:40px 0 0 20px}.hero-product.p1{width:175px;height:230px}.hero-product.p2{width:145px;height:190px}.hero-product.p3{width:135px;height:170px}.hero-badge{left:130px;top:0;font-size:15px;padding:11px}.trust-grid,.category-grid,.product-grid,.value-grid{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid #eadbc8}.section-head{align-items:flex-start;flex-direction:column}.section-head h2{font-size:38px}.product-img{height:330px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:8px}.page-hero{padding:50px 0}.page-hero h1{font-size:43px}.product-detail{padding-top:40px;gap:30px}.product-detail h1{font-size:46px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.catalog-toolbar{align-items:stretch;flex-direction:column}.contact-row{grid-template-columns:1fr}.wholesale-band h2{font-size:38px}}

/* === V2.1 mockup-match homepage === */
body[data-page="home"]{background:#fff9ef}
.premium-topbar{font-size:11px}.premium-topbar .container{min-height:28px}
.premium-header .nav{height:72px;grid-template-columns:190px 1fr auto}.premium-header .brand img{height:68px}.premium-header .navlinks{gap:34px}.premium-header .navlinks a{font-size:17px}.premium-header .searchbox{min-width:205px}.premium-wa{background:#a50e18;padding:10px 16px;box-shadow:0 8px 20px rgba(133,12,20,.16)}
.premium-hero{background:#fff9ef;border-bottom:1px solid #edd8bc}.premium-hero:before,.premium-hero:after{display:none}.premium-hero-grid{min-height:355px;display:grid;grid-template-columns:38% 62%;align-items:stretch}.premium-hero-copy{padding:40px 40px 34px 0;display:flex;flex-direction:column;justify-content:center}.premium-hero-copy .eyebrow{font-size:10px;letter-spacing:.28em;margin-bottom:10px}.premium-hero h1{font-size:clamp(46px,4vw,67px);line-height:.92;max-width:540px}.premium-hero .lead{font-family:var(--heading);font-size:18px;font-style:italic;margin:12px 0 12px;color:#3f2a24}.premium-hero-visual{position:relative;min-height:355px;background-color:#f5dfc5;background-image:url('/assets/chitroka-hero-scene.png');background-size:contain;background-repeat:no-repeat;background-position:center center;overflow:hidden;border-left:1px solid #f0dec6}.premium-hero-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,249,239,.18),transparent 24%);pointer-events:none}.visual-note{display:none}.visual-tag{display:none}.mockup-feature-row{display:flex;gap:22px;margin:8px 0 10px;color:#7a171c;font-size:12px}.mockup-feature-row span{display:flex;align-items:center;gap:7px;line-height:1.15}.mockup-feature-row span:first-letter{color:#aa1019}.premium-hero .hero-actions{margin-top:12px}.premium-hero .btn{padding:12px 20px}
.category-showcase{padding:14px 0 12px;background:#fffaf1;border-bottom:1px solid #ecd8bd}.featured-showcase{padding:5px 0 18px;background:#fffaf1}.compact-section-head{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:8px}.compact-section-head>div{display:flex;align-items:baseline;gap:18px}.compact-section-head h2{font-family:var(--heading);font-size:29px;color:#781016;margin:0;line-height:1}.compact-section-head p{font-family:var(--heading);font-style:italic;color:#72574e;font-size:13px;margin:0}.compact-section-head>a{font-family:var(--heading);font-weight:700;color:#781016;font-size:14px}
.mockup-categories{grid-template-columns:repeat(4,1fr);gap:12px}.mockup-categories .category-card{height:132px;border-radius:9px;box-shadow:none}.mockup-categories .category-card:after{background:linear-gradient(90deg,rgba(255,250,241,.98) 0%,rgba(255,250,241,.82) 44%,rgba(255,250,241,.05) 78%)}.mockup-categories .category-copy{left:18px;bottom:16px;width:54%}.mockup-categories .category-copy h3{font-size:23px}.mockup-categories .category-copy p{font-size:10px;margin:3px 0 10px}.mockup-categories .mini-link{border:1px solid #a9473e;border-radius:6px;padding:5px 12px;display:inline-block}
.mockup-products{grid-template-columns:repeat(var(--product-cols,8),minmax(0,1fr));gap:10px}.mockup-products .product-card{border-radius:8px;box-shadow:0 4px 13px rgba(91,45,26,.07)}.mockup-products .product-img{height:150px}.mockup-products .product-info{padding:8px 9px 9px}.mockup-products .product-code{font-size:7px}.mockup-products .product-info h3{font-size:16px;margin:1px 0 1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mockup-products .product-info p{display:none}.mockup-products .card-actions{margin-top:5px;padding-top:5px}.mockup-products .card-actions a{font-size:9px}.mockup-products .flag{font-size:7px;padding:4px 7px;top:7px;left:7px}
.mockup-lower{background:#fffaf1;border-top:1px solid #e6cdb1}.mockup-lower-grid{display:grid;grid-template-columns:1fr 1.16fr;min-height:210px}.bulk-panel{background:linear-gradient(115deg,#8b0a13,#b1121e);color:#fff4df;padding:22px 28px;display:grid;grid-template-columns:1.35fr .65fr;gap:22px;align-items:center}.bulk-panel h2,.story-panel h2{font-family:var(--heading);margin:0;color:#ffe19b;font-size:31px;line-height:1}.bulk-panel p{font-size:12px;color:#f5d9cb;margin:7px 0 10px}.eyebrow.light{color:#ffd688}.bulk-points{display:flex;gap:12px;flex-wrap:wrap;font-size:9px;color:#ffe7ae;margin-bottom:12px}.light-btn{background:#fff9ed!important;color:#8b0a13!important;border-color:#fff9ed!important}.contact-mini{background:#fff6e8;color:#4a211c;border-radius:10px;padding:13px 15px;display:grid;grid-template-columns:auto 1fr;column-gap:8px;row-gap:2px;font-size:10px}.contact-mini strong{color:#8b0a13}.contact-mini a{color:#4a211c}.story-panel{display:grid;grid-template-columns:1.3fr .7fr;background:#fffaf1}.story-copy{padding:25px 24px}.story-panel h2{color:#781016}.story-panel p{font-size:12px;color:#6f554c;margin:8px 0 13px}.story-values{display:grid;grid-template-columns:1fr 1fr;gap:8px;font-family:var(--heading);font-size:12px;color:#7b171d}.story-visual{overflow:hidden;min-height:210px}.story-visual img{width:100%;height:100%;object-fit:cover}.premium-footer{padding:24px 0 10px}.premium-footer .footer-grid{gap:24px}.premium-footer .footer-logo{height:62px}.premium-footer .footer h4{font-size:19px}.premium-footer .footer a,.premium-footer .footer p{font-size:10px}.premium-footer .footer-bottom{margin-top:16px}
@media(max-width:1200px){.mockup-products{grid-template-columns:repeat(4,1fr)}.premium-hero-grid{grid-template-columns:43% 57%}.premium-hero h1{font-size:56px}.mockup-lower-grid{grid-template-columns:1fr}.story-panel{min-height:230px}}
@media(max-width:900px){.premium-hero-grid{grid-template-columns:1fr}.premium-hero-copy{padding:38px 0 24px}.premium-hero-visual{min-height:300px;border-left:0}.mockup-feature-row{gap:13px;flex-wrap:wrap}.mockup-categories{grid-template-columns:1fr 1fr}.mockup-products{grid-template-columns:repeat(2,1fr)}.bulk-panel{grid-template-columns:1fr}.story-panel{grid-template-columns:1fr}.story-visual{height:240px}.compact-section-head{align-items:flex-start;flex-direction:column}.compact-section-head>div{display:block}.compact-section-head p{margin-top:4px}}
@media(max-width:560px){.premium-hero h1{font-size:48px}.premium-hero-visual{min-height:235px;background-position:60% center}.mockup-feature-row span{font-size:10px}.mockup-categories{grid-template-columns:1fr}.mockup-products{grid-template-columns:1fr 1fr}.mockup-products .product-img{height:150px}.bulk-panel{padding:24px 18px}.story-copy{padding:24px 18px}}

/* V2.2 visual polish */
.mockup-categories .category-card{min-height:132px;background:#fffdf8}
.mockup-categories .category-card:after{background:linear-gradient(90deg,rgba(255,253,248,.98) 0%,rgba(255,253,248,.88) 43%,rgba(255,253,248,.28) 75%,transparent 100%)}
.mockup-categories .category-card img{opacity:.96;filter:saturate(1.06) contrast(1.02)}
.mockup-categories .category-card.no-photo{background:linear-gradient(135deg,#fffaf0,#f6e3bd)}
.mockup-categories .category-card.no-photo:before{content:'♛';position:absolute;right:10%;top:50%;transform:translateY(-50%);font-family:Georgia,serif;font-size:74px;color:#c28a2b;opacity:.26}
@media(min-width:1500px){.premium-hero h1{font-size:70px}.mockup-products .product-img{height:160px}.category-showcase{padding-top:16px}}
@media(max-width:1200px){.container{width:min(100% - 44px,1420px)}.mockup-products{grid-template-columns:repeat(4,1fr)!important}.premium-hero-visual{background-size:cover}}

/* === V2.3 final visual polish & catalogue image standardisation === */
@media(min-width:1101px){
  .premium-header .nav{height:78px;grid-template-columns:215px 1fr auto;gap:28px}
  .premium-header .brand img{height:74px;width:205px}
  .premium-header .navlinks{gap:36px}
  .premium-header .navlinks a{font-size:18px}
}
.premium-hero-grid{grid-template-columns:36% 64%}
.premium-hero-copy{padding-right:34px}
.premium-hero-visual{background-image:url('/assets/chitroka-hero-scene-v23.jpg');background-size:cover;background-position:center center;border-left:0}
.premium-hero-visual:after{background:linear-gradient(90deg,rgba(255,249,239,.04),transparent 16%)}
.mockup-feature-row{gap:20px}
.mockup-feature-row span{font-size:11px}

/* Richer category photography with a readable editorial copy panel */
.mockup-categories .category-card{background:#f6ead9;border-color:#e7ccb0;box-shadow:0 6px 18px rgba(85,38,18,.06)}
.mockup-categories .category-card img{opacity:1;filter:saturate(1.12) contrast(1.035) brightness(1.02);object-position:center}
.mockup-categories .category-card:after{background:linear-gradient(90deg,rgba(255,251,244,.96) 0%,rgba(255,251,244,.84) 34%,rgba(255,251,244,.34) 58%,rgba(255,251,244,0) 78%)}
.mockup-categories .category-copy{left:16px;bottom:13px;width:48%;padding:2px 0}
.mockup-categories .category-copy h3{text-shadow:0 1px 0 rgba(255,255,255,.8)}
.mockup-categories .category-card:hover img{transform:scale(1.055)}

/* Standardised wholesale-catalogue product cards */
.mockup-products .product-card{background:#fffdf8;border-color:#ead8bf;box-shadow:0 4px 14px rgba(94,42,21,.075)}
.mockup-products .product-img{height:176px;background:linear-gradient(135deg,#fffdf8,#fbf1e3);padding:0}
.mockup-products .product-img img{object-fit:cover;object-position:center;filter:saturate(1.035) contrast(1.015)}
.mockup-products .product-card:hover .product-img img{transform:scale(1.025)}
.mockup-products .product-info{padding:10px 11px 10px}
.mockup-products .product-info h3{font-size:17px;line-height:1.05;min-height:18px}
.mockup-products .product-code{font-size:7.5px;color:#a7775c}
.mockup-products .card-actions{gap:8px}
.mockup-products .card-actions a{white-space:nowrap}

/* Product detail uses the same clean catalogue presentation */
.product-detail .visual{background:linear-gradient(145deg,#fffdf9,#f8ecdc);border:1px solid #ead9c5;border-radius:18px;overflow:hidden}
.product-detail .visual img{width:100%;height:100%;max-height:680px;object-fit:contain;background:#fffdf9}

/* Slightly more premium section rhythm */
.category-showcase{padding-top:16px;padding-bottom:13px}
.featured-showcase{padding-top:8px;padding-bottom:22px}
.compact-section-head h2{letter-spacing:-.015em}
.premium-footer{border-top:1px solid rgba(255,225,174,.18)}

@media(min-width:1500px){
  .container{width:min(1720px,calc(100% - 72px))}
  .premium-hero-grid{min-height:370px}
  .premium-hero-copy{padding-left:0}
  .premium-hero h1{font-size:72px}
  .mockup-categories .category-card{height:138px}
  .mockup-products .product-img{height:184px}
}
@media(max-width:1200px){
  .premium-hero-grid{grid-template-columns:42% 58%}
  .mockup-products .product-img{height:190px}
}
@media(max-width:900px){
  .premium-hero-grid{grid-template-columns:1fr}
  .premium-hero-visual{min-height:310px;background-position:58% center}
  .mockup-products .product-img{height:220px}
}
@media(max-width:560px){
  .premium-hero-visual{min-height:255px;background-position:58% center}
  .mockup-products .product-img{height:175px}
  .mockup-categories .category-copy{width:58%}
}

/* === V2.5 commercial pages, wholesale flow & unified footer === */
.commercial-hero{background:linear-gradient(115deg,#fffaf1 0%,#fff5e7 60%,#f4dfc3 100%);border-bottom:1px solid var(--line);overflow:hidden}.commercial-hero-grid{min-height:400px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:54px;padding:58px 0}.commercial-hero h1{font-family:var(--heading);font-size:clamp(52px,5vw,78px);line-height:.94;color:#7f1118;margin:0 0 20px}.commercial-hero h1 span{color:#bd842b}.commercial-hero p{font-size:17px;color:#644b43;max-width:700px}.commercial-hero-card{background:linear-gradient(145deg,#fffdf8,#f9ecd9);border:1px solid #e5cfb4;border-radius:22px;padding:34px;box-shadow:0 22px 58px rgba(91,42,20,.12)}.commercial-hero-card h2{font-family:var(--heading);font-size:38px;line-height:1;color:#7a1118;margin:4px 0 13px}.commercial-hero-card p{font-size:13px}.commercial-stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:23px}.commercial-stat-row span{border:1px solid #e8d7c0;border-radius:10px;background:#fff9ef;padding:13px 10px;color:#72594e;font-size:10px;text-align:center}.commercial-stat-row b{font-family:var(--heading);display:block;color:#84131a;font-size:20px;margin-bottom:1px}.commercial-trust{background:#fffdf8;border-bottom:1px solid #eadac6}.commercial-trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.commercial-trust-grid>div{padding:20px 24px;border-right:1px solid #eadac6}.commercial-trust-grid>div:last-child{border-right:0}.commercial-trust strong{display:block;font-family:var(--heading);font-size:20px;color:#771117}.commercial-trust span{font-size:10px;color:var(--muted)}.commercial-section .section-head h2,.commercial-section> .container>div>h2,.faq-section h2{font-size:44px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.process-card{position:relative;background:#fffdf8;border:1px solid #ead8c1;border-radius:15px;padding:24px 22px;box-shadow:0 9px 25px rgba(80,33,18,.06)}.process-card>span{font-family:var(--heading);font-size:38px;color:#d5a049;opacity:.65}.process-card h3{font-family:var(--heading);color:#761119;font-size:24px;margin:5px 0 5px}.process-card p{font-size:12px;color:#755f57;margin:0}.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.info-card{background:#fffdf9;border:1px solid #ead7be;border-radius:17px;padding:30px;box-shadow:0 10px 28px rgba(83,34,18,.06)}.info-card h2{font-family:var(--heading);font-size:34px!important;line-height:1;color:#791218;margin:4px 0 10px}.info-card p{color:#755d55;font-size:13px}.commercial-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:36px;align-items:start}.commercial-grid>div>h2{font-family:var(--heading);font-size:44px;line-height:1;color:#781116;margin:4px 0 13px}.commercial-grid>div>p{color:#745d55}.premium-contact-card{margin-top:22px;background:#fffdf8;border-color:#e4cfb4;box-shadow:0 10px 30px rgba(82,32,18,.07)}.premium-contact-card a{color:#6e1519;font-weight:700}.commercial-form{background:#fffdf8;border-color:#e2ceb4;box-shadow:0 16px 38px rgba(80,31,16,.08)}.commercial-form input,.commercial-form textarea{background:#fffaf1!important;color:#2b1713!important;border-color:#e5d2b9!important}.commercial-form label{color:#705750!important}.form-submit-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.form-message{margin:0;color:#7d171d;font-weight:700;font-size:12px}.form-message.success{color:#167b43}.faq-section{padding:60px 0;background:#fff7e9;border-top:1px solid #ead9c4}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.faq-grid details{background:#fffdf8;border:1px solid #e7d5bd;border-radius:12px;padding:16px 18px}.faq-grid summary{cursor:pointer;font-family:var(--heading);font-size:20px;color:#761118;font-weight:700}.faq-grid p{font-size:12px;color:#725b53;margin:9px 0 0}.contact-methods{display:grid;gap:10px;margin-top:18px}.contact-method{display:flex;justify-content:space-between;gap:12px;align-items:center;border:1px solid #ead8c1;background:#fffaf1;border-radius:10px;padding:13px 15px}.contact-method strong{font-family:var(--heading);color:#7b1319;font-size:18px}.contact-method span{font-size:11px;color:#6e5750;text-align:right}.footer-socials{display:flex;gap:8px;margin-top:10px}.footer-socials a{width:32px;height:32px;border:1px solid rgba(255,224,170,.35);border-radius:50%;display:grid!important;place-items:center;font-size:11px!important}.footer-socials:empty{display:none}.premium-footer .footer-grid{grid-template-columns:1.15fr .8fr 1fr 1fr}.footer .social-hidden{display:none!important}
@media(max-width:1000px){.commercial-hero-grid,.commercial-grid{grid-template-columns:1fr}.commercial-hero-grid{padding:42px 0}.commercial-trust-grid,.process-grid{grid-template-columns:1fr 1fr}.info-grid{grid-template-columns:1fr}.premium-footer .footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.commercial-hero h1{font-size:48px}.commercial-stat-row,.commercial-trust-grid,.process-grid,.faq-grid{grid-template-columns:1fr}.commercial-trust-grid>div{border-right:0;border-bottom:1px solid #eadac6}.commercial-hero-card{padding:24px}.commercial-section .section-head h2,.commercial-grid>div>h2,.faq-section h2{font-size:36px}.premium-footer .footer-grid{grid-template-columns:1fr}}
