:root{--ink: #151412;--ivory: #f6f2e9;--paper: #fcfaf5;--gold: #b38b39;--gold-deep: #80621f;--line: rgba(21, 20, 18, .18);--sans: "Manrope", Arial, sans-serif;--serif: "Cormorant Garamond", Georgia, serif;--scroll-progress: 0;--hero-scroll-y: 0px;--hero-pointer-x: 0px;--hero-pointer-y: 0px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:9.6rem}body{margin:0;overflow-x:hidden;color:var(--ink);background:var(--ivory);font-family:var(--sans);font-size:16px;line-height:1.6;text-rendering:optimizeLegibility}img{display:block;max-width:100%}a{color:inherit}button{font:inherit}a,button{touch-action:manipulation}:focus-visible{outline:2px solid var(--gold);outline-offset:4px}.scroll-progress{position:fixed;z-index:30;top:0;left:0;width:100%;height:3px;transform:scaleX(var(--scroll-progress));transform-origin:left;background:var(--gold);pointer-events:none}.skip-link{position:fixed;z-index:40;top:-5rem;left:1rem;padding:.75rem 1rem;color:#fff;background:var(--gold)}.skip-link:focus{top:1rem}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.utility-bar{display:flex;min-height:37px;align-items:center;justify-content:space-between;padding:0 max(4vw,1.25rem);color:#f8f5ee;background:#111;font-size:.69rem;letter-spacing:.11em;text-transform:uppercase}.utility-bar p{margin:0}.portal-link{display:inline-flex;min-height:44px;align-items:center;color:#f8f5ee;text-decoration:none}.portal-link:hover,.portal-link:focus-visible{color:#dfc788}.nav-wrap{position:relative;z-index:10;display:flex;min-height:116px;align-items:center;justify-content:space-between;padding:0 max(4vw,1.25rem);border-bottom:1px solid var(--line);background:#fcfaf5f5}.brand{display:block;width:clamp(160px,16vw,196px)}.brand img{width:100%;height:auto;mix-blend-mode:multiply}nav{display:flex;gap:clamp(1rem,2.4vw,2.65rem);align-items:center}nav a{position:relative;display:inline-flex;min-height:44px;align-items:center;font-size:.7rem;font-weight:600;letter-spacing:.1em;text-decoration:none;text-transform:uppercase}nav a:hover,nav a:focus-visible,nav a.is-active{color:var(--gold-deep);text-decoration:underline;text-decoration-color:var(--gold);text-underline-offset:.45rem}.menu-button{display:none}.hero{position:relative;display:grid;min-height:min(710px,calc(100vh - 153px));overflow:hidden;background:#302c27;isolation:isolate}.hero-image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.62) contrast(.92)}.motion-ready .hero-image{transform:translate3d(0,var(--hero-scroll-y),0) scale(1.045);transition:transform .6s cubic-bezier(.2,.65,.2,1)}.motion-ready.has-fine-pointer .hero-image{transform:translate3d(var(--hero-pointer-x),calc(var(--hero-scroll-y) + var(--hero-pointer-y)),0) scale(1.055)}.hero-wash{position:absolute;inset:0;background:linear-gradient(90deg,#f6f2e9fb,#f6f2e9e8,#f6f2e92e 58%,#0000002e)}.hero-copy{position:relative;z-index:1;align-self:center;max-width:590px;margin-left:max(8vw,1.5rem);padding:4rem 0}.flow>*+*{margin-top:1.35rem}.eyebrow,.section-label{color:var(--gold-deep);font-size:.69rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.eyebrow{margin:0}.hero h1,h2,h3{margin:0;font-family:var(--serif);font-weight:600;line-height:.98;letter-spacing:-.025em}.hero h1{max-width:510px;font-size:clamp(3.6rem,7vw,7.25rem)}.hero-rule{width:170px;height:1px;margin:1rem 0!important;background:var(--gold)}.lede{max-width:360px;margin-bottom:2rem!important;font-size:clamp(.98rem,1.3vw,1.08rem)}.button{display:inline-flex;width:max-content;min-height:44px;gap:.65rem;align-items:center;justify-content:center;padding:.85rem 1.2rem;border:1px solid transparent;font-size:.68rem;font-weight:700;letter-spacing:.12em;line-height:1.2;text-decoration:none;text-transform:uppercase;transition:transform .18s ease,background-color .18s ease,color .18s ease}.button:hover{transform:translateY(-2px)}.button-gold{color:#fff;background:var(--gold)}.button-gold:hover,.button-gold:focus-visible{background:#8f6c23}.button-light{color:var(--ink);background:var(--ivory)}.button-light:hover,.button-light:focus-visible{background:#fff}.image-note{margin:0;color:#ffffffd6;font-size:.59rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.hero-note{position:absolute;z-index:2;right:1.5rem;bottom:1rem}.section{padding:clamp(4.5rem,8vw,8.5rem) max(8vw,1.5rem)}.section-label{display:flex;gap:.85rem;align-items:center;padding-bottom:2.6rem}.section-label span:first-child{color:var(--gold)}.intro-grid,.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2.5rem,12vw,12rem)}.intro h2,.amenities h2,.notices h2,.documents h2,.contact h2{max-width:630px;font-size:clamp(2.8rem,4.65vw,5.4rem)}.rich-copy{max-width:470px;padding-top:.5rem}.rich-copy p,.document-callout p,.notice-panel p,.address p{margin:0}.text-link{display:inline-flex;min-height:44px;gap:.6rem;align-items:center;border-bottom:1px solid var(--gold);color:inherit;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-decoration:none;text-transform:uppercase;transition:color .18s ease,gap .18s ease}.text-link:hover,.text-link:focus-visible{gap:.85rem;color:var(--gold-deep)}.image-band{position:relative;height:clamp(280px,43vw,570px);overflow:hidden;background:#3a362f}.image-band img{width:100%;height:100%;object-fit:cover;filter:saturate(.65)}.image-band .image-note,.portal>.image-note{position:absolute;right:1.5rem;bottom:1rem}.section-heading{display:grid;grid-template-columns:1fr 2fr;gap:2rem}.amenity-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:4rem}.amenity-card{position:relative;overflow:hidden;background:var(--paper);box-shadow:0 1px #15141214;transition:transform .22s ease,box-shadow .22s ease}.amenity-card img{width:100%;aspect-ratio:1 / .8;object-fit:cover;filter:saturate(.68);transition:transform .5s cubic-bezier(.2,.65,.2,1),filter .3s ease}.amenity-card>div{padding:1.45rem 1.5rem 1.7rem}.amenity-card:hover,.amenity-card:focus-within{z-index:1;transform:translateY(-5px);box-shadow:0 16px 32px #1514121f}.amenity-card:hover img,.amenity-card:focus-within img{transform:scale(1.035);filter:saturate(.78)}.amenity-card h3{font-size:clamp(1.9rem,2.3vw,2.45rem)}.amenity-card p:not(.image-note){margin:0;font-size:.9rem}.card-index{margin-bottom:.75rem!important;color:var(--gold);font-family:var(--serif);font-size:1.2rem!important;font-weight:600}.amenity-card .image-note{position:absolute;top:calc(80% - 1.35rem);right:.75rem}.disclaimer{max-width:760px;margin:2.2rem 0 0;color:#645e53;font-size:.78rem}.section-dark{color:var(--ivory);background:var(--ink)}.section-dark .section-label,.section-dark .eyebrow{color:#d2b069}.notice-layout,.document-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:clamp(2rem,9vw,9rem)}.notice-panel{align-self:end;padding:clamp(1.5rem,3vw,2rem);border:1px solid rgba(246,242,233,.35)}.documents{background:#e8e1d3}.document-callout{align-self:end;max-width:430px}.portal{position:relative;display:grid;min-height:580px;place-items:center;overflow:hidden;color:#fff;background:#292723;isolation:isolate}.portal>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(.42) saturate(.55)}.portal-content{position:relative;z-index:1;max-width:590px;padding:4rem 1.5rem;text-align:center}.portal-content .eyebrow{color:#dbc281}.portal-content h2{font-size:clamp(2.9rem,5.1vw,5.8rem)}.portal-content p{max-width:445px;margin-right:auto!important;margin-left:auto!important}.contact{background:var(--paper)}.address{align-self:end;padding:2rem;border-left:1px solid var(--gold)}.address p:first-child{font-family:var(--serif);font-size:clamp(1.7rem,2.4vw,2.2rem);font-weight:600;line-height:1.15}footer{display:grid;grid-template-columns:1.4fr 1fr 1fr auto;gap:2rem;align-items:center;padding:2rem max(4vw,1.25rem);color:#f4efe6;background:#111;font-size:.76rem}footer img{width:160px;height:auto;filter:grayscale(1) brightness(3);mix-blend-mode:screen}footer p{margin:0}footer a{display:inline-flex;min-height:44px;align-items:center;color:#e4c87f;font-size:.68rem;letter-spacing:.1em;text-decoration:none;text-transform:uppercase}.copyright{opacity:.65;white-space:nowrap}.is-disabled{pointer-events:none;opacity:.55}.motion-ready [data-reveal]{opacity:0;transform:translateY(22px);transition:opacity .64s ease,transform .64s cubic-bezier(.2,.65,.2,1)}.motion-ready [data-reveal].is-revealed{opacity:1;transform:translateY(0)}@media(max-width:768px){html{scroll-padding-top:7.7rem}.utility-bar p{display:none}.utility-bar{justify-content:flex-end}.nav-wrap{min-height:86px}.brand{width:152px}.menu-button{display:grid;width:48px;min-height:44px;gap:5px;place-content:center;margin-left:auto;border:0;background:transparent;cursor:pointer}.menu-button span:not(.sr-only){display:block;width:22px;height:1px;background:var(--ink);transition:transform .18s ease}.menu-button[aria-expanded=true] span:nth-child(2){transform:translateY(3px) rotate(45deg)}.menu-button[aria-expanded=true] span:nth-child(3){transform:translateY(-3px) rotate(-45deg)}nav{position:absolute;z-index:12;top:100%;right:0;left:0;display:none;flex-direction:column;align-items:stretch;gap:0;padding:.5rem 1.25rem 1.1rem;border-bottom:1px solid var(--line);background:var(--paper);box-shadow:0 14px 22px #15141214}nav.is-open{display:flex}nav a{min-height:48px;padding:0 .15rem}.hero{min-height:610px}.hero-wash{background:linear-gradient(90deg,#f6f2e9fa,#f6f2e9b8 67%,#f6f2e924)}.hero-copy{margin-right:1rem;margin-left:1.5rem}.section{padding-right:1.5rem;padding-left:1.5rem}.intro-grid,.contact-grid,.section-heading,.notice-layout,.document-layout{grid-template-columns:1fr;gap:2rem}.section-label{padding-bottom:.2rem}.amenity-grid{grid-template-columns:1fr;margin-top:2.5rem}.amenity-card .image-note{top:calc(80% - 1.35rem)}.notice-panel{padding:1.5rem}.portal{min-height:540px}footer{grid-template-columns:1fr;gap:.75rem}}@media(max-width:480px){body{font-size:15px}.utility-bar{min-height:34px}.nav-wrap{padding-right:1rem;padding-left:1rem}.brand{width:138px}.hero{min-height:560px}.hero-copy{margin-left:1.25rem;padding:3rem 0}.hero h1{font-size:clamp(3.25rem,15vw,4.5rem)}.hero-rule{width:125px}.section{padding-top:4rem;padding-bottom:4rem}.intro h2,.amenities h2,.notices h2,.documents h2,.contact h2{font-size:clamp(2.55rem,12.5vw,3.4rem)}.portal-content{padding-right:1.25rem;padding-left:1.25rem}.image-band .image-note,.portal>.image-note,.hero-note{right:1rem}.address{padding:1.5rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.scroll-progress{display:none}.motion-ready [data-reveal],.motion-ready [data-reveal].is-revealed,.motion-ready .hero-image,.motion-ready.has-fine-pointer .hero-image{opacity:1;transform:none}}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/cormorant-garamond-latin-500-normal-BsRWmXhO.woff2) format("woff2"),url(/assets/cormorant-garamond-latin-500-normal-zIXX3Q-H.woff) format("woff")}@font-face{font-family:Cormorant Garamond;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/cormorant-garamond-latin-600-normal-Co1r35X9.woff2) format("woff2"),url(/assets/cormorant-garamond-latin-600-normal-2CBVLo0M.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/manrope-latin-400-normal-PaqtzbVb.woff2) format("woff2"),url(/assets/manrope-latin-400-normal-8tf8FM3T.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/manrope-latin-500-normal-BYYD-dBL.woff2) format("woff2"),url(/assets/manrope-latin-500-normal-DMZssgOp.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/manrope-latin-600-normal-4f0koTD-.woff2) format("woff2"),url(/assets/manrope-latin-600-normal-BqgrALkZ.woff) format("woff")}
