@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css";:root{--primary:#2563eb;--primary-hover:#1d4ed8;--bg-gradient:#f8fafc;--card-bg:#fff;--card-border:#e2e8f0;--text-main:#0f172a;--text-muted:#64748b;--accent-perf:#8b5cf6;--accent-exhib:#0891b2;--accent-news:#059669}*{box-sizing:border-box;margin:0;padding:0;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif}body{color:var(--text-main);background-color:#f1f5f9;min-height:100vh;line-height:1.5}.glass-panel{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 20px -2px #0000000d}.glass-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;transition:all .25s;box-shadow:0 2px 8px #0000000a}.glass-card:hover{border-color:#3b82f6;transform:translateY(-4px);box-shadow:0 12px 24px -6px #2563eb26}::-webkit-scrollbar{width:8px;height:6px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.app-container{max-width:1200px;margin:0 auto;padding:16px}.badge{border-radius:9999px;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.badge-performance{color:#7e22ce;background:#f3e8ff;border:1px solid #e9d5ff}.badge-exhibition{color:#0369a1;background:#e0f2fe;border:1px solid #bae6fd}.badge-news{color:#047857;background:#d1fae5;border:1px solid #a7f3d0}.badge-event{color:#b45309;background:#fef3c7;border:1px solid #fde68a}.badge-ended{color:#dc2626;background:#fee2e2;border:1px solid #fca5a5;padding:2px 8px;font-size:.7rem}.btn-primary{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:10px;align-items:center;gap:6px;padding:8px 14px;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 2px 6px #2563eb33}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #2563eb4d}.btn-secondary{color:#334155;cursor:pointer;white-space:nowrap;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:10px;align-items:center;gap:6px;padding:8px 14px;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-secondary:hover{color:#0f172a;background:#e2e8f0}.btn-danger{color:#dc2626;cursor:pointer;white-space:nowrap;background:#fee2e2;border:1px solid #fca5a5;border-radius:8px;padding:6px 12px;font-size:.85rem;font-weight:600;transition:all .2s}.btn-danger:hover{color:#991b1b;background:#fca5a5}.header-btn-group{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:8px;display:flex}.category-scroll-container{white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:center;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.category-scroll-container::-webkit-scrollbar{display:none}.modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#0f172a99;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.modal-content{color:#0f172a;border:1px solid #e2e8f0;width:100%;max-width:600px;max-height:90vh;padding:24px;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;background:#fff!important}.form-group{margin-bottom:16px}.form-group label{color:#334155;margin-bottom:6px;font-size:.875rem;font-weight:600;display:block}.form-control{color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-size:.95rem;transition:border-color .2s}.form-control:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (width<=640px){.app-container{padding:12px}.form-row{grid-template-columns:1fr}}
