
:root{--sun:#ffcf35;--orange:#ff8a3d;--pink:#ff5d8f;--lime:#9ddf52;--mint:#37c98a;--cream:#fff7de;--paper:#fffdf6;--ink:#16140f;--muted:#756d5b;--line:rgba(22,20,15,.12);--shadow:0 24px 80px rgba(83,51,12,.16);--wrap:1160px;--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter, Manrope, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;color:var(--ink);background:linear-gradient(180deg,#fff8dc,#fff4ce 48%,#fffaf0);overflow-x:hidden}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 20% 10%,rgba(255,207,53,.24),transparent 28%),radial-gradient(circle at 85% 30%,rgba(255,93,143,.12),transparent 28%),linear-gradient(rgba(255,255,255,.3),rgba(255,255,255,0));z-index:-2}body:after{content:"";position:fixed;inset:0;pointer-events:none;background-image:radial-gradient(rgba(22,20,15,.055) 1px,transparent 1px);background-size:5px 5px;opacity:.36;z-index:-1}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}button,input,textarea{font:inherit}.wrap{width:min(var(--wrap),calc(100% - 40px));margin:auto}.scroll-meter{position:fixed;top:0;left:0;height:4px;width:0;background:linear-gradient(90deg,var(--sun),var(--pink),var(--mint));z-index:80}.sun-cursor{position:fixed;width:24px;height:24px;border-radius:50%;background:rgba(255,207,53,.55);filter:blur(5px);pointer-events:none;z-index:90;transform:translate(-50%,-50%);display:none}.top-offer{position:relative;z-index:30;display:flex;justify-content:center;gap:14px;align-items:center;padding:10px 18px;background:#23190d;color:#fff;font-size:14px}.top-offer span{color:#ffe68e}.header{position:sticky;top:0;z-index:50;background:rgba(255,253,246,.78);backdrop-filter:blur(22px);border-bottom:1px solid rgba(22,20,15,.08)}.nav{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.logo-mark{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;font-weight:900;background:linear-gradient(135deg,var(--sun),#fff0a3);box-shadow:0 12px 34px rgba(255,207,53,.36);color:#342304}.brand span:last-child{display:grid;line-height:1.12}.brand small{color:var(--muted);font-size:12px}.links{display:flex;align-items:center;gap:22px;font-size:14px;color:var(--muted)}.pill{padding:11px 17px;border-radius:999px;background:#fff;border:1px solid var(--line);color:var(--ink);box-shadow:0 6px 18px rgba(0,0,0,.04)}.menu{display:none;background:transparent;border:0;width:44px;height:44px}.menu span{display:block;height:2px;background:var(--ink);margin:7px;border-radius:2px}.hero{position:relative;min-height:calc(100vh - 116px);display:grid;align-items:center;padding:88px 0;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:64px;align-items:center}.eyebrow{margin:0 0 14px;text-transform:uppercase;letter-spacing:.2em;font-size:12px;font-weight:900;color:#58851f}h1,h2,h3{font-family:Georgia, "Times New Roman", serif;line-height:.96;letter-spacing:-.055em;margin:0}h1{font-size:clamp(48px,7.2vw,104px)}h2{font-size:clamp(38px,5vw,76px)}h3{font-size:clamp(25px,2.6vw,38px)}p{color:var(--muted);line-height:1.7}.lead{font-size:20px;max-width:650px}.actions{display:flex;gap:13px;flex-wrap:wrap;margin:30px 0}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:15px 22px;font-weight:900;cursor:pointer;min-height:52px}.primary{background:linear-gradient(135deg,var(--sun),#ffb13b);box-shadow:0 18px 36px rgba(255,168,44,.28);color:#241704}.secondary{background:rgba(255,255,255,.72);border:1px solid var(--line)}.full{width:100%}.proof-row{display:flex;gap:12px;flex-wrap:wrap}.proof-row div{min-width:138px;padding:17px 18px;background:rgba(255,255,255,.72);border:1px solid rgba(22,20,15,.1);border-radius:22px;box-shadow:0 10px 30px rgba(0,0,0,.04)}.proof-row strong{display:block;font-size:22px}.proof-row span{color:var(--muted);font-size:13px}.hero-card{position:relative;border-radius:38px;background:linear-gradient(145deg,rgba(255,255,255,.78),rgba(255,239,174,.52));padding:20px;border:1px solid rgba(255,255,255,.78);box-shadow:var(--shadow);transform-style:preserve-3d;will-change:transform}.hero-card img{width:100%;border-radius:28px;transform:translateZ(22px)}.glass-badge{position:absolute;padding:13px 16px;border-radius:18px;background:rgba(255,255,255,.78);backdrop-filter:blur(16px);box-shadow:0 18px 42px rgba(0,0,0,.12);font-weight:900}.glass-badge.top{right:18px;top:58px}.glass-badge.bottom{left:-18px;bottom:62px}.motion-stage{position:absolute;inset:0;pointer-events:none}.summer-sun{position:absolute;right:8%;top:10%;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,#fff8a9 0 20%,var(--sun) 45%,#ff8a3d 72%);box-shadow:0 0 70px rgba(255,207,53,.45);animation:sunPulse 5s ease-in-out infinite}.summer-sun span{position:absolute;inset:-34px;border-radius:50%;background:repeating-conic-gradient(from 0deg,rgba(255,207,53,.35) 0 8deg,transparent 8deg 18deg);animation:spin 18s linear infinite}.fruit-orbit{position:absolute;border-radius:50%;filter:blur(.2px);opacity:.8}.orbit-a{width:90px;height:90px;background:var(--pink);left:8%;top:22%}.orbit-b{width:64px;height:64px;background:var(--lime);right:10%;bottom:20%}.orbit-c{width:42px;height:42px;background:var(--mint);left:42%;bottom:14%}.wave{position:absolute;border-radius:999px;opacity:.28;filter:blur(3px);transform:rotate(-12deg)}.wave-a{width:420px;height:90px;background:var(--pink);left:-160px;bottom:16%}.wave-b{width:520px;height:100px;background:var(--mint);right:-220px;top:48%}@keyframes spin{to{transform:rotate(360deg)}}@keyframes sunPulse{50%{transform:scale(1.08);filter:saturate(1.2)}}.marquee{overflow:hidden;background:#17130d;color:#fff;padding:16px 0}.marquee-track{display:flex;width:max-content;gap:16px;animation:marquee 28s linear infinite}.marquee span{padding:9px 16px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#ffe9a7}@keyframes marquee{to{transform:translateX(-50%)}}.section{padding:105px 0}.section-head{text-align:center;max-width:780px;margin:0 auto 42px}.section-head p:last-child{font-size:18px}.filters{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-bottom:28px}.filter{border:1px solid var(--line);background:#fff8e3;border-radius:999px;padding:10px 15px;cursor:pointer;color:var(--muted);font-weight:800}.filter.active{background:#1b160f;color:#fff}.flavor-grid,.package-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.flavor-card,.package-card,.quote-card,.address-card,.booking-form,.motion-panel{background:rgba(255,255,255,.72);border:1px solid rgba(255,255,255,.72);border-radius:var(--radius);box-shadow:0 14px 40px rgba(77,50,12,.08)}.flavor-card{overflow:hidden;transition:transform .25s,box-shadow .25s}.flavor-card:hover{transform:translateY(-8px) rotateX(2deg);box-shadow:var(--shadow)}.flavor-card img{height:245px;width:100%;object-fit:cover;background:#fff2b8}.flavor-card div{padding:22px}.tag{display:inline-block;background:#fff1b8;color:#6a4300;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900;margin-bottom:10px}.price{font-weight:900;color:#201408}.sunny{background:linear-gradient(180deg,rgba(255,255,255,.15),rgba(255,218,90,.22))}.package-card{padding:28px;position:relative}.package-card.featured{background:linear-gradient(160deg,#fff,#fff0b7);transform:translateY(-10px);border-color:rgba(255,207,53,.75)}.package-card ul,.booking ul{padding-left:20px;color:var(--muted)}.quote-card{display:grid;grid-template-columns:1fr 260px 1fr;gap:22px;align-items:center;padding:26px;margin-top:30px}.quote-card input{width:100%;accent-color:var(--orange)}.quote-card output{padding:18px 20px;border-radius:20px;background:#1c160e;color:#fff;font-weight:900}.motion-section{min-height:170vh;background:linear-gradient(180deg,#fff8dc,#ffeab2)}.motion-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:start}.sticky-visual{position:sticky;top:125px;height:520px;border-radius:40px;background:radial-gradient(circle at 30% 20%,#fff8bd,transparent 35%),linear-gradient(145deg,#fffdf6,#ffd56e);box-shadow:var(--shadow);overflow:hidden;display:grid;place-items:center}.scroll-cup{width:230px;height:320px;border-radius:38px 38px 60px 60px;background:rgba(255,255,255,.68);border:10px solid rgba(255,255,255,.88);position:relative;box-shadow:inset 0 -20px 30px rgba(255,158,26,.15),0 25px 60px rgba(80,50,10,.16);transform:translateY(20px) rotate(var(--cup-rot,0deg)) scale(var(--cup-scale,1))}.motion-caption{position:absolute;bottom:25px;background:rgba(255,255,255,.72);padding:12px 16px;border-radius:999px;font-weight:900}.motion-copy{display:grid;gap:34vh;padding:60px 0 25vh}.motion-panel{padding:34px}.motion-panel span{font-weight:900;color:#d66f13}.map-section{background:linear-gradient(180deg,#fff6d3,#fffdf6)}.map-grid,.booking-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:48px;align-items:center}.address-card{padding:22px;margin-top:22px;display:grid;gap:7px}.address-card a{color:#c46410;font-weight:900}.map-frame{height:460px;border-radius:36px;overflow:hidden;box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.8)}.map-frame iframe{width:100%;height:100%;border:0;filter:saturate(1.05) contrast(.96)}.booking{background:radial-gradient(circle at top left,rgba(255,207,53,.38),transparent 38%),#17130d;color:#fff}.booking p,.booking li{color:rgba(255,255,255,.72)}.booking-form{padding:26px;background:#fff;color:var(--ink)}.booking-form label{display:grid;gap:7px;color:var(--muted);font-weight:800;margin-bottom:13px}.booking-form input,.booking-form textarea{width:100%;border:1px solid var(--line);border-radius:16px;padding:14px;background:#fffaf0}.two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.honeypot{display:none}.footer{padding:55px 0;background:#0f0d09;color:#fff}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:28px}.footer p,.footer span,.footer a{display:block;color:rgba(255,255,255,.68);margin-top:8px}.whatsapp{position:fixed;right:20px;bottom:22px;z-index:70;display:flex;align-items:center;gap:9px;padding:13px 16px;border-radius:999px;background:#25D366;color:#fff;box-shadow:0 18px 45px rgba(37,211,102,.38),inset 0 -2px 0 rgba(0,0,0,.12);font-weight:900}.whatsapp svg{width:28px;height:28px}.whatsapp:before{content:"";position:absolute;inset:-8px;border-radius:999px;border:2px solid rgba(37,211,102,.35);animation:waPulse 2s infinite}.mobile-book{display:none;position:fixed;left:16px;right:142px;bottom:23px;z-index:70;text-align:center;background:#17130d;color:#fff;border-radius:999px;padding:16px;font-weight:900}@keyframes waPulse{to{transform:scale(1.25);opacity:0}}.reveal{opacity:0;transform:translateY(26px);transition:opacity .75s ease,transform .75s ease}.reveal.show{opacity:1;transform:none}.delay-1{transition-delay:.12s}@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal{opacity:1;transform:none}}@media (min-width:900px){.sun-cursor{display:block}}@media (max-width:940px){.links{position:absolute;top:86px;left:20px;right:20px;display:none;flex-direction:column;align-items:stretch;padding:18px;background:#fffdf6;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow)}.links.open{display:flex}.menu{display:block}.hero-grid,.motion-grid,.map-grid,.booking-grid{grid-template-columns:1fr}.sticky-visual{position:relative;top:auto}.flavor-grid,.package-grid,.footer-grid{grid-template-columns:1fr 1fr}.quote-card{grid-template-columns:1fr}.gallery{grid-template-columns:1fr 1fr}.section{padding:78px 0}.summer-sun{width:160px;height:160px;right:-20px;top:8%}}@media (max-width:640px){.wrap{width:min(100% - 28px,var(--wrap))}.top-offer{font-size:12px;flex-direction:column;gap:3px}.hero{padding:58px 0}.links{top:76px}.hero-card{padding:14px;border-radius:28px}.glass-badge{font-size:12px}.proof-row div{min-width:30%;flex:1}.flavor-grid,.package-grid,.footer-grid,.two,.gallery{grid-template-columns:1fr}.gallery{grid-auto-rows:260px}.gallery figure:first-child{grid-row:auto}.whatsapp{right:16px;bottom:18px;padding:12px;width:58px;height:58px;justify-content:center}.whatsapp span{display:none}.mobile-book{display:block}h1{font-size:48px}.lead{font-size:17px}.motion-copy{gap:18vh}.scroll-cup{width:190px;height:285px}.map-frame{height:360px}}

/* --- Added premium feature sections --- */
.about-grid,.contact-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:46px;align-items:center}.about-card,.feature-card,.availability-card,.contact-card,.testimonial-card,.faq-item{background:rgba(255,255,255,.74);border:1px solid rgba(255,255,255,.76);border-radius:var(--radius);box-shadow:0 14px 42px rgba(77,50,12,.08)}.about-card{padding:32px}.about-card strong{font-family:Georgia, "Times New Roman", serif;font-size:34px}.about-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.about-points span,.event-pill{padding:12px 15px;border-radius:999px;background:#fff3be;border:1px solid rgba(22,20,15,.08);font-weight:900}.control-section{background:linear-gradient(180deg,#fffaf0,#ffeaa7)}.control-grid,.addon-grid,.testimonial-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature-card,.testimonial-card{padding:24px}.feature-card span{font-weight:900;color:#d56b13}.event-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.event-pill{background:linear-gradient(135deg,#fff,#fff0b0);box-shadow:0 10px 26px rgba(77,50,12,.06)}.instagram-section{background:linear-gradient(180deg,#fff5d2,#fffdf6)}.insta-shell{position:relative}.insta-slider{display:flex;gap:18px;overflow:hidden;scroll-behavior:smooth;padding:8px 4px 28px}.insta-card{min-width:320px;background:#fff;border-radius:30px;overflow:hidden;box-shadow:0 18px 50px rgba(77,50,12,.11);border:1px solid rgba(255,255,255,.9)}.insta-card img{width:100%;height:340px;object-fit:cover;background:#fff1ab}.insta-card div{padding:16px;font-weight:900}.slide-btn{position:absolute;top:42%;z-index:5;width:46px;height:46px;border:0;border-radius:50%;background:#17130d;color:#fff;font-size:30px;box-shadow:0 10px 24px rgba(0,0,0,.16);cursor:pointer}.slide-btn.prev{left:-12px}.slide-btn.next{right:-12px}.testimonial-card .stars{color:#ffb400;letter-spacing:2px;margin-bottom:8px}.contact-card{display:grid;padding:26px;gap:12px}.contact-card a{padding:15px 18px;border-radius:18px;background:#fff3be;font-weight:900}.faq-list{max-width:860px}.faq-item{margin-bottom:12px;padding:20px 24px}.faq-item summary{font-weight:900;cursor:pointer}.booking-form .note-box{padding:14px;border-radius:18px;background:#fff3be;color:#5d4210;font-weight:800;margin-bottom:14px}textarea[name="message"]{min-height:120px}@media(max-width:940px){.about-grid,.contact-grid,.availability-card{grid-template-columns:1fr}.control-grid,.addon-grid,.testimonial-grid{grid-template-columns:1fr 1fr}.gallery-slider{height:420px}}@media(max-width:640px){.control-grid,.addon-grid,.testimonial-grid{grid-template-columns:1fr}.insta-card{min-width:78vw}.insta-card img{height:280px}.gallery-slider{height:340px}.slide-btn{display:none}}

.booking-form select{width:100%;border:1px solid var(--line);border-radius:16px;padding:14px;background:#fffaf0}.offer-section{background:linear-gradient(180deg,#fffaf0,#ffeaa7)}


/* === V5 user-mark fixes === */
/* Softer premium sun — less cartoonish, more warm glow */
.summer-sun{
  right:7%; top:9%; width:210px; height:210px;
  background:
    radial-gradient(circle at 42% 38%, rgba(255,255,235,.95) 0 8%, rgba(255,224,91,.88) 22%, rgba(255,153,58,.58) 52%, rgba(255,179,72,.18) 74%, transparent 76%),
    radial-gradient(circle, rgba(255,206,73,.18), transparent 70%);
  box-shadow:0 0 90px rgba(255,190,54,.28), inset 0 0 40px rgba(255,255,255,.34);
  filter: blur(.15px) saturate(1.02);
}
.summer-sun span{
  inset:-26px; opacity:.32;
  background:conic-gradient(from 0deg, transparent 0 7deg, rgba(255,213,80,.32) 8deg 13deg, transparent 14deg 26deg);
  -webkit-mask:radial-gradient(circle, transparent 0 54%, #000 55% 100%);
          mask:radial-gradient(circle, transparent 0 54%, #000 55% 100%);
}
/* Move decorative fruit away from headline area */
.orbit-a{left:auto; right:34%; top:66%; width:72px; height:72px; opacity:.86;}
.orbit-b{right:7%; bottom:17%; opacity:.55;}
.orbit-c{left:47%; bottom:8%; opacity:.62;}
/* Hero text shorter and less crowded */
h1{font-size:clamp(48px,6.1vw,88px); max-width:690px;}
.hero-grid{gap:52px;}
.hero{padding:74px 0 76px;}
.lead{font-size:18px; max-width:570px;}
.hero-card{max-width:520px; margin-left:auto;}
.glass-badge.bottom{left:20px; bottom:26px; max-width:210px;}
.glass-badge.top{right:18px; top:70px;}
.marquee span{white-space:nowrap;}
/* Live tile / Windows-start-inspired gallery */
.live-gallery{
  display:grid;
  grid-template-columns:1.2fr .75fr .95fr .7fr;
  grid-auto-rows:150px;
  gap:16px;
  grid-auto-flow:dense;
}
.live-tile{
  position:relative; overflow:hidden; border-radius:26px; background:#fff2b8;
  box-shadow:0 18px 52px rgba(77,50,12,.11);
  border:1px solid rgba(255,255,255,.86);
  isolation:isolate;
  transform:translateZ(0);
}
.live-tile.big{grid-column:span 2; grid-row:span 2;}
.live-tile.wide{grid-column:span 2;}
.live-tile.tall{grid-row:span 2;}
.live-tile img{width:100%;height:100%;object-fit:cover;transition:transform 8s ease, filter .35s ease;}
.live-tile:hover img{transform:scale(1.12);filter:saturate(1.12) contrast(1.02);}
.live-tile::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.26));opacity:.75;}
.live-tile span{position:absolute;left:14px;right:14px;bottom:13px;z-index:2;color:white;font-weight:900;text-shadow:0 2px 16px rgba(0,0,0,.35);}
.live-tile:nth-child(2n) img{animation:tileFloat 9s ease-in-out infinite alternate;}
.live-tile:nth-child(3n) img{animation:tileFloat2 11s ease-in-out infinite alternate;}
@keyframes tileFloat{from{transform:scale(1.02) translateX(-2%)}to{transform:scale(1.12) translateX(2%)}}
@keyframes tileFloat2{from{transform:scale(1.03) translateY(2%)}to{transform:scale(1.13) translateY(-2%)}}
@media(max-width:940px){
  .summer-sun{width:145px;height:145px;right:-8px;top:9%;opacity:.82;}
  h1{font-size:clamp(46px,12vw,64px);max-width:100%;}
  .hero-card{margin:0 auto;max-width:470px;}
  .live-gallery{grid-template-columns:1fr 1fr;grid-auto-rows:150px;}
}
@media(max-width:640px){
  .orbit-a{right:20px;top:58%;width:52px;height:52px;opacity:.45;}
  .hero{padding:48px 0 70px;}
  h1{font-size:44px;line-height:.98;}
  .lead{font-size:16px;}
  .glass-badge.bottom{left:14px;bottom:16px;max-width:160px;font-size:12px;}
  .live-gallery{grid-template-columns:1fr 1fr;grid-auto-rows:128px;gap:10px;}
  .live-tile{border-radius:18px;}
  .live-tile.big{grid-column:span 2;grid-row:span 2;}
  .live-tile.wide{grid-column:span 2;}
}


/* === V6 premium 3D glasses + expensive motion graphics === */
:root{--gold:#d6a642;--glass-edge:rgba(255,255,255,.78);--glass-shadow:rgba(73,42,8,.22)}
.hero-card.premium-hero-card{min-height:560px;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 25% 18%,rgba(255,255,255,.96),transparent 28%),linear-gradient(145deg,rgba(255,255,255,.74),rgba(255,224,122,.32));}
.luxury-orbit{position:absolute;inset:30px;border-radius:34px;background:conic-gradient(from 10deg,transparent,rgba(255,255,255,.48),transparent,rgba(214,166,66,.28),transparent);filter:blur(.2px);animation:luxOrbit 8s linear infinite;opacity:.85}
.premium-glass{--fill:75%;--drink:#ffd34d;--drink2:#f79025;position:relative;width:245px;height:360px;transform-style:preserve-3d;filter:drop-shadow(0 30px 32px rgba(67,40,8,.20));}
.hero-glass{width:275px;height:410px;transform:perspective(1000px) rotateX(2deg) rotateY(-8deg) translateZ(30px);animation:glassFloat 4.5s ease-in-out infinite;}
.glass-bowl{position:absolute;left:25px;right:25px;top:48px;bottom:54px;border-radius:42px 42px 64px 64px;overflow:hidden;background:linear-gradient(105deg,rgba(255,255,255,.46),rgba(255,255,255,.12) 42%,rgba(180,220,255,.18));border:1px solid rgba(255,255,255,.9);box-shadow:inset 18px 0 28px rgba(255,255,255,.42),inset -20px -12px 36px rgba(107,70,10,.11),0 16px 42px rgba(87,52,12,.14);clip-path:polygon(8% 0,92% 0,80% 100%,20% 100%)}
.glass-bowl:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.8) 0 5%,transparent 19% 74%,rgba(255,255,255,.32) 88%,transparent);z-index:4;mix-blend-mode:screen;}
.glass-rim{position:absolute;left:14px;right:14px;top:28px;height:48px;border-radius:50%;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,255,255,.20));border:1px solid rgba(255,255,255,.95);box-shadow:inset 0 6px 18px rgba(255,255,255,.8),0 12px 30px rgba(78,46,10,.12);z-index:7;}
.glass-rim:after{content:"";position:absolute;inset:10px 18px;border-radius:50%;border:1px solid rgba(128,82,20,.10);background:rgba(255,255,255,.22)}
.drink-layer{position:absolute;left:0;right:0;bottom:0;height:var(--fill);background:linear-gradient(180deg,var(--drink),var(--drink2));border-radius:34px 34px 54px 54px;transition:height .55s cubic-bezier(.2,.8,.2,1);box-shadow:inset 0 18px 24px rgba(255,255,255,.23),inset 0 -20px 28px rgba(167,79,8,.16);z-index:1;}
.drink-layer:before{content:"";position:absolute;left:-5%;right:-5%;top:-16px;height:34px;border-radius:50%;background:radial-gradient(ellipse at 50% 45%,rgba(255,255,255,.46),rgba(255,255,255,.08) 55%,transparent 70%),linear-gradient(90deg,rgba(255,255,255,.23),rgba(255,224,90,.12));animation:liquidWave 2.2s ease-in-out infinite;}
.glass-base{position:absolute;left:64px;right:64px;bottom:16px;height:48px;border-radius:50%;background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(255,255,255,.23));border:1px solid rgba(255,255,255,.82);box-shadow:0 16px 26px rgba(79,45,8,.13),inset 0 -8px 18px rgba(116,74,18,.08);z-index:8;}
.glass-shine{position:absolute;left:58px;top:80px;width:28px;height:190px;border-radius:999px;background:linear-gradient(180deg,rgba(255,255,255,.8),rgba(255,255,255,.06));transform:rotate(8deg);z-index:9;filter:blur(.2px)}
.premium-straw{position:absolute;width:7px;height:275px;left:59%;top:-34px;border-radius:999px;background:linear-gradient(90deg,rgba(255,255,255,.5),rgba(255,255,255,.92) 45%,rgba(255,255,255,.5));transform:rotate(-9deg);box-shadow:0 4px 9px rgba(71,45,13,.08);z-index:2;}
.garnish{position:absolute;right:10px;top:105px;width:84px;height:84px;border-radius:50%;background:repeating-conic-gradient(from 18deg,#fff4a8 0 16deg,#ffc834 16deg 32deg);border:7px solid #ffdb4d;box-shadow:0 16px 26px rgba(83,50,8,.18);z-index:10;}
.garnish:after{content:"";position:absolute;inset:18px;border-radius:50%;background:#fff7c5}
.ice-cube{position:absolute;width:46px;height:46px;border-radius:12px;background:linear-gradient(135deg,rgba(255,255,255,.58),rgba(255,255,255,.18));border:1px solid rgba(255,255,255,.54);backdrop-filter:blur(2px);z-index:3;box-shadow:inset 6px 6px 12px rgba(255,255,255,.26)}
.i1{left:45px;top:105px;transform:rotate(-14deg);animation:iceDrift 5s ease-in-out infinite}.i2{right:48px;top:170px;transform:rotate(20deg);animation:iceDrift 6s ease-in-out infinite reverse}.bubble{position:absolute;border-radius:50%;background:rgba(255,255,255,.46);z-index:3;animation:bubbleRise 3.5s ease-in-out infinite}.b1{width:9px;height:9px;left:38%;bottom:48px}.b2{width:12px;height:12px;left:57%;bottom:85px;animation-delay:.7s}.b3{width:7px;height:7px;left:48%;bottom:130px;animation-delay:1.2s}
.flavor-visual{height:265px;display:grid;place-items:center;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 18%,rgba(255,255,255,.86),transparent 33%),linear-gradient(135deg,#fff7cf,#ffe59a);}
.flavor-visual:before{content:"";position:absolute;inset:auto -20% 0;height:120px;background:radial-gradient(ellipse at center,rgba(255,255,255,.68),transparent 68%)}
.flavor-visual .premium-glass{width:135px;height:205px;transform:perspective(700px) rotateX(4deg) rotateY(-10deg);filter:drop-shadow(0 20px 20px rgba(67,40,8,.17));}
.flavor-visual .glass-bowl{left:15px;right:15px;top:29px;bottom:31px;border-radius:24px 24px 36px 36px}.flavor-visual .glass-rim{left:8px;right:8px;top:18px;height:27px}.flavor-visual .glass-base{left:36px;right:36px;bottom:8px;height:27px}.flavor-visual .premium-straw{width:6px;height:150px;top:-18px}.flavor-visual .garnish{width:48px;height:48px;right:3px;top:62px;border-width:4px}.flavor-visual .garnish:after{inset:10px}.flavor-visual .glass-shine{left:33px;top:45px;width:15px;height:108px}.flavor-visual .ice-cube{width:25px;height:25px;border-radius:8px}.flavor-visual .i1{left:27px;top:70px}.flavor-visual .i2{right:28px;top:105px}
.premium-motion-stage{background:radial-gradient(circle at 24% 18%,rgba(255,255,255,.92),transparent 28%),linear-gradient(145deg,#fffdf6,#f8c94d 58%,#f19a35);}
.premium-motion-stage .scroll-cup{width:230px;height:338px;transform:perspective(900px) rotateY(var(--cup-rot,0deg)) scale(var(--cup-scale,1));filter:drop-shadow(0 30px 32px rgba(67,40,8,.22));}
.pour-stream{position:absolute;top:80px;width:28px;height:150px;border-radius:999px;background:linear-gradient(180deg,rgba(255,241,132,0),rgba(255,219,75,.9),rgba(247,142,39,.72));filter:blur(.3px);transform:translateY(-20px);opacity:.7;animation:pourPulse 2.3s ease-in-out infinite;}

.motion-panel{position:relative;overflow:hidden}.motion-panel:after{content:"";position:absolute;right:-45px;top:-45px;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,rgba(255,207,53,.38),transparent 65%);animation:panelGlow 4s ease-in-out infinite}.motion-panel.active{box-shadow:0 24px 80px rgba(83,51,12,.18);transform:translateY(-6px)}
.motion-panel.active span{color:#9a5e00}.motion-panel.active:before{content:"";position:absolute;inset:0;border-radius:inherit;border:1px solid rgba(214,166,66,.55);pointer-events:none}
/* Premium collage: max 3 panes, every pane has its own slideshow. */
.collage-gallery{display:grid;grid-template-columns:1.15fr .85fr 1fr;gap:18px;min-height:545px;}
.collage-pane{position:relative;overflow:hidden;border-radius:34px;background:#fff6d3;box-shadow:0 22px 68px rgba(77,50,12,.14);border:1px solid rgba(255,255,255,.88);isolation:isolate;}
.collage-pane:nth-child(1){min-height:545px}.collage-pane:nth-child(2){min-height:545px}.collage-pane:nth-child(3){min-height:545px}
.collage-slide{position:absolute;inset:0;opacity:0;transform:translateX(8%) scale(.985);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.8,.2,1);display:grid;place-items:center;background:var(--bg, #fff2b8);}
.collage-slide.active{opacity:1;transform:translateX(0) scale(1);z-index:2}.collage-slide.leaving{opacity:0;transform:translateX(-8%) scale(.985)}
.collage-slide .blur-bg{position:absolute;inset:-22px;background-image:var(--img);background-size:cover;background-position:center;filter:blur(26px) saturate(1.08);opacity:.38;transform:scale(1.08)}
.collage-slide img{position:relative;z-index:2;max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain;padding:18px;filter:drop-shadow(0 16px 22px rgba(69,42,10,.16));}
.collage-slide span{position:absolute;z-index:4;left:18px;right:18px;bottom:18px;padding:12px 14px;border-radius:999px;background:rgba(255,255,255,.78);backdrop-filter:blur(14px);font-weight:900;box-shadow:0 12px 28px rgba(0,0,0,.1)}
.cloudinary-note{margin-top:18px;text-align:center;color:var(--muted);font-size:14px}.cloudinary-note code{background:#fff3be;border:1px solid var(--line);border-radius:8px;padding:3px 6px;color:#6b4300}
.premium-particle{position:absolute;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.9),rgba(255,207,53,.18) 58%,transparent);pointer-events:none;animation:particleFloat 7s ease-in-out infinite;opacity:.55}
@keyframes luxOrbit{to{transform:rotate(360deg)}}@keyframes glassFloat{50%{transform:perspective(1000px) rotateX(3deg) rotateY(-3deg) translateY(-12px) translateZ(30px)}}@keyframes liquidWave{50%{transform:translateX(4%) rotate(.8deg)}}@keyframes iceDrift{50%{transform:translateY(-10px) rotate(8deg)}}@keyframes bubbleRise{0%{transform:translateY(20px);opacity:0}35%{opacity:.75}100%{transform:translateY(-80px);opacity:0}}@keyframes pourPulse{50%{height:190px;opacity:.95;filter:blur(.6px)}}@keyframes panelGlow{50%{transform:scale(1.25);opacity:.55}}@keyframes particleFloat{50%{transform:translate3d(22px,-35px,0) scale(1.25);opacity:.9}}
@media(max-width:940px){.hero-card.premium-hero-card{min-height:470px}.hero-glass{width:230px;height:350px}.collage-gallery{grid-template-columns:1fr;min-height:auto}.collage-pane,.collage-pane:nth-child(n){min-height:420px}.premium-motion-stage .scroll-cup{width:205px;height:310px}}
@media(max-width:640px){.hero-card.premium-hero-card{min-height:390px}.hero-glass{width:190px;height:290px}.collage-pane,.collage-pane:nth-child(n){min-height:330px;border-radius:24px}.collage-slide img{padding:12px}.cloudinary-note{text-align:left}.flavor-visual{height:225px}}

/* QA refinements */
.collage-slide img{box-sizing:border-box;}
.flavor-visual .premium-glass{overflow:visible;}
.hero-card.premium-hero-card{max-width:520px;}
@media(min-width:941px){.hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr)}.premium-hero-card{width:100%;}}

/* Anchor polish for sticky header */
.section,.hero{scroll-margin-top:105px;}
#gallery{padding-top:130px;}


/* === V8 mobile/professional refinements === */
/* Keep user-prompt labels out of the UI and make CTAs booking-focused */
.luxury-orbit{animation:none!important;opacity:.42;inset:52px;border-radius:42px;background:radial-gradient(circle at 62% 28%,rgba(255,214,76,.38),transparent 28%),radial-gradient(circle at 24% 75%,rgba(74,211,147,.18),transparent 24%);filter:blur(14px);}
.hero-card.premium-hero-card{overflow:hidden;contain:layout paint;}
/* Cleaner, less busy premium glass finishing */
.premium-glass{filter:drop-shadow(0 24px 26px rgba(67,40,8,.16));}
.glass-bowl{background:linear-gradient(105deg,rgba(255,255,255,.50),rgba(255,255,255,.15) 46%,rgba(194,229,255,.14));box-shadow:inset 14px 0 24px rgba(255,255,255,.34),inset -14px -10px 30px rgba(107,70,10,.08),0 14px 30px rgba(87,52,12,.11);}
.glass-bowl:before{background:linear-gradient(90deg,rgba(255,255,255,.72) 0 4%,transparent 17% 78%,rgba(255,255,255,.25) 90%,transparent);}
.glass-shine{opacity:.72;width:22px;}
.garnish{width:70px;height:70px;right:16px;top:118px;border-width:6px;opacity:.9;}
.hero-glass .ice-cube,.hero-glass .bubble{opacity:.62}.flavor-visual .bubble{display:none}.premium-straw{opacity:.92}.drink-layer{box-shadow:inset 0 15px 18px rgba(255,255,255,.18),inset 0 -18px 24px rgba(167,79,8,.13);}
.pour-stream{opacity:.55;width:18px;}
.motion-caption{font-size:13px;letter-spacing:.01em;}
/* Softer WhatsApp: less poking out, more professional */
.whatsapp{right:22px;bottom:22px;padding:12px 15px;border-radius:18px;background:linear-gradient(135deg,#20c767,#12a957);box-shadow:0 10px 26px rgba(18,169,87,.24);}
.whatsapp:before{display:none}.whatsapp svg{width:24px;height:24px}.mobile-book{background:#17130d;box-shadow:0 10px 26px rgba(0,0,0,.18)}
/* Playful but polished color accents that do not cover text */
@media(max-width:700px){
  body:before{background:radial-gradient(circle at 95% 10%,rgba(255,207,53,.18),transparent 24%),radial-gradient(circle at 0% 34%,rgba(255,93,143,.09),transparent 22%),linear-gradient(rgba(255,255,255,.36),rgba(255,255,255,0));}
  .fruit-orbit,.wave,.summer-sun span{display:none!important;}
  .summer-sun{width:118px;height:118px;right:-42px;top:116px;opacity:.38;filter:blur(1px) saturate(.9);}
  .hero{min-height:auto;padding:42px 0 54px;}
  .hero-grid{gap:28px;}
  .hero-copy{position:relative;z-index:4;}
  .eyebrow{font-size:10px;letter-spacing:.16em;margin-bottom:10px;}
  h1{font-size:42px;line-height:1.02;letter-spacing:-.045em;}
  .lead{font-size:15.5px;line-height:1.6;}
  .actions{margin:22px 0 20px;}
  .btn{min-height:48px;padding:13px 18px;}
  .proof-row{gap:9px;}
  .proof-row div{min-width:calc(33.333% - 7px);padding:13px 10px;border-radius:18px;}
  .proof-row strong{font-size:16px}.proof-row span{font-size:10.5px;}
  .hero-card.premium-hero-card{min-height:330px;max-width:100%;border-radius:30px;margin-top:2px;}
  .hero-glass{width:166px;height:252px;transform:perspective(900px) rotateX(2deg) rotateY(-4deg) translateZ(0);animation:none;}
  .hero-card .glass-badge{font-size:11px;padding:10px 12px;border-radius:15px;}
  .glass-badge.top{right:16px;top:22px;}.glass-badge.bottom{left:16px;bottom:18px;max-width:180px;}
  .luxury-orbit{opacity:.30;filter:blur(18px);inset:50px;background:radial-gradient(circle at 56% 36%,rgba(255,217,91,.32),transparent 38%),radial-gradient(circle at 28% 68%,rgba(70,205,145,.16),transparent 30%);}
  .garnish{width:50px;height:50px;right:8px;top:78px;border-width:4px;}.garnish:after{inset:11px}.premium-straw{width:7px;height:175px;top:-20px}.glass-shine{height:130px;width:16px}.hero-glass .ice-cube{width:30px;height:30px}.hero-glass .i1{left:32px;top:78px}.hero-glass .i2{right:36px;top:120px}
  /* Mobile motion section: glass stays fixed inside card while filling, then content continues */
  .motion-section{min-height:auto;padding-top:68px;}
  .motion-grid{gap:28px;}
  .sticky-visual{position:sticky;top:88px;height:405px;border-radius:30px;z-index:3;}
  .premium-motion-stage .scroll-cup{width:164px;height:248px;transform:perspective(850px) rotateY(var(--cup-rot,0deg)) scale(var(--cup-scale,1));}
  .premium-motion-stage .garnish{top:82px;right:5px}.premium-motion-stage .premium-straw{height:180px}.premium-motion-stage .glass-shine{height:128px}.premium-motion-stage .ice-cube{width:30px;height:30px}.premium-motion-stage .i1{left:32px;top:76px}.premium-motion-stage .i2{right:34px;top:118px}
  .pour-stream{top:66px;height:105px;width:14px;}
  .motion-copy{gap:28px;padding:28px 0 70px;}
  .motion-panel{padding:24px;border-radius:24px;}
  .motion-panel h3{font-size:28px;}
  .motion-panel p{font-size:15px;}
  .motion-caption{bottom:18px;font-size:12px;padding:10px 13px;}
  /* Professional mobile WhatsApp and book bar */
  .whatsapp{right:14px;bottom:16px;width:52px;height:52px;border-radius:18px;padding:0;justify-content:center;box-shadow:0 8px 20px rgba(18,169,87,.22);}
  .whatsapp svg{width:25px;height:25px}.whatsapp span{display:none;}
  .mobile-book{display:block;left:14px;right:78px;bottom:17px;border-radius:18px;padding:15px 16px;}
  .top-offer{font-size:11px;text-align:center;}
  .nav{height:76px}.brand strong{font-size:16px}.brand small{font-size:11px}.logo-mark{width:42px;height:42px;border-radius:14px;}
  .section{padding:72px 0;}
  .collage-gallery{gap:16px;}.collage-pane,.collage-pane:nth-child(n){min-height:315px;border-radius:24px;}.collage-slide span{font-size:14px;left:14px;right:14px;bottom:14px;}
}
@media(max-width:420px){h1{font-size:39px}.hero-glass{width:154px;height:235px}.hero-card.premium-hero-card{min-height:310px}.sticky-visual{height:380px}.premium-motion-stage .scroll-cup{width:152px;height:232px}.proof-row{display:grid;grid-template-columns:repeat(3,1fr)}.proof-row div{min-width:0}.proof-row span{display:block;line-height:1.25}}
@media(max-width:700px), (prefers-reduced-motion:reduce){.marquee-track{animation-duration:46s}.live-tile:nth-child(n) img,.premium-particle,.luxury-orbit{animation:none!important}.bubble{animation-duration:5.5s}.drink-layer:before{animation-duration:3.8s}}


/* V8 performance + mobile typography final pass */
@media(max-width:700px){
  *{scroll-behavior:auto;}
  .hero-card,.sticky-visual,.collage-pane,.insta-card{box-shadow:0 14px 34px rgba(77,50,12,.10);}
  .hero-card img{transform:none;}
  .hero-glass,.premium-motion-stage .scroll-cup{will-change:transform;}
  .bubble{opacity:.38}.hero-glass .bubble{display:none;}
  .marquee{padding:12px 0}.marquee span{padding:7px 12px;font-size:12px;}
  .glass-badge{backdrop-filter:blur(10px);}
  .package-card.featured{transform:none;}
}

/* V8.1 mobile motion overlap and CTA polish */
@media(max-width:700px){
  .motion-grid{display:block;}
  .motion-copy{padding-top:86px;}
  .sticky-visual{margin-bottom:0;}
  .motion-panel:first-child{margin-top:0;}
  .hero-card .glass-badge.top{top:18px;right:18px;}
  .hero-card .glass-badge.bottom{bottom:20px;left:18px;}
  .hero-card.premium-hero-card{padding-bottom:22px;}
  .mobile-book{font-size:16px;font-weight:900;}
}
@media(max-width:420px){
  .motion-copy{padding-top:76px;}
  .glass-badge.top{max-width:155px;text-align:center;}
}


/* === Final fixes: hero title, WhatsApp button, experience section === */
/* Hero title: clean, simple, bold sans (not serif / not handwriting) */
.hero-copy h1{font-family:Inter,Manrope,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;font-weight:800;letter-spacing:-.02em;line-height:1.03;}

/* WhatsApp floating button: clean, correct shape */
.whatsapp{right:22px;bottom:22px;display:inline-flex;align-items:center;gap:10px;padding:12px 18px;border-radius:999px;background:linear-gradient(135deg,#25D366,#12a75a);color:#fff;box-shadow:0 12px 28px rgba(18,169,87,.32);overflow:visible;}
.whatsapp:before{display:none;}
.whatsapp svg{width:26px;height:26px;flex:none;}

/* === Mobile experience motion (desktop is intentionally left as its original) === */
/* Desktop keeps its stage / laminate glass background; the glass stays pinned while
   the three text panels swipe past it, then the glass releases and scrolls up at the end. */

@media(max-width:940px){
  /* Mobile: compact glass pinned on the LEFT, text panels slide on the right,
     glass fills as they pass, then releases upward with the content. */
  .motion-section{min-height:auto;}
  .motion-grid{display:grid !important;grid-template-columns:128px 1fr !important;gap:16px;align-items:start;}
  .sticky-visual{position:sticky !important;top:76px;height:auto !important;min-height:210px;background:none !important;box-shadow:none !important;border-radius:0 !important;overflow:visible !important;padding:0 !important;margin:0 !important;display:grid;place-items:center;z-index:2;}
  .scroll-cup{background:none !important;border:0 !important;box-shadow:none !important;}
  .premium-motion-stage .scroll-cup{width:118px !important;height:182px !important;transform:rotate(var(--cup-rot,0deg)) scale(var(--cup-scale,1)) !important;filter:drop-shadow(0 14px 16px rgba(67,40,8,.16)) !important;}
  .premium-motion-stage .glass-bowl{left:12px;right:12px;top:24px;bottom:27px;border-radius:20px 20px 30px 30px}
  .premium-motion-stage .glass-rim{left:7px;right:7px;top:15px;height:22px}
  .premium-motion-stage .glass-base{left:31px;right:31px;bottom:6px;height:22px}
  .premium-motion-stage .premium-straw{width:6px;height:128px;top:-15px}
  .premium-motion-stage .garnish{width:38px;height:38px;right:3px;top:52px;border-width:4px}
  .premium-motion-stage .garnish:after{inset:9px}
  .premium-motion-stage .glass-shine{left:26px;top:38px;width:12px;height:92px}
  .premium-motion-stage .ice-cube{width:21px;height:21px;border-radius:7px}
  .premium-motion-stage .i1{left:22px;top:58px}
  .premium-motion-stage .i2{right:23px;top:88px}
  .motion-caption{display:none;}
  .motion-copy{display:grid !important;gap:46vh;padding:15vh 0 32vh;}
  .motion-panel{padding:20px;border-radius:22px;}
  .motion-panel h3{font-size:23px;}
  .motion-panel p{font-size:14.5px;}
}

@media(max-width:700px){
  .whatsapp{right:14px;bottom:16px;width:56px;height:56px;padding:0;border-radius:50%;justify-content:center;box-shadow:0 8px 20px rgba(18,169,87,.28);}
  .whatsapp svg{width:28px;height:28px;}
  .motion-grid{grid-template-columns:110px 1fr !important;gap:12px;}
  .motion-copy{gap:44vh;padding:13vh 0 30vh;}
}

@media(max-width:420px){
  .motion-grid{grid-template-columns:96px 1fr !important;}
  .premium-motion-stage .scroll-cup{width:100px !important;height:156px !important;}
  .premium-motion-stage .premium-straw{height:112px}
}

/* ---- v9 social / recipe / booking modal / cta ---- */
.top-offer{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}
.offer-text{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:center}
.social-row{display:flex;align-items:center;gap:8px}
.social-row a{display:inline-flex;align-items:center;justify-content:center;width:29px;height:29px;border-radius:50%;color:currentColor;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);transition:transform .18s ease,background .18s ease}
.social-row a:hover{transform:translateY(-2px);background:rgba(255,255,255,.26)}
.social-row svg{width:15px;height:15px;display:block}
footer .social-row{margin-top:14px}
footer .social-row a{width:38px;height:38px;color:#3a2a12;background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.08)}
footer .social-row a:hover{background:rgba(0,0,0,.09)}
footer .social-row svg{width:18px;height:18px}
.recipe-section{padding:70px 0}
.recipe-banner{background:linear-gradient(180deg,#fffdf6,#fff6e4);border:1px solid rgba(180,140,60,.14);border-radius:28px;padding:44px 28px;box-shadow:0 22px 60px rgba(150,110,30,.10)}
.recipe-head{text-align:center;max-width:640px;margin:0 auto 30px}
.recipe-head h2{margin:.2em 0}
.recipe-steps{display:flex;align-items:flex-start;justify-content:center;gap:6px;flex-wrap:wrap}
.recipe-step{display:flex;flex-direction:column;align-items:center;text-align:center;width:118px;gap:6px}
.recipe-icon{width:74px;height:74px;border-radius:22px;background:#fff;box-shadow:0 10px 24px rgba(150,110,30,.12);display:flex;align-items:center;justify-content:center}
.recipe-icon svg{width:46px;height:46px}
.recipe-step b{font-size:1rem}
.recipe-step small{color:#8a7a58;font-size:.78rem;line-height:1.3}
.recipe-arrow{color:#e4b34d;display:flex;align-items:center;margin-top:26px}
.recipe-arrow svg{width:22px;height:22px}
@media(max-width:820px){.recipe-arrow{transform:rotate(90deg);margin:0}.recipe-step{width:44%}}
.booking-cta{background:#fff;border:1px solid rgba(180,140,60,.16);border-radius:22px;padding:26px;box-shadow:0 18px 44px rgba(150,110,30,.10)}
.booking-cta .cta-sub{margin-top:12px;color:#8a7a58;font-size:.84rem;text-align:center}
.modal-overlay{position:fixed;inset:0;z-index:120;display:none;align-items:flex-start;justify-content:center;padding:28px 16px;background:rgba(40,25,5,.5);backdrop-filter:blur(6px);overflow:auto}
.modal-overlay.open{display:flex}
.modal-card{position:relative;background:#fffdf7;width:100%;max-width:520px;border-radius:24px;padding:34px 30px;box-shadow:0 30px 80px rgba(60,40,10,.28);animation:modalIn .25s ease}
@keyframes modalIn{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}
.modal-card h3{margin:.1em 0 .3em}
.modal-sub{color:#8a7a58;font-size:.9rem;margin-bottom:16px}
.modal-close{position:absolute;top:14px;right:16px;width:34px;height:34px;border:none;border-radius:50%;background:rgba(0,0,0,.06);font-size:20px;line-height:1;cursor:pointer;color:#5a4526}
.modal-close:hover{background:rgba(0,0,0,.12)}
.modal-form{display:flex;flex-direction:column;gap:12px}
.modal-form label{display:flex;flex-direction:column;gap:5px;font-size:.8rem;font-weight:600;color:#6a5636}
.modal-form input,.modal-form select,.modal-form textarea{padding:11px 13px;border:1px solid rgba(120,90,40,.22);border-radius:12px;font:inherit;font-weight:400;background:#fff;color:#3a2a12}
.modal-form input:focus,.modal-form select:focus,.modal-form textarea:focus{outline:none;border-color:#f2b134;box-shadow:0 0 0 3px rgba(242,177,52,.2)}
.modal-form .two{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.modal-form .three{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}
.modal-form .btn.full{margin-top:6px}
.modal-status{font-size:.8rem;color:#6a5636;text-align:center;min-height:1em}
body.modal-open{overflow:hidden}
@media(max-width:560px){.modal-form .three,.modal-form .two{grid-template-columns:1fr}}
