:root{--foreground-rgb:0,0,0;--background-rgb:255,255,255;--accent-color:#000;--font-main:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;font-family:var(--font-main);background:rgb(var(--background-rgb));color:rgb(var(--foreground-rgb));overflow-x:hidden}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){:root{--foreground-rgb:0,0,0;--background-rgb:255,255,255}}
.Header-module__Af2_WG__header{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #0000000d;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:2rem 4rem;display:flex;position:sticky;top:0}.Header-module__Af2_WG__logo{letter-spacing:-.05em;text-transform:uppercase;font-size:1.5rem;font-weight:700}.Header-module__Af2_WG__logoImage{width:auto;max-height:180px;display:block}.Header-module__Af2_WG__nav{gap:2rem;display:flex}.Header-module__Af2_WG__navLink{text-transform:uppercase;letter-spacing:.1em;font-size:.9rem;transition:opacity .2s;position:relative}.Header-module__Af2_WG__navLink:hover{opacity:.6}.Header-module__Af2_WG__navLink:after{content:"";background:currentColor;width:0;height:1px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Header-module__Af2_WG__navLink:hover:after{width:100%}@media (max-width:768px){.Header-module__Af2_WG__header{flex-direction:column;gap:1rem;padding:1.5rem}}
.Footer-module__EZoWya__footer{color:#fff;background:#000;margin-top:auto;padding:4rem}.Footer-module__EZoWya__content{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;max-width:1200px;margin:0 auto;display:grid}.Footer-module__EZoWya__section h3{text-transform:uppercase;letter-spacing:.1em;opacity:.5;margin-bottom:1.5rem;font-size:.9rem}.Footer-module__EZoWya__section p,.Footer-module__EZoWya__section a{opacity:.8;margin-bottom:.8rem;font-size:.95rem;transition:opacity .2s;display:block}.Footer-module__EZoWya__section a:hover{opacity:1}.Footer-module__EZoWya__bottom{text-align:center;opacity:.4;border-top:1px solid #ffffff1a;margin-top:4rem;padding-top:2rem;font-size:.8rem}
.Layout-module__hBxhlq__container{flex-direction:column;min-height:100vh;display:flex}.Layout-module__hBxhlq__main{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:0}
