﻿body{padding-top:var(--header-height)}:root{--celadon:#B6FECC;--malachite:#00DE71;--brunswick:#01453E;--dark-green:#012824;--jonquil:#F9C801;--harvest-gold:#E3A704;--accent:var(--malachite);--accent-hover:var(--ColorGreen, #00B85F);--accent-strong:var(--brunswick);--text:var(--dark-green);--text-soft:rgba(1,40,36,0.72);--text-faint:rgba(1,40,36,0.55);--text-on-dark:var(--celadon);--bg-dark:var(--dark-green);--bg-dark-2:var(--brunswick);--bg-soft:rgba(182,254,204,0.16);--bg-tint:rgba(182,254,204,0.34);--line:rgba(1,40,36,0.1);--line-strong:rgba(1,40,36,0.16);--shadow-soft:0 18px 40px -24px rgba(1,40,36,0.4);--shadow-card:0 30px 60px -34px rgba(1,40,36,0.45);--font-main:'Segoe UI', 'SegoeUI', system-ui, -apple-system, 'Helvetica Neue', Arial, sans-serif}.hotel-page .header{position:relative}.hotel-page .header.hide{transform:none}.hotel-page main.content{overflow:visible}.hotel-page{font-family:var(--font-main);color:var(--text)}.hhero-section,.hbar,.hstory,.hamen,.hrooms,.hgal,.hgeo,.hterms,.hrev,.hfaq,.hinfo,.hpack,.hexp,.haccess,.hkosher,.hprice,.hattr{background:#fff;font-family:var(--font-main)}.hotel-page .fz80{font-size:clamp(38px, calc(3vw + 26px), 80px);line-height:1.08}.hotel-page .fz54{font-size:clamp(30px, calc(2vw + 20px), 54px);line-height:1.15}.hotel-page .fz44{font-size:clamp(26px, calc(1.6vw + 18px), 44px);line-height:1.18}.hotel-page .fz36{font-size:clamp(23px, calc(1.2vw + 16px), 36px);line-height:1.2}.hotel-page .fz22{font-size:clamp(18px, calc(.6vw + 14px), 22px)}.hotel-page .site-title{font-weight:bold;overflow-wrap:break-word}.hotel-page .num,.hroom__price b,.hpackc__price b,.hpd__price,.hprc__price b,.hbookbar__price b,.hpoints__val{direction:ltr;unicode-bidi:isolate}.hotel-page button:focus-visible,.hotel-page a:focus-visible,.hotel-page [tabindex]:focus-visible{outline:3px solid var(--accent);outline-offset:2px;border-radius:6px}.hsec-head{margin-bottom:34px}.hsec-head .site-title{color:var(--text);margin:0}.hsec-kicker{display:inline-block;margin-bottom:12px;font-size:14px;font-weight:bold;letter-spacing:2px;color:var(--accent-hover);text-transform:uppercase}.hsec-kicker::after{content:'';display:block;width:46px;height:8px;margin-top:8px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 46 8'%3E%3Cpath d='M1 5.5C7 1.5 12 1.5 17 4s10 2.5 15 0 9-2.5 13 1' fill='none' stroke='%2300DE71' stroke-width='2.4' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center/contain}.hsec-head--inline{margin-bottom:0}.hsec-head--inline .hsec-kicker::after{display:none}.hhero-section{padding-top:14px;padding-bottom:10px}.hhero{position:relative;overflow:hidden;isolation:isolate;height:78vh;min-height:520px;border-radius:28px;background:var(--bg-dark-2);display:flex}.hhero__media{position:absolute;inset:0;z-index:0}.hhero__layer{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transition:opacity .6s ease}.hhero__layer.is-active{opacity:1;animation:hKen 18s ease-in-out infinite alternate}@keyframes hKen{from{transform:scale(1)}to{transform:scale(1.06)}}.hhero__overlay{position:absolute;inset:0;background:linear-gradient(to top, rgba(1,40,36,0.78) 0%, rgba(1,40,36,0.28) 38%, rgba(1,40,36,0.04) 66%, rgba(1,40,36,0) 100%)}.hhero__line{position:absolute;z-index:1;top:8%;inset-inline-start:-6%;width:46%;max-width:460px;opacity:.22;pointer-events:none;transform:rotate(8deg)}.hhero__inner{position:relative;z-index:2;width:100%;align-self:flex-end;display:flex;flex-direction:column;align-items:flex-start;padding:30px 22px;text-align:start;gap:0}.hhero__content{display:flex;flex-direction:column;align-items:flex-start;max-width:640px;transition:opacity .5s ease, transform .5s ease}.hhero__content.is-faded{opacity:0;transform:translateY(22px);pointer-events:none}.hhero__kicker{display:inline-flex;align-items:center;gap:10px;margin-bottom:0;color:#fff;font-size:15px;font-weight:600;letter-spacing:.3px;line-height:1}.hhero__stars{display:inline-flex;align-items:center;gap:3px}.hhero__stars svg{width:24px;height:24px;fill:var(--jonquil);filter:drop-shadow(0 1px 3px rgba(0,0,0,0.3))}.hhero__title{color:#fff;margin-bottom:14px;text-shadow:0 3px 30px rgba(1,40,36,0.5)}.hhero__slogan{color:rgba(255,255,255,0.92);font-size:clamp(16px, calc(1vw + 12px), 20px);line-height:1.5;max-width:560px;margin-bottom:16px}.hhero__loc{display:inline-flex;align-items:center;gap:8px;color:#fff;font-size:17px;margin-bottom:26px;background:none;cursor:pointer;padding:8px 12px;margin-inline-start:-12px;border-radius:999px;min-height:44px;transition:background-color .3s ease}.hhero__loc svg{width:22px;height:22px;color:var(--celadon)}.hhero__loc-arr{width:18px !important;height:18px !important;opacity:.8;transition:transform .3s ease}@media (hover: hover){.hhero__loc:hover{background:rgba(255,255,255,0.14)}.hhero__loc:hover .hhero__loc-arr{transform:translateX(-4px)}}.hhero__top{display:flex;flex-wrap:wrap;align-items:center;gap:12px 16px;margin-bottom:18px}.hhero__top .nativa-badge{flex:0 0 auto}.hhero__cta{display:flex;flex-wrap:wrap;gap:12px}.hhero__strip{position:absolute;z-index:2;bottom:28px;inset-inline-end:34px;display:flex;gap:10px}.hpreview{position:relative;width:78px;height:58px;border-radius:12px;overflow:hidden;border:2px solid rgba(255,255,255,0.55);cursor:pointer;transition:transform .35s ease, border-color .35s ease}.hpreview img{width:100%;height:100%;object-fit:cover}@media (hover: hover){.hpreview:hover{transform:translateY(-3px);border-color:#fff}}.hpreview.is-active{border-color:var(--accent)}.hpreview.is-active::after{content:'';position:absolute;inset:0;box-shadow:inset 0 0 0 2px var(--accent);border-radius:10px}.hpreview--more span{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(1,40,36,0.5);color:#fff;font-weight:bold;font-size:15px}.hotel-page .site-btn.light{background-color:var(--accent);border-color:var(--accent);color:var(--dark-green)}@media (hover: hover){.hotel-page .site-btn.light:hover{background-color:var(--accent-hover);border-color:var(--accent-hover);color:var(--dark-green)}}.hotel-page .site-btn.border{background:transparent;border:1px solid var(--brunswick);color:var(--brunswick)}@media (hover: hover){.hotel-page .site-btn.border:hover{background:rgba(182,254,204,0.2)}}.hotel-page .acc-btn{background-color:transparent;border:1px solid rgba(1,69,62,0.4);color:var(--brunswick)}@media (hover: hover){.hotel-page .acc-btn:hover{background-color:rgba(182,254,204,0.2);border-color:var(--brunswick)}}.hbar{border-bottom:1px solid var(--line)}.hbar__row{display:flex;flex-wrap:wrap;align-items:center;gap:14px 28px;padding:26px 0;color:var(--text)}.hbar__item{display:inline-flex;align-items:center;gap:10px;font-size:17px}.hbar__item svg{width:24px;height:24px;color:var(--accent-hover)}.hbar__cat{font-weight:bold}.hbar__stars{display:inline-flex;align-items:center;gap:2px}.hbar__stars svg{width:20px;height:20px;fill:var(--jonquil);color:var(--jonquil)}.hbar__sep{width:1px;height:30px;background:var(--line-strong)}.hbar__rate b{display:inline-flex;align-items:center;padding:5px 12px;border-radius:10px 10px 10px 3px;background:var(--bg-dark);color:var(--celadon);font-size:18px;margin-inline-end:8px}.hbar__rate span{color:var(--text-soft);font-size:16px}.hbar__amens{display:inline-flex;flex-wrap:wrap;gap:10px;margin-inline-start:auto}.hbar__a{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:999px;background:var(--bg-tint);color:var(--text);font-size:15px;font-weight:700}.hbar__a svg{width:20px;height:20px;color:var(--brunswick)}.hstory__grid{display:flex;flex-direction:column;gap:30px}.hstory__kicker{display:inline-block;margin-bottom:14px;font-size:14px;font-weight:bold;letter-spacing:2px;color:var(--accent-hover);text-transform:uppercase}.hstory__title{color:var(--text);margin-bottom:22px}.hstory__text{position:relative;max-height:9.5em;overflow:hidden;color:rgba(1,40,36,0.82);font-size:18px;line-height:1.75;transition:max-height .5s ease}.hstory__text p{margin-bottom:16px}.hstory__text p:last-child{margin-bottom:0}.hstory__text::after{content:'';position:absolute;inset-inline:0;bottom:0;height:4em;background:linear-gradient(to bottom, rgba(255,255,255,0), #fff);pointer-events:none;transition:opacity .3s ease}.hstory__text.is-open{max-height:200em}.hstory__text.is-open::after{opacity:0}.hstory__more{display:inline-flex;align-items:center;gap:8px;margin-top:18px;min-height:44px;font-size:16px;font-weight:700;color:var(--text);background:none;transition:color .3s ease}.hstory__more svg{width:18px;height:18px;transition:transform .3s ease}.hstory__more.is-open svg{transform:rotate(180deg)}@media (hover: hover){.hstory__more:hover{color:var(--accent-hover)}}.hstory__media{display:flex;flex-direction:column;gap:14px;align-self:start;position:relative;min-height:0}.hstorysl{position:relative;width:100%;aspect-ratio:4 / 3;border-radius:24px;overflow:hidden;background:var(--bg-dark-2)}.hstorysl__track{position:absolute;inset:0}.hstorysl__slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transition:opacity .6s ease}.hstorysl__slide.is-active{opacity:1}.hstorysl__slide::after{content:'';position:absolute;inset:0;background:linear-gradient(to top, rgba(1,40,36,0.28), rgba(1,40,36,0) 45%)}.hstorysl__nav{position:absolute;z-index:3;top:50%;transform:translateY(-50%);width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,0.9);color:var(--text);opacity:0;transition:opacity .3s ease, background .3s ease}.hstorysl__nav svg{width:18px;height:18px}.hstorysl__nav--prev{inset-inline-start:14px}.hstorysl__nav--next{inset-inline-end:14px}.hstorysl:hover .hstorysl__nav,.hstorysl__nav:focus-visible{opacity:1}@media (hover: none){.hstorysl__nav{opacity:1}}@media (hover: hover){.hstorysl__nav:hover{background:#fff}}.hstorysl__caption{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:22px}.hstorysl__cap{font-size:15px;font-weight:600;color:var(--text-soft)}.hstorysl__dots{display:flex;gap:6px;flex:0 0 auto}.hstorysl__dot{width:8px;height:8px;border-radius:50%;background:rgba(1,40,36,0.2);cursor:pointer;transition:.3s ease all}.hstorysl__dot.is-active{background:var(--accent);width:20px;border-radius:4px}.hamen__tabs,.hgal__tabs,.hexp__tabs{display:flex;gap:10px;margin-bottom:28px;overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.hamen__tabs::-webkit-scrollbar,.hgal__tabs::-webkit-scrollbar,.hexp__tabs::-webkit-scrollbar{height:0}.hamen__tab,.hgal__tab,.hexp__tab{flex:0 0 auto;border-radius:999px;padding:11px 22px;min-height:44px;font-size:15px;font-weight:700;background:var(--bg-tint);color:var(--text);transition:background-color .3s ease, color .3s ease, transform .3s ease}.hamen__tab.is-active,.hgal__tab.is-active,.hexp__tab.is-active{background:var(--bg-dark);color:var(--celadon)}@media (hover: hover){.hamen__tab:hover:not(.is-active),.hgal__tab:hover:not(.is-active),.hexp__tab:hover:not(.is-active){transform:translateY(-1px);background:var(--accent)}}.hamen__panel{display:none}.hamen__panel.is-active{display:block;animation:hExpFade .45s ease}.hamen__grid{display:grid;grid-template-columns:1fr;gap:12px}.hamen__item{position:relative;display:grid;grid-template-columns:28px 1fr;grid-auto-rows:min-content;column-gap:12px;row-gap:2px;align-items:start;padding:18px 20px;border:1px solid var(--line);border-radius:18px;background:#fff;transition:transform .35s ease, box-shadow .35s ease, border-color .35s ease}@media (hover: hover){.hamen__item:hover{transform:translateY(-3px);box-shadow:var(--shadow-soft);border-color:transparent}}.hamen__ic{grid-row:1 / span 2;width:28px;height:28px;margin-top:2px;display:flex;align-items:center;justify-content:center;border-radius:0;margin-bottom:0;background:none;color:var(--accent-hover)}.hamen__ic svg{width:24px;height:24px}.hamen__item b{grid-column:2;font-size:17px;color:var(--text)}.hamen__item span:not(.hamen__ic){grid-column:2;font-size:14px;color:var(--text-faint)}.hrooms{background:var(--bg-soft)}.hrooms__grid{display:grid;grid-template-columns:1fr;gap:22px;margin-bottom:50px}.hroom{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;transition:transform .35s ease, box-shadow .35s ease}@media (hover: hover){.hroom:hover{transform:translateY(-5px);box-shadow:var(--shadow-card)}}.hroom--feat{border-color:rgba(1,69,62,0.35)}.hroom__slider{position:relative;height:250px;background:var(--bg-dark-2);overflow:hidden;cursor:pointer}.hroom__slides{position:absolute;inset:0}.hroom__slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transition:opacity .5s ease}.hroom__slide.is-active{opacity:1}.hroom__badge{position:absolute;z-index:2;top:14px;inset-inline-start:14px;background:var(--jonquil);color:var(--dark-green);font-size:12px;font-weight:900;padding:6px 12px;border-radius:999px}.hroom__nav{position:absolute;z-index:2;top:50%;transform:translateY(-50%);width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,0.92);color:var(--text);opacity:0;transition:opacity .3s ease, background .3s ease}.hroom__nav svg{width:18px;height:18px}.hroom__nav--prev{inset-inline-start:12px}.hroom__nav--next{inset-inline-end:12px}.hroom__slider:hover .hroom__nav,.hroom__nav:focus-visible{opacity:1}@media (hover: none){.hroom__nav{opacity:1;background:rgba(255,255,255,0.8)}}.hroom__dots{position:absolute;z-index:2;bottom:12px;inset-inline:0;display:flex;justify-content:center;gap:6px}.hroom__dot{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,0.55);cursor:pointer;transition:.3s ease all}.hroom__dot.is-active{background:#fff;width:18px;border-radius:4px}.hroom__body{display:flex;flex-direction:column;gap:14px;padding:22px}.hroom__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.hroom__name{font-size:22px;font-weight:bold;color:var(--text);overflow-wrap:break-word}.hroom__view{display:inline-flex;align-items:center;gap:5px;font-size:13px;color:var(--text-faint);white-space:nowrap}.hroom__view svg{width:16px;height:16px;color:var(--accent-hover)}.hroom__specs{display:flex;flex-wrap:wrap;gap:8px 18px}.hroom__specs span{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:rgba(1,40,36,0.78)}.hroom__specs svg{width:18px;height:18px;color:var(--brunswick)}.hroom__foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:14px;border-top:1px solid var(--line)}.hroom__price{display:inline-flex;align-items:baseline;gap:4px}.hroom__price b{font-size:24px;color:var(--text)}.hroom__price i{font-size:13px;font-style:normal;color:var(--text-faint)}.hroom__book{width:100%}.hpoints{display:inline-flex;align-items:center;gap:7px;align-self:flex-start;padding:6px 12px;min-height:32px;border-radius:999px;background:var(--bg-tint);color:var(--brunswick);font-size:13px;font-weight:700;cursor:pointer;transition:background-color .25s ease}.hpoints svg{width:16px;height:16px;color:var(--accent-hover);flex:0 0 auto}.hpoints span{text-align:start;line-height:1.35}.hpoints u{text-decoration:underline;text-underline-offset:2px}@media (hover: hover){.hpoints:hover{background:var(--celadon)}}.hcompare{margin-top:10px}.hcompare__ttl{font-size:24px;font-weight:bold;color:var(--text);margin-bottom:18px;text-align:center}.hcompare__scroll{overflow-x:auto;border-radius:22px;border:1px solid var(--line);-webkit-overflow-scrolling:touch}.hcompare__table{width:100%;border-collapse:collapse;min-width:620px;background:#fff}.hcompare__table th,.hcompare__table td{padding:16px 18px;text-align:center;font-size:15px;border-bottom:1px solid rgba(1,40,36,0.08)}.hcompare__table thead th{background:var(--bg-dark);color:var(--celadon);font-weight:bold;font-size:16px}.hcompare__table tbody td:first-child{text-align:start;font-weight:bold;color:var(--text);background:var(--bg-soft)}.hcompare__table tbody tr:last-child td{border-bottom:0;font-weight:bold}.hcompare__table .is-feat{background:var(--bg-tint)}.hcompare__table thead th.is-feat{background:var(--accent);color:var(--dark-green)}.hcompare__table tbody td.is-feat{color:var(--text)}.hgal__grid{display:grid;grid-template-columns:repeat(2, 1fr);grid-auto-rows:180px;gap:14px}.hgal__item{position:relative;border-radius:18px;overflow:hidden;cursor:pointer;background:var(--bg-tint)}.hgal__item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}@media (hover: hover){.hgal__item:hover img{transform:scale(1.06)}}.hgeo__head{display:flex;flex-direction:column;gap:12px;margin-bottom:26px}.hgeo__headtop{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px 16px}.hgeo__addr{display:inline-flex;align-items:center;gap:6px;color:var(--text-soft);font-size:16px;font-weight:600}.hgeo__addr svg{width:20px;height:20px;color:var(--accent-hover);flex:0 0 auto}.hgeo__mapbar{display:flex;justify-content:flex-end;margin-bottom:10px}.hgeo__full{gap:0 8px;flex:0 0 auto}.hgeo__full svg{width:18px;height:18px}.hgeo__route{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;margin-top:16px;padding-top:14px;border-top:1px solid var(--line);font-size:14px;font-weight:600;color:var(--text-soft)}.hgeo__grid{display:flex;flex-direction:column;gap:22px}.hmap-box{position:relative;width:100%;height:300px;border-radius:24px;overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow-soft)}.hmap-box>div{position:absolute;inset:0;width:100%;height:100%}.hmap-ph{position:relative;width:100%;height:100%;cursor:pointer;background:radial-gradient(120% 90% at 70% 18%, rgba(182,254,204,0.25) 0%,rgba(182,254,204,0.5) 45%,rgba(182,254,204,0.72) 100%)}.hmap-ph__roads{position:absolute;inset:0;width:100%;height:100%}.hmap-ph__roads path{fill:none;stroke:#fff;stroke-width:12;opacity:.85}.hmap-ph__home{position:absolute;transform:translate(50%, -50%);width:46px;height:46px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;border:2px solid var(--brunswick);box-shadow:0 8px 20px rgba(1,40,36,0.3);z-index:3}.hmap-ph__home img{width:60%;height:60%;object-fit:contain}.hmap-ph__pin{position:absolute;transform:translate(50%, -50%);width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50% 50% 50% 3px;background:var(--bg-dark);color:#fff;font-size:13px;font-weight:bold;cursor:pointer;z-index:2;box-shadow:0 6px 16px rgba(1,40,36,0.35);transition:transform .25s ease, background .25s ease, opacity .25s ease}.hmap-ph__pin.is-hidden{opacity:0;transform:translate(50%, -50%) scale(0.4);pointer-events:none}.hmap-ph__pin.is-pop{opacity:0;transform:translate(50%, -50%) scale(0.4)}.hnp.is-hidden{display:none}.hmap-ph__pin.is-active{background:var(--accent);color:var(--dark-green);transform:translate(50%, -62%) scale(1.16);z-index:4}.hmap-ph__card{position:absolute;z-index:5;width:210px;transform:translate(50%, calc(-100% - 38px));background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 14px 40px rgba(1,40,36,0.32);opacity:0;visibility:hidden;transition:opacity .25s ease, visibility .25s ease}.hmap-ph__card.is-open{opacity:1;visibility:visible}.hmap-ph__card-photo{width:100%;height:108px;object-fit:cover;display:block}.hmap-ph__card-body{padding:10px 12px}.hmap-ph__card-name{font-size:15px;font-weight:bold;color:var(--text)}.hmap-ph__card-row{display:flex;justify-content:space-between;margin-top:4px;font-size:12px;color:var(--text-faint)}.hmap-ph__card-dist{color:var(--accent-hover);font-weight:bold}.hgeo__nearttl{font-size:20px;font-weight:bold;color:var(--text);margin-bottom:14px}.hgeo__list{display:flex;flex-direction:column;gap:10px}.hnp{display:flex;align-items:center;gap:12px;padding:10px;border-radius:16px;border:1px solid var(--line);cursor:pointer;transition:.2s ease all}.hnp.is-hl,.hnp:hover{background:var(--bg-tint);border-color:transparent}.hnp__num{flex:0 0 auto;width:26px;height:26px;display:flex;align-items:center;justify-content:center;border-radius:50% 50% 50% 2px;background:var(--bg-dark);color:#fff;font-size:12px;font-weight:bold}.hnp__info{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1 auto}.hnp__name{font-size:15px;font-weight:bold;color:var(--text)}.hnp__meta{font-size:12px;color:var(--text-faint)}.hnp__photo{flex:0 0 auto;width:54px;height:54px;border-radius:12px;object-fit:cover;background:var(--bg-dark-2)}.hattr{background:#fff}.hattr__sub{font-size:16px;color:var(--text-soft);max-width:640px;margin-top:-22px;margin-bottom:30px;line-height:1.6}.hattr__grid{display:grid;grid-template-columns:1fr;gap:16px}.hattrc{position:relative;display:block;border-radius:22px;overflow:hidden;aspect-ratio:4 / 3;background:var(--bg-dark-2);text-align:start;transition:transform .35s ease, box-shadow .35s ease;cursor:pointer}@media (hover: hover){.hattrc:hover{transform:translateY(-5px);box-shadow:var(--shadow-card)}}.hattrc img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}@media (hover: hover){.hattrc:hover img{transform:scale(1.05)}}.hattrc::after{content:'';position:absolute;inset:0;background:linear-gradient(to top, rgba(1,40,36,0.78) 0%, rgba(1,40,36,0.18) 45%, rgba(1,40,36,0) 70%)}.hattrc__body{position:absolute;z-index:2;inset-inline:18px;bottom:16px;display:flex;flex-direction:column;gap:6px;color:#fff}.hattrc__name{font-size:20px;font-weight:bold;text-shadow:0 2px 14px rgba(1,40,36,0.5)}.hattrc__meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px 14px;font-size:14px;color:rgba(255,255,255,0.9)}.hattrc__meta svg{width:16px;height:16px;color:var(--celadon)}.hattrc__meta span{display:inline-flex;align-items:center;gap:5px}.hattrc__rate{display:inline-flex;align-items:center;gap:5px;font-weight:800}.hattrc__rate svg{fill:var(--jonquil);color:var(--jonquil)}.hattrc .nativa-badge{position:absolute;z-index:2;top:14px;inset-inline-start:14px}.hattr__note{display:flex;align-items:center;gap:8px;margin-top:18px;font-size:14px;color:var(--text-soft)}.hattr__note svg{width:18px;height:18px;color:var(--accent-hover);flex:0 0 auto}.hterms__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:12px}.hterm{display:grid;grid-template-columns:26px 1fr;column-gap:12px;row-gap:2px;align-items:start;padding:18px;border-radius:18px;background:var(--bg-soft);border:1px solid rgba(1,40,36,0.07);transition:transform .35s ease, box-shadow .35s ease}@media (hover: hover){.hterm:hover{transform:translateY(-3px);box-shadow:var(--shadow-soft)}}.hterm__ic{grid-row:1 / span 2;width:26px;height:26px;margin-top:1px;display:flex;align-items:center;justify-content:center;border-radius:0;margin-bottom:0;background:none;color:var(--accent-hover)}.hterm__ic svg{width:22px;height:22px}.hterm b{grid-column:2;font-size:15px;color:var(--text)}.hterm span:not(.hterm__ic){grid-column:2;font-size:13px;color:var(--text-faint)}.hrev{background:var(--bg-soft)}.hrev__head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;margin-bottom:30px}.hrev__score{display:inline-flex;align-items:center;gap:10px}.hrev__score b{width:58px;height:58px;display:flex;align-items:center;justify-content:center;border-radius:16px 16px 16px 4px;background:var(--bg-dark);color:var(--celadon);font-size:22px}.hrev__score span{font-size:14px;font-weight:bold;color:var(--text);line-height:1.3}.hrev__score i{font-style:normal;font-weight:400;color:var(--text-faint)}.hrev__grid{display:grid;grid-template-columns:1fr;gap:16px}.hrevc{display:flex;flex-direction:column;gap:14px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px;transition:transform .35s ease, box-shadow .35s ease}@media (hover: hover){.hrevc:hover{transform:translateY(-4px);box-shadow:var(--shadow-soft)}}.hrevc__stars{display:inline-flex;gap:2px}.hrevc__stars svg{width:18px;height:18px;fill:var(--jonquil)}.hrevc__stars svg.is-half{opacity:.35}.hrevc__text{font-size:16px;line-height:1.6;color:rgba(1,40,36,0.82);flex:1 1 auto}.hrevc__by{display:flex;align-items:center;gap:10px}.hrevc__ava{width:40px;height:40px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--celadon);color:var(--brunswick);font-weight:bold}.hrevc__who{display:flex;flex-direction:column}.hrevc__who b{font-size:15px;color:var(--text)}.hrevc__who i{font-size:12px;font-style:normal;color:var(--text-faint)}.hfaq__title,.hfaq .hsec-head{text-align:center}.hfaq .hsec-kicker::after{margin-inline:auto}.hcta{background:var(--bg-dark);position:relative;overflow:hidden}.hcta__line{position:absolute;inset:0;width:100%;height:100%;opacity:.14;pointer-events:none}.hcta__row{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:18px;padding:14px 0}.hcta__title{color:var(--celadon);margin:0}.hcta__sub{font-size:17px;line-height:1.6;color:rgba(182,254,204,0.8);max-width:560px}.hcta__actions{display:flex;flex-wrap:wrap;gap:12px}.hcta .site-btn.border{border-color:rgba(182,254,204,0.5);color:var(--celadon)}@media (hover: hover){.hcta .site-btn.border:hover{background:rgba(182,254,204,0.15)}}.hinfo .breadcrumb{padding-top:0}.hinfo .breadcrumb a,.hinfo .breadcrumb b{font-size:14px}.hinfo .breadcrumb b{color:var(--text);font-weight:bold}.hinfo .breadcrumb span{color:rgba(1,40,36,0.4)}.hinfo__title{color:var(--text);margin:14px 0 16px}.hinfo__text{color:rgba(1,40,36,0.78);max-width:900px;line-height:1.7}.hinfo__text p{margin-bottom:14px}.hlb{position:fixed;inset:0;z-index:100050;display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;visibility:hidden;transition:opacity .35s ease, visibility .35s ease}.hlb.is-open{opacity:1;visibility:visible}.hlb__bg{position:absolute;inset:0;background:rgba(1,40,36,0.92)}.hlb__stage{position:relative;z-index:2;max-width:1100px;width:100%;display:flex;align-items:center;justify-content:center;transform:scale(0.96);transition:transform .35s ease}.hlb.is-open .hlb__stage{transform:scale(1)}.hlb__img{max-width:100%;max-height:82vh;border-radius:16px;object-fit:contain;box-shadow:0 20px 60px rgba(0,0,0,0.5)}.hlb__counter{position:absolute;bottom:-34px;left:50%;transform:translateX(-50%);color:#fff;font-size:14px;font-weight:bold;direction:ltr;unicode-bidi:isolate}.hlb__close{position:absolute;z-index:3;top:18px;inset-inline-end:18px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,0.15);color:#fff;transition:.3s ease all}.hlb__close svg{width:22px;height:22px}.hlb__nav{position:absolute;z-index:3;top:50%;transform:translateY(-50%);width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,0.15);color:#fff;transition:.3s ease all}.hlb__nav svg{width:24px;height:24px}.hlb__nav--prev{inset-inline-start:18px}.hlb__nav--next{inset-inline-end:18px}@media (hover: hover){.hlb__nav:hover{background:var(--accent);color:var(--dark-green)}}@media only screen and (max-width: 767px){.hlb{padding:12px}.hlb__nav{width:44px;height:44px;top:auto;bottom:14px;transform:none}.hlb__counter{bottom:auto;top:-34px}}.hroompop{position:fixed;inset:0;z-index:100045;display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;visibility:hidden;transition:opacity .35s ease, visibility .35s ease;font-family:var(--font-main)}.hroompop.is-open{opacity:1;visibility:visible}.hroompop__bg{position:absolute;inset:0;background:rgba(1,40,36,0.6)}.hroompop__dialog{position:relative;z-index:2;width:1000px;max-width:100%;max-height:92vh;overflow:auto;background:#fff;border-radius:26px;transform:scale(0.97);transition:transform .35s ease}.hroompop.is-open .hroompop__dialog{transform:scale(1)}.hroompop__close{position:absolute;z-index:4;top:16px;inset-inline-end:16px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,0.9);color:var(--text);box-shadow:0 6px 18px rgba(1,40,36,0.25);transition:.3s ease all}.hroompop__close svg{width:20px;height:20px}.hroompop__body{display:flex;flex-direction:column}.hrp__gallery{display:flex;flex-direction:column;gap:10px;padding:14px}.hrp__main{height:300px;border-radius:18px;background-size:cover;background-position:center;background-color:var(--bg-dark-2)}.hrp__thumbs{display:flex;gap:10px;overflow-x:auto;padding-bottom:2px}.hrp__thumb{flex:0 0 auto;width:90px;height:64px;border-radius:12px;overflow:hidden;border:2px solid transparent;cursor:pointer;transition:border-color .3s ease}.hrp__thumb.is-active{border-color:var(--accent)}.hrp__thumb img{width:100%;height:100%;object-fit:cover}.hrp__info{padding:8px 24px 28px;display:flex;flex-direction:column;gap:12px}.hrp__name{color:var(--text);margin:0}.hrp__specs{display:flex;flex-wrap:wrap;gap:8px 18px}.hrp__specs span{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:rgba(1,40,36,0.78)}.hrp__specs svg{width:18px;height:18px;color:var(--brunswick)}.hrp__desc{font-size:16px;line-height:1.6;color:rgba(1,40,36,0.78)}.hrp__sub{font-size:17px;font-weight:bold;color:var(--text);margin-top:4px}.hrp__amens{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px}.hrp__amen{display:inline-flex;align-items:center;gap:8px;font-size:15px;color:var(--text)}.hrp__amen svg{width:18px;height:18px;color:var(--accent-hover)}.hrp__foot{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-top:6px;padding-top:16px;border-top:1px solid var(--line)}.hrp__price{display:inline-flex;align-items:baseline;gap:4px}.hrp__price b{font-size:26px;color:var(--text);direction:ltr;unicode-bidi:isolate}.hrp__price i{font-size:13px;font-style:normal;color:var(--text-faint)}.hrp__note{font-size:13px;color:var(--text-faint)}.hmappop{position:fixed;inset:0;z-index:100040;opacity:0;visibility:hidden;transition:opacity .35s ease, visibility .35s ease}.hmappop.is-open{opacity:1;visibility:visible}.hmappop__bg{position:absolute;inset:0;background:rgba(1,40,36,0.6)}.hmappop__dialog{position:absolute;inset:0;display:flex;flex-direction:column;background:#fff;overflow:hidden;transform:scale(0.985);transition:transform .35s ease}.hmappop.is-open .hmappop__dialog{transform:scale(1)}.hmappop__close{position:absolute;z-index:6;top:16px;inset-inline-end:16px;width:46px;height:46px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:var(--text);box-shadow:0 6px 18px rgba(1,40,36,0.3)}.hmappop__close svg{width:20px;height:20px}.hmappop__panel{position:relative;z-index:4;display:flex;flex-direction:column;background:#fff;flex:0 0 auto;width:100%;max-height:46%;border-bottom:1px solid var(--line)}.hmappop__panel-head{padding:18px 18px 12px}.hmappop__title{font-size:22px;font-weight:bold;color:var(--text)}.hmappop__sub{font-size:14px;color:var(--text-faint);margin-top:2px}.hmappop__filters{display:flex;flex-wrap:nowrap;gap:8px;padding:12px 18px 4px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.hmappop__filters::-webkit-scrollbar{height:0}.hmapchip{flex:0 0 auto;padding:8px 14px;min-height:36px;border-radius:999px;border:1px solid rgba(1,69,62,0.25);background:#fff;color:var(--text);font-size:13px;font-weight:700;cursor:pointer;transition:background-color .25s ease, border-color .25s ease, color .25s ease}.hmapchip.is-active{background:var(--bg-dark);border-color:var(--bg-dark);color:var(--celadon)}@media (hover: hover){.hmapchip:hover:not(.is-active){background:rgba(182,254,204,0.2)}}.hmappop__list{flex:1 1 auto;overflow-y:auto;padding:6px 14px 16px;display:flex;flex-direction:column;gap:8px}.hmappop__foot{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:12px 18px 16px;border-top:1px solid var(--line)}.hmappop__foot p{font-size:14px;font-weight:600;color:var(--text-soft)}.hmappop__canvas{position:relative;flex:1 1 auto;overflow:hidden;background:radial-gradient(120% 90% at 65% 22%, rgba(182,254,204,0.25) 0%,rgba(182,254,204,0.5) 45%,rgba(182,254,204,0.72) 100%)}.hreveal{opacity:0;transform:translateY(24px);transition:opacity .55s ease, transform .55s ease;transition-delay:var(--rd, 0ms)}.hreveal.is-in{opacity:1;transform:none}@media (prefers-reduced-motion: reduce){*,*::before,*::after{animation-duration:.001ms !important;animation-iteration-count:1 !important;transition-duration:.001ms !important}.hreveal{opacity:1;transform:none}.hhero__layer.is-active{animation:none}html{scroll-behavior:auto}}@media only screen and (min-width: 768px){.hhero{height:84vh;border-radius:32px}.hhero__inner{padding:44px}.hpreview{width:92px;height:66px}.hmap-box{height:380px}.hamen__grid{grid-template-columns:repeat(2, 1fr);gap:14px}.hrooms__grid{grid-template-columns:repeat(2, 1fr)}.hterms__grid{grid-template-columns:repeat(3, 1fr);gap:14px}.hrev__grid{grid-template-columns:repeat(3, 1fr);gap:18px}.hgal__grid{grid-template-columns:repeat(4, 1fr);grid-auto-rows:200px}.hgal__item--lg{grid-column:span 2;grid-row:span 2}.hgal__item--tall{grid-row:span 2}.hattr__grid{grid-template-columns:repeat(2, 1fr)}.hattrc--feat{grid-column:span 2;aspect-ratio:16 / 9}.hcta__row{flex-direction:row;align-items:center;justify-content:space-between;gap:30px}.hroompop__body{flex-direction:row}.hrp__gallery{flex:0 0 46%;padding:18px}.hrp__main{height:360px}.hrp__info{flex:1 1 auto;padding:28px 28px 30px}.hmappop__dialog{flex-direction:row}.hmappop__panel{order:2;width:380px;max-height:none;height:100%;border-bottom:0;border-inline-start:1px solid var(--line)}}@media only screen and (min-width: 1024px){.hhero{height:88vh}.hhero__inner{padding:56px}.hsec-head{margin-bottom:44px}.hamen__grid{grid-template-columns:repeat(3, 1fr)}.hgeo__grid{flex-direction:row;align-items:start;gap:28px}.hgeo__mapcol{flex:1 1 60%;min-width:0}.hmap-box{height:460px}.hgeo__nearcol{flex:0 0 36%}.hstory__grid{flex-direction:row;align-items:stretch;gap:50px}.hstory__col{flex:1 1 56%;align-self:center}.hstory__media{flex:0 0 40%}.hterms__grid{grid-template-columns:repeat(6, 1fr)}.hattr__grid{grid-template-columns:repeat(4, 1fr)}.hattrc--feat{grid-column:span 2;grid-row:span 2;aspect-ratio:auto;min-height:100%}.hattrc--feat .hattrc__name{font-size:26px}}@media only screen and (min-width: 1280px){.hrooms__grid{gap:26px}.hgal__grid{gap:16px}}@media only screen and (max-width: 767px){.hhero{height:80vh;min-height:480px;border-radius:22px}.hhero__inner{padding:18px 16px 20px}.hhero__slogan{font-size:16px}.hhero__strip{display:none}.hbar__amens{width:100%;margin-inline-start:0}.hbar__sep{display:none}.hrp__amens{grid-template-columns:1fr}.hrevc{padding:20px}}.nativa-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 15px 8px 12px;border-radius:999px;font-size:14px;font-weight:800;line-height:1;background:var(--bg-tint);color:var(--text);border:1px solid var(--line)}.nativa-badge__ic{display:inline-flex;width:20px;height:20px;flex:0 0 auto;color:var(--brunswick)}.nativa-badge__ic svg{width:100%;height:100%}.nativa-badge--recommended{background:var(--bg-dark);color:var(--celadon);border-color:rgba(182,254,204,0.35)}.nativa-badge--recommended .nativa-badge__ic{color:var(--accent)}.nativa-badge--premium{background:var(--bg-dark-2);color:#fff;border-color:rgba(182,254,204,0.3)}.nativa-badge--premium .nativa-badge__ic{color:var(--accent)}.nativa-badge--choice{background:var(--celadon);color:var(--brunswick);border-color:rgba(1,40,36,0.12)}.nativa-badge--choice .nativa-badge__ic{color:var(--brunswick)}.nativa-badge--standard{background:var(--bg-soft);color:var(--text)}.nativa-badge--standard .nativa-badge__ic{color:var(--accent-hover)}.nativa-badge--onmedia{box-shadow:0 8px 22px rgba(1,40,36,0.38)}.hroom__slider .nativa-badge,.hpackc__media .nativa-badge{position:absolute;z-index:3;top:14px;inset-inline-end:14px}.hrp__info .nativa-badge{align-self:flex-start}.hpreview--video img{filter:brightness(0.78)}.hpreview__play{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center}.hpreview__play::before{content:'';position:absolute;width:30px;height:30px;border-radius:50%;background:rgba(255,255,255,0.92)}.hpreview__play svg{position:relative;width:14px;height:14px;color:var(--text);margin-inline-start:2px}.hgal__panel{display:none}.hgal__panel.is-active{display:block;animation:hExpFade .45s ease}.hgal__videos{display:grid;grid-template-columns:1fr;gap:16px}.hvideo{position:relative;height:240px;border-radius:18px;overflow:hidden;cursor:pointer;background:var(--bg-dark-2)}.hvideo img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.hvideo::after{content:'';position:absolute;inset:0;background:linear-gradient(to top, rgba(1,40,36,0.6), rgba(1,40,36,0) 60%)}@media (hover: hover){.hvideo:hover img{transform:scale(1.05)}}.hvideo__play{position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%, -50%);width:60px;height:60px;border-radius:50%;background:rgba(255,255,255,0.92);display:flex;align-items:center;justify-content:center;transition:transform .3s ease, background .3s ease}.hvideo__play svg{width:24px;height:24px;color:var(--text);margin-inline-start:3px}@media (hover: hover){.hvideo:hover .hvideo__play,.hugc:hover .hvideo__play{transform:translate(-50%, -50%) scale(1.08);background:#fff}}.hvideo__cap{position:absolute;z-index:2;inset-inline:16px;bottom:14px;color:#fff;font-size:16px;font-weight:700;text-shadow:0 2px 10px rgba(1,40,36,0.5)}.hgal__ugc{display:grid;grid-template-columns:repeat(2, 1fr);gap:14px}.hugc{position:relative;aspect-ratio:9 / 12;border-radius:18px;overflow:hidden;cursor:pointer;background:var(--bg-dark-2)}.hugc img{width:100%;height:100%;object-fit:cover}.hugc::after{content:'';position:absolute;inset:0;background:linear-gradient(to top, rgba(1,40,36,0.72), rgba(1,40,36,0) 55%)}.hugc .hvideo__play{width:48px;height:48px}.hugc .hvideo__play svg{width:20px;height:20px}.hugc__by{position:absolute;z-index:2;inset-inline:12px;bottom:12px;display:flex;align-items:center;gap:8px;color:#fff;font-size:14px;font-weight:700}.hugc__ava{width:28px;height:28px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--celadon);color:var(--brunswick);font-size:13px;font-weight:800}.hvlb{position:fixed;inset:0;z-index:100055;display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;visibility:hidden;transition:opacity .35s ease, visibility .35s ease}.hvlb.is-open{opacity:1;visibility:visible}.hvlb__bg{position:absolute;inset:0;background:rgba(1,40,36,0.92)}.hvlb__stage{position:relative;z-index:2;width:100%;max-width:960px;transform:scale(0.96);transition:transform .35s ease}.hvlb.is-open .hvlb__stage{transform:scale(1)}.hvlb__frame{position:relative;aspect-ratio:16 / 9;border-radius:16px;overflow:hidden;background:var(--bg-dark-2);box-shadow:0 20px 60px rgba(0,0,0,0.5);display:flex;align-items:center;justify-content:center}.hvlb__poster{position:absolute;inset:0;background-size:cover;background-position:center;filter:brightness(0.55)}.hvlb__play{position:relative;z-index:2;width:84px;height:84px;border-radius:50%;background:rgba(255,255,255,0.92);display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px rgba(0,0,0,0.4)}.hvlb__play svg{width:34px;height:34px;color:var(--text);margin-inline-start:4px}.hvlb__note{position:absolute;z-index:2;bottom:18px;inset-inline:0;text-align:center;color:#fff;font-size:14px;font-weight:600}.hvlb__close{position:absolute;z-index:3;top:18px;inset-inline-end:18px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,0.15);color:#fff;transition:.3s ease all}.hvlb__close svg{width:22px;height:22px}.hroom__tags{display:flex;flex-wrap:wrap;gap:8px}.hroom__tag{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;min-height:34px;border-radius:999px;font-size:13px;font-weight:700;background:var(--bg-soft);color:var(--text);border:1px solid rgba(1,40,36,0.08);cursor:pointer;transition:background-color .25s ease, transform .25s ease}.hroom__tag svg{width:16px;height:16px}@media (hover: hover){.hroom__tag:hover{background:var(--bg-tint);transform:translateY(-1px)}}.hrp__seg{display:flex;gap:4px;padding:4px;margin-top:12px;border-radius:14px;background:var(--bg-soft);border:1px solid rgba(1,40,36,0.08)}.hrp__mode{flex:1 1 0;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:9px 8px;border-radius:10px;font-size:13px;font-weight:700;background:transparent;color:var(--text);cursor:pointer;transition:background-color .25s ease, color .25s ease, box-shadow .25s ease}.hrp__mode svg{width:16px;height:16px;flex:0 0 auto}.hrp__mode.is-active{background:var(--bg-dark);color:var(--celadon);box-shadow:0 4px 12px -4px rgba(1,40,36,0.5)}@media (hover: hover){.hrp__mode:hover:not(.is-active){background:var(--bg-tint)}}@media only screen and (max-width: 767px){.hrp__mode span{display:none}.hrp__mode{padding:10px 6px;min-height:44px}}.hrp__stage{position:relative}.hrp__stage-cap{position:absolute;z-index:2;inset-inline-start:14px;bottom:14px;display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:999px;background:rgba(1,40,36,0.78);color:#fff;font-size:13px;font-weight:700}.hrp__stage-cap svg{width:16px;height:16px}.hrp__ph{position:relative;height:300px;border-radius:18px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:var(--bg-dark-2)}.hrp__ph--360{background-size:cover;background-position:center}.hrp__ph--360::after{content:'';position:absolute;inset:0;background:rgba(1,40,36,0.62)}.hrp__ph-inner{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:8px;color:#fff;text-align:center;padding:20px}.hrp__ph-ic{width:64px;height:64px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,0.16);border:1px solid rgba(255,255,255,0.4)}.hrp__ph-ic svg{width:32px;height:32px;color:#fff}.hrp__ph-inner b{font-size:20px;font-weight:800}.hrp__ph-note{font-size:14px;color:rgba(255,255,255,0.85)}.hrp__ph--plan{background:var(--bg-soft)}.hrp__gallery:not([data-mode="photos"]) .hrp__thumbs{display:none}.hplan{width:100%;max-width:420px;height:auto}.hplan__wall{fill:#fff;stroke:var(--brunswick);stroke-width:3}.hplan__div{stroke:rgba(1,40,36,0.3);stroke-width:2;stroke-dasharray:5 5;fill:none}.hplan__obj{fill:rgba(182,254,204,0.4);stroke:var(--accent-hover);stroke-width:1.5}.hplan__obj2{fill:rgba(182,254,204,0.72);stroke:var(--accent-hover);stroke-width:1.5}.hplan__t{fill:var(--text);font-size:13px;font-weight:700;text-anchor:middle}.hplan__door{fill:none;stroke:var(--brunswick);stroke-width:2}.hcompare__table tfoot td{background:var(--bg-soft);padding:14px 12px}.hcompare__table tfoot td.is-feat{background:var(--bg-tint)}.hcompare__book{width:100%}.hpack{background:var(--bg-soft)}.hpack__grid{display:grid;grid-template-columns:1fr;gap:22px}.hpackc{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;transition:transform .35s ease, box-shadow .35s ease}@media (hover: hover){.hpackc:hover{transform:translateY(-5px);box-shadow:var(--shadow-card)}}.hpackc__media{position:relative;height:200px;overflow:hidden}.hpackc__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}@media (hover: hover){.hpackc:hover .hpackc__media img{transform:scale(1.05)}}.hpackc__body{display:flex;flex-direction:column;gap:10px;padding:22px;flex:1 1 auto}.hpackc__name{font-size:21px;font-weight:bold;color:var(--text)}.hpackc__desc{font-size:15px;line-height:1.6;color:var(--text-soft);flex:1 1 auto}.hpackc__foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:14px;border-top:1px solid var(--line)}.hpackc__price{display:inline-flex;flex-direction:column}.hpackc__price i{font-size:12px;font-style:normal;color:var(--text-faint)}.hpackc__price b{font-size:22px;color:var(--text)}.hexp{background:var(--bg-soft)}.hexp__tab{display:inline-flex;align-items:center;gap:8px}.hexp__tab svg{width:18px;height:18px}.hexp__panels{position:relative}.hexp__panel{display:none}.hexp__panel.is-active{display:flex;flex-direction:column;gap:24px;animation:hExpFade .45s ease}@keyframes hExpFade{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.hexp__media{border-radius:24px;overflow:hidden;min-height:240px}.hexp__media img{width:100%;height:100%;object-fit:cover;display:block}.hexp__body{display:flex;flex-direction:column;align-items:flex-start}.hexp__name{font-size:26px;font-weight:bold;color:var(--text);margin-bottom:12px}.hexp__text{font-size:17px;line-height:1.7;color:rgba(1,40,36,0.78);margin-bottom:18px}.hexp__meta{display:flex;flex-direction:column;gap:10px;margin-bottom:22px}.hexp__meta li{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:600;color:var(--text)}.hexp__meta svg{width:20px;height:20px;color:var(--accent-hover);flex:0 0 auto}.hexp__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:auto;width:100%;padding-top:16px;border-top:1px solid var(--line)}.haccess{padding:6px 0 56px}.haccess__row{display:flex;flex-direction:column;gap:18px;padding:26px;border-radius:24px;background:var(--bg-tint);border:1px solid rgba(1,40,36,0.08);color:var(--text)}.haccess__head{display:flex;align-items:center;gap:14px}.haccess__ic{width:54px;height:54px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border-radius:15px;background:var(--celadon)}.haccess__ic svg{width:30px;height:30px;color:var(--brunswick)}.haccess__head b{display:block;font-size:20px;font-weight:bold;color:var(--text)}.haccess__head span{font-size:14px;color:var(--text-faint)}.haccess__list{display:grid;grid-template-columns:1fr 1fr;gap:12px 24px}.haccess__list li{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:600;color:var(--text)}.haccess__list svg{width:24px;height:24px;flex:0 0 auto;padding:5px;border-radius:50%;background:var(--accent);color:var(--dark-green);box-sizing:border-box}@media only screen and (min-width: 768px){.hgal__videos{grid-template-columns:repeat(3, 1fr)}.hgal__ugc{grid-template-columns:repeat(4, 1fr)}.hpack__grid{grid-template-columns:repeat(3, 1fr)}.hrp__ph{height:360px}.haccess__row{flex-direction:row;align-items:center;justify-content:space-between;gap:30px}.haccess__list{grid-template-columns:repeat(2, auto)}}@media only screen and (min-width: 1024px){.hstory__media{flex:0 0 46%}.hexp__panel.is-active{flex-direction:row;align-items:stretch;gap:44px}.hexp__media{flex:0 0 52%;min-height:360px}.hexp__body{flex:1 1 auto;justify-content:center}}@media only screen and (max-width: 767px){.hhero__stars svg{width:20px;height:20px}.hvideo{height:200px}}.hprice__hint{font-size:15px;color:var(--text-faint);margin:0 0 16px}.hprice__subttl{font-size:20px;font-weight:bold;color:var(--text);margin:6px 0 6px}.hprice__subttl--res{margin-top:0}.hprice__panel{position:relative;margin-bottom:22px}.hprice__dates{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.hpdate{display:inline-flex;align-items:center;gap:9px;padding:9px 14px;min-height:48px;border-radius:13px;background:#fff;border:1px solid var(--line-strong);cursor:pointer;min-width:142px;transition:border-color .25s ease, box-shadow .25s ease}.hpdate__ic{width:20px;height:20px;flex:0 0 auto;color:var(--accent-hover)}.hpdate__ic svg{width:100%;height:100%}.hpdate__txt{display:flex;flex-direction:column;align-items:flex-start;gap:1px}.hpdate__label{font-size:11px;font-weight:700;color:var(--text-faint)}.hpdate__val{font-size:15px;font-weight:800;color:var(--text)}.hpdate.is-filled{border-color:rgba(1,69,62,0.45)}.hpdate.is-active{border-color:var(--brunswick);box-shadow:0 0 0 3px rgba(0,222,113,0.18)}.hprice__sep{color:rgba(1,40,36,0.4);display:inline-flex}.hprice__sep svg{width:18px;height:18px}.hprice__nights{display:inline-flex;align-items:center;padding:7px 13px;border-radius:999px;background:var(--celadon);color:var(--brunswick);font-size:14px;font-weight:800}.hprice__clear{margin-inline-start:2px;padding:8px 14px;min-height:40px;border-radius:999px;background:transparent;color:var(--text);font-size:14px;font-weight:700;cursor:pointer;transition:background-color .25s ease}@media (hover: hover){.hprice__clear:hover{background:rgba(1,40,36,0.07)}}.hpcal{position:absolute;z-index:30;top:calc(100% + 8px);inset-inline-start:0;width:94vw;max-width:320px;padding:14px;border-radius:16px;background:#fff;border:1px solid var(--line);box-shadow:0 22px 50px -22px rgba(1,40,36,0.45);animation:hExpFade .25s ease}.hpcal__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.hpcal__title{font-size:16px;font-weight:800;color:var(--text)}.hpcal__nav{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--bg-tint);color:var(--text);cursor:pointer;transition:background-color .25s ease}.hpcal__nav svg{width:16px;height:16px}@media (hover: hover){.hpcal__nav:hover{background:var(--accent)}}.hpcal__dow{display:grid;grid-template-columns:repeat(7, 1fr);gap:2px;margin-bottom:4px}.hpcal__dow span{text-align:center;font-size:12px;font-weight:700;color:rgba(1,40,36,0.45);padding:4px 0}.hpcal__grid{display:grid;grid-template-columns:repeat(7, 1fr);gap:2px}.hpcal__empty{aspect-ratio:1 / 1}.hpcal__day{aspect-ratio:1 / 1;min-width:40px;display:flex;align-items:center;justify-content:center;border-radius:9px;font-size:14px;font-weight:600;color:var(--text);background:transparent;cursor:pointer;transition:background-color .2s ease, color .2s ease}@media (hover: hover){.hpcal__day:not(.is-disabled):hover{background:var(--bg-tint)}}.hpcal__day.is-disabled{color:rgba(1,40,36,0.25);cursor:default}.hpcal__day.is-today{box-shadow:inset 0 0 0 1px rgba(1,69,62,0.35)}.hpcal__day.is-range{background:var(--bg-tint);border-radius:0}.hpcal__day.is-in,.hpcal__day.is-out{background:var(--bg-dark);color:#fff}.hpcal__day.is-in{border-radius:0 9px 9px 0}.hpcal__day.is-out{border-radius:9px 0 0 9px}.hprice__scroll{overflow-x:auto;padding-bottom:6px;-webkit-overflow-scrolling:touch}.hprice__grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(112px, 1fr);gap:10px}.hpd{position:relative;display:flex;flex-direction:column;align-items:center;gap:4px;padding:16px 10px 14px;border-radius:16px;border:1px solid var(--line);background:#fff;text-align:center;cursor:pointer;width:100%;transition:transform .25s ease, box-shadow .25s ease, border-color .25s ease, background-color .25s ease}@media (hover: hover){.hpd:hover{transform:translateY(-4px);box-shadow:var(--shadow-soft);border-color:transparent}}.hpd__dow{font-size:13px;font-weight:700;color:var(--text-faint)}.hpd__date{font-size:15px;font-weight:700;color:var(--text)}.hpd__price{font-size:19px;font-weight:900;color:var(--text);margin-top:4px}.hpd.is-weekend{background:var(--bg-soft)}.hpd.is-best{border-color:rgba(1,69,62,0.35)}.hpd.is-best .hpd__price{color:var(--accent-hover)}.hpd.is-range{background:var(--bg-tint);border-color:transparent}.hpd.is-in{background:var(--bg-dark);border-color:var(--bg-dark)}.hpd.is-in .hpd__dow,.hpd.is-in .hpd__date,.hpd.is-in .hpd__price{color:#fff}.hpd__tag{margin-top:6px;padding:3px 8px;border-radius:999px;font-size:11px;font-weight:800;background:var(--accent);color:var(--dark-green)}.hpd.is-in .hpd__tag{background:var(--celadon);color:var(--brunswick)}.hprice__result{margin-top:26px}.hprice__empty{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;padding:36px 20px;border-radius:20px;background:var(--bg-soft);border:1px dashed rgba(1,40,36,0.18)}.hprice__empty svg{width:40px;height:40px;color:var(--accent-hover)}.hprice__empty p{font-size:16px;font-weight:600;color:var(--text-soft);max-width:360px}.hprice__rooms{display:flex;flex-direction:column;gap:12px;margin-top:14px}.hprc{display:flex;align-items:center;gap:14px;padding:12px;border-radius:18px;background:#fff;border:1px solid var(--line);transition:box-shadow .25s ease, transform .25s ease}@media (hover: hover){.hprc:hover{box-shadow:var(--shadow-soft)}}.hprc.is-soldout{opacity:.72}.hprc__media{width:84px;height:64px;flex:0 0 auto;border-radius:12px;overflow:hidden;background:var(--bg-dark-2)}.hprc__media img{width:100%;height:100%;object-fit:cover}.hprc__info{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1 1 auto}.hprc__name{font-size:17px;font-weight:bold;color:var(--text)}.hprc__avail{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600}.hprc__avail::before{content:'';width:8px;height:8px;border-radius:50%;flex:0 0 auto}.hprc__avail.is-ok{color:var(--accent-hover)}.hprc__avail.is-ok::before{background:var(--accent)}.hprc__avail.is-no{color:var(--harvest-gold)}.hprc__avail.is-no::before{background:var(--harvest-gold)}.hprc__price{display:flex;flex-direction:column;align-items:flex-end;gap:1px;flex:0 0 auto}.hprc__price b{font-size:21px;color:var(--text)}.hprc__price i{font-size:12px;font-style:normal;color:var(--text-faint)}.hprc__btn{flex:0 0 auto}.hprc__btn.is-off{background:rgba(1,40,36,0.08);border-color:transparent;color:rgba(1,40,36,0.45);cursor:default;pointer-events:none}.hprice__note{display:flex;align-items:center;gap:8px;margin-top:18px;font-size:14px;color:var(--text-faint)}.hprice__note svg{width:18px;height:18px;color:var(--accent-hover);flex:0 0 auto}@media only screen and (max-width: 767px){.hpdate{flex:1 1 calc(50% - 28px);min-width:0}.hprice__clear{margin-inline-start:0}.hpcal{max-width:none}.hprc{flex-wrap:wrap}.hprc__price{align-items:flex-start}.hprc__btn{width:100%}}.hbookbar{position:fixed;z-index:100030;inset-inline:0;bottom:0;padding-bottom:env(safe-area-inset-bottom);transform:translateY(140%);opacity:0;pointer-events:none;transition:transform .4s ease, opacity .4s ease}.hbookbar.is-visible{transform:none;opacity:1;pointer-events:auto}.hbookbar__bar{display:flex;align-items:center;justify-content:space-between;gap:12px;background:rgba(255,255,255,0.92);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--text);padding:9px 12px;border-top:1px solid rgba(1,40,36,0.08);box-shadow:0 -6px 22px -10px rgba(1,40,36,0.22)}.hbookbar__info{display:flex;align-items:baseline;flex-wrap:wrap;gap:2px 10px;min-width:0}.hbookbar__name{font-size:14px;font-weight:700;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hbookbar__price{display:inline-flex;align-items:baseline;gap:4px}.hbookbar__price b{font-size:17px;color:var(--text)}.hbookbar__price i{font-size:12px;font-style:normal;color:var(--text-faint)}.hbookbar__cta{flex:0 0 auto}.hbookbar__cta.site-btn{height:44px;padding:0 20px;font-size:15px}.hbookbar__fields{display:none}@media only screen and (min-width: 1024px){.hbookbar{bottom:auto;top:0;padding-bottom:0;transform:translateY(-120%)}.hbookbar.is-visible{transform:none}.hbookbar__bar{border-top:0;border-bottom:1px solid rgba(1,40,36,0.08);box-shadow:0 14px 36px -18px rgba(1,40,36,0.3);padding:10px 0}.hbookbar .container{display:flex;align-items:center}.hbookbar__bar{width:100%}.hbookbar__name{font-size:16px}.hbookbar__fields{display:flex;align-items:center;gap:10px;margin-inline-start:auto}.hbookbar__field{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;min-height:44px;border-radius:12px;border:1px solid var(--line-strong);background:#fff;font-size:14px;font-weight:700;color:var(--text);cursor:pointer;transition:border-color .25s ease, background-color .25s ease}.hbookbar__field svg{width:18px;height:18px;color:var(--accent-hover);flex:0 0 auto}}@media only screen and (min-width: 1024px) and (hover: hover){.hbookbar__field:hover{border-color:rgba(1,69,62,0.45)}}@media only screen and (min-width: 1024px){.hbookbar__guests-controls{display:inline-flex;align-items:center;gap:6px}.hbookbar__guests-controls button{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--bg-tint);color:var(--brunswick);font-size:16px;font-weight:800;cursor:pointer;transition:background-color .2s ease}}@media only screen and (min-width: 1024px) and (hover: hover){.hbookbar__guests-controls button:hover{background:var(--accent)}}@media only screen and (min-width: 1024px){.hbookbar__guests-num{min-width:18px;text-align:center;direction:ltr;unicode-bidi:isolate}.hbookbar__price{margin-inline-start:4px}}@media only screen and (min-width: 768px) and (max-width: 1023px){.hbookbar{bottom:18px}.hbookbar__bar{border-radius:16px;padding:9px 12px 9px 22px;border:1px solid rgba(1,40,36,0.08);box-shadow:0 14px 36px -18px rgba(1,40,36,0.3)}}@media only screen and (min-width: 768px){.hprice__grid{grid-auto-columns:minmax(130px, 1fr)}}.hptspop{position:fixed;inset:0;z-index:100065;display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;visibility:hidden;transition:opacity .35s ease, visibility .35s ease;font-family:var(--font-main)}.hptspop.is-open{opacity:1;visibility:visible}.hptspop__bg{position:absolute;inset:0;background:rgba(1,40,36,0.62)}.hptspop__dialog{position:relative;z-index:2;width:520px;max-width:100%;background:#fff;border-radius:24px;padding:30px 26px 26px;transform:scale(0.96);transition:transform .35s ease}.hptspop.is-open .hptspop__dialog{transform:scale(1)}.hptspop__close{position:absolute;top:14px;inset-inline-end:14px;width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--bg-soft);color:var(--text);transition:.3s ease all}.hptspop__close svg{width:18px;height:18px}.hptspop__title{font-size:24px;font-weight:bold;color:var(--text);margin-bottom:6px}.hptspop__sub{font-size:15px;color:var(--text-soft);line-height:1.6;margin-bottom:20px}.hptspop__steps{display:flex;flex-direction:column;gap:12px;margin-bottom:22px}.hptspop__step{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border-radius:16px;background:var(--bg-soft)}.hptspop__num{width:32px;height:32px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border-radius:50% 50% 50% 4px;background:var(--accent);color:var(--dark-green);font-weight:900;font-size:15px}.hptspop__step b{display:block;font-size:15px;color:var(--text);margin-bottom:2px}.hptspop__step span{font-size:13px;color:var(--text-soft);line-height:1.5}.hptspop__note{font-size:13px;color:var(--text-faint)}.hdemo-toggle{position:fixed;z-index:100070;inset-block-end:86px;inset-inline-end:16px;display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border-radius:999px;background:var(--bg-dark);color:#fff;cursor:pointer;box-shadow:0 12px 30px -12px rgba(1,40,36,0.6);transition:transform .25s ease, opacity .25s ease}@media (hover: hover){.hdemo-toggle:hover{transform:translateY(-2px)}}.hdemo-toggle__tag{font-size:10px;font-weight:900;letter-spacing:1px;padding:2px 6px;border-radius:6px;background:var(--accent);color:var(--dark-green)}.hdemo-toggle__txt{font-size:13px;font-weight:700}.hdemo-toggle__sw{position:relative;width:34px;height:20px;border-radius:999px;background:var(--accent);transition:background-color .25s ease}.hdemo-toggle__sw::after{content:'';position:absolute;top:2px;inset-inline-end:2px;width:16px;height:16px;border-radius:50%;background:#fff;transition:transform .25s ease}.hdemo-toggle.is-off .hdemo-toggle__sw{background:rgba(255,255,255,0.3)}.hdemo-toggle.is-off .hdemo-toggle__sw::after{transform:translateX(-14px)}.hnrev,.hnrevpop{font-family:var(--font-main)}.hnrev{display:none}body.has-review .hnrev{display:block}.nativa-badge--reviewed.is-review-only{display:none}body.has-review .nativa-badge--reviewed.is-review-only{display:inline-flex}body:not(.has-review) .hamen__item span.hamen__score,body:not(.has-review) .hamen__item span.hamen__note{display:none}.nativa-badge--reviewed{background:var(--bg-dark);color:var(--celadon);border-color:rgba(182,254,204,0.35)}.nativa-badge--reviewed .nativa-badge__ic{color:var(--jonquil)}.hnrev{background:#fff}.hnrevc{position:relative;display:flex;flex-direction:column;gap:18px;overflow:hidden;padding:26px;border-radius:24px;background:linear-gradient(180deg, rgba(182,254,204,0.28) 0%, rgba(182,254,204,0.16) 100%);border:1px solid rgba(1,40,36,0.08);box-shadow:0 22px 50px -34px rgba(1,40,36,0.4)}.hnrevc__edge{position:absolute;inset-block:0;inset-inline-start:0;width:4px;background:linear-gradient(180deg, var(--malachite), var(--accent-hover))}.hnrevc__score{display:inline-flex;align-items:center;gap:12px}.hnrevc__score b{width:70px;height:70px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border-radius:20px 20px 20px 6px;background:var(--bg-dark);color:var(--celadon);font-size:30px;font-weight:900;box-shadow:0 12px 28px -14px rgba(1,40,36,0.6);direction:ltr;unicode-bidi:isolate}.hnrevc__score span{font-size:15px;font-weight:700;color:var(--text);line-height:1.25}.hnrevc__top{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px}.hnrevc__top .hsec-kicker{margin-bottom:0}.hnrevc__top .hsec-kicker::after{display:none}.hnrevc__verdict{font-size:21px;line-height:1.55;font-weight:600;color:var(--text)}.hnrevc__foot{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px}.hnrevc__by{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:var(--text-soft)}.hnrevc__ava{width:34px;height:34px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--bg-dark);color:var(--celadon);font-weight:900;font-size:15px}.hnrevc__more{display:inline-flex;align-items:center;gap:0 6px;min-height:44px;background:none;border:0;padding:0;font-size:15px;font-weight:700;color:var(--brunswick);cursor:pointer;transition:color .25s ease}.hnrevc__more svg{width:18px;height:18px;transition:transform .25s ease}@media (hover: hover){.hnrevc__more:hover{color:var(--accent-hover)}.hnrevc__more:hover svg{transform:translateX(-3px)}}@media only screen and (min-width: 768px){.hnrevc{flex-direction:row;align-items:center;gap:30px;padding:30px 34px}.hnrevc__score{flex-direction:column;flex:0 0 auto;gap:8px;text-align:center}.hnrevc__score b{width:88px;height:88px;font-size:38px}.hnrevc__body{flex:1 1 auto;display:flex;flex-direction:column;gap:14px}}.hamen__item span.hamen__score{position:absolute;top:16px;inset-inline-end:16px;display:inline-flex;align-items:center;justify-content:center;min-width:40px;padding:4px 9px;border-radius:10px 10px 10px 3px;background:var(--bg-dark);color:var(--celadon);font-size:15px;font-weight:900}.hamen__item:has(span.hamen__score) b{padding-inline-end:56px}.hamen__item span.hamen__note{display:flex;align-items:flex-start;gap:6px;margin-top:8px;padding-top:8px;border-top:1px dashed rgba(1,40,36,0.14);font-size:13px;font-weight:600;color:var(--accent-hover)}.hamen__item span.hamen__note::before{content:'“';font-size:16px;line-height:.9;color:var(--accent-hover)}body.has-review .hamen__item:has(.hamen__score){border-color:var(--celadon);box-shadow:0 0 0 1px var(--celadon) inset}body.has-review .hhero{box-shadow:0 0 0 1px rgba(182,254,204,0.5),0 26px 60px -38px rgba(1,40,36,0.5)}.hnrevpop{position:fixed;inset:0;z-index:100060;display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;visibility:hidden;transition:opacity .35s ease, visibility .35s ease}.hnrevpop.is-open{opacity:1;visibility:visible}.hnrevpop__bg{position:absolute;inset:0;background:rgba(1,40,36,0.62)}.hnrevpop__dialog{position:relative;z-index:2;width:920px;max-width:100%;max-height:92vh;display:flex;flex-direction:column;background:#fff;border-radius:26px;overflow:hidden;transform:scale(0.97);transition:transform .35s ease}.hnrevpop.is-open .hnrevpop__dialog{transform:scale(1)}.hnrevpop__close{position:absolute;z-index:4;top:16px;inset-inline-end:16px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,0.92);color:var(--text);box-shadow:0 6px 18px rgba(1,40,36,0.25);transition:.3s ease all}.hnrevpop__close svg{width:20px;height:20px}.hnrevpop__scroll{overflow-y:auto;padding:30px;-webkit-overflow-scrolling:touch}.hnrp__head{display:flex;align-items:center;gap:18px;padding-bottom:22px;margin-bottom:22px;border-bottom:1px solid var(--line)}.hnrp__score{display:flex;flex-direction:column;align-items:center;gap:4px;flex:0 0 auto}.hnrp__score b{width:76px;height:76px;display:flex;align-items:center;justify-content:center;border-radius:22px 22px 22px 6px;background:var(--bg-dark);color:var(--celadon);font-size:34px;font-weight:900;direction:ltr;unicode-bidi:isolate}.hnrp__score span{font-size:13px;font-weight:700;color:var(--text)}.hnrp__headinfo{display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-width:0}.hnrp__title{color:var(--text);margin:0}.hnrp__meta{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--text-faint)}.hnrp__sec{margin-bottom:26px}.hnrp__h{font-size:22px;font-weight:bold;color:var(--text);margin-bottom:12px}.hnrp__verdict p{font-size:17px;line-height:1.75;color:rgba(1,40,36,0.82);margin-bottom:14px}.hnrp__verdict p:last-child{margin-bottom:0}.hnrp__fit{display:grid;grid-template-columns:1fr;gap:16px}.hnrp__fitcol{padding:20px;border-radius:18px;border:1px solid var(--line)}.hnrp__fitcol--yes{background:var(--bg-tint)}.hnrp__fitcol--no{background:#fafbfa}.hnrp__fitcol h4{font-size:17px;font-weight:bold;color:var(--text);margin-bottom:12px}.hnrp__fitcol ul{display:flex;flex-direction:column;gap:10px}.hnrp__fitcol li{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:600;color:var(--text)}.hnrp__fitcol li svg{width:22px;height:22px;flex:0 0 auto;padding:5px;border-radius:50%;box-sizing:border-box}.hnrp__fitcol--yes li svg{background:var(--accent);color:var(--dark-green)}.hnrp__fitcol--no li svg{background:rgba(1,40,36,0.12);color:var(--text)}.hnrp__highs{display:grid;grid-template-columns:1fr;gap:12px}.hnrp__high{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:16px;background:var(--bg-soft);border:1px solid rgba(1,40,36,0.07)}.hnrp__high-ic{width:40px;height:40px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border-radius:12px;background:none;color:var(--accent-hover)}.hnrp__high-ic svg{width:26px;height:26px}.hnrp__high b{font-size:16px;color:var(--text);display:block}.hnrp__high span{font-size:13px;color:var(--text-faint)}.hnrp__tip{display:flex;align-items:flex-start;gap:14px;margin-bottom:26px;padding:20px;border-radius:18px;background:var(--bg-dark);color:#fff;border-inline-start:4px solid var(--accent)}.hnrp__tip-ic{width:44px;height:44px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border-radius:12px;background:rgba(182,254,204,0.14);color:var(--accent)}.hnrp__tip-ic svg{width:24px;height:24px}.hnrp__tip-body b{font-size:16px;color:var(--celadon);display:block;margin-bottom:4px}.hnrp__tip-body p{font-size:15px;line-height:1.65;color:rgba(255,255,255,0.9)}.hnrp__galsub{font-size:14px;color:var(--text-faint);margin:-6px 0 14px}.hnrp__gallery{display:grid;grid-template-columns:repeat(2, 1fr);gap:10px}.hnrp__galitem{position:relative;aspect-ratio:4 / 3;border-radius:14px;overflow:hidden;cursor:pointer;background:var(--bg-dark-2)}.hnrp__galitem img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}@media (hover: hover){.hnrp__galitem:hover img{transform:scale(1.06)}}@media only screen and (min-width: 768px){.hnrp__fit{grid-template-columns:1fr 1fr}.hnrp__highs{grid-template-columns:1fr 1fr}.hnrp__gallery{grid-template-columns:repeat(3, 1fr)}}@media (prefers-reduced-motion: reduce){.hnrevpop,.hnrevpop__dialog,.hdemo-toggle,.hnrp__galitem img{transition:none}}@media only screen and (max-width: 767px){.hnrevpop__scroll{padding:22px 18px}.hnrp__head{flex-direction:column;align-items:flex-start}.hdemo-toggle{inset-block-end:78px}}.hlb__close,.hvlb__close,.hroompop__close,.hmappop__close,.hnrevpop__close,.hptspop__close{cursor:pointer;transition:background-color .25s ease, color .25s ease, transform .25s ease}.hlb__close:hover,.hlb__close:focus-visible,.hvlb__close:hover,.hvlb__close:focus-visible{background:rgba(255,255,255,0.3);transform:rotate(90deg) scale(1.06)}.hroompop__close:hover,.hroompop__close:focus-visible,.hmappop__close:hover,.hmappop__close:focus-visible,.hnrevpop__close:hover,.hnrevpop__close:focus-visible,.hptspop__close:hover,.hptspop__close:focus-visible{background:var(--bg-tint);transform:rotate(90deg) scale(1.06)}@media (prefers-reduced-motion: reduce){.hlb__close,.hvlb__close,.hroompop__close,.hmappop__close,.hnrevpop__close,.hptspop__close{transform:none !important}}
/*# sourceMappingURL=catalog-hotel-new.css.map */
