*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--blue:#4f6ef7;--blue-dark:#3b5ce4;--purple:#9b6bf5;--dark:#0d1117;--gray:#64748b;--gray-light:#94a3b8;--light:#f8fafc;--border:#e8eeff;--white:#fff;--gradient:linear-gradient(135deg, #4f6ef7 0%, #9b6bf5 100%)}body{color:var(--dark);background:var(--white);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}._nav_1bbbt_1{-webkit-backdrop-filter:blur(16px);z-index:100;background:#ffffffe0;border-bottom:1px solid #4f6ef714;justify-content:space-between;align-items:center;padding:16px 48px;display:flex;position:sticky;top:0}._logo_1bbbt_15{color:var(--dark);letter-spacing:-.02em;align-items:center;gap:10px;font-size:18px;font-weight:700;text-decoration:none;display:flex}._logo_1bbbt_15:hover{opacity:.85;text-decoration:none}._links_1bbbt_28{align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}._links_1bbbt_28 a{color:var(--gray);border-radius:8px;padding:8px 14px;transition:background .15s,color .15s}._links_1bbbt_28 a:hover{background:var(--light);color:var(--dark);text-decoration:none}._cta_1bbbt_49{background:var(--gradient)!important;color:#fff!important;border-radius:10px!important;padding:8px 18px!important}._cta_1bbbt_49:hover{opacity:.88;background:var(--gradient)!important}@media (width<=640px){._nav_1bbbt_1{padding:14px 20px}._links_1bbbt_28{gap:4px}._links_1bbbt_28 a{padding:6px 10px;font-size:13px}}._footer_1d170_1{border-top:1px solid var(--border);color:var(--gray-light);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:48px;font-size:14px;display:flex}._brand_1d170_13{color:var(--dark);align-items:center;gap:8px;font-size:15px;font-weight:600;display:flex}._links_1d170_22{gap:28px;display:flex}._links_1d170_22 a{color:var(--gray);transition:color .15s}._links_1d170_22 a:hover{color:var(--dark);text-decoration:none}@media (width<=640px){._footer_1d170_1{flex-direction:column;align-items:flex-start;gap:24px;padding:32px 20px}}._hero_secme_2{text-align:center;padding:96px 24px 80px;position:relative;overflow:hidden}._heroBg_secme_9{pointer-events:none;background:radial-gradient(70% 60% at 50% -10%,#4f6ef71f 0%,#0000 70%),radial-gradient(50% 40% at 80% 60%,#9b6bf514 0%,#0000 60%);position:absolute;inset:0}._appIcon_secme_18{border-radius:24px;width:100px;height:100px;margin-bottom:28px;position:relative;box-shadow:0 0 0 1px #4f6ef71f,0 8px 24px #4f6ef738,0 24px 48px #9b6bf529}._badge_secme_30{color:var(--blue);background:#4f6ef714;border:1px solid #4f6ef726;border-radius:999px;align-items:center;gap:6px;margin-bottom:24px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-flex;position:relative}._hero_secme_2 h1{letter-spacing:-.04em;max-width:720px;margin:0 auto 20px;font-size:clamp(38px,6vw,68px);font-weight:800;line-height:1.08;position:relative}._gradient_secme_55{background:var(--gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}._hero_secme_2 p{color:var(--gray);max-width:500px;margin:0 auto 40px;font-size:18px;line-height:1.65;position:relative}._btnRow_secme_71{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex;position:relative}._btn_secme_71{background:var(--dark);color:#fff;border-radius:14px;align-items:center;gap:8px;padding:14px 28px;font-size:16px;font-weight:600;transition:transform .15s,opacity .15s;display:inline-flex}._btn_secme_71:hover{opacity:.85;text-decoration:none;transform:translateY(-1px)}._btnSecondary_secme_95{color:var(--gray);border:1px solid var(--border);border-radius:14px;align-items:center;gap:6px;padding:14px 20px;font-size:15px;font-weight:500;transition:border-color .15s,color .15s;display:inline-flex}._btnSecondary_secme_95:hover{border-color:var(--blue);color:var(--blue);text-decoration:none}._trustBar_secme_111{border-top:1px solid var(--border);border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;padding:20px 24px;display:flex}._trustItem_secme_122{color:var(--gray);align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}._trustDot_secme_131{background:var(--gradient);border-radius:50%;flex-shrink:0;width:7px;height:7px}._section_secme_140{max-width:1120px;margin:0 auto;padding:88px 24px}._label_secme_146{letter-spacing:.12em;text-transform:uppercase;color:var(--blue);align-items:center;gap:6px;margin-bottom:16px;font-size:12px;font-weight:700;display:inline-flex}._section_secme_140 h2{letter-spacing:-.03em;max-width:600px;margin-bottom:14px;font-size:clamp(28px,4vw,44px);font-weight:800}._sub_secme_166{color:var(--gray);max-width:500px;margin-bottom:56px;font-size:17px;line-height:1.65}._grid_secme_175{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;display:grid}._card_secme_181{background:var(--white);border:1px solid var(--border);border-radius:20px;padding:28px 28px 32px;transition:box-shadow .2s,transform .2s}._card_secme_181:hover{transform:translateY(-2px);box-shadow:0 8px 32px #4f6ef71a}._iconWrap_secme_194{background:linear-gradient(135deg,#4f6ef71a,#9b6bf51a);border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:18px;font-size:22px;display:flex}._card_secme_181 h3{letter-spacing:-.01em;margin-bottom:8px;font-size:16px;font-weight:700}._card_secme_181 p{color:var(--gray);font-size:14px;line-height:1.65}._screenshotsSection_secme_220{background:linear-gradient(#fff 0%,#f5f3ff 50%,#fff 100%);padding:88px 0;overflow:hidden}._screenshotsInner_secme_226{text-align:center;max-width:1120px;margin:0 auto 56px;padding:0 24px}._phoneRow_secme_233{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:center;gap:28px;padding:24px 48px 48px;display:flex;overflow-x:auto}._phoneRow_secme_233::-webkit-scrollbar{display:none}._phoneWrap_secme_246{scroll-snap-align:center;transform:rotate(var(--tilt,0deg));flex-direction:column;flex-shrink:0;align-items:center;gap:20px;transition:transform .3s;display:flex}._phoneWrap_secme_246:hover{transform:rotate(0)translateY(-8px)}._phone_secme_233{background:#111;border-radius:44px;width:200px;padding:12px;box-shadow:0 0 0 1px #ffffff12,0 32px 80px #00000047,0 0 60px #863bff2e}._phoneDynamic_secme_272{background:#000;border-radius:20px;width:72px;height:24px;margin:0 auto 10px}._phoneScreen_secme_280{aspect-ratio:390/844;background:#f2f2f7;border-radius:32px;width:100%;overflow:hidden}._phoneScreen_secme_280 img{object-fit:cover;width:100%;height:100%;display:block}._phoneCaption_secme_295{flex-direction:column;align-items:center;gap:4px;display:flex}._phoneCaption_secme_295 strong{color:var(--dark);font-size:14px;font-weight:700}._phoneCaption_secme_295 span{color:var(--gray);text-align:center;max-width:160px;font-size:12px}._pricingBg_secme_316{background:linear-gradient(180deg, var(--light) 0%, #fff 100%);padding:88px 24px}._plans_secme_321{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;max-width:720px;margin:0 auto;display:grid}._plan_secme_321{border:1.5px solid var(--border);background:#fff;border-radius:24px;padding:36px 32px}._plan_secme_321._featured_secme_336{background:var(--dark);border-color:#0000;position:relative;overflow:hidden}._plan_secme_321._featured_secme_336:before{content:"";background:var(--gradient);opacity:.06;pointer-events:none;position:absolute;inset:0}._plan_secme_321._featured_secme_336 ._planName_secme_352{color:#ffffff8c}._plan_secme_321._featured_secme_336 ._planPrice_secme_353{color:#fff}._plan_secme_321._featured_secme_336 ._planPeriod_secme_354{color:#ffffff73}._plan_secme_321._featured_secme_336 ._planList_secme_355 li{color:#ffffffd9}._plan_secme_321._featured_secme_336 ._planList_secme_355 li:before{color:#a78bfa}._planBadge_secme_358{background:var(--gradient);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;margin-bottom:20px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-block}._planName_secme_352{letter-spacing:.1em;text-transform:uppercase;color:var(--gray);margin-bottom:10px;font-size:12px;font-weight:700}._planPrice_secme_353{letter-spacing:-.04em;margin-bottom:4px;font-size:44px;font-weight:800;line-height:1}._planPeriod_secme_354{color:var(--gray);margin-bottom:32px;font-size:13px}._planList_secme_355{flex-direction:column;gap:13px;list-style:none;display:flex}._planList_secme_355 li{color:var(--dark);align-items:center;gap:10px;font-size:14px;display:flex}._planList_secme_355 li:before{content:"✓";color:var(--blue);flex-shrink:0;font-size:13px;font-weight:700}@media (width<=640px){._hero_secme_2{padding:64px 20px 56px}._section_secme_140,._pricingBg_secme_316{padding:64px 20px}._trustBar_secme_111{gap:20px}}._legal_11ikv_1{max-width:720px;margin:0 auto;padding:72px 24px 96px}._legal_11ikv_1 h1{letter-spacing:-.03em;margin-bottom:10px;font-size:clamp(28px,5vw,40px);font-weight:800}._updated_11ikv_14{color:var(--gray-light);margin-bottom:48px;font-size:14px;display:block}._legal_11ikv_1>p:first-of-type{color:var(--gray);border-bottom:1px solid var(--border);margin-bottom:48px;padding-bottom:48px;font-size:16px;line-height:1.75}._legal_11ikv_1 h2{letter-spacing:-.01em;color:var(--dark);margin:40px 0 12px;font-size:18px;font-weight:700}._legal_11ikv_1 p{color:#334155;margin-bottom:12px;font-size:15px;line-height:1.75}._legal_11ikv_1 ul{flex-direction:column;gap:8px;margin-bottom:16px;padding-left:0;list-style:none;display:flex}._legal_11ikv_1 li{color:#334155;padding-left:20px;font-size:15px;line-height:1.7;position:relative}._legal_11ikv_1 li:before{content:"–";color:var(--gray-light);position:absolute;left:0}._legal_11ikv_1 a{color:var(--blue);text-underline-offset:3px;text-decoration:underline}._legal_11ikv_1 a:hover{color:var(--blue-dark)}._page_1ppoh_1{min-height:100vh}._hero_1ppoh_6{text-align:center;color:#fff;background:linear-gradient(135deg,#4f6ef7 0%,#9b6bf5 100%);padding:72px 24px 56px}._heroInner_1ppoh_12{max-width:640px;margin:0 auto}._badge_1ppoh_16{color:#fff;letter-spacing:.3px;background:#fff3;border-radius:100px;margin-bottom:16px;padding:4px 14px;font-size:13px;font-weight:600;display:inline-block}._hero_1ppoh_6 h1{color:#fff;margin-bottom:16px;font-size:clamp(32px,5vw,52px);font-weight:800;line-height:1.15}._gradient_1ppoh_34{background:linear-gradient(135deg,#c4d1ff,#e4c4ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}._hero_1ppoh_6 p{opacity:.88;font-size:17px;line-height:1.6}._calcSection_1ppoh_47{max-width:1100px;margin:0 auto;padding:48px 24px 80px}._calcGrid_1ppoh_52{grid-template-columns:1fr 1fr;align-items:start;gap:24px;display:grid}@media (width<=768px){._calcGrid_1ppoh_52{grid-template-columns:1fr}}._card_1ppoh_63{background:#fff;border:1.5px solid #e8eeff;border-radius:20px;padding:28px;box-shadow:0 4px 24px #4f6ef712}._cardTitle_1ppoh_70{color:#0d1117;margin-bottom:24px;font-size:18px;font-weight:700}._field_1ppoh_78{margin-bottom:20px}._field_1ppoh_78 label{color:#64748b;text-transform:uppercase;letter-spacing:.4px;margin-bottom:8px;font-size:13px;font-weight:600;display:block}._optional_1ppoh_90{text-transform:none;letter-spacing:0;font-weight:400}._field_1ppoh_78 input,._field_1ppoh_78 select{color:#0d1117;background:#fff;border:1.5px solid #e8eeff;border-radius:12px;outline:none;width:100%;padding:11px 14px;font-family:inherit;font-size:15px;transition:border-color .15s}._field_1ppoh_78 input:focus,._field_1ppoh_78 select:focus{border-color:#4f6ef7}._inputPrefix_1ppoh_110{border:1.5px solid #e8eeff;border-radius:12px;align-items:center;transition:border-color .15s;display:flex;overflow:hidden}._inputPrefix_1ppoh_110:focus-within{border-color:#4f6ef7}._inputPrefix_1ppoh_110 span{color:#64748b;background:#f8fafc;border-right:1.5px solid #e8eeff;padding:11px 14px;font-size:15px;font-weight:600}._inputPrefix_1ppoh_110 input{border:none;border-radius:0;flex:1}._inputPrefix_1ppoh_110 input:focus{border-color:#0000}._hint_1ppoh_137{color:#94a3b8;margin-top:6px;font-size:12px;display:block}._segmented_1ppoh_145{border:1.5px solid #e8eeff;border-radius:12px;display:flex;overflow:hidden}._segmented_1ppoh_145 button{color:#64748b;cursor:pointer;background:#fff;border:none;flex:1;padding:10px;font-family:inherit;font-size:14px;font-weight:500;transition:background .15s,color .15s}._segmented_1ppoh_145 button+button{border-left:1.5px solid #e8eeff}._segActive_1ppoh_166{color:#fff!important;background:linear-gradient(135deg,#4f6ef7,#9b6bf5)!important;font-weight:600!important}._calcBtn_1ppoh_173{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f6ef7,#9b6bf5);border:none;border-radius:14px;width:100%;margin-top:4px;padding:14px;font-family:inherit;font-size:16px;font-weight:700;transition:opacity .15s,transform .1s}._calcBtn_1ppoh_173:hover:not(:disabled){opacity:.92;transform:translateY(-1px)}._calcBtn_1ppoh_173:disabled{opacity:.4;cursor:not-allowed}._indicadores_1ppoh_191{color:#94a3b8;flex-wrap:wrap;gap:8px;margin-top:16px;font-size:11.5px;display:flex}._live_1ppoh_199{color:#22c55e;font-weight:600}._ref_1ppoh_200{color:#94a3b8}._resultHeader_1ppoh_203{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}._pct_1ppoh_209{color:#4f6ef7;background:#eef2ff;border-radius:100px;padding:4px 12px;font-size:12px;font-weight:700}._liquidoBox_1ppoh_217{text-align:center;background:linear-gradient(135deg,#eef2ff,#f3e8ff);border-radius:16px;margin-bottom:24px;padding:20px}._liquidoBox_1ppoh_217 p{color:#64748b;margin-bottom:6px;font-size:13px}._liquidoAmt_1ppoh_229{background:linear-gradient(135deg,#4f6ef7,#9b6bf5);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:38px;font-weight:800;line-height:1}._desglose_1ppoh_240{flex-direction:column;gap:10px;display:flex}._desgloseRow_1ppoh_241{justify-content:space-between;align-items:center;font-size:14px;display:flex}._desgloseRow_1ppoh_241 span:first-child{color:#0d1117}._desgloseRow_1ppoh_241 span:last-child{font-weight:600}._desc_1ppoh_249 span:last-child{color:#ef4444}._apv_1ppoh_250 span:last-child{color:#f97316}._secondary_1ppoh_251{opacity:.6;font-size:13px!important}._total_1ppoh_252 span:first-child{font-size:15px;font-weight:700}._total_1ppoh_252 span:last-child{background:linear-gradient(135deg,#4f6ef7,#9b6bf5);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:15px;font-weight:800}._divider_1ppoh_261{background:#e8eeff;height:1px;margin:4px 0}._ctaBox_1ppoh_268{text-align:center;background:#f8fafc;border-radius:14px;margin-top:24px;padding:20px}._ctaBox_1ppoh_268 p{color:#64748b;margin-bottom:12px;font-size:14px}._ctaBtn_1ppoh_280{background:linear-gradient(135deg,#4f6ef7,#9b6bf5);border-radius:12px;padding:11px 24px;font-size:14px;font-weight:700;transition:opacity .15s,transform .1s;display:inline-block;color:#fff!important;text-decoration:none!important}._ctaBtn_1ppoh_280:hover{opacity:.9;transform:translateY(-1px);text-decoration:none!important}._emptyCard_1ppoh_294{text-align:center;color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:240px;display:flex}._emptyIcon_1ppoh_304{font-size:48px}._emptyCard_1ppoh_294 p{max-width:280px;font-size:15px;line-height:1.6}._faq_1ppoh_308{margin-top:72px}._faq_1ppoh_308 h2{text-align:center;margin-bottom:32px;font-size:28px;font-weight:800}._faqGrid_1ppoh_317{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;display:grid}._faqItem_1ppoh_322{background:#fff;border:1.5px solid #e8eeff;border-radius:16px;padding:22px}._faqItem_1ppoh_322 h3{color:#0d1117;margin-bottom:8px;font-size:15px;font-weight:700}._faqItem_1ppoh_322 p{color:#64748b;font-size:14px;line-height:1.6}
