:root{--color-bg:#fff;--color-border:#e5e7eb;--color-sidebar-item:#f3f4f6}html{overflow:hidden scroll}::-webkit-scrollbar{background:0 0;width:0}::-webkit-scrollbar-thumb{background:red}.sidebar__wrapper{border:1px solid var(--color-border);position:relative}.sidebar{background-color:var(--color-bg);width:21rem;min-height:100vh;padding:1rem;transition:all .4s cubic-bezier(.175,.885,.32,1.1);overflow:hidden}@media only screen and (max-width:30em){.sidebar{width:96vw}}[data-collapse=true]{width:0}[data-collapse=true] .sidebar__name,[data-collapse=true] .sidebar__logo-name{display:none}.sidebar_btn{background-color:var(--color-bg);border:1px solid var(--color-border);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:1.1rem;display:flex;position:absolute;top:1rem;right:0;transform:translate(50%)}.cvi-phone-input-wrapper{border:1px solid #ced4da;border-radius:5px;padding:8px}.cvi-phone-input-wrapper .PhoneInputInput{box-shadow:none;border:0;outline:none}
