*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a2e;-webkit-font-smoothing:antialiased;background:#f0f2f5;min-height:100vh;font-family:Inter,system-ui,sans-serif}.topbar{z-index:100;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:60px;padding:0 24px;display:flex;position:sticky;top:0;box-shadow:0 1px 3px #0000000f}.topbar-logo{color:#1d4ed8;letter-spacing:-.3px;font-size:18px;font-weight:700}.topbar-logo span{color:#374151;font-weight:400}.topbar-right{align-items:center;gap:12px;display:flex}.user-badge{background:#f3f4f6;border-radius:8px;align-items:center;gap:8px;padding:6px 12px;font-size:14px;display:flex}.user-badge .name{color:#111827;font-weight:600}.user-badge .role{color:#6b7280;font-size:12px}.btn-logout{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;padding:6px 14px;font-size:13px;transition:all .15s}.btn-logout:hover{color:#dc2626;background:#fee2e2;border-color:#fca5a5}.page{flex-direction:column;min-height:100vh;display:flex}.page-content{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:24px}.dash-subtitle{color:#6b7280;margin-top:6px;font-size:13px}.dash-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.dash-summary-card,.dash-highlight-card,.dash-atelier-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 10px 30px #0f172a0d}.dash-summary-card{padding:18px}.dash-summary-label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:12px}.dash-summary-value{color:#111827;margin-top:10px;font-size:30px;font-weight:800}.dash-summary-hint{color:#6b7280;margin-top:8px;font-size:13px;line-height:1.5}.dash-highlight-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.dash-highlight-card{background:linear-gradient(135deg,#f8fbff 0%,#fff 100%);padding:18px}.dash-highlight-label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:12px}.dash-highlight-value{color:#0f172a;margin-top:10px;font-size:24px;font-weight:800}.dash-highlight-meta{color:#475569;margin-top:6px;font-size:13px}.dash-story-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:18px;display:grid}.dash-panel-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:18px;box-shadow:0 10px 30px #0f172a0d}.dash-panel-head h3{color:#0f172a;margin-bottom:4px;font-size:18px}.dash-panel-head p{color:#64748b;margin-bottom:14px;font-size:13px}.dash-insight-list{gap:10px;display:grid}.dash-insight{border:1px solid #0000;border-radius:14px;padding:14px 15px}.dash-insight.info{background:#eff6ff;border-color:#bfdbfe}.dash-insight.success{background:#ecfdf5;border-color:#bbf7d0}.dash-insight.warn{background:#fffbeb;border-color:#fde68a}.dash-insight.danger{background:#fef2f2;border-color:#fecaca}.dash-insight-title{letter-spacing:.4px;text-transform:uppercase;color:#334155;margin-bottom:6px;font-size:12px;font-weight:800}.dash-insight-body{color:#0f172a;font-size:14px;line-height:1.5}.dash-bar-list{gap:12px;display:grid}.dash-bar-row{gap:8px;display:grid}.dash-bar-meta{justify-content:space-between;align-items:center;gap:10px;font-size:13px;display:flex}.dash-bar-meta strong{color:#0f172a}.dash-bar-meta span{color:#64748b}.dash-bar-track{background:#e2e8f0;border-radius:999px;width:100%;height:12px;overflow:hidden}.dash-bar-fill{border-radius:999px;height:100%;box-shadow:inset 0 -1px #fff3}.dash-bar-fill.soft{opacity:.8}.dash-heat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.dash-heat-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:14px}.dash-heat-card span{color:#64748b;font-size:12px;display:block}.dash-heat-card strong{color:#0f172a;margin-top:6px;font-size:24px;display:block}.dash-heat-track{background:#e2e8f0;border-radius:999px;height:10px;margin-top:10px;overflow:hidden}.dash-heat-fill{background:#cbd5e1;border-radius:999px;height:100%}.dash-heat-fill.has-risk{background:linear-gradient(90deg,#f59e0b 0%,#dc2626 100%)}.dash-atelier-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.dash-atelier-card{padding:18px}.dash-atelier-top{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.dash-atelier-top h3{color:#111827;margin-bottom:4px;font-size:22px}.dash-atelier-top p{color:#6b7280;font-size:13px}.dash-pill{color:#3730a3;background:#eef2ff;border-radius:999px;justify-content:center;align-items:center;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.dash-pill.is-good{color:#166534;background:#dcfce7}.dash-pill.is-bad{color:#991b1b;background:#fee2e2}.dash-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.dash-metric{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:12px}.dash-metric span{color:#64748b;font-size:12px;line-height:1.35;display:block}.dash-metric strong{color:#0f172a;margin-top:10px;font-size:20px;display:block}.dash-comparison-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.dash-comparison{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:14px}.dash-comparison span,.dash-cycle-box span{color:#64748b;font-size:12px;display:block}.dash-comparison strong,.dash-cycle-box strong{color:#111827;margin-top:8px;font-size:22px;display:block}.dash-comparison strong.is-good,.dash-cycle-box strong.is-good{color:#166534}.dash-comparison strong.is-bad,.dash-cycle-box strong.is-bad{color:#b91c1c}.dash-comparison strong.is-neutral{color:#334155}.dash-cycle-box{background:linear-gradient(135deg,#eff6ff 0%,#f8fafc 100%);border:1px solid #bfdbfe;border-radius:12px;margin-top:14px;padding:14px}.dash-cycle-box small{color:#475569;margin-top:8px;font-size:12px;display:block}.login-wrapper{background:linear-gradient(135deg,#1d4ed8 0%,#1e3a8a 100%);justify-content:center;align-items:center;min-height:100vh;display:flex}.login-card{background:#fff;border-radius:16px;width:100%;max-width:400px;padding:40px 36px;box-shadow:0 20px 60px #00000026}.login-card h1{color:#1d4ed8;margin-bottom:4px;font-size:26px;font-weight:700}.login-card p{color:#6b7280;margin-bottom:28px;font-size:14px}.form-group{margin-bottom:18px}.form-group label{color:#374151;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.form-group input{border:1.5px solid #e5e7eb;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-family:inherit;font-size:14px;transition:border-color .15s}.form-group input:focus{border-color:#1d4ed8}.btn-primary{color:#fff;cursor:pointer;background:#1d4ed8;border:none;border-radius:8px;width:100%;margin-top:4px;padding:11px;font-family:inherit;font-size:15px;font-weight:600;transition:background .15s}.btn-primary:hover{background:#1e40af}.btn-primary:disabled{cursor:not-allowed;background:#93c5fd}.error-msg{color:#dc2626;background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;margin-bottom:16px;padding:10px 14px;font-size:13px}.page-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.page-header h2{color:#111827;font-size:22px;font-weight:700}.btn-refresh{cursor:pointer;color:#374151;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;align-items:center;gap:6px;padding:7px 14px;font-family:inherit;font-size:13px;transition:all .15s;display:flex}.btn-refresh:hover{color:#1d4ed8;border-color:#1d4ed8}.trendyol-summary-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:18px;padding:16px;box-shadow:0 10px 30px #0f172a0d}.trendyol-summary-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.trendyol-summary-head strong{color:#111827;font-size:16px}.trendyol-summary-head span{color:#64748b;max-width:760px;font-size:13px}.trendyol-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.trendyol-summary-card{background:linear-gradient(135deg,#fff7ed 0%,#fff 100%);border:1px solid #fed7aa;border-radius:14px;padding:14px}.trendyol-summary-card.is-muted{background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);border-color:#cbd5e1}.trendyol-summary-card span{color:#9a3412;text-transform:uppercase;letter-spacing:.4px;font-size:12px;display:block}.trendyol-summary-card.is-muted span{color:#475569}.trendyol-summary-card strong{color:#111827;margin-top:10px;font-size:28px;display:block}.filter-tabs{flex-wrap:wrap;gap:6px;margin-bottom:20px;display:flex}.filter-tab{color:#6b7280;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:20px;align-items:center;gap:6px;padding:7px 16px;font-family:inherit;font-size:13px;font-weight:500;transition:all .15s;display:flex}.filter-tab:hover{color:#1d4ed8;border-color:#1d4ed8}.filter-tab.active{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.filter-tab .count{color:#374151;background:#f3f4f6;border-radius:10px;padding:1px 7px;font-size:11px;font-weight:700}.filter-tab.active .count{color:#fff;background:#ffffff40}.orders-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.order-card{cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;transition:all .2s;overflow:hidden}.order-card:hover{border-color:#1d4ed8;transform:translateY(-2px);box-shadow:0 4px 20px #1d4ed81a}.order-card--deadline-overdue,.order-card--deadline-red{border-color:#fca5a5}.order-card--deadline-yellow{border-color:#fde68a}.order-card--deadline-green{border-color:#6ee7b7}.card-image-wrap{width:100%;height:110px;overflow:hidden}.card-body{padding:8px 10px}.card-body .product-name{color:#111827;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:2px;font-size:12px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.card-body .variant{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;margin-bottom:6px;font-size:11px;overflow:hidden}.hold-reason-badge{color:#9a3412;-webkit-line-clamp:2;background:#fff7ed;border:1px solid #fdba74;border-radius:8px;-webkit-box-orient:vertical;margin-bottom:6px;padding:6px 8px;font-size:11px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.card-meta{flex-direction:column;gap:3px;display:flex}.meta-row{color:#374151;align-items:center;gap:4px;font-size:11px;display:flex}.meta-row .lbl{color:#9ca3af;min-width:52px;font-size:11px}.card-footer{background:#fafafa;border-top:1px solid #f3f4f6;flex-wrap:wrap;align-items:center;gap:4px;padding:6px 10px;display:flex}.deadline-badge{white-space:nowrap;border-radius:20px;align-items:center;gap:2px;padding:2px 6px;font-size:10px;font-weight:600;display:inline-flex}.deadline-overdue,.deadline-red{color:#991b1b;background:#fee2e2}.deadline-yellow{color:#92400e;background:#fef3c7}.deadline-green{color:#065f46;background:#d1fae5}.deadline-none{color:#9ca3af;background:#f3f4f6}.status-badge{border-radius:20px;align-items:center;padding:2px 7px;font-size:10px;font-weight:600;display:inline-flex}.s-yeni{color:#92400e;background:#fef3c7}.s-atandi{color:#1e40af;background:#dbeafe}.s-isleme_alindi{color:#065f46;background:#d1fae5}.s-beklemede{color:#991b1b;background:#fee2e2}.s-kargoya_verildi{color:#374151;background:#f3f4f6}.platform-badge{border-radius:6px;align-items:center;padding:2px 6px;font-size:10px;font-weight:700;display:inline-flex}.p-trendyol,.p-hepsiburada{color:#fff;background:#f97316}.p-koctas{color:#fff;background:#e11d48}.p-default{color:#fff;background:#6b7280}.age-badge{color:#6b7280;font-size:11px;font-weight:500}.age-badge.old{color:#dc2626;font-weight:600}.qty-badge{color:#fff;background:#1d4ed8;border-radius:6px;justify-content:center;align-items:center;padding:2px 7px;font-size:12px;font-weight:700;display:inline-flex}.od-overlay{z-index:200;background:#00000080;justify-content:flex-end;display:flex;position:fixed;inset:0}.od-panel{background:#f8f9fb;flex-direction:column;width:520px;max-width:100vw;height:100vh;animation:.22s cubic-bezier(.4,0,.2,1) slideIn;display:flex;overflow:hidden;box-shadow:-4px 0 32px #0000001f}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.od-header{z-index:10;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex;position:sticky;top:0}.od-header-left{align-items:center;gap:10px;display:flex}.od-back{cursor:pointer;color:#374151;background:#f3f4f6;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s;display:flex}.od-back:hover{background:#e5e7eb}.od-header-title{color:#111827;font-size:16px;font-weight:700;line-height:1.2}.od-header-sub{color:#9ca3af;font-family:monospace;font-size:12px}.od-body{flex-direction:column;flex:1;gap:10px;min-height:0;padding:16px 16px 24px;display:flex;overflow-y:auto}.od-product-image{border-radius:10px;width:100%;height:130px;overflow:hidden}.od-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.od-section-title{color:#6b7280;letter-spacing:.6px;text-transform:uppercase;border-bottom:1px solid #f3f4f6;padding:8px 12px 6px;font-size:11px;font-weight:700}.od-product-name{color:#111827;padding:8px 12px 2px;font-size:15px;font-weight:700;line-height:1.35}.od-variant{color:#6b7280;padding:0 12px 8px;font-size:12px}.od-pill-row{flex-wrap:wrap;align-items:center;gap:6px;padding:2px 12px 8px;display:flex}.od-pill{border-radius:20px;align-items:center;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}.od-pill-qty{color:#374151;background:#f3f4f6}.od-row{border-top:1px solid #f9fafb;justify-content:space-between;align-items:flex-start;gap:12px;padding:7px 12px;display:flex}.od-row:first-of-type{border-top:none}.od-row-label{color:#9ca3af;white-space:nowrap;flex-shrink:0;font-size:12px}.od-row-value{color:#111827;text-align:right;font-size:12px;font-weight:500}.od-address-block{border-top:1px solid #f9fafb;padding:7px 12px 10px}.od-address{color:#374151;margin-top:3px;font-size:12px;line-height:1.5}.od-assigned-card{background:#f0fdf4;border-bottom:1px solid #e5e7eb;align-items:center;gap:12px;padding:14px 16px;display:flex}.od-assigned-icon{flex-shrink:0;font-size:28px}.od-assigned-label{color:#111827;font-size:15px;font-weight:700}.od-assigned-meta{color:#6b7280;margin-top:1px;font-size:12px}.od-reassign-details{padding:0 16px 12px}.od-reassign-details summary{color:#1d4ed8;cursor:pointer;align-items:center;gap:4px;padding:8px 0;font-size:13px;font-weight:500;list-style:none;display:flex}.od-reassign-details summary::-webkit-details-marker{display:none}.od-reassign-details summary:before{content:"›";font-size:16px;transition:transform .15s}.od-reassign-details[open] summary:before{transform:rotate(90deg)}.od-assign-hint{color:#6b7280;padding:8px 12px 2px;font-size:12px;line-height:1.4}.od-atelier-grid{grid-template-columns:1fr 1fr;gap:6px;padding:8px 12px 12px;display:grid}.od-atelier-btn{color:#374151;cursor:pointer;text-align:left;white-space:nowrap;background:#fff;border:2px solid #e5e7eb;border-radius:10px;align-items:center;gap:8px;padding:10px 12px;font-family:inherit;font-size:13px;font-weight:600;transition:all .15s;display:flex;overflow:hidden}.od-atelier-icon{flex-shrink:0;font-size:18px}.od-atelier-btn:hover:not(:disabled){color:#1d4ed8;background:#f0f5ff;border-color:#1d4ed8}.od-atelier-btn--active{color:#1d4ed8!important;background:#eff6ff!important;border-color:#1d4ed8!important}.od-atelier-btn:disabled{opacity:.6;cursor:not-allowed}.od-footer{background:#fff;border-top:1px solid #e5e7eb;flex-shrink:0;padding:12px 16px 16px;box-shadow:0 -4px 16px #0000000f}.od-footer-msg{margin-bottom:10px}.od-btn-send{color:#fff;cursor:pointer;background:#1d4ed8;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:13px;font-family:inherit;font-size:15px;font-weight:700;transition:background .15s;display:flex}.od-btn-send:hover:not(:disabled){background:#1e40af}.od-btn-send:disabled{color:#93c5fd;cursor:not-allowed;background:#bfdbfe}.od-success{color:#065f46;background:#d1fae5;border:1px solid #6ee7b7;border-radius:8px;margin:0 16px 14px;padding:10px 14px;font-size:13px;font-weight:500;line-height:1.4}.od-timeline{padding:8px 16px 4px}.od-timeline-item{gap:12px;padding:8px 0;display:flex;position:relative}.od-timeline-item:not(:last-child):after{content:"";background:#e5e7eb;width:2px;position:absolute;top:22px;bottom:-4px;left:7px}.od-timeline-dot{background:#e5e7eb;border:2px solid #e5e7eb;border-radius:50%;flex-shrink:0;width:16px;height:16px;margin-top:2px}.od-timeline-dot--active{background:#1d4ed8;border-color:#1d4ed8}.od-timeline-content{flex:1}.od-timeline-status{color:#111827;font-size:13px;font-weight:600}.od-timeline-note{color:#6b7280;margin-top:1px;font-size:12px}.od-timeline-time{color:#9ca3af;margin-top:2px;font-size:11px}.loading{color:#6b7280;justify-content:center;align-items:center;gap:10px;padding:60px;font-size:14px;display:flex}.spinner{border:2.5px solid #e5e7eb;border-top-color:#1d4ed8;border-radius:50%;flex-shrink:0;width:18px;height:18px;animation:.6s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error-msg{color:#dc2626;background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;padding:10px 14px;font-size:13px}.empty-state{text-align:center;color:#9ca3af;padding:60px 20px}.empty-state .icon{margin-bottom:12px;font-size:48px}.empty-state p{font-size:15px;font-weight:500}@media (width<=1400px){.orders-grid{grid-template-columns:repeat(4,1fr)}}@media (width<=1100px){.orders-grid{grid-template-columns:repeat(3,1fr)}.dash-summary-grid,.dash-highlight-grid,.dash-atelier-grid,.dash-story-grid,.dash-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=780px){.orders-grid{grid-template-columns:repeat(2,1fr)}.dash-summary-grid,.dash-highlight-grid,.dash-atelier-grid,.dash-comparison-row,.dash-story-grid,.dash-heat-grid{grid-template-columns:1fr}}@media (width<=480px){.page-content{padding:12px}.orders-grid{grid-template-columns:1fr}.od-panel{width:100vw}.od-atelier-grid,.dash-metric-grid{grid-template-columns:1fr 1fr}}
