@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Red+Hat+Display:ital,wght@0,300..900;1,300..900&display=swap);.headerContainer{align-items:center;background:url(/static/media/banner.f2a23fb2baf1a0f7f210.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:40%;justify-content:center;position:relative;width:100%}.headerContainer h3{font-family:Red Hat Display,sans-serif;font-size:16px;margin-bottom:35px;text-align:center;width:80%}.headerContainer img{height:120px;width:500px}.play-icon-section{background-color:#fff;border-radius:50%;bottom:-30px;height:70px;position:absolute;width:70px}.play-icon,.play-icon-section{align-items:center;display:flex;justify-content:center}.play-icon{animation:pulse 1.5s ease-in-out infinite;color:#0d5db8;font-size:30px}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}@media screen and (max-width:768px){.headerContainer{height:300px}.headerContainer h3{font-size:14px;margin-bottom:25px;width:90%}.headerContainer img{height:100px;width:400px}.play-icon-section{bottom:-25px;height:60px;width:60px}.play-icon{font-size:25px}}@media screen and (max-width:520px){.headerContainer{height:280px;width:100%}.headerContainer h3{font-size:13px;margin-bottom:20px;width:95%}.headerContainer img{height:80px;width:300px}.play-icon-section{bottom:-20px;height:50px;width:50px}.play-icon{font-size:20px}}@media screen and (max-width:390px){.headerContainer{height:220px!important;width:100%}.headerContainer h3{font-size:12px}.play-icon-section{height:45px;width:45px}.play-icon{font-size:18px}}*{box-sizing:border-box;font-family:Outfit,sans-serif;margin:0;padding:0}.homeContainer{height:100vh;position:relative}.homeContainer .home-assets{bottom:0;height:400px;position:absolute;right:0;width:400px}@media (max-width:550px){.homeContainer{height:auto}.homeContainer .home-assets{bottom:0;height:400px;opacity:.2;position:absolute;right:0;width:400px;z-index:-1}}.app-container{background-color:#f8f9fa;display:flex;flex-direction:column;min-height:100vh}.app-header{background-color:#fff;box-shadow:0 2px 4px #0000001a;padding:1rem}.header-content{align-items:center;display:flex;gap:1.5rem;margin:0 auto;max-width:1200px}.header-logo{height:80px;padding-left:30px;width:auto}.header-text{flex-grow:1}.header-title{color:#333;font-size:1.5rem;margin:0}.header-subtitle{color:#0d5db8;font-size:1rem;margin:.25rem 0 0}.main-content{flex:1 1;margin:0 auto;max-width:1200px;padding:2rem 1rem;width:100%}.loading-container{align-items:center;display:flex;justify-content:center;min-height:400px}.loading-content{max-width:400px;text-align:center;width:100%}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#0d5db8;height:48px;margin:0 auto 1.5rem;width:48px}.loading-progress-container{margin-bottom:1.5rem}.loading-bar{background-color:#f0f0f0;border-radius:4px;height:8px;margin-bottom:.5rem;overflow:hidden;width:100%}.loading-progress{background-color:#0d5db8;border-radius:4px;height:100%;transition:width .3s ease}.loading-percentage{color:#0d5db8;font-size:1.1rem;font-weight:600;margin:.5rem 0}.loading-text{color:#333;font-size:1.2rem;margin:0;min-height:1.8em}.generation-complete{margin:0 auto;max-width:1200px}.complete-header{margin-bottom:2rem;text-align:center}.complete-title{color:#333;font-size:2rem;margin:0 0 .5rem}.complete-subtitle{color:#666;font-size:1.1rem;margin:0}.images-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:2rem;padding:0 1rem}.image-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.image-card:hover{box-shadow:0 8px 12px #00000026;transform:translateY(-4px)}.image-wrapper{align-items:center;display:flex;height:auto;justify-content:center;position:relative;width:100%}.generated-image{display:block;height:auto;max-width:100%;object-fit:contain;width:100%}.card-actions{background-color:#f8f9fa;border-top:1px solid #e9ecef;display:flex;gap:1rem;padding:1.25rem}.action-button{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;flex:1 1;font-size:.95rem;font-weight:600;gap:.75rem;justify-content:center;letter-spacing:.3px;padding:.875rem 1.5rem;text-transform:uppercase;transition:all .2s ease}.share-button{background-color:#0d5db8;box-shadow:0 2px 4px #0d5db833;color:#fff}.share-button:hover{background-color:#0b4d99;box-shadow:0 4px 6px #0d5db84d}.share-button:active{box-shadow:0 1px 2px #0d5db833;transform:translateY(1px)}.download-button{background-color:#fff;border:2px solid #0d5db8;box-shadow:0 2px 4px #0000000d;color:#0d5db8}.download-button:hover{background-color:#f8f9fa;box-shadow:0 4px 6px #0000001a}.download-button:active{box-shadow:0 1px 2px #0000000d;transform:translateY(1px)}.error-container{align-items:center;display:flex;justify-content:center;min-height:400px;padding:1rem}.error-content{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;max-width:400px;padding:2rem;text-align:center;width:100%}.error-icon{font-size:2.5rem;margin-bottom:1rem}.error-content h2{color:#dc3545;font-size:1.5rem;margin:0 0 1rem}.error-content p{color:#666;line-height:1.5;margin:0 0 1.5rem}.retry-button{align-items:center;background-color:#0d5db8;border:none;border-radius:6px;box-shadow:0 2px 4px #0d5db833;color:#fff;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:600;gap:.5rem;justify-content:center;letter-spacing:.3px;padding:.875rem 1.5rem;text-transform:uppercase;transition:all .2s ease}.retry-button:hover{background-color:#0b4d99;box-shadow:0 4px 6px #0d5db84d}.retry-button:active{box-shadow:0 1px 2px #0d5db833;transform:translateY(1px)}.generation-info{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin-top:2rem;padding:1.5rem;text-align:center}.generation-info p{color:#495057;font-size:.95rem;line-height:1.5;margin:.75rem 0}.app-footer{background-color:#fff;box-shadow:0 -2px 4px #0000001a;margin-top:auto;padding:1rem;text-align:center}.app-footer p{color:#666;font-size:.9rem;margin:0}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (min-width:768px){.images-grid{padding:0 2rem}}@media screen and (max-width:768px){.header-logo{height:70px}.complete-title{font-size:1.75rem}.images-grid{gap:1.5rem}}@media screen and (max-width:480px){.header-logo{height:60px}.header-title{font-size:1.25rem}.complete-title{font-size:1.5rem}.images-grid{gap:1rem;grid-template-columns:1fr}.loading-content{padding:0 1rem}.card-actions{flex-direction:column}.error-content{margin:0 1rem}.action-button{font-size:.9rem;padding:.75rem 1.25rem}}.ser-containerr{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1200px;min-height:100vh;padding:2rem 1rem}.ser-containerr h1{color:#0d5db8;font-size:2.5rem;line-height:1.3;margin-bottom:2rem;text-align:center}.ser-containerr h1 span{color:#ed1919;display:block;font-size:2rem;margin-top:.5rem}.ser-containerr h2{color:#333;font-size:2.25rem;padding-bottom:1.7rem;text-align:center}.sertifika-desc{margin:.1rem auto;max-width:800px;text-align:center}.sertifika-desc p{color:#444;margin-bottom:1.5rem}.ser-p-desc,.sertifika-desc p{font-size:1.1rem;line-height:1.6}.ser-p-desc{color:#0d5db8!important;font-weight:500;margin-top:1.5rem}form.search{display:flex;flex-direction:column;gap:1rem;margin:2rem auto;max-width:500px;padding:0 1rem;width:100%}.search input[type=text]{background-color:#fff;border:2px solid #e1e1e1;border-radius:12px;font-size:1.1rem;padding:1rem 1.5rem;transition:all .3s ease;width:100%}.search input[type=text]:focus{border-color:#0d5db8;box-shadow:0 0 0 3px #0d5db81a;outline:none}.search input[type=text]::placeholder{color:#aaa}.search button[type=submit]{background-color:#0d5db8;border:none;border-radius:12px;box-shadow:0 2px 4px #0d5db833;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;letter-spacing:.5px;padding:1rem 1.5rem;text-transform:uppercase;transition:all .3s ease;width:100%}.search button[type=submit]:hover{background-color:#0b4d99;box-shadow:0 4px 6px #0d5db84d;transform:translateY(-2px)}.search button[type=submit]:active{box-shadow:0 2px 4px #0d5db833;transform:translateY(0)}@media screen and (max-width:768px){.ser-containerr{padding:1.5rem 1rem}.ser-containerr h1{font-size:2rem}.ser-containerr h1 span{font-size:1.75rem}.ser-containerr h2{font-size:2rem}.ser-p-desc,.sertifika-desc p{font-size:1rem}}@media screen and (max-width:480px){.ser-containerr h1,.ser-containerr h1 span{font-size:1.3rem}.ser-containerr h2{font-size:1.75rem}.ser-p-desc,.sertifika-desc p{font-size:.95rem}.search button[type=submit],.search input[type=text]{font-size:1rem;padding:.875rem 1.25rem}form.search{padding:0 .5rem}}.share-texts-container{background-color:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;margin-top:2rem;padding:1.5rem}.share-texts-title{color:#333;font-size:1.2rem;margin:0 0 1rem;text-align:center}.share-text-item{align-items:flex-start;background-color:#f8f9fa;border-radius:8px;display:flex;gap:1rem;margin-bottom:1rem;padding:1rem}.share-text-item:last-child{margin-bottom:0}.share-text{color:#495057;flex:1 1;font-size:.95rem;line-height:1.5;margin:0;white-space:pre-line}.copy-button{align-items:center;background:none;border:none;border-radius:4px;color:#0d5db8;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;padding:.5rem;transition:all .2s ease}.copy-button:hover{background-color:#e9ecef}.copy-button svg{transition:all .2s ease}.copy-button:hover svg{transform:scale(1.1)}@media screen and (max-width:480px){.share-texts-container{padding:1rem}.share-text-item{padding:.75rem}.share-text{font-size:.85rem}.share-texts-title{font-size:1.1rem}}
/*# sourceMappingURL=main.8d4aef7f.css.map*/