html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis [data-lenis-prevent],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent-touch],.lenis [data-lenis-prevent-vertical],.lenis [data-lenis-prevent-horizontal]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-behavior:allow-discrete;transition-property:overflow;transition-duration:1ms}:root{--orange:#ff5a22;--orange-dark:#eb4816;--ink:#111112;--muted:#536a72;--line:#ddd8d2;--paper:#f3f1ee;--white:#fff;--dark:#111;--ease:cubic-bezier(.19, 1, .22, 1);--section-space:clamp(80px, 7.5vw, 116px)}*{box-sizing:border-box}html{scroll-behavior:auto}section[id]{scroll-margin-top:24px}body{background:var(--paper);color:var(--ink);letter-spacing:0;text-rendering:geometricprecision;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400}button,input,select{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1296px,100% - 48px);margin:0 auto}.section{padding:var(--section-space) 0;position:relative;overflow:hidden}.section-orange{background:linear-gradient(#ffffff0e 1px, transparent 1px), linear-gradient(90deg, #ffffff0b 1px, transparent 1px), var(--orange);color:var(--white);background-size:64px 64px;position:relative}.section-dark{background:var(--dark);color:var(--white)}.grain{pointer-events:none;opacity:.24;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.42'/%3E%3C/svg%3E");position:absolute;inset:0}.kicker{color:#ffffffc7;letter-spacing:.28em;text-transform:uppercase;margin-bottom:26px;font-size:12px;font-weight:600;line-height:1.35;display:block}.kicker--dark{color:#526a72}.button{isolation:isolate;cursor:pointer;min-height:58px;transition:transform .45s var(--ease), box-shadow .45s var(--ease), background .45s var(--ease);will-change:transform;border:0;border-radius:999px;justify-content:center;align-items:center;gap:12px;padding:0 32px;font-weight:600;line-height:1;display:inline-flex;position:relative}.button:after{content:"";z-index:-1;border-radius:inherit;opacity:0;transition:opacity .42s var(--ease), transform .42s var(--ease);background:#ffffff42;position:absolute;inset:7px;transform:scale(.72)}.button:focus-visible,.topbar nav a:focus-visible,.floating-whatsapp:focus-visible{outline-offset:4px;outline:2px solid #ffffffdb}.button:hover:after{opacity:1;transform:scale(1)}.button--light{background:var(--white);color:var(--orange-dark)}.button--orange{background:var(--orange);color:var(--white);box-shadow:0 22px 44px #ff5a222e}.logo-mark{width:60px;height:60px;transition:transform .45s var(--ease), opacity .45s var(--ease);border-radius:999px;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.logo-mark:hover{opacity:.82;transform:rotate(-8deg)scale(1.04)}.logo-mark img{object-fit:contain;width:60px;height:60px}.logo-mark--light img{filter:brightness(0)invert()}.hero{flex-direction:column;justify-content:center;min-height:100svh;padding:96px 0 72px;display:flex}.topbar{z-index:2;justify-content:space-between;align-items:center;width:min(1760px,100% - 96px);margin:0 auto;display:flex;position:absolute;top:22px;left:0;right:0}.topbar nav{color:#ffffffc7;letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:28px;font-size:12px;font-weight:600;display:flex}.topbar nav a{padding:10px 0;position:relative}.topbar nav a:after{content:"";transform-origin:100%;height:1px;transition:transform .36s var(--ease);background:currentColor;position:absolute;bottom:2px;left:0;right:0;transform:scaleX(0)}.topbar nav a:hover:after{transform-origin:0;transform:scaleX(1)}.hero__content{z-index:1;grid-template-columns:minmax(0,1fr) 462px;align-items:center;gap:clamp(64px,9vw,160px);width:min(1154px,100% - 48px);margin:0 auto;display:grid;position:relative}.hero__copy h1{letter-spacing:0;max-width:580px;margin:0;font-size:clamp(46px,4vw,66px);font-weight:600;line-height:.94}.hero__copy h1 span{font-weight:500;display:block}.hero__copy p{color:#ffffffe6;max-width:510px;margin:32px 0 42px;font-size:17px;font-weight:400;line-height:1.55}.hero__button{color:var(--ink)}.lead-form{background:#1a1a1a;border:1px solid #ffffff24;border-radius:16px;padding:24px;position:relative;box-shadow:0 28px 70px #0000004d}.lead-form h2{margin:0 0 12px;font-size:19px;line-height:1.2}.lead-form label{color:#ffffffe6;letter-spacing:.16em;text-transform:uppercase;gap:7px;margin-top:10px;font-size:10px;font-weight:600;display:grid}.lead-form input,.lead-form select{width:100%;height:40px;color:var(--white);letter-spacing:0;text-transform:none;transition:background .26s ease, border-color .26s ease, box-shadow .26s ease, transform .26s var(--ease);background:#101010;border:1px solid #ffffff24;border-radius:7px;outline:none;padding:0 12px;font-size:13px;font-weight:400}.lead-form input::placeholder{color:#ffffff9e}.lead-form select option{color:var(--ink)}.lead-form input:focus,.lead-form select:focus{border-color:var(--orange);background:#121212;transform:translateY(-1px);box-shadow:0 0 0 4px #ff5a2221}.lead-form .button{background:var(--orange);width:100%;min-height:48px;color:var(--white);margin-top:14px}.lead-form .button:after{background:#0000002e}.hero__button{background:var(--orange);color:var(--white)}@media (width>=1180px){.lead-form{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:14px;display:grid}.lead-form>.kicker,.lead-form>h2,.lead-form>.empty-state,.lead-form>.button,.lead-form>.skeleton,.lead-form>.feedback-toast{grid-column:1/-1}.lead-form h2{margin-bottom:12px}.lead-form label{margin-top:10px}}.scroll-cue{z-index:1;color:#ffffffad;letter-spacing:.32em;text-transform:uppercase;flex-direction:column;align-items:center;gap:9px;font-size:10px;font-weight:600;display:inline-flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.scroll-cue svg{transition:transform .24s var(--ease)}.scroll-cue:hover svg{transform:translateY(4px)}.problem-grid,.method-grid,.cta-grid{grid-template-columns:.84fr 1fr;align-items:center;gap:clamp(46px,6vw,96px);display:grid}.section-problem{background:#f5f4f2}.section-problem h2,.journey__headline h2,.method h2,.differentiators h2{letter-spacing:0;margin:0;font-size:clamp(34px,3.45vw,50px);font-weight:600;line-height:1.02}.problem-intro>p,.journey__headline>p,.method-grid>div:first-child>p{color:var(--muted);margin:0;font-size:16px;font-weight:400;line-height:1.56}.problem-intro{max-width:560px}.problem-intro h2{max-width:540px}.problem-intro>p{max-width:490px;margin-top:24px}.problem-text__label{color:#6c706f;letter-spacing:.16em;text-transform:uppercase;margin:2px 0 -16px;font-size:11px;font-weight:600;display:block}.problem-cards{gap:10px;margin-top:30px;display:grid}.mini-card{border:1px solid var(--line);background:var(--white);min-height:76px;transition:transform .45s var(--ease), border-color .45s var(--ease), box-shadow .45s var(--ease);will-change:transform;border-radius:8px;align-items:center;gap:18px;padding:16px 20px;display:flex;box-shadow:0 10px 26px #0c0c0c08}.mini-card:hover{border-color:#ff5a2259;box-shadow:0 18px 44px #0c0c0c14}.mini-card span{width:37px;height:37px;color:var(--orange);background:#fff1ea;border-radius:8px;flex:none;place-items:center;display:grid}.mini-card h3,.mini-card p{margin:0}.mini-card h3{font-size:16px}.mini-card p{color:var(--muted);margin-top:7px;font-size:14px;font-weight:400}.system{padding:clamp(96px,10vw,130px) 0 clamp(126px,13vw,180px)}.product-shelf{background:#e9ebec;padding-bottom:clamp(104px,12vw,164px)}.product-shelf__intro{grid-template-columns:minmax(0,.86fr) minmax(280px,.55fr);align-items:end;column-gap:12vw;margin-bottom:54px;display:grid}.product-shelf__intro .kicker,.product-shelf__intro h2{grid-column:1}.product-shelf__intro h2{letter-spacing:-.055em;margin:0;font-size:clamp(38px,4.2vw,64px);font-weight:600;line-height:.94}.product-shelf__intro p{color:var(--muted);grid-area:2/2;margin:0;font-size:16px;line-height:1.58}.product-shelf__stage{border-top:1px solid var(--line)}.product-shelf__tabs{border-bottom:1px solid var(--line);scrollbar-width:thin;scrollbar-color:#b7b2ac transparent;display:flex;overflow-x:auto}.product-tab{border:0;border-right:1px solid var(--line);color:#7a7772;text-align:left;cursor:pointer;min-width:174px;min-height:96px;transition:background .22s var(--ease), color .22s var(--ease);background:0 0;gap:8px;padding:20px 18px;font-size:15px;font-weight:600;line-height:1;display:grid}.product-tab:first-child{border-left:1px solid var(--line)}.product-tab span{color:var(--orange);letter-spacing:.18em;font-size:10px}.product-tab.is-active,.product-tab:hover{background:var(--ink);color:var(--white)}.product-tab:focus-visible,.product-arrow:focus-visible{z-index:1;outline:2px solid var(--orange);outline-offset:-2px;position:relative}.product-shelf__panel{min-height:548px;padding-top:34px}.product-card{background:var(--dark);min-height:514px;color:var(--white);grid-template-columns:minmax(320px,.78fr) minmax(420px,1.22fr);display:grid;overflow:hidden}.product-card__copy{flex-direction:column;align-items:flex-start;min-height:100%;padding:clamp(34px,5vw,76px);display:flex}.product-card__number,.product-card__eyebrow{color:#ffffff8f;letter-spacing:.18em;text-transform:uppercase;font-size:11px;font-weight:600}.product-card__eyebrow{color:var(--orange);margin-top:56px}.product-card h3{letter-spacing:-.065em;margin:14px 0 17px;font-size:clamp(43px,5vw,76px);font-weight:600;line-height:.88}.product-card p{color:#ffffffc7;max-width:420px;margin:0;font-size:16px;line-height:1.55}.product-card ul{gap:9px;width:100%;margin:28px 0 0;padding:0;list-style:none;display:grid}.product-card li{color:#ffffffe6;border-bottom:1px solid #ffffff2b;padding-bottom:9px;font-size:13px;font-weight:500}.product-card li:before{content:"•";color:var(--orange);margin-right:8px}.product-card__cta{color:var(--white);transition:color .22s var(--ease), gap .22s var(--ease);align-items:center;gap:8px;margin-top:27px;font-size:13px;font-weight:600;display:inline-flex}.product-card__cta:hover{color:var(--orange);gap:12px}.product-card img{object-fit:cover;width:100%;height:100%;min-height:514px}.product-shelf__controls{color:#77736e;letter-spacing:.14em;justify-content:space-between;align-items:center;padding-top:22px;font-size:12px;display:flex}.product-shelf__controls strong{color:var(--ink)}.product-shelf__controls>div{gap:8px;display:flex}.product-arrow{border:1px solid var(--line);width:44px;height:44px;color:var(--ink);cursor:pointer;transition:background .22s var(--ease), color .22s var(--ease), transform .22s var(--ease);background:0 0;border-radius:50%;place-items:center;display:grid}.product-arrow:hover{background:var(--orange);border-color:var(--orange);color:var(--white);transform:translate(2px)}.product-arrow:first-child:hover{transform:translate(-2px)}.system__intro{max-width:650px}.system__intro h2{letter-spacing:0;margin:0;font-size:clamp(36px,4vw,58px);font-weight:600;line-height:.98}.system__intro p{color:#ffffffdb;max-width:560px;margin:22px 0 0;font-size:16px;font-weight:400;line-height:1.55}.pillar-grid{border:0 solid #ffffff26;border-width:1px 0 0 1px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:70px;display:grid}.pillar{min-height:235px;transition:background .45s var(--ease), transform .45s var(--ease);border:1px solid #ffffff26;border-width:0 1px 1px 0;padding:48px 42px}.pillar:hover{background:#ffffff14}.pillar strong{color:#ffffff5c;font-size:clamp(40px,4.4vw,58px);font-weight:600;line-height:1}.pillar h3{margin:22px 0 14px;font-size:19px}.pillar p{color:#ffffffdb;max-width:560px;margin:0;font-weight:400;line-height:1.58}.journey{background:var(--white)}.journey__headline{border-bottom:1px solid var(--line);grid-template-columns:1.1fr .72fr;align-items:end;gap:80px;padding-bottom:86px;display:grid}.journey-list{display:grid}.journey-item{border-bottom:1px solid var(--line);grid-template-columns:.42fr 1fr;gap:90px;padding:66px 0;display:grid}.journey-item__title strong{color:var(--orange);font-size:clamp(46px,4.4vw,62px);font-weight:600;line-height:.9}.journey-item__title h3{margin:24px 0 7px;font-size:22px;line-height:1.1}.journey-subtitle{color:var(--muted);font-size:15px;font-weight:400;display:block}.journey-item__body span{color:#526a72;letter-spacing:.28em;text-transform:uppercase;margin-bottom:9px;font-size:12px;font-weight:600;display:block}.journey-item__body p{max-width:800px;margin:0 0 22px;font-size:16px;line-height:1.56}.journey-item__body aside{border-left:2px solid var(--orange);background:#fff6f1;border-radius:0 7px 7px 0;margin-top:30px;padding:22px 24px;font-size:14px;font-weight:600;line-height:1.5}.orange-callout{background:var(--orange);width:100%;color:var(--white);border-radius:8px;margin-top:78px;padding:clamp(38px,5vw,60px);font-size:clamp(22px,2.5vw,32px);font-weight:600;line-height:1.13;position:relative;overflow:hidden}.orange-callout:after{content:"";transition:transform .9s var(--ease);background:linear-gradient(110deg,#0000 0%,#ffffff2e 44%,#0000 58%);position:absolute;inset:0;transform:translate(-120%)}.orange-callout:hover:after{transform:translate(120%)}.method{background:#f8f7f5}.method-grid{align-items:start}.method-grid>div:first-child>p{margin-top:24px}.method-photo,.diff-grid img,.cta-grid img{object-fit:cover;filter:saturate(.92)contrast(1.04);transform-origin:50%;will-change:transform;border-radius:8px;width:100%}.method-photo{height:clamp(260px,27vw,420px);margin-top:44px}.method-steps{border-top:1px solid var(--line)}.method-tabs{gap:22px;display:grid}.method-tabs__list{border:1px solid var(--line);background:#ffffff8f;border-radius:10px;gap:12px;padding:6px;display:grid;box-shadow:0 14px 38px #1111120a}.method-tab{min-height:62px;color:var(--ink);text-align:left;cursor:pointer;transition:color .24s var(--ease), background .24s var(--ease);background:0 0;border:0;border-radius:8px;grid-template-columns:38px 1fr;align-items:center;padding:0 18px;font-weight:600;display:grid;position:relative;overflow:hidden}.method-tab span{width:30px;height:30px;color:var(--orange);transition:background .24s var(--ease), color .24s var(--ease), border-color .24s var(--ease);border:1px solid #ff5a2247;border-radius:999px;place-items:center;font-size:13px;display:grid}.method-tab i{z-index:0;border-radius:inherit;background:var(--white);position:absolute;inset:0;box-shadow:0 12px 34px #11111214}.method-tab.is-active,.method-tab:hover,.method-tab:focus-visible{color:var(--ink)}.method-tab:focus-visible{outline-offset:2px;outline:2px solid #ff5a2280}.method-tab>*{z-index:1;position:relative}.method-tab strong{color:var(--ink);font:inherit}.method-tab.is-active span{border-color:var(--orange);background:var(--orange);color:var(--white)}.method-tabs__panel{border:1px solid var(--line);background:var(--white);border-radius:8px;min-height:230px;padding:clamp(28px,4vw,44px);box-shadow:0 18px 46px #1111120e}.method-tabs__panel span{color:#526a72;letter-spacing:.24em;text-transform:uppercase;margin-bottom:16px;font-size:12px;font-weight:600;display:block}.method-tabs__panel h3{margin:0;font-size:clamp(24px,2.45vw,34px);line-height:1.08}.method-tabs__panel p{color:var(--muted);margin:22px 0 0;font-size:16px;line-height:1.62}.method-step{border-bottom:1px solid var(--line);transition:transform .42s var(--ease);grid-template-columns:56px 1fr;gap:20px;padding:38px 0;display:grid}.method-step:hover{color:var(--orange)}.method-step span{border:1px solid var(--orange);width:38px;height:38px;color:var(--orange);border-radius:999px;place-items:center;font-size:14px;display:grid}.method-step h3,.method-step p{margin:0}.method-step h3{font-size:19px}.method-step p{color:var(--muted);margin-top:12px;font-size:14px;font-weight:400;line-height:1.55}.portfolio{background:#090909;padding:clamp(86px,9vw,132px) 0}.portfolio-grid{grid-template-columns:minmax(0,.82fr) minmax(390px,.9fr) minmax(280px,.58fr);align-items:center;gap:clamp(34px,5vw,72px);display:grid}.portfolio-copy h2{max-width:560px;margin:0;font-size:clamp(34px,3.25vw,50px);font-weight:600;line-height:.98}.portfolio-copy p{color:#ffffffa8;max-width:610px;margin:28px 0 0;font-size:16px;line-height:1.62}.portfolio-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:34px;display:grid}.portfolio-stats span{color:#ffffff9e;background:#ffffff0e;border:1px solid #ffffff24;border-radius:8px;min-height:96px;padding:20px;font-size:13px;line-height:1.45}.portfolio-stats strong{color:var(--white);margin-bottom:8px;font-size:17px;line-height:1.1;display:block}.portfolio-showcase{justify-self:center;width:fit-content}.portfolio-video-shell{background:linear-gradient(145deg,#ffffff21,#ffffff09);border:1px solid #ffffff29;border-radius:28px;width:fit-content;padding:16px;position:relative;box-shadow:0 40px 100px #0000009e,0 0 0 8px #ffffff06}.portfolio-video-shell:before{content:"";z-index:0;opacity:1;pointer-events:none;background:#ffffff06;border-radius:36px;position:absolute;inset:-34px}.portfolio-video{z-index:1;aspect-ratio:9/16;object-fit:cover;background:#050505;border-radius:18px;width:auto;height:clamp(360px,29vw,460px);max-height:min(74vh,760px);display:block;position:relative}.portfolio-highlights{gap:16px;display:grid}.portfolio-highlight{transition:transform .45s var(--ease), border-color .45s var(--ease), background .45s var(--ease);background:#ffffff0e;border:1px solid #ffffff1c;border-radius:8px;grid-template-columns:46px 1fr;align-items:start;gap:18px;padding:22px;display:grid;box-shadow:0 18px 46px #0000002e}.portfolio-highlight:hover{background:#ffffff14;border-color:#ff5a226b}.portfolio-highlight span{width:44px;height:44px;color:var(--orange);background:#ff5a2229;border-radius:8px;place-items:center;display:grid}.portfolio-highlight h3,.portfolio-highlight p{margin:0}.portfolio-highlight h3{font-size:16px;line-height:1.22}.portfolio-highlight p{color:#ffffff9e;margin-top:9px;font-size:14px;line-height:1.52}.testimonials{background:var(--paper)}.testimonials__intro{gap:18px;max-width:720px;display:grid}.testimonials__intro h2,.testimonials__intro p{margin:0}.testimonials__intro h2{letter-spacing:-.045em;max-width:650px;font-size:clamp(34px,3.4vw,52px);font-weight:500;line-height:1}.testimonials__intro p{max-width:570px;color:var(--muted);font-size:15px;line-height:1.62}.testimonials-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:52px auto 0;display:grid}.testimonial-video-card{border:1px solid var(--line);background:var(--white);width:100%;transition:transform .45s var(--ease), box-shadow .45s var(--ease), border-color .45s var(--ease);border-radius:14px;overflow:hidden;box-shadow:0 18px 45px #1111120f}.testimonial-video-card:hover{border-color:#ff5a2273;transform:translateY(-4px);box-shadow:0 24px 55px #1111121c}.testimonial-video,.testimonial-video-placeholder{aspect-ratio:9/16;width:100%;display:block}.testimonial-video{object-fit:cover;background:#111}.testimonial-video-placeholder{min-height:410px;color:var(--white);text-align:center;background:linear-gradient(145deg,#ff5a2233,#0000 58%),#151515;flex-direction:column;justify-content:center;align-items:center;gap:9px;display:flex;position:relative;overflow:hidden}.testimonial-video-placeholder:after{content:"";border:1px solid #ffffff24;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-42px;right:-24px}.testimonial-video-placeholder__number{color:#ffffff73;letter-spacing:.18em;font-size:11px;font-weight:600;position:absolute;top:20px;left:20px}.testimonial-video-placeholder__play{width:54px;height:54px;color:var(--orange);border:1px solid #ffffff4d;border-radius:50%;place-items:center;display:grid}.testimonial-video-placeholder strong{margin-top:6px;font-size:16px;font-weight:500}.testimonial-video-placeholder small{color:#ffffff94;font-size:12px}.differentiators{background:var(--paper)}.differentiators h2{margin-top:0}.diff-grid{grid-template-columns:.76fr 1fr;align-items:center;gap:clamp(56px,10vw,154px);margin-top:70px;display:grid}.diff-grid img{height:clamp(390px,38vw,610px)}.diff-cards{gap:20px;display:grid}.diff-card{border:1px solid var(--line);background:var(--white);transition:transform .45s var(--ease), box-shadow .45s var(--ease);border-radius:8px;padding:32px 36px;box-shadow:0 14px 30px #0c0c0c09}.diff-card:hover{box-shadow:0 22px 48px #0c0c0c14}.diff-card h3{margin:0;padding-left:18px;font-size:18px;position:relative}.diff-card h3:before{content:"";background:var(--orange);border-radius:99px;width:3px;position:absolute;top:1px;bottom:1px;left:0}.diff-card p{color:var(--muted);margin:14px 0 0;font-size:14px;font-weight:400;line-height:1.58}.about{padding:clamp(92px,10vw,130px) 0}.about h2{margin:0 0 70px;font-size:clamp(36px,3.8vw,56px);font-weight:600}.about-grid{border-bottom:1px solid #fff3;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(56px,12vw,210px);padding-bottom:70px;display:grid}.about-grid span,.about .values h3{color:#ffffffb8;letter-spacing:.3em;text-transform:uppercase;margin-bottom:16px;font-size:12px;font-weight:600;display:block}.about-grid p{margin:0;font-size:17px;font-weight:400;line-height:1.55}.values{grid-template-columns:repeat(5,minmax(0,1fr));gap:34px;margin-top:46px;display:grid}.values h3{letter-spacing:0;text-transform:none;color:var(--white)}.values p{color:#ffffffc7;margin:0;font-size:14px;font-weight:400;line-height:1.5}.cta{padding:clamp(86px,10vw,136px) 0}.cta-grid{grid-template-columns:.72fr 1fr}.cta-grid img{filter:none;height:clamp(380px,35vw,540px)}.cta h2{max-width:760px;margin:0;font-size:clamp(36px,4.4vw,62px);font-weight:600;line-height:1.02}.cta p{color:#ffffff9e;max-width:620px;margin:28px 0 42px;font-size:16px;font-weight:400;line-height:1.55}.footer{border-top:1px solid #ffffff1f;padding:32px 0}.footer-grid{color:#ffffff80;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;font-size:14px;font-weight:400;display:grid}.footer .logo-mark,.footer .logo-mark img{width:42px;height:42px}.floating-whatsapp{z-index:20;background:var(--orange);width:56px;height:56px;color:var(--white);transition:transform .26s var(--ease), box-shadow .26s var(--ease);border-radius:999px;place-items:center;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 16px 42px #ff5a2259}.empty-state{color:#ffffffc7;background:#ffffff0e;border:1px solid #fff3;border-radius:8px;align-items:center;gap:10px;margin-top:12px;padding:9px 12px;font-size:12px;font-weight:400;display:flex}.empty-state span{background:#ffffffbd;border-radius:999px;width:8px;height:8px}.feedback-toast{min-height:48px;color:var(--white);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#111112e0;border-radius:8px;align-items:center;padding:0 16px;font-size:13px;font-weight:600;display:flex;position:absolute;bottom:22px;left:22px;right:22px;box-shadow:0 20px 50px #11111238}.skeleton{background:#ffffff1a;border-radius:12px;gap:10px;margin-top:22px;padding:15px;display:grid}.skeleton span{background:#ffffff2e;border-radius:999px;height:13px;display:block;position:relative;overflow:hidden}.skeleton span:after{content:"";animation:skeletonSweep 1.35s var(--ease) infinite;background:linear-gradient(90deg,#0000,#ffffff57,#0000);position:absolute;inset:0;transform:translate(-100%)}@keyframes shine{0%,38%{transform:translate(-120%)}70%,to{transform:translate(120%)}}@keyframes skeletonSweep{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.skeleton span:after{animation:none!important}}@media (width<=1100px){.topbar{width:min(100% - 40px,980px)}.topbar nav{letter-spacing:.12em;gap:16px}.hero__content,.problem-grid,.method-grid,.cta-grid,.diff-grid,.portfolio-grid,.journey__headline,.journey-item{grid-template-columns:1fr}.hero__content{gap:44px;padding-top:86px}.lead-form{max-width:540px}.journey__headline,.journey-item{gap:32px}.values{grid-template-columns:repeat(2,minmax(0,1fr))}.portfolio-copy{max-width:760px}.portfolio-showcase{width:min(100%,430px)}.portfolio-highlights{grid-template-columns:repeat(3,minmax(0,1fr))}.product-shelf__intro{grid-template-columns:1fr;gap:22px}.product-shelf__intro p{grid-area:auto/1;max-width:580px}.product-card{grid-template-columns:.9fr 1.1fr}}@media (width<=760px){.container,.hero__content{width:min(100% - 32px,560px)}.section{padding:74px 0}.hero{min-height:auto;padding:96px 0 74px}.topbar{width:calc(100% - 28px);top:12px}.topbar nav{display:none}.logo-mark,.logo-mark img{width:50px;height:50px}.kicker{letter-spacing:.24em;margin-bottom:18px;font-size:10px}.hero__copy h1{font-size:clamp(40px,12.5vw,58px)}.hero__copy p{font-size:16px}.lead-form{padding:24px}.button{width:100%;min-height:54px;padding:0 22px}.scroll-cue{display:none}.section-problem{min-height:auto}.section-problem h2,.journey__headline h2,.method h2,.portfolio-copy h2,.differentiators h2,.system__intro h2,.about h2,.cta h2{font-size:clamp(30px,9.5vw,42px)}.pillar-grid,.about-grid,.portfolio-stats,.portfolio-highlights,.values{grid-template-columns:1fr}.pillar{min-height:auto;padding:34px 24px}.journey__headline{padding-bottom:48px}.journey-item{padding:48px 0}.journey-item__body p{font-size:16px}.orange-callout{margin-top:44px}.method-photo,.diff-grid img,.cta-grid img{height:330px}.product-shelf{padding-bottom:82px}.product-shelf__intro{margin-bottom:38px}.product-shelf__intro h2{font-size:clamp(38px,12vw,52px)}.product-shelf__tabs{scrollbar-width:none;display:flex;overflow-x:auto}.product-shelf__tabs::-webkit-scrollbar{display:none}.product-tab{min-width:122px;min-height:78px;padding:16px}.product-shelf__panel{min-height:0;padding-top:18px}.product-card{grid-template-columns:1fr;min-height:0}.product-card__copy{min-height:390px;padding:32px 26px}.product-card__eyebrow{margin-top:42px}.product-card h3{font-size:52px}.product-card img{height:62vw;min-height:280px}.portfolio-video-shell{border-radius:22px;padding:11px}.portfolio-video-shell:before{inset:-18px}.portfolio-video{border-radius:14px;max-height:72vh}.footer-grid{grid-template-columns:1fr;justify-items:start}}@media (width<=420px){.hero__copy h1{font-size:38px}.lead-form .button{font-size:13px}.mini-card{align-items:flex-start;padding:18px}.method-step{grid-template-columns:42px 1fr}}.button{font-weight:500}.kicker,.topbar nav,.lead-form label{letter-spacing:.2em}.hero__copy h1{letter-spacing:-.045em;max-width:560px;font-size:clamp(44px,3.65vw,60px);font-weight:500;line-height:.98}.hero__copy p,.problem-intro>p,.product-shelf__intro p,.product-card p,.portfolio-copy p,.diff-card p,.about p,.cta p{font-size:15px;line-height:1.62}.section-problem h2,.product-shelf__intro h2,.portfolio-copy h2,.differentiators h2,.about h2,.cta h2{letter-spacing:-.045em;font-weight:500}.section-problem h2,.differentiators h2,.about h2{font-size:clamp(32px,2.8vw,44px);line-height:1.06}.product-shelf__intro h2{font-size:clamp(36px,3.4vw,52px);line-height:1}.product-card h3{letter-spacing:-.055em;font-size:clamp(40px,3.8vw,58px);font-weight:500;line-height:.94}.portfolio-copy h2{font-size:clamp(32px,2.8vw,44px);line-height:1.06}.cta h2{font-size:clamp(36px,3.4vw,52px);line-height:1.04}.mini-card h3,.portfolio-highlight h3,.diff-card h3,.values h3,.portfolio-stats strong{font-size:15px;font-weight:500}.lead-form h2{font-size:19px;font-weight:500}.product-shelf,.portfolio,.about,.cta{padding:var(--section-space) 0}@media (width<=760px){.hero__copy h1{font-size:clamp(40px,11vw,50px)}.section-problem h2,.product-shelf__intro h2,.portfolio-copy h2,.differentiators h2,.about h2,.cta h2{font-size:clamp(30px,8.8vw,40px)}.product-card h3{font-size:clamp(40px,12vw,50px)}}.product-shelf__stage{border:0}.product-pilot{background:var(--white);border-radius:18px;grid-template-columns:minmax(330px,.83fr) minmax(480px,1.17fr);min-height:510px;display:grid;overflow:hidden;box-shadow:0 20px 60px #11111214}.product-pilot__copy{flex-direction:column;align-items:flex-start;padding:clamp(42px,5.5vw,78px);display:flex}.product-pilot__pill{color:#d94a18;letter-spacing:.04em;background:#fff0e9;border-radius:999px;align-items:center;min-height:30px;padding:0 14px;font-size:11px;font-weight:500;display:inline-flex}.product-pilot h3{color:#111112;letter-spacing:-.055em;max-width:480px;margin:28px 0 16px;font-size:clamp(38px,3.55vw,56px);font-weight:500;line-height:.95}.product-pilot p{color:#637078;max-width:430px;margin:0;font-size:15px;line-height:1.58}.product-pilot ul{gap:12px;margin:30px 0 0;padding:0;list-style:none;display:grid}.product-pilot li{color:#242527;font-size:14px;font-weight:500}.product-pilot li:before{content:"✓";color:var(--orange);margin-right:10px;font-weight:600}.product-pilot__cta{background:var(--orange);min-height:46px;color:var(--white);transition:background .22s var(--ease), transform .22s var(--ease);border-radius:999px;align-items:center;gap:9px;margin-top:auto;padding:0 20px;font-size:13px;font-weight:500;display:inline-flex}.product-pilot__cta:hover{background:var(--orange-dark);transform:translateY(-2px)}.product-pilot>img{object-fit:contain;width:100%;height:100%;min-height:510px;padding:clamp(16px,2vw,32px) clamp(16px,2vw,32px) clamp(16px,2vw,32px) 0}.product-visual{--product-accent:#ff5924;isolation:isolate;background:#f6f7f7;place-items:center;min-height:510px;display:grid;position:relative;overflow:hidden}.product-visual:before,.product-visual:after{z-index:-1;background:color-mix(in srgb, var(--product-accent) 16%, transparent);content:"";filter:blur(3px);border-radius:50%;width:270px;height:270px;position:absolute}.product-visual:before{top:-112px;right:-96px}.product-visual:after{bottom:-150px;left:-116px}.product-visual--clareza{--product-accent:#ff5924}.product-visual--conceito{--product-accent:#b65e36}.product-visual--conteúdo{--product-accent:#ca713e}.product-visual--conversão{--product-accent:#e74922}.product-visual--comunidade{--product-accent:#a96b48}.product-visual__device{color:#fff;background:#111214;border:7px solid #202123;border-radius:20px;width:min(73%,520px);min-height:300px;padding:30px;position:relative;overflow:hidden;transform:perspective(1200px)rotateY(-9deg)rotateX(2deg);box-shadow:0 30px 45px #0d0e0f33}.product-visual__device:after{background:var(--product-accent);content:"";opacity:.96;border-radius:50%;width:57%;height:105%;position:absolute;bottom:-40%;right:-12%}.product-visual__topline{gap:5px;display:flex}.product-visual__topline span{background:#747474;border-radius:50%;width:6px;height:6px}.product-visual__label{color:#ffffff8c;letter-spacing:.16em;text-transform:uppercase;margin-top:34px;font-size:9px;display:block}.product-visual__device strong{letter-spacing:-.05em;max-width:230px;margin-top:10px;font-size:clamp(24px,2.1vw,34px);font-weight:500;line-height:.98;display:block}.product-visual__bars{align-items:end;gap:8px;height:68px;margin-top:28px;display:flex}.product-visual__bars i{background:#ffffff4d;border-radius:5px 5px 2px 2px;width:17px;display:block}.product-visual__bars i:first-child{height:32%}.product-visual__bars i:nth-child(2){height:55%}.product-visual__bars i:nth-child(3){background:var(--product-accent);height:76%}.product-visual__bars i:nth-child(4){height:100%}.product-visual__chart{z-index:1;align-items:end;gap:5px;height:78px;display:flex;position:absolute;bottom:30px;right:28px}.product-visual__chart i{background:#ffffffad;width:8px;display:block}.product-visual__chart i:first-child{height:24%}.product-visual__chart i:nth-child(2){height:73%}.product-visual__chart i:nth-child(3){height:47%}.product-visual__chart i:nth-child(4){height:100%}.product-visual__chart i:nth-child(5){height:62%}.product-visual__card{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border:1px solid #17181917;border-radius:13px;position:absolute;box-shadow:0 18px 36px #0d0e0f1f}.product-visual__card--one{gap:4px;padding:16px 18px;display:grid;top:15%;left:7%}.product-visual__card small{color:#777;letter-spacing:.08em;text-transform:uppercase;font-size:9px}.product-visual__card b{color:#171719;font-size:14px;font-weight:500}.product-visual__card--two{gap:8px;width:122px;padding:15px;display:grid;bottom:12%;right:8%}.product-visual__card--two span{background:#d7d9d8;border-radius:99px;height:7px}.product-visual__card--two span:first-child{background:var(--product-accent);width:60%}.product-visual__card--two span:nth-child(2){width:100%}.product-visual__card--two span:last-child{width:75%}.product-shelf__controls{grid-template-columns:86px 1fr auto;align-items:center;gap:20px;padding-top:18px;display:grid}.product-shelf__progress{background:#dadbdc;height:2px;overflow:hidden}.product-shelf__progress i{background:var(--orange);height:100%;transition:width .48s var(--ease);display:block}.product-pilot{animation:product-enter .62s var(--ease) both}.product-pilot>img,.product-visual{animation:6s ease-in-out infinite product-float}.mini-card,.portfolio-highlight,.product-arrow,.button{will-change:transform}@keyframes product-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes product-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media (width<=760px){.product-pilot{border-radius:14px;grid-template-columns:1fr;min-height:0}.product-pilot__copy{min-height:430px;padding:34px 26px}.product-pilot h3{font-size:clamp(38px,11vw,48px)}.product-pilot>img{height:auto;min-height:0;padding:0 20px 20px}.product-visual{min-height:335px}.product-visual__device{min-height:220px;padding:20px}.product-visual__label{margin-top:20px}.product-visual__bars{height:42px;margin-top:18px}.product-shelf__controls{grid-template-columns:62px 1fr auto;gap:12px}}h1,h2,h3,p,label,button,a{overflow-wrap:break-word}.hero__content>*,.product-shelf__intro>*,.product-pilot>*,.portfolio-grid>*,.about-grid>*,.values>*{min-width:0}.hero.section-orange{background-color:#050505;background-image:linear-gradient(#ffffff02 1px,#0000 1px),linear-gradient(90deg,#ffffff02 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:80px 80px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}.hero{padding:112px 0 82px}.topbar{top:28px}.hero__content{grid-template-columns:minmax(0,1fr) minmax(520px,560px);gap:clamp(64px,7vw,112px);width:min(1280px,100% - 64px)}.hero__copy h1{max-width:620px;font-size:clamp(48px,4.15vw,66px);line-height:.98}.hero__copy p{margin:28px 0 38px}.lead-form{background:#151515;border-radius:20px;width:100%;padding:32px}.lead-form>.kicker{margin-bottom:12px}.lead-form h2{margin-bottom:10px;font-size:clamp(22px,1.8vw,26px);line-height:1.18}.lead-form label{letter-spacing:.12em;gap:8px;margin-top:16px;font-size:10.5px;line-height:1.35}.lead-form input,.lead-form select{border-radius:9px;min-width:0;height:48px;padding:0 15px;font-size:14px;line-height:1}.lead-form .button{min-height:54px;margin-top:22px;padding:13px 24px;line-height:1.2}.product-shelf{background:#eceeef}.product-pilot{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);height:580px;min-height:580px}.product-pilot__copy{height:580px;padding:clamp(44px,4vw,58px)}.product-pilot h3{letter-spacing:-.04em;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;align-items:flex-end;width:100%;min-height:100px;margin:24px 0 14px;font-size:clamp(36px,3vw,48px);line-height:1;display:flex}.product-pilot p{min-height:72px}.product-pilot ul{align-content:start;min-height:100px;margin-top:22px}.product-pilot li{line-height:1.45}.product-pilot__cta{flex:none;margin-top:auto}.product-pilot>img,.product-visual{height:580px;min-height:580px}.product-visual__device strong{overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.portfolio-highlight:hover{transform:translateY(-3px)}.cta{background:#080808}.cta-copy{text-align:center;flex-direction:column;align-items:center;max-width:860px;margin:0 auto;display:flex}.cta-copy h2,.cta-copy p{margin-left:auto;margin-right:auto}.cta-copy .button{align-self:center}@media (width>=1180px){.lead-form{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px}}@media (width<=1179px){.hero{min-height:auto}.hero__content{width:min(720px,100% - 48px);padding-top:54px}.lead-form{max-width:620px}}@media (width<=900px){.product-pilot{grid-template-rows:520px 360px;grid-template-columns:1fr;height:880px;min-height:880px}.product-pilot__copy{height:520px}.product-pilot>img,.product-visual{height:360px;min-height:360px}.product-pilot>img{padding:12px 28px 24px}}@media (width<=760px){:root{--section-space:72px}.container,.hero__content{width:min(100% - 32px,560px)}.section,.product-shelf,.portfolio,.about,.cta{padding:var(--section-space) 0}.hero{padding:108px 0 72px}.topbar{top:18px}.hero__content{gap:38px;padding-top:20px}.hero__copy h1{max-width:440px;font-size:clamp(38px,11.5vw,50px);line-height:1}.hero__copy p{margin:22px 0 30px;font-size:15px}.lead-form{border-radius:16px;max-width:none;padding:24px 20px}.lead-form h2{font-size:22px}.lead-form label{margin-top:15px;font-size:10px}.lead-form input,.lead-form select{height:50px;font-size:16px}.lead-form .button{min-height:56px;margin-top:20px;font-size:14px}.product-shelf__intro{margin-bottom:30px}.product-shelf__intro h2,.portfolio-copy h2,.about h2,.cta h2{font-size:clamp(31px,9vw,40px);line-height:1.04}.product-pilot__copy{height:500px;min-height:500px;padding:30px 22px 26px}.product-pilot h3{min-height:82px;margin:22px 0 14px;font-size:clamp(32px,9.5vw,40px);line-height:1}.product-pilot ul{gap:10px;margin-top:24px}.product-pilot__cta{text-align:center;justify-content:center;width:100%;margin-top:28px;padding:13px 18px}.product-pilot>img{object-fit:contain;width:100%;height:310px;min-height:310px;max-height:320px}.product-visual{height:310px;min-height:300px}.product-pilot{grid-template-rows:500px 310px;height:810px;min-height:810px}.product-visual__device{width:72%;min-height:200px}.product-visual__card--one{top:10%;left:4%}.product-visual__card--two{bottom:8%;right:4%}.product-shelf__controls{grid-template-columns:54px minmax(40px,1fr) auto}.product-arrow{width:42px;height:42px}.portfolio-grid{gap:42px}.portfolio-showcase{justify-self:center;width:min(100%,360px)}.portfolio-video-shell{width:100%}.portfolio-video{width:100%;height:auto;max-height:none}.portfolio-highlights{gap:12px}.portfolio-highlight{grid-template-columns:40px minmax(0,1fr);gap:14px;padding:18px}.portfolio-highlight span{width:40px;height:40px}.about h2{margin-bottom:46px}.about-grid{gap:34px;padding-bottom:46px}.values{gap:28px;margin-top:38px}.cta-copy{text-align:left;align-items:flex-start}.cta-copy h2,.cta-copy p{margin-left:0}.cta-copy .button{align-self:stretch}.footer{padding:28px 0}.footer-grid{gap:14px;font-size:13px}.floating-whatsapp{width:52px;height:52px;bottom:16px;right:16px}}@media (width<=390px){.container,.hero__content{width:calc(100% - 28px)}.lead-form{padding-left:16px;padding-right:16px}.product-pilot__copy{padding-left:18px;padding-right:18px}.product-visual__card--two{width:98px}}@media (prefers-reduced-motion:reduce){html,body{scroll-behavior:auto!important}}body{overflow-x:clip}h1,h2,h3,.button,.product-pilot__cta{overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}@media (width<=1179px){:root{--section-space:clamp(76px, 9vw, 96px)}.topbar{width:min(100% - 48px,960px)}.hero{min-height:auto;padding:122px 0 88px}.hero__content{grid-template-columns:minmax(0,1fr);gap:48px;width:min(760px,100% - 48px);padding-top:36px}.hero__copy{max-width:660px}.hero__copy h1{max-width:660px;font-size:clamp(50px,7vw,68px)}.hero__copy p{max-width:560px}.lead-form{width:100%;max-width:680px}.product-shelf__intro{grid-template-columns:minmax(0,1fr);gap:18px}.product-shelf__intro p{grid-area:auto/1;max-width:620px}.portfolio-grid{grid-template-columns:minmax(0,1fr) minmax(250px,.56fr);align-items:center;gap:54px}.portfolio-highlights{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr))}.values{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.product-pilot{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr);height:auto;min-height:0}.product-pilot__copy{height:auto;min-height:0;padding:clamp(40px,7vw,56px)}.product-pilot h3{align-items:initial;min-height:0;margin-top:24px;font-size:clamp(38px,6.5vw,52px)}.product-pilot p,.product-pilot ul{min-height:0}.product-pilot__cta{margin-top:34px}.product-pilot>img{aspect-ratio:16/10;object-fit:contain;width:100%;height:auto;min-height:0;max-height:none;padding:8px clamp(20px,5vw,38px) clamp(24px,5vw,38px)}.portfolio-grid{grid-template-columns:minmax(0,1fr)}.portfolio-copy{max-width:680px}.portfolio-showcase{justify-self:center;width:min(100%,380px)}.portfolio-highlights{grid-column:auto}}@media (width<=760px){:root{--section-space:68px}.container,.hero__content{width:min(100% - 32px,560px)}.topbar{width:calc(100% - 32px);top:18px}.topbar nav{display:none}.logo-mark,.logo-mark img{width:48px;height:48px}.hero{padding:98px 0 68px}.hero__content{grid-template-columns:minmax(0,1fr);gap:36px;padding-top:32px}.hero__copy{max-width:100%}.hero__copy h1{letter-spacing:-.05em;max-width:520px;font-size:clamp(40px,13vw,56px);line-height:.98}.hero__copy p{max-width:470px;margin:20px 0 28px;font-size:15px}.hero__button{width:100%;max-width:360px}.lead-form{border-radius:16px;width:100%;max-width:none;padding:24px 18px}.lead-form h2{font-size:22px}.lead-form label{letter-spacing:.1em;margin-top:14px}.lead-form input,.lead-form select{height:50px;font-size:16px}.lead-form .button{min-height:56px;padding:12px 16px;font-size:14px}.product-shelf__intro{margin-bottom:28px}.product-shelf__intro h2,.portfolio-copy h2,.about h2,.cta h2{letter-spacing:-.045em;font-size:clamp(32px,9.5vw,42px);line-height:1.04}.product-pilot{border-radius:14px;grid-template-rows:auto auto;height:auto;min-height:0}.product-pilot__copy{height:auto;min-height:0;padding:30px 22px 28px}.product-pilot h3{min-height:0;margin:22px 0 14px;font-size:clamp(34px,10.5vw,44px);line-height:1}.product-pilot p{min-height:0;font-size:14px}.product-pilot ul{gap:9px;min-height:0;margin-top:22px}.product-pilot__cta{text-align:center;justify-content:center;width:100%;min-height:52px;margin-top:28px;padding:12px 14px}.product-pilot>img{aspect-ratio:16/10;height:auto;min-height:0;max-height:none;padding:4px 14px 20px}.product-shelf__controls{grid-template-columns:auto minmax(42px,1fr) auto;gap:10px}.product-shelf__controls>div{gap:6px}.product-arrow{width:40px;height:40px}.portfolio-grid{gap:38px}.portfolio-stats,.portfolio-highlights,.testimonials-grid,.about-grid,.values{grid-template-columns:minmax(0,1fr)}.testimonials-grid{grid-template-columns:minmax(0,1fr);gap:14px;margin-top:38px}.testimonial-video-card{justify-self:center;max-width:320px}.testimonial-video-placeholder{min-height:0}.portfolio-showcase{width:min(100%,330px)}.portfolio-video-shell{border-radius:20px;width:100%;padding:10px}.portfolio-video{border-radius:13px;width:100%;height:auto;max-height:none}.portfolio-highlight{grid-template-columns:40px minmax(0,1fr);gap:14px;padding:18px}.about h2{margin-bottom:42px}.about-grid{gap:32px;padding-bottom:42px}.values{gap:24px;margin-top:34px}.cta-copy{text-align:left;align-items:flex-start}.cta-copy h2,.cta-copy p{margin-left:0}.cta-copy .button{align-self:stretch;width:100%}.footer-grid{grid-template-columns:minmax(0,1fr);justify-items:start;gap:12px}.floating-whatsapp{width:50px;height:50px;bottom:14px;right:14px}}@media (width<=390px){.container,.hero__content{width:calc(100% - 28px)}.hero__copy h1{font-size:clamp(38px,12.5vw,48px)}.lead-form,.product-pilot__copy{padding-left:16px;padding-right:16px}.product-pilot__pill{padding:0 11px;font-size:10px}.product-shelf__controls{grid-template-columns:auto 1fr}.product-shelf__progress{grid-area:2/1/auto/-1}.product-shelf__controls>div:last-child{justify-self:end}}
