*,:after,:before{box-sizing:border-box}:root{--background:#ffffff;--foreground:#111111;--muted:#666666;--rule:#dddddd;--brand:#111111;--shadow:#111111}body,html{min-height:100%;margin:0}body{background:var(--background);color:var(--foreground);font-family:Georgia,Times New Roman,Times,serif;font-size:17px;letter-spacing:0;line-height:1.65;overflow-x:hidden}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:.18em}a:hover{color:var(--muted)}.post,.site{width:min(100% - 40px,720px);margin:0 auto;padding:72px 0}.home{min-height:100vh;padding:16px;background:repeating-conic-gradient(var(--foreground) 0 25%,var(--background) 0 50%) 0 0 /2px 2px}.desktop-frame{position:relative;min-height:calc(100vh - 32px);display:flex;align-items:center;justify-content:center;overflow:hidden;border:2px solid var(--foreground);border-radius:24px;background:var(--background);text-align:center;box-shadow:2px 2px 0 var(--shadow)}.icon-column{position:absolute;top:24px;left:24px;z-index:2;gap:14px}.desktop-icon,.icon-column{display:flex;flex-direction:column}.desktop-icon{width:62px;align-items:center;gap:5px;color:var(--foreground);font-size:11px;line-height:1.15;text-align:center}.desktop-icon-box{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border:2px solid var(--foreground);background:var(--background);box-shadow:1px 1px 0 var(--shadow);font-size:18px;line-height:1}.mickey-mark{width:min(62vw,800px);height:auto;max-height:72vh;color:var(--brand)}.mission{left:24px;width:min(430px,calc(100% - 48px));margin:0;line-height:1.25;text-align:left}.home-action,.mission{position:absolute;bottom:24px;z-index:2;font-size:clamp(17px,2vw,22px)}.home-action{right:24px;display:inline-flex;align-items:center;gap:8px;line-height:1.2;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.18em}.home-action-icon{width:1.1em;height:1.1em;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.landing-page{min-height:100vh;position:relative;background:var(--background);padding:56px}.landing-lockup{min-height:calc(100vh - 112px);display:grid;grid-template-columns:minmax(120px,.7fr) minmax(220px,1fr);align-items:center;gap:min(7vw,84px);width:min(100%,760px);margin:0 auto}.landing-brand-panel,.landing-research-panel{min-width:0}.landing-brand-panel{display:flex;justify-content:flex-end}.landing-research-panel{display:flex;flex-direction:column;align-items:flex-start}.landing-kicker{margin:0 0 10px;color:#676767;font-size:15px;line-height:1.35}.landing-mark{width:min(18vw,180px);height:auto;display:block;fill:var(--foreground)}.landing-mark-link{display:block;color:var(--foreground)}.landing-post-link{display:inline-flex;align-items:center;gap:6px;color:var(--foreground);font-size:clamp(18px,2vw,24px);font-weight:400;line-height:1.25;padding-bottom:1px;border-bottom:1px solid;text-decoration:none}.landing-post-link .link-icon{width:.78em;height:.78em;flex:0 0 auto;stroke-width:1.8}.post-site-header{height:54px;display:flex;align-items:center;justify-content:space-between;padding:0 21px;color:var(--foreground)}.post-wordmark{color:#676767;font-size:15px;letter-spacing:0;line-height:25px;text-decoration:none}.post-site-header nav{display:flex;align-items:center;gap:28px}.post-site-header nav a{color:var(--foreground);font-size:15px;letter-spacing:-.01em;line-height:25px;text-decoration:none}.post-site-header nav a:hover,.post-wordmark:hover{color:var(--foreground);text-decoration:underline;text-decoration-color:rgba(17,17,17,.22);text-underline-offset:2px}.post{width:min(100% - 40px,950px);margin:0 auto;padding:14px 0 96px;--toc-width:200px;--toc-gap:34px}.post-heading{max-width:660px;margin:0 auto 32px;text-align:center}.post-heading h1{max-width:600px;margin:1.5rem auto 0;font-size:30px;font-weight:700;letter-spacing:0;line-height:1.4}.post-metadata{display:flex;flex-direction:column;align-items:center;gap:6px;margin-top:16px;margin-bottom:32px;color:#6b6866;font-size:15px;letter-spacing:0;line-height:17px}.post-metadata span{color:var(--foreground);line-height:21px}.post-metadata time{color:#6b6866}.post-content{max-width:660px;margin:0 auto;position:relative;overflow:visible}.post-content p{margin:0 0 1.333rem;font-size:17px;letter-spacing:0;line-height:1.65}.post-content h2{margin:2.8rem 0 1rem;font-size:30px}.post-content h2,.post-content h3{scroll-margin-top:80px;font-weight:400;letter-spacing:0;line-height:1.4}.post-content h3{margin:2.5rem 0 .8rem;font-size:23px;font-style:italic}.post-content a{color:inherit;text-decoration:underline;text-decoration-color:rgba(17,17,17,.3);text-underline-offset:2px}.post-content a:hover{color:#504945;text-decoration-color:rgba(17,17,17,.45)}.post-content strong{font-weight:700}.post-content em{font-style:italic}.post-content ul{margin:1rem 0 1.333rem 1.5rem;padding:0;list-style:square}.post-content li{margin-bottom:.35rem;font-size:17px;line-height:1.65}.left-toc{position:absolute;top:0;left:calc(-1 * var(--toc-width) - var(--toc-gap));width:var(--toc-width);color:#676767;font-size:15px;line-height:1.4}.left-toc ol{margin:0;padding:0;list-style:none}.left-toc ol ol{margin-top:.35rem;padding-left:.75rem}.left-toc li{margin:0 0 .35rem;font-size:15px;line-height:1.4}.left-toc a{color:#676767;text-decoration:none}.left-toc a:hover{color:var(--foreground);text-decoration:underline;text-decoration-color:rgba(17,17,17,.22);text-underline-offset:2px}.post-figure{margin:2rem auto;text-align:center}.post-figure img,.post-figure video{display:block;width:100%;max-width:100%;height:auto;margin:0 auto}.post-figure-wide{width:min(86vw,860px);max-width:calc(100vw - 40px);margin-left:50%;transform:translateX(-50%)}.post-body{position:relative}.post-figure figcaption{margin:.8rem 0 2rem;color:#6b6866;font-size:15px;font-style:italic;letter-spacing:0;line-height:1.4;text-align:center}.post-hero-figure figcaption{margin-top:1.8rem;margin-bottom:3.2rem}.post-hero-figure img{border-radius:6px;box-shadow:0 10px 28px rgba(0,0,0,.1)}@media (min-width:1200px){.post{width:min(100% - 40px,970px);--toc-width:210px}}@media (min-width:1400px){.post{width:min(100% - 40px,990px);--toc-width:220px}}@media (min-width:1600px){.post{width:min(100% - 40px,1010px);--toc-width:250px}}@media (min-width:1800px){.post{width:min(100% - 40px,1030px);--toc-width:280px}}@media (max-width:1170px){.left-toc{display:none}}.v2-page{position:relative;min-height:100vh;display:flex;align-items:flex-start;overflow:hidden;background:var(--background);padding:72px}.v2-lockup{position:relative;z-index:2;width:min(100%,620px);margin:0}.v2-lockup h1{max-width:560px;margin:0;font-size:clamp(44px,8vw,82px);font-weight:400;letter-spacing:-.035em;line-height:.98}.v2-copy{max-width:460px;margin:0 0 28px;color:var(--foreground);font-size:21px;line-height:1.35}.v2-link{display:inline-flex;align-items:center;gap:8px;font-size:21px;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.18em}.link-icon{width:1.1em;height:1.1em;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.memo-site-header{height:64px;display:flex;align-items:center;justify-content:space-between;margin:0 24px;padding:0}.memo-site-header nav a,.memo-wordmark{color:var(--foreground);font-size:15px;line-height:25px;text-decoration:none}.memo-wordmark{display:inline-flex;align-items:center}.memo-wordmark svg{width:32px;height:auto;display:block;fill:var(--foreground)}.memo-site-header nav{display:flex;align-items:center;gap:24px}.memo-site-header nav a{padding:0;border:0;border-radius:0}.memo-site-header nav a:hover,.memo-wordmark:hover{color:var(--foreground)}.memo-wordmark:hover{text-decoration:underline;text-decoration-color:rgba(17,17,17,.24);text-underline-offset:2px}.memo-site-header nav a:hover{color:var(--foreground);text-decoration:underline;text-decoration-color:rgba(17,17,17,.35);text-underline-offset:2px}.memo-post{width:min(calc(100% - 48px),1040px);margin:0 auto;padding:24px 0 96px;--toc-width:190px;--toc-gap:34px}.memo-heading{max-width:660px;margin:0 auto 28px;padding-bottom:0;text-align:center}.memo-label{margin:0 0 14px;color:var(--foreground);font-size:15px;line-height:1.35}.memo-heading h1{max-width:660px;margin:0;font-size:clamp(28px,3.4vw,36px);font-weight:700;letter-spacing:-.016em;line-height:1.08;white-space:normal}.memo-metadata{display:flex;flex-direction:row;justify-content:center;align-items:baseline;gap:8px;margin:14px 0 0;color:#676767;font-size:15px;line-height:1.35}.memo-abstract{max-width:600px;margin:18px auto 0;color:var(--foreground);font-size:17px;line-height:1.55}.memo-content{margin-left:auto;margin-right:auto}.memo-content .post-figure-wide{width:min(76vw,760px);max-width:calc(100vw - 48px);margin-right:auto;margin-left:50%;transform:translateX(-50%)}.memo-content .post-hero-figure{position:relative;left:50%;margin-left:0;transform:translateX(-50%)}.memo-content .left-toc{position:absolute;top:4px;left:calc(-1 * var(--toc-width) - var(--toc-gap));width:var(--toc-width);margin:0;padding:0;border:0;border-radius:0;background:transparent}.memo-content .left-toc li{margin-bottom:.35rem}.memo-content .left-toc ol ol{padding-left:1rem}.memo-content.post-content p{font-size:17px;line-height:1.65}.memo-content.post-content h2{font-size:27px;font-weight:400;line-height:1.28}.memo-content .post-figure{margin:2.2rem auto}.memo-content .post-figure figcaption{max-width:660px;margin-left:auto;margin-right:auto}.memo-content .post-hero-figure img,.memo-content .post-hero-figure video{border-radius:3px;box-shadow:none}.memo-content .post-hero-figure figcaption{margin-top:2rem;margin-bottom:3.4rem}@media (max-width:760px){.memo-site-header{height:56px;margin:0 18px}.memo-site-header nav{gap:6px}.memo-site-header nav a{padding:0}.memo-post{width:min(calc(100% - 32px),660px);padding-top:42px}.memo-heading{max-width:660px;margin-bottom:34px}.memo-heading h1{font-size:30px;white-space:normal}.memo-metadata{flex-wrap:wrap;justify-content:center}.memo-content .post-figure-wide,.memo-content .post-hero-figure{left:auto;width:100%;max-width:100%;margin-left:auto;margin-right:auto;transform:none}.post-footer{margin-top:5rem;grid-template-columns:1fr;gap:28px;align-items:start}.post-footer-icon{width:min(70vw,260px)}.post-footer-links{align-items:flex-start}}@media (max-width:560px){body{font-size:17px}.site{width:min(100% - 28px,720px);padding:48px 0}.post-site-header{height:50px;padding:0 16px}.post-site-header nav{gap:18px}.post-site-header nav a,.post-wordmark{font-size:14px}.post{width:min(100% - 40px,950px);padding:34px 0 72px}.post-heading{margin-bottom:36px}.post-heading h1{font-size:30px}.post-content p{font-size:17px}.post-content h2{font-size:28px}.post-content li{font-size:17px}.memo-content .post-hero-figure,.post-figure-wide{left:auto;width:100%;max-width:100%;margin-left:auto;margin-right:auto;transform:none}.landing-page{padding:28px}.landing-lockup{min-height:calc(100vh - 56px);grid-template-columns:1fr;align-content:center;justify-items:center;gap:28px}.landing-brand-panel{justify-content:center}.landing-research-panel{align-items:center;text-align:center}.landing-mark{width:min(46vw,180px)}.landing-post-link{font-size:20px}.home{padding:10px}.desktop-frame{min-height:calc(100vh - 20px);border-radius:18px}.icon-column{top:18px;left:16px;gap:10px}.desktop-icon{width:52px;font-size:10px}.desktop-icon-box{width:32px;height:32px;font-size:16px}.mickey-mark{width:86vw;transform:translateY(-42px)}.mission{bottom:72px;width:auto}.home-action,.mission{left:16px;right:16px;font-size:18px}.home-action{bottom:18px;justify-content:flex-end;text-align:right}.v2-page{padding:32px 20px}.v2-lockup{width:100%}.v2-copy,.v2-link{font-size:18px}}