.MultiBaseConverter_container__pcFvA{display:flex;flex-direction:column;align-items:center;gap:15px}.MultiBaseConverter_module___cKju{border:.5px dashed #ccc;padding:15px;margin-top:20px;min-width:600px;margin-bottom:20px;background-color:#f9f9f9;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.MultiBaseConverter_moduleContent__lr__I{border:.5px dashed #ccc;width:100%;padding:5px;margin:0 auto;max-width:630px;background-color:#f9f9f9;border-radius:3px;box-shadow:0 4px 6px rgba(0,0,0,.1);display:flex;align-items:flex-start;flex-direction:column;gap:15px}.MultiBaseConverter_row__0FCHp{display:flex;align-items:center;margin-bottom:20px;gap:15px}.MultiBaseConverter_tabContainer__dB477{display:flex;gap:5px;flex-wrap:wrap}.MultiBaseConverter_tab__uV5ep{padding:8px 12px;border:.5px solid #ddd;border-radius:1px;background:#f5f5f5;cursor:pointer;text-align:center;font-size:.8em}.MultiBaseConverter_activeTab__sW3UL{background:#a5323f;color:#fff;border-color:#a5323f}.MultiBaseConverter_container__pcFvA select{padding:8px 12px;border-radius:1px;border:.5px solid #ddd;min-width:150px}.MultiBaseConverter_input__7AwLN{flex:1;padding:8px 12px;border:.5px solid #ddd;border-radius:1px;font-family:monospace}.MultiBaseConverter_title__JGzKf{margin:0;min-width:80px;font-size:1.1em}.MultiBaseConverter_result__QJpLJ{flex:1;padding:8px 12px;border:.5px solid #ddd;border-radius:1px;background:#f8f8f8;font-family:monospace;word-break:break-all}.MultiBaseConverter_clickable__IzYOu{cursor:pointer;transition:background .2s}.MultiBaseConverter_clickable__IzYOu:hover{background:#f0f0f0}@media screen and (max-width:768px){.MultiBaseConverter_module___cKju{width:90vw;min-width:unset;padding:10px}.MultiBaseConverter_row__0FCHp:first-child,.MultiBaseConverter_row__0FCHp:nth-child(3){flex-wrap:wrap;gap:10px}.MultiBaseConverter_row__0FCHp:first-child .MultiBaseConverter_tabContainer__dB477,.MultiBaseConverter_row__0FCHp:nth-child(3) .MultiBaseConverter_tabContainer__dB477{order:1;width:100%}.MultiBaseConverter_row__0FCHp:first-child select,.MultiBaseConverter_row__0FCHp:nth-child(3) select{order:2;width:100%}.MultiBaseConverter_tab__uV5ep{padding:6px 8px;font-size:.7em;flex:1 0 30%}.MultiBaseConverter_row__0FCHp:nth-child(2),.MultiBaseConverter_row__0FCHp:nth-child(4){flex-wrap:wrap}.MultiBaseConverter_row__0FCHp:nth-child(2) .MultiBaseConverter_title__JGzKf,.MultiBaseConverter_row__0FCHp:nth-child(4) .MultiBaseConverter_title__JGzKf{width:100%;margin-bottom:8px}.MultiBaseConverter_input__7AwLN,.MultiBaseConverter_result__QJpLJ{width:100%}.MultiBaseConverter_title__JGzKf{font-size:1em}.MultiBaseConverter_moduleContent__lr__I{width:95%;max-width:95%;padding:10px}}.Toast_toast__T5a6l{position:fixed;top:-100px;left:50%;transform:translateX(-50%);background-color:#bc646c;padding:10px;font-size:16px;transition:top .5s ease-in-out;z-index:1000;color:#f5f5f5}.Toast_show__eFyAt{top:70px}