.header_header__3jk_8{width:100%;position:sticky;top:0;z-index:1}.header_header__3jk_8 header{-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;justify-content:center;align-items:center;height:60px;width:100%;padding:0 10px;background:#fff;box-shadow:0 1px rgba(0,0,0,.102)}.header_header__3jk_8 header>div{height:100%}.header_header__3jk_8 header .logo{height:100%;display:flex;align-items:center;gap:5px}.header_header__3jk_8 header .logo img{height:30px}.header_header__3jk_8 header .logo .site-name{font-size:1.2em;font-weight:500}.header_header__3jk_8 header .navigations,.header_header__3jk_8 header .navigations-2{display:flex;align-items:center;justify-content:right;gap:5px;padding:0 10px}.header_header__3jk_8 header .navigations{flex:1;align-items:center;justify-content:center}.header_header__3jk_8 header .navigations .item{color:var(--main-font-color);border-radius:5px;padding:8px 10px;font-size:15px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s;gap:2px}.header_header__3jk_8 header .navigations .item:not(.icon-item):hover{background:var(--hover-bg-color)}.header_header__3jk_8 header .navigations .item:not(.icon-item):active{background:rgba(0,0,0,.063);scale:98%}.header_header__3jk_8 header .navigations-2{width:175px}.header_header__3jk_8 header .navigations-2 .icons{display:flex;gap:8px}.header_header__3jk_8 header .navigations-2 .icons .icon-item{transition:.2s}.header_header__3jk_8 header .navigations-2 .icons .icon-item:hover{color:var(--secondary-font-color);cursor:pointer}.layout_layoutContainer__Vrh2a{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden}.layout_layoutContainer__Vrh2a .main-container{flex:1;padding:20px;width:100%;max-width:1500px;margin:auto;display:flex;justify-content:center;flex-direction:row;gap:30px;overflow:hidden}.CountWords_container__hszx7 .main{width:100%;max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:20px}.CountWords_container__hszx7 .main .title{font-size:1.4em;font-weight:600;color:#1e1f22}.CountWords_container__hszx7 .main .textarea-wrapper{position:relative;width:100%}.CountWords_container__hszx7 .main .textarea-wrapper textarea{width:100%;min-height:260px;padding:16px;font-size:15px;line-height:1.7;border:1px solid #d0d5dd;border-radius:8px;resize:vertical;outline:none;color:#1e1f22;background:#fafbfc;transition:border-color .2s,box-shadow .2s;font-family:inherit}.CountWords_container__hszx7 .main .textarea-wrapper textarea::-moz-placeholder{color:#9ca3af}.CountWords_container__hszx7 .main .textarea-wrapper textarea::placeholder{color:#9ca3af}.CountWords_container__hszx7 .main .textarea-wrapper textarea:focus{border-color:#6b7280;box-shadow:0 0 0 3px hsla(220,9%,46%,.1);background:#fff}.CountWords_container__hszx7 .main .stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.CountWords_container__hszx7 .main .stats-grid .stat-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:14px 16px;text-align:center;transition:background .2s}.CountWords_container__hszx7 .main .stats-grid .stat-card:hover{background:#f3f4f6}.CountWords_container__hszx7 .main .stats-grid .stat-card .stat-label{font-size:12px;color:#6b7280;margin-bottom:6px;letter-spacing:.3px}.CountWords_container__hszx7 .main .stats-grid .stat-card .stat-value{font-size:28px;font-weight:700;color:#1e1f22;line-height:1.2}