.modal-root[data-astro-cid-hsp6otuf]{position:fixed;inset:0;z-index:3000;display:flex;align-items:center;justify-content:center}.modal-backdrop[data-astro-cid-hsp6otuf]{position:absolute;inset:0;background:#0009}.modal-panel[data-astro-cid-hsp6otuf]{position:relative;z-index:1;background:#fff;color:#111;border-radius:10px;box-shadow:0 20px 40px #0000004d;max-width:800px;max-height:90vh;overflow-y:auto}.modal-content[data-astro-cid-hsp6otuf]{line-height:1.5;font-size:.95rem}.modal-close[data-astro-cid-hsp6otuf]{position:absolute;inset:5px 0 0;z-index:10;left:calc(100% - 41px);display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:50%;background:#fff;color:#111;font-size:1rem;line-height:1;cursor:pointer;box-shadow:0 2px 6px #00000040;transition:transform .15s ease,box-shadow .15s ease}.modal-close[data-astro-cid-hsp6otuf]:hover{transform:scale(1.1);box-shadow:0 4px 10px #0006}:root{--font-main: system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, sans-serif;--text-color: rgb(0, 21, 63);--accent-color: #039;--line-height: 1.4;--max: 1100px}body{font-family:var(--font-main);color:var(--text-color);line-height:var(--line-height);margin:0}*{box-sizing:border-box}header,footer{background-color:#838383}a{color:#039;text-decoration:none}a:hover,a:focus{text-decoration:underline}main{max-width:var(--max);margin:5 auto}nav{display:flex;gap:.75rem;align-items:center}h1,h2,h3,h4,h5,h6{font-family:var(--font-main);line-height:1.1;color:var(--accent-color);margin-top:1rem;margin-bottom:.1rem}h1{font-size:1.8rem;font-weight:450;letter-spacing:-.02em}h2{font-size:1.5rem;font-weight:400;padding-left:.5rem}h3{font-size:1.2rem;font-weight:350;padding-left:1rem}h4{font-size:1.1rem;font-weight:300;padding-left:1.5rem}h5{font-size:1rem;font-weight:200;color:#1f2937}h6{font-size:.9rem;font-weight:200;color:#374151}p{margin:.5rem 1.5rem}section+section{margin-top:1rem}:root{--header-h: 60px;--footer-h: 30px;--side-w: 320px;--nav-w: 200px}.header{display:flex;position:fixed;top:0;left:0;right:0;width:100%;height:var(--header-h);padding:.75rem 1rem;font-size:1.2rem;color:#333;background-color:#eee;border-bottom:1px solid #878887;align-items:center;justify-content:space-between;z-index:1000}.footer{display:flex;bottom:0;height:var(--footer-h);padding:.75rem 1rem;font-size:.9rem;color:#555;background-color:#eee;border-top:1px solid #878887;align-items:center;justify-content:space-between;position:fixed;left:0;right:0;width:100%;z-index:1000}.content{margin-left:var(--nav-w);margin-right:var(--side-w)}#app{min-height:100vh;padding-top:var(--header-h);padding-bottom:var(--footer-h)}.nav{position:fixed;top:var(--header-h);bottom:var(--footer-h);left:0;width:var(--nav-w);overflow-y:auto;color:#fff;background-color:#039;border-right:1px solid #e5e7eb;padding:10px}.nav ul{list-style:none;margin:0;padding:8px;display:grid;gap:6px;color:#fff}.nav a{color:#fff;text-decoration:none}.nav a:hover,a:focus{text-decoration:underline}.sidebar{position:fixed;top:var(--header-h);bottom:var(--footer-h);right:0;width:var(--side-w);overflow-y:auto;background-color:#fff;border-left:1px solid #e5e7eb;padding:0}.hero{white-space:nowrap;overflow:hidden;height:var(--header-h);text-overflow:ellipsis;font-size:1.3rem;font-weight:100;color:#264177;display:flex;flex-direction:column;justify-content:flex-end;padding:.2rem}.logo{display:inline-flex;align-items:center;gap:8px}.logo img{height:50px;display:block;transition:transform .15s ease}.logo:hover img,.logo:focus img{transform:scale(1.02)}.cta a{background-color:#3a86ff;color:#fff;padding:6px 10px;border-radius:6px;text-decoration:none}.cta a:hover{background-color:#2563eb}.ad-vertical{min-height:600px;display:flex;align-items:center;justify-content:center;border:1px dashed #cbd5e1;background:#fff;font-size:13px;color:#6b7280}.article-wrapper{display:grid;grid-template-rows:auto 1fr;max-height:70vh;max-width:100ch;width:100%;margin:0 auto;background:#fff;overflow:hidden}.article-top{position:sticky;top:0;z-index:1;background:#0b3d5c;color:#fff;display:flex;justify-content:space-between;align-items:baseline;gap:.5rem;padding:.75rem 5rem .75rem .75rem}.article-title{margin:0;font-size:1.1rem;font-weight:600;line-height:1.2;color:#fff}.article-updated{font-size:.8rem;color:#d1d5db;white-space:nowrap}.article-prose{overflow-y:auto;line-height:1.5;font-size:.95rem;color:#111}.cookie-banner{position:fixed;right:1rem;bottom:1rem;max-width:360px;background:#fff;border:1px solid #ccc;border-radius:.5rem;padding:1rem;box-shadow:0 2px 6px #0003;z-index:9999}.cookie-banner p{font-size:.9rem;margin:.5rem 0}.cookie-buttons{display:flex;gap:.5rem}.cookie-buttons button{flex:1;cursor:pointer}.grid{display:grid;grid-template-columns:1fr 300px;gap:var(--g)}.card{border:1px solid #e5e5e5;border-radius:12px;padding:1rem;background:#fff}.ads{position:sticky;top:1rem}.brand{display:flex;align-items:center;gap:.5rem;font-weight:700;padding:.5rem 1rem}.skip{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.skip:focus{position:static;width:auto;height:auto;background:#fff;color:#000;padding:.5rem}
