:root{--bg: #f4f1ea;--bg-raised: #efebe1;--ink: #161412;--muted: #6e6757;--accent: #c2410c;--dot-ai: #c2410c;--dot-narrative: #d9a404;--dot-first-principles: #8a7b1f;--line: #161412;--line-soft: #d9d3c5;--font-display: "Oswald", "Arial Narrow", sans-serif;--font-mono: "IBM Plex Mono", "Courier New", monospace;--max: 1200px}*{box-sizing:border-box;margin:0;padding:0}html{background:var(--bg);color:var(--ink);font-family:var(--font-mono);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}body{min-height:100vh}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}img,svg{display:block}.wrap{max-width:var(--max);margin:0 auto;padding:0 1.25rem}.display{font-family:var(--font-display);font-weight:600;text-transform:uppercase;letter-spacing:.01em;line-height:.95}.label{font-family:var(--font-mono);font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em}.label--accent{color:var(--accent)}.label--muted{color:var(--muted);font-weight:400}.mono-body{font-family:var(--font-mono);font-size:.85rem;line-height:1.7}.site-header{border-bottom:1px solid var(--line)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;padding:.9rem 0}.logo-box{background:var(--ink);color:var(--bg);font-family:var(--font-mono);font-size:.72rem;font-weight:600;letter-spacing:.12em;padding:.35rem .6rem}.logo-box:hover{color:var(--bg);background:var(--accent)}.site-nav{display:flex;gap:1.75rem}.hero{position:relative;padding:3.5rem 0 3rem}.hero__title{font-size:clamp(3.2rem,11vw,7.5rem);max-width:12ch}.hero__rule{width:3.5rem;height:4px;background:var(--ink);margin:1.75rem 0}.hero__intro{max-width:34ch}.hero__actions{display:flex;align-items:center;gap:1.25rem;margin-top:2.25rem;flex-wrap:wrap}.btn{display:inline-block;background:var(--ink);color:var(--bg);font-family:var(--font-mono);font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;padding:.7rem 1.4rem;border:1px solid var(--ink)}.btn:hover{background:var(--bg);color:var(--ink)}.hero__side{display:none}@media(max-width:759.98px){.site-header__inner{padding:1.1rem 0;padding-right:calc(.5rem + env(safe-area-inset-right))}.logo-box{font-size:.9rem;padding:.45rem .75rem}.hero{display:flex;flex-direction:column;min-height:calc(100vh - 4rem);min-height:calc(100svh - 4rem);padding:3.5rem 0 3rem}.hero>.wrap{display:flex;flex-direction:column;flex:1}.hero__rule{margin:2.75rem 0 2.5rem}.hero__actions{margin-top:auto;padding-top:3rem}.streams .stream-card:first-child{padding-top:2.75rem}.streams{padding-bottom:1.25rem}.obs-section .section-break{padding-top:2rem}}.streams{border-top:1px solid var(--line)}.streams__grid{display:grid;grid-template-columns:1fr}.stream-card{padding:2rem 0;border-bottom:1px solid var(--line-soft)}.stream-card:last-child{border-bottom:0}.stream-card__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.1rem}.dot{width:9px;height:9px;border-radius:50%}.dot--ai{background:var(--dot-ai)}.dot--narrative{background:var(--dot-narrative)}.dot--first-principles{background:var(--dot-first-principles)}.stream-card__title{font-size:1.9rem;margin-bottom:.9rem}.stream-card__divider{border:0;border-top:1px solid var(--line-soft);margin-bottom:.9rem}.stream-card__desc{color:var(--ink);white-space:pre-line;margin-bottom:1.4rem}.stream-card__count{color:var(--muted);margin-bottom:1.4rem}.arrow-link{font-family:var(--font-mono);font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;border-bottom:1px solid var(--ink);padding-bottom:2px}.arrow-link:hover{border-color:var(--accent)}.obs-section{border-top:1px solid var(--line)}.obs-layout{display:block}.obs-sidebar{padding:1.75rem 0}.obs-sidebar__head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.75rem}.obs-list{list-style:none}.obs-list__item{border-bottom:1px solid var(--line-soft)}.obs-list__item a{display:block;padding:.9rem .5rem}.obs-list__item--active a,.obs-list__item a:hover{background:var(--bg-raised);color:inherit}.obs-list__meta{display:flex;justify-content:space-between;margin-bottom:.3rem}.obs-list__title{font-family:var(--font-mono);font-size:.85rem}.obs-detail{padding:2rem 0 1rem}.obs-detail__topbar{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.75rem}.obs-detail__title{font-size:clamp(1.8rem,5vw,2.6rem);text-transform:none;letter-spacing:0;line-height:1.1;font-weight:600;margin-bottom:.9rem}.obs-detail__meta{display:flex;gap:.6rem;flex-wrap:wrap;margin-bottom:2rem}.obs-field{display:grid;grid-template-columns:2.25rem 1fr;gap:.75rem;padding:1.3rem 0;border-top:1px solid var(--line-soft)}.obs-field__icon{color:var(--ink);padding-top:.1rem}.obs-field__label{margin-bottom:.45rem}.obs-field__body{white-space:pre-line}.obs-detail__back{font-size:.74rem;color:#4c463a}.obs-detail__id{color:#57503f}.export-glyphs{margin-left:.9rem;color:var(--muted);font-size:1rem;line-height:1;vertical-align:-.12em;letter-spacing:0;user-select:none}.obs-field--secondary .obs-field__label,.obs-field--secondary .obs-field__body{color:var(--muted)}.section-break{padding:1.3rem 0 1.1rem;border-bottom:1px solid var(--line);margin-bottom:.5rem}.section-break__title{font-size:1.45rem;letter-spacing:.05em}.section-break__desc{color:var(--muted);font-size:.78rem;margin-top:.35rem}@media(min-width:760px){.section-break--mobile{display:none}}.stream-head{padding:2.75rem 0 2rem}.stream-head__title{font-size:clamp(2.6rem,8vw,4.5rem);margin:.5rem 0 1rem}.feed{border-top:1px solid var(--line)}.feed-entry{padding:2rem 0;border-bottom:1px solid var(--line-soft)}.feed-entry__meta{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.6rem}.feed-entry__title{font-family:var(--font-display);font-weight:600;font-size:1.5rem;line-height:1.1;margin-bottom:1.2rem}.feed-entry__field{margin-bottom:1rem}.feed-entry__field .label{display:block;margin-bottom:.25rem}.feed-entry__field p{white-space:pre-line}.feed-entry .arrow-link{margin-top:.4rem;display:inline-block}.prose{max-width:62ch;padding:2.75rem 0 4rem}.prose h1{font-size:clamp(2.4rem,7vw,3.6rem);margin-bottom:1.75rem}.prose h2{font-family:var(--font-mono);font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;margin:2.25rem 0 .6rem}.prose p{margin-bottom:1rem}.prose hr{border:0;border-top:1px solid var(--line-soft);margin:2rem 0}.site-footer{border-top:1px solid var(--line);margin-top:3rem}.site-footer__grid{display:grid;grid-template-columns:1fr;gap:2rem;padding:2.5rem 0}.site-footer__tagline{color:var(--muted);margin-top:.9rem;max-width:22ch}.site-footer__col .label{display:block;margin-bottom:.8rem}.site-footer__col ul{list-style:none}.site-footer__col li{margin-bottom:.45rem;font-size:.85rem}.site-footer__bottom{border-top:1px solid var(--line-soft);padding:1.1rem 0;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;color:var(--muted);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}@media(min-width:760px){.wrap{padding:0 2.5rem}.hero{padding:5.5rem 0 4.5rem}.hero__side{display:block;position:absolute;right:.5rem;top:50%;transform:translateY(-50%) rotate(180deg);writing-mode:vertical-rl;color:var(--muted);font-size:.62rem;letter-spacing:.3em;text-transform:uppercase}.streams__grid{grid-template-columns:repeat(3,1fr)}.stream-card{border-bottom:0;border-right:1px solid var(--line-soft);padding:2.5rem 2rem}.stream-card:first-child{padding-left:0}.stream-card:last-child{border-right:0;padding-right:0}.obs-layout{display:grid;grid-template-columns:minmax(260px,1fr) 2.2fr}.obs-sidebar{border-right:1px solid var(--line-soft);padding:2rem 2rem 2rem 0}.obs-detail{padding:2rem 0 2rem 2.5rem}.site-footer__grid{grid-template-columns:2fr 1fr 1fr;gap:3rem}}
