@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;650;700;800&display=swap');
:root{--bg:#0b171b;--panel:#122328;--ink:#f7f4eb;--muted:#b8c7c9;--line:#ffffff21;--blue:#80cfe4;--max:1180px;color-scheme:dark;font-family:'DM Sans',sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:106px}body{margin:0}a{color:inherit;text-decoration:none}button,summary,a{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px}img{max-width:100%;display:block}p{line-height:1.6}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif;letter-spacing:-.04em}h2{font-size:clamp(32px,3.6vw,47px);line-height:1.15;font-weight:650}h3{font-weight:650}.eyebrow{text-transform:uppercase;font-size:11px;letter-spacing:.18em;font-weight:700;color:var(--blue);margin-bottom:18px}.skip-link{position:fixed;left:16px;top:-100px;z-index:100;background:var(--ink);color:var(--bg);padding:12px}.skip-link:focus{top:10px}.site-header{position:sticky;top:0;z-index:40;background:#0b171bee;border-bottom:1px solid var(--line);backdrop-filter:blur(18px)}.nav-wrap{max-width:var(--max);margin:auto;min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand img{width:124px;height:auto}.desktop-nav{display:flex;gap:34px;font-size:14px}.desktop-nav a{padding:15px 0;color:var(--muted)}.desktop-nav a:hover{color:white}.nav-cta{font-size:13px;display:flex;gap:27px;align-items:center;border:1px solid #82cfe466;border-radius:5px;padding:13px 18px}.nav-cta:hover{background:#80cfe413}.mobile-nav{display:none}.hero{position:relative;min-height:570px;display:grid;place-items:center;isolation:isolate;text-align:center;overflow:hidden}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#07101326,#07101370 30%,#07101370 70%,#07101326),linear-gradient(0deg,#0b171b,#0b171b00 28%);z-index:-1}.hero-food{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}.hero-copy{padding:65px 22px 72px;max-width:730px}.hero .eyebrow{color:#e4f4f7;text-shadow:0 2px 18px black}.hero h1{font-size:clamp(55px,6.5vw,91px);line-height:1.05;font-weight:600;letter-spacing:-.055em;margin-bottom:22px}.hero h1 em{font-style:normal;color:var(--blue)}.hero-description{font-size:19px;color:#e0e5e4;margin-bottom:29px;text-shadow:0 1px 8px #000}.button{display:inline-flex;justify-content:center;align-items:center;gap:25px;min-height:48px;padding:13px 20px;border-radius:5px;font-size:14px;font-weight:700;border:1px solid var(--line);transition:background .15s,transform .15s}.button:hover{transform:translateY(-2px);background:#ffffff0b}.primary{background:var(--blue);color:#0b171b;border-color:var(--blue)}.primary:hover{background:#a5e5f3}.hero-button{padding:16px 25px}.hero-welcome{font-size:12px;color:#d0dcdf;margin:18px 0 0}.image-note{position:absolute;right:18px;bottom:8px;margin:0;font-size:9px;color:#bdc7c8;background:#07101380;padding:5px 8px;border-radius:4px}.town-strip{display:flex;align-items:center;justify-content:center;gap:30px;padding:27px 20px;border-bottom:1px solid var(--line);font-size:13px;color:#d4e0e0}.town-strip>span{color:#71b6c6;font-size:12px}.town-strip a:hover{text-decoration:underline}.town-strip small{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:#90aca8;margin-top:3px}.section-wrap{max-width:var(--max);margin:auto}.locations{padding:72px 0 80px;position:relative}.anchor{position:absolute;top:0}.section-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:38px}.section-intro h2{margin-bottom:0}.section-intro>p{max-width:300px;color:var(--muted);font-size:15px;margin-bottom:4px}.location-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.location-card{--accent:var(--blue);background:var(--panel);border:1px solid var(--line);border-top:3px solid var(--accent);border-radius:9px;padding:29px 31px 24px;scroll-margin-top:110px;display:flex;flex-direction:column;overflow:hidden}.location-card.teal{--accent:#a3d4c5}.location-card.gold{--accent:#dac098}.location-card.green{--accent:#adc8a5}.card-heading{display:flex;justify-content:space-between;gap:20px;align-items:center}.card-heading .eyebrow{color:var(--accent);margin:0 0 9px;font-size:10px}.card-heading h3{font-size:34px;line-height:1.05;margin:0}.property-label{font-size:11px;color:var(--muted);margin:9px 0 0;letter-spacing:.01em}.location-logo{height:77px;width:110px;object-fit:contain}.status{display:flex;align-items:center;gap:7px;margin:24px 0 10px;text-transform:uppercase;letter-spacing:.11em;font-size:9px;font-weight:700;color:var(--accent)}.status:before{content:'';height:5px;width:5px;border-radius:100%;background:var(--accent)}.card-description{font-size:14px;color:var(--muted);max-width:430px;min-height:45px;margin-bottom:22px}.card-details{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:19px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:22px;min-height:130px}.detail-label{font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:700;color:var(--muted);margin:0 0 9px}.hours{margin:0;font-size:12px}.hours div{display:flex;justify-content:space-between;gap:12px;margin:0 0 5px;line-height:1.5}.hours dt,.hours dd{margin:0}.hours dd{white-space:nowrap}.phone{display:block;font-size:13px;margin:0 0 9px;line-height:1.5}.phone:hover{text-decoration:underline}.address{font-size:11px;line-height:1.6;color:var(--muted);margin:0}.card-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:auto}.card-actions .primary{background:var(--accent);border-color:var(--accent)}.card-actions .primary:hover{filter:brightness(1.12)}.card-actions .button{font-size:12px;min-height:45px;padding:11px 16px}.card-links{display:flex;gap:20px;flex-wrap:wrap;margin-top:20px;font-size:11px;color:var(--muted)}.card-links a:hover{color:var(--ink);text-decoration:underline}.soon-copy{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:19px 0;margin-bottom:22px;min-height:130px}.soon-copy p:last-child{font-size:13px;line-height:1.7;color:var(--muted);max-width:340px;margin-bottom:0}.about{border-top:1px solid var(--line);padding:66px 0 76px;display:grid;grid-template-columns:1fr 1fr;gap:80px}.about-heading>p:not(.eyebrow){max-width:410px;font-size:15px;color:var(--muted)}.text-link{font-size:14px;display:inline-flex;gap:30px;color:var(--blue);padding:12px 0}.about-notes article{display:flex;gap:22px;border-bottom:1px solid var(--line);padding:18px 0}.about-notes article:first-child{padding-top:0}.about-notes article>span{font-size:11px;color:var(--blue);padding-top:4px}.about-notes h3{font-size:22px;margin-bottom:8px}.about-notes p{font-size:13px;color:var(--muted);margin-bottom:0;max-width:350px}.site-footer{border-top:1px solid var(--line);background:#081216}.footer-inner,.footer-bottom{max-width:var(--max);margin:auto;display:flex;justify-content:space-between;gap:36px}.footer-inner{padding:43px 0;align-items:flex-start}.footer-inner p{font-size:14px;color:var(--muted);margin-right:auto}.footer-inner nav{display:grid;grid-template-columns:1fr 1fr;gap:14px 45px;font-size:12px}.footer-inner nav a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid var(--line);padding:22px 0;font-size:10px;color:#93abad}
@media(min-width:1600px){.hero{max-width:1600px;margin:auto}.hero-food{object-fit:cover}}@media(max-width:1260px){.nav-wrap,.section-wrap,.footer-inner,.footer-bottom{margin-left:32px;margin-right:32px}.town-strip{gap:23px}.card-details{grid-template-columns:1fr;gap:13px}.hours{max-width:220px}.card-description{min-height:68px}.card-details,.soon-copy{min-height:206px}.location-logo{width:90px;height:66px}.card-heading h3{font-size:29px}}@media(max-width:760px){html{scroll-padding-top:83px}.nav-wrap{min-height:77px;gap:12px}.nav-wrap,.section-wrap,.footer-inner,.footer-bottom{margin-left:20px;margin-right:20px}.brand img{width:99px}.desktop-nav,.nav-cta{display:none}.mobile-nav{display:block;font-size:13px}.mobile-nav summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:16px;min-height:44px;padding:10px}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{position:absolute;top:76px;left:0;right:0;padding:14px 20px 20px;background:var(--bg);border-bottom:1px solid var(--line);display:grid;gap:0}.mobile-nav nav a{padding:14px 12px}.hero{min-height:500px}.hero-food{object-position:48% center}.hero:after{background:linear-gradient(0deg,#0b171b,#07101355 40%,#07101355)}.hero-copy{padding:75px 21px 63px}.hero .eyebrow{font-size:9px;letter-spacing:.12em;max-width:280px;margin-left:auto;margin-right:auto}.hero h1{font-size:60px;max-width:330px;margin-left:auto;margin-right:auto}.hero-description{font-size:16px}.hero-welcome{font-size:10px}.image-note{font-size:8px;right:8px;bottom:7px}.town-strip{display:grid;grid-template-columns:1fr 1fr;gap:17px 14px;text-align:center;padding:24px 16px;font-size:12px}.town-strip>span{display:none}.town-strip small{display:inline;margin-left:5px;font-size:8px}.locations{padding-top:46px;padding-bottom:45px}.section-intro{display:block;margin-bottom:28px}.section-intro h2{font-size:32px}.section-intro>p{font-size:14px;margin-top:17px;max-width:350px}.location-grid{grid-template-columns:1fr;gap:18px}.location-card{padding:24px 22px 23px;scroll-margin-top:94px}.card-heading h3{font-size:30px}.location-logo{width:88px;height:65px}.card-description{min-height:0;max-width:100%;margin-bottom:20px}.card-details{grid-template-columns:1fr;min-height:0;padding:17px 0;gap:18px}.hours{max-width:250px}.hours,.phone{font-size:13px}.address{font-size:12px}.card-actions .button{flex:1;padding:13px 12px}.card-links{font-size:11px;gap:19px}.soon-copy{min-height:0;padding:20px 0}.about{grid-template-columns:1fr;gap:32px;padding:42px 0}.about-heading h2{font-size:36px}.about-heading>p:not(.eyebrow){font-size:14px}.about-notes p{font-size:13px}.footer-inner{flex-wrap:wrap;padding:34px 0;gap:25px}.footer-inner p{font-size:12px}.footer-inner nav{width:100%;font-size:12px;gap:20px}.footer-bottom{display:block;font-size:9px;line-height:2}.footer-bottom span{display:block}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
