@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/plus-jakarta-sans-latin.woff2) format("woff2")}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600 700;font-display:swap;src:url(/fonts/source-serif-4-latin.woff2) format("woff2")}:root{--surface-page:#f9fbfc;--surface-card:#fff;--line-soft:#d7e4e7;--text-primary:#17363b;--text-secondary:#476267;--brand:#0f7f87;--brand-strong:#0b6f76;--accent:#5ba66c;--focus-ring:rgba(15,127,135,0.35);--radius-md:14px;--radius-lg:20px}*{box-sizing:border-box;margin:0;padding:0}body,html{min-height:100%}html{scroll-behavior:smooth}body{font-family:Plus Jakarta Sans,sans-serif;background:var(--surface-page);color:var(--text-primary);line-height:1.6;text-rendering:optimizeLegibility}h1,h2,h3,h4{font-family:"Source Serif 4",serif;line-height:1.2}a{color:var(--brand);text-decoration:none}a:focus-visible,a:hover{color:var(--brand-strong)}img{width:100%;display:block}p{margin:0}hr{border:0;border-top:1px solid var(--line-soft)}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid transparent;padding:.74rem 1.05rem;font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.07em;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.btn:focus-visible,a:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.btn-primary{color:#f3fdff;background:var(--brand);border-color:#0a6870;box-shadow:0 10px 16px rgba(15,127,135,.24)}.btn-primary:focus-visible,.btn-primary:hover{background:var(--brand-strong);color:#f3fdff;transform:translateY(-1px)}.post-back-link{display:inline-flex;align-items:center;grid-gap:.38rem;gap:.38rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:.7rem;color:#0f676f;font-size:.9rem;font-weight:700;line-height:1.2;border-bottom:1px solid rgba(15,103,111,.28);padding-bottom:.12rem}.post-back-link:before{content:"\2190";font-size:.92rem;line-height:1}.post-back-link:focus-visible,.post-back-link:hover{color:#0c5b62;border-color:rgba(12,91,98,.55)}.card{background:var(--surface-card);border:1px solid rgba(18,87,93,.14);border-radius:var(--radius-lg);box-shadow:0 15px 28px rgba(19,84,90,.08)}.post-page-shell{width:min(1120px,calc(100% - 2rem));margin:2rem auto 0}.card-page{padding:clamp(1rem,2.4vw,2rem)}.post-header{max-width:900px;margin-bottom:1.25rem}.post-category{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:.75rem;padding:.3rem .7rem;border:1px solid #c8e1e1;border-radius:999px;background:#eef8f7;color:#0b6970;font-size:.72rem;font-weight:800;letter-spacing:.07em;line-height:1.4;text-transform:uppercase}.post-title{margin:0;font-size:clamp(1.9rem,4vw,3.2rem);line-height:1.08;letter-spacing:-.03em;color:#13373c}.post-summary{max-width:74ch;margin-top:.9rem;color:#476267;font-size:1.02rem;line-height:1.75}.post-meta{display:flex;flex-wrap:wrap;align-items:center;grid-gap:.45rem .65rem;gap:.45rem .65rem;margin-top:1rem}.post-meta p{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.25rem .55rem;border-radius:999px;background:#f0f6f6;color:#526c70;font-size:.75rem;line-height:1.45}.post-cover{display:block;margin-bottom:1.5rem}.post-cover-media{display:block;position:relative;width:100%;aspect-ratio:16/7;border:1px solid rgba(18,87,93,.14);border-radius:18px;overflow:hidden}.post-reading-layout{display:grid;grid-template-columns:minmax(0,740px) minmax(220px,260px);justify-content:center;align-items:start;grid-gap:clamp(1.5rem,4vw,3rem);gap:clamp(1.5rem,4vw,3rem)}.post-main{min-width:0}.post-disclosure{font-size:.88rem;color:#4c686c;line-height:1.6;margin-bottom:1.25rem;padding:.8rem .9rem;border-left:4px solid #5ba66c;border-radius:0 10px 10px 0;background:#f3f9f5}.post-body{color:#2f4c51}.post-body>div{display:grid;grid-gap:1rem;gap:1rem}.post-body a,.post-byline a,.post-meta a{text-decoration:underline;text-underline-offset:.18em;overflow-wrap:anywhere}.post-body>div>*{min-width:0}.post-table-scroll{max-width:100%;overflow-x:auto;border:1px solid var(--line-soft);border-radius:10px}.post-table-scroll:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.post-body table{width:100%;min-width:480px;border-collapse:collapse;font-size:.9rem;line-height:1.6}.post-body td,.post-body th{padding:.85rem;text-align:left;vertical-align:top;border-bottom:1px solid var(--line-soft)}.post-body th{background:#ecf6f6;color:var(--text-primary)}.post-body tbody tr:last-child td{border-bottom:0}.post-body p{line-height:1.95}.post-body h2,.post-body h3{color:#12363b;margin-top:.5rem;scroll-margin-top:95px}.post-body h2{font-size:clamp(1.42rem,3vw,1.85rem)}.post-body h3{font-size:clamp(1.14rem,2.2vw,1.35rem)}.post-body ol,.post-body ul{margin:.2rem 0 .2rem 1.2rem;color:#325156;display:grid;grid-gap:.45rem;gap:.45rem}.post-body li{line-height:1.65}.post-body pre{background:#f0f8f9;border:1px solid #d3e4e7;padding:.9rem;border-radius:12px;overflow-x:auto}.post-body blockquote{border-left:4px solid #5cae76;padding-left:.8rem;color:#416066;margin:.5rem 0}.post-cta-row{margin-top:1.3rem;display:flex;justify-content:flex-start}.post-toc{position:-webkit-sticky;position:sticky;top:88px;max-height:calc(100vh - 112px);overflow-y:auto;padding:1rem;border:1px solid rgba(18,87,93,.14);border-radius:14px;background:#f8fbfb}.post-toc-label{margin-bottom:.7rem;color:#0c686f;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.post-toc ol{display:grid;grid-gap:.5rem;gap:.5rem;list-style:none}.post-toc li{line-height:1.42}.post-toc a{display:block;padding:.18rem 0;color:#446166;font-size:.82rem}.post-toc a:focus-visible,.post-toc a:hover{color:#0b6f76}.post-toc-subitem{padding-left:.8rem;border-left:2px solid #d9e9e8}.related-guides{padding-top:2rem}.related-guides-header>p{color:#0d6d74;font-size:.72rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.related-guides-header h2{margin-top:.2rem;color:#12363c;font-size:clamp(1.4rem,2.5vw,1.9rem);letter-spacing:-.02em}.related-guides-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.8rem;gap:.8rem;margin-top:1rem}.related-guide-card{display:grid;align-content:start;grid-gap:.55rem;gap:.55rem;min-height:100%;padding:1rem;border:1px solid rgba(18,87,93,.14);border-radius:14px;background:#fff;box-shadow:0 10px 20px rgba(19,84,90,.07)}.related-guide-card>p{color:#507074;font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.related-guide-card h3{margin:0;color:#16383d;font-size:1.04rem;line-height:1.35}.related-guide-card h3 a{color:inherit}.related-guide-card h3 a:focus-visible,.related-guide-card h3 a:hover{color:#0f727a}.related-guide-link{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:.15rem;color:#0f727a;font-size:.84rem;font-weight:800}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{-webkit-animation-duration:.01ms!important;animation-duration:.01ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (max-width:900px){.post-reading-layout{grid-template-columns:1fr;grid-gap:1.25rem;gap:1.25rem}.post-toc{position:static;order:-1;max-height:none}}@media (max-width:720px){.post-page-shell{width:min(1120px,calc(100% - 1.1rem));margin-top:1.3rem}.card-page{padding:.85rem;border-radius:16px}.post-title{font-size:clamp(1.45rem,7vw,2.2rem)}.post-summary{font-size:.94rem}.post-cover-media{aspect-ratio:16/9;border-radius:12px}.related-guides-grid{grid-template-columns:1fr}}