@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Playfair+Display:wght@700;800;900&family=Pacifico&display=swap');
:root{--maroon:#3b050c;--maroon-dark:#160104;--gold:#f8b922;--cream:#fff6e8;--cream-soft:#fffaf1;--red:#b91f35;--green:#3d9634;--orange:#d46a14;--brown:#3b1b11;--muted:#765f58;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;background:var(--cream);color:var(--brown);overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.site-header{position:absolute;inset:0 0 auto 0;width:100%;z-index:20}.nav-shell{width:min(var(--max),calc(100% - 42px));height:92px;margin:auto;display:flex;align-items:center;gap:26px}.brand{display:flex;align-items:center;gap:14px;color:var(--gold)}.brand img{width:78px;height:78px;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(0,0,0,.45))}.brand span{font-family:Pacifico,cursive;font-size:2rem;line-height:1}.nav-links{margin-left:auto;display:flex;align-items:center;gap:27px;color:#fff;font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.065em}.nav-links a{position:relative;padding:12px 0}.nav-links a:after{content:"";position:absolute;left:0;bottom:5px;width:0;height:2px;background:var(--gold);transition:.22s}.nav-links a:hover:after{width:100%}.order-button{padding:14px 24px;border-radius:11px;background:linear-gradient(180deg,#ffd76b,var(--gold));color:#2c0708;font-weight:950;font-size:.78rem;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 13px 26px rgba(248,185,34,.24)}.menu-toggle{display:none;margin-left:auto;border:0;width:44px;height:40px;border-radius:9px;background:var(--gold);padding:9px}.menu-toggle span{display:block;height:2px;background:#310609;margin:5px 0}.hero{position:relative;min-height:690px;overflow:hidden;color:#fff;background:#1a0205}.hero-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,1,4,.96) 0%,rgba(34,3,8,.78) 38%,rgba(22,2,6,.10) 75%),linear-gradient(180deg,rgba(0,0,0,.2),transparent 38%,rgba(0,0,0,.24))}.hero-inner{position:relative;z-index:3;width:min(var(--max),calc(100% - 42px));min-height:690px;margin:auto;padding:130px 0 54px;display:flex;align-items:center}.hero-copy{max-width:500px}.script{margin:0 0 -8px;color:var(--gold);font-family:Pacifico,cursive;font-size:clamp(2.4rem,4vw,3.8rem);line-height:1}.hero h1{margin:0;font-family:'Playfair Display',serif;font-size:clamp(4.4rem,7.6vw,7.5rem);line-height:.82;letter-spacing:.02em;text-transform:uppercase;text-shadow:0 12px 30px rgba(0,0,0,.4)}.hero-tagline{margin:22px 0 16px;color:var(--gold);font-size:1.22rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.hero-text{max-width:430px;margin:0;color:rgba(255,255,255,.92);font-size:1.03rem;line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:16px;margin:30px 0 40px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:15px 24px;border-radius:10px;font-size:.78rem;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.btn-primary{background:linear-gradient(180deg,#ffd76b,var(--gold));color:#2e0808}.btn-outline{border:1px solid rgba(248,185,34,.7);color:#fff;background:rgba(20,2,5,.25)}.hero-badges{display:grid;grid-template-columns:repeat(4,max-content);gap:18px}.hero-badges div{display:grid;grid-template-columns:34px auto;column-gap:8px;align-items:center;color:#fff;font-size:.65rem;line-height:1.1;text-transform:uppercase}.hero-badges span{grid-row:span 2;width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(248,185,34,.6);border-radius:50%;color:var(--gold)}.hero-badges strong{font-size:.67rem}.hero-badges small{color:rgba(255,255,255,.82)}.menu-section{position:relative;padding:42px 0 46px;overflow:hidden;background:var(--cream-soft)}.menu-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.98}.section-title{position:relative;z-index:2;text-align:center;margin-bottom:18px}.section-title span{display:block;color:var(--red);font-size:.78rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.section-title h2{margin:8px 0 0;font-family:'Playfair Display',serif;font-size:clamp(2rem,3vw,3rem);line-height:1}.section-title em{color:var(--red);font-family:Pacifico,cursive;font-style:normal;font-weight:400}.menu-grid{position:relative;z-index:2;width:min(1110px,calc(100% - 42px));margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.drink-card{min-height:420px;padding:10px 10px 20px;border:1px solid rgba(92,30,20,.10);border-radius:18px;background:rgba(255,255,255,.50);box-shadow:0 18px 45px rgba(70,17,12,.10);text-align:center;transition:.25s}.drink-card:hover{transform:translateY(-8px);box-shadow:0 28px 64px rgba(70,17,12,.18)}.drink-image{height:290px;display:flex;align-items:flex-end;justify-content:center;margin-bottom:-4px}.drink-image img{max-height:290px;width:100%;object-fit:contain;filter:drop-shadow(0 18px 15px rgba(65,25,12,.15))}.drink-card h3{margin:0 0 5px;color:var(--red);font-family:Pacifico,cursive;font-size:1.72rem;font-weight:400;line-height:1.1}.drink-card h3.orange{color:var(--orange)}.drink-card h3.green{color:var(--green)}.price{display:inline-block;margin:0 0 8px;padding:4px 12px;border-radius:999px;background:var(--gold);color:#32100b;font-size:.82rem;font-weight:950}.drink-card p:last-child{max-width:185px;margin:auto;color:var(--muted);font-size:.78rem;line-height:1.48}.view-menu{position:relative;z-index:2;width:fit-content;min-width:245px;margin:24px auto 0;padding:12px 26px;display:flex;align-items:center;justify-content:center;gap:16px;border:2px solid rgba(185,31,53,.65);border-radius:9px;color:var(--red);background:rgba(255,255,255,.48);font-size:.78rem;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.icecream-strip{width:100%;overflow:hidden;background:#f4ac1d;padding:0}.icecream-strip img{width:100%;height:auto;display:block}.story-section{background:linear-gradient(180deg,#fff9f0,#fff2df);padding:34px 0 0}.story-inner{width:min(var(--max),100%);margin:auto;display:grid;grid-template-columns:365px minmax(0,1fr);min-height:455px}.story-copy{align-self:center;padding:48px 36px 44px 0}.eyebrow{color:var(--red);font-size:.78rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.story-copy h2{margin:8px 0 14px;font-family:'Playfair Display',serif;font-size:clamp(2.1rem,3.8vw,3.5rem);line-height:.94}.story-copy em{color:var(--red);font-family:Pacifico,cursive;font-style:normal;font-weight:400}.story-copy p{max-width:345px;margin:0 0 11px;color:var(--muted);font-size:.92rem;line-height:1.62}.signature{color:var(--red)!important;font-family:Pacifico,cursive;font-size:1.15rem!important}.story-link{width:fit-content;margin-top:20px;padding:12px 20px;display:flex;gap:14px;border:2px solid rgba(185,31,53,.65);border-radius:9px;color:var(--red);font-size:.78rem;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.story-image{position:relative;min-height:455px;overflow:hidden;border-radius:20px 0 0 20px;box-shadow:0 20px 50px rgba(70,17,12,.12)}.story-image>img{width:100%;height:100%;min-height:455px;object-fit:cover;object-position:center top}.catering-box{position:absolute;right:28px;bottom:28px;width:min(310px,calc(100% - 56px));padding:24px;border:4px solid var(--gold);border-radius:18px;background:linear-gradient(145deg,#6f101b,#470710);color:#fff;text-align:center;box-shadow:0 20px 45px rgba(0,0,0,.35)}.catering-box h3{margin:0 0 8px;color:var(--gold);font-size:1.15rem;letter-spacing:.12em;text-transform:uppercase}.catering-box p{margin:0 0 16px;color:#ffe9c8;font-size:.9rem;line-height:1.45}.catering-box a{display:inline-block;padding:11px 20px;border-radius:8px;background:var(--gold);color:#360709;font-size:.75rem;font-weight:950;text-transform:uppercase}.cream-section{background:radial-gradient(circle at 7% 18%,rgba(248,185,34,.10),transparent 25%),linear-gradient(180deg,#fffaf1,#fff2df)}.why-section{padding:44px 0 34px}.section-rule{width:min(var(--max),calc(100% - 42px));margin:0 auto 28px;display:flex;justify-content:center;align-items:center;gap:18px;text-align:center;color:var(--brown);font-size:.9rem;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.section-rule:before,.section-rule:after{content:"";width:min(175px,20vw);height:1px;background:linear-gradient(90deg,transparent,rgba(72,28,18,.45))}.section-rule:after{background:linear-gradient(90deg,rgba(72,28,18,.45),transparent)}.why-grid{width:min(var(--max),calc(100% - 42px));margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.why-grid article{min-height:152px;padding:24px 18px 22px;border:1px solid rgba(80,24,13,.12);border-radius:15px;background:rgba(255,255,255,.62);box-shadow:0 13px 26px rgba(70,18,14,.07);text-align:center}.why-icon{width:55px;height:55px;margin:0 auto 13px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(180deg,#ffd166,var(--gold))}.why-icon img{width:38px;height:38px;object-fit:contain;filter:sepia(1) saturate(1.2) hue-rotate(340deg) brightness(.72)}.why-grid h3{margin:0 0 7px;font-family:'Playfair Display',serif;font-size:1.1rem}.why-grid p{margin:0;color:var(--muted);font-size:.8rem;line-height:1.45}.gallery-section{padding:24px 0 30px}.gallery-track{width:min(var(--max),calc(100% - 42px));margin:auto;display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.gallery-track figure{height:155px;margin:0;overflow:hidden;border-radius:12px;border:1px solid rgba(80,24,13,.13);background:#fff;box-shadow:0 14px 28px rgba(70,18,14,.11)}.gallery-track img{width:100%;height:100%;object-fit:cover}.reviews-section{padding:24px 0 54px}.reviews-grid{width:min(980px,calc(100% - 42px));margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.reviews-grid article{min-height:145px;padding:25px 22px 22px;border:1px solid rgba(80,24,13,.12);border-radius:14px;background:rgba(255,255,255,.68);box-shadow:0 13px 30px rgba(70,18,14,.1);text-align:center}.stars{color:var(--gold);letter-spacing:3px}.reviews-grid p{margin:10px 0 12px;color:#62504a;font-size:.84rem;line-height:1.55}.reviews-grid strong{color:var(--red);font-size:.82rem}.site-footer{padding:48px 0 18px;background:radial-gradient(circle at 8% 20%,rgba(248,185,34,.1),transparent 24%),linear-gradient(115deg,#2a0408,#68101b);color:#fff}.footer-inner{width:min(var(--max),calc(100% - 42px));margin:auto;display:grid;grid-template-columns:1.35fr .85fr .9fr 1.1fr 1fr;gap:28px}.footer-brand img{width:92px;height:92px;object-fit:contain}.footer-brand span{display:block;margin:-6px 0 10px;color:var(--gold);font-family:Pacifico,cursive;font-size:1.7rem}.footer-inner h4{margin:8px 0 16px;color:var(--gold);font-size:.78rem;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.footer-inner p,.footer-inner a{display:block;margin:8px 0;color:rgba(255,239,219,.82);font-size:.86rem;line-height:1.7}.socials{display:flex;gap:10px;color:var(--gold);font-size:1.2rem}.footer-seal{text-align:center}.footer-seal img{width:145px;height:88px;object-fit:contain;margin:auto}.footer-seal p{color:#ffe6c5;font-family:Pacifico,cursive;font-size:1.1rem}.footer-bottom{width:min(var(--max),calc(100% - 42px));margin:34px auto 0;padding-top:16px;border-top:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.62);font-size:.78rem;text-align:center}@media(max-width:1050px){.nav-links{gap:16px}.menu-grid,.why-grid{grid-template-columns:repeat(2,1fr);max-width:760px}.story-inner{grid-template-columns:1fr}.story-copy{width:min(720px,calc(100% - 42px));margin:auto;padding:44px 0}.story-copy p{max-width:620px}.story-image{border-radius:0}.gallery-track{grid-template-columns:repeat(3,1fr)}.footer-inner{grid-template-columns:repeat(2,1fr)}}@media(max-width:820px){.site-header{position:fixed;background:rgba(40,3,8,.94);backdrop-filter:blur(12px)}.nav-shell{height:82px;width:calc(100% - 28px)}.brand img{width:62px;height:62px}.brand span{font-size:1.35rem}.menu-toggle{display:block}.nav-links{position:fixed;top:82px;left:14px;right:14px;display:none;flex-direction:column;align-items:flex-start;padding:18px;border-radius:16px;background:#36070d;border:1px solid rgba(248,185,34,.22)}.nav-links.open{display:flex}.nav-links a{width:100%;padding:12px}.order-button{display:none}.hero{min-height:650px}.hero-art{object-position:62% center}.hero-shade{background:linear-gradient(90deg,rgba(18,1,4,.96),rgba(30,3,8,.74),rgba(20,2,6,.24))}.hero-inner{min-height:650px;padding-top:120px}.hero-copy{max-width:430px}.reviews-grid{grid-template-columns:1fr;max-width:520px}}@media(max-width:560px){.hero h1{font-size:clamp(3.35rem,16vw,4.6rem)}.hero-tagline{font-size:.98rem}.hero-actions .btn{width:100%}.hero-badges{grid-template-columns:1fr 1fr;gap:12px}.menu-grid,.why-grid{grid-template-columns:1fr}.drink-card{min-height:auto}.story-image>img{min-height:330px}.catering-box{position:static;width:auto;margin:-60px 18px 24px}.section-rule{font-size:.76rem;gap:10px}.section-rule:before,.section-rule:after{width:50px}.gallery-track{grid-template-columns:repeat(2,1fr);gap:10px}.gallery-track figure{height:120px}.footer-inner{grid-template-columns:1fr}}


/* =========================================================
   GoldenScoop Request Form + Footer Seal Polish
   Added to make the WhatsApp form feel like part of the finished site.
   ========================================================= */

.request-section{
  position:relative;
  padding:62px 0 68px;
  overflow:hidden;
}

.request-section:before{
  content:"";
  position:absolute;
  inset:24px auto auto -80px;
  width:220px;
  height:220px;
  border-radius:50%;
  background:rgba(248,185,34,.16);
  filter:blur(8px);
}

.request-section:after{
  content:"";
  position:absolute;
  right:-90px;
  bottom:10px;
  width:260px;
  height:260px;
  border-radius:50%;
  background:rgba(185,31,53,.10);
  filter:blur(10px);
}

.request-shell{
  position:relative;
  z-index:2;
  width:min(var(--max),calc(100% - 42px));
  margin:auto;
  display:grid;
  grid-template-columns:.88fr 1.12fr;
  gap:34px;
  align-items:stretch;
}

.request-copy{
  padding:38px 34px;
  border-radius:24px;
  background:
    linear-gradient(145deg,rgba(70,7,15,.95),rgba(118,18,31,.94)),
    radial-gradient(circle at 20% 20%,rgba(248,185,34,.22),transparent 32%);
  color:#fff;
  box-shadow:0 24px 60px rgba(70,18,14,.18);
  overflow:hidden;
  position:relative;
}

.request-copy:before{
  content:"";
  position:absolute;
  inset:auto -60px -80px auto;
  width:190px;
  height:190px;
  border:1px solid rgba(248,185,34,.36);
  border-radius:50%;
}

.request-copy .eyebrow{
  color:var(--gold);
}

.request-copy h2{
  position:relative;
  margin:10px 0 16px;
  font-family:'Playfair Display',serif;
  font-size:clamp(2rem,3.5vw,3.4rem);
  line-height:.98;
}

.request-copy p{
  position:relative;
  max-width:430px;
  margin:0;
  color:rgba(255,246,232,.88);
  font-size:.98rem;
  line-height:1.72;
}

.request-highlights{
  position:relative;
  display:grid;
  gap:13px;
  margin-top:28px;
}

.request-highlights div{
  padding:15px 16px;
  border:1px solid rgba(248,185,34,.22);
  border-radius:14px;
  background:rgba(255,255,255,.08);
  backdrop-filter:blur(8px);
}

.request-highlights strong{
  display:block;
  color:var(--gold);
  font-size:.82rem;
  letter-spacing:.08em;
  text-transform:uppercase;
}

.request-highlights span{
  display:block;
  margin-top:4px;
  color:rgba(255,246,232,.82);
  font-size:.86rem;
  line-height:1.45;
}

.request-form{
  padding:34px;
  border:1px solid rgba(80,24,13,.13);
  border-radius:24px;
  background:
    linear-gradient(180deg,rgba(255,255,255,.88),rgba(255,250,241,.76));
  box-shadow:0 24px 60px rgba(70,18,14,.14);
}

.form-heading{
  margin-bottom:20px;
  text-align:left;
}

.form-heading span{
  display:block;
  color:var(--red);
  font-size:.74rem;
  font-weight:950;
  letter-spacing:.14em;
  text-transform:uppercase;
}

.form-heading h3{
  margin:6px 0 0;
  font-family:'Playfair Display',serif;
  font-size:2rem;
  line-height:1;
  color:var(--brown);
}

.form-row{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:16px;
}

.request-form label{
  display:block;
  margin-bottom:16px;
  color:#4b2118;
  font-size:.78rem;
  font-weight:950;
  letter-spacing:.08em;
  text-transform:uppercase;
}

.request-form input,
.request-form select,
.request-form textarea{
  width:100%;
  margin-top:8px;
  padding:14px 15px;
  border:1px solid rgba(80,24,13,.18);
  border-radius:12px;
  outline:none;
  background:#fff;
  color:var(--brown);
  font-family:Inter,system-ui,sans-serif;
  font-size:.92rem;
  font-weight:600;
  box-shadow:0 10px 20px rgba(70,18,14,.04);
  transition:border-color .2s, box-shadow .2s, transform .2s;
}

.request-form textarea{
  min-height:132px;
  resize:vertical;
  line-height:1.55;
}

.request-form input:focus,
.request-form select:focus,
.request-form textarea:focus{
  border-color:rgba(185,31,53,.62);
  box-shadow:0 0 0 4px rgba(185,31,53,.10),0 14px 26px rgba(70,18,14,.07);
}

.request-form input::placeholder,
.request-form textarea::placeholder{
  color:rgba(118,95,88,.72);
  font-weight:500;
}

.form-submit{
  width:100%;
  border:0;
  cursor:pointer;
  min-height:54px;
  margin-top:4px;
  box-shadow:0 16px 30px rgba(248,185,34,.22);
}

.form-note{
  margin:13px 0 0;
  color:var(--muted);
  font-size:.8rem;
  line-height:1.5;
  text-align:center;
}

/* Footer image fix:
   The original footer seal image had a visible backdrop. This replaces it with
   a clean CSS-made seal, so no extra transparent image is needed. */
.footer-seal img{
  display:none;
}

.footer-seal{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:flex-start;
  gap:10px;
  text-align:center;
}

.footer-seal-mark{
  width:112px;
  height:112px;
  display:grid;
  place-items:center;
  border:2px solid rgba(248,185,34,.85);
  border-radius:50%;
  background:
    radial-gradient(circle at 50% 45%,rgba(255,215,107,.24),transparent 48%),
    linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.02));
  color:var(--gold);
  font-family:'Playfair Display',serif;
  font-size:2.2rem;
  font-weight:900;
  letter-spacing:.04em;
  box-shadow:0 18px 36px rgba(0,0,0,.20);
  position:relative;
}

