.glossary,.term{max-width:760px;margin:0 auto;padding:9rem 1.5rem 5rem;color:var(--foreground);background-color:var(--background)}.glossary :is(p,li),.term :is(p,li){font-size:1.08rem;line-height:1.7;color:var(--foreground)}.glossary a,.term a{color:var(--foreground);text-decoration:underline;text-underline-offset:3px;-webkit-text-decoration-color:var(--foreground-200);text-decoration-color:var(--foreground-200);transition:color .2s ease,-webkit-text-decoration-color .2s ease;transition:color .2s ease,text-decoration-color .2s ease;transition:color .2s ease,text-decoration-color .2s ease,-webkit-text-decoration-color .2s ease}.glossary a:hover,.term a:hover{color:#ff6b35;-webkit-text-decoration-color:#ff6b35;text-decoration-color:#ff6b35}.glossary-kicker{color:var(--foreground-200);margin-bottom:1rem}.glossary-hero h1{font-size:clamp(2rem,5vw,3.25rem);line-height:1.05;margin-bottom:1.25rem}.glossary-intro{max-width:60ch;color:var(--foreground);opacity:.85}.glossary-groups{margin-top:4rem;display:flex;flex-direction:column;gap:3rem}.glossary-group-title{color:var(--foreground-200);padding-bottom:.75rem;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:1.5rem}.glossary-list{list-style:none;display:flex;flex-direction:column;gap:.5rem}.glossary-item a{display:block;padding:1.25rem;border:1px solid rgba(255,255,255,.08);border-radius:10px;text-decoration:none;transition:border-color .2s ease,background-color .2s ease}.glossary-item a:hover{border-color:rgba(255,255,255,.22);background-color:rgba(255,255,255,.02);color:var(--foreground)}.glossary-item-term{display:block;font-size:1.25rem;margin-bottom:.4rem}.glossary-item-tldr{display:block;font-size:.98rem;line-height:1.55;color:var(--foreground-200)}.term-breadcrumb{color:var(--foreground-200);margin-bottom:2rem}.term-breadcrumb a{text-decoration:none}.term-header h1{font-size:clamp(2rem,5vw,3rem);line-height:1.05}.term-aka{color:var(--foreground-200);margin-top:.75rem}.term-tldr{margin:2rem 0;padding:1.25rem 1.5rem;border-left:3px solid #ff6b35;background-color:rgba(255,255,255,.03);border-radius:0 8px 8px 0}.term-tldr-label{color:#ff6b35;margin-bottom:.5rem}.term-answer{font-size:1.2rem!important;line-height:1.65!important;margin-bottom:2.5rem}.term-section{margin-bottom:2.25rem}.term-section h2{font-size:1.4rem;line-height:1.2;margin-bottom:.85rem}.term-stats{margin:3rem 0;padding:1.75rem;border:1px solid rgba(255,255,255,.1);border-radius:12px}.term-related p,.term-sources p,.term-stats-label{color:var(--foreground-200);margin-bottom:1rem}.term-stats ul{list-style:none;gap:1.25rem}.term-stat,.term-stats ul{display:flex;flex-direction:column}.term-stat{gap:.35rem}.term-stat-value{font-size:1.5rem;color:#ff6b35}.term-stat-label{font-size:.98rem!important;line-height:1.55;color:var(--foreground)}.term-related,.term-sources{margin-top:2.5rem}.term-related ul,.term-sources ul{list-style:none;display:flex;flex-direction:column;gap:.6rem}.term-footer{margin-top:3.5rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.term-byline{display:flex;flex-direction:column;gap:.4rem;margin-bottom:2rem}.term-byline .term-author{color:var(--foreground)}.term-dates{color:var(--foreground-200)}@media (max-width:640px){.glossary,.term{padding-top:7rem}}