*{box-sizing:border-box;margin:0;padding:0}:root{--primary-color:#2563eb;--text-primary:#1f2937;--text-secondary:#6b7280;--background:#fff;--border-color:#e5e7eb;--max-width:1200px}body{color:var(--text-primary);background-color:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}main{min-height:calc(100vh - 200px)}h1{margin-bottom:1rem;font-size:2.5rem;font-weight:700}h2{margin-bottom:1rem;font-size:2rem;font-weight:600}h3{margin-bottom:.75rem;font-size:1.5rem;font-weight:600}p{margin-bottom:1rem}a{color:var(--primary-color);text-decoration:none}a:hover{text-decoration:underline}
.Navigation-module__3Pl3da__nav{background-color:var(--background);border-bottom:1px solid var(--border-color);z-index:100;position:sticky;top:0;box-shadow:0 1px 3px #0000001a}.Navigation-module__3Pl3da__navContainer{max-width:var(--max-width);justify-content:space-between;align-items:center;margin:0 auto;padding:1rem 2rem;display:flex}.Navigation-module__3Pl3da__logo{color:var(--text-primary);font-size:1.5rem;font-weight:700;text-decoration:none}.Navigation-module__3Pl3da__logo:hover{color:var(--primary-color);text-decoration:none}.Navigation-module__3Pl3da__navLinks{align-items:center;gap:2rem;display:flex}.Navigation-module__3Pl3da__navLink{color:var(--text-secondary);font-weight:500;transition:color .2s}.Navigation-module__3Pl3da__navLink:hover{color:var(--primary-color);text-decoration:none}@media (max-width:768px){.Navigation-module__3Pl3da__navContainer{padding:1rem}.Navigation-module__3Pl3da__navLinks{gap:1rem}.Navigation-module__3Pl3da__navLink{font-size:.875rem}.Navigation-module__3Pl3da__logo{font-size:1.25rem}}
.Footer-module__UDEoiW__footer{border-top:1px solid var(--border-color);background-color:#f9fafb;margin-top:4rem}.Footer-module__UDEoiW__footerContainer{max-width:var(--max-width);margin:0 auto;padding:3rem 2rem 1.5rem}.Footer-module__UDEoiW__footerContent{grid-template-columns:2fr 1fr 1fr;gap:3rem;margin-bottom:2rem;display:grid}.Footer-module__UDEoiW__footerSection{flex-direction:column;gap:.75rem;display:flex}.Footer-module__UDEoiW__footerTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.Footer-module__UDEoiW__footerSubtitle{color:var(--text-primary);margin-bottom:.25rem;font-size:1rem;font-weight:600}.Footer-module__UDEoiW__footerText{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.5}.Footer-module__UDEoiW__footerLink{color:var(--text-secondary);width:fit-content;font-size:.875rem;transition:color .2s}.Footer-module__UDEoiW__footerLink:hover{color:var(--primary-color);text-decoration:none}.Footer-module__UDEoiW__footerBottom{border-top:1px solid var(--border-color);padding-top:1.5rem}.Footer-module__UDEoiW__copyright{text-align:center;color:var(--text-secondary);margin:0;font-size:.875rem}@media (max-width:768px){.Footer-module__UDEoiW__footerContainer{padding:2rem 1rem 1rem}.Footer-module__UDEoiW__footerContent{grid-template-columns:1fr;gap:2rem}}
