*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;color:#183144;background:#f8fafc;font:16px/1.7 Arial,sans-serif}a{color:#245ac4;text-underline-offset:4px}a:focus-visible,summary:focus-visible{outline:3px solid #d7a42a;outline-offset:4px}header{padding:22px 32px;background:#142b3b;color:white;display:flex;justify-content:space-between;gap:20px}header a{color:white;text-decoration:none}header span{letter-spacing:1px;font-size:13px;font-weight:bold}.layout{display:grid;grid-template-columns:270px minmax(0,900px);max-width:1260px;margin:auto;gap:38px;padding:40px 24px}.toc{position:sticky;top:24px;align-self:start;max-height:92vh;overflow:auto}.toc a{display:block;font-size:13px;line-height:1.5;padding:9px 10px;border-bottom:1px solid #dce4ed;text-decoration:none;color:#354f65}.toc a:hover{background:#e8eff9}h1{font-size:50px;line-height:1.1;letter-spacing:-2px}h2{font-size:31px;line-height:1.2;letter-spacing:-.8px;margin-top:0}.eyebrow{font-size:12px;letter-spacing:1px;color:#245ac4;font-weight:bold}.intro{font-size:18px;color:#425d73}section{padding:35px 0 45px;border-bottom:1px solid #cfdae6}section:first-child{padding-top:0}.buttons{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-block;background:#245ac4;color:#fff;padding:12px 18px;border-radius:5px;text-decoration:none;font-weight:bold;font-size:14px}.secondary{background:#e6edf7;color:#1d477c}figure{margin:24px 0}img{width:100%;height:auto;display:block;border:1px solid #bfcddd;border-radius:5px}figcaption{font-size:13px;line-height:1.6;color:#536b80;margin-top:10px}li{margin-bottom:13px;padding-left:5px}.note{padding:20px 22px;background:#eaf1fc;border-left:4px solid #3667bf;margin:24px 0;font-size:15px}.table-scroll{overflow:auto;margin:24px 0}table{border-collapse:collapse;width:100%;font-size:14px;min-width:430px}th,td{text-align:left;vertical-align:top;padding:13px;border-bottom:1px solid #d2dde9}th{background:#183144;color:white;font-size:13px}tr:nth-child(even){background:#edf2f7}footer{padding:25px 32px;font-size:13px;color:#5d7082}.mobile-toc{display:none}@media(max-width:800px){.layout{display:block;padding:26px 18px}.toc{display:none}.mobile-toc{display:block;background:#eaf0f8;padding:14px;margin-bottom:30px}.mobile-toc a{display:block;padding:8px;font-size:14px}h1{font-size:39px}h2{font-size:27px}header{padding:18px;font-size:13px}header a:last-child{max-width:140px;text-align:right}section{padding:28px 0 36px}}@media print{header,.toc,.mobile-toc,.buttons{display:none}.layout{display:block;padding:0}body{font-size:10pt;background:white}section{break-before:page}img{max-height:4in;width:auto;max-width:100%}a{color:inherit}h1{font-size:30pt}h2{font-size:22pt}}