*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#F5F1E6;background:#0B0B0B}a{text-decoration:none;color:inherit}.topbar{background:#000000;color:#0B0B0B;display:flex;justify-content:center;gap:42px;padding:9px 18px;font-size:13px}.nav{height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 6%;border-bottom:1px solid #2A2A2A;background:#0B0B0B;position:sticky;top:0;z-index:10}.logo{color:#D4AF37;line-height:.8}.logo span{display:block;font-family:Georgia,serif;font-size:46px;letter-spacing:2px}.logo small{letter-spacing:5px;font-size:10px}.nav nav{display:flex;gap:28px;font-size:14px}.nav nav a:hover{color:#D4AF37}.cart-btn{border:0;background:#0B0B0B;font-weight:700;cursor:pointer}.hero{display:grid;grid-template-columns:1.05fr .95fr;min-height:520px;background:linear-gradient(110deg,#0B0B0B 0%,#0B0B0B4f8 55%,#1A1A1A 100%);padding:70px 7%;align-items:center}.eyebrow{color:#D4AF37;letter-spacing:2px;font-size:12px;font-weight:800}.hero h1,h2{font-family:Georgia,serif;font-weight:500}.hero h1{font-size:58px;line-height:1.02;margin:12px 0}.hero h1 em,h2 em{font-style:normal;color:#D4AF37}.hero-copy{font-size:19px;max-width:500px;line-height:1.5}.hero-actions{display:flex;gap:12px;margin:28px 0}.btn{display:inline-block;background:#D4AF37;color:#0B0B0B;border:0;border-radius:999px;padding:14px 25px;font-weight:700;cursor:pointer}.btn.ghost{background:#0B0B0B;color:#D4AF37;border:1px solid #D4AF37}.benefits{display:flex;gap:20px;font-size:13px;flex-wrap:wrap}.hero-card{height:390px;border-radius:32px;background:radial-gradient(circle at 50% 20%,#0B0B0B 0 10%,transparent 30%),linear-gradient(145deg,#1A1A1A,#222222);display:flex;align-items:center;justify-content:center;flex-direction:column;box-shadow:0 20px 60px #e5b6c6}.glow{font-family:Georgia,serif;color:#D4AF37;font-size:30px}.hero-bottle{margin:20px;background:#0B0B0B8fa;border:1px solid #6B5A1A;border-radius:20px;padding:50px 38px;color:#D4AF37;font-weight:800;text-align:center;box-shadow:0 15px 30px #6B5A1A}.hero-card p{font-family:Georgia,serif;color:#D4AF37}.categories{display:grid;grid-template-columns:repeat(8,1fr);gap:10px;padding:28px 6%;border-bottom:1px solid #2A2A2A}.categories a{background:#0B0B0B1f6;border-radius:18px;padding:17px 8px;text-align:center;font-size:13px}.quiz{margin:55px 6%;padding:42px;border-radius:28px;background:#151515;display:flex;justify-content:space-between;align-items:center;gap:30px}.quiz h2,.story h2,.contact h2{font-size:40px;margin:8px 0}.quiz p{max-width:560px}.quiz-bubbles{display:flex;gap:12px;flex-wrap:wrap;max-width:300px;justify-content:center}.quiz-bubbles span{background:#0B0B0B;border:1px solid #6B5A1A;border-radius:50%;width:100px;height:100px;display:grid;place-items:center;text-align:center;color:#D4AF37;font-weight:700}.shop{padding:0 6% 55px}.section-head{display:flex;justify-content:space-between;align-items:end}.section-head h2{font-size:40px}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product{border:1px solid #3A3A3A;border-radius:18px;overflow:hidden;background:#0B0B0B}.product-img{height:210px;background:linear-gradient(135deg,#0B0B0B6f9,#ffe2ec);display:grid;place-items:center}.bottle{width:82px;height:130px;border-radius:12px 12px 22px 22px;background:#0B0B0B;border:2px solid #efc4d3;box-shadow:0 10px 20px #4A3E15;display:grid;place-items:center;color:#D4AF37;font-weight:800;font-size:12px;text-align:center;padding:8px}.product-body{padding:16px}.product h3{font-size:15px;margin:0 0 8px}.price{font-weight:800;color:#D4AF37;margin-bottom:12px}.add{width:100%;border:0;border-radius:10px;background:#D4AF37;color:#0B0B0B;padding:11px;font-weight:700;cursor:pointer}.trust{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;padding:25px 6%;background:#0B0B0B7fa}.trust div{display:grid;grid-template-columns:36px 1fr;column-gap:10px}.trust strong{grid-row:1/3;color:#D4AF37;font-size:24px}.trust b{font-size:13px}.trust span{font-size:12px;color:#B8B8B8}.story{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;padding:70px 7%;background:#0B0B0B}.story-photo{min-height:330px;border-radius:30px;background:linear-gradient(145deg,#f7b4cb,#151515);display:grid;place-items:center;color:#D4AF37;font-family:Georgia,serif;font-size:48px;text-align:center}.story-photo small{font:16px Arial}.story li{margin:12px 0}.contact{text-align:center;background:#0B0B0B0f5;padding:60px 20px}.contact small{display:block;color:#888;margin-top:18px}footer{text-align:center;padding:25px;color:#888;font-size:13px}.modal{display:none;position:fixed;inset:0;background:#0006;z-index:30;align-items:center;justify-content:center;padding:20px}.modal.show{display:flex}.modal-box{background:#0B0B0B;border-radius:22px;padding:28px;max-width:520px;width:100%;position:relative;max-height:90vh;overflow:auto}.close{position:absolute;right:15px;top:12px;border:0;background:none;font-size:28px;cursor:pointer}.cart-row{display:flex;justify-content:space-between;border-bottom:1px solid #eee;padding:12px 0}.cart-total{text-align:right;font-size:18px;padding:18px 0}@media(max-width:900px){.nav nav{display:none}.hero{grid-template-columns:1fr}.hero-card{margin-top:25px}.categories{grid-template-columns:repeat(4,1fr)}.products{grid-template-columns:repeat(2,1fr)}.trust{grid-template-columns:repeat(2,1fr)}.story{grid-template-columns:1fr}.topbar{gap:12px;flex-wrap:wrap;font-size:11px}}@media(max-width:520px){.hero h1{font-size:42px}.categories{grid-template-columns:repeat(2,1fr)}.products{grid-template-columns:1fr}.quiz{margin:30px 4%;padding:28px;display:block}.hero{padding:45px 6%}.nav{padding:0 5%}.logo span{font-size:38px}}

