body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{font-family:Segoe UI,sans-serif;background-color:#f2f2f2;margin:0;padding:0}.container{max-width:920px;background:white;padding:2rem;margin:2rem auto;border-radius:10px;box-shadow:0 4px 12px #0000001a;overflow:hidden}.header{background-color:#1b5392;padding:1rem 0;text-align:center;border-radius:10px 10px 0 0}.logo{width:100%;max-width:900px;height:auto;display:block;margin:0 auto}form{display:flex;flex-direction:column;gap:1rem}.section{background-color:#f9f9f9;padding:1rem;border-radius:8px;margin-bottom:1.5rem;border:1px solid #ddd}.section h3{margin-bottom:1rem;color:#002855}label{font-weight:700;margin-top:.5rem;display:block}input,select,textarea{padding:.6rem;font-size:1rem;border:1px solid #ccc;border-radius:6px;width:100%;box-sizing:border-box}textarea{resize:vertical;min-height:60px}button{background-color:#002855;color:#fff;border:none;padding:.8rem;font-size:1rem;border-radius:6px;cursor:pointer;transition:background-color .3s ease;margin-top:.5rem}button:hover{background-color:#004b87}.success-message{background-color:#d4edda;color:#155724;padding:1rem;border-radius:6px;margin-bottom:1rem;border:1px solid #c3e6cb;text-align:center}.sigCanvas{border:1px solid #ccc;border-radius:6px;margin:.5rem 0;display:block}.firma-container{display:flex;flex-direction:column;align-items:flex-start}.firma-buttons{margin-top:.5rem;align-self:flex-start}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background:white;padding:2rem;border-radius:10px;width:90%;max-width:600px;box-shadow:0 0 20px #0003}.modal-content h3{margin-top:0;color:#002855}.modal-content pre{background:#f2f2f2;padding:1rem;border-radius:6px;overflow-x:auto}.modal-buttons{display:flex;justify-content:space-between;margin-top:1rem}.modal-buttons button{width:48%}.titulo-ficha{color:#000;margin-top:.5rem;font-size:2rem;text-align:center}.step1-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.step1-grid-academic{margin-top:12px}.step1-address-check{width:100%}.step1-radio-options{white-space:nowrap}@media (max-width: 700px){.step1-grid{grid-template-columns:1fr!important}.step1-address-check{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:8px!important}.step1-address-question{flex:0 1 auto!important;width:100%!important}.step1-radio-options{display:flex!important;width:100%!important;gap:18px!important;justify-content:flex-start!important}.step1-radio-option{display:inline-flex!important;align-items:center!important;gap:6px!important}}.step1-radio-options input[type=radio],.step1-radio-option input[type=radio]{width:18px!important;min-width:18px!important;max-width:18px!important;height:18px!important;flex:0 0 18px!important;margin:0!important;padding:0!important;box-sizing:border-box!important}.step1-radio-option{width:auto!important;min-width:auto!important;margin:0!important}@media (max-width: 700px){.step1-radio-options{flex-wrap:wrap!important;row-gap:10px!important;column-gap:28px!important}.step1-radio-option span{line-height:1!important}}
