@font-face{font-family:system-fallback;src:local('Arial');font-display:swap}
:root{--ink:#262626;--green:#3e3e3e;--lime:#dfdfdf;--paper:#f9f9f9;--muted:#5c5c5c;--line:#dddddd;--white:#ffffff;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.65 var(--sans)}a{color:inherit;text-underline-offset:5px}img{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #636363;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400;line-height:1.08}h1,h2{font-family:var(--serif)}h1{font-size:clamp(3.6rem,6.6vw,6.4rem);letter-spacing:-.055em}h2{font-size:clamp(2.6rem,4.5vw,4.5rem);letter-spacing:-.04em}h3{font-size:1.5rem}p+p{margin-top:1rem}.wrap{max-width:1380px;margin:auto;padding:0 5vw}.skip{position:fixed;top:-100px;left:20px;background:white;padding:12px;z-index:100}.skip:focus{top:8px}.eyebrow{font-size:.79rem;letter-spacing:.14em;text-transform:uppercase;font-weight:700;display:block;margin-bottom:24px}.topline{background:var(--green);color:white;text-align:center;padding:7px 20px;font-size:.79rem;letter-spacing:.025em}.header{background:var(--paper);border-bottom:1px solid var(--line);position:relative;z-index:20}.navrow{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:100px}.brand{text-decoration:none;display:flex;align-items:center;gap:11px}.brand-mark{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid var(--green);border-radius:0;font-family:var(--serif);font-size:32px;line-height:1}.brand-name{display:block;font-family:var(--serif);font-size:30px;line-height:.95;letter-spacing:-.04em}.brand-sub{font-size:.62rem;letter-spacing:.18em;display:block;margin-top:7px;text-transform:uppercase}.navlinks{display:flex;align-items:center;gap:28px}.navlinks a{text-decoration:none;font-size:.86rem}.navlinks a:hover,.navlinks a[aria-current=page]{text-decoration:underline}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:52px;padding:13px 22px;text-decoration:none!important;font-size:.86rem;font-weight:700;background:var(--green);color:white;border:1px solid var(--green);border-radius:0;transition:background .2s,transform .2s}.button:hover{background:#2e2e2e;transform:translateY(-2px)}.button.lime{background:var(--lime);border-color:var(--lime);color:var(--ink)}.button.outline{background:transparent;border-color:var(--ink);color:var(--ink)}.text-link{font-weight:700;font-size:.88rem;display:inline-flex;align-items:center;gap:20px}.menu-toggle{display:none;background:none;border:1px solid var(--line);border-radius:0;padding:10px 15px;min-height:48px}.hero{display:grid;grid-template-columns:1fr 1.05fr;min-height:660px;gap:4vw;padding-top:40px;padding-bottom:45px}.hero-copy{align-self:center;padding:36px 0}.hero h1 em{color:#5da237;font-weight:400}.hero-copy>p{max-width:420px;color:var(--muted);margin-top:26px;font-size:1.08rem}.actions{display:flex;align-items:center;flex-wrap:wrap;gap:25px;margin-top:32px}.hero-note{font-size:.8rem;color:var(--muted);margin-top:36px}.hero-photo{position:relative;min-height:550px;background:#e1e1e1;border-radius:0;overflow:hidden}.hero-photo>img{height:100%;width:100%;object-fit:cover;position:absolute;inset:0}.photo-note{position:absolute;bottom:20px;left:20px;right:20px;background:rgba(255,255,255,.96);display:flex;gap:15px;justify-content:space-between;align-items:center;padding:18px 22px;border-radius:0;font-size:.85rem}.photo-note small{display:block;font-size:.72rem;color:var(--muted)}.hero-photo .photo-number{font:32px var(--serif)}.strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:19px 0}.strip .wrap{display:flex;justify-content:space-between;gap:25px;font-size:.83rem}.section{padding-top:100px;padding-bottom:100px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:45px;margin-bottom:45px}.section-head h2{max-width:650px}.section-head p{max-width:370px;color:var(--muted)}.footer{background:var(--ink);color:white;padding:60px 0 25px}.footer-bottom{border-top:1px solid #5a5a5a;margin-top:40px;padding-top:25px;display:flex;justify-content:space-between;gap:20px;font-size:.8rem;color:#dadada}.mobile-call{display:none}
@media(min-width:1700px){.wrap{padding-left:40px;padding-right:40px}}
@media(max-width:1000px){.navlinks{gap:16px}.navlinks a{font-size:.8rem}.navlinks .button{padding:10px 14px}.hero{min-height:590px}.hero-photo{min-height:480px}.hero h1{font-size:4.6rem}.strip .wrap{flex-wrap:wrap;justify-content:center}}
@media(max-width:760px){body{font-size:16px}.wrap{padding-left:6vw;padding-right:6vw}.topline{font-size:.72rem}.navrow{min-height:86px}.brand-name{font-size:28px}.menu-toggle{display:block}.navlinks{display:none;position:absolute;top:100%;left:0;right:0;background:var(--paper);padding:20px 6vw 30px;border-bottom:1px solid var(--line);box-shadow:0 15px 20px #26262615;align-items:stretch;gap:0}.navlinks.open{display:flex;flex-direction:column}.navlinks a{font-size:1rem;padding:12px 0}.navlinks .button{margin-top:10px;padding:14px}.hero{grid-template-columns:1fr;gap:22px;padding-top:15px;padding-bottom:35px}.hero-copy{padding:25px 0 0}.hero h1{font-size:clamp(3.8rem,12vw,5.3rem)}.hero-copy>p{font-size:1rem;margin-top:22px}.eyebrow{font-size:.73rem;margin-bottom:19px}.hero-photo{min-height:400px;border-radius:0}.hero-note{margin-top:24px}.actions{gap:20px}.strip .wrap{gap:10px 22px;font-size:.76rem}.section{padding-top:65px;padding-bottom:65px}.section-head{display:block;margin-bottom:30px}.section-head p{margin-top:24px}.footer-bottom{display:block}.footer-bottom p{margin:10px 0}.mobile-call{display:block;position:fixed;bottom:0;left:0;right:0;padding:12px 20px calc(12px + env(safe-area-inset-bottom));background:var(--green);color:white;text-align:center;font-size:.92rem;font-weight:700;text-decoration:none;z-index:30}body{padding-bottom:60px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
:root{--ink:#1a1a1a;--green:#5da237;--green-dark:#5da237;--lime:#5da237;--paper:#fafafa;--muted:#616161;--line:#e2e2e2;--serif:'Cormorant Garamond',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}
body{font-family:var(--sans)}h1,h2,h3{font-family:var(--serif);font-weight:600}h1{letter-spacing:-.035em;line-height:.99}h2{letter-spacing:-.025em;line-height:1.02}h3{font-size:1.9rem;line-height:1.08}.topline{background:#5da237;color:#1c1c1c;font-size:.79rem;font-weight:700;display:flex;justify-content:center;gap:30px}.topline span{font-weight:400}.header{background:#1a1a1a;color:white;border-bottom:1px solid #444444}.navrow{min-height:104px}.navlinks{gap:25px}.navlinks a{font-size:.9rem}.button{background:var(--green);border-color:var(--green);color:#1c1c1c;border-radius:0;font-size:.91rem;padding:14px 23px;min-height:54px}.button:hover{background:#5da237;border-color:#5da237}.button.dark{background:#1a1a1a;color:white;border-color:#1a1a1a}.button.light-outline{color:white;background:transparent;border-color:#ffffffa8}.button.light-outline:hover{background:#ffffff15}.button.outline{background:transparent;color:var(--ink);border-color:var(--ink)}.menu-toggle{border-color:#7c7c7c;color:inherit}.home-hero{position:relative;color:white;min-height:665px;background:#282828;overflow:hidden}.hero-backdrop{position:absolute;inset:0}.hero-backdrop:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,13,13,.86) 0%,rgba(13,13,13,.70) 42%,rgba(13,13,13,.17) 100%)}.hero-backdrop img{width:100%;height:100%;object-fit:cover;object-position:center 54%}.hero-inner{position:relative;min-height:665px;display:flex;align-items:center}.hero-copy{padding:75px 0 110px;width:760px;max-width:72%}.hero-copy h1{font-size:clamp(4.7rem,7.3vw,7rem)}.hero-copy h1 em{font-style:italic;color:var(--green)}.hero-copy .eyebrow{font-size:.76rem;letter-spacing:.13em}.hero-copy>p{color:#f1f1f1;max-width:545px;font-size:1.13rem;line-height:1.7}.hero-note{color:#f0f0f0;margin-top:28px;font-size:.85rem}.hero-caption{position:absolute;right:5vw;bottom:28px;display:flex;gap:40px;align-items:center;text-decoration:none;padding:14px 0;border-top:1px solid #ffffff7a;min-width:290px;font:1.3rem var(--serif)}.hero-caption small{display:block;font:.75rem var(--sans);margin-top:6px}.strip{background:#f3f3f3;border-color:#e2e2e2}.strip .wrap{font-size:.84rem;font-weight:700}.service-list{border-top:1px solid var(--line)}.service-card{display:grid;grid-template-columns:55px 1fr 60px;gap:20px;padding:30px 12px 30px 0;border-bottom:1px solid var(--line);text-decoration:none;align-items:start;transition:padding .2s,background .2s}.service-card:hover{padding-left:14px;background:#f3f3f3}.service-index{font-size:.83rem;color:var(--muted);padding-top:6px}.service-card>div{display:grid;grid-template-columns:1fr 1.25fr;gap:38px;align-items:start}.service-card p{font-size:.97rem;color:var(--muted);line-height:1.7}.service-arrow{width:40px;height:40px;border:1px solid #cfcfcf;border-radius:0;display:grid;place-items:center;font-size:22px}.living-feature{display:grid;grid-template-columns:1.1fr 1fr;background:#1a1a1a;color:white}.feature-photo{min-height:650px}.feature-photo img{height:100%;width:100%;object-fit:cover}.feature-copy{padding:90px 7vw;align-self:center}.feature-copy .eyebrow{color:#5da237}.feature-copy p{color:#e0e0e0;margin:28px 0 30px}.project-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:35px}.project-card{text-decoration:none}.project-card img{width:100%;height:390px;object-fit:cover;border-radius:0}.project-card:nth-child(2){padding-top:70px}.project-card>div{display:flex;justify-content:space-between;gap:20px;margin-top:22px;align-items:center}.project-card h3{font-size:1.8rem}.project-card span{font-size:.78rem;color:var(--muted)}.process-section{background:#f0f0f0;padding:90px 0}.three-col{display:grid;grid-template-columns:repeat(3,1fr);gap:55px}.three-col .step{font:2.5rem var(--serif);color:#5da237;display:block;border-bottom:1px solid #c5c5c5;padding-bottom:18px;margin-bottom:25px}.three-col p{font-size:.97rem;color:var(--muted);margin-top:17px}.materials-teaser{display:grid;grid-template-columns:1fr 1fr;gap:10vw;align-items:center}.materials-teaser p{margin-top:25px;color:var(--muted);max-width:520px}.material-list a{display:flex;justify-content:space-between;gap:20px;padding:25px 0;border-bottom:1px solid var(--line);text-decoration:none;font:2rem var(--serif)}.material-list a:first-child{border-top:1px solid var(--line)}.material-list span{font:.8rem var(--sans);align-self:center;color:var(--muted)}.community-band{background:#1a1a1a;color:white;text-align:center;padding:95px 0}.community-band .eyebrow{color:#5da237}.community-band p{max-width:650px;margin:28px auto;color:#e3e3e3;font-size:1.07rem}.community-band .text-link{color:#5da237}.community-band .actions{justify-content:center}.faq-home{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw}.faq-home>div>p{color:var(--muted);margin:25px 0}.faqs{border-top:1px solid var(--line)}.faqs details{border-bottom:1px solid var(--line)}.faqs summary{display:flex;align-items:center;justify-content:space-between;gap:25px;list-style:none;cursor:pointer;padding:25px 0;font-size:1rem;font-weight:700}.faqs summary::-webkit-details-marker{display:none}.faqs summary span{font-size:1.5rem;font-weight:400;flex-shrink:0;line-height:1;transition:transform .2s}.faqs details[open] summary span{transform:rotate(45deg)}.faqs details>p{color:var(--muted);font-size:1rem;padding:0 38px 25px 0}.cta-band{padding:60px 0;background:var(--green);color:#1c1c1c}.cta-band .wrap{display:flex;align-items:center;justify-content:space-between;gap:35px}.cta-band h2{font-size:3rem}.cta-band .eyebrow{margin-bottom:15px}.footer{background:#1a1a1a}.footer-top{display:grid;grid-template-columns:1.1fr 1fr;gap:50px}.footer h2{font-size:3.5rem}.footer-nav{display:grid;grid-template-columns:1fr 1fr;gap:30px}.footer-nav h3{font:700 .83rem var(--sans);margin-bottom:18px;color:#c5c5c5}.footer-nav a{display:block;font-size:.89rem;text-decoration:none;margin:9px 0;color:#f5f5f5}.footer-nav a:hover{text-decoration:underline}.footer-bottom{border-color:#4d4d4d;color:#cccccc}.footer-bottom>div{display:flex;gap:25px}.page-intro{padding-top:45px;padding-bottom:65px}.breadcrumbs{display:flex;gap:12px;align-items:center;font-size:.79rem;color:var(--muted);margin-bottom:55px}.page-intro h1{max-width:1000px;font-size:clamp(3.5rem,6.5vw,6rem)}.page-intro>p{max-width:730px;margin-top:28px;color:var(--muted);font-size:1.15rem}.compact{padding-top:35px}.detail-layout{display:grid;grid-template-columns:1fr 1fr;gap:6vw;padding-bottom:70px;align-items:start}.detail-image{position:sticky;top:30px}.detail-image img{width:100%;height:650px;object-fit:cover;border-radius:0}.detail-layout p{color:var(--muted)}.feature-item{border-bottom:1px solid var(--line);padding:0 0 25px;margin-bottom:26px}.feature-item h2{font-size:2.3rem;margin-bottom:15px}.small-heading{font-size:2.5rem;margin-bottom:25px}.reading{max-width:830px}.reading p,.reading{color:var(--muted)}.reading h2{color:var(--ink)}.related{display:flex;flex-wrap:wrap;gap:30px;margin-top:35px;font-size:.88rem;font-weight:700}.notice{background:#f2f2f2;border-left:4px solid var(--green-dark);border-radius:0;padding:30px 35px}.notice p{margin-top:10px;color:var(--muted)}.notice strong{font-size:1.1rem}.materials-catalog{display:grid;grid-template-columns:repeat(2,1fr);gap:25px}.materials-catalog article{padding:35px;border:1px solid var(--line);border-radius:0;scroll-margin-top:30px}.materials-catalog h2{font-size:3rem}.materials-catalog p{color:var(--muted);margin:20px 0}.materials-catalog .text-link{display:flex}.external-small{display:inline-block;font-size:.82rem;color:var(--muted);margin-top:20px}.project-stories{padding-bottom:80px}.project-story{display:grid;grid-template-columns:1.2fr 1fr;gap:6vw;align-items:center;margin-bottom:75px}.project-story:nth-child(even){grid-template-columns:1fr 1.2fr}.project-story:nth-child(even)>img{order:2}.project-story img{border-radius:0;width:100%;height:520px;object-fit:cover}.project-story h2{font-size:3.4rem}.project-story p{color:var(--muted);margin:25px 0}.spaced{margin-top:28px}.faq-page{max-width:1000px}.contact-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:6vw;padding-bottom:70px;align-items:start}.contact-card{padding:40px;background:#f2f2f2;border-radius:0}.contact-card h2{font-size:3rem}.contact-card h2 a{text-decoration:none}.contact-card>p{color:var(--muted);margin:20px 0 25px}.contact-card hr{border:0;border-top:1px solid #d3d3d3;margin:36px 0}.email-link{overflow-wrap:anywhere}.small{font-size:.88rem}.contact-guide h2{font-size:2.8rem}.contact-guide ol{padding-left:25px;margin:30px 0}.contact-guide li{padding:0 0 20px 10px}.contact-guide p{color:var(--muted)}.contact-guide .notice{margin-top:30px}.mobile-call{background:#1a1a1a;color:white;border-top:3px solid #5da237}
@media(max-width:1080px){.navlinks{gap:18px}.navlinks a{font-size:.85rem}.hero-copy{max-width:80%}.hero-copy h1{font-size:5.5rem}.feature-copy{padding:65px 5vw}.feature-photo{min-height:570px}.service-card>div{grid-template-columns:1fr 1.15fr;gap:25px}.project-card img{height:325px}.project-card>div{display:block}.project-card span{display:block;margin-top:8px}.footer-top{gap:35px}.footer .actions{gap:18px}.contact-card{padding:30px}.contact-card h2{font-size:2.5rem}}
@media(max-width:850px){.navlinks{gap:14px}.navlinks a{font-size:.8rem}.navlinks .button{padding:11px}.hero-copy{max-width:90%}.hero-caption{min-width:250px}.service-card>div{display:block}.service-card p{margin-top:13px}.three-col{gap:28px}.footer-top{grid-template-columns:1fr}.footer-nav{margin-top:15px}.footer h2{font-size:3.3rem}}
@media(max-width:760px){.topline{font-size:.73rem;gap:0}.topline span{display:none}.navrow{min-height:94px}.navlinks{background:#1a1a1a;color:white}.navlinks a{padding:13px 0;font-size:1rem}.navlinks .button{padding:14px}.home-hero,.hero-inner{min-height:660px}.hero-copy{max-width:100%;width:100%;padding:54px 0 140px}.hero-copy h1{font-size:clamp(3.7rem,12.8vw,5.5rem)}.hero-copy>p{font-size:1.05rem;line-height:1.65;max-width:510px}.hero-copy .eyebrow{font-size:.7rem;letter-spacing:.08em;max-width:320px}.hero-backdrop:after{background:linear-gradient(90deg,#101010e8,#1010108a)}.hero-backdrop img{object-position:66% center}.hero-caption{left:6vw;right:6vw;bottom:23px;font-size:1.35rem;justify-content:space-between}.hero-caption small{font-size:.76rem}.hero-note{margin-top:24px}.hero-copy .actions{gap:13px}.hero-copy .button{font-size:.85rem;padding:13px 17px}.strip .wrap{font-size:.75rem;gap:12px 22px}.service-card{grid-template-columns:30px 1fr 30px;gap:13px;padding:25px 0}.service-card h3{font-size:1.8rem}.service-card p{font-size:.94rem}.service-arrow{width:30px;height:30px;font-size:19px}.living-feature{grid-template-columns:1fr}.feature-photo{min-height:0;height:390px}.feature-copy{padding:55px 6vw 65px}.feature-copy h2{font-size:3.6rem}.project-grid{grid-template-columns:1fr;gap:40px}.project-card:nth-child(2){padding-top:0}.project-card img{height:340px}.project-card>div{display:flex;align-items:start}.project-card h3{font-size:1.7rem;max-width:240px}.project-card span{font-size:.73rem;text-align:right;margin-top:4px}.process-section{padding:65px 0}.three-col{grid-template-columns:1fr;gap:35px}.three-col .step{padding-bottom:10px;margin-bottom:18px;font-size:2rem}.three-col h3{font-size:1.8rem}.materials-teaser{grid-template-columns:1fr;gap:35px}.material-list a{font-size:1.8rem;padding:21px 0}.community-band{padding:65px 0}.community-band h2{font-size:3.5rem}.community-band p{font-size:1rem}.faq-home{grid-template-columns:1fr;gap:35px}.faqs summary{font-size:.95rem;padding:23px 0}.faqs details>p{font-size:.95rem;padding-right:8px}.cta-band{padding:45px 0}.cta-band .wrap{display:block}.cta-band .button{margin-top:28px}.cta-band h2{font-size:2.8rem}.footer{padding-top:55px}.footer-nav{gap:22px}.footer h2{font-size:3.3rem}.footer-bottom>div{margin-top:15px}.page-intro{padding-top:25px;padding-bottom:40px}.breadcrumbs{margin-bottom:35px;font-size:.74rem}.page-intro h1{font-size:3.65rem}.page-intro>p{font-size:1.03rem;margin-top:24px}.detail-layout{grid-template-columns:1fr;gap:38px;padding-bottom:35px}.detail-image{position:static}.detail-image img{height:420px}.feature-item h2{font-size:2.3rem}.small-heading{font-size:2.5rem}.compact{padding-top:30px}.materials-catalog{grid-template-columns:1fr;gap:20px}.materials-catalog article{padding:27px}.notice{padding:25px}.materials-catalog h2{font-size:2.9rem}.project-story,.project-story:nth-child(even){grid-template-columns:1fr;gap:28px;margin-bottom:55px}.project-story:nth-child(even)>img{order:0}.project-story img{height:375px}.project-story h2{font-size:2.9rem}.project-stories{padding-bottom:25px}.contact-layout{grid-template-columns:1fr;gap:45px;padding-bottom:35px}.contact-card{padding:28px 23px}.contact-card h2{font-size:2.6rem}.contact-guide h2{font-size:2.7rem}.related{display:grid;gap:20px}}
@media(max-width:360px){.hero-copy h1{font-size:3.7rem}.hero-copy .actions{align-items:stretch;flex-direction:column}.home-hero,.hero-inner{min-height:710px}.project-card>div{display:block}.project-card span{text-align:left}.page-intro h1{font-size:3.2rem}.contact-card h2{font-size:2.2rem}}
@media(min-width:1081px){.navrow{min-height:114px}}
@media(min-width:761px) and (max-width:1080px){}
@media(max-width:760px){.navrow{min-height:103px}}
/* Grey surfaces, black Empathy Outdoors promotions, and the closing Empathy+ hero. */
:root{--paper:#dedede;--line:#bcbcbc;--muted:#545454}
body{background:var(--paper)}.strip{background:#d0d0d0;border-color:#bcbcbc}.process-section{background:#d2d2d2}.service-card:hover{background:#e9e9e9}.notice,.contact-card{background:#e8e8e8}.contact-card hr{border-color:#bcbcbc}.materials-catalog article{background:#e6e6e6}.service-arrow{border-color:#a4a4a4}.three-col .step{border-color:#acacac}.outdoors-band{background:#080808;color:#ffffff}.outdoors-band .materials-teaser{padding-top:90px;padding-bottom:90px}.outdoors-band .eyebrow{color:#5da237}.outdoors-band .materials-teaser p{color:#d7d7d7}.outdoors-band .material-list a{border-color:#454545}.outdoors-band .material-list span{color:#bfbfbf}.outdoors-band .material-list a:hover{color:#5da237}.outdoors-intro{background:#080808;color:#ffffff}.outdoors-intro .breadcrumbs,.outdoors-intro .page-intro>p{color:#d7d7d7}.outdoors-intro .eyebrow{color:#5da237}.outdoors-intro .page-intro{padding-bottom:80px}.materials-update{padding-top:45px}.footer{background:#141414}.membership-hero{background:#080808;color:#ffffff;padding:85px 0 100px;border-bottom:1px solid #393939;scroll-margin-top:0}.membership-top{display:flex;justify-content:space-between;align-items:center;gap:35px;padding-bottom:50px;border-bottom:1px solid #393939;margin-bottom:60px}.membership-brand{display:flex;align-items:center;gap:18px;flex-shrink:0}.membership-plus{font-family:Arial,Helvetica,sans-serif;font-weight:900;font-size:180px;line-height:.8;letter-spacing:-.07em;color:#5da237;display:block;padding-right:12px}.membership-status{display:inline-block;padding:11px 17px;border:1px solid #5a5a5a;border-radius:0;font-size:.83rem;color:#dcdcdc;white-space:nowrap}.membership-main{display:grid;grid-template-columns:1.05fr 1fr;gap:8vw}.membership-copy .eyebrow{color:#5da237}.membership-copy h2{font-size:clamp(3.4rem,5.3vw,5.2rem);line-height:1.02}.membership-copy>p{font-size:1.05rem;color:#d7d7d7;max-width:520px;margin-top:25px}.membership-copy .button{margin-top:32px}.membership-copy .membership-note{font-size:.87rem;line-height:1.65;color:#c0c0c0;margin-top:18px;max-width:430px}.membership-benefits{padding-top:10px}.membership-benefits article{display:grid;grid-template-columns:33px 1fr;gap:18px;padding:0 0 30px;margin-bottom:27px;border-bottom:1px solid #393939}.benefit-plus{font:900 38px/.9 Arial,sans-serif;color:#5da237;padding-top:3px}.membership-benefits h3{font-size:2.2rem}.membership-benefits article p{margin-top:11px;color:#d7d7d7;font-size:1rem;max-width:400px}.membership-benefits .benefit-terms{font-size:.84rem;line-height:1.65;color:#c0c0c0}.membership-hero a:focus-visible,.outdoors-band a:focus-visible{outline-color:#5da237}
@media(max-width:1000px){.membership-top{gap:24px}.membership-plus{font-size:150px}.membership-main{gap:5vw}.membership-status{font-size:.77rem;padding:10px 14px}}
@media(max-width:760px){.outdoors-band .materials-teaser{padding-top:65px;padding-bottom:65px}.outdoors-intro .page-intro{padding-bottom:55px}.materials-update{padding-top:30px}.membership-hero{padding:55px 0 65px}.membership-top{align-items:flex-start;flex-direction:column;gap:25px;padding-bottom:30px;margin-bottom:38px}.membership-brand{gap:14px}.membership-plus{font-size:135px;padding-right:5px}.membership-status{font-size:.8rem}.membership-main{grid-template-columns:1fr;gap:40px}.membership-copy h2{font-size:3.5rem}.membership-copy>p{font-size:1rem}.membership-copy .membership-note{font-size:.85rem}.membership-benefits h3{font-size:2rem}.membership-benefits article{padding-bottom:24px;margin-bottom:23px}.membership-benefits article p{font-size:.96rem}.membership-benefits .benefit-terms{font-size:.82rem}}
@media(max-width:430px){.membership-plus{font-size:110px;width:60px;padding:0}.membership-brand{gap:13px}.membership-copy h2{font-size:3.25rem}.membership-copy .button{padding:14px 18px;font-size:.88rem}}

/* Transparent brand artwork, composed directly on dark surfaces. */
.logo-frame{display:block;width:190px;flex-shrink:0;background:transparent}
.logo-frame img{display:block;width:100%;height:auto;max-width:100%;position:static;object-fit:contain}
.navrow{min-height:112px;padding-top:14px;padding-bottom:14px}
.header{background:#161616;border-bottom-color:#3b3b3b}
.home-hero{background:#191919}
.hero-backdrop:after{background:linear-gradient(90deg,rgba(12,12,12,.9) 0%,rgba(12,12,12,.68) 43%,rgba(12,12,12,.12) 100%)}
.living-feature{background:#1a1a1a}
.outdoors-band{background:linear-gradient(115deg,#080808 55%,#1d1d1d 100%);border-top:1px solid #414141;border-bottom:1px solid #414141}
.outdoors-intro{background:#0a0a0a;border-bottom:5px solid var(--green)}
.outdoors-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;align-items:stretch;gap:5vw}
.outdoors-intro .page-intro{padding-top:40px;padding-bottom:68px}
.outdoors-intro h1{font-size:clamp(3.5rem,5.5vw,5.5rem)}
.outdoors-intro h1 em{color:#5da237}
.outdoors-intro .text-link{margin-top:32px;color:#5da237}
.outdoors-hero-photo{position:relative;align-self:stretch;min-height:520px;margin:0;overflow:hidden}
.outdoors-hero-photo img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;object-position:42% center}
.outdoors-hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.86) 100%)}
.outdoors-hero-photo figcaption{position:absolute;bottom:35px;left:30px;right:30px;z-index:1;font:600 2.2rem/1.1 var(--serif)}
.outdoors-hero-photo figcaption span{display:block;font:400 .85rem/1.5 var(--sans);color:#e6e6e6;margin-top:12px;max-width:270px}
.membership-hero{background:radial-gradient(ellipse at 100% 0%,#2b2b2b 0%,#121212 28%,#080808 58%);border-top:1px solid #4b4b4b}
.membership-brand{gap:22px;max-width:100%}
.membership-brand .logo-frame{width:330px;flex-shrink:1}
.membership-plus{font-size:170px;width:auto;flex-shrink:0;letter-spacing:0;padding:0;line-height:1}
.membership-status{background:#ffffff06}
.membership-top{padding-bottom:40px;margin-bottom:50px}
@media(max-width:1080px){.logo-frame{width:155px}.navrow{min-height:98px}.membership-brand .logo-frame{width:285px}.membership-plus{font-size:145px}.outdoors-hero-grid{gap:4vw;grid-template-columns:1.15fr .85fr}.outdoors-intro h1{font-size:4rem}}
@media(max-width:760px){.logo-frame{width:160px}.navrow{min-height:100px;padding-top:12px;padding-bottom:12px}.hero-backdrop:after{background:linear-gradient(90deg,#101010e8,#1010108a)}.outdoors-hero-grid{grid-template-columns:1fr;gap:0}.outdoors-intro .page-intro{padding-top:26px;padding-bottom:38px}.outdoors-intro h1{font-size:clamp(3.2rem,11vw,4.8rem)}.outdoors-hero-photo{min-height:320px;margin:0 -6vw}.outdoors-hero-photo figcaption{left:6vw;bottom:28px;font-size:2rem}.outdoors-hero-photo figcaption span{max-width:none}.membership-hero{background:radial-gradient(ellipse at 100% 0%,#2d2d2d 0%,#080808 50%)}.membership-brand{gap:18px}.membership-brand .logo-frame{width:260px}.membership-plus{font-size:135px}.membership-top{padding-bottom:30px;margin-bottom:38px}}
@media(max-width:430px){.membership-brand .logo-frame{width:210px}.membership-brand{gap:13px}.membership-plus{font-size:112px}.outdoors-hero-photo{min-height:280px}.outdoors-intro .breadcrumbs{margin-bottom:30px}}
@media(max-width:360px){.membership-brand .logo-frame{width:188px}.membership-plus{font-size:97px}.membership-brand{gap:10px}}

/* Our Story keeps the supplied portrait in its natural proportions. */
.story-layout{align-items:center}
.story-layout .story-portrait{position:static}
.story-layout .story-portrait img{width:100%;height:auto;object-fit:contain}

/* Landscaping identity: aligned with the Eddison Michael business chapter. */
:root{--green:#5da237;--green-dark:#414141;--lime:#5da237;--paper:#dedede;--ink:#303030;--muted:#505050;--serif:'DM Sans',Arial,sans-serif}
h1,h2,h3{font-family:var(--sans);font-weight:700;letter-spacing:-.055em;line-height:1.04;text-wrap:balance}
h1 em,h2 em{font-style:normal!important;font-weight:inherit!important}
.header{background:#373737;border:0}.topline{background:#303030;color:#f0f0f0;font-size:14px}
.navrow{min-height:196px;padding-top:18px;padding-bottom:18px}.brand .logo-frame{width:300px;height:auto;background:transparent}.logo-frame img{position:static;width:100%;height:auto;max-width:100%;object-fit:contain}
.navlinks{gap:24px}.navlinks a{font-size:15px}.button{background:var(--green);border-color:var(--green);color:#1c1c1c;border-radius:0;font-size:15px}.button:hover{background:#5da237;border-color:#5da237}.button.dark{background:#303030;border-color:#303030;color:white}
.home-hero{margin:30px 3% 36px;border-radius:0;min-height:690px}.hero-inner{min-height:690px;align-items:end}.hero-copy{max-width:850px;width:85%;padding:80px 0 110px}.hero-copy h1{font-size:clamp(60px,7.7vw,116px);line-height:.98}.hero-copy h1 em{color:#5da237}.hero-backdrop:after{background:linear-gradient(90deg,#1c1c1cb8,transparent 85%),linear-gradient(0deg,#161616f0,transparent 100%)}.hero-copy>p{max-width:575px}.hero-caption{font-family:var(--sans);font-size:18px}.eyebrow,.hero-copy .eyebrow{font-size:14px}.hero-caption small{font-size:14px}
.strip{background:transparent;border-color:#bcbcbc}.strip .wrap{font-size:14px}.section-head>div:first-child{background:#373737;color:white;padding:38px 44px;border-radius:0}.section-head h2{font-size:clamp(38px,4.5vw,68px)}.section-head .eyebrow{color:#d2d2d2}.service-card h3{font-size:clamp(26px,2.5vw,36px)}.service-card:hover{background:#d4d4d4}.service-arrow{border-color:#949494}.service-card p{font-size:16px}
.living-feature{margin:0 3%;border-radius:0;overflow:hidden;background:#323232}.feature-photo{min-height:640px}.feature-copy{padding:70px 5vw}.feature-copy .eyebrow{color:#d0d0d0}.project-grid{gap:6vw}.project-card img{height:470px;border-radius:0}.project-card:nth-child(2){padding-top:100px}.project-card:nth-child(2) img{border-radius:0;height:550px}.project-card h3{font-size:28px}.project-card span{font-size:14px}
.process-section{background:#d0d0d0}.three-col h3{font-size:30px}.community-band{background:#323232;border-radius:0;text-align:left}.community-band p{margin:28px 0;max-width:690px}.community-band .actions{justify-content:start}.community-band .eyebrow,.community-band .text-link{color:#d0d0d0}.community-band h2{font-size:clamp(40px,5.5vw,78px)}.footer{background:#222222}.cta-band{background:#cacaca}.footer h2{font-size:clamp(40px,4.5vw,65px)}
.page-intro:not(.outdoors-intro .page-intro){background:#373737;color:white;max-width:none;padding:55px max(6vw,calc((100vw - 1240px)/2)) 65px;border-radius:0;margin-bottom:45px}.page-intro .breadcrumbs,.page-intro>p{color:#e3e3e3}.detail-image img,.project-story img{border-radius:0}.story-layout .story-portrait img{border-radius:0}.project-story h2{font-size:clamp(36px,4vw,58px)}.membership-brand .logo-frame{background:transparent}.membership-copy h2{font-size:clamp(44px,5.5vw,78px)}.outdoors-intro h1 em{color:#5da237}
@media(max-width:1100px){.brand .logo-frame{width:245px}.navrow{min-height:165px}.navlinks{gap:15px}.navlinks a{font-size:14px}.hero-copy{max-width:90%}.hero-caption{min-width:240px}.project-card img{height:380px}.project-card:nth-child(2) img{height:450px}}
@media(max-width:760px){.navrow{min-height:150px;padding-block:15px}.brand .logo-frame{width:min(235px,60vw)}.navlinks{background:#373737;color:white}.navlinks a{font-size:16px}.topline{font-size:12px}.home-hero{margin:20px 4% 26px;border-radius:0;min-height:630px}.hero-inner{min-height:630px;padding-inline:7%}.hero-copy{width:100%;max-width:100%;padding:48px 0 125px}.hero-copy h1{font-size:clamp(46px,10.7vw,78px)}.hero-copy .eyebrow{font-size:12px;max-width:28ch}.hero-caption{left:7%;right:7%;bottom:25px;min-width:0}.hero-copy>p{font-size:16px}.hero-copy .actions{gap:14px}.section-head>div:first-child{padding:30px;border-radius:0}.section-head h2{font-size:38px}.living-feature{margin:0 4%;border-radius:0}.feature-photo{min-height:380px}.feature-copy{padding:40px 7vw}.project-card img{height:350px;border-radius:0}.project-card:nth-child(2){padding-top:20px}.project-card:nth-child(2) img{height:420px}.community-band{border-radius:0}.page-intro:not(.outdoors-intro .page-intro){padding:35px 6vw 45px;border-radius:0}.page-intro h1{font-size:clamp(40px,10vw,64px)}.membership-brand .logo-frame{width:min(230px,57vw)}}

/* Touch-friendly contact options and narrow-screen protection. */
.email-link{overflow-wrap:anywhere}.contact-card h2{font-size:clamp(25px,4vw,42px)}.contact-card,.contact-guide,.feature-copy,.hero-copy{min-width:0}.footer-nav a{min-height:44px;padding-block:8px}.mobile-call{background:#414141}.hero-copy .button{min-height:52px}.contact-card .button{width:fit-content;max-width:100%}
@media(max-width:760px){.hero-copy .actions{align-items:stretch}.hero-copy .button{font-size:15px}.feature-copy h2,.footer h2,.community-band h2{font-size:clamp(36px,10vw,54px)}.project-card>div{flex-wrap:wrap}.project-card h3{max-width:100%}.cta-band h2{font-size:clamp(32px,9vw,44px)}}

/* Owner palette: one leaf green with neutral surfaces and straight geometry. */
:root{--green:#5da237;--green-dark:#5da237;--lime:#5da237;--ink:#222;--paper:#dedede;--muted:#505050;--line:#bdbdbd}
.header,.section-head>div:first-child,.living-feature,.page-intro:not(.outdoors-intro .page-intro){background:#303030}.topline,.footer,.community-band{background:#171717}.membership-hero,.outdoors-band,.outdoors-intro{background:#080808}.process-section{background:#d0d0d0}.cta-band{background:#dedede}.hero-copy h1 em,.membership-plus,.benefit-plus,.community-band .text-link,.community-band .eyebrow,.feature-copy .eyebrow,.outdoors-intro h1 em{color:#5da237}.button:hover{background:#5da237;border-color:#5da237;box-shadow:inset 0 0 0 2px #222}.button,.mobile-call{color:#000}.button.light-outline{color:#fff}.button.dark{background:#222;color:#fff;border-color:#222}.mobile-call{background:#5da237}.membership-brand{display:flex;align-items:baseline;gap:16px;font-size:clamp(36px,7vw,88px);font-weight:700;letter-spacing:-.06em;line-height:1.1}.membership-brand .membership-plus{font:inherit;color:#5da237;width:auto}.project-examples{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin-top:42px}.project-examples article{border-top:3px solid #5da237;padding-top:24px}.project-examples h3{font-size:28px}.project-examples p{font-size:16px;margin-top:18px;color:#505050}.example-label{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:14px;display:block}.service-context{max-width:760px;margin:32px 0}.service-context p+p{margin-top:18px}@media(max-width:760px){.project-examples{grid-template-columns:1fr;gap:32px}.membership-brand{font-size:clamp(34px,10vw,58px);gap:12px}.project-card:nth-child(2){padding-top:0}.home-hero,.living-feature{margin-inline:4%}}

.outdoors-logo{display:block;width:min(320px,100%);margin-bottom:32px}.outdoors-logo img{width:100%;height:auto;object-fit:contain}@media(max-width:760px){.outdoors-logo{width:min(260px,85%);margin-bottom:28px}}

/* Customer proof and tactile portfolio: owner palette and straight geometry. */
.reviews-section{background:#222;color:#fff;padding:76px 0;border-top:5px solid #5da237}.reviews-heading{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:48px;align-items:center;margin-bottom:42px}.reviews-heading h2{max-width:850px}.reviews-heading .eyebrow{color:#5da237}.rating-panel{display:flex;flex-direction:column;text-decoration:none;border-left:1px solid #666;padding:16px 0 16px 40px;gap:5px;font-size:14px}.rating-number{font-size:86px;font-weight:700;letter-spacing:-.06em;line-height:1}.rating-number span{font-size:20px;letter-spacing:0;margin-left:8px;color:#bdbdbd}.review-stars{color:#5da237;font-size:24px;letter-spacing:4px}.carousel{min-width:0}.carousel-track{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#5da237 transparent;padding:3px 3px 18px;overscroll-behavior-x:contain}.carousel-track:focus-visible{outline:2px solid #5da237;outline-offset:6px}.review-card{flex:0 0 calc((100% - 24px)/2);scroll-snap-align:start;margin:0;padding:32px;background:#303030;border-top:2px solid #5da237;display:flex;flex-direction:column;gap:22px}.review-card blockquote{font-size:clamp(20px,2vw,28px);line-height:1.5;margin:0;flex:1}.review-card figcaption{display:flex;flex-direction:column;gap:3px;font-size:16px}.review-card figcaption small{font-size:13px;color:#c7c7c7;margin-top:8px}.carousel-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:18px}.reviews-section .carousel-footer{justify-content:flex-end}.carousel-footer p{font-size:14px;max-width:550px}.carousel-controls{display:flex;align-items:center;gap:18px;flex-shrink:0}.carousel-controls[hidden]{display:none}.carousel-controls button{width:48px;height:48px;border:1px solid currentColor;background:transparent;color:inherit;font-size:24px}.carousel-controls button:hover{background:#5da237;color:#000;border-color:#5da237}.carousel-controls span{font-size:14px;min-width:44px;text-align:center}.portfolio-slide{flex:0 0 72%;scroll-snap-align:start;position:relative;display:block;text-decoration:none;background:#222;color:#fff}.portfolio-slide img{width:100%;height:460px;object-fit:cover}.portfolio-slide>div{padding:28px 32px;border-top:4px solid #5da237}.portfolio-slide .eyebrow{font-size:14px;margin-bottom:12px;color:#bdbdbd}.portfolio-slide h3{font-family:var(--serif);font-size:clamp(28px,3vw,42px);margin-bottom:18px}.portfolio-link{font-size:14px}.portfolio-section .section-head{align-items:center}.portfolio-section .section-head>div:first-child{background:transparent;color:#222}.project-examples article{background:#d0d0d0;padding:28px;border-top:4px solid #5da237}.project-examples{gap:20px}.project-examples h3{font-family:var(--serif)}
@media(max-width:760px){.reviews-section{padding:48px 0}.reviews-heading{grid-template-columns:1fr;gap:26px;margin-bottom:28px}.rating-panel{padding:0 0 0 22px}.rating-number{font-size:64px}.review-card{flex-basis:92%;padding:26px}.review-card blockquote{font-size:22px}.portfolio-slide{flex-basis:92%}.portfolio-slide img{height:300px}.portfolio-slide>div{padding:24px}.carousel-footer{align-items:flex-start;flex-direction:column;gap:16px}.carousel-controls{align-self:flex-end}.carousel-track{gap:16px}}
@media(prefers-reduced-motion:reduce){html,.carousel-track{scroll-behavior:auto}}

/* A separate portfolio project anchors the services introduction. */
.possibility-hero{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);margin-bottom:46px;background:#303030;overflow:hidden}
.possibility-copy{align-self:center;padding:clamp(30px,4vw,62px);color:#fff}
.possibility-copy .eyebrow{color:#dedede}
.possibility-copy h2{font-size:clamp(36px,4.3vw,64px);line-height:1.08;letter-spacing:-.04em;margin:20px 0 26px}
.possibility-copy p{max-width:35ch;color:#e4e4e4;line-height:1.7}
.possibility-photo{margin:0;height:clamp(440px,50vw,680px);min-width:0}
.possibility-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 62%}
@media(max-width:760px){.possibility-hero{grid-template-columns:1fr;margin-bottom:30px}.possibility-copy{padding:32px 28px 36px}.possibility-copy h2{font-size:clamp(35px,8vw,48px)}.possibility-photo{height:auto;aspect-ratio:3/4}.possibility-photo img{object-position:center}.possibility-copy p{max-width:none}}

/* Project photographs blend softly into the heading panels. */
.possibility-photo{position:relative}
.possibility-photo::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(to right,#303030 0%,rgba(48,48,48,.7) 8%,rgba(48,48,48,0) 34%)}
.process-hero .possibility-photo img{object-position:center 70%}
@media(max-width:760px){.possibility-photo::after{background:linear-gradient(to bottom,#303030 0%,rgba(48,48,48,.65) 7%,rgba(48,48,48,0) 27%)}}

/* Owner-requested leaf-green punctuation in every visible heading. */
:is(h1,h2,h3,h4,h5,h6,header,.eyebrow,.topline) .heading-punctuation{color:#5da237}

/* Smaller project cards reveal more of the portfolio at once. */
.portfolio-slide{flex-basis:42%}
.portfolio-slide img{height:clamp(230px,27vw,340px)}
.portfolio-slide>div{padding:22px 24px}
.portfolio-slide h3{font-size:clamp(24px,2.6vw,34px)}
@media(max-width:760px){.portfolio-slide{flex-basis:70%}.portfolio-slide img{height:240px}.portfolio-slide>div{padding:20px}.portfolio-slide h3{font-size:25px}}

/* Short, image-led project ideas. */
.project-examples article{padding:0;overflow:hidden}
.project-examples article>img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}
.project-examples .idea-copy{padding:24px}
.project-examples h3{font-size:clamp(26px,2.4vw,32px);line-height:1.15}
.project-examples .example-label{font-size:12px;line-height:1.5}
.project-examples .idea-copy p{margin:18px 0 22px}
.ideas-hero .possibility-photo img{object-position:center 35%}
@media(max-width:760px){.project-examples .idea-copy{padding:24px}.project-examples h3{font-size:29px}}

/* Immersive mobile layout: full-width photography, comfortably inset text. */
@media(max-width:760px){
 :root{--mobile-gutter:clamp(20px,6vw,28px);--edge-left:max(var(--mobile-gutter),env(safe-area-inset-left));--edge-right:max(var(--mobile-gutter),env(safe-area-inset-right))}
 html{background:#303030;scroll-padding-top:20px}
 body{padding-bottom:calc(66px + env(safe-area-inset-bottom))}
 .wrap{padding-left:var(--edge-left);padding-right:var(--edge-right)}
 .navrow{min-height:112px;padding-block:14px}
 .brand .logo-frame{width:min(195px,56vw)}
 .home-hero,.living-feature{margin:0;width:100%;border-radius:0}
 .home-hero,.hero-inner{min-height:640px}
 .hero-inner{padding-left:var(--edge-left);padding-right:var(--edge-right)}
 .hero-copy{padding:48px 0 138px}
 .hero-copy h1{font-size:clamp(44px,11.4vw,70px);line-height:1.02}
 .hero-caption{left:var(--edge-left);right:var(--edge-right);bottom:28px}
 .hero-copy .actions{gap:16px}
 .hero-copy .actions .button:first-child{width:100%}
 .possibility-hero{margin-left:calc(0px - var(--edge-left));margin-right:calc(0px - var(--edge-right));margin-bottom:32px}
 .possibility-copy,.feature-copy{padding:36px var(--edge-right) 40px var(--edge-left)}
 .section#services,.section#project-ideas{padding-top:0}
 .process-section{padding-top:0}
 .project-examples{margin-left:calc(0px - var(--edge-left));margin-right:calc(0px - var(--edge-right));gap:20px}
 .project-examples .idea-copy{padding:26px var(--edge-right) 30px var(--edge-left)}
 .portfolio-section .carousel-track,.reviews-section .carousel-track{margin-left:calc(0px - var(--edge-left));margin-right:calc(0px - var(--edge-right));padding-left:var(--edge-left);padding-right:var(--edge-right);scroll-padding-inline:var(--mobile-gutter)}
 .mobile-call{padding-bottom:calc(14px + env(safe-area-inset-bottom));min-height:60px}
}

/* Owner portrait: full-width composition with a soft, frameless blend. */
.ideas-hero{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);border:0;box-shadow:none}
.ideas-hero .possibility-photo{overflow:hidden;border:0;height:auto;aspect-ratio:16/9;align-self:center}
.ideas-hero .possibility-photo img{object-fit:cover;object-position:50% 8%;transform:none}
.ideas-hero .possibility-photo::after{background:linear-gradient(to right,#303030 0%,rgba(48,48,48,.65) 10%,transparent 36%),linear-gradient(to top,rgba(48,48,48,.45),transparent 22%)}
@media(max-width:760px){.ideas-hero .possibility-photo{aspect-ratio:16/9}.ideas-hero .possibility-photo::after{background:linear-gradient(to bottom,#303030 0%,rgba(48,48,48,.65) 7%,transparent 28%),linear-gradient(to top,rgba(48,48,48,.4),transparent 16%)}}

.legal-page{max-width:900px;margin:0 auto;padding-bottom:90px;font-size:16px;line-height:1.8;overflow-wrap:anywhere}.legal-page section{padding-top:28px;margin-top:28px;border-top:1px solid #ffffff25}.legal-page h2{font-size:28px;line-height:1.25;margin-bottom:16px}.legal-page p{margin:14px 0}.legal-page a{text-decoration:underline;text-underline-offset:4px}.legal-page nav{display:flex;flex-wrap:wrap;gap:12px}.legal-date{font-size:14px;opacity:.8}.footer-bottom>div{display:flex;flex-wrap:wrap;gap:16px}

/* Forest-green sections connect the photography and service links. */
.home-page{--paper:#101c16;--ink:#f4f7f2;--muted:#c5d1c8;--line:#3a5143;--forest:#142b21;--forest-panel:#1b3428;background:var(--paper);color:var(--ink)}
.home-page .section{padding-block:64px}
.home-page :is(a,button,summary):focus-visible{outline-color:#86bf61}
.home-page .section-head{margin-bottom:30px;gap:28px}
.home-page .portfolio-section .section-head>div:first-child{color:var(--ink);padding:0;background:transparent}
.home-page .portfolio-section .section-head .eyebrow{color:#c5d1c8}
.home-page .portfolio-section .carousel-footer p{color:var(--muted)}
.home-page .portfolio-slide{background:var(--forest-panel)}
.home-page .portfolio-slide .eyebrow{color:var(--muted)}

.services-section{background:var(--forest);color:var(--ink);padding:48px 0 56px}
.services-section .possibility-hero{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);background:var(--forest);margin-bottom:32px}
.services-section .possibility-copy{padding:28px 36px 28px 0}
.services-section .possibility-copy .eyebrow{font-size:14px;margin-bottom:16px;color:#c5d1c8}
.services-section .possibility-copy h2{margin:0 0 20px;font-size:clamp(38px,4.3vw,62px)}
.services-section .possibility-copy p{max-width:39ch;font-size:17px;color:var(--muted)}
.services-section .possibility-photo{height:clamp(320px,34vw,420px)}
.services-section .possibility-photo::after{background:linear-gradient(to right,#142b21 0%,rgba(20,43,33,.6) 8%,transparent 32%)}
.service-showcase{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:40px;align-items:stretch}
.craft-photo{position:relative;display:block;min-width:0;min-height:440px;overflow:hidden;background:#17271d;text-decoration:none;color:#fff}
.craft-photo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 50%;transition:transform .35s ease}
.craft-photo::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(8,22,15,.98),rgba(8,22,15,.87) 16%,transparent 54%);pointer-events:none}
.craft-caption{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;padding:32px}
.craft-caption .eyebrow{font-size:14px;margin-bottom:14px;color:#e0e9df}
.craft-caption h3{font-size:clamp(30px,3vw,42px);line-height:1.08;max-width:10ch;margin-bottom:20px}
.craft-link{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:14px;font-weight:700;padding-top:16px;border-top:1px solid #ffffff60}
.craft-link>span{font-size:24px;color:#86bf61;line-height:1}
.craft-photo:hover>img{transform:scale(1.025)}
.service-showcase .service-card{grid-template-columns:30px minmax(0,1fr) 36px;gap:16px;padding:24px 0}
.service-showcase .service-card>div{display:grid;grid-template-columns:minmax(0,1fr);gap:10px}
.service-showcase .service-card h3{font-size:clamp(26px,2.3vw,32px);line-height:1.1}
.service-showcase .service-card p{font-size:16px;line-height:1.6;color:var(--muted);margin:0}
.service-showcase .service-index{font-size:14px;color:#86bf61}
.service-showcase .service-arrow{width:36px;height:36px;border-color:#48614e;color:#86bf61}
.service-showcase .service-card:hover,.service-showcase .service-card:focus-visible{background:#1b382a;padding-left:8px;padding-right:8px}

.home-page .section#project-ideas{padding-top:0}
.home-page .project-examples{margin-top:28px}
.home-page .project-examples article{background:var(--forest-panel);color:var(--ink)}
.home-page .project-examples p{color:var(--muted)}
.home-page .project-examples .example-label{font-size:14px;color:#c5d1c8;letter-spacing:.06em}
.home-page .project-examples .text-link{color:#e4efde}
.home-page .process-section{padding:48px 0 56px;background:var(--forest);color:var(--ink)}
.home-page .process-hero{background:var(--forest);margin-bottom:32px}
.home-page .process-hero .possibility-copy{padding:24px 32px 24px 0}
.home-page .process-hero .possibility-copy h2{margin:0;font-size:clamp(36px,4.1vw,58px)}
.home-page .process-hero .possibility-photo{height:clamp(300px,32vw,400px)}
.home-page .process-hero .possibility-photo::after{background:linear-gradient(to right,#142b21 0%,rgba(20,43,33,.6) 8%,transparent 32%)}
.home-page .three-col{gap:36px}
.home-page .three-col .step{border-color:var(--line);padding-bottom:12px;margin-bottom:18px}
.home-page .three-col p{font-size:16px;color:var(--muted)}
.home-page .faq-home{gap:6vw}
.home-page .faq-home .eyebrow{font-size:14px;color:#c5d1c8}
.home-page .faq-home :is(summary,details>p){font-size:16px}
.home-page .faq-home summary span{color:#86bf61;font-size:24px}
.home-page .cta-band{background:var(--forest-panel);color:var(--ink);padding:40px 0;border-top:1px solid var(--line)}
.home-page .cta-band .eyebrow{font-size:14px;color:#c5d1c8}
.home-page .cta-band .button.dark{background:#5da237;border-color:#5da237;color:#000}

@media(max-width:1000px) and (min-width:761px){
 .service-showcase{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:24px}
 .craft-caption{padding:24px}
 .service-showcase .service-card{grid-template-columns:24px minmax(0,1fr) 30px;gap:10px}
 .service-showcase .service-arrow{width:30px;height:30px}
}
@media(max-width:760px){
 .home-page .section{padding-block:44px}
 .home-page .section-head{margin-bottom:24px}
 .services-section{padding:0 0 36px}
 .services-section .possibility-hero{grid-template-columns:minmax(0,1fr);margin-bottom:24px}
 .services-section .possibility-copy{padding:32px var(--edge-right) 24px var(--edge-left)}
 .services-section .possibility-copy h2{font-size:clamp(36px,9.5vw,48px)}
 .services-section .possibility-copy p{font-size:16px}
 .services-section .possibility-photo{height:300px;aspect-ratio:auto}
 .services-section .possibility-photo::after,.home-page .process-hero .possibility-photo::after{background:linear-gradient(to bottom,#142b21,rgba(20,43,33,.5) 10%,transparent 32%)}
 .service-showcase{grid-template-columns:minmax(0,1fr);gap:24px}
 .craft-photo{min-height:0;aspect-ratio:1/1;margin-inline:calc(0px - var(--edge-left)) calc(0px - var(--edge-right))}
 .craft-photo>img{object-position:50% 56%}
 .craft-caption{padding:28px var(--edge-right) 28px var(--edge-left)}
 .craft-caption h3{font-size:36px;max-width:12ch;margin-bottom:16px}
 .craft-caption .eyebrow{margin-bottom:10px}
 .service-showcase .service-card{padding:22px 0;grid-template-columns:24px minmax(0,1fr) 30px;gap:12px}
 .service-showcase .service-arrow{width:30px;height:30px}
 .service-showcase .service-card h3{font-size:28px}
 .home-page .project-examples{margin-top:24px}
 .home-page .process-section{padding:0 0 40px}
 .home-page .process-hero .possibility-copy{padding:32px var(--edge-right) 24px var(--edge-left)}
 .home-page .process-hero .possibility-photo{height:300px;aspect-ratio:auto}
 .home-page .three-col{gap:28px}
 .home-page .faq-home{gap:28px}
 .home-page .cta-band{padding:32px 0}
}
