:root{color-scheme:light dark;--bg:#f7f8fa;--surface:#fff;--surface-soft:#f1f4f8;--text:#101114;--muted:#636872;--subtle:#8b919c;--line:#1011141a;--line-strong:#1011142e;--blue:#0071e3;--blue-bright:#2997ff;--blue-soft:#eaf4ff;--violet:#7758f6;--mint:#008f75;--orange:#b85c00;--shadow:0 24px 70px #182b4e1a;--radius:26px;--shell:min(1240px, calc(100vw - 48px));font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Inter,system-ui,sans-serif}@media (prefers-color-scheme:dark){:root{--bg:#111319;--surface:#1b1e25;--surface-soft:#242831;--text:#f7f8fb;--muted:#b5bac5;--subtle:#858c98;--line:#ffffff1a;--line-strong:#fff3;--blue:#69adff;--blue-bright:#83baff;--blue-soft:#3f8beb29;--violet:#ad99ff;--mint:#5ad8c1;--orange:#ffb05c;--shadow:0 30px 80px #00000052}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-width:320px;color:var(--text);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}img{max-width:100%}[hidden]{display:none!important}.shell{width:var(--shell);margin-inline:auto}.skip-link{z-index:100;background:var(--text);color:var(--bg);border-radius:12px;padding:10px 14px;position:fixed;top:10px;left:10px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.ambient{z-index:-1;pointer-events:none;filter:blur(100px);border-radius:50%;position:fixed}.ambient-one{background:#2e95ff47;width:560px;height:360px;top:-230px;left:10%}.ambient-two{background:#7058f61f;width:480px;height:420px;top:30%;right:-260px}.site-header{z-index:20;border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--bg) 84%, transparent);backdrop-filter:saturate(180%)blur(24px);position:fixed;inset:0 0 auto;box-shadow:0 14px 42px #050c1814}html.js .site-header{opacity:0;pointer-events:none;transform-origin:top;transition:opacity .26s,transform .52s cubic-bezier(.16,1,.3,1),box-shadow .42s,backdrop-filter .42s;transform:translateY(calc(-100% - 10px))scale(.985)}html.js .site-header.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:70px;display:flex}.wordmark{letter-spacing:-.025em;align-items:center;gap:11px;font-weight:680;display:inline-flex}.wordmark-mark{border-radius:12px;width:40px;height:40px;display:block;box-shadow:0 8px 22px #2a7cff47}.collection-nav{border:1px solid var(--line);background:var(--surface);border-radius:999px;align-items:center;gap:4px;width:fit-content;margin-top:24px;padding:4px;display:inline-flex;box-shadow:0 10px 26px #182b4e14}.collection-nav a{min-width:82px;color:var(--muted);text-align:center;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:680;transition:color .16s,background .16s,box-shadow .16s}.collection-nav a:hover{color:var(--text)}.collection-nav a[aria-current=page]{background:var(--text);color:var(--bg);box-shadow:0 5px 14px #10111424}.collection-nav-compact{box-shadow:none;background:var(--surface-soft);margin-top:0}.collection-nav-compact a{min-width:68px;padding:6px 13px;font-size:12px}main{min-height:calc(100vh - 210px)}.section{padding:82px 0}.eyebrow{color:var(--blue);letter-spacing:.11em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:760}.home-hero{padding:68px 0 18px}.home-hero>div:first-child{max-width:none}.display{letter-spacing:-.066em;max-width:none;margin:0;font-size:clamp(40px,5.45vw,74px);font-weight:730;line-height:.98}.display-line{display:block}.display-primary{white-space:nowrap}.gradient-text{color:#0000;background:linear-gradient(95deg,#0071e3 8%,#4f9dff 45%,#7758f6 90%) text}.lede{max-width:none;color:var(--muted);letter-spacing:-.022em;margin:14px 0 0;font-size:clamp(19px,2vw,24px);line-height:1.42}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:30px;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 19px;font-size:15px;font-weight:650;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--blue);color:#fff;box-shadow:0 12px 28px #0071e333}.button-secondary{background:var(--surface);border-color:var(--line)}.feed-section{padding:18px 0 48px}.feed-layout{display:block}.feed-main{min-width:0}.feed-heading{border-bottom:1px solid var(--line-strong);justify-content:space-between;align-items:center;gap:24px;padding-bottom:12px;display:flex}.feed-heading+.filter-panel{margin-top:18px}.chronology-label,.last-updated{color:var(--muted);margin:0;font-size:12px}.chronology-label{letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:7px;font-weight:720;display:inline-flex}.chronology-label span{color:var(--blue);font-size:15px}.last-updated{color:var(--subtle);text-align:right}.feed-list{display:grid}.resource-card{border-bottom:1px solid var(--line);min-width:0;position:relative}.new-badge{z-index:2;background:var(--blue);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:4px 8px;font-size:9px;font-weight:800;line-height:1;position:absolute;top:14px;right:14px;box-shadow:0 5px 14px #0071e33d}.card-link{grid-template-columns:34px minmax(0,1fr) 300px;align-items:start;gap:24px;padding:30px 0;display:grid}.card-copy{min-width:0}.card-topline{color:var(--muted);align-items:center;gap:7px;font-size:12px;font-weight:620;display:flex}.format-icon{background:var(--blue-soft);width:23px;height:23px;color:var(--blue);border-radius:7px;flex:none;place-items:center;display:grid}.format-icon svg{fill:none;stroke:currentColor;width:13px;height:13px}.format-icon svg path{vector-effect:non-scaling-stroke}.format-icon svg.brand-icon{fill:currentColor;stroke:none}.format-paper{color:var(--violet);background:color-mix(in srgb, var(--violet) 14%, transparent)}.format-video,.format-podcast{color:var(--orange);background:color-mix(in srgb, var(--orange) 14%, transparent)}.platform-youtube{color:#f03;background:#ff00331f}.platform-x{color:var(--text);background:var(--surface-soft)}.platform-mastodon{color:#6364ff;background:#6364ff24}.platform-reddit{color:#ff4500;background:#ff45001f}.platform-bluesky{color:#1185fe;background:#1185fe1f}.platform-threads,.platform-instagram,.platform-tiktok,.platform-facebook{color:var(--text);background:var(--surface-soft)}.dot{opacity:.55}.resource-card h3{letter-spacing:-.038em;margin:13px 0 9px;font-size:clamp(21px,2.2vw,29px);line-height:1.08;transition:color .16s}.resource-card:hover h3{color:var(--blue)}.card-summary{color:var(--muted);margin:0;font-size:14px}.summary-author{color:var(--blue);font-weight:680}.summary-author:hover{text-underline-offset:2px;text-decoration:underline}.card-takeaway{border:1px solid color-mix(in srgb, var(--blue) 18%, var(--line));background:var(--blue-soft);border-radius:15px;margin-top:16px;padding:15px 17px}.card-takeaway strong{color:var(--blue);letter-spacing:.07em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:760;display:block}.card-takeaway p{color:var(--text);margin:0;font-size:13px;line-height:1.45}.card-media{min-width:0;margin-top:34px}.resource-media{aspect-ratio:16/9;border:1px solid var(--line);background:#050506;border-radius:18px;width:100%;overflow:hidden;box-shadow:0 14px 34px #192b4a1f}.resource-media>a,.resource-media iframe,.resource-media video,.resource-media img{border:0;width:100%;height:100%;display:block}.resource-media iframe,.resource-media video{background:#000}.resource-media img{object-fit:cover;transition:transform .22s}.resource-media-image:hover img{transform:scale(1.025)}.x-native-player{width:100%;height:100%;position:relative}.x-video-trigger{color:#fff;background:0 0;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.x-video-trigger:hover{cursor:pointer}.x-video-trigger:focus-visible{outline:3px solid color-mix(in srgb, var(--blue) 55%, transparent);outline-offset:-3px}.x-video-play{backdrop-filter:blur(12px);background:#0a0c12c7;border-radius:50%;place-items:center;width:54px;height:54px;transition:transform .16s,background .16s;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 8px 26px #00000047}.x-video-play span{border-top:8px solid #0000;border-bottom:8px solid #0000;border-left:13px solid #fff;width:0;height:0;margin-left:4px}.x-video-trigger:hover .x-video-play{background:#101114;transform:translate(-50%,-50%)scale(1.06)}.x-video-unavailable .x-video-play{background:#782626e0}.filter-panel{z-index:5;margin-bottom:22px;position:relative}.filter-label{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin:0 0 7px;font-size:10px;font-weight:720}.filter-row{align-items:center;gap:10px;display:flex}.search-input-wrap{border:1px solid var(--line);background:var(--surface);border-radius:13px;flex:380px;align-items:center;gap:9px;min-width:260px;max-width:430px;padding:0 13px;display:flex}.search-icon{color:var(--subtle);flex:none}.search-input-wrap input{width:100%;height:44px;color:var(--text);background:0 0;border:0;outline:0;font-size:14px}.keyword-chips{flex-wrap:wrap;gap:7px;display:flex}.keyword-chip{border:1px solid var(--line);background:var(--surface);min-height:34px;color:var(--muted);border-radius:999px;padding:0 13px;font-size:12px;font-weight:620}.keyword-chip:hover,.keyword-chip[aria-pressed=true]{border-color:color-mix(in srgb, var(--blue) 36%, var(--line));background:var(--blue-soft);color:var(--blue)}input:focus-visible,button:focus-visible,a:focus-visible{outline:3px solid color-mix(in srgb, var(--blue) 38%, transparent);outline-offset:2px}.search-input-wrap:focus-within{border-color:var(--line-strong)}.search-input-wrap input:focus-visible{outline:none}.filter-status{color:var(--subtle);margin:9px 0 0;font-size:11px}.empty-state{text-align:center;color:var(--muted);padding:70px 20px}.users-section{padding:8px 0 60px}.users-list{display:grid}.user-card{border-bottom:1px solid var(--line);padding:32px 0;scroll-margin-top:88px}.user-card-header{justify-content:space-between;align-items:center;gap:24px;display:flex}.user-identity{align-items:center;gap:16px;min-width:0;display:flex}.user-avatar{border:1px solid var(--line);background:var(--surface-soft);object-fit:cover;border-radius:50%;flex:none;width:64px;height:64px;box-shadow:0 8px 22px #0a0f1c1a}.user-card h2{letter-spacing:-.04em;margin:0;font-size:clamp(25px,3vw,36px);line-height:1.05}.profile-links{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.profile-link{border:1px solid var(--line);background:var(--surface);width:38px;height:38px;color:var(--muted);border-radius:12px;place-items:center;transition:color .16s,border-color .16s,background .16s,transform .16s;display:grid}.profile-link:hover{border-color:color-mix(in srgb, var(--blue) 32%, var(--line));background:var(--blue-soft);color:var(--blue);transform:translateY(-2px)}.profile-link svg{fill:currentColor;stroke:none;width:17px;height:17px}.profile-website svg,.profile-linkedin svg{fill:none;stroke:currentColor;stroke-width:2px}.profile-x{color:var(--text)}.profile-mastodon{color:#6364ff}.profile-bluesky{color:#1185fe}.profile-youtube{color:#f03}.user-posts{margin-top:24px}.user-posts ul{margin:0;padding:0;list-style:none}.user-posts li+li{border-top:1px solid var(--line)}.user-posts li a{grid-template-columns:190px minmax(0,1fr);align-items:baseline;gap:24px;padding:12px 0;display:grid}.user-posts li a:hover .user-post-title{color:var(--blue)}.user-post-meta{color:var(--subtle);align-items:center;gap:7px;font-size:11px;display:flex}.user-post-meta>.format-icon+span:not([aria-hidden]){color:var(--muted);font-weight:680}.user-post-title{font-size:15px;font-weight:650;transition:color .16s}.user-posts-empty{color:var(--muted);margin:0;font-size:14px}.resource-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.resource-grid .resource-card{border:1px solid var(--line);background:var(--surface);border-radius:22px;overflow:hidden}.resource-grid .card-link{grid-template-columns:1fr;align-content:start;height:100%;padding:18px}.resource-grid .card-media{grid-row:1;margin-top:0}.resource-grid .card-copy{grid-row:2}.resource-grid .resource-card h3{font-size:23px}.site-footer{border-top:1px solid var(--line);padding:20px 0 34px}.footer-inner{justify-content:space-between;align-items:end;gap:24px;display:flex}.footer-brand{grid-template-rows:auto auto;grid-template-columns:40px minmax(0,1fr);column-gap:12px;display:grid}.footer-mark{border-radius:12px;grid-area:1/1;align-self:center;width:40px;height:40px;display:block;box-shadow:0 8px 22px #2a7cff33}.footer-title{letter-spacing:-.02em;align-self:center;margin:0;font-weight:690}.footer-title,.footer-note{grid-column:2}.footer-note{color:var(--muted);margin:-6px 0 0;font-size:13px}.footer-note a{color:var(--blue);font-weight:650}.footer-note a:hover{text-underline-offset:2px;text-decoration:underline}@media (width<=820px){.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){:root{--shell:min(100% - 28px, 1240px)}.wordmark-text{max-width:128px;font-size:13px;line-height:1.05}.header-inner{gap:12px}.collection-nav-compact a{min-width:54px;padding-inline:10px}.display{font-size:clamp(42px,13vw,64px)}.display-primary{white-space:normal}.home-hero{padding:44px 0 16px}.section{padding:58px 0}.feed-section{padding-top:16px}.feed-heading{flex-direction:column;align-items:start}.last-updated{text-align:left}.filter-row{flex-direction:column;align-items:stretch}.search-input-wrap{flex-basis:auto;width:100%;min-width:0;max-width:none}.card-summary{-webkit-line-clamp:4}.resource-grid{grid-template-columns:1fr}.user-card-header{flex-direction:column;align-items:flex-start;gap:16px}.user-identity{gap:14px}.user-avatar{width:56px;height:56px}.profile-links{justify-content:flex-start}.user-posts li a{grid-template-columns:1fr;gap:3px}.footer-inner{flex-direction:column;align-items:start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
