*{box-sizing:border-box}:root{--primary-color: #61dafb;--primary-color-dark: #4fa8c7;--background-color: #1a1a2e;--text-color: #e0e0e0;--header-bg: #16213e;--section-bg: #0f3460;--accent-color: #e94560;--accent-bg: #1a1a2e;--code-bg: #2a2a3e;--code-color: #f0f0f0}body{margin:0;padding:0;font-family:Inter,sans-serif;font-size:17px;line-height:1.6;color:var(--text-color);background-color:var(--background-color)}h1,h2,h3,h4,h5,h6{font-weight:700;margin-top:0;color:var(--primary-color)}a{color:var(--primary-color);text-decoration:none;transition:color .3s ease}a:hover{color:var(--primary-color-dark);text-decoration:underline}pre{background-color:var(--code-bg);border:1px solid #444;border-radius:6px;padding:1rem;overflow-x:auto}code{font-family:Courier New,Courier,monospace;font-size:.9em;color:var(--code-color)}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(../../../fonts/inter-v13-latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(../../../fonts/inter-v13-latin-700.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(../../../fonts/inter-v13-latin-900.woff2) format("woff2")}@media (max-width: 768px){body{font-size:16px}}
