/* Joey — a quiet, typographic home for research and working tools. */
:root{--bg:#fff;--bg-soft:#f6f7f9;--bg-card:#fff;--ink:#1d2736;--ink-2:#505c6b;--muted:#697381;--line:#e5e8ed;--line-strong:#d0d6df;--green:#3456b7;--green-deep:#274ca7;--green-ink:#274ca7;--green-soft:#eef2fb;--blue-deep:#3456b7;--radius-s:4px;--radius-m:6px;--radius-l:8px;--shadow-card:none;--shadow-lift:none;--maxw:1120px;--nav-h:84px;--font-sans:"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif}
body.joey-site.joey-editorial{background:#fff;color:var(--ink);font-family:var(--font-sans);font-size:16px;line-height:1.8;letter-spacing:0;-webkit-font-smoothing:antialiased}
body.joey-site.joey-editorial ::selection{background:#dce6ff;color:#162d61}
body.joey-site.joey-editorial :focus-visible{outline:2px solid #3456b7;outline-offset:5px}
body.joey-site.joey-editorial .container{max-width:var(--maxw);padding-left:32px;padding-right:32px}
body.joey-site.joey-editorial :is(h1,h2,h3){color:var(--ink);font-weight:500;letter-spacing:-.025em;text-wrap:pretty}
body.joey-site.joey-editorial .site-nav{background:#fffffff5;backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}
body.joey-site.joey-editorial .brand{gap:11px}
body.joey-site.joey-editorial .brand-mark{display:grid;place-items:center;background:transparent;width:32px;height:38px;color:#233738;border-radius:0;flex-shrink:0}
body.joey-site.joey-editorial .joey-symbol{display:block;width:100%;height:auto}
body.joey-site.joey-editorial .brand-text{gap:4px}
body.joey-site.joey-editorial .site-nav .brand-text strong{font-family:Georgia,"Times New Roman",serif;font-size:27px;font-weight:400;line-height:1.05;letter-spacing:-1px}
body.joey-site.joey-editorial .site-nav .brand-text small{font-size:12px;letter-spacing:.04em;color:var(--muted)}
body.joey-site.joey-editorial .nav-links{gap:3px}
body.joey-site.joey-editorial .nav-link{font-size:14px;font-weight:400;padding:10px 13px;border-radius:4px;color:var(--ink-2);transition:color .15s,background .15s}
body.joey-site.joey-editorial .nav-link.active{color:var(--green-deep);background:#f0f3fa}
body.joey-site.joey-editorial .nav-link:hover{background:#f6f7f9;color:var(--ink)}
body.joey-site.joey-editorial .btn{min-height:44px;padding:10px 18px;border-radius:5px;font-size:14px;font-weight:500;box-shadow:none;transition:background .15s,border-color .15s;color:var(--ink)}
body.joey-site.joey-editorial .btn--primary{background:var(--ink);color:#fff;border:1px solid var(--ink)}
body.joey-site.joey-editorial .btn--primary:hover{background:#344359;transform:none}
body.joey-site.joey-editorial .btn--secondary,body.joey-site.joey-editorial .btn--ghost{background:transparent;border:1px solid var(--line-strong)}
body.joey-site.joey-editorial .btn--secondary:hover,body.joey-site.joey-editorial .btn--ghost:hover{background:#f5f7fa;transform:none}
body.joey-site.joey-editorial .nav-cta{margin-left:15px}
body.joey-site.joey-editorial .section{padding-top:56px;padding-bottom:56px}
body.joey-site.joey-editorial .section--soft,body.joey-site.joey-editorial .section--tint{background:#f6f7f9}
body.joey-site.joey-editorial .page-hero{padding:60px 0 42px;background:#fff;border-bottom:1px solid var(--line)}
body.joey-site.joey-editorial .page-kicker,body.joey-site.joey-editorial .kicker{font-size:12px;letter-spacing:.09em;font-weight:500;color:var(--muted)}
body.joey-site.joey-editorial .page-hero h1{font-size:clamp(32px,3.5vw,44px);line-height:1.4;letter-spacing:-.03em;margin:14px 0 20px}
body.joey-site.joey-editorial .page-lead{font-size:16px;line-height:1.9;max-width:740px;color:var(--ink-2)}
body.joey-site.joey-editorial .section-head{margin-bottom:28px}
body.joey-site.joey-editorial .section-head h2{font-size:26px;line-height:1.5;margin-top:9px}
body.joey-site.joey-editorial .section-head .lead{font-size:16px;line-height:1.9}
body.joey-site.joey-editorial .card{background:#fff;border:1px solid var(--line);border-radius:6px;box-shadow:none}
body.joey-site.joey-editorial a.card:hover{box-shadow:none;border-color:#b5c2d9;transform:none}
body.joey-site.joey-editorial .tag{background:#f2f4f7;color:#596779;border:0;border-radius:3px;padding:3px 8px;font-size:12px;font-weight:400;line-height:1.7}
body.joey-site.joey-editorial .status-pill{background:transparent;font-size:13px;font-weight:400;padding:0;color:var(--muted)}
body.joey-site.joey-editorial .status-pill--green{color:#34705d}
body.joey-site.joey-editorial .status-pill--blue{color:#3456b7}
body.joey-site.joey-editorial .status-pill .dot{width:5px;height:5px}
/* Home: title and context share a baseline; the real chart provides the visual focus. */
.joey-home main{overflow:clip}
.home-intro{padding:74px 0 58px;background:#fff}
.home-intro .container{display:grid;grid-template-columns:1.35fr 1fr;align-items:end;gap:60px}
.home-kicker{font-size:12px;font-weight:500;letter-spacing:.09em;color:var(--muted);margin:0 0 24px}
body.joey-site.joey-editorial .home-intro h1{font-size:clamp(36px,4.4vw,54px);font-weight:400;line-height:1.36;letter-spacing:-.04em;margin:0}
.home-intro .intro-side{padding-bottom:8px;text-align:left}
.home-intro p.home-description{font-size:16px;line-height:1.95;color:var(--ink-2);margin:0 0 22px;max-width:400px}
.intro-side>a{display:inline-flex;gap:16px;align-items:center;color:var(--ink);font-size:14px;text-decoration:none;border-bottom:1px solid var(--line-strong);padding-bottom:5px}
.intro-side>a:hover{color:var(--green-deep);border-color:var(--green-deep)}
.home-section{padding:18px 0 54px}
.section-line{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--line-strong);padding-top:24px;margin-bottom:30px}
.section-line h2{font-size:20px;font-weight:500;margin:0}
.section-line h2 small{font:12px var(--font-sans);color:var(--muted);letter-spacing:.08em;margin-left:17px}
.section-line>a{font-size:14px;color:var(--ink-2);text-decoration:none}
.featured-work{display:grid;grid-template-columns:1fr 1.18fr;gap:40px;align-items:stretch}
.featured-copy{padding:12px 0 14px;display:flex;flex-direction:column;align-items:flex-start}
.featured-label{display:flex;align-items:center;gap:8px;color:var(--green-deep);font-size:12px;letter-spacing:.045em}
.featured-label i{display:block;width:5px;height:5px;background:#3456b7;border-radius:50%}
body.joey-site.joey-editorial .featured-copy h3{font-size:29px;font-weight:500;line-height:1.5;margin:18px 0 12px}
.featured-copy p{font-size:16px;color:var(--ink-2);line-height:1.85;margin:0 0 22px;max-width:440px}
.featured-facts{display:flex;gap:32px;margin:0 0 25px}
.featured-facts span{font-size:12px;color:var(--muted);line-height:1.8}
.featured-facts b{display:block;color:var(--ink);font-size:21px;font-weight:400;letter-spacing:-.025em;font-variant-numeric:tabular-nums}
body.joey-site.joey-editorial .featured-copy .btn{margin-top:auto;background:#22334b;color:#fff;border:1px solid #22334b;display:inline-flex;gap:24px;align-items:center}
body.joey-site.joey-editorial .featured-copy .btn:hover{background:#344d70}
.market-figure{margin:0;padding:25px 28px 21px;background:#172437;border:1px solid #172437;border-radius:6px;display:flex;flex-direction:column;justify-content:center;min-width:0}
.figure-head{display:flex;justify-content:space-between;gap:12px;font-size:14px;color:#e6ecf4}
.figure-head small{font-size:12px;color:#a2b0c3}
.market-figure svg{display:block;width:100%;height:auto;margin:21px 0 10px;overflow:visible}
.market-figure svg polyline[stroke="#bcf39b"]{stroke:#8dc5b5}
.market-figure svg polyline[stroke="#73b2df"]{stroke:#7ba4dd}
.market-figure figcaption{font-size:12px;line-height:1.75;color:#aab8cb;margin-top:16px}
.market-legend{display:flex;gap:22px;color:#c5d0df;font-size:12px}
.market-legend span:before{content:"";display:inline-block;width:15px;height:2px;vertical-align:middle;margin-right:7px;background:#8dc5b5}
.market-legend span:last-child:before{background:#7ba4dd}
.secondary-works{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:36px}
.work-row{display:grid;grid-template-columns:30px 1fr 20px;gap:12px;padding:25px 0 0;border-top:1px solid var(--line);text-decoration:none;color:var(--ink)}
.work-row>.number{font-size:12px;color:var(--muted);padding-top:4px}
.work-row h3{font-size:18px;line-height:1.6;margin:0 0 8px}
.work-row p{font-size:14px;line-height:1.85;color:var(--muted);margin:0}
.work-row:hover h3{color:var(--green-deep)}
.notes-section{padding-top:0;background:#fff}
.note-row{display:grid;grid-template-columns:120px 1fr 20px;gap:24px;align-items:start;padding:25px 0;border-top:1px solid var(--line);color:var(--ink);text-decoration:none}
.note-row time{font-size:13px;color:var(--muted);padding-top:4px;font-variant-numeric:tabular-nums}
.note-row h3{font-size:19px;line-height:1.65;margin:0 0 6px}
.note-row small{font-size:13px;color:var(--muted)}
.note-row:hover h3{color:var(--green-deep)}
/* Project list: aligned summaries instead of equally loud tiles. */
body.joey-site.joey-editorial .works-grid{display:block}
body.joey-site.joey-editorial .works-grid>.project-card{display:block;border:0;border-top:1px solid var(--line);border-radius:0;background:#fff;color:var(--ink);margin:0;padding:0}
body.joey-site.joey-editorial .works-grid>.project-card:first-child{background:#f4f6fb;border:1px solid #e2e7f1;border-radius:6px;margin-bottom:24px}
body.joey-site.joey-editorial .works-grid>.project-card:hover{background:#f8f9fc}
body.joey-site.joey-editorial .project-card__body{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);grid-template-areas:"top top" "title desc" "tags role";gap:15px 54px;padding:28px 26px 32px}
body.joey-site.joey-editorial .project-card__top{grid-area:top;display:flex;justify-content:space-between;align-items:center}
body.joey-site.joey-editorial .project-card h3{grid-area:title;font-size:24px;font-weight:500;line-height:1.6;margin:0}
body.joey-site.joey-editorial .project-card .tagline{grid-area:desc;font-size:16px;line-height:1.9;margin:0;color:var(--ink-2)}
body.joey-site.joey-editorial .project-card .role{grid-area:role;margin:0;font-size:13px;line-height:1.8;color:var(--muted)}
body.joey-site.joey-editorial .project-card .tags{grid-area:tags;display:flex;flex-wrap:wrap;align-content:start;gap:4px 12px}
body.joey-site.joey-editorial .project-card .tag{padding:0;background:transparent;font-size:12px;color:var(--muted)}
body.joey-site.joey-editorial .project-card .arrow{color:var(--muted);font-size:21px}
/* Notes: a readable index with a stable metadata column. */
body.joey-site.joey-editorial .cat-row{gap:10px 22px;margin-top:28px;display:flex;flex-wrap:wrap}
body.joey-site.joey-editorial .cat-row .tag{padding:0;background:transparent;color:var(--muted);font-size:13px}
body.joey-notes .featured-wrap{display:grid;grid-template-columns:154px 1fr;gap:30px;margin-bottom:50px}
body.joey-notes .featured-wrap .section-head{margin:0;padding-top:22px}
body.joey-notes .section-head h2{font-size:22px}
body.joey-site.joey-editorial .article-card--featured{padding:28px 32px;border-radius:5px;background:#f5f7fb;border-color:#e5e9f2}
body.joey-site.joey-editorial .article-card--featured h3{font-size:26px;line-height:1.5;font-weight:500}
body.joey-site.joey-editorial .article-card--featured p{max-width:680px;font-size:16px;line-height:1.9;color:var(--ink-2)}
body.joey-site.joey-editorial .article-card .meta-text{font-size:12px;color:var(--muted)}
body.joey-site.joey-editorial .article-card .read{font-size:14px;font-weight:400;color:var(--green-deep)}
body.joey-notes #notes-grid{display:block}
body.joey-notes #notes-grid>.article-card{display:grid;grid-template-columns:154px minmax(0,1fr) 92px;grid-template-areas:"meta title read" "meta desc read";gap:9px 30px;padding:28px 0;border:0;border-top:1px solid var(--line);border-radius:0;background:transparent}
body.joey-notes #notes-grid>.article-card:hover{background:#fafbfd}
body.joey-notes #notes-grid .meta{grid-area:meta;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:7px;padding-top:4px}
body.joey-notes #notes-grid .meta .tag{padding:0;background:none;font-size:13px;color:var(--ink-2)}
body.joey-notes #notes-grid .meta-text{line-height:1.9;font-variant-numeric:tabular-nums}
body.joey-notes #notes-grid h3{grid-area:title;font-size:21px;line-height:1.65;font-weight:500;display:block;margin:0;overflow:visible;-webkit-line-clamp:unset}
body.joey-notes #notes-grid p{grid-area:desc;font-size:15px;line-height:1.85;color:var(--muted);display:block;margin:0;overflow:visible;-webkit-line-clamp:unset}
body.joey-notes #notes-grid .read{grid-area:read;align-self:start;text-align:right;margin:7px 0 0;white-space:nowrap}
body.joey-notes .notes-foot{font-size:14px;line-height:1.9;color:var(--muted);border-top:1px solid var(--line);padding-top:24px}
/* Article typography. Data tables retain horizontal scrolling at small widths. */
body.joey-site.joey-editorial .note-header{background:#fff;border-bottom:1px solid var(--line);padding:44px 0 36px}
body.joey-site.joey-editorial .note-header .container,body.joey-site.joey-editorial .note-body{max-width:940px}
body.joey-site.joey-editorial .note-header .back{font-size:14px;color:var(--muted);display:inline-block;margin-bottom:25px}
body.joey-site.joey-editorial .note-meta{font-size:13px;margin-bottom:16px;gap:12px;color:var(--muted)}
body.joey-site.joey-editorial .note-header h1{font-size:clamp(28px,3.2vw,37px);font-weight:500;line-height:1.55;max-width:870px;letter-spacing:-.025em;margin:0 0 21px}
body.joey-site.joey-editorial .note-desc{font-size:16px;line-height:1.95;max-width:790px;color:var(--ink-2)}
body.joey-site.joey-editorial .note-tags{gap:8px 16px;margin-top:20px}
body.joey-site.joey-editorial .note-tags .tag{background:transparent;padding:0;color:var(--muted);font-size:12px}
body.joey-site.joey-editorial .note-body{padding-top:35px;padding-bottom:48px}
body.joey-site.joey-editorial .prose{max-width:840px;margin-left:auto;margin-right:auto;font-size:17px;line-height:1.95;color:#36404d;overflow-wrap:anywhere}
body.joey-site.joey-editorial .prose h2{font-size:25px;font-weight:500;line-height:1.6;margin-top:42px;scroll-margin-top:110px}
body.joey-site.joey-editorial .prose h3{font-size:21px;font-weight:500;line-height:1.6}
body.joey-site.joey-editorial .prose blockquote{background:#f5f7fa;border-left:2px solid #8094bd;border-radius:0;padding:16px 22px;color:#596675;font-size:15px}
body.joey-site.joey-editorial .prose :is(td,th){font-size:14px;line-height:1.8}
body.joey-site.joey-editorial .prose strong{font-weight:600;color:#253248}
body.joey-site.joey-editorial .prose a{color:var(--green-deep)}
body.joey-site.joey-editorial .work-header{background:#fff;border-bottom:1px solid var(--line)}
body.joey-site.joey-editorial .work-body{max-width:1000px}
body.joey-site.joey-editorial .work-facts{border-color:var(--line)}
body.joey-site.joey-editorial .work-header h1{font-weight:500;line-height:1.5}
body.joey-site.joey-editorial .module-card,body.joey-site.joey-editorial .cap-card,body.joey-site.joey-editorial .method-card{border-radius:5px;box-shadow:none}
/* Footer is a quiet endpoint rather than a second masthead. */
body.joey-site.joey-editorial .site-footer{background:#f8f9fb;color:var(--ink);border-top:1px solid var(--line);padding:42px 0 0;margin-top:0}
body.joey-site.joey-editorial .site-footer .footer-logo{gap:10px}
body.joey-site.joey-editorial .site-footer .footer-logo .mark{display:grid;place-items:center;background:transparent;color:#233738;width:28px;height:30px;border-radius:0;flex-shrink:0}
body.joey-site.joey-editorial .site-footer .footer-logo strong{font-size:16px;font-weight:500;color:var(--ink)}
body.joey-site.joey-editorial .site-footer :is(.muted,.motto,.footer-title){font-size:12px;line-height:1.9;color:var(--muted)}
body.joey-site.joey-editorial .site-footer :is(.footer-links a,.footer-contact a){font-size:14px;color:var(--ink-2)}
body.joey-site.joey-editorial .footer-bottom{margin-top:30px;border-color:var(--line);font-size:12px;color:var(--muted)}
body.joey-site.joey-editorial .footer-bottom a{color:var(--muted)}
@media(max-width:1000px){.home-intro .container{gap:35px;grid-template-columns:1.25fr 1fr}.featured-work{gap:26px}.market-figure{padding:22px}.featured-facts{gap:22px}body.joey-site.joey-editorial .nav-link{padding:10px}body.joey-site.joey-editorial .nav-cta{margin-left:8px}body.joey-site.joey-editorial .site-nav .brand-text small{font-size:12px;letter-spacing:0}body.joey-notes #notes-grid>.article-card{grid-template-columns:125px minmax(0,1fr);grid-template-areas:"meta title" "meta desc" "meta read";gap:8px 24px}body.joey-notes #notes-grid .read{text-align:left;margin-top:7px}}
@media(max-width:760px){:root{--nav-h:74px}body.joey-site.joey-editorial .container{padding-left:24px;padding-right:24px}body.joey-site.joey-editorial .nav-links{gap:8px}body.joey-site.joey-editorial .nav-link{padding:12px 16px;font-size:16px}body.joey-site.joey-editorial .nav-cta{margin-left:0}body.joey-site.joey-editorial .section{padding:36px 0}body.joey-site.joey-editorial .page-hero{padding:40px 0 30px}body.joey-site.joey-editorial .page-hero h1{font-size:33px;line-height:1.45}body.joey-site.joey-editorial .page-lead{font-size:16px}.home-intro{padding:44px 0 36px}.home-intro .container{grid-template-columns:1fr;gap:24px}body.joey-site.joey-editorial .home-intro h1{font-size:39px;line-height:1.4}.home-kicker{margin-bottom:17px}.home-intro .intro-side{padding:0}.home-intro p.home-description{font-size:16px;margin-bottom:16px;max-width:none}.home-section{padding:12px 0 38px}.section-line{padding-top:21px;margin-bottom:24px}.section-line h2{font-size:20px}.section-line h2 small{display:none}.section-line>a{font-size:14px}.featured-work{grid-template-columns:1fr;gap:24px}.featured-copy{padding:0}body.joey-site.joey-editorial .featured-copy h3{font-size:27px;margin-top:12px}.featured-copy p{max-width:none}.featured-facts{margin-bottom:22px;gap:35px}.market-figure{padding:21px}.market-figure svg{margin-top:18px}.secondary-works{grid-template-columns:1fr;gap:22px;margin-top:27px}.work-row{padding-top:22px}.note-row{grid-template-columns:1fr 20px;gap:9px 15px;padding:22px 0}.note-row time{grid-column:1/-1;padding:0}.note-row h3{font-size:18px}.notes-section{padding-top:0}body.joey-site.joey-editorial .project-card__body{grid-template-columns:1fr;grid-template-areas:"top" "title" "desc" "role" "tags";padding:25px 0;gap:12px}body.joey-site.joey-editorial .works-grid>.project-card:first-child .project-card__body{padding:23px}body.joey-site.joey-editorial .project-card h3{font-size:23px}body.joey-site.joey-editorial .project-card .tagline{font-size:16px}body.joey-notes .featured-wrap{grid-template-columns:1fr;gap:20px;margin-bottom:34px}body.joey-notes .featured-wrap .section-head{padding-top:0}body.joey-site.joey-editorial .article-card--featured{padding:23px}body.joey-site.joey-editorial .article-card--featured h3{font-size:23px}body.joey-notes #notes-grid>.article-card{grid-template-columns:1fr;grid-template-areas:"meta" "title" "desc" "read";padding:23px 0;gap:11px}body.joey-notes #notes-grid .meta{flex-direction:row;flex-wrap:wrap;gap:8px 14px;padding:0}body.joey-notes #notes-grid h3{font-size:20px}body.joey-notes #notes-grid p{font-size:15px}body.joey-site.joey-editorial .cat-row{gap:10px 17px}body.joey-site.joey-editorial .note-header{padding:30px 0 27px}body.joey-site.joey-editorial .note-header h1{font-size:28px;line-height:1.6}body.joey-site.joey-editorial .note-header .container,body.joey-site.joey-editorial .note-body{padding-left:22px;padding-right:22px}body.joey-site.joey-editorial .note-header .back{margin-bottom:21px}body.joey-site.joey-editorial .note-body{padding-top:25px}body.joey-site.joey-editorial .prose{font-size:16px;line-height:1.95}body.joey-site.joey-editorial .prose h2{font-size:23px;margin-top:34px}body.joey-site.joey-editorial .prose h3{font-size:20px}body.joey-site.joey-editorial .site-footer{padding-top:32px}body.joey-site.joey-editorial .footer-bottom{margin-top:22px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

body.joey-site.joey-editorial .timesfm-study .prose th,body.joey-site.joey-editorial .timesfm-study .prose td{white-space:normal}
body.joey-notes #notes-grid{scroll-margin-top:110px}

/* Interaction is progressive: static content remains fully available. */
body.joey-site.joey-editorial .site-nav{transition:box-shadow .25s,background .25s}
body.joey-site.joey-editorial.is-scrolled .site-nav{box-shadow:0 4px 18px #14253c05;background:#fffffff9}
.reading-progress{position:fixed;top:0;left:0;width:100%;height:2px;background:#3456b7;transform:scaleX(0);transform-origin:0 50%;z-index:200;pointer-events:none}
.reveal-ready{opacity:0;transform:translateY(14px);transition:opacity .6s ease,transform .6s cubic-bezier(.2,.7,.2,1)}
.reveal-ready.is-revealed{opacity:1;transform:none}
.pointer-surface{position:relative;isolation:isolate}
.pointer-surface:after{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(260px circle at var(--pointer-x,50%) var(--pointer-y,50%),#547bdd0b,transparent 75%);opacity:0;transition:opacity .3s;pointer-events:none;z-index:1}
@media(hover:hover) and (pointer:fine){.pointer-surface:hover:after{opacity:1}.work-row>span[aria-hidden],.note-row>span[aria-hidden],.project-card .arrow,.intro-side>a span{display:inline-block;transition:transform .25s}.work-row:hover>span[aria-hidden],.note-row:hover>span[aria-hidden],.project-card:hover .arrow,.intro-side>a:hover span{transform:translate(3px,-3px)}}
.market-figure{position:relative}
.market-figure[tabindex]:focus-visible{outline:2px solid #678bd7;outline-offset:5px}
.market-figure svg{touch-action:pan-y;cursor:crosshair}
.chart-marker{pointer-events:none}
.chart-marker line{stroke:#d3ddee;stroke-width:1;stroke-dasharray:3 4;opacity:.7}
.chart-marker circle{stroke:#172437;stroke-width:2}
.chart-tooltip{position:absolute;z-index:3;width:max-content;max-width:calc(100% - 24px);padding:10px 13px;background:#f8faff;color:#22344e;box-shadow:0 4px 18px #0002;border:1px solid #d5dfed;border-radius:5px;font-size:12px;line-height:1.8;pointer-events:none;font-variant-numeric:tabular-nums}
.chart-tooltip[hidden]{display:none}
.chart-tooltip strong{display:block;font-size:12px;font-weight:500;border-bottom:1px solid #e0e7f1;padding-bottom:4px;margin-bottom:4px}
.chart-tooltip span{display:block;white-space:nowrap}
.chart-interaction-hint{margin:9px 0 0!important;color:#9eafc5;font-size:12px;line-height:1.6}
.interaction-sr{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
@media(prefers-reduced-motion:reduce){.reveal-ready{opacity:1;transform:none;transition:none}.pointer-surface:after{display:none}.site-nav{transition:none!important}.work-row>span[aria-hidden],.note-row>span[aria-hidden],.project-card .arrow,.intro-side>a span{transform:none!important;transition:none!important}}

@media print{.reveal-ready{opacity:1!important;transform:none!important}.reading-progress,.pointer-surface:after,.chart-tooltip,.chart-interaction-hint{display:none!important}}

/* Wider desktop canvas and a compact, consistently aligned footer. */
@media(min-width:1100px){:root{--maxw:1440px}}
body.joey-site.joey-editorial .footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px 20px;align-content:start}
body.joey-site.joey-editorial .footer-links .footer-title{grid-column:1/-1;margin-bottom:9px}
body.joey-site.joey-editorial .footer-links a{display:flex;align-items:center;min-height:30px;white-space:nowrap}
@media(min-width:901px){body.joey-site.joey-editorial .footer-grid{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr) minmax(0,.85fr);gap:clamp(32px,4vw,64px);padding-bottom:24px}}
@media(max-width:760px){body.joey-site.joey-editorial .footer-links{gap:2px 16px}body.joey-site.joey-editorial .footer-links a{min-height:44px}}
