@font-face{font-family:Flexo;src:url(/fonts/Flexo-Regular.woff2) format("woff2"),url(/fonts/Flexo-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Flexo;src:url(/fonts/Flexo-Demi.woff2) format("woff2"),url(/fonts/Flexo-Demi.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Flexo;src:url(/fonts/Flexo-Bold.woff2) format("woff2"),url(/fonts/Flexo-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Flexo;src:url(/fonts/Flexo-Heavy.woff2) format("woff2"),url(/fonts/Flexo-Heavy.woff) format("woff");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Flexo;src:url(/fonts/Flexo-Black.woff2) format("woff2"),url(/fonts/Flexo-Black.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}:root{color-scheme:dark;--bg: #0f1822;--bg-alt: #131f2c;--blue: #1a4fa0;--blue-active: #11a0ff;--orange: #eb8223;--orange-hover: #ff5c02;--white: #ffffff;--text-2: rgba(255, 255, 255, .74);--text-3: rgba(255, 255, 255, .56);--line: rgba(255, 255, 255, .14);--line-soft: rgba(255, 255, 255, .08);--radius: 12px;--radius-lg: 14px;--shell: 1180px;--font: "Flexo", system-ui, "Segoe UI", Helvetica, Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}body{margin:0;background:var(--bg);color:var(--white);font-family:var(--font);font-weight:400;font-size:1.0625rem;line-height:1.6;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit;color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--blue-active);outline-offset:3px}h1,h2,h3,h4{margin:0 0 .6em;line-height:1.12;letter-spacing:-.01em;text-wrap:balance}h1{font-weight:900;font-size:clamp(2.1rem,7.4vw,3.7rem)}h2{font-weight:800;font-size:clamp(1.65rem,5.4vw,2.5rem)}h3{font-weight:700;font-size:clamp(1.2rem,3.6vw,1.45rem)}p{margin:0 0 1rem;color:var(--text-2)}.lede{font-size:clamp(1.05rem,3.4vw,1.25rem);color:var(--text-2);max-width:60ch}strong{color:var(--white);font-weight:700}.subtitle{font-weight:600;color:var(--white);font-size:1.05rem}.kicker{display:inline-block;font-weight:600;font-size:.85rem;letter-spacing:.14em;text-transform:uppercase;color:var(--text-3);margin-bottom:.9rem}.shell{width:min(var(--shell),calc(100% - 2.25rem));margin:0 auto}.site-shell{display:flex;flex-direction:column;min-height:100vh}main{flex:1;padding-bottom:5.5rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px;padding:.75rem 1.4rem;border:1px solid transparent;border-radius:var(--radius);background:var(--orange);color:#10161d;font-weight:700;font-size:1rem;cursor:pointer;transition:background-color .18s ease,border-color .18s ease}.button:hover,.button:focus-visible{background:var(--orange-hover)}.button:disabled{opacity:.6;cursor:default}.button-secondary{background:transparent;border-color:#ffffff59;color:var(--white)}.button-secondary:hover,.button-secondary:focus-visible{background:transparent;border-color:var(--white)}.button-block{width:100%}.actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.6rem}.text-link{color:var(--white);font-weight:600;border-bottom:2px solid var(--orange);padding-bottom:2px}.text-link:hover{border-color:var(--orange-hover)}.site-header{position:sticky;top:0;z-index:40;background:var(--bg);border-bottom:1px solid var(--line-soft)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.7rem 0}.brand{display:flex;align-items:center;gap:.65rem;min-width:0}.brand img{width:46px;height:46px;object-fit:contain}.brand-name{display:block;font-weight:800;letter-spacing:.06em;font-size:1.02rem}.brand-tag{display:none;color:var(--text-3);font-size:.8rem}.header-actions{display:flex;align-items:center;gap:.5rem}.header-actions .button{padding:.6rem 1rem;font-size:.95rem}.menu-toggle{display:inline-flex;flex-direction:column;justify-content:center;gap:5px;width:48px;height:48px;padding:0 12px;background:transparent;border:1px solid var(--line);border-radius:var(--radius);cursor:pointer}.menu-toggle span{display:block;height:2px;background:var(--white)}.desktop-nav{display:none}.nav-panel{display:none;border-top:1px solid var(--line-soft);padding:.5rem 0 1.25rem}.nav-panel.is-open{display:block}.nav-panel a{display:flex;align-items:center;min-height:48px;padding:0 .25rem;border-bottom:1px solid var(--line-soft);font-weight:600}.nav-panel a.is-active{color:var(--blue-active)}.nav-panel .button{margin-top:1rem;border-bottom:0}.hero{position:relative;border-bottom:1px solid var(--line-soft)}.hero-media{position:relative;height:clamp(300px,52vw,560px)}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:50% 62%}.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,24,34,.55) 0%,rgba(15,24,34,.8) 62%,var(--bg) 100%)}.hero-body{position:relative;margin-top:-5.5rem;padding-bottom:2.5rem;z-index:1}.hero-body h1{max-width:18ch}.hero-body p{max-width:54ch}.hero-facts{display:grid;gap:0;margin:2.2rem 0 0;padding:0;list-style:none;border-top:1px solid var(--line-soft)}.hero-facts li{padding:.9rem 0;border-bottom:1px solid var(--line-soft);color:var(--text-2)}.hero-facts strong{display:block}.section{padding:3.5rem 0;scroll-margin-top:5rem}.section--tight{padding:2.5rem 0}.section--blue{background:var(--blue)}.section--blue p{color:#ffffffd1}.section--alt{background:var(--bg-alt)}.section-head{max-width:62ch;margin-bottom:2rem}.reveal{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}.reveal.is-visible{opacity:1;transform:none}.split{display:grid;gap:1.75rem}.split+.split{margin-top:3.5rem}.split-body h2,.split-body h3{margin-bottom:.5rem}.figure{margin:0;overflow:hidden;border-radius:var(--radius-lg)}.figure>img{width:100%;height:clamp(240px,62vw,420px);object-fit:cover;transition:transform .5s ease}.figure:hover>img,.figure:focus-within>img{transform:scale(1.045)}.figure figcaption{margin-top:.7rem;color:var(--text-3);font-size:.92rem}.figure--tall img{height:clamp(300px,90vw,560px)}.figure--wide img{height:clamp(220px,46vw,460px)}.band-photo img{width:100%;height:clamp(240px,44vw,440px);object-fit:cover}.list-plain{margin:1.25rem 0 0;padding:0;list-style:none}.list-plain li{padding:.75rem 0;border-top:1px solid var(--line-soft);color:var(--text-2)}.list-plain li:last-child{border-bottom:1px solid var(--line-soft)}.list-plain li strong{display:block}.spec-table{width:100%;border-collapse:collapse;margin-top:1.5rem}.spec-table th,.spec-table td{text-align:left;padding:.9rem .75rem .9rem 0;border-bottom:1px solid var(--line-soft);vertical-align:top}.spec-table th{width:40%;font-weight:600;color:var(--white)}.spec-table td{color:var(--text-2)}.steps{counter-reset:step;margin:2rem 0 0;padding:0;list-style:none}.steps li{position:relative;padding:1.1rem 0 1.1rem 3rem;border-top:1px solid var(--line-soft)}.steps li:last-child{border-bottom:1px solid var(--line-soft)}.steps li:before{counter-increment:step;content:counter(step,decimal-leading-zero);position:absolute;left:0;top:1.1rem;font-weight:800;color:var(--orange)}.steps h3{font-size:1.1rem;margin-bottom:.25rem}.steps p{margin:0}.gallery{display:grid;gap:.75rem;grid-template-columns:1fr;margin-top:2rem}.gallery img{width:100%;height:clamp(210px,58vw,300px);object-fit:cover;transition:transform .5s ease}.gallery figure{margin:0;overflow:hidden;border-radius:var(--radius)}.gallery figure:hover img,.gallery figure:focus-within img{transform:scale(1.045)}.gallery figcaption{margin-top:.5rem;font-size:.88rem;color:var(--text-3)}.line-item{display:grid;gap:1.25rem;padding:2.25rem 0;border-top:1px solid var(--line-soft)}.line-item:last-child{border-bottom:1px solid var(--line-soft)}.audience-grid{display:grid;gap:1.5rem;grid-template-columns:1fr;margin-top:2rem}.audience-card{border:1px solid var(--line-soft);border-radius:var(--radius-lg);overflow:hidden}.audience-card .figure,.audience-card .figure>img{border-radius:0}.audience-card .figure>img{height:clamp(200px,55vw,280px)}.audience-card-body{padding:1.5rem}.audience-card-body h3{margin-bottom:.5rem}@media(min-width:860px){.audience-grid{grid-template-columns:repeat(3,1fr)}}.line-number{font-weight:800;color:var(--orange);letter-spacing:.1em}.variable-grid{display:grid;gap:1.25rem;grid-template-columns:1fr;margin-top:2rem}.variable-item{padding:1.5rem;border:1px solid var(--line-soft);border-radius:var(--radius-lg)}.variable-item h3{margin-bottom:.5rem}.variable-item p{margin:0;font-size:.98rem}@media(min-width:640px){.variable-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1000px){.variable-grid{grid-template-columns:repeat(4,1fr)}}.config-grid{display:grid;gap:1.75rem;grid-template-columns:1fr;margin-top:2rem}.config-card{padding:1.75rem;border:1px solid var(--line-soft);border-radius:var(--radius-lg);background:var(--bg-alt)}.config-card--highlight{border-color:var(--orange);background:#eb82230f}.config-card h3{margin-bottom:.4rem}.config-card .subtitle{display:block;margin-bottom:.75rem}.config-note{margin-top:1.75rem;font-weight:700;color:var(--white);max-width:60ch}@media(min-width:860px){.config-grid{grid-template-columns:repeat(2,1fr)}}.usecase-layout{display:grid;gap:1.25rem;margin-top:2rem}.usecase-featured{display:grid;border:1px solid var(--orange);border-radius:var(--radius-lg);background:#eb82230f;overflow:hidden}.usecase-featured .figure,.usecase-featured .figure>img{border-radius:0;height:100%}.usecase-featured .figure>img{min-height:clamp(220px,45vw,320px)}.usecase-featured-body{padding:1.75rem;display:flex;flex-direction:column;justify-content:center}.usecase-featured-body h3{margin-bottom:.5rem}.usecase-grid{display:grid;gap:1.1rem;grid-template-columns:1fr}.usecase-card{border:1px solid var(--line-soft);border-radius:var(--radius-lg);overflow:hidden}.usecase-card .figure,.usecase-card .figure>img{border-radius:0}.usecase-card .figure>img{height:clamp(150px,38vw,180px)}.usecase-card-body{padding:1.1rem}.usecase-card-body h3{margin-bottom:.3rem;font-size:1.02rem}.usecase-card-body p{font-size:.9rem;margin:0 0 .6rem}@media(min-width:640px){.usecase-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:860px){.usecase-featured{grid-template-columns:1.1fr 1fr}}@media(min-width:1000px){.usecase-grid{grid-template-columns:repeat(4,1fr)}}.tag-list{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.5rem;padding:0;list-style:none}.tag-list li{padding:.5rem 1rem;border:1px solid var(--line-soft);border-radius:999px;font-size:.9rem;color:var(--text-2)}.form-wrap{border:1px solid var(--line);border-radius:var(--radius-lg);padding:1.5rem;background:var(--bg-alt)}.lead-form{display:block}.form-grid{display:grid;grid-template-columns:1fr;gap:1rem}.lead-form label,.form-grid label{display:block;font-weight:600;font-size:.98rem}.lead-form input,.lead-form textarea,.lead-form select{width:100%;margin-top:.4rem;min-height:48px;padding:.7rem .85rem;background:#ffffff0a;border:1px solid var(--line);border-radius:var(--radius);color:var(--white)}.lead-form textarea{min-height:130px;resize:vertical}.lead-form small{display:block;margin-top:.4rem;color:var(--text-3);font-weight:400}.lead-form .button{margin-top:1.4rem;width:100%}.form-meta,.form-status{margin-top:1rem;font-size:.95rem}.form-status.success{color:var(--blue-active)}.form-status.error{color:var(--orange)}.closing{border-top:1px solid var(--line-soft);padding:3.25rem 0}.site-footer{border-top:1px solid var(--line-soft);padding:2.75rem 0 4.5rem;background:var(--bg-alt)}.footer-brand{display:flex;align-items:center;gap:.8rem;margin-bottom:2rem}.footer-brand img{width:52px;height:52px;object-fit:contain}.footer-cols{display:grid;gap:2rem}.footer-cols h3{font-size:.85rem;letter-spacing:.14em;text-transform:uppercase;color:var(--text-3);font-weight:600}.footer-cols p,.footer-cols a{display:block;margin:0 0 .5rem;color:var(--text-2)}.footer-cols a:hover{color:var(--white)}.footer-note{margin-top:2.25rem;padding-top:1.25rem;border-top:1px solid var(--line-soft);color:var(--text-3);font-size:.9rem}.footer-credit{margin-top:.75rem;color:var(--text-3);font-size:.8rem}.footer-credit a{color:inherit;text-decoration:underline}.footer-credit a:hover{color:var(--white)}.mobile-cta-bar{position:fixed;left:0;right:0;bottom:0;z-index:50;display:flex;gap:.5rem;padding:.6rem 1rem;background:var(--bg);border-top:1px solid var(--line)}.mobile-cta-bar a{flex:1;display:flex;align-items:center;justify-content:center;min-height:48px;border-radius:var(--radius);font-weight:700}.whatsapp-chip{background:var(--orange);color:#10161d}.whatsapp-chip:hover{background:var(--orange-hover)}.mobile-cta-link{border:1px solid rgba(255,255,255,.35);color:var(--white)}@media(min-width:720px){.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid .full{grid-column:1 / -1}.gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;border-top:0}.hero-facts li{border-bottom:0;border-top:2px solid var(--orange)}.footer-cols{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1000px){main{padding-bottom:0}.brand-tag{display:block}.brand img{width:54px;height:54px}.menu-toggle{display:none}.nav-panel{display:none!important}.desktop-nav{display:flex;align-items:center;gap:1.35rem}.desktop-nav a,.desktop-nav .nav-group-trigger{font-weight:600;padding:.35rem 0;border-bottom:2px solid transparent;transition:border-color .18s ease,color .18s ease}.desktop-nav a:hover,.desktop-nav .nav-group-trigger:hover{border-color:var(--orange)}.desktop-nav a.is-active,.desktop-nav .nav-group-trigger.is-active{border-color:var(--blue-active)}.section{padding:5.5rem 0}.hero-body{margin-top:-7rem;padding-bottom:3.5rem}.split{grid-template-columns:1.05fr 1fr;align-items:center;gap:3.5rem}.split--reverse .figure{order:2}.split--wide-media{grid-template-columns:1.35fr 1fr}.line-item{grid-template-columns:1fr 1.1fr;gap:3rem;align-items:center;padding:3rem 0}.line-item--reverse .figure{order:2}.gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:3rem}.steps li:nth-child(2){border-top:1px solid var(--line-soft)}.mobile-cta-bar{display:none}.form-wrap{padding:2.5rem}.lead-form .button{width:auto;min-width:260px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:start}}.video-figure{margin:0;border-radius:12px;overflow:hidden;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.video-figure video{display:block;width:100%;height:auto;background:#0f1822}.video-figure figcaption{padding:12px 16px;font-size:.95rem;color:#ffffffb8}.video-figure--wide{margin-top:24px}.video-grid{display:grid;gap:16px;margin-top:24px}@media(min-width:800px){.video-grid{grid-template-columns:repeat(2,1fr)}}.nav-item-group{position:relative;display:inline-flex}.nav-submenu{position:absolute;top:100%;left:0;min-width:220px;display:flex;flex-direction:column;padding:8px;gap:2px;background:#131f2c;border:1px solid rgba(255,255,255,.1);border-radius:12px;z-index:40;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .18s ease,transform .18s ease,visibility .18s}.nav-item-group:hover .nav-submenu,.nav-item-group:focus-within .nav-submenu{opacity:1;visibility:visible;transform:none}.nav-submenu a{padding:10px 12px;border-radius:8px;white-space:nowrap}.nav-submenu a:hover,.nav-submenu a.is-active{background:#ffffff12;color:#eb8223}.nav-group-trigger{background:none;border:none;font:inherit;cursor:pointer;color:inherit}.nav-panel .nav-sublink{padding-left:20px;border-left:2px solid rgba(235,130,35,.6);margin-left:4px}.nav-panel .nav-group-heading{display:block;opacity:.6;font-weight:600}
