:root{--background:#f5f3eb;--surface:#ffffffb8;--surface-strong:#ffffffe6;--text:#101826;--muted:#4e5d70;--line:#1018261f;--accent:#009fcb;--accent-deep:#0b52cc;--shadow:0 20px 60px #0a14281f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at 0 0,#ffffffd9,#0000 38%),linear-gradient(#f7f4ec 0%,#ece8df 100%);margin:0;font-family:Georgia,Times New Roman,serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}main{width:100%}.site-shell{min-height:100vh;padding:0 0 84px}.page-stack,.inner-page,.post-page,.simple-page{gap:0;display:grid}.page-content,.inner-page,.simple-page{width:100%;max-width:1120px;margin:0 auto;padding-inline:clamp(16px,4vw,28px)}.hero{--pointer-x:.5;--pointer-y:.5;--hero-image-width:2172;--hero-image-height:724;--hero-wall-scale:1.44;--hero-wall-offset-x:-80px;--hero-wall-offset-y:-30px;--hero-anchor-ratio-x:.575;--hero-anchor-ratio-y:.53;height:400px;min-height:400px;box-shadow:var(--shadow);isolation:isolate;border-radius:0;place-items:center;width:100%;padding:clamp(24px,4vw,40px);display:grid;position:relative;overflow:hidden}.hero__background,.hero__overlay{position:absolute;inset:0}.hero__background{overflow:hidden}.hero__background:before{content:none}.hero__wall{width:calc(var(--hero-image-width) * 1px);height:calc(var(--hero-image-height) * 1px);transform:translate(calc(-50% + var(--hero-wall-offset-x)), calc(-50% + var(--hero-wall-offset-y))) scale(var(--hero-wall-scale));transform-origin:50%;position:absolute;top:50%;left:50%}.hero__background-image{width:100%;height:auto}.hero__overlay{z-index:1;background:0 0}.hero__inner{z-index:2;place-items:center;width:min(1120px,100vw - 32px);margin:0 auto;display:grid;position:relative}.hero__content{color:#f4fbff;align-content:center;justify-items:center;gap:0;width:min(720px,100% - 24px);padding-top:0;display:grid;position:relative}.hero__subtitle,.section-heading p,.simple-page>p{letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.78rem}.hero__title-row{white-space:nowrap;text-shadow:0 4px 18px #02091c38;flex-wrap:nowrap;justify-content:center;align-items:flex-end;gap:1.5ch;padding-left:0;display:inline-flex;position:relative}.hero h1,.section-heading h1,.simple-page h1{margin:0;font-size:5.5rem;font-weight:600;line-height:.95}.post-page__header h1{margin:0;font-size:clamp(2rem,3vw,2.6rem);font-weight:600;line-height:1.12}.hero__subtitle{margin:0 0 .5rem;font-size:1.375rem}.post-stream{display:grid}.stream-band,.blog-list__item,.post-page__header,.footer-nav__links,.blog-filter__groups,.blog-filter__secondary{gap:16px;display:flex}.stream-band,.blog-list__item,.post-page__header{justify-content:space-between}.stream-band{isolation:isolate;width:100%;padding:46px 0 54px;position:relative;overflow:hidden}.stream-band:before{content:"";background-image:var(--stream-texture-image), var(--stream-texture-image-left,none), var(--stream-texture-image-right,none);background-repeat:var(--stream-texture-repeat,no-repeat);background-position:var(--stream-texture-position,left top);background-size:var(--stream-texture-size,min(2244px, 100%) auto);opacity:1;pointer-events:none;z-index:0;position:absolute;inset:0}.stream-band__content{z-index:1;gap:20px;width:100%;max-width:82ch;margin:0 auto;padding-inline:clamp(16px,4vw,28px);display:grid;position:relative}.stream-band__header{gap:10px;display:grid}.stream-band__header h2{margin:0;font-size:clamp(1.75rem,2.8vw,2.7rem);font-weight:600;line-height:1.04}.stream-band__header h2 a:hover,.stream-band__comments a:hover{text-underline-offset:.16em;text-decoration:underline}.stream-band__meta,.blog-list__meta time,.post-page__header time{color:var(--muted);font-size:.92rem;line-height:1.7}.stream-band__meta{flex-wrap:wrap;align-items:center;gap:10px;margin:0;display:flex}.stream-band__tagline{flex-wrap:wrap;align-items:center;display:inline-flex}.stream-band__tag-icon{margin-right:10px;font-size:.92rem;display:inline-block}.stream-band__body{display:grid}.stream-band__comments{color:var(--muted);margin:6px 0 0;font-size:.94rem}.blog-list__tags,.blog-list__tags,.post-page__tags{flex-wrap:wrap;place-content:flex-start;gap:8px;display:flex}.blog-list__tags span,.post-page__tags span{border:1px solid #1018261f;border-radius:999px;padding:6px 10px;font-size:.84rem}.blog-list__main p,.simple-page p,.empty-state{color:var(--muted);margin:0;font-size:1.02rem;line-height:1.8}.simple-page.about-page{justify-items:center;gap:48px;width:min(560px,100vw - 32px);padding-top:10.5em}.about-page__intro{gap:14px;width:100%;display:grid}.about-page__intro>p:first-child{color:var(--text);font-size:1.35rem;font-weight:600;line-height:1.2}.about-page__identity{color:var(--muted);font-size:1.02rem;line-height:1.75}.about-page__focus{color:var(--muted);max-width:34rem;font-size:1.02rem;line-height:1.75}.about-page__image{border:1px solid var(--line);width:min(100%,360px);height:auto;box-shadow:var(--shadow);border-radius:8px;justify-self:start}.about-page__sections{grid-template-columns:1fr;gap:34px;width:min(100%,560px);display:grid}.about-page__sections section{gap:14px;display:grid}.about-page__sections h2{margin:0;font-size:1.35rem;font-weight:600}.about-page__sections ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.about-page__sections li,.about-page__sections p{color:var(--muted);margin:0;font-size:1.02rem;line-height:1.75}.back-link{border-bottom:1px solid;width:fit-content;padding-bottom:4px}.stream-sentinel{text-align:center;width:min(82ch,100vw - 72px);color:var(--muted);margin:0 auto;padding:22px 0 18px;font-size:.95rem}.stream-sentinel:before{content:"";background:#10182624;width:48px;height:1px;margin:0 auto 12px;display:block}.section-heading,.blog-filter,.post-page,.simple-page{padding:10px 0}.simple-page{padding-inline:clamp(16px,4vw,28px)}.blog-filter{gap:28px;display:grid}.blog-archive{gap:80px;display:grid}.blog-archive__search{margin-top:78px;display:block;position:relative}.blog-archive__search input{border:1px solid var(--line);width:100%;color:var(--text);font:inherit;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffb8;border-radius:999px;padding:14px 56px 14px 20px;font-size:1rem}.blog-archive__search input::placeholder{color:#4e5d7094}.blog-archive__search-icon{pointer-events:none;font-size:1rem;line-height:1;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.blog-archive__tag-panel{gap:16px;display:grid}.blog-archive__tag-row{flex-wrap:wrap;align-items:center;gap:14px 18px;display:flex}.blog-archive__tag-label{color:var(--muted);white-space:nowrap;align-items:center;gap:8px;font-size:.96rem;line-height:1.4;display:inline-flex}.blog-archive__tag-chips{flex-wrap:wrap;gap:12px;display:flex}.blog-archive__tag-chips button{color:var(--text);cursor:pointer;font:inherit;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff6b;border:1px solid #1018261f;border-radius:999px;padding:8px 14px;line-height:1.3}.blog-archive__tag-chips button.is-active,.blog-archive__tag-chips button:hover{background:#ffffffb8}.blog-archive__section{gap:18px;display:grid}.blog-archive__section-header{gap:0;display:grid}.blog-archive__section-header h2{margin:0;font-size:clamp(2rem,3.2vw,3.15rem);font-weight:600;line-height:1.08}.blog-archive__grid{grid-template-columns:1fr;gap:0;display:grid}.blog-card{border-bottom:1px solid var(--line);padding:18px 0 20px}.blog-card__body{gap:6px;display:grid}.blog-card__body time{color:var(--muted);font-size:.9rem;line-height:1.6}.blog-card__body h3{margin:0;font-size:clamp(1.15rem,1.6vw,1.45rem);font-weight:600;line-height:1.15}.blog-card__body h3 a:hover{text-underline-offset:.16em;text-decoration:underline}.blog-card__tags{color:var(--muted);margin:0;font-size:.94rem;line-height:1.65}.blog-filter__controls{border:1px solid var(--line);background:var(--surface);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:26px;gap:18px;padding:24px;display:grid}.blog-filter__groups,.blog-filter__secondary{flex-wrap:wrap}.blog-filter__groups button,.blog-filter__secondary button{border:1px solid var(--line);color:var(--text);cursor:pointer;font:inherit;background:0 0;border-radius:999px;padding:8px 14px}.blog-filter__groups .is-active,.blog-filter__secondary .is-active{color:#f7fbff;background:#102238}.blog-filter__search{gap:10px;display:grid}.blog-filter__search span{color:var(--muted);font-size:.88rem}.blog-filter__search input{border:1px solid var(--line);width:100%;color:var(--text);font:inherit;background:#ffffffb3;border-radius:18px;padding:16px 18px}.blog-list{gap:16px;display:grid}.blog-list__item{border-bottom:1px solid var(--line);align-items:flex-start;padding:22px 0}.blog-list__meta{gap:10px;min-width:220px;display:grid}.blog-list__main{flex:1;gap:8px;display:grid}.blog-list__main a{font-size:1.5rem;line-height:1.15}.post-page-shell{background:0 0;width:100%;min-height:calc(100vh - 84px)}.post-page{width:100%;max-width:840px;margin:0 auto;padding:160px clamp(16px,4vw,28px) 120px}.post-page__header{justify-content:start;gap:0;margin-bottom:60px;display:grid}.post-page__header time{margin-top:30px}.post-page__tags{margin-top:20px}.post-page__footer{justify-content:flex-start;margin-left:-80px;padding-top:68px;display:flex}.rich-content{gap:18px;font-size:1.08rem;line-height:1.9;display:grid}.rich-content p,.rich-content ul,.rich-content ol,.rich-content blockquote{margin:0}.rich-content h2,.rich-content h3{margin:12px 0 0;line-height:1.15}.rich-content a{text-underline-offset:.16em;text-decoration:underline;text-decoration-thickness:1px}.video-embed,.tweet-embed{border-radius:22px;overflow:hidden}.video-embed{aspect-ratio:16/9;background:#08111f}.video-embed iframe{border:0;width:100%;height:100%}.tweet-embed{background:#ffffffad;padding:2px}.footer-nav{z-index:40;-webkit-backdrop-filter:blur(12px);background:#92bc64f0;border-top:1px solid #1018261a;width:100%;margin:0;padding:0;position:fixed;bottom:0;left:0;right:0}.footer-nav__inner{width:min(1120px,100vw - 32px);margin:0 auto;padding:14px 0 16px}.footer-nav__links{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 24px;display:flex}.footer-nav__links a{color:#273445;border-bottom:1px solid #0000;padding-bottom:2px;font-size:.98rem;line-height:1.3;transition:color .18s,border-color .18s}.footer-nav__links a:hover,.footer-nav__links .is-active{color:var(--accent-deep);border-color:currentColor}.footer-nav__links .footer-nav__social{color:#273445;border:0;place-items:center;width:28px;height:28px;padding:0;font-family:Arial,Helvetica,sans-serif;font-size:.92rem;font-weight:700;line-height:1;display:inline-grid}.footer-nav__links .footer-nav__social:hover{color:var(--accent-deep);background:0 0}@keyframes stream-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.hero{min-height:36vh}.hero__background{--hero-wall-scale:1.34}.blog-list__item,.post-page__header{flex-direction:column}.blog-archive__grid{grid-template-columns:1fr}.blog-list__tags,.post-page__tags{justify-content:flex-start}.blog-list__meta{min-width:auto}}@media (max-width:640px){.inner-page,.simple-page,.hero__inner{width:min(100vw - 20px,1120px)}.footer-nav__inner{width:min(100vw - 20px,1120px);padding:12px 0 14px}.footer-nav__links{justify-content:center;gap:10px 18px}.site-shell{padding-top:0;padding-bottom:96px}.hero{border-radius:0;min-height:30vh;padding:20px}.hero__background{--hero-wall-scale:1.24}.hero__content{width:100%;padding-top:12px}.hero__title-row{gap:1ch;padding-left:0}.hero h1,.section-heading h1,.simple-page h1{font-size:clamp(2.7rem,14vw,4.2rem)}.post-page__header h1{font-size:clamp(1.75rem,7vw,2.2rem);line-height:1.15}.hero__subtitle{letter-spacing:.12em;margin-bottom:.28rem;font-size:clamp(.84rem,3vw,1rem)}.about-page{gap:36px;padding-top:24px}.about-page__image{width:min(100%,320px)}.rich-content{font-size:1rem}.stream-band{padding:34px 0 40px}.stream-sentinel{width:min(82ch,100vw - 28px)}}
