.cookie-notice-module__2DWZbq__scrim{z-index:100;padding:var(--page-gutter);background-color:var(--color-overlay);justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.cookie-notice-module__2DWZbq__banner{border-radius:var(--radius-xx-large);background-color:var(--color-surface-raised);width:100%;max-width:956px;box-shadow:var(--shadow-large);flex-direction:column;gap:24px;padding:32px;display:flex}.cookie-notice-module__2DWZbq__text{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.cookie-notice-module__2DWZbq__title{font-size:1.375rem;font-weight:var(--font-weight-demibold);letter-spacing:-.01em;color:var(--color-white);line-height:1.25}.cookie-notice-module__2DWZbq__body{color:var(--color-text-secondary);font-size:1.0625rem;line-height:1.5}.cookie-notice-module__2DWZbq__actions{flex-wrap:wrap;gap:10px;display:flex}.cookie-notice-module__2DWZbq__accept,.cookie-notice-module__2DWZbq__settings{border-radius:var(--radius-full);height:48px;font:inherit;font-size:1rem;font-weight:var(--font-weight-demibold);white-space:nowrap;cursor:pointer;border:none;justify-content:center;align-items:center;padding-inline:22px;display:inline-flex}.cookie-notice-module__2DWZbq__accept{background-color:var(--color-white);color:var(--color-black)}.cookie-notice-module__2DWZbq__settings{border:1px solid var(--color-text-default);color:var(--color-text-default);background-color:#0000}.cookie-notice-module__2DWZbq__backdrop{z-index:110;background-color:var(--color-overlay);transition:opacity var(--transition-slow);position:fixed;inset:0}.cookie-notice-module__2DWZbq__backdrop[data-starting-style],.cookie-notice-module__2DWZbq__backdrop[data-ending-style]{opacity:0}.cookie-notice-module__2DWZbq__modal{z-index:111;border-radius:var(--radius-xx-large);background-color:var(--color-surface-raised);width:100%;max-width:560px;max-height:calc(100dvh - 64px);box-shadow:var(--shadow-large);transition:opacity var(--transition-slow), transform var(--transition-slow);flex-direction:column;gap:24px;padding:32px;display:flex;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%)}.cookie-notice-module__2DWZbq__modal[data-starting-style],.cookie-notice-module__2DWZbq__modal[data-ending-style]{opacity:0;transform:translate(-50%,calc(12px - 50%))}.cookie-notice-module__2DWZbq__modalTitle{font-size:1.375rem;font-weight:var(--font-weight-demibold);letter-spacing:-.01em;color:var(--color-white);line-height:1.25}.cookie-notice-module__2DWZbq__modalLead{color:var(--color-text-secondary);margin-top:-16px;font-size:1.0625rem;line-height:1.5}.cookie-notice-module__2DWZbq__categories{flex-direction:column;gap:16px;display:flex}.cookie-notice-module__2DWZbq__category{border-top:1px solid var(--color-divider);justify-content:space-between;align-items:flex-start;gap:24px;padding-top:16px;display:flex}.cookie-notice-module__2DWZbq__categoryText{flex-direction:column;gap:4px;display:flex}.cookie-notice-module__2DWZbq__categoryTitle{font-size:1.0625rem;font-weight:var(--font-weight-demibold);color:var(--color-white)}.cookie-notice-module__2DWZbq__categoryDescription{color:var(--color-text-secondary);font-size:.9375rem;line-height:1.45}.cookie-notice-module__2DWZbq__switch{border-radius:var(--radius-full);background-color:var(--color-fill-medium);cursor:pointer;width:44px;height:24px;transition:background-color var(--transition-normal);border:none;flex-shrink:0;margin-top:2px;padding:0;position:relative}.cookie-notice-module__2DWZbq__switch[data-checked]{background-color:var(--color-white)}.cookie-notice-module__2DWZbq__switch[data-disabled]{opacity:.6;cursor:not-allowed}.cookie-notice-module__2DWZbq__switchThumb{border-radius:var(--radius-full);background-color:var(--color-white);width:18px;height:18px;transition:transform var(--transition-normal);margin:3px;display:block}.cookie-notice-module__2DWZbq__switch[data-checked] .cookie-notice-module__2DWZbq__switchThumb{background-color:var(--color-surface-raised);transform:translate(20px)}.cookie-notice-module__2DWZbq__modalActions{border-top:1px solid var(--color-divider);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:24px;display:flex}.cookie-notice-module__2DWZbq__modalActionsRight{gap:12px;display:flex}.cookie-notice-module__2DWZbq__modalActions .cookie-notice-module__2DWZbq__accept,.cookie-notice-module__2DWZbq__modalActions .cookie-notice-module__2DWZbq__settings{width:auto}@media (max-width:767px){.cookie-notice-module__2DWZbq__scrim{padding:12px}.cookie-notice-module__2DWZbq__modal{width:calc(100% - 24px)}.cookie-notice-module__2DWZbq__banner{padding:24px}.cookie-notice-module__2DWZbq__actions{flex-direction:column;align-items:stretch}.cookie-notice-module__2DWZbq__modal{padding:24px}.cookie-notice-module__2DWZbq__modalActions,.cookie-notice-module__2DWZbq__modalActionsRight{flex-direction:column;align-items:stretch;width:100%}.cookie-notice-module__2DWZbq__modalActions .cookie-notice-module__2DWZbq__accept,.cookie-notice-module__2DWZbq__modalActions .cookie-notice-module__2DWZbq__settings{width:100%}}
html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;-webkit-tap-highlight-color:#0000;font-size:16px;line-height:1.6;overflow-x:hidden}body{background:var(--color-background);color:var(--color-text-default);margin:0}*,:before,:after{box-sizing:border-box}canvas,img,svg,video{box-sizing:border-box;max-width:100%;height:auto}audio,canvas,iframe,img,svg,video{vertical-align:middle}img{display:block}b,strong{font-weight:var(--font-weight-bold)}:focus-visible{outline:2px solid var(--color-text-default)}a{color:inherit;text-decoration:none}a:hover{cursor:pointer}button{color:unset;font-family:inherit;font-size:inherit;font-weight:inherit;appearance:none;touch-action:manipulation;line-height:inherit;background:0 0;border:none;margin:0;padding:0}button:hover{cursor:pointer}input,textarea,select{font-family:inherit;font-size:inherit;appearance:none;touch-action:manipulation;color:inherit;background:0 0;border:0;margin:0;padding:0}select{background:var(--color-surface);color:var(--color-text-default)}option{background-color:var(--color-surface-hover);color:var(--color-text-default)}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}input[type=checkbox],input[type=radio]{appearance:auto}p{margin:0}h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:var(--font-weight-normal);color:inherit;text-transform:none;margin:0}h1{line-height:1.2}h2{line-height:1.3}ul,ol{margin:0;padding:0;list-style:none}table{border-collapse:collapse;border-spacing:0}.no-scroll{padding-right:var(--scrollbar-width);overflow-y:hidden}.screen-reader-text{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
:root{--font-weight-normal:450;--font-weight-medium:500;--font-weight-demibold:600;--font-weight-bold:700;--color-white:#fff;--color-black:#000;--color-background:#151515;--color-surface:#1a1a1a;--color-surface-raised:#2c2c2c;--color-surface-hover:#2c2c2c;--color-text-default:#eee;--color-text-secondary:#999;--color-border:#2c2c2c;--color-border-focus:#0067f4;--color-alert:#fc4e4e;--color-status-info:#5ea2f4;--color-status-warning:#f7d96e;--color-status-success:#5ce0a0;--color-status-danger:#ff5252;--color-status-muted:#aaa;--color-surface-subtle:#ffffff0f;--color-border-subtle:#ffffff14;--color-fill-subtle:#ffffff1a;--color-divider:#ffffff1f;--color-fill-medium:#ffffff26;--color-fill-strong:#ffffff38;--color-overlay:#0006;--color-overlay-strong:#000000d9;--page-gutter:40px;--page-max-width:2560px;--scrollbar-width:0px;--radius-small:4px;--radius-medium:6px;--radius-large:8px;--radius-x-large:12px;--radius-xx-large:24px;--radius-full:9999px;--shadow-small:0 1px 2px 0 #0000000d;--shadow-medium:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-large:0 8px 24px #00000059;--transition-fast:.12s ease;--transition-normal:.2s ease;--transition-slow:.3s ease}
body{max-width:var(--page-max-width);margin-inline:auto}
