:root{--ink:#172f36;--muted:#5a6a6f;--paper:#faf9f5;--line:#d8ddd8;--green:#174c45;--soft:#eef0e9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.6;font-size:16px}a{color:inherit;text-underline-offset:5px}button,input{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #b66b36;outline-offset:5px}.wrap{width:min(1320px,calc(100% - 96px));margin:auto}header{display:flex;justify-content:space-between;align-items:center;padding:23px 48px;border-bottom:1px solid var(--line);gap:24px;background:var(--paper)}.brand{text-decoration:none;display:flex;align-items:center;gap:16px;font:36px Georgia,serif}.brand span{font:600 15px/1.4 Arial,sans-serif}.brand small{font-size:12px;font-weight:400;color:var(--muted)}nav{display:flex;gap:30px;font-size:14px}nav a{text-decoration:none}nav a:hover{text-decoration:underline}.hero{display:grid;grid-template-columns: .9fr 1.35fr;gap:50px;padding-top:60px;padding-bottom:56px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:600;margin:0 0 24px;color:var(--green)}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.045em;line-height:1.06;margin:0 0 28px}h1{font-size:clamp(54px,5.8vw,86px)}h1 em{font-weight:400;color:var(--green)}h2{font-size:clamp(36px,4vw,56px)}h3{font-size:20px;line-height:1.3;margin:0 0 15px;font-weight:500}.intro{font-size:18px;line-height:1.7;margin:26px 0}.button{background:var(--green);color:white;padding:15px 23px;display:inline-flex;align-items:center;justify-content:center;gap:34px;text-decoration:none;border:1px solid var(--green);font-size:15px;min-height:50px}.button:hover{background:#24645a}.secondary{background:transparent;color:var(--green)}.secondary:hover{color:white}.small,.note{font-size:14px;color:var(--muted);line-height:1.6}.hero .small{margin:22px 0 0}figure{margin:0}.hero-photo{height:590px;position:relative}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:45% center}.hero-photo figcaption{position:absolute;bottom:16px;left:16px;right:16px;width:fit-content;padding:7px 12px;background:#faf9f5ee;font-size:12px}.facts{display:grid;grid-template-columns:repeat(5,1fr);padding:26px 0 32px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.facts div{display:flex;flex-direction:column;border-right:1px solid var(--line);padding-left:28px}.facts div:first-child{padding-left:0}.facts div:last-child{border:0}.facts strong{font:36px Georgia,serif}.facts strong small{font-size:21px}.facts span{font-size:14px;color:var(--muted);margin-top:6px}.section{padding-top:100px;padding-bottom:100px}.section-head{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:28px}.section-head>p{max-width:370px;color:var(--muted);margin:0 0 28px}.section-head h2{margin-bottom:22px}.filters{display:flex;flex-wrap:wrap;gap:8px;margin:25px 0}.filters button{border:1px solid var(--line);padding:9px 18px;background:transparent;border-radius:30px;color:var(--ink);font-size:14px}.filters button[aria-pressed=true]{background:var(--ink);color:white;border-color:var(--ink)}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:26px 18px}.photo{padding:0;background:transparent;border:0;text-align:left;color:var(--ink);min-width:0}.photo img{width:100%;aspect-ratio:1.38;object-fit:cover;display:block;transition:filter .2s}.photo:hover img{filter:brightness(.9)}.photo span{display:block;margin-top:9px;font-size:15px}.photo small{display:block;font-size:12px;color:var(--muted)}.plan-section{background:var(--soft)}.plan-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.plan-grid>div>p{max-width:520px}.room-list{margin:25px 0}.room-list div{display:flex;justify-content:space-between;gap:20px;padding:10px 0;border-bottom:1px solid #ccd4cc}.room-list dd{margin:0;white-space:nowrap}.total{font-weight:600}.plan{background:white;padding:25px;text-align:center}.plan img{max-height:760px;max-width:100%;width:auto}.plan figcaption{font-size:12px;color:var(--muted);margin-top:12px;line-height:2}.image-open{background:none;border:0;padding:0;cursor:zoom-in}.disclosure{padding:15px 20px;border-left:3px solid #9b743c;background:#f0ede4;font-size:14px;margin:20px 0}.viewer-shell{height:580px;position:relative;background:#e5e8e4}.viewer-shell>img{width:100%;height:100%;object-fit:contain}.launch{position:absolute;bottom:30px;left:30px;display:flex;flex-direction:column;gap:10px;background:#faf9f5ed;padding:24px}.launch>span{font-size:11px;letter-spacing:.12em}.launch small{font-size:12px;color:var(--muted)}.viewer-shell.loaded{height:850px}.viewer-shell iframe{height:100%;width:100%;border:1px solid var(--line)}.model-actions{display:flex;gap:30px;align-items:center;flex-wrap:wrap;margin:20px 0;font-size:14px}.model-actions button{border:0;background:none;padding:0;text-decoration:underline;text-underline-offset:5px;color:var(--ink)}.explain-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px;margin:40px 0 25px}.explain-grid p,.amenities p,.area-grid p{color:var(--muted)}details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0;margin-top:22px;font-size:14px}summary{cursor:pointer;font-size:16px}details p{color:var(--muted)}.details-section{background:#e5ece5}.amenities{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;margin-top:42px}.amenities article>span{display:block;font:28px Georgia,serif;color:#698477;margin-bottom:35px}.amenities article{border-top:1px solid #b8c7bb;padding-top:20px}.area-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px}.area-grid>img{width:100%;height:100%;max-height:620px;object-fit:cover}.area-grid h3:not(:first-child){margin-top:30px}.map-slot{background:var(--soft);padding:35px;text-align:center;margin-top:35px}.map-slot iframe{width:100%;height:500px;border:0}.downloads{background:#e9e7de}.variants{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.variants img{width:100%;aspect-ratio:4/3;object-fit:cover}.variants .photo span{font-size:16px}.download-bar{display:flex;justify-content:space-between;align-items:center;gap:25px;border-top:1px solid #c4c6bc;padding-top:30px;margin-top:35px}.download-bar h3{margin-bottom:4px}.download-bar p{font-size:14px;margin:0;color:var(--muted)}.comparison img{width:100%}.closing{padding-top:100px;padding-bottom:100px;text-align:center}.closing p{color:var(--muted)}.closing a{display:inline-block;margin-top:22px}footer{display:flex;justify-content:space-between;gap:25px;font-size:12px;color:var(--muted);border-top:1px solid var(--line);padding:25px 0}dialog{border:0;padding:20px;background:var(--paper);max-width:95vw;max-height:95dvh;color:var(--ink)}dialog::backdrop{background:#102320ed}.modal-tools{display:flex;gap:10px;justify-content:end;margin-bottom:12px}dialog button{background:transparent;border:1px solid var(--line);padding:8px 15px;color:var(--ink);min-height:44px}#large-photo{display:block;max-height:74dvh;max-width:88vw;margin:auto;object-fit:contain}#photo-caption{font-size:14px;margin:12px 0 0}#video-dialog{width:min(1200px,95vw)}#video-dialog video{width:100%;max-height:75dvh}#video-dialog>p{font-size:12px}#close-video{float:right}.skip{position:fixed;top:-100px;left:20px;background:white;padding:15px;z-index:10}.skip:focus{top:10px}@media(max-width:1000px){.wrap{width:calc(100% - 48px)}header{padding:20px 24px}nav{gap:16px}.hero{gap:26px}.hero-photo{height:510px}.hero h1{font-size:60px}.plan-grid{gap:40px}.amenities{grid-template-columns:1fr 1fr}.area-grid{gap:35px}}@media(max-width:700px){.wrap{width:calc(100% - 36px)}header{align-items:start;padding:18px;flex-direction:column;gap:18px}nav{width:100%;overflow-x:auto;white-space:nowrap;padding-bottom:5px;gap:22px;font-size:14px}.brand{font-size:30px}.hero{display:flex;flex-direction:column;padding-top:35px;align-items:stretch;gap:28px;padding-bottom:30px}.hero h1{font-size:58px}.hero h1{font-size:52px}.hero-photo{height:380px}.hero-copy .intro{font-size:17px}.hero .small{display:none}.facts{grid-template-columns:repeat(3,1fr);gap:25px 0;padding:25px 0}.facts div{padding-left:14px}.facts div:nth-child(4){padding-left:0}.facts div:nth-child(3){border:0}.facts strong{font-size:29px}.facts span{font-size:12px}.section{padding:60px 0}.section-head{display:block;margin-bottom:20px}.section-head>p{max-width:none;margin-bottom:25px}h2{font-size:39px}.gallery{grid-template-columns:1fr 1fr;gap:20px 12px}.photo span{font-size:14px}.photo small{font-size:11px}.plan-grid,.area-grid,.explain-grid{grid-template-columns:1fr;gap:30px}.plan img{max-height:650px}.viewer-shell{height:450px}.launch{left:15px;right:15px;bottom:15px;padding:18px}.viewer-shell.loaded{height:1200px}.amenities{gap:25px}.amenities h3{font-size:18px}.amenities p{font-size:14px}.variants{grid-template-columns:1fr 1fr;gap:20px 10px}.download-bar{align-items:start;flex-direction:column}.area-grid>img{max-height:420px}.map-slot{padding:20px}.closing{padding-top:60px;padding-bottom:60px}footer{flex-direction:column;gap:5px}.eyebrow{font-size:11px}.section-head h2{margin-bottom:18px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

#more-photos{margin-top:28px}.plan details{text-align:left}.plan details img{width:100%;max-height:none;margin-top:16px} [hidden]{display:none!important}

.photo small,.hero-photo figcaption,.plan figcaption,footer,.brand small{font-size:14px}.eyebrow{font-size:13px}.launch small{font-size:14px}@media(max-width:700px){.photo small{font-size:13px}}

/* Hero crossfade: retain the original photo when scripting is unavailable. */
.hero-photo{isolation:isolate;overflow:hidden}
.hero-photo>img.hero-slide{position:absolute;inset:0;opacity:0;transition:opacity 1.5s ease-in-out;pointer-events:none}
.hero-photo>img.hero-slide.is-current{opacity:1}
.hero-photo figcaption{z-index:2;max-width:calc(100% - 150px)}
.hero-pause{position:absolute;z-index:2;right:16px;bottom:16px;min-height:44px;padding:8px 13px;border:1px solid #ffffff85;background:#faf9f5ed;color:var(--ink);font-size:14px}
.hero-pause:hover{background:white}
@media(prefers-reduced-motion:reduce){.hero-photo>img.hero-slide{transition:none}}

.area-slideshow{position:relative;isolation:isolate;overflow:hidden;min-height:520px;height:100%;max-height:620px;background:var(--soft)}
.area-slideshow>img.hero-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 1.5s ease-in-out;pointer-events:none}
.area-slideshow>img.is-current{opacity:1}
#preview-rotation{display:block;width:100%;height:100%;object-fit:contain;background:#e5e8e4}
.viewer-shell:has(#preview-rotation) .launch{bottom:65px}
@media(max-width:700px){.area-slideshow{height:420px;min-height:0}.viewer-shell:has(#preview-rotation) .launch{bottom:55px;padding:12px}.viewer-shell:has(#preview-rotation) .launch>span,.viewer-shell:has(#preview-rotation) .launch>small{display:none}}
@media(prefers-reduced-motion:reduce){.area-slideshow>img.hero-slide{transition:none}}

.photo-show-controls{position:absolute;z-index:3;bottom:16px;right:16px;width:190px;background:#faf9f5f2;color:var(--ink);border:1px solid #ffffffa6}
.photo-show-progress{display:block;appearance:none;-webkit-appearance:none;width:100%;height:3px;border:0;background:#cad5cc;color:var(--green)}
.photo-show-progress::-webkit-progress-bar{background:#cad5cc}
.photo-show-progress::-webkit-progress-value{background:var(--green)}
.photo-show-progress::-moz-progress-bar{background:var(--green)}
.photo-show-buttons{display:flex;align-items:center;justify-content:center}
.photo-show-buttons button{width:44px;min-height:44px;padding:0;border:0;background:transparent;color:inherit;font-size:18px}
.photo-show-buttons button:hover{background:#dce6dd}
.photo-show-count{font-size:14px;font-variant-numeric:tabular-nums;min-width:50px;text-align:center}
.hero-photo.photo-show figcaption{bottom:auto;top:16px;max-width:calc(100% - 32px)}
