:root{--ink:#142535;--muted:#5b6a76;--line:#dbe3e7;--paper:#fff;--soft:#f2f5f6;--soft-2:#e8eef0;--red:#dc1833;--red-dark:#b91029;--green:#10aa58;--navy:#172b37;--shadow:0 14px 35px rgba(20,37,53,.09);--radius:14px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"DM Sans",system-ui,sans-serif;background:#fff;line-height:1.55}body:has(.mobile-bottom-nav){padding-bottom:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.container{width:min(1180px,calc(100% - 64px));margin:0 auto}.icon{width:21px;height:21px;display:inline-block;vertical-align:middle;flex:none}.top-strip{background:var(--navy);color:#dbe5e8;font-size:12px}.top-strip-inner{height:34px;display:flex;align-items:center;justify-content:space-between}.top-strip span{display:flex;align-items:center;gap:7px}.top-strip .icon{width:15px;height:15px;color:#fff}.site-header{background:#fff;border-bottom:1px solid #e9eef0;position:relative;z-index:50}.header-inner{height:80px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:11px;min-width:250px}.brand img{width:43px;height:43px}.brand strong{display:block;font-family:Manrope,sans-serif;font-size:18px;line-height:1.1;letter-spacing:-.02em}.brand small{display:block;color:var(--muted);font-size:12px;margin-top:3px}.main-nav{display:flex;align-items:center;gap:30px;height:100%;font-size:14px;font-weight:600}.main-nav>a:not(.button){height:100%;display:flex;align-items:center;border-bottom:3px solid transparent}.main-nav>a:not(.button).is-active{color:var(--red);border-color:var(--red)}.button{border:0;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:0 21px;font-weight:700;font-size:14px;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgba(20,37,53,.13)}.button-primary{background:var(--red);color:#fff}.button-primary:hover{background:var(--red-dark)}.button-outline{background:#fff;border:1px solid #73818a}.button-whatsapp{background:var(--green);color:#fff}.button-full{width:100%}.mobile-menu-trigger,.mobile-menu-close{display:none}.hero{background:linear-gradient(90deg,#f7f9f9 0%,#f7f9f9 46%,#eef2f3 100%);overflow:hidden}.hero-grid{min-height:500px;display:grid;grid-template-columns:minmax(0, .9fr) minmax(450px,1.1fr);align-items:stretch}.hero-copy{padding:76px 26px 60px 0;position:relative;z-index:2}.eyebrow{font-size:11px;letter-spacing:.12em;font-weight:800;color:#667682;display:flex;align-items:center;gap:9px}.eyebrow i{display:inline-block;width:5px;height:12px;background:var(--red);border-radius:1px}.hero h1,.page-hero h1{font-family:Manrope,sans-serif;font-size:clamp(34px,4vw,56px);line-height:1.07;letter-spacing:-.045em;margin:17px 0 16px;max-width:590px}.hero h1{color:var(--ink)}.hero h1::first-line{color:var(--ink)}.hero p{font-size:18px;max-width:510px;color:#445562;margin:0 0 26px}.hero-actions{display:flex;gap:11px;flex-wrap:wrap}.benefits-inline{display:flex;align-items:center;gap:0;margin-top:38px}.benefits-inline span{display:flex;align-items:center;gap:10px;padding:0 23px;border-right:1px solid #ccd5d8;font-size:13px}.benefits-inline span:first-child{padding-left:0}.benefits-inline span:last-child{border:0}.benefits-inline .icon{width:25px;height:25px}.hero-visual{position:relative;min-height:500px;display:flex;align-items:flex-end;justify-content:flex-end}.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:center;mix-blend-mode:multiply}.hero-note{position:absolute;top:52px;right:40px;font-family:cursive;font-size:19px;line-height:1.15;transform:rotate(-7deg);color:#26353d}.hero-note b{font-weight:400;position:relative}.hero-note b:after{content:"";display:block;height:3px;background:var(--red);transform:skew(-24deg);margin-top:8px}.section{padding:67px 0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:23px}.section h2,.about-copy h2,.content-narrow h2{font-family:Manrope,sans-serif;letter-spacing:-.03em;font-size:30px;line-height:1.15;margin:8px 0 0}.text-link{display:flex;align-items:center;gap:5px;color:var(--red);font-weight:700;font-size:14px}.text-link .icon{width:17px}.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.service-grid-wide{grid-template-columns:repeat(4,minmax(0,1fr))}.service-card{background:#fff;border:1px solid #e0e7e9;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;min-width:0;box-shadow:0 3px 12px rgba(20,37,53,.04);transition:transform .2s,box-shadow .2s}.service-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.service-image{aspect-ratio:1.52;overflow:hidden;background:#e8eef0}.service-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s}.service-card:hover .service-image img{transform:scale(1.03)}.service-content{padding:14px 14px 15px;position:relative;min-height:92px}.service-content h3{font-family:Manrope,sans-serif;font-size:16px;margin:0 30px 4px; margin-left:0;line-height:1.2}.service-content p{font-size:12px;color:var(--muted);margin:0;max-width:190px}.round-arrow{position:absolute;right:13px;bottom:16px;width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#edf1f2;color:var(--ink)}.round-arrow .icon{width:15px;height:15px}.about-band{background:#edf2f3}.about-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:stretch;min-height:350px}.about-photo{position:relative;min-height:350px}.about-photo img{width:100%;height:100%;object-fit:cover;display:block}.experience-badge{position:absolute;left:24px;bottom:22px;background:#fff;padding:12px 16px;border-radius:9px;box-shadow:var(--shadow);display:flex;flex-direction:column}.experience-badge b{font-family:Manrope,sans-serif;font-size:16px}.experience-badge small{color:var(--muted)}.about-copy{padding:62px 35px 62px 64px}.about-copy p{max-width:460px;color:var(--muted);font-size:16px}.about-copy .button{margin-top:10px}.contact-band{background:var(--navy);color:#fff}.contact-band-inner{min-height:125px;display:flex;align-items:center;gap:21px}.contact-band-icon{width:55px;height:55px;display:grid;place-items:center;border:1px solid #748691;border-radius:50%;flex:none}.contact-band-icon .icon{width:31px;height:31px}.contact-band h2{font-family:Manrope,sans-serif;font-size:24px;line-height:1.15;margin:0 0 4px}.contact-band p{margin:0;color:#c6d2d6;font-size:13px}.contact-band .button{margin-left:auto}.page-hero{background:#f1f5f6;padding:65px 0 62px}.page-hero p{font-size:18px;color:var(--muted);max-width:590px;margin:0}.page-hero h1{font-size:clamp(36px,4.5vw,56px);max-width:650px;margin-bottom:10px}.page-hero-detail{padding-bottom:0}.back-link{color:var(--red);font-size:13px;font-weight:700;display:inline-flex;align-items:center;gap:5px;margin-bottom:25px}.back-link .icon{width:16px;transform:rotate(180deg)}.detail-layout{display:grid;grid-template-columns:1fr .85fr;align-items:center;gap:55px}.detail-layout img{width:100%;aspect-ratio:1.52;object-fit:cover;border-radius:12px}.detail-layout h1{margin-top:0}.detail-layout p{max-width:560px;margin-bottom:25px}.content-narrow{max-width:950px}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:19px;margin-top:36px}.process-grid>div{border-top:2px solid var(--red);padding-top:14px}.process-grid b{font-size:13px;color:var(--red)}.process-grid h3{font-family:Manrope,sans-serif;font-size:18px;margin:8px 0 4px}.process-grid p{font-size:13px;color:var(--muted);margin:0}.split-copy{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.split-copy img{width:100%;border-radius:12px}.split-copy h2{font-family:Manrope;font-size:32px;margin:0 0 16px}.split-copy p{color:var(--muted);font-size:16px}.empty-state{max-width:650px;text-align:center;padding-top:20px;padding-bottom:100px}.empty-icon{width:70px;height:70px;margin:0 auto 18px;border-radius:50%;background:#fff0f2;color:var(--red);display:grid;place-items:center}.empty-icon .icon{width:30px;height:30px}.empty-state h2{font-family:Manrope;font-size:26px;margin:0 0 8px}.empty-state p{color:var(--muted)}.contact-layout{display:grid;grid-template-columns:.65fr 1.35fr;gap:55px;align-items:start}.contact-info{display:grid;gap:13px}.info-card{display:flex;gap:14px;align-items:center;border:1px solid var(--line);padding:18px;border-radius:11px}.info-card>span{width:40px;height:40px;border-radius:50%;background:#eef4f4;color:var(--red);display:grid;place-items:center}.info-card .icon{width:20px}.info-card small{display:block;color:var(--muted);font-size:12px}.info-card b,.info-card a{display:block;font-weight:700;margin-top:2px}.form-card{border:1px solid var(--line);border-radius:13px;padding:30px;background:#fff;box-shadow:0 10px 30px rgba(20,37,53,.04)}.form-card-heading{margin-bottom:23px}.form-card-heading h2{font-family:Manrope;font-size:28px;margin:8px 0 3px}.form-card-heading p{font-size:13px;color:var(--muted);margin:0}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-card label{display:block;font-size:13px;font-weight:700;margin-bottom:15px}.form-card label small{font-size:11px;color:var(--muted);font-weight:400}.form-card input,.form-card textarea,.form-card select{display:block;width:100%;margin-top:6px;border:1px solid #d7e0e3;border-radius:7px;padding:12px 13px;background:#fbfcfc;color:var(--ink);outline:0;transition:border .2s,box-shadow .2s}.form-card textarea{resize:vertical}.form-card input:focus,.form-card textarea:focus,.form-card select:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(220,24,51,.11)}.checkbox-label{display:flex!important;align-items:flex-start;gap:10px;font-weight:400!important}.checkbox-label input{width:18px;height:18px;margin:1px 0 0;flex:none}.checkbox-label span{color:var(--muted);font-size:12px;line-height:1.4}.request-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:65px;align-items:start}.request-side{padding-top:18px}.request-side-number{font-family:Manrope;font-size:68px;line-height:1;color:#dfe8e9}.request-side h2{font-family:Manrope;font-size:31px;line-height:1.13;margin:6px 0 14px}.request-side p{color:var(--muted);font-size:15px}.request-side ul{list-style:none;padding:0;margin:26px 0 0;display:grid;gap:12px}.request-side li{display:flex;gap:8px;align-items:center;font-size:13px}.request-side li .icon{width:18px;height:18px;color:var(--green)}.honeypot{position:absolute;left:-10000px;height:1px;overflow:hidden}.success-panel{background:#eaf9f0;border:1px solid #b9e6c9;border-radius:10px;padding:28px;text-align:center}.success-panel>span{display:grid;place-items:center;width:54px;height:54px;background:#fff;color:var(--green);border-radius:50%;margin:0 auto 10px}.success-panel .icon{width:27px;height:27px}.success-panel h2{font-family:Manrope;margin:0 0 6px}.success-panel p{margin:0}.success-panel small{color:var(--muted);display:block;margin-top:4px}.flash{padding:12px 15px;border-radius:8px;font-size:13px;margin:14px auto}.flash-success{background:#eaf9f0;border:1px solid #b9e6c9;color:#126f3b}.flash-error{background:#fff0f2;border:1px solid #f6c3cb;color:#a9132d}.flash-error ul{margin:0;padding-left:18px}.site-footer{background:#10232e;color:#ced9dc;padding:48px 0 0}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr 1fr 1fr;gap:45px;padding-bottom:38px}.brand-footer{color:#fff;margin-bottom:14px}.brand-footer strong{font-size:16px}.brand-footer p,.footer-grid>div:first-child>p{color:#9fb0b7;font-size:12px;max-width:250px}.footer-grid h3{color:#fff;font-size:14px;margin:5px 0 15px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:8px;font-size:13px}.footer-grid>div:not(:first-child) a:hover{color:#fff}.footer-grid span{color:#9fb0b7}.footer-request{color:#fff!important;display:flex;align-items:center;gap:4px;margin-top:8px}.footer-request .icon{width:16px}.footer-bottom{border-top:1px solid #314650;padding:17px 0 22px;display:flex;justify-content:space-between;font-size:11px;color:#879ca4}.footer-bottom a{color:#c4d4d8;text-decoration:underline}.floating-whatsapp{position:fixed;right:24px;bottom:24px;background:var(--green);color:#fff;width:53px;height:53px;border-radius:50%;display:grid;place-items:center;box-shadow:0 10px 22px rgba(16,170,88,.3);z-index:80}.floating-whatsapp .icon{width:27px;height:27px}.mobile-bottom-nav{display:none}.error-page{min-height:430px}.error-page h1{margin-top:15px}
@media(max-width:1050px){.container{width:min(100% - 40px,900px)}.main-nav{gap:17px}.brand{min-width:auto}.hero-grid{grid-template-columns:1fr 1fr}.benefits-inline span{padding:0 10px}.service-grid,.service-grid-wide{grid-template-columns:repeat(3,1fr)}.footer-grid{gap:25px}}
@media(max-width:760px){body{padding-bottom:75px}.container{width:calc(100% - 32px)}.top-strip{display:none}.header-inner{height:69px}.brand img{width:37px;height:37px}.brand strong{font-size:15px}.brand small{font-size:10px}.mobile-menu-trigger{display:grid;place-items:center;background:transparent;border:0;width:44px;height:44px;color:var(--ink)}.main-nav{display:none;position:fixed;inset:0;background:#10232e;color:#fff;z-index:100;flex-direction:column;align-items:stretch;height:auto;padding:84px 30px 30px;gap:0}.main-nav.is-open{display:flex}.main-nav>a:not(.button){height:54px;border-bottom:1px solid #324852;color:#e8f0f1}.main-nav>a:not(.button).is-active{color:#fff;border-color:var(--red)}.main-nav .nav-cta{margin-top:19px}.mobile-menu-close{display:grid;place-items:center;position:absolute;top:16px;right:17px;width:44px;height:44px;border:1px solid #49606a;border-radius:50%;background:transparent;color:#fff}.hero-grid{display:block;min-height:0}.hero-copy{padding:48px 0 27px}.hero h1{font-size:37px;max-width:510px}.hero p{font-size:16px}.hero-visual{min-height:270px;margin:0 -16px}.hero-note{top:30px;right:24px;font-size:14px}.benefits-inline{margin-top:28px;justify-content:space-between}.benefits-inline span{padding:0 8px;font-size:10px;flex-direction:column;gap:4px;text-align:center}.benefits-inline span:first-child{padding-left:0}.benefits-inline .icon{width:23px;height:23px}.section{padding:45px 0}.section-heading{display:block}.section-heading h2{font-size:26px}.section-heading .text-link{margin-top:13px}.service-grid,.service-grid-wide{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.service-content{padding:11px 10px;min-height:95px}.service-content h3{font-size:14px}.service-content p{font-size:11px}.round-arrow{right:9px;bottom:12px;width:25px;height:25px}.about-grid{display:block}.about-photo{min-height:250px}.about-copy{padding:39px 0 44px}.about-copy h2{font-size:27px}.contact-band-inner{padding:27px 0;display:grid;grid-template-columns:45px 1fr;gap:11px}.contact-band h2{font-size:19px}.contact-band p{font-size:12px}.contact-band .button{grid-column:1/-1;margin:4px 0 0;width:100%}.page-hero{padding:48px 0 43px}.page-hero h1{font-size:36px}.page-hero p{font-size:16px}.detail-layout{display:flex;flex-direction:column-reverse;gap:20px;align-items:stretch}.detail-layout h1{font-size:34px}.detail-layout img{border-radius:10px}.process-grid{grid-template-columns:1fr;gap:22px}.split-copy{display:flex;flex-direction:column;gap:28px;align-items:stretch}.split-copy h2{font-size:28px}.contact-layout,.request-layout{display:flex;flex-direction:column;gap:25px}.contact-info{width:100%}.form-card{padding:21px 17px}.field-grid{grid-template-columns:1fr;gap:0}.request-side{padding-top:0}.request-side-number{font-size:54px}.request-side h2{font-size:27px}.footer-grid{grid-template-columns:1fr 1fr;gap:29px 17px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:not(:first-child){font-size:12px}.footer-bottom{display:block;padding-bottom:15px}.footer-bottom span{display:block;margin:4px 0}.floating-whatsapp{right:18px;bottom:92px;width:49px;height:49px}.mobile-bottom-nav{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);left:0;right:0;bottom:0;height:75px;background:#fff;border-top:1px solid #dfe7e8;z-index:70;padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#536570;font-size:10px;font-weight:700}.mobile-bottom-nav a .icon{width:22px;height:22px}.mobile-bottom-nav a.is-active{color:var(--red)}.error-page{min-height:430px}}
@media(max-width:380px){.container{width:calc(100% - 24px)}.hero h1{font-size:32px}.benefits-inline span{font-size:9px}.service-content h3{font-size:13px}.section h2{font-size:24px}}
.hero h1 .accent{display:block;color:var(--red)}body.menu-lock{overflow:hidden}:focus-visible{outline:3px solid rgba(220,24,51,.35);outline-offset:2px}@media(max-width:760px){body:has(.mobile-bottom-nav){padding-bottom:75px}.hero-copy{min-width:0}.hero h1{max-width:100%;overflow-wrap:anywhere}body{overflow-x:hidden}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
