*{margin:0;padding:0;box-sizing:border-box}:root{--color-primary: #9b37f2;--color-primary-dark: #7a12d4;--color-dark: #1a1a1a;--color-text: #333;--color-text-light: #666;--color-border: #f0f0f0;--color-bg-light: #f9f9f9;--color-bg-hero-start: #ffffff;--color-bg-accent: #EBE8FC;--bg-primary: #ffffff;--bg-secondary: #f9f9f9;--text-primary: #1a1a1a;--text-secondary: #666;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .05);--shadow-md: 0 4px 15px rgba(0, 0, 0, .08)}html.dark{--color-dark: #b9b9b9;--color-text: #e0e0e0;--color-text-light: #a0a0a0;--color-border: #333;--color-bg-light: #1a1a1a;--color-bg-hero-start: #2a2a2a;--color-bg-accent: #2a2a2a;--bg-primary: #121212;--bg-secondary: #1a1a1a;--text-primary: #e0e0e0;--text-secondary: #a0a0a0;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .3);--shadow-md: 0 4px 15px rgba(0, 0, 0, .4)}html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;scroll-behavior:smooth}body{color:var(--color-text);background:#fff;line-height:1.6}a{color:var(--color-primary);text-decoration:none;transition:color .3s}a:hover{color:var(--color-primary-dark)}button{font-family:inherit;cursor:pointer}.cookie-banner[data-astro-cid-garwan2p]{position:fixed;bottom:0;left:0;right:0;background:#2a2a2a;color:#fff;padding:1.5rem 2rem;box-shadow:0 -2px 10px #0003;z-index:1000;display:none}.cookie-banner[data-astro-cid-garwan2p].show{display:block}.cookie-content[data-astro-cid-garwan2p]{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:2rem}.cookie-banner[data-astro-cid-garwan2p] p[data-astro-cid-garwan2p]{margin:0;flex:1}.cookie-banner[data-astro-cid-garwan2p] a[data-astro-cid-garwan2p]{color:var(--color-primary);text-decoration:underline}.cookie-buttons[data-astro-cid-garwan2p]{display:flex;gap:1rem;white-space:nowrap}button[data-astro-cid-garwan2p]{padding:.6rem 1.2rem;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:all .3s}.accept-btn[data-astro-cid-garwan2p]{background:var(--color-primary);color:#fff}.accept-btn[data-astro-cid-garwan2p]:hover{background:var(--color-primary-dark)}.reject-btn[data-astro-cid-garwan2p]{background:transparent;color:#fff;border:2px solid white}.reject-btn[data-astro-cid-garwan2p]:hover{background:#fff;color:#2a2a2a}@media(max-width:768px){.cookie-content[data-astro-cid-garwan2p]{flex-direction:column;align-items:flex-start}.cookie-buttons[data-astro-cid-garwan2p]{width:100%}button[data-astro-cid-garwan2p]{flex:1}}.theme-switcher[data-astro-cid-dz5h74bc]{position:relative;width:45px;height:45px;background:var(--color-bg-light);border:2px solid var(--color-border);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:var(--color-text)}.theme-switcher[data-astro-cid-dz5h74bc]:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary);transform:scale(1.1)}.sun-icon[data-astro-cid-dz5h74bc],.moon-icon[data-astro-cid-dz5h74bc]{position:absolute;transition:opacity .3s ease,transform .3s ease}.sun-icon[data-astro-cid-dz5h74bc]{opacity:1;transform:rotate(0) scale(1)}.moon-icon[data-astro-cid-dz5h74bc]{opacity:0;transform:rotate(-180deg) scale(0)}html.dark .sun-icon[data-astro-cid-dz5h74bc]{opacity:0;transform:rotate(180deg) scale(0)}html.dark .moon-icon[data-astro-cid-dz5h74bc]{opacity:1;transform:rotate(0) scale(1)}nav[data-astro-cid-pux6a34n]{background:var(--bg-primary);padding:1.2rem 2rem;box-shadow:var(--shadow-sm);position:sticky;top:0;z-index:100;border-bottom:1px solid var(--color-border);transition:background-color .3s ease,border-color .3s ease}.nav-container[data-astro-cid-pux6a34n]{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:2rem}.logo[data-astro-cid-pux6a34n]{display:flex;align-items:center;gap:.5rem;font-weight:700;font-size:1.3rem;color:var(--color-primary);white-space:nowrap}.logo-icon[data-astro-cid-pux6a34n]{width:100px;display:flex;align-items:center;justify-content:center}.hamburger[data-astro-cid-pux6a34n]{display:none;flex-direction:column;gap:5px;background:none;border:none;padding:.5rem;cursor:pointer;z-index:101}.hamburger-line[data-astro-cid-pux6a34n]{width:25px;height:3px;background:var(--text-primary);border-radius:3px;transition:all .3s ease}.hamburger[data-astro-cid-pux6a34n].active .hamburger-line[data-astro-cid-pux6a34n]:nth-child(1){transform:rotate(45deg) translate(7px,7px)}.hamburger[data-astro-cid-pux6a34n].active .hamburger-line[data-astro-cid-pux6a34n]:nth-child(2){opacity:0}.hamburger[data-astro-cid-pux6a34n].active .hamburger-line[data-astro-cid-pux6a34n]:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.nav-menu[data-astro-cid-pux6a34n]{display:flex;align-items:center;gap:2rem}.nav-links[data-astro-cid-pux6a34n]{display:flex;list-style:none;gap:2rem}.nav-links[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{color:var(--text-secondary);font-size:1rem;transition:color .3s}.nav-links[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:hover{color:var(--color-primary)}.nav-actions[data-astro-cid-pux6a34n]{display:flex;align-items:center;gap:1rem;white-space:nowrap}.cta-button[data-astro-cid-pux6a34n]{background:var(--color-primary);color:#fff;padding:.7rem 1.5rem;border-radius:6px;font-weight:600;transition:all .3s;display:inline-block}.cta-button[data-astro-cid-pux6a34n]:hover{background:var(--color-primary-dark);transform:translateY(-2px);box-shadow:0 4px 12px #9b37f233}@media(max-width:768px){.hamburger[data-astro-cid-pux6a34n]{display:flex}.nav-menu[data-astro-cid-pux6a34n]{position:fixed;top:0;right:-100%;height:100vh;width:280px;background:var(--bg-primary);flex-direction:column;padding:5rem 2rem 2rem;gap:2rem;box-shadow:-2px 0 10px #0000001a;transition:right .3s ease;border-left:1px solid var(--color-border)}.nav-menu[data-astro-cid-pux6a34n].active{right:0}.nav-links[data-astro-cid-pux6a34n]{flex-direction:column;gap:1.5rem;width:100%}.nav-links[data-astro-cid-pux6a34n] li[data-astro-cid-pux6a34n]{width:100%}.nav-links[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{display:block;padding:.8rem;font-size:1.1rem;border-radius:6px;transition:background .3s}.nav-links[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:hover{background:var(--color-bg-accent)}.nav-actions[data-astro-cid-pux6a34n]{flex-direction:column;width:100%;gap:1rem}.cta-button[data-astro-cid-pux6a34n]{width:100%;text-align:center;padding:1rem}}@media(max-width:768px){.nav-menu[data-astro-cid-pux6a34n].active:before{content:"";position:fixed;top:0;left:0;width:100%;height:100vh;z-index:-1}}footer[data-astro-cid-sz7xmlte]{background:#2a2a2a;color:#fff;padding:3rem 2rem}.footer-content[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.footer-section[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{color:var(--color-primary);margin-bottom:1rem}.footer-section[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:#ccc;line-height:1.8;margin-bottom:.5rem}.footer-section[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#ccc;transition:color .3s}.footer-section[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--color-primary)}.social-links[data-astro-cid-sz7xmlte]{display:flex;gap:1rem;margin-top:1rem}.social-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--color-primary);color:#fff;border-radius:50%;transition:all .3s}.social-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{background:var(--color-primary-dark);transform:translateY(-3px)}.footer-section[data-astro-cid-sz7xmlte] .cta-button[data-astro-cid-sz7xmlte]{width:100%;display:block;text-align:center;background:var(--color-primary);color:#fff;padding:.8rem 1.5rem;border-radius:6px;border:none;font-weight:600;transition:all .3s;margin-top:1rem}.footer-section[data-astro-cid-sz7xmlte] .cta-button[data-astro-cid-sz7xmlte]:hover{background:var(--color-primary-dark);transform:translateY(-2px);color:#fff}.footer-bottom[data-astro-cid-sz7xmlte]{border-top:1px solid #444;margin-top:2rem;padding-top:2rem;text-align:center;color:#999}
