/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-font-weight:initial;--tw-duration:initial}}}@layer theme{:host,:root{--font-sans:"Public Sans",sans-serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-green-50:#effdf5;--color-green-100:#d9fbe8;--color-green-200:#b3f5d1;--color-green-300:#75edae;--color-green-400:#00dc82;--color-green-500:#00c16a;--color-green-600:#00a155;--color-green-700:#007f45;--color-green-800:#016538;--color-green-900:#0a5331;--color-green-950:#052e16;--font-weight-semibold:600;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{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}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{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:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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-day-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-second-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{.-mb-\[6px\]{margin-bottom:-6px}.min-w-fit{min-width:fit-content}.rotate-180{rotate:180deg}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rounded-full{border-radius:3.40282e38px}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-200{--tw-duration:.2s;transition-duration:.2s}}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}:root{--sc-bg:#f5f2eb;--sc-surface:#fff;--sc-text:#18201c;--sc-text-muted:#667069;--sc-green:#496e5a;--sc-green-dark:#304c3d;--sc-border:#deddd7;--sc-content-width:1200px}html{scroll-behavior:smooth}body{background:var(--sc-bg);color:var(--sc-text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*,:after,:before{box-sizing:border-box}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-container{width:min(100% - 3rem,var(--sc-content-width));margin-inline:auto}.site-shell{min-height:100vh}.site-header{padding:1.5rem 0}.site-header__inner{justify-content:space-between;align-items:center;gap:2rem;display:flex}.site-brand{align-items:center;gap:.75rem;display:inline-flex}.site-brand span{letter-spacing:.22em;text-transform:uppercase;font-family:Arial,Helvetica,sans-serif;font-size:.82rem;font-weight:700}.site-brand__logo{-o-object-fit:contain;object-fit:contain;width:2.5rem;height:2.5rem;display:block}.site-nav{align-items:center;gap:2rem;font-size:.9rem;font-weight:600;display:flex}.site-nav a{transition:opacity .15s}.site-nav a:hover{opacity:.6}.site-footer{background:var(--sc-bg);color:var(--sc-text);padding:4.5rem 0 2rem}.site-footer__main{grid-template-columns:1fr auto auto;align-items:start;gap:clamp(4rem,8vw,8rem);padding-bottom:4rem;display:grid}.site-footer__brand{align-items:center;gap:.75rem;display:inline-flex}.site-footer__brand span{letter-spacing:.22em;text-transform:uppercase;font-family:Arial,Helvetica,sans-serif;font-size:.82rem;font-weight:700}.site-footer__logo{-o-object-fit:contain;object-fit:contain;width:2.5rem;height:2.5rem;display:block}.site-footer__identity p{color:var(--sc-text-muted);margin:.5rem 0 0;line-height:1.7}.site-footer__nav,.site-footer__social{flex-direction:column;gap:.8rem;display:flex}.site-footer__nav a,.site-footer__social a{font-size:.9rem;font-weight:600;transition:opacity .15s}.site-footer__nav a:hover,.site-footer__social a:hover{opacity:.55}.site-footer__bottom{border-top:1px solid var(--sc-border);color:var(--sc-text-muted);justify-content:space-between;gap:2rem;padding-top:1.5rem;font-size:.8rem;display:flex}@media (width<=700px){.site-container{width:min(100% - 2rem,var(--sc-content-width))}.site-nav{gap:1rem;font-size:.8rem}}.hero{align-items:center;min-height:calc(100vh - 5rem);padding:7rem 0 9rem;display:flex}.hero__inner{grid-template-columns:minmax(0,1.4fr) minmax(16rem,.6fr);align-items:center;gap:6rem;display:grid}.hero__content{max-width:48rem}.hero__eyebrow{color:var(--sc-green);letter-spacing:.14em;text-transform:uppercase;margin-bottom:1.75rem;font-size:.8rem;font-weight:700;display:block}.hero__title{letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.5rem,6vw,6.25rem);font-weight:400;line-height:.98}.hero__title em{color:var(--sc-green);font-weight:400;display:block}.hero__description{max-width:39rem;color:var(--sc-text-muted);margin:2.25rem 0 0;font-size:1.1rem;line-height:1.75}.hero__actions{align-items:center;gap:1.75rem;margin-top:2.75rem;display:flex}.button{justify-content:center;align-items:center;gap:.5rem;font-size:.9rem;font-weight:700;display:inline-flex}.button--primary{background:var(--sc-green);color:#fff;border-radius:999px;padding:.9rem 1.4rem;transition:background .15s,transform .15s}.button--primary:hover{background:var(--sc-green-dark);transform:translateY(-1px)}.button--text span{transition:transform .15s}.button--text:hover span{transform:translate(.25rem)}.hero__mark{justify-self:end;width:clamp(18rem,28vw,30rem);transform:rotate(-4deg)}.hero__mark img{width:100%;height:auto;display:block}@media (width<=800px){.hero{min-height:auto;padding:5rem 0 7rem}.hero__inner{grid-template-columns:1fr;gap:4rem}.hero__title{font-size:clamp(3.25rem,12vw,5rem)}.hero__mark{justify-self:start;width:14rem}}.work{background:var(--sc-surface);padding:9rem 0 10rem}.section-heading{max-width:50rem;margin-bottom:5rem}.section-heading__eyebrow{color:var(--sc-green);letter-spacing:.14em;text-transform:uppercase;margin-bottom:1.5rem;font-size:.8rem;font-weight:700;display:block}.section-heading__title{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,5vw,5rem);font-weight:400;line-height:1.02}.section-heading__title em{color:var(--sc-green);font-weight:400}.featured-project{grid-template-columns:minmax(0,1.15fr) minmax(20rem,.85fr);align-items:center;gap:clamp(4rem,8vw,8rem);display:grid}.featured-project__visual{background:var(--sc-green-dark);place-items:center;min-height:36rem;display:grid;position:relative;overflow:hidden}.featured-project__mark{color:#ffffffe6;letter-spacing:-.12em;font-family:Georgia,Times New Roman,serif;font-size:clamp(7rem,12vw,12rem);font-style:italic;transform:translate(-.08em)}.featured-project__number{color:#ffffff8c;letter-spacing:.12em;font-size:.75rem;font-weight:700;position:absolute;bottom:1.25rem;right:1.5rem}.featured-project__meta{border-bottom:1px solid var(--sc-border);color:var(--sc-text-muted);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;gap:2rem;padding-bottom:1rem;font-size:.75rem;font-weight:600;display:flex}.featured-project__content h3{letter-spacing:-.045em;margin:2rem 0 1.25rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,5vw,4.75rem);font-weight:400;line-height:1}.featured-project__lead{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.5rem;line-height:1.4}.featured-project__description{color:var(--sc-text-muted);margin:1.5rem 0 0;line-height:1.75}.featured-project__tags{flex-wrap:wrap;gap:.5rem;margin-top:2rem;display:flex}.featured-project__tags span{border:1px solid var(--sc-border);color:var(--sc-text-muted);border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .7rem;font-size:.75rem;display:inline-flex}.featured-project__tags .icon{flex:none;width:.9rem;height:.9rem}.project-status{color:var(--sc-green);background:#2f56430d;border:1px solid #2f564338;border-radius:999px;align-items:center;gap:.45rem;margin-top:.9rem;padding:.5rem .75rem;font-size:.75rem;line-height:1;display:inline-flex}.project-status .icon{flex:none;width:.85rem;height:.85rem}.project-status strong{font-weight:500}.project-link{align-items:center;gap:.5rem;margin-top:2.25rem;font-size:.9rem;font-weight:700;display:inline-flex}.project-link span{transition:transform .15s}.project-link:hover span{transform:translate(.25rem)}@media (width<=800px){.work{padding:6rem 0 7rem}.section-heading{margin-bottom:3rem}.featured-project{grid-template-columns:1fr;gap:3rem}.featured-project__visual{min-height:24rem}}.project-list{border-top:1px solid var(--sc-border);border-bottom:1px solid var(--sc-border);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:6rem;display:grid}.project-card{flex-direction:column;min-height:24rem;padding:2.5rem 0;display:flex}.project-card:first-child{border-right:1px solid var(--sc-border);padding-right:3rem}.project-card:last-child{padding-left:3rem}.project-card h3{letter-spacing:-.04em;margin:2.5rem 0 1rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3vw,3rem);font-weight:400}.project-card>p{max-width:30rem;color:var(--sc-text-muted);margin:0;line-height:1.7}.project-card__meta{color:var(--sc-text-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:700}.project-card__footer,.project-card__meta{justify-content:space-between;display:flex}.project-card__footer{align-items:flex-end;gap:2rem;margin-top:auto;padding-top:3rem}.project-card__footer>a{border:1px solid var(--sc-border);border-radius:50%;flex:none;place-items:center;width:2.75rem;height:2.75rem;font-size:1.1rem;transition:background .15s,color .15s,border-color .15s;display:grid}.project-card__footer>a:hover{background:var(--sc-green);border-color:var(--sc-green);color:#fff}.project-card__tags{color:var(--sc-text-muted);flex-wrap:wrap;gap:.75rem;font-size:.75rem;display:flex}.project-card__tags span{white-space:nowrap;align-items:center;gap:.35rem;display:inline-flex}.project-card__tags .icon{flex:none;width:.85rem;height:.85rem}@media (width<=800px){.project-list{border-top:0;border-bottom:0;grid-template-columns:1fr;margin-top:4rem}.project-card{min-height:20rem}.project-card:first-child,.project-card:last-child{border-right:0;padding:2.5rem 0}.project-card:first-child{border-bottom:0}}.about{background:var(--sc-bg);padding:10rem 0}.about__inner{grid-template-columns:minmax(0,1fr) minmax(20rem,.75fr);align-items:start;gap:clamp(5rem,10vw,10rem);display:grid}.about__heading h2{letter-spacing:-.05em;max-width:42rem;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.5rem,5.5vw,5.5rem);font-weight:400;line-height:1}.about__heading h2 em{color:var(--sc-green);font-weight:400;display:block}.about__content{padding-top:2.3rem}.about__content p{color:var(--sc-text-muted);margin:0 0 1.5rem;line-height:1.8}.about__content .about__lead{color:var(--sc-text);font-family:Georgia,Times New Roman,serif;font-size:1.4rem;line-height:1.5}@media (width<=800px){.about{padding:7rem 0}.about__inner{grid-template-columns:1fr;gap:2rem}.about__content{padding-top:0}}.capabilities{background:var(--sc-surface);border-top:1px solid var(--sc-border);border-bottom:1px solid var(--sc-border);padding:6rem 0}.capabilities__header{margin-bottom:3.5rem}.capabilities__grid{border-top:1px solid var(--sc-border);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.capability{padding:2rem 2rem 0 0}.capability:not(:last-child){border-right:1px solid var(--sc-border);margin-right:2rem}.capability h3{letter-spacing:-.035em;margin:1.75rem 0 1rem;font-family:Georgia,Times New Roman,serif;font-size:1.8rem;font-weight:400}.capability p{color:var(--sc-text-muted);margin:0;font-size:.9rem;line-height:1.7}.capability__number{color:var(--sc-green);letter-spacing:.1em;font-size:.7rem;font-weight:700}@media (width<=900px){.capabilities__header{display:block}.capabilities__header p{margin-top:1.5rem}.capabilities__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.capability{padding:2rem 2rem 2rem 0}.capability:not(:last-child){margin-right:0}.capability:nth-child(odd){border-right:1px solid var(--sc-border);margin-right:2rem}.capability:nth-child(-n+2){border-bottom:1px solid var(--sc-border)}}@media (width<=600px){.capabilities{padding:5rem 0}.capabilities__grid{grid-template-columns:1fr}.capability{border-bottom:1px solid var(--sc-border);padding:2rem 0;border-right:0!important;margin:0!important}.capability:last-child{border-bottom:0}}.contact{background:var(--sc-green-dark);color:#fff;padding:8rem 0 16rem;position:relative;overflow:hidden}.contact:after{content:"";opacity:.22;filter:invert();pointer-events:none;background-image:url(../brush-stroke-s-1200.webp);background-position:50%;background-repeat:no-repeat;background-size:contain;width:200%;height:130rem;position:absolute;bottom:-105rem;left:-60%}.contact__inner{z-index:1;grid-template-columns:minmax(0,1.4fr) minmax(20rem,.6fr);align-items:start;gap:clamp(5rem,10vw,10rem);display:grid;position:relative}.contact__eyebrow{color:#fff9;letter-spacing:.14em;text-transform:uppercase;margin-bottom:1.75rem;font-size:.8rem;font-weight:700;display:block}.contact h2{letter-spacing:-.055em;max-width:48rem;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,6vw,6rem);font-weight:400;line-height:.98}.contact h2 em{color:#d8e2d9;font-weight:400;display:block}.contact__action{flex-direction:column;padding-top:2rem;display:flex}.contact__action p{color:#ffffffb3;margin:0;line-height:1.75}.contact__link{border-bottom:1px solid #ffffff80;align-items:center;gap:.75rem;width:fit-content;margin-top:4.5rem;padding-bottom:.4rem;font-family:Georgia,Times New Roman,serif;font-size:1.4rem;display:inline-flex}.contact__link span{transition:transform .15s}.contact__link:hover span{transform:translate(.3rem)}@media (width<=800px){.contact{padding:7rem 0}.contact:after{width:120%;height:16rem;bottom:-5rem;left:-20%}.contact__inner{grid-template-columns:1fr;gap:3rem}.contact__action{padding-top:0}.contact__link{margin-top:2.5rem}}.site-footer__tagline{color:var(--sc-text-muted);white-space:nowrap;margin:1.25rem 0 0;font-family:Georgia,Times New Roman,serif;font-size:1.05rem;line-height:1.4}@media (width<=1400px){.contact:after{width:240%;height:112rem;bottom:-90rem;left:-95%}}@media (width<=1000px){.contact:after{width:240%;height:112rem;bottom:-82rem;left:-95%}.hero__inner{grid-template-columns:minmax(0,1.35fr) minmax(15rem,.65fr);gap:2rem}.hero__mark{justify-self:end;width:clamp(15rem,30vw,21rem)}.featured-project{gap:3rem}.about__inner{gap:4rem}.site-footer__main{gap:3rem}}@media (width<=760px){.site-header{padding:1.25rem 0}.site-header__inner{align-items:flex-start;gap:1rem}.site-nav{flex-wrap:wrap;justify-content:flex-end;gap:.75rem 1rem;font-size:.8rem}.site-brand{flex:none}.site-brand__logo{width:2.2rem;height:2.2rem}.hero{padding:4rem 0 6rem}.hero__inner{grid-template-columns:1fr;gap:3rem}.hero__title{font-size:clamp(3rem,12vw,4.75rem)}.hero__description{font-size:1rem}.hero__actions{flex-wrap:wrap;gap:1.25rem}.hero__mark{justify-self:start;width:clamp(12rem,45vw,16rem)}.work{padding:6rem 0}.section-heading{margin-bottom:3rem}.featured-project{grid-template-columns:1fr;gap:2.5rem}.featured-project__visual{min-height:20rem}.featured-project__content h3{font-size:clamp(2.75rem,11vw,4rem)}.project-list{border-top:0;border-bottom:0;grid-template-columns:1fr;margin-top:4rem}.project-card{min-height:auto}.project-card:first-child,.project-card:last-child{border-right:0;padding:2.5rem 0}.project-card:first-child{border-bottom:0}.about{padding:6rem 0}.about__inner{grid-template-columns:1fr;gap:2rem}.about__content{padding-top:0}.capabilities__grid{grid-template-columns:1fr}.capability{border-bottom:1px solid var(--sc-border);padding:2rem 0;border-right:0!important;margin:0!important}.capability:last-child{border-bottom:0}.contact{padding:6rem 0 11rem}.contact:after{width:260%;height:92rem;bottom:-70rem;left:-115%}.contact__inner{grid-template-columns:1fr;gap:2.5rem}.contact h2{font-size:clamp(3.5rem,13vw,5rem)}.contact__action{padding-top:0}.contact__link{margin-top:2.5rem}.site-footer{padding:3.5rem 0 2rem}.site-footer__main{grid-template-columns:1fr;gap:2.5rem;padding-bottom:3rem}.site-footer__nav,.site-footer__social{flex-flow:wrap;gap:1rem 1.5rem}.site-footer__tagline{white-space:normal;max-width:32rem}.site-footer__bottom{flex-direction:column;gap:.5rem}}@media (width>=481px) and (width<=650px){.contact:after{bottom:-63rem}}@media (width<=480px){.project-card__tags{gap:.5rem .75rem}.project-card__tags span{line-height:1}.site-container{width:min(100% - 1.5rem,var(--sc-content-width))}.site-header__inner{flex-direction:column}.site-nav{justify-content:flex-start}.hero{padding-top:3rem}.contact__eyebrow,.hero__eyebrow,.section-heading__eyebrow{font-size:.72rem}.hero__actions{flex-direction:column;align-items:flex-start}.hero__mark{display:none}.button--primary{width:100%}.featured-project__meta,.project-card__meta{gap:1rem}.featured-project__visual{min-height:17rem}.about__heading h2{font-size:clamp(3rem,13vw,4.5rem)}.contact{padding-bottom:10rem}.contact:after{width:360%;height:82rem;bottom:-60rem;left:-145%}.site-footer__nav,.site-footer__social{gap:.75rem 1.25rem}.site-nav{grid-template-columns:repeat(4,1fr);gap:0;width:100%;display:grid}.hero__content,.site-nav{text-align:center}.hero__description{margin-left:auto;margin-right:auto}.hero__actions{align-items:stretch}.button--text{justify-content:center}.site-footer__main,.work .section-heading{text-align:center}.site-footer__brand{justify-content:center}.site-footer__tagline{margin-left:auto;margin-right:auto}.site-footer__nav{grid-template-columns:repeat(4,1fr);gap:0;width:100%;display:grid}.site-footer__social{justify-content:center}.site-footer__bottom{text-align:center;align-items:center}}
