:root{--navy:#1a1a2e;--purple:#7b2d8e;--purple-hover:#5c1f6e;--purple-light:#f3e8f6;--purple-link:#c084fc;--text:#333;--text-light:#666;--text-muted:#999;--border:#eee;--bg:#fff;--bg-secondary:#f8f9fb;--white:#fff;--bg-cta-start:#1a1a2e;--bg-cta-end:#16213e;--footer-bg:#111;--footer-text:#aaa;--card-border:#eee;--card-shadow:#00000014;--font:"Segoe UI", Arial, sans-serif}[data-theme=dark]{--navy:#f0f0f0;--purple-light:#2a1a3e;--text:#f0f0f0;--text-light:#aaa;--text-muted:#777;--border:#2a2a3e;--bg:#0f0f1a;--bg-secondary:#1a1a2e;--bg-cta-start:#0a0a14;--bg-cta-end:#12122a;--footer-bg:#080810;--footer-text:#777;--card-border:#2a2a3e;--card-shadow:#0000004d}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font);color:var(--text);background:var(--bg);line-height:1.6;transition:background .3s,color .3s}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}@media (max-width:768px){.hide-mobile{display:none!important}}
.Header-module__Af2_WG__header{border-bottom:1px solid var(--border);background:var(--bg);justify-content:space-between;align-items:center;padding:15px 40px;transition:background .3s,border-color .3s;display:flex;position:relative}.Header-module__Af2_WG__logo img{width:auto;height:100px}.Header-module__Af2_WG__nav{align-items:center;gap:25px;margin-left:auto;list-style:none;display:flex}.Header-module__Af2_WG__nav li a{color:var(--text);padding:5px 0;font-size:15px;font-weight:500;transition:color .3s}.Header-module__Af2_WG__nav li a:hover{color:var(--purple)}.Header-module__Af2_WG__nav li a.Header-module__Af2_WG__active{color:var(--purple);border-bottom:2px solid var(--purple)}.Header-module__Af2_WG__toggleItem{margin-left:20px}.Header-module__Af2_WG__themeToggle{cursor:pointer;border:1px solid var(--border);color:var(--text);background:0 0;border-radius:6px;padding:4px 8px;font-size:20px;line-height:1;transition:background .3s,border-color .3s}.Header-module__Af2_WG__themeToggle:hover{background:var(--bg-secondary)}.Header-module__Af2_WG__menuToggle{cursor:pointer;color:inherit;background:0 0;border:none;font-size:24px;display:none}@media (max-width:768px){.Header-module__Af2_WG__header{flex-wrap:wrap;padding:15px 20px}.Header-module__Af2_WG__nav{flex-direction:column;gap:10px;width:100%;margin-left:0;padding:15px 0;display:none}.Header-module__Af2_WG__nav.Header-module__Af2_WG__open{display:flex}.Header-module__Af2_WG__navOpen{order:3;width:100%}.Header-module__Af2_WG__menuToggle{margin-left:auto;display:block}}
.Footer-module__EZoWya__footer{background:var(--footer-bg);color:var(--footer-text);text-align:center;padding:30px 40px;font-size:14px;transition:background .3s,color .3s}.Footer-module__EZoWya__footer a{color:var(--footer-text);text-decoration:underline}.Footer-module__EZoWya__links{flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:15px;display:flex}.Footer-module__EZoWya__links a:hover{color:var(--white)}
