.wordcounter-module__zVIaaG__counterWrapper{flex-direction:column;gap:1.5rem;width:100%;display:flex}.wordcounter-module__zVIaaG__mainStatsBoard{justify-content:space-evenly;align-items:center;display:flex;padding:2rem 1rem!important}.wordcounter-module__zVIaaG__topStatItem{text-align:center;flex-direction:column;align-items:center;display:flex}.wordcounter-module__zVIaaG__topStatValue{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:3.5rem;font-weight:800;line-height:1}.wordcounter-module__zVIaaG__topStatLabel{text-transform:uppercase;letter-spacing:1px;color:var(--text-secondary);font-size:1rem;font-weight:600}.wordcounter-module__zVIaaG__statDivider{background-color:var(--border-color);width:1px;height:60px}.wordcounter-module__zVIaaG__editorContainer{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:border-color var(--transition-fast),box-shadow var(--transition-fast);overflow:hidden}.wordcounter-module__zVIaaG__editorContainer:focus-within{border-color:var(--accent-primary);box-shadow:0 0 0 2px #83ca3433}[data-theme=dark] .wordcounter-module__zVIaaG__editorContainer{box-shadow:none}.wordcounter-module__zVIaaG__editorToolbar{background:var(--bg-secondary);border-bottom:1px solid var(--border-color);color:var(--text-muted);justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.85rem;display:flex}.wordcounter-module__zVIaaG__toolbarActions{gap:1rem;display:flex}.wordcounter-module__zVIaaG__textBtn{color:var(--text-secondary);cursor:pointer;transition:color var(--transition-fast);background:0 0;padding:2px 4px;font-size:.85rem;font-weight:500}.wordcounter-module__zVIaaG__textBtn:hover{color:var(--accent-primary)}.wordcounter-module__zVIaaG__textArea{resize:vertical;width:100%;min-height:350px;color:var(--text-primary);background:0 0;border:none;outline:none;padding:1.5rem;font-family:inherit;font-size:1.1rem;line-height:1.6}.wordcounter-module__zVIaaG__textArea::placeholder{color:var(--text-muted)}.wordcounter-module__zVIaaG__detailedStatsGrid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid;padding:1.5rem!important}.wordcounter-module__zVIaaG__detailBox{text-align:center;border-right:1px solid var(--border-color);flex-direction:column;align-items:center;padding-right:1rem;display:flex}.wordcounter-module__zVIaaG__detailBox:last-child{border-right:none;padding-right:0}.wordcounter-module__zVIaaG__detailValue{color:var(--text-primary);margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.wordcounter-module__zVIaaG__detailLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.85rem}@media (max-width:768px){.wordcounter-module__zVIaaG__mainStatsBoard{flex-wrap:wrap;gap:2rem}.wordcounter-module__zVIaaG__topStatValue{font-size:2.5rem}.wordcounter-module__zVIaaG__statDivider{display:none}.wordcounter-module__zVIaaG__detailedStatsGrid{grid-template-columns:repeat(2,1fr);row-gap:2rem}.wordcounter-module__zVIaaG__detailBox{border-right:none;padding-right:0}.wordcounter-module__zVIaaG__detailBox:nth-child(odd){border-right:1px solid var(--border-color)}}@media (max-width:480px){.wordcounter-module__zVIaaG__topStatValue{font-size:2rem}.wordcounter-module__zVIaaG__detailedStatsGrid{grid-template-columns:1fr}.wordcounter-module__zVIaaG__detailBox:nth-child(odd){border-right:none}.wordcounter-module__zVIaaG__detailBox{border-bottom:1px solid var(--border-color);padding-bottom:1rem}.wordcounter-module__zVIaaG__detailBox:last-child{border-bottom:none;padding-bottom:0}}
