:root{--jjh-blue:#37a9f2;--jjh-soft:#eef7ff;--jjh-line:#e7ebf1;--jjh-text:#152033}
body{background:#fbfcfe!important;color:var(--jjh-text)!important}
aside,nav,[class*="sidebar"],[class*="Sidebar"]{border-color:var(--jjh-line)!important}
a[href*="/chat"],a[href*="playground"],a[href*="game"]{display:none!important}
.jjh-doc-entry{display:flex;align-items:center;gap:10px;margin:8px 12px;padding:9px 14px;border:1px solid var(--jjh-line);border-radius:999px;background:#fff;color:#1f2937;font-weight:700;text-decoration:none;box-shadow:0 4px 14px rgba(15,23,42,.05)}
.jjh-doc-entry:hover{background:var(--jjh-soft);color:#1689d8;text-decoration:none}.jjh-doc-entry span{display:inline-grid;place-items:center;width:18px;height:18px;border-radius:6px;background:var(--jjh-soft);color:#1689d8}
[class*="card"],[class*="Card"],table{border-color:var(--jjh-line)!important;border-radius:18px!important;box-shadow:0 8px 24px rgba(15,23,42,.035)!important}
button,[role="button"]{border-radius:12px!important}.text-blue-500,.text-primary{color:var(--jjh-blue)!important}

[data-jjh-hidden-label="true"]{display:none!important}
