:root{--ink:#20352f;--paper:#f7f5ef;--stone:#e7e2d8;--muted:#62665f;--line:#d6d6cb;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:32px}*{box-sizing:border-box}body{margin:0;font-size:16px;line-height:1.65}a{color:inherit;text-underline-offset:4px}button,input,textarea{font:inherit}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #b47b35;outline-offset:5px}button,summary{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.08;letter-spacing:-.035em}.skip-link{position:fixed;left:16px;top:-80px;z-index:20;background:white;padding:10px 20px}.skip-link:focus{top:16px}.site-header{min-height:104px;display:flex;align-items:center;justify-content:space-between;padding:24px 4.5%;gap:30px}.wordmark{font-family:Georgia,'Times New Roman',serif;font-size:29px;line-height:1.1;letter-spacing:.16em;text-decoration:none;display:inline-flex;flex-direction:column;align-items:center;gap:9px}.wordmark span{font-family:Arial,sans-serif;font-size:11px;letter-spacing:.37em;margin-left:.37em}.site-header nav{display:flex;gap:40px;align-items:center;font-size:14px}.site-header nav a{text-decoration:none}.gallery-nav:hover{text-decoration:underline}.nav-cta{padding:12px 0;border-bottom:1px solid var(--ink);display:flex;gap:34px}.hero{position:relative;min-height:660px;height:calc(100svh - 104px);max-height:920px;isolation:isolate;color:white}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero-image{object-position:50% 53%}.hero-shade{background:linear-gradient(90deg,rgba(10,20,17,.55),rgba(10,20,17,.04) 80%),linear-gradient(0deg,rgba(7,15,12,.42),transparent 45%);z-index:-1}.hero-copy{padding:7% 7% 160px;max-width:980px}.eyebrow{font-size:12px;font-weight:500;letter-spacing:.19em;line-height:1.5;margin-bottom:24px}.hero h1{font-size:clamp(56px,6.5vw,106px);line-height:1.03;margin-bottom:38px;text-wrap:balance;text-shadow:0 1px 24px #0002}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;padding:17px 23px;min-height:58px;border:1px solid transparent;font-size:15px;text-decoration:none;line-height:1.5;transition:background .18s,color .18s}.button span{font-size:21px;line-height:1}.hero-link{display:inline-flex;align-items:center;gap:32px;min-height:48px;padding:10px 0;border-bottom:1px solid #ffffffb3;color:white;font-size:16px;font-weight:500;text-decoration:none;text-shadow:0 1px 8px #0008;transition:border-color .18s}.hero-link span{font-size:22px;line-height:1}.hero-link:hover{border-color:white}.hero-link:focus-visible{outline-color:white}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:#304c42}.hero-bottom{position:absolute;bottom:30px;left:4.5%;right:4.5%;display:flex;align-items:center;gap:30px;font-size:14px}.hero-bottom>a{font-size:24px;text-decoration:none;padding:5px 15px;border:1px solid #ffffff80;border-radius:50%}.hero-note{margin-left:auto;font-size:12px}.project-status{display:grid;grid-template-columns:1fr 1.15fr;gap:60px;align-items:center;padding:52px 7%;border-bottom:1px solid var(--line);background:var(--stone)}.project-status .eyebrow{margin-bottom:12px}.project-status h2{font-size:36px}.project-status>p{max-width:530px;font-size:16px;color:#414c44}.project-status strong{font-weight:600}.gallery-section{padding:92px 7% 74px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:44px}.section-heading h2{font-size:56px}.section-heading>p{color:var(--muted);padding-bottom:3px;max-width:330px}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 24px}.gallery-item{min-width:0}.gallery-item>a{display:block;position:relative;overflow:hidden;background:var(--stone);height:240px}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .55s}.gallery-item>a:hover img{transform:scale(1.025)}.gallery-wide{grid-column:span 2}.gallery-grid>.gallery-item:nth-child(-n+2)>a{height:410px}.gallery-item figcaption{display:flex;justify-content:space-between;gap:10px;font-size:13px;line-height:1.5;padding-top:12px}.gallery-item figcaption>span+span{color:var(--muted);font-size:12px;white-space:nowrap}.image-expand{position:absolute;bottom:14px;right:14px;color:white;background:#182820b3;border:1px solid #ffffff70;width:34px;height:34px;text-align:center;font-size:21px;line-height:31px}.gallery-grid>.gallery-item:nth-child(6){grid-column:1/-1}.gallery-grid>.gallery-item:nth-child(6)>a{height:340px}.gallery-grid>.gallery-item:nth-child(6) img{object-position:center 50%}.more-images{border-bottom:1px solid var(--line);margin-top:35px}.more-images>summary{list-style:none;display:flex;justify-content:space-between;padding:17px 0;font-size:15px;border-top:1px solid var(--line)}summary::-webkit-details-marker{display:none}.more-images>summary>span+span{font-size:24px;line-height:1}.more-images[open]>summary>span+span{transform:rotate(45deg)}.extra-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:20px 0 30px}.extra-grid>.gallery-item>a,.extra-grid>.gallery-item:nth-child(-n+2)>a{height:280px;background:#e9e5dc}.uncropped img{object-fit:contain}.image-disclaimer{font-size:13px;color:var(--muted);max-width:790px;margin-top:25px}.interest-section{background:var(--ink);color:var(--paper);display:grid;grid-template-columns:1fr 1.15fr;gap:8%;padding:80px 7% 85px;align-items:start}.interest-intro h2{font-size:56px;margin-bottom:28px}.interest-intro>p:not(.eyebrow){max-width:370px;color:#dee3d9}.interest-intro .nonbinding{font-size:14px;margin-top:20px}.contact{margin-top:48px;display:flex;flex-direction:column;align-items:start;gap:3px}.contact span{font-size:13px;color:#d2d9d0;margin-bottom:7px}.contact a{text-decoration:none;font-size:18px}.contact a:hover{text-decoration:underline}.form-panel{background:var(--paper);color:var(--ink);padding:32px}.form-heading{font-family:Georgia,serif;font-size:30px;line-height:1.2;margin-bottom:27px}.field{display:flex;flex-direction:column;margin-bottom:21px;gap:7px}.field label{font-size:14px}.optional{color:var(--muted);font-size:12px}.field input,.field textarea{min-width:0;width:100%;border:1px solid #b9c0b5;border-radius:0;padding:12px 13px;background:#fffdf8;color:var(--ink);font-size:16px;line-height:1.4}.field textarea{resize:vertical;min-height:95px}.field input::placeholder,.field textarea::placeholder{color:#72766e;opacity:1;font-size:14px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.consent{display:flex;align-items:start;gap:12px;font-size:13px;line-height:1.6;margin:3px 0 22px}.consent input{accent-color:var(--ink);flex-shrink:0;width:18px;height:18px;margin-top:2px}.consent a{text-decoration-thickness:1px}.form-panel .button{width:100%}.form-footnote{font-size:12px;color:var(--muted);margin-top:13px}.privacy{margin-top:21px;border-top:1px solid var(--line);font-size:13px;line-height:1.65}.privacy summary{padding:14px 0 0;list-style:revert}.privacy p{margin-top:12px}.privacy a{overflow-wrap:anywhere}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.form-success h3{font-size:34px;margin-bottom:18px}.form-success a{display:inline-block;margin-top:20px}footer{padding:42px 4.5%;display:flex;align-items:center;justify-content:space-between;gap:30px}footer .wordmark{font-size:23px}footer p,footer>a:last-child{font-size:13px}footer p{color:var(--muted)}dialog{padding:0;border:0;max-width:none;max-height:none;width:100%;height:100dvh;background:#121d18;color:var(--paper)}dialog::backdrop{background:#121d18}dialog[open]{display:flex;flex-direction:column}.lightbox-bar,.lightbox-controls{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 24px;font-size:14px}.lightbox-bar{min-height:68px}.lightbox-bar button,.lightbox-controls button{color:inherit;background:none;border:1px solid #6c776e;padding:8px 15px;font-size:14px;min-height:44px}.lightbox-bar button span{font-size:22px;margin-left:15px}.lightbox-image{flex:1;min-height:0;display:flex;justify-content:center;align-items:center;padding:0 24px}.lightbox-image img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.lightbox-controls{min-height:75px}body:has(dialog[open]){overflow:hidden}[hidden]{display:none!important}@media(min-width:1700px){.gallery-section,.project-status,.interest-section{padding-left:max(7%,calc((100% - 1450px)/2));padding-right:max(7%,calc((100% - 1450px)/2))}}@media(max-width:1000px){.hero{min-height:580px;max-height:800px}.hero-copy{padding-top:90px}.gallery-section{padding:70px 5%}.project-status{padding:40px 5%;gap:35px}.section-heading h2,.interest-intro h2{font-size:46px}.gallery-grid{gap:24px 18px}.gallery-grid>.gallery-item:nth-child(-n+2)>a{height:300px}.gallery-item>a{height:210px}.gallery-item figcaption>span+span{display:none}.interest-section{gap:5%;padding:65px 5%}.form-panel{padding:25px}.form-row{grid-template-columns:1fr;gap:0}.hero h1{font-size:76px}footer p{display:none}}@media(max-width:650px){.site-header{min-height:83px;padding:19px 5%;gap:20px}.wordmark{font-size:21px;gap:6px}.wordmark span{font-size:9px}.site-header nav{font-size:13px;gap:0}.gallery-nav{display:none}.nav-cta{gap:12px;padding:8px 0}.hero{height:calc(88svh - 83px);min-height:590px;max-height:760px}.hero-image{object-position:54% center}.hero-copy{padding:65px 7% 145px}.hero .eyebrow{font-size:11px;margin-bottom:26px}.hero h1{font-size:clamp(43px,10.8vw,68px);line-height:1.09;letter-spacing:-.04em;margin-bottom:30px}.hero-bottom{bottom:23px;left:7%;right:7%;gap:16px;flex-wrap:wrap}.hero-bottom>span:first-child{font-size:14px}.hero-note{font-size:11px;margin-left:0;order:3;width:100%}.hero-bottom>a{margin-left:auto}.hero-shade{background:linear-gradient(90deg,#0a14118c,#0a141122),linear-gradient(0deg,#070f0c88,transparent 50%)}.button{font-size:14px;gap:30px;padding:15px 20px}.project-status{grid-template-columns:1fr;gap:23px;padding:33px 7%}.project-status h2{font-size:31px}.project-status>p{font-size:15px}.gallery-section{padding:55px 6% 45px}.section-heading{display:block;margin-bottom:28px}.section-heading .eyebrow{margin-bottom:16px}.section-heading h2{font-size:41px}.section-heading>p{font-size:15px;margin-top:24px}.gallery-grid{grid-template-columns:1fr 1fr;gap:25px 14px}.gallery-wide{grid-column:1/-1}.gallery-grid>.gallery-item:nth-child(-n+2)>a{height:180px}.gallery-grid>.gallery-wide:first-child>a{height:300px}.gallery-item>a{height:180px}.gallery-item figcaption{font-size:12px;line-height:1.5}.gallery-grid>.gallery-item:nth-child(6)>a{height:235px}.extra-grid{grid-template-columns:1fr}.extra-grid>.gallery-item>a,.extra-grid>.gallery-item:nth-child(-n+2)>a{height:auto;min-height:150px}.extra-grid img{height:auto}.image-disclaimer{font-size:12px}.interest-section{display:block;padding:52px 6%}.interest-intro h2{font-size:43px;margin-bottom:24px}.interest-intro>p:not(.eyebrow){max-width:100%}.contact{margin:30px 0}.form-panel{padding:24px 20px}.form-row{grid-template-columns:1fr}footer{padding:32px 6%;gap:25px;align-items:start}footer .wordmark{font-size:19px}footer>a:last-child{max-width:140px;text-align:right;font-size:12px}.lightbox-bar,.lightbox-controls{padding:12px;gap:10px;font-size:12px}.lightbox-image{padding:0 6px}.lightbox-controls button{font-size:12px;padding:8px}.lightbox-bar button{padding:4px 10px;white-space:nowrap}.lightbox-bar button span{margin-left:5px}}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*{transition:none!important}}@media(prefers-reduced-transparency:reduce){.hero-shade{background:#10251b80}}

.contact strong{font-size:16px;font-weight:500;margin:0 0 3px}.contact .contact-phone{font-family:Georgia,serif;font-size:30px;line-height:1.4;margin-bottom:10px;letter-spacing:.02em}.plans-image{grid-column:1/-1}.extra-grid>.plans-image>a{height:auto;max-height:none}.extra-grid>.plans-image img{height:auto;width:100%}@media(max-width:650px){.hero-link{font-size:15px;gap:28px}}

