:root{--hev-bg: #150c11;--hev-bg2: #1f1219;--hev-panel: #26171f;--hev-red: #d0669a;--hev-red-dk: #b04d80;--hev-rose: #eaa8c8;--hev-gold: #e0b84a;--hev-gold-dk: #c09838;--hev-text: #f4e9ef;--hev-muted: #bc9caf;--hev-line: rgba(255, 255, 255, .09);--hev-line2: rgba(208, 102, 154, .28);--hev-serif: "Cormorant Garamond", Georgia, "Times New Roman", serif;--hev-sans: "Outfit", system-ui, -apple-system, "Segoe UI", sans-serif;--hev-wrap: 1120px;--hev-radius: 14px;--hev-shadow: 0 14px 44px rgba(0, 0, 0, .5)}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;overflow-x:clip}body{margin:0;background:var(--hev-bg);color:var(--hev-text);font-family:var(--hev-sans);font-size:17px;line-height:1.7;font-weight:400}img{max-width:100%;height:auto;display:block}a{color:var(--hev-rose);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4{font-family:var(--hev-serif);font-weight:600;line-height:1.1;color:#fff;margin:0 0 .5em;letter-spacing:-.01em}h1{font-size:clamp(2.4rem,6vw,4.2rem)}h2{font-size:clamp(1.8rem,4vw,2.7rem)}h3{font-size:clamp(1.3rem,3vw,1.7rem)}.hev-wrap{max-width:var(--hev-wrap);margin:0 auto;padding:0 22px}.hev-section{padding:58px 0}.hev-section--tight{padding:34px 0}.hev-accent{color:var(--hev-gold)}.hev-header{position:sticky;top:0;z-index:60;background:#160f14eb;backdrop-filter:blur(12px);border-bottom:1px solid var(--hev-line)}.hev-header__row{display:flex;align-items:center;justify-content:space-between;gap:16px;height:66px}.hev-logo{font-family:var(--hev-serif);font-weight:700;font-size:1.44rem;color:#fff;letter-spacing:-.02em;white-space:nowrap}.hev-logo b{color:var(--hev-red)}.hev-header__actions{display:flex;align-items:center;gap:10px}.hev-langsel{font-family:var(--hev-sans);font-weight:600;font-size:.82rem;color:var(--hev-text);background:var(--hev-panel);border:1px solid var(--hev-line);border-radius:999px;padding:.5em .7em;cursor:pointer}.hev-btn--live{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,#d0669a,#d0669a);color:#fff;padding:.62em 1.1em;border-radius:999px;font-weight:700;font-size:.9rem;box-shadow:0 8px 20px #d0669a57}.hev-btn--live:hover{background:linear-gradient(135deg,var(--hev-red-dk),var(--hev-red));text-decoration:none}.hev-pulse{display:inline-block;width:9px;height:9px;border-radius:50%;background:#fff;box-shadow:0 0 #ffffffb3;animation:bcnpulse 1.8s infinite;flex:0 0 auto}@keyframes bcnpulse{0%{box-shadow:0 0 #fff9}70%{box-shadow:0 0 0 8px #fff0}to{box-shadow:0 0 #fff0}}.hev-promo{background:var(--hev-bg2);border-bottom:1px solid var(--hev-line)}.hev-promo__row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 0;flex-wrap:wrap}.hev-promo__tag{font-weight:600;color:var(--hev-rose);font-family:var(--hev-serif);font-size:1.08rem}.hev-promo__btns{display:flex;gap:8px;flex-wrap:wrap}.hev-promo__btns .hev-btn{padding:.5em 1em;font-size:.85rem}.lbl-short{display:none}.hev-hero{position:relative;overflow:hidden;color:#fff;isolation:isolate;border-bottom:1px solid var(--hev-line2);background:radial-gradient(120% 90% at 82% -10%,rgba(208,102,154,.36),transparent 55%),linear-gradient(165deg,#24132299,#160f14cc 55%,#100a0fed),url(/img/hero.webp) center center / cover no-repeat}.hev-hero__in{position:relative;z-index:1;padding-block:clamp(46px,8vw,92px);max-width:720px}.hev-hero h1{color:#fff;text-shadow:0 2px 30px rgba(0,0,0,.5)}.hev-hero__kicker{text-transform:uppercase;letter-spacing:.2em;font-size:.78rem;font-weight:700;color:var(--hev-gold)}.hev-hero h1{color:#fff;margin-top:12px;max-width:15ch;text-shadow:0 2px 30px rgba(208,102,154,.3)}.hev-hero__lead{font-size:1.18rem;max-width:60ch;color:#f4e9e8e0;margin:14px 0 26px}.hev-btns{display:flex;flex-wrap:wrap;gap:12px}.hev-btn{display:inline-flex;align-items:center;justify-content:center;text-align:center;gap:8px;padding:13px 22px;border-radius:999px;font-weight:600;font-family:var(--hev-sans);font-size:1rem;cursor:pointer;border:2px solid transparent}.hev-btn--primary{background:linear-gradient(135deg,var(--hev-red),#d0669a);color:#fff;box-shadow:0 8px 20px #d0669a52}.hev-btn--primary:hover{background:linear-gradient(135deg,var(--hev-red-dk),var(--hev-red));text-decoration:none}.hev-btn--gold{background:linear-gradient(135deg,#e9bd66,var(--hev-gold));color:#2a1c05;box-shadow:0 8px 20px #d9a44142}.hev-btn--gold:hover{background:linear-gradient(135deg,var(--hev-gold),var(--hev-gold-dk));text-decoration:none}.hev-btn--ghost{background:transparent;border-color:#ffffff59;color:#fff}.hev-btn--ghost:hover{border-color:var(--hev-rose);color:var(--hev-rose);text-decoration:none}.hev-prose{max-width:74ch}.hev-prose p{margin:0 0 1.15em;color:#f4e9e8e6}.hev-prose h2{margin-top:1.6em}.hev-prose h3{margin-top:1.3em;color:var(--hev-gold)}.hev-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(258px,1fr));gap:22px}.hev-card{background:var(--hev-panel);border:1px solid var(--hev-line);border-radius:var(--hev-radius);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.hev-card:hover{transform:translateY(-4px);box-shadow:var(--hev-shadow);border-color:var(--hev-line2)}.hev-card__media{position:relative}.hev-card__tier{position:absolute;top:10px;left:10px;z-index:1}.hev-card__img{aspect-ratio:4 / 3;width:100%;object-fit:cover;background:#2c1f2b;display:block}.hev-card__body{padding:14px 16px 18px}.hev-card__name{font-family:var(--hev-serif);font-size:1.34rem;font-weight:600;color:#fff;margin:4px 0}.hev-card__meta{font-size:.87rem;color:var(--hev-muted);display:flex;gap:10px;flex-wrap:wrap}.hev-tag{display:inline-block;padding:3px 10px;border-radius:999px;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.hev-tag--gold{background:var(--hev-gold);color:#2a1c05}.hev-tag--premium{background:var(--hev-red);color:#fff}.hev-tag--verified{background:#ffffff1a;color:var(--hev-muted)}.hev-tablewrap{overflow-x:auto;max-width:100%;border:1px solid var(--hev-line);border-radius:var(--hev-radius);background:var(--hev-bg2)}.hev-table{width:100%;border-collapse:collapse;font-size:.95rem;min-width:560px}.hev-table th,.hev-table td{text-align:left;padding:13px 16px;border-bottom:1px solid var(--hev-line)}.hev-table th{background:linear-gradient(90deg,var(--hev-red-dk),var(--hev-red));color:#fff;font-family:var(--hev-sans);font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em}.hev-table tr:last-child td{border-bottom:0}.hev-table td a{font-weight:600;color:#fff}.hev-table tr:hover td{background:#d0669a0f}.hev-faq{display:grid;gap:12px;max-width:80ch}.hev-faq details{background:var(--hev-panel);border:1px solid var(--hev-line);border-radius:12px;padding:4px 18px}.hev-faq summary{cursor:pointer;font-weight:600;font-family:var(--hev-serif);font-size:1.24rem;color:#fff;padding:12px 0;list-style:none}.hev-faq summary::-webkit-details-marker{display:none}.hev-faq summary:before{content:"+";color:var(--hev-red);font-weight:700;margin-right:10px}.hev-faq details[open] summary:before{content:"–"}.hev-faq p{margin:0 0 14px;color:#f4e9e8d9}.hev-gallery{display:grid;grid-template-columns:2fr 1fr 1fr;gap:8px;border-radius:var(--hev-radius);overflow:hidden}.hev-gallery img{width:100%;height:100%;object-fit:cover;aspect-ratio:1;background:#2c1f2b}.hev-gallery img:first-child{grid-row:span 2;aspect-ratio:4 / 3}.hev-bookbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;background:var(--hev-panel);border:1px solid var(--hev-line2);border-radius:var(--hev-radius);padding:16px 20px}.hev-breadcrumb{font-size:.85rem;color:var(--hev-muted);margin-bottom:8px}.hev-breadcrumb a{color:var(--hev-muted)}.hev-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin:8px 0}.hev-infocard{background:var(--hev-panel);border:1px solid var(--hev-line);border-radius:12px;padding:16px 18px}.hev-infocard h3{font-size:1.05rem;color:var(--hev-gold);margin:0 0 10px;font-family:var(--hev-sans);font-weight:700;text-transform:uppercase;letter-spacing:.04em}.hev-hours{width:100%;font-size:.92rem}.hev-hours td{padding:4px 0;border-bottom:1px solid var(--hev-line)}.hev-hours td:last-child{text-align:right;color:var(--hev-muted)}.hev-hours tr:last-child td{border-bottom:0}.hev-hours .hev-today{color:var(--hev-rose);font-weight:700}.hev-live{background:linear-gradient(120deg,var(--hev-bg2),#2a1420);border:1px solid var(--hev-line2);color:var(--hev-text);border-radius:var(--hev-radius);padding:24px 26px;display:flex;flex-wrap:wrap;gap:14px;align-items:center;justify-content:space-between}.hev-live b{font-family:var(--hev-serif);font-size:1.5rem;color:#fff}.hev-sticky{position:fixed;left:0;right:0;bottom:0;z-index:80;background:#160f14f5;backdrop-filter:blur(10px);border-top:1px solid var(--hev-line2);box-shadow:0 -8px 28px #00000080;padding:8px 12px calc(8px + env(safe-area-inset-bottom))}.hev-sticky__inner{max-width:var(--hev-wrap);margin:0 auto;display:flex;gap:8px;padding:0 6px}.hev-sbtn{flex:1 1 0;min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;height:48px;padding:0 14px;border-radius:999px;font-family:var(--hev-sans);font-weight:700;font-size:.95rem;text-decoration:none}.hev-sbtn svg,.hev-sbtn .hev-pulse{flex:0 0 auto}.hev-sbtn__label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hev-sbtn--wa{background:#25d366;color:#fff}.hev-sbtn--call{background:#fff;color:var(--hev-bg)}.hev-sbtn--nav{background:var(--hev-panel);color:#fff;border:1px solid var(--hev-line2)}.hev-sbtn--cam{flex:1.4 1 0;background:linear-gradient(135deg,var(--hev-red),var(--hev-red-dk));color:#fff}body{padding-bottom:66px}.hev-footer{background:#100b0f;color:#f4e9e8b8;margin-top:20px;border-top:1px solid var(--hev-line2)}.hev-footer__in{padding:44px 0 30px;display:grid;gap:22px}.hev-footer a{color:#f4e9e8b8}.hev-footer a:hover{color:var(--hev-rose)}.hev-footer__links{display:flex;flex-wrap:wrap;gap:8px 20px;font-size:.92rem}.hev-footer__legal{border-top:1px solid var(--hev-line);padding-top:18px;font-size:.82rem}.hev-title{font-size:clamp(1.8rem,4vw,2.5rem);margin-bottom:6px;color:#fff}.hev-sub{color:var(--hev-muted);max-width:62ch;margin:0 0 26px}@media(max-width:700px){.hev-hide-sm{display:none}}@media(max-width:640px){body{font-size:16px}.lbl-full{display:none}.lbl-short{display:inline}.hev-wrap{padding:0 13px}.hev-section{padding:30px 0}.hev-section--tight{padding:20px 0}.hev-hero__lead{font-size:1rem;margin-bottom:22px}.hev-prose p{margin-bottom:.8em}.hev-prose h2{margin-top:1.1em;margin-bottom:.35em}.hev-prose h3{margin-top:.9em}.hev-promo__tag{display:none}.hev-promo__row{padding:7px 0;justify-content:flex-start}.hev-promo__btns{gap:6px;width:100%}.hev-promo__btns .hev-btn{padding:.45em .85em;font-size:.78rem;flex:1}.hev-header__row{height:58px;gap:8px}.hev-logo{font-size:1.04rem}.hev-header__actions{gap:7px}.hev-btn--live{padding:.5em .8em;font-size:.8rem}.hev-langsel{padding:.42em .5em;font-size:.74rem}.hev-gallery{grid-template-columns:1fr 1fr}.hev-gallery img:first-child{grid-row:span 1;aspect-ratio:1}.hev-hero__in{padding-block:46px}}@media(max-width:560px){.hev-grid{grid-template-columns:1fr 1fr;gap:12px}.hev-card__name{font-size:1rem}.hev-card__body{padding:10px 12px 12px}.hev-card__meta{font-size:.76rem}.hev-sbtn{font-size:.88rem;padding:0 10px}.hev-info{grid-template-columns:1fr}}@media(max-width:400px){.hev-logo{font-size:.92rem}.hev-header__actions{gap:5px}.hev-promo__btns .hev-btn{font-size:.72rem;padding:.4em .55em}.hev-grid{gap:10px}.hev-card__name{font-size:.9rem}.hev-card__body{padding:8px 10px 10px}}
