@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.contents{display:contents}.table{display:table}.resize{resize:both}}:root{--green:#50b748;--lime:#d5df40;--ink:#122117;--deep:#173b22;--cream:#f5f3ea;--paper:#fbfcf8;--muted:#5f6c62;--line:#dbe2da;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Open Sans,Arial,sans-serif}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em}em{color:var(--green);font-family:Georgia,Times New Roman,serif;font-weight:400}.section-pad{padding:110px clamp(24px,7vw,112px)}.topbar{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border-bottom:1px solid #e6e9e3;justify-content:space-between;align-items:center;height:78px;padding:0 clamp(24px,6vw,96px);display:flex;position:sticky;top:0}.topbar nav{gap:32px;font-size:14px;font-weight:600;display:flex}.topbar nav a:hover{color:var(--green)}.logo-link{display:flex}.logo-crop{width:190px;height:31px;display:inline-block;position:relative;overflow:hidden}.logo-crop img{width:249px;height:auto;position:absolute;top:-62px;left:-29px}.button{background:var(--lime);color:var(--ink);border:0;border-radius:3px;justify-content:center;align-items:center;gap:28px;min-height:54px;padding:0 22px;font-size:14px;font-weight:800;transition:all .2s;display:inline-flex}.button:hover{background:#e5ed59;transform:translateY(-2px)}.button-small{min-height:43px;padding:0 18px}.button.dark{background:var(--ink);color:#fff}.button.full{width:100%}.hero{background:#203124;min-height:720px;position:relative;overflow:hidden}.hero-photo{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute}.hero-shade{background:linear-gradient(90deg,#112117f5 0%,#112117e0 38%,#11211733 69%,#1121170a);position:absolute;inset:0}.hero-content{color:#fff;z-index:2;max-width:720px;padding:120px clamp(24px,7vw,112px) 55px;position:relative}.kicker{color:var(--green);letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:10px;font-size:12px;font-weight:800;display:flex}.kicker:before{content:"";background:currentColor;width:28px;height:2px}.kicker.light{color:var(--lime)}.hero h1{margin:28px 0;font-size:clamp(48px,5.5vw,78px);line-height:1.01}.hero h1 em{color:var(--lime)}.hero-content>p{color:#dce5dd;max-width:640px;font-size:18px;line-height:1.7}.hero-actions{align-items:stretch;gap:26px;margin:34px 0;display:flex}.hero-actions .button{text-align:center}.text-link{text-align:center;border:1px solid #fffa;border-radius:3px;justify-content:center;align-items:center;min-height:54px;padding:10px 22px;font-size:14px;font-weight:700;display:inline-flex}.text-link:hover{background:#ffffff12;border-color:#fff}.risk-row{border-top:1px solid #fff3;flex-wrap:wrap;gap:20px;margin-top:48px;padding-top:22px;font-size:12px;display:flex}.risk-row span{color:#e8eee8}.risk-row span:first-letter{color:var(--lime)}.trust-strip{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:repeat(3,1fr) 1.65fr;padding:0 clamp(24px,7vw,112px);display:grid}.trust-strip>div{border-right:1px solid var(--line);flex-direction:column;justify-content:center;min-height:128px;padding:20px 28px;display:flex}.trust-strip>div:first-child{padding-left:0}.trust-strip strong{font-family:Georgia,serif;font-size:32px;font-weight:400}.trust-strip span{color:var(--muted);font-size:12px}.trust-strip .social-proof{background:#f3f7f0;border:0;grid-template-columns:1.15fr 1fr;align-items:center;gap:24px;min-height:100px;margin:14px 0 14px 24px;padding:18px 20px;display:grid}.social-proof-copy{flex-direction:column;gap:7px;display:flex}.social-proof-copy>span{color:var(--green);letter-spacing:.07em;text-transform:uppercase;font-weight:800;font-size:11px!important}.social-proof-copy>strong{color:var(--deep);font-family:Georgia,serif;font-size:19px;line-height:1.25}.social-proof-actions{flex-direction:column;gap:7px;display:flex}.social-proof-actions a{border:1px solid var(--line);background:#fff;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;min-height:36px;padding:5px 10px;font-weight:800;transition:all .2s;display:grid;font-size:12px!important}.social-proof-actions a:hover{border-color:var(--green);transform:translate(2px)}.social-proof-actions a>span{background:var(--green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-weight:800;display:flex;font-size:14px!important}.social-proof-actions a>b{color:var(--green);font-size:12px}.story{grid-template-columns:1.2fr .8fr;gap:9vw;display:grid}.story h2,.section-title-row h2,.faq h2{margin:20px 0 0;font-size:clamp(38px,4.2vw,62px);line-height:1.08}.story-copy{padding-top:40px}.story-copy p{color:var(--muted);line-height:1.7}.story-copy .large{color:var(--ink);font-family:Georgia,serif;font-size:22px;line-height:1.55}.inline-arrow{color:var(--deep);align-items:center;gap:28px;margin-top:30px;font-size:14px;font-weight:800;display:flex}.inline-arrow span{background:var(--lime);border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.pain{background:var(--deep);color:#fff;grid-template-columns:1fr 1fr;gap:9vw;display:grid}.pain-copy h2{margin:22px 0;font-size:clamp(36px,4vw,60px);line-height:1.08}.pain-copy>p{color:#c8d5cb;max-width:530px;line-height:1.7}.pain-list>div{border-top:1px solid #ffffff26;grid-template-columns:40px 1fr;align-items:center;gap:30px;padding:21px 0;display:grid}.pain-list span{color:var(--lime);font-size:12px;font-weight:800}.pain-list p{margin:0;font-size:17px}.section-title-row{grid-template-columns:1.4fr .6fr;align-items:end;gap:8vw;display:grid}.section-title-row>p{color:var(--muted);line-height:1.7}.feature-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:55px;display:grid}.feature-card{border:1px solid var(--line);background:#fff;min-height:390px;padding:28px;transition:all .25s}.feature-card:hover{border-color:var(--green);transform:translateY(-5px)}.feature-number{color:var(--green);font-size:12px;font-weight:800}.feature-card h3{margin:78px 0 16px;font-size:24px}.feature-card p{color:var(--muted);font-size:14px;line-height:1.65}.tags{flex-wrap:wrap;gap:6px;margin-top:25px;display:flex}.tags span{background:#eef3eb;border-radius:20px;padding:7px 10px;font-size:10px}.apps-banner{background:var(--green);color:#fff;grid-template-columns:180px 1fr 70px;align-items:center;gap:55px;min-height:315px;margin-top:16px;padding:35px 55px;display:grid;overflow:hidden}.apps-banner h3{margin:18px 0 10px;font-size:38px}.apps-banner p{color:#eaf5e9;max-width:650px;line-height:1.6}.phone-mock{border:7px solid var(--ink);color:var(--ink);background:#fff;border-radius:28px;flex-direction:column;width:145px;height:260px;margin-bottom:-85px;padding:26px 16px;display:flex}.phone-mock span{color:var(--muted);font-size:10px}.phone-mock strong{margin:7px 0 20px;font-size:23px}.phone-mock i{border-left:4px solid var(--lime);background:#dfe8df;height:25px;margin:5px 0}.circle-arrow{border:1px solid #ffffff80;border-radius:50%;place-items:center;width:64px;height:64px;font-size:26px;display:grid}.steps-section{background:var(--cream)}.steps{grid-template-columns:repeat(4,1fr);gap:0;margin:70px 0 0;padding:0;list-style:none;display:grid}.steps li{border-top:2px solid #ccd3c8;padding:25px 30px 0 0;position:relative}.steps li:before{background:var(--green);content:"";border-radius:50%;width:12px;height:12px;position:absolute;top:-7px;left:0}.steps li>span{color:var(--green);font-family:Georgia,serif;font-size:30px}.steps h3{margin:42px 0 12px;font-size:20px}.steps p{color:var(--muted);font-size:14px;line-height:1.6}.human-section{grid-template-columns:1.05fr .95fr;min-height:650px;display:grid}.human-section>img{object-fit:cover;width:100%;height:100%;max-height:720px}.human-copy{align-self:center;padding:70px clamp(24px,7vw,100px)}.human-copy h2{margin:22px 0;font-size:clamp(38px,4vw,60px);line-height:1.08}.human-copy p{color:var(--muted);margin-bottom:30px;line-height:1.7}.offer{background:var(--deep);color:#fff;grid-template-columns:1.1fr .9fr;gap:10vw;display:grid}.offer h2{margin:24px 0;font-size:clamp(38px,4vw,60px);line-height:1.07}.offer-copy>p{color:#c8d5cb;line-height:1.7}.offer ul{grid-template-columns:1fr 1fr;gap:14px;margin-top:34px;padding:0;list-style:none;display:grid}.offer li{border-top:1px solid #ffffff26;padding-top:13px;font-size:13px}.offer li:before{color:var(--lime);content:"✓";margin-right:9px}.price-card{color:var(--ink);background:#fff;padding:42px}.price-card>span{color:var(--muted);text-transform:uppercase;font-size:12px}.price{align-items:baseline;margin:20px 0 6px;display:flex}.price strong{letter-spacing:-.07em;font-size:62px}.price small{font-weight:800}.price-card>p{color:var(--muted);margin-bottom:28px;font-size:13px}.price-card>small{color:var(--muted);text-align:center;margin-top:15px;font-size:10px;line-height:1.5;display:block}.faq{grid-template-columns:.8fr 1.2fr;gap:9vw;display:grid}.faq>div:first-child>p{color:var(--muted);margin-top:24px;line-height:1.7}.faq-contact-actions{flex-direction:column;align-items:flex-start;gap:14px;margin-top:28px;display:flex}.faq-whatsapp-button{background:#25d366;min-width:245px;color:#082b16!important}.faq-whatsapp-button:hover{background:#35df76}.support-phone{flex-direction:column;gap:3px;display:flex}.support-phone small{color:var(--muted);text-transform:uppercase;font-size:12px}.support-phone strong{color:var(--deep);font-size:20px}.support-email{color:var(--green);font-weight:700}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;padding:24px 0;font-size:17px;font-weight:700;list-style:none;display:flex}.faq-list summary span{color:var(--green);font-size:25px}.faq-list details p{color:var(--muted);padding-right:50px;line-height:1.7}.faq-list details[open] summary span{transform:rotate(45deg)}.lead-section{background:var(--green);grid-template-columns:1fr 1fr;gap:9vw;display:grid}.lead-section h2{color:#fff;margin:24px 0;font-size:clamp(40px,4.3vw,64px);line-height:1.06}.lead-section>div>p{color:#eaf5e9;line-height:1.7}.contact-mini{flex-direction:column;margin-top:50px;display:flex}.contact-mini span{text-transform:uppercase;font-size:11px;font-weight:800}.contact-mini a{color:#fff;margin-top:6px;font-size:14px}.lead-form{background:#fff;flex-direction:column;gap:16px;padding:38px;display:flex}.lead-form label{color:var(--ink);font-size:11px;font-weight:800}.lead-form input,.lead-form select{background:#f7f8f5;border:1px solid #dce1d9;border-radius:2px;width:100%;min-height:48px;margin-top:8px;padding:0 13px;font:14px Arial}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.lead-form .consent{align-items:flex-start;font-weight:400;line-height:1.5;display:flex}.lead-form .consent input{width:17px;height:17px;min-height:0;margin:1px 9px 0 0}.lead-form>small{color:var(--muted);text-align:center;font-size:10px}footer{color:#fff;background:#111a14;grid-template-columns:1.4fr 1fr 1.3fr .7fr;align-items:start;gap:45px;padding:70px clamp(24px,7vw,112px) 35px;display:grid}footer .logo-crop{filter:brightness(0)invert()}footer p,footer a{color:#aeb9b0;font-size:12px;line-height:1.7}footer strong{text-transform:uppercase;margin-bottom:16px;font-size:11px;display:block}footer a{margin-bottom:7px;display:block}footer>div:not(.footer-bottom){align-self:start;margin-top:0;padding-top:0}.footer-brand .footer-wordmark{margin-top:0;line-height:1}.footer-brand p{max-width:240px}.footer-bottom{border-top:1px solid #ffffff1c;grid-column:1/-1;justify-content:space-between;padding-top:25px;display:flex}.footer-bottom span{color:#758078;font-size:10px}@media (max-width:900px){.topbar nav{display:none}.hero{min-height:760px}.hero-photo{object-position:64% center}.hero-shade{background:linear-gradient(90deg,#112117f2,#112117b3)}.trust-strip{grid-template-columns:1fr 1fr}.trust-strip>div{border-bottom:1px solid var(--line)}.story,.pain,.section-title-row,.faq,.lead-section,.offer{grid-template-columns:1fr;gap:55px}.feature-grid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr 1fr;row-gap:45px}.human-section{grid-template-columns:1fr}.human-section>img{max-height:500px}.apps-banner{grid-template-columns:130px 1fr}.circle-arrow{display:none}footer{grid-template-columns:1fr 1fr}}@media (max-width:600px){.section-pad{padding:78px 22px}.topbar{height:68px;padding:0 18px}.logo-crop{width:155px;height:28px}.logo-crop img{width:204px;top:-51px;left:-24px}.button-small{min-height:40px;padding:0 14px;font-size:0}.button-small:before{content:"Testar grátis";font-size:12px}.button-small span{font-size:14px}.hero{min-height:780px}.hero-photo{object-position:68% center}.hero-shade{background:linear-gradient(#11211747 0%,#112117d1 38%,#112117fa 100%)}.hero-content{padding:235px 22px 36px}.hero h1{font-size:45px}.hero-content>p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.text-link{text-align:center}.risk-row{gap:12px}.trust-strip{grid-template-columns:1fr 1fr;padding:0 22px}.trust-strip>div{min-height:105px;padding:15px 10px}.trust-strip strong{font-size:26px}.trust-strip .social-proof{grid-column:1/-1;grid-template-columns:1fr;gap:14px;margin:10px 0 18px;padding:18px}.social-proof-actions{grid-template-columns:1fr 1fr;display:grid}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:300px}.feature-card h3{margin-top:48px}.apps-banner{grid-template-columns:95px 1fr;gap:20px;padding:28px 18px}.phone-mock{width:105px;height:230px}.apps-banner h3{font-size:27px}.steps{grid-template-columns:1fr}.steps li{grid-template-columns:45px 1fr;gap:20px;display:grid}.steps h3{margin-top:5px}.human-section>img{height:370px}.offer ul{grid-template-columns:1fr}.price-card{padding:28px}.price strong{font-size:50px}.form-row{grid-template-columns:1fr}.lead-form{padding:25px 20px}footer{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start;gap:12px}}.phone-mock{padding:0;overflow:hidden}.phone-mock img,.phone-mock video{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.header-cta,.video-cta{text-transform:uppercase}.cta-label,.video-cta{letter-spacing:.055em;font-family:Century Gothic,Century Schoolbook,Georgia,serif}.video-showcase{background:var(--cream);overflow:hidden}.video-intro{grid-template-columns:1.2fr .8fr;gap:30px;display:grid}.video-intro h2{margin:20px 0 0;font-size:clamp(38px,4.2vw,62px);line-height:1.08}.video-intro>p{color:var(--muted);align-self:end;line-height:1.7}.video-carousel{scroll-snap-type:x mandatory;scrollbar-width:thin;grid-auto-columns:minmax(245px,300px);grid-auto-flow:column;gap:18px;margin:55px 0 34px;padding:0 0 20px;display:grid;overflow-x:auto}.video-item{scroll-snap-align:start}.vertical-video-shell{aspect-ratio:9/16;background:linear-gradient(150deg,var(--deep),#2b6c39);border:8px solid var(--ink);border-radius:28px;overflow:hidden;box-shadow:0 18px 45px #12211725}.vertical-video-shell video{background:var(--ink);object-fit:cover;width:100%;height:100%}.video-count{color:var(--green);margin-top:20px;font-size:12px;font-weight:800;display:block}.video-item h3{margin:8px 0;font-size:22px}.video-item p{color:var(--muted);line-height:1.6;font-size:14px!important}.video-cta{margin-top:10px}.growth-tools{background:#fff}.growth-tools>div:first-child{grid-template-columns:.6fr 1.4fr;gap:8vw;display:grid}.growth-tools h2{font-size:clamp(38px,4.2vw,62px);line-height:1.08}.growth-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:48px;display:grid}.growth-grid article{border:1px solid var(--line);min-height:300px;padding:30px}.growth-grid article>span{color:var(--green);font-weight:800}.growth-grid h3{margin:70px 0 14px;font-size:25px}.growth-grid p{color:var(--muted);line-height:1.65}.whatsapp-link{margin-bottom:10px!important}.footer-wordmark{color:#fff;letter-spacing:-.04em;font-family:Century Gothic,Arial,sans-serif;text-transform:none!important;font-size:25px!important}.floating-whatsapp{bottom:max(22px,env(safe-area-inset-bottom));right:max(22px,env(safe-area-inset-right));z-index:50;align-items:center;display:flex;position:fixed}.floating-whatsapp img{background:#25d366;border:0;border-radius:50%;width:62px;height:62px;padding:14px;transition:all .2s;box-shadow:0 9px 28px #12211738}.floating-whatsapp:hover img{transform:translateY(-3px)scale(1.04)}.logo-crop{width:198px;height:37px}.logo-crop img{width:249px;top:-59px;left:-29px}.social-link{align-items:center;gap:10px;display:flex!important}.social-icon{color:#fff;border:1px solid #fff5;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-family:Arial,sans-serif;font-weight:800;line-height:1;display:inline-flex;font-size:16px!important}.instagram-icon{font-size:22px!important}.facebook-icon{padding-top:2px}body,.topbar nav,.button,.text-link,.risk-row,.trust-strip span,.social-proof a,.feature-number,.feature-card p,.tags span,.steps p,.offer li,.price-card>span,.price-card>p,.price-card>small,.faq>div:first-child>a,.lead-form label,.lead-form>small,.contact-mini span,.contact-mini a,footer p,footer a,footer strong,.footer-bottom span{font-size:16px!important}.kicker,.lead-form input,.lead-form select{font-size:16px}.feature-card p,.steps p,footer p{line-height:1.65}@media (max-width:600px){.logo-crop{width:164px;height:32px}.logo-crop img{width:204px;top:-50px;left:-24px}.header-cta{white-space:nowrap;flex:none;gap:8px;min-width:124px;padding:0 12px}.header-cta .cta-label{display:inline;font-size:12px!important}.header-cta:before{content:none}.header-cta>span:last-child{font-size:14px!important}}.logo-crop{align-items:center;width:190px;height:auto;display:inline-flex;overflow:visible}.logo-crop img{width:100%;height:auto;display:block;position:static;top:auto;left:auto}footer .logo-crop{width:190px}@media (max-width:600px){.logo-crop{width:158px;height:auto}.logo-crop img{width:100%;top:auto;left:auto}}.pricing-options{gap:14px;display:grid}.price-card.annual{border:2px solid var(--lime);position:relative}.price-card.annual .annual-label{color:var(--muted);font-weight:400}.price-card.annual .price strong{font-size:62px}@media (max-width:600px){.price-card.annual .price strong{font-size:50px}}@media (max-width:900px){.video-intro,.growth-tools>div:first-child{grid-template-columns:1fr}.growth-grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.video-carousel{grid-auto-columns:76vw;margin-top:38px}.vertical-video-shell{border-radius:24px}.growth-grid{grid-template-columns:1fr}.growth-grid article{min-height:250px}.growth-grid h3{margin-top:45px}.topbar{gap:12px}.topbar .logo-link{min-width:0}.topbar .logo-crop{max-width:138px}.floating-whatsapp{bottom:max(16px,env(safe-area-inset-bottom));right:max(16px,env(safe-area-inset-right))}.floating-whatsapp img{width:56px;height:56px;padding:13px}}.video-carousel-wrap{margin-top:48px}.carousel-tools{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.drag-hint{color:var(--muted);align-items:center;gap:10px;margin:0;font-weight:700;display:flex;font-size:13px!important}.drag-hint>span{color:var(--green);letter-spacing:.05em;font-size:18px!important}.carousel-arrows{gap:8px;display:flex}.carousel-arrows button{border:1px solid var(--line);color:var(--deep);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:19px;transition:all .2s;display:flex}.carousel-arrows button:hover:not(:disabled){background:var(--green);border-color:var(--green);color:#fff;transform:translateY(-2px)}.carousel-arrows button:disabled{cursor:default;opacity:.35}.video-carousel-wrap .video-carousel{cursor:grab;overscroll-behavior-x:contain;scroll-behavior:smooth;scrollbar-width:none;-webkit-user-select:none;user-select:none;margin:0 0 18px}.video-carousel-wrap .video-carousel::-webkit-scrollbar{display:none}.video-carousel-wrap .video-carousel.is-dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none}.video-carousel-wrap .vertical-video-shell,.video-carousel-wrap video{-webkit-user-select:auto;user-select:auto}.carousel-progress{background:#dce3d9;width:100%;height:4px;overflow:hidden}.carousel-progress>span{background:linear-gradient(90deg,var(--green),var(--lime));min-width:12%;height:100%;transition:width .18s;display:block}@media (max-width:600px){.video-carousel-wrap{margin-top:34px}.carousel-tools{margin-bottom:14px}.drag-hint{font-size:12px!important}.carousel-arrows button{width:40px;height:40px}.video-carousel-wrap .video-carousel{grid-auto-columns:76vw;margin-top:0}}.conversion-strip{background:var(--lime);justify-content:space-between;align-items:center;gap:36px;padding:28px clamp(24px,7vw,112px);display:flex}.conversion-strip div{flex-direction:column;gap:5px;display:flex}.conversion-strip strong{letter-spacing:-.025em;font-size:22px}.conversion-strip span{color:#344137}.conversion-strip .button{background:var(--ink);color:#fff;flex:none}.conversion-strip .button span{color:#fff}.section-conversion{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;margin-top:48px;padding-top:30px;display:flex}.section-conversion p{margin:0;font-family:Georgia,Times New Roman,serif;font-size:22px}.steps-action{flex-direction:column;align-items:center;gap:10px;margin-top:55px;display:flex}.steps-action small{color:var(--muted)}.registration-card{color:var(--ink);background:#fff;padding:42px}.registration-card>span{color:var(--green);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.registration-card h3{margin:16px 0;font-size:38px}.registration-card p{color:var(--muted);line-height:1.7}.registration-card ul{gap:12px;margin:28px 0;padding:0;list-style:none;display:grid}.registration-card li{border-top:1px solid var(--line);padding-top:12px}.registration-card li:before{color:var(--green);content:"✓";margin-right:10px;font-weight:800}.registration-card>small{color:var(--muted);text-align:center;margin-top:14px;font-size:11px;display:block}@media (max-width:600px){.conversion-strip{flex-direction:column;align-items:stretch;gap:20px}.conversion-strip .button{width:100%}.section-conversion{flex-direction:column;align-items:stretch}.section-conversion .button{width:100%}.registration-card{padding:28px 22px}.registration-card h3{font-size:32px}}.email-contact-form .form-heading>span{color:var(--green);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.email-contact-form .form-heading h3{margin:8px 0 4px;font-size:32px}.lead-form textarea{resize:vertical;background:#f7f8f5;border:1px solid #dce1d9;border-radius:2px;width:100%;min-height:112px;margin-top:8px;padding:13px;font:16px Arial}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:var(--green);outline:3px solid #50b74822}.lead-form button:disabled{cursor:wait;opacity:.7;transform:none}.website-field{position:absolute;left:-9999px;overflow:hidden;width:0!important;height:0!important}.form-feedback{border-radius:2px;margin:0;padding:12px;line-height:1.5;font-size:14px!important}.form-feedback.success{color:#1c5c25;background:#e5f6e2}.form-feedback.error{color:#8a2c20;background:#fff0ed}.brand-name,.footer-wordmark{white-space:nowrap}.home-content{background:#fff}.home-content-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin:55px 0 10px;display:grid}.home-content-grid>a,.content-card{background:var(--paper);border:1px solid var(--line);flex-direction:column;min-height:310px;padding:30px;transition:all .2s;display:flex}.home-content-grid>a:hover,.content-card:hover{border-color:var(--green);transform:translateY(-4px)}.home-content-grid span,.content-card>span{color:var(--green);letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:800}.home-content-grid h3{margin:55px 0 16px;font-size:25px}.home-content-grid p,.content-card p{color:var(--muted);line-height:1.65}.home-content-grid strong,.content-card strong{color:var(--deep);margin-top:auto}.content-hero{background:var(--cream);padding:105px clamp(24px,14vw,230px) 95px}.content-hero>div{max-width:960px}.content-hero h1{margin:26px 0;font-size:clamp(44px,6vw,78px);line-height:1.03}.content-hero p{color:var(--muted);max-width:760px;font-size:20px;line-height:1.65}.content-hero small{color:#78837a}.article-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:8vw;max-width:1280px;margin:0 auto;padding:95px clamp(24px,6vw,90px);display:grid}.article-body{max-width:780px;font-size:18px;line-height:1.8}.article-body h2{margin:60px 0 18px;font-size:34px;line-height:1.2}.article-body h3{margin:32px 0 12px;font-size:23px}.article-body p,.article-body li{color:#3f4d43}.article-body li{margin-bottom:10px}.article-lead{font-family:Georgia,Times New Roman,serif;font-size:25px;color:var(--ink)!important;line-height:1.6!important}.article-note{border-left:4px solid var(--green);background:#f1f3ed;padding:22px}.answer-box{background:var(--deep);color:#fff;margin:42px 0;padding:30px}.answer-box strong{color:var(--lime);text-transform:uppercase}.answer-box p{color:#e5ede6;margin:12px 0 0}.article-cta{background:var(--deep);color:#fff;padding:30px;position:sticky;top:104px}.article-cta>span{color:var(--lime);text-transform:uppercase;font-size:12px;font-weight:800}.article-cta h2{margin:15px 0;font-size:32px}.article-cta p{color:#cbd7cd;line-height:1.65}.article-cta small{color:#aeb9b0;text-align:center;margin-top:12px;display:block}.related-cta{background:var(--green);color:#fff;justify-content:space-between;align-items:center;padding:60px clamp(24px,7vw,112px);display:flex}.related-cta h2{margin:16px 0 0;font-size:38px}.content-footer{grid-template-columns:1.3fr 1fr 1fr 1fr}.content-cards{gap:18px;margin-top:45px;display:grid}.content-card{min-height:240px}.content-card h2{margin:35px 0 12px;font-size:30px}.proof-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin:45px 0;display:grid}.proof-grid>div{background:var(--cream);flex-direction:column;padding:25px;display:flex}.proof-grid strong{font-family:Georgia,serif;font-size:34px}.proof-grid span{color:var(--muted);font-size:14px}.case-steps{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.case-steps article{border:1px solid var(--line);padding:24px}.case-steps span{color:var(--green);font-weight:800}.comparison-table{border:1px solid var(--line);margin:42px 0}.comparison-table>div{grid-template-columns:1.2fr 1fr 1fr;display:grid}.comparison-table>div>*{border-bottom:1px solid var(--line);padding:14px}.comparison-table>div:first-child{background:var(--deep);color:#fff}@media (max-width:900px){.home-content-grid,.proof-grid,.case-steps,.article-layout{grid-template-columns:1fr}.article-cta{position:static}.content-topbar nav{display:flex}.related-cta{flex-direction:column;align-items:flex-start;gap:28px}}@media (max-width:600px){.content-topbar nav{display:none}.content-hero{padding:80px 22px 65px}.content-hero h1{font-size:43px}.article-layout{padding:65px 22px}.article-body{font-size:17px}.article-body h2{font-size:29px}.article-lead{font-size:22px}.related-cta{padding:48px 22px}.related-cta h2{font-size:31px}.comparison-table{font-size:13px;overflow-x:auto}.comparison-table>div{min-width:560px}.content-footer{grid-template-columns:1fr}}
