:root{--color-background: #09080f;--color-foreground: #ede8ff;--color-primary: #7c3aed;--color-primary-foreground: #ffffff;--color-secondary: #a78bfa;--color-secondary-foreground: #09080f;--color-muted: #141228;--color-muted-foreground: #c4b5fd;--color-accent: #ff6b35;--color-accent-foreground: #ffffff;--color-card: #100e1f;--color-card-foreground: #ede8ff;--color-border: #2a2450;--color-input: #2a2450;--color-ring: #7c3aed;--color-domain-parenting: #f59e0b;--color-domain-technology: #06b6d4;--color-domain-health: #10b981;--font-heading: "Syne", sans-serif;--font-body: "DM Sans", sans-serif;--text-category: 11px;--text-nav: 15px;--text-button: 14px;--text-body: 18px;--text-body-small: 16px;--text-hero-headline: 56px;--text-secondary-headline: 38px;--text-author: 15px;--text-hero-headline-mobile: 32px;--text-secondary-headline-mobile: 24px;--text-nav-mobile: 14px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--space-7: 48px;--space-8: 64px;--space-9: 80px;--space-10: 96px;--logo-width: 180px;--logo-height: 40px;--logo-footer-width: 160px;--header-height: 80px;--container-max-width: 1200px;--container-padding: 32px;--container-padding-mobile: 20px;--section-spacing: 96px;--section-spacing-mobile: 64px;--hero-height: 100vh;--hero-height-mobile: 100vh;--hero-padding-y: 48px;--hero-card-padding: 40px;--hero-card-padding-mobile: 32px;--article-card-max-width: 700px;--article-thumbnail-width: 350px;--article-thumbnail-height: 280px;--article-thumbnail-height-mobile: 240px;--nav-gap: 36px;--nav-gap-mobile: 24px;--nav-button-gap: 16px;--grid-gap: 32px;--grid-gap-mobile: 24px;--footer-padding-y: 64px;--footer-padding-y-mobile: 48px;--footer-margin-top: 0px;--footer-column-gap: 48px;--footer-column-gap-mobile: 32px;--radius-sm: 6px;--radius-md: 12px;--shadow-subtle: 0 4px 24px rgba(124, 58, 237, .15);--shadow-hover: 0 12px 40px rgba(124, 58, 237, .3);--anim-fast: .2s ease;--anim-normal: .35s ease;--hover-lift: -4px;--hover-scale: 1.02;--active-scale: .98;--scroll-distance: 40px;--stagger-delay: .1s}body{margin:0;padding:0;font-family:var(--font-body);color:var(--color-foreground);background-color:var(--color-background);line-height:1.7}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);line-height:1.2}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--color-background)}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--color-primary)}@media print{nav,footer,button{display:none!important}}
