body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{align-items:center;background:linear-gradient(90deg,#00c9ff,#92fe9d);color:#fff;height:100vh;justify-content:center;margin:0}.footer{background:#222;color:#fff;font-family:Arial,sans-serif;padding:20px 0}.footer-container{display:flex;flex-wrap:wrap;justify-content:space-around;margin:0 auto;max-width:1200px;padding:20px}.footer-section{flex:1 1;margin:10px;min-width:200px}.footer-section h4{color:#4caf50;font-size:1.2em;margin-bottom:10px}.footer-section p{color:#bbb;font-size:.9em;line-height:1.6}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin:8px 0}.footer-section ul li a{color:#4caf50;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#fff}.social-icons a{color:#4caf50;display:inline-block;font-size:1.1em;margin-right:10px;text-decoration:none;transition:color .3s ease}.social-icons a:hover{color:#fff}.footer-bottom{border-top:1px solid #444;color:#aaa;font-size:.85em;padding:10px 0;text-align:center}.alphabet-card{background:linear-gradient(45deg,#fff,#fff);border:2px solid #000;border-radius:10px;height:130px;margin:10px;padding:15px;transition:transform .3s ease;width:130px}.alphabet-card:hover{background:linear-gradient(90deg,#00c9ff,#92fe9d);box-shadow:4px 4px 0 #000000e6;transform:scale(1.03);transition:transform .3s ease}.alphabet-card:active{box-shadow:1px 1px 0 #000000e6;transform:scale(1);transition:transform .3s ease}.card-image{height:100%;object-fit:cover;width:100%}@keyframes swings{0%{transform:rotate(0deg)}25%{transform:rotate(15deg)}50%{transform:rotate(0deg)}75%{transform:rotate(-15deg)}to{transform:rotate(0deg)}}.card-image:hover{animation:swings 1s ease-in}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal{background:#fff;border-radius:10px;max-width:500px;padding:20px;position:relative;text-align:center;width:90%}.modal-image{border-radius:10px;max-width:100%}.modal-buttons{display:flex;flex-direction:row;gap:10px;justify-content:center}.speak-button{background:linear-gradient(45deg,#4caf50,#43a047);border:none;border-radius:25px;box-shadow:0 4px 6px #0000001a,0 1px 3px #0000000f;color:#fff;cursor:pointer;font-size:1.3em;margin-top:10px;padding:10px 20px;transition:all .3s ease}.speak-button:hover{background:linear-gradient(45deg,#43a047,#388e3c);box-shadow:0 8px 12px #00000026,0 4px 6px #0000001a;transform:translateY(-2px)}.close-button{background:linear-gradient(45deg,#ff7e5f,#ff6f61);border:none;border-radius:25px;box-shadow:0 4px 6px #0000001a,0 1px 3px #0000000f;color:#fff;cursor:pointer;font-size:1.3em;margin-top:10px;padding:10px 20px;transition:all .3s ease}.close-button:hover{background:linear-gradient(45deg,#ff6f61,#ff5f57);box-shadow:0 8px 12px #00000026,0 4px 6px #0000001a;transform:translateY(-2px)}.alphabet-grid{padding:200px}.alphabet-card-container,.alphabet-grid{flex-wrap:wrap;gap:10px;justify-content:center}.alphabet-card-container{display:flex}.image-title{color:#000}header{background:linear-gradient(135deg,#ff7e5f,#feb47b,#ff6f91);box-shadow:0 4px 8px #0003;box-sizing:border-box;color:#fff;font-size:2rem;margin-bottom:5%;max-width:100%;text-align:center;text-shadow:0 2px 4px #0000004d}header,header .app-name{font-family:Arial,sans-serif}header .app-name{word-wrap:break-word;background:linear-gradient(90deg,#00c9ff,#00c9ff);color:#4263eb;font-size:2.5em;font-weight:700;letter-spacing:2px;text-transform:uppercase}
/*# sourceMappingURL=main.625cd66b.css.map*/