.admin-module__4WpgRW__adminContainer{background:#f1f5f9;min-height:100vh;display:flex}.admin-module__4WpgRW__sidebar{background:var(--primary);color:#fff;flex-direction:column;width:280px;height:100vh;padding:2rem 1.5rem;display:flex;position:fixed;top:0;left:0}.admin-module__4WpgRW__sidebarHeader{align-items:center;gap:1rem;margin-bottom:3rem;font-size:1.25rem;font-weight:800;display:flex}.admin-module__4WpgRW__logoIcon{color:var(--secondary)}.admin-module__4WpgRW__nav{flex-direction:column;flex:1;gap:.5rem;display:flex}.admin-module__4WpgRW__navItem{opacity:.8;border-radius:12px;align-items:center;gap:1rem;padding:1rem;font-weight:600;text-decoration:none;transition:background .2s;display:flex}.admin-module__4WpgRW__navItem:hover{opacity:1;background:#ffffff1a}.admin-module__4WpgRW__sidebarFooter{border-top:1px solid #ffffff1a;margin-top:auto;padding-top:1.5rem}.admin-module__4WpgRW__logoutBtn{color:#fda4af;align-items:center;gap:1rem;font-weight:600;display:flex}.admin-module__4WpgRW__content{flex:1;margin-left:280px}.admin-module__4WpgRW__topHeader{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;padding:1.5rem 3rem;display:flex}.admin-module__4WpgRW__adminProfile{align-items:center;gap:1rem;font-weight:600;display:flex}.admin-module__4WpgRW__avatar{background:var(--secondary);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.admin-module__4WpgRW__pageContent{padding:3rem}.admin-module__4WpgRW__card{border:1px solid var(--border);background:#fff;border-radius:20px;padding:2rem;box-shadow:0 4px 6px -1px #0000001a}.admin-module__4WpgRW__table{border-collapse:collapse;width:100%;margin-top:2rem}.admin-module__4WpgRW__table th{text-align:left;border-bottom:2px solid var(--border);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;padding:1rem;font-size:.85rem}.admin-module__4WpgRW__table td{border-bottom:1px solid var(--border);padding:1.2rem 1rem}.admin-module__4WpgRW__badge{border-radius:8px;padding:.4rem .8rem;font-size:.75rem;font-weight:700}.admin-module__4WpgRW__btnPrimary{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:.8rem 1.5rem;font-weight:600}.admin-module__4WpgRW__btnAction{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:8px;margin-right:.5rem;padding:.5rem}.admin-module__4WpgRW__pageHeader{justify-content:space-between;align-items:center;display:flex}.admin-module__4WpgRW__pageHeader h1{color:var(--primary);margin-bottom:.5rem;font-size:1.8rem}.admin-module__4WpgRW__pageHeader p{color:var(--text-secondary)}.admin-module__4WpgRW__tableActions{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.admin-module__4WpgRW__searchBox{border:1px solid var(--border);background:#f8fafc;border-radius:12px;align-items:center;gap:.8rem;width:300px;padding:.6rem 1.2rem;display:flex}.admin-module__4WpgRW__tableInput{background:0 0;border:none;outline:none;width:100%;font-size:.9rem}.admin-module__4WpgRW__btnSecondary{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-weight:600;display:flex}.admin-module__4WpgRW__badgeSuccess{color:#166534;background:#dcfce7}.admin-module__4WpgRW__badgeWarning{color:#9a3412;background:#ffedd5}.admin-module__4WpgRW__spinner{color:var(--primary);animation:1s linear infinite admin-module__4WpgRW__rotate}@keyframes admin-module__4WpgRW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.admin-module__4WpgRW__mobileToggleBar,.admin-module__4WpgRW__sidebarCloseBtn{display:none}.admin-module__4WpgRW__sidebarOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;background:#0f172a66;position:fixed;inset:0}@media (max-width:1024px){.admin-module__4WpgRW__topHeader{padding:1.5rem 2rem}.admin-module__4WpgRW__pageContent{padding:2rem}}@media (max-width:768px){.admin-module__4WpgRW__adminContainer{flex-direction:column}.admin-module__4WpgRW__mobileToggleBar{background:var(--primary);color:#fff;z-index:998;justify-content:space-between;align-items:center;height:60px;padding:1rem 1.5rem;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 6px -1px #00000014}.admin-module__4WpgRW__menuToggleBtn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.5rem;transition:background .2s;display:flex}.admin-module__4WpgRW__menuToggleBtn:hover{background:#ffffff1a}.admin-module__4WpgRW__mobileLogo{letter-spacing:.05em;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:800;display:flex}.admin-module__4WpgRW__sidebar{z-index:1000;transition:left .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;bottom:0;left:-280px;box-shadow:4px 0 12px #00000026}.admin-module__4WpgRW__sidebarActive{left:0}.admin-module__4WpgRW__sidebarHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.admin-module__4WpgRW__sidebarCloseBtn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.5rem;transition:background .2s;display:flex}.admin-module__4WpgRW__sidebarCloseBtn:hover{background:#ffffff1a}.admin-module__4WpgRW__content{margin-left:0;padding-top:60px}.admin-module__4WpgRW__topHeader{display:none}.admin-module__4WpgRW__pageContent{padding:1rem 1rem 3rem}.admin-module__4WpgRW__pageHeader{flex-direction:column;align-items:flex-start;gap:1rem}.admin-module__4WpgRW__pageHeader h1{font-size:1.5rem}.admin-module__4WpgRW__tableActions{flex-direction:column;align-items:stretch;gap:1rem}.admin-module__4WpgRW__searchBox{width:100%}.admin-module__4WpgRW__btnSecondary{justify-content:center}.admin-module__4WpgRW__table{-webkit-overflow-scrolling:touch;width:100%;display:block;overflow-x:auto}}
.dashboard-module__dgeMKW__statsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.dashboard-module__dgeMKW__statsCard{border:1px solid var(--border);background:#fff;border-radius:20px;align-items:center;gap:1.5rem;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 6px -1px #0000000d}.dashboard-module__dgeMKW__statsCard:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.dashboard-module__dgeMKW__iconContainer{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.dashboard-module__dgeMKW__statsInfo h3{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.85rem}.dashboard-module__dgeMKW__statsInfo p{fontWeight:800;color:var(--primary);font-size:1.8rem}.dashboard-module__dgeMKW__filterBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.dashboard-module__dgeMKW__filterTabs{background:#e2e8f0;border-radius:12px;gap:.5rem;padding:.3rem;display:flex}.dashboard-module__dgeMKW__tabBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s}.dashboard-module__dgeMKW__tabBtnActive{color:var(--primary);background:#fff;box-shadow:0 2px 4px #0000000d}.dashboard-module__dgeMKW__orderRow:hover{background-color:#f8fafc}.dashboard-module__dgeMKW__itemList{flex-direction:column;gap:.25rem;font-size:.9rem;display:flex}.dashboard-module__dgeMKW__itemBadge{background:#f1f5f9;border-radius:6px;padding:.2rem .5rem;font-weight:500}.dashboard-module__dgeMKW__senderBadge{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;align-items:center;gap:.5rem;margin-top:.5rem;padding:.4rem .8rem;font-size:.85rem;font-weight:600;display:inline-flex}.dashboard-module__dgeMKW__senderBadgePending{color:#b45309;background:#fffbeb;border-color:#fde68a;animation:2s infinite dashboard-module__dgeMKW__pulse}@keyframes dashboard-module__dgeMKW__pulse{0%{opacity:1}50%{opacity:.75}to{opacity:1}}.dashboard-module__dgeMKW__statusSelect{border:1px solid var(--border);color:var(--text);cursor:pointer;background:#fff;border-radius:10px;outline:none;padding:.5rem 1rem;font-size:.85rem;font-weight:600}.dashboard-module__dgeMKW__statusSelect:focus{border-color:var(--secondary)}.dashboard-module__dgeMKW__actionGroup{align-items:center;gap:.5rem;display:flex}.dashboard-module__dgeMKW__btnApprove{color:#15803d;cursor:pointer;background:#dcfce7;border:1px solid #bbf7d0;border-radius:8px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.dashboard-module__dgeMKW__btnApprove:hover{background:#bbf7d0}.dashboard-module__dgeMKW__btnReject{color:#b91c1c;cursor:pointer;background:#fee2e2;border:1px solid #fecaca;border-radius:8px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.dashboard-module__dgeMKW__btnReject:hover{background:#fecaca}.dashboard-module__dgeMKW__btnDelete{color:#ef4444;border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.dashboard-module__dgeMKW__btnDelete:hover{background:#fee2e2}.dashboard-module__dgeMKW__paymentBadge{border-radius:8px;padding:.3rem .6rem;font-size:.8rem;font-weight:700;display:inline-block}.dashboard-module__dgeMKW__paymentCash{color:#475569;background:#f1f5f9}.dashboard-module__dgeMKW__paymentIban{color:#0369a1;background:#e0f2fe}.dashboard-module__dgeMKW__addressCol{max-width:200px;color:var(--text-secondary);white-space:normal;word-break:break-word;font-size:.85rem}.dashboard-module__dgeMKW__receiptLink{background:var(--surface);color:var(--secondary);border:1px solid var(--secondary);cursor:pointer;border-radius:8px;align-items:center;gap:.25rem;margin-top:.4rem;padding:.3rem .6rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.dashboard-module__dgeMKW__receiptLink:hover{background:var(--secondary);color:#fff}@media (max-width:768px){.dashboard-module__dgeMKW__filterBar{flex-direction:column;align-items:stretch}.dashboard-module__dgeMKW__filterTabs{white-space:nowrap;-webkit-overflow-scrolling:touch;width:100%;padding:.4rem;overflow-x:auto}.dashboard-module__dgeMKW__tabBtn{flex-shrink:0}}
.modal-module__M5KzhW__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-module__M5KzhW__modal{background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:600px;max-height:85vh;padding:2rem 2.5rem;animation:.3s ease-out modal-module__M5KzhW__slideUp;display:flex;box-shadow:0 25px 50px -12px #00000040}@keyframes modal-module__M5KzhW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-module__M5KzhW__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.modal-module__M5KzhW__header h2{color:var(--primary);font-size:1.5rem}.modal-module__M5KzhW__closeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:.5rem}.modal-module__M5KzhW__form{flex-direction:column;flex:1;display:flex;overflow:hidden}.modal-module__M5KzhW__formBody{flex-direction:column;flex:1;gap:1.5rem;margin-bottom:1.5rem;padding-right:.5rem;display:flex;overflow-y:auto}.modal-module__M5KzhW__row{gap:1.5rem;display:flex}.modal-module__M5KzhW__inputGroup{flex-direction:column;flex:1;gap:.5rem;display:flex}.modal-module__M5KzhW__inputGroup label{color:var(--text);margin-left:5px;font-size:.85rem;font-weight:700}.modal-module__M5KzhW__inputGroup input,.modal-module__M5KzhW__inputGroup select,.modal-module__M5KzhW__inputGroup textarea{border:1px solid var(--border);background:#f8fafc;border-radius:12px;outline:none;padding:1rem;font-size:1rem;transition:border-color .2s}.modal-module__M5KzhW__inputGroup input:focus,.modal-module__M5KzhW__inputGroup select:focus,.modal-module__M5KzhW__inputGroup textarea:focus{border-color:var(--secondary)}.modal-module__M5KzhW__footer{border-top:1px solid var(--border);justify-content:flex-end;gap:1rem;padding-top:1rem;display:flex}.modal-module__M5KzhW__cancelBtn{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:12px;padding:1rem 2rem;font-weight:700}.modal-module__M5KzhW__saveBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:700;display:flex}.modal-module__M5KzhW__uploadContainer{align-items:center;gap:1rem;display:flex}.modal-module__M5KzhW__previewBox{border:1px solid var(--border);border-radius:12px;flex-shrink:0;width:80px;height:80px;position:relative;overflow:hidden}.modal-module__M5KzhW__imagePreview{object-fit:cover;width:100%;height:100%}.modal-module__M5KzhW__removeBtn{color:#fff;cursor:pointer;background:#ef4444e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:background .2s;display:flex;position:absolute;top:4px;right:4px}.modal-module__M5KzhW__removeBtn:hover{background:#dc2626}.modal-module__M5KzhW__uploadLabel{border:2px dashed var(--secondary);cursor:pointer;width:80px;height:80px;color:var(--secondary);border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.25rem;font-size:.75rem;font-weight:700;transition:background .2s;display:flex}.modal-module__M5KzhW__uploadLabel:hover{background:#f0fdf4}.modal-module__M5KzhW__urlInput{flex:1}.modal-module__M5KzhW__galleryWrapper{border:1px solid var(--border);background:#f8fafc;border-radius:16px;margin-top:.25rem;padding:1rem}.modal-module__M5KzhW__galleryGrid{flex-wrap:wrap;gap:1rem;display:flex}.modal-module__M5KzhW__galleryPreviewBox{border:1px solid var(--border);background:#fff;border-radius:12px;width:80px;height:80px;position:relative;overflow:hidden}.modal-module__M5KzhW__galleryPreviewBox img{object-fit:cover;width:100%;height:100%}.modal-module__M5KzhW__galleryRemoveBtn{color:#fff;cursor:pointer;background:#ef4444e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;display:flex;position:absolute;top:4px;right:4px}.modal-module__M5KzhW__galleryRemoveBtn:hover{background:#dc2626}.modal-module__M5KzhW__galleryAddBtn{border:2px dashed var(--border);cursor:pointer;width:80px;height:80px;color:var(--text-secondary);background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;font-size:.75rem;font-weight:700;display:flex}.modal-module__M5KzhW__galleryAddBtn:hover{border-color:var(--secondary);color:var(--secondary)}.modal-module__M5KzhW__uploadingText{color:var(--text-secondary);font-size:.75rem;animation:1.5s infinite modal-module__M5KzhW__pulse}@keyframes modal-module__M5KzhW__pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}
