:root{--ink:#111;--muted:#777;--line:#e8e8e8;--header-height:76px;--compact-header-height:48px;--rail-width:160px;color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#fff}body{color:var(--ink);background:#fff;margin:0}button,a{color:inherit;font:inherit}.profile-bar{z-index:20;height:var(--header-height);border-bottom:1px solid var(--line);background:#fffffff7;justify-content:space-between;align-items:center;padding:0 20px;transition:height .22s;display:flex;position:fixed;inset:0 0 auto}.profile-bar.is-compact{height:var(--compact-header-height)}.profile-home{align-items:center;gap:12px;min-width:0;text-decoration:none;display:flex}.mobile-profile-link{display:none}.avatar-frame{border-radius:50%;flex:none;width:44px;height:44px;transition:width .22s,height .22s;overflow:hidden}.avatar-frame img{object-fit:cover;object-position:center 40%;border-radius:50%;width:100%;height:100%;display:block}.profile-intro{white-space:nowrap;opacity:1;max-width:560px;font-size:16px;line-height:1.3;transition:max-width .22s,opacity .16s;overflow:hidden}.profile-bar.is-compact .avatar-frame{width:34px;height:34px}.profile-bar.is-compact .profile-intro{opacity:0;max-width:0}.linkedin-link{flex:none;width:26px;height:26px;margin-left:16px;transition:opacity .16s;display:block}.linkedin-link img{object-fit:contain;width:100%;height:100%;display:block}.linkedin-link:hover,.linkedin-link:focus-visible{opacity:.65}.profile-bar.is-compact .linkedin-link{pointer-events:none;opacity:0}.reading-shell{grid-template-columns:var(--rail-width) minmax(0, 1fr);width:100%;padding-top:var(--header-height);display:grid}.thought-index{border-right:1px solid var(--line);position:relative}.index-sticky{top:var(--compact-header-height);height:calc(100vh - var(--compact-header-height));min-height:420px;padding:0 14px;position:sticky}.index-viewport{width:100%;height:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 17% 83%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 17% 83%,#0000 100%)}.index-list{position:absolute;inset:0}.index-item{top:calc(50% + var(--item-offset));text-align:left;cursor:pointer;width:100%;min-height:56px;opacity:var(--item-opacity);filter:blur(var(--item-blur));background:0 0;border:0;padding:6px 0;text-decoration:none;transition:top .26s,opacity .2s,filter .2s;position:absolute;left:0;transform:translateY(-50%)}.index-item strong{font-size:14px;font-weight:400;line-height:1.25;display:block}.index-item time{color:var(--muted);margin-top:6px;font-size:11px;font-weight:400;line-height:1.25;display:block}.index-item.is-active{opacity:1;filter:blur()}.index-item.is-active strong{font-weight:700}.index-item:hover,.index-item:focus-visible{opacity:1;filter:blur();outline:none}.thought-stream{min-width:0}.thought{min-height:100svh;scroll-margin-top:var(--compact-header-height);border-bottom:1px solid var(--line);padding:52px clamp(36px,8vw,110px) 140px}.thought-inner{width:min(100%,680px);margin:0 auto}.thought-date{color:var(--muted);margin:0 0 1em;font-size:14px;line-height:1.65;display:block}.thought h1,.thought-copy{letter-spacing:0;margin-top:0;font-family:Arial,Helvetica,sans-serif;font-size:18px;line-height:1.65}.thought h1{margin:0;font-weight:700}.thought-heading{justify-content:space-between;align-items:center;gap:0;margin-bottom:2em;display:flex}.thought-heading h1{flex:auto;min-width:0}.thought-image{object-fit:cover;object-position:center;border-radius:3px;flex:none;width:38px;height:38px;margin-right:8px;display:block}.share-button{width:30px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;margin-left:20px;padding:5px;transition:color .16s,background-color .16s;display:grid}.share-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:18px;height:18px}.share-button:hover,.share-button:focus-visible{color:var(--ink);background:#f3f3f3;outline:none}.share-button:focus-visible{box-shadow:0 0 0 2px #d6d6d6}.share-button.is-copied{color:var(--ink)}.thought-copy{font-weight:400}.thought-copy p{margin:0 0 1.4em}.thought-points{margin:0 0 1.4em;padding-left:1.4em}.thought-points li{margin:0 0 1.4em;padding-left:.25em}@media (width<=900px){:root{--rail-width:130px}.index-sticky{padding-inline:10px}.index-item strong{font-size:13px}.thought{padding-inline:36px}}@media (width<=600px){:root{--header-height:40px;--compact-header-height:40px;--mobile-index-height:54px;--mobile-top-height:calc(var(--header-height) + var(--mobile-index-height))}.profile-bar{height:var(--header-height);justify-content:flex-start;padding-inline:14px}.profile-bar.is-compact{height:var(--header-height)}.profile-home{display:none}.mobile-profile-link{text-decoration:none;display:flex}.avatar-frame,.profile-bar.is-compact .avatar-frame{width:28px;height:28px}.profile-intro,.linkedin-link{display:none}.reading-shell{padding-top:var(--mobile-top-height);display:block}.thought-index{z-index:19;top:var(--header-height);height:var(--mobile-index-height);border-right:0;border-bottom:1px solid var(--line);background:#fffffff7;position:fixed;left:0;right:0;overflow:hidden}.thought-index:before,.thought-index:after{z-index:2;content:"";pointer-events:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);width:26px;position:absolute;top:0;bottom:0}.thought-index:before{background:linear-gradient(90deg,#fff 12%,#fff0);left:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000);mask-image:linear-gradient(90deg,#000,#0000)}.thought-index:after{background:linear-gradient(270deg,#fff 12%,#fff0);right:0;-webkit-mask-image:linear-gradient(270deg,#000,#0000);mask-image:linear-gradient(270deg,#000,#0000)}.index-sticky{height:100%;min-height:0;padding:0;position:static}.index-viewport{-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior-x:contain;overflow:auto hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 26px calc(100% - 26px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 26px calc(100% - 26px),#0000 100%)}.index-viewport::-webkit-scrollbar{display:none}.index-list{align-items:center;gap:28px;width:max-content;min-width:100%;height:100%;padding:0 32px;display:flex;position:relative;inset:auto}.index-item{opacity:.52;filter:none;flex:none;width:auto;max-width:190px;min-height:0;padding:9px 0;transition:opacity .16s;position:relative;top:auto;left:auto;transform:none}.index-item strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:1.2;overflow:hidden}.index-item time{white-space:nowrap;margin-top:4px;font-size:10px}.index-item.is-active,.index-item:hover,.index-item:focus-visible{opacity:1;filter:none}.thought{scroll-margin-top:var(--mobile-top-height);padding:24px 20px 104px}.thought h1,.thought-copy{font-size:16px;line-height:1.6}.thought-heading{gap:0}.thought-image{width:32px;height:32px;margin-right:6px}.share-button{margin-left:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
