.styles_header__qR_al{background:linear-gradient(180deg,#9333ea,#4c1d95);padding:1rem 0;color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:100}.styles_nav__h_txP{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 1rem}.styles_logo__D0rM8{font-size:1.5rem;font-weight:700;color:#fff;text-decoration:none;display:flex;align-items:center;gap:10px;justify-content:flex-start}.styles_logoIcon__pMGIq{display:block;width:32px;height:32px;flex-shrink:0}.styles_logoText__TRfFX{line-height:32px;display:inline-block}.styles_searchBox__SSDR3{flex:1 1;max-width:400px;margin:0 1rem}.styles_searchInput__Y6l_O{width:100%;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);color:#fff;padding:.5rem 1rem;border-radius:.5rem}.styles_links__VwMx1{display:flex;align-items:center;gap:1.5rem;height:100%}.styles_links__VwMx1 a{color:#fff;text-decoration:none;font-weight:500}.styles_links__VwMx1 a:hover{text-decoration:underline}.styles_dropdown___874a{position:relative;display:inline-flex;align-items:center;height:100%}.styles_dropbtn__GRrHq{background-color:transparent;color:#fff;padding:0;font-size:16px;border:none;cursor:pointer;display:flex;align-items:center;gap:.25rem;font-weight:500;text-decoration:none}.styles_dropdownIcon__3333A{font-size:.75rem;margin-left:.25rem}.styles_dropdownContent__AAS5R{position:absolute;top:100%;left:0;background-color:#fff;min-width:180px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1;border-radius:.5rem;overflow:hidden;display:flex;flex-direction:column;margin-top:.5rem}.styles_dropdownContent__AAS5R a{color:#4c1d95;padding:.75rem 1rem;text-decoration:none;display:block;text-align:left;font-weight:400}.styles_dropdownContent__AAS5R a:hover{background-color:#f8f5ff;text-decoration:none;color:#9333ea}@media (max-width:992px){.styles_nav__h_txP{padding:0 .75rem}.styles_logo__D0rM8{font-size:1.25rem}.styles_logoIcon__pMGIq{width:28px;height:28px}.styles_searchBox__SSDR3{max-width:300px;margin:0 .75rem}.styles_links__VwMx1{gap:1rem}}@media (max-width:768px){.styles_header__qR_al{padding:.75rem 0}.styles_nav__h_txP{padding:0 .5rem}.styles_logo__D0rM8{font-size:1.1rem;gap:8px}.styles_logoIcon__pMGIq{width:24px;height:24px}.styles_logoText__TRfFX{line-height:24px}.styles_searchBox__SSDR3{max-width:200px;margin:0 .5rem}.styles_searchInput__Y6l_O{padding:.4rem .75rem;font-size:.9rem}.styles_links__VwMx1{gap:.75rem;font-size:.9rem}.styles_dropdownContent__AAS5R{min-width:160px}}@media (max-width:480px){.styles_header__qR_al{padding:.5rem 0}.styles_nav__h_txP{padding:0 .5rem;flex-wrap:wrap;gap:.5rem}.styles_logo__D0rM8{font-size:1rem;gap:6px}.styles_logoIcon__pMGIq{width:20px;height:20px}.styles_logoText__TRfFX{line-height:20px}.styles_searchBox__SSDR3{order:3;flex:1 1 100%;max-width:100%;margin:0}.styles_searchInput__Y6l_O{padding:.35rem .5rem;font-size:.85rem}.styles_links__VwMx1{gap:.5rem;font-size:.85rem}.styles_dropbtn__GRrHq{font-size:.85rem}.styles_dropdownContent__AAS5R{min-width:140px;font-size:.85rem}.styles_dropdownContent__AAS5R a{padding:.6rem .75rem}}.styles_footer__KoQ2V{background:linear-gradient(180deg,#4c1d95,#2d1b69);color:#fff;padding:3rem 0 2rem}.styles_container__zPZeZ{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.styles_section__BcWfD h3{font-size:1.2rem;margin-bottom:1rem}.styles_section__BcWfD ul{list-style:none;padding:0}.styles_section__BcWfD ul li{margin-bottom:.5rem}.styles_section__BcWfD a{color:#fff;text-decoration:none}.styles_section__BcWfD a:hover{text-decoration:underline}.styles_bottom___W142{text-align:center;margin-top:2rem;padding-top:1rem;padding-bottom:1rem;border-top:1px solid hsla(0,0%,100%,.1)}:root{--primary:#6366f1;--primary-dark:#4f46e5;--text:#1f2937;--gray:#6b7280;--gray-light:#e5e7eb;--gradient-purple:linear-gradient(135deg,#6366f1,#4f46e5)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:var(--text);line-height:1.5;background:#f9fafb}.container{max-width:1200px;margin:0 auto;padding:0 1rem}a{color:inherit;text-decoration:none}button{font-family:inherit}