.site{--ink:#14161a;--ink-soft:#55595f;--ink-faint:#8a8e94;--paper:#f7f4ed;--paper-2:#efeade;--line:#ded7c8;--yellow:#f5c400;--yellow-deep:#d9ab00;--ochre:#8a6a00;--pool:#2f9cc4;--pool-deep:#12495e;--pool-wash:#e7f1f5;--turf:#b9d431;--charcoal:#14161a;--charcoal-2:#1d2126;--gold:var(--ochre);--gold-bright:var(--yellow);--measure:1180px;--serif:ui-serif,Georgia,"Times New Roman",serif;background:var(--paper);color:var(--ink);background-image:linear-gradient(180deg,#fbf9f4 0,var(--paper) 420px);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.6;min-height:100vh;display:flex;flex-direction:column}.site *,.site :after,.site :before{box-sizing:border-box}.site a{color:inherit;text-decoration:none}.site-shell{width:100%;max-width:var(--measure);margin:0 auto;padding:0 28px}.site h1,.site h2,.site h3{font-family:var(--serif);font-weight:400;letter-spacing:-.015em;margin:0}.site h1{font-size:clamp(38px,6.2vw,74px);line-height:1.02}.site h2{font-size:clamp(27px,3.4vw,40px);line-height:1.12}.site h3{font-size:20px;line-height:1.25}.site p{margin:0}.eyebrow{font-family:inherit;font-size:11.5px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--ochre);margin:0 0 16px}.lede{font-size:17.5px;line-height:1.62;color:var(--ink-soft);max-width:58ch}.muted-sm{font-size:13.5px;color:var(--ink-faint)}.site-head{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:hsla(42,38%,95%,.92);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.site-head-inner{justify-content:space-between;gap:20px;height:72px}.site-head-inner,.site-logo{display:flex;align-items:center}.site-logo{gap:11px;font-weight:600;font-size:16px;letter-spacing:-.01em}.site-logo img{height:30px;width:auto;display:block}.site-foot-logo{height:40px;width:auto;display:block;margin-bottom:16px}.site-nav{display:flex;gap:30px;font-size:14px;color:var(--ink-soft)}.site-nav a.on,.site-nav a:hover{color:var(--ink)}.btn-book{display:inline-flex;align-items:center;gap:8px;background:var(--yellow);color:var(--charcoal);padding:11px 21px;border-radius:10px;font-size:14px;font-weight:600;white-space:nowrap;transition:background .15s ease,transform .15s ease}.btn-book:hover{background:var(--yellow-deep);transform:translateY(-1px)}.btn-ghost{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);color:var(--ink);padding:11px 21px;border-radius:10px;font-size:14px;font-weight:600;background:transparent;transition:border-color .15s ease}.btn-ghost:hover{border-color:var(--ink-faint)}.ed-hero{padding:46px 0 0;text-align:center}.ed-meta{display:flex;justify-content:space-between;gap:16px;font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--ink-faint);padding-bottom:40px}.ed-huge{font-family:var(--serif);font-weight:400;font-size:clamp(42px,9.2vw,132px);line-height:.94;letter-spacing:-.03em;margin:0;color:var(--ink)}.ed-huge em{font-style:italic;color:var(--ochre)}.ed-sub{max-width:46ch;margin:26px auto 0;font-size:16px;line-height:1.6;color:var(--ink-soft)}.ed-marquee{margin:42px 0 0;padding:16px 0;background:var(--yellow);overflow:hidden;display:block;transition:background .15s ease}.ed-marquee:hover{background:var(--yellow-deep)}.ed-marquee-track{display:flex;width:max-content;animation:ed-scroll 26s linear infinite}.ed-marquee:hover .ed-marquee-track{animation-play-state:paused}.ed-marquee span{font-size:13px;font-weight:700;letter-spacing:.28em;text-transform:uppercase;padding:0 26px;white-space:nowrap;color:var(--charcoal)}.ed-marquee span i{color:var(--charcoal);opacity:.45;font-style:normal}@keyframes ed-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.ed-marquee-track{animation:none}}.ed-shot{margin-top:0;overflow:hidden}.ed-shot img{width:100%;height:clamp(320px,62vh,640px);object-fit:cover;display:block}.ed-caption{display:flex;justify-content:space-between;gap:16px;padding-top:14px;font-size:11.5px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-faint)}@media (max-width:900px){.ed-hero{padding-top:30px}.ed-meta{padding-bottom:26px}.ed-caption span:last-child,.ed-meta span:last-child{display:none}}.hero{padding:78px 0 20px}.hero h1{max-width:15ch;margin-bottom:20px}.hero .lede{margin-bottom:30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.hero-gallery{display:grid;grid-template-columns:1.9fr 1fr 1fr;grid-gap:10px;gap:10px;margin-top:54px}.hero-gallery figure{margin:0;overflow:hidden;border-radius:6px;background:var(--paper-2)}.hero-gallery img{width:100%;height:340px;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.hero-gallery figure:hover img{transform:scale(1.03)}.band{padding:84px 0}.band-dark{background:var(--charcoal);color:#fff;background-image:radial-gradient(120% 90% at 15% 0,rgba(47,156,196,.16) 0,rgba(47,156,196,0) 60%)}.band-dark .lede{color:hsla(0,0%,100%,.68)}.band-dark .eyebrow{color:var(--gold-bright)}.band-paper{background:var(--pool-wash)}.band-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;flex-wrap:wrap;margin-bottom:34px}.link-more{font-size:14px;font-weight:600;color:var(--pool-deep);white-space:nowrap}.link-more:hover{text-decoration:underline}.room-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:26px 22px;gap:26px 22px}.room-card figure{margin:0 0 14px;overflow:hidden;border-radius:6px;background:var(--paper-2)}.room-card img{width:100%;height:210px;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.room-card:hover img{transform:scale(1.04)}.room-top{display:flex;justify-content:space-between;align-items:baseline;gap:10px}.room-city{font-family:var(--serif);font-size:21px}.room-rate{font-size:14px;font-weight:700;white-space:nowrap;color:var(--ochre)}.room-meta{font-size:13px;color:var(--ink-faint);margin-top:2px}.room-blurb{font-size:14px;color:var(--ink-soft);margin-top:8px;line-height:1.55}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));grid-gap:34px 30px;gap:34px 30px}.feature h3{font-family:inherit;font-size:15.5px;font-weight:700;margin-bottom:6px}.feature p{font-size:14.5px;color:var(--ink-soft);line-height:1.55}.band-dark .feature p{color:hsla(0,0%,100%,.62)}.feature-rule{width:30px;height:3px;background:var(--yellow);margin-bottom:14px}.split{display:grid;grid-template-columns:1fr 1fr;grid-gap:56px;gap:56px;align-items:center}.split img{width:100%;border-radius:8px;display:block;object-fit:cover;max-height:520px}.strip{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:8px;gap:8px}.strip img{width:100%;height:190px;object-fit:cover;display:block;border-radius:4px}.map-layout{display:grid;grid-template-columns:1.1fr 1fr;grid-gap:48px;gap:48px;align-items:start}.map-figure{background:var(--paper-2);border-radius:10px;padding:22px}.map-figure img{width:100%;display:block}.city-list{display:flex;flex-direction:column}.city-row{display:flex;align-items:center;gap:16px;padding:14px 0;border-bottom:1px solid var(--line)}.city-row:last-child{border-bottom:none}.city-thumb{width:62px;height:48px;border-radius:5px;object-fit:cover;flex:0 0 auto}.city-name{font-family:var(--serif);font-size:18px}.city-note{font-size:13px;color:var(--ink-faint)}.contact-grid{display:grid;grid-template-columns:1fr 1.3fr;grid-gap:48px;gap:48px;align-items:start}.contact-line{display:flex;gap:14px;padding:15px 0;border-bottom:1px solid var(--line);font-size:15px}.contact-line span:first-child{color:var(--ink-faint);min-width:92px;font-size:13.5px}.map-embed{width:100%;height:420px;border:0;border-radius:8px}.site-foot{margin-top:auto;background:var(--charcoal);color:hsla(0,0%,100%,.66);padding:54px 0 34px;font-size:14px}.foot-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;grid-gap:36px;gap:36px;padding-bottom:30px;border-bottom:1px solid hsla(0,0%,100%,.1)}.foot-grid h4{color:#fff;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin:0 0 14px}.foot-links{display:flex;flex-direction:column;gap:9px}.foot-links a:hover{color:#fff}.foot-bottom{padding-top:22px;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;font-size:12.5px;color:hsla(0,0%,100%,.44)}@media (max-width:900px){.site-shell{padding:0 20px}.site-nav{display:none}.hero{padding:52px 0 8px}.hero-gallery{grid-template-columns:1fr 1fr;margin-top:36px}.hero-gallery figure:first-child{grid-column:1/-1}.hero-gallery img{height:220px}.band{padding:58px 0}.contact-grid,.map-layout,.split{grid-template-columns:1fr;gap:32px}.strip{grid-template-columns:repeat(2,1fr)}.strip img{height:150px}.foot-grid{grid-template-columns:1fr;gap:26px}}.rx{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:44px;gap:44px;align-items:center}.rx-map{position:relative;padding:8px}.rx-map-img{width:100%;display:block;opacity:.5;filter:saturate(0);transition:opacity .3s ease}.rx:hover .rx-map-img{opacity:.62}.rx-pin{position:absolute;transform:translate(-50%,-50%);background:none;border:0;padding:6px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:5px;font:inherit;color:var(--ink-soft)}.rx-dot{width:11px;height:11px;border-radius:50%;background:var(--paper);border:2px solid var(--ink-faint);transition:all .18s ease}.rx-pin-label{font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;opacity:.55;transition:opacity .18s ease,color .18s ease}.rx-pin.on .rx-pin-label,.rx-pin:hover .rx-pin-label{opacity:1;color:var(--ink)}.rx-pin.on .rx-dot{background:var(--yellow);transform:scale(1.5);box-shadow:0 0 0 6px rgba(245,196,0,.26)}.rx-pin.on .rx-dot,.rx-pin:hover .rx-dot{border-color:var(--charcoal)}.rx-panel{display:flex;flex-direction:column;gap:20px}.rx-stage{position:relative}.rx-stage>img{width:100%;height:380px;object-fit:cover;border-radius:8px;display:block;animation:rx-fade .45s ease}@keyframes rx-fade{0%{opacity:0;transform:scale(1.015)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.rx-stage>img{animation:none}}.rx-thumbs{display:flex;gap:7px;margin-top:9px}.rx-thumbs button{border:0;padding:0;background:none;cursor:pointer;border-radius:4px;overflow:hidden;opacity:.45;transition:opacity .18s ease;line-height:0}.rx-thumbs button.on,.rx-thumbs button:hover{opacity:1}.rx-thumbs img{width:62px;height:44px;object-fit:cover;display:block}.rx-info-top{display:flex;align-items:baseline;justify-content:space-between;gap:14px}.rx-city{font-family:var(--serif);font-size:32px;line-height:1.1}.rx-rate{font-size:17px;font-weight:700;color:var(--ochre);white-space:nowrap}.rx-rate span{font-size:12.5px;font-weight:500;color:var(--ink-faint);margin-left:4px}.rx-meta{font-size:13px;color:var(--ink-faint);margin-top:4px!important;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.rx-blurb{font-size:15.5px;line-height:1.6;color:var(--ink-soft);margin-top:12px!important;max-width:48ch}.rx-cta{align-self:flex-start;margin-top:18px}.rx-hint{grid-column:1/-1;text-align:center;font-size:12.5px;color:var(--ink-faint);margin-top:8px!important}@media (max-width:900px){.rx{grid-template-columns:1fr;gap:26px}.rx-map{max-width:340px;margin:0 auto}.rx-pin-label{font-size:9px}.rx-stage>img{height:260px}}.bunk-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:2px;gap:2px;background:hsla(0,0%,100%,.09);border:1px solid hsla(0,0%,100%,.09);border-radius:10px;overflow:hidden}.bunk-cell{background:var(--charcoal);padding:20px 22px}.bunk-cell b{display:block;font-size:15px;font-weight:700;color:#fff;margin-bottom:4px}.bunk-cell span{font-size:13.5px;color:hsla(0,0%,100%,.58);line-height:1.5}.foot-socials{display:flex;align-items:center;gap:14px;margin-top:14px}.foot-socials a{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:9px;border:1px solid hsla(0,0%,100%,.16);color:hsla(0,0%,100%,.8);transition:all .15s ease}.foot-socials a:hover{border-color:var(--yellow);color:var(--yellow)}.foot-socials svg{width:17px;height:17px}.foot-socials img{height:20px;width:auto;opacity:.85}.ed-hero{min-height:calc(100vh - 72px);display:flex;flex-direction:column;justify-content:center;padding-top:0}.ed-huge{font-size:clamp(46px,11.5vw,172px);line-height:.9}.city-band{overflow:hidden;padding:0 0 30px;mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent)}.city-band-track{display:flex;width:max-content;animation:city-drift 46s linear infinite}.city-band span{font-family:var(--serif);font-size:15px;font-style:italic;letter-spacing:.02em;color:var(--ink-faint);opacity:.75;padding:0 20px;white-space:nowrap}.city-band span i{font-style:normal;color:var(--yellow-deep);padding-left:20px}@keyframes city-drift{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.reveal{display:block;overflow:hidden}.reveal>span{display:block;animation:reveal-up 1s cubic-bezier(.16,.84,.28,1) both}.reveal:first-of-type>span{animation-delay:.05s}.reveal:nth-of-type(2)>span{animation-delay:.16s}.reveal:nth-of-type(3)>span{animation-delay:.27s}@keyframes reveal-up{0%{transform:translateY(105%);opacity:0}to{transform:none;opacity:1}}.fade-in{animation:fade-in 1s ease .55s both}@keyframes fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.scroll-cue{display:flex;align-items:center;justify-content:center;gap:9px;font-size:10.5px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--ink-faint);padding:30px 0 6px}.scroll-cue i{display:block;width:1px;height:26px;background:linear-gradient(var(--ink-faint),transparent);animation:cue 2.4s ease-in-out infinite}@keyframes cue{0%,to{opacity:.25;transform:scaleY(.6);transform-origin:top}50%{opacity:1;transform:scaleY(1);transform-origin:top}}@media (prefers-reduced-motion:reduce){.city-band-track,.scroll-cue i{animation:none}.fade-in,.reveal>span{animation:none;opacity:1;transform:none}}@media (max-width:900px){.ed-hero{min-height:auto;padding-top:26px}.city-band{padding-bottom:20px}.city-band span{font-size:13px;padding:0 13px}.scroll-cue{display:none}}.pset+.pset{margin-top:46px}.pset-head{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap;margin-bottom:14px}.pset-head h3{font-family:var(--serif);font-size:24px}.pset-head span{font-size:13.5px;color:var(--ink-faint)}.pset-photos{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.pset-photos img{width:100%;height:300px;object-fit:cover;border-radius:6px;display:block}@media (max-width:900px){.pset-photos img{height:210px}.pset+.pset{margin-top:32px}}.site-head{background:#0b0c0e;border-bottom:1px solid hsla(0,0%,100%,.08)}.site-nav{color:hsla(0,0%,100%,.62)}.ed-hero,.site-nav a.on,.site-nav a:hover{color:#fff}.ed-hero{background:#0b0c0e;text-align:left;padding-bottom:0;background-image:radial-gradient(90% 70% at 12% 88%,hsla(0,0%,100%,.09) 0,hsla(0,0%,100%,0) 62%)}.ed-hero .ed-meta{color:hsla(0,0%,100%,.4);padding-bottom:26px}.ed-hero .ed-huge{color:#fff;max-width:15ch}.ed-hero .ed-huge em{color:var(--yellow)}.ed-hero .ed-sub{margin:30px 0 0;max-width:52ch;font-size:17.5px;color:hsla(0,0%,100%,.62)}.ed-badge{display:inline-flex;align-items:center;gap:9px;border:1px solid hsla(0,0%,100%,.18);border-radius:999px;padding:7px 15px 7px 13px;font-size:12.5px;font-weight:600;color:hsla(0,0%,100%,.82);margin-bottom:26px;transition:border-color .15s ease,color .15s ease}.ed-badge:hover{border-color:rgba(245,196,0,.6);color:#fff}.ed-badge b{color:var(--yellow);font-weight:700}.ed-actions{display:flex;align-items:center;gap:14px;margin-top:34px;flex-wrap:wrap}.btn-dark-ghost{display:inline-flex;align-items:center;gap:8px;padding:13px 22px;border-radius:10px;font-size:14.5px;font-weight:600;color:hsla(0,0%,100%,.78);border:1px solid hsla(0,0%,100%,.16);transition:all .15s ease}.btn-dark-ghost:hover{color:#fff;border-color:hsla(0,0%,100%,.42)}.ed-hero .city-band{padding:0 0 34px}.ed-hero .city-band span{color:hsla(0,0%,100%,.42);opacity:1}.ed-hero .city-band span i{color:rgba(245,196,0,.75)}.ed-hero .scroll-cue{justify-content:flex-start;color:hsla(0,0%,100%,.42);padding:42px 0 8px}.ed-hero .scroll-cue i{background:linear-gradient(hsla(0,0%,100%,.6),transparent)}.ed-hero .ed-caption{color:hsla(0,0%,100%,.4);padding-bottom:28px}@media (max-width:900px){.ed-hero .ed-huge{max-width:none}.ed-actions{margin-top:26px}.ed-actions a{flex:1 1;justify-content:center}}.vhero{position:relative;height:calc(100vh - 72px);height:calc(100dvh - 72px);min-height:620px;display:flex;flex-direction:column;justify-content:center;background:#0b0c0e;overflow:hidden;padding:76px 0 64px}.vhero-shot,.vhero-shots{position:absolute;inset:0}.vhero-shot{background-size:cover;background-position:50%;opacity:0;transform:scale(1.06);transition:opacity 1.6s ease,transform 7.6s linear;will-change:opacity,transform}.vhero-shot.is-on{opacity:1;transform:scale(1)}.vhero-veil{position:absolute;inset:0;background:linear-gradient(180deg,rgba(11,12,14,.72),rgba(11,12,14,.45) 38%,rgba(11,12,14,.86)),linear-gradient(90deg,rgba(11,12,14,.6),transparent 62%)}.vhero-inner{position:relative;z-index:2;max-width:1480px}.vhero-where{color:var(--yellow);font-size:12.5px;letter-spacing:.18em;text-transform:uppercase;margin:0 0 20px;font-weight:600}.vhero-where i{font-style:normal;opacity:.5;margin:0 6px}.vhero-name{font-family:var(--serif,Georgia,"Times New Roman",serif);margin:0 0 14px;line-height:.9;letter-spacing:-.025em;font-weight:400}.vhero-name em,.vhero-name span{display:block;font-style:normal}.vhero-name span{color:#fff;font-size:clamp(56px,11.5vw,150px)}.vhero-name em{color:#fff;font-size:clamp(30px,5.9vw,78px)}.vhero-place{display:flex;align-items:center;gap:9px;color:var(--yellow);font-size:clamp(16px,2.4vw,28px);font-weight:700;letter-spacing:.14em;text-transform:uppercase;margin:0 0 30px}.vhero-place svg{width:1.05em;height:1.05em;flex:none}.vhero-line{color:hsla(0,0%,100%,.78);font-size:17px;line-height:1.6;max-width:64ch;margin:0 0 24px}.vhero-top{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;max-width:1040px;margin-bottom:24px}.vhero-titles{min-width:0}.vhero-from{flex:none;text-align:right;color:hsla(0,0%,100%,.72);margin:0 0 4px;line-height:1.25}.vhero-from small{display:block;font-size:14px;letter-spacing:.09em;text-transform:uppercase;color:hsla(0,0%,100%,.6)}.vhero-from b{display:block;color:var(--yellow);font-family:var(--serif,Georgia,serif);font-weight:400;font-size:clamp(56px,9.6vw,142px);line-height:.94;letter-spacing:-.03em}.vhero-from span{display:block;font-size:14px;color:hsla(0,0%,100%,.55)}.vhero-form{background:#fff;border-radius:14px;padding:16px;display:grid;grid-template-columns:1fr 1fr .6fr auto;grid-gap:12px;gap:12px;align-items:end;max-width:1040px;box-shadow:0 18px 44px rgba(0,0,0,.34)}.vhero-field{display:block;min-width:0}.vhero-field span{display:block;font-size:11.5px;color:#5f5e5a;margin-bottom:5px;font-weight:600}.vhero-field input,.vhero-field select{width:100%;height:52px;border:1px solid var(--line);border-radius:9px;padding:0 13px;font-size:16px;color:var(--charcoal);background:#fff;font-family:inherit}.vhero-field input:focus,.vhero-field select:focus{outline:none;border-color:var(--ochre);box-shadow:0 0 0 3px rgba(245,196,0,.28)}.vhero-go{height:52px;padding:0 34px;border:none;border-radius:9px;background:var(--yellow);color:var(--charcoal);font-size:16px;font-weight:700;font-family:inherit;cursor:pointer;white-space:nowrap}.vhero-go:hover{background:var(--yellow-deep)}.vhero-marks{list-style:none;display:flex;flex-wrap:wrap;gap:9px 28px;margin:18px 0 0;padding:0}.vhero-marks li{color:hsla(0,0%,100%,.68);font-size:13.5px;position:relative;padding-left:18px}.vhero-marks li:before{content:"✓";position:absolute;left:0;color:var(--yellow);font-size:11px}.vhero-marks .vhero-mark-stars:before{content:"★"}.vhero-dots{position:absolute;bottom:22px;left:0;right:0;z-index:3;display:flex;justify-content:center;gap:8px}.vhero-dots button{width:26px;height:3px;border:none;padding:0;border-radius:2px;background:hsla(0,0%,100%,.28);cursor:pointer;transition:background .24s ease}.vhero-dots button.is-on{background:var(--yellow)}@media (max-width:980px){.vhero-top{display:block;margin-bottom:20px}.vhero-from{display:flex;align-items:baseline;flex-wrap:wrap;gap:0 11px;text-align:left;margin:18px 0 0}.vhero-from small,.vhero-from span{display:inline;font-size:15px;letter-spacing:normal;text-transform:none}.vhero-from b{display:inline}}@media (max-width:760px){.vhero{min-height:560px;padding:64px 0 46px}.vhero-name span{font-size:clamp(44px,13.5vw,72px)}.vhero-name em{font-size:clamp(23px,6.6vw,34px)}.vhero-form{grid-template-columns:1fr 1fr}.vhero-field-sm,.vhero-go{grid-column:1/-1}.vhero-line{font-size:15px;margin-bottom:22px}.vhero-marks{gap:6px 16px}}@media (max-height:880px){.vhero{height:auto;min-height:0;padding:48px 0 40px}.vhero-name span{font-size:clamp(44px,7vw,82px)}.vhero-name em{font-size:clamp(24px,3.6vw,42px)}.vhero-line{display:none}.vhero-from{margin-bottom:14px}.vhero-from b{font-size:clamp(40px,5.2vw,64px)}}@media (max-height:700px){.vhero{padding:34px 0 30px}.vhero-where{margin-bottom:12px}.vhero-name span{font-size:clamp(36px,5.6vw,60px)}.vhero-name em{font-size:clamp(20px,3vw,32px)}.vhero-place{margin-bottom:12px}.vhero-from b{font-size:clamp(32px,4.2vw,48px)}.vhero-marks{display:none}}@media (max-width:760px) and (max-height:760px){.vhero-field-sm,.vhero-go{grid-column:auto}}@media (prefers-reduced-motion:reduce){.vhero-shot{transition:opacity .3s ease}.vhero-shot,.vhero-shot.is-on{transform:none}}.rooms-plain{display:grid;grid-template-columns:repeat(auto-fill,minmax(238px,1fr));grid-gap:18px;gap:18px}.room-plain{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;display:block;transition:transform .18s ease,box-shadow .18s ease}.room-plain:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(20,22,26,.12)}.room-plain img{display:block;width:100%;height:168px;object-fit:cover}.room-plain-body{padding:14px 16px 16px}.room-plain-name{font-weight:700;font-size:15.5px}.room-plain-type{color:var(--ink-soft,#6b6a64);font-size:12.5px;margin-top:2px}.room-plain-rate{margin-top:10px;font-size:18px;font-weight:750}.room-plain-rate span{font-size:11.5px;font-weight:500;color:var(--ink-soft,#6b6a64)}