@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";body{background:#f5f7fb}.login-page{background:linear-gradient(#eef4ff 0%,#fff 100%);justify-content:center;align-items:center;min-height:100vh;padding:30px 20px;display:flex}.login-card{background:#fff;border-radius:24px;width:100%;max-width:420px;padding:35px 28px;box-shadow:0 25px 60px #0f172a1a}.logo-area{text-align:center;margin-bottom:30px}.logo-area img{width:72px}.logo-area h1{color:#1f2937;font-size:28px;font-weight:700}.logo-area p{color:#64748b;margin-top:8px;font-size:14px;line-height:1.6}.login-tabs{background:#eef2f7;border-radius:18px;margin-bottom:30px;padding:7px;display:flex}.login-tabs button{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:10px;flex:1;padding:12px;font-size:15px;font-weight:600;transition:all .3s}.login-tabs button.active{color:#fff;background:#1e3a5f;box-shadow:0 10px 24px #1e3a5f40}.login-form{flex-direction:column;gap:18px;display:flex}.input-group input{background:#fff;border:1px solid #dbe3ef;border-radius:14px;outline:none;width:100%;height:54px;padding:0 48px;font-size:15px;transition:all .3s}.input-group input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb14}.input-icon{color:#94a3b8;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.eye-btn{cursor:pointer;color:#64748b;background:0 0;border:none;font-size:18px;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.forgot-row{justify-content:flex-end;display:flex}.forgot-row a{color:#000;font-size:14px;font-weight:500;text-decoration:none}.forgot-row a:hover{text-decoration:underline}.primary-btn{color:#1f2937;cursor:pointer;background:#ffc107;border:none;border-radius:14px;width:100%;height:54px;font-size:16px;font-weight:700;transition:all .3s}.primary-btn:hover{background:#ffb300;transform:translateY(-2px)}.divider span{color:#94a3b8;margin:0 15px;font-size:13px;font-weight:600}.pin-title{color:#243b63;justify-content:center;align-items:center;gap:10px;margin:8px 0 28px;font-size:18px;font-weight:700;display:flex}.pin-icon{color:#ffbf00;font-size:18px}.pin-grid{grid-template-columns:repeat(4,78px);justify-content:center;gap:22px 18px;margin-bottom:24px;display:grid}.pin-wrapper{width:78px;height:78px;position:relative}.pin-box{text-align:center;color:#183b72;z-index:2;background:#fff;border:none;border-radius:16px;outline:none;width:100%;height:100%;font-size:28px;font-weight:700;transition:all .25s;position:relative;box-shadow:0 8px 22px #00000014}.pin-box:focus{transform:translateY(-2px);box-shadow:0 12px 28px #2563eb2e}.pin-index{color:#7c8aa5;pointer-events:none;z-index:1;justify-content:center;align-items:center;font-size:22px;font-weight:700;display:flex;position:absolute;inset:0}.pin-forgot{margin-top:8px;margin-bottom:18px}.pin-forgot a{font-size:15px;font-weight:600}.signup-row{text-align:center;color:#64748b;margin-top:28px;font-size:14px}.signup-row a{color:#000;margin-left:5px;font-weight:600;text-decoration:none}.signup-row a:hover{text-decoration:underline}.login-card{animation:.45s fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}.primary-btn,.google-btn,.login-tabs button{transition:all .25s}.primary-btn:active,.google-btn:active{transform:scale(.98)}.login-tabs button:hover{transform:translateY(-1px)}::placeholder{color:#94a3b8}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:20px}@media (width<=480px){.login-page{padding:20px}.login-card{border-radius:22px;padding:26px 22px}.logo-area img{width:181px}.logo-area h1{font-size:24px}.logo-area p{font-size:13px}.login-tabs button{padding:11px;font-size:14px}.input-group input{height:50px;font-size:14px}.primary-btn,.google-btn{height:50px;font-size:15px}.pin-grid{gap:10px}.pin-box{border-radius:14px;font-size:22px}}@media (width>=768px){.login-card{max-width:440px}}.login-page:before{content:"";z-index:-1;background:#2563eb14;border-radius:50%;width:320px;height:320px;position:fixed;top:-120px;right:-120px}.login-page:after{content:"";z-index:-1;background:#ffc1071f;border-radius:50%;width:280px;height:280px;position:fixed;bottom:-120px;left:-120px}.signup-page{justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.signup-container{background:#fff;border-radius:18px;width:100%;max-width:430px;padding:28px;position:relative;box-shadow:0 15px 35px #00000040}.home-btn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;font-size:24px;display:flex;position:absolute;top:22px;left:22px;box-shadow:0 8px 20px #3b82f666}.signup-header{text-align:center;margin-bottom:25px}.signup-header h1{color:#274472;font-size:44px;font-weight:700}.user-type{gap:12px;margin-bottom:25px;display:flex}.user-type button{color:#444;cursor:pointer;background:#f1f3f7;border:none;border-radius:10px;flex:1;height:52px;font-size:18px;font-weight:600;transition:all .3s}.user-type button.active{color:#fff;background:#274472}.signup-form{flex-direction:column;gap:15px;display:flex}.signup-form input{border:1px solid #ddd;border-radius:10px;outline:none;width:100%;height:54px;padding:0 16px;font-size:16px;transition:all .3s}.signup-form input:focus{border-color:#274472;box-shadow:0 0 0 3px #27447226}.input-group{position:relative}.input-group input{padding-right:50px}.eye-btn{cursor:pointer;background:0 0;border:none;font-size:18px;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.register-btn{cursor:pointer;border:none;border-radius:10px;width:100%;height:56px;margin-top:5px;font-size:20px;font-weight:600;transition:all .3s;color:#fff!important;background:#274472!important;border:none!important}.register-btn:hover{background:#1f3b63}.divider{align-items:center;margin:10px 0;display:flex}.divider:before,.divider:after{content:"";background:#ddd;flex:1;height:1px}.divider span{color:#555;margin:0 12px;font-weight:600}.google-btn{cursor:pointer;background:#ffc107;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;height:56px;font-size:18px;font-weight:600;transition:all .3s;display:flex}.google-btn:hover{background:#ffc107}.google-icon{color:#ffc107;font-size:24px;font-weight:700}.login-link{text-align:center;color:#333;margin-top:18px;font-size:15px}.login-link a{color:#274472;font-weight:700;text-decoration:none}@media (width<=480px){.signup-container{padding:24px 20px}.signup-header h1{font-size:36px}.home-btn{width:48px;height:48px;font-size:22px}.user-type button{height:48px;font-size:16px}.signup-form input{height:50px;font-size:15px}.register-btn{height:52px;font-size:17px}.google-btn{height:52px;font-size:16px}}.navbar{z-index:1000;background:#fff;justify-content:space-between;align-items:center;padding:10px 14px;display:flex;position:sticky;top:0;box-shadow:0 2px 10px #0000000d}.location{flex:1;align-items:center;gap:6px;min-width:0;display:flex}.location-icon{color:#ff6b00;flex-shrink:0;font-size:22px}.location-text{flex-direction:column;min-width:0;display:flex}.deliver-text{color:#888;font-size:10px;line-height:1}.location-name{color:#222;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.logo{flex-shrink:0;width:90px;height:auto;margin:0 10px}.search-wrapper{background:#fff;border:1px solid #ececec;border-radius:30px;align-items:center;width:calc(100% - 32px);height:52px;margin:16px auto;padding:0 16px;display:flex;box-shadow:0 4px 18px #0000000d}.search-icon{color:#999;font-size:22px}.search-wrapper input{background:0 0;border:none;outline:none;flex:1;padding:0 12px;font-size:15px}.search-wrapper input::placeholder{color:#b2b2b2}.mic-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.mic-btn svg{color:#888;font-size:20px}.search-wrapper,.search-wrapper input{cursor:pointer}.hero{border-radius:22px;margin:16px;position:relative;overflow:hidden}.slider{transition:all .4s;display:flex}.slide{min-width:100%}.slide img{object-fit:cover;width:100%;height:170px;display:block}.dots{justify-content:center;gap:8px;width:100%;display:flex;position:absolute;bottom:10px}.dots span{cursor:pointer;background:#ffffff80;border-radius:50%;width:8px;height:8px}.dots .active{background:#4169ff;border-radius:20px;width:24px}.products{padding:0 16px 90px}.products-header{justify-content:space-between;align-items:center;margin:18px 0 16px;display:flex}.products-header h2{color:#111827;font-size:24px;font-weight:700}.see-all-btn{color:#4169ff;cursor:pointer;background:0 0;border:none;font-size:14px;font-weight:600}.product-card{background:#fff;border:1px solid #ececec;border-radius:16px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 4px 12px #0000000f}.product-card:active{transform:scale(.98)}.product-image-wrapper{background:#f8f8f8;justify-content:center;align-items:center;width:100%;height:165px;display:flex}.product-image{object-fit:contain;width:100%;height:100%;padding:10px}.product-name{color:#222;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:40px;font-size:14px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.product-price{color:#2563eb;margin-top:8px;font-size:18px;font-weight:700}.bottom-nav{z-index:9999;background:#fff;border-top-left-radius:24px;border-top-right-radius:24px;justify-content:space-around;align-items:center;width:min(100%,430px);height:72px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -4px 18px #00000014}.nav-item{color:#777;cursor:pointer;flex-direction:column;align-items:center;gap:4px;font-size:12px;display:flex}.nav-item.active{color:#4169ff;font-weight:600}.nav-item.active svg{transform:scale(1.08)}.nav-item{transition:all .25s}.nav-item:hover{color:#4169ff}.camera-btn{color:#fff;cursor:pointer;background:#4169ff;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin-top:-28px;font-size:28px;display:flex;box-shadow:0 10px 25px #4169ff59}*{box-sizing:border-box;margin:0;padding:0}.camera-page{color:#fff;background:#000;width:100%;height:100vh;position:relative;overflow:hidden}.camera-header{z-index:100;justify-content:space-between;align-items:center;width:100%;padding:18px;display:flex;position:absolute;top:0;left:0}.camera-header h2{color:#fff;font-size:20px;font-weight:600}.icon-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:#00000073;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;transition:all .25s;display:flex}.icon-btn:hover{transform:scale(1.05)}.camera-video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.camera-preview{width:100%;height:100%;position:relative;overflow:hidden}.camera-preview:after{content:"";z-index:5;background:#00000047;position:absolute;inset:0}.scan-frame{z-index:20;width:320px;height:320px;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.corner{filter:drop-shadow(0 0 8px #4d8dffcc);border:5px solid #4d8dff;width:55px;height:55px;position:absolute}.top-left{border-bottom:none;border-right:none;border-radius:18px 0 0;top:0;left:0}.top-right{border-bottom:none;border-left:none;border-radius:0 18px 0 0;top:0;right:0}.bottom-left{border-top:none;border-right:none;border-radius:0 0 0 18px;bottom:0;left:0}.bottom-right{border-top:none;border-left:none;border-radius:0 0 18px;bottom:0;right:0}.scan-line{background:linear-gradient(90deg,#0000,#5ddcff,#0000);border-radius:10px;height:4px;animation:2.4s linear infinite scanner;position:absolute;left:35px;right:35px;box-shadow:0 0 18px #5ddcff}@keyframes scanner{0%{top:30px}50%{top:285px}to{top:30px}}.scan-content{color:#fff;flex-direction:column;align-items:center;gap:16px;display:flex}.scan-content p{color:#dbe8ff;font-size:16px}.scan-text{text-align:center;color:#dbe8ff;padding:20px;font-size:18px;line-height:28px}.camera-tip{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);text-align:center;color:#fff;z-index:50;background:#ffffff1f;border-radius:16px;width:calc(100% - 40px);max-width:360px;padding:14px 18px;font-size:14px;position:absolute;bottom:150px;left:50%;transform:translate(-50%)}.camera-controls{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:100;background:#00000073;border-radius:30px;justify-content:space-between;align-items:center;width:calc(100% - 24px);max-width:420px;padding:16px 22px;display:flex;position:absolute;bottom:35px;left:50%;transform:translate(-50%)}.control-btn{color:#fff;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:8px;width:70px;transition:all .25s;display:flex}.control-btn svg{font-size:22px}.control-btn span{font-size:13px}.control-btn:hover{transform:scale(1.08)}.capture-btn{cursor:pointer;background:0 0;border:5px solid #ffffff59;border-radius:50%;justify-content:center;align-items:center;width:82px;height:82px;transition:all .25s;display:flex}.capture-btn:hover{transform:scale(1.05)}.capture-inner{color:#111;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;font-size:28px;display:flex}.scan-center-text{color:#ffffffe6;z-index:15;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.scan-center-text svg{margin-bottom:14px;font-size:54px}.scan-center-text p{font-size:16px;font-weight:500}@media (width<=480px){.scan-frame{width:270px;height:270px}.camera-controls{width:calc(100% - 20px);bottom:22px}.camera-tip{width:calc(100% - 30px);bottom:135px}.capture-btn{width:74px;height:74px}.capture-inner{width:56px;height:56px;font-size:24px}}.preview-page{color:#fff;background:#0d1b3d;flex-direction:column;height:100vh;display:flex}.preview-header{justify-content:space-between;align-items:center;height:70px;padding:0 20px;display:flex}.preview-header h2{font-size:22px;font-weight:600}.preview-back-btn{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;width:42px;height:42px}.header-space{width:42px}.preview-image{flex:1;justify-content:center;align-items:center;padding:20px;display:flex}.image-placeholder{color:#fff;background:linear-gradient(135deg,#324b83,#1c2c58);border-radius:25px;justify-content:center;align-items:center;width:100%;max-width:360px;height:500px;font-size:20px;display:flex}.preview-actions{gap:15px;padding:30px 20px;display:flex}.retake-btn{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:15px;flex:1;height:55px;font-size:16px}.use-btn{color:#fff;cursor:pointer;background:#4d6fff;border:none;border-radius:15px;flex:1;height:55px;font-size:16px}.account-page{background:#f5f6fa;min-height:100vh;padding:20px 20px 90px}.profile-card{color:#fff;text-align:center;background:#2f5bea;border-radius:16px;margin-bottom:20px;padding:25px 20px}.profile-icon{margin-bottom:10px;font-size:70px}.profile-card h2{margin-bottom:8px;font-size:22px}.profile-card p{opacity:.9;margin-bottom:20px;font-size:14px}.profile-buttons{justify-content:center;gap:12px;display:flex}.profile-buttons button{cursor:pointer;border:none;border-radius:8px;padding:10px 22px;font-size:15px}.login-btn{color:#2f5bea;background:#fff}.register-btn{color:#fff;background:#ffffff30}.account-card{background:#fff;border-radius:14px;margin-bottom:18px;padding:15px}.account-card h3{color:#333;margin-bottom:12px;font-size:17px}.menu-item{cursor:pointer;border-bottom:1px solid #eee;align-items:center;padding:14px 0;display:flex}.menu-item:last-child{border-bottom:none}.menu-item svg:first-child{color:#2f5bea;width:30px;font-size:18px}.menu-item span{color:#333;flex:1;font-size:15px}.menu-item svg:last-child{color:#999}.account-footer{text-align:center;color:#777;margin-top:25px;font-size:13px}.account-footer p{margin:6px 0}.edit-btn{color:#2f5bea;cursor:pointer;background:#fff;border:none;border-radius:8px;margin-top:18px;padding:10px 24px;font-size:15px;font-weight:600;transition:all .3s}.edit-btn:hover{background:#f1f1f1}.logout-btn{color:#fff;cursor:pointer;background:#e53935;border:none;border-radius:10px;width:100%;height:48px;margin-top:18px;font-size:16px;font-weight:600;transition:all .3s}.logout-btn:hover{background:#c62828}.coming-overlay{z-index:99999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0000008c;justify-content:center;align-items:center;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.coming-modal{text-align:center;background:#fff;border-radius:24px;width:420px;max-width:90%;padding:35px;animation:.35s popup;box-shadow:0 25px 60px #0003}.coming-icon{color:#f7a400;background:#fff4d8;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:auto;font-size:42px;display:flex}.coming-modal h2{color:#222;margin-top:20px;font-size:30px}.coming-modal p{color:#666;margin:18px 0;line-height:1.6}.coming-badge{color:#d98500;background:#fff8e8;border-radius:30px;margin-bottom:25px;padding:10px 20px;font-weight:600;display:inline-block}.coming-buttons{gap:15px;display:flex}.notify-btn,.close-btn{cursor:pointer;border:none;border-radius:12px;flex:1;padding:14px;font-size:15px;font-weight:600;transition:all .3s}.notify-btn{color:#fff;background:#ff9800}.notify-btn:hover{background:#f57c00}.close-btn{background:#ececec}.close-btn:hover{background:#d8d8d8}@keyframes popup{0%{opacity:0;transform:translateY(30px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.category-page{background:#f6f7fb;min-height:100vh;padding:16px 16px 90px}.category-header{align-items:center;gap:14px;margin-bottom:18px;display:flex}.back-btn{cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;transition:all .2s;display:flex;box-shadow:0 3px 10px #00000014}.back-btn:hover{transform:scale(1.05)}.category-header h1{color:#222;margin:0;font-size:24px;font-weight:700}.category-search{background:#fff;border-radius:16px;align-items:center;gap:10px;margin-bottom:22px;padding:13px 15px;display:flex;box-shadow:0 3px 12px #0000000f}.category-search svg{color:#888;flex-shrink:0;font-size:18px}.category-search input{color:#555;background:0 0;border:none;outline:none;flex:1;font-size:15px}.category-state{text-align:center;color:#666;margin-top:80px;font-size:16px}.category-state.error{color:#e53935}.category-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.category-card{text-align:center;cursor:pointer;background:#fff;border-radius:20px;padding:18px 14px;transition:all .25s;box-shadow:0 6px 18px #00000012}.category-card:hover{transform:translateY(-4px)}.category-image{width:90px;height:90px;margin:0 auto 14px}.category-image img{object-fit:contain;width:100%;height:100%}.category-card h3{color:#333;margin:0;font-size:15px;font-weight:600;line-height:1.4}@media (width<=380px){.category-grid{gap:12px}.category-card{padding:14px 10px}.category-image{width:75px;height:75px}.category-header h1{font-size:22px}}.search-page{background:#f5f6fa;min-height:100vh;padding:20px}.search-header{align-items:center;gap:12px;margin-bottom:25px;display:flex}.back-btn{cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex;box-shadow:0 2px 8px #00000014}.search-box{background:#fff;border-radius:25px;flex:1;align-items:center;height:46px;padding:0 15px;display:flex;box-shadow:0 2px 8px #00000014}.search-box svg{color:#777;font-size:18px}.search-box input{background:0 0;border:none;outline:none;flex:1;margin-left:10px;font-size:15px}.recent-search h3{color:#333;margin-bottom:15px}.recent-item{cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:12px;margin-bottom:10px;padding:14px;transition:all .25s;display:flex}.recent-item:hover{transform:translate(5px)}.recent-item svg{color:#4169ff}.recent-item span{color:#444}.search-results{margin-top:20px}.no-products{text-align:center;color:#777;margin:30px 0;font-size:15px}.loading-text{text-align:center;color:#666;margin:18px 0;font-weight:500}.product-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.product-card{background:#fff;border:1px solid #ececec;border-radius:16px;overflow:hidden;box-shadow:0 3px 10px #0000000f}.product-image{object-fit:contain;background:#f7f7f7;width:100%;height:150px;padding:10px}.product-card h4{color:#222;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:40px;padding:10px 10px 4px;font-size:14px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.price{color:#2563eb;padding:0 10px 12px;font-size:18px;font-weight:700}.pagination{justify-content:space-between;align-items:center;margin:25px 0;display:flex}.page-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;padding:10px 18px;font-weight:600}.page-btn:disabled{cursor:not-allowed;background:#d1d5db}.page-number{color:#444;font-size:15px;font-weight:600}.cart-page{background:#f5f6fa;min-height:100vh;padding:20px 16px 90px}.cart-header{margin-bottom:20px}.cart-header h2{color:#222;font-size:24px;font-weight:700}.cart-empty{text-align:center;background:#fff;border-radius:16px;padding:50px 20px;box-shadow:0 4px 12px #0000000d}.cart-empty h3{margin-bottom:10px}.cart-empty p{color:#666}.dashboard{background:#f7f8fc;flex-direction:column;gap:16px;min-height:100vh;padding:16px;display:flex}.welcome-card{color:#fff;background:linear-gradient(135deg,#1e3a8a,#2563eb);border-radius:24px;padding:20px;box-shadow:0 12px 30px #2563eb40}.welcome-top{justify-content:space-between;align-items:center;display:flex}.seller-name{margin-top:6px;font-size:28px;font-weight:700}.store-name{opacity:.95;align-items:center;gap:8px;margin-top:10px;font-size:15px;display:flex}.seller-image{object-fit:cover;border:3px solid #fffc;border-radius:50%;width:74px;height:74px}.status-row{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.status{border-radius:50px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;display:flex}.premium{background:#9333ea}.rating{background:#f59e0b}.completion-card{margin-top:24px}.completion-header{justify-content:space-between;margin-bottom:10px;font-size:15px;font-weight:600;display:flex}.progress-bar{background:#ffffff40;border-radius:20px;width:100%;height:10px;overflow:hidden}.profile-progress{background:#fff;border-radius:20px;padding:18px;box-shadow:0 8px 20px #0000000f}.progress-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.progress-header h3{color:#222;font-size:18px}.progress-header span{color:#2563eb;font-size:18px;font-weight:700}.progress-bar{background:#edf2f7;border-radius:20px;height:10px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#2563eb,#3b82f6);border-radius:20px;width:82%;height:100%}.progress-list{flex-direction:column;gap:14px;margin-top:20px;display:flex}.progress-item{align-items:center;gap:12px;font-size:15px;font-weight:500;display:flex}.completed svg{color:#16a34a}.pending svg{color:#f59e0b}.complete-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:14px;width:100%;height:48px;margin-top:20px;font-size:15px;font-weight:600}.product-order{grid-template-columns:1fr 1fr;gap:16px;display:grid}.stat-card{background:#fff;border-radius:20px;align-items:center;gap:14px;padding:18px;transition:all .3s;display:flex;box-shadow:0 8px 20px #0000000f}.stat-icon{color:#fff;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;font-size:22px;display:flex}.purple{background:#8b5cf6}.blue{background:#2563eb}.stat-content{flex:1}.stat-title{color:#777;font-size:14px}.stat-content h2{color:#111;margin:6px 0;font-size:28px}.growth{color:#16a34a;font-size:13px;font-weight:600}.revenue-card{background:#fff;border-radius:20px;padding:20px;box-shadow:0 10px 25px #0000000f}.revenue-header{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.revenue-title{color:#777;font-size:14px}.revenue-header h2{color:#111;margin-top:6px;font-size:34px;font-weight:700}.revenue-growth{color:#16a34a;background:#dcfce7;border-radius:50px;align-items:center;gap:6px;padding:8px 14px;font-weight:600;display:flex}.chart{justify-content:space-between;align-items:flex-end;height:180px;display:flex}.bar{background:linear-gradient(#60a5fa,#1d4ed8);border-radius:20px 20px 0 0;width:12%}.h1{height:45%}.h2{height:60%}.h3{height:38%}.h4{height:80%}.h5{height:65%}.h6{height:95%}.h7{height:72%}.chart-labels{color:#888;justify-content:space-between;margin-top:12px;font-size:13px;display:flex}.seller-details{background:#fff;border-radius:20px;padding:20px;box-shadow:0 10px 25px #0000000f}.seller-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.seller-header h3{font-size:20px}.edit-btn{color:#2563eb;cursor:pointer;background:#eef4ff;border:none;border-radius:10px;align-items:center;gap:6px;padding:8px 14px;font-weight:600;display:flex}.seller-profile{align-items:center;gap:16px;margin-bottom:24px;display:flex}.seller-avatar{object-fit:cover;border-radius:50%;width:72px;height:72px}.seller-profile h2{margin-bottom:6px;font-size:22px}.seller-status{color:#15803d;background:#dcfce7;border-radius:30px;padding:6px 12px;font-size:13px;font-weight:600}.details-list{flex-direction:column;gap:18px;display:flex}.detail-item{color:#444;align-items:center;gap:14px;font-size:15px;display:flex}.detail-item svg{color:#2563eb;font-size:18px}.recent-orders{background:#fff;border-radius:20px;padding:20px;box-shadow:0 10px 25px #0000000f}.recent-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.recent-header h3{font-size:20px}.view-all{color:#2563eb;cursor:pointer;background:0 0;border:none;font-weight:600}.order-card{border-bottom:1px solid #eee;align-items:center;gap:15px;padding:15px 0;display:flex}.order-card:last-child{border-bottom:none}.order-icon{color:#2563eb;background:#eef4ff;border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;font-size:20px;display:flex}.order-info{flex:1}.order-top{justify-content:space-between;align-items:center;display:flex}.order-top h4{font-size:16px}.order-info p{color:#666;margin:6px 0}.order-bottom{justify-content:space-between;align-items:center;font-weight:600;display:flex}.order-bottom small{color:#999}.status{border-radius:20px;padding:5px 10px;font-size:12px;font-weight:600}.delivered{color:#15803d;background:#dcfce7}.processing{color:#2563eb;background:#dbeafe}.pending{color:#d97706;background:#fef3c7}.arrow{color:#bbb}.buyer-map-page{background:#f4f5f7;flex-direction:column;height:100vh;display:flex}.buyer-map-header{z-index:5;background:#fff;align-items:center;gap:15px;height:60px;padding:0 16px;display:flex;box-shadow:0 2px 8px #00000014}.back-btn{cursor:pointer;background:#f2f2f2;border:none;border-radius:50%;width:40px;height:40px}.map-container{flex:1;height:68vh}.map-placeholder{background:#dfe7ef;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.shop-preview{background:#fff;border-top-left-radius:24px;border-top-right-radius:24px;flex-direction:column;height:32vh;display:flex;overflow:hidden;box-shadow:0 -8px 20px #00000026}.shop-table{flex:1;padding:12px;overflow-y:auto}.shop-table-header{color:#2f5bea;border-bottom:2px solid #ececec;grid-template-columns:1fr 1fr 1fr;padding-bottom:12px;font-weight:700;display:grid}.shop-row{cursor:pointer;border-bottom:1px solid #efefef;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:15px 0;transition:all .25s;display:grid}.shop-row span{font-size:15px;font-weight:600}.shop-row{cursor:pointer;border-bottom:1px solid #ececec;border-radius:10px;grid-template-columns:1fr 1fr 1fr;align-items:center;margin:4px 0;padding:15px 10px;transition:all .25s;display:grid}.shop-row:hover{background:#f5f9ff}.shop-row.active-shop{color:#2d6cdf;background:#e8f1ff;border:2px solid #2d6cdf;font-weight:700;transform:scale(1.02);box-shadow:0 5px 12px #2d6cdf26}.shop-row.active-shop span{color:#2d6cdf}.shop-popup .leaflet-popup-content{min-width:220px;margin:12px}.popup-content{flex-direction:column;gap:8px;display:flex}.popup-top{align-items:center;gap:10px;display:flex}.popup-shop-code{color:#2f5bea;font-size:30px;font-weight:700}.popup-status{border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;font-weight:700;display:flex}.popup-status.open{color:#16a34a;border:3px solid #16a34a}.popup-status.closed{color:#ef4444;border:3px solid #ef4444}.popup-content h3{margin:0;font-size:20px;font-weight:700}.popup-content p{color:#666;margin:0;font-size:15px}.popup-product{justify-content:space-between;align-items:center;font-size:18px;font-weight:600;display:flex}.popup-product strong{color:#111;font-size:26px}.popup-btn{color:#0b72b9;cursor:pointer;background:#fff;border:2px solid #2d6cdf;border-radius:8px;width:100%;height:42px;font-size:22px;font-weight:700;transition:all .2s}.popup-btn:hover{color:#fff;background:#2d6cdf}.shop-page{background:#f5f7fb;min-height:100vh;padding-bottom:90px}.shop-header{z-index:100;background:#fff;justify-content:space-between;align-items:center;height:65px;padding:0 16px;display:flex;position:sticky;top:0;box-shadow:0 2px 10px #00000014}.back-btn,.chat-btn{color:#fff;cursor:pointer;background:#274472;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:flex}.shop-title{text-align:center;color:#274472;flex:1;font-size:20px;font-weight:700}.shop-search{background:#fff;border-radius:12px;align-items:center;height:52px;margin:15px;padding:0 16px;display:flex;box-shadow:0 4px 10px #00000014}.search-icon{color:#888;margin-right:12px}.shop-search input{background:0 0;border:none;outline:none;flex:1;font-size:16px}.shop-cover{border-radius:18px;height:180px;margin:0 15px;overflow:hidden;box-shadow:0 6px 18px #0000001f}.shop-cover img{object-fit:cover;width:100%;height:100%}.shop-info{background:#fff;border-radius:18px;align-items:center;gap:18px;margin:20px 15px;padding:20px;display:flex;box-shadow:0 6px 16px #00000014}.shop-logo{border:3px solid #274472;border-radius:50%;flex-shrink:0;width:70px;height:70px;overflow:hidden}.shop-logo img{object-fit:cover;width:100%;height:100%}.shop-details{flex:1}.shop-details h3{color:#274472;margin-bottom:10px;font-size:22px}.shop-meta{align-items:center;gap:15px;display:flex}.status{color:#16a34a;font-weight:600}.shop-number{color:#fff;background:#274472;border-radius:25px;padding:5px 12px;font-size:14px;font-weight:600}.products-list{flex-direction:column;gap:14px;padding:0 15px 25px;display:flex}.product-row{background:#fff;border-radius:16px;align-items:center;gap:14px;padding:14px;transition:all .25s;display:flex;box-shadow:0 6px 16px #00000014}.product-row:hover{transform:translateY(-2px)}.product-row img{object-fit:contain;background:#f5f5f5;border-radius:12px;width:70px;height:70px}.product-info{flex:1}.product-info h4{color:#222;margin-bottom:6px;font-size:18px}.product-info p{color:#777;font-size:14px}.product-right{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.product-right h3{color:#274472;font-size:22px}.product-right span{color:#666;font-size:13px}.product-right button{color:#fff;cursor:pointer;background:#274472;border:none;border-radius:10px;padding:8px 14px;font-size:13px;font-weight:600;transition:all .25s}.product-right button:hover{background:#1f3960}@media (width<=480px){.shop-cover{height:160px}.shop-logo{width:60px;height:60px}.shop-details h3{font-size:18px}.product-row{padding:12px}.product-row img{width:60px;height:60px}.product-info h4{font-size:16px}.product-right h3{font-size:18px}.product-right button{padding:7px 12px;font-size:12px}}.add-cart-btn{color:#fff;cursor:pointer;background:#274472;border:none;border-radius:10px;padding:8px 18px;font-weight:600}.qty-box{color:#fff;background:#274472;border-radius:12px;align-items:center;gap:12px;padding:6px 10px;display:flex}.qty-box button{color:#274472;cursor:pointer;background:#fff;border:none;border-radius:8px;width:30px;height:30px;font-size:18px;font-weight:700}.qty-box span{text-align:center;min-width:20px;font-weight:700}.seller-dashboard{background:#f5f7fb;min-height:calc(100vh - 72px);padding:20px 20px 90px;overflow-y:auto}.welcome-card{color:#fff;background:linear-gradient(135deg,#274472,#3f5efb);border-radius:22px;align-items:center;gap:18px;margin-bottom:22px;padding:22px;display:flex;box-shadow:0 12px 30px #27447247}.profile-image{border:3px solid #ffffffb3;border-radius:50%;flex-shrink:0;width:72px;height:72px;overflow:hidden}.profile-image img{object-fit:cover;width:100%;height:100%}.welcome-info{flex:1}.welcome-text{opacity:.9;font-size:14px}.welcome-info h2{margin-top:4px;font-size:26px;font-weight:700}.status{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:30px;margin-top:10px;padding:7px 14px;font-size:13px;font-weight:600;display:inline-block}.stats-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.stat-card{text-align:center;background:#fff;border-radius:18px;padding:18px;transition:all .25s;box-shadow:0 10px 25px #00000014}.stat-card:hover{transform:translateY(-5px)}.stat-icon{color:#2f5bea;margin-bottom:10px;font-size:22px}.stat-card p{color:#666;margin-bottom:6px;font-size:13px}.stat-card h3{color:#2f5bea;font-size:22px;font-weight:700}@media (width<=480px){.seller-dashboard{padding:16px}.welcome-card{gap:14px;padding:18px}.profile-image{width:62px;height:62px}.welcome-info h2{font-size:22px}.status{padding:6px 12px;font-size:12px}.stat-card{padding:16px}.stat-card h3{font-size:20px}}.action-menu{flex-direction:column;gap:14px;margin-top:25px;display:flex}.action-card{cursor:pointer;background:#fff;border-radius:18px;justify-content:space-between;align-items:center;padding:18px;transition:all .25s;display:flex;box-shadow:0 8px 20px #00000014}.action-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #27447226}.action-left svg{color:#2f5bea;font-size:22px}.menu-section{margin-top:26px}.section-title{color:#222;margin-bottom:14px;padding-left:4px;font-size:18px;font-weight:700}.action-menu{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 25px #0000000f}.action-card{cursor:pointer;background:#fff;justify-content:space-between;align-items:center;padding:18px 20px;transition:all .25s;display:flex}.action-card:not(:last-child){border-bottom:1px solid #eef1f5}.action-card:hover{background:#f7f9fc}.action-left{align-items:center;gap:16px;display:flex}.action-left svg{color:#274472;width:22px;font-size:20px}.action-left span{color:#222;font-size:15px;font-weight:600}.action-card>svg{color:#9aa4b2;font-size:16px}.seller-add-product{background:#f5f7fb;min-height:100vh;padding:18px 18px 110px}.add-product-header{align-items:center;gap:14px;margin-bottom:24px;display:flex}.back-button{cursor:pointer;background:#fff;border:none;border-radius:12px;width:42px;height:42px;font-size:16px;box-shadow:0 6px 18px #00000014}.add-product-header h2{color:#222;font-size:24px;font-weight:700}.upload-section{margin-bottom:24px}.image-upload{cursor:pointer;background:#fff;border:2px dashed #cfd8e3;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:14px;height:180px;transition:all .25s;display:flex}.image-upload:hover{background:#fafcff;border-color:#274472}.image-upload svg{color:#274472;font-size:46px}.image-upload p{color:#666;font-size:15px;font-weight:600}.product-form{flex-direction:column;gap:18px;display:flex}.form-group{flex-direction:column;display:flex}.form-group label{color:#333;margin-bottom:8px;font-size:14px;font-weight:600}.form-group input,.form-group textarea,.form-group select{background:#fff;border:none;border-radius:16px;outline:none;width:100%;padding:15px 16px;font-size:15px;box-shadow:0 8px 18px #0000000d}.form-group textarea{resize:none}.save-product-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#274472,#3f5efb);border:none;border-radius:18px;justify-content:center;align-items:center;gap:10px;height:56px;font-size:16px;font-weight:600;transition:all .25s;display:flex;position:fixed;bottom:90px;left:18px;right:18px;box-shadow:0 12px 25px #27447259}.save-product-btn:hover{transform:translateY(-2px)}.seller-products-page{background:#f5f7fb;min-height:100vh;padding:18px 18px 100px}.products-header{align-items:center;gap:16px;margin-bottom:20px;display:flex}.products-header h2{text-align:center;color:#222;flex:1;font-size:24px;font-weight:700}.back-btn{color:#fff;cursor:pointer;background:#274472;border:none;border-radius:14px;width:42px;height:42px;font-size:16px}.search-box{background:#fff;border-radius:16px;align-items:center;gap:12px;height:52px;margin-bottom:22px;padding:0 16px;display:flex;box-shadow:0 8px 18px #0000000d}.search-box svg{color:#888}.search-box input{background:0 0;border:none;outline:none;flex:1;font-size:15px}.products-list{flex-direction:column;gap:18px;display:flex}.product-card{background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 10px 25px #00000014}.product-image{background:linear-gradient(135deg,#eef2ff,#dbe7ff);justify-content:center;align-items:center;height:180px;display:flex}.product-image:after{content:"📦";font-size:52px}.product-info{padding:18px}.product-info h3{color:#222;margin-bottom:8px;font-size:19px}.product-info p{color:#274472;margin-bottom:12px;font-size:18px;font-weight:700}.in-stock,.out-stock{border-radius:30px;align-items:center;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex}.in-stock{color:#16a34a;background:#e8fff0}.out-stock{color:#dc2626;background:#ffecec}.product-actions{justify-content:flex-end;gap:12px;padding:0 18px 18px;display:flex}.product-actions button{cursor:pointer;color:#fff;border:none;border-radius:50%;width:42px;height:42px;font-size:16px;transition:all .25s}.product-actions button:first-child{background:#4169ff}.product-actions button:last-child{background:#ef4444}.product-actions button:hover{transform:scale(1.08)}.fab{color:#fff;cursor:pointer;background:linear-gradient(135deg,#274472,#4169ff);border:none;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;font-size:22px;transition:all .25s;display:flex;position:fixed;bottom:95px;right:22px;box-shadow:0 12px 25px #27447259}.fab:hover{transform:scale(1.08)}*{box-sizing:border-box;margin:0;padding:0;font-family:Poppins,sans-serif}.seller-profile-page{background:#f5f7fb;min-height:100vh;padding:20px 20px 100px}.seller-profile-header{align-items:center;gap:15px;margin-bottom:22px;display:flex}.seller-profile-back-btn{cursor:pointer;background:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:16px;display:flex;box-shadow:0 6px 15px #00000014}.seller-profile-header h2{color:#222;font-size:24px}.seller-profile-card{color:#fff;text-align:center;background:linear-gradient(135deg,#274472,#4169ff);border-radius:24px;margin-bottom:22px;padding:30px 20px;box-shadow:0 15px 30px #27447240}.seller-profile-avatar{color:#4169ff;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin:auto auto 16px;font-size:70px;display:flex}.seller-profile-card h2{margin-bottom:8px;font-size:24px}.seller-profile-card p{opacity:.9;font-size:14px}.seller-profile-status{background:#ffffff2e;border-radius:30px;margin-top:18px;padding:8px 18px;font-size:13px;font-weight:600;display:inline-block}.seller-info-card{background:#fff;border-radius:20px;margin-bottom:18px;padding:22px;box-shadow:0 8px 20px #0000000f}.seller-info-card h3{color:#274472;margin-bottom:18px;font-size:18px}.seller-info-row{border-bottom:1px solid #ececec;justify-content:space-between;align-items:center;gap:15px;padding:14px 0;display:flex}.seller-info-row:last-child{border-bottom:none}.seller-info-row span{color:#666;font-size:14px}.seller-info-row strong{color:#222;text-align:right;word-break:break-word;max-width:55%;font-size:15px}.seller-profile-edit-btn{color:#fff;cursor:pointer;background:#4169ff;border:none;border-radius:18px;width:100%;height:54px;font-size:16px;font-weight:600;box-shadow:0 10px 25px #4169ff40}.seller-profile-edit-btn:active{transform:scale(.98)}@media (width<=480px){.seller-profile-page{padding:16px}.seller-profile-card{padding:24px}.seller-profile-avatar{width:80px;height:80px;font-size:60px}}
