.sublisport-produkcja{max-width:1600px;margin:20px auto;padding:0 12px;font-family:Arial,sans-serif}.sp-header{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:20px;box-shadow:0 8px 24px rgba(15,23,42,.06)}.sp-eyebrow{margin:0 0 6px;color:#64748b;font-size:13px}.sp-header h1{margin:0;font-size:28px}.sp-notice{margin:14px 0;padding:12px 16px;border-radius:14px}.sp-notice.success{background:#dcfce7;color:#166534}.sp-notice.error{background:#fee2e2;color:#991b1b}.sp-board-wrap{overflow-x:auto;margin-top:16px}.sp-board{display:flex;gap:16px;min-width:max-content}.sp-column{width:320px;background:#e9eef5;border-radius:24px;padding:12px}.sp-column-head{display:flex;justify-content:space-between;align-items:center;padding:6px 8px 12px}.sp-column-head h2{margin:0;font-size:20px}.sp-column-head span{background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:5px 11px;font-size:13px}.sp-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:14px;margin-bottom:12px;box-shadow:0 8px 24px rgba(15,23,42,.06)}.sp-card.danger{border-color:#fecaca;background:#fff7f7}.sp-card.warn{border-color:#fed7aa;background:#fffaf5}.sp-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.sp-order-no{font-weight:700;font-size:20px}.sp-client{font-size:13px;color:#64748b;margin-top:3px}.sp-status-pill{font-size:12px;padding:6px 10px;border-radius:999px;background:#f1f5f9}.sp-card-main{display:grid;grid-template-columns:72px 1fr;gap:12px;margin-top:12px}.sp-preview{width:72px;height:72px;border:1px dashed #cbd5e1;border-radius:16px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#f8fafc;color:#94a3b8;font-size:11px;text-align:center}.sp-preview img{width:100%;height:100%;object-fit:cover}.sp-meta{font-size:13px;line-height:1.6}.sp-card-actions,.sp-card-bottom{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.sp-archive-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;margin-top:16px}.frontend .sp-new-order{display:none}@media (max-width:768px){.sp-header h1{font-size:24px}.sp-column{width:290px}.sp-card-actions .button,.sp-card-bottom .button,.sp-card-bottom select{width:100%}}

.sp-card-bottom select.sp-manual-status{min-width:160px}.sp-card-bottom .button-primary{align-self:stretch}.sp-card .button{cursor:pointer}

.sp-days-left{display:inline-block;margin-bottom:8px;padding:5px 10px;border-radius:999px;background:#eef2ff;color:#3730a3;font-size:12px;font-weight:700}
.sp-card.danger .sp-days-left{background:#fee2e2;color:#b91c1c}
.sp-card.warn .sp-days-left{background:#ffedd5;color:#c2410c}

.sp-archive-toolbar{margin:16px 0}
.sp-archive-search{width:100%;max-width:520px;padding:12px 14px;border:1px solid #e2e8f0;border-radius:16px}

.sp-notice{margin:12px 0;padding:12px 14px;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0}
.sp-days-left{display:inline-block!important;min-height:28px}

.sp-meta div{margin-bottom:6px}


.sublisport-settings-wrap .sp-settings-card{
    background:#fff;
    border:1px solid #dcdcde;
    border-radius:16px;
    padding:20px 24px;
    margin:20px 0;
    max-width:1200px;
}
.sublisport-settings-wrap textarea.large-text{
    min-height:140px;
}
