:root{--cream:#f7f2ed;--sand:#eaded3;--ink:#22201e;--cocoa:#665248;--rose:#ad7d76;--white:#fff;--muted:#746a64;--border:rgba(34,32,30,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Montserrat,Arial,sans-serif;color:var(--ink);background:var(--cream);line-height:1.6}.wrap{width:min(1120px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(247,242,237,.9);backdrop-filter:blur(14px);border-bottom:1px solid var(--border)}.nav-wrap{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:12px;color:inherit;text-decoration:none}.brand-mark{width:44px;height:44px;border:1px solid var(--cocoa);border-radius:50%;display:grid;place-items:center;font-family:"Cormorant Garamond",serif;font-weight:700}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy strong{font:600 24px/1 "Cormorant Garamond",serif}.brand-copy small{font-size:9px;letter-spacing:.32em;margin-top:5px}.nav{display:flex;align-items:center;gap:28px}.nav a{color:inherit;text-decoration:none;font-size:14px}.nav-cta{border:1px solid var(--ink);padding:10px 18px;border-radius:999px}.menu-btn{display:none;border:0;background:none;font-size:24px}.hero{padding:80px 0 90px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:70px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.19em;font-size:11px;font-weight:600;color:var(--rose);margin:0 0 20px}.hero h1,.section h2{font-family:"Cormorant Garamond",serif;font-weight:600;letter-spacing:-.03em}.hero h1{font-size:clamp(56px,7vw,88px);line-height:.9;margin:0 0 26px}.hero h1 em{font-weight:500;color:var(--rose)}.hero-text{font-size:17px;color:var(--muted);max-width:600px}.hero-actions{display:flex;gap:12px;margin:32px 0 20px;flex-wrap:wrap}.btn{display:inline-flex;justify-content:center;align-items:center;padding:14px 22px;border-radius:999px;text-decoration:none;font-weight:600;font-size:13px}.btn-primary{background:var(--ink);color:#fff}.btn-ghost{border:1px solid var(--border);color:var(--ink);background:rgba(255,255,255,.35)}.micro-row{display:flex;gap:10px;color:var(--muted);font-size:12px}.hero-art{height:520px;position:relative;border-radius:260px 260px 34px 34px;background:linear-gradient(160deg,#d9c0b1,#b9867f);overflow:hidden;box-shadow:0 24px 60px rgba(73,49,39,.15)}.orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-a{width:350px;height:350px;background:rgba(255,255,255,.22);top:-70px;right:-80px}.orb-b{width:260px;height:260px;background:rgba(93,58,49,.13);bottom:-80px;left:-50px}.line-art{position:absolute;right:34px;top:24px;font-size:76px;color:rgba(255,255,255,.65)}.hero-card{position:absolute;left:38px;right:38px;bottom:38px;padding:28px;background:rgba(255,255,255,.86);backdrop-filter:blur(10px);border-radius:20px;display:flex;flex-direction:column}.hero-card small{letter-spacing:.18em;font-size:9px}.hero-card strong{font:600 38px/1.1 "Cormorant Garamond",serif;margin:7px 0}.hero-card span{color:var(--muted);font-size:13px}.trust-strip{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:rgba(255,255,255,.36)}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr)}.trust-grid div{padding:24px;text-align:center;border-right:1px solid var(--border)}.trust-grid div:last-child{border-right:0}.trust-grid strong,.trust-grid span{display:block}.trust-grid strong{font:600 23px "Cormorant Garamond",serif}.trust-grid span{color:var(--muted);font-size:12px}.section{padding:100px 0}.section-heading{display:grid;grid-template-columns:1.2fr .8fr;gap:50px;align-items:end;margin-bottom:48px}.section h2{font-size:clamp(42px,5vw,64px);line-height:1;margin:0}.section-heading p,.about-copy,.hours-intro{color:var(--muted)}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.service-card{display:grid;grid-template-columns:64px 1fr;gap:20px;padding:34px;border:1px solid var(--border);border-radius:24px;background:#fff}.service-card.featured{background:var(--ink);color:#fff}.service-number{font:600 30px "Cormorant Garamond",serif;color:var(--rose)}.service-kicker{text-transform:uppercase;letter-spacing:.13em;font-size:10px;margin:0;color:var(--rose)}.service-card h3{font:600 34px "Cormorant Garamond",serif;margin:3px 0 10px}.service-card p{font-size:14px}.service-card a{color:inherit;font-weight:600;font-size:12px;text-decoration:none}.muted-card{background:#f0e7df}.disclaimer{font-size:11px;color:var(--muted);margin-top:16px}.about{background:#fff}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.about-panel{padding:70px 50px;background:linear-gradient(145deg,#e6d3c8,#f5ece5);border-radius:28px}.mini{font-size:10px;letter-spacing:.18em}.about-panel h2{margin-top:12px}.about-copy p{font-size:16px;margin:0 0 18px}.hours-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.hours-card{background:#fff;border-radius:26px;padding:34px;box-shadow:0 18px 50px rgba(64,44,35,.08)}.hours-card div{display:flex;justify-content:space-between;gap:20px;padding:18px 0;border-bottom:1px solid var(--border);font-size:13px}.hours-card p{font-size:11px;color:var(--muted);margin-bottom:0}.booking{padding-top:20px}.booking-card{background:var(--cocoa);color:#fff;border-radius:30px;padding:60px;display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center}.booking-card h2{font-size:clamp(40px,5vw,62px)}.booking-card p{color:rgba(255,255,255,.75)}.eyebrow.light{color:#e9c6c0}.booking-actions{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.btn-light{background:#fff;color:var(--ink)}.disabled-link{opacity:.7}.text-link{color:#fff;text-decoration:none;font-weight:600}.booking-actions small{color:rgba(255,255,255,.62)}footer{padding:36px 0;border-top:1px solid var(--border)}.footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;align-items:center}.footer-grid div:not(.brand){display:flex;flex-direction:column;font-size:12px;color:var(--muted)}.footer-right{align-items:flex-end}.footer-right a{color:inherit}.footer-brand .brand-mark{width:38px;height:38px}.footer-brand .brand-copy strong{font-size:20px}
@media(max-width:820px){.nav{display:none;position:absolute;left:20px;right:20px;top:72px;padding:20px;background:#fff;border-radius:18px;box-shadow:0 18px 50px rgba(0,0,0,.12);flex-direction:column;align-items:stretch}.nav.open{display:flex}.menu-btn{display:block}.hero{padding-top:45px}.hero-grid,.section-heading,.about-grid,.hours-grid,.booking-card{grid-template-columns:1fr}.hero-grid{gap:34px}.hero-art{height:430px}.service-grid{grid-template-columns:1fr}.section{padding:72px 0}.section-heading{gap:18px}.trust-grid{grid-template-columns:1fr}.trust-grid div{border-right:0;border-bottom:1px solid var(--border)}.trust-grid div:last-child{border-bottom:0}.booking-card{padding:38px 28px;gap:28px}.footer-grid{grid-template-columns:1fr}.footer-right{align-items:flex-start}}
@media(max-width:520px){.wrap{width:min(100% - 28px,1120px)}.hero h1{font-size:52px}.hero-art{height:390px}.hero-card{left:22px;right:22px;bottom:22px}.service-card{grid-template-columns:44px 1fr;padding:26px 20px}.about-panel{padding:45px 28px}.hours-card{padding:24px}.hours-card div{flex-direction:column;gap:2px}.booking-card{border-radius:22px}}

.brand-logo{width:52px;height:52px;border-radius:50%;object-fit:cover;display:block;box-shadow:0 5px 18px rgba(58,38,31,.12)}
.hero-art{background:#d6b6a8}
.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.hero-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(35,25,22,.34),rgba(35,25,22,.03) 58%)}
.hero-card{display:grid;grid-template-columns:72px 1fr;gap:18px;align-items:center}
.hero-card-logo{width:72px;height:72px;border-radius:50%;object-fit:cover;box-shadow:0 8px 24px rgba(0,0,0,.12)}
.footer-brand .brand-logo{width:44px;height:44px}
@media(max-width:520px){.hero-card{grid-template-columns:56px 1fr}.hero-card-logo{width:56px;height:56px}.brand-logo{width:46px;height:46px}}

.category-block{margin-top:54px}.category-head{display:flex;gap:18px;align-items:flex-start;margin-bottom:18px}.category-head>span{font:600 28px "Cormorant Garamond",serif;color:var(--rose);line-height:1}.category-head h3{font:600 34px/1.05 "Cormorant Garamond",serif;margin:4px 0 0}.menu-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.menu-item{background:#fff;border:1px solid var(--border);border-radius:20px;padding:24px;display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.menu-item h4{font:600 26px/1.05 "Cormorant Garamond",serif;margin:0 0 8px}.menu-item p{font-size:13px;color:var(--muted);margin:0;max-width:540px}.menu-item>strong{font-size:12px;white-space:nowrap;color:var(--cocoa);background:var(--cream);padding:8px 10px;border-radius:999px}.featured-menu{background:var(--ink);color:#fff}.featured-menu p{color:rgba(255,255,255,.72)}.featured-menu>strong{background:rgba(255,255,255,.12);color:#fff}.price-note{margin-top:28px;padding:18px 20px;border-radius:16px;background:#efe4dd;font-size:13px;color:var(--cocoa)}@media(max-width:820px){.menu-grid{grid-template-columns:1fr}}@media(max-width:520px){.menu-item{flex-direction:column;gap:14px;padding:20px}.menu-item>strong{white-space:normal}}

.gallery-section{background:linear-gradient(180deg,#fff 0%,#fbf6f2 100%)}
.gallery-grid{display:grid;grid-template-columns:1.5fr .5fr;gap:22px;margin-top:34px}
.gallery-card{position:relative;overflow:hidden;border-radius:28px;background:#fff;box-shadow:0 14px 40px rgba(55,38,31,.10);min-height:330px}
.gallery-card-large{min-height:620px}
.gallery-card img{width:100%;height:100%;object-fit:cover;display:block}
.gallery-card-large img{object-position:center}
.gallery-card figcaption{position:absolute;left:0;right:0;bottom:0;padding:34px 28px 24px;background:linear-gradient(transparent,rgba(35,24,20,.78));color:#fff;display:flex;flex-direction:column;gap:5px}
.gallery-card figcaption strong{font-family:"Cormorant Garamond",serif;font-size:1.75rem}
.gallery-card figcaption span{font-size:.9rem;line-height:1.5;opacity:.92}
.gallery-logo-card{background:#f4e7df;display:flex;align-items:center;justify-content:center}
.gallery-logo-card img{width:72%;height:72%;object-fit:contain;border-radius:24px}
.gallery-cta{display:flex;justify-content:center;margin-top:30px}
@media(max-width:800px){
  .gallery-grid{grid-template-columns:1fr;grid-template-rows:auto}
  .gallery-card,.gallery-card-large{min-height:380px;grid-row:auto}
  .gallery-logo-card{min-height:300px}
}

.service-link{display:block;text-decoration:none;color:inherit}
.service-link .menu-item{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;cursor:pointer}
.service-link:hover .menu-item,.service-link:focus-visible .menu-item{transform:translateY(-2px);box-shadow:0 12px 30px rgba(55,38,31,.10)}
.service-link:focus-visible{outline:3px solid rgba(173,117,93,.28);outline-offset:4px;border-radius:22px}

.lang-switch{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:38px;padding:0 11px;border:1px solid rgba(92,65,54,.22);border-radius:999px;font-weight:700;letter-spacing:.06em;text-decoration:none}
.nav .lang-switch{margin-left:4px}

/* Experience carousel */
.experience-carousel{display:grid;grid-template-columns:56px minmax(0,520px) 56px;align-items:center;justify-content:center;gap:18px;margin:34px auto 0}
.experience-stage{position:relative;width:100%;aspect-ratio:352/520;overflow:hidden;border-radius:28px;background:#171412;box-shadow:0 18px 45px rgba(55,38,31,.16)}
.experience-slide{display:none;position:absolute;inset:0;width:100%;height:100%}
.experience-slide.active{display:block}
.experience-slide img,.experience-slide video{width:100%;height:100%;display:block;object-fit:cover}
.experience-caption{position:absolute;left:0;right:0;bottom:0;padding:48px 24px 22px;background:linear-gradient(transparent,rgba(20,15,13,.82));color:#fff;display:flex;flex-direction:column;gap:5px}
.experience-caption strong{font-family:"Cormorant Garamond",serif;font-size:1.65rem}
.experience-caption span{font-size:.9rem;line-height:1.5}
.carousel-arrow{width:52px;height:52px;border-radius:50%;border:1px solid rgba(92,65,54,.18);background:#fff;color:#4f392f;font-size:2.2rem;line-height:1;cursor:pointer;box-shadow:0 8px 22px rgba(55,38,31,.09);transition:transform .18s ease,box-shadow .18s ease}
.carousel-arrow:hover{transform:scale(1.06);box-shadow:0 12px 28px rgba(55,38,31,.14)}
.carousel-status{text-align:center;margin-top:14px;font-size:.85rem;letter-spacing:.08em;color:#7b665c}
@media(max-width:700px){
  .experience-carousel{grid-template-columns:42px minmax(0,1fr) 42px;gap:8px}
  .carousel-arrow{width:40px;height:40px;font-size:1.8rem}
  .experience-stage{border-radius:20px}
}

/* Polished website media v2: full composition, no zoom */
.experience-stage{aspect-ratio:2/3;max-width:560px;background:#171412}
.experience-slide img,.experience-slide video{object-fit:contain;background:#171412}
.video-shell{position:absolute;inset:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#171412}
.video-shell video{width:100%;height:100%;object-fit:contain}
.sound-badge{position:absolute;left:16px;top:16px;z-index:4;padding:9px 13px;border-radius:999px;background:rgba(20,15,13,.78);color:#fff;font-size:.78rem;font-weight:600;pointer-events:none;backdrop-filter:blur(8px);transition:opacity .2s ease}
.sound-badge.silent{opacity:.68}
@media(max-width:700px){.sound-badge{left:10px;top:10px;padding:7px 10px;font-size:.7rem}}


/* 2026 luxury polish */
html{scroll-behavior:smooth}
body{background:radial-gradient(circle at 10% 0%,rgba(211,177,160,.16),transparent 28rem),#f7f2ed}
.site-header{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:rgba(247,242,237,.82);border-bottom:1px solid rgba(75,53,44,.06)}
.hero{position:relative;overflow:hidden}
.hero:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(197,151,136,.20),transparent 68%);left:-160px;top:-120px;pointer-events:none}
.hero-copy h1 em{font-weight:500;color:#8e665c}
.hero-art{box-shadow:0 34px 80px rgba(63,43,34,.17);border:1px solid rgba(255,255,255,.65)}
.hero-photo{transition:transform 1.2s cubic-bezier(.2,.7,.2,1)}
.hero-art:hover .hero-photo{transform:scale(1.025)}
.hero-card{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:rgba(255,250,247,.90)!important}
.luxury-badges{display:flex;gap:8px;flex-wrap:wrap;margin:22px 0 0}
.luxury-badges span{padding:8px 11px;border:1px solid rgba(101,73,61,.13);border-radius:999px;background:rgba(255,255,255,.54);font-size:10px;letter-spacing:.04em;color:#6f5b52}
.luxury-intro{padding:12px 0 8px}
.luxury-intro-inner{display:flex;align-items:center;justify-content:center;gap:18px;text-align:center;border-top:1px solid rgba(101,73,61,.10);border-bottom:1px solid rgba(101,73,61,.10);padding:24px}
.luxury-intro p{font:500 clamp(18px,2.4vw,27px)/1.25 'Cormorant Garamond',serif;margin:0;color:#665248}
.ornament{color:#b7897e;font-size:12px}
.category-block{position:relative}
.menu-item{transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;background .25s ease}
.service-link:hover .menu-item,.service-link:focus-visible .menu-item{transform:translateY(-4px);box-shadow:0 16px 36px rgba(63,43,34,.09);border-color:rgba(173,125,118,.30);background:#fffdfb}
.btn{transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.btn:hover{transform:translateY(-2px)}
.btn-primary:hover{box-shadow:0 12px 28px rgba(42,35,31,.18)}
.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}
.reveal.is-visible{opacity:1;transform:none}
.mobile-book-bar{display:none}
@media(max-width:760px){
  body{padding-bottom:76px}
  .hero-grid{gap:34px}
  .hero-copy{text-align:center}
  .hero-actions,.luxury-badges,.micro-row{justify-content:center}
  .luxury-intro-inner{padding:20px 12px;gap:10px}
  .mobile-book-bar{position:fixed;z-index:999;display:flex;align-items:center;justify-content:space-between;left:14px;right:14px;bottom:12px;padding:15px 18px;border-radius:999px;background:#241f1c;color:#fff;text-decoration:none;font-size:13px;font-weight:700;box-shadow:0 18px 38px rgba(28,22,19,.28);padding-bottom:max(15px,env(safe-area-inset-bottom))}
  .mobile-book-bar b{font-size:20px;font-weight:400}
}
@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}.hero-photo,.menu-item,.btn{transition:none}}
