:root{--bg:#0F1115;--panel:#151920;--panel2:#1b2028;--text:#F6F8FB;--muted:#AAB3C2;--blue:#1E88E5;--blue2:#64B5F6;--line:#2B2F36;--white:#fff;--shadow:0 24px 70px rgba(0,0,0,.22);--radius:24px;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:var(--bg);color:var(--text);line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(calc(100% - 40px),var(--max));margin:0 auto}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--blue2);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.eyebrow:before{content:"";width:26px;height:2px;background:var(--blue);border-radius:2px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(42px,6.4vw,78px);line-height:.98;letter-spacing:-.055em;margin-bottom:24px;max-width:900px}h2{font-size:clamp(32px,4.2vw,52px);line-height:1.03;letter-spacing:-.045em;margin-bottom:18px}h3{font-size:21px;line-height:1.2;letter-spacing:-.02em;margin-bottom:10px}.lead{font-size:clamp(18px,2.2vw,22px);color:#C8D0DB;max-width:720px;line-height:1.55}.muted{color:var(--muted)}.topbar{background:#0a0c0f;color:#9ba6b5;font-size:12px;border-bottom:1px solid #20242b}.topbar .container{display:flex;justify-content:space-between;gap:16px;padding:8px 0}.header{position:sticky;top:0;z-index:50;background:rgba(15,17,21,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.06)}.nav{height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;min-width:max-content}.brand-mark{width:42px;height:42px;border:1px solid #3b424d;border-radius:12px;display:grid;place-items:center;font-weight:900;letter-spacing:-.06em;background:linear-gradient(145deg,#181c23,#0b0d11);box-shadow:inset 0 0 0 1px rgba(255,255,255,.02)}.brand-mark b{color:var(--blue)}.brand-copy strong{display:block;font-size:18px;line-height:1;letter-spacing:-.03em}.brand-copy small{display:block;color:#8d99a9;font-size:9px;letter-spacing:.19em;text-transform:uppercase;margin-top:5px}.navlinks{display:flex;align-items:center;gap:28px;font-size:14px;color:#c4ccd7}.navlinks a:hover{color:white}.nav-cta,.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:12px;font-weight:700;transition:.2s ease}.nav-cta{background:white;color:#0f1115;padding:11px 16px;font-size:13px}.btn{padding:14px 20px;font-size:14px;border:1px solid #303742}.btn.primary{background:var(--blue);border-color:var(--blue);color:white}.btn.secondary{background:#171b22;color:white}.btn.ghost{background:transparent;color:#d6dce5}.btn:hover{transform:translateY(-1px);filter:brightness(1.06)}.mobile-toggle{display:none;background:transparent;border:0;color:white;font-size:26px}.hero{padding:96px 0 58px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:58px;align-items:center}.hero-copy .actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.hero-note{margin-top:24px;color:#8793a4;font-size:13px}.hero-visual{position:relative;min-height:470px}.glow{position:absolute;width:430px;height:430px;background:radial-gradient(circle,rgba(30,136,229,.26),transparent 68%);right:-100px;top:-50px;filter:blur(6px)}.browser{position:absolute;inset:32px 0 0 0;background:#f8fafc;color:#0d1117;border-radius:22px;box-shadow:var(--shadow);overflow:hidden;transform:rotate(1deg);border:1px solid rgba(255,255,255,.28)}.browser-top{height:48px;background:#edf1f5;border-bottom:1px solid #d9e0e8;display:flex;align-items:center;padding:0 17px;gap:7px}.dot{width:9px;height:9px;border-radius:50%;background:#b9c2cc}.address{margin-left:10px;width:55%;height:21px;background:#fff;border:1px solid #dce3ea;border-radius:7px}.mock{padding:34px}.mock-badge{height:10px;width:85px;background:#cce4fb;border-radius:20px;margin-bottom:18px}.mock-title{height:24px;background:#121a25;border-radius:7px;width:82%;margin:9px 0}.mock-title.short{width:62%}.mock-text{height:8px;background:#d7dee6;border-radius:5px;width:88%;margin:12px 0}.mock-text.short{width:68%}.mock-actions{display:flex;gap:9px;margin:20px 0 30px}.mock-btn{height:34px;width:110px;background:#1E88E5;border-radius:9px}.mock-btn.light{background:#e7ebef}.mock-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.mock-card{height:102px;background:white;border:1px solid #e1e7ed;border-radius:14px;padding:12px}.mock-card:before{content:"";display:block;width:31px;height:31px;background:#e5f2fe;border-radius:9px;margin-bottom:10px}.mock-card:after{content:"";display:block;width:68%;height:7px;background:#c4ccd5;border-radius:5px}.floating-chip{position:absolute;z-index:3;background:#151a21;border:1px solid #2b323c;border-radius:14px;padding:13px 15px;box-shadow:0 14px 35px rgba(0,0,0,.28);font-size:12px;color:#c9d1dc}.chip-a{left:-36px;bottom:58px}.chip-b{right:-24px;top:8px}.chip-dot{display:inline-block;width:8px;height:8px;background:#45c67a;border-radius:50%;margin-right:8px}.trust{border-top:1px solid #20252d;border-bottom:1px solid #20252d;background:#0c0f13}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:22px 0}.trust-item{font-size:13px;color:#9ca8b8}.trust-item strong{display:block;color:#f0f3f6;font-size:14px;margin-bottom:2px}.section{padding:92px 0}.section.light{background:#F4F6F8;color:#111820}.section.light .muted{color:#667281}.section.dark2{background:#11151a}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:42px}.section-head p{max-width:540px;margin-bottom:3px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{background:#161b22;border:1px solid #272d36;border-radius:20px;padding:26px;min-height:250px;display:flex;flex-direction:column;transition:.2s ease}.service-card:hover{transform:translateY(-3px);border-color:#3a4552;background:#181e26}.service-icon{width:44px;height:44px;border-radius:12px;background:#132a40;color:#6cb8f7;display:grid;place-items:center;margin-bottom:28px;font-size:19px}.service-card p{color:#9ba8b9;font-size:14px}.card-link{margin-top:auto;color:#e6ebf1;font-size:13px;font-weight:700}.card-link span{color:var(--blue2);margin-left:5px}.pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:34px}.price-card{background:white;border:1px solid #dfe5eb;border-radius:20px;padding:25px;color:#121820;display:flex;flex-direction:column;min-height:430px}.price-card.featured{border:2px solid #1e88e5;box-shadow:0 18px 50px rgba(30,136,229,.10);transform:translateY(-4px)}.price-tag{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#4e647a;font-weight:700}.price{font-size:38px;font-weight:800;letter-spacing:-.05em;margin:16px 0 4px}.price small{font-size:13px;font-weight:400;color:#6d7a88;letter-spacing:0}.price-card ul{list-style:none;padding:0;margin:20px 0 24px;color:#5e6b79;font-size:13px}.price-card li{padding:7px 0;border-bottom:1px solid #edf0f3}.price-card .btn{margin-top:auto}.compare-note{margin-top:18px;color:#6a7786;font-size:12px}.feature-split{display:grid;grid-template-columns:.9fr 1.1fr;gap:48px;align-items:center}.feature-list{display:grid;gap:12px}.feature-row{border:1px solid #29313b;border-radius:16px;padding:18px 18px;display:grid;grid-template-columns:42px 1fr;gap:14px;background:#141920}.feature-row .icon{width:42px;height:42px;border-radius:11px;background:#192f42;display:grid;place-items:center;color:#7ac3ff}.feature-row p{margin:4px 0 0;color:#9aa6b6;font-size:13px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.step{border-top:1px solid #37404b;padding-top:21px}.step span{display:block;color:#65b5f4;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:9px}.step p{color:#9da8b7;font-size:13px}.cta-band{padding:52px 0}.cta-box{border-radius:28px;background:linear-gradient(120deg,#176cb4,#1e88e5 56%,#4ea9f7);padding:54px;display:flex;align-items:center;justify-content:space-between;gap:40px}.cta-box h2{max-width:680px;margin:0}.cta-box p{margin:11px 0 0;color:#e5f3ff;max-width:650px}.cta-box .btn{background:white;color:#0d3961;border-color:white;min-width:max-content}.faq{display:grid;gap:10px;max-width:880px}.faq details{border:1px solid #29313b;background:#14181e;border-radius:14px;padding:17px 19px}.faq summary{cursor:pointer;font-weight:700}.faq p{color:#9ba7b6;margin:13px 0 2px;font-size:14px}.footer{border-top:1px solid #252b33;padding:54px 0 28px;background:#0c0f13}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:34px}.footer h4{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:#8d99a8;margin:0 0 16px}.footer a,.footer p{display:block;color:#b2bdca;font-size:13px;margin:0 0 9px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #20262d;margin-top:38px;padding-top:22px;color:#768291;font-size:12px}.whatsapp{position:fixed;right:20px;bottom:20px;z-index:60;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#24c66b;color:white;box-shadow:0 12px 30px rgba(0,0,0,.28);font-weight:900}.page-hero{padding:76px 0 54px;border-bottom:1px solid #252b33}.page-hero h1{font-size:clamp(40px,5vw,64px);max-width:950px}.breadcrumb{font-size:12px;color:#798696;margin-bottom:26px}.breadcrumb a{color:#9db5cc}.content-grid{display:grid;grid-template-columns:1fr 330px;gap:52px}.content-main{font-size:16px;color:#c3cbd6}.content-main h2{font-size:34px;color:white;margin-top:44px}.content-main h3{color:white;margin-top:30px}.content-main ul{padding-left:20px}.sidebar{position:sticky;top:104px;height:max-content}.side-card{border:1px solid #2a313b;background:#141920;border-radius:18px;padding:22px;margin-bottom:14px}.side-card strong{display:block;font-size:20px;margin:6px 0}.side-card p{font-size:13px;color:#9aa6b5}.side-card .btn{width:100%}.mini-price{font-size:12px;color:#82c4fb;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.tag{font-size:11px;border:1px solid #303844;color:#aeb8c5;padding:7px 9px;border-radius:999px}.simple-table{width:100%;border-collapse:collapse;margin-top:22px}.simple-table th,.simple-table td{text-align:left;border-bottom:1px solid #2a3038;padding:14px 10px;font-size:13px}.simple-table th{color:white}.simple-table td{color:#aab5c2}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.contact-card{border:1px solid #29313b;border-radius:18px;padding:24px;background:#141920}.contact-card strong{display:block;margin-bottom:7px}.contact-card p{color:#9aa6b5;margin:0;font-size:14px}
@media(max-width:980px){.navlinks{display:none}.mobile-toggle{display:block}.nav.open .navlinks{display:flex;position:absolute;top:78px;left:0;right:0;background:#101318;border-bottom:1px solid #262d36;flex-direction:column;align-items:flex-start;padding:22px 20px}.nav-cta{display:none}.hero-grid,.feature-split,.content-grid{grid-template-columns:1fr}.hero-visual{min-height:420px}.grid-3{grid-template-columns:repeat(2,1fr)}.pricing-grid{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.sidebar{position:static}.section-head{align-items:start;flex-direction:column}.cta-box{align-items:flex-start;flex-direction:column}.contact-grid{grid-template-columns:1fr}}
@media(max-width:620px){.container{width:min(calc(100% - 28px),var(--max))}.topbar .container{justify-content:center}.topbar .container span:last-child{display:none}.nav{height:70px}.brand-mark{width:38px;height:38px}.hero{padding:65px 0 40px}.hero h1{font-size:46px}.hero-grid{gap:32px}.hero-visual{min-height:330px}.browser{inset:20px 0 0 0}.mock{padding:24px}.mock-cards{grid-template-columns:1fr}.mock-card:nth-child(2),.mock-card:nth-child(3){display:none}.chip-a{left:8px;bottom:12px}.chip-b{right:4px;top:0}.trust-grid{grid-template-columns:repeat(2,1fr)}.section{padding:66px 0}.grid-3,.pricing-grid,.steps,.footer-grid{grid-template-columns:1fr}.price-card.featured{transform:none}.cta-box{padding:34px 26px}.footer-bottom{flex-direction:column}.page-hero{padding:54px 0 42px}.content-main h2{font-size:29px}.contact-grid{grid-template-columns:1fr}}
