html.lux-page,html.lux-page body,html.lux-page #root{height:100%;height:100dvh;max-height:100dvh;overflow:hidden;background:#f3ead8;color:#333;font-family:Cormorant Garamond,Georgia,serif}html.lux-page body.menu-lock{overflow:hidden}html.lux-page .lux-root{height:100%;height:100dvh;max-height:100dvh;overflow:hidden;display:block;position:relative}html.lux-page .lux-deck{height:100%;height:100dvh;max-height:100dvh;min-height:0;display:flex;flex-direction:row;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}html.lux-page .lux-deck::-webkit-scrollbar{display:none}html.lux-page .lux-deck>section{position:relative;flex:0 0 100%;width:100%;height:100%;max-height:100%;scroll-snap-align:start;scroll-snap-stop:always;overflow:hidden;box-sizing:border-box;background:#f3ead8}html.lux-page .hero{position:relative!important;min-height:100%!important;height:100%;padding:5.5rem 1.4rem 3.5rem;overflow:hidden!important;background:#0b0907!important}html.lux-page .hero-film,html.lux-page .hero-film-shade,html.lux-page .film-slide,html.lux-page .hero-aurora{position:absolute;top:0;right:0;bottom:0;left:0}html.lux-page .hero-film{z-index:0;overflow:hidden;background:radial-gradient(ellipse at 30% 20%,rgba(176,141,58,.35),transparent 55%),radial-gradient(ellipse at 80% 80%,rgba(90,40,18,.45),transparent 50%),#0b0907}html.lux-page .hero-aurora{z-index:0;pointer-events:none;background:radial-gradient(42% 38% at 18% 30%,rgba(198,164,82,.42),transparent 70%),radial-gradient(36% 42% at 82% 22%,rgba(232,180,35,.24),transparent 68%),radial-gradient(48% 40% at 70% 78%,rgba(140,62,28,.34),transparent 70%);animation:auroraDrift 16s ease-in-out infinite alternate;transform:scale(1.15)}html.lux-page .hero-rays{position:absolute;top:-55%;right:-55%;bottom:-55%;left:-55%;z-index:1;pointer-events:none;background:repeating-conic-gradient(from 0deg,transparent 0 14deg,rgba(232,180,35,.045) 14deg 17deg);animation:raySpin 72s linear infinite;opacity:.45}html.lux-page .film-slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.04);transition:opacity 2.6s ease-in-out;z-index:1;pointer-events:none;will-change:opacity,transform}html.lux-page .film-slide.is-on{opacity:1;z-index:2;animation:filmKen 12s ease-in-out forwards}html.lux-page .hero-film-shade{z-index:3;background:linear-gradient(180deg,#0b090747,#0b09077a 70%,#0b0907d1),radial-gradient(ellipse at 50% 42%,#3a2a1224,#0b090752);pointer-events:none}html.lux-page .petals{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;pointer-events:none;overflow:hidden}html.lux-page .petals span,html.lux-page .petals .rose-fall{position:absolute;top:-16%;display:block;animation-name:roseFall!important;animation-timing-function:linear!important;animation-iteration-count:infinite!important;transform-origin:50% 50%;will-change:transform,opacity;pointer-events:none}html.lux-page .petals .rose-fall.is-petal{width:14px;height:20px;border-radius:2px 16px;background:radial-gradient(circle at 28% 22%,#ff7a86,#c41e3a 52%,#6b1020);box-shadow:0 0 8px #a0162c66;opacity:.88}html.lux-page .petals .rose-fall.is-gold{width:11px;height:16px;border-radius:10px 2px;background:linear-gradient(#e8b423,#c45a1a);opacity:.7}html.lux-page .hero-glow{position:absolute;top:50%;left:50%;z-index:2;width:70vmin;height:70vmin;border-radius:50%;background:radial-gradient(circle,rgba(198,164,82,.28),transparent 68%);animation:glowPulse 6s ease-in-out infinite!important;pointer-events:none}html.lux-page .hero-brand{position:relative;z-index:4}html.lux-page .hero-emblem-wrap{width:min(720px,92%);margin:0 auto 1.4rem}html.lux-page .hero-emblem{width:100%;height:auto;display:block;filter:drop-shadow(0 18px 40px rgba(0,0,0,.45));animation:emblemFloat 7s ease-in-out 1.6s infinite!important}html.lux-page .hero-offers{margin:.4rem 0 0;padding:0;display:grid;justify-items:center;row-gap:.22rem}html.lux-page .hero-offers p{margin:0;padding:0 0 0 .28em;font-family:Jost,sans-serif;font-size:.9rem!important;font-weight:700!important;letter-spacing:.28em;line-height:1.3;text-transform:uppercase;text-align:center;color:#d8c48a}@keyframes auroraDrift{0%{transform:scale(1.12) translate(-4%,-3%) rotate(-4deg)}to{transform:scale(1.22) translate(5%,4%) rotate(5deg)}}@keyframes filmKen{0%{transform:scale(1.04)}to{transform:scale(1.1)}}@keyframes glowPulse{0%,to{opacity:.55;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.08)}}@keyframes roseFall{0%{transform:translate3d(0,-12vh,0) rotate(0) scale(var(--s, 1));opacity:0}10%{opacity:.95}42%{transform:translate3d(calc(var(--drift, 16) * 1px),46vh,0) rotate(150deg) scale(var(--s, 1))}to{transform:translate3d(calc(var(--drift, 16) * -.45px),118vh,0) rotate(340deg) scale(var(--s, 1));opacity:0}}@keyframes petalFall{0%{transform:translateY(-10vh) rotate(0);opacity:0}12%{opacity:.85}to{transform:translateY(110vh) rotate(220deg);opacity:0}}@keyframes raySpin{to{transform:rotate(360deg)}}@keyframes emblemFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}html.lux-page .intro,html.lux-page .locations,html.lux-page .banquets,html.lux-page .gallery,html.lux-page .stories,html.lux-page .contact,html.lux-page .staff-gate{width:100%!important;max-width:none!important;margin:0!important;padding:5.6rem 4.8rem 3.2rem!important;display:flex;flex-direction:column;justify-content:center;background:#f3ead8}html.lux-page .locations{padding:4.35rem 2.4rem 1.75rem!important;justify-content:flex-start!important;gap:.55rem;min-height:0;overflow:hidden!important;background:#f4efe4!important;color:#1f3d2a;position:relative}html.lux-page .locations.venues-page{display:flex;flex-direction:column}html.lux-page .venues-leaf{position:absolute;pointer-events:none;z-index:0;opacity:.28;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 180 220'%3E%3Cpath fill='%237a9a7a' d='M90 12c28 34 58 58 72 98-26 8-52 6-72-8-20 14-46 16-72 8C32 70 62 46 90 12z'/%3E%3Cpath fill='%239bb89b' d='M90 78c18 22 36 38 44 64-16 4-30 2-44-8-14 10-28 12-44 8 8-26 26-42 44-64z'/%3E%3Cpath stroke='%235f7f5f' stroke-width='3' fill='none' d='M90 20v180'/%3E%3C/svg%3E")}html.lux-page .venues-leaf-tr{top:3.8rem;right:1.2rem;width:7.5rem;height:9rem;transform:rotate(18deg)}html.lux-page .venues-leaf-bl{left:.4rem;bottom:4.2rem;width:6.5rem;height:8rem;transform:rotate(-28deg)}html.lux-page .venues-leaf-br{right:.6rem;bottom:4.2rem;width:6.2rem;height:7.6rem;transform:scaleX(-1) rotate(-12deg)}html.lux-page .venues-head{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;flex:0 0 auto;padding:0 .2rem}html.lux-page .venues-head-brand{display:flex;align-items:center;gap:.85rem;min-width:0}html.lux-page .venues-emblem{width:2.55rem;height:2.55rem;object-fit:contain;flex:0 0 auto;filter:sepia(.45) saturate(1.4) hue-rotate(5deg) brightness(.95)}html.lux-page .venues-head-brand>div{border-left:1px solid rgba(40,70,50,.22);padding-left:.85rem}html.lux-page .venues-head h2{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.55rem,2.4vw,2.15rem);font-weight:600;color:#1f3d2a;line-height:1.1;letter-spacing:.01em}html.lux-page .venues-head-brand p{margin:.18rem 0 0;font-family:Jost,sans-serif;font-size:.78rem;color:#4d6a56;letter-spacing:.01em}html.lux-page .venues-motto{margin:0 0 .2rem;font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-size:clamp(.92rem,1.2vw,1.08rem);color:#3f5d48;white-space:nowrap;position:relative;padding-bottom:.35rem}html.lux-page .venues-motto span{margin:0 .28rem;opacity:.55}html.lux-page .venues-motto:after{content:"";position:absolute;right:0;bottom:0;width:58%;height:2px;background:linear-gradient(90deg,transparent,#c4a35a 18%,#c4a35a)}html.lux-page .venues-stage{position:relative;z-index:1;flex:1 1 auto;min-height:0;display:flex;align-items:stretch;padding:.15rem 0 .55rem}html.lux-page .locations .page-title,html.lux-page .locations .page-sub{display:none}html.lux-page .lux-deck>section.gallery{overflow-x:hidden!important;overflow-y:auto!important;justify-content:flex-start!important;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}html.lux-page .lux-deck>section.organize{overflow:hidden!important}html.lux-page .lux-deck>section.contact,html.lux-page .lux-deck>section.staff-gate{overflow-x:hidden!important;overflow-y:auto!important}html.lux-page .lux-deck>section.terms-page{overflow:hidden!important;padding:0!important;justify-content:flex-start!important;align-items:stretch!important}html.lux-page .stay-page{display:flex!important;flex-direction:column!important;justify-content:stretch!important;width:100%!important;height:100%!important;padding:0!important;overflow:hidden!important;background:#f3ead8}html.lux-page .stay-hero-page{padding:4.55rem 0 0!important;background:#102027!important}html.lux-page .stay-hero-page .retreat{height:100%;max-width:none;margin:0;border:0;display:flex;flex-direction:column;overflow:hidden}html.lux-page .stay-hero-page .retreat-hero{flex:1;min-height:0;height:100%;grid-template-columns:minmax(0,1.22fr) minmax(280px,.78fr)}@media(max-width:980px){html.lux-page .stay-hero-page{padding:5.4rem 0 0!important}html.lux-page .stay-hero-page .retreat-hero{grid-template-columns:1fr!important;grid-template-rows:minmax(11rem,38vh) minmax(0,1fr)!important}html.lux-page .stay-hero-page .retreat-photos{grid-template-rows:none!important;grid-template-columns:1fr 1fr!important;height:100%!important;min-height:11rem!important}html.lux-page .stay-hero-page .retreat-hero-copy{padding:1.1rem 1.25rem 1.35rem!important;overflow-y:auto;-webkit-overflow-scrolling:touch}html.lux-page .stay-story-page .retreat-board{overflow:visible}html.lux-page .stay-story-page .retreat-perks{grid-template-columns:1fr 1fr}}@media(max-width:900px){html.lux-page .stay-hero-page{padding-top:12.75rem!important}}html.lux-page .stay-hero-page .retreat-photos,html.lux-page .stay-hero-page .retreat-hero-copy{min-height:0;height:100%}html.lux-page .stay-hero-page .retreat-hero-copy h2{max-width:none;color:#fff8ea}html.lux-page .stay-hero-page .retreat-bundle{color:#f6e7b4!important;font-family:Jost,sans-serif!important;font-size:.86rem!important;font-weight:600!important;letter-spacing:.16em;background:#c4a35a38;border:1px solid #c4a35a}html.lux-page .stay-story-page{justify-content:center!important;align-items:stretch!important;padding:5.1rem 3.4rem 2rem!important;overflow:hidden!important}@media(max-width:980px){html.lux-page .stay-story-page{padding:5.5rem 1.2rem 1.4rem!important;overflow-x:hidden!important;overflow-y:auto!important;justify-content:flex-start!important;-webkit-overflow-scrolling:touch}html.lux-page .stay-story-page .retreat-board-main,html.lux-page .stay-story-page .retreat-space{grid-template-columns:1fr!important;gap:1rem}}@media(max-width:900px){html.lux-page .stay-story-page{padding-top:12.75rem!important}}@media(min-width:981px)and (max-width:1200px){html.lux-page .stay-hero-page{padding:5.2rem 0 0!important}html.lux-page .stay-hero-page .retreat-hero{grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr)}html.lux-page .stay-story-page{padding:5.3rem 1.6rem 1.4rem!important;overflow-x:hidden!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch}}html.lux-page .stay-story-page .retreat{max-width:1180px;width:100%;height:100%;margin:0 auto;border:0;background:transparent;display:flex;flex-direction:column}html.lux-page .stay-story-page .retreat-board{flex:1;min-height:0}html.lux-page .stay-story-page .retreat-body{padding:0;background:transparent;max-width:none}html.lux-page .stay-story-page .retreat-body p{max-width:none}html.lux-page .stay-story-page .retreat-perks{grid-template-columns:1fr 1fr}html.lux-page .stay-story-page .retreat-perk{background:linear-gradient(180deg,#102027,#17303a);border:1px solid #c4a35a}html.lux-page .stay-story-page .retreat-perk h4{color:#f6e7b4!important;font-size:22px;font-weight:700;letter-spacing:.04em}html.lux-page .stay-story-page .retreat-perk-num{font-family:Jost,sans-serif!important;font-size:1.28em!important;font-weight:700!important;color:#f6e7b4!important}html.lux-page .stay-story-page .retreat-perk p{color:#efe6d2!important;font-family:Jost,sans-serif!important;font-size:14px!important;font-weight:500!important}html.lux-page .stay-story-page .retreat-board-intro p,html.lux-page .stay-story-page .retreat-points li{color:#1a1917!important;font-weight:500!important}html.lux-page .stay-story-page .retreat-book{background:var(--accent-2);border-color:var(--accent-2);color:#102027}html.lux-page .organize{width:100%;height:100%;padding:4.7rem 1.6rem 1rem!important;display:flex;flex-direction:column;justify-content:center;align-items:stretch;text-align:left;background:#f3ead8!important;color:#333!important}html.lux-page .book-shell{width:min(1040px,100%);margin:0 auto;display:flex;flex-direction:column;justify-content:center;gap:.55rem;max-height:100%}html.lux-page .book-head{display:flex;align-items:baseline;gap:.85rem;flex-wrap:wrap}html.lux-page .book-head h2{font-size:clamp(1.45rem,2.4vw,1.9rem)!important;margin:0!important;text-transform:none!important;letter-spacing:.02em!important;color:#333!important}html.lux-page .book-head p{margin:0;font-family:Jost,sans-serif;font-size:.82rem;color:#6b6256}html.lux-page .organize .kicker,html.lux-page .organize-lead{display:none}html.lux-page .booking-form .form-error{grid-column:1 / -1;color:#9b2c2c!important;font-size:.85rem!important;margin:0}html.lux-page .booking-form .book-agree{display:flex;flex-direction:row;align-items:center;gap:.5rem;margin:.1rem 0 0;font-family:Jost,sans-serif;font-size:.82rem;color:#3a342c;line-height:1.4;cursor:pointer}html.lux-page .booking-form .book-cancel-policy{margin:.25rem 0 .1rem;padding:0;border:0;background:transparent}html.lux-page .booking-form .book-cancel-policy p{margin:0;font-family:Jost,sans-serif;font-size:.84rem;line-height:1.45;color:#3a342c}html.lux-page .booking-form .book-cancel-policy strong{font-weight:600;color:#8a6a2f;letter-spacing:0;text-transform:none;font-size:inherit}html.lux-page .booking-form .book-cancel-link{border:0;background:transparent;padding:0;font-family:inherit;font-size:inherit;font-weight:600;color:#8a6a2f;text-decoration:underline;cursor:pointer}html.lux-page .terms-article.is-cancel .terms-article-body h3{color:#6b5220}html.lux-page .booking-form .book-agree input{width:auto;height:auto;margin-top:.2rem;flex:0 0 auto;accent-color:#8a6a2f}html.lux-page .booking-form .book-agree a{color:#8a6a2f;text-decoration:underline}html.lux-page .book-sent{background:#fff;border:1px solid #d9cbb0;padding:1rem 1.1rem}html.lux-page .book-sent .home-ok{margin:0 0 .75rem}html.lux-page .book-sent-actions{display:flex;flex-wrap:wrap;gap:.55rem}html.lux-page .book-sent-actions .btn{width:auto;min-width:0;justify-content:center;padding:.65rem 1rem}html.lux-page .booking-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem .65rem;width:100%;margin:0;text-align:left;background:#fff;border:1px solid #d9cbb0;padding:.85rem .95rem .9rem;box-shadow:0 8px 24px #503c140f}html.lux-page .booking-form .btn.full,html.lux-page .booking-form .book-agree,html.lux-page .hall-picks,html.lux-page .avail-board{grid-column:1 / -1}html.lux-page .organize .field{margin-bottom:0}html.lux-page .organize .field label{font-size:.7rem!important;letter-spacing:.08em!important;color:#3a342c!important;margin-bottom:.28rem!important}html.lux-page .booking-form input,html.lux-page .booking-form select,html.lux-page .booking-form textarea{width:100%;border:1.5px solid #cbb892!important;background:#fffdf8!important;color:#2c271f!important;font-family:Jost,sans-serif!important;font-size:.92rem!important;padding:.55rem .7rem!important;min-height:40px;height:40px;box-sizing:border-box;border-radius:2px}html.lux-page .booking-form input::placeholder{color:#9a8f7c!important}html.lux-page .booking-form input:focus,html.lux-page .booking-form select:focus{outline:2px solid #b08d3a;outline-offset:0;border-color:#b08d3a!important;background:#fff!important}html.lux-page .hall-picks-label{display:block;margin:.35rem 0 .25rem;font-size:.78rem;letter-spacing:.04em;text-transform:uppercase;color:#5c5348}html.lux-page .hall-picks{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.4rem}html.lux-page .hall-pick{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.35rem;padding:.45rem .6rem;border:1.5px solid #cbb892;background:#fffdf8;color:#2c271f;text-align:left;cursor:pointer;font-family:Jost,sans-serif;min-height:42px}html.lux-page .hall-pick strong{font-family:Cormorant Garamond,Georgia,serif;font-size:1rem;font-weight:600}html.lux-page .hall-pick em{font-style:normal;font-size:.72rem;color:#3d6b4f;font-weight:500;white-space:nowrap}html.lux-page .hall-pick.is-held em{color:#9b2c2c}html.lux-page .hall-pick.is-on{border-color:#b08d3a;background:#f6edd8;box-shadow:inset 0 0 0 1px #b08d3a}html.lux-page .avail-board{background:#f7f0e2;border:1px solid #d9cbb0;padding:.5rem .6rem .55rem}html.lux-page .avail-board-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.45rem .8rem;margin-bottom:.45rem}html.lux-page .avail-board-head .avail-status{margin:0;flex:1 1 12rem}html.lux-page .avail-view-toggle{display:inline-flex;border:1px solid #cbb892;background:#fff;flex:0 0 auto}html.lux-page .avail-view-toggle button{border:0;background:transparent;padding:.28rem .55rem;font-family:Jost,sans-serif;font-size:.62rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#6a5f52;cursor:pointer}html.lux-page .avail-view-toggle button.is-on{background:#5c6b3a;color:#fff}html.lux-page .avail-status{margin:0 0 .4rem;font-size:.82rem;line-height:1.3;color:#3d6b4f!important}html.lux-page .avail-status.is-booked{color:#9b2c2c!important}html.lux-page .avail-month-nav{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.4rem}html.lux-page .avail-month-nav strong{font-family:Cormorant Garamond,Georgia,serif;font-size:1.05rem;font-weight:600;color:#2c271f}html.lux-page .avail-month-shift{border:1px solid #cbb892;background:#fff;width:1.7rem;height:1.7rem;line-height:1;font-size:1.15rem;color:#3a342c;cursor:pointer}html.lux-page .avail-month-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.28rem}html.lux-page .avail-wd{text-align:center;font-family:Jost,sans-serif;font-size:.58rem;letter-spacing:.08em;text-transform:uppercase;color:#8a7d6c;padding:.1rem 0 .15rem}html.lux-page .avail-days{display:grid;grid-template-columns:repeat(14,minmax(0,1fr));gap:.28rem;overflow:visible}html.lux-page .avail-day{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;width:100%;min-height:2.15rem;padding:.28rem .08rem;border:1.5px solid #cbb892;background:#fff;color:#3a342c;font-size:.62rem;line-height:1.1;cursor:pointer}html.lux-page .avail-day.is-empty{border:0;background:transparent;pointer-events:none;min-height:2.15rem}html.lux-page .avail-day.is-past{opacity:.38;cursor:not-allowed;background:#f3eee4}html.lux-page .avail-day span{text-transform:uppercase;letter-spacing:.03em;opacity:.7}html.lux-page .avail-day strong{font-size:.92rem;font-weight:600}html.lux-page .avail-day.is-booked{background:#f8e8e8;border-color:#e0b4b4;color:#7a2e2e}html.lux-page .avail-day.is-on{background:#b08d3a;border-color:#8f702c;color:#fff}html.lux-page .avail-day.is-on span{opacity:.9;color:#fff}html.lux-page .booking-form .btn.full{margin:.1rem 0 0;min-height:44px;height:44px;font-size:.95rem}html.lux-page .booking-form .btn.full:disabled{opacity:.55;cursor:not-allowed}html.lux-page .venue-hold{margin:.25rem 0 .45rem;font-size:.78rem;color:#9b2c2c}html.lux-page .venue-hold.is-free{display:inline-flex;align-items:center;gap:.45rem;margin:.45rem 0 .55rem;padding:.55rem .85rem;border:1px solid #2f8a52;border-radius:8px;background:linear-gradient(135deg,#e8f7ee,#d4efdf 55%,#c5e8d4);box-shadow:0 0 0 3px #2f8a521f,0 8px 18px #2f8a5229;color:#14532d;font-family:Jost,sans-serif;font-size:1.2rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;line-height:1.15;animation:freeTodayPulse 2.4s ease-in-out infinite}html.lux-page .venue-hold.is-free em{font-style:normal;font-size:.68rem;font-weight:600;letter-spacing:.12em;color:#1f6b3a;opacity:.9;border-left:1px solid rgba(31,107,58,.35);padding-left:.45rem;margin-left:.1rem}html.lux-page .venue-free-dot{width:.55rem;height:.55rem;border-radius:50%;background:#16a34a;box-shadow:0 0 0 4px #16a34a38;flex:0 0 auto}@keyframes freeTodayPulse{0%,to{box-shadow:0 0 0 3px #2f8a521f,0 8px 18px #2f8a5229}50%{box-shadow:0 0 0 6px #2f8a522e,0 10px 22px #2f8a5238}}@media(prefers-reduced-motion:reduce){html.lux-page .venue-hold.is-free{animation:none}}html.lux-page .capacity{display:inline-flex;align-items:center;gap:.35rem;transition:transform .25s ease,color .25s ease}html.lux-page .capacity:hover{transform:translateY(-2px);color:#8a6a2f}html.lux-page .capacity-emoji{font-size:1.05rem;line-height:1}html.lux-page .venue-packages li{display:grid;grid-template-columns:auto minmax(2.5rem,1fr) auto;align-items:center;gap:.4rem;margin:0;padding:.18rem 0;font-family:Jost,sans-serif;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:#3a342c}html.lux-page .venue-pkg-label{white-space:nowrap}html.lux-page .venue-price-rule{display:block;overflow:hidden;white-space:nowrap;color:#b5aa98;letter-spacing:.12em;font-size:.68rem;line-height:1;text-align:center;min-width:1.5rem}html.lux-page .venue-pkg-price{white-space:nowrap;font-weight:600}html.lux-page .venue-reserve{margin-top:.7rem;width:100%;min-height:46px;justify-content:center;font-family:Jost,sans-serif;font-size:.82rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;background:var(--gold, #b08d3a);border:1px solid var(--gold, #b08d3a);color:#fff;box-shadow:0 8px 18px #8c692838;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,filter .18s ease;cursor:pointer}html.lux-page .venue-reserve:hover,html.lux-page .venue-reserve:focus-visible{background:#9a7830;border-color:#9a7830;transform:translateY(-2px);box-shadow:0 12px 24px #8c692852;filter:brightness(1.05);outline:none}html.lux-page .venue-reserve:active{transform:translateY(1px) scale(.98);box-shadow:0 4px 10px #8c692833;filter:brightness(.96)}html.lux-page .venue-reserve span{font-size:.78rem;transition:transform .18s ease}html.lux-page .venue-reserve:hover span,html.lux-page .venue-reserve:focus-visible span{transform:translate(2px,-1px)}html.lux-page .logo.logo-static{pointer-events:none;cursor:default;text-decoration:none}html.lux-page .logo.logo-static:hover,html.lux-page .logo.logo-static:hover strong,html.lux-page .logo.logo-static:hover em{opacity:1;text-decoration:none;color:inherit}html.lux-page .hero-place{pointer-events:none;cursor:default;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:.45rem;margin:.35rem auto 0}html.lux-page .hero-place-pin{flex:0 0 auto;order:0;font-size:1.15em;line-height:1;filter:drop-shadow(0 2px 6px rgba(0,0,0,.35))}html.lux-page .hero-place-text{order:1}html.lux-page .intro-photos.hall-autoscroll{position:relative;width:100%;min-height:520px;height:min(62vh,560px);overflow:hidden;border-radius:12px;background:#1a1612;box-shadow:0 18px 40px #281e1229}html.lux-page .hall-slide{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0;width:100%;height:100%;overflow:hidden;opacity:0;transform:none;transition:opacity 1.6s ease-in-out;pointer-events:none;z-index:0}html.lux-page .hall-slide.is-prev{opacity:0;z-index:1}html.lux-page .hall-slide.is-on{opacity:1;z-index:2;pointer-events:auto}html.lux-page .hall-slide-img{display:block;width:100%;height:100%;object-fit:cover;transform:scale(1.02);transform-origin:center center;will-change:transform,opacity;backface-visibility:hidden;opacity:1}html.lux-page .hall-slide.is-on .hall-slide-img{animation:hallImgSoftIn 1.4s ease-out both}@keyframes hallImgSoftIn{0%{opacity:.35;transform:scale(1.04)}to{opacity:1;transform:scale(1.02)}}html.lux-page .hall-slide-img.is-growing{animation:hallImgSoftIn 1.4s ease-out both,pptGrowShrink 5.5s ease-in-out 1.4s infinite}@keyframes pptGrowShrink{0%{transform:scale(1.02)}50%{transform:scale(1.28)}to{transform:scale(1.02)}}html.lux-page .hall-slide-caption{position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;justify-content:flex-start;gap:.8rem;padding:1.5rem 1rem .9rem;background:linear-gradient(180deg,transparent,rgba(12,10,8,.7));color:#f3e6c4;font-family:Jost,sans-serif;pointer-events:none;transition:opacity .8s ease}html.lux-page .hall-slide-dots{display:none!important}html.lux-page .hall-slide-caption strong{font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}html.lux-page .hall-slide-caption span{font-size:.68rem;letter-spacing:.1em;opacity:.85}html.lux-page .hall-slide-dots{position:absolute;left:50%;bottom:2.7rem;z-index:3;display:flex;gap:.35rem;transform:translate(-50%)}html.lux-page .hall-slide-dots button{width:.45rem;height:.45rem;padding:0;border:0;border-radius:999px;background:#f3e6c473;cursor:pointer;transition:width .25s ease,background .25s ease}html.lux-page .hall-slide-dots button.is-on{width:1.15rem;background:#f3e6c4}html.lux-page .gallery-play{display:inline-flex;align-items:center;justify-content:center;margin-right:.45rem;min-width:1.7rem;min-height:1.7rem;padding:.1rem .28rem;border:1px solid rgba(243,230,196,.7);border-radius:999px;background:#14100a73;font-style:normal;font-size:.78rem;letter-spacing:0;color:#f3e6c4;box-shadow:0 0 #c6a45259;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}html.lux-page .gallery-item.is-video:hover .gallery-play,html.lux-page .gallery-item.is-video:focus-visible .gallery-play{transform:scale(1.12);background:#b08d3a8c;box-shadow:0 0 0 6px #c6a45238}html.lux-page .visit-thanks{font-family:Cormorant Garamond,serif;font-style:italic;font-size:clamp(1.15rem,2.4vw,1.55rem);letter-spacing:.04em;text-transform:none;color:#5a5044;margin-bottom:.85rem}html.lux-page .terms-focus{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:1.25rem;background:#0c0a089e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}html.lux-page .terms-focus-card{position:relative;width:min(820px,100%);max-height:min(86vh,900px);overflow:auto;background:#fffdf8;color:#2c2620;border:1px solid #d9d3c8;border-radius:14px;padding:2.6rem 1.5rem 1.4rem;box-shadow:0 24px 60px #00000047}html.lux-page .terms-focus-close{position:absolute;top:.7rem;right:.7rem;z-index:2;width:40px;height:40px;display:grid;place-items:center;border:1px solid #cfc6b6;border-radius:999px;background:#102027;color:#f3e6c4;font-size:1.55rem;font-weight:500;line-height:1;cursor:pointer;box-shadow:0 4px 12px #10202733}html.lux-page .terms-focus-close:hover,html.lux-page .terms-focus-close:focus-visible{background:#1a333d;outline:none}html.lux-page .terms-toc-item.is-on{background:#b08d3a24;border-color:#b08d3a73}html.lux-page .to-top{display:none!important}html.lux-page .venue-grid{flex:1 1 auto;min-height:0;max-height:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem 1rem;align-items:stretch;width:100%}html.lux-page .venues-page .venue-card{display:flex;flex-direction:column;height:100%;min-height:0;min-width:0;overflow:hidden;background:#fffdf8;border-radius:16px;box-shadow:0 10px 28px #2837281a;border:1px solid rgba(80,100,80,.08)}html.lux-page .venues-page .venue-card img,html.lux-page .venues-page .venue-photo-slot{width:100%;flex:1 1 0;min-height:7.5rem;max-height:none;height:auto;aspect-ratio:auto;object-fit:cover;object-position:center;margin:0;background:#e8e2d6;border-radius:15px 15px 0 0}html.lux-page .venue-card-body{flex:0 0 auto;display:flex;flex-direction:column;padding:.7rem .8rem .75rem;min-height:0}html.lux-page .venues-page .venue-card h3{margin:0 0 .28rem;min-height:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.02rem,1.35vw,1.28rem);font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1f3d2a;line-height:1.15;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}html.lux-page .venues-page .venue-copy{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.45em;margin:0 0 .45rem;font-family:Jost,sans-serif;font-size:.72rem;line-height:1.35;color:#6a7368}html.lux-page .venues-page .capacity{display:flex;align-items:center;gap:.4rem;margin:0 0 .35rem;padding:0;border:0;width:100%;box-sizing:border-box;font-size:.72rem;color:#5d6a60;font-family:Jost,sans-serif}html.lux-page .venues-page .capacity:hover{transform:none;color:#5d6a60}html.lux-page .venues-page .capacity-label{color:#7a847c}html.lux-page .venues-page .capacity strong{margin-left:auto;color:#1f3d2a;font-weight:600;font-size:.78rem}html.lux-page .venues-page .venue-packages{list-style:none;margin:0 0 .45rem;padding:0;border:0;min-height:0;display:grid;gap:.22rem}html.lux-page .venues-page .venue-packages li{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin:0;padding:0;font-family:Jost,sans-serif;font-size:.68rem;letter-spacing:.06em;text-transform:uppercase;color:#3f5d48;grid-template-columns:none}html.lux-page .venues-page .venue-pkg-label{display:inline-flex;align-items:center;gap:.35rem;white-space:nowrap}html.lux-page .venues-page .venue-pkg-price{white-space:nowrap;font-weight:700;color:#1f3d2a;letter-spacing:.02em}html.lux-page .venues-page .venue-hold{margin:0;min-height:2.2rem;display:flex;align-items:center;justify-content:center;padding:.45rem .7rem;border-radius:999px;background:#f3e0e0;color:#8a2f2f;font-family:Jost,sans-serif;font-size:.68rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}html.lux-page .venues-avail{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;width:100%;margin:0;padding:.55rem .75rem;border:0;border-radius:999px;background:#1f3d2a;color:#fff;font-family:Jost,sans-serif;font-size:.68rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;box-shadow:0 8px 16px #1f3d2a38;transition:transform .16s ease,background .16s ease}html.lux-page .venues-avail:hover,html.lux-page .venues-avail:focus-visible{background:#173224;transform:translateY(-1px);outline:none}html.lux-page .venues-avail em{font-style:normal;opacity:.55;font-weight:500}html.lux-page .venues-avail-arrow{margin-left:.1rem;font-size:.85rem;line-height:1}html.lux-page .venues-ico{display:inline-block;width:.95rem;height:.95rem;flex:0 0 auto;background:currentColor;mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}html.lux-page .venues-ico-people{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8'%3E%3Ccircle cx='9' cy='8' r='3'/%3E%3Ccircle cx='16.5' cy='9' r='2.4'/%3E%3Cpath d='M3.5 19c.6-3 2.8-4.8 5.5-4.8S14 16 14.6 19'/%3E%3Cpath d='M14.2 14.4c1.7-.3 3.5.5 4.3 2.6'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8'%3E%3Ccircle cx='9' cy='8' r='3'/%3E%3Ccircle cx='16.5' cy='9' r='2.4'/%3E%3Cpath d='M3.5 19c.6-3 2.8-4.8 5.5-4.8S14 16 14.6 19'/%3E%3Cpath d='M14.2 14.4c1.7-.3 3.5.5 4.3 2.6'/%3E%3C/svg%3E");color:#1f3d2a}html.lux-page .venues-ico-moon{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M16.5 2.5a8.8 8.8 0 1 0 5 15.4A9 9 0 1 1 16.5 2.5z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M16.5 2.5a8.8 8.8 0 1 0 5 15.4A9 9 0 1 1 16.5 2.5z'/%3E%3C/svg%3E");color:#1f3d2a}html.lux-page .venues-ico-sun{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8'%3E%3Ccircle cx='12' cy='12' r='3.5'/%3E%3Cpath d='M12 2.5v2.2M12 19.3v2.2M2.5 12h2.2M19.3 12h2.2M5.4 5.4l1.6 1.6M17 17l1.6 1.6M18.6 5.4L17 7M7 17l-1.6 1.6'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8'%3E%3Ccircle cx='12' cy='12' r='3.5'/%3E%3Cpath d='M12 2.5v2.2M12 19.3v2.2M2.5 12h2.2M19.3 12h2.2M5.4 5.4l1.6 1.6M17 17l1.6 1.6M18.6 5.4L17 7M7 17l-1.6 1.6'/%3E%3C/svg%3E");color:#1f3d2a}html.lux-page .venues-ico-cal{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8'%3E%3Crect x='3.5' y='5' width='17' height='15.5' rx='2'/%3E%3Cpath d='M8 3.5V7M16 3.5V7M3.5 10h17'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8'%3E%3Crect x='3.5' y='5' width='17' height='15.5' rx='2'/%3E%3Cpath d='M8 3.5V7M16 3.5V7M3.5 10h17'/%3E%3C/svg%3E");color:currentColor}html.lux-page .venues-reserve-bar{position:relative;z-index:2;flex:0 0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:.55rem 0 .85rem;padding:0;background:transparent;border:0;box-shadow:none}html.lux-page .venues-reserve-btn{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:.65rem;min-height:4.35rem;min-width:0;padding:.85rem;border:1px solid rgba(212,197,161,.55);border-radius:.7rem;background:radial-gradient(circle at 12% 20%,rgba(255,255,255,.05),transparent 40%),linear-gradient(145deg,#2a2a2a,#1c1c1c 55%,#151515);color:#f7f1e6;cursor:pointer;text-align:left;transition:border-color .2s ease,background .2s ease,transform .2s ease}html.lux-page .venues-reserve-btn:last-child{border-right:1px solid rgba(212,197,161,.55)}html.lux-page .venues-reserve-icon{display:grid;place-items:center;width:2.15rem;height:2.15rem;border-radius:999px;background:#ffffff0f;border:1px solid rgba(212,197,161,.35)}html.lux-page .venues-reserve-btn .venues-ico-cal{width:1rem;height:1rem;opacity:1;color:#d4c5a1}html.lux-page .venues-reserve-divider{width:1px;height:1.9rem;background:#d4c5a173}html.lux-page .venues-reserve-copy{display:flex;flex-direction:column;gap:.16rem;min-width:0}html.lux-page .venues-reserve-kicker{font-family:Jost,sans-serif;font-size:.58rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#d4c5a1}html.lux-page .venues-reserve-name{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(.98rem,1.15vw,1.22rem);font-weight:600;line-height:1.15;letter-spacing:.01em;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:none}html.lux-page .venues-reserve-arrow{display:grid;place-items:center;width:1.9rem;height:1.9rem;border-radius:999px;border:1px solid rgba(212,197,161,.65);font-size:.9rem;color:#d4c5a1;transform:translate(0);transition:transform .2s ease,background .2s ease,color .2s ease}html.lux-page .venues-reserve-btn:hover,html.lux-page .venues-reserve-btn:focus-visible{border-color:#d4c5a1e6;background:radial-gradient(circle at 12% 20%,rgba(255,255,255,.07),transparent 40%),linear-gradient(145deg,#333,#222 55%,#181818);outline:none}html.lux-page .venues-reserve-btn:hover .venues-reserve-arrow,html.lux-page .venues-reserve-btn:focus-visible .venues-reserve-arrow{transform:translate(3px);background:#d4c5a11f;color:#ecd9a8}html.lux-page .venue-photo-slot,html.lux-page .gallery-media-slot,html.lux-page .map-slot{display:block;width:100%;min-height:128px;background:linear-gradient(120deg,#efe8dc,#ddd4c4)}html.lux-page .gallery-media-slot{min-height:100%;aspect-ratio:4 / 3}html.lux-page .map-slot{min-height:280px;border-radius:8px}html.lux-page .ghost-title{font-size:clamp(1.8rem,4vw,3.2rem);margin-bottom:1rem;color:#2a241c;font-weight:650}html.lux-page .page-title{font-size:clamp(1.8rem,3vw,2.6rem)}html.lux-page .page-sub{margin-bottom:1rem}html.lux-page .banquet-wide{height:260px}html.lux-page .banquet-side img{height:140px}html.lux-page .gallery-item img{height:220px}html.lux-page .gallery{width:min(1180px,calc(100% - 48px));margin:0 auto;text-align:left;flex:1 1 auto;min-height:0;padding-bottom:2.5rem!important}html.lux-page .gallery .kicker{margin:0 0 .55rem;font-family:Jost,sans-serif;font-size:.72rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:#9a7d3f}html.lux-page .gallery-title{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2rem,4.2vw,3.1rem);font-weight:500;letter-spacing:.02em;color:#2a241c;line-height:1.15}html.lux-page .gallery-lead{margin:.55rem 0 1.6rem;max-width:36rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.2rem;font-style:italic;color:#6a5f52}html.lux-page .gallery-mode{display:inline-flex;align-self:flex-start;width:auto;max-width:max-content;gap:.2rem;margin:0 0 1.1rem;padding:.18rem;border:1px solid rgba(176,141,58,.35);border-radius:999px;background:#fffcf5f2;box-shadow:0 4px 14px #3c2d140f}html.lux-page .gallery-mode button{border:0;border-radius:999px;background:transparent;color:#6a5f52;font-family:Jost,sans-serif;font-size:.68rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;padding:.38rem .85rem;line-height:1.2;cursor:pointer;white-space:nowrap;transition:background .2s ease,color .2s ease,box-shadow .2s ease}html.lux-page .gallery-mode button:hover{color:#3a342c}html.lux-page .gallery-mode button.is-on{background:linear-gradient(135deg,#c4a04a,#a88632);color:#fff;box-shadow:0 4px 10px #a8863247}html.lux-page .gallery-kind-badge,html.lux-page .lightbox-kind{display:none!important}html.lux-page .gallery-kind-badge.is-photo{background:#fffdf8eb;color:#3a342c}html.lux-page .gallery-kind-badge.is-video{background:#14100ab8;color:#f3e6c4}html.lux-page .gallery-mosaic.is-photos{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(160px,22vh)}html.lux-page .gallery-mosaic.is-photos .gallery-item{grid-column:auto;grid-row:auto;min-height:180px}html.lux-page .lightbox-kind{position:absolute;top:.75rem;left:.75rem;z-index:2;padding:.35rem .65rem;border-radius:4px;font-family:Jost,sans-serif;font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}html.lux-page .lightbox-kind.is-photo{background:#fffdf8f2;color:#2c2620}html.lux-page .lightbox-kind.is-video{background:#14100acc;color:#f3e6c4}html.lux-page .lightbox-frame{position:relative}html.lux-page .lightbox-frame.is-photo img{background:#1a1612;object-fit:contain}html.lux-page .lightbox.is-photo .lightbox-frame video{display:none}html.lux-page .gallery-mosaic{display:grid;grid-template-columns:1.35fr 1fr 1fr;grid-auto-rows:minmax(160px,20vh);gap:.65rem;padding-bottom:1.5rem}html.lux-page .gallery-mosaic .gallery-item{position:relative;display:block;overflow:hidden;padding:0;border:0;background:#1a1612;cursor:pointer;isolation:isolate;min-height:180px;opacity:0;transform:translateY(18px);transition:transform .55s cubic-bezier(.22,1,.36,1),opacity .55s ease;transition-delay:calc(var(--i, 0) * 70ms)}html.lux-page .reveal.is-in .gallery-mosaic .gallery-item{opacity:1;transform:translateY(0)}html.lux-page .gallery-mosaic .gallery-item.is-hero{grid-column:1 / 3;grid-row:span 2;min-height:320px}html.lux-page .gallery-mosaic .gallery-item.is-tall{grid-column:3;grid-row:span 2;min-height:320px}html.lux-page .gallery-mosaic .gallery-item img,html.lux-page .gallery-mosaic .gallery-item video{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.04);transition:transform .9s cubic-bezier(.22,1,.36,1),filter .45s ease;filter:saturate(1.05) contrast(1.02)}html.lux-page .gallery-mosaic .gallery-item video{pointer-events:none}html.lux-page .gallery-play{display:inline-block;margin-right:.45rem;padding:.12rem .4rem;border:1px solid rgba(243,230,196,.55);font-style:normal;font-size:.58rem;letter-spacing:.14em;color:#f3e6c4}html.lux-page .gallery-mosaic .gallery-item:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 48%,rgba(12,10,8,.72) 100%);opacity:.75;transition:opacity .35s ease;pointer-events:none}html.lux-page .gallery-caption{position:absolute;left:.9rem;right:.9rem;bottom:.75rem;z-index:1;font-family:Jost,sans-serif;font-size:.68rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:#f3e6c4;text-align:left;opacity:.92;transform:translateY(6px);transition:opacity .35s ease,transform .35s ease}html.lux-page .gallery-mosaic .gallery-item:hover img,html.lux-page .gallery-mosaic .gallery-item:focus-visible img,html.lux-page .gallery-mosaic .gallery-item:hover video,html.lux-page .gallery-mosaic .gallery-item:focus-visible video{transform:scale(1.1);filter:saturate(1.12) contrast(1.05)}html.lux-page .gallery-mosaic .gallery-item:hover:after,html.lux-page .gallery-mosaic .gallery-item:focus-visible:after{opacity:.9}html.lux-page .gallery-mosaic .gallery-item:hover .gallery-caption,html.lux-page .gallery-mosaic .gallery-item:focus-visible .gallery-caption{opacity:1;transform:translateY(0)}html.lux-page .gallery-mosaic .gallery-item:focus-visible{outline:2px solid #c6a452;outline-offset:3px}html.lux-page .lightbox{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:1.4rem;z-index:240;background:#080a0cb8;box-sizing:border-box;overflow:auto;-webkit-overflow-scrolling:touch}html.lux-page .lightbox-stage{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;justify-content:center;gap:.55rem;width:min(1100px,96vw);max-width:96vw;min-width:0;box-sizing:border-box}html.lux-page .lightbox[hidden]{display:none}html.lux-page .lightbox-frame{margin:0;display:grid;justify-items:center;gap:.7rem;width:100%;max-width:100%;min-width:0;box-sizing:border-box}html.lux-page .lightbox-frame img,html.lux-page .lightbox-frame video{max-height:min(78vh,calc(100dvh - 6.5rem));max-width:100%;width:auto;height:auto;object-fit:contain;box-shadow:0 18px 50px #00000073}html.lux-page .lightbox-frame video{background:#000}html.lux-page .lightbox-video-error{margin:0;padding:1.5rem 1.25rem;max-width:28rem;text-align:center;font-family:Jost,sans-serif;font-size:.85rem;line-height:1.45;color:#f3e6c4;background:#00000073;border-radius:.5rem}html.lux-page .lightbox-frame figcaption{font-family:Jost,sans-serif;font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:#e8d59a}html.lux-page .lightbox-nav{width:52px;height:52px;border:1px solid rgba(255,255,255,.55);border-radius:999px;background:#fffcf6f2;color:#1f3d2a;font-size:1.7rem;line-height:1;padding:0;cursor:pointer;display:grid;place-items:center;box-shadow:0 8px 22px #00000047;transition:background .2s ease,transform .2s ease;z-index:2}html.lux-page .lightbox-nav:hover{background:#fff;transform:scale(1.05);color:#1f3d2a}html.lux-page .lightbox-close{position:absolute;top:calc(14px + env(safe-area-inset-top,0px));right:calc(16px + env(safe-area-inset-right,0px));z-index:5;border:0;background:#fffcf6eb;color:#1f3d2a;width:44px;height:44px;border-radius:999px;font-size:1.65rem;line-height:1;cursor:pointer;display:grid;place-items:center}html.lux-page .map-wrap{width:100%;height:clamp(7.5rem,16vh,10.5rem);margin:0;overflow:hidden;border-radius:8px;border:1px solid rgba(140,110,60,.18);flex:0 0 auto}html.lux-page .map-wrap iframe{width:100%;height:100%;border:0}html.lux-page .contact.visit-page{position:relative;align-items:stretch;justify-content:flex-start!important;gap:.55rem;padding:4.45rem 2.6rem 1.2rem!important;background:#f4efe4!important;color:#4a3a24;overflow:hidden!important}html.lux-page .visit-leaf{position:absolute;pointer-events:none;z-index:0;opacity:.22;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 180 220'%3E%3Cpath fill='%23b08d3a' d='M90 12c28 34 58 58 72 98-26 8-52 6-72-8-20 14-46 16-72 8C32 70 62 46 90 12z'/%3E%3Cpath fill='%23c4a35a' d='M90 78c18 22 36 38 44 64-16 4-30 2-44-8-14 10-28 12-44 8 8-26 26-42 44-64z'/%3E%3Cpath stroke='%239a7830' stroke-width='3' fill='none' d='M90 20v180'/%3E%3C/svg%3E")}html.lux-page .visit-leaf-tl{top:3.6rem;left:.6rem;width:5.8rem;height:7rem;transform:rotate(-24deg)}html.lux-page .visit-leaf-tr{top:3.6rem;right:.6rem;width:5.8rem;height:7rem;transform:scaleX(-1) rotate(-24deg)}html.lux-page .visit-leaf-bl{bottom:.4rem;left:.8rem;width:5.2rem;height:6.4rem;transform:rotate(18deg)}html.lux-page .visit-leaf-br{bottom:.4rem;right:.8rem;width:5.2rem;height:6.4rem;transform:scaleX(-1) rotate(18deg)}html.lux-page .visit-head{position:relative;z-index:1;text-align:center;flex:0 0 auto}html.lux-page .visit-thanks{margin:0 0 .25rem;font-family:Cormorant Garamond,Georgia,serif;font-size:.95rem;color:#6a5a42}html.lux-page .visit-head h2{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.55rem,2.8vw,2.35rem);font-weight:600;letter-spacing:.08em;color:#8a6a2f;line-height:1.1}html.lux-page .visit-tagline{display:flex;align-items:center;justify-content:center;gap:.85rem;margin:.4rem auto 0;max-width:46rem;font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-size:clamp(.88rem,1.2vw,1.05rem);color:#6a5a42}html.lux-page .visit-tagline:before,html.lux-page .visit-tagline:after{content:"";flex:1 1 2.5rem;max-width:5.5rem;height:1px;background:linear-gradient(90deg,transparent,#c4a35a)}html.lux-page .visit-tagline:after{background:linear-gradient(90deg,#c4a35a,transparent)}html.lux-page .visit-main{position:relative;z-index:1;flex:1 1 auto;min-height:0;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(240px,.9fr);gap:.85rem;align-items:stretch}html.lux-page .visit-photo{min-height:0;border-radius:10px;overflow:hidden;border:1px solid rgba(140,110,60,.16);background:#e7dfd0}html.lux-page .visit-photo img,html.lux-page .visit-photo .venue-photo-slot{width:100%;height:100%;min-height:10rem;object-fit:cover;object-position:center;display:block;margin:0;aspect-ratio:auto;max-height:none}html.lux-page .visit-card{display:flex;flex-direction:column;justify-content:center;gap:.7rem;min-height:0;padding:1rem 1.05rem;border-radius:12px;background:#fffcf5eb;border:1px solid rgba(140,110,60,.16);box-shadow:0 8px 22px #503c1e14}html.lux-page .visit-address{display:flex;align-items:flex-start;gap:.55rem;margin:0;font-family:Jost,sans-serif;font-size:.82rem;line-height:1.45;color:#4a3a24}html.lux-page .visit-address-line{display:block}html.lux-page .visit-card-rule{height:1px;background:linear-gradient(90deg,transparent,rgba(176,141,58,.45),transparent)}html.lux-page .visit-card-row{display:grid;grid-template-columns:1fr 1fr;gap:.55rem .75rem}html.lux-page .visit-contact-link{display:inline-flex;align-items:center;gap:.4rem;color:#4a3a24;text-decoration:none;font-family:Jost,sans-serif;font-size:.78rem;font-weight:500;line-height:1.25;min-width:0}html.lux-page .visit-contact-link:hover{color:#8a6a2f}html.lux-page .visit-appoint{display:flex;align-items:center;justify-content:center;gap:.4rem;margin:.15rem 0 0;padding-top:.15rem;font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-size:.92rem;color:#6a5a42;position:relative}html.lux-page .visit-appoint:before,html.lux-page .visit-appoint:after{content:"";width:2.2rem;height:1px;background:#b08d3a73}html.lux-page .visit-ico{display:inline-block;width:.95rem;height:.95rem;flex:0 0 auto;background:#8a6a2f;mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}html.lux-page .visit-ico-pin{margin-top:.12rem;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M12 2.5c-3.6 0-6.5 2.8-6.5 6.3 0 4.7 6.5 12.2 6.5 12.2s6.5-7.5 6.5-12.2c0-3.5-2.9-6.3-6.5-6.3zm0 8.5a2.2 2.2 0 1 1 0-4.4 2.2 2.2 0 0 1 0 4.4z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M12 2.5c-3.6 0-6.5 2.8-6.5 6.3 0 4.7 6.5 12.2 6.5 12.2s6.5-7.5 6.5-12.2c0-3.5-2.9-6.3-6.5-6.3zm0 8.5a2.2 2.2 0 1 1 0-4.4 2.2 2.2 0 0 1 0 4.4z'/%3E%3C/svg%3E")}html.lux-page .visit-ico-phone{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M7.2 3.8c.5-.5 1.3-.5 1.8 0l1.7 1.7c.5.5.5 1.3 0 1.8l-1 1a12.6 12.6 0 0 0 5.2 5.2l1-1c.5-.5 1.3-.5 1.8 0l1.7 1.7c.5.5.5 1.3 0 1.8l-1.1 1.1c-.6.6-1.5.9-2.4.7-2.7-.5-5.4-2.3-7.8-4.7S4.1 9.3 3.6 6.6c-.2-.9.1-1.8.7-2.4l1.1-1.1z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M7.2 3.8c.5-.5 1.3-.5 1.8 0l1.7 1.7c.5.5.5 1.3 0 1.8l-1 1a12.6 12.6 0 0 0 5.2 5.2l1-1c.5-.5 1.3-.5 1.8 0l1.7 1.7c.5.5.5 1.3 0 1.8l-1.1 1.1c-.6.6-1.5.9-2.4.7-2.7-.5-5.4-2.3-7.8-4.7S4.1 9.3 3.6 6.6c-.2-.9.1-1.8.7-2.4l1.1-1.1z'/%3E%3C/svg%3E")}html.lux-page .visit-ico-mail{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8'%3E%3Crect x='3.5' y='5.5' width='17' height='13' rx='2'/%3E%3Cpath d='m4.2 7 7.8 6.2L19.8 7'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8'%3E%3Crect x='3.5' y='5.5' width='17' height='13' rx='2'/%3E%3Cpath d='m4.2 7 7.8 6.2L19.8 7'/%3E%3C/svg%3E")}html.lux-page .visit-ico-person{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8'%3E%3Ccircle cx='12' cy='8' r='3.2'/%3E%3Cpath d='M5.5 19c1-3.2 3.2-5 6.5-5s5.5 1.8 6.5 5'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8'%3E%3Ccircle cx='12' cy='8' r='3.2'/%3E%3Cpath d='M5.5 19c1-3.2 3.2-5 6.5-5s5.5 1.8 6.5 5'/%3E%3C/svg%3E")}html.lux-page .visit-ico-map{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8'%3E%3Cpath d='m3.5 7.5 5.5-2.5 6 2.5 5.5-2.5v14l-5.5 2.5-6-2.5-5.5 2.5v-14z'/%3E%3Cpath d='M9 5v14M15 7.5v14'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8'%3E%3Cpath d='m3.5 7.5 5.5-2.5 6 2.5 5.5-2.5v14l-5.5 2.5-6-2.5-5.5 2.5v-14z'/%3E%3Cpath d='M9 5v14M15 7.5v14'/%3E%3C/svg%3E");background:#8a6a2f}html.lux-page .visit-ico-doc{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8'%3E%3Cpath d='M7 3.5h7l4 4V20a1.5 1.5 0 0 1-1.5 1.5h-9.5A1.5 1.5 0 0 1 5.5 20V5A1.5 1.5 0 0 1 7 3.5z'/%3E%3Cpath d='M14 3.5V8h4.5M8.5 12h7M8.5 15.5h7'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8'%3E%3Cpath d='M7 3.5h7l4 4V20a1.5 1.5 0 0 1-1.5 1.5h-9.5A1.5 1.5 0 0 1 5.5 20V5A1.5 1.5 0 0 1 7 3.5z'/%3E%3Cpath d='M14 3.5V8h4.5M8.5 12h7M8.5 15.5h7'/%3E%3C/svg%3E");background:#fff}html.lux-page .contact-actions{position:relative;z-index:1;display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.15rem;flex:0 0 auto}html.lux-page .contact-actions .btn{width:auto;min-width:0;flex:0 0 auto;justify-content:center;gap:.45rem;padding:.72rem 1.2rem}html.lux-page .visit-btn-maps{border-color:#b08d3a!important;color:#8a6a2f!important;background:#fffdf8!important}html.lux-page .visit-btn-pdf .visit-ico{background:#fff}html.lux-page .contact .site-footer{align-self:stretch;width:100%;margin-top:1.2rem;padding:.8rem 0 0;border-top:1px solid var(--line)}html.lux-page .terms-page{justify-content:flex-start;align-items:stretch;padding:0!important;background:#e8dfd0}html.lux-page .terms-panel{display:flex;flex-direction:column;height:100%;min-height:0;width:100%}html.lux-page .terms-banner{flex-shrink:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#0b1218,#143838 48%,#0f1f28);color:#f6e7b4;padding:4.4rem 1.25rem 0;text-align:center;border-bottom:2px solid #c6a458;box-shadow:0 8px 24px #0b09072e}html.lux-page .terms-banner-inner{width:100%;max-width:none;margin:0;display:flex;align-items:center;justify-content:center;min-height:4.75rem;padding:1.15rem 1.25rem;box-sizing:border-box}html.lux-page .terms-banner h2{font-size:clamp(1.65rem,3.8vw,2.15rem);font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:#fff8ea;margin:0;line-height:1.2;padding:0}html.lux-page .terms-body{display:grid;grid-template-columns:12.75rem minmax(0,1fr);flex:1;min-height:0;width:100%}html.lux-page .terms-side{flex-shrink:0;padding:.85rem .65rem .85rem .9rem;background:linear-gradient(180deg,#f0e8da,#e8dfd0);border-right:1px solid #d4c8b4;overflow-y:auto;-webkit-overflow-scrolling:touch}html.lux-page .terms-lang-drop{position:relative;width:100%}html.lux-page .terms-lang-chips{display:none}html.lux-page .terms-lang-trigger{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;width:100%;padding:.45rem .5rem;border:1px solid #c6a458;background:#fffdf8;color:#2a3530;cursor:pointer;text-align:left;transition:border-color .15s,box-shadow .15s}html.lux-page .terms-lang-trigger:hover,html.lux-page .terms-lang-trigger.is-open{border-color:#a8843a;box-shadow:0 2px 8px #2a201214}html.lux-page .terms-lang-kicker{font-family:Jost,Noto Sans Telugu,Noto Sans Devanagari,sans-serif;font-size:.58rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#8a7d6c;line-height:1.2}html.lux-page .terms-lang-current{font-family:Jost,Noto Sans Telugu,Noto Sans Devanagari,sans-serif;font-size:.8rem;font-weight:500;color:#1a3d3d;line-height:1.25;padding-right:1rem}html.lux-page .terms-lang-chevron{position:absolute;right:.5rem;top:50%;width:.45rem;height:.45rem;margin-top:-.15rem;border-right:1.5px solid #a8843a;border-bottom:1.5px solid #a8843a;transform:rotate(45deg);transition:transform .15s,margin-top .15s}html.lux-page .terms-lang-trigger.is-open .terms-lang-chevron{margin-top:.1rem;transform:rotate(-135deg)}html.lux-page .terms-lang-menu{position:absolute;top:calc(100% + .25rem);left:0;right:0;z-index:12;list-style:none;margin:0;padding:.25rem;background:#fffdf8;border:1px solid #d4c8b4;box-shadow:0 6px 18px #2a20121f}html.lux-page .terms-lang-menu li{margin:0}html.lux-page .terms-lang-menu button{display:block;width:100%;border:0;background:transparent;color:#3f3830;font-family:Jost,Noto Sans Telugu,Noto Sans Devanagari,sans-serif;font-size:.78rem;padding:.4rem .45rem;text-align:left;cursor:pointer;border-radius:2px;transition:background .12s,color .12s}html.lux-page .terms-lang-menu button:hover{background:#f3ebe0}html.lux-page .terms-lang-menu button.is-on{background:#c6a458;color:#1a1a1a;font-weight:500}html.lux-page .terms-toc{margin-top:.85rem;padding-top:.75rem;border-top:1px solid #d4c8b4}html.lux-page .terms-toc-kicker{font-family:Jost,Noto Sans Telugu,Noto Sans Devanagari,sans-serif;font-size:.58rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#8a7d6c;margin:0 0 .45rem}html.lux-page .terms-toc-item{display:grid;grid-template-columns:1.65rem 1fr;gap:.35rem;align-items:start;width:100%;margin-bottom:.28rem;padding:.38rem .35rem;border:0;border-left:2px solid transparent;background:transparent;text-align:left;cursor:pointer;transition:background .12s,border-color .12s}html.lux-page .terms-toc-item:hover{background:#fffdf8a6;border-left-color:#c6a458}html.lux-page .terms-toc-num{font-family:Cormorant Garamond,serif;font-size:.95rem;font-weight:600;color:#c6a458;line-height:1.2}html.lux-page .terms-toc-label{font-family:Jost,Noto Sans Telugu,Noto Sans Devanagari,sans-serif;font-size:.68rem;line-height:1.35;color:#3f3830}html.lux-page .terms-scroll{flex:1;min-height:0;min-width:0;overflow-y:auto;overflow-x:hidden;padding:.85rem 1rem 1.35rem;-webkit-overflow-scrolling:touch}html.lux-page .terms-articles{width:100%;margin:0;min-width:0;display:grid;grid-template-columns:1fr;gap:.55rem}html.lux-page .terms-article{display:grid;grid-template-columns:2.35rem 1fr;gap:.5rem .75rem;padding:.8rem .9rem;margin-bottom:0;background:#fffdf8;border:1px solid #e2d6bc;border-left:3px solid #c6a458;box-shadow:0 1px #2a20120d}html.lux-page .terms-article-num{font-family:Cormorant Garamond,serif;font-size:1.55rem;font-weight:600;line-height:1;color:#c6a458;padding-top:.05rem}html.lux-page .terms-article h3{font-family:Jost,sans-serif;font-size:.7rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:#1a3d3d;margin:0 0 .4rem}html.lux-page .terms-list{list-style:none;margin:0;padding:0}html.lux-page .terms-cancel-figures{margin:0 0 .75rem;padding:.55rem .7rem;border-left:3px solid #8a6a2f;background:#8a6a2f14;font-family:Jost,sans-serif;font-size:.78rem;font-weight:600;line-height:1.4;color:#3f3830}html.lux-page .terms-list li{position:relative;padding-left:.9rem;margin-bottom:.38rem;font-family:Jost,sans-serif;font-size:.82rem;line-height:1.46;color:#3f3830}html.lux-page .terms-list li:before{content:"";position:absolute;left:0;top:.5em;width:4px;height:4px;background:#b8924a;border-radius:50%}html.lux-page .terms-foot{margin:.15rem 0 0;padding:.7rem .15rem 0;border-top:1px solid #ddd0b8;font-family:Jost,sans-serif;font-size:.76rem;line-height:1.45;color:#7a7165;font-style:italic;grid-column:1 / -1}html.lux-page .terms-banner.lang-te h2,html.lux-page .terms-banner.lang-hi h2{text-transform:none;letter-spacing:.02em}html.lux-page .terms-articles.lang-te .terms-list li,html.lux-page .terms-articles.lang-te .terms-article h3,html.lux-page .terms-articles.lang-te .terms-foot,html.lux-page .terms-banner.lang-te h2,html.lux-page .terms-toc.lang-te .terms-toc-label{font-family:Noto Sans Telugu,Jost,sans-serif;line-height:1.62}html.lux-page .terms-articles.lang-hi .terms-list li,html.lux-page .terms-articles.lang-hi .terms-article h3,html.lux-page .terms-articles.lang-hi .terms-foot,html.lux-page .terms-banner.lang-hi h2,html.lux-page .terms-toc.lang-hi .terms-toc-label{font-family:Noto Sans Devanagari,Jost,sans-serif;line-height:1.62}html.lux-page .menu button{border:0;background:none;font-family:Jost,sans-serif;font-size:clamp(1.6rem,4vw,2.6rem);font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:inherit;cursor:pointer;padding:0}html.lux-page .slide-arrow{position:fixed;top:50%;z-index:40;transform:translateY(-50%);width:52px;height:52px;border:1px solid rgba(198,164,88,.75);border-radius:999px;background:#102027b8;color:#fff8ea;font-size:1.7rem;line-height:1;cursor:pointer;display:grid;place-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 8px 22px #00000038}html.lux-page .slide-arrow.prev{left:16px}html.lux-page .slide-arrow.next{right:16px}html.lux-page .slide-arrow:disabled{opacity:.22;cursor:default;box-shadow:none}html.lux-page .slide-arrow:not(:disabled):hover{background:#102027e6;border-color:#c6a458}html.lux-page .lux-root.is-light .slide-arrow{background:#fffcf6eb;color:#1f3d2a;border-color:#8a6a2f73}html.lux-page .lux-root.is-light .slide-arrow:not(:disabled):hover{background:#fff;border-color:#8a6a2f}html.lux-page .menu-btn,html.lux-page .menu{display:none!important}html.lux-page .site-header{position:fixed;inset:0 0 auto;width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.8rem 1.2rem;padding:calc(1rem + env(safe-area-inset-top,0px)) calc(1.2rem + env(safe-area-inset-right,0px)) .95rem calc(1.2rem + env(safe-area-inset-left,0px));z-index:30;overflow:visible;box-sizing:border-box;animation:none;border:0;box-shadow:none;background:transparent;color:#f3e6b8}html.lux-page .site-header:not(.scrolled){background:linear-gradient(180deg,#0b09078c,#0b090747 55%,#0b090700);color:#f3e6b8;box-shadow:none;border:0}html.lux-page .site-header:not(.scrolled) .logo strong{color:#f6edd4;font-weight:700}html.lux-page .site-header:not(.scrolled) .logo em{color:#d8c48a;font-weight:600}html.lux-page .site-header:not(.scrolled) .site-nav a,html.lux-page .site-header:not(.scrolled) .site-nav button{color:#f3e6b8}html.lux-page .site-header:not(.scrolled) .site-nav a.is-on{border-bottom-color:#d8c48a}html.lux-page .site-header.scrolled,html.lux-page .site-header.menu-open{background:linear-gradient(180deg,#fff,#fff calc(100% - 18px),#ffffffb8 calc(100% - 8px),#fff0);color:var(--ink, #15202b);box-shadow:none;border:0;border-bottom:none}html.lux-page .site-header.scrolled:after,html.lux-page .site-header.menu-open:after{content:none}html.lux-page .site-header.scrolled .logo strong{color:#151515}html.lux-page .site-header.scrolled .logo em{color:#2a2a2a}html.lux-page .site-header .logo{justify-content:flex-start;text-align:left;align-items:center;min-width:0;overflow:visible}html.lux-page .site-header .logo-mark{width:42px;flex-shrink:0}html.lux-page .site-header .logo strong{font-size:1.28rem;font-weight:700;letter-spacing:.08em;line-height:1.35;padding-top:.12em;overflow:visible;-webkit-font-smoothing:auto;text-rendering:geometricPrecision}html.lux-page .site-header .logo em{font-size:.86rem;font-weight:600;font-style:italic;line-height:1.35;opacity:1;overflow:visible}html.lux-page .site-nav{display:flex;flex-wrap:nowrap;justify-content:safe center;align-items:center;gap:.2rem 1.1rem;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;max-width:100%;min-width:0;padding:.2rem .35rem;-webkit-mask-image:linear-gradient(90deg,transparent,#000 12px,#000 calc(100% - 12px),transparent);mask-image:linear-gradient(90deg,transparent,#000 12px,#000 calc(100% - 12px),transparent)}html.lux-page .site-header.is-staff-app .site-nav{gap:.1rem .55rem;-webkit-mask-image:none;mask-image:none}html.lux-page .site-header.is-staff-app .site-nav a{font-size:clamp(.78rem,.9vw,.98rem);letter-spacing:.07em;padding:.55rem .22rem}html.lux-page .site-header.is-staff-app .site-nav a.stay-nav{font-size:clamp(.72rem,.82vw,.88rem);letter-spacing:.04em}html.lux-page .site-nav::-webkit-scrollbar{display:none}html.lux-page .site-nav a,html.lux-page .site-nav button{font-family:Jost,sans-serif;font-size:clamp(.92rem,1.05vw,1.12rem);font-weight:650;letter-spacing:.11em;text-transform:uppercase;background:none;border:0;border-bottom:2px solid transparent;color:inherit;padding:.7rem .35rem;line-height:1.35;cursor:pointer;white-space:nowrap;flex:0 0 auto;overflow:visible}html.lux-page .site-nav a.is-on{border-bottom-color:currentColor;font-weight:700}html.lux-page .site-nav a.stay-nav{letter-spacing:.05em;font-size:clamp(.82rem,.92vw,.96rem)}@media(min-width:900px){html.lux-page .site-header{padding:calc(1.05rem + env(safe-area-inset-top,0px)) 1.4rem 1rem;grid-template-columns:auto minmax(0,1fr) auto}html.lux-page .site-nav{gap:.15rem .75rem;flex-wrap:nowrap}html.lux-page .site-nav a,html.lux-page .site-nav button{font-size:.92rem;font-weight:700;letter-spacing:.08em;padding:.65rem .28rem;line-height:1.35}html.lux-page .site-nav a.stay-nav{font-size:.82rem;letter-spacing:.03em}html.lux-page .header-actions{position:relative;z-index:2;background:transparent}html.lux-page .header-actions .btn{font-size:.86rem;padding:.75rem 1rem;line-height:1.3;white-space:nowrap;align-items:center}}@media(min-width:1280px){html.lux-page .site-nav{gap:.2rem 1rem}html.lux-page .site-nav a,html.lux-page .site-nav button{font-size:.98rem;padding:.65rem .3rem}html.lux-page .site-nav a.stay-nav{font-size:.88rem}}html.lux-page .header-actions{display:flex;align-items:center;gap:.55rem;justify-self:end}html.lux-page .site-header:not(.scrolled) .install-app-btn--light{color:#f3e6b8;border-color:#f3e6b88c}html.lux-page .site-header.scrolled .install-app-btn--dark{color:#15202b;border-color:#15202b47}html.lux-page .to-top{position:fixed;left:18px;bottom:22px;z-index:29;display:grid;place-items:center;border:0;background:none;font-family:Jost,sans-serif;font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;color:var(--muted, #7a7670);text-decoration:none;cursor:pointer}html.lux-page .lux-root:not(.is-light) .to-top{color:#d8c48a}html.lux-page .to-top span{display:block}@media(min-width:900px){html.lux-page .terms-articles{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}}@media(min-width:721px)and (max-width:1200px){html.lux-page .site-header{padding:calc(1.15rem + env(safe-area-inset-top,0px)) calc(1.15rem + env(safe-area-inset-right,0px)) .85rem calc(1.15rem + env(safe-area-inset-left,0px));gap:.45rem 1rem;grid-template-columns:auto auto;grid-template-rows:auto auto}html.lux-page .site-header .logo{grid-row:1;grid-column:1;align-self:center}html.lux-page .header-actions{grid-row:1;grid-column:2;justify-self:end;align-self:center}html.lux-page .site-nav{grid-row:2;grid-column:1 / -1;justify-content:center;flex-wrap:wrap;overflow-x:visible;overflow-y:visible;gap:.15rem .45rem;row-gap:.2rem;padding:.15rem .35rem .4rem;-webkit-mask-image:none;mask-image:none}html.lux-page .site-nav a,html.lux-page .site-nav button{font-size:.78rem;font-weight:750;letter-spacing:.035em;padding:.38rem .22rem;line-height:1.35}html.lux-page .site-nav a.stay-nav{font-size:.74rem;font-weight:750;letter-spacing:.02em}html.lux-page .site-header.scrolled,html.lux-page .site-header.scrolled .site-nav a,html.lux-page .site-header.scrolled .site-nav button{color:#0a0a0a!important}html.lux-page .site-header.scrolled .logo strong{color:#050505!important;font-weight:700;-webkit-font-smoothing:auto}html.lux-page .site-header.scrolled .logo em{color:#1a1a1a!important;font-weight:650}html.lux-page .site-header:not(.scrolled) .site-nav a,html.lux-page .site-header:not(.scrolled) .site-nav button,html.lux-page .site-header:not(.scrolled) .logo strong{color:#fffdf6!important;text-shadow:0 1px 2px rgba(0,0,0,.65),0 0 12px rgba(0,0,0,.35);font-weight:750}html.lux-page .site-header:not(.scrolled) .logo em{color:#ffe9a8!important;text-shadow:0 1px 2px rgba(0,0,0,.6);font-weight:650}html.lux-page .lux-root.is-light,html.lux-page .lux-root.is-light p,html.lux-page .lux-root.is-light li,html.lux-page .lux-root.is-light label,html.lux-page .lux-root.is-light td,html.lux-page .lux-root.is-light .muted{color:#1a1a1a}html.lux-page .lux-root.is-light h1,html.lux-page .lux-root.is-light h2,html.lux-page .lux-root.is-light h3,html.lux-page .lux-root.is-light h4,html.lux-page .lux-root.is-light strong{color:#0b0b0b}html.lux-page .lux-root.is-light .muted,html.lux-page .lux-root.is-light .venue-card p,html.lux-page .lux-root.is-light .intro p{color:#2a2a2a!important;opacity:1!important}html.lux-page .lux-root.is-light .hall-slide-caption,html.lux-page .lux-root.is-light .hall-slide-caption strong,html.lux-page .lux-root.is-light .hall-slide-caption span{color:#fff8ea!important;text-shadow:0 1px 3px rgba(0,0,0,.7)}html.lux-page .lux-root.is-light .stay-hero-page,html.lux-page .lux-root.is-light .stay-hero-page .retreat-hero-copy,html.lux-page .lux-root.is-light .stay-hero-page .retreat-hero-copy p,html.lux-page .lux-root.is-light .stay-hero-page .retreat-hero-copy h2,html.lux-page .lux-root.is-light .stay-hero-page .retreat-tag,html.lux-page .lux-root.is-light .stay-story-page .retreat-perk,html.lux-page .lux-root.is-light .stay-story-page .retreat-perk p{color:#fff8ea!important}html.lux-page .lux-root.is-light .stay-hero-page .retreat-kicker,html.lux-page .lux-root.is-light .stay-hero-page .retreat-price,html.lux-page .lux-root.is-light .stay-hero-page .retreat-bundle,html.lux-page .lux-root.is-light .stay-story-page .retreat-perk h4,html.lux-page .lux-root.is-light .stay-story-page .retreat-perk-num{color:#ffe59a!important}html.lux-page .lux-root.is-light .ghost-title{color:#1a1510!important}html.lux-page .lux-deck>section{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}html.lux-page .locations.venues-page,html.lux-page .lux-deck>section.gallery,html.lux-page .lux-deck>section.organize,html.lux-page .lux-deck>section.terms-page,html.lux-page .lux-deck>section.contact,html.lux-page .lux-deck>section.staff-gate{overflow-y:auto!important}html.lux-page .intro,html.lux-page .locations,html.lux-page .banquets,html.lux-page .gallery,html.lux-page .stories,html.lux-page .contact,html.lux-page .staff-gate,html.lux-page .organize{padding-left:calc(1.2rem + env(safe-area-inset-left,0px))!important;padding-right:calc(1.2rem + env(safe-area-inset-right,0px))!important;padding-bottom:calc(2rem + env(safe-area-inset-bottom,0px))!important}html.lux-page .venues-reserve-bar{gap:.65rem;margin-bottom:calc(.85rem + env(safe-area-inset-bottom,0px))}html.lux-page .venues-reserve-btn{min-height:4.1rem;padding:.75rem .7rem;gap:.5rem}html.lux-page .venues-reserve-name{font-size:clamp(.95rem,1.4vw,1.15rem)}html.lux-page .slide-arrow{width:48px;height:48px;top:auto;bottom:calc(1.25rem + env(safe-area-inset-bottom,0px));transform:none}html.lux-page .slide-arrow.prev{left:calc(12px + env(safe-area-inset-left,0px))}html.lux-page .slide-arrow.next{right:calc(12px + env(safe-area-inset-right,0px))}html.lux-page .locations.venues-page,html.lux-page .rooms-page,html.lux-page .organize,html.lux-page .gallery{padding-bottom:calc(7.25rem + env(safe-area-inset-bottom,0px))!important}html.lux-page .venues-reserve-bar{margin-bottom:calc(5.5rem + env(safe-area-inset-bottom,0px))}html.lux-page .rooms-rate-book{margin-bottom:calc(4.75rem + env(safe-area-inset-bottom,0px));padding-inline:3.4rem}html.lux-page .booking-form .book-agree{padding-inline:3.4rem;margin-bottom:1rem}html.lux-page .booking-form .btn.full{margin-bottom:calc(4.75rem + env(safe-area-inset-bottom,0px))}}@media(max-width:900px){html.lux-page .intro,html.lux-page .locations,html.lux-page .banquets,html.lux-page .gallery,html.lux-page .stories,html.lux-page .contact,html.lux-page .staff-gate{padding:13.25rem 1.1rem 3.4rem!important;justify-content:flex-start}html.lux-page .rooms-page{padding-top:13.25rem!important}html.lux-page .stay-hero-page,html.lux-page .stay-story-page{padding-top:12.75rem!important}html.lux-page .contact.visit-page{padding:12.5rem 1rem 1rem!important;overflow-y:auto!important;justify-content:flex-start!important}html.lux-page .visit-main{grid-template-columns:1fr;max-width:none}html.lux-page .visit-photo,html.lux-page .visit-card{max-height:none;aspect-ratio:auto;height:auto}html.lux-page .visit-photo{min-height:11rem}html.lux-page .visit-card-row{grid-template-columns:1fr}html.lux-page .visit-card-vrule{width:100%;height:1px}html.lux-page .visit-leaf{opacity:.14}html.lux-page .map-wrap{height:10rem;max-width:none}html.lux-page .contact-actions .btn{min-width:0;width:100%}html.lux-page .locations{padding:4.8rem 1rem 0!important;overflow-y:auto!important}html.lux-page .venues-head{flex-direction:column;align-items:flex-start;gap:.45rem}html.lux-page .venues-motto{white-space:normal}html.lux-page .venues-motto:after{width:42%;left:0;right:auto}html.lux-page .locations .venue-grid{grid-template-columns:1fr;gap:.85rem;flex:0 0 auto}html.lux-page .venues-page .venue-card img,html.lux-page .venues-page .venue-photo-slot{flex:0 0 auto;min-height:10rem;max-height:32vh}html.lux-page .venues-reserve-bar{margin:.7rem 0 1rem;padding:0;grid-template-columns:1fr;gap:.65rem}html.lux-page .venues-reserve-btn{min-height:4.2rem;padding:.85rem 1rem}html.lux-page .venues-reserve-name{white-space:normal}html.lux-page .venues-leaf{display:none}html.lux-page .gallery-mosaic{grid-template-columns:1fr 1fr;grid-auto-rows:minmax(150px,auto);gap:.55rem}html.lux-page .gallery-mosaic .gallery-item.is-hero,html.lux-page .gallery-mosaic .gallery-item.is-tall{grid-column:1 / -1;grid-row:auto;min-height:220px}html.lux-page .gallery-mosaic .gallery-item{min-height:150px}html.lux-page .lightbox{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:calc(3.75rem + env(safe-area-inset-top,0px)) .85rem calc(1.25rem + env(safe-area-inset-bottom,0px));z-index:240;overflow:auto}html.lux-page .lightbox-stage{position:relative;display:block;width:min(980px,94vw);max-width:94vw;min-width:0}html.lux-page .lightbox-frame{width:100%;max-width:100%;min-width:0;z-index:1}html.lux-page .lightbox-frame img,html.lux-page .lightbox-frame video{display:block;width:100%;max-width:100%;height:auto;max-height:min(72dvh,calc(100dvh - 8rem));margin:0 auto;object-fit:contain}html.lux-page .lightbox-nav{position:absolute;top:42%;transform:translateY(-50%);z-index:3;width:48px;height:48px;font-size:1.75rem;margin:0}html.lux-page .lightbox-nav.prev{left:.35rem}html.lux-page .lightbox-nav.next{right:.35rem}html.lux-page .lightbox-close{position:fixed;top:calc(12px + env(safe-area-inset-top,0px));right:calc(12px + env(safe-area-inset-right,0px));z-index:250}html.lux-page .terms-page{padding:0!important}html.lux-page .terms-banner{padding:4.1rem .85rem 0}html.lux-page .terms-banner-inner{min-height:4.25rem;padding:1rem .85rem}html.lux-page .terms-side{padding:.55rem .7rem;border-right:none;border-bottom:1px solid #d4c8b4;max-height:none}html.lux-page .terms-lang-drop{max-width:11rem}html.lux-page .terms-toc{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.55rem;padding-top:.55rem;border-top:1px solid #d4c8b4}html.lux-page .terms-toc-kicker{width:100%;margin-bottom:.25rem}html.lux-page .terms-toc-item{display:inline-flex;align-items:center;gap:.3rem;width:auto;margin:0;padding:.32rem .5rem;border:1px solid #d4c8b4;border-left:1px solid #d4c8b4;background:#fffdf8;border-radius:2px}html.lux-page .terms-toc-item:hover{border-color:#c6a458}html.lux-page .terms-toc-num{font-size:.82rem}html.lux-page .terms-toc-label{font-size:.65rem;white-space:nowrap}html.lux-page .terms-body{grid-template-columns:1fr}html.lux-page .terms-scroll{padding:.75rem .7rem 1.1rem}html.lux-page .terms-articles{width:100%}html.lux-page .terms-article{grid-template-columns:2rem 1fr;padding:.7rem .75rem}html.lux-page .organize{padding:4.6rem .8rem .7rem!important;justify-content:center}html.lux-page .stay-story-page{padding:5.2rem 1.1rem 1.6rem!important}html.lux-page .booking-form{grid-template-columns:1fr 1fr;gap:.4rem .5rem;padding:.7rem}html.lux-page .hall-picks{grid-template-columns:1fr 1fr}html.lux-page .avail-days{grid-template-columns:repeat(7,minmax(0,1fr))}html.lux-page .slide-arrow{top:auto;bottom:calc(1.15rem + env(safe-area-inset-bottom,0px));transform:none;width:46px;height:46px}html.lux-page .slide-arrow.prev{left:calc(6px + env(safe-area-inset-left,0px))}html.lux-page .slide-arrow.next{right:calc(6px + env(safe-area-inset-right,0px))}html.lux-page .site-header{grid-template-columns:auto auto;grid-template-rows:auto auto}html.lux-page .site-header .logo{grid-row:1;grid-column:1}html.lux-page .header-actions{grid-row:1;grid-column:2;justify-self:end}html.lux-page .site-nav{grid-row:2;grid-column:1 / -1;justify-content:center;flex-wrap:wrap;overflow-x:visible;overflow-y:visible;scrollbar-width:none;padding-inline:.2rem;padding-bottom:.25rem;gap:.1rem .5rem}html.lux-page .site-nav::-webkit-scrollbar{display:none}html.lux-page .site-nav a,html.lux-page .site-nav button{font-size:.7rem;letter-spacing:.04em;padding:.35rem .2rem}html.lux-page .header-actions .btn-ghost{display:inline-flex}}html.lux-page .contact.visit-page{justify-content:center!important;gap:.65rem!important;padding:4.5rem clamp(1.2rem,3vw,3.2rem) 1rem!important;background:#f6f0e4!important}html.lux-page .visit-ornament{position:relative;z-index:1;flex:0 0 auto;height:14px;margin:0 auto;width:min(220px,42%);background:center / contain no-repeat url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 220 18'%3E%3Cpath stroke='%23c4a35a' stroke-width='1' d='M8 9h84M128 9h84'/%3E%3Ccircle cx='110' cy='9' r='3.2' fill='none' stroke='%23b08d3a' stroke-width='1.2'/%3E%3Cpath fill='%23b08d3a' d='M110 4.2c1.4 1.6 2.8 3.2 2.8 4.8s-1.4 2.4-2.8 4.8c-1.4-2.4-2.8-3.2-2.8-4.8s1.4-3.2 2.8-4.8z'/%3E%3C/svg%3E\");
}

