.auction-register-container{max-width:900px;margin:0 auto;padding:3rem 1rem;display:flex;flex-direction:column;gap:2.5rem}@media (max-width: 768px){.auction-register-container{padding:2rem 1rem;gap:2rem}}.auction-register-progress{display:flex;align-items:center;justify-content:center;gap:0;padding:2rem 1rem;background-color:white;border-radius:0.75rem;box-shadow:0 1px 3px 0 rgba(0,0,0,0.1)}@media (max-width: 768px){.auction-register-progress{padding:1.5rem 0.5rem;overflow-x:auto}}.auction-register-progress-step{display:flex;flex-direction:column;align-items:center;gap:0.5rem;position:relative;flex-shrink:0}@media (max-width: 768px){.auction-register-progress-step{gap:0.375rem}}.auction-register-progress-circle{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background-color:#edebe9;color:#676f7e;font-size:1.125rem;font-weight:700;border:3px solid #dedbd3;transition:all 0.3s ease;position:relative;z-index:2}@media (max-width: 768px){.auction-register-progress-circle{width:2.5rem;height:2.5rem;font-size:1rem}}.auction-register-progress-step-complete .auction-register-progress-circle{background:linear-gradient(135deg, #10b981, #34d399);color:white;border-color:#10b981}.auction-register-progress-step-active .auction-register-progress-circle{background:linear-gradient(135deg, #e8a530, #edb95e);color:#16181d;border-color:#e8a530;box-shadow:0 0 0 4px rgba(232,165,48,0.2)}.auction-register-progress-label{font-size:0.875rem;font-weight:600;color:#676f7e;text-align:center}@media (max-width: 768px){.auction-register-progress-label{font-size:0.75rem}}.auction-register-progress-step-active .auction-register-progress-label{color:#e8a530}.auction-register-progress-step-complete .auction-register-progress-label{color:#10b981}.auction-register-progress-line{width:5rem;height:3px;background-color:#dedbd3;position:relative;flex-shrink:0;margin:0 -0.5rem;margin-bottom:2rem}@media (max-width: 768px){.auction-register-progress-line{width:3rem;margin-bottom:1.5rem}}.auction-register-progress-line.auction-register-progress-line-active{background:linear-gradient(90deg, #10b981, #e8a530)}.auction-register-header{text-align:center;padding:0 1rem}.auction-register-title{font-family:Playfair Display, serif;font-size:2.5rem;line-height:1.2;font-weight:700;color:#21242c;margin:0 0 0.5rem 0}@media (max-width: 768px){.auction-register-title{font-size:2rem}}.auction-register-subtitle{font-size:1.125rem;color:#676f7e;margin:0}@media (max-width: 768px){.auction-register-subtitle{font-size:1rem}}.auction-register-section{display:flex;flex-direction:column;gap:1.5rem}.auction-register-section-header{display:flex;align-items:center;gap:1rem;padding:0 0.5rem}@media (max-width: 768px){.auction-register-section-header{gap:0.75rem}}.auction-register-section-icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:0.5rem;background:linear-gradient(135deg, #e8a530, #edb95e);color:#16181d;flex-shrink:0}@media (max-width: 768px){.auction-register-section-icon{width:2.5rem;height:2.5rem}.auction-register-section-icon svg{width:20px;height:20px}}.auction-register-section-title{font-family:Playfair Display, serif;font-size:1.75rem;font-weight:700;color:#21242c;margin:0 0 0.25rem 0}@media (max-width: 768px){.auction-register-section-title{font-size:1.5rem}}.auction-register-section-description{font-size:0.9375rem;color:#676f7e;margin:0}@media (max-width: 768px){.auction-register-section-description{font-size:0.875rem}}.auction-register-convocatoria-card{background-color:white;border-radius:0.75rem;overflow:hidden;box-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px -1px rgba(0,0,0,0.1);border:1px solid #dedbd3}.auction-register-convocatoria-image{width:100%;height:auto;display:block;max-height:800px;object-fit:contain}.auction-register-form-card{background-color:white;border-radius:0.75rem;padding:2.5rem;box-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px -1px rgba(0,0,0,0.1);border:1px solid #dedbd3}@media (max-width: 768px){.auction-register-form-card{padding:1.5rem 1rem}}.auction-register-form-card .form-check{padding-left:0;margin-bottom:1.5rem}.auction-register-form-card .form-check .form-check-input{float:none;margin-left:0;margin-right:0.5rem;width:1.25rem;height:1.25rem;border:2px solid #dedbd3;cursor:pointer}.auction-register-form-card .form-check .form-check-input:checked{background-color:#e8a530;border-color:#e8a530}.auction-register-form-card .form-check .form-check-input:focus{border-color:#e8a530;box-shadow:0 0 0 0.2rem rgba(232,165,48,0.25)}.auction-register-form-card .form-check label{font-size:1rem;font-weight:500;color:#21242c;cursor:pointer;margin-bottom:0}.auction-register-form-card .form-check.form-check-inline{display:inline-flex;align-items:center;margin-right:1.5rem}.auction-register-form-card .form-floating{margin-bottom:1.5rem}.auction-register-form-card .form-floating .form-control{border:2px solid #dedbd3;border-radius:0.5rem;padding:1rem 0.75rem;font-size:1rem;color:#21242c;background-color:white;transition:all 0.2s ease}.auction-register-form-card .form-floating .form-control:focus{border-color:#e8a530;box-shadow:0 0 0 0.2rem rgba(232,165,48,0.15);outline:none}.auction-register-form-card .form-floating .form-control::placeholder{color:#676f7e;opacity:0.6}.auction-register-form-card .form-floating label{font-size:0.875rem;font-weight:500;color:#676f7e;padding:1rem 0.75rem}.auction-register-form-card .form-floating label .req{color:#dc2626;margin-left:0.25rem}.auction-register-form-card .alert{border-radius:0.5rem;border:2px solid #fecaca;background-color:#fee2e2;color:#991b1b;padding:1rem;margin-bottom:1.5rem}.auction-register-form-card .alert div{margin-bottom:0.5rem}.auction-register-form-card .alert div:last-child{margin-bottom:0}.auction-register-form-card .actions{margin-top:2rem}.auction-register-form-card .actions .causartt-btn{width:100%;padding:1rem 2rem;background-color:#e8a530;color:#16181d;border:2px solid #e8a530;border-radius:0.5rem;font-size:1.125rem;font-weight:700;cursor:pointer;transition:all 0.2s ease;text-transform:uppercase;letter-spacing:0.025em}.auction-register-form-card .actions .causartt-btn:hover{background-color:#e59b19;border-color:#e59b19;transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}.auction-register-form-card .actions .causartt-btn:active{transform:translateY(0)}.auction-register-form-card .actions .causartt-btn:disabled{opacity:0.6;cursor:not-allowed;transform:none}.auction-register-form-card>form>label{font-size:1rem;font-weight:600;color:#21242c;margin-bottom:1rem;display:block}.auction-register-form-card>form>label .req{color:#dc2626;margin-left:0.25rem}
