@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";:root{--text-primary-color: #37474f;--text-label-color: var(--color-custom-blue);--background-color: var(--color-resurs-sand);--background-active-color: #f8f9fa;--background-content-color: white;--border-color: var(--color-custom-light-gray);--detail-highlight-color: #daefe8;--focus-highlight-color: var(--color-custom-light-gray);--error-highlight-color: var(--color-custom-red);--alert-background-color: var(--color-custom-red);--action-disabled-color: #1a1e2142;--action-disabled-color-bg: #1a1e211f;--color-custom-light-gray: #ced4da;--color-custom-gray: #696a70;--color-custom-blue: #607d8b;--color-custom-red: #e33737;--color-resurs-sand: #f1eae8;--color-resurs-greige: #e7dcd6;--color-resurs-dusk: #393838;--color-resurs-night: #2c2c2b;--color-resurs-mint: #abd3c6;--color-resurs-green: #18968b;--color-resurs-yellow: #ffec89;--small-radius: 8px;--large-radius: 20px;--full-radius: 9999px;height:100%;width:100%;font-family:Inter,Arial,sans-serif;line-height:1.5;font-weight:400;color:var(--text-primary-color);background-color:var(--background-content-color);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root *,:root *:before,:root *:after{box-sizing:border-box}:root *{margin:0}:root p,:root h1,:root h2,:root h3,:root h4,:root h5,:root h6{overflow-wrap:break-word}:root p{text-wrap:pretty}:root h1,:root h2,:root h3,:root h4,:root h5,:root h6{text-wrap:balance;line-height:normal;font-style:normal}:root h1{font-family:Montserrat,sans-serif;font-weight:600;font-size:32px}:root h2{font-family:Montserrat,sans-serif;font-weight:400;font-size:18px}:root #root,:root #__next{isolation:isolate}body{height:100%;width:100%;min-width:360px}[data-theme=dark]{--text-primary-color: var(--color-resurs-sand);--text-label-color: var(--color-resurs-greige);--background-color: var(--color-resurs-dusk);--background-active-color: #222222;--background-content-color: var(--color-resurs-night);--border-color: #3e3d3d;--detail-highlight-color: #35423e;--focus-highlight-color: #222222;--error-highlight-color: var(--color-custom-red);--alert-background-color: #591d1d;--action-disabled-color: #5a5858;--action-disabled-color-bg: #393838}
