:root{--bg: #f1f5f7;--surface: #ffffff;--surface-2: #f8fcfd;--border: #e2e9ed;--border-strong: #cfdde3;--neutral-50: #edf1f3;--text: #16232b;--text-2: #687a85;--text-3: #9aa8b1;--success: #0b7a4b;--success-50: #e4f5ec;--success-bar: #12a86e;--warn: #b5613a;--warn-50: #fbebe0;--danger: #c44a2e;--danger-50: #fceae6;--danger-bar: #e2603f;--neutral: #5c6b74;--neutral-bar: #b6c2c9;--shadow-sm: 0 1px 2px rgba(20, 40, 50, .05);--shadow-md: 0 6px 18px rgba(20, 40, 50, .07), 0 2px 4px rgba(20, 40, 50, .04);--shadow-lg: 0 20px 50px rgba(16, 35, 43, .18);--r-sm: 9px;--r-md: 12px;--r-lg: 14px;--r-xl: 18px;--font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-display: "Space Grotesk", "Inter", system-ui, sans-serif}:root,[data-theme=ghub]{--primary: #0e8c8c;--primary-700: #0a6e6e;--primary-50: #e1f2f2;--accent: #0a6e6e;--accent-50: #e1f2f2;--brand-green: #13a6a6;--brand-green-700: #0a6e6e}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--font-family);color:var(--text);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased;background-color:var(--bg);background-image:radial-gradient(900px 440px at 100% -8%,color-mix(in srgb,var(--primary) 7%,transparent),transparent 60%),radial-gradient(740px 440px at -6% 108%,color-mix(in srgb,var(--brand-green) 6%,transparent),transparent 60%);background-attachment:fixed}h1,h2,h3,h4{margin:0;color:var(--text)}h1{font-family:var(--font-display);font-weight:700;font-size:27px;letter-spacing:-.5px}h2{font-weight:700;font-size:20px}h3{font-weight:700;font-size:17px}h4{font-size:14px;color:var(--text-2);text-transform:uppercase;letter-spacing:1.2px;font-weight:600}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}.material-symbols-rounded{font-family:Material Symbols Rounded;font-weight:400;font-style:normal;line-height:1;letter-spacing:normal;display:inline-block;white-space:nowrap;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.material-symbols-rounded.filled{font-variation-settings:"FILL" 1,"wght" 500,"GRAD" 0,"opsz" 24}:focus-visible{outline:2px solid var(--primary);outline-offset:2px;border-radius:4px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}
