@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");*{margin:0;padding:0;box-sizing:border-box}body,html{max-width:100vw;overflow-x:hidden;background-color:transparent;color:#000}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:400;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;display:flex;flex-direction:column}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}.CookieBanner_cookieBanner__cB40D{position:fixed;bottom:0;left:0;right:0;background-color:#1a1a1a;padding:1.5rem 2rem;z-index:1000;box-shadow:0 -2px 10px rgba(0,0,0,.3)}.CookieBanner_cookieContent__mhAlB{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.CookieBanner_cookieText__tiUZc{font-family:JetBrains Mono,Courier New,monospace;font-size:.9rem;line-height:1.6;color:#fff;margin:0;flex:1 1;min-width:300px}.CookieBanner_cookieLink__HStkv{color:#0f0;text-decoration:underline;transition:opacity .2s ease}.CookieBanner_cookieLink__HStkv:hover{opacity:.8;text-decoration:underline}.CookieBanner_acceptButton__B4qhD{font-family:JetBrains Mono,Courier New,monospace;font-size:.9rem;font-weight:600;color:#fff;background-color:#000;border:1px solid #fff;border-radius:4px;padding:.75rem 2rem;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;transition:all .2s ease;white-space:nowrap}.CookieBanner_acceptButton__B4qhD:hover{background-color:#fff;color:#000}.CookieBanner_acceptButton__B4qhD:active{transform:scale(.98)}@media (max-width:768px){.CookieBanner_cookieBanner__cB40D{padding:1.25rem 1.5rem}.CookieBanner_cookieContent__mhAlB{flex-direction:column;align-items:flex-start;gap:1.5rem}.CookieBanner_cookieText__tiUZc{font-size:.85rem;min-width:100%}.CookieBanner_acceptButton__B4qhD{width:100%;padding:.875rem 2rem}}