.site-header{z-index:50;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;position:sticky;top:0}:root.dark .site-header{background:#0b1220e6}.site-header__inner{width:min(var(--container-width), calc(100% - 32px));grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(18px,3.2vw,42px);min-height:76px;margin:0 auto;display:grid}.brand{width:max-content;color:var(--text-strong);justify-self:start;gap:2px;display:inline-grid}.brand__title{letter-spacing:-.055em;font-size:1.9rem;font-weight:850;line-height:.95}.brand__title span{color:var(--brand-green)}.brand__subtitle{letter-spacing:.28em;color:var(--text-soft);font-size:.5rem;font-weight:760}.brand__bar{background:linear-gradient(90deg, var(--fx-mint), var(--fx-cyan), var(--fx-blue));border-radius:999px;width:82px;height:4px}.site-nav{justify-content:center;align-items:center;gap:clamp(22px,3vw,38px);display:flex}.site-nav a{color:var(--text-strong);padding:10px 0;font-size:.94rem;font-weight:720;line-height:1;transition:color .22s;position:relative}.site-nav a:after{content:"";background:var(--accent);transform-origin:50%;border-radius:999px;height:2px;transition:transform .22s;position:absolute;bottom:2px;left:0;right:0;transform:scaleX(0)}.site-nav a:hover{color:var(--accent)}.site-nav a:hover:after{transform:scaleX(1)}.site-actions{justify-self:end;align-items:center;gap:10px;display:flex}.site-header__cta{border:1px solid var(--text-strong);background:var(--text-strong);min-height:42px;color:var(--surface);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 18px;font-size:.88rem;font-weight:850;transition:transform .22s,background-color .22s,border-color .22s;display:inline-flex}.site-header__cta:hover{transform:translateY(-1px)}.site-controls{border:1px solid var(--border);background:var(--surface-soft);border-radius:999px;align-items:center;gap:4px;min-inline-size:0;margin:0;padding:4px;display:inline-flex;position:relative}.site-control{min-width:38px;height:38px;color:var(--text-strong);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;font-size:.86rem;font-weight:850;line-height:1;transition:background-color .22s,color .22s,transform .22s;display:inline-flex}.site-control:hover{background:var(--surface);color:var(--accent);transform:translateY(-1px)}.site-control--language{letter-spacing:.04em;min-width:44px}.site-control--theme{font-size:1rem}:root.dark .site-header__cta{background:var(--text-strong);color:var(--bg)}.site-footer{background:var(--fx-navy);color:#ffffffb8}.site-footer__top{grid-template-columns:minmax(260px,.85fr) minmax(0,1.6fr);gap:clamp(42px,7vw,92px);padding:58px 0 34px;display:grid}.site-footer__brand-column{max-width:360px}.footer-brand{color:#fff;gap:2px;width:max-content;display:inline-grid}.footer-brand__title{letter-spacing:-.055em;font-size:2.05rem;font-weight:850;line-height:.95}.footer-brand__title span{color:var(--brand-green)}.footer-brand__subtitle{letter-spacing:.28em;color:#ffffff94;font-size:.52rem;font-weight:760}.footer-brand__bar{background:var(--brand-green);border-radius:999px;width:86px;height:4px}.site-footer__tagline{color:#ffffffb8;margin-top:20px;font-size:1rem;line-height:1.7}.site-footer__whatsapp{color:#fff;background:#ffffff0f;border:1px solid #fff3;border-radius:999px;justify-content:center;align-items:center;min-height:46px;margin-top:24px;padding:0 18px;font-size:.9rem;font-weight:850;transition:transform .22s,background-color .22s,border-color .22s;display:inline-flex}.site-footer__whatsapp:hover{background:#ffffff1a;border-color:#ffffff57;transform:translateY(-1px)}.site-footer__nav-grid{grid-template-columns:.85fr 1.2fr .75fr;gap:clamp(28px,4vw,56px);display:grid}.site-footer__column h3{color:#fff;letter-spacing:.12em;text-transform:uppercase;margin-bottom:18px;font-size:.82rem;font-weight:900;line-height:1.2}.site-footer__links{gap:12px;display:grid}.site-footer__links a{color:#ffffffb3;width:max-content;font-size:.96rem;line-height:1.4;transition:color .22s,transform .22s}.site-footer__links a:hover{color:#fff;transform:translate(2px)}.site-footer__contact-list{gap:13px;display:grid}.site-footer__contact-item{color:#ffffffb8;align-items:flex-start;gap:11px;font-size:.96rem;line-height:1.5;transition:color .22s;display:flex}a.site-footer__contact-item:hover{color:#fff}.site-footer__icon{color:var(--brand-green);flex:none;justify-content:center;align-items:center;display:inline-flex;transform:translateY(2px)}.site-footer__socials{align-items:center;gap:12px;display:flex}.site-footer__social-link{color:#ffffffb8;background:#ffffff0a;border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .22s,border-color .22s,color .22s,background-color .22s;display:inline-flex}.site-footer__social-link:hover{color:#fff;background:#ffffff14;border-color:#ffffff57;transform:translateY(-1px)}.site-footer__contact-strip{border-top:1px solid #ffffff1f;border-bottom:1px solid #ffffff1f;grid-template-columns:1.2fr .7fr .9fr;display:grid}.site-footer__contact-card{color:#ffffffbd;gap:6px;min-width:0;padding:20px 24px 20px 0;display:grid}.site-footer__contact-card+.site-footer__contact-card{border-left:1px solid #ffffff1f;padding-left:24px}.site-footer__contact-card span{color:#ffffff7a;letter-spacing:.13em;text-transform:uppercase;font-size:.7rem;font-weight:900}.site-footer__contact-card strong{color:#fff;font-size:.95rem;font-weight:760;line-height:1.35}a.site-footer__contact-card:hover strong{color:var(--brand-cyan)}.site-footer__bottom{justify-content:space-between;align-items:center;gap:18px;padding:22px 0 28px;display:flex}.site-footer__bottom p,.site-footer__bottom span{color:#ffffff80;font-size:.9rem;line-height:1.5}.floating-whatsapp{z-index:55;border:1px solid var(--border);min-height:58px;color:var(--text-strong);box-shadow:0 18px 44px rgba(var(--fx-navy-rgb), .14);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border-radius:999px;align-items:center;gap:12px;padding:8px 16px 8px 8px;transition:transform .22s,border-color .22s,background-color .22s,box-shadow .22s;display:inline-flex;position:fixed;bottom:24px;right:24px}.floating-whatsapp:hover{border-color:rgba(var(--fx-mint-rgb), .46);box-shadow:0 24px 54px rgba(var(--fx-navy-rgb), .18);background:#fff;transform:translateY(-2px)}.floating-whatsapp__icon{color:#fff;background:#25d366;border-radius:999px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.floating-whatsapp__text{gap:2px;line-height:1;display:grid}.floating-whatsapp__text strong{color:var(--text-strong);letter-spacing:-.02em;font-size:.9rem;font-weight:900}.floating-whatsapp__text small{color:var(--text-muted);font-size:.72rem;font-weight:760}:root.dark .floating-whatsapp{background:#101a2de6;border-color:#ffffff1f;box-shadow:0 18px 44px #00000047}:root.dark .floating-whatsapp:hover{background:#101a2df5}@media (width<=720px){.floating-whatsapp{justify-content:center;gap:0;width:56px;height:56px;min-height:56px;padding:0;bottom:16px;right:16px}.floating-whatsapp__icon{width:44px;height:44px}.floating-whatsapp__text{display:none}}@media (width<=1080px){.site-header__inner{gap:18px;min-height:72px}.site-nav{gap:22px}.site-header__cta{min-height:40px;padding:0 16px}.site-footer__top{grid-template-columns:1fr}.site-footer__brand-column{max-width:520px}.site-footer__nav-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-footer__contact-strip{grid-template-columns:1fr}.site-footer__contact-card{padding:18px 0}.site-footer__contact-card+.site-footer__contact-card{border-top:1px solid #ffffff1f;border-left:0;padding-left:0}}@media (width<=860px){.site-header__inner{grid-template-columns:auto minmax(0,1fr)}.site-nav{display:none}.site-actions{justify-self:end}}@media (width<=720px){.site-header__inner{width:calc(100% - 20px);min-height:68px}.brand__title{font-size:1.68rem}.brand__subtitle{font-size:.46rem}.brand__bar{width:74px;height:3px}.site-header__cta{display:none}.site-controls{padding:3px}.site-control{min-width:36px;height:36px}.site-control--language{min-width:42px}.site-footer__top{padding:46px 0 30px}.site-footer__nav-grid{grid-template-columns:1fr;gap:30px}.site-footer__bottom{flex-direction:column;align-items:flex-start;padding-bottom:26px}.floating-whatsapp{width:56px;height:56px;bottom:16px;right:16px}}.floating-whatsapp{border-color:rgba(var(--fx-mint-rgb), .38);box-shadow:0 18px 44px rgba(var(--fx-navy-rgb), .14), 0 0 0 6px rgba(var(--fx-mint-rgb), .08);overflow:visible}.floating-whatsapp__person{z-index:2;background:var(--brand-green);width:34px;height:34px;box-shadow:0 10px 22px rgba(var(--fx-navy-rgb), .18);border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;font-size:1.05rem;line-height:1;animation:2.4s ease-in-out infinite floating-whatsapp-person;display:inline-flex;position:absolute;top:-12px;left:-8px}.floating-whatsapp__icon{box-shadow:0 10px 22px #25d36647}.floating-whatsapp__text strong{font-size:.92rem}.floating-whatsapp__text small{color:var(--accent);font-weight:850}@keyframes floating-whatsapp-person{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-3px)rotate(-4deg)}}:root.dark .floating-whatsapp__person{border-color:var(--surface);color:var(--fx-navy)}@media (width<=720px){.floating-whatsapp__person{width:31px;height:31px;font-size:.98rem;top:-10px;left:-7px}.floating-whatsapp{box-shadow:0 14px 34px rgba(var(--fx-navy-rgb), .18), 0 0 0 5px rgba(var(--fx-mint-rgb), .1)}}.site-controls__legend{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.floating-whatsapp__person{color:#fff;background:#25d366;font-size:0}.floating-whatsapp__person svg{width:18px;height:18px}.floating-whatsapp__icon{box-shadow:0 10px 22px rgba(var(--fx-navy-rgb), .18);background:#ffffff2e;border:2px solid #ffffffeb;padding:0;overflow:hidden}.floating-whatsapp__icon img{object-fit:cover;object-position:center top;width:100%;height:100%}:root.dark .floating-whatsapp__icon{background:#ffffff14;border-color:#ffffff2e}.app-shell{background:var(--surface);min-height:100svh}.app-main{background:var(--surface);display:block}:root{--container-width:1180px;--container-narrow:980px;--fx-navy:#1b273b;--fx-blue:#2f7dd1;--fx-mint:#5fe0a5;--fx-cyan:#80d9ed;--fx-navy-rgb:27, 39, 59;--fx-blue-rgb:47, 125, 209;--fx-mint-rgb:95, 224, 165;--fx-cyan-rgb:128, 217, 237;--bg:#fff;--surface:#fff;--surface-muted:#f3f8fb;--surface-soft:#f7fbfd;--field-bg:#f9fcff;--text:#64738b;--text-muted:#5c6a80;--text-soft:#8a96a8;--text-strong:var(--fx-navy);--border:#dce7f0;--accent:var(--fx-blue);--accent-strong:#2468b4;--accent-rgb:var(--fx-blue-rgb);--accent-soft:rgba(var(--fx-blue-rgb), .12);--brand-green:var(--fx-mint);--brand-cyan:var(--fx-cyan);--hero-card-bg:#f5f9fceb;--shadow-soft:0 18px 44px rgba(var(--fx-navy-rgb), .08);--shadow-strong:0 24px 64px rgba(var(--fx-navy-rgb), .18);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root.dark{--bg:#0b1220;--surface:#101a2d;--surface-muted:#0f1828;--surface-soft:#111d31;--field-bg:#16243a;--text:#b8c1d0;--text-muted:#a7b1c3;--text-soft:#8e98ab;--text-strong:#f3f8ff;--border:#ffffff1a;--accent:var(--fx-blue);--accent-strong:#80d9ed;--accent-rgb:var(--fx-blue-rgb);--accent-soft:rgba(var(--fx-blue-rgb), .2);--brand-green:var(--fx-mint);--brand-cyan:var(--fx-cyan);--hero-card-bg:#0f1828eb;--shadow-soft:0 24px 60px #0000004d;--shadow-strong:0 32px 70px #0000005c;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-width:320px;color:var(--text);margin:0}body,button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,input,select,textarea{color:inherit}img,picture,video,canvas,svg{max-width:100%;display:block}h1,h2,h3,h4,h5,h6,p{margin:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(var(--accent-rgb), .28);outline-offset:2px}::selection{background:rgba(var(--fx-cyan-rgb), .34);color:var(--text-strong)}#root{min-height:100svh}.container{width:min(var(--container-width), calc(100% - 32px));margin:0 auto}.container--narrow{width:min(var(--container-narrow), calc(100% - 32px));margin:0 auto}.section-anchor{scroll-margin-top:120px}.section-marker{background:linear-gradient(90deg, var(--fx-mint), var(--fx-cyan), var(--fx-blue));border-radius:999px;width:80px;height:4px;display:block}.section-marker--center{margin:0 auto 28px}.section-marker--left{margin:0 0 24px}.section-title{color:var(--text-strong);letter-spacing:-.04em;font-size:clamp(2.3rem,4vw,3.6rem);font-weight:800;line-height:1.1}.section-title--center{text-align:center}.section-copy{color:var(--text-muted);font-size:clamp(1.05rem,1.5vw,1.3rem);line-height:1.85}.button-primary,.button-outline{cursor:pointer;border-radius:14px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-weight:700;transition:transform .25s,filter .25s,background-color .25s,border-color .25s,color .25s;display:inline-flex}.button-primary{background:linear-gradient(180deg, var(--accent), var(--accent-strong));color:#fff;box-shadow:0 14px 30px rgba(var(--accent-rgb), .24);border:0}.button-outline{border:2px solid var(--accent);color:var(--accent);background:0 0}.button-outline--light{color:#fff;background:#ffffff0a;border-color:#ffffffb8}.button-primary:hover,.button-outline:hover{transform:translateY(-1px)}.button-primary:hover{filter:brightness(1.03)}.button-outline:hover{background:rgba(var(--accent-rgb), .08)}.button-outline--light:hover{background:#ffffff1a}.surface-panel{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:22px}@media (width<=720px){.container,.container--narrow{width:calc(100% - 20px)}.section-marker--center{margin-bottom:24px}}@media (width<=1120px){:root{--mobile-header-height:68px}html{scroll-padding-top:calc(var(--mobile-header-height) + 16px)}body{overflow-x:hidden}.section-anchor{scroll-margin-top:calc(var(--mobile-header-height) + 18px)}.container,.container--narrow{width:min(100% - 24px, var(--container-width))}}@media (width<=860px){.site-header__inner{width:calc(100% - 20px);min-height:var(--mobile-header-height);grid-template-columns:minmax(0,1fr) auto;gap:10px}.brand__title{font-size:1.58rem}.brand__subtitle{letter-spacing:.2em;font-size:.43rem}.brand__bar{width:64px;height:3px}.site-nav{display:none}.site-actions{gap:8px}.site-header__cta{display:none}.site-controls{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffc7;padding:3px}.site-control{min-width:36px;height:36px;font-size:.8rem}.site-control--language{min-width:42px}:root.dark .site-controls{background:#101a2dc7}.home-hero{height:auto;min-height:calc(100svh - var(--mobile-header-height));display:block}.home-hero:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(#0b122014 0%,#0b122038 100%);position:absolute;inset:0}.home-hero__inner{min-height:calc(100svh - var(--mobile-header-height) - 120px);align-items:flex-end;padding:clamp(92px,20svh,150px) 0 14px}.home-hero__panel{background:#ffffffe6;border-radius:26px;width:100%;padding:22px 20px}.home-hero__eyebrow,.home-about__eyebrow,.home-project-focus__eyebrow,.home-founder__eyebrow,.home-testimonials__eyebrow,.home-bottom-cta__eyebrow{letter-spacing:.12em;font-size:.68rem}.home-hero__panel h1{letter-spacing:-.07em;margin-top:12px;font-size:clamp(2.2rem,10.5vw,3.35rem);line-height:.98}.home-hero__panel p{margin-top:16px;font-size:.96rem;line-height:1.56}.home-hero__actions{gap:10px;margin-top:20px}.home-hero__button{min-height:48px;padding:0 18px;font-size:.9rem}.home-hero__facts{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:20px;padding-top:14px}.home-hero__facts li{text-align:center;padding:0 8px}.home-hero__facts li:first-child{padding-left:0}.home-hero__facts li+li{border-left:1px solid rgba(var(--fx-navy-rgb), .14);border-top:0;padding-left:8px}.home-hero__facts strong{letter-spacing:-.04em;font-size:clamp(.88rem,4vw,1.05rem)}.home-hero__facts span{margin-top:5px;font-size:.68rem;line-height:1.18}.home-hero__carousel-wrap{padding-bottom:12px}.home-hero__carousel{border-radius:20px}.home-hero__carousel-track{gap:8px;padding:8px;animation-duration:34s}.home-hero__carousel-item{border-radius:14px;flex-basis:150px;height:78px}.home-hero__carousel-item figcaption{display:none}.home-about{background:var(--surface);height:auto;min-height:auto;padding:56px 0;overflow:visible}.home-about__layout{gap:34px}.home-about__title{letter-spacing:-.065em;margin-top:12px;font-size:clamp(2.2rem,10vw,3.25rem);line-height:1}.home-about__description{margin-top:16px;font-size:.97rem;line-height:1.62}.home-about__project-link{justify-content:space-between;width:100%;margin-top:18px;padding-bottom:8px}.home-about__support{margin-top:30px}.home-about__support-head{grid-template-columns:1fr;gap:8px}.home-about__support-head h3{font-size:1.18rem}.home-about__support-head p{font-size:.88rem;line-height:1.48}.home-about__proof-row{border-top:0;grid-template-columns:1fr;gap:10px;margin-top:14px;display:grid}.home-about__proof{border:1px solid var(--border);background:var(--surface);border-radius:18px;padding:16px}.home-about__proof+.home-about__proof{border-left:1px solid var(--border);border-top:1px solid var(--border);padding-left:16px}.home-about__proof-index{margin-bottom:10px}.home-about__proof-text strong{font-size:1.24rem}.home-about__proof-text p{font-size:.8rem;line-height:1.42}.home-about-form{max-width:none}.home-about-form__card{box-shadow:0 18px 44px rgba(var(--fx-navy-rgb), .08);border-radius:24px;padding:22px 18px}.home-about-form__header{padding-bottom:18px}.home-about-form__caption{font-size:.66rem;line-height:1.35}.home-about-form h3{font-size:1.42rem}.home-about-form__body{gap:12px;margin-top:18px}.home-about-form__field input,.home-about-form__field select{border-radius:14px;min-height:48px;font-size:.9rem}.home-about-form__phone-grid{grid-template-columns:1fr}.home-about-form__button{min-height:50px}.home-project-focus{height:auto;min-height:calc(100svh - var(--mobile-header-height))}.home-project-focus__stage{min-height:calc(100svh - var(--mobile-header-height));justify-content:flex-end;padding:14px 0 18px}.home-project-focus__topbar{justify-content:center;margin-bottom:auto}.home-project-focus__topbar span{letter-spacing:.1em;text-align:center;padding:8px 11px;font-size:.62rem}.home-project-focus__content{grid-template-columns:1fr;gap:10px;width:100%}.home-project-focus__main-card{background:#ffffffeb;border-radius:26px;width:100%;max-width:none;padding:22px 19px}.home-project-focus__main-card h2{letter-spacing:-.07em;margin-top:10px;font-size:clamp(2.35rem,10.8vw,3.6rem);line-height:.98}.home-project-focus__main-card p{margin-top:14px;font-size:.96rem;line-height:1.55}.home-project-focus__actions{gap:9px;margin-top:18px}.home-project-focus__button{min-height:47px;font-size:.88rem}.home-project-focus__cards{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;grid-template-columns:none;gap:10px;padding:2px 1px 8px;display:flex;overflow-x:auto}.home-project-focus__cards::-webkit-scrollbar{display:none}.home-project-focus__card{scroll-snap-align:start;border-radius:20px;flex:0 0 min(78vw,285px);padding:14px}.home-project-focus__card h3{margin-top:7px;font-size:.9rem}.home-project-focus__card p{font-size:.78rem;line-height:1.35}.home-founder{height:auto;min-height:auto;padding:58px 0 64px;overflow:visible}.home-founder__inner{grid-template-columns:1fr;gap:34px;height:auto}.home-founder__visual{order:1;height:auto}.home-founder__content{order:2}.home-founder__portrait-shell{width:min(84vw,350px);margin:0 auto}.home-founder__portrait-shell:before{inset:-9px}.home-founder__portrait-shell:after{inset:17px}.home-founder__portrait-label{border-radius:16px;min-width:178px;padding:10px 12px;bottom:16px}.home-founder__portrait-label span{font-size:.58rem}.home-founder__portrait-label strong{font-size:.88rem}.home-founder__portrait-caption{display:none}.home-founder__name{letter-spacing:-.075em;margin-top:10px;font-size:clamp(2.5rem,13vw,4.1rem);line-height:.92}.home-founder__title{margin-top:16px;font-size:clamp(1.12rem,5vw,1.42rem);line-height:1.2}.home-founder__quote{margin-top:14px;font-size:.96rem;line-height:1.56}.home-founder__role{margin-top:12px;font-size:.86rem}.home-founder__actions{gap:9px;margin-top:20px}.home-founder__button{width:100%;min-height:48px;font-size:.9rem}.home-founder__principles{border-top:0;grid-template-columns:1fr;gap:10px;margin-top:26px}.home-founder__principle{border:1px solid var(--border);background:var(--surface);border-radius:18px;padding:15px}.home-founder__principle+.home-founder__principle{border-left:1px solid var(--border);border-top:1px solid var(--border);padding-left:15px}.home-founder__principle strong{margin-top:7px}.home-founder__principle p{font-size:.78rem;line-height:1.36}.home-testimonials{height:auto;min-height:auto;padding:58px 0 64px;overflow:visible}.home-testimonials__inner{grid-template-rows:auto auto auto;gap:22px;height:auto;display:grid}.home-testimonials__header{text-align:left;max-width:none}.home-testimonials__header h2{letter-spacing:-.07em;margin-top:10px;font-size:clamp(2.25rem,10vw,3.4rem);line-height:1}.home-testimonials__header p{margin:12px 0 0;font-size:.96rem;line-height:1.56}.home-testimonials__grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;grid-template-columns:none;gap:12px;width:100%;margin:0;padding:1px 1px 8px;display:flex;overflow-x:auto}.home-testimonials__grid::-webkit-scrollbar{display:none}.video-testimonial-card{scroll-snap-align:start;border-radius:24px;flex:0 0 min(84vw,340px);padding:10px}.video-testimonial-card__media{border-radius:19px}.video-testimonial-card__play{width:54px;height:54px}.video-testimonial-card__body{padding:13px 3px 2px}.video-testimonial-card__quote{-webkit-line-clamp:3;font-size:.82rem;line-height:1.42}.video-testimonial-card__footer{margin-top:12px;padding-top:12px}.video-testimonial-card__footer strong{font-size:.92rem}.video-testimonial-card__footer span{font-size:.64rem}.home-testimonials__controls{gap:14px}.home-testimonials__nav{width:46px;height:46px}.home-bottom-cta{margin-top:0;padding:48px 0 54px}.home-bottom-cta__inner{grid-template-columns:1fr;gap:22px}.home-bottom-cta__title{letter-spacing:-.07em;margin-top:10px;font-size:clamp(2.1rem,9.6vw,3.2rem);line-height:1}.home-bottom-cta__description{margin-top:13px;font-size:.96rem;line-height:1.56}.home-bottom-cta__actions{flex-direction:column;align-items:stretch;gap:10px}.home-bottom-cta__button,.home-bottom-cta__link{width:100%;min-height:49px}.site-footer__top{gap:34px;padding:42px 0 28px}.site-footer__brand-column{max-width:none}.footer-brand__title{font-size:1.78rem}.footer-brand__subtitle{letter-spacing:.22em;font-size:.46rem}.site-footer__tagline{margin-top:16px;font-size:.95rem;line-height:1.58}.site-footer__whatsapp{width:100%;min-height:48px;margin-top:20px}.site-footer__nav-grid{grid-template-columns:1fr;gap:28px}.site-footer__column h3{margin-bottom:12px;font-size:.74rem}.site-footer__links{gap:10px}.site-footer__contact-list{gap:11px}.site-footer__contact-strip{grid-template-columns:1fr}.site-footer__contact-card{padding:17px 0}.site-footer__contact-card+.site-footer__contact-card{border-top:1px solid #ffffff1f;border-left:0;padding-left:0}.site-footer__bottom{flex-direction:column;align-items:flex-start;gap:8px;padding:20px 0 26px}.floating-whatsapp{right:14px;bottom:calc(14px + env(safe-area-inset-bottom));border-color:rgba(var(--fx-mint-rgb), .36);width:56px;height:56px;min-height:56px;box-shadow:0 14px 34px rgba(var(--fx-navy-rgb), .18);justify-content:center;gap:0;padding:0}.floating-whatsapp__icon{width:44px;height:44px}.floating-whatsapp__text{display:none}}@media (width<=420px){.container,.container--narrow{width:calc(100% - 20px)}.brand__title{font-size:1.45rem}.brand__subtitle{display:none}.brand__bar{width:58px}.site-control{min-width:34px;height:34px}.site-control--language{min-width:38px}.home-hero__panel,.home-project-focus__main-card{border-radius:23px;padding:20px 17px}.home-hero__panel h1,.home-project-focus__main-card h2{font-size:clamp(2.05rem,11vw,3rem)}.home-hero__button,.home-project-focus__button,.home-founder__button,.home-bottom-cta__button,.home-bottom-cta__link{min-height:47px}.home-hero__facts{margin-top:18px}.home-hero__facts strong{font-size:.82rem}.home-hero__facts span{font-size:.62rem}.home-about,.home-founder,.home-testimonials{padding-top:50px;padding-bottom:56px}.home-project-focus__topbar{display:none}.home-project-focus__stage{padding-top:52px}.home-founder__portrait-shell{width:min(82vw,320px)}.home-testimonials__nav{width:44px;height:44px}.video-testimonial-card{flex-basis:86vw}}@media (width<=860px) and (orientation:landscape){.home-hero__inner{min-height:auto;padding-top:42px}.home-hero__carousel-wrap{display:none}.home-project-focus__stage{min-height:620px}.home-founder__portrait-shell{width:min(42vw,300px)}}
