.application-status-template{background:#f9fafb;padding:2rem 0;display:flex;flex-direction:column;flex:1}.template-container{max-width:600px;margin:0 auto;padding:0 20px 40px}.form-content,.template-container{display:flex;flex-direction:column;flex:1}.form-content{margin-top:3rem}.error-section{margin-top:-20px;margin-bottom:32px}.error-card{background:#ffffff;border-radius:.75rem;padding:1.5rem}.error-content{display:flex;align-items:flex-start;gap:1rem;position:relative}.space{display:flex;flex:1}.error-icon{flex-shrink:0;margin-top:.125rem}.warning-icon{width:24px;height:24px}.error-text{flex:1}.error-title{font-size:1rem;margin-bottom:.5rem;display:block}.error-description{line-height:1.4;margin-bottom:.75rem}.error-description,.error-help{color:#7f1d1d;font-size:.875rem;display:block}.help-link{color:#A1A1A1;text-decoration:underline;cursor:pointer;font-weight:500}.help-link:hover{color:#b91c1c}.close-error{position:absolute;top:-.5rem;right:-.5rem;color:#A1A1A1;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1rem;font-weight:700;transition:background-color .2s}.form-fields{margin-top:0;display:flex;flex-direction:column;gap:1.5rem}.form-field{position:relative}.consultar-button-section{margin-top:auto;padding-top:2rem;padding-bottom:1rem;display:flex;justify-content:right}.consultar-button{min-width:200px;border-radius:2rem}@media (max-width:768px){.application-status-template{padding:1rem 0}.template-container{padding:0 20px 20px}.form-content{margin-top:2rem}.consultar-button-section{padding-top:1.5rem;justify-content:center}.consultar-button{width:100%;max-width:300px}.error-card{padding:1rem}.error-content{gap:.75rem}.error-title{font-size:16px}.error-description,.error-help{font-size:14px}}