*,*:before,*:after{box-sizing:border-box}html{min-height:100%;font-size:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{min-width:320px;min-height:100%;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}app-root{display:block;min-height:100%}img,picture,svg,video,canvas{display:block;max-width:100%}img,picture,video,canvas{height:auto}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}:root{--header-control-size: 2.75rem;--header-logo-size: 4rem;--header-padding-inline: clamp(1.25rem, 4vw, 3rem);--header-vertical-padding: .75rem;--header-height: calc(var(--header-control-size) + (2 * var(--header-vertical-padding)));--page-padding-inline: clamp(1rem, 4vw, 4rem);--page-padding-bottom: clamp(1rem, 4vw, 4rem);--page-padding-top: calc(var(--header-height) + clamp(1.5rem, 4vw, 4rem));--font-family-base: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--duration-fast: .16s;--duration-medium: .24s;--easing-standard: cubic-bezier(.2, 0, 0, 1);--color-focus-ring: rgb(50 255 200);--color-selection-text: rgb(3 11 50);--color-selection-background: rgb(50 255 200)}:root,:root[data-theme=dark]{color-scheme:dark;--color-text-primary: rgb(255 255 255);--color-text-secondary: rgb(255 255 255 / 82%);--color-text-muted: rgb(255 255 255 / 62%);--color-accent: rgb(50 255 200);--color-accent-secondary: rgb(61 20 246);--page-background: radial-gradient( circle farthest-corner at 32.7% 49.8%, rgb(28 88 238) 0%, rgb(0 39 137) 100.2% );--hero-card-background: radial-gradient( circle 860px at 51.2% 51%, rgb(3 11 50) 0%, rgb(21 4 46) 17.3%, rgb(3 11 50) 58.8% );--hero-card-shadow: rgb(0 0 0 / 25%) 0 42px 48px, rgb(0 0 0 / 12%) 0 -10px 24px, rgb(0 0 0 / 12%) 0 4px 6px, rgb(0 0 0 / 17%) 0 10px 11px, rgb(0 0 0 / 9%) 0 -3px 5px;--hero-subtitle-color: rgb(61 20 246);--hero-title-color: rgb(255 255 255);--hero-last-name-color: rgb(255 255 255);--hero-glow-primary: radial-gradient( circle, rgb(0 247 255 / 55%) 0%, rgb(0 140 255 / 35%) 28%, rgb(55 20 255 / 22%) 48%, rgb(120 40 255 / 12%) 68%, transparent 100% );--hero-glow-secondary: rgb(0 247 255 / 28%);--hero-image-opacity: .9;--hero-image-filter: brightness(1.05) contrast(1.05);--stats-background: rgb(255 255 255 / 4%);--stats-border-color: rgb(255 255 255 / 14%);--stats-backdrop-filter: blur(6px);--stat-divider-color: rgb(255 255 255 / 14%);--stat-mobile-divider-color: rgb(255 255 255 / 16%);--stat-icon-color: rgb(50 255 200);--stat-value-color: rgb(255 255 255);--stat-label-color: rgb(255 255 255);--content-separator: linear-gradient(to right, transparent, rgb(50 255 200), transparent)}:root[data-theme=light]{color-scheme:light;--color-text-primary: rgb(13 27 55);--color-text-secondary: rgb(35 51 82);--color-text-muted: rgb(73 86 113);--color-accent: rgb(38 112 255);--color-accent-secondary: rgb(38 112 255);--page-background: radial-gradient( circle farthest-corner at 50% 50%, rgb(246 251 255) 0%, rgb(222 235 252) 100% );--hero-card-background: radial-gradient( circle 860px at 55% 45%, rgb(255 255 255) 0%, rgb(246 250 255) 48%, rgb(238 246 255) 100% );--hero-card-shadow: rgb(50 88 130 / 14%) 0 42px 70px, rgb(50 88 130 / 10%) 0 18px 38px, rgb(255 255 255 / 80%) 0 -10px 24px;--hero-subtitle-color: rgb(38 112 255);--hero-title-color: rgb(13 27 55);--hero-last-name-color: rgb(38 112 255);--hero-glow-primary: radial-gradient( circle, rgb(38 112 255 / 16%) 0%, rgb(92 135 255 / 10%) 34%, rgb(180 210 255 / 8%) 58%, transparent 100% );--hero-glow-secondary: rgb(38 112 255 / 8%);--hero-image-opacity: .96;--hero-image-filter: brightness(1.08) contrast(1.02);--stats-background: rgb(255 255 255 / 72%);--stats-border-color: rgb(38 112 255 / 12%);--stats-backdrop-filter: blur(14px);--stat-divider-color: rgb(38 112 255 / 16%);--stat-mobile-divider-color: rgb(38 112 255 / 14%);--stat-icon-color: rgb(38 112 255);--stat-value-color: rgb(13 27 55);--stat-label-color: rgb(49 62 91);--content-separator: linear-gradient(to right, transparent, rgb(38 112 255), transparent)}html{min-width:320px;min-height:100%;scroll-behavior:smooth}body{min-height:100%;color:var(--color-text-primary);background:var(--page-background);font-family:var(--font-family-base),serif;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}app-root{display:block;min-height:100vh}:focus-visible{outline:3px solid var(--color-focus-ring);outline-offset:4px}::selection{color:var(--color-selection-text);background-color:var(--color-selection-background)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
