.site-header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:100;background:var(--white);box-shadow:0 2px 8px #0000000f;padding:.5rem 0}.header-inner[data-astro-cid-3ef6ksr2],.main-nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:center;width:100%}.logo[data-astro-cid-3ef6ksr2]{text-decoration:none;text-align:center;padding:0 1.5rem;flex-shrink:0}.logo-name[data-astro-cid-3ef6ksr2]{font-size:1.3rem;font-weight:700;color:var(--dark);white-space:nowrap}.nav-list[data-astro-cid-3ef6ksr2]{display:flex;list-style:none;gap:.15rem;align-items:center}.nav-left[data-astro-cid-3ef6ksr2]{justify-content:flex-end}.nav-right[data-astro-cid-3ef6ksr2]{justify-content:flex-start}.nav-item[data-astro-cid-3ef6ksr2]>a[data-astro-cid-3ef6ksr2]{display:block;padding:.5rem .6rem;color:var(--dark);font-size:.85rem;font-weight:500;text-decoration:none;border-radius:4px;transition:background .15s;white-space:nowrap}.nav-item[data-astro-cid-3ef6ksr2]>a[data-astro-cid-3ef6ksr2]:hover,.nav-item[data-astro-cid-3ef6ksr2]>a[data-astro-cid-3ef6ksr2].active{background:var(--gray-light);color:var(--red)}.nav-new[data-astro-cid-3ef6ksr2]{color:var(--red)!important;font-weight:700!important}.has-dropdown[data-astro-cid-3ef6ksr2]{position:relative}.dropdown[data-astro-cid-3ef6ksr2]{display:none;position:absolute;top:100%;left:0;background:var(--white);box-shadow:0 4px 16px #0000001a;border-radius:8px;list-style:none;min-width:220px;padding:.5rem 0;z-index:200}.has-dropdown[data-astro-cid-3ef6ksr2]:hover .dropdown[data-astro-cid-3ef6ksr2]{display:block}.dropdown[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{display:block;padding:.5rem 1rem;color:var(--dark);font-size:.85rem;text-decoration:none}.dropdown[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover,.dropdown[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].active{background:var(--gray-light);color:var(--red)}.nav-toggle[data-astro-cid-3ef6ksr2]{display:none;background:none;border:none;cursor:pointer;padding:.5rem;flex-direction:column;gap:5px;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.nav-toggle[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{display:block;width:24px;height:2px;background:var(--dark);transition:transform .2s}@media(max-width:1000px){.nav-toggle[data-astro-cid-3ef6ksr2]{display:flex}.header-inner[data-astro-cid-3ef6ksr2]{position:relative;justify-content:center}.main-nav[data-astro-cid-3ef6ksr2]{display:none;position:absolute;top:100%;left:0;right:0;background:var(--white);box-shadow:0 4px 16px #0000001a;padding:1rem;flex-direction:column}.main-nav[data-astro-cid-3ef6ksr2].open{display:flex}.logo[data-astro-cid-3ef6ksr2]{display:block;padding:0}.nav-list[data-astro-cid-3ef6ksr2]{flex-direction:column;align-items:stretch;width:100%}.nav-left[data-astro-cid-3ef6ksr2],.nav-right[data-astro-cid-3ef6ksr2]{justify-content:center}.dropdown[data-astro-cid-3ef6ksr2]{position:static;box-shadow:none;padding-left:1rem}.has-dropdown[data-astro-cid-3ef6ksr2]:hover .dropdown[data-astro-cid-3ef6ksr2]{display:block}.logo[data-astro-cid-3ef6ksr2]{position:relative;z-index:101}.header-inner[data-astro-cid-3ef6ksr2]{display:flex;justify-content:center}.header-inner[data-astro-cid-3ef6ksr2]>.logo-mobile[data-astro-cid-3ef6ksr2]{display:block}}.site-footer[data-astro-cid-sz7xmlte]{background:var(--dark);color:#ccc;padding-top:3rem}.footer-inner[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;padding-bottom:2rem}.footer-col[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte],.footer-col[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{color:var(--white);margin-bottom:.75rem}.footer-col[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none}.footer-col[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:.4rem}.footer-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#ccc;text-decoration:none}.footer-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--white)}.footer-bottom[data-astro-cid-sz7xmlte]{border-top:1px solid #444;padding:1rem 0;text-align:center;font-size:.85rem}:root{--red: #e02b20;--blue: #0c71c3;--dark: #2d2d2d;--gray-light: #f5f5f5;--gray-mid: #666;--white: #ffffff;--max-width: 1200px;--nav-height: 80px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--dark);line-height:1.6;background:var(--white)}img{max-width:100%;height:auto;display:block}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4{line-height:1.2;margin-bottom:.5em}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}p{margin-bottom:1em}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.section{padding:4rem 0}.section--gray{background:var(--gray-light)}.btn{display:inline-block;padding:.85rem 2rem;border-radius:4px;font-weight:600;font-size:1rem;text-decoration:none;transition:background .2s,transform .1s;cursor:pointer;border:none}.btn--red{background:var(--red);color:var(--white)}.btn--red:hover{background:#c4241b;text-decoration:none;transform:translateY(-1px)}.btn--blue{background:var(--blue);color:var(--white)}.btn--blue:hover{background:#0a5fa3;text-decoration:none;transform:translateY(-1px)}.btn--outline{background:transparent;color:var(--red);border:2px solid var(--red)}.btn--outline:hover{background:var(--red);color:var(--white);text-decoration:none}.grid{display:grid;gap:2rem}.grid--2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid--3{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.grid--4{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.card{background:var(--white);border-radius:8px;box-shadow:0 2px 8px #00000014;overflow:hidden;transition:box-shadow .2s,transform .2s}.card:hover{box-shadow:0 4px 16px #0000001f;transform:translateY(-2px)}.card__body{padding:1.5rem}.prose{max-width:720px;margin:0 auto}.prose h2{margin-top:2em}.prose h3{margin-top:1.5em}.prose ul,.prose ol{margin-bottom:1em;padding-left:1.5em}.prose li{margin-bottom:.25em}.prose blockquote{border-left:4px solid var(--red);padding:1rem 1.5rem;margin:1.5em 0;background:var(--gray-light);font-style:italic}.prose img{border-radius:8px;margin:1.5em 0}.prose strong{color:var(--dark)}.prose--topic{max-width:900px}.prose--topic h2{background:var(--red);color:#fff;padding:1rem 1.5rem;border-radius:12px 12px 0 0;margin-top:2.5em;margin-bottom:0;font-size:1.4rem;letter-spacing:.03em}.prose--topic h3{background:var(--gray-light);color:var(--dark);padding:.75rem 1.5rem;margin-top:0;margin-bottom:0;font-size:1.15rem;border-left:4px solid var(--red)}.prose--topic h2+p,.prose--topic h2+ul,.prose--topic h2+ol,.prose--topic h3+p,.prose--topic h3+ul,.prose--topic h3+ol{background:#fff;padding:1.25rem 1.5rem .25rem;margin-top:0;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0}.prose--topic p+p,.prose--topic p+ul,.prose--topic p+ol,.prose--topic ul+p,.prose--topic ol+p{background:#fff;padding:0 1.5rem .25rem;margin-top:0;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0}.prose--topic p:has(+h2),.prose--topic ul:has(+h2),.prose--topic ol:has(+h2),.prose--topic p:last-child,.prose--topic ul:last-child,.prose--topic ol:last-child{border-radius:0 0 12px 12px;border-bottom:1px solid #e0e0e0;padding-bottom:1.25rem}.prose--topic h4{background:#2d2d2d;color:#e0e0e0;padding:1.25rem 1.5rem;border-radius:10px;font-size:1rem;font-weight:400;font-style:italic;line-height:1.6;margin:1.5em 0;border-left:4px solid var(--red)}.prose--topic li{padding:.3rem 0;line-height:1.5}.prose--topic li strong{color:var(--red)}.prose--topic h1{color:var(--red);font-size:2rem;margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:3px solid var(--red)}.prose--topic a{color:var(--blue);font-weight:600}.prose--topic a:hover{color:var(--red)}@media(max-width:768px){h1{font-size:1.8rem}h2{font-size:1.5rem}.section{padding:2.5rem 0}.container{padding:0 1rem}}
