:root{--primary-color:#3780b2;--secondary-color:#2c678f;--background-color:#fff;--background-secondary:#f0f1f6;--text-color:#333;--text-light:#33333380;--white:#fff;--beige:#f5f4f0;--gray:#575757;--font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}*{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-family:var(--font-family);font-size:14px}h1,h2,h3,h4{color:#3780b2;color:var(--primary-color)}.logo-wrapper{display:flex;justify-content:center;margin:20px auto;text-align:center;width:100%}.app-logo{display:block;height:auto;margin:0 auto;object-fit:contain;width:200px}.input-container{background:#fff;background:var(--white);border:1px solid #e0e0e0;border-radius:8px;color:#333;color:var(--text-color);margin-bottom:15px;padding:15px}.form-field{display:flex;flex-direction:column;gap:6px}.form-field input,.form-field select{border:1px solid #e0e0e0;border-radius:6px;box-sizing:border-box;padding:10px;width:100%}.form-field input:focus,.form-field select:focus{border-color:#3780b2;border-color:var(--primary-color);box-shadow:0 0 0 2px #3780b226;outline:none}.button-primary{background-color:#3780b2;background-color:var(--primary-color);border:none;border-radius:8px;color:#fff;color:var(--white);cursor:pointer;font-size:16px;font-weight:600;padding:12px 24px;transition:background-color .3s}.button-primary:hover{background-color:#2c678f;background-color:var(--secondary-color)}.tabs .tab-container{background-color:#f9fafb;border-bottom:1px solid #f0f1f6;border-bottom:1px solid var(--background-secondary);border-radius:1000px;display:flex;gap:10px;padding:22px 30px}.tabs .tab-container button{background:#0000;border:none;border-radius:100px;cursor:pointer;font-size:14px;font-weight:350;padding:12px 32px}.tabs .tab-container button.selected{background-color:#3780b2;background-color:var(--primary-color);color:#fff;color:var(--white)}.info-box{background:#f0f1f6;background:var(--background-secondary);border:1px solid #e0e0e0;border-radius:8px;font-size:13px;padding:8px 12px;text-align:left}.legal-page{margin:0 auto;max-width:860px;padding:2rem 1rem}.legal-title{color:#000;font-size:1.75rem;font-weight:700;margin-bottom:1.25rem}.legal-heading{color:#000;font-size:1.25rem;font-weight:800;letter-spacing:.2px;margin:0 0 .25rem}.legal-section{border-top:1px solid #d7d7d7;margin-top:1rem;padding-top:1rem}.legal-block{margin-bottom:.25rem}.legal-section__title{color:#000;font-size:1rem;font-weight:600;margin:0 0 .5rem}.legal-text{color:#000;line-height:1.6;margin:.25rem 0 0}.legal-kv{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:1fr}.legal-kv__row{grid-gap:1rem;align-items:start;display:grid;gap:1rem;grid-template-columns:220px 1fr}.legal-kv__key,.legal-kv__value{color:#000}.legal-link{color:#000;text-decoration:none}.legal-link:hover{color:#000;text-decoration:underline}.legal-paragraph{color:#000;line-height:1.7;margin:.2rem 0}.legal-label{color:#000;font-weight:700}.theme-light .legal-section{border-top-color:#d7d7d7}.theme-light .legal-heading,.theme-light .legal-kv__key,.theme-light .legal-kv__value,.theme-light .legal-label,.theme-light .legal-link,.theme-light .legal-link:hover,.theme-light .legal-paragraph,.theme-light .legal-section__title,.theme-light .legal-text,.theme-light .legal-title{color:#000}@media (max-width:640px){.legal-kv__row{gap:.25rem;grid-template-columns:1fr}}.footer{background-color:initial;border-top:1px solid #d5dce4;color:#000;margin-top:0;padding:1.25rem 0}.footer .container{padding-left:24px;padding-right:24px}.footer-content{align-items:center;display:flex;justify-content:space-between}.footer-links{display:flex;gap:1rem}.footer-link{color:#000;font-size:.875rem;text-decoration:none;transition:color .2s}.footer-link:hover{color:#000;text-decoration:underline}@media (max-width:768px){.footer-content{flex-direction:column;gap:.75rem;text-align:center}.footer-links{gap:.75rem}}.theme-light .footer{background-color:#f2f2ff!important;border-top-color:#d5dce4;color:#000}.theme-light .footer-link{color:#000}.theme-light .footer-link:hover{color:#000;text-decoration:underline}
/*# sourceMappingURL=main.183c5f4f.css.map*/