:root{color-scheme:light;--theme-page-top: #d9f2ff;--theme-page-bottom: #fffaf2;--theme-page-highlight: rgba(255, 255, 255, .84);--theme-page-glow: rgba(255, 159, 128, .18);--theme-panel: rgba(255, 255, 255, .84);--theme-panel-strong: rgba(255, 255, 255, .96);--theme-panel-soft: rgba(66, 165, 245, .08);--theme-surface: rgba(255, 255, 255, .72);--theme-line: rgba(66, 66, 66, .1);--theme-ink: #33434d;--theme-ink-soft: rgba(66, 66, 66, .74);--theme-title: #212121;--theme-title-muted: #616161;--theme-accent: #42a5f5;--theme-accent-strong: #ef5350;--theme-brand-surface: rgba(255, 255, 255, .92);--theme-brand-ink: #42a5f5;--theme-brand-ink-alt: #ef5350;--theme-nav-top: rgba(66, 165, 245, .9);--theme-nav-bottom: rgba(128, 222, 234, .96);--theme-nav-ink: #ffffff;--theme-nav-soft: rgba(255, 255, 255, .82);--theme-nav-border: rgba(255, 255, 255, .18);--theme-button-surface: rgba(33, 33, 33, .9);--theme-button-hover: rgba(33, 33, 33, 1);--theme-button-ink: #ffffff;--theme-ok: #aed581;--theme-warning: #fff59d;--theme-danger: #ef5350;--theme-unknown: #8d6e63;--theme-ok-aura: rgba(174, 213, 129, .32);--theme-warning-aura: rgba(255, 245, 157, .34);--theme-danger-aura: rgba(239, 83, 80, .28);--theme-neutral-aura: rgba(66, 165, 245, .2);--theme-health-signal: var(--theme-neutral-aura);--tone-coral: #ff9f80;--tone-lemon: #fff59d;--tone-aqua: #80deea;--tone-blue: #42a5f5;--tone-sage: #aed581;--tone-brown: #8d6e63;--tone-gray: #757575;--tone-white: #ffffff;--shadow-lg: 0 26px 60px rgba(64, 88, 110, .18);--shadow-md: 0 14px 32px rgba(64, 88, 110, .14);--radius-xl: 32px;--radius-lg: 24px;--radius-md: 16px;--radius-sm: 12px}*,*:before,*:after{box-sizing:border-box}html,body{min-height:100%}body{margin:0;font-family:Trebuchet MS,Segoe UI Variable Text,sans-serif;color:var(--theme-ink);background:radial-gradient(circle at top left,var(--theme-page-highlight),transparent 24%),radial-gradient(circle at 85% 15%,var(--theme-health-signal),transparent 18%),radial-gradient(circle at 72% 72%,var(--theme-page-glow),transparent 26%),linear-gradient(180deg,var(--theme-page-top) 0%,var(--theme-page-bottom) 100%);transition:background .26s ease,color .22s ease}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{margin:0;font-family:Bahnschrift,Trebuchet MS,sans-serif;letter-spacing:.02em}p{margin:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