.footer-seal-mark:before,
.footer-seal-mark:after{
  content:"✦";
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  color:rgba(248,185,34,.72);
  font-size:.82rem;
}

.footer-seal-mark:before{
  left:14px;
}

.footer-seal-mark:after{
  right:14px;
}

.whatsapp-footer{
  width:fit-content;
  margin-top:12px!important;
  padding:10px 14px;
  border-radius:999px;
  background:rgba(248,185,34,.14);
  border:1px solid rgba(248,185,34,.36);
  color:var(--gold)!important;
  font-weight:900;
}

@media(max-width:1050px){
  .request-shell{
    grid-template-columns:1fr;
    max-width:820px;
  }

  .request-copy p{
    max-width:680px;
  }
}

@media(max-width:650px){
  .request-section{
    padding:42px 0 48px;
  }

  .request-shell{
    width:calc(100% - 28px);
    gap:20px;
  }

  .request-copy,
  .request-form{
    padding:25px 20px;
    border-radius:20px;
  }

  .form-row{
    grid-template-columns:1fr;
    gap:0;
  }

  .form-heading h3{
    font-size:1.65rem;
  }

  .request-copy h2{
    font-size:2rem;
  }

  .footer-seal-mark{
    width:94px;
    height:94px;
    font-size:1.8rem;
  }
}
