:root{--stone:#e8d6b7;--milk:#f7f2e9;--ink:#22313d;--olive:#687258;--ember:#a94e32;--sky:#91a5ae;--honey:#c99b4e;--card:#fff9ef;--text:#30383c;--muted:#5b6668;--line:#bcae96;--space:clamp(1.25rem,4vw,4rem);--max:1240px;--shadow:0 10px 24px rgba(34,49,61,.09);--ease:240ms ease}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--milk);color:var(--text);font:1rem/1.6 Seravek,"Euphemia UC",Arial,sans-serif}body.clh-menu-open{overflow:hidden}a{color:inherit}button{font:inherit}img{display:block;max-width:100%}h1,h2,h3{font-family:"Al Nile",Damascus,Georgia,serif;line-height:1.12;color:var(--ink);font-weight:400;margin:0 0 .7em}h1{font-size:clamp(2.7rem,6vw,5.6rem);letter-spacing:-.035em}h2{font-size:clamp(2rem,3.5vw,3.3rem)}h3{font-size:clamp(1.45rem,2vw,2rem)}p{margin:0 0 1.2em}a:focus-visible,button:focus-visible,summary:focus-visible,iframe:focus-visible{outline:3px solid var(--ember);outline-offset:4px}.clh-container{width:min(calc(100% - 2*var(--space)),var(--max));margin-inline:auto}.clh-skip-link{position:absolute;top:-5rem;left:1rem;z-index:30;background:var(--ink);color:white;padding:.5rem 1rem}.clh-skip-link:focus{top:1rem}.clh-residence-header{position:sticky;top:0;z-index:20;background:rgba(247,242,233,.98);border-bottom:1px solid var(--ink);transition:box-shadow var(--ease)}.clh-residence-header.clh-scrolled{box-shadow:var(--shadow)}.clh-header-inner{min-height:82px;display:flex;align-items:center;gap:2rem}.clh-brand{display:block;flex:none}.clh-brand img{width:230px;height:auto}.clh-navigation-links{display:flex;align-items:center;gap:clamp(.8rem,2vw,2rem);margin-left:auto}.clh-navigation-links a{text-decoration:none;font-size:.96rem;white-space:nowrap}.clh-navigation-links a[aria-current=page],.clh-navigation-links a:hover{color:var(--ember)}.clh-navigation-trigger{display:none;border:1px solid var(--ink);background:transparent;color:var(--ink);padding:.5rem .7rem;cursor:pointer}.clh-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.7rem 1.25rem;border:1px solid var(--ink);border-bottom:3px solid var(--honey);border-radius:3px;background:var(--ink);color:var(--milk);font-weight:700;text-decoration:none;transition:transform var(--ease),background var(--ease)}.clh-button:hover{transform:translateY(-2px);background:#344b5a}.clh-button-ember{background:var(--ember);border-color:var(--ember)}.clh-button-ember:hover{background:#853c29}.clh-header-action{white-space:nowrap}.clh-eyebrow,.clh-index{font-size:.85rem;letter-spacing:.16em;text-transform:uppercase;color:var(--olive);font-weight:700}.clh-lead{font-size:clamp(1.1rem,1.6vw,1.3rem);max-width:65ch}.clh-opening-residence{position:relative;overflow:hidden;padding:clamp(3rem,7vw,7rem) 0 5rem;background:linear-gradient(90deg,transparent 99%,rgba(34,49,61,.05) 99%) 0 0/90px 90px}.clh-opening-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.14fr);gap:clamp(2rem,4vw,5rem);align-items:center}.clh-opening-copy{position:relative;z-index:1}.clh-opening-copy h1{max-width:12ch}.clh-opening-copy .clh-lead{max-width:31rem}.clh-actions{display:flex;align-items:center;flex-wrap:wrap;gap:1.2rem;margin:2rem 0}.clh-text-link{text-underline-offset:.25em;font-weight:700}.clh-fineprint{color:var(--muted);font-size:.92rem}.clh-hero-frame{position:relative;border:1px solid var(--ink);padding:12px;background:var(--card)}.clh-hero-frame img{width:100%;aspect-ratio:16/10;object-fit:cover}.clh-hero-frame figcaption{position:absolute;bottom:-2rem;right:0;color:var(--olive);font-size:.8rem;letter-spacing:.15em}.clh-section{padding:clamp(3.5rem,7vw,7rem) 0}.clh-section-heading{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;border-bottom:1px solid var(--ink);padding-bottom:1rem}.clh-section-heading p{max-width:32rem;margin:0}.clh-house-notes{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);background:var(--card)}.clh-house-note{padding:2rem;border-right:1px solid var(--line)}.clh-house-note:last-child{border:0}.clh-house-note span{color:var(--ember);font-size:.85rem}.clh-house-note h3{font-size:1.55rem;margin:.8rem 0 .2rem}.clh-house-note p{margin:0;color:var(--muted)}.clh-room-collection{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem}.clh-room-card{position:relative;background:var(--card);border:1px solid var(--ink);box-shadow:0 2px 5px rgba(34,49,61,.06);transition:transform var(--ease),box-shadow var(--ease);overflow:hidden}.clh-room-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.clh-room-card img{width:100%;aspect-ratio:3/2;object-fit:cover}.clh-room-card-body{padding:1.5rem;border-top:4px double var(--line)}.clh-room-card-top{display:flex;justify-content:space-between;gap:.8rem}.clh-room-card-top span{font-size:.76rem;letter-spacing:.12em;text-transform:uppercase;color:var(--olive)}.clh-room-card .clh-tag{color:#704b12;background:#f4e0af;padding:.2rem .45rem}.clh-room-card h3{margin:.8rem 0}.clh-room-card p{color:var(--muted)}.clh-room-card .clh-button{width:100%;margin-top:.3rem}.clh-steps,.clh-principles,.clh-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.3rem}.clh-step,.clh-principle,.clh-feature-cell{padding:1.5rem;border-top:1px solid var(--ink);background:var(--card)}.clh-step strong,.clh-feature-cell strong{display:block;color:var(--ember);margin-bottom:1rem}.clh-step p,.clh-principle p,.clh-feature-cell p{margin-bottom:0}.clh-olive-panel{background:var(--olive);color:#fff;padding:clamp(2rem,5vw,5rem)}.clh-olive-panel h2{color:#fff}.clh-olive-panel ul{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem 2rem;padding-left:1.2rem}.clh-cta{background:var(--stone);padding:clamp(2rem,5vw,5rem);display:flex;justify-content:space-between;align-items:center;gap:2rem}.clh-page-intro{padding:clamp(3rem,6vw,6rem) 0 2rem;border-bottom:1px solid var(--line)}.clh-page-intro h1{max-width:15ch}.clh-page-intro .clh-lead{max-width:50rem}.clh-feature-grid{grid-template-columns:repeat(4,1fr)}.clh-feature-cell{min-height:220px}.clh-feature-cell h2{font-size:1.6rem}.clh-policy-sheet{max-width:830px;padding:4rem 0 6rem}.clh-policy-sheet section{border-top:1px solid var(--line);padding:1.5rem 0}.clh-policy-sheet h2{font-size:1.75rem}.clh-policy-sheet p:last-child{margin-bottom:0}.clh-contact-address{font-size:1.35rem;font-weight:700;color:var(--ink);overflow-wrap:anywhere}.clh-question-room{max-width:900px;margin:auto}.clh-question-room details{border-top:1px solid var(--line);padding:1rem 0}.clh-question-room details:last-child{border-bottom:1px solid var(--line)}.clh-question-room summary{cursor:pointer;font-weight:700;list-style:none;display:flex;justify-content:space-between}.clh-question-room summary::-webkit-details-marker{display:none}.clh-question-room summary:after{content:'+';font-size:1.3rem;color:var(--ember)}.clh-question-room details[open] summary:after{content:'−'}.clh-question-room details p{margin:1rem 0 0;max-width:65ch}.clh-play-intro{padding:2.5rem 0 1.2rem}.clh-play-intro h1{font-size:clamp(2.5rem,5vw,4.5rem);margin:.3rem 0}.clh-play-shell{border:1px solid var(--ink);background:var(--ink);padding:clamp(.4rem,1vw,1rem);margin:1rem 0 2rem}.clh-play-shell iframe{display:block;border:0;width:100%;height:min(780px,85vh);min-height:570px;background:#111}.clh-play-notes{display:flex;gap:2rem;justify-content:space-between;align-items:center;margin-bottom:4rem}.clh-play-notes p{max-width:60ch}.clh-residence-footer{background:var(--ink);color:var(--milk);padding:4rem 0 2rem}.clh-residence-footer .clh-brand img{background:var(--milk);padding:.25rem;width:220px}.clh-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem}.clh-footer-grid p{max-width:29rem}.clh-footer-grid a{display:block;margin:.35rem 0;text-decoration:none}.clh-footer-grid a:hover{text-decoration:underline}.clh-footer-email{overflow-wrap:anywhere}.clh-footer-bottom{border-top:1px solid #65717a;margin-top:3rem;padding-top:1.3rem;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;font-size:.85rem;color:#e1dccf}.clh-reveal{opacity:0;transform:translateY(15px);transition:opacity 600ms ease,transform 600ms ease}.clh-reveal.clh-visible{opacity:1;transform:none}
@media(max-width:900px){.clh-navigation-trigger{display:block;margin-left:auto}.clh-navigation-links{display:none;position:fixed;top:82px;left:0;right:0;bottom:0;padding:2rem var(--space);background:var(--milk);flex-direction:column;align-items:stretch;gap:1rem;overflow:auto}.clh-navigation-links.clh-open{display:flex}.clh-navigation-links a{font-size:1.2rem;border-bottom:1px solid var(--line);padding:.5rem 0}.clh-header-action{display:none}.clh-feature-grid,.clh-house-notes{grid-template-columns:repeat(2,1fr)}.clh-house-note:nth-child(2){border-right:0}.clh-house-note:nth-child(-n+2){border-bottom:1px solid var(--line)}}
@media(max-width:700px){.clh-opening-grid,.clh-room-collection,.clh-steps,.clh-principles{grid-template-columns:1fr}.clh-opening-residence{padding-top:3rem}.clh-opening-copy h1{max-width:unset}.clh-section-heading,.clh-cta,.clh-play-notes{display:block}.clh-cta .clh-button{margin-top:1rem}.clh-olive-panel ul{grid-template-columns:1fr}.clh-footer-grid{grid-template-columns:1fr 1fr}.clh-footer-grid>div:first-child{grid-column:1/-1}.clh-play-shell iframe{min-height:620px;height:80vh}}
@media(max-width:480px){.clh-brand img{width:192px}.clh-header-inner{min-height:72px}.clh-navigation-links{top:72px}.clh-house-notes,.clh-feature-grid,.clh-footer-grid{grid-template-columns:1fr}.clh-house-note{border-right:0;border-bottom:1px solid var(--line)}.clh-house-note:last-child{border-bottom:0}.clh-footer-grid>div:first-child{grid-column:auto}.clh-actions{align-items:stretch;flex-direction:column}.clh-play-shell iframe{min-height:650px;height:90vh}}
.clh-opening-residence:before{content:"";position:absolute;inset:0;pointer-events:none;background:repeating-linear-gradient(90deg,transparent 0 179px,rgba(34,49,61,.055) 180px 181px);animation:clh-plan-drift 35s linear infinite}.clh-hero-frame:after{content:"";position:absolute;right:17%;top:22%;width:8px;height:8px;border-radius:50%;background:var(--honey);box-shadow:0 0 18px 8px rgba(201,155,78,.25);pointer-events:none;animation:clh-lantern-glow 4s ease-in-out infinite}@keyframes clh-plan-drift{to{background-position:181px 0}}@keyframes clh-lantern-glow{50%{opacity:.45;transform:scale(.8)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}.clh-reveal{opacity:1;transform:none}}
