@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700&family=Raleway:wght@300;400;500;600;700;800&family=Poppins:wght@300;400;500;600;700&display=swap";:root{--color-primary: #149ddd;--color-primary-hover: #37b3ed;--color-secondary: #173b6c;--color-bg-dark: #040b14;--color-bg-section: #0a1628;--color-bg-card: #0d1f3c;--color-text: #fff;--color-text-light: #ccd6f6;--color-text-muted: #a8a9b4;--color-border: #1a2744;--color-shadow: rgba(0, 0, 0, .3);--sidebar-width: 300px}[data-theme=light]{--color-primary: #0284c7;--color-primary-hover: #0369a1;--color-secondary: #1e40af;--color-bg-dark: #f8fafc;--color-bg-section: #ffffff;--color-bg-card: #f1f5f9;--color-text: #0f172a;--color-text-light: #334155;--color-text-muted: #64748b;--color-border: #e2e8f0;--color-shadow: rgba(0, 0, 0, .1)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px;overflow-x:hidden}body{font-family:Open Sans,sans-serif;background:var(--color-bg-dark);color:var(--color-text);min-height:100vh;line-height:1.6;overflow-x:hidden;width:100%;max-width:100vw}#root{min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:Raleway,sans-serif;font-weight:700;line-height:1.3}p{line-height:1.8}a{color:var(--color-primary);text-decoration:none;transition:all .3s ease}a:hover{color:#37b3ed}img{max-width:100%;height:auto}section{width:100%}::-webkit-scrollbar{width:10px;background:var(--color-bg-dark)}::-webkit-scrollbar-thumb{background:var(--color-primary);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#37b3ed}::selection{background:var(--color-primary);color:#fff}:root{--brandPrimary: #0F7A5B;--brandPrimaryDark: #0B5C44;--brandAccent: #18B981;--surfaceLight: #F4FBF8;--surfaceCard: #FFFFFF;--surfaceDark: #0B1220;--borderSoft: rgba(15, 122, 91, .15);--textPrimary: #0B1220;--textMuted: rgba(11, 18, 32, .65);--textInverse: #FFFFFF;--navBackground: rgba(11, 18, 32, .95);--navBorderTop: rgba(24, 185, 129, .25)}
