:root{--forest:#1d291d;--olive:#46513a;--olive2:#667052;--gold:#b79a61;--cream:#f5f0e4;--sand:#ded3bd;--ink:#263126;--white:#fffdf7;--line:rgba(183,154,97,.4)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-weight:400}.preloader{position:fixed;inset:0;background:var(--forest);z-index:9999;display:grid;place-items:center;transition:.6s}.preloader img{width:150px;filter:drop-shadow(0 18px 35px rgba(0,0,0,.35))}.preloader.hide{opacity:0;visibility:hidden}.site-header{height:92px;position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;gap:30px;padding:0 4vw;transition:.4s;color:white;background:rgba(29,41,29,.97);backdrop-filter:blur(12px);box-shadow:0 8px 30px rgba(0,0,0,.10)}.site-header.scrolled{background:rgba(29,41,29,.99);box-shadow:0 10px 40px rgba(0,0,0,.12)}.brand{margin-right:auto}.brand img{width:100px;height:auto;max-height:76px;object-fit:contain;display:block}.site-header nav{display:flex;gap:24px}.site-header nav a{color:inherit;text-decoration:none;font-size:12px;text-transform:uppercase;letter-spacing:.14em;opacity:.9}.site-header nav a:hover{color:#e7cf9a}.button{display:inline-flex;justify-content:center;align-items:center;gap:8px;border:1px solid var(--gold);background:var(--gold);color:var(--forest);text-decoration:none;padding:14px 22px;font-size:11px;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;transition:.25s}.button:hover{background:#c9ac73;transform:translateY(-1px)}.button-sm{padding:11px 16px}.button-ghost{background:transparent;color:var(--gold)}.nav-toggle{display:none;background:none;border:0;color:white;font-size:22px}.hero{height:100svh;min-height:680px;position:relative;background:var(--forest);overflow:hidden}.hero-image{width:100%;height:100%;object-fit:cover;object-position:center 54%}.hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,24,15,.12),rgba(15,24,15,.15) 48%,rgba(15,24,15,.54))}.hero-mark{position:absolute;left:5vw;top:122px;bottom:auto;transform:none;text-align:left;color:white;max-width:260px}.hero-mark img{width:min(205px,42vw);filter:drop-shadow(0 16px 28px rgba(0,0,0,.36))}.hero-mark p{text-transform:uppercase;letter-spacing:.26em;font-size:9px;margin:10px 0 0;text-shadow:0 2px 14px rgba(0,0,0,.45)}.hero-scroll{position:absolute;right:4vw;bottom:5vh;color:white;text-decoration:none;font-size:24px}.section{padding:110px 7vw}.section-label{font-size:12px;letter-spacing:.34em;color:#b79a61;font-weight:600;margin-bottom:14px}.concept{background:#f8f4e9}.concept-grid{display:grid;grid-template-columns:1fr 1.25fr;gap:9vw;align-items:start}.concept h1,.section-heading h2,.signature h2,.voucher h2,.contact h2{font-family:"Cormorant Garamond",serif;font-size:clamp(40px,5.4vw,78px);font-weight:500;line-height:.96;margin:0}.lead{font-family:"Cormorant Garamond",serif;font-size:24px;line-height:1.45}.lead p:first-child{margin-top:0}.concept-photo-row{margin-top:80px;display:grid;grid-template-columns:1.2fr .65fr 1fr;gap:26px;align-items:center}.photo{margin:0;overflow:hidden;height:380px}.photo-tall{height:520px}.photo img{width:100%;height:100%;object-fit:cover;transition:.8s}.photo-full{height:auto;background:#eee7d8}.photo-full img{height:auto;object-fit:contain;display:block}.photo:hover img{transform:scale(1.03)}.quote-block{padding:20px;text-align:center;font-family:"Cormorant Garamond",serif;font-size:30px;color:var(--olive)}.quote-block span{font-size:70px;color:var(--gold);line-height:.4}.rituals{background:var(--forest);color:var(--white)}.section-heading{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:55px}.section-heading h2{font-size:clamp(42px,5vw,70px)}.section-heading>p{max-width:480px;color:rgba(255,255,255,.68);line-height:1.8}.section-heading.compact{display:block}.ritual-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:transparent;border:1px solid rgba(255,255,255,.15)}.ritual-card{position:relative;background:#243324;min-height:470px;overflow:hidden;cursor:pointer}.ritual-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.32;filter:saturate(.75);transition:.55s}.ritual-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,30,20,.05),rgba(20,30,20,.9))}.ritual-card:hover img{transform:scale(1.035);opacity:.42}.ritual-card-body{position:absolute;z-index:2;left:28px;right:28px;bottom:28px}.ritual-card .category{font-size:12px;letter-spacing:.25em;text-transform:uppercase;color:#b79a61}.ritual-card h3{font-family:"Cormorant Garamond",serif;font-size:34px;line-height:1;margin:9px 0 12px}.ritual-card .tagline{font-family:"Cormorant Garamond",serif;font-style:italic;font-size:18px;color:rgba(255,255,255,.75)}.prices{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.price-pill{font-size:12px;border-top:1px solid rgba(232,208,154,.45);padding-top:9px;color:#f1e2c1}.signature{display:grid;grid-template-columns:1.05fr .95fr;padding:0;background:#e7dfcf}.signature-image{min-height:760px}.signature-image img{width:100%;height:100%;object-fit:cover}.signature-copy{padding:100px 7vw}.signature-copy h2{font-size:clamp(42px,4.8vw,68px);margin-bottom:30px}.signature-copy>p{line-height:1.9;color:#667063}.signature-item{padding:28px 0;border-top:1px solid #c8b995}.signature-item h3{font-family:"Cormorant Garamond",serif;font-size:30px;margin:0 0 8px}.signature-item .meta{color:#8c713f;font-weight:600;font-size:12px;letter-spacing:.12em}.signature-item p{line-height:1.7}.signature-item small{display:block;color:#6a7163}.etiquette{background:#f9f5eb}.etiquette-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.etiquette article{padding:40px 32px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:290px}.etiquette article span{color:var(--gold);font-size:12px}.etiquette article h3{font-family:"Cormorant Garamond",serif;font-size:30px;margin:10px 0}.etiquette article p{font-size:13px;line-height:1.8;color:#60685c}.gallery{background:#eee7d8}.gallery .section-heading>p{color:#6b7165}.gallery-mosaic{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:270px;gap:12px}.gallery-item{border:0;padding:0;background:none;overflow:hidden;cursor:zoom-in}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:.6s}.gallery-item:hover img{transform:scale(1.035)}.gallery-item.wide{grid-column:span 2}.gallery-item.tall{grid-row:span 2}.voucher{background:#2c3828;color:white}.voucher-card{border:1px solid rgba(183,154,97,.55);display:grid;grid-template-columns:.7fr 1.3fr;align-items:center;padding:50px 6vw;gap:60px;background:linear-gradient(130deg,#2a3628,#3d4934)}.voucher-logo{text-align:center}.voucher-logo img{width:min(320px,100%)}.voucher h2{font-size:clamp(42px,5vw,72px);margin-bottom:24px}.voucher p{max-width:700px;line-height:1.9;color:rgba(255,255,255,.76)}.voucher-notes{display:flex;flex-wrap:wrap;gap:20px;margin:30px 0}.voucher-notes span{border-bottom:1px solid var(--gold);padding-bottom:7px;font-size:11px;text-transform:uppercase;letter-spacing:.12em}.booking{background:#f8f4e9}.booking .section-heading>p{color:#6b7165}.booking-form{display:grid;grid-template-columns:repeat(2,1fr);gap:22px 24px;max-width:1050px}.booking-form label{display:flex;flex-direction:column;gap:9px;font-size:12px;text-transform:uppercase;letter-spacing:.14em;color:#b79a61}.booking-form input,.booking-form select,.booking-form textarea{width:100%;border:0;border-bottom:1px solid #bdb29b;background:transparent;padding:13px 4px;font:400 15px Manrope;color:var(--ink);outline:none}.booking-form input:focus,.booking-form select:focus,.booking-form textarea:focus{border-color:var(--gold)}.span-2{grid-column:span 2}.booking-actions{display:flex;align-items:center;gap:22px}.booking-actions p{font-size:11px;color:#6b7165}.contact{background:#d9d2c2;padding-bottom:0}.contact-panel{display:grid;grid-template-columns:1fr 1fr;background:#f6f1e6}.contact-panel>div{padding:80px 6vw}.contact-panel figure{margin:0;min-height:620px}.contact-panel figure img{width:100%;height:100%;object-fit:cover}.contact h2{font-size:clamp(45px,5vw,72px)}.contact-address{font-family:"Cormorant Garamond",serif;font-size:25px}.contact-lines{margin:38px 0}.contact-lines p{display:flex;justify-content:space-between;gap:30px;border-top:1px solid #d6c7aa;padding:15px 0;margin:0}.contact-lines small{text-transform:uppercase;letter-spacing:.12em;color:#887343}.contact-actions{display:flex;gap:12px}.contact .button-ghost{color:var(--olive);border-color:var(--olive)}footer{background:#152015;color:#d8cdb8;text-align:center;padding:70px 30px}footer img{width:120px}footer p{text-transform:uppercase;letter-spacing:.2em;font-size:9px}.copyright{opacity:.55;margin-top:25px}.ritual-dialog,.lightbox{border:0;padding:0;background:#f7f2e7;color:var(--ink);max-width:820px;width:min(92vw,820px);box-shadow:0 25px 90px rgba(0,0,0,.35)}.ritual-dialog::backdrop,.lightbox::backdrop{background:rgba(10,18,10,.78);backdrop-filter:blur(6px)}.dialog-close{position:absolute;right:18px;top:14px;z-index:2;border:0;background:none;font-size:30px;color:var(--gold);cursor:pointer}.dialog-layout{display:grid;grid-template-columns:minmax(300px,360px) minmax(0,1fr);align-items:center}.dialog-layout img{display:block;width:100%;height:440px;min-height:0;object-fit:cover;object-position:center;align-self:center}.dialog-copy{padding:42px 38px}.dialog-copy h2{font-family:"Cormorant Garamond",serif;font-size:38px;line-height:1;margin:0 0 14px}.dialog-copy p{line-height:1.85}.dialog-price{margin-top:25px;display:flex;gap:14px;flex-wrap:wrap;color:#856a39}.lightbox{background:#111;max-width:1100px}.lightbox img{display:block;width:100%;max-height:88vh;object-fit:contain}.edit-toggle{position:fixed;right:18px;bottom:18px;z-index:150;border:1px solid var(--gold);background:#233023;color:#e8d09a;padding:12px 16px;font-size:11px;letter-spacing:.08em;cursor:pointer}.edit-panel{position:fixed;right:18px;bottom:70px;z-index:149;width:290px;background:#f8f3e8;border:1px solid #cbb886;padding:20px;box-shadow:0 20px 50px rgba(0,0,0,.16);font-size:12px}.edit-panel code{font-size:11px}.edit-panel .button{margin:4px 3px}.editing .editable{outline:1px dashed var(--gold);outline-offset:5px}.editable[contenteditable=true]{cursor:text}
@media(max-width:1000px){.site-header nav{display:none}.nav-toggle{display:block}.site-header nav.open{display:flex;position:absolute;top:92px;left:0;right:0;background:#1d291d;flex-direction:column;padding:25px 7vw}.header-book{display:none}.concept-grid,.signature,.voucher-card,.contact-panel{grid-template-columns:1fr}.concept-photo-row{grid-template-columns:1fr 1fr}.quote-block{grid-column:span 2}.ritual-grid{grid-template-columns:repeat(2,1fr)}.etiquette-grid{grid-template-columns:repeat(2,1fr)}.gallery-mosaic{grid-template-columns:repeat(2,1fr)}.signature-image{min-height:520px}.dialog-layout{grid-template-columns:1fr}.dialog-layout img{width:min(100%,520px);height:auto;aspect-ratio:4/3;min-height:0;object-fit:cover;margin:0 auto}.contact-panel figure{min-height:430px}}
@media(max-width:650px){.site-header{height:76px;padding:0 20px}.brand img{width:76px;height:auto;max-height:58px}.hero{min-height:620px}.hero-mark{left:20px;top:92px;bottom:auto;max-width:180px}.hero-mark img{width:145px}.section{padding:80px 22px}.concept-grid,.concept-photo-row,.ritual-grid,.etiquette-grid,.booking-form{grid-template-columns:1fr}.quote-block,.span-2{grid-column:auto}.photo,.photo-tall{height:380px}.section-heading{display:block}.section-heading>p{margin-top:20px}.ritual-card{min-height:420px}.gallery-mosaic{grid-template-columns:1fr;grid-auto-rows:320px}.gallery-item.wide,.gallery-item.tall{grid-column:auto;grid-row:auto}.signature-copy{padding:70px 22px}.voucher-card{padding:40px 24px}.booking-actions{display:block}.booking-actions p{margin-top:15px}.contact-panel>div{padding:65px 24px}.contact-lines p{display:block}.contact-lines span{display:block;margin-top:6px}.dialog-copy{padding:30px 24px}.dialog-copy h2{font-size:34px}.edit-toggle{font-size:0;width:46px;height:46px;border-radius:50%}.edit-toggle:before{content:"✦";font-size:17px}}

/* Brand refinement — v4 */
.brand{display:flex;align-items:center;gap:14px;text-decoration:none;color:#f1e2c1;min-width:245px}
.brand img{width:100px;height:auto;max-height:76px;flex:0 0 auto;object-fit:contain}
.brand-tagline{display:block;font-family:"Cormorant Garamond",serif;font-size:12px;letter-spacing:.10em;line-height:1.25;white-space:nowrap;color:#e8d09a;opacity:.95}
.gallery-expanded{grid-auto-flow:dense}
@media(max-width:1180px){.brand-tagline{display:none}.brand{min-width:auto}.brand img{width:92px;height:auto;max-height:72px}}
@media(max-width:650px){.brand img{width:76px;height:auto;max-height:58px}}

.contact-lines .program-contact > span{line-height:1.65}.contact-lines .program-contact strong{font-weight:700;color:#4f5b45}


/* Footer consumer protection & legal links — v9 */
footer .footer-logo{width:120px;height:auto}
footer .footer-tagline{text-transform:uppercase;letter-spacing:.20em;font-size:9px;margin:12px 0 26px}
.consumer-links{display:flex;justify-content:center;align-items:center;gap:16px;flex-wrap:wrap;margin:22px auto 30px}
.consumer-links a{display:block;line-height:0;border-radius:10px;transition:transform .2s ease,opacity .2s ease}
.consumer-links a:hover{transform:translateY(-2px);opacity:.92}
.consumer-links img{display:block;width:250px;max-width:42vw;height:50px;object-fit:contain;border-radius:9px;background:#fff}
.footer-legal{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap;margin:6px 0 22px;font-family:"Cormorant Garamond",serif;font-size:16px;letter-spacing:.02em}
.footer-legal a{color:#e8d09a;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s ease,color .2s ease}
.footer-legal a:hover{color:#fff;border-bottom-color:#b79a61}
.footer-legal span{color:#8f8064;opacity:.8}
@media(max-width:650px){.consumer-links{flex-direction:column}.consumer-links img{width:250px;max-width:86vw;height:50px}.footer-legal{font-size:15px;gap:8px}.footer-legal span{display:none}.footer-legal a{width:100%;text-align:center}}


/* Logo taglines — v11 */
.brand{flex-direction:column;align-items:center;justify-content:center;gap:2px;min-width:190px}
.brand img{width:92px;max-height:68px}
.brand-tagline{font-family:Manrope,Arial,sans-serif;font-size:8px;font-weight:500;letter-spacing:.16em;line-height:1.1;text-transform:uppercase;white-space:nowrap;color:#d8cdb8;opacity:1}
.voucher-logo{display:flex;flex-direction:column;align-items:center;justify-content:center}
.voucher-brand-tagline{margin:14px 0 0!important;max-width:none!important;font-family:Manrope,Arial,sans-serif!important;font-size:10px!important;font-weight:500;letter-spacing:.18em;line-height:1.35!important;text-transform:uppercase;color:#d8cdb8!important;white-space:nowrap}
@media(max-width:1180px){.brand-tagline{display:block}.brand{min-width:155px}.brand img{width:78px;max-height:58px}.brand-tagline{font-size:7px;letter-spacing:.12em}.voucher-brand-tagline{font-size:9px!important;white-space:normal;text-align:center}}
@media(max-width:650px){.brand{min-width:112px}.brand img{width:62px;max-height:46px}.brand-tagline{font-size:5.5px;letter-spacing:.07em}.voucher-brand-tagline{font-size:8px!important;letter-spacing:.12em}}


/* Legal pages — v12 */
.legal-page{background:#eee7d8;color:var(--ink)}
.legal-header{position:sticky;top:0;z-index:20;min-height:92px;padding:10px 5vw;background:rgba(29,41,29,.98);display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid rgba(183,154,97,.35)}
.legal-brand{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#d8cdb8}
.legal-brand img{width:92px;max-height:65px;object-fit:contain}
.legal-brand span{font-size:7px;text-transform:uppercase;letter-spacing:.14em;white-space:nowrap}
.legal-main{padding:70px 20px 90px}
.legal-card{max-width:980px;margin:0 auto;background:#f8f4e9;border:1px solid #d5c6a8;padding:clamp(32px,6vw,76px);box-shadow:0 24px 70px rgba(41,48,36,.10)}
.legal-card h1{font-family:"Cormorant Garamond",serif;font-size:clamp(48px,7vw,78px);font-weight:500;line-height:1;margin:0 0 8px;color:#263126}
.legal-card h2{font-family:"Cormorant Garamond",serif;font-size:30px;font-weight:600;color:#46513a;margin:38px 0 10px}
.legal-card p,.legal-card li{font-size:14px;line-height:1.9;color:#596255}
.legal-card strong{color:#3d4934}
.legal-updated{font-size:11px!important;text-transform:uppercase;letter-spacing:.12em;color:#8a7548!important;margin-bottom:32px}
.legal-note{margin-top:42px;padding:22px 24px;border-left:3px solid var(--gold);background:#eee6d6;font-size:13px;line-height:1.75;color:#596255}
.legal-footer{padding-top:52px}
@media(max-width:650px){.legal-header{min-height:78px;padding:8px 18px}.legal-brand img{width:66px}.legal-brand span{font-size:5.5px;letter-spacing:.08em}.legal-header .button{padding:10px 12px;font-size:9px}.legal-main{padding:38px 12px 60px}.legal-card{padding:32px 22px}.legal-card h2{font-size:26px}.legal-card p,.legal-card li{font-size:13px}}

/* v20: newly supplied ritual photos are always shown complete, without cropping */
.ritual-card[data-service="serenity"] img,
.ritual-card[data-service="hot-oil"] img,
.ritual-card[data-service="aroma"] img,
.ritual-card[data-service="hot-stone"] img{object-fit:contain;object-position:center;background:#182318;opacity:.62;filter:none}
.ritual-card[data-service="serenity"]:hover img,
.ritual-card[data-service="hot-oil"]:hover img,
.ritual-card[data-service="aroma"]:hover img,
.ritual-card[data-service="hot-stone"]:hover img{transform:none;opacity:.72}
/* Detail view: always show the exact full source image; never zoom/crop it. */
.ritual-dialog{max-width:1080px;width:min(94vw,1080px)}
.dialog-layout{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr)}
.dialog-layout img{display:block;width:100%;height:auto;max-height:72vh;min-height:0;object-fit:contain;object-position:center;align-self:center;background:#172017}
@media(max-width:1000px){.dialog-layout{grid-template-columns:1fr}.dialog-layout img{width:100%;height:auto;max-height:55vh;aspect-ratio:auto;object-fit:contain;margin:0 auto}}

/* v21: the three landscape ritual images fill the full card area like all other massage cards.
   The detail dialog still shows the complete source image at full quality. */
.ritual-card[data-service="hot-oil"] img,
.ritual-card[data-service="aroma"] img,
.ritual-card[data-service="hot-stone"] img{
  object-fit:cover;
  object-position:center;
  width:100%;
  height:100%;
  background:transparent;
  opacity:.42;
}
.ritual-card[data-service="hot-oil"]:hover img,
.ritual-card[data-service="aroma"]:hover img,
.ritual-card[data-service="hot-stone"]:hover img{transform:scale(1.035);opacity:.52}
/* Keep the approved Serenity presentation unchanged. */
.ritual-card[data-service="serenity"] img{object-fit:contain;object-position:center}
/* Opened ritual: preserve the entire original image, no crop. */
.ritual-dialog .dialog-layout img{object-fit:contain!important;object-position:center!important;width:100%;height:auto;max-height:72vh}


/* v22 — four approved ritual images fill their image areas in both card and detail view. */
.ritual-card[data-service="serenity"] img,
.ritual-card[data-service="hot-oil"] img,
.ritual-card[data-service="aroma"] img,
.ritual-card[data-service="hot-stone"] img{
  width:100%;height:100%;object-fit:cover;background:transparent;
  filter:none;opacity:.48;
}
.ritual-card[data-service="serenity"] img{object-position:center 52%}
.ritual-card[data-service="hot-oil"] img{object-position:62% center}
.ritual-card[data-service="aroma"] img{object-position:58% center}
.ritual-card[data-service="hot-stone"] img{object-position:60% center}
.ritual-card[data-service="serenity"]:hover img,
.ritual-card[data-service="hot-oil"]:hover img,
.ritual-card[data-service="aroma"]:hover img,
.ritual-card[data-service="hot-stone"]:hover img{transform:scale(1.025);opacity:.57}

/* The opened photo uses a substantial 4:3 frame instead of a thin panoramic strip. */
.dialog-layout.ritual-serenity img,
.dialog-layout.ritual-hot-oil img,
.dialog-layout.ritual-aroma img,
.dialog-layout.ritual-hot-stone img{
  width:100%!important;
  height:auto!important;
  aspect-ratio:4/3;
  max-height:none!important;
  object-fit:cover!important;
  background:#172017;
}
.dialog-layout.ritual-serenity img{object-position:center 52%!important}
.dialog-layout.ritual-hot-oil img{object-position:62% center!important}
.dialog-layout.ritual-aroma img{object-position:58% center!important}
.dialog-layout.ritual-hot-stone img{object-position:60% center!important}
@media(max-width:1000px){
  .dialog-layout.ritual-serenity img,
  .dialog-layout.ritual-hot-oil img,
  .dialog-layout.ritual-aroma img,
  .dialog-layout.ritual-hot-stone img{aspect-ratio:4/3;height:auto!important;max-height:none!important;object-fit:cover!important}
}

/* v23 — approved Hot Oil and Aroma compositions. Fill every photo frame while keeping key ritual details visible. */
.ritual-card[data-service="hot-oil"] img{object-position:47% center!important}
.ritual-card[data-service="aroma"] img{object-position:40% center!important}
.dialog-layout.ritual-hot-oil img{object-position:47% center!important}
.dialog-layout.ritual-aroma img{object-position:40% center!important}

/* v25 — approved Little Lotus + Head/Face/Shoulders images. Fill card and detail photo areas consistently. */
.ritual-card[data-service="little-lotus"] img,
.ritual-card[data-service="head-face"] img{width:100%;height:100%;object-fit:cover;object-position:center;opacity:.52;filter:none;background:transparent}
.ritual-card[data-service="little-lotus"]:hover img,
.ritual-card[data-service="head-face"]:hover img{transform:scale(1.025);opacity:.60}
.dialog-layout.ritual-little-lotus img,
.dialog-layout.ritual-head-face img{width:100%;height:440px;max-height:none;object-fit:cover!important;object-position:center!important;background:transparent}
@media(max-width:1000px){.dialog-layout.ritual-little-lotus img,.dialog-layout.ritual-head-face img{width:100%;height:auto;aspect-ratio:4/3;max-height:none;object-fit:cover!important}}


/* Gallery rectangular perimeter — v27
   Desktop: 10 photographs arranged inside one exact 4×3 rectangle.
   The mosaic remains varied, but no tile can extend outside the outer frame. */
.gallery-expanded{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  grid-template-rows:repeat(3,270px);
  grid-auto-rows:270px;
  grid-auto-flow:row;
  gap:12px;
  padding:12px;
  box-sizing:border-box;
  border:1px solid rgba(183,154,97,.58);
  overflow:hidden;
}
.gallery-expanded .gallery-item{
  grid-column:auto !important;
  grid-row:auto !important;
  min-width:0;
  min-height:0;
  overflow:hidden;
}
.gallery-expanded .gallery-item img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
}

/* Exact desktop mosaic: external edge always forms a rectangle. */
.gallery-expanded .gallery-item:nth-child(1){grid-column:1 / span 2 !important;grid-row:1 !important}
.gallery-expanded .gallery-item:nth-child(2){grid-column:3 !important;grid-row:1 !important}
.gallery-expanded .gallery-item:nth-child(3){grid-column:4 !important;grid-row:1 !important}
.gallery-expanded .gallery-item:nth-child(4){grid-column:1 !important;grid-row:2 !important}
.gallery-expanded .gallery-item:nth-child(5){grid-column:2 !important;grid-row:2 !important}
.gallery-expanded .gallery-item:nth-child(6){grid-column:3 / span 2 !important;grid-row:2 !important}
.gallery-expanded .gallery-item:nth-child(7){grid-column:1 !important;grid-row:3 !important}
.gallery-expanded .gallery-item:nth-child(8){grid-column:2 !important;grid-row:3 !important}
.gallery-expanded .gallery-item:nth-child(9){grid-column:3 !important;grid-row:3 !important}
.gallery-expanded .gallery-item:nth-child(10){grid-column:4 !important;grid-row:3 !important}

@media(max-width:1000px){
  .gallery-expanded{
    grid-template-columns:repeat(2,minmax(0,1fr));
    grid-template-rows:repeat(5,250px);
    grid-auto-rows:250px;
  }
  .gallery-expanded .gallery-item{
    grid-column:auto !important;
    grid-row:auto !important;
  }
}
@media(max-width:650px){
  .gallery-expanded{
    grid-template-columns:1fr;
    grid-template-rows:repeat(10,300px);
    grid-auto-rows:300px;
    gap:9px;
    padding:9px;
  }
  .gallery-expanded .gallery-item{
    grid-column:auto !important;
    grid-row:auto !important;
  }
}


/* Navigable gallery lightbox — v28 */
.lightbox{
  background:#111;
  max-width:min(1180px,94vw);
  width:min(1180px,94vw);
  overflow:visible;
  border:1px solid rgba(183,154,97,.35);
}
.lightbox-stage{
  margin:0;
  position:relative;
  min-height:min(72vh,760px);
  display:flex;
  align-items:center;
  justify-content:center;
  background:#0f120f;
  overflow:hidden;
}
.lightbox-stage img{
  display:block;
  width:auto;
  max-width:100%;
  height:auto;
  max-height:88vh;
  object-fit:contain;
  user-select:none;
  -webkit-user-drag:none;
}
.lightbox-nav{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  z-index:4;
  width:52px;
  height:68px;
  border:1px solid rgba(232,208,154,.62);
  background:rgba(21,32,21,.78);
  color:#e8d09a;
  font-family:"Cormorant Garamond",serif;
  font-size:46px;
  line-height:1;
  display:grid;
  place-items:center;
  cursor:pointer;
  backdrop-filter:blur(8px);
  transition:background .2s ease,transform .2s ease,border-color .2s ease;
}
.lightbox-nav:hover{
  background:rgba(70,81,58,.95);
  border-color:#e8d09a;
}
.lightbox-prev{left:14px}
.lightbox-next{right:14px}
.lightbox-counter{
  position:absolute;
  left:50%;
  bottom:14px;
  transform:translateX(-50%);
  padding:7px 11px;
  border:1px solid rgba(232,208,154,.32);
  background:rgba(15,18,15,.72);
  color:#e8d09a;
  font-size:10px;
  letter-spacing:.16em;
  border-radius:999px;
  backdrop-filter:blur(8px);
}
.lightbox .dialog-close{
  position:absolute;
  right:12px;
  top:8px;
  z-index:6;
  width:44px;
  height:44px;
  color:#e8d09a;
  background:rgba(21,32,21,.72);
  border:1px solid rgba(232,208,154,.36);
  display:grid;
  place-items:center;
  line-height:1;
}
@media(max-width:650px){
  .lightbox{
    width:96vw;
    max-width:96vw;
  }
  .lightbox-stage{
    min-height:62vh;
  }
  .lightbox-nav{
    width:44px;
    height:58px;
    font-size:38px;
  }
  .lightbox-prev{left:7px}
  .lightbox-next{right:7px}
  .lightbox-counter{bottom:9px}
}


/* Small typography refinements — v30 */
.quote-block .quote-mark{
  display:block;
  font-family:"Cormorant Garamond",serif;
  color:var(--gold);
  line-height:.7;
}
.quote-block .quote-mark-top{
  margin-bottom:16px;
}
.quote-block .quote-mark-bottom{
  margin-top:18px;
}
.rituals .section-heading .lotus-collection-intro{
  transform:translateY(30px);
}
@media(max-width:650px){
  .rituals .section-heading .lotus-collection-intro{
    transform:translateY(14px);
    margin-bottom:18px;
  }
}

.signature-royal-photo{margin:26px 0 0;overflow:hidden}.signature-royal-photo img{display:block;width:100%;height:auto;object-fit:contain}

/* v39 — requested spacing before Signature duration and price. */
.signature-item .meta{margin-top:14px}

/* V32 — THE SPACE: 11 photos arranged cleanly on exactly 3 desktop rows.
   Keeps the same rectangular gallery footprint and object-fit crop behavior. */
@media (min-width: 769px){
  .gallery-expanded{
    grid-template-columns:repeat(4,minmax(0,1fr)) !important;
    grid-template-rows:repeat(3,minmax(0,1fr)) !important;
  }

  .gallery-expanded .gallery-item{
    grid-column:auto !important;
    grid-row:auto !important;
  }

  .gallery-expanded .gallery-item:nth-child(1){grid-column:1 !important;grid-row:1 !important}
  .gallery-expanded .gallery-item:nth-child(2){grid-column:2 !important;grid-row:1 !important}
  .gallery-expanded .gallery-item:nth-child(3){grid-column:3 !important;grid-row:1 !important}
  .gallery-expanded .gallery-item:nth-child(4){grid-column:4 !important;grid-row:1 !important}

  .gallery-expanded .gallery-item:nth-child(5){grid-column:1 !important;grid-row:2 !important}
  .gallery-expanded .gallery-item:nth-child(6){grid-column:2 !important;grid-row:2 !important}
  .gallery-expanded .gallery-item:nth-child(7){grid-column:3 !important;grid-row:2 !important}
  .gallery-expanded .gallery-item:nth-child(8){grid-column:4 !important;grid-row:2 !important}

  .gallery-expanded .gallery-item:nth-child(9){grid-column:1 !important;grid-row:3 !important}
  .gallery-expanded .gallery-item:nth-child(10){grid-column:2 !important;grid-row:3 !important}
  .gallery-expanded .gallery-item:nth-child(11){grid-column:3 / span 2 !important;grid-row:3 !important}
}


/* V33 — GIFT A RITUAL: approved voucher artwork in the existing left panel. */
.voucher-logo.voucher-image{
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  padding:12px;
  box-sizing:border-box;
}
.voucher-logo.voucher-image img{
  display:block;
  width:100%;
  height:auto;
  max-width:100%;
  max-height:100%;
  object-fit:contain;
  box-sizing:border-box;
}


/* V34 — GIFT A RITUAL: voucher slightly larger, same proportions and safe inside gold frame. */
.voucher-logo.voucher-image{
  padding:4px !important;
}
.voucher-logo.voucher-image img{
  width:100% !important;
  height:100% !important;
  max-width:100% !important;
  max-height:100% !important;
  object-fit:contain !important;
}


/* V35 — desktop top green bar test: approx. 3 cm at CSS 96 px/in. */
@media (min-width: 769px){
  .topbar,
  header.site-header,
  .site-header .nav-wrap{
    min-height:113.4px !important;
  }
}


/* V36 — desktop top green bar test: approx. 4 cm.
   Larger left logo/brand block, with safe vertical margins. */
@media (min-width: 769px){
  .topbar,
  header.site-header,
  .site-header .nav-wrap{
    min-height:151.2px !important;
  }

  .brand,
  .site-brand{
    max-height:127px !important;
    padding-top:10px !important;
    padding-bottom:10px !important;
    box-sizing:border-box !important;
  }

  .brand img,
  .site-brand img{
    max-height:100px !important;
    width:auto !important;
    object-fit:contain !important;
  }

  .brand .tagline,
  .site-brand .tagline,
  .brand-tagline{
    margin-top:4px !important;
    margin-bottom:0 !important;
  }
}


/* V38 — recalibrazione navigazione per header desktop da ~4 cm.
   Le sezioni richiamate dal menu si fermano interamente sotto la fascia verde. */
@media (min-width: 769px){
  html{
    scroll-padding-top:151.2px !important;
  }

  section[id],
  [id="ritualuri"],
  [id="signature"],
  [id="galerie"],
  [id="contact"]{
    scroll-margin-top:151.2px !important;
  }
}


/* V39 — navigazione desktop: ogni sezione richiamata parte pulita sotto
   la fascia verde da ~4 cm, senza porzioni della sezione precedente. */
@media (min-width: 769px){
  html{
    scroll-padding-top:151.2px !important;
  }

  section[id]{
    scroll-margin-top:151.2px !important;
  }

  /* Compensa il margine/padding superiore interno delle sezioni al salto ancora. */
  section[id]:target{
    scroll-margin-top:151.2px !important;
  }
}


/* V42 PUBLIC — THE SPACE: all 11 photos always visible, no empty gallery area. */
@media (min-width: 1001px){
  .gallery-expanded{
    grid-template-columns:repeat(4,minmax(0,1fr)) !important;
    grid-template-rows:repeat(3,270px) !important;
    grid-auto-rows:270px !important;
  }
  .gallery-expanded .gallery-item{grid-column:auto !important;grid-row:auto !important}
  .gallery-expanded .gallery-item:nth-child(1){grid-column:1 !important;grid-row:1 !important}
  .gallery-expanded .gallery-item:nth-child(2){grid-column:2 !important;grid-row:1 !important}
  .gallery-expanded .gallery-item:nth-child(3){grid-column:3 !important;grid-row:1 !important}
  .gallery-expanded .gallery-item:nth-child(4){grid-column:4 !important;grid-row:1 !important}
  .gallery-expanded .gallery-item:nth-child(5){grid-column:1 !important;grid-row:2 !important}
  .gallery-expanded .gallery-item:nth-child(6){grid-column:2 !important;grid-row:2 !important}
  .gallery-expanded .gallery-item:nth-child(7){grid-column:3 !important;grid-row:2 !important}
  .gallery-expanded .gallery-item:nth-child(8){grid-column:4 !important;grid-row:2 !important}
  .gallery-expanded .gallery-item:nth-child(9){grid-column:1 !important;grid-row:3 !important}
  .gallery-expanded .gallery-item:nth-child(10){grid-column:2 !important;grid-row:3 !important}
  .gallery-expanded .gallery-item:nth-child(11){grid-column:3 / span 2 !important;grid-row:3 !important}
}
@media (min-width:651px) and (max-width:1000px){
  .gallery-expanded{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    grid-template-rows:repeat(6,250px) !important;
    grid-auto-rows:250px !important;
  }
  .gallery-expanded .gallery-item{grid-column:auto !important;grid-row:auto !important}
  .gallery-expanded .gallery-item:nth-child(11){grid-column:1 / span 2 !important}
}
@media (max-width:650px){
  .gallery-expanded{
    grid-template-columns:1fr !important;
    grid-template-rows:repeat(11,300px) !important;
    grid-auto-rows:300px !important;
  }
  .gallery-expanded .gallery-item{
    grid-column:1 !important;
    grid-row:auto !important;
  }
}

/* V43 — FIX MOBILE THE SPACE
   Override esplicito delle vecchie posizioni nth-child desktop:
   11 foto, una per riga, nessun vuoto giallo/righe fantasma. */
@media (max-width:650px){
  .gallery-expanded{
    display:grid !important;
    grid-template-columns:1fr !important;
    grid-template-rows:none !important;
    grid-auto-rows:300px !important;
    grid-auto-flow:row !important;
  }

  .gallery-expanded .gallery-item{
    grid-column:1 !important;
    min-width:0 !important;
    min-height:0 !important;
  }

  .gallery-expanded .gallery-item:nth-child(1){grid-row:1 !important}
  .gallery-expanded .gallery-item:nth-child(2){grid-row:2 !important}
  .gallery-expanded .gallery-item:nth-child(3){grid-row:3 !important}
  .gallery-expanded .gallery-item:nth-child(4){grid-row:4 !important}
  .gallery-expanded .gallery-item:nth-child(5){grid-row:5 !important}
  .gallery-expanded .gallery-item:nth-child(6){grid-row:6 !important}
  .gallery-expanded .gallery-item:nth-child(7){grid-row:7 !important}
  .gallery-expanded .gallery-item:nth-child(8){grid-row:8 !important}
  .gallery-expanded .gallery-item:nth-child(9){grid-row:9 !important}
  .gallery-expanded .gallery-item:nth-child(10){grid-row:10 !important}
  .gallery-expanded .gallery-item:nth-child(11){grid-row:11 !important}

  .gallery-expanded .gallery-item img{
    width:100% !important;
    height:100% !important;
    object-fit:cover !important;
    display:block !important;
  }
}

/* V44 — DEFINITIVE MOBILE THE SPACE FIX
   Phone only: all 11 images become a simple full-width vertical stack.
   Desktop/tablet rules remain untouched. */
@media (max-width:650px){
  .gallery-expanded{
    display:flex !important;
    flex-direction:column !important;
    width:100% !important;
    height:auto !important;
    gap:9px !important;
    padding:9px !important;
    overflow:visible !important;
    grid-template-columns:none !important;
    grid-template-rows:none !important;
    grid-auto-columns:auto !important;
    grid-auto-rows:auto !important;
  }

  .gallery-expanded .gallery-item,
  .gallery-expanded .gallery-item.wide,
  .gallery-expanded .gallery-item.tall,
  .gallery-expanded .gallery-item:nth-child(n){
    display:block !important;
    position:relative !important;
    width:100% !important;
    max-width:100% !important;
    height:auto !important;
    aspect-ratio:4 / 3 !important;
    flex:0 0 auto !important;
    grid-column:auto !important;
    grid-row:auto !important;
    margin:0 !important;
    padding:0 !important;
    overflow:hidden !important;
  }

  .gallery-expanded .gallery-item img{
    display:block !important;
    width:100% !important;
    max-width:100% !important;
    height:100% !important;
    object-fit:cover !important;
    object-position:center !important;
    margin:0 !important;
  }
}
