:root{--text:#0f1319;--text-muted:#4a5460;--heading:#0f1319;--link:#2a5a9e;--link-hover:#22518f;--paper:#f5f7fa;--paper-2:#eceff4;--ink:#0f1319;--muted:#4a5460;--brand:#3871c1;--brand-deep:#2a5a9e;--brand-deeper:#22518f;--drop:#51aee5;--panel:#0d1c30;--panel-2:#122540;--panel-ink:#e8eef5;--panel-muted:#a8b8cc;--rule:#d3d9e2;--rule-strong:#b9c2cf;--panel-rule:#1e3550;--warn-bg:#fdf3e3;--warn-rule:#d9a441;--measure:68ch;--wrap:1180px;--wrap-narrow:860px;--step:1.5rem;--section:clamp(3rem, 7vw, 5.5rem);--font:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--paper);color:var(--text);font-family:var(--font);text-rendering:optimizelegibility;margin:0;font-size:1.0625rem;line-height:1.62}img,svg{max-width:100%;height:auto;display:block}a{color:var(--link);text-underline-offset:.18em;text-decoration-thickness:1px}a:hover{color:var(--link-hover)}h1,h2,h3,h4{color:var(--heading);letter-spacing:-.015em;text-wrap:balance;margin:0 0 .6em;font-weight:700;line-height:1.15}h1{font-size:clamp(2rem,4.6vw,3.15rem)}h2{font-size:clamp(1.5rem,2.9vw,2.1rem)}h3{font-size:clamp(1.15rem,1.9vw,1.4rem)}p,li{max-width:var(--measure)}p{margin:0 0 1.1em}.wrap{width:100%;max-width:var(--wrap);margin-inline:auto;padding-inline:clamp(1rem,4vw,2.5rem)}.wrap-narrow{max-width:var(--wrap-narrow)}.section{padding-block:var(--section);border-top:1px solid var(--rule)}.section-flush{padding-block:var(--section)}.grid{gap:var(--step);display:grid}@media (width>=720px){.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}}@media (width>=980px){.grid-4{grid-template-columns:repeat(4,1fr)}}.lede{color:var(--muted);font-size:1.15rem}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--link);margin-bottom:.75rem;font-size:.78rem;font-weight:700}.panel{--text:var(--panel-ink);--text-muted:var(--panel-muted);--heading:#fff;--link:var(--drop);--link-hover:#fff;background-color:var(--panel);color:var(--text);background-image:repeating-linear-gradient(135deg,#ffffff06 0 2px,#0000 2px 7px)}.panel p,.panel li{color:var(--text-muted)}.lead,.card,.boundary,.note,.surface-light{--text:var(--ink);--text-muted:var(--muted);--heading:var(--ink);--link:var(--brand-deep);--link-hover:var(--brand-deeper);color:var(--text)}.lead p,.card p,.boundary p,.note p,.surface-light p,.lead li,.card li,.boundary li,.note li{color:var(--text)}.btn{cursor:pointer;border:1px solid #0000;align-items:center;gap:.55rem;padding:.85rem 1.35rem;font-family:inherit;font-size:1.0625rem;font-weight:700;text-decoration:none;display:inline-flex}.btn.btn-primary{background:var(--brand);color:var(--paper)}.btn.btn-primary:hover{background:var(--brand-deeper);color:#fff}.btn.btn-ghost{color:var(--text);background:0 0;border-color:currentColor}.btn-block{justify-content:center;width:100%}:focus-visible{outline:3px solid var(--brand-deep);outline-offset:2px}.panel :focus-visible{outline-color:var(--drop)}.skip{position:absolute;left:-9999px}.skip:focus-visible{z-index:50;background:var(--ink);color:#fff;padding:.8rem 1.1rem;top:0;left:0}.card{border:1px solid var(--rule);background:#fff;padding:1.4rem}.card h3{margin-bottom:.4rem}.card p:last-child{margin-bottom:0}.rule-list{margin:0;padding:0;list-style:none}.rule-list li{border-bottom:1px solid var(--rule);max-width:none;padding:.7rem 0}.rule-list li:first-child{border-top:1px solid var(--rule)}table{border-collapse:collapse;width:100%;font-size:.96rem}caption{text-align:left;padding-bottom:.6rem;font-weight:700}th,td{text-align:left;vertical-align:top;border-bottom:1px solid var(--rule);padding:.7rem .8rem}th{background:var(--paper-2);letter-spacing:.05em;text-transform:uppercase;font-size:.82rem}.table-scroll{overflow-x:auto}.note{border-left:3px solid var(--warn-rule);background:var(--warn-bg);margin:1.5rem 0;padding:1rem 1.2rem}.note p:last-child{margin-bottom:0}.boundary{border:1px solid var(--rule-strong);border-left:4px solid var(--brand);background:#fff;padding:1.4rem 1.5rem}.faq details{border-bottom:1px solid var(--rule)}.faq details:first-of-type{border-top:1px solid var(--rule)}.faq summary{cursor:pointer;padding:1.05rem 2rem 1.05rem 0;font-weight:700;list-style:none;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";color:var(--brand-deep);font-size:1.5rem;font-weight:400;position:absolute;top:50%;right:.25rem;transform:translateY(-50%)}.faq details[open] summary:after{content:"−"}.faq .answer{padding-bottom:1.1rem}.faq .answer p:last-child{margin-bottom:0}.crumbs{margin-bottom:1.4rem;font-size:.88rem}.crumbs ol{flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.crumbs li{max-width:none}.crumbs li+li:before{content:"/";color:var(--muted);margin-right:.4rem}.field{margin-bottom:.9rem;display:block}.field span{margin-bottom:.3rem;font-size:.86rem;font-weight:700;display:block}input,select,textarea{width:100%;font:inherit;border:1px solid var(--rule-strong);color:var(--ink);background:#fff;border-radius:0;padding:.66rem .7rem;font-size:1rem}::placeholder{color:var(--muted);opacity:1}input,select,textarea{color:var(--ink)}.hp{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-header[data-astro-cid-nen7h5rs]{border-bottom:1px solid var(--rule);z-index:20;background:#fff;position:relative}.bar[data-astro-cid-nen7h5rs]{flex-wrap:wrap;align-items:center;gap:1.25rem;padding-block:.85rem;display:flex}.brand[data-astro-cid-nen7h5rs]{flex:none;line-height:0}.brand[data-astro-cid-nen7h5rs] img{width:220px;height:auto}.desktop-nav[data-astro-cid-nen7h5rs]{flex-basis:100%;order:3}.nav-list[data-astro-cid-nen7h5rs]{border-top:1px solid var(--rule);flex-wrap:wrap;gap:.25rem 1.35rem;margin:0;padding:.6rem 0 0;list-style:none;display:flex}.nav-list[data-astro-cid-nen7h5rs]>li[data-astro-cid-nen7h5rs]{max-width:none;position:relative}.nav-list[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--ink);padding:.35rem 0;font-weight:600;text-decoration:none;display:block}.nav-list[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover,.nav-list[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs][aria-current=page]{color:var(--brand-deep);text-decoration:underline}.has-children[data-astro-cid-nen7h5rs]>a[data-astro-cid-nen7h5rs]{align-items:center;gap:.4rem;display:flex}.has-children[data-astro-cid-nen7h5rs]>a[data-astro-cid-nen7h5rs]:after{content:"";border-bottom:2px solid;border-right:2px solid;width:.38rem;height:.38rem;transition:transform .15s;transform:translateY(-.1rem)rotate(45deg)}.calls[data-astro-cid-nen7h5rs]{text-align:right;margin-left:auto}.cred[data-astro-cid-nen7h5rs]{color:var(--muted);max-width:none;margin:.35rem 0 0;font-size:.75rem}.mobile-menu[data-astro-cid-nen7h5rs]{display:none}@media (width>=1000px){.desktop-nav[data-astro-cid-nen7h5rs]{flex-basis:auto;order:0;margin-inline:auto}.nav-list[data-astro-cid-nen7h5rs]{border-top:0;flex-wrap:nowrap;gap:1.35rem;padding-top:0}.panel-menu[data-astro-cid-nen7h5rs]{visibility:hidden;opacity:0;min-width:17rem;padding-top:.85rem;position:absolute;top:100%;left:-.9rem}.panel-menu[data-astro-cid-nen7h5rs] ul[data-astro-cid-nen7h5rs]{border:1px solid var(--rule);background:#fff;margin:0;padding:.4rem 0;list-style:none;box-shadow:0 12px 28px #0f13191a}.panel-menu[data-astro-cid-nen7h5rs] li[data-astro-cid-nen7h5rs]{max-width:none}.panel-menu[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{padding:.5rem .95rem;font-weight:500}.has-children[data-astro-cid-nen7h5rs]:hover .panel-menu[data-astro-cid-nen7h5rs],.has-children[data-astro-cid-nen7h5rs]:focus-within .panel-menu[data-astro-cid-nen7h5rs]{visibility:visible;opacity:1}.has-children[data-astro-cid-nen7h5rs]:hover>a[data-astro-cid-nen7h5rs]:after,.has-children[data-astro-cid-nen7h5rs]:focus-within>a[data-astro-cid-nen7h5rs]:after{transform:translateY(.1rem)rotate(225deg)}}@media (width<=999px){.bar[data-astro-cid-nen7h5rs]{gap:.75rem;padding-block:.75rem}.brand[data-astro-cid-nen7h5rs] img{width:min(53vw,220px)}.desktop-nav[data-astro-cid-nen7h5rs]{display:none}.mobile-menu[data-astro-cid-nen7h5rs]{order:2;margin-left:auto;display:block}.mobile-menu[data-astro-cid-nen7h5rs] summary[data-astro-cid-nen7h5rs]{border:1px solid var(--rule-strong);min-height:3rem;color:var(--ink);cursor:pointer;align-items:center;gap:.5rem;padding:.55rem .7rem;font-weight:700;list-style:none;display:flex}.mobile-menu[data-astro-cid-nen7h5rs] summary[data-astro-cid-nen7h5rs]::-webkit-details-marker{display:none}.menu-label[data-astro-cid-nen7h5rs]{font-size:.9rem}.burger[data-astro-cid-nen7h5rs]{width:1.45rem}.burger[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{background:var(--ink);height:2px;margin-bottom:5px;display:block}.burger[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]:last-child{margin-bottom:0}.mobile-menu[data-astro-cid-nen7h5rs][open] .burger[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]:first-child{transform:translateY(7px)rotate(45deg)}.mobile-menu[data-astro-cid-nen7h5rs][open] .burger[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]:nth-child(2){opacity:0}.mobile-menu[data-astro-cid-nen7h5rs][open] .burger[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]:last-child{transform:translateY(-7px)rotate(-45deg)}.mobile-menu[data-astro-cid-nen7h5rs] nav[data-astro-cid-nen7h5rs]{overscroll-behavior:contain;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule-strong);background:#fff;max-height:calc(100dvh - 13rem);position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 14px 28px #0f131924}.mobile-nav-list[data-astro-cid-nen7h5rs],.mobile-children[data-astro-cid-nen7h5rs]{margin:0;padding:0;list-style:none}.mobile-nav-list[data-astro-cid-nen7h5rs]{padding:.4rem clamp(1rem,4vw,2.5rem) .8rem}.mobile-nav-list[data-astro-cid-nen7h5rs]>li[data-astro-cid-nen7h5rs]{border-bottom:1px solid var(--rule);max-width:none}.mobile-nav-list[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{min-height:3rem;color:var(--ink);align-items:center;text-decoration:none;display:flex}.mobile-parent[data-astro-cid-nen7h5rs]{font-weight:700}.mobile-children[data-astro-cid-nen7h5rs]{border-left:2px solid var(--brand);padding:0 0 .45rem 1rem}.mobile-children[data-astro-cid-nen7h5rs] li[data-astro-cid-nen7h5rs]{max-width:none}.mobile-children[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{min-height:3rem;font-size:.94rem;font-weight:500}.mobile-nav-list[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover,.mobile-nav-list[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs][aria-current=page]{color:var(--brand-deep);text-decoration:underline}.calls[data-astro-cid-nen7h5rs]{text-align:left;flex-basis:100%;order:3;margin-left:0}.calls[data-astro-cid-nen7h5rs] .btn[data-astro-cid-nen7h5rs]{justify-content:center;width:100%}.cred[data-astro-cid-nen7h5rs]{text-align:center}}footer[data-astro-cid-jo6i4kqk]{margin-top:0;padding-top:3.25rem}.cols[data-astro-cid-jo6i4kqk]{gap:2.25rem;padding-bottom:2.5rem;display:grid}@media (width>=760px){.cols[data-astro-cid-jo6i4kqk]{grid-template-columns:1.35fr 1fr 1fr 1.15fr;gap:2rem}}.flogo[data-astro-cid-jo6i4kqk]{width:200px;height:auto;margin-bottom:1rem}h2[data-astro-cid-jo6i4kqk]{letter-spacing:.13em;text-transform:uppercase;color:#fff;margin-bottom:.85rem;font-size:.8rem}h2[data-astro-cid-jo6i4kqk].mt{margin-top:1.5rem}.plain[data-astro-cid-jo6i4kqk]{margin:0;padding:0;list-style:none}.plain[data-astro-cid-jo6i4kqk] li[data-astro-cid-jo6i4kqk]{max-width:none;padding:.24rem 0}.inline[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;gap:.5rem 1.25rem;display:flex}.nap[data-astro-cid-jo6i4kqk]{font-size:.92rem;line-height:1.8}.small[data-astro-cid-jo6i4kqk]{font-size:.86rem}.pay[data-astro-cid-jo6i4kqk],.legal[data-astro-cid-jo6i4kqk]{border-top:1px solid var(--panel-rule);padding-block:1.15rem}.pay[data-astro-cid-jo6i4kqk] h2[data-astro-cid-jo6i4kqk]{margin-bottom:.5rem}.legal[data-astro-cid-jo6i4kqk] p[data-astro-cid-jo6i4kqk]{max-width:none;margin:0}.sticky-lead[data-astro-cid-bp2qlqtk]{display:none}@media (width<=719px){.sticky-lead[data-astro-cid-bp2qlqtk]{z-index:30;padding:.55rem max(.65rem, env(safe-area-inset-right)) calc(.55rem + env(safe-area-inset-bottom)) max(.65rem, env(safe-area-inset-left));border-top:1px solid var(--rule-strong);opacity:0;pointer-events:none;background:#fff;grid-template-columns:repeat(2,minmax(0,1fr));transition:transform .16s,opacity .16s;display:grid;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -8px 24px #0f131929}.sticky-lead[data-astro-cid-bp2qlqtk].visible{opacity:1;pointer-events:auto;transform:translateY(0)}.sticky-lead[data-astro-cid-bp2qlqtk] a[data-astro-cid-bp2qlqtk]{text-align:center;justify-content:center;align-items:center;min-width:0;min-height:3.25rem;padding:.65rem .35rem;font-size:clamp(.78rem,3.5vw,.96rem);font-weight:700;line-height:1.15;text-decoration:none;display:flex}.call[data-astro-cid-bp2qlqtk]{background:var(--brand);color:var(--paper);border:1px solid var(--brand)}.call[data-astro-cid-bp2qlqtk]:hover{background:var(--brand-deeper);color:#fff}.quote[data-astro-cid-bp2qlqtk]{color:var(--brand-deep);border:1px solid var(--brand-deep);background:#fff}.quote[data-astro-cid-bp2qlqtk]:hover{background:var(--paper-2);color:var(--brand-deeper)}}
