*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--color-primary:#2563eb;--color-primary-dark:#1d4ed8;--color-text:#1f2937;--color-text-light:#6b7280;--color-bg:#fff;--color-bg-alt:#f9fafb;--color-border:#e5e7eb;--max-width:800px;--spacing:1.5rem}html{font-size:16px;scroll-behavior:smooth}body{background:#fff;background:var(--color-bg);color:#1f2937;color:var(--color-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.6}a{color:#2563eb;color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}.container{margin:0 auto;max-width:800px;max-width:var(--max-width);padding:0 1.5rem;padding:0 var(--spacing)}.page{min-height:calc(100vh - 200px);padding:2rem 0}.header{background:#fff;background:var(--color-bg);border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--color-border);padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header .container{align-items:center;display:flex;justify-content:space-between}.header__logo{align-items:center;color:#1f2937;color:var(--color-text);display:flex;font-size:1.25rem;font-weight:700;gap:.75rem}.header__logo:hover{text-decoration:none}.header__logo img{height:60px;width:auto}.header__nav{display:flex;gap:1.5rem}.header__nav a{color:#6b7280;color:var(--color-text-light);font-size:.95rem}.header__nav a.active,.header__nav a:hover{color:#2563eb;color:var(--color-primary)}.footer{background:#f9fafb;background:var(--color-bg-alt);border-top:1px solid #e5e7eb;border-top:1px solid var(--color-border);margin-top:auto;padding:2rem 0}.footer .container{align-items:center;display:flex;flex-direction:column;gap:1rem;text-align:center}.footer__links{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.footer__copy,.footer__links a{color:#6b7280;color:var(--color-text-light);font-size:.875rem}.hero{padding:3rem 0;text-align:center}.hero__badge{background:#f9fafb;background:var(--color-bg-alt);border-radius:999px;color:#2563eb;color:var(--color-primary);display:inline-block;font-size:.875rem;font-weight:500;margin-bottom:1rem;padding:.25rem .75rem}.hero__title{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.hero__tagline{font-size:1.25rem;margin-bottom:1.5rem}.hero__description,.hero__tagline{color:#6b7280;color:var(--color-text-light)}.hero__description{margin:0 auto 2rem;max-width:600px}.features{list-style:none;margin:0 auto;max-width:400px;text-align:left}.features li{padding:.5rem 0 .5rem 1.5rem;position:relative}.features li:before{color:#2563eb;color:var(--color-primary);content:"✓";font-weight:700;left:0;position:absolute}.page__title{font-size:1.75rem;margin-bottom:1.5rem}.page__subtitle{color:#6b7280;color:var(--color-text-light);margin-bottom:2rem}.faq{margin-bottom:3rem}.faq__item{border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--color-border);padding:1rem 0}.faq__question{font-weight:600;margin-bottom:.5rem}.faq__answer{color:#6b7280;color:var(--color-text-light)}.contact-form{background:#f9fafb;background:var(--color-bg-alt);border-radius:8px;padding:1.5rem}.contact-form h2{font-size:1.25rem}.contact-form h2,.form-group{margin-bottom:1rem}.form-group label{display:block;font-size:.95rem;font-weight:500;margin-bottom:.25rem}.form-group input,.form-group textarea{border:1px solid #e5e7eb;border:1px solid var(--color-border);border-radius:6px;font-family:inherit;font-size:1rem;padding:.75rem;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#2563eb;border-color:var(--color-primary);outline:none}.form-group textarea{min-height:120px;resize:vertical}.btn{background:#2563eb;background:var(--color-primary);border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:background .2s}.btn:hover{background:#1d4ed8;background:var(--color-primary-dark);text-decoration:none}.btn:disabled{cursor:not-allowed;opacity:.6}.form-status{border-radius:6px;margin-top:1rem;padding:.75rem}.form-status.success{background:#d1fae5;color:#065f46}.form-status.error{background:#fee2e2;color:#991b1b}.legal-section{margin-bottom:2rem}.legal-section h2{font-size:1.1rem;margin-bottom:.5rem}.legal-section p{white-space:pre-line}.legal-section p,.legal-updated{color:#6b7280;color:var(--color-text-light)}.legal-updated{font-size:.875rem;margin-bottom:2rem}.legal-links{list-style:none;margin:1rem 0;padding-left:1rem}.legal-links li{padding:.25rem 0}.legal-links li:before{color:#6b7280;color:var(--color-text-light);content:"•";margin-right:.5rem}.company-info{padding:2rem 0;text-align:center}.company-info p{color:#6b7280;color:var(--color-text-light);margin:0 auto 1.5rem;max-width:600px}.company-info a{color:#2563eb;color:var(--color-primary)}@media (max-width:640px){.header .container{flex-direction:column;gap:1rem}.header__nav{gap:1rem}.hero__title{font-size:2rem}.footer__links{flex-direction:column;gap:.5rem}}
/*# sourceMappingURL=main.4464cd61.css.map*/