@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600&family=Playfair+Display:ital,wght@0,500;0,600;1,500&display=swap";@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.grid{display:grid}.table{display:table}}:root{--olive:#5d553e;--olive2:#695f4d;--sage:#c6c3b3;--beige:#d7d6cc;--brown:#96705c;--terra:#c99271;--ink:#363026;--ivory:#ecebe1;--cream:#f5f3eb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ivory);color:var(--ink);margin:0;font-family:DM Sans,sans-serif;font-weight:400;line-height:1.6}a{color:inherit;text-decoration:none}button,input{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Playfair Display,serif;font-weight:500;line-height:1.06}.header{z-index:50;justify-content:space-between;align-items:center;height:94px;padding:0 5vw;transition:all .35s;display:flex;position:fixed;top:0;left:0;right:0}.header--solid{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ecebe1eb;height:76px;box-shadow:0 10px 30px #3630260f}.brand{align-items:center;gap:12px;font-family:Playfair Display,serif;font-size:18px;line-height:1.1;display:flex}.brand>span{border:1px solid var(--olive);border-radius:48% 52% 54% 46%;place-items:center;width:45px;height:45px;font-style:italic;display:grid}.brand small{text-transform:uppercase;letter-spacing:.18em;margin-top:5px;font-family:DM Sans;font-size:9px;display:block}.nav{align-items:center;gap:28px;font-size:13px;display:flex}.nav>a:not(.button){position:relative}.nav>a:not(.button):after{content:"";background:var(--terra);width:0;height:1px;transition:all .25s;position:absolute;bottom:-7px;left:0}.nav>a:hover:after{width:100%}.button{background:var(--olive);color:var(--ivory);letter-spacing:.02em;cursor:pointer;border:0;border-radius:100px;justify-content:center;align-items:center;gap:22px;padding:16px 24px;font-size:13px;font-weight:600;transition:all .25s;display:inline-flex}.button:hover{background:var(--brown);transform:translateY(-2px)}.button--small{padding:11px 18px}.menu{background:0 0;border:0;display:none}.hero{background:radial-gradient(circle at 15% 10%,#fff9 0,transparent 30%),var(--ivory);grid-template-columns:1.03fr .97fr;align-items:center;gap:6vw;min-height:850px;padding:130px 5vw 70px;display:grid;overflow:hidden}.hero__copy{max-width:720px}.eyebrow{text-transform:uppercase;letter-spacing:.19em;color:var(--brown);margin-bottom:24px;font-size:11px;font-weight:600}.hero h1{letter-spacing:-.045em;margin-bottom:26px;font-size:clamp(52px,6vw,92px)}.hero h1 em{color:var(--brown);font-weight:500;display:block}.lead{color:#625b50;max-width:590px;font-size:18px;line-height:1.75}.actions{align-items:center;gap:28px;margin:35px 0;display:flex}.text-link{border-bottom:1px solid #968e80;padding:10px 0;font-size:13px;font-weight:600}.text-link span{margin-left:12px}.credentials{letter-spacing:.2em;align-items:center;gap:18px;margin-top:55px;font-size:10px;display:flex}.credentials i{background:var(--terra);width:40px;height:1px}.hero__visual{height:650px;position:relative}.photo-placeholder{background:linear-gradient(145deg,var(--sage),#aaa895);clip-path:polygon(12% 0,88% 3%,100% 21%,94% 85%,72% 100%,11% 91%,0 62%,4% 16%);color:#363026a6;text-align:center;flex-direction:column;justify-content:center;align-items:center;font-family:Playfair Display;font-size:34px;display:flex;position:absolute;inset:0 5% 2% 7%}.photo-placeholder small{text-transform:uppercase;letter-spacing:.2em;margin-top:15px;font-family:DM Sans;font-size:10px}.orbit{pointer-events:none;border:1px solid #96705c80;border-radius:50%;position:absolute}.orbit--one{width:160px;height:160px;animation:8s ease-in-out infinite float;top:50px;right:-15px}.orbit--two{background:#c992714d;width:90px;height:90px;animation:6s ease-in-out infinite reverse float;bottom:80px;left:-20px}.visual-note{background:var(--cream);text-transform:uppercase;letter-spacing:.15em;border-radius:100px;padding:12px 20px;font-size:10px;position:absolute;bottom:25%;right:-10px;box-shadow:0 12px 30px #36302622}.section{padding:110px 7vw}.section-label{text-transform:uppercase;letter-spacing:.2em;border-bottom:1px solid #36302633;align-items:center;gap:14px;margin-bottom:70px;padding-bottom:22px;font-size:10px;display:flex}.section-label span{color:var(--brown)}.section-label--light{border-color:#ecebe133}.about{background:var(--cream)}.about__grid{grid-template-columns:1.1fr .9fr;gap:10vw;display:grid}.about h2,.section-heading h2,.approach h2,.ebook h2,.contact h2{letter-spacing:-.035em;font-size:clamp(38px,4.7vw,66px)}.prose{color:#625b50;font-size:16px}.prose p{margin-bottom:24px}.prose blockquote{border-left:1px solid var(--terra);color:var(--brown);margin:40px 0 0;padding-left:25px;font:italic 25px/1.45 Playfair Display}.facts{background:#d1cec1;border-radius:28px;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:80px;display:grid;overflow:hidden}.facts article{background:var(--ivory);flex-direction:column;padding:30px;display:flex}.facts small,.project-card>small{text-transform:uppercase;letter-spacing:.18em;color:var(--brown);font-size:9px}.facts strong{margin-top:10px;font:500 19px Playfair Display}.services{background:var(--olive);color:var(--ivory)}.section-heading{grid-template-columns:1.2fr .6fr;align-items:end;gap:10vw;margin-bottom:60px;display:grid}.section-heading>p{color:var(--beige);font-size:15px}.service-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.service-card{border:1px solid #ecebe12a;border-radius:38px 38px 15px;flex-direction:column;min-height:390px;padding:28px;transition:all .3s;display:flex;position:relative}.service-card:hover{background:#ffffff0b;transform:translateY(-8px)}.service-card__number{color:var(--terra);font-size:10px}.line-icon{border:1px solid var(--terra);border-radius:58% 42% 65% 35%;width:44px;height:44px;margin:50px 0 25px;transform:rotate(15deg)}.service-card h3{font-size:25px}.service-card p{color:var(--beige);font-size:13px}.service-card a{text-transform:uppercase;letter-spacing:.1em;margin-top:auto;font-size:11px}.service-card a span{float:right}.approach{background:var(--beige);grid-template-columns:.8fr 1.2fr;gap:12vw;display:grid}.approach__intro>p:last-child{color:#625b50;max-width:500px}.pillars>div{border-bottom:1px solid #36302633;grid-template-columns:50px 1fr;padding:27px 0;display:grid}.pillars span{color:var(--brown);font-size:10px}.pillars h3{margin:0;font-size:25px}.testimonials{background:var(--cream)}.quote-mark{color:var(--terra);font:100px/1 Playfair Display}.testimonials>blockquote{letter-spacing:-.025em;max-width:950px;margin:0;font:500 clamp(32px,4.3vw,59px)/1.25 Playfair Display}.testimonial-meta{justify-content:space-between;align-items:center;margin-top:60px;display:flex}.testimonial-meta strong,.testimonial-meta small{display:block}.testimonial-meta small{color:#837b6d}.carousel-controls{align-items:center;gap:18px;display:flex}.carousel-controls button{cursor:pointer;background:0 0;border:1px solid #36302644;border-radius:50%;width:48px;height:48px}.carousel-controls span{font-size:11px}.projects{background:var(--ink);color:var(--ivory)}.section-heading--dark>p{color:var(--sage)}.project-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.project-card{background:#ecebe10d;border-radius:30px;padding:16px 16px 28px;transition:all .3s}.project-card:hover{transform:translateY(-7px)}.project-art{border-radius:21px;flex-direction:column;justify-content:space-between;height:300px;padding:20px;display:flex;overflow:hidden}.project-card--1 .project-art{background:var(--terra)}.project-card--2 .project-art{background:var(--olive2)}.project-card--3 .project-art{background:var(--sage);color:var(--ink)}.project-art span{text-transform:uppercase;letter-spacing:.2em;font-size:10px}.project-art b{opacity:.35;text-align:right;font:italic 120px/1 Playfair Display}.project-card>small{margin:25px 8px 8px;display:block}.project-card h3,.project-card p,.project-card>a{margin-left:8px;margin-right:8px}.project-card h3{font-size:28px}.project-card p{min-height:70px;color:var(--sage);font-size:13px}.project-card>a{text-transform:uppercase;letter-spacing:.1em;font-size:11px}.ebook{background:var(--sage);grid-template-columns:1fr 1fr;align-items:center;gap:12vw;display:grid}.lead-form{background:var(--cream);border-radius:42px 42px 16px;padding:42px;box-shadow:0 20px 50px #36302617}.lead-form label{text-transform:uppercase;letter-spacing:.1em;margin-bottom:22px;font-size:11px;display:block}.lead-form input:not([type=checkbox]){background:0 0;border:0;border-bottom:1px solid #36302666;outline:none;width:100%;padding:13px 0;font-size:15px}.lead-form input:focus{border-color:var(--terra)}.lead-form .consent{text-transform:none;letter-spacing:0;color:#6a6256;align-items:flex-start;gap:12px;line-height:1.5;display:flex}.consent input{margin-top:4px}.honeypot{left:-9999px;position:absolute!important}.form-message{margin:15px 0 0;font-size:13px}.success{color:#52633f}.error{color:#944d3a}.contact{background:var(--brown);color:var(--ivory);grid-template-columns:1fr .8fr;gap:10vw;display:grid}.contact>div>p:not(.eyebrow){color:var(--ivory);opacity:.75;max-width:550px}.button--cream{background:var(--ivory);color:var(--ink);margin-top:20px}.contact-list>a,.contact-list>div{border-bottom:1px solid #ecebe14d;grid-template-columns:100px 1fr auto;gap:20px;padding:24px 0;display:grid}.contact-list span{text-transform:uppercase;letter-spacing:.12em;font-size:10px}.contact-list strong{font-weight:400}.contact-list>a:hover strong{transform:translate(5px)}footer{background:var(--olive);color:var(--ivory);grid-template-columns:1fr 1.3fr;gap:35px;padding:60px 7vw 35px;display:grid}footer>p{color:var(--beige);max-width:600px;font-size:12px}.brand--footer>span{border-color:var(--ivory)}.footer-links{gap:22px;font-size:11px;display:flex}footer>small{color:var(--sage);border-top:1px solid #ffffff25;grid-column:1/-1;padding-top:22px;font-size:9px}.whatsapp-float{z-index:45;background:var(--terra);color:var(--ink);border-radius:100px;align-items:center;gap:9px;padding:12px 18px;font-size:12px;font-weight:600;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 25px #36302644}.cookie{z-index:60;background:#f7f5ee;border:1px solid #c6c3b3;border-radius:22px;justify-content:space-between;align-items:center;gap:25px;padding:20px 24px;display:flex;position:fixed;bottom:20px;left:3vw;right:3vw;box-shadow:0 15px 50px #36302633}.cookie p{margin:5px 0 0;font-size:12px}.cookie>div:last-child{align-items:center;gap:14px;display:flex}.cookie button:not(.button),.cookie a{cursor:pointer;background:0 0;border:0;font-size:11px;text-decoration:underline}@keyframes float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-15px)rotate(7deg)}}@media (width<=980px){.nav{background:var(--ivory);flex-direction:column;align-items:flex-start;width:min(390px,90vw);height:100vh;padding:110px 35px;transition:all .35s;position:fixed;top:0;right:-100%}.nav--open{right:0;box-shadow:-20px 0 60px #36302633}.menu{z-index:51;width:38px;height:38px;display:block;position:relative}.menu span{background:var(--ink);width:24px;height:1px;position:absolute;left:7px}.menu span:first-child{top:14px}.menu span:last-child{top:23px}.hero{grid-template-columns:1fr;min-height:auto;padding-top:140px}.hero__visual{height:540px}.about__grid,.approach,.ebook,.contact{grid-template-columns:1fr}.service-grid{grid-template-columns:1fr 1fr}.project-grid{grid-template-columns:1fr}.project-art{height:260px}.section-heading{grid-template-columns:1fr;gap:10px}.section-heading>p{max-width:600px}.cookie{flex-direction:column;align-items:flex-start}}@media (width<=620px){.header{height:75px}.brand{font-size:15px}.brand>span{width:38px;height:38px}.hero{padding:120px 6vw 50px}.hero h1{font-size:49px}.lead{font-size:16px}.actions{flex-direction:column;align-items:flex-start;gap:12px}.hero__visual{height:430px}.photo-placeholder{font-size:27px}.section{padding:75px 6vw}.section-label{margin-bottom:48px}.about h2,.section-heading h2,.approach h2,.ebook h2,.contact h2{font-size:39px}.facts,.service-grid{grid-template-columns:1fr}.facts article{padding:22px}.service-card{min-height:330px}.approach{gap:40px}.testimonials>blockquote{font-size:33px}.testimonial-meta{align-items:flex-start;gap:20px}.project-art{height:230px}.lead-form{padding:28px 20px}.contact-list>a,.contact-list>div{grid-template-columns:80px 1fr}.contact-list>a>span:last-child{display:none}footer{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}.whatsapp-float span{display:none}.cookie{bottom:12px;left:12px;right:12px}.cookie>div:last-child{flex-wrap:wrap}.orbit--one{right:0}}.project-art{height:260px}.project-card--4 .project-art{background:#7c5b4c}.consent a{text-underline-offset:2px;text-decoration:underline}@media (width<=980px){.project-grid{grid-template-columns:1fr}}@media (width<=620px){.project-art{height:230px}}.photo-placeholder{padding:0;overflow:hidden}.photo-placeholder img{object-fit:cover;object-position:center 36%;width:100%;height:100%;display:block}.attendance-strip{background:var(--cream);border-top:1px solid #36302614;border-bottom:1px solid #36302614;grid-template-columns:1fr 1px 1.45fr auto;align-items:center;gap:34px;padding:25px 7vw;display:grid}.attendance-strip>div{flex-direction:column;display:flex}.attendance-strip span,.help-kicker{text-transform:uppercase;letter-spacing:.18em;color:var(--brown);font-size:9px;font-weight:700}.attendance-strip strong{font:500 18px Playfair Display}.attendance-strip i{background:#3630262a;height:38px}.attendance-strip a{text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid #96705c;padding:8px 0;font-size:11px}.help-layout{grid-template-columns:1.35fr .65fr;align-items:start;gap:70px;display:grid}.help-kicker{color:var(--terra);margin-bottom:22px}.help-row{border-top:1px solid #ecebe12e;grid-template-columns:48px 1fr;gap:18px;padding:24px 0;display:grid}.help-row:last-child{border-bottom:1px solid #ecebe12e}.help-row>span{color:var(--terra);padding-top:5px;font-size:10px}.help-row h3{margin-bottom:8px;font-size:24px}.help-row p{color:var(--beige);max-width:650px;margin:0;font-size:13px}.consultation-flow{background:var(--cream);color:var(--ink);border-radius:36px 36px 14px;padding:38px;position:sticky;top:100px}.consultation-flow .help-kicker{color:var(--brown)}.consultation-flow>h3{margin-bottom:30px;font-size:30px}.consultation-flow ol{margin:0 0 28px;padding:0;list-style:none}.consultation-flow li{border-top:1px solid #36302620;grid-template-columns:34px 1fr;gap:13px;padding:18px 0;display:grid}.consultation-flow li>span{color:var(--brown);font-size:9px}.consultation-flow strong{font:500 19px Playfair Display}.consultation-flow li p{color:#625b50;margin:5px 0 0;font-size:12px}.consultation-flow .button{width:100%}.project-grid{grid-template-columns:repeat(6,1fr)}.project-card{grid-column:span 2}.project-art--image{background:#ecebe1;padding:0}.project-art--image img{object-fit:cover;width:100%;height:100%;display:block}.project-card--1 .project-art--image img{object-position:center}.project-card--4 .project-art--image{background:#ecebe1}@media (width<=980px){.attendance-strip{grid-template-columns:1fr 1fr}.attendance-strip i{display:none}.attendance-strip a{grid-column:1/-1;width:max-content}.help-layout{grid-template-columns:1fr}.consultation-flow{position:static}.project-grid{grid-template-columns:1fr 1fr}.project-card,.project-card:nth-child(4),.project-card:nth-child(5){grid-column:span 1}.project-card:last-child{grid-column:1/-1}}@media (width<=620px){.attendance-strip{grid-template-columns:1fr;gap:17px;padding:25px 6vw}.attendance-strip a{grid-column:auto}.help-layout{gap:35px}.help-row{grid-template-columns:34px 1fr}.help-row h3{font-size:21px}.consultation-flow{padding:28px 22px}.project-grid{grid-template-columns:1fr}.project-card,.project-card:last-child{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.legal{background:var(--ivory);max-width:900px;min-height:100vh;margin:auto;padding:70px 7vw}.legal__back{border-bottom:1px solid;margin-bottom:70px;font-size:12px;display:inline-block}.legal h1{margin-bottom:60px;font-size:clamp(48px,7vw,80px)}.legal__body{max-width:720px}.legal__body h2{margin-top:42px;font-size:26px}.legal__body p{color:#625b50}.legal__updated{color:#837b6d;border-top:1px solid #36302633;margin-top:70px;padding-top:20px;font-size:11px}.eyebrow--light{color:#f2d2bf;text-shadow:0 1px 1px #0000002e}.testimonial-note{color:#837b6d;max-width:680px;margin:-48px 0 34px;font-size:12px}.map-link{color:var(--ivory);text-underline-offset:3px;opacity:.78;margin-top:7px;font-size:10px;text-decoration:underline;display:block}.project-card--5 .project-art{background:#17304d}.project-card--5 .project-art--image img{object-fit:contain;background:#17304d}.project-card:nth-child(4),.project-card:nth-child(5){grid-column:span 2}.project-card h3{margin-bottom:36px}@media (width<=620px){.project-card h3{margin-bottom:30px}}.brand-logo{object-fit:contain;flex:none;width:46px;height:46px}.brand--footer .brand-logo{width:60px;height:60px}@media (width<=620px){.brand-logo{width:38px;height:38px}.brand--footer .brand-logo{width:52px;height:52px}}.brand-copy{flex-direction:column;display:flex}.brand-copy strong{font:500 18px/1.05 Playfair Display,serif}.brand-copy small{margin-top:4px}.brand-copy .brand-registry{letter-spacing:.14em;margin-top:3px;font-size:8px}.brand--footer .brand-copy strong{font-size:22px}.brand--footer .brand-copy small{color:var(--sage)}@media (width<=620px){.brand-copy strong{font-size:15px}.brand-copy .brand-registry{font-size:7px}.brand--footer .brand-copy strong{font-size:19px}}.project-card--featured{background:linear-gradient(145deg,#c992713d,#ecebe114);border:1px solid #c99271a6;grid-column:span 4;box-shadow:0 24px 60px #0003}.project-card--featured .project-art{height:360px}.project-card--featured h3{font-size:34px}.project-card--featured>a{background:var(--terra);color:var(--ink);border-radius:100px;align-items:center;gap:16px;margin-top:8px;padding:12px 18px;font-weight:700;display:inline-flex}@media (width<=980px){.project-card--featured{grid-column:1/-1}.project-card--featured .project-art{height:320px}}@media (width<=620px){.project-card--featured{grid-column:auto}.project-card--featured .project-art{height:260px}.project-card--featured h3{font-size:30px}}html,body{max-width:100%;overflow-x:hidden}.hero>*,.about__grid>*,.section-heading>*,.help-layout>*,.approach>*,.contact>*,.project-grid>*,footer>*{min-width:0}@media (width<=700px){.header{padding-left:5vw;padding-right:5vw}.brand{gap:9px;min-width:0}.brand-logo{width:40px;height:40px}.brand-copy strong{white-space:nowrap;font-size:15px}.brand-copy small{letter-spacing:.13em;font-size:7.5px}.brand-copy .brand-registry{letter-spacing:.1em;font-size:6.8px}.section{width:100%;padding-left:5vw;padding-right:5vw}.project-grid{grid-template-columns:minmax(0,1fr);gap:18px;width:100%;display:grid}.project-card,.project-card:nth-child(4),.project-card:nth-child(5),.project-card:last-child,.project-card--featured{border-radius:25px;justify-self:center;width:100%;min-width:0;max-width:430px;padding:13px 13px 24px;grid-column:1!important}.project-art,.project-card--featured .project-art{aspect-ratio:1.15;border-radius:18px;height:auto}.project-card h3,.project-card--featured h3{overflow-wrap:anywhere;margin-bottom:24px;font-size:clamp(27px,8.2vw,34px)}.project-card p{overflow-wrap:anywhere;min-height:0;font-size:13px}.project-card>a{overflow-wrap:anywhere;max-width:100%}.project-card--featured>a{gap:10px;padding:11px 16px}.attendance-strip a{overflow-wrap:anywhere;width:auto;max-width:100%}.testimonial-meta{flex-wrap:wrap}.carousel-controls{gap:11px}.carousel-controls button{width:44px;height:44px}.contact-list>a,.contact-list>div{grid-template-columns:minmax(64px,76px) minmax(0,1fr);gap:12px}.contact-list strong,.contact-list small{overflow-wrap:anywhere}.button{text-align:center;gap:14px;max-width:100%}}@media (width<=430px){.header{height:82px}.header--solid{height:72px}.brand-logo{width:35px;height:35px}.brand-copy strong{font-size:13.5px}.brand-copy small{font-size:6.7px}.brand-copy .brand-registry{font-size:6.2px}.hero{padding-left:5vw;padding-right:5vw}.hero h1{font-size:clamp(40px,12vw,47px)}.section{padding-top:66px;padding-bottom:66px}.section-label{margin-bottom:38px}.about h2,.section-heading h2,.approach h2,.contact h2{font-size:clamp(34px,10vw,39px)}.testimonials>blockquote{font-size:clamp(29px,8.7vw,34px)}.project-card,.project-card:nth-child(4),.project-card:nth-child(5),.project-card:last-child,.project-card--featured{max-width:390px}footer{padding-left:5vw;padding-right:5vw}}.project-carousel-status{display:none}@media (width<=700px){.projects{overflow:hidden}.project-grid{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;grid-template-columns:none;gap:14px;width:100%;max-width:100%;padding:2px 0 8px;display:flex;overflow:auto hidden}.project-grid::-webkit-scrollbar{display:none}.project-card,.project-card:nth-child(4),.project-card:nth-child(5),.project-card:last-child,.project-card--featured{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 100%;width:100%;min-width:0;max-width:100%}.project-carousel-status{color:var(--sage);text-transform:uppercase;letter-spacing:.14em;justify-content:space-between;align-items:center;gap:14px;margin-top:18px;font-size:9px;display:flex}.project-carousel-status>div{justify-content:center;align-items:center;gap:7px;display:flex}.project-carousel-status i{background:#c6c3b361;border-radius:50%;width:6px;height:6px;transition:width .25s,background .25s;display:block}.project-carousel-status i.active{background:var(--terra);border-radius:99px;width:22px}}.approach__intro h2{margin-bottom:22px}
