:root{--ink:#173d3b;--dark:#103532;--orange:#efaa70;--paper:#f6f7f5;--line:#d5ddda;--muted:#53645f}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;color:var(--ink);background:white;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #ca6729;outline-offset:5px}img{width:100%;height:100%;object-fit:cover;display:block}figure{margin:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.08;font-weight:500;letter-spacing:-.045em}h1{font-size:clamp(3.3rem,5.6vw,5.6rem);margin-bottom:26px}h1 em{font-family:Georgia,serif;font-weight:400;color:var(--orange)}h2{font-size:clamp(2.3rem,3.6vw,3.8rem);margin-bottom:24px}h3{font-size:1.5rem;letter-spacing:-.025em}p{margin-bottom:20px}.demo{padding:7px 5%;font-size:12px;font-weight:bold;letter-spacing:.1em;background:var(--dark);color:#d9e9e2;display:flex;justify-content:space-between}.demo span{font-weight:normal;letter-spacing:.03em}header{display:flex;align-items:center;justify-content:space-between;padding:25px 5%;gap:24px}.brand{display:block;line-height:1}.brand strong{font-size:32px;letter-spacing:.07em;font-weight:900}.brand strong span{font-size:12px;vertical-align:top;margin-left:3px}.brand small{display:block;font-size:10px;letter-spacing:.16em;margin-top:9px}nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600}.button{background:var(--orange);color:var(--dark);padding:17px 23px;display:inline-flex;gap:35px;align-items:center;font-weight:700;font-size:15px;transition:background .2s}.button:hover{background:#f8bd8f}.button span{font-size:21px;line-height:1}.button.small{background:var(--ink);color:white;padding:14px 20px;font-size:14px}.button.small:hover{background:#285854}.hero{display:grid;grid-template-columns:49% 51%;background:var(--ink);color:white}.hero-copy{padding:65px 10% 38px}.eyebrow{font-size:12px;font-weight:bold;letter-spacing:.15em;margin-bottom:22px;line-height:1.5}.hero .eyebrow{color:#b8d1c6}.intro{font-size:20px;line-height:1.5;max-width:440px}.hero-copy>p:not(.eyebrow){color:#e0e9e4}.actions{display:flex;align-items:center;gap:25px;margin:30px 0 40px;flex-wrap:wrap}.text-link{font-size:15px;text-decoration:underline;text-underline-offset:6px}.hero-image{position:relative;min-height:660px}.hero-image img{position:absolute;inset:0}.hero-image:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#10251dcc)}.hero-image figcaption{position:absolute;bottom:32px;left:35px;right:20px;z-index:1;line-height:1.4;font-size:17px}.hero-image figcaption span{display:block;font-size:11px;letter-spacing:.15em;margin-bottom:8px}.hero-proof{display:flex;gap:16px;border-top:1px solid #54716b;padding-top:23px;max-width:440px;font-size:15px}.quote-mark{font-family:Georgia,serif;font-size:60px;line-height:1;color:var(--orange)}q:before,q:after{content:none}.hero-proof small{display:block;color:#bed2c9;font-size:12px;margin-top:5px}.credentials{display:flex;justify-content:center;gap:8%;padding:24px 5%;background:#e9eeea;font-size:14px;font-weight:bold}.credentials span:before{content:'✓';margin-right:12px}.section{padding:85px 7%}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:32px}.section-heading>p{max-width:350px;color:var(--muted);margin-bottom:27px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.service-grid article{padding:30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.number{display:block;color:#788a81;font-size:13px;margin-bottom:28px}.service-grid p{color:var(--muted);min-height:80px}.service-grid a{font-weight:bold;font-size:14px;display:flex;justify-content:space-between;margin-top:27px}.service-grid article:hover{background:var(--paper)}.projects{background:var(--paper)}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.project-img{aspect-ratio:4/4.1;overflow:hidden;margin-bottom:25px}.project-img img{transition:transform .4s}.project-grid article:hover img{transform:scale(1.025)}.project-grid .eyebrow{margin-bottom:11px;font-size:11px}.project-grid h3{font-size:1.8rem}.project-grid p:last-child{color:var(--muted)}.reviews{background:var(--ink);color:white}.reviews .section-heading>p{color:#c5d6cd}.reviews .eyebrow{color:var(--orange)}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.review-grid figure{border-top:1px solid #668078;padding:28px 0 0;display:flex;flex-direction:column}.review-grid blockquote{font-family:Georgia,serif;font-size:26px;line-height:1.4;margin:5px 0 28px;flex:1}.review-grid figcaption strong,.review-summary strong{display:block;font-size:14px}.review-grid figcaption span,.review-summary>span{display:block;color:#c4d4cc;font-size:13px}.review-summary h3{font-size:26px;line-height:1.25}.review-summary p:not(.eyebrow){color:#d4e1da;font-size:15px}.review-summary strong{margin-top:auto}.source-note{font-size:12px;color:#bbcfc5;margin:35px 0 0}.about{display:grid;grid-template-columns:1fr 2fr;gap:50px}.about>div{max-width:680px}.about p:not(.eyebrow){color:var(--muted)}.contact{background:#e8eee9;display:flex;justify-content:space-between;align-items:center;gap:45px}.contact h2{font-size:clamp(3rem,4.5vw,4.8rem)}.contact-details{display:flex;align-items:flex-start;flex-direction:column;gap:16px}.contact-details .email{font-size:18px;text-decoration:underline;text-underline-offset:5px;overflow-wrap:anywhere}.contact-details>span{font-size:14px;color:var(--muted)}footer{padding:35px 5%;display:flex;align-items:center;justify-content:space-between;gap:25px}footer p{font-size:14px;margin:0}footer>small{font-size:12px;color:var(--muted)}.skip{position:absolute;top:-70px;background:white;padding:15px;z-index:20}.skip:focus{top:10px}
@media(min-width:1500px){body{max-width:1800px;margin:auto}}@media(max-width:1050px){nav{gap:17px}nav .button{display:none}.hero-copy{padding:45px 9%}.hero-image{min-height:680px}.section{padding:65px 5%}.service-grid article{padding:24px}.service-grid p{min-height:106px}.hero h1{font-size:3.7rem}.intro{font-size:18px}.section-heading{gap:30px}.credentials{gap:4%;font-size:13px}footer{flex-wrap:wrap}}@media(max-width:700px){header{padding:21px 6%;gap:15px}nav{gap:16px;font-size:13px}nav a[href='#reviews']{display:none}.brand strong{font-size:26px}.brand small{font-size:8px}.demo{font-size:10px;padding:7px 6%}.demo span{font-size:10px}.hero{grid-template-columns:1fr}.hero-copy{padding:42px 7% 30px}.hero h1{font-size:3.8rem}.hero-image{min-height:360px}.hero-image img{object-position:center 55%}.hero-image figcaption{left:25px;bottom:23px}.hero-proof{max-width:none}.actions{margin-bottom:28px;gap:23px}.credentials{gap:12px;padding:20px 6%;flex-wrap:wrap;justify-content:flex-start}.credentials span{font-size:12px}.credentials span:before{margin-right:5px}.section{padding:55px 7%}.section-heading{display:block;margin-bottom:20px}.section-heading>p{max-width:none}.service-grid{grid-template-columns:1fr}.service-grid article{padding:26px}.service-grid p{min-height:0}.number{margin-bottom:18px}.service-grid a{margin-top:15px}.project-grid,.review-grid{grid-template-columns:1fr;gap:32px}.project-img{aspect-ratio:4/3}.reviews h2{font-size:2.7rem}.review-grid blockquote{font-size:26px}.about{grid-template-columns:1fr;gap:0}.contact{display:block}.contact-details{margin-top:25px}.contact .eyebrow{font-size:11px}footer{display:block;padding:35px 7%}footer p{margin:22px 0 15px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