.product-img img{width:100%;height:210px;object-fit:contain;display:block}.add:disabled{opacity:.55;cursor:not-allowed}
.product-meta{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:8px;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:#a45b7c}.product-meta span:first-child{font-weight:700;color:#b43f73}.product-meta span:last-child{color:#B8B8B8}

.payment-info{margin:28px auto;padding:28px;max-width:900px;border:1px solid #ead7df;border-radius:20px;background:#0B0B0B7fa;text-align:center}
.payment-info h2{margin:6px 0 10px}
.wave-number{font-size:1.45rem;font-weight:800;letter-spacing:.04em;margin:12px 0;color:#111}
.payment-info small{display:block;max-width:650px;margin:0 auto;color:#666}

.wave-box{
  margin:22px auto;
  padding:18px 20px;
  max-width:520px;
  border:2px solid #e8a1bd;
  border-radius:18px;
  background:#0B0B0B7fb;
}
.wave-title{font-weight:800;font-size:1.1rem;margin-bottom:6px}
.wave-number{font-size:1.45rem;font-weight:900;letter-spacing:.5px;margin:6px 0 10px}
.wave-box p{margin:0;font-size:.95rem;line-height:1.5}
.cart-wave{
  margin:16px 0;
  padding:14px 16px;
  border:2px solid #e8a1bd;
  border-radius:14px;
  background:#0B0B0B7fb;
  line-height:1.5;
}
.cart-wave strong{display:block;margin-bottom:5px}
.cart-wave small{display:block;margin-top:6px}

.cart-wave-confirm{
  margin-top:10px;
  padding:10px 12px;
  border-radius:10px;
  background:#0B0B0B7fb;
  font-size:.9rem;
  line-height:1.4;
}


body{background:#FFF9F5;color:#4B3A38}
.topbar{background:#FFF9F5;color:#B88A44;border-bottom:1px solid #E8D4B8}
.nav{background:#FFFDFB;border-bottom:1px solid #E8D4B8}
.logo{display:flex;align-items:center}.logo img{display:block;width:118px;height:68px;object-fit:contain;border-radius:8px}
.nav nav a,.cart-btn{color:#5A4542}.nav nav a:hover{color:#B88A44}.cart-btn{background:#FFFDFB}
.hero{background:linear-gradient(110deg,#FFF9F5 0%,#FDEFF1 55%,#F8E3E7 100%)}
.eyebrow,.hero h1 em,h2 em,.price,.trust strong,.glow{color:#B88A44}
.hero-copy,.hero p,.benefits,.section-head span,.story p,.story li{color:#6A5652}
.btn,.add{background:#C9A35D;color:#fff}.btn.ghost{background:#FFFDFB;color:#9A6F35;border-color:#D7B77B}
.hero-card{background:linear-gradient(145deg,#FFFDFB,#F7E7E9);box-shadow:0 20px 60px rgba(130,91,83,.16)}
.hero-bottle{background:#FFFDFB;border-color:#D7B77B;color:#B88A44;box-shadow:0 15px 30px rgba(130,91,83,.12)}
.hero-card p{color:#B88A44}
.categories{border-color:#E8D4B8}.categories a{background:#FFFDFB;color:#9A6F35;border:1px solid #E5CFAF}
.quiz{background:#FFFDFB;border:1px solid #E8D4B8}.quiz-bubbles span{background:#FFF9F5;border-color:#DDBD91;color:#9A6F35}
.product{border-color:#E8D4B8;background:#FFFDFB}.product-img{background:linear-gradient(135deg,#FFF9F5,#F8ECEE)}.product-body{background:#FFFDFB}
.product-meta{color:#8A7772}.add:disabled{background:#D8D1CE;color:#FFF}
.trust{background:#FFFDFB;border-top:1px solid #E8D4B8;border-bottom:1px solid #E8D4B8}
.story-photo{background:#F9ECEE!important;color:#B88A44!important;border:1px solid #E1C39A}
.contact{background:#FFF9F5;color:#4B3A38}.wave-box,.cart-wave,.cart-wave-confirm{background:#FFFDFB!important;border-color:#D7B77B!important;color:#5A4542}
.wave-title,.wave-number{color:#A97935}.modal-box{background:#FFFDFB;color:#4B3A38;border:1px solid #D7B77B}.close{color:#A97935}
footer{background:#F8E9EB!important;color:#7A5C57!important;border-top:1px solid #E1C39A}.sold-out-badge{background:#C9A35D;color:#fff}

/* Larger IFAD'S Glow & Style branding */
.logo{min-width:260px;justify-content:flex-start}
.logo img{width:250px;height:105px;object-fit:contain;object-position:left center}
@media(max-width:700px){
  .logo{min-width:0;flex:1}
  .logo img{width:220px;height:88px}
}

.brand-name-large{
  font-family:Georgia,serif;
  font-size:clamp(2.2rem,6vw,4.6rem);
  font-weight:800;
  letter-spacing:.02em;
  line-height:1;
  color:#B88A44;
  margin:0 0 18px;
}
