.CookieConsentBanner-module__8cAq2q__banner{z-index:200;background:var(--background);width:min(40rem,100vw - 3rem);color:var(--foreground);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);flex-direction:column;gap:1.5rem;padding:2.5rem 1.25rem;animation:.35s ease-out both CookieConsentBanner-module__8cAq2q__bannerEnter;display:flex;position:fixed;bottom:1.5rem;left:1.5rem}@keyframes CookieConsentBanner-module__8cAq2q__bannerEnter{0%{opacity:0;transform:translateY(.75rem)}to{opacity:1;transform:translateY(0)}}.CookieConsentBanner-module__8cAq2q__message{font-size:var(--font-size-base);line-height:var(--line-height-relaxed)}.CookieConsentBanner-module__8cAq2q__link{color:var(--foreground);font-weight:500}.CookieConsentBanner-module__8cAq2q__link:hover{color:var(--foreground);opacity:.8}.CookieConsentBanner-module__8cAq2q__link:focus-visible{outline-color:var(--primary)}.CookieConsentBanner-module__8cAq2q__banner .CookieConsentBanner-module__8cAq2q__acceptButton{font-size:var(--font-size-base);align-self:flex-end}@media (prefers-reduced-motion:reduce){.CookieConsentBanner-module__8cAq2q__banner{animation:none}}@media (max-width:768px){.CookieConsentBanner-module__8cAq2q__banner{left:1rem;bottom:max(1rem, env(safe-area-inset-bottom));width:calc(100vw - 2rem)}}
:root{--background:#fff;--foreground:#0d0d0d;--muted-foreground:#6e6e6e;--secondary:#f5f5f5;--primary:#ffde00;--cta:#0d0d0d;--cta-foreground:#fff;--accent:#fbf9f2;--border:#e2e0d8;--scrollbar:#cdced1;--link:#2051bb;--error:#dc2626;--font-family:var(--font-twk-lausanne), "Helvetica Neue", Helvetica, sans-serif;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:16px;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:3.75rem;--line-height-tight:1.2;--line-height-snug:1.375;--line-height-normal:1.5;--line-height-relaxed:1.625;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1.25rem;--radius-full:9999px;--shadow-md:0 4px 16px #0000001a;--shadow-lg:0 5px 18px #00000024;--max-width:1420px;--padding-x:2.5rem;--header-height:4.3rem}@media (max-width:768px){:root{--padding-x:1rem}}*,:before,:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html,body{height:100%}@media (min-width:769px){html:not(:has([data-catalog-layout])){scrollbar-gutter:stable}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 1rem)}}body{overscroll-behavior-y:none}@media (max-width:768px),(hover:none) and (pointer:coarse){html,body,*{scrollbar-width:none!important}::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}html{-webkit-overflow-scrolling:touch;scrollbar-gutter:auto!important}body{touch-action:auto}}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--background);min-height:100%;color:var(--foreground);font-weight:300;font-family:var(--font-family);font-size:var(--font-size-base);line-height:var(--line-height-normal);padding-top:var(--header-height);flex-direction:column;display:flex}h1,h2,h3,h4,h5,h6{font-weight:500;line-height:var(--line-height-tight);color:var(--foreground)}h1{font-size:var(--font-size-5xl)}h2{font-size:var(--font-size-4xl)}h3{font-size:var(--font-size-3xl)}h4{font-size:var(--font-size-2xl)}h5{font-size:var(--font-size-xl)}h6{font-size:var(--font-size-lg)}p{font-size:var(--font-size-base);line-height:var(--line-height-relaxed)}small{font-size:var(--font-size-sm)}a{color:var(--cta);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px;transition:color .15s,text-decoration-color .15s}a:hover{color:var(--foreground)}a:focus-visible{outline:2px solid var(--cta);outline-offset:2px;border-radius:var(--radius-sm)}ul,ol{padding-left:1.5em}li{line-height:var(--line-height-relaxed)}img,video{max-width:100%;display:block}