html.lux-page .visit-main {
  flex: 0 1 auto !important;
  width: 100%;
  max-width: 1080px;
  margin: 0.1rem auto 0;
  grid-template-columns: minmax(0, 1.55fr) minmax(250px,1fr)!important;gap:.9rem!important}html.lux-page .visit-photo{margin:0;aspect-ratio:16 / 9;max-height:28vh;border-radius:12px!important}html.lux-page .visit-photo img,html.lux-page .visit-photo .venue-photo-slot{min-height:0!important;height:100%!important}html.lux-page .visit-card{height:100%;max-height:28vh;gap:.75rem!important;padding:1rem 1.1rem!important;border-radius:14px!important;background:#fbf7ef!important}html.lux-page .visit-address p{margin:0;font-family:Jost,sans-serif;font-size:.8rem;line-height:1.5;color:#4a3a24}html.lux-page .visit-card-row{display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center;gap:.55rem!important}html.lux-page .visit-card-vrule{width:1px;align-self:stretch;background:#b08d3a59}html.lux-page .map-wrap{max-width:1080px;margin:.15rem auto 0!important;height:clamp(7.2rem,15vh,9.8rem)!important;border-radius:10px}html.lux-page .contact-actions .btn{min-width:220px;min-height:44px;border-radius:8px}html.lux-page .visit-btn-maps{border:1px solid #b08d3a!important;color:#8a6a2f!important;background:#fffdf8!important;box-shadow:none!important}html.lux-page .visit-btn-pdf{border:1px solid #8a6a2f!important;color:#fff!important;background:#8a6a2f!important}html.lux-page .visit-head h2{font-size:clamp(1.7rem,3vw,2.55rem)!important;letter-spacing:.1em!important;color:#8f702c!important}html.lux-page .contact .site-footer{display:none!important}@media(max-width:900px){html.lux-page .visit-main{grid-template-columns:1fr!important;max-width:none}html.lux-page .visit-photo,html.lux-page .visit-card{max-height:none;aspect-ratio:auto;height:auto}html.lux-page .visit-photo{min-height:11rem}html.lux-page .visit-card-row{grid-template-columns:1fr!important}html.lux-page .visit-card-vrule{width:100%;height:1px}html.lux-page .contact-actions .btn{min-width:0;width:100%}}html.lux-page .contact.visit-page{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;gap:.55rem!important;padding:4.4rem clamp(1.1rem,2.8vw,2.8rem) .85rem!important}html.lux-page .visit-head{flex:0 0 auto;margin-bottom:.15rem}html.lux-page .visit-main{flex:1 1 auto!important;min-height:0!important;max-width:1120px!important;width:100%!important;margin:0 auto!important;grid-template-columns:minmax(0,1.45fr) minmax(280px,.85fr)!important;gap:1rem!important;align-items:stretch!important}html.lux-page .visit-photo{aspect-ratio:auto!important;max-height:none!important;min-height:0!important;height:100%!important;border-radius:14px!important;overflow:hidden}html.lux-page .visit-photo img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center 40%!important;filter:contrast(1.06) saturate(1.08) brightness(1.02)}html.lux-page .visit-card{max-height:none!important;height:100%!important;justify-content:space-between!important;gap:.85rem!important;padding:1.15rem 1.2rem!important;border-radius:14px!important}html.lux-page .visit-card-contacts{display:flex;flex-direction:column;gap:.55rem}html.lux-page .visit-contact-link{font-size:.8rem!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html.lux-page .map-wrap{flex:0 0 auto!important;width:100%!important;max-width:1120px!important;height:clamp(9rem,18vh,12rem)!important;margin:.2rem auto 0!important;border-radius:12px!important}html.lux-page .contact-actions{flex:0 0 auto!important;margin:.35rem auto .2rem!important;gap:.9rem!important}html.lux-page .contact-actions .btn{min-width:240px!important;min-height:46px!important}@media(max-width:900px){html.lux-page .visit-main{grid-template-columns:1fr!important;flex:0 0 auto!important}html.lux-page .visit-photo{height:auto!important;min-height:12rem!important;max-height:34vh!important;aspect-ratio:16 / 10!important}html.lux-page .visit-card{height:auto!important}html.lux-page .visit-contact-link{white-space:normal}html.lux-page .map-wrap{height:11rem!important}html.lux-page .contact-actions .btn{min-width:0!important;width:100%!important}}html.lux-page .rooms-page{display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;padding:5.1rem 3.4rem 2.4rem!important;overflow:auto!important;background:radial-gradient(ellipse 70% 50% at 12% 18%,rgba(196,163,90,.14),transparent 55%),radial-gradient(ellipse 55% 45% at 88% 78%,rgba(31,61,42,.08),transparent 50%),#f4efe4!important;color:#1f3d2a}html.lux-page .rooms-page-inner{max-width:980px;width:100%;margin:0 auto;text-align:center}html.lux-page .rooms-kicker{margin:0 0 .4rem;font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:#7a6a4a}html.lux-page .rooms-title{margin:0 0 .45rem;font-family:Cormorant Garamond,Times New Roman,serif;font-size:clamp(1.9rem,3.2vw,2.7rem);font-weight:600;color:#102027;line-height:1.15}html.lux-page .rooms-lead{margin:0 auto 1.6rem;max-width:34rem;color:#4a5c52;font-size:1rem;line-height:1.5}html.lux-page .rooms-rate-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem;align-items:stretch;text-align:left}html.lux-page .rooms-rate-card{background:#fff;border:1px solid rgba(31,61,42,.14);padding:0;display:flex;flex-direction:column;align-items:stretch;gap:0;min-height:100%;box-sizing:border-box;overflow:hidden}html.lux-page .rooms-rate-photo{aspect-ratio:4 / 3;overflow:hidden;background:#e8e2d6}html.lux-page .rooms-rate-photo img{width:100%;height:100%;object-fit:cover;display:block}html.lux-page .rooms-rate-body{padding:1.1rem 1.2rem 1.2rem;display:flex;flex-direction:column;gap:.35rem;flex:1}html.lux-page .rooms-rate-card h3{margin:0;font-family:Cormorant Garamond,Times New Roman,serif;font-size:1.4rem;font-weight:600;color:#102027;line-height:1.25;min-height:0}html.lux-page .rooms-rate-price{margin:0;font-size:1.35rem;font-weight:700;color:#1f3d2a}html.lux-page .rooms-rate-price span{font-size:.85rem;font-weight:500;color:#6a7a70}html.lux-page .rooms-rate-guests{margin:0;font-size:.9rem;color:#6a7a70}html.lux-page .rooms-rate-guests strong{color:#102027;font-weight:600}html.lux-page .rooms-rate-extra{margin:0 0 .55rem;font-size:.9rem;color:#6a7a70;min-height:1.35rem}html.lux-page .rooms-rate-extra.is-blank{visibility:hidden}html.lux-page .rooms-rate-book{margin-top:auto;width:100%;background:#102027;color:#f3ead8;border:1px solid #c4a35a;padding:.65rem 1.1rem;font-size:.85rem;letter-spacing:.04em;text-align:center;box-sizing:border-box}html.lux-page .rooms-rate-book:hover{background:#17303a}html.lux-page .rooms-empty{margin:0}@media(max-width:900px){html.lux-page .rooms-page{padding:13.25rem 1rem 5.5rem!important;justify-content:flex-start!important}html.lux-page .rooms-page-inner{max-width:none;width:100%}html.lux-page .rooms-rate-grid{grid-template-columns:1fr;max-width:none;width:100%;margin:0;gap:1rem}html.lux-page .rooms-rate-card h3{min-height:0;color:#0b0b0b}html.lux-page .rooms-title,html.lux-page .rooms-lead,html.lux-page .rooms-rate-price,html.lux-page .rooms-rate-guests,html.lux-page .rooms-rate-extra{color:#1a1a1a}html.lux-page .rooms-kicker{color:#3a342c}}@media(max-width:720px){html.lux-page .ghost-title,html.lux-page .watermark{color:#1a1510!important;font-weight:700;font-size:clamp(1.55rem,7vw,2.2rem);letter-spacing:.04em;margin-bottom:.85rem}html.lux-page .intro-copy{color:#1a1a1a!important;font-size:1.05rem;line-height:1.55;padding-inline:.15rem .25rem}html.lux-page .intro,html.lux-page .gallery,html.lux-page .rooms-page{padding-left:calc(.85rem + env(safe-area-inset-left,0px))!important;padding-right:calc(.85rem + env(safe-area-inset-right,0px))!important}html.lux-page .stay-page{overflow-x:hidden!important;overflow-y:auto!important}html.lux-page .stay-story-page{padding:12.75rem 1rem 1.4rem!important;overflow-y:auto!important;justify-content:flex-start!important}html.lux-page .stay-story-page .retreat-board-main,html.lux-page .stay-story-page .retreat-space,html.lux-page .stay-story-page .retreat-perks{grid-template-columns:1fr!important}html.lux-page .rooms-page{padding-top:13.25rem!important;padding-bottom:calc(7.5rem + env(safe-area-inset-bottom,0px))!important}html.lux-page .gallery-mosaic{grid-template-columns:1fr 1fr!important;padding-bottom:5.5rem}html.lux-page .slide-arrow{top:auto!important;bottom:calc(1.1rem + env(safe-area-inset-bottom,0px));width:44px;height:44px;font-size:1.45rem;transform:none!important}html.lux-page .slide-arrow.prev{left:calc(.85rem + env(safe-area-inset-left,0px))}html.lux-page .slide-arrow.next{right:calc(.85rem + env(safe-area-inset-right,0px))}html.lux-page .locations.venues-page,html.lux-page .organize,html.lux-page .gallery{padding-bottom:calc(7.5rem + env(safe-area-inset-bottom,0px))!important}html.lux-page .venues-reserve-bar{margin-bottom:calc(5.75rem + env(safe-area-inset-bottom,0px))!important}html.lux-page .rooms-rate-grid{padding-bottom:1.25rem}html.lux-page .rooms-rate-book{margin-bottom:calc(5rem + env(safe-area-inset-bottom,0px));padding-inline:3.5rem}html.lux-page .booking-form .book-agree{padding-inline:3.4rem!important;margin-bottom:1rem}html.lux-page .booking-form .btn.full{margin-bottom:calc(5rem + env(safe-area-inset-bottom,0px))}html.lux-page .hero .petals{opacity:.32}html.lux-page .lightbox-nav{width:46px;height:46px;font-size:1.55rem;position:absolute;top:40%;transform:translateY(-50%)}html.lux-page .lightbox-nav.prev{left:.25rem}html.lux-page .lightbox-nav.next{right:.25rem}html.lux-page .lightbox-stage{display:block;position:relative;width:min(100%,94vw);max-width:94vw;min-width:0}html.lux-page .lightbox-frame{max-width:100%;width:100%;min-width:0;padding-inline:0}html.lux-page .lightbox-frame img,html.lux-page .lightbox-frame video{display:block;width:100%;max-width:100%;height:auto;max-height:min(64dvh,calc(100dvh - 7.5rem));object-fit:contain}html.lux-page .stay-hero-page .retreat-hero{grid-template-rows:minmax(9rem,28vh) minmax(0,1fr)!important}html.lux-page .stay-hero-page .retreat-hero-copy h2,html.lux-page .retreat-hero-copy h2{max-width:none;font-size:clamp(1.45rem,6.2vw,2rem);line-height:1.15}html.lux-page .stay-hero-page .retreat-hero-copy{padding:.85rem 1rem 5.5rem!important}html.lux-page .site-header{grid-template-columns:minmax(0,1fr) auto!important;column-gap:.45rem}html.lux-page .site-header .logo{min-width:0;max-width:100%}html.lux-page .site-header .logo-mark{width:34px}html.lux-page .site-header .logo strong{font-size:1.02rem;letter-spacing:.06em}html.lux-page .site-header .logo em{font-size:.72rem}html.lux-page .header-actions{flex-shrink:0;gap:.3rem;max-width:none}html.lux-page .header-actions .btn,html.lux-page .header-actions .install-app-btn{font-size:.62rem;letter-spacing:.02em;padding:.38rem .48rem;white-space:nowrap}html.lux-page .terms-lang-drop{display:none!important}html.lux-page .terms-banner{padding:14.5rem .75rem 0!important;align-items:flex-end}html.lux-page .terms-banner-inner{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.35rem .55rem;min-height:auto;padding:.55rem .65rem .6rem!important}html.lux-page .terms-banner h2{flex:1 1 auto;font-size:clamp(1.15rem,5.2vw,1.45rem);margin:0;text-align:left;line-height:1.15}html.lux-page .terms-lang-chips--banner{display:inline-flex!important;flex:0 0 auto;flex-wrap:nowrap;align-items:center;gap:.2rem;margin:0;padding:.12rem;border:1px solid rgba(198,164,88,.65);border-radius:999px;background:#080e1259}html.lux-page .terms-lang-chips--banner .terms-lang-chips-label{display:none}html.lux-page .terms-lang-chips--banner button{border:0;background:transparent;color:#e8d59a;border-radius:999px;padding:.28rem .48rem;font-family:Jost,Noto Sans Telugu,Noto Sans Devanagari,sans-serif;font-size:.72rem;font-weight:650;letter-spacing:.02em;cursor:pointer;min-height:0;line-height:1.2}html.lux-page .terms-lang-chips--banner button.is-on{background:#c6a458;border-color:transparent;color:#102027}html.lux-page .terms-side>.terms-lang-chips{display:none!important}html.lux-page .lux-deck>section.terms-page{overflow-x:hidden!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch}html.lux-page .lux-deck>section.organize{overflow-x:hidden!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch;justify-content:flex-start!important;align-items:stretch!important;padding:15.75rem .75rem calc(7.5rem + env(safe-area-inset-bottom,0px))!important}html.lux-page .lux-root:has(.site-header.is-staff-app) .organize{padding-top:17.25rem!important}html.lux-page .book-shell{max-height:none!important;justify-content:flex-start!important;width:100%;margin:0}html.lux-page .book-head{margin-bottom:.35rem}html.lux-page .booking-form{grid-template-columns:1fr!important;gap:.55rem;padding:.85rem .8rem 1rem}html.lux-page .booking-form .field{grid-column:1 / -1}html.lux-page .hall-picks{grid-template-columns:1fr!important}html.lux-page .lux-deck>section.intro{overflow-x:hidden!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch;justify-content:flex-start!important;padding-bottom:calc(6.5rem + env(safe-area-inset-bottom,0px))!important}html.lux-page .intro-photos.hall-autoscroll{min-height:14rem;height:min(48vh,22rem);max-height:22rem;flex:0 0 auto}html.lux-page .locations.venues-page{overflow-x:hidden!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch;justify-content:flex-start!important;padding-top:16.5rem!important;padding-bottom:calc(7.5rem + env(safe-area-inset-bottom,0px))!important}html.lux-page .lux-root:has(.site-header.is-staff-app) .locations.venues-page{padding-top:17.75rem!important}html.lux-page .venues-stage{flex:0 0 auto!important;min-height:auto!important;display:block!important;padding-top:.35rem}html.lux-page .venue-grid{flex:0 0 auto!important;max-height:none!important;min-height:auto!important;grid-template-columns:1fr!important;gap:1rem}html.lux-page .venues-page .venue-card{height:auto!important;min-height:0!important;overflow:hidden}html.lux-page .venues-page .venue-card img,html.lux-page .venues-page .venue-photo-slot{flex:0 0 auto!important;display:block!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:16 / 10!important;object-fit:cover!important;object-position:center center!important;border-radius:15px 15px 0 0}html.lux-page .site-header.scrolled,html.lux-page .site-header.menu-open{background:#fff!important}html.lux-page .venues-reserve-bar{flex:0 0 auto;margin-top:.75rem}}:root{--bg: #eef1f4;--panel: #ffffff;--ink: #15202b;--muted: #5d6b78;--line: #d8dee6;--nav: #102027;--nav-2: #17303a;--accent: #0f766e;--accent-2: #c4a35a;--ok: #0f766e;--warn: #b45309;--due: #b42318;--serif: "Cormorant Garamond", Georgia, serif;--sans: "Outfit", "Segoe UI", sans-serif}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;background:var(--bg);color:var(--ink);font-family:var(--sans)}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}a{color:inherit}.shell{display:grid;grid-template-columns:232px 1fr;min-height:100vh;min-height:100dvh}.shell.is-nav-closed{grid-template-columns:0 1fr}.shell.is-nav-closed .nav{visibility:hidden;pointer-events:none;overflow:hidden;width:0;min-width:0;padding:0;border:0}.staff-login{position:relative;isolation:isolate;min-height:100vh;min-height:100dvh;width:100%;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;background-color:#102027;background-image:url(/site/images/staff-login-bg.jpg);background-position:center;background-size:cover;background-repeat:no-repeat;overflow:auto;padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px);padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px)}.staff-login-shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(180deg,#0a0c0a38,#0a0c0a14 38%,#0a0c0a8c),radial-gradient(ellipse 80% 55% at 50% 18%,rgba(10,12,10,.15),transparent 70%)}.staff-login-hero,.staff-login-dock{position:relative;z-index:1}.staff-login-hero{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:clamp(2rem,6vh,4rem) 1.5rem 1.5rem;color:#f8f1e4;animation:staffLoginIn .7s ease both}.staff-login-hero img{display:block;height:clamp(56px,8vw,78px);width:auto;margin-bottom:1.15rem;filter:drop-shadow(0 14px 28px rgba(0,0,0,.4))}.staff-login-hero p{margin:0 0 .5rem;font-family:Jost,Segoe UI,sans-serif;font-size:.8rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:#e6c98a}.staff-login-hero h1{margin:0 0 .55rem;font-family:var(--serif);font-size:clamp(2.8rem,7vw,4.6rem);font-weight:600;line-height:.96;letter-spacing:.02em;color:#fff8ec;text-shadow:0 12px 36px rgba(0,0,0,.4)}.staff-login-hero span{font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-size:clamp(1.05rem,2vw,1.3rem);color:#fff8ecdb}.staff-login-dock{flex:0 0 auto;width:100%;padding:1.35rem clamp(1rem,4vw,2.4rem) 1.5rem;background:#fffcf6f0;border-top:1px solid rgba(255,255,255,.5);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 -18px 40px #080a082e;animation:staffLoginDock .75s .12s ease both}.staff-login-dock-inner{max-width:920px;margin:0 auto;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(1rem,3vw,2.2rem);align-items:end}.staff-login-dock-copy{padding-bottom:.15rem}.staff-login-sheet-kicker{margin:0 0 .3rem;font-family:Jost,Segoe UI,sans-serif;font-size:.68rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#8a6a2f}.staff-login-dock h2{margin:0 0 .3rem;font-family:var(--serif);font-size:clamp(1.55rem,2.5vw,1.95rem);font-weight:600;color:#2a241c;line-height:1.15}.staff-login-sub{margin:0 0 .7rem;text-align:left;font-size:13px;line-height:1.45;color:#6a6258}.staff-login-form{display:grid;grid-template-columns:1fr 1fr auto;gap:10px 12px;align-items:end}.staff-login-form label{width:100%;color:#4a4338;font-size:12px;font-weight:500}.staff-login-form input{width:100%;box-sizing:border-box;border-radius:10px;padding:11px 13px;margin-top:4px;border:1px solid #d8d2c6;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.staff-login-form input:focus{outline:none;border-color:#b08d3a;box-shadow:0 0 0 3px #b08d3a2e}.staff-login-error{grid-column:1 / -1;color:var(--due);font-size:13px;margin:0;line-height:1.4}.staff-login-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;padding-bottom:1px}.staff-login-submit,.staff-login-back{border-radius:999px;min-height:42px;padding:8px 16px;font-weight:600;white-space:nowrap}.staff-login-submit{background:#8a6a2f!important;border-color:#8a6a2f!important}.staff-login-submit:hover{background:#755821!important;border-color:#755821!important;filter:none}.staff-login-demo-toggle{border:0;background:transparent;color:#8a6a2f;font-family:Jost,Segoe UI,sans-serif;font-size:.7rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;padding:0}.staff-login-demo-toggle:hover,.staff-login-demo-toggle.is-on{color:#5c471c}.staff-login-hint{max-width:920px;margin:.9rem auto 0;padding-top:.85rem;border-top:1px solid rgba(0,0,0,.08);text-align:left}.staff-login-hint ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 14px}.staff-login-hint li{display:grid;grid-template-columns:1fr;gap:3px;font-size:12px;line-height:1.35}.staff-login-hint li span{color:var(--ink);font-weight:500}.staff-login-hint li code{font-family:ui-monospace,Cascadia Mono,Consolas,monospace;font-size:11px;background:#f4f1ea;border:1px solid #e4ddd0;border-radius:8px;padding:3px 8px;overflow-wrap:anywhere}@keyframes staffLoginIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes staffLoginDock{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media(max-width:820px){.staff-login-dock-inner{grid-template-columns:1fr;gap:.85rem}.staff-login-form{grid-template-columns:1fr}.staff-login-actions{width:100%}.staff-login-submit{flex:1 1 auto}.staff-login-hint ul{grid-template-columns:1fr}.staff-login-hero{justify-content:flex-end;padding-bottom:1.8rem}}.nav{background:var(--nav);color:#e7eef1;padding:calc(18px + env(safe-area-inset-top,0px)) 14px 0;display:flex;flex-direction:column;position:sticky;top:0;height:100vh;height:100dvh;max-height:100dvh;overflow:hidden;box-sizing:border-box}.nav-scroll{flex:1 1 auto;min-height:0;overflow:auto;padding-bottom:12px;scrollbar-width:none;-ms-overflow-style:none}.nav-scroll::-webkit-scrollbar{width:0;height:0;display:none}.brand{padding:6px 8px 16px;border-bottom:1px solid rgba(255,255,255,.08);text-align:center;flex:0 0 auto}.brand-logo{display:block;width:100%;max-width:196px;height:auto;margin:0 auto;filter:drop-shadow(0 10px 18px rgba(0,0,0,.35))}.brand .mark{width:36px;height:36px;border:1px solid var(--accent-2);display:grid;place-items:center;font-family:var(--serif);color:var(--accent-2);font-size:18px}.brand h1{font-family:var(--serif);font-size:26px;margin:8px 0 0;letter-spacing:.16em;font-weight:600;color:#fff;text-align:center;text-transform:uppercase}.brand p{margin:8px 0 0;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--accent-2)}.brand small{display:block;margin-top:8px;color:#9bb0b8;font-size:11px;line-height:1.4}.nav-group{margin-top:12px}.nav-collapse-btn{display:block;width:100%;margin-top:12px;padding:7px 8px;border:1px solid rgba(255,255,255,.16);border-radius:3px;background:#ffffff0f;color:#d7e2e6;font:inherit;font-size:12px;letter-spacing:.03em;cursor:pointer}.nav-collapse-btn:hover{background:#ffffff1f;color:#fff}.nav button:not(.nav-group-toggle):not(.nav-collapse-btn),.nav a{display:block;width:100%;text-align:left;background:transparent;border:0;color:#c5d4da;padding:7px 8px;border-radius:3px;font-size:13px;text-decoration:none;box-sizing:border-box;cursor:pointer;font-family:inherit}.nav a:hover,.nav a.on{background:var(--nav-2);color:#fff}.nav-group-toggle{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;text-align:left;background:transparent;border:0;color:#7f969e;padding:8px;border-radius:3px;font-size:10px;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;font-family:inherit;box-sizing:border-box}.nav-group-toggle:hover{background:#ffffff0f;color:#c5d4da}.nav-group.is-open .nav-group-toggle{color:#a8bdc5}.nav-group-label{min-width:0}.nav-group-arrow{flex:0 0 auto;width:0;height:0;border-style:solid;border-width:5px 0 5px 7px;border-color:transparent transparent transparent #c5d4da;transition:transform .15s ease}.nav-group-arrow.is-open{transform:rotate(90deg)}.nav-group-items[hidden]{display:none!important}.topbar-lead{display:flex;align-items:center;gap:10px;min-width:0}.nav-open-btn{flex:0 0 auto}.nav-foot{flex:0 0 auto;margin-top:0;padding:12px 0 calc(16px + env(safe-area-inset-bottom,0px));border-top:1px solid rgba(255,255,255,.1);font-size:11px;color:#8aa0a8;background:var(--nav)}.nav-foot-user{margin-bottom:8px;padding:0 4px;line-height:1.35}.nav-foot-user .muted{font-size:12px;color:#7f969e}.nav-logout{width:100%;justify-content:center;border:1px solid rgba(255,255,255,.16)!important;color:#fff!important;background:#ffffff0f!important}.nav-logout:hover{background:#ffffff1f!important}.nav-foot select{width:100%;background:var(--nav-2);border:1px solid rgba(255,255,255,.1);color:#fff;padding:6px;margin-top:6px}.workspace{min-width:0;min-height:0}.topbar{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 22px;background:var(--panel);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:5;padding-top:calc(12px + env(safe-area-inset-top,0px))}.topbar .crumb{font-size:12px;color:var(--muted)}.topbar h2{margin:0;font-size:16px;font-weight:600}.content{padding:18px 22px calc(48px + env(safe-area-inset-bottom,0px))}.page-lead{display:flex;justify-content:space-between;gap:12px;align-items:flex-end;margin-bottom:16px}.page-lead h2{margin:0;font-family:var(--serif);font-size:30px;font-weight:600}.page-lead p{margin:4px 0 0;color:var(--muted);font-size:13px}.kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:14px}.dash-kpis{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.kpi{background:var(--panel);border:1px solid var(--line);padding:12px 14px}.kpi .k{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.kpi .v{font-size:22px;font-weight:600;margin-top:4px;letter-spacing:-.02em}.kpi .s{font-size:12px;color:var(--muted);margin-top:4px}.kpi.wide{grid-column:span 2}.kpi.tone-a{border-top:3px solid #7c3aed}.kpi.tone-b{border-top:3px solid var(--ok)}.kpi.tone-c{border-top:3px solid #2563eb}.kpi.tone-d{border-top:3px solid var(--accent-2)}.kpi.tone-e{border-top:3px solid var(--due)}.kpi.tone-maint{border-top:3px solid #ea580c;background:#fff7ed}.kpis-cashbook-row{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.kpis-cashbook-row .kpi{padding:10px;min-width:0}.kpis-cashbook-row .kpi .k{font-size:9px;letter-spacing:.08em}.kpis-cashbook-row .kpi .v{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kpis-cashbook-row .kpi .s{font-size:11px}.kpis-one-row{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;margin-bottom:14px}.kpis-one-row .kpi{flex:1 1 0;min-width:120px;padding:10px}.kpis-one-row .kpi .k{font-size:9px;letter-spacing:.08em}.kpis-one-row .kpi .v{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kpis-one-row .kpi .s{font-size:11px}.cashbook-formula{margin:-4px 0 14px;padding:10px 14px;background:var(--panel);border:1px solid var(--line);font-size:15px;letter-spacing:-.01em;line-height:1.45;overflow-wrap:anywhere}.cashbook-formula strong{font-size:17px}.audit-cover{margin-bottom:0}.audit-signoff{margin-top:4px}.audit-sign-table td{padding:10px 8px;vertical-align:bottom}.audit-sign-line{letter-spacing:.04em;color:var(--muted)}.panel{background:var(--panel);border:1px solid var(--line);padding:14px 16px}.panel h3{margin:0 0 10px;font-size:14px;font-weight:600}.panel-head{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px}.panel-head h3{margin:0}.cancel-detail-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:1rem;background:#1020278c}.cancel-detail-card{width:min(640px,100%);max-height:min(90vh,760px);overflow:auto;margin:0;box-shadow:0 18px 48px #10202738}.cancel-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px;margin-bottom:14px}.cancel-detail-grid .muted{font-size:11px;letter-spacing:.06em;text-transform:uppercase;margin-bottom:2px}.bill-finance-bar{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;margin-bottom:12px}.bill-finance-bar>div{background:#fff;border:1px solid var(--line);border-radius:8px;padding:10px 12px}.bill-finance-bar .muted{display:block;font-size:10px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px}.bill-finance-bar strong{font-size:14px;word-break:break-word}@media(max-width:1100px){.bill-finance-bar{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:560px){.cancel-detail-grid,.bill-finance-bar{grid-template-columns:1fr 1fr}}@media print{.refund-receipt-sheet{box-shadow:none!important;position:static!important;max-height:none!important}}.dash-section-title{margin:8px 0 10px;font-family:var(--serif);font-size:1.15rem;font-weight:600}.dash-main{display:grid;grid-template-columns:1.35fr .85fr;gap:12px;margin-bottom:12px}.dash-main-single{grid-template-columns:1fr}.dash-main>.panel{overflow:visible}.dash-mid{display:grid;grid-template-columns:1.1fr .9fr .9fr .8fr;gap:12px;margin-bottom:12px}.dash-bot{display:grid;grid-template-columns:1.4fr .8fr;gap:12px}.dash-bot-single{grid-template-columns:minmax(0,28rem)}.dash-overview-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:14px}.dash-filters{margin-bottom:14px}.dash-filter-row{display:flex;flex-wrap:wrap;gap:14px 20px;align-items:flex-start}.dash-filter-month{display:flex;flex-direction:column;gap:6px;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-weight:600;position:relative;flex:0 0 auto}.dash-filter-row-cal{align-items:stretch}.dash-filter-assets{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.dash-month-cal{position:relative;text-transform:none;letter-spacing:0}.dash-month-cal-inline{width:280px;max-width:100%;padding:12px;border:1px solid var(--line);border-radius:12px;background:#fff}.dash-month-cal-trigger{min-width:9.5rem;display:inline-flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 12px;border:1px solid var(--line);background:#fff;font:inherit;color:inherit;border-radius:8px;cursor:pointer}.dash-month-cal-trigger.open,.dash-month-cal-trigger:hover{border-color:var(--ink, #1c1917)}.dash-month-cal-caret{font-size:10px;opacity:.7}.dash-month-cal-pop{position:absolute;top:calc(100% + 6px);left:0;z-index:40;width:280px;padding:12px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 12px 32px #1c19171f}.dash-month-cal-nav{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.dash-month-cal-nav strong{font-size:14px;font-weight:650;color:var(--ink, #1c1917);text-transform:none;letter-spacing:0}.dash-month-cal-weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:2px;margin-bottom:4px;text-align:center;font-size:10px;letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}.dash-month-cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.dash-month-cal-empty{aspect-ratio:1}.dash-month-cal-day{aspect-ratio:1;border:0;border-radius:8px;background:transparent;font:inherit;font-size:13px;cursor:pointer;color:inherit;position:relative;z-index:1;pointer-events:auto}.dash-month-cal-day:hover{background:#1c19170f}.dash-month-cal-day.today{box-shadow:inset 0 0 0 1.5px var(--accent, #3f6f4e);font-weight:650}.dash-month-cal-day.booked:after{content:"";position:absolute;left:50%;bottom:4px;width:5px;height:5px;border-radius:50%;transform:translate(-50%);background:var(--accent, #3f6f4e)}.dash-month-cal-day.on{background:var(--accent, #3f6f4e);color:#fff;font-weight:650}.dash-month-cal-day.on.booked:after{background:#fff}.dash-month-cal-foot{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:10px;padding-top:10px;border-top:1px solid var(--line);text-transform:none;letter-spacing:0;font-weight:400}.dash-filter-label{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-weight:600}.dash-asset-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:8px;flex:1;align-content:start;min-height:280px}.dash-asset-card{display:flex;flex-direction:column;align-items:flex-start;gap:4px;min-height:96px;padding:12px;border:1px solid var(--line);border-radius:12px;background:#fff;text-align:left;font:inherit;color:inherit;cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease,transform .12s ease}.dash-asset-card:hover{border-color:#9aa8b0;transform:translateY(-1px);box-shadow:0 6px 14px #1020270f}.dash-asset-card.on{background:#102027;border-color:#102027;color:#fff;box-shadow:0 8px 18px #10202729}.dash-asset-card.on .dash-asset-kind,.dash-asset-card.on .dash-asset-detail,.dash-asset-card.on .dash-asset-status{color:#ffffffb8}.dash-asset-card.on .dash-asset-status.busy{color:#9ee0d6}.dash-asset-kind{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-weight:650}.dash-asset-name{font-size:14px;font-weight:700;line-height:1.25;letter-spacing:-.01em}.dash-asset-detail{font-size:12px;color:var(--muted)}.dash-asset-status{margin-top:auto;font-size:12px;font-weight:650;color:var(--ok, #2f6b4f)}.dash-asset-status.busy{color:var(--due, #a33b3b)}.dash-filter-chips{display:flex;flex-wrap:wrap;gap:6px}.dash-chip{border:1px solid var(--line);background:#fff;color:inherit;font:inherit;font-size:12px;font-weight:600;padding:6px 10px;border-radius:999px;cursor:pointer;line-height:1.2}.dash-chip:hover{border-color:#9aa8b0}.dash-chip.on{background:#102027;border-color:#102027;color:#fff}.dash-filter-note{margin:10px 0 0;font-size:12px}.dash-ov-card,.dash-room-stat,.dash-report-item,.dash-report-net{display:flex;flex-direction:column;gap:4px;text-align:left;border:1px solid var(--line);border-radius:10px;padding:14px 14px 12px;background:#fff;min-width:0}button.dash-ov-card{font:inherit;color:inherit;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}button.dash-ov-card:hover{transform:translateY(-1px);box-shadow:0 6px 16px #10202714}.dash-ov-k{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-weight:600}.dash-ov-v{font-size:clamp(1.05rem,1.6vw,1.35rem);font-weight:700;letter-spacing:-.02em;line-height:1.25;word-break:break-word}.dash-ov-s{font-size:12px;color:var(--muted)}.dash-ov-card.tone-hall{background:#eef6ff;border-color:#cfe0f5}.dash-ov-card.tone-up{background:#eefaf2;border-color:#c9e8d4}.dash-ov-card.tone-book{background:#f3effc;border-color:#ddd0f5}.dash-ov-card.tone-rev{background:#eaf8fb;border-color:#c5e6ee}.dash-ov-card.tone-pend{background:#fff4ec;border-color:#f0d5c0}.dash-room-status{margin-bottom:14px}.dash-room-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.dash-room-stat.rs-total{background:#eef4ff;border-color:#cfdcf5}.dash-room-stat.rs-occ{background:#fff0f0;border-color:#f0cfcf}.dash-room-stat.rs-free{background:#eefaf2;border-color:#c9e8d4}.dash-room-stat.rs-in{background:#f3effc;border-color:#ddd0f5}.dash-room-stat.rs-hold{background:#fff8e8;border-color:#f0dfb0}.dash-refund-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.dash-report{margin-bottom:18px}.dash-report-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr)) minmax(160px,1.15fr);gap:10px}.dash-report-item{background:#f7f5fc;border-color:#e2daf3}.dash-report-net{background:#eefaf2;border-color:#c9e8d4;justify-content:center}@media(max-width:1200px){.dash-overview-kpis,.dash-report-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.dash-overview-kpis,.dash-room-grid,.dash-report-grid{grid-template-columns:1fr 1fr}}.dash-period-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 16px;margin:8px 0 6px}.dash-period-filters{display:flex;flex-wrap:wrap;align-items:end;gap:8px}.dash-period-filters label{display:flex;flex-direction:column;gap:4px;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.dash-period-filters input[type=date]{min-width:9.5rem;padding:6px 8px;border:1px solid var(--line);background:#fff;font:inherit;color:inherit;text-transform:none;letter-spacing:0}.dash-cal{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;overflow:visible}.dash-cal .wd{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);padding:4px}.dash-cal .empty{min-height:52px}.dash-cal button{min-height:52px;border:1px solid var(--line);background:#fff;text-align:left;padding:6px;display:flex;flex-direction:column;gap:4px;font-size:12px;position:relative;overflow:visible}.dash-cal button.has-tip:hover,.dash-cal button.has-tip:focus-visible{z-index:12}.dash-cal button strong{font-size:13px}.dash-cal button>span:not(.cal-tip){font-size:10px;color:var(--ok);background:#f0faf8;padding:1px 5px;width:fit-content}.dash-cal button>span.is-room{color:var(--warn);background:#fff8ee}.dash-cal button.on{outline:2px solid var(--accent);outline-offset:-2px}.dash-cal button.has-tip:hover .cal-tip,.dash-cal button.has-tip:focus-visible .cal-tip{display:flex;flex-direction:column;gap:6px}.dash-cal>button:nth-child(-n+14) .cal-tip{top:calc(100% + 6px);bottom:auto}.dash-cal button.is-sat .cal-tip{left:auto;right:0}.dash-cal button.is-sun .cal-tip{left:0;right:auto}.dash-list{display:flex;flex-direction:column;gap:6px}.dash-row{width:100%;display:flex;justify-content:space-between;gap:10px;align-items:center;text-align:left;background:#f8fafb;border:1px solid var(--line);padding:10px 12px}.dash-row-end{display:flex;flex-direction:column;align-items:flex-end;gap:4px;font-size:12px;font-weight:600}.hall-line{display:grid;grid-template-columns:52px 1fr auto;gap:10px;align-items:center;padding:8px 0;border-bottom:1px solid #eef1f4}.hall-line img{width:52px;height:40px;object-fit:cover}.hall-line:last-child{border:0}.room-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px}.room-stats div{background:#f8fafb;border:1px solid var(--line);padding:10px}.room-stats b{display:block;font-size:22px}.room-stats span{font-size:11px;color:var(--muted)}.occ-bar{margin-top:12px}.occ-track{height:8px;background:#e8eef2;overflow:hidden}.occ-track i{display:block;height:100%;background:var(--accent)}.occ-bar span{display:block;margin-top:6px;font-size:12px;color:var(--muted)}.spark{display:flex;align-items:flex-end;gap:6px;height:88px;margin:8px 0 10px}.spark>div{flex:1;height:100%;display:flex;align-items:flex-end}.spark i{display:block;width:100%;background:var(--accent-2);min-height:6px}.quick{display:flex;flex-direction:column;gap:6px}.quick button{width:100%;text-align:left;background:#f8fafb;border:1px solid var(--line);padding:9px 10px;font-size:13px}.quick button:hover{background:#eef4f6}.pay-viz{display:flex;gap:16px;align-items:center}.donut{width:110px;height:110px;border-radius:50%;-webkit-mask:radial-gradient(circle,transparent 48%,#000 50%);mask:radial-gradient(circle,transparent 48%,#000 50%);flex:0 0 110px}.pay-viz ul{list-style:none;margin:0;padding:0;font-size:13px}.pay-viz li{display:flex;align-items:center;gap:8px;margin:6px 0}.pay-viz i{width:10px;height:10px;display:inline-block}.pay-viz i.ok{background:var(--ok)}.pay-viz i.warn{background:var(--warn)}.pay-viz i.due{background:var(--due)}.g2{display:grid;grid-template-columns:1.3fr .7fr;gap:12px}.g3{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.g4{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.split{display:grid;grid-template-columns:280px 1fr;gap:12px}table{width:100%;border-collapse:collapse;font-size:13px}th{text-align:left;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-weight:600;padding:6px 8px 8px 0;border-bottom:1px solid var(--line)}td{padding:8px 10px 8px 0;border-bottom:1px solid #eef1f4;vertical-align:top}td.num,th.num{text-align:right;padding-left:12px;padding-right:8px;white-space:nowrap;font-variant-numeric:tabular-nums}.table-wrap{width:100%;overflow-x:auto}.tariff{table-layout:fixed;width:100%;min-width:560px}.tariff th,.tariff td{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:8px 12px;vertical-align:middle}.tariff th:first-child,.tariff td:first-child{padding-left:0}.tariff th:last-child,.tariff td:last-child{padding-right:0}tfoot td{border-top:1px solid var(--line);border-bottom:0;padding-top:10px}.print-only{display:none}.report-filters{margin-bottom:12px}.report-filters label{min-width:160px}.bill-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bill-filters select,.bill-filters input[type=search]{width:100%}@media(max-width:900px){.bill-filter-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.bill-filter-grid{grid-template-columns:1fr}}.report-letter{margin-bottom:14px}.report-letter strong,.master-letter strong{font-family:var(--serif);font-size:22px}.master-letter h3{margin:18px 0 8px;font-size:14px}tr.clickable{cursor:pointer}tr.clickable:hover td{background:#f6f8fa}.btn{background:var(--accent);color:#fff;border:1px solid var(--accent);padding:7px 12px;font-size:13px}.btn:hover{filter:brightness(.95)}.btn.ghost{background:transparent;color:var(--ink);border-color:var(--line)}.btn.small{padding:4px 8px;font-size:12px}.btn.danger{background:transparent;color:var(--due);border-color:#f0c7c3}.row{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.pill{display:inline-block;font-size:10px;letter-spacing:.06em;text-transform:uppercase;padding:2px 7px;border:1px solid var(--line)}.pill.ok{color:var(--ok);border-color:#b7ddd8;background:#f0faf8}.pill.warn{color:var(--warn);border-color:#f0d3a8;background:#fff8ee}.pill.due{color:var(--due);border-color:#f0c7c3;background:#fdf4f3}.pill.maint{color:#9a3412;border-color:#fdba74;background:#ffedd5;font-weight:700}.pill.muted{color:var(--muted)}.master-save-flash{margin-bottom:14px;padding:16px 20px;border-radius:10px;background:linear-gradient(135deg,#0d6b5c,#0a8f7a);color:#fff;box-shadow:0 8px 24px #0d6b5c59;animation:master-save-pop .35s ease}.master-save-flash strong{display:block;font-size:16px;margin-bottom:4px}.master-save-flash span{display:block;font-size:14px;line-height:1.45;opacity:.95}@keyframes master-save-pop{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.master-letter .master-event-order{margin:0;padding-left:1.25rem}.master-letter .master-event-order li{margin:2px 0}label{display:flex;flex-direction:column;gap:5px;font-size:12px;color:var(--muted)}label.check{flex-direction:row;align-items:center;gap:8px}input,select,textarea{border:1px solid var(--line);background:#fff;padding:7px 8px}textarea{min-height:72px;resize:vertical}textarea.lang-te{font-family:"Noto Sans Telugu",inherit}textarea.lang-hi{font-family:"Noto Sans Devanagari",inherit}.fields{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.fields.two{grid-template-columns:1fr 1fr}.exp-panel{margin-bottom:14px}.exp-section-title{margin:0 0 12px;font-size:1.05rem}.exp-form{display:flex;flex-direction:column;gap:14px}.exp-row{display:grid;gap:10px 14px;align-items:start;grid-template-columns:repeat(3,minmax(0,1fr))}.exp-row-3,.exp-row-2{grid-template-columns:repeat(3,minmax(0,1fr))}.exp-span-2{grid-column:span 2}.exp-form label{display:grid;grid-template-rows:1.25rem auto;gap:6px;align-content:start;font-size:12px;font-weight:600;color:var(--ink);min-width:0}.exp-lab{display:block;line-height:1.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.exp-form input,.exp-form select{width:100%;height:40px;min-height:40px;box-sizing:border-box;margin:0}.exp-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding-top:2px}.exp-hint{font-size:12px}.exp-error{margin:0;color:var(--due);font-size:13px}.exp-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 14px;margin-bottom:12px;max-width:640px}.exp-filters label{display:grid;grid-template-rows:1.25rem auto;gap:6px;font-size:12px;font-weight:600}.exp-filters input,.exp-filters select{width:100%;height:40px;box-sizing:border-box}.exp-total{display:flex;align-items:baseline;gap:8px;font-size:1.15rem}.exp-table{width:100%}.exp-table th.num,.exp-table td.num{text-align:right;white-space:nowrap}.exp-table tr.exp-row-maint td{background:#fff7ed}.exp-table tr.exp-row-maint td:first-child{box-shadow:inset 4px 0 #ea580c}.exp-row-actions{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.exp-status{display:inline-block;font-size:11px;font-weight:600;padding:2px 7px;border:1px solid var(--line);background:#f6f6f4}.exp-status.none{color:var(--muted)}.exp-status.wait{color:var(--warn);border-color:#f0d3a8;background:#fff8ee}.exp-status.ok{color:#1a6b3c;border-color:#b8ddc4;background:#eef8f1}.table-wrap{overflow-x:auto}@media(max-width:900px){.exp-row,.exp-row-3,.exp-row-2,.exp-filters{grid-template-columns:1fr 1fr}.exp-span-2{grid-column:span 2}}@media(max-width:560px){.exp-row,.exp-row-3,.exp-row-2,.exp-filters{grid-template-columns:1fr}.exp-span-2{grid-column:span 1}}.chip{border:1px solid var(--line);background:#fff;padding:7px 10px;font-size:12px}.chip.on{border-color:var(--accent);background:var(--accent);color:#fff}.chip.held{border-color:#f0d3a8;background:#fff8ee;color:var(--warn)}.chip.held.peek,.chip.on.peek{outline:2px solid var(--accent);outline-offset:1px}.chip.held.peek{outline-color:var(--warn)}.chips{display:flex;flex-wrap:wrap;gap:6px}.hall-tariff-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:8px;margin-bottom:4px}.hall-tariff-card{display:block;width:100%;text-align:left;border:1px solid var(--line);background:#fff;padding:10px 12px;cursor:pointer}.hall-tariff-card strong{display:block;font-size:13px;margin-bottom:6px}.hall-tariff-card.on{border-color:var(--accent);background:var(--accent);color:#fff}.hall-tariff-lines{display:flex;flex-direction:column;gap:4px;font-size:12px}.hall-tariff-lines em{display:inline-block;min-width:4.5rem;font-style:normal;font-size:10px;letter-spacing:.04em;text-transform:uppercase;opacity:.85}.hall-tariff-card.on .hall-tariff-lines em{opacity:.9}.hall-tariff-card.is-held{border-color:#e8c9a8;background:#fff8ee;color:#5c5348;cursor:not-allowed;opacity:.92}.hall-tariff-card.is-held:disabled{opacity:.85}.hall-tariff-hold{display:block;font-size:11px;color:#9b2c2c;margin-bottom:4px}.hall-tariff-note{display:block;margin-top:8px;font-size:11px;line-height:1.35;color:var(--muted)}.hall-tariff-card.on .hall-tariff-note{color:#ffffffe0}.hall-slot-rate{margin:6px 0 0;font-size:12px}.hall-slot-rate strong{color:var(--accent)}.booking-workflow{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:14px;padding:12px 14px;background:#f3f6f5;border:1px solid var(--line);border-radius:8px}.booking-workflow-caption{flex:0 0 100%;margin:0 0 4px;font-size:12px}.booking-workflow-item{display:inline-flex;align-items:center;gap:6px}.booking-workflow-arrow{color:var(--muted);font-size:12px;margin:0 2px}.booking-workflow-step{border:1px solid var(--line);background:#fff;padding:6px 10px;font-size:12px;cursor:pointer;border-radius:4px}.booking-workflow-step em{display:inline-block;font-style:normal;font-weight:700;color:var(--accent);margin-right:5px}.booking-workflow-step.is-current{border-color:var(--accent);background:#f0faf8;box-shadow:inset 0 0 0 1px var(--accent)}.booking-workflow-step.is-done{border-color:#b7ddd8;background:#f0faf8}.booking-workflow-step:disabled{opacity:.45;cursor:not-allowed}.guest-peek{margin-top:12px;border:1px solid var(--line);background:#f8fafb;padding:12px 14px}.guest-peek h4{margin:0;font-size:15px}.guest-peek .fields{margin-top:10px}.room-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(108px,1fr));gap:8px}.room-board-kpis{margin-top:0;margin-bottom:12px}.room-floors{display:flex;flex-direction:column;gap:12px}.room-floor{border:1px solid var(--line);background:#fff;padding:12px 14px}.room-floor-head{display:flex;justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:10px;font-size:12px;color:var(--muted)}.room-floor-head strong{font-size:13px;letter-spacing:.06em;text-transform:uppercase;color:var(--ink)}.room-floor-row{display:flex;flex-wrap:wrap;gap:8px}.room-tile{display:flex;flex-direction:column;align-items:flex-start;gap:4px;min-width:118px;max-width:148px;padding:10px 10px 9px;border:1px solid var(--line);border-left-width:4px;background:#f8fafb;text-align:left;cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .12s}.room-tile:hover{transform:translateY(-1px);box-shadow:0 4px 12px #15202b14}.room-tile.is-selected{border-color:var(--accent);box-shadow:0 0 0 2px #0f766e24}.room-tile.occ-Available{border-left-color:var(--ok);background:#f3faf7}.room-tile.occ-Reserved{border-left-color:#7c3aed;background:#f6f3ff}.room-tile.occ-Occupied{border-left-color:#2563eb;background:#eff6ff}.room-tile.occ-Out-of-order{border-left-color:var(--due);background:#fef2f2}.room-tile.occ-Maintenance{border-left-color:#ea580c;border-left-width:6px;background:repeating-linear-gradient(-45deg,#ffedd5,#ffedd5 8px,#fed7aa 8px,#fed7aa 16px);box-shadow:inset 0 0 0 1px #ea580c40}.room-tile.occ-Maintenance .room-tile-no{color:#9a3412}.room-tile.occ-Maintenance .room-tile-type{color:#c2410c;font-weight:600}.room-status-legend{display:flex;flex-wrap:wrap;gap:10px 16px;margin:0 0 12px;padding:8px 10px;border:1px solid var(--line);background:#fff;font-size:12px;color:var(--muted)}.room-status-legend span{display:inline-flex;align-items:center;gap:6px}.room-status-legend i{width:12px;height:12px;border-radius:2px;display:inline-block}.room-status-legend .lg-ok{background:var(--ok)}.room-status-legend .lg-book{background:#7c3aed}.room-status-legend .lg-occ{background:#2563eb}.room-status-legend .lg-ooo{background:var(--due)}.room-status-legend .lg-maint{background:repeating-linear-gradient(-45deg,#fdba74,#fdba74 3px,#ea580c 3px,#ea580c 6px)}.room-tile-no{font-size:22px;font-weight:600;line-height:1}.room-tile-type{font-size:10px;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);line-height:1.3}.room-tile-badges{display:flex;flex-wrap:wrap;gap:4px}.room-tile-guest{font-size:11px;color:var(--muted);line-height:1.35;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.room-detail-empty{display:flex;flex-direction:column;justify-content:center;min-height:220px}.room-card{border:1px solid var(--line);background:var(--panel);padding:10px;min-height:108px;display:flex;flex-direction:column;text-align:left;width:100%;cursor:pointer;transition:border-color .15s,box-shadow .15s}.room-card:hover{border-color:#9bb0b8}.room-card.is-selected{border-color:var(--accent);box-shadow:0 0 0 2px #0f766e24}.room-board-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;align-items:start;margin-top:4px}.room-board-main{min-width:0}.room-detail-panel{border:1px solid var(--line);background:#f8fafb;padding:14px 16px}.room-detail-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:12px}.room-detail-head h4{margin:0;font-size:18px}.room-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 12px;margin-bottom:12px}.room-detail-label{display:block;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:4px}.room-detail-guest{margin-top:4px}.room-detail-guest strong{display:block;margin-bottom:4px}.rooms-board-panel{overflow:visible}tr.clickable.is-selected td{background:#edf7f6}@media(min-width:980px){.room-board-layout{grid-template-columns:minmax(0,1fr) minmax(280px,320px)}.room-detail-panel{position:sticky;top:68px;max-height:calc(100vh - 88px);overflow:auto}.room-detail-empty{min-height:280px}}.room-card .no{font-size:22px;font-weight:600}.room-card .meta{font-size:12px;color:var(--muted);margin:2px 0 8px}.room-card .guest{margin-top:auto;font-size:12px}.cal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;gap:10px}.cal-head h3{margin:0;font-size:18px}.dash-brand{margin:0;font-family:var(--serif);font-size:18px;font-weight:600;color:var(--ink);text-transform:uppercase;letter-spacing:.16em}.dash-month{margin:0;font-family:var(--serif);font-size:26px;font-weight:600;letter-spacing:.02em;text-align:center}.dash-month-wrap{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;min-width:0}.dash-logo{height:42px;width:auto;max-width:220px;object-fit:contain}.cal-easy{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.85fr);gap:12px;align-items:start}.cal-legend{display:flex;flex-wrap:wrap;gap:12px 16px;font-size:12px;color:var(--muted);margin:0 0 10px}.cal-legend i{display:inline-block;width:10px;height:10px;margin-right:5px;vertical-align:-1px}.cal-legend i.hall{background:var(--ok)}.cal-legend i.room{background:var(--warn)}.cal-month{display:grid;grid-template-columns:repeat(7,1fr)}.cal-month .wd{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);padding:4px}.cal-day{min-height:88px;border:1px solid var(--line);margin:-1px 0 0 -1px;padding:6px 7px;background:#fff;text-align:left;display:flex;flex-direction:column;align-items:flex-start;gap:3px;position:relative;overflow:visible}.cal-day.has-tip:hover,.cal-day.has-tip:focus-visible,.cal-week .has-tip:hover,.cal-week .has-tip:focus-visible{z-index:12}.cal-tip{display:none;position:absolute;bottom:calc(100% + 6px);left:0;top:auto;z-index:20;min-width:220px;max-width:280px;padding:8px 10px;background:#102027;color:#eef4f6;text-align:left;box-shadow:0 10px 24px #10202738;pointer-events:none}.cal-month>.cal-day:nth-child(-n+14) .cal-tip{top:calc(100% + 6px);bottom:auto}.cal-day.is-sat .cal-tip,.cal-week .c:nth-child(8n) .cal-tip{left:auto;right:0}.cal-day.is-sun .cal-tip{left:0;right:auto}.cal-day.has-tip:hover .cal-tip,.cal-day.has-tip:focus-visible .cal-tip,.cal-week .has-tip:hover .cal-tip,.cal-week .has-tip:focus-visible .cal-tip{display:flex;flex-direction:column;gap:6px}.cal-tip-row{display:flex;flex-direction:column;gap:1px}.cal-tip-row b{font-size:12px;font-weight:600;font-style:normal}.cal-tip-row em{font-size:11px;font-style:normal;color:#b7c6cc}.cal-tip-row.hall b{color:#9ee0d6}.cal-tip-row.room b{color:#f3c98a}.cal-day.is-empty{background:transparent;border-color:transparent;min-height:88px}.cal-day.is-today{background:#f3faf8}.cal-day.is-on{outline:2px solid var(--accent);outline-offset:-2px;z-index:1;position:relative}.cal-day strong{font-size:13px}.cal-chip{font-size:10px;padding:1px 5px;width:fit-content;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cal-chip.hall{color:var(--ok);background:#f0faf8}.cal-chip.room{color:var(--warn);background:#fff8ee}.cal-detail h3{margin:4px 0 8px;font-family:var(--serif);font-size:24px;font-weight:600}.cal-sum{margin:0 0 4px;font-size:13px;font-weight:600}.cal-block{margin-top:16px}.cal-block h4{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin:0 0 6px}.cal-row{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:start;padding:9px 0;border-bottom:1px solid #eef1f4}.cal-row-maint{background:#fff7ed;border:1px solid #fdba74;border-bottom-color:#fdba74;padding:9px 10px;margin-top:6px}.cal-row .who{font-size:12px;color:var(--muted);margin-top:2px}.cal-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.cal-week-wrap{overflow-x:auto}.cal-week{display:grid;grid-template-columns:110px repeat(7,minmax(72px,1fr));min-width:720px}.cal-week .h,.cal-week .c{border:1px solid var(--line);padding:8px;min-height:58px;font-size:12px;background:#fff;text-align:left;position:relative}.cal-week .h{background:#f6f8fa;font-weight:600}.cal-week .cal-week-d{display:flex;flex-direction:column;gap:2px}.cal-week .cal-week-d b{font-size:16px}.cal-week .c{display:flex;flex-direction:column;gap:2px}.cal-week .c span{font-size:11px;color:var(--muted);font-weight:400}.cal-week .c.is-free{color:var(--ok);background:#f7fbfa}.cal-week .c.is-busy{background:#f0faf8}.cal-week .c.is-room{color:var(--warn);background:#fff8ee}.cal-week .is-on{outline:2px solid var(--accent);outline-offset:-2px;z-index:1}.invoice{max-width:860px;margin:0 auto;background:#fff;border:1px solid var(--line);padding:28px 32px}.invoice h1{font-family:var(--serif);margin:0;font-size:30px}.invoice .due-row{color:var(--due)}.invoice-terms{margin-top:22px;padding-top:14px;border-top:1px solid var(--line)}.invoice-terms h4{margin:0 0 4px;font-size:13px;letter-spacing:.06em;text-transform:uppercase}.invoice-terms ol{margin:8px 0 0;padding-left:1.2rem;font-size:11px;line-height:1.45;color:#444}.invoice-terms li{margin:0 0 4px}.due-box{max-width:860px;margin:12px auto 0;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;border:1px solid var(--line);background:#fff}.due-box.is-due{border-color:#f0c7c3;background:#fdf4f3}.due-box.is-paid{border-color:#b7ddd8;background:#f0faf8}.due-box strong{font-size:22px;display:block}.orn{height:6px;background:repeating-linear-gradient(90deg,#7a1f2b 0 8px,var(--accent-2) 8px 12px,transparent 12px 18px);margin:10px 0 16px}.portal{max-width:980px;margin:0 auto;padding:28px 16px 64px}.portal-hero{background:var(--nav);color:#eef4f6;padding:36px 32px}.portal-hero h1{font-family:var(--serif);font-size:42px;margin:8px 0}.muted{color:var(--muted);font-size:13px}.empty{padding:24px;text-align:center;color:var(--muted)}.ai{display:grid;grid-template-columns:1fr 280px;gap:12px}.ai .log{min-height:180px;background:#f6f8fa;padding:12px;font-size:14px}.tabs{display:flex;gap:4px;margin-bottom:12px}.tabs button{border:1px solid var(--line);background:#fff;padding:6px 10px;font-size:12px}.tabs button.on{background:var(--nav);color:#fff;border-color:var(--nav)}@media(min-width:721px)and (max-width:1200px){.shell{grid-template-columns:200px minmax(0,1fr);height:100dvh;max-height:100dvh;min-height:0;overflow:hidden;padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px)}.shell.is-nav-closed{grid-template-columns:0 minmax(0,1fr)}.nav{position:sticky;top:0;height:100%;max-height:100dvh}.workspace{overflow:auto;-webkit-overflow-scrolling:touch;max-height:100dvh}.brand-logo{max-width:158px}.brand h1{font-size:22px}.nav button,.nav a{padding:9px 10px;font-size:14px}.kpis,.dash-kpis,.room-grid,.fields,.g2,.g3,.g4,.split,.ai,.dash-main,.dash-mid,.dash-bot{grid-template-columns:1fr 1fr}.kpis.kpis-cashbook-row{grid-template-columns:repeat(6,minmax(110px,1fr));overflow-x:auto}.kpis.kpis-one-row{display:flex;flex-wrap:nowrap}.cal-easy{grid-template-columns:1fr}.content{padding:16px 18px calc(28px + env(safe-area-inset-bottom,0px))}.topbar{padding:12px 16px;padding-top:calc(12px + env(safe-area-inset-top,0px))}.panel,.card{border-radius:8px}table th,table td{padding:8px 10px}.table-wrap,.panel{max-width:100%}}@media(max-width:720px){.shell,.shell.is-nav-closed{grid-template-columns:1fr}.shell.is-nav-closed .nav{display:none}.nav{height:auto;position:relative;max-height:none}.kpis,.dash-kpis,.room-grid,.fields,.g2,.g3,.g4,.split,.ai,.dash-main,.dash-mid,.dash-bot,.cal-easy{grid-template-columns:1fr}.kpis.kpis-cashbook-row{grid-template-columns:repeat(6,minmax(110px,1fr));overflow-x:auto}.kpis.kpis-one-row{display:flex;flex-wrap:nowrap}.content{padding:12px}.dash-filter-row-cal{flex-direction:column}.dash-month-cal-inline{width:100%}.nav button,.nav a{padding:10px 12px;font-size:15px}}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#102027b8;display:grid;place-items:center;z-index:60;padding:24px}.lightbox-card{background:#fff;max-width:min(920px,96vw);width:100%;padding:16px;border:1px solid var(--line)}.retreat{margin-bottom:16px;border:1px solid rgba(196,163,90,.45);background:#102027;color:#f3ead8;overflow:visible}.retreat-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.9fr);align-items:stretch;min-height:420px}.retreat-photos{display:grid;grid-template-rows:1.7fr 1fr;gap:0;min-height:0;height:100%;overflow:hidden;background:#0b1214}.retreat-photos img{width:100%;height:100%;min-width:0;min-height:0;object-fit:cover;object-position:center 28%;display:block}.retreat-photo-slot{width:100%;height:100%;min-height:120px;background:linear-gradient(120deg,#1a2428,#0b1214)}.retreat-photos img:last-child{object-position:center 42%}.retreat-hero-copy{min-width:0;padding:2.4rem 2.6rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:radial-gradient(ellipse at 80% 0%,rgba(196,163,90,.22),transparent 55%),linear-gradient(180deg,#102027,#17303a)}.retreat-kicker{margin:0;font-size:11px;letter-spacing:.28em;text-transform:uppercase;color:var(--accent-2)}.retreat h2{margin:10px 0;font-family:var(--serif);font-size:clamp(26px,3vw,38px);font-weight:600;color:#fff;letter-spacing:.06em;text-transform:uppercase;line-height:1.12;max-width:14ch}.retreat-tag{margin:0;font-family:var(--serif);font-style:italic;font-size:17px;line-height:1.4;color:#e8d9b0;max-width:22ch}.retreat-price{margin:18px 0 6px;font-family:var(--serif);font-size:42px;font-weight:600;color:var(--accent-2);letter-spacing:.01em}.retreat-price span{font-size:16px;font-style:italic;font-weight:400;color:#d8c48a}.retreat-bundle{margin:4px 0 20px;padding:.62rem .95rem;font-family:Jost,sans-serif;font-size:.86rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#f6e7b4;line-height:1.5;background:#c4a35a38;border:1px solid #c4a35a;box-shadow:0 0 0 1px #f6e7b42e;max-width:28ch}.retreat-book{align-self:center;background:var(--accent-2);border-color:var(--accent-2);color:#102027;font-weight:600;letter-spacing:.04em}.retreat-body{padding:22px 28px 28px;background:#f7f1e4;color:#15202b}.retreat-kicker.dark{color:#7a5c1e;margin-bottom:8px}.retreat-board{display:flex;flex-direction:column;gap:1.1rem;height:100%;min-height:0;color:#15202b}.retreat-board-intro h3{margin:0 0 12px;font-family:var(--serif);font-size:28px;font-weight:600;line-height:1.25;color:#15202b}.retreat-board-intro p,.retreat-board-main p{margin:0 0 10px;font-size:16px;font-weight:500;line-height:1.55;color:#1a1917}.retreat-board-main{display:grid;grid-template-columns:1fr 1fr;gap:1.4rem 2rem;align-items:stretch;flex:1;min-height:0}.retreat-board-main h3{margin:0 0 10px;font-family:var(--serif);font-size:26px;font-weight:600;line-height:1.2}.retreat-points{margin:12px 0 0;padding:0;list-style:none}.retreat-points li{margin:0 0 8px;padding-left:14px;border-left:2px solid var(--accent-2);font-size:16px;font-weight:500;line-height:1.45;color:#1a1917}.retreat-board-cards{display:flex;flex-direction:column;gap:12px}.retreat-board-cards .retreat-complete,.retreat-board-cards blockquote{flex:1;margin:0}.retreat-board-foot{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;padding-top:12px;border-top:1px solid #e4d7b8}.retreat-board-foot .retreat-close{margin:0 0 4px!important;font-size:20px}.retreat-board-foot .retreat-signoff{margin:0}.retreat-space{display:grid;grid-template-columns:.95fr 1.05fr;gap:1.6rem;align-items:center;height:100%}.retreat-space .retreat-perks{grid-template-columns:1fr 1fr;margin:0;height:100%}.retreat-space .retreat-perk{display:flex;flex-direction:column;justify-content:center}.retreat-lead{font-family:var(--serif);font-size:26px;font-style:italic;margin:0 0 12px;color:#102027}.retreat-body p{margin:0 0 12px;font-size:15px;line-height:1.65;max-width:68ch}.retreat-body h3{margin:18px 0 8px;font-family:var(--serif);font-size:22px;font-weight:600}.retreat-perks{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:14px 0 8px}.retreat-perk{background:linear-gradient(180deg,#102027,#17303a);border:1px solid #c4a35a;box-shadow:0 0 0 1px #f6e7b429;padding:16px 16px 18px}.retreat-perk h4{margin:0 0 8px;font-family:var(--serif);font-size:22px;font-weight:700;letter-spacing:.04em;color:#f6e7b4;font-variant-numeric:lining-nums}.retreat-perk-num{display:inline-block;margin-right:.28em;font-family:Jost,sans-serif;font-size:1.28em;font-weight:700;line-height:.9;letter-spacing:0;color:#f6e7b4;vertical-align:-.06em}.retreat-perk p{margin:0;font-family:Jost,sans-serif;font-size:14px;font-weight:500;line-height:1.55;color:#efe6d2}.retreat-more ul{margin:8px 0 12px;padding-left:18px;font-size:15px;line-height:1.7}.retreat-body blockquote{margin:18px 0;padding:14px 18px;border-left:3px solid var(--accent-2);background:#fff;font-family:var(--serif);font-size:20px;font-style:italic;line-height:1.45;color:#102027}.retreat-close{margin:8px 0 6px!important;font-family:var(--serif);font-size:22px;font-weight:600}.retreat-close span{display:inline-block;margin:0 10px;color:#7a5c1e}.retreat-fine{margin:0!important;font-size:12px!important;color:var(--muted)}.retreat-complete{margin:18px 0 8px;padding:16px 18px;background:#fff;border:1px solid #e4d7b8}.retreat-complete h3{margin-top:0}.retreat-complete-line{margin:0 0 10px;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#7a5c1e;font-weight:600;line-height:1.5}.retreat-signoff{display:flex;flex-direction:column;gap:4px;margin:16px 0 8px;font-family:var(--serif)}.retreat-signoff strong{font-size:22px;color:#102027}.retreat-signoff em{font-style:italic;font-size:18px;color:#7a5c1e}@media(max-width:980px){.retreat-hero{grid-template-columns:1fr}.retreat-photos{grid-template-rows:none;grid-template-columns:1fr 1fr;height:220px}.retreat-hero-copy{padding:1.6rem 1.4rem 1.8rem}.retreat-perks{grid-template-columns:1fr 1fr}.retreat-board-main,.retreat-space{grid-template-columns:1fr}.retreat-board-foot{flex-direction:column;align-items:flex-start}}@media(max-width:720px){.retreat-photos{grid-template-columns:1fr 1fr;height:160px}.retreat-photos img:last-child{display:block}.retreat-perks{grid-template-columns:1fr}.retreat-close span{display:block;margin:4px 0}}@media print{.nav,.topbar,.no-print{display:none!important}.print-only{display:block!important}.shell{display:block}.content{padding:0}.invoice{border:0}.kpi,.master-letter h3,.master-letter table{break-inside:avoid}}.pwa-install{position:fixed;left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom,0px));z-index:10040;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 14px;padding:12px 14px;border-radius:14px;background:#102027f5;color:#f4efe4;box-shadow:0 16px 36px #00000047;border:1px solid rgba(196,163,90,.28)}.pwa-install-copy{flex:1 1 180px;min-width:0}.pwa-install-copy strong{display:block;font-family:Outfit,Segoe UI,sans-serif;font-size:14px;font-weight:600;margin-bottom:2px}.pwa-install-copy p{margin:0;font-size:12px;line-height:1.4;color:#f4efe4d1}.pwa-install-copy em{font-style:normal;font-weight:600;color:#e6c98a}.pwa-install-actions{display:flex;gap:8px;flex:0 0 auto}.pwa-install-btn{background:#c4a35a!important;border-color:#c4a35a!important;color:#102027!important;border-radius:999px;min-height:36px;padding:6px 14px;font-weight:600}.pwa-install-dismiss{border-radius:999px;min-height:36px;padding:6px 12px;color:#f4efe4!important;border-color:#f4efe447!important}.install-app-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid currentColor;background:transparent;font-family:Jost,Segoe UI,sans-serif;font-size:.72rem;font-weight:650;letter-spacing:.08em;text-transform:uppercase;padding:.62rem .85rem;cursor:pointer;white-space:nowrap;line-height:1.2}.install-app-btn--light{color:#f3e6b8;border-color:#f3e6b88c}.install-app-btn--dark{color:#15202b;border-color:#15202b59}.install-app-btn:hover{background:#c4a35a29}.install-app-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10050;display:grid;place-items:center;padding:16px;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px));background:#080a0c8c}.install-app-sheet{width:min(420px,100%);background:#102027;color:#f4efe4;border:1px solid rgba(196,163,90,.35);border-radius:16px;padding:1.15rem 1.2rem 1rem;box-shadow:0 18px 40px #00000059}.install-app-sheet h2{margin:0 0 .35rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.55rem;font-weight:600;color:#f6e7b4}.install-app-sheet>p{margin:0 0 .9rem;font-size:.92rem;line-height:1.45;color:#f4efe4d9}.install-app-hint{margin:-.35rem 0 .85rem!important;color:#ffe59a!important;font-size:.86rem!important}.install-app-steps{margin:0 0 1rem;padding-left:1.15rem;font-size:.9rem;line-height:1.55}.install-app-steps li{margin-bottom:.35rem}.install-app-close{width:100%;margin-top:.35rem;border-color:#f4efe447;color:#f4efe4;background:transparent}.staff-login-hero-actions{position:absolute;top:calc(.75rem + env(safe-area-inset-top,0px));right:calc(.75rem + env(safe-area-inset-right,0px));z-index:2}@media(min-width:721px)and (max-width:1200px){.install-app-btn{font-size:.68rem;padding:.55rem .7rem}}.staff-m-header,.staff-m-backdrop,.staff-m-drawer,.staff-m-dock,.staff-m-dash,.staff-m-cal,.staff-m-bill,.staff-m-reserve{display:none}@media(max-width:767px){.shell.is-staff-phone{display:flex;flex-direction:column;grid-template-columns:none!important;height:100dvh;max-height:100dvh;min-height:0;overflow:hidden;background:#f7f8fa}.shell.is-staff-phone>.nav{display:none!important}.shell.is-staff-phone .topbar{display:none!important}.shell.is-staff-phone .workspace{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden;max-height:none}.shell.is-staff-phone .content{flex:1 1 auto;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:10px 12px;padding-bottom:calc(72px + env(safe-area-inset-bottom,0px))}.shell.is-staff-phone.is-drawer-open .content{overflow:hidden;touch-action:none}.shell.is-staff-phone .staff-m-header{display:flex;align-items:center;justify-content:space-between;gap:6px;flex:0 0 auto;height:calc(52px + env(safe-area-inset-top,0px));padding:env(safe-area-inset-top,0px) 6px 0;background:#fff;color:#102027;border-bottom:1px solid #e6ebf0;position:sticky;top:0;z-index:40}.staff-m-brand{display:flex;align-items:center;gap:6px;min-width:0;justify-content:center;flex:1 1 auto}.staff-m-logo{height:22px;width:auto;object-fit:contain}.staff-m-brand strong{font-family:Cormorant Garamond,Georgia,serif;font-size:16px;letter-spacing:.1em;text-transform:uppercase;color:#102027;white-space:nowrap}.staff-m-header-actions{display:flex;align-items:center;gap:0}.staff-m-icon-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:inherit;min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:0}.staff-m-icon-btn:focus-visible{outline:2px solid #c4a35a;outline-offset:2px}.staff-m-icon{font-size:17px;line-height:1;opacity:.85}.shell.is-staff-phone .staff-m-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#0810147a;opacity:0;pointer-events:none;transition:opacity .22s ease}.shell.is-staff-phone .staff-m-backdrop.is-open{opacity:1;pointer-events:auto}.shell.is-staff-phone .staff-m-drawer{display:flex;flex-direction:column;position:fixed;top:0;right:0;z-index:55;width:min(86vw,350px);height:100dvh;max-height:100dvh;background:#102027;color:#f4efe4;border-left:1px solid rgba(196,163,90,.28);transform:translate(105%);transition:transform .26s ease;padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px)}.shell.is-staff-phone .staff-m-drawer.is-open{transform:translate(0)}.staff-m-drawer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 14px 14px;border-bottom:1px solid rgba(255,255,255,.08)}.staff-m-drawer-title{display:block;font-family:Cormorant Garamond,Georgia,serif;font-size:22px;letter-spacing:.14em;text-transform:uppercase;color:#e6c98a}.staff-m-drawer-sub{margin-top:2px;font-size:13px;color:#f4efe4b8}.staff-m-drawer-close{color:#f4efe4}.staff-m-drawer-scroll{flex:1 1 auto;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:10px 8px 16px}.staff-m-drawer-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;display:flex;align-items:center;gap:10px;min-height:48px;padding:10px 12px;border:0;border-radius:10px;background:transparent;color:#f4efe4;text-align:left;font-size:15px}.staff-m-drawer-link.nested{padding-left:28px;font-size:14px;min-height:44px;color:#f4efe4e6}.staff-m-drawer-link.is-on{background:#c4a35a2e;color:#e6c98a}.staff-m-acc-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:48px;padding:10px 12px;border:0;border-radius:10px;background:transparent;color:#f4efe4;font-size:14px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.staff-m-acc-label{display:inline-flex;align-items:center;gap:10px}.staff-m-acc-chevron{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;font-size:22px;line-height:1;transition:transform .22s ease;color:#c4a35a}.staff-m-acc-chevron.is-open{transform:rotate(90deg)}.staff-m-acc-panel{overflow:hidden;max-height:0;opacity:0;pointer-events:none;transition:max-height .24s ease,opacity .2s ease}.staff-m-acc.is-open .staff-m-acc-panel{max-height:480px;opacity:1;pointer-events:auto}.staff-m-drawer-foot{flex:0 0 auto;padding:12px 14px calc(12px + env(safe-area-inset-bottom,0px));border-top:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:10px}.staff-m-drawer-user{display:flex;align-items:center;gap:10px}.staff-m-drawer-user strong{display:block;font-size:15px}.staff-m-drawer-user .muted{color:#f4efe4a6;font-size:12px}.staff-m-logout{width:100%;min-height:44px;border-color:#f4efe447!important;color:#f4efe4!important}.shell.is-staff-phone .staff-m-dock{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;left:0;right:0;bottom:0;z-index:45;background:#fff;color:#5d6b78;border-top:1px solid #e6ebf0;padding:4px 2px calc(4px + env(safe-area-inset-bottom,0px));box-shadow:none}.staff-m-dock-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:inherit;min-height:48px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;padding:2px;border-radius:8px;font-size:10px;letter-spacing:.01em}.staff-m-dock-ico{font-size:15px;line-height:1;min-height:20px;display:inline-flex;align-items:center;justify-content:center}.staff-m-dock-item.is-on{color:#0f766e}.staff-m-dock-item.is-primary{position:relative;top:-6px}.staff-m-dock-item.is-primary .staff-m-dock-ico{width:40px;height:40px;border-radius:50%;background:#c4a35a;color:#102027;font-size:24px;font-weight:500;box-shadow:none}.staff-m-dock-item.is-primary .staff-m-dock-label{color:#102027;font-weight:600}.staff-m-dock-item:focus-visible{outline:2px solid #c4a35a;outline-offset:2px}body:has(.shell.is-staff-phone) .pwa-install{display:none!important}.shell.is-staff-phone .staff-m-dash{display:block}.shell.is-staff-phone .staff-desk-full{display:none!important}.staff-m-dash-greet{margin:2px 0 12px}.staff-m-dash-greet .hi{margin:0;font-size:12px;color:var(--muted)}.staff-m-dash-greet strong{display:block;margin-top:1px;font-size:18px;font-family:Cormorant Garamond,Georgia,serif;color:#102027;line-height:1.2;font-weight:600}.staff-m-dash-greet .when{display:block;margin-top:2px;font-size:12px;color:var(--muted)}.staff-m-sec{margin:0 0 8px;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-weight:600}.staff-m-ov-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-bottom:12px;border:1px solid #e6ebf0;border-radius:10px;background:#fff;overflow:hidden}.staff-m-ov-card{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:0;background:transparent;padding:12px;text-align:left;min-height:0;display:flex;flex-direction:column;justify-content:flex-start;gap:4px}.staff-m-ov-card:nth-child(odd){border-right:1px solid #e6ebf0}.staff-m-ov-card:nth-child(-n+2){border-bottom:1px solid #e6ebf0}.staff-m-ov-card .n{font-size:22px;font-weight:650;color:#102027;line-height:1}.staff-m-ov-card .l{font-size:11px;color:var(--muted)}.staff-m-rev{border:1px solid #e6ebf0;background:#fff;border-radius:10px;padding:10px 12px;margin-bottom:14px;display:flex;align-items:baseline;justify-content:space-between;gap:10px}.staff-m-rev .l{display:block;font-size:11px;letter-spacing:.05em;text-transform:uppercase;color:var(--muted);margin-bottom:0}.staff-m-rev .n{font-size:18px;font-weight:650;color:#102027}.staff-m-book-list{display:flex;flex-direction:column;gap:8px}.staff-m-book-card{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;border:1px solid #e6ebf0;background:#fff;border-radius:10px;padding:12px;text-align:left;display:grid;gap:2px}.staff-m-chip{-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:0 0 auto;min-height:36px;padding:8px 14px;border-radius:8px;border:1px solid #e6ebf0;background:#fff;font-size:12px;white-space:nowrap;scroll-snap-align:start}.staff-m-chip.on{background:#102027;border-color:#102027;color:#fff}.staff-m-empty{border:1px solid #e6ebf0;border-radius:10px;background:#fff;padding:16px 14px;text-align:center}.staff-m-empty p{margin:0 0 10px;color:var(--muted);font-size:13px}.staff-m-asset-row{display:flex;flex-wrap:nowrap;align-items:stretch;gap:8px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;margin:0 -12px 12px;padding:2px 12px 10px;touch-action:pan-x}.staff-m-asset-row::-webkit-scrollbar{display:none}.staff-m-asset-row:after{content:"";flex:0 0 20px}.staff-m-book-card .hall{font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:#0f766e;font-weight:600}.staff-m-book-card .title{font-size:15px;font-weight:600;color:#15202b}.staff-m-book-card .meta{font-size:12px;color:var(--muted)}.staff-m-book-card .foot{margin-top:6px;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;font-weight:600}.staff-m-status{display:inline-flex;align-items:center;gap:6px}.staff-m-status:before{content:"";width:8px;height:8px;border-radius:50%;background:currentColor}.staff-m-status.is-ok{color:#0f766e}.staff-m-status.is-warn{color:#b45309}.staff-m-status.is-bad{color:#b42318}.staff-m-hall-panel{border:1px solid #e6ebf0;background:#fff;border-radius:10px;padding:12px;margin-bottom:12px;display:grid;gap:8px}.staff-m-hall-panel h3{margin:0;font-size:16px}.staff-m-hall-row{display:flex;justify-content:space-between;gap:12px;font-size:14px}.staff-m-hall-row span{color:var(--muted)}.staff-m-hall-row strong{color:#15202b}.shell.is-staff-phone .staff-m-cal,.shell.is-staff-phone .staff-m-bill,.shell.is-staff-phone .staff-m-reserve{display:block}.shell.is-staff-phone .staff-desk-cal,.shell.is-staff-phone .staff-desk-bill-filters,.shell.is-staff-phone .staff-desk-bill-table,.shell.is-staff-phone .staff-desk-reserve-table{display:none!important}.shell.is-staff-phone:has(.staff-m-cal) .page-lead,.shell.is-staff-phone:has(.staff-m-bill) .page-lead,.shell.is-staff-phone:has(.staff-m-reserve) .page-lead{display:none!important}.staff-m-cal-nav{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}.staff-m-cal-nav strong{font-size:18px;font-family:Cormorant Garamond,Georgia,serif;color:#102027}.staff-m-cal-day{-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:0 0 auto;min-width:46px;min-height:54px;padding:6px 8px;border-radius:8px;border:1px solid #e6ebf0;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.staff-m-cal-day b{font-size:16px;line-height:1;color:#15202b}.staff-m-cal-day span{font-size:11px;color:var(--muted);text-transform:uppercase}.staff-m-cal-day.on{background:#102027;border-color:#102027;color:#e6c98a}.staff-m-cal-day.on b,.staff-m-cal-day.on span{color:#e6c98a}.staff-m-cal-day.busy:not(.on){border-color:#0f766e73}.staff-m-cal-day.today:not(.on){outline:1px solid #c4a35a}.staff-m-search{display:block;margin-bottom:12px}.staff-m-search input{width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--line);border-radius:12px;background:#fff;font:inherit}.staff-m-book-card-static{cursor:default}.staff-m-card-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.staff-m-card-actions .btn{min-height:40px;flex:1 1 auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}}@media(min-width:768px){.staff-m-header,.staff-m-backdrop,.staff-m-drawer,.staff-m-dock,.staff-m-dash,.staff-m-cal,.staff-m-bill,.staff-m-reserve{display:none!important}.staff-desk-full{display:contents}}@media print{.staff-m-header,.staff-m-backdrop,.staff-m-drawer,.staff-m-dock{display:none!important}}
