:root{
  --dark:#2a130b;
  --deep:#160704;
  --brown:#5a2d16;
  --gold:#d6a84f;
  --cream:#fff3d8;
  --ivory:#fffaf0;
  --beige:#e8d2a6;
  --green:#647a38;
  --ink:#21120d;
  --muted:#806a5b;
  --line:rgba(214,168,79,.28);
  --shadow:0 26px 80px rgba(42,19,11,.20);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Manrope,Arial,sans-serif;background:var(--ivory);color:var(--ink)}
a{text-decoration:none;color:inherit}
img{max-width:100%;display:block}
img[alt=""]{pointer-events:none}
button,input,textarea,select{font:inherit}
body:before{content:"";position:fixed;inset:0;z-index:-2;background:linear-gradient(180deg,#fffaf0 0,#f6ead4 42%,#fffaf0 100%)}
body:after{content:"";position:fixed;inset:0;z-index:-1;background-image:radial-gradient(rgba(90,45,22,.08) 1px,transparent 1px);background-size:28px 28px;opacity:.35;pointer-events:none}
.topbar{min-height:42px;background:linear-gradient(90deg,#160704,#2a130b 55%,#4d2110);color:var(--cream);display:flex;align-items:center;justify-content:center;gap:22px;padding:8px 24px;font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid rgba(214,168,79,.32)}
.topbar span,.topbar a{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}
.topbar span:before,.topbar a:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 4px rgba(214,168,79,.12)}
.site-header{position:sticky;top:0;z-index:40;height:96px;padding:12px clamp(18px,4vw,58px);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;background:rgba(255,250,240,.86);backdrop-filter:blur(22px);border-bottom:1px solid rgba(90,45,22,.12);transition:.25s}
.site-header.scrolled{height:74px;background:rgba(24,7,3,.86);color:#fff;box-shadow:0 18px 55px rgba(0,0,0,.16)}
.brand{display:flex;align-items:center}
.brand img{width:154px;max-height:78px;object-fit:contain;transition:.25s;filter:drop-shadow(0 10px 18px rgba(42,19,11,.14))}
.site-header.scrolled .brand img{width:118px}
.desktop-nav{display:flex;gap:6px;align-items:center;justify-content:center;background:rgba(255,255,255,.55);border:1px solid rgba(214,168,79,.25);padding:7px;border-radius:999px;box-shadow:0 14px 40px rgba(42,19,11,.08)}
.site-header.scrolled .desktop-nav{background:rgba(255,255,255,.08);border-color:rgba(214,168,79,.28)}
.desktop-nav a{font-weight:900;font-size:13px;padding:11px 13px;border-radius:999px;transition:.2s}
.desktop-nav a:hover{background:var(--dark);color:var(--gold)}
.site-header.scrolled .desktop-nav a:hover{background:var(--gold);color:#21120d}
.header-actions{display:flex;align-items:center;gap:9px}
.search-mini{position:relative}
.search-mini input{width:164px;border:1px solid rgba(90,45,22,.16);border-radius:999px;padding:11px 16px 11px 36px;background:#fff;color:var(--ink);outline:none}
.search-mini:before{content:"";position:absolute;left:14px;top:50%;width:11px;height:11px;border:2px solid var(--brown);border-radius:50%;transform:translateY(-50%)}
.search-mini:after{content:"";position:absolute;left:25px;top:25px;width:8px;height:2px;background:var(--brown);transform:rotate(45deg)}
.icon-btn,.hamburger{width:44px;height:44px;border:0;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#2a130b,#512313);color:#fff;position:relative;cursor:pointer;box-shadow:0 12px 28px rgba(42,19,11,.18);transition:.2s}
.icon-btn img{width:21px;height:21px}
.icon-btn:hover,.hamburger:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(42,19,11,.25)}
.icon-btn b{position:absolute;right:-5px;top:-6px;background:var(--gold);color:#2a130b;border-radius:99px;font-size:11px;padding:2px 6px}
.hamburger{display:none}
.hamburger span{width:18px;height:2px;background:#fff;margin:2px;border-radius:9px}
.hero{min-height:760px;position:relative;overflow:hidden;color:#fff;background:#160704}
.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(22,7,4,.96) 0%,rgba(42,19,11,.86) 43%,rgba(42,19,11,.25) 100%),url('../images/real/hero-cocoa-beans.jpg') center/cover;transform:scale(1.04);animation:heroDrift 18s ease-in-out infinite alternate}
.hero:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:160px;background:linear-gradient(0deg,var(--ivory),transparent)}
.hero-grain{position:absolute;inset:0;z-index:1;background-image:linear-gradient(115deg,rgba(214,168,79,.12),transparent 28%,rgba(255,255,255,.06) 51%,transparent 70%);mix-blend-mode:screen;pointer-events:none}
@keyframes heroDrift{from{transform:scale(1.04) translateX(-10px)}to{transform:scale(1.09) translateX(12px)}}
.hero-wrap{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.95fr);gap:42px;align-items:center;max-width:1240px;margin:auto;padding:92px 24px 110px}
.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--gold);font-weight:900;letter-spacing:.1em;text-transform:uppercase;background:rgba(214,168,79,.12);border:1px solid rgba(214,168,79,.34);border-radius:999px;padding:9px 14px}
.eyebrow img{width:18px;height:18px}
.eyebrow:before{content:"";width:26px;height:1px;background:var(--gold)}
.hero h1,.section-title h2{font-family:"Cormorant Garamond",Georgia,serif;letter-spacing:0}
.hero h1{font-size:clamp(54px,7vw,104px);line-height:.9;margin:22px 0;text-wrap:balance}
.hero p{font-size:19px;line-height:1.75;color:#f4dfbd;max-width:630px}
.hero-actions,.card-actions,.form-actions{display:flex;gap:14px;flex-wrap:wrap}
.btn{border:0;border-radius:999px;padding:15px 23px;font-weight:900;background:linear-gradient(135deg,#fff0a8,#d6a84f 58%,#a56f22);color:#271006;box-shadow:0 18px 42px rgba(214,168,79,.28);display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:.22s}
.btn img{width:18px;height:18px;filter:brightness(.45) sepia(1) saturate(1.2)}
.btn.alt img,.btn.ghost img{filter:none}
.btn:hover{transform:translateY(-3px);box-shadow:0 24px 54px rgba(214,168,79,.36)}
.btn.alt{background:rgba(255,255,255,.09);border:1px solid rgba(214,168,79,.56);color:#fff;box-shadow:none}
.btn.full{width:100%}
.hero-points{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:30px;max-width:640px}
.hero-points span{border:1px solid rgba(214,168,79,.28);background:rgba(255,255,255,.08);backdrop-filter:blur(14px);border-radius:8px;padding:14px;color:#fff3d8;font-weight:900}
.hero-points span{display:flex;align-items:center;gap:10px}
.hero-points img{width:19px;height:19px}
.hero-art{position:relative;min-height:560px;perspective:1000px}
.hero-photo-stack{position:absolute;inset:0;display:grid;grid-template-columns:1fr .78fr;grid-template-rows:1fr .68fr;gap:16px;transform:rotate(-2deg)}
.hero-photo-stack img{width:100%;height:100%;object-fit:cover;border-radius:8px;border:1px solid rgba(214,168,79,.36);box-shadow:0 28px 70px rgba(0,0,0,.34)}
.hero-photo-stack img:first-child{grid-row:1/3}
.pack{position:absolute;right:7%;bottom:4%;width:min(330px,60vw);filter:drop-shadow(0 38px 50px rgba(0,0,0,.55));animation:float 5s ease-in-out infinite}
.gold-ring{position:absolute;right:1%;bottom:0;width:360px;height:360px;border:1px solid rgba(214,168,79,.58);border-radius:50%;box-shadow:inset 0 0 80px rgba(214,168,79,.13),0 0 80px rgba(214,168,79,.1)}
.ring-two{right:18%;bottom:18%;width:210px;height:210px;opacity:.45;animation:ringPulse 4.6s ease-in-out infinite}
.hero-badge{position:absolute;left:8%;bottom:8%;display:grid;grid-template-columns:44px 1fr;gap:10px;align-items:center;min-width:230px;background:rgba(22,7,4,.82);border:1px solid rgba(214,168,79,.45);border-radius:8px;padding:13px 15px;box-shadow:0 22px 50px rgba(0,0,0,.3);backdrop-filter:blur(14px)}
.hero-badge img{width:34px;height:34px;grid-row:span 2}.hero-badge b{color:#fff}.hero-badge small{color:#e8d2a6}
@keyframes ringPulse{50%{transform:scale(1.08);opacity:.75}}
@keyframes float{50%{transform:translateY(-18px) rotateY(7deg)}}
.section{padding:86px 24px;position:relative}
.section.tight{padding-top:38px}
.section.dark{background:linear-gradient(135deg,#1a0703,#2a130b 56%,#4c2110);color:#fff;overflow:hidden}
.section.dark:before{content:"";position:absolute;inset:0;background:url('../images/real/cocoa-beans-flat.jpg') center/cover;opacity:.13}
.container{max-width:1180px;margin:auto;position:relative}
.section-title{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:34px}
.section-title h2{font-size:clamp(38px,5vw,66px);line-height:1;margin:0;color:inherit;text-wrap:balance}
.section-title p{max-width:620px;line-height:1.75;color:var(--muted);margin:0}
.dark .section-title p{color:#e8d2a6}
.trust-grid,.product-grid,.benefit-grid,.category-grid,.blog-grid,.video-grid,.admin-grid{display:grid;gap:20px}
.trust-grid{grid-template-columns:repeat(4,1fr)}
.trust-card,.product-card,.benefit-card,.category-card,.blog-card,.video-card,.panel-card,.story-card{border:1px solid rgba(214,168,79,.25);background:rgba(255,255,255,.74);backdrop-filter:blur(18px);border-radius:8px;padding:22px;box-shadow:var(--shadow);transition:.25s}
.trust-card{display:grid;min-height:158px;background:linear-gradient(145deg,rgba(255,255,255,.78),rgba(255,243,216,.74));position:relative;overflow:hidden}
.trust-card:after{content:"";position:absolute;left:22px;right:22px;bottom:0;height:3px;background:linear-gradient(90deg,var(--gold),transparent)}
.trust-card:hover,.product-card:hover,.category-card:hover,.blog-card:hover{transform:translateY(-8px);border-color:var(--gold)}
.trust-card b{font-size:18px}
.trust-card span{width:54px;height:54px;border-radius:18px;background:linear-gradient(145deg,#2a130b,#5a2d16);color:var(--gold);display:grid;place-items:center;font-size:0;margin-bottom:16px}
.trust-card span img{width:27px;height:27px}
.story-band{display:grid;grid-template-columns:1fr 1.1fr;gap:22px;align-items:stretch;margin-top:-56px;z-index:4;position:relative}
.story-card{min-height:320px;display:grid;align-content:end;color:#fff;background:linear-gradient(180deg,rgba(22,7,4,.05),rgba(22,7,4,.82)),var(--img) center/cover}
.story-card h3{font-family:"Cormorant Garamond";font-size:40px;line-height:1;margin:0 0 10px}
.story-copy{background:#fff;border:1px solid rgba(214,168,79,.25);border-radius:8px;padding:32px;box-shadow:var(--shadow);display:grid;align-content:center}
.story-copy h2{font-family:"Cormorant Garamond";font-size:48px;margin:0 0 12px}
.photo-label{justify-self:start;background:rgba(214,168,79,.92);color:#21120d;border-radius:999px;padding:8px 12px;font-weight:900;margin-bottom:12px}
.mini-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px}.mini-metrics span{border:1px solid rgba(214,168,79,.28);border-radius:8px;padding:13px;color:#6d584b}.mini-metrics b{display:block;font-family:"Cormorant Garamond";font-size:30px;color:#2a130b;line-height:1}
.photo-ribbon{display:grid;grid-template-columns:1.2fr .9fr .9fr 1.1fr;gap:14px}.photo-ribbon img{height:230px;width:100%;object-fit:cover;border-radius:8px;border:1px solid rgba(214,168,79,.28);box-shadow:var(--shadow);transition:.3s}.photo-ribbon img:nth-child(2){margin-top:34px}.photo-ribbon img:nth-child(3){margin-top:-20px}.photo-ribbon img:hover{transform:translateY(-8px) scale(1.025)}
.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:stretch}
.product-card{padding:0;overflow:hidden;display:grid;grid-template-rows:auto 1fr;min-height:100%;background:linear-gradient(180deg,#fff 0,#fffaf1 100%);position:relative;border:1px solid rgba(214,168,79,.34);box-shadow:0 28px 70px rgba(42,19,11,.16)}
.product-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 12%,rgba(214,168,79,.28),transparent 28%),linear-gradient(135deg,rgba(100,122,56,.09),transparent 36%,rgba(214,168,79,.14));opacity:.75;transition:.25s;pointer-events:none}
.product-card:after{content:"";position:absolute;left:18px;right:18px;bottom:0;height:3px;background:linear-gradient(90deg,transparent,var(--gold),transparent);opacity:.8}
.product-card:hover{border-color:rgba(214,168,79,.7);box-shadow:0 34px 84px rgba(42,19,11,.22)}
.product-card:hover:before{opacity:1}
.product-media{position:relative;min-height:250px;padding:24px;display:grid;place-items:center;background:radial-gradient(circle at 50% 28%,#fff8df 0,#ead09a 48%,#8a4c25 100%);overflow:hidden}
.product-media:before{content:"";position:absolute;inset:0;background:url('../images/real/cocoa-beans-flat.jpg') center/cover;opacity:.13;mix-blend-mode:multiply}
.product-media:after{content:"";position:absolute;left:8%;right:8%;bottom:22px;height:42px;background:radial-gradient(ellipse,rgba(42,19,11,.36),transparent 70%);filter:blur(6px)}
.product-card .product-img{position:relative;z-index:2;height:204px;max-width:74%;object-fit:contain;filter:drop-shadow(0 28px 34px rgba(42,19,11,.38));transition:.35s}
.product-card:hover .product-img{transform:translateY(-8px) scale(1.035) rotate(-1deg)}
.media-shine{position:absolute;inset:-40% auto auto -40%;width:70%;height:180%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.32),transparent);transform:rotate(22deg);transition:.55s}
.product-card:hover .media-shine{left:120%}
.product-pill{position:absolute;z-index:3;top:18px;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 12px 24px rgba(42,19,11,.16)}
.stock-pill{left:18px;background:#1f3d1b;color:#f5ffe9}
.sale-pill{right:18px;background:linear-gradient(135deg,#fff0a8,#d6a84f);color:#2a130b}
.product-body{position:relative;z-index:2;display:grid;gap:12px;padding:22px 24px 24px}
.product-kicker{display:flex;gap:9px;flex-wrap:wrap;align-items:center}
.product-kicker span{border:1px solid rgba(90,45,22,.14);background:rgba(255,255,255,.76);border-radius:999px;padding:7px 10px;color:#647a38;font-size:11px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}
.product-card h3{font-family:"Cormorant Garamond";font-size:34px;line-height:1;margin:0;color:#241008;text-wrap:balance}
.product-card p{color:#6d584b;line-height:1.55;margin:0;font-size:15px;min-height:58px}
.product-chips{display:flex;flex-wrap:wrap;gap:8px}
.product-chips span,.mini-trust{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(214,168,79,.25);background:rgba(255,250,240,.82);border-radius:999px;padding:8px 10px;color:#5a2d16;font-size:12px;font-weight:900}
.product-chips img,.mini-trust img{width:15px;height:15px}
.product-bottom{display:flex;align-items:end;justify-content:space-between;gap:14px;border-top:1px solid rgba(90,45,22,.12);padding-top:14px;margin-top:0}
.price{display:grid;gap:2px;color:var(--brown);font-weight:900;font-size:20px}
.price del{color:#927b69;font-size:17px;text-decoration-thickness:2px}
.price strong{font-size:30px;line-height:1;color:#4a1d0d}
.mini-trust{white-space:nowrap;color:#647a38}
.card-actions{display:grid;grid-template-columns:1fr 1.1fr 1fr;gap:9px;margin-top:2px}
.card-actions form{display:block}
.card-actions .btn{width:100%;min-height:44px;padding-left:10px;padding-right:10px;white-space:nowrap;font-size:12.5px;gap:6px}
.primary-action{font-size:13px}
.quick-action{white-space:nowrap}
.btn.small{padding:10px 14px;font-size:13px}
.btn.small img{width:15px;height:15px}
.btn.ghost{background:#fff;color:#2a130b;border:1px solid rgba(42,19,11,.16);box-shadow:none}
.benefit-grid{grid-template-columns:repeat(5,1fr)}
.benefit-card{box-shadow:none;background:rgba(255,255,255,.9);min-height:210px}
.benefit-card i{width:54px;height:54px;border-radius:18px;background:#2a130b;display:grid;place-items:center;margin-bottom:14px}
.benefit-card i img{width:28px;height:28px}
.notice{border-left:4px solid var(--gold);background:#fff9ea;padding:16px;border-radius:8px;margin-top:20px;color:#3b2519}
.benefits-premium{padding:102px 24px;background:linear-gradient(135deg,#100401,#2a130b 52%,#4b1f0e);isolation:isolate}
.benefits-premium:before{opacity:.22;filter:saturate(.85) contrast(1.12)}
.benefits-premium:after{content:"";position:absolute;inset:0;z-index:0;background:radial-gradient(circle at 12% 18%,rgba(214,168,79,.22),transparent 27%),radial-gradient(circle at 88% 12%,rgba(100,122,56,.18),transparent 24%),linear-gradient(180deg,rgba(12,3,1,.36),rgba(12,3,1,.78));pointer-events:none}
.benefits-premium .container{z-index:1}
.benefits-title{align-items:center;margin-bottom:30px}
.benefits-title h2{font-size:clamp(50px,6vw,82px);max-width:720px;text-shadow:0 18px 42px rgba(0,0,0,.35)}
.benefits-title p{max-width:470px;color:#f6dfb3;font-weight:700}
.benefits-layout{display:grid;grid-template-columns:.92fr 1.55fr;gap:22px;align-items:stretch}
.benefit-feature{min-height:100%;overflow:hidden;border-radius:8px;border:1px solid rgba(214,168,79,.45);background:#160704;box-shadow:0 34px 92px rgba(0,0,0,.38);display:grid;grid-template-rows:minmax(260px,1fr) auto;position:relative}
.benefit-feature:after{content:"";position:absolute;inset:12px;border:1px solid rgba(214,168,79,.28);border-radius:6px;pointer-events:none}
.benefit-feature img{width:100%;height:100%;min-height:260px;object-fit:cover;filter:saturate(1.05) contrast(1.03);transition:.45s}
.benefit-feature:hover img{transform:scale(1.055)}
.benefit-feature div{padding:26px;background:linear-gradient(180deg,rgba(22,7,4,.88),rgba(42,19,11,.96))}
.benefit-feature span{display:inline-flex;margin-bottom:13px;border:1px solid rgba(214,168,79,.45);border-radius:999px;padding:8px 12px;color:var(--gold);font-weight:900;letter-spacing:.05em;text-transform:uppercase;font-size:12px}
.benefit-feature h3{font-family:"Cormorant Garamond",Georgia,serif;font-size:38px;line-height:.98;margin:0 0 12px;color:#fff;text-wrap:balance}
.benefit-feature p{margin:0;color:#ead2a7;line-height:1.7}
.benefits-premium .benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.benefits-premium .benefit-card{position:relative;overflow:hidden;min-height:0;padding:22px;background:linear-gradient(145deg,rgba(255,250,240,.98),rgba(255,243,216,.92));border:1px solid rgba(214,168,79,.48);box-shadow:0 24px 62px rgba(0,0,0,.22);color:#2a130b}
.benefits-premium .benefit-card:before{content:"";position:absolute;right:-44px;top:-44px;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,rgba(214,168,79,.28),transparent 68%)}
.benefits-premium .benefit-card:after{content:"";position:absolute;left:22px;right:22px;bottom:0;height:3px;background:linear-gradient(90deg,var(--gold),rgba(100,122,56,.45),transparent)}
.benefits-premium .benefit-card:hover{transform:translateY(-7px);border-color:rgba(214,168,79,.78);box-shadow:0 30px 76px rgba(0,0,0,.28)}
.benefits-premium .benefit-card i{width:58px;height:58px;border-radius:20px;background:linear-gradient(145deg,#2a130b,#5a2d16);box-shadow:inset 0 0 0 1px rgba(214,168,79,.22),0 16px 34px rgba(42,19,11,.24);position:relative;z-index:1}
.benefits-premium .benefit-card i img{width:29px;height:29px}
.benefits-premium .benefit-card h3{position:relative;z-index:1;color:#2a130b;font-size:20px;line-height:1.18;margin:0 0 10px;text-wrap:balance}
.benefits-premium .benefit-card p{position:relative;z-index:1;color:#6d584b;font-size:14px;line-height:1.58;margin:0}
.benefits-premium .benefit-card:nth-child(5){grid-column:span 2;display:grid;grid-template-columns:auto 1fr;column-gap:16px;align-items:center}
.benefits-premium .benefit-card:nth-child(5) i{margin-bottom:0}
.benefits-premium .benefit-card:nth-child(5) h3{margin-top:0}
.benefits-premium .notice{display:flex;align-items:center;gap:13px;margin-top:18px;background:linear-gradient(135deg,#fffaf0,#fff3d8);border:1px solid rgba(214,168,79,.55);border-left:6px solid var(--gold);box-shadow:0 18px 48px rgba(0,0,0,.18);font-weight:700;line-height:1.65}
.benefits-premium .notice:before{content:"i";display:grid;place-items:center;flex:0 0 34px;height:34px;border-radius:50%;background:#2a130b;color:var(--gold);font-family:Georgia,serif;font-weight:900}
.video-grid{grid-template-columns:1.2fr .8fr}
.video-card{padding:14px;background:#fff;overflow:hidden}
.video-card:first-child{grid-row:span 2}
.video-card iframe{width:100%;aspect-ratio:16/9;border:0;border-radius:8px;background:#160704}
.video-card h3{font-family:"Cormorant Garamond";font-size:30px;margin:16px 8px 6px}
.video-card p{margin:0 8px 10px;color:#6d584b}
.category-grid{grid-template-columns:repeat(3,1fr)}
.category-card{min-height:310px;display:flex;flex-direction:column;justify-content:end;background:linear-gradient(180deg,rgba(42,19,11,.03),rgba(42,19,11,.84)),var(--cat-img) center/cover;color:#fff;overflow:hidden}
.category-card h3{font-family:"Cormorant Garamond";font-size:38px;line-height:1;margin:0 0 8px}
.category-card p{color:#f3dfbd;line-height:1.55}
.category-card b{color:var(--gold)}
.cat-icon{width:50px;height:50px;border-radius:18px;background:rgba(22,7,4,.72);border:1px solid rgba(214,168,79,.45);display:grid;place-items:center;margin-bottom:16px}.cat-icon img{width:27px;height:27px}
.blog-grid{grid-template-columns:repeat(3,1fr)}
.blog-card{padding:0;overflow:hidden;background:#fff}
.blog-card img{height:250px;width:100%;object-fit:cover;background:#e8d2a6;transition:.35s}
.blog-card:hover img{transform:scale(1.045)}
.blog-card h3{font-family:"Cormorant Garamond";font-size:31px;line-height:1.04;margin:20px 20px 10px}
.blog-card p,.blog-card small{display:block;margin:0 20px 20px;color:#6d584b;line-height:1.65}
.newsletter{display:grid;grid-template-columns:1fr auto;align-items:center;gap:20px;background:linear-gradient(135deg,#2a130b,#5a2d16);color:#fff;border:1px solid rgba(214,168,79,.42);padding:30px;border-radius:8px;box-shadow:var(--shadow);overflow:hidden;position:relative}
.newsletter:before{content:"";position:absolute;inset:0;background:url('../images/real/hot-chocolate-top.jpg') right center/auto 140%;opacity:.18}
.newsletter>*{position:relative}
.newsletter h2{font-family:"Cormorant Garamond";font-size:42px;margin:0}
.newsletter input{min-width:300px;border:0;padding:15px 16px;border-radius:999px}
.ritual-section{background:linear-gradient(180deg,#fffaf0,#f0dfbf)}
.ritual-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:26px;align-items:center}.ritual-copy{background:#fff;border:1px solid rgba(214,168,79,.28);border-radius:8px;padding:34px;box-shadow:var(--shadow)}.ritual-copy h2{font-family:"Cormorant Garamond";font-size:54px;line-height:1;margin:16px 0}.ritual-copy p{color:#6d584b;line-height:1.75}.ritual-list{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.ritual-list span{display:flex;align-items:center;gap:8px;border:1px solid rgba(214,168,79,.3);border-radius:999px;padding:10px 13px;font-weight:900;color:#4a2415}.ritual-list img{width:18px;height:18px}.ritual-gallery{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:250px 250px;gap:14px}.ritual-gallery img{width:100%;height:100%;object-fit:cover;border-radius:8px;border:1px solid rgba(214,168,79,.28);box-shadow:0 22px 54px rgba(42,19,11,.18)}.ritual-gallery img:first-child{grid-row:span 2}
.gallery-section{background:#1b0804;color:#fff;overflow:hidden}.gallery-section:before{content:"";position:absolute;inset:0;background:url('../images/real/cacao-tree.jpg') center/cover;opacity:.12}.editorial-gallery{display:grid;grid-template-columns:1.2fr .85fr .85fr 1fr;gap:14px}.editorial-gallery figure{margin:0;position:relative;overflow:hidden;border-radius:8px;border:1px solid rgba(214,168,79,.32);box-shadow:0 28px 70px rgba(0,0,0,.28);min-height:320px}.editorial-gallery img{width:100%;height:100%;object-fit:cover;transition:.4s}.editorial-gallery figure:hover img{transform:scale(1.06)}.editorial-gallery figcaption{position:absolute;left:16px;bottom:16px;background:rgba(22,7,4,.78);border:1px solid rgba(214,168,79,.4);border-radius:999px;padding:9px 13px;color:#fff3d8;font-weight:900}.editorial-gallery figure:first-child{grid-row:span 2;min-height:654px}.editorial-gallery figure:nth-child(4){grid-column:span 2}
.reveal{opacity:1;transform:none}
.motion-ready .reveal{opacity:0;transform:translateY(26px);transition:opacity .7s ease,transform .7s ease}
.motion-ready .reveal.in-view{opacity:1;transform:none}
.footer{background:linear-gradient(135deg,#120502,#251008 65%,#3b180b);color:#e8d2a6;padding:70px 24px 26px;position:relative;overflow:hidden}
.footer:before{content:"";position:absolute;inset:0;background:url('../images/real/cocoa-beans-flat.jpg') center/cover;opacity:.08}
.footer-grid{max-width:1220px;margin:auto;display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:28px;position:relative}
.footer-logo{width:178px}
.footer a{display:block;margin:10px 0;color:#fff3d8}
.pay-icons{display:flex;gap:8px;flex-wrap:wrap}
.pay-icons span{border:1px solid rgba(214,168,79,.4);padding:7px 10px;border-radius:999px;color:var(--gold)}
.footer-bottom{max-width:1220px;margin:34px auto 0;border-top:1px solid rgba(214,168,79,.22);padding-top:18px;font-size:13px;position:relative}
.floating-wa{position:fixed;right:22px;bottom:24px;z-index:50;background:#1fa855;color:#fff;border-radius:999px;padding:14px 18px;font-weight:900;box-shadow:0 14px 30px rgba(0,0,0,.25)}
.mobile-bottom{display:none}
.mobile-menu{position:fixed;inset:0;z-index:80;background:linear-gradient(145deg,rgba(22,7,4,.96),rgba(42,19,11,.94)),url('../images/real/hot-chocolate-premium.jpg') center/cover;color:#fff;transform:translateX(100%);transition:.3s;padding:24px;display:flex;flex-direction:column;gap:18px}
.mobile-menu.open{transform:translateX(0)}
.mobile-menu button{align-self:end;background:none;border:0;color:#fff;font-size:40px}
.mobile-menu img{width:190px}
.mobile-menu a{font-size:30px;font-family:"Cormorant Garamond"}
.mobile-cta{display:flex;gap:12px;margin-top:auto}
.mobile-cta a,.mobile-cta button{flex:1;background:var(--gold);color:#2a130b;border:0;border-radius:999px;padding:14px;text-align:center;font:900 15px Manrope}
.cart-drawer{position:fixed;right:0;top:0;width:min(430px,92vw);height:100vh;z-index:90;background:#fffaf0;box-shadow:-24px 0 70px rgba(0,0,0,.25);transform:translateX(105%);transition:.25s;padding:26px;overflow:auto}
.cart-drawer.open{transform:translateX(0)}
.drawer-close{float:right;border:0;background:#2a130b;color:#fff;border-radius:50%;width:38px;height:38px}
.drawer-item{display:grid;grid-template-columns:70px 1fr auto;gap:12px;align-items:center;border-bottom:1px solid #ead9b6;padding:12px 0}
.drawer-item img{height:70px;object-fit:contain}
.drawer-item small{display:block;color:#7b6658}
.drawer-total{display:flex;justify-content:space-between;margin:20px 0;font-size:20px}
.cookie{position:fixed;left:24px;bottom:24px;max-width:440px;background:#fff;border:1px solid #ead9b6;box-shadow:var(--shadow);border-radius:8px;padding:16px;display:none;gap:12px;z-index:60}
.cookie.show{display:flex}
.cookie button{border:0;border-radius:999px;background:#2a130b;color:#fff;padding:10px 14px;font-weight:800}
.page-hero{padding:86px 24px;background:linear-gradient(135deg,rgba(22,7,4,.95),rgba(90,45,22,.85)),url('../images/real/cocoa-powder-spoon.jpg') center/cover;color:#fff}
.page-hero .container{max-width:1180px}
.page-hero h1{font-family:"Cormorant Garamond";font-size:62px;line-height:1;margin:0}
.form,.admin-form{display:grid;gap:14px}
.input,textarea,select{width:100%;border:1px solid #ead9b6;border-radius:8px;padding:13px 14px;background:#fff;font:inherit}
.table-wrap{overflow:auto}
.table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden}
.table th,.table td{padding:13px;border-bottom:1px solid #ead9b6;text-align:left}
.admin-shell{display:grid;grid-template-columns:260px 1fr;min-height:100vh;background:#f7eddb}
.admin-side{background:#1d0904;color:#fff;padding:24px;position:sticky;top:0;height:100vh}
.admin-side img{width:160px}
.admin-side a{display:block;padding:12px 0;color:#fff3d8}
.admin-main{padding:30px}
.admin-alert{background:#fff3cd;border:1px solid #e2b94f;padding:14px;border-radius:8px;margin-bottom:18px}
.admin-grid{grid-template-columns:repeat(4,1fr)}
.panel-card{background:#fff}
.actions{display:flex;gap:8px;flex-wrap:wrap}
@media(max-width:1120px){
  .desktop-nav,.search-mini{display:none}
  .hamburger{display:grid}
  .site-header{grid-template-columns:auto 1fr auto}
  .hero-wrap{grid-template-columns:1fr}
  .hero-art{min-height:520px}
  .trust-grid,.benefit-grid,.category-grid,.blog-grid,.admin-grid{grid-template-columns:repeat(2,1fr)}
  .product-grid{grid-template-columns:1fr}
  .product-card{grid-template-columns:1fr;max-width:760px;margin-inline:auto}
  .product-media{min-height:270px}
  .product-card .product-img{height:220px}
  .footer-grid{grid-template-columns:1fr 1fr}
  .admin-shell{grid-template-columns:1fr}
  .admin-side{position:relative;height:auto}
  .topbar{overflow:auto;justify-content:flex-start}
  .video-grid,.story-band{grid-template-columns:1fr}
  .ritual-grid,.editorial-gallery{grid-template-columns:1fr}
  .benefits-layout{grid-template-columns:1fr}
  .benefit-feature{grid-template-columns:.9fr 1.1fr;grid-template-rows:auto}
  .benefit-feature img{min-height:310px}
  .benefits-premium .benefit-grid{grid-template-columns:repeat(2,1fr)}
  .editorial-gallery figure:first-child,.editorial-gallery figure:nth-child(4){grid-row:auto;grid-column:auto;min-height:320px}
  .photo-ribbon{grid-template-columns:1fr 1fr}
}
@media(max-width:680px){
  .topbar{font-size:11px;gap:16px;padding:8px 14px}
  .topbar span:nth-child(2){display:none}
  .site-header{height:76px;padding:8px 14px}
  .brand img{width:112px}
  .hero{min-height:unset}
  .hero-wrap{padding:52px 18px 82px}
  .hero h1{font-size:50px}
  .hero-points{grid-template-columns:1fr}
  .hero-art{min-height:430px}
  .hero-photo-stack{gap:10px}
  .pack{width:230px}
  .gold-ring{width:250px;height:250px}
  .section{padding:58px 16px}
  .section-title{display:block}
  .benefits-premium{padding:66px 16px}
  .benefits-title h2{font-size:48px}
  .benefits-title p{margin-top:16px}
  .benefit-feature{display:block}
  .benefit-feature img{height:245px;min-height:0}
  .benefit-feature div{padding:22px}
  .benefit-feature h3{font-size:32px}
  .benefits-premium .benefit-grid{grid-template-columns:1fr;gap:13px}
  .benefits-premium .benefit-card{padding:20px;min-height:0}
  .benefits-premium .benefit-card:nth-child(5){grid-column:auto;display:block}
  .benefits-premium .benefit-card:nth-child(5) i{margin-bottom:14px}
  .benefits-premium .notice{align-items:flex-start;font-size:14px}
  .trust-grid,.product-grid,.benefit-grid,.category-grid,.blog-grid,.footer-grid{grid-template-columns:1fr}
  .product-grid{gap:18px}
  .product-card{grid-template-columns:1fr}
  .product-media{min-height:238px;padding:22px}
  .product-card .product-img{height:190px;max-width:74%;min-height:0}
  .product-body{padding:20px;gap:11px}
  .product-card h3{font-size:32px}
  .product-card p{min-height:0;font-size:14.5px}
  .product-bottom{display:grid;gap:10px}
  .price strong{font-size:28px}
  .card-actions{grid-template-columns:1fr 1fr}
  .card-actions form{grid-column:1/-1}
  .product-chips span{font-size:11px}
  .story-band{margin-top:-30px}
  .floating-wa{display:none}
  .mobile-bottom{position:fixed;left:0;right:0;bottom:0;z-index:55;background:#1d0904;display:grid;grid-template-columns:repeat(4,1fr);padding:8px}
  .mobile-bottom a,.mobile-bottom button{color:#fff;background:none;border:0;font:800 12px Manrope;text-align:center}
  .cookie{left:12px;right:12px;bottom:64px;max-width:none;display:none;flex-direction:column}
  .page-hero h1{font-size:43px}
  .newsletter{grid-template-columns:1fr}
  .newsletter input{min-width:0;width:100%}
  .mini-metrics,.photo-ribbon,.ritual-gallery,.editorial-gallery{grid-template-columns:1fr}
  .photo-ribbon img,.photo-ribbon img:nth-child(2),.photo-ribbon img:nth-child(3){margin-top:0;height:210px}
  .ritual-copy h2{font-size:42px}
  .hero-badge{left:4%;right:4%;bottom:3%;min-width:0}
}
