.graph-wrapper[data-astro-cid-uadljdrp]{position:relative;width:100%;height:100%;padding-bottom:.6rem;overflow:hidden}#graph-container[data-astro-cid-uadljdrp]{width:100%;height:100%;border:1px solid #ddd;border-radius:8px;background:#fafafa}.graph-controls[data-astro-cid-uadljdrp]{position:absolute;top:8px;right:8px;display:flex;gap:6px;z-index:10}.control-btn[data-astro-cid-uadljdrp]{padding:.4rem .6rem;background:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:1rem;transition:all .2s;box-shadow:0 1px 3px #0000001a;min-width:32px;height:32px;display:flex;align-items:center;justify-content:center}.control-btn[data-astro-cid-uadljdrp]:hover{background:#f0f0f0;box-shadow:0 2px 6px #00000026}.control-btn[data-astro-cid-uadljdrp].active{background:#667eea;color:#fff;border-color:#667eea}.node-popup[data-astro-cid-uadljdrp]{display:none;position:fixed;inset:0;background:#00000080;z-index:1000;align-items:center;justify-content:center;backdrop-filter:blur(4px)}.node-popup[data-astro-cid-uadljdrp].active{display:flex}.popup-content[data-astro-cid-uadljdrp]{background:#fff;padding:2rem;border-radius:12px;max-width:500px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 10px 40px #0000004d;position:relative;animation:popupSlide .3s ease}@keyframes popupSlide{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.popup-close[data-astro-cid-uadljdrp]{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:2rem;cursor:pointer;color:#999;line-height:1;transition:color .2s}.popup-close[data-astro-cid-uadljdrp]:hover{color:#333}#popupTitle[data-astro-cid-uadljdrp]{margin:0 0 1rem;color:#2b7ce9;font-size:1.5rem}#popupDefinition[data-astro-cid-uadljdrp]{margin-bottom:1.5rem;color:#555;line-height:1.6}.popup-actions[data-astro-cid-uadljdrp]{display:flex;gap:10px}.popup-btn[data-astro-cid-uadljdrp]{padding:10px 20px;border:none;border-radius:6px;cursor:pointer;font-size:14px;transition:all .2s}.popup-btn[data-astro-cid-uadljdrp].primary{background:#2b7ce9;color:#fff}.popup-btn[data-astro-cid-uadljdrp].primary:hover{background:#1a5fc7;transform:translateY(-2px);box-shadow:0 4px 8px #2b7ce94d}[data-astro-cid-6g6ibfvo]{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f5f5;color:#333;line-height:1.6;display:flex;flex-direction:column;min-height:100vh}.container[data-astro-cid-6g6ibfvo]{flex:1 0 auto;max-width:98%;margin:0 auto;padding:.75rem 1rem}@media (min-width: 1920px){.container[data-astro-cid-6g6ibfvo]{max-width:1900px}}header[data-astro-cid-6g6ibfvo]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:2px solid #ddd}.header-left[data-astro-cid-6g6ibfvo]{display:flex;align-items:baseline;gap:1rem}header[data-astro-cid-6g6ibfvo] h1[data-astro-cid-6g6ibfvo]{font-size:1.2rem;color:#2b7ce9;margin:0}.term-name[data-astro-cid-6g6ibfvo]{font-size:1.8rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.back-link[data-astro-cid-6g6ibfvo]{display:inline-flex;align-items:center;padding:.5rem 1rem;background:#fff;color:#667eea;text-decoration:none;font-weight:700;font-size:.9rem;letter-spacing:.3px;border-radius:6px;border:1.5px solid #667eea;transition:all .2s ease;box-shadow:0 1px 3px #00000014}.back-link[data-astro-cid-6g6ibfvo]:hover{background:#667eea;color:#fff;transform:translateY(-1px);box-shadow:0 2px 6px #667eea4d}.back-link[data-astro-cid-6g6ibfvo]:active{transform:translateY(0)}.term-layout[data-astro-cid-6g6ibfvo]{display:flex;gap:1.2rem;align-items:flex-start}.left-column[data-astro-cid-6g6ibfvo]{flex:1.4;min-width:0;display:flex;flex-direction:column;gap:1rem}.right-column[data-astro-cid-6g6ibfvo]{flex:1;min-width:0;display:flex;flex-direction:column;gap:1rem}section[data-astro-cid-6g6ibfvo]{background:#fff;padding:.6rem .8rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;min-width:0}section[data-astro-cid-6g6ibfvo] h3[data-astro-cid-6g6ibfvo]{margin-bottom:.4rem;color:#555;font-size:.95rem;flex-shrink:0;display:flex;align-items:center;gap:.4rem}.icon[data-astro-cid-6g6ibfvo]{font-size:1rem;color:#667eea}.triples-section[data-astro-cid-6g6ibfvo]{flex:1 1 auto;min-height:200px;overflow-y:auto;display:flex;flex-direction:column}.table-wrapper[data-astro-cid-6g6ibfvo]{overflow-x:auto;flex:1 1 auto}table[data-astro-cid-6g6ibfvo]{width:100%;border-collapse:collapse}th[data-astro-cid-6g6ibfvo],td[data-astro-cid-6g6ibfvo]{text-align:left;padding:.4rem .5rem;border-bottom:1px solid #eee}th[data-astro-cid-6g6ibfvo]{background:linear-gradient(to bottom,#667eea 3px,#f8f9fa 3px);font-weight:700;color:#333;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px;position:sticky;top:0;z-index:1}tbody[data-astro-cid-6g6ibfvo] tr[data-astro-cid-6g6ibfvo]:nth-child(2n){background:#f8f9fa}tbody[data-astro-cid-6g6ibfvo] tr[data-astro-cid-6g6ibfvo]:hover{background:#e3f2fd}td[data-astro-cid-6g6ibfvo]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.88rem;overflow-wrap:break-word;hyphens:auto}.metadata-section[data-astro-cid-6g6ibfvo]{background:#f8f9fa;border-left:4px solid #667eea;flex:0 0 auto}.metadata-list[data-astro-cid-6g6ibfvo]{display:flex;flex-direction:column;gap:.6rem}.metadata-item[data-astro-cid-6g6ibfvo]{display:flex;flex-direction:column;gap:.2rem}.metadata-label[data-astro-cid-6g6ibfvo]{font-weight:600;color:#555;font-size:.85rem}.metadata-value[data-astro-cid-6g6ibfvo]{color:#333;font-size:.88rem;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;padding-left:1.2rem}.metadata-value[data-astro-cid-6g6ibfvo] a[data-astro-cid-6g6ibfvo]{color:#667eea;text-decoration:none;word-break:break-all}.metadata-value[data-astro-cid-6g6ibfvo] a[data-astro-cid-6g6ibfvo]:hover{text-decoration:underline}.graph-section[data-astro-cid-6g6ibfvo]{flex:0 0 400px;padding:.6rem .8rem .4rem;min-height:0;overflow:hidden}.code-section[data-astro-cid-6g6ibfvo]{flex:0 1 auto;min-height:200px;max-height:400px;display:flex;flex-direction:column;overflow:hidden}.code-wrapper[data-astro-cid-6g6ibfvo]{flex:1;background:#2d2d2d;border-radius:4px;overflow:auto;min-height:0}.code-wrapper[data-astro-cid-6g6ibfvo] pre[data-astro-cid-6g6ibfvo]{margin:0;padding:.6rem .6rem 0;background:#2d2d2d!important;min-height:100%}.code-wrapper[data-astro-cid-6g6ibfvo] pre[data-astro-cid-6g6ibfvo] code[data-astro-cid-6g6ibfvo]{display:block;background:transparent!important;font-size:.8rem;line-height:1.4;font-family:Courier New,monospace;white-space:pre;color:#f8f8f2}footer[data-astro-cid-6g6ibfvo]{flex-shrink:0;background:#fff;padding:1rem 0;text-align:center;box-shadow:0 -2px 10px #0000000d}.footer-container[data-astro-cid-6g6ibfvo]{max-width:1200px;margin:0 auto;padding:0 1rem}footer[data-astro-cid-6g6ibfvo] p[data-astro-cid-6g6ibfvo]{margin:0;color:#333;line-height:1.5;font-size:.9rem}footer[data-astro-cid-6g6ibfvo] a[data-astro-cid-6g6ibfvo]{color:#667eea;text-decoration:none;font-weight:500}footer[data-astro-cid-6g6ibfvo] a[data-astro-cid-6g6ibfvo]:hover{text-decoration:underline}@media (max-width: 1024px){.term-layout[data-astro-cid-6g6ibfvo]{flex-direction:column}.header-left[data-astro-cid-6g6ibfvo]{flex-direction:column;align-items:flex-start;gap:.5rem}.left-column[data-astro-cid-6g6ibfvo]{max-height:none}.right-column[data-astro-cid-6g6ibfvo]{height:auto}.graph-section[data-astro-cid-6g6ibfvo]{flex:0 0 500px}.triples-section[data-astro-cid-6g6ibfvo]{max-height:600px}}@media (max-width: 768px){.container[data-astro-cid-6g6ibfvo]{padding:.75rem;max-width:100%}header[data-astro-cid-6g6ibfvo]{flex-direction:column;align-items:flex-start;gap:.75rem}.term-name[data-astro-cid-6g6ibfvo]{font-size:1.1rem}section[data-astro-cid-6g6ibfvo]{padding:.6rem}th[data-astro-cid-6g6ibfvo],td[data-astro-cid-6g6ibfvo]{padding:.4rem;font-size:.8rem}.triples-section[data-astro-cid-6g6ibfvo]{max-height:400px}.graph-section[data-astro-cid-6g6ibfvo]{flex:0 0 400px}}
