*{margin:0;padding:0;box-sizing:border-box}body{font-family:Geist,sans-serif;font-weight:300;line-height:1.6;color:#d0d0d0;background-color:#000}h1,h2{font-family:Geist,sans-serif;font-weight:400;color:#fff}h3{font-family:Geist,sans-serif;font-weight:300;color:#fff}a{color:inherit;text-decoration:underline}a:hover{text-decoration:none}html,body{overflow-x:clip;width:100%}main{padding:clamp(16px,2.5vw,28px) clamp(16px,3vw,32px);padding-bottom:100px;max-width:1200px;margin:0 max(16px,calc((100vw - 1200px)/2 - 140px)) 0 auto;box-sizing:border-box;min-height:100vh}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(24px,4vw,48px);align-items:start;margin-top:clamp(16px,3vw,32px)}.content-grid.no-video{grid-template-columns:minmax(0,1fr)}.text-col{min-width:0}.video-col{position:sticky;top:32px;margin-top:clamp(32px,6vw,80px);margin-left:auto;min-width:0;width:100%;transform:translate(clamp(40px,6vw,90px))}.video-slot{width:100%;aspect-ratio:16 / 9;background:#0a0a0a;border:1px solid #1c1c1c;overflow:hidden}.video-slot video{width:100%;height:100%;object-fit:cover;display:block}.header-row{display:flex;align-items:center;margin-top:0}.header-row h1{font-size:clamp(1.6rem,4vw,2.6rem);font-weight:400;margin:0;text-align:left;letter-spacing:-.02em;line-height:1.1}.title-divider{display:inline-block;width:14px;height:14px;border:1.2px solid #6a6a6a;border-radius:50%;margin:0 16px;vertical-align:middle;position:relative;top:-4px}.title-suffix{color:#6a6a6a;font-weight:300;letter-spacing:.02em;position:relative;top:-6px}.mode-nav-bar{position:sticky;top:0;z-index:30;background:#000000d1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin:clamp(12px,1.6vw,18px) -32px 0 -32px;padding:12px 32px 12px 17px}.mode-nav{display:flex;gap:clamp(12px,2vw,22px);margin:0;width:fit-content;max-width:100%;font-size:clamp(.7rem,1.1vw,.82rem);flex-wrap:wrap}.nav-item{display:flex;align-items:center;gap:7px;color:#777;cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .2s ease;white-space:nowrap}.nav-item:hover{color:#aaa}.nav-item.active{color:#ededed}.nav-item:before{content:"";width:5px;height:5px;border-radius:50%;flex-shrink:0;background:transparent;transform:scale(0);transition:transform .7s cubic-bezier(.34,1.56,.64,1),background-color .5s ease}.nav-item.active:before{background:#ededed;transform:scale(1)}.section{margin-top:clamp(20px,3vw,32px);font-size:clamp(.8rem,1vw,.9rem);line-height:1.7;max-width:70ch}.section p{margin-bottom:12px}.pace-row{display:flex;flex-wrap:nowrap;align-items:flex-start;gap:14px;max-width:none}.whyme-entry{margin-bottom:28px}.whyme-entry h3{font-size:.95rem;font-weight:500;margin-bottom:6px}.whyme-entry p{margin:0;color:#b8b8b8}.whyme-note{font-size:.78rem;font-style:italic;color:#888;margin:14px 0 0;max-width:60ch}.whyme-callout-headline{font-size:1.05rem;font-weight:500;color:#ededed;margin:28px 0 12px;letter-spacing:-.01em}.whyme-callout{margin:0 0 8px;padding:14px 16px;border:1px solid #2a2a2a;border-radius:2px;background:#ffffff05;max-width:60ch}.whyme-callout-body{font-size:.82rem;line-height:1.55;color:#b8b8b8;margin:0!important}.whyme-callout-image-button{background:none;border:none;padding:0;margin:0;display:block;width:100%;max-width:600px;cursor:zoom-in}.whyme-callout-image{display:block;width:100%;margin:18px 0 0;border:1px solid #1c1c1c;border-radius:2px;transition:filter .25s ease,transform .25s ease}.whyme-callout-image-button:hover .whyme-callout-image{filter:brightness(1.05);transform:translateY(-1px)}.image-modal{position:fixed;inset:0;background:#000000eb;z-index:100;display:flex;align-items:center;justify-content:center;padding:40px;cursor:zoom-out;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:fadeIn .2s ease}.image-modal-img{max-width:95vw;max-height:90vh;object-fit:contain;display:block;cursor:default;box-shadow:0 20px 80px #0009}.image-modal-close{position:fixed;top:24px;right:24px;background:none;border:none;color:#ededed;font-family:Geist,sans-serif;font-size:.85rem;cursor:pointer;letter-spacing:.04em;padding:8px 12px;z-index:101;opacity:.7;transition:opacity .2s ease}.image-modal-close:hover{opacity:1}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.page-footer{position:fixed;bottom:0;left:0;right:0;background:#000000d9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid #1c1c1c;padding:10px 32px;z-index:50;max-width:none}.footer-name{font-size:.82rem;font-weight:500;color:#ededed;margin:0 0 4px;letter-spacing:-.01em}.footer-name a{color:inherit;text-decoration:none;background-image:linear-gradient(#fff,#fff);background-size:0% 1px;background-repeat:no-repeat;background-position:0 calc(100% - 1px);padding-bottom:2px;transition:background-size .55s cubic-bezier(.22,.61,.36,1),color .25s ease}.footer-name a:hover{color:#fff;background-size:100% 1px}.footer-rows{display:flex;gap:36px;flex-wrap:wrap;align-items:center;justify-content:space-between;width:100%}.footer-row{display:flex;gap:14px;align-items:center;margin-bottom:0;flex-wrap:wrap}.footer-label{font-size:.72rem;color:#777;letter-spacing:.06em;min-width:80px;text-transform:lowercase}.footer-list{list-style:none;padding:0;margin:0;display:flex;gap:18px;flex-wrap:wrap}.footer-list li{font-size:.78rem}.footer-list a{color:#b8b8b8;text-decoration:none;background-image:linear-gradient(#fff,#fff);background-size:0% 1px;background-repeat:no-repeat;background-position:0 calc(100% - 1px);padding-bottom:2px;transition:background-size .55s cubic-bezier(.22,.61,.36,1),color .25s ease}.footer-list a:hover{color:#fff;background-size:100% 1px}.footer-companies a{display:inline-flex;align-items:center;gap:8px}.footer-logo{height:14px;width:auto;display:block;vertical-align:middle}.footer-logo-yc{height:12px}.footer-row-papers{align-items:center;margin-bottom:0}.footer-papers{display:flex;gap:20px;flex-wrap:wrap;align-items:center}.footer-paper{display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:#b8b8b8;transition:color .25s ease}.footer-paper:hover{color:#fff}.footer-paper:hover .footer-paper-thumb{filter:brightness(1.1)}.footer-paper-thumb{width:22px;height:22px;object-fit:cover;display:block;border-radius:2px;transition:filter .25s ease;border:1px solid #1c1c1c}.footer-paper-title{font-size:.76rem;font-weight:400}.footer-paper-source{font-size:.68rem;color:#777;font-style:italic}.pace-entry{flex:1 1 0;min-width:0}.pace-name{cursor:pointer;transition:color .2s ease;-webkit-user-select:none;user-select:none;color:#aaa}.pace-name:hover,.pace-name.open{color:#ededed}.pace-intro{margin-top:28px;margin-bottom:4px}.pace-block{margin-top:36px;padding-top:20px;border-top:1px solid #1c1c1c;scroll-margin-top:80px}.pace-detail-name{font-size:.95rem;font-weight:500;letter-spacing:.06em;color:#ededed;margin-bottom:8px}.pace-entry{cursor:pointer}.pace-entry:hover .pace-portrait{filter:brightness(.85) grayscale(.1)}.pace-entry:hover .pace-name{color:#ededed}.pace-portrait-active{filter:brightness(1.15) grayscale(0)}.pace-portrait{transition:filter .25s ease}.pace-name{transition:color .2s ease,transform .2s ease}.pace-name.open{transform:translateY(-1px)}.global-toc{position:fixed;top:220px;left:24px;display:flex;flex-direction:column;gap:0px;z-index:6;align-items:flex-start;max-height:calc(100vh - 200px);overflow-y:auto;padding-right:8px}.global-toc::-webkit-scrollbar{width:0}.toc-group{display:flex;flex-direction:column;gap:0px;margin-bottom:2px}.toc-entry{display:flex;align-items:center;gap:10px;background:none;border:none;padding:1px 0;cursor:pointer;font-family:Geist,sans-serif;width:auto;height:auto}.toc-line{display:block;background:#555;transition:width .25s ease,background-color .25s ease,height .25s ease;flex-shrink:0}.toc-line-mode{width:22px;height:.5px}.toc-line-section{width:12px;height:.5px;background:#3a3a3a;margin-left:14px}.toc-label{transition:color .25s ease,opacity .25s ease,transform .25s ease;letter-spacing:.02em;white-space:nowrap;opacity:0;pointer-events:none}.toc-label-mode{font-size:.78rem;color:#d8d8d8}.toc-label-section{font-size:.66rem;color:#b8b8b8}.toc-entry-mode.active .toc-line-mode{background:#ededed;height:1px}.toc-entry-mode.active .toc-label-mode{color:#fff;opacity:1;font-weight:500}.toc-entry-section.active .toc-line-section{background:#ededed;height:.8px}.toc-entry-section.active .toc-label-section{color:#fff;opacity:1;font-weight:500}.global-toc:hover .toc-label{opacity:.7}.global-toc:hover .toc-entry.active .toc-label{opacity:1}.toc-entry:hover .toc-line{background:#ccc}.toc-entry:hover .toc-label{color:#fff;opacity:1!important}@media(max-width:1100px){.global-toc{display:none}}.pace-paragraph{margin-top:8px;font-size:.85rem;color:#cfcfcf;line-height:1.6;max-width:60ch}.pace-bullets{margin:10px 0 0;padding-left:20px;max-width:70ch;color:#cfcfcf}.pace-bullets li{font-size:.82rem;line-height:1.6;margin-bottom:8px}ol.pace-numbered{list-style:decimal}ol.pace-numbered li::marker{color:#ededed;font-weight:500}.pace-bullets li strong{color:#ededed;font-weight:500}.pace-bullets li code{font-family:Geist Mono,SF Mono,Menlo,monospace;font-size:.78rem;background:#161616;padding:1px 5px;border-radius:2px;color:#d8d8d8}.prose{font-size:.85rem;line-height:1.7;color:#cfcfcf;max-width:70ch;margin:10px 0 18px}.prose-lead{font-size:.95rem;line-height:1.55;color:#ededed;margin:0 0 16px;max-width:70ch}.prose-heading{font-size:.95rem;font-weight:500;color:#ededed;letter-spacing:.02em;margin:28px 0 6px}.phase-heading{display:flex;align-items:baseline;gap:14px;margin:56px 0 18px;padding-top:22px;border-top:1px solid #1c1c1c;font-weight:400}.phase-num{font-family:Georgia,Times New Roman,serif;font-size:1.1rem;color:#ededed;font-weight:400;letter-spacing:.04em;min-width:30px}.phase-label{font-size:.78rem;color:#888;letter-spacing:.16em;text-transform:uppercase;font-weight:500}.prose-aside{font-size:.78rem;line-height:1.6;color:#9c9c9c;margin:8px 0 18px;max-width:70ch;padding-left:12px;border-left:1px solid #2a2a2a}.prose-pullquote{position:relative;font-size:.95rem;line-height:1.6;color:#ededed;margin:128px 0 12px;max-width:70ch;padding:0}.prose-pullquote:before{content:"";position:absolute;left:4px;top:-110px;width:32px;height:74px;background-image:url(/arrow.svg);background-repeat:no-repeat;background-size:contain;opacity:.85;transform:scaleX(-1)}.prose-emphasis{font-size:.95rem;line-height:1.6;color:#ededed;margin:28px 0 12px;max-width:70ch}.prose-close{font-size:.92rem;line-height:1.75;color:#ededed;margin:48px 0 12px;max-width:70ch;padding-top:28px;border-top:1px solid #1c1c1c}.inline-link{background-color:transparent;border:none;padding:0 0 2px;margin:0;font:inherit;color:inherit;cursor:pointer;display:inline;background-image:linear-gradient(#fff,#fff);background-size:0% 1px;background-repeat:no-repeat;background-position:0 calc(100% - 1px);transition:background-size .7s cubic-bezier(.22,.61,.36,1),color .3s ease}.inline-link:hover{color:#fff;background-size:100% 1px}.inline-link:focus-visible{outline:none;background-size:100% 1px;color:#fff}.source-link{color:inherit;text-decoration:none;background-image:linear-gradient(#fff,#fff);background-size:0% 1px;background-repeat:no-repeat;background-position:0 calc(100% - 1px);padding-bottom:2px;cursor:pointer;transition:background-size .7s cubic-bezier(.22,.61,.36,1),color .3s ease}.source-link:hover{color:#fff;background-size:100% 1px}.source-link:focus-visible{outline:none;background-size:100% 1px;color:#fff}.highlight{background:#fff;color:#000;padding:1px 5px;border-radius:1px}.pace-paragraph-empty{color:#666;font-style:italic}.pace-portrait{display:block;width:100%;max-width:96px;aspect-ratio:1 / 1;object-fit:cover;margin-bottom:10px;filter:brightness(.55) grayscale(.4)}.pace-entry h3{font-size:.95rem;font-weight:500;letter-spacing:.04em;margin-bottom:6px}.pace-entry p{margin:0;color:#b8b8b8}.pace-caption{font-size:.7rem;font-style:italic;color:#888!important}#butterfly-widget{position:fixed;bottom:120px;left:24px;width:210px;height:150px;overflow:hidden;z-index:4;pointer-events:auto;opacity:.6;transition:opacity .35s ease,filter .35s ease;filter:brightness(.9)}#butterfly-widget:hover{opacity:1;filter:brightness(1.4)}#ascii-butterfly{position:absolute;width:210px;height:150px;top:0;left:0}@media(max-width:1100px){#butterfly-widget{display:none}}.geometry-widget{position:fixed;bottom:300px;left:24px;width:220px;height:240px;opacity:.3;pointer-events:none;z-index:4}.graph-caption{position:fixed;bottom:278px;left:24px;width:220px;font-size:.7rem;font-style:italic;color:#8a8a8a;font-weight:300;letter-spacing:.01em;margin:0;pointer-events:none;z-index:4;line-height:1.35;text-align:left}@media(max-width:1400px){.graph-caption{display:none}}@media(max-width:1400px){.geometry-widget{display:none}}.mobile-notice{display:none}@media(max-width:1100px){.content-grid{grid-template-columns:minmax(0,1fr);gap:clamp(20px,3vw,32px)}.video-col{position:static;order:2;max-width:640px;margin-top:0}.text-col{order:1}}@media(max-width:768px){.mobile-notice{display:block;position:fixed;top:0;left:0;right:0;padding:8px 16px;font-size:.7rem;color:#888;background:#0a0a0a;border-bottom:1px solid #1c1c1c;text-align:center;z-index:10;font-style:italic}main{padding-top:48px;padding-bottom:32px;margin:0 auto}.mode-nav{margin-left:0}.mode-nav-bar{margin-left:-20px;margin-right:-20px;padding-left:8px;padding-right:20px}.page-footer{display:none}.video-col{transform:none!important}.footer-paper-title,.footer-paper-source{display:none}}@media(max-width:380px){.header-row h1{font-size:1.5rem}.mode-nav{gap:10px;font-size:.68rem}}
