@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css);body{margin:0}body,code{font-family:Roboto,Segoe UI,Arial,sans-serif}button,div,h1,h2,h3,h4,h5,h6,input,p,select,span,textarea{font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif}.login-profile-page{align-items:flex-start;background-color:var(--ice-blue);gap:30px;height:86vh;padding:40px}.left-section,.login-profile-page{box-sizing:border-box;display:flex}.left-section{flex-direction:column;gap:20px;width:50%}.info-card{align-items:center;background:var(--pure-white);border-radius:10px;box-shadow:0 1px 3px #0f172a14;box-sizing:border-box;display:flex;gap:12px;justify-content:space-between;padding:16px 18px}.info-left{align-items:flex-start;display:flex;gap:14px;min-width:0}.icon{color:var(--deep-navy);flex:0 0 auto;font-size:22px;margin-top:2px}.text-block{display:flex;flex-direction:column;min-width:0}.text-block h3{color:var(--deep-navy);font-size:18px;font-weight:600;margin:0}.text-block p{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--soft-slate-grey);display:-webkit-box;font-size:14px;margin:6px 0 0;overflow:hidden;text-overflow:ellipsis}.btn-outline{border-radius:6px;flex:0 0 auto;font-size:14px;font-weight:500;padding:8px 14px;transition:background-color .2s,color .2s;white-space:nowrap}.btn-outline:hover{background-color:var(--bold-blue-cta);color:var(--pure-white)}.arrow{color:var(--soft-slate-grey);font-size:24px;padding-left:8px}.right-section{background-image:url(https://www.medikabazaar.com/static/images/user-card-bg.png);background-position:50%;background-repeat:no-repeat;border-radius:10px;box-shadow:0 1px 3px #0f172a14;box-sizing:border-box;display:flex;flex-direction:column;height:44%;justify-content:center;padding:30px;width:50%}.login-promo-title{color:#000;font-size:26px;font-weight:700;line-height:1.15;margin:0 0 22px}.btn-primary-login{background-color:var(--bold-blue-cta);border:none;border-radius:8px;color:var(--pure-white);cursor:pointer;font-size:16px;font-weight:600;padding:12px 30px;transition:background-color .2s;width:-webkit-fit-content;width:fit-content}.btn-primary:hover{background-color:color-mix(in srgb,var(--bold-blue-cta) 80%,#000 10%)}@media (max-width:900px){.login-profile-page{align-items:center;flex-direction:column;gap:18px;height:auto;padding:24px}.left-section,.right-section{max-width:720px;width:100%}.right-section{height:auto;padding:28px;text-align:center}.info-card{padding:14px}.text-block h3{font-size:17px}.text-block p{-webkit-line-clamp:3;font-size:13px}.btn-outline,.btn-primary{font-size:15px;padding:10px 14px}}@media (max-width:480px){.login-profile-page{gap:14px;padding:16px}.left-section,.right-section{max-width:420px;width:100%}.info-card{align-items:stretch;flex-direction:column;gap:12px;padding:12px}.info-left{align-items:center;display:flex;gap:12px}.icon{flex:0 0 auto;font-size:26px}.text-block h3{font-size:16px}.text-block p{-webkit-line-clamp:3;font-size:13px}.btn-outline{text-align:center;white-space:normal}.btn-outline,.btn-primary{border-radius:8px;padding:12px;width:100%}.btn-primary{font-size:15px}.right-section{border-radius:8px;padding:45px}.promo-title{font-size:20px}.arrow{align-self:flex-end}}@media (min-width:1600px){.login-profile-page{gap:40px;padding:60px}.left-section{width:46%}.right-section{padding:56px;width:46%}}.modal-backdrop{align-items:center;display:flex;inset:0;justify-content:center;pointer-events:none;position:fixed;z-index:1000}.modal-backdrop-click-area{background:#10182873;inset:0;pointer-events:auto;position:fixed}.modal-panel{background:#fff;border-radius:14px;box-shadow:0 12px 40px #030a1433;margin:20px;overflow:hidden;pointer-events:auto;position:relative;width:100%;z-index:1010}.modal-close{background:#fff;border:none;border-radius:50%;box-shadow:0 2px 6px #030a141f;cursor:pointer;font-size:18px;height:36px;position:absolute;right:16px;top:12px;width:36px}.modal-content{overflow-y:auto;padding:18px}.modal-content::-webkit-scrollbar,.modal-panel::-webkit-scrollbar{width:8px}.modal-content::-webkit-scrollbar-thumb,.modal-panel::-webkit-scrollbar-thumb{background:#0003;border-radius:10px}.login-popup{background:var(--pure-white);border-radius:12px;height:460px;max-height:85vh;overflow:hidden;width:100%}.login-left,.login-popup{box-sizing:border-box;display:flex}.login-left{align-items:center;background-image:url(https://www.medikabazaar.com/static/images/user-card-bg.png);background-position:50%;background-size:cover;justify-content:center;min-width:260px;width:52%}.promo-inner{background:#fffffff2;border-radius:12px;box-sizing:border-box;max-width:360px;padding:30px 34px;text-align:left}.promo-inner h1{color:var(--deep-navy);font-size:26px;font-weight:800;line-height:1.08;margin:0 0 8px}.promo-highlight{color:var(--bold-blue-cta);font-weight:800}.promo-sub{font-size:16px;font-weight:600;margin-top:12px}.promo-note,.promo-sub{color:var(--bold-blue-cta)}.promo-note{font-size:13px;line-height:1.25;margin-top:14px}.login-right{box-sizing:border-box;display:flex;flex-direction:column;overflow:auto;padding:42px 44px;width:48%}.login-right h2{color:var(--deep-navy);font-size:26px;font-weight:700;margin-bottom:18px}.field-label{color:var(--deep-navy);font-weight:600;margin-bottom:6px}.text-input{background:var(--pure-white);border:1px solid var(--soft-slate-grey);border-radius:8px;color:var(--deep-navy);font-size:15px;margin-bottom:18px;padding:14px}.btn-continue,.text-input{box-sizing:border-box;width:100%}.btn-continue{background-color:var(--bold-blue-cta);border:none;border-radius:8px;color:var(--pure-white);cursor:pointer;font-size:16px;font-weight:700;margin-bottom:14px;padding:14px 18px}.btn-google{align-items:center;border:1px solid var(--soft-slate-grey);border-radius:8px;box-sizing:border-box;color:var(--deep-navy);cursor:pointer;display:flex;gap:12px;justify-content:center;margin-bottom:10px;padding:12px;width:100%}.btn-google,.btn-outline{background:var(--pure-white);font-weight:600}.btn-outline{border:1px solid var(--bold-blue-cta);color:var(--bold-blue-cta)}.gicon{height:20px;width:20px}.login-terms{font-size:12px;margin-top:6px}.back-arrow,.login-terms{color:var(--soft-slate-grey)}.back-arrow{-webkit-user-select:none;user-select:none}.otp-expire,.otp-info{color:var(--soft-slate-grey)}.otp-input{background-clip:padding-box;background:var(--pure-white);border:1px solid var(--soft-slate-grey);box-shadow:inset 0 0 0 0 #0000;color:var(--deep-navy)}@media (max-width:880px){.login-popup{border-radius:10px;flex-direction:column;height:auto;max-height:90vh}.login-left,.login-right{width:100%}.login-left{min-height:140px;padding:18px 12px}.promo-inner{max-width:100%;padding:18px 20px}.promo-inner h1{font-size:20px}.promo-sub{font-size:15px;margin-top:8px}.promo-note{font-size:13px;margin-top:8px}.login-right{padding:22px}.login-right h2{font-size:22px;margin-bottom:14px}.btn-continue,.text-input{font-size:15px;padding:12px}.btn-google,.btn-outline{font-size:14px;padding:10px}.otp-input{font-size:18px;letter-spacing:12px;padding:12px}}@media (max-width:480px){.login-popup{border-radius:8px;max-height:95vh;overflow:auto}.login-left{align-items:center;display:flex;justify-content:center;min-height:100px;padding:12px}.promo-inner{max-width:100%;padding:12px 14px;text-align:center}.promo-inner h1{font-size:18px;line-height:1.05}.promo-sub{font-size:14px;margin-top:8px}.promo-note{font-size:12px;margin-top:8px}.login-right{padding:16px}.login-right h2{font-size:20px;margin-bottom:12px}.field-label{color:var(--deep-navy);font-size:14px}.text-input{font-size:14px;padding:10px}.btn-continue{font-size:15px;padding:12px}.btn-google,.btn-outline{font-size:14px;padding:10px}.otp-input{font-size:18px;letter-spacing:8px;padding:10px}.btn-continue,.btn-google,.btn-outline{border-radius:8px;width:100%}}@media (max-width:360px){.login-left{display:none}.login-right{padding:14px;width:100%}.login-popup{height:auto}.otp-input{font-size:17px;letter-spacing:6px}}.phone-kyc-wrapper{box-sizing:border-box;display:flex;justify-content:center;padding:26px}.phone-kyc-inner{background:#0000;box-sizing:border-box;margin:0 auto;max-width:680px;width:100%}.kyc-badge{background:#eef2ff;border-radius:8px;box-sizing:border-box;color:#334155;display:inline-block;font-size:14px;font-weight:600;margin-bottom:18px;padding:8px 12px}.kyc-title{color:#111827;font-size:32px;line-height:1.1;margin:6px 0 14px}.kyc-desc{color:#4b5563;font-size:16px;margin-bottom:22px}.kyc-form{display:flex;flex-direction:column;gap:12px}.field-label{color:#374151;font-size:15px;font-weight:700;margin-bottom:8px}.phone-input{background:#fff;border:1px solid #e6eaf6;border-radius:10px;box-sizing:border-box;font-size:16px;outline:none;padding:14px 16px;width:100%}.phone-input:focus{border-color:#3b59e8;box-shadow:0 0 0 4px #3b59e814}.phone-input-error{border-color:#e53e3e}.field-error{color:#b91c1c;font-size:13px;margin-bottom:6px;margin-top:-6px}.kyc-actions{align-items:center;display:flex;gap:16px;margin-top:6px}.btn-outline{border:1px solid #3352e8;color:#3352e8}.btn-outline,.btn-primary{border-radius:8px;box-sizing:border-box;flex:1 1;padding:14px 18px}.btn-primary{background:linear-gradient(180deg,#3551e8,#2c56e8)}.kyc-note{color:#9ca3af;font-size:13px;margin-top:18px;padding:10px 6px;text-align:center}.notify-row{color:#111827;font-size:14px;font-weight:600;gap:10px;margin-top:12px}.notify-row,.otp-row{align-items:center;display:flex}.otp-row{justify-content:space-between}.otp-expire{color:#9ca3af;font-size:14px}.otp-header{align-items:center;display:flex;gap:10px;margin-bottom:10px}.back-arrow{cursor:pointer;font-size:20px}.otp-info{color:#9ca3af;font-size:14px;margin-bottom:10px}.otp-input{border:1px solid #e5e7eb;border-radius:8px;box-sizing:border-box;font-size:20px;letter-spacing:18px;margin-bottom:18px;padding:14px;text-align:center;width:100%}@media (max-width:720px){.phone-kyc-wrapper{padding:18px}.phone-kyc-inner{max-width:620px;padding:0 6px}.kyc-title{font-size:26px;margin-bottom:12px}.kyc-desc{font-size:15px;margin-bottom:16px}.btn-outline,.btn-primary,.phone-input{font-size:15px;padding:12px 14px}.kyc-actions{align-items:stretch;flex-direction:column;gap:12px}.otp-input{font-size:18px;letter-spacing:12px;padding:12px}.notify-row{font-size:14px}.kyc-note{font-size:13px;padding:8px 4px}}@media (max-width:480px){.phone-kyc-wrapper{padding:12px}.phone-kyc-inner{max-width:520px;padding:0 6px}.kyc-badge{font-size:13px;margin-bottom:12px;padding:6px 10px}.kyc-title{font-size:22px;margin-bottom:10px}.kyc-desc{font-size:14px;margin-bottom:12px}.field-label{font-size:14px;margin-bottom:6px}.phone-input{font-size:15px;padding:10px 12px}.btn-outline,.btn-primary{font-size:15px;padding:12px;width:100%}.otp-input{font-size:18px;letter-spacing:8px;padding:10px}.kyc-note,.notice{font-size:12px}.notify-row{font-size:13px;gap:8px}}@media (max-width:360px){.phone-kyc-wrapper{padding:8px}.phone-kyc-inner{max-width:340px;padding:0 6px}.kyc-title{font-size:20px}.kyc-desc{font-size:13px}.otp-input{font-size:17px;letter-spacing:6px;padding:8px}.btn-outline,.btn-primary{font-size:14px;padding:10px}}.cart-badge{background:#ef4444;border-radius:999px;color:#fff;display:inline-block;font-size:12px;font-weight:700;line-height:1;margin-left:8px;min-width:20px;padding:2px 6px;text-align:center;vertical-align:middle}.cart-icon-wrapper{display:inline-block;position:relative}.cart-icon-badge{background:#ef4444;border:2px solid #fff;border-radius:999px;box-shadow:0 2px 4px #0000001a;color:#fff;font-size:11px;font-weight:700;line-height:1;min-width:18px;padding:2px 6px;position:absolute;right:-8px;text-align:center;top:-8px}.action-item-cart{position:relative}.cart-icon{font-size:18px}.site-header{background:#2a568f;border-bottom:1px solid #0a0f1e0a;box-shadow:0 1px 0 #030a1405;box-sizing:border-box;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:60}.header-inner{box-sizing:border-box;gap:20px;margin:0 auto;padding:12px 18px;padding-inline:3%}.header-inner,.header-left{align-items:center;display:flex}.header-left{flex:0 0 auto}.user-header-logo{align-items:center;display:flex;gap:12px;left:40px;text-decoration:none;top:20px;z-index:10}.logo-mark{border-radius:6px;flex-shrink:0;height:36px;width:36px}.logo-text{align-items:baseline;color:#222;gap:6px;line-height:1}.brand-strong{color:#111827;font-size:15px;font-weight:600}.brand-light{color:#6b7280;font-size:15px;font-weight:400}.header-center{display:flex;flex:1 1;justify-content:center;min-width:0}.search-form{align-items:center;background:linear-gradient(180deg,#fff,#fbfdff);border:1px solid #e6eefc;border-radius:10px;box-shadow:0 1px 0 #0a142805;box-sizing:border-box;display:flex;height:40px;max-width:760px;min-width:0;padding:6px;width:100%}.search-input{background:#0000;border:none;border-radius:8px;color:#374151;flex:1 1 auto;font-size:15px;min-width:0;outline:none;padding:12px 14px}.search-input::placeholder{color:#c7d6ef;font-weight:600}.search-btn{align-items:center;background:#0000;border:none;border-radius:8px;color:#6b7280;cursor:pointer;display:inline-flex;justify-content:center;padding:8px 10px}.header-right{align-items:center;display:flex;flex:0 0 auto;gap:12px}.action-item{align-items:center;background:#0000;border-radius:8px;box-sizing:border-box;color:#374151;display:inline-flex;font-size:14px;font-weight:600;gap:8px;padding:8px 10px;position:relative;text-decoration:none}.action-item:hover{background:#30768808}.action-icon{color:#fff;font-size:18px}.login-btn{background-color:#2a568f;box-shadow:0 6px 18px #2c56e824;color:#fff}.account-btn,.login-btn{align-items:center;border:none;border-radius:8px;box-sizing:border-box;cursor:pointer;display:inline-flex;font-size:15px;font-weight:700;gap:10px;padding:10px 18px}.account-btn{color:#000}.login-icon{font-size:18px}.visually-hidden{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;white-space:nowrap;width:1px}.btn-kyc{align-items:center;background:linear-gradient(180deg,#3551e8,#2c56e8);border:none;border-radius:8px;box-shadow:0 6px 18px #2c56e824;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;gap:10px;margin-right:6px;padding:10px 16px}.btn-kyc .kyc-chevron{font-size:18px;font-weight:700;line-height:1}.action-item .action-label{color:#fff}.help-dropdown{position:relative}.help-menu{animation:fadeIn .2s ease;background:#fff;border-radius:12px;box-shadow:0 12px 30px #0000001f;padding:12px 16px;position:absolute;right:0;top:120%;width:240px;z-index:1000}.help-item{align-items:center;color:#333;display:flex;font-size:14px;gap:10px;padding:8px 0}.help-item svg{color:#1f3c88;font-size:16px}.help-item:not(:last-child){border-bottom:1px solid #eee}@keyframes fadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1100px){.header-inner{padding:10px 14px}.search-form{max-width:520px}.brand-strong{font-size:16px}.action-item .action-label,.brand-light{display:none}}@media (max-width:720px){.header-inner{gap:10px;padding-inline:4%}.search-form{max-width:360px}.action-item{padding:6px}.login-btn{font-size:14px;padding:8px 12px}.logo-mark{height:32px;width:32px}.brand-strong{font-size:15px}.cart-icon-badge{font-size:10px;min-width:16px;padding:1px 4px;right:-6px;top:-6px}}@media (max-width:480px){.header-inner{align-items:center;gap:8px;padding:8px 10px}.logo-mark{height:32px;width:32px}.brand-strong{font-size:14px}.brand-light{display:none}.search-form{border-radius:8px;max-width:160px;padding:4px 6px}.search-input{display:block!important;font-size:13px;padding:6px;width:100%}.search-btn{margin-left:0;padding:6px}.action-item{font-size:0;gap:4px;padding:6px}.action-item .action-icon{font-size:18px}.action-item .action-label{display:none}.cart-icon-badge{border-width:1px;font-size:9px;min-width:14px;padding:1px 3px;right:-5px;top:-5px}.account-btn,.login-btn{box-shadow:none;font-size:0;gap:6px;min-width:40px;padding:6px 8px}.account-btn .login-icon,.login-btn .login-icon{font-size:18px}.account-btn span,.login-btn span{display:none}.header-inner,.site-header{overflow:hidden}}@media (max-width:360px){.header-inner{gap:6px;padding:6px 8px}.search-form{max-width:140px}.cart-icon-badge{font-size:8px;min-width:12px;padding:1px 2px;right:-4px;top:-4px}.action-item{padding:4px}}:root{--ice-blue:#ecf1fc}.home-banner-container{box-sizing:border-box;margin:0 auto;overflow:hidden;position:relative}.banner-slide,.home-banner-container{align-items:center;display:flex;justify-content:center;width:100%}.banner-slide{height:100%}.banner-image{-webkit-user-drag:none;display:block;height:clamp(220px,32vw,420px);max-height:320px;object-fit:cover;-webkit-user-select:none;user-select:none;width:100%}.banner-arrow{align-items:center;background:#fffffff2;border:none;border-radius:50%;box-shadow:0 4px 12px #0000001f;color:#0f172a;color:var(--deep-navy);cursor:pointer;display:flex;font-size:28px;height:44px;justify-content:center;line-height:1;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:44px;z-index:12}.banner-arrow:hover{transform:translateY(-50%) scale(1.03)}.banner-arrow.left{left:12px}.banner-arrow.right{right:12px}.banner-dots{bottom:12px;display:flex;gap:8px;left:50%;position:absolute;transform:translateX(-50%);z-index:15}.dot{background:#fffc;border:1px solid #00000014;border-radius:50%;cursor:pointer;height:10px;padding:0;width:10px}.dot.active{background:#fff;background:var(--pure-white);box-shadow:0 0 0 6px #ffffff14,0 2px 8px #0000001f}.categories-row{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;gap:18px;overflow-x:auto;overflow-y:hidden;padding-bottom:8px;scroll-behavior:smooth;scrollbar-width:none;width:100%}.categories-row::-webkit-scrollbar{height:8px}.categories-row::-webkit-scrollbar-thumb{background:#00000014;border-radius:8px}.category-card{align-items:center;background-color:#ecf1fc;background-color:var(--ice-blue);border:1px solid #0a0f1e08;border-radius:12px;box-shadow:0 1px 0 #0a0f1e05;box-sizing:border-box;cursor:pointer;display:flex;flex:0 0 140px;flex-direction:column;gap:10px;max-width:160px;min-width:120px;padding:10px;text-align:center;transition:transform .12s ease,box-shadow .12s ease}.category-title{color:#0f172a;color:var(--deep-navy);font-size:13px;font-weight:700;line-height:1.1;margin:0;padding-top:6px}.category-icon{align-items:center;border-radius:10px;box-sizing:border-box;display:flex;height:85px;justify-content:center;overflow:hidden;padding:8px;width:100%}.category-icon img{-webkit-user-drag:none;border-radius:8px;display:block;object-fit:cover;-webkit-user-select:none;user-select:none;width:70px}.category-card.active,.category-card:active,.category-card:focus{box-shadow:0 8px 24px #0e1e3214;outline:none;transform:translateY(-3px)}.brands-section{box-sizing:border-box;margin-top:5%;width:100%}.brands-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.brands-title{color:#0f172a;color:var(--deep-navy);font-size:20px;font-weight:500;margin:0}.brands-viewall{color:#2563eb;color:var(--bold-blue-cta);font-size:14px;font-weight:600;text-decoration:none}.brands-row{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;align-items:flex-start;cursor:grab;display:flex;gap:16px;overflow-x:auto;overflow-y:visible;padding-bottom:10px;scroll-behavior:smooth;scrollbar-width:none;-webkit-user-select:none}.brands-row:active{cursor:grabbing}.brands-row::-webkit-scrollbar{display:none;height:0}.brand-card{align-items:center;background-color:#fff;border:1px solid #fff;border-radius:12px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;height:110px;justify-content:center;padding:16px;text-align:center;transition:all .3s ease;width:120px}.brand-card:focus,.brand-card:hover{outline:none}.brand-image-container{align-items:center;display:flex;height:80px;justify-content:center;margin-bottom:12px;position:relative;width:80px}.brand-image{display:block;max-height:100%;max-width:100%;object-fit:contain}.brand-fallback{align-items:center;background:#ecf1fc;background:var(--ice-blue);border-radius:50%;color:#2563eb;color:var(--bold-blue-cta);display:flex;display:none;font-size:24px;font-weight:700;height:80px;justify-content:center;width:80px}.brand-name{color:#0f172a;color:var(--deep-navy);font-size:14px;font-weight:600;line-height:1.3;margin-top:4px;max-width:100%;text-align:center;word-break:break-word}@media (max-width:768px){.brand-card{height:140px;min-width:140px;padding:12px;width:140px}.brand-image-container{height:70px;margin-bottom:8px;width:70px}.brand-fallback{font-size:20px;height:70px;width:70px}.brand-name{font-size:13px}}@media (max-width:480px){.brand-card{height:120px;min-width:120px;padding:10px;width:120px}.brand-image-container{height:60px;margin-bottom:6px;width:60px}.brand-fallback{font-size:18px;height:60px;width:60px}.brand-name{font-size:12px}.brands-title{font-size:18px}}@media (max-width:900px){.bigsavings-list{display:flex!important;flex-direction:column!important;gap:16px!important;margin:0!important;overflow-x:visible!important;overflow-y:visible!important;padding:0!important}.bigsavings-list>*{flex:0 0 auto!important;margin:0!important;max-width:100%!important;width:100%!important}.bigsavings-wrapper{padding-left:16px!important;padding-right:16px!important}.category-card{flex:0 0 120px;min-width:100px}.brand-card{flex:0 0 120px;height:86px;width:120px}}@media (min-width:900px) and (max-width:1200px){.bigsavings-list>*{flex:0 0 240px;min-width:200px}.category-card{flex:0 0 130px}.brand-card{flex:0 0 140px;height:94px;width:140px}}@media (min-width:1200px){.bigsavings-list>*{flex:0 0 200px}.category-card{flex:0 0 150px}}@media (max-width:480px){.home-banner-container{max-width:100%}.banner-arrow{font-size:20px;height:34px;width:34px}.banner-dots{bottom:8px}.category-icon{height:56px;width:56px}.category-title{font-size:12px}.bigsavings-wrapper{padding-left:12px!important;padding-right:12px!important}.brand-count{font-size:11px}}.bigsavings-list>:focus-visible,.brand-card:focus-visible,.category-card:focus-visible{outline:2px solid #2563eb40;outline-offset:2px}.banner-categories-row{overflow-y:visible;padding-inline:20px}.banner-category-pill{background:#fff;border:none;color:#0f172a;color:var(--deep-navy);cursor:pointer;flex-shrink:0;font-size:14px;font-weight:600;padding:10px 24px;transition:all .2s ease;white-space:nowrap}.banner-category-pill:hover{background:#e0e7ff;transform:translateY(-2px)}.banner-category-pill.active{border-color:#2563eb;border-color:var(--bold-blue-cta);box-shadow:0 4px 12px #2563eb33}.banner-category-name{margin:0}.banner-categories-container{align-items:center;display:flex;position:relative}.categories-scroll-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:50%;box-shadow:0 2px 8px #0000001a;cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease;width:32px;z-index:10}.categories-scroll-btn:hover{background:#f1f5f9;box-shadow:0 4px 12px #00000026;transform:translateY(-50%) scale(1.05)}.categories-scroll-btn.left{left:10px}.categories-scroll-btn.right{right:10px}.categories-scroll-btn svg{color:#64748b}.banner-categories-row{-webkit-overflow-scrolling:touch;display:flex;flex:1 1;gap:12px;overflow-x:auto;padding:8px 0;scroll-behavior:smooth;scrollbar-width:none}.banner-categories-row::-webkit-scrollbar{display:none}.category-dropdown{animation:dropdownFadeIn .2s ease;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 8px 32px #00000026;max-height:400px;max-width:350px;min-width:280px;overflow-y:auto}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-content{padding:12px 0}.dropdown-header{border-bottom:1px solid #f1f5f9;color:#64748b;font-size:12px;font-weight:600;letter-spacing:.5px;margin-bottom:8px;padding:8px 16px;text-transform:uppercase}.subcategories-list{display:flex;flex-direction:column}.subcategory-item{align-items:center;background:none;border:none;cursor:pointer;display:flex;padding:10px 16px;text-align:left;transition:background-color .2s ease;width:100%}.subcategory-item:hover{background-color:#f8fafc}.subcategory-info{align-items:center;display:flex;gap:12px;width:100%}.subcategory-image{border:1px solid #e2e8f0;border-radius:6px;flex-shrink:0;height:32px;object-fit:cover;width:32px}.subcategory-name{color:#334155;flex:1 1;font-size:14px;font-weight:500}.banner-category-pill.active{background:#2563eb;background:var(--bold-blue-cta);color:#fff}.banner-category-pill.active .banner-category-name{color:#fff}.banner-category-pill.active svg{color:#fff;opacity:.9}.banner-category-pill.has-subcategories{cursor:pointer}@media (max-width:768px){.banner-categories-container{padding:0 30px}.categories-scroll-btn{height:28px;width:28px}.categories-scroll-btn.left{left:5px}.categories-scroll-btn.right{right:5px}.category-dropdown{animation:slideUp .3s ease;border-radius:20px 20px 0 0;bottom:0;left:0!important;max-height:60vh;max-width:100%!important;position:fixed!important;right:0;top:auto!important;width:100%!important}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.subcategories-list{max-height:50vh;overflow-y:auto}}@media (max-width:480px){.banner-categories-container{padding:0 5px}.categories-scroll-btn{display:none}}.pcard{background:#fff;border:1px solid #e9e9e9;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;margin:10px;overflow:hidden;padding:5px;transition:box-shadow .16s ease,transform .12s ease;width:240px}.pcard:hover{box-shadow:0 10px 30px #0e1e2514;transform:translateY(-4px)}.pcard-image-wrap{background:#fff;border-top-left-radius:10px;border-top-right-radius:10px;height:130px;overflow:hidden;position:relative;width:100%}.pcard-image{display:block;height:100%;margin:0 auto;object-fit:contain;width:70%}.pcard-badge{background:#00a91c;border-radius:6px;font-size:12px;font-weight:700;height:17%;left:1px;padding:4px;top:1px;width:-webkit-fit-content;width:fit-content}.pcard-badge,.pcard-badge-orange{color:#fff;position:absolute;z-index:2}.pcard-badge-orange{background:#ff8c00;border-radius:4px;font-size:11px;font-weight:600;left:8px;padding:4px 6px;top:8px}.pcard-rating{align-items:center;background:#fff;border-radius:999px;box-shadow:0 4px 10px #0e1e250f;display:flex;font-size:12px;gap:6px;padding:4px 8px;position:absolute;right:8px;top:8px;z-index:2}.pcard-body{display:flex;flex-direction:column;gap:8px;min-height:0;padding:10px}.pcard-title{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;font-size:14px;font-weight:400;height:2.8em;line-height:1.4;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.pcard-price{align-items:baseline;display:flex}.pcard-current{color:#0f172a;font-size:16px;font-weight:700;min-height:44px}.pcard-heart-float{align-items:center;background:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;height:34px;justify-content:center;position:absolute;right:1px;width:34px;z-index:2}.pcard-old{color:#64748b;font-size:13px;text-decoration:line-through}.pcard-tag{align-items:center;background:#f7f8ff;border-radius:10px;color:#3056d3;display:flex;font-size:11px;font-weight:700;gap:6px;min-height:50px;padding:6px;width:100%}.pcard-actions{margin-top:auto}.pcard-cta{background:#3056d3;border:none;border-radius:8px;box-shadow:0 6px 12px #2562eb1f;color:#fff;cursor:pointer;font-weight:700;padding:10px 12px;width:100%}@media (max-width:1100px){.pcard{width:32%}}@media (max-width:760px){.pcard{width:45%}}@media (max-width:420px){.pcard{width:90%}}.bigsavings{margin:0 auto;padding:32px}.bigsavings-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.bigsavings-header h2{font-size:28px;margin:0}.view-all{font-weight:600}.bigsavings-wrapper{position:relative}.bigsavings-list{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;overflow-x:auto;padding:8px 4px 16px 8px;scroll-snap-type:x mandatory;scrollbar-width:none}.bigsavings-list::-webkit-scrollbar{display:none}.bigsavings-list>*{scroll-snap-align:start}.overlay-arrow{align-items:center;background:var(--pure-white);border:1px solid #0000000f;border-radius:999px;box-shadow:0 6px 18px #0e1e250f;cursor:pointer;display:flex;font-size:20px;height:44px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:44px;z-index:30}.overlay-arrow.left{left:-18px}.overlay-arrow.right{right:-18px}@media (max-width:1100px){.pcard{flex:0 0 33.3333%;max-width:33.3333%}}@media (max-width:760px){.pcard{flex:0 0 45%;max-width:45%}}@media (max-width:420px){.pcard{flex:0 0 90%;max-width:90%}.overlay-arrow{display:none}}.testimonial-card{background:var(--ice-blue);border:1px solid #0f172a0a;border-radius:12px;box-shadow:0 6px 20px #0e1e250a;box-sizing:border-box;color:var(--deep-navy);display:flex;flex-direction:column;margin:12px;min-width:30%;padding:36px 28px 72px;position:relative;width:100%}.testimonial-quote{color:#2563eb2e;height:46px;left:20px;pointer-events:none;position:absolute;top:14px;width:46px}.testimonial-body{display:block;margin:0;padding:0}.testimonial-text{text-wrap:pretty;color:var(--deep-navy);font-size:16px;line-height:1.6;margin:0;max-height:10.4em;overflow:hidden}.testimonial-chip{align-items:center;background:var(--pure-white);border:1px solid #0f172a0a;border-radius:10px;bottom:-22px;box-shadow:0 10px 18px #0e1e250f;display:flex;gap:10px;left:20px;min-width:260px;padding:10px 12px;position:absolute}.testimonial-avatar{border-radius:999px;flex-shrink:0;height:44px;object-fit:cover;width:44px}.testimonial-meta{display:flex;flex-direction:column}.testimonial-name{color:var(--deep-navy);font-size:14px;font-weight:700}.testimonial-title{color:var(--soft-slate-grey);font-size:13px;line-height:1.1;margin-top:2px;max-width:220px}.testimonials-section{margin:0 auto;max-width:1280px;padding:32px 40px}.testimonials-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:18px}.testimonials-title{color:var(--deep-navy);font-size:26px;font-weight:500;margin:0}.testimonials-view{color:var(--bold-blue-cta);font-weight:600;text-decoration:none}.testimonials-row{-webkit-overflow-scrolling:touch;display:flex;gap:8px;overflow-x:auto;padding-bottom:22px;scroll-snap-type:x proximity;scrollbar-width:none}.testimonials-row::-webkit-scrollbar{display:none}.testimonials-row>*{scroll-snap-align:start}.testimonials-section:after{content:"";display:block;height:36px}@media (max-width:420px){.testimonial-card{min-width:260px;padding:28px 18px 68px;width:300px}.testimonial-chip{bottom:-20px;left:14px;min-width:220px}}.site-footer{background:var(--deep-navy);border-top:1px solid #ffffff05;box-sizing:border-box;color:var(--pure-white);padding-inline:30px;padding-top:20px}.site-footer__container{grid-gap:28px;align-items:start;display:grid;gap:28px;grid-template-columns:repeat(4,1fr);margin:0 auto;padding-inline:20px}.site-footer__heading{color:var(--pure-white);font-size:15px;font-weight:800;letter-spacing:.6px;margin:0 0 12px;text-transform:uppercase}.site-footer__subheading{color:var(--pure-white);font-size:13px;font-weight:700;margin-top:16px}.site-footer__list{list-style:none;margin:0;padding:0}.site-footer__item{margin-bottom:12px}.site-footer__link{color:var(--pure-white);display:inline-block;font-size:15px;text-decoration:none}.site-footer__link:hover{color:var(--pure-white);text-decoration:underline}.site-footer__col--center{align-items:flex-start;display:flex;flex-direction:column;gap:18px}.play-badge img{border:1px solid #ffffff0a;border-radius:6px;display:block;height:48px;object-fit:contain;width:160px}.feedback-btn{background:var(--pure-white);border:none;border-radius:8px;box-shadow:0 6px 18px #0e1e250f;color:var(--deep-navy);cursor:pointer;font-weight:700;padding:14px 24px}.feedback-btn:hover{transform:translateY(-2px)}.site-footer__social{display:flex;gap:10px;margin-top:6px}.social-btn{align-items:center;background:#0000;border:1px solid #ffffff08;border-radius:8px;color:var(--pure-white);display:inline-flex;height:36px;justify-content:center;text-decoration:none;width:36px}.social-btn:hover{background:#ffffff08;transform:translateY(-2px)}.social-svg{color:var(--pure-white);display:block}.footer-bottom{margin-top:30px;padding:16px 0;width:100%}.footer-bottom__text{color:#fff;font-size:14px;font-weight:500;letter-spacing:.3px;text-align:center}@media (max-width:1100px){.site-footer__container{gap:24px;grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.site-footer__container{gap:16px;grid-template-columns:1fr}.site-footer{padding:28px 14px;width:109%}.play-badge img{height:44px;width:140px}.site-footer__heading,.site-footer__link{font-size:14px}}@media (min-width:1400px){.site-footer__container{max-width:1200px;padding:0 8px}}.container{margin:0 auto;max-width:1200px;padding:0 20px}.seller-hero{background:linear-gradient(135deg,var(--deep-navy) 0,#0f172af2 100%);color:var(--pure-white);display:flex;flex-direction:column;min-height:100vh;overflow:hidden;position:relative;width:100%}.seller-hero__overlay{background:linear-gradient(105deg,#0f172af2,#0f172ad9 40%,#25bdf80f);inset:0;position:absolute;z-index:1}.seller-hero__nav{align-items:center;background:#0f172acc;border-bottom:1px solid #ffffff0f;display:flex;justify-content:space-between;padding:17px;position:relative;z-index:3}.seller-hero__logo{align-items:center;display:flex;gap:1rem}.logo{color:var(--pure-white);gap:1rem;transition:transform .3s ease}.logo-home{align-items:center;display:flex;gap:12px;left:40px;position:absolute;text-decoration:none;z-index:10}.logo:hover{transform:translateY(-2px)}.logo-mark{background:linear-gradient(135deg,var(--bold-blue-cta) 0,var(--sky-blue) 100%);border-radius:12px;box-shadow:0 8px 24px #2563eb2e;height:48px;padding:8px;width:48px}.logo-text{display:flex;flex-direction:column}.seller-hero__brand{color:var(--pure-white);font-size:1.25rem;font-weight:600}.seller-hero__brand strong{color:var(--bold-blue-cta);display:block;font-size:.9rem;font-weight:700;margin-top:.25rem}.seller-hero__auth .btn--outline{background:#0000;border:2px solid #ffffff26;border-radius:50px;color:var(--pure-white);font-weight:600;padding:.75rem 2rem;transition:all .3s ease}.seller-hero__auth .btn--outline:hover{background:var(--pure-white);border-color:var(--pure-white);box-shadow:0 8px 20px #ffffff14;color:var(--deep-navy);transform:translateY(-2px)}.seller-hero__content{display:flex;flex:1 1;flex-direction:column;justify-content:center;max-width:800px;padding:4rem;position:relative;z-index:3}.seller-hero__kicker{align-items:center;color:var(--bold-blue-cta);display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;letter-spacing:2px;margin-bottom:1.5rem;text-transform:uppercase}.seller-hero__kicker:before{background:var(--bold-blue-cta);content:"";height:2px;width:40px}.seller-hero__title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,var(--pure-white) 0,#ffffffe6 100%);-webkit-background-clip:text;background-clip:text;font-size:4rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;text-shadow:0 4px 20px #0000001f}.seller-hero__subtitle{color:#ffffffe6;font-size:1.25rem;font-weight:400;line-height:1.6;margin-bottom:3rem;max-width:600px}.seller-hero__cta{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.btn{border-radius:50px;font-size:1rem;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.btn--primary{background:linear-gradient(135deg,var(--bold-blue-cta) 0,var(--sky-blue) 100%);box-shadow:0 8px 24px #2563eb2e;color:var(--pure-white)}.btn--primary:hover{box-shadow:0 12px 32px #2563eb38;transform:translateY(-3px)}.btn--white{background:var(--pure-white);box-shadow:0 8px 24px #ffffff0f;color:var(--bold-blue-cta)}.btn--white:hover{box-shadow:0 12px 32px #ffffff14;transform:translateY(-3px)}.why-section{background:linear-gradient(135deg,var(--ice-blue) 0,#cbd5e199 100%);padding:6rem 2rem}.why-title{color:var(--deep-navy);font-size:3.5rem;font-weight:800;margin-bottom:4rem;position:relative;text-align:center}.why-title:after{background:linear-gradient(135deg,var(--bold-blue-cta) 0,var(--sky-blue) 100%);border-radius:2px;content:"";display:block;height:4px;margin:1rem auto;width:80px}.why-grid{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.why-left{background:var(--pure-white);border:1px solid #0f172a0d;border-radius:24px;box-shadow:0 20px 40px #0f172a0d;padding:3rem}.why-subtitle{color:var(--deep-navy);font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.why-desc{color:var(--soft-slate-grey);font-size:1.1rem;line-height:1.7;margin-bottom:2rem}.why-stats{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin-top:2rem}.stat{background:#e0f2fe99;border-radius:12px;padding:1.5rem 1rem;text-align:center}.stat h4{color:var(--bold-blue-cta);font-size:2rem;font-weight:800;margin:0}.stat p{color:#0f172a99;font-size:.9rem;margin:.5rem 0 0}.why-right{background:var(--pure-white);border:1px solid #0f172a0d;border-radius:24px;box-shadow:0 20px 40px #0f172a0d;padding:3rem}.why-features{display:flex;flex-direction:column;gap:2rem}.feature{align-items:flex-start;background:#e0f2fe99;border-radius:16px;display:flex;gap:1.5rem;padding:1.5rem;transition:all .3s ease}.feature:hover{background:var(--pure-white);box-shadow:0 12px 24px #2563eb0f;transform:translateY(-5px)}.feature-icon{align-items:center;background:linear-gradient(135deg,#e0f2fe99,#cbd5e199);border-radius:16px;display:flex;flex-shrink:0;height:64px;justify-content:center;width:64px}.feature-icon svg{color:var(--bold-blue-cta);height:32px;width:32px}.feature-body{flex:1 1}.feature-title{color:var(--deep-navy);font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.feature-sub{color:var(--soft-slate-grey);font-size:1rem;line-height:1.6}.services-section{background:var(--pure-white);padding:6rem 2rem}.section-header{margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.section-title{font-size:3rem;margin-bottom:1rem}.section-subtitle{color:var(--soft-slate-grey);font-size:1.2rem;line-height:1.6}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px}.services-column{display:flex;flex-direction:column;gap:2rem}.services-heading{border-left:4px solid var(--bold-blue-cta);color:var(--deep-navy);font-size:1.6rem;font-weight:700;margin-bottom:1rem;padding-left:1rem}.service-card{align-items:flex-start;background:#e0f2fe99;border:2px solid #0000;border-radius:20px;display:flex;gap:1.5rem;height:100%;padding:2rem;transition:all .3s ease}.service-card:hover{background:var(--pure-white);border-color:var(--bold-blue-cta);box-shadow:0 20px 40px #2563eb0f;transform:translateY(-5px)}.service-card__icon{align-items:center;background:linear-gradient(135deg,#e0f2fe99,#cbd5e199);border-radius:16px;display:flex;flex-shrink:0;height:64px;justify-content:center;width:64px}.service-card__icon svg{color:var(--bold-blue-cta);height:32px;width:32px}.service-card__body{flex:1 1}.service-card__title{color:var(--deep-navy);font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.service-card__sub{color:var(--soft-slate-grey);font-size:.95rem;line-height:1.6}.fintech-section{background:linear-gradient(135deg,var(--deep-navy) 0,#0f172af2 100%);color:var(--pure-white);padding:6rem 2rem}.fintech-grid{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.fintech-left{padding-right:2rem}.fintech-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,var(--pure-white) 0,#e0f2fe4d 100%);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.fintech-sub{color:#ffffffe6;font-size:1.25rem;line-height:1.6;margin-bottom:2rem}.fintech-stats{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.fintech-stat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border-radius:12px;padding:1.5rem 1rem;text-align:center}.fintech-stat h3{color:var(--pure-white);font-size:2.5rem;font-weight:800;margin:0}.fintech-stat p{color:#fffc;font-size:.9rem;margin:.5rem 0 0}.fintech-right{display:flex;flex-direction:column;gap:1.5rem}.fintech-row{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff0f;border-radius:20px;display:flex;gap:1.5rem;padding:2rem;transition:all .3s ease}.fintech-row:hover{background:#ffffff0f;transform:translateX(10px)}.fintech-text{flex:1 1}.fintech-row-title{color:var(--pure-white);font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.fintech-row-desc{color:#fffc;font-size:.95rem;line-height:1.6}.fintech-icon{flex-shrink:0}.fintech-icon__box{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border-radius:20px;display:flex;height:80px;justify-content:center;width:80px}.fintech-icon__box svg{color:var(--pure-white);height:36px;width:36px}.mbt-testimonials-section{background:linear-gradient(135deg,var(--ice-blue) 0,#cbd5e199 100%);padding:6rem 2rem}.mbt-testimonials-title{color:var(--deep-navy);font-size:3.5rem;font-weight:800;margin-bottom:1rem;text-align:center}.mbt-testimonials-subtitle{color:var(--soft-slate-grey);font-size:1.2rem;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.mbt-testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px}.mbt-testimonial-card{background:var(--pure-white);border:2px solid #0000;border-radius:24px;display:flex;flex-direction:column;height:100%;padding:3rem;position:relative;transition:all .3s ease}.mbt-testimonial-card:hover{border-color:var(--bold-blue-cta);box-shadow:0 30px 60px #2563eb0f;transform:translateY(-10px)}.mbt-quote-mark{color:#2563eb1f;font-size:5rem;font-weight:800;left:2rem;line-height:1;opacity:.2;position:absolute;top:1rem}.mbt-testimonial-text{color:#0f172ad9;flex:1 1;font-size:1.1rem;line-height:1.8;margin-bottom:2rem;position:relative;z-index:1}.mbt-highlight{background:#2563eb0f;border-radius:4px;color:var(--bold-blue-cta);font-weight:600;padding:.2rem .5rem}.mbt-testimonial-author-info{margin-top:auto}.mbt-testimonial-author{color:var(--bold-blue-cta);font-size:1rem;font-weight:600;margin-bottom:.5rem}.mbt-testimonial-location{color:var(--soft-slate-grey);font-size:.9rem;margin:0}.mbt-rating{color:var(--sky-blue);font-size:1.2rem;margin-top:1rem}.journey-section{background:var(--pure-white);padding:6rem 2rem}.journey-title{color:var(--deep-navy);font-size:3.5rem;font-weight:800;margin-bottom:1rem;text-align:center}.journey-subtitle{color:var(--soft-slate-grey);font-size:1.2rem;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.journey-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(5,1fr);margin:0 auto;max-width:1200px;position:relative}.journey-grid:before{background:linear-gradient(90deg,var(--bold-blue-cta) 0,var(--sky-blue) 100%);content:"";height:4px;left:100px;opacity:.12;position:absolute;right:100px;top:40px;z-index:1}.journey-step{position:relative;text-align:center;z-index:2}.journey-step-icon{align-items:center;background:linear-gradient(135deg,var(--bold-blue-cta) 0,var(--sky-blue) 100%);border-radius:50%;box-shadow:0 10px 30px #2563eb1f;display:flex;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}.journey-step-icon svg{stroke:var(--pure-white);height:32px;width:32px}.journey-step-title{color:var(--deep-navy);font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.journey-step-desc{color:var(--soft-slate-grey);font-size:.95rem;line-height:1.6}.journey-arrow{align-items:center;color:var(--bold-blue-cta);display:flex;font-size:2rem;font-weight:300;justify-content:center}.journey-cta{margin-top:4rem;text-align:center}.peek-section{background:linear-gradient(135deg,var(--deep-navy) 0,#0f172af2 100%);padding:6rem 2rem}.peek-inner{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.peek-left{padding-right:2rem}.peek-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,var(--pure-white) 0,#e0f2fe4d 100%);-webkit-background-clip:text;background-clip:text;color:var(--pure-white);font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1rem}.peek-subtitle{color:#ffffffe6;font-size:1.2rem;line-height:1.6;margin-bottom:2rem}.peek-features{list-style:none;margin:2rem 0 0;padding:0}.peek-features li{align-items:center;color:#ffffffe6;display:flex;font-size:1.1rem;gap:1rem;margin-bottom:1rem}.peek-features li:before{color:var(--bold-blue-cta);content:"✓";font-size:1.2rem;font-weight:700}.peek-card,.peek-right{position:relative}.peek-card{background:linear-gradient(135deg,var(--bold-blue-cta) 0,var(--sky-blue) 100%);background-image:url(https://images.unsplash.com/photo-1559757148-5c350d0d3c56?ixlib=rb-4.0.3&auto=format&fit=crop&w=1920&q=80);background-position:50%;background-size:cover;border-radius:24px;box-shadow:0 30px 60px #0000004d;height:400px;overflow:hidden}.peek-card-overlay{align-items:center;background:#00000047;border-radius:24px;display:flex;inset:0;justify-content:center;position:absolute;z-index:2}.peek-play-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:2px solid #ffffff24;border-radius:50px;color:var(--pure-white);cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;padding:1rem 2rem;transition:all .3s ease}.peek-play-btn:hover{background:var(--pure-white);color:var(--bold-blue-cta)}.start-selling-section{background:linear-gradient(135deg,var(--deep-navy) 0,#0f172af2 100%);padding:6rem 2rem}.start-selling-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.start-selling-left{padding-right:2rem}.start-selling-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,var(--pure-white) 0,#e0f2fe4d 100%);-webkit-background-clip:text;background-clip:text;color:var(--pure-white);font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.start-selling-subtitle{color:#ffffffe6;font-size:1.2rem;line-height:1.6;margin-bottom:2rem}.start-selling-features{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.selling-feature{align-items:center;color:var(--pure-white);display:flex;font-size:1.1rem;gap:1rem}.selling-feature svg{stroke:var(--pure-white);height:24px;width:24px}.start-selling-btn{align-items:center;background:linear-gradient(135deg,var(--bold-blue-cta) 0,var(--sky-blue) 100%);border:none;border-radius:50px;box-shadow:0 8px 24px #2563eb2e;color:var(--pure-white);cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:600;gap:.75rem;padding:1.25rem 3rem;transition:all .3s ease}.start-selling-btn:hover{box-shadow:0 12px 32px #2563eb38;transform:translateY(-3px)}.start-selling-note{color:#ffffffb8;font-size:.9rem;line-height:1.5;margin-top:1.5rem;max-width:400px}.start-selling-right{position:relative}.start-selling-image-container{border-radius:24px;box-shadow:0 30px 60px #0000004d;overflow:hidden;position:relative}.start-selling-img{border-radius:24px;display:block;height:auto;transform:perspective(1000px) rotateY(-5deg);transition:transform .5s ease;width:100%}.start-selling-img:hover{transform:perspective(1000px) rotateY(0deg)}.image-overlay{background:linear-gradient(#0000,#0f172acc);bottom:0;display:flex;gap:1rem;justify-content:space-around;left:0;padding:2rem;position:absolute;right:0}.overlay-stat{color:var(--pure-white);text-align:center}.overlay-stat h3{font-size:2rem;font-weight:800;margin:0}.overlay-stat p{font-size:.9rem;margin:0;opacity:.9}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fadeInUp{animation:fadeInUp .6s ease forwards}.reveal{opacity:0;transform:translateY(30px);transition:all .8s ease}.reveal.active{opacity:1;transform:translateY(0)}@media (max-width:1200px){.journey-title,.mbt-testimonials-title,.peek-title,.section-title,.seller-hero__title,.start-selling-title,.why-title{font-size:3rem}.why-subtitle{font-size:2rem}}@media (max-width:992px){.seller-hero__nav{padding:1.5rem 2rem}.seller-hero__content{padding:2rem}.fintech-grid,.peek-inner,.start-selling-container,.why-grid{gap:3rem;grid-template-columns:1fr}.mbt-testimonials-grid,.services-grid{grid-template-columns:repeat(2,1fr)}.journey-grid{grid-template-columns:repeat(3,1fr)}.journey-arrow,.journey-grid:before{display:none}.fintech-left,.peek-left,.start-selling-left,.why-left,.why-right{padding-right:0}.fintech-stats,.why-stats{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.seller-hero__nav{flex-direction:column;gap:1rem;padding:1rem}.seller-hero__title{font-size:2.5rem}.seller-hero__kicker{font-size:1rem}.seller-hero__subtitle{font-size:1.1rem}.journey-title,.mbt-testimonials-title,.peek-title,.section-title,.start-selling-title,.why-title{font-size:2.5rem}.why-subtitle{font-size:1.75rem}.mbt-testimonials-grid,.services-grid{grid-template-columns:1fr}.fintech-stats,.journey-grid,.why-stats{grid-template-columns:repeat(2,1fr)}.feature{flex-direction:column;text-align:center}.feature-icon{margin:0 auto}.btn{font-size:.95rem;padding:.875rem 2rem}}@media (max-width:576px){.journey-title,.mbt-testimonials-title,.peek-title,.section-title,.seller-hero__title,.start-selling-title,.why-title{font-size:2rem}.why-subtitle{font-size:1.5rem}.fintech-stats,.journey-grid,.why-stats{grid-template-columns:1fr}.seller-hero__cta{align-items:stretch;flex-direction:column}.btn{justify-content:center;width:100%}.image-overlay{flex-direction:column;gap:1rem;padding:1.5rem}.start-selling-btn{justify-content:center;width:100%}}.text-center{text-align:center}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.mb-3{margin-bottom:3rem}.p-1{padding:1rem}.p-2{padding:2rem}.p-3{padding:3rem}.commission-details{margin-top:1.5rem}.commission-header{align-items:center;display:flex;gap:.75rem;margin-bottom:1.5rem}.commission-header h4{color:#333;font-size:1.25rem;font-weight:600;margin:0}.commission-grid{display:flex;flex-direction:column;gap:1rem}.commission-tier{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:1.25rem;transition:transform .2s ease,box-shadow .2s ease}.commission-tier:hover{box-shadow:0 6px 12px #0000001a;transform:translateY(-2px)}.tier-header{align-items:center;border-bottom:1px solid #dee2e6;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:.75rem}.tier-badge{border-radius:20px;font-size:.875rem;font-weight:600;letter-spacing:.5px;padding:.375rem .875rem;text-transform:uppercase}.tier-basic{background:#fff3e0;color:#e65100}.tier-pro{background:#e8f5e9;color:#2e7d32}.tier-enterprise{background:#e3f2fd;color:#1565c0}.tier-commission{color:#ff8a00;font-size:1.125rem;font-weight:700}.tier-features{list-style:none;margin:0;padding:0}.tier-features li{color:#495057;font-size:.9375rem;padding:.375rem 0 .375rem 1.5rem;position:relative}.tier-features li:before{color:#ff8a00;content:"✓";font-weight:700;left:0;position:absolute}.commission-footer{border-top:1px solid #dee2e6;margin-top:1.5rem;padding-top:1rem}.commission-note{color:#6c757d;font-size:.875rem;line-height:1.5;margin:0}.reg-form{box-sizing:border-box;color:var(--deep-navy);max-height:80vh;overflow-x:hidden;overflow-y:auto;padding:20px 24px;scrollbar-width:thin}.reg-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1fr}.label{color:var(--deep-navy);display:block;font-size:15px;font-weight:600;margin-bottom:6px}.req{color:var(--bold-blue-cta);font-weight:700;margin-left:4px}.reg-form input,.reg-form select,.reg-form textarea{background:var(--pure-white);border:1px solid var(--ice-blue);border-radius:8px;box-sizing:border-box;color:var(--deep-navy);font-size:14px;outline:none;padding:10px 14px;transition:all .2s ease;width:100%}.reg-form input:focus,.reg-form select:focus,.reg-form textarea:focus{border-color:var(--bold-blue-cta);box-shadow:0 0 0 2px #2563eb14}.reg-form input::placeholder,.reg-form textarea::placeholder{color:var(--soft-slate-grey);font-weight:500}.reg-grid label.full{grid-column:1/-1}.reg-form select{-webkit-appearance:none;appearance:none;background-image:linear-gradient(45deg,#0000 50%,var(--soft-slate-grey) 50%),linear-gradient(135deg,var(--soft-slate-grey) 50%,#0000 50%);background-position:calc(100% - 20px),calc(100% - 15px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;padding-right:34px}.reg-actions{display:flex;justify-content:center;margin-top:18px}.reg-submit{background:var(--bold-blue-cta);border:none;border-radius:28px;box-shadow:0 6px 20px #2563eb26;color:var(--pure-white);cursor:pointer;font-size:16px;font-weight:700;padding:12px 36px;transition:all .2s ease}.reg-submit:hover{background:#1f4fd0;box-shadow:0 6px 22px #2563eb38}.reg-submit:disabled{cursor:not-allowed;opacity:.6}.reg-form::-webkit-scrollbar{width:6px}.reg-form::-webkit-scrollbar-thumb{background-color:var(--bold-blue-cta);border-radius:10px}@media (max-width:768px){.reg-form{max-height:70vh;padding:16px}.label{font-size:14px}.reg-form input,.reg-form select,.reg-form textarea{font-size:14px;padding:10px 12px}.reg-submit{font-size:15px;padding:10px 28px}}@media (max-width:480px){.reg-form{max-height:65vh}.reg-submit{border-radius:24px;font-size:15px;width:100%}}:root{--soft-slate-grey:#cbd5e1;--ice-blue:#e0f2fe}.sb-login-page{background:#fff;background:var(--pure-white);display:flex;height:100vh;overflow:hidden}.sb-login-wrap{display:flex;height:100%;width:100%}.sb-left{display:flex;flex-direction:column;justify-content:center;max-width:600px;padding:40px;width:40%}.sb-heading{color:#0f172a;color:var(--deep-navy);font-size:30px;font-weight:800;line-height:1;margin-bottom:30px;text-align:center}.sb-form{display:flex;flex-direction:column;gap:10px;width:100%}.sb-label{font-weight:600;margin-bottom:6px}.sb-input,.sb-label{color:#0f172a;color:var(--deep-navy);font-size:15px}.sb-input{background:#fff;background:var(--pure-white);border:1px solid #cbd5e1;border:1px solid var(--soft-slate-grey);border-radius:12px;box-sizing:border-box;outline:none;padding:16px 18px;transition:box-shadow .12s,border-color .12s;width:100%}.sb-input:focus{border-color:#2563eb;border-color:var(--bold-blue-cta);box-shadow:0 4px 12px #2563eb14}.sb-password-row{position:relative}.sb-password{padding-right:54px}.sb-eye{align-items:center;background:#0000;border:none;color:#cbd5e1;color:var(--soft-slate-grey);cursor:pointer;display:inline-flex;justify-content:center;padding:8px;position:absolute;right:8px;top:50%;transform:translateY(-50%)}.sb-row-between{align-items:center;display:flex;gap:12px;justify-content:space-between}.sb-checkbox{align-items:center;color:#0f172a;color:var(--deep-navy);display:inline-flex;font-size:14px;font-weight:600;gap:10px}.sb-checkbox input{height:16px;width:16px}.sb-forgot{color:#2563eb;color:var(--bold-blue-cta);font-size:14px;font-weight:600;text-decoration:none}.sb-continue{background:linear-gradient(180deg,#38bdf8,#2563eb);background:linear-gradient(180deg,var(--sky-blue) 0,var(--bold-blue-cta) 100%);border:none;border-radius:10px;box-shadow:0 10px 28px #2563eb24;color:#fff;color:var(--pure-white);cursor:pointer;font-size:18px;font-weight:700;margin-top:10px;padding:16px;width:100%}.sb-right{flex:1 1;height:100%;overflow:hidden;position:relative;width:50%}.sb-right-image{height:100%;object-fit:cover;object-position:center;width:100%}.sb-testimonial{bottom:36px;color:#fff;color:var(--pure-white);flex-direction:column;left:36px;right:36px;z-index:2}.logo,.sb-testimonial{display:flex;gap:12px;position:absolute}.logo{align-items:center;left:40px;text-decoration:none;top:20px;z-index:10}.logo-text{font-weight:700}.logo-text,.seller-hero__brand{font-size:18px}@media (max-width:980px){.sb-login-wrap{flex-direction:column}.sb-left{height:auto;max-width:100%;min-height:60vh;order:2;padding:20px;width:100%}.sb-right{height:40vh;order:1;width:100%}.logo{justify-content:center;left:0;padding:20px;position:relative;top:0}}@media (max-width:480px){.sb-heading{font-size:26px}.sb-input{border-radius:10px;font-size:14px;padding:12px 14px}.sb-continue{border-radius:10px;font-size:16px;padding:12px}.sb-left{padding:20px}.logo{padding:15px}.seller-hero__brand{font-size:16px}}.acct-page{background:#f3f6fb;box-sizing:border-box;color:#0f172a;min-height:100vh;padding:28px}.acct-inner{display:flex;gap:28px;margin:0 auto;max-width:1180px;width:100%}.acct-sidebar{display:flex;flex-direction:column;gap:14px;width:280px}.acct-kyc-box{align-items:center;background:#fff;border:1px solid #14184508;border-radius:8px;box-shadow:0 1px 0 #1f293705;display:flex;gap:12px;padding:16px}.acct-kyc-icon{font-size:20px;margin-left:2px}.acct-kyc-title{color:#12243d;font-weight:700;margin-bottom:4px}.acct-kyc-sub{color:#6b7280;font-size:13px}.acct-kyc-arrow{color:#b7bed2;font-size:20px;margin-left:auto;transform:translateY(-2px)}.acct-side-nav{display:flex;flex-direction:column;gap:10px;margin-top:6px}.acct-nav-item{align-items:flex-start;background:#fff;border:1px solid #1418450f;border-radius:8px;cursor:pointer;display:flex;gap:12px;padding:14px;text-align:left;width:100%}.acct-nav-item .acct-nav-icon{font-size:20px;margin-top:2px}.acct-nav-item .acct-nav-title{color:#0f172a;font-weight:700}.acct-nav-item .acct-nav-sub{color:#8b95a6;font-size:13px;margin-top:6px;max-width:180px}.acct-nav-arrow{align-self:center;color:#b7bed2;font-size:18px;margin-left:auto}.acct-nav-item.acct-active{background:linear-gradient(90deg,#fff,#fbfdff);border-left:4px solid #0f172a}.acct-main{display:flex;flex:1 1;flex-direction:column;gap:18px}.acct-card{background:#fff;border:1px solid #1418450f;border-radius:8px;box-shadow:0 6px 18px #0f172a08;min-height:120px;padding:22px}.acct-profile-top .acct-profile-header{align-items:center;display:flex;gap:12px;margin-bottom:12px}.acct-avatar{align-items:center;background:#0000;border-radius:50%;display:flex;height:88px;justify-content:center;width:88px}.acct-avatar-placeholder{background:#0f172a;border-radius:50%;box-shadow:inset 0 6px 0 #ffffff14;display:inline-block;height:78px;width:78px}.acct-card-title{color:#0f172a;font-size:18px;font-weight:700;margin:0}.acct-info-form{grid-gap:14px 22px;align-items:end;display:grid;gap:14px 22px;grid-template-columns:1fr 1fr}.acct-field{display:flex;flex-direction:column;gap:8px}.acct-field label{color:#111827;font-size:13px;font-weight:600}.acct-field input{background:#f6f8fb;border:1px solid #14184514;border-radius:8px;color:#0f172a;font-size:15px;height:46px;outline:none;padding:10px 14px}.acct-field input::placeholder{color:#b7c0d6}.acct-form-actions{display:flex;grid-column:1/-1;justify-content:flex-start;margin-top:8px;width:100%}.acct-btn-update{background:#0f2747;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;height:44px;padding:10px 18px}.saved-address-header{align-items:center;color:#0f172a;display:flex;font-weight:600;justify-content:space-between;margin-bottom:12px}.add-address-link{color:#164ac8;cursor:pointer;font-size:14px}.acct-no-address-box{align-items:center;background:#fff;border:1px solid #1418450f;border-radius:8px;color:#6b7280;display:flex;height:72px;justify-content:center;margin-bottom:14px}.acct-mb-badge{background:#fff5e6;border-radius:12px;font-size:12px;font-weight:700;margin-left:8px;padding:2px 6px}.acct-rewards-page{gap:18px}.acct-rewards-page,.ref-page{display:flex;flex-direction:column}.ref-page{gap:16px}.acct-btn-primary{background:#12243d;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:10px 16px}.acct-faq-item{border-bottom:1px solid #eef2fb;cursor:pointer;padding:12px 8px}.acct-faq-question{align-items:center;color:#0f172a;display:flex;font-weight:600;gap:12px;justify-content:space-between}.acct-faq-arrow{color:#9aa3bb;transition:transform .18s ease}.acct-faq-answer{color:#6b7280;max-height:0;overflow:hidden;padding-top:0;transition:max-height .26s ease,padding .2s ease}.acct-faq-item.open .acct-faq-answer{max-height:240px;padding-top:8px}.acct-faq-item.open .acct-faq-arrow{color:#334155;transform:rotate(180deg)}.cred-card{background:#fff;border:1px solid #1418450f;border-radius:12px;box-shadow:0 6px 24px #0f172a0a;padding:22px}.cred-right{display:flex;flex-direction:column;gap:12px;justify-content:center;padding:28px}.cred-form-title{color:#0f172a;font-size:32px;font-weight:800;margin:0 0 6px}.cred-label{color:#0f172a;font-weight:700;margin-top:6px}.cred-sub{color:#9aa3bb;font-size:14px;margin-bottom:10px;margin-top:6px}.cred-input{background:#fff;border:1px solid #14184514;border-radius:8px;box-sizing:border-box;color:#0b1220;font-size:16px;height:56px;outline:none;padding:12px 14px;width:100%}.cred-input::placeholder{color:#b7c0d6;font-weight:600}.cred-submit{background:#254edd;border:none;border-radius:8px;box-shadow:0 10px 26px #254edd29;color:#fff;cursor:pointer;font-size:16px;font-weight:700;height:56px;margin-top:18px;width:100%}.cred-input:focus,.cred-submit:focus{box-shadow:0 0 0 4px #254edd14;outline:none}@media (max-width:980px){.cred-grid{grid-template-columns:1fr}.cred-art{border-radius:10px;height:180px;width:100%}.cred-left,.cred-right{padding:18px}.cred-title{font-size:22px}.cred-form-title{font-size:26px}}.cred-left .cred-steps{z-index:2}.cred-steps{align-self:center;display:flex;flex-direction:column;gap:18px;max-width:460px;padding-right:18px}.cred-title{color:#0b1220;font-size:28px;font-weight:700;margin:0 0 8px}.cred-step{align-items:center;display:flex;gap:14px}.cred-step-num{align-items:center;background:#254edd;border-radius:6px;box-shadow:0 8px 20px #254edd24;color:#fff;display:inline-flex;flex-shrink:0;font-size:16px;font-weight:800;height:40px;justify-content:center;width:40px}.cred-step-text{color:#164a6b;font-size:16px;font-weight:600;line-height:1.2}.cred-step+.cred-step{position:relative}.orders-page{background:#f5f5f5;min-height:100vh;padding:24px}.orders-header-flipkart{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin-bottom:16px;padding:24px}.orders-main-title{color:#212121;font-size:28px;font-weight:700;margin-bottom:20px}.orders-summary-stats{display:flex;gap:32px}.summary-stat{align-items:center;display:flex;flex-direction:column}.stat-number{color:#2874f0;font-size:32px;font-weight:700;line-height:1}.stat-label{color:#878787;font-size:14px;margin-top:4px}.flipkart-filter-tabs{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 1px 3px #0000001a;display:flex;gap:2px;margin-bottom:24px;overflow:hidden}.flipkart-tab{background:#fff;border:none;color:#212121;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;padding:16px;position:relative;transition:all .2s}.flipkart-tab:hover{background:#f5f5f5}.flipkart-tab.active{background:#f0f7ff;color:#2874f0}.flipkart-tab.active:after{background:#2874f0;bottom:0;content:"";height:3px;left:0;position:absolute;right:0}.flipkart-orders-container{display:flex;flex-direction:column;gap:16px}.flipkart-order-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 4px #0000001a;overflow:hidden;transition:transform .2s,box-shadow .2s}.flipkart-order-card:hover{box-shadow:0 4px 8px #00000026;transform:translateY(-2px)}.order-header-section{align-items:center;background:linear-gradient(135deg,#f8f9fa,#fff);border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:20px}.order-header-left{display:flex;flex-direction:column;gap:8px}.order-id-badge{background:#2874f0;border-radius:4px;color:#fff;display:inline-block;font-size:14px;font-weight:600;padding:6px 12px}.order-date-text{color:#878787;font-size:14px}.order-header-right{align-items:flex-end;display:flex;flex-direction:column;gap:8px}.order-status-badge{border-radius:20px;font-size:14px;font-weight:600;padding:6px 16px;text-transform:uppercase}.order-status-badge.delivered{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.order-status-badge.shipped{background:#cce5ff;border:1px solid #b8daff;color:#004085}.order-status-badge.out-for-delivery{background:#4169e1;border:1px solid #4169e1;color:#fff}.order-status-badge.processing{background:blue;border:1px solid blue;color:#fff}.order-status-badge.dispatched{background:green;border:1px solid green;color:#fff}.order-status-badge.returned{background:red;border:1px solid red;color:#fff}.order-status-badge.pending{background:orange;border:1px solid orange;color:#fff}.order-status-badge.confirmed{background:indigo;border:1px solid indigo;color:#fff}.order-status-badge.in_transit{background:skyblue;border:1px solid skyblue;color:#fff}.order-amount{color:#212121;font-size:24px;font-weight:700}.tracking-timeline-section{background:#f8f9fa;border-bottom:1px solid #e0e0e0;padding:24px}.timeline-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.timeline-title{color:#212121;font-size:18px;font-weight:600}.tracking-id{background:#fff;border:1px solid #e0e0e0;border-radius:4px;color:#878787;font-size:14px;padding:6px 12px}.timeline-progress{display:flex;justify-content:space-between;padding:20px 0;position:relative}.timeline-step{flex:1 1;flex-direction:column;position:relative;z-index:2}.step-icon,.timeline-step{align-items:center;display:flex}.step-icon{background:#fff;border:3px solid #e0e0e0;border-radius:50%;font-size:20px;height:48px;justify-content:center;margin-bottom:12px;transition:all .3s;width:48px}.timeline-step.completed .step-icon{background:#2874f0;border-color:#2874f0;color:#fff;transform:scale(1.1)}.step-content{text-align:center}.step-title{color:#212121;font-size:14px;font-weight:600;margin-bottom:4px}.step-date{color:#878787;font-size:12px}.step-connector{background:#e0e0e0;height:3px;left:60%;position:absolute;right:-40%;top:24px;z-index:1}.step-connector.active{background:#2874f0}.order-items-section{border-bottom:1px solid #e0e0e0;padding:24px}.items-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.items-count{color:#212121;font-size:16px;font-weight:600}.view-details-btn{background:none;border:1px solid #2874f0;border-radius:4px;color:#2874f0;cursor:pointer;font-size:14px;font-weight:600;padding:8px 16px;transition:all .2s}.view-details-btn:hover{background:#2874f0;color:#fff}.items-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.order-item-card{align-items:center;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;display:flex;gap:16px;padding:16px;transition:transform .2s}.order-item-card:hover{box-shadow:0 2px 8px #0000001a;transform:translateY(-2px)}.item-image{background:#fff;border:1px solid #e0e0e0;font-size:32px;height:64px;width:64px}.item-details{flex:1 1}.item-name{color:#212121;font-size:14px;font-weight:600;line-height:1.3;margin-bottom:4px}.item-meta{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.item-category{background:#fff;border:1px solid #e0e0e0;border-radius:10px;padding:2px 8px}.item-category,.item-qty{color:#878787;font-size:12px}.item-price{color:#212121;font-size:16px;font-weight:700}.order-footer-section{background:#f8f9fa;padding:24px}.footer-info{margin-bottom:24px}.info-row{align-items:flex-start;display:flex;gap:12px;margin-bottom:12px}.info-label{color:#212121;font-size:14px;font-weight:600;min-width:120px}.info-value{color:#878787;flex:1 1;font-size:14px}.footer-actions{display:flex;flex-wrap:wrap;gap:12px}.action-btn{background:#fff;border:1px solid #e0e0e0;border-radius:4px;color:#212121;font-weight:600;gap:8px;padding:12px 24px;transition:all .2s}.action-btn:hover{box-shadow:0 2px 4px #0000001a}.action-btn.primary{background:#2874f0;border-color:#2874f0;color:#fff}.action-btn.secondary{background:#fff;border-color:#2874f0;color:#2874f0}.action-btn.track-btn{background:linear-gradient(135deg,#2874f0,#1e5dc4);border:none;color:#fff}.btn-icon{font-size:16px}.order-details-expanded{animation:slideDown .3s ease-out;background:#fff;border-top:1px solid #e0e0e0;padding:24px}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.expanded-section{margin-bottom:32px}.expanded-section:last-child{margin-bottom:0}.section-title{border-bottom:2px solid #2874f0;color:#212121;font-size:16px;font-weight:600;margin-bottom:16px;padding-bottom:8px}.updates-list{display:flex;flex-direction:column;gap:12px}.update-item{background:#f8f9fa;border-left:4px solid #2874f0;border-radius:8px;gap:16px;padding:12px}.update-icon,.update-item{align-items:center;display:flex}.update-icon{background:#fff;border:2px solid #2874f0;border-radius:50%;font-size:16px;height:32px;justify-content:center;width:32px}.update-content{flex:1 1}.update-text{color:#212121;font-size:14px;font-weight:600;margin-bottom:2px}.update-time{color:#878787;font-size:12px}.price-breakdown{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;padding:20px}.price-row{border-bottom:1px solid #e0e0e0}.price-row:last-child{border-bottom:none}.price-row.total{border-top:2px solid #e0e0e0;color:#212121;font-size:18px;font-weight:700;margin-top:8px;padding-top:16px}.price-row .free{color:#388e3c;font-weight:600}.no-orders-container{background:#fff;border:2px dashed #e0e0e0;border-radius:12px;padding:48px;text-align:center}.no-orders-illustration{margin:0 auto;max-width:400px}.no-orders-illustration .illustration{font-size:80px;margin-bottom:24px;opacity:.5}.no-orders-illustration h3{color:#212121;font-size:24px;font-weight:700;margin-bottom:8px}.no-orders-illustration p{color:#878787;margin-bottom:24px}.clear-filter-btn{background:#2874f0;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:12px 32px;transition:background .2s}.clear-filter-btn:hover{background:#1e5dc4}.quick-help-section{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 4px #0000001a;margin-top:24px;padding:32px}.help-title{color:#212121;font-size:20px;font-weight:700;margin-bottom:32px;text-align:center}.help-options{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.help-option{align-items:center;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;display:flex;gap:16px;padding:20px;transition:all .2s}.help-option:hover{background:#fff;box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.help-icon{align-items:center;background:linear-gradient(135deg,#2874f0,#1e5dc4);border-radius:50%;color:#fff;display:flex;font-size:24px;height:48px;justify-content:center;width:48px}.help-content{flex:1 1}.help-heading{color:#212121;font-size:16px;font-weight:600;margin-bottom:4px}.help-sub{color:#878787;font-size:14px}@media (max-width:1024px){.timeline-progress{gap:20px;justify-content:flex-start;overflow-x:auto}.timeline-step{min-width:120px}}@media (max-width:768px){.orders-page{padding:16px}.orders-summary-stats{flex-wrap:wrap;gap:16px}.flipkart-filter-tabs{flex-wrap:wrap}.flipkart-tab{flex:none;min-width:120px}.order-header-section{flex-direction:column;gap:16px}.order-header-right,.order-header-section,.timeline-progress{align-items:flex-start}.timeline-progress{flex-direction:column;gap:24px}.timeline-step{align-items:center;flex-direction:row;gap:16px;width:100%}.step-connector{height:40px;left:24px;position:absolute;right:auto;top:60%;width:3px}.footer-actions{flex-direction:column}.action-btn{justify-content:center;width:100%}}.address-form-container{padding:32px;width:100%}.address-form-title{color:#1f2937;font-size:24px;font-weight:700;margin-bottom:24px;text-align:center}.address-form-group{margin-bottom:20px}.address-form-label{color:#374151;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.address-form-label.required:after{color:#ef4444;content:"*";margin-left:4px}.address-form-input{background:#fff;border:2px solid #e5e7eb;border-radius:8px;color:#1f2937;font-size:15px;outline:none;padding:12px 16px;transition:all .2s ease;width:100%}.address-form-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.address-form-input:hover:not(:focus){border-color:#9ca3af}.address-form-input::placeholder{color:#9ca3af}.address-form-input.error{background-color:#fef2f2;border-color:#ef4444}.address-form-input.success{border-color:#10b981}.address-form-input-with-icon{position:relative}.address-form-input-icon{color:#6b7280;left:16px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.address-form-input-with-icon input{padding-left:44px}.address-form-helper{align-items:center;color:#6b7280;display:flex;font-size:12px;gap:4px;margin-top:6px}.address-form-helper.error{color:#ef4444}.address-form-helper.success{color:#10b981}.address-default-checkbox{align-items:center;background:#f9fafb;border-radius:8px;display:flex;gap:10px;margin:24px 0;padding:12px}.address-default-checkbox input[type=checkbox]{border:2px solid #d1d5db;border-radius:4px;cursor:pointer;height:18px;width:18px}.address-default-checkbox input[type=checkbox]:checked{background-color:#3b82f6;border-color:#3b82f6}.address-default-checkbox label{color:#374151;cursor:pointer;font-size:14px}.address-form-buttons{border-top:1px solid #e5e7eb;display:flex;gap:12px;margin-top:32px;padding-top:24px}.address-btn-primary{background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:8px;color:#fff;cursor:pointer;flex:1 1;font-size:16px;font-weight:600;padding:14px 24px;transition:all .2s ease}.address-btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 4px 12px #2563eb33;transform:translateY(-1px)}.address-btn-primary:active:not(:disabled){transform:translateY(0)}.address-btn-primary:disabled{background:#9ca3af;cursor:not-allowed;opacity:.6}.address-btn-secondary{background:#fff;border:2px solid #d1d5db;border-radius:8px;color:#374151;cursor:pointer;flex:1 1;font-size:16px;font-weight:600;padding:14px 24px;transition:all .2s ease}.address-btn-secondary:hover{background:#f9fafb;border-color:#9ca3af;transform:translateY(-1px)}.address-btn-secondary:active{transform:translateY(0)}.address-form-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.address-form-grid .address-form-group{margin-bottom:0}.address-form-grid-compact{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr 1fr;margin-bottom:20px}.address-type-selection{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.address-type-btn{background:#fff;border:2px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;flex:1 1;font-size:14px;font-weight:500;min-width:120px;padding:12px 16px;text-align:center;transition:all .2s}.address-type-btn.active,.address-type-btn:hover{border-color:#3b82f6;color:#3b82f6}.address-type-btn.active{background:#eff6ff;font-weight:600}@media (max-width:640px){.address-form-container{padding:24px 16px}.address-form-grid,.address-form-grid-compact{gap:12px;grid-template-columns:1fr}.address-form-buttons,.address-type-selection{flex-direction:column}.address-type-btn{min-width:100%}}.address-form-loading{opacity:.7;position:relative}.address-form-loading:after{align-items:center;background:#fffc;border-radius:8px;bottom:0;content:"";display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.address-form-success{align-items:center;background:#d1fae5;border:1px solid #10b981;border-radius:8px;color:#065f46;display:flex;font-size:14px;gap:8px;margin-bottom:20px;padding:16px}.address-form-success:before{content:"✓";font-weight:700}.acct-wishlist-section{width:100%}.wishlist-header{border-bottom:1px solid #eaeaea;margin-bottom:2rem;padding-bottom:1rem}.wishlist-title{color:#1a1a1a;font-size:1.75rem;font-weight:600;margin:0 0 .5rem}.wishlist-subtitle{color:#666;font-size:.95rem;margin:0}.empty-wishlist{padding:3rem 1rem;text-align:center}.empty-wishlist-icon{color:#ddd;margin-bottom:1.5rem}.empty-message{color:#333;font-size:1.25rem;font-weight:500;margin-bottom:.5rem}.empty-subtext{color:#666;margin-bottom:1.5rem}.wishlist-actions{border-bottom:1px solid #eaeaea;display:flex;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem}.wishlist-grid{display:flex;flex-direction:column;gap:1.5rem}.wishlist-item{align-items:start;background:#fff;border:1px solid #eaeaea;border-radius:12px;display:flex;gap:1.5rem;padding:1.5rem;transition:all .3s ease}.wishlist-item:hover{box-shadow:0 4px 20px #00000014;transform:translateY(-2px)}.item-select{padding-top:.5rem}.item-checkbox{accent-color:#007bff;cursor:pointer;height:18px;width:18px}.item-image{align-items:center;background:#f8f9fa;border-radius:8px;display:flex;height:120px;justify-content:center;overflow:hidden;position:relative;width:120px}.product-img{height:100%;object-fit:contain;padding:8px;width:100%}.image-placeholder{color:#dee2e6;height:48px;width:48px}.item-remove-btn{align-items:center;background:#ffffffe6;border:1px solid #eaeaea;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;opacity:0;position:absolute;right:8px;top:8px;transition:all .2s ease;width:32px}.item-image:hover .item-remove-btn{opacity:1}.item-remove-btn:hover{background:#ff6b6b;border-color:#ff6b6b;color:#fff}.item-details{display:flex;flex-direction:column;gap:.75rem}.item-name{color:#1a1a1a;font-size:1.1rem;font-weight:500;line-height:1.4;margin:0}.item-price{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.current-price{color:#1a1a1a;font-size:1.25rem;font-weight:600}.original-price{color:#999;font-size:1rem;text-decoration:line-through}.discount-badge{background:#00a91c;border-radius:4px;color:#fff;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.item-status{margin-top:.25rem}.status-badge{border-radius:12px;font-size:.75rem;font-weight:500;padding:.25rem .75rem}.status-badge.in-stock{background:#d4edda;color:#155724}.status-badge.out-of-stock{background:#f8d7da;color:#721c24}.item-actions{display:flex;gap:.75rem;margin-top:.5rem}.btn{align-items:center;border:none;border-radius:6px;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.625rem 1.25rem;transition:all .2s ease}.btn-primary-wishlist{background:#2a568f;color:#fff}.btn-primary:hover{background:#0056b3}.btn-outline{border:1px solid #007bff;color:#007bff}.btn-outline:hover{background:#007bff;color:#fff}.btn-text{background:#0000;border:none;color:#666}.btn-text:hover{color:#007bff}.btn-sm{font-size:.8125rem;padding:.5rem 1rem}.saved-address-wrapper{margin-top:16px}.saved-address-title{font-size:16px;font-weight:600;margin-bottom:12px}.saved-address-card{border:1px solid #ddd;border-radius:8px;cursor:pointer;margin-bottom:10px;padding:12px;transition:border .2s ease}.saved-address-card.active{background:#fffdf7;border:2px solid #f0c14b}.saved-address-label{align-items:flex-start;cursor:pointer;display:flex;gap:12px}.saved-address-content{line-height:1.4}.address-text{font-weight:500}.address-sub{color:#555;font-size:13px}@media (max-width:768px){.wishlist-item{gap:1rem;grid-template-columns:1fr}.item-image{height:200px;width:100%}.item-actions,.wishlist-actions{flex-direction:column}.item-checkbox{display:none}}@media (max-width:480px){.orders-main-title,.stat-number{font-size:24px}.help-options,.items-grid{grid-template-columns:1fr}}@media (max-width:980px){.acct-inner{flex-direction:column;padding:8px}.acct-sidebar{width:100%}.acct-info-form{grid-template-columns:1fr}.acct-form-actions{justify-content:flex-start}.acct-avatar{height:72px;width:72px}}@media (max-width:480px){.acct-page{padding:12px}.acct-card{padding:14px}.acct-field input{font-size:14px;height:44px}.acct-btn-update{width:160px}}.kyc-page{box-sizing:border-box;color:#0f172a;max-width:760px;width:100%}.kyc-heading{font-size:22px;font-weight:700;margin:8px 0}.kyc-note{color:#c2410c;font-size:14px;line-height:1.5;margin-bottom:12px}.kyc-note a{color:#b73e00;text-decoration:underline}.upload-title{font-size:18px;font-weight:700;margin:12px 0}.kyc-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr);margin-bottom:18px}.kyc-card{align-items:center;background:#fff;border:1px solid #14184514;border-radius:8px;cursor:pointer;display:flex;gap:12px;padding:16px;transition:all .15s ease;width:100%}.kyc-card:hover{box-shadow:0 4px 12px #1018280f;transform:translateY(-2px)}.kyc-card-left{width:36px}.kyc-card-left,.radio-circle{align-items:center;display:flex;justify-content:center}.radio-circle{border:2px solid #1418451f;border-radius:50%;height:20px;width:20px}.radio-dot{background:#0000;border-radius:50%;height:10px;width:10px}.kyc-card:active .radio-dot{background:#3b5bff}.kyc-card-title{color:#0f172a;font-size:15px;font-weight:600}.kyc-card-sub{color:#6b7280;font-size:13px;margin-top:6px}.kyc-selected{width:100%}.kyc-back{background:#0000;border:none;color:#3b5bff;cursor:pointer;font-size:14px;padding:6px 0}.kyc-sub{color:#6b7280;font-size:14px;margin:8px 0 14px}.kyc-input{border:1px solid #1418451f;border-radius:8px;color:#111827;font-size:15px;height:46px;outline:none;padding:12px 14px;width:100%}.kyc-input:focus{border-color:#3b5bff;box-shadow:0 0 0 2px #3b5bff26}.kyc-submit-btn{border:none;border-radius:8px;font-size:16px;font-weight:700;height:48px;transition:all .15s ease;width:100%}.kyc-submit-btn:disabled{background:#9aa3b2;color:#fff;cursor:not-allowed}.kyc-submit-btn:not(:disabled){background:#3b5bff;color:#fff;cursor:pointer}.kyc-submit-btn:not(:disabled):hover{background:#334ef6}.report-link{color:#2563eb;font-size:14px;text-decoration:none}.report-link:hover{text-decoration:underline}.terms{align-items:center;color:#0f172a;display:flex;font-size:15px;gap:8px}.terms a{color:#3b5bff;text-decoration:underline}.terms input[type=checkbox]{accent-color:#3b5bff;height:18px;width:18px}@media (max-width:780px){.kyc-grid{grid-template-columns:1fr}.kyc-page{padding:8px 0}}:root{--sky-blue:#25bdf8;--ice-blue:#f0f9ff;--light-border:#e2e8f0;--success-green:#10b981;--light-bg:#f8fafc}.cart-page{background:#f8fafc;background:var(--light-bg);color:#0f172a;color:var(--deep-navy);min-height:100vh;padding:28px 40px}.cart-header{margin-bottom:32px}.cart-breadcrumbs{color:#64748b;color:var(--soft-slate-grey);display:block;font-size:16px;margin-bottom:8px;text-decoration:none}.cart-breadcrumbs:hover{text-decoration:underline}.cart-heading{color:#0f172a;color:var(--deep-navy);font-size:32px;font-weight:700;margin:0 0 8px}.delivery-header{align-items:center;color:#64748b;color:var(--soft-slate-grey);display:flex;font-size:14px;gap:8px}.delivering-to{color:#666}.location-select{background:none;border:none;color:#0f172a;color:var(--deep-navy);cursor:pointer;font-size:14px;font-weight:600;padding:2px 4px}.location-select:focus{outline:none}.cart-grid{align-items:flex-start;display:flex;gap:32px}.cart-left{background:#fff;background:var(--pure-white);border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:24px}.cart-table-header{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--light-border);color:#64748b;color:var(--soft-slate-grey);display:grid;font-size:14px;font-weight:600;grid-template-columns:2fr 1fr 1fr 2fr;letter-spacing:.5px;padding:0 16px 16px;text-transform:uppercase}.header-date,.header-qty,.header-total,.header-unit{padding:0 12px}.cart-item-box{align-items:center;display:grid;grid-template-columns:2fr 1fr 1fr 2fr;padding:24px 16px}.cart-item-info{align-items:center;display:flex;gap:16px}.cart-item-image{background:#fff;background:var(--pure-white);border:1px solid #e2e8f0;border:1px solid var(--light-border);border-radius:8px;height:80px;object-fit:contain;width:80px}.cart-item-texts{display:flex;flex-direction:column;gap:8px}.cart-item-title{color:#0f172a;color:var(--deep-navy);font-size:16px;font-weight:600;line-height:1.4}.cart-item-details{color:#64748b;color:var(--soft-slate-grey);display:flex;flex-direction:column;font-size:13px;gap:4px}.delivery-label,.vat-label{font-weight:500}.cart-item-price-col,.cart-item-qty-col,.cart-item-total-col{padding:0 12px}.total-price,.unit-price{color:#0f172a;color:var(--deep-navy);font-weight:700}.cart-item-qty-select{background:#fff;background:var(--pure-white);border:1px solid #e2e8f0;border:1px solid var(--light-border);border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;padding:8px 12px;width:80px}.cart-item-qty-select:focus{border-color:#2563eb;border-color:var(--bold-blue-cta);outline:none}.remove-btn{background:none;border:none;border-radius:4px;color:#dc2626;cursor:pointer;font-size:13px;font-weight:500;padding:4px 8px}.remove-btn:hover{background:#fef2f2}.cart-right{background:#fff;background:var(--pure-white);border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:24px;width:35%}.price-summary{margin-bottom:24px}.price-summary-title{border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--light-border);font-size:18px;font-weight:700;margin:0 0 20px;padding-bottom:16px}.price-row,.price-summary-title{color:#0f172a;color:var(--deep-navy)}.price-row{align-items:center;display:flex;font-size:14px;justify-content:space-between;padding:12px 0}.vat-row{align-items:stretch;flex-direction:column;padding:8px 0}.vat-label-container{align-items:center;display:flex;justify-content:space-between}.vat-amount{color:#64748b;color:var(--soft-slate-grey)}.shipping-row,.vat-amount{font-weight:600}.free-shipping{color:#10b981;color:var(--success-green);font-weight:700}.shipping-note{color:#64748b;color:var(--soft-slate-grey);font-size:12px;margin-bottom:16px;margin-top:4px}.price-total-row{display:flex;font-weight:500;justify-content:space-between;margin-top:8px;padding:20px 0}.price-total-row,.total-amount{color:#0f172a;color:var(--deep-navy)}.total-amount{font-size:24px}.checkout-btn{background:#2563eb;background:var(--bold-blue-cta);border:none;border-radius:8px;color:#fff;color:var(--pure-white);cursor:pointer;font-size:16px;font-weight:600;margin-top:16px;padding:16px;transition:background .2s;width:100%}.checkout-btn:hover{background:#1d4ed8}.coupons-section{background:#f8fafc;background:var(--light-bg);border:1px solid #e2e8f0;border:1px solid var(--light-border);border-radius:8px;padding:20px}.coupons-title{color:#0f172a;color:var(--deep-navy);font-size:16px;font-weight:600;margin:0 0 12px}.coupons-note{color:#64748b;color:var(--soft-slate-grey);font-size:14px;line-height:1.5;margin:0 0 12px}.coupon-promo{background:#fff;background:var(--pure-white);border:1px dashed #2563eb;border:1px dashed var(--bold-blue-cta);border-radius:6px;color:#0f172a;color:var(--deep-navy);font-size:13px;padding:12px}.suggested-section{border-top:1px solid #e2e8f0;border-top:1px solid var(--light-border);margin-top:48px;padding-top:32px}.suggested-title{color:#0f172a;color:var(--deep-navy);font-size:24px;font-weight:700;margin:0 0 24px}.suggested-row{display:flex;gap:20px;overflow-x:auto;padding-bottom:8px}.suggested-row::-webkit-scrollbar{height:6px}.suggested-row::-webkit-scrollbar-thumb{background:#e2e8f0;background:var(--light-border);border-radius:3px}@media (max-width:1024px){.cart-grid{flex-direction:column}.cart-right{width:100%}}@media (max-width:768px){.cart-page{padding:16px}.cart-table-header{display:none}.cart-item-box{gap:16px;grid-template-columns:1fr;padding:20px}.cart-item-price-col,.cart-item-qty-col,.cart-item-total-col{padding:0}.cart-item-info{width:100%}.price-total-row{align-items:stretch;flex-direction:column;gap:8px}.suggested-row{flex-direction:column;gap:16px}}@media (max-width:480px){.cart-heading{font-size:24px}.cart-left,.cart-right{padding:16px}.total-amount{font-size:20px}.checkout-btn{font-size:15px;padding:14px}}.global-loader-wrapper{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffb3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.global-loader{animation:spin .9s linear infinite;border:5px solid #e3e9ff;border-radius:50%;border-top-color:#2643e9;height:55px;width:55px}@keyframes spin{to{transform:rotate(1turn)}}.seller-card{background:var(--pure-white);border:1px solid var(--soft-slate-grey);border-radius:12px;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:transform .2s,box-shadow .2s}.seller-card:hover{border-color:var(--ice-blue);box-shadow:0 10px 25px #0000000d;transform:translateY(-2px)}.sc-image-wrap{background:var(--ice-blue);overflow:hidden;padding-top:60%;position:relative;width:100%}.sc-image{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.sc-badge{border-radius:6px;font-size:11px;font-weight:700;left:10px;padding:4px 8px;position:absolute;text-transform:uppercase;top:10px;z-index:2}.sc-badge.active{background:#38bdf81f;border:1px solid #38bdf847;color:var(--deep-navy)}.sc-badge.inactive{background:var(--ice-blue);border:1px solid var(--soft-slate-grey);color:var(--soft-slate-grey)}.sc-body{display:flex;flex:1 1;flex-direction:column;gap:8px;padding:12px}.sc-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--deep-navy);display:-webkit-box;font-size:15px;font-weight:600;line-height:1.4;margin:0;overflow:hidden}.sc-meta{align-items:center;display:flex;justify-content:space-between;margin-top:4px}.sc-price{color:var(--deep-navy);font-size:16px;font-weight:700}.sc-stock{background:var(--ice-blue);border-radius:4px;color:var(--soft-slate-grey);font-size:12px;padding:2px 6px}.sc-stock.low{background:#fee2e2;color:var(--danger-red)}.sc-actions{grid-gap:8px;border-top:1px dashed var(--soft-slate-grey);display:grid;gap:8px;grid-template-columns:1fr 1fr;margin-top:auto;padding-top:12px}.sc-btn{background:var(--pure-white);border:1px solid #0000;border-radius:6px;cursor:pointer;font-size:12px;font-weight:600;padding:6px;text-align:center;transition:all .2s}.sc-btn.edit{color:var(--deep-navy)}.sc-btn.edit,.sc-btn.edit:hover{border-color:var(--soft-slate-grey)}.sc-btn.edit:hover{background:var(--ice-blue)}.sc-btn.toggle{border-color:var(--soft-slate-grey);color:var(--deep-navy)}.sc-btn.toggle:hover{background:var(--ice-blue);border-color:var(--soft-slate-grey)}.sc-btn.delete{background:#fee2e2;border-color:#fecaca;color:var(--danger-red);grid-column:span 2}.sc-btn.delete:hover{background:#fecaca;border-color:#fca5a5}:root{--deep-navy-05:#0f172a0d;--deep-navy-03:#0f172a08;--deep-navy-06:#0f172a0f;--bold-blue-08:#2563eb14;--bold-blue-14:#2563eb24;--soft-slate-60:#cbd5e199}.sellerdash-modal-wrapper{background:var(--pure-white);border-radius:12px;color:var(--deep-navy);padding:20px}.sellerdash-modal-wrapper h2{color:var(--deep-navy);font-size:20px;font-weight:600;margin-bottom:16px}.sellerdash-form{display:flex;flex-direction:column;gap:14px}.sellerdash-form label{color:var(--soft-slate-grey);display:flex;flex-direction:column;font-size:14px;gap:6px;padding:10px}.sellerdash-form input{border:1px solid var(--soft-slate-grey);border-radius:6px;font-size:14px;outline:none;padding:8px 10px;transition:border-color .2s}.sellerdash-form input:focus{border-color:var(--sky-blue);box-shadow:0 0 0 2px #2563eb14;box-shadow:0 0 0 2px var(--bold-blue-08)}.sellerdash-form-row{flex-wrap:wrap;gap:12px}.sellerdash-form-row label{flex:1 1 30%}.sellerdash-form-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:12px}.sellerdash-btn{background-color:var(--sky-blue);color:var(--pure-white)}.sellerdash-btn,.sellerdash-btn-primary{border:1px solid #0000;border-radius:6px;padding:8px 14px;transition:all .2s ease}.sellerdash-btn-primary{background:var(--sky-blue);cursor:pointer;font-size:14px}.sellerdash-btn-outline{border:1px solid var(--soft-slate-grey)}.sellerdash-btn-primary:hover{background:#38bdf8eb}.sellerdash-btn-outline:hover{background:var(--ice-blue)}.multi-image-dropzone{background:linear-gradient(180deg,#ffffff05,#0000);border:2px dashed #0f172a59;border-radius:10px;cursor:pointer;display:block;padding:14px;position:relative;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.multi-image-dropzone.sd-drop-active{background:linear-gradient(180deg,#2563eb05,#fff0);border-color:var(--bold-blue-cta);box-shadow:0 6px 20px #2563eb14,inset 0 1px 0 #ffffff05;box-shadow:0 6px 20px var(--bold-blue-08),inset 0 1px 0 #ffffff05}.dropzone-instructions{color:var(--soft-slate-grey);font-size:14px;padding:10px 6px;text-align:center;-webkit-user-select:none;user-select:none}:root{--thumb-size:120px;--thumb-actions-height:40px}.multi-image-thumbs{grid-gap:14px;display:grid!important;gap:14px;grid-template-columns:repeat(3,120px);grid-template-columns:repeat(3,var(--thumb-size));justify-content:center;margin-top:12px}.thumb,.thumb.empty-thumb{background:var(--pure-white);border:1px solid var(--soft-slate-grey);border-radius:8px;box-shadow:0 1px 6px #0f172a08;box-shadow:0 1px 6px var(--deep-navy-03);flex:none;height:120px;height:var(--thumb-size);overflow:hidden;position:relative;width:120px;width:var(--thumb-size)}.thumb-img{display:block;height:100%;object-fit:cover;width:100%}.thumb-actions{align-items:center;background:#ffffffeb;border-top:1px solid #0f172a08;bottom:0;display:flex;gap:6px;height:40px;height:var(--thumb-actions-height);justify-content:center;left:0;padding:4px;position:absolute;right:0}.thumb-actions .sellerdash-btn{background:var(--pure-white);border:1px solid var(--soft-slate-grey);border-radius:4px;color:var(--deep-navy);font-size:11px;min-width:60px;padding:4px 8px;white-space:nowrap}.thumb.empty-thumb{align-items:center;border:2px dashed var(--soft-slate-grey);cursor:pointer;display:flex;justify-content:center}.thumb-empty-text{color:var(--deep-navy);font-size:26px;font-weight:700}@media (max-width:640px){.multi-image-thumbs{gap:10px;grid-template-columns:repeat(2,120px);grid-template-columns:repeat(2,var(--thumb-size))}}.modal-content{scrollbar-color:#0f172a4d #0000;scrollbar-width:thin}.modal-content::-webkit-scrollbar{width:10px}.modal-content::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#0f172a38,#0f172a2e);border-radius:8px}.modal-content::-webkit-scrollbar-track{background:#0000}.multi-image-thumbs::-webkit-scrollbar{height:8px}.multi-image-thumbs::-webkit-scrollbar-thumb{background:#0f172a0f;border-radius:8px}.sellerdash-form input[type=number],.sellerdash-form input[type=text],.sellerdash-form select,.sellerdash-form textarea{background:var(--pure-white);border:1px solid var(--soft-slate-grey);border-radius:8px;box-sizing:border-box;color:var(--deep-navy);font-size:14px;margin-top:6px;padding:9px 10px;width:100%}.multi-image-dropzone:focus,.sellerdash-btn:focus,.sellerdash-form input:focus,.thumb:focus{outline:3px solid #2563eb24;outline:3px solid var(--bold-blue-14);outline-offset:2px}@media (max-width:640px){.sellerdash-form-row{flex-direction:column}.sellerdash-form-row label{flex:1 1 100%}}.sellerdash-form label.featured-row{align-items:center;flex-direction:row;gap:12px;padding:8px 10px}.sellerdash-form label.featured-row>div{margin:0;padding:0}.sellerdash-form label.featured-row>div>label{align-items:center;display:inline-flex;gap:8px;margin:0;padding:0}.sellerdash-form label.featured-row input[type=checkbox]{accent-color:var(--bold-blue-cta);height:16px;margin:0;vertical-align:middle;width:16px}.sellerdash-form label.featured-row .featured-comment{display:none}.main-image-badge{background:linear-gradient(135deg,#0ea5e9,#0369a1);border-radius:12px;box-shadow:0 2px 4px #0003;color:#fff;font-size:10px;font-weight:700;left:8px;padding:3px 8px;position:absolute;top:8px;white-space:nowrap;z-index:2}.main-image-badge:after{border-bottom:4px solid #0000;border-left:4px solid #0369a1;border-top:4px solid #0000;content:"";height:0;position:absolute;right:-4px;top:50%;transform:translateY(-50%);width:0}.thumb{position:relative}.thumb:hover .main-image-badge{background:linear-gradient(135deg,#0284c7,#075985)}.thumb .main-image-badge{pointer-events:none}.sellerdash-container{background:var(--ice-blue);color:var(--deep-navy);min-height:100vh;padding:32px 40px}.sellerdash-hero-large{align-items:stretch;display:flex;gap:24px;margin-bottom:32px}.hero-left{background:var(--pure-white);border-radius:20px;box-shadow:0 4px 6px -1px #0f172a0d,0 2px 4px -1px #0f172a08;flex:1 1;justify-content:center;padding:32px}.hero-left,.hero-right{display:flex;flex-direction:column}.hero-right{gap:20px;width:360px}.hero-title{color:var(--deep-navy);font-size:28px;font-weight:800;letter-spacing:-.5px;margin:0 0 8px}.hero-sub{color:var(--soft-slate-grey);font-size:16px;line-height:1.5;margin:0 0 24px}.hero-kpis{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.hero-kpi{background:#e0f2fe99;border:1px solid var(--soft-slate-grey);border-radius:16px;min-width:130px;padding:16px 20px;transition:transform .2s,box-shadow .2s}.hero-kpi:hover{border-color:var(--soft-slate-grey);box-shadow:0 10px 15px -3px #0f172a0d;transform:translateY(-2px)}.kpi-top{color:var(--soft-slate-grey);font-size:13px;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.kpi-num{color:var(--deep-navy);font-size:24px;font-weight:800}.kpi-trend{font-size:12px;font-weight:600;margin-top:4px}.kpi-trend.up{color:var(--sky-blue)}.kpi-trend.down{color:var(--deep-navy)}.hero-actions{align-items:center;display:flex;gap:12px;margin-left:auto}.sellerdash-btn{border:none;border-radius:12px;cursor:pointer;font-size:14px;font-weight:600;padding:12px 24px;transition:all .2s}.sellerdash-btn-primary{background:linear-gradient(135deg,var(--bold-blue-cta) 0,var(--sky-blue) 100%);box-shadow:0 4px 6px -1px #2563eb4d;color:var(--pure-white)}.sellerdash-btn-primary:hover{background:linear-gradient(135deg,var(--bold-blue-cta) 0,var(--deep-navy) 100%);box-shadow:0 6px 8px -1px #2563eb66;transform:translateY(-1px)}.sellerdash-btn-outline{background:var(--pure-white);border:2px solid var(--soft-slate-grey);color:var(--deep-navy)}.sellerdash-btn-outline:hover{background:#e0f2fe66;border-color:var(--soft-slate-grey);color:var(--deep-navy)}.hero-card{background:var(--pure-white);border:1px solid #e0f2fe99;border-radius:16px;box-shadow:0 4px 6px -1px #0f172a05;padding:20px}.hero-card.promo{align-items:flex-start;background:linear-gradient(135deg,var(--deep-navy) 0,var(--deep-navy) 100%);border:none;color:var(--pure-white);display:flex;flex-direction:column;gap:8px}.promo-title{color:var(--pure-white);font-size:18px;font-weight:700;margin-bottom:4px}.promo-sub{color:#e0f2fee6;font-size:14px;margin-bottom:16px}.hero-card.stats .stat-row{align-items:center;border-bottom:1px solid #e0f2fe99;display:flex;justify-content:space-between;padding:12px 0}.hero-card.stats .stat-row:last-child{border-bottom:none}.hero-card.stats span{color:var(--soft-slate-grey);font-size:14px;font-weight:500}.hero-card.stats strong{color:var(--deep-navy);font-size:16px;font-weight:700}.sellerdash-search-row{align-items:center;display:flex;gap:12px;margin-bottom:12px}.sellerdash-search{background:var(--pure-white);border:1px solid var(--soft-slate-grey);border-radius:8px;flex:1 1;padding:10px 12px}.category-pill-row{display:flex;gap:8px;margin-left:12px}.category-pill{background:var(--pure-white);border:1px solid #cbd5e199;border-radius:999px;cursor:pointer;font-size:13px;padding:6px 10px}.cat-carousel-wrap{margin-bottom:32px}.cat-carousel{display:flex;gap:16px;overflow-x:auto;padding:4px 4px 16px;scrollbar-width:none}.cat-carousel::-webkit-scrollbar{display:none}.cat-card-small{background:var(--pure-white);border:1px solid var(--soft-slate-grey);border-radius:16px;cursor:pointer;min-width:100px;padding:12px;text-align:center;transition:all .2s}.cat-card-small:hover{border-color:var(--bold-blue-cta);box-shadow:0 10px 15px -3px #0f172a0d;transform:translateY(-4px)}.cat-card-small img{background:#e0f2fe80;border-radius:12px;height:64px;margin-bottom:8px;object-fit:cover;width:64px}.cat-title-small{color:var(--deep-navy);font-size:12px;font-weight:600}.lowstock-strip{align-items:center;background:#e0f2fe80;border:1px solid #e0f2fe66;border-radius:16px;display:flex;gap:16px;margin-bottom:32px;padding:16px 24px}.ls-left{color:var(--bold-blue-cta);font-size:14px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.ls-items{display:flex;gap:10px;overflow-x:auto}.ls-pill{background:var(--pure-white);border:1px solid #e0f2fe99;border-radius:20px;color:var(--deep-navy);font-size:13px;font-weight:500;padding:6px 12px;white-space:nowrap}.ls-none{align-items:center;color:var(--sky-blue);display:flex;font-weight:600;gap:6px}.sellerdash-main{margin-top:16px}.section-title{color:var(--deep-navy);font-size:24px;font-weight:800;letter-spacing:-.5px;margin:0 0 20px}.sellerdash-scroll-row{display:flex;flex-wrap:wrap;gap:24px}.sellerdash-item{flex-basis:calc(25% - 18px);flex-grow:0;flex-shrink:0;transition:transform .2s;width:calc(25% - 18px)}.sellerdash-item:hover{transform:translateY(-4px);z-index:1}.sellerdash-btn-sm{background:var(--pure-white);border:1px solid var(--soft-slate-grey);font-size:12px;padding:6px 12px}.sellerdash-btn-danger{border-color:#e0f2fe99;color:var(--deep-navy)}.sellerdash-btn-danger:hover{background:#e0f2fe66;border-color:var(--soft-slate-grey)}@media (max-width:1200px){.sellerdash-item{flex-basis:calc(33.333% - 16px);flex-grow:0;flex-shrink:0;width:calc(33.333% - 16px)}}@media (max-width:900px){.sellerdash-item{flex-basis:calc(50% - 12px);flex-grow:0;flex-shrink:0;width:calc(50% - 12px)}.sellerdash-hero-large{flex-direction:column}.hero-right{flex-direction:row;width:100%}}@media (max-width:600px){.sellerdash-item{flex:0 0 100%;width:100%}.hero-right{flex-direction:column}.hero-actions{justify-content:stretch;margin-left:0;margin-top:16px;width:100%}.sellerdash-btn{flex:1 1;text-align:center}}.seller-header{background:#2a568f;border-bottom:1px solid #e5e7eb;justify-content:space-between;padding-inline:20px;padding-top:10px}.seller-header,.seller-logo{align-items:center;display:flex}.seller-logo{color:#fff;font-size:18px;gap:8px}.logo-icon{color:#fff;font-size:22px}.seller-nav{gap:15px}.seller-nav,.seller-nav a{align-items:center;display:flex}.seller-nav a{border-radius:6px;color:#fff;font-size:15px;font-weight:500;gap:6px;padding:6px 10px;text-decoration:none;transition:.2s}.seller-nav a:hover{background-color:#fff;color:#2563eb}.seller-nav a.active{background-color:#eff6ff;color:#2563eb}.seller-right{align-items:center;display:flex;gap:16px}.bell-icon{color:#fff;cursor:pointer;font-size:18px}.profile-img{border-radius:50%;cursor:pointer;height:36px;object-fit:cover;width:36px}.profile-dropdown{background:#fff;border-radius:6px;box-shadow:0 3px 12px #00000026;min-width:140px;padding:10px 0;position:absolute;right:10px;top:80px;z-index:999}.profile-dropdown button{background:none;border:none;cursor:pointer;font-size:14px;padding:10px 15px;text-align:left;width:100%}.profile-dropdown button:hover{background:#fff}@media (max-width:900px){.seller-header{flex-wrap:wrap;padding:10px 12px}.seller-logo{font-size:16px}.seller-nav{flex-wrap:wrap;gap:8px;justify-content:center;margin-top:8px;width:100%}.seller-nav a{font-size:14px;padding:6px 8px}.seller-right{gap:12px;position:absolute;right:10px;top:10px}}@media (max-width:600px){.seller-header{align-items:flex-start;flex-direction:column}.seller-nav{border-top:1px solid #f1f5f9;display:flex;flex-wrap:wrap;justify-content:flex-start;margin-top:10px;padding-top:8px;width:100%}.seller-nav a{font-size:14px;padding:4px 6px}.seller-right{align-self:flex-end;margin-top:10px;position:static}.profile-img{height:32px;width:32px}}@media (max-width:400px){.seller-logo span{font-size:14px}.seller-nav{gap:6px}.seller-nav a{font-size:13px}}.seller-profile{background:linear-gradient(135deg,#2563eb1a,#38bdf81a);border:2px solid #0000;border-radius:12px;cursor:pointer;gap:12px;transition:all .3s ease}.profile-icon-container,.seller-profile{align-items:center;display:flex;position:relative}.profile-icon{box-shadow:0 4px 12px #2563eb26;font-size:2.5rem}.profile-arrow,.profile-icon{background:#fff;border-radius:50%;color:var(--bold-blue-cta);padding:2px}.profile-arrow{bottom:-2px;box-shadow:0 2px 6px #0000001a;font-size:.9rem;position:absolute;right:-2px;transition:transform .3s ease}.profile-arrow.rotate{transform:rotate(180deg)}.profile-info{display:flex;flex-direction:column}.profile-name{color:var(--deep-navy);font-size:.95rem;font-weight:700;white-space:nowrap}.profile-role{color:var(--slate-500);font-size:.8rem;margin-top:2px}.enhanced-dropdown{animation:dropdownSlide .3s ease;background:#fff;border:2px solid var(--ice-blue);border-radius:16px;box-shadow:0 10px 40px #00000026;overflow:hidden;position:absolute;right:20px;top:70px;width:320px;z-index:1000}@keyframes dropdownSlide{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-header{align-items:center;background:linear-gradient(135deg,var(--bold-blue-cta),var(--sky-blue));color:#fff;display:flex;gap:15px;padding:20px}.dropdown-avatar{align-items:center;background:#fff3;border-radius:50%;display:flex;font-size:3rem;justify-content:center;padding:10px}.dropdown-user-info h4{font-size:1.1rem;font-weight:700;margin:0}.dropdown-user-info p{font-size:.9rem;margin:5px 0 0;opacity:.9}.dropdown-stats{background:var(--ice-blue);border-bottom:1px solid #0000000d;display:flex;padding:15px 20px}.stat-item{align-items:center;color:var(--deep-navy);display:flex;flex:1 1;font-size:.9rem;font-weight:500;gap:8px}.stat-item svg{color:var(--bold-blue-cta);font-size:1.1rem}.dropdown-menu{padding:10px 0}.dropdown-item{align-items:center;color:var(--deep-navy);display:flex;font-weight:500;gap:12px;padding:12px 20px;text-decoration:none;transition:all .2s ease}.dropdown-item:hover{background:var(--ice-blue);color:var(--bold-blue-cta);padding-left:25px}.dropdown-item svg{color:var(--slate-500);width:20px}.dropdown-item:hover svg{color:var(--bold-blue-cta)}.dropdown-footer{background:var(--pure-white);border-top:1px solid var(--ice-blue);padding:15px 20px}.logout-btn{align-items:center;background:linear-gradient(135deg,#ef4444,#f87171);border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:10px;justify-content:center;padding:12px;transition:all .3s ease;width:100%}.logout-btn:hover{box-shadow:0 6px 20px #ef444433;transform:translateY(-2px)}.seller-notifications{align-items:center;background:var(--ice-blue);border-radius:50%;cursor:pointer;display:flex;justify-content:center;padding:10px;position:relative;transition:all .3s ease}.seller-notifications:hover{background:var(--sky-blue);transform:scale(1.1)}.seller-notifications:hover .bell-icon{color:#fff}.bell-icon{color:var(--bold-blue-cta);font-size:1.3rem;transition:color .3s ease}.notification-badge{align-items:center;animation:pulse 2s infinite;background:linear-gradient(135deg,#ef4444,#f87171);border:2px solid #fff;border-radius:50%;color:#fff;display:flex;font-size:.7rem;font-weight:700;height:18px;justify-content:center;position:absolute;right:-5px;top:-5px;width:18px}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@media (max-width:768px){.profile-name,.profile-role{display:none}.enhanced-dropdown{right:10px;width:280px}.seller-profile{padding:8px}}.nav-text{margin-left:8px}@media (max-width:1024px){.nav-text{display:none}.seller-nav a{font-size:1.2rem;padding:10px}}.mbp-product-page{padding:28px 36px}.mbp-product-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.mbp-product-header h1{font-size:34px;font-weight:700;margin:0 0 8px}.mbp-product-actions{align-items:center;display:flex;gap:12px}.mbp-icon-btn{background:#fff;border:1px solid #0f172a0f;border-radius:8px;color:#111827;font-weight:600;padding:10px 14px}.mbp-icon-btn,.mbp-primary-btn{align-items:center;cursor:pointer;display:inline-flex;gap:8px}.mbp-primary-btn{background:#2563eb;border:none;border-radius:8px;color:#fff;font-weight:700;padding:10px 16px}.mbp-product-card{background:#fff;border:1px solid #eef2f6;border-radius:12px;box-shadow:0 1px 0 #0f172a05;padding:20px}.mbp-product-filters{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:18px}.mbp-search-wrap{align-items:center;background:#fff;border:1px solid #0f172a0f;border-radius:10px;display:flex;gap:10px;min-width:300px;padding:10px 12px}.mbp-search-icon{color:#9ca3af;font-size:18px}.mbp-search-input{background:#0000;border:none;color:#6b7280;font-size:15px;outline:none;width:360px}.mbp-right-filters{display:flex;gap:12px}.mbp-select-box{background:#fafafa;border:1px solid #0f172a0f;border-radius:10px;color:#6b7280;font-weight:600;padding:10px 14px}.mbp-product-list{display:flex;flex-direction:column;gap:12px}.mbp-product-row{align-items:center;display:flex;flex-wrap:nowrap;gap:12px}.mbp-product-row.mbp-header{background:#fafafa;border-bottom:1px solid #0f172a0f;border-radius:8px;color:#6b7280;font-weight:700;padding:18px 20px}.mbp-col{padding:0 12px}.mbp-col,.mbp-col-product{align-items:center;display:flex}.mbp-col-product{flex:1 1 420px;gap:14px;min-width:0}.mbp-col-price,.mbp-col-stock{justify-content:flex-start}.mbp-col-stock{color:#374151;flex:0 0 120px}.mbp-col-status{align-items:center;display:flex;flex:0 0 140px;gap:8px;min-width:0}.mbp-col-rating{flex:0 0 160px;justify-content:flex-start}.mbp-col-actions{align-items:center;display:flex;flex:0 0 150px;gap:8px;justify-content:flex-end}.mbp-prod-thumb{flex:0 0 auto;height:64px;object-fit:cover;width:64px}.mbp-prod-texts{display:flex;flex:1 1 auto;flex-direction:column;gap:6px;min-width:0}.mbp-prod-title{font-size:16px;font-weight:700;line-height:1.25;margin:0;overflow:visible;text-overflow:clip;white-space:normal}.mbp-prod-sub{color:#6b7280;display:block;font-size:14px;line-height:1.4;max-width:100%;min-width:0;overflow:visible;overflow-wrap:anywhere;white-space:normal;word-break:break-all}.mbp-status-dot{border-radius:50%;display:inline-block;height:10px;width:10px}.mbp-status-dot.mbp-active{background:#16a34a}.mbp-rating{align-items:center;display:inline-flex;gap:6px}.mbp-star{color:#f3f4f6;font-size:18px}.mbp-star.mbp-filled{color:#fbbf24}.mbp-action{align-items:center;background:#fff;border:1px solid #0f172a0f;border-radius:8px;cursor:pointer;display:inline-flex;height:38px;justify-content:center;margin-left:8px;width:38px}.mbp-action.mbp-small{height:40px;width:40px}.mbp-action.mbp-danger{border-color:#ef44441f;color:#ef4444}.mbp-action:hover{transform:translateY(-1px)}.mbp-primary-btn:hover{filter:brightness(.98)}.product-view{align-items:flex-start;color:#0f172a;display:flex;gap:20px;max-width:900px;min-width:320px}.pv-left{display:flex;flex:0 0 340px;flex-direction:column;gap:10px}.pv-image-wrap{background:#fff;border-radius:12px;box-shadow:0 8px 30px #0c121914;display:flex;overflow:hidden;position:fixed}.pv-image{height:320px;object-fit:cover;width:100%}.pv-badge{border-radius:999px;color:#fff;font-size:12px;font-weight:600;left:12px;padding:6px 10px;position:absolute;top:12px}.pv-badge--green{background:#10b981}.pv-badge--muted{background:#6b7280}.pv-discount{background:#ef4444;border-radius:6px;color:#fff;font-size:13px;font-weight:700;padding:6px 8px;position:absolute;right:12px;top:12px}.pv-thumbs{display:flex;gap:8px}.pv-thumb{border:1px solid #eee;border-radius:8px;height:60px;object-fit:cover;width:70px}.pv-right{display:flex;flex:1 1;flex-direction:column;gap:12px}.pv-title{font-size:20px;font-weight:700}.pv-price-row{align-items:baseline;display:flex;gap:10px}.pv-price{color:#0ea5a4;font-size:28px;font-weight:800}.pv-old-price{color:#6b7280;font-size:14px;text-decoration:line-through}.pv-stock{align-items:center;display:flex;gap:8px}.pv-stock-dot{border-radius:999px;height:10px;width:10px}.pv-stock-dot.in{background:#10b981}.pv-stock-dot.out{background:#ef4444}.pv-attributes{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.pv-attr{background:#f8fafc;border:1px solid #eef2f7;border-radius:8px;font-size:13px;padding:8px}.pv-attr-key{color:#111827;font-weight:600}.pv-attr-val{color:#334155}.pv-features{display:flex;flex-wrap:wrap;gap:8px}.pv-chip{background:#eef2ff;border:1px solid #dbeafe;border-radius:999px;font-size:13px;font-weight:600;padding:6px 10px}.pv-desc{color:#475569;line-height:1.5}.pv-meta{color:#94a3b8;display:flex;font-size:12px;gap:20px}.brand-modal-wrapper{background:#fff;border-radius:12px;color:#0f172a;padding:16px}.brand-modal-title{font-size:20px;font-weight:600;margin:0 0 12px}.brand-modal-form{display:flex;flex-direction:column;gap:14px}.brand-form-row,.brand-label{display:flex;flex-direction:column;gap:6px}.brand-label{color:#374151;font-size:14px}.brand-input{border:1px solid #d1d5db;border-radius:8px;font-size:14px;outline:none;padding:8px 10px}.brand-input:focus{border-color:#0ea5a4;box-shadow:0 0 0 3px #0ea5a426}.brand-help{color:#6b7280;font-size:12px;margin-top:-4px}.brand-image-preview p{font-size:12px;margin:0 0 4px}.brand-preview-img{border:1px solid #e5e7eb;border-radius:8px;height:80px;object-fit:cover;width:120px}.brand-two-col{gap:20px}.brand-featured,.brand-two-col{align-items:center;display:flex}.brand-featured{font-size:14px;gap:8px}.brand-error{color:red;font-size:14px}.brand-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:8px}.brand-btn{border:1px solid #0000;border-radius:8px;cursor:pointer;font-size:14px;padding:8px 14px;transition:.2s}.brand-btn-primary{background:#0ea5a4;color:#fff}.brand-btn-primary:hover{background:#0d9695}.brand-btn-outline{background:#fff;border:1px solid #d1d5db;color:#374151}.brand-btn-outline:hover{background:#f3f4f6}.brand-btn-primary:disabled{cursor:not-allowed;opacity:.6}.mbp-brand-cards-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-top:20px}.mbp-brand-card{background:#fff;border:1px solid #eef2f6;border-radius:12px;box-shadow:0 2px 8px #0000000f;display:flex;flex-direction:column;gap:16px;padding:20px;transition:all .3s ease}.mbp-brand-card:hover{border-color:#dbeafe;box-shadow:0 8px 24px #0000001a;transform:translateY(-4px)}.mbp-brand-card-header{align-items:center;display:flex;gap:14px}.mbp-brand-card-thumb{border:1px solid #f1f5f9;border-radius:10px;height:70px;object-fit:cover;width:70px}.mbp-brand-card-title-section{flex:1 1}.mbp-brand-card-title{color:#1f2937;font-size:18px;font-weight:700;line-height:1.3;margin:0 0 4px}.mbp-brand-card-slug{background:#f8fafc;border-radius:6px;color:#6b7280;display:inline-block;font-size:13px;margin:0;padding:4px 8px}.mbp-brand-card-body{padding-top:8px}.mbp-brand-card-info-row{display:flex;flex-wrap:wrap;gap:16px}.mbp-brand-card-info{display:flex;flex-direction:column;gap:4px}.mbp-brand-card-label{color:#6b7280;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.mbp-brand-card-status{align-items:center;display:flex;gap:8px}.mbp-brand-card-featured{color:#f59e0b;font-size:14px;font-weight:600}.mbp-brand-card-footer{border-top:1px solid #f1f5f9;display:flex;gap:8px;margin-top:auto;padding-top:12px}.mbp-brand-card-btn{align-items:center;border:1px solid #0000;border-radius:8px;cursor:pointer;display:inline-flex;flex:1 1;font-size:13px;font-weight:600;gap:6px;justify-content:center;padding:8px 12px;transition:all .2s ease}.mbp-brand-card-btn.view-btn{background:#f0f9ff;border-color:#bae6fd;color:#0369a1}.mbp-brand-card-btn.edit-btn{background:#f0fdf4;border-color:#bbf7d0;color:#166534}.mbp-brand-card-btn.delete-btn{background:#fef2f2;border-color:#fecaca;color:#991b1b}.mbp-brand-card-btn:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.mbp-brand-card-btn.view-btn:hover{background:#e0f2fe}.mbp-brand-card-btn.edit-btn:hover{background:#dcfce7}.mbp-brand-card-btn.delete-btn:hover{background:#fee2e2}.mbp-no-brands{background:#f8fafc;border:2px dashed #e2e8f0;border-radius:12px;grid-column:1/-1;padding:60px 20px;text-align:center}.mbp-no-brands-icon{font-size:48px;margin-bottom:16px}.mbp-no-brands p{color:#64748b;font-size:18px;margin:0 0 8px}.mbp-no-brands-sub{color:#94a3b8;font-size:14px}@media (max-width:768px){.mbp-product-page{padding:16px}.mbp-product-header{align-items:flex-start;flex-direction:column;gap:12px}.mbp-product-actions{justify-content:flex-end;width:100%}.mbp-product-filters{flex-direction:column;gap:12px}.mbp-right-filters{gap:8px;justify-content:flex-end}.mbp-search-input{min-width:0;width:100%}.mbp-product-row{align-items:center;gap:10px;padding:12px 10px}.mbp-col-product{flex:1 1 auto;min-width:0}.mbp-col-price,.mbp-col-rating,.mbp-col-status,.mbp-col-stock{flex-basis:auto;flex:0 0 auto}.mbp-prod-thumb{height:56px;width:56px}.mbp-action,.mbp-action.mbp-small{height:36px;width:36px}.mbp-product-card+.mbp-product-card{padding:14px}.brand-modal-wrapper,.sellerdash-modal-wrapper{border-radius:10px;max-width:calc(100% - 32px);padding:12px}.brand-two-col,.sellerdash-form-row{align-items:stretch;flex-direction:column}.brand-actions,.sellerdash-form-actions{gap:8px;justify-content:flex-end}.mbp-brand-cards-grid{gap:16px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.mbp-brand-card{padding:16px}.mbp-brand-card-thumb{height:50px;width:50px}.mbp-brand-card-title{font-size:16px}.mbp-brand-card-footer{flex-direction:column;gap:8px}.mbp-brand-card-btn{width:100%}}@media (max-width:480px){.mbp-product-list{-webkit-overflow-scrolling:touch;overflow-x:auto}.mbp-product-page{padding:10px}.mbp-product-row.mbp-header{flex-wrap:nowrap}.mbp-product-header h1{font-size:20px}.mbp-col-price,.mbp-col-rating,.mbp-col-status,.mbp-col-stock{display:none}.mbp-product-row{gap:8px;padding:10px 8px}.mbp-col-product{flex:1 1 auto;min-width:0}.mbp-col-actions{flex:0 0 auto;justify-content:flex-end}.mbp-prod-thumb{border-radius:8px;height:48px;width:48px}.mbp-prod-title{font-size:14px}.mbp-prod-sub{font-size:12px}.mbp-action{height:36px;margin-left:6px;width:36px}.brand-modal-wrapper,.sellerdash-modal-wrapper{max-width:calc(100% - 20px);padding:10px}.brand-modal-form,.sellerdash-form{gap:10px}.brand-input,.sellerdash-form input[type=text],.sellerdash-form select,.sellerdash-form textarea,.sellerdash-input{font-size:14px;padding:8px}.brand-image-preview,.brand-preview-img{height:66px;width:100px}.brand-actions,.sellerdash-form-actions{flex-wrap:wrap;gap:8px;justify-content:flex-end}.brand-btn,.sellerdash-btn{flex:0 0 auto;font-size:13px;padding:8px 10px}.brand-modal-wrapper>:last-child,.sellerdash-modal-wrapper>:last-child{margin-bottom:0;padding-bottom:0}.mbp-brand-cards-grid{grid-template-columns:1fr}.mbp-brand-card{padding:14px}.mbp-brand-card-header{gap:12px}.mbp-brand-card-thumb{height:45px;width:45px}.mbp-brand-card-info-row{flex-direction:column;gap:12px}}@media (max-width:360px){.mbp-search-wrap{min-width:0;padding:8px}.mbp-search-input{width:120px}.mbp-product-actions{gap:8px}.brand-preview-img{height:60px;width:92px}.brand-btn{padding:7px 10px}}.mbp-pagination{align-items:center;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-top:20px;padding:20px 0}.mbp-pagination-info{color:#6b7280;font-size:14px}.mbp-pagination-controls{align-items:center;display:flex;gap:8px}.mbp-pagination-btn{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;display:flex;font-size:14px;gap:6px;padding:8px 16px;transition:all .2s}.mbp-pagination-btn:hover:not(:disabled){border-color:#3b82f6;color:#3b82f6}.mbp-pagination-btn:disabled{cursor:not-allowed;opacity:.5}.mbp-page-numbers{display:flex;gap:4px}.mbp-page-btn{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;display:flex;font-size:14px;height:40px;justify-content:center;transition:all .2s;width:40px}.mbp-page-btn:hover{border-color:#3b82f6;color:#3b82f6}.mbp-page-btn.active{background:#3b82f6;border-color:#3b82f6;color:#fff}.mbp-stats-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:24px}.mbp-stat-card{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;gap:16px;padding:20px;transition:transform .2s,box-shadow .2s}.mbp-stat-card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.mbp-stat-icon{align-items:center;border-radius:12px;display:flex;font-size:24px;height:48px;justify-content:center;width:48px}.mbp-stat-icon.green{background:#dcfce7;color:#16a34a}.mbp-stat-icon.blue{background:#dbeafe;color:#2563eb}.mbp-stat-icon.orange{background:#ffedd5;color:#ea580c}.mbp-stat-icon.purple{background:#f3e8ff;color:#7c3aed}.mbp-stat-content h3{color:#111827;font-size:24px;font-weight:700;margin:0}.mbp-stat-content p{color:#6b7280;font-size:14px;margin:4px 0 0}.mbp-section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.mbp-section-header h2{color:#111827;margin:0}.mbp-view-controls{display:flex;gap:8px}.mbp-view-btn{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#6b7280;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .2s;width:40px}.mbp-view-btn:hover{border-color:#3b82f6;color:#3b82f6}.mbp-view-btn.active{background:#3b82f6;border-color:#3b82f6;color:#fff}.mbp-bulk-actions{align-items:center;background:#fef3c7;border:1px solid #fbbf24;border-radius:8px;display:flex;justify-content:space-between;margin:16px 0;padding:12px 16px}.mbp-bulk-info{align-items:center;color:#92400e;display:flex;font-weight:500;gap:8px}.mbp-bulk-controls{align-items:center;display:flex;gap:12px}.mbp-brand-check,.mbp-col-check,.mbp-grid-check{align-items:center;display:flex;justify-content:center;padding:0 8px}.mbp-checkbox{cursor:pointer;height:18px;width:18px}.mbp-product-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-bottom:20px}.mbp-grid-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;position:relative;transition:transform .2s,box-shadow .2s}.mbp-grid-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.mbp-grid-check{left:12px;position:absolute;top:12px;z-index:1}.mbp-grid-image{height:180px;overflow:hidden;position:relative}.mbp-grid-image img{height:100%;object-fit:cover;width:100%}.mbp-grid-discount{background:#ef4444;font-weight:600;right:12px;top:12px}.mbp-grid-discount,.mbp-grid-status{border-radius:4px;color:#fff;font-size:12px;padding:4px 8px;position:absolute}.mbp-grid-status{background:#000000b3;bottom:12px;left:12px;text-transform:capitalize}.mbp-grid-status.active{background:#22c55ee6}.mbp-grid-status.inactive{background:#6b7280e6}.mbp-grid-content{padding:16px}.mbp-grid-title{color:#111827;font-size:16px;font-weight:600;margin:0 0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mbp-grid-desc{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#6b7280;display:-webkit-box;font-size:14px;height:40px;line-height:1.4;margin:0 0 12px;overflow:hidden}.mbp-grid-price{color:#111827;font-size:18px;font-weight:700;margin-bottom:12px}.mbp-grid-meta{color:#6b7280;font-size:12px;justify-content:space-between}.mbp-grid-meta,.mbp-grid-stock{align-items:center;display:flex}.mbp-grid-stock{gap:4px}.mbp-grid-actions{border-top:1px solid #e5e7eb;display:flex}.mbp-grid-action{align-items:center;background:none;border:none;border-right:1px solid #e5e7eb;color:#6b7280;cursor:pointer;display:flex;flex:1 1;gap:6px;justify-content:center;padding:12px;transition:all .2s}.mbp-grid-action:last-child{border-right:none}.mbp-grid-action:hover{background:#f9fafb;color:#111827}.mbp-grid-action.view:hover{color:#3b82f6}.mbp-grid-action.edit:hover{color:#10b981}.mbp-grid-action.delete:hover{color:#ef4444}.mbp-brand-list{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.mbp-brand-list-header{background:#f9fafb;border-bottom:1px solid #e5e7eb;color:#374151;font-size:14px;font-weight:600}.mbp-brand-list-header,.mbp-brand-list-row{display:grid;grid-template-columns:50px 60px 2fr 1fr 1fr 1fr 120px;padding:16px}.mbp-brand-list-row{align-items:center;border-bottom:1px solid #f3f4f6;transition:background .2s}.mbp-brand-list-row:hover{background:#f9fafb}.mbp-brand-list-row:last-child{border-bottom:none}.mbp-brand-list-thumb{border:1px solid #e5e7eb;border-radius:6px;height:40px;object-fit:cover;width:40px}.mbp-featured-badge{background:#f0f9ff;border-radius:4px;color:#0369a1;font-size:12px;font-weight:500;padding:4px 8px}.mbp-not-featured{color:#6b7280;font-size:14px}.mbp-clear-search{align-items:center;background:none;border:none;color:#9ca3af;cursor:pointer;display:flex;justify-content:center;padding:4px;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.mbp-clear-search:hover{color:#6b7280}.mbp-stock-indicator{align-items:center;display:flex;gap:8px}.mbp-stock-dot{border-radius:50%;height:8px;width:8px}.mbp-stock-dot.in-stock{background:#10b981}.mbp-stock-dot.out-of-stock{background:#ef4444}.mbp-status-badge{align-items:center;border-radius:20px;display:inline-flex;font-size:12px;font-weight:500;gap:6px;padding:6px 12px;text-transform:capitalize}.mbp-status-badge.active{background:#dcfce7;color:#166534}.mbp-status-badge.inactive{background:#f3f4f6;color:#4b5563}.mbp-price-main{color:#111827;display:block;font-weight:700}.mbp-price-old{color:#9ca3af;display:block;font-size:12px;text-decoration:line-through}.mbp-no-data{color:#6b7280;padding:48px 20px;text-align:center}.mbp-no-data svg{color:#d1d5db;margin-bottom:16px}.mbp-no-data p{font-size:16px;font-weight:500;margin:0 0 8px}.mbp-no-data-sub{color:#9ca3af;font-size:14px}.mbp-subtitle{color:#6b7280;font-size:14px;margin-top:4px}.mbp-secondary-btn{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;font-size:14px;font-weight:500;padding:8px 20px;transition:all .2s}.mbp-secondary-btn:hover{background:#f9fafb;border-color:#9ca3af}.mbp-danger-btn{background:#ef4444;border:1px solid #ef4444;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:8px 20px;transition:all .2s}.mbp-danger-btn:hover{background:#dc2626;border-color:#dc2626}.mbp-action.mbp-view:hover{color:#3b82f6}.mbp-action.mbp-edit:hover{color:#10b981}.mbp-action.mbp-danger:hover{color:#ef4444}.pv-specs{background:#f8f9fa;border:1px solid #ddd;border-radius:8px;margin:20px 0;padding:15px}.pv-specs h4{border-bottom:1px solid #ccc;color:#333;font-size:16px;margin:0 0 15px;padding-bottom:8px}.specs-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr}.spec-item{background:#fff;border:1px solid #eee;border-radius:5px;display:flex;gap:15px;padding:10px}.spec-label{color:#555;flex:0 0 120px;font-size:14px;font-weight:600}.spec-value{color:#333;flex:1 1;font-size:14px;line-height:1.5;word-break:break-word}@media (max-width:768px){.spec-item{flex-direction:column;gap:5px}.spec-label,.spec-value{flex:none;width:100%}}.ord-page{background:#f8fafc;color:#0f172a;min-height:100vh;padding:28px 36px}.ord-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.ord-header h1{font-size:28px;margin:0}.ord-top-actions{align-items:center;display:flex;gap:12px}.ord-top-btn{background:#fff;border:1px solid #0f172a0f;border-radius:8px;cursor:pointer;font-weight:600;padding:8px 12px}.ord-sync-btn,.ord-top-btn{align-items:center;display:inline-flex;gap:8px}.ord-sync-btn{background:#2563eb;border:none;border-radius:8px;color:#fff;font-weight:700;padding:10px 14px}.ord-stats{display:flex;flex-wrap:wrap;gap:20px;margin:18px 0}.ord-stat-card{align-items:center;background:#fff;border:1px solid #eef2f6;border-radius:10px;box-shadow:0 1px 0 #0f172a05;display:flex;flex:1 1 220px;justify-content:space-between;min-width:220px;padding:18px 22px}.ord-stat-label{color:#6b7280;font-size:14px}.ord-stat-value{font-size:28px;font-weight:700;margin-top:6px}.ord-stat-badge{align-items:center;border-radius:12px;display:flex;font-size:20px;height:52px;justify-content:center;width:52px}.ord-stat-orange{border:2px solid #f973161f;color:#f97316}.ord-stat-blue{border:2px solid #2563eb1f;color:#2563eb}.ord-stat-green{border:2px solid #10a37f14;color:#16a34a}.ord-stat-purple{border:2px solid #7c3aed14;color:#7c3aed}.ord-list-card{background:#fff;border:1px solid #eef2f6;border-radius:12px;box-shadow:0 1px 0 #0f172a05;margin-top:12px;padding:18px}.ord-filters-row{gap:12px;justify-content:space-between;margin-bottom:12px}.ord-filters-row,.ord-search{align-items:center;display:flex}.ord-search{background:#fff;border:1px solid #0f172a0f;border-radius:10px;gap:10px;min-width:360px;padding:10px 12px}.ord-search-icon{color:#9ca3af;font-size:18px}.ord-search-input{background:#0000;border:none;color:#6b7280;font-size:15px;max-width:400px;outline:none;width:100%}.ord-filters-right{align-items:center;display:flex;gap:12px}.ord-date,.ord-select{background:#fafafa;border:1px solid #0f172a0f;border-radius:10px;color:#6b7280;font-weight:600;padding:10px 12px}.ord-table{display:flex;flex-direction:column;gap:8px}.ord-row{align-items:center;border-bottom:1px solid #0f172a0a;display:flex;padding:12px 8px}.ord-row-head{background:#fafafa;border-bottom:1px solid #0f172a0f;border-radius:8px;color:#6b7280;font-weight:700;padding:12px 16px}.ord-col{align-items:center;display:flex;padding:0 8px}.col-id{flex:0 0 100px}.col-customer{align-items:center;display:flex;flex:0 0 140px;gap:8px}.ord-avatar{border-radius:999px;height:32px;margin-right:6px;object-fit:cover;width:32px}.col-product{flex:1 1 180px}.col-amount{flex:0 0 100px}.col-status{flex:0 0 120px;gap:6px}.col-date{flex:0 0 100px}.col-actions,.col-date{display:flex;justify-content:flex-end}.col-actions{flex:0 0 140px;gap:6px}.ord-status-dot{border-radius:50%;display:inline-block;height:10px;margin-right:8px;width:10px}.ord-status-dot.shipped{background:#2563eb}.ord-status-dot.processing{background:#f59e0b}.ord-status-dot.delivered{background:#16a34a}.ord-status-dot.pending{background:#f59e0b}.ord-status-dot.Returned{background:red}.ord-action{align-items:center;background:#fff;border:1px solid #0f172a0f;border-radius:8px;cursor:pointer;display:inline-flex;height:40px;justify-content:center;width:40px}@media (max-width:768px){.ord-page{padding:16px}.ord-header{align-items:flex-start;flex-direction:column;gap:10px}.ord-top-actions{flex-wrap:wrap;gap:8px;justify-content:flex-end;width:100%}.ord-sync-btn,.ord-top-btn{padding:8px 10px}.ord-stats{gap:12px}.ord-stat-card{padding:14px 16px}.ord-stat-value{font-size:22px}.ord-filters-row{align-items:stretch;flex-direction:column;gap:10px}.ord-search{min-width:0;width:100%}.ord-search-input{font-size:14px;width:100%}.ord-list-card{-webkit-overflow-scrolling:touch;overflow-x:auto}.ord-table{min-width:720px}.ord-row{padding:10px 6px}.ord-row-head{padding:10px 12px}.col-id{flex:0 0 90px}.col-customer{flex:0 0 120px}.col-product{flex:1 1 150px}.col-status{flex:0 0 100px}.col-date{flex:0 0 90px}.col-actions{flex:0 0 120px}.ord-avatar{height:32px;margin-right:8px;width:32px}.ord-action{height:36px;width:36px}}@media (max-width:480px){.ord-page{padding:10px}.ord-header h1{font-size:20px}.ord-top-actions{gap:6px}.ord-stats{flex-direction:column;gap:10px}.ord-stat-card{flex:none;padding:12px 14px;width:100%}.ord-filters-row{gap:8px}.ord-search{padding:8px 10px}.ord-search-input{font-size:13px}.col-amount,.col-date,.col-product{display:none}.col-id{flex:0 0 80px}.col-customer{flex:0 0 100px}.col-status{flex:0 0 90px}.col-actions{flex:0 0 auto}.ord-col{padding:0 6px}.ord-row{gap:6px;padding:8px 6px}.ord-action{border-radius:6px;height:34px;width:34px}.ord-status-dot{height:8px;margin-right:6px;width:8px}}@media (max-width:360px){.ord-header h1{font-size:18px}.ord-search-input{font-size:12px}.ord-stat-value{font-size:20px}.ord-stat-badge{border-radius:10px;font-size:18px;height:44px;width:44px}.ord-action{min-height:36px;min-width:40px;padding:6px}.ord-col{padding:0 4px}.col-id{flex:0 0 70px}.col-customer{flex:0 0 90px}.col-status{flex:0 0 80px}}.ord-table-container{gap:0}.ord-table-header{font-weight:600}.ord-table-header,.ord-table-row{grid-template-columns:100px 140px 1fr 120px 100px 140px;padding:12px 16px}.ord-table-row{align-items:center;transition:background-color .2s ease}.ord-table-row:hover{background-color:#f8fafc}.ord-empty-row{align-items:center;display:flex;font-style:italic;justify-content:center;padding:40px 20px}.ord-empty-message{text-align:center}.ord-td,.ord-th{padding:0 8px}.ord-td-id,.ord-th-id{flex:0 0 100px}.ord-td-customer,.ord-th-customer{flex:0 0 140px}.ord-td-amount,.ord-th-amount{flex:1 1 auto}.ord-td-status,.ord-th-status{flex:0 0 120px}.ord-td-date,.ord-th-date{flex:0 0 100px;justify-content:flex-end}.ord-td-actions,.ord-th-actions{flex:0 0 140px;justify-content:flex-end}.ord-order-id{color:#0f172a;font-weight:500}.ord-customer-name{color:#374151;font-weight:500}.ord-amount-value{color:#059669;font-weight:600}.ord-status-text{color:#4b5563}.ord-date-value{color:#6b7280;font-size:14px}.ord-action-buttons{gap:6px;justify-content:flex-end}.ord-action-btn{height:36px;transition:all .2s ease;width:36px}.ord-action-btn:hover{background-color:#f3f4f6}.ord-action-btn:disabled{background-color:#f9fafb}.ord-action-view:hover{border-color:#3b82f6;color:#3b82f6}.ord-action-ship:hover{border-color:#10b981;color:#10b981}.ord-action-message:hover{border-color:#8b5cf6;color:#8b5cf6}@media (max-width:1024px){.ord-table-header,.ord-table-row{grid-template-columns:90px 120px 1fr 110px 90px 130px;padding:10px 12px}.ord-td,.ord-th{padding:0 6px}}@media (max-width:768px){.ord-table-container{overflow-x:auto}.ord-table-header,.ord-table-row{grid-template-columns:80px 110px 1fr 100px 80px 120px;min-width:800px;padding:10px 8px}.ord-td,.ord-th{padding:0 4px}.ord-action-btn{height:34px;width:34px}}@media (max-width:480px){.ord-table-header,.ord-table-row{grid-template-columns:70px 90px 1fr 90px 70px 110px;min-width:700px;padding:8px 6px}.ord-td,.ord-th{padding:0 3px}.ord-action-btn{height:32px;width:32px}.ord-date-value,.ord-status-text{font-size:12px}}.ord-table-container{background:#fff;border:1px solid #eef2f6;border-radius:8px;display:flex;flex-direction:column;margin-top:6px;overflow:hidden}.ord-table-header{grid-gap:12px;align-items:center;background:#fafafa;border-bottom:1px solid #eef2f6;box-sizing:border-box;color:#6b7280;display:grid;font-size:13px;font-weight:700;gap:12px;grid-template-columns:200px 200px 160px 140px 120px 140px;padding:8px 12px}.ord-table-body{display:flex;flex-direction:column}.ord-table-row{grid-gap:12px;background:#fff;border-bottom:1px solid #f1f5f9;box-sizing:border-box;display:grid;gap:12px;grid-template-columns:200px 200px 160px 140px 120px 140px;line-height:1.2;padding:10px 12px}.ord-table-row:hover{background-color:#fbfdff}.ord-table-row:last-child{border-bottom:none}.ord-empty-row{color:#6b7280;font-size:14px;padding:22px 12px;text-align:center}.ord-td,.ord-th{align-items:center;box-sizing:border-box;display:flex;min-height:28px;padding:0 4px}.ord-td-id{color:#0f172a;justify-content:flex-start}.ord-td-customer,.ord-td-id{font-weight:600;white-space:nowrap}.ord-td-customer{color:#374151;overflow:hidden;text-overflow:ellipsis}.ord-td-amount{color:#059669;font-weight:700;white-space:nowrap}.ord-td-amount,.ord-td-status{justify-content:flex-start}.ord-td-date{color:#6b7280;font-size:13px;white-space:nowrap}.ord-td-actions,.ord-td-date{justify-content:flex-end}.ord-status-container{align-items:center;display:flex;gap:8px}.ord-status-indicator{border-radius:50%;display:inline-block;height:10px;width:10px}.ord-status-pending{background-color:#f59e0b}.ord-status-confirmed{background-color:#6366f1}.ord-status-processing{background-color:#3b82f6}.ord-status-dispatched{background-color:#2ef406}.ord-status-in_transit{background-color:#0ea5e9}.ord-status-out_for_delivery{background-color:#0632f4}.ord-status-delivered{background-color:#10b981}.ord-status-returned{background-color:red}.ord-status-text{color:#475569;font-size:14px;font-weight:500}.ord-action-buttons{gap:8px}.ord-action-btn{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#4b5563;cursor:pointer;display:inline-flex;height:38px;justify-content:center;transition:all .12s ease;width:38px}.ord-action-btn:hover{background:#f8fafc;border-color:#d1d5db;color:#111827}.ord-action-btn:disabled{background:#fbfbfb;cursor:not-allowed;opacity:.5}.ord-table-html{background:#fff;border-collapse:initial;border-spacing:0;width:100%}.ord-table-html th{background:#fafafa;border-bottom:1px solid #eef2f6;color:#6b7280;font-size:13px;font-weight:700;padding:12px 16px;text-align:left;white-space:nowrap}.ord-table-html td{border-bottom:1px solid #f1f5f9;padding:12px 16px;vertical-align:middle;white-space:nowrap}.ord-table-html tbody tr:hover{background:#f8fafc}.ord-actions-col{width:260px}.ord-action-buttons{align-items:center;display:flex;gap:10px}.ord-status-table-select{-webkit-appearance:none;appearance:none;background:#fff;background-image:linear-gradient(45deg,#0000 50%,#64748b 0),linear-gradient(135deg,#64748b 50%,#0000 0);background-position:calc(100% - 16px) 15px,calc(100% - 11px) 15px;background-repeat:no-repeat;background-size:5px 5px;border:1px solid #e5e7eb;border-radius:8px;color:#334155;cursor:pointer;font-size:13px;font-weight:600;height:36px;min-width:150px;padding:0 12px}.ord-status-table-select:hover{background-color:#f8fafc;border-color:#d1d5db}.ord-status-table-select:disabled{background:#f9fafb;color:#9ca3af;cursor:not-allowed}.ord-product-img{background:#fff;border:1px solid #e5e7eb;border-radius:6px;height:42px;object-fit:cover;width:42px}.ord-qty{color:#0f172a;font-weight:600;min-width:50px;text-align:center}@media (max-width:1024px){.ord-table-header,.ord-table-row{grid-template-columns:100px 160px 140px 120px 110px 120px;padding:8px 10px}}@media (max-width:768px){.ord-table-container{overflow-x:auto}.ord-table-header,.ord-table-row{min-width:760px}}@media (max-width:480px){.ord-table-header,.ord-table-row{grid-template-columns:80px 140px 1fr 110px 100px 110px;min-width:700px;padding:8px}}:root{--card-bg:#fff;--border:#eef2f6;--muted-2:#6b7280;--muted-3:#f1f5f9;--muted-4:#94a3b8;--primary:#2563eb;--primary-dark:#1d4ed8;--blue-50:#e0f2fe;--amber:#f59e0b;--danger:#991b1b;--red-border:#fecaca;--blue-100:#bae6fd;--shadow-1:#0f172a05}*{box-sizing:border-box}.mbc-page,body,html{background:#f8fafc;background:var(--bg);color:#0f172a;color:var(--text)}.mbc-page{min-height:100vh;padding:28px 36px}.mbc-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.mbc-header h1{font-size:34px;font-weight:700;margin:0 0 8px}.mbc-actions{align-items:center;display:flex;gap:12px}.mbc-add-btn{align-items:center;background:#2563eb;background:var(--primary);border:none;border-radius:8px;color:#fff;color:var(--card-bg);cursor:pointer;display:inline-flex;font-weight:700;gap:8px;padding:10px 16px;transition:all .2s ease}.mbc-add-btn:hover{background:#1d4ed8;background:var(--primary-dark);transform:translateY(-1px)}.mbc-card{background:#fff;background:var(--card-bg);border:1px solid #eef2f6;border:1px solid var(--border);border-radius:12px;box-shadow:0 1px 0 #0f172a05;box-shadow:0 1px 0 var(--shadow-1);margin-bottom:20px;padding:20px}.mbc-section-title{color:#0f172a;color:var(--text);font-size:24px;font-weight:700;margin:20px 0 10px}.mbc-filters{gap:12px;justify-content:space-between;margin-bottom:12px}.mbc-filters,.mbc-search{align-items:center;display:flex}.mbc-search{background:#fff;background:var(--card-bg);border:1px solid #0f172a0f;border-radius:10px;gap:10px;min-width:300px;padding:10px 12px}.mbc-search-icon{color:#94a3b8;color:var(--muted-4);font-size:18px}.mbc-search-input{background:#0000;border:none;color:#6b7280;color:var(--muted-2);font-size:15px;outline:none;width:360px}.mbc-right-filters{align-items:center;display:flex;gap:12px}.mbc-select{background:#fafafb;border:1px solid #0f172a0f;border-radius:10px;color:#6b7280;color:var(--muted-2);cursor:pointer;font-weight:600;padding:10px 12px}.mbc-cards-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-top:20px}.mbc-category-card{background:#fff;background:var(--card-bg);border:1px solid #eef2f6;border:1px solid var(--border);border-radius:12px;box-shadow:0 2px 8px #0000000f;display:flex;flex-direction:column;gap:16px;padding:20px;transition:all .3s ease}.mbc-category-card:hover{border-color:#bae6fd;border-color:var(--blue-100);box-shadow:0 8px 24px #0000001a;transform:translateY(-4px)}.mbc-category-card-header{align-items:center;display:flex;gap:14px}.mbc-category-card-thumb{border:1px solid #f1f5f9;border:1px solid var(--muted-3);border-radius:10px;height:60px;object-fit:cover;width:60px}.mbc-category-card-title-section{flex:1 1}.mbc-category-card-title{color:#0f172a;color:var(--text);font-size:18px;font-weight:700;line-height:1.3;margin:0 0 4px}.mbc-category-card-slug{background:#f1f5f9;background:var(--muted-3)}.mbc-category-card-category,.mbc-category-card-slug{border-radius:6px;color:#6b7280;color:var(--muted-2);display:inline-block;font-size:13px;margin:0;padding:4px 8px}.mbc-category-card-category{background:#e0f2fe;background:var(--blue-50)}.mbc-category-card-body{padding-top:8px}.mbc-category-card-info-row{display:flex;flex-wrap:wrap;gap:16px}.mbc-category-card-info{display:flex;flex-direction:column;gap:4px}.mbc-category-card-label{color:#6b7280;color:var(--muted-2);font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.mbc-category-card-status{align-items:center;display:flex;gap:8px}.mbc-status-dot{border-radius:50%;display:inline-block;height:8px;width:8px}.mbc-active{background:#10b981;background:var(--success)}.mbc-inactive{background:#f59e0b;background:var(--amber)}.mbc-status-text{color:#374151;font-size:14px;font-weight:600;text-transform:capitalize}.mbc-category-card-footer{border-top:1px solid #f1f5f9;border-top:1px solid var(--muted-3);display:flex;gap:8px;margin-top:auto;padding-top:12px}.mbc-category-card-btn{align-items:center;border:1px solid #0000;border-radius:8px;cursor:pointer;display:inline-flex;flex:1 1;font-size:13px;font-weight:600;gap:6px;justify-content:center;padding:8px 12px;transition:all .2s ease}.mbc-category-card-btn.view-btn{background:#e0f2fe;background:var(--blue-50);border-color:#bae6fd;border-color:var(--blue-100);color:#0369a1}.mbc-category-card-btn.edit-btn{background:#f0fdf4;background:var(--green-50);border-color:#bbf7d0;color:#166534}.mbc-category-card-btn.delete-btn{background:#fef2f2;background:var(--red-50);border-color:#fecaca;border-color:var(--red-border);color:#991b1b;color:var(--danger)}.mbc-category-card-btn:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.mbc-category-card-btn.view-btn:hover{background:#e0f2fe}.mbc-category-card-btn.edit-btn:hover{background:#dcfce7}.mbc-category-card-btn.delete-btn:hover{background:#fee2e2}.mbc-no-categories{background:#f8fafc;background:var(--bg);border:2px dashed #eef2f6;border:2px dashed var(--border);border-radius:12px;grid-column:1/-1;padding:60px 20px;text-align:center}.mbc-no-categories-icon{font-size:48px;margin-bottom:16px}.mbc-no-categories p{color:#64748b;color:var(--muted);font-size:18px;margin:0 0 8px}.mbc-no-categories-sub{color:#94a3b8;color:var(--muted-4);font-size:14px}.form-row{flex-direction:column;margin-bottom:12px}.form-row label{color:#374151;font-weight:600;margin-bottom:6px}.form-row input,.form-row input[type=email],.form-row input[type=text],.form-row input[type=url]{background:#fff;background:var(--card-bg);border:1px solid #d1d5db;border-radius:8px;color:#374151;font-size:14px;padding:10px}.form-row input:focus{border-color:#2563eb;border-color:var(--primary);box-shadow:0 0 0 3px #2563eb1a;outline:none}@media (max-width:1024px){.mbc-page{padding:22px}.mbc-search-input{width:260px}.mbc-cards-grid{gap:16px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (max-width:900px){.mbc-page{padding:18px}.mbc-header{align-items:flex-start}.mbc-filters,.mbc-header{flex-direction:column;gap:12px}.mbc-filters{align-items:stretch}.mbc-search,.mbc-search-input{width:100%}.mbc-right-filters{justify-content:flex-end;width:100%}.mbc-cards-grid{gap:16px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.mbc-category-card{padding:16px}.mbc-category-card-thumb{height:50px;width:50px}.mbc-category-card-title{font-size:16px}.mbc-category-card-footer{flex-direction:column;gap:8px}.mbc-category-card-btn{width:100%}}@media (max-width:768px){.mbc-header h1{font-size:28px}.mbc-section-title{font-size:20px}.mbc-add-btn{font-size:14px;padding:8px 12px}.mbc-cards-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}@media (max-width:480px){.mbc-page{padding:12px}.mbc-header h1{font-size:22px}.mbc-actions{flex-direction:column;width:100%}.mbc-add-btn{justify-content:center;width:100%}.mbc-cards-grid{grid-template-columns:1fr}.mbc-category-card{padding:14px}.mbc-category-card-header{gap:12px}.mbc-category-card-thumb{height:45px;width:45px}.mbc-category-card-info-row{flex-direction:column;gap:12px}}.catalog-page{box-sizing:border-box;min-height:100vh;padding:24px 32px}.catalog-layout{align-items:flex-start;display:flex;gap:24px;margin:0 auto;max-width:1300px}.filters-panel{display:flex;flex-direction:column;flex-shrink:0;gap:16px;width:280px}.filters-section{background:var(--pure-white);border:1px solid var(--ice-blue);border-radius:10px;box-shadow:0 1px 3px #0f172a0f;padding:16px 14px}.filters-header-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.filters-title{color:var(--deep-navy);font-size:14px;font-weight:600;margin:0}.filters-reset-btn{background:none;border:none;color:var(--bold-blue-cta);cursor:pointer;font-size:12px}.filters-price-inputs{display:flex;gap:10px;margin-bottom:10px}.filters-price-field{flex:1 1}.filters-label{color:var(--soft-slate-grey);display:block;font-size:11px;margin-bottom:4px}.filters-price-field input{border:1px solid var(--ice-blue);border-radius:6px;font-size:13px;outline:none;padding:6px 8px;width:100%}.filters-price-field input:focus{border-color:var(--bold-blue-cta)}.filters-price-range{display:flex;flex-direction:column;gap:6px;margin-top:6px}.filters-price-range input[type=range]{width:100%}.filters-price-values{color:var(--soft-slate-grey);display:flex;font-size:11px;justify-content:space-between}.filters-search-box{margin-bottom:8px;margin-top:8px}.filters-search-box input{border:1px solid var(--ice-blue);border-radius:6px;font-size:13px;outline:none;padding:6px 8px;width:100%}.filters-search-box input:focus{border-color:var(--bold-blue-cta)}.filters-options{display:flex;flex-direction:column;gap:6px;max-height:140px;overflow-y:auto}.filters-scroll{max-height:160px}.filters-option{align-items:center;color:var(--deep-navy);display:flex;font-size:13px;gap:6px}.filters-option input[type=checkbox]{height:14px;width:14px}.catalog-main{display:flex;flex-direction:column;gap:16px}.catalog-header{align-items:center;background:var(--pure-white);border:1px solid var(--ice-blue);border-radius:10px;box-shadow:0 1px 3px #0f172a0f;display:flex;justify-content:space-between;padding:16px 18px}.catalog-title{color:var(--deep-navy);font-size:20px;font-weight:600;margin:0}.catalog-subtitle{color:var(--soft-slate-grey);font-size:12px;margin:4px 0 0}.catalog-tabs{display:flex;gap:12px}.tab-button{background:#0000;border:none;border-bottom:2px solid #0000;color:var(--soft-slate-grey);cursor:pointer;font-size:13px;padding:6px 10px}.tab-button.active{border-color:var(--bold-blue-cta);color:var(--bold-blue-cta);font-weight:600}.catalog-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}@media (max-width:992px){.catalog-layout{flex-direction:column}.filters-panel{flex-direction:row;overflow-x:auto;width:100%}.filters-section{min-width:260px}}@media (max-width:640px){.catalog-header{align-items:flex-start;flex-direction:column;gap:8px}.catalog-tabs{flex-wrap:wrap;justify-content:flex-start;width:100%}}.catalog-main{flex:1 1}.catalog-main section>div{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(5,1fr)}.catalog-main section>div>.pcard{margin:0;max-width:100%;width:100%}.subheader-region{position:relative;z-index:30}.subheader-wrapper{background:var(--ice-blue);padding:8px 32px 12px}.subheader-scroll{display:flex;gap:16px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.subheader-scroll::-webkit-scrollbar{display:none}.subheader-item{align-items:center;background:var(--pure-white);border:1px solid var(--ice-blue);border-radius:10px;box-shadow:0 1px 3px #0f172a0f;color:var(--deep-navy);cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:12px;justify-content:space-between;padding:3px;white-space:nowrap}.subheader-item-active{border-color:var(--bold-blue-cta);box-shadow:0 2px 6px #2563eb29}.subheader-left{align-items:center;display:flex;gap:8px}.subheader-icon{align-items:center;border-radius:6px;display:flex;flex-shrink:0;height:32px;justify-content:center;overflow:hidden;width:32px}.subheader-icon img{height:100%;object-fit:contain;width:100%}.subheader-label{color:var(--deep-navy)}.subheader-arrow{color:var(--soft-slate-grey);font-size:16px}@media (max-width:640px){.subheader-wrapper{padding:8px 12px 10px}.subheader-item{min-width:150px}}.category-modal-wrapper{left:50%;margin-top:8px;max-width:900px;position:absolute;top:100%;transform:translateX(-50%);width:100%;z-index:40}.category-modal{background:var(--pure-white);border:1px solid var(--ice-blue);border-radius:12px;box-shadow:0 12px 30px #0f172a40;padding:24px 28px}.category-modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.category-modal-title{color:var(--deep-navy);font-size:20px;font-weight:600;margin:0}.category-modal-link{background:#0000;border:none;color:var(--bold-blue-cta);cursor:pointer;font-size:14px;font-weight:600}.category-modal-grid{grid-gap:20px 24px;display:grid;gap:20px 24px;grid-template-columns:repeat(4,minmax(0,1fr))}.category-modal-item{background:var(--ice-blue);border:1px solid var(--ice-blue);border-radius:10px;box-shadow:0 1px 2px #0f172a0f;padding:10px 10px 12px;text-align:center}.category-modal-image-wrap{align-items:center;background:var(--pure-white);border-radius:8px;display:flex;height:120px;justify-content:center;margin-bottom:8px;overflow:hidden;width:100%}.category-modal-image-wrap img{height:100%;object-fit:cover;width:100%}.category-modal-item-label{color:var(--deep-navy);font-size:14px;font-weight:500}@media (max-width:900px){.category-modal-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.category-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1200px){.catalog-main section>div{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.catalog-main section>div{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.catalog-main section>div{grid-template-columns:1fr}}.pdscoped_001 .pd-root{background:#fff;color:#111827}.pdscoped_001 .pd-inner{align-items:flex-start;display:flex;gap:32px;margin:0 auto;max-width:1260px;padding:24px}.pdscoped_001 .pd-left{flex-shrink:0;width:33%}.pdscoped_001{color:#0f172a}.pdscoped_001 .pd-image-card{background:#fff;border:1px solid #eef2f7;border-radius:10px;box-shadow:0 2px 6px #0f172a08;padding:18px}.pdscoped_001 .pd-main-img{display:block;object-fit:contain;width:100%}.pd-thumb-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:5%}.pd-thumb{background:#fff;border:1px solid #fff;cursor:pointer}.pdscoped_001 .pd-thumb img{border-radius:6px;display:block;height:56px;object-fit:cover;width:56px}.pdscoped_001 .pd-thumb.active{border-color:#2e59ff;box-shadow:0 6px 12px #2e59ff0f;transform:translateY(-2px)}.pdscoped_001 .pd-center{display:flex;flex:1 1;flex-direction:column;min-width:0;overflow-x:hidden}.pdscoped_001 .pd-center-top{padding-right:8px}.pd-breadcrumbs{align-items:center;color:#6b7280;display:flex;font-size:13px;gap:8px}.pdscoped_001 .pd-breadcrumb-back{background:none;border:none;color:#6b7280;cursor:pointer;font-weight:500;padding:0}.pdscoped_001 .pd-breadcrumb-sep{color:#d1d5db}.pdscoped_001 .pd-breadcrumb-current{color:#111827;font-weight:600}.pdscoped_001 .pd-title{color:#1e40af;font-size:22px;font-weight:700;margin:6px 0 10px}.pdscoped_001 .pd-price-row{align-items:center;display:flex;gap:14px;margin-bottom:6px}.pdscoped_001 .pd-price{color:#111827;font-size:26px;font-weight:800}.pdscoped_001 .pd-gst{color:#6b7280;font-size:13px}.pdscoped_001 .pd-offer{margin:12px 0 18px}.pdscoped_001 .pd-offer-tag{background:linear-gradient(90deg,#fff3d7,#fff7d9);border-radius:6px;color:#7b5a03;display:inline-block;font-weight:700;padding:10px 14px}.pdscoped_001 .pd-models{align-items:center;display:flex;gap:12px;margin-bottom:18px}.pdscoped_001 .model-label{color:#374151;font-weight:600;margin-right:8px;min-width:60px}.pdscoped_001 .model-buttons{display:flex;gap:10px}.pdscoped_001 .model{background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#374151;cursor:pointer;font-weight:600;padding:8px 14px}.pdscoped_001 .model.active{background:#f0f5ff;border-color:#2e59ff;color:#2e59ff}.pdscoped_001 .pd-center-scroll{max-height:100vh;overflow-y:auto;padding-right:10px}.pdscoped_001 .pd-benefits{display:flex;gap:12px;margin-bottom:18px}.pdscoped_001 .benefit{background-color:#f7f8fd;border:1px solid #eef2f7;border-radius:10px;color:#374151;font-weight:600;padding:10px;text-align:center}.pdscoped_001 .pd-credit{align-items:center;background:linear-gradient(90deg,#fff7ea,#fffdfa);border:1px solid #fde6b8;border-radius:12px;display:flex;gap:14px;justify-content:space-between;margin-bottom:18px;padding:16px}.pdscoped_001 .pd-credit-left h3{color:#92400e;margin:0 0 6px}.pdscoped_001 .pd-credit-left p{color:#b45309;font-size:14px;margin:0}.pdscoped_001 .apply-now{background:#2e59ff;border:none;border-radius:8px;color:#fff;font-weight:700;padding:8px 12px}.pdscoped_001 .pd-share{border:1px solid #e8eef7;border-radius:12px;margin-bottom:18px;padding:16px}.pdscoped_001 .pd-accordion .pd-acc-item{background:#fff;border:1px solid #e8eef7;border-radius:10px;margin-bottom:12px;padding:14px}.pdscoped_001 .acc-title{font-size:16px;font-weight:700;margin-bottom:8px}.pdscoped_001 .acc-body .acc-sub{border-top:1px solid #f1f5f9;padding:10px 0}.pdscoped_001 .acc-body .acc-sub:first-child{border-top:none;padding-top:0}.pdscoped_001 .download{background:#2e59ff;border:none;border-radius:8px;color:#fff;padding:8px 10px}.pdscoped_001 .pd-right{align-self:flex-start;display:flex;flex-direction:column;gap:16px;position:-webkit-sticky;position:sticky;top:24px;width:320px}.pdscoped_001 .pd-delivery,.pdscoped_001 .pd-promo,.pdscoped_001 .pd-qty{background:#fff;border:1px solid #eef2f7;border-radius:10px;padding:14px}.pdscoped_001{font-weight:700;margin-bottom:6px}.pdscoped_001 .qty-head{font-weight:700;margin-bottom:8px}.pdscoped_001 .qty-ctrl{align-items:center;display:flex;gap:8px;margin-bottom:10px}.pdscoped_001 .qty-ctrl button{background:#fff;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;height:36px;width:36px}.pdscoped_001 .qty-ctrl input{border:1px solid #d1d5db;border-radius:8px;height:36px;text-align:center;width:64px}.pdscoped_001 .qty-offer{color:#10b981;font-size:13px;font-weight:700;margin-bottom:8px}.pdscoped_001 .price-box{font-weight:700;margin-bottom:10px;text-align:right}.pdscoped_001 .btn-outline{background:#fff;border:1px solid #2e59ff;border-radius:10px;color:#2e59ff;margin-bottom:8px;padding:12px;width:100%}.pdscoped_001 .btn-primary{background:#2e59ff;border:none;border-radius:10px;color:#fff;padding:12px;width:100%}.pd-continue{padding:26px;width:100%}.pd-continue,.pdscoped_001{background:#fff;border-radius:12px}.pdscoped_001{border:1px solid #eef2f7;padding:15px;padding-inline:4%}.pdscoped_001 .continue-inner h3{font-size:20px;margin:0 0 18px}.pdscoped_001 .continue-grid{display:flex;gap:18px}.pdscoped_001 .card-mini{background:#fff;border:1px solid #eef2f7;border-radius:10px;padding:12px;width:220px}.pdscoped_001 .card-mini img{height:120px;margin-bottom:10px;object-fit:contain;width:100%}.pdscoped_001 .card-mini-title{font-size:13px;font-weight:600;margin-bottom:6px}.pdscoped_001 .card-mini-price{color:#111827;font-weight:800;margin-bottom:8px}.pdscoped_001 .card-mini-badge{color:#6366f1;font-size:12px;margin-bottom:8px}.pdscoped_001 .card-mini-badge.green{background:#ecfdf5;border-radius:6px;color:#059669;display:inline-block;padding:4px 6px}.pdscoped_001 .card-mini-actions .mini-add,.pdscoped_001 .card-mini-actions .mini-go{background:#2e59ff;border:none;border-radius:8px;color:#fff;padding:8px 10px;width:100%}.pdscoped_001 .pd-center,.pdscoped_001 .pd-center-scroll,.pdscoped_001 .pd-continue,.pdscoped_001 .pd-inner,.pdscoped_001 .pd-root{overflow-x:hidden!important}.pdscoped_001 .pd-center-scroll::-webkit-scrollbar{display:none;height:0;width:0}.pdscoped_001 .pd-center-scroll{-ms-overflow-style:none;scrollbar-width:none}.similar-products{padding-inline:4%}.sp-title{color:#1f2937;font-size:20px;font-weight:600;margin-bottom:20px}.sp-wrapper{position:relative}.sp-scroll-container{-webkit-overflow-scrolling:touch;display:flex;overflow-x:auto;padding:10px 0 20px;scroll-behavior:smooth;scrollbar-width:none}.sp-scroll-container::-webkit-scrollbar{display:none}.sp-products-row{display:flex;min-width:-webkit-min-content;min-width:min-content}.sp-product-card-wrapper{flex:0 0 auto;width:280px}.sp-navigation{display:flex;justify-content:space-between;margin-top:10px}.sp-arrow{align-items:center;background:#fff;border:2px solid #fff;color:#4b5563;cursor:pointer;display:flex;font-size:20px;height:40px;justify-content:center;transition:all .2s;width:40px}.sp-arrow.left{left:10px}.sp-arrow.left,.sp-arrow.right{position:absolute;top:48%;transform:translateY(-50%);z-index:10}.sp-arrow.right{right:-15px}.sp-arrow.disabled{cursor:not-allowed;opacity:.3}@media (max-width:768px){.sp-product-card-wrapper{width:250px}.sp-arrow.left,.sp-arrow.right{display:none}.sp-scroll-container{padding-bottom:10px}}.pd-accordion{margin:20px 0;max-width:900px;width:100%}.pd-acc-item{display:block;position:relative;width:100%}.acc-title{align-items:center;background:#0000;border:0;cursor:pointer;display:flex;gap:16px;justify-content:space-between;outline:none;text-align:left;transition:background .15s ease;width:100%}.acc-title:focus{border-radius:4px;box-shadow:0 0 0 3px #2553e514}.acc-title-text{color:#263238;font-size:18px;font-weight:600}.chev{color:#6b6b6b;font-size:18px;transform-origin:50% 50%;transition:transform .2s ease}.chev.rot{transform:rotate(180deg)}.acc-body{max-height:0;overflow:hidden;padding:0 8px;transition:max-height .3s cubic-bezier(.2,.8,.2,1),padding .2s}.acc-body.expanded{padding:12px 8px 18px}.acc-body-inner{background:#0000;color:#444;font-size:14px;line-height:1.5;padding-left:6px}.acc-sub{margin-bottom:8px}.divider{background:#e6e9ee;margin:0 6px}.download-btn{align-items:center;background:#2f5df2;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-weight:600;gap:8px;padding:8px 14px}.download-btn .chev{color:#fffffff2;font-size:13px}.brochure-list{list-style:none;margin:0;padding:8px 0 0}.brochure-list li{border-bottom:1px dashed #0000000a;padding:8px 0}.brochure-link{color:#1440d8;font-weight:600;text-decoration:none}.brochure-hint{color:#666;font-size:14px;padding:4px 0}.pd-acc-item.small .acc-title{font-size:16px;padding:14px 6px}.card-delivery{background-color:#f7f8fd;border:1px solid #0f172a0a;border-radius:10px;box-sizing:border-box;display:inline-block;min-width:260px;padding:16px;width:100%}.card-delivery .del-head{color:#1f2937;font-size:14px;font-weight:700;margin-bottom:10px}.card-delivery .del-body{display:flex;flex-direction:row;gap:6px}.card-delivery .del-line{align-items:center;display:flex;gap:5px}.card-delivery .del-line.second{justify-content:flex-start}.card-delivery .del-icon svg{display:block;flex:0 0 20px;height:20px;width:20px}.card-delivery .del-text{display:flex;flex-direction:column}.card-delivery .del-primary{color:#191d23;font-size:14px;font-weight:400}.card-delivery .del-change{align-items:center;background:#0000;border:none;border-radius:6px;color:#1e40af;cursor:pointer;display:inline-flex;font-weight:600;gap:6px;margin-left:auto;padding:6px 8px;transition:background .12s ease}.card-delivery .del-change:hover{background:#1e40af0f}.card-delivery .change-icon svg{display:block;flex:0 0 14px;height:14px;width:14px}.card-qty{background:#fff;border:1px solid #0f172a0f;border-radius:10px;box-sizing:border-box;padding:18px;width:100%}.save-ribbon{position:absolute;top:108px}.card-qty,.save-ribbon{background:#e6fff0;border-radius:6px;box-shadow:0 4px 10px #0b8a4b14;color:#0b8a4b;font-size:13px;font-weight:700;left:12px;padding:6px 12px}.card-qty{margin-top:3%;top:-12px}.card-qty .qty-head{color:#111827;font-size:22px;font-weight:700;margin-bottom:12px}.qty-ctrl-row{margin-bottom:8%}.qty-ctrl{border-radius:8px;gap:8px;overflow:hidden}.qty-btn,.qty-ctrl{align-items:center;display:inline-flex}.qty-btn{background:#f3f4f6;border:none;color:#111827;cursor:pointer;font-size:20px;justify-content:center;min-width:40px;padding:6px 12px}.qty-btn:hover{background:#eef2ff}.qty-plus{background:#2f5df2;color:#fff}.qty-input{border:none;font-size:16px;outline:none;padding:8px 6px;text-align:center;width:56px}.qty-offer{background:linear-gradient(90deg,#ecfff7,#0000);border-radius:6px;color:#10b981;display:inline-block;font-size:14px;font-weight:600;margin-top:10px;padding:6px 10px}.bulk-offer{margin-bottom:12px;margin-top:12px}.bulk-radio{align-items:center;background:#fff;border:1px solid #0f172a0f;border-radius:8px;cursor:pointer;display:flex;gap:12px;padding:12px}.bulk-radio input[type=radio]{accent-color:#2f5df2;height:18px;width:18px}.bulk-radio .bulk-body{display:flex;flex-direction:column}.bulk-title{color:#0f172a;font-size:16px;font-weight:700}.bulk-sub{color:#4b5563;font-size:13px;margin-top:6px}.bulk-banner{align-items:center;background:linear-gradient(90deg,#eef5ff,#fff);border:none;border-radius:8px;cursor:pointer;display:flex;gap:12px;justify-content:space-between;margin-top:12px;padding:12px;width:100%}.banner-left .banner-title{color:#243b8b;font-size:14px;font-weight:700}.banner-right{align-items:center;display:flex;gap:8px}.banner-right img{border-radius:6px;height:40px;object-fit:cover;width:60px}.banner-caret{color:#475569;font-size:16px;transition:transform .18s ease}.banner-caret.open{transform:rotate(180deg)}.subtotal-row{align-items:center;border-top:1px solid #0f172a0a;display:flex;justify-content:space-between;margin-top:14px;padding-top:6px}.subtotal-label{color:#111827;font-size:16px;font-weight:700}.subtotal-amount{font-size:18px;font-weight:800}.qty-actions{display:flex;flex-direction:column;gap:10px;margin-top:14px}.btn-outline{background:#0000;border:1px solid #2f5df2;border-radius:10px;color:#2f5df2}.btn-outline,.btn-primary{cursor:pointer;font-weight:700;padding:12px;width:100%}.btn-primary{background:#2f5df2;border:none;border-radius:10px;color:#fff}@media (max-width:420px){.card-qty{padding:12px}.save-ribbon{font-size:12px;left:8px;padding:5px 8px;top:-10px}.banner-right img{height:36px;width:50px}.qty-input{width:48px}}.card-delivery .change-text{color:#1e40af;font-size:13px}@media (max-width:520px){.card-delivery{border-radius:8px;padding:12px}.card-delivery .del-head,.card-delivery .del-primary{font-size:13px}.card-delivery .change-text{font-size:12px}}@media (max-width:640px){.acc-title{padding:12px 8px}.acc-title-text{font-size:16px}.download-btn{padding:8px 12px}}@media (max-width:1100px){.pdscoped_001 .pd-inner{flex-direction:column;max-width:940px;padding:12px}.pdscoped_001 .pd-left,.pdscoped_001 .pd-right{flex-basis:auto;position:relative;top:auto;width:100%}.pdscoped_001 .pd-main-img{height:420px}.pdscoped_001 .pd-continue{max-width:940px}}:root{--poppins:"Poppins",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--deep-navy:#0f172a;--bold-blue-cta:#2563eb;--sky-blue:#38bdf8;--pure-white:#fff;--soft-slate-grey:#64748b;--ice-blue:#f1f7fb;--muted-border:#0f172a0f;--muted-border-2:#0f172a05;--accent-weak:#2563eb1f;--muted-gray-2:#e2e8f0;--muted-gray-3:#f1f5f9}.dashboard-ord-status-dot{border-radius:50%;display:inline-block;height:10px;margin-right:8px;width:10px}.dashboard-ord-status-dot.shipped{background:#2563eb}.dashboard-ord-status-dot.returned{background:red}.dashboard-ord-status-dot.delivered{background:green}.dashboard-ord-status-dot.pending{background:orange}.dashboard-ord-status-dot.dispatched{background:navy}.dashboard-ord-status-dot.confirmed{background:indigo}.dashboard-ord-status-dot.processing{background:blue}.dashboard-ord-status-dot.intransit{background:skyblue}.dashboard-ord-status-dot.out-of-delivery{background:#4169e1}.db-page{background-color:#f1f7fb;background-color:var(--ice-blue);font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-family:var(--poppins);min-height:100vh;padding:24px}.db-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:32px}.db-header h1{color:#0f172a;color:var(--deep-navy);font-size:28px;font-weight:700;margin:0}.dashboard-export-btn{align-items:center;background:#2563eb;background:var(--bold-blue-cta);border:none;border-radius:8px;color:#fff;color:var(--pure-white);cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:10px 20px;transition:all .2s ease}.dashboard-export-btn:hover{background:#1f4fd6;transform:translateY(-1px)}.db-stats{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-bottom:32px}.stat-card{align-items:flex-start;background:#fff;background:var(--pure-white);border:1px solid #e2e8f0;border:1px solid var(--muted-gray-2);border-radius:12px;box-shadow:0 1px 3px #0f172a0a;display:flex;justify-content:space-between;padding:24px;transition:all .3s ease}.stat-card:hover{box-shadow:0 4px 12px #0f172a14;transform:translateY(-2px)}.stat-left{flex:1 1}.stat-title{color:#64748b;color:var(--soft-slate-grey);font-size:14px;font-weight:500;margin-bottom:8px}.stat-value{color:#0f172a;color:var(--deep-navy);font-size:28px;font-weight:700;margin-bottom:8px}.stat-change{align-items:center;display:flex;font-size:14px;font-weight:500;gap:4px}.stat-change.up{color:#10b981;color:var(--success)}.stat-change.down{color:#ef4444;color:var(--danger)}.stat-icon{align-items:center;background:#38bdf80f;border-radius:8px;color:#2563eb;color:var(--bold-blue-cta);display:flex;font-size:24px;justify-content:center;padding:12px}.db-main{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 300px;margin-bottom:32px}.recent-orders{background:#fff;background:var(--pure-white);border:1px solid #e2e8f0;border:1px solid var(--muted-gray-2);border-radius:12px;box-shadow:0 1px 3px #0f172a0a;padding:24px}.card-title-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.card-title-row h3{color:#0f172a;color:var(--deep-navy);font-size:18px;font-weight:600;margin:0}.view-all{color:#2563eb;color:var(--bold-blue-cta);cursor:pointer;font-size:14px;font-weight:500;text-decoration:none}.view-all:hover{text-decoration:underline}.orders-table{display:flex;flex-direction:column;gap:0}.orders-row{grid-gap:16px;align-items:center;border-bottom:1px solid #f1f5f9;border-bottom:1px solid var(--muted-gray-3);display:grid;gap:16px;grid-template-columns:1fr 1fr 1.5fr 1fr 1fr 1fr;padding:16px 0}.orders-row.header{border-bottom:2px solid #e2e8f0;border-bottom:2px solid var(--muted-gray-2);color:#64748b;color:var(--soft-slate-grey);font-size:14px;font-weight:600;padding-bottom:12px}.orders-row:last-child{border-bottom:none}.col{color:#475569;font-size:14px}.col-id{color:#2563eb;color:var(--bold-blue-cta);font-weight:500}.col-status{align-items:center;display:flex;font-weight:500;gap:8px}.status-dot{border-radius:50%;height:8px;width:8px}.status-dot.shipped{background-color:#10b981;background-color:var(--success)}.status-dot.processing{background-color:#f59e0b}.status-dot.delivered{background-color:#2563eb;background-color:var(--bold-blue-cta)}.status-dot.pending{background-color:#64748b;background-color:var(--soft-slate-grey)}.quick-actions{background:#fff;background:var(--pure-white);border:1px solid #e2e8f0;border:1px solid var(--muted-gray-2);border-radius:12px;box-shadow:0 1px 3px #0f172a0a;height:-webkit-fit-content;height:fit-content;padding:24px}.quick-actions h3{color:#0f172a;color:var(--deep-navy);font-size:18px;font-weight:600;margin-bottom:20px}.actions-list{display:flex;flex-direction:column;gap:12px}.action-btn{align-items:center;background:#f1f7fb;background:var(--ice-blue);border:1px solid #e2e8f0;border:1px solid var(--muted-gray-2);border-radius:8px;color:#475569;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:12px;padding:16px;transition:all .2s ease;width:100%}.action-btn:hover{background:#2563eb;background:var(--bold-blue-cta);border-color:#2563eb;border-color:var(--bold-blue-cta);color:#fff;color:var(--pure-white);transform:translateY(-1px)}.ip-section{margin-bottom:32px}.ip-container{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr}.card{background:#fff;background:var(--pure-white);border:1px solid #e2e8f0;border:1px solid var(--muted-gray-2);border-radius:12px;box-shadow:0 1px 3px #0f172a0a;padding:24px}.card-title{color:#0f172a;color:var(--deep-navy);font-size:18px;font-weight:600;margin-bottom:20px}.inventory-row{align-items:center;background:#ef44440f;border:1px solid #fecaca99;border-radius:8px;display:flex;gap:20px;justify-content:space-between;margin-top:2%;padding:16px}.inventory-text{flex:1 1}.inventory-name{color:#0f172a;color:var(--deep-navy);font-size:14px;font-weight:500;margin-bottom:4px}.inventory-stock{color:#64748b;color:var(--soft-slate-grey);font-size:12px}.inventory-badge{background:#ef4444;background:var(--danger);border-radius:20px;color:#fff;color:var(--pure-white);font-size:12px;font-weight:500;padding:4px 12px}.performance-list{gap:20px}.perf-row,.performance-list{display:flex;flex-direction:column}.perf-row{gap:8px}.perf-top{align-items:center;display:flex;justify-content:space-between}.perf-label{color:#475569;font-size:14px;font-weight:500}.perf-value{color:#0f172a;color:var(--deep-navy);font-size:14px;font-weight:600}.perf-bar-outer{background:#f1f5f9;background:var(--muted-gray-3);border-radius:4px;height:8px;overflow:hidden;width:100%}.perf-bar-inner{background:linear-gradient(90deg,#2563eb,#38bdf8);background:linear-gradient(90deg,var(--bold-blue-cta),var(--sky-blue));border-radius:4px;height:100%;transition:width .3s ease}@media (max-width:1024px){.db-main,.ip-container{grid-template-columns:1fr}}@media (max-width:768px){.db-page{padding:16px}.db-header{align-items:flex-start;flex-direction:column;gap:16px}.db-stats,.orders-row{grid-template-columns:1fr}.orders-row{gap:8px;padding:12px 0}.orders-row.header{display:none}.col:before{color:#64748b;color:var(--soft-slate-grey);content:attr(data-label);display:block;font-size:12px;font-weight:600;margin-bottom:4px}.col-status{justify-content:flex-start}}@media (max-width:480px){.db-header h1{font-size:24px}.stat-card{padding:16px}.stat-value{font-size:24px}.card,.quick-actions,.recent-orders{padding:16px}}@keyframes slideIn{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.perf-bar-inner{animation:slideIn 1s ease-out}.action-btn:focus,.dashboard-export-btn:focus{outline:2px solid #2563eb;outline:2px solid var(--bold-blue-cta);outline-offset:2px}.stat-card.loading{opacity:.6;pointer-events:none}@media print{.action-btn,.dashboard-export-btn,.view-all{display:none}.db-page{background:#fff;background:var(--pure-white);padding:0}.card,.quick-actions,.recent-orders,.stat-card{border:1px solid #ddd;box-shadow:none}}:root{--poppins:"Poppins",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;--text:#0f172a;--muted:#64748b;--muted-2:#94a3b8;--bg:#f8fafc;--card:#fff;--border:#e2e8f0;--panel-border:#e6eef6;--accent:#2563eb;--accent-dark:#1d4ed8;--success:#10b981;--warning:#f59e0b;--danger:#ef4444;--blue-50:#f0f9ff;--green-50:#f0fdf4;--red-50:#fef2f2;--shadow:#0f172a0d}.analytics-page{background-color:#f8fafc;background-color:var(--bg);color:#0f172a;color:var(--text);min-height:100vh;padding:24px}.analytics-header{align-items:flex-start;display:flex;flex-direction:column;gap:16px;justify-content:space-between;margin-bottom:24px}.analytics-header h1{font-size:24px;font-weight:600}.analytics-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.date-picker{align-items:center;background:#fff;background:var(--card);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:6px;display:flex;gap:8px;padding:6px 10px}.date-picker input{background:#0000;border:none;color:#334155;font-size:14px;outline:none}.export-btn{background-color:#fff;background-color:var(--card);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:6px;cursor:pointer;font-size:14px;padding:8px 14px;transition:box-shadow .2s ease}.export-btn:hover{box-shadow:0 4px 10px #00000014}.analytics-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:2fr 1fr}.analytics-chart-card,.analytics-metrics{background:#fff;background:var(--card);border:1px solid #e6eef6;border:1px solid var(--panel-border);border-radius:10px;box-shadow:0 2px 6px #0f172a0d;box-shadow:0 2px 6px var(--shadow);padding:24px}.analytics-chart-card h3{color:#0f172a;color:var(--text);font-size:18px;font-weight:500;margin-bottom:16px}.chart-container{height:360px;width:100%}.analytics-metrics h4{color:#0f172a;color:var(--text);font-size:18px;font-weight:500;margin-bottom:16px}.metric{margin-bottom:20px}.metric-label{color:#64748b;color:var(--muted);font-size:14px;margin-bottom:4px}.metric-value{font-size:24px;font-weight:600}.metric-value,.pi-section{color:#0f172a;color:var(--text)}.pi-section{background:#0000;padding:24px}.pi-grid{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:1fr 420px;margin:0 auto;max-width:1200px}.pi-card{background:#fff;background:var(--card);border:1px solid #e6eef6;border:1px solid var(--panel-border);border-radius:10px;box-shadow:0 2px 6px #0f172a08;padding:18px}.pi-card-header{border-bottom:1px solid #f1f5f9;margin-bottom:14px;padding-bottom:12px}.pi-card-header h3{color:#0f172a;color:var(--text);font-size:18px;font-weight:600;margin:0}.pi-products-list{display:flex;flex-direction:column;gap:12px}.pi-product-row{align-items:center;border-bottom:1px solid #f3f7fb;display:flex;gap:18px;padding:12px 6px}.pi-product-row:last-child{border-bottom:none}.pi-rank{color:#94a3b8;color:var(--muted-2);font-size:16px;font-weight:600;text-align:left;width:36px}.pi-thumb-and-info{align-items:center;display:flex;flex:1 1;gap:12px}.pi-thumb{background:#f0f9ff;background:var(--blue-50);border:1px solid #e6eef6;border:1px solid var(--panel-border);border-radius:8px;box-shadow:0 1px 2px #0f172a08;height:56px;object-fit:cover;padding:6px;width:56px}.pi-title{color:#0f172a;color:var(--text);font-size:15px;font-weight:600}.pi-subtitle{color:#94a3b8;color:var(--muted-2);font-size:13px;margin-top:4px}.pi-price-block{min-width:110px;text-align:right;width:110px}.pi-price{color:#0f172a;color:var(--text);font-size:15px;font-weight:600}.pi-sold{color:#94a3b8;color:var(--muted-2);font-size:12px;margin-top:6px}.pi-insights-list{gap:18px}.pi-insight-row,.pi-insights-list{display:flex;flex-direction:column}.pi-insight-row{gap:8px}.pi-insight-top{align-items:center;display:flex;justify-content:space-between}.pi-insight-label,.pi-insight-value{color:#0f172a;color:var(--text);font-size:14px}.pi-insight-value{font-weight:600}.pi-progress-track{background:#f1f5f9;border-radius:12px;height:12px;overflow:hidden;position:relative}.pi-progress-fill{background:linear-gradient(90deg,#2563eb,#1d4ed8);background:linear-gradient(90deg,var(--accent) 0,var(--accent-dark) 100%);border-radius:12px;height:100%;transition:width .6s ease}@media (max-width:1000px){.pi-grid{grid-template-columns:1fr}.pi-card{padding:16px}}@media (max-width:900px){.analytics-grid{grid-template-columns:1fr}.analytics-header{align-items:stretch}.analytics-actions{align-items:flex-start;flex-direction:column}}.story-container{background:#f5f9ff;margin:auto;max-width:900px;padding:40px 20px}.story-header{margin-bottom:50px;text-align:center}.story-header h1{color:#1f3c88;font-size:36px;margin-bottom:10px}.story-header p{color:#5a6b8c;font-size:16px;margin:auto;max-width:600px}.story-list{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr}.story-card{background:#fff;border-left:6px solid #1f3c88;border-radius:12px;box-shadow:0 10px 25px #1f3c8814;padding:24px;transition:transform .2s ease,box-shadow .2s ease}.story-card:hover{box-shadow:0 14px 30px #1f3c8826;transform:translateY(-4px)}.story-card h2{color:#1f3c88;font-size:22px;margin-bottom:10px}.story-card p{color:#444;font-size:15px;line-height:1.7}.loader{color:#1f3c88;font-size:14px;font-weight:500;margin-top:30px;text-align:center}.contact-page{background:#f4f8ff;padding:50px 20px}.contact-header{margin:0 auto 50px;max-width:700px;text-align:center}.contact-header h1{color:#1f3c88;font-size:38px;margin-bottom:12px}.contact-header p{color:#5b6c8f;font-size:16px;line-height:1.6}.contact-content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1.2fr;margin:auto;max-width:1100px}.contact-info{display:flex;flex-direction:column;gap:20px}.info-card{background:#fff;border-radius:14px;box-shadow:0 10px 25px #1f3c8814;padding:22px}.info-card h3{color:#1f3c88;font-size:18px;margin-bottom:8px}.info-card p{color:#444;font-size:14px;line-height:1.6}.contact-form{background:#fff;border-radius:16px;box-shadow:0 12px 30px #1f3c881a;padding:30px}.contact-form h2{color:#1f3c88;font-size:24px;margin-bottom:20px}.contact-form form{flex-direction:column}.contact-form form,.form-row{display:flex;gap:14px}.contact-form input,.contact-form textarea{border:1px solid #d9e2f3;border-radius:10px;font-size:14px;outline:none;padding:12px 14px;transition:border .2s ease;width:100%}.contact-form input:focus,.contact-form textarea:focus{border-color:#1f3c88}.contact-form button{background:#1f3c88;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;margin-top:10px;padding:14px;transition:background .2s ease}.contact-form button:hover{background:#162e6b}@media (max-width:900px){.contact-content{grid-template-columns:1fr}.form-row{flex-direction:column}}.blogs-page{background:#f5f9ff;padding:50px 20px}.blogs-header{margin:0 auto 50px;max-width:720px;text-align:center}.blogs-header h1{color:#1f3c88;font-size:36px;margin-bottom:10px}.blogs-header p{color:#5a6b8c;font-size:16px;line-height:1.6}.blogs-grid{grid-gap:26px;display:grid;gap:26px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin:auto;max-width:1100px}.blog-card{background:#fff;border-radius:16px;box-shadow:0 10px 25px #1f3c8814;display:flex;flex-direction:column;padding:24px;transition:transform .2s ease,box-shadow .2s ease}.blog-card:hover{box-shadow:0 16px 35px #1f3c8826;transform:translateY(-6px)}.blog-category{background:#e8efff;border-radius:20px;color:#1f3c88;font-size:12px;font-weight:600;margin-bottom:12px;padding:5px 12px;width:-webkit-fit-content;width:fit-content}.blog-card h2{color:#1f3c88;font-size:20px;margin-bottom:10px}.blog-desc{color:#444;flex-grow:1;font-size:14px;line-height:1.6}.blog-footer{align-items:center;display:flex;justify-content:space-between;margin-top:18px}.blog-date{color:#888;font-size:12px}.read-more{background:none;border:none;color:#1f3c88;cursor:pointer;font-size:14px;font-weight:600}.read-more:hover{text-decoration:underline}.blog-loader{color:#1f3c88;font-size:14px;font-weight:500;margin-top:35px;text-align:center}@media (max-width:768px){.blogs-header h1{font-size:30px}}.policy-page{background:#f5f9ff;font-family:Segoe UI,Roboto,sans-serif;padding:50px 20px}.policy-header{margin:0 auto 40px;max-width:800px;text-align:center}.policy-header h1{color:#1f3c88;font-size:34px;margin-bottom:10px}.policy-header p{color:#5a6b8c;font-size:15px}.policy-content{background:#fff;border-radius:16px;box-shadow:0 12px 30px #1f3c8814;margin:auto;max-width:900px;padding:30px}.policy-content p{color:#444;font-size:15px;line-height:1.7;margin-bottom:14px}.faq-item{margin-bottom:20px}.faq-item h3{color:#1f3c88;font-size:17px;margin-bottom:6px}.faq-item p{color:#444;font-size:14px}.seller-settings-white{background-color:var(--pure-white);color:var(--deep-navy);min-height:100vh;padding:30px}.seller-settings-container-white{margin:0 auto;max-width:1400px}.seller-settings-title-white{border-bottom:1px solid var(--ice-blue);margin-bottom:40px;padding-bottom:20px}.seller-settings-title-white h1{color:var(--deep-navy);font-size:2.8rem;font-weight:800;margin-bottom:10px}.seller-settings-subtitle-white{color:var(--slate-500);font-size:1.1rem}.seller-settings-grid-white{display:flex;flex-wrap:wrap;gap:30px}.seller-settings-sidebar-white{background:var(--pure-white);border:2px solid var(--ice-blue);border-radius:20px;box-shadow:0 10px 30px #38bdf814;flex:0 0 300px;height:-webkit-fit-content;height:fit-content;padding:25px;position:-webkit-sticky;position:sticky;top:30px}.seller-sidebar-profile-white{align-items:center;background:linear-gradient(135deg,var(--ice-blue) 0,#e0f2fe80 100%);border:1px solid var(--sky-blue);border-radius:16px;display:flex;gap:15px;margin-bottom:30px;padding:20px}.seller-sidebar-avatar-white{align-items:center;background:linear-gradient(135deg,var(--bold-blue-cta),var(--sky-blue));border:3px solid var(--pure-white);border-radius:50%;box-shadow:0 4px 12px #2563eb26;color:var(--pure-white);display:flex;font-size:1.4rem;height:56px;justify-content:center;width:56px}.seller-sidebar-info-white{flex:1 1}.seller-sidebar-name-white{color:var(--deep-navy);font-size:1.2rem;font-weight:700}.seller-sidebar-badge-white{background:#2563eb1a;border-radius:20px;color:var(--bold-blue-cta);display:inline-block;font-size:.9rem;font-weight:600;margin-top:4px;padding:4px 12px}.seller-nav-menu-white{display:flex;flex-direction:column;gap:6px}.seller-nav-button-white{align-items:center;background:#0000;border:none;border-radius:12px;color:var(--deep-navy);cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:14px;padding:16px 20px;position:relative;text-align:left;transition:all .3s ease}.seller-nav-button-white:hover{background:var(--ice-blue);color:var(--bold-blue-cta);transform:translateX(6px)}.seller-nav-button-white.active-nav-white{background:linear-gradient(135deg,var(--bold-blue-cta),var(--sky-blue));box-shadow:0 8px 20px #2563eb33;color:var(--pure-white);transform:translateX(6px)}.seller-nav-icon-white{align-items:center;display:flex;font-size:1.2rem}.seller-nav-text-white{flex:1 1}.seller-nav-indicator-white{margin-left:auto}.seller-sidebar-actions-white{border-top:2px solid var(--ice-blue);margin-top:30px;padding-top:25px}.seller-save-all-white{align-items:center;background:linear-gradient(135deg,var(--bold-blue-cta),var(--sky-blue));border:none;border-radius:12px;box-shadow:0 8px 20px #2563eb26;color:var(--pure-white);cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;gap:10px;justify-content:center;padding:16px;transition:all .3s ease;width:100%}.seller-save-all-white:hover{box-shadow:0 12px 25px #2563eb40;transform:translateY(-3px)}.seller-settings-main-white{flex:1 1;min-width:320px}.seller-settings-content-white{background:var(--pure-white);border:2px solid var(--ice-blue);border-radius:20px;box-shadow:0 10px 30px #38bdf814;margin-bottom:30px;padding:35px}.seller-content-header-white{align-items:flex-start;border-bottom:2px solid var(--ice-blue);display:flex;justify-content:space-between;margin-bottom:40px;padding-bottom:25px}.seller-content-title-white h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,var(--bold-blue-cta),var(--sky-blue));-webkit-background-clip:text;background-clip:text;color:var(--deep-navy);font-size:2rem;font-weight:800;margin-bottom:10px}.seller-content-subtitle-white{color:var(--slate-500);font-size:1.1rem}.seller-last-updated-white{background:var(--ice-blue);border-radius:10px;color:var(--slate-500);font-size:.9rem;font-weight:500;padding:10px 18px}.seller-profile-section-white{animation:sellerFadeInWhite .3s ease}@keyframes sellerFadeInWhite{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.seller-profile-header-white{align-items:center;background:linear-gradient(135deg,#e0f2fe80,#38bdf81a);border:1px solid var(--sky-blue);border-radius:20px;display:flex;gap:30px;margin-bottom:50px;padding:25px}.seller-avatar-wrapper-white{position:relative}.seller-profile-avatar-white{background:linear-gradient(135deg,var(--bold-blue-cta),var(--sky-blue));border:5px solid var(--pure-white);border-radius:50%;box-shadow:0 8px 25px #2563eb33;font-size:3rem;height:110px;width:110px}.seller-avatar-edit-white,.seller-profile-avatar-white{align-items:center;color:var(--pure-white);display:flex;justify-content:center}.seller-avatar-edit-white{background:var(--bold-blue-cta);border:3px solid var(--pure-white);border-radius:50%;bottom:5px;cursor:pointer;height:40px;position:absolute;right:5px;transition:all .3s ease;width:40px}.seller-avatar-edit-white:hover{background:var(--sky-blue);box-shadow:0 6px 15px #38bdf84d;transform:scale(1.1)}.seller-form-grid-white{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:40px}.seller-form-group-white{display:flex;flex-direction:column}.seller-form-group-wide-white{grid-column:1/-1}.seller-form-label-white{align-items:center;color:var(--deep-navy);display:flex;font-size:1rem;font-weight:600;gap:8px;margin-bottom:12px}.seller-form-label-white:after{background:linear-gradient(90deg,var(--sky-blue),#0000);content:"";flex:1 1;height:1px}.seller-form-input-white,.seller-form-select-white,.seller-form-textarea-white{background:var(--pure-white);border:2px solid var(--ice-blue);border-radius:12px;color:var(--deep-navy);font-size:1rem;font-weight:500;padding:16px 20px;transition:all .3s ease}.seller-form-input-white:focus,.seller-form-select-white:focus,.seller-form-textarea-white:focus{background:var(--ice-blue);border-color:var(--sky-blue);box-shadow:0 0 0 4px #38bdf81a;outline:none}.seller-form-textarea-white{min-height:140px;resize:vertical}.seller-input-icon-white{align-items:center;display:flex;position:relative}.seller-input-icon-white svg{color:var(--slate-500);left:20px;position:absolute;z-index:1}.seller-input-icon-white input,.seller-input-icon-white select{background:var(--pure-white);border:2px solid var(--ice-blue);border-radius:12px;color:var(--deep-navy);font-size:1rem;font-weight:500;padding:16px 20px 16px 55px;transition:all .3s ease;width:100%}.seller-input-icon-white input:focus,.seller-input-icon-white select:focus{background:var(--ice-blue);border-color:var(--sky-blue);outline:none}.seller-copy-button-white{background:var(--ice-blue);border:none;border-radius:8px;color:var(--bold-blue-cta);cursor:pointer;padding:8px;position:absolute;right:20px;transition:all .3s ease}.seller-copy-button-white:hover{background:var(--sky-blue);color:var(--pure-white);transform:translateY(-2px)}.seller-action-buttons-white{border-top:2px solid var(--ice-blue);display:flex;gap:20px;margin-top:50px;padding-top:30px}.seller-button-main-white{align-items:center;background:linear-gradient(135deg,var(--bold-blue-cta),var(--sky-blue));border:none;border-radius:12px;box-shadow:0 8px 20px #2563eb26;color:var(--pure-white);cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;gap:12px;justify-content:center;padding:16px 40px;transition:all .3s ease}.seller-button-main-white:hover{box-shadow:0 12px 25px #2563eb40;transform:translateY(-3px)}.seller-button-alt-white{background:var(--pure-white);border:2px solid var(--ice-blue);border-radius:12px;color:var(--bold-blue-cta);cursor:pointer;font-size:1.1rem;font-weight:600;padding:16px 40px;transition:all .3s ease}.seller-button-alt-white:hover{background:var(--ice-blue);border-color:var(--sky-blue);transform:translateY(-2px)}.seller-section-header-white{border-bottom:2px solid var(--ice-blue);margin-bottom:40px;padding-bottom:25px}.seller-section-title-white{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,var(--bold-blue-cta),var(--sky-blue));-webkit-background-clip:text;background-clip:text;color:var(--deep-navy);font-size:2rem;font-weight:800;margin-bottom:12px}.seller-section-description-white{color:var(--slate-500);font-size:1.1rem}.seller-stats-section-white{border-top:2px solid var(--ice-blue);margin-top:50px;padding-top:35px}.seller-stats-title-white{color:var(--deep-navy);font-size:1.5rem;font-weight:700;margin-bottom:25px}.seller-stats-grid-white{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.seller-stat-card-white{align-items:center;background:var(--pure-white);border:2px solid var(--ice-blue);border-radius:16px;box-shadow:0 6px 20px #38bdf80d;gap:20px;padding:17px;transition:all .3s ease}.seller-stat-card-white:hover{border-color:var(--sky-blue);box-shadow:0 12px 30px #38bdf81a;transform:translateY(-5px)}.seller-stat-icon-white{align-items:center;background:linear-gradient(135deg,var(--ice-blue) 0,var(--sky-blue) 100%);border-radius:16px;color:var(--pure-white);display:flex;font-size:1.8rem;height:60px;justify-content:center;width:60px}.seller-stat-content-white{flex:1 1}.seller-stat-value-white{color:var(--deep-navy);font-size:2.4rem;font-weight:800;line-height:1;margin-bottom:6px}.seller-stat-label-white{color:var(--slate-500);font-size:1rem;font-weight:500}.seller-security-section-white{display:flex;flex-direction:column;gap:30px}.seller-security-item-white{align-items:center;background:var(--pure-white);border:2px solid var(--ice-blue);border-radius:16px;display:flex;justify-content:space-between;padding:25px;transition:all .3s ease}.seller-security-item-white:hover{border-color:var(--sky-blue);box-shadow:0 8px 25px #38bdf814}.seller-security-info-white{align-items:center;display:flex;gap:20px}.seller-security-icon-white{align-items:center;background:linear-gradient(135deg,var(--bold-blue-cta),var(--sky-blue));border-radius:16px;color:var(--pure-white);display:flex;font-size:1.8rem;height:60px;justify-content:center;width:60px}.seller-security-title-white{color:var(--deep-navy);font-size:1.2rem;font-weight:700;margin-bottom:6px}.seller-security-desc-white{color:var(--slate-500);font-size:1rem}.seller-toggle-wrapper-white{display:inline-block;height:38px;position:relative;width:68px}.seller-toggle-wrapper-white input{height:0;opacity:0;width:0}.seller-toggle-slider-white{background-color:var(--ice-blue);border:2px solid var(--sky-blue);border-radius:34px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.seller-toggle-slider-white:before{background-color:var(--pure-white);border-radius:50%;bottom:2px;box-shadow:0 2px 5px #0003;content:"";height:30px;left:4px;position:absolute;transition:.4s;width:30px}input:checked+.seller-toggle-slider-white{background:linear-gradient(135deg,var(--bold-blue-cta),var(--sky-blue))}input:checked+.seller-toggle-slider-white:before{transform:translateX(30px)}.seller-password-section-white{background:var(--pure-white);border:2px solid var(--ice-blue);border-radius:16px;box-shadow:0 6px 20px #38bdf80d;padding:30px}.seller-password-title-white{color:var(--deep-navy);font-size:1.5rem;font-weight:700;margin-bottom:25px}.seller-password-form-white{display:flex;flex-direction:column;gap:25px}.seller-password-input-white{position:relative}.seller-password-input-white input{background:var(--pure-white);border:2px solid var(--ice-blue);border-radius:12px;color:var(--deep-navy);font-size:1rem;font-weight:500;padding:16px 60px 16px 20px;transition:all .3s ease;width:100%}.seller-password-input-white input:focus{background:var(--ice-blue);border-color:var(--sky-blue);outline:none}.seller-password-toggle-white{background:#0000;border:none;border-radius:8px;color:var(--slate-500);cursor:pointer;padding:8px;position:absolute;right:20px;top:50%;transform:translateY(-50%);transition:all .3s ease}.seller-password-toggle-white:hover{background:var(--ice-blue);color:var(--bold-blue-cta)}.seller-sessions-section-white{background:var(--pure-white);border:2px solid var(--ice-blue);border-radius:16px;box-shadow:0 6px 20px #38bdf80d;padding:30px}.seller-sessions-title-white{color:var(--deep-navy);font-size:1.5rem;font-weight:700;margin-bottom:25px}.seller-sessions-list-white{display:flex;flex-direction:column;gap:20px}.seller-session-item-white{align-items:center;background:var(--pure-white);border:2px solid var(--ice-blue);border-radius:12px;display:flex;justify-content:space-between;padding:20px;transition:all .3s ease}.seller-session-item-white:hover{background:var(--ice-blue);border-color:var(--sky-blue)}.seller-session-title-white{color:var(--deep-navy);font-weight:700;margin-bottom:6px}.seller-session-details-white{color:var(--slate-500);font-size:.95rem}.seller-session-status-white{background:linear-gradient(135deg,var(--bold-blue-cta),var(--sky-blue));border-radius:20px;box-shadow:0 4px 12px #2563eb26;color:var(--pure-white);font-size:.9rem;font-weight:600;padding:8px 20px}.seller-session-revoke-white{align-items:center;background:#0000;border:2px solid var(--ice-blue);border-radius:10px;color:var(--slate-500);cursor:pointer;display:flex;font-size:.95rem;font-weight:500;gap:8px;padding:8px 20px;transition:all .3s ease}.seller-session-revoke-white:hover{background:var(--ice-blue);border-color:var(--sky-blue);color:var(--bold-blue-cta);transform:translateY(-2px)}.seller-notifications-list-white{display:flex;flex-direction:column;gap:15px;margin-bottom:40px}.seller-notification-item-white{align-items:center;background:var(--pure-white);border:2px solid var(--ice-blue);border-radius:16px;display:flex;justify-content:space-between;padding:25px;transition:all .3s ease}.seller-notification-item-white:hover{border-color:var(--sky-blue);box-shadow:0 8px 25px #38bdf814;transform:translateY(-2px)}.seller-notification-title-white{color:var(--deep-navy);font-size:1.2rem;font-weight:700;margin-bottom:6px;text-transform:capitalize}.seller-notification-desc-white{color:var(--slate-500);font-size:1rem}.seller-frequency-section-white{border-top:2px solid var(--ice-blue);padding-top:40px}.seller-frequency-title-white{color:var(--deep-navy);font-size:1.5rem;font-weight:700;margin-bottom:25px}.seller-frequency-options-white{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.seller-frequency-option-white{background:var(--pure-white);border:3px solid var(--ice-blue);border-radius:16px;cursor:pointer;padding:30px;text-align:center;transition:all .3s ease}.seller-frequency-option-white:hover{border-color:var(--sky-blue);box-shadow:0 12px 30px #38bdf81a;transform:translateY(-5px)}.seller-frequency-option-white.active-white{background:linear-gradient(135deg,var(--bold-blue-cta),var(--sky-blue));border-color:var(--sky-blue);box-shadow:0 12px 30px #2563eb33;color:var(--pure-white)}.seller-frequency-option-white.active-white:hover{border-color:var(--bold-blue-cta);transform:translateY(-5px)}.seller-frequency-name-white{font-size:1.3rem;font-weight:700;margin-bottom:8px}.seller-frequency-desc-white{color:var(--slate-500);font-size:1rem}.seller-frequency-option-white.active-white .seller-frequency-desc-white{color:var(--ice-blue)}.seller-payment-methods-white{display:flex;flex-direction:column;gap:20px;margin-bottom:40px}.seller-payment-method-white{align-items:center;background:var(--pure-white);border:2px solid var(--ice-blue);border-radius:16px;display:flex;justify-content:space-between;padding:25px;transition:all .3s ease}.seller-payment-method-white:hover{border-color:var(--sky-blue);box-shadow:0 8px 25px #38bdf814;transform:translateY(-2px)}.seller-payment-info-white{align-items:center;display:flex;gap:20px}.seller-payment-icon-white{align-items:center;background:linear-gradient(135deg,var(--bold-blue-cta),var(--sky-blue));border-radius:16px;box-shadow:0 6px 15px #2563eb26;color:var(--pure-white);display:flex;font-size:1.8rem;height:60px;justify-content:center;width:60px}.seller-payment-name-white{color:var(--deep-navy);font-size:1.2rem;font-weight:700;margin-bottom:6px;text-transform:capitalize}.seller-payment-desc-white{color:var(--slate-500);font-size:1rem}.seller-payout-settings-white{background:linear-gradient(135deg,var(--pure-white) 0,var(--ice-blue) 100%);border:2px solid var(--sky-blue);border-radius:16px;box-shadow:0 8px 25px #38bdf81a;margin-bottom:40px;padding:30px}.seller-payout-title-white{color:var(--deep-navy);font-size:1.5rem;font-weight:700;margin-bottom:25px}.seller-payout-form-white{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.seller-currency-input-white{align-items:center;display:flex}.seller-currency-symbol-white{background:var(--pure-white);border:2px solid var(--ice-blue);border-radius:12px 0 0 12px;border-right:none;color:var(--deep-navy);font-size:1.1rem;font-weight:600;padding:16px 20px}.seller-transactions-section-white{background:var(--pure-white);border:2px solid var(--ice-blue);border-radius:16px;box-shadow:0 6px 20px #38bdf80d;padding:30px}.seller-transactions-title-white{color:var(--deep-navy);font-size:1.5rem;font-weight:700;margin-bottom:25px}.seller-transactions-list-white{display:flex;flex-direction:column;gap:15px}.seller-transaction-item-white{align-items:center;background:var(--pure-white);border:2px solid var(--ice-blue);border-radius:12px;display:flex;justify-content:space-between;padding:20px;transition:all .3s ease}.seller-transaction-item-white:hover{background:var(--ice-blue);border-color:var(--sky-blue)}.seller-transaction-details-white{display:flex;flex-direction:column;gap:6px}.seller-transaction-amount-white{color:var(--deep-navy);font-size:1.5rem;font-weight:800}.seller-transaction-date-white{color:var(--slate-500);font-size:1rem}.seller-transaction-status-white{background:linear-gradient(135deg,var(--bold-blue-cta),var(--sky-blue));border-radius:20px;box-shadow:0 4px 12px #2563eb26;color:var(--pure-white);font-size:.95rem;font-weight:600;padding:10px 25px}.seller-empty-state-white{background:linear-gradient(135deg,var(--ice-blue) 0,#e0f2fe80 100%);border:2px solid var(--sky-blue);border-radius:20px;padding:100px 40px;text-align:center}.seller-empty-icon-white{align-items:center;background:linear-gradient(135deg,var(--bold-blue-cta),var(--sky-blue));border:5px solid var(--pure-white);border-radius:50%;box-shadow:0 10px 30px #2563eb33;color:var(--pure-white);display:flex;font-size:3rem;height:100px;justify-content:center;margin:0 auto 30px;width:100px}.seller-empty-title-white{color:var(--deep-navy);font-size:2.2rem;font-weight:800;margin-bottom:15px}.seller-empty-desc-white{color:var(--slate-500);font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:400px}.seller-quick-stats-white{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.seller-quick-stat-card-white{background:var(--pure-white);border:2px solid var(--ice-blue);border-radius:16px;box-shadow:0 6px 20px #38bdf80d;padding:25px;transition:all .3s ease}.seller-quick-stat-card-white:hover{border-color:var(--sky-blue);box-shadow:0 12px 30px #38bdf81a;transform:translateY(-5px)}.seller-quick-stat-header-white{align-items:center;display:flex;gap:20px}.seller-quick-stat-icon-white{align-items:center;background:linear-gradient(135deg,var(--ice-blue) 0,var(--sky-blue) 100%);border-radius:16px;color:var(--pure-white);display:flex;font-size:1.8rem;height:60px;justify-content:center;width:60px}.seller-quick-stat-title-white{color:var(--slate-500);font-size:1rem;font-weight:500;margin-bottom:6px}.seller-quick-stat-value-white{color:var(--deep-navy);font-size:18px;font-weight:800}@media (max-width:1200px){.seller-settings-grid-white{flex-direction:column}.seller-settings-sidebar-white{position:static;width:100%}}@media (max-width:768px){.seller-settings-white{padding:20px}.seller-settings-content-white{padding:25px}.seller-content-header-white{align-items:flex-start;flex-direction:column;gap:20px}.seller-profile-header-white{flex-direction:column;gap:20px;text-align:center}.seller-form-grid-white{grid-template-columns:1fr}.seller-action-buttons-white{flex-direction:column}.seller-frequency-options-white,.seller-quick-stats-white{grid-template-columns:1fr}}@media (max-width:480px){.seller-settings-title-white h1{font-size:2.2rem}.seller-settings-content-white{padding:20px}.seller-notification-item-white,.seller-payment-method-white,.seller-security-item-white{align-items:flex-start;flex-direction:column;gap:20px}.seller-toggle-wrapper-white{align-self:flex-end}.seller-section-title-white{font-size:1.8rem}}.seller-stat-value-success-white{color:#10b981!important}.seller-transaction-status-pending-white{background:linear-gradient(135deg,#f59e0b,#fbbf24)!important;color:var(--pure-white)!important}.seller-status-badge-connected-white{background:linear-gradient(135deg,var(--bold-blue-cta),var(--sky-blue))!important;color:var(--pure-white)!important}.seller-status-badge-disconnected-white{background:var(--ice-blue)!important;color:var(--deep-navy)!important}.checkout-page{background:#fff;padding-inline:5%}.checkout-title{font-size:28px;font-weight:700;text-align:center}.checkout-stepper{align-items:center;display:flex;justify-content:center;margin:32px 0 40px}.step,.step-wrapper{align-items:center;display:flex;position:relative}.step{flex-direction:column;gap:6px;min-width:120px;text-align:center;z-index:2}.circle{align-items:center;background:#e5e7eb;border-radius:50%;color:#374151;display:flex;font-weight:600;height:32px;justify-content:center;width:32px}.step.active .circle{background:#2563eb;color:#fff}.step span{color:#6b7280;font-size:13px;white-space:nowrap}.step.active span{color:#111827;font-weight:600}.step-wrapper .line{background:#e5e7eb;height:2px;left:55%;position:absolute;top:16px;width:85%;z-index:1}.checkout-content{grid-gap:32px;display:grid;gap:32px;grid-template-columns:1.4fr .9fr;margin-bottom:3%}.checkout-left{border:1px solid #e5e7eb;border-radius:12px;height:-webkit-fit-content;height:fit-content;padding:24px}.checkout-left h2{font-size:18px;margin-bottom:20px}.order-item{align-items:center;display:flex;gap:16px}.product-img-checkout{border-radius:8px;width:20%}.product-info{flex:1 1}.product-name{font-size:14px;font-weight:600;margin-bottom:4px}.product-qty{color:#6b7280;font-size:13px}.product-price{font-weight:600}.divider{background:#e5e7eb;height:1px;margin:20px 0}.checkout-right{border:1px solid #e5e7eb;border-radius:12px;padding:24px}.checkout-right h3{font-size:18px;margin-bottom:20px}.summary-row{display:flex;font-size:14px;justify-content:space-between;margin-bottom:12px}.discount{color:#6b7280}.summary-divider{background:#e5e7eb;height:1px;margin:16px 0}.summary-total{display:flex;font-size:16px;font-weight:700;justify-content:space-between;margin-bottom:20px}.promo{display:flex;margin-bottom:16px}.promo input{border:1px solid #d1d5db;border-radius:6px 0 0 6px;border-right:none;flex:1 1;font-size:14px;padding:10px 12px}.promo button{border:none;border-radius:0 6px 6px 0;font-weight:600;padding:10px 18px}.pay-btn,.promo button{background:#2563eb;color:#fff;cursor:pointer}.pay-btn{border:none;border-radius:8px;font-size:15px;font-weight:700;padding:14px;width:100%}@media (max-width:1024px){.checkout-content{grid-template-columns:1fr}.checkout-stepper{overflow-x:auto;padding-bottom:8px}}.brands-products-container{margin-bottom:40px;padding:0 5%}.brands-products-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.amazon-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;display:flex;flex-direction:column;gap:8px;padding:12px;transition:box-shadow .2s ease}.amazon-card:hover{box-shadow:0 4px 12px #00000014}.amazon-image{align-items:center;display:flex;height:170px;justify-content:center}.amazon-image img{max-height:100%;max-width:100%;object-fit:contain}.amazon-delivery{align-items:center;color:#059669;display:flex;font-size:12px;font-weight:600;gap:6px}.amazon-title{color:#111827;font-size:14px;font-weight:500;height:36px;line-height:1.3;overflow:hidden}.amazon-price{align-items:center;display:flex;gap:8px}.price-final{color:#111827;font-size:18px;font-weight:700}.price-original{color:#9ca3af;font-size:14px;text-decoration:line-through}.amazon-cart-btn{background:#fff;border:1.5px solid #2563eb;border-radius:6px;color:#2563eb;cursor:pointer;font-size:14px;font-weight:600;padding:8px 0;width:100%}.amazon-cart-btn:hover{background:#eff6ff}.breadcrumb{color:#6b7280;font-size:13px;padding:16px 5%}.breadcrumb-wrapper{border:1px solid #fff;border-radius:12px;padding:16px 24px}.breadcrumb-item,.breadcrumb-wrapper{align-items:center;background:#fff;display:flex}.breadcrumb-item{border-radius:8px;color:#4b5563;font-size:14px;font-weight:500;gap:8px;padding:10px 16px;position:relative;text-decoration:none}.breadcrumb-item:hover{background:#f3f4f6;color:#3b82f6}.breadcrumb-item.active{background:#fff;color:#4b5563;font-weight:600;padding-right:20px}.breadcrumb-icon{font-size:16px}.breadcrumb-arrow{color:#9ca3af;font-size:12px;opacity:.7}.badge{background:#ffffff40;border:1px solid #ffffff4d;border-radius:12px;font-size:11px;font-weight:600;letter-spacing:.3px;margin-left:8px;padding:3px 10px}@media (max-width:640px){.breadcrumb-wrapper{flex-wrap:wrap;gap:12px;justify-content:center;padding:12px 16px}.breadcrumb-item{font-size:13px;padding:8px 12px}.breadcrumb-icon{font-size:14px}.breadcrumb-arrow{font-size:10px}}@media (max-width:480px){.breadcrumb-navigation{padding:15px 3%}.breadcrumb-wrapper{gap:8px;padding:10px 12px}.breadcrumb-item{font-size:12px;padding:6px 10px}}[data-animate]{opacity:0;transform:translateY(100px);transition:all .8s ease-out}[data-animate].animate-in{opacity:1;transform:translateY(0)}[data-card-anim]{opacity:0;transition:transform .8s ease,opacity .8s ease}[data-card-anim].animate-in{opacity:1;transform:none}[data-card-anim=fade-up]{transform:translateY(100px)}[data-card-anim=fade-left]{transform:translateX(-100px)}[data-card-anim=fade-right]{transform:translateX(100px)}[data-card-anim=zoom-in]{transform:scale(.1)}[data-card-anim=zoom-in].animate-in{transform:scale(1)}
/*# sourceMappingURL=main.bb0ba894.css.map*/