:root{color-scheme:light;--bg: #f8fbff;--fg: #07142f;--muted: #52637f;--border: #dce5f2;--accent: #2563eb;--accent-weak: #dbeafe;--accent-strong: #174fc9;--surface-soft: #f8fafc;--surface-accent: #eff6ff;--surface-warm: #fff7ed;--max-w: 79.5rem}*{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){::view-transition-old(page-content){animation:page-out .12s ease both}::view-transition-new(page-content){animation:page-in .16s ease both}::view-transition-old(site-header),::view-transition-new(site-header),::view-transition-old(top-strip),::view-transition-new(top-strip),::view-transition-old(site-footer),::view-transition-new(site-footer){animation-duration:80ms}}@keyframes page-out{0%{opacity:1}to{opacity:0}}@keyframes page-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}html,body{margin:0;padding:0;background:var(--bg);color:var(--fg);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,Noto Sans,Liberation Sans,sans-serif;line-height:1.55}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}code,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.top-strip{border-bottom:1px solid #cfe0fb;background:linear-gradient(90deg,#eaf3ff,#f6fbff,#e8f1ff);color:#14315f;font-size:.9rem;font-weight:700}.top-strip__inner{max-width:var(--max-w);margin:0 auto;min-height:1.9rem;padding:.25rem 1rem;display:flex;align-items:center;justify-content:center;gap:.7rem;text-align:center}.top-strip a{display:inline-flex;align-items:center;min-height:1.35rem;border:1px solid #9bbcff;border-radius:6px;padding:.1rem .75rem;background:#fff;color:var(--accent-strong)}.top-strip__divider{color:#7f91ad}.site-header{border-bottom:1px solid var(--border);background:#fffffff5;box-shadow:0 10px 30px #0f172a0a}.site-header__inner{max-width:var(--max-w);margin:0 auto;min-height:4.35rem;padding:.7rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-brand{display:inline-flex;align-items:center;gap:.7rem;color:var(--fg);text-decoration:none;flex:0 0 auto}.site-brand:hover{text-decoration:none}.site-brand__mark{width:2.7rem;height:2.7rem;display:inline-flex;align-items:center;justify-content:center;color:var(--accent)}.site-brand__mark svg{width:100%;height:100%}.site-brand__text{display:grid;gap:.02rem}.site-brand__name{font-weight:850;font-size:1.45rem;line-height:1.05;letter-spacing:0}.site-brand__tagline{color:var(--muted);font-size:.78rem;font-weight:650}.site-nav{display:flex;gap:1.25rem;flex-wrap:wrap;align-items:center;justify-content:center;font-size:.94rem;font-weight:750}.site-nav a{color:var(--fg)}.site-nav a[aria-current=page]{color:var(--accent);font-weight:650}.site-actions{display:flex;align-items:center;gap:.55rem;flex:0 0 auto}.site-search{width:min(17rem,28vw);min-height:2.35rem;display:inline-flex;align-items:center;justify-content:space-between;gap:.65rem;border:1px solid var(--border);border-radius:999px;padding:.25rem .8rem .25rem 1rem;background:#fff;color:#74829b;font-size:.85rem;font-weight:650}.site-search:hover{text-decoration:none;border-color:#b8c7de}.site-search svg{width:1.1rem;height:1.1rem;color:#38506f;flex:0 0 auto}.button{min-height:2.3rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:6px;padding:.35rem .9rem;font-weight:800;font-size:.88rem}.button:hover{text-decoration:none}.button--ghost{background:#fff;color:var(--accent);border-color:#a8c2f8}.button--primary{background:var(--accent);color:#fff;border-color:var(--accent);box-shadow:0 8px 20px #2563eb33}.site-main{max-width:var(--max-w);margin:0 auto;padding:1rem 1rem 3rem}.panel{border:1px solid var(--border);border-radius:8px;padding:1rem;background:#fff}.grid{display:grid;gap:1rem}@media(min-width:900px){.grid--2{grid-template-columns:1fr 1fr}}.muted{color:var(--muted)}.kicker{color:var(--muted);font-size:.9rem;margin:0 0 .4rem}.h1{font-size:clamp(1.8rem,2.1vw,2.1rem);line-height:1.12;margin:0 0 .65rem;font-weight:900;letter-spacing:0}.h2{font-size:1.35rem;line-height:1.25;margin:0 0 .6rem}.list{list-style:none;margin:0;padding:0}.list>li{border-top:1px solid var(--border);padding:.85rem 0}.list>li:first-child{border-top:none;padding-top:0}.pill{display:inline-flex;align-items:center;border:1px solid var(--border);border-radius:999px;padding:.2rem .6rem;font-size:.85rem;color:var(--muted);background:#fff}.pill--accent{color:#1e40af;border-color:#bfdbfe;background:var(--accent-weak)}.site-footer{border-top:1px solid #253a5c;color:#dbe7fb;background:#0b1932}.site-footer__inner{max-width:var(--max-w);margin:0 auto;padding:1.6rem 1rem;display:grid;grid-template-columns:minmax(12rem,20rem) 1fr;gap:2rem;align-items:start;justify-content:space-between}.footer-brand__title{color:#fff;font-size:1.35rem;font-weight:850}.footer-brand p{margin:.45rem 0 0;color:#cbd7ec}.footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem}.footer-links div{display:grid;gap:.35rem}.footer-links h2{margin:0 0 .2rem;color:#fff;font-size:1rem}.footer-links a,.footer-links span{color:#dbe7fb;font-size:.92rem}.site-footer__bar{max-width:var(--max-w);margin:0 auto;padding:.75rem 1rem;border-top:1px solid rgba(219,231,251,.12);display:flex;align-items:center;justify-content:space-between;gap:1rem;color:#cbd7ec;font-size:.9rem}.prose :is(h2,h3,h4){margin-top:1.6rem;margin-bottom:.5rem;line-height:1.25}.prose>:first-child{margin-top:0}.prose :is(p,ul,ol){margin-top:.6rem;margin-bottom:.6rem}.prose :is(ul,ol){padding-left:1.2rem}.prose blockquote{border:1px solid var(--border);border-left:4px solid var(--accent);border-radius:8px;background:var(--surface-soft);margin:1rem 0;padding:.85rem 1rem;color:var(--fg)}.prose hr{border:none;height:1px;margin:1.6rem 0;background:linear-gradient(90deg,transparent 0%,var(--border) 20%,var(--border) 80%,transparent 100%)}.prose table{width:100%;display:table;border-collapse:separate;border-spacing:0;table-layout:fixed;margin:1rem 0 1.2rem;border:1px solid var(--border);border-radius:8px;background:#fff;box-shadow:0 10px 24px #0f172a0a}.prose thead th{background:var(--surface-accent);color:#1e3a8a;font-weight:700}.prose th,.prose td{padding:.72rem .8rem;text-align:left;vertical-align:top;border-bottom:1px solid var(--border);overflow-wrap:anywhere}.prose tbody tr:nth-child(2n) td{background:var(--surface-soft)}.prose tbody tr:last-child td{border-bottom:none}.prose :not(pre)>code{padding:.08rem .35rem;border:1px solid #bfdbfe;border-radius:6px;background:var(--surface-accent);color:#1e3a8a}.prose pre{margin:1rem 0;padding:1rem;border-radius:8px;border:1px solid #1e293b;background:#0f172a;color:#e2e8f0;overflow-x:auto}.prose .study-box{margin:1rem 0 1.2rem;padding:1rem 1.1rem;border:1px solid var(--border);border-radius:8px;background:var(--surface-soft)}.prose .study-box--accent{border-color:#bfdbfe;background:linear-gradient(135deg,var(--surface-accent) 0%,var(--surface-soft) 100%)}.prose .study-box--warn{border-color:#fdba74;background:var(--surface-warm)}.prose .study-box__title{margin:0 0 .45rem;font-size:1rem;font-weight:700}.prose .study-box :first-child{margin-top:0}.prose .study-box :last-child{margin-bottom:0}.prose .note-summary-card{margin:.75rem 0 1.35rem;padding:1rem 1.1rem;display:grid;grid-template-columns:3.1rem 1fr;gap:1rem;align-items:start;border:1px solid #cbdaf0;border-radius:8px;background:linear-gradient(135deg,#f8fbff,#eef6ff)}.prose .note-summary-card__icon{width:2.55rem;height:2.55rem;border-radius:8px;background:#2563eb;position:relative;box-shadow:0 10px 18px #2563eb3d}.prose .note-summary-card__icon:before{content:"";position:absolute;inset:.58rem .72rem;border:2px solid #fff;border-radius:3px}.prose .note-summary-card__icon:after{content:"";position:absolute;left:.95rem;right:.95rem;top:1.12rem;height:.52rem;border-top:2px solid #fff;border-bottom:2px solid #fff}.prose .note-summary-card__title{margin:0 0 .3rem;font-weight:850;color:var(--fg)}.prose .note-summary-card ul{margin:0;padding-left:1.1rem}.prose>h1:first-child{display:none}@media(max-width:1120px){.site-header__inner{flex-wrap:wrap}.site-actions{width:100%;justify-content:flex-end}.site-search{width:min(26rem,100%)}}@media(max-width:720px){.prose table{display:block;overflow-x:auto}.prose .note-summary-card{grid-template-columns:1fr}}@media(max-width:760px){.top-strip__inner{flex-wrap:wrap;justify-content:center;gap:.35rem .65rem}.top-strip__divider{display:none}.site-header__inner{align-items:flex-start}.site-nav{order:3;width:100%;justify-content:flex-start;gap:.85rem}.site-actions{order:2;justify-content:flex-start;flex-wrap:wrap}.site-search{width:100%}.footer-links,.site-footer__inner{grid-template-columns:1fr}.site-footer__bar{align-items:flex-start;flex-direction:column}}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media(prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}
