body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.signin-container{background-color:#f5f5f5;min-height:100vh}.signin-container.dark{background-color:#121212}.main-content{justify-content:space-between;margin:0 auto;max-width:480px;min-height:100dvh;padding:0 0 16px}.header{align-items:center;background-color:#fff;display:flex;gap:8px;margin-bottom:24px;padding:20px 12px}.back-btn{color:#111;cursor:pointer;font-size:24px}.page-title{color:#111;font-size:18px;font-weight:600}.form-section{padding:0 12px}@media (min-width:480px){.form-section,.header{padding:0 24px}}.welcome-text h4{color:#111;font-weight:600;margin:0 0 8px}.dark .welcome-text h4{color:#fff}.welcome-text p{color:#666;font-size:16px;margin:0}.dark .welcome-text p{color:#aaa}.form-group{margin-bottom:20px}.form-label{color:#111;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.dark .form-label{color:#fff}.input-wrapper{align-items:center;background-color:#fff;border:1px solid #ddd;border-radius:8px;display:flex;padding:12px;position:relative}.dark .input-wrapper{background-color:#1e1e1e;border-color:#333}.input-wrapper:focus-within{border-color:#007bff}.form-input{background:#0000;border:none;color:#111;flex:1 1;font-size:16px;outline:none}.dark .form-input{color:#fff}.form-input::placeholder{color:#888}.dark .form-input::placeholder{color:#777}.toggle-password{color:#111;cursor:pointer;font-size:20px}.dark .toggle-password{color:#aaa}.options-row{justify-content:space-between;margin-bottom:24px}.options-row,.remember-me{align-items:center;display:flex}.remember-me{color:#666;cursor:pointer;font-size:14px;gap:8px}.dark .remember-me{color:#aaa}.checkbox-custom{align-items:center;border:1px solid #888;border-radius:4px;display:flex;height:16px;justify-content:center;width:16px}.dark .checkbox-custom{border-color:#666}.checkbox-custom.checked{background-color:#111;border-color:#111}.dark .checkbox-custom.checked{background-color:#eee}.checkbox-custom svg{color:#fff;font-size:12px}.dark .checkbox-custom.checked svg{color:#111}.forgot-link{color:#007bff;font-size:14px;text-decoration:none}.dark .forgot-link{color:#4da6ff}.signin-btn{background-color:#007bff;border:none;border-radius:50px;color:#fff;cursor:pointer;display:block;font-size:16px;font-weight:600;padding:14px;text-align:center;text-decoration:none;width:100%}.signin-btn:hover{background-color:#0056b3}.divider{align-items:center;color:#666;display:flex;gap:8px;margin:32px 0}.dark .divider{color:#aaa}.divider-line{background:linear-gradient(90deg,#0000,#ddd,#0000);flex:1 1;height:1px}.dark .divider-line{background:linear-gradient(90deg,#0000,#333,#0000)}.social-buttons{gap:16px}.social-btn,.social-buttons{display:flex;justify-content:center}.social-btn{align-items:center;background-color:#fff;border:1px solid #ddd;border-radius:50%;cursor:pointer;height:48px;width:48px}.dark .social-btn{background-color:#1e1e1e;border-color:#444}.signup-prompt{color:#666;font-size:14px;margin:24px 0;text-align:center}.dark .signup-prompt{color:#aaa}.signup-prompt a{color:#007bff;text-decoration:none}.dark .signup-prompt a{color:#4da6ff}:root{--primary-bg-color:#1a3e9c;--secondary-color: ;--primary-warning:#ffb31f;--primary-color:#1a3e9c;--primary-dark:#121212;--color-chalk:#e3e3e3;--primary-color-light:#c3d0f3;--user-badge-light:rgba(var(--ct-link-color-rgb),var(--ct-link-opacity,1))}html{zoom:80%}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Manrope,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100%;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;font-family:Inter,sans-serif;margin:0;padding:0}input:focus,select:focus{outline:none}button{cursor:pointer}a{text-decoration:none}.flex-wrap{flex-wrap:wrap}.purple{color:#1a3e9c;color:var(--primary-bg-color)}.jusbtw{justify-content:space-between}.f-11{font-size:11px}.pointer{cursor:pointer}.gap-10{display:flex;flex-direction:column}.g-10,.gap-10{gap:10px}.g-15{gap:15px}.g-20{display:flex;gap:20px}.g-40{gap:40px}.g-5{display:flex;gap:5px}.flex-col{flex-direction:column}.w-100,.w-full{width:100%}.action_primary{background-color:#fcaa01;border-radius:5px;color:#fff;padding:11px 25px}.justsb{display:flex;justify-content:space-between}.flex-end{align-items:center;justify-content:end!important}.flex{display:flex}ul{list-style-type:none}.all-center{align-items:center;justify-content:center}.capitalize{text-transform:capitalize}.px-5{padding:0 5px}.py-20{padding:20px 0}.pdy-10{padding:10px 0}.my-20{margin:20px 0}.chalk{color:#8c8c8cd6}.cnwjien{align-items:center;display:flex}.cnwjien>svg{color:#727273!important;position:absolute;right:10px}.purple{color:#7621c9}.main-logo{padding:40px}.alc{align-items:center}.bold{font-weight:700}.login-screen,.reset-password,.signup-screen{display:flex;flex-direction:column;font-size:12px;height:100vh;padding:0 20px;width:100%}.text-right{text-align:right}.login-screen .right,.reset-password .right,.signup-screen .right{align-items:center;color:#4e4e4e;display:flex;flex-direction:column;height:100%;position:relative}.login-screen .right,.reset-password .right{margin:auto;padding:20px 20px 22px;width:100%}.signup-screen .right{padding:15px 0;width:100%}.signup-screen .right.pb-0{padding-bottom:0}.login-screen .right .container,.reset-password .right .container,.signup-screen .right .main{display:flex;flex-direction:column;width:100%}.login-screen .right .container,.reset-password .right .container{width:100%}.signup-screen .right .main{height:721px;padding:0 20px;width:100%}.reset-password .right .container{margin-top:135px}.checkout form,.login-screen .right .container form,.reset-password .right .container form{display:flex;flex-direction:column;gap:35px;margin-top:10%}.checkout form{margin-top:0}.reset-password .right .container form{height:400px;justify-content:space-between;margin-top:50px}.checkout hi,.login-screen .right .container h1,.reset-password .right .container h1,.signup-screen .right .main h1{color:#000;font-family:Manrope,sans-serif;font-size:25px;line-height:34.15px;margin-bottom:5px}.signup-screen .right .main .right-head{font-size:12px;font-weight:500}.checkout .vendor-affilate-container,.statistics .vendor-affilate-container{display:flex;margin-bottom:20px;margin-top:20px;position:relative}.signup-screen .right .main .vendor-affilate-container{display:flex;margin-bottom:60px;margin-top:40px;position:relative}.checkout .vendor-affilate-container .vendor-affilate,.signup-screen .right .main .vendor-affilate-container .vendor-affilate,.statistics .vendor-affilate-container .vendor-affilate{display:flex;font-size:14px;font-weight:500;gap:56px}.vendor-affilate .active{color:#330065}.checkout .line,.signup-screen .right .main .line,.statistics .line{background:#330065;bottom:-5px;display:flex;height:1px;position:absolute;transform:translateX(0);transition:all .5s;width:50%}.checkout .line.affilate,.signup-screen .right .main .line.affilate,.statistics .line.affilate{transform:translateX(100%)}.signup-screen .right .main form{display:flex;flex-direction:column;margin-bottom:47px}.signup-screen .right .main form.affilate{margin-bottom:10px}.signup-screen .right .main form .flex{display:flex;gap:20px;justify-content:space-between}.checkout .pos-rel,.login-screen .right .pos-rel,.signup-screen .right .pos-rel{display:flex;flex-direction:column;gap:8px;width:100%}.reset-password .right .form-control{margin-top:30px}.affilate-form input,.checkout input,.login-screen .right input,.vendor-form input,.vendor-form select,select{background-color:#fff;border:1px solid #e2dae9;height:40px;padding-left:5px}.checkout .pos-rel.email,.signup-screen .right .main form .flex .pos-rel.email{width:100%}.checkout .pos-rel.phone,.signup-screen .right .main form .flex .pos-rel.phone{width:80%}.checkout .affilate-form .pos-rel label,.signup-screen .right .main form .affilate-form .pos-rel label{padding:0 10px;top:-5px}.Register-btn{margin-top:50px}.checkout form .forgotten,.login-screen .right .container form .forgotten{display:flex;font-size:14px;font-weight:400;justify-content:space-between;margin-top:11px;padding-bottom:35px;text-decoration:none}.checkout form .remember-me,.login-screen .right .container form .remember-me{align-items:center;display:flex;font-size:14px;font-weight:400;gap:13px;margin-bottom:35px}.t-and-c{margin-top:40px}.login-screen .right .container form .remember-me input,.signup-screen .right .main form .t-and-c input{cursor:pointer;height:18px;width:18px}.signup-screen .right .main form .t-and-c{align-items:center;display:flex;font-size:12px;gap:14px;margin-bottom:25px}.signup-screen .right .main form .t-and-c input{margin-top:0}.signup-screen .right .main .vend-login-btn{align-items:center;background:none;border:1px solid #330065;border-radius:25px;color:#330065;display:flex;height:50px;justify-content:center}.checkout form button,.checkout-login form button.create-account,.checkout-login form button.login-btn,.login-screen .right .container form button,.reset-password .right .container form button,.signup-screen .right .main form button{height:50px}button{border-radius:7px;font-size:12px}.change-password form button.login-btn,.checkout form button.login-btn,.checkout-login form button.login-btn,.login-btn,.login-screen .right .container form button.login-btn,.reset-password .right .container form button.reset-btn{align-items:center;border:none;border-radius:35px;color:#fff;display:flex;font-size:12px;font-weight:700;justify-content:center;margin-bottom:50px;width:100%}.change-password form .login-btn.login,.checkout form button.login-btn.login,.checkout-login form button.login-btn,.login-btn.login,.login-screen .right .container form button.login-btn,.reset-password .right .container form button.reset-btn{background-color:#330065}.change-password form .login-btn.cancel,.checkout form .login-btn.cancel,.login-btn.cancel{background-color:grey}.reset-password .right .container form button.reset-btn{background-color:#1a3e9c;background-color:var(--primary-bg-color)}.new-password .right .container form button.reset-btn{margin-bottom:0}.checkout-login form button.create-accountc,.login-screen .right .container form button.create-account,.reset-password .right .container form button.back-to-login{background-color:#fff;border:1px solid #330065;color:#330065;margin-top:16px;width:100%}.reset-password .right .container form button.back-to-login{border:1px solid #1a3e9c;border:1px solid var(--primary-bg-color);color:#1a3e9c;color:var(--primary-bg-color)}.signup-screen .right .main form button.continue-btn{align-items:center;background-color:#330065;border:none;color:#fff;display:flex;font-size:18px;font-weight:400;justify-content:center;margin-bottom:36px}.signup-screen .right .main form button.continue-btn.affilate{margin-bottom:16px}.signup-screen .right .main form .back-to-login{background-color:#fff;border:1px solid #1a3e9c;border:1px solid var(--primary-bg-color);color:#1a3e9c;color:var(--primary-bg-color);margin-top:8px;width:100%}.signup-screen .right .main form .have-an-account{align-items:center;display:flex;justify-content:center}.login-screen .right .form-logo,.reset-password .right .form-logo,.signup-screen .right .form-logo{display:flex;justify-content:flex-end;margin-top:15px;padding-right:48px;width:100%}.login-screen .Register-btn button{background:none;border:1px solid #330065;border-radius:25px;width:100%}.section-tabs{color:#fff}.bg-white-container h1,.section-tabs h1{font-size:14px;font-weight:600}.section-tabs p{font-size:12px;font-weight:400}.section-tabs l1{font-size:14px}.style-header{margin:0 20px;padding:10px}.layout-container{min-height:100vh}.layout-container,.layout-header{display:flex;flex-direction:column}.layout-header{background-color:#fff;border-bottom:1px solid #eee;gap:20px;padding:16px 24px;position:sticky;top:0;z-index:50}.header-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px}.header-t h6{color:#777;font-size:10px}.header-t .location{color:#1f1f1f;font-size:12px}.header-t .location-icon{width:18px}.header-icon{color:#330065}.header-search{align-items:center;background-color:#d2cbae80;display:flex;gap:20px;padding:10px;width:100%}.header-search input{background:none;border:none;outline:none}.header-b .filter{align-items:center;background-color:#fdf8e0;display:flex;justify-content:center;padding:12px}.layout-main{background-color:#f9f9f9;flex:1 1}.footer{background:#4b2273;justify-content:space-between;padding:15px 25px;z-index:100}.footer,.footer-item{align-items:center;color:#fff;display:flex}.footer-item{flex-direction:column;gap:5px}.footer-icon{width:25px}.carousel-container{border-radius:12px;margin:20px 0;max-width:100%;position:relative;width:100%}.store-container{padding-bottom:20px}.dashboard .footer,.statistics .footer{bottom:0;left:0;position:fixed;width:100%}.carousel-slides{display:flex;transition:transform .6s ease-in-out;width:100%}.carousel-slide{min-width:100%;position:relative}.carousel-slide img{height:100%;object-fit:contain;width:100%}.slide-overlay{background:linear-gradient(0deg,#000c,#0000);bottom:0;color:#fff;left:0;padding:60px 40px 30px;position:absolute;right:0;text-align:left}.slide-overlay h2{font-size:32px;font-weight:700;margin:0 0 8px}.slide-overlay p{font-size:18px;margin:0;opacity:.9}.carousel-dots{bottom:20px;display:flex;gap:10px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.dot{background:#ffffff80;cursor:pointer;height:12px;transition:all .3s;width:12px}.dot.active{transform:scale(1.3)}.dot.active,.dot:hover{background:#fff}.categories-section{background-color:#fff;padding:20px 16px}.categories-title h3{color:#111;font-size:18px;font-weight:600;margin:0 0 16px}.categories-title p{color:#330065}.categories-container{border-radius:12px;overflow:hidden}.categories-list{-ms-overflow-style:none;display:flex;gap:16px;overflow-x:auto;padding:8px 0;scrollbar-width:none}.categories-list::-webkit-scrollbar{display:none}.category-item{flex:0 0 80px;flex-direction:column;min-width:80px;text-align:center}.category-icon,.category-item{align-items:center;display:flex}.category-icon{background-color:#faecb2;border-radius:50%;box-shadow:0 2px 8px #0000001a;font-size:28px;height:60px;justify-content:center;margin-bottom:8px;transition:transform .2s;width:60px}.cat-img{width:30px}.category-name{word-wrap:break-word;color:#333;font-size:12px;margin:0;max-width:80px}.dark .category-name{color:#ddd}.products-flex{display:flex;gap:12px;overflow:hidden}.product__cost{color:#3bb77e;font-size:15px;font-weight:700}.cost__price{color:#707070;font-size:12px;font-weight:600;margin-top:-10px;text-decoration:line-through}.product__name{color:#111;font-size:14px;text-transform:capitalize}.product-info a{text-decoration:none}.carousel-wrapper{position:relative;width:100%}.carousel-container,.hidden{overflow:hidden}.carousel-container.related{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.carousel-container.related::-webkit-scrollbar{display:none}.carousel-track.main{display:flex;transition:transform .6s ease-in-out}.category-items{width:100%}.products-grid{grid-gap:20px;gap:20px;grid-template-columns:repeat(3,1fr);padding:10px 0}.products-grid.related{display:flex}.product-grid-item{width:100%}.product-cart-wrap{background:#fff;box-shadow:0 4px 12px #00000014;transition:transform .3s ease,box-shadow .3s ease}.product-cart-wrap:hover{box-shadow:0 12px 20px #00000026}.product-slide{box-sizing:border-box;min-width:50%;padding:0 5px}.product-cart-wrap{border-radius:12px;overflow:hidden;transition:transform .3s ease}.product-cart-wrap:hover{transform:translateY(-8px)}.carousel-arrow{align-items:center;background:#fffffff2;border:none;border-radius:50%;box-shadow:0 4px 15px #0003;cursor:pointer;display:flex;height:48px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s;width:48px;z-index:10}.carousel-arrow:hover{background:#fff;transform:translateY(-50%) scale(1.1)}.carousel-arrow:disabled{cursor:not-allowed;opacity:.3}.carousel-arrow.left{left:-24px}.carousel-arrow.right{right:-24px}.category-container{background-color:#f9f9f9;display:flex;flex-direction:column;gap:40px;padding:25px}.category-container.single{gap:0}.category-t{display:flex;flex-direction:column;gap:10px}.back-icon{align-items:center;background:#fff;border-radius:100%;display:flex;justify-content:center;padding:5px}.text-center{text-align:center}.add-cart{align-items:center;background:#330065;color:#fff;display:flex;justify-content:center;padding:10px;width:100%}.details{padding-bottom:50px}.details-t{background:#e7e8ea;display:flex;flex-direction:column;gap:15px;padding:40px}.details .main-image{object:contain;width:100%}.details .moreImages{display:flex}.details .moreImagesItems{background:#77559866;border-radius:5px;display:flex;gap:5px;padding:5px}.details .moreImages img{width:50px}.category-head{align-items:center}.details-b{background:#fff}.details-b .cat-name-container{display:flex}.details-b .cat-name{align-items:center;background:#fea;border-radius:20px;display:flex;font-size:12px;justify-content:center;padding:5px 10px}.details .details-b .db1{display:flex;flex-direction:column;gap:10px;padding:30px 40px}.details.main .details-b .db1{border-bottom:1px solid grey}.details-b .product-name{color:#1f1f1f;font-size:14px;font-weight:700}.details-b .brand-name{color:#1f1f1f;font-size:12px}.details-b .in-stock{color:#666;font-size:12px}.details-b .in-stock .num{color:#330065}.details-b .db2{align-items:center;border-bottom:1px solid grey;padding:20px 40px}.details-b .db2 img{width:55px}.details-b .db2 .store-name{color:#1f1f1f;font-size:14px;font-weight:700}.details-b .db2 .seller{color:#555;font-size:12px}.details-b .icon-container{align-items:center;background-color:#faecb270;border-radius:100%;display:flex;justify-content:center;padding:4px 5px}.details-b .icon{color:#330065;width:20px}.details-b .db3{color:#1f1f1f}.details-b .db3 .product-info{border-bottom:1px solid grey;padding:20px 40px}.details-b .db3 .product-info p,.page-title{font-size:16px;font-weight:700}.details-b .db3 .product-desc{border-bottom:1px solid grey;font-size:14px;line-height:2;padding:20px 40px}.details-b .db3 .read-more{color:#f1c618;cursor:pointer}.details-b .db4{margin-bottom:60px;padding:20px 40px}.details-footer{align-items:center;background:#fff;bottom:0;box-shadow:0 -6px 10px -4px #0000001f;display:flex;justify-content:space-between;left:0;margin-bottom:80px;padding:20px 40px;position:fixed;width:100%;z-index:100}.details-footer .add-cart-btn{background:#330065;border-radius:20px;color:#fff;padding:7px 20px}.details-footer .price{font-size:24px;font-weight:700;margin-bottom:5px}.details-footer .quantity-icon{align-items:center;background-color:#330065;border-radius:100%;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:1px}.details-footer .quantity-icon .icon{width:20px}.details-footer .quantity-icon.dec{opacity:.6}.details-footer .quantity-num{font-size:20px}.cart{background:#f5f5f5;justify-content:space-between;min-height:100vh}.cart,.empty-cart{display:flex;flex-direction:column;gap:20px}.empty-cart{align-items:center;padding:50px 0}.cart-main{display:flex;flex-direction:column;gap:30px;padding:40px 40px 0}.cart-item{background:#fff;border-radius:20px;padding:10px;position:relative}.cart-item.oos{opacity:.6}.cart-item .cartimg{border-radius:10%;height:120px;width:150px}.cart-item .cartimg img{border-radius:10%;height:100%;object-fit:cover;width:100%}.cart-item .delete-cartitem{color:red;position:absolute;right:5px;top:10px}.cart-item .cart-item-name{font-size:14px}.cart-item .cart-item-category{color:grey;font-size:12px}.cart-item .cart-item-sellp{font-size:18px;font-weight:500}.cart-item .cart-item-costp{color:grey;font-size:12px;text-decoration:line-through}.cart-item .discount{background:#f8e28b;border-radius:5px;font-size:12px;padding:2px 4px}.cart-item .quant-btn{background:#e2dae9;border-radius:20px;padding:3px;width:100px}.cart-item .quant-btn .icon{align-items:center;background:#fff;border-radius:100%;display:flex;justify-content:center;padding:2px}.cart-item .quant-btn .icon .ic{font-size:16px}.cart-scrollable-container{max-height:calc(100vh - 350px);overflow-x:hidden;overflow-y:auto;padding-right:8px;scrollbar-width:none}.cart-summary-container{display:flex;flex-direction:column;gap:10px;width:100%}.cart-summary-container.check{margin-bottom:80px}.cart-summary-container .summ-title{background:#0000;font-size:14px;padding:0 20px}.cart-summary{background:#fff;border-top-left-radius:20px;border-top-right-radius:20px;display:flex;flex-direction:column;gap:10px}.checkout .cart-summary,.order-d .cart-summary{border-radius:10px}.cart-summary .summ-section,.order-details .summ-section{align-items:center;border-bottom:1px solid grey;display:flex;font-size:15px;justify-content:space-between;padding:15px 20px}.order-details .summ-section{border-bottom:1px solid #ccc}.cart-summary .summ-section.last,.order-details .summ-section.status{border-bottom:none}.cart-summary .summ-section .summ-left{color:#444}.order-details .summ-section .summ-left{color:#666}.cart-summary .summ-section .summ-right{font-size:17px}.returning .cart-summary .summ-section .summ-right{font-size:15px}.returning .cart-summary .summ-section .summ-left,.returning .forgotten p{font-size:14px}.cart-summary .cart-btns{align-items:center;color:#fff;display:flex;gap:40px;justify-content:space-between;padding:0 20px 40px}.cart-summary .cart-btns .cart-btn{align-items:center;border-radius:20px;display:flex;height:40px;justify-content:center;width:1100%}.cart-summary .cart-btns .checkout-btn{background:#542258}.cart-summary .cart-btns .clear-btn{background:grey}.fav-icon{color:#f1c618}.oos-btn,.wishlist-cart-btn{align-items:center;border-radius:20px;color:#fff;display:flex;font-size:14px;justify-content:center;padding:5px 15px}.wishlist-cart-btn{background:#330065}.oos-btn{background:#777}.checkout{background:#f5f5f5;display:flex;flex-direction:column;gap:20px;height:100%;justify-content:center;padding:40px}.checkout input{background:#fff;padding-left:10px}.orderItem{padding:0 10px 0 0}.orderItem .cartimg{height:150px;width:300px}.orderItem .cart-item-sellp{font-size:12px}.orderItem .cart-item-sellp .order-num{font-weight:500}.my-vendors .delivered-btn,.orderItem .delivered-btn{background:#b7ffc3;border-radius:5px;color:#0e8d24;font-size:12px;padding:5px 10px;position:absolute;right:10px;top:10px}.orderItem .delivered-btn.ongoing{background:#f0eefd;color:#5b0e9e}.orderItem .delivered-btn.pending{background:#fff3c3;color:#d2ac16}.orderItem .delivered-btn.refund{background:#e2dae9;color:#5b0e9e}.orderItem .delivered-btn.replacement{background:#ffe7e6;color:#ef7370}.orderItem .buy-again{background:#5b0e9e;border-radius:5px;bottom:20px;color:#fff;font-size:12px;padding:5px 10px;position:absolute;right:10px}.edit-product,.new-product,.orders,.products,.ratings,.support-center,.vendor-profile{background:#f2f2f2;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:30px}.orders select{width:80%}.category-head .profile-image{width:40px}.order-details{background:#f2f2f2;display:flex;flex-direction:column;gap:40px;justify-content:center;padding:40px 20px}.copy{color:#5b0e9e;font-size:12px}.order-addy-container{background:#fff;border-radius:20px;display:flex;flex-direction:column;gap:10px;justify-content:center;padding:40px 20px}.order-addy-container .head{border-bottom:1px solid #ccc;font-size:18px;padding-bottom:10px}.order-addy-container .order-addy{color:#222;display:flex;flex-direction:column;font-size:14px;gap:10px;justify-content:center}.change-password,.profile{background:#f2f2f2;padding:40px}.profile .profile-img-container{border:1px dashed #5b0e9e;border-radius:100%;display:flex;flex-direction:column;justify-content:center;padding:5px;position:relative;width:80px}.vendor-profile .profile-img-container{position:relative}.profile .profile-img-container img{width:100%}.profile .profile-img-container .camera-icon{background:#af63f0;bottom:-5px;padding:2px 4px;right:0}.cam-container,.profile .profile-img-container .camera-icon{align-items:center;border-radius:100%;display:flex;justify-content:center;position:absolute}.cam-container{background:#fff;bottom:5px;padding:3px;right:-5px}.vendor-profile .profile-img-container .camera-icon{align-items:center;background:#5b0e9e;border-radius:100%;display:flex;justify-content:center;padding:4px;position:relative}.profile .profile-img-container .camera-icon .cam{color:#fff;width:100%}.vendor-profile .profile-img-container .camera-icon .cam{color:#fff;width:25px}.profile .name-email{display:flex;flex-direction:column;gap:10px;justify-content:center}.profile .name-email h1{font-size:22px;font-weight:400}.profile .name-email p{color:#999;font-size:16px;font-weight:400}.ProfileItemsCard{background:#fff;border-radius:5px;padding:10px 15px}.ProfileItemsCard img{width:40px}.ProfileItemsCard .delete-bg{align-items:center;background:#f7bbb54d;border-radius:2px;color:#ee1e1e;display:flex;justify-content:center;padding:5px 7px}.ProfileItemsCard .delete-text{color:#ed1717}.add-addy,.address .edit-delete{display:flex;justify-content:flex-end}.edit-delete .delete,.edit-delete .edit{align-items:center;border-radius:100%;display:flex;height:30px;justify-content:center;width:30px}.edit-delete .edit{background:#f0eefd;color:#5b0e9e}.edit-delete .delete{background:#ffe7e6;color:#ef7370}.add-addy .new-addy{align-items:center;background:#5b0e9e;border-radius:5px;color:#fff;display:flex;height:40px;justify-content:center;width:250px}.address{padding:40px}.change-password{height:100%}.change-password label{color:#555;font-size:15px;margin-bottom:10px}.change-password input{border:none;border-radius:5px;height:50px;margin-top:10px;outline:none;padding-left:10px}.change-password form .login-btn{height:40px}.bg-white{background:#fff}.rounded-sm{border-radius:5px}.p-5{padding:5px}.p-10{padding:10px}.p-20{padding:20px}.support-center .terms{color:#555}.support-center .contact{color:#1f1f1f}.support-center .contact-item{border:1px solid #e2dae999}.support-center .contact-item img{width:30px}.support-center .contact-item .call,.support-center .contact-item .whatsapp{align-items:center;background-color:#e2dae996;border-radius:100%;display:flex;justify-content:center;padding:5px}.support-center .contact-item .call{background-color:#e2dae996}.support-center .contact-item .whatsapp{background:#e2fce4}.support-center .contact-item .mail img{width:40px}.rounded-full{border-radius:100%}.support-center .contact-item .btn{align-items:center;border-radius:5px;color:#fff;display:flex;height:35px;justify-content:center;width:100px}.support-center .contact-item .btn.call-btn{background:#5b0e9e}.support-center .contact-item .btn.send1-btn{background:#4caf50}.support-center .contact-item .btn.send2-btn{background:#f4f2ed;color:#c5221f}.help p{color:#1f1f1f}.help input{border:none;border-radius:5px;outline:none;padding:10px 10px 10px 20px}.help .send-btn{align-items:center;background:#5b0e9e;display:flex;justify-content:center;padding:2px}.white{color:#fff}.accordion{border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 20px #0000000d;margin:0 auto;max-width:900px;overflow:hidden;width:100%}.accordion-item{background:#fff;border-bottom:1px solid #e5e7eb}.accordion-item:last-child{border-bottom:none}.accordion-header{align-items:center;background:#0000;border:none;color:#1f2937;cursor:pointer;display:flex;font-size:1.1rem;justify-content:space-between;padding:18px 24px;text-align:left;transition:all .2s ease;width:100%}.accordion-header:hover{background:#f9fafb}.accordion-header:focus{box-shadow:inset 0 0 0 3px #3b82f64d;outline:none}.accordion-title{flex:1 1}.accordion-icon{color:#5b0e9e;font-size:1.6rem;transition:transform .3s ease}.accordion-item.active .accordion-icon{transform:rotate(180deg)}.accordion-content{background:#f9fafb;max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease}.accordion-item.active .accordion-content{max-height:1000px}.accordion-body{color:#555;font-size:1rem;line-height:1.6;padding:0 24px 24px}.mt-20{margin-top:20px}.products{padding:20px;position:relative}.products .product-grid{gap:10px}.products .product-grid-item{position:relative}.products .product-grid-item .approved{background:#b7ffc3;color:#0e8d24;right:10px}.products .product-grid-item .approved,.products .product-grid-item .edit{border-radius:5px;font-size:12px;padding:3px 5px;position:absolute;top:10px}.products .product-grid-item .edit{background:#5b0e9e;color:#fff;left:10px}.my-vendors .add-product,.products .add-product{align-items:center;background:#5b0e9e;border-radius:100%;bottom:150px;color:#fff;display:flex;justify-content:center;padding:10px;position:fixed;right:20px}.new-product label{color:#555;font-size:14px}.new-product .new .pos-rel input,.new-product .new select{background-color:#ccc3;border:1px solid #e2dae9;height:40px;padding-left:20px}.new-product .new .pos-rel .add-img{align-items:center;background-color:#ccc3;display:flex;height:40px;justify-content:center}.new-product .new .pos-rel .add-img input{background-color:initial;border:none;height:auto;padding-left:20px}.new-product .pos-rel{display:flex;flex-direction:column;gap:10px}.edit-profile-btn{color:#5b0e9e;font-size:14px;padding:0 5px}.edit-profile-btn .edit-ic{width:20px}.vendor-profile .profile-info{border-radius:10px}.vendor-profile .profile-info .vendor-tag{background:#f2e4ff;border-radius:5px;color:#5b0e9e;padding:5px 15px}.vendor-profile .profile-info .profile-item{border-bottom:1px solid #ccc;padding-bottom:20px}.vendor-profile .profile-info .title{color:#666;font-size:14px}.order-details .login-btn,.pin-page .login-btn,.transaction-summary .login-btn,.withdraw .login-btn{border:none;border-radius:20px;color:#fff;height:40px}.order-details .login-btn.cancel,.pin-page .login-btn.cancel,.transaction-summary .login-btn.cancel,.withdraw .login-btn.cancel{background:#a19aa7}.order-details .login-btn.login,.pin-page .login-btn.login,.transaction-summary .login-btn.login,.withdraw .login-btn.login{background:#542258}.funds-withdraw,.withdraw{background:#f2f2f2;display:flex;flex-direction:column;gap:20px;height:100vh;padding:30px}.withdraw{height:100%}.funds-withdraw img{width:40px}.funds-withdraw .right-arr{width:20px}.withdraw form p{color:#555;font-size:14px}.transaction-summary .summary-items .summary-item,.withdraw form input,.withdraw form select,.withdraw form textarea{border:1px solid #e2dae999;border-radius:5px;outline:none}.withdraw form{margin:40px 0}.withdraw .available{align-items:center;background:#ccc3;border-radius:5px;display:flex;height:50px;padding-left:20px}.transaction-summary .summary-items{margin-bottom:40px}.transaction-summary .summary-items .summary-item{padding:10px}.transaction-summary .summary-items .summary-item p{font-size:14px}.transaction-summary .summary-items .summary-item .bank{color:#888}.transaction-summary .summary-items .summary-item .name-ic{align-items:center;background:#ebe6f0;border-radius:2px;display:flex;font-weight:600;height:40px;justify-content:center;width:40px}.h-50{height:50px}.pin-page{background:#f2f2f2;color:#000;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;gap:20px;min-height:100vh;padding:40px}.header{padding:20px}.cancel-btn{align-items:center;background:none;border:none;color:#007aff;cursor:pointer;display:inline-flex;font-size:17px;font-weight:500;gap:6px;padding:0}.main-content{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:0 24px 80px}.title{font-size:28px;font-weight:600;margin-bottom:8px}.subtitle{color:#444;font-size:16px;margin-bottom:48px;max-width:320px;text-align:center}.pin-dots{display:flex;gap:28px;margin-bottom:64px}.dot{background:#f0eefd;border:2px solid #c7c7cc;border-radius:50%;height:20px;transition:all .25s ease;width:20px}.dot.filled{background:#5b0e9e;border-color:#5b0e9e;box-shadow:0 2px 10px #00000040}.keypad{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(3,1fr);max-width:320px;width:100%}.key{align-items:center;aspect-ratio:1;background:#542258;border:none;border-radius:50%;box-shadow:0 2px 8px #00000014;color:#fff;cursor:pointer;display:flex;font-size:36px;font-weight:400;justify-content:center;transition:background .15s,transform .1s;-webkit-user-select:none;user-select:none}.key:active{background:#e5e5ea;transform:scale(.92)}.key.delete{font-size:28px}.empty{visibility:hidden}.hidden-input{height:1px;opacity:0;pointer-events:none;position:absolute;width:1px}.details-statistics .db1{border-bottom:0}.statistics{padding-bottom:100px;position:relative}.statistics .product-name{font-size:18px}.statistics .rating-head{border-bottom:1px solid #ccc;padding-bottom:15px}.statistics .rating-head .arr-ic{color:#555;width:15px}.statistics .rating-head p{color:#555;font-size:12px}.statistics .rating-head .rating-amt{color:#1a68d3}.statistics .rating-items{color:grey;font-size:12px;margin-top:10px}.statistics .rating-items .rating-desc{color:#1f1f1f}.statistics .rating-items .date{display:flex;justify-content:flex-end}.statistics .rating-items .rating-item{border-bottom:1px solid #ccc;padding:15px 0}.statistics .vendor-affilate-container{padding:0 10px}.px-20{padding:0 20px}.dashboard{background:#f2f2f2;display:flex;flex-direction:column;justify-content:center;padding:30px 30px 100px}.dashboard .logo{width:130px}.dashboard .d-profile{background:#f0eefd;border:1px solid #3300654d;border-radius:10px;padding:10px}.dashboard .d-profile img{width:40px}.dashboard .d-profile h2{color:#330065;font-size:18px}.dashboard .d-profile p{color:#606060;font-size:14px}.dashboard .balance-card{background-image:url(/static/media/Frame%201000005896.c0a2f5a4fc5ac9b33a8c.png);background-position:50%;background-repeat:no-repeat;background-size:contain;color:#fff;min-height:200px;padding:20px}.dashboard .balance-card .wallet-ic{align-items:center;background:#fff;border-radius:100%;color:#330065;display:flex;height:50px;justify-content:center;width:50px}.dashboard .balance-card .wallet-ic .ic{font-size:30px}.dashboard .db-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.h-full{height:100%}.analytics .db-cards .db-card .bg-p,.analytics .db-cards .db-card .bg-y,.dashboard .db-cards .db-card .bg-p,.dashboard .db-cards .db-card .bg-y{align-items:center;border-radius:100%;display:flex;height:50px;justify-content:center;width:50px}.dashboard .bg-y{background:#fff6d0}.dashboard .bg-p{background:#efedfb}.dashboard .db-cards .db-card img{width:30px}.db-card p{color:#666;font-size:14px}.db-card h2{color:#1f1f1f;font-size:28px;font-weight:400}.dashboard .links .bg-p,.dashboard .links .bg-y{align-items:center;display:flex;height:40px;justify-content:center;width:40px}.dashboard .links img{width:30px}.dashboard .links img.log-out{width:40px}.dashboard .links{margin-top:20px}.my-store .copy-store-link{background:#faecb2;border-radius:5px;color:#5b0e9e;font-size:14px;padding:10px 15px}.my-store .copy-store-link .copy{width:20px}.my-store .store-name{background:#e2dae9;border-radius:20px;color:#5b0e9e;font-size:14px;padding:7px 15px}.my-store .vend-cat{margin-top:20px}.edit-profile button{height:40px}.my-vendors{padding-bottom:50px;position:relative}.my-vendors img{width:80px}.my-vendors .name{font-size:14px}.my-vendors .email,.my-vendors .num{font-size:12px}.my-vendor-details{background:#f5f5f5;display:flex;flex-direction:column;gap:20px;padding:20px}.my-vendor-details .statement{background:#fff;border-radius:5px;color:#5b0e9e;padding:5px}.my-vendor-details .ed{background:#5b0e9e;border-radius:5px;color:#fff;padding:5px}.my-vendor-details .bb{border-bottom:1px solid #ccc;padding:10px 0 15px}.my-vendor-details .bb.head p{font-size:16px}.my-vendor-details .title{font-size:16px;font-weight:400}.my-vendor-details .vd{color:#666;font-size:14px}.black{color:#000}.tabs-section{margin:0 auto;max-width:1200px;padding:20px;width:100%}.tabs-header{border-bottom:2px solid #e0e0e0;display:flex;justify-content:space-between;margin-bottom:24px;overflow-x:auto;white-space:nowrap}.tab-button{background:none;border:none;border-bottom:1px solid #0000;color:#666;cursor:pointer;font-size:16px;font-weight:500;padding:12px 24px;transition:all .2s ease}.tab-button:hover{color:#333}.tab-button.active{border-bottom:1px solid #330065;color:#330065;font-weight:600}.tabs-content{padding:0 8px}.tab-content h2{color:#222;font-size:24px;margin-bottom:16px}.grid-placeholder,.photo-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}.photo-grid img{border-radius:12px;height:100%;object-fit:contain;width:100%}.p-table .ex-da{background:#7b06bf;border-radius:7px;color:#fff;font-size:14px;padding:5px 15px}.ex-da2 .ex-ic,.p-table .ex-da .ex-ic{width:20px}.p-table .date{font-size:13px}.analytics .dates input,.p-table .date input,.p-table .search-data{border:1px solid grey;border-radius:5px;height:30px;padding:0 20px}.p-table .search-data{background:#fff}.p-table .search-data input{border:none}.p-table .search-data .search-ic{color:#545964cc;width:20px}.projects img{width:80px}.projects .name{color:#03001e;font-size:18px;font-weight:400}.projects .business{color:#444;font-size:14px;font-weight:400}.projects .created{background:#e6e3fa;border-radius:5px;font-size:12px;padding:5px 15px}.projects .created .p1{color:#8d7bf9}.projects .created .p2{color:#7303c0}.projects .cust-inf .p1{color:#666;font-size:14px}.projects .cust-inf .p2{color:#1f1f1f;font-weight:600}.projects .cust-inf .bb{padding:20px 0}.all-stkts,.analytics,.available-stock,.genealogy,.geneology-tree,.search-user,.transaction-records{background:#f5f5f5;padding:20px}.genealogy .view-tree-cont{display:flex;justify-content:flex-end;width:100%}.genealogy .view-tree-cont .view-tree{background:#5b0e9e;border-radius:5px;color:#fff;font-size:14px;padding:5px 10px}.genealogy .view-tree-cont .view-tree .eye-ic{width:20px}.genealogy .bb{border-bottom:1px solid #ccc;padding-bottom:20px}.genealogy .bb .p1{color:#666;font-size:14px}.genealogy .bb .p2{color:#1f1f1f}.genealogy .bb .copy-ic,.genealogy .bb .p2.date{color:#5b0e9e}.gp-head img{width:100px}.gp-head p{color:#5b0e9e}.stockist .stockist-head img{width:50px}.stockist .stockist-head .greet{color:#1f1f1f;font-size:13px}.stockist .stockist-head .s-name{color:#1f1f1f;font-size:15px}.search-user .search-box{background:#eee;border-radius:7px;color:#555;padding:15px}.search-user .search-box input{background:none;border:none}.search-user .title{color:#555;font-size:15px;font-weight:400}.transaction-records .bg-p{align-items:center;background:#f0eefd;border-radius:100%;color:#5b0e9e;display:flex;height:38px;justify-content:center;width:40px}.transaction-records .bg-p img{width:27px}.transaction-records .name,.transaction-records .package{font-size:12px}.transaction-records .package{color:#555}.transaction-records .price{color:#444;font-size:14px}.transaction-records .date-time{color:grey;font-size:10px;gap:5px}.notifs .bg-p{background:#77559891;color:#fff}.notifs .msg{color:#777;font-size:12px}.notifs .time{color:#555;font-size:10px}.notifs .date{color:#1f1f1f;font-size:12px}.s-menu{height:100%}.s-menu .bg-p,.s-menu .bg-y{align-items:center;border-radius:5px;display:flex;justify-content:center;padding:5px}.s-menu .bg-p{background:#efedfb;color:#5b0e9e}.s-menu .bg-y{background:#fff6d0;color:#f1c618}.atd form label{color:#555;font-size:15px}.atd form input{border:none;border-radius:5px;height:40px;padding-left:10px}.analytics .dates p{color:#03001e;font-size:12px}.analytics .db-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.analytics .db-cards .db-card img{width:30px}.analytics .bg-y{background:#fff6d0}.analytics .bg-p{background:#efedfb}.inventory .ex-da2{border:1px solid #5b0e9e;border-radius:5px;color:#5b0e9e;padding:5px 15px}.inventory img{width:40px}.inventory .delete,.inventory .edit,.inventory .see{align-items:center;border-radius:100%;display:flex;height:30px;justify-content:center;width:30px}.inventory .edit{background:#f0eefd;color:#5b0e9e}.inventory .see{background:#fff6d0;color:#f1c618}.inventory .delete{background:#ffe7e6;color:#ef7370}.inventory .ic{width:18px}.ex-da2 p{font-size:14px}.uppercase{text-transform:uppercase}.add-pd-btn{background:#5b0e9e;border:none;border-radius:20px;color:#fff;height:40px}.p-delete{color:#ef7370}.all-stkts .edit{color:#5b0e9e}.all-stkts .delete{color:#ef7370}.bg-success{background-color:#1dc59442;color:#10ac7e}.bg-error{background-color:#f9e8ea;color:#ec707a}.badge{border-radius:.25rem;font-size:10px;line-height:1;padding:.4em 1em;text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.user__avatar{align-items:center;border-radius:50%;display:flex;height:30px;justify-content:center;margin-right:10px;width:30px}.cart-cont{position:relative}.cart-num{align-items:center;background:#5b0e9e;border-radius:100%;color:#fff;display:flex;font-size:12px;height:15px;justify-content:center;position:absolute;right:-3px;top:0;width:15px}select.order-status{width:20px}a .order-details-link{background:#5b0e9e;border-radius:3px;color:#fff;cursor:pointer;font-size:14px;font-weight:400;padding:3px 5px}.footer-cont{bottom:0;left:0;position:fixed;width:100%;z-index:100}.items-center{align-items:center;display:flex}.small-img{width:200px}.products-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr);margin:0 auto;padding:20px;width:100%}.product-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;width:100%}.product-image{aspect-ratio:1/1;background:#e5e7eb;width:100%}.product-info{display:flex;flex-direction:column;gap:12px;padding:16px}.skeleton-line{background:#e5e7eb;border-radius:6px;height:10px}.skeleton-line.title{width:85%}.skeleton-line.price{width:50%}.skeleton-line.rating{width:60%}.skeleton-button{background:#e5e7eb;border-radius:8px;height:40px;margin-top:8px}.skeleton{overflow:hidden;position:relative}.skeleton:after{animation:shimmer 1.8s infinite;background:linear-gradient(90deg,#0000,#ffffffb3 50%,#0000);content:"";inset:0;pointer-events:none;position:absolute}.skeleton-pulse .product-image,.skeleton-pulse .skeleton-button,.skeleton-pulse .skeleton-line{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.category-skeleton{align-items:center;border-radius:12px;display:flex;flex-direction:column;gap:8px;padding:8px 4px}.skeleton-icon{background:#e9ecef;border-radius:50%;height:64px;overflow:hidden;position:relative;width:64px}.skeleton-name{background:#e9ecef;border-radius:4px;height:12px;width:70%}.category-skeleton{position:relative}.category-skeleton:after{animation:shimmer 2s linear infinite;background:linear-gradient(90deg,#0000,#ffffff80 50%,#0000);content:"";inset:0;position:absolute}@keyframes shimmer{0%{transform:translateX(-150%)}to{transform:translateX(150%)}}.pfp{color:#330065;font-size:50px!important}.login-link{font-size:12px}.login-link,.logout-btn-header{color:#330065;text-decoration:underline}.logout-btn-header{display:flex;justify-content:flex-end;width:100%}.search-modal{grid-gap:10px;-ms-overflow-style:none;background:#f5f5f5;display:grid;gap:10px;grid-template-columns:repeat(2,1fr);height:100vh;left:0;overflow-y:auto;padding:20px;position:fixed;scrollbar-width:none;top:130px;width:100%;z-index:100}.stockist-status{width:50px}.stk-card{background:#fff;border-radius:10px;padding:15px}.stk-grey{color:#666;font-size:14px}.h-screen{height:100vh}.red{color:red}.read-notif{opacity:.5}.toast-message{border-bottom-left-radius:5px;border-top-left-radius:5px;bottom:3%;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;color:#fff;font-size:14px;min-width:25%;opacity:0;padding:12px 22px;position:fixed;right:0;transform:translateX(100%);transition:opacity .5s ease-in-out,transform .5s ease-in-out;z-index:9999}.success{background-color:green}.error{background-color:red}.warning{background-color:orange}.show{opacity:1;transform:translateX(0)}.hide{opacity:0;transform:translateX(100%)}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
/*# sourceMappingURL=main.f45662d4.css.map*/