:root{--green:#2edc80;--ink:#000000;--muted:#555555;--paper:#ffffff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Lota Grotesque',Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #008448;outline-offset:6px}a:hover{opacity:.8}.header{max-width:1440px;margin:auto;padding:30px 5%;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #dedede}.brand{font-family:'Lota Grotesque',Arial,Helvetica,sans-serif;font-size:30px;line-height:1;font-weight:800;letter-spacing:-1.8px;display:inline-block}.brand span{display:block;letter-spacing:2.8px;font-size:9px;margin-top:9px;font-weight:600}.header nav{display:flex;gap:32px;font-size:14px}.header-cta{font-size:14px;font-weight:700;border:1px solid #cccccc;border-radius:30px;padding:12px 20px}.header-cta span{margin-left:15px}.hero{max-width:1440px;padding:66px 5% 65px;margin:auto;display:grid;grid-template-columns:1.02fr 1fr;gap:35px;align-items:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.7px;margin:0 0 25px}.eyebrow>span{display:inline-block;background:#2edc80;width:7px;height:7px;border-radius:50%;margin-right:7px}h1,h2,h3{font-family:'Lota Grotesque',Arial,Helvetica,sans-serif}h1{font-size:clamp(46px,5.3vw,77px);font-weight:600;line-height:1.08;letter-spacing:-4px;margin:0 0 26px}em{font-style:normal;color:#000000}h1 em{position:relative}h1 em:after{content:'';display:block;width:77%;height:3px;background:var(--green);margin-top:9px}.intro{font-size:17px;color:var(--muted);line-height:1.7;margin-bottom:28px}.button{background:var(--green);padding:16px 23px;display:inline-flex;gap:30px;align-items:center;font-size:15px;font-weight:700;border-radius:6px;min-height:54px}.button span{font-size:22px;line-height:1}.hero-note{display:flex;gap:9px;align-items:center;font-size:12px;color:#555555;margin-top:28px}.clock{font-size:23px}.hero-photo{margin:0;position:relative;align-self:stretch;min-height:535px;border-radius:12px;isolation:isolate}.hero-photo:after{content:'';position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,rgba(0,0,0,.37),transparent 45%,rgba(0,0,0,.38));border-radius:12px}.hero-photo img{position:absolute;width:100%;height:100%;object-fit:cover;border-radius:12px;object-position:54% center}.photo-label{position:absolute;left:30px;top:30px;color:white;font-size:11px;letter-spacing:1.5px;z-index:1}.photo-label strong{font-size:26px;font-weight:500;letter-spacing:-.8px}.hours{position:absolute;bottom:30px;left:-23px;background:var(--green);width:169px;height:161px;padding:13px 23px;z-index:2;transform:rotate(-5deg);display:flex;flex-direction:column;justify-content:center;border-radius:5px}.hours strong{font-family:'Lota Grotesque',Arial,Helvetica,sans-serif;font-size:75px;line-height:1.05;letter-spacing:-6px}.hours strong span{font-size:39px;letter-spacing:-2px}.hours>span{font-size:10px;font-weight:800;letter-spacing:.8px;margin-top:6px}.hero-photo figcaption{position:absolute;right:13px;bottom:8px;color:#fff;font-size:12px;z-index:1}.benefits{display:flex;justify-content:space-around;gap:20px;padding:26px 5%;background:#f2f2f2;border-top:1px solid #dedede;border-bottom:1px solid #dedede;font-size:14px;font-weight:500}.benefits span:before{content:'✓';margin-right:12px;color:#008448}.section{max-width:1440px;margin:auto;padding:95px 7%}.how{display:grid;grid-template-columns:1fr 1fr;gap:10%}h2{font-size:clamp(34px,3.5vw,50px);line-height:1.15;letter-spacing:-2px;font-weight:500;margin:0 0 24px}.section-heading h2 span{color:#555555}.section-heading>p:last-child{color:var(--muted)}.steps article{display:flex;gap:27px;padding:23px 0;border-bottom:1px solid #dedede}.steps article:first-child{padding-top:0}.step-number{color:#008448;font-size:14px;padding-top:5px}h3{font-size:21px;letter-spacing:-.6px;margin:0 0 8px;font-weight:600}.steps p{color:var(--muted);font-size:15px;margin:0;max-width:340px}.condo{background:#000000;color:white;max-width:none;display:grid;grid-template-columns:1fr 1fr;gap:13%;padding-left:max(7%,calc((100vw - 1240px)/2));padding-right:max(7%,calc((100vw - 1240px)/2))}.condo .eyebrow{color:#2edc80}.condo h2 span{color:#2edc80}.condo-main>p:not(.eyebrow){color:#d0d0d0;max-width:425px;margin-bottom:30px}.condo .button{color:var(--ink)}.condo-details article{padding:25px 0;border-bottom:1px solid #333333}.condo-details article:first-child{padding-top:0}.condo-details article>span{font-size:11px;letter-spacing:1.6px;color:#cccccc}.condo-details h3{margin-top:14px}.condo-details p{color:#cccccc;font-size:15px;margin:0;max-width:390px}.contact{text-align:center;padding-top:80px;padding-bottom:85px}.contact h2{font-size:clamp(34px,4.4vw,60px)}.contact>a{display:inline-flex;gap:30px;border-bottom:1px solid #000000;padding:10px 0;font-size:15px;font-weight:500}footer{padding:35px 5%;border-top:1px solid #dedede;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:13px}footer .brand{font-size:25px}footer p{color:var(--muted)}
@media(min-width:1600px){.benefits{padding-left:calc((100vw - 1250px)/2);padding-right:calc((100vw - 1250px)/2)}}
@media(max-width:900px){.header nav{gap:18px}.header-cta{display:none}.hero{gap:30px;padding-top:45px}h1{letter-spacing:-2.8px}.hero-photo{min-height:470px}.intro br{display:none}.hours{left:-12px;width:140px;height:140px}.hours strong{font-size:62px}.benefits{flex-wrap:wrap;justify-content:center;column-gap:35px}.how{gap:8%}.condo{gap:8%}.section{padding:65px 6%}}
@media(max-width:600px){.header{padding:23px 6%;gap:15px}.brand{font-size:27px}.header nav{font-size:12px;gap:13px}.header nav a{max-width:90px;line-height:1.4}.hero{grid-template-columns:1fr;padding:37px 6% 38px;gap:30px}h1{font-size:53px;letter-spacing:-3px}.eyebrow{font-size:10px;margin-bottom:22px}.intro{font-size:16px}.hero-note{margin-top:21px}.hero-photo{min-height:380px;margin-left:10px}.hours{width:136px;height:131px;bottom:25px}.photo-label{left:23px;top:23px}.benefits{display:grid;grid-template-columns:1fr 1fr;gap:16px 10px;padding:23px 6%;font-size:12px}.benefits span:before{margin-right:6px}.how,.condo{grid-template-columns:1fr;gap:30px}.section{padding:53px 6%}h2{font-size:38px}.steps article{gap:23px}.condo-details{margin-top:12px}.contact h2{font-size:39px}footer{flex-wrap:wrap;padding:30px 6%;gap:18px}footer p{display:none}footer>a:last-child{font-size:12px}.button{font-size:14px;gap:23px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.brand span{font-size:10px}.eyebrow,.condo-details article>span,.photo-label,.hours>span{font-size:12px}.hero-note{font-size:14px}@media(max-width:600px){.header nav,.benefits,footer>a:last-child{font-size:14px}.eyebrow{font-size:12px}}

/* MERCOND identity from the supplied brand guide. */
.brand{display:block;flex-shrink:0;line-height:0;letter-spacing:normal}.brand img{display:block;width:210px;height:auto}footer .brand img{width:180px}h1,h2,h3,.hours strong{font-weight:700;letter-spacing:-.035em}h1 em:after{width:100%;height:6px}.eyebrow{letter-spacing:.09em}.markets{border-top:1px solid #dedede}.markets-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:38px}.markets-grid article{padding:32px 28px;border-top:5px solid var(--green);background:#f5f5f5;min-width:0}.market-index{font-size:14px;font-weight:700;color:#555}.markets-grid h3{font-size:27px;line-height:1.2;margin:32px 0 12px}.markets-grid p{font-size:16px;color:var(--muted);margin:0}.header nav{flex-wrap:wrap;gap:18px 24px}.header-cta{white-space:nowrap}.condo .eyebrow,.condo h2 span{color:var(--green)}
@media(max-width:1100px){.header-cta{display:none}}
@media(max-width:700px){.header{flex-direction:column;align-items:flex-start;gap:20px}.header nav{width:100%;justify-content:space-between;gap:12px;font-size:14px}.header nav a{max-width:none}.brand img{width:190px}.markets-grid{grid-template-columns:1fr;gap:16px}.markets-grid article{padding:24px}.markets-grid h3{margin-top:18px}h1{font-size:clamp(40px,10vw,53px)}.benefits{font-size:14px}}

.hero-photo img{object-position:center 58%}.market-photo{display:block;width:100%;height:260px;object-fit:cover;object-position:center 62%;margin-bottom:24px}.markets-grid{align-items:start}@media(max-width:700px){.market-photo{height:320px}}

.contact-phone{margin:28px 0 18px}.contact-phone a{display:inline-block;background:var(--green);color:var(--ink);padding:15px 22px;border-radius:6px;font-size:clamp(16px,2.5vw,22px);font-weight:700}footer{flex-wrap:wrap}

/* Navigation styled after the supplied reference, using MERCOND's palette. */
.header{max-width:1360px;width:calc(100% - 48px);margin:20px auto 0;padding:18px 24px;display:flex;flex-direction:row;align-items:center;gap:32px;background:#fff;border:0;border-radius:12px;box-shadow:0 6px 28px #0000000a}
.header .brand img{width:175px}.header nav{flex:1;display:flex;flex-wrap:nowrap;justify-content:space-around;align-items:center;gap:22px;font-size:16px;font-weight:600;line-height:1.25}.header nav a{max-width:none;padding:10px 0;position:relative}.header nav a:hover,.header nav a:focus-visible{opacity:1;color:#000}.header nav a:hover:after,.header nav a:focus-visible:after{content:'';position:absolute;bottom:2px;left:0;right:0;height:3px;background:var(--green)}.header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 22px;background:var(--green);color:#000;border:0;border-radius:12px;font-size:15px;font-weight:700;box-shadow:5px 5px 0 #c8c8c8;white-space:nowrap}.header-cta:hover{opacity:1;box-shadow:3px 3px 0 #bcbcbc}#sobre-nos{scroll-margin-top:30px}
@media(max-width:1050px){.header{flex-wrap:wrap;gap:18px 24px}.header nav{order:3;flex-basis:100%;justify-content:space-between;gap:16px}.header-cta{margin-left:auto}}
@media(max-width:600px){.header{width:calc(100% - 24px);margin-top:12px;padding:16px;gap:20px 12px}.header .brand img{width:130px}.header-cta{font-size:14px;white-space:normal;max-width:155px;padding:10px 14px}.header nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 16px;font-size:14px;align-items:start}.header nav a{padding:8px 0}.header nav a{line-height:1.45}}

/* Full landing-page structure adapted from the supplied reference. */
body{background:#fff}.hero{padding-top:48px;padding-bottom:64px;gap:56px}.hero h1{font-size:clamp(44px,4.8vw,68px);line-height:1.08}.hero h1 em{background:var(--green);padding:0 9px;border-radius:8px;white-space:nowrap}.hero h1 em:after{display:none}.hero-photo{min-height:590px;border-radius:28px}.hero-photo img,.hero-photo:after{border-radius:28px}.hero .button,.condo .button{border-radius:12px;box-shadow:5px 5px 0 #c8c8c8}.center-heading{text-align:center;max-width:740px;margin:0 auto 44px}.center-heading p:not(.eyebrow){color:var(--muted);font-size:18px}.center-heading h2 span{color:#000}.advantages{background:#f5f5f5;max-width:none}.advantages-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;max-width:1240px;margin:auto}.advantages-grid article{padding:24px 12px}.adv-number{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;background:var(--green);border-radius:50%;font-weight:700;margin-bottom:22px}.advantages-grid h3{font-size:23px;line-height:1.2}.advantages-grid p{color:#555;font-size:16px}.numbers{background:var(--green);padding:38px 7%;display:grid;grid-template-columns:repeat(3,1fr);gap:30px;text-align:center}.numbers div{display:flex;flex-direction:column;gap:4px}.numbers strong{font-size:clamp(36px,4vw,58px);line-height:1.2;letter-spacing:-.04em}.numbers span{font-size:16px}.how{align-items:center}.steps article{background:#f5f5f5;padding:25px;border:0;border-radius:12px;margin:12px 0}.steps article:first-child{padding:25px}.step-number{font-weight:700;color:#000;border-bottom:3px solid var(--green);height:33px}.markets-grid article{border-radius:0 0 16px 16px}.condo{border-radius:0}.faq{max-width:1100px}.faq-list details{border-bottom:1px solid #ddd;padding:0 4px}.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:24px;cursor:pointer;font-size:18px;font-weight:700;padding:24px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';font-size:28px;font-weight:400;flex-shrink:0}.faq-list details[open] summary:after{content:'−'}.faq-list details p{margin:0;padding:0 40px 24px 0;color:#555;font-size:16px;max-width:850px}.faq-list a{text-decoration:underline;color:#000}.faq-list summary:focus-visible{outline:3px solid var(--green);outline-offset:5px}.contact{max-width:none;background:var(--green);padding:72px 6%}.contact-phone a{background:#000;color:white}.contact em{color:#000}footer{padding-top:40px;padding-bottom:40px}
@media(max-width:900px){.advantages-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero{gap:30px}.hero-photo{min-height:510px}}
@media(max-width:600px){.hero{padding-top:35px}.hero h1{font-size:clamp(38px,9.5vw,53px)}.hero-photo{min-height:450px}.advantages-grid{grid-template-columns:1fr;gap:6px}.advantages-grid article{padding:18px 0}.adv-number{margin-bottom:14px}.numbers{gap:14px;padding:32px 6%}.numbers strong{font-size:34px}.numbers span{font-size:14px}.center-heading{text-align:left;margin-bottom:24px}.faq-list summary{font-size:17px}.contact{padding:54px 6%}}

.header nav a[aria-current="page"]{text-decoration:underline;text-decoration-color:var(--green);text-decoration-thickness:3px;text-underline-offset:8px}.subhero{display:grid;grid-template-columns:1.2fr 1fr;gap:55px;align-items:center}.subhero h1,.technology-hero h1{font-size:clamp(40px,4.5vw,64px)}.subhero em,.technology-hero em{color:#000}.subhero figure{margin:0}.subhero img{width:100%;height:480px;object-fit:cover;border-radius:24px}.subhero figcaption{font-size:14px;color:#555;margin-top:8px}.story{max-width:1100px}.story>p:not(.eyebrow){font-size:18px;max-width:850px;color:#555}.soft-section{background:#f5f5f5;max-width:none}.info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.info-grid article{padding:30px;background:#f5f5f5;border-top:4px solid var(--green);border-radius:0 0 14px 14px}.soft-section .info-grid article{background:#fff}.info-grid p,.about-tech p,.discover p{font-size:17px}.info-grid p{color:#555}.unit-list article{padding:22px 0;border-bottom:1px solid #ddd}.unit-list p{margin:0;color:#555}.text-link{display:inline-block;margin-top:25px;text-decoration:underline}.about-tech{background:#000;color:#fff;max-width:none;display:grid;grid-template-columns:1fr 1fr;gap:70px}.about-tech .eyebrow{color:var(--green)}.about-tech p{color:#ccc}.about-tech .button{color:#000}.about-tech h3{margin-top:25px}.technology-hero{max-width:none;background:var(--green)}.technology-hero .intro{color:#111;max-width:750px}.technology-hero .button{background:#000;color:white}.two-columns{grid-template-columns:1fr 1fr}.discover{display:grid;grid-template-columns:1.2fr 1fr;gap:50px;align-items:center}.discover-links a{display:flex;justify-content:space-between;padding:24px 0;border-bottom:2px solid var(--green);font-size:24px;font-weight:700}
@media(max-width:1100px){.header{flex-wrap:wrap}.header nav{order:3;flex-basis:100%}}
@media(max-width:700px){.subhero,.about-tech,.discover,.info-grid,.two-columns{grid-template-columns:1fr;gap:28px}.subhero img{height:380px}.subhero h1,.technology-hero h1{font-size:clamp(36px,8.5vw,54px)}.info-grid article{padding:24px}.about-tech{gap:20px}.header nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}}

.technology-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:44px;align-items:center}.technology-hero h1{font-size:clamp(38px,3.7vw,58px)}.technology-visual{margin:0;min-width:0}.technology-visual img{display:block;width:100%;height:auto;border-radius:20px;box-shadow:0 18px 50px #00000020}.technology-visual figcaption{font-size:12px;line-height:1.5;margin-top:10px;color:#163522}@media(max-width:900px){.technology-hero{grid-template-columns:1fr;gap:32px}.technology-visual{max-width:760px}.technology-hero h1{font-size:clamp(36px,6vw,54px)}}

/* Refined corporate presentation and contact workflow. */
.header{box-shadow:none;border:1px solid #e8e8e8;border-radius:4px;margin-top:16px}.header-cta,.header-cta:hover{border-radius:4px;box-shadow:none}.header nav{font-size:15px}h1,h2,h3{letter-spacing:-.025em}.hero h1{font-size:clamp(40px,4.3vw,62px);line-height:1.12}.hero h1 em{background:none;padding:0;white-space:normal;border-radius:0}.hero .button,.condo .button,.button{border-radius:4px;box-shadow:none}.hero-photo,.hero-photo img,.hero-photo:after,.subhero img,.technology-visual img{border-radius:6px;box-shadow:none}.hours{transform:none;left:20px;bottom:24px;width:142px;height:134px;border-radius:4px}.photo-label{font-size:12px}.numbers{background:#111;color:#fff}.numbers strong{color:var(--green);font-size:clamp(32px,3.5vw,48px)}.advantages,.soft-section{background:#f7f7f7}.adv-number{border-radius:4px;background:transparent;border:1px solid #ccc;width:40px;height:40px;font-size:14px}.steps article,.info-grid article,.markets-grid article{border-radius:4px;border-top-width:2px}.technology-hero{background:#f5f5f5}.technology-hero .eyebrow{color:#333}.technology-hero .button{background:var(--green);color:#000}.contact{background:#f5f5f5;text-align:left;border-top:1px solid #e3e3e3;padding:80px 7%}.contact-layout{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:70px;max-width:1240px;margin:auto}.contact h2{font-size:clamp(32px,3vw,44px)}.contact-intro>p:not(.eyebrow){color:#555;max-width:420px;font-size:17px}.contact-direct{display:grid;gap:8px;margin-top:36px}.contact-direct span{font-size:14px;color:#666;margin-top:12px}.contact-direct a{font-size:18px;font-weight:600;width:fit-content}.contact-form{background:#fff;border:1px solid #dedede;border-radius:6px;padding:34px;min-width:0}.contact-form h3{font-size:24px}.form-required,.form-note,.field small{font-size:14px;color:#555;line-height:1.5}.form-required{margin:8px 0 24px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field{display:flex;flex-direction:column;gap:7px;min-width:0}.field label{font-size:14px;font-weight:600}.field input,.field select,.field textarea{font:inherit;font-size:16px;color:#111;background:#fff;border:1px solid #bdbdbd;border-radius:4px;padding:12px;width:100%;min-height:48px}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{outline:2px solid #008448;outline-offset:2px}.full-width{grid-column:1/-1}.form-note{margin:24px 0 18px}.form-submit{border:0;cursor:pointer;width:100%;justify-content:center;font-family:inherit;color:#000}.form-submit:hover{background:#24cc74}.form-submit:focus-visible{outline:3px solid #008448;outline-offset:4px}.form-status{font-size:14px;margin:12px 0 0}.form-status:empty{display:none}.technology-visual figcaption{color:#555}
@media(max-width:900px){.contact-layout{grid-template-columns:1fr;gap:30px}.contact-intro>p:not(.eyebrow){max-width:680px}.contact-direct{margin-top:16px}.contact{padding:54px 6%}}
@media(max-width:600px){.contact-form{padding:22px 18px}.form-grid{grid-template-columns:1fr}.contact h2{font-size:32px}.hero h1{font-size:clamp(36px,9vw,48px)}.header nav{font-size:14px}}

.benefits-feature{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:64px;align-items:center;max-width:1240px;background:#fff;padding:64px 30px}.benefits-photo{margin:0;position:relative}.benefits-photo img{display:block;width:100%;height:auto;aspect-ratio:3/4;object-fit:cover;border-radius:24px}.benefits-photo figcaption{font-size:12px;color:#666;margin-top:8px}.benefits-copy h2{font-size:clamp(30px,3vw,42px);line-height:1.15;margin-bottom:14px}.benefits-lead{font-size:18px;line-height:1.5;color:#333;margin:0 0 30px}.benefits-list{list-style:none;padding:0;margin:0;display:grid;gap:24px}.benefits-list li{display:grid;grid-template-columns:26px minmax(0,1fr);gap:18px}.benefit-check{width:25px;height:25px;background:var(--green);color:#000;border-radius:50%;font-size:17px;font-weight:700;display:flex;align-items:center;justify-content:center;margin-top:2px}.benefits-list h3{font-size:21px;line-height:1.25;margin:0 0 10px}.benefits-list p{font-size:16px;line-height:1.65;color:#444;margin:0}@media(max-width:900px){.benefits-feature{gap:30px;padding:44px 6%}.benefits-list{gap:18px}.benefits-lead{font-size:17px}.benefits-list li{gap:12px}}@media(max-width:700px){.benefits-feature{grid-template-columns:1fr;gap:26px;padding:38px 6%}.benefits-photo{max-width:500px;width:100%;margin:auto}.benefits-photo img{border-radius:16px}.benefits-copy h2{font-size:32px}.benefits-list{gap:24px}}

@media(min-width:1101px){.header nav{gap:16px;font-size:14px}.header{gap:22px}.header-cta{padding:12px 16px}}

/* Founder story */
.founder-story{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);gap:72px;align-items:center;background:#0b0b0b;color:#fff;max-width:none;padding-left:max(7%,calc((100vw - 1240px)/2));padding-right:max(7%,calc((100vw - 1240px)/2))}.founder-photo{margin:0;position:relative}.founder-photo:after{content:'';position:absolute;inset:auto 0 0;height:35%;background:linear-gradient(transparent,rgba(0,0,0,.45));pointer-events:none}.founder-photo img{display:block;width:100%;height:620px;object-fit:cover;object-position:center 18%;border-radius:6px}.founder-copy .eyebrow{color:var(--green)}.founder-copy h2{font-size:clamp(34px,3.4vw,52px)}.founder-copy h2 em{color:var(--green)}.founder-copy>p:not(.eyebrow){color:#d0d0d0;font-size:18px;line-height:1.75;max-width:700px}.founder-signature{margin-top:34px;padding-top:24px;border-top:1px solid #333;display:flex;flex-direction:column}.founder-signature strong{font-size:20px}.founder-signature span{color:var(--green);font-size:14px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}
@media(max-width:900px){.founder-story{grid-template-columns:1fr;gap:36px}.founder-photo{max-width:560px}.founder-photo img{height:auto;aspect-ratio:3/4}.founder-copy>p:not(.eyebrow){font-size:17px}}
