/*! tailwindcss v4.0.9 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-blue-500:oklch(.623 .214 259.815);--color-gray-100:oklch(.967 .003 264.542);--color-gray-200:oklch(.928 .006 264.531);--color-gray-300:oklch(.872 .01 258.338);--color-gray-500:oklch(.551 .027 264.364);--color-gray-700:oklch(.373 .034 259.733);--color-gray-900:oklch(.21 .034 264.665);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-2xs:18rem;--container-sm:24rem;--container-xl:36rem;--container-5xl:64rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--font-weight-semibold:600;--leading-tight:1.25;--radius-lg:.5rem;--default-font-family:var(--font-sans);--default-font-feature-settings:var(--font-sans--font-feature-settings);--default-font-variation-settings:var(--font-sans--font-variation-settings);--default-mono-font-family:var(--font-mono);--default-mono-font-feature-settings:var(--font-mono--font-feature-settings);--default-mono-font-variation-settings:var(--font-mono--font-variation-settings)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}body{line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1;color:color-mix(in oklab,currentColor 50%,transparent)}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.relative{position:relative}.inset-0{inset:calc(var(--spacing)*0)}.top-0{top:calc(var(--spacing)*0)}.right-0{right:calc(var(--spacing)*0)}.bottom-0{bottom:calc(var(--spacing)*0)}.left-0{left:calc(var(--spacing)*0)}.m-1{margin:calc(var(--spacing)*1)}.m-2{margin:calc(var(--spacing)*2)}.m-3{margin:calc(var(--spacing)*3)}.mx-1{margin-inline:calc(var(--spacing)*1)}.mx-4{margin-inline:calc(var(--spacing)*4)}.mx-auto{margin-inline:auto}.my-1{margin-block:calc(var(--spacing)*1)}.my-4{margin-block:calc(var(--spacing)*4)}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-6{margin-top:calc(var(--spacing)*6)}.mt-10{margin-top:calc(var(--spacing)*10)}.mr-1{margin-right:calc(var(--spacing)*1)}.mr-3{margin-right:calc(var(--spacing)*3)}.mb-1{margin-bottom:calc(var(--spacing)*1)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-6{margin-bottom:calc(var(--spacing)*6)}.mb-20{margin-bottom:calc(var(--spacing)*20)}.ml-1{margin-left:calc(var(--spacing)*1)}.ml-3{margin-left:calc(var(--spacing)*3)}.ml-auto{margin-left:auto}.box-border{box-sizing:border-box}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-3\/5{height:60%}.h-4\/5{height:80%}.h-8{height:calc(var(--spacing)*8)}.h-12{height:calc(var(--spacing)*12)}.h-24{height:calc(var(--spacing)*24)}.h-28{height:calc(var(--spacing)*28)}.h-32{height:calc(var(--spacing)*32)}.h-\[50px\]{height:50px}.h-auto{height:auto}.h-full{height:100%}.max-h-3\/4{max-height:75%}.max-h-full{max-height:100%}.min-h-screen{min-height:100vh}.w-1\/2{width:50%}.w-1\/3{width:33.3333%}.w-1\/5{width:20%}.w-3\/4{width:75%}.w-4\/5{width:80%}.w-32{width:calc(var(--spacing)*32)}.w-72{width:calc(var(--spacing)*72)}.w-\[24px\]{width:24px}.w-\[36px\]{width:36px}.w-full{width:100%}.max-w-5\/6{max-width:83.3333%}.max-w-5xl{max-width:var(--container-5xl)}.max-w-32{max-width:calc(var(--spacing)*32)}.max-w-120{max-width:calc(var(--spacing)*120)}.max-w-\[320px\]{max-width:320px}.max-w-sm{max-width:var(--container-sm)}.max-w-xl{max-width:var(--container-xl)}.min-w-2xs{min-width:var(--container-2xs)}.min-w-\[280px\]{min-width:280px}.flex-1{flex:1}.flex-shrink-0{flex-shrink:0}.cursor-pointer{cursor:pointer}.grid-cols-\[repeat\(auto-fit\,minmax\(200px\,1fr\)\)\]{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.grid-rows-\[auto_4rem\]{grid-template-rows:auto 4rem}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-nowrap{flex-wrap:nowrap}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.justify-items-center{justify-items:center}.gap-1{gap:calc(var(--spacing)*1)}.gap-2{gap:calc(var(--spacing)*2)}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}.gap-6{gap:calc(var(--spacing)*6)}.gap-8{gap:calc(var(--spacing)*8)}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*1)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*2)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*3)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*3)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*6)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*6)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-x-1>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*1)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-2>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*2)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-3>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*3)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*3)*calc(1 - var(--tw-space-x-reverse)))}.gap-y-5{row-gap:calc(var(--spacing)*5)}.place-self-center{place-self:center}.self-start{align-self:flex-start}.justify-self-center{justify-self:center}.justify-self-end{justify-self:flex-end}.overflow-y-auto{overflow-y:auto}.overflow-y-scroll{overflow-y:scroll}.rounded{border-radius:.25rem}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-solid{--tw-border-style:solid;border-style:solid}.border-\[var\(--color-neutral-stroke-1-rest\)\]{border-color:var(--color-neutral-stroke-1-rest)}.border-gray-200{border-color:var(--color-gray-200)}.border-gray-300{border-color:var(--color-gray-300)}.border-t-\[var\(--color-neutral-stroke-1-rest\)\]{border-top-color:var(--color-neutral-stroke-1-rest)}.border-r-\[var\(--color-neutral-stroke-1-rest\)\]{border-right-color:var(--color-neutral-stroke-1-rest)}.border-b-\[var\(--color-stroke-bottom-current\)\]{border-bottom-color:var(--color-stroke-bottom-current)}.border-l-\[var\(--color-neutral-stroke-1-rest\)\]{border-left-color:var(--color-neutral-stroke-1-rest)}.bg-black\/25{background-color:color-mix(in oklab,var(--color-black)25%,transparent)}.bg-gray-500\/50{background-color:color-mix(in oklab,var(--color-gray-500)50%,transparent)}.bg-gray-500\/75{background-color:color-mix(in oklab,var(--color-gray-500)75%,transparent)}.bg-transparent{background-color:#0000}.bg-white{background-color:var(--color-white)}.bg-linear-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.from-gray-500\/25{--tw-gradient-from:color-mix(in oklab,var(--color-gray-500)25%,transparent);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.to-gray-500\/25{--tw-gradient-to:color-mix(in oklab,var(--color-gray-500)25%,transparent);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.p-0{padding:calc(var(--spacing)*0)}.p-1{padding:calc(var(--spacing)*1)}.p-2{padding:calc(var(--spacing)*2)}.p-3{padding:calc(var(--spacing)*3)}.p-4{padding:calc(var(--spacing)*4)}.p-6{padding:calc(var(--spacing)*6)}.p-8{padding:calc(var(--spacing)*8)}.p-\[2rem\]{padding:2rem}.px-2{padding-inline:calc(var(--spacing)*2)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-6{padding-inline:calc(var(--spacing)*6)}.py-2{padding-block:calc(var(--spacing)*2)}.py-\[10px\]{padding-block:10px}.pt-1{padding-top:calc(var(--spacing)*1)}.pt-3{padding-top:calc(var(--spacing)*3)}.pt-4{padding-top:calc(var(--spacing)*4)}.pt-6{padding-top:calc(var(--spacing)*6)}.pr-8{padding-right:calc(var(--spacing)*8)}.pb-0{padding-bottom:calc(var(--spacing)*0)}.pb-2{padding-bottom:calc(var(--spacing)*2)}.pb-6{padding-bottom:calc(var(--spacing)*6)}.pl-3{padding-left:calc(var(--spacing)*3)}.pl-4{padding-left:calc(var(--spacing)*4)}.text-center{text-align:center}.text-left{text-align:left}.text-start{text-align:start}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.break-words{overflow-wrap:break-word}.text-\[\#ff0000\]{color:red}.text-\[var\(--color-brand-background-1-rest\)\]{color:var(--color-brand-background-1-rest)}.text-\[var\(--color-neutral-foreground-3-rest\)\]{color:var(--color-neutral-foreground-3-rest)}.text-black{color:var(--color-black)}.text-gray-700{color:var(--color-gray-700)}.text-gray-900{color:var(--color-gray-900)}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.underline{text-decoration-line:underline}.opacity-100{opacity:1}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.outline-none{--tw-outline-style:none;outline-style:none}.focus\:border-b-2:focus{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.focus\:border-blue-500:focus{border-color:var(--color-blue-500)}.focus\:border-b-\[var\(--color-brand-stroke-compound-rest\)\]:focus{border-bottom-color:var(--color-brand-stroke-compound-rest)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}@media (width>=40rem){.sm\:min-h-\[42rem\]{min-height:42rem}.sm\:w-2\/3{width:66.6667%}.sm\:max-w-sm{max-width:var(--container-sm)}.sm\:rounded-lg{border-radius:var(--radius-lg)}.sm\:bg-gray-100{background-color:var(--color-gray-100)}.sm\:px-4{padding-inline:calc(var(--spacing)*4)}.sm\:shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}@media (width>=48rem){.md\:max-w-xl{max-width:var(--container-xl)}.md\:min-w-96{min-width:calc(var(--spacing)*96)}}@media (width>=64rem){.lg\:flex{display:flex}}@media (width>=80rem){.xl\:mt-1{margin-top:calc(var(--spacing)*1)}.xl\:block{display:block}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:self-center{align-self:center}}}body{background-color:var(--color-neutral-background-2-rest)}*{box-sizing:border-box}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}:root{--curve-easeInOutSine: cubic-bezier(.37, 0, .63, 1);--curve-easeOutCubic: cubic-bezier(.33, 1, .68, 1);--curve-easeOutQuad: cubic-bezier(.5, 1, .89, 1);--curve-easeOutQuart: cubic-bezier(.25, 1, .5, 1);--curve-easeOutExpo: cubic-bezier(.16, 1, .3, 1)}:root{--color-brand-10: #00293a;--color-brand-20: #00364e;--color-brand-30: #004461;--color-brand-40: #005274;--color-brand-50: #005f88;--color-brand-60: #006d9b;--color-brand-70: #007aaf;--color-brand-80: #0088c2;--color-brand-90: #1994c8;--color-brand-100: #33a0ce;--color-brand-110: #4dacd4;--color-brand-120: #66b8da;--color-brand-130: #80c4e1;--color-brand-140: #b3dbed;--color-brand-150: #cce7f3;--color-brand-160: #e6f3f9;--color-grey-black: #000000;--color-grey-2: #050505;--color-grey-4: #0a0a0a;--color-grey-6: #0f0f0f;--color-grey-8: #141414;--color-grey-10: #1a1a1a;--color-grey-12: #1f1f1f;--color-grey-14: #242424;--color-grey-16: #292929;--color-grey-18: #2e2e2e;--color-grey-20: #333333;--color-grey-22: #383838;--color-grey-24: #3d3d3d;--color-grey-26: #424242;--color-grey-28: #474747;--color-grey-30: #4d4d4d;--color-grey-32: #525252;--color-grey-34: #575757;--color-grey-36: #5c5c5c;--color-grey-38: #616161;--color-grey-40: #666666;--color-grey-42: #6b6b6b;--color-grey-44: #707070;--color-grey-46: #757575;--color-grey-48: #7a7a7a;--color-grey-50: #808080;--color-grey-52: #858585;--color-grey-54: #8a8a8a;--color-grey-56: #8f8f8f;--color-grey-58: #949494;--color-grey-60: #999999;--color-grey-62: #9e9e9e;--color-grey-64: #a3a3a3;--color-grey-66: #a8a8a8;--color-grey-68: #adadad;--color-grey-70: #b3b3b3;--color-grey-72: #b8b8b8;--color-grey-74: #bdbdbd;--color-grey-76: #c2c2c2;--color-grey-78: #c7c7c7;--color-grey-80: #cccccc;--color-grey-82: #d1d1d1;--color-grey-84: #d6d6d6;--color-grey-86: #dbdbdb;--color-grey-88: #e0e0e0;--color-grey-90: #e6e6e6;--color-grey-92: #ebebeb;--color-grey-94: #f0f0f0;--color-grey-96: #f5f5f5;--color-grey-98: #fafafa;--color-grey-white: #ffffff;--cornerradius-none: 0;--cornerradius-20: .125rem;--cornerradius-40: .25rem;--cornerradius-60: .375rem;--cornerradius-80: .5rem;--cornerradius-120: .75rem;--cornerradius-circular: 9999px;--size-none: 0;--size-20: .125rem;--size-40: .25rem;--size-60: .375rem;--size-80: .5rem;--size-100: .625rem;--size-120: .75rem;--size-160: 1rem;--size-200: 1.25rem;--size-240: 1.5rem;--size-280: 1.75rem;--size-320: 2rem;--size-360: 2.25rem;--size-400: 2.5rem;--size-480: 3rem;--size-520: 3.25rem;--size-560: 3.5rem;--strokewidth-none: 0px;--strokewidth-05: .5px;--strokewidth-10: 1px;--strokewidth-15: 1.5px;--strokewidth-20: 2px;--strokewidth-30: 3px;--strokewidth-40: 4px;--strokewidth-60: 6px;--typography-family-base: "Open Sans", "Segoe UI", "Segoe UI Web (West European)", "Lato", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;--typography-size-100: .625rem;--typography-size-200: .75rem;--typography-size-300: .875rem;--typography-size-400: 1rem;--typography-size-500: 1.25rem;--typography-size-600: 1.5rem;--typography-size-700: 1.75rem;--typography-size-800: 2rem;--typography-size-900: 2.5rem;--typography-size-1000: 4.25rem;--typography-line-height-100: .875rem;--typography-line-height-200: 1rem;--typography-line-height-300: 1.25rem;--typography-line-height-400: 1.375rem;--typography-line-height-500: 1.625rem;--typography-line-height-600: 2rem;--typography-line-height-700: 2.25rem;--typography-line-height-800: 2.5rem;--typography-line-height-900: 3.25rem;--typography-line-height-1000: 5.75rem;--typography-weight-regular: 400;--typography-weight-semibold: 600;--typography-weight-bold: 700}:root{--shadow-2: 0 0 .125rem 0 var(--color-shadow-key), 0 .0625rem .125rem 0 var(--color-shadow-ambient);--shadow-4: 0 0 .125rem 0 var(--color-shadow-key), 0 .125rem .25rem 0 var(--color-shadow-ambient);--shadow-8: 0 0 .125rem 0 var(--color-shadow-key), 0 .25rem .5rem 0 var(--color-shadow-ambient);--shadow-16: 0 0 .125rem 0 var(--color-shadow-key), 0 .5rem 1rem 0 var(--color-shadow-ambient);--shadow-28: 0 0 .5rem 0 var(--color-shadow-key-darker), 0 .875rem 1.75rem 0 var(--color-shadow-ambient-darker);--shadow-64: 0 0 .5rem 0 var(--color-shadow-key-darker), 0 2rem 4rem 0 var(--color-shadow-ambient-darker);--shadow-brand-2: 0 0 .125rem 00 0 2px 0 var(--color-shadow-key-brand), 0 .0625rem .125rem 0 var(--color-shadow-ambient-brand);--shadow-brand-4: 0 0 .125rem 00 0 2px 0 var(--color-shadow-key-brand), 0 .125rem .25rem 0 var(--color-shadow-ambient-brand);--shadow-brand-8: 0 0 .125rem 00 0 2px 0 var(--color-shadow-key-brand), 0 .25rem .5rem 0 var(--color-shadow-ambient-brand);--shadow-brand-16: 0 0 .125rem 00 0 2px 0 var(--color-shadow-key-brand), 0 .5rem 1rem 0 var(--color-shadow-ambient-brand);--shadow-brand-28: 0 0 .5rem 00 0 8px 0 var(--color-shadow-key-brand), 0 .875rem 1.75rem 0 var(--color-shadow-ambient-brand);--shadow-brand-64: 0 0 .5rem 00 0 8px 0 var(--color-shadow-key-brand), 0 2rem 4rem 0 var(--color-shadow-ambient-brand)}:root{--corner-radius-none: var(--cornerradius-none);--corner-radius-small: var(--cornerradius-20);--corner-radius-medium: var(--cornerradius-40);--corner-radius-large: var(--cornerradius-60);--corner-radius-x-large: var(--cornerradius-80);--corner-radius-circular: var(--cornerradius-circular);--stroke-width-none: var(--strokewidth-none);--stroke-width-thin: var(--strokewidth-10);--stroke-width-thick: var(--strokewidth-20);--stroke-width-thicker: var(--strokewidth-30);--stroke-width-thickest: var(--strokewidth-40);--spacing-vertical-none: var(--size-none);--spacing-vertical-xxs: var(--size-20);--spacing-vertical-xs: var(--size-40);--spacing-vertical-snudge: var(--size-60);--spacing-vertical-s: var(--size-80);--spacing-vertical-mnudge: var(--size-100);--spacing-vertical-m: var(--size-120);--spacing-vertical-l: var(--size-160);--spacing-vertical-xl: var(--size-200);--spacing-vertical-xxl: var(--size-240);--spacing-vertical-xxxl: var(--size-320);--spacing-horizontal-none: var(--size-none);--spacing-horizontal-xxs: var(--size-20);--spacing-horizontal-xs: var(--size-40);--spacing-horizontal-snudge: var(--size-60);--spacing-horizontal-s: var(--size-80);--spacing-horizontal-mnudge: var(--size-100);--spacing-horizontal-m: var(--size-120);--spacing-horizontal-l: var(--size-160);--spacing-horizontal-xl: var(--size-200);--spacing-horizontal-xxl: var(--size-240);--spacing-horizontal-xxxl: var(--size-320)}@layer base{sv-button,sv-button *,sv-button:after{all:revert-layer}sv-input,sv-input *,sv-input:after{all:revert-layer}sv-progress-bar,sv-progress-bar *,sv-progress-bar:after{all:revert-layer}sv-link,sv-link *,sv-link:after{all:revert-layer}sv-label,sv-label *,sv-label:after{all:revert-layer}sv-toggle-button,sv-toggle-button *,sv-toggle-button:after{all:revert-layer}sv-switch,sv-switch *,sv-switch:after{all:revert-layer}sv-field,sv-field *,sv-field:after{all:revert-layer}sv-divider,sv-divider *,sv-divider:after{all:revert-layer}sv-message-bar,sv-message-bar *,sv-message-bar:after{all:revert-layer}sv-radio,sv-radio *,sv-radio:after{all:revert-layer}sv-radio-group,sv-radio-group *,sv-radio-group:after{all:revert-layer}sv-textarea,sv-textarea *,sv-textarea:after{all:revert-layer}sv-checkbox,sv-checkbox *,sv-checkbox:after{all:revert-layer}sv-compound-button,sv-compound-button *,sv-compound-button:after{all:revert-layer}sv-spinner,sv-spinner *,sv-spinner:after{all:revert-layer}sv-popover,sv-popover *,sv-popover:after{all:revert-layer}sv-popover-surface,sv-popover-surface *,sv-popover-surface:after{all:revert-layer}sv-breadcrumb,sv-breadcrumb *,sv-breadcrumb:after{all:revert-layer}sv-breadcrumb-item,sv-breadcrumb-item *,sv-breadcrumb-item:after{all:revert-layer}sv-tab,sv-tab *,sv-tab:after{all:revert-layer}sv-tab-list,sv-tab-list *,sv-tab-list:after{all:revert-layer}sv-badge,sv-badge *,sv-badge:after{all:revert-layer}sv-menu-list,sv-menu-list *,sv-menu-list:after{all:revert-layer}sv-menu-item,sv-menu-item *,sv-menu-item:after{all:revert-layer}sv-menu,sv-menu *,sv-menu:after{all:revert-layer}sv-menu-group,sv-menu-group *,sv-menu-group:after{all:revert-layer}sv-menu-split-group,sv-menu-split-group *,sv-menu-split-group:after{all:revert-layer}sv-split-button,sv-split-button *,sv-split-button:after{all:revert-layer}sv-tooltip,sv-tooltip *,sv-tooltip:after{all:revert-layer}sv-card-header,sv-card-header *,sv-card-header:after{all:revert-layer}sv-card,sv-card *,sv-card:after{all:revert-layer}sv-avatar,sv-avatar *,sv-avatar:after{all:revert-layer}sv-dropdown,sv-dropdown *,sv-dropdown:after{all:revert-layer}sv-dropdown-surface,sv-dropdown-surface *,sv-dropdown-surface:after{all:revert-layer}sv-option,sv-option *,sv-option:after{all:revert-layer}}.page-description{font-family:var(--typography-family-base);font-size:var(--typography-size-300);line-height:var(--typography-line-height-300);font-weight:var(--typography-weight-regular);font-style:normal;text-decoration:none;text-transform:none;color:var(--color-neutral-foreground-3-rest)}@font-face{font-family:SV Web Icons;src:url(/assets/webfont-ZXSqfRcH.eot?0.0.0);src:url(/assets/webfont-ZXSqfRcH.eot?0.0.0#iefix) format("eot"),url(/assets/webfont-BueClatI.woff2?0.0.0) format("woff2"),url(/assets/webfont-DSGVwHL8.woff?0.0.0) format("woff"),url(/assets/webfont-DGcndJsI.ttf?0.0.0) format("truetype"),url("/assets/webfont-CRIo4K9t.svg?0.0.0#SV Web Icons") format("svg")}.user-card{border:solid 1px var(--color-neutral-stroke-1-rest)}.card-content{font-family:var(--typography-family-base);font-size:var(--typography-size-300);line-height:var(--typography-line-height-300);font-weight:var(--typography-weight-regular);font-style:normal;text-decoration:none;text-transform:none;color:var(--color-neutral-foreground-3-rest)}.invite-button{font-family:var(--typography-family-base);font-size:var(--typography-size-300);line-height:var(--typography-line-height-300);font-weight:var(--typography-weight-semibold);font-style:normal;text-decoration:none;text-transform:none;border:solid 1px var(--color-neutral-stroke-1-rest)}.details-content{font-family:var(--typography-family-base);font-size:var(--typography-size-300);line-height:var(--typography-line-height-300);font-weight:var(--typography-weight-regular);font-style:normal;text-decoration:none;text-transform:none;color:var(--color-neutral-foreground-1-rest)}.details-header{font-family:var(--typography-family-base);font-size:var(--typography-size-200);line-height:var(--typography-line-height-200);font-weight:var(--typography-weight-semibold);font-style:normal;text-decoration:none;text-transform:none}.user-name{font-family:var(--typography-family-base);font-size:var(--typography-size-300);line-height:var(--typography-line-height-300);font-weight:var(--typography-weight-regular);font-style:normal;text-decoration:none;text-transform:none;color:var(--color-neutral-foreground-3-rest);border-color:var(--color-neutral-stroke-1-rest)}.user-details{border-color:var(--color-neutral-stroke-1-rest)}.table-description{font-family:var(--typography-family-base);font-size:var(--typography-size-300);line-height:var(--typography-line-height-300);font-weight:var(--typography-weight-regular);font-style:normal;text-decoration:none;text-transform:none;color:var(--color-neutral-foreground-3-rest)}.table-title{font-family:var(--typography-family-base);font-size:var(--typography-size-300);line-height:var(--typography-line-height-300);font-weight:var(--typography-weight-semibold);font-style:normal;text-decoration:none;text-transform:none;color:var(--color-neutral-foreground-1-rest)}@font-face{font-family:SV Web Icons;src:url(/assets/webfont-ZXSqfRcH.eot?0.0.0);src:url(/assets/webfont-ZXSqfRcH.eot?0.0.0#iefix) format("eot"),url(/assets/webfont-BueClatI.woff2?0.0.0) format("woff2"),url(/assets/webfont-DSGVwHL8.woff?0.0.0) format("woff"),url(/assets/webfont-DGcndJsI.ttf?0.0.0) format("truetype"),url("/assets/webfont-CRIo4K9t.svg?0.0.0#SV Web Icons") format("svg")}body:has(.disable-scroll){overflow:hidden}.invite-user-form{border-color:var(--color-neutral-stroke-1-rest)}.invite-user-title{font-family:var(--typography-family-base);font-size:var(--typography-size-300);line-height:var(--typography-line-height-300);font-weight:var(--typography-weight-semibold);font-style:normal;text-decoration:none;text-transform:none;color:var(--color-neutral-foreground-1-rest)}.invite-user-description{font-family:var(--typography-family-base);font-size:var(--typography-size-300);line-height:var(--typography-line-height-300);font-weight:var(--typography-weight-regular);font-style:normal;text-decoration:none;text-transform:none;color:var(--color-neutral-foreground-3-rest)}.svi-checkbox-checked-circle{color:var(--color-neutral-background-6-rest)}.profile-button{border:solid 1px var(--color-neutral-stroke-1-rest);transition:background-color .3s,border-color .3s}.profile-button.selected{background-color:var(--color-neutral-background-1-selected);border-color:var(--color-neutral-stroke-1-selected);color:var(--color-neutral-foreground-1-selected)}.profile-button.selected .svi-checkbox-checked-circle{color:var(--color-brand-background-1-rest)}@font-face{font-family:SV Web Icons;src:url(/assets/webfont-ZXSqfRcH.eot?0.0.0);src:url(/assets/webfont-ZXSqfRcH.eot?0.0.0#iefix) format("eot"),url(/assets/webfont-BueClatI.woff2?0.0.0) format("woff2"),url(/assets/webfont-DSGVwHL8.woff?0.0.0) format("woff"),url(/assets/webfont-DGcndJsI.ttf?0.0.0) format("truetype"),url("/assets/webfont-CRIo4K9t.svg?0.0.0#SV Web Icons") format("svg")}.invite-tax-advisor-form{display:flex;flex-direction:column;padding:20px;gap:20px;width:100%}@font-face{font-family:SV Web Icons;src:url(/assets/webfont-ZXSqfRcH.eot?0.0.0);src:url(/assets/webfont-ZXSqfRcH.eot?0.0.0#iefix) format("eot"),url(/assets/webfont-BueClatI.woff2?0.0.0) format("woff2"),url(/assets/webfont-DSGVwHL8.woff?0.0.0) format("woff"),url(/assets/webfont-DGcndJsI.ttf?0.0.0) format("truetype"),url("/assets/webfont-CRIo4K9t.svg?0.0.0#SV Web Icons") format("svg")}.svi{font-family:SV Web Icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;text-decoration:none;text-transform:none;line-height:1}.svi-arrow-left-outline:before{content:""}.svi-arrow-left-long:before{content:""}.svi-check:before{content:""}.svi-earth-globe:before{content:""}.svi-info-circle:before{content:""}.svi-lifebuoy:before{content:""}.svi-checkbox-blank:before{content:""}.svi-letter:before{content:""}.svi-calculator:before{content:""}.svi-search-eye:before{content:""}.svi-home:before{content:""}.svi-organization:before{content:""}.svi-chat-foreground:before{content:""}.svi-window-search:before{content:""}.svi-stopwatch:before{content:""}.svi-training:before{content:""}.svi-statistics:before{content:""}.svi-slider-vertical:before{content:""}.svi-connector:before{content:""}.svi-arrow-right:before{content:""}.svi-arrow-down-long:before{content:""}.svi-arrow-down-outline:before{content:""}.svi-arrow-up-outline:before{content:""}.svi-crowd:before{content:""}.svi-process:before{content:""}.svi-bullhorn:before{content:""}.svi-envira:before{content:""}.svi-search-pulse:before{content:""}.svi-gdpr:before{content:""}.svi-germany:before{content:""}.svi-edit-no:before{content:""}.svi-mail-open:before{content:""}.svi-person:before{content:""}.svi-star:before{content:""}.svi-password:before{content:""}.svi-folder-search:before{content:""}.svi-edit:before{content:""}.svi-marker:before{content:""}.svi-upload:before{content:""}.svi-add:before{content:""}.svi-clipboard-checked:before{content:""}.svi-note:before{content:""}.svi-chevron-down:before{content:""}.svi-chevron-up:before{content:""}.svi-position-left:before{content:""}.svi-position-left-top:before{content:""}.svi-clock:before{content:""}.svi-video:before{content:""}.svi-maximize:before{content:""}.svi-monitor-grid:before{content:""}.svi-position-right:before{content:""}.svi-law-house:before{content:""}.svi-counter:before{content:""}.svi-box:before{content:""}.svi-window-bars:before{content:""}.svi-monitor-pulse:before{content:""}.svi-text-workflow:before{content:""}.svi-book-spiral:before{content:""}.svi-user-attach:before{content:""}.svi-file-personal:before{content:""}.svi-play-circle:before{content:""}.svi-speed:before{content:""}.svi-devices:before{content:""}.svi-eye:before{content:""}.svi-network-central:before{content:""}.svi-classroom:before{content:""}.svi-collaboration:before{content:""}.svi-chef-hat:before{content:""}.svi-head-gear:before{content:""}.svi-hard-drive-restart:before{content:""}.svi-cloud:before{content:""}.svi-growth:before{content:""}.svi-cloud-download:before{content:""}.svi-checkbox-checked-circle:before{content:""}.svi-certificate:before{content:""}.svi-fantasy:before{content:""}.svi-file-contact:before{content:""}.svi-book-info-open:before{content:""}.svi-graduation-cap:before{content:""}.svi-monitor-plant:before{content:""}.svi-home-office:before{content:""}.svi-bulb-shinning:before{content:""}.svi-key:before{content:""}.svi-money:before{content:""}.svi-rocket-vertical:before{content:""}.svi-lock-round:before{content:""}.svi-lock:before{content:""}.svi-folder-certificate:before{content:""}.svi-people:before{content:""}.svi-shield-checked:before{content:""}.svi-phone-up-volume:before{content:""}.svi-section:before{content:""}.svi-shield-lock:before{content:""}.svi-file-send:before{content:""}.svi-services:before{content:""}.svi-shield:before{content:""}.svi-time-span:before{content:""}.svi-monitor-play:before{content:""}.svi-monitor-conference:before{content:""}.svi-wifi:before{content:""}.svi-file:before{content:""}.svi-hand-box:before{content:""}.svi-growth-personal:before{content:""}.svi-hands-holding:before{content:""}.svi-robot-shot:before{content:""}.svi-robot-champ:before{content:""}.svi-robot-run:before{content:""}.svi-robots-run:before{content:""}.svi-download:before{content:""}.svi-cloud-firewall:before{content:""}.svi-file-cloud:before{content:""}.svi-window-rocket:before{content:""}.svi-laptop-cloud:before{content:""}.svi-people-exchange:before{content:""}.svi-physics:before{content:""}.svi-module:before{content:""}.svi-api:before{content:""}.svi-laptop-settings:before{content:""}.svi-play-full-circle:before{content:""}.svi-design:before{content:""}.svi-coffee:before{content:""}.svi-conference:before{content:""}.svi-jacuzzi:before{content:""}.svi-chart-pie:before{content:""}.svi-service-bell:before{content:""}.svi-menu-swap-outline:before{content:""}.svi-monitor-coding:before{content:""}.svi-book-bulb:before{content:""}.svi-cloud-upload:before{content:""}.svi-product-sync:before{content:""}.svi-arrow-right-outline:before{content:""}.svi-file-folders:before{content:""}.svi-book-finance:before{content:""}.svi-money-coins:before{content:""}.svi-list-checked:before{content:""}.svi-head-headset:before{content:""}.svi-data-encryption:before{content:""}.svi-document:before{content:""}.svi-feed-in:before{content:""}.svi-hand-right:before{content:""}.svi-file-finance-coins:before{content:""}.svi-mobile-phone-academy:before{content:""}.svi-monitor-conference-person:before{content:""}.svi-channel-omni:before{content:""}.svi-money-profit:before{content:""}.svi-rocket:before{content:""}.svi-mail:before{content:""}.svi-user-settings:before{content:""}.svi-thumbs-up:before{content:""}.svi-time-speed:before{content:""}.svi-track-order:before{content:""}.svi-mail-upload:before{content:""}.svi-window-secured:before{content:""}.svi-add-square:before{content:""}.svi-android:before{content:""}.svi-apple:before{content:""}.svi-bill:before{content:""}.svi-bookmark:before{content:""}.svi-chrome:before{content:""}.svi-user-message:before{content:""}.svi-copy:before{content:""}.svi-double-bed:before{content:""}.svi-dropbox:before{content:""}.svi-earth-planet:before{content:""}.svi-facebook:before{content:""}.svi-facebook-messenger:before{content:""}.svi-firefox:before{content:""}.svi-github:before{content:""}.svi-gobd:before{content:""}.svi-google:before{content:""}.svi-google-drive:before{content:""}.svi-google-plus:before{content:""}.svi-hotel-door:before{content:""}.svi-hotel:before{content:""}.svi-instagram:before{content:""}.svi-internet-explorer:before{content:""}.svi-laptop-coding:before{content:""}.svi-laptop:before{content:""}.svi-law-hammer:before{content:""}.svi-linkedin:before{content:""}.svi-opera:before{content:""}.svi-printer:before{content:""}.svi-rss-square:before{content:""}.svi-safari:before{content:""}.svi-skype:before{content:""}.svi-snapchat:before{content:""}.svi-split:before{content:""}.svi-trello:before{content:""}.svi-tumblr:before{content:""}.svi-twitter:before{content:""}.svi-vimeo:before{content:""}.svi-whatsapp:before{content:""}.svi-microsoft:before{content:""}.svi-work:before{content:""}.svi-xing:before{content:""}.svi-barbell:before{content:""}.svi-black-white:before{content:""}.svi-checkbox-checked:before{content:""}.svi-circle-selected:before{content:""}.svi-circle:before{content:""}.svi-clipboard:before{content:""}.svi-crop:before{content:""}.svi-cut:before{content:""}.svi-grid:before{content:""}.svi-enlarge:before{content:""}.svi-alert-full:before{content:""}.svi-alert:before{content:""}.svi-euro:before{content:""}.svi-files:before{content:""}.svi-circle-full:before{content:""}.svi-fingerprint:before{content:""}.svi-arrow-all-expand:before{content:""}.svi-flash-light:before{content:""}.svi-grid-large:before{content:""}.svi-arrow-left-curved:before{content:""}.svi-bulb-on:before{content:""}.svi-text-multiline:before{content:""}.svi-clipboard-paper:before{content:""}.svi-picture:before{content:""}.svi-questionnaire:before{content:""}.svi-swirl:before{content:""}.svi-folder-user:before{content:""}.svi-youtube:before{content:""}.svi-position-top:before{content:""}.svi-reload:before{content:""}.svi-book-spiral-variation:before{content:""}.svi-calendar-day:before{content:""}.svi-calendar-week:before{content:""}.svi-arrow-all:before{content:""}.svi-arrow-right-circle:before{content:""}.svi-drag-horizontal:before{content:""}.svi-exclamation-circle-full:before{content:""}.svi-exclamation-circle:before{content:""}.svi-mobile-phone:before{content:""}.svi-stopwatch-stop-full:before{content:""}.svi-stopwatch-play:before{content:""}.svi-stopwatch-stop:before{content:""}.svi-calendar-clock:before{content:""}.svi-calendar-info:before{content:""}.svi-calendar-today:before{content:""}.svi-calendar-week-work:before{content:""}.svi-check-circle-dashed-half:before{content:""}.svi-check-jagged:before{content:""}.svi-document-checked:before{content:""}.svi-document-person:before{content:""}.svi-file-checked:before{content:""}.svi-shield-settings:before{content:""}.svi-airplane-landing-full:before{content:""}.svi-airplane-landing:before{content:""}.svi-airplane-take-off:before{content:""}.svi-check-jagged-full:before{content:""}.svi-shapes:before{content:""}.svi-inbox-paper-shapes:before{content:""}.svi-line-points-jagged-start:before{content:""}.svi-line-points:before{content:""}.svi-list-shapes:before{content:""}.svi-user-arrow-right:before{content:""}.svi-user-check-jagged-full:before{content:""}.svi-user-check-jagged:before{content:""}.svi-user-checked:before{content:""}.svi-user-document:before{content:""}.svi-user-edit:before{content:""}.svi-sort-ascending-down:before{content:""}.svi-sort-ascending-up:before{content:""}.svi-sort-descending-down:before{content:""}.svi-sort-descending-up:before{content:""}.svi-stopwatch-copy:before{content:""}.svi-time-span-add:before{content:""}.svi-time-span-copy:before{content:""}.svi-checkbox-checked-circle-full:before{content:""}.svi-circle-dashed:before{content:""}.svi-cloud-dashed:before{content:""}.svi-arrow-collapse:before{content:""}.svi-arrow-expand:before{content:""}.svi-arrow-u-left-top-dashed-half:before{content:""}.svi-clipboard-add:before{content:""}.svi-clipboard-todo-list:before{content:""}.svi-dots-circle:before{content:""}.svi-gears:before{content:""}.svi-mail-arrow-right:before{content:""}.svi-pause-circle:before{content:""}.svi-square-arrow-top-right:before{content:""}.svi-arrow-replace:before{content:""}.svi-calendar-arrow-in:before{content:""}.svi-calendar-arrow-out:before{content:""}.svi-chat-arrows:before{content:""}.svi-circle-arrow-in:before{content:""}.svi-circle-arrow-out:before{content:""}.svi-circles-arrow-top-right:before{content:""}.svi-edit-circle-dashed:before{content:""}.svi-eye-no:before{content:""}.svi-mail-circle:before{content:""}.svi-people-message:before{content:""}.svi-pin-circle:before{content:""}.svi-search-circle:before{content:""}.svi-square-rounded-add:before{content:""}.svi-squares-add:before{content:""}.svi-time-future-dashed-half:before{content:""}.svi-filter-close:before{content:""}.svi-filter-full:before{content:""}.svi-slider-timeline:before{content:""}.svi-user-crosshair:before{content:""}.svi-stopwatch-play-copy:before{content:""}.svi-circle-no-reverse:before{content:""}.svi-time-past-edit:before{content:""}.svi-document-calendar:before{content:""}.svi-rectangle-number-dots:before{content:""}.svi-0-circle:before{content:""}.svi-1-circle:before{content:""}.svi-10-circle:before{content:""}.svi-2-circle:before{content:""}.svi-3-circle:before{content:""}.svi-4-circle:before{content:""}.svi-5-circle:before{content:""}.svi-6-circled:before{content:""}.svi-7-circle:before{content:""}.svi-8-circle:before{content:""}.svi-9-circle:before{content:""}.svi-checkbox-checked-full:before{content:""}.svi-add-circle-full:before{content:""}.svi-add-square-full:before{content:""}.svi-bell-full:before{content:""}.svi-close-circle:before{content:""}.svi-folder-full:before{content:""}.svi-help-circle-full:before{content:""}.svi-minus-circle:before{content:""}.svi-square:before{content:""}.svi-clock-fork:before{content:""}.svi-croissant:before{content:""}.svi-serving-hood:before{content:""}.svi-arrow-right-curved:before{content:""}.svi-bed:before{content:""}.svi-car:before{content:""}.svi-europe-lock:before{content:""}.svi-glas-fork:before{content:""}.svi-key-net:before{content:""}.svi-zoom-in:before{content:""}.svi-zoom-out:before{content:""}.svi-gift:before{content:""}.svi-mask:before{content:""}.svi-star-full:before{content:""}.svi-info-full:before{content:""}.svi-pinpoint-dots:before{content:""}.svi-receipts-duplicate:before{content:""}.svi-birthday-cake:before{content:""}.svi-image-gallery:before{content:""}.svi-paper-pen-write:before{content:""}.svi-bed-sightview:before{content:""}.svi-book-spiral-contacts-arrow-down:before{content:""}.svi-circle-human:before{content:""}.svi-clip:before{content:""}.svi-close-square-full:before{content:""}.svi-data-arrow-down:before{content:""}.svi-file-arrow-down:before{content:""}.svi-file-arrow-top:before{content:""}.svi-file-link:before{content:""}.svi-folder-open:before{content:""}.svi-input-cursor:before{content:""}.svi-mail-circle-plus:before{content:""}.svi-parasol:before{content:""}.svi-sort-numeric-down-reserved:before{content:""}.svi-sort-numeric-down:before{content:""}.svi-sort-numeric-up-reversed:before{content:""}.svi-sort-numeric-up:before{content:""}.svi-stars:before{content:""}.svi-storage-cart-check:before{content:""}.svi-storage-cart:before{content:""}.svi-truck-check:before{content:""}.svi-truck-ramp-box:before{content:""}.svi-truck-time:before{content:""}.svi-truck:before{content:""}.svi-user-dashed:before{content:""}.svi-user-star:before{content:""}.svi-user-target-square:before{content:""}.svi-user-target:before{content:""}.svi-warehouse-boxes:before{content:""}.svi-box-arrow-right:before{content:""}.svi-cash-no:before{content:""}.svi-close-circle-full:before{content:""}.svi-compare-documents:before{content:""}.svi-diagramm-money:before{content:""}.svi-document-pen:before{content:""}.svi-pinpoint:before{content:""}.svi-sort-calendar-down:before{content:""}.svi-sort-calendar-up:before{content:""}.svi-product-heart:before{content:""}.svi-sort-calendar-down-first-date:before{content:""}.svi-sort-calendar-down-last-date:before{content:""}.svi-user-add:before{content:""}.svi-align-center:before{content:""}.svi-align-justify:before{content:""}.svi-align-left:before{content:""}.svi-align-right:before{content:""}.svi-baby:before{content:""}.svi-bell-solid:before{content:""}.svi-bold:before{content:""}.svi-books:before{content:""}.svi-boxes-tower:before{content:""}.svi-bride-groom:before{content:""}.svi-bus-stop:before{content:""}.svi-car-electric:before{content:""}.svi-card-person-cross:before{content:""}.svi-chair-office:before{content:""}.svi-code-brackets:before{content:""}.svi-crosshair-dot:before{content:""}.svi-document-arrow-curved-right:before{content:""}.svi-documents-replace:before{content:""}.svi-folder-circle-right:before{content:""}.svi-frame-corners:before{content:""}.svi-h1:before{content:""}.svi-h2:before{content:""}.svi-h3:before{content:""}.svi-h4:before{content:""}.svi-h5:before{content:""}.svi-h6:before{content:""}.svi-hand-pen:before{content:""}.svi-input-caret:before{content:""}.svi-italic:before{content:""}.svi-letters-aA:before{content:""}.svi-list-bulleted:before{content:""}.svi-list-numbered:before{content:""}.svi-paper-plane-full:before{content:""}.svi-paper-plane-right-full:before{content:""}.svi-paper-plane-right:before{content:""}.svi-paper-plane:before{content:""}.svi-person-stroller:before{content:""}.svi-person-thermometer:before{content:""}.svi-persons-roof:before{content:""}.svi-share-variant-2:before{content:""}.svi-star-1:before{content:""}.svi-star-2:before{content:""}.svi-star-3:before{content:""}.svi-star-4:before{content:""}.svi-stop-circle:before{content:""}.svi-stork-baby:before{content:""}.svi-strikethrough:before{content:""}.svi-stroller:before{content:""}.svi-tombstone:before{content:""}.svi-umbrella-sand:before{content:""}.svi-underlined:before{content:""}.svi-user-key:before{content:""}.svi-window:before{content:""}.svi-windows-header:before{content:""}.svi-add-minus-circles-full:before{content:""}.svi-minus-circle-full:before{content:""}.svi-balance:before{content:""}.svi-add-bold:before{content:""}.svi-add-five:before{content:""}.svi-minus-bold:before{content:""}.svi-minus-five:before{content:""}.svi-bubble-letters-a-z:before{content:""}.svi-calendar-day-cross-no:before{content:""}.svi-calendar-full:before{content:""}.svi-calendar-half-no:before{content:""}.svi-calendar-half:before{content:""}.svi-hand-coins-no:before{content:""}.svi-mail-unread:before{content:""}.svi-plant-coin:before{content:""}.svi-plug-disconnected:before{content:""}.svi-sqaure-check:before{content:""}.svi-umbrella-sand-minus:before{content:""}.svi-warehouse-arrow-in:before{content:""}.svi-warehouse:before{content:""}.svi-window-box:before{content:""}.svi-storage-cart-alarm:before{content:""}.svi-circle-rectangles-box:before{content:""}.svi-arrow-left:before{content:""}.svi-inbox-contact-full:before{content:""}.svi-export:before{content:""}.svi-workspace-favorite:before{content:""}.svi-grid-outline:before{content:""}.svi-ticket-add:before{content:""}.svi-add-circle:before{content:""}.svi-calendar-add:before{content:""}.svi-camera:before{content:""}.svi-close-square:before{content:""}.svi-file-delete:before{content:""}.svi-identity-card:before{content:""}.svi-filter:before{content:""}.svi-bulb:before{content:""}.svi-help-circle:before{content:""}.svi-connection-high:before{content:""}.svi-line:before{content:""}.svi-keyboard:before{content:""}.svi-rocket-full-circle:before{content:""}.svi-arrow-left-circle:before{content:""}.svi-list:before{content:""}.svi-connection-low:before{content:""}.svi-connection-medium:before{content:""}.svi-dots:before{content:""}.svi-close:before{content:""}.svi-card-contact-certificate:before{content:""}.svi-window-add:before{content:""}.svi-connection-none:before{content:""}.svi-tag:before{content:""}.svi-restart:before{content:""}.svi-chevron-right:before{content:""}.svi-save:before{content:""}.svi-search:before{content:""}.svi-settings:before{content:""}.svi-shopping-bag:before{content:""}.svi-shutdown:before{content:""}.svi-menu-left-outline:before{content:""}.svi-timer:before{content:""}.svi-trash:before{content:""}.svi-user-circle:before{content:""}.svi-file-search:before{content:""}.svi-windows:before{content:""}.svi-user-menu:before{content:""}.svi-pane-top-collapse:before{content:""}.svi-news:before{content:""}.svi-question:before{content:""}.svi-menu-right-square:before{content:""}.svi-grid-dots:before{content:""}.svi-camera-full:before{content:""}.svi-newspaper:before{content:""}.svi-arrow-up:before{content:""}.svi-arrow-down:before{content:""}.svi-arrow-up-long:before{content:""}.svi-arrow-right-long:before{content:""}.svi-menu-down:before{content:""}.svi-list-compact:before{content:""}.svi-rows:before{content:""}.svi-menu-down-thin:before{content:""}.svi-microphone:before{content:""}.svi-time-past:before{content:""}.svi-phone-down:before{content:""}.svi-tag-remove:before{content:""}.svi-support:before{content:""}.svi-dot:before{content:""}.svi-phone-up:before{content:""}.svi-hourglass-sand-bottom:before{content:""}.svi-hourglass-sand-top:before{content:""}.svi-flash:before{content:""}.svi-chevron-left:before{content:""}.svi-glasses:before{content:""}.svi-map:before{content:""}.svi-login-up-circle-outline:before{content:""}.svi-new:before{content:""}.svi-submenu:before{content:""}.svi-newspaper-restart:before{content:""}.svi-checkbox-checked-outline:before{content:""}.svi-chart-scatter:before{content:""}.svi-share-variant:before{content:""}.svi-book-info-open-full:before{content:""}.svi-share:before{content:""}.svi-video-camera:before{content:""}.svi-translation:before{content:""}.svi-exit:before{content:""}.svi-layers:before{content:""}.svi-mobile-phone-message:before{content:""}.svi-organisation-contact:before{content:""}.svi-menu:before{content:""}.svi-dots-vertical:before{content:""}.svi-hourglass-sand-empty:before{content:""}.svi-time-past-dashed-half:before{content:""}.svi-question-circle:before{content:""}.svi-file-add-center:before{content:""}.svi-file-add:before{content:""}.svi-file-compressed:before{content:""}.svi-file-csv:before{content:""}.svi-file-excel:before{content:""}.svi-file-image-large:before{content:""}.svi-file-image:before{content:""}.svi-file-paper:before{content:""}.svi-file-pdf-corner-marked:before{content:""}.svi-file-pdf:before{content:""}.svi-file-table:before{content:""}.svi-inbox:before{content:""}.svi-clipboard-report:before{content:""}.svi-coins:before{content:""}.svi-receipt-register:before{content:""}.svi-cashbook:before{content:""}.svi-crowdfunding:before{content:""}.svi-deposit:before{content:""}.svi-letter-glass:before{content:""}.svi-manager:before{content:""}.svi-money-cut:before{content:""}.svi-liabilities:before{content:""}.svi-moleskine:before{content:""}.svi-foul-cards:before{content:""}.svi-moleskine-setting:before{content:""}.svi-foul:before{content:""}.svi-finance-building:before{content:""}.svi-target:before{content:""}.svi-finance-duration:before{content:""}.svi-bonds:before{content:""}.svi-datev-booking:before{content:""}.svi-receipt-register-mirror:before{content:""}.svi-checkbook:before{content:""}.svi-compare:before{content:""}.svi-creditors-post:before{content:""}.svi-creditors:before{content:""}.svi-crowdfunding-arrow-right:before{content:""}.svi-crowdfunding-arrow-left:before{content:""}.svi-crowdfunding-mirror:before{content:""}.svi-depositors:before{content:""}.svi-discussion-forum:before{content:""}.svi-documents-export:before{content:""}.svi-documents:before{content:""}.svi-image-edit:before{content:""}.svi-calculator-finance:before{content:""}.svi-feed-paper:before{content:""}.svi-inbox-search:before{content:""}.svi-chart-line:before{content:""}.svi-finance-arrow-down-outline:before{content:""}.svi-money-transfer:before{content:""}.svi-monitor-report:before{content:""}.svi-file-deposit-clock:before{content:""}.svi-paycheck:before{content:""}.svi-money-hourglass:before{content:""}.svi-paypal:before{content:""}.svi-file-scanning:before{content:""}.svi-finance-house:before{content:""}.svi-book-spiral-coins:before{content:""}.svi-window-time:before{content:""}.svi-warehouse-list:before{content:""}.svi-money-network:before{content:""}.svi-merge:before{content:""}.svi-receipt-coins:before{content:""}.svi-moleskine-arrow-in:before{content:""}.svi-moleskine-arrow-out:before{content:""}.svi-calendar:before{content:""}.svi-time:before{content:""}.svi-settings-window:before{content:""}.svi-bookshelf:before{content:""}.svi-comment:before{content:""}.svi-email:before{content:""}.svi-book-finance-open:before{content:""}.svi-user-groups:before{content:""}.svi-handshake:before{content:""}.svi-hard-path-square:before{content:""}.svi-todo-list:before{content:""}.svi-layers-depth:before{content:""}.svi-openscope:before{content:""}.svi-briefcase:before{content:""}.svi-book-spiral-contacts:before{content:""}.svi-pulse:before{content:""}.svi-template:before{content:""}.svi-passenger-baggage:before{content:""}.svi-network:before{content:""}.svi-product:before{content:""}.svi-tags:before{content:""}.svi-data-transfer:before{content:""}.svi-briefcase-settings:before{content:""}.svi-card-contact:before{content:""}.svi-creditreform-info:before{content:""}.svi-creditreform-search:before{content:""}.svi-datev:before{content:""}.svi-email-scope:before{content:""}.svi-hands-box:before{content:""}.svi-microphone-scope-pattern:before{content:""}.svi-microphone-scope:before{content:""}.svi-bell:before{content:""}.svi-organizations:before{content:""}.svi-people-edit:before{content:""}.svi-window-people-eye:before{content:""}.svi-people-key:before{content:""}.svi-people-templates:before{content:""}.svi-shopping-cart:before{content:""}.svi-hard-drive:before{content:""}.svi-slider:before{content:""}.svi-todo-list-repeat:before{content:""}.svi-users:before{content:""}.svi-pulse-square:before{content:""}.svi-passenger-baggage-square-add:before{content:""}.svi-comment-full:before{content:""}.svi-invoice-coins-distribute:before{content:""}.svi-desktop-pc:before{content:""}.svi-hand-coins:before{content:""}.svi-cv:before{content:""}.svi-invoice:before{content:""}.svi-management:before{content:""}.svi-receipt-register-variant:before{content:""}.svi-invoice-variant:before{content:""}.svi-invoice-rolled:before{content:""}.svi-finance-exchange:before{content:""}.svi-ratings-calculator:before{content:""}.svi-invoice-repeat:before{content:""}.svi-book-contacts:before{content:""}.svi-book-open:before{content:""}.svi-finance-past:before{content:""}.svi-ratings:before{content:""}.svi-folder-documents:before{content:""}.svi-folder-personal:before{content:""}.svi-folder:before{content:""}.svi-folder-rss:before{content:""}.svi-folder-bars:before{content:""}.svi-folder-add:before{content:""}.svi-link-add:before{content:""}.svi-link-broken:before{content:""}.svi-cloud-upload-link:before{content:""}.svi-folder-download:before{content:""}.svi-folder-edit:before{content:""}.svi-folder-enter:before{content:""}.svi-folder-personal-upload:before{content:""}.svi-link:before{content:""}.svi-synchronize:before{content:""}.svi-folders:before{content:""}.svi-folder-contracts:before{content:""}.svi-folder-network:before{content:""}.svi-folder-eye:before{content:""}.svi-folder-design:before{content:""}.svi-folder-public:before{content:""}.svi-folder-team:before{content:""}.svi-folder-settings:before{content:""}.svi-strike:before{content:""}.svi-chart-bar-search:before{content:""}.svi-directions:before{content:""}.svi-file-edit:before{content:""}.svi-channel-multi:before{content:""}.svi-binoculars-list:before{content:""}.svi-data-outgoing:before{content:""}.svi-queue:before{content:""}.svi-book-spiral-bullhorn:before{content:""}.svi-outbox:before{content:""}.svi-window-timer:before{content:""}.kp-list-item-main{font-family:var(--typography-family-base);font-size:var(--typography-size-300);line-height:var(--typography-line-height-300);font-weight:var(--typography-weight-regular);font-style:normal;text-decoration:none;text-transform:none;color:var(--color-neutral-foreground-3-rest)}.notification-title{font-family:var(--typography-family-base);font-size:var(--typography-size-400);line-height:var(--typography-line-height-400);font-weight:var(--typography-weight-semibold);font-style:normal;text-decoration:none;text-transform:none;color:var(--color-neutral-foreground-1-rest)}.notification-message{font-family:var(--typography-family-base);font-size:var(--typography-size-300);line-height:var(--typography-line-height-300);font-weight:var(--typography-weight-regular);font-style:normal;text-decoration:none;text-transform:none;color:var(--color-neutral-foreground-3-rest)}.notification-icon{font-size:138px}.notification-icon .svi-checkbox-checked-circle-full{color:var(--color-status-generic-dark-green-background-2-rest)}.notification-icon .svi-close-circle-full{color:var(--color-status-danger-background-3-rest)}.scopevisio-text{font-family:var(--typography-family-base);font-size:var(--typography-size-400);line-height:var(--typography-line-height-400);font-weight:var(--typography-weight-regular);font-style:normal;text-decoration:none;text-transform:none}a.navigation-card{text-decoration:none;cursor:pointer}.svc-typography-caption2{font-family:var(--typography-family-base);font-size:var(--typography-size-100);line-height:var(--typography-line-height-100);font-weight:var(--typography-weight-regular);font-style:normal;text-decoration:none;text-transform:none}.svc-typography-caption2Strong{font-family:var(--typography-family-base);font-size:var(--typography-size-100);line-height:var(--typography-line-height-100);font-weight:var(--typography-weight-semibold);font-style:normal;text-decoration:none;text-transform:none}.svc-typography-caption1{font-family:var(--typography-family-base);font-size:var(--typography-size-200);line-height:var(--typography-line-height-200);font-weight:var(--typography-weight-regular);font-style:normal;text-decoration:none;text-transform:none}.svc-typography-caption1Strong{font-family:var(--typography-family-base);font-size:var(--typography-size-200);line-height:var(--typography-line-height-200);font-weight:var(--typography-weight-semibold);font-style:normal;text-decoration:none;text-transform:none}.svc-typography-caption1Stronger{font-family:var(--typography-family-base);font-size:var(--typography-size-200);line-height:var(--typography-line-height-200);font-weight:var(--typography-weight-bold);font-style:normal;text-decoration:none;text-transform:none}.svc-typography-body1{font-family:var(--typography-family-base);font-size:var(--typography-size-300);line-height:var(--typography-line-height-300);font-weight:var(--typography-weight-regular);font-style:normal;text-decoration:none;text-transform:none}.svc-typography-body1Strong{font-family:var(--typography-family-base);font-size:var(--typography-size-300);line-height:var(--typography-line-height-300);font-weight:var(--typography-weight-semibold);font-style:normal;text-decoration:none;text-transform:none}.svc-typography-body2{font-family:var(--typography-family-base);font-size:var(--typography-size-400);line-height:var(--typography-line-height-400);font-weight:var(--typography-weight-regular);font-style:normal;text-decoration:none;text-transform:none}.svc-typography-subtitle2{font-family:var(--typography-family-base);font-size:var(--typography-size-400);line-height:var(--typography-line-height-400);font-weight:var(--typography-weight-semibold);font-style:normal;text-decoration:none;text-transform:none}.svc-typography-subtitle2Stronger{font-family:var(--typography-family-base);font-size:var(--typography-size-400);line-height:var(--typography-line-height-400);font-weight:var(--typography-weight-bold);font-style:normal;text-decoration:none;text-transform:none}.svc-typography-subtitle1{font-family:var(--typography-family-base);font-size:var(--typography-size-500);line-height:var(--typography-line-height-500);font-weight:var(--typography-weight-semibold);font-style:normal;text-decoration:none;text-transform:none}.svc-typography-title3{font-family:var(--typography-family-base);font-size:var(--typography-size-600);line-height:var(--typography-line-height-600);font-weight:var(--typography-weight-semibold);font-style:normal;text-decoration:none;text-transform:none}.svc-typography-title2{font-family:var(--typography-family-base);font-size:var(--typography-size-700);line-height:var(--typography-line-height-700);font-weight:var(--typography-weight-semibold);font-style:normal;text-decoration:none;text-transform:none}.svc-typography-title1{font-family:var(--typography-family-base);font-size:var(--typography-size-800);line-height:var(--typography-line-height-800);font-weight:var(--typography-weight-semibold);font-style:normal;text-decoration:none;text-transform:none}.svc-typography-largeTitle{font-family:var(--typography-family-base);font-size:var(--typography-size-900);line-height:var(--typography-line-height-900);font-weight:var(--typography-weight-semibold);font-style:normal;text-decoration:none;text-transform:none}.svc-typography-display{font-family:var(--typography-family-base);font-size:var(--typography-size-1000);line-height:var(--typography-line-height-1000);font-weight:var(--typography-weight-semibold);font-style:normal;text-decoration:none;text-transform:none}.page-title{font-family:var(--typography-family-base);font-size:var(--typography-size-700);line-height:var(--typography-line-height-700);font-weight:var(--typography-weight-semibold);font-style:normal;text-decoration:none;text-transform:none;color:var(--color-neutral-foreground-1-rest)}.page-decsription{font-family:var(--typography-family-base);font-size:var(--typography-size-300);line-height:var(--typography-line-height-300);font-weight:var(--typography-weight-regular);font-style:normal;text-decoration:none;text-transform:none;color:var(--color-neutral-foreground-4-rest)}.navigation-button{border:solid 1px var(--color-neutral-stroke-1-rest)}.shutdown{filter:brightness(0) saturate(100%) invert(31%) sepia(85%) saturate(7486%) hue-rotate(355deg) brightness(99%) contrast(128%)}.navbar{background-color:var(--color-neutral-background-4-rest)}:root,.svc-theme-root{--color-neutral-background-1-rest: var(--color-grey-white);--color-neutral-background-1-hover: var(--color-grey-96);--color-neutral-background-1-pressed: var(--color-grey-88);--color-neutral-background-1-selected: var(--color-brand-160);--color-neutral-background-3-rest: var(--color-grey-96);--color-neutral-background-3-hover: var(--color-grey-92);--color-neutral-background-3-pressed: var(--color-grey-84);--color-neutral-background-3-selected: var(--color-grey-88);--color-neutral-background-2-rest: var(--color-grey-98);--color-neutral-background-2-hover: var(--color-grey-94);--color-neutral-background-2-pressed: var(--color-grey-86);--color-neutral-background-2-selected: var(--color-grey-90);--color-neutral-background-4-rest: var(--color-grey-94);--color-neutral-background-4-hover: var(--color-grey-98);--color-neutral-background-4-pressed: var(--color-grey-96);--color-neutral-background-4-selected: var(--color-grey-white);--color-neutral-background-5-rest: var(--color-grey-92);--color-neutral-background-5-hover: var(--color-grey-96);--color-neutral-background-5-pressed: var(--color-grey-94);--color-neutral-background-5-selected: var(--color-grey-98);--color-neutral-background-6-rest: var(--color-grey-90);--color-neutral-background-alpha-1-rest: rgba(255, 255, 255, .5);--color-neutral-background-alpha-2-rest: rgba(255, 255, 255, .8);--color-neutral-background-static-rest: var(--color-grey-20);--color-neutral-background-subtle-rest: rgba(255, 255, 255, 0);--color-neutral-background-subtle-hover: var(--color-grey-96);--color-neutral-background-subtle-pressed: var(--color-grey-88);--color-neutral-background-subtle-selected: var(--color-grey-92);--color-neutral-background-subtle-light-alpha-hover: rgba(255, 255, 255, .7);--color-neutral-background-subtle-light-alpha-pressed: rgba(255, 255, 255, .5);--color-neutral-background-subtle-light-alpha-selected: rgba(255, 255, 255, 0);--color-neutral-background-subtle-inverted-rest: rgba(255, 255, 255, 0);--color-neutral-background-subtle-inverted-hover: rgba(0, 0, 0, .1);--color-neutral-background-subtle-inverted-pressed: rgba(0, 0, 0, .3);--color-neutral-background-subtle-inverted-selected: rgba(0, 0, 0, .2);--color-neutral-background-transparent-rest: rgba(255, 255, 255, 0);--color-neutral-background-transparent-hover: rgba(255, 255, 255, 0);--color-neutral-background-transparent-pressed: rgba(255, 255, 255, 0);--color-neutral-background-transparent-selected: rgba(255, 255, 255, 0);--color-neutral-background-disabled-rest: var(--color-grey-94);--color-neutral-background-inverted-rest: var(--color-grey-16);--color-neutral-background-inverted-hover: var(--color-grey-8);--color-neutral-background-inverted-pressed: var(--color-grey-4);--color-neutral-background-inverted-selected: var(--color-grey-6);--color-neutral-background-inverted-disabled-rest: var(--color-grey-94);--color-neutral-background-stencil-1-rest: var(--color-grey-90);--color-neutral-background-stencil-2-rest: var(--color-grey-98);--color-neutral-background-overlay-rest: rgba(0, 0, 0, .4);--color-neutral-background-overlay-scrollbar-rest: rgba(0, 0, 0, .5);--color-brand-background-1-rest: var(--color-brand-80);--color-brand-background-1-hover: var(--color-brand-70);--color-brand-background-1-pressed: var(--color-brand-40);--color-brand-background-1-selected: var(--color-brand-60);--color-brand-background-2-rest: var(--color-brand-160);--color-brand-background-2-hover: var(--color-brand-150);--color-brand-background-2-pressed: var(--color-brand-130);--color-brand-background-inverted-rest: var(--color-grey-white);--color-brand-background-inverted-hover: var(--color-brand-160);--color-brand-background-inverted-pressed: var(--color-brand-140);--color-brand-background-inverted-selected: var(--color-brand-150);--color-neutral-foreground-1-rest: var(--color-grey-14);--color-neutral-foreground-1-hover: var(--color-grey-14);--color-neutral-foreground-1-pressed: var(--color-grey-14);--color-neutral-foreground-1-selected: var(--color-brand-60);--color-neutral-foreground-2-rest: var(--color-grey-26);--color-neutral-foreground-2-hover: var(--color-grey-14);--color-neutral-foreground-2-pressed: var(--color-grey-14);--color-neutral-foreground-2-selected: var(--color-grey-14);--color-neutral-foreground-2-brand-hover: var(--color-brand-80);--color-neutral-foreground-2-brand-pressed: var(--color-brand-70);--color-neutral-foreground-2-brand-selected: var(--color-brand-80);--color-neutral-foreground-3-rest: var(--color-grey-38);--color-neutral-foreground-3-hover: var(--color-grey-26);--color-neutral-foreground-3-pressed: var(--color-grey-26);--color-neutral-foreground-3-selected: var(--color-grey-26);--color-neutral-foreground-3-brand-hover: var(--color-brand-80);--color-neutral-foreground-3-brand-pressed: var(--color-brand-70);--color-neutral-foreground-3-brand-selected: var(--color-brand-80);--color-neutral-foreground-4-rest: var(--color-grey-44);--color-neutral-foreground-disabled-rest: var(--color-grey-74);--color-neutral-foreground-2-link-rest: var(--color-grey-26);--color-neutral-foreground-2-link-hover: var(--color-grey-14);--color-neutral-foreground-2-link-pressed: var(--color-grey-14);--color-neutral-foreground-2-link-selected: var(--color-grey-14);--color-neutral-foreground-static-rest: var(--color-grey-14);--color-neutral-foreground-static-inverted-rest: var(--color-grey-white);--color-neutral-foreground-inverted-disabled-rest: rgba(255, 255, 255, .4);--color-neutral-foreground-inverted-1-rest: var(--color-grey-white);--color-neutral-foreground-inverted-1-hover: var(--color-grey-white);--color-neutral-foreground-inverted-1-pressed: var(--color-grey-white);--color-neutral-foreground-inverted-1-selected: var(--color-grey-white);--color-neutral-foreground-inverted-2-rest: var(--color-grey-white);--color-neutral-foreground-inverted-link-rest: var(--color-grey-white);--color-neutral-foreground-inverted-link-hover: var(--color-grey-white);--color-neutral-foreground-inverted-link-pressed: var(--color-grey-white);--color-neutral-foreground-inverted-link-selected: var(--color-grey-white);--color-neutral-foreground-on-brand-rest: var(--color-grey-white);--color-brand-foreground-1-rest: var(--color-brand-80);--color-brand-foreground-2-rest: var(--color-brand-70);--color-brand-foreground-2-hover: var(--color-brand-60);--color-brand-foreground-2-pressed: var(--color-brand-30);--color-brand-foreground-link-rest: var(--color-brand-70);--color-brand-foreground-link-hover: var(--color-brand-60);--color-brand-foreground-link-pressed: var(--color-brand-40);--color-brand-foreground-link-selected: var(--color-brand-70);--color-brand-foreground-inverted-rest: var(--color-brand-100);--color-brand-foreground-inverted-hover: var(--color-brand-110);--color-brand-foreground-inverted-pressed: var(--color-brand-100);--color-brand-foreground-on-light-rest: var(--color-brand-80);--color-brand-foreground-on-light-hover: var(--color-brand-70);--color-brand-foreground-on-light-pressed: var(--color-brand-50);--color-brand-foreground-on-light-selected: var(--color-brand-60);--color-neutral-stroke-1-rest: var(--color-grey-82);--color-neutral-stroke-1-hover: var(--color-grey-78);--color-neutral-stroke-1-pressed: var(--color-grey-70);--color-neutral-stroke-1-selected: var(--color-brand-60);--color-neutral-stroke-2-rest: var(--color-grey-88);--color-neutral-stroke-3-rest: var(--color-grey-94);--color-neutral-stroke-alpha-1-rest: rgba(0, 0, 0, .05);--color-neutral-stroke-subtle-rest: var(--color-grey-88);--color-neutral-stroke-on-brand-1-rest: var(--color-grey-white);--color-neutral-stroke-on-brand-2-rest: var(--color-grey-white);--color-neutral-stroke-on-brand-2-hover: var(--color-grey-white);--color-neutral-stroke-on-brand-2-pressed: var(--color-grey-white);--color-neutral-stroke-on-brand-2-selected: var(--color-grey-white);--color-neutral-stroke-accessible-rest: var(--color-grey-38);--color-neutral-stroke-accessible-hover: var(--color-grey-34);--color-neutral-stroke-accessible-pressed: var(--color-grey-30);--color-neutral-stroke-accessible-selected: var(--color-brand-80);--color-neutral-stroke-focus-1-rest: var(--color-grey-white);--color-neutral-stroke-focus-2-rest: var(--color-grey-black);--color-neutral-stroke-transparent-interactive-rest: rgba(255, 255, 255, 0);--color-neutral-stroke-transparent-disabled-rest: rgba(255, 255, 255, 0);--color-neutral-stroke-transparent-rest: rgba(255, 255, 255, 0);--color-neutral-stroke-disabled-rest: var(--color-grey-88);--color-neutral-stroke-disabled-inverted-rest: rgba(255, 255, 255, .4);--color-brand-stroke-1-rest: var(--color-brand-80);--color-brand-stroke-2-rest: var(--color-brand-140);--color-brand-stroke-2-hover: var(--color-brand-120);--color-brand-stroke-2-pressed: var(--color-brand-80);--color-brand-stroke-compound-rest: var(--color-brand-80);--color-brand-stroke-compound-hover: var(--color-brand-70);--color-brand-stroke-compound-pressed: var(--color-brand-60);--color-status-danger-background-1-rest: #fdf3f4;--color-status-danger-background-3-rest: #c50f1f;--color-status-danger-foreground-1-rest: #b10e1c;--color-status-danger-foreground-3-rest: #d13438;--color-status-danger-stroke-1-rest: #eeacb2;--color-status-danger-stroke-2-rest: #c50f1f;--color-status-success-background-1-rest: #f1faf1;--color-status-success-background-3-rest: #107c10;--color-status-success-foreground-1-rest: #0e700e;--color-status-success-foreground-3-rest: #107c10;--color-status-success-stroke-1-rest: #9fd89f;--color-status-success-stroke-2-rest: #107c10;--color-status-success-foreground-inverted-rest: #359b35;--color-status-severe-background-1-rest: #fdf6f3;--color-status-severe-background-3-rest: #da3b01;--color-status-severe-foreground-1-rest: #c43501;--color-status-severe-foreground-3-rest: #da3b01;--color-status-severe-stroke-1-rest: #f4bfab;--color-status-warning-background-1-rest: #fff9f5;--color-status-warning-background-3-rest: #f7630c;--color-status-warning-foreground-1-rest: #bc4b09;--color-status-warning-foreground-2-rest: #8a3707;--color-status-warning-stroke-1-rest: #fdcfb4;--color-status-oof-foreground-3-rest: #c239b3;--color-status-away-background-3-rest: #eaa300;--color-status-available-foreground-3-rest: #13a10e;--color-brand-background-static-rest: var(--color-brand-80);--color-brand-background-compound-rest: var(--color-brand-80);--color-brand-background-compound-hover: var(--color-brand-70);--color-brand-background-compound-pressed: var(--color-brand-60);--color-brand-foreground-compound-rest: var(--color-brand-80);--color-brand-foreground-compound-hover: var(--color-brand-70);--color-brand-foreground-compound-pressed: var(--color-brand-60);--color-status-generic-dark-red-background-2-rest: #d69ca5;--color-status-generic-dark-red-foreground-2-rest: #420610;--color-status-generic-dark-red-stroke-active-rest: #750b1c;--color-status-generic-cranberry-background-2-rest: #eeacb2;--color-status-generic-cranberry-foreground-2-rest: #6e0811;--color-status-generic-cranberry-stroke-active-rest: #c50f1f;--color-status-generic-red-background-2-rest: #f1bbbc;--color-status-generic-red-foreground-2-rest: #751d1f;--color-status-generic-red-stroke-active-rest: #d13438;--color-status-generic-pumpkin-background-2-rest: #efc4ad;--color-status-generic-pumpkin-foreground-2-rest: #712d09;--color-status-generic-pumpkin-stroke-active-rest: #ca5010;--color-status-generic-peach-background-2-rest: #ffddb3;--color-status-generic-peach-foreground-2-rest: #8f4e00;--color-status-generic-peach-stroke-active-rest: #ff8c00;--color-status-generic-marigold-background-2-rest: #f9e2ae;--color-status-generic-marigold-foreground-2-rest: #835b00;--color-status-generic-marigold-stroke-active-rest: #eaa300;--color-status-generic-gold-background-2-rest: #ecdfa5;--color-status-generic-gold-foreground-2-rest: #6d5700;--color-status-generic-gold-stroke-active-rest: #c19c00;--color-status-generic-brass-background-2-rest: #e0cea2;--color-status-generic-brass-foreground-2-rest: #553e06;--color-status-generic-brass-stroke-active-rest: #986f0b;--color-status-generic-brown-background-2-rest: #ddc3b0;--color-status-generic-brown-foreground-2-rest: #50301a;--color-status-generic-brown-stroke-active-rest: #8e562e;--color-status-generic-forest-background-2-rest: #bdd99b;--color-status-generic-forest-foreground-2-rest: #294903;--color-status-generic-forest-stroke-active-rest: #498205;--color-status-generic-seafoam-background-2-rest: #a8f0cd;--color-status-generic-seafoam-foreground-2-rest: #00723b;--color-status-generic-seafoam-stroke-active-rest: #00cc6a;--color-status-generic-dark-green-background-2-rest: #9ad29a;--color-status-generic-dark-green-foreground-2-rest: #063b06;--color-status-generic-dark-green-stroke-active-rest: #0b6a0b;--color-status-generic-light-teal-background-2-rest: #a6e9ed;--color-status-generic-light-teal-foreground-2-rest: #00666d;--color-status-generic-light-teal-stroke-active-rest: #00b7c3;--color-status-generic-teal-background-2-rest: #9bd9db;--color-status-generic-teal-foreground-2-rest: #02494c;--color-status-generic-teal-stroke-active-rest: #038387;--color-status-generic-steel-background-2-rest: #94c8d4;--color-status-generic-steel-foreground-2-rest: #00333f;--color-status-generic-steel-stroke-active-rest: #005b70;--color-status-generic-blue-background-2-rest: #a9d3f2;--color-status-generic-blue-foreground-2-rest: #004377;--color-status-generic-blue-stroke-active-rest: #0078d4;--color-status-generic-royal-blue-background-2-rest: #9abfdc;--color-status-generic-royal-blue-foreground-2-rest: #002c4e;--color-status-generic-royal-blue-stroke-active-rest: #004e8c;--color-status-generic-cornflower-background-2-rest: #c8d1fa;--color-status-generic-cornflower-foreground-2-rest: #2c3c85;--color-status-generic-cornflower-stroke-active-rest: #4f6bed;--color-status-generic-navy-background-2-rest: #a3b2e8;--color-status-generic-navy-foreground-2-rest: #001665;--color-status-generic-navy-stroke-active-rest: #0027b4;--color-status-generic-lavender-background-2-rest: #a3b2e8;--color-status-generic-lavender-foreground-2-rest: #3f3682;--color-status-generic-lavender-stroke-active-rest: #7160e8;--color-status-generic-purple-background-2-rest: #c6b1de;--color-status-generic-purple-foreground-2-rest: #341a51;--color-status-generic-purple-stroke-active-rest: #5c2e91;--color-status-generic-grape-background-2-rest: #d9a7e0;--color-status-generic-grape-foreground-2-rest: #4c0d55;--color-status-generic-grape-stroke-active-rest: #881798;--color-status-generic-lilac-background-2-rest: #e6bfed;--color-status-generic-lilac-foreground-2-rest: #63276d;--color-status-generic-lilac-stroke-active-rest: #b146c2;--color-status-generic-pink-background-2-rest: #f7c0e3;--color-status-generic-pink-foreground-2-rest: #80215d;--color-status-generic-pink-stroke-active-rest: #e43ba6;--color-status-generic-magenta-background-2-rest: #eca5d1;--color-status-generic-magenta-foreground-2-rest: #6b0043;--color-status-generic-magenta-stroke-active-rest: #bf0077;--color-status-generic-plum-background-2-rest: #d696c0;--color-status-generic-plum-foreground-2-rest: #43002b;--color-status-generic-plum-stroke-active-rest: #bf0077;--color-status-generic-beige-background-2-rest: #d7d4d4;--color-status-generic-beige-foreground-2-rest: #444241;--color-status-generic-beige-stroke-active-rest: #7a7574;--color-status-generic-mink-background-2-rest: #cecccb;--color-status-generic-mink-foreground-2-rest: #343231;--color-status-generic-mink-stroke-active-rest: #5d5a58;--color-status-generic-platinum-background-2-rest: #cdd6d8;--color-status-generic-platinum-foreground-2-rest: #3b4447;--color-status-generic-platinum-stroke-active-rest: #69797e;--color-status-generic-anchor-background-2-rest: #bcc3c7;--color-status-generic-anchor-foreground-2-rest: #202427;--color-status-generic-anchor-stroke-active-rest: #394146;--color-neutral-stroke-alpha-2-rest: rgba(255, 255, 255, .2);--color-brand-stroke-2-contrast-rest: var(--color-brand-140);--color-shadow-ambient: rgba(0, 0, 0, .12);--color-shadow-ambient-lighter: rgba(0, 0, 0, .06);--color-shadow-ambient-darker: rgba(0, 0, 0, .2);--color-shadow-ambient-brand: rgba(0, 0, 0, .3);--color-shadow-key: rgba(0, 0, 0, .14);--color-shadow-key-lighter: rgba(0, 0, 0, .07);--color-shadow-key-darker: rgba(0, 0, 0, .24);--color-shadow-key-brand: rgba(0, 0, 0, .25)}:root[data-svc-theme*=dark],.svc-theme-root[data-svc-theme*=dark]{--color-neutral-background-1-rest: var(--color-grey-16);--color-neutral-background-1-hover: var(--color-grey-24);--color-neutral-background-1-pressed: var(--color-grey-12);--color-neutral-background-1-selected: var(--color-brand-20);--color-neutral-background-2-rest: var(--color-grey-12);--color-neutral-background-2-hover: var(--color-grey-20);--color-neutral-background-2-pressed: var(--color-grey-8);--color-neutral-background-2-selected: var(--color-grey-18);--color-neutral-background-3-rest: var(--color-grey-8);--color-neutral-background-3-hover: var(--color-grey-16);--color-neutral-background-3-pressed: var(--color-grey-4);--color-neutral-background-3-selected: var(--color-grey-14);--color-neutral-background-4-rest: var(--color-grey-4);--color-neutral-background-4-hover: var(--color-grey-12);--color-neutral-background-4-pressed: var(--color-grey-black);--color-neutral-background-4-selected: var(--color-grey-10);--color-neutral-background-5-rest: var(--color-grey-black);--color-neutral-background-5-hover: var(--color-grey-8);--color-neutral-background-5-pressed: var(--color-grey-2);--color-neutral-background-5-selected: var(--color-grey-6);--color-neutral-background-6-rest: var(--color-grey-20);--color-neutral-background-alpha-1-rest: #1a1a1a7f;--color-neutral-background-alpha-2-rest: #1f1f1fb2;--color-neutral-background-static-rest: var(--color-grey-24);--color-neutral-background-subtle-rest: #00000000;--color-neutral-background-subtle-hover: var(--color-grey-22);--color-neutral-background-subtle-pressed: var(--color-grey-18);--color-neutral-background-subtle-selected: var(--color-grey-20);--color-neutral-background-subtle-lightalpha-hover: #242424cc;--color-neutral-background-subtle-lightalpha-pressed: #2424247f;--color-neutral-background-subtle-lightalpha-selected: #00000000;--color-neutral-background-subtle-inverted-rest: #00000000;--color-neutral-background-subtle-inverted-hover: #00000019;--color-neutral-background-subtle-inverted-pressed: #0000004c;--color-neutral-background-subtle-inverted-selected: #00000033;--color-neutral-background-transparent-rest: #00000000;--color-neutral-background-transparent-hover: #00000000;--color-neutral-background-transparent-pressed: #00000000;--color-neutral-background-transparent-selected: #00000000;--color-neutral-background-disabled-rest: var(--color-grey-8);--color-neutral-background-inverted-rest: var(--color-grey-white);--color-neutral-background-inverted-hover: var(--color-grey-90);--color-neutral-background-inverted-pressed: var(--color-grey-80);--color-neutral-background-inverted-selected: var(--color-grey-84);--color-neutral-background-inverted-disabled-rest: #ffffff19;--color-neutral-background-stencil-1-rest: var(--color-grey-34);--color-neutral-background-stencil-2-rest: var(--color-grey-20);--color-neutral-background-overlay-rest: #0000007f;--color-neutral-background-overlay-scrollbar-rest: #ffffff99;--color-brand-background-1-rest: var(--color-brand-70);--color-brand-background-1-hover: var(--color-brand-80);--color-brand-background-1-pressed: var(--color-brand-40);--color-brand-background-1-selected: var(--color-brand-60);--color-brand-background-2-rest: var(--color-brand-20);--color-brand-background-2-hover: var(--color-brand-40);--color-brand-background-2-pressed: var(--color-brand-10);--color-brand-background-inverted-rest: var(--color-grey-white);--color-brand-background-inverted-hover: var(--color-brand-160);--color-brand-background-inverted-pressed: var(--color-brand-140);--color-brand-background-inverted-selected: var(--color-brand-150);--color-neutral-foreground-1-rest: var(--color-grey-white);--color-neutral-foreground-1-hover: var(--color-grey-white);--color-neutral-foreground-1-pressed: var(--color-grey-white);--color-neutral-foreground-1-selected: var(--color-brand-130);--color-neutral-foreground-2-rest: var(--color-grey-84);--color-neutral-foreground-2-hover: var(--color-grey-white);--color-neutral-foreground-2-pressed: var(--color-grey-white);--color-neutral-foreground-2-selected: var(--color-grey-white);--color-neutral-foreground-2-brand-hover: var(--color-brand-100);--color-neutral-foreground-2-brand-pressed: var(--color-brand-90);--color-neutral-foreground-2-brand-selected: var(--color-brand-100);--color-neutral-foreground-3-rest: var(--color-grey-68);--color-neutral-foreground-3-hover: var(--color-grey-84);--color-neutral-foreground-3-pressed: var(--color-grey-84);--color-neutral-foreground-3-selected: var(--color-grey-84);--color-neutral-foreground-3-brand-hover: var(--color-brand-100);--color-neutral-foreground-3-brand-pressed: var(--color-brand-90);--color-neutral-foreground-3-brand-selected: var(--color-brand-100);--color-neutral-foreground-4-rest: var(--color-grey-60);--color-neutral-foreground-disabled-rest: var(--color-grey-36);--color-neutral-foreground-2-link-rest: var(--color-grey-84);--color-neutral-foreground-2-link-hover: var(--color-grey-white);--color-neutral-foreground-2-link-pressed: var(--color-grey-white);--color-neutral-foreground-2-link-selected: var(--color-grey-white);--color-neutral-foreground-static-rest: var(--color-grey-14);--color-neutral-foreground-static-inverted-rest: var(--color-grey-white);--color-neutral-foreground-inverted-disabled-rest: #ffffff66;--color-neutral-foreground-inverted-1-rest: var(--color-grey-14);--color-neutral-foreground-inverted-1-hover: var(--color-grey-14);--color-neutral-foreground-inverted-1-pressed: var(--color-grey-14);--color-neutral-foreground-inverted-1-selected: var(--color-grey-14);--color-neutral-foreground-inverted-2-rest: var(--color-grey-14);--color-neutral-foreground-inverted-link-rest: var(--color-grey-white);--color-neutral-foreground-inverted-link-hover: var(--color-grey-white);--color-neutral-foreground-inverted-link-pressed: var(--color-grey-white);--color-neutral-foreground-inverted-link-selected: var(--color-grey-white);--color-neutral-foreground-onbrand-rest: var(--color-grey-white);--color-brand-foreground-1-rest: var(--color-brand-100);--color-brand-foreground-2-rest: var(--color-brand-110);--color-brand-foreground-2-hover: var(--color-brand-130);--color-brand-foreground-2-pressed: var(--color-brand-100);--color-brand-foreground-link-rest: var(--color-brand-100);--color-brand-foreground-link-hover: var(--color-brand-110);--color-brand-foreground-link-pressed: var(--color-brand-90);--color-brand-foreground-link-selected: var(--color-brand-100);--color-brand-foreground-inverted-rest: var(--color-brand-80);--color-brand-foreground-inverted-hover: var(--color-brand-70);--color-brand-foreground-inverted-pressed: var(--color-brand-60);--color-brand-foreground-onlight-rest: var(--color-brand-70);--color-brand-foreground-onlight-hover: var(--color-brand-70);--color-brand-foreground-onlight-pressed: var(--color-brand-50);--color-brand-foreground-onlight-selected: var(--color-brand-60);--color-neutral-stroke-1-rest: var(--color-grey-40);--color-neutral-stroke-1-hover: var(--color-grey-46);--color-neutral-stroke-1-pressed: var(--color-grey-42);--color-neutral-stroke-1-selected: var(--color-brand-130);--color-neutral-stroke-2-rest: var(--color-grey-32);--color-neutral-stroke-3-rest: var(--color-grey-24);--color-neutral-stroke-alpha-1-rest: #ffffff19;--color-neutral-stroke-subtle-rest: var(--color-grey-4);--color-neutral-stroke-onbrand-1-rest: var(--color-grey-white);--color-neutral-stroke-onbrand-2-rest: var(--color-grey-white);--color-neutral-stroke-onbrand-2-hover: var(--color-grey-white);--color-neutral-stroke-onbrand-2-pressed: var(--color-grey-white);--color-neutral-stroke-onbrand-2-selected: var(--color-grey-white);--color-neutral-stroke-accessible-rest: var(--color-grey-68);--color-neutral-stroke-accessible-hover: var(--color-grey-74);--color-neutral-stroke-accessible-pressed: var(--color-grey-70);--color-neutral-stroke-accessible-selected: var(--color-brand-100);--color-neutral-stroke-focus-1-rest: #000000;--color-neutral-stroke-focus-2-rest: var(--color-grey-white);--color-neutral-stroke-transparent-interactive-rest: #ffffff00;--color-neutral-stroke-transparent-disabled-rest: #ffffff00;--color-neutral-stroke-transparent-rest: #ffffff00;--color-neutral-stroke-disabled-rest: var(--color-grey-26);--color-neutral-stroke-disabled-inverted-rest: #ffffff66;--color-brand-stroke-1-rest: var(--color-brand-100);--color-brand-stroke-2-rest: var(--color-brand-50);--color-brand-stroke-2-hover: var(--color-brand-90);--color-brand-stroke-2-pressed: var(--color-brand-70);--color-brand-stroke-compound-rest: var(--color-brand-100);--color-brand-stroke-compound-hover: var(--color-brand-110);--color-brand-stroke-compound-pressed: var(--color-brand-90);--color-status-danger-background-1-rest: #3b0509;--color-status-danger-background-3-rest: #c50f1f;--color-status-danger-foreground-1-rest: #dc626d;--color-status-danger-foreground-3-rest: #c50f1f;--color-status-danger-stroke-1-rest: #c50f1f;--color-status-danger-stroke-2-rest: #dc626d;--color-status-success-background-1-rest: #052505;--color-status-success-background-3-rest: #107c10;--color-status-success-foreground-1-rest: #54b054;--color-status-success-foreground-3-rest: #9fd89f;--color-status-success-stroke-1-rest: #107c10;--color-status-success-foreground-inverted-rest: #107c10;--color-status-success-stroke-2-rest: #9fd89f;--color-status-severe-background-1-rest: #411200;--color-status-severe-background-3-rest: #da3b01;--color-status-severe-foreground-1-rest: #e9835e;--color-status-severe-foreground-3-rest: #e9835e;--color-status-severe-stroke-1-rest: #da3b01;--color-status-warning-background-1-rest: #4a1e04;--color-status-warning-background-3-rest: #f7630c;--color-status-warning-foreground-1-rest: #f98845;--color-status-warning-foreground-2-rest: #fdcfb4;--color-status-warning-stroke-1-rest: #de590b;--color-status-oof-foreground-3-rest: #d161c4;--color-status-away-background-3-rest: #eaa300;--color-status-available-foreground-3-rest: #13a10e;--color-brand-background-static-rest: var(--color-brand-80);--color-brand-background-compound-rest: var(--color-brand-100);--color-brand-background-compound-hover: var(--color-brand-110);--color-brand-background-compound-pressed: var(--color-brand-90);--color-brand-foreground-compound-rest: var(--color-brand-100);--color-brand-foreground-compound-hover: var(--color-brand-110);--color-brand-foreground-compound-pressed: var(--color-brand-90);--color-status-generic-darkred-background-2-rest: #590815;--color-status-generic-darkred-foreground-2-rest: #d69ca5;--color-status-generic-darkred-stroke-active-rest: #962f3f;--color-status-generic-cranberry-background-2-rest: #6e0811;--color-status-generic-cranberry-foreground-2-rest: #eeacb2;--color-status-generic-cranberry-stroke-active-rest: #dc626d;--color-status-generic-red-background-2-rest: #751d1f;--color-status-generic-red-foreground-2-rest: #eeacb2;--color-status-generic-red-stroke-active-rest: #e37d80;--color-status-generic-pumpkin-background-2-rest: #712d09;--color-status-generic-pumpkin-foreground-2-rest: #efc4ad;--color-status-generic-pumpkin-stroke-active-rest: #df8e64;--color-status-generic-peach-background-2-rest: #8f4e00;--color-status-generic-peach-foreground-2-rest: #ffddb3;--color-status-generic-peach-stroke-active-rest: #ffba66;--color-status-generic-marigold-background-2-rest: #835b00;--color-status-generic-marigold-foreground-2-rest: #f9e2ae;--color-status-generic-marigold-stroke-active-rest: #f2c661;--color-status-generic-gold-background-2-rest: #6d5700;--color-status-generic-gold-foreground-2-rest: #ecdfa5;--color-status-generic-gold-stroke-active-rest: #dac157;--color-status-generic-brass-background-2-rest: #553e06;--color-status-generic-brass-foreground-2-rest: #e0cea2;--color-status-generic-brass-stroke-active-rest: #c1a256;--color-status-generic-brown-background-2-rest: #50301a;--color-status-generic-brown-foreground-2-rest: #ddc3b0;--color-status-generic-brown-stroke-active-rest: #bb8f6f;--color-status-generic-forest-background-2-rest: #294903;--color-status-generic-forest-foreground-2-rest: #bdd99b;--color-status-generic-forest-stroke-active-rest: #85b44c;--color-status-generic-seafoam-background-2-rest: #00723b;--color-status-generic-seafoam-foreground-2-rest: #a8f0cd;--color-status-generic-seafoam-stroke-active-rest: #5ae0a0;--color-status-generic-darkgreen-background-2-rest: #063b06;--color-status-generic-darkgreen-foreground-2-rest: #9ad29a;--color-status-generic-darkgreen-stroke-active-rest: #4da64d;--color-status-generic-lightteal-background-2-rest: #00666d;--color-status-generic-lightteal-foreground-2-rest: #a6e9ed;--color-status-generic-lightteal-stroke-active-rest: #58d3db;--color-status-generic-teal-background-2-rest: #02494c;--color-status-generic-teal-foreground-2-rest: #9bd9db;--color-status-generic-teal-stroke-active-rest: #4cb4b7;--color-status-generic-steel-background-2-rest: #00333f;--color-status-generic-steel-foreground-2-rest: #94c8d4;--color-status-generic-steel-stroke-active-rest: #4496a9;--color-status-generic-blue-background-2-rest: #004377;--color-status-generic-blue-foreground-2-rest: #a9d3f2;--color-status-generic-blue-stroke-active-rest: #5caae5;--color-status-generic-royalblue-background-2-rest: #002c4e;--color-status-generic-royalblue-foreground-2-rest: #9abfdc;--color-status-generic-royalblue-stroke-active-rest: #4a89ba;--color-status-generic-cornflower-background-2-rest: #2c3c85;--color-status-generic-cornflower-foreground-2-rest: #c8d1fa;--color-status-generic-cornflower-stroke-active-rest: #93a4f4;--color-status-generic-navy-background-2-rest: #001665;--color-status-generic-navy-foreground-2-rest: #a3b2e8;--color-status-generic-navy-stroke-active-rest: #546fd2;--color-status-generic-lavender-background-2-rest: #3f3682;--color-status-generic-lavender-foreground-2-rest: #d2ccf8;--color-status-generic-lavender-stroke-active-rest: #a79cf1;--color-status-generic-purple-background-2-rest: #341a51;--color-status-generic-purple-foreground-2-rest: #c6b1de;--color-status-generic-purple-stroke-active-rest: #9470bd;--color-status-generic-grape-background-2-rest: #4c0d55;--color-status-generic-grape-foreground-2-rest: #d9a7e0;--color-status-generic-grape-stroke-active-rest: #b55fc1;--color-status-generic-lilac-background-2-rest: #63276d;--color-status-generic-lilac-foreground-2-rest: #e6bfed;--color-status-generic-lilac-stroke-active-rest: #cf87da;--color-status-generic-pink-background-2-rest: #80215d;--color-status-generic-pink-foreground-2-rest: #f7c0e3;--color-status-generic-pink-stroke-active-rest: #ef85c8;--color-status-generic-magenta-background-2-rest: #6b0043;--color-status-generic-magenta-foreground-2-rest: #eca5d1;--color-status-generic-magenta-stroke-active-rest: #d957a8;--color-status-generic-plum-background-2-rest: #5b003b;--color-status-generic-plum-foreground-2-rest: #d696c0;--color-status-generic-plum-stroke-active-rest: #d957a8;--color-status-generic-beige-background-2-rest: #444241;--color-status-generic-beige-foreground-2-rest: #d7d4d4;--color-status-generic-beige-stroke-active-rest: #afabaa;--color-status-generic-mink-background-2-rest: #343231;--color-status-generic-mink-foreground-2-rest: #cecccb;--color-status-generic-mink-stroke-active-rest: #9e9b99;--color-status-generic-platinum-background-2-rest: #3b4447;--color-status-generic-platinum-foreground-2-rest: #cdd6d8;--color-status-generic-platinum-stroke-active-rest: #a0adb2;--color-status-generic-anchor-background-2-rest: #202427;--color-status-generic-anchor-foreground-2-rest: #bcc3c7;--color-status-generic-anchor-stroke-active-rest: #808a90;--color-neutral-stroke-alpha-2-rest: #ffffff33;--color-brand-stroke-2-contrast-rest: var(--color-brand-50);--color-shadow-ambient: #0000003d;--color-shadow-ambientlighter: #0000001e;--color-shadow-ambientdarker: #00000066;--color-shadow-ambientbrand: #0000004c;--color-shadow-key: #00000047;--color-shadow-keylighter: #00000023;--color-shadow-keydarker: #0000007a;--color-shadow-keybrand: #0000003f}.logo:hover{color:var(--color-brand-foreground-link-hover)}
