.profi{position:fixed;transition:all .2s ease-in-out;min-height:100vh;width:100%;top:0;left:0;bottom:0;z-index:-1;transition:all .1s ease-in-out}.profi-list{position:fixed;row-gap:5px;top:50px;right:-250px;width:300px;z-index:100;padding:10px;overflow-y:auto;flex-direction:column;background:var(--dark);border:1px solid #555050;transition:all .2s ease-in-out}.profD,.profi-list{display:flex;border-radius:20px}.profD{padding:10px 15px;background:var(--grey-dark);align-items:center;justify-content:start;font-size:15px;cursor:pointer;gap:10px}.profD:hover{color:var(--theme)}.logD{padding:10px;border-radius:20px;font-size:15px;display:flex;cursor:pointer;align-items:center;justify-content:end;gap:10px}.logD:hover{color:rgb(253,67,67)}.logA{border-radius:20px;font-size:15px;display:flex;align-items:center;justify-content:start;gap:10px}.logAC{color:var(--theme);font-weight:600}.logAB{margin-bottom:10px}:root{--theme:#00f2fe}.modal{justify-content:center;align-items:center;top:0;left:0;min-height:100vh;background:rgba(0,0,0,.6);width:100%;z-index:-1;transition:all .1s ease-in-out}.modal,.modal-content{display:flex;position:fixed}.modal-content{flex-direction:column;gap:10px;background-color:rgba(59,57,57,.7);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:20px;border-radius:10px;min-width:450px;transition:all .2s ease-in-out;z-index:100;backdrop-filter:blur(10px)}.heddio{font-size:25px;font-weight:600;margin-top:10px;margin-bottom:10px}.heddp{display:flex;align-items:center;justify-content:center}.midO{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.midOT{font-size:13px;color:#aca7a7}.midOI{padding:10px 15px;font-size:14px;border-radius:10px;color:black;outline:none;background:#fff;border:none;width:100%;box-sizing:border-box;transition:background-color .3s ease}.midOI:-webkit-autofill,.midOI:-webkit-autofill:focus,.midOI:-webkit-autofill:hover{box-shadow:inset 0 0 0 1000px #fff!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important;-webkit-text-fill-color:#000!important}.relati{display:flex;align-items:center;justify-content:space-between;padding-right:15px;gap:10px;border-radius:10px;background:#fff;width:100%}.midN{width:90%;background:white;color:black;border:none;padding:10px 15px;font-size:14px;border-radius:10px;outline:none}.icon-position{color:#6b7280;font-size:1.25rem;padding:.5rem;cursor:pointer}.midI{justify-content:space-between;margin-bottom:20px}.kinto,.midI{display:flex;align-items:center}.kinto{font-size:17px;font-weight:300;line-height:24px;gap:5px;font-family:Verdana,Geneva,Tahoma,sans-serif}.checki{width:20px;height:20px}.forget-pass{color:var(--theme);cursor:pointer}.btio{font-size:15px;font-weight:600;color:black;padding:10px;cursor:pointer}.btiom{background:var(--theme);border-radius:10px;margin-bottom:20px;cursor:pointer}.btiom,.line-up{display:flex;align-items:center;justify-content:center}.line-up{font-size:17px;font-weight:400;gap:5px;font-family:Verdana,Geneva,Tahoma,sans-serif}.close-button{position:absolute;top:12px;right:12px;background:rgba(255,255,255,.08);backdrop-filter:blur(6px);border:none;border-radius:50%;font-size:20px;width:36px;height:36px;cursor:pointer;color:#ffffffcc;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.25);transition:all .25s ease;z-index:9999}.close-button:hover{background:rgba(0,242,254,.15);color:#00f2fe;transform:scale(1.1) rotate(90deg)}@media (max-width:400px){.modal-content{min-width:100%;padding:15px;border-radius:5px}.heddio{font-size:20px}.kinto{font-size:15px;line-height:20px}.btio{font-size:14px}.btiom{padding:10px}.checki{width:15px;height:15px}.midOI{padding:8px 10px}.midOI,.midOT{font-size:12px}}