.site-bar{background:var(--brand-primary);color:color-mix(in srgb, var(--brand-background) 88%, var(--brand-primary))}.site-bar-inner{letter-spacing:.01em;justify-content:space-between;align-items:center;gap:16px;min-height:36px;font-size:12px;line-height:1.4;display:flex}.site-bar a{color:var(--brand-background);text-underline-offset:3px;flex-shrink:0;align-items:center;gap:6px;font-weight:600;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:text-decoration-color .2s;display:inline-flex;position:relative}.site-bar a:hover{text-decoration-color:currentColor}.site-bar a:before{content:"";position:absolute;inset:-14px -8px}.brand-scope .site-bar :focus-visible{outline:2px solid var(--brand-background);outline-offset:3px}.site-head{z-index:30;background:var(--brand-background);border-bottom:1px solid color-mix(in srgb, var(--brand-border) 45%, transparent);position:sticky;top:0}.site-head-inner{grid-template-columns:auto minmax(max-content,1fr) auto;align-items:center;gap:32px;height:84px;display:grid}.brand-scope[data-brand-kind] .site-head .brand,.brand-scope[data-brand-kind] .site-drawer .brand{flex-shrink:1;width:auto;min-width:0;max-width:100%}.brand-scope[data-brand-kind] .site-head .brand>img,.brand-scope[data-brand-kind] .site-drawer .brand>img{object-fit:contain;object-position:left center;width:auto;min-width:0;max-width:100%;height:64px;display:block}.site-nav{flex-wrap:wrap;justify-content:center;gap:0 30px;display:flex}.site-nav a{min-height:44px;color:var(--brand-text);align-items:center;font-size:14px;font-weight:600;transition:color .2s;display:inline-flex;position:relative}.site-nav a:after{content:"";background:var(--brand-accent);transform-origin:0;height:2px;transition:transform .22s;position:absolute;bottom:7px;left:0;right:0;transform:scaleX(0)}.site-nav a:hover,.site-nav a[aria-current]{color:var(--brand-primary)}.site-nav a:hover:after,.site-nav a[aria-current]:after{transform:scaleX(1)}.site-head-actions{justify-content:flex-end;align-items:center;gap:20px;display:flex}.site-phone{min-height:44px;color:var(--brand-text);white-space:nowrap;align-items:center;gap:8px;font-size:14px;font-weight:700;display:inline-flex}.site-phone:hover{color:var(--brand-primary)}.brand-scope .site-head .site-cta{white-space:nowrap;gap:14px;min-height:48px;padding:12px 22px;font-size:14px}.site-cta-short{display:none}.site-menu-toggle{border:1px solid color-mix(in srgb, var(--brand-border) 60%, transparent);border-radius:var(--brand-button-radius,4px);width:44px;height:44px;color:var(--brand-text);cursor:pointer;background:0 0;place-items:center;padding:0;display:none}.site-drawer{border:0;border-left:1px solid var(--brand-border);background:var(--brand-background);width:min(440px,100% - 32px);max-width:none;height:100dvh;max-height:none;color:var(--brand-text);transition:transform .28s cubic-bezier(.2, .8, .2, 1), overlay .28s allow-discrete, display .28s allow-discrete;margin:0;padding:0;position:fixed;inset:0 0 0 auto;transform:translate(100%);box-shadow:-24px 0 60px -32px #00000080}.site-drawer[open]{transform:none}.site-drawer::backdrop{transition:background-color .28s ease, overlay .28s allow-discrete, display .28s allow-discrete;background:#0a101400}.site-drawer[open]::backdrop{background:#0a101485}@starting-style{.site-drawer[open]{transform:translate(100%)}.site-drawer[open]::backdrop{background:#0a101400}}.site-drawer-panel{overscroll-behavior:contain;height:100%;padding:max(14px, env(safe-area-inset-top)) max(24px, env(safe-area-inset-right)) max(24px, env(safe-area-inset-bottom)) 24px;flex-direction:column;display:flex;overflow-y:auto}.site-drawer-head{border-bottom:1px solid color-mix(in srgb, var(--brand-border) 45%, transparent);justify-content:space-between;align-items:center;gap:16px;padding-bottom:14px;display:flex}.site-drawer-close{border:1px solid color-mix(in srgb, var(--brand-border) 60%, transparent);border-radius:var(--brand-button-radius,4px);width:44px;height:44px;color:var(--brand-text);cursor:pointer;background:0 0;flex-shrink:0;place-items:center;padding:0;display:grid}.brand-scope[data-brand-kind] .site-drawer-context{letter-spacing:.06em;text-transform:uppercase;text-wrap:balance;color:var(--brand-text-muted);margin:18px 0 0;font-size:12px;font-weight:600;line-height:1.5}.site-drawer-nav{flex-direction:column;margin-top:10px;display:flex}.site-drawer-nav a{border-bottom:1px solid color-mix(in srgb, var(--brand-border) 45%, transparent);letter-spacing:-.01em;min-height:62px;color:var(--brand-text);grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding-block:12px;font-size:20px;font-weight:600;display:grid}.site-drawer-nav small{font-variant-numeric:tabular-nums;color:var(--brand-primary);font-size:12px;font-weight:600}.site-drawer-nav svg{width:20px;height:20px;color:var(--brand-text-muted);transition:transform .2s}.site-drawer-nav a:hover svg{transform:translate(2px,-2px)}.site-drawer-nav a[aria-current]{color:var(--brand-primary);box-shadow:inset 0 -2px 0 var(--brand-accent)}.site-drawer[open] .site-drawer-nav a{transition:opacity .24s,transform .24s;transition-delay:calc(var(--i,0) * 35ms + 60ms)}@starting-style{.site-drawer[open] .site-drawer-nav a{opacity:0;transform:translate(16px)}}.site-drawer-actions{gap:12px;margin-top:28px;display:grid}.brand-scope .site-drawer-actions .button{justify-content:space-between;width:100%;min-height:52px;font-size:15px}.brand-scope .site-drawer-actions .site-drawer-phone{border-color:var(--brand-border);color:var(--brand-text);background:0 0;justify-content:flex-start;gap:12px}.brand-scope[data-brand-kind] .site-drawer-note{color:var(--brand-text-muted);margin:auto 0 0;padding-top:28px;font-size:13px;line-height:1.6}@media (max-width:1100px){.site-head-inner{gap:20px}.site-nav{gap:0 20px}.site-nav a{font-size:13px}.brand-scope[data-brand-kind] .site-head .brand>img,.brand-scope[data-brand-kind] .site-drawer .brand>img{height:56px}.site-phone span{display:none}}@media (max-width:1023px){.site-head-inner{grid-template-columns:auto minmax(max-content,1fr);height:76px}.site-nav{display:none}.site-head-actions{gap:8px}.site-menu-toggle{display:grid}.brand-scope[data-brand-kind] .site-head .brand>img,.brand-scope[data-brand-kind] .site-drawer .brand>img{height:60px}}@media (max-width:650px){.brand-scope[data-brand-kind=national] .site-bar a{display:none}.brand-scope[data-brand-kind=national] .site-bar-inner{justify-content:center}.site-bar a{min-height:44px}.site-bar a:before{inset:0 -8px}.site-head-inner{gap:8px;height:68px}.brand-scope[data-brand-kind] .site-head .brand>img,.brand-scope[data-brand-kind] .site-drawer .brand>img{height:56px}.site-phone{display:none}.brand-scope .site-head .site-cta{min-height:44px;padding:10px 14px;font-size:13px}.site-head .site-cta svg{display:none}.site-drawer{width:min(440px,100% - 24px)}.site-drawer-panel{padding-inline:20px max(20px, env(safe-area-inset-right))}}@media (max-width:374px){.site-cta-long{display:none}.site-cta-short{display:inline}}@media (prefers-reduced-motion:reduce){.site-bar a,.site-nav a,.site-nav a:after,.site-drawer,.site-drawer::backdrop,.site-drawer[open] .site-drawer-nav a,.site-drawer-nav svg{transition:none}}@media print{.site-bar,.site-head,.site-drawer{display:none!important}}.site-head .brand{min-height:44px}.site-menu-toggle{flex:none}@media (max-width:400px){.site-bar-inner{gap:10px;font-size:11px}.brand-scope .site-head .site-cta{padding-inline:11px}}
.site-foot{--site-foot-muted:color-mix(in srgb, var(--brand-background) 78%, var(--brand-primary));--site-foot-rule:color-mix(in srgb, var(--brand-background) 18%, transparent);background:var(--brand-primary);color:var(--brand-background);border-top:3px solid var(--brand-accent);padding-top:clamp(56px,7vw,88px)}.site-foot-top{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1.2fr);gap:48px;padding-bottom:clamp(44px,5vw,64px);display:grid}.brand-scope[data-brand-kind] .site-foot .brand{width:auto;max-width:100%}.brand-scope[data-brand-kind] .site-foot .brand>img{object-fit:contain;object-position:left center;width:auto;max-width:100%;height:64px;display:block}.brand-scope[data-brand-kind] .site-foot p{color:var(--site-foot-muted);margin:0;font-size:14px;line-height:1.75}.brand-scope[data-brand-kind] .site-foot-brand>p{margin-top:20px}.site-foot-parent{min-height:44px;color:var(--brand-background);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--brand-background) 45%, transparent);text-decoration-color:color-mix(in srgb, var(--brand-background) 45%, transparent);text-underline-offset:4px;align-items:center;margin-top:8px;font-size:13px;font-weight:600;transition:text-decoration-color .2s;display:inline-flex}.site-foot-parent:hover{text-decoration-color:currentColor}.brand-scope[data-brand-kind] .site-foot h2{text-transform:uppercase;letter-spacing:.14em;color:var(--brand-background);margin:0 0 14px;font-size:12px;font-weight:700;line-height:1.4}.site-foot-col ul{margin:0;padding:0;list-style:none;display:grid}.site-foot-col a{min-height:44px;color:var(--site-foot-muted);text-underline-offset:4px;align-items:center;font-size:15px;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:color .2s,text-decoration-color .2s;display:inline-flex}.site-foot-col a:hover{color:var(--brand-background);text-decoration-color:currentColor}.site-foot-note{border-left:1px solid var(--site-foot-rule);padding-left:32px}.brand-scope[data-brand-kind] .site-foot .eyebrow{letter-spacing:.14em;color:var(--brand-background);margin-bottom:14px;font-size:12px}.site-foot-phone{min-height:44px;color:var(--brand-background);align-items:center;gap:10px;margin-top:14px;font-size:18px;font-weight:700;display:inline-flex}.site-foot-bottom{border-top:1px solid var(--site-foot-rule);color:var(--site-foot-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:4px 32px;padding-block:14px 18px;font-size:13px;display:flex}.site-foot-bottom nav{flex-wrap:wrap;gap:0 24px;display:flex}.site-foot-bottom a{min-height:44px;color:var(--site-foot-muted);align-items:center;transition:color .2s;display:inline-flex}.site-foot-bottom a:hover{color:var(--brand-background)}.site-foot-tag{letter-spacing:.14em;font-size:11px;font-weight:600}.brand-scope .site-foot :focus-visible{outline:2px solid var(--brand-background);outline-offset:3px}@media (max-width:1100px){.site-foot-top{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) minmax(0,1fr);gap:40px 32px}.site-foot-note{border-left:0;border-top:1px solid var(--site-foot-rule);grid-column:1/-1;padding:28px 0 0}.brand-scope[data-brand-kind] .site-foot-note p{max-width:60ch}}@media (max-width:650px){.site-foot-top{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:36px 20px}.site-foot-brand{grid-column:1/-1}.brand-scope[data-brand-kind] .site-foot .brand>img{height:60px}.site-foot-col a{min-height:44px;font-size:15px;line-height:1.35}.site-foot-bottom{flex-direction:column;align-items:flex-start;padding-block:12px 20px}.site-foot-bottom nav{gap:0 20px}.site-foot-tag{display:none}}@media (max-width:390px){.site-foot-top{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.site-foot a{transition:none}}@media print{.site-foot{display:none!important}}.site-foot-col a,.site-foot-bottom a{min-width:44px}
