@media(max-width:1024px){.login-card{width:360px;padding:28px 24px}}@media(max-width:768px){.login-wrapper{padding:20px}.login-card{width:100%;max-width:380px;padding:26px 22px;border-radius:18px}}@media(max-width:480px){.login-wrapper{padding:16px}.login-card{width:100%;max-width:340px;padding:22px 18px;border-radius:16px}.login-form input{padding:14px;font-size:14px;border-radius:12px}.login-btn{padding:14px;font-size:15px;border-radius:12px}.google-btn{height:48px;border-radius:10px}.google-text{font-size:14px}.hint{font-size:12px}.back{font-size:14px}}@media(max-width:360px){.login-card{max-width:300px;padding:20px 16px}.login-form input{font-size:13px}.login-btn{font-size:14px}.google-text{font-size:13px}}.popup-register-card{width:100%;max-width:400px;padding:30px 26px;border-radius:22px;background:linear-gradient(180deg,#111827f5,#020617f5);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.08);color:#e5e7eb;box-shadow:0 30px 70px #0000008c}.popup-register-card h2{text-align:center;margin-bottom:22px;font-size:22px;font-weight:600}.register-form{display:flex;flex-direction:column;gap:16px}.register-form input{background:#020617e6;border:1px solid #334155;padding:12px 14px;border-radius:12px;color:#e5e7eb;font-size:14px}.register-form input::placeholder{color:#64748b}.register-form input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #6d5bff40}.register-btn{margin-top:8px;background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;border:none;padding:12px;border-radius:12px;font-weight:600;cursor:pointer;transition:.25s}.register-btn:hover{transform:translateY(-1px);box-shadow:0 18px 35px #4f46e559}@media(max-width:480px){.popup-register-card{padding:24px 20px}}.popup-box{width:95%;max-width:420px}.popup-box{width:100%;max-width:420px;animation:popupFade .25s ease}.popup-register-card{width:100%;padding:30px 26px;border-radius:22px;background:linear-gradient(180deg,#111827f5,#020617f5);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.08);color:#e5e7eb;box-shadow:0 30px 70px #0000008c}@keyframes popupFade{0%{opacity:0;transform:translateY(15px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}html,body,#root,.dash-wrapper{width:100%;max-width:100%;overflow-x:hidden}.dash-topbar{background:#fff;padding:16px 24px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e7eb;color:#292d33}.dash-top-row{display:flex;align-items:center;gap:6px;justify-content:flex-start;position:relative}.profile{display:flex;align-items:center;gap:12px}.profile-img{width:42px;height:42px;border-radius:50%;object-fit:cover;cursor:pointer}.logout-btn{background:#fee2e2;border:none;padding:6px 12px;border-radius:8px;cursor:pointer}.dashboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;padding:40px;color:#292d33}.dash-card{background:#fff;padding:30px;border-radius:16px;text-align:center;cursor:pointer;box-shadow:0 10px 25px #0000000d;transition:.25s;font-size:40px}.dash-card h3{margin-top:10px;font-size:18px}.dash-card p{color:#64748b;font-size:14px}.dash-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #00000014}.plan-badge{font-size:12px;font-weight:700;padding:6px 14px;border-radius:20px;margin-bottom:6px;text-align:center}.plan-badge.basic{background:linear-gradient(135deg,#cd7f32,#a97142);color:#fff}.plan-badge.premium{background:linear-gradient(135deg,#d1d5db,#9ca3af);color:#111827}.plan-badge.lifetime{background:linear-gradient(135deg,#facc15,#f59e0b);color:#78350f}.profile{position:relative}.profile-menu{position:absolute;top:55px;right:0;background:#fff;border-radius:12px;box-shadow:0 10px 30px #00000026;width:160px;overflow:hidden;z-index:1000}.menu-item{padding:12px 14px;cursor:pointer;font-size:14px;border-bottom:1px solid #f1f5f9}.menu-item:hover{background:#f8fafc}.menu-item.danger{color:#dc2626;font-weight:700}.confirm-overlay{position:fixed;inset:0;background:#0009;display:flex;justify-content:center;align-items:center;z-index:2000}.confirm-box{background:#fff;padding:24px;border-radius:16px;width:300px;text-align:center}.confirm-actions{display:flex;justify-content:space-between;margin-top:20px}.confirm-actions button{padding:10px 16px;border-radius:10px;border:none;cursor:pointer}.confirm-actions .danger{background:#ef4444;color:#fff}.dash-back-btn{position:absolute;left:10px;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:#f1f5f9;display:flex;align-items:center;justify-content:center;font-size:16px;cursor:pointer;box-shadow:0 4px 12px #00000026;transition:.2s ease}.dash-back-btn:active{transform:translateY(-50%) scale(.9)}.dash-search-input{padding-left:60px!important}.dash-wrapper{width:100%;min-height:100vh;overflow-x:hidden}@media(max-width:1024px){.dashboard-grid{grid-template-columns:repeat(2,1fr);padding:30px 24px;gap:20px}.dash-card{padding:26px;font-size:34px}}@media(max-width:768px){.dash-search-bar{width:95%;padding-left:50px}.dash-back-btn-out{left:8px}.dash-topbar{padding:14px 16px}.dash-topbar h2{font-size:18px}.profile{gap:8px}.profile-img{width:36px;height:36px}.plan-badge{font-size:10px;padding:4px 10px}.dashboard-grid{grid-template-columns:1fr;padding:20px 16px;gap:16px}.dash-card{padding:22px;font-size:28px}.dash-card h3{font-size:15px}.profile-menu{width:150px;right:5px}.confirm-box{width:90%;max-width:320px}}@media(max-width:480px){.dash-topbar h2{font-size:16px}.dashboard-grid{padding:16px 12px}.dash-card{padding:18px;font-size:24px}}.dash-search-bar{position:relative;width:90%;height:64px;background:#fff;border-radius:50px;border:2px solid #e5e7eb;box-shadow:0 6px 25px #00000014;padding:0 20px;margin:30px auto 25px}.dash-search-bar:focus-within{border-color:#22c55e;box-shadow:0 0 0 4px #22c55e26,0 10px 30px #0000001f}.dash-back-btn-out{width:42px;height:42px;border-radius:50%;position:relative;top:auto;left:auto;transform:none;margin-right:0;z-index:5;background:#f1f5f9;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;box-shadow:0 4px 12px #00000026}.dash-search-input{width:100%;height:100%;border:none!important;outline:none!important;background:transparent!important;font-size:16px;font-weight:500;color:#111827;padding-left:10px;padding-right:80px;box-shadow:none!important;appearance:none}.dash-search-right{position:absolute;right:18px;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:15px}.dash-plan{font-size:12px;font-weight:700;padding:6px 14px;border-radius:20px;cursor:pointer}.dash-plan.basic{background:linear-gradient(135deg,#cd7f32,#a97142);color:#fff}.dash-plan.premium{background:linear-gradient(135deg,#d1d5db,#9ca3af);color:#111827}.dash-plan.lifetime{background:linear-gradient(135deg,#facc15,#f59e0b);color:#78350f}.dash-profile-box{position:relative}.dash-right-section{display:flex;align-items:center;gap:18px}.dash-plan-badge{font-size:12px;font-weight:700;padding:6px 14px;border-radius:20px;cursor:pointer}.dash-plan-badge.basic{background:linear-gradient(135deg,#cd7f32,#a97142);color:#fff}.dash-plan-badge.premium{background:linear-gradient(135deg,#d1d5db,#9ca3af);color:#111827}.dash-plan-badge.lifetime{background:linear-gradient(135deg,#facc15,#f59e0b);color:#78350f}.dash-profile-wrapper{position:relative}.dash-profile-img{width:40px;height:40px;border-radius:50%;object-fit:cover;cursor:pointer;border:2px solid #f1f5f9;transition:.25s}.dash-profile-img:hover{transform:scale(1.08);border-color:#22c55e}.dash-profile-dropdown{position:absolute;top:60px;right:0;width:220px;background:#fff;border-radius:18px;padding:12px 0;box-shadow:0 20px 60px #00000040;z-index:1000}.dash-user-name{padding:12px 18px;font-weight:600;border-bottom:1px solid #f1f5f9}.dash-dropdown-item{padding:12px 18px;cursor:pointer;transition:.2s}.dash-dropdown-item:hover{background:#f1f5f9}.dash-dropdown-item.danger{color:#dc2626;font-weight:600}.content-card{background:linear-gradient(135deg,#d9dbdd,#d9dbdd);border-radius:18px;padding:28px;color:#0f172a;animation:fadeIn .5s ease;width:100%;max-width:1200px;margin:20px auto;box-shadow:0 20px 60px #6366f126}.content-card h3{font-size:22px;font-weight:700;color:#1e293b}.content-card>div button{background:linear-gradient(135deg,#6366f1,#4f46e5);border:none;padding:10px 18px;border-radius:12px;color:#fff;cursor:pointer;font-weight:600;transition:.25s}.content-card>div button:hover{transform:translateY(-1px);box-shadow:0 14px 40px #6366f159}select{margin-top:14px;background:#fff;border:1px solid #c7d2fe;padding:10px 14px;border-radius:12px;color:#1e293b;outline:none}.content-card form{margin-top:18px;background:#fff;padding:18px;border-radius:16px;display:grid;grid-template-columns:1fr 1fr;gap:14px;animation:pop .35s ease;border:1px solid #e0e7ff;box-shadow:0 12px 40px #0000000d}.content-card form input{background:#f8fafc;border:1px solid #c7d2fe;padding:12px 14px;border-radius:12px;color:#1e293b;transition:.25s}.content-card form input::placeholder{color:#94a3b8}.content-card form input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f140;outline:none}.content-card form button{grid-column:span 2;padding:12px}.account-table{margin-top:22px;width:100%;border-radius:16px;overflow:hidden;border:1px solid #e0e7ff;background:#fff;box-shadow:0 12px 40px #0000000d}.account-table th{background:linear-gradient(135deg,#eef2ff,#e0e7ff);color:#1e293b;font-size:13px;letter-spacing:.6px;text-transform:uppercase;padding:12px}.account-table td{background:#fff;color:#1e293b;padding:12px;border-bottom:1px solid #e5e7eb}.account-table tr:hover td{background:#f1f5ff}.account-table button{background:transparent;border:1px solid #c7d2fe;border-radius:10px;padding:6px 10px;margin-right:6px;cursor:pointer;color:#4f46e5;transition:.2s}.account-table button:hover{background:#6366f1;border-color:#6366f1;color:#fff}@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes pop{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.content-card{background:#ffffffbf;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:18px;padding:22px;box-shadow:0 20px 40px #00000014;border:1px solid rgba(255,255,255,.4);animation:fadeIn .25s ease}h3{font-size:20px;font-weight:700;color:#0f172a;margin-bottom:10px}.shop-profile{background:linear-gradient(135deg,#f8fafc,#fff);border:1px solid #e2e8f0;padding:14px;border-radius:14px;margin-bottom:18px}form{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:20px}input{padding:10px;border-radius:10px;border:1px solid #e2e8f0;font-size:14px;background:#fff;transition:all .2s ease;width:100%}input:focus{outline:none;border-color:#22c55e;box-shadow:0 0 0 3px #22c55e26}input[type=file]{padding:6px;background:#f8fafc;grid-column:span 2}button{border:none;border-radius:10px;padding:10px;font-weight:700;cursor:pointer;font-size:14px;transition:.2s ease}button:hover{transform:translateY(-1px) scale(1.02)}button:active{transform:scale(.97)}button[type=submit]{grid-column:span 2;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff}button[type=button]{background:#0f172a;color:#fff;grid-column:span 2}input[placeholder=Barcode]{grid-column:span 2}#barcode{display:block;width:100%;max-width:260px;height:auto;background:#fff;padding:6px;border-radius:10px;border:1px dashed #cbd5f5;margin-top:10px;grid-column:span 2}table{width:100%;border-collapse:collapse;font-size:13px;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 10px 25px #0000000f}thead{background:#0f172a;color:#fff}th{padding:10px;font-weight:600}td{padding:8px;border-bottom:1px solid #f1f5f9;text-align:center;vertical-align:middle}tr:hover{background:#f8fafc}table img{width:40px;height:40px;object-fit:cover;border-radius:6px}table button{padding:4px 8px;font-size:13px;border-radius:6px;background:#0f172a;color:#fff}table button:hover{background:#22c55e}input[placeholder=Search]{width:100%;margin-bottom:12px}.content-card>button{background:#0f172a;color:#fff;margin-bottom:12px}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1}}@media(max-width:768px){.content-card{padding:16px;border-radius:14px}h3{font-size:18px}form{grid-template-columns:1fr}input[type=file],input[placeholder=Barcode]{grid-column:span 1}button,button[type=submit],button[type=button]{grid-column:span 1;width:100%;font-size:14px;padding:11px}#barcode{grid-column:span 1;max-width:100%}table img{width:34px;height:34px}table button{font-size:12px;padding:4px 6px}}@media(max-width:400px){h3{font-size:16px}input{font-size:13px;padding:9px}button{font-size:13px}}@media(max-width:768px){table,thead,tbody,th,td,tr{display:block}thead{display:none}tr{background:#fff;margin-bottom:12px;border-radius:12px;padding:10px;box-shadow:0 4px 12px #0000000d}td{display:flex;justify-content:space-between;padding:6px 0;font-size:13px;border:none}td:before{font-weight:600;color:#475569}td:nth-child(1):before{content:"No"}td:nth-child(2):before{content:"Image"}td:nth-child(3):before{content:"Name"}td:nth-child(4):before{content:"Price"}td:nth-child(5):before{content:"Qty"}td:nth-child(6):before{content:"Barcode"}td:nth-child(7):before{content:"Edit"}td:nth-child(8):before{content:"Delete"}table img{width:40px;height:40px}td img{width:90px}table button{padding:4px 8px;font-size:13px}}@media(max-width:768px){tr{padding:12px}td{display:grid;grid-template-columns:110px 1fr;align-items:center;gap:10px;padding:6px 0;font-size:13px}td:before{font-weight:600;color:#475569;text-align:left}td>*{justify-self:end;text-align:right}td:nth-child(2) img{justify-self:end;width:45px;height:45px;object-fit:contain}td:nth-child(6) img{width:120px;height:auto}td:nth-child(7),td:nth-child(8){grid-template-columns:110px auto}td:nth-child(7) button,td:nth-child(8) button{justify-self:end;padding:6px 10px;font-size:13px}}.inv-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.shop-logo{width:85px;height:85px;object-fit:cover;border-radius:10px;border:1px solid #e5e7eb}@media(max-width:768px){.shop-logo{width:70px;height:70px}}.wrapper{margin:0;padding:0;font-family:Inter,Poppins,sans-serif;background:linear-gradient(135deg,#f5f7ff,#eef2ff);min-height:100vh;width:100%}.payment-body{width:100%;display:flex;justify-content:center}.payment-wrapper{width:100%;max-width:1200px;padding:40px 20px;text-align:center}.payment-title{color:#1e293b;font-size:34px;font-weight:800;margin-bottom:6px}.payment-subtitle{color:#64748b;font-size:15px;margin-bottom:40px}.payment-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:28px}.plan-box{background:#fff;border-radius:22px;padding:28px;box-shadow:0 20px 50px #0000000f;border:1px solid #e5e7eb;transition:.4s ease;display:flex;flex-direction:column;text-align:left}.plan-box:hover{transform:translateY(-8px);box-shadow:0 40px 80px #0000001f}.plan-box h3{font-size:24px;font-weight:800;color:#0f172a}.desc{color:#64748b;font-size:14px;margin-bottom:18px}.price{font-size:28px;font-weight:800;color:#2563eb;margin:18px 0}.old{font-size:14px;color:#94a3b8;text-decoration:line-through;margin-left:6px}.tick,.wrong{list-style:none;padding:0;margin:0}.tick li,.wrong li{display:flex;align-items:center;gap:10px;font-size:14px;margin:8px 0;color:#334155}.tick li:before{content:"✔";color:#22c55e;font-weight:700}.wrong li:before{content:"✖";color:#ef4444;font-weight:700}.choose-btn{margin-top:auto;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;padding:12px;border-radius:12px;border:none;font-weight:600;font-size:14px;cursor:pointer;transition:.3s}.choose-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-2px)}.plan-box.premium{border:2px solid #2563eb;position:relative}.plan-box.premium:after{content:"Most Popular";position:absolute;top:-14px;right:20px;background:#2563eb;color:#fff;font-size:11px;padding:4px 10px;border-radius:999px}.popup-overlay{position:fixed;inset:0;background:#0f172a99;display:flex;justify-content:center;align-items:center;z-index:999}.popup-box{background:#fff;padding:24px 30px;border-radius:16px;box-shadow:0 40px 80px #00000040;animation:pop .3s ease;text-align:center;font-size:16px}@keyframes pop{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.pos-container{display:flex;height:100vh;background:#f1f5f9;font-family:Inter,system-ui,sans-serif}.pos-left{width:38%;background:#fff;padding:18px;overflow-y:auto;border-right:1px solid #e5e7eb}.pos-left h3{font-size:18px;margin-bottom:12px;color:#0f172a}.pos-item{display:flex;justify-content:space-between;align-items:center;padding:14px;margin-bottom:10px;border-radius:14px;background:#fff;border:1px solid #e5e7eb;cursor:pointer;transition:.2s}.pos-item:hover{background:#f8fafc;box-shadow:0 6px 18px #0000000d}.pos-item-left{display:flex;gap:12px;align-items:center}.pos-img{width:52px;height:52px;border-radius:12px;object-fit:cover}.pos-name{font-weight:600}.pos-price{font-size:13px;color:#64748b}.pos-stock{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;padding:6px 14px;border-radius:999px;font-weight:700}.pos-right{width:62%;padding:18px;display:flex;flex-direction:column;background:#f8fafc;overflow-y:auto}.back-btn{position:fixed;top:15px;left:15px;background:#0f172a;color:#fff;border:none;padding:8px 14px;border-radius:8px;z-index:1000}.current-bill-list{flex:1;background:#fff;border-radius:14px;padding:16px;border:1px solid #e5e7eb;font-family:monospace;overflow-y:auto}.receipt-logo{width:60px;height:60px;object-fit:cover;display:block;margin-bottom:4px}.receipt-shop{font-size:15px;font-weight:700;margin-bottom:6px}.receipt-top{font-size:13px;margin-bottom:6px;border-bottom:1px dashed black;padding-bottom:4px}.bill-header,.bill-item{display:grid;grid-template-columns:minmax(200px,1fr) 60px 80px 60px 100px 50px;column-gap:12px;align-items:center}.bill-item{padding:10px 0;border-bottom:1px dashed #d1d5db}.bill-item span:first-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cancel-btn{justify-self:end}.cancel-btn{justify-self:end;width:34px;height:34px;border-radius:8px;background:#0f172a;color:#fff;font-size:16px;display:flex;align-items:center;justify-content:center;cursor:pointer}.total{font-size:18px;font-weight:800;background:#fff;padding:14px;border-radius:14px;text-align:center;border:2px solid #16a34a;color:#16a34a;margin-top:10px}.total:after{content:""!important}.action-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:10px}.action-btn{height:52px;border-radius:14px;border:none;font-size:16px;font-weight:700;cursor:pointer;color:#fff}.print-btn{background:#0f172a}.today-btn{background:#1e293b}.hold-btn{background:linear-gradient(135deg,#f59e0b,#d97706)}.pay-btn{background:linear-gradient(135deg,#22c55e,#16a34a)}@media print{body *{visibility:hidden}.current-bill-list,.current-bill-list *,.total{visibility:visible}.current-bill-list{position:absolute;top:0;left:0;width:100%}.today-bills-section,.action-bar,.back-btn,.cancel-btn,.customer-input,.hold-strip{display:none!important}.pos-right,.pos-right *{visibility:visible}.pos-right{position:absolute;inset:0;width:100%;background:#fff;padding:25px;font-family:monospace}.action-bar,.back-btn,.cancel-btn{display:none!important}.current-bill-list{border:none}.total{border:none;background:none;color:#000}}.history-overlay{position:fixed;inset:0;background:#0f172a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:999}.history-modal{background:#fff;width:360px;max-height:80vh;overflow-y:auto;border-radius:16px;padding:16px;box-shadow:0 25px 60px #00000040;animation:fadeIn .2s ease}.history-modal h3{margin-bottom:10px}.history-modal button{margin-top:10px;width:100%;padding:10px;border-radius:10px;border:none;background:#0f172a;color:#fff}@media print{.no-print{display:none!important}}@media(max-width:768px){.pos-container{flex-direction:column;height:auto}.pos-left,.pos-right{width:100%}.bill-header,.bill-item{grid-template-columns:minmax(120px,1fr) 46px 70px 56px 80px 36px;column-gap:8px;font-size:12px}.action-bar{grid-template-columns:1fr 1fr}.action-btn{height:46px;font-size:14px}}@media(min-width:769px)and (max-width:1024px){.pos-left{width:42%}.pos-right{width:58%}}@media(min-width:1400px){.pos-left{width:35%}.pos-right{width:65%}.bill-header,.bill-item{font-size:14px}}.today-bills-section{margin-top:12px;width:100%;background:#fff;border-radius:14px;padding:14px;border:1px solid #e5e7eb;box-shadow:0 6px 20px #0000000f}.today-bills-section h4{margin-bottom:8px;font-size:14px}.today-bills-list{max-height:250px;overflow-y:auto;padding-right:4px}.today-bill-row{padding:8px;border-bottom:1px dashed #d1d5db;cursor:pointer;font-size:13px}.today-bill-row:hover{background:#f1f5f9}.today-bill-row{display:flex;justify-content:space-between;align-items:center;padding:8px;border-bottom:1px dashed #d1d5db;cursor:pointer;font-size:13px}.today-bill-date{font-size:11px;color:#64748b}.invoice-overlay{position:fixed;inset:0;background:radial-gradient(circle at top left,rgba(99,102,241,.25),transparent 40%),radial-gradient(circle at bottom right,rgba(34,197,94,.25),transparent 40%),#020617bf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;justify-content:center;align-items:center;z-index:999;animation:overlayFade .3s ease;background:#fff!important}@keyframes overlayFade{0%{opacity:0}to{opacity:1}}.invoice-box{background:#fff;width:100%;max-width:400px;padding:24px;font-family:JetBrains Mono,monospace;animation:pop .35s ease;overflow:hidden}.invoice-header{display:flex;align-items:center;gap:14px;margin-bottom:12px}.invoice-shop-logo{width:60px;height:60px;object-fit:contain;border-radius:12px}.invoice-shop-details h2{margin:0;font-size:20px;font-weight:900;letter-spacing:.5px}.invoice-shop-details p{margin:2px 0 0;font-size:12px;color:#64748b}.invoice-meta{display:flex;justify-content:space-between;font-size:12px;color:#475569;margin:8px 0 12px;padding-bottom:6px;border-bottom:1px dashed #d1d5db}.invoice-total{text-align:right;margin-top:14px;font-size:20px;font-weight:900;color:#16a34a}.invoice-footer{text-align:center;margin-top:12px;font-size:13px;color:#475569}.invoice-buttons{display:flex;gap:12px;margin-top:18px}.invoice-buttons button{flex:1;padding:12px;border:none;border-radius:12px;font-weight:800;cursor:pointer;transition:all .3s ease}.invoice-buttons button:first-child{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff}.invoice-buttons button:first-child:hover{transform:translateY(-2px);box-shadow:0 0 20px #22c55e80}.invoice-buttons button:last-child{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.invoice-buttons button:last-child:hover{transform:translateY(-2px);box-shadow:0 0 20px #ef444480}@media(max-width:768px){.invoice-box{width:92%;max-width:420px;padding:18px;border-radius:18px}.invoice-shop-details h2{font-size:18px}.invoice-box table{font-size:12px}.invoice-total{font-size:18px}}@media(max-width:380px){.invoice-box{width:95%;padding:16px}.invoice-buttons{flex-direction:column}.invoice-buttons button{font-size:13px;padding:10px}}@media print{body *{visibility:hidden}#invoice-print,#invoice-print *{visibility:visible}#invoice-print{width:100%;background:#fff;padding:20px}.invoice-buttons{display:none!important}.invoice-overlay{background:#fff!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.invoice-total{color:#000!important}}.bill-header,.bill-item{display:grid;grid-template-columns:minmax(180px,1fr) 60px 80px 60px 90px;column-gap:12px;align-items:center;font-size:13px}.bill-header{font-weight:700;padding:8px 0;border-bottom:1px dashed #000}.bill-item{padding:8px 0;border-bottom:1px dashed #d1d5db}.col-qty{text-align:center}.col-price,.col-gst,.col-total{text-align:right}:root{--primary: #6366f1;--success: #22c55e;--danger: #ef4444;--dark: #020617;--muted: #64748b}.invoice-page{min-height:100vh;padding:24px;background:radial-gradient(circle at top left,#eef2ff,transparent 40%),radial-gradient(circle at bottom right,#e0f2fe,transparent 40%),linear-gradient(#f8fafc,#f1f5f9);animation:pageFade .5s ease}@keyframes pageFade{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.back-btn{background:linear-gradient(135deg,#020617,#1e293b);color:#fff;padding:12px 20px;border-radius:14px;font-weight:600;border:none;cursor:pointer;box-shadow:0 12px 28px #0000004d;transition:all .35s cubic-bezier(.4,0,.2,1)}.back-btn:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 20px 45px #0006}.invoice-card{position:relative;background:#ffffffc7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:24px;padding:22px;margin-bottom:20px;border:1px solid rgba(255,255,255,.5);box-shadow:0 25px 60px #00000014;transition:all .45s cubic-bezier(.4,0,.2,1);overflow:hidden}.invoice-card:after{content:"";position:absolute;inset:-1px;background:linear-gradient(120deg,transparent,rgba(99,102,241,.25),transparent);opacity:0;transition:.6s}.invoice-card:hover:after{opacity:1}.invoice-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 40px 90px #00000024}.invoice-header{display:flex;justify-content:space-between;align-items:center;border-bottom:2px dashed #e5e7eb;padding-bottom:12px}.invoice-header h3{font-size:18px;font-weight:800;color:#0f172a}.invoice-header span{font-size:12px;color:var(--muted)}.invoice-items{margin-top:14px}.invoice-row{display:grid;grid-template-columns:2fr 1fr 1fr;padding:10px 6px;font-size:14px;border-radius:10px;transition:.25s}.invoice-row:hover{background:#6366f10f}.invoice-total{text-align:right;font-size:26px;font-weight:900;color:var(--success);margin-top:14px}.invoice-overlay{position:fixed;inset:0;background:#020617bf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;justify-content:center;align-items:center;z-index:999;animation:fadeOverlay .3s ease}@keyframes fadeOverlay{0%{opacity:0}to{opacity:1}}.invoice-box{width:100%;max-width:420px;background:#fff;border-radius:26px;padding:24px;font-family:JetBrains Mono,monospace;box-shadow:0 40px 100px #0006;animation:popupScale .35s cubic-bezier(.4,0,.2,1)}@keyframes popupScale{0%{transform:scale(.85);opacity:0}to{transform:scale(1);opacity:1}}.invoice-box h2{text-align:center;font-size:24px;font-weight:900;margin-bottom:12px}.invoice-meta{display:flex;justify-content:space-between;font-size:12px;color:#475569;margin-bottom:14px}.invoice-box table{width:100%;border-collapse:collapse;font-size:14px}.invoice-box th{border-bottom:2px solid #e5e7eb;padding-bottom:6px}.invoice-box td{border-bottom:1px dashed #d1d5db;padding:7px 0}.invoice-box td:nth-child(n+2){text-align:right}.invoice-buttons{display:flex;gap:12px;margin-top:22px}.invoice-buttons button{flex:1;padding:14px;border-radius:14px;border:none;font-weight:800;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.invoice-buttons .print{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff}.invoice-buttons .print:hover{transform:translateY(-2px) scale(1.06);box-shadow:0 0 28px #22c55eb3}.invoice-buttons .close{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.invoice-buttons .close:hover{transform:translateY(-2px) scale(1.06);box-shadow:0 0 28px #ef444499}@media(max-width:600px){.invoice-box{border-radius:0;height:100vh;max-width:100%}}@media print{body *{visibility:hidden}#invoice-print,#invoice-print *{visibility:visible}#invoice-print{position:absolute;top:0;left:0;width:100%!important;max-width:100%!important;height:auto;background:#fff;padding:25px;box-shadow:none!important;border-radius:0!important}.invoice-overlay{position:absolute;background:#fff!important}.invoice-buttons{display:none!important}}.invoice-header-section{text-align:center;margin-bottom:12px}.invoice-shop-logo{width:60px;height:60px;object-fit:contain;border-radius:12px;margin-bottom:6px}.orders-page{padding:30px;background:#f4f6fb;min-height:100vh;font-family:Arial,sans-serif;display:flex;flex-direction:column;align-items:center}.orders-page h2{font-size:28px;margin-bottom:30px}.orders-section{width:100%;margin-bottom:40px;height:100%}.orders-section h3{text-align:center;margin-bottom:20px;font-size:20px}.order-columns>.orders-section{display:flex;flex-direction:column}.order-columns{width:100%;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:25px;align-items:stretch}.order-columns h3{text-align:center;margin-bottom:15px}.order-card{background:#fff;padding:20px 20px 18px;border-radius:14px;box-shadow:0 8px 20px #00000012;transition:.2s;width:100%;box-sizing:border-box;overflow:hidden}.order-card:hover{transform:translateY(-2px)}.order-card.small{padding:16px;min-height:140px}.order-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.order-header h4{margin:0;font-size:18px}.status{padding:6px 14px;border-radius:20px;font-size:13px;font-weight:600;text-transform:capitalize}.status.pending{background:#fff3cd;color:#856404}.status.confirmed{background:#d4edda;color:#155724}.status.cancelled{background:#f8d7da;color:#721c24}.status.delivered{background:#d1ecf1;color:#0c5460}.address{color:#555;font-size:14px;margin-bottom:10px}.items p{margin:4px 0;font-size:14px}.total{margin-top:10px;margin-bottom:12px;font-weight:700;border:2px solid #16a34a;border-radius:10px;padding:6px;text-align:center;color:#16a34a}.actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}button{border:none;padding:8px 14px;border-radius:8px;cursor:pointer;font-size:13px;font-weight:600}.confirm-button{background:#28a745;color:#fff}.confirm-button:hover{background:#218838}.cancel-button{background:#dc3545;color:#fff}.cancel-button:hover{background:#c82333}.pending-button{background:#ffc107;color:#000}.pending-button:hover{background:#e0a800}.delivered-button{background:#17a2b8;color:#fff}.delivered-button:hover{background:#138496}.back-btn{position:fixed;top:20px;left:20px;background:#6c63ff;color:#fff;border:none;padding:8px 14px;border-radius:8px;cursor:pointer;font-size:14px}.back-btn:hover{background:#574fe8}@media(max-width:900px){.order-columns{grid-template-columns:1fr}.orders-section{max-width:100%}}.table-title{margin-top:60px;margin-bottom:20px;text-align:center;font-size:22px;width:100%}.orders-table-wrap{width:100%;max-width:1750px;margin:0 auto;overflow-x:auto}.orders-table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 8px 20px #00000014;table-layout:fixed}.orders-table th{background:#111827;color:#fff;padding:14px;text-align:left;font-size:14px;border:1px solid #e5e7eb}.orders-table td{padding:14px;border:1px solid #e5e7eb;font-size:14px;vertical-align:top;word-break:break-word}.orders-table tr:hover{background:#f9fafb}.table-status{padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;text-transform:capitalize;display:inline-block}.table-status.pending{background:#fff3cd;color:#856404}.table-status.confirmed{background:#d4edda;color:#155724}.table-status.delivered{background:#d1ecf1;color:#0c5460}.table-status.cancelled{background:#f8d7da;color:#721c24}.payment{padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;text-transform:capitalize;display:inline-block}.payment.paid{background:#d4edda;color:#155724}.payment.unpaid{background:#f8d7da;color:#721c24}.order-items{line-height:1.6}.order-item{padding:2px 0}.orders-table th:nth-child(1),.orders-table td:nth-child(1){text-align:left;font-weight:600}.orders-table th:nth-child(2),.orders-table td:nth-child(2){text-align:left}.orders-table th:nth-child(3),.orders-table td:nth-child(3){text-align:center}.orders-table th:nth-child(4),.orders-table td:nth-child(4){text-align:center}@media(max-width:700px){.orders-table th,.orders-table td{font-size:12px;padding:10px}}.customer-address{font-size:13px;color:#444;line-height:1.4;max-width:180px;word-break:break-word}.first-product{cursor:pointer;font-weight:600}.more-products{color:#2563eb;font-size:12px;margin-left:6px}.expanded-products{margin-top:8px;background:#f8fafc;padding:8px;border-radius:6px}.order-item-full{display:flex;justify-content:space-between;font-size:13px;padding:3px 0}.order-total{font-weight:700;color:#16a34a}.items{margin-top:6px;margin-bottom:6px}.order-columns>div{display:flex;flex-direction:column;gap:15px}.pagination{margin-top:auto;display:flex;gap:8px;justify-content:center;align-items:center;width:100%}.pagination button{padding:6px 12px;border:none;border-radius:6px;background:#e5e7eb;cursor:pointer;font-weight:600}.pagination button:hover{background:#d1d5db}.active-page{background:#6c63ff!important;color:#fff}.pagination-wrapper{margin-top:auto;display:flex;justify-content:center;width:100%}.orders-container{flex:1;display:flex;flex-direction:column;gap:15px;overflow-y:auto;padding-bottom:10px}.orders-section .pagination{width:100%;display:flex;justify-content:center;margin-top:20px}.pagination button:disabled{opacity:.5;cursor:not-allowed}.orders-main-wrap{width:100%;max-width:1200px;margin:0 auto 60px}.orders-box{background:#fff;border-radius:16px;padding:20px;box-shadow:0 8px 20px #0000000f;display:flex;flex-direction:column;min-height:590px;overflow:visible}@media(max-width:768px){.orders-page{padding:15px}.orders-page h2{font-size:22px;margin-bottom:20px}.orders-section h3{font-size:18px}.orders-main-wrap{max-width:100%}.order-card{padding:15px}.order-card.small{padding:14px}.order-header h4{font-size:16px}.address,.items p{font-size:13px}.total{font-size:14px;padding:5px}.actions{gap:6px}button{font-size:12px;padding:6px 10px}.pagination{display:flex;justify-content:center;align-items:center;gap:4px;flex-wrap:nowrap;overflow-x:auto;padding:4px 0}.pagination button{min-width:28px;padding:4px 8px;font-size:11px;border-radius:5px;white-space:nowrap}.pagination button{padding:5px 10px;font-size:12px}.orders-table-wrap{overflow-x:auto}.orders-table th,.orders-table td{font-size:12px;padding:8px}.customer-address{max-width:120px}.order-item-full{font-size:12px}.orders-section{margin-bottom:40px}}@media(max-width:480px){.order-card{padding:12px}.items p{font-size:12px}button{font-size:11px;padding:5px 8px}.total{font-size:13px}}.analytics-page{padding:35px;background:#f3f4f6;min-height:100vh;font-family:Inter,sans-serif}.back-btn{margin-bottom:20px;padding:8px 16px;border-radius:8px;border:none;background:#4f46e5;color:#fff;cursor:pointer;font-weight:500;transition:.3s}.back-btn:hover{background:#4338ca}.platform-card{display:flex;justify-content:space-around;align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;padding:40px;border-radius:20px;margin-bottom:35px;box-shadow:0 20px 45px #0000004d}.platform-metric{text-align:center}.metric-label{font-size:13px;opacity:.7;letter-spacing:1px;text-transform:uppercase}.platform-metric h1{margin-top:8px;font-size:32px;font-weight:700}.divider-line{width:1px;height:70px;background:#fff3}.growth-card-pro{background:#fff;border-radius:20px;padding:30px;margin-bottom:35px;box-shadow:0 15px 40px #00000014;transition:.3s}.growth-card-pro:hover{transform:translateY(-4px)}.growth-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.growth-header h3{margin:0;font-size:18px;font-weight:600}.growth-header span{font-size:13px;color:#888}.growth-percent{font-size:28px;font-weight:700}.growth-percent.up{color:#16a34a}.growth-percent.down{color:#dc2626}.growth-chart{width:100%;height:120px}.shops-analytics{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px}.shop-card{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:25px;border-radius:18px;box-shadow:0 12px 30px #00000014;transition:.3s ease}.shop-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #0000001f}.shop-left h4{margin-bottom:10px;font-size:16px;font-weight:600}.shop-left p{margin:4px 0;font-size:14px;color:#555}.shop-right{display:flex;align-items:center}.percent-circle{width:75px;height:75px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:.4s ease}.percent-inner{width:58px;height:58px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;color:#111827;box-shadow:inset 0 3px 8px #0000000d}@media(max-width:768px){.platform-card{flex-direction:column;gap:20px}.divider-line{display:none}}.shop-header{display:flex;align-items:center;gap:10px;margin-bottom:10px}.shop-logo{width:45px;height:45px;border-radius:10px;object-fit:cover;box-shadow:0 4px 10px #00000014}@media(max-width:768px){.analytics-page{padding:20px}.platform-card{flex-direction:column;gap:20px;padding:30px;text-align:center}.divider-line{display:none}.platform-metric h1{font-size:26px}.growth-card-pro{padding:20px}.growth-header{flex-direction:column;align-items:flex-start;gap:10px}.growth-percent{font-size:22px}.shops-analytics{grid-template-columns:1fr}.shop-card{flex-direction:column;align-items:flex-start;gap:15px}.shop-right{align-self:flex-end}.percent-circle{width:65px;height:65px}.percent-inner{width:50px;height:50px;font-size:12px}.shop-logo{width:38px;height:38px}}.cs-wrapper{min-height:100vh;display:flex;flex-direction:column;gap:30px;align-items:center;background:#f3f4f6;padding:20px}.cs-card{width:100%;max-width:520px;background:#fff;padding:40px 30px;border-radius:18px;box-shadow:0 8px 20px #00000014}.cs-back{margin-bottom:15px;background:#e5e7eb;border:none;padding:6px 12px;border-radius:8px;cursor:pointer}.cs-back:hover{background:#d1d5db}.cs-title{text-align:center;margin-bottom:25px;font-size:22px;font-weight:700;color:#111827}.cs-input{width:100%;background:#f9fafb;border:1px solid #e5e7eb;padding:12px 14px;margin-bottom:14px;border-radius:10px;font-size:14px}.cs-input:focus{border-color:#4f46e5;box-shadow:0 0 0 2px #4f46e533;outline:none}.cs-btn{width:100%;padding:12px;border-radius:10px;border:none;font-weight:600;cursor:pointer;background:linear-gradient(135deg,#4f46e5,#22c55e);color:#fff;transition:.2s}.cs-btn:hover{transform:translateY(-1px);opacity:.9}.seller-list{width:100%;max-width:1100px;background:#fff;padding:20px;border-radius:16px;box-shadow:0 8px 20px #00000014;overflow-x:auto}.seller-table{width:100%;border-collapse:collapse;min-width:700px}.seller-table th{background:#f9fafb;padding:12px;font-size:13px;color:#6b7280;text-align:center}.seller-table td{padding:12px;border-bottom:1px solid #eee;text-align:center}.seller-table td:last-child{display:flex;justify-content:center;gap:10px}.action-btn{min-width:70px;height:36px;padding:6px 10px;border-radius:8px;border:none;font-size:12px;cursor:pointer;font-weight:600;transition:.2s}.edit-btn{background:#111827;color:#fff}.edit-btn:hover{background:#374151}.delete-btn{background:#ef4444;color:#fff}.delete-btn:hover{background:#dc2626}.disable-btn{background:#e5e7eb;color:#111827}.disable-btn:hover{background:#d1d5db}.success-popup{position:fixed;top:20px;right:20px;background:#22c55e;color:#fff;padding:12px 20px;border-radius:10px;font-weight:600;box-shadow:0 10px 25px #00000026}.modal-overlay{position:fixed;inset:0;background:#0006;display:flex;justify-content:center;align-items:center}.modal-box{background:#fff;padding:25px;border-radius:14px;width:90%;max-width:400px}.modal-box h3{margin-bottom:15px}.modal-box input{width:100%;margin-bottom:10px;padding:10px}.modal-actions{display:flex;gap:10px;margin-top:15px}.modal-actions button{flex:1;padding:10px;border-radius:8px;border:none;cursor:pointer}.modal-actions button:first-child{background:#22c55e;color:#fff}.modal-actions button:last-child{background:#e5e7eb}@media(max-width:768px){.cs-card{padding:25px}.seller-table{min-width:650px}.seller-table th,.seller-table td{font-size:12px;padding:8px}.action-btn{font-size:11px;padding:5px 8px}}@media(max-width:480px){.seller-table{min-width:600px}.seller-table td:last-child{flex-direction:column;gap:6px}.action-btn{width:100%;height:auto;padding:8px}.cs-title{font-size:18px}}.seller-cards{display:none;width:100%;gap:15px}.seller-card{background:#fff;padding:15px;border-radius:12px;box-shadow:0 6px 15px #00000014}.seller-card p{font-size:13px;margin-bottom:6px;color:#374151}.card-actions{display:flex;gap:8px;margin-top:10px}@media(max-width:768px){.seller-table{display:none}.seller-cards{display:flex;flex-direction:column}.action-btn{flex:1;font-size:12px}}.request-container{padding:30px;max-width:800px;margin:auto}.request-container h2{margin-bottom:20px;color:#0f172a}.request-container input,.request-container select,.request-container textarea{width:100%;padding:12px;margin-bottom:15px;border-radius:10px;border:1px solid #e5e7eb;font-size:14px;transition:.2s}.request-container input:focus,.request-container select:focus,.request-container textarea:focus{border-color:#22c55e;outline:none;box-shadow:0 0 0 3px #22c55e26}.request-container textarea{height:90px;resize:none}.request-container button{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;border:none;padding:12px;border-radius:10px;cursor:pointer;font-weight:600;transition:.25s;width:100%;margin-bottom:20px}.request-container button:hover{transform:scale(1.02)}.request-container h3{margin-top:25px;margin-bottom:10px}.request-container div{background:#fff;padding:15px;border-radius:12px;box-shadow:0 6px 20px #0000000d;margin-bottom:10px}.request-container span{font-weight:700;text-transform:capitalize}.request-container span.pending{color:orange}.request-container span.approved{color:green}.request-container span.rejected{color:red}.product-dropdown{position:relative}.dropdown-list{position:absolute;width:100%;max-height:200px;overflow-y:auto;background:#fff;border-radius:10px;border:1px solid #e5e7eb;box-shadow:0 6px 20px #0000000d;z-index:10}.dropdown-item{padding:10px 12px;cursor:pointer;font-size:14px}.dropdown-item:hover{background:#f3f4f6}.sr-container{max-width:1200px;margin:auto;padding:30px;font-family:Arial,Helvetica,sans-serif}.sr-back-btn{margin-bottom:25px;background:#0f172a;color:#fff;width:200px;border:none;padding:10px 16px;border-radius:8px;cursor:pointer;font-weight:600;transition:.2s}.sr-back-btn:hover{background:#1e293b}.sr-requests-section{max-width:520px;margin:0 auto 50px;text-align:center;border:2px dashed #e5e7eb;padding:20px;border-radius:14px;background:#fafafa}.sr-requests-section h3{margin-bottom:20px;color:#0f172a}.sr-bottom-columns{display:grid;grid-template-columns:1fr 1fr;gap:30px}.sr-column{width:100%}.sr-column h3{margin-bottom:20px;color:#1e293b;text-align:center}.sr-card{background:#fff;padding:20px;border-radius:16px;margin-bottom:20px;box-shadow:0 10px 25px #00000014;transition:.25s ease}.sr-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #0000001f}.sr-card h4{font-size:16px;margin-bottom:6px;color:#111827}.sr-card p{font-size:14px;margin:4px 0;color:#475569}.sr-btn-group{margin-top:15px}.sr-approve-btn{width:100%;padding:10px;border:none;border-radius:8px;font-weight:600;cursor:pointer;background:#22c55e;color:#fff;transition:all .2s ease}.sr-approve-btn:hover{background:#16a34a;transform:scale(1.02)}.sr-pending-btn{width:100%;padding:10px;border:none;border-radius:8px;font-weight:600;cursor:pointer;background:#ef4444;color:#fff;margin-top:10px;transition:all .2s ease}.sr-pending-btn:hover{background:#dc2626;transform:scale(1.02)}@media(max-width:768px){.sr-bottom-columns{grid-template-columns:1fr}.sr-requests-section{max-width:100%}.sr-back-btn{width:100%}}.master-orders{padding:30px}.shop-grid{display:grid;grid-template-columns:repeat(auto-fill,200px);gap:20px;margin-top:20px}.shop-card{background:#fff;border-radius:12px;padding:20px;text-align:center;cursor:pointer;box-shadow:0 6px 20px #00000014}.shop-img{width:80px;height:80px;object-fit:cover;border-radius:10px;margin-bottom:10px}.orders-table{width:100%;border-collapse:collapse;margin-top:20px}.orders-table th,.orders-table td{border:1px solid #ddd;padding:10px}:root{--primary: #6d5bff;--primary-dark:#4f46e5;--bg: #0f172a}.login-title{text-align:center;margin-bottom:22px}.login-form input{background:#020617e6;border:1px solid #334155;padding:12px 14px;border-radius:12px;color:#e5e7eb}.login-form input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #22c55e40}.login-btn{background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;border:none;padding:12px;border-radius:12px;cursor:pointer;font-weight:600;transition:.25s}.login-btn:hover{transform:translateY(-1px);box-shadow:0 18px 35px #16a34a59}.error-text{text-align:center;font-size:13px;color:tomato}.back{text-align:center;margin-top:12px;cursor:pointer;color:#cbd5e1}:root{--primary: #6d5bff;--primary-dark: #4f46e5;--bg: #0f172a}.login-wrapper{min-height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 20% -10%,#1f2a44,transparent),radial-gradient(circle at 90% 10%,#1d3a6e,transparent),#020617}.login-card{width:380px;padding:32px 28px;border-radius:20px;background:#0a1228d9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.08);color:#e5e7eb;box-shadow:0 30px 70px #0000008c;animation:pop .6s ease}@keyframes pop{0%{opacity:0;transform:translateY(10px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.login-form input{background:#020617e6;border:1px solid #334155;padding:12px 14px;border-radius:12px;color:#e5e7eb;transition:.25s}.login-btn{margin-top:4px;background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;border:none;padding:12px 14px;border-radius:12px;cursor:pointer;font-weight:600;transition:.25s}.login-btn:hover{transform:translateY(-1px);box-shadow:0 18px 35px #4f46e559}.hint{text-align:center;font-size:12px;color:#a1a1aa}.back{text-align:center;margin-top:14px;cursor:pointer;color:#cbd5e1;transition:.2s}.google-btn{width:100%;height:44px;border-radius:8px;border:1px solid #dadce0;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.15s ease}.google-icon-wrapper{display:flex;align-items:center;justify-content:center;background:#fff;margin-right:10px}.choose-wrapper{height:100vh;background:linear-gradient(135deg,#5f7cff,#8fa4ff);display:flex;align-items:center;justify-content:center}.choose-card{background:#ffffff2e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:40px 30px;width:320px;border-radius:18px;text-align:center;box-shadow:0 20px 40px #0003}.choose-card h2{color:#fff;margin-bottom:6px}.choose-card .sub{color:#e5e7eb;font-size:14px;margin-bottom:25px}.login-btn{width:100%;border:none;border-radius:12px;padding:16px;margin-bottom:14px;color:#fff;cursor:pointer;font-size:15px;display:flex;flex-direction:column;gap:4px}.login-btn b{font-size:16px}.login-btn span{font-size:13px;opacity:.9}.login-btn.admin{background:linear-gradient(135deg,#ffb703,#fb8500)}.login-btn.teacher{background:linear-gradient(135deg,#06d6a0,#118ab2)}.login-btn:hover{transform:translateY(-2px);transition:.2s}.shopmenu{padding:20px;background:linear-gradient(180deg,#f8fafc,#eef2ff);min-height:100vh;color:#0f172a}.back-btn{background:#6366f1;color:#fff;border:none;padding:8px 14px;border-radius:10px}.product-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:16px;margin-top:20px}.product-card{background:#fff;padding:14px;border-radius:18px;text-align:center;box-shadow:0 6px 16px #00000014;transition:.2s}.product-card:hover{transform:translateY(-4px)}.product-card img{width:90px;height:90px;object-fit:cover;border-radius:12px}.product-card h4{margin:10px 0 6px;font-size:14px;color:#0f172a}.product-card p{margin:0;font-weight:700;color:#16a34a}.product-card span{display:block;margin-top:4px;font-size:12px;color:#64748b}.action-row{margin-top:10px;display:flex;gap:8px}.cart-btn{flex:1;background:#6366f1;color:#fff;border:none;padding:6px;border-radius:8px}.buy-btn{flex:1;background:#22c55e;color:#fff;border:none;padding:6px;border-radius:8px}.cart-btn{width:100%;background:#6366f1;color:#fff;border:none;padding:10px;border-radius:10px;font-weight:700;cursor:pointer;position:relative}.cart-btn:hover{background:#4f46e5}.badge{position:absolute;top:-6px;right:-6px;background:red;color:#fff;border-radius:50%;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;line-height:1}.mini-cart{position:fixed;bottom:20px;right:20px;width:260px;background:#fff;border-radius:14px;box-shadow:0 12px 30px #00000040;padding:12px;z-index:9999}.mini-head span{cursor:pointer}.mini-cart-icon-only{position:fixed;bottom:20px;right:20px;width:60px;height:60px;background:#add8e6;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:26px;cursor:pointer;box-shadow:0 12px 25px #0000004d;z-index:9999}.mini-count{position:absolute;top:-6px;right:-6px;background:red;color:whit;font-size:12px;padding:3px 7px;border-radius:50%}.shop-floating-cart{position:fixed;bottom:20px;right:20px;width:65px;height:65px;background:#38bdf8;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;cursor:pointer;box-shadow:0 12px 25px #00000059;z-index:9999}.shop-cart-badge{position:absolute;top:-6px;right:-6px;background:red;color:#fff;min-width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.top-bar{display:flex;align-items:center;gap:12px;padding:12px 14px}.checkout{min-height:100vh;padding:20px;background:linear-gradient(135deg,#eef2ff,#f8fafc,#ecfeff);display:flex;align-items:center;justify-content:center;font-family:Poppins,sans-serif}.checkout-card{width:100%;max-width:380px;background:#fff;padding:24px;border-radius:20px;box-shadow:0 20px 50px #00000026;animation:pop .3s ease}@keyframes pop{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.checkout-title{font-size:18px;font-weight:600;text-align:center;margin-bottom:10px}.item-list{margin:10px 0}.item-row{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #f1f5f9;font-size:14px;color:#334155}.total-box{display:flex;justify-content:space-between;align-items:center;margin-top:12px;padding:10px;background:#f0fdf4;border-radius:10px;font-size:16px;font-weight:600;color:#16a34a}.payment-box{margin-top:16px}.pay-title{font-weight:600;margin-bottom:10px;color:#0f172a}.pay-option{display:flex;align-items:center;gap:12px;padding:12px;border-radius:12px;border:1px solid #e5e7eb;margin-bottom:10px;cursor:pointer;transition:all .2s ease;background:#fff}.pay-option input{accent-color:#22c55e;transform:scale(1.2)}.pay-option b{font-size:14px}.pay-option small{display:block;font-size:12px;color:#64748b}.pay-option.active{border:2px solid #22c55e;background:#ecfdf5;box-shadow:0 6px 18px #22c55e26}.pay-option:hover{transform:translateY(-1px)}.place-btn{width:100%;margin-top:16px;padding:14px;border:none;border-radius:14px;font-size:16px;font-weight:600;color:#fff;cursor:pointer;background:linear-gradient(135deg,#16a34a,#22c55e);box-shadow:0 10px 25px #22c55e66;transition:.2s}.place-btn:hover{transform:translateY(-2px);box-shadow:0 14px 30px #22c55e80}.loader-wrap{position:fixed;inset:0;background:#fffc;display:flex;align-items:center;justify-content:center;z-index:999}.loader{width:60px;height:60px;border-radius:50%;border:6px solid #e5e7eb;border-top-color:#22c55e;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.success-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ecfeff,#f0fdf4)}.success-card{background:#fff;padding:30px;border-radius:20px;text-align:center;box-shadow:0 20px 50px #0003}.check-circle{width:90px;height:90px;border-radius:50%;background:#22c55e;color:#fff;font-size:50px;display:flex;align-items:center;justify-content:center;margin:auto;animation:pop .4s ease}.success-card h2{margin-top:15px;color:#16a34a}.cart-page{min-height:100vh;padding:24px 16px;background:linear-gradient(135deg,#eef2ff,#f8fafc);color:#7bef7b}.cart-page h2{text-align:center;margin-bottom:20px}.cart-item{display:flex;align-items:center;gap:14px;background:#fff;padding:12px;border-radius:16px;margin-bottom:14px;box-shadow:0 6px 18px #0000001a;animation:slide .3s ease}@keyframes slide{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}.cart-item img{width:70px;height:70px;object-fit:cover;border-radius:12px}.cart-item h4{margin:0;font-size:15px}.cart-item p{margin:4px 0;color:#64748b}.qty-row{display:flex;align-items:center;gap:10px;margin-top:6px}.qty-row button{width:28px;height:28px;border-radius:8px;border:none;background:#6366f1;color:#fff;font-weight:700;cursor:pointer;transition:.2s}.qty-row button:hover{background:#4f46e5;transform:scale(1.05)}.qty-row span{font-weight:600}.cart-item>button{margin-left:auto;background:#fee2e2;border:none;padding:8px;border-radius:8px;cursor:pointer}.cart-page h3{text-align:center;margin-top:18px;color:#16a34a}.checkout-btn{width:100%;margin-top:16px;padding:14px;background:linear-gradient(135deg,#6366f1,#22c55e);color:#fff;border:none;border-radius:14px;font-size:16px;font-weight:600;cursor:pointer;transition:.2s;box-shadow:0 8px 22px #00000040}.checkout-btn:hover{transform:translateY(-2px)}.clear-btn{background:#ef4444;color:#fff;border:none;padding:8px 14px;border-radius:10px;font-weight:600;cursor:pointer}.shop-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.mini-checkout{background:#22c55e;color:#fff;border:none;padding:6px 12px;border-radius:8px;font-size:13px;cursor:pointer}.shop-block{margin-bottom:26px}.grand-total{text-align:center;font-size:20px;margin-top:30px}.confirm-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999}.confirm-box{width:90%;max-width:320px;background:#fff;padding:22px;border-radius:18px;text-align:center;box-shadow:0 15px 40px #0000004d;animation:pop .25s ease}.confirm-box h3{margin-bottom:6px}.confirm-box p{font-size:14px;color:#555}.confirm-actions{display:flex;gap:12px;margin-top:18px}.cancel-btn{flex:1;background:red;border:none;padding:10px;border-radius:10px;font-weight:600}.yes-btn{flex:1;background:#64d164;color:#fff;border:none;padding:10px;border-radius:10px;font-weight:600}.shop-head{display:flex;justify-content:space-between;align-items:center}.shop-actions{display:flex;gap:10px;align-items:center}.shop-actions .clear-btn{padding:6px 12px;border-radius:8px;font-size:12px;background:#ef4444}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.orders-page{padding:20px}.order-card{background:#fff;padding:15px;margin-bottom:15px;border-radius:12px;box-shadow:0 5px 15px #0000001a}.progress{display:flex;margin:10px 0}.step{flex:1;height:6px;margin-right:5px;background:#ddd;border-radius:5px}.step.active{background:green}.timeline p{margin:4px 0;font-size:14px}.items{margin-top:8px}.empty{text-align:center;margin-top:40px}.cat-page{min-height:100vh;padding:20px 14px;background:#f5f7fb}.cat-title{font-size:26px;font-weight:800;margin-bottom:14px;color:#0f172a;text-transform:capitalize}.cat-search{width:100%;max-width:420px;padding:12px 14px;border-radius:12px;border:none;outline:none;box-shadow:0 4px 12px #00000014;margin:0 auto 24px;display:block}.cat-shop-title{font-size:18px;font-weight:700;color:#0f172a;margin:22px 0 12px}.cat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.cat-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 6px 16px #0000001f;transition:.25s}.cat-card:hover{transform:translateY(-4px)}.cat-img{width:100%;height:130px;object-fit:contain;background:#f8fafc}.cat-info{padding:10px;text-align:left}.cat-info h4{font-size:13px;font-weight:700;margin-bottom:4px;color:#0f172a}.cat-info p{font-size:14px;font-weight:800;color:#16a34a;margin-bottom:8px}.cat-add{width:100%;height:36px;border:1px solid #f97316;background:#fff;color:#f97316;border-radius:8px;font-weight:700;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;transition:.2s}.cat-add:hover{background:#f97316;color:#fff}.Cat-badge{position:absolute;top:-8px;right:-8px;background:red;color:#fff;border-radius:50%;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.floating-carts{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column;gap:12px;z-index:9999}.shop-cart-float{background:#60a5fa;width:130px;min-height:60px;border-radius:12px;display:flex;align-items:center;justify-content:space-between;padding:8px 12px;color:#fff;font-size:18px;cursor:pointer;box-shadow:0 10px 25px #00000059;position:relative}.shop-cart-float:before{content:"";font-size:22px}.shop-cart-float small{font-size:12px;font-weight:600;text-align:left;flex:1;margin-left:6px}.float-badge{background:red;color:#fff;font-size:12px;min-width:22px;height:22px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-weight:700}.mini-cart{position:fixed;bottom:20px;right:180px;width:260px;background:#fff;border-radius:14px;box-shadow:0 12px 30px #00000040;padding:12px;z-index:9999}.mini-head{display:flex;justify-content:space-between;font-weight:700;margin-bottom:8px}.mini-item{display:flex;gap:8px;margin-bottom:6px}.mini-item img{width:40px;height:40px;object-fit:cover;border-radius:6px}.mini-total{font-weight:700;margin-top:6px}.mini-btn{width:100%;background:#22c55e;color:#fff;border:none;padding:10px;border-radius:8px;margin-top:8px;cursor:pointer}.top-bar{display:flex;align-items:center;justify-content:space-between;padding:10px 14px}.page-title{font-size:20px;font-weight:700}.dash-back-btn-out{width:42px;height:42px;border-radius:50%;background:#f1f5f9;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s}.dash-back-btn-out:hover{background:#e2e8f0}@media(max-width:600px){.cat-grid{grid-template-columns:repeat(2,1fr);gap:10px}.cat-img{height:120px}.shop-cart-float{width:120px;font-size:16px}}.popup-login-card{width:100%;max-width:380px;padding:28px 24px;border-radius:22px;background:linear-gradient(180deg,#111827f5,#020617f5);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.08);color:#e5e7eb;box-shadow:0 30px 70px #0000008c}.popup-login-card h2{text-align:center;margin-bottom:22px;font-size:22px;font-weight:600}.login-form{display:flex;flex-direction:column;gap:18px}.login-form input{background:#020617e6;border:1px solid #334155;padding:12px 14px;border-radius:12px;color:#e5e7eb;font-size:14px}.login-form input::placeholder{color:#64748b}.login-form input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #6d5bff40}.customer-login-btn{margin-top:6px;background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;border:none;padding:12px;border-radius:12px;font-weight:600;cursor:pointer;transition:.25s}.customer-login-btn:hover{transform:translateY(-1px);box-shadow:0 18px 35px #4f46e559}.hint{margin-top:16px;text-align:center;font-size:13px;color:#a1a1aa}.hint a{color:#c7d2fe;text-decoration:none}.hint a:hover{color:#fff}.back{display:block;margin-top:14px;text-align:center;font-size:13px;color:#cbd5e1;text-decoration:none}.back:hover{color:#fff}@media(max-width:480px){.popup-login-card{padding:24px 20px}}:root{--primary: #6d5bff;--primary-dark: #4f46e5}.auth-page{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:9999}.auth-cardd{width:400px;padding:34px 30px;border-radius:22px;background:#0f172a;border:1px solid rgba(255,255,255,.08);color:#e5e7eb;box-shadow:0 30px 70px #0000008c;animation:pop .3s ease}@keyframes pop{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.auth-card h2{text-align:center;margin-bottom:22px;font-size:22px;font-weight:600}.auth-card form{display:flex;flex-direction:column;gap:16px}.auth-card input{background:#020617e6;border:1px solid #334155;padding:12px 14px;border-radius:12px;color:#e5e7eb;font-size:14px}.auth-card input::placeholder{color:#64748b}.auth-card input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #6d5bff40}.auth-card button{margin-top:10px;background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;border:none;padding:12px;border-radius:12px;font-weight:600;cursor:pointer;transition:.25s}.auth-card button:hover{transform:translateY(-1px);box-shadow:0 18px 35px #4f46e559}.back-text{margin-top:16px;text-align:center;font-size:13px;color:#cbd5e1;cursor:pointer}.back-text:hover{color:#fff}@media(max-width:480px){.auth-card{width:92%;padding:26px 20px}}*{margin:0;padding:0;box-sizing:border-box}body{background:#f4f6fb;font-family:system-ui,-apple-system,BlinkMacSystemFont}html,body{overflow-x:hidden}.customer-app{width:100%;max-width:100%;margin:0;padding:20px 12px 60px}.section-title{margin-top:45px;margin-bottom:20px;font-size:24px;font-weight:700;color:#0f172a}.search-wrapper{position:relative;width:95%;height:64px;margin:0 auto;display:flex;align-items:center;background:#fff;border-radius:50px;border:1.5px solid #e5e7eb;box-shadow:0 4px 20px #0000000f;padding:0 20px;z-index:10}.search-wrapper:focus-within{border-color:#22c55e;box-shadow:0 0 0 3px #22c55e26,0 6px 24px #00000014}.search-location-icon{position:absolute;left:22px;width:20px;height:20px;cursor:pointer;opacity:.8;transition:.2s ease}.search-location-icon:hover{opacity:1}.search-input-new{width:100%;height:100%;border:none!important;outline:none!important;background:transparent!important;font-size:16px;font-weight:500;color:#111827;padding-left:50px;padding-right:80px;box-shadow:none!important;appearance:none}.search-input-new::placeholder{color:#9ca3af}.search-right-section{position:absolute;right:20px;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:18px}.search-profile-icon{width:38px;height:38px;border-radius:50%;object-fit:cover;cursor:pointer;border:2px solid #f1f5f9;transition:.25s ease}.search-profile-icon:hover{transform:scale(1.08);border-color:#22c55e}.search-cart-icon{font-size:22px;position:relative;cursor:pointer;transition:.2s ease}.search-cart-icon:hover{transform:scale(1.1)}.cart-badge-new{position:absolute;top:-6px;right:-8px;background:#ef4444;color:#fff;font-size:10px;font-weight:600;padding:3px 6px;border-radius:50%}.search-wrapper{position:relative}.search-dropdown{position:absolute;top:calc(100% + 12px);left:0;width:100%;background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000002e;padding:20px;z-index:100;max-height:500px;overflow-y:auto}.dash-top-row{display:flex;align-items:center;gap:10px;padding:10px}.dash-back-btn-out{width:42px;height:42px;border-radius:50%;background:#f1f5f9;display:flex;align-items:center;justify-content:center;cursor:pointer}.logout-overlay{position:fixed;inset:0;background:#000000a6;display:flex;align-items:center;justify-content:center;z-index:99999;padding:20px}.logout-modal{background:#fff;width:100%;max-width:420px;padding:35px 30px;border-radius:22px;text-align:center;box-shadow:0 25px 70px #00000040;animation:popupFade .25s ease}.logout-modal h3{font-size:18px;font-weight:600;margin-bottom:25px;color:#1f2937}.logout-actions{display:flex;gap:14px;justify-content:center}.cancel-btn{flex:1;padding:12px 0;border-radius:30px;border:none;background:#d30909;font-weight:600;cursor:pointer;transition:.3s ease}.cancel-btn:hover{background:#d30909;border:black}.confirm-btn{flex:1;padding:12px 0;border-radius:30px;border:none;background:#38d338;color:#fff;font-weight:600;cursor:pointer;transition:.3s ease}.confirm-btn:hover{transform:scale(1.05)}.popup-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:10000}.popup-container{width:100%;max-width:420px}@keyframes fadeSlide{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.search-dropdown::-webkit-scrollbar{width:6px}.search-dropdown::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:6px}.search-heading{font-size:17px;font-weight:700;margin:20px 0 14px;color:#334155}.search-item{display:flex;align-items:center;gap:12px;padding:14px;border-radius:16px;transition:.2s ease;cursor:pointer}.search-item:hover{background:#f9fafb;transform:translateY(-2px)}.search-thumb{width:70px;height:70px;border-radius:14px;object-fit:cover}.search-details{flex:1;display:flex;flex-direction:column}.search-title{font-size:16px;font-weight:600;color:#111827}.search-sub{font-size:13px;color:#6b7280}.mini-add-btn{width:80px;height:36px;display:flex;align-items:center;justify-content:center;background:#22c55e;color:#fff;border:none;border-radius:10px;font-size:13px;font-weight:600;cursor:pointer;padding:0;flex-shrink:0}.mini-add-btn:hover{background:#16a34a;transform:scale(1.05)}.shop-horizontal-scroll{display:flex;gap:18px;overflow-x:auto;padding-bottom:10px}.shop-horizontal-scroll::-webkit-scrollbar{display:none}.mini-shop-card{min-width:220px;height:95px;display:flex;align-items:center;gap:14px;background:#f9fafb;border-radius:18px;padding:14px;cursor:pointer;transition:.25s ease}.mini-shop-card:hover{background:#eef2ff;transform:translateY(-3px)}.mini-shop-img{width:70px;height:60px;border-radius:12px;object-fit:cover}.mini-shop-name{font-size:15px;font-weight:600}.hero-banner{height:550px;border-radius:28px;overflow:hidden;margin-top:25px;box-shadow:0 20px 60px #0000002e}.slider-track{display:flex;height:100%;transition:.7s ease}.hero-img{min-width:100%;object-fit:cover}.category-row{margin-top:35px;display:flex;gap:24px;overflow-x:auto;padding-bottom:10px;scroll-behavior:smooth}.category-row::-webkit-scrollbar{display:none}.category-card{flex:0 0 220px;background:#fff;border-radius:22px;padding:18px;text-align:center;box-shadow:0 12px 30px #00000014;transition:.3s;cursor:pointer}.category-card:hover{transform:translateY(-8px)}.category-card img{width:100%;height:150px;object-fit:cover;border-radius:14px}.shop-listt{margin-top:35px;display:flex;gap:28px;overflow-x:auto;padding-bottom:14px;scroll-behavior:smooth}.shop-listt::-webkit-scrollbar{display:none}.shops-card{flex:0 0 260px;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 18px 45px #0000001f;transition:.35s}.shops-card:hover{transform:translateY(-8px);box-shadow:0 25px 60px #00000038}.shop-img-top{width:100%;height:180px;object-fit:cover}.shop-info{padding:18px;text-align:center}.shop-info h4{font-size:17px;margin-bottom:6px}.shop-info p{font-size:13px;color:#64748b}.view-btn{margin:18px;padding:12px 0;border-radius:30px;width:calc(100% - 36px);background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;font-weight:600;border:none;cursor:pointer;transition:.3s ease}.view-btn:hover{transform:scale(1.03)}.profile-wrapper{position:relative;display:flex;align-items:center}.profile-dropdown{position:absolute;top:60px;right:0;min-width:220px;background:#fff;border-radius:18px;padding:12px 0;box-shadow:0 20px 60px #00000040;z-index:1000;animation:fadeSlide .2s ease}.profile-dropdown:before{content:"";position:absolute;top:-8px;right:18px;width:14px;height:14px;background:#fff;transform:rotate(45deg);box-shadow:-3px -3px 8px #0000000d}.profile-option{padding:12px 18px;cursor:pointer;font-weight:500;transition:.2s ease}.profile-option:hover{background:#f1f5f9}.user-details-box{padding:12px 18px;font-size:13px;color:#475569;background:#f8fafc}.auth-wrapper{position:relative;display:flex;align-items:center}.auth-icon{width:38px;height:38px;border-radius:50%;cursor:pointer;transition:.25s ease;border:2px solid #f1f5f9}.auth-icon:hover{transform:scale(1.08);border-color:#22c55e}.auth-dropdown{position:absolute;top:55px;right:0;width:200px;background:#fff;border-radius:14px;padding:10px 0;box-shadow:0 15px 40px #0003;z-index:500;animation:fadeSlide .2s ease}.dropdown-item{padding:12px 16px;cursor:pointer;font-weight:500;transition:.2s ease}.dropdown-item:hover{background:#f1f5f9}.qty-box{display:flex;align-items:center;gap:6px;height:36px}.qty-box button{width:28px;height:28px;border:none;border-radius:6px;background:#22c55e;color:#fff;font-weight:700;cursor:pointer}.qty-box span{min-width:18px;text-align:center;font-weight:600}.load-more-btn{padding:8px 18px;border:none;border-radius:20px;background:#22c55e;color:#fff;cursor:pointer}@media(max-width:768px){.customer-app{padding:15px 10px 60px}.search-wrapper{height:56px;width:100%}.search-profile-icon{width:34px;height:34px}.hero-banner{height:220px}.category-row{display:flex;overflow-x:auto;gap:18px}.category-card{min-width:170px;height:auto}.shop-listt{display:flex;overflow-x:auto;gap:20px}.shops-card{min-width:230px}}.category-row,.shop-listt{padding-left:2px;padding-right:2px}.location-overlay{position:fixed;inset:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}.location-modal{background:#fff;width:100%;max-width:420px;border-radius:22px;padding:30px 24px;text-align:center;box-shadow:0 30px 80px #00000040;animation:popupFade .25s ease}@keyframes popupFade{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.master-auth-wrapper{position:fixed;inset:0;background:linear-gradient(135deg,#1e293b,#0f172a);display:flex;justify-content:center;align-items:center}.master-auth-card{width:400px;padding:40px 30px;border-radius:22px;background:linear-gradient(145deg,#111827,#1f2937);box-shadow:0 30px 70px #0009;color:#fff;animation:fadePop .4s ease}.master-auth-card input{width:100%;padding:14px;margin-bottom:16px;border-radius:12px;border:1px solid #334155;background:#0b1220;color:#fff}.master-auth-card button{width:100%;padding:14px;border-radius:12px;border:none;background:linear-gradient(135deg,#6366f1,#22c55e);color:#fff;font-weight:600;cursor:pointer;transition:.3s}.master-auth-card button:hover{transform:translateY(-2px);box-shadow:0 15px 30px #6366f166}@keyframes fadePop{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.master-auth-wrapper{position:fixed;inset:0;background:#0000008c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;justify-content:center;align-items:center;z-index:999}.master-auth-card{background:linear-gradient(145deg,#0f172a,#1e293b);width:100%;max-width:420px;padding:40px 30px;border-radius:20px;box-shadow:0 25px 60px #00000080;text-align:center;color:#fff}.master-auth-card h2{margin-bottom:25px}.master-auth-card input{width:100%;padding:14px;margin-bottom:16px;border-radius:12px;border:1px solid rgba(255,255,255,.15);background:#0b1220;color:#fff;font-size:14px}.master-auth-card input::placeholder{color:#94a3b8}.master-auth-card input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f140}.master-auth-card button{width:100%;padding:14px;border-radius:12px;border:none;background:#6366f1;color:#fff;font-weight:600;cursor:pointer;transition:.3s}.master-auth-card button:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0006}.hint{margin-top:10px}.switch-link{margin-top:18px;color:#818cf8;cursor:pointer}.google-btn{width:100%;height:44px;border-radius:10px;border:1px solid #dadce0;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s ease;margin-top:12px}.google-btn:hover{background:#f7f8fa}.google-icon-wrapper{display:flex;align-items:center;justify-content:center;margin-right:10px}.google-icon{width:20px;height:20px}.google-text{font-size:14px;font-weight:500;color:#3c4043}.shopcart-page{padding:20px;background:#f5f7fb;color:#000;min-height:100vh}.shopcart-item{background:#fff;padding:12px;border-radius:12px;display:flex;gap:12px;margin-bottom:10px;box-shadow:0 4px 12px #0000001f}.shopcart-item img{width:70px;height:70px;object-fit:cover;border-radius:10px}.qty{display:flex;gap:8px;align-items:center}.qty button{width:26px;height:26px}.checkout-btn{width:100%;margin-top:14px;background:#22c55e;color:#fff;border:none;padding:12px;border-radius:10px;font-size:16px;font-weight:700}
