.learn-shell{max-width:1160px;margin:0 auto;padding:4rem 1.5rem 5rem}.learn-intro{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(0,1fr);gap:3rem;align-items:end;padding-bottom:3rem;border-bottom:1px solid #cbc7ba}.learn-intro h1{font-size:clamp(2.8rem,6vw,4.8rem);max-width:780px}.learn-deck{color:#504d44;font-size:1.1rem;line-height:1.75;max-width:65ch}.learn-label{font-family:IBM Plex Mono,monospace;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:#76531b}.learn-start{margin-top:1.5rem;display:inline-flex;align-items:center;gap:1rem;padding:.9rem 1.2rem;background:#233c2a;color:#faf7f0}.learn-start:hover{background:#31563d}.learn-list{list-style:none;margin:0;padding:0}.learn-card{display:grid;grid-template-columns:4rem minmax(0,1fr) 10rem;gap:1.5rem;align-items:start;padding:2.5rem 0;border-bottom:1px solid #cbc7ba}.learn-number{font-family:Cormorant Garamond,Georgia,serif;font-size:3.3rem;line-height:1;color:#7a5a22}.learn-card h2{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.8rem,3vw,2.4rem);line-height:1.15;font-weight:600;margin:.5rem 0 .75rem}.learn-card h2 a:hover{color:#76531b}.learn-card p{color:#504d44;line-height:1.65;max-width:65ch}.learn-meta{display:flex;flex-wrap:wrap;gap:.5rem 1.2rem;color:#565347;font-size:.85rem;line-height:1.6}.learn-meta a,.learn-body a,.learn-notes a,.learn-toc a:hover,.learn-bottom a{text-decoration:underline;text-underline-offset:3px}.learn-card .learn-meta{margin-top:.4rem}.learn-standard{margin-top:3rem;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3rem}.learn-standard h2,.learn-bottom h2{font-family:Cormorant Garamond,Georgia,serif;font-size:2rem;line-height:1.15;margin-bottom:1rem}.learn-standard p,.learn-standard li{line-height:1.75;color:#504d44}.learn-standard ul{list-style:disc;padding-left:1.25rem}.learn-article-head{max-width:900px;padding:1.5rem 0 2.5rem}.learn-article-head h1{font-size:clamp(2.6rem,5vw,4.1rem);margin:1rem 0 1.5rem}.learn-article-head .learn-meta{margin-top:1.5rem}.learn-answer{background:#e9ecdf;border-left:3px solid #466143;margin:0 0 3rem;padding:1.5rem;max-width:900px}.learn-answer p:last-child{margin-top:.65rem;font-size:1.1rem;line-height:1.65}.learn-reading{display:grid;grid-template-columns:13rem minmax(0,1fr);gap:3rem}.learn-toc{align-self:start;position:sticky;top:7rem;font-size:.9rem}.learn-toc ol{list-style:none;padding:0;margin:1rem 0}.learn-toc li{margin-bottom:.9rem;line-height:1.45}.learn-body{min-width:0;max-width:70ch;font-size:1.05rem;line-height:1.8;color:#37392f}.learn-body h2{font-family:Cormorant Garamond,Georgia,serif;font-size:2.15rem;line-height:1.2;font-weight:600;margin:2.7rem 0 1rem;color:#202d23;scroll-margin-top:7rem}.learn-body h2:first-child{margin-top:0}.learn-body h3{font-size:1.2rem;font-weight:600;margin:1.7rem 0 .7rem}.learn-body p{margin:0 0 1.2rem}.learn-body ul,.learn-body ol{margin:1rem 0 1.5rem;padding-left:1.5rem}.learn-body ul{list-style:disc}.learn-body ol{list-style:decimal}.learn-body li{margin:.55rem 0}.learn-body a{color:#735019;overflow-wrap:anywhere}.learn-body blockquote{margin:1.5rem 0;border-left:3px solid #9c782b;padding-left:1.25rem}.learn-body .diagram{margin:2rem 0;padding:1.5rem;background:#f0ede3;border:1px solid #d2cdbc}.learn-body .diagram figcaption{font-size:.85rem;line-height:1.6;margin-top:1rem;color:#565347}.learn-body .diagram-title{font-family:IBM Plex Mono,monospace;font-size:.75rem;color:#38523c;letter-spacing:.06em;text-transform:uppercase;margin-bottom:1rem}.learn-body .flow{list-style:none;padding:0;margin:0;display:grid;gap:.7rem}.learn-body .flow li{margin:0;padding:.9rem 1rem;border-left:3px solid #688360;background:#fffdf7;line-height:1.55}.learn-body .flow li+li:before{content:"↓";display:block;color:#617357;margin-top:-1.4rem;margin-bottom:.25rem}.learn-body .flow strong{display:block;color:#233c2a}.learn-body .choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.learn-body .choice-grid>div{border-top:3px solid #688360;padding:1rem;background:#fffdf7}.learn-body .choice-grid h3{margin:0 0 .6rem}.learn-body .choice-grid p{font-size:.95rem;margin:0}.learn-body .note{padding:1.2rem;background:#e9ecdf;margin:1.5rem 0}.learn-body .note p:last-child{margin-bottom:0}.learn-notes{border-top:1px solid #cbc7ba;margin-top:3rem;padding-top:1.5rem;font-size:.9rem;line-height:1.75;overflow-wrap:anywhere}.learn-notes summary{cursor:pointer;font-weight:600;padding:.5rem 0}.learn-notes ul{list-style:disc;padding-left:1.2rem;margin:.8rem 0 1.5rem}.learn-bottom{border-top:1px solid #cbc7ba;margin-top:3rem;padding-top:2rem}.learn-bottom p{margin:.8rem 0 1.2rem;line-height:1.7}.learn-related{display:flex;flex-wrap:wrap;gap:1rem 2rem;margin-top:1rem}@media(max-width:800px){.learn-shell{padding-top:2.5rem}.learn-intro,.learn-standard,.learn-reading{grid-template-columns:minmax(0,1fr);gap:1.5rem}.learn-card{grid-template-columns:2.5rem minmax(0,1fr);gap:1rem;padding:2rem 0}.learn-card>.learn-meta{grid-column:2;margin-top:0}.learn-number{font-size:2.3rem}.learn-toc{position:static;border-bottom:1px solid #cbc7ba;padding-bottom:.75rem}.learn-toc ol{display:flex;flex-wrap:wrap;gap:.6rem 1.25rem}.learn-toc li{margin:0}}@media(max-width:480px){.learn-body .choice-grid{grid-template-columns:minmax(0,1fr)}.learn-body .diagram{padding:1rem}}
