.qr,.parrafo,.url{font-family:Fleur De Leah,cursive;font-weight:400;font-style:normal;font-size:2rem}.image_qr{width:30rem;height:30rem}.landing{background-color:#faebd7;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center}.married{font-family:Fleur De Leah,cursive;font-size:8rem;margin-bottom:20px}.button_1{font-family:Fleur De Leah,cursive;background-color:transparent;border-radius:5px;font-size:2rem;padding:10px 20px}@media (max-width: 768px){.image_qr{width:20rem;height:20rem}.landing{margin:0;padding:0}.married{font-size:3rem}.parrafo{margin-left:10px}.url{font-size:1rem;font-weight:700}}.app-container{background-color:#faebd7;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center}.text{font-family:Fleur De Leah,cursive;font-weight:400;font-style:normal;font-size:5rem}.cake{width:30rem;height:30rem;object-fit:cover}.camera{width:10rem;height:10rem}.name{font-family:Fleur De Leah,cursive;font-size:8rem;margin-bottom:8rem;margin-top:8rem}.button{font-family:Fleur De Leah,cursive;background-color:transparent;border-radius:5px;font-size:2rem;padding:10px 20px;margin-top:3rem;transition:all .3s ease;cursor:pointer;border:2px solid #8b4513}.button:hover{background-color:#8b4513;color:#faebd7;transform:translateY(-2px)}.button:disabled,.button.uploading{opacity:.6;cursor:not-allowed;transform:none}.button.uploading{animation:pulse 1.5s infinite}@keyframes pulse{0%,to{opacity:.6}50%{opacity:.8}}.upload-progress{margin-top:2rem;width:100%;max-width:400px;text-align:center}.progress-bar{width:100%;height:20px;background-color:#f0f0f0;border-radius:10px;overflow:hidden;box-shadow:inset 0 2px 4px #0000001a}.progress-fill{height:100%;background:linear-gradient(90deg,#8b4513,peru);transition:width .3s ease;border-radius:10px}.progress-text{font-family:Fleur De Leah,cursive;font-size:1.5rem;margin-top:1rem;color:#8b4513}@media (max-width: 768px){.name{font-size:3rem}.cake{width:23rem;height:23rem;object-fit:cover}.text{font-size:3rem}}.music{font-family:Fleur De Leah,cursive;font-size:2rem;background-color:transparent;border:none;margin-left:5rem;margin-top:2rem;color:#8b4513}.play{background-color:#faebd7}.gallery{display:grid;grid-template-columns:1fr;gap:2rem;padding:2rem;background-color:#faebd7;min-height:100vh}.gallery-header{text-align:center;margin-bottom:2rem}.gallery-header h2{font-family:Fleur De Leah,cursive;font-size:4rem;margin-bottom:1rem;color:#8b4513}.back-link{display:inline-block;font-family:Fleur De Leah,cursive;font-size:1.5rem;color:#8b4513;text-decoration:none;margin-bottom:1rem;padding:.5rem 1rem;border:2px solid #8b4513;border-radius:5px;transition:all .3s ease}.back-link:hover{background-color:#8b4513;color:#faebd7}.gallery-stats{display:flex;justify-content:center;gap:2rem;margin:1rem 0}.gallery-stats span{font-family:Fleur De Leah,cursive;font-size:1.5rem;color:#8b4513}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.image-card{position:relative;border-radius:15px;overflow:hidden;box-shadow:0 4px 15px #0003;transition:transform .3s ease,box-shadow .3s ease}.image-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000004d}.image-card:hover .image-overlay{opacity:1}.image-card img{width:100%;height:250px;object-fit:cover;transition:transform .3s ease}.image-card img:hover{transform:scale(1.05)}.image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.7) 100%);display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding:1rem;opacity:0;transition:opacity .3s ease}.download-link,.view-link{font-family:Fleur De Leah,cursive;color:#fff;text-decoration:none;padding:.5rem 1rem;margin:.25rem;background-color:#8b4513cc;border-radius:5px;transition:background-color .3s ease;font-size:1rem}.download-link:hover,.view-link:hover{background-color:#8b4513}.loading-container,.error-container{text-align:center;padding:4rem 2rem}.loading-spinner{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #8b4513;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 2rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-container p{font-family:Fleur De Leah,cursive;font-size:2rem;color:#8b4513}.error-container h3{font-family:Fleur De Leah,cursive;font-size:3rem;color:#8b4513;margin-bottom:1rem}.error-container p{font-family:Fleur De Leah,cursive;font-size:1.5rem;color:#8b4513;margin-bottom:2rem}.retry-button{font-family:Fleur De Leah,cursive;background-color:transparent;border:2px solid #8b4513;border-radius:5px;font-size:1.5rem;padding:1rem 2rem;color:#8b4513;cursor:pointer;transition:all .3s ease}.retry-button:hover{background-color:#8b4513;color:#faebd7}.error-help{margin-top:2rem;text-align:left;max-width:500px;margin-left:auto;margin-right:auto}.error-help p{font-size:1.2rem;margin-bottom:1rem}.error-help ul{font-family:Fleur De Leah,cursive;font-size:1rem;color:#8b4513}.error-help ul li{margin-bottom:.5rem}.empty-gallery{text-align:center;padding:4rem 2rem}.empty-gallery h3{font-family:Fleur De Leah,cursive;font-size:3rem;color:#8b4513;margin-bottom:1rem}.empty-gallery p{font-family:Fleur De Leah,cursive;font-size:1.5rem;color:#8b4513;margin-bottom:2rem}.upload-first-button{font-family:Fleur De Leah,cursive;background-color:transparent;border:2px solid #8b4513;border-radius:5px;font-size:1.5rem;padding:1rem 2rem;color:#8b4513;cursor:pointer;transition:all .3s ease}.upload-first-button:hover{background-color:#8b4513;color:#faebd7;transform:translateY(-2px)}.gallery-footer{text-align:center;margin-top:3rem}.gallery-footer p{font-family:Fleur De Leah,cursive;font-size:1.5rem;color:#8b4513}@media (max-width: 768px){.gallery{padding:1rem}.gallery-header h2{font-size:2.5rem}.gallery-stats{flex-direction:column;gap:.5rem}.gallery-stats span{font-size:1.2rem}.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.image-card img{height:200px}.image-overlay{opacity:1}.download-link,.view-link{font-size:.9rem;padding:.4rem .8rem}}
