:root{--dh-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='9' y='9' width='11' height='11' rx='2'/%3E%3Cpath d='M5 15V5a2 2 0 0 1 2-2h8'/%3E%3C/svg%3E")}
.dh-c{cursor:pointer;border-radius:6px;transition:background-color .15s,box-shadow .15s}
.dh-c:hover{background:rgba(35,85,232,.1);box-shadow:0 0 0 3px rgba(35,85,232,.1)}
.dh-c:focus-visible{outline:2px solid #2355e8;outline-offset:2px}
.dh-c.dh-ok{background:rgba(22,163,74,.16);box-shadow:0 0 0 3px rgba(22,163,74,.12)}
.dh-c::after{content:"";display:inline-block;vertical-align:-.12em;width:1em;height:1em;margin-left:.4em;background:currentColor;opacity:.36;-webkit-mask:var(--dh-icon) center/contain no-repeat;mask:var(--dh-icon) center/contain no-repeat;transition:opacity .15s}
.dh-c:hover::after{opacity:.85}
.dh-c.dh-lead::after{content:none}
.dh-c.dh-lead::before{content:"";display:inline-block;vertical-align:-.12em;width:1em;height:1em;margin-right:.4em;background:currentColor;opacity:.36;-webkit-mask:var(--dh-icon) center/contain no-repeat;mask:var(--dh-icon) center/contain no-repeat;transition:opacity .15s}
.dh-c.dh-lead:hover::before{opacity:.85}
code.dh-c{padding:3px 7px}
.dh-t{position:fixed;z-index:2147483000;padding:6px 9px;border-radius:7px;background:#111827;color:#fff;font:500 11px/1 inherit;letter-spacing:.01em;white-space:nowrap;pointer-events:none;opacity:0;transform:translate(-50%,5px);transition:opacity .18s,transform .18s}
.dh-t.dh-on{opacity:1;transform:translate(-50%,0)}
tbody tr.dh-k{cursor:pointer;transition:background-color .14s}
tbody tr.dh-k:hover{background:rgba(35,85,232,.045)}
tbody tr.dh-k:hover .icon-btn{background:rgba(35,85,232,.12);color:#2355e8}
tbody tr.dh-k:focus-visible{outline:2px solid #2355e8;outline-offset:-2px}
.dh-k.dh-card{cursor:pointer;transition:transform .12s,box-shadow .12s}
.dh-k.dh-card:hover{transform:translateY(-1px);box-shadow:0 8px 24px rgba(16,24,40,.09)}
.dh-k.dh-card:active{transform:translateY(0)}
.dh-k.dh-card:focus-visible{outline:2px solid #2355e8;outline-offset:2px}
.sidebar-help{display:none!important}
.getting-started{display:none!important}
.surface:has(+.getting-started){grid-column:1/-1}
.action-grid .server-action{justify-content:flex-start;gap:10px}
.action-grid .server-action>svg:last-child{display:none}
.config-padded>.network-note{margin:12px 0 0;font-size:12px;line-height:1.6;color:var(--muted,#64748b)}
.config-padded>.network-note+button[disabled]{display:none}
.surface:has(>.config-padded>button[aria-expanded]:first-child){position:relative}
.config-padded>button[aria-expanded]:first-child{position:absolute;top:14px;right:22px;z-index:2}
.config-padded:has(>button[aria-expanded="false"]:first-child){padding:0}
.config-padded>button[aria-expanded]:first-child+.other-content{margin-top:4px}
.other-content{gap:18px}
.other-content>section{padding:20px 22px;border:1px solid var(--line,#e2e8f0);border-radius:14px}
.other-content>section>h3{margin:0 0 8px;font-size:16px;line-height:1.35}
.other-content>section>p{margin:0 0 14px;max-width:68ch;font-size:14px;line-height:1.6}
.other-content>section>p>strong{font-weight:600}
.other-content>section>p+.manual-software{margin-top:14px;padding-top:0;border-top:0}
.other-content>section>p:last-of-type{margin-bottom:0}
.radar-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:stretch;max-width:660px}
.radar-controls .picker-field{grid-template-rows:auto 1fr;margin-bottom:0;max-width:none}
.radar-controls .picker-field,.radar-controls .field,.radar-controls>div{width:auto;flex:none;min-width:0}
.radar-quota{display:inline-block;padding:8px 13px;border-radius:999px;background:rgba(120,140,160,.12);font-size:13px}
.radar-quota small{display:inline;margin:0}
.surface details>summary{cursor:pointer;list-style:none;display:inline-flex;align-items:center;gap:8px;font-weight:500;color:var(--accent,#2355e8)}
.surface details>summary::-webkit-details-marker{display:none}
.surface details>summary::before{content:"";flex:none;width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg);transition:transform .15s}
.surface details[open]>summary::before{transform:rotate(45deg)}
@media(max-width:760px){.radar-controls{grid-template-columns:minmax(0,1fr)}.config-padded>button[aria-expanded]:first-child{position:static;margin-bottom:14px}.config-padded:has(>button[aria-expanded="false"]:first-child){padding:18px}}
