:root{--blue:#0064f8;--blue-2:#0b7cff;--blue-deep:#031a51;--auric:#c8a66a;--bg:#05070b;--surface:#0a0e17;--surface-2:#0e1421;--line:#1b2639;--line-soft:#121b2a;--text:#f4f7fb;--muted:#9aa8bd;--muted-2:#64748b;--shadow:0 30px 80px rgba(0,0,0,.36);--content:1240px;--header:1320px;--radius:16px;color-scheme:dark}
html[data-theme="light"]{--bg:#f4f6f8;--surface:#fff;--surface-2:#edf2f7;--line:#d6dfeb;--line-soft:#e8edf3;--text:#0b1220;--muted:#526174;--muted-2:#738196;--shadow:0 28px 70px rgba(10,25,48,.10);color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}img{max-width:100%}code{font-family:"SFMono-Regular",Consolas,monospace;font-size:.9em}::selection{background:var(--blue);color:#fff}
body:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 50% -10%,rgba(0,100,248,.12),transparent 36%),linear-gradient(rgba(255,255,255,.012) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.012) 1px,transparent 1px);background-size:auto,48px 48px,48px 48px;z-index:-1}
.site-header{position:sticky;top:0;z-index:40;background:color-mix(in srgb,var(--bg) 86%,transparent);backdrop-filter:blur(18px);border-bottom:1px solid var(--line-soft)}.header-inner{width:min(calc(100% - 36px),1320px);height:84px;margin:auto;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:12px;margin-right:auto}.brand-symbol{width:42px;height:42px;object-fit:contain;border-radius:8px;box-shadow:0 0 0 1px rgba(0,100,248,.35),0 8px 25px rgba(0,100,248,.16)}.brand span{display:grid;line-height:1.1}.brand strong{font-size:20px;letter-spacing:.01em}.brand small{font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:var(--muted);margin-top:5px}.desktop-nav{display:flex;align-items:center;gap:28px}.desktop-nav a{font-size:13px;font-weight:650;color:var(--muted);position:relative;padding:30px 0}.desktop-nav a:hover,.desktop-nav a[aria-current="page"]{color:var(--text)}.desktop-nav a[aria-current="page"]:after{content:"";height:2px;background:var(--blue);position:absolute;left:0;right:0;bottom:0}.header-tools{display:flex;align-items:center;gap:8px}.header-tools>a,.theme-toggle,.menu-toggle{width:38px;height:38px;border:1px solid var(--line);background:var(--surface);display:grid;place-items:center;border-radius:10px;font-weight:700;cursor:pointer}.search-link{font-size:21px}.lang-link{font-size:11px}.theme-toggle{font-size:14px}.menu-toggle{display:none;padding:10px}.menu-toggle span{display:block;width:16px;height:1px;background:currentColor;margin:3px}.mobile-nav{display:none;width:min(calc(100% - 36px),1320px);margin:0 auto 14px;background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:10px}.mobile-nav.open{display:grid}.mobile-nav a{padding:12px;border-bottom:1px solid var(--line-soft)}.mobile-nav a:last-child{border:0}
main{min-height:70vh}.hero,.section,.page-intro,.explorer-head,.explorer-shell,.article,.author-hero{width:min(calc(100% - 36px),var(--content));margin-left:auto;margin-right:auto}.hero{padding:78px 0 34px}.hero-field{min-height:480px;border:1px solid var(--line);border-radius:24px;display:grid;grid-template-columns:.8fr 1.2fr;overflow:hidden;background:linear-gradient(135deg,rgba(0,100,248,.08),transparent 46%),var(--surface);box-shadow:var(--shadow)}.hero-logo-wrap{display:grid;place-items:center;position:relative;border-right:1px solid var(--line)}.hero-logo-wrap:before{content:"";position:absolute;width:65%;aspect-ratio:1;border:1px solid rgba(0,100,248,.28);transform:rotate(45deg);border-radius:20px}.hero-logo{width:min(62%,330px);height:auto;aspect-ratio:1/1;object-fit:contain;display:block;border-radius:16px;position:relative;box-shadow:0 0 80px rgba(0,100,248,.20)}.hero-copy{padding:76px;display:flex;flex-direction:column;justify-content:center}.eyebrow{display:block;color:var(--auric);font-size:11px;text-transform:uppercase;letter-spacing:.18em;font-weight:750;margin-bottom:14px}.hero-copy h1,.page-intro h1,.explorer-head h1,.article-header h1,.author-hero h1{font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.035em;line-height:1.02}.hero-copy h1{font-size:clamp(54px,7vw,98px);max-width:760px;margin:0}.hero-copy p{font-size:19px;color:var(--muted);max-width:720px;margin:28px 0 0}.hero-actions{display:flex;gap:12px;margin-top:34px;flex-wrap:wrap}.button{min-height:44px;padding:0 18px;border:1px solid var(--line);border-radius:11px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:750;cursor:pointer}.button.primary{background:var(--blue);border-color:var(--blue);color:#fff}.button.primary:hover{background:var(--blue-2)}.button.ghost{background:var(--surface);color:var(--text)}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:16px;margin-top:16px;overflow:hidden}.hero-stats div{padding:22px 26px;display:flex;align-items:baseline;gap:10px;background:var(--surface);border-right:1px solid var(--line)}.hero-stats div:last-child{border:0}.hero-stats strong{font-size:30px}.hero-stats span{font-size:12px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}
.section{padding:70px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px}.section-head h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(31px,4vw,52px);font-weight:500;letter-spacing:-.035em;line-height:1.05;margin:0;max-width:780px}.section-head>a{font-size:13px;color:var(--muted);font-weight:700}.domain-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.domain-grid>a{position:relative;min-height:220px;padding:26px;background:var(--surface);border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:.2s}.domain-grid>a:hover{background:linear-gradient(145deg,rgba(0,100,248,.10),transparent),var(--surface-2);transform:translateY(-2px);z-index:1;box-shadow:var(--shadow)}.domain-grid span{font-size:11px;color:var(--auric);letter-spacing:.15em}.domain-grid h3{font-family:Georgia,"Times New Roman",serif;font-size:27px;font-weight:500;margin:42px 0 10px}.domain-grid p{font-size:13px;color:var(--muted);max-width:260px}.domain-grid b{position:absolute;right:24px;bottom:20px;color:var(--blue);font-size:22px}.cloud-section{border-top:1px solid var(--line-soft)}.concept-cloud{display:flex;flex-wrap:wrap;gap:12px}.concept-cloud a{padding:12px 16px;border:1px solid var(--line);border-radius:999px;background:var(--surface);font-size:clamp(13px,1.5vw,18px);transition:.2s}.concept-cloud a:nth-child(3n+1){border-color:color-mix(in srgb,var(--blue) 55%,var(--line))}.concept-cloud a:nth-child(4n){color:var(--auric)}.concept-cloud a:hover{border-color:var(--blue);background:rgba(0,100,248,.08);transform:translateY(-2px)}.concept-cloud.compact a{font-size:13px;padding:9px 12px}.concept-cloud small{color:var(--muted)}
.publication-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.publication-grid.one{grid-template-columns:1fr}.publication-card{min-height:300px;position:relative;border:1px solid var(--line);border-radius:16px;background:var(--surface);padding:22px 24px;display:flex;flex-direction:column;overflow:hidden}.publication-card.featured{background:linear-gradient(135deg,rgba(0,100,248,.15),transparent 50%),var(--surface)}.publication-card:after{content:"";position:absolute;right:-50px;top:-60px;width:180px;height:180px;border:1px solid rgba(0,100,248,.18);transform:rotate(45deg)}.publication-card:hover{border-color:color-mix(in srgb,var(--blue) 55%,var(--line));box-shadow:0 18px 50px rgba(0,0,0,.18)}.card-hit{position:absolute;inset:0;z-index:3}.publication-index{display:flex;justify-content:space-between;color:var(--muted-2);font-size:10px;letter-spacing:.1em;text-transform:uppercase}.publication-copy{margin:auto 0;position:relative}.publication-copy h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:32px;line-height:1.08;letter-spacing:-.025em;margin:0 0 14px}.publication-copy p{color:var(--muted);font-size:14px;max-width:520px}.publication-meta{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:12px}.publication-meta b{color:var(--blue);font-size:20px}.empty-state{border:1px dashed var(--line);background:var(--surface);padding:50px;border-radius:16px;color:var(--muted)}.empty-state strong{color:var(--text);display:block;font-size:22px;margin-bottom:8px}
.page-intro{padding:92px 0 60px;max-width:1240px}.page-intro.wide{padding-bottom:72px}.page-intro h1{font-size:clamp(52px,7vw,92px);margin:0;max-width:1050px}.page-intro p{max-width:780px;font-size:18px;color:var(--muted);margin:26px 0 0}.filters{display:flex;gap:12px;align-items:end;flex-wrap:wrap;padding:18px;border:1px solid var(--line);border-radius:14px;background:var(--surface);margin-bottom:20px}.filters label{display:grid;gap:6px;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.filters select,.search-form input,.explorer-controls input,.explorer-controls select{min-height:44px;background:var(--bg);border:1px solid var(--line);color:var(--text);border-radius:10px;padding:0 12px}.result-count{font-size:12px;color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin:24px 0}
.article{padding:76px 0}.article-header{max-width:990px;margin:0 auto 56px}.article-code{font-family:monospace;color:var(--muted-2);font-size:11px;margin-bottom:22px}.article-header h1{font-size:clamp(52px,7vw,88px);margin:8px 0 24px}.article-header .eyebrow a{color:inherit}.article-deck{font-size:21px;color:var(--muted);max-width:800px}.article-byline{display:flex;gap:34px;margin-top:38px;padding-top:20px;border-top:1px solid var(--line)}.article-byline div{display:grid}.article-byline span{font-size:10px;color:var(--muted-2);text-transform:uppercase;letter-spacing:.12em}.article-byline strong,.article-byline a{font-size:13px;margin-top:4px}.article-byline a{color:var(--blue-2)}.article-shell{display:grid;grid-template-columns:240px minmax(0,720px);justify-content:center;gap:70px}.article-map{position:sticky;top:120px;align-self:start;border-top:1px solid var(--line);padding-top:18px}.map-primary,.map-secondary{display:flex;gap:8px;flex-wrap:wrap;margin:9px 0}.concept-pill{font-size:11px;border:1px solid var(--line);border-radius:999px;padding:7px 9px;background:var(--surface)}.map-primary .concept-pill{border-color:var(--blue);color:#fff;background:var(--blue)}.source-link{display:block;font-size:11px;color:var(--muted);margin-top:18px}.article-body{font-family:Georgia,"Times New Roman",serif;font-size:20px;line-height:1.78;color:color-mix(in srgb,var(--text) 94%,var(--muted))}.article-body p{margin:0 0 1.45em}.article-body h2,.article-body h3{font-family:Inter,ui-sans-serif,sans-serif;line-height:1.2;letter-spacing:-.02em;margin:2.1em 0 .7em}.article-body a{color:var(--blue-2);text-decoration:underline;text-underline-offset:3px}.article-body blockquote{margin:2em 0;padding:6px 0 6px 26px;border-left:2px solid var(--blue);font-style:italic;color:var(--muted)}.related{max-width:990px;margin:80px auto 0;border-top:1px solid var(--line);padding-top:28px}.related h2{font-family:Georgia,"Times New Roman",serif;font-size:38px;font-weight:500}.relation-list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.relation-list a{min-height:130px;border:1px solid var(--line);border-radius:12px;padding:16px;display:grid;position:relative;background:var(--surface)}.relation-list small{color:var(--auric);font-size:9px;letter-spacing:.1em}.relation-list strong{font-size:14px;align-self:center}.relation-list b{position:absolute;right:14px;bottom:10px;color:var(--blue)}
.concept-directory{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.concept-directory>a{min-height:180px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px;position:relative;background:var(--surface)}.concept-directory span{font-size:10px;color:var(--auric)}.concept-directory h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:30px;margin:30px 0 0}.concept-directory p{color:var(--muted);font-size:12px}.concept-directory b{position:absolute;right:20px;bottom:14px;color:var(--blue)}.concept-hero{position:relative}.concept-metric{position:absolute;right:0;bottom:60px;font-size:50px;color:var(--blue);display:grid;text-align:right}.concept-metric span{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.1em}.author-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.author-grid>a{border:1px solid var(--line);background:var(--surface);border-radius:14px;padding:18px;display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:14px}.author-grid h2{font-size:16px;margin:0}.author-grid p{font-size:10px;color:var(--muted);margin:4px 0 0}.author-grid b{color:var(--blue)}.author-monogram{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--blue);background:linear-gradient(135deg,rgba(0,100,248,.2),transparent);font-weight:800;color:#fff}.author-monogram.large{width:130px;height:130px;font-size:34px}.author-hero{padding:82px 0;display:flex;align-items:center;gap:34px;border-bottom:1px solid var(--line)}.author-hero h1{font-size:64px;margin:0}.author-hero p{color:var(--muted)}.split-section{display:grid;grid-template-columns:.7fr 1.3fr;gap:60px}.source-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.source-grid .source-card{border:1px solid var(--line);background:var(--surface);border-radius:14px;padding:26px;display:block;transition:border-color .18s ease,background .18s ease,transform .18s ease,box-shadow .18s ease}.source-grid .source-card:hover,.source-grid .source-card:focus-visible{border-color:color-mix(in srgb,var(--blue) 60%,var(--line));background:color-mix(in srgb,var(--surface) 96%,var(--blue) 4%);transform:translateY(-2px);box-shadow:var(--shadow);outline:none}.source-grid h2{font-family:Georgia,"Times New Roman",serif;font-size:34px;font-weight:500;margin:8px 0}.source-grid p,.source-grid dl{color:var(--muted);font-size:13px}.source-grid dl{display:grid;grid-template-columns:120px 1fr;gap:6px}.source-grid dt{color:var(--muted-2)}.source-card-link{display:inline-flex;color:var(--blue-2);font-size:12px;margin-top:8px}.source-grid a.source-card{color:inherit}
.explorer-head{padding:66px 0 26px;display:flex;justify-content:space-between;align-items:end;gap:30px}.explorer-head h1{font-size:clamp(45px,6vw,72px);max-width:820px;margin:0}.explorer-controls{display:flex;gap:8px}.explorer-controls input{width:260px}.explorer-shell{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:12px;padding-bottom:70px}.graph-stage{height:680px;border:1px solid var(--line);border-radius:18px;background:radial-gradient(circle at center,rgba(0,100,248,.07),transparent 45%),var(--surface);overflow:hidden;position:relative}.graph-stage svg{width:100%;height:100%;display:block}.graph-empty{position:absolute;inset:0;display:grid;place-items:center;color:var(--muted)}.graph-inspector{border:1px solid var(--line);border-radius:18px;background:var(--surface);padding:22px;min-height:300px}.graph-inspector h2{font-family:Georgia,"Times New Roman",serif;font-size:30px;font-weight:500;line-height:1.08}.graph-inspector p{font-size:13px;color:var(--muted)}.graph-inspector a{display:inline-flex;color:var(--blue-2);font-size:12px;margin-top:12px}.graph-kv{display:grid;gap:8px;margin-top:18px}.graph-kv div{border-top:1px solid var(--line);padding-top:8px}.graph-kv span{font-size:9px;color:var(--muted-2);text-transform:uppercase}.graph-kv strong{display:block;font-size:12px}.graph-node{cursor:pointer}.graph-node text{fill:var(--text);font:10px Inter,sans-serif;pointer-events:none}.graph-edge{stroke:color-mix(in srgb,var(--line) 70%,var(--blue));stroke-width:1;opacity:.55}.graph-node circle{stroke-width:1.5}.graph-node[data-type="publication"] circle{fill:var(--surface-2);stroke:var(--blue)}.graph-node[data-type="concept"] circle{fill:var(--blue);stroke:#72b2ff}.graph-node[data-type="aes"] circle{fill:var(--auric);stroke:#f4d8a4}.graph-node.dim{opacity:.12}.graph-edge.dim{opacity:.05}.graph-node.focus circle{stroke:#fff;stroke-width:3}
.search-form{display:flex;gap:8px;max-width:720px;margin-top:34px}.search-form input{flex:1}.search-results{display:grid;gap:8px}.search-results a{display:grid;grid-template-columns:100px 1fr 1fr auto;align-items:center;gap:18px;border-bottom:1px solid var(--line);padding:18px 4px}.search-results span{font-size:9px;color:var(--auric);text-transform:uppercase;letter-spacing:.12em}.search-results small{color:var(--muted)}.search-results b{color:var(--blue)}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.principles article{border:1px solid var(--line);border-radius:14px;background:var(--surface);padding:25px}.principles span{color:var(--auric);font-size:10px}.principles h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:30px}.principles p{color:var(--muted);font-size:14px}
.site-footer{width:min(calc(100% - 36px),1320px);margin:50px auto 0;padding:40px 0 34px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr auto;gap:26px;align-items:start}.footer-brand{font-size:24px;font-weight:800}.site-footer p{color:var(--muted);font-size:12px;max-width:440px}.site-footer nav{display:flex;gap:20px;font-size:12px}.site-footer small{grid-column:1/-1;color:var(--muted-2);font-size:10px;text-transform:uppercase;letter-spacing:.08em}
@media(max-width:1100px){.desktop-nav{display:none}.menu-toggle{display:grid}.hero-field{grid-template-columns:1fr}.hero-logo-wrap{min-height:300px;border-right:0;border-bottom:1px solid var(--line)}.hero-logo{width:220px}.hero-copy{padding:52px}.domain-grid{grid-template-columns:repeat(2,1fr)}.author-grid{grid-template-columns:repeat(2,1fr)}.explorer-shell{grid-template-columns:1fr}.graph-inspector{min-height:220px}.article-shell{grid-template-columns:190px minmax(0,680px);gap:40px}.relation-list{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.header-inner{height:72px}.brand small{display:none}.hero{padding-top:38px}.hero-field{min-height:auto}.hero-logo-wrap{min-height:230px}.hero-logo{width:160px}.hero-copy{padding:38px 24px}.hero-copy h1{font-size:50px}.hero-copy p{font-size:16px}.hero-stats{grid-template-columns:1fr}.hero-stats div{border-right:0;border-bottom:1px solid var(--line)}.hero-stats div:last-child{border-bottom:0}.section{padding:48px 0}.section-head{align-items:start;flex-direction:column}.domain-grid,.publication-grid,.concept-directory,.author-grid,.source-grid,.principles{grid-template-columns:1fr}.page-intro{padding:58px 0 34px}.page-intro h1{font-size:46px}.article{padding-top:48px}.article-header h1{font-size:46px}.article-byline{display:grid;grid-template-columns:1fr 1fr}.article-shell{grid-template-columns:1fr}.article-map{position:static;order:1}.article-body{font-size:18px}.relation-list{grid-template-columns:1fr}.concept-metric{position:static;text-align:left;margin-top:24px}.explorer-head{align-items:start;flex-direction:column}.explorer-controls{width:100%;display:grid;grid-template-columns:1fr}.explorer-controls input{width:100%}.graph-stage{height:560px}.split-section{grid-template-columns:1fr}.author-hero{align-items:flex-start;flex-direction:column}.author-hero h1{font-size:48px}.search-results a{grid-template-columns:70px 1fr auto}.search-results small{display:none}.site-footer{grid-template-columns:1fr}.site-footer nav{flex-wrap:wrap}}
.article-hero-media{margin:32px 0 22px;border-radius:20px;overflow:hidden;border:1px solid var(--line);background:var(--panel)}
.article-hero-media img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}
.article-hero-media figcaption{padding:10px 14px;font-size:12px;color:var(--muted)}

/* LXRich 1.0.3 — LXKeys-grade interaction and legal footer */
.domain-grid>a:focus-visible,.concept-directory>a:focus-visible,.author-grid>a:focus-visible,.relation-list>a:focus-visible,.concept-cloud>a:focus-visible,.workflow-grid>a:focus-visible{outline:2px solid var(--blue);outline-offset:2px}
.author-grid>a,.relation-list>a,.concept-directory>a{transition:border-color .18s ease,background .18s ease,transform .18s ease,box-shadow .18s ease}
.author-grid>a:hover,.author-grid>a:focus-visible,.relation-list>a:hover,.relation-list>a:focus-visible,.concept-directory>a:hover,.concept-directory>a:focus-visible{border-color:color-mix(in srgb,var(--blue) 60%,var(--line));background:color-mix(in srgb,var(--surface) 96%,var(--blue) 4%);transform:translateY(-2px);box-shadow:0 16px 42px rgba(0,0,0,.16)}
.card-hit:focus-visible{outline:2px solid var(--blue);outline-offset:-3px;border-radius:16px}
.site-footer{grid-template-columns:minmax(280px,1fr) minmax(420px,auto)}.footer-links{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:12px 20px;max-width:720px}.footer-links a:hover,.footer-links a:focus-visible{color:var(--blue-2);outline:none}.site-footer small{grid-column:1/-1}
@media(max-width:900px){.site-footer{grid-template-columns:1fr}.footer-links{justify-content:flex-start;max-width:none}}

/* 1.0.6 — Point Zero navigation and temporal provenance */
.hero-stats a{padding:22px 26px;display:flex;align-items:baseline;gap:10px;background:var(--surface);border-right:1px solid var(--line);transition:background .16s ease,border-color .16s ease}
.hero-stats a:last-child{border-right:0}.hero-stats a:hover,.hero-stats a:focus-visible{background:color-mix(in srgb,var(--surface) 95%,var(--blue) 5%);outline:none}.hero-stats a:hover strong,.hero-stats a:focus-visible strong{color:var(--blue-2)}
.principles>a{display:block;border:1px solid var(--line);border-radius:16px;background:var(--surface);padding:26px;transition:border-color .16s ease,transform .16s ease,background .16s ease}.principles>a:hover,.principles>a:focus-visible{border-color:color-mix(in srgb,var(--blue) 55%,var(--line));background:color-mix(in srgb,var(--surface) 96%,var(--blue) 4%);transform:translateY(-2px);outline:none}.principles>a>span{color:var(--auric);font-size:10px}.principles>a h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:30px}.principles>a p{color:var(--muted);font-size:14px}
.temporal-link{color:var(--blue-2)}.temporal-link:hover strong{text-decoration:underline}.article-sources{display:grid;gap:7px;margin-top:22px;padding-top:16px;border-top:1px solid var(--line)}.article-sources>span{font-size:9px;color:var(--muted-2);text-transform:uppercase;letter-spacing:.12em}.article-sources a,.article-sources strong{font-size:11px;line-height:1.35}.article-sources a{color:var(--blue-2)}
.graph-node text{pointer-events:auto;cursor:pointer}.graph-node text:hover{text-decoration:underline;fill:var(--blue-2)}
@media(max-width:760px){.hero-stats a{border-right:0;border-bottom:1px solid var(--line)}.hero-stats a:last-child{border-bottom:0}}
