.site-chrome{--sc-ink:#0f172a;--sc-ink-soft:#1e293b;--sc-muted:#475569;--sc-faint:#64748b;--sc-line:#bae6fd;--sc-line-strong:#7dd3fc;--sc-paper:#fff;--sc-paper-raised:#fff;--sc-bg:#f0f9ff;--sc-bg-soft:#e0f2fe;--sc-accent:#0284c7;--sc-accent-deep:#0369a1;--sc-accent-text:#fff;--sc-header-bg:#0c4a6e;--sc-header-ink:#fff;--sc-header-muted:#bae6fd;--sc-shadow-sm:0 1px 2px #0284c714;--sc-shadow-panel:0 12px 32px #0c4a6e2e;--sc-radius:.375rem;--sc-font-display:var(--font-outfit), ui-sans-serif, system-ui, sans-serif;--sc-font-body:var(--font-figtree), ui-sans-serif, system-ui, sans-serif;--site-header-h:4rem;font-family:var(--sc-font-body);background:var(--sc-bg);color:var(--sc-ink)}@media (min-width:1024px){.site-chrome{--site-header-h:4.25rem}}:root{--site-content-max:1280px;--sc-page-bg:#f0f9ff;--sc-page-ink:#0f172a}.site-main-inner--wide{width:100%;max-width:min(100%, var(--site-content-max));margin:0 auto;padding:.25rem .5rem 1rem}.site-main--colorful,.site-main--wide{background:var(--sc-bg);color:var(--sc-ink);position:relative}@media (min-width:640px){.site-main-inner--wide{padding:.375rem .75rem 1.25rem}}@media (min-width:1024px){.site-main-inner--wide{padding:.5rem 1rem 1.5rem}}.site-header{z-index:60;position:sticky;top:0}.site-header-bar{background:var(--sc-header-bg);border-bottom:1px solid #075985}.site-header.is-scrolled .site-header-bar{background:#0a3d5c;border-bottom-color:#0369a1;box-shadow:0 6px 20px #02325047}.site-header-inner{z-index:1;max-width:var(--site-content-max);justify-content:space-between;align-items:center;gap:1.5rem;width:100%;min-height:4rem;margin:0 auto;padding:0 1.25rem 0 .75rem;display:flex;position:relative}@media (min-width:1024px){.site-header-inner{min-height:4.25rem;padding:0 1.25rem 0 1rem}}.site-brand{flex-shrink:0;align-items:center;gap:.65rem;text-decoration:none;display:inline-flex}.site-brand-mark{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:.35rem;flex-shrink:0;justify-content:center;align-items:center;width:2.125rem;height:2.125rem;display:inline-flex;overflow:hidden}.site-brand-mark img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.site-brand-mark svg{width:1.1rem;height:1.1rem}.site-brand-text{flex-direction:column;min-width:0;line-height:1.15;display:flex}@media (min-width:480px){.site-header .site-brand-text{display:flex}}.site-brand-text--footer{display:flex}.site-brand-name{font-family:var(--sc-font-display);letter-spacing:-.02em;color:var(--sc-header-ink);font-size:1.0625rem;font-weight:650}.site-brand-domain{color:#7dd3fc;letter-spacing:.02em;font-size:.6875rem;font-weight:500}.site-brand-text--drawer{flex-direction:column;line-height:1.15;display:flex}.site-brand-tag{color:var(--sc-header-muted);font-size:.6875rem;font-weight:500}.site-header-nav{align-items:center;gap:.05rem;margin:0 auto;display:flex}.site-nav-link{color:#e0f2fe;white-space:nowrap;border-radius:.35rem;align-items:center;gap:.4rem;padding:.45rem .7rem;font-size:.875rem;font-weight:550;text-decoration:none;transition:color .15s,background .15s;display:inline-flex}.site-nav-link:hover{color:#fff;background:#ffffff1a}.site-nav-link--primary{color:#fff;font-weight:650}.site-nav-link--subtle{border-radius:.35rem}.site-nav-dropdown{position:relative}.site-nav-dropdown-trigger{color:#e0f2fe;cursor:pointer;background:0 0;border:none;border-radius:.35rem;align-items:center;gap:.25rem;padding:.45rem .7rem;font-family:inherit;font-size:.875rem;font-weight:550;transition:color .15s,background .15s;display:inline-flex}.site-nav-dropdown-trigger:hover,.site-nav-dropdown-trigger.is-open{color:#fff;box-shadow:none;background:#ffffff1a}.site-nav-chevron{opacity:.75;color:#bae6fd;width:.875rem;height:.875rem;transition:transform .2s}.site-nav-dropdown-trigger.is-open .site-nav-chevron,.site-nav-chevron.is-open{opacity:1;color:#7dd3fc;transform:rotate(180deg)}.site-nav-dropdown-panel{width:max-content;min-width:16.5rem;max-width:min(20rem,100vw - 2rem);box-shadow:var(--sc-shadow-panel);z-index:80;background:#fff;border:1px solid #bae6fd;border-radius:.5rem;padding:.4rem;position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%)}.site-nav-dropdown--wide .site-nav-dropdown-panel{left:0;transform:none}.site-nav-dropdown-panel--cols-2{grid-template-columns:repeat(2,minmax(11.5rem,1fr));gap:.05rem;min-width:26rem;max-width:min(32rem,100vw - 2rem);display:grid}.site-nav-dropdown-panel--cols-3{grid-template-columns:repeat(3,minmax(10.25rem,1fr));gap:.05rem;min-width:34rem;max-width:min(40rem,100vw - 2rem);display:grid}@media (max-width:900px){.site-nav-dropdown-panel--cols-3{grid-template-columns:repeat(2,minmax(11rem,1fr));min-width:24rem}}.site-nav-dropdown-item{box-sizing:border-box;border-radius:.35rem;flex-direction:column;gap:.15rem;width:100%;min-width:14rem;padding:.6rem .75rem;text-decoration:none;transition:background .12s;display:flex}.site-nav-dropdown-item:hover{background:#e0f2fe}.site-nav-dropdown-item-label{color:#0f172a;letter-spacing:-.01em;font-size:.8125rem;font-weight:650}.site-nav-dropdown-item-desc{color:#475569;width:100%;font-size:.75rem;line-height:1.4}.site-header-actions{border-left:1px solid #bae6fd59;flex-shrink:0;align-items:center;gap:.375rem;padding-left:.75rem;display:flex}.site-btn-ghost{color:#e0f2fe;border-radius:.35rem;justify-content:center;align-items:center;padding:.45rem .85rem;font-size:.875rem;font-weight:550;text-decoration:none;transition:color .15s,background .15s;display:inline-flex}.site-btn-ghost:hover{color:#fff;background:#ffffff1a}.site-btn-ghost--block{color:#0f172a;width:100%}.site-btn-ghost--block:hover{color:#0f172a;background:#e0f2fe}.site-btn-primary{border-radius:var(--sc-radius);color:#0c4a6e;background:#fff;border:1px solid #0000;justify-content:center;align-items:center;gap:.35rem;padding:.5rem 1rem;font-size:.875rem;font-weight:650;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.site-btn-primary:hover{color:#0369a1;background:#e0f2fe}.site-btn-primary--compact{padding:.45rem .85rem;font-size:.8125rem}.site-btn-primary--block{color:#fff;background:#0284c7;width:100%}.site-btn-primary--block:hover{color:#fff;background:#0369a1}.site-account-menu{position:relative}.site-account-trigger{color:#fff;cursor:pointer;background:0 0;border:1px solid #bae6fd66;border-radius:.35rem;align-items:center;gap:.4rem;padding:.4rem .65rem;font-family:inherit;font-size:.8125rem;font-weight:550;transition:background .15s,border-color .15s;display:inline-flex}.site-account-trigger:hover{background:#ffffff1a;border-color:#7dd3fc}.site-account-panel{min-width:12.5rem;box-shadow:var(--sc-shadow-panel);z-index:80;background:#fff;border:1px solid #bae6fd;border-radius:.5rem;margin:0;padding:.4rem;list-style:none;position:absolute;top:calc(100% + .5rem);right:0}.site-account-item{color:#0f172a;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.35rem;align-items:center;gap:.5rem;width:100%;padding:.55rem .75rem;font-family:inherit;font-size:.875rem;font-weight:550;text-decoration:none;display:flex}.site-account-item:hover{background:#e0f2fe}.site-account-item--danger{color:#dc2626}.site-account-item--danger:hover{background:#fef2f2}.site-account-divider{border-top:1px solid #e2e8f0;margin-top:.25rem;padding-top:.25rem}.site-header-mobile{align-items:center;gap:.625rem;display:flex}.site-mobile-toggle{color:#e0f2fe;cursor:pointer;background:0 0;border:1px solid #bae6fd66;border-radius:.35rem;justify-content:center;align-items:center;width:2.375rem;height:2.375rem;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.site-mobile-toggle:hover{color:#fff;background:#ffffff1a;border-color:#7dd3fc}.site-mobile-backdrop{z-index:70;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;background:#0c4a6e73;border:none;position:fixed;inset:0}.site-mobile-drawer{z-index:75;color:#0f172a;background:#fff;border-left:1px solid #bae6fd;flex-direction:column;width:min(100%,21rem);display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-16px 0 48px #0c4a6e33}.site-mobile-drawer-head{background:#0c4a6e;border-bottom:1px solid #e0f2fe;justify-content:space-between;align-items:center;padding:1rem 1.125rem;display:flex}.site-mobile-drawer-head .site-brand-name{color:#fff}.site-mobile-drawer-head .site-brand-domain{color:#7dd3fc}.site-mobile-drawer-head .site-mobile-toggle{color:#e0f2fe;border-color:#bae6fd66}.site-brand--drawer .site-brand-name{font-size:.9375rem}.site-mobile-drawer-title{font-family:var(--sc-font-display);letter-spacing:-.02em;color:#0f172a;font-size:.9375rem;font-weight:650}.site-mobile-drawer-body{flex:1;padding:1rem 1.125rem 2rem;overflow-y:auto}.site-mobile-cta{color:#fff;box-shadow:none;background:#0284c7;border-radius:.35rem;align-items:center;gap:.65rem;margin-bottom:1.25rem;padding:.8rem 1rem;font-size:.9375rem;font-weight:650;text-decoration:none;display:flex}.site-mobile-link{color:#1e293b;border-radius:.35rem;align-items:center;gap:.65rem;padding:.65rem .5rem;font-size:.9375rem;font-weight:550;text-decoration:none;display:flex}.site-mobile-link:hover{color:#0c4a6e;background:#e0f2fe}.site-mobile-group{border-top:1px solid #e2e8f0;margin-top:1.25rem;padding-top:1.25rem}.site-mobile-group-label{letter-spacing:.08em;text-transform:uppercase;color:#0284c7;margin:0 0 .5rem;padding:0 .5rem;font-size:.6875rem;font-weight:700}.site-mobile-sublink{color:#334155;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.35rem;width:100%;padding:.55rem .5rem;font-family:inherit;font-size:.875rem;font-weight:550;text-decoration:none;display:block}.site-mobile-sublink:hover{color:#0c4a6e;background:#e0f2fe}.site-mobile-sublink--danger{color:#dc2626}.site-mobile-auth{border-top:1px solid #e2e8f0;flex-direction:column;gap:.65rem;margin-top:1.5rem;padding-top:1.25rem;display:flex}.site-footer{color:#e0f2fe;background:#0c4a6e;border-top:1px solid #075985;margin-top:auto;position:relative}.site-footer-accent{display:none}.site-footer-inner{z-index:1;max-width:var(--site-content-max,1280px);margin:0 auto;padding:3.5rem 1.25rem 2rem;position:relative}@media (min-width:1024px){.site-footer-inner{padding:4rem 2rem 2.25rem}}.site-footer-top{gap:2.5rem;margin-bottom:2.75rem;display:grid}@media (min-width:900px){.site-footer-top{grid-template-columns:minmax(0,1.1fr) minmax(0,1.9fr);align-items:start;gap:3.5rem}}.site-footer-brand-block{max-width:24rem}.site-footer-brand{align-items:center;gap:.75rem;margin-bottom:1.1rem;text-decoration:none;display:inline-flex}.site-footer-tagline{color:#bae6fd;margin:0 0 1.25rem;font-size:.9375rem;line-height:1.7}.site-footer-trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem 1rem;margin:0 0 1.5rem;padding:0;list-style:none;display:grid}.site-footer-trust li{color:#e0f2fe;padding-left:1.1rem;font-size:.8125rem;font-weight:550;position:relative}.site-footer-trust li:before{content:"";background:#38bdf8;border-radius:999px;width:.35rem;height:.35rem;position:absolute;top:.45em;left:0}.site-footer-cta{border-radius:var(--sc-radius);color:#0c4a6e;background:#fff;align-items:center;gap:.5rem;padding:.65rem 1.25rem;font-size:.875rem;font-weight:650;text-decoration:none;transition:background .15s;display:inline-flex}.site-footer-cta:hover{background:#e0f2fe}.site-footer-cols{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1.5rem;display:grid}@media (min-width:640px){.site-footer-cols{grid-template-columns:repeat(3,minmax(0,1fr))}}.site-footer .site-brand-name{color:#fff}.site-footer .site-brand-domain{color:#7dd3fc}.site-footer .site-brand-tag{color:#bae6fd}.site-footer-col-title{font-family:var(--sc-font-display);letter-spacing:.08em;text-transform:uppercase;color:#7dd3fc;margin:0 0 1rem;font-size:.72rem;font-weight:700}.site-footer-list{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.site-footer-list a{color:#e0f2fe;font-size:.875rem;font-weight:550;text-decoration:none;transition:color .15s}.site-footer-list a:hover{color:#fff}.site-footer-bottom{border-top:1px solid #075985;flex-direction:column;gap:1rem;padding-top:1.75rem;display:flex}@media (min-width:640px){.site-footer-bottom{flex-direction:row;justify-content:space-between;align-items:center}}.site-footer-copy{color:#7dd3fc;margin:0;font-size:.8125rem}.site-footer-legal-inline{flex-wrap:wrap;gap:.5rem 1.25rem;margin:0;padding:0;list-style:none;display:flex}.site-footer-legal-inline a{color:#7dd3fc;font-size:.8125rem;font-weight:550;text-decoration:none}.site-footer-legal-inline a:hover{color:#fff}
