:root{--font-body:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:Georgia, "Times New Roman", serif;--radius:12px;--radius-sm:8px;--shadow-sm:0 4px 14px #1f2d2f0f;--shadow:0 14px 34px #1f2d2f1a;--shadow-lg:0 22px 50px #1f2d2f29;--transition:.25s ease;font:16px/1.5 var(--font-body);color:#1f2d2f;font-synthesis:none;letter-spacing:0;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fffaf0}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{min-width:320px;min-height:100svh;margin:0;overflow-x:hidden}body,button,input,select{font-family:var(--font-body)}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}#root{min-height:100svh}:focus-visible{outline-offset:3px;outline:3px solid #d99b2b}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-shell{background:radial-gradient(circle at 15% 12%,#dfa63a1a,#0000 28rem),linear-gradient(#fffaf0 0%,#f6efe1 44%,#fffaf0 100%);min-height:100svh;overflow:hidden}.site-header{z-index:20;color:#fffaf0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#1f2d2fcc;border-bottom:1px solid #fffaf024;justify-content:space-between;align-items:center;gap:1.5rem;min-height:72px;padding:.75rem 5vw;display:flex;position:fixed;inset:0 0 auto}.brand{min-width:0;min-height:48px;color:inherit;align-items:center;display:inline-flex}.brand__logo{object-fit:contain;width:auto;max-width:230px;height:56px}.site-nav{align-items:center;gap:.25rem;display:flex}.site-nav a,.nav-booking{color:#fffaf0d1;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:0 .85rem;font-size:.92rem;font-weight:700;display:inline-flex}.site-nav a:hover{color:#fffaf0;background:#fffaf01a}.nav-booking{color:#1f2d2f;background:#f3c35f;gap:.25rem;margin-left:.5rem}.nav-booking:hover{color:#1f2d2f;background:#ffd477}.nav-toggle{color:#fffaf0;background:#fffaf01a;border:1px solid #fffaf02e;border-radius:8px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;margin-left:auto;display:none}.hero-section{color:#fffaf0;background:#123e42;align-items:end;min-height:76svh;display:grid;position:relative;overflow:hidden}.hero-carousel,.hero-section__overlay{position:absolute;inset:0}.hero-carousel{z-index:0;overflow:hidden}.hero-slide{opacity:0;transition:opacity 1s;position:absolute;inset:0}.hero-slide--active{opacity:1}.hero-slide img{object-fit:cover;object-position:center 46%;width:100%;height:100%}.hero-section__overlay{z-index:1;background:linear-gradient(90deg,#151f1ee0 0%,#151f1ea3 42%,#151f1e2e 100%),linear-gradient(#151f1e75 0%,#151f1e2e 55%,#151f1ee0 100%)}.hero-section__content{z-index:2;width:min(1180px,90vw);margin:0 auto;padding:7rem 0 3rem;position:relative}.hero-copy{max-width:720px}.eyebrow,.section-heading span{color:#ffd477;text-transform:uppercase;background:#1f2d2f57;border:1px solid #ffd47773;border-radius:8px;align-items:center;width:fit-content;min-height:30px;padding:.25rem .7rem;font-size:.78rem;font-weight:800;display:inline-flex}.hero-copy h1{color:#fffaf0;max-width:660px;font-family:var(--font-display);letter-spacing:0;margin:.85rem 0 1rem;font-size:3.4rem;line-height:1}.hero-copy__lead{color:#fffaf0db;overflow-wrap:anywhere;max-width:600px;font-size:1.1rem;line-height:1.55}.hero-actions,.contact-actions{flex-wrap:wrap;gap:.85rem;margin-top:1.4rem;display:flex}.button,.booking-strip button,.room-card__link{border-radius:var(--radius-sm);min-height:46px;transition:background var(--transition), border-color var(--transition), transform var(--transition);border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:0 1.1rem;font-size:.95rem;font-weight:800;display:inline-flex}.button--primary:hover{transform:translateY(-2px)}.button--primary,.booking-strip button{color:#1f2d2f;background:#f3c35f;border-color:#f3c35f}.button--primary:hover,.booking-strip button:hover{background:#ffd477;border-color:#ffd477}.button--light{color:#fffaf0;background:#fffaf01f;border-color:#fffaf052}.button--light:hover{background:#fffaf033}.button--secondary{color:#0f5d61;background:#e8f4ef;border-color:#b6d7cf}.button--secondary:hover{color:#0a4447;background:#d9eee7}.hero-facts{flex-wrap:wrap;gap:.9rem 2rem;max-width:720px;margin-top:1.6rem;display:flex}.hero-fact{align-items:center;gap:.6rem;display:flex}.hero-fact>svg{color:#ffd477;flex:none}.hero-fact span,.hero-fact strong{display:block}.hero-fact span{color:#ffd477;font-family:var(--font-display);font-size:1.3rem;line-height:1.1}.hero-fact strong{color:#fffaf0cc;font-size:.78rem;font-weight:600}.booking-strip{z-index:3;background:0 0;padding:0 5vw;position:relative}.booking-strip form{border-radius:var(--radius);background:#d8b15a;border:1px solid #fffaf042;grid-template-columns:repeat(2,minmax(160px,1fr)) minmax(190px,auto);gap:1px;width:min(1180px,100%);margin:0 auto;display:grid;overflow:hidden;transform:translateY(-50%);box-shadow:0 22px 60px #171e1c3d}.booking-strip label{background:#fffaf0;gap:.25rem;min-height:62px;padding:.65rem 1rem;display:grid}.booking-strip label span{color:#6d5b43;text-transform:uppercase;font-size:.76rem;font-weight:800}.booking-strip input,.booking-strip select{color:#1f2d2f;width:100%;min-height:30px;font:inherit;background:0 0;border:0;outline:none;font-size:.98rem;font-weight:800}.booking-strip button{border-radius:0;min-height:62px}.intro-section,.rooms-section,.essentials-section,.nearby-section,.location-section{padding:4rem 5vw}.content-grid,.nearby-section__inner,.location-section{width:min(1180px,100%);margin:0 auto}.content-grid,.location-section{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:2.5rem;display:grid}.section-heading{max-width:680px}.section-heading span{color:#9d2f27;background:#fffaf0;border-color:#9d2f273d}.section-heading h2{color:#1f2d2f;font-family:var(--font-display);letter-spacing:0;margin:.85rem 0;font-size:2.15rem;line-height:1.1}.section-heading p{color:#685f52;font-size:1.02rem;line-height:1.6}.intro-section__copy{gap:1rem;display:grid}.note{border-radius:var(--radius);transition:transform var(--transition), box-shadow var(--transition);background:#fffaf0b8;border:1px solid #ead7b5;gap:1rem;padding:1.1rem 1.2rem;display:flex}.note:hover{box-shadow:var(--shadow-sm);transform:translateY(-3px)}.note svg{color:#b87922;flex:none}.note h3,.nearby-item h3,.essential h3,.room-card h3{color:#1f2d2f;margin:0;font-size:1.05rem;line-height:1.25}.note p,.nearby-item p,.essential p{color:#706654;margin:.4rem 0 0;line-height:1.65}.photo-band{background:#1f2d2f;grid-template-columns:1fr 1fr;display:grid}.photo-band figure{min-height:340px;margin:0;position:relative;overflow:hidden}.photo-band img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.photo-band figure:hover img{transform:scale(1.05)}.photo-band figcaption{color:#fffaf0;border-radius:var(--radius-sm);background:#1f2d2fbd;border:1px solid #fffaf029;max-width:420px;padding:.8rem 1rem;line-height:1.45;position:absolute;inset:auto 1.25rem 1.25rem}.rooms-section,.location-section{background:#fffaf0}.rooms-section>.section-heading,.essentials-section>.section-heading{width:min(1180px,100%);margin:0 auto 1.75rem}.room-grid,.essentials-grid{gap:1rem;width:min(1180px,100%);margin:0 auto;display:grid}.room-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.room-card{border-radius:var(--radius);min-height:380px;transition:transform var(--transition), box-shadow var(--transition);background:#fff;border:1px solid #ead7b5;display:grid;overflow:hidden}.room-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.room-card__visual{color:#fffaf0;background:linear-gradient(135deg,#fffaf01a 25%,#0000 25%) 0 0/24px 24px,linear-gradient(225deg,#fffaf01a 25%,#0000 25%) 0 0/24px 24px,#0f5d61;place-items:center;min-height:120px;display:grid}.room-card--marigold .room-card__visual{background-color:#b87922}.room-card--rose .room-card__visual{background-color:#9d2f27}.room-card__body{padding:1.25rem 1.3rem}.room-card__body p{color:#9d2f27;text-transform:uppercase;margin:0 0 .6rem;font-size:.78rem;font-weight:900}.room-card ul{gap:.55rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.room-card li{color:#5d5549;align-items:center;gap:.55rem;line-height:1.45;display:flex}.room-card li svg{color:#d99b2b;flex:none}.room-card__link{color:#0f5d61;min-height:52px;transition:background var(--transition);background:#e8f4ef;place-self:end stretch;margin:0 1.3rem 1.3rem}.room-card__link:hover{background:#d9eee7}.essentials-section{background:linear-gradient(90deg,#0f5d6114 1px,#0000 1px) 0 0/44px 44px,linear-gradient(0deg,#9d2f270f 1px,#0000 1px) 0 0/44px 44px,#f6efe1}.essentials-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.essential{perspective:1200px;border-radius:var(--radius);background:0 0;border:0;min-height:168px;position:relative}.essential:focus-visible{outline-offset:3px;outline:3px solid #d99b2b}.essential__inner{transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,.2,.2,1);position:absolute;inset:0}.essential:hover .essential__inner,.essential:focus .essential__inner,.essential:focus-within .essential__inner{transform:rotateY(180deg)}.essential__face{border-radius:var(--radius);box-shadow:var(--shadow-sm);backface-visibility:hidden;border:1px solid #ead7b5;flex-direction:column;justify-content:center;gap:.5rem;padding:1.1rem;display:flex;position:absolute;inset:0}.essential__face--front{text-align:center;background:#fffaf0eb;align-items:center}.essential__face--front h3{color:#1f2d2f;margin:0}.essential__face--back{color:#fffaf0;background:#1f2d2f;border-color:#fffaf029;transform:rotateY(180deg)}.essential__face--back h3{color:#fffaf0;margin:0}.essential__face--back p{color:#fffaf0d1;margin:0;line-height:1.6}.essential__icon{color:#fffaf0;border-radius:12px;place-items:center;width:52px;height:52px;display:grid}.essential__hint{color:#9a8f7c;font-size:.8rem;font-weight:700}.essential--teal .essential__icon,.essential--teal .essential__face--back{background:#0f5d61}.essential--sage .essential__icon,.essential--sage .essential__face--back{background:#4f7d6d}.essential--gold .essential__icon,.essential--gold .essential__face--back{background:#b8862b}.essential--rust .essential__icon,.essential--rust .essential__face--back{background:#9d2f27}.essential--plum .essential__icon,.essential--plum .essential__face--back{background:#6f4560}.essential--ochre .essential__icon,.essential--ochre .essential__face--back{background:#b87922}.nearby-section{color:#fffaf0;background:#1f2d2f}.nearby-section .section-heading span{color:#ffd477;background:#fffaf014;border-color:#ffd4775c}.nearby-section .section-heading h2,.nearby-section .nearby-item h3{color:#fffaf0}.nearby-section .section-heading p,.nearby-section .nearby-item p{color:#fffaf0b8}.nearby-section__inner{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:2.5rem;display:grid}.nearby-list{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.nearby-item{border-radius:var(--radius);min-height:118px;transition:transform var(--transition), background var(--transition);background:#fffaf014;border:1px solid #fffaf01f;gap:.9rem;padding:1.1rem;display:flex}.nearby-item:hover{background:#fffaf021;transform:translateY(-3px)}.nearby-item svg{color:#ffd477;flex:none}.location-section{align-items:stretch}.location-copy{align-content:center;display:grid}.contact-list{gap:.7rem;margin-top:2rem;display:grid}.contact-list p{color:#5d5549;align-items:center;gap:.65rem;margin:0;display:flex}.contact-list svg{color:#9d2f27;flex:none}.contact-list a{color:inherit;overflow-wrap:anywhere}.contact-list a:hover{color:#9d2f27;text-decoration:underline}.map-frame{border-radius:var(--radius);background:#e8f4ef;border:1px solid #ead7b5;min-height:400px;overflow:hidden}.map-frame iframe{width:100%;height:100%;min-height:inherit;border:0}.site-footer{color:#fffaf0;background:#123e42;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.15rem 5vw;display:flex}.site-footer strong,.site-footer p{margin:0;display:block}.site-footer strong{font-size:.98rem}.site-footer p{color:#fffaf0b3;max-width:720px;margin-top:.15rem;font-size:.85rem}.site-footer__powered{color:#fffaf08c;letter-spacing:.05em;text-transform:uppercase;flex:none;font-size:.78rem;font-weight:700}.weather-card{z-index:3;color:#fffaf0;border-radius:var(--radius);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#1f2d2f85;border:1px solid #fffaf038;gap:.7rem;min-width:190px;padding:1rem 1.2rem;display:grid;position:absolute;top:5rem;right:max(5vw,50vw - 590px);box-shadow:0 18px 44px #0f181752}.weather-card__place{color:#ffd477;letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:.35rem;font-size:.76rem;font-weight:800;display:inline-flex}.weather-card__loading{color:#fffaf0c7;margin:0;font-size:.9rem}.weather-card__reading{align-items:center;gap:.85rem;display:flex}.weather-card__icon{color:#ffd477;flex:none}.weather-card__temp{font-family:var(--font-display);font-size:1.95rem;line-height:1;display:block}.weather-card__label{color:#fffaf0d1;margin-top:.2rem;font-size:.85rem;display:block}.hero-aside{z-index:3;text-align:right;flex-direction:column;align-items:flex-end;gap:.85rem;width:min(290px,42%);display:flex;position:absolute;bottom:6.5rem;right:0}.hero-promo{color:#fffaf0;border-radius:var(--radius);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1f2d2f80;border:1px solid #fffaf033;flex-direction:column;align-items:flex-end;gap:.5rem;width:100%;padding:1.15rem 1.3rem;animation:.6s heroPromoIn;display:flex;box-shadow:0 18px 44px #0f181752}@keyframes heroPromoIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hero-promo__badge{color:#1f2d2f;letter-spacing:.04em;text-transform:uppercase;background:#f3c35f;border-radius:6px;padding:.22rem .6rem;font-size:.68rem;font-weight:800;display:inline-flex}.hero-promo__discount{font-family:var(--font-display);color:#ffd477;font-size:2.2rem;line-height:1}.hero-promo__title{color:#fffaf0;align-items:center;gap:.25rem;font-size:1.05rem;font-weight:800;display:inline-flex}.hero-dots{gap:.5rem;display:flex}.hero-dot{background:#fffaf066;border:0;border-radius:50%;width:10px;height:10px;padding:0;transition:width .3s,background .3s}.hero-dot:hover{background:#fffaf0b3}.hero-dot--active{background:#ffd477;border-radius:6px;width:26px}@media (width<=980px){.site-header{min-height:68px}.nav-toggle{display:inline-flex!important}.site-nav{background:#1f2d2ff5;border:1px solid #fffaf024;border-radius:8px;flex-direction:column;align-items:stretch;width:min(320px,90vw);padding:.7rem;display:none;position:absolute;top:calc(100% + .5rem);right:5vw;box-shadow:0 24px 70px #00000047}.site-nav--open{display:flex}.site-nav a,.nav-booking{justify-content:space-between;width:100%}.nav-booking{margin-left:0}.hero-section{min-height:86svh}.hero-section__content{padding-top:7rem}.hero-copy h1{font-size:3.1rem}.hero-aside{text-align:left;align-items:flex-start;width:100%;max-width:460px;margin-top:2rem;position:static;transform:none}.hero-promo{align-items:flex-start}.booking-strip{background:#0f5d61;padding-top:1.2rem;padding-bottom:2rem}.booking-strip form{grid-template-columns:1fr 1fr;transform:none}.booking-strip button{grid-column:1/-1}.content-grid,.nearby-section__inner,.location-section{grid-template-columns:1fr;gap:2.5rem}.room-grid,.essentials-grid{grid-template-columns:1fr 1fr}}@media (width<=680px){.site-header{padding-inline:1rem}.nav-toggle{z-index:40;color:#123e42;background:#f3c35f;border-color:#f3c35f;position:fixed;top:.75rem;right:1rem}.brand__logo{max-width:160px;height:44px}.hero-section__content{width:min(100% - 2rem,1180px);padding-bottom:2.5rem}.hero-section__overlay{background:linear-gradient(#151f1e94 0%,#151f1e70 40%,#151f1eeb 100%)}.hero-copy h1{font-size:2.45rem;line-height:1}.hero-copy__lead,.section-heading p{font-size:1rem}.hero-actions,.contact-actions{grid-template-columns:1fr;display:grid}.hero-facts{flex-direction:column;gap:.65rem;margin-top:1.4rem}.booking-strip{padding-inline:1rem}.booking-strip form{grid-template-columns:1fr}.weather-card{min-width:0;padding:.75rem .9rem;top:4.75rem;right:1rem}.weather-card__temp{font-size:1.6rem}.hero-aside{max-width:none}.intro-section,.rooms-section,.essentials-section,.nearby-section,.location-section{padding:3rem 1rem}.section-heading h2{font-size:2rem}.photo-band,.room-grid,.essentials-grid,.nearby-list{grid-template-columns:1fr}.photo-band figure{min-height:320px}.room-card{min-height:410px}.map-frame{min-height:380px}.site-footer{flex-direction:column;align-items:stretch;padding-inline:1rem}}
