:root{--ink:#102739;--muted:#536776;--accent:#edb474;--paper:#f6f8fa;--line:#d4dde3}
body{font-family:Arial,Helvetica,sans-serif}
html{scroll-padding-top:24px}
body>header{left:4%;right:4%;top:22px;margin:0;padding:13px 18px 13px 24px;border:1px solid #ffffff36;border-radius:100px;background:#081b34bb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);gap:20px}
.brand{font-size:38px;letter-spacing:-2.5px;gap:22px}
.brand span{font-size:12px;letter-spacing:1.6px;max-width:none}
nav{gap:26px}
header .nav-cta{border-radius:100px;background:#f4f7fa;color:#102739;border:0;padding:13px 20px}
.nav-cta span{margin-left:16px}
.hero-night{min-height:max(780px,96svh);padding-top:180px}
.hero-night::before{background:linear-gradient(90deg,#041124c9,#04112461 58%,#04112410),linear-gradient(180deg,#03102430,transparent 50%,#031024bf)}
.hero-night h1{font-size:clamp(80px,10.5vw,166px);letter-spacing:-.065em;line-height:1.02;margin-bottom:30px}
.hero-night h1 em{margin-left:7%;color:#f3be8a;letter-spacing:-.065em}
.hero-night .hero-title{padding-bottom:100px}
.hero-night .hero-subtitle{margin:28px 0 32px}
.hero-night .hero-subtitle p{line-height:1.7;font-size:18px}
.button{border-radius:100px;padding:17px 24px;font-size:14px}
.hero-bottom{font-size:12px}
.hero-cta{box-shadow:0 8px 40px #03122425}
.eyebrow{font-size:12px;line-height:1.6;letter-spacing:1.7px}
.eden-section{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1fr);align-items:center;gap:clamp(50px,9vw,150px);padding:115px 8% 110px;max-width:1700px;margin:auto}
.eden-visual{position:relative;perspective:1200px;max-width:500px;width:100%;margin:auto}
.eden-photo{margin:0;position:relative;border-radius:160px 160px 12px 12px;overflow:hidden;box-shadow:0 24px 55px #15304a14;transform-origin:50% 50%}
.eden-photo img{width:100%;height:auto;display:block;aspect-ratio:500/667;object-fit:cover}
.eden-photo figcaption{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;gap:14px;padding:60px 25px 25px;background:linear-gradient(transparent,#051a32cc);font-size:12px;letter-spacing:1px;color:white}
.eden-year{position:absolute;top:12%;right:-35px;display:flex;flex-direction:column;justify-content:center;align-items:center;line-height:1.1;text-align:center;width:110px;height:110px;border-radius:50%;background:var(--accent);color:var(--ink);font-size:14px;pointer-events:none;box-shadow:0 0 0 9px var(--paper)}
.eden-year strong{font-family:Georgia,serif;font-weight:400;font-size:34px;margin-top:4px}
.eden-copy h2{font-size:clamp(46px,5.4vw,84px);line-height:1.08;letter-spacing:-.06em}
.eden-copy h2 em{color:#476779}
.eden-description{max-width:450px;font-size:17px;line-height:1.8;color:var(--muted);margin:30px 0}
.address-details{margin:0 0 30px}
.address-details>div{border-top:1px solid var(--line);padding:17px 0}
.address-details dt{font-size:12px;color:var(--muted);margin-bottom:5px}
.address-details dd{margin:0;font-size:16px}
.photo-credit{font-size:12px;line-height:1.6;margin:26px 0 0;color:var(--muted)}
.photo-credit a,.location-sources a{text-decoration:underline;text-underline-offset:3px}
.intro-section{padding:70px 6% 85px;border-top:1px solid var(--line);gap:40px}
.tour-section{padding:85px 6%}
.tour-shell{border-radius:16px}
.scene-list button{border-radius:12px;font-size:14px}
.scene-list img{border-radius:7px}
.photos-section{padding:95px 6%}
.gallery .image-wrap{border-radius:12px}
.nearby-section{padding:95px 6%;background:#e8eff3}
.nearby-section .section-heading{margin-bottom:55px}
.nearby-section h2{font-size:clamp(44px,5vw,76px);line-height:1.08}
.nearby-section .section-heading>p{color:var(--muted);font-size:16px}
.nearby-layout{display:grid;grid-template-columns:minmax(250px,.75fr) minmax(0,1.65fr);gap:45px;align-items:start}
.coast-figure{position:relative;margin:0;overflow:hidden;border-radius:120px 12px 12px 12px}
.coast-figure img{width:100%;height:auto;aspect-ratio:2/3;object-fit:cover;display:block}
.coast-figure figcaption{position:absolute;bottom:0;left:0;right:0;padding:80px 25px 30px;background:linear-gradient(transparent,#072334e6);color:white}
.coast-figure figcaption>span{font-size:12px;letter-spacing:1px;display:block;margin-bottom:16px}
.coast-figure figcaption strong{font-family:Georgia,serif;font-size:clamp(26px,2.4vw,38px);font-weight:400;line-height:1.15;letter-spacing:-.04em}
.places-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:30px}
.place-card{display:flex;align-items:start;gap:14px;padding:25px 0;border-top:1px solid #b8c9d5;min-width:0}
.place-number{font-size:12px;line-height:1.6;flex:0 0 20px;color:#486578;font-variant-numeric:tabular-nums}
.place-tag{display:block;font-size:12px;line-height:1.6;color:#4e6879;margin-bottom:10px}
.place-card h3{font-size:22px;font-weight:400;line-height:1.2;letter-spacing:-.03em;margin:0 0 12px}
.place-card p{color:var(--muted);font-size:16px;line-height:1.65;margin:0 0 18px}
.place-directions{font-size:14px;display:inline-flex;gap:12px;align-items:center}
.place-directions span{display:inline-block}
.nearby-note{display:flex;justify-content:space-between;gap:30px;align-items:center;margin-top:40px;border-top:1px solid #c6d4dd;padding-top:25px;font-size:13px;color:var(--muted)}
.nearby-note p{margin:0;max-width:460px}
.nearby-note a{font-size:14px;color:var(--ink);text-decoration:underline;text-underline-offset:4px}
.location-sources{margin-top:22px;color:var(--muted);font-size:12px;max-width:650px}
.location-sources summary{cursor:pointer;min-height:44px;display:list-item;align-content:center;width:fit-content}
.location-sources ul{line-height:2;margin:0;padding-left:18px}
.closing{background:#102739;color:#f7f8fa;padding:100px 4% 145px}
.closing-word{color:#203b50}
.closing .button{background:var(--accent);color:var(--ink)}
.section-heading>p{font-size:16px}
:focus-visible{outline:3px solid #d58b47;outline-offset:5px}
@media(hover:hover) and (pointer:fine){header .nav-cta:hover{background:#edb474}.hero-night .hero-cta:hover,.closing .button:hover{background:#f4c99b}.place-card:hover h3{text-decoration:underline;text-underline-offset:4px}.place-directions span{transition:transform 180ms var(--ease)}body:not(.keyboard-mode) .place-card:hover .place-directions span{transform:translate(3px,-3px)}}
@media(min-width:1700px){.nearby-section{padding-left:max(6%,calc((100vw - 1496px)/2));padding-right:max(6%,calc((100vw - 1496px)/2))}}
@media(max-width:1100px){.eden-section{padding:85px 6%;gap:65px}.eden-year{right:-25px;width:95px;height:95px}.eden-year strong{font-size:30px}.nearby-layout{grid-template-columns:minmax(230px,.8fr) minmax(0,1.3fr);gap:30px}.places-grid{grid-template-columns:1fr}.coast-figure{position:sticky;top:28px}.place-card h3{font-size:24px}}
@media(max-width:760px){.brand span{display:none}.eden-section{gap:40px}.eden-year{right:-20px}.eden-photo{border-radius:100px 100px 10px 10px}.eden-photo figcaption{padding:60px 16px 18px}.eden-photo figcaption span{display:none}.eden-copy h2{font-size:44px}.eden-description{font-size:16px;margin:20px 0}.nearby-layout{grid-template-columns:1fr}.coast-figure{position:relative;top:auto;border-radius:70px 12px 12px 12px}.coast-figure img{aspect-ratio:16/9;object-position:center 38%}.coast-figure figcaption{padding:60px 24px 24px}.coast-figure figcaption strong{font-size:34px}.places-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:580px){body>header{top:14px;left:4%;right:4%;padding:10px 12px 10px 17px;gap:12px}.brand{font-size:30px;letter-spacing:-2px}nav{gap:12px;font-size:13px}header .nav-cta{padding:11px 13px;font-size:12px}.nav-cta span{display:none}.hero-night{padding-top:155px;min-height:max(720px,94svh)}.hero-night h1{font-size:clamp(65px,17vw,94px);line-height:1.05}.hero-night h1 em{margin-left:3%}.hero-night .hero-title{padding-bottom:65px}.hero-night .hero-subtitle p{font-size:16px}.hero-night .hero-bottom{font-size:12px;align-items:start}.hero-bottom>span{max-width:110px}.hero-night .hero-bottom>a{text-align:right;max-width:160px;font-size:13px}.eden-section{grid-template-columns:1fr;padding:65px 7%;gap:50px}.eden-visual{max-width:390px;padding-right:15px}.eden-year{right:0}.eden-copy h2{font-size:50px}.eden-description{max-width:none}.eden-photo figcaption span{display:inline}.intro-section{padding:55px 6%}.tour-section,.photos-section,.nearby-section{padding:60px 5%}.nearby-section .section-heading{margin-bottom:30px}.nearby-section h2{font-size:46px}.places-grid{grid-template-columns:1fr}.place-card{padding:24px 0;gap:16px}.place-number{flex-basis:24px}.place-card h3{font-size:24px}.place-card p{max-width:440px}.nearby-note{display:block}.nearby-note p{margin-bottom:18px}.closing{padding:65px 5% 110px}.eyebrow{font-size:12px}.photo-count{font-size:12px}.gallery .caption{font-size:14px}.scene-panel .eyebrow{font-size:12px}footer{font-size:12px}.photo-credit{font-size:12px}}
@media(prefers-reduced-motion:reduce){.place-directions span{transition:none!important}body:not(.keyboard-mode) .place-card:hover .place-directions span{transform:none}}
body.keyboard-mode .place-card:hover .place-directions span{transform:none}
@media(max-width:380px){nav>a:first-child{display:none}nav{gap:14px;font-size:14px}header .nav-cta{font-size:14px}}

.hero-night .reserve-link{background:#f2b77c;color:#102739;margin:0 14px 14px 0}.hero-night .hero-cta{background:#102739b3;color:white;border:1px solid #ffffff80;margin-bottom:14px}.reservation-phone{font-size:16px;margin-top:24px}.reservation-phone a{text-decoration:underline;text-underline-offset:4px}@media(max-width:580px){.hero-night .reserve-link,.hero-night .hero-cta{font-size:14px;gap:16px}}
