:root{font-family:Inter,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;color:#0f172a;background-color:#f5f6fb;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 20% -20%,#e0f2ff 0%,transparent 45%),linear-gradient(180deg,#fdfefe,#eef2ff 40%,#e2e8f0)}#root{min-height:100vh}a{color:inherit;text-decoration:none}code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;background:#0f172a14;padding:.15rem .4rem;border-radius:.4rem}.sticky-header{position:sticky;top:0;z-index:50;background:#ffffffe6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid #e2e8f0}.header-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:.85rem 1.25rem;gap:1rem}.logo{display:inline-flex;align-items:center;gap:.45rem;font-weight:700;font-size:1.1rem;color:#0f172a;text-decoration:none}.logo img{width:36px;height:36px;border-radius:10px;object-fit:cover;box-shadow:0 6px 12px #0f172a1f}.nav-links{display:flex;gap:1.25rem}.nav-links a{color:#475569;font-weight:500}.header-actions{display:flex;align-items:center;gap:.5rem}.desktop-only{display:inline-flex}.mobile-cta{display:none;flex-direction:column;gap:.5rem;margin-top:.75rem}.language-switch{display:flex;gap:.3rem}.language-switch button{border:1px solid transparent;background:transparent;padding:.25rem .55rem;border-radius:999px;font-size:.85rem;color:#475569}.language-switch button.active{border-color:#2563eb;color:#2563eb;background:#2563eb14}.language-switch.mobile{justify-content:flex-start}.button.small{padding:.45rem 1rem;font-size:.9rem}.menu-toggle{display:none;flex-direction:column;gap:.2rem;background:transparent;border:none;cursor:pointer}.menu-toggle span{width:22px;height:2px;background:#0f172a;display:block}.mobile-menu{display:none}.mobile-menu .button.block{width:100%;margin-top:1rem}.page{max-width:1200px;margin:0 auto;padding:2.5rem 1.25rem 4rem;display:flex;flex-direction:column;gap:3rem}.hero-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;align-items:center}.hero-content h1{font-size:clamp(2.4rem,5vw,3.6rem);line-height:1.15;margin:.5rem 0 1rem;color:#0f172a}.highlight{color:#2563eb}.highlight.black,.highlight-after{color:#0f172a}.lead{font-size:1.15rem;color:#475569;margin-bottom:1.5rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.75rem}.hero-subtext{color:#0f172a;font-weight:600;display:flex;gap:1.25rem;flex-wrap:nowrap;font-size:.85rem;text-transform:uppercase;letter-spacing:.08em}.hero-subtext span{white-space:nowrap}.hero-subtext span:before{content:"•";margin-right:.4rem;color:#2563eb}.device-card{display:flex;justify-content:center}.device-shell{width:320px;background:linear-gradient(180deg,#f4f0ff,#f3f8ff 60%,#fff);border-radius:2.5rem;padding:1.5rem;box-shadow:0 45px 80px #0f172a33;border:6px solid #fff;min-height:520px;display:flex;flex-direction:column;gap:1rem}.device-panel{background:#fff;border-radius:1.5rem;padding:1rem;box-shadow:0 10px 25px #0f172a14;display:flex;align-items:center;gap:.75rem}.device-panel p{margin:0;font-weight:600;color:#111827}.device-panel small{color:#64748b;font-size:.85rem}.panel-icon{width:32px;height:32px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#fff}.panel-icon.primary{background:#25d366}.panel-icon.chat{background:#38bdf8}.device-center{flex:1;display:flex;align-items:center;justify-content:center}.pulse{position:relative;width:100px;height:100px}.pulse-core{width:100px;height:100px;border-radius:999px;background:#25d366;color:#fff;font-size:2.5rem;display:flex;align-items:center;justify-content:center;z-index:1}.pulse-ring{position:absolute;inset:0;border-radius:999px;background:#25d366;opacity:.3;animation:pulse 2.5s infinite}@keyframes pulse{0%{transform:scale(1);opacity:.4}to{transform:scale(1.4);opacity:0}}.eyebrow{letter-spacing:.28em;text-transform:uppercase;font-size:.75rem;color:#38bdf8;margin:0}.button{border-radius:999px;padding:.7rem 1.5rem;font-weight:600;border:1px solid transparent;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease}.button.primary{background:#2563eb;color:#fff;box-shadow:0 16px 45px #2563eb59;padding:.95rem 2.4rem;font-size:1.05rem}.button.primary.small{padding:.55rem 1.2rem;font-size:.92rem}.button.ghost{background:transparent;color:#2563eb;border-color:#2563eb4d}.button:hover{transform:translateY(-1px)}.trust{text-align:center;color:#475569}.logo-row{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:1rem}.logo-row span{font-weight:600;color:#0f172a;opacity:.6}.problem,.features,.workflow,.testimonials,.faq,.cta{background:#fff;border-radius:1.5rem;padding:2rem;border:1px solid #e2e8f0;box-shadow:0 20px 60px #0f172a14}.problem ul{margin:1.5rem 0 0;padding-left:1.1rem;display:grid;gap:.5rem}.problem li{color:#0f172a;font-weight:500}.section-heading h2{margin:.45rem 0;font-size:clamp(1.8rem,3vw,2.4rem);color:#0f172a}.section-heading p{color:#475569;margin:0}.features .feature-grid{margin-top:1.5rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.feature-grid article{grid-column:span 1}.feature-grid article:nth-last-child(1):nth-child(3n+2){grid-column:3 / span 1}.features article{border:1px solid #e2e8f0;border-radius:1rem;padding:1.25rem;background:#f8fafc;transition:transform .2s ease,box-shadow .2s ease}.features h3{margin:0 0 .5rem;color:#0f172a}.features p{margin:0;color:#475569}.stats{background:radial-gradient(circle at top,#1e1b4b,#0f172a 60%);border-radius:1.5rem;padding:2.5rem;color:#e2e8f0;box-shadow:inset 0 0 40px #38bdf81f}.section-heading.light h2,.section-heading.light p{color:#e2e8f0}.stats-grid{margin-top:1.75rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.stats-grid article{background:#0f172ad9;border:1px solid rgba(148,163,184,.2);border-radius:1.25rem;padding:1.75rem;color:#f8fafc;box-shadow:0 15px 40px #0f172a99;transition:transform .2s ease,box-shadow .2s ease}.stat-icon{width:42px;height:42px;border-radius:.9rem;display:inline-flex;align-items:center;justify-content:center;font-size:1.2rem;margin-bottom:1rem;color:#fff}.stats-grid .stat-label{margin:0 0 .75rem;font-size:1rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.stats-grid p{margin:.75rem 0 0;color:#94a3b8}.workflow ol{margin:1.5rem 0 0;padding:0;list-style:none;display:grid;gap:1rem}.workflow li{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:start;transition:transform .2s ease,box-shadow .2s ease;border-radius:1rem;padding:.75rem .5rem}.step-index{width:2.5rem;height:2.5rem;border-radius:50%;background:#e0f2fe;color:#0369a1;display:inline-flex;align-items:center;justify-content:center;font-weight:700}.workflow h3{margin:0;color:#0f172a}.workflow p{margin:.35rem 0 0;color:#475569}.testimonial-track{overflow:hidden;margin-top:1.5rem;position:relative}.testimonial-strip{display:flex;gap:1rem;width:max-content;animation:scrollTestimonials 38s linear infinite}.testimonial-track:hover .testimonial-strip{animation-play-state:paused}.testimonial-card{width:320px;border:1px solid #e2e8f0;border-radius:1.5rem;padding:1.5rem;background:#f8fafc;box-shadow:0 10px 30px #0f172a26;transition:transform .2s ease,box-shadow .2s ease}.testimonial-head{display:flex;align-items:center;gap:.75rem;margin-bottom:.8rem}.avatar{width:48px;height:48px;border-radius:50%;background:#dbeafe;display:inline-flex;align-items:center;justify-content:center;font-weight:700;color:#1d4ed8}.testimonial-head p{margin:0;color:#475569}.stars{color:#fbbf24;letter-spacing:.15em;font-size:.95rem;margin-bottom:.75rem}.quote{margin:0;color:#0f172a;line-height:1.5}@keyframes scrollTestimonials{0%{transform:translate(0)}to{transform:translate(-50%)}}.faq-items{margin-top:1.5rem;display:grid;gap:.75rem}.faq-items details{border:1px solid #e2e8f0;border-radius:1rem;padding:1rem 1.25rem;background:#f8fafc;transition:transform .2s ease,box-shadow .2s ease}.faq-items summary{cursor:pointer;font-weight:600;color:#0f172a}.faq-items p{margin:.75rem 0 0;color:#475569}.cta{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;align-items:stretch}.cta-text{display:flex;flex-direction:column;gap:1rem}.cta-points{list-style:none;padding:0;margin:0;display:grid;gap:.6rem;color:#0f172a;font-weight:500}.cta-points li:before{content:"•";color:#2563eb;margin-right:.5rem}.cta-panel{border-radius:1.5rem;padding:1.75rem;background:linear-gradient(145deg,#0f172a,#111d3d);color:#e2e8f0;display:flex;flex-direction:column;gap:1rem;border:1px solid rgba(148,163,184,.2)}.cta-panel-title{margin:0;font-size:1.35rem;font-weight:700;color:#fff}.cta-panel-subtitle{margin:0;color:#cbd5f5}.cta-contact{display:flex;justify-content:space-between;align-items:center;padding:.85rem 1rem;border-radius:1rem;background:#ffffff0f;font-weight:600}.cta-contact a{color:#60a5fa}.cta-panel .button{width:100%;text-align:center}.cta-panel-note{margin:0;font-size:.85rem;color:#bcd0f7}.footer-cta{margin-top:2rem;border-radius:2.5rem;padding:3rem 2rem;background:linear-gradient(135deg,#111827,#1e1b4b 45%,#1d4ed8);text-align:center;color:#e2e8f0;box-shadow:0 40px 80px #0f172a8c,inset 0 0 60px #2563eb40}.footer-cta h2{margin:0;font-size:clamp(2rem,4vw,3rem);color:#fff}.footer-cta p{margin:1rem auto 0;max-width:580px;color:#cbd5f5}.cta-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin:2rem 0 .5rem}.button.ghost.dark{color:#fff;border-color:#fff9}.footer-cta .disclaimer{font-size:.85rem;color:#94a3b8}.site-footer{margin-top:3rem;padding:3rem 0;color:#cbd5f5;background:radial-gradient(circle at top,rgba(37,99,235,.15),transparent 45%),linear-gradient(180deg,#030711,#04132a 55%,#081a38);box-shadow:inset 0 1px #94a3b826}.footer-inner{max-width:1200px;margin:0 auto;padding:0 1.25rem}.footer-top{display:flex;gap:2rem;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}.footer-brand{max-width:340px}.site-footer .logo,.site-footer .logo span{color:#fff}.follow-label{margin-top:1.25rem;font-weight:600;text-transform:uppercase;font-size:.75rem;letter-spacing:.26em;color:#94a3b8}.social-links{display:flex;gap:.6rem;margin-top:.75rem}.social-link{width:44px;height:44px;border-radius:1rem;border:1px solid rgba(255,255,255,.2);display:inline-flex;align-items:center;justify-content:center;color:#cbd5f5;background:#ffffff0d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .2s ease,box-shadow .2s ease,color .2s ease,border-color .2s ease,background .2s ease}.social-link svg{width:20px;height:20px}.social-link:hover{transform:translateY(-3px);border-color:#60a5fa99;background:#60a5fa33;color:#fff;box-shadow:0 10px 20px #2563eb40}.footer-nav{display:flex;gap:1.5rem;flex-wrap:wrap;font-weight:600}.footer-nav a{color:#cbd5f5}.footer-bottom{margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(148,163,184,.2);display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;color:#94a3b8}.footer-note{font-size:.85rem;line-height:1.5;color:#cbd5f5;max-width:520px}.footer-links{display:flex;gap:1rem}.footer-links a{color:#cbd5f5}.whatsapp-fab{position:fixed;right:1.5rem;bottom:1.5rem;display:inline-flex;align-items:center;gap:.45rem;background:linear-gradient(135deg,#1ec64d,#00a884);color:#fff;padding:.65rem 1.35rem;border-radius:999px;font-weight:600;font-size:.95rem;box-shadow:0 15px 30px #10b98159,inset 0 1px #fff3;border:1px solid rgba(255,255,255,.2);transition:transform .25s ease,box-shadow .25s ease;z-index:60}.whatsapp-fab:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 20px 40px #10b98166,inset 0 1px #ffffff4d}.whatsapp-fab svg{display:block}@media(max-width:768px){.whatsapp-fab{right:1rem;bottom:1rem;padding:.55rem 1.15rem;font-size:.9rem}}.status-card{transition:transform .2s ease,box-shadow .2s ease}@media(max-width:768px){.features .feature-grid{grid-template-columns:1fr}.feature-grid article:nth-last-child(1):nth-child(3n+2){grid-column:auto}.nav-links{display:none}.menu-toggle{display:flex}.mobile-menu{display:flex;flex-direction:column;padding:0 1.25rem 1rem;gap:.75rem;border-bottom:1px solid #e2e8f0}.mobile-menu a{color:#0f172a;font-weight:600}.desktop-only{display:none}.mobile-cta{display:flex}}@media(hover:hover)and (pointer:fine){.features article:hover,.stats-grid article:hover,.testimonial-card:hover,.faq-items details:hover,.workflow li:hover,.status-card:hover{transform:translateY(-6px);box-shadow:0 20px 45px #0f172a2e}}@media(max-width:640px){.hero-section{display:flex;flex-direction:column}.hero-content{order:1}.hero-card{order:2;margin-top:1.5rem}.hero-subtext{flex-wrap:wrap;font-size:.75rem;gap:.6rem}.button.primary,.button.ghost{width:100%;text-align:center}.workflow li{grid-template-columns:auto}.footer-top,.cta-actions{flex-direction:column}}
