/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}#dev-theme-toggle{position:fixed;bottom:24px;right:24px;z-index:9999;width:44px;height:44px;border-radius:50%;border:2px dashed #888;background:#0009;color:#fff;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:.5;transition:opacity .15s}#dev-theme-toggle:hover{opacity:1}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}:root{--color-text: #202124;--color-text-secondary: #5F6368;--color-text-muted: #80868B;--color-background: #FFFFFF;--color-surface: #F8F9FA;--color-surface-elevated: #FFFFFF;--color-border: #E2E8F0;--color-border-strong: #CBD5E1;--accent-primary: #2563EB;--accent-primary-hover: #1D4ED8;--accent-secondary: #0EA5E9;--accent-blue: #2563EB;--gradient-primary: linear-gradient(135deg, #2563EB 0%, #0EA5E9 100%);--gradient-primary-hover: linear-gradient(135deg, #1D4ED8 0%, #0284C7 100%);--gradient-bg: #FFFFFF;--gradient-bg-subtle: #F8FAFC;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .08), 0 1px 2px rgba(0, 0, 0, .04);--shadow-md: 0 4px 6px rgba(0, 0, 0, .07), 0 2px 4px rgba(0, 0, 0, .05);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .08), 0 4px 6px rgba(0, 0, 0, .04);--shadow-xl: 0 20px 25px rgba(0, 0, 0, .08), 0 8px 10px rgba(0, 0, 0, .04);font-size:16px;font-weight:400}html[data-theme=dark]{--color-text: #F1F5F9;--color-text-secondary: #94A3B8;--color-text-muted: #64748B;--color-background: #0F172A;--color-surface: #1E293B;--color-surface-elevated: #1E293B;--color-border: #334155;--color-border-strong: #475569;--accent-primary: #3B82F6;--accent-primary-hover: #60A5FA;--accent-secondary: #38BDF8;--accent-blue: #3B82F6;--gradient-primary: linear-gradient(135deg, #3B82F6 0%, #38BDF8 100%);--gradient-primary-hover: linear-gradient(135deg, #60A5FA 0%, #7DD3FC 100%);--gradient-bg: #0F172A;--gradient-bg-subtle: #1E293B;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .4), 0 1px 2px rgba(0, 0, 0, .3);--shadow-md: 0 4px 6px rgba(0, 0, 0, .4), 0 2px 4px rgba(0, 0, 0, .3);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .5), 0 4px 6px rgba(0, 0, 0, .3);--shadow-xl: 0 20px 25px rgba(0, 0, 0, .6), 0 8px 10px rgba(0, 0, 0, .4)}html{scroll-behavior:smooth;background:var(--color-background);overflow-x:clip;margin:0;padding:0;width:100%}body{background:var(--color-background);color:var(--color-text);font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:0;margin:0;overflow-x:clip}h1,h2,h3,h4,h5,h6{font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;letter-spacing:0;line-height:1.2;color:var(--color-text)}h1{font-weight:400;font-size:2.25rem}h2{font-weight:400;font-size:1.75rem}h3{font-weight:500;font-size:1.25rem}html{scroll-behavior:smooth;background:#fff;overflow-x:clip;margin:0;padding:0;width:100%}html[data-theme=dark]{background:#0f172a}html[data-theme=dark] body{background:#0f172a;color:#f1f5f9}body{background:#fff;color:#202124;font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:0;margin:0;overflow-x:clip}.landing-page[data-astro-cid-sckkx6r4]{min-height:100vh;background:transparent;overflow-x:clip;margin:0;padding:0;width:100%}
