#mainPage.svelte-f4z0sg.svelte-f4z0sg{background:#C8E4B2;width:100vw;min-height:100vh}#mainPage.svelte-f4z0sg .header.svelte-f4z0sg{position:fixed;top:0;z-index:1;background:#9ED2BE;width:100vw;height:12vh;display:flex;align-items:center;justify-content:center;flex-direction:column;padding-bottom:2vh}#mainPage.svelte-f4z0sg .header .search.svelte-f4z0sg{position:absolute;top:8vh}#mainPage.svelte-f4z0sg .header .search .searchInput.svelte-f4z0sg{border-style:none;width:90vw;height:5vh;border-radius:45px;padding:0 2vw;font-size:16px}#mainPage.svelte-f4z0sg .header .search .searchInput.svelte-f4z0sg:focus{outline:none}#mainPage.svelte-f4z0sg .header .search .searchIcon.svelte-f4z0sg{background-color:inherit;border:none;position:absolute;right:1vw;top:1vh;height:3vh;font-size:16px}#mainPage.svelte-f4z0sg .dicts.svelte-f4z0sg{position:relative;margin-top:14vh;padding-bottom:2.5vh}#mainPage.svelte-f4z0sg .dicts .dictionary.svelte-f4z0sg{background:#FFFFFF;width:calc(100vw - 50px);padding:30px 15px;display:inline-block;margin:10px;position:relative}#mainPage.svelte-f4z0sg .dicts .dictionary .label.svelte-f4z0sg{position:absolute;right:0;top:0;background:#7EAA92;color:#fff;width:150px;line-height:25px;text-align:center}#mainPage.svelte-f4z0sg .dicts .dictionary .vocab.svelte-f4z0sg{font-size:36px;margin:0 0 10px;overflow-wrap:break-word}#mainPage.svelte-f4z0sg .dicts .dictionary .pos.svelte-f4z0sg{font-size:14px;background:#FFD9B7;min-width:40px;line-height:20px;text-align:center;display:inline-block;padding:0 5px}#mainPage.svelte-f4z0sg .dicts .dictionary .defblock.svelte-f4z0sg{margin:10px 0;position:relative}#mainPage.svelte-f4z0sg .dicts .dictionary .defblock .def.svelte-f4z0sg{margin:0 0 5px;display:inline-block;white-space:pre-line;font-weight:700;width:100%;overflow-wrap:break-word}#mainPage.svelte-f4z0sg .dicts .dictionary .defblock .exp.svelte-f4z0sg{margin:5px 0 5px 10px;white-space:pre-line;position:relative}#mainPage.svelte-f4z0sg .dicts .dictionary .defblock .exp.svelte-f4z0sg:before{position:absolute;left:-10px;content:"";height:100%;width:3px;background-color:#7eaa92}#mainPage.svelte-f4z0sg .dicts .dictionary .defblock .thumbs.svelte-f4z0sg{display:block}#mainPage.svelte-f4z0sg .dicts .dictionary .defblock .thumbs .thumb.svelte-f4z0sg{display:inline-block;font-size:14px;background:#FFD9B7;min-width:30px;line-height:20px;text-align:center;padding:0 5px}#mainPage.svelte-f4z0sg .dicts .dictionary .defblock .notfound.svelte-f4z0sg{color:#d9d9d9}#mainPage.svelte-f4z0sg .dicts .dictionary .defblock .notfound.svelte-f4z0sg:before{background-color:#d9d9d9}#mainPage.svelte-f4z0sg .dicts .dictionary .defNotFound.svelte-f4z0sg{display:flex;align-items:center;justify-content:center;width:100%;height:100%}#mainPage.svelte-f4z0sg .dicts .dictionary .notSupported.svelte-f4z0sg{display:flex;align-items:center;justify-content:center;background-color:#d9d9d9;width:100%;height:100%;color:#fff}@keyframes svelte-f4z0sg-spinner{0%{transform:translate3d(-50%,-50%,0) rotate(0)}to{transform:translate3d(-50%,-50%,0) rotate(360deg)}}#mainPage.svelte-f4z0sg .dicts .loading.svelte-f4z0sg:before{animation:1.5s linear infinite svelte-f4z0sg-spinner;animation-play-state:inherit;border:solid 5px #f1f1f1;border-bottom-color:#7eaa92;border-radius:50%;content:"";height:40px;position:fixed;top:50vh;left:50vw;transform:translate3d(-50%,-50%,0);width:40px;will-change:transform}#mainPage.svelte-f4z0sg .warning.svelte-f4z0sg{background:#FFD9B7;text-align:center}@media screen and (min-width: 768px){.svelte-f4z0sg.svelte-f4z0sg::-webkit-scrollbar{width:10px}.svelte-f4z0sg.svelte-f4z0sg::-webkit-scrollbar-track{background:#f1f1f1}.svelte-f4z0sg.svelte-f4z0sg::-webkit-scrollbar-thumb{background:#ccc}.svelte-f4z0sg.svelte-f4z0sg::-webkit-scrollbar-thumb:hover{background:#888}#mainPage.svelte-f4z0sg.svelte-f4z0sg{height:100vh}#mainPage.svelte-f4z0sg .header.svelte-f4z0sg{height:18vh;padding:0}#mainPage.svelte-f4z0sg .header .search.svelte-f4z0sg{top:9.5vh}#mainPage.svelte-f4z0sg .header .search .searchInput.svelte-f4z0sg{width:46vw;height:7.5vh;font-size:24px}#mainPage.svelte-f4z0sg .header .search .searchIcon.svelte-f4z0sg{right:2vw;top:2vh;height:4vh;cursor:pointer}#mainPage.svelte-f4z0sg .dicts.svelte-f4z0sg{height:82vh;position:fixed;top:18vh;margin:0;padding:0}#mainPage.svelte-f4z0sg .dicts .dictionary.svelte-f4z0sg{padding:20px;margin:20px;width:calc(50vw - 75px);height:calc(41vh - 75px);overflow-y:scroll}#mainPage.svelte-f4z0sg .dicts #dict1.svelte-f4z0sg,#mainPage.svelte-f4z0sg .dicts #dict2.svelte-f4z0sg{margin-bottom:10px}#mainPage.svelte-f4z0sg .dicts #dict3.svelte-f4z0sg,#mainPage.svelte-f4z0sg .dicts #dict4.svelte-f4z0sg{margin-top:10px}#mainPage.svelte-f4z0sg .dicts #dict1.svelte-f4z0sg,#mainPage.svelte-f4z0sg .dicts #dict3.svelte-f4z0sg{margin-right:10px}#mainPage.svelte-f4z0sg .dicts #dict2.svelte-f4z0sg,#mainPage.svelte-f4z0sg .dicts #dict4.svelte-f4z0sg{margin-left:10px}#mainPage.svelte-f4z0sg .dicts .loading.svelte-f4z0sg:before{top:50%}}
