/* Koffee Hut V18 — Ultra Luxury Public Experience
   Layered editorial UI, progressive 3D depth, resilient responsive geometry. */
:root{
  --kh18-ink:#160e0b;--kh18-espresso:#24140f;--kh18-cocoa:#3a2018;--kh18-wine:#5d1728;
  --kh18-copper:#b86f3c;--kh18-brass:#d7aa67;--kh18-gold:#efcc8a;--kh18-cream:#f4eadc;
  --kh18-ivory:#fffaf2;--kh18-paper:#f7f1e7;--kh18-muted:#8a7567;--kh18-line:rgba(75,43,31,.14);
  --kh18-shadow:0 30px 90px rgba(31,16,11,.16);--kh18-shadow-deep:0 42px 120px rgba(24,10,8,.3);
  --kh18-radius:30px;--kh18-radius-sm:18px;--kh18-shell:min(1440px,calc(100vw - 64px));
  --kh18-ease:cubic-bezier(.2,.75,.2,1);--kh18-spring:cubic-bezier(.17,.89,.32,1.28)
}
html{scroll-behavior:smooth;background:var(--kh18-ink)}
body{background:var(--kh18-ivory);color:var(--kh18-ink);font-family:Manrope,system-ui,sans-serif;overflow-x:clip;isolation:isolate}
body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:9998;background:radial-gradient(700px circle at var(--kh18-x,50%) var(--kh18-y,20%),rgba(239,204,138,.09),transparent 55%);mix-blend-mode:multiply;opacity:.7}
body:after{content:"";position:fixed;inset:0;pointer-events:none;z-index:9997;opacity:.055;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E")}
::selection{background:var(--kh18-wine);color:#fff}
img{max-width:100%}
a,button,input,textarea,select{font:inherit}.shell,.nav-shell{width:var(--kh18-shell);margin-inline:auto}

/* campaign ribbon */
.global-legacy-event-ribbon{background:linear-gradient(90deg,#3d0f1a,#721d33 46%,#3d0f1a);border:0;box-shadow:0 10px 32px rgba(61,15,26,.22);position:relative;z-index:1003}
.global-legacy-event-ribbon:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,232,181,.55),transparent)}
.global-legacy-event-ribbon a{color:#fff6e6}.global-legacy-event-cta{background:rgba(255,255,255,.08)!important;border-left:1px solid rgba(255,255,255,.15)!important;backdrop-filter:blur(14px)}

/* nav */
.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,250,242,.78)!important;border-bottom:1px solid rgba(70,38,26,.09)!important;backdrop-filter:blur(26px) saturate(155%);transition:transform .5s var(--kh18-ease),background .4s ease,box-shadow .4s ease}
.site-header.is-scrolled{background:rgba(255,250,242,.92)!important;box-shadow:0 12px 44px rgba(50,26,18,.09)}
.nav-shell{min-height:84px;gap:28px}.brand img{filter:drop-shadow(0 8px 20px rgba(57,29,18,.12))}.brand span b{letter-spacing:.16em}.brand span small{letter-spacing:.23em;color:#8c705f}
.main-nav{gap:4px}.main-nav>a,.explore-trigger{border-radius:999px;padding:11px 14px!important;transition:background .25s,color .25s,transform .25s}.main-nav>a:hover,.explore-trigger:hover,.main-nav>a.is-active{background:#efe4d6;color:#5b1728;transform:translateY(-1px)}
.nav-legacy-event-event{background:linear-gradient(135deg,rgba(93,23,40,.09),rgba(215,170,103,.16))!important;color:#651c2e!important}.nav-legacy-event-spark{box-shadow:0 0 18px #d7aa67}
.nav-book,.nav-order,.btn,.bbtn{position:relative;overflow:hidden;isolation:isolate;box-shadow:none;transition:transform .28s var(--kh18-spring),box-shadow .3s ease,background .3s,color .3s}
.nav-order,.btn.copper,.btn.dark{background:linear-gradient(135deg,#25130f,#5e2b20)!important;color:#fff!important;border-color:transparent!important;box-shadow:0 14px 34px rgba(45,21,15,.16)}
.nav-order:hover,.btn.copper:hover,.btn.dark:hover{transform:translateY(-3px);box-shadow:0 22px 48px rgba(45,21,15,.24)}
.nav-book{border:1px solid rgba(78,43,30,.17)!important;background:rgba(255,255,255,.52)!important}
.explore-panel{background:rgba(255,250,242,.96)!important;backdrop-filter:blur(28px);border-bottom:1px solid var(--kh18-line);box-shadow:0 34px 90px rgba(35,18,13,.14)}
.explore-feature{background:linear-gradient(145deg,#261410,#5b2e21)!important;border-radius:26px!important;box-shadow:var(--kh18-shadow)}
.mobile-panel{background:rgba(255,250,242,.98)!important;backdrop-filter:blur(24px)}

/* universal premium cards */
.page-hero,.section,.home-signature,.experience-type-stage,.menu-catalogue{position:relative}
.page-hero:before,.section.paper:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 85% 5%,rgba(215,170,103,.12),transparent 31%)}
.reveal{opacity:0;transform:translateY(28px) scale(.985);transition:opacity .8s var(--kh18-ease),transform .8s var(--kh18-ease)}.reveal.in{opacity:1;transform:none}
[data-kh18-tilt]{transform-style:preserve-3d;will-change:transform;transition:transform .22s ease,box-shadow .35s ease}.kh18-tilt-depth{transform:translateZ(28px)}

/* Home cinematic hero */
.home-hero{min-height:min(860px,calc(100svh - 80px));background:#140c09!important;color:#fff;overflow:hidden;border-radius:0 0 46px 46px;box-shadow:var(--kh18-shadow-deep)}
.home-hero .hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,9,7,.9) 0%,rgba(18,9,7,.55) 48%,rgba(18,9,7,.16) 76%),linear-gradient(0deg,rgba(15,8,6,.55),transparent 55%)}
.home-hero .hero-media img{transform:scale(1.035);filter:saturate(.9) contrast(1.05);animation:kh18HeroBreath 14s ease-in-out infinite alternate}
@keyframes kh18HeroBreath{to{transform:scale(1.085) translate3d(1.5%,-.6%,0)}}
.hero-shell{width:var(--kh18-shell);margin:auto;min-height:inherit;display:flex;align-items:center;position:relative;z-index:2}.hero-copy{max-width:760px;padding:88px 0}
.hero-copy .eyebrow{color:#ecd095;letter-spacing:.28em}.hero-copy h1{font-family:"Poiret One",sans-serif;font-size:clamp(5.4rem,10.8vw,11.7rem)!important;line-height:.72!important;letter-spacing:-.04em;text-shadow:0 15px 50px rgba(0,0,0,.22)}
.hero-copy h1 span{display:block}.hero-copy h1 em{font-family:Manrope,sans-serif;font-size:clamp(.9rem,1.4vw,1.15rem)!important;letter-spacing:.26em!important;text-transform:uppercase;color:#ecd095!important;margin-top:32px!important;font-style:normal}
.hero-copy>p:not(.eyebrow){font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.8;max-width:620px;color:rgba(255,255,255,.78)}
.hero-actions{gap:12px;flex-wrap:wrap}.hero-actions .btn{min-height:52px;padding-inline:24px;border-radius:999px}.hero-actions .btn.light{background:#f6ead8!important;color:#1d110d!important}.hero-actions .btn.outline{border-color:rgba(255,255,255,.34)!important;color:#fff!important;background:rgba(255,255,255,.06)!important;backdrop-filter:blur(10px)}
.home-hero:after{content:"KH";position:absolute;right:-.04em;bottom:-.18em;font-family:"Poiret One";font-size:min(42vw,620px);line-height:.8;color:rgba(255,255,255,.035);pointer-events:none;z-index:1}

/* editorial sections */
.section{padding-block:clamp(72px,9vw,138px)!important}.section-title,.page-hero h1{font-family:"Poiret One",sans-serif!important;letter-spacing:-.035em!important}.section-title{font-size:clamp(3.2rem,6vw,6.3rem)!important;line-height:.92!important}.section-head{gap:48px}.section-head>p{max-width:560px;line-height:1.8;color:#786659}
.eyebrow{letter-spacing:.22em!important;font-weight:800!important;color:#8b684d}.paper{background:linear-gradient(180deg,#fffaf2,#f5ede1)!important}
.signature-grid,.menu-spotlight-grid,.social-editorial-grid,.review-feature,.story-grid,.experience-grid{perspective:1400px}
.signature-card,.menu-spotlight-card,.benefit-card,.review-feature,.platform,.menu-text-item,.offer-card,.gallery-card,.review-card{border:1px solid rgba(69,38,26,.1)!important;box-shadow:0 24px 70px rgba(54,29,20,.09)!important;background:rgba(255,252,247,.86)!important;backdrop-filter:blur(12px);border-radius:var(--kh18-radius)!important;overflow:hidden;transition:transform .45s var(--kh18-ease),box-shadow .45s ease,border-color .3s}
.signature-card:hover,.menu-spotlight-card:hover,.offer-card:hover,.gallery-card:hover,.review-card:hover{transform:translateY(-8px);box-shadow:0 38px 92px rgba(49,24,17,.15)!important;border-color:rgba(184,111,60,.24)!important}
.signature-card img,.menu-spotlight-card img,.gallery-card img{transition:transform .8s var(--kh18-ease),filter .6s}.signature-card:hover img,.menu-spotlight-card:hover img,.gallery-card:hover img{transform:scale(1.045);filter:saturate(1.04)}

/* menu */
.menu-page-hero{background:linear-gradient(145deg,#f9f0e4,#fffaf3)!important;padding-top:92px!important}.menu-page-hero h1{font-size:clamp(5rem,10vw,10.5rem)!important;line-height:.76!important}.menu-page-hero h1 em{font-family:Manrope;font-size:clamp(.86rem,1.2vw,1.05rem)!important;letter-spacing:.18em!important;text-transform:uppercase;color:#8b573b!important}
.menu-hero-media{width:var(--kh18-shell);height:min(58vw,650px)!important;margin:0 auto 46px!important;border-radius:44px!important;overflow:hidden;box-shadow:var(--kh18-shadow-deep);position:relative}.menu-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(22,11,8,.72))}.menu-hero-caption{z-index:2!important}
.menu-tools-wrap{position:sticky!important;top:84px!important;z-index:40!important;background:rgba(255,250,242,.86)!important;backdrop-filter:blur(24px);border-block:1px solid var(--kh18-line)!important}.menu-tools{padding-block:14px!important}.menu-search{border-radius:999px!important;background:#fff!important;border:1px solid rgba(65,34,23,.12)!important;box-shadow:0 10px 30px rgba(38,18,11,.05)}.category-pill{border-radius:999px!important;border:1px solid rgba(67,36,24,.11)!important;background:rgba(255,255,255,.72)!important}.category-pill.active{background:#22120e!important;color:#fff!important;border-color:#22120e!important}
.menu-list-section{padding:68px 0!important;border-color:rgba(59,32,22,.11)!important}.menu-list-header{position:sticky;top:154px;background:linear-gradient(180deg,rgba(255,250,242,.98),rgba(255,250,242,.88));backdrop-filter:blur(18px);z-index:10;border-radius:20px;padding:18px 20px!important;margin:0 -20px 20px}.menu-list-title h2{font-family:"Poiret One";font-size:clamp(2.3rem,4vw,4.3rem)!important}.menu-text-grid{gap:14px!important}.menu-text-item{padding:24px!important;border-radius:22px!important}.menu-text-item:hover{transform:translateX(5px);box-shadow:0 22px 50px rgba(45,22,15,.1)!important}.menu-item-title-line h3{font-size:1rem}.menu-item-title-line strong{font-size:1rem;color:#6b2d1f}.menu-item-meta a{border-radius:999px;background:#24140f;color:#fff;padding:8px 12px!important}

/* page heroes across site */
.page-hero{padding-block:clamp(84px,10vw,150px)!important;background:linear-gradient(145deg,#fffaf2,#f2e8da)!important;overflow:hidden}.page-hero:after{content:"";position:absolute;width:520px;height:520px;border:1px solid rgba(184,111,60,.15);border-radius:50%;right:-130px;top:-220px;box-shadow:inset 0 0 0 42px rgba(215,170,103,.035),inset 0 0 0 84px rgba(93,23,40,.025)}.page-hero h1{font-size:clamp(4.5rem,9vw,9rem)!important;line-height:.78!important}.page-hero-aside{align-self:end;max-width:520px}.page-hero-aside p{font-size:1.05rem;line-height:1.8;color:#725e51}

/* footer */
.order-dock{background:linear-gradient(145deg,#311711,#190e0b)!important;color:#fff;border:0!important;padding:48px max(32px,calc((100vw - 1440px)/2))!important;position:relative;overflow:hidden}.order-dock:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(215,170,103,.15),transparent 68%);right:4%;top:-180px}.platform-buttons{position:relative;z-index:2}.platform{background:rgba(255,255,255,.07)!important;border-color:rgba(255,255,255,.13)!important;color:#fff!important;box-shadow:none!important}.platform:hover{background:rgba(255,255,255,.12)!important;transform:translateY(-4px)}
.site-footer{background:#120b08!important;color:#eadfce!important;border:0!important}.footer-top{padding-top:90px!important}.footer-brand h2{font-family:"Poiret One";font-size:clamp(4.2rem,7vw,7.5rem)!important;line-height:.72!important;color:#fff5e8}.footer-brand>p,.footer-link-column h3,.footer-contact-label{color:#c49766!important}.footer-link-column a{color:rgba(255,245,232,.72)!important;transition:color .25s,transform .25s}.footer-link-column a:hover{color:#fff!important;transform:translateX(3px)}.offer-club{background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.025))!important;border:1px solid rgba(255,255,255,.09)!important;border-radius:34px!important}.inline-subscribe input{background:rgba(255,255,255,.075)!important;color:white!important;border-color:rgba(255,255,255,.12)!important}.inline-subscribe button{background:#e7be80!important;color:#24120e!important}.footer-bottom{border-color:rgba(255,255,255,.09)!important}

/* V18 concierge */
.kh18-concierge-launch{position:fixed;right:24px;bottom:24px;z-index:1200;border:0;border-radius:999px;padding:13px 18px 13px 12px;background:linear-gradient(135deg,#28130f,#6a2631);color:#fff;display:flex;align-items:center;gap:10px;box-shadow:0 18px 54px rgba(47,16,17,.3);cursor:pointer;transition:.3s var(--kh18-spring)}.kh18-concierge-launch:hover{transform:translateY(-4px) scale(1.02)}.kh18-concierge-launch i{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#f3d39b,#b5793f);color:#3b1913;font-style:normal;font-weight:900;box-shadow:inset 0 1px rgba(255,255,255,.65)}.kh18-concierge-launch span{display:flex;flex-direction:column;align-items:flex-start;line-height:1.1}.kh18-concierge-launch small{font-size:.62rem;letter-spacing:.13em;opacity:.72}.kh18-concierge-launch b{font-size:.82rem}
.kh18-concierge{position:fixed;right:24px;bottom:88px;z-index:1199;width:min(410px,calc(100vw - 28px));background:rgba(255,250,243,.96);color:#20120e;border:1px solid rgba(73,39,26,.12);box-shadow:0 36px 100px rgba(33,15,10,.28);border-radius:30px;overflow:hidden;backdrop-filter:blur(26px);transform-origin:bottom right;transition:opacity .3s,transform .35s var(--kh18-spring)}.kh18-concierge[hidden]{display:block!important;opacity:0;pointer-events:none;transform:translateY(18px) scale(.94)}.kh18-concierge-head{padding:20px 20px 16px;background:linear-gradient(145deg,#25120e,#4c201a);color:#fff;display:flex;justify-content:space-between;align-items:flex-start}.kh18-concierge-head small{display:block;color:#e4bc82;letter-spacing:.15em;font-size:.64rem}.kh18-concierge-head strong{display:block;font-family:"Poiret One";font-size:1.45rem;margin-top:2px}.kh18-concierge-head button{background:rgba(255,255,255,.08);color:#fff;border:1px solid rgba(255,255,255,.12);width:34px;height:34px;border-radius:50%;cursor:pointer}.kh18-concierge-body{padding:18px}.kh18-concierge-intro{font-size:.86rem;line-height:1.6;color:#675448;margin:0 0 14px}.kh18-quick-prompts{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:13px}.kh18-quick-prompts button{border:1px solid rgba(70,38,26,.12);background:#fff;border-radius:999px;padding:8px 10px;color:#583526;font-size:.73rem;cursor:pointer}.kh18-ai-result{min-height:86px;padding:14px;border-radius:18px;background:#f5ecdf;border:1px solid rgba(83,45,30,.08);font-size:.83rem;line-height:1.6;white-space:pre-line}.kh18-ai-result strong{color:#5f1929}.kh18-concierge-form{display:flex;gap:8px;margin-top:10px}.kh18-concierge-form input{min-width:0;flex:1;border:1px solid rgba(69,37,25,.14);border-radius:999px;padding:11px 13px;background:#fff;color:#24130f;outline:none}.kh18-concierge-form input:focus{border-color:#b86f3c;box-shadow:0 0 0 4px rgba(184,111,60,.09)}.kh18-concierge-form button{border:0;border-radius:999px;background:#27140f;color:white;padding:0 16px;cursor:pointer}.kh18-ai-foot{display:flex;justify-content:space-between;gap:10px;margin-top:10px;font-size:.62rem;color:#8c7568}.kh18-ai-foot a{color:#6b2130;font-weight:800}

/* ambient motion ornaments */
.kh18-orb{position:fixed;border-radius:50%;pointer-events:none;filter:blur(4px);opacity:.12;z-index:-1;animation:kh18Float 18s ease-in-out infinite}.kh18-orb.a{width:380px;height:380px;background:#b86f3c;left:-160px;top:20%}.kh18-orb.b{width:300px;height:300px;background:#5d1728;right:-120px;top:58%;animation-delay:-7s}@keyframes kh18Float{50%{transform:translate3d(28px,-45px,0) scale(1.08)}}
.kh18-scroll-ring{position:fixed;right:16px;top:50%;width:4px;height:120px;border-radius:99px;background:rgba(58,32,24,.08);z-index:900;overflow:hidden}.kh18-scroll-ring i{display:block;width:100%;height:100%;background:linear-gradient(#d7aa67,#5d1728);transform:scaleY(var(--kh18-scroll,0));transform-origin:top}

/* Accessibility/performance */
:focus-visible{outline:3px solid rgba(184,111,60,.5)!important;outline-offset:3px!important}
@media(max-width:1100px){:root{--kh18-shell:min(100% - 34px,1000px)}.main-nav{display:none!important}.nav-shell{min-height:76px}.home-hero{min-height:760px}.hero-copy h1{font-size:clamp(5rem,16vw,9rem)!important}.menu-list-header{top:146px}.kh18-scroll-ring{display:none}}
@media(max-width:720px){:root{--kh18-shell:calc(100vw - 26px);--kh18-radius:22px}.site-header{top:0}.nav-shell{min-height:68px}.brand span small{display:none}.home-hero{min-height:690px;border-radius:0 0 28px 28px}.hero-shell{align-items:flex-end}.hero-copy{padding:70px 0 54px}.hero-copy h1{font-size:clamp(4.2rem,24vw,7rem)!important}.hero-copy>p:not(.eyebrow){font-size:.92rem}.section{padding-block:72px!important}.section-title{font-size:clamp(3rem,14vw,4.4rem)!important}.page-hero{padding-block:70px!important}.page-hero h1{font-size:clamp(4rem,19vw,6.3rem)!important}.menu-hero-media{width:calc(100vw - 26px);height:62vh!important;min-height:420px!important;border-radius:26px!important}.menu-tools-wrap{top:68px!important}.menu-tools{gap:10px!important}.category-pills{padding-bottom:4px}.menu-list-header{top:135px!important;margin-inline:0;padding:14px!important}.menu-text-item{padding:18px!important}.footer-top{padding-top:64px!important}.order-dock{padding:40px 18px!important}.kh18-concierge-launch{right:13px;bottom:13px}.kh18-concierge-launch small{display:none}.kh18-concierge{right:14px;bottom:74px}.kh18-orb{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.home-hero .hero-media img,.kh18-orb{animation:none!important}.reveal{opacity:1!important;transform:none!important;transition:none!important}[data-kh18-tilt]{transform:none!important;transition:none!important}::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}}
@media print{.kh18-concierge,.kh18-concierge-launch,.kh18-scroll-ring,.kh18-orb{display:none!important}}

/* V18 completeness layer — every public route */
.lead{font-size:clamp(1rem,1.4vw,1.16rem)!important;line-height:1.85!important;color:#755f52!important}.editorial-split,.form-layout,.booking-track-layout,.info-grid,.choice-cards,.account-grid,.story-timeline,.experience-page-stage{gap:clamp(20px,4vw,54px)!important}.editorial-copy p,.info-card p,.choice-card p,.timeline-item p,.visit-info p,.booking-status-card p,.form-aside p{line-height:1.8;color:#79675b}
.info-card,.choice-card,.form-card,.booking-track-form,.booking-status-card,.visit-card,.account-profile,.account-bookings,.customer-offer-card,.timeline-item,.experience-stage,.gallery-editorial-item{border:1px solid rgba(70,38,26,.1)!important;background:rgba(255,252,247,.88)!important;box-shadow:0 24px 70px rgba(49,25,18,.085)!important;border-radius:var(--kh18-radius)!important;overflow:hidden;transition:transform .42s var(--kh18-ease),box-shadow .42s ease,border-color .3s}.info-card:hover,.choice-card:hover,.customer-offer-card:hover,.timeline-item:hover{transform:translateY(-6px);box-shadow:0 35px 86px rgba(49,25,18,.13)!important;border-color:rgba(184,111,60,.2)!important}.info-card,.choice-card,.form-card,.booking-track-form,.account-profile,.account-bookings,.timeline-item{padding:clamp(22px,3vw,38px)!important}
.form-layout{align-items:start!important}.form-aside{position:sticky;top:120px}.form-card,.smart-form,.booking-track-form{backdrop-filter:blur(16px)}.stepper{gap:8px!important;margin-bottom:28px!important}.stepper span{height:5px!important;border-radius:99px!important;background:#eadfce!important}.stepper span.active{background:linear-gradient(90deg,var(--kh18-wine),var(--kh18-copper))!important}.form-step h2,.form-card h2,.booking-status-card h2,.account-profile h2,.account-bookings h2{font-family:"Poiret One"!important;font-size:clamp(2.3rem,4vw,4rem)!important;line-height:.95!important}.field-grid{gap:16px!important}.field{min-width:0}.field>span,.field>label,.field label{display:block;margin-bottom:8px;font-size:.7rem!important;letter-spacing:.1em;text-transform:uppercase;font-weight:800;color:#705548}.field input,.field textarea,.field select,.booking-track-form input,.admin-filter-bar input{width:100%;border:1px solid rgba(67,35,24,.14)!important;border-radius:16px!important;background:#fff!important;color:#23130e!important;min-height:54px!important;padding:13px 15px!important;outline:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.9);transition:border-color .25s,box-shadow .25s,transform .25s}.field textarea{min-height:130px!important;resize:vertical}.field input:focus,.field textarea:focus,.field select:focus,.booking-track-form input:focus{border-color:var(--kh18-copper)!important;box-shadow:0 0 0 5px rgba(184,111,60,.09)!important}.consent{display:flex!important;gap:10px!important;align-items:flex-start!important;line-height:1.55!important;color:#6c594e}.consent input{accent-color:var(--kh18-wine);margin-top:3px}.form-nav,.admin-form-actions{gap:10px!important;flex-wrap:wrap!important}.form-status{border-radius:16px!important;padding:12px 14px!important}.form-status.ok{background:#eef8f0!important;color:#2b6540!important}.form-status.error{background:#fff0f1!important;color:#982c3a!important}.form-trust{border-top:1px solid var(--kh18-line)!important;color:#8a7467!important}
.gallery-page-hero{overflow:hidden}.gallery-stage{padding-block:clamp(60px,8vw,110px)!important}.gallery-filter{display:flex;gap:8px;flex-wrap:wrap}.gallery-filter button,.gallery-filter a{border-radius:999px!important;border:1px solid var(--kh18-line)!important;background:#fff!important;padding:10px 14px!important}.gallery-editorial-grid{gap:18px!important}.gallery-editorial-item{position:relative}.gallery-editorial-item img{width:100%;height:100%;object-fit:cover;transition:transform .8s var(--kh18-ease)}.gallery-editorial-item:hover img{transform:scale(1.04)}.gallery-editorial-item .caption{background:linear-gradient(0deg,rgba(18,9,7,.76),transparent)!important;color:white!important}
.offer-grid{gap:18px!important}.offer-card{min-height:320px!important}.offer-card-image{overflow:hidden}.offer-card-image img{width:100%;height:100%;object-fit:cover}.offer-card .btn{margin-top:auto}.choice-cards{perspective:1400px}.choice-card{cursor:pointer}.choice-card.active{background:linear-gradient(145deg,#29140f,#57231c)!important;color:#fff!important;box-shadow:0 30px 75px rgba(48,20,15,.23)!important}.choice-card.active p{color:rgba(255,255,255,.7)!important}
.review-grid-v6{gap:16px!important}.review-card-v6{background:rgba(255,253,248,.9)!important;border:1px solid var(--kh18-line)!important;border-radius:24px!important;box-shadow:0 20px 55px rgba(48,23,15,.08)!important}.review-stars{color:#b36b39!important;letter-spacing:.08em}.rating-orb{background:radial-gradient(circle at 35% 30%,#f6d89a,#b66f3c)!important;color:#2b140f!important;box-shadow:0 30px 80px rgba(166,98,52,.23)!important}
.booking-status-card{padding:clamp(24px,4vw,46px)!important}.booking-status-top{gap:18px!important}.booking-status-details,.detail-row{border-color:var(--kh18-line)!important}.booking-status-note{background:#f4eadc!important;border-radius:18px!important}.booking-public-status{border-radius:999px!important}.visit-card{display:grid!important;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr)!important}.visit-card iframe{width:100%;min-height:500px;border:0}.visit-info{padding:clamp(28px,4vw,52px)!important}.visit-info h2{font-family:"Poiret One";font-size:clamp(3.4rem,6vw,6rem)!important;line-height:.85!important}
.account-signin-experience{border-radius:42px!important;background:radial-gradient(circle at 80% 15%,rgba(215,170,103,.16),transparent 28%),linear-gradient(145deg,#180d0a,#3f1d17)!important;color:#fff!important;box-shadow:var(--kh18-shadow-deep)!important;overflow:hidden}.account-signin-copy p{color:rgba(255,255,255,.7)!important}.account-signin-art{opacity:.9}.customer-pass{border-radius:34px!important;background:linear-gradient(135deg,#2d130f,#661d2d)!important;color:#fff!important;box-shadow:var(--kh18-shadow-deep)!important;overflow:hidden}.customer-pass:after{content:"KH";position:absolute;right:-.04em;bottom:-.18em;font-family:"Poiret One";font-size:14rem;color:rgba(255,255,255,.035)}.customer-pass-brand small,.customer-pass-stats small{color:#e3bc80!important}.customer-pass-main strong{font-family:"Poiret One";font-size:clamp(3rem,6vw,6rem)!important}.customer-quick-grid,.customer-quick-grid-v12{gap:14px!important}.account-avatar{background:linear-gradient(145deg,#efd39d,#b87440)!important;color:#32150f!important;box-shadow:0 16px 40px rgba(151,91,51,.2)!important}.account-booking-list>*{border-color:var(--kh18-line)!important}.account-logout{color:#802338!important}
.story-split{gap:clamp(34px,6vw,88px)!important}.editorial-photo,.founder-portrait{border-radius:34px!important;overflow:hidden;box-shadow:var(--kh18-shadow)!important}.editorial-photo img,.founder-portrait img{width:100%;height:100%;object-fit:cover}.pullquote{font-family:"Cormorant Garamond",serif!important;font-size:clamp(2rem,4vw,3.6rem)!important;line-height:1.05!important;color:#5c2730!important;border-left:2px solid var(--kh18-copper)!important;padding-left:24px!important}.timeline-item .num{font-family:"Poiret One"!important;font-size:3.6rem!important;color:#a6653e!important}.celebration-canvas{border-radius:44px!important;background:radial-gradient(circle at 70% 15%,rgba(226,184,112,.2),transparent 28%),linear-gradient(145deg,#1d0e0b,#552033)!important;color:white!important;box-shadow:var(--kh18-shadow-deep)!important;overflow:hidden}.celebration-canvas-copy p{color:rgba(255,255,255,.72)!important}.celebration-orbit{border-color:rgba(235,199,137,.23)!important}.experience-page-stage,.experience-stage{overflow:hidden}.experience-stage-copy h2,.experience-page-stage h2{font-family:"Poiret One"!important}.experience-type-track{scrollbar-width:none}.experience-type-track::-webkit-scrollbar{display:none}
.public-empty,.gallery-empty,.account-empty,.admin-empty{padding:46px!important;border:1px dashed rgba(79,42,28,.18)!important;border-radius:26px!important;background:rgba(255,255,255,.56)!important;text-align:center}.text-link{color:#6f2430!important;font-weight:800!important}.compact-hero{padding-block:70px!important}
@media(max-width:860px){.visit-card{grid-template-columns:1fr!important}.visit-card iframe{min-height:380px}.form-aside{position:static}.editorial-split,.form-layout,.booking-track-layout,.account-grid{grid-template-columns:1fr!important}.account-signin-experience{border-radius:28px!important}}
@media(max-width:620px){.info-card,.choice-card,.form-card,.booking-track-form,.account-profile,.account-bookings,.timeline-item{padding:20px!important}.field-grid{grid-template-columns:1fr!important}.field,.field.full{grid-column:1/-1!important}.visit-card{border-radius:22px!important}.customer-pass{border-radius:24px!important}.gallery-editorial-grid{grid-template-columns:1fr!important}}

/* =====================================================================
   KOFFEE HUT V18.4 — SINGLE PUBLIC AUTHORITY
   Final viewport/contrast/geometry corrections after production QA.
   ===================================================================== */
:root{
  --kh18-shell:min(1360px,calc(100vw - 56px));
  --kh18-ink:#1c120f;--kh18-paper:#f7efe5;--kh18-ivory:#fffaf3;
  --kh18-wine:#651d35;--kh18-copper:#b56f42;--kh18-brass:#d8aa62;
  --kh18-line:rgba(52,31,23,.14);--kh18-radius:24px;
}
html,body{max-width:100%;overflow-x:clip}
body{background:#f7efe5;color:#1c120f}
/* Header must remain readable over every hero image. */
.site-header,.site-header.is-scrolled{
  background:rgba(255,250,243,.975)!important;color:#211511!important;
  border-bottom:1px solid rgba(51,31,23,.13)!important;
  box-shadow:0 8px 32px rgba(36,18,12,.055)!important;
  backdrop-filter:blur(22px) saturate(135%)!important;
}
.nav-shell{min-height:76px!important;gap:20px!important}
.brand{min-width:190px}.brand span b{color:#20130f!important;font-size:.77rem!important;letter-spacing:.12em}.brand span small{color:#725c50!important;font-size:.48rem!important}
.main-nav{gap:clamp(14px,1.7vw,28px)!important}.main-nav>a,.explore-trigger{color:#32211b!important;font-size:.71rem!important;font-weight:700!important;white-space:nowrap}.main-nav>a:hover,.explore-trigger:hover{color:#751f3d!important}.nav-legacy-event-event{background:#f3e7d9!important;color:#5f1932!important}.nav-book{background:#fff!important;color:#281914!important;border-color:#d8cabc!important}.nav-order{background:linear-gradient(135deg,#3b1617,#731f3e)!important;color:#fff!important}
/* Cinematic hero with controlled type scale — no clipped billboard text. */
.home-hero{min-height:min(760px,calc(100svh - 76px))!important;border-radius:0 0 32px 32px!important}
.hero-shell{align-items:center!important}.hero-copy{max-width:610px!important;padding:70px 0 78px!important}
.hero-copy h1{font-size:clamp(4rem,7.2vw,7.2rem)!important;line-height:.8!important;letter-spacing:-.035em!important;max-width:8ch!important}
.hero-copy .eyebrow{font-size:.64rem!important;letter-spacing:.2em!important}.hero-copy>p:not(.eyebrow){max-width:610px!important;font-size:1rem!important;line-height:1.75!important;color:rgba(255,249,240,.88)!important}
.hero-actions{gap:12px!important}.hero-actions .btn{min-height:50px!important;padding:0 22px!important}
.home-hero .hero-media:after{background:linear-gradient(90deg,rgba(17,9,7,.9),rgba(20,10,8,.62) 45%,rgba(20,10,8,.12) 78%),linear-gradient(0deg,rgba(15,7,6,.38),transparent 55%)!important}
/* Editorial cards */
.section{padding-block:clamp(68px,7vw,104px)!important}.section-title{font-size:clamp(3rem,5vw,5.2rem)!important;line-height:.96!important}.section-head{align-items:end!important}.section-head>p{max-width:620px!important}
.signature-card,.menu-spotlight-card,.benefit-card,.review-feature,.platform,.menu-text-item,.offer-card,.gallery-card,.review-card,.info-card,.choice-card,.form-card,.visit-card{border-radius:22px!important;box-shadow:0 18px 54px rgba(48,25,17,.08)!important}
/* Footer: prevent the exact clipping shown in production screenshot. */
.site-footer{position:relative;background:#160c09!important;color:#fff7ed!important;overflow:hidden!important}
.footer-top{width:var(--kh18-shell)!important;grid-template-columns:minmax(250px,.72fr) minmax(0,1.28fr)!important;gap:clamp(42px,6vw,96px)!important;padding:78px 0 54px!important}
.footer-brand,.footer-link-grid,.footer-link-column{min-width:0!important}.footer-brand h2{font-size:clamp(4rem,6vw,6.2rem)!important;line-height:.72!important;margin:12px 0 20px!important;color:#fff8ed!important}.footer-brand>span{font-size:1.08rem!important;color:#e8d7c7!important}.footer-brand-note{display:block;margin-top:22px!important;color:#a99183!important;letter-spacing:.16em!important}
.footer-link-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:34px!important}.footer-link-column h3{font-size:.65rem!important;letter-spacing:.14em!important;color:#d5a86f!important}.footer-link-column a{font-size:.86rem!important;line-height:1.45!important;color:#efe4da!important}.footer-link-column small{color:#a9968b!important}
.offer-club{width:var(--kh18-shell)!important;margin:0 auto!important;padding:32px 34px!important;display:grid!important;grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr)!important;gap:46px!important;align-items:center!important;background:#f6eadc!important;color:#24150f!important;border:1px solid #d8c4b0!important;border-radius:28px!important;overflow:hidden!important;box-shadow:none!important}
.offer-club>div{min-width:0!important}.offer-club>div p{margin:0 0 8px!important;color:#8a5d42!important;font-size:.58rem!important;letter-spacing:.16em!important}.offer-club>div h3{margin:0 0 12px!important;font-family:'Poiret One',sans-serif!important;font-size:clamp(2rem,3.4vw,3.25rem)!important;line-height:1.02!important;color:#321912!important;overflow-wrap:normal!important}.offer-club>div span{display:block!important;font-size:.76rem!important;line-height:1.65!important;color:#725b4e!important}
.inline-subscribe{min-width:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:10px 12px!important;align-items:start!important}.inline-subscribe input:not([type=checkbox]){width:100%!important;min-width:0!important;min-height:50px!important;padding:0 15px!important;border:1px solid #cbb5a5!important;border-radius:13px!important;background:#fffaf4!important;color:#271713!important;box-shadow:none!important}.inline-subscribe input::placeholder{color:#887269!important;opacity:1!important}.inline-subscribe label{grid-column:1/-1!important;display:flex!important;align-items:flex-start!important;gap:9px!important;color:#604b40!important;font-size:.67rem!important;line-height:1.45!important}.inline-subscribe label input{accent-color:#6b1f38;margin-top:2px}.inline-subscribe button{grid-column:1/-1!important;min-height:50px!important;border-radius:13px!important;background:linear-gradient(135deg,#d8aa62,#edc77f)!important;color:#25140f!important;font-size:.78rem!important}.inline-subscribe output{grid-column:1/-1!important;color:#6a4b3a!important}.footer-bottom{width:var(--kh18-shell)!important;padding:22px 0 28px!important;color:#b8a89f!important}.footer-bottom a{color:#d7c8bd!important}
/* Concierge floats clear of footer content. */
.kh18-concierge-launch{right:20px!important;bottom:20px!important;max-width:min(350px,calc(100vw - 28px))}.kh18-concierge{right:20px!important;bottom:82px!important}
/* Universal control contrast & focus */
:where(button,a,input,select,textarea):focus-visible{outline:3px solid rgba(183,111,66,.42)!important;outline-offset:3px!important}
:where(input,textarea,select){color-scheme:light}
/* Mobile */
@media(max-width:1080px){:root{--kh18-shell:min(100% - 32px,980px)}.footer-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.offer-club{grid-template-columns:1fr!important;gap:22px!important}.hero-copy h1{font-size:clamp(4rem,11vw,6.6rem)!important}}
@media(max-width:720px){:root{--kh18-shell:calc(100vw - 24px)}.nav-shell{min-height:68px!important}.brand{min-width:0}.brand img{width:44px!important;height:44px!important}.hero-copy{padding:64px 0 58px!important}.hero-copy h1{font-size:clamp(3.8rem,19vw,5.7rem)!important}.home-hero{min-height:650px!important}.footer-top{grid-template-columns:1fr!important;padding-top:58px!important}.footer-brand h2{font-size:4.4rem!important}.footer-link-grid{grid-template-columns:1fr 1fr!important;gap:26px 18px!important}.offer-club{padding:24px 20px!important;border-radius:22px!important}.inline-subscribe{grid-template-columns:1fr!important}.inline-subscribe label,.inline-subscribe button,.inline-subscribe output{grid-column:1!important}.kh18-concierge-launch{right:12px!important;bottom:12px!important}.kh18-concierge{right:12px!important;bottom:70px!important}}
@media(max-width:460px){.footer-link-grid{grid-template-columns:1fr!important}.hero-actions{display:grid!important}.hero-actions .btn{width:100%!important}.offer-club>div h3{font-size:2.3rem!important}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}

/* ========================================================================== 
   V18.5 — SINGLE FINAL AUTHORITY: sticky campaign + luxury contrast + bilingual
   ========================================================================== */
:root{--kh185-ribbon-h:0px;--kh185-header-h:82px;--kh185-cream:#fffaf2;--kh185-ink:#24140f;--kh185-wine:#621b34;--kh185-gold:#d7aa67}
html{scroll-padding-top:calc(var(--kh185-ribbon-h) + var(--kh185-header-h) + 16px)}
body.has-legacy-event-campaign{padding-top:calc(var(--kh185-ribbon-h) + var(--kh185-header-h))!important}
body.has-legacy-event-campaign.page-home{padding-top:var(--kh185-ribbon-h)!important}
.global-legacy-event-ribbon{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:1300!important;transform:translateZ(0)}
.site-header{position:fixed!important;left:0!important;right:0!important;top:var(--kh185-ribbon-h)!important;z-index:1290!important;min-height:var(--kh185-header-h);transition:background .35s ease,color .35s ease,box-shadow .35s ease,border-color .35s ease!important}
.page-home .site-header:not(.is-scrolled):not(.scrolled){background:linear-gradient(180deg,rgba(20,10,8,.63),rgba(20,10,8,.24))!important;border-bottom-color:rgba(255,255,255,.13)!important;box-shadow:none!important;backdrop-filter:blur(14px) saturate(115%)!important}
.page-home .site-header:not(.is-scrolled):not(.scrolled) .main-nav a,.page-home .site-header:not(.is-scrolled):not(.scrolled) .explore-trigger,.page-home .site-header:not(.is-scrolled):not(.scrolled) .brand b,.page-home .site-header:not(.is-scrolled):not(.scrolled) .brand small{color:#fff8ee!important}
.page-home .site-header:not(.is-scrolled):not(.scrolled) .nav-book{color:#fff8ee!important;border-color:rgba(255,255,255,.4)!important;background:rgba(255,255,255,.08)!important}
.page-home .site-header:not(.is-scrolled):not(.scrolled) .mobile-menu-button i{background:#fff8ee!important}
.site-header.is-scrolled,.site-header.scrolled,.page-home .site-header.is-scrolled,.page-home .site-header.scrolled{background:rgba(255,250,242,.965)!important;color:var(--kh185-ink)!important;border-bottom-color:rgba(62,34,24,.11)!important;box-shadow:0 14px 46px rgba(48,25,18,.1)!important;backdrop-filter:blur(24px) saturate(145%)!important}
.site-header.is-scrolled .main-nav a,.site-header.is-scrolled .explore-trigger,.site-header.is-scrolled .brand b,.site-header.is-scrolled .brand small,.site-header.scrolled .main-nav a,.site-header.scrolled .explore-trigger,.site-header.scrolled .brand b,.site-header.scrolled .brand small{color:#2c1a15!important}
body:not(.page-home) .site-header{background:rgba(255,250,242,.965)!important}
.page-home #mainContent{margin-top:0!important}
body:not(.page-home) #mainContent{margin-top:0!important}

/* High contrast review surface — never cream-on-cream. */
.page-reviews .page-hero{background:linear-gradient(145deg,#2a1110,#4f1822)!important;color:#fff7e9!important}.page-reviews .page-hero h1,.page-reviews .page-hero p,.page-reviews .page-hero .eyebrow{color:#fff7e9!important}.page-reviews .page-hero h1 em{color:#efc376!important}
.page-reviews .review-feature{background:#fffaf2!important;color:#24140f!important}.page-reviews .review-feature h2,.page-reviews .review-feature strong{color:#24140f!important}.page-reviews .review-feature p{color:#665147!important}.page-reviews .section.paper{background:#f0e4d5!important;color:#261611!important}.page-reviews .section.paper .section-title,.page-reviews .section.paper .eyebrow,.page-reviews .review-card-v6 blockquote,.page-reviews .review-card-v6 strong{color:#2b1712!important}.page-reviews .section.paper .section-head>p,.page-reviews .review-card-v6 footer span{color:#6c564b!important}.page-reviews .review-card-v6{background:#fffaf3!important;border-color:#d8c4b2!important}

/* Footer subscribe becomes an editorial strip, not a giant floating box. */
.site-footer .offer-club{width:var(--kh18-shell)!important;margin:72px auto 0!important;padding:42px 0 46px!important;background:transparent!important;border:0!important;border-top:1px solid rgba(255,245,232,.16)!important;border-bottom:1px solid rgba(255,245,232,.10)!important;border-radius:0!important;box-shadow:none!important;display:grid!important;grid-template-columns:minmax(280px,.8fr) minmax(420px,1.2fr)!important;gap:clamp(36px,7vw,100px)!important;align-items:center!important}.site-footer .offer-club>div h3{font-family:"Poiret One",sans-serif!important;color:#fff5e8!important;font-size:clamp(2.8rem,5vw,5.4rem)!important;line-height:.92!important;margin:.2em 0!important}.site-footer .offer-club>div p{color:#d5a96b!important;letter-spacing:.17em!important}.site-footer .offer-club>div span{color:#c9b9ae!important}.site-footer .inline-subscribe{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px 16px!important}.site-footer .inline-subscribe input:not([type=checkbox]){min-height:54px!important;background:transparent!important;color:#fff8ef!important;border:0!important;border-bottom:1px solid rgba(255,248,239,.34)!important;border-radius:0!important;padding:0 4px!important}.site-footer .inline-subscribe input:not([type=checkbox]):focus{border-bottom-color:#efc77e!important;box-shadow:none!important}.site-footer .inline-subscribe input::placeholder{color:#a9988f!important}.site-footer .inline-subscribe label{color:#c4b3aa!important}.site-footer .inline-subscribe button{border-radius:999px!important;min-height:52px!important;background:linear-gradient(135deg,#e8be78,#c68a45)!important;color:#24130f!important;box-shadow:0 14px 36px rgba(197,137,69,.18)!important}

/* Minimal bilingual corner control. */
.kh-lang-switch{position:fixed;left:16px;bottom:16px;z-index:1400;display:flex;align-items:center;gap:5px;padding:6px 8px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(27,14,11,.78);color:#fff8ef;backdrop-filter:blur(18px);box-shadow:0 10px 34px rgba(24,10,7,.18);font:700 10px/1 Manrope,sans-serif;letter-spacing:.06em}.kh-lang-switch button{border:0;background:transparent;color:rgba(255,248,239,.56);padding:6px 7px;border-radius:999px;cursor:pointer;font:inherit}.kh-lang-switch button[aria-pressed="true"]{background:#fff4e4;color:#3b1c14}.kh-lang-switch span{opacity:.35}.kh-lang-switch:focus-within{outline:2px solid #efc77e;outline-offset:3px}
html[lang="hi"] body{font-family:"Manrope","Noto Sans Devanagari",system-ui,sans-serif}html[lang="hi"] .section-title,html[lang="hi"] .page-hero h1,html[lang="hi"] .footer-brand h2{letter-spacing:-.02em!important}

@media(max-width:900px){:root{--kh185-header-h:72px}.site-footer .offer-club{grid-template-columns:1fr!important;gap:28px!important}.site-footer .offer-club>div{max-width:680px}.site-footer .inline-subscribe{grid-template-columns:1fr 1fr!important}}
@media(max-width:720px){:root{--kh185-header-h:68px}body.has-legacy-event-campaign{padding-top:calc(var(--kh185-ribbon-h) + var(--kh185-header-h))!important}body.has-legacy-event-campaign.page-home{padding-top:var(--kh185-ribbon-h)!important}.site-header{top:var(--kh185-ribbon-h)!important}.site-footer .offer-club{margin-top:48px!important;padding:34px 0 38px!important}.site-footer .offer-club>div h3{font-size:clamp(2.6rem,12vw,4.1rem)!important}.site-footer .inline-subscribe{grid-template-columns:1fr!important}.kh-lang-switch{left:10px;bottom:10px;padding:4px 6px}.kh18-concierge-launch{bottom:10px!important}}

/* V20: normal fixed-header geometry + Karaoke nav accent */
:root{--kh185-ribbon-h:0px!important}
body:not(.page-home){padding-top:var(--kh185-header-h)!important}
body.page-home{padding-top:0!important}
.site-header{top:0!important}
.nav-karaoke-event{display:inline-flex!important;align-items:center!important;gap:7px!important}
.nav-karaoke-dot{width:6px;height:6px;border-radius:50%;background:#a85e3d;box-shadow:0 0 0 4px rgba(168,94,61,.09)}
.page-home .site-header:not(.is-scrolled):not(.scrolled) .nav-karaoke-dot{background:#efc779;box-shadow:0 0 0 4px rgba(239,199,121,.12)}
.mobile-karaoke-event{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}
.mobile-karaoke-event small{font-size:.52rem!important;letter-spacing:.12em!important;color:#a66a48!important}
