.gallery-lightbox{position:fixed;inset:0;z-index:400;display:flex;align-items:center;justify-content:center;padding:1rem;opacity:0;transition:opacity .3s ease}.gallery-lightbox--visible{opacity:1}.gallery-lightbox--visible .gallery-lightbox__image,.gallery-lightbox--visible .gallery-lightbox__panel{transform:scale(1);opacity:1}.gallery-lightbox__backdrop{position:absolute;inset:0;border:none;background:rgba(12,22,21,.92);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer}.gallery-lightbox__panel{position:relative;z-index:1;display:flex;flex-direction:column;width:min(100%,1120px);max-height:min(96vh,900px);border:1px solid hsla(0,0%,100%,.05);border-radius:20px;background:linear-gradient(165deg,rgba(16,31,29,.98),rgba(23,43,41,.98));box-shadow:0 24px 60px rgba(0,0,0,.45);overflow:hidden;transform:scale(.98);opacity:0;transition:transform .3s ease,opacity .3s ease}.gallery-lightbox__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 1rem .65rem;border-bottom:1px solid hsla(0,0%,100%,.05)}.gallery-lightbox__counter{margin:0;font-family:var(--font-display,"Chakra Petch"),Rajdhani,Segoe UI,sans-serif;font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#f8a636}.gallery-lightbox__close{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:1px solid hsla(0,0%,100%,.05);border-radius:6px;background:hsla(0,0%,100%,.04);color:#fff;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease}.gallery-lightbox__close svg{width:1.1rem;height:1.1rem;stroke:currentColor;stroke-width:2;stroke-linecap:round;fill:none}.gallery-lightbox__close:hover{border-color:rgba(221,0,132,.45);background:rgba(221,0,132,.12);color:#fff}.gallery-lightbox__close:focus-visible{outline:2px solid #0ca7f7;outline-offset:2px}.gallery-lightbox__body{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:.5rem;gap:.5rem;flex:1 1;min-height:0;padding:.75rem .5rem}.gallery-lightbox__nav{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;flex-shrink:0;border:1px solid hsla(0,0%,100%,.05);border-radius:999px;background:hsla(0,0%,100%,.04);color:#fff;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease,box-shadow .2s ease}.gallery-lightbox__nav svg{width:1.15rem;height:1.15rem;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.gallery-lightbox__nav:hover{border-color:rgba(248,166,54,.5);background:rgba(248,166,54,.14);box-shadow:0 0 20px rgba(248,166,54,.18);transform:translateY(-1px)}.gallery-lightbox__nav:focus-visible{outline:2px solid #0ca7f7;outline-offset:2px}@media(max-width:767px){.gallery-lightbox__nav{width:2.5rem;height:2.5rem}}.gallery-lightbox__stage{position:relative;margin:0;width:100%;height:min(52vh,520px);min-height:220px;border-radius:12px;overflow:hidden;border:1px solid hsla(0,0%,100%,.05);background:#0c1615}@media(min-width:768px){.gallery-lightbox__stage{height:min(58vh,560px)}}.gallery-lightbox__image{object-fit:contain;transform:scale(.985);opacity:0;transition:transform .3s ease,opacity .3s ease}.gallery-lightbox__caption{position:absolute;left:0;right:0;bottom:0;margin:0;padding:2rem 1rem .85rem;font-size:.88rem;line-height:1.45;color:#fff;background:linear-gradient(180deg,transparent,rgba(12,22,21,.88))}.gallery-lightbox__thumbs{display:flex;gap:.55rem;padding:.85rem 1rem 1rem;border-top:1px solid hsla(0,0%,100%,.05);overflow-x:auto;scrollbar-width:thin;scrollbar-color:rgba(248,166,54,.35) rgba(0,0,0,0)}.gallery-lightbox__thumbs::-webkit-scrollbar{height:6px}.gallery-lightbox__thumbs::-webkit-scrollbar-thumb{background:rgba(248,166,54,.35);border-radius:999px}.gallery-lightbox__thumb{position:relative;flex:0 0 auto;width:72px;height:52px;padding:0;border:1px solid hsla(0,0%,100%,.05);border-radius:6px;overflow:hidden;background:#0c1615;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,opacity .2s ease;opacity:.72}.gallery-lightbox__thumb:hover{opacity:1;border-color:rgba(248,166,54,.4);transform:translateY(-2px)}.gallery-lightbox__thumb:focus-visible{outline:2px solid #0ca7f7;outline-offset:2px}.gallery-lightbox__thumb--active{opacity:1;border-color:rgba(248,166,54,.75);box-shadow:0 0 0 1px rgba(248,166,54,.25),0 0 16px rgba(248,166,54,.2)}.gallery-lightbox__thumb--active:after{content:"";position:absolute;inset:0;border:2px solid rgba(248,166,54,.55);border-radius:inherit;pointer-events:none}.gallery-lightbox__thumb-image{object-fit:cover}.reservation-atmosphere--home .reservation-atmosphere__text{text-align:left}.reservation-atmosphere__text{margin:0 0 1.25rem;font-family:var(--font-display,"Chakra Petch"),Rajdhani,Segoe UI,sans-serif;font-size:clamp(1rem,2.2vw,1.15rem);font-weight:600;line-height:1.45;letter-spacing:.03em;color:hsla(0,0%,100%,.72)}@media(min-width:1024px){.reservation-atmosphere__text{margin-bottom:1.5rem;padding-right:.5rem}}.reservation-atmosphere__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:120px;grid-gap:.7rem;gap:.7rem}@media(min-width:768px){.reservation-atmosphere__grid{grid-auto-rows:130px;gap:.8rem}}@media(min-width:1024px){.reservation-atmosphere__grid{grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:repeat(4,72px);gap:.75rem}}.reservation-atmosphere__item{position:relative;overflow:hidden;margin:0;padding:0;border:1px solid hsla(0,0%,100%,.05);border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,.18);background:#0c1615;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.reservation-atmosphere__item:focus-visible{outline:2px solid #0ca7f7;outline-offset:2px;outline-offset:3px}.reservation-atmosphere__item:after{content:"";position:absolute;inset:0;background:linear-gradient(165deg,transparent 35%,rgba(12,22,21,.42));pointer-events:none;opacity:.75;transition:opacity .2s ease}.reservation-atmosphere__item:hover{transform:translateY(-3px);border-color:rgba(248,166,54,.08);box-shadow:0 12px 36px rgba(0,0,0,.22)}.reservation-atmosphere__item:hover:after{opacity:.45}.reservation-atmosphere__item:hover .reservation-atmosphere__image{transform:scale(1.06)}.reservation-atmosphere__item--featured{grid-column:1/-1;grid-row:span 2}.reservation-atmosphere__item--standard,.reservation-atmosphere__item--tall{grid-row:span 1}@media(min-width:1024px){.reservation-atmosphere__item--featured{grid-column:1/4;grid-row:1/5}.reservation-atmosphere__item:nth-child(2){grid-column:4/6;grid-row:1/3}.reservation-atmosphere__item:nth-child(3){grid-column:6/7;grid-row:1/3}.reservation-atmosphere__item:nth-child(4){grid-column:4/6;grid-row:3/5}.reservation-atmosphere__item:nth-child(5){grid-column:6/7;grid-row:3/5}}.reservation-atmosphere__image{object-fit:cover;transition:transform .55s ease}