:root{--color-paper:oklch(98.2% .006 91.45);--color-paper-raised:oklch(99.2% .006 303);--color-paper-soft:oklch(96.11% .0139 304.14);--color-ink:oklch(28.11% .0256 291.2);--color-ink-subtle:oklch(48.99% .0306 297.31);--color-rule:oklch(89% .0184 303.39);--color-rule-soft:oklch(93.61% .0103 311.17);--color-accent:oklch(49.3% .129 292.7);--color-accent-hover:oklch(43.67% .1182 292.66);--color-accent-active:oklch(38.83% .1025 294.53);--color-accent-ink:oklch(98.2% .0041 91.45);--color-focus:oklch(38.83% .1025 294.53);--color-lavender:oklch(91.92% .0294 303.06);--color-mint:oklch(93.83% .0241 163.13);--color-mint-soft:oklch(96.98% .0091 161.35);--color-peach:oklch(94.34% .0331 54.18);--color-success:oklch(44.67% .0817 159.54);--color-warning:oklch(44.6% .0928 56.88);--color-danger:oklch(48.71% .1513 13.91);--color-danger-soft:oklch(96.75% .0164 8.16);--color-image-ink:oklch(98.2% .006 91.45);--color-image-scrim:oklch(22% .025 160/.72);--color-overlay:oklch(20% .03 292/.42);--color-shadow:oklch(28.11% .0256 291.2/.09);--font-display:ui-rounded, "Arial Rounded MT Bold", Inter, ui-sans-serif, system-ui, sans-serif;--font-body:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:ui-monospace, "SFMono-Regular", Menlo, monospace;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-md:1.25rem;--text-lg:1.5625rem;--text-xl:1.9531rem;--text-2xl:2.4414rem;--text-display:clamp(2rem, 3vw, 2.75rem);--leading-body:1.6;--leading-tight:1.15;--tracking-display:-.035em;--space-3xs:.125rem;--space-2xs:.25rem;--space-xs:.5rem;--space-sm:.75rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2.5rem;--space-2xl:4rem;--space-3xl:6rem;--radius-xs:.5rem;--radius-sm:.75rem;--radius-md:1rem;--radius-lg:1.5rem;--radius-pill:999px;--rule-hair:1px;--shadow-raised:0 .5rem 2rem var(--color-shadow);--shadow-floating:0 .75rem 2.5rem var(--color-shadow);--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-in:cubic-bezier(.7, 0, .84, 0);--ease-in-out:cubic-bezier(.65, 0, .35, 1);--dur-micro:.12s;--dur-short:.22s;--dur-long:.42s;--page-max:80rem;--page-gutter:clamp(1rem, 4vw, 2.5rem);--z-base:1;--z-raised:10;--z-dropdown:100;--z-sticky:200;--z-modal:400;--z-toast:500;--z-tooltip:600}*{box-sizing:border-box}:root{color:var(--color-ink);background:var(--color-paper);font-family:var(--font-body);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;overflow-x:clip}body{background:var(--color-paper);min-width:320px;min-height:100vh;color:var(--color-ink);font-size:var(--text-base);line-height:var(--leading-body);margin:0;overflow-x:clip}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:active,a:active{filter:saturate(.85)}button:disabled,a[aria-disabled=true]{cursor:not-allowed;filter:grayscale(.25);opacity:.55}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--color-focus);outline-offset:3px}.home-page{background:radial-gradient(circle at 0 0,#c8e7ff 0,#0000 34rem),linear-gradient(135deg,#f7fbff 0%,#d9efff 100%);place-content:center;justify-items:center;gap:1.5rem;min-height:100vh;padding:2rem;display:grid}.home-page__greeting{color:#10314f;text-align:center;margin:0;font-size:clamp(3rem,10vw,6rem);font-weight:800;line-height:1}.home-page__button{color:#10314f;cursor:pointer;background:#fff;border:1px solid #9dc7ea;border-radius:.5rem;padding:.75rem 1rem;box-shadow:0 .75rem 2rem #386f9e29}.home-page__button:hover{background:#f5fbff}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
