:root{--text-selection-background-color:#282c34;--text-selection-text-color:#fff;--header-background-color:#fff;--header-text-color:#282c34;--secondary-logo-text-color:#fff;--background-color:#fff;--text-color:#282c34;--background-color-negative:#000;--text-color-negative:#fff;--text-input-background-color:#fff;--text-input-color:#282c34;--block-background-color:#fff;--analysis-focusing-highlight-background-color:#f7f7f8}.dark-mode{--text-selection-background-color:#faf9fe;--text-selection-text-color:#282c34;--header-background-color:#000;--header-text-color:#fff;--secondary-logo-text-color:#1e1f20;--background-color:#000;--text-color:#fff;--background-color-negative:#fff;--text-color-negative:#000;--text-input-background-color:#1e1f20;--text-input-color:#fff;--block-background-color:#000;--analysis-focusing-highlight-background-color:#1e1f20}::selection{background-color:var(--text-selection-background-color);color:var(--text-selection-text-color)}body,html{background-color:var(--background-color);color:var(--text-color);margin:0;padding:0;transition:background-color .05s ease-in,color .05s ease-out}body{font-family:Roboto,sans-serif}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background-color:#e9e9e9;border-radius:4px;transition:background .3s ease}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb:hover{background-color:#aaa}.main-content{padding:20px;@media only screen and (max-width:991px){padding-bottom:20px;padding-left:0;padding-right:0;padding-top:20px}}.seo-text{margin:3rem auto 0;width:60%;h1{font-size:2.25em;font-weight:600;line-height:1.1111111;margin-bottom:.8888889em;text-align:center}h2{font-size:1.5em;font-weight:600;line-height:1.3333333;margin-bottom:1rem;margin-top:2rem;text-align:center;@media only screen and (max-width:767px){font-size:1.4em}}h3{font-size:1.25em;line-height:1.6}h3,h4{font-weight:600;margin-bottom:.5rem;margin-top:1rem}h4{font-size:inherit;line-height:1.5}p{color:#787878;margin-bottom:1.25em}@media only screen and (max-width:991px){width:100%}}.dark-mode .seo-text{p{color:#faf9fe}}.cookie-notification{h3{text-align:center}.accept-btn{background-color:#fff;color:var(--text-color);font-weight:bolder;width:100%}}.cookie-notification.ru_RU{max-width:450px;width:450px}.cookie-notification.hy_AM{max-width:550px;width:550px}.dark-mode .cookie-notification{.accept-btn{background-color:var(--bs-gray-900)}}.badge-success-light{background-color:#ebfaeb;color:#1a7f64}.dark-mode .badge-success-light{background-color:#1ddd92;color:#000}.modal{backdrop-filter:blur(4px);z-index:1000000;.modal-content{border:none;box-shadow:0 0 10px hsla(0,0%,75%,.5)}}.modal-backdrop-light{background-color:hsla(0,0%,100%,.5);z-index:1000000}.dark-mode{.modal-content{background-color:#000;border:2px solid #282828;box-shadow:0 0 8px hsla(0,0%,61%,.5);color:var(--text-color)}}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.font-rubik{font-family:Rubik,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:400}.font-ubuntu{font-family:Ubuntu,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:400}.font-kanit{font-family:Kanit,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:400}.font-fira-sans{font-family:Fira Sans,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:400}.font-josefin-sans{font-family:Josefin Sans,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:400}.font-cabin{font-family:Cabin,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:400}.font-varela-round{font-family:Varela Round,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:400}.font-signika-negative{font-family:Signika Negative,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:400}:root{--slide-animation-duration:0.2s;--shake-animation-duration:0.3s}.toast-container{display:flex;height:400px;position:fixed;width:400px;z-index:10000}@media only screen and (max-width:575px){.toast-container{width:380px}}.toast-container-top-left{align-items:flex-start;flex-direction:column;left:20px;top:65px}@media only screen and (max-width:575px){.toast-container-top-left{left:unset}}.toast-container-top{left:50%;transform:translateX(-50%)}.toast-container-top,.toast-container-top-right{align-items:flex-start;flex-direction:column;top:65px}.toast-container-top-right{right:20px}@media only screen and (max-width:575px){.toast-container-top-right{right:unset}}.toast-container-bottom-left{align-items:flex-end;bottom:20px;flex-direction:column-reverse;left:20px}@media only screen and (max-width:575px){.toast-container-bottom-left{left:unset;transform:translateX(0)}}.toast-container-bottom{align-items:revert;bottom:20px;flex-direction:column-reverse;left:50%;transform:translateX(-50%)}.toast-container-bottom-right{align-items:flex-end;bottom:20px;flex-direction:column-reverse;right:20px}@media only screen and (max-width:575px){.toast-container-bottom-right{right:unset;transform:translateX(0)}}.toast{width:100%}.toast,.toast .toast-header{background-color:var(--text-color);color:var(--text-color-negative)}.toast a{color:var(--text-color-negative);text-decoration:none}.toast-error{background-color:var(--bs-danger)!important}.dark-mode .toast{border:2px solid #282828;box-shadow:0 0 8px hsla(0,0%,61%,.5)}.dark-mode .toast,.dark-mode .toast .toast-header{background-color:#000;color:var(--text-color)}.dark-mode .toast a{color:var(--text-color)}.toast.toast-top-left{animation:slideRight var(--slide-animation-duration) ease forwards,shakeHorizontal var(--shake-animation-duration) ease}.toast.toast-top{animation:slideDown var(--slide-animation-duration) ease forwards,shakeVertical var(--shake-animation-duration) ease forwards;left:50%}.toast.toast-top-right{animation:slideLeft var(--slide-animation-duration) ease forwards,shakeHorizontal var(--shake-animation-duration) ease}.toast.toast-bottom-left{animation:slideRight var(--slide-animation-duration) ease forwards,shakeHorizontal var(--shake-animation-duration) ease}.toast.toast-bottom,.toast.toast-bottom-left{margin-bottom:0;margin-top:var(--bs-toast-spacing)}.toast.toast-bottom{animation:slideUp var(--slide-animation-duration) ease forwards,shakeVertical var(--shake-animation-duration) ease forwards;left:50%}.toast.toast-bottom-right{animation:slideLeft var(--slide-animation-duration) ease forwards,shakeHorizontal var(--shake-animation-duration) ease;margin-bottom:0;margin-top:var(--bs-toast-spacing)}@keyframes slideRight{0%{margin-left:-100px}to{margin-left:0}}@keyframes slideDown{0%{margin-top:-100px}to{margin-top:0}}@keyframes slideUp{0%{margin-bottom:-100px}to{margin-bottom:0}}@keyframes slideLeft{0%{margin-right:-100px}to{margin-right:0}}@keyframes shakeHorizontal{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-3px)}20%,40%,60%,80%{transform:translateX(3px)}}@keyframes shakeVertical{0%,to{transform:translateY(0)}10%,30%,50%,70%,90%{transform:translateY(-3px)}20%,40%,60%,80%{transform:translateY(3px)}}.header{background-color:var(--header-background-color);box-shadow:0 0 10px hsla(0,0%,75%,.5);color:var(--header-text-color);opacity:.9;position:sticky;top:0;width:100%;z-index:1000}.header .navbar{padding:0}.header .navbar .nav-item{cursor:pointer;font-size:20px;margin-inline:10px}.header .navbar .nav-item .flag-img{width:25px}.header .navbar .nav-item #dropdown-language{padding:0}.header .navbar .nav-item #dropdown-language:after{display:none}.header .navbar .nav-item #dropdown-language:focus{box-shadow:none;outline:none}.header .navbar .nav-item .dropdown-item svg{margin-right:8px}.header .navbar .nav-item .dropdown-item:before{background-color:transparent;border-radius:50%;content:"";display:inline-block;height:8px;margin-right:10px;vertical-align:middle;width:8px}.header .navbar .nav-item .dropdown-item.active-language:before{background-color:#1ddd92}.header .logo{font-size:22px;font-weight:700}.header .logo img{width:25px}.header .logo .logo-text-primary{color:#5285ff;padding-inline:2px}.header .logo .logo-text-secondary{background-color:#5285ff;color:var(--secondary-logo-text-color);font-size:13px;padding-inline:5px}.dark-mode .header{border-bottom:2px solid #1e1f20;box-shadow:none}.dark-mode .dropdown-menu{background-color:var(--background-color);box-shadow:0 0 4px hsla(0,0%,61%,.5)}.dark-mode .dropdown-menu .dropdown-item{color:var(--text-color)}.dark-mode .dropdown-menu .dropdown-item:hover{background-color:#202122;color:var(--text-color)}.input-area{background-color:var(--text-input-background-color);border:none;border-radius:10px;box-shadow:0 0 10px hsla(0,0%,75%,.498);color:var(--text-input-color);font-size:14px;height:100%;outline:none;padding:15px;resize:none;width:100%}@media only screen and (min-width:991px){.input-area{height:80dvh}}@media only screen and (min-width:768px) and (max-width:991px){.input-area{height:30dvh}}@media only screen and (max-width:767px){.input-area{height:35dvh}}.input-area-actions{bottom:20px;position:absolute;right:20px}.toast.floating-notification.last-word-url .row{margin-bottom:8px}.toast.floating-notification.last-word-url .row .title{font-size:16px;margin-top:3px}.toast.floating-notification.last-word-url .row .actions .btn-group{float:right}.toast.floating-notification.copied-to-clipboard{opacity:88%}.toast.floating-notification.copied-to-clipboard svg{color:#1ddd92!important}:root{--analysis-block-line-border-color:1px solid #f1f1f1;--analysis-label-subtext-text-color:#787878;--analysis-value-text-color:var(--text-color);--analysis-grid-value-percent-background-color:#ebfaeb;--analysis-grid-value-percent-text-color:#1a7f64}.dark-mode{--analysis-block-line-border-color:1px solid #111;--analysis-label-subtext-text-color:#faf9fe;--analysis-value-text-color:#5285ff;--analysis-grid-value-percent-background-color:#1ddd92;--analysis-grid-value-percent-text-color:#000}.analysis-block-line{border-bottom:var(--analysis-block-line-border-color);margin-inline:.3rem;padding:10px 0}@media only screen and (max-width:991px){.analysis-block-line:first-child{margin-top:15px}}@media only screen and (min-width:992px){.analysis-block-line:last-child{border-bottom:none}}.analysis-block-line-density .analysis-block .analysis-label{color:#5285ff}@media only screen and (max-width:991px){.analysis-block-line-density .analysis-block{height:fit-content}.analysis-block-line-density .analysis-block .analysis-grid{max-height:40vh}}@media only screen and (min-width:992px){.analysis-block-line-density .analysis-block .analysis-grid{height:30vh}}.analysis-block{font-size:14px}.analysis-block .analysis-label:not(.subtext){font-weight:700}.analysis-block .analysis-label.subtext{color:var(--analysis-label-subtext-text-color);font-size:.85rem;margin-bottom:5px;padding-top:5px}.analysis-block .analysis-value{color:var(--analysis-value-text-color);font-size:1.25rem;font-weight:700;margin-bottom:0}.analysis-block .analysis-value-reading-time .badge,.analysis-block .analysis-value-writing-time .badge{font-size:10px;vertical-align:middle}.analysis-block .analysis-highlight-focusing:hover{background-color:var(--analysis-focusing-highlight-background-color);border-radius:10px;font-weight:700;scale:102%;transition:scale .2s ease-out}.analysis-block .sentiment-emoji{line-height:60px!important}.analysis-block .sentiment-emojis-skeleton-loader{height:40px;margin-top:10px}.analysis-block .sentiment-emojis-skeleton-loader .skeleton-line{height:40px}@media only screen and (max-width:575px){.analysis-block .sentiment-emoji{font-size:25px!important}}@media only screen and (max-width:767px){.analysis-block-character-density{border-bottom:var(--analysis-block-line-border-color);padding-bottom:10px}}.analysis-block-word-density{position:relative}@media only screen and (max-width:767px){.analysis-block-word-density{padding-top:10px}}.analysis-block-word-density .nav-tabs{border:none;font-size:13px;position:absolute;right:0;top:0}@media only screen and (max-width:767px){.analysis-block-word-density .nav-tabs{top:9px}}.analysis-block-word-density .nav-tabs .nav-link{border:none;color:inherit;margin-right:5px;padding:0 5px;transition:color .2s ease-out}.analysis-block-word-density .nav-tabs .nav-link.active{background-color:transparent;border-bottom:2px solid #1ddd92;border-left:none;border-radius:0;border-right:none;color:#1ddd92;font-weight:bolder}.analysis-block-word-density .tab-content,.analysis-block-word-density .tab-content .tab-pane{height:100%}.analysis-block-email-addresses .analysis-label,.analysis-block-urls .analysis-label{color:#5285ff}.analysis-block-email-addresses .analysis-value,.analysis-block-urls .analysis-value{background-color:#5285ff;color:#fff;font-size:12px;vertical-align:top}.analysis-grid{line-height:25px;margin-top:10px;overflow-x:hidden;overflow-y:auto;padding-inline:15px}.analysis-grid .analysis-value-grid+.percent{background-color:var(--analysis-grid-value-percent-background-color);color:var(--analysis-grid-value-percent-text-color);font-size:12px;margin-left:5px}.highlighted-email,.highlighted-url{display:inline-block;font-size:11.5px;overflow:hidden;padding:2px 6px;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;width:200px}.highlighted-email-wrapper,.highlighted-url-wrapper{display:inline-block}.highlighted-email-wrapper .btn-group .btn,.highlighted-url-wrapper .btn-group .btn{background-color:transparent;border:none;color:var(--text-color);padding-inline:1px}.highlighted-url-wrapper{width:270px}.highlighted-email-wrapper{width:230px}.analysis-actions{margin:0;padding:0}.analysis-actions .btn-group{float:right}.analysis-actions .dropdown-item{font-size:14px;padding:8px 16px}.analysis-actions .file-icon{font-size:20px;margin-right:8px;vertical-align:text-bottom}@media only screen and (max-width:991px){.analysis-actions{margin-top:10px}}.dark-mode .analysis-actions .btn{background-color:var(--background-color);border:2px solid var(--background-color);color:var(--text-color)}.dark-mode .analysis-actions .btn:hover{border:2px solid #1e1f20}.dark-mode .analysis-actions .dropdown-menu{background-color:var(--background-color);box-shadow:0 0 4px hsla(0,0%,61%,.5)}.dark-mode .analysis-actions .dropdown-menu .dropdown-item{color:var(--text-color)}.dark-mode .analysis-actions .dropdown-menu .dropdown-item:hover{background-color:#202122;color:var(--text-color)}.skeleton-loader{animation:skeletonPulseAnimation 1s ease-in-out infinite,skeletonProgressAnimation 1s;height:30px;margin-top:5px}.skeleton-line,.skeleton-loader{background-color:#f2f2f2;border-radius:10px}.skeleton-line{width:100%}.dark-mode .skeleton-line,.dark-mode .skeleton-loader{background-color:#333}@keyframes skeletonPulseAnimation{0%{opacity:.5}50%{opacity:.9}to{opacity:.5}}@keyframes skeletonProgressAnimation{0%{width:0}to{width:100%}}