@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Gowun+Batang:wght@400;700&family=Noto+Sans+KR:wght@400;500;600;700;800&display=swap";:root{--paper:#f3f5ef;--surface:#fafbf7;--ink:#20352c;--muted:#647268;--line:#dce2d6;--green:#2c503b;--mint:#e7efdd;--lime:#d7eca8;--lilac:#e0d8ef;--focus:#6572ce;--radius:18px;--sans:"DM Sans", "Noto Sans KR", sans-serif;--serif:"Gowun Batang", serif;--mono:ui-monospace, SFMono-Regular, Consolas, monospace;color-scheme:light}.preserve-lines{white-space:pre-line}.project-source{margin-top:12px}.article-cover{border-radius:12px;width:min(100%,760px);height:auto;margin:0 auto 40px}:root[data-theme=dark]{--paper:#18241e;--surface:#202e26;--ink:#e6ecdf;--muted:#b0bbaa;--line:#3a4a3e;--green:#d7eca8;--mint:#26382b;--lime:#374b31;--lilac:#403a50;--focus:#b7bafa;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{background:var(--paper);color:var(--ink);font-family:var(--sans);word-break:keep-all;-webkit-font-smoothing:antialiased;margin:0;font-size:15px;line-height:1.7}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.45}button:active,.button:active{transform:translateY(1px)}button{border:0}a,button{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--focus);outline-offset:5px}button,input,select{accent-color:var(--green)}input{min-width:0}h1,h2,h3,p,figure{margin:0}h1,h2,h3{letter-spacing:-.05em;font-weight:600;line-height:1.45}p{color:var(--muted)}img{max-width:100%;display:block}svg{flex-shrink:0}::selection{background:var(--lilac);color:var(--ink)}[hidden]{display:none!important}.wrap{width:min(1224px,100% - 96px);margin-inline:auto}.eyebrow,.mono{font-family:var(--mono);letter-spacing:.12em;font-size:10px;font-weight:500}.eyebrow{color:var(--muted);margin-bottom:20px}.small-note{color:var(--muted);font-size:12px}.icon-button{background:0 0;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:background .15s;display:inline-flex}.icon-button:hover{background:var(--mint)}.button{border:1px solid var(--line);background:var(--surface);border-radius:8px;justify-content:center;align-items:center;gap:20px;min-height:50px;padding:12px 22px;font-size:13px;font-weight:500;transition:background .2s,transform .2s;display:inline-flex}.button:hover{background:var(--mint);transform:translateY(-2px)}.button.dark{background:var(--green);color:var(--paper);border-color:var(--green)}.button.dark:hover{filter:brightness(1.15)}.text-link{align-items:center;gap:12px;font-size:13px;font-weight:500;display:inline-flex}.text-link:hover{text-underline-offset:6px;text-decoration:underline}.skip-link{z-index:100;background:var(--ink);color:var(--paper);padding:12px;position:fixed;top:-100px;left:16px}.skip-link:focus{top:16px}.site-header{border-bottom:1px solid var(--line);align-items:center;gap:30px;height:106px;display:flex}.brand{letter-spacing:-1.4px;align-items:center;gap:12px;font-size:24px;font-weight:700;line-height:1;display:flex}.brand>span:last-child{align-items:center;gap:12px;display:flex}.brand small{color:var(--muted);letter-spacing:0;border-left:1px solid var(--line);padding-left:12px;font-size:12px;font-weight:400}.brand-symbol{align-items:center;gap:4px;height:26px;display:flex;transform:rotate(-12deg)}.brand-symbol i{background:var(--green);border-radius:2px;width:6px;height:23px;display:block}.brand-symbol i:nth-child(2){height:32px}.brand-symbol i:nth-child(3){height:17px}.site-header nav{gap:34px;margin-left:auto;display:flex}.site-header nav a{color:var(--muted);padding:10px 0;font-size:13px;position:relative}.site-header nav a:hover,.site-header nav a[aria-current]{color:var(--ink)}.site-header nav a[aria-current]:after{content:"";background:var(--green);border-radius:50%;width:4px;height:4px;position:absolute;bottom:2px;left:calc(50% - 2px)}.header-tools{border-left:1px solid var(--line);gap:3px;padding-left:20px;display:flex}.menu-toggle{display:none}.hero{grid-template-columns:1.08fr 1fr;align-items:center;gap:30px;padding-block:65px 62px;display:grid}.hero-copy{padding-block:15px}.hero-copy .eyebrow{letter-spacing:.075em;align-items:center;gap:9px;margin-bottom:35px;font-size:9px;display:flex}.status-dot{background:#6d8c53;border-radius:50%;width:6px;height:6px;display:inline-block;box-shadow:0 0 0 4px #77905a15}.hero h1{letter-spacing:-.075em;white-space:nowrap;font-size:clamp(38px,4.5vw,62px);font-weight:600;line-height:1.4;position:relative}.word-forward{position:relative}.word-forward svg{color:#9da97a;width:100%;height:12px;position:absolute;bottom:-5px;left:0}.hero-description{letter-spacing:-.01em;margin-top:29px;font-size:13px;line-height:2.1}.hero-actions{flex-wrap:wrap;align-items:center;gap:25px;margin-top:30px;display:flex}.hero-foot{align-items:center;gap:25px;margin-top:49px;display:flex}.handwritten{font-family:var(--serif);letter-spacing:-.02em;font-size:15px;font-style:italic}.little-flower{color:#8e9c7f;font-size:38px;line-height:1}.hero-art{isolation:isolate;aspect-ratio:1.06;background:#dbe3cf;border-radius:130px 18px 18px;position:relative}.hero-art>img{object-fit:cover;border-radius:inherit;width:100%;height:100%}.hero-art figcaption{backdrop-filter:blur(12px);color:#263b2f;z-index:2;font:9px var(--mono);letter-spacing:.025em;background:#f5f7efda;border-radius:6px;justify-content:space-between;align-items:center;padding:9px 12px;display:flex;position:absolute;bottom:14px;left:17px;right:17px}.hero-art figcaption>span{align-items:center;gap:7px;display:flex}.hero-art figcaption i{background:#6e8b51;border-radius:50%;width:4px;height:4px;display:block}.hero-art figcaption a{color:inherit;font:10px var(--sans);background:0 0;padding:5px 4px}.hero-art figcaption a:hover{text-underline-offset:3px;text-decoration:underline}.art-stamp{background:var(--lilac);border:1px solid #b2a7c7;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:102px;height:102px;display:flex;position:absolute;top:-17px;right:-12px;transform:rotate(13deg);box-shadow:0 5px #00000005}.art-stamp span{font:8px var(--mono);letter-spacing:1px}.art-stamp b{font-family:var(--serif);margin:2px 0;font-size:19px;font-style:italic;font-weight:400}.interest-strip{background:var(--mint);border-block:1px solid var(--line);overflow:hidden}.interest-strip>.wrap{white-space:nowrap;justify-content:space-between;align-items:center;gap:22px;padding-block:18px;font-size:12px;display:flex}.interest-strip .mono{letter-spacing:.04em;color:var(--muted);font-size:8px}.strip-star{color:#8a9b71;font-size:21px}.section{padding-block:75px}.section-heading{justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:33px;display:flex}.section-heading .eyebrow{margin-bottom:13px}h2{font-size:29px}.section-heading>.text-link{margin-bottom:5px}.count{font:11px var(--mono);letter-spacing:0;vertical-align:top;color:var(--muted);margin-left:13px;padding-top:5px;display:inline-block}.section-description{margin-top:12px;font-size:13px}.home-notes{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.note-row{border-top:1px solid var(--line);padding-top:23px;padding-bottom:10px}.note-info{align-items:center;gap:13px;font-size:10px;display:flex}.tag{background:var(--mint);border-radius:4px;padding:3px 8px;font-size:10px}.stage{color:var(--muted);align-items:center;gap:6px;font-size:10px;display:inline-flex}.stage i,.stage-guide i{border:1px solid #849178;border-radius:50%;width:5px;height:5px;display:inline-block}.stage i.growing,.stage-guide i.growing{background:#a7b691}.stage i.evergreen,.stage-guide i.evergreen{background:#4f7549}.note-title{justify-content:space-between;align-items:flex-start;gap:15px;margin-top:18px;display:flex}.note-title h3{letter-spacing:-.04em;font-size:18px;line-height:1.65}.note-title svg{opacity:.65;width:17px;margin-top:4px}.note-title:hover h3{text-underline-offset:5px;text-decoration:underline}.note-row>p{margin-top:10px;font-size:12px;line-height:1.9}.note-date{color:var(--muted);flex-wrap:wrap;align-items:center;gap:12px;margin-top:24px;font-size:10px;display:flex}.note-date time{font-family:var(--mono);font-size:10px}.lab-section{background:var(--surface);border-block:1px solid var(--line)}.project-grid{grid-template-columns:repeat(3,1fr);gap:27px;display:grid}.project-image{background:var(--mint);border-radius:12px;display:block;position:relative;overflow:hidden}.project-image img{aspect-ratio:1.38;object-fit:cover;width:100%;height:auto;transition:transform .45s}.project-image:hover img{transform:scale(1.045)}.project-pill{color:#24392d;background:#f4f6eedb;border-radius:5px;padding:4px 9px;font-size:9px;position:absolute;top:15px;left:15px}.project-open{color:#24392d;background:#ffffffd4;border-radius:50%;place-items:center;width:35px;height:35px;display:grid;position:absolute;bottom:14px;right:14px}.project-meta{font:9px var(--mono);color:var(--muted);letter-spacing:.025em;justify-content:space-between;margin-top:18px;display:flex}.project-card h3{margin-top:9px;font-size:19px}.project-card h3 a:hover{text-underline-offset:5px;text-decoration:underline}.project-card>p{margin-top:5px;font-size:12px}.now-section{grid-template-columns:1fr 1.1fr;gap:80px;display:grid}.now-section .text-link{margin-top:28px}.small-flower{color:#8d9e79;vertical-align:middle;margin-left:22px;font-size:36px;font-weight:400;display:inline-block}.now-list>div{border-bottom:1px solid var(--line);align-items:center;gap:18px;padding:19px 0;display:flex}.now-list>div:first-child{padding-top:0}.now-label{font:9px var(--mono);width:90px;color:var(--muted);letter-spacing:.035em;flex-shrink:0}.now-list p{color:var(--ink);font-size:13px}.now-list>div>span:last-child{color:var(--muted);margin-left:auto}.now-list time{font:9px var(--mono);text-align:right;color:var(--muted);margin-top:18px;display:block}.subscribe{background:var(--mint);border:1px solid var(--line);border-radius:13px;align-items:center;gap:30px;padding:40px 42px;display:flex}.subscribe-mark{color:#92a377;font-family:serif;font-size:74px;line-height:1}.subscribe .eyebrow{margin-bottom:9px;font-size:9px}.subscribe h2{font-size:25px}.subscribe p{margin-top:10px;font-size:12px;line-height:1.9}.subscribe-actions{flex-direction:column;align-items:center;gap:12px;margin-left:auto;display:flex}.subscribe-actions .small-note{font-size:10px}.site-footer{margin-top:72px;padding-bottom:28px}.footer-top{border-bottom:1px solid var(--line);align-items:center;gap:30px;padding-bottom:26px;display:flex}.footer-top p{font-family:var(--serif);font-size:13px}.back-top{margin-left:auto;font-size:11px}.footer-bottom{color:var(--muted);justify-content:space-between;gap:20px;padding-top:20px;font-size:10px;display:flex}.footer-bottom>div{gap:20px;display:flex}.footer-bottom a:hover{text-decoration:underline}.page-content{min-height:65vh;padding-top:64px}.page-intro{margin-bottom:53px}.page-intro h1{letter-spacing:-.065em;font-size:44px;font-weight:600;line-height:1.5}.page-intro>p:last-child{margin-top:20px;font-size:14px;line-height:2}.filter-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding-bottom:22px;display:flex}.filter-tabs{flex-wrap:wrap;gap:6px;display:flex}.filter-button{color:var(--muted);background:0 0;border-radius:6px;padding:9px 15px;font-size:12px}.filter-button:hover{background:var(--mint)}.filter-button.active{background:var(--ink);color:var(--paper)}.inline-search{border:1px solid var(--line);background:var(--surface);border-radius:6px;align-items:center;gap:10px;padding:9px 13px;display:flex}.inline-search input{outline-offset:8px;width:220px;color:var(--ink);background:0 0;border:0;font-size:12px}.result-count{margin:20px 0;font-size:11px}.notes-list{grid-template-columns:1fr 1fr;gap:32px;display:grid}.notes-list .note-row{border:1px solid var(--line);background:var(--surface);border-radius:10px;padding:25px}.stage-guide{color:var(--muted);flex-wrap:wrap;align-items:center;gap:25px;margin-top:30px;padding:25px 0;font-size:10px;display:flex}.stage-guide>span{align-items:center;gap:6px;display:flex}.stage-guide p{margin-left:auto;font-size:11px}.empty-state{text-align:center;background:var(--surface);border-radius:10px;padding:60px 20px}.empty-state>span{font-size:50px}.empty-state h2{font-size:22px}.empty-state p{margin:15px 0 25px}.project-grid.two{grid-template-columns:1fr 1fr}.quiet-callout{background:var(--mint);border-radius:12px;align-items:center;gap:25px;margin-top:60px;padding:35px;display:flex}.quiet-callout>span{font-size:35px}.quiet-callout h2{font-size:20px}.quiet-callout p{margin-top:8px;font-size:12px}.quiet-callout .text-link{margin-left:auto}.lab-note{text-align:center;padding:60px 0 10px}.lab-note p{font-family:var(--serif);margin-top:18px;font-size:19px;line-height:1.9}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.about-grid>img{aspect-ratio:1;object-fit:cover;border-radius:12px 100px 12px 12px;width:100%}.about-grid h2{margin-bottom:25px;font-size:30px}.about-grid p:not(.eyebrow){margin-block:20px;font-size:14px;line-height:2}.about-bottom{border-block:1px solid var(--line);grid-template-columns:1fr 1fr;gap:70px;margin-top:70px;padding:40px 0;display:grid}.about-bottom h2{margin-bottom:20px;font-size:24px}.about-bottom p{font-size:13px;line-height:1.9}.about-bottom .text-link{margin-top:20px}.simple-list{margin:0 0 20px;padding:0;font-size:14px;line-height:2.4;list-style:none}.simple-list li:before{content:"↗";color:var(--muted);margin-right:15px}.colophon{max-width:730px;padding-top:45px}.colophon h2{font-size:23px}.colophon p:not(.eyebrow){margin-block:20px;font-size:13px;line-height:2}.not-found{text-align:center;padding-block:120px}.not-found h1{margin-block:25px;font-size:42px}.not-found p{margin-bottom:30px}.not-found>.text-link{margin-left:25px}.article-page{padding-top:40px}.back-link{color:var(--muted);font-size:12px}.article-header{max-width:760px;margin:50px auto 45px}.article-header h1{margin:20px 0;font-size:38px;line-height:1.6}.article-header>p{font-size:16px;line-height:1.9}.article-meta{color:var(--muted);flex-wrap:wrap;gap:20px;margin-top:25px;font-size:11px;display:flex}.article-layout{border-top:1px solid var(--line);grid-template-columns:180px minmax(0,760px);gap:52px;padding-top:40px;display:grid}.toc{align-self:start;position:sticky;top:30px}.toc .eyebrow{font-size:9px}.toc nav{flex-direction:column;gap:15px;display:flex}.toc a{color:var(--muted);font-size:11px}.toc a:hover{color:var(--ink)}.prose{min-width:0;font-size:16px;line-height:2.1}.prose p{color:var(--ink);opacity:.9;margin:0 0 25px}.prose h2{margin:45px 0 22px;font-size:26px}.prose h2:first-child{margin-top:0}.prose h3{margin:30px 0 15px;font-size:21px}.prose ul,.prose ol{margin-bottom:25px;padding-left:22px}.prose li{margin:8px 0}.prose a{color:var(--green);text-underline-offset:5px;text-decoration:underline}.prose code{font-family:var(--mono);background:var(--mint);overflow-wrap:anywhere;border-radius:4px;padding:3px 6px;font-size:.82em}.prose pre{border:1px solid var(--line);border-radius:10px;margin:28px 0;padding:22px;line-height:1.7;overflow:auto}.prose pre code{background:0 0;padding:0}.prose blockquote{background:var(--mint);font-family:var(--serif);border-left:3px solid #96a981;margin:35px 0;padding:14px 25px}.prose blockquote p{margin:0}.prose img{border-radius:12px;margin-block:25px}.prose table{border-collapse:collapse;width:100%;margin-block:25px;font-size:12px}.prose td,.prose th{border-bottom:1px solid var(--line);text-align:left;padding:10px}.article-end{border-top:1px solid var(--line);align-items:center;gap:20px;margin-top:50px;padding:25px 0;display:flex}.article-end>span{color:var(--muted);font-size:30px}.article-end p{color:var(--muted);margin:0;font-size:12px}.related{max-width:760px;margin:40px auto 0}.related h2{margin-bottom:20px;font-size:25px}.related>a{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px 0;font-size:14px;display:flex}dialog{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:16px;width:min(640px,100% - 32px);max-height:80vh;padding:28px;box-shadow:0 25px 100px #0003}dialog::backdrop{backdrop-filter:blur(5px);background:#15261f88}.search-head{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.search-head h2{font-size:22px}.search-input{border:1px solid var(--line);background:var(--paper);border-radius:8px;align-items:center;gap:12px;padding:12px 16px;display:flex}.search-input input{width:100%;color:var(--ink);background:0 0;border:0}#search-status{margin-top:15px}#search-results{margin:18px 0 0;padding:0;list-style:none}#search-results a{border-radius:6px;flex-direction:column;gap:5px;padding:15px;display:flex}#search-results a:hover{background:var(--mint)}#search-results strong{font-size:14px}#search-results span{color:var(--muted);font-size:12px}.search-hint{border-top:1px solid var(--line);color:var(--muted);align-items:center;gap:7px;margin-top:20px;padding-top:15px;font-size:10px;display:flex}.search-hint span{margin-left:auto}kbd{border:1px solid var(--line);font-family:var(--mono);border-radius:4px;padding:3px 6px}.experiment-head{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:30px;display:flex}.experiment-head h1{font-size:38px}.experiment-head p{margin-top:12px;font-size:13px}.experiment-stage{border:1px solid var(--line);background:#14251e;border-radius:16px;position:relative;overflow:hidden}.experiment-stage canvas{touch-action:pan-y;width:100%;height:540px;display:block}.experiment-controls{background:var(--surface);border:1px solid var(--line);border-radius:10px;flex-wrap:wrap;align-items:center;gap:30px;margin-top:20px;padding:22px 26px;display:flex}.experiment-controls label{align-items:center;gap:14px;font-size:12px;display:flex}.experiment-controls input[type=range]{width:110px}.experiment-controls output{min-width:30px;font:11px var(--mono)}.experiment-caption{margin-top:20px;font-size:12px}.experiment-caption a{text-decoration:underline}.pairs-container{background:var(--mint);border:1px solid var(--line);border-radius:15px;max-width:760px;margin:auto;padding:35px}.game-stats{justify-content:space-between;align-items:center;margin-bottom:25px;font-size:13px;display:flex}.game-stats strong{font:24px var(--mono)}.pairs-board{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.pair-card{aspect-ratio:1.12;background:var(--surface);color:var(--green);border:1px solid var(--line);border-radius:12px;justify-content:center;align-items:center;font-size:35px;transition:background .18s,transform .18s;display:flex;box-shadow:0 3px #00000006}.pair-card:hover{background:var(--lilac);transform:translateY(-3px)}.pair-card.flipped{background:var(--lilac)}.pair-card.matched{background:var(--green);color:var(--paper);opacity:1;cursor:default}.game-status{text-align:center;min-height:50px;padding-top:24px;font-size:14px}.game-new{margin:15px auto 0;display:block}@media (width>=1500px){.wrap{max-width:1320px}.hero{gap:70px}.hero h1{font-size:66px}.hero-art{aspect-ratio:1.15}}@media (width<=1050px){.wrap{width:calc(100% - 64px)}.hero h1{font-size:43px}.hero{gap:25px}.hero-actions{gap:16px}.hero-actions .text-link{font-size:11px}.hero-foot{margin-top:30px}.hero-description{font-size:12px}.hero-copy .eyebrow{font-size:8px}.interest-strip>.wrap{justify-content:flex-start;gap:20px}.interest-strip>.wrap>span:last-child{display:none}.subscribe{gap:20px;padding:30px}.subscribe-mark{font-size:50px}.subscribe h2{font-size:21px}.article-layout{grid-template-columns:130px minmax(0,1fr);gap:30px}.home-notes{gap:22px}.note-title h3{font-size:16px}.now-section{gap:35px}}@media (width<=760px){.wrap{width:calc(100% - 40px)}.site-header{gap:16px;height:82px;position:relative}.brand{font-size:23px}.brand-symbol{transform:scale(.85)rotate(-12deg)}.header-tools{border:0;gap:0;margin-left:auto;padding:0}.icon-button{width:39px;height:42px}.menu-toggle{display:inline-flex}.site-header nav{z-index:10;background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:15px 22px;display:none;position:absolute;top:74px;left:0;right:0;box-shadow:0 15px 30px #0001}.site-header nav.open{flex-direction:column;gap:5px;display:flex}.site-header nav a[aria-current]:after{bottom:20px;left:auto;right:0}.hero{grid-template-columns:1fr;gap:40px;padding-block:36px 38px}.hero-copy{padding:0}.hero-copy .eyebrow{margin-bottom:23px;font-size:8px}.hero h1{font-size:clamp(35px,7.7vw,57px)}.hero-description{margin-top:23px;font-size:12px;line-height:2}.hero-actions{gap:22px;margin-top:26px}.hero-actions .text-link{font-size:12px}.hero-foot{gap:17px;margin-top:26px}.handwritten{font-size:13px}.little-flower{font-size:27px}.hero-art{aspect-ratio:1.25;border-top-left-radius:90px;max-height:460px}.art-stamp{width:83px;height:83px;top:-21px;right:8px}.art-stamp b{font-size:17px}.art-stamp span{font-size:6px}.interest-strip>.wrap{gap:19px;padding-block:15px;font-size:11px}.interest-strip .mono{font-size:7px}.interest-strip .strip-star{font-size:17px}.interest-strip>.wrap>span:nth-child(n+5){display:none}.section{padding-block:45px}.section-heading{gap:15px;margin-bottom:25px}.section-heading>.text-link{white-space:nowrap;gap:7px;font-size:10px}.section-heading>.text-link svg{width:16px}.section-heading .eyebrow{margin-bottom:9px;font-size:9px}h2{font-size:23px}.section-description{font-size:12px}.home-notes{grid-template-columns:1fr;gap:21px}.note-title h3{font-size:18px}.note-row>p{font-size:13px}.note-row{padding-top:20px}.note-date{margin-top:16px}.project-grid,.project-grid.two{grid-template-columns:1fr;gap:35px}.project-meta{margin-top:14px}.project-card>p{font-size:12px}.now-section{grid-template-columns:1fr;gap:30px}.now-section .text-link{margin-top:19px}.now-label{width:80px}.now-list p{font-size:12px}.subscribe{border-radius:12px;flex-wrap:wrap;gap:18px;padding:26px}.subscribe-mark{display:none}.subscribe h2{font-size:22px}.subscribe-actions{align-items:flex-start;margin:5px 0 0}.subscribe .button{min-height:45px;font-size:12px}.subscribe p{font-size:12px}.subscribe-actions .small-note{font-size:9px}.site-footer{margin-top:43px}.footer-top{flex-wrap:wrap;gap:18px;padding-bottom:22px}.footer-top p{order:3;width:100%;font-size:11px}.footer-bottom{flex-direction:column;gap:16px;font-size:10px}.footer-bottom>div{flex-wrap:wrap;gap:18px}.page-content{padding-top:40px}.page-intro{margin-bottom:35px}.page-intro h1{font-size:32px;line-height:1.6}.page-intro>p:last-child{font-size:13px}.small-flower{margin-left:12px;font-size:28px}.filter-toolbar{flex-direction:column;align-items:stretch;gap:15px}.inline-search input{width:100%}.notes-list{grid-template-columns:1fr;gap:20px}.stage-guide{gap:15px}.stage-guide p{width:100%;margin:0}.quiet-callout{flex-wrap:wrap;gap:16px;margin-top:40px;padding:24px}.quiet-callout>span{display:none}.quiet-callout .text-link{margin:0}.about-grid{grid-template-columns:1fr;gap:33px}.about-grid>img{aspect-ratio:1.25}.about-grid h2{font-size:26px}.about-grid p:not(.eyebrow){font-size:13px}.about-bottom{grid-template-columns:1fr;gap:35px;margin-top:40px}.about-bottom h2{font-size:23px}.article-header{margin-block:32px}.article-header h1{font-size:30px}.article-header>p{font-size:14px}.article-layout{padding-top:25px;display:block}.toc{border-bottom:1px solid var(--line);margin-bottom:30px;padding-bottom:23px;position:static}.toc nav{flex-flow:wrap;gap:12px 20px}.toc .eyebrow{margin-bottom:12px}.prose{font-size:15px;line-height:2}.prose h2{font-size:23px}.prose pre{padding:16px}.prose table{font-size:11px}.article-meta{gap:10px}.not-found{padding-block:75px}.not-found h1{font-size:31px}.not-found>.text-link{justify-content:center;margin:25px 0 0;display:flex}.experiment-head{flex-direction:column;align-items:flex-start;gap:18px}.experiment-head h1{font-size:30px}.experiment-stage canvas{height:390px}.experiment-controls{gap:18px;padding:20px}.experiment-controls label{justify-content:space-between;width:100%}.experiment-controls input[type=range]{flex:1;max-width:200px}.pairs-container{padding:18px}.pairs-board{gap:9px}.pair-card{border-radius:9px;font-size:28px}.game-stats strong{font-size:20px}.game-stats{font-size:11px}.search-input input{font-size:14px}dialog{padding:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.project-actions{flex-wrap:wrap;gap:12px 22px;margin-top:20px;display:flex}.project-status{color:var(--muted);margin-top:14px;font-size:12px;display:inline-block}@media (width<=600px){.home-notes .note-row{padding-block:24px}.project-grid{row-gap:36px}.section{padding-block:48px}}
