:root{--background:#0b0f18;--foreground:#e5e7eb;--brand-primary-start:#6d28d9;--brand-primary-end:#0ea5e9;--brand-secondary-start:#dc2626;--brand-secondary-end:#b91c1c;--accent:#fbbf24;--surface:#111827;--surface-strong:#0b0f18;--border:#1f2330;--border-strong:#272b36;--brand-twitter:#1DA1F2;--brand-telegram:#229ED9;--brand-instagram:#E4405F;--brand-youtube:#FF0000;--brand-linkedin:#0A66C2}@media (prefers-color-scheme:dark){:root{--background:#0b0f18;--foreground:#e5e7eb}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}html{scroll-behavior:smooth}button{font-family:inherit}