:root{color:#182332;background:#eef3f6;font-family:Inter,Pretendard,Noto Sans KR,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}.login-shell,.app-shell{min-height:100vh;padding:28px;background:linear-gradient(135deg,rgba(14,116,144,.1),transparent 38%),linear-gradient(315deg,rgba(34,197,94,.12),transparent 40%),#eef3f6}.login-shell{display:grid;place-items:center}.login-panel,.booking-panel,.status-card,.log-panel,.admin-panel,.account-panel{border:1px solid #d7e0e7;border-radius:8px;background:#fffffff0;box-shadow:0 18px 42px #0f172a14}.login-panel{display:grid;gap:18px;width:min(420px,100%);padding:32px}.brand-mark{display:grid;place-items:center;width:54px;height:54px;border-radius:8px;color:#fff;background:#0f766e}.brand-mark svg,.topbar-title svg,.panel-header svg,.status-title svg,.primary-action svg,.secondary-action svg,.icon-button svg{width:20px;height:20px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;max-width:1320px;margin:0 auto 24px}.topbar-title,.session-box,.panel-header,.status-title{display:flex;align-items:center;gap:12px}.topbar-title>svg{width:42px;height:42px;color:#0f766e}.session-box{padding:8px 10px;border:1px solid #d7e0e7;border-radius:8px;background:#fff;font-weight:800}.admin-badge{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:999px;color:#075985;background:#e0f2fe}.eyebrow{margin:0 0 4px;color:#0f766e;font-size:.78rem;font-weight:900;letter-spacing:0;text-transform:uppercase}h1,h2{margin:0;letter-spacing:0}h1{font-size:1.85rem}h2{font-size:1rem}.workspace{display:grid;grid-template-columns:minmax(380px,620px) minmax(340px,1fr);gap:24px;max-width:1320px;margin:0 auto}.left-stack,.status-panel{display:grid;align-content:start;gap:20px}.booking-panel,.status-card,.log-panel,.admin-panel,.account-panel{padding:22px}.compact{box-shadow:none}.panel-header{justify-content:space-between;margin-bottom:18px}.segmented{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;margin-bottom:18px;border-radius:8px;background:#e6edf2}.segmented button{min-height:40px;border:0;border-radius:6px;color:#475569;background:transparent;cursor:pointer}.segmented button.active{color:#fff;background:#1d4ed8}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:grid;gap:7px}.field span{color:#425160;font-size:.85rem;font-weight:800}.field input,.field select,.admin-form input,.account-form input{width:100%;min-height:42px;border:1px solid #cbd6df;border-radius:6px;padding:0 12px;color:#182332;background:#fff}.field input:disabled{color:#64748b;background:#eef3f6}.field input:focus,.field select:focus,.admin-form input:focus,.account-form input:focus{border-color:#1d4ed8;outline:3px solid rgba(29,78,216,.14)}.primary-action,.secondary-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border:0;border-radius:6px;font-weight:900;cursor:pointer}.primary-action{width:100%;margin-top:18px;color:#fff;background:#0f766e}.secondary-action{margin-top:14px;padding:0 14px;color:#fff;background:#1d4ed8}.secondary-action.no-margin{margin-top:0}.primary-action:disabled,.secondary-action:disabled{cursor:wait;opacity:.72}.danger,.secondary-action.danger{background:#dc2626}.status-text{margin:12px 0 0;color:#1d4ed8;font-weight:800}.icon-button{display:inline-grid;place-items:center;width:34px;height:34px;border:0;border-radius:6px;color:#334155;background:#e8eef3;cursor:pointer}.text-button{min-height:34px;border:1px solid #cbd6df;border-radius:6px;padding:0 10px;color:#334155;background:#fff;font-weight:800;cursor:pointer}.modal-backdrop{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:20px;background:#0f172a75}.modal-panel{width:min(460px,100%);max-height:min(760px,calc(100vh - 40px));overflow:auto;border:1px solid #d7e0e7;border-radius:8px;background:#fff;box-shadow:0 26px 80px #0f172a3d;padding:22px}.modal-panel.wide{width:min(980px,100%)}.modal-form{display:grid;gap:14px}.profile-list,.task-list,.user-table{display:grid;gap:10px;margin-top:14px}.task-list{max-height:214px;overflow-y:auto;padding-right:4px}.profile-item,.user-row{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:10px;border-radius:6px;background:#f8fafc}.profile-item small,.user-row small,.task-row small{color:#64748b}.task-row{display:grid;gap:4px;width:100%;min-height:58px;border:1px solid #e2e8f0;border-radius:6px;padding:10px;text-align:left;color:#182332;background:#fff;cursor:pointer}.task-row.selected{border-color:#1d4ed8;background:#eff6ff}.status-pill{display:inline-flex;align-items:center;min-height:32px;margin:16px 0;padding:0 12px;border-radius:999px;color:#475569;background:#e2e8f0;font-weight:900}.status-pill.running,.status-pill.queued{color:#075985;background:#dbeafe}.status-pill.succeeded{color:#166534;background:#dcfce7}.status-pill.failed,.status-pill.finished,.status-pill.cancelled{color:#991b1b;background:#fee2e2}.meta-grid{display:grid;gap:12px;margin:0}.meta-grid dt{display:inline-flex;align-items:center;gap:6px;color:#64748b;font-size:.82rem;font-weight:900}.meta-grid dd{margin:4px 0 0;color:#182332;line-height:1.45}.log-list{display:grid;gap:10px;max-height:430px;margin-top:18px;overflow:auto}.empty-log{margin:0;color:#64748b}.log-line{display:grid;grid-template-columns:82px 1fr;gap:10px;padding:10px;border-radius:6px;background:#f8fafc}.log-line time{color:#64748b;font-size:.78rem}.log-line.error{background:#fff1f2}.log-line.warning{background:#fff7ed}.admin-panel,.account-panel{max-width:1320px;margin:24px auto 0}.account-panel{margin-top:0;margin-bottom:24px;padding:16px}.admin-form,.account-form{display:grid;grid-template-columns:minmax(160px,1fr) minmax(180px,1fr) auto auto;gap:10px;align-items:center}.admin-form label{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.user-row{grid-template-columns:1fr auto auto auto auto}.user-row button{min-height:34px;border:1px solid #cbd6df;border-radius:6px;background:#fff;cursor:pointer}.danger-text{color:#dc2626}@media(max-width:920px){.login-shell,.app-shell{padding:16px}.topbar,.workspace,.form-grid,.admin-form,.account-form,.user-row{grid-template-columns:1fr}.topbar{display:grid}.profile-item{grid-template-columns:1fr auto}h1{font-size:1.45rem}}
