.creator-dash{max-width:1140px;margin:0 auto;padding:32px 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f8fafc;min-height:100vh}.dash-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:28px;gap:20px;flex-wrap:wrap}.dash-header h2{margin:0 0 6px;font-size:24px;font-weight:700;letter-spacing:-.02em;color:#111827}.dash-sub{margin:0;font-size:15px;color:#6b7280;font-weight:500}.dash-actions{display:flex;gap:12px;flex-wrap:wrap}.btn-primary{background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff!important;padding:13px 22px;border-radius:12px;font-size:14.5px;font-weight:600;border:none;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 6px 18px #4f46e540}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 28px #4f46e559}.btn-primary:active{transform:scale(.96)}.btn-primary.small{padding:8px 14px;font-size:13px;border-radius:9px}.btn-outline{border:1.5px solid #e5e7eb;background:#fff;color:#111827;padding:11px 18px;border-radius:12px;font-size:14.5px;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-outline:hover{border-color:#d1d5db;background:#f9fafb}.btn-outline.small{padding:7px 13px;font-size:13px;border-radius:8px}.btn-danger{background:#fee2e2;color:#991b1b;border:none}.btn-danger:hover{background:#fecaca}.btn-success{background:#dcfce7;color:#065f46;border:none}.btn-success:hover{background:#bbf7d0}.live-activity{background:linear-gradient(135deg,#eef2ff,#e0e7ff);border:1px solid #e0e7ff;padding:14px 18px;border-radius:14px;font-size:15px;color:#4338ca;margin-bottom:26px;font-weight:600;box-shadow:0 2px 8px #6366f114}.live-activity.new-order{background:linear-gradient(135deg,#fef3c7,#fde68c);color:#92400e;border-color:#fcd34d;animation:newOrderPulse 2.5s ease-in-out}@keyframes newOrderPulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:18px;margin-bottom:32px}.stat-card{background:#fff;padding:20px 22px;border-radius:18px;border:1px solid #eef2f7;box-shadow:0 10px 25px #0000000a;transition:all .25s ease;position:relative;overflow:hidden}.stat-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #00000014}.stat-card:after{content:"";position:absolute;top:0;right:0;width:70px;height:70px;background:#6366f112;border-radius:0 18px 0 70px;pointer-events:none}.stat-card p{font-size:12.5px;letter-spacing:.4px;color:#9ca3af;margin:0 0 8px;font-weight:500;text-transform:uppercase}.stat-card h2{margin:0;font-size:26px;font-weight:700;color:#111827;letter-spacing:-.04em}.stat-card.highlight{border:2px solid #6366f1;background:#f8fafc}.orders-card{background:#fff;padding:24px;border-radius:18px;border:1px solid #eef2f7;box-shadow:0 10px 30px #0000000d}.orders-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.orders-header h3{margin:0;font-size:19px;font-weight:600;color:#111827}.view-all{font-size:14px;color:#4f46e5;font-weight:500;cursor:pointer;background:none;border:none}.view-all:hover{color:#4338ca;text-decoration:underline}.order-item{display:flex;justify-content:space-between;align-items:center;padding:14px 12px;border-radius:10px;transition:all .2s ease;cursor:pointer}.order-item:hover{background:#f9fafb}.order-item:last-child{border-bottom:none}.order-left strong{font-size:15px;font-weight:600;color:#111827;display:block}.order-left div{font-size:13px;color:#6b7280;margin-top:3px}.order-right{font-size:17px;font-weight:700;color:#111827}.empty-state{text-align:center;padding:52px 20px;color:#6b7280}.empty-state h4{margin-bottom:10px;font-size:18px;color:#374151}.empty-state p{font-size:14.5px;max-width:260px;margin:0 auto 18px}.drop-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:none;align-items:center;justify-content:center;z-index:10000}.drop-modal-content{background:#fff;padding:22px;border-radius:16px;width:420px;max-width:92%;max-height:80vh;overflow-y:auto;box-shadow:0 20px 60px #0000002e;animation:scaleIn .25s cubic-bezier(.34,1.56,.64,1)}@keyframes scaleIn{0%{transform:scale(.92);opacity:0}to{transform:scale(1);opacity:1}}.drop-modal input,.drop-modal textarea{width:100%;padding:12px 14px;border:1.5px solid #e5e7eb;border-radius:10px;font-size:15px;transition:border-color .2s}.drop-modal input:focus,.drop-modal textarea:focus{border-color:#6366f1;outline:none}.panel-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:9998}.panel-overlay.active{opacity:1;pointer-events:all}.orders-panel{position:fixed;right:-100%;top:0;width:440px;height:100vh;background:#fff;z-index:9999;transition:right .4s cubic-bezier(.32,.72,0,1);box-shadow:-20px 0 60px #00000038;display:flex;flex-direction:column;overflow-y:auto}.orders-panel.open{right:0}.panel-header{padding:22px 24px;border-bottom:1px solid #f1f1f1;position:sticky;top:0;background:#fff;z-index:10}.orders-filters{display:flex;flex-wrap:wrap;gap:8px;padding:16px 24px;background:#f9fafb;border-bottom:1px solid #eee;position:sticky;top:69px;z-index:9}.orders-filters button{padding:9px 18px;border-radius:9999px;background:#f1f5f9;border:none;font-size:13.5px;font-weight:500;cursor:pointer;transition:all .2s}.orders-filters button.active{background:#111827;color:#fff}.order-card{margin:12px 16px;padding:20px 22px;border-radius:12px;background:#fff;border:1px solid #f1f5f9;transition:all .25s ease}.order-card:hover{background:#fafafa;transform:scale(1.01);border-color:#e5e7eb;box-shadow:0 8px 20px #0000000f}.order-top{display:flex;justify-content:space-between;gap:16px}.order-info strong{font-size:16px;font-weight:600;color:#111827}.order-amount{font-size:18px;font-weight:700;color:#111827}.order-meta{display:flex;justify-content:space-between;align-items:center;margin-top:10px;font-size:13px;color:#64748b}.status{padding:4px 12px;border-radius:999px;font-size:12.5px;font-weight:600;text-transform:capitalize}.status.pending{background:#fef3c7;color:#92400e}.status.accepted{background:#dbeafe;color:#1e40af}.status.completed{background:#dcfce7;color:#065f46}.status.rejected{background:#fee2e2;color:#991b1b}.order-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}@media(max-width:1024px){.stats-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:680px){.stats-grid{grid-template-columns:repeat(2,1fr)}.dash-header{flex-direction:column;align-items:stretch}.dash-actions,.btn-primary,.btn-outline,.orders-panel{width:100%}.creator-dash{padding:20px 16px}}.order-detail{display:flex;flex-direction:column;gap:16px}.detail-section{background:#f9fafb;padding:14px 16px;border-radius:12px;border:1px solid #eef2f7}.detail-section h4{margin-bottom:8px;font-size:14px;color:#6b7280;font-weight:600}.detail-section p{margin:6px 0;font-size:14px;color:#111827}.detail-row{display:flex;justify-content:space-between;font-size:15px}.detail-row strong{font-weight:700}.detail-section.highlight{background:#eef2ff;border:1px solid #c7d2fe}.detail-footer{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#6b7280;margin-top:6px}.drop-modal-content::-webkit-scrollbar{width:6px}.drop-modal-content::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}
/*# sourceMappingURL=/cdn/shop/t/85/assets/creator-dashboard-overview.css.map */
