:root{--color-white:#fff;--color-white30:hsla(0,0%,100%,.3);--color-black:#444;--color-primary-900:#032280;--color-primary-800:#11418f;--color-primary-700:#1850ab;--color-primary-600:#1c5fc9;--color-primary-500:#1c70db;--color-primary-400:#1a82ef;--color-primary-300:#47a8fe;--color-primary-200:#99ceff;--color-primary-100:#b5dbff;--color-primary-50:#cfe7ff;--color-primary-25:#e0efff;--color-primary-10:#edf5fc;--color-grey-900:#1f1f1f;--color-grey-800:#3f3f3f;--color-grey-700:#5f5f5f;--color-grey-600:#7f7f7f;--color-grey-500:#a0a0a0;--color-grey-400:silver;--color-grey-300:#dcdcdc;--color-grey-200:#eaeaea;--color-grey-100:#f9f9f9;--color-grey-50:#fdfdfd;--color-grey-25:#f7f8fa;--color-danger-500:#ff373a;--color-warning-500:#fe9c0c;--color-success-500:#2dca6f;--color-info-500:#4e64ad;--color-main:#aa8f86;--color-accent-red:#e53935;--color-accent-blue:#0d47a1;--color-accent-highlight:#fff9c4;--space-xxs:4px;--space-xs:8px;--space-sm:12px;--space-md:16px;--space-md-lg:20px;--space-lg:24px;--space-xl:32px;--space-2xl:40px;--space-3xl:48px;--space-4xl:64px;--space-4-half-xl:72px;--space-5xl:80px;--space-6xl:96px;--space-7xl:112px;--space-8xl:128px;--space-9xl:160px;--breakpoint-xs:480px;--breakpoint-sm:768px;--breakpoint-md:1024px;--breakpoint-lg:1280px;--breakpoint-xl:1440px;--font-size-2xs:10px;--font-size-xs:12px;--font-size-sm:14px;--font-size-md:16px;--font-size-lg:18px;--font-size-xl:20px;--font-size-2xl:24px;--font-size-3xl:32px;--line-height-sm:1.3;--line-height-md:1.5;--line-height-lg:1.7;--shadow-sm:0px 2px 4px rgba(0,0,0,.1);--shadow-md:0px 4px 8px rgba(0,0,0,.15);--shadow-lg:0px 8px 16px rgba(0,0,0,.2);--transition-fast:150ms ease-in-out;--transition-medium:300ms ease-in-out;--transition-slow:500ms ease-in-out;--border-radius-sm:4px;--border-radius-md:8px;--border-radius-lg:16px;--z-index-header:9999;--z-index-dropdown:1000;--z-index-modal:1100;--z-index-tooltip:1200}body{font-family:Arial,Helvetica,sans-serif}a{-webkit-tap-highlight-color:rgba(0,0,0,.08)}:focus-visible{outline:2px solid color-mix(in oklab,#000 30%,transparent);outline-offset:2px}@media (hover:none) and (pointer:coarse){[role=button],a,button{position:relative;-webkit-tap-highlight-color:transparent}[role=button]:active:after,a:active:after,button:active:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.08);border-radius:inherit;pointer-events:none}}*,:after,:before{margin:0;padding:0;border:0;box-sizing:border-box;font:inherit;vertical-align:baseline;background:transparent}body,html{line-height:1;font-size:100%;background:var(--color-white);color:var(--color-black);text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}audio,canvas,embed,iframe,img,object,svg,video{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit;background:none;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}a,button,input,select,textarea{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}:focus{outline:none}:root{--background:#fff;--foreground:#171717}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:var(--font-noto-serif);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none;cursor:pointer}