.reset-changes{cursor:pointer;background-color:#0e0e0e;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:10px;height:45px;padding:0 17px;transition:opacity .25s ease-in;animation:.25s ease-in-out forwards reset;display:flex}.reset-changes:hover{border:1px solid #ffffff26}@keyframes reset{0%{opacity:0}to{opacity:1}}
.toggle-switch{cursor:pointer;z-index:997;background-color:#ffffff1a;border:1.5px solid #ffffff1a;border-radius:25px;width:45px;height:25px;transition:border .3s ease-in-out;position:absolute;top:18px;left:200px}.toggle-switch .toggle-slider{background-color:#fff3;border-radius:50%;width:17px;height:17px;transition:transform .3s ease-in-out,background-color .3s ease-in-out;position:absolute;top:3px;left:3px;box-shadow:0 0 5px #00000080}.toggle-switch:hover{border:1.5px solid #ffffff26}.toggle-switch:hover .toggle-slider{background-color:#ffffff59}.toggle-switch.on{background-color:#0000;background-image:linear-gradient(90deg,#00f 0%,#00e1ff 105%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:padding-box,border-box}.toggle-switch.on .toggle-slider{background-color:#fff;transform:translate(19.4px)}
.widget-bottom{gap:10px}.widget-bottom .social-form{flex-flow:wrap;gap:5px;width:100%;display:flex}@media (max-width:567px){.widget-bottom .social-form{flex-direction:column}.widget-bottom .social-form .dropdown-menu{min-width:100%;max-width:none}.widget-bottom .social-form .widget-button{min-height:55px;width:100%!important}}.widget-bottom .edit-socials-form{flex-flow:wrap;gap:5px;width:100%;display:flex}.widget-bottom .edit-socials-form .edit-link-input{min-width:250px}@media (max-width:375px){.widget-bottom .edit-socials-form .edit-link-input{min-width:100%}}@media (max-width:567px){.widget-bottom .edit-socials-form{flex-direction:column}.widget-bottom .edit-socials-form .dropdown-menu{min-width:100%;max-width:none}.widget-bottom .edit-socials-form .widget-button{min-height:55px;width:100%!important}}.widget-bottom .social-name{grid-column-gap:15px;grid-row-gap:15px;justify-content:flex-start;align-items:center;display:flex}.widget-bottom .social-name img{margin-top:1px}.widget-bottom .dropdown-content .social-name{border-bottom:1px solid #ffffff1a;padding:15px;transition:background-color .15s}.widget-bottom .dropdown-content .social-name:hover{background-color:#252525}.widget-bottom .dropdown-content.dark{background-color:#0e0e0e}.widget-bottom .edit-socials{background-color:#191919;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12.5px;padding:15px;display:flex}.widget-button.add-social{column-gap:10px;min-height:50px}
