body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*,a,button,h1,h2,h3,h4,h5,input,select{-webkit-font-smoothing:antialiased;background:none;border:none;margin:0;padding:0;text-decoration:none}menu,ol,ul{list-style-type:none;margin:0;padding:0}.app-container{display:flex;height:100svh;overflow-y:hidden}.leads{background-color:#f4f4f4;flex-grow:1;overflow-y:hidden;padding:20px}.side-menu{background-color:#262626;box-shadow:0 10px 60px #e2ecf980;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;height:100vh;justify-content:space-between;max-width:350px;padding:20px;width:15vw}.sidebar-header{align-items:center;display:flex;padding-right:10px}.sidebar-logo{height:20px;margin-right:10px;width:20px}.sidebar-title{color:#fff;font-family:Poppins-SemiBold,sans-serif;font-size:1.5rem;font-weight:600;padding-right:10px}.menu-list{flex-grow:1;list-style:none;margin-top:40px;padding:20px}.menu-item{align-items:center;cursor:pointer;display:flex;margin-bottom:10px;padding:10px;transition:background .3s ease,color .3s ease,width .3s ease,height .3s ease}.menu-item:hover{background:#cfcfcf56;border-radius:8px;transition:background-color 1s ease-in-out .1s}.menu-icon{height:40px;margin-right:10px;width:40px}.menu-text{color:#fff;flex-grow:1;font-family:Poppins-Medium,sans-serif;font-size:1rem;transition:color .3s ease}.chevron-icon{height:16px;width:16px}.sidebar-footer{align-items:flex-start;display:flex;flex-direction:column}.profile-info{align-items:center;display:flex;margin-bottom:10px}.profile-name{color:#fff;font-family:Poppins-Medium,sans-serif;font-size:1rem;margin-right:10px}.profile-role{color:#757575;font-family:Poppins-Regular,sans-serif;font-size:.8rem;margin-right:10px}.profile-icon{border-radius:50%;height:42px;margin-right:10px;width:42px}.dropdown-icon{height:24px;width:24px}.version-info{color:#838383;font-family:Poppins-Medium,sans-serif;font-size:.7rem}@media (max-width:1588px){.side-menu{align-items:center;display:flex;flex-direction:column;height:100svh;justify-content:flex-start;padding:0;width:95px}.profile-info{padding-bottom:100%}.dropdown-icon,.profile-name,.profile-role,.sidebar-logo,.sidebar-title,.version-info{display:none}.menu-list{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:flex-start;margin:0;padding:0}.menu-item{justify-content:center;margin-top:5px;padding:10px 0;width:100%}.menu-icon{height:40px;width:40px}.chevron-icon,.menu-text{display:none}.sidebar-header{align-items:center;display:flex;height:50px;justify-content:center}.menu-item:hover{background:#29ceef00;border-radius:0;transition:background-color 0s ease-out .1s}.sidebar-footer{align-items:center;display:flex;justify-content:center}.profile-icon{height:auto;padding-top:0!important;width:auto}}.leads-container{background:#fafbff;box-sizing:border-box;height:100svh;overflow-x:hidden;padding:20px;width:100%}.search-bar{align-items:center;background:#fff;border-radius:12px;box-shadow:0 10px 60px #e2ecf980;display:flex;margin-bottom:20px;max-width:800px;padding:10px;width:100%}.search-input{border:none;flex-grow:1;font-family:Poppins-Regular,sans-serif;font-size:14px;padding:5px}.search-icon{height:24px;margin-left:10px;width:24px}.leads-header{align-items:center;display:flex;margin-bottom:20px;margin-top:10px}.walmart-logo{height:50px;margin-right:10px;width:50px}.walmart-deals{color:#000;font-family:Poppins-Medium,sans-serif;font-size:24px;font-weight:500}.product-container{border-radius:50px;box-shadow:3px 7px 10.1px 0 #00000040;box-sizing:border-box;height:83%;overflow-y:scroll}.product-card,.product-container{background:#fff;border-radius:15px;padding:20px}.product-card{align-items:center;box-shadow:0 4px 4px #00000040;display:flex;justify-content:space-between;margin-top:10px}.product-image{border-radius:8px;height:auto;max-height:300px;max-width:300px;object-fit:contain;width:100%}.product-info{display:flex;flex-direction:column;justify-content:center;margin-left:20px;text-align:center;width:100%}.product-title{color:#000;font-family:Poppins-Light,sans-serif;font-size:18px;font-weight:600;margin-bottom:10px}.product-prices{display:flex;justify-content:center;margin-bottom:10px}.product-prices span{color:#000;font-family:Poppins-Regular,sans-serif;font-size:14px;font-weight:600;justify-content:space-between;padding-right:20px}.product-actions{display:flex;justify-content:center;margin-top:10px}.action-button{background-color:#29ceef;border-radius:50px;cursor:pointer;font-family:Poppins-Regular,sans-serif;font-size:14px;margin-right:10px;padding:5px 10px;text-align:center;transition:background .3s ease}.action-button:hover{background-color:#00b7d9}.product-added{color:#0707074a;font-family:Poppins-Regular,sans-serif;font-size:12px;margin-top:10px}.sort{display:flex;justify-content:space-between;width:450px}.clearance-btn,.leads-btn,.store-search-btn{background:#fff;border-radius:12px;box-shadow:0 2px 6px 0 rgba(0,0,0,.089);font-family:Poppins-Regular,sans-serif;margin-bottom:10px;padding:10px 35px}.clearance-btn:hover,.leads-btn:hover,.store-search-btn:hover{background:#e6e6e6;cursor:pointer;transition:background .3s ease}@media (max-width:1199px){.leads-container{overflow-y:hidden;padding:10px}.sort{display:flex;flex-direction:row;font-size:auto;height:auto;justify-content:left;overflow-x:hidden;width:100%}.walmart-logo{height:100px;width:100px}.walmart-deals{font-family:Poppins-Regular,sans-serif;font-size:auto}.clearance-btn,.leads-btn,.store-search-btn{border-radius:12px;font-family:Poppins-Regular,sans-serif;justify-content:space-evenly;margin-bottom:10px;margin-right:20px;padding:12px 20px}.product-container{height:75svh;padding:30px}.product-card{align-items:center;flex-direction:column;justify-content:center;overflow:hidden;padding:10px}.product-image{margin-bottom:10px;width:100%}.product-actions{justify-content:space-between;width:100%}.product-title{font-size:14px}.product-prices span{font-size:12px}.action-button{align-items:center;background-color:#29ceef;border-radius:50px;cursor:pointer;flex-direction:row;font-family:Poppins-Regular,sans-serif;font-size:14px;justify-content:space-evenly;text-align:center;transition:background .3s ease;width:100%}}
/*# sourceMappingURL=main.846cb7b7.css.map*/