:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{text-wrap:nowrap;background-color:#f8f9fa;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}#root{text-align:center;box-sizing:border-box;justify-content:center;align-items:center;width:100vw;max-width:100%;min-height:100svh;margin:0 auto}.home-container{flex-direction:row;gap:20px;margin:30px 89px;display:flex}.main-container{width:-webkit-fill-available;width:-moz-available;width:stretch;background:#fff;border-radius:20px;width:-webkit-fill-available;padding:20px;min-width:305px!important;margin-left:327px!important}.btn-primary{color:#fff;background-color:#e67e22;border:none;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600}h1{text-wrap:wrap;font-size:1.5rem;margin-bottom:30px!important}.users-container{flex-direction:column;justify-content:center;align-items:center;margin:0 auto;display:flex}.message{color:#fff;opacity:0;background:#ff6b00;border-radius:35px;padding:11px;transition:transform .35s,opacity .35s;position:fixed;bottom:39px;right:60px;transform:translate(150%);box-shadow:8px 5px #00008b63}@media (width<=720px){.main-container{margin-left:38px!important}}.header{z-index:100;background-color:#fff;border-bottom:1px solid #e9ecef;width:100%;min-width:370px;position:sticky;top:0}.header-container{justify-content:space-between;align-items:center;max-width:1400px;height:64px;margin:0 auto;padding:0 1.5rem;display:flex}.logo{color:#1a1a2e;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:800;text-decoration:none;display:flex}.logo-icon{color:#fff;background-color:#e67e22;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;margin:0!important}.logo-icon img{width:100%;height:100%}.logo-text span{color:#e67e22}.admin-badge{color:#fff;background-color:#e67e22;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600}.logout-btn{color:#dc2626;cursor:pointer;background-color:#fee2e2;border:none;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;text-decoration:none}.menu-btn{cursor:pointer;color:#e67e22;background:0 0;border:none;font-size:26px;display:none}@media (width<=720px){.menu-btn{display:block}.logo-text{display:none}.admin-badge{display:block}}@media (width<=500px){.admin-badge{display:none}}.notifications{align-items:center;gap:15px;display:flex}.notification{cursor:pointer;font-size:22px;position:relative}.notification span{color:#fff;background:red;border-radius:50%;justify-content:center;align-items:center;min-width:18px;height:18px;font-size:12px;font-weight:700;display:flex;position:absolute;top:-8px;right:-10px}.sidebar{z-index:1111;background-color:#fff;border:1px solid #e9ecef;border-radius:1rem;height:fit-content;padding:1rem;position:fixed;top:80px;left:25px;width:285px!important}.sidebar-menu{list-style:none}.sidebar-item{cursor:pointer;border-radius:.75rem;align-items:center;gap:.75rem;margin-bottom:.25rem;padding:9px 1rem;font-weight:500;transition:all .2s;display:flex}.sidebar-item:hover{background-color:#f8f9fa}.sidebar-item.active{color:#fff;background-color:#e67e22}a{text-decoration:none}.sidebar-link.active{color:#fff;background-color:#e67e22}@media screen and (width<=720px){.sidebar{background:#fff;width:260px;transition:all .3s;position:fixed;top:65px;left:-100%}.sidebar.active{left:0}}*{box-sizing:border-box;margin:0;padding:0}.login-container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;position:absolute;inset:0}.login-card{background:#fff;border-radius:1.5rem;width:100%;max-width:400px;padding:2rem;box-shadow:0 20px 35px #0003}.logo-de-connexion{color:#fff;background-color:#e67e22;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1rem;font-size:1.5rem;font-weight:700;display:flex}.logo-de-connexion img{width:100%;height:100%}h1{text-align:center;margin-bottom:.5rem}.subtitle{text-align:center;color:#6c757d;margin-bottom:1.5rem}label{text-align:justify;margin-bottom:.5rem;font-size:.875rem;font-weight:700;display:block}input{border:1px solid #dee2e6;border-radius:.75rem;width:70%;padding:.75rem 1rem;font-size:.875rem}input:focus{border-color:#e67e22;outline:none}.btn{color:#fff;cursor:pointer;background-color:#e67e22;border:none;border-radius:.75rem;width:100%;margin-top:1rem;padding:.75rem;font-weight:600}.toast-message{color:#fff;z-index:1000;background-color:#dc2626;border-radius:9999px;padding:.75rem 1.5rem;font-size:.875rem;position:fixed;bottom:20px;right:20px}.dashboard-page{color:#172033;box-sizing:border-box;width:100%;max-width:1600px;margin:0 auto;padding:32px}.dashboard-header{margin-bottom:32px}.dashboard-eyebrow{color:#64748b;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:800;display:inline-block}.dashboard-title{color:#111827;letter-spacing:-.03em;margin:0;font-size:clamp(28px,4vw,40px);font-weight:800;line-height:1.15}.dashboard-subtitle{color:#64748b;margin:10px 0 0;font-size:15px}.dashboard-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:42px;display:grid}.dashboard-stat-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:20px;min-height:260px;padding:24px;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden;box-shadow:0 4px 6px #0f172a05,0 12px 30px #0f172a0f}.dashboard-stat-card:before{content:"";width:100%;height:4px;position:absolute;top:0;left:0}.dashboard-stat-card:hover{transform:translateY(-4px);box-shadow:0 8px 12px #0f172a0a,0 20px 40px #0f172a1a}.dashboard-stat-purple:before{background:linear-gradient(90deg,#7c3aed,#a855f7)}.dashboard-stat-green:before{background:linear-gradient(90deg,#16a34a,#22c55e)}.dashboard-stat-teal:before{background:linear-gradient(90deg,#0f766e,#14b8a6)}.dashboard-stat-blue:before{background:linear-gradient(90deg,#2563eb,#3b82f6)}.dashboard-stat-orange:before{background:linear-gradient(90deg,#ea580c,#f97316)}.dashboard-stat-indigo:before{background:linear-gradient(90deg,#4f46e5,#6366f1)}.dashboard-stat-top{justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px;display:flex}.dashboard-stat-icon{background:#f8fafc;border-radius:15px;justify-content:center;align-items:center;width:52px;height:52px;font-size:25px;display:flex}.dashboard-stat-number{color:#111827;font-size:32px;font-weight:800;line-height:1}.dashboard-stat-card h2{color:#1e293b;margin:0 0 18px;font-size:18px;font-weight:750}.dashboard-stat-details{flex-direction:column;gap:10px;display:flex}.dashboard-stat-details div{color:#64748b;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:15px;padding:9px 0;font-size:13px;display:flex}.dashboard-stat-details div:last-child{border-bottom:none}.dashboard-stat-details span{min-width:0}.dashboard-stat-details strong{color:#334155;flex-shrink:0;font-weight:750}.dashboard-quick-section{margin-top:10px}.dashboard-section-heading{margin-bottom:18px}.dashboard-section-heading h2{color:#111827;letter-spacing:-.02em;margin:0;font-size:24px;font-weight:800}.dashboard-quick-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.dashboard-quick-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;align-items:center;gap:16px;min-width:0;padding:20px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 6px 20px #0f172a0d}.dashboard-quick-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px #0f172a14}.dashboard-quick-icon{border-radius:14px;flex:none;justify-content:center;align-items:center;width:50px;height:50px;font-size:23px;display:flex}.dashboard-quick-blue{background:#eff6ff}.dashboard-quick-orange{background:#fff7ed}.dashboard-quick-green{background:#f0fdf4}.dashboard-quick-content{flex:1;min-width:0}.dashboard-quick-content h3{color:#1e293b;margin:0 0 6px;font-size:15px;font-weight:750}.dashboard-quick-content p{color:#64748b;margin:0;font-size:13px;line-height:1.5}.dashboard-quick-content strong{color:#111827;font-weight:800}.dashboard-quick-arrow{color:#94a3b8;flex:none;font-size:22px;transition:color .2s,transform .2s}.dashboard-quick-card:hover .dashboard-quick-arrow{color:#2563eb;transform:translate(3px)}.dashboard-loading{color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:50vh;font-size:14px;display:flex}.dashboard-spinner{border:4px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;width:38px;height:38px;animation:.8s linear infinite dashboard-spin}@keyframes dashboard-spin{to{transform:rotate(360deg)}}.dashboard-toast{z-index:9999;color:#991b1b;opacity:0;visibility:hidden;background:#fff1f2;border:1px solid #fecaca;border-radius:12px;align-items:center;gap:10px;max-width:min(420px,100vw - 40px);padding:14px 18px;font-size:14px;font-weight:600;transition:opacity .25s,visibility .25s,transform .25s;display:flex;position:fixed;bottom:25px;right:25px;transform:translateY(20px);box-shadow:0 10px 30px #0f172a26}.dashboard-toast.show{opacity:1;visibility:visible;transform:translateY(0)}@media (width<=1100px){.dashboard-page{padding:26px}.dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-quick-grid{grid-template-columns:1fr}}@media (width<=700px){.dashboard-page{padding:20px 15px}.dashboard-header{margin-bottom:24px}.dashboard-title{font-size:28px}.dashboard-subtitle{font-size:14px}.dashboard-stats{grid-template-columns:1fr;gap:15px;margin-bottom:32px}.dashboard-stat-card{border-radius:17px;min-height:auto;padding:20px}.dashboard-stat-number{font-size:28px}.dashboard-stat-icon{width:46px;height:46px;font-size:22px}.dashboard-stat-details{gap:6px}.dashboard-stat-details div{padding:8px 0;font-size:12px}.dashboard-section-heading h2{font-size:21px}.dashboard-quick-card{border-radius:16px;padding:17px}.dashboard-quick-icon{width:45px;height:45px;font-size:20px}.dashboard-toast{max-width:calc(100vw - 30px);bottom:15px;right:15px}}@media (width<=400px){.dashboard-page{padding:16px 12px}.dashboard-title{font-size:25px}.dashboard-stat-card{padding:17px}.dashboard-stat-top{margin-bottom:14px}.dashboard-stat-number{font-size:25px}.dashboard-stat-card h2{font-size:17px}.dashboard-quick-card{gap:12px;padding:14px}.dashboard-quick-arrow{display:none}}@media (prefers-reduced-motion:reduce){.dashboard-stat-card,.dashboard-quick-card,.dashboard-quick-arrow,.dashboard-toast{transition:none}.dashboard-spinner{animation:none}}:root{--clients-primary:#2563eb;--clients-primary-hover:#1d4ed8;--clients-danger:#dc2626;--clients-danger-bg:#fef2f2;--clients-success:#16a34a;--clients-success-bg:#f0fdf4;--clients-warning:#d97706;--clients-bg:#f5f7fb;--clients-card:#fff;--clients-text:#172033;--clients-text-secondary:#667085;--clients-text-light:#98a2b3;--clients-border:#e4e7ec;--clients-radius:14px;--clients-radius-sm:9px;--clients-shadow:0 1px 3px #10182814, 0 1px 2px #1018280a}.clients-page{min-height:100vh;color:var(--clients-text);padding:30px}.clients-container{width:100%;max-width:1500px;margin:0 auto}.clients-header{justify-content:center;margin-bottom:24px;display:flex}.clients-header-content{justify-content:space-between;align-items:center;gap:20px;display:flex}.page-kicker{text-transform:uppercase;letter-spacing:.08em;color:var(--clients-primary);margin-bottom:6px;font-size:12px;font-weight:700;display:block}.clients-header h1{color:var(--clients-text);margin:0;font-size:30px;font-weight:750;line-height:1.2}.page-description{color:var(--clients-text-secondary);margin:8px 0 0;font-size:14px}.clients-count{border:1px solid var(--clients-border);white-space:nowrap;box-shadow:var(--clients-shadow);background:#fff;border-radius:10px;align-items:center;gap:7px;padding:10px 14px;display:flex}.clients-count strong{color:var(--clients-primary);font-size:18px}.clients-count span{color:var(--clients-text-secondary);font-size:13px}.clients-toolbar{align-items:center;gap:14px;margin-bottom:18px;display:flex}.search-input{border:1px solid var(--clients-border);width:100%;height:46px;color:var(--clients-text);background:#fff;border-radius:10px;outline:none;padding:0 42px;font-size:14px;transition:border-color .2s,box-shadow .2s}.search-icon{z-index:1;color:var(--clients-text-secondary);pointer-events:none;font-size:22px;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.search-clear{color:#667085;cursor:pointer;background:#f2f4f7;border:0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:19px;line-height:1;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.search-clear:hover{background:#e4e7ec}.search-result{color:var(--clients-text-secondary);font-size:13px}.clients-table-card{background:var(--clients-card);border:1px solid var(--clients-border);border-radius:var(--clients-radius);box-shadow:var(--clients-shadow);overflow:hidden}.table-container{width:100%;overflow-x:auto}.clients-table{border-collapse:collapse;table-layout:auto;width:100%;min-width:850px}.clients-table thead{background:#f8fafc}.clients-table th{border-bottom:1px solid var(--clients-border);text-align:left;text-transform:uppercase;letter-spacing:.04em;color:var(--clients-text-secondary);white-space:nowrap;padding:14px 16px;font-size:11px;font-weight:700}.clients-table td{color:var(--clients-text);vertical-align:middle;border-bottom:1px solid #f0f2f5;padding:14px 16px;font-size:13px}.clients-table tbody tr{transition:background .15s}.clients-table tbody tr:hover{background:#f8fafc}.clients-table tbody tr:last-child td{border-bottom:none}.user-id{color:var(--clients-text-secondary);background:#f2f4f7;border-radius:6px;padding:4px 7px;font-size:11px;font-weight:600;display:inline-flex}.client-cell{align-items:center;gap:11px;min-width:190px;display:flex}.client-avatar{width:40px;height:40px;color:var(--clients-primary);background:linear-gradient(135deg,#dbeafe,#eff6ff);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex;overflow:hidden}.client-avatar img{object-fit:cover;width:100%;height:100%}.client-info{flex-direction:column;gap:3px;min-width:0;display:flex}.client-info strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:650;overflow:hidden}.mobile-email{color:var(--clients-text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:11px;display:none;overflow:hidden}.email-cell{white-space:nowrap;text-overflow:ellipsis;max-width:240px;color:var(--clients-text-secondary);display:block;overflow:hidden}.status{white-space:nowrap;border-radius:20px;align-items:center;gap:6px;padding:5px 9px;font-size:11px;font-weight:650;display:inline-flex}.actions-select{border:1px solid var(--clients-border);width:145px;color:var(--clients-text);cursor:pointer;background:#fff;border-radius:8px;outline:none;padding:8px 30px 8px 10px;font-size:12px;font-weight:600;transition:border-color .2s,box-shadow .2s}.actions-select:hover{border-color:#c5cad3}.empty-state{text-align:center;border:1px solid var(--clients-border);border-radius:var(--clients-radius);box-shadow:var(--clients-shadow);background:#fff;flex-direction:column;align-items:center;padding:70px 20px;display:flex}.empty-state h3{margin:0 0 7px;font-size:17px}.btn{cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-size:13px;font-weight:650;transition:background .2s,transform .15s;display:inline-flex}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}.modal-content{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:600px;max-height:calc(100vh - 40px);animation:.2s modalSlideIn;display:flex;overflow:hidden;box-shadow:0 20px 50px #0f172a33}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(15px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-header{border-bottom:1px solid var(--clients-border);flex:none;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 24px;display:flex}.modal-kicker{text-transform:uppercase;letter-spacing:.06em;color:var(--clients-primary);margin-bottom:4px;font-size:11px;font-weight:700;display:block}.modal-header h2{margin:0;font-size:20px;font-weight:700}.modal-close{color:#475467;cursor:pointer;background:#f2f4f7;border:0;border-radius:8px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:22px;line-height:1;display:flex}.modal-close:hover{background:#e4e7ec}.profile-photo-section{align-items:center;gap:14px;margin-bottom:20px;display:flex}.profile-photo{width:84px;height:84px;color:var(--clients-primary);background:#eff6ff;border:3px solid #dbeafe;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:24px;font-weight:700;display:flex;overflow:hidden}.profile-photo img{object-fit:cover;width:100%;height:100%}.photo-info{flex-direction:column;gap:4px;display:flex}.photo-info strong{font-size:14px}.photo-info span{color:var(--clients-text-secondary);font-size:12px}.form-group{flex-direction:column;gap:7px;margin-bottom:16px;display:flex}.form-group input{border:1px solid var(--clients-border);width:100%;min-height:43px;color:var(--clients-text);background:#fff;border-radius:8px;outline:none;padding:0 12px;font-family:inherit;font-size:13px;transition:border-color .2s,box-shadow .2s}.form-group input[type=file]{cursor:pointer;height:auto;padding:10px}.form-group input:focus{border-color:var(--clients-primary);box-shadow:0 0 0 3px #2563eb14}.modal-actions{border-top:1px solid var(--clients-border);background:#fff;flex:none;justify-content:flex-end;gap:10px;padding:16px 24px;display:flex}.message-toast{z-index:2000;color:#fff;opacity:0;visibility:hidden;background:#172033;border-radius:10px;align-items:center;gap:10px;min-width:250px;max-width:400px;padding:13px 16px;font-size:13px;font-weight:550;transition:opacity .2s,visibility .2s,transform .2s;display:flex;position:fixed;bottom:24px;right:24px;transform:translateY(15px);box-shadow:0 10px 30px #0f172a33}.message-visible{opacity:1;visibility:visible;transform:translateY(0)}.toast-icon{color:#fff;background:#22c55e;border-radius:50%;flex:none;justify-content:center;align-items:center;width:23px;height:23px;font-size:12px;font-weight:800;display:flex}.clients-loading{min-height:50vh;color:var(--clients-text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:14px;font-size:14px;display:flex}@keyframes spin{to{transform:rotate(360deg)}}.clients-error{text-align:center;max-width:500px;box-shadow:var(--clients-shadow);background:#fff;border:1px solid #fecaca;border-radius:14px;margin:80px auto;padding:30px}.clients-error strong{color:var(--clients-danger);margin-bottom:8px;font-size:18px;display:block}.clients-error p{color:var(--clients-text-secondary);margin:0 0 20px;font-size:13px}.inline-error{background:var(--clients-danger-bg);color:var(--clients-danger);border:1px solid #fecaca;border-radius:8px;margin-bottom:16px;padding:11px 14px;font-size:13px}@media (width<=1100px){.clients-page{padding:24px}.clients-table .col-id,.clients-table .col-date{display:none}.clients-table{min-width:700px}}@media (width<=768px){.clients-page{padding:16px}.clients-header{margin-bottom:18px}.clients-header-content{flex-direction:column;align-items:center;gap:12px}.clients-header h1{font-size:24px}.page-description{font-size:13px}.clients-count{padding:8px 11px}.clients-toolbar{margin-bottom:14px;display:block}.search-wrapper{max-width:none}.search-input{height:44px;font-size:13px}.search-result{margin-top:8px}.clients-table{width:100%;min-width:0}.clients-table .col-phone,.clients-table .col-email,.clients-table .col-id,.clients-table .col-date{display:none}.clients-table th{padding:11px 10px;font-size:10px}.clients-table td{padding:12px 10px;font-size:12px}.client-cell{gap:9px;min-width:0}.client-avatar{width:36px;height:36px}.client-info{max-width:145px}.client-info strong{font-size:12px}.mobile-email{display:block}.status{padding:4px 7px;font-size:10px}.actions-select{width:115px;padding:8px 7px;font-size:11px}.clients-table-card{border-radius:11px}.empty-state{padding:50px 16px}.modal-overlay{align-items:flex-end;padding:0}.modal-content{border-radius:18px 18px 0 0;max-height:92vh}.modal-header{padding:18px 16px}.modal-header h2{font-size:18px}.modal-body{padding:18px 16px}.modal-actions{grid-template-columns:1fr 1fr;padding:13px 16px;display:grid}.modal-actions .btn{width:100%}.form-grid{grid-template-columns:1fr;gap:0}.profile-photo{width:72px;height:72px}.message-toast{min-width:0;max-width:none;bottom:16px;left:16px;right:16px}}@media (width<=480px){.clients-page{padding:12px}.clients-header h1{font-size:21px}.clients-table th,.clients-table td{padding:10px 8px}.client-info{max-width:125px}.client-avatar{width:34px;height:34px}.actions-select{width:105px;font-size:10px}.status{gap:4px;padding:4px 6px;font-size:9px}.status-dot{width:5px;height:5px}.modal-content{max-height:95vh}.modal-actions{grid-template-columns:1fr;gap:8px}}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #2563eb2e}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.client-details-page{box-sizing:border-box;color:#172033;width:100%;max-width:1500px;margin:0 auto;padding:32px}.client-details-header{justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:30px;display:flex}.client-details-eyebrow{color:#64748b;letter-spacing:.12em;margin-bottom:8px;font-size:12px;font-weight:800;display:inline-block}.client-details-header h1{color:#111827;letter-spacing:-.03em;margin:0;font-size:clamp(28px,4vw,38px);font-weight:800}.client-details-header p{color:#64748b;margin:9px 0 0;font-size:14px}.client-details-back{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:11px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-size:14px;font-weight:700;transition:background .2s,color .2s,border-color .2s,transform .2s;display:inline-flex;box-shadow:0 3px 10px #0f172a0a}.client-details-back:hover{color:#2563eb;background:#eff6ff;border-color:#2563eb;transform:translateY(-1px)}.client-profile-card{background:#fff;border:1px solid #e2e8f0;border-radius:22px;align-items:center;gap:28px;margin-bottom:24px;padding:28px;display:flex;box-shadow:0 5px 10px #0f172a06,0 15px 35px #0f172a0f}.client-profile-photo-wrapper{flex:none;position:relative}.client-profile-photo{object-fit:cover;background:#f1f5f9;border:5px solid #f8fafc;border-radius:50%;width:125px;height:125px;display:block;box-shadow:0 4px 10px #0f172a14}.client-profile-indicator{border:3px solid #fff;border-radius:50%;width:18px;height:18px;position:absolute;bottom:8px;right:7px}.client-profile-indicator.is-active{background:#22c55e}.client-profile-indicator.is-inactive{background:#ef4444}.client-profile-main{flex:1;min-width:0}.client-profile-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.client-profile-label{color:#64748b;letter-spacing:.1em;margin-bottom:6px;font-size:11px;font-weight:800;display:block}.client-profile-heading h2{color:#111827;letter-spacing:-.025em;margin:0;font-size:27px;font-weight:800}.client-status{white-space:nowrap;border-radius:999px;align-items:center;gap:7px;width:fit-content;padding:7px 11px;font-size:12px;font-weight:750;display:inline-flex}.client-status-dot{border-radius:50%;width:7px;height:7px}.client-status-active{color:#15803d;background:#ecfdf3}.client-status-active .client-status-dot{background:#22c55e}.client-status-inactive{color:#b91c1c;background:#fef2f2}.client-status-inactive .client-status-dot{background:#ef4444}.client-profile-meta{flex-wrap:wrap;gap:25px;display:flex}.client-meta-item{align-items:center;gap:11px;min-width:170px;display:flex}.client-meta-icon{background:#f8fafc;border-radius:11px;justify-content:center;align-items:center;width:40px;height:40px;font-size:17px;display:flex}.client-meta-item div{flex-direction:column;gap:3px;display:flex}.client-meta-item span{color:#94a3b8;font-size:11px;font-weight:650}.client-meta-item strong{color:#334155;font-size:13px;font-weight:750}.client-information-section{background:#fff;border:1px solid #e2e8f0;border-radius:20px;margin-bottom:24px;padding:27px;box-shadow:0 6px 25px #0f172a0b}.client-section-heading{align-items:center;gap:13px;margin-bottom:24px;display:flex}.client-section-icon{background:#eff6ff;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex}.client-section-heading h2{color:#1e293b;margin:0;font-size:19px;font-weight:800}.client-section-heading p{color:#94a3b8;margin:4px 0 0;font-size:12px}.client-information-grid{background:#e2e8f0;border:1px solid #e2e8f0;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.client-information-item{background:#fff;flex-direction:column;gap:7px;min-width:0;padding:17px 18px;display:flex}.client-information-item>span:first-child{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:750}.client-information-item strong{color:#334155;overflow-wrap:anywhere;min-width:0;font-size:14px;font-weight:700}.client-information-wide{grid-column:span 2}.client-summary-section{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.client-summary-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:14px;min-width:0;padding:18px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 5px 18px #0f172a0b}.client-summary-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px #0f172a14}.client-summary-icon{border-radius:12px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;font-size:19px;display:flex}.client-summary-card>div:last-child{min-width:0}.client-summary-card>div:last-child span{color:#94a3b8;margin-bottom:4px;font-size:11px;font-weight:700;display:block}.client-summary-card>div:last-child strong{color:#334155;overflow-wrap:anywhere;font-size:14px;font-weight:800;display:block}.client-summary-blue .client-summary-icon{background:#eff6ff}.client-summary-green .client-summary-icon{background:#f0fdf4}.client-summary-purple .client-summary-icon{background:#faf5ff}.client-summary-orange .client-summary-icon{background:#fff7ed}.client-details-loading{color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:50vh;font-size:14px;display:flex}.client-details-spinner{border:4px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;width:38px;height:38px;animation:.8s linear infinite client-details-spin}@keyframes client-details-spin{to{transform:rotate(360deg)}}.client-details-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:30px;display:flex}.client-empty-icon{background:#f1f5f9;border-radius:20px;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:18px;font-size:30px;display:flex}.client-details-empty h2{color:#1e293b;margin:0 0 8px;font-size:22px}.client-details-empty p{color:#64748b;margin:0 0 20px}.client-empty-button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;padding:11px 18px;font-size:14px;font-weight:700;transition:background .2s,transform .2s}.client-empty-button:hover{background:#1d4ed8;transform:translateY(-1px)}.client-details-toast{z-index:9999;color:#991b1b;opacity:0;visibility:hidden;background:#fff1f2;border:1px solid #fecaca;border-radius:12px;align-items:center;gap:10px;max-width:min(420px,100vw - 40px);padding:14px 18px;font-size:14px;font-weight:650;transition:opacity .25s,visibility .25s,transform .25s;display:flex;position:fixed;bottom:25px;right:25px;transform:translateY(20px);box-shadow:0 12px 30px #0f172a26}.client-details-toast-show{opacity:1;visibility:visible;transform:translateY(0)}@media (width<=1100px){.client-details-page{padding:26px}.client-summary-section{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.client-details-page{padding:20px 15px}.client-details-header{flex-direction:column;align-items:stretch;gap:18px}.client-details-header h1{font-size:28px}.client-details-back{width:100%}.client-profile-card{text-align:center;flex-direction:column;align-items:center;padding:24px 18px}.client-profile-heading{flex-direction:column;align-items:center;gap:13px}.client-profile-heading h2{font-size:23px}.client-profile-meta{text-align:left;flex-direction:column;justify-content:center;align-items:stretch;gap:13px}.client-meta-item{min-width:0}.client-information-section{padding:20px 15px}.client-information-grid{grid-template-columns:1fr}.client-information-wide{grid-column:auto}.client-summary-section{grid-template-columns:1fr;gap:12px}.client-summary-card{padding:15px}.client-details-toast{max-width:calc(100vw - 30px);bottom:15px;right:15px}}@media (width<=400px){.client-details-page{padding:16px 12px}.client-details-header h1{font-size:25px}.client-profile-photo{width:105px;height:105px}.client-profile-card{padding:20px 14px}.client-information-section{padding:17px 12px}.client-section-heading h2{font-size:17px}.client-section-heading p{font-size:11px}}@media (prefers-reduced-motion:reduce){.client-details-back,.client-summary-card,.client-empty-button,.client-details-toast{transition:none}.client-details-spinner{animation:none}}.commandes-client-page{color:#1e293b;width:100%;max-width:1400px;margin:0 auto;padding:25px}.commandes-client-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.commandes-client-title{align-items:center;gap:15px;display:flex}.commandes-client-title-icon{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:14px;justify-content:center;align-items:center;width:55px;height:55px;font-size:27px;display:flex;box-shadow:0 8px 20px #2563eb33}.commandes-client-title h1{color:#0f172a;margin:0 0 5px;font-size:28px;font-weight:750}.commandes-client-title p{color:#64748b;margin:0;font-size:14px}.commandes-client-back{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:9px;padding:11px 18px;font-weight:600;transition:all .2s}.commandes-client-back:hover{background:#1e293b;transform:translateY(-1px)}.commandes-client-filters{background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin-bottom:25px;padding:20px;box-shadow:0 5px 20px #0f172a0d}.commandes-client-filter-title{color:#334155;align-items:center;gap:8px;margin-bottom:15px;display:flex}.commandes-client-periods{flex-wrap:wrap;gap:8px;margin-bottom:15px;display:flex}.periode-button{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:9px 15px;font-weight:600;transition:all .2s}.periode-button:hover{color:#2563eb;background:#eff6ff;border-color:#93c5fd}.periode-active{color:#fff;background:#2563eb;border-color:#2563eb}.periode-active:hover{color:#fff;background:#1d4ed8}.commandes-client-custom-dates{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-wrap:wrap;gap:15px;margin-bottom:15px;padding:15px;display:flex}.date-field input{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;min-width:180px;padding:9px 11px}.commandes-client-search{background:#fff;border:1px solid #cbd5e1;border-radius:9px;align-items:center;gap:10px;width:100%;padding:0 12px;transition:all .2s;display:flex;position:relative}.commandes-client-search:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.commandes-client-search>span{color:#64748b}.commandes-client-search input{background:0 0;border:none;outline:none;width:100%;padding:12px 5px;font-size:14px}.search-clear{color:#475569;cursor:pointer;background:#e2e8f0;border:none;border-radius:50%;width:25px;height:25px;font-size:18px;line-height:20px}.commandes-client-stats{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:25px;display:grid}.commande-stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:15px;padding:20px;display:flex;box-shadow:0 5px 20px #0f172a0d}.commande-stat-icon{border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;font-size:23px;display:flex}.stat-card-blue .commande-stat-icon{background:#dbeafe}.stat-card-green .commande-stat-icon{background:#dcfce7}.stat-card-orange .commande-stat-icon{background:#fef3c7}.commande-stat-label{color:#64748b;margin-bottom:5px;font-size:13px;display:block}.commande-stat-card strong{color:#0f172a;font-size:20px;display:block}.commandes-client-results{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:20px;box-shadow:0 5px 20px #0f172a0d}.commandes-client-results-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:18px;padding-bottom:15px;display:flex}.commandes-client-results-header h2{color:#0f172a;margin:0 0 4px;font-size:19px}.commandes-client-results-header span{color:#64748b;font-size:13px}.commandes-client-list{flex-direction:column;gap:10px;display:flex}.commande-client-item{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:11px;grid-template-columns:180px 1fr auto;align-items:center;gap:20px;padding:17px;transition:all .2s;display:grid}.commande-client-item:hover{background:#f8fbff;border-color:#93c5fd;transform:translateY(-1px);box-shadow:0 5px 15px #2563eb14}.commande-item-number{align-items:center;gap:12px;display:flex}.commande-item-icon{background:#eff6ff;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:flex}.commande-item-number span:not(.commande-item-icon){display:block}.commande-item-number div>span{color:#64748b;font-size:12px}.commande-item-number strong{color:#0f172a;margin-top:2px;display:block}.commande-item-info{grid-template-columns:1.5fr 1fr 1fr 1fr;align-items:center;gap:15px;display:grid}.commande-info-block{min-width:0}.commande-info-label{color:#94a3b8;margin-bottom:5px;font-size:11px;display:block}.commande-info-block strong{color:#334155;text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden}.commande-price{color:#15803d!important}.commande-statut{border-radius:20px;justify-content:center;align-items:center;width:fit-content;padding:5px 9px;font-size:11px;font-weight:700;display:inline-flex}.commande-statut-neutral{color:#475569;background:#f1f5f9}.commande-item-action{color:#2563eb;white-space:nowrap;align-items:center;gap:7px;font-size:13px;font-weight:700;display:flex}.commande-arrow{font-size:18px;transition:all .2s}.commande-client-item:hover .commande-arrow{transform:translate(4px)}.commandes-client-loading{color:#64748b;flex-direction:column;justify-content:center;align-items:center;min-height:200px;display:flex}@keyframes commandesClientSpin{to{transform:rotate(360deg)}}.commandes-client-empty{text-align:center;color:#64748b;flex-direction:column;justify-content:center;align-items:center;min-height:230px;display:flex}.commandes-client-empty h3{color:#334155;margin:0 0 5px}.commandes-client-empty p{margin:0;font-size:14px}.commande-client-message{z-index:9999;color:#fff;opacity:0;pointer-events:none;background:#0f172a;border-radius:9px;padding:13px 18px;transition:all .3s;position:fixed;bottom:25px;right:25px;transform:translateY(100px);box-shadow:0 10px 30px #0003}.commande-client-message.message-visible{opacity:1;transform:translateY(0)}@media (width<=1100px){.commandes-client-stats{grid-template-columns:repeat(3,1fr)}.commande-client-item{grid-template-columns:160px 1fr auto}.commande-item-info{grid-template-columns:repeat(2,1fr)}}@media (width<=800px){.commandes-client-page{padding:15px}.commandes-client-header{flex-direction:column;align-items:flex-start}.commandes-client-back{width:100%}.commandes-client-stats{grid-template-columns:1fr}.commande-client-item{grid-template-columns:1fr;gap:15px}.commande-item-info{grid-template-columns:1fr 1fr}.commande-item-action{border-top:1px solid #e2e8f0;justify-content:flex-end;padding-top:10px}}@media (width<=500px){.commandes-client-title{align-items:flex-start}.commandes-client-title-icon{flex-shrink:0;width:45px;height:45px;font-size:21px}.commandes-client-title h1{font-size:21px}.commandes-client-title p{font-size:12px}.commandes-client-filters,.commandes-client-results{padding:14px}.commandes-client-periods{grid-template-columns:1fr 1fr;display:grid}.periode-button{width:100%;padding:10px 7px;font-size:12px}.commandes-client-custom-dates{flex-direction:column}.date-field input{width:100%;min-width:0}.commande-item-info{grid-template-columns:1fr;gap:12px}.commande-info-block strong{white-space:normal}.commande-stat-card{padding:15px}.commande-stat-card strong{font-size:17px}.commande-client-message{text-align:center;bottom:15px;left:15px;right:15px}}:root{--primary:#2563eb;--primary-hover:#1d4ed8;--success:#16a34a;--success-bg:#dcfce7;--danger:#dc2626;--danger-bg:#fee2e2;--text:#172033;--text-light:#64748b;--text-muted:#94a3b8;--border:#e2e8f0;--border-light:#edf1f5;--background:#f7f9fc;--white:#fff;--radius-sm:8px;--radius:12px;--radius-lg:16px;--shadow-sm:0 1px 3px #0f172a0f;--shadow:0 8px 25px #0f172a14}.partners-page{min-height:100vh;color:var(--text);padding:32px}.partners-container{width:100%;max-width:1500px;margin:0 auto}.partners-header{text-wrap:wrap;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;margin-bottom:28px;display:flex}.page-eyebrow,.modal-eyebrow{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px;font-size:12px;font-weight:700;display:block}.partners-header h1{color:var(--text);margin:0;font-size:clamp(24px,3vw,34px);font-weight:750;line-height:1.2}.partners-header p{color:var(--text-light);margin:8px 0 0;font-size:14px}.btn{border-radius:var(--radius-sm);cursor:pointer;border:0;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 17px;font-family:inherit;font-size:14px;font-weight:650;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex}.btn-primary{color:#fff;background:var(--primary);box-shadow:0 3px 8px #2563eb33}.btn-secondary{color:#334155;background:#f1f5f9}.btn-icon{justify-content:center;align-items:center;width:20px;height:20px;font-size:20px;line-height:1;display:inline-flex}.partners-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.search-wrapper{width:min(460px,100%);position:relative}.search-input{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);width:100%;height:46px;color:var(--text);outline:none;padding:0 42px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.search-clear{color:#475569;cursor:pointer;background:#e2e8f0;border:0;border-radius:50%;width:25px;height:25px;font-size:17px;line-height:1;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.table-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow-sm);overflow:hidden}.table-wrapper{width:100%;overflow-x:auto}.partners-table{border-collapse:collapse;width:100%;min-width:800px;font-size:14px}.partners-table thead{background:#f8fafc}.partners-table th{border-bottom:1px solid var(--border);color:#64748b;letter-spacing:.04em;text-align:left;text-transform:uppercase;white-space:nowrap;height:48px;padding:0 18px;font-size:11px;font-weight:750}.partners-table td{border-bottom:1px solid var(--border-light);color:#334155;vertical-align:middle;height:72px;padding:12px 18px}.partners-table tbody tr:last-child td{border-bottom:0}.partners-table tbody tr{transition:background .15s}.partners-table tbody tr:hover{background:#fafcff}.partner-cell{align-items:center;gap:12px;min-width:180px;display:flex}.partner-avatar{width:42px;height:42px;color:var(--primary);background:#eff6ff;border-radius:11px;flex:none;justify-content:center;align-items:center;font-size:16px;font-weight:750;display:flex;overflow:hidden}.partner-avatar img{object-fit:cover;width:100%;height:100%}.partner-info{flex-direction:column;gap:3px;min-width:0;display:flex}.partner-info strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;overflow:hidden}.partner-info span{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.table-id{font-size:12px;font-weight:600;color:var(--text-muted)!important}.email-cell{text-overflow:ellipsis;white-space:nowrap;max-width:240px;display:block;overflow:hidden}.status-badge{white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.status-active{color:#15803d;background:var(--success-bg)}.status-active .status-dot{background:var(--success)}.status-banned .status-dot{background:var(--danger)}.actions-select{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--white);color:#334155;cursor:pointer;outline:none;min-width:130px;height:38px;padding:0 32px 0 11px;font-family:inherit;font-size:13px;font-weight:600}.empty-state{text-align:center;height:300px!important;color:var(--text-muted)!important}.empty-state>div{flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.empty-state strong{color:var(--text);font-size:15px}.empty-state span{font-size:13px}.inline-error{border-radius:var(--radius-sm);color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;margin-bottom:15px;padding:12px 15px;font-size:13px}.partners-error{border-radius:var(--radius-lg);background:var(--white);text-align:center;width:min(500px,100%);box-shadow:var(--shadow);border:1px solid #fecaca;margin:80px auto;padding:30px}.partners-error strong{color:var(--danger);font-size:18px}.partners-error p{color:var(--text-light);margin:10px 0 20px}.partners-loading{min-height:300px;color:var(--text-light);justify-content:center;align-items:center;gap:12px;font-size:14px;display:flex}.modal{background:var(--white);border-radius:18px;flex-direction:column;width:min(760px,100%);max-height:calc(100vh - 48px);animation:.18s modalIn;display:flex;overflow:hidden;box-shadow:0 25px 60px #0f172a33}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-header{border-bottom:1px solid var(--border);flex:none;justify-content:space-between;align-items:flex-start;padding:24px;display:flex}.modal-close{color:#64748b;cursor:pointer;background:#f1f5f9;border:0;border-radius:9px;width:36px;height:36px;font-size:23px;line-height:1}.field{flex-direction:column;gap:7px;display:flex}.field.full-width{grid-column:1/-1}.field label{color:#334155;font-size:13px;font-weight:650}.required{color:var(--danger);margin-left:3px}.field input,.field textarea{border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;color:var(--text);background:#fff;outline:none;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.field input{height:43px;padding:0 12px}.field textarea{resize:vertical;min-height:110px;padding:11px 12px}.field input:focus,.field textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #2563eb1a}.field input[type=file]{cursor:pointer;background:#f8fafc;height:auto;min-height:43px;padding:9px}.field-error{color:var(--danger);font-size:12px}.media-section{grid-template-columns:160px minmax(0,1fr);gap:20px;margin-bottom:24px;display:grid}.media-item{flex-direction:column;gap:8px;display:flex}.media-item>label{color:#334155;font-size:13px;font-weight:650}.media-item input[type=file]{width:100%;font-size:11px}.edit-logo-preview{border:1px solid var(--border);width:130px;height:130px;color:var(--text-muted);text-align:center;background:#f8fafc;border-radius:12px;justify-content:center;align-items:center;font-size:12px;display:flex;overflow:hidden}.edit-logo-preview img{object-fit:cover;width:100%;height:100%}.edit-cover-preview{border:1px solid var(--border);width:100%;height:130px;color:var(--text-muted);background:#f8fafc;border-radius:12px;justify-content:center;align-items:center;font-size:12px;display:flex;overflow:hidden}.edit-cover-preview img{object-fit:cover;width:100%;height:100%}.upload-preview{border:1px solid var(--border);background:#f8fafc;border-radius:10px;margin-top:5px;overflow:hidden}.logo-preview{width:110px;height:110px}.cover-preview{width:100%;max-height:180px}.upload-preview img{object-fit:cover;width:100%;height:100%;display:block}.modal-footer{border-top:1px solid var(--border);background:#fafbfc;flex:none;justify-content:flex-end;gap:10px;padding:18px 24px;display:flex}.toast{z-index:2000;color:#166534;max-width:min(420px,100vw - 32px);box-shadow:var(--shadow);opacity:0;pointer-events:none;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;align-items:center;gap:10px;padding:13px 16px;font-size:13px;font-weight:650;transition:opacity .2s,transform .2s;display:flex;position:fixed;bottom:24px;right:24px;transform:translateY(12px)}.toast-icon{color:#fff;background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;display:flex}@media (width<=1100px){.partners-page{padding:24px}.partners-table .col-id,.partners-table .col-date{display:none}.partners-table{min-width:700px}}@media (width<=800px){.partners-header{flex-direction:column;align-items:stretch}.add-partner-btn{align-self:flex-start}.partners-toolbar{flex-direction:column;align-items:stretch}.search-wrapper{width:100%}.results-count{align-self:flex-end}.partners-table .col-phone{display:none}.partners-table{min-width:620px}.modal-overlay{padding:16px}.modal{max-height:calc(100vh - 32px)}.media-section{grid-template-columns:1fr}.edit-logo-preview{width:110px;height:110px}}@media (width<=600px){.partners-page{padding:16px}.partners-header{margin-bottom:20px}.partners-header h1{font-size:23px}.partners-header p{line-height:1.5}.add-partner-btn{width:100%}.partners-toolbar{margin-bottom:12px}.partners-table .col-id,.partners-table .col-phone,.partners-table .col-date{display:none}.partners-table{table-layout:fixed;min-width:0}.partners-table th,.partners-table td{padding:11px 10px}.partners-table th{height:44px;font-size:10px}.partners-table td{height:68px;font-size:12px}.partners-table th:nth-child(2),.partners-table th:nth-child(3){width:32%}.partners-table th:nth-child(6),.partners-table th:nth-child(7){width:18%}.partner-cell{gap:8px}.partner-avatar{border-radius:9px;width:36px;height:36px;font-size:13px}.partner-info strong{font-size:12px}.partner-info span{font-size:10px}.email-cell{max-width:100%;font-size:11px}.status-badge{padding:5px 7px;font-size:10px}.status-dot{width:5px;height:5px}.actions-select{width:100%;min-width:0;height:34px;padding-left:7px;padding-right:22px;font-size:10px}.modal-overlay{align-items:flex-end;padding:0}.modal{border-radius:18px 18px 0 0;width:100%;max-height:94vh}.modal-header{padding:18px}.modal-header h2{font-size:18px}.modal-body{padding:18px}.form-grid{grid-template-columns:1fr;gap:15px}.field.full-width{grid-column:auto}.modal-footer{grid-template-columns:1fr 1fr;padding:14px 18px;display:grid}.modal-footer .btn{width:100%}.media-section{margin-bottom:20px}.edit-cover-preview{height:110px}.toast{max-width:none;bottom:16px;left:16px;right:16px}}@media (width<=400px){.partners-page{padding:12px}.partners-table th,.partners-table td{padding-left:7px;padding-right:7px}.partner-avatar{width:32px;height:32px}.partner-info span{display:none}.status-badge{justify-content:center;width:26px;height:26px;padding:0;font-size:0}.status-dot{width:7px;height:7px}.actions-select{font-size:9px}}.partner-page{color:#172033;box-sizing:border-box;width:100%;max-width:1400px;margin:0 auto;padding:32px}.partner-page-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.partner-eyebrow{color:#2563eb;letter-spacing:1.2px;margin-bottom:8px;font-size:12px;font-weight:800;display:inline-block}.partner-page-header h1{color:#111827;letter-spacing:-.7px;margin:0;font-size:clamp(26px,3vw,36px);font-weight:800}.partner-page-header p{color:#6b7280;margin:8px 0 0;font-size:15px}.partner-back-button{color:#374151;cursor:pointer;background:#fff;border:1px solid #dbe2ea;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 18px;font-size:14px;font-weight:700;transition:background .2s,border-color .2s,color .2s,transform .2s,box-shadow .2s;display:inline-flex}.partner-back-button:hover{color:#2563eb;background:#f8fafc;border-color:#2563eb;transform:translateY(-1px);box-shadow:0 5px 15px #2563eb14}.partner-back-button:active{transform:translateY(0)}.partner-cover-card{background:linear-gradient(135deg,#1e293b,#334155);border-radius:20px;width:100%;height:280px;position:relative;overflow:hidden;box-shadow:0 12px 35px #0f172a1f}.partner-cover-image{object-fit:cover;width:100%;height:100%;display:block}.partner-cover-overlay{background:linear-gradient(#0f172a0d 35%,#0f172abf);position:absolute;inset:0}.partner-cover-placeholder{color:#cbd5e1;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.partner-cover-placeholder span{margin-bottom:8px;font-size:48px}.partner-cover-placeholder p{margin:0;font-size:14px}.partner-cover-content{z-index:2;position:absolute;bottom:24px;left:28px}.partner-cover-label{color:#fff;letter-spacing:1px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a80;border:1px solid #fff3;border-radius:8px;align-items:center;padding:7px 11px;font-size:11px;font-weight:800;display:inline-flex}.partner-profile-card{z-index:5;background:#fff;border:1px solid #e5e7eb;border-radius:18px;margin-top:-42px;margin-left:28px;margin-right:28px;padding:24px;position:relative;box-shadow:0 10px 30px #0f172a17}.partner-profile-main{align-items:center;gap:24px;display:flex}.partner-logo-wrapper{background:#fff;border-radius:18px;flex-shrink:0;width:120px;height:120px;padding:5px;box-shadow:0 4px 15px #0f172a1f}.partner-logo{object-fit:cover;border-radius:14px;width:100%;height:100%;display:block}.partner-logo-placeholder{background:#eff6ff;border-radius:14px;justify-content:center;align-items:center;width:100%;height:100%;font-size:40px;display:flex}.partner-profile-info{flex:1;min-width:0}.partner-name-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.partner-name-row h2{color:#111827;word-break:break-word;margin:0;font-size:25px;font-weight:800}.partner-status{text-transform:capitalize;border-radius:999px;align-items:center;gap:7px;padding:6px 11px;font-size:12px;font-weight:800;display:inline-flex}.partner-status-dot{background:currentColor;border-radius:50%;width:7px;height:7px}.partner-status-success{color:#15803d;background:#dcfce7}.partner-status-danger{color:#b91c1c;background:#fee2e2}.partner-status-warning{color:#a16207;background:#fef3c7}.partner-meta-list{flex-wrap:wrap;gap:25px;margin-top:20px;display:flex}.partner-meta-item{align-items:center;gap:10px;display:flex}.partner-meta-icon{background:#f1f5f9;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;font-size:17px;display:flex}.partner-meta-item>div{flex-direction:column;gap:2px;display:flex}.partner-meta-label{color:#94a3b8;font-size:11px;font-weight:700}.partner-meta-item strong{color:#334155;font-size:13px}.partner-information-section,.partner-description-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;margin-top:28px;padding:26px;box-shadow:0 6px 22px #0f172a0d}.partner-section-heading{align-items:center;gap:13px;margin-bottom:22px;display:flex}.partner-section-icon{background:#eff6ff;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:19px;display:flex}.partner-section-heading h2{color:#111827;margin:0;font-size:18px;font-weight:800}.partner-section-heading p{color:#94a3b8;margin:4px 0 0;font-size:13px}.partner-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.partner-detail-card{background:#fafbfc;border:1px solid #edf0f3;border-radius:13px;align-items:center;gap:14px;min-width:0;padding:17px;transition:background .2s,border-color .2s,transform .2s;display:flex}.partner-detail-card:hover{background:#fff;border-color:#dbeafe;transform:translateY(-2px)}.partner-detail-icon{background:#eff6ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:17px;display:flex}.partner-detail-card>div{flex-direction:column;gap:4px;min-width:0;display:flex}.partner-detail-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.4px;font-size:11px;font-weight:700}.partner-detail-card strong{overflow-wrap:anywhere;color:#334155;font-size:14px;font-weight:700}.partner-description-content{background:#f8fafc;border-radius:13px;padding:20px}.partner-description-content p{color:#475569;white-space:pre-line;margin:0;font-size:14px;line-height:1.8}.partner-no-description{color:#94a3b8;align-items:center;gap:10px;display:flex}.partner-no-description p{color:#94a3b8}.partner-statistics{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:28px;display:grid}.partner-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;align-items:center;gap:15px;min-width:0;padding:20px;display:flex;box-shadow:0 5px 18px #0f172a0d}.partner-stat-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:19px;display:flex}.partner-stat-content{flex-direction:column;gap:5px;min-width:0;display:flex}.partner-stat-content span{color:#94a3b8;text-transform:uppercase;font-size:11px;font-weight:700}.partner-stat-content strong{overflow-wrap:anywhere;color:#1e293b;font-size:16px;font-weight:800}.partner-stat-blue .partner-stat-icon{background:#dbeafe}.partner-stat-green .partner-stat-icon{background:#dcfce7}.partner-stat-orange .partner-stat-icon{background:#ffedd5}.partner-stat-purple .partner-stat-icon{background:#f3e8ff}.partner-loading{color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:15px;min-height:400px;font-size:14px;font-weight:600;display:flex}.partner-spinner{border:4px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;width:38px;height:38px;animation:.8s linear infinite partner-spin}@keyframes partner-spin{to{transform:rotate(360deg)}}.partner-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex}.partner-empty-icon{background:#eff6ff;border-radius:20px;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:15px;font-size:30px;display:flex}.partner-empty h2{color:#1e293b;margin:0 0 8px}.partner-empty p{color:#64748b;margin:0 0 20px}.partner-toast{z-index:9999;color:#1e40af;text-align:center;opacity:0;visibility:hidden;background:#fff;border:1px solid #bfdbfe;border-radius:12px;min-width:280px;max-width:calc(100vw - 30px);padding:13px 18px;font-size:14px;font-weight:700;transition:opacity .25s,transform .25s,visibility .25s;position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);box-shadow:0 12px 35px #0f172a26}.partner-toast-visible{opacity:1;visibility:visible;transform:translate(-50%)}@media (width<=1000px){.partner-statistics{grid-template-columns:repeat(2,minmax(0,1fr))}.partner-profile-main{align-items:flex-start}}@media (width<=700px){.partner-page{padding:18px}.partner-page-header{flex-direction:column;align-items:stretch;gap:16px}.partner-page-header h1{font-size:26px}.partner-back-button{width:100%}.partner-cover-card{border-radius:15px;height:210px}.partner-cover-content{bottom:16px;left:16px}.partner-profile-card{border-radius:15px;margin-top:-25px;margin-left:10px;margin-right:10px;padding:18px}.partner-profile-main{flex-direction:column;align-items:flex-start}.partner-logo-wrapper{width:95px;height:95px}.partner-name-row{flex-direction:column;align-items:flex-start}.partner-name-row h2{font-size:22px}.partner-meta-list{grid-template-columns:1fr;gap:13px;width:100%;display:grid}.partner-information-section,.partner-description-card{border-radius:15px;padding:18px}.partner-details-grid,.partner-statistics{grid-template-columns:1fr}.partner-stat-card{padding:16px}}@media (width<=420px){.partner-page{padding:12px}.partner-page-header h1{font-size:23px}.partner-page-header p{font-size:13px}.partner-cover-card{height:180px}.partner-profile-card{margin-left:5px;margin-right:5px}.partner-profile-card,.partner-information-section,.partner-description-card{padding:15px}.partner-detail-card{padding:13px}.partner-detail-icon{width:36px;height:36px}.partner-section-heading h2{font-size:16px}.partner-section-heading p{font-size:12px}}.commandes-partenaire-page{color:#172033;box-sizing:border-box;width:100%;max-width:1400px;margin:0 auto;padding:30px}.commandes-partenaire-header{justify-content:space-between;align-items:center;gap:25px;margin-bottom:30px;display:flex}.commandes-partenaire-title-block{min-width:0}.commandes-partenaire-eyebrow{color:#2563eb;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:13px;font-weight:700;display:inline-block}.commandes-partenaire-title-block h1{color:#111827;margin:0;font-size:30px;font-weight:800;line-height:1.2}.commandes-partenaire-title-block p{color:#6b7280;margin:8px 0 0;font-size:14px}.commandes-partenaire-back{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe2ea;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:11px 18px;font-size:14px;font-weight:700;transition:background .2s,color .2s,border-color .2s,transform .2s;display:inline-flex}.commandes-partenaire-back:hover{color:#2563eb;background:#eff6ff;border-color:#bfdbfe;transform:translate(-2px)}.commandes-partenaire-toolbar{margin-bottom:18px}.commandes-partenaire-search{width:100%;max-width:700px;position:relative}.commandes-partenaire-search input{box-sizing:border-box;color:#172033;background:#fff;border:1px solid #dbe2ea;border-radius:12px;outline:none;width:100%;height:48px;padding:0 45px;font-size:14px;transition:border-color .2s,box-shadow .2s;box-shadow:0 2px 8px #0f172a08}.commandes-partenaire-search input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.commandes-partenaire-search-icon{color:#64748b;pointer-events:none;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.commandes-partenaire-clear{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;width:28px;height:28px;font-size:18px;line-height:1;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.commandes-partenaire-clear:hover{color:#0f172a;background:#e2e8f0}.commandes-partenaire-filters{background:#fff;border:1px solid #e5e7eb;border-radius:14px;margin-bottom:25px;padding:20px;box-shadow:0 3px 12px #0f172a0a}.commandes-partenaire-filters-title{color:#334155;align-items:center;gap:8px;margin-bottom:14px;font-size:14px;display:flex}.commandes-partenaire-periods{flex-wrap:wrap;gap:9px;display:flex}.commande-period{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;padding:10px 16px;font-size:13px;font-weight:600;transition:background .2s,color .2s,border-color .2s,transform .2s}.commande-period:hover{color:#2563eb;background:#eff6ff;border-color:#bfdbfe}.commande-period.active{color:#fff;background:#2563eb;border-color:#2563eb;box-shadow:0 3px 8px #2563eb33}.commandes-partenaire-custom-dates{border-top:1px solid #eef2f7;align-items:flex-end;gap:15px;margin-top:18px;padding-top:18px;display:flex}.commandes-partenaire-date-field{flex-direction:column;gap:6px;display:flex}.commandes-partenaire-date-field label{color:#475569;font-size:13px;font-weight:700}.commandes-partenaire-date-field input{color:#334155;background:#fff;border:1px solid #dbe2ea;border-radius:8px;outline:none;height:42px;padding:0 12px;font-size:14px}.commandes-partenaire-date-field input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.commandes-partenaire-date-separator{color:#94a3b8;padding-bottom:10px;font-weight:700}.commandes-partenaire-stats{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:30px;display:grid}.commande-stat-card{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:14px;align-items:center;gap:15px;min-height:100px;padding:20px;display:flex;box-shadow:0 3px 12px #0f172a0a}.commande-stat-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:23px;display:flex}.commande-stat-blue .commande-stat-icon{background:#eff6ff}.commande-stat-green .commande-stat-icon{background:#ecfdf5}.commande-stat-orange .commande-stat-icon{background:#fff7ed}.commande-stat-label{color:#64748b;margin-bottom:5px;font-size:13px;font-weight:600;display:block}.commande-stat-value{color:#111827;font-size:24px;font-weight:800;display:block}.commande-stat-value small{color:#64748b;font-size:12px;font-weight:600}.commandes-partenaire-results{margin-top:5px}.commandes-partenaire-results-header{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.commandes-partenaire-results-header h2{color:#111827;margin:0;font-size:20px;font-weight:800}.commandes-partenaire-results-header span{color:#64748b;margin-top:4px;font-size:13px;display:inline-block}.commandes-partenaire-list{flex-direction:column;gap:12px;display:flex}.commande-partenaire-card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:14px;transition:transform .2s,border-color .2s,box-shadow .2s;overflow:hidden;box-shadow:0 3px 10px #0f172a09}.commande-partenaire-card:hover{border-color:#bfdbfe;transform:translateY(-2px);box-shadow:0 8px 22px #0f172a14}.commande-card-top{background:#fafcff;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:15px;padding:17px 20px;display:flex}.commande-card-reference{align-items:center;gap:12px;display:flex}.commande-card-icon{background:#eff6ff;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:flex}.commande-card-reference div{flex-direction:column;gap:2px;display:flex}.commande-card-reference span{color:#64748b;font-size:12px}.commande-card-reference strong{color:#111827;font-size:16px}.commande-statut{white-space:nowrap;border-radius:20px;justify-content:center;align-items:center;min-height:30px;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.commande-statut-success{color:#15803d;background:#dcfce7}.commande-statut-danger{color:#b91c1c;background:#fee2e2}.commande-statut-info{color:#1d4ed8;background:#dbeafe}.commande-statut-warning{color:#b45309;background:#fef3c7}.commande-statut-default{color:#475569;background:#f1f5f9}.commande-card-infos{grid-template-columns:1.4fr 1fr .8fr;gap:20px;padding:20px;display:grid}.commande-card-info{align-items:flex-start;gap:10px;min-width:0;display:flex}.commande-info-icon{flex-shrink:0;font-size:17px}.commande-card-info div{min-width:0}.commande-card-info small{color:#94a3b8;margin-bottom:5px;font-size:11px;font-weight:600;display:block}.commande-card-info strong{color:#334155;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;display:block;overflow:hidden}.commande-card-price strong{color:#15803d;font-size:14px}.commande-card-footer{color:#2563eb;background:#fcfdff;border-top:1px solid #f1f5f9;justify-content:flex-end;align-items:center;gap:8px;padding:11px 20px;font-size:12px;font-weight:700;display:flex}.commande-card-arrow{font-size:16px;transition:transform .2s}.commande-partenaire-card:hover .commande-card-arrow{transform:translate(4px)}.commandes-partenaire-empty{text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:30px;display:flex}.commandes-empty-icon{background:#e0f2fe;border-radius:50%;justify-content:center;align-items:center;width:65px;height:65px;margin-bottom:15px;font-size:28px;display:flex}.commandes-partenaire-empty h3{color:#334155;margin:0 0 6px;font-size:17px}.commandes-partenaire-empty p{color:#64748b;margin:0 0 15px;font-size:13px}.commandes-partenaire-empty button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:9px 15px;font-size:13px;font-weight:600}.commandes-partenaire-empty button:hover{background:#1d4ed8}.commandes-partenaire-loading{color:#64748b;flex-direction:column;justify-content:center;align-items:center;min-height:220px;display:flex}.commandes-partenaire-loading p{margin-top:12px;font-size:13px}.commande-loader{border:3px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;width:35px;height:35px;animation:.8s linear infinite commandeLoaderSpin}@keyframes commandeLoaderSpin{to{transform:rotate(360deg)}}.commandes-partenaire-message{z-index:9999;color:#166534;opacity:0;visibility:hidden;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;align-items:center;gap:9px;max-width:calc(100vw - 40px);padding:13px 18px;font-size:13px;font-weight:600;transition:opacity .25s,visibility .25s,transform .25s;display:flex;position:fixed;bottom:25px;right:25px;transform:translateY(15px);box-shadow:0 8px 25px #0f172a1f}.commandes-partenaire-message.visible{opacity:1;visibility:visible;transform:translateY(0)}.commandes-partenaire-message span{color:#fff;background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;display:flex}@media (width<=900px){.commandes-partenaire-page{padding:22px}.commandes-partenaire-stats{grid-template-columns:1fr}.commande-card-infos{grid-template-columns:1fr 1fr}.commande-card-price{grid-column:1/-1}}@media (width<=650px){.commandes-partenaire-page{padding:15px}.commandes-partenaire-header{flex-direction:column;align-items:stretch;gap:18px;margin-bottom:22px}.commandes-partenaire-title-block h1{font-size:24px}.commandes-partenaire-title-block p{font-size:13px;line-height:1.5}.commandes-partenaire-back{width:100%}.commandes-partenaire-search input{height:46px}.commandes-partenaire-filters{padding:15px}.commandes-partenaire-periods{grid-template-columns:1fr 1fr;display:grid}.commande-period{width:100%;padding:10px 8px}.commandes-partenaire-custom-dates{flex-direction:column;align-items:stretch}.commandes-partenaire-date-separator{display:none}.commandes-partenaire-date-field input{box-sizing:border-box;width:100%}.commande-stat-card{min-height:85px;padding:15px}.commande-stat-value{font-size:21px}.commande-card-top{flex-direction:column;align-items:flex-start;padding:15px}.commande-statut{align-self:flex-start}.commande-card-infos{grid-template-columns:1fr;gap:16px;padding:16px}.commande-card-price{grid-column:auto}.commande-card-info strong{white-space:normal;text-overflow:initial;word-break:break-word;overflow:visible}.commande-card-footer{padding:11px 16px}.commandes-partenaire-results-header h2{font-size:18px}.commandes-partenaire-message{max-width:none;bottom:15px;left:15px;right:15px}}@media (width<=400px){.commandes-partenaire-page{padding:12px}.commandes-partenaire-title-block h1{font-size:21px}.commandes-partenaire-periods{grid-template-columns:1fr}.commande-stat-icon{width:43px;height:43px}.commande-stat-value{font-size:19px}.commande-card-reference strong{font-size:15px}}.produits-page{--produits-primary:#2563eb;--produits-primary-dark:#1d4ed8;--produits-primary-light:#eff6ff;--produits-success:#16a34a;--produits-success-bg:#f0fdf4;--produits-warning:#d97706;--produits-warning-bg:#fffbeb;--produits-danger:#dc2626;--produits-danger-bg:#fef2f2;--produits-text:#172033;--produits-text-light:#64748b;--produits-muted:#94a3b8;--produits-border:#e2e8f0;--produits-background:#f8fafc;--produits-white:#fff;min-height:100vh;color:var(--produits-text);box-sizing:border-box;background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);padding:32px}.produits-page *,.produits-page :before,.produits-page :after{box-sizing:border-box}.produits-wrapper{width:100%;max-width:1450px;margin:0 auto}.produits-header{margin-bottom:28px}.produits-header-content{background:var(--produits-white);border:1px solid var(--produits-border);border-radius:20px;justify-content:space-between;align-items:flex-end;gap:24px;padding:30px 32px;display:flex;box-shadow:0 4px 6px #0f172a05,0 12px 30px #0f172a0d}.produits-eyebrow{color:var(--produits-primary);letter-spacing:.1em;text-transform:uppercase;align-items:center;margin-bottom:8px;font-size:12px;font-weight:800;display:inline-flex}.produits-title{color:var(--produits-text);letter-spacing:-.03em;margin:0;font-size:clamp(25px,3vw,34px);font-weight:800;line-height:1.15}.produits-subtitle{max-width:650px;color:var(--produits-text-light);margin:10px 0 0;font-size:15px;line-height:1.6}.produits-back-button{color:#334155;border:1px solid var(--produits-border);cursor:pointer;background:#f8fafc;border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 17px;font-size:14px;font-weight:700;transition:background .2s,border-color .2s,color .2s,transform .2s,box-shadow .2s;display:inline-flex}.produits-back-button span{font-size:18px;line-height:1}.produits-back-button:hover{color:var(--produits-primary);background:var(--produits-primary-light);border-color:#bfdbfe;transform:translate(-2px);box-shadow:0 4px 12px #2563eb14}.produits-back-button:active{transform:translate(0)}.produits-toolbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;display:flex}.produits-search-wrapper{flex:1;max-width:650px;position:relative}.produits-search-icon{color:#64748b;pointer-events:none;justify-content:center;align-items:center;width:20px;height:20px;font-size:25px;line-height:1;display:flex;position:absolute;top:50%;left:16px;transform:translateY(-52%)}.produits-search-input{width:100%;height:50px;color:var(--produits-text);background:var(--produits-white);border:1px solid var(--produits-border);border-radius:12px;outline:none;padding:0 48px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s;box-shadow:0 2px 5px #0f172a06}.produits-search-input::placeholder{color:#94a3b8}.produits-search-input:focus{border-color:#93c5fd;box-shadow:0 0 0 4px #2563eb14,0 4px 12px #0f172a0a}.produits-search-clear{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:27px;height:27px;padding:0;font-size:20px;line-height:1;transition:color .2s,background .2s;display:flex;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.produits-search-clear:hover{color:#0f172a;background:#e2e8f0}.produits-counter{color:#475569;background:var(--produits-white);border:1px solid var(--produits-border);white-space:nowrap;border-radius:10px;align-items:center;gap:7px;min-height:42px;padding:0 15px;font-size:13px;display:flex}.produits-counter strong{color:var(--produits-primary);font-size:16px;font-weight:800}.produits-table-card{background:var(--produits-white);border:1px solid var(--produits-border);border-radius:18px;overflow:hidden;box-shadow:0 4px 8px #0f172a06,0 12px 30px #0f172a0a}.produits-table-scroll{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;width:100%;overflow-x:auto}.produits-table-scroll::-webkit-scrollbar{height:7px}.produits-table-scroll::-webkit-scrollbar-track{background:0 0}.produits-table-scroll::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:20px}.produits-table{border-collapse:collapse;border-spacing:0;width:100%;min-width:850px}.produits-table thead{background:#f8fafc}.produits-table th{color:#64748b;border-bottom:1px solid var(--produits-border);letter-spacing:.07em;text-align:left;text-transform:uppercase;white-space:nowrap;padding:16px 20px;font-size:11px;font-weight:800}.produits-table th:first-child{padding-left:24px}.produits-table th:last-child{padding-right:24px}.produits-table tbody tr{transition:background .18s}.produits-table tbody tr:hover{background:#f8fbff}.produits-table tbody tr:not(:last-child){border-bottom:1px solid #eef2f7}.produits-table td{color:#334155;vertical-align:middle;padding:17px 20px;font-size:14px}.produits-table td:first-child{padding-left:24px}.produits-table td:last-child{padding-right:24px}.produit-cell{align-items:center;gap:13px;min-width:230px;display:flex}.produit-image-wrapper{background:#f8fafc;border:1px solid #e2e8f0;border-radius:11px;flex-shrink:0;width:52px;height:52px;padding:3px;overflow:hidden}.produit-image{object-fit:cover;border-radius:8px;width:100%;height:100%;display:block}.produit-main-info{flex-direction:column;gap:4px;min-width:0;display:flex}.produit-main-info strong{color:#1e293b;text-overflow:ellipsis;white-space:nowrap;max-width:260px;font-size:14px;font-weight:750;overflow:hidden}.produit-main-info span{color:#94a3b8;font-size:11px;font-weight:600}.produit-category{color:#475569;text-overflow:ellipsis;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;max-width:180px;padding:6px 10px;font-size:12px;font-weight:600;display:inline-block;overflow:hidden}.produit-stock{border-radius:8px;justify-content:center;align-items:center;min-width:42px;height:32px;padding:0 9px;font-size:13px;font-weight:800;display:inline-flex}.produit-stock-available{color:var(--produits-success);background:var(--produits-success-bg)}.produit-stock-empty{color:var(--produits-danger);background:var(--produits-danger-bg)}.produit-margin{color:#475569;white-space:nowrap;font-weight:700}.produit-status{white-space:nowrap;border-radius:8px;align-items:center;gap:7px;min-height:30px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.produit-status-dot{border-radius:50%;width:7px;height:7px}.produit-status-success{color:#15803d;background:#f0fdf4}.produit-status-success .produit-status-dot{background:#22c55e}.produit-status-warning{color:#b45309;background:#fffbeb}.produit-status-warning .produit-status-dot{background:#f59e0b}.produit-status-danger{color:#b91c1c;background:#fef2f2}.produit-status-danger .produit-status-dot{background:#ef4444}.produits-empty{text-align:center;background:var(--produits-white);border:1px solid var(--produits-border);border-radius:18px;flex-direction:column;align-items:center;padding:70px 30px;display:flex;box-shadow:0 4px 8px #0f172a06,0 12px 30px #0f172a0a}.produits-empty-icon{background:#eff6ff;border-radius:20px;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:18px;font-size:30px;display:flex}.produits-empty h2{color:#1e293b;margin:0 0 8px;font-size:20px}.produits-empty p{color:#64748b;max-width:500px;margin:0;font-size:14px;line-height:1.6}.produits-reset-button{color:#fff;background:var(--produits-primary);cursor:pointer;border:none;border-radius:9px;margin-top:22px;padding:10px 16px;font-size:13px;font-weight:700;transition:background .2s,transform .2s}.produits-reset-button:hover{background:var(--produits-primary-dark);transform:translateY(-1px)}.produits-loading{color:#64748b;flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex}.produits-loading p{margin-top:14px;font-size:14px}.produits-spinner{border:3px solid #dbeafe;border-top-color:var(--produits-primary);border-radius:50%;width:38px;height:38px;animation:.8s linear infinite produits-spin}@keyframes produits-spin{to{transform:rotate(360deg)}}.produits-toast{z-index:9999;color:#fff;opacity:0;visibility:hidden;background:#1e293b;border:1px solid #ffffff14;border-radius:12px;max-width:calc(100vw - 40px);padding:14px 20px;font-size:14px;font-weight:600;transition:opacity .25s,visibility .25s,transform .25s;position:fixed;bottom:25px;right:25px;transform:translateY(15px);box-shadow:0 10px 30px #0f172a33}.produits-toast-visible{opacity:1;visibility:visible;transform:translateY(0)}@media (width<=900px){.produits-page{padding:22px}.produits-header-content{flex-direction:column;align-items:flex-start;padding:25px}.produits-back-button{width:100%}.produits-toolbar{flex-direction:column;align-items:stretch}.produits-search-wrapper{max-width:none}.produits-counter{align-self:flex-start}}@media (width<=600px){.produits-page{padding:14px}.produits-header{margin-bottom:18px}.produits-header-content{border-radius:15px;padding:21px 18px}.produits-eyebrow{font-size:10px}.produits-title{font-size:24px}.produits-subtitle{margin-top:8px;font-size:13px}.produits-back-button{height:42px}.produits-toolbar{gap:10px;margin-bottom:15px}.produits-search-input{border-radius:10px;height:46px;padding-left:44px}.produits-counter{width:fit-content;min-height:38px}.produits-table-card{border-radius:14px}.produits-table th{padding:14px 15px;font-size:10px}.produits-table td{padding:14px 15px}.produits-table th:first-child,.produits-table td:first-child{padding-left:16px}.produits-table th:last-child,.produits-table td:last-child{padding-right:16px}.produit-cell{gap:10px}.produit-image-wrapper{width:46px;height:46px}.produit-main-info strong{max-width:180px;font-size:13px}.produit-category{max-width:140px}.produits-empty{border-radius:14px;padding:55px 20px}.produits-empty-icon{width:60px;height:60px;font-size:26px}.produits-empty h2{font-size:18px}.produits-empty p{font-size:13px}.produits-toast{text-align:center;max-width:none;bottom:14px;left:14px;right:14px}}@media (width<=400px){.produits-page{padding:10px}.produits-header-content{padding:18px 15px}.produits-title{font-size:21px}.produits-subtitle{font-size:12px}.produits-table{min-width:780px}}.produits-page button:focus-visible,.produits-page input:focus-visible{outline-offset:2px;outline:3px solid #2563eb33}@media (prefers-reduced-motion:reduce){.produits-page *,.produits-page :before,.produits-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--product-primary:#2563eb;--product-primary-dark:#1d4ed8;--product-success:#16a34a;--product-success-dark:#15803d;--product-danger:#dc2626;--product-danger-dark:#b91c1c;--product-warning:#f59e0b;--product-warning-dark:#d97706;--product-text:#111827;--product-text-light:#6b7280;--product-text-muted:#9ca3af;--product-border:#e5e7eb;--product-background:#f6f8fb;--product-white:#fff;--product-radius:18px;--product-radius-small:12px;--product-shadow:0 8px 30px #0f172a12;--product-shadow-hover:0 15px 40px #0f172a1f}.products-page,.products-page *{box-sizing:border-box}.products-page{width:100%;min-height:100vh;color:var(--product-text);padding:30px}.products-header{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;width:100%;max-width:1600px;margin:0 auto 32px;display:flex}.page-eyebrow{color:var(--product-primary);letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px;font-size:13px;font-weight:700;display:inline-block}.products-header h1{color:var(--product-text);margin:0;font-size:clamp(26px,3vw,36px);font-weight:800;line-height:1.15}.products-header p{color:var(--product-text-light);margin:9px 0 0;font-size:15px}.products-section{width:100%;max-width:1600px;margin:0 auto 42px}.section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.section-title-row{align-items:center;gap:12px;display:flex}.section-heading h2{color:var(--product-text);margin:0;font-size:22px;font-weight:800}.section-heading p{color:var(--product-text-light);margin:7px 0 0;font-size:14px}.count-badge{min-width:32px;height:28px;color:var(--product-primary);background:#e8efff;border-radius:999px;justify-content:center;align-items:center;padding:0 9px;font-size:13px;font-weight:800;display:inline-flex}.pending-count{color:#b45309;background:#fff4db}.products-toolbar{justify-content:space-between;align-items:center;gap:16px;width:100%;margin-bottom:24px;display:flex}.products-search{border:1px solid var(--product-border);background:var(--product-white);width:100%;height:48px;color:var(--product-text);border-radius:12px;outline:none;padding:0 46px;font-size:14px;transition:border-color .2s,box-shadow .2s}.products-search::placeholder{color:#9ca3af}.products-search:focus{border-color:var(--product-primary);box-shadow:0 0 0 3px #2563eb1f}.clear-search{color:#64748b;cursor:pointer;background:#f1f5f9;border:0;border-radius:50%;width:28px;height:28px;font-size:19px;line-height:1;transition:all .2s;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.clear-search:hover{background:#e2e8f0}.toolbar-count{color:var(--product-text-light);flex-shrink:0;font-size:14px;font-weight:600}.products-grid{grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:22px;display:grid}.pending-grid{grid-template-columns:repeat(auto-fill,minmax(310px,1fr))}.product-card{border-radius:var(--product-radius);background:var(--product-white);min-width:0;box-shadow:var(--product-shadow);border:1px solid #e2e8f0e6;transition:transform .25s,box-shadow .25s,border-color .25s;overflow:hidden}.product-card:hover{box-shadow:var(--product-shadow-hover);border-color:#dbe4f0;transform:translateY(-4px)}.product-card-banned{border-color:#fecaca}.product-image-wrapper{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);width:100%;height:230px;position:relative;overflow:hidden}.product-image{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.product-card:hover .product-image{transform:scale(1.035)}.product-image-placeholder{color:#94a3b8;justify-content:center;align-items:center;width:100%;height:100%;font-size:14px;font-weight:600;display:flex}.product-status{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800;position:absolute;top:14px;right:14px}.status-pending{color:#fff;background:#f59e0bf2}.status-available{color:#fff;background:#16a34af2}.status-unavailable{color:#fff;background:#64748bf2}.status-banned{color:#fff;background:#dc2626f2}.product-card-content{padding:20px}.product-card-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.product-card-header h3{color:var(--product-text);overflow-wrap:anywhere;margin:0 0 9px;font-size:18px;font-weight:800;line-height:1.3}.category-badge{color:#1d4ed8;text-overflow:ellipsis;white-space:nowrap;background:#eff6ff;border-radius:8px;max-width:100%;padding:5px 9px;font-size:11px;font-weight:700;display:inline-flex;overflow:hidden}.product-description{color:var(--product-text-light);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:15px 0;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.price-row{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px;display:grid}.price-row>div{background:#f8fafc;border:1px solid #eef2f7;border-radius:10px;padding:11px}.price-row span,.product-info-item span,.product-meta span,.validation-author span,.ban-info span{color:var(--product-text-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;font-size:10px;font-weight:700;display:block}.price-row strong{color:var(--product-text);font-size:14px}.product-info-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:14px;display:grid}.product-info-item{border:1px solid #eef2f7;border-radius:10px;padding:10px}.product-info-item strong{color:var(--product-text);font-size:13px}.stock-empty{color:var(--product-danger)!important}.partner-box{background:#f8fafc;border:1px solid #eef2f7;border-radius:11px;flex-direction:column;gap:3px;margin-bottom:14px;padding:12px;display:flex}.partner-label{color:var(--product-text-muted);text-transform:uppercase;font-size:10px;font-weight:700}.partner-box strong{color:var(--product-text);overflow-wrap:anywhere;font-size:13px}.partner-box small{color:var(--product-text-light);font-size:11px}.product-meta{border-top:1px solid #f1f5f9;grid-template-columns:1fr 1fr;gap:10px;padding-top:13px;display:grid}.product-meta>div{min-width:0}.product-meta strong{color:#475569;font-size:11px;line-height:1.4;display:block}.validation-author{background:#f0fdf4;border-radius:9px;margin-top:12px;padding:10px}.validation-author strong{color:#166534;font-size:12px}.ban-info{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;padding:12px;display:grid}.ban-info strong{color:#991b1b;font-size:11px;line-height:1.4;display:block}.product-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:18px;display:grid}.product-btn{color:#fff;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:10px 15px;font-family:inherit;font-size:13px;font-weight:700;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex}.product-btn:hover{transform:translateY(-1px)}.product-btn:active{transform:translateY(0)}.product-btn-primary{background:var(--product-primary);box-shadow:0 5px 14px #2563eb38}.product-btn-primary:hover{background:var(--product-primary-dark)}.product-btn-success{background:var(--product-success)}.product-btn-success:hover{background:var(--product-success-dark)}.product-btn-danger{background:var(--product-danger)}.product-btn-danger:hover{background:var(--product-danger-dark)}.product-btn-warning{background:var(--product-warning);color:#451a03}.product-btn-warning:hover{background:var(--product-warning-dark);color:#fff}.product-btn-secondary{background:#64748b}.product-btn-secondary:hover{background:#475569}.btn-icon{font-size:19px;line-height:1}.empty-state{text-align:center;border-radius:var(--product-radius);background:#fff;border:1px dashed #d7dee8;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:35px 20px;display:flex}.empty-icon{width:54px;height:54px;color:var(--product-primary);background:#eff6ff;border-radius:50%;justify-content:center;align-items:center;margin-bottom:14px;font-size:22px;display:flex}.empty-state p{color:var(--product-text-light);margin:7px 0 18px;font-size:13px}.product-modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a9e;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.product-modal{background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:650px;max-height:calc(100vh - 40px);display:flex;overflow:hidden;box-shadow:0 25px 70px #0f172a40}.modal-header{border-bottom:1px solid #eef2f7;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 24px;display:flex}.modal-close{color:#64748b;cursor:pointer;background:#f1f5f9;border:0;border-radius:9px;flex-shrink:0;width:36px;height:36px;font-size:23px;line-height:1;transition:all .2s}.modal-body{flex:1;padding:24px;overflow-y:auto}.image-upload-preview{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;width:140px;height:140px;margin:0 auto 20px;overflow:hidden}.image-upload-preview img{object-fit:cover;width:100%;height:100%;display:block}.upload-placeholder{color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;display:flex}.upload-placeholder span{font-size:30px}.upload-placeholder small{font-size:11px}.form-group{flex-direction:column;gap:7px;min-width:0;margin-bottom:16px;display:flex}.form-group input,.form-group select,.form-group textarea{width:100%;color:var(--product-text);background:#fff;border:1px solid #dbe2ea;border-radius:10px;outline:none;font-family:inherit;font-size:13px;transition:border-color .2s,box-shadow .2s}.form-group input,.form-group select{height:44px;padding:0 12px}.form-group textarea{resize:vertical;min-height:100px;padding:12px}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--product-primary);box-shadow:0 0 0 3px #2563eb1a}.form-group input[type=file]{cursor:pointer;background:#f8fafc;height:auto;padding:10px}.form-group input:disabled{color:#94a3b8;cursor:not-allowed;background:#f1f5f9}.modal-footer{background:#fafbfc;border-top:1px solid #eef2f7;flex-shrink:0;justify-content:flex-end;gap:10px;padding:16px 24px;display:flex}.product-toast{z-index:10000;color:#166534;opacity:0;visibility:hidden;background:#fff;border:1px solid #bbf7d0;border-radius:12px;align-items:center;gap:10px;max-width:calc(100vw - 48px);padding:13px 17px;font-size:13px;font-weight:700;transition:opacity .25s,transform .25s,visibility .25s;display:flex;position:fixed;bottom:24px;right:24px;transform:translateY(15px);box-shadow:0 15px 40px #0f172a26}.product-toast-visible{opacity:1;visibility:visible;transform:translateY(0)}.toast-icon{color:#15803d;background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.products-loading{z-index:9998;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:9px;padding:10px 14px;font-size:12px;font-weight:600;display:flex;position:fixed;top:24px;right:24px;box-shadow:0 8px 25px #0f172a1a}@keyframes product-spin{to{transform:rotate(360deg)}}@media (width<=900px){.products-page{padding:24px 18px}.products-header{align-items:flex-start}.products-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}.pending-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (width<=640px){.products-page{padding:18px 12px 30px}.products-header{flex-direction:column;align-items:stretch;gap:18px;margin-bottom:25px}.products-header h1{font-size:25px}.products-header p{font-size:13px}.products-header .product-btn{width:100%}.products-section{margin-bottom:32px}.section-heading{align-items:flex-start}.section-heading h2{font-size:19px}.section-heading p{font-size:12px}.products-toolbar{flex-direction:column;align-items:stretch}.search-wrapper{max-width:none}.toolbar-count{align-self:flex-start}.products-grid,.pending-grid{grid-template-columns:1fr;gap:15px}.product-card{border-radius:15px}.product-image-wrapper{height:210px}.product-card-content{padding:16px}.product-card-header h3{font-size:17px}.product-actions{grid-template-columns:1fr}.product-btn{width:100%}.product-modal-overlay{align-items:flex-end;padding:10px}.product-modal{border-radius:18px 18px 12px 12px;max-height:calc(100vh - 20px)}.modal-header,.modal-body{padding:18px}.modal-footer{flex-direction:column-reverse;padding:14px 18px}.modal-footer .product-btn{width:100%}.form-grid{grid-template-columns:1fr;gap:0}.form-group-full{grid-column:auto}.image-upload-preview{width:115px;height:115px}.product-toast{max-width:calc(100vw - 24px);bottom:12px;right:12px}.products-loading{justify-content:center;top:12px;left:12px;right:12px}}@media (width<=380px){.products-page{padding:15px 9px 25px}.products-header h1{font-size:22px}.product-image-wrapper{height:190px}.price-row,.product-info-grid,.product-meta,.ban-info{grid-template-columns:1fr}.modal-header h2{font-size:18px}}@media (prefers-reduced-motion:reduce){.product-card,.product-image,.product-btn,.product-toast,.products-search{transition:none}.loading-spinner{animation:none}}@media (hover:hover) and (pointer:fine){.product-btn:focus-visible,.modal-close:focus-visible,.products-search:focus-visible,.clear-search:focus-visible{outline-offset:2px;outline:3px solid #2563eb40}}.services-page{color:#172033;box-sizing:border-box;width:100%;min-height:100vh;padding:32px 20px 60px}.services-container{width:min(1180px,100%);margin:0 auto}.services-header{flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;margin-bottom:30px;display:flex}.services-eyebrow{color:#2563eb;letter-spacing:1.5px;align-items:center;margin-bottom:8px;font-size:12px;font-weight:800;display:inline-flex}.services-header h1{color:#111827;letter-spacing:-1px;margin:0;font-size:clamp(28px,4vw,38px);font-weight:800;line-height:1.15}.services-header p{color:#6b7280;max-width:650px;margin:10px 0 0;font-size:15px;line-height:1.6}.services-total{text-align:center;background:#fff;border:1px solid #e8ebf1;border-radius:16px;min-width:120px;padding:18px 22px;box-shadow:0 4px 14px #0f172a0a}.services-total span{color:#94a3b8;text-transform:uppercase;letter-spacing:.7px;font-size:12px;font-weight:700;display:block}.services-total strong{color:#2563eb;margin-top:4px;font-size:30px;line-height:1;display:block}.services-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:20px;display:grid}.service-tab{color:#475569;cursor:pointer;text-align:left;background:#fff;border:1px solid #e5e9f0;border-radius:16px;align-items:center;gap:14px;width:100%;min-height:78px;padding:14px 18px;transition:transform .2s,border-color .2s,box-shadow .2s,background .2s;display:flex;position:relative}.service-tab:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 8px 25px #0f172a0f}.service-tab.active{color:#1d4ed8;background:#eff6ff;border-color:#3b82f6;box-shadow:0 8px 25px #2563eb1a}.service-tab.completed.active{color:#15803d;background:#f0fdf4;border-color:#22c55e;box-shadow:0 8px 25px #22c55e1a}.tab-icon{background:#f1f5f9;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:flex}.service-tab.active .tab-icon{background:#dbeafe}.service-tab.completed.active .tab-icon{background:#dcfce7}.tab-content{flex-direction:column;gap:4px;display:flex}.tab-content strong{font-size:15px}.tab-content small{color:#94a3b8;font-size:12px;font-weight:500}.service-tab.active .tab-content small{color:#60a5fa}.service-tab.completed.active .tab-content small{color:#4ade80}.services-search{background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;margin-bottom:22px;transition:border-color .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 4px 14px #0f172a08}.services-search:focus-within{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a}.search-icon{color:#94a3b8;padding-left:17px;font-size:24px;line-height:1}.services-search input{color:#1e293b;background:0 0;border:none;outline:none;width:100%;height:52px;padding:0 45px 0 12px;font-family:inherit;font-size:14px}.services-search input::placeholder{color:#a1aab8}.clear-search{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:20px;line-height:1;display:flex;position:absolute;right:12px}.services-list{flex-direction:column;gap:12px;display:flex}.service-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;transition:border-color .2s,box-shadow .2s;overflow:hidden;box-shadow:0 3px 12px #0f172a09}.service-card:hover{border-color:#d8dee8;box-shadow:0 8px 25px #0f172a0f}.service-card.open{border-color:#bfdbfe;box-shadow:0 10px 35px #2563eb14}.service-card-header{width:100%;min-height:82px;color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;padding:16px 20px;display:flex}.service-card-main{align-items:center;gap:15px;min-width:0;display:flex}.service-number{color:#2563eb;background:#eff6ff;border-radius:13px;justify-content:center;align-items:center;min-width:48px;height:48px;font-size:13px;font-weight:800;display:flex}.service-title{min-width:0}.service-title h2{color:#172033;white-space:nowrap;text-overflow:ellipsis;margin:0 0 4px;font-size:15px;font-weight:750;overflow:hidden}.service-title p{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:13px;overflow:hidden}.service-card-right{flex-shrink:0;align-items:center;gap:15px;display:flex}.status-badge{letter-spacing:.3px;text-transform:uppercase;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:5px 11px;font-size:11px;font-weight:800;display:inline-flex}.status-warning{color:#c2410c;background:#fff7ed}.status-success{color:#15803d;background:#ecfdf5}.status-danger{color:#dc2626;background:#fef2f2}.chevron{color:#64748b;background:#f8fafc;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:16px;transition:transform .25s;display:flex}.chevron.rotate{transform:rotate(180deg)}.service-details{border-top:1px solid #eef2f7;padding:0 20px 22px;animation:.2s detailsOpen}@keyframes detailsOpen{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.details-grid{background:#edf0f4;border:1px solid #edf0f4;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:18px;display:grid;overflow:hidden}.detail-item{background:#fff;flex-direction:column;gap:7px;min-width:0;padding:15px;display:flex}.detail-full{grid-column:1/-1}.detail-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.7px;font-size:11px;font-weight:800}.detail-item strong{overflow-wrap:anywhere;color:#334155;font-size:14px;font-weight:600;line-height:1.5}.description-box{color:#475569;overflow-wrap:anywhere;background:#f8fafc;border-radius:10px;padding:12px 14px;font-size:14px;line-height:1.65}.service-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.service-btn{color:#fff;cursor:pointer;border:none;border-radius:10px;min-height:42px;padding:10px 17px;font-family:inherit;font-size:13px;font-weight:700;transition:transform .2s,box-shadow .2s,opacity .2s}.service-btn:hover:not(:disabled){transform:translateY(-1px)}.service-btn:disabled{opacity:.55;cursor:not-allowed}.service-btn.cancel{background:#ef4444;box-shadow:0 4px 12px #ef444433}.service-btn.cancel:hover:not(:disabled){box-shadow:0 7px 18px #ef444440}.service-btn.success{background:#16a34a;box-shadow:0 4px 12px #16a34a33}.service-btn.success:hover:not(:disabled){box-shadow:0 7px 18px #16a34a40}.service-result{border-radius:12px;align-items:flex-start;gap:12px;margin-top:18px;padding:14px 16px;display:flex}.service-result>span{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:17px;font-weight:800;display:flex}.service-result strong{margin-bottom:2px;font-size:13px;display:block}.service-result p{margin:0;font-size:12px;line-height:1.5}.service-result.success{color:#15803d;background:#f0fdf4}.service-result.success>span{background:#dcfce7}.service-result.danger{color:#dc2626;background:#fef2f2}.service-result.danger>span{background:#fee2e2}.services-empty{text-align:center;background:#fff;border:1px dashed #dbe1ea;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:40px 20px;display:flex}.services-empty h3{color:#334155;margin:0 0 7px;font-size:17px}.services-empty p{color:#94a3b8;max-width:450px;margin:0;font-size:13px;line-height:1.6}.services-loading{color:#64748b;justify-content:center;align-items:center;gap:12px;min-height:250px;font-size:14px;display:flex}.spinner{border:3px solid #dbeafe;border-top-color:#2563eb;border-radius:50%;width:22px;height:22px;animation:.7s linear infinite spin}.message-toast{z-index:9999;color:#166534;opacity:0;visibility:hidden;background:#fff;border:1px solid #bbf7d0;border-radius:12px;align-items:center;gap:10px;max-width:min(400px,100vw - 30px);padding:13px 17px;font-size:13px;font-weight:600;transition:opacity .25s,transform .25s,visibility .25s;display:flex;position:fixed;bottom:24px;right:24px;transform:translateY(15px);box-shadow:0 15px 40px #0f172a26}.message-toast span{color:#16a34a;background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.message-toast.active{opacity:1;visibility:visible;transform:translateY(0)}@media (width<=768px){.services-page{padding:22px 14px 50px}.services-header{align-items:flex-start;margin-bottom:22px}.services-header h1{font-size:27px}.services-header p{font-size:13px}.services-total{min-width:85px;padding:13px 15px}.services-total strong{font-size:25px}.services-tabs{gap:10px}.service-tab{min-height:70px;padding:12px}.tab-icon{width:38px;height:38px}.service-card-header{padding:14px}.service-details{padding:0 14px 18px}}@media (width<=600px){.services-page{padding:16px 10px 40px}.services-header{flex-direction:column;gap:15px}.services-header h1{letter-spacing:-.5px;font-size:24px}.services-header p{font-size:12px}.services-total{box-sizing:border-box;text-align:left;justify-content:space-between;align-items:center;width:100%;display:flex}.services-total span{margin:0}.services-total strong{font-size:24px}.services-tabs{grid-template-columns:1fr}.service-tab{min-height:65px}.services-search input{height:48px;font-size:13px}.service-card{border-radius:13px}.service-card-header{align-items:flex-start;gap:10px;min-height:auto;padding:13px}.service-card-main{align-items:flex-start;gap:10px}.service-number{width:40px;min-width:40px;height:40px;font-size:11px}.service-title h2{max-width:170px;font-size:13px}.service-title p{max-width:170px;font-size:11px}.service-card-right{gap:6px}.status-badge{padding:4px 7px;font-size:9px}.chevron{width:27px;height:27px}.service-details{padding:0 10px 14px}.details-grid{grid-template-columns:1fr}.detail-full{grid-column:auto}.detail-item{padding:13px}.service-actions{flex-direction:column}.service-btn{width:100%}.message-toast{max-width:none;bottom:10px;left:10px;right:10px}}@media (width<=380px){.service-card-header{padding:11px}.service-number{width:36px;min-width:36px;height:36px}.service-title h2,.service-title p{max-width:135px}.status-badge{display:none}.service-card-right{margin-top:5px}}.remises-page{min-height:100vh;padding:30px}.page-header{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.remises-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin-top:30px;display:grid}.remise-card{color:#fff;cursor:pointer;background:#e67e22;border-radius:12px;padding:20px;transition:all .25s;box-shadow:0 4px 12px #00000014}.remise-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001f}.remise-card h2{margin-bottom:15px}.remise-card p{margin:8px 0}.badge-success{color:#fff;background:#16a34a;border-radius:20px;padding:5px 12px;font-size:14px;display:inline-block}.badge-danger{color:#fff;background:#dc2626;border-radius:20px;padding:5px 12px;font-size:14px;display:inline-block}.btn-primary,.btn-success,.btn-danger,.btn-warning{cursor:pointer;border:none;border-radius:8px;padding:10px 18px;font-size:14px;transition:all .2s}@media (width<=700px){.remises-page{padding:15px}.page-header{flex-direction:column;gap:15px}.remises-grid{grid-template-columns:1fr}}.details-page{background:#f5f6fa;min-height:100vh;padding:30px}.utilisateurs-list{flex-direction:column;gap:12px;display:flex}.utilisateur-item{border:1px solid #e5e5e5;border-radius:10px;justify-content:space-between;align-items:center;padding:12px;display:flex}.utilisateur-info{align-items:center;gap:12px;display:flex}.utilisateur-info img.avatar{object-fit:cover;border-radius:50%;width:50px;height:50px}.utilisateur-info p{color:#666;margin:4px 0 0;font-size:14px}.page-header{align-items:center;gap:20px;margin-bottom:30px;display:flex}.page-header h1{color:#222;font-size:28px}.back-btn{color:#fff;cursor:pointer;background:#374151;border:none;border-radius:8px;padding:10px 18px}.back-btn:hover{background:#1f2937}.card{border-radius:14px;margin-bottom:25px;padding:25px;box-shadow:0 4px 15px #00000014}.card h2{color:#333;margin-bottom:20px}.remise-info{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:15px;display:grid}.remise-info p{color:#444;background:#f9fafb;border-radius:8px;margin:0;padding:12px}.remise-info b{color:#111;margin-right:8px}.badge-success{color:#fff;background:#16a34a;border-radius:20px;margin-left:8px;padding:5px 12px;display:inline-block}.badge-danger{color:#fff;background:#dc2626;border-radius:20px;margin-left:8px;padding:5px 12px;display:inline-block}.card button{font-size:14px}.btn-primary,.btn-success,.btn-danger,.btn-warning{cursor:pointer;border:none;border-radius:8px;padding:10px 18px;transition:all .2s}.btn-primary{color:#fff;background:#2563eb}.btn-success{color:#fff;background:#16a34a}.btn-success:hover{background:#15803d}.btn-danger{color:#fff;background:#dc2626}.btn-warning{color:#fff;background:#f59e0b}.btn-warning:hover{background:#d97706}.modal-overlay{z-index:1000;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:15px;width:450px;max-width:95%;max-height:90vh;padding:25px;overflow-y:auto;box-shadow:0 10px 30px #00000040}.modal h2{color:#222;margin-bottom:20px}.form-group{flex-direction:column;margin-bottom:15px;display:flex}.form-group label{color:#444;margin-bottom:6px;font-weight:600}.form-group input,.form-group select{border:1px solid #ddd;border-radius:8px;padding:10px;font-size:14px}.form-group input:focus,.form-group select:focus{border-color:#2563eb;outline:none}.modal-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.loading{color:#555;justify-content:center;align-items:center;height:100vh;font-size:20px;display:flex}@media (width<=700px){.details-page{padding:15px}.page-header{flex-direction:column}.remise-info{grid-template-columns:1fr}.card{padding:18px}}.commandes-page{box-sizing:border-box;color:#172033;width:100%;max-width:1500px;margin:0 auto;padding:30px}.commandes-header{flex-wrap:wrap;justify-content:center;align-items:center;gap:25px;margin-bottom:28px;display:flex}.page-eyebrow{color:#2563eb;letter-spacing:1.2px;margin-bottom:7px;font-size:12px;font-weight:800;display:inline-block}.commandes-header h1{color:#111827;margin:0;font-size:30px;font-weight:800;line-height:1.2}.commandes-header p{color:#64748b;margin:8px 0 0;font-size:14px}.commandes-header-count{text-align:center;background:#eff6ff;border:1px solid #dbeafe;border-radius:16px;min-width:105px;padding:15px 20px}.commandes-header-count span{color:#2563eb;font-size:25px;font-weight:800;display:block}.commandes-header-count small{color:#64748b;font-size:12px;font-weight:600}.commandes-filters{background:#fff;border:1px solid #e5e7eb;border-radius:18px;margin-bottom:25px;padding:18px;box-shadow:0 5px 20px #0f172a0d}.search-wrapper{width:100%;margin-bottom:15px;position:relative}.commandes-search{box-sizing:border-box;color:#111827;background:#f8fafc;border:1px solid #dbe1ea;border-radius:12px;outline:none;width:100%;height:48px;padding:0 45px;font-size:14px;transition:all .2s}.commandes-search:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.clear-search{color:#475569;cursor:pointer;background:#e2e8f0;border:0;border-radius:50%;width:30px;height:30px;font-size:20px;line-height:1;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.period-filters{flex-wrap:wrap;gap:8px;display:flex}.period-filters button{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;min-height:38px;padding:0 15px;font-size:13px;font-weight:600;transition:all .2s}.period-filters button:hover{color:#2563eb;background:#eff6ff;border-color:#bfdbfe}.period-filters button.active{color:#fff;background:#2563eb;border-color:#2563eb}.custom-date-filter{border-top:1px solid #edf0f4;align-items:flex-end;gap:12px;margin-top:15px;padding-top:15px;display:flex}.date-field input{background:#fff;border:1px solid #dbe1ea;border-radius:9px;outline:none;height:40px;padding:0 10px}.date-field input:focus{border-color:#2563eb}.date-separator{color:#94a3b8;padding-bottom:10px}.reset-filters{color:#475569;cursor:pointer;background:#f1f5f9;border:0;border-radius:8px;margin-top:15px;padding:8px 13px;font-size:12px;font-weight:700}.reset-filters:hover{background:#e2e8f0}.stats-grid{flex-wrap:wrap;gap:16px;margin-bottom:30px;display:flex}.stat-card{box-sizing:border-box;border:1px solid;border-radius:16px;align-items:center;gap:15px;min-height:105px;padding:20px;display:flex}.stat-icon{border-radius:13px;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;display:flex}.stat-card span{color:#64748b;margin-bottom:5px;font-size:12px;font-weight:600;display:block}.stat-card strong small{font-size:11px;font-weight:700}.stat-blue{background:#eff6ff;border-color:#dbeafe}.stat-blue .stat-icon{background:#dbeafe}.stat-green{background:#f0fdf4;border-color:#dcfce7}.stat-green .stat-icon{background:#dcfce7}.stat-orange{background:#fffbeb;border-color:#fef3c7}.stat-orange .stat-icon{background:#fef3c7}.list-header{justify-content:space-between;align-items:center;gap:15px;margin-bottom:15px;display:flex}.list-header h2{color:#111827;margin:0 0 4px;font-size:19px}.list-header span{color:#94a3b8;font-size:12px}.loading-indicator{align-items:center;gap:8px;display:flex;color:#64748b!important;font-size:13px!important}.spinner{border:2px solid #dbeafe;border-top-color:#2563eb;border-radius:50%;width:15px;height:15px;animation:.7s linear infinite spin;display:inline-block}.spinner.large{border-width:3px;width:30px;height:30px}.orders-list{flex-direction:column;gap:12px;display:flex}.order-card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:16px;transition:transform .2s,box-shadow .2s,border-color .2s;overflow:hidden;box-shadow:0 4px 15px #0f172a0a}.order-card:hover{border-color:#bfdbfe;transform:translateY(-2px);box-shadow:0 8px 25px #0f172a14}.order-top{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:15px;padding:16px 18px;display:flex}.order-reference{align-items:center;gap:11px;min-width:0;display:flex}.order-icon{color:#2563eb;background:#eff6ff;border-radius:10px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;font-weight:800;display:flex}.order-label{color:#94a3b8;margin-bottom:2px;font-size:11px;font-weight:600;display:block}.order-reference strong{color:#111827;font-size:14px;display:block}.order-status{color:#2563eb;text-transform:capitalize;background:#eff6ff;border-radius:999px;flex-shrink:0;padding:6px 10px;font-size:11px;font-weight:800}.order-status.livree,.order-status.livrée,.order-status.terminee,.order-status.termine,.order-status.traitee,.order-status.traitee{color:#15803d;background:#dcfce7}.order-status.annulee,.order-status.annulée,.order-status.refusee,.order-status.refusée{color:#dc2626;background:#fee2e2}.order-body{grid-template-columns:1.5fr 1fr;gap:25px;padding:18px;display:grid}.order-main-info{grid-template-columns:1.4fr 1fr;gap:20px;display:grid}.order-info-item,.order-financial>div{min-width:0}.info-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.3px;margin-bottom:6px;font-size:11px;font-weight:700;display:block}.order-info-item strong{color:#334155;font-size:13px;line-height:1.5}.order-info-item .address{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.order-financial{justify-content:flex-end;gap:30px;display:flex}.order-financial strong{color:#111827;font-size:15px;display:block}.order-financial strong small{font-size:10px;font-weight:700}.amount-to-pay strong{color:#16a34a}.order-footer{color:#64748b;background:#fafafa;border-top:1px solid #f1f5f9;justify-content:flex-end;align-items:center;gap:8px;padding:10px 18px;font-size:11px;font-weight:700;display:flex}.order-footer .arrow{color:#2563eb;font-size:16px;transition:transform .2s}.order-card:hover .arrow{transform:translate(4px)}.empty-orders{text-align:center;background:#fff;border:1px dashed #dbe1ea;border-radius:16px;padding:60px 20px}.empty-orders h3{color:#334155;margin:0 0 6px;font-size:17px}.empty-orders p{color:#94a3b8;margin:0;font-size:13px}.empty-reset{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:9px;margin-top:15px;padding:9px 14px;font-size:12px;font-weight:700}.orders-loading{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:250px;display:flex}.orders-loading p{color:#64748b;margin-top:12px;font-size:13px}.message{z-index:2000;box-sizing:border-box;color:#fff;text-align:center;opacity:0;pointer-events:none;background:#111827;border-radius:11px;min-width:250px;max-width:calc(100vw - 30px);padding:13px 18px;font-size:13px;font-weight:600;transition:all .25s;position:fixed;bottom:25px;left:50%;transform:translate(-50%,100px);box-shadow:0 10px 30px #0003}.message.active{opacity:1;transform:translate(-50%)}@media (width<=900px){.commandes-page{padding:22px}.stats-grid{grid-template-columns:1fr 1fr}.stat-card:last-child{grid-column:span 2}.order-body{grid-template-columns:1fr;gap:18px}.order-financial{justify-content:flex-start}}@media (width<=650px){.commandes-page{padding:15px}.commandes-header{align-items:flex-start;margin-bottom:20px}.commandes-header h1{font-size:23px}.commandes-header p{max-width:90%;line-height:1.5}.commandes-header-count{border-radius:12px;min-width:65px;padding:10px}.commandes-header-count span{font-size:20px}.commandes-header-count small{font-size:9px}.commandes-filters{border-radius:14px;padding:12px}.period-filters{grid-template-columns:repeat(2,1fr);display:grid}.period-filters button{width:100%;padding:0 7px;font-size:11px}.period-filters button:last-child{grid-column:span 2}.custom-date-filter{grid-template-columns:1fr;gap:8px;display:grid}.date-separator{display:none}.date-field input{box-sizing:border-box;width:100%}.stats-grid{grid-template-columns:1fr;gap:10px}.stat-card:last-child{grid-column:auto}.stat-card{min-height:82px;padding:14px}.stat-icon{flex-basis:42px;width:42px;height:42px;font-size:19px}.stat-card strong{font-size:18px}.list-header{margin-bottom:12px}.list-header h2{font-size:17px}.order-top{align-items:flex-start;padding:13px}.order-reference{gap:8px}.order-icon{flex-basis:34px;width:34px;height:34px;font-size:12px}.order-reference strong{font-size:13px}.order-status{text-overflow:ellipsis;white-space:nowrap;max-width:110px;font-size:9px;overflow:hidden}.order-body{padding:14px}.order-main-info{grid-template-columns:1fr;gap:12px}.order-main-info .order-info-item:nth-child(2){display:none}.order-financial{border-top:1px solid #f1f5f9;justify-content:space-between;gap:10px;padding-top:12px}.order-financial strong{font-size:13px}.order-footer{padding:9px 14px}}@media (width<=400px){.commandes-page{padding:10px}.commandes-header{gap:10px}.commandes-header h1{font-size:20px}.commandes-header p{font-size:12px}.commandes-header-count{min-width:55px}.commandes-header-count span{font-size:18px}.period-filters{grid-template-columns:1fr 1fr}.order-status{max-width:80px}.order-financial{gap:15px}.order-financial strong{font-size:12px}.info-label{font-size:9px}}.commande-details-page{color:#172033;width:100%;max-width:1250px;margin:0 auto;padding:30px}.commande-details-loading{color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:15px;min-height:60vh;display:flex}.commande-details-spinner{border:4px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;width:42px;height:42px;animation:.8s linear infinite commandeSpin}@keyframes commandeSpin{to{transform:rotate(360deg)}}.commande-details-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.commande-details-eyebrow{color:#64748b;text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px;font-size:13px;font-weight:600;display:block}.commande-details-header h1{color:#111827;margin:0;font-size:28px}.commande-details-header h1 span{color:#2563eb}.commande-details-back-btn{color:#334155;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:11px 18px;font-weight:600;transition:all .2s}.commande-details-back-btn:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}.commande-details-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:22px;padding:24px;box-shadow:0 4px 18px #0f172a0d}.commande-details-card-title{align-items:center;gap:13px;margin-bottom:24px;display:flex}.commande-details-title-icon{background:#eff6ff;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex}.commande-details-card-title h2{color:#111827;margin:0;font-size:18px}.commande-details-card-title p{color:#64748b;margin:4px 0 0;font-size:13px}.commande-client-content{align-items:flex-start;gap:28px;display:flex}.commande-client-photo-wrapper{flex-shrink:0}.commande-client-photo{object-fit:cover;border:4px solid #f1f5f9;border-radius:18px;width:125px;height:125px;box-shadow:0 4px 12px #0f172a1a}.commande-client-info{flex:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 30px;display:grid}.commande-info-item{flex-direction:column;gap:5px;min-width:0;display:flex}.commande-info-label{color:#64748b;font-size:13px;font-weight:600}.commande-info-item strong{color:#1e293b;overflow-wrap:anywhere;font-size:15px}.commande-info-full{grid-column:1/-1}.commande-coordinates{color:#334155;background:#f8fafc;border-radius:10px;grid-column:1/-1;align-items:center;gap:10px;padding:12px 15px;display:flex}.commande-coordinates span{font-size:18px}.commande-coordinates div{flex-direction:column;gap:3px;display:flex}.commande-coordinates small{color:#64748b}.commande-coordinates strong{font-size:13px}.commande-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.commande-summary-item{background:#f8fafc;border-radius:12px;flex-direction:column;justify-content:center;gap:8px;min-height:90px;padding:16px;display:flex}.commande-summary-item>span:first-child{color:#64748b;font-size:13px;font-weight:500}.commande-summary-item strong{color:#1e293b;font-size:16px}.commande-total-item{background:#eff6ff;border:1px solid #dbeafe}.commande-total-item strong{color:#2563eb;font-size:20px}.commande-status{text-transform:capitalize;color:#475569;background:#e2e8f0;border-radius:999px;width:fit-content;padding:6px 11px;font-size:12px;font-weight:700}.commande-status-confirmee,.commande-status-en_preparation{color:#92400e;background:#fef3c7}.commande-status-prete{color:#1d4ed8;background:#dbeafe}.commande-status-en_route{color:#4338ca;background:#e0e7ff}.commande-status-livree{color:#15803d;background:#dcfce7}.commande-status-annulee{color:#b91c1c;background:#fee2e2}.commande-actions-list{flex-wrap:wrap;gap:12px;display:flex}.commande-action-btn{cursor:pointer;border:none;border-radius:10px;padding:11px 17px;font-size:14px;font-weight:600;transition:all .2s}.commande-action-btn:hover{filter:brightness(.96);transform:translateY(-1px)}.commande-action-success{color:#fff;background:#16a34a}.commande-action-danger{color:#fff;background:#dc2626}.commande-action-primary{color:#fff;background:#2563eb}.commande-action-info{color:#fff;background:#0891b2}.commande-no-action{color:#64748b;text-align:center;background:#f8fafc;border-radius:10px;width:100%;padding:14px}.commande-products-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.commande-product-card{background:#fff;border:1px solid #e5e7eb;border-radius:13px;gap:16px;padding:15px;transition:all .2s;display:flex}.commande-product-card:hover{border-color:#bfdbfe;box-shadow:0 5px 15px #2563eb14}.commande-product-image-wrapper{flex-shrink:0}.commande-product-image{object-fit:cover;background:#f1f5f9;border-radius:11px;width:95px;height:95px}.commande-product-content{flex:1;min-width:0}.commande-product-content h3{color:#172033;overflow-wrap:anywhere;margin:0 0 10px;font-size:16px}.commande-product-details{color:#64748b;flex-direction:column;gap:5px;font-size:13px;display:flex}.commande-product-details strong{color:#334155}.commande-product-partner-btn{color:#2563eb;cursor:pointer;background:#eff6ff;border:none;border-radius:8px;margin-top:13px;padding:8px 11px;font-size:12px;font-weight:600;transition:all .2s}.commande-product-partner-btn:hover{background:#dbeafe}.commande-empty-products{text-align:center;color:#64748b;background:#f8fafc;border-radius:12px;padding:30px}.commande-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a8c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.commande-modal{background:#fff;border-radius:16px;width:100%;max-width:520px;animation:.2s commandeModalShow;overflow:hidden;box-shadow:0 20px 60px #0f172a40}@keyframes commandeModalShow{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.commande-modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;padding:22px 24px;display:flex}.commande-modal-header span{color:#64748b;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:700}.commande-modal-header h2{color:#111827;margin:4px 0 0;font-size:20px}.commande-modal-close{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;width:34px;height:34px;font-size:23px}.commande-modal-body{padding:24px}.commande-modal-body label{color:#334155;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.commande-modal-body textarea{resize:vertical;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:10px;outline:none;width:100%;min-height:130px;padding:13px;font-family:inherit;font-size:14px;transition:all .2s}.commande-modal-body textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.commande-modal-actions{background:#f8fafc;justify-content:flex-end;gap:10px;padding:18px 24px;display:flex}.commande-modal-actions button{cursor:pointer;border:none;border-radius:9px;padding:10px 17px;font-weight:600}.commande-modal-cancel{color:#334155;background:#e2e8f0}.commande-modal-save{color:#fff;background:#2563eb}.commande-notification{z-index:2000;color:#fff;opacity:0;visibility:hidden;background:#172033;border-radius:10px;align-items:center;gap:9px;padding:13px 18px;font-size:14px;transition:all .25s;display:flex;position:fixed;bottom:25px;right:25px;transform:translateY(15px);box-shadow:0 10px 30px #0f172a33}.commande-notification-active{opacity:1;visibility:visible;transform:translateY(0)}.commande-notification span{color:#4ade80;font-weight:700}@media (width<=900px){.commande-details-page{padding:22px}.commande-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.commande-products-list{grid-template-columns:1fr}}@media (width<=650px){.commande-details-page{padding:15px}.commande-details-header{flex-direction:column;align-items:flex-start;margin-bottom:20px}.commande-details-header h1{font-size:22px}.commande-details-back-btn{width:100%}.commande-details-card{border-radius:13px;padding:17px}.commande-details-card-title{margin-bottom:18px}.commande-client-content{flex-direction:column;align-items:center}.commande-client-photo{width:110px;height:110px}.commande-client-info{grid-template-columns:1fr;gap:14px;width:100%}.commande-info-full,.commande-coordinates{grid-column:auto}.commande-summary-grid{grid-template-columns:1fr}.commande-actions-list{flex-direction:column}.commande-action-btn{width:100%}.commande-product-card{flex-direction:column}.commande-product-image{width:100%;height:180px}.commande-product-partner-btn{width:100%}.commande-modal-overlay{padding:12px}.commande-modal{max-height:90vh;overflow-y:auto}.commande-modal-header,.commande-modal-body,.commande-modal-actions{padding:17px}.commande-modal-actions{flex-direction:column-reverse}.commande-modal-actions button{width:100%}.commande-notification{text-align:center;justify-content:center;bottom:15px;left:15px;right:15px}}:root{--cp-primary:#4f46e5;--cp-primary-dark:#3730a3;--cp-primary-light:#eef2ff;--cp-success:#16a34a;--cp-success-bg:#dcfce7;--cp-warning:#d97706;--cp-warning-bg:#fef3c7;--cp-danger:#dc2626;--cp-danger-bg:#fee2e2;--cp-text:#172033;--cp-text-secondary:#667085;--cp-text-light:#98a2b3;--cp-border:#e8eaf0;--cp-background:#f6f7fb;--cp-white:#fff;--cp-radius:18px;--cp-radius-sm:12px;--cp-shadow:0 10px 30px #0f172a0f;--cp-shadow-hover:0 18px 40px #0f172a1a;--cp-transition:.25s ease}.commande-partenaire-page{background:radial-gradient(circle at top left, #4f46e50f, transparent 30%), var(--cp-background);min-height:100vh;color:var(--cp-text);box-sizing:border-box;padding:32px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.commande-partenaire-page *,.commande-partenaire-page :before,.commande-partenaire-page :after{box-sizing:border-box}.commande-partenaire-header{align-items:center;gap:20px;max-width:1200px;margin:0 auto 28px;display:flex}.commande-partenaire-header h1{letter-spacing:-.6px;color:var(--cp-text);margin:0;font-size:28px;font-weight:750}.commande-partenaire-back{border:1px solid var(--cp-border);background:var(--cp-white);color:var(--cp-text);cursor:pointer;transition:transform var(--cp-transition), background var(--cp-transition), border-color var(--cp-transition), color var(--cp-transition), box-shadow var(--cp-transition);border-radius:12px;align-items:center;gap:7px;padding:11px 17px;font-size:14px;font-weight:600;display:inline-flex;box-shadow:0 3px 10px #0f172a0a}.commande-partenaire-back:hover{background:var(--cp-primary);border-color:var(--cp-primary);color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #4f46e538}.commande-partenaire-back:active{transform:translateY(0)}.commande-partenaire-card{background:var(--cp-white);border-radius:var(--cp-radius);width:100%;max-width:1200px;box-shadow:var(--cp-shadow);border:1px solid #e2e8f0cc;margin:0 auto 24px;padding:26px;overflow:hidden}.commande-partenaire-card>h2{letter-spacing:-.2px;color:var(--cp-text);align-items:center;gap:10px;margin:0 0 24px;font-size:19px;font-weight:700;display:flex}.partenaire-info-card{position:relative}.commande-partenaire-content{grid-template-columns:130px 1fr;align-items:center;gap:26px;display:grid}.commande-partenaire-logo{object-fit:cover;border:1px solid var(--cp-border);background:#f8fafc;border-radius:20px;width:130px;height:130px;box-shadow:0 8px 20px #0f172a14}.commande-partenaire-infos{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 20px;display:grid}.commande-partenaire-infos p{border-radius:var(--cp-radius-sm);min-width:0;color:var(--cp-text-secondary);background:#f8f9fc;border:1px solid #eef0f5;margin:0;padding:13px 15px;font-size:14px;line-height:1.5}.commande-partenaire-infos p b{color:var(--cp-text);text-transform:uppercase;letter-spacing:.5px;margin-bottom:3px;font-size:12px;font-weight:700;display:block}.commande-partenaire-infos p:last-child{grid-column:1/-1}.commande-partenaire-cover{object-fit:cover;border:1px solid var(--cp-border);border-radius:15px;width:100%;height:240px;margin-top:26px;transition:transform .4s,filter .4s;display:block}.commande-partenaire-cover:hover{filter:brightness(1.03);transform:scale(1.01)}.commande-partenaire-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.commande-partenaire-product{border:1px solid var(--cp-border);transition:transform var(--cp-transition), box-shadow var(--cp-transition), border-color var(--cp-transition);background:#fff;border-radius:16px;gap:18px;padding:16px;display:flex;position:relative}.commande-partenaire-product:hover{box-shadow:var(--cp-shadow-hover);border-color:#d7d9f7;transform:translateY(-3px)}.commande-partenaire-product-image{object-fit:cover;border:1px solid var(--cp-border);background:#f8fafc;border-radius:14px;flex:0 0 115px;width:115px;height:115px}.commande-partenaire-product-info{flex:1;min-width:0}.commande-partenaire-product-info h3{color:var(--cp-text);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 12px;font-size:16px;font-weight:700;line-height:1.35;overflow:hidden}.commande-partenaire-product-info p{color:var(--cp-text-secondary);margin:7px 0;font-size:13px;line-height:1.4}.commande-partenaire-product-info p b{color:var(--cp-text);font-weight:650}.commande-partenaire-status{background:var(--cp-primary-light);min-height:25px;color:var(--cp-primary-dark);text-transform:uppercase;letter-spacing:.35px;vertical-align:middle;border-radius:999px;align-items:center;margin-left:4px;padding:4px 9px;font-size:11px;font-weight:750;display:inline-flex}.commande-partenaire-empty{text-align:center;color:var(--cp-text-secondary);background:#f8f9fc;border:1px dashed #dfe3eb;border-radius:14px;margin:0;padding:38px 20px;font-size:14px}.commande-partenaire-loading{background:var(--cp-background);min-height:100vh;color:var(--cp-text-secondary);justify-content:center;align-items:center;padding:30px;font-size:15px;font-weight:600;display:flex}.commande-partenaire-loading:after{content:"";border:2px solid #dfe3eb;border-top-color:var(--cp-primary);border-radius:50%;width:20px;height:20px;margin-left:12px;animation:.7s linear infinite commande-partenaire-spin}@keyframes commande-partenaire-spin{to{transform:rotate(360deg)}}.commande-partenaire-message{z-index:9999;color:#fff;opacity:0;visibility:hidden;background:#172033;border-radius:12px;max-width:min(400px,100vw - 32px);padding:14px 18px;font-size:14px;font-weight:600;transition:opacity .25s,transform .25s,visibility .25s;position:fixed;bottom:24px;right:24px;transform:translateY(15px);box-shadow:0 15px 35px #0f172a33}.commande-partenaire-message-active{opacity:1;visibility:visible;transform:translateY(0)}@media (width<=900px){.commande-partenaire-page{padding:24px 18px}.commande-partenaire-header{flex-direction:column;align-items:flex-start;gap:14px}.commande-partenaire-header h1{font-size:24px}.commande-partenaire-content{grid-template-columns:100px 1fr;gap:20px}.commande-partenaire-logo{width:100px;height:100px}.commande-partenaire-products{grid-template-columns:1fr}}@media (width<=640px){.commande-partenaire-page{padding:16px 12px}.commande-partenaire-header{margin-bottom:18px}.commande-partenaire-header h1{font-size:21px;line-height:1.3}.commande-partenaire-back{padding:9px 13px;font-size:13px}.commande-partenaire-card{border-radius:15px;margin-bottom:16px;padding:18px}.commande-partenaire-card>h2{margin-bottom:18px;font-size:17px}.commande-partenaire-content{text-align:center;grid-template-columns:1fr;gap:18px}.commande-partenaire-logo{width:95px;height:95px;margin:0 auto}.commande-partenaire-infos{text-align:left;grid-template-columns:1fr}.commande-partenaire-infos p:last-child{grid-column:auto}.commande-partenaire-cover{border-radius:12px;height:170px;margin-top:20px}.commande-partenaire-product{border-radius:14px;gap:13px;padding:12px}.commande-partenaire-product-image{border-radius:11px;flex:0 0 85px;width:85px;height:85px}.commande-partenaire-product-info h3{margin-bottom:8px;font-size:14px}.commande-partenaire-product-info p{margin:5px 0;font-size:12px}.commande-partenaire-status{padding:3px 7px;font-size:10px}.commande-partenaire-message{text-align:center;max-width:none;bottom:12px;left:12px;right:12px}}@media (width<=400px){.commande-partenaire-page{padding:12px 10px}.commande-partenaire-card{padding:15px}.commande-partenaire-product{flex-direction:column}.commande-partenaire-product-image{width:100%;height:150px}.commande-partenaire-product-info h3{white-space:normal}}@media (prefers-reduced-motion:reduce){.commande-partenaire-back,.commande-partenaire-product,.commande-partenaire-cover,.commande-partenaire-message{transition:none}.commande-partenaire-loading:after{animation:none}}:root{--primary:#2563eb;--primary-dark:#1d4ed8;--success:#16a34a;--success-bg:#dcfce7;--danger:#dc2626;--danger-bg:#fee2e2;--warning:#d97706;--warning-bg:#fef3c7;--text:#172033;--text-light:#64748b;--text-muted:#94a3b8;--border:#e5e7eb;--border-light:#f1f5f9;--background:#f8fafc;--white:#fff;--radius-sm:8px;--radius:12px;--radius-lg:16px;--shadow-sm:0 1px 3px #0f172a0f;--shadow:0 8px 30px #0f172a14;--shadow-modal:0 25px 70px #0f172a33}*{box-sizing:border-box}.livreurs-container{width:100%;max-width:1600px;color:var(--text);margin:0 auto;padding:32px}.page-header{justify-content:center;align-items:center;gap:24px;margin-bottom:28px;display:flex}.page-header h1{color:var(--text);margin:0;font-size:clamp(24px,3vw,32px);font-weight:800;line-height:1.2}.page-header p{color:var(--text-light);margin:8px 0 0;font-size:14px}.header-count{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);min-width:100px;box-shadow:var(--shadow-sm);flex-direction:column;justify-content:center;align-items:center;padding:14px 20px;display:flex}.header-count strong{color:var(--primary);font-size:24px;line-height:1}.header-count span{color:var(--text-light);margin-top:5px;font-size:12px}.toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.search-wrapper{flex:1;max-width:520px;position:relative}.search-icon{pointer-events:none;font-size:15px;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.search-input{background:var(--white);border:1px solid var(--border);width:100%;height:46px;color:var(--text);border-radius:10px;outline:none;padding:0 42px;font-size:14px;transition:border-color .2s,box-shadow .2s}.search-input::placeholder{color:var(--text-muted)}.search-input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #2563eb1a}.search-clear{width:28px;height:28px;color:var(--text-light);cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;font-size:18px;line-height:1;transition:all .2s;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.search-clear:hover{color:var(--text);background:#e2e8f0}.toolbar-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.btn{cursor:pointer;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:700;transition:transform .15s,background .2s,border-color .2s,box-shadow .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-dark)}.btn-service{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.btn-service:hover{background:#dbeafe}.btn-danger{background:var(--danger-bg);color:var(--danger);border-color:#fecaca}.btn-danger:hover{background:#fecaca}.btn-secondary{border-color:var(--border);color:var(--text);background:#fff}.btn-secondary:hover{background:#f8fafc}.search-result-info{color:var(--text-light);margin-bottom:12px;font-size:13px}.search-result-info strong{color:var(--text)}.search-result-info span{color:var(--primary);font-weight:600}.table-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);overflow:hidden}.table-responsive{width:100%;overflow-x:auto}.livreurs-table{border-collapse:collapse;text-align:left;width:100%;min-width:950px}.livreurs-table th{border-bottom:1px solid var(--border);height:48px;color:var(--text-light);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;background:#f8fafc;padding:0 16px;font-size:11px;font-weight:800}.livreurs-table td{border-bottom:1px solid var(--border-light);height:70px;color:var(--text);vertical-align:middle;padding:10px 16px;font-size:13px}.livreurs-table tbody tr{transition:background .15s}.livreurs-table tbody tr:hover{background:#f8fafc}.livreurs-table tbody tr:last-child td{border-bottom:none}.user-name{align-items:center;gap:11px;min-width:180px;display:flex}.user-avatar{width:40px;height:40px;color:var(--primary);background:#eff6ff;border-radius:50%;flex:0 0 40px;justify-content:center;align-items:center;font-size:14px;font-weight:800;display:flex;overflow:hidden}.user-avatar img{object-fit:cover;width:100%;height:100%}.user-name-info{flex-direction:column;gap:3px;min-width:0;display:flex}.user-name-info strong{color:var(--text);white-space:nowrap;font-size:13px;font-weight:700}.user-name-info small{color:var(--text-muted);font-size:11px}.mobile-only{display:none}.id-value{color:var(--text-muted);font-size:12px;font-weight:600}.email-value{text-overflow:ellipsis;white-space:nowrap;max-width:220px;color:var(--text-light);display:block;overflow:hidden}.matricule{border:1px solid var(--border);color:var(--text);background:#f8fafc;border-radius:6px;padding:5px 8px;font-size:11px;font-weight:700;display:inline-flex}.boolean-status{color:var(--text-light);white-space:nowrap;align-items:center;gap:6px;font-size:11px;display:inline-flex}.boolean-status i{background:var(--text-muted);border-radius:50%;width:7px;height:7px}.boolean-status.is-active{color:var(--success)}.boolean-status.is-active i{background:var(--success);box-shadow:0 0 0 3px #16a34a1f}.boolean-status.is-inactive{color:var(--text-muted)}.boolean-status.is-inactive i{background:#cbd5e1}.status-badge{white-space:nowrap;text-transform:uppercase;border-radius:20px;align-items:center;gap:6px;padding:6px 9px;font-size:10px;font-weight:800;display:inline-flex}.status-badge i{border-radius:50%;width:6px;height:6px}.status-active{background:var(--success-bg);color:var(--success)}.status-active i{background:var(--success)}.status-banned{background:var(--danger-bg);color:var(--danger)}.status-banned i{background:var(--danger)}.actions-select{border:1px solid var(--border);width:145px;height:36px;color:var(--text);cursor:pointer;background:#fff;border-radius:8px;outline:none;padding:0 8px;font-family:inherit;font-size:12px;font-weight:600}.actions-select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #2563eb14}.empty-table{text-align:center!important;height:260px!important}.empty-table>div,.empty-table>strong,.empty-table>span{display:block}.empty-icon{margin-bottom:10px;font-size:30px}.empty-table strong{color:var(--text);font-size:14px}.empty-table span{color:var(--text-muted);margin-top:5px;font-size:12px}.table-footer{border-top:1px solid var(--border-light);min-height:46px;color:var(--text-muted);justify-content:space-between;align-items:center;padding:0 16px;font-size:11px;display:flex}.table-loading{color:var(--primary);font-weight:600}.modal{width:100%;max-width:700px;max-height:calc(100vh - 40px);box-shadow:var(--shadow-modal);background:#fff;border-radius:18px;flex-direction:column;animation:.2s modalIn;display:flex;overflow:hidden}.modal-service{max-width:580px}.modal-eyebrow{color:var(--primary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px;font-size:10px;font-weight:800;display:block}.modal-close{width:34px;height:34px;color:var(--text-light);cursor:pointer;background:#f8fafc;border:none;border-radius:8px;flex:none;font-size:22px;line-height:1;transition:all .2s}.modal-body{padding:24px 26px;overflow-y:auto}.modal-footer{border-top:1px solid var(--border-light);background:#fafafa;justify-content:flex-end;gap:10px;padding:16px 26px;display:flex}.photo-upload{border:1px solid var(--border-light);background:#f8fafc;border-radius:12px;align-items:center;gap:16px;margin-bottom:24px;padding:15px;display:flex}.photo-preview{width:80px;height:80px;color:var(--primary);background:#eaf1ff;border-radius:50%;flex:0 0 80px;justify-content:center;align-items:center;font-size:25px;display:flex;overflow:hidden}.photo-preview img{object-fit:cover;width:100%;height:100%}.photo-upload-info{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.photo-upload-info strong{color:var(--text);font-size:13px}.photo-upload-info span{color:var(--text-muted);font-size:11px}.file-button{border:1px solid var(--border);color:var(--text);cursor:pointer;background:#fff;border-radius:7px;justify-content:center;align-items:center;margin-top:6px;padding:7px 11px;font-size:11px;font-weight:700;display:inline-flex;position:relative}.file-button:hover{border-color:var(--primary);color:var(--primary)}.file-button input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.form-group{flex-direction:column;gap:7px;display:flex}.form-group-full{grid-column:1/-1}.form-group label{color:var(--text);font-size:12px;font-weight:700}.form-input{border:1px solid var(--border);width:100%;height:42px;color:var(--text);background:#fff;border-radius:8px;outline:none;padding:0 12px;font-family:inherit;font-size:13px;transition:border-color .2s,box-shadow .2s}.form-input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #2563eb1a}.field-error{color:var(--danger);font-size:11px;line-height:1.4}.service-selection{padding:20px 26px}.selection-header{color:var(--text-light);justify-content:space-between;align-items:center;margin-bottom:12px;font-size:12px;display:flex}.selection-header strong{color:var(--primary)}.livreurs-selection-list{flex-direction:column;gap:8px;max-height:390px;padding-right:3px;display:flex;overflow-y:auto}.livreur-check{border:1px solid var(--border);cursor:pointer;border-radius:10px;align-items:center;gap:12px;padding:11px 12px;transition:all .2s;display:flex;position:relative}.livreur-check:hover{background:#f8fbff;border-color:#bfdbfe}.livreur-check.selected{background:#eff6ff;border-color:#93c5fd}.livreur-check input{opacity:0;position:absolute}.selection-avatar{width:38px;height:38px;color:var(--primary);background:#dbeafe;border-radius:50%;flex:0 0 38px;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:flex;overflow:hidden}.selection-avatar img{object-fit:cover;width:100%;height:100%}.selection-info{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.selection-info strong{color:var(--text);font-size:13px}.selection-info span{color:var(--text-muted);font-size:11px}.check-indicator{color:#0000;border:1px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:800;transition:all .2s;display:flex}.livreur-check.selected .check-indicator{border-color:var(--primary);background:var(--primary);color:#fff}.empty-selection{border:1px dashed var(--border);color:var(--text-muted);text-align:center;border-radius:10px;padding:35px 15px;font-size:13px}.toast{z-index:2000;color:#fff;max-width:min(400px,100vw - 32px);box-shadow:var(--shadow);opacity:0;visibility:hidden;background:#172033;border-radius:10px;align-items:center;gap:10px;padding:12px 16px;font-size:13px;font-weight:600;transition:opacity .25s,transform .25s,visibility .25s;display:flex;position:fixed;bottom:24px;right:24px;transform:translateY(15px)}.toast-visible{opacity:1;visibility:visible;transform:translateY(0)}.toast-icon{background:var(--success);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;display:flex}.livreurs-page-state{min-height:300px;color:var(--text-light);flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:14px;display:flex}.error-state{color:var(--danger)}.loader{border:3px solid #dbeafe;border-top-color:var(--primary);border-radius:50%;width:30px;height:30px;animation:.8s linear infinite spin}@media (width<=1100px){.livreurs-container{padding:24px}.toolbar{flex-direction:column;align-items:stretch}.search-wrapper{max-width:none}.toolbar-actions{width:100%}.toolbar-actions .btn{flex:1}.col-id{display:none}.livreurs-table{min-width:760px}}@media (width<=700px){.livreurs-container{padding:16px 12px 30px}.page-header{margin-bottom:20px}.page-header h1{font-size:24px}.page-header p{max-width:280px;line-height:1.5}.header-count{min-width:70px;padding:10px}.header-count strong{font-size:20px}.toolbar{gap:12px}.toolbar-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.toolbar-actions .btn{width:100%;min-width:0;padding:0 10px;font-size:12px}.toolbar-actions .btn-primary{grid-column:1/-1}.table-card{border-radius:12px}.table-responsive{overflow-x:visible}.livreurs-table{width:100%;min-width:0}.livreurs-table .col-id,.livreurs-table .col-email,.livreurs-table .col-phone,.livreurs-table .col-matricule,.livreurs-table .col-service,.livreurs-table .col-disponible{display:none}.livreurs-table th,.livreurs-table td{padding:10px 9px}.livreurs-table th{height:42px;font-size:10px}.livreurs-table td{height:64px}.user-name{gap:8px;min-width:0}.user-avatar{flex-basis:36px;width:36px;height:36px}.user-name-info strong{text-overflow:ellipsis;white-space:nowrap;max-width:135px;font-size:12px;overflow:hidden}.mobile-only{display:block}.status-badge{padding:5px 7px;font-size:9px}.status-badge i{display:none}.col-actions{width:90px}.actions-select{width:88px;height:34px;padding:0 5px;font-size:10px}.table-footer{padding:0 10px}.modal-overlay{align-items:flex-end;padding:0}.modal{border-radius:18px 18px 0 0;max-height:92vh}.modal-header{padding:18px 16px 15px}.modal-header h2{font-size:18px}.modal-body{padding:18px 16px}.modal-footer{grid-template-columns:1fr 1.5fr;padding:12px 16px;display:grid}.modal-footer .btn{width:100%}.form-grid{grid-template-columns:1fr;gap:14px}.form-group-full{grid-column:auto}.photo-upload{align-items:flex-start;padding:12px}.photo-preview{flex-basis:65px;width:65px;height:65px}.service-selection{padding:16px}.livreurs-selection-list{max-height:45vh}.toast{max-width:none;bottom:12px;left:12px;right:12px}}@media (width<=420px){.livreurs-container{padding:12px 8px 24px}.page-header{gap:10px}.page-header h1{font-size:21px}.header-count{min-width:60px}.header-count span{font-size:10px}.toolbar-actions{grid-template-columns:1fr}.toolbar-actions .btn-primary{grid-column:auto}.livreurs-table th,.livreurs-table td{padding:8px 7px}.user-avatar{flex-basis:32px;width:32px;height:32px}.user-name-info strong{max-width:110px}.actions-select{width:78px;font-size:9px}.status-badge{padding:4px 6px}}.livreur-page{color:#172033;box-sizing:border-box;background:radial-gradient(circle at 100% 0,#2563eb12,#0000 30%),#f6f8fc;width:100%;min-height:100vh;padding:32px}.livreur-wrapper{width:min(1180px,100%);margin:0 auto}.livreur-page-header{justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:28px;display:flex}.livreur-page-header>div{min-width:0}.livreur-page-kicker{color:#2563eb;letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font-size:12px;font-weight:800;display:block}.livreur-page-header h1{color:#111827;letter-spacing:-.04em;margin:0;font-size:clamp(27px,4vw,38px);font-weight:800;line-height:1.15}.livreur-page-header p{color:#64748b;margin:9px 0 0;font-size:15px}.livreur-back-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe2ea;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-size:14px;font-weight:700;transition:background .2s,color .2s,border-color .2s,transform .2s,box-shadow .2s;display:inline-flex}.livreur-back-btn:hover{color:#fff;background:#2563eb;border-color:#2563eb;transform:translateY(-1px);box-shadow:0 7px 20px #2563eb2e}.livreur-back-btn:active{transform:translateY(0)}.livreur-profile-card{background:#fff;border:1px solid #e5eaf1;border-radius:18px;grid-template-columns:220px minmax(0,1fr);gap:34px;margin-bottom:22px;padding:30px;display:grid;box-shadow:0 10px 35px #0f172a0f}.livreur-profile-visual{flex-direction:column;align-items:center;display:flex}.livreur-photo-wrapper{background:linear-gradient(135deg,#2563eb,#60a5fa);border-radius:50%;width:175px;height:175px;padding:5px;box-shadow:0 12px 30px #2563eb33}.livreur-photo{object-fit:cover;background:#f1f5f9;border:4px solid #fff;border-radius:50%;width:100%;height:100%;display:block}.livreur-status{text-transform:capitalize;border-radius:999px;align-items:center;gap:7px;margin-top:14px;padding:7px 13px;font-size:12px;font-weight:800;display:inline-flex}.livreur-status-dot{border-radius:50%;width:7px;height:7px}.livreur-status-active{color:#15803d;background:#ecfdf3}.livreur-status-active .livreur-status-dot{background:#22c55e}.livreur-status-blocked{color:#dc2626;background:#fef2f2}.livreur-status-blocked .livreur-status-dot{background:#ef4444}.livreur-profile-content{flex-direction:column;justify-content:center;min-width:0;display:flex}.livreur-profile-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px;font-size:12px;font-weight:700;display:block}.livreur-name-block h2{color:#111827;letter-spacing:-.03em;margin:0;font-size:clamp(25px,3vw,34px);font-weight:800;line-height:1.2}.livreur-matricule{color:#64748b;margin-top:8px;font-size:14px;font-weight:600;display:inline-block}.livreur-contact-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px;display:grid}.livreur-contact-item{background:#f8fafc;border:1px solid #edf0f4;border-radius:12px;align-items:center;gap:12px;min-width:0;padding:14px;display:flex}.livreur-contact-icon{background:#fff;border-radius:10px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;font-size:17px;display:flex;box-shadow:0 3px 10px #0f172a0f}.livreur-contact-item div{min-width:0}.livreur-contact-item span:not(.livreur-contact-icon){color:#94a3b8;text-transform:uppercase;margin-bottom:3px;font-size:11px;font-weight:700;display:block}.livreur-contact-item strong{color:#334155;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;display:block;overflow:hidden}.livreur-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:22px;display:grid}.livreur-stat-card{background:#fff;border:1px solid #e5eaf1;border-radius:15px;align-items:center;gap:14px;min-width:0;padding:20px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 7px 24px #0f172a0a}.livreur-stat-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px #0f172a14}.livreur-stat-card>div:last-child{min-width:0}.livreur-stat-card span{color:#94a3b8;text-transform:uppercase;letter-spacing:.03em;margin-bottom:5px;font-size:11px;font-weight:700;display:block}.livreur-stat-card strong{color:#1e293b;text-overflow:ellipsis;white-space:nowrap;font-size:17px;font-weight:800;display:block;overflow:hidden}.livreur-stat-icon.blue{background:#eff6ff}.livreur-stat-icon.green{background:#ecfdf5}.livreur-stat-icon.orange{background:#fff7ed}.livreur-stat-icon.purple{background:#f5f3ff}.livreur-value-success{color:#16a34a!important}.livreur-value-danger{color:#dc2626!important}.livreur-details-card{background:#fff;border:1px solid #e5eaf1;border-radius:18px;overflow:hidden;box-shadow:0 8px 28px #0f172a0d}.livreur-section-header{border-bottom:1px solid #edf0f4;padding:23px 25px}.livreur-section-header span{color:#2563eb;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:11px;font-weight:800;display:block}.livreur-section-header h2{color:#172033;margin:0;font-size:19px;font-weight:800}.livreur-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.livreur-info-row{border-bottom:1px solid #f0f2f5;justify-content:space-between;align-items:center;gap:20px;min-width:0;padding:18px 25px;display:flex}.livreur-info-row:nth-child(odd){border-right:1px solid #f0f2f5}.livreur-info-row span{color:#64748b;flex-shrink:0;font-size:13px;font-weight:600}.livreur-info-row strong{color:#1e293b;text-align:right;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:750;overflow:hidden}.livreur-loading{color:#64748b;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;display:flex}.livreur-spinner{border:3px solid #dbeafe;border-top-color:#2563eb;border-radius:50%;width:38px;height:38px;margin-bottom:15px;animation:.8s linear infinite livreur-spin}@keyframes livreur-spin{to{transform:rotate(360deg)}}.livreur-empty{text-align:center;background:#fff;border:1px solid #e5eaf1;border-radius:18px;width:min(500px,100%);margin:100px auto;padding:45px 30px;box-shadow:0 10px 35px #0f172a0f}.livreur-empty-icon{margin-bottom:15px;font-size:45px}.livreur-empty h2{color:#1e293b;margin:0 0 8px}.livreur-empty p{color:#64748b;margin:0 0 25px}.livreur-toast{z-index:9999;color:#b91c1c;opacity:0;visibility:hidden;background:#fff;border:1px solid #fecaca;border-radius:12px;max-width:calc(100vw - 50px);padding:14px 20px;font-size:14px;font-weight:700;transition:opacity .25s,visibility .25s,transform .25s;position:fixed;bottom:25px;right:25px;transform:translateY(15px);box-shadow:0 15px 40px #0f172a26}.livreur-toast.show{opacity:1;visibility:visible;transform:translateY(0)}@media (width<=1000px){.livreur-page{padding:25px}.livreur-profile-card{grid-template-columns:180px minmax(0,1fr);gap:25px;padding:25px}.livreur-photo-wrapper{width:145px;height:145px}.livreur-contact-grid{grid-template-columns:1fr}.livreur-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.livreur-page{padding:16px}.livreur-page-header{flex-direction:column;align-items:stretch;gap:18px;margin-bottom:20px}.livreur-back-btn{width:100%}.livreur-profile-card{text-align:center;grid-template-columns:1fr;gap:22px;padding:22px 18px}.livreur-profile-visual{width:100%}.livreur-profile-content{text-align:left}.livreur-name-block{text-align:center}.livreur-contact-grid{grid-template-columns:1fr;margin-top:22px}.livreur-stats-grid{grid-template-columns:1fr;gap:12px}.livreur-stat-card{padding:17px}.livreur-info-grid{grid-template-columns:1fr}.livreur-info-row{flex-direction:column;align-items:flex-start;gap:7px;padding:16px 18px}.livreur-info-row:nth-child(odd){border-right:none}.livreur-info-row strong{text-align:left;white-space:normal;overflow-wrap:anywhere;width:100%}.livreur-email{max-width:100%}.livreur-section-header{padding:20px 18px}}@media (width<=420px){.livreur-page{padding:12px}.livreur-page-header h1{font-size:27px}.livreur-profile-card{padding:18px 14px}.livreur-photo-wrapper{width:125px;height:125px}.livreur-name-block h2{font-size:24px}.livreur-contact-item{padding:12px}.livreur-stat-card{padding:14px}.livreur-stat-icon{flex-basis:42px;width:42px;height:42px}.livreur-details-card{border-radius:14px}.livreur-toast{max-width:calc(100vw - 24px);bottom:12px;right:12px}}:root{--primary:#2563eb;--primary-dark:#1d4ed8;--primary-light:#eff6ff;--success:#16a34a;--success-light:#f0fdf4;--danger:#dc2626;--danger-light:#fef2f2;--warning:#d97706;--warning-light:#fffbeb;--text:#111827;--text-secondary:#4b5563;--text-muted:#9ca3af;--border:#e5e7eb;--border-light:#f1f5f9;--background:#f8fafc;--surface:#fff;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--shadow-sm:0 1px 2px #0f172a0a;--shadow-md:0 8px 24px #0f172a12;--shadow-lg:0 16px 40px #0f172a17;--transition:.18s ease}.livraisons-page{min-height:100vh;color:var(--text);padding:15px 24px 80px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.livraisons-container{width:100%;max-width:1400px;margin:0 auto}.livraisons-page-header{margin-bottom:34px;position:relative}.back-btn{color:var(--text-secondary);cursor:pointer;transition:color var(--transition), transform var(--transition);background:0 0;border:0;align-items:center;gap:8px;margin-bottom:24px;padding:8px 0;font-size:14px;font-weight:600;display:inline-flex}.back-btn:hover{color:var(--primary);transform:translate(-3px)}.back-icon{font-size:18px;line-height:1}.page-heading{flex-direction:column;gap:6px;display:flex}.page-eyebrow{color:var(--primary);letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:800}.page-heading h1{color:var(--text);letter-spacing:-.04em;margin:0;font-size:clamp(28px,4vw,42px);font-weight:800;line-height:1.1}.page-heading p{color:var(--text-secondary);margin:6px 0 0;font-size:15px;line-height:1.6}.mode-switch-wrapper{justify-content:flex-start;margin-bottom:28px;display:flex}.mode-switch{background:#e9eef5;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:4px;padding:5px;display:inline-flex}.mode-btn{min-width:150px;color:var(--text-secondary);cursor:pointer;transition:background var(--transition), color var(--transition), box-shadow var(--transition);background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:11px 18px;font-size:14px;font-weight:700;display:inline-flex}.mode-btn:hover{color:var(--text)}.mode-btn-active{background:var(--surface);color:var(--primary);box-shadow:0 2px 6px #0f172a14}.mode-icon{font-size:17px}.loading-container{min-height:100px;color:var(--text-secondary);justify-content:center;align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.loading-spinner{border:2px solid #dbeafe;border-top-color:var(--primary);border-radius:50%;width:18px;height:18px;animation:.7s linear infinite spin}.livraisons-section{width:100%}.livraisons-count{color:var(--text-muted);align-items:center;margin-bottom:16px;font-size:13px;font-weight:600;display:flex}.livraisons-grid{flex-wrap:wrap;align-items:stretch;gap:20px;display:flex}.livraison-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);min-width:0;box-shadow:var(--shadow-sm);transition:transform var(--transition), box-shadow var(--transition), border-color var(--transition);flex-direction:column;padding:22px;display:flex}.livraison-card:hover{box-shadow:var(--shadow-lg);border-color:#dbe3ef;transform:translateY(-3px)}.livraison-card-header{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:18px;display:flex}.livraison-reference{align-items:center;gap:12px;min-width:0;display:flex}.package-icon{background:var(--primary-light);border-radius:11px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:flex}.reference-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.07em;margin-bottom:2px;font-size:11px;font-weight:700;display:block}.livraison-reference h2{color:var(--text);margin:0;font-size:18px;font-weight:800;line-height:1.2}.status-badge{background:var(--warning-light);color:var(--warning);text-transform:capitalize;white-space:nowrap;border:1px solid #fde68a;border-radius:999px;flex-shrink:0;align-items:center;padding:6px 10px;font-size:11px;font-weight:800;display:inline-flex}.colis-code{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;gap:12px;padding:14px 0;display:flex}.colis-code span{color:var(--text-muted);font-size:12px;font-weight:600}.colis-code strong{max-width:60%;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.livraison-section{border-bottom:1px solid var(--border-light);padding:18px 0}.section-title{align-items:center;gap:8px;margin-bottom:13px;display:flex}.section-title-icon{background:#f8fafc;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex}.section-title h3{color:var(--text);margin:0;font-size:13px;font-weight:750}.livreur-card{border:1px solid var(--border-light);background:#f8fafc;border-radius:12px;align-items:center;gap:12px;padding:13px;display:flex}.livreur-avatar{background:#e5e7eb;border-radius:50%;flex:0 0 48px;width:48px;height:48px;overflow:hidden}.livreur-avatar img{object-fit:cover;width:100%;height:100%;display:block}.livreur-details{flex-direction:column;gap:3px;min-width:0;display:flex}.livreur-name{color:var(--text);margin-bottom:2px;font-size:14px;font-weight:800}.livreur-details span{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.4;overflow:hidden}.livreur-email{max-width:100%}.livreur-matricule{margin-top:3px;color:var(--text-muted)!important}.no-livreur{color:var(--text-muted);background:#f8fafc;border:1px dashed #dbe3ec;border-radius:10px;align-items:center;gap:9px;padding:12px 13px;font-size:12px;font-weight:600;display:flex}.select-wrapper{position:relative}.livreur-select{appearance:none;background:linear-gradient(45deg, transparent 50%, #64748b 50%) calc(100% - 18px) 50% / 6px 6px no-repeat, linear-gradient(135deg, #64748b 50%, transparent 50%) calc(100% - 14px) 50% / 6px 6px no-repeat, var(--surface);border:1px solid var(--border);width:100%;color:var(--text);cursor:pointer;transition:border-color var(--transition), box-shadow var(--transition);border-radius:10px;outline:none;padding:12px 40px 12px 13px;font-family:inherit;font-size:13px;font-weight:600}.livreur-select:hover{border-color:#cbd5e1}.livreur-select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #2563eb1a}.livreur-select:disabled{color:var(--text-muted);cursor:not-allowed;opacity:.75;background-color:#f8fafc}.select-loading{color:var(--primary);font-size:10px;font-weight:700;position:absolute;top:50%;right:38px;transform:translateY(-50%)}.livraison-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding-top:18px;display:grid}.action-btn{cursor:pointer;min-height:40px;transition:background var(--transition), border-color var(--transition), color var(--transition), transform var(--transition);border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:9px 13px;font-family:inherit;font-size:12px;font-weight:750;display:inline-flex}.action-btn:hover:not(:disabled){transform:translateY(-1px)}.action-btn:active:not(:disabled){transform:translateY(0)}.action-btn:disabled{cursor:not-allowed;opacity:.55}.action-danger{background:var(--danger-light);color:var(--danger);border-color:#fecaca}.action-danger:hover:not(:disabled){background:#fee2e2;border-color:#fca5a5}.action-success{background:var(--success-light);color:var(--success);border-color:#bbf7d0}.action-success:hover:not(:disabled){background:#dcfce7;border-color:#86efac}.order-btn{background:var(--primary);border:1px solid var(--primary);color:#fff;cursor:pointer;width:100%;transition:background var(--transition), border-color var(--transition), box-shadow var(--transition), transform var(--transition);border-radius:10px;justify-content:space-between;align-items:center;margin-top:10px;padding:12px 14px;font-family:inherit;font-size:12px;font-weight:750;display:flex}.order-btn:hover{background:var(--primary-dark);border-color:var(--primary-dark);transform:translateY(-1px);box-shadow:0 5px 14px #2563eb38}.order-btn:active{transform:translateY(0)}.order-arrow{transition:transform var(--transition);font-size:17px}.order-btn:hover .order-arrow{transform:translate(3px)}.empty-state{background:var(--surface);border-radius:var(--radius-lg);text-align:center;border:1px dashed #dbe3ec;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:40px;display:flex}.empty-icon{background:var(--primary-light);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:18px;font-size:28px;display:flex}.empty-state h2{color:var(--text);margin:0 0 7px;font-size:18px;font-weight:800}.empty-state p{max-width:420px;color:var(--text-muted);margin:0;font-size:13px;line-height:1.6}.toast{z-index:9999;color:#fff;opacity:0;pointer-events:none;background:#111827;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:10px;max-width:min(380px,100vw - 32px);padding:13px 16px;font-size:13px;font-weight:600;transition:opacity .22s,transform .22s;display:flex;position:fixed;bottom:24px;right:24px;transform:translateY(15px);box-shadow:0 15px 40px #0f172a38}.toast-visible{opacity:1;transform:translateY(0)}.toast-icon{background:var(--success);color:#fff;border-radius:50%;flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:900;display:flex}@media (width<=720px){.livraisons-page{padding:24px 14px 60px}.livraisons-page-header{margin-bottom:26px}.back-btn{margin-bottom:18px}.page-heading h1{font-size:30px}.page-heading p{font-size:14px}.mode-switch-wrapper,.mode-switch{width:100%}.mode-btn{flex:1;min-width:0;padding:10px 12px;font-size:13px}.livraisons-grid{grid-template-columns:1fr;gap:14px}.livraison-card{padding:18px}.livraison-card-header{gap:10px}.status-badge{font-size:10px}.livreur-card{align-items:flex-start}.livraison-actions{grid-template-columns:1fr 1fr}.empty-state{min-height:280px;padding:30px 20px}.toast{bottom:16px;right:16px}}@media (width<=420px){.livraisons-page{padding-inline:10px}.livraison-card{padding:16px}.livraison-card-header{align-items:flex-start}.livraison-reference h2{font-size:16px}.package-icon{flex-basis:38px;width:38px;height:38px}.livreur-avatar{flex-basis:42px;width:42px;height:42px}.livraison-actions{grid-template-columns:1fr}.mode-btn{gap:5px;padding-inline:8px}.mode-icon{font-size:15px}}button:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #2563eb40}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--history-primary:#2563eb;--history-primary-dark:#1d4ed8;--history-primary-light:#eff6ff;--history-success:#16a34a;--history-success-dark:#15803d;--history-success-light:#f0fdf4;--history-text:#111827;--history-text-secondary:#4b5563;--history-text-muted:#94a3b8;--history-border:#e5e7eb;--history-border-light:#eef2f7;--history-background:#f8fafc;--history-surface:#fff;--history-radius:16px;--history-shadow:0 1px 3px #0f172a0d;--history-shadow-hover:0 16px 35px #0f172a14;--history-transition:.18s ease}.historique-page{min-height:100vh;color:var(--history-text);padding:40px 24px 80px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.historique-container{width:100%;max-width:1400px;margin:0 auto}.historique-header{margin-bottom:30px}.historique-back-btn{color:var(--history-text-secondary);cursor:pointer;transition:color var(--history-transition), transform var(--history-transition);background:0 0;border:0;align-items:center;gap:8px;margin-bottom:24px;padding:8px 0;font-family:inherit;font-size:14px;font-weight:650;display:inline-flex}.historique-back-btn:hover{color:var(--history-primary);transform:translate(-3px)}.historique-back-btn span{font-size:18px}.historique-heading{flex-direction:column;gap:6px;display:flex}.historique-eyebrow{color:var(--history-primary);letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:800}.historique-heading h1{letter-spacing:-.04em;margin:0;font-size:clamp(28px,4vw,42px);font-weight:800;line-height:1.1}.historique-heading p{max-width:650px;color:var(--history-text-secondary);margin:6px 0 0;font-size:15px;line-height:1.6}.historique-summary{grid-template-columns:repeat(2,minmax(0,240px));gap:14px;margin-bottom:24px;display:grid}.summary-card{background:var(--history-surface);border:1px solid var(--history-border);box-shadow:var(--history-shadow);border-radius:14px;align-items:center;gap:13px;padding:16px;display:flex}.summary-icon{border-radius:11px;justify-content:center;align-items:center;width:42px;height:42px;font-size:19px;display:flex}.summary-icon-blue{background:var(--history-primary-light)}.summary-icon-green{background:var(--history-success-light);color:var(--history-success)}.summary-content{flex-direction:column;gap:2px;display:flex}.summary-content span{color:var(--history-text-muted);font-size:11px;font-weight:650}.summary-content strong{color:var(--history-text);font-size:20px;font-weight:800;line-height:1}.historique-toolbar{align-items:center;gap:14px;margin-bottom:24px;display:flex}.search-wrapper{width:100%;max-width:700px;position:relative}.search-icon{color:var(--history-text-muted);pointer-events:none;font-size:16px;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.historique-search{box-sizing:border-box;background:var(--history-surface);border:1px solid var(--history-border);width:100%;color:var(--history-text);box-shadow:var(--history-shadow);transition:border-color var(--history-transition), box-shadow var(--history-transition);border-radius:11px;outline:none;padding:13px 44px 13px 43px;font-family:inherit;font-size:13px}.historique-search::placeholder{color:#a8b1bf}.historique-search:hover{border-color:#cbd5e1}.historique-search:focus{border-color:var(--history-primary);box-shadow:0 0 0 3px #2563eb1a}.clear-search{width:25px;height:25px;color:var(--history-text-secondary);cursor:pointer;transition:background var(--history-transition), color var(--history-transition);background:#f1f5f9;border:0;border-radius:50%;justify-content:center;align-items:center;font-size:18px;line-height:1;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.search-result-count{color:var(--history-text-muted);flex-shrink:0;font-size:12px;font-weight:650}.historique-loading{min-height:180px;color:var(--history-text-secondary);justify-content:center;align-items:center;gap:10px;font-size:13px;font-weight:600;display:flex}.historique-spinner{border:2px solid #dbeafe;border-top-color:var(--history-primary);border-radius:50%;width:18px;height:18px;animation:.7s linear infinite historique-spin}@keyframes historique-spin{to{transform:rotate(360deg)}}.historique-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:20px;display:grid}.historique-card{background:var(--history-surface);border:1px solid var(--history-border);border-radius:var(--history-radius);min-width:0;box-shadow:var(--history-shadow);transition:transform var(--history-transition), box-shadow var(--history-transition), border-color var(--history-transition);flex-direction:column;padding:21px;display:flex}.historique-card:hover{box-shadow:var(--history-shadow-hover);border-color:#d8e0ea;transform:translateY(-3px)}.historique-card-header{border-bottom:1px solid var(--history-border-light);justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:17px;display:flex}.historique-reference{align-items:center;gap:11px;min-width:0;display:flex}.historique-package-icon{background:var(--history-success-light);border-radius:11px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;font-size:19px;display:flex}.historique-reference-label{color:var(--history-text-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:2px;font-size:10px;font-weight:800;display:block}.historique-reference h2{margin:0;font-size:18px;font-weight:800;line-height:1.2}.completed-badge{background:var(--history-success-light);color:var(--history-success-dark);white-space:nowrap;border:1px solid #bbf7d0;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:6px 9px;font-size:10px;font-weight:800;display:inline-flex}.completed-dot{background:var(--history-success);border-radius:50%;width:6px;height:6px}.delivery-info-grid{background:var(--history-border-light);border:1px solid var(--history-border-light);border-radius:11px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:17px;display:grid;overflow:hidden}.info-item{background:var(--history-surface);flex-direction:column;gap:5px;min-width:0;padding:12px;display:flex}.info-label{color:var(--history-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:700}.info-value{color:var(--history-text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:750;overflow:hidden}.price-item{background:#fcfdfd}.info-price{color:var(--history-success-dark);font-size:12px;font-weight:800}.dates-section{border:1px solid var(--history-border-light);background:#f8fafc;border-radius:11px;flex-direction:column;margin-top:17px;padding:13px;display:flex;position:relative}.date-row{z-index:2;align-items:center;gap:10px;display:flex;position:relative}.date-icon{background:#e2e8f0;border-radius:8px;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;display:flex}.date-icon-success{color:var(--history-success);background:#dcfce7}.date-content{flex-direction:column;gap:2px;min-width:0;display:flex}.date-content span{color:var(--history-text-muted);font-size:10px;font-weight:650}.date-content strong{color:var(--history-text);font-size:11px;font-weight:750}.date-line{background:#cbd5e1;width:1px;height:12px;margin-left:14px}.historique-actions{flex-direction:column;gap:8px;margin-top:auto;padding-top:18px;display:flex}.historique-action{cursor:pointer;width:100%;min-height:39px;transition:background var(--history-transition), border-color var(--history-transition), color var(--history-transition), box-shadow var(--history-transition), transform var(--history-transition);border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:9px 12px;font-family:inherit;font-size:11px;font-weight:750;display:flex}.historique-action:hover{transform:translateY(-1px)}.historique-action:active{transform:translateY(0)}.historique-action-primary{background:var(--history-primary);border-color:var(--history-primary);color:#fff}.historique-action-primary:hover{background:var(--history-primary-dark);border-color:var(--history-primary-dark);box-shadow:0 5px 14px #2563eb33}.historique-action-secondary{border-color:var(--history-border);color:var(--history-text-secondary);background:#fff}.historique-action-secondary:hover{color:var(--history-text);background:#f8fafc;border-color:#cbd5e1}.historique-empty{background:var(--history-surface);border-radius:var(--history-radius);text-align:center;border:1px dashed #dbe3ec;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:40px 25px;display:flex}.historique-empty-icon{background:var(--history-primary-light);border-radius:50%;justify-content:center;align-items:center;width:66px;height:66px;margin-bottom:17px;font-size:27px;display:flex}.historique-empty h2{margin:0 0 7px;font-size:18px;font-weight:800}.historique-empty p{max-width:430px;color:var(--history-text-muted);margin:0;font-size:13px;line-height:1.6}.empty-clear-btn{background:var(--history-primary-light);color:var(--history-primary);cursor:pointer;transition:background var(--history-transition), border-color var(--history-transition);border:1px solid #dbeafe;border-radius:8px;margin-top:18px;padding:9px 14px;font-family:inherit;font-size:12px;font-weight:750}.empty-clear-btn:hover{background:#dbeafe;border-color:#bfdbfe}.historique-toast{z-index:9999;color:#fff;opacity:0;pointer-events:none;background:#111827;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:10px;max-width:min(380px,100vw - 32px);padding:13px 16px;font-size:13px;font-weight:600;transition:opacity .22s,transform .22s;display:flex;position:fixed;bottom:24px;right:24px;transform:translateY(15px);box-shadow:0 15px 40px #0f172a38}.historique-toast-visible{opacity:1;transform:translateY(0)}.historique-toast-icon{background:var(--history-success);color:#fff;border-radius:50%;flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:900;display:flex}@media (width<=1150px){.historique-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.historique-page{padding:24px 14px 60px}.historique-header{margin-bottom:24px}.historique-back-btn{margin-bottom:18px}.historique-heading h1{font-size:30px}.historique-heading p{font-size:14px}.historique-summary{grid-template-columns:1fr 1fr;gap:10px}.summary-card{padding:13px}.summary-icon{width:36px;height:36px;font-size:16px}.summary-content strong{font-size:18px}.historique-toolbar{flex-direction:column;align-items:stretch;gap:8px}.search-wrapper{max-width:none}.search-result-count{padding-left:2px}.historique-grid{grid-template-columns:1fr;gap:14px}.historique-card{padding:18px}.historique-empty{min-height:280px}.historique-toast{bottom:16px;right:16px}}@media (width<=420px){.historique-page{padding-inline:10px}.historique-summary{grid-template-columns:1fr}.historique-card{padding:16px}.historique-card-header{align-items:flex-start}.historique-reference h2{font-size:16px}.historique-package-icon{flex-basis:38px;width:38px;height:38px}.completed-badge{padding:5px 7px;font-size:9px}.delivery-info-grid{grid-template-columns:1fr}.info-item{padding:10px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--driver-primary:#2563eb;--driver-primary-dark:#1d4ed8;--driver-primary-light:#eff6ff;--driver-success:#16a34a;--driver-success-dark:#15803d;--driver-success-light:#f0fdf4;--driver-danger:#dc2626;--driver-danger-light:#fef2f2;--driver-warning:#d97706;--driver-warning-light:#fffbeb;--driver-purple:#7c3aed;--driver-purple-light:#f5f3ff;--driver-text:#111827;--driver-text-secondary:#4b5563;--driver-text-muted:#94a3b8;--driver-border:#e5e7eb;--driver-border-light:#eef2f7;--driver-background:#f8fafc;--driver-surface:#fff;--driver-radius:16px;--driver-shadow:0 1px 3px #0f172a0d;--driver-shadow-hover:0 16px 35px #0f172a14;--driver-transition:.18s ease}.livreur-history-page{background:radial-gradient(circle at top left, #2563eb0e, transparent 30%), var(--driver-background);min-height:100vh;color:var(--driver-text);padding:40px 24px 80px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.livreur-history-container{width:100%;max-width:1400px;margin:0 auto}.livreur-history-header{margin-bottom:30px}.livreur-back-btn{color:var(--driver-text-secondary);cursor:pointer;transition:color var(--driver-transition), transform var(--driver-transition);background:0 0;border:0;align-items:center;gap:8px;margin-bottom:24px;padding:8px 0;font-family:inherit;font-size:14px;font-weight:650;display:inline-flex}.livreur-back-btn:hover{color:var(--driver-primary);transform:translate(-3px)}.livreur-back-btn span{font-size:18px}.livreur-heading{flex-direction:column;gap:6px;display:flex}.livreur-eyebrow{color:var(--driver-primary);letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:800}.livreur-heading h1{letter-spacing:-.04em;margin:0;font-size:clamp(28px,4vw,42px);font-weight:800;line-height:1.1}.livreur-heading p{max-width:650px;color:var(--driver-text-secondary);margin:6px 0 0;font-size:15px;line-height:1.6}.livreur-heading p strong{color:var(--driver-text)}.livreur-filters{background:var(--driver-surface);border:1px solid var(--driver-border);border-radius:var(--driver-radius);box-shadow:var(--driver-shadow);margin-bottom:18px;padding:20px}.filter-header{justify-content:space-between;align-items:center;gap:15px;margin-bottom:16px;display:flex}.filter-eyebrow{color:var(--driver-text-muted);letter-spacing:.07em;text-transform:uppercase;margin-bottom:3px;font-size:10px;font-weight:800;display:block}.filter-header h2{margin:0;font-size:16px;font-weight:800}.period-buttons{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.period-btn{border:1px solid var(--driver-border);min-height:38px;color:var(--driver-text-secondary);cursor:pointer;transition:background var(--driver-transition), border-color var(--driver-transition), color var(--driver-transition), box-shadow var(--driver-transition);background:#f8fafc;border-radius:9px;padding:9px 15px;font-family:inherit;font-size:12px;font-weight:700}.period-btn:hover{color:var(--driver-text);background:#f1f5f9;border-color:#cbd5e1}.period-btn-active{background:var(--driver-primary);border-color:var(--driver-primary);color:#fff;box-shadow:0 4px 10px #2563eb2e}.period-btn-active:hover{background:var(--driver-primary-dark);border-color:var(--driver-primary-dark);color:#fff}.reset-search-btn{color:var(--driver-primary);cursor:pointer;background:0 0;border:0;padding:7px 10px;font-family:inherit;font-size:11px;font-weight:700}.custom-date-panel{border-top:1px solid var(--driver-border-light);align-items:flex-end;gap:14px;margin-top:16px;padding-top:16px;display:flex}.date-field{flex-direction:column;gap:6px;display:flex}.date-field label{color:var(--driver-text-secondary);font-size:11px;font-weight:700}.date-field input{border:1px solid var(--driver-border);min-height:40px;color:var(--driver-text);cursor:pointer;transition:border-color var(--driver-transition), box-shadow var(--driver-transition);background:#fff;border-radius:9px;outline:none;padding:9px 11px;font-family:inherit;font-size:12px}.date-field input:focus{border-color:var(--driver-primary);box-shadow:0 0 0 3px #2563eb1a}.date-separator{color:var(--driver-text-muted);padding-bottom:10px;font-weight:700}.livreur-search-section{align-items:center;gap:14px;margin-bottom:20px;display:flex}.livreur-search-wrapper{width:100%;max-width:720px;position:relative}.livreur-search-icon{color:var(--driver-text-muted);pointer-events:none;font-size:16px;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.livreur-search{box-sizing:border-box;background:var(--driver-surface);border:1px solid var(--driver-border);width:100%;color:var(--driver-text);box-shadow:var(--driver-shadow);transition:border-color var(--driver-transition), box-shadow var(--driver-transition);border-radius:11px;outline:none;padding:13px 44px 13px 43px;font-family:inherit;font-size:13px}.livreur-search::placeholder{color:#a8b1bf}.livreur-search:hover{border-color:#cbd5e1}.livreur-search:focus{border-color:var(--driver-primary);box-shadow:0 0 0 3px #2563eb1a}.livreur-clear-search{width:25px;height:25px;color:var(--driver-text-secondary);cursor:pointer;background:#f1f5f9;border:0;border-radius:50%;justify-content:center;align-items:center;font-size:18px;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.livreur-clear-search:hover{color:var(--driver-text);background:#e2e8f0}.livreur-result-count{color:var(--driver-text-muted);flex-shrink:0;font-size:12px;font-weight:650}.livreur-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:25px;display:grid}.livreur-stat-card{background:var(--driver-surface);border:1px solid var(--driver-border);min-width:0;box-shadow:var(--driver-shadow);border-radius:14px;align-items:center;gap:12px;padding:16px;display:flex}.livreur-stat-icon{border-radius:11px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:flex}.stat-blue{background:var(--driver-primary-light)}.stat-green{background:var(--driver-success-light);color:var(--driver-success)}.stat-yellow{background:var(--driver-warning-light)}.stat-purple{background:var(--driver-purple-light);color:var(--driver-purple)}.livreur-stat-content{flex-direction:column;gap:3px;min-width:0;display:flex}.livreur-stat-content span{color:var(--driver-text-muted);font-size:10px;font-weight:700}.livreur-stat-content strong{color:var(--driver-text);text-overflow:ellipsis;white-space:nowrap;font-size:17px;font-weight:800;overflow:hidden}.livreur-loading{min-height:180px;color:var(--driver-text-secondary);justify-content:center;align-items:center;gap:10px;font-size:13px;font-weight:600;display:flex}.livreur-spinner{border:2px solid #dbeafe;border-top-color:var(--driver-primary);border-radius:50%;width:18px;height:18px;animation:.7s linear infinite driver-spin}@keyframes driver-spin{to{transform:rotate(360deg)}}.livreur-deliveries-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:20px;display:grid}.livreur-delivery-card{background:var(--driver-surface);border:1px solid var(--driver-border);border-radius:var(--driver-radius);min-width:0;box-shadow:var(--driver-shadow);transition:transform var(--driver-transition), box-shadow var(--driver-transition), border-color var(--driver-transition);flex-direction:column;padding:21px;display:flex}.livreur-delivery-card:hover{box-shadow:var(--driver-shadow-hover);border-color:#d8e0ea;transform:translateY(-3px)}.delivery-card-header{border-bottom:1px solid var(--driver-border-light);justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:17px;display:flex}.delivery-reference{align-items:center;gap:11px;min-width:0;display:flex}.delivery-package-icon{background:var(--driver-primary-light);border-radius:11px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;font-size:19px;display:flex}.delivery-reference>div:last-child{min-width:0}.delivery-reference span{color:var(--driver-text-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:2px;font-size:10px;font-weight:800;display:block}.delivery-reference h2{color:var(--driver-text);margin:0;font-size:18px;font-weight:800;line-height:1.2}.delivery-status{white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:6px 9px;font-size:10px;font-weight:800;display:inline-flex}.status-dot{border-radius:50%;width:6px;height:6px}.status-completed{background:var(--driver-success-light);color:var(--driver-success-dark);border:1px solid #bbf7d0}.status-completed .status-dot{background:var(--driver-success)}.status-cancelled{background:var(--driver-danger-light);color:var(--driver-danger);border:1px solid #fecaca}.status-cancelled .status-dot{background:var(--driver-danger)}.status-progress{background:var(--driver-primary-light);color:var(--driver-primary-dark);border:1px solid #bfdbfe}.status-progress .status-dot{background:var(--driver-primary)}.status-default{border:1px solid var(--driver-border);color:var(--driver-text-secondary);background:#f8fafc}.status-default .status-dot{background:var(--driver-text-muted)}.delivery-details-grid{background:var(--driver-border-light);border:1px solid var(--driver-border-light);border-radius:11px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:17px;display:grid;overflow:hidden}.delivery-detail{background:var(--driver-surface);flex-direction:column;gap:5px;min-width:0;padding:12px;display:flex}.delivery-detail span{color:var(--driver-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:700}.delivery-detail strong{color:var(--driver-text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:750;overflow:hidden}.delivery-price{color:var(--driver-success-dark)!important}.delivery-address{border:1px solid var(--driver-border-light);background:#f8fafc;border-radius:10px;align-items:flex-start;gap:10px;margin-top:14px;padding:12px;display:flex}.address-icon{background:var(--driver-primary-light);border-radius:8px;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;display:flex}.delivery-address>div:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.delivery-address span{color:var(--driver-text-muted);font-size:10px;font-weight:700}.delivery-address strong{color:var(--driver-text-secondary);word-break:break-word;font-size:11px;line-height:1.45}.delivery-dates{border:1px solid var(--driver-border-light);background:#f8fafc;border-radius:11px;flex-direction:column;margin-top:14px;padding:13px;display:flex}.delivery-date{align-items:center;gap:10px;display:flex}.date-circle{background:#e2e8f0;border-radius:8px;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;display:flex}.date-circle-success{color:var(--driver-success);background:#dcfce7}.delivery-date>div:last-child{flex-direction:column;gap:2px;min-width:0;display:flex}.delivery-date span{color:var(--driver-text-muted);font-size:10px;font-weight:650}.delivery-date strong{color:var(--driver-text);font-size:11px;font-weight:750}.date-connector{background:#cbd5e1;width:1px;height:11px;margin-left:14px}.delivery-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:auto;padding-top:18px;display:grid}.delivery-action-primary,.delivery-action-secondary{cursor:pointer;min-height:39px;transition:background var(--driver-transition), border-color var(--driver-transition), color var(--driver-transition), box-shadow var(--driver-transition), transform var(--driver-transition);border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:9px 10px;font-family:inherit;font-size:11px;font-weight:750;display:flex}.delivery-action-primary:hover,.delivery-action-secondary:hover{transform:translateY(-1px)}.delivery-action-primary{background:var(--driver-primary);border:1px solid var(--driver-primary);color:#fff}.delivery-action-primary:hover{background:var(--driver-primary-dark);border-color:var(--driver-primary-dark);box-shadow:0 5px 14px #2563eb33}.delivery-action-secondary{border:1px solid var(--driver-border);color:var(--driver-text-secondary);background:#fff}.delivery-action-secondary:hover{color:var(--driver-text);background:#f8fafc;border-color:#cbd5e1}.livreur-empty{background:var(--driver-surface);border-radius:var(--driver-radius);text-align:center;border:1px dashed #dbe3ec;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:40px 25px;display:flex}.livreur-empty-icon{background:var(--driver-primary-light);border-radius:50%;justify-content:center;align-items:center;width:66px;height:66px;margin-bottom:17px;font-size:27px;display:flex}.livreur-empty h2{color:var(--driver-text);margin:0 0 7px;font-size:18px;font-weight:800}.livreur-empty p{max-width:440px;color:var(--driver-text-muted);margin:0;font-size:13px;line-height:1.6}.livreur-empty-btn{background:var(--driver-primary-light);color:var(--driver-primary);cursor:pointer;border:1px solid #dbeafe;border-radius:8px;margin-top:18px;padding:9px 14px;font-family:inherit;font-size:12px;font-weight:750}.livreur-empty-btn:hover{background:#dbeafe}.livreur-toast{z-index:9999;color:#fff;opacity:0;pointer-events:none;background:#111827;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:10px;max-width:min(380px,100vw - 32px);padding:13px 16px;font-size:13px;font-weight:600;transition:opacity .22s,transform .22s;display:flex;position:fixed;bottom:24px;right:24px;transform:translateY(15px);box-shadow:0 15px 40px #0f172a38}.livreur-toast-visible{opacity:1;transform:translateY(0)}.livreur-toast-icon{background:var(--driver-success);color:#fff;border-radius:50%;flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:900;display:flex}@media (width<=1200px){.livreur-stats,.livreur-deliveries-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.livreur-history-page{padding:24px 14px 60px}.livreur-history-header{margin-bottom:24px}.livreur-back-btn{margin-bottom:18px}.livreur-heading h1{font-size:30px}.livreur-heading p{font-size:14px}.livreur-filters{padding:16px}.filter-header{align-items:flex-start}.period-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.period-btn{width:100%}.custom-date-panel{flex-direction:column;align-items:stretch;gap:10px}.date-separator{display:none}.livreur-search-section{flex-direction:column;align-items:stretch;gap:8px}.livreur-search-wrapper{max-width:none}.livreur-result-count{padding-left:2px}.livreur-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.livreur-stat-card{padding:13px}.livreur-stat-icon{flex-basis:36px;width:36px;height:36px;font-size:16px}.livreur-stat-content strong{font-size:15px}.livreur-deliveries-grid{grid-template-columns:1fr;gap:14px}.livreur-delivery-card{padding:18px}.livreur-empty{min-height:280px}.livreur-toast{bottom:16px;right:16px}}@media (width<=420px){.livreur-history-page{padding-inline:10px}.livreur-stats{grid-template-columns:1fr}.livreur-delivery-card{padding:16px}.delivery-package-icon{flex-basis:38px;width:38px;height:38px}.delivery-reference h2{font-size:16px}.delivery-status{padding:5px 7px;font-size:9px}.delivery-details-grid,.delivery-actions{grid-template-columns:1fr}}button:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #2563eb33}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.delivery-page{--delivery-primary:#2563eb;--delivery-primary-dark:#1d4ed8;--delivery-success:#16a34a;--delivery-danger:#dc2626;--delivery-warning:#d97706;--delivery-info:#0891b2;--delivery-bg:#f5f7fb;--delivery-card:#fff;--delivery-border:#e5e7eb;--delivery-text:#111827;--delivery-text-secondary:#6b7280;--delivery-text-muted:#9ca3af;--delivery-radius:16px;--delivery-shadow:0 4px 20px #0f172a0f;background:var(--delivery-bg);min-height:100vh;color:var(--delivery-text);box-sizing:border-box;padding:32px}.delivery-page *,.delivery-page :before,.delivery-page :after{box-sizing:border-box}.delivery-container{width:min(1400px,100%);margin:0 auto}.delivery-profile-card{background:var(--delivery-card);border:1px solid var(--delivery-border);border-radius:var(--delivery-radius);box-shadow:var(--delivery-shadow);margin-bottom:24px;padding:32px;position:relative;overflow:hidden}.delivery-profile-card:before{content:"";background:linear-gradient(90deg, var(--delivery-primary), #60a5fa);height:4px;position:absolute;inset:0 0 auto}.delivery-back-button{color:var(--delivery-text-secondary);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;margin-bottom:28px;padding:0;font-size:14px;font-weight:600;transition:color .2s;display:inline-flex}.delivery-back-button:hover{color:var(--delivery-primary)}.delivery-profile-content{align-items:center;gap:24px;display:flex}.delivery-avatar-wrapper{background:linear-gradient(135deg, var(--delivery-primary), #93c5fd);border-radius:50%;flex:none;padding:4px}.delivery-avatar{object-fit:cover;border:4px solid #fff;border-radius:50%;width:112px;height:112px;display:block}.delivery-profile-info{min-width:0}.delivery-profile-label{color:var(--delivery-primary);letter-spacing:1.5px;margin-bottom:6px;font-size:12px;font-weight:800;display:inline-block}.delivery-profile-info h1{color:var(--delivery-text);margin:0 0 10px;font-size:clamp(24px,3vw,34px);font-weight:800;line-height:1.2}.delivery-profile-meta{color:var(--delivery-text-secondary);flex-wrap:wrap;gap:8px 24px;font-size:14px;display:flex}.delivery-profile-meta strong{color:var(--delivery-text);margin-left:4px}.delivery-status-list{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.delivery-status-badge{text-transform:capitalize;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:6px 12px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.delivery-status-badge:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px;margin-right:7px}.delivery-status-badge-small{min-height:26px;padding:5px 10px;font-size:11px}.delivery-status-success{color:#15803d;background:#dcfce7}.delivery-status-danger{color:#b91c1c;background:#fee2e2}.delivery-status-warning{color:#b45309;background:#fef3c7}.delivery-status-info{color:#0e7490;background:#cffafe}.delivery-status-neutral{color:#4b5563;background:#f3f4f6}.delivery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.delivery-info-card{background:var(--delivery-card);border:1px solid var(--delivery-border);border-radius:var(--delivery-radius);min-width:0;box-shadow:var(--delivery-shadow);overflow:hidden}.delivery-card-header{border-bottom:1px solid var(--delivery-border);background:#fafbfc;padding:20px 24px}.delivery-card-header h2{color:var(--delivery-text);margin:0;font-size:16px;font-weight:750}.delivery-card-content{padding:6px 24px 16px}.delivery-info-row{border-bottom:1px solid #f1f3f5;justify-content:space-between;align-items:center;gap:24px;min-height:52px;display:flex}.delivery-info-row:last-child{border-bottom:0}.delivery-info-label{color:var(--delivery-text-secondary);font-size:13px;font-weight:500}.delivery-info-value{max-width:60%;color:var(--delivery-text);text-align:right;overflow-wrap:anywhere;font-size:14px;font-weight:650}.delivery-boolean{align-items:center;gap:7px;font-size:13px;font-weight:650;display:inline-flex}.delivery-boolean-dot{border-radius:50%;width:8px;height:8px}.delivery-boolean-yes{color:var(--delivery-success)}.delivery-boolean-yes .delivery-boolean-dot{background:var(--delivery-success)}.delivery-boolean-no{color:var(--delivery-danger)}.delivery-boolean-no .delivery-boolean-dot{background:var(--delivery-danger)}.delivery-timeline{padding:12px 0;position:relative}.delivery-timeline-item{gap:16px;padding-bottom:26px;display:flex;position:relative}.delivery-timeline-item:last-child{padding-bottom:0}.delivery-timeline-item:not(:last-child):after{content:"";background:#e5e7eb;width:2px;position:absolute;top:18px;bottom:0;left:7px}.delivery-timeline-dot{z-index:1;border:3px solid #fff;border-radius:50%;flex:none;width:16px;height:16px;margin-top:2px;position:relative;box-shadow:0 0 0 1px #e5e7eb}.delivery-timeline-blue{background:var(--delivery-primary)}.delivery-timeline-green{background:var(--delivery-success)}.delivery-timeline-content{flex-direction:column;gap:5px;display:flex}.delivery-timeline-content strong{color:var(--delivery-text);font-size:14px}.delivery-timeline-content span{color:var(--delivery-text-secondary);font-size:13px}.delivery-state-grid{grid-template-columns:repeat(3,1fr);gap:12px;padding:18px 0;display:grid}.delivery-state-card{border:1px solid #0000;border-radius:12px;min-width:0;padding:18px}.delivery-state-title{color:inherit;opacity:.75;margin-bottom:8px;font-size:12px;font-weight:600;display:block}.delivery-state-value{color:inherit;overflow-wrap:anywhere;font-size:14px;display:block}.delivery-actions-card{background:var(--delivery-card);border:1px solid var(--delivery-border);border-radius:var(--delivery-radius);box-shadow:var(--delivery-shadow);margin-top:24px;padding:24px}.delivery-section-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.delivery-section-eyebrow{color:var(--delivery-primary);letter-spacing:1.4px;margin-bottom:4px;font-size:11px;font-weight:800;display:block}.delivery-section-header h2{margin:0;font-size:19px;font-weight:750}.delivery-actions-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.delivery-btn{cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:11px 18px;font-family:inherit;font-size:13px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.delivery-btn:hover{transform:translateY(-1px)}.delivery-btn:active{transform:translateY(0)}.delivery-btn-primary{color:#fff;background:var(--delivery-primary);box-shadow:0 4px 12px #2563eb38}.delivery-btn-primary:hover{background:var(--delivery-primary-dark)}.delivery-btn-success{color:#fff;background:var(--delivery-success);box-shadow:0 4px 12px #16a34a33}.delivery-btn-success:hover{background:#15803d}.delivery-btn-secondary{color:#374151;background:#f3f4f6}.delivery-btn-secondary:hover{background:#e5e7eb}.delivery-loading{min-height:70vh;color:var(--delivery-text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex}.delivery-spinner{border:4px solid #dbeafe;border-top-color:var(--delivery-primary);border-radius:50%;width:42px;height:42px;animation:.8s linear infinite delivery-spin}@keyframes delivery-spin{to{transform:rotate(360deg)}}.delivery-error{text-align:center;border:1px solid var(--delivery-border);border-radius:var(--delivery-radius);width:min(520px,100%);box-shadow:var(--delivery-shadow);background:#fff;margin:80px auto;padding:40px}.delivery-error-icon{background:#fef3c7;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 18px;font-size:28px;display:flex}.delivery-error h2{margin:0 0 10px;font-size:21px}.delivery-error p{color:var(--delivery-text-secondary);margin:0 0 24px;font-size:14px;line-height:1.6}@media (width<=1000px){.delivery-page{padding:24px}.delivery-grid,.delivery-actions-grid{grid-template-columns:1fr}}@media (width<=650px){.delivery-page{padding:14px}.delivery-profile-card{padding:22px}.delivery-profile-content{flex-direction:column;align-items:flex-start}.delivery-avatar{width:90px;height:90px}.delivery-profile-meta{flex-direction:column;gap:7px}.delivery-card-header{padding:18px}.delivery-card-content{padding-left:18px;padding-right:18px}.delivery-info-row{flex-direction:column;align-items:flex-start;gap:5px;padding:12px 0}.delivery-info-value{text-align:left;max-width:100%}.delivery-state-grid{grid-template-columns:1fr}.delivery-actions-card{padding:18px}}@media (width<=400px){.delivery-profile-card{padding:18px}.delivery-status-list{flex-direction:column;align-items:flex-start}.delivery-status-badge{width:fit-content}}:root{--primary:#2563eb;--primary-dark:#1d4ed8;--primary-light:#eff6ff;--success:#16a34a;--success-light:#f0fdf4;--danger:#dc2626;--danger-light:#fef2f2;--purple:#7c3aed;--purple-light:#f5f3ff;--warning:#d97706;--warning-light:#fffbeb;--text:#111827;--text-secondary:#64748b;--text-muted:#94a3b8;--border:#e5e7eb;--border-light:#f1f5f9;--background:#f8fafc;--white:#fff;--shadow-sm:0 1px 2px #0f172a0a;--shadow:0 4px 15px #0f172a0f;--shadow-lg:0 20px 50px #0f172a24;--radius-sm:8px;--radius:12px;--radius-lg:18px}.admins-page{width:100%;min-height:100vh;color:var(--text);box-sizing:border-box;padding:32px}.admins-container{width:min(1400px,100%);margin:0 auto}.admins-header{flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;margin-bottom:28px;display:flex}.page-eyebrow{color:var(--primary);text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px;font-size:12px;font-weight:800;display:inline-block}.admins-header h1{color:var(--text);letter-spacing:-.03em;margin:0;font-size:clamp(26px,3vw,36px);font-weight:800;line-height:1.15}.admins-header p{color:var(--text-secondary);margin:10px 0 0;font-size:15px}.btn-add-admin{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:0 18px;font-size:14px;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 6px 18px #2563eb38}.btn-add-admin:hover{background:var(--primary-dark);transform:translateY(-1px);box-shadow:0 9px 24px #2563eb47}.btn-add-admin:active{transform:translateY(0)}.btn-icon{background:#ffffff2e;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;font-size:18px;line-height:1;display:flex}.admins-stats{flex-wrap:wrap;gap:16px;margin-bottom:22px;display:flex}.stat-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);min-height:95px;box-shadow:var(--shadow-sm);box-sizing:border-box;align-items:center;gap:14px;padding:18px;display:flex}.stat-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.stat-icon-blue{background:var(--primary-light);color:var(--primary)}.stat-icon-purple{background:var(--purple-light);color:var(--purple)}.stat-icon-green{background:var(--success-light);color:var(--success)}.stat-label{color:var(--text-secondary);margin-bottom:5px;font-size:13px;font-weight:600;display:block}.stat-card strong{color:var(--text);font-size:25px;font-weight:800;display:block}.admins-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.search-box{align-items:center;width:min(600px,100%);display:flex;position:relative}.search-icon{color:var(--text-muted);pointer-events:none;font-size:24px;line-height:1;position:absolute;left:15px}.search-box input{border:1px solid var(--border);background:var(--white);width:100%;height:48px;color:var(--text);box-sizing:border-box;box-shadow:var(--shadow-sm);border-radius:10px;outline:none;padding:0 45px 0 44px;font-size:14px;transition:border-color .2s,box-shadow .2s}.search-box input::placeholder{color:#a1aab8}.search-box input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #2563eb1a}.clear-search{width:28px;height:28px;color:var(--text-secondary);cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:20px;line-height:1;display:flex;position:absolute;right:10px}.clear-search:hover{color:var(--text);background:#e2e8f0}.results-count{color:var(--text-secondary);white-space:nowrap;font-size:13px;font-weight:600}.error-box{border-radius:var(--radius);background:var(--danger-light);color:var(--danger);border:1px solid #fecaca;align-items:center;gap:14px;margin-bottom:20px;padding:16px 18px;display:flex}.error-box>span{font-size:22px}.error-box div{flex:1}.error-box strong{font-size:14px;display:block}.error-box p{color:#991b1b;margin:4px 0 0;font-size:13px}.error-box button{color:var(--danger);cursor:pointer;background:#fff;border:1px solid #fca5a5;border-radius:8px;padding:8px 13px;font-size:13px;font-weight:700}.admins-table-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);overflow:hidden}.table-header{border-bottom:1px solid var(--border-light);padding:22px 24px}.table-header h2{color:var(--text);margin:0;font-size:16px;font-weight:750}.table-header p{color:var(--text-secondary);margin:5px 0 0;font-size:13px}.desktop-table{width:100%;overflow-x:auto}.desktop-table table{border-collapse:collapse;width:100%;min-width:950px}.desktop-table thead{background:#f8fafc}.desktop-table th{border-bottom:1px solid var(--border);color:#64748b;text-align:left;text-transform:uppercase;letter-spacing:.06em;padding:13px 20px;font-size:11px;font-weight:800}.desktop-table td{border-bottom:1px solid var(--border-light);vertical-align:middle;padding:16px 20px}.desktop-table tbody tr{transition:background .15s}.desktop-table tbody tr:hover{background:#fafcff}.desktop-table tbody tr:last-child td{border-bottom:none}.admin-profile{align-items:center;gap:12px;display:flex}.admin-avatar{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:800;display:flex;box-shadow:0 5px 12px #2563eb2e}.admin-profile strong{color:var(--text);font-size:14px;font-weight:700;display:block}.admin-profile span{color:var(--text-muted);margin-top:3px;font-size:12px;display:block}.admin-id{color:var(--text-secondary);font-size:13px;font-weight:700}.username{color:#475569;font-size:13px;font-weight:600}.date{color:var(--text-secondary);font-size:13px}.badge{white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:11px;font-weight:800;display:inline-flex}.badge-admin{color:#1d4ed8;background:#eff6ff}.badge-super{background:var(--purple-light);color:var(--purple)}.actions{align-items:center;gap:7px;display:flex}.action-btn{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:11px;font-weight:700;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.password-action{color:#1d4ed8;background:#eff6ff;border:1px solid #dbeafe}.password-action:hover{background:#dbeafe;border-color:#bfdbfe}.delete-action{color:#dc2626;background:#fef2f2;border:1px solid #fee2e2}.delete-action:hover{background:#fee2e2;border-color:#fecaca}.mobile-admin-list{display:none}.admin-mobile-card{border-bottom:1px solid var(--border-light);padding:18px}.admin-mobile-card:last-child{border-bottom:none}.mobile-card-top{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.mobile-card-info{background:#f8fafc;border-radius:10px;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;padding:12px;display:grid}.mobile-card-info span{color:var(--text-muted);text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:700;display:block}.mobile-card-info strong{color:var(--text);font-size:13px}.mobile-card-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:15px;display:grid}.mobile-card-actions .action-btn{min-height:40px;padding:0 8px;font-size:12px}.empty-state{text-align:center;padding:70px 25px}.empty-icon{background:#f1f5f9;border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;font-size:28px;display:flex}.empty-state h3{color:var(--text);margin:0;font-size:16px}.empty-state p{max-width:420px;color:var(--text-secondary);margin:8px auto 20px;font-size:13px}.btn-secondary{border:1px solid var(--border);height:38px;color:var(--text);cursor:pointer;background:#fff;border-radius:8px;padding:0 14px;font-size:13px;font-weight:700}.modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172a8c;justify-content:center;align-items:center;padding:20px;animation:.18s fadeIn;display:flex;position:fixed;inset:0}.modal-content{width:min(500px,100%);max-height:calc(100vh - 40px);box-shadow:var(--shadow-lg);background:#fff;border-radius:18px;animation:.2s modalIn;overflow-y:auto}.modal-header{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:flex-start;gap:15px;padding:22px 24px;display:flex}.modal-header>div:first-child{align-items:flex-start;gap:13px;display:flex}.modal-icon{background:var(--primary-light);width:40px;height:40px;color:var(--primary);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;font-size:23px;font-weight:700;display:flex}.password-modal-icon{background:var(--warning-light);color:var(--warning);font-size:18px}.modal-header h2{color:var(--text);margin:0;font-size:17px;font-weight:800}.modal-header p{color:var(--text-secondary);margin:5px 0 0;font-size:12px;line-height:1.5}.modal-close{width:32px;height:32px;color:var(--text-secondary);cursor:pointer;background:#f8fafc;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:22px;line-height:1;display:flex}.modal-close:hover{color:var(--text);background:#f1f5f9}.modal-body{padding:24px}.form-group{margin-bottom:18px}.form-group:last-child{margin-bottom:0}.form-group label{color:#334155;margin-bottom:7px;font-size:13px;font-weight:700;display:block}.form-group input,.form-group select{border:1px solid var(--border);width:100%;height:45px;color:var(--text);box-sizing:border-box;background:#fff;border-radius:9px;outline:none;padding:0 13px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.form-group input::placeholder{color:#b0b8c4}.form-group input:focus,.form-group select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #2563eb1a}.modal-actions{border-top:1px solid var(--border-light);background:#fafafa;justify-content:flex-end;gap:10px;padding:17px 24px;display:flex}.btn-modal-cancel,.btn-modal-submit{cursor:pointer;border-radius:8px;min-height:40px;padding:0 15px;font-size:13px;font-weight:700}.btn-modal-cancel{border:1px solid var(--border);color:var(--text-secondary);background:#fff}.btn-modal-cancel:hover{color:var(--text);background:#f8fafc}.btn-modal-submit{background:var(--primary);color:#fff;border:none;box-shadow:0 4px 10px #2563eb33}.btn-modal-submit:hover{background:var(--primary-dark)}.admins-loading{min-height:60vh;color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;font-size:14px;display:flex}.loading-spinner{border:3px solid #dbeafe;border-top-color:var(--primary);border-radius:50%;width:38px;height:38px;margin-bottom:15px;animation:.75s linear infinite spin}.message{z-index:10000;color:#166534;opacity:0;visibility:hidden;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:11px;align-items:center;gap:10px;max-width:min(400px,100vw - 40px);padding:13px 17px;font-size:13px;font-weight:700;transition:opacity .25s,transform .25s,visibility .25s;display:flex;position:fixed;bottom:25px;right:25px;transform:translateY(15px);box-shadow:0 12px 30px #0f172a24}.message.active{opacity:1;visibility:visible;transform:translateY(0)}.message-icon{color:#fff;background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;display:flex}@media (width<=900px){.admins-page{padding:24px}.admins-header{flex-direction:column;align-items:flex-start}.btn-add-admin{width:100%}.admins-stats{grid-template-columns:1fr}.admins-toolbar{flex-direction:column;align-items:stretch}.search-box{width:100%}.results-count{text-align:right}}@media (width<=700px){.admins-page{padding:16px}.admins-header{gap:18px;margin-bottom:20px}.admins-header h1{font-size:25px}.admins-header p{font-size:13px;line-height:1.5}.admins-stats{gap:10px}.stat-card{min-height:78px;padding:14px}.stat-icon{width:42px;height:42px}.stat-card strong{font-size:21px}.admins-table-card{border-radius:14px}.table-header{padding:18px}.desktop-table{display:none}.mobile-admin-list{display:block}.mobile-card-top{flex-direction:column;align-items:stretch}.mobile-card-top>.badge{align-self:flex-start}.mobile-card-actions{grid-template-columns:1fr}.modal-overlay{align-items:flex-end;padding:0}.modal-content{border-radius:20px 20px 0 0;width:100%;max-height:92vh;animation:.2s modalMobileIn}.modal-header,.modal-body{padding:20px}.modal-actions{flex-direction:column-reverse;padding:15px 20px}.btn-modal-cancel,.btn-modal-submit{width:100%}.message{max-width:none;bottom:15px;left:15px;right:15px}}@keyframes modalMobileIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (width<=400px){.admins-page{padding:12px}.admins-header h1{font-size:22px}.btn-add-admin{font-size:13px}.search-box input{height:44px;font-size:13px}.admin-mobile-card{padding:15px}.admin-avatar{width:36px;height:36px}.mobile-card-info{grid-template-columns:1fr}}
