@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--gp-brand-navy:#18324a;--gp-brand-teal:#087e8b;--gp-brand-teal-hover:#066570;--gp-brand-amber:#f2a93b;--gp-text-primary:#101828;--gp-text-secondary:#344054;--gp-text-muted:#667085;--gp-text-inverse:#fff;--gp-surface-default:#fff;--gp-surface-subtle:#f9fafb;--gp-surface-muted:#f2f4f7;--gp-border-default:#d0d5dd;--gp-border-strong:#98a2b3;--gp-success:#027a48;--gp-success-bg:#d1fadf;--gp-warning:#b54708;--gp-warning-bg:#fef0c7;--gp-danger:#b42318;--gp-danger-bg:#fee4e2;--gp-info:#175cd3;--gp-info-bg:#d1e9ff;--gp-not-checked:#475467;--gp-not-checked-bg:#eaecf0;--gp-chart-1:#087e8b;--gp-chart-2:#18324a;--gp-chart-3:#175cd3;--gp-chart-4:#6941c6;--gp-chart-neutral:#667085;--gp-focus-ring:0 0 0 3px #087e8b47;--gp-font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--gp-text-display:2.5rem;--gp-leading-display:3rem;--gp-weight-display:700;--gp-text-h1:2rem;--gp-leading-h1:2.5rem;--gp-weight-h1:700;--gp-text-h2:1.5rem;--gp-leading-h2:2rem;--gp-weight-h2:700;--gp-text-h3:1.25rem;--gp-leading-h3:1.75rem;--gp-weight-h3:600;--gp-text-body-lg:1.125rem;--gp-leading-body-lg:1.75rem;--gp-weight-body-lg:400;--gp-text-body:1rem;--gp-leading-body:1.5rem;--gp-weight-body:400;--gp-text-body-sm:.875rem;--gp-leading-body-sm:1.25rem;--gp-weight-body-sm:400;--gp-text-label:.875rem;--gp-leading-label:1.25rem;--gp-weight-label:600;--gp-text-caption:.75rem;--gp-leading-caption:1.125rem;--gp-weight-caption:500;--gp-weight-regular:400;--gp-weight-medium:500;--gp-weight-semibold:600;--gp-weight-bold:700}body{font-family:var(--gp-font-sans);color:var(--gp-text-primary);font-variant-numeric:tabular-nums;-webkit-font-smoothing:antialiased}:root{--gp-space-1:.25rem;--gp-space-2:.5rem;--gp-space-3:.75rem;--gp-space-4:1rem;--gp-space-6:1.5rem;--gp-space-8:2rem;--gp-space-12:3rem;--gp-space-16:4rem;--gp-radius-sm:.375rem;--gp-radius-md:.625rem;--gp-radius-lg:1rem;--gp-radius-full:9999px;--gp-shadow-sm:0 1px 2px #1018280f;--gp-shadow-md:0 4px 12px #1018281a;--gp-duration-fast:.12s;--gp-duration-standard:.2s;--gp-duration-slow:.3s;--gp-ease-standard:cubic-bezier(.4, 0, .2, 1);--gp-touch-target:44px;--gp-control-height:44px;--gp-control-height-lg:48px;--gp-control-height-sm:36px;--gp-sidebar-width:272px;--gp-modal-width:420px;--gp-content-max:1200px;--gp-content-wide:1320px;--gp-customer-flow-max:760px;--gp-bp-sm:640px;--gp-bp-md:768px;--gp-bp-lg:1024px;--gp-bp-xl:1280px;--gp-z-sticky:20;--gp-z-dropdown:40;--gp-z-modal:60;--gp-z-toast:80}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}*{box-sizing:border-box}body{background:var(--gp-surface-subtle);margin:0}a{color:var(--gp-brand-teal)}a:hover{color:#066570}:focus-visible{box-shadow:var(--gp-focus-ring);border-radius:var(--gp-radius-sm);outline:none}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}#root{min-height:100vh}button{font:inherit}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{background:var(--gp-brand-navy);color:var(--gp-text-inverse);border-radius:var(--gp-radius-md);z-index:var(--gp-z-toast);transition:top var(--gp-duration-fast) var(--gp-ease-standard);font-weight:var(--gp-weight-semibold);font-size:var(--gp-text-body-sm);padding:10px 16px;position:absolute;top:-48px;left:8px}.skip-link:focus{top:8px}@keyframes gp-spin{to{transform:rotate(360deg)}}.gp-nav-link{color:var(--gp-text-secondary);font-weight:var(--gp-weight-semibold);font-size:var(--gp-text-body-sm);border-radius:var(--gp-radius-sm);text-decoration:none}.gp-nav-link:hover{color:var(--gp-brand-teal)}@media (width>=900px){.gp-nav-desktop{gap:32px;display:flex!important}.gp-actions-desktop{display:flex!important}.gp-nav-toggle,#gp-mobile-nav{display:none!important}}.gp-hero{grid-template-columns:1fr;align-items:center;gap:48px;display:grid}.gp-value-grid,.gp-pricing-grid{grid-template-columns:1fr;gap:24px;display:grid}@media (width>=640px){.gp-value-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=860px){.gp-hero{grid-template-columns:1fr 1fr;gap:64px}.gp-pricing-grid{grid-template-columns:repeat(3,1fr)}}@media (width>=1024px){.gp-value-grid{grid-template-columns:repeat(4,1fr)}}.gp-prose h1{font-size:var(--gp-text-h1);line-height:var(--gp-leading-h1);font-weight:var(--gp-weight-bold);color:var(--gp-brand-navy);margin:0 0 8px}.gp-prose .gp-prose-updated{font-size:var(--gp-text-caption);color:var(--gp-text-muted);margin:0 0 32px}.gp-prose h2{font-size:var(--gp-text-h3);line-height:var(--gp-leading-h3);font-weight:var(--gp-weight-semibold);color:var(--gp-brand-navy);margin:32px 0 8px}.gp-prose p,.gp-prose li{font-size:var(--gp-text-body);line-height:var(--gp-leading-body);color:var(--gp-text-secondary)}.gp-prose p{margin:0 0 16px}.gp-prose ul{margin:0 0 16px;padding-left:1.25em}.gp-prose li{margin-bottom:8px}.gp-prose a{color:var(--gp-brand-teal)}.gp-callout{background:var(--gp-warning-bg);color:var(--gp-warning);border-radius:var(--gp-radius-md);padding:var(--gp-space-4);font-size:var(--gp-text-body-sm);font-weight:var(--gp-weight-medium);margin:0 0 32px}
