@font-face{font-family:Chewy;src:url(/fonts/Chewy/Chewy-Regular.ttf) format("truetype");font-weight:400;font-style:normal}.app{min-height:100vh;background:#fff}.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fff;position:relative}.hero-content{text-align:center;z-index:1;padding:2rem;max-width:1200px;width:100%}.hero-title{font-family:Chewy,cursive;font-size:clamp(2.5rem,8vw,5rem);font-weight:400;margin:0 auto 3rem;color:#000;line-height:1.1;padding:0 2rem;max-width:900px}.hero-image-container{margin:0 auto;position:relative}.hero-image-wrapper{position:relative;display:inline-block;max-width:500px;width:100%}.hero-image-container-2{position:absolute;display:inline-block;max-width:500px;width:100%;top:0;left:0}.hero-image-bg{max-width:500px;width:100%;height:auto;display:block;position:inline-block}.hero-image,.hero-image-2,.hero-image-3{max-width:500px;width:100%;height:auto;display:block;margin:0 auto;position:absolute;top:0;left:0}.hero-image-2,.hero-image-3{z-index:10}.roulette-text-container{display:inline-block;vertical-align:baseline;position:relative;min-width:auto;max-width:600px;width:auto}.roulette-text-measure{visibility:hidden;display:inline-block;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;max-width:600px;font-size:42px;line-height:1.5em;height:3em}.roulette-text-container-2{height:100px;position:absolute;top:-15px;left:0;right:0;bottom:0}.roulette-text-item{display:inline-block;white-space:normal;padding:0 .2em;min-width:100%;max-width:600px;word-wrap:break-word;overflow-wrap:break-word;text-align:left;vertical-align:bottom}.roulette-text-item>span{display:inline-block;overflow:hidden;vertical-align:bottom;position:absolute;left:0;bottom:0}.roulette-object-container{position:absolute;bottom:0;left:220px;transform:translate(-50%);width:200px;height:200px;overflow:hidden;border:2px dashed #000000;display:flex;align-items:center;justify-content:center;pointer-events:none;margin-left:100px;background:#ffffffe6}.roulette-object-image{width:200px;height:200px;object-fit:contain;display:block;margin:auto}.hero-icons{display:flex;justify-content:center;align-items:center;gap:2rem;margin-top:2rem}.hero-icon{height:80px;width:auto;display:block}.hero-copy{font-family:Chewy,cursive;font-size:1.5rem;color:#000;margin-top:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:opacity .3s ease}.hero-copy:hover{opacity:.7}.copy-icon{width:1.5rem;height:1.5rem;display:block}.hero-scroll-indicator{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;cursor:pointer;transition:transform .3s ease;z-index:2}.hero-scroll-indicator:hover{transform:translate(-50%) translateY(5px)}.scroll-arrow{font-size:2rem;color:#000;animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.scroll-text{font-family:Chewy,cursive;font-size:2rem;color:#000}.history{padding:6rem 2rem;background:#fff}.container{max-width:900px;margin:0 auto}.section-title{font-family:Chewy,cursive;font-size:clamp(2rem,5vw,3.5rem);font-weight:400;margin-bottom:2rem;text-align:center;color:#000}.history-content{background:#fff;padding:3rem}.history-content p{font-size:1.2rem;line-height:1.8;color:#000}.history-content strong{font-family:Chewy,cursive;color:#000;font-size:1.5rem;display:block;margin-bottom:1rem;font-weight:400}.creator{padding:6rem 2rem;background:#fff}.creator .container{display:flex;flex-direction:column;justify-content:center;align-items:center}.creator-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-top:3rem}.creator-form{display:flex;flex-direction:column;gap:2rem;align-items:center}.form-group{display:flex;flex-direction:column;gap:.5rem;width:100%;max-width:500px}.form-group label{font-family:Chewy,cursive;font-size:1.3rem;color:#000;text-align:center}.form-group input[type=text]{padding:1rem;font-size:1.1rem;border:2px solid #000000;border-radius:8px;font-family:inherit;background:#fff;color:#000}.form-group input[type=text]:focus{outline:none;border-color:#333}.form-group input[type=file]{padding:.5rem;font-size:1rem;border:2px solid #000000;border-radius:8px;cursor:pointer}.char-count{font-size:.9rem;color:#666;text-align:right}.image-preview{margin-top:1rem;max-width:300px;border:2px solid #000000;border-radius:8px;overflow:hidden;margin-left:auto;margin-right:auto}.image-preview img{width:100%;height:auto;display:block}.error-message{padding:1rem;background:#ffebee;color:#c62828;border:2px solid #c62828;border-radius:8px;font-size:1rem}.generate-button{font-family:Chewy,cursive;font-size:1.3rem;padding:1rem 2rem;background:#000;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background .3s ease;width:100%;max-width:500px}.generate-button:hover:not(:disabled){background:#333}.generate-button:disabled{opacity:.5;cursor:not-allowed}.generated-result{display:flex;flex-direction:column;gap:1.5rem}.result-title{font-family:Chewy,cursive;font-size:2rem;color:#000;text-align:center}.generated-image-container{border:2px solid #000000;border-radius:8px;overflow:hidden;background:#fff}.generated-image-container img{width:100%;height:auto;display:block}.result-actions{display:flex;gap:1rem;justify-content:center}.download-button,.share-button{font-family:Chewy,cursive;font-size:1.2rem;padding:.75rem 1.5rem;border:2px solid #000000;border-radius:8px;cursor:pointer;transition:all .3s ease}.download-button{background:#000;color:#fff}.download-button:hover{background:#333}.share-button{background:#fff;color:#000}.share-button:hover{background:#000;color:#fff}.gallery{padding:6rem 2rem;background:#fff}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.gallery-item{position:relative;overflow:hidden;cursor:pointer;transition:transform .3s ease;background:#fff}.gallery-item:hover{transform:translateY(-5px)}.gallery-item img{width:100%;height:100%;object-fit:cover;display:block}.pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:3rem;flex-wrap:wrap}.pagination-button{font-family:Chewy,cursive;font-size:1.2rem;padding:.75rem 1.5rem;background:#000;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background .3s ease}.pagination-button:hover:not(:disabled){background:#333}.pagination-button:disabled{opacity:.3;cursor:not-allowed}.pagination-pages{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.pagination-page{font-family:Chewy,cursive;font-size:1.2rem;padding:.75rem 1rem;background:transparent;color:#000;border:2px solid #000000;border-radius:8px;cursor:pointer;transition:all .3s ease;min-width:45px}.pagination-page:hover,.pagination-page.active{background:#000;color:#fff}.modal{position:fixed;top:0;left:0;right:0;bottom:0;background:#fffffff2;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{position:relative;max-width:90vw;max-height:90vh;animation:scaleIn .3s ease}@keyframes scaleIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.modal-close{position:absolute;top:-40px;right:0;background:#0000001a;border:none;color:#000;font-size:2.5rem;width:50px;height:50px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .3s ease;z-index:1001}.modal-close:hover{background:#0003}.modal-image{max-width:100%;max-height:90vh;object-fit:contain;display:block}.modal-nav{position:absolute;top:50%;transform:translateY(-50%);background:#0000001a;border:none;color:#000;font-size:3rem;width:60px;height:60px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .3s ease;z-index:1001;line-height:1}.modal-nav:hover{background:#0003}.modal-nav-prev{left:-80px}.modal-nav-next{right:-80px}.modal-counter{position:absolute;bottom:-50px;left:50%;transform:translate(-50%);font-family:Chewy,cursive;font-size:1.2rem;color:#000;background:#ffffffe6;padding:.5rem 1rem;border-radius:20px}@media (max-width: 768px){.modal-nav{width:50px;height:50px;font-size:2rem}.modal-nav-prev{left:10px}.modal-nav-next{right:10px}.modal-counter{bottom:-40px;font-size:1rem}}@media (max-width: 768px){.hero{min-height:80vh}.history,.gallery{padding:4rem 1.5rem}.history-content{padding:2rem}.history-content p{font-size:1rem}.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.creator-content{grid-template-columns:1fr}.result-actions{flex-direction:column}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#000;overflow-x:hidden}#root{min-height:100vh}
