:root{--font-body:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:Georgia, "Times New Roman", serif;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;gap:.75rem;display:inline-flex}.brand__mark{color:#fffaf0;width:44px;height:44px;font-family:var(--font-display);background:#9d2f27;border:1px solid #fffaf059;border-radius:8px 8px 18px 18px;place-items:center;font-size:1rem;font-weight:700;display:grid}.brand strong,.brand small{letter-spacing:0;display:block}.brand strong{white-space:nowrap;font-size:.98rem;line-height:1.1}.brand small{color:#fffaf0b8;margin-top:.15rem;font-size:.78rem}.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:88svh;display:grid;position:relative;overflow:hidden}.hero-section__image,.hero-section__overlay{position:absolute;inset:0}.hero-section__image{object-fit:cover;object-position:center 46%;width:100%;height:100%}.hero-section__overlay{background:linear-gradient(90deg,#151f1ee0 0%,#151f1ea3 42%,#151f1e2e 100%),linear-gradient(#151f1e75 0%,#151f1e2e 55%,#151f1ee0 100%)}.hero-section__content{z-index:1;width:min(1180px,90vw);margin:0 auto;padding:9rem 0 4rem;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:1rem 0 1.1rem;font-size:4.5rem;line-height:.95}.hero-copy__lead{color:#fffaf0db;overflow-wrap:anywhere;max-width:620px;font-size:1.2rem;line-height:1.6}.hero-actions,.contact-actions{flex-wrap:wrap;gap:.85rem;margin-top:1.7rem;display:flex}.button,.booking-strip button,.room-card__link{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;min-height:48px;padding:0 1.1rem;font-size:.95rem;font-weight:800;display:inline-flex}.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{background:#fffaf029;border:1px solid #fffaf029;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;max-width:720px;margin-top:4rem;display:grid;overflow:hidden}.hero-fact{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1f2d2f94;min-height:96px;padding:1.1rem}.hero-fact span,.hero-fact strong{display:block}.hero-fact span{color:#ffd477;font-family:var(--font-display);font-size:1.8rem;line-height:1.05}.hero-fact strong{color:#fffaf0c7;margin-top:.35rem;font-size:.82rem}.booking-strip{z-index:3;background:#0f5d61;padding:0 5vw;position:relative}.booking-strip form{background:#d8b15a;border:1px solid #fffaf042;border-radius:8px;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:.35rem;min-height:82px;padding: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:36px;font:inherit;background:0 0;border:0;outline:none;font-size:1rem;font-weight:800}.booking-strip button{border-radius:0;min-height:82px}.intro-section,.rooms-section,.essentials-section,.nearby-section,.location-section{padding:6rem 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:4rem;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:1rem 0;font-size:2.65rem;line-height:1.08}.section-heading p{color:#685f52;font-size:1.05rem;line-height:1.75}.intro-section__copy{gap:1rem;display:grid}.note{background:#fffaf0b8;border:1px solid #ead7b5;border-radius:8px;gap:1rem;padding:1.25rem;display:flex}.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:430px;margin:0;position:relative;overflow:hidden}.photo-band img{object-fit:cover;width:100%;height:100%}.photo-band figcaption{color:#fffaf0;background:#1f2d2fbd;border:1px solid #fffaf029;border-radius:8px;max-width:420px;padding:.85rem 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 2.5rem}.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{background:#fff;border:1px solid #ead7b5;border-radius:8px;min-height:460px;display:grid;overflow:hidden}.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:160px;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.4rem}.room-card__body p{color:#9d2f27;text-transform:uppercase;margin:0 0 .6rem;font-size:.78rem;font-weight:900}.room-card ul{gap:.65rem;margin:1.25rem 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;background:#e8f4ef;place-self:end stretch;min-height:58px;margin:0 1.4rem 1.4rem}.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{background:#fffaf0d1;border:1px solid #ead7b5;border-radius:8px;min-height:210px;padding:1.45rem}.essential svg{color:#0f5d61}.essential h3{margin-top:1rem}.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:4rem;display:grid}.nearby-list{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.nearby-item{background:#fffaf014;border:1px solid #fffaf01f;border-radius:8px;gap:.9rem;min-height:148px;padding:1.2rem;display:flex}.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}.map-frame{background:#e8f4ef;border:1px solid #ead7b5;border-radius:8px;min-height:480px;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:2rem;padding:2rem 5vw;display:flex}.site-footer strong,.site-footer p{margin:0;display:block}.site-footer p{color:#fffaf0b3;max-width:720px;margin-top:.35rem}.button--footer{color:#1f2d2f;background:#fffaf0}.button--footer:hover{background:#f3c35f}@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}.booking-strip{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 small{display:none}.brand strong{text-overflow:ellipsis;max-width:220px;overflow:hidden}.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{grid-template-columns:1fr;margin-top:2rem}.hero-fact{min-height:76px}.booking-strip{padding-inline:1rem}.booking-strip form{grid-template-columns:1fr}.intro-section,.rooms-section,.essentials-section,.nearby-section,.location-section{padding:4rem 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}}
