.CookieBanner-module-scss-module__sqUwzG__banner{bottom:var(--space-4);z-index:9999;align-items:center;gap:var(--space-3);max-width:calc(100% - var(--space-8));background:var(--color-text-primary);width:max-content;color:var(--color-white);padding:var(--space-2)var(--space-3)var(--space-2)var(--space-4);border-radius:var(--radius-sm);display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #00000029}.CookieBanner-module-scss-module__sqUwzG__text{color:var(--color-white);margin:0}.CookieBanner-module-scss-module__sqUwzG__brand{color:var(--color-white);font-weight:var(--font-bold)}.CookieBanner-module-scss-module__sqUwzG__link{color:var(--color-white);text-decoration:underline}.CookieBanner-module-scss-module__sqUwzG__dismiss{color:var(--color-white)}.CookieBanner-module-scss-module__sqUwzG__dismiss:hover{color:var(--color-white);background:0 0}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;vertical-align:baseline;border:0;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{--color-white:#fff;--color-gray-10:#f9f9f9;--color-gray-15:#f6f6f6;--color-gray-20:#f0f0f0;--color-gray-25:#e2e2e2;--color-gray-30:#ececec;--color-gray-35:#e0e0e0;--color-gray-40:#ebebeb;--color-gray-50:#eaeaea;--color-gray-55:#d0d0d0;--color-gray-60:#dcdcdc;--color-gray-65:#ccc;--color-gray-70:#666;--color-gray-80:#333;--color-black:#000;--color-red-50:#db230d;--color-red-60:#c00;--color-red-70:#721c24;--color-blue-50:#007aff;--color-blue-60:#004085;--color-orange-50:#ff6b35;--color-amber-50:#f59e0b;--color-amber-60:#d97706;--color-yellow-30:#fff3cd;--color-yellow-70:#856404;--color-green-30:#d4edda;--color-green-70:#155724;--color-red-30:#fef2f2;--color-red-35:#f8d7da;--color-red-40:#fecaca;--color-blue-30:#cce5ff;--color-text-primary:var(--color-gray-80);--color-text-secondary:var(--color-gray-70);--color-text-inverse:var(--color-white);--color-surface-page:var(--color-white);--color-surface-subtle:var(--color-gray-10);--color-surface-panel:var(--color-gray-40);--color-surface-disabled:var(--color-gray-20);--color-button-primary-bg:var(--color-black);--color-button-primary-text:var(--color-white);--color-button-primary-border:var(--color-black);--color-button-primary-hover-bg:var(--color-gray-80);--color-button-secondary-bg:var(--color-white);--color-button-secondary-text:var(--color-gray-80);--color-button-secondary-border:var(--color-gray-60);--color-button-secondary-hover-bg:var(--color-gray-30);--color-button-danger-bg:var(--color-red-50);--color-button-danger-text:var(--color-white);--color-button-danger-border:var(--color-red-50);--color-border-default:var(--color-gray-50);--color-border-strong:var(--color-gray-60);--color-border-light:var(--color-gray-35);--color-brand:var(--color-red-50);--color-accent:var(--color-blue-50);--color-highlight:var(--color-orange-50);--color-surface-elevated:var(--color-gray-15);--color-surface-workspace:var(--color-gray-25);--color-surface-paper:#fafaf7;--color-slider-track:var(--color-gray-55);--color-toggle-off:var(--color-gray-65);--color-error-text:var(--color-red-60);--color-error-bg:var(--color-red-30);--color-error-border:var(--color-red-40);--color-success:var(--color-green-70);--color-badge-success-bg:var(--color-green-30);--color-badge-success-text:var(--color-green-70);--color-badge-danger-bg:var(--color-red-35);--color-badge-danger-text:var(--color-red-70);--color-badge-info-bg:var(--color-blue-30);--color-badge-info-text:var(--color-blue-60);--color-badge-warning-bg:var(--color-yellow-30);--color-badge-warning-text:var(--color-yellow-70);--color-warning-gradient-start:var(--color-amber-50);--color-warning-gradient-end:var(--color-amber-60);--font-sans-fallback:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-serif-fallback:Georgia,"Times New Roman",serif;--font-dashboard-fallback:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--text-xs:12px;--text-sm:14px;--text-md:16px;--text-lg:18px;--text-xl:24px;--text-2xl:30px;--text-3xl:45px;--text-huge:60px;--text-xs-mobile:12px;--text-sm-mobile:14px;--text-md-mobile:16px;--text-lg-mobile:18px;--text-xl-mobile:22px;--text-2xl-mobile:28px;--text-3xl-mobile:42px;--text-huge-mobile:56px;--leading-tight:1.2;--leading-normal:1.5;--leading-relaxed:1.6;--leading-loose:2;--font-light:300;--font-regular:400;--font-medium:500;--font-semibold:600;--font-bold:700;--space-0:0px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-7:28px;--space-8:32px;--space-10:40px;--space-12:48px;--space-14:56px;--space-16:64px;--space-18:72px;--space-40:160px;--space-80:320px;--site-padding:var(--space-12);--header-max-width:1660px;--content-max-width:1660px;--radius-sm:4px;--radius-md:8px;--radius-full:9999px;--breakpoint-sm:640px;--breakpoint-md:768px;--breakpoint-lg:1024px;--breakpoint-xl:1280px;--breakpoint-2xl:1440px}*{box-sizing:border-box}:focus,:focus-visible,select:focus,select:focus-visible,[aria-haspopup=listbox]:focus,[aria-haspopup=listbox]:focus-visible{outline:none}html{font-size:var(--text-md-mobile);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior-x:none;height:100%}@media (min-width:1024px){html{font-size:var(--text-md)}}body{font-family:var(--font-sans),var(--font-sans-fallback);font-size:var(--text-md-mobile);font-weight:var(--font-regular);line-height:var(--leading-relaxed);color:var(--color-text-primary);background-color:var(--color-surface-page);overscroll-behavior-x:none;flex-direction:column;min-height:100%;display:flex}@media (min-width:1024px){body{font-size:var(--text-md)}}main{flex:1 0 auto}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif),var(--font-serif-fallback);font-weight:var(--font-regular);line-height:var(--leading-tight);color:var(--color-text-primary)}h1{font-size:var(--text-2xl-mobile)}@media (min-width:1024px){h1{font-size:var(--text-2xl)}}h2{font-size:var(--text-xl-mobile)}@media (min-width:1024px){h2{font-size:var(--text-xl)}}h3{font-size:var(--text-lg-mobile)}@media (min-width:1024px){h3{font-size:var(--text-lg)}}h4{font-size:var(--text-md-mobile)}@media (min-width:1024px){h4{font-size:var(--text-md)}}h5{font-size:var(--text-sm-mobile)}@media (min-width:1024px){h5{font-size:var(--text-sm)}}h6{font-size:var(--text-xs-mobile)}@media (min-width:1024px){h6{font-size:var(--text-xs)}}p{line-height:var(--leading-relaxed);font-size:var(--text-md-mobile)}@media (min-width:1024px){p{font-size:var(--text-md)}}strong,b{font-weight:var(--font-bold)}em,i{font-style:italic}small{font-size:var(--text-sm-mobile)}@media (min-width:1024px){small{font-size:var(--text-sm)}}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}input,textarea,select,button{font-family:inherit;font-size:inherit}label{font-weight:var(--font-medium)}.rich-text ul,.rich-text ol{padding-left:var(--space-6);margin-bottom:var(--space-4)}.rich-text ul{list-style-type:disc}.rich-text ol{list-style-type:decimal}.rich-text li{margin-bottom:var(--space-2);line-height:var(--leading-relaxed)}.rich-text blockquote{border-left:3px solid var(--color-border-default);padding-left:var(--space-4);margin:var(--space-4)0;color:var(--color-text-primary);font-style:italic}img{pointer-events:auto;-webkit-user-drag:none;user-drag:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-to-content{top:-100%;left:var(--space-4);z-index:10000;padding:var(--space-2)var(--space-4);background:var(--color-button-primary-bg);color:var(--color-button-primary-text);font-size:var(--text-sm);border-radius:var(--radius-sm);text-decoration:none;position:absolute}.skip-to-content:focus{top:var(--space-2)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.dashboard-images img{pointer-events:auto;-webkit-user-drag:auto;user-drag:auto;-webkit-user-select:auto;user-select:auto;-webkit-touch-callout:default}
/*# sourceMappingURL=7bb85bc93eb707c8.css.map*/