.header{position:fixed;top:0;left:0;width:100%;height:80px;background-color:transparent;z-index:990;transition:background-color .3s ease}.header.scrolled{background-color:transparent}.header-container{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 36px;position:relative}.header-logo{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;height:100%;z-index:2}.logo-icon{width:250px;height:auto;object-fit:contain;animation:fadeInUp 1.4s ease-out}.header-location{color:#fff;font-size:16px;font-family:bc-novatica-cyr,Arial,sans-serif;letter-spacing:1.5px;text-transform:uppercase;font-weight:400;z-index:3;animation:fadeInUp 1.4s ease-out .1s both;display:block}.header-book-btn{color:#1e1b18;font-size:14px;font-family:bc-novatica-cyr,Arial,sans-serif;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;background:#fff;border:2px solid #fff;border-radius:30px;padding:10px 18px;height:40px;width:180px;cursor:pointer;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .2s ease-in-out;z-index:3;animation:fadeInUp 1.4s ease-out .12s both;display:flex;align-items:center;justify-content:center}.header-book-btn:hover{background-color:transparent;border-color:#fff;color:#fff}.header-book-btn:focus-visible{outline:2px solid var(--accent, #8a7a6d);outline-offset:2px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes rotateX{0%{transform:rotate(0)}to{transform:rotate(90deg)}}@keyframes slideOut{0%{transform:translate(0)}to{transform:translate(100%)}}.booking-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);z-index:2147483647;display:flex;justify-content:flex-end;animation:fadeIn .3s ease-in-out}.booking-panel{position:fixed;top:0;right:0;width:min(560px,100%);height:100%;background:#ffffff;box-shadow:-4px 0 12px #0003;display:flex;flex-direction:column;animation:slideIn .3s ease-in-out;z-index:2147483646}.booking-panel.closing{animation:slideOut .3s ease-in-out forwards}.booking-header{height:56px;display:flex;align-items:center;justify-content:flex-end;padding-right:12px;flex-shrink:0}.booking-close{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:white;color:#111;border:none;border-radius:0;font-size:35px;line-height:1;cursor:pointer;touch-action:manipulation;transition:all .2s ease;will-change:transform}.booking-close:hover{background:transparent;transform:rotate(45deg)}.booking-close:active{animation:rotateX .4s cubic-bezier(.68,-.55,.265,1.55) forwards;color:var(--accent, #8a7a6d)}.booking-close:focus-visible{outline:2px solid var(--accent, #8a7a6d);outline-offset:-2px}.booking-iframe{flex:1;border:none;width:100%;height:calc(100% - 56px)}@media (min-width: 1200px){.header-location{display:block}}@media (max-width: 1199px){.header-container{padding:0 40px}.logo-icon{width:110px}.header-location{display:block;font-size:13px}.header-book-btn{width:136px;font-size:14px}}@media (max-width: 959px){.header-container{padding:0 20px}.logo-icon{width:100px}.header-location{display:block;font-size:12px}.header-book-btn{width:136px;height:34px;font-size:12px;padding:8px 16px}.booking-panel{width:100%}}@media (max-width: 639px){.header-container{padding:0 20px;justify-content:space-between}.header-logo{position:static;transform:none;flex-shrink:0}.logo-icon{width:100px}.header-location{display:none}.header-book-btn{width:136px;height:34px;font-size:12px;padding:8px 16px;flex-shrink:0}.booking-panel{width:100%}}@media (max-width: 479px){.header{height:64px}.header-container{padding:0 15px;justify-content:space-between}.header-logo{position:static;transform:none;flex-shrink:1;height:100%;min-width:0;overflow:hidden}.logo-icon{width:120px}.header-location{display:none!important}.header-book-btn{width:auto;min-width:100px;max-width:120px;height:36px;font-size:11px;padding:6px 14px;border:2px solid #ffffff;border-radius:999px;flex-shrink:0}.booking-close{width:40px;height:40px;font-size:30px}.booking-header{height:50px}.booking-iframe{height:calc(100% - 50px)}}@media (max-width: 319px){.header-container{padding:0 10px;justify-content:space-between}.header-logo{position:static;transform:none;flex-shrink:0}.logo-icon{width:80px}.header-book-btn{width:110px;font-size:10px;padding:5px 12px;flex-shrink:0}}@media (prefers-reduced-motion: reduce){.logo-icon,.header-location,.header-book-btn,.booking-overlay,.booking-panel,.booking-close{animation:none;transition:none}}.hero-section{min-height:740px;height:100vh;width:100%;background-color:#1e1b18;background-size:cover;background-repeat:no-repeat;background-attachment:fixed;background-position:center;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0);z-index:1}.hero-content{position:relative;z-index:2;width:100%;height:100%}.hero-position-top{background-position:top}.hero-position-center{background-position:center}.hero-position-bottom{background-position:bottom}@media screen and (min-width: 1200px){.hero-section{background-attachment:fixed}}@media screen and (max-width: 1199px){.hero-section{background-attachment:scroll}}@media screen and (max-width: 959px){.hero-section{min-height:680px;background-attachment:scroll}}@media screen and (max-width: 639px){.hero-section{min-height:480px;background-attachment:scroll}}@media screen and (max-width: 479px){.hero-section{min-height:680px;height:100vh;background-attachment:scroll}}.gallery-section{width:100%;height:100vh;min-height:640px;background:#ffffff;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.gallery-container{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.gallery-wrapper{width:100%;height:100%;position:relative;overflow:hidden}.gallery-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .5s cubic-bezier(.25,.46,.45,.94);will-change:transform;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.gallery-slide.active{opacity:1;z-index:5}.gallery-image{width:100%;height:100%;object-fit:cover;display:block;will-change:transform}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:56px;height:56px;background:rgba(255,255,255,.92);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .3s cubic-bezier(.25,.46,.45,.94);padding:0;border-radius:50%;flex-shrink:0;box-shadow:0 2px 12px rgba(0,0,0,.18);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.gallery-arrow:hover{background:#000000;transform:translateY(-50%) scale(1.05);box-shadow:0 4px 20px rgba(0,0,0,.3)}.gallery-arrow:hover svg{color:#fff}.gallery-arrow:active{transform:translateY(-50%) scale(.95)}.gallery-arrow svg{width:20px;height:20px;color:#1e1b18;transition:color .2s ease;stroke:currentColor}.gallery-arrow-left{left:32px}.gallery-arrow-right{right:32px}.gallery-arrow:focus{outline:2px solid #000000;outline-offset:4px}.gallery-bullets{position:absolute;bottom:32px;left:50%;transform:translate(-50%);display:flex;gap:14px;z-index:10;padding:12px 20px;background:rgba(0,0,0,.35);border-radius:20px;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.gallery-bullet{width:12px;height:12px;border:2px solid rgba(255,255,255,.6);background:transparent;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.25,.46,.45,.94);border-radius:50%;position:relative}.bullet-inner{width:4px;height:4px;border-radius:50%;background-color:#fff;transition:all .3s cubic-bezier(.25,.46,.45,.94);display:block;opacity:.5}.gallery-bullet:hover .bullet-inner{opacity:.8}.gallery-bullet.active{background:#fff}.gallery-bullet.active .bullet-inner{opacity:1;background-color:#000;width:6px;height:6px}.gallery-bullet:focus{outline:2px solid #fff;outline-offset:4px}.gallery-counter{position:absolute;top:32px;right:32px;font-family:Georgia,Garamond,serif;font-size:14px;font-weight:600;color:#fff;letter-spacing:2px;z-index:10;display:flex;align-items:center;gap:6px;background:rgba(0,0,0,.55);padding:6px 14px;border-radius:20px;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.counter-current{transition:color .3s ease}.counter-divider,.counter-total{opacity:.7}@media (max-width: 1199px){.gallery-section{height:auto;aspect-ratio:16 / 9;min-height:560px}.gallery-arrow-left{left:24px}.gallery-arrow-right{right:24px}.gallery-counter{top:24px;right:24px;font-size:13px}}@media (max-width: 959px){.gallery-section{min-height:480px}.gallery-arrow{width:48px;height:48px}.gallery-arrow svg{width:22px;height:40px}.gallery-arrow-left{left:16px}.gallery-arrow-right{right:16px}.gallery-bullets{bottom:24px;gap:12px}.gallery-bullet{width:11px;height:11px}.bullet-inner{width:3px;height:3px}.gallery-bullet.active .bullet-inner{width:5px;height:5px}.gallery-counter{top:20px;right:20px;font-size:12px}}@media (max-width: 767px){.gallery-section{min-height:420px;height:100vh}.gallery-arrow{width:44px;height:44px}.gallery-arrow svg{width:20px;height:36px}.gallery-arrow-left{left:12px}.gallery-arrow-right{right:12px}.gallery-bullets{bottom:20px;gap:10px;padding:10px 16px}.gallery-bullet{width:10px;height:10px}.gallery-counter{top:16px;right:16px;font-size:11px;letter-spacing:1px}}@media (max-width: 639px){.gallery-section{min-height:360px;height:100vh;aspect-ratio:auto}.gallery-arrow{width:40px;height:40px;border-width:1.5px}.gallery-arrow svg{width:18px;height:32px}.gallery-arrow-left{left:8px}.gallery-arrow-right{right:8px}.gallery-bullets{bottom:16px;gap:8px;padding:8px 12px}.gallery-bullet{width:9px;height:9px;border-width:1.5px}.bullet-inner{width:2px;height:2px}.gallery-bullet.active .bullet-inner{width:4px;height:4px}.gallery-counter{top:12px;right:12px;font-size:10px;letter-spacing:.5px}}@media (max-width: 479px){.gallery-section{min-height:300px}.gallery-arrow{width:36px;height:36px;border-width:1px}.gallery-arrow svg{width:16px;height:28px}.gallery-arrow-left{left:6px}.gallery-arrow-right{right:6px}.gallery-bullets{bottom:12px;gap:6px;padding:6px 10px}.gallery-bullet{width:8px;height:8px}.counter-divider{display:none}.gallery-counter{top:8px;right:8px;font-size:9px;gap:2px}}@media (prefers-reduced-motion: reduce){.gallery-slide,.gallery-arrow,.gallery-bullet{transition:none}.gallery-arrow:hover,.gallery-arrow:active{transform:translateY(-50%)}}@media (hover: none) and (pointer: coarse){.gallery-arrow{width:48px;height:48px}.gallery-bullet{width:14px;height:14px}.bullet-inner{width:6px;height:6px}.gallery-bullet.active .bullet-inner{width:8px;height:8px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.description-section{width:100%;background:#ffffff;padding:clamp(32px,6vw,80px) clamp(16px,4vw,60px);color:#1e1b18;font-family:Inter,system-ui,-apple-system,sans-serif;position:relative;overflow:hidden;transition:padding .6s ease}.description-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(24px,5vw,80px);align-items:center;min-height:70vh;transition:grid-template-columns .6s ease,gap .6s ease}.description-copy{padding:clamp(8px,1vw,20px) 0;opacity:0;transform:translate(-50px)}.description-copy.visible{animation:slideInFromLeft .9s cubic-bezier(.16,1,.3,1) .1s forwards}.description-title{font-family:Cormorant Garamond,Georgia,serif;font-weight:500;font-size:clamp(36px,4.5vw,72px);line-height:1.12;letter-spacing:.2px;margin:0 0 28px;color:#1e1b18;opacity:0;transform:translateY(30px)}.description-copy.visible .description-title{animation:fadeInUp .9s cubic-bezier(.16,1,.3,1) .25s forwards}.description-lead{font-size:clamp(14px,1.35vw,18px);line-height:1.8;color:#6a574d;margin:0 0 20px;max-width:50ch;opacity:0;transform:translateY(30px);transition:line-height .4s ease}.description-copy.visible .description-lead{animation:fadeInUp .9s cubic-bezier(.16,1,.3,1) .4s forwards}.description-body{font-size:clamp(14px,1.1vw,17px);line-height:1.9;color:#6a574d;margin:0;max-width:68ch;opacity:0;transform:translateY(30px);transition:line-height .4s ease}.description-copy.visible .description-body{animation:fadeInUp .9s cubic-bezier(.16,1,.3,1) .55s forwards}.description-media{position:relative;width:100%;display:flex;justify-content:center;align-items:center;min-height:500px;transition:min-height .6s ease}.description-media-stack{position:relative;width:100%;height:100%;min-height:500px;transition:min-height .6s ease}.description-img{position:absolute;object-fit:cover;box-shadow:0 24px 60px #00000038;border-radius:4px;will-change:transform;transition:box-shadow .4s ease,transform .3s ease;opacity:0;transform:scale(.92) translateY(40px)}.description-img.visible{animation:scaleIn .9s cubic-bezier(.16,1,.3,1) forwards}.description-img-back{top:0;right:0;width:60%;z-index:1}.description-img-back.visible{animation:scaleIn .9s cubic-bezier(.16,1,.3,1) .2s forwards}.description-img-front{bottom:0;left:0;width:65%;z-index:2}.description-img-front.visible{animation:scaleIn .9s cubic-bezier(.16,1,.3,1) .05s forwards}.description-img:hover{box-shadow:0 32px 80px #00000047}@media (min-width: 1025px){.description-container{grid-template-columns:1.1fr 1fr;min-height:70vh}.description-media,.description-media-stack{min-height:550px}}@media (max-width: 1024px){.description-section{padding:clamp(40px,5vw,60px) clamp(20px,4vw,50px)}.description-container{grid-template-columns:1fr;gap:clamp(32px,4vw,48px);align-items:auto;min-height:auto}.description-media{order:-1;margin-bottom:20px;min-height:480px}.description-media-stack{min-height:480px}.description-title{font-size:clamp(32px,5vw,56px)}.description-lead{font-size:clamp(14px,2vw,17px);max-width:100%}.description-body{font-size:clamp(14px,1.8vw,16px);max-width:100%}.description-img-back{width:70%;top:-8%}.description-img-front{width:75%;bottom:-8%}}@media (max-width: 768px){.description-section{padding:clamp(28px,5vw,40px) clamp(16px,4vw,28px)}.description-container{grid-template-columns:1fr;gap:clamp(28px,4vw,40px);min-height:auto}.description-copy{opacity:0;transform:translate(-40px)}.description-copy.visible{animation:slideInFromLeft .8s cubic-bezier(.16,1,.3,1) .1s forwards}.description-title{font-size:clamp(28px,7vw,44px);line-height:1.15;margin-bottom:clamp(16px,2vw,24px)}.description-copy.visible .description-title{animation:fadeInUp .8s cubic-bezier(.16,1,.3,1) .2s forwards}.description-lead{font-size:clamp(14px,4vw,16px);line-height:1.75;margin-bottom:clamp(12px,2vw,16px);max-width:100%}.description-copy.visible .description-lead{animation:fadeInUp .8s cubic-bezier(.16,1,.3,1) .3s forwards}.description-body{font-size:clamp(13px,3.5vw,15px);line-height:1.8;max-width:100%}.description-copy.visible .description-body{animation:fadeInUp .8s cubic-bezier(.16,1,.3,1) .4s forwards}.description-media{order:-1;margin-bottom:16px;min-height:400px}.description-media-stack{min-height:400px}.description-img{border-radius:3px;box-shadow:0 16px 40px #0000002e}.description-img:hover{box-shadow:0 20px 50px #00000038}.description-img-back{width:70%;top:-4%;right:0}.description-img-back.visible{animation:scaleIn .8s cubic-bezier(.16,1,.3,1) .15s forwards}.description-img-front{width:75%;bottom:-4%;left:0}.description-img-front.visible{animation:scaleIn .8s cubic-bezier(.16,1,.3,1) .05s forwards}}@media (max-width: 640px){.description-section{padding:clamp(20px,3vw,28px) clamp(14px,3vw,20px)}.description-container{gap:clamp(24px,3vw,32px)}.description-title{font-size:clamp(24px,6vw,38px);line-height:1.2;margin-bottom:clamp(12px,2vw,20px)}.description-lead{font-size:clamp(13px,3.5vw,15px);line-height:1.7;margin-bottom:clamp(12px,2vw,16px)}.description-body{font-size:clamp(13px,3vw,14px);line-height:1.75}.description-media,.description-media-stack{min-height:360px}.description-img-back{width:75%;top:-2%}.description-img-front{width:80%;bottom:-2%}.description-img{box-shadow:0 12px 28px #00000026}.description-img:hover{box-shadow:0 16px 36px #0003}}@media (max-width: 480px){.description-section{padding:clamp(16px,2.5vw,24px) clamp(12px,2.5vw,16px)}.description-container{gap:clamp(20px,2.5vw,28px)}.description-copy{opacity:0;transform:translate(-30px)}.description-copy.visible{animation:slideInFromLeft .7s cubic-bezier(.16,1,.3,1) .1s forwards}.description-title{font-size:clamp(20px,5vw,32px);line-height:1.25;margin-bottom:clamp(10px,2vw,16px);text-align:center}.description-copy.visible .description-title{animation:fadeInUp .7s cubic-bezier(.16,1,.3,1) .15s forwards}.description-lead{font-size:clamp(12px,3vw,14px);line-height:1.65;margin-bottom:clamp(10px,1.5vw,12px);text-align:center}.description-copy.visible .description-lead{animation:fadeInUp .7s cubic-bezier(.16,1,.3,1) .25s forwards}.description-body{font-size:clamp(12px,2.5vw,13px);line-height:1.7;text-align:center}.description-copy.visible .description-body{animation:fadeInUp .7s cubic-bezier(.16,1,.3,1) .35s forwards}.description-media,.description-media-stack{min-height:320px}.description-img-back{width:60%;top:0%}.description-img-front{width:60%;bottom:0%}.description-img{border-radius:2px;box-shadow:0 8px 20px #0000001f}.description-img:hover{box-shadow:0 12px 28px #00000029}}@media (prefers-reduced-motion: reduce){.description-copy,.description-title,.description-lead,.description-body,.description-img{animation:none!important;opacity:1!important;transform:none!important;transition:none!important}.description-section,.description-container{transition:none!important}}@media (hover: none) and (pointer: coarse){.description-img{box-shadow:0 16px 40px #0000002e}.description-lead,.description-body{line-height:1.85}.description-img:active{box-shadow:0 20px 50px #0000003d}}@media print{.description-section{padding:40px 20px}.description-copy,.description-title,.description-lead,.description-body,.description-img{animation:none!important;opacity:1!important;transform:none!important}}.amenities-section{padding:80px 40px;background:#ffffff;font-family:Segoe UI,Trebuchet MS,sans-serif}.amenities-container{max-width:1200px;margin:0 auto}.amenities-title{font-size:42px;font-weight:300;color:#000;text-align:center;margin-bottom:70px;letter-spacing:-.5px;line-height:1.3;font-family:Georgia,Garamond,serif}.amenities-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px;padding:0}.amenity-card{background:#ffffff;padding:45px 35px;border-radius:0;border:2px solid #000000;text-align:center;transition:all .8s cubic-bezier(.25,.46,.45,.94);opacity:0;transform:scale(.85) translateY(40px);box-shadow:none;position:relative;overflow:hidden}.amenity-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#000000;transition:left .6s ease;z-index:-1}.amenity-card.visible{opacity:1;transform:scale(1) translateY(0)}.amenity-card:hover{border-color:#000;box-shadow:0 8px 24px #00000026;transform:scale(1.02) translateY(-2px)}.amenity-card:hover:before{left:0}.amenity-card:hover .amenity-card-title,.amenity-card:hover .amenity-description{color:#fff}.amenity-icon-container{display:flex;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 25px;background:#ffffff;border-radius:50%;border:2px solid #000000;transition:all .4s ease;position:relative;z-index:1}.amenity-card:hover .amenity-icon-container{border-color:#fff;background:transparent;transform:scale(1.1)}.amenity-icon{font-size:48px;display:block;line-height:1;transition:all .4s ease;font-weight:300;color:#000;letter-spacing:0;position:relative;z-index:1}.amenity-card:hover .amenity-icon{color:#fff}.amenity-card-title{font-size:20px;font-weight:600;color:#000;margin:0 0 15px;letter-spacing:-.3px;font-family:Georgia,Garamond,serif;transition:color .4s ease;position:relative;z-index:1}.amenity-description{font-size:15px;color:#333;line-height:1.65;margin:0;font-weight:400;transition:color .4s ease;position:relative;z-index:1}@media (max-width: 768px){.amenities-section{padding:60px 24px}.amenities-title{font-size:32px;margin-bottom:50px;color:#000}.amenities-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}.amenity-card{padding:35px 25px}.amenity-icon-container{width:70px;height:70px;margin-bottom:20px}.amenity-icon{font-size:40px}.amenity-card-title{font-size:18px;color:#000}.amenity-description{font-size:14px;color:#333}}@media (max-width: 480px){.amenities-section{padding:40px 16px}.amenities-title{font-size:clamp(20px,5vw,32px);line-height:1.25;margin-bottom:clamp(10px,2vw,16px);letter-spacing:.2px;margin:0 0 28px;color:#1e1b18;font-weight:500}.amenities-grid{grid-template-columns:1fr;gap:24px}.amenity-card{padding:30px 20px}.amenity-icon-container{width:65px;height:65px}.amenity-icon{font-size:36px}.amenity-card-title{font-size:16px;color:#000}.amenity-description{font-size:13px;color:#333}}.footer{position:relative;width:100%;min-height:100vh;height:auto;background-color:#fff;color:#fff;font-family:Inter,system-ui,sans-serif;overflow:hidden}.footer-background{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center bottom;background-attachment:fixed;z-index:1;will-change:background-position}@supports not (background-attachment: fixed){.footer-background{background-attachment:scroll}}.footer-background:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.35);z-index:2;transition:background .4s ease}.footer-content{position:relative;width:100%;height:100%;z-index:10;min-height:100vh}.footer-copyright{position:absolute;bottom:92px;left:36px;font-size:12px;font-weight:400;margin:0;letter-spacing:1.5px;opacity:0;animation:fadeInUp 2s cubic-bezier(.25,.46,.45,.94) forwards;animation-delay:.1s;width:auto}.footer-credit{position:absolute;bottom:55px;left:36px;font-size:12px;font-weight:400;margin:0;letter-spacing:1px;opacity:0;animation:fadeInUp 2s cubic-bezier(.25,.46,.45,.94) forwards;animation-delay:.1s;width:auto}.footer-contact-us{position:absolute;bottom:164px;right:70px;font-size:14px;font-family:bc-novatica-cyr,Arial,sans-serif;font-weight:400;letter-spacing:2px;text-transform:uppercase;margin:0;opacity:0;animation:fadeInUp 2s cubic-bezier(.25,.46,.45,.94) forwards;animation-delay:.1s;width:auto}.footer-instagram-heading{position:absolute;bottom:82px;right:70px;font-size:14px;font-family:bc-novatica-cyr,Arial,sans-serif;font-weight:400;letter-spacing:2px;text-transform:uppercase;margin:0;opacity:0;animation:fadeInUp 2s cubic-bezier(.25,.46,.45,.94) forwards;animation-delay:.2s;width:auto}.footer-instagram-link{position:absolute;bottom:57px;right:70px;font-size:14px;font-family:bc-novatica-cyr,Arial,sans-serif;font-weight:400;letter-spacing:1.5px;text-decoration:none;color:#fff;padding-bottom:2px;opacity:0;animation:fadeInUp 2s cubic-bezier(.25,.46,.45,.94) forwards;animation-delay:.2s;transition:opacity .3s ease;width:auto;display:inline-block}.footer-instagram-link:hover,.footer-instagram-link:focus{opacity:.7}.footer-instagram-link:active{opacity:.5}.footer-contact-info{position:absolute;bottom:117px;right:20px;font-size:14px;font-family:bc-novatica-cyr,Arial,sans-serif;font-weight:400;letter-spacing:.5px;opacity:0;animation:fadeInUp 2s cubic-bezier(.25,.46,.45,.94) forwards;animation-delay:.1s;width:auto}.footer-contact-info a{display:block;color:#fff;text-decoration:none;transition:opacity .3s ease;padding:0;margin-bottom:8px}.footer-contact-info a:last-child{margin-bottom:0}.footer-contact-info a:hover,.footer-contact-info a:focus{opacity:.8}@media screen and (min-width: 1200px){.footer,.footer-content{min-height:740px;height:100vh}.footer-background{background-attachment:fixed}.footer-copyright{bottom:100px;left:75px;font-size:16px}.footer-credit{bottom:55px;left:75px;font-size:16px}.footer-contact-us{bottom:165px;right:125px;font-size:16px}.footer-instagram-heading{bottom:82px;right:70px}.footer-instagram-link{bottom:50px;right:135px;font-size:16px}.footer-contact-info{bottom:90px;right:75px;font-size:16px}}@media screen and (max-width: 1199px){.footer,.footer-content{min-height:680px}.footer-copyright{bottom:58px;left:36px}.footer-credit{bottom:21px;left:36px}.footer-contact-us{bottom:185px;right:70px}.footer-instagram-heading{bottom:33px;right:70px}.footer-instagram-link{bottom:-35px;right:70px}.footer-contact-info{bottom:135px;right:20px}}@media screen and (max-width: 959px){.footer{min-height:auto;height:auto}.footer-content{min-height:auto;height:auto;position:relative;padding:50px 36px}.footer-background{background-position:center center}.footer-background:before{background:rgba(0,0,0,.4)}.footer-copyright{position:static;bottom:auto;left:auto;margin-bottom:24px;opacity:0;animation:fadeInUp 1.4s cubic-bezier(.25,.46,.45,.94) forwards;animation-delay:.1s;text-align:center}.footer-credit{position:static;bottom:auto;left:auto;margin-bottom:40px;opacity:0;animation:fadeInUp 1.4s cubic-bezier(.25,.46,.45,.94) forwards;animation-delay:.15s;text-align:center}.footer-contact-us{position:static;bottom:auto;left:auto;right:auto;margin-bottom:24px;opacity:0;animation:fadeInUp 1.4s cubic-bezier(.25,.46,.45,.94) forwards;animation-delay:.15s;text-align:center}.footer-instagram-heading{position:static;bottom:auto;left:auto;right:auto;margin-bottom:8px;opacity:0;animation:fadeInUp 1.4s cubic-bezier(.25,.46,.45,.94) forwards;animation-delay:.2s;text-align:center}.footer-instagram-link{position:static;bottom:auto;left:auto;right:auto;margin-bottom:32px;opacity:0;animation:fadeInUp 1.4s cubic-bezier(.25,.46,.45,.94) forwards;animation-delay:.25s;display:inline-block;text-align:center}.footer-contact-info{position:static;bottom:auto;left:auto;right:auto;opacity:0;animation:fadeInUp 1.4s cubic-bezier(.25,.46,.45,.94) forwards;animation-delay:.15s;text-align:center}}@media screen and (max-width: 767px){.footer-content{padding:40px 36px}.footer-copyright{margin-bottom:24px}.footer-credit{margin-bottom:40px}.footer-contact-us{margin-bottom:24px}.footer-instagram-heading{margin-bottom:8px}.footer-instagram-link{margin-bottom:32px}.footer-contact-info a{min-height:44px;display:flex;align-items:center;justify-content:center}}@media screen and (max-width: 639px){.footer{min-height:auto;height:auto}.footer-content{min-height:auto;height:auto;padding:40px 36px}.footer-background{background-position:center center}.footer-background:before{background:rgba(0,0,0,.45)}.footer-copyright{position:static;bottom:auto;left:auto;font-size:clamp(10px,2vw,12px);margin-bottom:24px;text-align:center}.footer-credit{position:static;bottom:auto;left:auto;font-size:clamp(10px,2vw,12px);margin-bottom:40px;text-align:center}.footer-contact-us{position:static;bottom:auto;left:auto;right:auto;font-size:clamp(11px,2vw,13px);margin-bottom:24px;text-align:center}.footer-instagram-heading{position:static;bottom:auto;left:auto;right:auto;font-size:clamp(9px,2vw,11px);margin-bottom:8px;text-align:center}.footer-instagram-link{position:static;bottom:auto;left:auto;right:auto;font-size:clamp(9px,2vw,11px);margin-bottom:32px;padding:6px 4px 4px;text-align:center;display:block}.footer-contact-info{position:static;bottom:auto;left:auto;right:auto;font-size:clamp(9px,2vw,11px);text-align:center}.footer-contact-info a{margin-bottom:8px;min-height:44px;display:flex;align-items:center;justify-content:center;padding:6px 4px}.footer-contact-info a:active{background:rgba(255,255,255,.1)}.footer-contact-info a:last-child{margin-bottom:0}}@media screen and (max-width: 479px){.footer{min-height:auto;height:auto}.footer-content{padding:32px 16px}.footer-background{background-position:center 30%}.footer-background:before{background:rgba(0,0,0,.5)}.footer-copyright{font-size:12px;margin-bottom:16px;text-align:center}.footer-credit{font-size:12px;margin-bottom:32px;text-align:center}.footer-contact-us{font-size:13px;margin-bottom:16px;text-align:center}.footer-instagram-heading{font-size:12px;margin-bottom:8px;text-align:center}.footer-instagram-link{font-size:12px;margin-bottom:24px;padding:4px 2px;text-align:center;display:block}.footer-contact-info{font-size:12px;text-align:center;margin-top:0}.footer-contact-info a{margin-bottom:6px;min-height:40px;padding:4px 2px;display:flex;align-items:center;justify-content:center}}@media screen and (max-width: 374px){.footer-content{padding:28px 14px}.footer-copyright,.footer-credit,.footer-contact-us{font-size:11px;text-align:center}.footer-instagram-heading,.footer-instagram-link,.footer-contact-info{font-size:11px;text-align:center}.footer-contact-info a{min-height:44px}}@media (prefers-reduced-motion: reduce){.footer-copyright,.footer-credit,.footer-contact-us,.footer-instagram-heading,.footer-instagram-link,.footer-contact-info{animation:none!important;opacity:1!important;transform:none!important}.footer-instagram-link,.footer-contact-info a{transition:none!important}}@media (hover: none) and (pointer: coarse){.footer-instagram-link,.footer-contact-info a{min-height:48px;display:flex;align-items:center;padding:8px;border-radius:4px}.footer-instagram-link:active,.footer-contact-info a:active{background:rgba(255,255,255,.15)}.footer-background:before{background:rgba(0,0,0,.38)}}@media screen and (max-height: 500px) and (orientation: landscape){.footer{min-height:auto}.footer-content{min-height:auto;padding:24px 36px;position:relative}.footer-copyright,.footer-credit,.footer-contact-us,.footer-instagram-heading,.footer-instagram-link,.footer-contact-info{margin-bottom:12px}}@media print{.footer{min-height:400px;height:auto}.footer-background{display:none}.footer-background:before{display:none}.footer{background-color:#1e1b18}.footer-copyright,.footer-credit,.footer-contact-us,.footer-instagram-heading,.footer-instagram-link,.footer-contact-info{animation:none!important;opacity:1!important;position:static!important}}html,body,#root{width:100%;height:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#ffffff;color:#1e1b18;overflow-x:hidden;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app{width:100%;min-height:100vh;background:#ffffff}.main-content{width:100%}body,p,span,a,button,input,textarea,select,label{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Cormorant Garamond,Georgia,serif;font-weight:500}.description-title,.amenities-title,button,.header-book-btn{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}p{line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.4)}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:focus-visible{outline:2px solid var(--accent, #8a7a6d);outline-offset:2px}button:focus-visible,a:focus-visible{outline:2px solid var(--accent, #8a7a6d);outline-offset:2px}@media (max-width: 1199px){.main-content{padding-top:0}}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background-color:#fff;color:#1e1b18;line-height:1.6;letter-spacing:.5px}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-100px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fade-in-up{animation:fadeInUp 2s ease-out forwards}.animate-fade-in-left{animation:fadeInLeft 2s ease-out forwards}.animate-fade-in-right{animation:fadeInRight 2s ease-out forwards}.animate-fade-in{animation:fadeIn 2s ease-out forwards}.container{width:100%;margin:0 auto;padding:0 20px}@media (min-width: 1200px){.container{padding:0 36px}}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#fff;border-radius:4px}
