
.pospb-app{max-width:860px;margin:0 auto;padding:16px;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#111827}.pospb-header h2{margin:0 0 8px;font-size:28px}.pospb-header p{margin:0 0 10px;color:#4b5563}.pospb-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:20px;margin:16px 0;box-shadow:0 8px 24px rgba(15,23,42,.06)}.pospb-card h3{font-size:24px;margin:0 0 12px}.pospb-public-warning{background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;padding:10px;color:#9a3412!important}.pospb-batch-card{display:flex;justify-content:space-between;align-items:center;gap:12px}.pospb-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0}.pospb-step-dot{border:1px solid #cbd5e1;background:#f8fafc;border-radius:999px;padding:12px;font-weight:700;color:#334155}.pospb-step-dot.active{background:#2755a5;color:#fff;border-color:#2755a5}.pospb-step{display:none}.pospb-step.active{display:block}.pospb-video-wrap{background:#0f172a;border-radius:14px;overflow:hidden;min-height:180px;display:flex;align-items:center;justify-content:center}.pospb-video-wrap video{width:100%;max-height:320px}.pospb-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.pospb-button{appearance:none;border:0;background:#2755a5;color:#fff;border-radius:12px;padding:14px 18px;font-weight:800;font-size:16px;cursor:pointer}.pospb-button.secondary{background:#e5e7eb;color:#111827}.pospb-button:active{transform:translateY(1px)}label{display:block;font-weight:700;margin:14px 0 6px}input,select,textarea{width:100%;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:12px;padding:14px 14px;font-size:18px;background:#fff}textarea{min-height:96px}.pospb-help{font-size:15px;color:#64748b;line-height:1.5}.pospb-status{margin-top:12px;border-radius:12px;padding:10px;display:none}.pospb-status.success{display:block;background:#ecfdf5;color:#047857}.pospb-status.error{display:block;background:#fef2f2;color:#991b1b}.pospb-summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:14px;margin-top:14px;line-height:1.8}.pospb-table-wrap{overflow:auto}.pospb-table{width:100%;border-collapse:collapse}.pospb-table th,.pospb-table td{border-bottom:1px solid #e5e7eb;padding:10px;text-align:left}.pospb-pill{display:inline-block;background:#eef2ff;color:#3730a3;border-radius:999px;padding:4px 10px;font-weight:700}.pospb-notice{padding:16px;background:#fef2f2;color:#991b1b;border-radius:12px}@media(max-width:640px){.pospb-app{padding:10px}.pospb-card{padding:16px;border-radius:16px}.pospb-card h3{font-size:22px}.pospb-batch-card{display:block}.pospb-button{width:100%;font-size:16px}.pospb-row .pospb-button{width:100%}.pospb-progress{position:sticky;top:0;z-index:3;background:#fff;padding:8px 0}.pospb-step-dot{font-size:13px;padding:10px 6px}input,select,textarea{font-size:17px}}

.pospb-file-input{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.pospb-compact-card{padding:14px}.pospb-compact-card h3{font-size:18px;margin-bottom:8px}.pospb-compact-table th,.pospb-compact-table td{padding:8px 6px;font-size:14px}.pospb-compact-table th:first-child,.pospb-compact-table td:first-child{width:68%}.pospb-header p.pospb-help{display:none}

.pospb-language-picker { display:flex; gap:8px; align-items:center; justify-content:flex-end; margin:8px 0; }
.pospb-language-picker label { margin:0; font-size:13px; font-weight:600; }
.pospb-language-picker select { max-width:180px; padding:6px 8px; }
@media (max-width: 600px) { .pospb-language-picker { justify-content:flex-start; } }
