:root{--primary: 34, 139, 230;--primary-light: 59, 173, 255;--primary-dark: 13, 110, 184;--accent: 52, 199, 123;--accent-warm: 255, 159, 67;--accent-yellow: 255, 193, 7;--background: 248, 250, 252;--surface: 255, 255, 255;--text: 30, 41, 59;--text-light: 100, 116, 139;--gradient-hero: linear-gradient( 135deg, rgb(var(--primary)) 0%, rgb(var(--accent)) 100% );--gradient-accent: linear-gradient( 135deg, rgb(var(--accent-warm)) 0%, rgb(var(--accent-yellow)) 100% )}*{box-sizing:border-box;margin:0;padding:0}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background:rgb(var(--background));color:rgb(var(--text));line-height:1.6}body{min-height:100vh;display:flex;flex-direction:column}main{flex:1;margin:auto;padding:1rem;width:100%;max-width:1200px;color:rgb(var(--text));font-size:20px}h1{font-size:clamp(2rem,5vw,4rem);font-weight:700;line-height:1.1;margin-bottom:.5em;background:var(--gradient-hero);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:200%;background-position:0%}h2{font-size:clamp(1.5rem,4vw,2.5rem);margin-top:2rem;margin-bottom:1rem;color:rgb(var(--primary-dark))}h3{font-size:clamp(1.2rem,3vw,1.8rem);margin-top:1.5rem;margin-bottom:.75rem;color:rgb(var(--primary))}a{color:rgb(var(--primary));text-decoration:none;transition:color .2s}a:hover{color:rgb(var(--primary-light))}ul{list-style:none;padding:0}.container{max-width:800px;margin:0 auto}nav[data-astro-cid-pux6a34n]{background:rgb(var(--surface));box-shadow:0 1px 3px #0000001a;border-bottom:1px solid rgba(var(--primary),.1);position:sticky;top:0;z-index:100}.nav-container[data-astro-cid-pux6a34n]{max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center;gap:2rem}.logo[data-astro-cid-pux6a34n]{font-size:1.5rem;font-weight:700;background:var(--gradient-hero);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-decoration:none}.nav-links[data-astro-cid-pux6a34n]{display:flex;gap:1rem;list-style:none;margin:0;padding:0}.nav-link[data-astro-cid-pux6a34n]{color:rgb(var(--text));text-decoration:none;padding:.5rem 1rem;border-radius:.5rem;transition:all .2s;font-size:1rem;font-weight:500}.nav-link[data-astro-cid-pux6a34n]:hover{color:rgb(var(--primary));background:rgba(var(--primary),.1)}.nav-link[data-astro-cid-pux6a34n].active{color:rgb(var(--surface));background:var(--gradient-hero);box-shadow:0 2px 4px rgba(var(--primary),.2)}@media(max-width:640px){.nav-container[data-astro-cid-pux6a34n]{flex-direction:column;gap:1rem;padding:1rem}.nav-links[data-astro-cid-pux6a34n]{gap:.5rem;font-size:.9rem;flex-wrap:wrap;justify-content:center}.nav-link[data-astro-cid-pux6a34n]{padding:.4rem .8rem}}footer[data-astro-cid-sz7xmlte]{background:rgb(var(--surface));border-top:1px solid rgba(var(--primary),.1);margin-top:auto;box-shadow:0 -1px 3px #0000000d}.footer-container[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto;padding:3rem 1.5rem 1.5rem}.footer-content[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem}.footer-section[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{background:var(--gradient-hero);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.5rem;font-size:1.25rem}.footer-section[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{color:rgb(var(--primary-dark));margin-bottom:.75rem;font-size:1rem}.footer-section[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:rgb(var(--text-light));font-size:.9rem;line-height:1.6}.footer-section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;padding:0}.footer-section[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:.5rem}.footer-section[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:rgb(var(--text));text-decoration:none;font-size:.9rem;transition:color .2s}.footer-section[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:rgb(var(--primary))}.footer-bottom[data-astro-cid-sz7xmlte]{text-align:center;padding-top:2rem;border-top:1px solid rgba(var(--primary),.1)}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:rgb(var(--text-light));font-size:.85rem}@media(max-width:640px){.footer-content[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:1.5rem}}
