:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:#17201d;background:#f6f7f4;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button{font:inherit}header{height:72px;padding:0 clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:space-between;background:#0b2620;color:#c6d2cd;font-size:12px;letter-spacing:.08em}.brand{color:#fff;font-weight:900;letter-spacing:.14em;text-decoration:none;font-size:20px;display:inline-flex;align-items:center;gap:9px}.brand img{width:34px;height:34px;border-radius:8px;object-fit:cover}.unbrandedPresentation{min-height:100vh}main{max-width:1440px;margin:auto;background:#f6f7f4}.profilePage{min-height:calc(100vh - 132px)}.profileHero{display:flex;align-items:center;gap:clamp(24px,5vw,64px);min-height:420px;background:#e8eee9}.profileHero h1{margin:8px 0;font-size:clamp(36px,6vw,72px);line-height:1}.profilePortrait{width:clamp(140px,24vw,260px);aspect-ratio:1;overflow:hidden;border-radius:50%;background:#0b2620;display:grid;place-items:center;color:#8ee0ce;font-size:clamp(38px,6vw,72px);font-weight:800}.profilePortrait img{width:100%;height:100%;object-fit:cover}.profileMeta{color:#59635f;line-height:1.6;margin:6px 0}.profileContact{max-width:900px}.contactLinks{display:flex;flex-wrap:wrap;gap:12px}.contactLinks a{padding:12px 16px;border:1px solid #cfd8d2;border-radius:999px;color:#0b6a59;font-weight:750;text-decoration:none;background:#fff}.hero{position:relative;display:block;width:100%;height:min(62vh,720px);padding:0;border:0;background:#132c27;overflow:hidden;text-align:left;cursor:pointer}.hero img{width:100%;height:100%;object-fit:cover}.hero.empty{display:flex;align-items:flex-end;padding:clamp(28px,7vw,88px);color:#fff;background:radial-gradient(circle at 80% 20%,#23584c,#102a24 48%,#071b17)}.hero.empty p{color:#8ee0ce;font-size:11px;font-weight:800;letter-spacing:.18em}.hero.empty h1{font-size:clamp(28px,4.2vw,54px);margin:8px 0}.shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(3,15,12,.78))}.heroCopy{position:absolute;left:clamp(24px,6vw,88px);bottom:clamp(28px,7vw,88px);color:#fff}.heroCopy p,.eyebrow{font-size:11px;font-weight:800;letter-spacing:.18em;color:#168b76}.heroCopy p{color:#8ee0ce}.heroCopy h1{margin:8px 0;font-size:clamp(28px,4.2vw,54px);line-height:1}.heroCopy span{font-size:clamp(13px,1.5vw,16px)}.facts{margin:0;display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border-bottom:1px solid #dfe4e0;padding:0}.facts div{padding:20px 16px;text-align:center;border-right:1px solid #e5e9e6}.facts div:last-child{border:0}.facts strong{display:block;font-size:22px;color:#0b6a59}.facts span{display:block;margin-top:5px;font-size:11px;color:#6d7874;text-transform:uppercase;letter-spacing:.08em}section{padding:clamp(32px,5vw,62px) clamp(20px,5vw,72px)}h2{margin:8px 0 18px;font-size:clamp(23px,3vw,36px);line-height:1.08}.description{max-width:820px;line-height:1.8;color:#59635f}.location{background:#e8eee9}.sectionHeading{display:flex;justify-content:space-between;align-items:end;gap:30px}.sectionHeading>p{max-width:360px;color:#64706b;line-height:1.6}.neighbourhood{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:28px 0 8px}.amenityGroup{margin:0;padding:20px;background:#fff;border:1px solid #d8dfda;border-radius:16px}.amenityGroup h3{display:flex;align-items:center;gap:9px;margin:0 0 12px;font-size:13px}.amenityGroup h3 span{display:grid;width:24px;height:24px;place-items:center;color:#0d6d5c;background:#e5f4ef;border-radius:7px;font-weight:800}.amenity{display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-top:1px solid #edf0ee;color:#42504a;font-size:13px}.amenity strong{color:#0b5f50;white-space:nowrap}.mapGrid{display:grid;grid-template-columns:1.35fr .65fr;gap:18px;margin-top:30px}.mapCard,.streetCard{min-height:440px;background:#fff;border:1px solid #d8dfda;border-radius:18px;overflow:hidden}.cardLabel{height:74px;padding:18px 22px;display:flex;flex-direction:column;gap:4px}.cardLabel span{font-size:12px;color:#6a7571}.mapCard iframe{border:0;width:100%;height:366px}.mapUnavailable{height:366px;display:grid;place-content:center;color:#71807a}.streetCard{display:flex;flex-direction:column}.streetArt{min-height:210px;display:grid;place-content:center;background:linear-gradient(145deg,#0b2620,#197d69);color:#fff}.streetArt span{display:grid;place-content:center;width:116px;height:116px;border:1px solid #8ee0ce;border-radius:50%;font-size:22px;font-weight:800}.streetCard>div:last-child{padding:28px}.streetCard h3{font-size:23px;margin:8px 0}.streetCard p:not(.eyebrow){color:#66736e;line-height:1.55}.streetCard small{display:block;margin-top:22px;color:#927321;font-weight:700;letter-spacing:.08em}.primaryLink{display:inline-block;margin-top:8px;color:#0b6a59;font-weight:750;text-decoration:none}.gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.gallery button{padding:0;border:0;background:#ddd;cursor:pointer;aspect-ratio:4/3;overflow:hidden}.gallery img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.gallery button:hover img{transform:scale(1.02)}.downloadTile{display:block;position:relative;min-height:0;overflow:hidden;aspect-ratio:4/3;background:#13201d;color:#fff;text-decoration:none}.downloadTile img{display:block}.downloadTile span{position:absolute;right:10px;bottom:10px;border-radius:999px;padding:7px 10px;background:#081411db;font-size:12px;font-weight:750}.downloadTile:hover img{transform:scale(1.02)}.emptyGallery{padding:50px;border:1px dashed #bac6c0;text-align:center;color:#6d7874}.mediaSection{background:#fff}.embed{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background:#071a16;border-radius:18px}.embed.tour{aspect-ratio:16/10}.embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.presenter{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;background:#0b2620;color:#fff}.avatar{width:112px;height:112px;border-radius:50%;display:grid;place-content:center;background:#164b40;border:1px solid #367a6b;color:#8ee0ce;font-size:30px;font-weight:850;overflow:hidden}.avatar img{width:100%;height:100%;object-fit:cover}.presenterIdentity p{color:#a9b7b2;margin:6px 0}.presenterIdentity span{font-size:12px;color:#789087;text-transform:uppercase;letter-spacing:.1em}.contact{display:flex;flex-direction:column;justify-content:center;gap:12px;align-items:flex-start}.contact a{color:#8ee0ce;text-decoration:none;font-weight:650}footer{padding:28px;text-align:center;background:#071a16;color:#889a94;font-size:12px}.state{min-height:100vh;display:grid;place-content:center;text-align:center;gap:16px;background:#0b2620;color:#bbc8c3}.returnButton{display:inline-flex;min-height:48px;padding:0 24px;border-radius:24px;align-items:center;justify-content:center;background:#8ee0ce;color:#071a16;font-weight:800;text-decoration:none}.lightbox{position:fixed;inset:0;z-index:20;background:#000000f5;display:grid;place-items:center}.lightbox img{max-width:92vw;max-height:88vh}.lightbox span{position:absolute;bottom:20px;color:#fff}.close,.nav{position:absolute;z-index:2;border:0;color:#fff;background:#ffffff1f;cursor:pointer}.close{right:20px;top:20px;width:44px;height:44px;border-radius:50%;font-size:30px}.nav{top:50%;width:46px;height:60px;font-size:38px}.prev{left:14px}.next{right:14px}@media(max-width:780px){header span{display:none}.hero{height:58vh}.facts div{padding:20px 8px}.gallery{grid-template-columns:1fr}.sectionHeading{display:block}.mapGrid,.neighbourhood{grid-template-columns:1fr}.mapCard,.streetCard{min-height:360px}.presenter{grid-template-columns:1fr;text-align:center}.avatar{margin:auto}.contact{align-items:center}}.headerLink{color:#c6e5da}.publicFooter nav{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:14px}.publicFooter a{color:#c6e5da}.legalPage{max-width:900px;min-height:80vh;padding:50px clamp(20px,5vw,60px)}.legalPage article{line-height:1.8}.legalPage h1{font-size:clamp(30px,5vw,48px);line-height:1.15}.legalPage h2{font-size:24px;line-height:1.3}.legalPage section{padding:24px 0 0;scroll-margin-top:20px}.legalPage p{overflow-wrap:anywhere}.legalPage a{color:#086655}.legalDate{color:#59635f;font-size:14px}.legalContents{display:grid;gap:5px;padding:24px;background:#e8eee9;border-radius:12px;margin:24px 0}.printButton,.embedConsent button{border:0;border-radius:8px;padding:13px 20px;background:#0b6a59;color:#fff;font:inherit;cursor:pointer}.printButton{margin:24px 0}.embedConsent{min-height:260px;height:100%;padding:24px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:14px;background:#e8eee9;color:#17201d}.embedConsent p{max-width:520px;line-height:1.6;margin:0}.embedConsent a{color:#086655}@media(max-width:600px){.profileHero{flex-direction:column;align-items:flex-start}.embed{aspect-ratio:auto;min-height:330px}.embedConsent{min-height:330px}}@media print{header,footer,.printButton,.legalContents{display:none}.legalPage{padding:0;max-width:none}.legalPage section{break-inside:avoid}body,main{background:#fff;color:#000}}
