:root{color:#171a22;background:#f4f2ed;font-family:Arial,Helvetica Neue,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #ff8caf;outline-offset:3px}.landing{overflow:clip}.site-shell{width:min(100% - 96px,1384px);margin-inline:auto}.site-header{position:sticky;top:0;z-index:20;min-height:90px;color:#fefefe;background:#101218;border-bottom:1px solid rgba(255,255,255,.11)}.header-shell{min-height:90px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:15px;color:inherit;cursor:pointer;background:transparent;padding:0;font-weight:800;font-size:19px;letter-spacing:-.7px}.brand-mark{display:block;width:46px;height:46px;border-radius:8px;object-fit:cover}.desktop-nav{display:flex;align-items:center;gap:38px;margin-inline:auto}.desktop-nav button,.footer-link{color:inherit;background:transparent;cursor:pointer;font-size:14px;font-weight:650;transition:color .18s ease,transform .18s ease}.desktop-nav button:hover,.footer-link:hover{color:#ff8caf;transform:translateY(-2px)}.header-actions,.hero-actions{display:flex;align-items:center;gap:16px}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:5px;padding:0 22px;cursor:pointer;text-decoration:none;font-size:14px;font-weight:800;letter-spacing:-.15px;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease}.button:hover{transform:translateY(-3px)}.button-primary{color:#fff;background:#f7064d;box-shadow:0 12px 28px #de014242}.button-primary:hover{background:#e70246;box-shadow:0 17px 34px #de014254}.button-outline{color:#fff;background:#0a0d1238;border:1px solid rgba(255,255,255,.27)}.compact-button{min-height:42px;padding-inline:20px}.header-demo{min-width:200px}.menu-button,.mobile-nav{display:none}.hero-section,.workflow-section{color:#fff;background-color:#111319;background-image:url(/assets/hero-grid.png);background-position:center;background-size:cover}.hero-section{min-height:0;padding:52px 0 43px}.hero-layout{display:grid;grid-template-columns:600px minmax(0,1fr);gap:36px;align-items:center}.eyebrow{margin:0 0 20px;color:#ff3b6e;font-size:12px;font-weight:850;letter-spacing:1.1px;line-height:1.2;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.06em}h1{max-width:620px;margin-bottom:19px;font-size:clamp(49px,4.1vw,64px);line-height:.98;font-weight:850}h1 span,h2 span{display:block}.hero-lead{max-width:505px;margin-bottom:16px;color:#c2c3c7;font-size:clamp(20px,1.7vw,28px);line-height:1.32}.hero-copy-detail{max-width:530px;margin-bottom:31px;color:#e0dfe1;font-size:16px;line-height:1.55}.hero-cta{min-width:238px;animation:button-breathe 3.8s ease-in-out infinite}.text-button{display:inline-flex;align-items:center;gap:10px;padding:10px 3px;color:#fff;background:transparent;cursor:pointer;font-size:14px;font-weight:800;transition:gap .18s ease,color .18s ease}.text-button:hover{gap:15px;color:#ff8caf}.quick-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:27px}.quick-benefits div{display:flex;align-items:flex-start;gap:10px;color:#ff2c64}.quick-benefits span{color:#aeb0b8;font-size:12px;line-height:1.35}.quick-benefits strong{display:block;margin-bottom:3px;color:#fff;font-size:13px}.flow-showcase{min-width:0}.flow-heading{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:22px}.flow-heading p{margin:0;font-size:20px;font-weight:800;letter-spacing:-.04em}.flow-heading span{max-width:230px;color:#aeb0b8;font-size:12px;line-height:1.4}.stage-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:9px}.stage-card{min-height:244px;display:flex;flex-direction:column;align-items:flex-start;color:#fff;text-align:left;cursor:pointer;background:#181b22e6;border:1px solid rgba(232,234,240,.26);border-top:3px solid var(--stage-accent);border-radius:12px;padding:14px 12px 16px;opacity:0;transform:translateY(20px);transition:transform .21s ease,border-color .21s ease,box-shadow .21s ease,background-color .21s ease,opacity .4s ease;transition-delay:var(--stage-delay)}.is-visible .stage-card{opacity:1;transform:translateY(0)}.stage-card:hover,.stage-card:focus-visible,.stage-card.is-active{background:#252730f5;border-color:var(--stage-accent);box-shadow:0 16px 32px #02030652;transform:translateY(-8px)}.stage-number{color:#d5d6da;font-size:15px;font-weight:800}.stage-icon{width:40px;height:40px;display:grid;place-items:center;margin:25px 0 16px;color:var(--stage-accent);border:1px solid currentColor;border-radius:50%}.stage-card strong{max-width:100%;margin-bottom:8px;font-size:14px;line-height:1.1;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.stage-card small{color:#c3c3c7;font-size:11px;line-height:1.42}.stage-status{display:flex;align-items:center;gap:12px;min-height:68px;margin-top:16px;padding:12px 14px;color:#e4e4e5;background:#0a0c107a;border:1px solid rgba(255,255,255,.14);border-radius:9px}.stage-status p{margin:3px 0 0;color:#b7b9bf;font-size:12px;line-height:1.35}.status-icon{width:36px;height:36px;display:grid;flex:0 0 auto;place-items:center;color:var(--stage-accent);background:#1d2028;border:1px solid var(--stage-accent);border-radius:50%;animation:status-pop .48s ease both}.proof-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:15px}.proof-list span{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;color:#dbdce0;background:#0d101666;border:1px solid rgba(255,255,255,.15);border-radius:999px;font-size:12px}.proof-list svg{color:#f7f7f7}.benefits-section,.audience-section{background:#f4f2ed}.benefits-section{padding:66px 0 71px}.benefits-layout{display:grid;grid-template-columns:minmax(0,.88fr) minmax(580px,1.12fr);align-items:start;gap:clamp(50px,5vw,78px)}.benefits-copy h2,.workflow-intro h2,.section-heading h2,.demo-panel h2{margin-bottom:20px;font-size:clamp(35px,3.5vw,53px);line-height:1.02}.benefits-copy h2 span{color:#171a22}.benefits-copy h2{max-width:590px;font-size:clamp(32px,2.35vw,36px)}.benefits-copy p:not(.eyebrow){max-width:570px;color:#676872;font-size:14px;line-height:1.58}.audience-mini-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:31px}.audience-mini-card{min-width:0;color:#ed0348;opacity:0;transform:translateY(16px);transition:opacity .42s ease,transform .42s ease;transition-delay:var(--card-delay)}.audience-mini-card svg{display:block;margin-bottom:12px}.audience-mini-card h3{margin-bottom:7px;color:#1a1d25;font-size:13px;line-height:1.25}.audience-mini-card p{margin:0;color:#6c6d74;font-size:11px;line-height:1.43}.is-visible .audience-mini-card,.is-visible .audience-card{opacity:1;transform:translateY(0)}.benefits-demo .demo-panel{grid-template-columns:60px minmax(0,1fr);grid-template-rows:auto auto;align-items:start;gap:10px 22px;min-height:280px;padding:32px 44px 28px}.benefits-demo .demo-panel h2{max-width:555px;margin-bottom:9px;font-size:clamp(29px,2.25vw,34px)}.benefits-demo .demo-panel p:not(.eyebrow){max-width:520px;font-size:14px;line-height:1.45}.benefits-demo .demo-panel-action{grid-column:2;justify-self:start;min-width:282px;margin-top:2px}.workflow-section{padding:112px 0}.workflow-layout{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(520px,1.2fr);align-items:center;gap:clamp(55px,9vw,142px)}.workflow-intro p:not(.eyebrow){max-width:510px;color:#babcc3;font-size:16px;line-height:1.58}.workflow-steps{display:grid;gap:14px}.workflow-steps article{display:grid;grid-template-columns:54px 1fr;gap:20px;padding:23px 26px;background:#0f1218c7;border:1px solid rgba(255,255,255,.15);border-radius:11px;transition:transform .2s ease,border-color .2s ease,background-color .2s ease}.workflow-steps article:hover{background:#1d2028f2;border-color:#ff447199;transform:translate(10px)}.step-index{color:#ff2f67;font-size:15px;font-weight:850}.workflow-steps svg{margin-bottom:13px;color:#ff356b}.workflow-steps h3{margin-bottom:8px;font-size:19px}.workflow-steps p{margin:0;color:#c0c2c8;font-size:14px;line-height:1.5}.audience-section{padding:105px 0 112px}.section-heading{max-width:755px}.section-heading h2{margin-bottom:0}.audience-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-top:53px}.audience-card{min-height:230px;padding:26px;color:#ed0348;background:#fff;border:1px solid #e3dfd8;border-radius:12px;box-shadow:0 13px 30px #221c200f;opacity:0;transform:translateY(20px);transition:transform .21s ease,box-shadow .21s ease,border-color .21s ease,opacity .42s ease;transition-delay:var(--card-delay)}.audience-card:hover{border-color:#fb7093;box-shadow:0 21px 42px #221c201f;transform:translateY(-10px)}.audience-card h3{margin-top:42px;margin-bottom:10px;color:#1a1d25;font-size:17px}.audience-card p{margin:0;color:#696a73;font-size:13px;line-height:1.55}.demo-section{padding:0 0 100px;background:#f4f2ed}.demo-panel{display:grid;grid-template-columns:62px minmax(0,1fr) auto;align-items:center;gap:26px;min-height:292px;padding:48px 58px;color:#fff;background-color:#15181e;background-image:url(/assets/hero-grid.png);background-position:right center;background-size:cover;border-radius:14px;box-shadow:0 24px 55px #1113192e}.demo-panel-icon{width:60px;height:60px;display:grid;place-items:center;color:#ff7b9d;background:#a6103d61;border:1px solid rgba(255,118,153,.4);border-radius:9px;animation:icon-float 3.5s ease-in-out infinite}.demo-panel .eyebrow{margin-bottom:10px}.demo-panel h2{max-width:580px;margin-bottom:11px;font-size:clamp(30px,3vw,46px)}.demo-panel p:not(.eyebrow){max-width:540px;margin-bottom:0;color:#c8c9cf;font-size:15px;line-height:1.5}.demo-panel-action{min-width:254px}.whatsapp-float{position:fixed;z-index:40;right:clamp(18px,2.5vw,36px);bottom:clamp(22px,3vw,38px);width:68px;height:68px;display:grid;place-items:center;padding:10px;cursor:pointer;background:#25d366;border:3px solid #fff;border-radius:50%;box-shadow:0 16px 34px #25d36659,0 4px 13px #050a0f4d;transform:translateZ(0);transition:transform .18s ease,box-shadow .18s ease;animation:whatsapp-pulse 3.1s ease-in-out infinite}.whatsapp-float:hover{box-shadow:0 20px 39px #25d36670,0 6px 16px #050a0f52;transform:translateY(-4px) scale(1.04)}.whatsapp-float:active{transform:scale(.94)}.whatsapp-float img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%}.whatsapp-badge{position:absolute;top:-7px;right:-5px;min-width:25px;height:25px;display:grid;place-items:center;padding-inline:5px;color:#fff;background:#f7064d;border:2px solid #111319;border-radius:999px;box-shadow:0 4px 10px #6d001c5c;font-size:12px;font-weight:900;line-height:1;animation:notification-pop 3.1s ease-in-out infinite}.whatsapp-tooltip{position:absolute;right:calc(100% + 13px);width:max-content;padding:8px 10px;color:#fff;background:#111319;border:1px solid rgba(255,255,255,.16);border-radius:6px;box-shadow:0 10px 24px #05070b3d;font-size:12px;font-weight:750;opacity:0;pointer-events:none;transform:translate(6px);transition:opacity .18s ease,transform .18s ease}.whatsapp-float:hover .whatsapp-tooltip,.whatsapp-float:focus-visible .whatsapp-tooltip{opacity:1;transform:translate(0)}.site-footer{color:#e9eaf0;background:#0b0d12;border-top:1px solid rgba(255,255,255,.12)}.footer-shell{min-height:118px;display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-brand{font-size:15px}.footer-brand .brand-mark{width:34px;height:34px}.site-footer p{margin:0;color:#a3a6af;font-size:13px}.footer-link{display:inline-flex;align-items:center;gap:8px}.modal-layer{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#05060acc;animation:overlay-in .22s ease both}.demo-modal{position:relative;width:min(100%,520px);max-height:calc(100dvh - 48px);padding:45px;color:#1b1e26;background:#f8f6f1;border-radius:16px;box-shadow:0 28px 80px #0006;overflow-y:auto;animation:modal-in .28s ease both}.modal-close{position:absolute;top:17px;right:17px;width:39px;height:39px;display:grid;place-items:center;color:#1b1e26;background:#ece9e4;border-radius:50%;cursor:pointer;transition:background-color .18s ease,transform .18s ease}.modal-close:hover{background:#e0ddd7;transform:rotate(8deg)}.demo-modal h2{max-width:390px;margin-bottom:12px;font-size:39px;line-height:1}.modal-intro{max-width:405px;margin-bottom:27px;color:#686a72;font-size:15px;line-height:1.52}.demo-form{display:grid;gap:16px}.demo-form label{display:grid;gap:7px;color:#292c34;font-size:13px;font-weight:800}.demo-form input{width:100%;height:48px;padding:0 13px;color:#181b23;background:#fff;border:1px solid #c8c6c2;border-radius:6px;transition:border-color .18s ease,box-shadow .18s ease}.demo-form input:focus{border-color:#f7064d;box-shadow:0 0 0 3px #f7064d29;outline:0}.demo-form input[aria-invalid=true]{border-color:#cb244c}.field-error{color:#bd1d43;font-weight:700}.button-full{width:100%;margin-top:6px}.success-state{padding:18px 0 7px;text-align:center}.success-icon{width:64px;height:64px;display:grid;place-items:center;margin:0 auto 24px;color:#fff;background:#f7064d;border-radius:50%;animation:success-bounce .6s cubic-bezier(.2,1.4,.4,1) both}.success-state h2{max-width:none}.success-state p:not(.eyebrow){margin:0 auto 27px;color:#656771;font-size:15px;line-height:1.55}.reveal{opacity:0;transform:translateY(28px);transition:opacity .65s ease,transform .65s cubic-bezier(.2,.78,.25,1);transition-delay:var(--reveal-delay)}.reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes button-breathe{0%,to{box-shadow:0 12px 28px #de014242}50%{box-shadow:0 17px 38px #ff2f696e}}@keyframes whatsapp-pulse{0%,76%,to{box-shadow:0 16px 34px #25d36659,0 4px 13px #050a0f4d}86%{box-shadow:0 16px 34px #25d36659,0 0 0 11px #25d36600,0 4px 13px #050a0f4d}}@keyframes notification-pop{0%,78%,to{transform:scale(1)}86%{transform:scale(1.18)}}@keyframes status-pop{0%{opacity:0;transform:scale(.74)}to{opacity:1;transform:scale(1)}}@keyframes icon-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes overlay-in{0%{opacity:0}to{opacity:1}}@keyframes modal-in{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes success-bounce{0%{opacity:0;transform:scale(.5)}70%{opacity:1;transform:scale(1.1)}to{transform:scale(1)}}@media(min-width:1281px)and (max-width:1440px){.hero-layout{grid-template-columns:535px minmax(0,1fr);gap:30px}.flow-heading{gap:16px}.flow-heading p{font-size:18px}.stage-card{padding:14px 10px}.stage-icon{margin:21px 0 14px}.stage-card strong{font-size:13px}.stage-card small{font-size:10.5px}}@media(max-width:1280px){.site-shell{width:min(100% - 56px,900px)}.desktop-nav{gap:22px}.hero-layout,.benefits-layout,.workflow-layout{grid-template-columns:1fr}.hero-copy{max-width:690px}.flow-showcase{width:min(100%,920px)}.audience-grid{grid-template-columns:repeat(2,1fr)}.demo-panel{grid-template-columns:60px 1fr}.demo-panel-action{grid-column:2;justify-self:start}}@media(max-width:860px){.site-header,.header-shell{min-height:76px}.site-shell{width:min(100% - 40px,680px)}.desktop-nav,.header-demo{display:none}.header-login{min-height:43px;padding-inline:18px}.menu-button{width:43px;height:43px;display:grid;place-items:center;color:#fff;background:transparent;border:1px solid rgba(255,255,255,.23);border-radius:6px;cursor:pointer}.mobile-nav{position:absolute;top:calc(100% + 1px);left:0;right:0;display:grid;gap:6px;max-height:0;padding:0 20px;overflow:hidden;background:#12151b;border-bottom:1px solid transparent;transition:max-height .28s ease,padding .28s ease,border-color .28s ease}.mobile-nav.is-open{max-height:430px;padding:18px 20px 22px;border-color:#ffffff29}.mobile-nav>button:not(.button){display:flex;align-items:center;justify-content:space-between;min-height:45px;color:#fff;background:transparent;border-bottom:1px solid rgba(255,255,255,.11);cursor:pointer;font-weight:700;text-align:left}.mobile-nav .button{margin-top:10px}.hero-section{padding:62px 0 48px}.hero-layout{gap:45px}.quick-benefits{max-width:670px}.stage-grid{grid-template-columns:repeat(7,minmax(130px,1fr));overflow-x:auto;padding-bottom:7px}.stage-card{min-height:210px}.flow-heading{align-items:flex-start;flex-direction:column;gap:9px}.flow-heading span{max-width:500px}.audience-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 18px}.workflow-section{padding:84px 0}.demo-panel{padding:40px}.footer-shell{flex-wrap:wrap;padding:28px 0}}@media(max-width:560px){.site-shell{width:min(100% - 32px,480px)}.header-shell{gap:12px}.header-actions{gap:8px}.header-login{min-height:40px;padding-inline:12px;font-size:13px}.menu-button{width:40px;height:40px}.brand{gap:10px;font-size:15px}.brand-mark{width:38px;height:38px}h1{font-size:clamp(43px,14vw,61px)}.hero-lead{font-size:20px}.hero-actions{align-items:stretch;flex-direction:column}.hero-cta{width:100%}.text-button{justify-content:center}.quick-benefits{grid-template-columns:1fr;gap:14px}.stage-status{align-items:flex-start}.proof-list{gap:8px}.proof-list span{width:100%}.benefits-section,.audience-section{padding:73px 0}.audience-grid{grid-template-columns:1fr;margin-top:34px}.audience-mini-grid{grid-template-columns:1fr;gap:18px}.audience-card{min-height:0}.demo-section{padding-bottom:72px}.demo-panel{grid-template-columns:1fr;gap:22px;padding:34px 27px}.demo-panel-action{grid-column:auto;width:100%}.benefits-demo .demo-panel{grid-template-columns:1fr;gap:18px;padding:34px 27px}.benefits-demo .demo-panel-action{grid-column:auto;width:100%;min-width:0}.whatsapp-float{right:16px;bottom:16px;width:62px;height:62px;padding:9px}.whatsapp-badge{top:-6px;right:-4px}.whatsapp-tooltip{display:none}.demo-modal{padding:38px 24px 28px}.demo-modal h2{font-size:34px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.reveal,.stage-card,.audience-mini-card,.audience-card{opacity:1;transform:none}}
