@import"https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@200;300;400;500&display=swap";.home{display:flex;flex-direction:column}.widgets{display:flex;margin:10px 20px}@media screen and (max-width: 480px){.widgets{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;margin:0}}.chart{margin:20px;padding:20px;box-shadow:#0e1e251f 0 2px 4px,#0e1e2552 0 2px 16px;border-radius:10px;background-color:#c4dddd}.chart-title{margin-bottom:10px;text-align:center}@media screen and(max-width:480px){.chart{margin-left:20px}}.widgetSmImg{width:40px;height:40px;border-radius:50%;object-fit:cover}.member-widget{flex:1;box-shadow:#0e1e251f 0 2px 4px,#0e1e2552 0 2px 16px;padding:20px;margin-right:20px;border-radius:10px;height:380px}.widget-title{font-weight:600;font-size:22px}.member-list{list-style:none}.member-item{display:flex;align-items:center;justify-content:space-between;margin:20px 0}.user{display:flex;flex-direction:column}.username{font-weight:600}.user-design{font-weight:300}.member-bt{display:flex;align-items:center;border:0;border-radius:10px;padding:7px 10px;gap:5px;background-color:#e2e2fa;color:#555;cursor:pointer;margin:0}.user-vis-icon{font-size:16px!important}@media screen and (max-width: 480px){.member-widget{width:100%;margin:0}}.userlist{flex:4;margin:0 20px 20px;border-radius:10px;box-shadow:#0e1e251f 0 2px 4px,#0e1e2552 0 2px 16px}.user-list-user{display:flex;align-items:center}.user-list-img{width:32px;height:32px;object-fit:cover;border-radius:50%;margin-right:10px}.user-list-edit-bt{border-radius:10px;padding:5px 10px;background-color:#3bb077;color:#fff;cursor:pointer;margin-right:20px}.user-list-del-icon{color:red;cursor:pointer}.newuser{flex:4;padding:20px;margin:20px;border-radius:10px;box-shadow:#0e1e251f 0 2px 4px,#0e1e2552 0 2px 16px}.new-user-form{display:flex;flex-wrap:wrap}.new-user-item{width:400px;display:flex;flex-direction:column;margin:10px 20px 0 0}.new-user-item>label{margin-bottom:10px;font-size:14px;font-weight:600;color:#969797}.new-user-item>input{height:40px;padding:10px;border:1px solid gray;border-radius:5px}.new-user-gender>input{margin-top:15px}.new-user-gender>label{margin:10px;font-size:18px;color:#555}.new-user-select{height:40px;border:1px solid gray;border-radius:5px}.new-user-bt{height:40px;width:400px;background-color:#00008b;color:#fff;padding:7px 10px;font-weight:600;border-radius:10px;margin-top:30px;cursor:pointer}.productlist{flex:4;margin:0 20px 20px;border-radius:10px;box-shadow:#0e1e251f 0 2px 4px,#0e1e2552 0 2px 16px}.product-list-item{display:flex;align-items:center}.product-list-img{height:32px;width:32px;border-radius:50%;object-fit:cover;margin-right:10px}.product-list-edit-bt{border-radius:10px;padding:5px 10px;background-color:#3bb077;color:#fff;cursor:pointer;margin-right:20px}.product-list-del-bt{color:red;cursor:pointer}.user-div{padding:20px}.user-title-cont{display:flex;align-items:center;justify-content:space-between}.user-title{font-weight:600}.user-show-img{width:40px;height:40px;object-fit:cover;border-radius:50%}.user-update-img{width:100px;height:100px;border-radius:10px;margin-right:20px;object-fit:cover}.user-add-bt{width:80px;padding:5px;background-color:teal;border-radius:5px;cursor:pointer;color:#fff;font-size:15px}.user-cont{display:flex;margin-top:20px}.user-show{flex:1;padding:20px;border-radius:10px;box-shadow:#0e1e251f 0 2px 4px,#0e1e2552 0 2px 16px}.user-update{flex:2;padding:20px;box-shadow:#0e1e251f 0 2px 4px,#0e1e2552 0 2px 16px;margin-left:20px;border-radius:10px}.user-show-top{display:flex;align-items:center}.user-show-top-title{display:flex;flex-direction:column;margin-left:20px}.user-show-username{font-weight:600}.user-show-desig{font-weight:300}.user-show-bottom{margin-top:20px}.user-show-title{font-size:14px;font-weight:600;color:#afaaaa}.user-show-info{display:flex;align-items:center;margin:20px 0;color:#444}.user-show-icon{font-size:16px!important}.user-show-info-title{margin-left:10px}.user-update-title{font-size:24px;font-weight:600}.user-update-form{display:flex;justify-content:space-between;margin-top:20px}.user-update-item{display:flex;flex-direction:column;margin-top:10px}.user-update-item>label{margin-bottom:5px;font-size:14px}.user-update-ip{width:250px;height:30px;outline:0;border-bottom:1px solid gray}.user-update-right{display:flex;flex-direction:column;justify-content:space-between}.user-update-upload{display:flex;align-items:center}.user-update-icon{cursor:pointer}.user-update-bt{border-radius:5px;padding:5px;cursor:pointer;background-color:#00008b;color:#fff;font-weight:600}@media screen and (max-width: 480px){.user-div,.user-cont,.user-update-form{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%}.user-show,.user-update,.user-update-form,.user-update-bt{width:100%}.user-title{margin-right:20px}.user-title-cont{width:100%;margin-top:0}.user-update-upload{display:none}.user-update{margin-left:0;margin-top:10px}}.newproduct{flex:3;padding:20px;box-shadow:#0e1e251f 0 2px 4px,#0e1e2552 0 2px 16px;margin:20px;border-radius:10px}.newproduct-form{margin-top:10px;display:flex;gap:20px;flex-wrap:wrap}.newproduct-item{width:200px;display:flex;flex-direction:column;margin-bottom:10px}.newproduct-item>label{color:gray;font-weight:600;margin-bottom:10px}.newproduct-item>input,.newproduct-item>select{padding:10px;border:1px solid gray;border-radius:5px;outline:0}.newproduct-bt{margin-top:10px;padding:7px 10px;border-radius:10px;background-color:#00008b;color:#fff;font-weight:600;cursor:pointer;height:40px}.product{flex:4;padding:0 20px}.product-title{margin-left:20px}.product-title-cont{display:flex;align-items:center;justify-content:space-between}.product-add-bt{margin-right:20px;width:80px;padding:5px;background-color:teal;color:#fff;border-radius:5px;font-size:16px;cursor:pointer}.product-info-img{width:40px;height:40px;border-radius:50%;object-fit:cover;margin-right:20px}.product-info-key{margin-right:20px}.product-upload-img{width:100px;height:100px;border-radius:10px;object-fit:cover;margin-right:20px}.product-top{display:flex}.product-top-left{flex:2}.product-top-right{flex:1}.product-top-right,.product-bottom{padding:20px;margin:20px;box-shadow:#0e1e251f 0 2px 4px,#0e1e2552 0 2px 16px;border-radius:10px}.product-bottom{margin-top:10px}.product-info-top{display:flex;align-items:center}.product-name{font-weight:600}.product-info-bottom{margin-top:10px}.product-info-item{width:150px;display:flex;justify-content:space-between}.product-info-value{font-weight:300}.product-form{display:flex;justify-content:space-between}.product-form-left{display:flex;flex-direction:column;width:100%;margin-right:40px}.product-form-left>label{margin-bottom:10px;color:gray;width:100%}.product-form-left>input{margin-bottom:10px;padding:5px;border:1px solid gray;border-radius:5px;width:100%;height:40px}.product-form-left>select{margin-bottom:10px}.product-form-right{display:flex;flex-direction:column;justify-content:space-between}.product-upload{display:flex;align-items:center}.product-bt{padding:5px;border-radius:5px;background-color:#00008b;color:#fff;font-weight:600;cursor:pointer}@media screen and (max-width: 480px){.product,.product-top,.product-form{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.product-title{margin-right:20px;margin-left:0}.product-title-cont{width:100%}.product-upload{display:none}.product-add-bt{margin-right:0}.product-top-right{width:90%;margin:0}.product-bottom,.product-form,.product-bt{width:100%}}.login-body{display:flex;justify-content:center;align-items:center;min-height:100dvh;background:url(/assets/bg-1njk3j_5.jpg) no-repeat;background-size:cover;background-position:center}.login-wrapper{width:420px;background:transparent;border:2px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);color:#fff;border-radius:12px;padding:30px 40px}.login-wrapper h1{font-size:36px;text-align:center}.login-wrapper .login-input-box{position:relative;width:100%;height:50px;margin:30px 0}.login-input-box input{width:100%;height:100%;background:transparent;border:none;outline:none;border:2px solid rgba(255,255,255,.2);border-radius:40px;font-size:16px;color:#fff;padding:20px 45px 20px 20px}.login-input-box input::placeholder{color:#fff}.login-input-box i{position:absolute;right:20px;top:30%;transform:translate(-50%);font-size:20px}.login-wrapper .login-remember-forgot{display:flex;justify-content:space-between;font-size:14.5px;margin:-15px 0 15px}.login-remember-forgot label input{accent-color:#fff;margin-right:3px}.login-remember-forgot a{color:#fff;text-decoration:none}.login-remember-forgot a:hover{text-decoration:underline}.login-wrapper .btn{width:100%;height:45px;background:#fff;border:none;outline:none;border-radius:40px;box-shadow:0 0 10px #0000001a;cursor:pointer;font-size:16px;color:#333;margin-bottom:5px;font-weight:600}.login-wrapper .register-link{font-size:14.5px;text-align:center;margin:20px 0 15px}.login-register-link p a{color:#fff;text-decoration:none;font-weight:600}.login-register-link p a:hover{text-decoration:underline}@media screen and (max-width: 480px){.login-wrapper{margin:15px}}.newlist-bt{height:40px;margin-top:30px}.newproduct-form{width:100%;flex-wrap:nowrap}.form-left,.form-right{width:50%}.newproduct-item{width:100%}.container{display:flex;margin-top:60px;height:100vh-50px}.main-container{flex:1;margin-left:220px;width:100%}@media screen and (max-width: 480px){.main-container{margin-left:0}}.navbar{width:100%;height:50px;background-color:#fff;position:fixed;top:0;z-index:9999}.navbar.scrolled{background-color:#0f0f0f;transition:all .4s ease}.navbar .wrapper{height:100%;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.logo{font-weight:700;font-size:30px;color:#00008b;cursor:pointer}.nav-right{display:flex;justify-content:center;align-items:center;gap:10px}.nav-right .nav-right-cont{position:relative;cursor:pointer;color:#555}.nav-right .nav-right-cont .badge{width:15px;height:15px;background-color:red;position:absolute;color:wheat;display:flex;align-items:center;justify-content:center;border-radius:50%;top:-5px;right:0;font-size:10px}.avatar{height:30px;width:30px;border-radius:50%;cursor:pointer}.menu-icon{display:none;font-size:20px!important;margin-right:10px}.options{display:none;background-color:#0f0f0f;border-radius:5px;color:#fff}.options span{padding:10px;cursor:pointer}.icon{margin-right:20px;cursor:pointer}.show{display:flex;flex-direction:column;position:absolute;top:45px;right:20px}@media screen and (max-width: 480px){.menu-icon{display:inline}}.sidebar{height:100vh-50px;background-color:#d9edbf;box-shadow:#00000026 1.95px 1.95px 2.6px;position:fixed;top:50px;z-index:999;width:220px}.wrapper{padding:10px 20px 0;color:#555}.menu{margin-bottom:10px}.sidebar-title{font-size:15px;pointer-events:none;color:#bbbaba}.sidebar-list{list-style:none;padding:5px}.sidebar-list .list-item{padding:5px;cursor:pointer;display:flex;align-items:center;border-radius:10px}.list-item:hover{background-color:#a1a1f7}.icon{margin-right:5px;font-size:20px!important}@media screen and (max-width: 480px){.sidebar{width:70px;position:fixed;top:50px;left:-220px}.sidebar-title,.list-item span{display:none}.open{left:0}.sidebar-list{padding:0}}*{box-sizing:border-box;margin:0;padding:0;border:0;font-family:"Source Sans 3",sans-serif}.link{text-decoration:none}
