.memorial-creation-stepper{margin-bottom:2rem;padding:1rem 0}.memorial-creation-stepper .stepper-list{list-style:none;padding:0;margin:0;display:flex;justify-content:space-between;align-items:flex-start}.memorial-creation-stepper .stepper-step{display:flex;flex-direction:column;align-items:center;position:relative;flex:1;text-align:center}.memorial-creation-stepper .stepper-step:last-child{flex:0 0 auto}.memorial-creation-stepper .stepper-step:last-child .step-connector{display:none}.memorial-creation-stepper .step-link{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:inherit;transition:all 0.2s ease}.memorial-creation-stepper .step-link:hover{text-decoration:none}.memorial-creation-stepper .step-link:focus{outline:2px solid #0d6efd;outline-offset:2px;border-radius:4px}.memorial-creation-stepper a.step-link:hover .step-icon{transform:scale(1.05)}.memorial-creation-stepper .step-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1rem;border:2px solid #dee2e6;background-color:#fff;color:#6c757d;transition:all 0.2s ease;margin-bottom:0.5rem}.memorial-creation-stepper .step-label{font-size:0.875rem;font-weight:500;color:#6c757d;transition:color 0.2s ease;white-space:nowrap}@media (max-width: 991px){.memorial-creation-stepper .step-label{font-size:0.75rem}}.memorial-creation-stepper .step-connector{position:absolute;top:20px;left:calc(50% + 25px);width:calc(100% - 50px);height:2px;background-color:#dee2e6;transition:background-color 0.2s ease}@media (max-width: 991px){.memorial-creation-stepper .step-connector{left:calc(50% + 20px);width:calc(100% - 40px)}}.memorial-creation-stepper .stepper-step.completed .step-icon{background-color:#198754;border-color:#198754;color:#fff}.memorial-creation-stepper .stepper-step.completed .step-label{color:#198754}.memorial-creation-stepper .stepper-step.completed .step-connector{background-color:#198754}.memorial-creation-stepper .stepper-step.completed a.step-link:hover .step-icon{background-color:#157347;border-color:#157347}.memorial-creation-stepper .stepper-step.completed a.step-link:hover .step-label{color:#157347}.memorial-creation-stepper .stepper-step.active .step-icon{background-color:#0d6efd;border-color:#0d6efd;color:#fff}.memorial-creation-stepper .stepper-step.active .step-label{color:#0d6efd;font-weight:600}.memorial-creation-stepper .stepper-step.pending .step-icon{background-color:#f8f9fa;border-color:#dee2e6;color:#6c757d}.memorial-creation-stepper .stepper-step.pending .step-label{color:#6c757d}.memorial-creation-stepper .stepper-time-estimate{display:flex;justify-content:flex-end;align-items:center;gap:0.35rem;font-size:0.8rem;color:#6c757d;margin-bottom:0.5rem}.memorial-creation-stepper .stepper-time-estimate i{font-size:0.85rem}.memorial-creation-stepper .stepper-mobile-indicator{display:flex;align-items:center;justify-content:center;gap:0.5rem;padding:1rem;background-color:#f8f9fa;border-radius:8px}.memorial-creation-stepper .stepper-mobile-indicator .badge{font-size:0.875rem;padding:0.5rem 1rem}.memorial-creation-stepper .stepper-mobile-indicator .step-title{font-weight:600;color:#333}.biography-template-selector .template-card{border:2px solid #dee2e6;border-radius:8px;padding:16px;text-align:center;cursor:pointer;transition:all 0.2s ease;background:white;height:100%;min-height:140px;display:flex;flex-direction:column;justify-content:center;align-items:center}.biography-template-selector .template-card:hover{border-color:#0d6efd;box-shadow:0 4px 12px rgba(0,0,0,0.1);transform:translateY(-2px)}.biography-template-selector .template-card:focus{outline:2px solid #0d6efd;outline-offset:2px}.biography-template-selector .template-card.active{border-color:#0d6efd;background-color:#e7f1ff;box-shadow:0 2px 8px rgba(13,110,253,0.2)}.biography-template-selector .template-card .template-icon{font-size:2rem;color:#0d6efd;margin-bottom:12px}.biography-template-selector .template-card .template-icon i{display:block}.biography-template-selector .template-card .template-name{font-weight:600;font-size:1rem;margin-bottom:8px;color:#212529}.biography-template-selector .template-card .template-description{font-size:0.875rem;color:#6c757d;line-height:1.4}@media (max-width: 767px){.biography-template-selector .row>.col-6:nth-child(7):last-child{flex:0 0 100%;max-width:100%}}@media (max-width: 575px){.biography-template-selector .template-card{min-height:120px;padding:12px}.biography-template-selector .template-card .template-icon{font-size:1.75rem;margin-bottom:8px}.biography-template-selector .template-card .template-name{font-size:0.9rem}.biography-template-selector .template-card .template-description{font-size:0.8rem}}#biographyAssistantModal{overscroll-behavior:contain}#biographyAssistantModal .modal-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch}@media (max-width: 575px){#biographyAssistantModal #styleSelector{flex-direction:column}}#biographyAssistantModal #categoryTabs .nav-item{flex:0 0 33.33%;max-width:33.33%}.memorial-creation-stepper~.card input.form-control[type="file"]{padding:0;border:2px dashed #dee2e6;border-radius:8px;background-color:#f8f9fa;cursor:pointer;transition:border-color 0.2s ease, background-color 0.2s ease}.memorial-creation-stepper~.card input.form-control[type="file"]:hover{border-color:#0d6efd;background-color:#e7f1ff}.memorial-creation-stepper~.card input.form-control[type="file"]:focus{border-color:#0d6efd;box-shadow:0 0 0 0.2rem rgba(13,110,253,0.15)}.memorial-creation-stepper~.card input.form-control[type="file"]::file-selector-button{padding:0.5rem 1rem;margin-right:0.75rem;background-color:#0d6efd;color:#fff;border:none;border-radius:6px 0 0 6px;font-weight:500;cursor:pointer;transition:background-color 0.2s ease}.memorial-creation-stepper~.card input.form-control[type="file"]::file-selector-button:hover{background-color:#0b5ed7}.memorial-creation-stepper~.card input.form-control[type="file"]::-webkit-file-upload-button{padding:0.5rem 1rem;margin-right:0.75rem;background-color:#0d6efd;color:#fff;border:none;border-radius:6px 0 0 6px;font-weight:500;cursor:pointer;transition:background-color 0.2s ease}.memorial-creation-stepper~.card input.form-control[type="file"]::-webkit-file-upload-button:hover{background-color:#0b5ed7}
