@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500&family=Noto+Sans:wght@400;500;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{background:rgba(243,242,242,1);font-family:Noto Sans;color:#2b3135}#app{display:flex;flex-flow:column;min-height:100vh}header{justify-content:center;padding:55px 15px}main{flex-grow:1;align-items:center;padding-bottom:60px;padding-left:15px;padding-right:15px}textarea,input[type=text],input[type=number]{border:1px solid transparent;border-radius:10px;font-family:Noto Sans;color:#2b3135;font-size:18px;padding:17px 22px}textarea:focus,input[type=text]:focus,input[type=number]:focus{outline:none;border-color:#9f9f9f}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}::placeholder{color:#9f9f9f;opacity:1}::-ms-input-placeholder{color:#9f9f9f}.dFlex{display:flex}.column{flex-flow:column}.flexOne{flex:1}.alignCenter{align-items:center}.justifyBetween{justify-content:space-between}.alignSelfStart{align-self:flex-start}.btn{font-family:Inter;text-transform:uppercase;border-radius:10px;border:none;cursor:pointer;transition:all .2s}.btnBig{padding:15.75px 30px;font-size:20px;font-weight:500}.btnSmall{padding:11px 24px;font-size:15px}.btnDark{background-color:#303133;color:#fff}.btnDark:disabled{background-color:#9f9f9f;cursor:default}.btnWhite{background-color:#fff;color:#303133}.btnFooter{text-transform:none;border-radius:3px;color:#2b3135;background-color:#f3f2f2;font-size:14px;align-items:center;justify-content:center;width:160px;height:37px;text-decoration:none}.btnDark:not(:disabled):hover,.btnWhite:not(:disabled):hover,.btnFooter:hover{background-color:#cf2932;color:#fff}.inputLabel{font-size:18px;padding-bottom:15px;align-items:center;font-weight:700}.inputLabel span{font-size:14px;margin-left:4px;font-weight:400}.titleInput{margin-bottom:16px;min-height:60px;resize:none}.articleInput{min-height:360px;resize:none;margin-bottom:32px}.container{width:100%;max-width:790px}.summaryTitle{color:#2b3135;font-size:24px;font-weight:700;padding-bottom:20px}.buttonsContainer{justify-content:space-between;width:100%;padding-top:30px}.maxWordError{color:#d02b27;font-size:16px;font-weight:500}.bigLabel{color:#d02b27;font-size:20px;font-weight:700;text-transform:uppercase}.bigLabel span{font-size:14px;font-weight:400;color:#303133;text-transform:none}.titleLabel{font-size:20px;font-weight:700;padding-bottom:30px}.errorContainer{border:1px solid rgba(208,43,39);background:#FFE8E8;display:inline-flex;padding:10px 20px;align-items:center;gap:10px;color:#d02b27;font-size:16px;font-weight:500;margin-top:9px;margin-bottom:0;margin-right:auto}.warningIcon{margin-top:4px;width:20.016px;height:20px}.redBorder{border:1px solid rgba(208,43,39,1)}.lineSeparator{height:1px;background:#000;margin-bottom:25px}@media (max-width: 800px){.buttonsContainer{flex-direction:column}.buttonsContainer button:not(:last-child){margin-bottom:20px}}.loader[data-v-e5b5528a]{width:48px;height:48px;border:8px solid #C7CBCC;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation-e5b5528a 1s linear infinite}@keyframes rotation-e5b5528a{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.historyDrawer[data-v-b2df86f3]{position:sticky;top:0;left:0;transition:min-width .15s;height:100vh;min-width:0;width:11px;box-shadow:1px 0 4px #00000040}.historyDrawer[data-v-b2df86f3]{background-color:#b8bfc4;color:#303133}.historyDrawer.active .historyDrawerBtn[data-v-b2df86f3]{left:355px}.historyDrawer:not(.active) .historyDrawerBtn img[data-v-b2df86f3]{transform:rotate(180deg)}.historyDrawer.active[data-v-b2df86f3]{min-width:355px}.historyDrawerWrapper[data-v-b2df86f3]{max-height:100%;overflow:hidden;padding-right:8px}.historyDrawerTitle[data-v-b2df86f3]{text-transform:uppercase;font-weight:700;font-size:20px;line-height:1.7rem;margin-bottom:9px;padding:20px 16px 0;z-index:1}.historyDrawerContent[data-v-b2df86f3]{overflow:hidden;padding:9px 22px 4px 16px;overflow-y:auto;z-index:1}.historyDrawerItem[data-v-b2df86f3]{font-family:Inter;background-color:#d0d5d8;border-radius:20px;margin-bottom:12px;padding:20px;cursor:pointer;transition:background-color .5s;min-width:309px}.historyDrawerItem[data-v-b2df86f3]:hover{background-color:#fff}.historyDrawerItem.active[data-v-b2df86f3]{background-color:#f7f7f7}.historyDrawerItem.active[data-v-b2df86f3]:hover{background-color:#fff}.historyDrawerItem .date[data-v-b2df86f3],.historyDrawerItem .title[data-v-b2df86f3]{font-weight:700;font-size:16px;margin-bottom:10px}.historyDrawerItem .title[data-v-b2df86f3]{max-height:58.5px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.historyDrawerItem .date[data-v-b2df86f3]{color:#cf2932}.historyDrawerItem .date>div img[data-v-b2df86f3]{margin-right:6px}.historyDrawerItem .date>div[data-v-b2df86f3]:nth-child(1){margin-right:12px}.historyDrawerItem .summary[data-v-b2df86f3]{font-size:12px;max-height:72px;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.historyDrawerBtn[data-v-b2df86f3]{background-color:#b8bfc4;box-shadow:1px 0 4px #00000040;position:absolute;left:11px;top:50%;transform:translateY(-50%);width:19px;height:79px;align-items:center;justify-content:center;border-radius:0 10px 10px 0;cursor:pointer;transition:left .15s}.historyDrawerBtn[data-v-b2df86f3]:before{content:"";position:absolute;width:5px;height:100%;left:-5px;background-color:#b8bfc4}.historyDrawerBtn img[data-v-b2df86f3]{margin-right:6px}footer[data-v-ef553b76]{background:rgba(43,49,53,1);justify-content:center;align-items:center;padding:60px 15px;z-index:2}.footerBtns[data-v-ef553b76]{padding-top:18px;padding-bottom:18px}.footerBtns a[data-v-ef553b76]:first-child{margin-right:20px}.copyright[data-v-ef553b76]{font-family:Inter;font-size:16px;color:#f3f2f2}.mainWrapper[data-v-ec4403fc]{position:relative;background:linear-gradient(180deg,#FFFFFF 0%,#B8BFC3 78.25%)}.loaderWrapper[data-v-ec4403fc]{padding:40px;justify-content:center}.feedbackComponentHeader[data-v-e427a09a]{padding-bottom:25px}.editedLabel[data-v-1a46d8a3]{background-color:#cf293233;color:#d02b27;text-transform:uppercase;font-weight:500;font-size:15px;padding:10px 34px;border-radius:10px;margin-bottom:12px}.summaryOutput p[data-v-1a46d8a3]{font-size:18px}.summaryDate[data-v-1a46d8a3]{padding-left:16px;padding-bottom:20px;font-size:16px;font-family:Inter;font-weight:600;color:#cf2932;line-height:1.25}.summaryDate>div img[data-v-1a46d8a3]{margin-right:6px}.summaryDate>div[data-v-1a46d8a3]:first-child{margin-bottom:6px}.summaryBtns[data-v-1a46d8a3]{padding-bottom:35px}@media (max-width: 800px){.summaryDate[data-v-1a46d8a3]{padding-left:0}.buttonsContainer[data-v-1a46d8a3]{flex-direction:column}.buttonsContainer button[data-v-1a46d8a3]:not(:last-child){margin-bottom:20px}.summaryOutput>.dFlex[data-v-1a46d8a3]{flex-direction:column}}
