:root{--paper:#faf8f2;--cream:#eeeade;--green:#294438;--deep:#20382e;--ink:#2c372e;--muted:#71756b;--line:#dedfd4;--accent:#a08960;--serif:'Cormorant Garamond',Georgia,serif;--sans:'Manrope','Noto Sans Armenian',sans-serif;font-family:var(--sans);color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0}body.modal-open{overflow:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{cursor:default}button,a,input,select,textarea{outline-offset:5px}button:focus-visible,a:focus-visible{outline:2px solid var(--accent)}button{border:0;background:none}svg{width:22px;height:22px;flex:none}img{display:block;width:100%;object-fit:cover}p{font-size:14px;line-height:1.9;margin:0 0 20px}h1,h2,h3{font-family:var(--serif);font-weight:500;margin:0;line-height:1.08}h2{font-size:clamp(38px,4vw,56px);letter-spacing:-1.1px}h3{font-size:29px;letter-spacing:-.4px}em{font-weight:400}.wrap{max-width:1240px;width:calc(100% - 112px);margin-inline:auto}.section{padding-block:92px}.eyebrow{display:block;font-size:10px;line-height:1.7;font-weight:700;letter-spacing:2px;color:#7a806e;margin-bottom:20px}.eyebrow.light{color:#e6e7d6}.muted{color:var(--muted)}.small{font-size:12px}.button{min-height:48px;padding:15px 24px;display:inline-flex;align-items:center;justify-content:center;gap:22px;background:var(--green);border:1px solid var(--green);color:var(--paper);font-size:12px;font-weight:600;line-height:1.5;border-radius:3px;transition:background .2s,transform .2s}.button svg{width:18px;height:18px}.button:hover{background:var(--deep);transform:translateY(-1px)}.button.cream{background:var(--paper);border-color:var(--paper);color:var(--green)}.button.cream:hover{background:#e9e6d9}.button.outline{background:transparent;color:var(--green);border-color:#b4bcad}.button.outline:hover{background:var(--cream)}.button.full{width:100%}.text-link{padding:5px 0;display:inline-flex;align-items:center;gap:22px;border-bottom:1px solid #adb4a3;font-weight:600;font-size:12px;line-height:1.7}.text-link svg{width:18px;height:18px}.text-link:hover{color:#9a7642}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:var(--paper)}.skip-link{position:fixed;top:-100px;left:20px;background:var(--paper);padding:15px;z-index:100}.skip-link:focus{top:10px}
.topline{height:33px;background:var(--green);color:#f4f1e7;display:flex;justify-content:space-between;align-items:center;padding:0 4%;font-size:9px;letter-spacing:1.2px}.topline>a{display:flex;align-items:center;gap:6px}.topline svg{width:12px;height:12px}.header{height:94px;display:flex;align-items:center;justify-content:space-between;padding:0 4%;gap:25px;position:sticky;top:0;z-index:20;background:var(--paper);border-bottom:1px solid #dedfd47a}.brand{display:inline-flex;align-items:center;gap:10px;flex-shrink:0}.brand-mark{display:flex;align-items:center;justify-content:center;border:1px solid #97a087;border-radius:50% 50% 3px 3px;width:40px;height:47px}.brand-mark svg{width:30px;height:34px}.brand-type{font-family:var(--serif);font-size:27px;font-weight:600;line-height:1}.brand-type>span{display:block;font-family:var(--sans);font-size:7px;letter-spacing:1.8px;font-weight:500;margin-top:9px}.desktop-nav{display:flex;gap:25px;align-items:center}.desktop-nav a{font-size:11px;white-space:nowrap;position:relative;padding:10px 0}.desktop-nav a:after{position:absolute;content:'';bottom:4px;left:0;width:0;height:1px;background:var(--green);transition:width .2s}.desktop-nav a:hover:after{width:100%}.header-actions{display:flex;align-items:center;gap:23px}.languages{display:flex;align-items:center;gap:7px}.languages button{font-size:9px;padding:7px 2px;color:#899084;border-bottom:1px solid transparent}.languages button[aria-pressed=true]{border-color:var(--green);color:var(--green);font-weight:700}.header-book{font-size:10px;gap:18px;padding-inline:18px;min-height:42px}.mobile-menu,.mobile-nav,.mobile-booking{display:none}
.hero{margin:0 18px;position:relative;min-height:620px;height:calc(100svh - 190px);max-height:840px;color:#fff;overflow:hidden;border-radius:4px;background:#193027}.hero-picture{position:absolute;inset:0}.hero-image{width:100%;height:100%;object-position:50% 55%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,23,14,.76) 0,rgba(7,23,14,.62) 24%,rgba(7,23,14,.27) 48%,transparent 72%),linear-gradient(0deg,rgba(7,23,14,.48),transparent 28%)}.hero-content{position:relative;padding:95px 6% 135px;max-width:880px}.hero .eyebrow{font-size:10px;letter-spacing:2.8px}.hero h1{font-size:clamp(54px,5.6vw,82px);letter-spacing:-1.5px;line-height:1.03;text-wrap:balance;text-shadow:0 2px 24px rgba(5,18,11,.18)}.hero h1 em{color:#edebd9}.hero p{max-width:370px;line-height:1.85;font-size:13px;margin:25px 0 32px;color:#f5f3eb}.hero .button{font-size:11px;min-height:50px}.hero-bottom{position:absolute;bottom:28px;left:6%;right:4%;display:flex;justify-content:space-between;align-items:center;gap:20px}.hero-bottom>span{display:flex;align-items:center;gap:10px;font-size:11px}.hero-coordinate{font-size:9px;letter-spacing:1px;opacity:.7;border-left:1px solid #ffffff50;margin-left:15px;padding-left:23px}.hero-bottom svg{width:17px;height:17px}.gallery-pill{display:flex;gap:12px;align-items:center;border:1px solid #ffffff80;padding:12px 17px;border-radius:3px;color:white;font-size:11px;background:#263b2930;backdrop-filter:blur(8px)}.gallery-pill:hover{background:#263b29a0}.hero-side{position:absolute;right:25px;top:42%;writing-mode:vertical-rl;font-size:8px;letter-spacing:3px;opacity:.8}.benefits{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line);padding-block:27px}.benefits>div{display:flex;align-items:center;justify-content:center;gap:14px;border-right:1px solid var(--line);font-size:11px}.benefits>div:last-child{border:0}.benefits svg{width:25px;height:25px;stroke:#707c64}
.intro{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.intro-copy{padding-top:14px}.intro-copy p{color:#697060}.intro-copy p:last-of-type{margin-bottom:18px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:70px;margin-bottom:36px}.section-heading h2{max-width:660px}.section-heading>p{max-width:330px;font-size:12px;line-height:1.9;color:var(--muted);margin-bottom:3px}.rooms-section{background:#f0f0e7;border-top:1px solid #e7e8dd;border-bottom:1px solid #e7e8dd}.room-filter{display:flex;align-items:center;gap:9px;margin-bottom:31px;flex-wrap:wrap}.room-filter button{border:1px solid #cdd1c3;padding:10px 20px;border-radius:30px;font-size:11px;transition:background .2s}.room-filter button[aria-pressed=true]{background:var(--green);border-color:var(--green);color:white}.room-filter button:hover{border-color:var(--green)}.room-count{margin-left:auto;font-size:11px;letter-spacing:2px;color:var(--muted)}.room-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 24px}.room-card{background:var(--paper);border:1px solid #e0e2d7;border-radius:5px;overflow:hidden}.image-button{position:relative;display:block;padding:0;width:100%;overflow:hidden;text-align:left}.image-button img{height:100%;transition:transform .7s ease}.image-button:hover img{transform:scale(1.035)}.room-image{height:255px}.room-tag{position:absolute;left:17px;top:17px;padding:7px 11px;border-radius:3px;background:#faf8f2f0;font-size:9px;font-weight:600;letter-spacing:.6px}.round-arrow{position:absolute;right:15px;bottom:15px;width:35px;height:35px;border-radius:50%;background:#faf8f2eb;color:var(--green);display:flex;align-items:center;justify-content:center}.round-arrow svg{height:17px;width:17px}.room-info{padding:23px 22px 0}.room-meta{display:flex;gap:20px;font-size:9px;color:#737c69}.room-meta>span{display:flex;align-items:center;gap:5px}.room-meta svg{width:13px;height:13px}.room-info h3{font-size:28px;margin:15px 0 12px}.bed-type{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:10px;margin-bottom:21px}.bed-type svg{width:16px;height:16px}.room-link{width:100%;display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-top:1px solid var(--line);font-size:11px;font-weight:600}.room-link svg{width:18px;height:18px}
.dining-section{display:grid;grid-template-columns:1.08fr 1fr;gap:110px;align-items:center;padding-top:110px;padding-bottom:120px}.dining-images{position:relative;padding-right:45px;padding-bottom:40px}.dining-main{height:470px;border-radius:130px 3px 3px 3px}.dining-inset{position:absolute;width:210px;height:235px;bottom:0;right:-10px;border:8px solid var(--paper);border-radius:3px}.photo-stamp{position:absolute;top:30px;right:-8px;width:112px;height:112px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:11px;background:#e8e6d7;border:6px solid var(--paper);border-radius:50%;padding:10px}.photo-stamp span{font-size:9px;line-height:1.6}.photo-stamp svg{width:25px;height:25px}.dining-copy h2{margin-bottom:27px}.dining-copy p{color:var(--muted)}.dining-copy .button{margin-top:9px}.dining-copy>.text-link{display:flex;width:max-content;margin-top:20px}.experiences-section{background:#eaece0}.center-heading{text-align:center;max-width:700px;margin:0 auto 42px}.center-heading p{font-size:12px;color:var(--muted);max-width:480px;margin:20px auto 0}.experience-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.experience .image-button{height:320px;border-radius:4px}.experience-number{display:block;font-size:10px;color:var(--accent);letter-spacing:1px;margin:23px 0 12px}.experience h3{font-size:30px;margin-bottom:13px}.experience p{font-size:12px;line-height:1.9;color:var(--muted);max-width:320px;margin:0}.pavilion-section{display:grid;grid-template-columns:1fr 1fr;padding:0;margin-top:100px;margin-bottom:10px;background:var(--green);color:var(--paper);border-radius:5px;overflow:hidden}.pavilion-photo{height:100%;min-height:530px}.pavilion-photo img{position:absolute;inset:0}.pavilion-copy{padding:55px 50px}.pavilion-copy h2{font-size:46px;margin-bottom:24px}.pavilion-copy p{font-size:12px;color:#d8dece}.pavilion-copy p.small{font-size:10px}.pavilion-copy .button{margin-top:6px}.pavilion-copy .text-link{display:flex;width:max-content;margin-top:20px;color:var(--paper);border-color:#ffffff50}.gallery-section{padding-bottom:95px}.gallery-section .section-heading{align-items:center}.gallery-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;grid-template-rows:180px 180px;gap:15px}.gallery-tile{border-radius:4px;height:100%}.gallery-tile-0{grid-row:span 2}.gallery-tile-1{grid-row:span 2}.gallery-tile img{object-position:center}.gallery-tile .round-arrow{opacity:0;transition:opacity .2s}.gallery-tile:hover .round-arrow,.gallery-tile:focus-visible .round-arrow{opacity:1}
.location-section{background:#f0f0e7}.location-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:center}.location-layout h2{margin-bottom:25px}.location-layout p{font-size:12px;color:var(--muted)}.address{display:flex;gap:13px;margin:28px 0}.address svg{stroke:#7f886f}.address strong{font-size:13px;font-weight:600;display:block;margin-bottom:5px}.address span{font-size:11px;color:var(--muted)}.phone-link{display:flex;gap:10px;align-items:center;font-size:12px;margin-top:20px}.phone-link svg{width:16px;height:16px}.map-container{border:1px solid #d7dacb;position:relative;height:450px;overflow:hidden;border-radius:5px;background:#dfe4d5}.map-container iframe{border:0;width:100%;height:100%;filter:saturate(.7)}.map-link{position:absolute;bottom:17px;left:17px;right:17px;display:flex;gap:10px;justify-content:center;align-items:center;background:var(--paper);padding:16px;font-size:11px;border-radius:3px;box-shadow:0 3px 10px #23332816}.map-link svg{width:17px;height:17px}.contact-section{text-align:center;padding-block:87px}.contact-section h2{font-size:50px;margin-bottom:21px}.contact-section p{max-width:470px;margin:0 auto 26px;font-size:12px;color:var(--muted)}.contact-actions{display:flex;justify-content:center;gap:12px}footer{background:var(--green);color:var(--paper);padding-top:55px}.footer-main{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:70px;padding-bottom:44px}.footer-main .brand-type{font-size:27px}.footer-main .brand-mark{border-color:#abb59b}.footer-main p{font-size:11px;max-width:290px;color:#b6c1b0;margin-top:22px;margin-bottom:0}.footer-links{display:flex;flex-direction:column;gap:13px;font-size:11px}.footer-contact{display:flex;flex-direction:column;gap:16px;font-size:12px}.footer-contact>span{font-size:11px;color:#b6c1b0}.footer-contact svg{width:13px;height:13px;vertical-align:middle}.footer-bottom{border-top:1px solid #ffffff20;padding:22px 0;display:flex;flex-wrap:wrap;gap:10px 24px;justify-content:space-between;font-size:9px;color:#b6c1b0}
.footer-bottom .credit a{color:var(--paper);text-decoration:underline;text-underline-offset:3px}.footer-bottom>span:last-child{display:flex;gap:10px;align-items:center}.footer-bottom svg{width:15px;height:15px}
dialog{padding:0;border:0;max-width:min(850px,calc(100vw - 36px));max-height:90svh;width:850px;background:var(--paper);color:var(--ink);border-radius:8px;overflow-y:auto;box-shadow:0 30px 100px #0004}dialog::backdrop{background:#14271bd9;backdrop-filter:blur(5px)}.dialog-close{position:sticky;top:12px;float:right;margin:12px 12px -56px 0;z-index:5;box-shadow:0 1px 10px #0001}.modal-gallery{position:relative;background:#15241b;height:420px;clear:none}.modal-gallery>img{height:100%;object-fit:contain}.gallery-prev,.gallery-next{position:absolute;top:calc(50% - 22px);box-shadow:0 1px 10px #0003}.gallery-prev{left:14px;transform:rotate(180deg)}.gallery-next{right:14px}.gallery-counter{position:absolute;bottom:15px;left:50%;transform:translateX(-50%);border-radius:20px;padding:7px 16px;color:white;background:#182c20c9;font-size:11px}.thumbnails{display:flex;gap:7px;overflow:auto;padding:12px 18px;scrollbar-width:thin;background:#eaece0}.thumbnails button{padding:0;flex:none;border:2px solid transparent;border-radius:3px;overflow:hidden;opacity:.65}.thumbnails button[aria-pressed=true]{border-color:var(--green);opacity:1}.thumbnails img{width:64px;height:48px}.modal-copy{padding:35px 42px}.modal-copy h2{font-size:40px;margin-bottom:18px}.modal-copy p{font-size:13px;color:var(--muted)}.room-facts{display:flex;flex-wrap:wrap;gap:25px;font-size:12px;padding:17px 0}.room-facts span{display:flex;gap:10px;align-items:center}.modal-copy h3{font-size:28px;margin-bottom:15px}.modal-copy .small{margin:17px 0 0;font-size:11px}.extra-note{background:#ebeee2;padding:13px;margin:8px 0 25px}.gallery-title{padding:28px 35px 24px}.gallery-title .eyebrow{margin-bottom:9px}.gallery-title h2{font-size:35px;padding-right:35px}.inquiry-dialog{width:560px}.inquiry-copy{padding:45px}.inquiry-copy h2{font-size:43px;margin-bottom:18px;padding-right:20px}.inquiry-copy>p{font-size:12px;color:var(--muted)}form{margin-top:23px}label{display:flex;flex-direction:column;gap:9px;font-size:11px;font-weight:600;margin-bottom:18px;min-width:0}input,select,textarea{padding:13px 12px;border:1px solid #c9cebe;background:#fffef8;border-radius:3px;color:var(--ink);min-height:46px;width:100%;min-width:0;font-size:12px}input:focus,select:focus,textarea:focus{outline:1px solid var(--green);outline-offset:1px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-error{color:#a03127;font-size:12px;margin-bottom:12px}.inquiry-copy form .small{font-size:10px;margin:14px 0 0}.inquiry-contact{display:flex;justify-content:space-between;gap:20px;padding-top:23px;border-top:1px solid var(--line);margin-top:20px;font-size:11px}.inquiry-contact a{display:flex;align-items:center;gap:8px}.inquiry-contact svg{width:16px;height:16px}.request-text{height:180px;resize:vertical;line-height:1.8;margin-bottom:18px}.request-actions{display:flex;gap:12px;margin:0 0 20px}.request-actions .button{flex:1}.copy-status{font-size:12px;min-height:20px;margin:10px 0;color:var(--green)}[hidden]{display:none!important}
html[lang=hy]{--serif:'Noto Serif Armenian',Georgia,serif;--sans:'Noto Sans Armenian',sans-serif}html[lang=hy] .brand-type{font-family:'Cormorant Garamond',Georgia,serif}html[lang=hy] h1{font-size:clamp(38px,3.85vw,58px);line-height:1.35;letter-spacing:-1.3px}html[lang=hy] h1 em{font-style:normal;font-weight:400}html[lang=hy] h2{font-size:clamp(30px,2.9vw,43px);line-height:1.4;letter-spacing:-.7px}html[lang=hy] h3{font-size:20px;line-height:1.5;letter-spacing:-.3px}html[lang=hy] .eyebrow{letter-spacing:1.3px;font-size:9px}html[lang=hy] .hero-content{max-width:850px}html[lang=hy] .room-info h3{font-size:20px}html[lang=hy] .inquiry-copy h2{font-size:31px}html[lang=ru] .hero-content{max-width:1000px}html[lang=ru] h1{font-size:clamp(48px,5vw,74px)}html[lang=ru] .desktop-nav{gap:18px}
@media(min-width:1600px){.hero-content{padding-left:max(6%,calc((100vw - 1240px)/2 - 18px))}.hero-bottom{left:max(6%,calc((100vw - 1240px)/2 - 18px))}}
@media(max-width:1200px){.header{gap:16px;padding-inline:3%}.desktop-nav{gap:16px}.header-actions{gap:15px}.brand-type{font-size:24px}.header-book{display:none}.wrap{width:calc(100% - 80px)}.hero{min-height:570px}.hero-content{padding-top:80px}.dining-section{gap:60px}.room-image{height:235px}.room-info{padding-inline:17px}.room-info h3{font-size:25px}.room-meta{gap:12px;font-size:8px}.pavilion-copy{padding:40px}.location-layout{gap:55px}html[lang=hy] .hero-content{max-width:850px}}
@media(max-width:900px){.desktop-nav{display:none}.mobile-menu{display:inline-flex;background:transparent}.mobile-nav{display:flex;position:absolute;top:100%;left:0;right:0;background:var(--paper);padding:22px 6%;box-shadow:0 15px 20px #0001;flex-direction:column;gap:0}.mobile-nav a{font-size:14px;padding:14px 0;border-bottom:1px solid var(--line)}.header{height:82px;padding-inline:5%}.wrap{width:calc(100% - 56px)}.section{padding-block:65px}.hero{min-height:560px;height:auto}.hero-content{padding-top:75px;padding-bottom:145px}.hero h1{font-size:64px}.hero-side{display:none}.intro{gap:40px}.section-heading{gap:30px}.section-heading>p{max-width:250px}.room-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.room-image{height:270px}.dining-section{gap:45px}.dining-images{padding-right:15px}.dining-main{height:410px;border-top-left-radius:100px}.dining-inset{width:145px;height:175px;right:-15px}.photo-stamp{width:92px;height:92px;right:-8px}.experience-grid{gap:18px}.experience .image-button{height:230px}.experience h3{font-size:25px}.pavilion-section{padding:0;margin-top:65px}.pavilion-copy{padding:32px}.pavilion-copy h2{font-size:37px}.gallery-grid{grid-template-rows:150px 150px}.location-layout{gap:35px}.map-container{height:410px}.footer-main{gap:30px}.benefits>div{gap:8px;font-size:9px}.benefits svg{width:21px;height:21px}html[lang=hy] .hero h1{font-size:46px}html[lang=ru] .hero h1{font-size:58px}}
@media(max-width:600px){html{scroll-padding-top:83px}.topline{height:27px;font-size:8px;letter-spacing:.4px;padding-inline:20px}.header{height:74px;gap:10px;padding-inline:18px}.brand{gap:7px}.brand-mark{width:31px;height:39px}.brand-mark svg{width:23px;height:28px}.brand-type{font-size:23px}.brand-type>span{font-size:5.5px;letter-spacing:1.1px;margin-top:7px}.header-actions{gap:7px}.languages{gap:3px}.languages button{font-size:8px;padding:8px 3px}.mobile-menu{width:32px;height:40px}.mobile-menu svg{width:21px;height:21px}.wrap{width:calc(100% - 40px)}.section{padding-block:55px}.eyebrow{font-size:9px;letter-spacing:1.7px;margin-bottom:16px}h2{font-size:39px;letter-spacing:-.8px}p{font-size:13px}.hero{margin:0 8px;min-height:585px;height:calc(100svh - 152px);max-height:800px;border-radius:4px}.hero-image{object-position:58% center}.hero-shade{background:linear-gradient(90deg,#0a1c108c,#0a1c1030),linear-gradient(0deg,#07190ebf,transparent 70%)}.hero-content{padding:74px 25px 140px;max-width:100%}.hero .eyebrow{font-size:8px;letter-spacing:1.7px}.hero h1{font-size:48px;line-height:1.08;letter-spacing:-.9px}.hero p{font-size:12px;max-width:275px;margin:24px 0 26px;line-height:1.8}.hero .button{padding:14px 18px;gap:20px}.hero-bottom{left:25px;right:25px;bottom:23px;gap:10px}.hero-bottom>span{font-size:9px;gap:6px}.hero-bottom svg{width:14px;height:14px}.hero-coordinate{display:none}.gallery-pill{font-size:9px;padding:10px;gap:8px}.benefits{grid-template-columns:repeat(2,1fr);gap:20px 0;padding-block:26px}.benefits>div{justify-content:flex-start;font-size:9px;padding-left:5px;gap:12px}.benefits>div:nth-child(even){border:0;padding-left:22px}.benefits svg{width:21px;height:21px}.intro{grid-template-columns:1fr;gap:20px}.intro-copy{padding:0}.intro-copy p{font-size:12px}.intro-copy p:last-of-type{margin-bottom:17px}.section-heading{display:block;margin-bottom:25px}.section-heading>p{max-width:none;margin:18px 0 0;font-size:12px}.room-filter{gap:7px;margin-bottom:25px}.room-filter button{font-size:10px;padding:8px 13px}.room-count{display:none}.room-grid{grid-template-columns:1fr;gap:25px}.room-image{height:285px}.room-info{padding:22px 22px 0}.room-info h3{font-size:29px}.room-meta{font-size:10px;gap:20px}.bed-type{font-size:11px}.room-link{font-size:12px}.dining-section{grid-template-columns:1fr;gap:42px}.dining-images{padding-right:40px;padding-bottom:35px}.dining-main{height:390px;border-top-left-radius:120px}.dining-inset{height:190px;width:170px;right:0}.photo-stamp{right:0;top:30px;width:108px;height:108px}.dining-copy h2{margin-bottom:22px}.dining-copy p{font-size:12px}.center-heading{text-align:left;margin-bottom:28px}.center-heading p{margin:18px 0 0}.experience-grid{grid-template-columns:1fr;gap:32px}.experience .image-button{height:320px}.experience-number{margin-top:19px}.experience h3{font-size:30px}.experience p{max-width:none}.pavilion-section{grid-template-columns:1fr;padding:0;margin-top:55px;margin-bottom:0}.pavilion-photo{min-height:280px}.pavilion-copy{padding:32px 27px 37px}.pavilion-copy h2{font-size:39px}.pavilion-copy p{font-size:12px}.gallery-section .text-link{margin-top:20px}.gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:220px 160px;gap:10px}.gallery-tile-0{grid-column:span 2;grid-row:auto}.gallery-tile-1{grid-row:auto}.gallery-tile-3{display:none}.location-layout{grid-template-columns:1fr;gap:35px}.location-layout p{font-size:12px}.map-container{height:350px}.map-link{font-size:10px;padding:13px;left:10px;right:10px;bottom:10px}.contact-section{padding-block:55px}.contact-section h2{font-size:39px}.contact-actions{flex-direction:column;gap:10px}.contact-actions .button{width:100%}footer{padding-top:42px;padding-bottom:76px}.footer-main{grid-template-columns:1fr 1fr;gap:34px 25px;padding-bottom:28px}.footer-main>div:first-child{grid-column:span 2}.footer-main p{max-width:300px}.footer-contact{font-size:11px;gap:16px}.footer-bottom{font-size:8px}.footer-bottom>span:last-child{gap:5px}.mobile-booking{display:flex;position:fixed;bottom:0;left:0;right:0;background:#faf8f2f5;backdrop-filter:blur(10px);padding:10px 20px max(10px,env(safe-area-inset-bottom));border-top:1px solid var(--line);z-index:25;gap:12px;align-items:center}.mobile-booking>a{display:flex;align-items:center;justify-content:center;width:48px;height:44px;border:1px solid #b9c0b0;border-radius:3px}.mobile-booking .button{flex:1;min-height:44px;padding:11px 18px;font-size:11px}.modal-open .mobile-booking{display:none}dialog{max-width:calc(100vw - 16px);max-height:94svh;border-radius:6px}.modal-gallery{height:310px}.modal-copy{padding:25px}.modal-copy h2{font-size:34px}.modal-copy p{font-size:12px}.modal-copy .room-facts{gap:15px;font-size:11px}.modal-copy .button{width:100%}.gallery-title{padding:28px 23px 20px}.gallery-title h2{font-size:30px}.inquiry-copy{padding:37px 24px 28px}.inquiry-copy h2{font-size:38px}.form-row{gap:10px}.request-actions .button{font-size:10px;padding-inline:12px;gap:10px}.inquiry-contact{font-size:10px;gap:10px}.dialog-close{width:38px;height:38px}.thumbnails{padding:10px}.gallery-counter{font-size:10px}html[lang=hy] h2{font-size:30px;line-height:1.4}html[lang=hy] .hero h1{font-size:34px;line-height:1.45;letter-spacing:-.7px}html[lang=hy] .hero-content{padding-top:65px}html[lang=hy] .hero p{font-size:11px}html[lang=hy] .hero .eyebrow{font-size:7px;letter-spacing:1px}html[lang=hy] .hero .button{font-size:10px}html[lang=hy] .room-filter button{font-size:9px}html[lang=hy] .room-info h3{font-size:23px}html[lang=hy] .gallery-pill{font-size:8px;gap:6px}html[lang=hy] .eyebrow{font-size:8px;letter-spacing:1px}html[lang=hy] .inquiry-copy h2{font-size:29px}html[lang=ru] .hero h1{font-size:43px}html[lang=ru] .hero-content{padding-top:60px}html[lang=ru] .room-filter button{font-size:9px;padding-inline:12px}}
@media(max-width:360px){.brand-type{font-size:20px}.brand-mark{width:26px}.header{padding-inline:12px}.hero h1{font-size:43px}.hero-content{padding-inline:20px}.hero-bottom{left:20px;right:20px}.gallery-pill{font-size:8px}html[lang=hy] .hero h1{font-size:30px}html[lang=ru] .hero h1{font-size:38px}.form-row{grid-template-columns:1fr}.room-image{height:250px}}
.map-link{z-index:4}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Immersive photo viewer */
.modal-gallery{isolation:isolate;touch-action:pan-y;user-select:none}.modal-gallery:after{content:'';position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#07100b66 0,transparent 14%,transparent 86%,#07100b66 100%)}.modal-gallery>img{transition:opacity .18s ease,transform .35s ease}.modal-gallery>img.is-changing{opacity:.15;transform:scale(.992)}.gallery-prev,.gallery-next,.gallery-counter{z-index:2}.gallery-prev,.gallery-next{transition:background .2s,transform .2s,border-color .2s}.gallery-counter{display:flex;align-items:center;gap:9px;font-variant-numeric:tabular-nums;letter-spacing:.08em}.gallery-counter strong{font-weight:700}.gallery-counter span{display:block;width:24px;height:1px;background:currentColor;opacity:.55}.thumbnails{scroll-snap-type:x proximity;scroll-behavior:smooth}.thumbnails button{scroll-snap-align:center;transition:opacity .2s,transform .2s,border-color .2s}.thumbnails button:hover{opacity:1}.thumbnails button:focus-visible{outline-color:var(--accent);outline-offset:2px}

.photo-dialog{width:calc(100vw - 24px);height:calc(100svh - 24px);max-width:none;max-height:none;margin:auto;border-radius:14px;background:#0c1310;color:white;overflow:hidden;box-shadow:0 32px 120px #0009}.photo-dialog[open]{display:grid;grid-template-rows:minmax(0,1fr) auto;animation:viewer-in .28s ease-out}.photo-dialog::backdrop{background:#07100bf2;backdrop-filter:blur(12px)}.photo-dialog .dialog-close{position:absolute;float:none;top:24px;right:26px;margin:0;z-index:6;width:48px;height:48px;color:white;background:#15231bc7;border:1px solid #ffffff2e;box-shadow:0 10px 30px #0005;backdrop-filter:blur(14px)}.photo-dialog .dialog-close:hover{background:#ffffff;color:#173024}.photo-dialog .gallery-title{position:absolute;top:27px;left:32px;z-index:4;padding:0;max-width:min(520px,55vw);pointer-events:none;color:white;text-shadow:0 2px 18px #000}.photo-dialog .gallery-title .eyebrow{margin:0 0 6px;color:#c9d0c8;font-size:8px;letter-spacing:2.4px}.photo-dialog .gallery-title h2{padding:0;font-size:clamp(25px,2.5vw,38px);line-height:1.1}.photo-dialog .modal-gallery{grid-row:1;height:auto;min-height:0;background:radial-gradient(circle at center,#1c2722 0,#0c1310 70%)}.photo-dialog .modal-gallery:before{content:'';position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#07100bb3 0,transparent 25%,transparent 72%,#07100b80 100%)}.photo-dialog .modal-gallery>img{height:100%;object-fit:contain;padding:86px clamp(62px,7vw,110px) 24px}.photo-dialog .gallery-prev,.photo-dialog .gallery-next{top:50%;width:54px;height:54px;color:white;background:#15231ba8;border:1px solid #ffffff2e;box-shadow:0 10px 30px #0004;backdrop-filter:blur(12px)}.photo-dialog .gallery-prev{left:26px;transform:translateY(-50%) rotate(180deg)}.photo-dialog .gallery-next{right:26px;transform:translateY(-50%)}.photo-dialog .gallery-prev:hover{background:#ffffff;color:#173024;transform:translateY(-50%) rotate(180deg) scale(1.04)}.photo-dialog .gallery-next:hover{background:#ffffff;color:#173024;transform:translateY(-50%) scale(1.04)}.photo-dialog .gallery-counter{bottom:22px;padding:8px 14px;background:#101b16ad;border:1px solid #ffffff21;backdrop-filter:blur(10px)}.photo-dialog .thumbnails{grid-row:2;gap:10px;padding:12px max(18px,calc((100vw - 1240px)/2));background:#111b17;border-top:1px solid #ffffff14;scrollbar-width:none}.photo-dialog .thumbnails::-webkit-scrollbar{display:none}.photo-dialog .thumbnails button{border:2px solid transparent;border-radius:6px;opacity:.45}.photo-dialog .thumbnails button[aria-pressed=true]{border-color:#f5f2e8;opacity:1;transform:translateY(-2px)}.photo-dialog .thumbnails img{width:88px;height:62px;border-radius:3px}

.room-dialog .gallery-prev,.room-dialog .gallery-next{background:#faf8f2e8;backdrop-filter:blur(8px)}.room-dialog .gallery-counter{border:1px solid #ffffff21}.room-dialog .thumbnails button[aria-pressed=true]{transform:translateY(-1px)}

@keyframes viewer-in{from{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}

@media(max-width:600px){.photo-dialog{inset:0;width:100vw;height:100svh;max-width:none;max-height:none;margin:0;border-radius:0}.photo-dialog .dialog-close{top:14px;right:14px;width:42px;height:42px}.photo-dialog .gallery-title{top:18px;left:18px;max-width:calc(100vw - 88px)}.photo-dialog .gallery-title .eyebrow{display:none}.photo-dialog .gallery-title h2{font-size:22px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.photo-dialog .modal-gallery>img{padding:68px 8px 12px}.photo-dialog .gallery-prev,.photo-dialog .gallery-next{top:auto;bottom:15px;width:44px;height:44px}.photo-dialog .gallery-prev{left:12px;transform:rotate(180deg)}.photo-dialog .gallery-next{right:12px;transform:none}.photo-dialog .gallery-prev:hover{transform:rotate(180deg)}.photo-dialog .gallery-next:hover{transform:none}.photo-dialog .gallery-counter{bottom:18px}.photo-dialog .thumbnails{gap:7px;padding:9px 10px calc(9px + env(safe-area-inset-bottom))}.photo-dialog .thumbnails img{width:68px;height:50px}.room-dialog .modal-gallery{height:320px}.room-dialog .gallery-prev{left:10px}.room-dialog .gallery-next{right:10px}}

/* Modern split-view room gallery */
.room-dialog{width:min(1160px,calc(100vw - 40px));height:min(760px,90svh);max-width:none;max-height:none;margin:auto;overflow:hidden;border-radius:16px;background:var(--paper);box-shadow:0 34px 110px #07150d70}.room-dialog[open]{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(390px,.85fr);grid-template-rows:minmax(0,1fr) 78px;animation:viewer-in .25s ease-out}.room-dialog::backdrop{background:#14271be8;backdrop-filter:blur(10px)}.room-dialog .dialog-close{position:absolute;float:none;top:18px;right:18px;margin:0;z-index:7;width:44px;height:44px;border-radius:12px;color:var(--green);background:#edf0e8e8;border:1px solid #ccd2c7;box-shadow:none;backdrop-filter:blur(12px);transition:background .2s,transform .2s}.room-dialog .dialog-close:hover{background:white;transform:scale(1.04)}.room-dialog .modal-gallery{grid-column:1;grid-row:1;height:auto;min-height:0;background:radial-gradient(circle at center,#1d2c25,#0d1b14 75%)}.room-dialog .modal-gallery>img{height:100%;padding:18px 52px 0;object-fit:contain}.room-dialog .gallery-prev,.room-dialog .gallery-next{top:50%;width:44px;height:72px;border-radius:14px;color:white;background:transparent;border:1px solid transparent;box-shadow:none;opacity:.62;backdrop-filter:none}.room-dialog .gallery-prev{left:12px;transform:translateY(-50%) rotate(180deg)}.room-dialog .gallery-next{right:12px;transform:translateY(-50%)}.room-dialog .gallery-prev:hover{opacity:1;background:#ffffff12;border-color:#ffffff24;transform:translateY(-50%) rotate(180deg)}.room-dialog .gallery-next:hover{opacity:1;background:#ffffff12;border-color:#ffffff24;transform:translateY(-50%)}.room-dialog .gallery-prev svg,.room-dialog .gallery-next svg{width:24px;height:24px}.room-dialog .gallery-counter{bottom:16px;padding:7px 13px;background:#102019c7;border:1px solid #ffffff1f;backdrop-filter:blur(10px)}.room-dialog .thumbnails{grid-column:1;grid-row:2;gap:8px;padding:12px 18px;background:#111d17;border-top:1px solid #ffffff12;scrollbar-width:none}.room-dialog .thumbnails::-webkit-scrollbar{display:none}.room-dialog .thumbnails button{border:2px solid transparent;border-radius:6px;opacity:.45}.room-dialog .thumbnails button[aria-pressed=true]{border-color:#f4f1e7;opacity:1;transform:translateY(-1px)}.room-dialog .thumbnails img{width:72px;height:52px;border-radius:3px}.room-dialog .modal-copy{grid-column:2;grid-row:1 / span 2;min-height:0;overflow-y:auto;padding:72px 48px 48px;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#aeb6aa transparent}.room-dialog .modal-copy::-webkit-scrollbar{width:5px}.room-dialog .modal-copy::-webkit-scrollbar-track{background:transparent}.room-dialog .modal-copy::-webkit-scrollbar-thumb{background:#aeb6aa;border-radius:99px}.room-dialog .modal-copy h2{font-size:clamp(35px,3.4vw,48px)}

@media(max-width:760px){.room-dialog{inset:0;width:100vw;height:100svh;max-width:none;max-height:none;margin:0;border-radius:0}.room-dialog[open]{display:flex;flex-direction:column}.room-dialog .dialog-close{top:14px;right:14px;color:white;background:#102019b8;border-color:#ffffff28}.room-dialog .dialog-close:hover{color:var(--green);background:white}.room-dialog .modal-gallery{flex:0 0 47svh;min-height:290px}.room-dialog .modal-gallery>img{padding:8px 8px 0}.room-dialog .gallery-prev,.room-dialog .gallery-next{width:40px;height:58px;opacity:.8}.room-dialog .gallery-prev{left:7px}.room-dialog .gallery-next{right:7px}.room-dialog .gallery-counter{bottom:12px}.room-dialog .thumbnails{flex:none;padding:9px 10px}.room-dialog .thumbnails img{width:66px;height:48px}.room-dialog .modal-copy{flex:1;min-height:0;padding:30px 24px calc(36px + env(safe-area-inset-bottom))}.room-dialog .modal-copy h2{font-size:34px}}

.room-dialog .modal-copy::-webkit-scrollbar-button{display:none;width:0;height:0}
@media(max-width:760px){.room-dialog .modal-copy{scrollbar-width:none}.room-dialog .modal-copy::-webkit-scrollbar{display:none}}

/* Phone readability and touch targets: text at least 10–11px (body 14px), tap targets at least 44px, 16px form fields so iOS does not zoom */
@media(max-width:600px){.topline{font-size:10px;letter-spacing:.3px}.brand-type>span{font-size:6.5px}.header-actions{gap:2px}.languages{gap:0}.languages button{font-size:10px;min-width:30px;min-height:44px;padding:0 2px}.mobile-menu{width:44px;height:44px}html[lang] .eyebrow,html[lang] .hero .eyebrow{font-size:10px;letter-spacing:1.4px}.hero{height:auto;min-height:max(585px,calc(100svh - 152px))}html[lang] .hero p{font-size:14px;max-width:300px}.button,html[lang] .hero .button{font-size:13px}html[lang] .gallery-pill{font-size:11px;min-height:44px;padding:10px 12px}.hero-bottom>span{font-size:11px}.benefits>div{font-size:11px}p,.intro-copy p,.dining-copy p,.pavilion-copy p,.location-layout p,.section-heading>p,.center-heading p,.experience p,.contact-section p,.modal-copy p,.inquiry-copy>p,.footer-main p{font-size:14px}.small,.dining-copy p.small,.pavilion-copy p.small,.modal-copy .small,.inquiry-copy form .small{font-size:12px}.text-link{font-size:13px;position:relative}.text-link:after{content:'';position:absolute;inset:-7px 0}.phone-link{font-size:14px;min-height:44px;margin-top:8px}html[lang] .room-filter button{font-size:12px;min-height:44px;padding:0 16px}.room-tag{font-size:11px}.room-meta{font-size:12px}.bed-type{font-size:13px}.room-link{font-size:13px;min-height:52px}.experience-number{font-size:12px}.map-link{font-size:12px;min-height:44px}.address strong{font-size:15px}.address span{font-size:13px}.footer-links{gap:0;font-size:14px}.footer-links a{padding:12px 0}.footer-contact{gap:0;font-size:14px}.footer-contact>span{font-size:13px;padding-bottom:6px}.footer-contact a{padding:12px 0}.topline>a{padding-block:8px}.photo-stamp span{font-size:10.5px;line-height:1.35}.mobile-booking .button{font-size:13px}.footer-bottom{font-size:11px}.footer-bottom .credit a{display:inline-block;padding:12px 0;margin:-12px 0}input,select,textarea{font-size:16px}label{font-size:13px}.form-error{font-size:13px}.inquiry-contact{font-size:13px}.inquiry-contact a{min-height:44px}.modal-copy .room-facts{font-size:13px}.gallery-counter{font-size:12px}}
@media(max-width:360px){.header{gap:6px;padding-inline:10px}.brand{gap:5px}.brand-type{font-size:19px}.languages button{min-width:28px}}
/* Touch screens: no sticky hover effects, and show the photo icon that desktop reveals on hover */
@media(hover:none){.button:hover{transform:none}.image-button:hover img{transform:none}.gallery-tile .round-arrow{opacity:1}}
@media(max-width:900px) and (prefers-reduced-motion:no-preference){.reveal{opacity:0;transform:translate3d(0,32px,0);transition:opacity .7s cubic-bezier(.2,.7,.2,1) var(--reveal-delay,0s),transform .9s cubic-bezier(.2,.7,.2,1) var(--reveal-delay,0s)}.reveal.is-visible{opacity:1;transform:none}.reveal .image-button img,.reveal.image-button img{transform:scale(1.08);transition:transform 1.3s cubic-bezier(.2,.7,.2,1) var(--reveal-delay,0s)}.reveal.is-visible .image-button img,.reveal.is-visible.image-button img{transform:none}}
