:root{--text: #111;--muted: #828282;--accent: #2a7ae2;--bg: #fdfdfd}*,*:before,*:after{box-sizing:border-box}html{font-family:Montserrat,system-ui,sans-serif;font-size:1.05rem;line-height:1.6;color:var(--text);background:var(--bg)}body{margin:0;min-height:100vh}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.wrapper{max-width:960px;margin:0 auto;padding:0 1.25rem}.site-header{border-bottom:1px solid #e8e8e8;padding:.65rem 0 .35rem}.site-title{font-size:1.6rem;font-weight:600;letter-spacing:-.02em}.site-title a{color:var(--text)}.site-nav{margin-top:.5rem;display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;font-size:.95rem}.site-nav a{color:var(--muted)}.site-nav a:hover{color:var(--text)}.site-nav .language-switch{border:1px solid #e8e8e8;border-radius:4px;color:var(--muted);font-size:.82rem;line-height:1.2;padding:.2rem .45rem}.site-nav .language-switch:hover,.site-nav .language-switch:focus-visible{border-color:var(--accent);color:var(--accent);text-decoration:none}main{padding:.9rem 0 3rem}.search-box{margin:0}.search-toggle{appearance:none;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e8e8e8;border-radius:4px;background:#fff;color:var(--muted);cursor:pointer;font:inherit;font-size:.85rem;line-height:1.2;padding:.25rem}.search-toggle:hover,.search-toggle:focus-visible,.search-toggle[aria-expanded=true]{border-color:var(--accent);color:var(--accent)}.search-toggle-icon{width:1rem;height:1rem}.site-search-toggle{margin:0}.search-panel{padding-top:.35rem;padding-bottom:.15rem}.search-input{width:100%;max-width:38rem;border:1px solid #dcdcdc;border-radius:4px;background:#fff;color:var(--text);font:inherit;font-size:.95rem;line-height:1.35;padding:.45rem .6rem}.search-input:focus{border-color:var(--accent);outline:2px solid #d9eaff;outline-offset:1px}.search-status{margin-top:.2rem}.search-status:empty{display:none}.search-results{list-style:none;margin:.5rem 0 1.25rem;padding:0}.search-result{margin-bottom:.9rem}.search-result-title{display:inline-block;font-size:1.08rem;line-height:1.35}.search-result-meta{margin-top:.05rem}.search-result-excerpt{margin:.15rem 0 0;color:var(--muted);font-size:.9rem;line-height:1.5}.search-result-excerpt mark{background:#fff3b0;color:var(--text);padding:0 .1rem}.home-lead{font-size:1.15rem;margin:0 0 1.25rem;color:var(--muted)}.home-heading{font-size:1.35rem;font-weight:600;margin:0 0 1rem}.home-layout{display:block}.tag-rail{display:none}.post-list{list-style:none;margin:1rem 0 0;padding:0}.post-list>li{margin-bottom:.9rem}.post-list>li.is-read .post-list-title{color:#5f5f5f}.post-list-title{display:inline-block;font-size:1.12rem;line-height:1.35}.post-list-heading{display:flex;flex-wrap:wrap;align-items:baseline;gap:.25rem .55rem}.steelman-list-link{display:inline-flex;align-items:center;justify-content:center;width:1.45rem;height:1.45rem;border:1px solid #e8e8e8;border-radius:4px;color:var(--muted);background:#fff;flex:0 0 auto}.steelman-list-link:hover,.steelman-list-link:focus-visible{border-color:var(--accent);color:var(--accent);text-decoration:none}.steelman-list-icon{width:1rem;height:1rem}.post-meta{font-size:.85rem;color:var(--muted)}.post-meta-list{display:flex;flex-wrap:wrap;gap:.1rem .55rem;align-items:center;margin:.05rem 0 0}.post-meta-list>*{display:inline-flex;align-items:center}.post-meta-list>*:not(:first-child):before{content:"·";margin-right:.6rem;color:#bdbdbd}.read-marker{display:none;color:#4f7f4f;font-weight:600}.is-read .read-marker{display:inline-flex}.read-toggle{appearance:none;border:1px solid #dcdcdc;border-radius:4px;background:#fff;color:var(--muted);cursor:pointer;font:inherit;font-size:.78rem;line-height:1.2;padding:.12rem .4rem}.read-toggle:hover,.read-toggle:focus-visible,.read-toggle.is-read{border-color:#6a996a;color:#3f733f;text-decoration:none}.read-toggle.is-read{background:#f0f7f0}.post-tags{list-style:none;display:flex;flex-wrap:wrap;gap:.25rem;margin:.2rem 0 0;padding:0}.post-tag{border:1px solid #e8e8e8;border-radius:4px;color:var(--muted);background:#fff;font-size:.72rem;line-height:1.2;padding:.1rem .35rem}.post-tag-button,.post-tag-link{appearance:none;cursor:pointer;font-family:inherit;text-decoration:none}.post-tag-button:hover,.post-tag-button:focus-visible,.post-tag-link:hover,.post-tag-link:focus-visible,.post-tag-button.is-active{border-color:var(--accent);color:var(--accent);text-decoration:none}.post-tag-button.is-active{background:#eef5ff}@media(min-width:1400px){.home-layout{position:relative}.tag-rail{display:block;position:absolute;top:0;left:calc(100% + 2rem);width:min(15rem,calc((100vw - 960px)/2 - 2rem))}.tag-rail-inner{position:sticky;top:1rem}.tag-rail-header{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;margin-bottom:.25rem}.tag-rail h2{margin:0;color:var(--text);font-size:.9rem;font-weight:600}.tag-rail-clear{appearance:none;border:0;background:transparent;color:var(--muted);cursor:pointer;font:inherit;font-size:.72rem;line-height:1.2;padding:0}.tag-rail-clear:hover,.tag-rail-clear:focus-visible{color:var(--accent);text-decoration:underline}.tag-rail-status{min-height:.75rem;margin:0 0 .35rem;color:var(--muted);font-size:.72rem;line-height:1.35}.tag-rail-status:empty{display:block}.tag-rail-list{list-style:none;display:grid;grid-template-columns:1fr;gap:.28rem;margin:0;padding:0}.tag-rail-button{appearance:none;position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;width:100%;min-height:2rem;overflow:hidden;border:1px solid color-mix(in srgb,var(--tag-color) 36%,#e8e8e8);border-radius:4px;background:linear-gradient(90deg,color-mix(in srgb,var(--tag-color) 14%,#fff) var(--tag-ratio),#fff var(--tag-ratio));color:#333;cursor:pointer;font:inherit;font-size:.76rem;line-height:1.2;padding:.3rem .45rem .3rem .5rem;text-align:left}.tag-rail-button:before{content:"";position:absolute;inset:0 auto 0 0;width:.2rem;background:var(--tag-color);opacity:.7}.tag-rail-button:hover,.tag-rail-button:focus-visible,.tag-rail-button.is-active{border-color:var(--tag-color);color:var(--text);text-decoration:none}.tag-rail-button:focus-visible{outline:2px solid color-mix(in srgb,var(--tag-color) 30%,#d9eaff);outline-offset:1px}.tag-rail-button.is-active{background:linear-gradient(90deg,color-mix(in srgb,var(--tag-color) 24%,#fff) var(--tag-ratio),color-mix(in srgb,var(--tag-color) 8%,#fff) var(--tag-ratio));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--tag-color) 26%,transparent)}.tag-rail-button.is-active:before{opacity:1;width:.28rem}.tag-rail-name{min-width:0;overflow:hidden;padding-left:.15rem;text-overflow:ellipsis;white-space:nowrap}.tag-rail-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.35rem;margin-left:.45rem;border-radius:4px;background:#ffffffc7;color:#5f5f5f;font-size:.68rem;font-weight:600;line-height:1.25;padding:.08rem .25rem}}.steelman-note{margin:1.25rem 0 1.5rem;color:#5f5f5f;font-size:.92rem}.steelman-content{padding-top:.65rem}.steelman-content header{margin-bottom:1.35rem}.steelman-content h1{margin:0 0 .65rem;color:#0b1526;line-height:1.18;text-shadow:0 0 14px rgba(42,122,226,.18),0 0 34px rgba(42,122,226,.12)}.steelman-original{margin:.4rem 0 0;color:var(--muted);font-size:.92rem}.steelman-backlink{margin-top:2rem;font-size:.92rem}.post-content img{max-width:100%;height:auto;display:block;margin-left:auto;margin-right:auto}.image-caption{text-align:center;font-size:.8rem;color:var(--muted)}.site-footer{border-top:1px solid #e8e8e8;padding:2rem 0;font-size:.9rem;color:var(--muted)}.footer-col-wrapper{display:flex;flex-wrap:wrap;gap:1.5rem}.footer-col-1,.footer-col-2{flex:1 1 200px}.footer-col-3{flex:1 1 160px}.contact-list{list-style:none;margin:0;padding:0}.social-links{display:flex;flex-wrap:wrap;gap:.75rem 1rem}.svg-icon{width:1rem;height:1rem;vertical-align:text-bottom}.orange{color:#f90}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page-lecture h1{margin:0 0 1rem;font-size:1.85rem;font-weight:600;letter-spacing:-.02em}.page-lecture .lecture-lede{margin:0 0 .75rem;max-width:52ch;color:var(--muted)}.page-lecture .lecture-shelf{margin:1.25rem 0 2rem;padding:1.25rem 1rem 1.5rem;background:linear-gradient(180deg,#fafafa,#fff 45%);border:1px solid #eaeaea;border-radius:.5rem}.page-lecture .lecture-shelf--wide{padding-bottom:1.75rem}.page-lecture #books #booksBody,.page-lecture #sixbooks #booksBody{display:grid;grid-template-columns:repeat(auto-fill,minmax(104px,1fr));gap:1.25rem .75rem;align-items:start}.page-lecture #books .bookalike,.page-lecture #sixbooks .bookalike{display:block;max-width:none;width:100%;margin:0;padding:0;box-sizing:border-box}.page-lecture #books .bookalike a:has(>img),.page-lecture #sixbooks .bookalike a:has(>img){display:block;border-radius:4px;overflow:hidden;box-shadow:0 1px 4px #00000014;transition:box-shadow .2s ease,transform .2s ease}.page-lecture #books .bookalike a:has(>img):hover,.page-lecture #sixbooks .bookalike a:has(>img):hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-2px)}.page-lecture #books .bookalike img,.page-lecture #sixbooks .bookalike img{max-width:100%;height:auto;display:block}.page-lecture #books .title,.page-lecture #sixbooks .title{font-size:smaller}.page-lecture #books .author,.page-lecture #sixbooks .author{font-size:small;font-weight:700}@media(max-width:520px){.page-lecture #books #booksBody,.page-lecture #sixbooks #booksBody{grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:1rem .5rem}.page-lecture .lecture-shelf{padding:1rem .75rem 1.25rem;margin-left:-.25rem;margin-right:-.25rem;border-radius:.35rem}}.page-7s-body{font-size:.92rem;line-height:1.55}.page-7s-body a{word-break:break-word}
