:root{font-family:Inter,Segoe UI,sans-serif;color:#0f172a;background:#f8fafc;line-height:1.6;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--primary-h: 250;--primary-s: 85%;--primary-l: 60%;--primary: hsl(var(--primary-h), var(--primary-s), var(--primary-l));--primary-dark: hsl(var(--primary-h), var(--primary-s), 48%);--primary-soft: hsl(var(--primary-h), 100%, 97%);--text: #0f172a;--muted: #64748b;--surface: #ffffff;--surface-soft: #f8fafc;--border: #e2e8f0;--navy: #050b18;--gradient-indigo: linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%);--gradient-glow: radial-gradient(circle at top left, rgba(99, 102, 241, .15) 0%, transparent 60%)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--surface-soft);background-image:var(--gradient-glow);background-attachment:fixed;color:var(--text)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 500,"GRAD" 0,"opsz" 24}#root,.site{min-height:100vh}.topbar{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem 2rem;border-bottom:1px solid rgba(226,232,240,.8);background:#fffc;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 4px 30px #00000005}.brand{display:inline-flex;align-items:center;gap:.75rem;transition:transform .2s ease}.brand:hover{transform:scale(1.02)}.brand-mark{width:2.2rem;height:2.2rem;border-radius:12px;background:var(--navy);display:inline-grid;place-items:center;box-shadow:0 8px 16px #00000026}.brand-arrow{width:0;height:0;border-left:.4rem solid transparent;border-right:.4rem solid transparent;border-bottom:.7rem solid #fff;transform:translateY(-.05rem)}.brand-name{font-weight:900;font-size:1.6rem;letter-spacing:-.04em;color:var(--navy)}.nav{display:inline-flex;align-items:center;gap:2rem}.nav a:not(.nav-cta){font-size:.95rem;font-weight:700;color:#475569;position:relative;padding:.25rem 0;transition:color .2s ease}.nav a:not(.nav-cta):after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--primary);transition:width .2s ease}.nav a:not(.nav-cta):hover{color:var(--primary)}.nav a:not(.nav-cta):hover:after{width:100%}.main-shell{width:min(1280px,calc(100vw - 3rem));margin:0 auto;display:flex;flex-direction:column;gap:7.5rem;padding:4rem 0 6rem}.hero,.section-stack,.two-column-section,.prevention-band,.cta-band{width:100%}.hero{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.8rem;max-width:76rem;margin:0 auto}.hero-tag,.section-tag{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.2rem;border-radius:999px;background:var(--primary-soft);color:var(--primary);border:1px solid hsl(var(--primary-h),100%,88%);text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:800;box-shadow:0 4px 12px #6366f10d}.section-tag.inverted{background:#ffffff14;border-color:#ffffff26;color:#c7d2fe}.hero h1,.copy-block h2,.section-heading h2,.cta-copy h2{margin:0;font-size:clamp(2.8rem,6.2vw,5.2rem);line-height:1.05;letter-spacing:-.045em;font-weight:900;color:var(--navy)}.hero h1 span,.copy-block h2 span{background:var(--gradient-indigo);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-description,.copy-block p,.section-heading p,.cta-copy p,.feature-card p,.highlight-card p,.security-card p{color:var(--muted);font-size:1.1rem;line-height:1.6;margin:0}.hero-description{max-width:52rem;font-size:1.25rem}.hero-actions{display:flex;gap:1.2rem;flex-wrap:wrap;justify-content:center}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3.5rem;padding:.9rem 1.8rem;border-radius:12px;border:1px solid transparent;font-weight:800;font-size:1rem;transition:all .3s cubic-bezier(.25,.8,.25,1);cursor:pointer;position:relative;overflow:hidden}.button:before{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(to right,#fff0,#ffffff4d);transform:skew(-25deg);transition:.75s}.button:hover:before{animation:shine .85s}@keyframes shine{to{left:125%}}.button:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 15px 30px -10px #6366f173}.button:active{transform:translateY(-1px) scale(.98)}.button-primary{background:var(--primary);color:#fff;box-shadow:0 8px 16px -6px #6366f133}.button-primary:hover{background:var(--primary-dark);box-shadow:0 15px 35px -8px #6366f180,0 0 15px #6366f14d}.button-secondary{background:#fff;color:var(--navy);border-color:var(--border);box-shadow:0 4px 12px #00000008}.button-secondary:hover{border-color:#6366f166;background:var(--surface-soft);box-shadow:0 8px 24px -8px #0f172a14}.hero-visual{width:100%;margin-top:2rem}.hero-image-frame{width:100%;border:1px solid var(--border);border-radius:24px;overflow:hidden;background:#fff}.hero-image{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover}.showcase-container{display:flex;flex-direction:column;gap:2.5rem;margin-top:2.5rem}.showcase-tabs{display:flex;justify-content:center;gap:.6rem;flex-wrap:wrap;padding:.5rem;background:#e2e8f080;border-radius:100px;width:max-content;max-width:100%;margin:0 auto;border:1px solid var(--border)}.showcase-tab-btn{padding:.75rem 1.6rem;border:none;background:transparent;border-radius:100px;font-weight:700;color:var(--muted);cursor:pointer;font-size:.9rem;transition:all .25s ease}.showcase-tab-btn.active{background:var(--primary);color:#fff;box-shadow:0 6px 15px -4px #6366f159}.showcase-tab-btn:hover:not(.active){color:var(--text);background:#fffc}.showcase-content{display:grid;grid-template-columns:340px 1fr;gap:3.5rem;align-items:center}.showcase-info{display:flex;flex-direction:column;gap:1.2rem}.showcase-info h3{margin:0;font-size:2rem;font-weight:900;color:var(--navy);line-height:1.2}.showcase-info p{margin:0;color:var(--muted);font-size:1.1rem;line-height:1.6}.browser-mockup{border:1px solid rgba(226,232,240,.9);border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 35px 80px -20px #0f172a1f}.browser-header{height:3rem;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;padding:0 1.25rem;gap:.5rem}.browser-dot{width:.75rem;height:.75rem;border-radius:50%}.browser-dot.red{background:#ff5f56}.browser-dot.yellow{background:#ffbd2e}.browser-dot.green{background:#27c93f}.browser-address{flex-grow:1;background:#fff;border-radius:8px;height:1.8rem;margin-left:2rem;margin-right:2rem;display:flex;align-items:center;padding:0 1rem;font-size:.8rem;color:#94a3b8;border:1px solid #e2e8f0;font-family:monospace}.browser-content{background:#f8fafc;overflow:hidden}@keyframes fadeInScale{0%{opacity:.6;transform:scale(.995);filter:blur(2px)}to{opacity:1;transform:scale(1);filter:blur(0)}}.browser-screenshot{width:100%;display:block;object-fit:cover;aspect-ratio:16 / 10;animation:fadeInScale .4s cubic-bezier(.16,1,.3,1) forwards;transition:transform .3s ease}.browser-screenshot:hover{transform:scale(1.005)}.glow-effect{position:relative;box-shadow:0 30px 90px #6366f11f;transition:box-shadow .3s ease}.glow-effect:hover{box-shadow:0 30px 90px #6366f138}.two-column-section,.prevention-band,.cta-band{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,1fr);gap:4rem;align-items:center}.copy-block,.section-heading,.cta-copy{display:flex;flex-direction:column;gap:1.2rem}.centered{align-items:center;text-align:center;max-width:54rem;margin:0 auto}.bullet-list{list-style:none;margin:0;padding:0;display:grid;gap:1.2rem}.bullet-list li{display:flex;align-items:flex-start;gap:.9rem;color:#334155;font-size:1.05rem}.bullet-icon{color:var(--primary);font-size:1.5rem;margin-top:.1rem}.bullet-list.compact li{padding:1.2rem;background:#fff;border:1px solid var(--border);border-radius:16px;box-shadow:0 4px 12px #00000005;transition:transform .2s ease,border-color .2s ease}.bullet-list.compact li:hover{transform:translateY(-2px);border-color:#cbd5e1}.bullet-icon.boxed{width:2.8rem;height:2.8rem;border-radius:12px;display:inline-grid;place-items:center;background:var(--primary-soft);box-shadow:0 4px 12px #6366f114}.bullet-icon.boxed.success{background:#ecfdf5;color:#10b981}.photo-card,.highlight-card,.feature-card,.security-card,.lead-form{border:1px solid var(--border);background:#fff;box-shadow:0 20px 50px #0f172a0a}.photo-card{border-radius:28px;padding:.8rem;overflow:hidden}.photo-image{width:100%;height:100%;min-height:25rem;object-fit:cover;border-radius:20px}.screenshot-fit{width:100%;height:auto;min-height:unset;object-fit:contain;border-radius:20px;display:block}.feature-highlight-grid,.feature-grid,.security-grid{display:grid;gap:2rem}.feature-highlight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.highlight-card{padding:2.5rem;border-radius:24px;display:flex;flex-direction:column;gap:1.2rem;transition:transform .25s cubic-bezier(.16,1,.3,1),border-color .2s ease}.highlight-card:hover{transform:translateY(-4px);border-color:#cbd5e1;box-shadow:0 30px 60px #0f172a14}.highlight-card.primary{background:var(--navy);color:#fff;border-color:#1e293b;box-shadow:0 30px 70px #0f172a26}.highlight-card.primary:hover{transform:translateY(-4px);border-color:#334155;box-shadow:0 35px 80px #0f172a40}.highlight-card.primary p,.highlight-card.primary span{color:#94a3b8}.highlight-card h3,.feature-card h3,.security-card h3{margin:0;font-size:1.6rem;font-weight:800;color:var(--navy)}.highlight-card.primary h3{color:#fff}.big-icon{font-size:3.2rem;color:var(--primary)}.primary-icon{color:#a5b4fc}.highlight-card span{margin-top:auto;font-weight:700;color:var(--muted);font-size:.9rem}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card,.security-card{padding:2rem;border-radius:20px;transition:all .35s cubic-bezier(.25,.8,.25,1)}.feature-card:hover,.security-card:hover{transform:translateY(-6px) scale(1.015);border-color:#6366f159;box-shadow:0 30px 60px -15px #0f172a14,0 0 25px #6366f108}.feature-card .icon-chip,.security-card .security-icon{transition:transform .3s cubic-bezier(.25,.8,.25,1),background-color .3s ease,color .3s ease}.feature-card:hover .icon-chip,.security-card:hover .security-icon{transform:scale(1.1) rotate(6deg);background:var(--primary);color:#fff}.icon-chip,.security-icon{width:3.6rem;height:3.6rem;border-radius:12px;background:var(--primary-soft);margin-bottom:1.2rem;display:inline-grid;place-items:center;color:var(--primary);box-shadow:0 4px 12px #6366f114}.icon-chip span,.security-icon span{font-size:1.8rem}.prevention-band{background:#f1f5f9;border-radius:36px;padding:3rem;border:1px solid var(--border)}.prevention-visual{display:flex;justify-content:center}.security-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cta-band{background:var(--navy);color:#fff;border-radius:36px;padding:3.5rem;align-items:start;border:1px solid #1e293b;box-shadow:0 35px 80px #0000004d}.cta-copy h2{color:#fff;font-size:clamp(1.8rem,3.2vw,2.4rem);line-height:1.2;font-weight:800;letter-spacing:-.03em}.cta-copy p{color:#ffffffb3;font-size:.95rem;line-height:1.5}.platform-entry{color:#a5b4fc;font-weight:700;transition:color .2s ease}.platform-entry:hover{color:#c7d2fe}.lead-form{border-radius:24px;padding:1.5rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;background:#ffffff05;border:1px solid rgba(255,255,255,.08);box-shadow:none}.lead-form label{display:grid;gap:.35rem;color:#fff9;font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.lead-form input,.lead-form select,.lead-form textarea{width:100%;border-radius:8px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#fff;padding:.55rem .75rem;font-size:.85rem;font-weight:500;transition:all .3s cubic-bezier(.25,.8,.25,1)}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:#a5b4fc;background:#ffffff14;outline:none;box-shadow:0 0 12px #a5b4fc40;transform:translateY(-1px)}.lead-form select option{background:var(--navy);color:#fff}.lead-form .button{min-height:2.8rem;padding:.6rem 1.2rem;font-size:.88rem;font-weight:700;border-radius:8px}.full-width{grid-column:1 / -1}.form-feedback{margin:0;padding:1rem;border-radius:10px;font-weight:700;text-align:center}.form-feedback.success{background:#10b98126;color:#34d399}.form-feedback.error{background:#ef444426;color:#f87171}.footer{width:100%;background:#fff;border-top:1px solid #f1f5f9;padding:6rem 2rem 3rem}.footer-grid,.footer-bottom{width:min(1280px,calc(100vw - 3rem));margin:0 auto}.footer-grid{display:grid;grid-template-columns:1.8fr 1fr 1fr 1fr;gap:3rem}.modal-content{position:relative;width:min(650px,90vw);background:#fff;border-radius:24px;box-shadow:0 35px 80px #050b1866;border:1px solid rgba(226,232,240,.8);animation:scaleUp .3s cubic-bezier(.34,1.56,.64,1) forwards;color:#0f172a}.modal-scrollable{max-height:80vh;overflow-y:auto;padding:2.5rem;display:flex;flex-direction:column;gap:1.5rem}.modal-scrollable::-webkit-scrollbar{width:8px}.modal-scrollable::-webkit-scrollbar-track{background:#f8fafc;border-radius:0 24px 24px 0}.modal-scrollable::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.modal-scrollable::-webkit-scrollbar-thumb:hover{background:#94a3b8}.modal-header{display:flex;align-items:center;gap:1rem;border-bottom:1px solid #f1f5f9;padding-bottom:1rem}.modal-header-icon{font-size:2.2rem;color:var(--primary)}.modal-header h2{margin:0;font-size:1.6rem;font-weight:800;color:var(--navy)}.modal-body{display:flex;flex-direction:column;gap:1rem;font-size:.95rem;line-height:1.6;color:#475569}.modal-body p{margin:0;white-space:pre-line}.contact-methods-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:1rem;margin-bottom:1rem}.contact-card{display:flex;align-items:center;gap:.85rem;padding:.85rem 1.1rem;background:#f8fafc;border:1px solid var(--border);border-radius:12px;text-decoration:none;color:#1e293b!important;transition:all .2s ease-in-out}.contact-card:hover{background:#fff;border-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 12px #6366f114}.contact-card-icon{width:2.2rem;height:2.2rem;border-radius:8px;display:grid;place-items:center;color:#fff;flex-shrink:0}.contact-card-icon svg{width:1.1rem;height:1.1rem}.contact-card-icon .material-symbols-outlined{font-size:1.25rem}.contact-card-info{display:flex;flex-direction:column;gap:.1rem}.contact-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;color:#64748b;font-weight:700}.contact-value{font-size:.85rem;font-weight:600;word-break:break-all}.contact-card.whatsapp .contact-card-icon{background:#25d366}.contact-card.email .contact-card-icon{background:#3b82f6}.contact-card.instagram .contact-card-icon{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.contact-card.tiktok .contact-card-icon{background:#0f172a}.footer-brand{display:flex;flex-direction:column;gap:1.2rem;color:var(--muted)}.footer-brand p{line-height:1.6}.footer-brand-name{font-size:1.5rem}.footer-socials{display:flex;gap:.8rem}.footer-socials a{width:2.6rem;height:2.6rem;display:inline-grid;place-items:center;background:var(--surface-soft);color:#64748b;border-radius:12px;border:1px solid var(--border);transition:all .2s ease}.footer-socials a:hover{background:var(--primary-soft);color:var(--primary);border-color:hsl(var(--primary-h),100%,88%);transform:translateY(-2px)}.footer-column{display:flex;flex-direction:column;gap:1rem}.footer-column h4{margin:0;font-size:.78rem;text-transform:uppercase;letter-spacing:.16em;color:var(--navy);font-weight:800}.footer-column a{color:#475569;font-weight:600;transition:color .2s ease}.footer-column a:hover{color:var(--primary)}.footer-bottom{margin-top:3.5rem;padding-top:2rem;border-top:1px solid #f1f5f9;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;color:#94a3b8;font-size:.85rem;font-weight:700}.footer-badges{display:flex;gap:2rem;flex-wrap:wrap}.footer-badges span{display:inline-flex;align-items:center;gap:.5rem}@media(max-width:1024px){.showcase-content{grid-template-columns:1fr;gap:2.5rem}.showcase-info{text-align:center;max-width:48rem;margin:0 auto}.feature-grid,.security-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.two-column-section,.prevention-band,.cta-band,.feature-highlight-grid{grid-template-columns:1fr}.prevention-band,.cta-band{padding:2.5rem}}@media(max-width:720px){.main-shell{width:min(100vw - 1.5rem,100%);gap:5rem}.topbar{align-items:center;flex-direction:column;gap:1.2rem;padding:1.5rem}.nav{justify-content:center;flex-wrap:wrap;gap:1.2rem}.feature-grid,.security-grid,.lead-form,.footer-grid,.footer-bottom{grid-template-columns:1fr}.footer-bottom{display:grid;justify-content:stretch;text-align:center}.footer-badges{justify-content:center}}.phone-mockup{position:relative;width:290px;height:580px;border:12px solid #0f172a;border-radius:36px;background:#0f172a;box-shadow:0 25px 50px -12px #0006;overflow:hidden;display:flex}.phone-screen{width:100%;height:100%;background:#fff;overflow:hidden}.phone-screenshot{width:100%;height:100%;object-fit:cover;display:block}.lightbox-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#050b18eb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:1000;display:flex;justify-content:center;align-items:center;animation:fadeIn .2s ease forwards}.lightbox-content{position:relative;max-width:90vw;max-height:85vh;display:flex;justify-content:center;align-items:center;animation:scaleUp .3s cubic-bezier(.34,1.56,.64,1) forwards}.lightbox-image{max-width:100%;max-height:80vh;border-radius:16px;box-shadow:0 25px 60px -10px #0009;border:1px solid rgba(255,255,255,.12);display:block}.lightbox-close{position:absolute;top:-3.5rem;right:0;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;width:2.8rem;height:2.8rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .25s cubic-bezier(.25,.8,.25,1)}.lightbox-close:hover{background:#fff;color:var(--navy);transform:scale(1.1) rotate(90deg)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleUp{0%{transform:scale(.95);opacity:.5}to{transform:scale(1);opacity:1}}
