body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}.app,body{background-color:#f4f4f4}.app{display:flex;font-family:Arial,sans-serif;height:100vh;width:100vw}.history__section{background-color:#f9f9f9;border-right:1px solid #dcdcdc;color:#0d0d0d;display:none;flex-direction:column;width:200px}.history__header{background-color:#dcdcdc;border-bottom:1px solid #dcdcdc;font-size:16px;font-weight:700;padding:16px;text-align:center}.history__content{flex:1 1;overflow-y:auto;padding:8px}.history-item{background-color:#e3e3e3;border-radius:5px;cursor:pointer;font-size:14px;margin-bottom:8px;padding:8px;text-align:center;transition:background-color .3s ease}.history-item:hover{background-color:#e9e9e9}.history-item-time-marker{margin-bottom:8px;text-align:left}.main__section{flex:1 1;overflow-y:auto}.main__header{padding:16px}.main__content{border-radius:8px;margin:auto;max-width:100%;width:900px}.conjugation-table,.main__content{display:flex;flex-direction:column;row-gap:10px}.conjugation-table__header{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.conjugation-table__buttons{column-gap:10px;display:flex}.conjugation-table__content{display:flex;justify-content:flex-start}.conjugation-table__column{display:flex;flex-direction:column;justify-content:space-around}.conjugation-table__element{background-color:#fff;border-radius:5px;color:#333;cursor:pointer;display:flex;flex:1 1;font-family:monospace;font-size:12px;margin:3px;max-width:160px;min-width:135px;padding:6px 12px;text-align:left}.conjugation-table__element--col-header{background-color:#4682b4;color:#fff}.conjugation-table__element--row-header,.conjugation-table__element--row-header:hover,.conjugation-table__element:hover{background-color:#d3dfe8;color:#000}.conjugation-table__element--row-header:hover{background-color:#4682b4;color:#fff}.conjugation-table__element--active,.conjugation-table__element--active:hover{background-color:#87ceeb;color:#333}#dictionary{display:flex;flex-direction:row;font-family:LFT Etica,sans-serif;font-size:32px;font-style:normal;font-weight:600;justify-content:flex-start;letter-spacing:.1px;line-height:1.05;padding:20px}.dictionary__divider{padding-left:10px;padding-right:10px}#search{font-family:monospace;font-size:20px;position:relative;width:100%}#search,.search__box{background-color:#fff;border-radius:20px}.search__box{box-shadow:0 2px 8px 0 #3c404340;height:50px}.search__box textarea{background-color:initial;border:none;font-family:monospace;font-size:20px;height:100%;outline:none;padding:10px 20px;resize:none;width:100%}.search__suggestion-list{background-color:#fff;display:block;left:0;max-height:200px;position:absolute;top:100%;width:100%;z-index:1}.search__suggestion-item{background-color:#fff;border-top:1px solid #ccc;cursor:pointer;display:block;padding:10px 20px}.search__suggestion-item:hover{background-color:#f0f0f0}
/*# sourceMappingURL=main.df358164.css.map*/