
:root{--paper:#f8f7f1;--ink:#293b30;--muted:#62695f;--yellow:#efdb8b;--line:#d4d7cb;--wash:#eeeee5;--serif:Georgia,'Times New Roman',serif;--sans:'Segoe UI',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:10rem}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65}body.dialog-open{overflow:hidden}[hidden]{display:none!important}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit;color:inherit}button,a,input,textarea,select{touch-action:manipulation}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p,dd{overflow-wrap:break-word}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #967213;outline-offset:5px}::selection{background:var(--yellow);color:var(--ink)}.skip-link{position:fixed;top:-100px;left:1rem;padding:1rem;background:var(--yellow);z-index:100}.skip-link:focus{top:1rem}
.site-header{position:sticky;top:0;z-index:20;background:var(--paper);box-shadow:0 1px 0 var(--line);max-width:1600px;margin:auto;padding:24px 5%;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:106px}.wordmark{display:inline-flex;flex:0 0 auto;align-items:center;line-height:1}.brand-logo{width:270px;height:auto;display:block}.wordmark-footer{align-items:flex-start;flex-direction:column;gap:12px}.brand-tagline{font-size:14px;line-height:1.6;color:#d0d7cb}.main-nav{display:flex;gap:34px;font-size:14px;font-weight:500}.main-nav a{padding:10px 0}.main-nav a:hover{box-shadow:0 1px currentColor}.header-contact{font-size:14px;font-weight:600;border-bottom:1px solid #526252;padding:8px 0;display:flex;gap:25px}.mobile-contact,.menu-toggle{display:none}
.hero{display:grid;grid-template-columns:46% 54%;max-width:1600px;margin:auto;padding:26px 3% 40px 5%;min-height:650px;align-items:center}.hero-copy{padding:24px 42px 40px 0;min-width:0}.eyebrow{font-size:12px;font-weight:600;letter-spacing:1.6px;margin:0 0 28px;line-height:1.6}h1{font-family:var(--serif);font-weight:400;font-size:clamp(3.2rem,5.1vw,5.8rem);line-height:1.08;letter-spacing:-2.8px;margin:0 0 30px}em{font-weight:400}h1 em{background:linear-gradient(transparent 78%,var(--yellow) 78%,var(--yellow) 92%,transparent 92%)}.hero-description{max-width:355px;color:var(--muted);font-size:17px;line-height:1.8;margin:0 0 32px}.button{display:inline-flex;gap:30px;align-items:center;justify-content:center;padding:15px 24px;font-size:14px;font-weight:600;border:1px solid transparent;min-height:52px;transition:background .18s,transform .18s;text-align:center}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:var(--paper)}.button-dark:hover{background:#405c45}.button-outline{border-color:var(--ink);background:transparent}.button-outline:hover{background:#e6e8dc}.button span{font-size:22px;font-weight:400;line-height:1}.hero-footnote{font-size:14px;margin:24px 0 0;color:var(--muted)}.hero-figure{position:relative;margin:0;height:600px;min-width:0}.hero-figure img{width:100%;height:100%;object-fit:cover;object-position:48% center;border-top-left-radius:120px}.hero-figure figcaption{position:absolute;bottom:20px;left:20px;right:20px;display:flex;gap:12px;align-items:center;background:rgba(248,247,241,.95);padding:14px 19px;font-size:12px}.hero-figure figcaption strong{font-weight:500;font-size:14px;flex:1}.hero-figure figcaption span:first-child{font-size:12px;letter-spacing:.5px;padding-right:10px;border-right:1px solid #b2b8ac}
.intro-strip{background:var(--yellow)}.intro-strip>div{padding:24px 5%;display:flex;gap:30px;justify-content:space-between;align-items:center;font-size:14px;max-width:1600px;margin:auto}.intro-strip span:first-child{font-family:var(--serif);font-size:24px;line-height:1.2}.section{max-width:1440px;margin:auto;padding:105px 5%}.section h2{font:400 clamp(2.6rem,4vw,4rem)/1.12 var(--serif);letter-spacing:-1.5px;margin:0 0 26px}.section-lead{max-width:420px;font-size:17px;color:var(--muted);line-height:1.85}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:70px;margin-bottom:52px}.section-heading h2{margin-bottom:0}.section-heading>div{flex:1}.section-heading .section-lead{flex:1;margin:0 0 2px}.text-link{display:inline-block;margin:14px 0 0;padding-bottom:4px;border-bottom:1px solid;font-size:14px;font-weight:600}.text-link:hover{color:#69834e}
.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.service{padding:32px 34px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;align-items:flex-start}.service:first-child{padding-left:0}.service:last-child{padding-right:0}.service+.service{border-left:1px solid var(--line)}.service-number{font-size:14px;font-weight:600;display:inline-flex;width:40px;height:40px;border-radius:50%;align-items:center;justify-content:center;background:var(--yellow);margin-bottom:28px}.service h3{font:400 2.1rem/1.15 var(--serif);letter-spacing:-.6px;margin:0 0 16px}.service p{color:var(--muted);font-size:16px;margin:0 0 25px;line-height:1.8}.service>a{display:flex;width:100%;gap:15px;justify-content:space-between;margin-top:auto;font-size:14px;font-weight:600;padding:10px 0}.service a span{font-size:20px;line-height:1}.service a:hover{text-decoration:underline;text-underline-offset:5px}
.projects-wrap{background:var(--wash)}.project{min-width:0}.project-featured{display:grid;grid-template-columns:1.6fr 1fr;gap:65px;align-items:center;margin-bottom:65px}.project-image{position:relative;display:block;overflow:hidden;isolation:isolate}.project-featured .project-image{border-top-right-radius:80px}.project-image img{width:100%;height:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .4s}.project-image:hover img{transform:scale(1.025)}.image-action{position:absolute;bottom:18px;right:18px;display:inline-flex;gap:25px;background:var(--paper);padding:10px 17px;align-items:center;font-size:14px;font-weight:500}.image-action span{font-size:21px}.project h3{font:400 2.45rem/1.12 var(--serif);letter-spacing:-.7px;margin:0 0 20px}.project .eyebrow{margin-bottom:18px}.project-copy p:not(.eyebrow),.project-caption p:not(.eyebrow){font-size:16px;line-height:1.8;color:var(--muted)}.project-tags{padding:0;margin:25px 0 10px;display:flex;flex-wrap:wrap;gap:8px;list-style:none}.project-tags li{border:1px solid #bfc5b7;padding:4px 12px;font-size:14px}.project-pair{display:grid;grid-template-columns:1fr 1fr;gap:42px}.project-pair .project-image img{height:360px;object-position:center 48%}.project-pair article:first-child .project-image img{object-position:center 45%}.project-caption{display:flex;gap:20px;padding-top:23px}.project-caption h3{font-size:1.9rem;margin-bottom:8px}.project-caption .eyebrow{margin-bottom:12px}.project-caption p:not(.eyebrow){margin:0}.image-count{flex:0 0 auto;font-size:12px;white-space:nowrap;padding-top:3px;color:var(--muted)}
.about{display:grid;grid-template-columns:1fr 1.1fr;gap:95px;align-items:center;padding-top:125px;padding-bottom:125px}.about-image{position:relative;margin-right:20px}.about-image>img{width:100%;height:590px;object-fit:cover;border-top-left-radius:120px}.about-logo{position:absolute;bottom:-25px;right:-32px;width:210px;padding:16px 18px;background:var(--paper)}.about-logo img{width:100%;height:auto}.about-copy h2{font-size:clamp(2.5rem,3.8vw,3.6rem)}.about-copy>p:not(.eyebrow){color:var(--muted);margin-bottom:22px}.about-copy>.about-intro{font-size:19px;color:var(--ink);line-height:1.7}.about-signoff{display:flex;flex-direction:column;margin-top:30px;padding-top:24px;border-top:1px solid var(--line);font-size:14px;gap:3px}.about-signoff strong{font-weight:600;font-size:18px}.about-signoff span{color:var(--muted)}
.process-wrap{background:var(--ink);color:var(--paper)}.process .eyebrow{color:var(--yellow)}.process .section-lead{color:#d0d7cb}.steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:45px}.steps li{border-top:1px solid #6e7b6b;padding-top:24px}.steps li>span{font:italic 2.5rem/1.2 var(--serif);color:var(--yellow)}.steps h3{font-size:19px;font-weight:500;margin:24px 0 12px}.steps p{color:#d0d7cb;margin:0;font-size:16px;line-height:1.8}.consultation-note{font-size:14px;color:#d0d7cb;padding-top:30px;margin:40px 0 0;border-top:1px solid #6e7b6b;max-width:100%}
.contact{display:grid;grid-template-columns:1fr 1.2fr;gap:95px}.contact h2{font-size:4.4rem}.contact h2 em{background:linear-gradient(transparent 78%,var(--yellow) 78%,var(--yellow) 92%,transparent 92%)}.contact-copy .section-lead{margin-bottom:28px}.phone-link{display:block;font-size:29px;letter-spacing:-.5px;font-family:var(--serif);line-height:1.5}.email-link{display:table;padding:6px 0;font-size:17px;border-bottom:1px solid var(--line)}.phone-link:hover,.email-link:hover{text-decoration:underline;text-underline-offset:5px}.contact-copy .button{margin-top:25px}.contact-facts{margin:35px 0 0;font-size:14px}.contact-facts div+div{margin-top:19px}.contact-facts dt{font-weight:600}.contact-facts dd{margin:2px 0 0;color:var(--muted)}.contact-form{align-self:start;background:#eeeede;padding:40px;border-top:4px solid var(--yellow)}.contact-form h3{font:400 2rem/1.2 var(--serif);margin:0 0 10px;letter-spacing:-.6px}.form-intro{margin:0 0 28px;color:var(--muted)}.form-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px}.contact-form label{display:block;font-size:14px;font-weight:500;margin-bottom:19px}.optional{color:var(--muted);font-weight:400;font-size:12px}.contact-form input,.contact-form select,.contact-form textarea{display:block;width:100%;min-width:0;border:1px solid #9ca994;border-radius:0;padding:12px;margin-top:7px;background:var(--paper);color:var(--ink);font-size:16px;min-height:48px}.contact-form textarea{resize:vertical;min-height:130px}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{border-color:var(--ink)}.contact-form input:user-invalid,.contact-form textarea:user-invalid{border-color:#a43b2f}.form-note{font-size:14px;line-height:1.7;color:var(--muted);margin:0 0 22px}.form-result{margin-top:30px;padding-top:25px;border-top:1px solid #99a38e}.form-result:focus{outline:none}.form-result h4{font:600 18px/1.4 var(--sans);margin:0 0 10px}.form-result p{font-size:14px;margin:0 0 18px}.form-result summary{cursor:pointer;font-size:14px;padding:8px 0}.form-result pre{font:14px/1.65 var(--sans);white-space:pre-wrap;overflow-wrap:anywhere;background:var(--paper);padding:18px;max-height:300px;overflow-y:auto}.result-actions{display:flex;gap:10px;flex-wrap:wrap;margin:16px 0}.result-actions .button{font-size:14px;padding:12px 17px;min-height:48px}.copy-status:empty{display:none}
.site-footer{background:var(--ink);color:var(--paper);padding:50px max(5%,calc((100vw - 1280px)/2))}.footer-main{display:flex;gap:45px;justify-content:space-between;align-items:flex-start;padding-bottom:35px}.footer-main .brand-logo{width:290px}.footer-main>p{font-size:14px;margin:0;color:#d0d7cb}.footer-links{display:flex;flex-direction:column;gap:10px;font-size:14px}.footer-links a:hover{text-decoration:underline;text-underline-offset:4px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:22px;border-top:1px solid #5b6b5c;color:#c6cdbf;font-size:12px}
dialog{border:0;color:var(--ink);background:var(--paper);padding:0;max-height:calc(100dvh - 40px)}dialog::backdrop{background:rgba(14,27,20,.8);backdrop-filter:blur(4px)}.gallery-dialog{width:min(1100px,calc(100vw - 48px))}.gallery-top{display:flex;gap:25px;justify-content:space-between;align-items:center;padding:22px 28px 18px}.gallery-top .eyebrow{margin:0 0 5px}.gallery-top h2{font:400 1.8rem/1.2 var(--serif);margin:0}.icon-button{width:46px;height:46px;flex:0 0 46px;padding:0;background:transparent;border:1px solid #b4bcab;color:var(--ink);font-size:24px;display:inline-flex;align-items:center;justify-content:center}.icon-button:hover{background:var(--yellow)}.gallery-view{margin:0;position:relative}.gallery-view>img{width:100%;height:min(56dvh,620px);object-fit:contain;background:#17261d}.gallery-view figcaption{padding:13px 28px 0;font-size:14px;min-height:36px}.gallery-loading{position:absolute;left:0;top:40%;right:0;text-align:center;background:#17261ded;color:white;padding:25px}.gallery-controls{display:flex;align-items:center;justify-content:center;gap:24px;padding:14px 28px;font-size:14px}.gallery-thumbs{display:flex;gap:10px;padding:0 28px 24px;overflow-x:auto}.gallery-thumbs button{width:70px;height:55px;padding:3px;background:transparent;border:2px solid transparent;flex:0 0 70px}.gallery-thumbs button[aria-current=true]{border-color:var(--ink)}.gallery-thumbs img{width:100%;height:100%;object-fit:cover}.info-dialog{width:min(640px,calc(100vw - 40px));padding:45px}.info-dialog>.dialog-close{float:right;margin:-18px -18px 10px 20px}.info-dialog .eyebrow{margin-bottom:18px}.info-dialog h2{font:400 2rem/1.2 var(--serif);margin-top:0}.info-dialog a{text-decoration:underline;text-underline-offset:4px}.info-note{color:var(--muted);font-size:14px;padding-top:20px;border-top:1px solid var(--line)}
@media(min-width:1600px){.hero{min-height:720px}}
@media(max-width:1100px){.hero{grid-template-columns:48% 52%;padding-top:10px}.hero-copy{padding-right:24px}h1{font-size:3.6rem;letter-spacing:-2px}.hero-figure{height:540px}.hero-figure figcaption span:first-child{display:none}.main-nav{gap:20px}.header-contact{gap:12px}.section-heading{gap:40px}.project-featured{gap:35px;grid-template-columns:1.3fr 1fr}.project h3{font-size:2.1rem}.project-pair{gap:28px}.project-pair .project-image img{height:310px}.project-caption{display:block}.image-count{display:block;margin-top:12px}.about{gap:55px}.about-image>img{height:620px}.about-logo{width:190px;right:-24px}.contact{gap:45px}.contact-form{padding:28px}.form-row{gap:12px}.footer-main{gap:30px;flex-wrap:wrap}}
@media(max-width:760px){
.site-header{padding:22px 6%;min-height:90px;flex-wrap:wrap;gap:10px}.site-header .brand-logo{width:225px}.header-contact{display:none}.menu-toggle{display:inline-flex;gap:10px;align-items:center;padding:10px 0 10px 10px;border:0;background:transparent;font-size:14px;min-height:44px}.menu-lines{display:block;width:19px;height:10px;border-top:1px solid;border-bottom:1px solid}.menu-toggle[aria-expanded=true] .menu-lines{height:0;border-bottom:0}.main-nav{display:none;width:100%;background:var(--paper);padding-top:12px;order:3}.main-nav.is-open{display:flex;flex-direction:column;gap:0}.main-nav a{padding:13px 0;border-bottom:1px solid var(--line)}.mobile-contact{display:block}
.hero{display:flex;flex-direction:column;align-items:stretch;padding:28px 6% 32px;gap:14px;min-height:0}.hero-copy{padding:0 0 20px}.eyebrow{font-size:12px;letter-spacing:1px;margin-bottom:24px}h1{font-size:clamp(2.7rem,9vw,4.4rem);line-height:1.1;letter-spacing:-1.6px;margin-bottom:24px}.hero-description{font-size:16px;max-width:480px;margin-bottom:24px}.hero-footnote{margin-top:18px}.hero-figure{height:390px}.hero-figure img{border-top-left-radius:85px;object-position:center}.hero-figure figcaption{bottom:14px;left:14px;right:14px;padding:12px 16px}.intro-strip>div{padding:24px 6%;flex-wrap:wrap;gap:8px 24px;font-size:14px}.intro-strip span:first-child{width:100%;font-size:24px;margin-bottom:5px}.section{padding:66px 6%}.section h2{font-size:2.8rem}.section-heading{display:block;margin-bottom:35px}.section-heading h2{margin-bottom:24px}.section-heading .section-lead{max-width:100%;font-size:16px}
.service-grid{grid-template-columns:1fr}.service,.service:first-child,.service:last-child{padding:25px 0;display:grid;grid-template-columns:45px 1fr;column-gap:18px;border-bottom:0}.service+.service{border-left:0}.service:last-child{border-bottom:1px solid var(--line)}.service-number{grid-column:1;grid-row:1;width:36px;height:36px;margin:3px 0 0}.service h3{grid-column:2;font-size:1.8rem;margin:0 0 14px}.service h3 br{display:none}.service p,.service>a{grid-column:2}.service p{margin-bottom:10px}.service>a{max-width:320px}
.project-featured{grid-template-columns:1fr;gap:26px;margin-bottom:48px}.project-featured .project-image{border-top-right-radius:65px}.project-featured .project-image img{aspect-ratio:1.12}.project h3{font-size:2rem}.project h3 br{display:none}.project-copy .text-link{margin-top:8px}.project-tags{margin-top:20px}.project-pair{grid-template-columns:1fr;gap:42px}.project-pair .project-image img{height:auto;aspect-ratio:1.2}.project-caption{padding-top:20px}.project-caption h3{font-size:1.9rem}.project-caption .eyebrow{margin-bottom:9px}
.about{grid-template-columns:1fr;gap:56px}.about-image{margin-right:18px}.about-image>img{height:410px;border-top-left-radius:90px}.about-logo{width:190px;bottom:-20px;right:-18px;padding:14px 16px}.about-copy>.about-intro{font-size:18px}.steps{grid-template-columns:1fr;gap:28px}.steps li{display:grid;grid-template-columns:45px 1fr;column-gap:20px;padding-top:25px}.steps li>span{grid-column:1;grid-row:1/3;font-size:2rem}.steps h3{margin:3px 0 12px;font-size:19px}.steps p{grid-column:2}.consultation-note{margin-top:30px}
.contact{grid-template-columns:1fr;gap:40px}.contact h2{font-size:3.4rem}.contact h2 br{display:none}.contact-form{padding:28px 22px}.form-row{grid-template-columns:1fr;gap:0}.contact-form>.button{width:100%}.site-footer{padding:40px 6%}.footer-main{flex-direction:column;gap:25px}.footer-bottom{flex-wrap:wrap;gap:9px}
.gallery-dialog{width:calc(100vw - 20px);max-height:calc(100dvh - 20px)}.gallery-top{padding:18px 18px 14px;align-items:flex-start;gap:10px}.gallery-top h2{font-size:1.35rem}.gallery-top .eyebrow{font-size:12px;letter-spacing:.4px}.gallery-view>img{height:46dvh}.gallery-view figcaption{padding:12px 18px 0}.gallery-controls{padding:12px 18px}.gallery-thumbs{padding:0 18px 18px;gap:6px}.gallery-thumbs button{flex-basis:56px;width:56px;height:47px}.info-dialog{padding:28px}.info-dialog h2{font-size:1.8rem}
}
@media(max-width:360px){.site-header .brand-logo{width:180px}.footer-main .brand-logo{width:255px}.menu-toggle{gap:7px}.hero-figure{height:340px}.section h2{font-size:2.5rem}.contact-form{padding:24px 17px}}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.hero-slides{position:relative;width:100%;height:100%;overflow:hidden;border-top-left-radius:120px;background:var(--wash)}.hero-figure .hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;border-radius:0;transition:opacity .7s ease,visibility .7s}.hero-figure .hero-slide.is-active{opacity:1;visibility:visible}.hero-controls{position:absolute;z-index:2;top:18px;right:18px;display:flex;align-items:center;gap:1px;padding:3px;background:rgba(248,247,241,.96);color:var(--ink);box-shadow:0 2px 14px #15241b14}.hero-control{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:0;padding:10px;background:transparent}.hero-control:hover{background:var(--yellow)}.hero-control svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hero-controls>span{min-width:43px;text-align:center;font-size:14px;font-variant-numeric:tabular-nums}.hero-playback{border-left:1px solid var(--line);margin-left:3px}.hero-play-icon,.hero-playback.is-paused .hero-pause-icon{display:none}.hero-playback.is-paused .hero-play-icon{display:block}.hero-control:focus-visible{outline-offset:0}
.contact-copy .phone-link,.contact-copy .email-link{display:flex;align-items:center;gap:13px;width:fit-content;max-width:100%}.contact-icon{width:23px;height:23px;flex:0 0 23px}.phone-link .contact-icon{width:25px;height:25px;flex-basis:25px}.contact-copy .whatsapp-link{gap:12px}.footer-bottom{flex-wrap:wrap}.footer-bottom strong{font-weight:600}
.legal-back{font-size:14px;padding:12px 0;border-bottom:1px solid var(--line)}.legal-content{max-width:1120px;padding-top:62px;padding-bottom:90px}.legal-content h1{font-size:clamp(2.9rem,5vw,4.5rem)}.legal-intro{color:var(--muted);margin:0 0 42px}.legal-columns{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:32px 0;border-top:1px solid var(--line)}.legal-content h2{font-size:1.7rem;letter-spacing:-.4px;margin-bottom:20px}.legal-content address{font-style:normal}.legal-content a{overflow-wrap:anywhere;text-decoration:underline;text-underline-offset:4px}.legal-draft{background:var(--wash);padding:24px 28px;border-left:3px solid var(--yellow);margin:22px 0 40px;max-width:780px}.legal-draft p{margin:8px 0 0;color:var(--muted)}.legal-credits{padding-top:12px}.legal-credits p{margin:0}
@media(max-width:1100px){.site-header{gap:18px}.main-nav{gap:20px}.site-header .brand-logo{width:240px}.header-contact{gap:10px}}
@media(max-width:900px) and (min-width:761px){.site-header .brand-logo{width:210px}.main-nav{gap:14px}.header-contact{font-size:13px}}
@media(max-width:760px){.hero-slides{border-top-left-radius:85px}.hero-controls{top:14px;right:14px}.site-header .brand-logo{width:225px}.legal-page .site-header{gap:12px}.legal-page .site-header .brand-logo{width:200px}.legal-content{padding-top:36px;padding-bottom:60px}.legal-columns{grid-template-columns:1fr;gap:28px}.legal-draft{padding:20px}.legal-back{font-size:14px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:9px}}
@media(max-width:360px){.site-header .brand-logo{width:180px}.legal-page .site-header .brand-logo{width:165px}.contact-copy .email-link{font-size:16px}.hero-figure figcaption{gap:8px;padding:12px}.hero-figure figcaption strong{font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.footer-main{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:32px}
.footer-main>.wordmark{min-width:0;max-width:100%}
.footer-main .brand-logo{width:min(290px,100%)}
.footer-address{margin:0;text-align:center;font-style:normal;font-size:14px;line-height:1.8;color:#d0d7cb}
.footer-address strong{font-weight:600;color:var(--paper)}
.footer-links{grid-column:3;justify-self:end;text-align:right}
.footer-bottom{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:24px}
.footer-bottom>span:nth-child(2){text-align:center}
.footer-bottom>span:last-child{grid-column:3;text-align:right}
@media(max-width:760px){
  .footer-main{grid-template-columns:1fr;justify-items:center;gap:28px}
  .footer-main>.wordmark{align-items:center;text-align:center}
  .footer-links{grid-column:auto;justify-self:center;text-align:center}
  .footer-bottom{grid-template-columns:1fr;justify-items:center;gap:9px;text-align:center}
  .footer-bottom>span:last-child{grid-column:auto;text-align:center}
}

