:root{--bg:#f2f0ed;--ink:#1a1a1a;--frame:#0d0d0d;--cols:24;--cell:calc(100vw / var(--cols));--m-cell:40px;--font-sys:"JetBrains Mono", monospace;--hover-bg:var(--ink);--hover-fg:var(--bg)}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--frame);color:var(--ink);font-family:var(--font-sys);-webkit-font-smoothing:antialiased;min-height:100vh}::selection{background:var(--ink);color:var(--bg)}.hidden{display:none!important}canvas{mix-blend-mode:darken;width:100%;height:100%;display:block}.waveform-panel{left:calc(var(--cell) * .35);bottom:calc(var(--cell) * .3);z-index:3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:min(42%,30rem);padding:clamp(8px, calc(var(--cell) * .18), 14px) clamp(10px, calc(var(--cell) * .28), 16px);pointer-events:none;background:#f2f0edcc;border:1px solid #1a1a1ac7;position:absolute;box-shadow:4px 4px #1a1a1a14}.waveform-panel-eyebrow{letter-spacing:.12em;text-transform:uppercase;opacity:.68;margin-bottom:6px;font-size:clamp(8px,.5vw,10px);font-weight:700;display:block}.waveform-panel-title{letter-spacing:.04em;text-transform:uppercase;margin-bottom:6px;font-size:clamp(10px,.82vw,16px);font-weight:800;line-height:1.2;display:block}.waveform-panel-story{opacity:.86;font-size:clamp(9px,.58vw,12px);line-height:1.45}.desktop-view{cursor:crosshair;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:2vw;overflow-x:hidden}.desktop-view .viewport{background-color:var(--bg);background-image:linear-gradient(90deg,#1a1a1a1a 1px,#0000 1px),linear-gradient(#1a1a1a1a 1px,#0000 1px);background-size:var(--cell) var(--cell);background-position:0 0;width:100%;height:calc(100vh - 4vw);position:relative;overflow:hidden}.desktop-view .module-meta{width:calc(var(--cell) * 5);border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);background:var(--bg);z-index:10;position:absolute;top:0;left:0}.desktop-view .meta-header{padding:calc(var(--cell) * .2) calc(var(--cell) * .4);border-bottom:1px solid var(--ink)}.desktop-view .meta-header h1{letter-spacing:.05em;font-size:1.2vw;font-weight:800;line-height:1}.desktop-view .meta-header span{vertical-align:top;margin-left:2px;font-size:.55vw}.desktop-view .meta-list{list-style:none}.desktop-view .meta-list li{letter-spacing:.02em;padding:calc(var(--cell) * .15) calc(var(--cell) * .4);text-transform:uppercase;cursor:pointer;border-bottom:1px solid #1a1a1a1a;font-size:.65vw;font-weight:700;transition:all .1s steps(2,end)}.desktop-view .meta-list li:hover,.desktop-view .meta-list li.active{background:var(--ink);color:var(--bg)}.desktop-view .meta-list li:last-child{border-bottom:none}.desktop-view .module-logo{width:calc(var(--cell) * 5);height:calc(var(--cell) * 3);border-left:1px solid var(--ink);border-bottom:1px solid var(--ink);background:var(--bg);z-index:10;justify-content:center;align-items:center;display:flex;position:absolute;top:0;right:0}.desktop-view .logo-svg{width:80%;height:auto;fill:var(--ink)}.desktop-view .structural-type-container{bottom:calc(var(--cell) * 1);width:100%;height:calc(var(--cell) * 8);padding:0 calc(var(--cell) * 1);pointer-events:none;z-index:1;opacity:.15;justify-content:space-between;display:flex;position:absolute;left:0}.desktop-view .bg-gbafa{color:var(--ink);letter-spacing:-.05em;white-space:nowrap;margin:auto;font-size:14vw;font-weight:800;line-height:.8}.desktop-view .module-index{top:calc(var(--cell) * 4);left:calc(var(--cell) * 1);width:calc(var(--cell) * 6);z-index:20;background:var(--bg);border:1px solid var(--ink);box-shadow:calc(var(--cell) * .15) calc(var(--cell) * .15) 0 #0000000d;position:absolute}.desktop-view .index-header{background:var(--ink);color:var(--bg);padding:calc(var(--cell) * .2) calc(var(--cell) * .4);letter-spacing:.05em;justify-content:space-between;font-size:.7vw;font-weight:700;display:flex}.desktop-view .node-list{max-height:calc(var(--cell) * 8);list-style:none;overflow-y:auto}.desktop-view .node-list::-webkit-scrollbar{width:4px}.desktop-view .node-list::-webkit-scrollbar-track{background:var(--bg);border-left:1px solid #1a1a1a1a}.desktop-view .node-list::-webkit-scrollbar-thumb{background:var(--ink)}.desktop-view .node-item{padding:calc(var(--cell) * .25) calc(var(--cell) * .4);cursor:pointer;border-bottom:1px solid #1a1a1a1a;align-items:center;font-size:.65vw;transition:all .1s steps(2,end);display:flex}.desktop-view .node-item:not(.locked):hover,.desktop-view .node-item.active{background:var(--ink);color:var(--bg)}.desktop-view .node-item.locked{cursor:default;align-items:flex-start}.desktop-view .node-item.locked:hover{color:var(--ink);background:#1a1a1a0f}.desktop-view .node-id{opacity:.7;width:1.5vw;font-weight:700}.desktop-view .node-copy{flex-direction:column;flex:1;min-width:0;display:flex}.desktop-view .node-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.desktop-view .node-type{border:1px solid;margin-left:10px;padding:2px 4px;font-size:.5vw}.desktop-view .node-item.locked .node-type{opacity:.72;border-style:dashed}.desktop-view .draft-note{letter-spacing:.12em;opacity:0;text-transform:uppercase;max-height:0;margin-top:.25em;font-size:.42vw;transition:opacity .12s steps(2,end),max-height .12s steps(2,end);overflow:hidden}.desktop-view .node-item.locked:hover .draft-note,.desktop-view .draft-note.active{opacity:.72;max-height:2em}.desktop-view .module-viewer{top:calc(var(--cell) * 2);right:calc(var(--cell) * 1);width:calc(var(--cell) * 14);height:calc(var(--cell) * 10);border:1px solid var(--ink);background:var(--bg);z-index:15;box-shadow:inset 1px 1px 0 var(--ink), inset -1px -1px 0 var(--ink);flex-direction:column;display:flex;position:absolute;overflow:hidden}.desktop-view .module-viewer:before,.desktop-view .module-viewer:after{content:"";width:calc(var(--cell) * .5);height:calc(var(--cell) * .5);border:2px solid var(--ink);pointer-events:none;z-index:20;position:absolute}.desktop-view .module-viewer:before{border-bottom:none;border-right:none;top:-2px;left:-2px}.desktop-view .module-viewer:after{border-top:none;border-left:none;bottom:-2px;right:-2px}.desktop-view .viewer-header,.desktop-view .viewer-footer{height:calc(var(--cell) * .75);border-bottom:1px solid var(--ink);padding:0 calc(var(--cell) * .5);background:var(--bg);z-index:2;justify-content:space-between;align-items:center;font-size:.6vw;display:flex}.desktop-view .viewer-footer{height:auto;min-height:calc(var(--cell) * 1.15);padding-top:calc(var(--cell) * .18);padding-bottom:calc(var(--cell) * .18);border-bottom:none;border-top:1px solid var(--ink);align-items:flex-start;gap:12px;margin-top:auto}.desktop-view .viewer-path{opacity:.7;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.desktop-view .viewer-actions{align-items:center;gap:6px;margin-left:12px;display:flex}.desktop-view #read-info{opacity:.68;white-space:nowrap;margin-left:auto;padding-top:2px}.desktop-view .expand-btn,.desktop-view .viewer-header .copy-btn{border:1px solid var(--ink);color:var(--ink);font-family:var(--font-sys);letter-spacing:.05em;cursor:pointer;background:0 0;padding:2px 8px;font-size:.55vw;font-weight:700;transition:all .1s steps(2,end)}.desktop-view .expand-btn:hover,.copy-btn:hover{background:var(--ink);color:var(--bg)}.copy-btn{border:1px solid var(--ink);color:var(--ink);font-family:var(--font-sys);letter-spacing:.05em;cursor:pointer;background:0 0;padding:2px 8px;font-size:.55vw;font-weight:700;transition:all .1s steps(2,end)}.desktop-view .module-viewer.expanded{z-index:1000;width:100%;height:100%;box-shadow:none;border:none;position:fixed;inset:0}.desktop-view .module-viewer.expanded:before,.desktop-view .module-viewer.expanded:after{display:none}.desktop-view .blog-content{flex:1;min-height:0;position:relative;overflow-y:auto}.desktop-view .blog-content::-webkit-scrollbar{width:6px}.desktop-view .blog-content::-webkit-scrollbar-track{background:var(--bg);border-left:1px solid #1a1a1a1a}.desktop-view .blog-content::-webkit-scrollbar-thumb{background:var(--ink)}.desktop-view .blog-header{width:100%;height:calc(var(--cell) * 4);min-height:calc(var(--cell) * 4);border-bottom:1px solid var(--ink);background-image:linear-gradient(90deg,#1a1a1a0d 1px,#0000 1px),linear-gradient(#1a1a1a0d 1px,#0000 1px);background-size:calc(var(--cell)*.5) calc(var(--cell)*.5);position:relative;overflow:hidden}.desktop-view .blog-header canvas{width:100%!important;height:100%!important}.desktop-view .blog-body{padding:calc(var(--cell) * .6) calc(var(--cell) * .8)}.desktop-view .blog-title{letter-spacing:-.01em;margin-bottom:calc(var(--cell) * .2);font-size:1.4vw;font-weight:800;line-height:1.2}.desktop-view .blog-date{color:#1a1a1a99;margin-bottom:calc(var(--cell) * .5);text-transform:uppercase;letter-spacing:.05em;font-size:.6vw}.desktop-view .blog-text p{margin-bottom:calc(var(--cell) * .4);font-size:.75vw;font-weight:400;line-height:1.7}.article-next-btn{border:1px solid var(--ink);width:100%;color:var(--ink);text-align:left;font-family:var(--font-sys);cursor:pointer;background:0 0;margin-top:28px;padding:14px 16px;transition:all .1s steps(2,end)}.article-next-btn:hover{background:var(--ink);color:var(--bg)}.article-next-eyebrow{letter-spacing:.12em;opacity:.64;text-transform:uppercase;margin-bottom:6px;font-size:.52vw;font-weight:700;display:block}.article-next-title{font-size:.9vw;font-weight:800;line-height:1.25;display:block}.mobile-view{justify-content:center;width:100%;min-height:100vh;display:flex}.mobile-view .mobile-viewport{background-color:var(--bg);background-image:linear-gradient(90deg,#1a1a1a0d 1px,#0000 1px),linear-gradient(#1a1a1a0d 1px,#0000 1px);background-size:var(--m-cell) var(--m-cell);border-left:1px solid var(--ink);border-right:1px solid var(--ink);flex-direction:column;width:100%;max-width:480px;min-height:100vh;display:flex;position:relative;overflow-x:hidden}.mobile-view .mobile-header{background:var(--bg);border-bottom:1px solid var(--ink);z-index:100;justify-content:space-between;align-items:center;padding:15px 20px;display:flex;position:sticky;top:0}.mobile-view .mobile-header h1{letter-spacing:.05em;font-size:1.2rem;font-weight:800}.mobile-view .mobile-header .logo-mini{width:60px;fill:var(--ink)}.mobile-view .viz-container{background:var(--bg);border-bottom:1px solid var(--ink);width:100%;height:250px;position:relative;overflow:hidden}.mobile-view .waveform-panel{background:#f2f0edd6;width:auto;padding:10px 12px;bottom:12px;left:12px;right:12px}.mobile-view .waveform-panel-eyebrow{font-size:9px}.mobile-view .waveform-panel-title{font-size:12px}.mobile-view .waveform-panel-story{font-size:11px;line-height:1.4}.mobile-view .posts-feed{background:var(--bg);flex-direction:column;flex:1;padding-bottom:88px;display:flex}.mobile-view .accordion-header{background:var(--ink);width:100%;color:var(--bg);border:none;border-bottom:1px solid var(--bg);font-family:var(--font-sys);text-align:left;cursor:pointer;text-transform:uppercase;justify-content:space-between;padding:15px 20px;font-size:1rem;font-weight:800;transition:all .2s;display:flex}.mobile-view .accordion-header:active{background:#333}.mobile-view .accordion-content{background:var(--ink);flex-direction:column;gap:1px;display:none}.mobile-view .accordion-content.expanded{display:flex}.mobile-view .post-card{background:var(--bg);cursor:pointer;padding:20px;transition:background .2s;position:relative}.mobile-view .post-card:active{background:#e8e6e3}.mobile-view .post-card.locked{cursor:default;background:#ece7e1}.mobile-view .post-card.locked:active{background:#ece7e1}.mobile-view .post-card .meta{opacity:.7;justify-content:space-between;margin-bottom:8px;font-size:10px;display:flex}.mobile-view .post-card h2{margin-bottom:10px;font-size:1.1rem;font-weight:800;line-height:1.2}.mobile-view .post-card .type-tag{border:1px solid var(--ink);padding:2px 6px;font-size:9px;font-weight:700;display:inline-block}.mobile-view .post-card .read-info-tag{letter-spacing:.08em;opacity:.5;text-align:right;margin-top:8px;font-size:9px;font-weight:700}.mobile-view .post-card.locked .type-tag{border-style:dashed}.mobile-view .draft-card-note{letter-spacing:.12em;opacity:.68;margin-top:12px;font-size:10px;font-weight:700}.mobile-view .full-article-overlay{background:var(--bg);z-index:200;flex-direction:column;align-items:stretch;display:none;position:fixed;inset:0;overflow-y:auto}.mobile-view .full-article-overlay .viz-container{flex-shrink:0;width:100%;height:220px;min-height:220px}.mobile-view .full-article-overlay.active{display:flex}.mobile-view .mobile-overlay-actions{z-index:210;gap:8px;display:flex;position:fixed;top:20px;right:20px}.mobile-view .close-btn,.mobile-view .mobile-copy-btn,.mobile-view .mobile-listen-cta{background:var(--ink);color:var(--bg);font-family:var(--font-sys);cursor:pointer;border:none;padding:10px 15px;font-size:12px;font-weight:800}.mobile-view .article-body{width:100%;padding:30px 20px 120px}.mobile-listen-cta{line-height:1;display:none}.mobile-listen-cta.visible{align-items:center;display:inline-flex}.mobile-view .article-body h2{margin-bottom:10px;font-size:1.8rem;font-weight:800}.mobile-view .article-body .date{opacity:.6;margin-bottom:30px;font-size:12px;display:block}.mobile-view .article-text p{margin-bottom:20px;font-size:1rem;line-height:1.6}.mobile-article-next-btn{margin-top:28px}.mobile-article-next-btn .article-next-eyebrow{font-size:10px}.mobile-article-next-btn .article-next-title{font-size:1rem}.mobile-view .footer{border-top:1px solid var(--ink);opacity:.5;justify-content:space-between;padding:20px;font-size:10px;display:flex}.audio-module{flex-direction:column;gap:4px;min-width:0;display:none}.audio-module.visible{display:flex}.desktop-view .audio-module{max-width:17vw}.audio-inline{align-items:center;gap:6px;display:flex}.audio-title{opacity:.6;white-space:nowrap;text-overflow:ellipsis;font-size:.42vw;line-height:1.2;overflow:hidden}.audio-btn,.audio-speed-btn{border:1px solid var(--ink);color:var(--ink);font-family:var(--font-sys);cursor:pointer;letter-spacing:.05em;background:0 0;padding:2px 6px;font-size:.55vw;font-weight:700;transition:all .1s steps(2,end)}.audio-speed-btn{text-align:center;min-width:2.2em}.audio-btn:hover,.audio-speed-btn:hover{background:var(--ink);color:var(--bg)}.audio-progress-wrap{cursor:pointer;background:#1a1a1a26;width:6vw;height:3px;position:relative}.audio-progress{background:var(--ink);width:0%;height:100%;transition:width .1s linear}.audio-time{opacity:.6;white-space:nowrap;font-size:.5vw}.mobile-audio-dock{width:100%;max-width:480px;padding:10px 20px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--ink);border-left:1px solid var(--ink);border-right:1px solid var(--ink);z-index:220;background:#f2f0edf5;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.mobile-audio-inline{gap:10px}.mobile-audio-inline .audio-btn,.mobile-audio-inline .audio-speed-btn{padding:4px 10px;font-size:11px}.mobile-audio-inline .audio-progress-wrap{flex:1;width:auto;height:5px}.mobile-audio-inline .audio-time{font-size:10px}.mobile-audio-title{letter-spacing:.06em;text-transform:uppercase;font-size:10px}.blurred-preview{pointer-events:none;-webkit-user-select:none;user-select:none;position:relative;-webkit-mask-image:linear-gradient(#000 0%,#0000 100%);mask-image:linear-gradient(#000 0%,#0000 100%)}.blurred-preview p{color:var(--ink);opacity:.5}.stay-tuned{text-align:center;letter-spacing:.1em;opacity:.4;border-top:1px solid #1a1a1a26;margin-top:.5em;padding:1.5em 0 1em;font-size:.7vw;font-weight:800}@media (width<=800px){.stay-tuned{font-size:.75rem}.article-next-btn{padding:12px 14px}.desktop-view{display:none!important}.mobile-view{display:flex!important}}@media (width>=801px){.desktop-view{display:flex!important}.mobile-view{display:none!important}}@media (width<=1200px) and (width>=801px){:root{--cols:20}.desktop-view .meta-header h1{font-size:1.5vw}.desktop-view .meta-list li,.desktop-view .node-item{font-size:.8vw}.desktop-view .module-viewer{width:calc(var(--cell) * 12)}}@media (width<=800px) and (orientation:landscape),(width<=800px) and (height<=520px){.mobile-view .posts-feed{padding-bottom:68px}.mobile-view .article-body{padding:24px 18px 88px}.mobile-view .mobile-overlay-actions{gap:6px;top:12px;right:12px}.mobile-view .close-btn,.mobile-view .mobile-copy-btn,.mobile-view .mobile-listen-cta{padding:8px 10px;font-size:10px}.mobile-audio-dock{padding:6px 14px calc(6px + env(safe-area-inset-bottom))}.mobile-audio-inline{gap:8px}.mobile-audio-inline .audio-btn,.mobile-audio-inline .audio-speed-btn{padding:3px 8px;font-size:10px}.mobile-audio-inline .audio-progress-wrap{height:4px}.mobile-audio-inline .audio-time,.mobile-audio-title{font-size:9px}}
