body{background-color:#f8f9fa;font-family:Roboto,sans-serif}h1,h2{font-weight:700}.card{border-radius:10px}button{border-radius:5px}.road-sign-card{overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.road-sign-card:hover{box-shadow:0 10px 20px #0003;transform:scale(1.05)}.road-sign-image{border-radius:10px;height:auto;width:100%}.fullscreen-overlay{align-items:center;background-color:#000c;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.fullscreen-image{animation:fadeIn .3s ease;border-radius:10px;box-shadow:0 10px 30px #00000080;max-height:90%;max-width:90%}.vocabulary-card{transition:transform .2s ease-in-out}.vocabulary-card:hover{box-shadow:0 4px 8px #0003;transform:scale(1.05)}.vocabulary-card h5{font-size:1.2rem;font-weight:700}.vocabulary-card h6{color:#6c757d;font-size:1rem}.vocabulary-card p{color:#333;font-size:.9rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=main.3b60ccb2.css.map*/