.grammar-game-wrapper[data-astro-cid-7tw6dolw]{width:100%;display:flex;justify-content:center;padding:20px}.grammar-game-container[data-astro-cid-7tw6dolw]{background:#fff;border-radius:30px;box-shadow:0 20px 60px #0000004d;padding:40px;width:100%;animation:grammarGameSlideUp .6s ease-out}@keyframes grammarGameSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.grammar-game-title[data-astro-cid-7tw6dolw]{text-align:center;font-size:2.5em;background:linear-gradient(135deg,#4a90e2,#357abd,#2c5aa0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:10px;animation:grammarGameBounce 1s ease-in-out;font-family:Comic Sans MS,Trebuchet MS,cursive,sans-serif}@keyframes grammarGameBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.grammar-game-subtitle[data-astro-cid-7tw6dolw]{text-align:center;color:#666;font-size:1.1em;margin-bottom:30px;font-style:italic;font-family:Comic Sans MS,Trebuchet MS,cursive,sans-serif}.grammar-game-input-section[data-astro-cid-7tw6dolw]{margin-bottom:30px}.grammar-game-input-section[data-astro-cid-7tw6dolw] label[data-astro-cid-7tw6dolw]{display:block;font-size:1.2em;font-weight:700;color:#333;margin-bottom:10px;font-family:Comic Sans MS,Trebuchet MS,cursive,sans-serif}#grammarGameInput[data-astro-cid-7tw6dolw]{width:100%;padding:15px 20px;font-size:1.1em;border:3px solid #4a90e2;border-radius:15px;font-family:Comic Sans MS,Trebuchet MS,cursive,sans-serif;transition:all .3s ease;outline:none}#grammarGameInput[data-astro-cid-7tw6dolw]:focus{border-color:#357abd;box-shadow:0 0 15px #f093fb66;transform:scale(1.02)}.grammar-game-results-section[data-astro-cid-7tw6dolw]{min-height:100px;margin-bottom:30px}.grammar-game-results-label[data-astro-cid-7tw6dolw]{font-size:1.3em;font-weight:700;color:#333;margin-bottom:20px;display:block;font-family:Comic Sans MS,Trebuchet MS,cursive,sans-serif}#grammarGameWordContainer[data-astro-cid-7tw6dolw]{display:flex;flex-wrap:wrap;gap:15px;justify-content:flex-start;align-items:flex-start}.grammar-game-empty-state[data-astro-cid-7tw6dolw]{text-align:center;color:#999;font-size:1.2em;padding:30px;font-style:italic;font-family:Comic Sans MS,Trebuchet MS,cursive,sans-serif}.grammar-game-word-card[data-astro-cid-7tw6dolw]{color:#fff;padding:15px 20px;border-radius:15px;text-align:center;transition:all .3s ease;cursor:pointer;animation:grammarGamePopIn .4s cubic-bezier(.34,1.56,.64,1);box-shadow:0 5px 15px #667eea4d;flex:0 0 auto;width:180px;font-family:Comic Sans MS,Trebuchet MS,cursive,sans-serif}.grammar-game-word-card[data-astro-cid-7tw6dolw]:hover{transform:scale(1.1) rotate(5deg);box-shadow:0 10px 30px #667eea80}.grammar-game-word-card[data-astro-cid-7tw6dolw].grammar-game-noun{background:linear-gradient(135deg,#4a90e2,#357abd)}.grammar-game-word-card[data-astro-cid-7tw6dolw].grammar-game-verb{background:linear-gradient(135deg,#4facfe,#00f2fe)}.grammar-game-word-card[data-astro-cid-7tw6dolw].grammar-game-adjective{background:linear-gradient(135deg,#fa709a,#fee140)}.grammar-game-word-card[data-astro-cid-7tw6dolw].grammar-game-adverb{background:linear-gradient(135deg,#30cfd0,#330867)}.grammar-game-word-card[data-astro-cid-7tw6dolw].grammar-game-article{background:linear-gradient(135deg,#a8edea,#fed6e3);color:#333}.grammar-game-word-card[data-astro-cid-7tw6dolw].grammar-game-other{background:linear-gradient(135deg,#7cb9e8,#9bbfd9)}@keyframes grammarGamePopIn{0%{opacity:0;transform:scale(0) rotate(-20deg)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.grammar-game-emoji[data-astro-cid-7tw6dolw]{font-size:2em;display:block;margin-bottom:8px;animation:grammarGameSpin .6s ease-out}@keyframes grammarGameSpin{0%{transform:rotate(-180deg) scale(0);opacity:0}to{transform:rotate(0) scale(1);opacity:1}}.grammar-game-word-text[data-astro-cid-7tw6dolw]{font-weight:700;font-size:1.1em;margin-bottom:5px}.grammar-game-pos-label[data-astro-cid-7tw6dolw]{font-size:.85em;opacity:.9;text-transform:uppercase;letter-spacing:1px}.grammar-game-description[data-astro-cid-7tw6dolw]{font-size:.7em;opacity:.8;margin-top:8px;line-height:1.3;text-align:center;font-family:Comic Sans MS,Trebuchet MS,cursive,sans-serif}.grammar-game-stats[data-astro-cid-7tw6dolw]{margin-top:30px;padding:20px;background:#f8f9fa;border-radius:15px;text-align:center;border:2px dashed #ddd}.grammar-game-stats-number[data-astro-cid-7tw6dolw]{font-size:2.5em;font-weight:700;color:#4a90e2;font-family:Comic Sans MS,Trebuchet MS,cursive,sans-serif}.grammar-game-stats-label[data-astro-cid-7tw6dolw]{color:#666;font-size:1em;font-family:Comic Sans MS,Trebuchet MS,cursive,sans-serif}@media (min-width: 768px){.grammar-game-container[data-astro-cid-7tw6dolw]{padding:40px}.grammar-game-title[data-astro-cid-7tw6dolw]{font-size:2.8em;margin-bottom:15px}.grammar-game-subtitle[data-astro-cid-7tw6dolw]{font-size:1.2em;margin-bottom:35px}#grammarGameWordContainer[data-astro-cid-7tw6dolw]{justify-content:flex-start;gap:20px}.grammar-game-word-card[data-astro-cid-7tw6dolw]{width:200px;padding:18px 20px}.grammar-game-emoji[data-astro-cid-7tw6dolw]{font-size:2.2em;margin-bottom:8px}.grammar-game-word-text[data-astro-cid-7tw6dolw]{font-size:1.1em;margin-bottom:6px}.grammar-game-pos-label[data-astro-cid-7tw6dolw]{font-size:.85em}.grammar-game-description[data-astro-cid-7tw6dolw]{font-size:.75em;margin-top:8px}}@media (max-width: 600px){.grammar-game-container[data-astro-cid-7tw6dolw]{padding:25px}.grammar-game-title[data-astro-cid-7tw6dolw]{font-size:2em}.grammar-game-word-card[data-astro-cid-7tw6dolw]{width:160px;padding:12px 15px}}.game-page[data-astro-cid-jonpmo3x]{min-height:100vh;padding:4rem 1rem 1rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.home-link[data-astro-cid-jonpmo3x]{position:absolute;top:1rem;left:1rem;color:#646cff;text-decoration:none;font-size:1rem;padding:.5rem 1rem;border-radius:4px;transition:all .2s}.home-link[data-astro-cid-jonpmo3x]:hover{background:#646cff1a}.game-container[data-astro-cid-jonpmo3x]{width:100%;max-width:calc(100vw - 2rem);display:flex;flex-direction:column;align-items:center}@media (min-width: 768px){.game-page[data-astro-cid-jonpmo3x]{padding:4rem 2rem 2rem}.game-container[data-astro-cid-jonpmo3x]{width:100%;max-width:calc(100vw - 4rem)}}@media (max-width: 640px){.game-page[data-astro-cid-jonpmo3x]{padding:4rem .5rem .5rem}.game-container[data-astro-cid-jonpmo3x]{width:calc(100vw - 1rem)}}
