*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}.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}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}@media(prefers-reduced-motion: reduce){*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}html{scroll-behavior:auto}}body{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:16px;line-height:1.7;color:#182027;background:#f6f7f3;background-image:linear-gradient(160deg, rgba(255, 255, 255, 0.4) 0%, rgba(238, 241, 235, 0.2) 40%, rgba(246, 247, 243, 0) 70%);background-attachment:fixed;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4{font-family:"Iowan Old Style",Palatino,"Palatino Linotype","Book Antiqua",Georgia,serif;color:#182027;line-height:1.25}h1{font-size:clamp(2.1rem,2vw + 1.5rem,3.2rem);font-weight:400;margin-bottom:.6em}h2{font-size:clamp(1.5rem,1vw + 1.2rem,2.1rem);font-weight:400;margin-top:2em;margin-bottom:.5em;scroll-margin-top:calc(56px + 24px)}h3{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:1rem;font-weight:650;text-transform:uppercase;letter-spacing:.04em;color:#5b6772;margin-top:1.5em;margin-bottom:.5em}p{color:#5b6772;line-height:1.7;margin-bottom:1rem}a{color:#294b66;text-decoration:none;transition:color 140ms ease}a:hover{color:rgb(26.3776223776,48.2517482517,65.6223776224)}code{font-family:"SF Mono","Fira Code","JetBrains Mono",Consolas,monospace;font-size:.88em;background:rgba(41,75,102,.06);padding:2px 6px;border-radius:4px}strong{font-weight:650;color:#182027}em{font-style:italic}ul,ol{padding-left:1.5em;margin-bottom:1rem;color:#5b6772}ul li,ol li{margin-bottom:.3em}hr{border:none;border-top:1px solid rgba(24,32,39,.08);margin:1.5em 0}::selection{background:rgba(41,75,102,.15)}.site-header{position:sticky;top:0;z-index:55;height:56px;margin:10px 12px 0;padding:0 22px;display:flex;align-items:center;justify-content:space-between;background:hsla(0,0%,100%,.58);backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);border:1px solid hsla(0,0%,100%,.72);box-shadow:0 18px 42px rgba(22,29,37,.08),0 4px 14px rgba(22,29,37,.05);border-radius:22px;border:none;border-radius:18px;transition:background 140ms ease}.site-header::after{content:"";position:absolute;inset:0;border-radius:18px;padding:1px;background:conic-gradient(from 180deg at 50% 50%, #8fb6ff 0deg, #b08cff 51deg, #86efff 103deg, #95f3a1 154deg, #ffb24d 206deg, #ff6156 257deg, #c8d4e8 309deg, #8fb6ff 360deg);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;opacity:.55;pointer-events:none}@media(max-width: 760px){.site-header{flex-direction:row;height:56px;padding:0 14px;gap:8px}}.header-brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:#182027}.header-brand .brand-mark{position:relative;display:flex;align-items:baseline;flex-shrink:0;font-family:"Iowan Old Style",Palatino,"Palatino Linotype","Book Antiqua",Georgia,serif;color:#294b66;line-height:1;align-self:stretch}.header-brand .brand-mark .glyph-pi{font-size:1.15em;font-weight:400;align-self:flex-start;line-height:.85;margin-right:-2px}.header-brand .brand-mark .glyph-rho{font-size:1.15em;font-weight:400;align-self:flex-end;line-height:.85}.header-brand .brand-stack{display:flex;flex-direction:column;gap:0;line-height:1.15}.header-brand .brand-title{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:.82rem;letter-spacing:.02em;color:#182027}.header-brand .brand-sub{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:.68rem;font-weight:380;color:#5b6772;letter-spacing:.01em}@media(max-width: 760px){.header-brand .brand-sub{display:none}}.header-controls{display:flex;align-items:center;gap:4px;margin-left:auto}.header-toc-wrapper{display:none}@media(max-width: 760px){.header-toc-wrapper{display:block;position:relative}.header-toc-wrapper[hidden]{display:none}}.header-toc-btn{display:flex;align-items:center;justify-content:center;gap:2px;width:44px;height:44px;padding:0;border:1px solid rgba(24,32,39,.08);border-radius:12px;background:rgba(0,0,0,0);color:#5b6772;cursor:pointer;transition:all 140ms ease}.header-toc-btn:hover{background:rgba(41,75,102,.12);color:#294b66;border-color:rgba(41,75,102,.2)}.header-toc-btn[aria-expanded=true]{background:rgba(41,75,102,.12);color:#294b66}.header-toc-btn[aria-expanded=true] .header-toc-chevron{transform:rotate(180deg)}.header-toc-chevron{transition:transform 200ms ease;flex-shrink:0}.header-toc-dropdown{position:absolute;top:calc(100% + 8px);right:0;width:min(300px,85vw);max-height:60vh;overflow-y:auto;padding:6px;background:hsla(0,0%,100%,.58);backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);border:1px solid hsla(0,0%,100%,.72);box-shadow:0 18px 42px rgba(22,29,37,.08),0 4px 14px rgba(22,29,37,.05);border-radius:22px;box-shadow:0 12px 40px rgba(22,29,37,.15);z-index:53;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.12) rgba(0,0,0,0)}.header-toc-dropdown::-webkit-scrollbar{width:4px}.header-toc-dropdown::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.header-toc-dropdown::-webkit-scrollbar-thumb{background:rgba(0,0,0,.12);border-radius:4px}.header-toc-dropdown[hidden]{display:none}.header-toc-dropdown .toc-dropdown-link{display:flex;align-items:center;min-height:44px;padding:8px 12px;font-size:.86rem;font-weight:440;color:#5b6772;text-decoration:none;border-radius:8px;transition:all 140ms ease}.header-toc-dropdown .toc-dropdown-link:hover{color:#294b66;background:rgba(41,75,102,.12);text-decoration:none}.header-toc-dropdown .toc-dropdown-link.active{color:#294b66;font-weight:580}.header-hamburger{display:none}@media(max-width: 760px){.header-hamburger{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid rgba(24,32,39,.08);border-radius:12px;background:rgba(0,0,0,0);cursor:pointer;flex-direction:column;gap:5px;flex-shrink:0;position:relative;z-index:52}.header-hamburger:hover{background:rgba(41,75,102,.12);border-color:rgba(41,75,102,.2)}}.hamburger-bar{display:block;width:18px;height:2px;background:#5b6772;border-radius:1px;transition:transform 200ms ease,opacity 200ms ease}.header-hamburger[aria-expanded=true] .hamburger-bar:nth-child(1){transform:translateY(7px) rotate(45deg)}.header-hamburger[aria-expanded=true] .hamburger-bar:nth-child(2){opacity:0}.header-hamburger[aria-expanded=true] .hamburger-bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.header-nav{display:flex;align-items:center;gap:2px}@media(max-width: 760px){.header-nav{position:fixed;top:0;right:0;width:min(320px,85vw);height:100vh;height:100dvh;flex-direction:column;align-items:stretch;gap:0;padding:calc(56px + 30px) 20px 20px;background:rgba(246,247,243,.92);backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%);border-left:1px solid hsla(0,0%,100%,.5);border-radius:22px 0 0 22px;box-shadow:-8px 0 32px rgba(22,29,37,.12);z-index:50;visibility:hidden;transform:translateX(100%);transition:transform 280ms ease,visibility 0ms 280ms;overflow-y:auto}.header-nav.is-open{visibility:visible;transform:translateX(0);transition:transform 280ms ease,visibility 0ms 0ms}}.header-nav-link{font-size:.82rem;font-weight:520;color:#5b6772;padding:6px 10px;border-radius:12px;white-space:nowrap;transition:all 140ms ease}.header-nav-link:hover{color:#294b66;background:rgba(41,75,102,.12)}.header-nav-link.active{color:#294b66;font-weight:600}@media(max-width: 760px){.header-nav-link{min-height:44px;display:flex;align-items:center;padding:14px 16px;font-size:.92rem;border-bottom:1px solid rgba(24,32,39,.08);border-radius:0;white-space:normal}}.header-search{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;border:1px solid rgba(24,32,39,.08);background:rgba(0,0,0,0);color:#5b6772;cursor:pointer;transition:all 140ms ease}.header-search:hover{background:rgba(41,75,102,.12);color:#294b66;border-color:rgba(41,75,102,.2)}.header-search svg{width:16px;height:16px}@media(max-width: 760px){.header-search{width:44px;height:44px}}.mega-section-nav{display:none}@media(max-width: 760px){.mega-section-nav{display:block;margin-top:8px;padding-top:12px;border-top:1px solid rgba(24,32,39,.08)}.mega-section-nav .nav-section-title{padding:8px 16px 4px;font-size:.72rem;font-weight:650;text-transform:uppercase;letter-spacing:.05em;color:#5b6772}.mega-section-nav .nav-link{padding:10px 16px;min-height:44px;display:flex;align-items:center;font-size:.88rem}.mega-section-nav .subnav{margin-left:16px;padding-left:8px;border-left:1px solid rgba(24,32,39,.08)}.mega-section-nav .rail-status{margin:12px 16px 0;padding-top:12px}}.drawer-backdrop{position:fixed;inset:0;background:rgba(24,32,39,.35);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);z-index:49;opacity:0;pointer-events:none;transition:opacity 200ms ease}.drawer-backdrop.is-active{opacity:1;pointer-events:auto}body.nav-open{overflow:hidden}@media(prefers-reduced-motion: reduce){.header-nav{transition:none !important}.drawer-backdrop{transition:none !important}.hamburger-bar{transition:none !important}.header-toc-chevron{transition:none !important}}.page-grid{display:grid;grid-template-columns:260px minmax(0, 860px) 240px;gap:18px;max-width:calc(260px + 860px + 240px + 18px*2);margin:18px auto 0;padding:0 22px;align-items:start}@media(max-width: 1240px){.page-grid{grid-template-columns:224px minmax(0, 760px) 220px}}@media(max-width: 1080px){.page-grid{grid-template-columns:1fr;max-width:860px;padding:0 16px}}@media(max-width: 760px){.page-grid{padding:0 10px;gap:12px}}.left-rail{position:sticky;top:calc(56px + 18px + 10px);max-height:calc(100vh - 56px - 18px*2 - 10px);overflow-y:auto;padding:20px 16px;background:hsla(0,0%,100%,.58);backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);border:1px solid hsla(0,0%,100%,.72);box-shadow:0 18px 42px rgba(22,29,37,.08),0 4px 14px rgba(22,29,37,.05);border-radius:22px;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.12) rgba(0,0,0,0)}.left-rail::-webkit-scrollbar{width:4px}.left-rail::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.left-rail::-webkit-scrollbar-thumb{background:rgba(0,0,0,.12);border-radius:4px}@media(max-width: 1080px){.left-rail{display:none}}.main-content{min-width:0}@media(max-width: 1080px){.main-content{order:1}}.right-rail{position:sticky;top:calc(56px + 18px + 10px);max-height:calc(100vh - 56px - 18px*2 - 10px);overflow-y:auto;padding:20px 16px;background:hsla(0,0%,100%,.58);backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);border:1px solid hsla(0,0%,100%,.72);box-shadow:0 18px 42px rgba(22,29,37,.08),0 4px 14px rgba(22,29,37,.05);border-radius:22px;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.12) rgba(0,0,0,0)}.right-rail::-webkit-scrollbar{width:4px}.right-rail::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.right-rail::-webkit-scrollbar-thumb{background:rgba(0,0,0,.12);border-radius:4px}@media(max-width: 1080px){.right-rail{position:static;order:3;max-height:none;margin-top:18px}}.rail-title{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:.76rem;font-weight:650;text-transform:uppercase;letter-spacing:.06em;color:#5b6772;margin-bottom:12px}.nav-section{margin-bottom:16px}.nav-section-title{font-size:.82rem;font-weight:650;color:#182027;margin-bottom:4px;padding:4px 0}.nav-link{display:block;font-size:.88rem;font-weight:440;color:#5b6772;padding:8px 10px;border-radius:10px;border:1px solid rgba(0,0,0,0);transition:all 140ms ease;text-decoration:none}.nav-link:hover{color:#294b66;background:rgba(41,75,102,.12);border-color:rgba(41,75,102,.08)}.nav-link.active{color:#294b66;font-weight:600;background:rgba(41,75,102,.12);border-color:rgba(41,75,102,.12)}.subnav{margin-left:12px;padding-left:8px;border-left:1px solid rgba(24,32,39,.08)}.subnav .nav-link{font-size:.84rem;padding:6px 10px}.nav-strand-label{font-size:.72rem;font-weight:650;text-transform:uppercase;letter-spacing:.05em;color:#5b6772;opacity:.7;padding:8px 10px 2px;margin-top:6px}.subnav-group{margin-bottom:4px}.rail-status{margin-top:20px;padding-top:16px;border-top:1px solid rgba(24,32,39,.08)}.status-item{display:flex;justify-content:space-between;align-items:center;font-size:.82rem;padding:4px 0;color:#5b6772}.status-item .status-value{font-weight:600;color:#182027}@media(max-width: 760px){.nav-link{min-height:44px;display:flex;align-items:center;padding:10px 12px}.subnav .nav-link{min-height:44px;padding:8px 12px}}.rail-collapse{display:contents}.rail-collapse-toggle{display:none}@media(max-width: 1080px){.rail-collapse{display:block}.rail-collapse-toggle{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:12px 16px;font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:.84rem;font-weight:600;color:#182027;cursor:pointer;list-style:none;user-select:none}.rail-collapse-toggle::-webkit-details-marker{display:none}.rail-collapse-chevron{transition:transform 200ms ease;flex-shrink:0}.rail-collapse[open] .rail-collapse-chevron{transform:rotate(180deg)}.rail-collapse-body{padding:0 16px 16px}}@media(prefers-reduced-motion: reduce){.rail-collapse-chevron{transition:none !important}}.toc-title{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:.76rem;font-weight:650;text-transform:uppercase;letter-spacing:.06em;color:#5b6772;margin-bottom:10px}.toc-link{display:block;font-size:.84rem;font-weight:440;color:#5b6772;padding:5px 10px;border-radius:8px;border:1px solid rgba(0,0,0,0);transition:all 140ms ease;text-decoration:none}.toc-link:hover{color:#294b66;background:rgba(41,75,102,.12)}.toc-link.active{color:#294b66;font-weight:580}.rail-section{margin-top:20px;padding-top:16px;border-top:1px solid rgba(24,32,39,.08)}.rail-section-title{font-size:.76rem;font-weight:650;text-transform:uppercase;letter-spacing:.06em;color:#5b6772;margin-bottom:8px}.artifact-link{display:block;font-size:.84rem;color:#5b6772;padding:5px 10px;border-radius:8px;transition:all 140ms ease;text-decoration:none}.artifact-link:hover{color:#294b66;background:rgba(41,75,102,.12)}.meta-list{display:flex;flex-direction:column;gap:4px}.meta-item{display:flex;justify-content:space-between;font-size:.84rem;color:#5b6772;padding:2px 0}.meta-item .meta-value{font-weight:600;color:#182027}@media(max-width: 760px){.toc-link,.artifact-link{min-height:44px;display:flex;align-items:center;padding:8px 12px}}.mobile-toc{display:none}@media(max-width: 1080px){.mobile-toc{display:block;order:0;background:hsla(0,0%,100%,.38);backdrop-filter:blur(12px) saturate(120%);-webkit-backdrop-filter:blur(12px) saturate(120%);border:1px solid hsla(0,0%,100%,.52);border-radius:16px;margin-bottom:18px}}.mobile-toc-toggle{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:12px 16px;font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:.84rem;font-weight:600;color:#182027;cursor:pointer;list-style:none;user-select:none}.mobile-toc-toggle::-webkit-details-marker{display:none}.mobile-toc-chevron{transition:transform 200ms ease;flex-shrink:0}.mobile-toc[open] .mobile-toc-chevron{transform:rotate(180deg)}.mobile-toc-body{padding:0 16px 16px}.mobile-toc-link{display:flex;align-items:center;min-height:44px;padding:6px 10px;font-size:.84rem;color:#5b6772;text-decoration:none;border-radius:8px;transition:all 140ms ease}.mobile-toc-link:hover{color:#294b66;background:rgba(41,75,102,.12)}@media(prefers-reduced-motion: reduce){.mobile-toc-chevron{transition:none !important}}.content-card{background:hsla(0,0%,100%,.58);backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);border:1px solid hsla(0,0%,100%,.72);box-shadow:0 18px 42px rgba(22,29,37,.08),0 4px 14px rgba(22,29,37,.05);border-radius:22px;padding:24px;margin-bottom:18px}.hero-card{background:hsla(0,0%,100%,.58);backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);border:1px solid hsla(0,0%,100%,.72);box-shadow:0 18px 42px rgba(22,29,37,.08),0 4px 14px rgba(22,29,37,.05);border-radius:22px;padding:32px 30px;margin-bottom:18px}.eyebrow{display:inline-block;font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:.76rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#5b6772;background:hsla(0,0%,100%,.42);border:1px solid hsla(0,0%,100%,.62);border-radius:999px;padding:4px 12px;margin-bottom:16px}.summary-cards{display:grid;grid-template-columns:repeat(auto-fit, minmax(220px, 1fr));gap:14px;margin-bottom:18px}.summary-card{background:hsla(0,0%,100%,.38);backdrop-filter:blur(12px) saturate(120%);-webkit-backdrop-filter:blur(12px) saturate(120%);border:1px solid hsla(0,0%,100%,.52);border-radius:16px;padding:18px 16px}.summary-card .summary-card-title{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:.84rem;font-weight:650;color:#182027;margin-bottom:6px}.summary-card .summary-card-body{font-size:.88rem;color:#5b6772;line-height:1.55}.chip{display:inline-flex;align-items:center;height:28px;padding:0 10px;font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:.79rem;font-weight:500;color:#5b6772;background:hsla(0,0%,100%,.42);border:1px solid hsla(0,0%,100%,.62);border-radius:999px;margin-right:6px;margin-bottom:8px}.chip-status{font-weight:600;font-size:.74rem;text-transform:uppercase;letter-spacing:.03em}.chip-status-r{background:rgba(52,168,83,.14);color:#1e7e34;border-color:rgba(52,168,83,.22)}.chip-status-p{background:rgba(66,133,244,.12);color:#1a5bc4;border-color:rgba(66,133,244,.22)}.chip-status-q{background:rgba(251,188,4,.14);color:#a66d00;border-color:rgba(251,188,4,.22)}.chip-status-c{background:rgba(234,67,53,.12);color:#c5221f;border-color:rgba(234,67,53,.22)}.chip-status-n{background:rgba(0,0,0,.06);color:#5b6772}.chip-kind{font-weight:600;color:#294b66}.chip-importance{font-size:.74rem}.lane-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:14px;margin-top:16px}@media(max-width: 1080px){.lane-grid{grid-template-columns:1fr}}.lane-card{background:hsla(0,0%,100%,.38);backdrop-filter:blur(12px) saturate(120%);-webkit-backdrop-filter:blur(12px) saturate(120%);border:1px solid hsla(0,0%,100%,.52);border-radius:16px;padding:20px}.lane-card h3{font-family:"Iowan Old Style",Palatino,"Palatino Linotype","Book Antiqua",Georgia,serif;font-size:1.05rem;font-weight:400;color:#182027;text-transform:none;letter-spacing:0;margin-top:0;margin-bottom:6px}.lane-card p{font-size:.88rem;margin-bottom:0}.parts-grid{margin-top:18px;margin-bottom:8px}a.part-card{display:block;text-decoration:none;color:inherit;transition:transform 140ms ease,box-shadow 140ms ease,border-color 140ms ease}a.part-card .eyebrow{display:inline-block;font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:.7rem;font-weight:650;letter-spacing:.08em;text-transform:uppercase;color:#5b6772;margin-bottom:6px}a.part-card h3{color:#182027}a.part-card p{color:#5b6772;line-height:1.55;margin-top:8px;margin-bottom:10px}a.part-card .chip-row{margin-top:10px;margin-bottom:0}a.part-card .chip{background:rgba(41,75,102,.08);border-color:rgba(41,75,102,.14);color:#294b66;font-weight:550}a.part-card:hover{transform:translateY(-1px);border-color:rgba(41,75,102,.25)}a.part-card:hover h3{color:#294b66}.math-display{display:block;margin:20px auto;padding:14px 18px;max-width:90%;text-align:center;font-family:"Iowan Old Style",Palatino,"Palatino Linotype","Book Antiqua",Georgia,serif;font-size:1.1rem;font-style:italic;color:#182027;background:hsla(0,0%,100%,.25);border-left:3px solid #294b66;border-radius:4px}.module-eyebrow-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:16px}.module-id-badge{font-family:"SF Mono","Fira Code","JetBrains Mono",Consolas,monospace;font-size:.72rem;letter-spacing:.02em}.chip-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.dep-list{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.dep-link{display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:12px;border:1px solid rgba(24,32,39,.08);text-decoration:none;transition:all 140ms ease}.dep-link:hover{background:rgba(41,75,102,.12);border-color:rgba(41,75,102,.12)}.dep-link .dep-id{font-family:"SF Mono","Fira Code","JetBrains Mono",Consolas,monospace;font-size:.76rem;color:#294b66;font-weight:600;min-width:60px}.dep-link .dep-title{font-size:.88rem;color:#182027}.dep-missing{opacity:.5;cursor:default}.registry-list{display:flex;flex-wrap:wrap;gap:6px}.registry-list .chip{font-family:"SF Mono","Fira Code","JetBrains Mono",Consolas,monospace;font-size:.74rem}.homepage-hero h1{font-size:1.6rem}.homepage-hero .hero-subtitle{font-family:"Iowan Old Style",Palatino,"Palatino Linotype","Book Antiqua",Georgia,serif;font-size:1.1rem;color:#294b66;margin-bottom:8px}.homepage-section{position:relative}.homepage-section h2{font-family:"Iowan Old Style",Palatino,"Palatino Linotype","Book Antiqua",Georgia,serif;font-size:1.2rem;margin-top:0;margin-bottom:12px}.homepage-section p,.homepage-section li{font-size:.9rem;line-height:1.65}.homepage-section ul{padding-left:20px;margin:10px 0}.homepage-section .section-ctas{margin-top:18px;padding-top:14px;border-top:1px solid rgba(24,32,39,.08)}.section-icon-corner{position:absolute;top:20px;right:20px;width:28px;height:28px;color:#294b66;opacity:.25;pointer-events:none}.btn-ghost{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 14px;font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:.82rem;font-weight:500;color:#5b6772;text-decoration:none;border-radius:999px;border:1px solid rgba(0,0,0,0);transition:all 140ms ease}.btn-ghost:hover{color:#294b66;border-color:rgba(41,75,102,.18);background:rgba(41,75,102,.04)}.taulib-doc-content .decl{margin-bottom:16px}.taulib-doc-content .def,.taulib-doc-content .theorem,.taulib-doc-content .structure{margin-bottom:20px}.taulib-doc-content .doc-string{font-size:.88rem;line-height:1.6;color:#182027;margin:8px 0}.taulib-doc-content pre,.taulib-doc-content code{font-family:"SF Mono","Fira Code","JetBrains Mono",Consolas,monospace;font-size:.82rem}.taulib-doc-content pre{background:rgba(0,0,0,.03);padding:12px 14px;border-radius:12px;overflow-x:auto}.taulib-doc-content .decl_header{font-family:"SF Mono","Fira Code","JetBrains Mono",Consolas,monospace;font-size:.86rem;font-weight:600;color:#294b66;padding:8px 12px;background:rgba(41,75,102,.06);border-radius:12px;margin-bottom:8px;overflow-x:auto}.taulib-doc-content .attributes{color:#5b6772;font-size:.78rem}.taulib-doc-content h1{font-size:1.3rem;margin-top:1.5em}.taulib-doc-content h2{font-size:1.1rem;margin-top:1.2em}.taulib-doc-content h3{font-size:.95rem;margin-top:1em}.taulib-module-title{font-family:"SF Mono","Fira Code","JetBrains Mono",Consolas,monospace;font-size:1.1rem;word-break:break-all}.prose h2:first-child{margin-top:0}.prose p+h2{margin-top:2.2em}.prose blockquote{border-left:3px solid #294b66;padding-left:16px;margin:1.5em 0;color:#182027;font-style:italic}.note-list-date{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:.78rem;color:#5b6772;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px}.note-list-title{font-family:"Iowan Old Style",Palatino,"Palatino Linotype","Book Antiqua",Georgia,serif;font-size:1.1rem;margin-top:0;margin-bottom:6px}.note-list-title a{color:#182027;text-decoration:none}.note-list-title a:hover{color:#294b66}.note-list-summary{font-size:.88rem;line-height:1.6;color:#5b6772;margin:0}.note-subscribe-card{border-top:2px solid rgba(41,75,102,.12)}.changelog-date{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:.78rem;color:#5b6772;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px}.changelog-title{font-family:"Iowan Old Style",Palatino,"Palatino Linotype","Book Antiqua",Georgia,serif;font-size:1rem;margin-top:0;margin-bottom:6px}.changelog-title a{color:#182027;text-decoration:none}.changelog-title a:hover{color:#294b66}.changelog-summary{font-size:.86rem;line-height:1.6;color:#5b6772;margin:0}.bd-subscribe{border-top:2px solid rgba(41,75,102,.12);padding-top:4px}.bd-heading{font-family:"Iowan Old Style",Palatino,"Palatino Linotype","Book Antiqua",Georgia,serif;font-size:1.1rem;margin-bottom:8px}.bd-body{font-size:.88rem;line-height:1.6;color:#5b6772;margin-bottom:14px}.bd-form{margin-bottom:10px}.bd-field-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.bd-input{flex:1;min-width:200px;height:38px;padding:0 14px;font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:.88rem;color:#182027;background:hsla(0,0%,100%,.58);border:1px solid rgba(24,32,39,.14);border-radius:12px;outline:none;transition:border-color 140ms ease}.bd-input:focus{border-color:#294b66}.bd-input::placeholder{color:rgba(91,103,114,.6)}.bd-button{white-space:nowrap;height:38px}.bd-privacy{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:.76rem;line-height:1.5;color:#5b6772}.bd-privacy a{color:#294b66;text-decoration:none}.bd-privacy a:hover{text-decoration:underline}.bd-subscribe-compact{border-top:none;padding-top:0}.bd-subscribe-compact .bd-heading{font-size:.92rem;margin-bottom:6px}.bd-subscribe-compact .bd-form-inline{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:6px}.bd-subscribe-compact .bd-input{min-width:180px;height:34px;font-size:.84rem}.bd-subscribe-compact .bd-button{height:34px;font-size:.82rem}.bd-subscribe-compact .bd-privacy{font-size:.72rem}@media(max-width: 760px){.bd-input{min-height:44px;min-width:0;height:44px}.bd-button{min-height:44px;height:44px}.bd-subscribe-compact .bd-input{min-width:0;height:44px}.bd-subscribe-compact .bd-button{height:44px}}@media(max-width: 760px){.content-card{padding:16px 14px}.hero-card{padding:20px 16px}.summary-card{padding:14px 12px}.summary-cards{grid-template-columns:1fr;gap:10px}.lane-card{padding:16px 14px}.homepage-hero h1{font-size:1.3rem}.format-section-title{font-size:.92rem}}.btn,.btn-secondary,.btn-primary{display:inline-flex;align-items:center;gap:6px;height:40px;padding:0 14px;font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:.84rem;font-weight:580;border-radius:999px;border:none;cursor:pointer;text-decoration:none;transition:all 140ms ease}.btn:hover,.btn-secondary:hover,.btn-primary:hover{transform:translateY(-1px)}.btn-primary{background:#294b66;color:#fff;box-shadow:0 2px 8px rgba(41,75,102,.25)}.btn-primary:hover{background:rgb(32.2265734266,58.951048951,80.1734265734);color:#fff;box-shadow:0 4px 12px rgba(41,75,102,.3)}.btn-secondary{background:hsla(0,0%,100%,.52);color:#294b66;border:1px solid hsla(0,0%,100%,.72)}.btn-secondary:hover{background:hsla(0,0%,100%,.72)}.btn-group{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:4px;padding:10px 20px;margin-bottom:0;font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:.82rem;color:#5b6772}.breadcrumb a{color:#294b66;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.breadcrumb .breadcrumb-sep{color:rgba(91,103,114,.5);margin:0 2px}.breadcrumb .breadcrumb-current{color:#182027;font-weight:500}.chapter-nav{margin-top:0}.chapter-nav .chapter-nav-inner{display:flex;justify-content:space-between;gap:16px;padding:16px 20px}.chapter-nav .chapter-nav-link{display:flex;flex-direction:column;gap:4px;text-decoration:none;padding:10px 14px;border-radius:12px;transition:background 140ms ease;max-width:48%}.chapter-nav .chapter-nav-link:hover{background:rgba(41,75,102,.12)}.chapter-nav .chapter-nav-prev{align-items:flex-start}.chapter-nav .chapter-nav-next{align-items:flex-end;text-align:right;margin-left:auto}.chapter-nav .chapter-nav-label{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#5b6772}.chapter-nav .chapter-nav-title{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:.88rem;font-weight:500;color:#294b66;line-height:1.35}.hero-meta{font-size:.84rem;color:#5b6772;margin-top:4px}.book-hero-inner{display:flex;gap:28px;align-items:flex-start}@media(max-width: 760px){.book-hero-inner{flex-direction:column;align-items:center;text-align:center}}.book-hero-text{flex:1;min-width:0}.book-hero-cover{flex-shrink:0;width:240px}@media(max-width: 1080px){.book-hero-cover{width:200px}}@media(max-width: 760px){.book-hero-cover{width:min(72vw,260px);order:-1}}.book-cover-img{width:100%;height:auto;display:block;border-radius:6px;box-shadow:0 4px 16px rgba(22,29,37,.1),0 1px 4px rgba(22,29,37,.06);border:1px solid rgba(0,0,0,.06)}.book-list-thumb{width:88px;height:auto;border-radius:4px;box-shadow:0 2px 8px rgba(22,29,37,.08);border:1px solid rgba(0,0,0,.05);flex-shrink:0}.book-list-item{display:flex;gap:16px;align-items:flex-start;padding:12px 0;border-bottom:1px solid rgba(24,32,39,.08)}.book-list-item:last-child{border-bottom:none}.book-list-item .book-list-info{flex:1;min-width:0}.book-list-item .book-list-info h3{font-family:"Iowan Old Style",Palatino,"Palatino Linotype","Book Antiqua",Georgia,serif;font-size:1rem;font-weight:500;margin:0 0 4px}.book-list-item .book-list-info h3 a{color:#182027;text-decoration:none}.book-list-item .book-list-info h3 a:hover{color:#294b66}.book-list-item .book-list-info p{font-size:.86rem;color:#5b6772;margin:0;line-height:1.45}.format-section-title{font-family:"Iowan Old Style",Palatino,"Palatino Linotype","Book Antiqua",Georgia,serif;font-size:1.2rem;font-weight:600;color:#182027;margin:0;padding:20px 20px 12px}.format-cards{display:grid;grid-template-columns:repeat(3, 1fr);gap:14px;padding:0 20px 20px}@media(max-width: 760px){.format-cards{grid-template-columns:1fr}}.format-card{background:hsla(0,0%,100%,.42);border:1px solid hsla(0,0%,100%,.72);border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:8px}.format-card .format-card-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.format-card .format-label{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:.92rem;font-weight:600;color:#182027}.format-card .format-price{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:1.1rem;font-weight:700;color:#294b66}.format-card .format-asin{font-family:"SF Mono","Fira Code","JetBrains Mono",Consolas,monospace;font-size:.75rem;color:#5b6772}.format-card .format-links{display:flex;gap:8px;margin-top:4px;flex-wrap:wrap}.format-card .format-btn{font-size:.78rem;height:32px;padding:0 12px}.status-badge{display:inline-flex;align-items:center;font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;padding:2px 8px;border-radius:999px;white-space:nowrap}.status-live{background:rgba(52,168,83,.14);color:#1e7e34}.status-publishing{background:rgba(251,188,4,.16);color:#a66d00}.status-archived{background:rgba(0,0,0,.07);color:#5b6772}.doi-block{padding:0 20px 20px;display:flex;flex-direction:column;gap:12px}.doi-primary{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.doi-label{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#5b6772}.doi-link{font-family:"SF Mono","Fira Code","JetBrains Mono",Consolas,monospace;font-size:.92rem;font-weight:600;color:#294b66;text-decoration:none}.doi-link:hover{text-decoration:underline}.doi-citation{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:.86rem;color:#182027;line-height:1.55;padding:12px 14px;background:hsla(0,0%,100%,.42);border:1px solid hsla(0,0%,100%,.72);border-radius:12px}.doi-citation a{color:#294b66;text-decoration:none;word-break:break-all}.doi-citation a:hover{text-decoration:underline}.doi-meta{display:flex;gap:8px;flex-wrap:wrap}.doi-note{font-size:.78rem;color:#5b6772;margin:0;line-height:1.45}@media(max-width: 760px){.btn,.btn-primary,.btn-secondary{min-height:44px;padding:0 16px}.btn-ghost{min-height:44px;padding:0 16px}.format-btn{min-height:44px;padding:0 14px;font-size:.82rem}.chapter-nav-link{padding:14px}}.search-overlay{position:fixed;inset:0;z-index:100;display:flex;align-items:flex-start;justify-content:center;padding-top:10vh}.search-overlay[hidden]{display:none}.search-overlay-backdrop{position:absolute;inset:0;background:rgba(24,32,39,.4);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.search-overlay-panel{position:relative;width:90%;max-width:640px;max-height:70vh;overflow-y:auto;padding:0;background:hsla(0,0%,100%,.58);backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);border:1px solid hsla(0,0%,100%,.72);box-shadow:0 18px 42px rgba(22,29,37,.08),0 4px 14px rgba(22,29,37,.05);border-radius:22px;box-shadow:0 24px 64px rgba(22,29,37,.18),0 8px 24px rgba(22,29,37,.1);scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.12) rgba(0,0,0,0)}.search-overlay-panel::-webkit-scrollbar{width:4px}.search-overlay-panel::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.search-overlay-panel::-webkit-scrollbar-thumb{background:rgba(0,0,0,.12);border-radius:4px}.search-overlay-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px 12px;border-bottom:1px solid rgba(24,32,39,.08)}.search-overlay-title{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:.82rem;font-weight:650;text-transform:uppercase;letter-spacing:.04em;color:#5b6772}.search-overlay-close{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid rgba(24,32,39,.08);border-radius:12px;background:rgba(0,0,0,0);color:#5b6772;font-size:1.2em;cursor:pointer;transition:all 140ms ease}.search-overlay-close:hover{background:rgba(41,75,102,.12);color:#294b66}#search-container{padding:12px 20px 20px}#search-container .pagefind-ui__search-input{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:1rem;padding:10px 14px;border:1px solid rgba(41,75,102,.15);border-radius:12px;background:hsla(0,0%,100%,.6);color:#182027;width:100%;outline:none;transition:border-color 140ms ease}#search-container .pagefind-ui__search-input:focus{border-color:#294b66;box-shadow:0 0 0 3px rgba(41,75,102,.08)}#search-container .pagefind-ui__results-area{margin-top:12px}#search-container .pagefind-ui__result{padding:12px 0;border-bottom:1px solid rgba(24,32,39,.08)}#search-container .pagefind-ui__result:last-child{border-bottom:none}#search-container .pagefind-ui__result-link{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:.95rem;font-weight:580;color:#294b66;text-decoration:none}#search-container .pagefind-ui__result-link:hover{text-decoration:underline}#search-container .pagefind-ui__result-excerpt{font-size:.85rem;color:#5b6772;line-height:1.5;margin-top:4px}#search-container .pagefind-ui__result-title{font-size:.95rem;font-weight:580;color:#182027}#search-container .pagefind-ui__message{font-size:.82rem;color:#5b6772;padding:8px 0}#search-container .pagefind-ui__button{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:.84rem;font-weight:580;padding:8px 16px;border-radius:999px;border:1px solid rgba(24,32,39,.08);background:rgba(0,0,0,0);color:#294b66;cursor:pointer;transition:all 140ms ease;margin-top:8px}#search-container .pagefind-ui__button:hover{background:rgba(41,75,102,.12)}@media(max-width: 760px){.search-overlay-close{width:44px;height:44px}}.bib-list-item{padding:10px 0;border-bottom:1px solid rgba(24,32,39,.08)}.bib-list-item:last-child{border-bottom:none}.bib-title{font-family:"Iowan Old Style",Palatino,"Palatino Linotype","Book Antiqua",Georgia,serif;font-size:.95rem;line-height:1.4}.bib-title a{color:#182027;text-decoration:none}.bib-title a:hover{color:#294b66}.bib-authors{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:.84rem;color:#5b6772;margin-bottom:2px}.bib-meta{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:.82rem;color:#5b6772;display:flex;align-items:center;flex-wrap:wrap;gap:4px;margin-top:4px}.citation-block{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:.88rem;line-height:1.65;padding:14px 16px;background:hsla(0,0%,100%,.42);border:1px solid hsla(0,0%,100%,.72);border-radius:12px}.citation-block p{margin:0}.citation-block em{font-style:italic}.citation-block strong{font-weight:600}.chip-row{display:flex;flex-wrap:wrap;gap:6px}.cited-in-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.cited-in-item{padding:14px 16px;background:hsla(0,0%,100%,.42);border:1px solid hsla(0,0%,100%,.72);border-radius:12px;border-left:3px solid var(--accent, #294b66)}.cited-in-head{font-size:.92rem;display:flex;flex-wrap:wrap;align-items:baseline;gap:10px;margin-bottom:4px}.cited-in-part{color:#5b6772;font-size:.82rem;font-weight:400}.cited-in-chapter{font-size:.88rem;color:#5b6772;margin-bottom:8px}.cited-in-excerpt{margin:6px 0 0 0;padding:8px 12px;font-size:.85rem;font-style:italic;color:#182027;background:hsla(0,0%,100%,.56);border-left:2px solid hsla(0,0%,100%,.72);border-radius:6px;line-height:1.55}.bibliography-article h1 math,.bib-title math{font-family:inherit;font-size:inherit;display:inline}.bibliography-article h1 math mi{font-style:italic}.bibliography-article h1 math mn{font-family:inherit}.results-browse .results-browse-intro{margin-bottom:20px}.results-browse-controls{display:flex;flex-direction:column;gap:14px;padding:18px 20px;margin-bottom:24px;background:hsla(0,0%,100%,.5);backdrop-filter:blur(10px) saturate(140%);-webkit-backdrop-filter:blur(10px) saturate(140%);border:1px solid hsla(0,0%,100%,.55);border-radius:22px;box-shadow:0 4px 20px rgba(22,29,37,.05)}.filter-group{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.filter-group .filter-label{min-width:90px;font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#5b6772}.filter-chips{display:flex;flex-wrap:wrap;gap:6px}.filter-chip,.sort-chip{display:inline-flex;align-items:center;height:30px;padding:0 12px;font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:.79rem;font-weight:500;color:#5b6772;background:hsla(0,0%,100%,.65);border:1px solid hsla(0,0%,100%,.62);border-radius:999px;cursor:pointer;transition:all .15s ease}.filter-chip:hover,.sort-chip:hover{background:hsla(0,0%,100%,.95);border-color:rgba(41,75,102,.3);color:#182027}.filter-chip.is-active,.sort-chip.is-active{background:#294b66;border-color:#294b66;color:#fff;font-weight:600}.filter-chip.chip-status-r.is-active,.sort-chip.chip-status-r.is-active{background:#1e7e34;border-color:#1e7e34;color:#fff}.filter-chip.chip-status-p.is-active,.sort-chip.chip-status-p.is-active{background:#1a5bc4;border-color:#1a5bc4;color:#fff}.filter-chip.chip-status-q.is-active,.sort-chip.chip-status-q.is-active{background:#a66d00;border-color:#a66d00;color:#fff}.filter-chip.chip-status-c.is-active,.sort-chip.chip-status-c.is-active{background:#c5221f;border-color:#c5221f;color:#fff}.filter-chip.chip-status-n.is-active,.sort-chip.chip-status-n.is-active{background:#6b7280;border-color:#6b7280;color:#fff}.filter-group-actions{justify-content:space-between;padding-top:10px;margin-top:4px;border-top:1px solid rgba(22,29,37,.08)}.filter-count{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:.85rem;color:#5b6772}.filter-count strong{color:#182027;font-weight:600}.btn-clear-filters{font-size:.8rem;padding:6px 14px;height:30px;border-radius:999px}.results-browse-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill, minmax(320px, 1fr));gap:14px}@media(max-width: 760px){.results-browse-grid{grid-template-columns:1fr}}.result-card{display:block;background:hsla(0,0%,100%,.75);border:1px solid rgba(22,29,37,.08);border-radius:22px;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.result-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(22,29,37,.08);border-color:rgba(41,75,102,.2)}.result-card[hidden]{display:none}.result-card-link{display:block;padding:18px 20px 16px;text-decoration:none;color:inherit}.result-card-link:hover{text-decoration:none}.result-card-top{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.result-card-top .chip{margin-right:0;margin-bottom:0}.result-card-title{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:1.02rem;font-weight:600;line-height:1.35;color:#182027;margin:0 0 10px;text-transform:none;letter-spacing:normal}.result-card-summary{font-size:.87rem;line-height:1.5;color:#5b6772;margin:0 0 14px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.result-card-bottom{display:flex;flex-wrap:wrap;gap:5px}.result-card-bottom .chip{margin-right:0;margin-bottom:0}.chip-small{height:22px;padding:0 8px;font-size:.7rem}.chip-book{color:#5b6772;background:rgba(41,75,102,.06);border-color:rgba(41,75,102,.14)}.results-browse-empty{padding:40px 20px;text-align:center;background:hsla(0,0%,100%,.5);border:1px dashed rgba(22,29,37,.15);border-radius:22px;margin-bottom:20px}.results-browse-empty p{margin:0;font-size:.95rem;color:#5b6772}.btn-link{background:none;border:none;color:#294b66;font:inherit;font-weight:600;cursor:pointer;padding:0;text-decoration:underline}.btn-link:hover{color:#182027}.result-problem-context{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:14px;margin-bottom:14px;padding:22px 24px;background:hsla(0,0%,100%,.62);backdrop-filter:blur(12px) saturate(140%);-webkit-backdrop-filter:blur(12px) saturate(140%);border:1px solid hsla(0,0%,100%,.55);border-radius:22px;box-shadow:0 4px 16px rgba(22,29,37,.04)}@media(max-width: 760px){.result-problem-context{grid-template-columns:1fr;gap:12px;padding:18px 20px}}.result-problem-context-block .eyebrow{display:block;padding:0;background:none;border:none;border-radius:0;font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#294b66;margin-bottom:10px;margin-right:0}.result-problem-context-block .eyebrow-hard{color:#a66d00}.result-problem-context-block p{margin:0;font-size:.92rem;line-height:1.55;color:#182027;font-style:italic}.result-external-context,.result-registry-anchors{margin-top:18px;padding:18px 22px;background:hsla(0,0%,100%,.55);backdrop-filter:blur(10px) saturate(140%);-webkit-backdrop-filter:blur(10px) saturate(140%);border:1px solid hsla(0,0%,100%,.55);border-radius:22px}.result-external-context h2,.result-registry-anchors h2{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:.82rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#5b6772;margin:0 0 10px}.result-external-context p,.result-registry-anchors p{font-size:.9rem;color:#5b6772;margin:0 0 10px}.result-external-context ul,.result-registry-anchors ul{margin:0;padding-left:18px}.result-external-context ul li,.result-registry-anchors ul li{font-size:.92rem;margin-bottom:4px}.result-external-context .registry-list,.result-registry-anchors .registry-list{display:flex;flex-wrap:wrap;gap:6px}.bibliography-browse .bibliography-browse-intro{margin-bottom:20px}.bibliography-browse-controls{display:flex;flex-direction:column;gap:14px;padding:18px 20px;margin-bottom:24px;background:hsla(0,0%,100%,.5);backdrop-filter:blur(10px) saturate(140%);-webkit-backdrop-filter:blur(10px) saturate(140%);border:1px solid hsla(0,0%,100%,.55);border-radius:22px;box-shadow:0 4px 20px rgba(22,29,37,.05)}.bibliography-browse-controls .filter-chip.chip-status-cited.is-active{background:#1e7e34;border-color:#1e7e34;color:#fff}.bibliography-browse-controls .filter-chip.chip-status-corpus.is-active{background:#6b7280;border-color:#6b7280;color:#fff}.bibliography-browse-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill, minmax(340px, 1fr));gap:14px}@media(max-width: 760px){.bibliography-browse-grid{grid-template-columns:1fr}}.biblio-card{display:block;background:hsla(0,0%,100%,.75);border:1px solid rgba(22,29,37,.08);border-radius:22px;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;content-visibility:auto;contain-intrinsic-size:320px 220px}.biblio-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(22,29,37,.08);border-color:rgba(41,75,102,.2)}.biblio-card[hidden]{display:none}.biblio-card-link{display:block;padding:18px 20px 16px;text-decoration:none;color:inherit}.biblio-card-link:hover{text-decoration:none}.biblio-card-top{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.biblio-card-top .chip{margin-right:0;margin-bottom:0}.biblio-card-title{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:1.02rem;font-weight:600;line-height:1.35;color:#182027;margin:0 0 6px;text-transform:none;letter-spacing:normal;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.biblio-card-title math{font-family:inherit;font-size:inherit;display:inline}.biblio-card-title math mi{font-style:italic}.biblio-card-meta{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:.85rem;color:#5b6772;margin:0 0 12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.biblio-card-bottom{display:flex;flex-wrap:wrap;gap:5px}.biblio-card-bottom .chip{margin-right:0;margin-bottom:0}.chip-status-cited{background:rgba(30,126,52,.1);border-color:rgba(30,126,52,.3);color:#1e7e34;font-weight:600}.chip-status-corpus{background:rgba(107,114,128,.1);border-color:rgba(107,114,128,.3);color:#6b7280}.chip-role{background:rgba(41,75,102,.08);border-color:rgba(41,75,102,.16);color:#294b66}.bibliography-browse-empty{padding:40px 20px;text-align:center;background:hsla(0,0%,100%,.5);border:1px dashed rgba(22,29,37,.15);border-radius:22px;margin-bottom:20px}.bibliography-browse-empty p{margin:0;font-size:.95rem;color:#5b6772}.module-figures{display:block;margin:2rem 0 2.5rem;padding:0}.module-figures-multi{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 900px){.module-figures-multi{grid-template-columns:1fr 1fr;align-items:start}}.module-figure{display:block;margin:0;padding:0;background:var(--surface, rgba(255, 255, 255, 0.04));border:1px solid var(--divider, rgba(255, 255, 255, 0.08));border-radius:12px;overflow:hidden;transition:border-color .2s ease,transform .2s ease}.module-figure:hover{border-color:var(--divider-strong, rgba(255, 255, 255, 0.14))}.module-figure img{display:block;width:100%;height:auto;max-height:520px;object-fit:contain;background:#fff;padding:1.5rem 1rem}.module-figure figcaption{display:block;padding:.875rem 1rem 1rem;border-top:1px solid var(--divider, rgba(255, 255, 255, 0.08));font-size:.875rem;line-height:1.5;color:var(--text-secondary, rgba(255, 255, 255, 0.72))}.module-figure .fig-caption-body{display:block}.module-figure .fig-source{display:block;margin-top:.4rem;font-style:italic;font-size:.8rem;color:var(--text-tertiary, rgba(255, 255, 255, 0.5));text-align:right}.module-figures:not(.module-figures-multi) .module-figure{max-width:640px;margin-left:auto;margin-right:auto}.site-footer-wrap{padding:0 22px 28px;margin-top:48px}.site-footer{background:hsla(0,0%,100%,.58);backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);border:1px solid hsla(0,0%,100%,.72);box-shadow:0 18px 42px rgba(22,29,37,.08),0 4px 14px rgba(22,29,37,.05);border-radius:22px;max-width:calc(260px + 860px + 240px + 18px*2);margin:0 auto;padding:24px 28px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}@media(max-width: 760px){.site-footer{flex-direction:column;text-align:center;padding:18px 16px}}@media(max-width: 760px){.site-footer-wrap{padding:0 10px 20px;margin-top:32px}}.footer-brand .footer-title{font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-weight:700;font-size:.88rem;color:#182027;margin-bottom:2px}.footer-brand .footer-desc{font-size:.76rem;color:#5b6772}.footer-links{display:flex;gap:16px}.footer-links a{font-size:.79rem;color:#5b6772;transition:color 140ms ease}.footer-links a:hover{color:#294b66}@media(max-width: 760px){.footer-links{flex-wrap:wrap;justify-content:center;gap:4px}.footer-links a{min-height:44px;display:inline-flex;align-items:center;padding:8px 12px}}/*# sourceMappingURL=main.css.map */