*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f4f4f5;color:#111827}.wrapper{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:1.5rem;background:radial-gradient(ellipse 80% 60% at 50% 0%,#f8fafce6,#f1f3f5 50%,#eef0f2)}.wrapper-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.wrapper.home-page .card{margin-bottom:0}.card{width:100%;max-width:480px;background:#fff;border-radius:1rem;padding:3rem 1.5rem;box-shadow:0 10px 30px #0f172a14}h1{margin:0 0 .5rem;font-size:1.4rem;font-weight:700;letter-spacing:.04em;color:#111827;text-align:center}.subtitle{margin:0 0 1.25rem;font-size:.9rem;line-height:1.4;color:#4b5563;text-align:center}.form{display:flex;flex-direction:column;gap:.9rem}.field-row{display:flex;flex-direction:column;gap:.75rem}.field-row .field{flex:1}.field{display:flex;flex-direction:column;gap:.25rem}label{font-size:.8rem;color:#374151}input{width:100%;border-radius:.5rem;border:1px solid #d1d5db;padding:.55rem .7rem;font-size:.9rem}input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 1px #2563eb33}.wa-row{display:flex;gap:.5rem}.wa-select{max-width:140px}select{border-radius:.5rem;border:1px solid #d1d5db;padding:.55rem .6rem;font-size:.9rem;background:#fff}.wa-country{max-width:90px}.error{margin:0;font-size:.85rem;color:#b91c1c}.btn{width:100%;border-radius:999px;padding:.75rem 1.25rem;font-size:.95rem;font-weight:600;border:none;cursor:pointer;text-align:center;text-decoration:none;display:inline-block;line-height:1.4}.btn-primary{background:#111827;color:#fff}.btn-primary:hover{background:#0b1220}.btn:disabled{opacity:.65;cursor:not-allowed}.btn-email,.btn-whatsapp,.btn-instagram{background:#e5e7eb;color:#111827}.btn-email:hover,.btn-whatsapp:hover,.btn-instagram:hover{background:#d1d5db}.center{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;text-align:center;min-height:120px}.spinner{width:28px;height:28px;border-radius:999px;border:3px solid #e5e7eb;border-top-color:#111827;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.owner-name{margin:.75rem 0 1rem;font-weight:600;text-align:center}.actions{display:flex;flex-direction:column;gap:.6rem;margin-bottom:.75rem}.footer-text{margin:1rem 0 0;padding-top:1rem;font-size:.75rem;color:#9ca3af;text-align:center}@media (min-width: 640px){.card{padding:3rem 2rem}}.home-header{text-align:center;margin-bottom:.75rem}.home-logo{font-weight:700;letter-spacing:.04em;font-size:1.4rem}.home-tagline{margin:.15rem 0 0;font-size:.9rem;color:#6b7280}.home-intro{margin:0 0 1.25rem;text-align:center;color:#4b5563;font-size:.95rem;line-height:1.4}.home-section{margin-top:1.5rem}.home-section h2{margin:0 0 .75rem;font-size:1rem;font-weight:700}.home-steps{margin:0;padding-left:0;list-style:none}.home-step{display:flex;align-items:flex-start;gap:1rem;position:relative;padding-bottom:1.25rem;font-size:.9rem;color:#4b5563;line-height:1.4}.home-step:last-of-type{padding-bottom:0}.home-step-number{flex-shrink:0;font-size:1.5rem;font-weight:700;color:#111827;opacity:.18;line-height:1.2;min-width:2rem;text-align:right}.home-step-content{flex:1}.home-step-content strong{color:#111827;font-weight:600}.home-steps{position:relative}.home-steps:before{content:"";position:absolute;left:1rem;top:1.75rem;bottom:1.25rem;width:1px;background:#e5e7eb;opacity:.8}.home-step-number{position:relative;z-index:1;background:#fff}.home-note{margin:1.1rem 0 0;font-size:.85rem;color:#6b7280}.home-note-centered{text-align:center}.home-items-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media (min-width: 768px){.home-items-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.home-item{border-radius:.75rem;background:#fff;border:1px solid #eef0f2;padding:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;font-size:.85rem;color:#4b5563;text-align:center;transition:box-shadow .2s ease}.home-item:hover{box-shadow:0 4px 12px #0f172a0f}.home-item-icon{font-size:1.35rem}.home-item-label{line-height:1.3}.app-footer{margin-top:1.25rem;text-align:center;font-size:.78rem;color:#9ca3af}.footer-brand{margin:0 0 .2rem;font-weight:500;color:#6b7280}.footer-contact{margin:0}.footer-contact a{color:#2563eb;text-decoration:none}.footer-contact a:hover{text-decoration:underline}.footer-socials{margin:.4rem 0;display:flex;justify-content:center;gap:.5rem}.footer-icon{width:26px;height:26px;border-radius:999px;border:1px solid #d1d5db;background:#f9fafb;color:#6b7280;font-size:.75rem;display:flex;align-items:center;justify-content:center}.footer-legal{margin:.1rem 0 0;line-height:1.4}.footer-rights{margin:.2rem 0 0}
