@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css";:root{font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#f4f6fa;font-synthesis:none;--primary: #2563eb;--primary-dark: #1d4ed8;--border: #e3e8f0;--muted: #667085;--danger: #dc2626}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}code{font-family:SFMono-Regular,Consolas,monospace;font-size:12px;color:#526071}.fullscreen-center{min-height:100vh;display:grid;place-items:center}.button{min-height:38px;border:1px solid transparent;border-radius:8px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:14px;font-weight:650;transition:.15s ease}.button:disabled{cursor:not-allowed;opacity:.45}.button-primary{background:var(--primary);color:#fff;box-shadow:0 1px 2px #2563eb40}.button-primary:hover:not(:disabled){background:var(--primary-dark)}.button-secondary{border-color:#d8dee9;color:#344054;background:#fff}.button-secondary:hover{background:#f8fafc}.button-danger{color:#fff;background:var(--danger)}.button-ghost{background:transparent;color:#64748b;padding:0 10px}.button-ghost:hover{background:#f0f3f8;color:#1e293b}.input{width:100%;height:40px;border:1px solid #d7deea;border-radius:8px;padding:0 12px;color:#1d2939;background:#fff;outline:none;transition:.15s}.input:focus{border-color:#7da4f5;box-shadow:0 0 0 3px #2563eb1a}.textarea{min-height:150px;padding:11px 12px;resize:vertical;line-height:1.5}.code-editor{min-height:280px;font-family:SFMono-Regular,Consolas,monospace;font-size:13px}.field{display:grid;gap:7px;color:#344054;font-size:13px;font-weight:650}.stack{display:grid;gap:16px}.card{background:#fff;border:1px solid var(--border);border-radius:12px;box-shadow:0 1px 2px #10182808}.badge{display:inline-flex;align-items:center;width:fit-content;border-radius:999px;padding:3px 8px;color:#475467;background:#f2f4f7;font-size:11px;font-weight:700;white-space:nowrap}.badge-blue{color:#175cd3;background:#eff4ff}.badge-green{color:#067647;background:#ecfdf3}.badge-danger{color:#b42318;background:#fef3f2}.loading{min-height:160px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--muted);font-size:14px}.spinner{width:19px;height:19px;border:2px solid #dbe4f2;border-top-color:var(--primary);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty{min-height:180px;display:grid;place-items:center;padding:28px;text-align:center;color:#7a8699;font-size:14px}.login-page{min-height:100vh;padding:52px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:28px;background:radial-gradient(circle at 50% 0%,#e8f0ff 0,transparent 38%),#f6f8fb}.login-brand,.brand{display:flex;align-items:center;gap:11px;font-size:18px;font-weight:800;color:#111827}.brand{border-radius:8px;text-decoration:none}.brand:focus-visible{outline:3px solid rgb(37 99 235 / .2);outline-offset:3px}.brand-mark{width:138px;height:42px;display:grid;place-items:center;flex:none}.brand-mark img{display:block;width:100%;height:100%;object-fit:contain}.login-card{width:min(100%,420px);padding:34px;display:grid;gap:24px;text-align:center}.login-card h1{margin-bottom:7px;font-size:24px;letter-spacing:-.5px}.login-card p{margin-bottom:0;color:var(--muted);font-size:14px}.login-icon{margin:0 auto;width:50px;height:50px;display:grid;place-items:center;border-radius:14px;background:#eff4ff;color:var(--primary)}.login-card form{text-align:left}.form-error{margin:-4px 0 0;color:var(--danger);font-size:13px}.topbar{height:68px;padding:0 32px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:20}.topbar .brand-mark{width:124px;height:36px}.brand>div{display:grid}.brand small{margin-top:1px;color:#98a2b3;font-size:10px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.account-actions{display:flex;align-items:center;gap:9px}.account-name{padding:0 10px;display:grid;grid-template-columns:auto auto;column-gap:7px;align-items:center;font-size:13px;font-weight:650}.account-name svg{grid-row:span 2;color:#64748b}.account-name small{color:#98a2b3;font-size:11px;font-weight:500}.page-shell{width:min(1440px,100%);margin:0 auto;padding:38px 32px 60px}.page-heading{margin-bottom:28px;display:flex;align-items:center;gap:14px}.heading-icon{width:44px;height:44px;border:1px solid #d9e4fb;border-radius:11px;display:grid;place-items:center;color:var(--primary);background:#f3f7ff}.page-heading p{margin:0 0 3px;color:#2563eb;font-size:10px;letter-spacing:.1em;font-weight:800}.page-heading h1{margin:0;font-size:25px;letter-spacing:-.5px}.toolbar-row{margin-bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:16px}.tabs,.mode-tabs{padding:4px;display:flex;gap:3px;border:1px solid var(--border);border-radius:10px;background:#fff}.tabs button,.mode-tabs button{height:34px;padding:0 13px;border:0;border-radius:7px;display:flex;align-items:center;gap:7px;color:#667085;background:transparent;font-size:13px;font-weight:650}.tabs button.active,.mode-tabs button.active{color:#1d4ed8;background:#eff4ff}.mode-tabs button.active.danger{color:#b42318;background:#fef3f2}.toolbar-actions{display:flex;align-items:center;gap:8px}.search{width:220px;position:relative}.search svg{position:absolute;z-index:1;top:12px;left:11px;color:#98a2b3}.search .input{padding-left:34px}.split-panel{min-height:620px;display:grid;grid-template-columns:minmax(250px,.7fr) minmax(580px,2fr);gap:16px}.list-panel,.detail-panel{min-width:0;overflow:hidden}.list-panel>header,.detail-panel>header{min-height:76px;padding:17px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.list-panel header h2,.detail-panel header h2{margin:0 0 3px;font-size:16px}.list-panel header p,.detail-panel header p{margin:0;color:#98a2b3;font-size:12px}.list-scroll{padding:8px;max-height:540px;overflow-y:auto}.list-item{width:100%;height:43px;padding:0 11px;border:0;border-radius:7px;display:flex;align-items:center;gap:9px;color:#526071;background:transparent;text-align:left}.list-item span{flex:1;overflow:hidden;text-overflow:ellipsis}.list-item:hover{background:#f7f9fc}.list-item.selected{color:#1849a9;background:#eef4ff;font-weight:700}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:13px}th{padding:11px 16px;color:#667085;background:#f9fafb;font-size:11px;text-align:left;text-transform:uppercase;letter-spacing:.03em}td{padding:13px 16px;border-top:1px solid #edf0f5;color:#475467}td .input{min-width:120px;height:34px}.row-actions{display:flex;align-items:center;justify-content:flex-end;gap:5px}.row-actions .button-secondary{min-height:34px;padding:0 11px;font-size:12px}.user-role-summary{margin-bottom:16px;padding:14px 16px;border:1px solid var(--border);border-radius:9px;display:flex;align-items:center;justify-content:space-between;background:#f8fafc}.user-role-summary>div{display:grid;gap:4px}.role-grant-panel{margin-bottom:18px;padding:16px;border:1px solid #dbe6fb;border-radius:10px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:#f7faff}.role-grant-panel h3{margin:0 0 4px;font-size:14px}.role-grant-panel p{margin:0;color:#7a8699;font-size:12px}.role-grant-controls{min-width:470px;display:grid;grid-template-columns:minmax(180px,1fr) 130px auto;gap:8px}.role-table{max-height:390px;border:1px solid var(--border);border-radius:9px}.modal-backdrop{position:fixed;inset:0;z-index:50;padding:24px;display:grid;place-items:center;background:#0f172a73;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal{width:min(100%,470px);max-height:calc(100vh - 48px);overflow:hidden;border-radius:14px;background:#fff;box-shadow:0 24px 60px #0f172a38}.modal-wide{width:min(100%,1280px)}.modal-header{min-height:62px;padding:0 15px 0 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.modal-header h2{margin:0;font-size:17px}.modal-body{max-height:calc(100vh - 110px);padding:22px;overflow-y:auto}.modal-actions{margin-top:4px;display:flex;justify-content:flex-end;gap:8px}.toast-stack{position:fixed;right:22px;bottom:22px;z-index:80;display:grid;gap:8px}.toast{min-width:280px;padding:13px 15px;border:1px solid #d1fadf;border-radius:9px;display:flex;gap:9px;align-items:center;color:#067647;background:#fff;box-shadow:0 12px 28px #0f172a24;font-size:13px}.toast-error{border-color:#fee4e2;color:#b42318}.user-grid{display:grid;grid-template-columns:minmax(400px,430px) minmax(0,1fr);gap:22px;align-items:start}.profile-card{padding:20px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:13px}.profile-mark{grid-row:span 2;width:46px;height:46px;display:grid;place-items:center;border-radius:12px;color:#fff;background:#334155;font-weight:800}.profile-card h2{margin:0 0 3px;font-size:16px}.profile-card .badge{grid-column:2}.download-card,.permission-guide{padding:21px}.card-icon{width:39px;height:39px;margin-bottom:14px;display:grid;place-items:center;border-radius:9px;color:#175cd3;background:#eff4ff}.download-card h2{margin-bottom:8px;font-size:16px}.download-card p{color:var(--muted);font-size:13px;line-height:1.55}.download-card .button{width:100%;margin-top:5px}.permission-guide h3{font-size:14px}.permission-guide dl{margin:0;display:grid;gap:12px}.permission-guide dl div{padding-left:12px;border-left:2px solid #dbe6fb}.permission-guide dt{color:#344054;font-size:12px;font-weight:750}.permission-guide dd{margin:3px 0 0;color:#7a8699;font-size:12px}.usage-guide{overflow:hidden;border:1px solid var(--border);border-radius:12px;background:#fff;box-shadow:0 1px 2px #10182808}.usage-guide summary{min-height:48px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;color:#344054;cursor:pointer;font-size:14px;font-weight:750;list-style:none}.usage-guide summary::-webkit-details-marker{display:none}.usage-guide summary span{display:flex;align-items:center;gap:8px}.usage-guide summary:after{content:"⌄";color:#98a2b3;font-size:18px;transition:transform .15s ease}.usage-guide[open] summary:after{transform:rotate(180deg)}.usage-guide-body{padding:17px;border-top:1px solid var(--border);display:grid;gap:20px}.usage-guide-body section h3{margin:0 0 9px;display:flex;align-items:center;gap:6px;color:#344054;font-size:12px}.usage-guide-body pre{max-width:100%;margin:0;padding:12px;overflow:hidden;border-radius:8px;color:#dbeafe;background:#172033;line-height:1.6;white-space:pre-wrap}.usage-guide-body pre code{display:block;max-width:100%;color:inherit;font-size:11px;overflow-wrap:anywhere;word-break:break-word;white-space:inherit}.permission-detail{padding-top:3px;border-top:1px solid #edf0f5}.permission-detail h3{margin-top:13px;font-size:13px}.permission-detail h4{margin:12px 0 7px}.permission-detail ul{margin:0;padding-left:18px;display:grid;gap:5px;color:#667085;font-size:11px;line-height:1.45}.section-title{display:flex;justify-content:space-between;align-items:center}.section-title h2{margin:0 0 4px;font-size:18px}.section-title p{margin:0;color:var(--muted);font-size:13px}.namespace-card{padding:19px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px}.namespace-summary{min-width:0;display:flex;align-items:center;gap:12px}.namespace-icon{width:40px;height:40px;display:grid;place-items:center;flex:none;border-radius:10px;color:#475467;background:#f2f4f7}.namespace-summary h3{margin:0 0 4px;font-size:15px}.namespace-summary .badge{margin-left:8px}.namespace-actions{display:flex;gap:7px}.resource-layout{min-height:560px;display:grid;grid-template-columns:370px minmax(0,1fr);border:1px solid var(--border);border-radius:10px;overflow:hidden}.resource-list{padding:8px;background:#f8fafc;border-right:1px solid var(--border)}.resource-list header{height:42px;padding:0 7px 0 10px;display:flex;align-items:center;justify-content:space-between;font-size:13px}.resource-list>button{width:100%;min-height:41px;padding:0 7px 0 9px;border:0;border-radius:7px;display:flex;align-items:center;gap:6px;color:#526071;background:transparent;text-align:left}.resource-list>button span{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resource-list>button>.badge{min-width:20px;padding:2px 5px;justify-content:center;flex:none;font-size:10px}.resource-list>button.selected{color:#1849a9;background:#fff;box-shadow:0 1px 3px #0f172a14;font-weight:700}.resource-editor{padding:22px;min-width:0}.editor-heading{margin-bottom:24px;display:flex;align-items:center;justify-content:space-between;gap:12px}.editor-heading h3{margin:0 0 3px;font-size:17px}.editor-heading p{margin:0;color:#98a2b3;font-size:12px}.editor-form{max-width:680px;display:grid;gap:17px}.value-field{display:grid;gap:8px}.value-field .button{justify-self:start}.danger-box{padding:13px 14px;border:1px solid #fecdca;border-radius:8px;color:#b42318;background:#fef3f2;font-size:13px}.workload-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.workload-heading .button-ghost{min-height:30px;margin:0 0 9px -10px;padding:0 9px}.workload-heading h2{margin:0 0 5px;font-size:23px}.workload-heading p{margin:0;color:var(--muted);font-size:13px}.workload-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.workload-summary .card{padding:16px 18px;display:flex;align-items:center;justify-content:space-between}.workload-summary span{color:var(--muted);font-size:12px}.workload-summary strong{color:#1d2939;font-size:21px}.text-success{color:#067647!important}.text-danger{color:#b42318!important}.workload-layout{min-height:590px;display:grid;grid-template-columns:330px minmax(0,1fr);gap:16px}.workload-list,.workload-detail{min-width:0;overflow:hidden}.workload-list>header,.workload-detail>header{min-height:75px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--border)}.workload-list header h3,.workload-detail header h3,.subsection-heading h3{margin:0 0 3px;display:flex;align-items:center;gap:7px;font-size:16px}.workload-list header p,.workload-detail header p,.subsection-heading p{margin:0;color:#98a2b3;font-size:11px}.workload-list-scroll{max-height:515px;padding:8px;overflow-y:auto}.workload-search{margin:10px 10px 2px;position:relative}.workload-search svg{position:absolute;z-index:1;top:12px;left:11px;color:#98a2b3}.workload-search .input{height:38px;padding-left:33px;font-size:12px}.workload-search-empty{min-height:110px;display:grid;place-items:center;color:#98a2b3;font-size:12px}.workload-item{width:100%;min-height:58px;padding:8px 10px;border:0;border-radius:8px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;color:#475467;background:transparent;text-align:left}.workload-item:hover{background:#f7f9fc}.workload-item.selected{color:#1849a9;background:#eef4ff}.workload-item>span:nth-child(2){min-width:0;display:grid;gap:3px}.workload-item strong{overflow:hidden;text-overflow:ellipsis;font-size:13px;white-space:nowrap}.workload-item small{color:#98a2b3;font-size:10px}.status-dot{width:8px;height:8px;border-radius:50%;background:#98a2b3}.status-healthy{background:#12b76a}.status-progressing{background:#2e90fa}.status-degraded{background:#f04438}.deployment-metrics{padding:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;border-bottom:1px solid var(--border)}.deployment-metrics>div{min-height:62px;padding:11px 13px;border:1px solid #edf0f5;border-radius:8px;display:grid;align-content:center;gap:6px;background:#fafbfc}.deployment-metrics span,.deployment-images>span{color:#7a8699;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.deployment-metrics strong{font-size:14px}.deployment-images{padding:0 18px 18px;display:grid;gap:6px}.deployment-image{min-width:0;padding:9px 11px;border-radius:6px;display:grid;grid-template-columns:minmax(120px,.35fr) minmax(0,1fr);align-items:center;gap:12px;background:#f6f8fb}.deployment-image strong{overflow:hidden;color:#344054;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.deployment-image code{overflow-wrap:anywhere}.pod-section{border-top:1px solid var(--border)}.subsection-heading{padding:16px 18px;display:flex;align-items:center;justify-content:space-between}.pod-section .loading,.pod-section .empty{min-height:190px}.pod-section td strong{color:#344054;font-size:12px}.pod-section td .button{min-height:32px;padding:0 10px;font-size:12px}.table-subtext{margin-top:3px;display:block;color:#98a2b3;font-size:10px}.log-toolbar{margin-bottom:14px;display:grid;grid-template-columns:minmax(180px,1fr) 130px minmax(160px,auto) auto;align-items:end;gap:10px}.log-toolbar label{display:grid;gap:6px;color:#475467;font-size:11px;font-weight:700}.log-toolbar .previous-toggle{height:40px;display:flex;flex-direction:row;align-items:center;gap:7px}.pod-log{min-height:440px;max-height:calc(100vh - 260px);margin:0;padding:16px;overflow:auto;border-radius:9px;color:#dbeafe;background:#101828;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.pod-log code{color:inherit;font-size:11px;white-space:inherit}.spin-icon{animation:spin .8s linear infinite}@media(max-width:900px){.topbar{padding:0 18px}.account-name,.account-actions>.badge{display:none}.page-shell{padding:28px 18px 45px}.toolbar-row{align-items:stretch;flex-direction:column}.toolbar-actions,.search{width:100%}.search{flex:1}.split-panel,.user-grid{grid-template-columns:1fr}.split-panel{min-height:auto}.resource-layout{grid-template-columns:1fr}.resource-list{max-height:190px;border-right:0;border-bottom:1px solid var(--border);overflow-y:auto}}@media(max-width:1050px){.workload-layout{grid-template-columns:270px minmax(0,1fr)}.deployment-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.workload-layout{grid-template-columns:1fr}.workload-list-scroll{max-height:240px}.workload-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.toolbar-actions{flex-wrap:wrap}.namespace-card{align-items:stretch;flex-direction:column}.namespace-actions{flex-wrap:wrap}.namespace-actions .button{flex:1}.modal-backdrop{padding:8px}.modal{max-height:calc(100vh - 16px)}.modal-body{padding:14px}.role-grant-panel{align-items:stretch;flex-direction:column}.role-grant-controls{min-width:0;width:100%;grid-template-columns:1fr}.workload-heading{align-items:stretch;flex-direction:column}.workload-heading>.button{width:100%}.deployment-metrics{grid-template-columns:1fr 1fr}.deployment-image{grid-template-columns:1fr;gap:5px}.log-toolbar{grid-template-columns:1fr}.pod-log{min-height:360px}}
