.hod{--ink:#172033;--muted:#667085;--line:#e4e9f1;--panel:#fff;--soft:#f5f7fb;--green:#16855b;--red:#c9364f;--amber:#b96a0c;--gray:#7b8495;color:var(--ink);font-family:Inter,Pretendard,"Noto Sans KR",sans-serif;max-width:1240px;margin:0 auto;padding:42px 22px 80px}.hod *{box-sizing:border-box}.hod-hero{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(270px,.65fr);gap:28px;align-items:end;padding:38px;border:1px solid #dce4f0;border-radius:28px;background:radial-gradient(circle at 82% 0,#dbeafe 0,transparent 33%),linear-gradient(135deg,#f8fbff,#fff 60%);box-shadow:0 18px 55px rgba(29,56,100,.09)}.hod h1,.hod h2,.hod h3,.hod h4,.hod p{margin-top:0}.hod h1{font-size:clamp(2rem,4.5vw,4.4rem);line-height:1.02;letter-spacing:-.055em;margin-bottom:18px}.hod-hero>div>p:last-child{max-width:700px;color:var(--muted);font-size:1.05rem;line-height:1.75;margin-bottom:0}.hod-eyebrow{color:#3568c7;font-size:.72rem;font-weight:800;letter-spacing:.16em;margin-bottom:10px}.hod-access{border-radius:20px;padding:20px;display:flex;flex-direction:column;gap:7px;background:#172033;color:#fff}.hod-access.is-private{background:#083f31}.hod-access span{font-size:.82rem;line-height:1.55;color:#cfd8e8}.hod-access a{margin-top:8px;color:#fff;text-decoration:none;font-weight:800;font-size:.82rem}.hod-kpis{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin:18px 0 32px}.hod-kpi{min-height:105px;padding:18px;border:1px solid var(--line);border-radius:18px;background:var(--panel);display:flex;flex-direction:column;justify-content:space-between}.hod-kpi span{font-size:.76rem;color:var(--muted);font-weight:700}.hod-kpi strong{font-size:1.8rem;letter-spacing:-.04em}.hod-kpi--healthy strong{color:var(--green)}.hod-kpi--failed strong{color:var(--red)}.hod-jump{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 22px}.hod-jump a{padding:9px 13px;border:1px solid var(--line);border-radius:999px;color:var(--ink);font-size:.78rem;font-weight:750;text-decoration:none;background:#fff}.hod-host{scroll-margin-top:90px;border:1px solid var(--line);border-radius:26px;background:#fff;padding:28px;margin-bottom:26px;box-shadow:0 10px 34px rgba(29,48,82,.055)}.hod-host.is-pending{border-style:dashed}.hod-host__heading{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.hod-host__heading h2{font-size:clamp(1.65rem,3vw,2.4rem);letter-spacing:-.045em;margin-bottom:6px}.hod-muted{color:var(--muted);font-size:.8rem}.hod-badge{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border-radius:999px;font-size:.72rem;font-weight:800;white-space:nowrap}.hod-badge i,.hod-dot{width:8px;height:8px;border-radius:50%;background:var(--gray);display:inline-block}.hod-badge--healthy{color:#08734d;background:#e5f7ef}.hod-badge--healthy i,.hod-dot--healthy{background:var(--green)}.hod-badge--failed{color:#ae1835;background:#fdebf0}.hod-badge--failed i,.hod-dot--failed{background:var(--red)}.hod-badge--stale{color:#9d5708;background:#fff0d7}.hod-badge--stale i,.hod-dot--stale{background:var(--amber)}.hod-badge--stopped,.hod-badge--unknown{color:#596273;background:#edf0f4}.hod-badge--stopped i,.hod-badge--unknown i,.hod-dot--stopped,.hod-dot--unknown{background:var(--gray)}.hod-dot{flex:0 0 auto}.hod-hostmeta{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 4px}.hod-hostmeta span{font-size:.72rem;color:#4c566a;border:1px solid var(--line);border-radius:999px;padding:7px 10px;background:var(--soft)}.hod-sectionhead{display:flex;align-items:end;justify-content:space-between;margin:34px 0 14px;padding-top:26px;border-top:1px solid var(--line)}.hod-sectionhead h3{font-size:1.2rem;letter-spacing:-.025em;margin-bottom:0}.hod-sectionhead>span{color:var(--muted);font-size:.75rem;font-weight:700}.hod-projects{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.hod-project{display:flex;flex-direction:column;align-items:flex-start;min-height:178px;padding:18px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(180deg,#fff,#fbfcfe)}.hod-project__top{display:flex;gap:8px;align-items:center;color:var(--muted);font-size:.7rem;font-weight:700;margin-bottom:14px}.hod-project h4{font-size:1rem;line-height:1.35;margin-bottom:7px}.hod-project p{font-size:.78rem;line-height:1.55;color:var(--muted);margin-bottom:16px}.hod-project .hod-badge{margin-top:auto}.hod-tablewrap{overflow:auto;border:1px solid var(--line);border-radius:16px}.hod-table{width:100%;border-collapse:collapse;min-width:760px;font-size:.78rem}.hod-table th{padding:12px 14px;text-align:left;color:var(--muted);background:var(--soft);font-size:.68rem;letter-spacing:.06em}.hod-table td{padding:13px 14px;border-top:1px solid var(--line);vertical-align:top}.hod-table details summary,.hod-diagnostic summary,.hod-source summary{cursor:pointer}.hod-detail{margin-top:12px;min-width:430px}.hod-detail p{margin-bottom:8px}.hod-detail code,.hod-source__meta code{overflow-wrap:anywhere}.hod-detail pre,.hod-code{max-height:460px;overflow:auto;border-radius:12px;background:#111827;color:#d8e1f0;padding:15px;font:12px/1.6 "Cascadia Code",Consolas,monospace;white-space:pre-wrap}.hod-error{color:var(--red)!important}.hod-search{display:flex;align-items:center;gap:12px;margin-bottom:12px}.hod-search span{font-size:.75rem;font-weight:700;color:var(--muted)}.hod-search input{width:min(100%,360px);border:1px solid var(--line);border-radius:12px;padding:10px 12px;font:inherit}.hod-sources{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hod-source{border:1px solid var(--line);border-radius:15px;background:#fff;overflow:hidden}.hod-source summary,.hod-source--public{min-height:70px;padding:14px 16px;display:flex;align-items:center;gap:12px;list-style:none}.hod-source summary::-webkit-details-marker{display:none}.hod-source summary span,.hod-source--public span{display:flex;flex-direction:column;gap:4px;min-width:0}.hod-source b{font-size:.83rem}.hod-source small{font-size:.68rem;color:var(--muted)}.hod-source em{margin-left:auto;border-radius:7px;background:#ecf2ff;color:#315ca8;padding:4px 7px;font-size:.62rem;font-style:normal;font-weight:800}.hod-source--public i{font-size:.65rem;font-style:normal;color:#8790a0}.hod-source[open] summary{border-bottom:1px solid var(--line);background:var(--soft)}.hod-source__meta{display:flex;gap:8px;flex-wrap:wrap;padding:12px 14px;color:var(--muted);font-size:.66rem}.hod-source__meta code{width:100%;color:#354158}.hod-code{margin:0 14px 14px;max-height:680px;white-space:pre;overflow:auto}.hod-empty{text-align:center;color:var(--muted);padding:25px}.hod-diagnostics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hod-diagnostic{border:1px solid var(--line);border-radius:15px;padding:0 15px}.hod-diagnostic summary{display:flex;align-items:center;gap:10px;padding:14px 0;list-style:none}.hod-diagnostic summary::-webkit-details-marker{display:none}.hod-diagnostic summary span{display:flex;flex-direction:column;gap:3px}.hod-diagnostic summary small{color:var(--muted);font-size:.68rem}.hod-diagnostic .hod-detail{min-width:0}.hod-diagnostic h4{font-size:.78rem;margin:18px 0 6px}[hidden]{display:none!important}@media(max-width:900px){.hod-hero{grid-template-columns:1fr}.hod-kpis{grid-template-columns:repeat(3,1fr)}.hod-projects{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.hod{padding:24px 13px 60px}.hod-hero,.hod-host{padding:20px;border-radius:20px}.hod-kpis{grid-template-columns:repeat(2,1fr)}.hod-kpi:last-child{grid-column:1/-1}.hod-projects,.hod-sources,.hod-diagnostics{grid-template-columns:1fr}.hod-host__heading{align-items:flex-start}.hod-host__heading>.hod-badge{margin-top:3px}.hod-search{align-items:stretch;flex-direction:column}.hod-search input{width:100%}}
