.flex{display:flex}.grid{display:grid}.inline{display:inline}.hidden{display:none}.flex-1{flex:1 1}.flex-column{flex-direction:column}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pr-2{padding-right:.5rem}.pe-10{-webkit-padding-end:2.5rem;padding-inline-end:2.5rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mx-auto{margin-left:auto;margin-right:auto}.space-y-1>:not(:first-child){margin-top:.25rem}.space-y-2>:not(:first-child){margin-top:.5rem}.space-y-3>:not(:first-child){margin-top:.75rem}.space-y-4>:not(:first-child){margin-top:1rem}.space-y-6>:not(:first-child){margin-top:1.5rem}.space-y-8>:not(:first-child){margin-top:2rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-8{width:2rem}.w-full{width:100%}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-8{height:2rem}.max-h-\[500px\]{max-height:500px}.h-\[250px\]{height:250px}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-left{text-align:left}.text-center{text-align:center}.uppercase{text-transform:uppercase}.tracking-wider{letter-spacing:.05em}.whitespace-nowrap{white-space:nowrap}.list-disc{list-style-type:disc}.list-inside{list-style-position:inside}.text-white{color:#ffffff}.text-gray-300{color:#d1d5db}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-900{color:#111827}.text-red-400{color:#f87171}.text-red-500{color:#ef4444}.text-red-700{color:#b91c1c}.text-orange-500{color:#f97316}.text-orange-600{color:#ea580c}.text-orange-700{color:#c2410c}.text-yellow-400{color:#facc15}.text-yellow-500{color:#eab308}.text-green-400{color:#4ade80}.text-green-500{color:#22c55e}.text-green-600{color:#16a34a}.text-green-700{color:#15803d}.text-blue-400{color:#60a5fa}.text-blue-500{color:#3b82f6}.text-indigo-500{color:#6366f1}.text-purple-500{color:#a855f7}.text-amber-500{color:#f59e0b}.bg-white{background-color:#ffffff}.bg-gray-50{background-color:#f9fafb}.bg-gray-200{background-color:#e5e7eb}.bg-gray-700{background-color:#374151}.bg-gray-800{background-color:#1f2937}.bg-gray-900{background-color:#111827}.bg-red-50{background-color:#fef2f2}.bg-red-100{background-color:#fee2e2}.bg-orange-50{background-color:#fff7ed}.bg-orange-100{background-color:#ffedd5}.bg-yellow-50{background-color:#fefce8}.bg-yellow-100{background-color:#fef9c3}.bg-green-50{background-color:#f0fdf4}.bg-green-100{background-color:#dcfce7}.bg-blue-100{background-color:#dbeafe}.bg-red-500\/10{background-color:rgba(239,68,68,.1)}.bg-red-500\/20{background-color:rgba(239,68,68,.2)}.bg-orange-500\/10{background-color:rgba(249,115,22,.1)}.bg-orange-500\/20{background-color:rgba(249,115,22,.2)}.bg-yellow-500\/10{background-color:rgba(234,179,8,.1)}.bg-yellow-500\/20{background-color:rgba(234,179,8,.2)}.bg-green-500\/20{background-color:rgba(34,197,94,.2)}.bg-red-950\/10{background-color:rgba(69,10,10,.1)}.bg-red-950\/20{background-color:rgba(69,10,10,.2)}.bg-red-950\/30{background-color:rgba(69,10,10,.3)}.bg-green-950\/10{background-color:rgba(5,46,22,.1)}.bg-green-950\/20{background-color:rgba(5,46,22,.2)}.bg-yellow-950\/10{background-color:rgba(66,32,6,.1)}.bg-yellow-950\/20{background-color:rgba(66,32,6,.2)}.bg-yellow-950\/30{background-color:rgba(66,32,6,.3)}.bg-blue-950\/30{background-color:rgba(23,37,84,.3)}.border{border-width:1px;border-style:solid}.border-l-4{border-left-width:4px;border-left-style:solid}.border-b-2{border-bottom-width:2px;border-bottom-style:solid}.border-gray-200{border-color:#e5e7eb}.border-gray-600{border-color:#4b5563}.border-gray-700{border-color:#374151}.border-red-200{border-color:#fecaca}.border-red-300{border-color:#fca5a5}.border-red-900\/30{border-color:rgba(127,29,29,.3)}.border-red-900\/50{border-color:rgba(127,29,29,.5)}.border-orange-200{border-color:#fed7aa}.border-orange-800{border-color:#9a3412}.border-yellow-200{border-color:#fef08a}.border-yellow-300{border-color:#fde047}.border-yellow-900\/20{border-color:rgba(113,63,18,.2)}.border-yellow-900\/30{border-color:rgba(113,63,18,.3)}.border-yellow-900\/50{border-color:rgba(113,63,18,.5)}.border-green-200{border-color:#bbf7d0}.border-green-200\/50{border-color:rgba(187,247,208,.5)}.border-green-800{border-color:#166534}.border-green-900\/20{border-color:rgba(20,83,45,.2)}.border-green-900\/30{border-color:rgba(20,83,45,.3)}.border-red-200\/50{border-color:rgba(254,202,202,.5)}.border-red-800{border-color:#991b1b}.border-blue-300{border-color:#93c5fd}.border-blue-500{border-color:#3b82f6}.border-blue-600{border-color:#2563eb}.border-blue-900\/50{border-color:rgba(30,58,138,.5)}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.divide-y>:not(:first-child){border-top:1px solid}.divide-gray-200>:not(:first-child){border-top-color:#e5e7eb}.divide-gray-700>:not(:first-child){border-top-color:#374151}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.transition-colors{transition-property:color,background-color,border-color;transition-duration:.15s}.transition-all{transition-property:all;transition-duration:.15s}.dark\:bg-orange-900\/20{background-color:rgba(124,45,18,.2)}.dark\:bg-green-900\/20{background-color:rgba(20,83,45,.2)}.dark\:bg-red-900\/20{background-color:rgba(127,29,29,.2)}.dark\:bg-gray-700{background-color:#374151}.dark\:border-orange-800{border-color:#9a3412}.dark\:border-green-800{border-color:#166534}.dark\:border-red-800{border-color:#991b1b}.dark\:text-orange-400{color:#fb923c}.dark\:text-green-400{color:#4ade80}.dark\:text-red-400{color:#f87171}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.bg-green-50\/50{background-color:rgba(240,253,244,.5)}.bg-yellow-50\/50{background-color:rgba(254,252,232,.5)}.bg-red-50\/50{background-color:rgba(254,242,242,.5)}.border-yellow-200\/50{border-color:rgba(254,240,138,.5)}.border-red-900\/20{border-color:rgba(127,29,29,.2)}.border-green-900\/50{border-color:rgba(20,83,45,.5)}.hover\:text-gray-300:hover{color:#d1d5db}.hover\:text-gray-900:hover{color:#111827}.absolute{position:absolute}.relative{position:relative}.right-3{right:.75rem}.bottom-2{bottom:.5rem}.align-items-center{align-items:center!important}.align-items-start{align-items:flex-start!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.d-block{display:block!important}.d-flex{display:flex!important}.d-grid{display:grid!important}.d-none{display:none!important}.flex-column{flex-direction:column!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-wrap{flex-wrap:wrap!important}.float-end{float:right!important}.fw-bold{font-weight:700!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.h-100{height:100%!important}.invisible{visibility:hidden!important}.justify-content-between{justify-content:space-between!important}.justify-content-center{justify-content:center!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-x-auto{overflow-x:auto!important}.overflow-y-auto{overflow-y:auto!important}.p-0{padding:0!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.ps-3{padding-left:1rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.rounded{border-radius:var(--bs-border-radius)!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.text-center{text-align:center!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-decoration-none{text-decoration:none!important}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-start{text-align:left!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.visible{visibility:visible!important}.w-100{width:100%!important}*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,SF Pro Display,system-ui,sans-serif}html{font-size:100%}body,html{background-color:#fbfbfd}body{font-family:DM Sans,SF Pro Text,system-ui,sans-serif;font-size:1rem;line-height:1.8}.recharts-cartesian-axis-tick-value,.recharts-label,.recharts-legend-item-text,.recharts-text,.recharts-tooltip-label,svg text,svg tspan{line-height:normal!important;white-space:nowrap!important}.recharts-default-legend{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:16px!important}.recharts-legend-item{display:inline-flex!important;align-items:center!important;margin:0!important}.recharts-legend-item .recharts-surface,.recharts-legend-item svg{margin-right:4px!important}.recharts-legend-item-text{display:inline!important;vertical-align:middle!important}.gridLayout2{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;@media screen and (max-width:1200px){grid-template-columns:repeat(2,1fr);gap:1.5rem}@media screen and (max-width:992px){grid-template-columns:repeat(2,1fr);gap:1rem;justify-items:center}@media screen and (max-width:768px){grid-template-columns:repeat(1,1fr);gap:1rem}@media screen and (max-width:576px){display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}@media screen and (max-width:480px){display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding-left:1rem;padding-bottom:1rem;padding-right:1rem;padding-top:1rem}}.gridLayout3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;@media screen and (max-width:1200px){grid-template-columns:repeat(3,1fr);gap:1.5rem}@media screen and (max-width:992px){grid-template-columns:repeat(2,1fr);gap:1.5rem;justify-items:center}@media screen and (max-width:768px){grid-template-columns:repeat(2,1fr);gap:1rem;justify-items:center}@media screen and (max-width:576px){display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}@media screen and (max-width:480px){display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding-left:1rem;padding-bottom:1rem;padding-right:1rem;padding-top:1rem}}.gridLayout4{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem;@media screen and (max-width:1200px){grid-template-columns:repeat(3,1fr);gap:1.5rem}@media screen and (max-width:992px){grid-template-columns:repeat(2,1fr);gap:1.5rem;justify-items:center}@media screen and (max-width:768px){grid-template-columns:repeat(2,1fr);gap:1rem;justify-items:center}@media screen and (max-width:576px){display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}@media screen and (max-width:480px){display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding-left:1rem;padding-bottom:1rem;padding-right:1rem;padding-top:1rem}}.gridLayout5{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:2rem;gap:2rem;@media screen and (max-width:1200px){grid-template-columns:repeat(4,1fr);gap:1.5rem}@media screen and (max-width:992px){grid-template-columns:repeat(3,1fr);gap:1.5rem;justify-items:center}@media screen and (max-width:768px){grid-template-columns:repeat(2,1fr);gap:1rem;justify-items:center}@media screen and (max-width:576px){display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}@media screen and (max-width:480px){display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding-left:1rem;padding-bottom:1rem;padding-right:1rem;padding-top:1rem}}.flexLayout{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem;@media screen and (max-width:1200px){justify-content:space-between}@media screen and (max-width:992px){justify-content:space-between;gap:1.5rem}@media screen and (max-width:768px){justify-content:space-around;gap:1rem}@media screen and (max-width:576px){justify-content:center;gap:.5rem}@media screen and (max-width:480px){justify-content:center;flex-direction:column;gap:1rem}}.flexLayout2{display:flex;justify-content:space-between;align-items:center;gap:2rem}.user_container{height:100vh;overflow-y:auto;background-color:#eef1f5;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}.user_container_width{padding-left:1rem;@media screen and (max-width:768px){padding-left:.4rem}@media screen and (max-width:480px){padding-left:.2rem;padding-bottom:0;padding-right:.2rem;padding-top:0}}.UserMainTopBannerDiv{width:100%;max-height:150px;height:auto}.UserMainTopBannerDivImage{width:100%;height:100%;object-fit:contain;object-position:center}.UserWishlistBarDivContainer2Button{border-radius:10px!important;padding:.5rem 1rem!important;font-size:.9rem!important;background-color:#fff!important;color:#000!important;border:1px solid #000!important;cursor:pointer;transition:background-color .3s ease-in-out,color .3s ease-in-out;&:hover{background-color:#000!important}}.sidebar-item-wrapper{transition:opacity .15s ease-in-out}.sidebar__container1__2__1{transition:background-color .15s ease-in-out}.app-loader{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;background-color:#f8f9fa;color:#333;font-size:1.2rem}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.App{min-height:100vh;display:flex;flex-direction:column}.route-transition-container{flex-grow:1;transition:opacity .2s ease}.modal-open{padding-right:0!important;overflow:auto!important}