.Header_header__b54d9{background:rgba(10,0,20,.8);backdrop-filter:blur(10px);position:fixed;top:0;width:100%;height:60px;display:flex;align-items:center;z-index:1000;transition:all .3s ease}.Header_shrink__qVIKI{height:45px}.Header_container__8yNUS{display:flex;justify-content:flex-start;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.Header_logo__n5fo7{height:60px;object-fit:contain;transition:all .3s ease;z-index:1002}.Header_shrink__qVIKI .Header_logo__n5fo7{height:45px}.Header_nav__k5_zw{display:flex;align-items:center;gap:2.5rem;margin-left:auto}.Header_navLink__gf0nK,.Header_nav__k5_zw a{color:white;text-decoration:none;font-weight:600;cursor:pointer;padding:5px 0;position:relative;transition:color .3s ease}.Header_navLink__gf0nK:after,.Header_nav__k5_zw a:after{content:"";position:absolute;width:0;height:2px;bottom:0;left:50%;background-color:#a855f7;transition:all .3s ease-in-out}.Header_navLink__gf0nK:hover:after,.Header_nav__k5_zw a:hover:after{width:100%;left:0}.Header_navLink__gf0nK:hover,.Header_nav__k5_zw a:hover{color:#c084fc}.Header_navItem__Rvnbe{position:static}.Header_dropdown__YZwk4{position:absolute;top:60px;right:0;width:100%;background:rgba(10,0,20,.9);backdrop-filter:blur(10px);padding:.3rem 0;border-top:1px solid rgba(255,255,255,.1);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.Header_dropdownOpen__1192_{opacity:1;visibility:visible}.Header_shrink__qVIKI .Header_dropdown__YZwk4{top:40px}.Header_dropdownContent__N8bkZ{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:flex-end;gap:2rem}.Header_dropdownContent__N8bkZ a{font-weight:500;color:white;transition:color .2s ease}.Header_dropdownContent__N8bkZ a:hover{color:#c084fc}.Header_hamburger__5hSYW{display:none;flex-direction:column;justify-content:space-around;width:2rem;height:2rem;background:transparent;border:none;cursor:pointer;padding:0;z-index:1002}.Header_bar__7YwBM{width:2rem;height:3px;background:white;border-radius:10px;transition:all .3s ease-in-out;position:relative;transform-origin:center}.Header_hamburgerOpen__Bm9I5 .Header_bar__7YwBM:first-child{transform:rotate(45deg) translate(6px,6px)}.Header_hamburgerOpen__Bm9I5 .Header_bar__7YwBM:nth-child(2){opacity:0}.Header_hamburgerOpen__Bm9I5 .Header_bar__7YwBM:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}@media (max-width:768px){.Header_header__b54d9{height:auto;min-height:60px}.Header_container__8yNUS{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;align-content:flex-start}.Header_logo__n5fo7,.Header_shrink__qVIKI .Header_logo__n5fo7{height:45px}.Header_hamburger__5hSYW{display:flex}.Header_nav__k5_zw{width:100%;flex-direction:column;align-items:flex-end;gap:1.5rem;padding:0;margin-left:0;max-height:0;overflow:hidden;transition:max-height .5s ease-in-out,padding .5s ease-in-out}.Header_navMobileOpen__nW_gN{max-height:50vh;padding:1.5rem 0;border-top:1px solid rgba(255,255,255,.1)}.Header_nav__k5_zw>.Header_navItem__Rvnbe>.Header_navLink__gf0nK,.Header_nav__k5_zw>a{font-size:1.2rem;text-align:right;width:auto;display:inline-block;padding:0 2rem}.Header_navItem__Rvnbe{position:static;width:100%;text-align:right}.Header_dropdown__YZwk4{position:static;width:100%;background:none;backdrop-filter:none;border:none;margin-top:0;padding:0;max-height:0;overflow:hidden;transition:max-height .4s ease-in-out,margin-top .4s ease-in-out}.Header_dropdownOpen__1192_{max-height:20vh;margin-top:1.5rem}.Header_dropdownContent__N8bkZ{flex-direction:column;gap:1rem;align-items:flex-end;padding:0}.Header_dropdownContent__N8bkZ a{font-size:1rem;font-weight:400;color:white;padding:0 2rem 0 3rem}}*,body,html{margin:0;padding:0;box-sizing:border-box}body,html{font-family:sans-serif;scroll-behavior:smooth;height:100%}body{display:flex;flex-direction:column}main{flex-grow:1}a{color:white;text-decoration:none;font-weight:500;transition:color .2s ease}a:hover{color:#0070f3}a:active,a:focus,a:visited{color:white;outline:none;box-shadow:none}img{max-width:100%;height:auto;display:block}