.AdminPanel-module__8ePGCG__container{background:#f5f5f5;min-height:100vh;font-family:Quicksand,sans-serif}.AdminPanel-module__8ePGCG__header{color:#fff;text-align:center;background:#000;padding:20px}.AdminPanel-module__8ePGCG__headerTitle{margin:0;font-size:24px;font-weight:700}.AdminPanel-module__8ePGCG__tabNav{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;background:#fff;border-bottom:2px solid #000;flex-wrap:nowrap;display:flex;overflow-x:auto}.AdminPanel-module__8ePGCG__tabNav::-webkit-scrollbar{display:none}.AdminPanel-module__8ePGCG__tabBtn{cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:3px solid #0000;align-items:center;gap:6px;padding:12px 16px;font-family:Quicksand,sans-serif;font-size:13px;font-weight:600;transition:all .2s;display:flex}.AdminPanel-module__8ePGCG__tabBtnActive{background:#f9f9f9;border-bottom:3px solid #000}.AdminPanel-module__8ePGCG__tabIconOnly{display:none}.AdminPanel-module__8ePGCG__tabLabel{display:inline}.AdminPanel-module__8ePGCG__content{max-width:1400px;margin:0 auto;padding:15px}.AdminPanel-module__8ePGCG__card{background:#fff;border-radius:12px;margin-bottom:20px;padding:20px;box-shadow:0 2px 8px #00000014}.AdminPanel-module__8ePGCG__cardTitle{border-bottom:1px solid #eee;margin:0 0 15px;padding-bottom:10px;font-size:18px;font-weight:700}.AdminPanel-module__8ePGCG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin-bottom:20px;display:grid}.AdminPanel-module__8ePGCG__statCard{text-align:center;background:#fff;border:1px solid #eee;border-radius:12px;padding:15px;box-shadow:0 2px 8px #00000014}.AdminPanel-module__8ePGCG__statValue{color:#000;font-size:28px;font-weight:700}.AdminPanel-module__8ePGCG__statLabel{color:#666;margin-top:5px;font-size:14px}.AdminPanel-module__8ePGCG__dashboardGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.AdminPanel-module__8ePGCG__quickActions{flex-wrap:wrap;gap:10px;display:flex}.AdminPanel-module__8ePGCG__tableWrapper{width:100%}.AdminPanel-module__8ePGCG__table{border-collapse:collapse;width:100%}.AdminPanel-module__8ePGCG__th{text-align:left;border-bottom:2px solid #000;padding:12px;font-size:14px;font-weight:700}.AdminPanel-module__8ePGCG__td{border-bottom:1px solid #eee;padding:12px;font-size:14px}.AdminPanel-module__8ePGCG__btn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:8px;padding:10px 20px;font-family:Quicksand,sans-serif;font-size:14px;font-weight:600;transition:all .2s}.AdminPanel-module__8ePGCG__btnSecondary{color:#000;cursor:pointer;background:#fff;border:2px solid #000;border-radius:8px;padding:10px 20px;font-family:Quicksand,sans-serif;font-size:14px;font-weight:600}.AdminPanel-module__8ePGCG__btnDanger{color:#fff;cursor:pointer;background:#dc3545;border:none;border-radius:6px;padding:8px 16px;font-family:Quicksand,sans-serif;font-size:13px}.AdminPanel-module__8ePGCG__btnSuccess{color:#fff;cursor:pointer;background:#28a745;border:none;border-radius:6px;padding:8px 16px;font-family:Quicksand,sans-serif;font-size:13px}.AdminPanel-module__8ePGCG__input{box-sizing:border-box;border:1px solid #ddd;border-radius:8px;width:100%;margin-bottom:12px;padding:14px;font-family:Quicksand,sans-serif;font-size:15px}.AdminPanel-module__8ePGCG__textarea{box-sizing:border-box;resize:vertical;border:1px solid #ddd;border-radius:8px;width:100%;min-height:150px;margin-bottom:12px;padding:14px;font-family:Quicksand,sans-serif;font-size:15px}.AdminPanel-module__8ePGCG__select{box-sizing:border-box;border:1px solid #ddd;border-radius:8px;width:100%;margin-bottom:10px;padding:12px;font-family:Quicksand,sans-serif;font-size:14px}.AdminPanel-module__8ePGCG__label{margin-bottom:5px;font-size:14px;font-weight:600;display:block}.AdminPanel-module__8ePGCG__formGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:15px;display:grid}.AdminPanel-module__8ePGCG__badge{border-radius:20px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-block}.AdminPanel-module__8ePGCG__badgePending{color:#856404;background:#fff3cd}.AdminPanel-module__8ePGCG__badgeProcessing{color:#004085;background:#cce5ff}.AdminPanel-module__8ePGCG__badgeShipped{color:#155724;background:#d4edda}.AdminPanel-module__8ePGCG__badgeDelivered{color:#fff;background:#000}.AdminPanel-module__8ePGCG__badgeDanger{color:#721c24;background:#f8d7da}.AdminPanel-module__8ePGCG__modal{z-index:1000;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.AdminPanel-module__8ePGCG__modalContent{background:#fff;border-radius:12px;width:95%;max-width:900px;max-height:90vh;padding:30px;overflow:auto}.AdminPanel-module__8ePGCG__filterBar{flex-wrap:wrap;gap:10px;margin-bottom:15px;display:flex}.AdminPanel-module__8ePGCG__filterBtn{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:20px;padding:8px 16px;font-family:Quicksand,sans-serif;font-size:13px}.AdminPanel-module__8ePGCG__filterBtnActive{color:#fff;background:#000;border:1px solid #000}.AdminPanel-module__8ePGCG__lowStock{color:#dc3545;font-weight:600}.AdminPanel-module__8ePGCG__activityItem{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:12px;display:flex}.AdminPanel-module__8ePGCG__activityTime{color:#999;font-size:12px}.AdminPanel-module__8ePGCG__imagePreview{object-fit:cover;border-radius:8px;width:60px;height:60px}.AdminPanel-module__8ePGCG__variantRow{background:#f9f9f9;border-radius:8px;grid-template-columns:2fr 1fr 1fr 1fr auto;align-items:center;gap:10px;margin-bottom:10px;padding:10px;display:grid}.AdminPanel-module__8ePGCG__searchBar{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.AdminPanel-module__8ePGCG__searchInput{max-width:300px;margin-bottom:0}.AdminPanel-module__8ePGCG__deliveryToggle{text-align:center;cursor:pointer;background:#f8d7da;border:2px solid #dc3545;border-radius:16px;margin-bottom:30px;padding:30px;transition:all .3s}.AdminPanel-module__8ePGCG__deliveryToggleActive{background:#d4edda;border:2px solid #28a745}.AdminPanel-module__8ePGCG__deliveryConfigGrid{grid-template-columns:1fr 1fr 1fr;gap:15px;display:grid}.AdminPanel-module__8ePGCG__userSearchBar{flex-wrap:wrap;align-items:center;gap:15px;margin-bottom:20px;display:flex}.AdminPanel-module__8ePGCG__userSearchInput{max-width:300px;margin-bottom:0}.AdminPanel-module__8ePGCG__userSortSelect{max-width:200px;margin-bottom:0}.AdminPanel-module__8ePGCG__flavorSection{background:#f9f9f9;border-left:3px solid #000;border-radius:8px;margin-top:10px;margin-left:20px;padding:10px}.AdminPanel-module__8ePGCG__flavorList{flex-wrap:wrap;gap:5px;margin-bottom:10px;display:flex}.AdminPanel-module__8ePGCG__flavorTag{background:#fff;border:1px solid #ddd;border-radius:12px;align-items:center;gap:5px;padding:2px 8px;font-size:11px;display:flex}.AdminPanel-module__8ePGCG__flavorAddRow{align-items:center;gap:5px;display:flex}.AdminPanel-module__8ePGCG__flavorNameInput{width:120px;margin-bottom:0;padding:5px;font-size:12px}.AdminPanel-module__8ePGCG__flavorTypeSelect{width:80px;margin-bottom:0;padding:5px;font-size:12px}.AdminPanel-module__8ePGCG__modalHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.AdminPanel-module__8ePGCG__modalCloseBtn{cursor:pointer;background:0 0;border:none;font-size:24px}.AdminPanel-module__8ePGCG__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.AdminPanel-module__8ePGCG__sectionTitle{margin:0}.AdminPanel-module__8ePGCG__loginModalContent{text-align:center;width:400px}.AdminPanel-module__8ePGCG__loginInput{text-align:center;letter-spacing:8px;font-size:24px}.AdminPanel-module__8ePGCG__loginIcon{margin-bottom:20px;font-size:64px}.AdminPanel-module__8ePGCG__loginError{color:#dc3545;margin-bottom:15px;font-size:14px}.AdminPanel-module__8ePGCG__loginBtn{width:100%;margin-top:20px}.AdminPanel-module__8ePGCG__userCard{background:#f8f9fa;border-radius:8px;margin-bottom:20px;padding:15px}.AdminPanel-module__8ePGCG__userCardName{margin:0 0 10px}.AdminPanel-module__8ePGCG__userCardEmail{color:#666}.AdminPanel-module__8ePGCG__userCardId{color:#999;margin-top:5px;font-size:12px}.AdminPanel-module__8ePGCG__userManageGrid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.AdminPanel-module__8ePGCG__userCreditsRow{align-items:center;gap:10px;margin-bottom:15px;display:flex}.AdminPanel-module__8ePGCG__userCreditsBalance{font-size:24px;font-weight:700}.AdminPanel-module__8ePGCG__userCreditsInputRow{gap:10px;display:flex}.AdminPanel-module__8ePGCG__userCreditsInput{flex:1}.AdminPanel-module__8ePGCG__inventorySection{background:#f8f9fa;border-radius:8px;margin-bottom:20px;padding:15px}.AdminPanel-module__8ePGCG__inventoryToggleRow{gap:20px;margin-bottom:15px;display:flex}.AdminPanel-module__8ePGCG__weightInputRow{align-items:center;gap:10px;display:flex}.AdminPanel-module__8ePGCG__weightInput{flex:1}.AdminPanel-module__8ePGCG__imagesRow{flex-wrap:wrap;gap:10px;margin-bottom:15px;display:flex}.AdminPanel-module__8ePGCG__pricingGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;display:grid}.AdminPanel-module__8ePGCG__multiBuySection{background:#f0f8ff;border-radius:8px;padding:10px}.AdminPanel-module__8ePGCG__attributesGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;display:grid}.AdminPanel-module__8ePGCG__modalFooter{gap:10px;margin-top:20px;display:flex}.AdminPanel-module__8ePGCG__modalFooterBtn{flex:1}.AdminPanel-module__8ePGCG__smsConfigCard{background:#f8f9fa}.AdminPanel-module__8ePGCG__smsConfigCode{color:#0f0;background:#000;border-radius:8px;padding:15px;font-size:13px;overflow:auto}.AdminPanel-module__8ePGCG__shopperPreview{background:#f8f9fa}.AdminPanel-module__8ePGCG__shopperPreviewText{color:#555;font-size:14px;line-height:1.8}.AdminPanel-module__8ePGCG__pinContainer{z-index:1000;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.AdminPanel-module__8ePGCG__pinCard{text-align:center;background:#fff;border-radius:12px;width:95%;max-width:400px;padding:30px}.AdminPanel-module__8ePGCG__adminTable{border-collapse:collapse;width:100%}.AdminPanel-module__8ePGCG__deliveryToggleOff{background:#f8d7da;border-color:#dc3545}.AdminPanel-module__8ePGCG__stickySaveBar{background:#fff;border-top:1px solid #eee;margin-top:20px;padding:15px;position:sticky;bottom:0}.AdminPanel-module__8ePGCG__mobileCard{background:#fff;border-radius:12px;margin-bottom:12px;padding:15px;display:none;box-shadow:0 2px 8px #00000014}.AdminPanel-module__8ePGCG__mobileCardField{border-bottom:1px solid #f0f0f0;justify-content:space-between;padding:8px 0;display:flex}.AdminPanel-module__8ePGCG__mobileCardField:last-child{border-bottom:none}.AdminPanel-module__8ePGCG__mobileCardLabel{color:#666;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.AdminPanel-module__8ePGCG__mobileCardValue{text-align:right;max-width:60%;font-size:14px}.AdminPanel-module__8ePGCG__mobileCardActions{border-top:1px solid #eee;gap:8px;margin-top:12px;padding-top:12px;display:flex}.AdminPanel-module__8ePGCG__tableCard{background:#fff;border-radius:12px;margin-bottom:12px;padding:15px;display:none;box-shadow:0 2px 8px #00000014}.AdminPanel-module__8ePGCG__tableCardRow{border-bottom:1px solid #f0f0f0;justify-content:space-between;padding:8px 0;display:flex}.AdminPanel-module__8ePGCG__tableCardRow:last-child{border-bottom:none}.AdminPanel-module__8ePGCG__tableCardLabel{color:#666;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.AdminPanel-module__8ePGCG__tableCardValue{text-align:right;max-width:60%;font-size:14px}@media (max-width:1024px){.AdminPanel-module__8ePGCG__dashboardGrid{grid-template-columns:1fr}.AdminPanel-module__8ePGCG__deliveryConfigGrid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.AdminPanel-module__8ePGCG__header{padding:15px}.AdminPanel-module__8ePGCG__headerTitle{font-size:20px}.AdminPanel-module__8ePGCG__tabBtn{padding:10px 12px;font-size:11px}.AdminPanel-module__8ePGCG__tabIconOnly{font-size:16px;display:inline}.AdminPanel-module__8ePGCG__tabLabel{display:none}.AdminPanel-module__8ePGCG__content{padding:12px}.AdminPanel-module__8ePGCG__card{border-radius:10px;padding:15px}.AdminPanel-module__8ePGCG__cardTitle{font-size:16px}.AdminPanel-module__8ePGCG__statsGrid{grid-template-columns:repeat(2,1fr);gap:10px}.AdminPanel-module__8ePGCG__statCard{padding:12px}.AdminPanel-module__8ePGCG__statValue{font-size:22px}.AdminPanel-module__8ePGCG__statLabel{font-size:12px}.AdminPanel-module__8ePGCG__dashboardGrid{grid-template-columns:1fr;gap:15px}.AdminPanel-module__8ePGCG__quickActions{flex-direction:column}.AdminPanel-module__8ePGCG__quickActions .AdminPanel-module__8ePGCG__btn,.AdminPanel-module__8ePGCG__quickActions .AdminPanel-module__8ePGCG__btnSecondary{text-align:center;width:100%}.AdminPanel-module__8ePGCG__pinCard{max-width:95%;padding:20px 16px}.AdminPanel-module__8ePGCG__tableWrapper{display:none}.AdminPanel-module__8ePGCG__tableCard,.AdminPanel-module__8ePGCG__mobileCard{display:block}.AdminPanel-module__8ePGCG__modal{align-items:flex-end;padding:0}.AdminPanel-module__8ePGCG__modalContent{border-radius:16px 16px 0 0;width:100%;max-width:100%;max-height:90vh;padding:20px 16px}.AdminPanel-module__8ePGCG__modalHeader{z-index:10;background:#fff;border-bottom:1px solid #eee;padding-bottom:10px;position:sticky;top:0}.AdminPanel-module__8ePGCG__modalCloseBtn{justify-content:center;align-items:center;width:44px;height:44px;padding:8px;font-size:28px;display:flex}.AdminPanel-module__8ePGCG__formGrid{grid-template-columns:1fr;gap:12px}.AdminPanel-module__8ePGCG__input,.AdminPanel-module__8ePGCG__textarea,.AdminPanel-module__8ePGCG__select{padding:14px;font-size:16px}.AdminPanel-module__8ePGCG__variantRow{grid-template-columns:1fr 1fr;gap:8px}.AdminPanel-module__8ePGCG__searchBar{flex-direction:column;align-items:stretch;gap:10px}.AdminPanel-module__8ePGCG__searchInput{max-width:100%}.AdminPanel-module__8ePGCG__deliveryConfigGrid{grid-template-columns:1fr;gap:12px}.AdminPanel-module__8ePGCG__userSearchBar{flex-direction:column;align-items:stretch}.AdminPanel-module__8ePGCG__userSearchInput,.AdminPanel-module__8ePGCG__userSortSelect{max-width:100%}.AdminPanel-module__8ePGCG__userManageGrid{grid-template-columns:1fr}.AdminPanel-module__8ePGCG__userCreditsInputRow,.AdminPanel-module__8ePGCG__weightInputRow{flex-direction:column}.AdminPanel-module__8ePGCG__flavorSection{margin-left:0}.AdminPanel-module__8ePGCG__flavorAddRow{flex-wrap:wrap}.AdminPanel-module__8ePGCG__flavorNameInput,.AdminPanel-module__8ePGCG__flavorTypeSelect{flex:1;width:auto;min-width:100px}.AdminPanel-module__8ePGCG__modalFooter{flex-direction:column}.AdminPanel-module__8ePGCG__sectionHeader{flex-direction:column;align-items:stretch;gap:10px}.AdminPanel-module__8ePGCG__sectionHeader .AdminPanel-module__8ePGCG__btn,.AdminPanel-module__8ePGCG__sectionHeader .AdminPanel-module__8ePGCG__btnSecondary{text-align:center;width:100%}.AdminPanel-module__8ePGCG__loginModalContent{width:95%;max-width:400px}.AdminPanel-module__8ePGCG__loginInput{letter-spacing:6px;font-size:20px}.AdminPanel-module__8ePGCG__inventoryToggleRow{flex-direction:column;gap:10px}.AdminPanel-module__8ePGCG__imagesRow{gap:8px}.AdminPanel-module__8ePGCG__imagePreview{width:50px;height:50px}.AdminPanel-module__8ePGCG__pricingGrid,.AdminPanel-module__8ePGCG__attributesGrid{grid-template-columns:1fr}.AdminPanel-module__8ePGCG__btn,.AdminPanel-module__8ePGCG__btnSecondary{min-height:44px;padding:12px 16px;font-size:14px}.AdminPanel-module__8ePGCG__btnDanger,.AdminPanel-module__8ePGCG__btnSuccess{min-height:40px;padding:10px 14px;font-size:13px}.AdminPanel-module__8ePGCG__filterBar{gap:8px}.AdminPanel-module__8ePGCG__filterBtn{min-height:40px;padding:8px 12px;font-size:12px}.AdminPanel-module__8ePGCG__deliveryToggle{padding:20px}.AdminPanel-module__8ePGCG__smsConfigCode{padding:12px;font-size:11px}}@media (max-width:480px){.AdminPanel-module__8ePGCG__headerTitle{font-size:18px}.AdminPanel-module__8ePGCG__statsGrid{grid-template-columns:1fr 1fr}.AdminPanel-module__8ePGCG__statValue{font-size:20px}.AdminPanel-module__8ePGCG__statLabel{font-size:11px}.AdminPanel-module__8ePGCG__card{padding:12px}.AdminPanel-module__8ePGCG__modalContent{padding:16px 12px}.AdminPanel-module__8ePGCG__variantRow{grid-template-columns:1fr}.AdminPanel-module__8ePGCG__tableCardRow{flex-direction:column;gap:4px}.AdminPanel-module__8ePGCG__tableCardValue{text-align:left;max-width:100%}}@supports (padding:max(0px)){.AdminPanel-module__8ePGCG__tabNav{padding-left:max(0px,env(safe-area-inset-left));padding-right:max(0px,env(safe-area-inset-right))}}
