.reinas-container[data-v-d1fcd49c]{padding:2rem 0}.reinas-grid[data-v-d1fcd49c]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem}.reina-card[data-v-d1fcd49c]{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;overflow:hidden;transition:all .3s ease;cursor:pointer;border:1px solid #e9ecef}.reina-card[data-v-d1fcd49c]:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.card-image-container[data-v-d1fcd49c]{position:relative;height:300px;overflow:hidden}.card-image[data-v-d1fcd49c]{width:100%;height:100%;object-fit:cover;object-position:top center;transition:transform .3s ease}.reina-card:hover .card-image[data-v-d1fcd49c]{transform:scale(1.05)}.card-overlay[data-v-d1fcd49c]{position:absolute;inset:0;background:linear-gradient(135deg,#154984cc,#fcae30cc);opacity:0;transition:opacity .3s ease;display:flex;align-items:center;justify-content:center}.reina-card:hover .card-overlay[data-v-d1fcd49c]{opacity:1}.overlay-content[data-v-d1fcd49c]{text-align:center;color:#fff}.candidata-badge[data-v-d1fcd49c]{background:#fff3;padding:.5rem 1rem;border-radius:25px;font-size:.9rem;font-weight:600;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3)}.card-content[data-v-d1fcd49c]{padding:1.5rem}.candidata-nombre[data-v-d1fcd49c]{font-size:1.2rem;font-weight:700;color:#212529;margin-bottom:1rem;text-align:center;line-height:1.3;word-wrap:break-word;hyphens:auto}.candidata-info[data-v-d1fcd49c]{margin-bottom:1.5rem}.info-item[data-v-d1fcd49c]{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #f8f9fa}.info-item[data-v-d1fcd49c]:last-child{border-bottom:none}.info-label[data-v-d1fcd49c]{font-weight:600;color:#6c757d;font-size:.9rem}.info-value[data-v-d1fcd49c]{color:#212529;font-weight:500}.action-button[data-v-d1fcd49c]{width:100%;background:linear-gradient(45deg,#fcae30e6,#fcae30);color:#212529;border:none;padding:.75rem 1.5rem;border-radius:25px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .3s ease;cursor:pointer}.action-button[data-v-d1fcd49c]:hover{transform:translateY(-2px);box-shadow:0 5px 15px #fcae3066;background:linear-gradient(45deg,#fcae30,#fcae30cc)}.button-icon[data-v-d1fcd49c]{width:20px;height:20px}.modal-overlay[data-v-d1fcd49c]{position:fixed;inset:0;background:#000c;backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:9999999;padding:1rem}.modal-content[data-v-d1fcd49c]{background:#fff;border-radius:20px;max-width:800px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 25px 50px #0000004d}.modal-close[data-v-d1fcd49c]{position:fixed;top:1rem;right:1rem;background:#fff;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10}.modal-close[data-v-d1fcd49c]:hover{background:#fff;transform:scale(1.1)}.modal-close svg[data-v-d1fcd49c]{width:20px;height:20px;color:#6c757d}.modal-body[data-v-d1fcd49c]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;padding:1.5rem}.modal-image-container[data-v-d1fcd49c]{text-align:center}.modal-image[data-v-d1fcd49c]{width:100%;max-width:300px;border-radius:15px;box-shadow:0 10px 30px #0003}.modal-info[data-v-d1fcd49c]{display:flex;flex-direction:column;gap:1.5rem}.modal-nombre[data-v-d1fcd49c]{font-size:1.5rem;font-weight:700;color:#212529;margin:0;text-align:center}.modal-details[data-v-d1fcd49c]{display:flex;flex-direction:column;gap:.75rem}.detail-item[data-v-d1fcd49c]{display:flex;justify-content:space-between;align-items:center;padding:.6rem;background:#f8f9fa;border-radius:10px;font-size:.9rem}.detail-label[data-v-d1fcd49c]{font-weight:600;color:#6c757d;font-size:.85rem}.detail-value[data-v-d1fcd49c]{color:#212529;font-weight:500;font-size:.9rem}.modal-mensaje h4[data-v-d1fcd49c]{color:#154984;margin-bottom:.5rem;font-weight:600;font-size:1rem}.modal-mensaje p[data-v-d1fcd49c]{color:#6c757d;line-height:1.5;margin:0;font-size:.9rem}.modal-fade-enter-active[data-v-d1fcd49c],.modal-fade-leave-active[data-v-d1fcd49c]{transition:all .3s ease}.modal-fade-enter-from[data-v-d1fcd49c],.modal-fade-leave-to[data-v-d1fcd49c]{opacity:0;transform:scale(.9)}@media (max-width: 768px){.reinas-grid[data-v-d1fcd49c]{grid-template-columns:1fr;gap:1.5rem;padding:0 .5rem}.card-image-container[data-v-d1fcd49c]{height:250px}.candidata-nombre[data-v-d1fcd49c]{font-size:1rem;line-height:1.2;padding:0 .5rem}.candidata-info[data-v-d1fcd49c]{margin-bottom:1rem}.info-item[data-v-d1fcd49c]{padding:.4rem 0;font-size:.9rem}.info-label[data-v-d1fcd49c]{font-size:.8rem}.info-value[data-v-d1fcd49c]{font-size:.85rem}.action-button[data-v-d1fcd49c]{padding:.6rem 1rem;font-size:.9rem}.modal-body[data-v-d1fcd49c]{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem}.modal-content[data-v-d1fcd49c]{margin:1rem;max-height:95vh}.modal-nombre[data-v-d1fcd49c]{font-size:1.5rem}}@media (max-width: 480px){.reinas-container[data-v-d1fcd49c]{padding:1rem 0}.card-content[data-v-d1fcd49c]{padding:.8rem}.candidata-nombre[data-v-d1fcd49c]{font-size:.9rem;line-height:1.1;padding:0 .3rem}.candidata-info[data-v-d1fcd49c]{margin-bottom:.8rem}.info-item[data-v-d1fcd49c]{padding:.3rem 0;font-size:.8rem}.info-label[data-v-d1fcd49c]{font-size:.75rem}.info-value[data-v-d1fcd49c]{font-size:.8rem}.action-button[data-v-d1fcd49c]{padding:.5rem .8rem;font-size:.85rem}.modal-body[data-v-d1fcd49c]{padding:1rem}}
