:root{--res-gold: #b8964e;--res-dark: #1a1812;--res-cream: #f5f0e8;--res-light: #faf8f4;--res-text: #2c2820;--res-muted: #7a7060;--res-border: #e0d8cc;--res-font: "Raleway", "Helvetica Neue", sans-serif}.res-section,.res-distances,.res-anchornav{font-family:var(--res-font);color:var(--res-text)}.res-hero{position:relative;height:100vh;min-height:600px;display:flex;align-items:flex-end;overflow:hidden}.res-hero__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.res-hero__overlay{position:absolute;inset:0;background:linear-gradient(to top,#14120cd9,#14120c33 60%)}.res-hero__content{position:relative;z-index:10;width:100%;max-width:900px;margin:0 auto;padding:0 2rem 5rem;text-align:center}.res-hero__label{font-size:.7rem;letter-spacing:.25em;color:#c9a84c;margin-bottom:.75rem;text-transform:uppercase}.res-hero__title{font-family:Yellowtail,cursive;font-size:clamp(4rem,10vw,8rem);color:#fff;line-height:1;margin:0 0 1rem;font-weight:400}.res-hero__sub{font-size:.8rem;letter-spacing:.2em;color:#ffffff80;text-transform:uppercase}.res-anchornav{background:var(--res-light);border-bottom:1px solid var(--res-border);position:sticky;top:70px;z-index:40}.res-anchornav__inner{max-width:900px;margin:0 auto;padding:0 2rem;display:flex;justify-content:center;gap:0}.res-anchornav__link{display:block;padding:1rem 1.5rem;font-size:.7rem;letter-spacing:.18em;font-weight:700;color:var(--res-muted);text-decoration:none;border-bottom:2px solid transparent;transition:color .2s,border-color .2s}.res-anchornav__link:hover{color:var(--res-gold);border-bottom-color:var(--res-gold)}.res-section{padding:5rem 2rem}.res-section--light{background:var(--res-light);border-bottom:1px solid var(--res-border)}.res-section--cream{background:var(--res-cream);border-bottom:1px solid var(--res-border)}.res-section--noborder{border-bottom:none;padding-top:0}.res-container{max-width:900px;margin:0 auto}.res-section--video{background:var(--res-dark);padding:4rem 2rem}.res-section--video .res-h2{color:#fff;margin-bottom:2.5rem}.res-video__label{font-size:.7rem;letter-spacing:.25em;color:var(--res-gold);text-transform:uppercase;text-align:center;margin-bottom:.75rem}.res-video__wrap{max-width:960px;margin:0 auto;aspect-ratio:16/9;background:#000;position:relative}.res-video__player{width:100%;height:100%;display:block;object-fit:cover}.res-video__play-btn{position:absolute;inset:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#14120c40;border:none;cursor:pointer;transition:background .3s}.res-video__play-btn:hover{background:#14120c26}.res-video__play-btn svg{width:88px;height:88px;filter:drop-shadow(0 4px 24px rgba(0,0,0,.5));transition:transform .2s}.res-video__play-btn:hover svg{transform:scale(1.08)}.res-video__play-btn.hidden{display:none}.res-section--image-full{padding:0;position:relative;background:#000}.res-fullimg{width:100%;height:520px;object-fit:cover;opacity:.55;display:block}.res-fullimg__caption{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:3rem;max-width:560px;color:#fff}.res-fullimg__caption h2{font-size:.7rem;letter-spacing:.2em;font-weight:700;color:#c9a84c;margin-bottom:1rem}.res-fullimg__caption p{font-size:1rem;line-height:1.8;color:#ffffffd9}.res-h2{font-size:2rem;letter-spacing:.12em;font-weight:800;color:var(--res-text);margin-bottom:1.5rem;line-height:1.1}.res-h2--center{text-align:center}.res-lead{font-size:1rem;line-height:1.85;color:var(--res-muted);margin-bottom:1.25rem;max-width:680px}.res-lead--center{text-align:center;margin-left:auto;margin-right:auto;margin-bottom:3rem}.res-intro p{font-size:1rem;line-height:1.85;color:var(--res-muted);margin-bottom:1rem;max-width:680px}.res-list{list-style:none;padding:0;margin:1.5rem 0 0}.res-list li{font-size:.95rem;line-height:1.7;color:var(--res-muted);padding-left:1rem;position:relative}.res-list li:before{content:"—";position:absolute;left:0;color:var(--res-gold)}.res-list strong{color:var(--res-text)}.res-split{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:stretch}.res-split--reverse .res-split__image{order:-1}.res-split__image{min-height:320px}.res-split__image img{width:100%;height:100%;min-height:320px;object-fit:cover;display:block}.res-split__text p{font-size:.95rem;line-height:1.85;color:var(--res-muted);margin-bottom:1rem}.res-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:2rem}.res-step{border-top:2px solid var(--res-gold);padding-top:1.5rem}.res-step__num{display:block;font-size:2.5rem;font-weight:300;color:var(--res-gold);margin-bottom:.75rem;line-height:1}.res-step__title{font-size:.95rem;letter-spacing:.08em;font-weight:800;color:var(--res-text);margin-bottom:.75rem;text-transform:uppercase}.res-step__body{font-size:.9rem;line-height:1.75;color:var(--res-muted)}.res-aptypes{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:2.5rem 0 3.5rem;max-width:900px}.res-aptype{border:1px solid var(--res-border);padding:2rem;background:#fff}.res-aptype__size{font-size:2.25rem;font-weight:300;color:var(--res-gold);margin-bottom:.25rem;line-height:1}.res-aptype__type{font-size:.7rem;letter-spacing:.18em;font-weight:800;color:var(--res-text);margin-bottom:.75rem;margin-top:.5rem}.res-aptype__desc{font-size:.9rem;line-height:1.7;color:var(--res-muted)}.res-photogrid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto;gap:4px;margin-top:4px}.res-photogrid__item{overflow:hidden;cursor:pointer;border:none;padding:0;background:none;display:block}.res-photogrid__item img{width:100%;height:260px;object-fit:cover;display:block;transition:transform .5s ease}.res-photogrid__item:hover img{transform:scale(1.03)}.res-photogrid__item--tall img{height:524px}.res-photogrid__item--tall{grid-row:span 2}.res-lb{display:none;position:fixed;inset:0;z-index:200;background:#000000f2;align-items:center;justify-content:center}.res-lb[aria-hidden=false]{display:flex}.res-lb__img{max-height:90vh;max-width:90vw;object-fit:contain}.res-lb__close{position:absolute;top:1.25rem;right:1.5rem;color:#fff;font-size:1.5rem;background:none;border:none;cursor:pointer;opacity:.8;line-height:1;z-index:10}.res-lb__close:hover{opacity:1}.res-lb__nav{position:absolute;top:50%;transform:translateY(-50%);color:#fff;font-size:3.5rem;background:none;border:none;cursor:pointer;opacity:.7;line-height:1;z-index:10;padding:0 1rem}.res-lb__nav:hover{opacity:1}.res-lb__nav--prev{left:0}.res-lb__nav--next{right:0}.res-contact{display:grid;grid-template-columns:1fr auto;gap:4rem;align-items:start;margin-top:3rem}.res-form{display:flex;flex-direction:column;gap:1rem}.res-form__row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.res-form__field{display:flex;flex-direction:column;gap:.4rem}.res-form__field label{font-size:.7rem;letter-spacing:.15em;font-weight:700;color:var(--res-muted)}.res-form__field input,.res-form__field select{padding:.75rem 1rem;font-size:.95rem;color:var(--res-text);background:#fff;border:1px solid var(--res-border);outline:none;font-family:var(--res-font);transition:border-color .2s;appearance:none}.res-form__field input:focus,.res-form__field select:focus{border-color:var(--res-gold)}.res-form__field input::placeholder{color:#bbb}.res-btn{margin-top:.5rem;padding:.85rem 2.5rem;background:var(--res-gold);color:#fff;font-size:.75rem;letter-spacing:.2em;font-weight:700;border:none;cursor:pointer;font-family:var(--res-font);border-radius:9999px;align-self:flex-start;transition:opacity .2s}.res-btn:hover{opacity:.85}.res-contact__person{min-width:200px;display:flex;flex-direction:column;gap:.35rem}.res-contact__role{font-size:.65rem;letter-spacing:.18em;font-weight:700;color:var(--res-gold);margin-bottom:.5rem}.res-contact__name{font-size:1.25rem;font-weight:600;color:var(--res-text)}.res-contact__detail{font-size:.85rem;color:var(--res-muted);margin-bottom:.75rem}.res-contact__link{font-size:.9rem;color:var(--res-text);text-decoration:none;transition:color .2s;display:block}.res-contact__link:hover{color:var(--res-gold)}.res-contact__company{font-size:.82rem;color:var(--res-muted);line-height:1.6;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--res-border)}@media(max-width:768px){.res-split{grid-template-columns:1fr;gap:2rem}.res-split--reverse .res-split__image{order:0}.res-steps{grid-template-columns:1fr 1fr}.res-aptypes{grid-template-columns:1fr}.res-photogrid{grid-template-columns:1fr 1fr}.res-photogrid__item--tall img{height:260px}.res-photogrid__item--tall{grid-row:span 1}.res-contact{grid-template-columns:1fr;gap:2.5rem}.res-form__row{grid-template-columns:1fr}.res-anchornav__link{padding:.75rem 1rem;font-size:.65rem}.res-h2{font-size:1.5rem}}@media(max-width:480px){.res-steps,.res-photogrid{grid-template-columns:1fr}.res-anchornav__inner{justify-content:flex-start;overflow-x:auto}}
