.gallery-page{overflow-x:hidden}.gallery-shell{min-height:calc(100vh - 76px);background:linear-gradient(180deg,#f7f8f5 0%,#ecefeb 100%)}.gallery-room{position:relative;min-height:calc(100vh - 76px);overflow:hidden;padding:48px 0 34px;background:radial-gradient(ellipse at 50% 18%,rgba(252,253,250,.99) 0 30%,rgba(239,242,237,.97) 58%,rgba(222,227,220,.98) 100%)}.gallery-room:before{content:"";position:absolute;left:-8%;right:-8%;top:-27%;height:58%;border-radius:0 0 50% 50%;background:linear-gradient(180deg,#fbfcf9,#edf0eb);box-shadow:0 22px 60px rgba(0,0,0,.03)}.gallery-room:after{content:"";position:absolute;left:5%;right:5%;bottom:-18%;height:42%;border-radius:50%;border:1px solid rgba(91,101,91,.16);box-shadow:0 -18px 70px rgba(255,255,255,.94) inset}.gallery-heading{position:relative;z-index:2;text-align:center;max-width:720px;margin:0 auto 8px;padding:0 22px}.gallery-heading h1{font-size:clamp(42px,6vw,82px);line-height:.92;letter-spacing:-.055em;margin:8px 0 10px}.gallery-heading p{margin:0;color:var(--muted);font-size:14px}.carousel{position:relative;z-index:3;max-width:1500px;margin:0 auto;padding:20px 76px 0;perspective:1500px}.carousel-stage{position:relative;height:min(64vh,640px);min-height:430px;transform-style:preserve-3d}.gallery-card{position:absolute;left:50%;top:50%;width:clamp(250px,22vw,390px);height:clamp(360px,44vh,570px);border-radius:24px;overflow:hidden;background:#dfe3dd;box-shadow:0 28px 60px rgba(17,20,16,.13);transition:opacity .3s ease,filter .3s ease,box-shadow .3s ease;transform-origin:center center;will-change:transform,opacity;cursor:pointer}.gallery-card img{width:100%;height:100%;object-fit:cover}.gallery-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 58%,rgba(0,0,0,.16));pointer-events:none}.gallery-card.is-active{box-shadow:0 34px 75px rgba(17,20,16,.21)}.gallery-meta{position:relative;z-index:5;display:grid;grid-template-columns:1fr auto 1fr;align-items:end;gap:18px;margin:6px auto 0;max-width:760px;padding:0 20px}.gallery-meta span:first-child{text-align:right;text-transform:uppercase;letter-spacing:.13em;font-size:10px;font-weight:800;color:#7c9300}.gallery-meta strong{font-size:clamp(22px,3vw,38px);letter-spacing:-.035em;line-height:1;text-align:center}.gallery-meta span:last-child{font-size:12px;color:var(--muted)}.carousel-arrow{position:absolute;z-index:8;top:48%;width:54px;height:54px;border-radius:50%;border:1px solid rgba(0,0,0,.13);background:rgba(247,249,245,.86);backdrop-filter:blur(10px);font-size:23px;cursor:pointer;transition:.25s}.carousel-arrow:hover{background:var(--accent);border-color:var(--accent)}.carousel-arrow.prev{left:18px}.carousel-arrow.next{right:18px}@media(max-width:900px){.carousel{padding:18px 36px 0}.carousel-stage{height:58vh;min-height:430px}.gallery-card{width:min(66vw,340px);height:min(48vh,500px)}.carousel-arrow{display:none}.gallery-meta{grid-template-columns:1fr;text-align:center;gap:6px}.gallery-meta span:first-child{text-align:center}.gallery-meta span:last-child{text-align:center}}@media(max-width:600px){.gallery-room{padding-top:28px}.gallery-heading h1{font-size:48px}.carousel{padding:10px 0 0}.carousel-stage{min-height:410px;height:55vh}.gallery-card{width:72vw;height:46vh;min-height:360px;border-radius:19px}}@media(prefers-reduced-motion:reduce){.gallery-card{transition:none}}