@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap";._wrapper_1c7mi_1{display:flex;align-items:center;flex-direction:column;gap:40px;width:clamp(18.75rem,-.893rem + 52.381vw,46.25rem)}._header_1sd1j_1{display:flex;justify-content:space-between;align-items:center;width:100%;padding:20px 0}.sun,.moon,.logo{fill:var(--text-color);color:var(--text-color);animation:fadeIn .3s;transition:all .2s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}._switcher_1vzht_1{display:flex;justify-content:center;align-items:center;border:none;border-radius:5px;padding:10px;background:var(--secondary-background-color);cursor:pointer;transition:all .2s}._wrapper_lr1fx_1{display:flex;justify-content:center;align-items:center;gap:10px;width:180px;font-size:clamp(.5rem,.411rem + .238vw,.625rem);line-height:22px;color:var(--text-color);transition:all .2s}._textarea_1in86_1{font-size:clamp(1rem,.821rem + .476vw,1.25rem);width:100%;height:180px;background:var(--secondary-background-color);border:1px solid var(--border-color);border-radius:10px;padding:20px;outline:none;color:var(--text-color);resize:none;transition:all .2s}._textarea_1in86_1::placeholder{color:var(--text-color);transition:all .2s}._stat-item_iwn5t_1{flex:1;position:relative;padding:10px 20px 20px;border-radius:10px;min-width:140px;color:var(--secondary-text-color);overflow:hidden;transition:all .2s}._stat-item_iwn5t_1 ._stat-value_iwn5t_11{font-size:clamp(2.5rem,2.054rem + 1.19vw,3.125rem);font-weight:700}._stat-item_iwn5t_1 ._icon_iwn5t_15{position:absolute;right:-100px;top:-50px;z-index:1;transform:scale(.6)}._stat-item__violet_iwn5t_22{background:var(--chars-color)}._stat-item__yellow_iwn5t_25{background:var(--words-color)}._stat-item__red_iwn5t_28{background:var(--sentences-color)}._time_13lxq_1{font-size:13px;width:clamp(8.125rem,5.67rem + 6.548vw,11.563rem);color:var(--text-color);transition:all .2s}._checkbox-label_1oi0a_1{display:flex;text-align:center;gap:5px;font-size:13px;color:var(--text-color);transition:all .2s}._checkbox_1oi0a_1{position:absolute;opacity:0;cursor:pointer;height:0;width:0}._custom-checkbox_1oi0a_18{position:relative;display:inline-block;width:16px;height:16px;background-color:transparent;border:1px solid var(--text-color);border-radius:4px;transition:all .2s}._checkbox_1oi0a_1:checked~._custom-checkbox_1oi0a_18{background-color:#2196f3;border-color:#2196f3}._custom-checkbox_1oi0a_18:after{content:"";position:absolute;opacity:0;left:4px;top:1px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);transition:all .2s}._checkbox_1oi0a_1:checked~._custom-checkbox_1oi0a_18:after{opacity:1}._stats_131mm_1{display:flex;flex-wrap:wrap;gap:10px;width:100%}._wrapper_1jx8n_1{display:flex;align-items:center;flex-direction:column;gap:30px;width:100%}._wrapper_1jx8n_1 ._title_1jx8n_8{font-size:clamp(1.875rem,.982rem + 2.381vw,3.125rem);color:var(--text-color);width:clamp(15.625rem,6.696rem + 23.81vw,28.125rem);text-align:center;transition:all .2s}._wrapper_1jx8n_1 ._input-area_1jx8n_15{display:flex;flex-direction:column;gap:10px;width:100%}._wrapper_1jx8n_1 ._input-area_1jx8n_15 ._additional-info_1jx8n_21{display:flex;justify-content:space-between}._letter-stat_19tab_1{display:flex;align-items:center;gap:20px;width:100%;color:var(--text-color);transition:all .2s}._letter-stat_19tab_1 ._letter_19tab_1{width:20px}._letter-stat_19tab_1 ._progressbar_19tab_12{width:100%;height:13px;border-radius:10px;background:var(--secondary-background-color);overflow:hidden;transition:inherit}._letter-stat_19tab_1 ._progress_19tab_12{width:20%;height:100%;background:var(--chars-color)}._letter-stat_19tab_1 ._stat-values_19tab_25{width:100px;text-align:end}._wrapper_1uv9s_1{display:flex;flex-direction:column;gap:15px;width:100%;transition:all .2s}._wrapper_1uv9s_1 ._title_1uv9s_8,._wrapper_1uv9s_1 ._empty-message_1uv9s_12{color:var(--text-color);transition:inherit}*{padding:0;margin:0;box-sizing:border-box;font-family:Outfit,sans-serif}body{display:flex;justify-content:start;align-items:center;flex-direction:column;gap:10px;height:100vh;background:var(--background-color);transition:all .2s ease}:root[data-theme=light]{--text-color: #17171f;--secondary-text-color: #f4f3f9;--background-color: #fefefe;--secondary-background-color: #f3f2f8;--border-color: #f2f2f2;--chars-color: #d3a1fc;--words-color: #ff9f00;--sentences-color: #f87c56}:root[data-theme=dark]{--text-color: #f4f3f9;--secondary-text-color: #17171f;--background-color: #17171f;--secondary-background-color: #22222c;--border-color: #3c3c50;--chars-color: #d3a1fc;--words-color: #ff9f00;--sentences-color: #f87c56}
