@keyframes Landing-module__U0TCTG__fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes Landing-module__U0TCTG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Landing-module__U0TCTG__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-12px)rotate(.5deg)}}@keyframes Landing-module__U0TCTG__auroraShift{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-30px)scale(1.05)}66%{transform:translate(-20px,20px)scale(.95)}}@keyframes Landing-module__U0TCTG__pulse{0%,to{box-shadow:0 0 #22c55e80}50%{box-shadow:0 0 0 12px #22c55e00}}@keyframes Landing-module__U0TCTG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes Landing-module__U0TCTG__scrollHint{0%,to{opacity:.4;transform:translateY(0)}50%{opacity:1;transform:translateY(6px)}}.Landing-module__U0TCTG__page{--color-bg:#0f172a;--color-surface:#1e293b;--color-surface-2:#253347;--color-border:#334155;--color-text:#f1f5f9;--color-text-muted:#cbd5e1;--color-primary:#f26513;--color-primary-hover:#e0560a;--promobar-h:0px;color:#f1f5f9;min-height:100vh;font-family:var(--font-sans);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0f172a;overflow-x:clip}.Landing-module__U0TCTG__page [data-reveal]{opacity:0;transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1);transform:translateY(24px)}.Landing-module__U0TCTG__page [data-reveal][data-visible=true]{opacity:1;transform:translateY(0)}.Landing-module__U0TCTG__nav{top:var(--promobar-h);z-index:100;-webkit-backdrop-filter:blur(16px)saturate(160%);background:#0f172ab3;border-bottom:1px solid #ffffff0f;position:sticky}.Landing-module__U0TCTG__navInner{justify-content:space-between;align-items:center;gap:14px;max-width:1200px;margin:0 auto;padding:14px 20px;display:flex}.Landing-module__U0TCTG__brand{letter-spacing:-.015em;color:#f1f5f9;align-items:center;gap:10px;font-size:17px;font-weight:800;display:flex}.Landing-module__U0TCTG__brandLogo{border-radius:9px;width:36px;height:36px;display:block;box-shadow:0 4px 14px #f59e0b40}.Landing-module__U0TCTG__brandAccent{color:var(--color-primary)}.Landing-module__U0TCTG__navRight{align-items:center;gap:8px;display:flex}.Landing-module__U0TCTG__navLink{color:var(--color-text-muted);white-space:nowrap;padding:8px 12px;font-size:13px;font-weight:500;transition:color .15s}.Landing-module__U0TCTG__navLink:hover{color:var(--color-text)}.Landing-module__U0TCTG__navCta{background:var(--color-primary);color:#0f172a;white-space:nowrap;cursor:pointer;letter-spacing:.01em;border:none;border-radius:11px;justify-content:center;align-items:center;min-height:46px;padding:13px 24px;font-size:14.5px;font-weight:800;transition:background .15s,box-shadow .15s,transform .15s;display:inline-flex;box-shadow:0 2px 12px #f59e0b4d}.Landing-module__U0TCTG__navCta:hover{background:var(--color-primary-hover);transform:translateY(-1px);box-shadow:0 4px 18px #f59e0b80}@media (max-width:540px){.Landing-module__U0TCTG__navInner{gap:6px;padding:12px 14px}.Landing-module__U0TCTG__brand{font-size:15px}.Landing-module__U0TCTG__navLink{padding:7px 8px;font-size:12.5px}.Landing-module__U0TCTG__navCta{padding:11px 16px;font-size:13px}}@media (max-width:380px){.Landing-module__U0TCTG__brand{gap:6px;font-size:14px}.Landing-module__U0TCTG__brandLogo{width:28px;height:28px}.Landing-module__U0TCTG__navLink{padding:6px;font-size:12px}.Landing-module__U0TCTG__navCta{padding:7px 10px;font-size:10px}}.Landing-module__U0TCTG__hero{padding:56px 20px 64px;position:relative;overflow:hidden}.Landing-module__U0TCTG__aurora{pointer-events:none;z-index:0;position:absolute;inset:-20% -10% 0}.Landing-module__U0TCTG__auroraBlob{filter:blur(80px);opacity:.6;border-radius:50%;animation:18s ease-in-out infinite Landing-module__U0TCTG__auroraShift;position:absolute}.Landing-module__U0TCTG__auroraBlob1{background:radial-gradient(circle,#f59e0b66,#0000 70%);width:600px;height:600px;top:-100px;left:-10%}.Landing-module__U0TCTG__auroraBlob2{background:radial-gradient(circle,#fbbf2440,#0000 70%);width:500px;height:500px;animation-delay:-6s;top:200px;right:-10%}.Landing-module__U0TCTG__auroraBlob3{background:radial-gradient(circle,#f59e0b26,#0000 70%);width:700px;height:400px;animation-delay:-12s;bottom:-50px;left:30%}.Landing-module__U0TCTG__gridPattern{pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 70%);mask-image:radial-gradient(#000 30%,#0000 70%)}.Landing-module__U0TCTG__heroInner{z-index:1;grid-template-columns:1fr;align-items:start;gap:32px;max-width:1200px;margin:0 auto;display:grid;position:relative}.Landing-module__U0TCTG__heroTop,.Landing-module__U0TCTG__heroBottom{animation:.8s cubic-bezier(.2,.7,.2,1) both Landing-module__U0TCTG__fadeUp}.Landing-module__U0TCTG__heroBottom{animation-delay:.15s}.Landing-module__U0TCTG__heroLeft{animation:.8s cubic-bezier(.2,.7,.2,1) both Landing-module__U0TCTG__fadeUp}.Landing-module__U0TCTG__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--color-primary);background:linear-gradient(90deg,#f59e0b2e,#f59e0b0f);border:1px solid #f59e0b66;border-radius:999px;align-items:center;gap:8px;margin-bottom:22px;padding:7px 14px;font-size:11px;font-weight:700;display:inline-flex;box-shadow:0 0 30px #f59e0b26}.Landing-module__U0TCTG__eyebrowDot{background:var(--color-primary);border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite Landing-module__U0TCTG__pulse;box-shadow:0 0 10px #f59e0b}.Landing-module__U0TCTG__h1{letter-spacing:-.035em;margin-bottom:22px;font-size:clamp(36px,7vw,68px);font-weight:900;line-height:.98}.Landing-module__U0TCTG__h1 strong{background:linear-gradient(#fbbf24 0%,#f59e0b 60%,#d97706 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:900;display:inline-block}.Landing-module__U0TCTG__lead{color:var(--color-text-muted);max-width:560px;margin-bottom:24px;font-size:clamp(15px,1.6vw,18px);line-height:1.55}.Landing-module__U0TCTG__lead b{color:var(--color-text);font-weight:600}.Landing-module__U0TCTG__trustRow{flex-wrap:wrap;gap:12px 22px;margin-bottom:30px;display:flex}.Landing-module__U0TCTG__trustItem{color:var(--color-text-muted);align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.Landing-module__U0TCTG__trustItem b{color:var(--color-text)}.Landing-module__U0TCTG__trustCheck{color:#34d399;background:#34d3992e;border-radius:50%;place-items:center;width:18px;height:18px;font-size:11px;font-weight:900;display:inline-grid}.Landing-module__U0TCTG__formCard{-webkit-backdrop-filter:blur(20px);background:linear-gradient(#1e293bf2 0%,#0f172af2 100%);border:1px solid #ffffff14;border-radius:18px;max-width:480px;padding:24px;position:relative;box-shadow:0 30px 80px #00000080,0 0 0 1px #f59e0b26,inset 0 1px #ffffff0d}.Landing-module__U0TCTG__formCard:before{content:"";z-index:-1;opacity:.4;background:linear-gradient(135deg,#f59e0b66,#0000 50%,#f59e0b33);border-radius:18px;position:absolute;inset:-1px}.Landing-module__U0TCTG__formBadge{color:#064e3b;letter-spacing:.04em;background:linear-gradient(135deg,#34d399,#10b981);border-radius:7px;align-items:center;gap:6px;margin-bottom:14px;padding:5px 11px;font-size:11px;font-weight:800;display:inline-flex;box-shadow:0 4px 16px #10b9814d}.Landing-module__U0TCTG__formTitle{letter-spacing:-.015em;margin-bottom:4px;font-size:19px;font-weight:800}.Landing-module__U0TCTG__formSub{color:#cbd5e1;margin-bottom:18px;font-size:13px}.Landing-module__U0TCTG__formGrid{gap:10px;margin-bottom:12px;display:grid}.Landing-module__U0TCTG__formGrid input{color:#f1f5f9;background:#0f172ab3;border:1px solid #ffffff14;border-radius:10px;outline:none;padding:13px 14px;font-family:inherit;font-size:14px;transition:border-color .2s,background .2s,box-shadow .2s}.Landing-module__U0TCTG__formGrid input::placeholder{color:#64748b}.Landing-module__U0TCTG__formGrid input:focus{border-color:var(--color-primary);background:#0f172af2;box-shadow:0 0 0 3px #f59e0b26}.Landing-module__U0TCTG__formSelect{color:#f1f5f9;cursor:pointer;appearance:none;background:#0f172ab3 url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2'><polyline points='6 9 12 15 18 9'/></svg>") right 14px center/16px no-repeat;border:1px solid #ffffff14;border-radius:10px;outline:none;padding:13px 40px 13px 14px;font-family:inherit;font-size:14px;transition:border-color .2s,background-color .2s,box-shadow .2s}.Landing-module__U0TCTG__formSelect:focus{border-color:var(--color-primary);background-color:#0f172af2;box-shadow:0 0 0 3px #f59e0b26}.Landing-module__U0TCTG__formSelect option{color:#f1f5f9;background:#0f172a}.Landing-module__U0TCTG__formBack{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:6px;margin:12px auto 0;padding:6px 12px;font-family:inherit;font-size:13px;font-weight:600;transition:color .2s,background .2s;display:block}.Landing-module__U0TCTG__formBack:hover{color:#f1f5f9;background:#ffffff0a}.Landing-module__U0TCTG__row2{grid-template-columns:1fr 1fr;gap:10px;display:grid}.Landing-module__U0TCTG__cta{color:#0f172a;cursor:pointer;letter-spacing:.005em;background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);border:none;border-radius:11px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:6px;padding:15px 20px;font-size:15px;font-weight:800;transition:transform .15s,box-shadow .2s,background .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #f59e0b59,inset 0 1px #ffffff4d}.Landing-module__U0TCTG__cta:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000) 0 0/200% 100%;animation:3s infinite Landing-module__U0TCTG__shimmer;position:absolute;inset:0}.Landing-module__U0TCTG__cta:hover{transform:translateY(-2px);box-shadow:0 14px 36px #f59e0b80,inset 0 1px #ffffff4d}.Landing-module__U0TCTG__cta:active{transform:translateY(0)}.Landing-module__U0TCTG__cta:disabled{opacity:.7;cursor:not-allowed}.Landing-module__U0TCTG__cta span{z-index:1;position:relative}.Landing-module__U0TCTG__formFoot{color:#cbd5e1;text-align:center;margin-top:14px;font-size:11.5px;line-height:1.5}.Landing-module__U0TCTG__formFoot b{color:#fff;font-weight:700}.Landing-module__U0TCTG__formError{color:#f87171;background:#ef44441a;border:1px solid #ef444440;border-radius:8px;flex-direction:column;gap:8px;margin-top:10px;padding:10px 12px;font-size:13px;display:flex}.Landing-module__U0TCTG__formErrorLink{color:#0f172a;background:#f59e0b;border-radius:8px;align-self:flex-start;align-items:center;gap:4px;padding:8px 14px;font-size:13px;font-weight:800;text-decoration:none;transition:background .15s,transform .1s;display:inline-flex}.Landing-module__U0TCTG__formErrorLink:hover{background:#d97706;transform:translateY(-1px)}.Landing-module__U0TCTG__heroVisual{opacity:0;justify-content:center;align-items:center;min-height:500px;animation:1.2s .3s both Landing-module__U0TCTG__fadeIn;display:flex;position:relative}.Landing-module__U0TCTG__phoneStack{width:320px;height:580px;animation:6s ease-in-out infinite Landing-module__U0TCTG__float;position:relative}.Landing-module__U0TCTG__phone{background:#0a0a0a;border:10px solid #111;border-radius:38px;padding:12px 10px;position:absolute;box-shadow:0 30px 80px #f59e0b2e,0 60px 140px #0009,inset 0 0 0 1px #1f2937}.Landing-module__U0TCTG__phone:before{content:"";z-index:2;background:#0a0a0a;border-radius:0 0 14px 14px;width:110px;height:22px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Landing-module__U0TCTG__phoneFront{z-index:2;width:280px;height:560px;top:10px;left:50%;transform:translate(-50%)perspective(1100px)rotateY(-12deg)rotateX(4deg)}.Landing-module__U0TCTG__phoneBack{opacity:.5;filter:blur(.5px);z-index:1;width:220px;height:440px;top:0;right:-40px;transform:rotate(10deg)translate(20px)}.Landing-module__U0TCTG__phoneScreen{background:var(--color-bg);border-radius:26px;width:100%;height:100%;position:relative;overflow:hidden}.Landing-module__U0TCTG__phoneHead{background:linear-gradient(#0f172a 0%,#1e293b 100%);border-bottom:1px solid #334155;padding:38px 16px 14px}.Landing-module__U0TCTG__phoneHeadTitle{text-transform:uppercase;letter-spacing:.12em;color:var(--color-primary);margin-bottom:4px;font-size:10px;font-weight:700}.Landing-module__U0TCTG__phoneHeadName{color:#f1f5f9;font-size:13px;font-weight:700}.Landing-module__U0TCTG__phoneCard{border:1px solid #334155;border-left:4px solid var(--color-primary);background:#1e293b;border-radius:12px;margin:12px;padding:14px}.Landing-module__U0TCTG__phoneCard h4{letter-spacing:-.01em;color:#f1f5f9;margin-bottom:6px;font-size:13px;font-weight:700}.Landing-module__U0TCTG__phoneCard p{color:#94a3b8;margin-bottom:10px;font-size:11px;line-height:1.4}.Landing-module__U0TCTG__phoneStatus{color:#34d399;background:#10b98126;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:700;display:inline-block}.Landing-module__U0TCTG__phoneStatusBlue{color:#60a5fa;background:#3b82f626}.Landing-module__U0TCTG__stamp{color:#fbbf24;text-align:center;width:460px;max-width:100%;font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.01em;background:radial-gradient(circle at 30% 20%,#f59e0b1a,#0000 60%),#f59e0b0a;border:7px solid #f59e0b;border-radius:18px;padding:36px 30px 30px;animation:6s ease-in-out infinite Landing-module__U0TCTG__float;position:relative;transform:rotate(-5deg);box-shadow:0 30px 80px #f59e0b4d,0 60px 140px #0000008c,inset 0 0 0 1px #ffffff0a}.Landing-module__U0TCTG__stamp:before{content:"";pointer-events:none;border:2px dashed #f59e0b73;border-radius:11px;position:absolute;inset:9px}.Landing-module__U0TCTG__stampStars{letter-spacing:.6em;color:#f59e0bbf;margin-bottom:10px;font-size:18px}.Landing-module__U0TCTG__stampHeadline{letter-spacing:-.015em;color:#f59e0b;text-shadow:0 2px #00000040;margin:4px 0 6px;font-size:34px;font-weight:900;line-height:1.02}.Landing-module__U0TCTG__stampHeadlineAccent{background:linear-gradient(#fcd34d 0%,#f59e0b 60%,#d97706 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin-top:6px;font-size:46px;font-weight:900;line-height:1;display:block}.Landing-module__U0TCTG__stampDivider{background:linear-gradient(90deg,#0000 0%,#f59e0b99 50%,#0000 100%);width:60%;height:2px;margin:18px auto 14px}.Landing-module__U0TCTG__stampList{letter-spacing:.04em;color:#fbbf24;flex-direction:column;gap:8px;margin:0;padding:0;font-size:15px;font-weight:800;list-style:none;display:flex}.Landing-module__U0TCTG__stampList li{justify-content:center;align-items:center;gap:10px;line-height:1.3;display:flex}.Landing-module__U0TCTG__stampCheck{color:#34d399;background:#10b98133;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;font-weight:900;display:inline-flex}@media (max-width:980px){.Landing-module__U0TCTG__heroVisual{min-height:0;margin-top:16px;display:flex}.Landing-module__U0TCTG__phoneStack{width:280px;height:480px}.Landing-module__U0TCTG__phoneFront{width:240px;height:480px;transform:translate(-50%)perspective(900px)rotateY(-8deg)}.Landing-module__U0TCTG__phoneBack{display:none}.Landing-module__U0TCTG__stamp{width:360px;padding:28px 22px 24px}.Landing-module__U0TCTG__stampHeadline{font-size:26px}.Landing-module__U0TCTG__stampHeadlineAccent{font-size:36px}.Landing-module__U0TCTG__stampList{font-size:13px}}@media (max-width:540px){.Landing-module__U0TCTG__hero{padding:40px 16px 48px}.Landing-module__U0TCTG__heroVisual{min-height:0;margin-top:24px;margin-bottom:8px;display:flex}.Landing-module__U0TCTG__stamp{width:100%;max-width:340px;padding:22px 16px 20px;transform:rotate(-4deg)}.Landing-module__U0TCTG__stampStars{margin-bottom:6px;font-size:14px}.Landing-module__U0TCTG__stampHeadline{font-size:20px}.Landing-module__U0TCTG__stampHeadlineAccent{font-size:28px}.Landing-module__U0TCTG__stampDivider{margin:12px auto 10px}.Landing-module__U0TCTG__stampList{gap:6px;font-size:12px}.Landing-module__U0TCTG__stampCheck{width:18px;height:18px;font-size:11px}.Landing-module__U0TCTG__formCard{padding:22px 18px}}@media (min-width:980px){.Landing-module__U0TCTG__hero{padding:96px 24px 120px}.Landing-module__U0TCTG__heroInner{grid-template-columns:1fr;justify-items:center;max-width:880px}}@media (min-width:1200px){.Landing-module__U0TCTG__h1{font-size:72px}}.Landing-module__U0TCTG__sectionLabel{letter-spacing:.18em;text-transform:uppercase;color:var(--color-primary);background:#f59e0b1a;border:1px solid #f59e0b40;border-radius:999px;margin-bottom:16px;padding:5px 12px;font-size:11px;font-weight:800;display:inline-block}.Landing-module__U0TCTG__sectionLabelWrap{text-align:center;margin-bottom:12px}.Landing-module__U0TCTG__sectionTitle{text-align:center;letter-spacing:-.03em;max-width:760px;margin-bottom:16px;margin-left:auto;margin-right:auto;font-size:clamp(26px,4vw,44px);font-weight:900;line-height:1.1}.Landing-module__U0TCTG__sectionTitle strong{background:linear-gradient(#fbbf24 0%,#f59e0b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:900}.Landing-module__U0TCTG__sectionSub{text-align:center;color:var(--color-text-muted);max-width:640px;margin:0 auto 48px;font-size:16px;line-height:1.55}.Landing-module__U0TCTG__skipLink{background:var(--color-primary);color:#0f172a;z-index:999;border-radius:0 0 10px;padding:10px 18px;font-weight:700;position:absolute;top:0;left:-9999px}.Landing-module__U0TCTG__skipLink:focus{left:0}.Landing-module__U0TCTG__trustStrip{background:linear-gradient(180deg, var(--color-bg) 0%, #0f172a99 100%);border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:36px 20px 40px}.Landing-module__U0TCTG__trustStripInner{text-align:center;max-width:1200px;margin:0 auto}.Landing-module__U0TCTG__trustStripLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:18px;font-size:11px;font-weight:800}.Landing-module__U0TCTG__trustStripLabel b{color:var(--color-text);font-weight:800}.Landing-module__U0TCTG__trustStripList{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px 28px;display:flex}.Landing-module__U0TCTG__trustChip{letter-spacing:.04em;color:var(--color-text-muted);background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:700;transition:border-color .2s,color .2s;display:inline-flex}.Landing-module__U0TCTG__trustChip:hover{color:var(--color-text);border-color:#f59e0b66}.Landing-module__U0TCTG__trustChipDot{background:#34d399;border-radius:50%;width:6px;height:6px;box-shadow:0 0 6px #34d39999}@media (max-width:540px){.Landing-module__U0TCTG__trustStripList{gap:10px 14px}.Landing-module__U0TCTG__trustChip{padding:8px 14px;font-size:12px}}.Landing-module__U0TCTG__how{background:linear-gradient(180deg, var(--color-bg) 0%, #1e293b4d 100%);padding:80px 20px;position:relative}.Landing-module__U0TCTG__howInner{max-width:1200px;margin:0 auto}.Landing-module__U0TCTG__howGrid{grid-template-columns:1fr;gap:22px;margin-top:40px;display:grid}@media (min-width:760px){.Landing-module__U0TCTG__howGrid{grid-template-columns:repeat(3,1fr);gap:26px}}.Landing-module__U0TCTG__howStep{background:linear-gradient(#1e293b99,#0f172a66);border:1px solid #ffffff0f;border-radius:20px;padding:32px 26px 28px;transition:transform .3s cubic-bezier(.2,.7,.2,1),border-color .3s;position:relative;overflow:hidden}.Landing-module__U0TCTG__howStep:before{content:"";pointer-events:none;opacity:.7;background:radial-gradient(500px at 0 0,#f59e0b1f,#0000 60%);transition:opacity .3s;position:absolute;inset:0}.Landing-module__U0TCTG__howStep:hover{border-color:#f59e0b4d;transform:translateY(-4px)}.Landing-module__U0TCTG__howStep:hover:before{opacity:1}.Landing-module__U0TCTG__howNum{background:linear-gradient(#fbbf24,#f59e0b 60%,#0000 100%);-webkit-text-fill-color:transparent;letter-spacing:-.04em;font-feature-settings:"tnum";-webkit-background-clip:text;background-clip:text;margin-bottom:14px;font-size:70px;font-weight:900;line-height:.85;position:relative}.Landing-module__U0TCTG__howH{letter-spacing:-.015em;margin-bottom:8px;font-size:20px;font-weight:800;position:relative}.Landing-module__U0TCTG__howP{color:var(--color-text-muted);font-size:14px;line-height:1.6;position:relative}.Landing-module__U0TCTG__howP b{color:var(--color-text);font-weight:600}.Landing-module__U0TCTG__diffs{background:var(--color-surface);border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:80px 20px;position:relative;overflow:hidden}.Landing-module__U0TCTG__diffs:before{content:"";pointer-events:none;background:radial-gradient(#f59e0b14,#0000 70%);width:800px;height:400px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.Landing-module__U0TCTG__diffsInner{max-width:1200px;margin:0 auto;position:relative}.Landing-module__U0TCTG__diffsGrid{grid-template-columns:1fr;gap:18px;display:grid}@media (min-width:760px){.Landing-module__U0TCTG__diffsGrid{grid-template-columns:repeat(3,1fr);gap:22px}}.Landing-module__U0TCTG__diffCard{background:var(--color-bg);border:1px solid #ffffff0f;border-radius:18px;padding:32px 28px;transition:transform .3s cubic-bezier(.2,.7,.2,1),border-color .3s,box-shadow .3s;position:relative}.Landing-module__U0TCTG__diffCard:hover{border-color:#f59e0b66;transform:translateY(-4px);box-shadow:0 24px 48px #0000004d}.Landing-module__U0TCTG__diffIcon{background:linear-gradient(135deg,#f59e0b2e,#f59e0b0d);border:1px solid #f59e0b59;border-radius:14px;place-items:center;width:52px;height:52px;margin-bottom:18px;font-size:24px;display:grid;box-shadow:0 8px 20px #f59e0b26}.Landing-module__U0TCTG__diffIcon svg{width:26px;height:26px;color:var(--color-primary);stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.Landing-module__U0TCTG__diffH{letter-spacing:-.015em;margin-bottom:8px;font-size:19px;font-weight:800}.Landing-module__U0TCTG__diffP{color:var(--color-text-muted);font-size:14px;line-height:1.65}.Landing-module__U0TCTG__diffP b{color:var(--color-text);font-weight:600}.Landing-module__U0TCTG__diffPago{background:radial-gradient(90% 70% at 50% 0%, #22c55e1a, transparent 60%), var(--color-bg);border-color:#4ade8066;padding-top:40px}.Landing-module__U0TCTG__diffPago:hover{border-color:#4ade80a6}.Landing-module__U0TCTG__diffFita{color:#052e16;letter-spacing:.06em;text-transform:uppercase;text-align:center;background:linear-gradient(135deg,#4ade80,#22c55e);border-radius:18px 18px 0 0;padding:7px 14px;font-size:11px;font-weight:900;position:absolute;top:0;left:0;right:0}.Landing-module__U0TCTG__diffValor{color:#94a3b8;background:#22c55e1a;border:1px solid #4ade804d;border-radius:999px;margin-top:14px;padding:6px 11px;font-size:12px;line-height:1.4;display:inline-block}.Landing-module__U0TCTG__diffValor b{color:#4ade80;font-weight:800}.Landing-module__U0TCTG__diffResumo{text-align:center;background:#22c55e14;border:1px dashed #4ade8073;border-radius:16px;margin-top:26px;padding:20px 22px}.Landing-module__U0TCTG__diffResumoTopo{color:var(--color-text-muted);font-size:16px;line-height:1.5}.Landing-module__U0TCTG__diffResumoTopo b{color:#4ade80;font-weight:900}.Landing-module__U0TCTG__diffResumoP{color:#94a3b8;max-width:640px;margin:8px auto 0;font-size:13.5px;line-height:1.6}.Landing-module__U0TCTG__diffResumoP b{color:var(--color-text-muted);font-weight:800}.Landing-module__U0TCTG__compare{padding:80px 20px}.Landing-module__U0TCTG__compareInner{max-width:1080px;margin:0 auto}.Landing-module__U0TCTG__compareGrid{grid-template-columns:1fr;gap:18px;margin-top:40px;display:grid}@media (min-width:880px){.Landing-module__U0TCTG__compareGrid{grid-template-columns:1fr 1fr 1.1fr;gap:22px}}.Landing-module__U0TCTG__compareCol{background:var(--color-surface);border:1px solid #ffffff0f;border-radius:18px;flex-direction:column;padding:26px 24px;display:flex}.Landing-module__U0TCTG__compareColBest{border:2px solid var(--color-primary);background:linear-gradient(180deg, #f59e0b14, var(--color-surface) 50%);position:relative;box-shadow:0 30px 60px #f59e0b1f}.Landing-module__U0TCTG__compareColBest:before{content:"RECOMENDADO";background:var(--color-primary);color:#0f172a;letter-spacing:.1em;border-radius:999px;padding:5px 12px;font-size:10px;font-weight:900;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Landing-module__U0TCTG__compareTitle{letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-muted);text-align:center;margin-bottom:18px;font-size:16px;font-weight:800}.Landing-module__U0TCTG__compareColBest .Landing-module__U0TCTG__compareTitle{color:var(--color-primary)}.Landing-module__U0TCTG__compareList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.Landing-module__U0TCTG__compareList li{border-bottom:1px solid #ffffff0a;align-items:flex-start;gap:10px;padding:10px 0;font-size:14px;line-height:1.5;display:flex}.Landing-module__U0TCTG__compareList li:last-child{border-bottom:none}.Landing-module__U0TCTG__compareIcon{border-radius:50%;flex-shrink:0;place-items:center;width:18px;height:18px;margin-top:1px;font-size:14px;font-weight:900;display:grid}.Landing-module__U0TCTG__compareYes{color:#34d399;background:#34d39926}.Landing-module__U0TCTG__compareNo{color:#f87171;background:#ef444426}.Landing-module__U0TCTG__compareMid{color:#94a3b8;background:#94a3b826;font-size:12px}.Landing-module__U0TCTG__docs{background:var(--color-surface);border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:80px 20px}.Landing-module__U0TCTG__docsInner{max-width:1080px;margin:0 auto}.Landing-module__U0TCTG__docsGrid{grid-template-columns:1fr;gap:14px;margin-top:40px;display:grid}@media (min-width:640px){.Landing-module__U0TCTG__docsGrid{grid-template-columns:1fr 1fr}}@media (min-width:980px){.Landing-module__U0TCTG__docsGrid{grid-template-columns:repeat(3,1fr)}}.Landing-module__U0TCTG__docCard{background:var(--color-bg);border:1px solid #ffffff0f;border-radius:14px;align-items:center;gap:14px;padding:22px;transition:border-color .2s,transform .2s;display:flex}.Landing-module__U0TCTG__docCard:hover{border-color:#f59e0b66;transform:translateY(-2px)}.Landing-module__U0TCTG__docCheck{color:#0f172a;background:linear-gradient(135deg,#34d399,#10b981);border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:14px;font-weight:900;display:grid;box-shadow:0 4px 12px #10b9814d}.Landing-module__U0TCTG__docName{letter-spacing:-.005em;font-size:15px;font-weight:600;line-height:1.3}.Landing-module__U0TCTG__fichaTecnica{margin-bottom:-30px;padding:30px 20px 0}.Landing-module__U0TCTG__fichaTecnicaInner{text-align:center;max-width:580px;margin:0 auto}.Landing-module__U0TCTG__fichaTecnicaInner .Landing-module__U0TCTG__trustRow{margin-bottom:0}.Landing-module__U0TCTG__esteira{margin:-24px 0 -16px;padding:4px 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.Landing-module__U0TCTG__esteiraTrilha{width:max-content;animation:52s linear infinite Landing-module__U0TCTG__esteiraRola;display:flex}.Landing-module__U0TCTG__esteira:hover .Landing-module__U0TCTG__esteiraTrilha{animation-play-state:paused}@keyframes Landing-module__U0TCTG__esteiraRola{0%{transform:translate(0)}to{transform:translate(-50%)}}.Landing-module__U0TCTG__esteiraItem{text-align:center;flex:none;width:127px;margin:0 14px 0 0}.Landing-module__U0TCTG__esteiraItem img{background:#fff;border:1px solid #94a3b829;border-radius:8px;width:127px;height:180px;display:block;box-shadow:0 12px 26px #00000061}.Landing-module__U0TCTG__esteiraItem figcaption{color:var(--color-text-muted);opacity:.72;min-height:28px;margin-top:9px;font-size:11px;line-height:1.2}@media (min-width:880px){.Landing-module__U0TCTG__esteira{margin:-28px 0 -8px}.Landing-module__U0TCTG__esteiraItem{width:148px;margin-right:18px}.Landing-module__U0TCTG__esteiraItem img{width:148px;height:210px}.Landing-module__U0TCTG__esteiraItem figcaption{font-size:12px}}@media (prefers-reduced-motion:reduce){.Landing-module__U0TCTG__esteiraTrilha{animation:none}.Landing-module__U0TCTG__esteira{overflow-x:auto}}.Landing-module__U0TCTG__social{padding:80px 20px}.Landing-module__U0TCTG__socialInner{max-width:1080px;margin:0 auto}.Landing-module__U0TCTG__statsGrid{grid-template-columns:1fr;gap:16px;margin-top:40px;margin-bottom:56px;display:grid}@media (min-width:640px){.Landing-module__U0TCTG__statsGrid{grid-template-columns:repeat(3,1fr);gap:20px}}.Landing-module__U0TCTG__stat{text-align:center;background:linear-gradient(180deg, var(--color-surface), var(--color-bg));border:1px solid #ffffff0f;border-radius:18px;padding:36px 22px;position:relative;overflow:hidden}.Landing-module__U0TCTG__stat:before{content:"";pointer-events:none;background:radial-gradient(#f59e0b33,#0000 70%);width:200px;height:100px;position:absolute;top:-50px;left:50%;transform:translate(-50%)}.Landing-module__U0TCTG__statN{letter-spacing:-.04em;background:linear-gradient(#fbbf24 0%,#f59e0b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:clamp(38px,5vw,56px);font-weight:900;line-height:1;position:relative}.Landing-module__U0TCTG__statL{color:var(--color-text-muted);letter-spacing:.02em;font-size:13px;font-weight:600;position:relative}.Landing-module__U0TCTG__varPadrao,.Landing-module__U0TCTG__varCrm,.Landing-module__U0TCTG__varPlanilha,.Landing-module__U0TCTG__varMarca{display:none}:is(html:not([data-pub]) .Landing-module__U0TCTG__varPadrao,html[data-pub=padrao] .Landing-module__U0TCTG__varPadrao){display:block}html[data-pub=crm] .Landing-module__U0TCTG__varCrm{display:block}html[data-pub=marca] .Landing-module__U0TCTG__varMarca{display:block}html[data-pub=planilha] .Landing-module__U0TCTG__varPlanilha{display:block}.Landing-module__U0TCTG__planoMockup{max-width:640px;margin:30px auto 6px;padding:0}.Landing-module__U0TCTG__planoMockup img{border-radius:14px;width:100%;height:auto;display:block}.Landing-module__U0TCTG__planoMockup figcaption{text-align:center;color:var(--color-text-muted);margin-top:14px;font-size:14.5px;line-height:1.5}@media (max-width:640px){.Landing-module__U0TCTG__planoMockup{margin:24px auto 4px}.Landing-module__U0TCTG__planoMockup figcaption{font-size:13.5px}}.Landing-module__U0TCTG__compareNota{text-align:center;max-width:62ch;color:var(--color-text-muted);margin:22px auto 0;font-size:13px;line-height:1.5}.Landing-module__U0TCTG__depoGrid{grid-template-columns:1fr;gap:16px;max-width:720px;margin:0 auto;display:grid}@media (min-width:880px){.Landing-module__U0TCTG__depoGrid{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:18px;max-width:none;display:flex}.Landing-module__U0TCTG__depoGrid>*{flex:300px;max-width:calc(33.3333% - 12px)}.Landing-module__U0TCTG__depoGridPoucos>*{max-width:380px}}.Landing-module__U0TCTG__depoCard{background:linear-gradient(180deg, var(--color-surface), var(--color-bg));border:1px solid #ffffff0f;border-radius:18px;flex-direction:column;gap:14px;padding:26px 24px;display:flex;position:relative;overflow:hidden}.Landing-module__U0TCTG__depoCard:before{content:"“";color:#f59e0b24;pointer-events:none;font-size:96px;font-weight:900;line-height:1;position:absolute;top:-18px;right:14px}.Landing-module__U0TCTG__depoLogo{background:#fff;border-radius:12px;align-self:flex-start;place-items:center;width:168px;height:80px;padding:10px 14px;display:grid}.Landing-module__U0TCTG__depoLogo img{object-fit:contain;width:auto;max-width:140px;height:auto;max-height:60px;display:block}.Landing-module__U0TCTG__depoQuem{min-width:0;margin-top:auto;line-height:1.25}.Landing-module__U0TCTG__depoDestaque{border-color:#f59e0b47}.Landing-module__U0TCTG__depoDestaque .Landing-module__U0TCTG__depoTexto{font-size:17px;line-height:1.5}@media (min-width:880px){.Landing-module__U0TCTG__depoDestaque{flex-basis:100%;grid-template-columns:minmax(0,260px) minmax(0,1fr);align-items:center;gap:16px 36px;max-width:100%;padding:34px 36px;display:grid}.Landing-module__U0TCTG__depoDestaque .Landing-module__U0TCTG__depoLogo{grid-area:1/1;align-self:end}.Landing-module__U0TCTG__depoDestaque .Landing-module__U0TCTG__depoQuem{grid-area:2/1;align-self:start;margin-top:0}.Landing-module__U0TCTG__depoDestaque .Landing-module__U0TCTG__depoTexto{grid-area:1/2/span 2;font-size:20px;line-height:1.45}.Landing-module__U0TCTG__depoDestaque .Landing-module__U0TCTG__depoLogo{width:212px;height:100px}.Landing-module__U0TCTG__depoDestaque .Landing-module__U0TCTG__depoLogo img{max-width:180px;max-height:76px}.Landing-module__U0TCTG__depoDestaque:before{font-size:128px;top:-24px;right:22px}}.Landing-module__U0TCTG__depoNome{letter-spacing:-.005em;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:800;overflow:hidden}.Landing-module__U0TCTG__depoEmpresa{color:var(--color-text-muted);font-size:13px}.Landing-module__U0TCTG__depoTexto{color:var(--color-text);margin:0;font-size:15px;line-height:1.55;position:relative}@media (max-width:540px){.Landing-module__U0TCTG__depoCard{padding:22px 20px}.Landing-module__U0TCTG__depoTexto{font-size:14.5px}}.Landing-module__U0TCTG__testimonialsGrid{grid-template-columns:1fr;gap:16px;max-width:720px;margin:0 auto;display:grid}@media (min-width:880px){.Landing-module__U0TCTG__testimonialsGrid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:none}}.Landing-module__U0TCTG__igPost{background:#1e1e1e;border:1px solid #2a2a2a;border-radius:14px;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;overflow:hidden;box-shadow:0 12px 28px #00000059}.Landing-module__U0TCTG__igHeader{border-bottom:1px solid #2a2a2a;align-items:center;gap:10px;padding:12px 14px;display:flex}.Landing-module__U0TCTG__igAvatar{color:#fff;background:linear-gradient(135deg,#fcb045,#fd1d1d 50%,#833ab4);border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;padding:2px;font-size:14px;font-weight:800;display:grid;position:relative}.Landing-module__U0TCTG__igAvatar>span{background:#1e1e1e;border:2px solid #1e1e1e;border-radius:50%;place-items:center;width:100%;height:100%;display:grid}.Landing-module__U0TCTG__igAvatar>span>span{color:#fff;border-radius:50%;place-items:center;width:100%;height:100%;font-size:13px;font-weight:700;display:grid}.Landing-module__U0TCTG__igAvatarA>span>span{color:#fff;background:linear-gradient(135deg,#f59e0b,#d97706)}.Landing-module__U0TCTG__igAvatarB>span>span{color:#fff;background:linear-gradient(135deg,#ec4899,#be185d)}.Landing-module__U0TCTG__igAvatarC>span>span{color:#fff;background:linear-gradient(135deg,#3b82f6,#1e40af)}.Landing-module__U0TCTG__igMeta{flex:1;min-width:0;line-height:1.2}.Landing-module__U0TCTG__igName{color:#fafafa;letter-spacing:-.005em;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:4px;font-size:13.5px;font-weight:700;display:flex;overflow:hidden}.Landing-module__U0TCTG__igName:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%231d9bf0' d='m9 16.17l-3.88-3.88l-1.42 1.41L9 19L21 7l-1.41-1.41z'/%3E%3Ccircle cx='12' cy='12' r='10' fill='none' stroke='%231d9bf0' stroke-width='1.5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:14px;height:14px;display:inline-block}.Landing-module__U0TCTG__igTime{color:#a8a8a8;margin-top:1px;font-size:11.5px;font-weight:400}.Landing-module__U0TCTG__igDots{color:#fafafa;letter-spacing:1px;cursor:pointer;flex-shrink:0;font-size:16px;font-weight:700}.Landing-module__U0TCTG__igBody{color:#fafafa;padding:14px;font-size:14px;font-weight:400;line-height:1.5}.Landing-module__U0TCTG__igBody b{color:#fafafa;font-weight:700}.Landing-module__U0TCTG__igActions{align-items:center;gap:14px;padding:4px 14px 8px;display:flex}.Landing-module__U0TCTG__igAction{cursor:pointer;color:#fafafa;background:0 0;border:none;align-items:center;padding:4px;transition:opacity .15s,transform .1s;display:inline-flex}.Landing-module__U0TCTG__igAction:hover{opacity:.7}.Landing-module__U0TCTG__igAction:active{transform:scale(.92)}.Landing-module__U0TCTG__igHeart{color:#ed4956}.Landing-module__U0TCTG__igLikes{color:#fafafa;padding:0 14px 12px;font-size:13px;font-weight:700}@media (max-width:540px){.Landing-module__U0TCTG__igHeader{padding:10px 12px}.Landing-module__U0TCTG__igBody{padding:12px;font-size:13.5px}.Landing-module__U0TCTG__igActions{padding:4px 12px 6px}.Landing-module__U0TCTG__igLikes{padding:0 12px 10px;font-size:12.5px}}.Landing-module__U0TCTG__authorAvatar{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-hover));color:#0f172a;border-radius:50%;flex-shrink:0;place-items:center;width:44px;height:44px;font-size:15px;font-weight:900;display:grid;box-shadow:0 6px 16px #f59e0b4d}.Landing-module__U0TCTG__authorName{letter-spacing:-.005em;font-size:15px;font-weight:800}.Landing-module__U0TCTG__authorRole{color:var(--color-text-muted);font-size:13px}.Landing-module__U0TCTG__posBlock{text-align:center;background:var(--color-surface);border-top:1px solid #ffffff0d;padding:80px 20px}.Landing-module__U0TCTG__posBlockInner{background:radial-gradient(800px circle at 50% 0%, #f59e0b24, transparent 60%), var(--color-bg);border:1px solid #f59e0b40;border-radius:24px;max-width:920px;margin:0 auto;padding:60px 32px;box-shadow:0 30px 60px #f59e0b14}.Landing-module__U0TCTG__posCross{color:var(--color-text-muted);letter-spacing:.03em;margin-bottom:14px;font-size:14px}.Landing-module__U0TCTG__posCross s{color:#475569;-webkit-text-decoration:line-through #ef444499;text-decoration:line-through #ef444499;text-decoration-thickness:2px}.Landing-module__U0TCTG__posMain{letter-spacing:-.025em;font-size:clamp(24px,3.6vw,38px);font-weight:900;line-height:1.2}.Landing-module__U0TCTG__posMain strong{background:linear-gradient(#fbbf24,#f59e0b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Landing-module__U0TCTG__plans{padding:80px 20px}.Landing-module__U0TCTG__plansInner{max-width:1100px;margin:0 auto}.Landing-module__U0TCTG__plansGrid{grid-template-columns:1fr;gap:22px;margin-top:40px;display:grid}@media (min-width:880px){.Landing-module__U0TCTG__plansGrid{grid-template-columns:repeat(3,1fr);align-items:stretch}}.Landing-module__U0TCTG__plan{background:var(--color-surface);border:1px solid #ffffff0f;border-radius:22px;flex-direction:column;padding:32px 28px;transition:transform .3s,box-shadow .3s;display:flex}.Landing-module__U0TCTG__plan:hover{transform:translateY(-4px);box-shadow:0 24px 48px #0000004d}.Landing-module__U0TCTG__planFeatured{border:2px solid var(--color-primary);background:linear-gradient(180deg, #f59e0b1a, var(--color-surface) 60%);position:relative;box-shadow:0 30px 60px #f59e0b2e}@media (min-width:880px){.Landing-module__U0TCTG__planFeatured{transform:scale(1.04)}.Landing-module__U0TCTG__planFeatured:hover{transform:scale(1.04)translateY(-4px)}}.Landing-module__U0TCTG__planTag{color:#0f172a;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:999px;padding:6px 14px;font-size:11px;font-weight:900;position:absolute;top:-14px;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #f59e0b66}.Landing-module__U0TCTG__planName{letter-spacing:.16em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:12px;font-size:12px;font-weight:900}.Landing-module__U0TCTG__planFeatured .Landing-module__U0TCTG__planName{color:var(--color-primary)}.Landing-module__U0TCTG__planPrice{letter-spacing:-.035em;margin-bottom:6px;font-size:48px;font-weight:900;line-height:1}.Landing-module__U0TCTG__planPrice small{color:var(--color-text-muted);letter-spacing:0;font-size:18px;font-weight:600}.Landing-module__U0TCTG__planSub{color:var(--color-text-muted);margin-bottom:22px;font-size:13px;font-weight:500}.Landing-module__U0TCTG__planList{flex-direction:column;flex:1;gap:10px;margin:0 0 28px;padding:0;list-style:none;display:flex}.Landing-module__U0TCTG__planList li{color:var(--color-text);text-align:left;padding-left:24px;font-size:14px;line-height:1.45;position:relative}.Landing-module__U0TCTG__planList li:before{content:"✓";color:#34d399;font-weight:900;position:absolute;top:0;left:0}.Landing-module__U0TCTG__planList li.Landing-module__U0TCTG__off{color:var(--color-text-muted);-webkit-text-decoration:line-through #94a3b880;text-decoration:line-through #94a3b880}.Landing-module__U0TCTG__planList li.Landing-module__U0TCTG__off:before{content:"✕";color:#f87171;text-decoration:none}.Landing-module__U0TCTG__planBtn{width:100%;color:var(--color-text);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:11px;margin-top:auto;padding:13px 20px;font-family:inherit;font-size:14px;font-weight:800;transition:background .15s,border-color .15s,transform .1s}.Landing-module__U0TCTG__planBtn:hover{background:#ffffff14;border-color:#fff3}.Landing-module__U0TCTG__planBtn:active{transform:scale(.98)}.Landing-module__U0TCTG__planBtnPrimary{color:#0f172a;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-color:#0000;box-shadow:0 8px 20px #f59e0b4d}.Landing-module__U0TCTG__planBtnPrimary:hover{background:linear-gradient(135deg,#f59e0b,#d97706)}.Landing-module__U0TCTG__faq{background:var(--color-surface);border-top:1px solid #ffffff0d;padding:80px 20px}.Landing-module__U0TCTG__faqInner{max-width:760px;margin:0 auto}.Landing-module__U0TCTG__faqList{flex-direction:column;gap:12px;margin-top:36px;display:flex}.Landing-module__U0TCTG__faqItem{background:var(--color-bg);border:1px solid #ffffff0f;border-radius:14px;padding:20px 24px;transition:border-color .2s,background .2s}.Landing-module__U0TCTG__faqItem[open]{background:linear-gradient(180deg, var(--color-bg), #f59e0b0a);border-color:#f59e0b66}.Landing-module__U0TCTG__faqItem summary{cursor:pointer;letter-spacing:-.01em;justify-content:space-between;align-items:center;gap:12px;font-size:16px;font-weight:700;list-style:none;display:flex}.Landing-module__U0TCTG__faqItem summary::-webkit-details-marker{display:none}.Landing-module__U0TCTG__faqItem summary:after{content:"+";color:var(--color-primary);flex-shrink:0;font-size:26px;font-weight:300;line-height:1;transition:transform .2s}.Landing-module__U0TCTG__faqItem[open] summary:after{content:"−"}.Landing-module__U0TCTG__faqAnswer{color:var(--color-text-muted);margin-top:14px;font-size:14px;line-height:1.65}.Landing-module__U0TCTG__faqAnswer b{color:var(--color-text)}.Landing-module__U0TCTG__finalCta{text-align:center;background:radial-gradient(800px circle at 50% 30%, #f59e0b2e, transparent 60%), var(--color-bg);padding:96px 20px 88px;position:relative;overflow:hidden}.Landing-module__U0TCTG__finalCta:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 70%);mask-image:radial-gradient(#000 30%,#0000 70%)}.Landing-module__U0TCTG__finalCtaInner{max-width:760px;margin:0 auto;position:relative}.Landing-module__U0TCTG__finalCtaTitle{letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(30px,4.5vw,48px);font-weight:900;line-height:1.1}.Landing-module__U0TCTG__finalCtaTitle strong{background:linear-gradient(#fbbf24,#f59e0b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Landing-module__U0TCTG__finalCtaSub{color:var(--color-text-muted);margin-bottom:32px;font-size:16px}.Landing-module__U0TCTG__finalCtaBtn{color:#0f172a;cursor:pointer;letter-spacing:.005em;background:linear-gradient(135deg,#fbbf24,#f59e0b);border:none;border-radius:16px;align-items:center;gap:10px;padding:24px 46px;font-family:inherit;font-size:21px;font-weight:800;transition:transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 16px 44px #f59e0b66,inset 0 1px #ffffff4d}.Landing-module__U0TCTG__finalCtaBtn:hover{transform:translateY(-2px);box-shadow:0 24px 56px #f59e0b8c,inset 0 1px #ffffff4d}.Landing-module__U0TCTG__finalCtaFoot{color:var(--color-text-muted);margin-top:16px;font-size:12px}.Landing-module__U0TCTG__footer{background:var(--color-surface);border-top:1px solid #ffffff0d;padding:36px 20px}.Landing-module__U0TCTG__footerInner{max-width:1200px;color:var(--color-text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin:0 auto;font-size:13px;display:flex}.Landing-module__U0TCTG__footerLinks{flex-wrap:wrap;gap:18px;display:flex}.Landing-module__U0TCTG__footerLinks a:hover{color:var(--color-text)}@media (max-width:640px){.Landing-module__U0TCTG__navInner{gap:6px;padding:11px 14px}.Landing-module__U0TCTG__brand{gap:8px;font-size:15px}.Landing-module__U0TCTG__brandLogo{width:28px;height:28px;font-size:13px}.Landing-module__U0TCTG__navLink{padding:7px 8px;font-size:12.5px}.Landing-module__U0TCTG__navCta{padding:8px 12px;font-size:11px}.Landing-module__U0TCTG__hero{padding:32px 16px 40px}.Landing-module__U0TCTG__heroInner{gap:28px}.Landing-module__U0TCTG__h1{letter-spacing:-.02em;margin-bottom:14px;font-size:clamp(28px,8vw,38px);line-height:1.05}.Landing-module__U0TCTG__h1 br{display:none}.Landing-module__U0TCTG__lead{margin-bottom:18px;font-size:14px;line-height:1.5}.Landing-module__U0TCTG__eyebrow{margin-bottom:16px;padding:5px 10px;font-size:10px}.Landing-module__U0TCTG__trustRow{gap:8px 14px;margin-bottom:22px}.Landing-module__U0TCTG__trustItem{font-size:12px}.Landing-module__U0TCTG__formCard{border-radius:14px;padding:18px 16px}.Landing-module__U0TCTG__formBadge{margin-bottom:11px;padding:4px 9px;font-size:10px}.Landing-module__U0TCTG__formTitle{font-size:16px}.Landing-module__U0TCTG__formSub{margin-bottom:14px;font-size:12px}.Landing-module__U0TCTG__formGrid input{border-radius:9px;padding:11px 12px;font-size:14px}.Landing-module__U0TCTG__row2{grid-template-columns:1fr;gap:8px}.Landing-module__U0TCTG__cta{padding:13px 16px;font-size:14px}.Landing-module__U0TCTG__formFoot{font-size:11px}.Landing-module__U0TCTG__aurora{inset:-10% 0 0}.Landing-module__U0TCTG__auroraBlob{filter:blur(60px);opacity:.5}.Landing-module__U0TCTG__auroraBlob1{width:350px;height:350px;top:-50px;left:-100px}.Landing-module__U0TCTG__auroraBlob2{width:320px;height:320px;top:100px;right:-80px}.Landing-module__U0TCTG__auroraBlob3{width:400px;height:250px;bottom:-30px;left:5%}.Landing-module__U0TCTG__sectionTitle{letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(22px,6vw,30px);line-height:1.15}.Landing-module__U0TCTG__sectionTitle br{display:none}.Landing-module__U0TCTG__sectionSub{margin-bottom:32px;font-size:14px;line-height:1.5}.Landing-module__U0TCTG__sectionLabel{letter-spacing:.14em;padding:4px 10px;font-size:10px}.Landing-module__U0TCTG__how{padding:56px 16px}.Landing-module__U0TCTG__howGrid{gap:14px;margin-top:30px}.Landing-module__U0TCTG__howStep{border-radius:16px;padding:24px 22px 22px}.Landing-module__U0TCTG__howNum{margin-bottom:10px;font-size:52px}.Landing-module__U0TCTG__howH{font-size:17px}.Landing-module__U0TCTG__howP{font-size:13.5px;line-height:1.55}.Landing-module__U0TCTG__diffs{padding:56px 16px}.Landing-module__U0TCTG__diffsGrid{gap:14px}.Landing-module__U0TCTG__diffCard{border-radius:16px;padding:24px 22px}.Landing-module__U0TCTG__diffIcon{width:44px;height:44px;margin-bottom:14px;font-size:20px}.Landing-module__U0TCTG__diffH{font-size:16px}.Landing-module__U0TCTG__diffP{font-size:13.5px;line-height:1.55}.Landing-module__U0TCTG__trustStrip{padding:28px 16px 32px}.Landing-module__U0TCTG__trustStripLabel{margin-bottom:14px;font-size:10px;line-height:1.5}.Landing-module__U0TCTG__trustStripList{gap:8px 10px}.Landing-module__U0TCTG__trustChip{letter-spacing:.02em;gap:6px;padding:7px 11px;font-size:11px}.Landing-module__U0TCTG__trustChipDot{width:5px;height:5px}.Landing-module__U0TCTG__compare{padding:56px 16px}.Landing-module__U0TCTG__compareGrid{gap:14px;margin-top:30px}.Landing-module__U0TCTG__compareCol{border-radius:16px;padding:24px 22px}.Landing-module__U0TCTG__compareTitle{margin-bottom:14px;font-size:14px}.Landing-module__U0TCTG__compareList li{gap:9px;padding:8px 0;font-size:13.5px}.Landing-module__U0TCTG__compareIcon{width:18px;height:18px;font-size:12px}.Landing-module__U0TCTG__docs{padding:56px 16px}.Landing-module__U0TCTG__docsGrid{gap:10px;margin-top:30px}.Landing-module__U0TCTG__docCard{border-radius:12px;gap:12px;padding:16px 18px}.Landing-module__U0TCTG__docCheck{width:24px;height:24px;font-size:12px}.Landing-module__U0TCTG__docName{font-size:14px;line-height:1.3}.Landing-module__U0TCTG__social{padding:56px 16px}.Landing-module__U0TCTG__statsGrid{gap:12px;margin-top:30px;margin-bottom:36px}.Landing-module__U0TCTG__stat{border-radius:16px;padding:20px 18px}.Landing-module__U0TCTG__statN{font-size:36px}.Landing-module__U0TCTG__statL{font-size:12px}.Landing-module__U0TCTG__testimonialsGrid{gap:14px}.Landing-module__U0TCTG__testimonial{border-radius:16px;padding:24px 22px}.Landing-module__U0TCTG__testimonial:before{font-size:50px;top:14px;left:18px}.Landing-module__U0TCTG__testimonialText{margin:14px 0;font-size:14px}.Landing-module__U0TCTG__testimonialAuthor{gap:10px}.Landing-module__U0TCTG__authorAvatar{width:38px;height:38px;font-size:14px}.Landing-module__U0TCTG__authorName{font-size:13.5px}.Landing-module__U0TCTG__authorRole{font-size:11.5px}.Landing-module__U0TCTG__posBlock{padding:56px 16px}.Landing-module__U0TCTG__posBlockInner{border-radius:18px;padding:36px 22px}.Landing-module__U0TCTG__posCross{margin-bottom:10px;font-size:12px;line-height:1.6}.Landing-module__U0TCTG__posMain{font-size:clamp(20px,5vw,26px)}.Landing-module__U0TCTG__posMain br{display:none}.Landing-module__U0TCTG__plans{padding:56px 16px}.Landing-module__U0TCTG__plansGrid{gap:14px;margin-top:30px}.Landing-module__U0TCTG__plan{border-radius:18px;padding:26px 22px}.Landing-module__U0TCTG__planFeatured{transform:none}.Landing-module__U0TCTG__planFeatured:hover{transform:translateY(-4px)}.Landing-module__U0TCTG__planTag{padding:5px 11px;font-size:10px;top:-12px}.Landing-module__U0TCTG__planName{margin-bottom:10px;font-size:11px}.Landing-module__U0TCTG__planPrice{font-size:38px}.Landing-module__U0TCTG__planPrice small{font-size:16px}.Landing-module__U0TCTG__planSub{margin-bottom:18px;font-size:12px}.Landing-module__U0TCTG__planList{gap:8px;margin-bottom:22px}.Landing-module__U0TCTG__planList li{font-size:13.5px}.Landing-module__U0TCTG__planBtn{padding:12px 16px;font-size:13.5px}.Landing-module__U0TCTG__faq{padding:56px 16px}.Landing-module__U0TCTG__faqList{gap:10px;margin-top:28px}.Landing-module__U0TCTG__faqItem{border-radius:12px;padding:16px 18px}.Landing-module__U0TCTG__faqItem summary{gap:10px;font-size:14.5px}.Landing-module__U0TCTG__faqItem summary:after{font-size:22px}.Landing-module__U0TCTG__faqAnswer{margin-top:10px;font-size:13.5px;line-height:1.6}.Landing-module__U0TCTG__finalCta{padding:64px 16px 60px}.Landing-module__U0TCTG__finalCtaTitle{font-size:clamp(24px,6vw,32px)}.Landing-module__U0TCTG__finalCtaTitle br{display:none}.Landing-module__U0TCTG__finalCtaSub{margin-bottom:22px;font-size:14px}.Landing-module__U0TCTG__finalCtaBtn{border-radius:14px;justify-content:center;width:100%;padding:20px 28px;font-size:18px}.Landing-module__U0TCTG__finalCtaFoot{font-size:11px}.Landing-module__U0TCTG__footer{padding:24px 16px}.Landing-module__U0TCTG__footerInner{text-align:center;flex-direction:column;gap:10px;font-size:12px}.Landing-module__U0TCTG__footerLinks{justify-content:center;gap:14px}}@media (max-width:380px){.Landing-module__U0TCTG__navCta{padding:7px 10px;font-size:10px}.Landing-module__U0TCTG__h1{font-size:26px}.Landing-module__U0TCTG__formCard{padding:16px 14px}.Landing-module__U0TCTG__sectionTitle{font-size:22px}.Landing-module__U0TCTG__planPrice,.Landing-module__U0TCTG__statN{font-size:32px}.Landing-module__U0TCTG__howNum{font-size:44px}.Landing-module__U0TCTG__trustChip{padding:6px 9px;font-size:10px}}@media (min-width:640px) and (max-width:979px){.Landing-module__U0TCTG__hero{padding:64px 24px 72px}.Landing-module__U0TCTG__heroInner{gap:36px}.Landing-module__U0TCTG__h1{font-size:clamp(36px,6vw,50px)}.Landing-module__U0TCTG__how,.Landing-module__U0TCTG__diffs,.Landing-module__U0TCTG__compare,.Landing-module__U0TCTG__docs,.Landing-module__U0TCTG__social,.Landing-module__U0TCTG__plans,.Landing-module__U0TCTG__faq,.Landing-module__U0TCTG__posBlock{padding:72px 24px}.Landing-module__U0TCTG__finalCta{padding:80px 24px 72px}.Landing-module__U0TCTG__planFeatured{transform:none}.Landing-module__U0TCTG__planFeatured:hover{transform:translateY(-4px)}}.Landing-module__U0TCTG__heroMedia{justify-content:center;align-items:center;width:100%;margin:8px 0 24px;animation:.9s cubic-bezier(.2,.7,.2,1) .2s both Landing-module__U0TCTG__fadeUp;display:flex}.Landing-module__U0TCTG__vslFrame{aspect-ratio:9/16;background:#000;border:10px solid #111;border-radius:38px;width:280px;max-width:100%;animation:6s ease-in-out infinite Landing-module__U0TCTG__float;position:relative;overflow:hidden;box-shadow:0 30px 80px #f59e0b2e,0 60px 140px #0009}.Landing-module__U0TCTG__vslIframe{border:0;width:100%;height:100%;display:block;position:absolute;inset:0}.Landing-module__U0TCTG__vslOverlay{z-index:5;cursor:pointer;background:0 0;position:absolute;inset:0}.Landing-module__U0TCTG__vslUnmute{z-index:10;color:#0a0a0a;cursor:pointer;background:#fffffff5;border:1px solid #0000000f;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:12px;font-weight:700;animation:2s infinite Landing-module__U0TCTG__vslPulse;display:inline-flex;position:absolute;top:16px;right:16px;box-shadow:0 4px 14px #00000040}.Landing-module__U0TCTG__vslUnmute:hover{transform:scale(1.04)}@keyframes Landing-module__U0TCTG__vslPulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.Landing-module__U0TCTG__vslControls{z-index:8;pointer-events:none;background:linear-gradient(#0000,#000000a6);padding:32px 14px 14px;position:absolute;bottom:0;left:0;right:0}.Landing-module__U0TCTG__vslProgress{cursor:pointer;pointer-events:auto;background:#ffffff38;border-radius:2px;width:100%;height:3px;margin-bottom:10px}.Landing-module__U0TCTG__vslProgressFill{pointer-events:none;background:linear-gradient(90deg,#f59e0b,#fde68a);border-radius:2px;width:0%;height:100%;transition:width .2s linear}.Landing-module__U0TCTG__vslSpeed{pointer-events:auto;color:#fff;cursor:pointer;letter-spacing:.3px;background:#ffffff29;border:1px solid #ffffff3d;border-radius:999px;margin-left:auto;padding:4px 10px;font-family:inherit;font-size:11px;font-weight:800;display:block}.Landing-module__U0TCTG__vslSpeed:hover{background:#ffffff3d}@media (max-width:768px){.Landing-module__U0TCTG__vslFrame{border-width:8px;border-radius:32px;width:260px}.Landing-module__U0TCTG__heroMedia{margin:4px 0 20px}}@media (min-width:980px){.Landing-module__U0TCTG__vslFrame{width:320px}.Landing-module__U0TCTG__heroMedia{margin:0}}@media (min-width:1200px){.Landing-module__U0TCTG__vslFrame{width:360px}}.Landing-module__U0TCTG__promoBar{z-index:101;width:100%;height:var(--promobar-h,40px);cursor:pointer;letter-spacing:.4px;text-transform:uppercase;text-align:center;color:#fff;background:linear-gradient(90deg,#34d399 0%,#22c55e 48%,#16a34a 100%);border:none;justify-content:center;align-items:center;gap:9px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:800;display:flex;position:sticky;top:0;box-shadow:0 3px 18px #22c55e73}.Landing-module__U0TCTG__promoBar:hover{filter:brightness(1.04)}.Landing-module__U0TCTG__promoBar u{text-underline-offset:2px;text-decoration-thickness:2px}.Landing-module__U0TCTG__promoDot{background:#fff;border-radius:999px;flex:none;width:9px;height:9px;animation:1.6s ease-out infinite Landing-module__U0TCTG__promoPulse}@keyframes Landing-module__U0TCTG__promoPulse{0%{box-shadow:0 0 #ffffff8c}70%{box-shadow:0 0 0 8px #fff0}to{box-shadow:0 0 #fff0}}.Landing-module__U0TCTG__heroProduct{max-width:560px;margin:2px auto 22px;padding:0 2px}.Landing-module__U0TCTG__heroProduct img{width:100%;height:auto;display:block}@media (max-width:640px){.Landing-module__U0TCTG__heroProduct{margin:2px auto 20px}.Landing-module__U0TCTG__heroProduct img{border-radius:12px}}.Landing-module__U0TCTG__pricePill{color:var(--color-text-muted);white-space:nowrap;background:#f59e0b17;border:1px solid #f59e0b59;border-radius:999px;align-items:center;gap:10px;margin-top:16px;padding:9px 16px;font-size:13.5px;display:inline-flex}.Landing-module__U0TCTG__pricePill b{color:#fbbf24;letter-spacing:-.01em;font-size:15px;font-weight:800}.Landing-module__U0TCTG__pricePillSep{background:#94a3b899;border-radius:999px;width:4px;height:4px}.Landing-module__U0TCTG__heroFounders{color:var(--color-text-muted);text-align:left;background:#1e293b8c;border:1px solid #94a3b82e;border-radius:999px;align-items:center;gap:12px;max-width:100%;margin-top:26px;padding:8px 16px 8px 10px;font-size:13px;line-height:1.45;display:inline-flex}.Landing-module__U0TCTG__heroFounders b{color:var(--color-text);font-weight:700}.Landing-module__U0TCTG__heroFoundersPics{flex:none;display:inline-flex}.Landing-module__U0TCTG__heroFoundersPics img{object-fit:cover;border:2px solid #0f172a;border-radius:999px;width:40px;height:40px;box-shadow:0 2px 10px #02061780}.Landing-module__U0TCTG__heroFoundersPics img+img{margin-left:-14px}.Landing-module__U0TCTG__founders{background:linear-gradient(#0000,#1e293b59);padding:80px 20px}.Landing-module__U0TCTG__foundersInner{max-width:1000px;margin:0 auto}.Landing-module__U0TCTG__foundersCard{background:radial-gradient(120% 90% at 0% 0%, #f59e0b17, transparent 60%), var(--color-surface);border:1px solid #94a3b829;border-radius:22px;grid-template-columns:1fr;align-items:center;gap:28px;margin-top:40px;padding:34px 30px;display:grid;box-shadow:0 24px 60px #02061773}@media (min-width:820px){.Landing-module__U0TCTG__foundersCard{grid-template-columns:260px 1fr;gap:38px;padding:40px 38px}}.Landing-module__U0TCTG__foundersPeople{justify-content:center;gap:20px;display:flex}.Landing-module__U0TCTG__founder{text-align:center;margin:0}.Landing-module__U0TCTG__founder img{object-fit:cover;border:2px solid #f59e0b80;border-radius:999px;width:112px;height:112px;display:block;box-shadow:0 10px 30px #0206178c}.Landing-module__U0TCTG__founder figcaption{margin-top:12px;display:block}.Landing-module__U0TCTG__founderName{color:var(--color-text);letter-spacing:-.01em;font-size:15px;font-weight:800;display:block}.Landing-module__U0TCTG__founderRole{color:#94a3b8;margin-top:2px;font-size:11.5px;display:block}.Landing-module__U0TCTG__foundersText p{color:var(--color-text-muted);margin:0 0 14px;font-size:15px;line-height:1.65}.Landing-module__U0TCTG__foundersText b{color:var(--color-text);font-weight:700}.Landing-module__U0TCTG__foundersKicker{border-left:3px solid var(--color-primary);padding-left:14px}.Landing-module__U0TCTG__offerGrid{grid-template-columns:1fr;align-items:start;gap:22px;max-width:900px;margin:44px auto 0;display:grid}@media (min-width:900px){.Landing-module__U0TCTG__offerGrid{grid-template-columns:1fr 1fr;gap:24px;max-width:1000px}}.Landing-module__U0TCTG__offer{background:radial-gradient(90% 80% at 50% 0,#f59e0b24,#0000 62%),linear-gradient(#1b2437,#16203100);background-color:var(--color-surface);border:2px solid #f59e0b8c;border-radius:24px;padding:40px 28px 30px;position:relative;box-shadow:0 30px 80px #0206178c,0 0 0 6px #f59e0b0d}.Landing-module__U0TCTG__offerTag{color:#0f172a;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:999px;padding:6px 16px;font-size:11.5px;font-weight:900;position:absolute;top:-14px;left:50%;transform:translate(-50%);box-shadow:0 8px 22px #f59e0b66}.Landing-module__U0TCTG__offerName{letter-spacing:.1em;text-transform:uppercase;color:var(--color-primary);margin-bottom:10px;font-size:12px;font-weight:800}.Landing-module__U0TCTG__offerAnchor{color:#94a3b8;margin-bottom:10px;font-size:12.5px;line-height:1.45}.Landing-module__U0TCTG__offerAnchor b{color:var(--color-text-muted);font-weight:700}.Landing-module__U0TCTG__offerPrice{letter-spacing:-.04em;color:#fff;align-items:baseline;gap:4px;font-size:64px;font-weight:900;line-height:1;display:flex}.Landing-module__U0TCTG__offerPrice span{color:var(--color-text-muted);font-size:26px;font-weight:800}.Landing-module__U0TCTG__offerPrice small{color:var(--color-text-muted);font-size:17px;font-weight:700}.Landing-module__U0TCTG__offerCobranca{color:var(--color-text-muted);margin-top:10px;font-size:13.5px;line-height:1.5}.Landing-module__U0TCTG__offerCobranca b{color:#fbbf24;font-weight:800}.Landing-module__U0TCTG__offerPerDay{color:#94a3b8;margin-top:6px;font-size:13.5px;line-height:1.5}.Landing-module__U0TCTG__offerPerDay b{color:#fbbf24;font-weight:800}.Landing-module__U0TCTG__offerList{border-top:1px solid #94a3b829;gap:11px;margin:24px 0 0;padding:22px 0 0;list-style:none;display:grid}.Landing-module__U0TCTG__offerList li{color:var(--color-text-muted);padding-left:28px;font-size:14.5px;line-height:1.45;position:relative}.Landing-module__U0TCTG__offerList li b{color:var(--color-text);font-weight:700}.Landing-module__U0TCTG__offerList li:before{content:"✓";color:#0f172a;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:999px;justify-content:center;align-items:center;width:19px;height:19px;font-size:11px;font-weight:900;display:flex;position:absolute;top:0;left:0}.Landing-module__U0TCTG__offerBtn{color:#0f172a;letter-spacing:-.01em;cursor:pointer;background:linear-gradient(135deg,#fbbf24,#f59e0b);border:none;border-radius:16px;width:100%;margin-top:24px;padding:22px 20px;font-family:inherit;font-size:19px;font-weight:900;transition:transform .15s,box-shadow .2s,filter .15s;display:block;box-shadow:0 16px 44px #f59e0b66,inset 0 1px #ffffff4d}.Landing-module__U0TCTG__offerBtn:hover{transform:translateY(-2px);box-shadow:0 24px 56px #f59e0b8c}.Landing-module__U0TCTG__offerBtn:disabled{opacity:.75;cursor:not-allowed;transform:none}.Landing-module__U0TCTG__offerFoot{text-align:center;color:#94a3b8;margin-top:16px;font-size:12.5px;line-height:1.6}.Landing-module__U0TCTG__offerFoot b{color:var(--color-text-muted);font-weight:700}.Landing-module__U0TCTG__anualCard{background:radial-gradient(90% 80% at 50% 0,#22c55e1f,#0000 62%),linear-gradient(#16251f,#16203100);background-color:var(--color-surface);border:2px solid #22c55e6b;border-radius:24px;padding:40px 28px 30px;position:relative;box-shadow:0 30px 80px #02061780}.Landing-module__U0TCTG__anualCardTag{color:#052e16;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:linear-gradient(135deg,#4ade80,#22c55e);border-radius:999px;align-items:center;gap:7px;padding:6px 16px;font-size:11.5px;font-weight:900;display:inline-flex;position:absolute;top:-14px;left:50%;transform:translate(-50%);box-shadow:0 8px 22px #22c55e59}.Landing-module__U0TCTG__anualName{letter-spacing:.1em;text-transform:uppercase;color:#4ade80;margin-bottom:10px;font-size:12px;font-weight:800}.Landing-module__U0TCTG__anualAnchor{color:#94a3b8;margin-bottom:10px;font-size:12.5px;line-height:1.45}.Landing-module__U0TCTG__anualPrecoCheio{letter-spacing:-.04em;color:#fff;align-items:baseline;gap:4px;font-size:64px;font-weight:900;line-height:1;display:flex}.Landing-module__U0TCTG__anualPrecoCheio span{color:var(--color-text-muted);font-size:26px;font-weight:800}.Landing-module__U0TCTG__anualCobranca{color:var(--color-text-muted);margin-top:10px;font-size:13.5px;line-height:1.5}.Landing-module__U0TCTG__anualCobranca b{color:#4ade80;font-weight:800}.Landing-module__U0TCTG__anualEquiv{color:#94a3b8;margin-top:6px;font-size:13.5px;line-height:1.5}.Landing-module__U0TCTG__anualEquiv b{color:var(--color-text-muted);font-weight:800}.Landing-module__U0TCTG__anualEquiv s{color:#64748b}.Landing-module__U0TCTG__bonus{background:#22c55e1a;border:1px dashed #4ade8073;border-radius:14px;margin-top:20px;padding:16px 16px 14px}.Landing-module__U0TCTG__bonusTopo{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.Landing-module__U0TCTG__bonusTitulo{color:var(--color-text-muted);font-size:13.5px;line-height:1.4}.Landing-module__U0TCTG__bonusTitulo b{color:#fff;font-weight:800}.Landing-module__U0TCTG__bonusValor{color:#052e16;letter-spacing:.02em;white-space:nowrap;background:linear-gradient(135deg,#4ade80,#22c55e);border-radius:999px;padding:4px 10px;font-size:11.5px;font-weight:900}.Landing-module__U0TCTG__bonusItens{gap:10px;margin-top:12px;display:grid}.Landing-module__U0TCTG__bonusItem{background:#02061759;border:1px solid #4ade802e;border-radius:11px;padding:11px 13px}.Landing-module__U0TCTG__bonusNome{color:#fff;letter-spacing:-.01em;font-size:14px;font-weight:800}.Landing-module__U0TCTG__bonusTexto{color:#94a3b8;margin-top:4px;font-size:12.5px;line-height:1.45}.Landing-module__U0TCTG__bonusPreco{color:#94a3b8;margin-top:7px;font-size:12px}.Landing-module__U0TCTG__bonusPreco b{color:#4ade80;font-weight:800}.Landing-module__U0TCTG__bonusNota{color:#94a3b8;margin-top:11px;font-size:12px;line-height:1.5}.Landing-module__U0TCTG__bonusNota b{color:#4ade80;font-weight:800}.Landing-module__U0TCTG__anualList{border-top:1px solid #94a3b829;gap:9px;margin:24px 0 0;padding:22px 0 0;list-style:none;display:grid}.Landing-module__U0TCTG__anualList li{color:var(--color-text-muted);padding-left:22px;font-size:13.5px;line-height:1.45;position:relative}.Landing-module__U0TCTG__anualList li:before{content:"";background:#4ade80;border-radius:50%;width:7px;height:7px;position:absolute;top:7px;left:2px}.Landing-module__U0TCTG__anualList b{color:#fff;font-weight:800}.Landing-module__U0TCTG__anualBtn{color:#4ade80;letter-spacing:-.01em;cursor:pointer;background:#22c55e29;border:1px solid #22c55e8c;border-radius:16px;width:100%;margin-top:24px;padding:22px 20px;font-family:inherit;font-size:19px;font-weight:900;transition:transform .15s,background .2s,box-shadow .2s;display:block}.Landing-module__U0TCTG__anualBtn:hover{background:#22c55e38;transform:translateY(-2px);box-shadow:0 16px 34px #22c55e3d}.Landing-module__U0TCTG__anualBtn:disabled{opacity:.7;cursor:not-allowed;transform:none}.Landing-module__U0TCTG__anualFoot{text-align:center;color:#94a3b8;margin-top:16px;font-size:12.5px;line-height:1.6}.Landing-module__U0TCTG__guarantee{max-width:1000px;color:var(--color-text-muted);background:#22c55e12;border:1px dashed #22c55e73;border-radius:14px;align-items:flex-start;gap:12px;margin:22px auto 0;padding:16px 18px;font-size:13.5px;line-height:1.55;display:flex}.Landing-module__U0TCTG__guarantee svg{color:#4ade80;flex:none}.Landing-module__U0TCTG__guarantee b{color:#4ade80;font-weight:800}.Landing-module__U0TCTG__offerBadges{flex-wrap:wrap;justify-content:center;gap:10px 14px;margin-top:26px;display:flex}.Landing-module__U0TCTG__offerBadge{color:var(--color-text-muted);background:#1e293b80;border:1px solid #94a3b82e;border-radius:999px;align-items:center;gap:8px;padding:9px 15px;font-size:12.5px;display:inline-flex}.Landing-module__U0TCTG__offerBadge svg{color:var(--color-primary);flex:none}.Landing-module__U0TCTG__logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:26px 42px;display:flex}.Landing-module__U0TCTG__logoConc{height:var(--h,28px);object-fit:contain;filter:brightness(0)invert();opacity:.62;width:auto;max-width:150px;transition:opacity .2s}.Landing-module__U0TCTG__logoConc:hover{opacity:.95}.Landing-module__U0TCTG__logoMais{color:#64748b;letter-spacing:.02em;font-size:13px}@media (max-width:640px){.Landing-module__U0TCTG__logos{gap:20px 26px}.Landing-module__U0TCTG__logoConc{height:calc(var(--h,28px) * .78);max-width:110px}.Landing-module__U0TCTG__logoMais{font-size:11.5px}}.Landing-module__U0TCTG__telas{background:linear-gradient(#1e293b59,#0000);padding:80px 20px}.Landing-module__U0TCTG__telasInner{max-width:1080px;margin:0 auto}.Landing-module__U0TCTG__carrossel{margin-top:40px}.Landing-module__U0TCTG__janela{background:#0b1220;border:1px solid #94a3b824;border-radius:16px;overflow:hidden;box-shadow:0 40px 90px #02061799}.Landing-module__U0TCTG__janelaBarra{background:#111c2f;border-bottom:1px solid #94a3b824;align-items:center;gap:7px;padding:10px 14px;display:flex}.Landing-module__U0TCTG__janelaBarra>span{background:#94a3b859;border-radius:999px;width:10px;height:10px}.Landing-module__U0TCTG__janelaUrl{color:#94a3b8;background:#94a3b81a;border-radius:999px;margin-left:12px;padding:3px 12px;font-size:11.5px}.Landing-module__U0TCTG__slides{aspect-ratio:1400/880;background:#0b1220;width:100%;position:relative}.Landing-module__U0TCTG__slideImg{opacity:0;transition:opacity .3s;display:block;position:absolute;inset:0}.Landing-module__U0TCTG__slideImg img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.Landing-module__U0TCTG__slideOn{opacity:1}@media (prefers-reduced-motion:reduce){.Landing-module__U0TCTG__slideImg{transition:none}}.Landing-module__U0TCTG__slideLegenda{text-align:center;flex-direction:column;gap:3px;min-height:52px;margin-top:18px;display:flex}.Landing-module__U0TCTG__slideLegenda b{color:var(--color-text);letter-spacing:-.01em;font-size:16px;font-weight:800}.Landing-module__U0TCTG__slideLegenda span{color:var(--color-text-muted);font-size:14px;line-height:1.5}.Landing-module__U0TCTG__dots{justify-content:center;gap:9px;margin-top:14px;display:flex}.Landing-module__U0TCTG__dot{cursor:pointer;background:#94a3b847;border:none;border-radius:999px;width:28px;height:5px;padding:0;transition:background .2s,width .2s}.Landing-module__U0TCTG__dot:hover{background:#94a3b880}.Landing-module__U0TCTG__dotOn{background:var(--color-primary);width:38px}.Landing-module__U0TCTG__mods{grid-template-columns:1fr;gap:16px;margin-top:40px;display:grid}@media (min-width:760px){.Landing-module__U0TCTG__mods{grid-template-columns:repeat(2,1fr);gap:20px}}@media (min-width:1100px){.Landing-module__U0TCTG__mods{grid-template-columns:repeat(3,1fr)}}.Landing-module__U0TCTG__mod{background:var(--color-surface);border:1px solid #94a3b824;border-radius:18px;padding:26px 24px 24px;transition:transform .18s,border-color .18s,box-shadow .18s;position:relative}.Landing-module__U0TCTG__mod:hover{border-color:#f59e0b66;transform:translateY(-4px);box-shadow:0 18px 44px #02061773}.Landing-module__U0TCTG__modTag{color:#fbbf24;letter-spacing:.1em;text-transform:uppercase;background:#f59e0b1f;border:1px solid #f59e0b4d;border-radius:999px;margin-bottom:14px;padding:4px 11px;font-size:10.5px;font-weight:800;display:inline-block}.Landing-module__U0TCTG__modAnual{border-color:#4ade8057}.Landing-module__U0TCTG__modAnual:hover{border-color:#4ade8099}.Landing-module__U0TCTG__modSeloAnual{color:#4ade80;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#22c55e29;border:1px solid #4ade806b;border-radius:999px;padding:4px 10px;font-size:10px;font-weight:900;position:absolute;top:26px;right:20px}.Landing-module__U0TCTG__modH{letter-spacing:-.02em;color:var(--color-text);margin:0 0 8px;font-size:19px;font-weight:800}.Landing-module__U0TCTG__modP{color:#94a3b8;margin:0 0 16px;font-size:13.5px;line-height:1.55}.Landing-module__U0TCTG__modList{border-top:1px solid #94a3b81f;gap:9px;margin:0;padding:16px 0 0;list-style:none;display:grid}.Landing-module__U0TCTG__modList li{color:var(--color-text-muted);padding-left:24px;font-size:14px;line-height:1.45;position:relative}.Landing-module__U0TCTG__modList li:before{content:"✓";color:var(--color-primary);font-size:12px;font-weight:900;position:absolute;top:1px;left:0}.Landing-module__U0TCTG__modsCta{text-align:center;max-width:460px;margin:38px auto 0}.Landing-module__U0TCTG__modsCtaFoot{color:#94a3b8;margin-top:12px;font-size:12.5px}.Landing-module__U0TCTG__after{background:#1e293b80;border:1px solid #94a3b829;border-radius:18px;max-width:860px;margin:34px auto 0;padding:26px 28px}.Landing-module__U0TCTG__afterTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--color-primary);text-align:center;margin-bottom:18px;font-size:12px;font-weight:800}.Landing-module__U0TCTG__afterSteps{gap:16px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:820px){.Landing-module__U0TCTG__afterSteps{grid-template-columns:repeat(3,1fr);gap:22px}}.Landing-module__U0TCTG__afterSteps li{color:var(--color-text-muted);align-items:flex-start;gap:12px;font-size:13.5px;line-height:1.55;display:flex}.Landing-module__U0TCTG__afterSteps li b{color:var(--color-text);font-weight:700}.Landing-module__U0TCTG__afterNum{color:#0f172a;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:999px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;font-weight:900;display:flex}.Landing-module__U0TCTG__buyBar{z-index:120;padding:10px 14px calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);background:#0f172af5;border-top:1px solid #94a3b829;align-items:center;gap:12px;transition:transform .25s cubic-bezier(.2,.7,.2,1);display:none;position:fixed;bottom:0;left:0;right:0;transform:translateY(110%);box-shadow:0 -8px 30px #02061799}.Landing-module__U0TCTG__buyBarOn{transform:translateY(0)}.Landing-module__U0TCTG__buyBarInfo{flex-direction:column;flex:auto;line-height:1.25;display:flex}.Landing-module__U0TCTG__buyBarInfo b{color:#fbbf24;letter-spacing:-.02em;font-size:17px;font-weight:900}.Landing-module__U0TCTG__buyBarInfo span{color:#94a3b8;font-size:11.5px}.Landing-module__U0TCTG__buyBarBtn{color:#0f172a;cursor:pointer;background:linear-gradient(135deg,#fbbf24,#f59e0b);border:none;border-radius:12px;flex:none;padding:13px 20px;font-family:inherit;font-size:14.5px;font-weight:900;box-shadow:0 8px 24px #f59e0b66}.Landing-module__U0TCTG__buyBarBtn:disabled{opacity:.75;cursor:not-allowed}@media (max-width:860px){.Landing-module__U0TCTG__buyBar{display:flex}.Landing-module__U0TCTG__footer{padding-bottom:92px}}@media (max-width:640px){.Landing-module__U0TCTG__pricePill{gap:8px;padding:8px 14px;font-size:12.5px}.Landing-module__U0TCTG__pricePill b{font-size:14px}.Landing-module__U0TCTG__heroFounders{gap:10px;margin-top:22px;padding:8px 14px 8px 8px;font-size:12px}.Landing-module__U0TCTG__heroFoundersPics img{width:34px;height:34px}.Landing-module__U0TCTG__heroFoundersPics img+img{margin-left:-12px}.Landing-module__U0TCTG__founders{padding:56px 16px}.Landing-module__U0TCTG__foundersCard{border-radius:18px;gap:22px;margin-top:30px;padding:26px 20px}.Landing-module__U0TCTG__foundersPeople{gap:16px}.Landing-module__U0TCTG__founder img{width:92px;height:92px}.Landing-module__U0TCTG__foundersText p{font-size:14px;line-height:1.6}.Landing-module__U0TCTG__offer{border-radius:18px;margin-top:34px;padding:32px 20px 26px}.Landing-module__U0TCTG__offerTag{padding:5px 13px;font-size:10.5px;top:-12px}.Landing-module__U0TCTG__offerPrice{font-size:52px}.Landing-module__U0TCTG__offerPrice span{font-size:22px}.Landing-module__U0TCTG__offerList li{padding-left:26px;font-size:13.5px}.Landing-module__U0TCTG__offerBtn{margin-top:24px;padding:22px 18px;font-size:18px}.Landing-module__U0TCTG__offerFoot{font-size:11.5px}.Landing-module__U0TCTG__anualCard{border-radius:18px;padding:32px 20px 26px}.Landing-module__U0TCTG__anualCardTag{padding:5px 13px;font-size:10.5px;top:-12px}.Landing-module__U0TCTG__anualPrecoCheio{font-size:52px}.Landing-module__U0TCTG__anualPrecoCheio span{font-size:22px}.Landing-module__U0TCTG__anualAnchor{font-size:11.5px}.Landing-module__U0TCTG__anualList li{font-size:13px}.Landing-module__U0TCTG__anualBtn{padding:22px 18px;font-size:18px}.Landing-module__U0TCTG__anualFoot{font-size:11.5px}.Landing-module__U0TCTG__offerCobranca,.Landing-module__U0TCTG__anualCobranca,.Landing-module__U0TCTG__anualEquiv{font-size:12.5px}.Landing-module__U0TCTG__guarantee{gap:11px;padding:14px;font-size:12.5px}.Landing-module__U0TCTG__offerBadge{padding:8px 12px;font-size:11.5px}.Landing-module__U0TCTG__offerAnchor{font-size:11.5px}.Landing-module__U0TCTG__after{border-radius:14px;margin-top:26px;padding:22px 18px}.Landing-module__U0TCTG__afterSteps li{font-size:13px}.Landing-module__U0TCTG__telas{padding:56px 16px}.Landing-module__U0TCTG__carrossel{margin-top:30px}.Landing-module__U0TCTG__janela{border-radius:12px}.Landing-module__U0TCTG__janelaBarra{gap:5px;padding:8px 10px}.Landing-module__U0TCTG__janelaBarra>span{width:8px;height:8px}.Landing-module__U0TCTG__janelaUrl{margin-left:8px;padding:2px 9px;font-size:10px}.Landing-module__U0TCTG__slides{aspect-ratio:390/620}.Landing-module__U0TCTG__slideLegenda{min-height:66px;margin-top:14px}.Landing-module__U0TCTG__slideLegenda b{font-size:15px}.Landing-module__U0TCTG__slideLegenda span{font-size:13px}.Landing-module__U0TCTG__mods{gap:12px;margin-top:30px}.Landing-module__U0TCTG__mod{border-radius:15px;padding:22px 18px}.Landing-module__U0TCTG__modH{font-size:17px}.Landing-module__U0TCTG__modP{font-size:13px}.Landing-module__U0TCTG__modList li{padding-left:22px;font-size:13.5px}.Landing-module__U0TCTG__modsCta{margin-top:28px}}.Landing-module__U0TCTG__vslHero{text-align:center;max-width:580px;margin:26px auto 0}.Landing-module__U0TCTG__vslHeroLinha{color:var(--color-text-muted);margin:0 0 12px;font-size:14px;line-height:1.5}.Landing-module__U0TCTG__vslHeroLinha b{color:#e2e8f0;font-weight:700}.Landing-module__U0TCTG__vslPalco{aspect-ratio:16/9;background:#0b1220;border:1px solid #94a3b824;border-radius:16px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 30px 70px #0206178c}.Landing-module__U0TCTG__vslVideo{object-fit:contain;background:#0b1220;width:100%;height:100%;display:block}.Landing-module__U0TCTG__vslCapa{cursor:pointer;background:#0b1220;border:0;width:100%;height:100%;padding:0;display:block;position:absolute;inset:0}.Landing-module__U0TCTG__vslCapa img{object-fit:contain;opacity:.82;width:100%;height:100%;transition:opacity .25s,transform .4s;display:block}.Landing-module__U0TCTG__vslCapa:hover img{opacity:1;transform:scale(1.02)}.Landing-module__U0TCTG__vslPlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172ab8;border:1px solid #e2e8f059;border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;transition:transform .25s,background .25s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Landing-module__U0TCTG__vslCapa:hover .Landing-module__U0TCTG__vslPlay{background:#0f172ae6;transform:translate(-50%,-50%)scale(1.08)}.Landing-module__U0TCTG__vslPlay svg{fill:#e2e8f0;width:34px;height:34px;margin-left:3px}.Landing-module__U0TCTG__vslDur{letter-spacing:.02em;color:#e2e8f0;background:#020617b8;border:1px solid #94a3b833;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600;position:absolute;bottom:12px;right:12px}@media (max-width:760px){.Landing-module__U0TCTG__vslPlay{width:62px;height:62px}.Landing-module__U0TCTG__vslPlay svg{width:28px;height:28px}}.Landing-module__U0TCTG__rodaEmSozinha{max-width:580px;margin:26px auto 0}.Landing-module__U0TCTG__rodaEm{text-align:left;margin-top:18px}.Landing-module__U0TCTG__rodaEmTitulo{letter-spacing:.18em;text-transform:uppercase;color:#64768f;text-align:center;margin-bottom:10px;font-size:10px;font-weight:800;display:block}.Landing-module__U0TCTG__rodaEmLista{flex-wrap:wrap;justify-content:center;align-items:center;gap:9px;margin:0 0 10px;padding:0;list-style:none;display:flex}.Landing-module__U0TCTG__rodaEmLista li{color:#cfd9e6;background:#94a3b80f;border:1px solid #94a3b829;border-radius:10px;align-items:center;gap:7px;padding:7px 12px 7px 10px;font-size:12.5px;font-weight:600;display:inline-flex}.Landing-module__U0TCTG__rodaEmLista svg{width:15px;height:15px;color:var(--color-text-muted);flex:none}.Landing-module__U0TCTG__rodaEmNota{color:var(--color-text-muted);text-align:center;margin:0;font-size:12.5px;line-height:1.5}.Landing-module__U0TCTG__rodaEmNota b{color:#e2e8f0;font-weight:700}@media (max-width:420px){.Landing-module__U0TCTG__rodaEmLista{gap:7px}.Landing-module__U0TCTG__rodaEmLista li{padding:6px 10px 6px 8px;font-size:11.5px}}
