*{box-sizing:border-box;margin:0;padding:0}
.tm-noscript-pixel{position:absolute;left:-9999px}
body{background:#0f172a;color:#e2e8f0;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Inter,sans-serif;min-height:100vh}
a{color:#38bdf8;text-decoration:none}
a:hover{text-decoration:underline}
.page{padding:72px 20px 60px;max-width:900px;margin:0 auto}
h1{font-size:28px;font-weight:800;color:#f1f5f9;margin-bottom:10px}
.subtitle{color:#94a3b8;font-size:15px;margin-bottom:24px;line-height:1.6}
.content-meta{font-size:13px;color:#64748b;margin:-10px 0 24px}
.glossary-nav{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}
.glossary-nav a{background:#1e293b;border:1px solid #334155;color:#94a3b8;padding:5px 14px;border-radius:20px;font-size:12px;font-weight:600;transition:background .15s,color .15s}
.glossary-nav a:hover{background:#334155;color:#e2e8f0;text-decoration:none}
.search-wrap{position:sticky;top:56px;z-index:10;background:#0f172a;padding:12px 0;margin-bottom:16px}
#glossary-search{width:100%;padding:10px 16px;background:#1e293b;border:1px solid #334155;border-radius:8px;color:#e2e8f0;font-size:14px;outline:none}
#glossary-search::placeholder{color:#475569}
#glossary-search:focus{border-color:#38bdf8}
.glossary-category{margin-bottom:40px}
.glossary-category h2{font-size:18px;font-weight:700;color:#38bdf8;margin-bottom:14px;padding-bottom:8px;border-bottom:1px solid #1e293b}
.term-card{background:#1e293b;border:1px solid #334155;border-radius:8px;padding:16px 20px;margin-bottom:10px}
.term-card h3{font-size:16px;font-weight:700;color:#38bdf8;margin-bottom:6px}
.term-full{color:#94a3b8;font-weight:400;font-size:13px;margin-left:8px}
.term-card p{color:#cbd5e1;font-size:14px;line-height:1.65}
footer{text-align:center;padding:24px;color:#475569;font-size:12px;border-top:1px solid #1e293b;margin-top:40px}
footer a{color:#64748b}
@media(max-width:600px){.glossary-nav{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}}
