.wordCounter_container__Fx_WY{max-width:800px;margin:0 auto;padding:2rem 1rem}.wordCounter_title__vnD8L{font-size:2rem;font-weight:700;color:#1e3a5f;margin-bottom:.5rem;text-align:center}.wordCounter_description__4Dn9I{color:#64748b;text-align:center;margin-bottom:2rem}.wordCounter_statsGrid__AJsfy{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:2rem}.wordCounter_statCard__EX6zR{background:linear-gradient(135deg,#f8fafc,#eff6ff);border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem 1rem;text-align:center;display:flex;flex-direction:column;gap:.25rem;transition:transform .2s ease,box-shadow .2s ease}.wordCounter_statCard__EX6zR:hover{transform:translateY(-2px);box-shadow:0 4px 14px rgba(37,99,235,.25)}.wordCounter_statValue__tRTFZ{font-size:1.75rem;font-weight:700;color:#2563eb;line-height:1.2}.wordCounter_statLabel__mCXb6{font-size:.85rem;color:#64748b;font-weight:500}.wordCounter_textInput__JzPoY{width:100%;padding:1.25rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;line-height:1.6;color:#1e3a5f;resize:vertical;min-height:200px;transition:border-color .2s ease,box-shadow .2s ease;font-family:inherit}.wordCounter_textInput__JzPoY::placeholder{color:#94a3b8}.wordCounter_textInput__JzPoY:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}@media(max-width:600px){.wordCounter_container__Fx_WY{padding:1rem}.wordCounter_title__vnD8L{font-size:1.5rem}.wordCounter_statsGrid__AJsfy{grid-template-columns:repeat(2,1fr);gap:.75rem}.wordCounter_statCard__EX6zR{padding:1rem .75rem}.wordCounter_statValue__tRTFZ{font-size:1.4rem}.wordCounter_statLabel__mCXb6{font-size:.75rem}.wordCounter_textInput__JzPoY{padding:1rem;font-size:.95rem}}