@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:#fff;color:#1e293b;line-height:1.5;min-height:100vh;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin:0}p{margin:0}ul{list-style:none;margin:0;padding:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font-family:inherit}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.section{padding:5rem 0}.section--light{background:#f8fafc}.section--dark{background:linear-gradient(135deg,#1e1b4b,#312e81);color:#fff}.section-header{text-align:center;max-width:600px;margin:0 auto}.section-header--light .section-title{color:#fff}.section-header--light .section-subtitle{color:#ffffffb3}.section-tag{display:inline-block;background:#ede9fe;color:#4f46e5;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:.3rem .85rem;border-radius:2rem;margin-bottom:.75rem}.section-tag--light{background:#ffffff26;color:#fff}.section-tag--purple{background:#f3e8ff;color:#7c3aed}.section-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:900;color:#1e293b;margin-bottom:.75rem}.section-subtitle{font-size:1.05rem;color:#64748b;line-height:1.6}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:Inter,sans-serif;font-weight:600;font-size:.95rem;padding:.625rem 1.5rem;border-radius:.625rem;border:2px solid transparent;cursor:pointer;text-decoration:none;transition:all .15s ease;white-space:nowrap}.btn svg{width:18px;height:18px;flex-shrink:0}.btn--sm{padding:.45rem 1rem;font-size:.85rem}.btn--lg{padding:.875rem 2rem;font-size:1rem;border-radius:.75rem}.btn--primary{background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;border-color:transparent;box-shadow:0 2px 8px #4f46e559}.btn--primary:hover{transform:translateY(-1px);box-shadow:0 6px 16px #4f46e573}.btn--primary:active{transform:none}.btn--ghost{background:transparent;color:#475569;border-color:transparent}.btn--ghost:hover{color:#4f46e5;background:#ede9fe}.btn--outline{background:transparent;color:#fff;border-color:#ffffff59}.btn--outline:hover{background:#ffffff1a;border-color:#fff9}.btn--white{background:#fff;color:#4f46e5;font-weight:700}.btn--white:hover{transform:translateY(-1px);box-shadow:0 6px 20px #00000026}.btn--whatsapp{background:#25d366;color:#fff;border-color:transparent}.btn--whatsapp:hover{background:#1ebe5d;transform:translateY(-1px)}.btn--whatsapp-outline{background:transparent;color:#86efac;border-color:#86efac80}.btn--whatsapp-outline:hover{background:#86efac1a;border-color:#86efac}
