:root{--color-primary: #534ab7;--color-primary-contrast: #ffffff;--color-purple-deep: #4338b8;--color-purple-900: #3c3489;--color-purple-50: #eeedfe;--color-purple-sub: #c9c4f0;--color-bg: #f8f7ff;--color-card: #ffffff;--color-border: #e8e6dc;--color-border-soft: #f0efe9;--color-text: #1a1a18;--color-text-2: #6b6a63;--color-text-3: #b4b2a9;--color-orange: #e07800;--color-teal: #0f6e56;--color-teal-50: #e1f5ee;--color-amber-50: #fef3e2;--color-amber-700: #ba7517;--color-red: #e24b4a;--color-red-50: #fdecec;--color-gold: #f5c518;--font-sans: "Inter", "SF Pro Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-display: "Inter", "SF Pro Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--font-size-h1: 2.625rem;--font-size-h2: 1.75rem;--font-size-strip: 1.25rem;--font-size-wordmark: 1.25rem;--font-size-subhead: 1.125rem;--font-size-title: 1.125rem;--font-size-closing: 1rem;--font-size-body: .9375rem;--font-size-body-sm: .875rem;--font-size-meta: .8125rem;--font-size-fine: .75rem;--font-size-eyebrow: .6875rem;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-extrabold: 800;--line-height-h1: 1.12;--line-height-snug: 1.3;--line-height-strip: 1.4;--line-height-pill: 1.55;--line-height-base: 1.65;--letter-spacing-h1: -.5px;--letter-spacing-tight: -.1px;--letter-spacing-wordmark: .12em;--letter-spacing-eyebrow: .08em;--radius-sm: 4px;--radius-card: 14px;--radius-button: 13px;--radius-pill: 40px;--radius-full: 9999px;--space-2: .125rem;--space-4: .25rem;--space-6: .375rem;--space-8: .5rem;--space-10: .625rem;--space-12: .75rem;--space-14: .875rem;--space-16: 1rem;--space-18: 1.125rem;--space-20: 1.25rem;--space-22: 1.375rem;--space-24: 1.5rem;--space-26: 1.625rem;--space-28: 1.75rem;--space-32: 2rem;--space-36: 2.25rem;--space-40: 2.5rem;--space-44: 2.75rem;--space-48: 3rem;--space-52: 3.25rem;--space-56: 3.5rem;--space-64: 4rem;--space-72: 4.5rem;--space-80: 5rem;--space-88: 5.5rem;--size-control: 52px;--size-control-sm: 48px;--size-feature-icon: 62px;--size-tile-icon: 46px;--size-divider: 40px;--size-android-input: 272px;--shadow-card: 0 6px 20px -8px rgb(83 74 183 / .18);--ease-calm: cubic-bezier(.4, 0, .2, 1);--duration-fast: .14s;--duration-base: .24s;--duration-slow: .4s;--layout-max-width: 1080px;--layout-gutter: 28px;--header-h: 3.25rem;--breakpoint-stack: 720px}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;min-height:100vh;display:flex;flex-direction:column;background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);font-size:var(--font-size-body);line-height:var(--line-height-base);font-weight:var(--font-weight-regular);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3{margin:0;font-family:var(--font-display)}p{margin:0}a{color:var(--color-primary)}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.container{width:100%;max-width:var(--layout-max-width);margin-inline:auto;padding-inline:var(--layout-gutter)}main{display:block}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.site-header[data-astro-cid-3ef6ksr2]{background-color:var(--color-bg)}.site-header__inner[data-astro-cid-3ef6ksr2]{padding-top:var(--space-18)}.site-header__brand[data-astro-cid-3ef6ksr2]{display:inline-block;font-family:var(--font-display);font-size:var(--font-size-wordmark);font-weight:var(--font-weight-extrabold);letter-spacing:var(--letter-spacing-wordmark);color:var(--color-primary);text-decoration:none;user-select:none}.site-footer[data-astro-cid-sz7xmlte]{background-color:var(--color-bg);border-top:1px solid var(--color-border);padding-block:var(--space-16)}.site-footer__inner[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:var(--space-16)}.site-footer__brand[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:var(--space-4)}.site-footer__wordmark[data-astro-cid-sz7xmlte]{font-family:var(--font-display);font-size:var(--font-size-wordmark);font-weight:var(--font-weight-extrabold);letter-spacing:var(--letter-spacing-wordmark);color:var(--color-primary);user-select:none}.site-footer__attr[data-astro-cid-sz7xmlte]{font-size:var(--font-size-meta);color:var(--color-text-2)}.site-footer__nav[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:var(--space-12);font-size:var(--font-size-meta)}.site-footer__link[data-astro-cid-sz7xmlte]{color:var(--color-primary);text-decoration:none;transition:text-decoration-color var(--duration-fast) var(--ease-calm)}.site-footer__link[data-astro-cid-sz7xmlte]:hover{text-decoration:underline}.site-footer__muted[data-astro-cid-sz7xmlte]{color:var(--color-text-2)}.site-footer__dot[data-astro-cid-sz7xmlte]{color:var(--color-text-3)}
