.mv-creation-page{background:linear-gradient(175deg, #f5f0e8 0%, #f0e8da 40%, #ebe0ce 100%);min-height:80vh;padding:1rem 1rem 3rem}@media (min-width: 768px){.mv-creation-page{padding:1.5rem 1.5rem 4rem}}.mv-creation-container{max-width:780px;margin:0 auto}.mv-creation-card{background:#ffffff;border:none;border-radius:1.5rem;box-shadow:0 8px 16px rgba(30,20,10,0.1);padding:1.5rem;margin-top:1rem}@media (min-width: 768px){.mv-creation-card{padding:2.5rem 3rem}}.mv-creation-card h2,.mv-creation-card h3{font-family:"Lora", Georgia, "Times New Roman", serif;font-weight:500;color:#292524}.mv-creation-card h2:first-child,.mv-creation-card h3:first-child{font-size:1.875rem;margin-bottom:0.5rem}@media (min-width: 768px){.mv-creation-card h2:first-child,.mv-creation-card h3:first-child{font-size:2.25rem}}.mv-creation-card h2+p,.mv-creation-card h3+p{color:#78716c;font-size:1rem;margin-bottom:2rem}@media (min-width: 768px){.mv-creation-card h2+p,.mv-creation-card h3+p{font-size:1.125rem}}.mv-creation-card label,.mv-creation-card .form-label,.mv-creation-card .control-label{font-weight:500;color:#44403c;font-size:0.875rem;margin-bottom:6px}.mv-creation-card .form-control,.mv-creation-card input[type="text"],.mv-creation-card input[type="email"],.mv-creation-card input[type="date"],.mv-creation-card textarea,.mv-creation-card select{border:1px solid #d6d3d1;border-radius:0.75rem;padding:14px 16px;font-family:"DM Sans", sans-serif;font-size:1rem;min-height:52px;box-shadow:none;transition:border-color 0.2s ease, box-shadow 0.2s ease}.mv-creation-card .form-control:focus,.mv-creation-card input[type="text"]:focus,.mv-creation-card input[type="email"]:focus,.mv-creation-card input[type="date"]:focus,.mv-creation-card textarea:focus,.mv-creation-card select:focus{border-color:#1e3a5f;box-shadow:0 0 0 3px rgba(30,58,95,0.12);outline:none}.mv-creation-card .form-control::placeholder,.mv-creation-card input[type="text"]::placeholder,.mv-creation-card input[type="email"]::placeholder,.mv-creation-card input[type="date"]::placeholder,.mv-creation-card textarea::placeholder,.mv-creation-card select::placeholder{color:#a8a29e}.mv-creation-card textarea{min-height:120px}.mv-creation-card .btn-primary,.mv-creation-card .btn[type="submit"],.mv-creation-card input[type="submit"]{background-color:#1e3a5f;border-color:#1e3a5f;border-radius:9999px;padding:16px 40px;font-family:"DM Sans", sans-serif;font-weight:500;font-size:1.125rem;min-height:52px;box-shadow:0 2px 12px rgba(30,58,95,0.25);transition:all 0.2s ease;color:#ffffff}.mv-creation-card .btn-primary:hover,.mv-creation-card .btn[type="submit"]:hover,.mv-creation-card input[type="submit"]:hover{background-color:#162d4a;border-color:#162d4a;box-shadow:0 4px 16px rgba(30,58,95,0.3);transform:translateY(-1px);color:#ffffff}.mv-creation-card input.form-control[type="file"]{padding:0;min-height:auto;border:2px dashed #d6d3d1;border-radius:0.75rem;background-color:#faf8f5;cursor:pointer}.mv-creation-card input.form-control[type="file"]:hover{border-color:#c78c36;background-color:#faf5ec}.mv-creation-card input.form-control[type="file"]:focus{border-color:#1e3a5f;box-shadow:0 0 0 3px rgba(30,58,95,0.12)}.mv-creation-card input.form-control[type="file"]::file-selector-button,.mv-creation-card input.form-control[type="file"]::-webkit-file-upload-button{padding:12px 16px;margin-right:12px;background-color:#1e3a5f;color:#ffffff;border:none;border-radius:0.75rem 0 0 0.75rem;font-weight:500;cursor:pointer}.mv-creation-card input.form-control[type="file"]::file-selector-button:hover,.mv-creation-card input.form-control[type="file"]::-webkit-file-upload-button:hover{background-color:#162d4a}.mv-creation-card .form-text,.mv-creation-card small.text-muted{color:#78716c;font-size:0.875rem;margin-top:0.25rem}.mv-creation-card .mv-creation-restart{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #f5f3f0;text-align:center}.mv-creation-card .mv-creation-restart .btn-link{font-size:0.75rem;color:#a8a29e}.mv-creation-card .mv-creation-restart .btn-link:hover{color:#57534e}.mv-creation-card .mv-photo-upload{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e8e4df}.mv-creation-card .mv-photo-upload-label{font-family:"Lora", Georgia, "Times New Roman", serif;font-size:1.25rem;font-weight:500;color:#292524;margin-bottom:0.75rem;display:block}.mv-creation-card .mv-photo-upload-label i{color:#c78c36;margin-right:0.5rem}.mv-creation-card .mv-photo-upload-zone{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:180px;border:2px dashed #c78c36;border-radius:1rem;background:linear-gradient(135deg, #faf5ec 0%, rgba(199,140,54,0.06) 100%);cursor:pointer;transition:all 0.3s ease;padding:1.5rem;text-align:center}.mv-creation-card .mv-photo-upload-zone:hover{border-color:#b07a2a;background:linear-gradient(135deg, rgba(199,140,54,0.12) 0%, rgba(199,140,54,0.08) 100%);transform:translateY(-2px);box-shadow:0 4px 8px rgba(30,20,10,0.08)}.mv-creation-card .mv-photo-upload-zone .mv-photo-upload-icon{font-size:2.5rem;color:#c78c36;margin-bottom:0.75rem}.mv-creation-card .mv-photo-upload-zone .mv-photo-upload-text{font-size:1rem;font-weight:500;color:#44403c;margin-bottom:0.25rem}.mv-creation-card .mv-photo-upload-zone .mv-photo-upload-hint{font-size:0.875rem;color:#78716c}.mv-creation-card .mv-photo-upload-zone input[type="file"]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.mv-creation-card .mv-photo-preview{display:flex;align-items:center;gap:1rem;padding:1rem;background:#faf5ec;border-radius:0.75rem;margin-bottom:0.75rem}.mv-creation-card .mv-photo-preview img{width:80px;height:80px;object-fit:cover;border-radius:0.75rem;border:2px solid #c78c36}.mv-creation-card .mv-photo-preview .mv-photo-preview-info{flex:1}.mv-creation-card .mv-photo-preview .mv-photo-preview-info p{margin:0;font-size:0.875rem;color:#57534e}.memorial-creation-stepper{margin-bottom:0;padding:0.5rem 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 .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 #1e3a5f;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-family:"Lora", Georgia, "Times New Roman", serif;font-weight:500;font-size:1rem;border:2px solid #e8e4df;background-color:#ffffff;color:#78716c;transition:all 0.3s ease;margin-bottom:0.5rem}.memorial-creation-stepper .step-label{font-size:0.875rem;font-weight:500;color:#78716c;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:#e8e4df;transition:background-color 0.3s 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:#c78c36;border-color:#c78c36;color:#ffffff}.memorial-creation-stepper .stepper-step.completed .step-label{color:#b07a2a}.memorial-creation-stepper .stepper-step.completed .step-connector{background-color:#c78c36}.memorial-creation-stepper .stepper-step.completed a.step-link:hover .step-icon{background-color:#b07a2a;border-color:#b07a2a}.memorial-creation-stepper .stepper-step.completed a.step-link:hover .step-label{color:#b07a2a}.memorial-creation-stepper .stepper-step.active .step-icon{background-color:#1e3a5f;border-color:#1e3a5f;color:#ffffff;box-shadow:0 2px 8px rgba(30,58,95,0.25)}.memorial-creation-stepper .stepper-step.active .step-label{color:#1e3a5f;font-weight:600}.memorial-creation-stepper .stepper-step.pending .step-icon{background-color:#faf8f5;border-color:#e8e4df;color:#78716c}.memorial-creation-stepper .stepper-step.pending .step-label{color:#78716c}.memorial-creation-stepper .stepper-time-estimate{display:flex;justify-content:flex-end;align-items:center;gap:0.35rem;font-size:0.75rem;color:#78716c;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:0.75rem 1rem;background-color:#faf8f5;border-radius:0.75rem}.memorial-creation-stepper .stepper-mobile-indicator .badge{font-size:0.875rem;padding:0.5rem 1rem;background-color:#1e3a5f !important}.memorial-creation-stepper .stepper-mobile-indicator .step-title{font-family:"Lora", Georgia, "Times New Roman", serif;font-weight:500;color:#292524}.memorial-creation-stepper~.card{border:none;border-radius:1.5rem;box-shadow:0 8px 16px rgba(30,20,10,0.1);overflow:hidden}.biography-template-selector .template-card{border:2px solid #e8e4df;border-radius:1rem;padding:16px;text-align:center;cursor:pointer;transition:all 0.3s ease;background:#ffffff;height:100%;min-height:140px;display:flex;flex-direction:column;justify-content:center;align-items:center}.biography-template-selector .template-card:hover{border-color:#c78c36;box-shadow:0 4px 8px rgba(30,20,10,0.08);transform:translateY(-2px)}.biography-template-selector .template-card:focus{outline:2px solid #1e3a5f;outline-offset:2px}.biography-template-selector .template-card.active{border-color:#1e3a5f;background-color:#f0ebe3;box-shadow:0 2px 8px rgba(30,58,95,0.15)}.biography-template-selector .template-card .template-icon{font-size:2rem;color:#c78c36;margin-bottom:12px}.biography-template-selector .template-card .template-icon i{display:block}.biography-template-selector .template-card .template-name{font-family:"Lora", Georgia, "Times New Roman", serif;font-weight:500;font-size:1rem;margin-bottom:8px;color:#292524}.biography-template-selector .template-card .template-description{font-size:0.875rem;color:#78716c;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%}
