:root{color:#e5e7eb;background:#0f172a;font-family:Segoe UI,Noto Sans KR,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{color:#e5e7eb;background:#0f172a}.login-shell{justify-content:center;align-items:center;height:100vh;display:flex}.login-card{background:#111827;border:1px solid #1f2937;border-radius:18px;width:420px;padding:28px;box-shadow:0 10px 30px #00000047}.login-title{margin-bottom:6px;font-size:32px;font-weight:700}.login-subtitle{color:#94a3b8;margin-bottom:20px}.form-field{margin-bottom:14px}.form-label{color:#94a3b8;margin-bottom:8px;font-size:13px;display:block}.input{color:#e5e7eb;background:#020617;border:1px solid #334155;border-radius:10px;width:100%;padding:12px 14px}.primary-button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;min-height:44px;padding:12px 18px;font-weight:700}.primary-button:hover{background:#1d4ed8}.error-box{color:#fff1f2;background:#7f1d1d;border-radius:10px;margin-top:12px;padding:12px}.success-box{background:#1a1327;border:1px solid #334155;border-radius:10px;padding:14px}.app-shell{background:#0f172a;height:100vh;display:flex}.sidebar{background:#020617;border-right:1px solid #1e293b;flex-direction:column;width:300px;padding:24px 18px;display:flex}.sidebar-title{color:#f5e9ff;letter-spacing:-.2px;margin-bottom:28px;font-size:22px;font-weight:800}.sidebar-menu{flex-direction:column;gap:8px;margin-top:4px;display:flex}.sidebar-button{color:#eadcff;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:12px;min-height:52px;padding:14px 12px;font-size:16px;font-weight:600}.sidebar-button:hover{background:#1e293b}.sidebar-button.active{color:#fff;background:#2563eb}.content-shell{background:#0f1935;flex-direction:column;flex:1;display:flex}.topbar{border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;min-height:82px;padding:0 28px;display:flex}.topbar-title{color:#e5e7eb;font-size:20px;font-weight:700}.topbar-right{align-items:center;gap:14px;display:flex}.badge{color:#fff;white-space:nowrap;background:#1e293b;border:1px solid #334155;border-radius:9999px;justify-content:center;align-items:center;height:42px;padding:0 14px;font-size:14px;font-weight:600;display:inline-flex}.logout-button{color:#fff;cursor:pointer;white-space:nowrap;background:#2563eb;border:none;border-radius:12px;height:42px;padding:0 16px;font-weight:700}.logout-button:hover{background:#1d4ed8}.page-body{padding:24px 28px 28px}.page-card{background:#020617;border:1px solid #1e293b;border-radius:18px;padding:24px}.page-title{color:#e5e7eb;font-size:18px;font-weight:700}.page-description{color:#94a3b8;margin-top:6px}.page-title-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.sidebar-button,.sidebar-button.active{color:#fff!important}
