*,::backdrop,::file-selector-button,:after,:before{box-sizing:border-box;font-smoothing:antialiased;margin:0;padding:0;border:0 solid;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:rgba(0,0,0,0)}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,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}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}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}::file-selector-button,button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:rgba(0,0,0,0);opacity:1}: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}@supports(not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::placeholder{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,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}::file-selector-button,button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}button{cursor:pointer}/*!
 * Bootstrap Grid v5.3.8 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container,.container-sm{max-width:540px}}@media(min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media(min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media(min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media(min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-.5*var(--bs-gutter-x));margin-left:calc(-.5*var(--bs-gutter-x))}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media(min-width:576px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media(min-width:768px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media(min-width:992px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media(min-width:1200px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media(min-width:1400px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}@media(min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}}@media(min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}}@media(min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}}@media(min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}}@media(min-width:1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.rui__ANetp{display:flex;flex-direction:column;width:100%}.rui__5Rj32{align-items:center;appearance:none;background:none;border:none;color:var(--rui-color-text-secondary);cursor:pointer;display:flex;flex-direction:row;font-family:inherit;font-size:var(--rui-font-size-s);gap:var(--rui-space-s);justify-content:flex-start;line-height:var(--rui-line-height-normal);padding:var(--rui-space-s) 0;text-align:left;transition-duration:var(--rui-duration-normal);transition-property:color;transition-timing-function:var(--rui-timing-ease-out);width:100%}.rui__5Rj32:hover{color:var(--rui-color-text-highlight)}.rui__seaVe{align-items:center;display:flex;flex-direction:row;flex-grow:1;flex-shrink:1;justify-content:center;min-width:0}.rui__nSWLA{height:0;overflow-x:visible;overflow-y:clip;position:relative;transition-duration:var(--rui-duration-normal);transition-property:height;transition-timing-function:var(--rui-timing-ease-out)}.rui__di8JC{height:var(--accordion-panel-content-height)}.rui__Oy14x{opacity:0;padding-bottom:var(--rui-space-s);transition-duration:var(--rui-duration-normal);transition-property:opacity;transition-timing-function:var(--rui-timing-ease-out)}.rui__M5E-E{opacity:1}.rui__biQ89{box-shadow:var(--rui-border-inset-bottom) var(--rui-color-border-base);display:flex;flex-direction:column}.rui__8F0s-{align-items:center;color:inherit;display:flex;flex-grow:0;flex-shrink:0;justify-content:center}.rui__8F0s->svg{height:1em;transform:rotateX(0deg);transition-duration:var(--rui-duration-normal);transition-property:transform;transition-timing-function:var(--rui-timing-ease-out);width:1em}.rui__X-D-g>svg{transform:rotateX(180deg)}.rui__qkJ-u{--alert-transition-duration:var(--rui-duration-normal);--alert-transition-timing-function:var(--rui-timing-ease-out);--alert-background-color--current:var(--rui-color-background-secondary);--alert-border-color--current:var(--rui-color-border-raised);--alert-close-background-color--current:var(--rui-color-background-secondary);--alert-close-background-color-hover--current:var(--rui-color-background-raised);--alert-close-text-color--current:var(--rui-color-text-subtle);--alert-close-text-color-hover--current:var(--rui-color-text-highlight);--alert-close-text-color-disabled--current:var(--rui-color-text-muted);--alert-header-text-color--current:var(--rui-color-text-base);--alert-text-color--current:var(--rui-color-text-base);align-items:start;background:var(--alert-background-color--current);border-radius:var(--rui-radius-m);color:var(--alert-text-color--current);display:flex;flex-direction:row;gap:var(--rui-space-m);height:auto;justify-content:start;padding:var(--rui-space-s) var(--rui-space-m) var(--rui-space-s) var(--rui-space-m);position:relative;width:100%;z-index:1}.rui__qkJ-u:before{border-radius:calc(var(--rui-radius-m) + 1px);box-shadow:var(--rui-border-thin-inset-all) var(--alert-border-color--current),var(--rui-border-thin-smooth-inset-all) var(--alert-border-color--current);content:"";inset:-1px;position:absolute;z-index:-1}.rui__rOY9Q{--alert-border-color--current:var(--rui-color-border-error-raised)}.rui__vS1jD{--alert-border-color--current:var(--rui-color-border-blue-raised)}.rui__Y-Em-{--alert-border-color--current:var(--rui-color-border-success-raised)}.rui__-3b-O{--alert-border-color--current:var(--rui-color-border-warning-raised)}.rui__OnNn4{align-items:start;display:flex;flex-direction:column;flex-grow:1;gap:var(--rui-space-s);height:100%;justify-content:start;width:100%}.rui__3PySk{color:var(--alert-text-color--current);flex:1 0 auto;flex-shrink:1;font-size:var(--rui-font-size-s);line-height:var(--rui-line-height-snug);overflow-y:auto;width:100%}.rui__56372{--close-size:calc(var(--rui-font-size-s)*var(--rui-line-height-tight));--transition-duration:var(--rui-duration-normal);--transition-timing-function:var(--rui-timing-ease-out);align-items:center;align-self:start;background:transparent;border:none;box-sizing:content-box;color:var(--alert-close-text-color--current);cursor:pointer;display:flex;flex-grow:0;flex-shrink:0;height:var(--close-size);justify-content:center;margin-bottom:calc(var(--rui-space-3xs)*-1);margin-left:auto;margin-right:calc(var(--rui-space-xs)*-1);margin-top:calc(var(--rui-space-3xs)*-1);opacity:var(--rui-effect-opacity-100);outline:none;padding:var(--rui-space-3xs);position:relative;transition-duration:var(--transition-duration),var(--transition-duration);transition-property:color,opacity;transition-timing-function:var(--transition-timing-function),var(--transition-timing-function);width:var(--close-size);will-change:color;z-index:1}.rui__56372,.rui__56372:before{border-radius:var(--rui-radius-circle)}.rui__56372:before{background:var(--alert-close-background-color-hover--current);content:"";inset:0;opacity:var(--rui-effect-opacity-0);position:absolute;transition-duration:var(--transition-duration);transition-property:opacity;transition-timing-function:var(--transition-timing-function);z-index:-1}.rui__56372:disabled{color:var(--alert-close-text-color-disabled--current);pointer-events:none}.rui__56372:hover{color:var(--alert-close-text-color-hover--current)}.rui__56372:hover:before{opacity:var(--rui-effect-opacity-100)}.rui__56372:focus-visible{color:var(--alert-close-text-color-hover--current)}.rui__56372:focus-visible:before{opacity:var(--rui-effect-opacity-100)}.rui__56372>svg{height:var(--rui-font-size-s);width:var(--rui-font-size-s)}.rui__7iJBm{opacity:var(--rui-effect-opacity-0);pointer-events:none!important}.rui__Vk3M3{--dialog-message-background-color:var(--rui-color-background-secondary);--dialog-message-border-color:var(--rui-color-border-secondary);--dialog-message-text-color:var(--rui-color-text-base);margin-top:var(--rui-dialog-messages-spacing);max-width:100%;pointer-events:auto;position:relative;transition-duration:var(--rui-dialog-message-transition-duration),var(--rui-dialog-message-transition-duration);transition-property:opacity,transform;transition-timing-function:var(--rui-timing-ease-out),var(--rui-timing-ease-out);width:var(--rui-width-2xl)}.rui__Vk3M3,.rui__Vk3M3:after{border-radius:var(--rui-radius-xl);opacity:var(--rui-effect-opacity-100)}.rui__Vk3M3:after{box-shadow:var(--rui-shadow-purple-bottom-m);content:"";inset:0;position:absolute;transition-duration:var(--rui-dialog-message-transition-duration);transition-property:opacity;transition-timing-function:var(--rui-timing-ease-out);will-change:opacity;z-index:-1}.rui__KtbVB,.rui__OsPIW{opacity:.01;transform:var(--rui-transform-translate-right-space-xl);transition-delay:var(--rui-dialog-message-transition-duration),var(--rui-dialog-message-transition-duration)}.rui__KtbVB:after,.rui__OsPIW:after{opacity:.01}.rui__J2fHc,.rui__VO-6w,.rui__esUpY,.rui__iNY6r{opacity:var(--rui-effect-opacity-100);transform:var(--rui-transform-translate-right-space-0);transition-delay:var(--rui-dialog-message-transition-duration),var(--rui-dialog-message-transition-duration)}.rui__J2fHc:after,.rui__MOaPc,.rui__VO-6w:after,.rui__esUpY:after,.rui__iNY6r:after{opacity:var(--rui-effect-opacity-100)}.rui__MOaPc{transform:var(--rui-transform-translate-right-space-0);transition-delay:0s,0s}.rui__MOaPc:after{opacity:var(--rui-effect-opacity-100)}.rui__2iya2,.rui__3ARh5{transform:var(--rui-transform-translate-right-space-xl);transition-delay:0s,0s}.rui__2iya2,.rui__2iya2:after,.rui__3ARh5,.rui__3ARh5:after{opacity:var(--rui-effect-opacity-0)}.rui__kK-mZ{--rui-dialog-messages-spacing:var(--rui-space-s);bottom:0;display:flex;flex-direction:column;max-width:calc(var(--rui-width-2xl) + var(--rui-space-m)*2);padding:0 var(--rui-space-m) var(--rui-space-m) var(--rui-space-m);pointer-events:none;position:fixed;right:0;z-index:10000}.rui__USu8Q{box-sizing:border-box;max-height:0;max-width:100%;opacity:var(--rui-effect-opacity-0);transition-duration:var(--rui-dialog-message-transition-wrapper-transition-duration),var(--rui-dialog-message-transition-wrapper-transition-duration);transition-property:max-height,opacity;transition-timing-function:var(--rui-timing-ease-out),var(--rui-timing-ease-out);width:var(--rui-width-2xl)}.rui__IG1cz,.rui__vBZF1{max-height:0;opacity:.01;transition-delay:0s,0s}.rui__7DJS0,.rui__eXpSZ,.rui__tYPol,.rui__yqoBH{max-height:calc(attr(data-real-height px, 0px) + var(--rui-dialog-messages-spacing));opacity:var(--rui-effect-opacity-100);transition-delay:0s,0s}.rui__7DJS0,.rui__eXpSZ{max-height:auto}.rui__1u4g9{max-height:calc(attr(data-real-height px, 0px) + var(--rui-dialog-messages-spacing));opacity:var(--rui-effect-opacity-100)}.rui__1u4g9,.rui__3nW-I,.rui__p8383{transition-delay:var(--rui-dialog-message-transition-wrapper-transition-duration),var(--rui-dialog-message-transition-wrapper-transition-duration)}.rui__3nW-I,.rui__p8383{max-height:0;opacity:var(--rui-effect-opacity-0)}.rui__yfMBb{--flash-message-background-color:var(--rui-color-background-secondary);--flash-message-border-color:var(--rui-color-border-secondary);--flash-message-text-color:var(--rui-color-text-base);margin-bottom:var(--rui-flash-messages-spacing);max-width:100%;pointer-events:auto;position:relative;transition-duration:var(--rui-flash-message-transition-duration),var(--rui-flash-message-transition-duration);transition-property:opacity,transform;transition-timing-function:var(--rui-timing-ease-out),var(--rui-timing-ease-out);width:var(--rui-width-2xl)}.rui__yfMBb,.rui__yfMBb:after{border-radius:var(--rui-radius-xl);opacity:var(--rui-effect-opacity-100)}.rui__yfMBb:after{box-shadow:var(--rui-shadow-purple-bottom-m);content:"";inset:0;position:absolute;transition-duration:var(--rui-flash-message-transition-duration);transition-property:opacity;transition-timing-function:var(--rui-timing-ease-out);will-change:opacity;z-index:-1}.rui__4KKXN,.rui__72nhs{opacity:.01;transform:var(--rui-transform-translate-right-space-xl);transition-delay:var(--rui-flash-message-transition-duration),var(--rui-flash-message-transition-duration)}.rui__4KKXN:after,.rui__72nhs:after{opacity:.01}.rui__780Xy,.rui__Xq0jk,.rui__ZqtQA,.rui__c34FJ{opacity:var(--rui-effect-opacity-100);transform:var(--rui-transform-translate-right-space-0);transition-delay:var(--rui-flash-message-transition-duration),var(--rui-flash-message-transition-duration)}.rui__780Xy:after,.rui__Xq0jk:after,.rui__ZqtQA:after,.rui__c34FJ:after,.rui__vDC8e{opacity:var(--rui-effect-opacity-100)}.rui__vDC8e{transform:var(--rui-transform-translate-right-space-0);transition-delay:0s,0s}.rui__vDC8e:after{opacity:var(--rui-effect-opacity-100)}.rui__SsdAd,.rui__y-b-3{transform:var(--rui-transform-translate-right-space-xl);transition-delay:0s,0s}.rui__SsdAd,.rui__SsdAd:after,.rui__y-b-3,.rui__y-b-3:after{opacity:var(--rui-effect-opacity-0)}.rui__1-7ln{--rui-flash-messages-spacing:var(--rui-space-s);display:flex;flex-direction:column-reverse;max-width:calc(var(--rui-width-2xl) + var(--rui-space-m)*2);padding:var(--rui-space-m) var(--rui-space-m) 0 var(--rui-space-m);pointer-events:none;position:fixed;right:0;top:0;z-index:10000}.rui__GDs-I{box-sizing:border-box;max-height:0;max-width:100%;opacity:var(--rui-effect-opacity-0);transition-duration:var(--rui-flash-message-transition-wrapper-transition-duration),var(--rui-flash-message-transition-wrapper-transition-duration);transition-property:max-height,opacity;transition-timing-function:var(--rui-timing-ease-out),var(--rui-timing-ease-out);width:var(--rui-width-2xl)}.rui__5s7G2,.rui__8aorc{max-height:0;opacity:.01;transition-delay:0s,0s}.rui__-FUxp,.rui__0WlPv,.rui__1ybLZ,.rui__VQM8K{max-height:calc(attr(data-real-height px, 0px) + var(--rui-flash-messages-spacing));opacity:var(--rui-effect-opacity-100);transition-delay:0s,0s}.rui__0WlPv,.rui__1ybLZ{max-height:auto}.rui__c-7fW{max-height:calc(attr(data-real-height px, 0px) + var(--rui-flash-messages-spacing));opacity:var(--rui-effect-opacity-100)}.rui__6WyZl,.rui__c-7fW,.rui__xwvZN{transition-delay:var(--rui-flash-message-transition-wrapper-transition-duration),var(--rui-flash-message-transition-wrapper-transition-duration)}.rui__6WyZl,.rui__xwvZN{max-height:0;opacity:var(--rui-effect-opacity-0)}.rui__898CO{align-items:center;display:flex;flex-shrink:0;gap:var(--rui-space-m);justify-content:start;min-height:calc(var(--rui-font-size-m)*var(--rui-line-height-tight));width:100%}.rui__OOn0k{color:var(--alert-header-text-color--current);flex-grow:1;font-size:var(--rui-font-size-s);font-weight:var(--rui-font-weight-bold);line-height:var(--rui-line-height-tight)}.rui__AJW4t{color:inherit;cursor:pointer;display:inline-flex;outline:none;text-decoration:none;text-underline-offset:var(--rui-text-underline-offset)}.rui__AJW4t.rui__4PjmV,.rui__AJW4t.rui__gsujE,.rui__AJW4t.rui__ztW4U,.rui__AJW4t:active,.rui__AJW4t:focus-visible,.rui__AJW4t:hover{color:inherit;text-decoration:underline}.rui__AJW4t:visited{color:inherit}.rui__JcGLN{filter:var(--rui-control-disabled-filter);pointer-events:none}.rui__SMm9D{text-decoration:underline}.rui__FWw1F{align-items:center;color:inherit;display:inline-flex;flex-direction:row;justify-content:center;vertical-align:top}.rui__FWw1F>svg{height:1em;width:1em}.rui__NjT6W{margin-left:var(--rui-control-icon-spacing)}.rui__SyuJs{margin-right:var(--rui-control-icon-spacing)}.rui__ucZZH{--rui-button-background-color--current:var(--rui-control-background-color);--rui-button-background-color-active--current:var(--rui-control-background-color-active);--rui-button-background-color-disabled--current:var(--rui-control-background-color-disabled);--rui-button-background-color-focus--current:var(--rui-control-background-color-focus);--rui-button-background-color-hover--current:var(--rui-control-background-color-hover);--rui-button-border-color--current:var(--rui-control-border-color);--rui-button-border-color-active--current:var(--rui-control-border-color-active);--rui-button-border-color-disabled--current:var(--rui-control-border-color-disabled);--rui-button-border-color-focus--current:var(--rui-control-border-color-focus);--rui-button-border-color-hover--current:var(--rui-control-border-color-hover);--rui-button-text-color--current:var(--rui-control-text-color);--rui-button-text-color-active--current:var(--rui-control-text-color-active);--rui-button-text-color-disabled--current:var(--rui-control-text-color-disabled);--rui-button-text-color-focus--current:var(--rui-control-text-color-focus);--rui-button-text-color-hover--current:var(--rui-control-text-color-hover);--rui-button-anchor-text-color--current:var(--rui-control-background-color);--rui-button-anchor-text-color-active--current:var(--rui-control-background-color-active);--rui-button-anchor-text-color-disabled--current:var(--rui-control-background-color-disabled);--rui-button-anchor-text-color-focus--current:var(--rui-control-background-color-focus);--rui-button-anchor-text-color-hover--current:var(--rui-control-background-color-hover);align-items:center;background:var(--rui-button-background-color--current);border:none;border-radius:var(--rui-control-border-radius);box-shadow:inset 0 0 0 var(--rui-control-border-width) var(--rui-button-border-color--current);color:var(--rui-button-text-color--current);cursor:pointer;display:inline-flex;font-size:var(--rui-control-font-size);height:var(--rui-control-height);justify-content:space-between;line-height:var(--rui-control-line-height);outline:none;padding:var(--rui-control-padding-y) var(--rui-control-padding-x);position:relative;transition-duration:var(--rui-control-transition-duration);transition-property:background,color;transition-timing-function:var(--rui-control-transition-timing)}.rui__ucZZH.rui__4iDGV,.rui__ucZZH:active{background:var(--rui-button-background-color-active--current);box-shadow:inset 0 0 0 var(--rui-control-border-width) var(--rui-button-border-color-active--current);color:var(--rui-button-text-color-active--current)}.rui__ucZZH.rui__JmcbH,.rui__ucZZH:disabled{background:var(--rui-button-background-color-disabled--current);box-shadow:inset 0 0 0 var(--rui-control-border-width) var(--rui-button-border-color-disabled--current);color:var(--rui-button-text-color-disabled--current);pointer-events:none!important}.rui__ucZZH.rui__r-ISB,.rui__ucZZH:focus-visible{background:var(--rui-button-background-color-focus--current);box-shadow:inset 0 0 0 var(--rui-control-border-width) var(--rui-button-border-color-focus--current);color:var(--rui-button-text-color-focus--current)}.rui__ucZZH.rui__Ak-bs,.rui__ucZZH:hover{background:var(--rui-button-background-color-hover--current);box-shadow:inset 0 0 0 var(--rui-control-border-width) var(--rui-button-border-color-hover--current);color:var(--rui-button-text-color-hover--current)}.rui__zhvhJ{background:transparent!important;box-shadow:none!important;color:var(--rui-button-anchor-text-color--current);text-decoration:none;text-underline-offset:var(--rui-text-underline-offset)}.rui__zhvhJ.rui__4iDGV,.rui__zhvhJ:active{color:var(--rui-button-anchor-text-color-active--current);text-decoration:underline}.rui__zhvhJ.rui__JmcbH,.rui__zhvhJ:disabled{color:var(--rui-button-anchor-text-color-disabled--current);pointer-events:none!important}.rui__zhvhJ.rui__r-ISB,.rui__zhvhJ:focus-visible{color:var(--rui-button-anchor-text-color-focus--current);text-decoration:underline}.rui__zhvhJ.rui__Ak-bs,.rui__zhvhJ:hover{color:var(--rui-button-anchor-text-color-hover--current);text-decoration:underline}.rui__l3H8O{height:var(--rui-control-compact-height);padding:var(--rui-control-compact-padding-y) var(--rui-control-compact-padding-x)}.rui__iFkMB{--rui-button-background-color--current:var(--rui-control-primary-background-color);--rui-button-background-color-active--current:var(--rui-control-primary-background-color-active);--rui-button-background-color-disabled--current:var(--rui-control-primary-background-color-disabled);--rui-button-background-color-focus--current:var(--rui-control-primary-background-color-focus);--rui-button-background-color-hover--current:var(--rui-control-primary-background-color-hover);--rui-button-border-color--current:var(--rui-control-primary-border-color);--rui-button-border-color-active--current:var(--rui-control-primary-border-color-active);--rui-button-border-color-disabled--current:var(--rui-control-primary-border-color-disabled);--rui-button-border-color-focus--current:var(--rui-control-primary-border-color-focus);--rui-button-border-color-hover--current:var(--rui-control-primary-border-color-hover);--rui-button-text-color--current:var(--rui-control-primary-text-color);--rui-button-text-color-active--current:var(--rui-control-primary-text-color-active);--rui-button-text-color-disabled--current:var(--rui-control-primary-text-color-disabled);--rui-button-text-color-focus--current:var(--rui-control-primary-text-color-focus);--rui-button-text-color-hover--current:var(--rui-control-primary-text-color-hover);--rui-button-anchor-text-color--current:var(--rui-control-primary-background-color);--rui-button-anchor-text-color-active--current:var(--rui-control-primary-background-color-active);--rui-button-anchor-text-color-disabled--current:var(--rui-control-primary-background-color-disabled);--rui-button-anchor-text-color-focus--current:var(--rui-control-primary-background-color-focus);--rui-button-anchor-text-color-hover--current:var(--rui-control-primary-background-color-hover)}.rui__w8JNu{--rui-button-background-color--current:var(--rui-control-acid-background-color);--rui-button-background-color-active--current:var(--rui-control-acid-background-color-active);--rui-button-background-color-disabled--current:var(--rui-control-acid-background-color-disabled);--rui-button-background-color-focus--current:var(--rui-control-acid-background-color-focus);--rui-button-background-color-hover--current:var(--rui-control-acid-background-color-hover);--rui-button-border-color--current:var(--rui-control-acid-border-color);--rui-button-border-color-active--current:var(--rui-control-acid-border-color-active);--rui-button-border-color-disabled--current:var(--rui-control-acid-border-color-disabled);--rui-button-border-color-focus--current:var(--rui-control-acid-border-color-focus);--rui-button-border-color-hover--current:var(--rui-control-acid-border-color-hover);--rui-button-text-color--current:var(--rui-control-acid-text-color);--rui-button-text-color-active--current:var(--rui-control-acid-text-color-active);--rui-button-text-color-disabled--current:var(--rui-control-acid-text-color-disabled);--rui-button-text-color-focus--current:var(--rui-control-acid-text-color-focus);--rui-button-text-color-hover--current:var(--rui-control-acid-text-color-hover);--rui-button-anchor-text-color--current:var(--rui-control-acid-background-color);--rui-button-anchor-text-color-active--current:var(--rui-control-acid-background-color-active);--rui-button-anchor-text-color-disabled--current:var(--rui-control-acid-background-color-disabled);--rui-button-anchor-text-color-focus--current:var(--rui-control-acid-background-color-focus);--rui-button-anchor-text-color-hover--current:var(--rui-control-acid-background-color-hover)}.rui__42C3y{--rui-button-background-color--current:var(--rui-control-dark-background-color);--rui-button-background-color-active--current:var(--rui-control-dark-background-color-active);--rui-button-background-color-disabled--current:var(--rui-control-dark-background-color-disabled);--rui-button-background-color-focus--current:var(--rui-control-dark-background-color-focus);--rui-button-background-color-hover--current:var(--rui-control-dark-background-color-hover);--rui-button-border-color--current:var(--rui-control-dark-border-color);--rui-button-border-color-active--current:var(--rui-control-dark-border-color-active);--rui-button-border-color-disabled--current:var(--rui-control-dark-border-color-disabled);--rui-button-border-color-focus--current:var(--rui-control-dark-border-color-focus);--rui-button-border-color-hover--current:var(--rui-control-dark-border-color-hover);--rui-button-text-color--current:var(--rui-control-dark-text-color);--rui-button-text-color-active--current:var(--rui-control-dark-text-color-active);--rui-button-text-color-disabled--current:var(--rui-control-dark-text-color-disabled);--rui-button-text-color-focus--current:var(--rui-control-dark-text-color-focus);--rui-button-text-color-hover--current:var(--rui-control-dark-text-color-hover);--rui-button-anchor-text-color--current:var(--rui-control-dark-background-color);--rui-button-anchor-text-color-active--current:var(--rui-control-dark-background-color-active);--rui-button-anchor-text-color-disabled--current:var(--rui-control-dark-background-color-disabled);--rui-button-anchor-text-color-focus--current:var(--rui-control-dark-background-color-focus);--rui-button-anchor-text-color-hover--current:var(--rui-control-dark-background-color-hover)}.rui__0P5nU{--rui-button-background-color--current:var(--rui-control-error-background-color);--rui-button-background-color-active--current:var(--rui-control-error-background-color-active);--rui-button-background-color-disabled--current:var(--rui-control-error-background-color-disabled);--rui-button-background-color-focus--current:var(--rui-control-error-background-color-focus);--rui-button-background-color-hover--current:var(--rui-control-error-background-color-hover);--rui-button-border-color--current:var(--rui-control-error-border-color);--rui-button-border-color-active--current:var(--rui-control-error-border-color-active);--rui-button-border-color-disabled--current:var(--rui-control-error-border-color-disabled);--rui-button-border-color-focus--current:var(--rui-control-error-border-color-focus);--rui-button-border-color-hover--current:var(--rui-control-error-border-color-hover);--rui-button-text-color--current:var(--rui-control-error-text-color);--rui-button-text-color-active--current:var(--rui-control-error-text-color-active);--rui-button-text-color-disabled--current:var(--rui-control-error-text-color-disabled);--rui-button-text-color-focus--current:var(--rui-control-error-text-color-focus);--rui-button-text-color-hover--current:var(--rui-control-error-text-color-hover);--rui-button-anchor-text-color--current:var(--rui-control-error-background-color);--rui-button-anchor-text-color-active--current:var(--rui-control-error-background-color-active);--rui-button-anchor-text-color-disabled--current:var(--rui-control-error-background-color-disabled);--rui-button-anchor-text-color-focus--current:var(--rui-control-error-background-color-focus);--rui-button-anchor-text-color-hover--current:var(--rui-control-error-background-color-hover)}.rui__L8jLS{--rui-button-background-color--current:var(--rui-control-success-background-color);--rui-button-background-color-active--current:var(--rui-control-success-background-color-active);--rui-button-background-color-disabled--current:var(--rui-control-success-background-color-disabled);--rui-button-background-color-focus--current:var(--rui-control-success-background-color-focus);--rui-button-background-color-hover--current:var(--rui-control-success-background-color-hover);--rui-button-border-color--current:var(--rui-control-success-border-color);--rui-button-border-color-active--current:var(--rui-control-success-border-color-active);--rui-button-border-color-disabled--current:var(--rui-control-success-border-color-disabled);--rui-button-border-color-focus--current:var(--rui-control-success-border-color-focus);--rui-button-border-color-hover--current:var(--rui-control-success-border-color-hover);--rui-button-text-color--current:var(--rui-control-success-text-color);--rui-button-text-color-active--current:var(--rui-control-success-text-color-active);--rui-button-text-color-disabled--current:var(--rui-control-success-text-color-disabled);--rui-button-text-color-focus--current:var(--rui-control-success-text-color-focus);--rui-button-text-color-hover--current:var(--rui-control-success-text-color-hover);--rui-button-anchor-text-color--current:var(--rui-control-success-background-color);--rui-button-anchor-text-color-active--current:var(--rui-control-success-background-color-active);--rui-button-anchor-text-color-disabled--current:var(--rui-control-success-background-color-disabled);--rui-button-anchor-text-color-focus--current:var(--rui-control-success-background-color-focus);--rui-button-anchor-text-color-hover--current:var(--rui-control-success-background-color-hover)}.rui__CY-h7{--rui-button-background-color--current:var(--rui-control-warning-background-color);--rui-button-background-color-active--current:var(--rui-control-warning-background-color-active);--rui-button-background-color-disabled--current:var(--rui-control-warning-background-color-disabled);--rui-button-background-color-focus--current:var(--rui-control-warning-background-color-focus);--rui-button-background-color-hover--current:var(--rui-control-warning-background-color-hover);--rui-button-border-color--current:var(--rui-control-warning-border-color);--rui-button-border-color-active--current:var(--rui-control-warning-border-color-active);--rui-button-border-color-disabled--current:var(--rui-control-warning-border-color-disabled);--rui-button-border-color-focus--current:var(--rui-control-warning-border-color-focus);--rui-button-border-color-hover--current:var(--rui-control-warning-border-color-hover);--rui-button-text-color--current:var(--rui-control-warning-text-color);--rui-button-text-color-active--current:var(--rui-control-warning-text-color-active);--rui-button-text-color-disabled--current:var(--rui-control-warning-text-color-disabled);--rui-button-text-color-focus--current:var(--rui-control-warning-text-color-focus);--rui-button-text-color-hover--current:var(--rui-control-warning-text-color-hover);--rui-button-anchor-text-color--current:var(--rui-control-warning-background-color);--rui-button-anchor-text-color-active--current:var(--rui-control-warning-background-color-active);--rui-button-anchor-text-color-disabled--current:var(--rui-control-warning-background-color-disabled);--rui-button-anchor-text-color-focus--current:var(--rui-control-warning-background-color-focus);--rui-button-anchor-text-color-hover--current:var(--rui-control-warning-background-color-hover)}.rui__kSC7T{width:100%}.rui__5xuso{text-wrap:nowrap;margin-bottom:-.0625rem;user-select:none}.rui__3BA1d{align-items:center;color:inherit;display:inline-flex;flex-direction:row;justify-content:center;vertical-align:top}.rui__3BA1d>svg{height:1em;width:1em}.rui__0gxd1{margin-left:var(--rui-control-icon-spacing)}.rui__Vobrl{margin-right:var(--rui-control-icon-spacing)}.rui__KHu0d{background:transparent;border:0;color:var(--rui-field-faux-input-text-color--current);flex:1;height:var(--rui-field-height);margin:calc(var(--rui-field-padding-y)*-1) calc(var(--rui-field-padding-x)*-1);min-width:0;outline:none;padding:0;padding:var(--rui-field-padding-y) var(--rui-field-padding-x)}.rui__KHu0d::placeholder{color:var(--rui-field-faux-input-placeholder-color--current)}.rui__KHu0d:read-only{cursor:pointer}.rui__kJq72{font-size:var(--rui-field-compact-font-size);height:var(--rui-field-compact-height);line-height:var(--rui-field-compact-line-height);margin:calc(var(--rui-field-compact-padding-y)*-1) calc(var(--rui-field-compact-padding-x)*-1);padding:var(--rui-field-compact-padding-y) var(--rui-field-compact-padding-x)}.rui__OV4ix{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.rui__HQxnZ{--rui-dropdown-menu-arrow-size:calc(var(--rui-space-3xs)*sqrt(2));--rui-dropdown-menu-arrow-edge-offset:calc(var(--rui-space-xs) - 0.10938rem);--rui-dropdown-menu-arrow-position-adjustment:0.03125rem;--rui-dropdown-menu-arrow-enter-distance:var(--rui-space-4xs);--rui-dropdown-menu-arrow-enter-left:translateX(calc((var(--rui-dropdown-menu-arrow-enter-distance) + var(--rui-dropdown-menu-arrow-position-adjustment))*-1));--rui-dropdown-menu-arrow-enter-right:translateX(calc(var(--rui-dropdown-menu-arrow-enter-distance) + var(--rui-dropdown-menu-arrow-position-adjustment)));--rui-dropdown-menu-arrow-enter-up:translateY(calc((var(--rui-dropdown-menu-arrow-enter-distance) + var(--rui-dropdown-menu-arrow-position-adjustment))*-1));--rui-dropdown-menu-arrow-enter-down:translateY(calc(var(--rui-dropdown-menu-arrow-enter-distance) + var(--rui-dropdown-menu-arrow-position-adjustment)));--rui-dropdown-menu-arrow-left:translateX(var(--rui-dropdown-menu-arrow-position-adjustment));--rui-dropdown-menu-arrow-right:translateX(calc(var(--rui-dropdown-menu-arrow-position-adjustment)*-1));--rui-dropdown-menu-arrow-top:translateY(var(--rui-dropdown-menu-arrow-position-adjustment));--rui-dropdown-menu-arrow-bottom:translateY(calc(var(--rui-dropdown-menu-arrow-position-adjustment)*-1));--rui-dropdown-menu-arrow-left-rotate:rotate(135deg);--rui-dropdown-menu-arrow-right-rotate:rotate(-45deg);--rui-dropdown-menu-arrow-top-rotate:rotate(-135deg);--rui-dropdown-menu-arrow-bottom-rotate:rotate(45deg);background:var(--rui-color-background-secondary);border-radius:var(--rui-field-border-radius);box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),0 var(--rui-shadow-offset-l) var(--rui-shadow-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-l) * 100%)),0 var(--rui-shadow-ambient-offset-l) var(--rui-shadow-ambient-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-l) * 100%));height:100%;margin:0;overflow-y:auto;padding:var(--rui-space-2xs) 0;pointer-events:none;position:static;white-space:normal}.rui__1sAMF{pointer-events:auto}.rui__cephA{height:auto;max-height:100%}.rui__wTLwy{height:auto;max-height:calc(var(--rui-font-size-s)*var(--rui-line-height-none)*4.5 + var(--rui-space-3xs)*2*4.5 + var(--rui-space-2xs))}.rui__6U4ne{height:auto;max-height:calc(var(--rui-font-size-s)*var(--rui-line-height-none)*8.5 + var(--rui-space-3xs)*2*8.5 + var(--rui-space-2xs))}.rui__cYDlk{height:auto;max-height:calc(var(--rui-font-size-s)*var(--rui-line-height-none)*16.5 + var(--rui-space-3xs)*2*16.5 + var(--rui-space-2xs))}.rui__XOYaQ{width:auto}.rui__77-hf{width:112px}.rui__kENaj{width:176px}.rui__Oq7L1{width:240px}.rui__9r6xh:after,.rui__9r6xh:before{background:inherit;border-bottom-right-radius:var(--rui-radius-2xs);box-sizing:inherit;content:"";height:var(--rui-dropdown-menu-arrow-size);position:absolute;transition-delay:0;transition-duration:var(--rui-dropdown-menu-transition-duration);transition-property:transform;transition-timing-function:var(--rui-control-transition-timing);width:var(--rui-dropdown-menu-arrow-size);z-index:0}.rui__9r6xh:before{z-index:-1}.rui__9r6xh:after{clip-path:polygon(calc(100% + .0625rem) 0,100% 0,0 100%,0 calc(100% + .0625rem),calc(100% + 100px) calc(100% + 100px));z-index:0}.rui__JtaZp:after,.rui__JtaZp:before{bottom:calc(var(--rui-dropdown-menu-arrow-size)/-2);left:50%;margin-left:calc(var(--rui-dropdown-menu-arrow-size)/-2);transform:var(--rui-dropdown-menu-arrow-enter-up) var(--rui-dropdown-menu-arrow-bottom-rotate)}.rui__JtaZp:before{box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),calc(var(--rui-shadow-offset-l)*.707) calc(var(--rui-shadow-offset-l)*.707) var(--rui-shadow-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-l) * 100%)),calc(var(--rui-shadow-ambient-offset-l)*.707) calc(var(--rui-shadow-ambient-offset-l)*.707) var(--rui-shadow-ambient-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-l) * 100%))}.rui__DqC2B:after,.rui__DqC2B:before{bottom:calc(var(--rui-dropdown-menu-arrow-size)/-2);left:var(--rui-dropdown-menu-arrow-edge-offset);transform:var(--rui-dropdown-menu-arrow-enter-up) var(--rui-dropdown-menu-arrow-bottom-rotate)}.rui__DqC2B:before{box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),calc(var(--rui-shadow-offset-l)*.707) calc(var(--rui-shadow-offset-l)*.707) var(--rui-shadow-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-l) * 100%)),calc(var(--rui-shadow-ambient-offset-l)*.707) calc(var(--rui-shadow-ambient-offset-l)*.707) var(--rui-shadow-ambient-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-l) * 100%))}.rui__Z21tN:after,.rui__Z21tN:before{bottom:calc(var(--rui-dropdown-menu-arrow-size)/-2);right:var(--rui-dropdown-menu-arrow-edge-offset);transform:var(--rui-dropdown-menu-arrow-enter-up) var(--rui-dropdown-menu-arrow-bottom-rotate)}.rui__Z21tN:before{box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),calc(var(--rui-shadow-offset-l)*.707) calc(var(--rui-shadow-offset-l)*.707) var(--rui-shadow-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-l) * 100%)),calc(var(--rui-shadow-ambient-offset-l)*.707) calc(var(--rui-shadow-ambient-offset-l)*.707) var(--rui-shadow-ambient-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-l) * 100%))}.rui__28DW9:after,.rui__28DW9:before{left:calc(var(--rui-dropdown-menu-arrow-size)/-2);margin-top:calc(var(--rui-dropdown-menu-arrow-size)/-2);top:50%;transform:var(--rui-dropdown-menu-arrow-enter-right) var(--rui-dropdown-menu-arrow-left-rotate)}.rui__28DW9:before{box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),calc(var(--rui-shadow-offset-l)*.707) calc(var(--rui-shadow-offset-l)*-.707) var(--rui-shadow-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-l) * 100%)),calc(var(--rui-shadow-ambient-offset-l)*.707) calc(var(--rui-shadow-ambient-offset-l)*-.707) var(--rui-shadow-ambient-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-l) * 100%))}.rui__UT-Pa:after,.rui__UT-Pa:before{left:calc(var(--rui-dropdown-menu-arrow-size)/-2);top:var(--rui-dropdown-menu-arrow-edge-offset);transform:var(--rui-dropdown-menu-arrow-enter-right) var(--rui-dropdown-menu-arrow-left-rotate)}.rui__UT-Pa:before{box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),calc(var(--rui-shadow-offset-l)*.707) calc(var(--rui-shadow-offset-l)*-.707) var(--rui-shadow-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-l) * 100%)),calc(var(--rui-shadow-ambient-offset-l)*.707) calc(var(--rui-shadow-ambient-offset-l)*-.707) var(--rui-shadow-ambient-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-l) * 100%))}.rui__FB7x1:after,.rui__FB7x1:before{bottom:var(--rui-dropdown-menu-arrow-size);left:calc(var(--rui-dropdown-menu-arrow-size)/-2);transform:var(--rui-dropdown-menu-arrow-enter-right) var(--rui-dropdown-menu-arrow-left-rotate)}.rui__FB7x1:before{box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),calc(var(--rui-shadow-offset-l)*.707) calc(var(--rui-shadow-offset-l)*-.707) var(--rui-shadow-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-l) * 100%)),calc(var(--rui-shadow-ambient-offset-l)*.707) calc(var(--rui-shadow-ambient-offset-l)*-.707) var(--rui-shadow-ambient-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-l) * 100%))}.rui__Yq8oe:after,.rui__Yq8oe:before{margin-top:calc(var(--rui-dropdown-menu-arrow-size)/-2);right:calc(var(--rui-dropdown-menu-arrow-size)/-2);top:50%;transform:var(--rui-dropdown-menu-arrow-enter-left) var(--rui-dropdown-menu-arrow-right-rotate)}.rui__Yq8oe:before{box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),calc(var(--rui-shadow-offset-l)*-.707) calc(var(--rui-shadow-offset-l)*.707) var(--rui-shadow-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-l) * 100%)),calc(var(--rui-shadow-ambient-offset-l)*-.707) calc(var(--rui-shadow-ambient-offset-l)*.707) var(--rui-shadow-ambient-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-l) * 100%))}.rui__2IEhQ:after,.rui__2IEhQ:before{right:calc(var(--rui-dropdown-menu-arrow-size)/-2);top:var(--rui-dropdown-menu-arrow-edge-offset);transform:var(--rui-dropdown-menu-arrow-enter-left) var(--rui-dropdown-menu-arrow-right-rotate)}.rui__2IEhQ:before{box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),calc(var(--rui-shadow-offset-l)*-.707) calc(var(--rui-shadow-offset-l)*.707) var(--rui-shadow-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-l) * 100%)),calc(var(--rui-shadow-ambient-offset-l)*-.707) calc(var(--rui-shadow-ambient-offset-l)*.707) var(--rui-shadow-ambient-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-l) * 100%))}.rui__2VFWR:after,.rui__2VFWR:before{bottom:var(--rui-dropdown-menu-arrow-edge-offset);right:calc(var(--rui-dropdown-menu-arrow-size)/-2);transform:var(--rui-dropdown-menu-arrow-enter-left) var(--rui-dropdown-menu-arrow-right-rotate)}.rui__2VFWR:before{box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),calc(var(--rui-shadow-offset-l)*-.707) calc(var(--rui-shadow-offset-l)*.707) var(--rui-shadow-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-l) * 100%)),calc(var(--rui-shadow-ambient-offset-l)*-.707) calc(var(--rui-shadow-ambient-offset-l)*.707) var(--rui-shadow-ambient-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-l) * 100%))}.rui__M3UJ1:after,.rui__M3UJ1:before{left:50%;margin-left:calc(var(--rui-dropdown-menu-arrow-size)/-2);top:calc(var(--rui-dropdown-menu-arrow-size)/-2);transform:var(--rui-dropdown-menu-arrow-enter-down) var(--rui-dropdown-menu-arrow-top-rotate)}.rui__M3UJ1:before{box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),calc(var(--rui-shadow-offset-l)*-.707) calc(var(--rui-shadow-offset-l)*-.707) var(--rui-shadow-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-l) * 100%)),calc(var(--rui-shadow-ambient-offset-l)*-.707) calc(var(--rui-shadow-ambient-offset-l)*-.707) var(--rui-shadow-ambient-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-l) * 100%))}.rui__WYQ63:after,.rui__WYQ63:before{left:var(--rui-dropdown-menu-arrow-edge-offset);top:calc(var(--rui-dropdown-menu-arrow-size)/-2);transform:var(--rui-dropdown-menu-arrow-enter-down) var(--rui-dropdown-menu-arrow-top-rotate)}.rui__WYQ63:before{box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),calc(var(--rui-shadow-offset-l)*-.707) calc(var(--rui-shadow-offset-l)*-.707) var(--rui-shadow-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-l) * 100%)),calc(var(--rui-shadow-ambient-offset-l)*-.707) calc(var(--rui-shadow-ambient-offset-l)*-.707) var(--rui-shadow-ambient-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-l) * 100%))}.rui__aPrWq:after,.rui__aPrWq:before{right:var(--rui-dropdown-menu-arrow-edge-offset);top:calc(var(--rui-dropdown-menu-arrow-size)/-2);transform:var(--rui-dropdown-menu-arrow-enter-down) var(--rui-dropdown-menu-arrow-top-rotate)}.rui__aPrWq:before{box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),calc(var(--rui-shadow-offset-l)*-.707) calc(var(--rui-shadow-offset-l)*-.707) var(--rui-shadow-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-l) * 100%)),calc(var(--rui-shadow-ambient-offset-l)*-.707) calc(var(--rui-shadow-ambient-offset-l)*-.707) var(--rui-shadow-ambient-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-l) * 100%))}.rui__KRtoy:after,.rui__KRtoy:before{transition-delay:calc(var(--rui-dropdown-menu-transition-duration)/3)}.rui__KRtoy.rui__DqC2B:after,.rui__KRtoy.rui__DqC2B:before,.rui__KRtoy.rui__JtaZp:after,.rui__KRtoy.rui__JtaZp:before,.rui__KRtoy.rui__Z21tN:after,.rui__KRtoy.rui__Z21tN:before{transform:var(--rui-dropdown-menu-arrow-bottom) var(--rui-dropdown-menu-arrow-bottom-rotate)}.rui__KRtoy.rui__28DW9:after,.rui__KRtoy.rui__28DW9:before,.rui__KRtoy.rui__FB7x1:after,.rui__KRtoy.rui__FB7x1:before,.rui__KRtoy.rui__UT-Pa:after,.rui__KRtoy.rui__UT-Pa:before{transform:var(--rui-dropdown-menu-arrow-left) var(--rui-dropdown-menu-arrow-left-rotate)}.rui__KRtoy.rui__2IEhQ:after,.rui__KRtoy.rui__2IEhQ:before,.rui__KRtoy.rui__2VFWR:after,.rui__KRtoy.rui__2VFWR:before,.rui__KRtoy.rui__Yq8oe:after,.rui__KRtoy.rui__Yq8oe:before{transform:var(--rui-dropdown-menu-arrow-right) var(--rui-dropdown-menu-arrow-right-rotate)}.rui__KRtoy.rui__M3UJ1:after,.rui__KRtoy.rui__M3UJ1:before,.rui__KRtoy.rui__WYQ63:after,.rui__KRtoy.rui__WYQ63:before,.rui__KRtoy.rui__aPrWq:after,.rui__KRtoy.rui__aPrWq:before{transform:var(--rui-dropdown-menu-arrow-top) var(--rui-dropdown-menu-arrow-top-rotate)}.rui__X9DDK{opacity:0;transition-duration:var(--rui-dropdown-menu-transition-duration),var(--rui-dropdown-menu-transition-duration);transition-property:opacity,transform;transition-timing-function:var(--rui-control-transition-timing),var(--rui-control-transition-timing);will-change:opacity,transform}.rui__DynF3{transform:translateY(calc(var(--rui-space-4xs) * -1))}.rui__nfCvO{transform:translateX(var(--rui-space-4xs))}.rui__9GYqi{transform:translateX(calc(var(--rui-space-4xs) * -1))}.rui__oliNU{transform:translateY(var(--rui-space-4xs))}.rui__SAZTF,.rui__ZQFFz{opacity:.01}.rui__SAZTF.rui__DynF3,.rui__ZQFFz.rui__DynF3{transform:translateY(calc(var(--rui-space-4xs) * -1))}.rui__SAZTF.rui__nfCvO,.rui__ZQFFz.rui__nfCvO{transform:translateX(var(--rui-space-4xs))}.rui__SAZTF.rui__9GYqi,.rui__ZQFFz.rui__9GYqi{transform:translateX(calc(var(--rui-space-4xs) * -1))}.rui__SAZTF.rui__oliNU,.rui__ZQFFz.rui__oliNU{transform:translateY(var(--rui-space-4xs))}.rui__N9dCs,.rui__QG4gr,.rui__UmM-t,.rui__Y8VFI,.rui__suXot{opacity:var(--rui-effect-opacity-100);transition-duration:var(--rui-dropdown-menu-transition-duration),var(--rui-dropdown-menu-transition-duration)}.rui__N9dCs.rui__DynF3,.rui__QG4gr.rui__DynF3,.rui__UmM-t.rui__DynF3,.rui__Y8VFI.rui__DynF3,.rui__suXot.rui__DynF3{transform:translateY(0)}.rui__N9dCs.rui__9GYqi,.rui__N9dCs.rui__nfCvO,.rui__QG4gr.rui__9GYqi,.rui__QG4gr.rui__nfCvO,.rui__UmM-t.rui__9GYqi,.rui__UmM-t.rui__nfCvO,.rui__Y8VFI.rui__9GYqi,.rui__Y8VFI.rui__nfCvO,.rui__suXot.rui__9GYqi,.rui__suXot.rui__nfCvO{transform:translateX(0)}.rui__N9dCs.rui__oliNU,.rui__QG4gr.rui__oliNU,.rui__UmM-t.rui__oliNU,.rui__Y8VFI.rui__oliNU,.rui__suXot.rui__oliNU{transform:translateY(0)}.rui__eWo64,.rui__rwtfX{opacity:0}.rui__eWo64.rui__DynF3,.rui__rwtfX.rui__DynF3{transform:translateY(calc(var(--rui-space-4xs) * -1))}.rui__eWo64.rui__nfCvO,.rui__rwtfX.rui__nfCvO{transform:translateX(var(--rui-space-4xs))}.rui__eWo64.rui__9GYqi,.rui__rwtfX.rui__9GYqi{transform:translateX(calc(var(--rui-space-4xs) * -1))}.rui__eWo64.rui__oliNU,.rui__rwtfX.rui__oliNU{transform:translateY(var(--rui-space-4xs))}.rui__GUCLj{display:block;font-size:.01px;left:0;position:absolute;top:0;z-index:1}.rui__v5SoI{visibility:hidden}.rui__-Yrlu{padding-top:var(--rui-space-xs)}.rui__xmwXG{padding-right:var(--rui-space-xs)}.rui__OYZ93{padding-left:var(--rui-space-xs)}.rui__TAjb0{padding-bottom:var(--rui-space-xs)}.rui__B5Ctp{word-wrap:break-word;align-items:center;background:inherit;cursor:pointer;display:flex;flex-direction:row;font-size:var(--rui-font-size-s);gap:var(--rui-space-3xs);justify-content:start;line-height:var(--rui-line-height-none);padding:var(--rui-space-3xs) var(--rui-space-3xs);position:relative;text-decoration:none;transition-duration:var(--rui-duration-normal),var(--rui-duration-normal);transition-property:background,color;transition-timing-function:var(--rui-timing-ease-out),var(--rui-timing-ease-out);user-select:none;z-index:2}.rui__B5Ctp:active{background:var(--rui-color-background-highlight);color:var(--rui-color-white);outline:none}.rui__B5Ctp:disabled{filter:var(--rui-filter-brightness-50);pointer-events:none}.rui__B5Ctp:focus-visible{background:var(--rui-color-background-raised);color:var(--rui-color-white);outline:none}.rui__B5Ctp:hover{background:var(--rui-color-background-raised);color:var(--rui-color-white);outline:none}.rui__yBA8Z{padding:var(--rui-space-4xs) var(--rui-space-4xs)}.rui__aRZ4-{filter:var(--rui-filter-brightness-50);pointer-events:none}.rui__Ut3vj{background:var(--rui-color-background-raised);color:var(--rui-color-white);outline:none}.rui__DD4-u:not(.rui__aRZ4-){background:var(--rui-color-background-highlight);color:var(--rui-color-white)}.rui__dYLjX{color:var(--rui-color-text-secondary);font-size:var(--rui-font-size-xs)}.rui__Qw0OJ,.rui__dYLjX{font-weight:inherit;line-height:inherit;user-select:none}.rui__Qw0OJ{font-size:inherit}.rui__Tfj0r{align-items:normal;flex-direction:column;flex-grow:1;gap:var(--rui-space-4xs);justify-content:normal;user-select:none}.rui__Tfj0r,.rui__db3Wp{align-self:start;display:flex}.rui__db3Wp{align-items:center;background:var(--rui-color-grey-700);border-radius:4px;box-shadow:var(--rui-border-inset-all) var(--rui-color-grey-500);color:var(--rui-color-grey-400);flex-grow:0;flex-shrink:0;font-size:11px;height:14px;justify-content:center;width:14px}.rui__db3Wp svg{display:none}.rui__9-DW7,.rui__db3Wp[aria-checked=true]{background:var(--rui-color-blue-800);box-shadow:var(--rui-border-inset-all) var(--rui-color-blue-400);color:var(--rui-color-blue-200)}.rui__9-DW7 svg,.rui__db3Wp[aria-checked=true] svg{display:block}.rui__tosMV{box-shadow:inset 0 var(--rui-border-width-base) 0 0 var(--rui-color-border-base);height:var(--rui-border-width-base);margin:0;padding:0;width:100%}.rui__KIUAN{align-items:center;align-self:start;color:var(--rui-color-grey-400);display:flex;flex-grow:0;flex-shrink:0;font-size:11px;height:14px;justify-content:center;width:14px}.rui__KIUAN svg{display:none}.rui__XZzA7{color:var(--rui-color-grey-200)}.rui__XZzA7 svg{display:block}.rui__zYI09{align-self:flex-start;gap:var(--rui-space-3xs);height:fit-content;justify-content:start}.rui__3hiXE,.rui__zYI09{align-items:center;display:flex}.rui__3hiXE{--tag-button-height:calc(var(--rui-font-size-s)*var(--rui-line-height-normal));--tag-transition-duration:var(--rui-control-transition-duration);--tag-transition-timing:var(--rui-control-transition-timing);align-self:start;border:none;border-radius:var(--rui-radius-s);box-sizing:content-box;color:var(--rui-color-text-base);cursor:pointer;flex-grow:0;flex-shrink:0;font-size:var(--rui-font-size-s);height:var(--tag-button-height);justify-content:space-between;outline:none;padding:0;position:relative;transition-duration:var(--tag-transition-duration),var(--tag-transition-duration);transition-property:box-shadow,color;transition-timing-function:var(--tag-transition-timing),var(--tag-transition-timing);will-change:color}.rui__3hiXE:before{background-color:var(--rui-color-background-base)}.rui__3hiXE:after,.rui__3hiXE:before{border-radius:var(--rui-radius-s);content:"";inset:0;position:absolute;transition-duration:var(--tag-transition-duration);transition-property:background-color;transition-timing-function:var(--tag-transition-timing);z-index:-1}.rui__3hiXE:after{background-color:oklch(from var(--rui-color-background-highlight) l c h/.75)}.rui__3hiXE:hover:after{background-color:oklch(from var(--rui-color-background-highlight) l c h/1)}.rui__3hiXE:focus-visible:after{background-color:oklch(from var(--rui-color-background-highlight) l c h/1)}.rui__didgg{align-items:center;border:none;color:var(--rui-color-text-subtle);cursor:pointer;display:flex;flex-direction:row;height:100%;justify-content:center;margin-left:var(--rui-space-4xs);opacity:1;outline:none;padding:var(--rui-space-4xs) var(--rui-space-2xs) var(--rui-space-4xs) var(--rui-space-2xs);transition-duration:var(--rui-control-transition-duration);transition-property:color;transition-timing-function:var(--rui-control-transition-timing);vertical-align:top;z-index:2}.rui__didgg>svg{color:inherit;height:1em;pointer-events:none;width:1em}.rui__didgg:active,.rui__didgg:focus-visible,.rui__didgg:hover{color:var(--rui-color-text-highlight)}.rui__4Xyjx{--rui-field-tags-container-height-s:calc(var(--rui-font-size-s)*var(--rui-line-height-normal)*2.5 + var(--rui-field-padding-y));--rui-field-tags-container-height-m:calc(var(--rui-font-size-s)*var(--rui-line-height-normal)*4.5 + var(--rui-field-padding-y));--rui-field-tags-container-height-l:calc(var(--rui-font-size-s)*var(--rui-line-height-normal)*8.5 + var(--rui-field-padding-y));--rui-field-tags-container-height-xl:calc(var(--rui-font-size-s)*var(--rui-line-height-normal)*16.5 + var(--rui-field-padding-y));--rui-field-tags-container-height-text-input:var(--rui-field-height);align-content:flex-start;align-items:center;background-color:transparent;border:none;box-shadow:none;cursor:pointer;display:flex;flex-grow:1;flex-shrink:1;flex-wrap:wrap;font-size:var(--rui-field-font-size);gap:var(--rui-space-3xs);height:var(--rui-field-tags-container-height-m);justify-content:start;line-height:var(--rui-field-line-height);margin:calc(var(--rui-field-padding-y)*-1 + .0625rem) calc(var(--rui-field-padding-x)*-1);min-height:100%;outline:none;overflow-y:auto;padding:var(--rui-field-padding-y) var(--rui-field-padding-x);width:auto}.rui__gIPuD{height:var(--rui-field-tags-container-height-s)}.rui__LR6TB{height:var(--rui-field-tags-container-height-m)}.rui__iyLuK{height:var(--rui-field-tags-container-height-l)}.rui__VMTZW{height:var(--rui-field-tags-container-height-xl)}.rui__Nq-Go{height:var(--rui-field-tags-container-height-text-input)}.rui__6jdGl,.rui__HWUbc{flex-grow:0;flex-shrink:0}.rui__6jdGl{--transition-duration:var(--rui-duration-normal);--transition-timing-function:var(--rui-timing-ease-out);--background-color:var(--rui-field-control-background-color);--bg-active-color:var(--rui-field-control-background-color-active);--bg-hover-color:var(--rui-field-control-background-color-hover);--svg-color:var(--rui-field-control-text-color);--svg-focus-color:var(--rui-field-control-text-color-focus);--svg-hover-color:var(--rui-field-control-text-color-hover);align-items:center;background:transparent;border:none;box-sizing:content-box;color:var(--svg-color);cursor:pointer;display:flex;height:13px;justify-content:center;outline:none;padding:var(--rui-space-3xs);position:relative;transition-duration:var(--transition-duration),var(--transition-duration);transition-property:color,opacity;transition-timing-function:var(--transition-timing-function),var(--transition-timing-function);width:13px;will-change:color;z-index:0}.rui__6jdGl,.rui__6jdGl:before{border-radius:var(--rui-radius-circle)}.rui__6jdGl:before{background:var(--bg-hover-color);content:"";inset:0;opacity:var(--rui-effect-opacity-0);position:absolute;transition-duration:var(--transition-duration);transition-property:opacity;transition-timing-function:var(--transition-timing-function);z-index:-1}.rui__6jdGl:hover{color:var(--svg-hover-color)}.rui__6jdGl:hover:before{opacity:var(--rui-effect-opacity-100)}.rui__6jdGl:focus-visible{color:var(--svg-focus-color)}.rui__6jdGl:focus-visible:before{background:var(--bg-active-color);opacity:var(--rui-effect-opacity-100)}.rui__6jdGl>svg{height:var(--rui-font-size-s);width:var(--rui-font-size-s)}.rui__fNzZ3{height:var(--rui-field-compact-font-size);padding:var(--rui-space-4xs);width:var(--rui-field-compact-font-size)}.rui__i58TI{opacity:var(--rui-effect-opacity-0);pointer-events:none!important}.rui__ZL7di{gap:var(--rui-space-3xs);height:0;justify-content:start}.rui__1DGUf,.rui__ZL7di{align-items:center;display:flex}.rui__1DGUf{gap:var(--rui-space-4xs);justify-content:space-between;width:100%}.rui__7v0G8{--transition-duration:var(--rui-duration-normal);--transition-timing-function:var(--rui-timing-ease-out);--background-color:var(--rui-field-control-background-color);--bg-active-color:var(--rui-field-control-background-color-active);--bg-hover-color:var(--rui-field-control-background-color-hover);--svg-color:var(--rui-field-control-text-color);--svg-focus-color:var(--rui-field-control-text-color-focus);--svg-hover-color:var(--rui-field-control-text-color-hover);align-items:center;background:transparent;border:none;box-sizing:content-box;color:var(--svg-color);cursor:pointer;display:flex;flex-grow:0;flex-shrink:0;height:13px;justify-content:center;outline:none;padding:var(--rui-space-3xs);position:relative;transition-property:color;transition-timing-function:var(--transition-timing-function);width:13px;will-change:color;z-index:0}.rui__7v0G8,.rui__7v0G8:before{border-radius:var(--rui-radius-circle);transition-duration:var(--transition-duration)}.rui__7v0G8:before{background:var(--bg-hover-color);content:"";inset:0;opacity:var(--rui-effect-opacity-0);position:absolute;transition-property:opacity;transition-timing-function:var(--transition-timing-function);z-index:-1}.rui__7v0G8:hover{color:var(--svg-hover-color)}.rui__7v0G8:hover:before{opacity:var(--rui-effect-opacity-100)}.rui__7v0G8>svg{height:var(--rui-font-size-s);perspective:80cqw;transform:rotateX(0deg);transition-duration:var(--transition-duration);transition-property:transform;transition-timing-function:var(--transition-timing-function);width:var(--rui-font-size-s)}.rui__7v0G8:focus-visible,.rui__JnJAk{color:var(--svg-focus-color)}.rui__7v0G8:focus-visible:before,.rui__JnJAk:before{background:var(--bg-active-color);opacity:var(--rui-effect-opacity-100)}.rui__q-MKJ{height:var(--rui-field-compact-font-size);padding:var(--rui-space-4xs);width:var(--rui-field-compact-font-size)}.rui__eg-vK>svg{transform:rotateX(180deg)}.rui__RKJ3t{--rui-dropzone-content-text-color--current:var(--rui-field-placeholder-color);align-items:center;color:var(--rui-dropzone-content-text-color--current);display:flex;flex-direction:column;gap:var(--rui-space-m);justify-content:center;min-height:calc(var(--rui-field-height)*2.5);padding:var(--rui-space-4xs) 0;text-align:center;width:100%}.rui__9hnkE{gap:var(--rui-space-s);min-height:calc(var(--rui-field-height)*1.5)}.rui__oOvHJ{--rui-dropzone-content-text-color--current:var(--rui-field-text-color)}.rui__2tinE{--rui-dropzone-content-text-color--current:var(--rui-color-green-600)}.rui__q0B5P{--rui-dropzone-content-text-color--current:var(--rui-color-red-600)}.rui__R-Jhp{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.rui__aj-2i{flex:1 1 auto;padding:var(--rui-space-m) 0;width:100%}.rui__aj-2i,.rui__zo8fz{display:flex;flex-direction:column;justify-content:flex-start}.rui__zo8fz{align-items:start;height:100vh}.rui__jqLEG{align-self:normal;background:var(--rui-color-background-base);box-shadow:var(--rui-border-thin-smooth-outset-right) var(--rui-color-border-base),var(--rui-border-thin-outset-right) var(--rui-color-border-base);color:var(--rui-color-text-base);display:flex;flex:0 1 auto;flex-direction:column;max-width:var(--rui-width-2xl);overflow-y:auto;position:sticky;top:0;width:100%;z-index:1000}.rui__OEe4I{align-items:center;color:inherit;display:flex;flex-shrink:0;justify-content:center}.rui__OEe4I img,.rui__OEe4I svg{height:100%;object-fit:contain;user-select:none;width:auto}.rui__NhSbr{background:inherit;box-shadow:var(--rui-border-thin-inset-bottom) var(--rui-color-border-base);display:block;flex-shrink:1;font-size:var(--rui-font-size-l);line-height:var(--rui-line-height-snug);padding:var(--rui-space-m);position:sticky;top:0;z-index:2}.rui__rnusv{align-items:center;background:transparent;box-sizing:content-box;color:var(--rui-color-text-base);display:flex;flex-direction:row;font-size:var(--rui-font-size-s);gap:var(--rui-space-xs);height:calc(var(--rui-font-size-l)*var(--rui-line-height-none));justify-content:flex-start;line-height:var(--rui-line-height-none);margin-left:calc(var(--rui-space-2xs)*-1);margin-right:calc(var(--rui-space-2xs)*-1);overflow:hidden;padding:calc(var(--rui-space-4xs) + var(--rui-space-2xs)/2) var(--rui-space-2xs);position:relative;transition-duration:var(--rui-control-transition-duration);transition-property:color;transition-timing-function:var(--rui-control-transition-timing);white-space:nowrap;width:100%;z-index:1}.rui__rnusv span{margin-bottom:-.0625rem}.rui__rnusv:before{background:transparent;border-radius:var(--rui-radius-s);bottom:calc(var(--rui-space-2xs)/2);content:"";left:0;position:absolute;right:0;top:calc(var(--rui-space-2xs)/2);transition-duration:var(--rui-control-transition-duration);transition-property:background;transition-timing-function:var(--rui-control-transition-timing);z-index:-1}.rui__rnusv.active,.rui__rnusv.rui__oELQt{color:var(--rui-color-text-highlight)!important}.rui__rnusv.active:before,.rui__rnusv.rui__oELQt:before{background:var(--rui-color-background-raised)!important}.rui__rnusv.rui__luo1j,.rui__rnusv:focus-visible{color:var(--rui-color-text-base)}.rui__rnusv.rui__luo1j:before,.rui__rnusv:focus-visible:before{background:var(--rui-color-background-secondary)}.rui__rnusv.rui__mm6A0,.rui__rnusv:hover{color:var(--rui-color-text-base)}.rui__rnusv.rui__mm6A0:before,.rui__rnusv:hover:before{background:var(--rui-color-background-secondary)}.rui__rnusv.rui__rqqvK,.rui__rnusv:disabled{color:var(--rui-color-text-muted)}.rui__rnusv.rui__rqqvK:before,.rui__rnusv:disabled:before{background:var(--rui-color-background-base)}.rui__rnusv:nth-child(1 of .rui__rnusv){padding-top:var(--rui-space-4xs)}.rui__rnusv:nth-child(1 of .rui__rnusv):before{top:0}.rui__rnusv:nth-last-child(1 of .rui__rnusv){padding-bottom:var(--rui-space-4xs)}.rui__rnusv:nth-last-child(1 of .rui__rnusv):before{bottom:0}.rui__UH8rC{box-shadow:var(--rui-border-thin-inset-bottom) var(--rui-color-border-base);padding:var(--rui-space-m)}:nth-last-child(1 of .rui__UH8rC){box-shadow:none}.rui__6C56z{color:var(--rui-color-text-subtle);font-size:var(--rui-font-size-s);line-height:var(--rui-line-height-normal);margin-bottom:var(--rui-space-s)}.rui__ttEiU{align-items:center;background-color:var(--rui-color-background-base);box-shadow:var(--rui-border-thin-smooth-inset-bottom) var(--rui-color-border-base),var(--rui-border-thin-inset-bottom) var(--rui-color-border-base);display:flex;flex-direction:row;flex-shrink:0;gap:var(--rui-space-m);height:var(--rui-height-s);justify-content:flex-start;padding:0 var(--rui-grid-container-padding);position:sticky;top:0;width:100%;z-index:1000}.rui__ZoVnR{color:var(--rui-color-text-base);flex-direction:column;font-size:var(--rui-font-size-s);justify-content:center;line-height:var(--rui-line-height-none)}.rui__ZoVnR,.rui__jMwDA{align-items:center;display:flex;height:100%}.rui__jMwDA{flex-direction:row;gap:var(--rui-space-m);overflow:hidden}.rui__C9fos,.rui__jMwDA{justify-content:flex-start}.rui__C9fos{margin-left:calc(var(--rui-grid-container-padding)*-1);min-width:var(--rui-width-m);order:1;padding-left:var(--rui-grid-container-padding)}.rui__YwMEn{justify-content:flex-start;order:2}.rui__RrWxU{justify-content:flex-end;margin-left:auto;order:3}.rui__8Zl9R{align-self:normal;background:var(--rui-color-background-secondary);box-shadow:var(--rui-border-thin-smooth-inset-right) var(--rui-color-border-base),var(--rui-border-thin-inset-right) var(--rui-color-border-base);color:var(--rui-color-text-base);cursor:default;display:flex;flex-direction:column;inset:0;max-width:100vw;position:absolute;transition-duration:var(--rui-duration-normal);transition-property:width;transition-timing-function:var(--rui-timing-ease-out);width:100%;z-index:1}.rui__8Zl9R:not(.rui__FK527):not(.rui__-xZh0){cursor:e-resize}.rui__-xZh0{cursor:default;width:var(--sidebar-width--opened)}.rui__MhUbO{flex:1 0 auto;flex-shrink:1;overflow-y:auto;padding:var(--rui-space-m)}.rui__3l3tB,.rui__MhUbO{font-size:var(--rui-font-size-xs);width:100%}.rui__3l3tB{gap:var(--rui-space-xs);justify-content:flex-start;min-height:var(--rui-height-s);padding:var(--rui-space-2xs) var(--rui-space-m) var(--rui-space-2xs) var(--rui-space-m)}.rui__3l3tB,.rui__pxonM{align-items:center;display:flex;flex-shrink:0}.rui__pxonM{color:inherit;height:1em;justify-content:center;width:1em}.rui__pxonM img,.rui__pxonM svg{height:100%;object-fit:contain;user-select:none;width:auto}.rui__Jw-R-{align-items:center;background:transparent;color:var(--rui-control-background-color);display:flex;flex-direction:row;font-size:var(--rui-font-size-l);gap:var(--rui-space-xs);justify-content:flex-start;overflow:hidden;padding:var(--rui-space-4xs) calc(var(--rui-space-4xs) + var(--rui-space-2xs)/2);position:relative;transition-property:color;transition-timing-function:var(--rui-control-transition-timing);z-index:1}.rui__Jw-R-,.rui__Jw-R-:before{transition-duration:var(--rui-control-transition-duration)}.rui__Jw-R-:before{background:var(--rui-color-black);border-radius:var(--rui-radius-s);bottom:0;content:"";left:calc(var(--rui-space-2xs)/2);position:absolute;right:calc(var(--rui-space-2xs)/2);top:0;transition-property:background;transition-timing-function:var(--rui-control-transition-timing);z-index:-1}.rui__Jw-R-.active,.rui__Jw-R-.rui__aHywA,.rui__Jw-R-:active{color:var(--rui-control-text-color-active)}.rui__Jw-R-.active:before,.rui__Jw-R-.rui__aHywA:before,.rui__Jw-R-:active:before{background:var(--rui-control-background-color-active)}.rui__Jw-R-.rui__pF9f1,.rui__Jw-R-:focus-visible{color:var(--rui-control-text-color)}.rui__Jw-R-.rui__pF9f1:before,.rui__Jw-R-:focus-visible:before{background:var(--rui-control-background-color-active)}.rui__Jw-R-.rui__KDQcD,.rui__Jw-R-:hover{color:var(--rui-control-text-color)}.rui__Jw-R-.rui__KDQcD:before,.rui__Jw-R-:hover:before{background:var(--rui-control-background-color-active)}.rui__Jw-R-.rui__M-4Y8,.rui__Jw-R-:disabled{color:var(--rui-control-text-color-disabled)}.rui__Jw-R-.rui__M-4Y8:before,.rui__Jw-R-:disabled:before{background:var(--rui-control-background-color-disabled)}.rui__Jw-R-:first-of-type{padding-left:var(--rui-space-4xs)}.rui__Jw-R-:first-of-type:before{left:0}.rui__Jw-R-:last-of-type{padding-right:var(--rui-space-4xs)}.rui__Jw-R-:last-of-type:before{right:0}.rui__grT73{color:var(--rui-color-text-subtle);justify-content:flex-start;padding:var(--rui-space-m) var(--rui-space-m) 0 var(--rui-space-m);width:100%}.rui__ZtHcz,.rui__grT73{align-items:center;background:transparent;display:flex;flex-direction:row;font-size:var(--rui-font-size-l);gap:var(--rui-space-xs);overflow:hidden;position:relative;z-index:1}.rui__ZtHcz{color:var(--rui-control-background-color);flex-shrink:0;justify-content:center;opacity:0;padding:var(--rui-space-4xs) calc(var(--rui-space-4xs) + var(--rui-space-2xs)/2);pointer-events:none;transition-duration:var(--rui-duration-normal),var(--rui-duration-normal);transition-property:color,opacity;transition-timing-function:var(--rui-timing-ease-out),var(--rui-timing-ease-out)}.rui__ZtHcz img,.rui__ZtHcz svg{height:100%;object-fit:contain;user-select:none;width:auto}.rui__ZtHcz.rui__9HSAl{opacity:1}.rui__ZtHcz:before{background:var(--rui-color-black);border-radius:var(--rui-radius-s);bottom:0;content:"";left:calc(var(--rui-space-2xs)/2);position:absolute;right:calc(var(--rui-space-2xs)/2);top:0;transition-duration:var(--rui-duration-normal);transition-property:background;transition-timing-function:var(--rui-timing-ease-out);z-index:-1}.rui__ZtHcz.active,.rui__ZtHcz.rui__iAXAW,.rui__ZtHcz:active{color:var(--rui-control-text-color-active)}.rui__ZtHcz.active:before,.rui__ZtHcz.rui__iAXAW:before,.rui__ZtHcz:active:before{background:var(--rui-control-background-color-active)}.rui__ZtHcz.rui__dKjVH,.rui__ZtHcz:focus-visible{color:var(--rui-control-text-color)}.rui__ZtHcz.rui__dKjVH:before,.rui__ZtHcz:focus-visible:before{background:var(--rui-control-background-color-active)}.rui__ZtHcz.rui__6Xrg-,.rui__ZtHcz:hover{color:var(--rui-control-text-color)}.rui__ZtHcz.rui__6Xrg-:before,.rui__ZtHcz:hover:before{background:var(--rui-control-background-color-active)}.rui__ZtHcz.rui__aIV-0,.rui__ZtHcz:disabled{color:var(--rui-control-text-color-disabled)}.rui__ZtHcz.rui__aIV-0:before,.rui__ZtHcz:disabled:before{background:var(--rui-control-background-color-disabled)}.rui__ZtHcz:first-of-type{padding-left:var(--rui-space-4xs)}.rui__ZtHcz:first-of-type:before{left:0}.rui__ZtHcz:last-of-type{padding-right:var(--rui-space-4xs)}.rui__ZtHcz:last-of-type:before{right:0}.rui__9HSAl{opacity:1;pointer-events:auto}.rui__zSMom{align-items:center;color:inherit;display:flex;flex-shrink:0;justify-content:center;width:var(--rui-font-size-l)}.rui__zSMom img,.rui__zSMom svg{object-fit:contain;user-select:none}.rui__XbOZ2{align-items:center;background:transparent;color:var(--rui-color-text-subtle);display:flex;flex-direction:row;font-size:var(--rui-font-size-l);gap:var(--rui-space-xs);justify-content:flex-start;padding:calc(var(--rui-space-4xs) + var(--rui-space-2xs)/2) 0 calc(var(--rui-space-4xs) + var(--rui-space-2xs)/2) var(--rui-space-4xs);position:relative;transition-duration:var(--rui-control-transition-duration);transition-property:color;transition-timing-function:var(--rui-control-transition-timing);z-index:1}.rui__TjAzx,.rui__XbOZ2{overflow:hidden;width:100%}.rui__TjAzx{color:inherit;font-size:var(--rui-font-size-s);height:100%;line-height:var(--rui-line-height-none);margin-bottom:-.0625rem;opacity:var(--rui-effect-opacity-0);text-align:left;text-overflow:ellipsis;transition-duration:var(--rui-duration-normal);transition-property:opacity;transition-timing-function:var(--rui-timing-ease-out);white-space:nowrap}.rui__TjAzx *{color:inherit;font-size:inherit;line-height:inherit}.rui__TjAzx img,.rui__TjAzx svg{height:100%;object-fit:contain;user-select:none;width:auto}.rui__R48Wn{opacity:var(--rui-effect-opacity-100)}.rui__2mgrl{flex-direction:row;flex-grow:1;justify-content:start}.rui__-qZJy,.rui__2mgrl{align-items:center;color:inherit;display:flex;flex-shrink:0}.rui__-qZJy{height:1em;justify-content:center;width:1em}.rui__-qZJy img,.rui__-qZJy svg{height:100%;object-fit:contain;user-select:none;width:auto}.rui__18E6X{align-items:center;color:var(--rui-color-text-subtle);display:flex;flex-direction:row;font-size:var(--rui-font-size-l);gap:var(--rui-space-xs);justify-content:flex-start;overflow:hidden;padding:calc(var(--rui-space-4xs) + var(--rui-space-2xs)/2) 0 calc(var(--rui-space-4xs) + var(--rui-space-2xs)/2) var(--rui-space-4xs);position:relative;transition-property:color;transition-timing-function:var(--rui-control-transition-timing);width:100%;z-index:1}.rui__18E6X,.rui__18E6X:before{background:transparent;transition-duration:var(--rui-control-transition-duration)}.rui__18E6X:before{border-radius:var(--rui-radius-s);bottom:calc(var(--rui-space-2xs)/2);content:"";left:0;position:absolute;right:0;top:calc(var(--rui-space-2xs)/2);transition-property:background;transition-timing-function:var(--rui-control-transition-timing);z-index:-1}.rui__18E6X.active,.rui__18E6X.rui__jDBV5{color:var(--rui-color-text-highlight)!important}.rui__18E6X.rui__jpN9U,.rui__18E6X:focus-visible{color:var(--rui-color-text-base)}.rui__18E6X.rui__4K763,.rui__18E6X:hover{color:var(--rui-color-text-base)}.rui__18E6X.rui__WtGdE,.rui__18E6X:disabled{color:var(--rui-color-text-muted);pointer-events:none}.rui__18E6X:nth-child(1 of .rui__18E6X){padding-top:var(--rui-space-4xs)}.rui__18E6X:nth-child(1 of .rui__18E6X):before{top:0}.rui__18E6X:nth-last-child(1 of .rui__18E6X){padding-bottom:var(--rui-space-4xs)}.rui__18E6X:nth-last-child(1 of .rui__18E6X):before{bottom:0}.rui__6ea0w{color:inherit;font-size:var(--rui-font-size-s);height:100%;line-height:var(--rui-line-height-none);margin-bottom:-.0625rem;opacity:var(--rui-effect-opacity-0);overflow:hidden;text-align:left;text-overflow:ellipsis;transition-duration:var(--rui-duration-normal);transition-property:opacity;transition-timing-function:var(--rui-timing-ease-out);white-space:nowrap;width:100%}.rui__6ea0w *{color:inherit;font-size:inherit;line-height:inherit}.rui__J191n{opacity:var(--rui-effect-opacity-100)}.rui__XupOs{box-shadow:inset 0 var(--rui-border-width-base) 0 0 var(--rui-color-border-base);height:1px;margin:var(--rui-space-s) 0}.rui__vnCk9{--sidebar-width--collapsed:var(--rui-width-m);--sidebar-width--opened:calc(var(--rui-width-2xl) - var(--rui-space-m)*2);align-self:normal;display:flex;flex:0 0 auto;flex-direction:column;max-width:var(--sidebar-width--opened);position:sticky;top:0;width:100%;z-index:1001}.rui__7ZWx5{flex:0 1 auto;max-width:var(--sidebar-width--collapsed)}.rui__v5K7D{--rui-feed-spacing:var(--rui-space-2xs);align-items:center;display:flex;flex-direction:column;height:100%;overflow:hidden;pointer-events:none;width:100%}.rui__-VFn1,.rui__UmuIo{flex-direction:column-reverse}.rui__-VFn1{display:flex;gap:var(--rui-feed-spacing);width:100%}.rui__UxWs1{flex-direction:column}.rui__Lzswi{margin-bottom:0;margin-top:auto}.rui__7q6YP{margin-bottom:auto;margin-top:0}.rui__9N7XR{--rui-feed-message-text-color:var(--rui-color-text-primary);max-width:100%;opacity:var(--rui-effect-opacity-100);pointer-events:auto;position:relative;transition-duration:var(--rui-feed-message-transition-duration);transition-property:opacity;transition-timing-function:var(--rui-timing-ease-out);width:100%}.rui__LeYOv,.rui__hNKPM{opacity:.01;transition-delay:var(--rui-feed-message-transition-duration)}.rui__0ZKVc,.rui__I95bU,.rui__gT7r-,.rui__lfouM{opacity:var(--rui-effect-opacity-100);transition-delay:ar(--rui-feed-message-transition-duration)}.rui__sL339{opacity:var(--rui-effect-opacity-100);transition-delay:0s}.rui__PwPTZ,.rui__eJftP{opacity:var(--rui-effect-opacity-0);transition-delay:0s}.rui__hkIRk{box-sizing:border-box;max-height:0;max-width:100%;opacity:var(--rui-effect-opacity-0);transition-duration:var(--rui-feed-message-transition-wrapper-transition-duration),var(--rui-feed-message-transition-wrapper-transition-duration);transition-property:max-height,opacity;transition-timing-function:var(--rui-timing-ease-out),var(--rui-timing-ease-out);width:100%}.rui__M-0oK,.rui__l62D3{max-height:0;opacity:.01;transition-delay:0s,0s}.rui__JdQ4p,.rui__Pzy7i,.rui__atuhh,.rui__zL6Od{max-height:calc(attr(data-real-height px, 0px) + var(--rui-feed-spacing));opacity:var(--rui-effect-opacity-100);transition-delay:0s,0s}.rui__JdQ4p,.rui__atuhh{max-height:auto}.rui__rGFbQ{max-height:calc(attr(data-real-height px, 0px) + var(--rui-feed-spacing));opacity:var(--rui-effect-opacity-100)}.rui__3COMe,.rui__cLLWR,.rui__rGFbQ{transition-delay:var(--rui-feed-message-transition-wrapper-transition-duration),var(--rui-feed-message-transition-wrapper-transition-duration)}.rui__3COMe,.rui__cLLWR{max-height:0;opacity:var(--rui-effect-opacity-0)}.rui__GFU4V{--transition-duration:var(--rui-duration-normal);--transition-timing-function:var(--rui-timing-ease-out);--background-color:var(--rui-field-control-background-color);--bg-active-color:var(--rui-field-control-background-color-active);--bg-hover-color:var(--rui-field-control-background-color-hover);--svg-color:var(--rui-field-control-text-color);--svg-focus-color:var(--rui-field-control-text-color-focus);--svg-hover-color:var(--rui-field-control-text-color-hover);align-items:center;background:transparent;border:none;box-sizing:content-box;color:var(--svg-color);cursor:pointer;display:flex;flex-grow:0;flex-shrink:0;height:var(--rui-field-font-size);justify-content:center;outline:none;padding:var(--rui-space-3xs);position:relative;transition-duration:var(--transition-duration),var(--transition-duration);transition-property:color,opacity;transition-timing-function:var(--transition-timing-function),var(--transition-timing-function);width:var(--rui-field-font-size);will-change:color;z-index:0}.rui__GFU4V,.rui__GFU4V:before{border-radius:var(--rui-radius-circle)}.rui__GFU4V:before{background:var(--bg-hover-color);content:"";inset:0;opacity:var(--rui-effect-opacity-0);position:absolute;transition-duration:var(--transition-duration);transition-property:opacity;transition-timing-function:var(--transition-timing-function);z-index:-1}.rui__GFU4V:hover{color:var(--svg-hover-color)}.rui__GFU4V:hover:before{opacity:var(--rui-effect-opacity-100)}.rui__GFU4V:focus-visible{color:var(--svg-focus-color)}.rui__GFU4V:focus-visible:before{background:var(--bg-active-color);opacity:var(--rui-effect-opacity-100)}.rui__GFU4V>svg{height:var(--rui-font-size-s);width:var(--rui-font-size-s)}.rui__L5dRS{height:var(--rui-field-compact-font-size);padding:var(--rui-space-4xs);width:var(--rui-field-compact-font-size)}.rui__rUisl{opacity:var(--rui-effect-opacity-0);pointer-events:none!important}.rui__jfuQe{align-items:center;display:flex;height:0;justify-content:start}.rui__ZMDzP,.rui__jfuQe{gap:var(--rui-space-3xs)}.rui__ENQXn{gap:var(--rui-space-4xs);justify-content:space-between;width:100%}.rui__4ytY1,.rui__ENQXn{align-items:center;display:flex}.rui__4ytY1{--transition-duration:var(--rui-duration-normal);--transition-timing-function:var(--rui-timing-ease-out);--background-color:var(--rui-field-control-background-color);--bg-active-color:var(--rui-field-control-background-color-active);--bg-hover-color:var(--rui-field-control-background-color-hover);--svg-color:var(--rui-field-control-text-color);--svg-focus-color:var(--rui-field-control-text-color-focus);--svg-hover-color:var(--rui-field-control-text-color-hover);background:transparent;border:none;box-sizing:content-box;color:var(--svg-color);cursor:pointer;flex-grow:0;flex-shrink:0;height:var(--rui-field-font-size);justify-content:center;outline:none;padding:var(--rui-space-3xs);position:relative;transition-property:color;transition-timing-function:var(--transition-timing-function);width:var(--rui-field-font-size);will-change:color;z-index:0}.rui__4ytY1,.rui__4ytY1:before{border-radius:var(--rui-radius-circle);transition-duration:var(--transition-duration)}.rui__4ytY1:before{background:var(--bg-hover-color);content:"";inset:0;opacity:var(--rui-effect-opacity-0);position:absolute;transition-property:opacity;transition-timing-function:var(--transition-timing-function);z-index:-1}.rui__4ytY1:hover{color:var(--svg-hover-color)}.rui__4ytY1:hover:before{opacity:var(--rui-effect-opacity-100)}.rui__4ytY1>svg{height:var(--rui-font-size-s);perspective:80cqw;transform:rotateX(0deg);transition-duration:var(--transition-duration);transition-property:transform;transition-timing-function:var(--transition-timing-function);width:var(--rui-font-size-s)}.rui__RDjJl{height:var(--rui-field-compact-font-size);padding:var(--rui-space-4xs);width:var(--rui-field-compact-font-size)}.rui__4ytY1:focus-visible,.rui__O4zxS{color:var(--svg-focus-color)}.rui__4ytY1:focus-visible:before,.rui__O4zxS:before{background:var(--bg-active-color);opacity:var(--rui-effect-opacity-100)}.rui__R-73o>svg{transform:rotateX(180deg)}.rui__-WUaY,.rui__sV5ZQ{position:relative;width:100%}.rui__-WUaY{--rui-picker-arrow-size:calc(var(--rui-space-3xs)*sqrt(2));--rui-picker-arrow-edge-offset:calc(var(--rui-space-xs) - 0.10938rem);--rui-picker-arrow-position-adjustment:0.03125rem;--rui-picker-arrow-enter-down:translateY(calc(var(--rui-space-4xs) + var(--rui-picker-arrow-position-adjustment)));--rui-picker-arrow-top:translateY(var(--rui-picker-arrow-position-adjustment));--rui-picker-arrow-top-rotate:rotate(-135deg);background:var(--rui-color-background-secondary);border-radius:var(--rui-field-border-radius);box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),0 var(--rui-shadow-offset-l) var(--rui-shadow-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-l) * 100%)),0 var(--rui-shadow-ambient-offset-l) var(--rui-shadow-ambient-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-l) * 100%));padding:var(--rui-space-xs)}.rui__-WUaY .react-colorful{height:var(--rui-height-xl);width:100%}.rui__-WUaY .react-colorful__hue{border-radius:var(--rui-radius-s);box-shadow:var(--rui-border-outset-all) var(--rui-color-border-recessed);height:var(--rui-space-xs);margin-top:var(--rui-space-xs)}.rui__-WUaY .react-colorful__pointer{height:var(--rui-space-s);width:var(--rui-space-s)}.rui__-WUaY .react-colorful__saturation{border-bottom:none;border-radius:var(--rui-radius-s);box-shadow:var(--rui-border-outset-all) var(--rui-color-border-recessed)}.rui__AtsUN:after,.rui__AtsUN:before{background:inherit;border-bottom-right-radius:var(--rui-radius-2xs);box-sizing:inherit;content:"";height:var(--rui-picker-arrow-size);left:var(--rui-picker-arrow-edge-offset);position:absolute;top:calc(var(--rui-picker-arrow-size)/-2);transform:var(--rui-picker-arrow-enter-down) var(--rui-picker-arrow-top-rotate);transition-delay:0;transition-duration:var(--rui-color-picker-transition-duration);transition-property:transform;transition-timing-function:var(--rui-control-transition-timing);width:var(--rui-picker-arrow-size);z-index:0}.rui__AtsUN:before{box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),calc(var(--rui-shadow-offset-l)*-.707) calc(var(--rui-shadow-offset-l)*-.707) var(--rui-shadow-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-l) * 100%)),calc(var(--rui-shadow-ambient-offset-l)*-.707) calc(var(--rui-shadow-ambient-offset-l)*-.707) var(--rui-shadow-ambient-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-l) * 100%));z-index:-1}.rui__AtsUN:after{clip-path:polygon(calc(100% + .0625rem) 0,100% 0,0 100%,0 calc(100% + .0625rem),calc(100% + 100px) calc(100% + 100px));z-index:0}.rui__Ngs03:after,.rui__Ngs03:before{transform:var(--rui-picker-arrow-top) var(--rui-picker-arrow-top-rotate);transition-delay:calc(var(--rui-color-picker-transition-duration)/3)}.rui__8nydj{padding:var(--rui-space-2xs)}.rui__rykGM{left:0;padding-top:var(--rui-space-xs);position:absolute;top:100%;width:100%;z-index:100}.rui__liRyV{visibility:hidden}.rui__mLbfj,.rui__yY51a{opacity:.01;transform:translateY(calc(var(--rui-space-2xs) * -1))}.rui__-JtLO,.rui__N4zNC,.rui__S8n0W,.rui__WH9nS,.rui__oZFD8{opacity:var(--rui-effect-opacity-100);transform:translateY(0)}.rui__-JtLO,.rui__N4zNC,.rui__PxAm2,.rui__S8n0W,.rui__WH9nS,.rui__WNhoM,.rui__oZFD8{transition-duration:var(--rui-color-picker-transition-duration),var(--rui-color-picker-transition-duration);transition-property:opacity,transform;transition-timing-function:var(--rui-timing-ease-out),var(--rui-timing-ease-out)}.rui__PxAm2,.rui__WNhoM{opacity:0;transform:translateY(calc(var(--rui-space-2xs) * -1))}.rui__VCRcM{border-radius:var(--rui-radius-circle,50%);box-shadow:var(--rui-border-outset-all) var(--rui-color-border-secondary);flex-shrink:0;height:var(--rui-font-size-s);width:var(--rui-font-size-s)}.rui__Msi6g{width:100%}.rui__S9zF6{--rui-field-faux-input-background-color--current:var(--rui-field-background-color);--rui-field-faux-input-background-color-disabled--current:var(--rui-field-background-color-disabled);--rui-field-faux-input-border-color--current:var(--rui-field-border-color);--rui-field-faux-input-border-color-disabled--current:var(--rui-field-border-color-disabled);--rui-field-faux-input-border-color-focus--current:var(--rui-field-border-color-focus);--rui-field-faux-input-border-color-hover--current:var(--rui-field-border-color-hover);--rui-field-faux-input-placeholder-color--current:var(--rui-field-placeholder-color);--rui-field-faux-input-text-color--current:var(--rui-field-text-color);--rui-field-faux-input-text-color-disabled--current:var(--rui-field-text-color-disabled);--rui-field-faux-input-background-color-disabled:var(--rui-field-background-color-disabled);--rui-field-faux-input-border-color-disabled:var(--rui-field-border-color-disabled);--rui-field-faux-input-text-color-disabled:var(--rui-field-text-color-disabled);--rui-field-faux-input-placeholder-color:var(--rui-field-placeholder-color);align-items:center;backdrop-filter:var(--rui-filter-blur-l);background-color:oklch(from var(--rui-field-faux-input-background-color--current) l c h/.75);border:none;border-radius:var(--rui-field-border-radius);box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-field-faux-input-border-color--current),var(--rui-border-inset-all) var(--rui-field-faux-input-border-color--current);color:var(--rui-field-faux-input-text-color--current);display:flex;flex-direction:row;font-size:var(--rui-field-font-size);justify-content:flex-start;line-height:var(--rui-field-line-height);min-height:var(--rui-field-height);outline:none;padding:var(--rui-field-padding-y) var(--rui-field-padding-x);position:relative;transition-duration:var(--rui-field-transition-duration);transition-property:box-shadow;transition-timing-function:var(--rui-field-transition-timing);width:100%}.rui__S9zF6:hover{box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-field-faux-input-border-color-hover--current),var(--rui-border-inset-all) var(--rui-field-faux-input-border-color-hover--current)}.rui__S9zF6:hover:has(input:-webkit-autofill),.rui__S9zF6:hover:has(input:-webkit-autofill:active),.rui__S9zF6:hover:has(input:-webkit-autofill:focus),.rui__S9zF6:hover:has(input:-webkit-autofill:hover){box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-field-faux-input-border-color-hover--current),var(--rui-border-inset-all) var(--rui-field-faux-input-border-color-hover--current),inset 0 0 100px 100px var(--rui-field-faux-input-background-color--current)!important}.rui__S9zF6:focus-visible{box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-field-faux-input-border-color-focus--current),var(--rui-border-inset-all) var(--rui-field-faux-input-border-color-focus--current)}.rui__S9zF6:focus-visible:has(input:-webkit-autofill),.rui__S9zF6:focus-visible:has(input:-webkit-autofill:active),.rui__S9zF6:focus-visible:has(input:-webkit-autofill:focus),.rui__S9zF6:focus-visible:has(input:-webkit-autofill:hover){box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-field-faux-input-border-color-focus--current),var(--rui-border-inset-all) var(--rui-field-faux-input-border-color-focus--current),inset 0 0 100px 100px var(--rui-field-faux-input-background-color--current)!important}.rui__S9zF6:disabled{background-color:var(--rui-field-faux-input-background-color-disabled)!important;box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-field-faux-input-border-color-disabled),var(--rui-border-inset-all) var(--rui-field-faux-input-border-color-disabled)!important;color:var(--rui-field-faux-input-text-color-disabled)!important;pointer-events:none}.rui__S9zF6:disabled:before{color:var(--rui-field-faux-input-placeholder-color--current)!important}.rui__S9zF6:disabled:has(input:-webkit-autofill),.rui__S9zF6:disabled:has(input:-webkit-autofill:active),.rui__S9zF6:disabled:has(input:-webkit-autofill:focus),.rui__S9zF6:disabled:has(input:-webkit-autofill:hover){box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-field-faux-input-border-color-disabled),var(--rui-border-inset-all) var(--rui-field-faux-input-border-color-disabled),inset 0 0 100px 100px var(--rui-field-faux-input-background-color--current)!important}.rui__S9zF6:empty:before{bottom:var(--rui-field-padding-y);color:var(--rui-field-faux-input-placeholder-color--current);content:attr(data-placeholder);display:flex;font-size:var(--rui-field-font-size);justify-content:start;left:var(--rui-field-padding-x);line-height:var(--rui-field-line-height);overflow:hidden;position:absolute;right:var(--rui-field-padding-x);top:var(--rui-field-padding-y);white-space:nowrap}.rui__S9zF6:has(input:-webkit-autofill),.rui__S9zF6:has(input:-webkit-autofill:active),.rui__S9zF6:has(input:-webkit-autofill:focus),.rui__S9zF6:has(input:-webkit-autofill:hover){box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-field-faux-input-border-color--current),var(--rui-border-inset-all) var(--rui-field-faux-input-border-color--current),inset 0 0 100px 100px var(--rui-field-faux-input-background-color--current)}.rui__uiuXE{font-size:var(--rui-field-compact-font-size);line-height:var(--rui-field-compact-line-height);min-height:var(--rui-field-compact-height);padding:var(--rui-field-compact-padding-y) var(--rui-field-compact-padding-x)}.rui__AmIoR{background-color:var(--rui-field-faux-input-background-color-disabled)!important;box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-field-faux-input-border-color-disabled),var(--rui-border-inset-all) var(--rui-field-faux-input-border-color-disabled)!important;color:var(--rui-field-faux-input-text-color-disabled)!important;pointer-events:none}.rui__AmIoR:before{color:var(--rui-field-faux-input-placeholder-color--current)!important}.rui__AmIoR:has(input:-webkit-autofill),.rui__AmIoR:has(input:-webkit-autofill:active),.rui__AmIoR:has(input:-webkit-autofill:focus),.rui__AmIoR:has(input:-webkit-autofill:hover){box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-field-faux-input-border-color-disabled),var(--rui-border-inset-all) var(--rui-field-faux-input-border-color-disabled),inset 0 0 100px 100px var(--rui-field-faux-input-background-color--current)!important}.rui__D17b8{box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-field-faux-input-border-color-focus--current),var(--rui-border-inset-all) var(--rui-field-faux-input-border-color-focus--current)}.rui__D17b8:has(input:-webkit-autofill),.rui__D17b8:has(input:-webkit-autofill:active),.rui__D17b8:has(input:-webkit-autofill:focus),.rui__D17b8:has(input:-webkit-autofill:hover){box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-field-faux-input-border-color-focus--current),var(--rui-border-inset-all) var(--rui-field-faux-input-border-color-focus--current),inset 0 0 100px 100px var(--rui-field-faux-input-background-color--current)!important}.rui__eYxab:before{bottom:0;color:var(--rui-field-faux-input-placeholder-color--current);content:attr(data-placeholder);display:flex;font-size:var(--rui-field-font-size);justify-content:start;left:0;line-height:var(--rui-field-line-height);padding:var(--rui-field-padding-y) var(--rui-field-padding-x);position:absolute;right:0;top:0}.rui__wG0m2{box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-field-faux-input-border-color-hover--current),var(--rui-border-inset-all) var(--rui-field-faux-input-border-color-hover--current)}.rui__wG0m2:has(input:-webkit-autofill),.rui__wG0m2:has(input:-webkit-autofill:active),.rui__wG0m2:has(input:-webkit-autofill:focus),.rui__wG0m2:has(input:-webkit-autofill:hover){box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-field-faux-input-border-color-hover--current),var(--rui-border-inset-all) var(--rui-field-faux-input-border-color-hover--current),inset 0 0 100px 100px var(--rui-field-faux-input-background-color--current)!important}.rui__Q74KC:has(input:focus-within){box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-field-faux-input-border-color-focus--current),var(--rui-border-inset-all) var(--rui-field-faux-input-border-color-focus--current)!important}.rui__Q74KC:has(input:focus-within):has(input:-webkit-autofill),.rui__Q74KC:has(input:focus-within):has(input:-webkit-autofill:active),.rui__Q74KC:has(input:focus-within):has(input:-webkit-autofill:focus),.rui__Q74KC:has(input:focus-within):has(input:-webkit-autofill:hover){box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-field-faux-input-border-color-focus--current),var(--rui-border-inset-all) var(--rui-field-faux-input-border-color-focus--current),inset 0 0 100px 100px var(--rui-field-faux-input-background-color--current)!important}.rui__QeHW8:has(input:hover){box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-field-faux-input-border-color-hover--current),var(--rui-border-inset-all) var(--rui-field-faux-input-border-color-hover--current)}.rui__QeHW8:has(input:hover):has(input:-webkit-autofill),.rui__QeHW8:has(input:hover):has(input:-webkit-autofill:active),.rui__QeHW8:has(input:hover):has(input:-webkit-autofill:focus),.rui__QeHW8:has(input:hover):has(input:-webkit-autofill:hover){box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-field-faux-input-border-color-hover--current),var(--rui-border-inset-all) var(--rui-field-faux-input-border-color-hover--current),inset 0 0 100px 100px var(--rui-field-faux-input-background-color--current)!important}.rui__r4jR4{--rui-field-faux-input-border-color--current:var(--rui-field-primary-border-color);--rui-field-faux-input-border-color-focus--current:var(--rui-field-primary-border-color-focus);--rui-field-faux-input-border-color-hover--current:var(--rui-field-primary-border-color-hover)}.rui__AGIgw{--rui-field-faux-input-border-color--current:var(--rui-field-error-border-color);--rui-field-faux-input-border-color-focus--current:var(--rui-field-error-border-color-focus);--rui-field-faux-input-border-color-hover--current:var(--rui-field-error-border-color-hover)}.rui__L0VXA{--rui-field-faux-input-border-color--current:var(--rui-field-success-border-color);--rui-field-faux-input-border-color-focus--current:var(--rui-field-success-border-color-focus);--rui-field-faux-input-border-color-hover--current:var(--rui-field-success-border-color-hover)}.rui__Z7RrK{--rui-field-faux-input-border-color--current:var(--rui-field-warning-border-color);--rui-field-faux-input-border-color-focus--current:var(--rui-field-warning-border-color-focus);--rui-field-faux-input-border-color-hover--current:var(--rui-field-warning-border-color-hover)}.rui__Qxu1w{color:var(--rui-color-text-secondary);font-size:var(--rui-font-size-xs);line-height:var(--rui-line-height-snug);margin-top:var(--rui-space-4xs);max-width:var(--rui-measure-m);user-select:none}.rui__Qxu1w+[data-input-type=dropzone],.rui__Qxu1w+[data-input-wrapper]{margin-top:var(--rui-space-2xs)}.rui__o-awf{--rui-field-input-placeholder-color--current:var(--rui-field-placeholder-color);--rui-field-input-text-color--current:var(--rui-field-text-color);--rui-field-input-text-color-disabled:var(--rui-field-text-color-disabled);--rui-field-input-placeholder-color:var(--rui-field-placeholder-color);--rui-field-input-background-color--current:var(--rui-field-background-color);align-items:center;background-color:transparent;border:none;box-shadow:none;color:var(--rui-field-input-text-color--current);display:flex;flex-grow:1;flex-shrink:1;font-size:var(--rui-field-font-size);height:100%;height:var(--rui-field-height);justify-content:start;line-height:var(--rui-field-line-height);margin:calc(var(--rui-field-padding-y)*-1) calc(var(--rui-field-padding-x)*-1);outline:none;padding:var(--rui-field-padding-y) var(--rui-field-padding-x);position:relative;width:auto}.rui__o-awf::placeholder{color:var(--rui-field-input-placeholder-color--current)}.rui__o-awf:hover:-webkit-autofill,.rui__o-awf:hover:-webkit-autofill:active,.rui__o-awf:hover:-webkit-autofill:focus,.rui__o-awf:hover:-webkit-autofill:hover{-webkit-text-fill-color:var(--rui-field-input-text-color--current);box-shadow:inset 0 0 100px 100px var(--rui-field-input-background-color--current)}.rui__o-awf:focus-visible:-webkit-autofill,.rui__o-awf:focus-visible:-webkit-autofill:active,.rui__o-awf:focus-visible:-webkit-autofill:focus,.rui__o-awf:focus-visible:-webkit-autofill:hover{-webkit-text-fill-color:var(--rui-field-input-text-color--current);box-shadow:inset 0 0 100px 100px var(--rui-field-input-background-color--current)}.rui__o-awf:disabled{color:var(--rui-field-input-text-color-disabled)!important;pointer-events:none}.rui__o-awf:disabled::placeholder{color:var(--rui-field-input-placeholder-color--current)!important}.rui__o-awf:disabled:-webkit-autofill,.rui__o-awf:disabled:-webkit-autofill:active,.rui__o-awf:disabled:-webkit-autofill:focus,.rui__o-awf:disabled:-webkit-autofill:hover{-webkit-text-fill-color:var(--rui-field-input-text-color-disabled);box-shadow:inset 0 0 100px 100px var(--rui-field-input-background-color--current)}.rui__o-awf[type=password]:not(:placeholder-shown){font-family:pass,Roboto,Helvetica,Arial,sans-serif;font-size:14px}.rui__o-awf:-webkit-autofill,.rui__o-awf:-webkit-autofill:active,.rui__o-awf:-webkit-autofill:focus,.rui__o-awf:-webkit-autofill:hover{-webkit-text-fill-color:var(--rui-field-input-text-color--current);box-shadow:inset 0 0 100px 100px var(--rui-field-input-background-color--current)}.rui__Nzr-Z{font-size:var(--rui-field-compact-font-size);height:var(--rui-field-compact-height);line-height:var(--rui-field-compact-line-height);margin:calc(var(--rui-field-compact-padding-y)*-1) calc(var(--rui-field-compact-padding-x)*-1);padding:var(--rui-field-compact-padding-y) var(--rui-field-compact-padding-x)}.rui__ySfQl{color:var(--rui-field-input-text-color-disabled)!important;pointer-events:none}.rui__ySfQl::placeholder{color:var(--rui-field-input-placeholder-color--current)!important}.rui__ySfQl:-webkit-autofill,.rui__ySfQl:-webkit-autofill:active,.rui__ySfQl:-webkit-autofill:focus,.rui__ySfQl:-webkit-autofill:hover{-webkit-text-fill-color:var(--rui-field-input-text-color-disabled);box-shadow:inset 0 0 100px 100px var(--rui-field-input-background-color--current)}.rui__PmoiS:-webkit-autofill,.rui__PmoiS:-webkit-autofill:active,.rui__PmoiS:-webkit-autofill:focus,.rui__PmoiS:-webkit-autofill:hover{-webkit-text-fill-color:var(--rui-field-input-text-color--current);box-shadow:inset 0 0 100px 100px var(--rui-field-input-background-color--current)}.rui__U1LAd{align-items:center;color:inherit;display:inline-flex;flex-direction:row;height:100%;justify-content:center;vertical-align:top}.rui__U1LAd>svg{height:1em;width:1em}.rui__h0vvS{margin:calc(var(--rui-field-compact-padding-y)*-1) calc(var(--rui-field-compact-padding-x)*-1);max-height:var(--rui-field-compact-height)}.rui__GmFyd{margin-left:var(--rui-space-2xs)}.rui__GmFyd.rui__h0vvS{margin-right:0}.rui__7Bn7g{margin-right:var(--rui-space-2xs)}.rui__7Bn7g.rui__h0vvS{margin-left:0}.rui__a0oaI{--rui-field-input-wrapper-border-color--current:var(--rui-field-border-color-hover);position:relative;width:100%;z-index:0}.rui__a0oaI:after{border-radius:var(--rui-field-border-radius);bottom:0;box-shadow:var(--rui-border-smooth-outset-all) transparent,var(--rui-border-outset-all) transparent;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition-duration:var(--rui-field-transition-duration),var(--rui-field-transition-duration);transition-property:box-shadow,opacity;transition-timing-function:var(--rui-field-transition-timing),var(--rui-field-transition-timing);z-index:-1}.rui__Rlpt0:after{box-shadow:none!important}.rui__UAXM2:after,.rui__yjctE:focus-within:after{box-shadow:var(--rui-border-smooth-outset-all) var(--rui-color-background-base),var(--rui-border-outset-all) var(--rui-color-background-base),var(--rui-border-thick-smooth-outset-all) var(--rui-field-input-wrapper-border-color--current),var(--rui-border-thick-outset-all) var(--rui-field-input-wrapper-border-color--current);opacity:var(--rui-effect-opacity-100)}.rui__RQ5St{--rui-field-input-wrapper-border-color--current:var(--rui-field-primary-border-color-hover)}.rui__-5dFu{--rui-field-input-wrapper-border-color--current:var(--rui-field-error-border-color-hover)}.rui__EFH2n{--rui-field-input-wrapper-border-color--current:var(--rui-field-success-border-color-hover)}.rui__8qzcO{--rui-field-input-wrapper-border-color--current:var(--rui-field-warning-border-color-hover)}.rui__ypRQa{--rui-field-label-height:calc(var(--rui-field-font-size)*var(--rui-field-line-height));color:var(--rui-color-text-highlight);display:block;font-size:var(--rui-font-size-m);line-height:var(--rui-line-height-tight);max-width:var(--rui-measure-s);min-height:var(--rui-field-label-height);user-select:none;width:fit-content}.rui__ypRQa[hidden]{display:inline-block;font-size:0;text-indent:-100%;vertical-align:top}.rui__ypRQa>[data-label-content]{align-items:center;display:flex;justify-content:normal;position:relative;white-space:pre-wrap}.rui__ypRQa+[data-field-hint]{margin-top:var(--rui-space-4xs)}.rui__ypRQa+[data-input-wrapper]{margin-top:var(--rui-space-3xs)}.rui__lMJnS{align-items:normal;display:flex;flex-direction:column;justify-content:center}.rui__lMJnS.rui__--H5A,.rui__lMJnS.rui__14-9B{margin-top:calc(var(--rui-font-size-m)*var(--rui-line-height-tight)/2 - var(--rui-field-font-size)*var(--rui-field-line-height)/2)}.rui__lMJnS.rui__--H5A{min-height:calc(var(--rui-font-size-m)*var(--rui-field-line-height))}.rui__Ncq6a{align-items:normal;display:flex;flex-direction:column;justify-content:center}.rui__Ncq6a.rui__--H5A,.rui__Ncq6a.rui__14-9B{margin-top:calc(var(--rui-font-size-m)*var(--rui-line-height-tight)/2 - var(--rui-field-font-size)*var(--rui-field-line-height)/2)}.rui__Ncq6a.rui__--H5A{min-height:calc(var(--rui-font-size-m)*var(--rui-field-line-height))}.rui__ETtHF{align-items:normal;display:flex;flex-direction:column;justify-content:center}.rui__ETtHF.rui__--H5A,.rui__ETtHF.rui__14-9B{margin-top:calc(var(--rui-font-size-m)*var(--rui-line-height-tight)/2 - var(--rui-field-font-size)*var(--rui-field-line-height)/2)}.rui__ETtHF.rui__--H5A{min-height:calc(var(--rui-font-size-m)*var(--rui-field-line-height))}.rui__q58Ta [data-label-content]:after{align-self:flex-start;color:var(--rui-color-text-error-secondary);content:"*";display:inline-block;font-size:1.1em;height:0;margin-left:var(--rui-space-2xs);margin-top:-.2em}.rui__--H5A{font-size:var(--rui-font-size-xs);min-height:calc(var(--rui-font-size-xs)*var(--rui-field-line-height))}.rui__--H5A+[data-field-hint]{margin-top:var(--rui-space-4xs)}.rui__h8AyL{font-size:var(--rui-font-size-s);min-height:calc(var(--rui-font-size-s)*var(--rui-field-line-height))}.rui__h8AyL+[data-field-hint]{margin-top:var(--rui-space-4xs)}.rui__14-9B{font-size:var(--rui-font-size-m);min-height:calc(var(--rui-font-size-m)*var(--rui-field-line-height))}.rui__14-9B+[data-field-hint]{margin-top:var(--rui-space-4xs)}.rui__lLpt6{font-size:var(--rui-font-size-l);min-height:calc(var(--rui-font-size-l)*var(--rui-field-line-height))}.rui__lLpt6+[data-field-hint]{margin-top:var(--rui-space-3xs)}.rui__LkTFW{font-size:var(--rui-font-size-xl);min-height:calc(var(--rui-font-size-xl)*var(--rui-field-line-height))}.rui__LkTFW+[data-field-hint]{margin-top:var(--rui-space-3xs)}.rui__-ogoj{font-size:var(--rui-font-size-2xl);min-height:calc(var(--rui-font-size-2xl)*var(--rui-field-line-height))}.rui__-ogoj+[data-field-hint]{margin-top:var(--rui-space-2xs)}.rui__wj6DB{align-items:center;color:inherit;display:inline-flex;flex-direction:row;justify-content:center;vertical-align:middle}.rui__wj6DB>svg{height:1em;width:1em}.rui__d0OLT{margin-left:var(--rui-space-2xs)}.rui__93isF{margin-right:var(--rui-space-2xs)}.rui__2-lNi{color:var(--rui-field-message-color--current);display:block;font-size:var(--rui-font-size-xs);line-height:var(--rui-line-height-snug);margin-top:var(--rui-space-2xs);max-width:var(--rui-measure-m)}.rui__VV2ak{--rui-field-message-color--current:var(--rui-color-text-subtle)}.rui__GDGZ-{--rui-field-message-color--current:var(--rui-color-text-error)}.rui__VN1M0{--rui-field-message-color--current:var(--rui-color-text-success)}.rui__kRnc4{--rui-field-message-color--current:var(--rui-color-text-warning)}.rui__mb7uV{--rui-field-tag-input-placeholder-color--current:var(--rui-field-placeholder-color);--rui-field-tag-input-text-color--current:var(--rui-field-text-color);--rui-field-tag-input-text-color-disabled:var(--rui-field-text-color-disabled);--rui-field-tag-input-placeholder-color:var(--rui-field-placeholder-color);--rui-field-tag-input-background-color--current:var(--rui-field-background-color);--rui-field-tag-input-height-s:calc(var(--rui-field-font-size)*var(--rui-field-line-height)*2.5 + var(--rui-field-padding-y));--rui-field-tag-input-height-m:calc(var(--rui-field-font-size)*var(--rui-field-line-height)*4.5 + var(--rui-field-padding-y));--rui-field-tag-input-height-l:calc(var(--rui-field-font-size)*var(--rui-field-line-height)*8.5 + var(--rui-field-padding-y));--rui-field-tag-input-height-xl:calc(var(--rui-field-font-size)*var(--rui-field-line-height)*16.5 + var(--rui-field-padding-y));align-content:flex-start;align-items:center;align-self:stretch;background:rgba(255,0,0,.5);cursor:text;display:flex;flex-grow:1;flex-shrink:1;flex-wrap:wrap;font-size:var(--rui-field-font-size);gap:var(--rui-space-3xs) var(--rui-space-3xs);justify-content:start;line-height:var(--rui-field-line-height);margin:calc(var(--rui-field-padding-y)*-1 + .0625rem) calc(var(--rui-field-padding-x)*-1);min-height:100%;overflow-y:auto;padding:var(--rui-field-padding-y) var(--rui-field-padding-x);position:relative;width:auto}.rui__mb7uV,.rui__mb7uV input{background-color:transparent;border:none;box-shadow:none;outline:none}.rui__mb7uV input{color:var(--rui-field-tag-input-text-color--current);margin:0;padding:0}.rui__mb7uV input::placeholder{color:var(--rui-field-tag-input-placeholder-color--current)}.rui__mb7uV:disabled,.rui__mb7uV:disabled input{color:var(--rui-field-tag-input-text-color-disabled)!important;pointer-events:none}.rui__mb7uV:disabled input::placeholder{color:var(--rui-field-tag-input-placeholder-color--current)!important}.rui__Onkgu input{color:var(--rui-field-tag-input-text-color-disabled)!important;pointer-events:none}.rui__Onkgu input::placeholder{color:var(--rui-field-tag-input-placeholder-color--current)!important}.rui__e4gXi{height:var(--rui-field-tag-input-height-s)}.rui__ZifaU{height:var(--rui-field-tag-input-height-m)}.rui__h-DKJ{height:var(--rui-field-tag-input-height-l)}.rui__utMM0{height:var(--rui-field-tag-input-height-xl)}.rui__ICy2E{--rui-field-textarea-background-color--current:var(--rui-field-background-color);--rui-field-textarea-background-color-disabled--current:var(--rui-field-background-color-disabled);--rui-field-textarea-border-color--current:var(--rui-field-border-color);--rui-field-textarea-border-color-disabled--current:var(--rui-field-border-color-disabled);--rui-field-textarea-border-color-focus--current:var(--rui-field-border-color-active);--rui-field-textarea-border-color-hover--current:var(--rui-field-border-color-hover);--rui-field-textarea-placeholder-color--current:var(--rui-field-placeholder-color);--rui-field-textarea-text-color--current:var(--rui-field-text-color);--rui-field-textarea-background-color-disabled:var(--rui-field-background-color-disabled);--rui-field-textarea-border-color-disabled:var(--rui-field-border-color-disabled);--rui-field-textarea-text-color-disabled:var(--rui-field-text-color-disabled);--rui-field-textarea-placeholder-color:var(--rui-field-placeholder-color);--rui-field-textarea-height-s:calc(var(--rui-field-font-size)*var(--rui-field-line-height)*2.5 + var(--rui-field-padding-y));--rui-field-textarea-height-m:calc(var(--rui-field-font-size)*var(--rui-field-line-height)*4.5 + var(--rui-field-padding-y));--rui-field-textarea-height-l:calc(var(--rui-field-font-size)*var(--rui-field-line-height)*8.5 + var(--rui-field-padding-y));--rui-field-textarea-height-xl:calc(var(--rui-field-font-size)*var(--rui-field-line-height)*16.5 + var(--rui-field-padding-y));--rui-field-textarea-height-text-input:var(--rui-field-height);--rui-field-compact-textarea-height-s:calc(var(--rui-field-compact-font-size)*var(--rui-field-compact-line-height)*2.5 + var(--rui-field-compact-padding-y));--rui-field-compact-textarea-height-m:calc(var(--rui-field-compact-font-size)*var(--rui-field-compact-line-height)*4.5 + var(--rui-field-compact-padding-y));--rui-field-compact-textarea-height-l:calc(var(--rui-field-compact-font-size)*var(--rui-field-compact-line-height)*8.5 + var(--rui-field-compact-padding-y));--rui-field-compact-textarea-height-xl:calc(var(--rui-field-compact-font-size)*var(--rui-field-compact-line-height)*16.5 + var(--rui-field-compact-padding-y));--rui-field-compact-textarea-height-text-input:var(--rui-field-compact-height);align-items:center;backdrop-filter:var(--rui-filter-blur-l);background-color:oklch(from var(--rui-field-textarea-background-color--current) l c h/.75);border:none;border-radius:var(--rui-field-border-radius);box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-field-textarea-border-color--current),var(--rui-border-inset-all) var(--rui-field-textarea-border-color--current);color:var(--rui-field-textarea-text-color--current);display:flex;font-size:var(--rui-field-font-size);height:var(--rui-field-textarea-height-m);justify-content:start;line-height:var(--rui-field-line-height);min-height:var(--rui-field-textarea-height-m);outline:none;padding:var(--rui-field-padding-y) var(--rui-field-padding-x);position:relative;resize:none;transition-duration:var(--rui-field-transition-duration);transition-property:box-shadow;transition-timing-function:var(--rui-field-transition-timing);width:100%}.rui__ICy2E::placeholder{color:var(--rui-field-textarea-placeholder-color--current)}.rui__ICy2E:hover{box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-field-textarea-border-color-hover--current),var(--rui-border-inset-all) var(--rui-field-textarea-border-color-hover--current)}.rui__ICy2E:focus-visible{box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-field-textarea-border-color-focus--current),var(--rui-border-inset-all) var(--rui-field-textarea-border-color-focus--current)}.rui__ICy2E:disabled{background-color:var(--rui-field-textarea-background-color-disabled)!important;box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-field-textarea-border-color-disabled),var(--rui-border-inset-all) var(--rui-field-textarea-border-color-disabled)!important;color:var(--rui-field-textarea-text-color-disabled)!important;pointer-events:none}.rui__ICy2E:disabled::placeholder{color:var(--rui-field-textarea-placeholder-color--current)!important}.rui__BW9Dd{resize:both}.rui__-9GUR{font-size:var(--rui-field-compact-font-size);line-height:var(--rui-field-compact-line-height);min-height:var(--rui-field-compact-height);padding:var(--rui-field-compact-padding-y) var(--rui-field-compact-padding-x)}.rui__XnnfH{background-color:var(--rui-field-textarea-background-color-disabled--current)!important;box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-field-textarea-border-color-disabled),var(--rui-border-inset-all) var(--rui-field-textarea-border-color-disabled)!important;color:var(--rui-field-textarea-text-color-disabled)!important;pointer-events:none}.rui__XnnfH::placeholder{color:var(--rui-field-textarea-placeholder-color--current)!important}.rui__OSqiM{box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-field-textarea-border-color-focus--current),var(--rui-border-inset-all) var(--rui-field-textarea-border-color-focus--current)}.rui__v66iN{height:var(--rui-field-textarea-height-s);min-height:var(--rui-field-textarea-height-s)}.rui__v66iN.rui__7IDLe{height:var(--rui-field-compact-textarea-height-s);min-height:var(--rui-field-compact-textarea-height-s)}.rui__4YdwR{height:var(--rui-field-textarea-height-m);min-height:var(--rui-field-textarea-height-m)}.rui__4YdwR.rui__7IDLe{height:var(--rui-field-compact-textarea-height-m);min-height:var(--rui-field-compact-textarea-height-m)}.rui__wuFyj{height:var(--rui-field-textarea-height-l);min-height:var(--rui-field-textarea-height-l)}.rui__wuFyj.rui__7IDLe{height:var(--rui-field-compact-textarea-height-l);min-height:var(--rui-field-compact-textarea-height-l)}.rui__m7e1t{height:var(--rui-field-textarea-height-xl);min-height:var(--rui-field-textarea-height-xl)}.rui__m7e1t.rui__7IDLe{height:var(--rui-field-compact-textarea-height-xl);min-height:var(--rui-field-compact-textarea-height-xl)}.rui__CRnpz{height:var(--rui-field-textarea-height-text-input);min-height:var(--rui-field-textarea-height-text-input)}.rui__CRnpz.rui__7IDLe{height:var(--rui-field-compact-textarea-height-text-input);min-height:var(--rui-field-compact-textarea-height-text-input)}.rui__8fCl9{max-height:var(--rui-field-textarea-height-s)}.rui__8fCl9.rui__7IDLe{max-height:var(--rui-field-compact-textarea-height-s)}.rui__SUaZk{max-height:var(--rui-field-textarea-height-m)}.rui__SUaZk.rui__7IDLe{max-height:var(--rui-field-compact-textarea-height-m)}.rui__9xkTu{max-height:var(--rui-field-textarea-height-l)}.rui__9xkTu.rui__7IDLe{max-height:var(--rui-field-compact-textarea-height-l)}.rui__Ybiux{max-height:var(--rui-field-textarea-height-xl)}.rui__Ybiux.rui__7IDLe{max-height:var(--rui-field-compact-textarea-height-xl)}.rui__XLrn2,.rui__XLrn2.rui__7IDLe{max-height:none}.rui__kIhL3{max-height:var(--rui-field-textarea-height-text-input)}.rui__kIhL3.rui__7IDLe{max-height:var(--rui-field-compact-textarea-height-text-input)}.rui__i3NsC{--rui-field-textarea-border-color--current:var(--rui-field-primary-border-color);--rui-field-textarea-border-color-focus--current:var(--rui-field-primary-border-color-active);--rui-field-textarea-border-color-hover--current:var(--rui-field-primary-border-color-hover)}.rui__2LaHM{--rui-field-textarea-border-color--current:var(--rui-field-error-border-color);--rui-field-textarea-border-color-focus--current:var(--rui-field-error-border-color-active);--rui-field-textarea-border-color-hover--current:var(--rui-field-error-border-color-hover)}.rui__W3fyQ{--rui-field-textarea-border-color--current:var(--rui-field-success-border-color);--rui-field-textarea-border-color-focus--current:var(--rui-field-success-border-color-active);--rui-field-textarea-border-color-hover--current:var(--rui-field-success-border-color-hover)}.rui__JAWCc{--rui-field-textarea-border-color--current:var(--rui-field-warning-border-color);--rui-field-textarea-border-color-focus--current:var(--rui-field-warning-border-color-active);--rui-field-textarea-border-color-hover--current:var(--rui-field-warning-border-color-hover)}.rui__ErNtZ{height:auto;width:100%}.rui__glnYn{cursor:pointer;height:100%;inset:0;margin:0;opacity:0;position:absolute;width:100%;z-index:2}.rui__YyJOA{--rui-checkbox-checker-input-background-color--current:var(--rui-field-background-color);--rui-checkbox-checker-input-background-color-disabled--current:var(--rui-field-background-color-disabled);--rui-checkbox-checker-input-border-color--current:var(--rui-field-border-color);--rui-checkbox-checker-input-border-color-disabled--current:var(--rui-field-border-color-disabled);--rui-checkbox-checker-input-border-color-focus--current:var(--rui-field-border-color-focus);--rui-checkbox-checker-input-background-color-disabled:var(--rui-field-background-color-disabled);--rui-checkbox-checker-input-border-color-disabled:var(--rui-field-border-color-disabled);--rui-checkbox-checker-input-height:calc(var(--rui-field-font-size)*var(--rui-field-line-height));--rui-checkbox-checker-input-width:calc(var(--rui-field-font-size)*var(--rui-field-line-height));--rui-checkbox-checker-input-checkbox-size:calc(var(--rui-checkbox-checker-input-height) - var(--rui-space-4xs)*2);--rui-checkbox-checker-input-checkbox-fg-color--current:var(--rui-color-text-success-highlight);align-items:center;background-color:oklch(from var(--rui-checkbox-checker-input-background-color--current) l c h/.75);border:none;border-radius:var(--rui-radius-s);box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-checkbox-checker-input-border-color--current),var(--rui-border-inset-all) var(--rui-checkbox-checker-input-border-color--current);cursor:pointer;display:flex;flex-grow:0;flex-shrink:0;height:var(--rui-checkbox-checker-input-height);justify-content:center;position:relative;transition-duration:var(--rui-control-transition-duration);transition-property:box-shadow;transition-timing-function:var(--rui-control-transition-timing);width:var(--rui-checkbox-checker-input-width);z-index:1}.rui__YyJOA:focus,.rui__YyJOA:focus-visible{box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-checkbox-checker-input-border-color-focus--current),var(--rui-border-inset-all) var(--rui-checkbox-checker-input-border-color-focus--current)}.rui__YyJOA:hover{box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-checkbox-checker-input-border-color-focus--current),var(--rui-border-inset-all) var(--rui-checkbox-checker-input-border-color-focus--current)}.rui__YyJOA:disabled{background-color:var(--rui-checkbox-checker-input-background-color-disabled--current)!important;box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-checkbox-checker-input-border-color-disabled--current),var(--rui-border-inset-all) var(--rui-checkbox-checker-input-border-color-disabled--current)!important;cursor:default;pointer-events:none}.rui__YyJOA>svg{color:var(--rui-checkbox-checker-input-checkbox-fg-color--current);opacity:0;pointer-events:none;transition-duration:var(--rui-control-transition-duration),var(--rui-control-transition-duration);transition-property:color,opacity;transition-timing-function:var(--rui-control-transition-timing),var(--rui-control-transition-timing)}.rui__0UfBl,.rui__YyJOA:has(input:focus),.rui__YyJOA:has(input:focus-visible){box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-checkbox-checker-input-border-color-focus--current),var(--rui-border-inset-all) var(--rui-checkbox-checker-input-border-color-focus--current)}.rui__0TTV1,.rui__YyJOA:has(input:hover){box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-checkbox-checker-input-border-color-focus--current),var(--rui-border-inset-all) var(--rui-checkbox-checker-input-border-color-focus--current)}.rui__hlQ45{background-color:var(--rui-checkbox-checker-input-background-color-disabled--current)!important;box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-checkbox-checker-input-border-color-disabled--current),var(--rui-border-inset-all) var(--rui-checkbox-checker-input-border-color-disabled--current)!important;cursor:default;pointer-events:none}.rui__SLk04>svg{opacity:1}.rui__RlpPH{--rui-checkbox-checker-input-border-color--current:var(--rui-field-primary-border-color);--rui-checkbox-checker-input-border-color-focus--current:var(--rui-field-primary-border-color-focus);--rui-checkbox-checker-input-checkbox-fg-color--current:var(--rui-color-text-primary-highlight)}.rui__xgl42{--rui-checkbox-checker-input-border-color--current:var(--rui-field-error-border-color);--rui-checkbox-checker-input-border-color-focus--current:var(--rui-field-error-border-color-focus);--rui-checkbox-checker-input-checkbox-fg-color--current:var(--rui-color-text-error-highlight)}.rui__WbFhm{--rui-checkbox-checker-input-border-color--current:var(--rui-field-success-border-color);--rui-checkbox-checker-input-border-color-focus--current:var(--rui-field-success-border-color-focus);--rui-checkbox-checker-input-checkbox-fg-color--current:var(--rui-color-text-success-highlight)}.rui__1S5-U{--rui-checkbox-checker-input-border-color--current:var(--rui-field-warning-border-color);--rui-checkbox-checker-input-border-color-focus--current:var(--rui-field-warning-border-color-focus);--rui-checkbox-checker-input-checkbox-fg-color--current:var(--rui-color-text-warning-highlight)}.rui__K157S{align-items:start;display:flex;flex-direction:row;gap:var(--rui-space-xs);justify-content:start;min-height:var(--rui-field-height)}.rui__FGzjn{flex-direction:row-reverse}.rui__exTna{--rui-radio-indicator-background-color--current:var(--rui-field-background-color);--rui-radio-indicator-background-color-disabled--current:var(--rui-field-background-color-disabled);--rui-radio-indicator-border-color--current:var(--rui-field-border-color);--rui-radio-indicator-border-color-disabled--current:var(--rui-field-border-color-disabled);--rui-radio-indicator-border-color-focus--current:var(--rui-field-border-color-focus);--rui-radio-indicator-background-color-disabled:var(--rui-field-background-color-disabled);--rui-radio-indicator-border-color-disabled:var(--rui-field-border-color-disabled);--rui-radio-indicator-height:calc(var(--rui-field-font-size)*var(--rui-field-line-height));--rui-radio-indicator-width:calc(var(--rui-field-font-size)*var(--rui-field-line-height));--rui-radio-indicator-dot-size:calc(var(--rui-radio-indicator-height) - var(--rui-space-3xs)*2);--rui-radio-indicator-fg-color--current:var(--rui-color-text-success-highlight);align-items:center;background-color:oklch(from var(--rui-radio-indicator-background-color--current) l c h/.75);border:none;border-radius:100%;box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-radio-indicator-border-color--current),var(--rui-border-inset-all) var(--rui-radio-indicator-border-color--current);cursor:pointer;display:flex;flex-grow:0;flex-shrink:0;height:var(--rui-radio-indicator-height);justify-content:center;position:relative;transition-duration:var(--rui-control-transition-duration);transition-property:box-shadow;transition-timing-function:var(--rui-control-transition-timing);width:var(--rui-radio-indicator-width);z-index:1}.rui__exTna:after{background:var(--rui-radio-indicator-fg-color--current);border-radius:100%;content:"";height:var(--rui-radio-indicator-dot-size);opacity:0;pointer-events:none;position:absolute;transition-duration:var(--rui-control-transition-duration),var(--rui-control-transition-duration);transition-property:background-color,opacity;transition-timing-function:var(--rui-control-transition-timing),var(--rui-control-transition-timing);width:var(--rui-radio-indicator-dot-size)}.rui__exTna:focus,.rui__exTna:focus-visible{box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-radio-indicator-border-color-focus--current),var(--rui-border-inset-all) var(--rui-radio-indicator-border-color-focus--current)}.rui__exTna:hover{box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-radio-indicator-border-color-focus--current),var(--rui-border-inset-all) var(--rui-radio-indicator-border-color-focus--current)}.rui__exTna:disabled{background-color:var(--rui-radio-indicator-background-color-disabled--current)!important;box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-radio-indicator-border-color-disabled--current),var(--rui-border-inset-all) var(--rui-radio-indicator-border-color-disabled--current)!important;cursor:default;pointer-events:none}.rui__OeHXX,.rui__exTna:has(input:focus),.rui__exTna:has(input:focus-visible){box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-radio-indicator-border-color-focus--current),var(--rui-border-inset-all) var(--rui-radio-indicator-border-color-focus--current)}.rui__IeQbo,.rui__exTna:has(input:hover){box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-radio-indicator-border-color-focus--current),var(--rui-border-inset-all) var(--rui-radio-indicator-border-color-focus--current)}.rui__qvcsO{background-color:var(--rui-radio-indicator-background-color-disabled--current)!important;box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-radio-indicator-border-color-disabled--current),var(--rui-border-inset-all) var(--rui-radio-indicator-border-color-disabled--current)!important;cursor:default;pointer-events:none}.rui__R38tE:after{opacity:1}.rui__eU4lu{--rui-radio-indicator-border-color--current:var(--rui-field-primary-border-color);--rui-radio-indicator-border-color-focus--current:var(--rui-field-primary-border-color-focus);--rui-radio-indicator-fg-color--current:var(--rui-color-text-primary-highlight)}.rui__siE3J{--rui-radio-indicator-border-color--current:var(--rui-field-error-border-color);--rui-radio-indicator-border-color-focus--current:var(--rui-field-error-border-color-focus);--rui-radio-indicator-fg-color--current:var(--rui-color-text-error-highlight)}.rui__THRpb{--rui-radio-indicator-border-color--current:var(--rui-field-success-border-color);--rui-radio-indicator-border-color-focus--current:var(--rui-field-success-border-color-focus);--rui-radio-indicator-fg-color--current:var(--rui-color-text-success-highlight)}.rui__9g4TO{--rui-radio-indicator-border-color--current:var(--rui-field-warning-border-color);--rui-radio-indicator-border-color-focus--current:var(--rui-field-warning-border-color-focus);--rui-radio-indicator-fg-color--current:var(--rui-color-text-warning-highlight)}.rui__vlsJu{cursor:pointer;height:100%;inset:0;margin:0;opacity:0;position:absolute;width:100%;z-index:2}.rui__yETev{align-items:start;display:flex;flex-direction:row;gap:var(--rui-space-xs);justify-content:start;min-height:var(--rui-field-height)}.rui__pyYvc{flex-direction:row-reverse}.rui__IswKR{cursor:pointer;height:100%;inset:0;margin:0;opacity:0;position:absolute;width:100%;z-index:2}.rui__0drBT{--rui-toggle-slider-input-background-color--current:var(--rui-field-background-color);--rui-toggle-slider-input-background-color-disabled--current:var(--rui-field-background-color-disabled);--rui-toggle-slider-input-border-color--current:var(--rui-field-border-color);--rui-toggle-slider-input-border-color-disabled--current:var(--rui-field-border-color-disabled);--rui-toggle-slider-input-border-color-focus--current:var(--rui-field-border-color-focus);--rui-toggle-slider-input-background-color-disabled:var(--rui-field-background-color-disabled);--rui-toggle-slider-input-border-color-disabled:var(--rui-field-border-color-disabled);--rui-toggle-slider-input-height:calc(var(--rui-field-font-size)*var(--rui-field-line-height));--rui-toggle-slider-input-width:calc(var(--rui-toggle-slider-input-height)*2);--rui-toggle-slider-input-toggle-size:calc(var(--rui-toggle-slider-input-height) - var(--rui-space-4xs)*2);--rui-toggle-slider-input-toggle-fg-color--current:var(--rui-color-text-success-highlight);background-color:oklch(from var(--rui-toggle-slider-input-background-color--current) l c h/.75);border:none;border-radius:var(--rui-radius-pill);box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-toggle-slider-input-border-color--current),var(--rui-border-inset-all) var(--rui-toggle-slider-input-border-color--current);cursor:pointer;flex-shrink:0;height:var(--rui-toggle-slider-input-height);position:relative;transition-duration:var(--rui-duration-normal);transition-property:box-shadow;transition-timing-function:var(--rui-timing-ease-out);width:var(--rui-toggle-slider-input-width);z-index:1}.rui__0drBT:after{background:var(--rui-color-text-subtle);border-radius:100%;content:"";height:var(--rui-toggle-slider-input-toggle-size);left:var(--rui-space-4xs);position:absolute;top:var(--rui-space-4xs);transition-duration:var(--rui-duration-fast),var(--rui-duration-normal);transition-property:background-color,transform;transition-timing-function:var(--rui-timing-ease-out),var(--rui-timing-ease-out);width:var(--rui-toggle-slider-input-toggle-size);z-index:2}.rui__0drBT:focus,.rui__0drBT:focus-visible{box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-toggle-slider-input-border-color-focus--current),var(--rui-border-inset-all) var(--rui-toggle-slider-input-border-color-focus--current)}.rui__0drBT:hover{box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-toggle-slider-input-border-color-focus--current),var(--rui-border-inset-all) var(--rui-toggle-slider-input-border-color-focus--current)}.rui__0drBT:disabled{background-color:var(--rui-toggle-slider-input-background-color-disabled--current)!important;box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-toggle-slider-input-border-color-disabled--current),var(--rui-border-inset-all) var(--rui-toggle-slider-input-border-color-disabled--current)!important;cursor:default;pointer-events:none}.rui__0drBT:has(input:focus),.rui__0drBT:has(input:focus-visible),.rui__HLhlH{box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-toggle-slider-input-border-color-focus--current),var(--rui-border-inset-all) var(--rui-toggle-slider-input-border-color-focus--current)}.rui__0drBT:has(input:hover),.rui__H3Jfh{box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-toggle-slider-input-border-color-focus--current),var(--rui-border-inset-all) var(--rui-toggle-slider-input-border-color-focus--current)}.rui__3RjiQ{background-color:var(--rui-toggle-slider-input-background-color-disabled--current)!important;box-shadow:var(--rui-border-zero-smooth-outset-all) var(--rui-toggle-slider-input-border-color-disabled--current),var(--rui-border-inset-all) var(--rui-toggle-slider-input-border-color-disabled--current)!important;cursor:default;pointer-events:none}.rui__xyOPu:after{background:var(--rui-toggle-slider-input-toggle-fg-color--current);transform:translateX(calc(100% + var(--rui-space-4xs) * 2))}.rui__NmaOL{--rui-toggle-slider-input-border-color--current:var(--rui-field-primary-border-color);--rui-toggle-slider-input-border-color-focus--current:var(--rui-field-primary-border-color-focus);--rui-toggle-slider-input-toggle-fg-color--current:var(--rui-color-text-primary-highlight)}.rui__KLpUD{--rui-toggle-slider-input-border-color--current:var(--rui-field-error-border-color);--rui-toggle-slider-input-border-color-focus--current:var(--rui-field-error-border-color-focus);--rui-toggle-slider-input-toggle-fg-color--current:var(--rui-color-text-error-highlight)}.rui__H-7Un{--rui-toggle-slider-input-border-color--current:var(--rui-field-success-border-color);--rui-toggle-slider-input-border-color-focus--current:var(--rui-field-success-border-color-focus);--rui-toggle-slider-input-toggle-fg-color--current:var(--rui-color-text-success-highlight)}.rui__-3k-m{--rui-toggle-slider-input-border-color--current:var(--rui-field-warning-border-color);--rui-toggle-slider-input-border-color-focus--current:var(--rui-field-warning-border-color-focus);--rui-toggle-slider-input-toggle-fg-color--current:var(--rui-color-text-warning-highlight)}.rui__Tov1z{align-items:start;display:flex;flex-direction:row;gap:var(--rui-space-xs);justify-content:start;min-height:var(--rui-field-height)}.rui__Bvdn6{flex-direction:row-reverse}.rui__o9aw4{padding-left:calc(var(--rui-grid-gutter-width)*.5)!important;padding-right:calc(var(--rui-grid-gutter-width)*.5)!important;position:relative!important}.rui__zSt5T{padding-left:var(--rui-grid-container-padding)!important;padding-right:var(--rui-grid-container-padding)!important}.rui__DqepG{align-items:flex-start!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important}.rui__wzgTL{flex-grow:1!important}.rui__1FreG{flex-shrink:1!important}.rui__5WVWD{max-width:100%!important}.rui__yfxuX{padding-left:0!important;padding-right:0!important}.rui__RJuvT{margin-left:calc(var(--rui-grid-gutter-width)*-.5)!important;margin-right:calc(var(--rui-grid-gutter-width)*-.5)!important}.rui__2WhpX{margin-left:0!important;margin-right:0!important}.rui__2WhpX>[class*=col]{padding-left:0!important;padding-right:0!important}.rui__kb45i{margin-top:var(--rui-space-s);width:100%}.rui__Bo6pm{align-items:start;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:var(--rui-space-m);padding-bottom:var(--rui-space-xs)}.rui__yxCCS{box-shadow:inset 0 calc(var(--rui-border-width-base)*-1) 0 0 var(--rui-color-border-base)}.rui__wENVG{display:flex;flex-direction:row;justify-content:space-between;min-height:var(--rui-control-compact-height);width:100%}.rui__RyFwz{display:block;flex-shrink:1;font-size:var(--rui-font-size-xl);line-height:var(--rui-line-height-tight)}.rui__t7uE2{align-items:center;display:flex;flex-direction:row;flex-shrink:0;gap:var(--rui-space-xs);justify-content:flex-end;max-width:100%;overflow:hidden}.rui__zL7sM{background:var(--rui-color-white);border-radius:var(--rui-radius-xs);bottom:0;opacity:1;pointer-events:none;position:absolute;right:calc(var(--rui-space-m)*-1 + var(--rui-space-4xs));top:0;transition-duration:var(--rui-control-transition-duration);transition-property:opacity;transition-timing-function:var(--rui-control-transition-timing);width:.125rem}.rui__x-cxD{background:inherit;box-shadow:var(--rui-border-thin-inset-bottom) var(--rui-color-border-base);display:block;flex-shrink:1;font-size:var(--rui-font-size-l);line-height:var(--rui-line-height-snug);padding:var(--rui-space-2xs) var(--rui-space-m) var(--rui-space-m) 0;position:sticky;top:0;z-index:2}.rui__T01Co{align-items:center;color:inherit;display:flex;flex-shrink:0;justify-content:center}.rui__T01Co img,.rui__T01Co svg{height:100%;object-fit:contain;user-select:none;width:auto}.rui__fVD3n{align-items:center;background:transparent;border:none;box-sizing:content-box;color:var(--rui-color-text-subtle);cursor:pointer;display:flex;flex-direction:row;font-size:var(--rui-font-size-s);gap:var(--rui-space-xs);height:calc(var(--rui-font-size-l)*var(--rui-line-height-none));justify-content:flex-start;line-height:var(--rui-line-height-none);padding:calc(var(--rui-space-4xs) + var(--rui-space-2xs)/2) 0 calc(var(--rui-space-4xs) + var(--rui-space-2xs)/2) 0;position:relative;transition-duration:var(--rui-control-transition-duration);transition-property:color;transition-timing-function:var(--rui-control-transition-timing);white-space:nowrap;width:100%}.rui__fVD3n span{margin-bottom:-.0625rem}.rui__fVD3n:hover{color:var(--rui-color-text-base)}.rui__fVD3n:focus-visible{color:var(--rui-color-text-base)}.rui__IdsNF{color:var(--rui-color-text-highlight)}.rui__nfKeR{color:var(--rui-color-text-base);display:flex;flex-direction:column;overflow-y:auto;padding:0 var(--rui-space-m);position:relative;width:100%}.rui__J0W30{box-shadow:var(--rui-border-thin-inset-bottom) var(--rui-color-border-base);padding:var(--rui-space-m) 0 var(--rui-space-m) 0}:nth-last-child(1 of .rui__J0W30){box-shadow:none}.rui__YD3Lr{color:var(--rui-color-text-muted);font-size:var(--rui-font-size-s);font-weight:var(--rui-font-weight-bold);line-height:var(--rui-line-height-normal);margin-bottom:var(--rui-space-s)}.rui__bodGQ{align-items:start;background:var(--rui-color-background-base);box-shadow:var(--rui-border-thin-smooth-outset-all) var(--rui-color-border-secondary),var(--rui-border-thin-outset-all) var(--rui-color-border-secondary);color:var(--rui-color-text-base);display:flex;flex-direction:column;justify-content:start;max-height:100%;opacity:var(--rui-effect-opacity-100);position:relative;transition-duration:var(--rui-modal-transition-duration),var(--rui-modal-transition-duration);transition-property:opacity,transform;transition-timing-function:var(--rui-timing-ease-out),var(--rui-timing-ease-out);width:100%;z-index:0}.rui__bodGQ,.rui__bodGQ:after{border-radius:var(--rui-radius-xl)}.rui__bodGQ:after{box-shadow:var(--rui-shadow-purple-bottom-xl);z-index:-1}.rui__bodGQ:after,.rui__bodGQ:before{content:"";inset:0;opacity:var(--rui-effect-opacity-100);position:absolute;transition-duration:var(--rui-modal-transition-duration);transition-property:opacity;transition-timing-function:var(--rui-timing-ease-out);will-change:opacity}.rui__bodGQ:before{border-radius:0;box-shadow:var(--rui-shadow-purple-bottom-4xl);z-index:-2}.rui__ntqDN{max-width:396px;width:100%}.rui__b0qEc{max-width:608px;width:100%}.rui__9Pbq2{max-width:756px;width:100%}.rui__NO-Cu{max-width:912px;width:100%}.rui__Z5ZB-{max-width:100%;width:100%}.rui__iJF-5,.rui__rMIsz{opacity:.01;transform:var(--rui-transform-scale-s)}.rui__iJF-5:after,.rui__rMIsz:after{opacity:.01}.rui__iJF-5:before,.rui__rMIsz:before{opacity:var(--rui-effect-opacity-100)}.rui__3sFPm,.rui__8-iSn,.rui__SBtYd,.rui__dBkUc,.rui__qH5un{opacity:var(--rui-effect-opacity-100);transform:var(--rui-transform-scale-m)}.rui__3sFPm:after,.rui__8-iSn:after,.rui__SBtYd:after,.rui__dBkUc:after,.rui__qH5un:after{opacity:var(--rui-effect-opacity-100)}.rui__3sFPm:before,.rui__8-iSn:before,.rui__SBtYd:before,.rui__dBkUc:before,.rui__qH5un:before{opacity:.01}.rui__Nv60W,.rui__y9uOh{opacity:var(--rui-effect-opacity-0);transform:var(--rui-transform-scale-s)}.rui__Nv60W:after,.rui__y9uOh:after{opacity:.01}.rui__Nv60W:before,.rui__y9uOh:before{opacity:var(--rui-effect-opacity-100)}.rui__RBgX5{align-items:normal;background:var(--rui-color-background-base);border-radius:var(--rui-radius-xl) 0 0 var(--rui-radius-xl);display:flex;flex-direction:column;flex-grow:1;flex-shrink:0;justify-content:normal;overflow:hidden;z-index:1}.rui__OcE3R{align-items:center;backdrop-filter:none;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;padding:var(--rui-space-m);position:fixed;right:0;top:0;transition-duration:var(--rui-modal-transition-duration),var(--rui-modal-transition-duration);transition-property:backdrop-filter,opacity;transition-timing-function:var(--rui-timing-ease-out),var(--rui-timing-ease-out);will-change:opacity;z-index:9999}.rui__OcE3R:before{background:var(--rui-color-grey-900);bottom:0;content:"";left:0;opacity:var(--rui-effect-opacity-50);pointer-events:none;position:absolute;right:0;top:0}.rui__FL-aW{justify-content:center}.rui__ponRv{justify-content:flex-start}.rui__8CpGb,.rui__JlaNk,.rui__vZFJG{backdrop-filter:var(--rui-filter-blur-0);opacity:.01}.rui__NLcF7{backdrop-filter:var(--rui-filter-blur-0);opacity:var(--rui-effect-opacity-0)}.rui__0uFjO,.rui__8SwdH,.rui__9vjcJ,.rui__jH1dD,.rui__uPTLt{backdrop-filter:var(--rui-filter-blur-3xs);opacity:var(--rui-effect-opacity-100)}.rui__wIzZU{flex-grow:1;flex-shrink:1}.rui__IP-QT,.rui__wIzZU{max-height:0}.rui__D2Fz7{max-height:var(--rui-space-l)}.rui__oc-nM{max-height:var(--rui-space-2xl)}.rui__vSRZC{max-height:var(--rui-space-3xl)}.rui__qw-Wh{flex-grow:1;flex-shrink:1;font-size:var(--rui-font-size-xs);padding:var(--rui-space-m)}.rui__A18X8{--close-size:calc(var(--rui-font-size-m)*var(--rui-line-height-tight));--transition-duration:var(--rui-duration-normal);--transition-timing-function:var(--rui-timing-ease-out);align-items:center;align-self:start;background:transparent;border:none;box-sizing:content-box;color:var(--rui-color-grey-400);cursor:pointer;display:flex;flex-grow:0;flex-shrink:0;height:var(--close-size);justify-content:center;margin:calc(var(--rui-space-3xs)*-1);margin-left:auto;outline:none;padding:var(--rui-space-3xs);position:relative;transition-property:color;transition-timing-function:var(--transition-timing-function);width:var(--close-size);will-change:color}.rui__A18X8,.rui__A18X8:before{border-radius:var(--rui-radius-circle);transition-duration:var(--transition-duration)}.rui__A18X8:before{background:var(--rui-color-grey-700);content:"";inset:0;opacity:var(--rui-effect-opacity-0);position:absolute;transition-property:opacity;transition-timing-function:var(--transition-timing-function);z-index:-1}.rui__A18X8:disabled{color:var(--rui-color-grey-600);pointer-events:none}.rui__A18X8:hover{color:var(--rui-color-white)}.rui__A18X8:hover:before{opacity:var(--rui-effect-opacity-100)}.rui__A18X8:focus-visible{color:var(--rui-color-white)}.rui__A18X8:focus-visible:before{opacity:var(--rui-effect-opacity-100)}.rui__A18X8>svg{height:var(--rui-font-size-s);width:var(--rui-font-size-s)}.rui__1DeJI{align-items:normal;border-radius:var(--rui-radius-xl);flex-direction:row;justify-content:normal;overflow-y:auto;width:100%}.rui__0vzGV,.rui__1DeJI{display:flex;flex-grow:1}.rui__0vzGV{align-items:center;border-radius:0 0 var(--rui-radius-xl) var(--rui-radius-xl);flex-shrink:1;font-size:var(--rui-font-size-xs);gap:var(--rui-space-xs);justify-content:end;min-height:var(--rui-height-s);padding:var(--rui-space-s) var(--rui-space-m) var(--rui-space-s) var(--rui-space-m)}.rui__G14Yo{border-radius:0 0 var(--rui-radius-xl) 0}.rui__AxdAp{align-items:center;background:var(--rui-color-background-base);border-radius:var(--rui-radius-xl) var(--rui-radius-xl) 0 0;display:flex;flex-grow:1;flex-shrink:1;gap:var(--rui-space-m);justify-content:start;min-height:calc(var(--rui-font-size-m)*var(--rui-line-height-tight));padding:var(--rui-space-m) var(--rui-space-m) var(--rui-space-s) var(--rui-space-m);position:sticky;top:0;z-index:1}.rui__6p67H{border-radius:0 var(--rui-radius-xl) 0 0}.rui__ORR3g{flex-grow:1;font-size:var(--rui-font-size-m);line-height:var(--rui-line-height-tight);min-height:calc(var(--rui-font-size-m)*var(--rui-line-height-tight))}.rui__YUoWw{flex-grow:1;flex-shrink:1;overflow-y:auto;width:100%}.rui__yWtZN{align-items:center;display:flex;flex-direction:row;font-size:var(--rui-font-size-s);justify-content:center;line-height:var(--rui-line-height-tight);padding:var(--rui-space-2xs) var(--rui-space-m)}.rui__G8c4L{background:var(--rui-color-background-base);box-shadow:var(--rui-border-thin-inset-top) var(--rui-color-border-secondary),var(--rui-border-thin-inset-bottom) var(--rui-color-border-secondary);color:var(--rui-color-text-base)}.rui__PfOgw{background:var(--rui-color-background-error);box-shadow:var(--rui-border-thin-inset-top) var(--rui-color-border-error-secondary),var(--rui-border-thin-inset-bottom) var(--rui-color-border-error-secondary);color:var(--rui-color-text-error)}.rui__A80lY{background:var(--rui-color-background-success);box-shadow:var(--rui-border-thin-inset-top) var(--rui-color-border-success-secondary),var(--rui-border-thin-inset-bottom) var(--rui-color-border-success-secondary);color:var(--rui-color-text-success)}.rui__AsIt3{background:var(--rui-color-background-warning);box-shadow:var(--rui-border-thin-inset-top) var(--rui-color-border-warning-secondary),var(--rui-border-thin-inset-bottom) var(--rui-color-border-warning-secondary);color:var(--rui-color-text-warning)}.rui__lGvyM{flex-direction:row;font-family:var(--rui-font-family-mono);overflow:hidden;white-space:nowrap;width:fit-content}.rui__H9T1C,.rui__lGvyM{align-items:center;display:flex;height:var(--rui-control-height);justify-content:center}.rui__H9T1C{--rui-pagination-pagination-height:var(--rui-control-height);--rui-pagination-gap-height:calc(var(--rui-pagination-pagination-height) - var(--rui-space-3xs)*2);--rui-pagination-gap-offset:calc((var(--rui-pagination-pagination-height) - var(--rui-pagination-gap-height))/2);align-self:start;color:var(--rui-color-text-subtle);flex-grow:0;flex-shrink:0;font-size:var(--rui-font-size-xs);min-width:calc(var(--rui-pagination-gap-height) + var(--rui-space-3xs));padding:calc(var(--rui-pagination-gap-offset) + var(--rui-space-3xs)) calc(var(--rui-space-3xs) + var(--rui-space-3xs)/2);pointer-events:none;position:relative;user-select:none;z-index:1}.rui__H9T1C>svg{height:1em;width:1em}.rui__qK5w-{--rui-pagination-pagination-height:var(--rui-control-height);--rui-pagination-button-height:calc(var(--rui-pagination-pagination-height) - var(--rui-space-3xs)*2);--rui-pagination-button-offset:calc((var(--rui-pagination-pagination-height) - var(--rui-pagination-button-height))/2);align-items:center;align-self:start;background:transparent;border:none;color:var(--rui-control-background-color);cursor:pointer;display:flex;flex-grow:0;flex-shrink:0;font-size:var(--rui-font-size-xs);font-weight:var(--rui-font-weight-bold);height:var(--rui-pagination-pagination-height);justify-content:center;min-width:calc(var(--rui-pagination-button-height) + var(--rui-space-3xs));outline:none;overflow:hidden;padding:calc(var(--rui-pagination-button-offset) + var(--rui-space-3xs)) calc(var(--rui-space-3xs) + var(--rui-space-3xs)/2);position:relative;transition-property:color;transition-timing-function:var(--rui-control-transition-timing);user-select:none;will-change:color;z-index:1}.rui__qK5w-,.rui__qK5w-:before{transition-duration:var(--rui-control-transition-duration)}.rui__qK5w-:before{background-color:var(--rui-control-background-color);transition-property:opacity;transition-timing-function:var(--rui-control-transition-timing);z-index:-2}.rui__qK5w-:after,.rui__qK5w-:before{border-radius:var(--rui-control-border-radius);content:"";inset:var(--rui-pagination-button-offset) calc(var(--rui-space-3xs)/2);opacity:0;position:absolute}.rui__qK5w-:after{background-color:var(--rui-control-background-color-active);z-index:-1}.rui__qK5w-:first-child{margin-left:calc(var(--rui-space-3xs)*-1/2)}.rui__qK5w-:last-child{margin-right:calc(var(--rui-space-3xs)*-1/2)}.rui__qK5w-[aria-current=true]{color:var(--rui-control-text-color-active);transition:none}.rui__qK5w-[aria-current=true]:after{opacity:var(--rui-effect-opacity-100)}.rui__qK5w-[aria-current=true]:disabled{color:var(--rui-control-text-color-disabled);pointer-events:none}.rui__qK5w-[aria-current=true]:disabled:after,.rui__qK5w-[aria-current=true]:disabled:before{background-color:var(--rui-control-background-color-disabled)}.rui__qK5w-:disabled{color:var(--rui-color-text-subtle);pointer-events:none}.rui__qK5w-:disabled:after,.rui__qK5w-:disabled:before{background-color:transparent}.rui__qK5w-:focus-visible{color:var(--rui-control-text-color)}.rui__qK5w-:focus-visible:before{opacity:var(--rui-effect-opacity-100)}.rui__qK5w-:hover{color:var(--rui-control-text-color)}.rui__qK5w-:hover:before{opacity:var(--rui-effect-opacity-100)}.rui__qK5w->svg{height:var(--rui-font-size-xs);width:var(--rui-font-size-xs)}.rui__I6P--{pointer-events:none;visibility:hidden}.rui__tE5Wr{background:var(--rui-color-background-base);box-shadow:var(--rui-border-thin-smooth-outset-all) var(--rui-color-border-secondary),var(--rui-border-thin-outset-all) var(--rui-color-border-secondary);color:var(--rui-color-text-base);display:flex;flex-direction:column;height:100%;opacity:var(--rui-effect-opacity-100);position:relative;transition-duration:var(--rui-pane-transition-duration),var(--rui-pane-transition-duration);transition-property:opacity,transform;transition-timing-function:var(--rui-timing-ease-out),var(--rui-timing-ease-out);width:100%}.rui__tE5Wr:after{box-shadow:var(--rui-shadow-purple-bottom-xl)}.rui__tE5Wr:after,.rui__tE5Wr:before{content:"";inset:0;opacity:var(--rui-effect-opacity-0);position:absolute;transition-duration:var(--rui-pane-transition-duration);transition-property:opacity;transition-timing-function:var(--rui-timing-ease-out);z-index:-1}.rui__tE5Wr:before{box-shadow:var(--rui-shadow-purple-bottom-4xl)}.rui__SbWaR,.rui__vlH4E{opacity:.01;transform:var(--rui-transform-scale-s)}.rui__SbWaR:after,.rui__vlH4E:after{opacity:.01}.rui__SbWaR:before,.rui__vlH4E:before{opacity:var(--rui-effect-opacity-100)}.rui__7WQBy,.rui__Uc6NG,.rui__h4sfh,.rui__s1Ema,.rui__wZ1Tb{opacity:var(--rui-effect-opacity-100);transform:var(--rui-transform-scale-m)}.rui__7WQBy:after,.rui__Uc6NG:after,.rui__h4sfh:after,.rui__s1Ema:after,.rui__wZ1Tb:after{opacity:var(--rui-effect-opacity-100)}.rui__7WQBy:before,.rui__Uc6NG:before,.rui__febUD,.rui__h4sfh:before,.rui__hakCV,.rui__s1Ema:before,.rui__wZ1Tb:before{opacity:var(--rui-effect-opacity-0)}.rui__febUD,.rui__hakCV{transform:var(--rui-transform-scale-s)}.rui__febUD:after,.rui__hakCV:after{opacity:var(--rui-effect-opacity-0)}.rui__febUD:before,.rui__hakCV:before{opacity:var(--rui-effect-opacity-100)}.rui__CMAWL{align-items:center;backdrop-filter:none;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;transition-duration:var(--rui-pane-transition-duration),var(--rui-pane-transition-duration);transition-property:backdrop-filter,opacity;transition-timing-function:var(--rui-timing-ease-out),var(--rui-timing-ease-out);will-change:opacity;z-index:9999}.rui__CMAWL:before{background:var(--rui-color-grey-900);bottom:0;content:"";left:0;opacity:var(--rui-effect-opacity-50);pointer-events:none;position:absolute;right:0;top:0}.rui__BqzYT,.rui__UEo5J,.rui__l9x-T{backdrop-filter:var(--rui-filter-blur-0);opacity:.01}.rui__cuy8X{backdrop-filter:var(--rui-filter-blur-0);opacity:var(--rui-effect-opacity-0)}.rui__K0dnw,.rui__RVSFE,.rui__UDAxx,.rui__pqn0Z,.rui__qn7EH{backdrop-filter:var(--rui-filter-blur-3xs);opacity:var(--rui-effect-opacity-100)}.rui__Mdyge{flex-grow:1;flex-shrink:0;font-size:var(--rui-font-size-xs);overflow:hidden;padding:var(--rui-space-m);width:100%;z-index:0}.rui__l-nNP{--close-size:calc(var(--rui-font-size-m)*var(--rui-line-height-tight));--transition-duration:var(--rui-duration-normal);--transition-timing-function:var(--rui-timing-ease-out);align-items:center;align-self:start;background:transparent;border:none;box-sizing:content-box;color:var(--rui-color-grey-400);cursor:pointer;display:flex;flex-grow:0;flex-shrink:0;height:var(--close-size);justify-content:center;margin:calc(var(--rui-space-3xs)*-1);margin-left:auto;outline:none;padding:var(--rui-space-3xs);position:relative;transition-property:color;transition-timing-function:var(--transition-timing-function);width:var(--close-size);will-change:color}.rui__l-nNP,.rui__l-nNP:before{border-radius:var(--rui-radius-circle);transition-duration:var(--transition-duration)}.rui__l-nNP:before{background:var(--rui-color-grey-700);content:"";inset:0;opacity:var(--rui-effect-opacity-0);position:absolute;transition-property:opacity;transition-timing-function:var(--transition-timing-function);z-index:-1}.rui__l-nNP:disabled{color:var(--rui-color-grey-600);pointer-events:none}.rui__l-nNP:hover{color:var(--rui-color-white)}.rui__l-nNP:hover:before{opacity:var(--rui-effect-opacity-100)}.rui__l-nNP:focus-visible{color:var(--rui-color-white)}.rui__l-nNP:focus-visible:before{opacity:var(--rui-effect-opacity-100)}.rui__l-nNP>svg{height:var(--rui-font-size-s);width:var(--rui-font-size-s)}.rui__fmDAL{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:flex-start;overflow-y:auto;width:100%}.rui__OeKPy{bottom:0;font-size:var(--rui-font-size-xs);gap:var(--rui-space-xs);justify-content:end;margin-top:auto;min-height:var(--rui-height-s);padding:var(--rui-space-s) var(--rui-space-m) var(--rui-space-2xl) var(--rui-space-m)}.rui__OeKPy,.rui__eOWCy{align-items:center;background:var(--rui-color-background-base);display:flex;flex-shrink:0;position:sticky;width:100%;z-index:1}.rui__eOWCy{gap:var(--rui-space-m);justify-content:start;min-height:calc(var(--rui-font-size-m)*var(--rui-line-height-tight));padding:var(--rui-space-m) var(--rui-space-m) var(--rui-space-s) var(--rui-space-m);top:0}.rui__QXNqv{flex-grow:1;font-size:var(--rui-font-size-m);line-height:var(--rui-line-height-tight)}.rui__Jmtr9{color:inherit;font-family:inherit;line-height:inherit;width:100%}.rui__Jmtr9+.rui__Jmtr9{margin-top:calc(var(--rui-font-size-m)*var(--rui-line-height-snug))}.rui__RGUeq{text-indent:0}.rui__-PJX7{line-height:var(--rui-line-height-none)}.rui__LVA0k{line-height:var(--rui-line-height-tight)}.rui__Uv68t{line-height:var(--rui-line-height-snug)}.rui__-aGsT{line-height:var(--rui-line-height-normal)}.rui__y2fjz{line-height:var(--rui-line-height-relaxed)}.rui__xKn1C{line-height:var(--rui-line-height-loose)}.rui__hzVXa{font-size:var(--rui-font-size-xs)}.rui__hzVXa.rui__jqVLh{text-indent:calc(var(--rui-font-size-xs)*var(--rui-line-height-normal)*2)}.rui__hzVXa.rui__1T8nF{text-indent:calc(var(--rui-font-size-xs)*var(--rui-line-height-normal)*5)}.rui__hzVXa.rui__9FXEP{max-width:var(--rui-measure-xs)}.rui__hzVXa+.rui__hzVXa{margin-top:calc(var(--rui-font-size-xs)*var(--rui-line-height-snug))}.rui__pokUG{font-size:var(--rui-font-size-s)}.rui__pokUG.rui__jqVLh{text-indent:calc(var(--rui-font-size-s)*var(--rui-line-height-normal)*2)}.rui__pokUG.rui__1T8nF{text-indent:calc(var(--rui-font-size-s)*var(--rui-line-height-normal)*5)}.rui__pokUG.rui__9FXEP{max-width:var(--rui-measure-s)}.rui__pokUG+.rui__pokUG{margin-top:calc(var(--rui-font-size-s)*var(--rui-line-height-snug))}.rui__0-5Jo{font-size:var(--rui-font-size-m)}.rui__0-5Jo.rui__jqVLh{text-indent:calc(var(--rui-font-size-m)*var(--rui-line-height-normal)*2)}.rui__0-5Jo.rui__1T8nF{text-indent:calc(var(--rui-font-size-m)*var(--rui-line-height-normal)*5)}.rui__0-5Jo.rui__9FXEP{max-width:var(--rui-measure-m)}.rui__0-5Jo+.rui__0-5Jo{margin-top:calc(var(--rui-font-size-m)*var(--rui-line-height-snug))}.rui__EpkPX{font-size:var(--rui-font-size-l)}.rui__EpkPX.rui__jqVLh{text-indent:calc(var(--rui-font-size-l)*var(--rui-line-height-normal)*2)}.rui__EpkPX.rui__1T8nF{text-indent:calc(var(--rui-font-size-l)*var(--rui-line-height-normal)*5)}.rui__EpkPX.rui__9FXEP{max-width:var(--rui-measure-l)}.rui__EpkPX+.rui__EpkPX{margin-top:calc(var(--rui-font-size-l)*var(--rui-line-height-snug))}.rui__NvzWD{font-size:var(--rui-font-size-xl)}.rui__NvzWD.rui__jqVLh{text-indent:calc(var(--rui-font-size-xl)*var(--rui-line-height-normal)*2)}.rui__NvzWD.rui__1T8nF{text-indent:calc(var(--rui-font-size-xl)*var(--rui-line-height-normal)*5)}.rui__NvzWD.rui__9FXEP{max-width:var(--rui-measure-xl)}.rui__NvzWD+.rui__NvzWD{margin-top:calc(var(--rui-font-size-xl)*var(--rui-line-height-snug))}.rui__W4rzz{font-size:var(--rui-font-size-2xl)}.rui__W4rzz.rui__jqVLh{text-indent:calc(var(--rui-font-size-2xl)*var(--rui-line-height-normal)*2)}.rui__W4rzz.rui__1T8nF{text-indent:calc(var(--rui-font-size-2xl)*var(--rui-line-height-normal)*5)}.rui__W4rzz.rui__9FXEP{max-width:var(--rui-measure-2xl)}.rui__W4rzz+.rui__W4rzz{margin-top:calc(var(--rui-font-size-2xl)*var(--rui-line-height-snug))}.rui__pC-9f{font-size:var(--rui-font-size-3xl)}.rui__pC-9f.rui__jqVLh{text-indent:calc(var(--rui-font-size-3xl)*var(--rui-line-height-normal)*2)}.rui__pC-9f.rui__1T8nF{text-indent:calc(var(--rui-font-size-3xl)*var(--rui-line-height-normal)*5)}.rui__pC-9f.rui__9FXEP{max-width:var(--rui-measure-3xl)}.rui__pC-9f+.rui__pC-9f{margin-top:calc(var(--rui-font-size-3xl)*var(--rui-line-height-snug))}.rui__mUpUj{font-size:var(--rui-font-size-4xl)}.rui__mUpUj.rui__jqVLh{text-indent:calc(var(--rui-font-size-4xl)*var(--rui-line-height-normal)*2)}.rui__mUpUj.rui__1T8nF{text-indent:calc(var(--rui-font-size-4xl)*var(--rui-line-height-normal)*5)}.rui__mUpUj.rui__9FXEP{max-width:var(--rui-measure-4xl)}.rui__mUpUj+.rui__mUpUj{margin-top:calc(var(--rui-font-size-4xl)*var(--rui-line-height-snug))}.rui__SDg6Y{font-size:var(--rui-font-size-5xl)}.rui__SDg6Y.rui__jqVLh{text-indent:calc(var(--rui-font-size-5xl)*var(--rui-line-height-normal)*2)}.rui__SDg6Y.rui__1T8nF{text-indent:calc(var(--rui-font-size-5xl)*var(--rui-line-height-normal)*5)}.rui__SDg6Y.rui__9FXEP{max-width:var(--rui-measure-5xl)}.rui__SDg6Y+.rui__SDg6Y{margin-top:calc(var(--rui-font-size-5xl)*var(--rui-line-height-snug))}.rui__m14Bc{font-size:var(--rui-font-size-6xl)}.rui__m14Bc.rui__jqVLh{text-indent:calc(var(--rui-font-size-6xl)*var(--rui-line-height-normal)*2)}.rui__m14Bc.rui__1T8nF{text-indent:calc(var(--rui-font-size-6xl)*var(--rui-line-height-normal)*5)}.rui__m14Bc.rui__9FXEP{max-width:var(--rui-measure-6xl)}.rui__m14Bc+.rui__m14Bc{margin-top:calc(var(--rui-font-size-6xl)*var(--rui-line-height-snug))}.rui__FVSSu{font-size:var(--rui-font-size-7xl)}.rui__FVSSu.rui__jqVLh{text-indent:calc(var(--rui-font-size-7xl)*var(--rui-line-height-normal)*2)}.rui__FVSSu.rui__1T8nF{text-indent:calc(var(--rui-font-size-7xl)*var(--rui-line-height-normal)*5)}.rui__FVSSu.rui__9FXEP{max-width:var(--rui-measure-7xl)}.rui__FVSSu+.rui__FVSSu.rui__FVSSu{margin-top:calc(var(--rui-font-size-7xl)*var(--rui-line-height-snug))}.rui__LN-f-{color:var(--rui-color-text-highlight)}.rui__BQbCC{color:var(--rui-color-text-muted)}.rui__XSS-1{color:var(--rui-color-text-subtle)}.rui__X9wmG{font-weight:var(--rui-font-weight-thin)}.rui__7DGMJ{font-weight:var(--rui-font-weight-normal)}.rui__zRvSy{font-weight:var(--rui-font-weight-medium)}.rui__JZLWy{font-weight:var(--rui-font-weight-bold)}.rui__0yIuD{--rui-popover-arrow-size:calc(var(--rui-space-3xs)*sqrt(2));--rui-popover-arrow-edge-offset:calc(var(--rui-space-xs) - 0.10938rem);--rui-popover-arrow-position-adjustment:0.03125rem;--rui-popover-arrow-enter-distance:var(--rui-space-4xs);--rui-popover-arrow-enter-left:translateX(calc((var(--rui-popover-arrow-enter-distance) + var(--rui-popover-arrow-position-adjustment))*-1));--rui-popover-arrow-enter-right:translateX(calc(var(--rui-popover-arrow-enter-distance) + var(--rui-popover-arrow-position-adjustment)));--rui-popover-arrow-enter-up:translateY(calc((var(--rui-popover-arrow-enter-distance) + var(--rui-popover-arrow-position-adjustment))*-1));--rui-popover-arrow-enter-down:translateY(calc(var(--rui-popover-arrow-enter-distance) + var(--rui-popover-arrow-position-adjustment)));--rui-popover-arrow-left:translateX(var(--rui-popover-arrow-position-adjustment));--rui-popover-arrow-right:translateX(calc(var(--rui-popover-arrow-position-adjustment)*-1));--rui-popover-arrow-top:translateY(var(--rui-popover-arrow-position-adjustment));--rui-popover-arrow-bottom:translateY(calc(var(--rui-popover-arrow-position-adjustment)*-1));--rui-popover-arrow-left-rotate:rotate(135deg);--rui-popover-arrow-right-rotate:rotate(-45deg);--rui-popover-arrow-top-rotate:rotate(-135deg);--rui-popover-arrow-bottom-rotate:rotate(45deg);background:var(--rui-color-background-secondary);border-radius:var(--rui-field-border-radius);box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),0 var(--rui-shadow-offset-l) var(--rui-shadow-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-l) * 100%)),0 var(--rui-shadow-ambient-offset-l) var(--rui-shadow-ambient-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-l) * 100%));font-size:var(--rui-font-size-xs);height:100%;margin:0;overflow-y:auto;padding:var(--rui-space-2xs) var(--rui-space-xs);pointer-events:none;position:static;white-space:normal}.rui__Czzwa{pointer-events:auto}.rui__mIZq3:after,.rui__mIZq3:before{background:inherit;border-bottom-right-radius:var(--rui-radius-2xs);box-sizing:inherit;content:"";height:var(--rui-popover-arrow-size);position:absolute;transition-delay:0;transition-duration:var(--rui-popover-transition-duration);transition-property:transform;transition-timing-function:var(--rui-control-transition-timing);width:var(--rui-popover-arrow-size);z-index:0}.rui__mIZq3:before{z-index:-1}.rui__mIZq3:after{clip-path:polygon(calc(100% + .0625rem) 0,100% 0,0 100%,0 calc(100% + .0625rem),calc(100% + 100px) calc(100% + 100px));z-index:0}.rui__lhjhF:after,.rui__lhjhF:before{bottom:calc(var(--rui-popover-arrow-size)/-2);left:50%;margin-left:calc(var(--rui-popover-arrow-size)/-2);transform:var(--rui-popover-arrow-enter-up) var(--rui-popover-arrow-bottom-rotate)}.rui__lhjhF:before{box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),calc(var(--rui-shadow-offset-l)*.707) calc(var(--rui-shadow-offset-l)*.707) var(--rui-shadow-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-l) * 100%)),calc(var(--rui-shadow-ambient-offset-l)*.707) calc(var(--rui-shadow-ambient-offset-l)*.707) var(--rui-shadow-ambient-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-l) * 100%))}.rui__ezVpS:after,.rui__ezVpS:before{bottom:calc(var(--rui-popover-arrow-size)/-2);left:var(--rui-popover-arrow-edge-offset);transform:var(--rui-popover-arrow-enter-up) var(--rui-popover-arrow-bottom-rotate)}.rui__ezVpS:before{box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),calc(var(--rui-shadow-offset-l)*.707) calc(var(--rui-shadow-offset-l)*.707) var(--rui-shadow-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-l) * 100%)),calc(var(--rui-shadow-ambient-offset-l)*.707) calc(var(--rui-shadow-ambient-offset-l)*.707) var(--rui-shadow-ambient-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-l) * 100%))}.rui__EN8cQ:after,.rui__EN8cQ:before{bottom:calc(var(--rui-popover-arrow-size)/-2);right:var(--rui-popover-arrow-edge-offset);transform:var(--rui-popover-arrow-enter-up) var(--rui-popover-arrow-bottom-rotate)}.rui__EN8cQ:before{box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),calc(var(--rui-shadow-offset-l)*.707) calc(var(--rui-shadow-offset-l)*.707) var(--rui-shadow-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-l) * 100%)),calc(var(--rui-shadow-ambient-offset-l)*.707) calc(var(--rui-shadow-ambient-offset-l)*.707) var(--rui-shadow-ambient-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-l) * 100%))}.rui__dO5O-:after,.rui__dO5O-:before{left:calc(var(--rui-popover-arrow-size)/-2);margin-top:calc(var(--rui-popover-arrow-size)/-2);top:50%;transform:var(--rui-popover-arrow-enter-right) var(--rui-popover-arrow-left-rotate)}.rui__dO5O-:before{box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),calc(var(--rui-shadow-offset-l)*.707) calc(var(--rui-shadow-offset-l)*-.707) var(--rui-shadow-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-l) * 100%)),calc(var(--rui-shadow-ambient-offset-l)*.707) calc(var(--rui-shadow-ambient-offset-l)*-.707) var(--rui-shadow-ambient-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-l) * 100%))}.rui__ejbeq:after,.rui__ejbeq:before{left:calc(var(--rui-popover-arrow-size)/-2);top:var(--rui-popover-arrow-edge-offset);transform:var(--rui-popover-arrow-enter-right) var(--rui-popover-arrow-left-rotate)}.rui__ejbeq:before{box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),calc(var(--rui-shadow-offset-l)*.707) calc(var(--rui-shadow-offset-l)*-.707) var(--rui-shadow-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-l) * 100%)),calc(var(--rui-shadow-ambient-offset-l)*.707) calc(var(--rui-shadow-ambient-offset-l)*-.707) var(--rui-shadow-ambient-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-l) * 100%))}.rui__SfEMQ:after,.rui__SfEMQ:before{bottom:var(--rui-popover-arrow-size);left:calc(var(--rui-popover-arrow-size)/-2);transform:var(--rui-popover-arrow-enter-right) var(--rui-popover-arrow-left-rotate)}.rui__SfEMQ:before{box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),calc(var(--rui-shadow-offset-l)*.707) calc(var(--rui-shadow-offset-l)*-.707) var(--rui-shadow-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-l) * 100%)),calc(var(--rui-shadow-ambient-offset-l)*.707) calc(var(--rui-shadow-ambient-offset-l)*-.707) var(--rui-shadow-ambient-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-l) * 100%))}.rui__NRCgG:after,.rui__NRCgG:before{margin-top:calc(var(--rui-popover-arrow-size)/-2);right:calc(var(--rui-popover-arrow-size)/-2);top:50%;transform:var(--rui-popover-arrow-enter-left) var(--rui-popover-arrow-right-rotate)}.rui__NRCgG:before{box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),calc(var(--rui-shadow-offset-l)*-.707) calc(var(--rui-shadow-offset-l)*.707) var(--rui-shadow-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-l) * 100%)),calc(var(--rui-shadow-ambient-offset-l)*-.707) calc(var(--rui-shadow-ambient-offset-l)*.707) var(--rui-shadow-ambient-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-l) * 100%))}.rui__sQumd:after,.rui__sQumd:before{right:calc(var(--rui-popover-arrow-size)/-2);top:var(--rui-popover-arrow-edge-offset);transform:var(--rui-popover-arrow-enter-left) var(--rui-popover-arrow-right-rotate)}.rui__sQumd:before{box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),calc(var(--rui-shadow-offset-l)*-.707) calc(var(--rui-shadow-offset-l)*.707) var(--rui-shadow-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-l) * 100%)),calc(var(--rui-shadow-ambient-offset-l)*-.707) calc(var(--rui-shadow-ambient-offset-l)*.707) var(--rui-shadow-ambient-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-l) * 100%))}.rui__Oct-4:after,.rui__Oct-4:before{bottom:var(--rui-popover-arrow-edge-offset);right:calc(var(--rui-popover-arrow-size)/-2);transform:var(--rui-popover-arrow-enter-left) var(--rui-popover-arrow-right-rotate)}.rui__Oct-4:before{box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),calc(var(--rui-shadow-offset-l)*-.707) calc(var(--rui-shadow-offset-l)*.707) var(--rui-shadow-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-l) * 100%)),calc(var(--rui-shadow-ambient-offset-l)*-.707) calc(var(--rui-shadow-ambient-offset-l)*.707) var(--rui-shadow-ambient-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-l) * 100%))}.rui__Myurs:after,.rui__Myurs:before{left:50%;margin-left:calc(var(--rui-popover-arrow-size)/-2);top:calc(var(--rui-popover-arrow-size)/-2);transform:var(--rui-popover-arrow-enter-down) var(--rui-popover-arrow-top-rotate)}.rui__Myurs:before{box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),calc(var(--rui-shadow-offset-l)*-.707) calc(var(--rui-shadow-offset-l)*-.707) var(--rui-shadow-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-l) * 100%)),calc(var(--rui-shadow-ambient-offset-l)*-.707) calc(var(--rui-shadow-ambient-offset-l)*-.707) var(--rui-shadow-ambient-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-l) * 100%))}.rui__XylNQ:after,.rui__XylNQ:before{left:var(--rui-popover-arrow-edge-offset);top:calc(var(--rui-popover-arrow-size)/-2);transform:var(--rui-popover-arrow-enter-down) var(--rui-popover-arrow-top-rotate)}.rui__XylNQ:before{box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),calc(var(--rui-shadow-offset-l)*-.707) calc(var(--rui-shadow-offset-l)*-.707) var(--rui-shadow-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-l) * 100%)),calc(var(--rui-shadow-ambient-offset-l)*-.707) calc(var(--rui-shadow-ambient-offset-l)*-.707) var(--rui-shadow-ambient-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-l) * 100%))}.rui__R2h0R:after,.rui__R2h0R:before{right:var(--rui-popover-arrow-edge-offset);top:calc(var(--rui-popover-arrow-size)/-2);transform:var(--rui-popover-arrow-enter-down) var(--rui-popover-arrow-top-rotate)}.rui__R2h0R:before{box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),calc(var(--rui-shadow-offset-l)*-.707) calc(var(--rui-shadow-offset-l)*-.707) var(--rui-shadow-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-l) * 100%)),calc(var(--rui-shadow-ambient-offset-l)*-.707) calc(var(--rui-shadow-ambient-offset-l)*-.707) var(--rui-shadow-ambient-blur-l) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-l) * 100%))}.rui__JiEiZ:after,.rui__JiEiZ:before{transition-delay:calc(var(--rui-popover-transition-duration)/3)}.rui__JiEiZ.rui__EN8cQ:after,.rui__JiEiZ.rui__EN8cQ:before,.rui__JiEiZ.rui__ezVpS:after,.rui__JiEiZ.rui__ezVpS:before,.rui__JiEiZ.rui__lhjhF:after,.rui__JiEiZ.rui__lhjhF:before{transform:var(--rui-popover-arrow-bottom) var(--rui-popover-arrow-bottom-rotate)}.rui__JiEiZ.rui__SfEMQ:after,.rui__JiEiZ.rui__SfEMQ:before,.rui__JiEiZ.rui__dO5O-:after,.rui__JiEiZ.rui__dO5O-:before,.rui__JiEiZ.rui__ejbeq:after,.rui__JiEiZ.rui__ejbeq:before{transform:var(--rui-popover-arrow-left) var(--rui-popover-arrow-left-rotate)}.rui__JiEiZ.rui__NRCgG:after,.rui__JiEiZ.rui__NRCgG:before,.rui__JiEiZ.rui__Oct-4:after,.rui__JiEiZ.rui__Oct-4:before,.rui__JiEiZ.rui__sQumd:after,.rui__JiEiZ.rui__sQumd:before{transform:var(--rui-popover-arrow-right) var(--rui-popover-arrow-right-rotate)}.rui__JiEiZ.rui__Myurs:after,.rui__JiEiZ.rui__Myurs:before,.rui__JiEiZ.rui__R2h0R:after,.rui__JiEiZ.rui__R2h0R:before,.rui__JiEiZ.rui__XylNQ:after,.rui__JiEiZ.rui__XylNQ:before{transform:var(--rui-popover-arrow-top) var(--rui-popover-arrow-top-rotate)}.rui__jmCAo{display:block;font-size:.01px;left:0;position:absolute;top:0;z-index:2000}.rui__3DumS{visibility:hidden}.rui__h8WPU{margin-top:var(--rui-space-xs)}.rui__yuYDz{margin-right:var(--rui-space-xs)}.rui__Ig5BW{margin-left:var(--rui-space-xs)}.rui__QGiDw{margin-bottom:var(--rui-space-xs)}.rui__aOURy{opacity:0;transition-duration:var(--rui-popover-transition-duration),var(--rui-popover-transition-duration);transition-property:opacity,transform;transition-timing-function:var(--rui-control-transition-timing),var(--rui-control-transition-timing);will-change:opacity,transform}.rui__odsxf{transform:translateY(calc(var(--rui-space-4xs) * -1))}.rui__V-iuu{transform:translateX(var(--rui-space-4xs))}.rui__rFjXP{transform:translateX(calc(var(--rui-space-4xs) * -1))}.rui__7pXnf{transform:translateY(var(--rui-space-4xs))}.rui__O6AN9,.rui__e7Xuk{opacity:.01}.rui__O6AN9.rui__odsxf,.rui__e7Xuk.rui__odsxf{transform:translateY(calc(var(--rui-space-4xs) * -1))}.rui__O6AN9.rui__V-iuu,.rui__e7Xuk.rui__V-iuu{transform:translateX(var(--rui-space-4xs))}.rui__O6AN9.rui__rFjXP,.rui__e7Xuk.rui__rFjXP{transform:translateX(calc(var(--rui-space-4xs) * -1))}.rui__O6AN9.rui__7pXnf,.rui__e7Xuk.rui__7pXnf{transform:translateY(var(--rui-space-4xs))}.rui__5CZf8,.rui__KxqP3,.rui__j6ayR,.rui__rrIhf,.rui__xOO4p{opacity:var(--rui-effect-opacity-100);transition-duration:var(--rui-popover-transition-duration),var(--rui-popover-transition-duration)}.rui__5CZf8.rui__odsxf,.rui__KxqP3.rui__odsxf,.rui__j6ayR.rui__odsxf,.rui__rrIhf.rui__odsxf,.rui__xOO4p.rui__odsxf{transform:translateY(0)}.rui__5CZf8.rui__V-iuu,.rui__5CZf8.rui__rFjXP,.rui__KxqP3.rui__V-iuu,.rui__KxqP3.rui__rFjXP,.rui__j6ayR.rui__V-iuu,.rui__j6ayR.rui__rFjXP,.rui__rrIhf.rui__V-iuu,.rui__rrIhf.rui__rFjXP,.rui__xOO4p.rui__V-iuu,.rui__xOO4p.rui__rFjXP{transform:translateX(0)}.rui__5CZf8.rui__7pXnf,.rui__KxqP3.rui__7pXnf,.rui__j6ayR.rui__7pXnf,.rui__rrIhf.rui__7pXnf,.rui__xOO4p.rui__7pXnf{transform:translateY(0)}.rui__8IRai,.rui__x1eOQ{opacity:0}.rui__8IRai.rui__odsxf,.rui__x1eOQ.rui__odsxf{transform:translateY(calc(var(--rui-space-4xs) * -1))}.rui__8IRai.rui__V-iuu,.rui__x1eOQ.rui__V-iuu{transform:translateX(var(--rui-space-4xs))}.rui__8IRai.rui__rFjXP,.rui__x1eOQ.rui__rFjXP{transform:translateX(calc(var(--rui-space-4xs) * -1))}.rui__8IRai.rui__7pXnf,.rui__x1eOQ.rui__7pXnf{transform:translateY(var(--rui-space-4xs))}.rui__6zUou{border-radius:var(--rui-control-border-radius);box-shadow:inset 0 0 0 var(--rui-control-border-width) var(--rui-control-dark-border-color),inset 0 0 0 var(--rui-control-border-width) var(--rui-control-dark-background-color);display:inline-flex;flex-direction:row;gap:.0625rem;width:100%}.rui__6zUou>*{align-items:center;border-radius:0;box-shadow:inset 0 calc(var(--rui-control-border-width)*-1) 0 0 var(--rui-button-border-color--current),inset 0 var(--rui-control-border-width) 0 0 var(--rui-button-border-color--current);flex-grow:1;height:var(--rui-field-height);justify-content:center}.rui__6zUou>.rui__xpHuM,.rui__6zUou>:active{background:var(--rui-button-background-color-active--current);box-shadow:inset 0 calc(var(--rui-control-border-width)*-1) 0 0 var(--rui-button-border-color-active--current),inset 0 var(--rui-control-border-width) 0 0 var(--rui-button-border-color-active--current);color:var(--rui-button-text-color-active--current)}.rui__6zUou>.rui__UpUla,.rui__6zUou>:disabled{background:var(--rui-button-background-color-disabled--current);box-shadow:inset 0 calc(var(--rui-control-border-width)*-1) 0 0 var(--rui-button-border-color-disabled--current),inset 0 var(--rui-control-border-width) 0 0 var(--rui-button-border-color-disabled--current);color:var(--rui-button-text-color-disabled--current);pointer-events:none!important}.rui__6zUou>.rui__ZVzD-,.rui__6zUou>:focus-visible{background:var(--rui-button-background-color-focus--current);box-shadow:inset 0 calc(var(--rui-control-border-width)*-1) 0 0 var(--rui-button-border-color-focus--current),inset 0 var(--rui-control-border-width) 0 0 var(--rui-button-border-color-focus--current);color:var(--rui-button-text-color-focus--current)}.rui__6zUou>.rui__Ps9ce,.rui__6zUou>:hover{background:var(--rui-button-background-color-hover--current);box-shadow:inset 0 calc(var(--rui-control-border-width)*-1) 0 0 var(--rui-button-border-color-hover--current),inset 0 var(--rui-control-border-width) 0 0 var(--rui-button-border-color-hover--current);color:var(--rui-button-text-color-hover--current)}.rui__6zUou>:first-child{border-bottom-left-radius:var(--rui-control-border-radius);border-top-left-radius:var(--rui-control-border-radius);box-shadow:inset 0 calc(var(--rui-control-border-width)*-1) 0 0 var(--rui-button-border-color--current),inset var(--rui-control-border-width) 0 0 0 var(--rui-button-border-color--current),inset 0 var(--rui-control-border-width) 0 0 var(--rui-button-border-color--current)}.rui__6zUou>:first-child.rui__xpHuM,.rui__6zUou>:first-child:active{box-shadow:inset 0 calc(var(--rui-control-border-width)*-1) 0 0 var(--rui-button-border-color-active--current),inset var(--rui-control-border-width) 0 0 0 var(--rui-button-border-color-active--current),inset 0 var(--rui-control-border-width) 0 0 var(--rui-button-border-color-active--current)}.rui__6zUou>:first-child.rui__UpUla,.rui__6zUou>:first-child:disabled{box-shadow:inset 0 calc(var(--rui-control-border-width)*-1) 0 0 var(--rui-button-border-color-disabled--current),inset var(--rui-control-border-width) 0 0 0 var(--rui-button-border-color-disabled--current),inset 0 var(--rui-control-border-width) 0 0 var(--rui-button-border-color-disabled--current)}.rui__6zUou>:first-child.rui__ZVzD-,.rui__6zUou>:first-child:focus-visible{box-shadow:inset 0 calc(var(--rui-control-border-width)*-1) 0 0 var(--rui-button-border-color-focus--current),inset var(--rui-control-border-width) 0 0 0 var(--rui-button-border-color-focus--current),inset 0 var(--rui-control-border-width) 0 0 var(--rui-button-border-color-focus--current)}.rui__6zUou>:first-child.rui__Ps9ce,.rui__6zUou>:first-child:hover{box-shadow:inset 0 calc(var(--rui-control-border-width)*-1) 0 0 var(--rui-button-border-color-hover--current),inset var(--rui-control-border-width) 0 0 0 var(--rui-button-border-color-hover--current),inset 0 var(--rui-control-border-width) 0 0 var(--rui-button-border-color-hover--current)}.rui__6zUou>:last-child{border-bottom-right-radius:var(--rui-control-border-radius);border-top-right-radius:var(--rui-control-border-radius);box-shadow:inset 0 calc(var(--rui-control-border-width)*-1) 0 0 var(--rui-button-border-color--current),inset calc(var(--rui-control-border-width)*-1) 0 0 0 var(--rui-button-border-color--current),inset 0 var(--rui-control-border-width) 0 0 var(--rui-button-border-color--current)}.rui__6zUou>:last-child.rui__xpHuM,.rui__6zUou>:last-child:active{box-shadow:inset 0 calc(var(--rui-control-border-width)*-1) 0 0 var(--rui-button-border-color-active--current),inset calc(var(--rui-control-border-width)*-1) 0 0 0 var(--rui-button-border-color-active--current),inset 0 var(--rui-control-border-width) 0 0 var(--rui-button-border-color-active--current)}.rui__6zUou>:last-child.rui__UpUla,.rui__6zUou>:last-child:disabled{box-shadow:inset 0 calc(var(--rui-control-border-width)*-1) 0 0 var(--rui-button-border-color-disabled--current),inset calc(var(--rui-control-border-width)*-1) 0 0 0 var(--rui-button-border-color-disabled--current),inset 0 var(--rui-control-border-width) 0 0 var(--rui-button-border-color-disabled--current)}.rui__6zUou>:last-child.rui__ZVzD-,.rui__6zUou>:last-child:focus-visible{box-shadow:inset 0 calc(var(--rui-control-border-width)*-1) 0 0 var(--rui-button-border-color-focus--current),inset calc(var(--rui-control-border-width)*-1) 0 0 0 var(--rui-button-border-color-focus--current),inset 0 var(--rui-control-border-width) 0 0 var(--rui-button-border-color-focus--current)}.rui__6zUou>:last-child.rui__Ps9ce,.rui__6zUou>:last-child:hover{box-shadow:inset 0 calc(var(--rui-control-border-width)*-1) 0 0 var(--rui-button-border-color-hover--current),inset calc(var(--rui-control-border-width)*-1) 0 0 0 var(--rui-button-border-color-hover--current),inset 0 var(--rui-control-border-width) 0 0 var(--rui-button-border-color-hover--current)}.rui__HmOWU>*{height:var(--rui-field-compact-height)}.rui__OOa6W{background:var(--rui-color-background-secondary);box-shadow:var(--rui-border-thin-smooth-inset-left) var(--rui-color-border-secondary),var(--rui-border-thin-inset-left) var(--rui-color-border-secondary);color:var(--rui-color-text-base);display:flex;flex-direction:column;height:100%;opacity:var(--rui-effect-opacity-100);position:relative;transition-duration:var(--rui-sheet-transition-duration),var(--rui-sheet-transition-duration);transition-property:opacity,transform;transition-timing-function:var(--rui-timing-ease-out),var(--rui-timing-ease-out)}.rui__OOa6W:after{box-shadow:var(--rui-shadow-purple-left-xl)}.rui__OOa6W:after,.rui__OOa6W:before{content:"";inset:0;opacity:var(--rui-effect-opacity-0);position:absolute;transition-duration:var(--rui-sheet-transition-duration);transition-property:opacity;transition-timing-function:var(--rui-timing-ease-out);z-index:-1}.rui__OOa6W:before{box-shadow:var(--rui-shadow-purple-left-4xl)}.rui__nCbVw{max-width:var(--rui-width-2xl);width:100%}.rui__ZOrVG{max-width:var(--rui-width-3xl);width:100%}.rui__Tc5wJ{max-width:var(--rui-width-4xl);width:100%}.rui__vpxmT{max-width:100%;width:100%}.rui__IxcmS,.rui__Wr3Y0{opacity:.01;transform:var(--rui-transform-translate-right-space-xl)}.rui__IxcmS:after,.rui__Wr3Y0:after{opacity:.01}.rui__IxcmS:before,.rui__Wr3Y0:before{opacity:var(--rui-effect-opacity-100)}.rui__5JKrq,.rui__LxFvO,.rui__UBtIK,.rui__VDChl,.rui__pcPVJ{opacity:var(--rui-effect-opacity-100);transform:var(--rui-transform-translate-right-space-0)}.rui__5JKrq:after,.rui__LxFvO:after,.rui__UBtIK:after,.rui__VDChl:after,.rui__pcPVJ:after{opacity:var(--rui-effect-opacity-100)}.rui__5JKrq:before,.rui__LxFvO:before,.rui__UBtIK:before,.rui__VDChl:before,.rui__ZObis,.rui__bdA8O,.rui__pcPVJ:before{opacity:var(--rui-effect-opacity-0)}.rui__ZObis,.rui__bdA8O{transform:var(--rui-transform-translate-right-space-xl)}.rui__ZObis:after,.rui__bdA8O:after{opacity:var(--rui-effect-opacity-0)}.rui__ZObis:before,.rui__bdA8O:before{opacity:var(--rui-effect-opacity-100)}.rui__05e8a{align-items:center;backdrop-filter:none;bottom:0;display:flex;justify-content:flex-end;left:0;position:fixed;right:0;top:0;transition-duration:var(--rui-sheet-transition-duration),var(--rui-sheet-transition-duration);transition-property:backdrop-filter,opacity;transition-timing-function:var(--rui-timing-ease-out),var(--rui-timing-ease-out);will-change:opacity;z-index:9999}.rui__05e8a:before{background:var(--rui-color-background-recessed);bottom:0;content:"";left:0;opacity:var(--rui-effect-opacity-50);pointer-events:none;position:absolute;right:0;top:0}.rui__CVzGq,.rui__GN5-q,.rui__lg9q8{backdrop-filter:var(--rui-filter-blur-0);opacity:.01}.rui__ne2vE{backdrop-filter:var(--rui-filter-blur-0);opacity:var(--rui-effect-opacity-0)}.rui__NK5zA,.rui__ONEz6,.rui__cLokz,.rui__n2qih,.rui__p6-m4{backdrop-filter:var(--rui-filter-blur-3xs);opacity:var(--rui-effect-opacity-100)}.rui__-1PKX{flex:1 0 auto;flex-shrink:1;font-size:var(--rui-font-size-xs);overflow-y:auto;padding:var(--rui-space-m);width:100%}.rui__ZDLpT{--close-size:calc(var(--rui-font-size-m)*var(--rui-line-height-tight));--transition-duration:var(--rui-duration-normal);--transition-timing-function:var(--rui-timing-ease-out);align-items:center;align-self:start;background:transparent;border:none;box-sizing:content-box;color:var(--rui-color-text-subtle);cursor:pointer;display:flex;flex-grow:0;flex-shrink:0;height:var(--close-size);justify-content:center;margin:calc(var(--rui-space-3xs)*-1);margin-left:auto;outline:none;padding:var(--rui-space-3xs);position:relative;transition-property:color;transition-timing-function:var(--transition-timing-function);width:var(--close-size);will-change:color}.rui__ZDLpT,.rui__ZDLpT:before{border-radius:var(--rui-radius-circle);transition-duration:var(--transition-duration)}.rui__ZDLpT:before{background:var(--rui-color-background-highlight);content:"";inset:0;opacity:var(--rui-effect-opacity-0);position:absolute;transition-property:opacity;transition-timing-function:var(--transition-timing-function);z-index:-1}.rui__ZDLpT:disabled{color:var(--rui-color-text-muted);pointer-events:none}.rui__ZDLpT:hover{color:var(--rui-color-text-highlight)}.rui__ZDLpT:hover:before{opacity:var(--rui-effect-opacity-100)}.rui__ZDLpT:focus-visible{color:var(--rui-color-text-highlight)}.rui__ZDLpT:focus-visible:before{opacity:var(--rui-effect-opacity-100)}.rui__ZDLpT>svg{height:var(--rui-font-size-s);width:var(--rui-font-size-s)}.rui__T0q3-{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:flex-start;width:100%}.rui__uB6kT{font-size:var(--rui-font-size-xs);gap:var(--rui-space-xs);justify-content:end;min-height:var(--rui-height-s);padding:var(--rui-space-s) var(--rui-space-m) var(--rui-space-s) var(--rui-space-m)}.rui__69upm,.rui__uB6kT{align-items:center;display:flex;flex-shrink:0;width:100%}.rui__69upm{gap:var(--rui-space-m);justify-content:start;min-height:calc(var(--rui-font-size-m)*var(--rui-line-height-tight));padding:var(--rui-space-m) var(--rui-space-m) var(--rui-space-s) var(--rui-space-m)}.rui__-sDc1{flex-grow:1;font-size:var(--rui-font-size-m);line-height:var(--rui-line-height-tight)}.rui__GEN6x{--tab-gap-padding:calc(var(--rui-space-s)/2);align-items:center;background-color:var(--rui-color-background-base);display:flex;flex-direction:row;justify-content:flex-start;position:relative;width:100%}.rui__s81vK{background:var(--rui-color-white);border-radius:var(--rui-radius-xs);bottom:0;height:.125rem;left:0;opacity:1;right:0;transition-duration:var(--rui-control-transition-duration);transition-property:opacity;transition-timing-function:var(--rui-control-transition-timing)}.rui__02Mb2,.rui__s81vK{pointer-events:none;position:absolute}.rui__02Mb2{background:transparent;bottom:var(--rui-space-4xs);left:var(--tab-gap-padding);right:var(--tab-gap-padding);top:0;z-index:-1}.rui__02Mb2:after{background:var(--rui-color-background-highlight);border-radius:var(--rui-radius-s);content:"";display:block;inset:0;opacity:var(--rui-effect-opacity-25);position:absolute}.rui__pXS--{align-items:center;color:var(--rui-color-text-subtle);cursor:pointer;display:flex;flex-direction:row;font-size:var(--rui-font-size-s);gap:var(--rui-space-s);justify-content:center;line-height:var(--rui-line-height-none);padding:var(--rui-space-xs) var(--rui-space-s);position:relative;transition-delay:var(--rui-control-transition-delay-0);transition-duration:var(--rui-control-transition-duration);transition-property:color;transition-timing-function:var(--rui-control-transition-timing);user-select:none}.rui__2vsLP,.rui__pXS--:focus,.rui__pXS--:hover{color:var(--rui-color-text-base)}.rui__E-pDw{font-size:var(--rui-font-size-xs);padding:var(--rui-space-3xs) var(--rui-space-2xs)}.rui__8Y5zT{align-items:center;display:flex;flex-direction:row;gap:var(--rui-space-3xs);justify-content:flex-start;position:relative}.rui__mmPz0{background-color:var(--rui-color-background-recessed);width:100%}.rui__-XKtj{align-items:flex-start;display:flex;flex-basis:0;flex-direction:row;flex-grow:1;font-size:var(--rui-font-size-s);justify-content:flex-start;line-height:var(--rui-line-height-none);min-width:0;padding:var(--rui-space-2xs) var(--rui-space-xs)}.rui__KG1h-{align-items:center}.rui__kHU24{align-items:flex-end}.rui__UA7Gu{align-items:flex-start}.rui__bbQNn{justify-content:center}.rui__EQtIN{justify-content:flex-end}.rui__x7IYA{justify-content:flex-start}.rui__oB2Ye{flex-basis:auto;flex-grow:0;flex-shrink:0}.rui__odraX{flex-grow:1}.rui__D4c2f{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rui__y6MkX [data-table-group-header-row]{box-shadow:var(--rui-border-thin-inset-top) var(--rui-color-border-secondary),var(--rui-border-thin-outset-top) var(--rui-color-border-secondary),var(--rui-border-thin-inset-bottom) var(--rui-color-border-secondary),var(--rui-border-thin-outset-bottom) var(--rui-color-border-secondary)}.rui__Te2HW{z-index:10}.rui__bNFXV{position:sticky;top:var(--rui-table-sticky-header-height)}.rui__xzTa4{display:flex;flex-basis:0;flex-grow:1;flex-shrink:1;font-size:var(--rui-font-size-s);font-weight:var(--rui-font-weight-medium);line-height:var(--rui-line-height-none);padding:var(--rui-space-2xs) var(--rui-space-xs)}.rui__CAd5Z{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rui__WgvzC{background-color:var(--rui-color-background-secondary);box-shadow:var(--rui-border-thin-inset-top) var(--rui-color-border-secondary),var(--rui-border-thin-outset-top) var(--rui-color-border-secondary),var(--rui-border-thin-inset-bottom) var(--rui-color-border-secondary),var(--rui-border-thin-outset-bottom) var(--rui-color-border-secondary);color:var(--rui-color-text-secondary);display:flex;flex-direction:row;height:auto;min-width:0;outline:none;text-align:left;width:100%}.rui__BIkIW{z-index:20}.rui__caagv{position:sticky;top:0}.rui__UekZu{align-items:flex-start;color:var(--rui-color-text-highlight);display:flex;flex-basis:0;flex-direction:row;flex-grow:1;font-size:var(--rui-font-size-s);font-weight:var(--rui-font-weight-medium);justify-content:flex-start;line-height:var(--rui-line-height-none);min-width:0;padding:var(--rui-space-2xs) var(--rui-space-xs)}.rui__iR-uz{justify-content:center}.rui__fIh4l{justify-content:flex-end}.rui__HqwU4{justify-content:flex-start}.rui__1LGm1{flex-basis:auto;flex-grow:0;flex-shrink:0}.rui__K3V6p{flex-grow:1}.rui__Na0RD{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rui__1dFuP{box-shadow:inset 0 calc(var(--rui-border-width-base)*-1) 0 0 var(--rui-color-border-secondary)}.rui__1dFuP,.rui__5OaI0{background-color:var(--rui-color-background-base);display:flex;flex-direction:row;height:auto;width:100%}.rui__5OaI0{color:var(--rui-color-text-base);font-weight:var(--rui-font-weight-normal);min-width:0;outline:none;text-align:left;transition-duration:var(--rui-duration-normal);transition-property:background-color,color;transition-timing-function:var(--rui-timing-ease-out)}.rui__dgwdK:focus-visible{background-color:var(--rui-color-background-highlight)!important;color:var(--rui-color-text-base)!important}.rui__ZWcjf:hover,.rui__dgwdK:hover{background-color:var(--rui-color-background-highlight)!important;color:var(--rui-color-text-base)!important}.rui__uxmvK{box-shadow:var(--rui-border-thin-inset-bottom) var(--rui-color-border-base),var(--rui-border-thin-inset-top) var(--rui-color-border-base)}.rui__uxmvK:first-of-type{box-shadow:var(--rui-border-thin-inset-bottom) var(--rui-color-border-base)}.rui__uxmvK:last-of-type{box-shadow:var(--rui-border-inset-bottom) var(--rui-color-border-base),var(--rui-border-thin-inset-top) var(--rui-color-border-base)}.rui__XD-zN{background-color:var(--rui-color-background-highlight)!important}.rui__FmAOE,.rui__XD-zN{color:var(--rui-color-text-base)!important}.rui__FmAOE{background-color:var(--rui-color-background-secondary)!important}.rui__ps4KQ{background:#000}.rui__R9Luo{font-size:var(--rui-timeline-content-font-size--current);line-height:var(--rui-timeline-content-line-height--current);min-height:var(--rui-timeline-item-min-content-height--current);padding-top:calc((var(--rui-timeline-marker-size--current) - var(--rui-timeline-item-base-content-height--current))/2)}.rui__-X-El{--rui-timeline-marker-color--current:var(--rui-color-text-base);--rui-timeline-marker-margin--current:var(--rui-space-3xs);--rui-timeline-marker-size--current:var(--rui-space-s);--rui-timeline-line-color--current:var(--rui-color-border-secondary);--rui-timeline-line-width--current:var(--rui-width-4xs);--rui-timeline-content-font-size--current:var(--rui-font-size-m);--rui-timeline-content-line-height--current:var(--rui-line-height-none);--rui-timeline-item-base-content-height--current:calc(var(--rui-timeline-content-font-size--current)*var(--rui-timeline-content-line-height--current));--rui-timeline-item-min-content-height--current:min(var(--rui-timeline-item-base-content-height--current),var(--rui-timeline-marker-size--current));--rui-timeline-item-padding-y--current:var(--rui-space-s);display:flex;position:relative}.rui__-X-El:first-child>.rui__x2NIh:before{border-radius:calc(var(--rui-timeline-line-width--current)/2)}.rui__-X-El:last-child>.rui__x2NIh:after{display:none}.rui__x2NIh{align-items:center;display:flex;flex-direction:column;flex-shrink:0;padding:var(--rui-timeline-item-padding-y--current) var(--rui-space-4xs);position:relative}.rui__x2NIh:before{border-radius:0 0 calc(var(--rui-timeline-line-width--current)/2) calc(var(--rui-timeline-line-width--current)/2);height:calc(var(--rui-timeline-item-padding-y--current) - var(--rui-timeline-marker-margin--current));top:0}.rui__x2NIh:after,.rui__x2NIh:before{background-color:var(--rui-timeline-line-color--current);content:"";left:50%;position:absolute;transform:translateX(-50%);width:var(--rui-timeline-line-width--current);z-index:0}.rui__x2NIh:after{border-radius:calc(var(--rui-timeline-line-width--current)/2) calc(var(--rui-timeline-line-width--current)/2) 0 0;bottom:0;top:calc(var(--rui-timeline-item-padding-y--current) + var(--rui-timeline-marker-size--current) + var(--rui-timeline-marker-margin--current))}.rui__tJHyK{background-color:var(--rui-timeline-marker-color--current)}.rui__Kva-G,.rui__tJHyK{border-radius:var(--rui-radius-circle);box-sizing:border-box;flex-shrink:0;height:var(--rui-timeline-marker-size--current);position:relative;width:var(--rui-timeline-marker-size--current);z-index:1}.rui__Kva-G{align-items:center;display:flex;justify-content:center}.rui__Kva-G,.rui__Kva-G>*{color:var(--rui-timeline-marker-color--current)}.rui__Kva-G>*{height:100%;width:100%}.rui__g9-m2{flex:1;min-width:0;padding:var(--rui-timeline-item-padding-y--current) 0 var(--rui-timeline-item-padding-y--current) var(--rui-space-xs)}.rui__IU00o{--rui-timeline-marker-size--current:var(--rui-space-s);--rui-timeline-line-width--current:var(--rui-space-4xs);--rui-timeline-item-min-content-height--current:min(var(--rui-timeline-item-base-content-height--current),var(--rui-timeline-marker-size--current))}.rui__OIrm8{--rui-timeline-marker-size--current:var(--rui-space-m);--rui-timeline-line-width--current:var(--rui-space-4xs);--rui-timeline-item-min-content-height--current:min(var(--rui-timeline-item-base-content-height--current),var(--rui-timeline-marker-size--current))}.rui__7jmkZ{--rui-timeline-marker-size--current:var(--rui-space-l);--rui-timeline-line-width--current:var(--rui-space-4xs);--rui-timeline-item-min-content-height--current:min(var(--rui-timeline-item-base-content-height--current),var(--rui-timeline-marker-size--current))}.rui__R0qLt{--rui-timeline-line-color--current:var(--rui-color-border-secondary)}.rui__8I74V{--rui-timeline-line-color--current:var(--rui-color-border-darkened)}.rui__n8CQO{--rui-timeline-marker-color--current:var(--rui-color-text-base)}.rui__UWOfB{--rui-timeline-marker-color--current:var(--rui-color-text-primary)}.rui__labLO{--rui-timeline-marker-color--current:var(--rui-color-text-success)}.rui__9VecY{--rui-timeline-marker-color--current:var(--rui-color-text-error)}.rui__EFeay{--rui-timeline-marker-color--current:var(--rui-color-text-warning)}.rui__bIsWR{list-style:none;margin:0;padding:0;position:relative}.rui__1kMNv{--rui-tooltip-arrow-size:calc(var(--rui-space-3xs)*sqrt(2));--rui-tooltip-arrow-edge-offset:calc(var(--rui-space-xs) - 0.10938rem);--rui-tooltip-arrow-position-adjustment:0.03125rem;--rui-tooltip-arrow-enter-distance:var(--rui-space-4xs);--rui-tooltip-arrow-enter-left:translateX(calc((var(--rui-tooltip-arrow-enter-distance) + var(--rui-tooltip-arrow-position-adjustment))*-1));--rui-tooltip-arrow-enter-right:translateX(calc(var(--rui-tooltip-arrow-enter-distance) + var(--rui-tooltip-arrow-position-adjustment)));--rui-tooltip-arrow-enter-up:translateY(calc((var(--rui-tooltip-arrow-enter-distance) + var(--rui-tooltip-arrow-position-adjustment))*-1));--rui-tooltip-arrow-enter-down:translateY(calc(var(--rui-tooltip-arrow-enter-distance) + var(--rui-tooltip-arrow-position-adjustment)));--rui-tooltip-arrow-left:translateX(var(--rui-tooltip-arrow-position-adjustment));--rui-tooltip-arrow-right:translateX(calc(var(--rui-tooltip-arrow-position-adjustment)*-1));--rui-tooltip-arrow-top:translateY(var(--rui-tooltip-arrow-position-adjustment));--rui-tooltip-arrow-bottom:translateY(calc(var(--rui-tooltip-arrow-position-adjustment)*-1));--rui-tooltip-arrow-left-rotate:rotate(135deg);--rui-tooltip-arrow-right-rotate:rotate(-45deg);--rui-tooltip-arrow-top-rotate:rotate(-135deg);--rui-tooltip-arrow-bottom-rotate:rotate(45deg);background:var(--rui-color-background-secondary);border-radius:var(--rui-field-border-radius);box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),0 var(--rui-shadow-offset-m) var(--rui-shadow-blur-m) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-m) * 100%)),0 var(--rui-shadow-ambient-offset-m) var(--rui-shadow-ambient-blur-m) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-m) * 100%));font-size:var(--rui-font-size-xs);height:100%;line-height:var(--rui-line-height-tight);margin:0;overflow-y:auto;padding:var(--rui-space-3xs) var(--rui-space-xs);pointer-events:none;position:static;white-space:nowrap}.rui__Ry-dI{pointer-events:auto}.rui__aU0FT:after,.rui__aU0FT:before{background:inherit;border-bottom-right-radius:var(--rui-radius-2xs);box-sizing:inherit;content:"";height:var(--rui-tooltip-arrow-size);position:absolute;transition-delay:0;transition-duration:var(--rui-tooltip-transition-duration);transition-property:transform;transition-timing-function:var(--rui-control-transition-timing);width:var(--rui-tooltip-arrow-size);z-index:0}.rui__aU0FT:before{z-index:-1}.rui__aU0FT:after{clip-path:polygon(calc(100% + .0625rem) 0,100% 0,0 100%,0 calc(100% + .0625rem),calc(100% + 100px) calc(100% + 100px));z-index:0}.rui__ethql:after,.rui__ethql:before{bottom:calc(var(--rui-tooltip-arrow-size)/-2);left:50%;margin-left:calc(var(--rui-tooltip-arrow-size)/-2);transform:var(--rui-tooltip-arrow-enter-up) var(--rui-tooltip-arrow-bottom-rotate)}.rui__ethql:before{box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),calc(var(--rui-shadow-offset-m)*.707) calc(var(--rui-shadow-offset-m)*.707) var(--rui-shadow-blur-m) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-m) * 100%)),calc(var(--rui-shadow-ambient-offset-m)*.707) calc(var(--rui-shadow-ambient-offset-m)*.707) var(--rui-shadow-ambient-blur-m) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-m) * 100%))}.rui__uHDIp:after,.rui__uHDIp:before{bottom:calc(var(--rui-tooltip-arrow-size)/-2);left:var(--rui-tooltip-arrow-edge-offset);transform:var(--rui-tooltip-arrow-enter-up) var(--rui-tooltip-arrow-bottom-rotate)}.rui__uHDIp:before{box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),calc(var(--rui-shadow-offset-m)*.707) calc(var(--rui-shadow-offset-m)*.707) var(--rui-shadow-blur-m) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-m) * 100%)),calc(var(--rui-shadow-ambient-offset-m)*.707) calc(var(--rui-shadow-ambient-offset-m)*.707) var(--rui-shadow-ambient-blur-m) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-m) * 100%))}.rui__jd6cD:after,.rui__jd6cD:before{bottom:calc(var(--rui-tooltip-arrow-size)/-2);right:var(--rui-tooltip-arrow-edge-offset);transform:var(--rui-tooltip-arrow-enter-up) var(--rui-tooltip-arrow-bottom-rotate)}.rui__jd6cD:before{box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),calc(var(--rui-shadow-offset-m)*.707) calc(var(--rui-shadow-offset-m)*.707) var(--rui-shadow-blur-m) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-m) * 100%)),calc(var(--rui-shadow-ambient-offset-m)*.707) calc(var(--rui-shadow-ambient-offset-m)*.707) var(--rui-shadow-ambient-blur-m) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-m) * 100%))}.rui__H8rt4:after,.rui__H8rt4:before{left:calc(var(--rui-tooltip-arrow-size)/-2);margin-top:calc(var(--rui-tooltip-arrow-size)/-2);top:50%;transform:var(--rui-tooltip-arrow-enter-right) var(--rui-tooltip-arrow-left-rotate)}.rui__H8rt4:before{box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),calc(var(--rui-shadow-offset-m)*.707) calc(var(--rui-shadow-offset-m)*-.707) var(--rui-shadow-blur-m) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-m) * 100%)),calc(var(--rui-shadow-ambient-offset-m)*.707) calc(var(--rui-shadow-ambient-offset-m)*-.707) var(--rui-shadow-ambient-blur-m) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-m) * 100%))}.rui__Dm3vN:after,.rui__Dm3vN:before{left:calc(var(--rui-tooltip-arrow-size)/-2);top:var(--rui-tooltip-arrow-edge-offset);transform:var(--rui-tooltip-arrow-enter-right) var(--rui-tooltip-arrow-left-rotate)}.rui__Dm3vN:before{box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),calc(var(--rui-shadow-offset-m)*.707) calc(var(--rui-shadow-offset-m)*-.707) var(--rui-shadow-blur-m) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-m) * 100%)),calc(var(--rui-shadow-ambient-offset-m)*.707) calc(var(--rui-shadow-ambient-offset-m)*-.707) var(--rui-shadow-ambient-blur-m) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-m) * 100%))}.rui__2vDdu:after,.rui__2vDdu:before{bottom:var(--rui-tooltip-arrow-size);left:calc(var(--rui-tooltip-arrow-size)/-2);transform:var(--rui-tooltip-arrow-enter-right) var(--rui-tooltip-arrow-left-rotate)}.rui__2vDdu:before{box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),calc(var(--rui-shadow-offset-m)*.707) calc(var(--rui-shadow-offset-m)*-.707) var(--rui-shadow-blur-m) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-m) * 100%)),calc(var(--rui-shadow-ambient-offset-m)*.707) calc(var(--rui-shadow-ambient-offset-m)*-.707) var(--rui-shadow-ambient-blur-m) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-m) * 100%))}.rui__AK12I:after,.rui__AK12I:before{margin-top:calc(var(--rui-tooltip-arrow-size)/-2);right:calc(var(--rui-tooltip-arrow-size)/-2);top:50%;transform:var(--rui-tooltip-arrow-enter-left) var(--rui-tooltip-arrow-right-rotate)}.rui__AK12I:before{box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),calc(var(--rui-shadow-offset-m)*-.707) calc(var(--rui-shadow-offset-m)*.707) var(--rui-shadow-blur-m) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-m) * 100%)),calc(var(--rui-shadow-ambient-offset-m)*-.707) calc(var(--rui-shadow-ambient-offset-m)*.707) var(--rui-shadow-ambient-blur-m) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-m) * 100%))}.rui__5qizw:after,.rui__5qizw:before{right:calc(var(--rui-tooltip-arrow-size)/-2);top:var(--rui-tooltip-arrow-edge-offset);transform:var(--rui-tooltip-arrow-enter-left) var(--rui-tooltip-arrow-right-rotate)}.rui__5qizw:before{box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),calc(var(--rui-shadow-offset-m)*-.707) calc(var(--rui-shadow-offset-m)*.707) var(--rui-shadow-blur-m) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-m) * 100%)),calc(var(--rui-shadow-ambient-offset-m)*-.707) calc(var(--rui-shadow-ambient-offset-m)*.707) var(--rui-shadow-ambient-blur-m) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-m) * 100%))}.rui__-Oiy-:after,.rui__-Oiy-:before{bottom:var(--rui-tooltip-arrow-edge-offset);right:calc(var(--rui-tooltip-arrow-size)/-2);transform:var(--rui-tooltip-arrow-enter-left) var(--rui-tooltip-arrow-right-rotate)}.rui__-Oiy-:before{box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),calc(var(--rui-shadow-offset-m)*-.707) calc(var(--rui-shadow-offset-m)*.707) var(--rui-shadow-blur-m) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-m) * 100%)),calc(var(--rui-shadow-ambient-offset-m)*-.707) calc(var(--rui-shadow-ambient-offset-m)*.707) var(--rui-shadow-ambient-blur-m) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-m) * 100%))}.rui__BZnqy:after,.rui__BZnqy:before{left:50%;margin-left:calc(var(--rui-tooltip-arrow-size)/-2);top:calc(var(--rui-tooltip-arrow-size)/-2);transform:var(--rui-tooltip-arrow-enter-down) var(--rui-tooltip-arrow-top-rotate)}.rui__BZnqy:before{box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),calc(var(--rui-shadow-offset-m)*-.707) calc(var(--rui-shadow-offset-m)*-.707) var(--rui-shadow-blur-m) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-m) * 100%)),calc(var(--rui-shadow-ambient-offset-m)*-.707) calc(var(--rui-shadow-ambient-offset-m)*-.707) var(--rui-shadow-ambient-blur-m) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-m) * 100%))}.rui__Ew0eV:after,.rui__Ew0eV:before{left:var(--rui-tooltip-arrow-edge-offset);top:calc(var(--rui-tooltip-arrow-size)/-2);transform:var(--rui-tooltip-arrow-enter-down) var(--rui-tooltip-arrow-top-rotate)}.rui__Ew0eV:before{box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),calc(var(--rui-shadow-offset-m)*-.707) calc(var(--rui-shadow-offset-m)*-.707) var(--rui-shadow-blur-m) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-m) * 100%)),calc(var(--rui-shadow-ambient-offset-m)*-.707) calc(var(--rui-shadow-ambient-offset-m)*-.707) var(--rui-shadow-ambient-blur-m) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-m) * 100%))}.rui__fUTL-:after,.rui__fUTL-:before{right:var(--rui-tooltip-arrow-edge-offset);top:calc(var(--rui-tooltip-arrow-size)/-2);transform:var(--rui-tooltip-arrow-enter-down) var(--rui-tooltip-arrow-top-rotate)}.rui__fUTL-:before{box-shadow:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base) var(--rui-color-border-secondary),0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),calc(var(--rui-shadow-offset-m)*-.707) calc(var(--rui-shadow-offset-m)*-.707) var(--rui-shadow-blur-m) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-alpha-m) * 100%)),calc(var(--rui-shadow-ambient-offset-m)*-.707) calc(var(--rui-shadow-ambient-offset-m)*-.707) var(--rui-shadow-ambient-blur-m) color-mix(in oklch,var(--rui-color-purple-500),transparent calc(100% - var(--rui-shadow-ambient-alpha-m) * 100%))}.rui__Uft5a:after,.rui__Uft5a:before{transition-delay:calc(var(--rui-tooltip-transition-duration)/3)}.rui__Uft5a.rui__ethql:after,.rui__Uft5a.rui__ethql:before,.rui__Uft5a.rui__jd6cD:after,.rui__Uft5a.rui__jd6cD:before,.rui__Uft5a.rui__uHDIp:after,.rui__Uft5a.rui__uHDIp:before{transform:var(--rui-tooltip-arrow-bottom) var(--rui-tooltip-arrow-bottom-rotate)}.rui__Uft5a.rui__2vDdu:after,.rui__Uft5a.rui__2vDdu:before,.rui__Uft5a.rui__Dm3vN:after,.rui__Uft5a.rui__Dm3vN:before,.rui__Uft5a.rui__H8rt4:after,.rui__Uft5a.rui__H8rt4:before{transform:var(--rui-tooltip-arrow-left) var(--rui-tooltip-arrow-left-rotate)}.rui__Uft5a.rui__-Oiy-:after,.rui__Uft5a.rui__-Oiy-:before,.rui__Uft5a.rui__5qizw:after,.rui__Uft5a.rui__5qizw:before,.rui__Uft5a.rui__AK12I:after,.rui__Uft5a.rui__AK12I:before{transform:var(--rui-tooltip-arrow-right) var(--rui-tooltip-arrow-right-rotate)}.rui__Uft5a.rui__BZnqy:after,.rui__Uft5a.rui__BZnqy:before,.rui__Uft5a.rui__Ew0eV:after,.rui__Uft5a.rui__Ew0eV:before,.rui__Uft5a.rui__fUTL-:after,.rui__Uft5a.rui__fUTL-:before{transform:var(--rui-tooltip-arrow-top) var(--rui-tooltip-arrow-top-rotate)}.rui__d67tW{display:block;font-size:.01px;left:0;position:absolute;top:0;z-index:2000}.rui__xyJDb{visibility:hidden}.rui__RqKEc{margin-top:var(--rui-space-xs)}.rui__chmuE{margin-right:var(--rui-space-xs)}.rui__fdS7d{margin-left:var(--rui-space-xs)}.rui__xPgb5{margin-bottom:var(--rui-space-xs)}.rui__z37Vw{opacity:0;transition-duration:var(--rui-tooltip-transition-duration),var(--rui-tooltip-transition-duration);transition-property:opacity,transform;transition-timing-function:var(--rui-control-transition-timing),var(--rui-control-transition-timing);will-change:opacity,transform}.rui__uWj0o{transform:translateY(calc(var(--rui-space-4xs) * -1))}.rui__gvZ7b{transform:translateX(var(--rui-space-4xs))}.rui__SHUu-{transform:translateX(calc(var(--rui-space-4xs) * -1))}.rui__h-xTZ{transform:translateY(var(--rui-space-4xs))}.rui__QqKsW,.rui__dToHE{opacity:.01}.rui__QqKsW.rui__uWj0o,.rui__dToHE.rui__uWj0o{transform:translateY(calc(var(--rui-space-4xs) * -1))}.rui__QqKsW.rui__gvZ7b,.rui__dToHE.rui__gvZ7b{transform:translateX(var(--rui-space-4xs))}.rui__QqKsW.rui__SHUu-,.rui__dToHE.rui__SHUu-{transform:translateX(calc(var(--rui-space-4xs) * -1))}.rui__QqKsW.rui__h-xTZ,.rui__dToHE.rui__h-xTZ{transform:translateY(var(--rui-space-4xs))}.rui__1mX-7,.rui__FxOES,.rui__IZ-ch,.rui__LSBmW,.rui__NwlzH{opacity:var(--rui-effect-opacity-100);transition-duration:var(--rui-tooltip-transition-duration),var(--rui-tooltip-transition-duration)}.rui__1mX-7.rui__uWj0o,.rui__FxOES.rui__uWj0o,.rui__IZ-ch.rui__uWj0o,.rui__LSBmW.rui__uWj0o,.rui__NwlzH.rui__uWj0o{transform:translateY(0)}.rui__1mX-7.rui__SHUu-,.rui__1mX-7.rui__gvZ7b,.rui__FxOES.rui__SHUu-,.rui__FxOES.rui__gvZ7b,.rui__IZ-ch.rui__SHUu-,.rui__IZ-ch.rui__gvZ7b,.rui__LSBmW.rui__SHUu-,.rui__LSBmW.rui__gvZ7b,.rui__NwlzH.rui__SHUu-,.rui__NwlzH.rui__gvZ7b{transform:translateX(0)}.rui__1mX-7.rui__h-xTZ,.rui__FxOES.rui__h-xTZ,.rui__IZ-ch.rui__h-xTZ,.rui__LSBmW.rui__h-xTZ,.rui__NwlzH.rui__h-xTZ{transform:translateY(0)}.rui__cLYF7,.rui__eJ5KJ{opacity:0}.rui__cLYF7.rui__uWj0o,.rui__eJ5KJ.rui__uWj0o{transform:translateY(calc(var(--rui-space-4xs) * -1))}.rui__cLYF7.rui__gvZ7b,.rui__eJ5KJ.rui__gvZ7b{transform:translateX(var(--rui-space-4xs))}.rui__cLYF7.rui__SHUu-,.rui__eJ5KJ.rui__SHUu-{transform:translateX(calc(var(--rui-space-4xs) * -1))}.rui__cLYF7.rui__h-xTZ,.rui__eJ5KJ.rui__h-xTZ{transform:translateY(var(--rui-space-4xs))}.rui__4Jt9s{display:flex;flex-direction:column;flex-grow:1;transition-duration:var(--rui-transitioner-transition-duration);transition-property:opacity;transition-timing-function:var(--rui-timing-ease-out);width:100%}.rui__QJiQf,.rui__ULfoM{opacity:0;transition-delay:.15s}.rui__2EOgi,.rui__689Yo,.rui__QJiQf.rui__09vKb,.rui__ULfoM.rui__gbSTx,.rui__xWiOI{opacity:1}.rui__689Yo.rui__Xg9yP,.rui__nUhmW{opacity:0}.rui__h3eBt{--rui-tree-actions-width--current:2.5rem;list-style:none;margin:0;padding:0 var(--rui-tree-actions-width--current) 0 0;position:relative;width:100%}.rui__rG7ER{--rui-tree-marker-size--current:var(--rui-space-s)}.rui__SWq9a{--rui-tree-marker-size--current:var(--rui-space-m)}.rui__cyywk{--rui-tree-marker-size--current:var(--rui-space-l)}.rui__8oXYZ{--rui-tree-marker-size--current:var(--rui-space-xl)}.rui__XcA3S{--rui-tree-line-color--current:var(--rui-color-border-secondary)}.rui__ztIka{--rui-tree-line-color--current:var(--rui-color-border-darkened)}.rui__XLRog{--rui-tree-marker-color--current:var(--rui-color-text-base);--rui-tree-marker-margin--current:var(--rui-space-3xs);--rui-tree-line-horizontal-length--current:var(--rui-space-m);--rui-tree-line-width--current:var(--rui-space-4xs);--rui-tree-content-font-size--current:var(--rui-font-size-m);--rui-tree-content-line-height--current:var(--rui-line-height-none);--rui-tree-content-padding-x--current:var(--rui-space-xs);--rui-tree-content-padding-y--current:var(--rui-space-s);--rui-tree-item-padding-y--current:var(--rui-space-s);--rui-tree-separator-padding-x--current:var(--rui-space-4xs);--rui-tree-separator-padding-y--current:var(--rui-space-s);--rui-tree-item-base-content-height--current:calc(var(--rui-tree-content-font-size--current)*var(--rui-tree-content-line-height--current));--rui-tree-item-min-content-height--current:var(--rui-tree-marker-size--current);--rui-tree-line-nested-width--current:calc(var(--rui-tree-marker-size--current)/2);display:grid;font-size:var(--rui-tree-content-font-size--current);grid-template-areas:"separator content actions";grid-template-columns:auto 1fr auto;line-height:var(--rui-tree-content-line-height--current);margin-right:calc(var(--rui-tree-actions-width--current)*-1);min-height:var(--rui-tree-item-min-content-height--current);padding-right:var(--rui-tree-actions-width--current);padding-top:calc((var(--rui-tree-marker-size--current) - var(--rui-tree-item-base-content-height--current))/2);position:relative}.rui__XLRog:first-child>.rui__E9zR7:before{border-radius:calc(var(--rui-tree-line-width--current)/2)}.rui__XLRog:last-child>.rui__E9zR7:after{opacity:.25}.rui__E9zR7{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;grid-area:separator;padding:var(--rui-tree-separator-padding-y--current) 0;position:relative}.rui__AtU8l{align-items:center;background-color:var(--rui-tree-line-color--current);border-radius:var(--rui-radius-xs);display:flex;justify-content:center;overflow:hidden}.rui__AtU8l,.rui__QyVBW{box-sizing:border-box;flex-shrink:0;height:var(--rui-tree-marker-size--current);position:relative;width:var(--rui-tree-marker-size--current);z-index:1}.rui__QyVBW{background-color:var(--rui-tree-marker-color--current)}.rui__-lEEa,.rui__QyVBW{border-radius:var(--rui-radius-circle)}.rui__-lEEa{align-items:center;box-sizing:border-box;display:flex;flex-shrink:0;height:var(--rui-tree-marker-size--current);justify-content:center;position:relative;width:var(--rui-tree-marker-size--current);z-index:1}.rui__-lEEa,.rui__-lEEa>*{color:var(--rui-tree-marker-color--current)}.rui__-lEEa>*{height:100%;width:100%}.rui__H2W-i{display:flex;flex-direction:column;grid-area:content;min-width:0;padding:var(--rui-tree-content-padding-y--current) 0 var(--rui-tree-content-padding-y--current) var(--rui-tree-content-padding-x--current)}.rui__Il24u{box-sizing:content-box;min-height:var(--rui-tree-item-min-content-height--current);min-width:0;padding-bottom:var(--rui-tree-content-padding-y--current);position:relative}.rui__Il24u:after{background-color:var(--rui-tree-line-color--current);border-radius:calc(var(--rui-tree-line-width--current)/2);bottom:0;content:"";left:calc(var(--rui-tree-marker-size--current)/2*-1 + var(--rui-tree-content-padding-x--current)*-1 + var(--rui-tree-line-width--current)/2*-1);position:absolute;top:calc(var(--rui-tree-item-padding-y--current) - var(--rui-tree-marker-margin--current) + var(--rui-tree-marker-size--current));width:var(--rui-tree-line-width--current);z-index:0}.rui__ZcHQh>[data-tree]{padding-right:0;width:auto}.rui__ZcHQh>[data-tree]>.rui__XLRog{position:relative}.rui__ZcHQh>[data-tree]>.rui__XLRog:before{height:calc(var(--rui-tree-item-padding-y--current) - var(--rui-tree-marker-margin--current) + var(--rui-tree-marker-size--current) + var(--rui-tree-line-width--current)/2 + var(--rui-tree-item-padding-y--current)/3);top:calc(var(--rui-tree-line-width--current)*-1 - var(--rui-tree-item-padding-y--current)/3)}.rui__ZcHQh>[data-tree]>.rui__XLRog:after,.rui__ZcHQh>[data-tree]>.rui__XLRog:before{background-color:var(--rui-tree-line-color--current);border-radius:calc(var(--rui-tree-line-width--current)/2);content:"";left:calc(var(--rui-tree-marker-size--current)/2*-1 + var(--rui-tree-content-padding-x--current)*-1 + var(--rui-tree-line-width--current)/2*-1);position:absolute;width:var(--rui-tree-line-width--current);z-index:0}.rui__ZcHQh>[data-tree]>.rui__XLRog:after{bottom:0;top:calc(var(--rui-tree-item-padding-y--current) - var(--rui-tree-marker-margin--current) + var(--rui-tree-marker-size--current) - var(--rui-tree-line-width--current))}.rui__ZcHQh>[data-tree]>.rui__XLRog:last-child:after{display:none}.rui__ZcHQh>[data-tree]>.rui__XLRog>.rui__E9zR7:before{background-color:var(--rui-tree-line-color--current);border-radius:0 calc(var(--rui-tree-line-width--current)/2) calc(var(--rui-tree-line-width--current)/2) 0;content:"";height:var(--rui-tree-line-width--current);left:calc(var(--rui-tree-marker-size--current)/2*-1 + var(--rui-tree-content-padding-x--current)*-1 + var(--rui-tree-line-width--current)/2*-1);position:absolute;top:calc(var(--rui-tree-separator-padding-y--current) + var(--rui-tree-marker-size--current)/2 - var(--rui-tree-line-width--current)/2);width:var(--rui-tree-line-nested-width--current);z-index:0}.rui__ZcHQh>[data-tree]>.rui__XLRog>.rui__H2W-i>.rui__Il24u:after{display:none}.rui__9CmB2{align-items:flex-start;display:flex;grid-area:actions;justify-content:flex-end;padding:var(--rui-tree-separator-padding-y--current) 0 var(--rui-tree-separator-padding-y--current) var(--rui-space-2xs);position:absolute;width:var(--rui-tree-actions-width--current)}.rui__thl2Z{--rui-tree-marker-color--current:var(--rui-color-text-base)}.rui__eWj3y{--rui-tree-marker-color--current:var(--rui-color-text-primary)}.rui__jqAme{--rui-tree-marker-color--current:var(--rui-color-text-success)}.rui__oKT5y{--rui-tree-marker-color--current:var(--rui-color-text-error)}.rui__RxaRY{--rui-tree-marker-color--current:var(--rui-color-text-warning)}.rui__uASyl{align-items:center;display:flex;flex-grow:0;flex-shrink:0;gap:var(--rui-space-4xs)}.rui__Wwa-j{color:inherit;font-family:inherit;font-weight:inherit;line-height:inherit}.rui__aCP4d{line-height:var(--rui-line-height-none)}.rui__S0D9S{line-height:var(--rui-line-height-tight)}.rui__e1tUa{line-height:var(--rui-line-height-snug)}.rui__iRokQ{line-height:var(--rui-line-height-normal)}.rui__1u4TQ{line-height:var(--rui-line-height-relaxed)}.rui__m-b3N{line-height:var(--rui-line-height-loose)}.rui__MmTEM{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rui__zxR1Q{font-size:var(--rui-font-size-xs)}.rui__Znygk{font-size:var(--rui-font-size-s)}.rui__l3zho{font-size:var(--rui-font-size-m)}.rui__tgwft{font-size:var(--rui-font-size-l)}.rui__N48qJ{font-size:var(--rui-font-size-xl)}.rui__AG67q{font-size:var(--rui-font-size-2xl)}.rui__6LKpu{font-size:var(--rui-font-size-3xl)}.rui__jRiFG{font-size:var(--rui-font-size-4xl)}.rui__vlcE5{font-size:var(--rui-font-size-5xl)}.rui__Ri-Tq{font-size:var(--rui-font-size-6xl)}.rui__gFfSh{font-size:var(--rui-font-size-7xl)}.rui__R7WiM{color:var(--rui-color-text-highlight)}.rui__q-nAH{color:var(--rui-color-text-muted)}.rui__gi0yp{color:var(--rui-color-text-subtle)}.rui__C3u7K{font-weight:var(--rui-font-weight-thin)}.rui__1yuyU{font-weight:var(--rui-font-weight-normal)}.rui__BSomV{font-weight:var(--rui-font-weight-medium)}.rui__9Oql3{font-weight:var(--rui-font-weight-bold)}.rui__xY3jT{background:var(--rui-color-background-base);border-radius:var(--rui-radius-m);box-shadow:0 0 0 var(--rui-border-width-base) var(--rui-color-border-base);color:var(--rui-color-text-subtle);font-size:var(--rui-font-size-s);line-height:var(--rui-line-height-snug);padding:var(--rui-space-s) var(--rui-space-m);width:100%}.rui__3LA-m{background:var(--rui-color-background-secondary);box-shadow:0 0 0 var(--rui-border-width-base) var(--rui-color-border-secondary),calc(var(--rui-shadow-offset-l)*-.707) calc(var(--rui-shadow-offset-l)*.707) var(--rui-shadow-blur-l) color-mix(in oklch,var(--rui-color-black),transparent calc(100% - var(--rui-shadow-alpha-l) * 100%)),calc(var(--rui-shadow-ambient-offset-l)*-.707) calc(var(--rui-shadow-ambient-offset-l)*.707) var(--rui-shadow-ambient-blur-l) color-mix(in oklch,var(--rui-color-black),transparent calc(100% - var(--rui-shadow-ambient-alpha-l) * 100%))}.rui__TBhyK{background:var(--rui-color-background-recessed);box-shadow:0 0 0 var(--rui-border-width-base) var(--rui-color-border-recessed)}.rui__rWHF-+.rui__rWHF-{margin-top:calc(var(--rui-font-size-s)*var(--rui-line-height-snug))}.rui__6v-zM{color:var(--rui-color-text-highlight);font-size:var(--rui-font-size-s);font-weight:var(--rui-font-weight-bold);line-height:var(--rui-line-height-tight);margin-bottom:var(--rui-space-s)}.rui-theme{--rui-width-2xs:0.75rem;--rui-width-xs:1.5rem;--rui-width-s:3rem;--rui-width-m:4.5rem;--rui-width-l:7.5rem;--rui-width-xl:12rem;--rui-width-2xl:19.5rem;--rui-width-3xl:31.5rem;--rui-width-4xl:51rem;--rui-timing-ease-linear:linear;--rui-timing-ease-in:cubic-bezier(0.47,0,0.745,0.715);--rui-timing-ease-out:cubic-bezier(0.39,0.575,0.565,1);--rui-timing-ease-in-out:cubic-bezier(0.445,0.05,0.55,0.95);--rui-timing-ease-bounce:cubic-bezier(0.68,-0.55,0.265,1.55);--rui-space-4xs:0.1875rem;--rui-space-3xs:0.375rem;--rui-space-2xs:0.5625rem;--rui-space-xs:0.75rem;--rui-space-s:1.125rem;--rui-space-m:1.5rem;--rui-space-l:2.25rem;--rui-space-xl:3rem;--rui-space-2xl:4.5rem;--rui-space-3xl:6rem;--rui-space-4xl:9rem;--rui-space-5xl:12rem;--rui-space-6xl:18rem;--rui-shadow-alpha-xs:0.12;--rui-shadow-alpha-s:0.16;--rui-shadow-alpha-m:0.19;--rui-shadow-alpha-l:0.25;--rui-shadow-alpha-xl:0.30;--rui-shadow-alpha-2xl:0.40;--rui-shadow-alpha-3xl:0.50;--rui-shadow-alpha-4xl:0.60;--rui-shadow-blur-xs:0.1875rem;--rui-shadow-blur-s:0.375rem;--rui-shadow-blur-m:1.25rem;--rui-shadow-blur-l:1.75rem;--rui-shadow-blur-xl:2.375rem;--rui-shadow-blur-2xl:3.25rem;--rui-shadow-blur-3xl:4.0625rem;--rui-shadow-blur-4xl:5rem;--rui-shadow-color-black:oklch(0.00% 0.0000 0);--rui-shadow-color-white:oklch(10000.00% 0.0000 137.33);--rui-shadow-offset-xs:0.03125rem;--rui-shadow-offset-s:0.09375rem;--rui-shadow-offset-m:0.3125rem;--rui-shadow-offset-l:0.4375rem;--rui-shadow-offset-xl:0.59375rem;--rui-shadow-offset-2xl:0.90625rem;--rui-shadow-offset-3xl:1.40625rem;--rui-shadow-offset-4xl:1.875rem;--rui-shadow-ambient-alpha-xs:0.24;--rui-shadow-ambient-alpha-s:0.23;--rui-shadow-ambient-alpha-m:0.23;--rui-shadow-ambient-alpha-l:0.22;--rui-shadow-ambient-alpha-xl:0.22;--rui-shadow-ambient-alpha-2xl:0.20;--rui-shadow-ambient-alpha-3xl:0.16;--rui-shadow-ambient-alpha-4xl:0.14;--rui-shadow-ambient-blur-xs:0.125rem;--rui-shadow-ambient-blur-s:0.375rem;--rui-shadow-ambient-blur-m:0.375rem;--rui-shadow-ambient-blur-l:0.625rem;--rui-shadow-ambient-blur-xl:0.75rem;--rui-shadow-ambient-blur-2xl:1rem;--rui-shadow-ambient-blur-3xl:1.375rem;--rui-shadow-ambient-blur-4xl:1.625rem;--rui-shadow-ambient-offset-xs:0.03125rem;--rui-shadow-ambient-offset-s:0.09375rem;--rui-shadow-ambient-offset-m:0.1875rem;--rui-shadow-ambient-offset-l:0.3125rem;--rui-shadow-ambient-offset-xl:0.46875rem;--rui-shadow-ambient-offset-2xl:0.78125rem;--rui-shadow-ambient-offset-3xl:1.09375rem;--rui-shadow-ambient-offset-4xl:1.40625rem;--rui-radius-2xs:0.125rem;--rui-radius-xs:0.25rem;--rui-radius-s:0.375rem;--rui-radius-m:0.5rem;--rui-radius-l:0.75rem;--rui-radius-xl:1rem;--rui-radius-2xl:1.5rem;--rui-radius-3xl:2rem;--rui-radius-circle:50%;--rui-radius-pill:624.9375rem;--rui-measure-xs:45ch;--rui-measure-s:55ch;--rui-measure-m:65ch;--rui-measure-l:75ch;--rui-measure-xl:85ch;--rui-measure-2xl:95ch;--rui-measure-3xl:105ch;--rui-measure-4xl:115ch;--rui-measure-5xl:125ch;--rui-measure-6xl:135ch;--rui-measure-7xl:145ch;--rui-line-height-none:1;--rui-line-height-tight:1.125;--rui-line-height-snug:1.25;--rui-line-height-normal:1.5;--rui-line-height-relaxed:1.625;--rui-line-height-loose:2;--rui-height-2xs:0.75rem;--rui-height-xs:1.5rem;--rui-height-s:3rem;--rui-height-m:4.5rem;--rui-height-l:7.5rem;--rui-height-xl:12rem;--rui-height-2xl:19.5rem;--rui-height-3xl:31.5rem;--rui-height-4xl:51rem;--rui-grid-container-padding:1.5rem;--rui-grid-gutter-width:1.5rem;--rui-font-weight-thin:200;--rui-font-weight-normal:400;--rui-font-weight-medium:500;--rui-font-weight-bold:700;--rui-font-size-xs:0.75rem;--rui-font-size-s:0.875rem;--rui-font-size-m:1rem;--rui-font-size-l:1.125rem;--rui-font-size-xl:1.375rem;--rui-font-size-2xl:1.625rem;--rui-font-size-3xl:2.25rem;--rui-font-size-4xl:3rem;--rui-font-size-5xl:4rem;--rui-font-size-6xl:6rem;--rui-font-size-7xl:8rem;--rui-font-family-mono:var(--rui-fonts-favorit),"Courier New",Courier,monospace;--rui-font-family-sans:var(--rui-fonts-lunch),-apple-system,BlinkMacSystemFont,"helvetica neue",helvetica,arial,sans-serif;--rui-font-family-serif:var(--rui-fonts-cormorant),georgia,serif;--rui-effect-translate-space-0:0;--rui-effect-translate-space-4xs:0.1875rem;--rui-effect-translate-space-3xs:0.375rem;--rui-effect-translate-space-2xs:0.5625rem;--rui-effect-translate-space-xs:0.75rem;--rui-effect-translate-space-s:1.125rem;--rui-effect-translate-space-m:1.5rem;--rui-effect-translate-space-l:2.25rem;--rui-effect-translate-space-xl:3rem;--rui-effect-translate-space-2xl:4.5rem;--rui-effect-translate-space-3xl:6rem;--rui-effect-translate-percent-0:0%;--rui-effect-translate-percent-3xs:5%;--rui-effect-translate-percent-2xs:10%;--rui-effect-translate-percent-xs:15%;--rui-effect-translate-percent-s:25%;--rui-effect-translate-percent-m:40%;--rui-effect-translate-percent-l:65%;--rui-effect-translate-percent-xl:105%;--rui-effect-translate-percent-2xl:170%;--rui-effect-translate-percent-3xl:275%;--rui-effect-rotate-0:0deg;--rui-effect-rotate-5:5deg;--rui-effect-rotate-15:15deg;--rui-effect-rotate-30:30deg;--rui-effect-rotate-45:45deg;--rui-effect-rotate-90:90deg;--rui-effect-rotate-135:135deg;--rui-effect-rotate-180:180deg;--rui-effect-rotate-270:270deg;--rui-effect-rotate-360:360deg;--rui-effect-scale-0:0;--rui-effect-scale-3xs:0.25;--rui-effect-scale-2xs:0.5;--rui-effect-scale-xs:0.65;--rui-effect-scale-s:0.75;--rui-effect-scale-m:1;--rui-effect-scale-l:1.25;--rui-effect-scale-xl:1.5;--rui-effect-scale-2xl:2;--rui-effect-scale-3xl:2.5;--rui-effect-blur-0:0rem;--rui-effect-blur-3xs:0.0625rem;--rui-effect-blur-2xs:0.125rem;--rui-effect-blur-xs:0.1875rem;--rui-effect-blur-s:0.25rem;--rui-effect-blur-m:0.5rem;--rui-effect-blur-l:0.75rem;--rui-effect-blur-xl:1rem;--rui-effect-blur-2xl:1.5rem;--rui-effect-blur-3xl:2rem;--rui-effect-brightness-0:0;--rui-effect-brightness-25:0.25;--rui-effect-brightness-50:0.5;--rui-effect-brightness-75:0.75;--rui-effect-brightness-100:1;--rui-effect-brightness-125:1.25;--rui-effect-brightness-150:1.5;--rui-effect-brightness-175:1.75;--rui-effect-brightness-200:2;--rui-effect-opacity-0:0;--rui-effect-opacity-25:0.25;--rui-effect-opacity-50:0.5;--rui-effect-opacity-75:0.75;--rui-effect-opacity-100:1;--rui-duration-xs:50ms;--rui-duration-s:100ms;--rui-duration-m:150ms;--rui-duration-l:250ms;--rui-duration-xl:400ms;--rui-duration-2xl:650ms;--rui-duration-3xl:1050ms;--rui-duration-4xl:1700ms;--rui-duration-very-fast:50ms;--rui-duration-fast:100ms;--rui-duration-normal:150ms;--rui-duration-slow:250ms;--rui-duration-very-slow:400ms;--rui-color-black:oklch(0.00% 0.0000 0);--rui-color-white:oklch(10000.00% 0.0000 137.33);--rui-color-grey-50:oklch(97.61% 0.0000 102.07);--rui-color-grey-100:oklch(95.24% 0.0013 286.37);--rui-color-grey-200:oklch(88.31% 0.0041 286.32);--rui-color-grey-300:oklch(81.21% 0.0055 286.28);--rui-color-grey-400:oklch(62.93% 0.0119 286.05);--rui-color-grey-500:oklch(45.96% 0.0129 285.88);--rui-color-grey-600:oklch(32.34% 0.0105 285.80);--rui-color-grey-700:oklch(23.20% 0.0057 285.95);--rui-color-grey-800:oklch(16.89% 0.0021 286.18);--rui-color-grey-900:oklch(12.91% 0.0026 286.03);--rui-color-grey-950:oklch(0.00% 0.0000 0);--rui-color-orchid-50:oklch(97.94% 0.0100 329.12);--rui-color-orchid-100:oklch(95.69% 0.0400 325.85);--rui-color-orchid-200:oklch(91.24% 0.0700 326.89);--rui-color-orchid-300:oklch(84.39% 0.1200 329.42);--rui-color-orchid-400:oklch(76.08% 0.1900 330.90);--rui-color-orchid-500:oklch(69.13% 0.2300 331.79);--rui-color-orchid-600:oklch(59.63% 0.2300 333.47);--rui-color-orchid-700:oklch(51.53% 0.2000 334.56);--rui-color-orchid-800:oklch(44.77% 0.1700 335.06);--rui-color-orchid-900:oklch(39.40% 0.1400 335.63);--rui-color-orchid-950:oklch(28.62% 0.1100 336.26);--rui-color-pink-50:oklch(97.61% 0.0200 334.18);--rui-color-pink-100:oklch(95.12% 0.0400 331.12);--rui-color-pink-200:oklch(90.18% 0.0800 333.08);--rui-color-pink-300:oklch(82.88% 0.1400 335.54);--rui-color-pink-400:oklch(74.83% 0.2200 337.89);--rui-color-pink-500:oklch(68.20% 0.2900 339.49);--rui-color-pink-600:oklch(62.17% 0.2600 340.91);--rui-color-pink-700:oklch(53.96% 0.2300 342.09);--rui-color-pink-800:oklch(46.53% 0.1900 342.36);--rui-color-pink-900:oklch(40.54% 0.1600 343.16);--rui-color-pink-950:oklch(30.03% 0.1300 344.14);--rui-color-red-50:oklch(96.97% 0.0200 7.48);--rui-color-red-100:oklch(93.11% 0.0400 9.25);--rui-color-red-200:oklch(87.70% 0.0700 10.45);--rui-color-red-300:oklch(79.89% 0.1200 12.14);--rui-color-red-400:oklch(70.51% 0.1900 16.45);--rui-color-red-500:oklch(64.11% 0.2400 23.19);--rui-color-red-600:oklch(60.14% 0.2400 24.42);--rui-color-red-700:oklch(52.82% 0.2100 24.95);--rui-color-red-800:oklch(46.09% 0.1800 23.74);--rui-color-red-900:oklch(40.66% 0.1500 21.66);--rui-color-red-950:oklch(26.50% 0.1000 22.40);--rui-color-orange-50:oklch(97.58% 0.0200 61.35);--rui-color-orange-100:oklch(94.43% 0.0400 63.40);--rui-color-orange-200:oklch(88.31% 0.0700 58.08);--rui-color-orange-300:oklch(80.94% 0.1200 54.33);--rui-color-orange-400:oklch(72.68% 0.1800 44.93);--rui-color-orange-500:oklch(67.62% 0.2200 38.10);--rui-color-orange-600:oklch(62.70% 0.2200 34.21);--rui-color-orange-700:oklch(53.90% 0.2000 32.54);--rui-color-orange-800:oklch(45.77% 0.1600 31.79);--rui-color-orange-900:oklch(39.63% 0.1300 32.05);--rui-color-orange-950:oklch(25.89% 0.0900 31.25);--rui-color-carrot-50:oklch(98.16% 0.0200 79.35);--rui-color-carrot-100:oklch(95.78% 0.0400 80.90);--rui-color-carrot-200:oklch(90.98% 0.0800 75.66);--rui-color-carrot-300:oklch(84.95% 0.1200 70.93);--rui-color-carrot-400:oklch(77.62% 0.1600 60.66);--rui-color-carrot-500:oklch(72.36% 0.1800 51.35);--rui-color-carrot-600:oklch(66.21% 0.1900 43.88);--rui-color-carrot-700:oklch(56.52% 0.1700 40.80);--rui-color-carrot-800:oklch(47.96% 0.1400 39.74);--rui-color-carrot-900:oklch(41.59% 0.1100 40.89);--rui-color-carrot-950:oklch(27.25% 0.0700 40.03);--rui-color-amber-50:oklch(98.83% 0.0200 100.98);--rui-color-amber-100:oklch(96.27% 0.0600 98.60);--rui-color-amber-200:oklch(92.34% 0.1100 98.18);--rui-color-amber-300:oklch(87.69% 0.1500 95.14);--rui-color-amber-400:oklch(83.67% 0.1600 89.33);--rui-color-amber-500:oklch(76.92% 0.1600 76.43);--rui-color-amber-600:oklch(66.75% 0.1500 64.64);--rui-color-amber-700:oklch(55.65% 0.1300 54.45);--rui-color-amber-800:oklch(47.55% 0.1100 50.90);--rui-color-amber-900:oklch(41.63% 0.1000 50.46);--rui-color-amber-950:oklch(27.97% 0.0700 49.00);--rui-color-yellow-50:oklch(98.93% 0.0300 104.67);--rui-color-yellow-100:oklch(98.09% 0.0700 106.87);--rui-color-yellow-200:oklch(95.85% 0.1300 105.80);--rui-color-yellow-300:oklch(92.66% 0.1700 103.23);--rui-color-yellow-400:oklch(88.74% 0.1800 98.56);--rui-color-yellow-500:oklch(82.18% 0.1700 93.64);--rui-color-yellow-600:oklch(70.48% 0.1400 84.62);--rui-color-yellow-700:oklch(57.18% 0.1200 75.01);--rui-color-yellow-800:oklch(49.05% 0.1000 70.25);--rui-color-yellow-900:oklch(43.28% 0.0900 64.73);--rui-color-yellow-950:oklch(29.40% 0.0600 60.86);--rui-color-acid-50:oklch(99.22% 0.0400 108.75);--rui-color-acid-100:oklch(98.22% 0.0700 111.77);--rui-color-acid-200:oklch(96.73% 0.1300 114.51);--rui-color-acid-300:oklch(95.17% 0.1900 117.34);--rui-color-acid-400:oklch(92.84% 0.2200 120.34);--rui-color-acid-500:oklch(86.24% 0.2100 122.52);--rui-color-acid-600:oklch(71.74% 0.1800 124.02);--rui-color-acid-700:oklch(58.55% 0.1400 123.67);--rui-color-acid-800:oklch(49.41% 0.1200 123.78);--rui-color-acid-900:oklch(43.91% 0.1000 123.70);--rui-color-acid-950:oklch(29.66% 0.0700 125.49);--rui-color-lime-50:oklch(98.47% 0.0400 125.20);--rui-color-lime-100:oklch(96.75% 0.0800 126.80);--rui-color-lime-200:oklch(94.14% 0.1500 129.03);--rui-color-lime-300:oklch(91.41% 0.2200 131.92);--rui-color-lime-400:oklch(88.52% 0.2500 134.95);--rui-color-lime-500:oklch(85.26% 0.2600 136.94);--rui-color-lime-600:oklch(68.43% 0.2100 137.49);--rui-color-lime-700:oklch(55.88% 0.1700 137.08);--rui-color-lime-800:oklch(47.33% 0.1400 136.50);--rui-color-lime-900:oklch(42.16% 0.1200 136.18);--rui-color-lime-950:oklch(28.53% 0.0900 136.50);--rui-color-green-50:oklch(97.87% 0.0400 139.43);--rui-color-green-100:oklch(95.40% 0.0900 140.49);--rui-color-green-200:oklch(91.80% 0.1600 140.82);--rui-color-green-300:oklch(87.63% 0.2300 141.34);--rui-color-green-400:oklch(83.51% 0.2600 141.73);--rui-color-green-500:oklch(77.45% 0.2600 142.11);--rui-color-green-600:oklch(64.35% 0.2200 142.22);--rui-color-green-700:oklch(52.75% 0.1700 142.25);--rui-color-green-800:oklch(44.84% 0.1400 142.24);--rui-color-green-900:oklch(40.01% 0.1200 142.56);--rui-color-green-950:oklch(26.94% 0.0900 142.70);--rui-color-cyan-50:oklch(98.46% 0.0200 174.08);--rui-color-cyan-100:oklch(95.53% 0.0500 177.80);--rui-color-cyan-200:oklch(91.65% 0.1000 176.94);--rui-color-cyan-300:oklch(86.71% 0.1300 177.85);--rui-color-cyan-400:oklch(80.05% 0.1400 178.08);--rui-color-cyan-500:oklch(72.64% 0.1300 178.29);--rui-color-cyan-600:oklch(61.56% 0.1100 180.56);--rui-color-cyan-700:oklch(52.14% 0.0900 182.82);--rui-color-cyan-800:oklch(44.49% 0.0700 184.74);--rui-color-cyan-900:oklch(39.40% 0.0600 184.24);--rui-color-cyan-950:oklch(28.29% 0.0500 188.21);--rui-color-sky-50:oklch(97.37% 0.0100 238.00);--rui-color-sky-100:oklch(94.08% 0.0300 239.36);--rui-color-sky-200:oklch(89.92% 0.0600 237.78);--rui-color-sky-300:oklch(83.91% 0.0900 236.38);--rui-color-sky-400:oklch(75.93% 0.1300 242.45);--rui-color-sky-500:oklch(67.94% 0.1700 251.25);--rui-color-sky-600:oklch(60.22% 0.2000 257.21);--rui-color-sky-700:oklch(54.05% 0.2000 259.68);--rui-color-sky-800:oklch(46.27% 0.1700 260.85);--rui-color-sky-900:oklch(41.00% 0.1300 259.36);--rui-color-sky-950:oklch(30.01% 0.0800 261.03);--rui-color-blue-50:oklch(96.78% 0.0200 257.20);--rui-color-blue-100:oklch(92.68% 0.0400 258.87);--rui-color-blue-200:oklch(87.26% 0.0600 258.09);--rui-color-blue-300:oklch(79.24% 0.1100 256.17);--rui-color-blue-400:oklch(69.02% 0.1600 258.93);--rui-color-blue-500:oklch(59.20% 0.2200 262.78);--rui-color-blue-600:oklch(52.04% 0.2500 264.47);--rui-color-blue-700:oklch(46.71% 0.2500 265.08);--rui-color-blue-800:oklch(40.48% 0.2100 266.29);--rui-color-blue-900:oklch(36.15% 0.1600 266.96);--rui-color-blue-950:oklch(26.95% 0.1000 269.72);--rui-color-purple-50:oklch(96.91% 0.0200 293.76);--rui-color-purple-100:oklch(94.33% 0.0300 294.59);--rui-color-purple-200:oklch(89.51% 0.0500 291.35);--rui-color-purple-300:oklch(81.26% 0.1000 293.26);--rui-color-purple-400:oklch(70.93% 0.1600 292.96);--rui-color-purple-500:oklch(60.52% 0.2100 291.96);--rui-color-purple-600:oklch(53.97% 0.2400 292.43);--rui-color-purple-700:oklch(48.84% 0.2400 292.01);--rui-color-purple-800:oklch(42.87% 0.2100 291.62);--rui-color-purple-900:oklch(37.76% 0.1700 292.90);--rui-color-purple-950:oklch(28.05% 0.1300 289.68);--rui-color-violet-50:oklch(97.68% 0.0100 308.30);--rui-color-violet-100:oklch(94.37% 0.0300 306.32);--rui-color-violet-200:oklch(89.70% 0.0600 305.73);--rui-color-violet-300:oklch(81.65% 0.1100 304.86);--rui-color-violet-400:oklch(70.80% 0.1900 303.43);--rui-color-violet-500:oklch(61.56% 0.2500 300.35);--rui-color-violet-600:oklch(54.65% 0.2700 297.72);--rui-color-violet-700:oklch(48.80% 0.2500 297.54);--rui-color-violet-800:oklch(43.14% 0.2100 299.63);--rui-color-violet-900:oklch(37.40% 0.1800 301.03);--rui-color-violet-950:oklch(28.62% 0.1500 298.22);--rui-border-smooth-offset:0.0625rem;--rui-border-width-thin:0.03125rem;--rui-border-width-base:0.0625rem;--rui-border-width-thick:0.125rem}.rui-theme[data-theme=dark]{--rui-color-white:oklch(10000.00% 0.0000 137.33);--rui-color-black:oklch(0.00% 0.0000 0);--rui-color-base-xxx-light:oklch(95.24% 0.0013 286.37);--rui-color-base-xx-light:oklch(88.31% 0.0041 286.32);--rui-color-base-x-light:oklch(81.21% 0.0055 286.28);--rui-color-base-light:oklch(62.93% 0.0119 286.05);--rui-color-base-neutral:oklch(45.96% 0.0129 285.88);--rui-color-base-dark:oklch(32.34% 0.0105 285.80);--rui-color-base-x-dark:oklch(23.20% 0.0057 285.95);--rui-color-base-xx-dark:oklch(16.89% 0.0021 286.18);--rui-color-base-xxx-dark:oklch(12.91% 0.0026 286.03);--rui-color-primary-xxx-light:oklch(89.51% 0.0500 291.35);--rui-color-primary-xx-light:oklch(81.26% 0.1000 293.26);--rui-color-primary-x-light:oklch(70.93% 0.1600 292.96);--rui-color-primary-light:oklch(60.52% 0.2100 291.96);--rui-color-primary-neutral:oklch(53.97% 0.2400 292.43);--rui-color-primary-dark:oklch(48.84% 0.2400 292.01);--rui-color-primary-x-dark:oklch(42.87% 0.2100 291.62);--rui-color-primary-xx-dark:oklch(37.76% 0.1700 292.90);--rui-color-primary-xxx-dark:oklch(28.05% 0.1300 289.68);--rui-color-acid-xxx-light:oklch(96.73% 0.1300 114.51);--rui-color-acid-xx-light:oklch(95.17% 0.1900 117.34);--rui-color-acid-x-light:oklch(92.84% 0.2200 120.34);--rui-color-acid-light:oklch(86.24% 0.2100 122.52);--rui-color-acid-neutral:oklch(71.74% 0.1800 124.02);--rui-color-acid-dark:oklch(58.55% 0.1400 123.67);--rui-color-acid-x-dark:oklch(49.41% 0.1200 123.78);--rui-color-acid-xx-dark:oklch(43.91% 0.1000 123.70);--rui-color-acid-xxx-dark:oklch(29.66% 0.0700 125.49);--rui-color-blue-xxx-light:oklch(87.26% 0.0600 258.09);--rui-color-blue-xx-light:oklch(79.24% 0.1100 256.17);--rui-color-blue-x-light:oklch(69.02% 0.1600 258.93);--rui-color-blue-light:oklch(59.20% 0.2200 262.78);--rui-color-blue-neutral:oklch(52.04% 0.2500 264.47);--rui-color-blue-dark:oklch(46.71% 0.2500 265.08);--rui-color-blue-x-dark:oklch(40.48% 0.2100 266.29);--rui-color-blue-xx-dark:oklch(36.15% 0.1600 266.96);--rui-color-blue-xxx-dark:oklch(26.95% 0.1000 269.72);--rui-color-cyan-xxx-light:oklch(91.65% 0.1000 176.94);--rui-color-cyan-xx-light:oklch(86.71% 0.1300 177.85);--rui-color-cyan-x-light:oklch(80.05% 0.1400 178.08);--rui-color-cyan-light:oklch(72.64% 0.1300 178.29);--rui-color-cyan-neutral:oklch(61.56% 0.1100 180.56);--rui-color-cyan-dark:oklch(52.14% 0.0900 182.82);--rui-color-cyan-x-dark:oklch(44.49% 0.0700 184.74);--rui-color-cyan-xx-dark:oklch(39.40% 0.0600 184.24);--rui-color-cyan-xxx-dark:oklch(28.29% 0.0500 188.21);--rui-color-success-xxx-light:oklch(91.80% 0.1600 140.82);--rui-color-success-xx-light:oklch(87.63% 0.2300 141.34);--rui-color-success-x-light:oklch(83.51% 0.2600 141.73);--rui-color-success-light:oklch(77.45% 0.2600 142.11);--rui-color-success-neutral:oklch(64.35% 0.2200 142.22);--rui-color-success-dark:oklch(52.75% 0.1700 142.25);--rui-color-success-x-dark:oklch(44.84% 0.1400 142.24);--rui-color-success-xx-dark:oklch(40.01% 0.1200 142.56);--rui-color-success-xxx-dark:oklch(26.94% 0.0900 142.70);--rui-color-warning-xxx-light:oklch(92.34% 0.1100 98.18);--rui-color-warning-xx-light:oklch(87.69% 0.1500 95.14);--rui-color-warning-x-light:oklch(83.67% 0.1600 89.33);--rui-color-warning-light:oklch(76.92% 0.1600 76.43);--rui-color-warning-neutral:oklch(66.75% 0.1500 64.64);--rui-color-warning-dark:oklch(55.65% 0.1300 54.45);--rui-color-warning-x-dark:oklch(47.55% 0.1100 50.90);--rui-color-warning-xx-dark:oklch(41.63% 0.1000 50.46);--rui-color-warning-xxx-dark:oklch(27.97% 0.0700 49.00);--rui-color-error-xxx-light:oklch(87.70% 0.0700 10.45);--rui-color-error-xx-light:oklch(79.89% 0.1200 12.14);--rui-color-error-x-light:oklch(70.51% 0.1900 16.45);--rui-color-error-light:oklch(64.11% 0.2400 23.19);--rui-color-error-neutral:oklch(60.14% 0.2400 24.42);--rui-color-error-dark:oklch(52.82% 0.2100 24.95);--rui-color-error-x-dark:oklch(46.09% 0.1800 23.74);--rui-color-error-xx-dark:oklch(40.66% 0.1500 21.66);--rui-color-error-xxx-dark:oklch(26.50% 0.1000 22.40);--rui-color-background-base:oklch(12.91% 0.0026 286.03);--rui-color-background-darkened:oklch(0.00% 0.0000 0);--rui-color-background-highlight:oklch(32.34% 0.0105 285.80);--rui-color-background-raised:oklch(23.20% 0.0057 285.95);--rui-color-background-recessed:oklch(0.00% 0.0000 0);--rui-color-background-secondary:oklch(16.89% 0.0021 286.18);--rui-color-background-primary:oklch(28.05% 0.1300 289.68);--rui-color-background-primary-darkened:oklch(0.00% 0.0000 0);--rui-color-background-primary-highlight:oklch(48.84% 0.2400 292.01);--rui-color-background-primary-raised:oklch(42.87% 0.2100 291.62);--rui-color-background-primary-recessed:oklch(0.00% 0.0000 0);--rui-color-background-primary-secondary:oklch(37.76% 0.1700 292.90);--rui-color-background-acid:oklch(29.66% 0.0700 125.49);--rui-color-background-acid-darkened:oklch(0.00% 0.0000 0);--rui-color-background-acid-highlight:oklch(58.55% 0.1400 123.67);--rui-color-background-acid-raised:oklch(49.41% 0.1200 123.78);--rui-color-background-acid-recessed:oklch(0.00% 0.0000 0);--rui-color-background-acid-secondary:oklch(43.91% 0.1000 123.70);--rui-color-background-blue:oklch(26.95% 0.1000 269.72);--rui-color-background-blue-darkened:oklch(0.00% 0.0000 0);--rui-color-background-blue-highlight:oklch(46.71% 0.2500 265.08);--rui-color-background-blue-raised:oklch(40.48% 0.2100 266.29);--rui-color-background-blue-recessed:oklch(0.00% 0.0000 0);--rui-color-background-blue-secondary:oklch(36.15% 0.1600 266.96);--rui-color-background-cyan:oklch(28.29% 0.0500 188.21);--rui-color-background-cyan-darkened:oklch(0.00% 0.0000 0);--rui-color-background-cyan-highlight:oklch(52.14% 0.0900 182.82);--rui-color-background-cyan-raised:oklch(44.49% 0.0700 184.74);--rui-color-background-cyan-recessed:oklch(0.00% 0.0000 0);--rui-color-background-cyan-secondary:oklch(39.40% 0.0600 184.24);--rui-color-background-success:oklch(26.94% 0.0900 142.70);--rui-color-background-success-darkened:oklch(0.00% 0.0000 0);--rui-color-background-success-highlight:oklch(52.75% 0.1700 142.25);--rui-color-background-success-raised:oklch(44.84% 0.1400 142.24);--rui-color-background-success-recessed:oklch(0.00% 0.0000 0);--rui-color-background-success-secondary:oklch(40.01% 0.1200 142.56);--rui-color-background-warning:oklch(27.97% 0.0700 49.00);--rui-color-background-warning-darkened:oklch(0.00% 0.0000 0);--rui-color-background-warning-highlight:oklch(55.65% 0.1300 54.45);--rui-color-background-warning-raised:oklch(47.55% 0.1100 50.90);--rui-color-background-warning-recessed:oklch(0.00% 0.0000 0);--rui-color-background-warning-secondary:oklch(41.63% 0.1000 50.46);--rui-color-background-error:oklch(26.50% 0.1000 22.40);--rui-color-background-error-darkened:oklch(0.00% 0.0000 0);--rui-color-background-error-highlight:oklch(52.82% 0.2100 24.95);--rui-color-background-error-raised:oklch(46.09% 0.1800 23.74);--rui-color-background-error-recessed:oklch(0.00% 0.0000 0);--rui-color-background-error-secondary:oklch(40.66% 0.1500 21.66);--rui-color-border-base:oklch(32.34% 0.0105 285.80);--rui-color-border-darkened:oklch(23.20% 0.0057 285.95);--rui-color-border-highlight:oklch(81.21% 0.0055 286.28);--rui-color-border-raised:oklch(10000.00% 0.0000 137.33);--rui-color-border-recessed:oklch(23.20% 0.0057 285.95);--rui-color-border-secondary:oklch(45.96% 0.0129 285.88);--rui-color-border-primary:oklch(48.84% 0.2400 292.01);--rui-color-border-primary-darkened:oklch(37.76% 0.1700 292.90);--rui-color-border-primary-highlight:oklch(70.93% 0.1600 292.96);--rui-color-border-primary-raised:oklch(60.52% 0.2100 291.96);--rui-color-border-primary-recessed:oklch(37.76% 0.1700 292.90);--rui-color-border-primary-secondary:oklch(89.51% 0.0500 291.35);--rui-color-border-acid:oklch(58.55% 0.1400 123.67);--rui-color-border-acid-darkened:oklch(43.91% 0.1000 123.70);--rui-color-border-acid-highlight:oklch(92.84% 0.2200 120.34);--rui-color-border-acid-raised:oklch(86.24% 0.2100 122.52);--rui-color-border-acid-recessed:oklch(43.91% 0.1000 123.70);--rui-color-border-acid-secondary:oklch(96.73% 0.1300 114.51);--rui-color-border-blue:oklch(46.71% 0.2500 265.08);--rui-color-border-blue-darkened:oklch(36.15% 0.1600 266.96);--rui-color-border-blue-highlight:oklch(69.02% 0.1600 258.93);--rui-color-border-blue-raised:oklch(59.20% 0.2200 262.78);--rui-color-border-blue-recessed:oklch(36.15% 0.1600 266.96);--rui-color-border-blue-secondary:oklch(87.26% 0.0600 258.09);--rui-color-border-cyan:oklch(52.14% 0.0900 182.82);--rui-color-border-cyan-darkened:oklch(39.40% 0.0600 184.24);--rui-color-border-cyan-highlight:oklch(80.05% 0.1400 178.08);--rui-color-border-cyan-raised:oklch(72.64% 0.1300 178.29);--rui-color-border-cyan-recessed:oklch(39.40% 0.0600 184.24);--rui-color-border-cyan-secondary:oklch(91.65% 0.1000 176.94);--rui-color-border-success:oklch(52.75% 0.1700 142.25);--rui-color-border-success-darkened:oklch(40.01% 0.1200 142.56);--rui-color-border-success-highlight:oklch(83.51% 0.2600 141.73);--rui-color-border-success-raised:oklch(77.45% 0.2600 142.11);--rui-color-border-success-recessed:oklch(40.01% 0.1200 142.56);--rui-color-border-success-secondary:oklch(91.80% 0.1600 140.82);--rui-color-border-warning:oklch(55.65% 0.1300 54.45);--rui-color-border-warning-darkened:oklch(41.63% 0.1000 50.46);--rui-color-border-warning-highlight:oklch(83.67% 0.1600 89.33);--rui-color-border-warning-raised:oklch(76.92% 0.1600 76.43);--rui-color-border-warning-recessed:oklch(41.63% 0.1000 50.46);--rui-color-border-warning-secondary:oklch(92.34% 0.1100 98.18);--rui-color-border-error:oklch(52.82% 0.2100 24.95);--rui-color-border-error-darkened:oklch(40.66% 0.1500 21.66);--rui-color-border-error-highlight:oklch(70.51% 0.1900 16.45);--rui-color-border-error-raised:oklch(64.11% 0.2400 23.19);--rui-color-border-error-recessed:oklch(40.66% 0.1500 21.66);--rui-color-border-error-secondary:oklch(87.70% 0.0700 10.45);--rui-color-text-base:oklch(95.24% 0.0013 286.37);--rui-color-text-highlight:oklch(10000.00% 0.0000 137.33);--rui-color-text-muted:oklch(45.96% 0.0129 285.88);--rui-color-text-subtle:oklch(62.93% 0.0119 286.05);--rui-color-text-primary:oklch(81.26% 0.1000 293.26);--rui-color-text-primary-highlight:oklch(89.51% 0.0500 291.35);--rui-color-text-primary-muted:oklch(48.84% 0.2400 292.01);--rui-color-text-primary-subtle:oklch(60.52% 0.2100 291.96);--rui-color-text-acid:oklch(95.17% 0.1900 117.34);--rui-color-text-acid-highlight:oklch(96.73% 0.1300 114.51);--rui-color-text-acid-muted:oklch(58.55% 0.1400 123.67);--rui-color-text-acid-subtle:oklch(86.24% 0.2100 122.52);--rui-color-text-blue:oklch(79.24% 0.1100 256.17);--rui-color-text-blue-highlight:oklch(87.26% 0.0600 258.09);--rui-color-text-blue-muted:oklch(46.71% 0.2500 265.08);--rui-color-text-blue-subtle:oklch(59.20% 0.2200 262.78);--rui-color-text-cyan:oklch(86.71% 0.1300 177.85);--rui-color-text-cyan-highlight:oklch(91.65% 0.1000 176.94);--rui-color-text-cyan-muted:oklch(52.14% 0.0900 182.82);--rui-color-text-cyan-subtle:oklch(72.64% 0.1300 178.29);--rui-color-text-success:oklch(87.63% 0.2300 141.34);--rui-color-text-success-highlight:oklch(91.80% 0.1600 140.82);--rui-color-text-success-muted:oklch(52.75% 0.1700 142.25);--rui-color-text-success-subtle:oklch(77.45% 0.2600 142.11);--rui-color-text-warning:oklch(87.69% 0.1500 95.14);--rui-color-text-warning-highlight:oklch(92.34% 0.1100 98.18);--rui-color-text-warning-muted:oklch(55.65% 0.1300 54.45);--rui-color-text-warning-subtle:oklch(76.92% 0.1600 76.43);--rui-color-text-error:oklch(79.89% 0.1200 12.14);--rui-color-text-error-highlight:oklch(87.70% 0.0700 10.45);--rui-color-text-error-muted:oklch(52.82% 0.2100 24.95);--rui-color-text-error-subtle:oklch(64.11% 0.2400 23.19);--rui-color-text-secondary:oklch(81.21% 0.0055 286.28);--rui-color-text-primary-secondary:oklch(70.93% 0.1600 292.96);--rui-color-text-acid-secondary:oklch(92.84% 0.2200 120.34);--rui-color-text-blue-secondary:oklch(69.02% 0.1600 258.93);--rui-color-text-cyan-secondary:oklch(80.05% 0.1400 178.08);--rui-color-text-success-secondary:oklch(83.51% 0.2600 141.73);--rui-color-text-warning-secondary:oklch(83.67% 0.1600 89.33);--rui-color-text-error-secondary:oklch(70.51% 0.1900 16.45);--rui-control-border-radius:0.5rem;--rui-control-border-width:0.0625rem;--rui-control-focus-ring-offset:0.375rem;--rui-control-focus-ring-width:0.0625rem;--rui-control-font-size:0.875rem;--rui-control-height:calc((var(--rui-font-size-s) * var(--rui-line-height-normal)) + var(--rui-space-2xs) * 2);--rui-control-icon-spacing:0.5625rem;--rui-control-line-height:1.5;--rui-control-padding-x:0.75rem;--rui-control-padding-y:0.5625rem;--rui-control-transition-duration:150ms;--rui-control-transition-timing:cubic-bezier(0.39,0.575,0.565,1);--rui-control-background-color:oklch(10000.00% 0.0000 137.33);--rui-control-background-color-active:oklch(88.31% 0.0041 286.32);--rui-control-background-color-disabled:oklch(45.96% 0.0129 285.88);--rui-control-background-color-focus:oklch(88.31% 0.0041 286.32);--rui-control-background-color-hover:oklch(88.31% 0.0041 286.32);--rui-control-border-color:oklch(from var(--rui-color-base-dark) l c h/0.175);--rui-control-border-color-active:oklch(0.00% 0.0000 0/0.00);--rui-control-border-color-disabled:oklch(0.00% 0.0000 0/0.00);--rui-control-border-color-focus:oklch(0.00% 0.0000 0/0.00);--rui-control-border-color-hover:oklch(0.00% 0.0000 0/0.00);--rui-control-text-color:oklch(0.00% 0.0000 0);--rui-control-text-color-active:oklch(0.00% 0.0000 0);--rui-control-text-color-disabled:oklch(0.00% 0.0000 0);--rui-control-text-color-focus:oklch(0.00% 0.0000 0);--rui-control-text-color-hover:oklch(0.00% 0.0000 0);--rui-control-primary-background-color:oklch(89.51% 0.0500 291.35);--rui-control-primary-background-color-active:oklch(81.26% 0.1000 293.26);--rui-control-primary-background-color-disabled:oklch(70.93% 0.1600 292.96);--rui-control-primary-background-color-focus:oklch(81.26% 0.1000 293.26);--rui-control-primary-background-color-hover:oklch(81.26% 0.1000 293.26);--rui-control-primary-border-color:oklch(from var(--rui-color-primary-dark) l c h/0.175);--rui-control-primary-border-color-active:oklch(0.00% 0.0000 0/0.00);--rui-control-primary-border-color-disabled:oklch(0.00% 0.0000 0/0.00);--rui-control-primary-border-color-focus:oklch(0.00% 0.0000 0/0.00);--rui-control-primary-border-color-hover:oklch(0.00% 0.0000 0/0.00);--rui-control-primary-text-color:oklch(0.00% 0.0000 0);--rui-control-primary-text-color-active:oklch(0.00% 0.0000 0);--rui-control-primary-text-color-disabled:oklch(0.00% 0.0000 0);--rui-control-primary-text-color-focus:oklch(0.00% 0.0000 0);--rui-control-primary-text-color-hover:oklch(0.00% 0.0000 0);--rui-control-acid-background-color:oklch(96.73% 0.1300 114.51);--rui-control-acid-background-color-active:oklch(95.17% 0.1900 117.34);--rui-control-acid-background-color-disabled:oklch(92.84% 0.2200 120.34);--rui-control-acid-background-color-focus:oklch(95.17% 0.1900 117.34);--rui-control-acid-background-color-hover:oklch(95.17% 0.1900 117.34);--rui-control-acid-border-color:oklch(from var(--rui-color-acid-dark) l c h/0.175);--rui-control-acid-border-color-active:oklch(0.00% 0.0000 0/0.00);--rui-control-acid-border-color-disabled:oklch(0.00% 0.0000 0/0.00);--rui-control-acid-border-color-focus:oklch(0.00% 0.0000 0/0.00);--rui-control-acid-border-color-hover:oklch(0.00% 0.0000 0/0.00);--rui-control-acid-text-color:oklch(0.00% 0.0000 0);--rui-control-acid-text-color-active:oklch(0.00% 0.0000 0);--rui-control-acid-text-color-disabled:oklch(0.00% 0.0000 0);--rui-control-acid-text-color-focus:oklch(0.00% 0.0000 0);--rui-control-acid-text-color-hover:oklch(0.00% 0.0000 0);--rui-control-error-background-color:oklch(87.70% 0.0700 10.45);--rui-control-error-background-color-active:oklch(79.89% 0.1200 12.14);--rui-control-error-background-color-disabled:oklch(70.51% 0.1900 16.45);--rui-control-error-background-color-focus:oklch(79.89% 0.1200 12.14);--rui-control-error-background-color-hover:oklch(79.89% 0.1200 12.14);--rui-control-error-border-color:oklch(from var(--rui-color-error-dark) l c h/0.175);--rui-control-error-border-color-active:oklch(0.00% 0.0000 0/0.00);--rui-control-error-border-color-disabled:oklch(0.00% 0.0000 0/0.00);--rui-control-error-border-color-focus:oklch(0.00% 0.0000 0/0.00);--rui-control-error-border-color-hover:oklch(0.00% 0.0000 0/0.00);--rui-control-error-text-color:oklch(0.00% 0.0000 0);--rui-control-error-text-color-active:oklch(0.00% 0.0000 0);--rui-control-error-text-color-disabled:oklch(0.00% 0.0000 0);--rui-control-error-text-color-focus:oklch(0.00% 0.0000 0);--rui-control-error-text-color-hover:oklch(0.00% 0.0000 0);--rui-control-success-background-color:oklch(91.80% 0.1600 140.82);--rui-control-success-background-color-active:oklch(87.63% 0.2300 141.34);--rui-control-success-background-color-disabled:oklch(83.51% 0.2600 141.73);--rui-control-success-background-color-focus:oklch(87.63% 0.2300 141.34);--rui-control-success-background-color-hover:oklch(87.63% 0.2300 141.34);--rui-control-success-border-color:oklch(from var(--rui-color-success-dark) l c h/0.175);--rui-control-success-border-color-active:oklch(0.00% 0.0000 0/0.00);--rui-control-success-border-color-disabled:oklch(0.00% 0.0000 0/0.00);--rui-control-success-border-color-focus:oklch(0.00% 0.0000 0/0.00);--rui-control-success-border-color-hover:oklch(0.00% 0.0000 0/0.00);--rui-control-success-text-color:oklch(0.00% 0.0000 0);--rui-control-success-text-color-active:oklch(0.00% 0.0000 0);--rui-control-success-text-color-disabled:oklch(0.00% 0.0000 0);--rui-control-success-text-color-focus:oklch(0.00% 0.0000 0);--rui-control-success-text-color-hover:oklch(0.00% 0.0000 0);--rui-control-warning-background-color:oklch(92.34% 0.1100 98.18);--rui-control-warning-background-color-active:oklch(87.69% 0.1500 95.14);--rui-control-warning-background-color-disabled:oklch(83.67% 0.1600 89.33);--rui-control-warning-background-color-focus:oklch(87.69% 0.1500 95.14);--rui-control-warning-background-color-hover:oklch(87.69% 0.1500 95.14);--rui-control-warning-border-color:oklch(from var(--rui-color-warning-dark) l c h/0.175);--rui-control-warning-border-color-active:oklch(0.00% 0.0000 0/0.00);--rui-control-warning-border-color-disabled:oklch(0.00% 0.0000 0/0.00);--rui-control-warning-border-color-focus:oklch(0.00% 0.0000 0/0.00);--rui-control-warning-border-color-hover:oklch(0.00% 0.0000 0/0.00);--rui-control-warning-text-color:oklch(0.00% 0.0000 0);--rui-control-warning-text-color-active:oklch(0.00% 0.0000 0);--rui-control-warning-text-color-disabled:oklch(0.00% 0.0000 0);--rui-control-warning-text-color-focus:oklch(0.00% 0.0000 0);--rui-control-warning-text-color-hover:oklch(0.00% 0.0000 0);--rui-control-compact-height:calc((var(--rui-font-size-s) * var(--rui-line-height-normal)) + var(--rui-space-4xs) * 2);--rui-control-compact-padding-x:0.75rem;--rui-control-compact-padding-y:0.1875rem;--rui-control-dark-background-color:oklch(23.20% 0.0057 285.95);--rui-control-dark-background-color-active:oklch(32.34% 0.0105 285.80);--rui-control-dark-background-color-disabled:{themes.dark.color.base.xxdark.value};--rui-control-dark-background-color-focus:oklch(32.34% 0.0105 285.80);--rui-control-dark-background-color-hover:oklch(32.34% 0.0105 285.80);--rui-control-dark-border-color:oklch(from var(--rui-color-border-highlight) l c h/0.175);--rui-control-dark-border-color-active:oklch(0.00% 0.0000 0/0.00);--rui-control-dark-border-color-disabled:oklch(0.00% 0.0000 0/0.00);--rui-control-dark-border-color-focus:oklch(0.00% 0.0000 0/0.00);--rui-control-dark-border-color-hover:oklch(0.00% 0.0000 0/0.00);--rui-control-dark-text-color:oklch(10000.00% 0.0000 137.33);--rui-control-dark-text-color-active:oklch(10000.00% 0.0000 137.33);--rui-control-dark-text-color-disabled:oklch(10000.00% 0.0000 137.33);--rui-control-dark-text-color-focus:oklch(10000.00% 0.0000 137.33);--rui-control-dark-text-color-hover:oklch(10000.00% 0.0000 137.33)}.rui-theme{--rui-border-inset-all:inset 0 0 0 var(--rui-border-width-base);--rui-border-inset-top:inset 0 var(--rui-border-width-base) 0 0;--rui-border-inset-right:inset calc(-1 * var(--rui-border-width-base)) 0 0 0;--rui-border-inset-bottom:inset 0 calc(-1 * var(--rui-border-width-base)) 0 0;--rui-border-inset-left:inset var(--rui-border-width-base) 0 0 0;--rui-border-outset-all:0 0 0 var(--rui-border-width-base);--rui-border-outset-top:0 calc(-1 * var(--rui-border-width-base)) 0 0;--rui-border-outset-right:calc(var(--rui-border-width-base)) 0 0 0;--rui-border-outset-bottom:0 calc(var(--rui-border-width-base)) 0 0;--rui-border-outset-left:calc(-1 * var(--rui-border-width-base)) 0 0 0;--rui-border-thin-inset-all:inset 0 0 0 var(--rui-border-width-thin);--rui-border-thin-inset-top:inset 0 var(--rui-border-width-thin) 0 0;--rui-border-thin-inset-right:inset calc(-1 * var(--rui-border-width-thin)) 0 0 0;--rui-border-thin-inset-bottom:inset 0 calc(-1 * var(--rui-border-width-thin)) 0 0;--rui-border-thin-inset-left:inset var(--rui-border-width-thin) 0 0 0;--rui-border-thin-outset-all:0 0 0 var(--rui-border-width-thin);--rui-border-thin-outset-top:0 calc(-1 * var(--rui-border-width-thin)) 0 0;--rui-border-thin-outset-right:calc(var(--rui-border-width-thin)) 0 0 0;--rui-border-thin-outset-bottom:0 calc(var(--rui-border-width-thin)) 0 0;--rui-border-thin-outset-left:calc(-1 * var(--rui-border-width-thin)) 0 0 0;--rui-border-thick-inset-all:inset 0 0 0 var(--rui-border-width-thick);--rui-border-thick-inset-top:inset 0 var(--rui-border-width-thick) 0 0;--rui-border-thick-inset-right:inset calc(-1 * var(--rui-border-width-thick)) 0 0 0;--rui-border-thick-inset-bottom:inset 0 calc(-1 * var(--rui-border-width-thick)) 0 0;--rui-border-thick-inset-left:inset var(--rui-border-width-thick) 0 0 0;--rui-border-thick-outset-all:0 0 0 var(--rui-border-width-thick);--rui-border-thick-outset-top:0 calc(-1 * var(--rui-border-width-thick)) 0 0;--rui-border-thick-outset-right:calc(var(--rui-border-width-thick)) 0 0 0;--rui-border-thick-outset-bottom:0 calc(var(--rui-border-width-thick)) 0 0;--rui-border-thick-outset-left:calc(-1 * var(--rui-border-width-thick)) 0 0 0;--rui-border-smooth-inset-all:inset 0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base);--rui-border-smooth-inset-bottom:inset 0 calc(-1 * var(--rui-border-width-base)) var(--rui-border-smooth-offset) 0;--rui-border-smooth-inset-left:inset var(--rui-border-width-base) 0 var(--rui-border-smooth-offset) 0;--rui-border-smooth-inset-right:inset calc(-1 * var(--rui-border-width-base)) 0 var(--rui-border-smooth-offset) 0;--rui-border-smooth-inset-top:inset 0 var(--rui-border-width-base) var(--rui-border-smooth-offset) 0;--rui-border-smooth-outset-all:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-base);--rui-border-smooth-outset-bottom:0 calc(var(--rui-border-width-base)) var(--rui-border-smooth-offset) 0;--rui-border-smooth-outset-left:calc(-1 * var(--rui-border-width-base)) 0 var(--rui-border-smooth-offset) 0;--rui-border-smooth-outset-right:calc(var(--rui-border-width-base)) 0 var(--rui-border-smooth-offset) 0;--rui-border-smooth-outset-top:0 calc(-1 * var(--rui-border-width-base)) var(--rui-border-smooth-offset) 0;--rui-border-thin-smooth-inset-all:inset 0 0 var(--rui-border-smooth-offset) var(--rui-border-width-thin);--rui-border-thin-smooth-inset-bottom:inset 0 calc(-1 * var(--rui-border-width-thin)) var(--rui-border-smooth-offset) 0;--rui-border-thin-smooth-inset-left:inset var(--rui-border-width-thin) 0 var(--rui-border-smooth-offset) 0;--rui-border-thin-smooth-inset-right:inset calc(-1 * var(--rui-border-width-thin)) 0 var(--rui-border-smooth-offset) 0;--rui-border-thin-smooth-inset-top:inset 0 var(--rui-border-width-thin) var(--rui-border-smooth-offset) 0;--rui-border-thin-smooth-outset-all:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-thin);--rui-border-thin-smooth-outset-bottom:0 calc(var(--rui-border-width-thin)) var(--rui-border-smooth-offset) 0;--rui-border-thin-smooth-outset-left:calc(-1 * var(--rui-border-width-thin)) 0 var(--rui-border-smooth-offset) 0;--rui-border-thin-smooth-outset-right:calc(var(--rui-border-width-thin)) 0 var(--rui-border-smooth-offset) 0;--rui-border-thin-smooth-outset-top:0 calc(-1 * var(--rui-border-width-thin)) var(--rui-border-smooth-offset) 0;--rui-border-thick-smooth-inset-all:inset 0 0 var(--rui-border-smooth-offset) var(--rui-border-width-thick);--rui-border-thick-smooth-inset-bottom:inset 0 calc(-1 * var(--rui-border-width-thick)) var(--rui-border-smooth-offset) 0;--rui-border-thick-smooth-inset-left:inset var(--rui-border-width-thick) 0 var(--rui-border-smooth-offset) 0;--rui-border-thick-smooth-inset-right:inset calc(-1 * var(--rui-border-width-thick)) 0 var(--rui-border-smooth-offset) 0;--rui-border-thick-smooth-inset-top:inset 0 var(--rui-border-width-thick) var(--rui-border-smooth-offset) 0;--rui-border-thick-smooth-outset-all:0 0 var(--rui-border-smooth-offset) var(--rui-border-width-thick);--rui-border-thick-smooth-outset-bottom:0 calc(var(--rui-border-width-thick)) var(--rui-border-smooth-offset) 0;--rui-border-thick-smooth-outset-left:calc(-1 * var(--rui-border-width-thick)) 0 var(--rui-border-smooth-offset) 0;--rui-border-thick-smooth-outset-right:calc(var(--rui-border-width-thick)) 0 var(--rui-border-smooth-offset) 0;--rui-border-thick-smooth-outset-top:0 calc(-1 * var(--rui-border-width-thick)) var(--rui-border-smooth-offset) 0;--rui-border-zero-smooth-inset-all:inset 0 0 var(--rui-border-smooth-offset) 0;--rui-border-zero-smooth-inset-bottom:inset 0 calc(-1 * 0) var(--rui-border-smooth-offset) 0;--rui-border-zero-smooth-inset-left:inset 0 0 var(--rui-border-smooth-offset) 0;--rui-border-zero-smooth-inset-right:inset calc(-1 * 0) 0 var(--rui-border-smooth-offset) 0;--rui-border-zero-smooth-inset-top:inset 0 0 var(--rui-border-smooth-offset) 0;--rui-border-zero-smooth-outset-all:0 0 var(--rui-border-smooth-offset) 0;--rui-border-zero-smooth-outset-bottom:0 calc(0) var(--rui-border-smooth-offset) 0;--rui-border-zero-smooth-outset-left:calc(-1 * 0) 0 var(--rui-border-smooth-offset) 0;--rui-border-zero-smooth-outset-right:calc(0) 0 var(--rui-border-smooth-offset) 0;--rui-border-zero-smooth-outset-top:0 calc(-1 * 0) var(--rui-border-smooth-offset) 0;--rui-transform-translate-right-space-0:translateX(var(--rui-effect-translate-space-0));--rui-transform-translate-right-space-4xs:translateX(var(--rui-effect-translate-space-4xs));--rui-transform-translate-right-space-3xs:translateX(var(--rui-effect-translate-space-3xs));--rui-transform-translate-right-space-2xs:translateX(var(--rui-effect-translate-space-2xs));--rui-transform-translate-right-space-xs:translateX(var(--rui-effect-translate-space-xs));--rui-transform-translate-right-space-s:translateX(var(--rui-effect-translate-space-s));--rui-transform-translate-right-space-m:translateX(var(--rui-effect-translate-space-m));--rui-transform-translate-right-space-l:translateX(var(--rui-effect-translate-space-l));--rui-transform-translate-right-space-xl:translateX(var(--rui-effect-translate-space-xl));--rui-transform-translate-right-space-2xl:translateX(var(--rui-effect-translate-space-2xl));--rui-transform-translate-right-space-3xl:translateX(var(--rui-effect-translate-space-3xl));--rui-transform-translate-right-percent-0:translateX(var(--rui-effect-translate-percent-0));--rui-transform-translate-right-percent-3xs:translateX(var(--rui-effect-translate-percent-3xs));--rui-transform-translate-right-percent-2xs:translateX(var(--rui-effect-translate-percent-2xs));--rui-transform-translate-right-percent-xs:translateX(var(--rui-effect-translate-percent-xs));--rui-transform-translate-right-percent-s:translateX(var(--rui-effect-translate-percent-s));--rui-transform-translate-right-percent-m:translateX(var(--rui-effect-translate-percent-m));--rui-transform-translate-right-percent-l:translateX(var(--rui-effect-translate-percent-l));--rui-transform-translate-right-percent-xl:translateX(var(--rui-effect-translate-percent-xl));--rui-transform-translate-right-percent-2xl:translateX(var(--rui-effect-translate-percent-2xl));--rui-transform-translate-right-percent-3xl:translateX(var(--rui-effect-translate-percent-3xl));--rui-transform-translate-left-space-0:translateX(calc(-1 * var(--rui-effect-translate-space-0)));--rui-transform-translate-left-space-4xs:translateX(calc(-1 * var(--rui-effect-translate-space-4xs)));--rui-transform-translate-left-space-3xs:translateX(calc(-1 * var(--rui-effect-translate-space-3xs)));--rui-transform-translate-left-space-2xs:translateX(calc(-1 * var(--rui-effect-translate-space-2xs)));--rui-transform-translate-left-space-xs:translateX(calc(-1 * var(--rui-effect-translate-space-xs)));--rui-transform-translate-left-space-s:translateX(calc(-1 * var(--rui-effect-translate-space-s)));--rui-transform-translate-left-space-m:translateX(calc(-1 * var(--rui-effect-translate-space-m)));--rui-transform-translate-left-space-l:translateX(calc(-1 * var(--rui-effect-translate-space-l)));--rui-transform-translate-left-space-xl:translateX(calc(-1 * var(--rui-effect-translate-space-xl)));--rui-transform-translate-left-space-2xl:translateX(calc(-1 * var(--rui-effect-translate-space-2xl)));--rui-transform-translate-left-space-3xl:translateX(calc(-1 * var(--rui-effect-translate-space-3xl)));--rui-transform-translate-left-percent-0:translateX(calc(-1 * var(--rui-effect-translate-percent-0)));--rui-transform-translate-left-percent-3xs:translateX(calc(-1 * var(--rui-effect-translate-percent-3xs)));--rui-transform-translate-left-percent-2xs:translateX(calc(-1 * var(--rui-effect-translate-percent-2xs)));--rui-transform-translate-left-percent-xs:translateX(calc(-1 * var(--rui-effect-translate-percent-xs)));--rui-transform-translate-left-percent-s:translateX(calc(-1 * var(--rui-effect-translate-percent-s)));--rui-transform-translate-left-percent-m:translateX(calc(-1 * var(--rui-effect-translate-percent-m)));--rui-transform-translate-left-percent-l:translateX(calc(-1 * var(--rui-effect-translate-percent-l)));--rui-transform-translate-left-percent-xl:translateX(calc(-1 * var(--rui-effect-translate-percent-xl)));--rui-transform-translate-left-percent-2xl:translateX(calc(-1 * var(--rui-effect-translate-percent-2xl)));--rui-transform-translate-left-percent-3xl:translateX(calc(-1 * var(--rui-effect-translate-percent-3xl)));--rui-transform-translate-up-space-0:translateY(calc(-1 * var(--rui-effect-translate-space-0)));--rui-transform-translate-up-space-4xs:translateY(calc(-1 * var(--rui-effect-translate-space-4xs)));--rui-transform-translate-up-space-3xs:translateY(calc(-1 * var(--rui-effect-translate-space-3xs)));--rui-transform-translate-up-space-2xs:translateY(calc(-1 * var(--rui-effect-translate-space-2xs)));--rui-transform-translate-up-space-xs:translateY(calc(-1 * var(--rui-effect-translate-space-xs)));--rui-transform-translate-up-space-s:translateY(calc(-1 * var(--rui-effect-translate-space-s)));--rui-transform-translate-up-space-m:translateY(calc(-1 * var(--rui-effect-translate-space-m)));--rui-transform-translate-up-space-l:translateY(calc(-1 * var(--rui-effect-translate-space-l)));--rui-transform-translate-up-space-xl:translateY(calc(-1 * var(--rui-effect-translate-space-xl)));--rui-transform-translate-up-space-2xl:translateY(calc(-1 * var(--rui-effect-translate-space-2xl)));--rui-transform-translate-up-space-3xl:translateY(calc(-1 * var(--rui-effect-translate-space-3xl)));--rui-transform-translate-up-percent-0:translateY(calc(-1 * var(--rui-effect-translate-percent-0)));--rui-transform-translate-up-percent-3xs:translateY(calc(-1 * var(--rui-effect-translate-percent-3xs)));--rui-transform-translate-up-percent-2xs:translateY(calc(-1 * var(--rui-effect-translate-percent-2xs)));--rui-transform-translate-up-percent-xs:translateY(calc(-1 * var(--rui-effect-translate-percent-xs)));--rui-transform-translate-up-percent-s:translateY(calc(-1 * var(--rui-effect-translate-percent-s)));--rui-transform-translate-up-percent-m:translateY(calc(-1 * var(--rui-effect-translate-percent-m)));--rui-transform-translate-up-percent-l:translateY(calc(-1 * var(--rui-effect-translate-percent-l)));--rui-transform-translate-up-percent-xl:translateY(calc(-1 * var(--rui-effect-translate-percent-xl)));--rui-transform-translate-up-percent-2xl:translateY(calc(-1 * var(--rui-effect-translate-percent-2xl)));--rui-transform-translate-up-percent-3xl:translateY(calc(-1 * var(--rui-effect-translate-percent-3xl)));--rui-transform-translate-down-space-0:translateY(var(--rui-effect-translate-space-0));--rui-transform-translate-down-space-4xs:translateY(var(--rui-effect-translate-space-4xs));--rui-transform-translate-down-space-3xs:translateY(var(--rui-effect-translate-space-3xs));--rui-transform-translate-down-space-2xs:translateY(var(--rui-effect-translate-space-2xs));--rui-transform-translate-down-space-xs:translateY(var(--rui-effect-translate-space-xs));--rui-transform-translate-down-space-s:translateY(var(--rui-effect-translate-space-s));--rui-transform-translate-down-space-m:translateY(var(--rui-effect-translate-space-m));--rui-transform-translate-down-space-l:translateY(var(--rui-effect-translate-space-l));--rui-transform-translate-down-space-xl:translateY(var(--rui-effect-translate-space-xl));--rui-transform-translate-down-space-2xl:translateY(var(--rui-effect-translate-space-2xl));--rui-transform-translate-down-space-3xl:translateY(var(--rui-effect-translate-space-3xl));--rui-transform-translate-down-percent-0:translateY(var(--rui-effect-translate-percent-0));--rui-transform-translate-down-percent-3xs:translateY(var(--rui-effect-translate-percent-3xs));--rui-transform-translate-down-percent-2xs:translateY(var(--rui-effect-translate-percent-2xs));--rui-transform-translate-down-percent-xs:translateY(var(--rui-effect-translate-percent-xs));--rui-transform-translate-down-percent-s:translateY(var(--rui-effect-translate-percent-s));--rui-transform-translate-down-percent-m:translateY(var(--rui-effect-translate-percent-m));--rui-transform-translate-down-percent-l:translateY(var(--rui-effect-translate-percent-l));--rui-transform-translate-down-percent-xl:translateY(var(--rui-effect-translate-percent-xl));--rui-transform-translate-down-percent-2xl:translateY(var(--rui-effect-translate-percent-2xl));--rui-transform-translate-down-percent-3xl:translateY(var(--rui-effect-translate-percent-3xl));--rui-transform-rotate-clockwise-0:rotate(var(--rui-effect-rotate-0));--rui-transform-rotate-counter-clockwise-0:rotate(calc(-1 * var(--rui-effect-rotate-0)));--rui-transform-rotate-clockwise-5:rotate(var(--rui-effect-rotate-5));--rui-transform-rotate-counter-clockwise-5:rotate(calc(-1 * var(--rui-effect-rotate-5)));--rui-transform-rotate-clockwise-15:rotate(var(--rui-effect-rotate-15));--rui-transform-rotate-counter-clockwise-15:rotate(calc(-1 * var(--rui-effect-rotate-15)));--rui-transform-rotate-clockwise-30:rotate(var(--rui-effect-rotate-30));--rui-transform-rotate-counter-clockwise-30:rotate(calc(-1 * var(--rui-effect-rotate-30)));--rui-transform-rotate-clockwise-40:rotate(var(--rui-effect-rotate-40));--rui-transform-rotate-counter-clockwise-40:rotate(calc(-1 * var(--rui-effect-rotate-40)));--rui-transform-rotate-clockwise-90:rotate(var(--rui-effect-rotate-90));--rui-transform-rotate-counter-clockwise-90:rotate(calc(-1 * var(--rui-effect-rotate-90)));--rui-transform-rotate-clockwise-135:rotate(var(--rui-effect-rotate-135));--rui-transform-rotate-counter-clockwise-135:rotate(calc(-1 * var(--rui-effect-rotate-135)));--rui-transform-rotate-clockwise-180:rotate(var(--rui-effect-rotate-180));--rui-transform-rotate-counter-clockwise-180:rotate(calc(-1 * var(--rui-effect-rotate-180)));--rui-transform-rotate-clockwise-270:rotate(var(--rui-effect-rotate-270));--rui-transform-rotate-counter-clockwise-270:rotate(calc(-1 * var(--rui-effect-rotate-270)));--rui-transform-rotate-clockwise-360:rotate(var(--rui-effect-rotate-360));--rui-transform-rotate-counter-clockwise-360:rotate(calc(-1 * var(--rui-effect-rotate-360)));--rui-transform-scale-0:scale(var(--rui-effect-scale-0));--rui-transform-scale-3xs:scale(var(--rui-effect-scale-3xs));--rui-transform-scale-2xs:scale(var(--rui-effect-scale-2xs));--rui-transform-scale-xs:scale(var(--rui-effect-scale-xs));--rui-transform-scale-s:scale(var(--rui-effect-scale-s));--rui-transform-scale-m:scale(var(--rui-effect-scale-m));--rui-transform-scale-l:scale(var(--rui-effect-scale-l));--rui-transform-scale-xl:scale(var(--rui-effect-scale-xl));--rui-transform-scale-2xl:scale(var(--rui-effect-scale-2xl));--rui-transform-scale-3xl:scale(var(--rui-effect-scale-3xl));--rui-filter-brightness-0:brightness(var(--rui-effect-brightness-0));--rui-filter-brightness-25:brightness(var(--rui-effect-brightness-25));--rui-filter-brightness-50:brightness(var(--rui-effect-brightness-50));--rui-filter-brightness-75:brightness(var(--rui-effect-brightness-75));--rui-filter-brightness-100:brightness(var(--rui-effect-brightness-100));--rui-filter-brightness-125:brightness(var(--rui-effect-brightness-125));--rui-filter-brightness-150:brightness(var(--rui-effect-brightness-150));--rui-filter-brightness-175:brightness(var(--rui-effect-brightness-175));--rui-filter-brightness-200:brightness(var(--rui-effect-brightness-200));--rui-filter-blur-0:blur(var(--rui-effect-blur-0));--rui-filter-blur-3xs:blur(var(--rui-effect-blur-3xs));--rui-filter-blur-2xs:blur(var(--rui-effect-blur-2xs));--rui-filter-blur-xs:blur(var(--rui-effect-blur-xs));--rui-filter-blur-s:blur(var(--rui-effect-blur-s));--rui-filter-blur-m:blur(var(--rui-effect-blur-m));--rui-filter-blur-l:blur(var(--rui-effect-blur-l));--rui-filter-blur-xl:blur(var(--rui-effect-blur-xl));--rui-filter-blur-2xl:blur(var(--rui-effect-blur-2xl));--rui-filter-blur-3xl:blur(var(--rui-effect-blur-3xl));--rui-filter-opacity-0:opacity(var(--rui-effect-opacity-0));--rui-filter-opacity-25:opacity(var(--rui-effect-opacity-25));--rui-filter-opacity-50:opacity(var(--rui-effect-opacity-50));--rui-filter-opacity-75:opacity(var(--rui-effect-opacity-75));--rui-filter-opacity-100:opacity(var(--rui-effect-opacity-100));--rui-shadow-color-black:var(--rui-color-black);--rui-shadow-color-white:var(--rui-color-white);--rui-shadow-color-grey:var(--rui-color-grey-300);--rui-shadow-color-orchard:var(--rui-color-orchard-300);--rui-shadow-color-pink:var(--rui-color-pink-300);--rui-shadow-color-red:var(--rui-color-red-300);--rui-shadow-color-orange:var(--rui-color-orange-300);--rui-shadow-color-carrot:var(--rui-color-carrot-300);--rui-shadow-color-amber:var(--rui-color-amber-300);--rui-shadow-color-yellow:var(--rui-color-yellow-300);--rui-shadow-color-acid:var(--rui-color-acid-300);--rui-shadow-color-lime:var(--rui-color-lime-300);--rui-shadow-color-green:var(--rui-color-green-300);--rui-shadow-color-cyan:var(--rui-color-cyan-300);--rui-shadow-color-sky:var(--rui-color-sky-300);--rui-shadow-color-blue:var(--rui-color-blue-300);--rui-shadow-color-purple:var(--rui-color-purple-300);--rui-shadow-color-violet:var(--rui-color-violet-300);--rui-shadow-black-bottom-xs:0 var(--rui-shadow-offset-xs) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-xs)),0 var(--rui-shadow-ambient-offset-xs) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-black-top-xs:0 calc(-1 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-xs)),0 calc(-1 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-black-left-xs:calc(-1 * var(--rui-shadow-offset-xs)) 0 var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-xs)),calc(-1 * var(--rui-shadow-ambient-offset-xs)) 0 var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-black-right-xs:var(--rui-shadow-offset-xs) 0 var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-xs)),var(--rui-shadow-ambient-offset-xs) 0 var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-black-top-left-xs:calc(-0.707 * var(--rui-shadow-offset-xs)) calc(-0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-xs)),calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-black-top-right-xs:calc(0.707 * var(--rui-shadow-offset-xs)) calc(-0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-xs)),calc(0.707 * var(--rui-shadow-ambient-offset-xs)) calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-black-bottom-left-xs:calc(-0.707 * var(--rui-shadow-offset-xs)) calc(0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-xs)),calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) calc(0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-black-bottom-right-xs:calc(0.707 * var(--rui-shadow-offset-xs)) calc(0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-xs)),calc(0.707 * var(--rui-shadow-ambient-offset-xs)) calc(0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-black-bottom-s:0 var(--rui-shadow-offset-s) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-s)),0 var(--rui-shadow-ambient-offset-s) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-black-top-s:0 calc(-1 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-s)),0 calc(-1 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-black-left-s:calc(-1 * var(--rui-shadow-offset-s)) 0 var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-s)),calc(-1 * var(--rui-shadow-ambient-offset-s)) 0 var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-black-right-s:var(--rui-shadow-offset-s) 0 var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-s)),var(--rui-shadow-ambient-offset-s) 0 var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-black-top-left-s:calc(-0.707 * var(--rui-shadow-offset-s)) calc(-0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-s)),calc(-0.707 * var(--rui-shadow-ambient-offset-s)) calc(-0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-black-top-right-s:calc(0.707 * var(--rui-shadow-offset-s)) calc(-0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-s)),calc(0.707 * var(--rui-shadow-ambient-offset-s)) calc(-0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-black-bottom-left-s:calc(-0.707 * var(--rui-shadow-offset-s)) calc(0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-s)),calc(-0.707 * var(--rui-shadow-ambient-offset-s)) calc(0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-black-bottom-right-s:calc(0.707 * var(--rui-shadow-offset-s)) calc(0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-s)),calc(0.707 * var(--rui-shadow-ambient-offset-s)) calc(0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-black-bottom-m:0 var(--rui-shadow-offset-m) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-m)),0 var(--rui-shadow-ambient-offset-m) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-black-top-m:0 calc(-1 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-m)),0 calc(-1 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-black-left-m:calc(-1 * var(--rui-shadow-offset-m)) 0 var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-m)),calc(-1 * var(--rui-shadow-ambient-offset-m)) 0 var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-black-right-m:var(--rui-shadow-offset-m) 0 var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-m)),var(--rui-shadow-ambient-offset-m) 0 var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-black-top-left-m:calc(-0.707 * var(--rui-shadow-offset-m)) calc(-0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-m)),calc(-0.707 * var(--rui-shadow-ambient-offset-m)) calc(-0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-black-top-right-m:calc(0.707 * var(--rui-shadow-offset-m)) calc(-0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-m)),calc(0.707 * var(--rui-shadow-ambient-offset-m)) calc(-0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-black-bottom-left-m:calc(-0.707 * var(--rui-shadow-offset-m)) calc(0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-m)),calc(-0.707 * var(--rui-shadow-ambient-offset-m)) calc(0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-black-bottom-right-m:calc(0.707 * var(--rui-shadow-offset-m)) calc(0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-m)),calc(0.707 * var(--rui-shadow-ambient-offset-m)) calc(0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-black-bottom-l:0 var(--rui-shadow-offset-l) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-l)),0 var(--rui-shadow-ambient-offset-l) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-black-top-l:0 calc(-1 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-l)),0 calc(-1 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-black-left-l:calc(-1 * var(--rui-shadow-offset-l)) 0 var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-l)),calc(-1 * var(--rui-shadow-ambient-offset-l)) 0 var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-black-right-l:var(--rui-shadow-offset-l) 0 var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-l)),var(--rui-shadow-ambient-offset-l) 0 var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-black-top-left-l:calc(-0.707 * var(--rui-shadow-offset-l)) calc(-0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-l)),calc(-0.707 * var(--rui-shadow-ambient-offset-l)) calc(-0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-black-top-right-l:calc(0.707 * var(--rui-shadow-offset-l)) calc(-0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-l)),calc(0.707 * var(--rui-shadow-ambient-offset-l)) calc(-0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-black-bottom-left-l:calc(-0.707 * var(--rui-shadow-offset-l)) calc(0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-l)),calc(-0.707 * var(--rui-shadow-ambient-offset-l)) calc(0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-black-bottom-right-l:calc(0.707 * var(--rui-shadow-offset-l)) calc(0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-l)),calc(0.707 * var(--rui-shadow-ambient-offset-l)) calc(0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-black-bottom-xl:0 var(--rui-shadow-offset-xl) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-xl)),0 var(--rui-shadow-ambient-offset-xl) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-black-top-xl:0 calc(-1 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-black-left-xl:calc(-1 * var(--rui-shadow-offset-xl)) 0 var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-xl)),calc(-1 * var(--rui-shadow-ambient-offset-xl)) 0 var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-black-right-xl:var(--rui-shadow-offset-xl) 0 var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-xl)),var(--rui-shadow-ambient-offset-xl) 0 var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-black-top-left-xl:calc(-0.707 * var(--rui-shadow-offset-xl)) calc(-0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-black-top-right-xl:calc(0.707 * var(--rui-shadow-offset-xl)) calc(-0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-xl)),calc(0.707 * var(--rui-shadow-ambient-offset-xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-black-bottom-left-xl:calc(-0.707 * var(--rui-shadow-offset-xl)) calc(0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) calc(0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-black-bottom-right-xl:calc(0.707 * var(--rui-shadow-offset-xl)) calc(0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-xl)),calc(0.707 * var(--rui-shadow-ambient-offset-xl)) calc(0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-black-bottom-2xl:0 var(--rui-shadow-offset-2xl) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-2xl)),0 var(--rui-shadow-ambient-offset-2xl) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-black-top-2xl:0 calc(-1 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-2xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-black-left-2xl:calc(-1 * var(--rui-shadow-offset-2xl)) 0 var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-2xl)),calc(-1 * var(--rui-shadow-ambient-offset-2xl)) 0 var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-black-right-2xl:var(--rui-shadow-offset-2xl) 0 var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-2xl)),var(--rui-shadow-ambient-offset-2xl) 0 var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-black-top-left-2xl:calc(-0.707 * var(--rui-shadow-offset-2xl)) calc(-0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-2xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-black-top-right-2xl:calc(0.707 * var(--rui-shadow-offset-2xl)) calc(-0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-2xl)),calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-black-bottom-left-2xl:calc(-0.707 * var(--rui-shadow-offset-2xl)) calc(0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-2xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-black-bottom-right-2xl:calc(0.707 * var(--rui-shadow-offset-2xl)) calc(0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-2xl)),calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-black-bottom-3xl:0 var(--rui-shadow-offset-3xl) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-3xl)),0 var(--rui-shadow-ambient-offset-3xl) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-black-top-3xl:0 calc(-1 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-3xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-black-left-3xl:calc(-1 * var(--rui-shadow-offset-3xl)) 0 var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-3xl)),calc(-1 * var(--rui-shadow-ambient-offset-3xl)) 0 var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-black-right-3xl:var(--rui-shadow-offset-3xl) 0 var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-3xl)),var(--rui-shadow-ambient-offset-3xl) 0 var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-black-top-left-3xl:calc(-0.707 * var(--rui-shadow-offset-3xl)) calc(-0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-3xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-black-top-right-3xl:calc(0.707 * var(--rui-shadow-offset-3xl)) calc(-0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-3xl)),calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-black-bottom-left-3xl:calc(-0.707 * var(--rui-shadow-offset-3xl)) calc(0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-3xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-black-bottom-right-3xl:calc(0.707 * var(--rui-shadow-offset-3xl)) calc(0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-3xl)),calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-black-bottom-4xl:0 var(--rui-shadow-offset-4xl) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-4xl)),0 var(--rui-shadow-ambient-offset-4xl) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-black-top-4xl:0 calc(-1 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-4xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-black-left-4xl:calc(-1 * var(--rui-shadow-offset-4xl)) 0 var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-4xl)),calc(-1 * var(--rui-shadow-ambient-offset-4xl)) 0 var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-black-right-4xl:var(--rui-shadow-offset-4xl) 0 var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-4xl)),var(--rui-shadow-ambient-offset-4xl) 0 var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-black-top-left-4xl:calc(-0.707 * var(--rui-shadow-offset-4xl)) calc(-0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-4xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-black-top-right-4xl:calc(0.707 * var(--rui-shadow-offset-4xl)) calc(-0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-4xl)),calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-black-bottom-left-4xl:calc(-0.707 * var(--rui-shadow-offset-4xl)) calc(0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-4xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-black-bottom-right-4xl:calc(0.707 * var(--rui-shadow-offset-4xl)) calc(0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-alpha-4xl)),calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-black) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-white-bottom-xs:0 var(--rui-shadow-offset-xs) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-xs)),0 var(--rui-shadow-ambient-offset-xs) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-white-top-xs:0 calc(-1 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-xs)),0 calc(-1 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-white-left-xs:calc(-1 * var(--rui-shadow-offset-xs)) 0 var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-xs)),calc(-1 * var(--rui-shadow-ambient-offset-xs)) 0 var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-white-right-xs:var(--rui-shadow-offset-xs) 0 var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-xs)),var(--rui-shadow-ambient-offset-xs) 0 var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-white-top-left-xs:calc(-0.707 * var(--rui-shadow-offset-xs)) calc(-0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-xs)),calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-white-top-right-xs:calc(0.707 * var(--rui-shadow-offset-xs)) calc(-0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-xs)),calc(0.707 * var(--rui-shadow-ambient-offset-xs)) calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-white-bottom-left-xs:calc(-0.707 * var(--rui-shadow-offset-xs)) calc(0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-xs)),calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) calc(0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-white-bottom-right-xs:calc(0.707 * var(--rui-shadow-offset-xs)) calc(0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-xs)),calc(0.707 * var(--rui-shadow-ambient-offset-xs)) calc(0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-white-bottom-s:0 var(--rui-shadow-offset-s) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-s)),0 var(--rui-shadow-ambient-offset-s) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-white-top-s:0 calc(-1 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-s)),0 calc(-1 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-white-left-s:calc(-1 * var(--rui-shadow-offset-s)) 0 var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-s)),calc(-1 * var(--rui-shadow-ambient-offset-s)) 0 var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-white-right-s:var(--rui-shadow-offset-s) 0 var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-s)),var(--rui-shadow-ambient-offset-s) 0 var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-white-top-left-s:calc(-0.707 * var(--rui-shadow-offset-s)) calc(-0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-s)),calc(-0.707 * var(--rui-shadow-ambient-offset-s)) calc(-0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-white-top-right-s:calc(0.707 * var(--rui-shadow-offset-s)) calc(-0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-s)),calc(0.707 * var(--rui-shadow-ambient-offset-s)) calc(-0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-white-bottom-left-s:calc(-0.707 * var(--rui-shadow-offset-s)) calc(0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-s)),calc(-0.707 * var(--rui-shadow-ambient-offset-s)) calc(0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-white-bottom-right-s:calc(0.707 * var(--rui-shadow-offset-s)) calc(0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-s)),calc(0.707 * var(--rui-shadow-ambient-offset-s)) calc(0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-white-bottom-m:0 var(--rui-shadow-offset-m) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-m)),0 var(--rui-shadow-ambient-offset-m) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-white-top-m:0 calc(-1 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-m)),0 calc(-1 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-white-left-m:calc(-1 * var(--rui-shadow-offset-m)) 0 var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-m)),calc(-1 * var(--rui-shadow-ambient-offset-m)) 0 var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-white-right-m:var(--rui-shadow-offset-m) 0 var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-m)),var(--rui-shadow-ambient-offset-m) 0 var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-white-top-left-m:calc(-0.707 * var(--rui-shadow-offset-m)) calc(-0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-m)),calc(-0.707 * var(--rui-shadow-ambient-offset-m)) calc(-0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-white-top-right-m:calc(0.707 * var(--rui-shadow-offset-m)) calc(-0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-m)),calc(0.707 * var(--rui-shadow-ambient-offset-m)) calc(-0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-white-bottom-left-m:calc(-0.707 * var(--rui-shadow-offset-m)) calc(0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-m)),calc(-0.707 * var(--rui-shadow-ambient-offset-m)) calc(0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-white-bottom-right-m:calc(0.707 * var(--rui-shadow-offset-m)) calc(0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-m)),calc(0.707 * var(--rui-shadow-ambient-offset-m)) calc(0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-white-bottom-l:0 var(--rui-shadow-offset-l) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-l)),0 var(--rui-shadow-ambient-offset-l) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-white-top-l:0 calc(-1 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-l)),0 calc(-1 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-white-left-l:calc(-1 * var(--rui-shadow-offset-l)) 0 var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-l)),calc(-1 * var(--rui-shadow-ambient-offset-l)) 0 var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-white-right-l:var(--rui-shadow-offset-l) 0 var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-l)),var(--rui-shadow-ambient-offset-l) 0 var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-white-top-left-l:calc(-0.707 * var(--rui-shadow-offset-l)) calc(-0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-l)),calc(-0.707 * var(--rui-shadow-ambient-offset-l)) calc(-0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-white-top-right-l:calc(0.707 * var(--rui-shadow-offset-l)) calc(-0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-l)),calc(0.707 * var(--rui-shadow-ambient-offset-l)) calc(-0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-white-bottom-left-l:calc(-0.707 * var(--rui-shadow-offset-l)) calc(0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-l)),calc(-0.707 * var(--rui-shadow-ambient-offset-l)) calc(0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-white-bottom-right-l:calc(0.707 * var(--rui-shadow-offset-l)) calc(0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-l)),calc(0.707 * var(--rui-shadow-ambient-offset-l)) calc(0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-white-bottom-xl:0 var(--rui-shadow-offset-xl) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-xl)),0 var(--rui-shadow-ambient-offset-xl) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-white-top-xl:0 calc(-1 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-white-left-xl:calc(-1 * var(--rui-shadow-offset-xl)) 0 var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-xl)),calc(-1 * var(--rui-shadow-ambient-offset-xl)) 0 var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-white-right-xl:var(--rui-shadow-offset-xl) 0 var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-xl)),var(--rui-shadow-ambient-offset-xl) 0 var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-white-top-left-xl:calc(-0.707 * var(--rui-shadow-offset-xl)) calc(-0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-white-top-right-xl:calc(0.707 * var(--rui-shadow-offset-xl)) calc(-0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-xl)),calc(0.707 * var(--rui-shadow-ambient-offset-xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-white-bottom-left-xl:calc(-0.707 * var(--rui-shadow-offset-xl)) calc(0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) calc(0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-white-bottom-right-xl:calc(0.707 * var(--rui-shadow-offset-xl)) calc(0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-xl)),calc(0.707 * var(--rui-shadow-ambient-offset-xl)) calc(0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-white-bottom-2xl:0 var(--rui-shadow-offset-2xl) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-2xl)),0 var(--rui-shadow-ambient-offset-2xl) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-white-top-2xl:0 calc(-1 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-2xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-white-left-2xl:calc(-1 * var(--rui-shadow-offset-2xl)) 0 var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-2xl)),calc(-1 * var(--rui-shadow-ambient-offset-2xl)) 0 var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-white-right-2xl:var(--rui-shadow-offset-2xl) 0 var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-2xl)),var(--rui-shadow-ambient-offset-2xl) 0 var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-white-top-left-2xl:calc(-0.707 * var(--rui-shadow-offset-2xl)) calc(-0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-2xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-white-top-right-2xl:calc(0.707 * var(--rui-shadow-offset-2xl)) calc(-0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-2xl)),calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-white-bottom-left-2xl:calc(-0.707 * var(--rui-shadow-offset-2xl)) calc(0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-2xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-white-bottom-right-2xl:calc(0.707 * var(--rui-shadow-offset-2xl)) calc(0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-2xl)),calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-white-bottom-3xl:0 var(--rui-shadow-offset-3xl) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-3xl)),0 var(--rui-shadow-ambient-offset-3xl) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-white-top-3xl:0 calc(-1 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-3xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-white-left-3xl:calc(-1 * var(--rui-shadow-offset-3xl)) 0 var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-3xl)),calc(-1 * var(--rui-shadow-ambient-offset-3xl)) 0 var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-white-right-3xl:var(--rui-shadow-offset-3xl) 0 var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-3xl)),var(--rui-shadow-ambient-offset-3xl) 0 var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-white-top-left-3xl:calc(-0.707 * var(--rui-shadow-offset-3xl)) calc(-0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-3xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-white-top-right-3xl:calc(0.707 * var(--rui-shadow-offset-3xl)) calc(-0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-3xl)),calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-white-bottom-left-3xl:calc(-0.707 * var(--rui-shadow-offset-3xl)) calc(0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-3xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-white-bottom-right-3xl:calc(0.707 * var(--rui-shadow-offset-3xl)) calc(0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-3xl)),calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-white-bottom-4xl:0 var(--rui-shadow-offset-4xl) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-4xl)),0 var(--rui-shadow-ambient-offset-4xl) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-white-top-4xl:0 calc(-1 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-4xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-white-left-4xl:calc(-1 * var(--rui-shadow-offset-4xl)) 0 var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-4xl)),calc(-1 * var(--rui-shadow-ambient-offset-4xl)) 0 var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-white-right-4xl:var(--rui-shadow-offset-4xl) 0 var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-4xl)),var(--rui-shadow-ambient-offset-4xl) 0 var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-white-top-left-4xl:calc(-0.707 * var(--rui-shadow-offset-4xl)) calc(-0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-4xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-white-top-right-4xl:calc(0.707 * var(--rui-shadow-offset-4xl)) calc(-0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-4xl)),calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-white-bottom-left-4xl:calc(-0.707 * var(--rui-shadow-offset-4xl)) calc(0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-4xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-white-bottom-right-4xl:calc(0.707 * var(--rui-shadow-offset-4xl)) calc(0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-alpha-4xl)),calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-white) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-grey-bottom-xs:0 var(--rui-shadow-offset-xs) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-xs)),0 var(--rui-shadow-ambient-offset-xs) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-grey-top-xs:0 calc(-1 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-xs)),0 calc(-1 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-grey-left-xs:calc(-1 * var(--rui-shadow-offset-xs)) 0 var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-xs)),calc(-1 * var(--rui-shadow-ambient-offset-xs)) 0 var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-grey-right-xs:var(--rui-shadow-offset-xs) 0 var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-xs)),var(--rui-shadow-ambient-offset-xs) 0 var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-grey-top-left-xs:calc(-0.707 * var(--rui-shadow-offset-xs)) calc(-0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-xs)),calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-grey-top-right-xs:calc(0.707 * var(--rui-shadow-offset-xs)) calc(-0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-xs)),calc(0.707 * var(--rui-shadow-ambient-offset-xs)) calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-grey-bottom-left-xs:calc(-0.707 * var(--rui-shadow-offset-xs)) calc(0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-xs)),calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) calc(0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-grey-bottom-right-xs:calc(0.707 * var(--rui-shadow-offset-xs)) calc(0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-xs)),calc(0.707 * var(--rui-shadow-ambient-offset-xs)) calc(0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-grey-bottom-s:0 var(--rui-shadow-offset-s) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-s)),0 var(--rui-shadow-ambient-offset-s) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-grey-top-s:0 calc(-1 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-s)),0 calc(-1 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-grey-left-s:calc(-1 * var(--rui-shadow-offset-s)) 0 var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-s)),calc(-1 * var(--rui-shadow-ambient-offset-s)) 0 var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-grey-right-s:var(--rui-shadow-offset-s) 0 var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-s)),var(--rui-shadow-ambient-offset-s) 0 var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-grey-top-left-s:calc(-0.707 * var(--rui-shadow-offset-s)) calc(-0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-s)),calc(-0.707 * var(--rui-shadow-ambient-offset-s)) calc(-0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-grey-top-right-s:calc(0.707 * var(--rui-shadow-offset-s)) calc(-0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-s)),calc(0.707 * var(--rui-shadow-ambient-offset-s)) calc(-0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-grey-bottom-left-s:calc(-0.707 * var(--rui-shadow-offset-s)) calc(0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-s)),calc(-0.707 * var(--rui-shadow-ambient-offset-s)) calc(0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-grey-bottom-right-s:calc(0.707 * var(--rui-shadow-offset-s)) calc(0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-s)),calc(0.707 * var(--rui-shadow-ambient-offset-s)) calc(0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-grey-bottom-m:0 var(--rui-shadow-offset-m) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-m)),0 var(--rui-shadow-ambient-offset-m) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-grey-top-m:0 calc(-1 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-m)),0 calc(-1 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-grey-left-m:calc(-1 * var(--rui-shadow-offset-m)) 0 var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-m)),calc(-1 * var(--rui-shadow-ambient-offset-m)) 0 var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-grey-right-m:var(--rui-shadow-offset-m) 0 var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-m)),var(--rui-shadow-ambient-offset-m) 0 var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-grey-top-left-m:calc(-0.707 * var(--rui-shadow-offset-m)) calc(-0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-m)),calc(-0.707 * var(--rui-shadow-ambient-offset-m)) calc(-0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-grey-top-right-m:calc(0.707 * var(--rui-shadow-offset-m)) calc(-0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-m)),calc(0.707 * var(--rui-shadow-ambient-offset-m)) calc(-0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-grey-bottom-left-m:calc(-0.707 * var(--rui-shadow-offset-m)) calc(0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-m)),calc(-0.707 * var(--rui-shadow-ambient-offset-m)) calc(0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-grey-bottom-right-m:calc(0.707 * var(--rui-shadow-offset-m)) calc(0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-m)),calc(0.707 * var(--rui-shadow-ambient-offset-m)) calc(0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-grey-bottom-l:0 var(--rui-shadow-offset-l) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-l)),0 var(--rui-shadow-ambient-offset-l) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-grey-top-l:0 calc(-1 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-l)),0 calc(-1 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-grey-left-l:calc(-1 * var(--rui-shadow-offset-l)) 0 var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-l)),calc(-1 * var(--rui-shadow-ambient-offset-l)) 0 var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-grey-right-l:var(--rui-shadow-offset-l) 0 var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-l)),var(--rui-shadow-ambient-offset-l) 0 var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-grey-top-left-l:calc(-0.707 * var(--rui-shadow-offset-l)) calc(-0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-l)),calc(-0.707 * var(--rui-shadow-ambient-offset-l)) calc(-0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-grey-top-right-l:calc(0.707 * var(--rui-shadow-offset-l)) calc(-0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-l)),calc(0.707 * var(--rui-shadow-ambient-offset-l)) calc(-0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-grey-bottom-left-l:calc(-0.707 * var(--rui-shadow-offset-l)) calc(0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-l)),calc(-0.707 * var(--rui-shadow-ambient-offset-l)) calc(0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-grey-bottom-right-l:calc(0.707 * var(--rui-shadow-offset-l)) calc(0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-l)),calc(0.707 * var(--rui-shadow-ambient-offset-l)) calc(0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-grey-bottom-xl:0 var(--rui-shadow-offset-xl) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-xl)),0 var(--rui-shadow-ambient-offset-xl) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-grey-top-xl:0 calc(-1 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-grey-left-xl:calc(-1 * var(--rui-shadow-offset-xl)) 0 var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-xl)),calc(-1 * var(--rui-shadow-ambient-offset-xl)) 0 var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-grey-right-xl:var(--rui-shadow-offset-xl) 0 var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-xl)),var(--rui-shadow-ambient-offset-xl) 0 var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-grey-top-left-xl:calc(-0.707 * var(--rui-shadow-offset-xl)) calc(-0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-grey-top-right-xl:calc(0.707 * var(--rui-shadow-offset-xl)) calc(-0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-xl)),calc(0.707 * var(--rui-shadow-ambient-offset-xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-grey-bottom-left-xl:calc(-0.707 * var(--rui-shadow-offset-xl)) calc(0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) calc(0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-grey-bottom-right-xl:calc(0.707 * var(--rui-shadow-offset-xl)) calc(0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-xl)),calc(0.707 * var(--rui-shadow-ambient-offset-xl)) calc(0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-grey-bottom-2xl:0 var(--rui-shadow-offset-2xl) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-2xl)),0 var(--rui-shadow-ambient-offset-2xl) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-grey-top-2xl:0 calc(-1 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-2xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-grey-left-2xl:calc(-1 * var(--rui-shadow-offset-2xl)) 0 var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-2xl)),calc(-1 * var(--rui-shadow-ambient-offset-2xl)) 0 var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-grey-right-2xl:var(--rui-shadow-offset-2xl) 0 var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-2xl)),var(--rui-shadow-ambient-offset-2xl) 0 var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-grey-top-left-2xl:calc(-0.707 * var(--rui-shadow-offset-2xl)) calc(-0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-2xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-grey-top-right-2xl:calc(0.707 * var(--rui-shadow-offset-2xl)) calc(-0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-2xl)),calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-grey-bottom-left-2xl:calc(-0.707 * var(--rui-shadow-offset-2xl)) calc(0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-2xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-grey-bottom-right-2xl:calc(0.707 * var(--rui-shadow-offset-2xl)) calc(0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-2xl)),calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-grey-bottom-3xl:0 var(--rui-shadow-offset-3xl) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-3xl)),0 var(--rui-shadow-ambient-offset-3xl) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-grey-top-3xl:0 calc(-1 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-3xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-grey-left-3xl:calc(-1 * var(--rui-shadow-offset-3xl)) 0 var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-3xl)),calc(-1 * var(--rui-shadow-ambient-offset-3xl)) 0 var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-grey-right-3xl:var(--rui-shadow-offset-3xl) 0 var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-3xl)),var(--rui-shadow-ambient-offset-3xl) 0 var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-grey-top-left-3xl:calc(-0.707 * var(--rui-shadow-offset-3xl)) calc(-0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-3xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-grey-top-right-3xl:calc(0.707 * var(--rui-shadow-offset-3xl)) calc(-0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-3xl)),calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-grey-bottom-left-3xl:calc(-0.707 * var(--rui-shadow-offset-3xl)) calc(0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-3xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-grey-bottom-right-3xl:calc(0.707 * var(--rui-shadow-offset-3xl)) calc(0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-3xl)),calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-grey-bottom-4xl:0 var(--rui-shadow-offset-4xl) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-4xl)),0 var(--rui-shadow-ambient-offset-4xl) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-grey-top-4xl:0 calc(-1 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-4xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-grey-left-4xl:calc(-1 * var(--rui-shadow-offset-4xl)) 0 var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-4xl)),calc(-1 * var(--rui-shadow-ambient-offset-4xl)) 0 var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-grey-right-4xl:var(--rui-shadow-offset-4xl) 0 var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-4xl)),var(--rui-shadow-ambient-offset-4xl) 0 var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-grey-top-left-4xl:calc(-0.707 * var(--rui-shadow-offset-4xl)) calc(-0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-4xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-grey-top-right-4xl:calc(0.707 * var(--rui-shadow-offset-4xl)) calc(-0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-4xl)),calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-grey-bottom-left-4xl:calc(-0.707 * var(--rui-shadow-offset-4xl)) calc(0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-4xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-grey-bottom-right-4xl:calc(0.707 * var(--rui-shadow-offset-4xl)) calc(0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-alpha-4xl)),calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-grey) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-orchard-bottom-xs:0 var(--rui-shadow-offset-xs) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-xs)),0 var(--rui-shadow-ambient-offset-xs) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-orchard-top-xs:0 calc(-1 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-xs)),0 calc(-1 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-orchard-left-xs:calc(-1 * var(--rui-shadow-offset-xs)) 0 var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-xs)),calc(-1 * var(--rui-shadow-ambient-offset-xs)) 0 var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-orchard-right-xs:var(--rui-shadow-offset-xs) 0 var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-xs)),var(--rui-shadow-ambient-offset-xs) 0 var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-orchard-top-left-xs:calc(-0.707 * var(--rui-shadow-offset-xs)) calc(-0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-xs)),calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-orchard-top-right-xs:calc(0.707 * var(--rui-shadow-offset-xs)) calc(-0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-xs)),calc(0.707 * var(--rui-shadow-ambient-offset-xs)) calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-orchard-bottom-left-xs:calc(-0.707 * var(--rui-shadow-offset-xs)) calc(0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-xs)),calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) calc(0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-orchard-bottom-right-xs:calc(0.707 * var(--rui-shadow-offset-xs)) calc(0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-xs)),calc(0.707 * var(--rui-shadow-ambient-offset-xs)) calc(0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-orchard-bottom-s:0 var(--rui-shadow-offset-s) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-s)),0 var(--rui-shadow-ambient-offset-s) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-orchard-top-s:0 calc(-1 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-s)),0 calc(-1 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-orchard-left-s:calc(-1 * var(--rui-shadow-offset-s)) 0 var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-s)),calc(-1 * var(--rui-shadow-ambient-offset-s)) 0 var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-orchard-right-s:var(--rui-shadow-offset-s) 0 var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-s)),var(--rui-shadow-ambient-offset-s) 0 var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-orchard-top-left-s:calc(-0.707 * var(--rui-shadow-offset-s)) calc(-0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-s)),calc(-0.707 * var(--rui-shadow-ambient-offset-s)) calc(-0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-orchard-top-right-s:calc(0.707 * var(--rui-shadow-offset-s)) calc(-0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-s)),calc(0.707 * var(--rui-shadow-ambient-offset-s)) calc(-0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-orchard-bottom-left-s:calc(-0.707 * var(--rui-shadow-offset-s)) calc(0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-s)),calc(-0.707 * var(--rui-shadow-ambient-offset-s)) calc(0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-orchard-bottom-right-s:calc(0.707 * var(--rui-shadow-offset-s)) calc(0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-s)),calc(0.707 * var(--rui-shadow-ambient-offset-s)) calc(0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-orchard-bottom-m:0 var(--rui-shadow-offset-m) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-m)),0 var(--rui-shadow-ambient-offset-m) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-orchard-top-m:0 calc(-1 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-m)),0 calc(-1 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-orchard-left-m:calc(-1 * var(--rui-shadow-offset-m)) 0 var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-m)),calc(-1 * var(--rui-shadow-ambient-offset-m)) 0 var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-orchard-right-m:var(--rui-shadow-offset-m) 0 var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-m)),var(--rui-shadow-ambient-offset-m) 0 var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-orchard-top-left-m:calc(-0.707 * var(--rui-shadow-offset-m)) calc(-0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-m)),calc(-0.707 * var(--rui-shadow-ambient-offset-m)) calc(-0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-orchard-top-right-m:calc(0.707 * var(--rui-shadow-offset-m)) calc(-0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-m)),calc(0.707 * var(--rui-shadow-ambient-offset-m)) calc(-0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-orchard-bottom-left-m:calc(-0.707 * var(--rui-shadow-offset-m)) calc(0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-m)),calc(-0.707 * var(--rui-shadow-ambient-offset-m)) calc(0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-orchard-bottom-right-m:calc(0.707 * var(--rui-shadow-offset-m)) calc(0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-m)),calc(0.707 * var(--rui-shadow-ambient-offset-m)) calc(0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-orchard-bottom-l:0 var(--rui-shadow-offset-l) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-l)),0 var(--rui-shadow-ambient-offset-l) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-orchard-top-l:0 calc(-1 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-l)),0 calc(-1 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-orchard-left-l:calc(-1 * var(--rui-shadow-offset-l)) 0 var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-l)),calc(-1 * var(--rui-shadow-ambient-offset-l)) 0 var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-orchard-right-l:var(--rui-shadow-offset-l) 0 var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-l)),var(--rui-shadow-ambient-offset-l) 0 var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-orchard-top-left-l:calc(-0.707 * var(--rui-shadow-offset-l)) calc(-0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-l)),calc(-0.707 * var(--rui-shadow-ambient-offset-l)) calc(-0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-orchard-top-right-l:calc(0.707 * var(--rui-shadow-offset-l)) calc(-0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-l)),calc(0.707 * var(--rui-shadow-ambient-offset-l)) calc(-0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-orchard-bottom-left-l:calc(-0.707 * var(--rui-shadow-offset-l)) calc(0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-l)),calc(-0.707 * var(--rui-shadow-ambient-offset-l)) calc(0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-orchard-bottom-right-l:calc(0.707 * var(--rui-shadow-offset-l)) calc(0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-l)),calc(0.707 * var(--rui-shadow-ambient-offset-l)) calc(0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-orchard-bottom-xl:0 var(--rui-shadow-offset-xl) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-xl)),0 var(--rui-shadow-ambient-offset-xl) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-orchard-top-xl:0 calc(-1 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-orchard-left-xl:calc(-1 * var(--rui-shadow-offset-xl)) 0 var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-xl)),calc(-1 * var(--rui-shadow-ambient-offset-xl)) 0 var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-orchard-right-xl:var(--rui-shadow-offset-xl) 0 var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-xl)),var(--rui-shadow-ambient-offset-xl) 0 var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-orchard-top-left-xl:calc(-0.707 * var(--rui-shadow-offset-xl)) calc(-0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-orchard-top-right-xl:calc(0.707 * var(--rui-shadow-offset-xl)) calc(-0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-xl)),calc(0.707 * var(--rui-shadow-ambient-offset-xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-orchard-bottom-left-xl:calc(-0.707 * var(--rui-shadow-offset-xl)) calc(0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) calc(0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-orchard-bottom-right-xl:calc(0.707 * var(--rui-shadow-offset-xl)) calc(0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-xl)),calc(0.707 * var(--rui-shadow-ambient-offset-xl)) calc(0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-orchard-bottom-2xl:0 var(--rui-shadow-offset-2xl) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-2xl)),0 var(--rui-shadow-ambient-offset-2xl) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-orchard-top-2xl:0 calc(-1 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-2xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-orchard-left-2xl:calc(-1 * var(--rui-shadow-offset-2xl)) 0 var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-2xl)),calc(-1 * var(--rui-shadow-ambient-offset-2xl)) 0 var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-orchard-right-2xl:var(--rui-shadow-offset-2xl) 0 var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-2xl)),var(--rui-shadow-ambient-offset-2xl) 0 var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-orchard-top-left-2xl:calc(-0.707 * var(--rui-shadow-offset-2xl)) calc(-0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-2xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-orchard-top-right-2xl:calc(0.707 * var(--rui-shadow-offset-2xl)) calc(-0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-2xl)),calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-orchard-bottom-left-2xl:calc(-0.707 * var(--rui-shadow-offset-2xl)) calc(0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-2xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-orchard-bottom-right-2xl:calc(0.707 * var(--rui-shadow-offset-2xl)) calc(0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-2xl)),calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-orchard-bottom-3xl:0 var(--rui-shadow-offset-3xl) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-3xl)),0 var(--rui-shadow-ambient-offset-3xl) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-orchard-top-3xl:0 calc(-1 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-3xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-orchard-left-3xl:calc(-1 * var(--rui-shadow-offset-3xl)) 0 var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-3xl)),calc(-1 * var(--rui-shadow-ambient-offset-3xl)) 0 var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-orchard-right-3xl:var(--rui-shadow-offset-3xl) 0 var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-3xl)),var(--rui-shadow-ambient-offset-3xl) 0 var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-orchard-top-left-3xl:calc(-0.707 * var(--rui-shadow-offset-3xl)) calc(-0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-3xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-orchard-top-right-3xl:calc(0.707 * var(--rui-shadow-offset-3xl)) calc(-0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-3xl)),calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-orchard-bottom-left-3xl:calc(-0.707 * var(--rui-shadow-offset-3xl)) calc(0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-3xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-orchard-bottom-right-3xl:calc(0.707 * var(--rui-shadow-offset-3xl)) calc(0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-3xl)),calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-orchard-bottom-4xl:0 var(--rui-shadow-offset-4xl) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-4xl)),0 var(--rui-shadow-ambient-offset-4xl) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-orchard-top-4xl:0 calc(-1 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-4xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-orchard-left-4xl:calc(-1 * var(--rui-shadow-offset-4xl)) 0 var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-4xl)),calc(-1 * var(--rui-shadow-ambient-offset-4xl)) 0 var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-orchard-right-4xl:var(--rui-shadow-offset-4xl) 0 var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-4xl)),var(--rui-shadow-ambient-offset-4xl) 0 var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-orchard-top-left-4xl:calc(-0.707 * var(--rui-shadow-offset-4xl)) calc(-0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-4xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-orchard-top-right-4xl:calc(0.707 * var(--rui-shadow-offset-4xl)) calc(-0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-4xl)),calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-orchard-bottom-left-4xl:calc(-0.707 * var(--rui-shadow-offset-4xl)) calc(0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-4xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-orchard-bottom-right-4xl:calc(0.707 * var(--rui-shadow-offset-4xl)) calc(0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-alpha-4xl)),calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-orchard) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-pink-bottom-xs:0 var(--rui-shadow-offset-xs) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-xs)),0 var(--rui-shadow-ambient-offset-xs) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-pink-top-xs:0 calc(-1 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-xs)),0 calc(-1 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-pink-left-xs:calc(-1 * var(--rui-shadow-offset-xs)) 0 var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-xs)),calc(-1 * var(--rui-shadow-ambient-offset-xs)) 0 var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-pink-right-xs:var(--rui-shadow-offset-xs) 0 var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-xs)),var(--rui-shadow-ambient-offset-xs) 0 var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-pink-top-left-xs:calc(-0.707 * var(--rui-shadow-offset-xs)) calc(-0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-xs)),calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-pink-top-right-xs:calc(0.707 * var(--rui-shadow-offset-xs)) calc(-0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-xs)),calc(0.707 * var(--rui-shadow-ambient-offset-xs)) calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-pink-bottom-left-xs:calc(-0.707 * var(--rui-shadow-offset-xs)) calc(0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-xs)),calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) calc(0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-pink-bottom-right-xs:calc(0.707 * var(--rui-shadow-offset-xs)) calc(0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-xs)),calc(0.707 * var(--rui-shadow-ambient-offset-xs)) calc(0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-pink-bottom-s:0 var(--rui-shadow-offset-s) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-s)),0 var(--rui-shadow-ambient-offset-s) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-pink-top-s:0 calc(-1 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-s)),0 calc(-1 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-pink-left-s:calc(-1 * var(--rui-shadow-offset-s)) 0 var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-s)),calc(-1 * var(--rui-shadow-ambient-offset-s)) 0 var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-pink-right-s:var(--rui-shadow-offset-s) 0 var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-s)),var(--rui-shadow-ambient-offset-s) 0 var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-pink-top-left-s:calc(-0.707 * var(--rui-shadow-offset-s)) calc(-0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-s)),calc(-0.707 * var(--rui-shadow-ambient-offset-s)) calc(-0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-pink-top-right-s:calc(0.707 * var(--rui-shadow-offset-s)) calc(-0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-s)),calc(0.707 * var(--rui-shadow-ambient-offset-s)) calc(-0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-pink-bottom-left-s:calc(-0.707 * var(--rui-shadow-offset-s)) calc(0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-s)),calc(-0.707 * var(--rui-shadow-ambient-offset-s)) calc(0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-pink-bottom-right-s:calc(0.707 * var(--rui-shadow-offset-s)) calc(0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-s)),calc(0.707 * var(--rui-shadow-ambient-offset-s)) calc(0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-pink-bottom-m:0 var(--rui-shadow-offset-m) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-m)),0 var(--rui-shadow-ambient-offset-m) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-pink-top-m:0 calc(-1 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-m)),0 calc(-1 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-pink-left-m:calc(-1 * var(--rui-shadow-offset-m)) 0 var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-m)),calc(-1 * var(--rui-shadow-ambient-offset-m)) 0 var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-pink-right-m:var(--rui-shadow-offset-m) 0 var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-m)),var(--rui-shadow-ambient-offset-m) 0 var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-pink-top-left-m:calc(-0.707 * var(--rui-shadow-offset-m)) calc(-0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-m)),calc(-0.707 * var(--rui-shadow-ambient-offset-m)) calc(-0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-pink-top-right-m:calc(0.707 * var(--rui-shadow-offset-m)) calc(-0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-m)),calc(0.707 * var(--rui-shadow-ambient-offset-m)) calc(-0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-pink-bottom-left-m:calc(-0.707 * var(--rui-shadow-offset-m)) calc(0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-m)),calc(-0.707 * var(--rui-shadow-ambient-offset-m)) calc(0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-pink-bottom-right-m:calc(0.707 * var(--rui-shadow-offset-m)) calc(0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-m)),calc(0.707 * var(--rui-shadow-ambient-offset-m)) calc(0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-pink-bottom-l:0 var(--rui-shadow-offset-l) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-l)),0 var(--rui-shadow-ambient-offset-l) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-pink-top-l:0 calc(-1 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-l)),0 calc(-1 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-pink-left-l:calc(-1 * var(--rui-shadow-offset-l)) 0 var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-l)),calc(-1 * var(--rui-shadow-ambient-offset-l)) 0 var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-pink-right-l:var(--rui-shadow-offset-l) 0 var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-l)),var(--rui-shadow-ambient-offset-l) 0 var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-pink-top-left-l:calc(-0.707 * var(--rui-shadow-offset-l)) calc(-0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-l)),calc(-0.707 * var(--rui-shadow-ambient-offset-l)) calc(-0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-pink-top-right-l:calc(0.707 * var(--rui-shadow-offset-l)) calc(-0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-l)),calc(0.707 * var(--rui-shadow-ambient-offset-l)) calc(-0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-pink-bottom-left-l:calc(-0.707 * var(--rui-shadow-offset-l)) calc(0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-l)),calc(-0.707 * var(--rui-shadow-ambient-offset-l)) calc(0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-pink-bottom-right-l:calc(0.707 * var(--rui-shadow-offset-l)) calc(0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-l)),calc(0.707 * var(--rui-shadow-ambient-offset-l)) calc(0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-pink-bottom-xl:0 var(--rui-shadow-offset-xl) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-xl)),0 var(--rui-shadow-ambient-offset-xl) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-pink-top-xl:0 calc(-1 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-pink-left-xl:calc(-1 * var(--rui-shadow-offset-xl)) 0 var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-xl)),calc(-1 * var(--rui-shadow-ambient-offset-xl)) 0 var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-pink-right-xl:var(--rui-shadow-offset-xl) 0 var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-xl)),var(--rui-shadow-ambient-offset-xl) 0 var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-pink-top-left-xl:calc(-0.707 * var(--rui-shadow-offset-xl)) calc(-0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-pink-top-right-xl:calc(0.707 * var(--rui-shadow-offset-xl)) calc(-0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-xl)),calc(0.707 * var(--rui-shadow-ambient-offset-xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-pink-bottom-left-xl:calc(-0.707 * var(--rui-shadow-offset-xl)) calc(0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) calc(0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-pink-bottom-right-xl:calc(0.707 * var(--rui-shadow-offset-xl)) calc(0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-xl)),calc(0.707 * var(--rui-shadow-ambient-offset-xl)) calc(0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-pink-bottom-2xl:0 var(--rui-shadow-offset-2xl) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-2xl)),0 var(--rui-shadow-ambient-offset-2xl) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-pink-top-2xl:0 calc(-1 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-2xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-pink-left-2xl:calc(-1 * var(--rui-shadow-offset-2xl)) 0 var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-2xl)),calc(-1 * var(--rui-shadow-ambient-offset-2xl)) 0 var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-pink-right-2xl:var(--rui-shadow-offset-2xl) 0 var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-2xl)),var(--rui-shadow-ambient-offset-2xl) 0 var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-pink-top-left-2xl:calc(-0.707 * var(--rui-shadow-offset-2xl)) calc(-0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-2xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-pink-top-right-2xl:calc(0.707 * var(--rui-shadow-offset-2xl)) calc(-0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-2xl)),calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-pink-bottom-left-2xl:calc(-0.707 * var(--rui-shadow-offset-2xl)) calc(0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-2xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-pink-bottom-right-2xl:calc(0.707 * var(--rui-shadow-offset-2xl)) calc(0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-2xl)),calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-pink-bottom-3xl:0 var(--rui-shadow-offset-3xl) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-3xl)),0 var(--rui-shadow-ambient-offset-3xl) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-pink-top-3xl:0 calc(-1 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-3xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-pink-left-3xl:calc(-1 * var(--rui-shadow-offset-3xl)) 0 var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-3xl)),calc(-1 * var(--rui-shadow-ambient-offset-3xl)) 0 var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-pink-right-3xl:var(--rui-shadow-offset-3xl) 0 var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-3xl)),var(--rui-shadow-ambient-offset-3xl) 0 var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-pink-top-left-3xl:calc(-0.707 * var(--rui-shadow-offset-3xl)) calc(-0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-3xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-pink-top-right-3xl:calc(0.707 * var(--rui-shadow-offset-3xl)) calc(-0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-3xl)),calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-pink-bottom-left-3xl:calc(-0.707 * var(--rui-shadow-offset-3xl)) calc(0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-3xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-pink-bottom-right-3xl:calc(0.707 * var(--rui-shadow-offset-3xl)) calc(0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-3xl)),calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-pink-bottom-4xl:0 var(--rui-shadow-offset-4xl) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-4xl)),0 var(--rui-shadow-ambient-offset-4xl) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-pink-top-4xl:0 calc(-1 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-4xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-pink-left-4xl:calc(-1 * var(--rui-shadow-offset-4xl)) 0 var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-4xl)),calc(-1 * var(--rui-shadow-ambient-offset-4xl)) 0 var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-pink-right-4xl:var(--rui-shadow-offset-4xl) 0 var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-4xl)),var(--rui-shadow-ambient-offset-4xl) 0 var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-pink-top-left-4xl:calc(-0.707 * var(--rui-shadow-offset-4xl)) calc(-0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-4xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-pink-top-right-4xl:calc(0.707 * var(--rui-shadow-offset-4xl)) calc(-0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-4xl)),calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-pink-bottom-left-4xl:calc(-0.707 * var(--rui-shadow-offset-4xl)) calc(0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-4xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-pink-bottom-right-4xl:calc(0.707 * var(--rui-shadow-offset-4xl)) calc(0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-alpha-4xl)),calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-pink) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-red-bottom-xs:0 var(--rui-shadow-offset-xs) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-xs)),0 var(--rui-shadow-ambient-offset-xs) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-red-top-xs:0 calc(-1 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-xs)),0 calc(-1 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-red-left-xs:calc(-1 * var(--rui-shadow-offset-xs)) 0 var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-xs)),calc(-1 * var(--rui-shadow-ambient-offset-xs)) 0 var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-red-right-xs:var(--rui-shadow-offset-xs) 0 var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-xs)),var(--rui-shadow-ambient-offset-xs) 0 var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-red-top-left-xs:calc(-0.707 * var(--rui-shadow-offset-xs)) calc(-0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-xs)),calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-red-top-right-xs:calc(0.707 * var(--rui-shadow-offset-xs)) calc(-0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-xs)),calc(0.707 * var(--rui-shadow-ambient-offset-xs)) calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-red-bottom-left-xs:calc(-0.707 * var(--rui-shadow-offset-xs)) calc(0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-xs)),calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) calc(0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-red-bottom-right-xs:calc(0.707 * var(--rui-shadow-offset-xs)) calc(0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-xs)),calc(0.707 * var(--rui-shadow-ambient-offset-xs)) calc(0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-red-bottom-s:0 var(--rui-shadow-offset-s) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-s)),0 var(--rui-shadow-ambient-offset-s) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-red-top-s:0 calc(-1 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-s)),0 calc(-1 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-red-left-s:calc(-1 * var(--rui-shadow-offset-s)) 0 var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-s)),calc(-1 * var(--rui-shadow-ambient-offset-s)) 0 var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-red-right-s:var(--rui-shadow-offset-s) 0 var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-s)),var(--rui-shadow-ambient-offset-s) 0 var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-red-top-left-s:calc(-0.707 * var(--rui-shadow-offset-s)) calc(-0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-s)),calc(-0.707 * var(--rui-shadow-ambient-offset-s)) calc(-0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-red-top-right-s:calc(0.707 * var(--rui-shadow-offset-s)) calc(-0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-s)),calc(0.707 * var(--rui-shadow-ambient-offset-s)) calc(-0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-red-bottom-left-s:calc(-0.707 * var(--rui-shadow-offset-s)) calc(0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-s)),calc(-0.707 * var(--rui-shadow-ambient-offset-s)) calc(0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-red-bottom-right-s:calc(0.707 * var(--rui-shadow-offset-s)) calc(0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-s)),calc(0.707 * var(--rui-shadow-ambient-offset-s)) calc(0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-red-bottom-m:0 var(--rui-shadow-offset-m) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-m)),0 var(--rui-shadow-ambient-offset-m) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-red-top-m:0 calc(-1 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-m)),0 calc(-1 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-red-left-m:calc(-1 * var(--rui-shadow-offset-m)) 0 var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-m)),calc(-1 * var(--rui-shadow-ambient-offset-m)) 0 var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-red-right-m:var(--rui-shadow-offset-m) 0 var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-m)),var(--rui-shadow-ambient-offset-m) 0 var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-red-top-left-m:calc(-0.707 * var(--rui-shadow-offset-m)) calc(-0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-m)),calc(-0.707 * var(--rui-shadow-ambient-offset-m)) calc(-0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-red-top-right-m:calc(0.707 * var(--rui-shadow-offset-m)) calc(-0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-m)),calc(0.707 * var(--rui-shadow-ambient-offset-m)) calc(-0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-red-bottom-left-m:calc(-0.707 * var(--rui-shadow-offset-m)) calc(0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-m)),calc(-0.707 * var(--rui-shadow-ambient-offset-m)) calc(0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-red-bottom-right-m:calc(0.707 * var(--rui-shadow-offset-m)) calc(0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-m)),calc(0.707 * var(--rui-shadow-ambient-offset-m)) calc(0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-red-bottom-l:0 var(--rui-shadow-offset-l) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-l)),0 var(--rui-shadow-ambient-offset-l) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-red-top-l:0 calc(-1 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-l)),0 calc(-1 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-red-left-l:calc(-1 * var(--rui-shadow-offset-l)) 0 var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-l)),calc(-1 * var(--rui-shadow-ambient-offset-l)) 0 var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-red-right-l:var(--rui-shadow-offset-l) 0 var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-l)),var(--rui-shadow-ambient-offset-l) 0 var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-red-top-left-l:calc(-0.707 * var(--rui-shadow-offset-l)) calc(-0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-l)),calc(-0.707 * var(--rui-shadow-ambient-offset-l)) calc(-0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-red-top-right-l:calc(0.707 * var(--rui-shadow-offset-l)) calc(-0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-l)),calc(0.707 * var(--rui-shadow-ambient-offset-l)) calc(-0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-red-bottom-left-l:calc(-0.707 * var(--rui-shadow-offset-l)) calc(0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-l)),calc(-0.707 * var(--rui-shadow-ambient-offset-l)) calc(0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-red-bottom-right-l:calc(0.707 * var(--rui-shadow-offset-l)) calc(0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-l)),calc(0.707 * var(--rui-shadow-ambient-offset-l)) calc(0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-red-bottom-xl:0 var(--rui-shadow-offset-xl) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-xl)),0 var(--rui-shadow-ambient-offset-xl) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-red-top-xl:0 calc(-1 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-red-left-xl:calc(-1 * var(--rui-shadow-offset-xl)) 0 var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-xl)),calc(-1 * var(--rui-shadow-ambient-offset-xl)) 0 var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-red-right-xl:var(--rui-shadow-offset-xl) 0 var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-xl)),var(--rui-shadow-ambient-offset-xl) 0 var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-red-top-left-xl:calc(-0.707 * var(--rui-shadow-offset-xl)) calc(-0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-red-top-right-xl:calc(0.707 * var(--rui-shadow-offset-xl)) calc(-0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-xl)),calc(0.707 * var(--rui-shadow-ambient-offset-xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-red-bottom-left-xl:calc(-0.707 * var(--rui-shadow-offset-xl)) calc(0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) calc(0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-red-bottom-right-xl:calc(0.707 * var(--rui-shadow-offset-xl)) calc(0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-xl)),calc(0.707 * var(--rui-shadow-ambient-offset-xl)) calc(0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-red-bottom-2xl:0 var(--rui-shadow-offset-2xl) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-2xl)),0 var(--rui-shadow-ambient-offset-2xl) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-red-top-2xl:0 calc(-1 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-2xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-red-left-2xl:calc(-1 * var(--rui-shadow-offset-2xl)) 0 var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-2xl)),calc(-1 * var(--rui-shadow-ambient-offset-2xl)) 0 var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-red-right-2xl:var(--rui-shadow-offset-2xl) 0 var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-2xl)),var(--rui-shadow-ambient-offset-2xl) 0 var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-red-top-left-2xl:calc(-0.707 * var(--rui-shadow-offset-2xl)) calc(-0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-2xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-red-top-right-2xl:calc(0.707 * var(--rui-shadow-offset-2xl)) calc(-0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-2xl)),calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-red-bottom-left-2xl:calc(-0.707 * var(--rui-shadow-offset-2xl)) calc(0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-2xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-red-bottom-right-2xl:calc(0.707 * var(--rui-shadow-offset-2xl)) calc(0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-2xl)),calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-red-bottom-3xl:0 var(--rui-shadow-offset-3xl) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-3xl)),0 var(--rui-shadow-ambient-offset-3xl) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-red-top-3xl:0 calc(-1 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-3xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-red-left-3xl:calc(-1 * var(--rui-shadow-offset-3xl)) 0 var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-3xl)),calc(-1 * var(--rui-shadow-ambient-offset-3xl)) 0 var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-red-right-3xl:var(--rui-shadow-offset-3xl) 0 var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-3xl)),var(--rui-shadow-ambient-offset-3xl) 0 var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-red-top-left-3xl:calc(-0.707 * var(--rui-shadow-offset-3xl)) calc(-0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-3xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-red-top-right-3xl:calc(0.707 * var(--rui-shadow-offset-3xl)) calc(-0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-3xl)),calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-red-bottom-left-3xl:calc(-0.707 * var(--rui-shadow-offset-3xl)) calc(0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-3xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-red-bottom-right-3xl:calc(0.707 * var(--rui-shadow-offset-3xl)) calc(0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-3xl)),calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-red-bottom-4xl:0 var(--rui-shadow-offset-4xl) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-4xl)),0 var(--rui-shadow-ambient-offset-4xl) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-red-top-4xl:0 calc(-1 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-4xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-red-left-4xl:calc(-1 * var(--rui-shadow-offset-4xl)) 0 var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-4xl)),calc(-1 * var(--rui-shadow-ambient-offset-4xl)) 0 var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-red-right-4xl:var(--rui-shadow-offset-4xl) 0 var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-4xl)),var(--rui-shadow-ambient-offset-4xl) 0 var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-red-top-left-4xl:calc(-0.707 * var(--rui-shadow-offset-4xl)) calc(-0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-4xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-red-top-right-4xl:calc(0.707 * var(--rui-shadow-offset-4xl)) calc(-0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-4xl)),calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-red-bottom-left-4xl:calc(-0.707 * var(--rui-shadow-offset-4xl)) calc(0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-4xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-red-bottom-right-4xl:calc(0.707 * var(--rui-shadow-offset-4xl)) calc(0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-alpha-4xl)),calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-red) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-orange-bottom-xs:0 var(--rui-shadow-offset-xs) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-xs)),0 var(--rui-shadow-ambient-offset-xs) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-orange-top-xs:0 calc(-1 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-xs)),0 calc(-1 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-orange-left-xs:calc(-1 * var(--rui-shadow-offset-xs)) 0 var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-xs)),calc(-1 * var(--rui-shadow-ambient-offset-xs)) 0 var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-orange-right-xs:var(--rui-shadow-offset-xs) 0 var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-xs)),var(--rui-shadow-ambient-offset-xs) 0 var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-orange-top-left-xs:calc(-0.707 * var(--rui-shadow-offset-xs)) calc(-0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-xs)),calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-orange-top-right-xs:calc(0.707 * var(--rui-shadow-offset-xs)) calc(-0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-xs)),calc(0.707 * var(--rui-shadow-ambient-offset-xs)) calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-orange-bottom-left-xs:calc(-0.707 * var(--rui-shadow-offset-xs)) calc(0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-xs)),calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) calc(0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-orange-bottom-right-xs:calc(0.707 * var(--rui-shadow-offset-xs)) calc(0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-xs)),calc(0.707 * var(--rui-shadow-ambient-offset-xs)) calc(0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-orange-bottom-s:0 var(--rui-shadow-offset-s) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-s)),0 var(--rui-shadow-ambient-offset-s) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-orange-top-s:0 calc(-1 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-s)),0 calc(-1 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-orange-left-s:calc(-1 * var(--rui-shadow-offset-s)) 0 var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-s)),calc(-1 * var(--rui-shadow-ambient-offset-s)) 0 var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-orange-right-s:var(--rui-shadow-offset-s) 0 var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-s)),var(--rui-shadow-ambient-offset-s) 0 var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-orange-top-left-s:calc(-0.707 * var(--rui-shadow-offset-s)) calc(-0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-s)),calc(-0.707 * var(--rui-shadow-ambient-offset-s)) calc(-0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-orange-top-right-s:calc(0.707 * var(--rui-shadow-offset-s)) calc(-0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-s)),calc(0.707 * var(--rui-shadow-ambient-offset-s)) calc(-0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-orange-bottom-left-s:calc(-0.707 * var(--rui-shadow-offset-s)) calc(0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-s)),calc(-0.707 * var(--rui-shadow-ambient-offset-s)) calc(0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-orange-bottom-right-s:calc(0.707 * var(--rui-shadow-offset-s)) calc(0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-s)),calc(0.707 * var(--rui-shadow-ambient-offset-s)) calc(0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-orange-bottom-m:0 var(--rui-shadow-offset-m) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-m)),0 var(--rui-shadow-ambient-offset-m) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-orange-top-m:0 calc(-1 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-m)),0 calc(-1 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-orange-left-m:calc(-1 * var(--rui-shadow-offset-m)) 0 var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-m)),calc(-1 * var(--rui-shadow-ambient-offset-m)) 0 var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-orange-right-m:var(--rui-shadow-offset-m) 0 var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-m)),var(--rui-shadow-ambient-offset-m) 0 var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-orange-top-left-m:calc(-0.707 * var(--rui-shadow-offset-m)) calc(-0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-m)),calc(-0.707 * var(--rui-shadow-ambient-offset-m)) calc(-0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-orange-top-right-m:calc(0.707 * var(--rui-shadow-offset-m)) calc(-0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-m)),calc(0.707 * var(--rui-shadow-ambient-offset-m)) calc(-0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-orange-bottom-left-m:calc(-0.707 * var(--rui-shadow-offset-m)) calc(0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-m)),calc(-0.707 * var(--rui-shadow-ambient-offset-m)) calc(0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-orange-bottom-right-m:calc(0.707 * var(--rui-shadow-offset-m)) calc(0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-m)),calc(0.707 * var(--rui-shadow-ambient-offset-m)) calc(0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-orange-bottom-l:0 var(--rui-shadow-offset-l) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-l)),0 var(--rui-shadow-ambient-offset-l) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-orange-top-l:0 calc(-1 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-l)),0 calc(-1 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-orange-left-l:calc(-1 * var(--rui-shadow-offset-l)) 0 var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-l)),calc(-1 * var(--rui-shadow-ambient-offset-l)) 0 var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-orange-right-l:var(--rui-shadow-offset-l) 0 var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-l)),var(--rui-shadow-ambient-offset-l) 0 var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-orange-top-left-l:calc(-0.707 * var(--rui-shadow-offset-l)) calc(-0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-l)),calc(-0.707 * var(--rui-shadow-ambient-offset-l)) calc(-0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-orange-top-right-l:calc(0.707 * var(--rui-shadow-offset-l)) calc(-0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-l)),calc(0.707 * var(--rui-shadow-ambient-offset-l)) calc(-0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-orange-bottom-left-l:calc(-0.707 * var(--rui-shadow-offset-l)) calc(0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-l)),calc(-0.707 * var(--rui-shadow-ambient-offset-l)) calc(0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-orange-bottom-right-l:calc(0.707 * var(--rui-shadow-offset-l)) calc(0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-l)),calc(0.707 * var(--rui-shadow-ambient-offset-l)) calc(0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-orange-bottom-xl:0 var(--rui-shadow-offset-xl) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-xl)),0 var(--rui-shadow-ambient-offset-xl) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-orange-top-xl:0 calc(-1 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-orange-left-xl:calc(-1 * var(--rui-shadow-offset-xl)) 0 var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-xl)),calc(-1 * var(--rui-shadow-ambient-offset-xl)) 0 var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-orange-right-xl:var(--rui-shadow-offset-xl) 0 var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-xl)),var(--rui-shadow-ambient-offset-xl) 0 var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-orange-top-left-xl:calc(-0.707 * var(--rui-shadow-offset-xl)) calc(-0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-orange-top-right-xl:calc(0.707 * var(--rui-shadow-offset-xl)) calc(-0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-xl)),calc(0.707 * var(--rui-shadow-ambient-offset-xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-orange-bottom-left-xl:calc(-0.707 * var(--rui-shadow-offset-xl)) calc(0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) calc(0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-orange-bottom-right-xl:calc(0.707 * var(--rui-shadow-offset-xl)) calc(0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-xl)),calc(0.707 * var(--rui-shadow-ambient-offset-xl)) calc(0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-orange-bottom-2xl:0 var(--rui-shadow-offset-2xl) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-2xl)),0 var(--rui-shadow-ambient-offset-2xl) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-orange-top-2xl:0 calc(-1 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-2xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-orange-left-2xl:calc(-1 * var(--rui-shadow-offset-2xl)) 0 var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-2xl)),calc(-1 * var(--rui-shadow-ambient-offset-2xl)) 0 var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-orange-right-2xl:var(--rui-shadow-offset-2xl) 0 var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-2xl)),var(--rui-shadow-ambient-offset-2xl) 0 var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-orange-top-left-2xl:calc(-0.707 * var(--rui-shadow-offset-2xl)) calc(-0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-2xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-orange-top-right-2xl:calc(0.707 * var(--rui-shadow-offset-2xl)) calc(-0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-2xl)),calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-orange-bottom-left-2xl:calc(-0.707 * var(--rui-shadow-offset-2xl)) calc(0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-2xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-orange-bottom-right-2xl:calc(0.707 * var(--rui-shadow-offset-2xl)) calc(0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-2xl)),calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-orange-bottom-3xl:0 var(--rui-shadow-offset-3xl) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-3xl)),0 var(--rui-shadow-ambient-offset-3xl) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-orange-top-3xl:0 calc(-1 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-3xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-orange-left-3xl:calc(-1 * var(--rui-shadow-offset-3xl)) 0 var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-3xl)),calc(-1 * var(--rui-shadow-ambient-offset-3xl)) 0 var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-orange-right-3xl:var(--rui-shadow-offset-3xl) 0 var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-3xl)),var(--rui-shadow-ambient-offset-3xl) 0 var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-orange-top-left-3xl:calc(-0.707 * var(--rui-shadow-offset-3xl)) calc(-0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-3xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-orange-top-right-3xl:calc(0.707 * var(--rui-shadow-offset-3xl)) calc(-0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-3xl)),calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-orange-bottom-left-3xl:calc(-0.707 * var(--rui-shadow-offset-3xl)) calc(0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-3xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-orange-bottom-right-3xl:calc(0.707 * var(--rui-shadow-offset-3xl)) calc(0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-3xl)),calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-orange-bottom-4xl:0 var(--rui-shadow-offset-4xl) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-4xl)),0 var(--rui-shadow-ambient-offset-4xl) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-orange-top-4xl:0 calc(-1 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-4xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-orange-left-4xl:calc(-1 * var(--rui-shadow-offset-4xl)) 0 var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-4xl)),calc(-1 * var(--rui-shadow-ambient-offset-4xl)) 0 var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-orange-right-4xl:var(--rui-shadow-offset-4xl) 0 var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-4xl)),var(--rui-shadow-ambient-offset-4xl) 0 var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-orange-top-left-4xl:calc(-0.707 * var(--rui-shadow-offset-4xl)) calc(-0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-4xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-orange-top-right-4xl:calc(0.707 * var(--rui-shadow-offset-4xl)) calc(-0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-4xl)),calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-orange-bottom-left-4xl:calc(-0.707 * var(--rui-shadow-offset-4xl)) calc(0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-4xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-orange-bottom-right-4xl:calc(0.707 * var(--rui-shadow-offset-4xl)) calc(0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-alpha-4xl)),calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-orange) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-carrot-bottom-xs:0 var(--rui-shadow-offset-xs) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-xs)),0 var(--rui-shadow-ambient-offset-xs) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-carrot-top-xs:0 calc(-1 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-xs)),0 calc(-1 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-carrot-left-xs:calc(-1 * var(--rui-shadow-offset-xs)) 0 var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-xs)),calc(-1 * var(--rui-shadow-ambient-offset-xs)) 0 var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-carrot-right-xs:var(--rui-shadow-offset-xs) 0 var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-xs)),var(--rui-shadow-ambient-offset-xs) 0 var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-carrot-top-left-xs:calc(-0.707 * var(--rui-shadow-offset-xs)) calc(-0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-xs)),calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-carrot-top-right-xs:calc(0.707 * var(--rui-shadow-offset-xs)) calc(-0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-xs)),calc(0.707 * var(--rui-shadow-ambient-offset-xs)) calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-carrot-bottom-left-xs:calc(-0.707 * var(--rui-shadow-offset-xs)) calc(0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-xs)),calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) calc(0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-carrot-bottom-right-xs:calc(0.707 * var(--rui-shadow-offset-xs)) calc(0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-xs)),calc(0.707 * var(--rui-shadow-ambient-offset-xs)) calc(0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-carrot-bottom-s:0 var(--rui-shadow-offset-s) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-s)),0 var(--rui-shadow-ambient-offset-s) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-carrot-top-s:0 calc(-1 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-s)),0 calc(-1 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-carrot-left-s:calc(-1 * var(--rui-shadow-offset-s)) 0 var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-s)),calc(-1 * var(--rui-shadow-ambient-offset-s)) 0 var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-carrot-right-s:var(--rui-shadow-offset-s) 0 var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-s)),var(--rui-shadow-ambient-offset-s) 0 var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-carrot-top-left-s:calc(-0.707 * var(--rui-shadow-offset-s)) calc(-0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-s)),calc(-0.707 * var(--rui-shadow-ambient-offset-s)) calc(-0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-carrot-top-right-s:calc(0.707 * var(--rui-shadow-offset-s)) calc(-0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-s)),calc(0.707 * var(--rui-shadow-ambient-offset-s)) calc(-0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-carrot-bottom-left-s:calc(-0.707 * var(--rui-shadow-offset-s)) calc(0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-s)),calc(-0.707 * var(--rui-shadow-ambient-offset-s)) calc(0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-carrot-bottom-right-s:calc(0.707 * var(--rui-shadow-offset-s)) calc(0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-s)),calc(0.707 * var(--rui-shadow-ambient-offset-s)) calc(0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-carrot-bottom-m:0 var(--rui-shadow-offset-m) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-m)),0 var(--rui-shadow-ambient-offset-m) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-carrot-top-m:0 calc(-1 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-m)),0 calc(-1 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-carrot-left-m:calc(-1 * var(--rui-shadow-offset-m)) 0 var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-m)),calc(-1 * var(--rui-shadow-ambient-offset-m)) 0 var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-carrot-right-m:var(--rui-shadow-offset-m) 0 var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-m)),var(--rui-shadow-ambient-offset-m) 0 var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-carrot-top-left-m:calc(-0.707 * var(--rui-shadow-offset-m)) calc(-0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-m)),calc(-0.707 * var(--rui-shadow-ambient-offset-m)) calc(-0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-carrot-top-right-m:calc(0.707 * var(--rui-shadow-offset-m)) calc(-0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-m)),calc(0.707 * var(--rui-shadow-ambient-offset-m)) calc(-0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-carrot-bottom-left-m:calc(-0.707 * var(--rui-shadow-offset-m)) calc(0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-m)),calc(-0.707 * var(--rui-shadow-ambient-offset-m)) calc(0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-carrot-bottom-right-m:calc(0.707 * var(--rui-shadow-offset-m)) calc(0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-m)),calc(0.707 * var(--rui-shadow-ambient-offset-m)) calc(0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-carrot-bottom-l:0 var(--rui-shadow-offset-l) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-l)),0 var(--rui-shadow-ambient-offset-l) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-carrot-top-l:0 calc(-1 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-l)),0 calc(-1 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-carrot-left-l:calc(-1 * var(--rui-shadow-offset-l)) 0 var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-l)),calc(-1 * var(--rui-shadow-ambient-offset-l)) 0 var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-carrot-right-l:var(--rui-shadow-offset-l) 0 var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-l)),var(--rui-shadow-ambient-offset-l) 0 var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-carrot-top-left-l:calc(-0.707 * var(--rui-shadow-offset-l)) calc(-0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-l)),calc(-0.707 * var(--rui-shadow-ambient-offset-l)) calc(-0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-carrot-top-right-l:calc(0.707 * var(--rui-shadow-offset-l)) calc(-0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-l)),calc(0.707 * var(--rui-shadow-ambient-offset-l)) calc(-0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-carrot-bottom-left-l:calc(-0.707 * var(--rui-shadow-offset-l)) calc(0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-l)),calc(-0.707 * var(--rui-shadow-ambient-offset-l)) calc(0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-carrot-bottom-right-l:calc(0.707 * var(--rui-shadow-offset-l)) calc(0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-l)),calc(0.707 * var(--rui-shadow-ambient-offset-l)) calc(0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-carrot-bottom-xl:0 var(--rui-shadow-offset-xl) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-xl)),0 var(--rui-shadow-ambient-offset-xl) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-carrot-top-xl:0 calc(-1 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-carrot-left-xl:calc(-1 * var(--rui-shadow-offset-xl)) 0 var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-xl)),calc(-1 * var(--rui-shadow-ambient-offset-xl)) 0 var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-carrot-right-xl:var(--rui-shadow-offset-xl) 0 var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-xl)),var(--rui-shadow-ambient-offset-xl) 0 var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-carrot-top-left-xl:calc(-0.707 * var(--rui-shadow-offset-xl)) calc(-0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-carrot-top-right-xl:calc(0.707 * var(--rui-shadow-offset-xl)) calc(-0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-xl)),calc(0.707 * var(--rui-shadow-ambient-offset-xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-carrot-bottom-left-xl:calc(-0.707 * var(--rui-shadow-offset-xl)) calc(0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) calc(0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-carrot-bottom-right-xl:calc(0.707 * var(--rui-shadow-offset-xl)) calc(0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-xl)),calc(0.707 * var(--rui-shadow-ambient-offset-xl)) calc(0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-carrot-bottom-2xl:0 var(--rui-shadow-offset-2xl) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-2xl)),0 var(--rui-shadow-ambient-offset-2xl) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-carrot-top-2xl:0 calc(-1 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-2xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-carrot-left-2xl:calc(-1 * var(--rui-shadow-offset-2xl)) 0 var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-2xl)),calc(-1 * var(--rui-shadow-ambient-offset-2xl)) 0 var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-carrot-right-2xl:var(--rui-shadow-offset-2xl) 0 var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-2xl)),var(--rui-shadow-ambient-offset-2xl) 0 var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-carrot-top-left-2xl:calc(-0.707 * var(--rui-shadow-offset-2xl)) calc(-0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-2xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-carrot-top-right-2xl:calc(0.707 * var(--rui-shadow-offset-2xl)) calc(-0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-2xl)),calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-carrot-bottom-left-2xl:calc(-0.707 * var(--rui-shadow-offset-2xl)) calc(0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-2xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-carrot-bottom-right-2xl:calc(0.707 * var(--rui-shadow-offset-2xl)) calc(0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-2xl)),calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-carrot-bottom-3xl:0 var(--rui-shadow-offset-3xl) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-3xl)),0 var(--rui-shadow-ambient-offset-3xl) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-carrot-top-3xl:0 calc(-1 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-3xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-carrot-left-3xl:calc(-1 * var(--rui-shadow-offset-3xl)) 0 var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-3xl)),calc(-1 * var(--rui-shadow-ambient-offset-3xl)) 0 var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-carrot-right-3xl:var(--rui-shadow-offset-3xl) 0 var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-3xl)),var(--rui-shadow-ambient-offset-3xl) 0 var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-carrot-top-left-3xl:calc(-0.707 * var(--rui-shadow-offset-3xl)) calc(-0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-3xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-carrot-top-right-3xl:calc(0.707 * var(--rui-shadow-offset-3xl)) calc(-0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-3xl)),calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-carrot-bottom-left-3xl:calc(-0.707 * var(--rui-shadow-offset-3xl)) calc(0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-3xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-carrot-bottom-right-3xl:calc(0.707 * var(--rui-shadow-offset-3xl)) calc(0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-3xl)),calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-carrot-bottom-4xl:0 var(--rui-shadow-offset-4xl) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-4xl)),0 var(--rui-shadow-ambient-offset-4xl) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-carrot-top-4xl:0 calc(-1 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-4xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-carrot-left-4xl:calc(-1 * var(--rui-shadow-offset-4xl)) 0 var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-4xl)),calc(-1 * var(--rui-shadow-ambient-offset-4xl)) 0 var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-carrot-right-4xl:var(--rui-shadow-offset-4xl) 0 var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-4xl)),var(--rui-shadow-ambient-offset-4xl) 0 var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-carrot-top-left-4xl:calc(-0.707 * var(--rui-shadow-offset-4xl)) calc(-0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-4xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-carrot-top-right-4xl:calc(0.707 * var(--rui-shadow-offset-4xl)) calc(-0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-4xl)),calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-carrot-bottom-left-4xl:calc(-0.707 * var(--rui-shadow-offset-4xl)) calc(0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-4xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-carrot-bottom-right-4xl:calc(0.707 * var(--rui-shadow-offset-4xl)) calc(0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-alpha-4xl)),calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-carrot) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-amber-bottom-xs:0 var(--rui-shadow-offset-xs) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-xs)),0 var(--rui-shadow-ambient-offset-xs) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-amber-top-xs:0 calc(-1 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-xs)),0 calc(-1 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-amber-left-xs:calc(-1 * var(--rui-shadow-offset-xs)) 0 var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-xs)),calc(-1 * var(--rui-shadow-ambient-offset-xs)) 0 var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-amber-right-xs:var(--rui-shadow-offset-xs) 0 var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-xs)),var(--rui-shadow-ambient-offset-xs) 0 var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-amber-top-left-xs:calc(-0.707 * var(--rui-shadow-offset-xs)) calc(-0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-xs)),calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-amber-top-right-xs:calc(0.707 * var(--rui-shadow-offset-xs)) calc(-0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-xs)),calc(0.707 * var(--rui-shadow-ambient-offset-xs)) calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-amber-bottom-left-xs:calc(-0.707 * var(--rui-shadow-offset-xs)) calc(0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-xs)),calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) calc(0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-amber-bottom-right-xs:calc(0.707 * var(--rui-shadow-offset-xs)) calc(0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-xs)),calc(0.707 * var(--rui-shadow-ambient-offset-xs)) calc(0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-amber-bottom-s:0 var(--rui-shadow-offset-s) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-s)),0 var(--rui-shadow-ambient-offset-s) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-amber-top-s:0 calc(-1 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-s)),0 calc(-1 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-amber-left-s:calc(-1 * var(--rui-shadow-offset-s)) 0 var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-s)),calc(-1 * var(--rui-shadow-ambient-offset-s)) 0 var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-amber-right-s:var(--rui-shadow-offset-s) 0 var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-s)),var(--rui-shadow-ambient-offset-s) 0 var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-amber-top-left-s:calc(-0.707 * var(--rui-shadow-offset-s)) calc(-0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-s)),calc(-0.707 * var(--rui-shadow-ambient-offset-s)) calc(-0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-amber-top-right-s:calc(0.707 * var(--rui-shadow-offset-s)) calc(-0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-s)),calc(0.707 * var(--rui-shadow-ambient-offset-s)) calc(-0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-amber-bottom-left-s:calc(-0.707 * var(--rui-shadow-offset-s)) calc(0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-s)),calc(-0.707 * var(--rui-shadow-ambient-offset-s)) calc(0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-amber-bottom-right-s:calc(0.707 * var(--rui-shadow-offset-s)) calc(0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-s)),calc(0.707 * var(--rui-shadow-ambient-offset-s)) calc(0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-amber-bottom-m:0 var(--rui-shadow-offset-m) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-m)),0 var(--rui-shadow-ambient-offset-m) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-amber-top-m:0 calc(-1 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-m)),0 calc(-1 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-amber-left-m:calc(-1 * var(--rui-shadow-offset-m)) 0 var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-m)),calc(-1 * var(--rui-shadow-ambient-offset-m)) 0 var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-amber-right-m:var(--rui-shadow-offset-m) 0 var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-m)),var(--rui-shadow-ambient-offset-m) 0 var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-amber-top-left-m:calc(-0.707 * var(--rui-shadow-offset-m)) calc(-0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-m)),calc(-0.707 * var(--rui-shadow-ambient-offset-m)) calc(-0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-amber-top-right-m:calc(0.707 * var(--rui-shadow-offset-m)) calc(-0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-m)),calc(0.707 * var(--rui-shadow-ambient-offset-m)) calc(-0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-amber-bottom-left-m:calc(-0.707 * var(--rui-shadow-offset-m)) calc(0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-m)),calc(-0.707 * var(--rui-shadow-ambient-offset-m)) calc(0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-amber-bottom-right-m:calc(0.707 * var(--rui-shadow-offset-m)) calc(0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-m)),calc(0.707 * var(--rui-shadow-ambient-offset-m)) calc(0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-amber-bottom-l:0 var(--rui-shadow-offset-l) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-l)),0 var(--rui-shadow-ambient-offset-l) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-amber-top-l:0 calc(-1 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-l)),0 calc(-1 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-amber-left-l:calc(-1 * var(--rui-shadow-offset-l)) 0 var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-l)),calc(-1 * var(--rui-shadow-ambient-offset-l)) 0 var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-amber-right-l:var(--rui-shadow-offset-l) 0 var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-l)),var(--rui-shadow-ambient-offset-l) 0 var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-amber-top-left-l:calc(-0.707 * var(--rui-shadow-offset-l)) calc(-0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-l)),calc(-0.707 * var(--rui-shadow-ambient-offset-l)) calc(-0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-amber-top-right-l:calc(0.707 * var(--rui-shadow-offset-l)) calc(-0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-l)),calc(0.707 * var(--rui-shadow-ambient-offset-l)) calc(-0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-amber-bottom-left-l:calc(-0.707 * var(--rui-shadow-offset-l)) calc(0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-l)),calc(-0.707 * var(--rui-shadow-ambient-offset-l)) calc(0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-amber-bottom-right-l:calc(0.707 * var(--rui-shadow-offset-l)) calc(0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-l)),calc(0.707 * var(--rui-shadow-ambient-offset-l)) calc(0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-amber-bottom-xl:0 var(--rui-shadow-offset-xl) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-xl)),0 var(--rui-shadow-ambient-offset-xl) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-amber-top-xl:0 calc(-1 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-amber-left-xl:calc(-1 * var(--rui-shadow-offset-xl)) 0 var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-xl)),calc(-1 * var(--rui-shadow-ambient-offset-xl)) 0 var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-amber-right-xl:var(--rui-shadow-offset-xl) 0 var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-xl)),var(--rui-shadow-ambient-offset-xl) 0 var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-amber-top-left-xl:calc(-0.707 * var(--rui-shadow-offset-xl)) calc(-0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-amber-top-right-xl:calc(0.707 * var(--rui-shadow-offset-xl)) calc(-0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-xl)),calc(0.707 * var(--rui-shadow-ambient-offset-xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-amber-bottom-left-xl:calc(-0.707 * var(--rui-shadow-offset-xl)) calc(0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) calc(0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-amber-bottom-right-xl:calc(0.707 * var(--rui-shadow-offset-xl)) calc(0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-xl)),calc(0.707 * var(--rui-shadow-ambient-offset-xl)) calc(0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-amber-bottom-2xl:0 var(--rui-shadow-offset-2xl) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-2xl)),0 var(--rui-shadow-ambient-offset-2xl) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-amber-top-2xl:0 calc(-1 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-2xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-amber-left-2xl:calc(-1 * var(--rui-shadow-offset-2xl)) 0 var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-2xl)),calc(-1 * var(--rui-shadow-ambient-offset-2xl)) 0 var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-amber-right-2xl:var(--rui-shadow-offset-2xl) 0 var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-2xl)),var(--rui-shadow-ambient-offset-2xl) 0 var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-amber-top-left-2xl:calc(-0.707 * var(--rui-shadow-offset-2xl)) calc(-0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-2xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-amber-top-right-2xl:calc(0.707 * var(--rui-shadow-offset-2xl)) calc(-0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-2xl)),calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-amber-bottom-left-2xl:calc(-0.707 * var(--rui-shadow-offset-2xl)) calc(0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-2xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-amber-bottom-right-2xl:calc(0.707 * var(--rui-shadow-offset-2xl)) calc(0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-2xl)),calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-amber-bottom-3xl:0 var(--rui-shadow-offset-3xl) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-3xl)),0 var(--rui-shadow-ambient-offset-3xl) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-amber-top-3xl:0 calc(-1 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-3xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-amber-left-3xl:calc(-1 * var(--rui-shadow-offset-3xl)) 0 var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-3xl)),calc(-1 * var(--rui-shadow-ambient-offset-3xl)) 0 var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-amber-right-3xl:var(--rui-shadow-offset-3xl) 0 var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-3xl)),var(--rui-shadow-ambient-offset-3xl) 0 var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-amber-top-left-3xl:calc(-0.707 * var(--rui-shadow-offset-3xl)) calc(-0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-3xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-amber-top-right-3xl:calc(0.707 * var(--rui-shadow-offset-3xl)) calc(-0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-3xl)),calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-amber-bottom-left-3xl:calc(-0.707 * var(--rui-shadow-offset-3xl)) calc(0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-3xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-amber-bottom-right-3xl:calc(0.707 * var(--rui-shadow-offset-3xl)) calc(0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-3xl)),calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-amber-bottom-4xl:0 var(--rui-shadow-offset-4xl) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-4xl)),0 var(--rui-shadow-ambient-offset-4xl) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-amber-top-4xl:0 calc(-1 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-4xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-amber-left-4xl:calc(-1 * var(--rui-shadow-offset-4xl)) 0 var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-4xl)),calc(-1 * var(--rui-shadow-ambient-offset-4xl)) 0 var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-amber-right-4xl:var(--rui-shadow-offset-4xl) 0 var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-4xl)),var(--rui-shadow-ambient-offset-4xl) 0 var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-amber-top-left-4xl:calc(-0.707 * var(--rui-shadow-offset-4xl)) calc(-0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-4xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-amber-top-right-4xl:calc(0.707 * var(--rui-shadow-offset-4xl)) calc(-0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-4xl)),calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-amber-bottom-left-4xl:calc(-0.707 * var(--rui-shadow-offset-4xl)) calc(0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-4xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-amber-bottom-right-4xl:calc(0.707 * var(--rui-shadow-offset-4xl)) calc(0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-alpha-4xl)),calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-amber) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-yellow-bottom-xs:0 var(--rui-shadow-offset-xs) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-xs)),0 var(--rui-shadow-ambient-offset-xs) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-yellow-top-xs:0 calc(-1 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-xs)),0 calc(-1 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-yellow-left-xs:calc(-1 * var(--rui-shadow-offset-xs)) 0 var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-xs)),calc(-1 * var(--rui-shadow-ambient-offset-xs)) 0 var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-yellow-right-xs:var(--rui-shadow-offset-xs) 0 var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-xs)),var(--rui-shadow-ambient-offset-xs) 0 var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-yellow-top-left-xs:calc(-0.707 * var(--rui-shadow-offset-xs)) calc(-0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-xs)),calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-yellow-top-right-xs:calc(0.707 * var(--rui-shadow-offset-xs)) calc(-0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-xs)),calc(0.707 * var(--rui-shadow-ambient-offset-xs)) calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-yellow-bottom-left-xs:calc(-0.707 * var(--rui-shadow-offset-xs)) calc(0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-xs)),calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) calc(0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-yellow-bottom-right-xs:calc(0.707 * var(--rui-shadow-offset-xs)) calc(0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-xs)),calc(0.707 * var(--rui-shadow-ambient-offset-xs)) calc(0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-yellow-bottom-s:0 var(--rui-shadow-offset-s) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-s)),0 var(--rui-shadow-ambient-offset-s) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-yellow-top-s:0 calc(-1 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-s)),0 calc(-1 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-yellow-left-s:calc(-1 * var(--rui-shadow-offset-s)) 0 var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-s)),calc(-1 * var(--rui-shadow-ambient-offset-s)) 0 var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-yellow-right-s:var(--rui-shadow-offset-s) 0 var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-s)),var(--rui-shadow-ambient-offset-s) 0 var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-yellow-top-left-s:calc(-0.707 * var(--rui-shadow-offset-s)) calc(-0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-s)),calc(-0.707 * var(--rui-shadow-ambient-offset-s)) calc(-0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-yellow-top-right-s:calc(0.707 * var(--rui-shadow-offset-s)) calc(-0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-s)),calc(0.707 * var(--rui-shadow-ambient-offset-s)) calc(-0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-yellow-bottom-left-s:calc(-0.707 * var(--rui-shadow-offset-s)) calc(0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-s)),calc(-0.707 * var(--rui-shadow-ambient-offset-s)) calc(0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-yellow-bottom-right-s:calc(0.707 * var(--rui-shadow-offset-s)) calc(0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-s)),calc(0.707 * var(--rui-shadow-ambient-offset-s)) calc(0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-yellow-bottom-m:0 var(--rui-shadow-offset-m) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-m)),0 var(--rui-shadow-ambient-offset-m) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-yellow-top-m:0 calc(-1 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-m)),0 calc(-1 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-yellow-left-m:calc(-1 * var(--rui-shadow-offset-m)) 0 var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-m)),calc(-1 * var(--rui-shadow-ambient-offset-m)) 0 var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-yellow-right-m:var(--rui-shadow-offset-m) 0 var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-m)),var(--rui-shadow-ambient-offset-m) 0 var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-yellow-top-left-m:calc(-0.707 * var(--rui-shadow-offset-m)) calc(-0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-m)),calc(-0.707 * var(--rui-shadow-ambient-offset-m)) calc(-0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-yellow-top-right-m:calc(0.707 * var(--rui-shadow-offset-m)) calc(-0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-m)),calc(0.707 * var(--rui-shadow-ambient-offset-m)) calc(-0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-yellow-bottom-left-m:calc(-0.707 * var(--rui-shadow-offset-m)) calc(0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-m)),calc(-0.707 * var(--rui-shadow-ambient-offset-m)) calc(0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-yellow-bottom-right-m:calc(0.707 * var(--rui-shadow-offset-m)) calc(0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-m)),calc(0.707 * var(--rui-shadow-ambient-offset-m)) calc(0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-yellow-bottom-l:0 var(--rui-shadow-offset-l) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-l)),0 var(--rui-shadow-ambient-offset-l) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-yellow-top-l:0 calc(-1 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-l)),0 calc(-1 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-yellow-left-l:calc(-1 * var(--rui-shadow-offset-l)) 0 var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-l)),calc(-1 * var(--rui-shadow-ambient-offset-l)) 0 var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-yellow-right-l:var(--rui-shadow-offset-l) 0 var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-l)),var(--rui-shadow-ambient-offset-l) 0 var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-yellow-top-left-l:calc(-0.707 * var(--rui-shadow-offset-l)) calc(-0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-l)),calc(-0.707 * var(--rui-shadow-ambient-offset-l)) calc(-0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-yellow-top-right-l:calc(0.707 * var(--rui-shadow-offset-l)) calc(-0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-l)),calc(0.707 * var(--rui-shadow-ambient-offset-l)) calc(-0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-yellow-bottom-left-l:calc(-0.707 * var(--rui-shadow-offset-l)) calc(0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-l)),calc(-0.707 * var(--rui-shadow-ambient-offset-l)) calc(0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-yellow-bottom-right-l:calc(0.707 * var(--rui-shadow-offset-l)) calc(0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-l)),calc(0.707 * var(--rui-shadow-ambient-offset-l)) calc(0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-yellow-bottom-xl:0 var(--rui-shadow-offset-xl) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-xl)),0 var(--rui-shadow-ambient-offset-xl) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-yellow-top-xl:0 calc(-1 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-yellow-left-xl:calc(-1 * var(--rui-shadow-offset-xl)) 0 var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-xl)),calc(-1 * var(--rui-shadow-ambient-offset-xl)) 0 var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-yellow-right-xl:var(--rui-shadow-offset-xl) 0 var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-xl)),var(--rui-shadow-ambient-offset-xl) 0 var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-yellow-top-left-xl:calc(-0.707 * var(--rui-shadow-offset-xl)) calc(-0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-yellow-top-right-xl:calc(0.707 * var(--rui-shadow-offset-xl)) calc(-0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-xl)),calc(0.707 * var(--rui-shadow-ambient-offset-xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-yellow-bottom-left-xl:calc(-0.707 * var(--rui-shadow-offset-xl)) calc(0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) calc(0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-yellow-bottom-right-xl:calc(0.707 * var(--rui-shadow-offset-xl)) calc(0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-xl)),calc(0.707 * var(--rui-shadow-ambient-offset-xl)) calc(0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-yellow-bottom-2xl:0 var(--rui-shadow-offset-2xl) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-2xl)),0 var(--rui-shadow-ambient-offset-2xl) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-yellow-top-2xl:0 calc(-1 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-2xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-yellow-left-2xl:calc(-1 * var(--rui-shadow-offset-2xl)) 0 var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-2xl)),calc(-1 * var(--rui-shadow-ambient-offset-2xl)) 0 var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-yellow-right-2xl:var(--rui-shadow-offset-2xl) 0 var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-2xl)),var(--rui-shadow-ambient-offset-2xl) 0 var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-yellow-top-left-2xl:calc(-0.707 * var(--rui-shadow-offset-2xl)) calc(-0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-2xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-yellow-top-right-2xl:calc(0.707 * var(--rui-shadow-offset-2xl)) calc(-0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-2xl)),calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-yellow-bottom-left-2xl:calc(-0.707 * var(--rui-shadow-offset-2xl)) calc(0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-2xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-yellow-bottom-right-2xl:calc(0.707 * var(--rui-shadow-offset-2xl)) calc(0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-2xl)),calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-yellow-bottom-3xl:0 var(--rui-shadow-offset-3xl) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-3xl)),0 var(--rui-shadow-ambient-offset-3xl) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-yellow-top-3xl:0 calc(-1 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-3xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-yellow-left-3xl:calc(-1 * var(--rui-shadow-offset-3xl)) 0 var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-3xl)),calc(-1 * var(--rui-shadow-ambient-offset-3xl)) 0 var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-yellow-right-3xl:var(--rui-shadow-offset-3xl) 0 var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-3xl)),var(--rui-shadow-ambient-offset-3xl) 0 var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-yellow-top-left-3xl:calc(-0.707 * var(--rui-shadow-offset-3xl)) calc(-0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-3xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-yellow-top-right-3xl:calc(0.707 * var(--rui-shadow-offset-3xl)) calc(-0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-3xl)),calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-yellow-bottom-left-3xl:calc(-0.707 * var(--rui-shadow-offset-3xl)) calc(0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-3xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-yellow-bottom-right-3xl:calc(0.707 * var(--rui-shadow-offset-3xl)) calc(0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-3xl)),calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-yellow-bottom-4xl:0 var(--rui-shadow-offset-4xl) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-4xl)),0 var(--rui-shadow-ambient-offset-4xl) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-yellow-top-4xl:0 calc(-1 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-4xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-yellow-left-4xl:calc(-1 * var(--rui-shadow-offset-4xl)) 0 var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-4xl)),calc(-1 * var(--rui-shadow-ambient-offset-4xl)) 0 var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-yellow-right-4xl:var(--rui-shadow-offset-4xl) 0 var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-4xl)),var(--rui-shadow-ambient-offset-4xl) 0 var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-yellow-top-left-4xl:calc(-0.707 * var(--rui-shadow-offset-4xl)) calc(-0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-4xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-yellow-top-right-4xl:calc(0.707 * var(--rui-shadow-offset-4xl)) calc(-0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-4xl)),calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-yellow-bottom-left-4xl:calc(-0.707 * var(--rui-shadow-offset-4xl)) calc(0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-4xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-yellow-bottom-right-4xl:calc(0.707 * var(--rui-shadow-offset-4xl)) calc(0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-alpha-4xl)),calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-yellow) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-acid-bottom-xs:0 var(--rui-shadow-offset-xs) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-xs)),0 var(--rui-shadow-ambient-offset-xs) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-acid-top-xs:0 calc(-1 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-xs)),0 calc(-1 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-acid-left-xs:calc(-1 * var(--rui-shadow-offset-xs)) 0 var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-xs)),calc(-1 * var(--rui-shadow-ambient-offset-xs)) 0 var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-acid-right-xs:var(--rui-shadow-offset-xs) 0 var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-xs)),var(--rui-shadow-ambient-offset-xs) 0 var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-acid-top-left-xs:calc(-0.707 * var(--rui-shadow-offset-xs)) calc(-0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-xs)),calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-acid-top-right-xs:calc(0.707 * var(--rui-shadow-offset-xs)) calc(-0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-xs)),calc(0.707 * var(--rui-shadow-ambient-offset-xs)) calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-acid-bottom-left-xs:calc(-0.707 * var(--rui-shadow-offset-xs)) calc(0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-xs)),calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) calc(0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-acid-bottom-right-xs:calc(0.707 * var(--rui-shadow-offset-xs)) calc(0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-xs)),calc(0.707 * var(--rui-shadow-ambient-offset-xs)) calc(0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-acid-bottom-s:0 var(--rui-shadow-offset-s) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-s)),0 var(--rui-shadow-ambient-offset-s) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-acid-top-s:0 calc(-1 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-s)),0 calc(-1 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-acid-left-s:calc(-1 * var(--rui-shadow-offset-s)) 0 var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-s)),calc(-1 * var(--rui-shadow-ambient-offset-s)) 0 var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-acid-right-s:var(--rui-shadow-offset-s) 0 var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-s)),var(--rui-shadow-ambient-offset-s) 0 var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-acid-top-left-s:calc(-0.707 * var(--rui-shadow-offset-s)) calc(-0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-s)),calc(-0.707 * var(--rui-shadow-ambient-offset-s)) calc(-0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-acid-top-right-s:calc(0.707 * var(--rui-shadow-offset-s)) calc(-0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-s)),calc(0.707 * var(--rui-shadow-ambient-offset-s)) calc(-0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-acid-bottom-left-s:calc(-0.707 * var(--rui-shadow-offset-s)) calc(0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-s)),calc(-0.707 * var(--rui-shadow-ambient-offset-s)) calc(0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-acid-bottom-right-s:calc(0.707 * var(--rui-shadow-offset-s)) calc(0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-s)),calc(0.707 * var(--rui-shadow-ambient-offset-s)) calc(0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-acid-bottom-m:0 var(--rui-shadow-offset-m) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-m)),0 var(--rui-shadow-ambient-offset-m) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-acid-top-m:0 calc(-1 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-m)),0 calc(-1 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-acid-left-m:calc(-1 * var(--rui-shadow-offset-m)) 0 var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-m)),calc(-1 * var(--rui-shadow-ambient-offset-m)) 0 var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-acid-right-m:var(--rui-shadow-offset-m) 0 var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-m)),var(--rui-shadow-ambient-offset-m) 0 var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-acid-top-left-m:calc(-0.707 * var(--rui-shadow-offset-m)) calc(-0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-m)),calc(-0.707 * var(--rui-shadow-ambient-offset-m)) calc(-0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-acid-top-right-m:calc(0.707 * var(--rui-shadow-offset-m)) calc(-0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-m)),calc(0.707 * var(--rui-shadow-ambient-offset-m)) calc(-0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-acid-bottom-left-m:calc(-0.707 * var(--rui-shadow-offset-m)) calc(0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-m)),calc(-0.707 * var(--rui-shadow-ambient-offset-m)) calc(0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-acid-bottom-right-m:calc(0.707 * var(--rui-shadow-offset-m)) calc(0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-m)),calc(0.707 * var(--rui-shadow-ambient-offset-m)) calc(0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-acid-bottom-l:0 var(--rui-shadow-offset-l) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-l)),0 var(--rui-shadow-ambient-offset-l) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-acid-top-l:0 calc(-1 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-l)),0 calc(-1 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-acid-left-l:calc(-1 * var(--rui-shadow-offset-l)) 0 var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-l)),calc(-1 * var(--rui-shadow-ambient-offset-l)) 0 var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-acid-right-l:var(--rui-shadow-offset-l) 0 var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-l)),var(--rui-shadow-ambient-offset-l) 0 var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-acid-top-left-l:calc(-0.707 * var(--rui-shadow-offset-l)) calc(-0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-l)),calc(-0.707 * var(--rui-shadow-ambient-offset-l)) calc(-0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-acid-top-right-l:calc(0.707 * var(--rui-shadow-offset-l)) calc(-0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-l)),calc(0.707 * var(--rui-shadow-ambient-offset-l)) calc(-0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-acid-bottom-left-l:calc(-0.707 * var(--rui-shadow-offset-l)) calc(0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-l)),calc(-0.707 * var(--rui-shadow-ambient-offset-l)) calc(0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-acid-bottom-right-l:calc(0.707 * var(--rui-shadow-offset-l)) calc(0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-l)),calc(0.707 * var(--rui-shadow-ambient-offset-l)) calc(0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-acid-bottom-xl:0 var(--rui-shadow-offset-xl) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-xl)),0 var(--rui-shadow-ambient-offset-xl) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-acid-top-xl:0 calc(-1 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-acid-left-xl:calc(-1 * var(--rui-shadow-offset-xl)) 0 var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-xl)),calc(-1 * var(--rui-shadow-ambient-offset-xl)) 0 var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-acid-right-xl:var(--rui-shadow-offset-xl) 0 var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-xl)),var(--rui-shadow-ambient-offset-xl) 0 var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-acid-top-left-xl:calc(-0.707 * var(--rui-shadow-offset-xl)) calc(-0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-acid-top-right-xl:calc(0.707 * var(--rui-shadow-offset-xl)) calc(-0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-xl)),calc(0.707 * var(--rui-shadow-ambient-offset-xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-acid-bottom-left-xl:calc(-0.707 * var(--rui-shadow-offset-xl)) calc(0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) calc(0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-acid-bottom-right-xl:calc(0.707 * var(--rui-shadow-offset-xl)) calc(0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-xl)),calc(0.707 * var(--rui-shadow-ambient-offset-xl)) calc(0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-acid-bottom-2xl:0 var(--rui-shadow-offset-2xl) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-2xl)),0 var(--rui-shadow-ambient-offset-2xl) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-acid-top-2xl:0 calc(-1 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-2xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-acid-left-2xl:calc(-1 * var(--rui-shadow-offset-2xl)) 0 var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-2xl)),calc(-1 * var(--rui-shadow-ambient-offset-2xl)) 0 var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-acid-right-2xl:var(--rui-shadow-offset-2xl) 0 var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-2xl)),var(--rui-shadow-ambient-offset-2xl) 0 var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-acid-top-left-2xl:calc(-0.707 * var(--rui-shadow-offset-2xl)) calc(-0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-2xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-acid-top-right-2xl:calc(0.707 * var(--rui-shadow-offset-2xl)) calc(-0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-2xl)),calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-acid-bottom-left-2xl:calc(-0.707 * var(--rui-shadow-offset-2xl)) calc(0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-2xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-acid-bottom-right-2xl:calc(0.707 * var(--rui-shadow-offset-2xl)) calc(0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-2xl)),calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-acid-bottom-3xl:0 var(--rui-shadow-offset-3xl) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-3xl)),0 var(--rui-shadow-ambient-offset-3xl) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-acid-top-3xl:0 calc(-1 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-3xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-acid-left-3xl:calc(-1 * var(--rui-shadow-offset-3xl)) 0 var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-3xl)),calc(-1 * var(--rui-shadow-ambient-offset-3xl)) 0 var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-acid-right-3xl:var(--rui-shadow-offset-3xl) 0 var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-3xl)),var(--rui-shadow-ambient-offset-3xl) 0 var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-acid-top-left-3xl:calc(-0.707 * var(--rui-shadow-offset-3xl)) calc(-0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-3xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-acid-top-right-3xl:calc(0.707 * var(--rui-shadow-offset-3xl)) calc(-0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-3xl)),calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-acid-bottom-left-3xl:calc(-0.707 * var(--rui-shadow-offset-3xl)) calc(0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-3xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-acid-bottom-right-3xl:calc(0.707 * var(--rui-shadow-offset-3xl)) calc(0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-3xl)),calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-acid-bottom-4xl:0 var(--rui-shadow-offset-4xl) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-4xl)),0 var(--rui-shadow-ambient-offset-4xl) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-acid-top-4xl:0 calc(-1 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-4xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-acid-left-4xl:calc(-1 * var(--rui-shadow-offset-4xl)) 0 var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-4xl)),calc(-1 * var(--rui-shadow-ambient-offset-4xl)) 0 var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-acid-right-4xl:var(--rui-shadow-offset-4xl) 0 var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-4xl)),var(--rui-shadow-ambient-offset-4xl) 0 var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-acid-top-left-4xl:calc(-0.707 * var(--rui-shadow-offset-4xl)) calc(-0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-4xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-acid-top-right-4xl:calc(0.707 * var(--rui-shadow-offset-4xl)) calc(-0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-4xl)),calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-acid-bottom-left-4xl:calc(-0.707 * var(--rui-shadow-offset-4xl)) calc(0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-4xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-acid-bottom-right-4xl:calc(0.707 * var(--rui-shadow-offset-4xl)) calc(0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-alpha-4xl)),calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-acid) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-lime-bottom-xs:0 var(--rui-shadow-offset-xs) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-xs)),0 var(--rui-shadow-ambient-offset-xs) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-lime-top-xs:0 calc(-1 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-xs)),0 calc(-1 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-lime-left-xs:calc(-1 * var(--rui-shadow-offset-xs)) 0 var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-xs)),calc(-1 * var(--rui-shadow-ambient-offset-xs)) 0 var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-lime-right-xs:var(--rui-shadow-offset-xs) 0 var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-xs)),var(--rui-shadow-ambient-offset-xs) 0 var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-lime-top-left-xs:calc(-0.707 * var(--rui-shadow-offset-xs)) calc(-0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-xs)),calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-lime-top-right-xs:calc(0.707 * var(--rui-shadow-offset-xs)) calc(-0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-xs)),calc(0.707 * var(--rui-shadow-ambient-offset-xs)) calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-lime-bottom-left-xs:calc(-0.707 * var(--rui-shadow-offset-xs)) calc(0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-xs)),calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) calc(0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-lime-bottom-right-xs:calc(0.707 * var(--rui-shadow-offset-xs)) calc(0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-xs)),calc(0.707 * var(--rui-shadow-ambient-offset-xs)) calc(0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-lime-bottom-s:0 var(--rui-shadow-offset-s) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-s)),0 var(--rui-shadow-ambient-offset-s) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-lime-top-s:0 calc(-1 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-s)),0 calc(-1 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-lime-left-s:calc(-1 * var(--rui-shadow-offset-s)) 0 var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-s)),calc(-1 * var(--rui-shadow-ambient-offset-s)) 0 var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-lime-right-s:var(--rui-shadow-offset-s) 0 var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-s)),var(--rui-shadow-ambient-offset-s) 0 var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-lime-top-left-s:calc(-0.707 * var(--rui-shadow-offset-s)) calc(-0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-s)),calc(-0.707 * var(--rui-shadow-ambient-offset-s)) calc(-0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-lime-top-right-s:calc(0.707 * var(--rui-shadow-offset-s)) calc(-0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-s)),calc(0.707 * var(--rui-shadow-ambient-offset-s)) calc(-0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-lime-bottom-left-s:calc(-0.707 * var(--rui-shadow-offset-s)) calc(0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-s)),calc(-0.707 * var(--rui-shadow-ambient-offset-s)) calc(0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-lime-bottom-right-s:calc(0.707 * var(--rui-shadow-offset-s)) calc(0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-s)),calc(0.707 * var(--rui-shadow-ambient-offset-s)) calc(0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-lime-bottom-m:0 var(--rui-shadow-offset-m) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-m)),0 var(--rui-shadow-ambient-offset-m) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-lime-top-m:0 calc(-1 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-m)),0 calc(-1 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-lime-left-m:calc(-1 * var(--rui-shadow-offset-m)) 0 var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-m)),calc(-1 * var(--rui-shadow-ambient-offset-m)) 0 var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-lime-right-m:var(--rui-shadow-offset-m) 0 var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-m)),var(--rui-shadow-ambient-offset-m) 0 var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-lime-top-left-m:calc(-0.707 * var(--rui-shadow-offset-m)) calc(-0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-m)),calc(-0.707 * var(--rui-shadow-ambient-offset-m)) calc(-0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-lime-top-right-m:calc(0.707 * var(--rui-shadow-offset-m)) calc(-0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-m)),calc(0.707 * var(--rui-shadow-ambient-offset-m)) calc(-0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-lime-bottom-left-m:calc(-0.707 * var(--rui-shadow-offset-m)) calc(0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-m)),calc(-0.707 * var(--rui-shadow-ambient-offset-m)) calc(0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-lime-bottom-right-m:calc(0.707 * var(--rui-shadow-offset-m)) calc(0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-m)),calc(0.707 * var(--rui-shadow-ambient-offset-m)) calc(0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-lime-bottom-l:0 var(--rui-shadow-offset-l) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-l)),0 var(--rui-shadow-ambient-offset-l) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-lime-top-l:0 calc(-1 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-l)),0 calc(-1 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-lime-left-l:calc(-1 * var(--rui-shadow-offset-l)) 0 var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-l)),calc(-1 * var(--rui-shadow-ambient-offset-l)) 0 var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-lime-right-l:var(--rui-shadow-offset-l) 0 var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-l)),var(--rui-shadow-ambient-offset-l) 0 var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-lime-top-left-l:calc(-0.707 * var(--rui-shadow-offset-l)) calc(-0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-l)),calc(-0.707 * var(--rui-shadow-ambient-offset-l)) calc(-0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-lime-top-right-l:calc(0.707 * var(--rui-shadow-offset-l)) calc(-0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-l)),calc(0.707 * var(--rui-shadow-ambient-offset-l)) calc(-0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-lime-bottom-left-l:calc(-0.707 * var(--rui-shadow-offset-l)) calc(0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-l)),calc(-0.707 * var(--rui-shadow-ambient-offset-l)) calc(0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-lime-bottom-right-l:calc(0.707 * var(--rui-shadow-offset-l)) calc(0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-l)),calc(0.707 * var(--rui-shadow-ambient-offset-l)) calc(0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-lime-bottom-xl:0 var(--rui-shadow-offset-xl) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-xl)),0 var(--rui-shadow-ambient-offset-xl) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-lime-top-xl:0 calc(-1 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-lime-left-xl:calc(-1 * var(--rui-shadow-offset-xl)) 0 var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-xl)),calc(-1 * var(--rui-shadow-ambient-offset-xl)) 0 var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-lime-right-xl:var(--rui-shadow-offset-xl) 0 var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-xl)),var(--rui-shadow-ambient-offset-xl) 0 var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-lime-top-left-xl:calc(-0.707 * var(--rui-shadow-offset-xl)) calc(-0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-lime-top-right-xl:calc(0.707 * var(--rui-shadow-offset-xl)) calc(-0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-xl)),calc(0.707 * var(--rui-shadow-ambient-offset-xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-lime-bottom-left-xl:calc(-0.707 * var(--rui-shadow-offset-xl)) calc(0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) calc(0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-lime-bottom-right-xl:calc(0.707 * var(--rui-shadow-offset-xl)) calc(0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-xl)),calc(0.707 * var(--rui-shadow-ambient-offset-xl)) calc(0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-lime-bottom-2xl:0 var(--rui-shadow-offset-2xl) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-2xl)),0 var(--rui-shadow-ambient-offset-2xl) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-lime-top-2xl:0 calc(-1 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-2xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-lime-left-2xl:calc(-1 * var(--rui-shadow-offset-2xl)) 0 var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-2xl)),calc(-1 * var(--rui-shadow-ambient-offset-2xl)) 0 var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-lime-right-2xl:var(--rui-shadow-offset-2xl) 0 var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-2xl)),var(--rui-shadow-ambient-offset-2xl) 0 var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-lime-top-left-2xl:calc(-0.707 * var(--rui-shadow-offset-2xl)) calc(-0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-2xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-lime-top-right-2xl:calc(0.707 * var(--rui-shadow-offset-2xl)) calc(-0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-2xl)),calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-lime-bottom-left-2xl:calc(-0.707 * var(--rui-shadow-offset-2xl)) calc(0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-2xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-lime-bottom-right-2xl:calc(0.707 * var(--rui-shadow-offset-2xl)) calc(0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-2xl)),calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-lime-bottom-3xl:0 var(--rui-shadow-offset-3xl) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-3xl)),0 var(--rui-shadow-ambient-offset-3xl) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-lime-top-3xl:0 calc(-1 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-3xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-lime-left-3xl:calc(-1 * var(--rui-shadow-offset-3xl)) 0 var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-3xl)),calc(-1 * var(--rui-shadow-ambient-offset-3xl)) 0 var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-lime-right-3xl:var(--rui-shadow-offset-3xl) 0 var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-3xl)),var(--rui-shadow-ambient-offset-3xl) 0 var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-lime-top-left-3xl:calc(-0.707 * var(--rui-shadow-offset-3xl)) calc(-0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-3xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-lime-top-right-3xl:calc(0.707 * var(--rui-shadow-offset-3xl)) calc(-0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-3xl)),calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-lime-bottom-left-3xl:calc(-0.707 * var(--rui-shadow-offset-3xl)) calc(0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-3xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-lime-bottom-right-3xl:calc(0.707 * var(--rui-shadow-offset-3xl)) calc(0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-3xl)),calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-lime-bottom-4xl:0 var(--rui-shadow-offset-4xl) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-4xl)),0 var(--rui-shadow-ambient-offset-4xl) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-lime-top-4xl:0 calc(-1 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-4xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-lime-left-4xl:calc(-1 * var(--rui-shadow-offset-4xl)) 0 var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-4xl)),calc(-1 * var(--rui-shadow-ambient-offset-4xl)) 0 var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-lime-right-4xl:var(--rui-shadow-offset-4xl) 0 var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-4xl)),var(--rui-shadow-ambient-offset-4xl) 0 var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-lime-top-left-4xl:calc(-0.707 * var(--rui-shadow-offset-4xl)) calc(-0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-4xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-lime-top-right-4xl:calc(0.707 * var(--rui-shadow-offset-4xl)) calc(-0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-4xl)),calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-lime-bottom-left-4xl:calc(-0.707 * var(--rui-shadow-offset-4xl)) calc(0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-4xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-lime-bottom-right-4xl:calc(0.707 * var(--rui-shadow-offset-4xl)) calc(0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-alpha-4xl)),calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-lime) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-green-bottom-xs:0 var(--rui-shadow-offset-xs) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-xs)),0 var(--rui-shadow-ambient-offset-xs) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-green-top-xs:0 calc(-1 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-xs)),0 calc(-1 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-green-left-xs:calc(-1 * var(--rui-shadow-offset-xs)) 0 var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-xs)),calc(-1 * var(--rui-shadow-ambient-offset-xs)) 0 var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-green-right-xs:var(--rui-shadow-offset-xs) 0 var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-xs)),var(--rui-shadow-ambient-offset-xs) 0 var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-green-top-left-xs:calc(-0.707 * var(--rui-shadow-offset-xs)) calc(-0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-xs)),calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-green-top-right-xs:calc(0.707 * var(--rui-shadow-offset-xs)) calc(-0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-xs)),calc(0.707 * var(--rui-shadow-ambient-offset-xs)) calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-green-bottom-left-xs:calc(-0.707 * var(--rui-shadow-offset-xs)) calc(0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-xs)),calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) calc(0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-green-bottom-right-xs:calc(0.707 * var(--rui-shadow-offset-xs)) calc(0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-xs)),calc(0.707 * var(--rui-shadow-ambient-offset-xs)) calc(0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-green-bottom-s:0 var(--rui-shadow-offset-s) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-s)),0 var(--rui-shadow-ambient-offset-s) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-green-top-s:0 calc(-1 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-s)),0 calc(-1 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-green-left-s:calc(-1 * var(--rui-shadow-offset-s)) 0 var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-s)),calc(-1 * var(--rui-shadow-ambient-offset-s)) 0 var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-green-right-s:var(--rui-shadow-offset-s) 0 var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-s)),var(--rui-shadow-ambient-offset-s) 0 var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-green-top-left-s:calc(-0.707 * var(--rui-shadow-offset-s)) calc(-0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-s)),calc(-0.707 * var(--rui-shadow-ambient-offset-s)) calc(-0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-green-top-right-s:calc(0.707 * var(--rui-shadow-offset-s)) calc(-0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-s)),calc(0.707 * var(--rui-shadow-ambient-offset-s)) calc(-0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-green-bottom-left-s:calc(-0.707 * var(--rui-shadow-offset-s)) calc(0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-s)),calc(-0.707 * var(--rui-shadow-ambient-offset-s)) calc(0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-green-bottom-right-s:calc(0.707 * var(--rui-shadow-offset-s)) calc(0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-s)),calc(0.707 * var(--rui-shadow-ambient-offset-s)) calc(0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-green-bottom-m:0 var(--rui-shadow-offset-m) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-m)),0 var(--rui-shadow-ambient-offset-m) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-green-top-m:0 calc(-1 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-m)),0 calc(-1 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-green-left-m:calc(-1 * var(--rui-shadow-offset-m)) 0 var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-m)),calc(-1 * var(--rui-shadow-ambient-offset-m)) 0 var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-green-right-m:var(--rui-shadow-offset-m) 0 var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-m)),var(--rui-shadow-ambient-offset-m) 0 var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-green-top-left-m:calc(-0.707 * var(--rui-shadow-offset-m)) calc(-0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-m)),calc(-0.707 * var(--rui-shadow-ambient-offset-m)) calc(-0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-green-top-right-m:calc(0.707 * var(--rui-shadow-offset-m)) calc(-0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-m)),calc(0.707 * var(--rui-shadow-ambient-offset-m)) calc(-0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-green-bottom-left-m:calc(-0.707 * var(--rui-shadow-offset-m)) calc(0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-m)),calc(-0.707 * var(--rui-shadow-ambient-offset-m)) calc(0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-green-bottom-right-m:calc(0.707 * var(--rui-shadow-offset-m)) calc(0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-m)),calc(0.707 * var(--rui-shadow-ambient-offset-m)) calc(0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-green-bottom-l:0 var(--rui-shadow-offset-l) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-l)),0 var(--rui-shadow-ambient-offset-l) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-green-top-l:0 calc(-1 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-l)),0 calc(-1 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-green-left-l:calc(-1 * var(--rui-shadow-offset-l)) 0 var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-l)),calc(-1 * var(--rui-shadow-ambient-offset-l)) 0 var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-green-right-l:var(--rui-shadow-offset-l) 0 var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-l)),var(--rui-shadow-ambient-offset-l) 0 var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-green-top-left-l:calc(-0.707 * var(--rui-shadow-offset-l)) calc(-0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-l)),calc(-0.707 * var(--rui-shadow-ambient-offset-l)) calc(-0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-green-top-right-l:calc(0.707 * var(--rui-shadow-offset-l)) calc(-0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-l)),calc(0.707 * var(--rui-shadow-ambient-offset-l)) calc(-0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-green-bottom-left-l:calc(-0.707 * var(--rui-shadow-offset-l)) calc(0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-l)),calc(-0.707 * var(--rui-shadow-ambient-offset-l)) calc(0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-green-bottom-right-l:calc(0.707 * var(--rui-shadow-offset-l)) calc(0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-l)),calc(0.707 * var(--rui-shadow-ambient-offset-l)) calc(0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-green-bottom-xl:0 var(--rui-shadow-offset-xl) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-xl)),0 var(--rui-shadow-ambient-offset-xl) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-green-top-xl:0 calc(-1 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-green-left-xl:calc(-1 * var(--rui-shadow-offset-xl)) 0 var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-xl)),calc(-1 * var(--rui-shadow-ambient-offset-xl)) 0 var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-green-right-xl:var(--rui-shadow-offset-xl) 0 var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-xl)),var(--rui-shadow-ambient-offset-xl) 0 var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-green-top-left-xl:calc(-0.707 * var(--rui-shadow-offset-xl)) calc(-0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-green-top-right-xl:calc(0.707 * var(--rui-shadow-offset-xl)) calc(-0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-xl)),calc(0.707 * var(--rui-shadow-ambient-offset-xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-green-bottom-left-xl:calc(-0.707 * var(--rui-shadow-offset-xl)) calc(0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) calc(0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-green-bottom-right-xl:calc(0.707 * var(--rui-shadow-offset-xl)) calc(0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-xl)),calc(0.707 * var(--rui-shadow-ambient-offset-xl)) calc(0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-green-bottom-2xl:0 var(--rui-shadow-offset-2xl) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-2xl)),0 var(--rui-shadow-ambient-offset-2xl) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-green-top-2xl:0 calc(-1 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-2xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-green-left-2xl:calc(-1 * var(--rui-shadow-offset-2xl)) 0 var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-2xl)),calc(-1 * var(--rui-shadow-ambient-offset-2xl)) 0 var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-green-right-2xl:var(--rui-shadow-offset-2xl) 0 var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-2xl)),var(--rui-shadow-ambient-offset-2xl) 0 var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-green-top-left-2xl:calc(-0.707 * var(--rui-shadow-offset-2xl)) calc(-0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-2xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-green-top-right-2xl:calc(0.707 * var(--rui-shadow-offset-2xl)) calc(-0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-2xl)),calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-green-bottom-left-2xl:calc(-0.707 * var(--rui-shadow-offset-2xl)) calc(0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-2xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-green-bottom-right-2xl:calc(0.707 * var(--rui-shadow-offset-2xl)) calc(0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-2xl)),calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-green-bottom-3xl:0 var(--rui-shadow-offset-3xl) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-3xl)),0 var(--rui-shadow-ambient-offset-3xl) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-green-top-3xl:0 calc(-1 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-3xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-green-left-3xl:calc(-1 * var(--rui-shadow-offset-3xl)) 0 var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-3xl)),calc(-1 * var(--rui-shadow-ambient-offset-3xl)) 0 var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-green-right-3xl:var(--rui-shadow-offset-3xl) 0 var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-3xl)),var(--rui-shadow-ambient-offset-3xl) 0 var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-green-top-left-3xl:calc(-0.707 * var(--rui-shadow-offset-3xl)) calc(-0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-3xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-green-top-right-3xl:calc(0.707 * var(--rui-shadow-offset-3xl)) calc(-0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-3xl)),calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-green-bottom-left-3xl:calc(-0.707 * var(--rui-shadow-offset-3xl)) calc(0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-3xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-green-bottom-right-3xl:calc(0.707 * var(--rui-shadow-offset-3xl)) calc(0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-3xl)),calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-green-bottom-4xl:0 var(--rui-shadow-offset-4xl) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-4xl)),0 var(--rui-shadow-ambient-offset-4xl) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-green-top-4xl:0 calc(-1 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-4xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-green-left-4xl:calc(-1 * var(--rui-shadow-offset-4xl)) 0 var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-4xl)),calc(-1 * var(--rui-shadow-ambient-offset-4xl)) 0 var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-green-right-4xl:var(--rui-shadow-offset-4xl) 0 var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-4xl)),var(--rui-shadow-ambient-offset-4xl) 0 var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-green-top-left-4xl:calc(-0.707 * var(--rui-shadow-offset-4xl)) calc(-0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-4xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-green-top-right-4xl:calc(0.707 * var(--rui-shadow-offset-4xl)) calc(-0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-4xl)),calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-green-bottom-left-4xl:calc(-0.707 * var(--rui-shadow-offset-4xl)) calc(0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-4xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-green-bottom-right-4xl:calc(0.707 * var(--rui-shadow-offset-4xl)) calc(0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-alpha-4xl)),calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-green) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-cyan-bottom-xs:0 var(--rui-shadow-offset-xs) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-xs)),0 var(--rui-shadow-ambient-offset-xs) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-cyan-top-xs:0 calc(-1 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-xs)),0 calc(-1 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-cyan-left-xs:calc(-1 * var(--rui-shadow-offset-xs)) 0 var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-xs)),calc(-1 * var(--rui-shadow-ambient-offset-xs)) 0 var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-cyan-right-xs:var(--rui-shadow-offset-xs) 0 var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-xs)),var(--rui-shadow-ambient-offset-xs) 0 var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-cyan-top-left-xs:calc(-0.707 * var(--rui-shadow-offset-xs)) calc(-0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-xs)),calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-cyan-top-right-xs:calc(0.707 * var(--rui-shadow-offset-xs)) calc(-0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-xs)),calc(0.707 * var(--rui-shadow-ambient-offset-xs)) calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-cyan-bottom-left-xs:calc(-0.707 * var(--rui-shadow-offset-xs)) calc(0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-xs)),calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) calc(0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-cyan-bottom-right-xs:calc(0.707 * var(--rui-shadow-offset-xs)) calc(0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-xs)),calc(0.707 * var(--rui-shadow-ambient-offset-xs)) calc(0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-cyan-bottom-s:0 var(--rui-shadow-offset-s) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-s)),0 var(--rui-shadow-ambient-offset-s) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-cyan-top-s:0 calc(-1 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-s)),0 calc(-1 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-cyan-left-s:calc(-1 * var(--rui-shadow-offset-s)) 0 var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-s)),calc(-1 * var(--rui-shadow-ambient-offset-s)) 0 var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-cyan-right-s:var(--rui-shadow-offset-s) 0 var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-s)),var(--rui-shadow-ambient-offset-s) 0 var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-cyan-top-left-s:calc(-0.707 * var(--rui-shadow-offset-s)) calc(-0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-s)),calc(-0.707 * var(--rui-shadow-ambient-offset-s)) calc(-0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-cyan-top-right-s:calc(0.707 * var(--rui-shadow-offset-s)) calc(-0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-s)),calc(0.707 * var(--rui-shadow-ambient-offset-s)) calc(-0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-cyan-bottom-left-s:calc(-0.707 * var(--rui-shadow-offset-s)) calc(0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-s)),calc(-0.707 * var(--rui-shadow-ambient-offset-s)) calc(0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-cyan-bottom-right-s:calc(0.707 * var(--rui-shadow-offset-s)) calc(0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-s)),calc(0.707 * var(--rui-shadow-ambient-offset-s)) calc(0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-cyan-bottom-m:0 var(--rui-shadow-offset-m) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-m)),0 var(--rui-shadow-ambient-offset-m) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-cyan-top-m:0 calc(-1 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-m)),0 calc(-1 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-cyan-left-m:calc(-1 * var(--rui-shadow-offset-m)) 0 var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-m)),calc(-1 * var(--rui-shadow-ambient-offset-m)) 0 var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-cyan-right-m:var(--rui-shadow-offset-m) 0 var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-m)),var(--rui-shadow-ambient-offset-m) 0 var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-cyan-top-left-m:calc(-0.707 * var(--rui-shadow-offset-m)) calc(-0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-m)),calc(-0.707 * var(--rui-shadow-ambient-offset-m)) calc(-0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-cyan-top-right-m:calc(0.707 * var(--rui-shadow-offset-m)) calc(-0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-m)),calc(0.707 * var(--rui-shadow-ambient-offset-m)) calc(-0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-cyan-bottom-left-m:calc(-0.707 * var(--rui-shadow-offset-m)) calc(0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-m)),calc(-0.707 * var(--rui-shadow-ambient-offset-m)) calc(0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-cyan-bottom-right-m:calc(0.707 * var(--rui-shadow-offset-m)) calc(0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-m)),calc(0.707 * var(--rui-shadow-ambient-offset-m)) calc(0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-cyan-bottom-l:0 var(--rui-shadow-offset-l) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-l)),0 var(--rui-shadow-ambient-offset-l) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-cyan-top-l:0 calc(-1 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-l)),0 calc(-1 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-cyan-left-l:calc(-1 * var(--rui-shadow-offset-l)) 0 var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-l)),calc(-1 * var(--rui-shadow-ambient-offset-l)) 0 var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-cyan-right-l:var(--rui-shadow-offset-l) 0 var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-l)),var(--rui-shadow-ambient-offset-l) 0 var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-cyan-top-left-l:calc(-0.707 * var(--rui-shadow-offset-l)) calc(-0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-l)),calc(-0.707 * var(--rui-shadow-ambient-offset-l)) calc(-0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-cyan-top-right-l:calc(0.707 * var(--rui-shadow-offset-l)) calc(-0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-l)),calc(0.707 * var(--rui-shadow-ambient-offset-l)) calc(-0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-cyan-bottom-left-l:calc(-0.707 * var(--rui-shadow-offset-l)) calc(0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-l)),calc(-0.707 * var(--rui-shadow-ambient-offset-l)) calc(0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-cyan-bottom-right-l:calc(0.707 * var(--rui-shadow-offset-l)) calc(0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-l)),calc(0.707 * var(--rui-shadow-ambient-offset-l)) calc(0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-cyan-bottom-xl:0 var(--rui-shadow-offset-xl) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-xl)),0 var(--rui-shadow-ambient-offset-xl) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-cyan-top-xl:0 calc(-1 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-cyan-left-xl:calc(-1 * var(--rui-shadow-offset-xl)) 0 var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-xl)),calc(-1 * var(--rui-shadow-ambient-offset-xl)) 0 var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-cyan-right-xl:var(--rui-shadow-offset-xl) 0 var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-xl)),var(--rui-shadow-ambient-offset-xl) 0 var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-cyan-top-left-xl:calc(-0.707 * var(--rui-shadow-offset-xl)) calc(-0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-cyan-top-right-xl:calc(0.707 * var(--rui-shadow-offset-xl)) calc(-0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-xl)),calc(0.707 * var(--rui-shadow-ambient-offset-xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-cyan-bottom-left-xl:calc(-0.707 * var(--rui-shadow-offset-xl)) calc(0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) calc(0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-cyan-bottom-right-xl:calc(0.707 * var(--rui-shadow-offset-xl)) calc(0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-xl)),calc(0.707 * var(--rui-shadow-ambient-offset-xl)) calc(0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-cyan-bottom-2xl:0 var(--rui-shadow-offset-2xl) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-2xl)),0 var(--rui-shadow-ambient-offset-2xl) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-cyan-top-2xl:0 calc(-1 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-2xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-cyan-left-2xl:calc(-1 * var(--rui-shadow-offset-2xl)) 0 var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-2xl)),calc(-1 * var(--rui-shadow-ambient-offset-2xl)) 0 var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-cyan-right-2xl:var(--rui-shadow-offset-2xl) 0 var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-2xl)),var(--rui-shadow-ambient-offset-2xl) 0 var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-cyan-top-left-2xl:calc(-0.707 * var(--rui-shadow-offset-2xl)) calc(-0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-2xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-cyan-top-right-2xl:calc(0.707 * var(--rui-shadow-offset-2xl)) calc(-0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-2xl)),calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-cyan-bottom-left-2xl:calc(-0.707 * var(--rui-shadow-offset-2xl)) calc(0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-2xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-cyan-bottom-right-2xl:calc(0.707 * var(--rui-shadow-offset-2xl)) calc(0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-2xl)),calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-cyan-bottom-3xl:0 var(--rui-shadow-offset-3xl) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-3xl)),0 var(--rui-shadow-ambient-offset-3xl) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-cyan-top-3xl:0 calc(-1 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-3xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-cyan-left-3xl:calc(-1 * var(--rui-shadow-offset-3xl)) 0 var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-3xl)),calc(-1 * var(--rui-shadow-ambient-offset-3xl)) 0 var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-cyan-right-3xl:var(--rui-shadow-offset-3xl) 0 var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-3xl)),var(--rui-shadow-ambient-offset-3xl) 0 var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-cyan-top-left-3xl:calc(-0.707 * var(--rui-shadow-offset-3xl)) calc(-0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-3xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-cyan-top-right-3xl:calc(0.707 * var(--rui-shadow-offset-3xl)) calc(-0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-3xl)),calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-cyan-bottom-left-3xl:calc(-0.707 * var(--rui-shadow-offset-3xl)) calc(0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-3xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-cyan-bottom-right-3xl:calc(0.707 * var(--rui-shadow-offset-3xl)) calc(0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-3xl)),calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-cyan-bottom-4xl:0 var(--rui-shadow-offset-4xl) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-4xl)),0 var(--rui-shadow-ambient-offset-4xl) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-cyan-top-4xl:0 calc(-1 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-4xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-cyan-left-4xl:calc(-1 * var(--rui-shadow-offset-4xl)) 0 var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-4xl)),calc(-1 * var(--rui-shadow-ambient-offset-4xl)) 0 var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-cyan-right-4xl:var(--rui-shadow-offset-4xl) 0 var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-4xl)),var(--rui-shadow-ambient-offset-4xl) 0 var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-cyan-top-left-4xl:calc(-0.707 * var(--rui-shadow-offset-4xl)) calc(-0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-4xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-cyan-top-right-4xl:calc(0.707 * var(--rui-shadow-offset-4xl)) calc(-0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-4xl)),calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-cyan-bottom-left-4xl:calc(-0.707 * var(--rui-shadow-offset-4xl)) calc(0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-4xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-cyan-bottom-right-4xl:calc(0.707 * var(--rui-shadow-offset-4xl)) calc(0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-alpha-4xl)),calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-cyan) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-sky-bottom-xs:0 var(--rui-shadow-offset-xs) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-xs)),0 var(--rui-shadow-ambient-offset-xs) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-sky-top-xs:0 calc(-1 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-xs)),0 calc(-1 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-sky-left-xs:calc(-1 * var(--rui-shadow-offset-xs)) 0 var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-xs)),calc(-1 * var(--rui-shadow-ambient-offset-xs)) 0 var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-sky-right-xs:var(--rui-shadow-offset-xs) 0 var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-xs)),var(--rui-shadow-ambient-offset-xs) 0 var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-sky-top-left-xs:calc(-0.707 * var(--rui-shadow-offset-xs)) calc(-0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-xs)),calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-sky-top-right-xs:calc(0.707 * var(--rui-shadow-offset-xs)) calc(-0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-xs)),calc(0.707 * var(--rui-shadow-ambient-offset-xs)) calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-sky-bottom-left-xs:calc(-0.707 * var(--rui-shadow-offset-xs)) calc(0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-xs)),calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) calc(0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-sky-bottom-right-xs:calc(0.707 * var(--rui-shadow-offset-xs)) calc(0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-xs)),calc(0.707 * var(--rui-shadow-ambient-offset-xs)) calc(0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-sky-bottom-s:0 var(--rui-shadow-offset-s) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-s)),0 var(--rui-shadow-ambient-offset-s) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-sky-top-s:0 calc(-1 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-s)),0 calc(-1 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-sky-left-s:calc(-1 * var(--rui-shadow-offset-s)) 0 var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-s)),calc(-1 * var(--rui-shadow-ambient-offset-s)) 0 var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-sky-right-s:var(--rui-shadow-offset-s) 0 var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-s)),var(--rui-shadow-ambient-offset-s) 0 var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-sky-top-left-s:calc(-0.707 * var(--rui-shadow-offset-s)) calc(-0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-s)),calc(-0.707 * var(--rui-shadow-ambient-offset-s)) calc(-0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-sky-top-right-s:calc(0.707 * var(--rui-shadow-offset-s)) calc(-0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-s)),calc(0.707 * var(--rui-shadow-ambient-offset-s)) calc(-0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-sky-bottom-left-s:calc(-0.707 * var(--rui-shadow-offset-s)) calc(0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-s)),calc(-0.707 * var(--rui-shadow-ambient-offset-s)) calc(0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-sky-bottom-right-s:calc(0.707 * var(--rui-shadow-offset-s)) calc(0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-s)),calc(0.707 * var(--rui-shadow-ambient-offset-s)) calc(0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-sky-bottom-m:0 var(--rui-shadow-offset-m) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-m)),0 var(--rui-shadow-ambient-offset-m) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-sky-top-m:0 calc(-1 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-m)),0 calc(-1 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-sky-left-m:calc(-1 * var(--rui-shadow-offset-m)) 0 var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-m)),calc(-1 * var(--rui-shadow-ambient-offset-m)) 0 var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-sky-right-m:var(--rui-shadow-offset-m) 0 var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-m)),var(--rui-shadow-ambient-offset-m) 0 var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-sky-top-left-m:calc(-0.707 * var(--rui-shadow-offset-m)) calc(-0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-m)),calc(-0.707 * var(--rui-shadow-ambient-offset-m)) calc(-0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-sky-top-right-m:calc(0.707 * var(--rui-shadow-offset-m)) calc(-0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-m)),calc(0.707 * var(--rui-shadow-ambient-offset-m)) calc(-0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-sky-bottom-left-m:calc(-0.707 * var(--rui-shadow-offset-m)) calc(0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-m)),calc(-0.707 * var(--rui-shadow-ambient-offset-m)) calc(0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-sky-bottom-right-m:calc(0.707 * var(--rui-shadow-offset-m)) calc(0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-m)),calc(0.707 * var(--rui-shadow-ambient-offset-m)) calc(0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-sky-bottom-l:0 var(--rui-shadow-offset-l) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-l)),0 var(--rui-shadow-ambient-offset-l) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-sky-top-l:0 calc(-1 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-l)),0 calc(-1 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-sky-left-l:calc(-1 * var(--rui-shadow-offset-l)) 0 var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-l)),calc(-1 * var(--rui-shadow-ambient-offset-l)) 0 var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-sky-right-l:var(--rui-shadow-offset-l) 0 var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-l)),var(--rui-shadow-ambient-offset-l) 0 var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-sky-top-left-l:calc(-0.707 * var(--rui-shadow-offset-l)) calc(-0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-l)),calc(-0.707 * var(--rui-shadow-ambient-offset-l)) calc(-0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-sky-top-right-l:calc(0.707 * var(--rui-shadow-offset-l)) calc(-0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-l)),calc(0.707 * var(--rui-shadow-ambient-offset-l)) calc(-0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-sky-bottom-left-l:calc(-0.707 * var(--rui-shadow-offset-l)) calc(0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-l)),calc(-0.707 * var(--rui-shadow-ambient-offset-l)) calc(0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-sky-bottom-right-l:calc(0.707 * var(--rui-shadow-offset-l)) calc(0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-l)),calc(0.707 * var(--rui-shadow-ambient-offset-l)) calc(0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-sky-bottom-xl:0 var(--rui-shadow-offset-xl) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-xl)),0 var(--rui-shadow-ambient-offset-xl) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-sky-top-xl:0 calc(-1 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-sky-left-xl:calc(-1 * var(--rui-shadow-offset-xl)) 0 var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-xl)),calc(-1 * var(--rui-shadow-ambient-offset-xl)) 0 var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-sky-right-xl:var(--rui-shadow-offset-xl) 0 var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-xl)),var(--rui-shadow-ambient-offset-xl) 0 var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-sky-top-left-xl:calc(-0.707 * var(--rui-shadow-offset-xl)) calc(-0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-sky-top-right-xl:calc(0.707 * var(--rui-shadow-offset-xl)) calc(-0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-xl)),calc(0.707 * var(--rui-shadow-ambient-offset-xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-sky-bottom-left-xl:calc(-0.707 * var(--rui-shadow-offset-xl)) calc(0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) calc(0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-sky-bottom-right-xl:calc(0.707 * var(--rui-shadow-offset-xl)) calc(0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-xl)),calc(0.707 * var(--rui-shadow-ambient-offset-xl)) calc(0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-sky-bottom-2xl:0 var(--rui-shadow-offset-2xl) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-2xl)),0 var(--rui-shadow-ambient-offset-2xl) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-sky-top-2xl:0 calc(-1 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-2xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-sky-left-2xl:calc(-1 * var(--rui-shadow-offset-2xl)) 0 var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-2xl)),calc(-1 * var(--rui-shadow-ambient-offset-2xl)) 0 var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-sky-right-2xl:var(--rui-shadow-offset-2xl) 0 var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-2xl)),var(--rui-shadow-ambient-offset-2xl) 0 var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-sky-top-left-2xl:calc(-0.707 * var(--rui-shadow-offset-2xl)) calc(-0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-2xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-sky-top-right-2xl:calc(0.707 * var(--rui-shadow-offset-2xl)) calc(-0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-2xl)),calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-sky-bottom-left-2xl:calc(-0.707 * var(--rui-shadow-offset-2xl)) calc(0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-2xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-sky-bottom-right-2xl:calc(0.707 * var(--rui-shadow-offset-2xl)) calc(0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-2xl)),calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-sky-bottom-3xl:0 var(--rui-shadow-offset-3xl) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-3xl)),0 var(--rui-shadow-ambient-offset-3xl) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-sky-top-3xl:0 calc(-1 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-3xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-sky-left-3xl:calc(-1 * var(--rui-shadow-offset-3xl)) 0 var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-3xl)),calc(-1 * var(--rui-shadow-ambient-offset-3xl)) 0 var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-sky-right-3xl:var(--rui-shadow-offset-3xl) 0 var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-3xl)),var(--rui-shadow-ambient-offset-3xl) 0 var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-sky-top-left-3xl:calc(-0.707 * var(--rui-shadow-offset-3xl)) calc(-0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-3xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-sky-top-right-3xl:calc(0.707 * var(--rui-shadow-offset-3xl)) calc(-0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-3xl)),calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-sky-bottom-left-3xl:calc(-0.707 * var(--rui-shadow-offset-3xl)) calc(0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-3xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-sky-bottom-right-3xl:calc(0.707 * var(--rui-shadow-offset-3xl)) calc(0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-3xl)),calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-sky-bottom-4xl:0 var(--rui-shadow-offset-4xl) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-4xl)),0 var(--rui-shadow-ambient-offset-4xl) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-sky-top-4xl:0 calc(-1 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-4xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-sky-left-4xl:calc(-1 * var(--rui-shadow-offset-4xl)) 0 var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-4xl)),calc(-1 * var(--rui-shadow-ambient-offset-4xl)) 0 var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-sky-right-4xl:var(--rui-shadow-offset-4xl) 0 var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-4xl)),var(--rui-shadow-ambient-offset-4xl) 0 var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-sky-top-left-4xl:calc(-0.707 * var(--rui-shadow-offset-4xl)) calc(-0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-4xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-sky-top-right-4xl:calc(0.707 * var(--rui-shadow-offset-4xl)) calc(-0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-4xl)),calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-sky-bottom-left-4xl:calc(-0.707 * var(--rui-shadow-offset-4xl)) calc(0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-4xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-sky-bottom-right-4xl:calc(0.707 * var(--rui-shadow-offset-4xl)) calc(0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-alpha-4xl)),calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-sky) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-blue-bottom-xs:0 var(--rui-shadow-offset-xs) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-xs)),0 var(--rui-shadow-ambient-offset-xs) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-blue-top-xs:0 calc(-1 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-xs)),0 calc(-1 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-blue-left-xs:calc(-1 * var(--rui-shadow-offset-xs)) 0 var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-xs)),calc(-1 * var(--rui-shadow-ambient-offset-xs)) 0 var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-blue-right-xs:var(--rui-shadow-offset-xs) 0 var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-xs)),var(--rui-shadow-ambient-offset-xs) 0 var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-blue-top-left-xs:calc(-0.707 * var(--rui-shadow-offset-xs)) calc(-0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-xs)),calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-blue-top-right-xs:calc(0.707 * var(--rui-shadow-offset-xs)) calc(-0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-xs)),calc(0.707 * var(--rui-shadow-ambient-offset-xs)) calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-blue-bottom-left-xs:calc(-0.707 * var(--rui-shadow-offset-xs)) calc(0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-xs)),calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) calc(0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-blue-bottom-right-xs:calc(0.707 * var(--rui-shadow-offset-xs)) calc(0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-xs)),calc(0.707 * var(--rui-shadow-ambient-offset-xs)) calc(0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-blue-bottom-s:0 var(--rui-shadow-offset-s) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-s)),0 var(--rui-shadow-ambient-offset-s) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-blue-top-s:0 calc(-1 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-s)),0 calc(-1 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-blue-left-s:calc(-1 * var(--rui-shadow-offset-s)) 0 var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-s)),calc(-1 * var(--rui-shadow-ambient-offset-s)) 0 var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-blue-right-s:var(--rui-shadow-offset-s) 0 var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-s)),var(--rui-shadow-ambient-offset-s) 0 var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-blue-top-left-s:calc(-0.707 * var(--rui-shadow-offset-s)) calc(-0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-s)),calc(-0.707 * var(--rui-shadow-ambient-offset-s)) calc(-0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-blue-top-right-s:calc(0.707 * var(--rui-shadow-offset-s)) calc(-0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-s)),calc(0.707 * var(--rui-shadow-ambient-offset-s)) calc(-0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-blue-bottom-left-s:calc(-0.707 * var(--rui-shadow-offset-s)) calc(0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-s)),calc(-0.707 * var(--rui-shadow-ambient-offset-s)) calc(0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-blue-bottom-right-s:calc(0.707 * var(--rui-shadow-offset-s)) calc(0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-s)),calc(0.707 * var(--rui-shadow-ambient-offset-s)) calc(0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-blue-bottom-m:0 var(--rui-shadow-offset-m) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-m)),0 var(--rui-shadow-ambient-offset-m) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-blue-top-m:0 calc(-1 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-m)),0 calc(-1 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-blue-left-m:calc(-1 * var(--rui-shadow-offset-m)) 0 var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-m)),calc(-1 * var(--rui-shadow-ambient-offset-m)) 0 var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-blue-right-m:var(--rui-shadow-offset-m) 0 var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-m)),var(--rui-shadow-ambient-offset-m) 0 var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-blue-top-left-m:calc(-0.707 * var(--rui-shadow-offset-m)) calc(-0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-m)),calc(-0.707 * var(--rui-shadow-ambient-offset-m)) calc(-0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-blue-top-right-m:calc(0.707 * var(--rui-shadow-offset-m)) calc(-0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-m)),calc(0.707 * var(--rui-shadow-ambient-offset-m)) calc(-0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-blue-bottom-left-m:calc(-0.707 * var(--rui-shadow-offset-m)) calc(0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-m)),calc(-0.707 * var(--rui-shadow-ambient-offset-m)) calc(0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-blue-bottom-right-m:calc(0.707 * var(--rui-shadow-offset-m)) calc(0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-m)),calc(0.707 * var(--rui-shadow-ambient-offset-m)) calc(0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-blue-bottom-l:0 var(--rui-shadow-offset-l) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-l)),0 var(--rui-shadow-ambient-offset-l) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-blue-top-l:0 calc(-1 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-l)),0 calc(-1 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-blue-left-l:calc(-1 * var(--rui-shadow-offset-l)) 0 var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-l)),calc(-1 * var(--rui-shadow-ambient-offset-l)) 0 var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-blue-right-l:var(--rui-shadow-offset-l) 0 var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-l)),var(--rui-shadow-ambient-offset-l) 0 var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-blue-top-left-l:calc(-0.707 * var(--rui-shadow-offset-l)) calc(-0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-l)),calc(-0.707 * var(--rui-shadow-ambient-offset-l)) calc(-0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-blue-top-right-l:calc(0.707 * var(--rui-shadow-offset-l)) calc(-0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-l)),calc(0.707 * var(--rui-shadow-ambient-offset-l)) calc(-0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-blue-bottom-left-l:calc(-0.707 * var(--rui-shadow-offset-l)) calc(0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-l)),calc(-0.707 * var(--rui-shadow-ambient-offset-l)) calc(0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-blue-bottom-right-l:calc(0.707 * var(--rui-shadow-offset-l)) calc(0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-l)),calc(0.707 * var(--rui-shadow-ambient-offset-l)) calc(0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-blue-bottom-xl:0 var(--rui-shadow-offset-xl) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-xl)),0 var(--rui-shadow-ambient-offset-xl) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-blue-top-xl:0 calc(-1 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-blue-left-xl:calc(-1 * var(--rui-shadow-offset-xl)) 0 var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-xl)),calc(-1 * var(--rui-shadow-ambient-offset-xl)) 0 var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-blue-right-xl:var(--rui-shadow-offset-xl) 0 var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-xl)),var(--rui-shadow-ambient-offset-xl) 0 var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-blue-top-left-xl:calc(-0.707 * var(--rui-shadow-offset-xl)) calc(-0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-blue-top-right-xl:calc(0.707 * var(--rui-shadow-offset-xl)) calc(-0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-xl)),calc(0.707 * var(--rui-shadow-ambient-offset-xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-blue-bottom-left-xl:calc(-0.707 * var(--rui-shadow-offset-xl)) calc(0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) calc(0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-blue-bottom-right-xl:calc(0.707 * var(--rui-shadow-offset-xl)) calc(0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-xl)),calc(0.707 * var(--rui-shadow-ambient-offset-xl)) calc(0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-blue-bottom-2xl:0 var(--rui-shadow-offset-2xl) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-2xl)),0 var(--rui-shadow-ambient-offset-2xl) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-blue-top-2xl:0 calc(-1 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-2xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-blue-left-2xl:calc(-1 * var(--rui-shadow-offset-2xl)) 0 var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-2xl)),calc(-1 * var(--rui-shadow-ambient-offset-2xl)) 0 var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-blue-right-2xl:var(--rui-shadow-offset-2xl) 0 var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-2xl)),var(--rui-shadow-ambient-offset-2xl) 0 var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-blue-top-left-2xl:calc(-0.707 * var(--rui-shadow-offset-2xl)) calc(-0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-2xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-blue-top-right-2xl:calc(0.707 * var(--rui-shadow-offset-2xl)) calc(-0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-2xl)),calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-blue-bottom-left-2xl:calc(-0.707 * var(--rui-shadow-offset-2xl)) calc(0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-2xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-blue-bottom-right-2xl:calc(0.707 * var(--rui-shadow-offset-2xl)) calc(0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-2xl)),calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-blue-bottom-3xl:0 var(--rui-shadow-offset-3xl) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-3xl)),0 var(--rui-shadow-ambient-offset-3xl) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-blue-top-3xl:0 calc(-1 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-3xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-blue-left-3xl:calc(-1 * var(--rui-shadow-offset-3xl)) 0 var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-3xl)),calc(-1 * var(--rui-shadow-ambient-offset-3xl)) 0 var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-blue-right-3xl:var(--rui-shadow-offset-3xl) 0 var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-3xl)),var(--rui-shadow-ambient-offset-3xl) 0 var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-blue-top-left-3xl:calc(-0.707 * var(--rui-shadow-offset-3xl)) calc(-0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-3xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-blue-top-right-3xl:calc(0.707 * var(--rui-shadow-offset-3xl)) calc(-0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-3xl)),calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-blue-bottom-left-3xl:calc(-0.707 * var(--rui-shadow-offset-3xl)) calc(0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-3xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-blue-bottom-right-3xl:calc(0.707 * var(--rui-shadow-offset-3xl)) calc(0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-3xl)),calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-blue-bottom-4xl:0 var(--rui-shadow-offset-4xl) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-4xl)),0 var(--rui-shadow-ambient-offset-4xl) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-blue-top-4xl:0 calc(-1 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-4xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-blue-left-4xl:calc(-1 * var(--rui-shadow-offset-4xl)) 0 var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-4xl)),calc(-1 * var(--rui-shadow-ambient-offset-4xl)) 0 var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-blue-right-4xl:var(--rui-shadow-offset-4xl) 0 var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-4xl)),var(--rui-shadow-ambient-offset-4xl) 0 var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-blue-top-left-4xl:calc(-0.707 * var(--rui-shadow-offset-4xl)) calc(-0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-4xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-blue-top-right-4xl:calc(0.707 * var(--rui-shadow-offset-4xl)) calc(-0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-4xl)),calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-blue-bottom-left-4xl:calc(-0.707 * var(--rui-shadow-offset-4xl)) calc(0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-4xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-blue-bottom-right-4xl:calc(0.707 * var(--rui-shadow-offset-4xl)) calc(0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-alpha-4xl)),calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-blue) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-purple-bottom-xs:0 var(--rui-shadow-offset-xs) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-xs)),0 var(--rui-shadow-ambient-offset-xs) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-purple-top-xs:0 calc(-1 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-xs)),0 calc(-1 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-purple-left-xs:calc(-1 * var(--rui-shadow-offset-xs)) 0 var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-xs)),calc(-1 * var(--rui-shadow-ambient-offset-xs)) 0 var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-purple-right-xs:var(--rui-shadow-offset-xs) 0 var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-xs)),var(--rui-shadow-ambient-offset-xs) 0 var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-purple-top-left-xs:calc(-0.707 * var(--rui-shadow-offset-xs)) calc(-0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-xs)),calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-purple-top-right-xs:calc(0.707 * var(--rui-shadow-offset-xs)) calc(-0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-xs)),calc(0.707 * var(--rui-shadow-ambient-offset-xs)) calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-purple-bottom-left-xs:calc(-0.707 * var(--rui-shadow-offset-xs)) calc(0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-xs)),calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) calc(0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-purple-bottom-right-xs:calc(0.707 * var(--rui-shadow-offset-xs)) calc(0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-xs)),calc(0.707 * var(--rui-shadow-ambient-offset-xs)) calc(0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-purple-bottom-s:0 var(--rui-shadow-offset-s) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-s)),0 var(--rui-shadow-ambient-offset-s) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-purple-top-s:0 calc(-1 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-s)),0 calc(-1 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-purple-left-s:calc(-1 * var(--rui-shadow-offset-s)) 0 var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-s)),calc(-1 * var(--rui-shadow-ambient-offset-s)) 0 var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-purple-right-s:var(--rui-shadow-offset-s) 0 var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-s)),var(--rui-shadow-ambient-offset-s) 0 var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-purple-top-left-s:calc(-0.707 * var(--rui-shadow-offset-s)) calc(-0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-s)),calc(-0.707 * var(--rui-shadow-ambient-offset-s)) calc(-0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-purple-top-right-s:calc(0.707 * var(--rui-shadow-offset-s)) calc(-0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-s)),calc(0.707 * var(--rui-shadow-ambient-offset-s)) calc(-0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-purple-bottom-left-s:calc(-0.707 * var(--rui-shadow-offset-s)) calc(0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-s)),calc(-0.707 * var(--rui-shadow-ambient-offset-s)) calc(0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-purple-bottom-right-s:calc(0.707 * var(--rui-shadow-offset-s)) calc(0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-s)),calc(0.707 * var(--rui-shadow-ambient-offset-s)) calc(0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-purple-bottom-m:0 var(--rui-shadow-offset-m) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-m)),0 var(--rui-shadow-ambient-offset-m) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-purple-top-m:0 calc(-1 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-m)),0 calc(-1 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-purple-left-m:calc(-1 * var(--rui-shadow-offset-m)) 0 var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-m)),calc(-1 * var(--rui-shadow-ambient-offset-m)) 0 var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-purple-right-m:var(--rui-shadow-offset-m) 0 var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-m)),var(--rui-shadow-ambient-offset-m) 0 var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-purple-top-left-m:calc(-0.707 * var(--rui-shadow-offset-m)) calc(-0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-m)),calc(-0.707 * var(--rui-shadow-ambient-offset-m)) calc(-0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-purple-top-right-m:calc(0.707 * var(--rui-shadow-offset-m)) calc(-0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-m)),calc(0.707 * var(--rui-shadow-ambient-offset-m)) calc(-0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-purple-bottom-left-m:calc(-0.707 * var(--rui-shadow-offset-m)) calc(0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-m)),calc(-0.707 * var(--rui-shadow-ambient-offset-m)) calc(0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-purple-bottom-right-m:calc(0.707 * var(--rui-shadow-offset-m)) calc(0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-m)),calc(0.707 * var(--rui-shadow-ambient-offset-m)) calc(0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-purple-bottom-l:0 var(--rui-shadow-offset-l) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-l)),0 var(--rui-shadow-ambient-offset-l) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-purple-top-l:0 calc(-1 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-l)),0 calc(-1 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-purple-left-l:calc(-1 * var(--rui-shadow-offset-l)) 0 var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-l)),calc(-1 * var(--rui-shadow-ambient-offset-l)) 0 var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-purple-right-l:var(--rui-shadow-offset-l) 0 var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-l)),var(--rui-shadow-ambient-offset-l) 0 var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-purple-top-left-l:calc(-0.707 * var(--rui-shadow-offset-l)) calc(-0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-l)),calc(-0.707 * var(--rui-shadow-ambient-offset-l)) calc(-0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-purple-top-right-l:calc(0.707 * var(--rui-shadow-offset-l)) calc(-0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-l)),calc(0.707 * var(--rui-shadow-ambient-offset-l)) calc(-0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-purple-bottom-left-l:calc(-0.707 * var(--rui-shadow-offset-l)) calc(0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-l)),calc(-0.707 * var(--rui-shadow-ambient-offset-l)) calc(0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-purple-bottom-right-l:calc(0.707 * var(--rui-shadow-offset-l)) calc(0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-l)),calc(0.707 * var(--rui-shadow-ambient-offset-l)) calc(0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-purple-bottom-xl:0 var(--rui-shadow-offset-xl) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-xl)),0 var(--rui-shadow-ambient-offset-xl) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-purple-top-xl:0 calc(-1 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-purple-left-xl:calc(-1 * var(--rui-shadow-offset-xl)) 0 var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-xl)),calc(-1 * var(--rui-shadow-ambient-offset-xl)) 0 var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-purple-right-xl:var(--rui-shadow-offset-xl) 0 var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-xl)),var(--rui-shadow-ambient-offset-xl) 0 var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-purple-top-left-xl:calc(-0.707 * var(--rui-shadow-offset-xl)) calc(-0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-purple-top-right-xl:calc(0.707 * var(--rui-shadow-offset-xl)) calc(-0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-xl)),calc(0.707 * var(--rui-shadow-ambient-offset-xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-purple-bottom-left-xl:calc(-0.707 * var(--rui-shadow-offset-xl)) calc(0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) calc(0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-purple-bottom-right-xl:calc(0.707 * var(--rui-shadow-offset-xl)) calc(0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-xl)),calc(0.707 * var(--rui-shadow-ambient-offset-xl)) calc(0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-purple-bottom-2xl:0 var(--rui-shadow-offset-2xl) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-2xl)),0 var(--rui-shadow-ambient-offset-2xl) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-purple-top-2xl:0 calc(-1 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-2xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-purple-left-2xl:calc(-1 * var(--rui-shadow-offset-2xl)) 0 var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-2xl)),calc(-1 * var(--rui-shadow-ambient-offset-2xl)) 0 var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-purple-right-2xl:var(--rui-shadow-offset-2xl) 0 var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-2xl)),var(--rui-shadow-ambient-offset-2xl) 0 var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-purple-top-left-2xl:calc(-0.707 * var(--rui-shadow-offset-2xl)) calc(-0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-2xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-purple-top-right-2xl:calc(0.707 * var(--rui-shadow-offset-2xl)) calc(-0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-2xl)),calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-purple-bottom-left-2xl:calc(-0.707 * var(--rui-shadow-offset-2xl)) calc(0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-2xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-purple-bottom-right-2xl:calc(0.707 * var(--rui-shadow-offset-2xl)) calc(0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-2xl)),calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-purple-bottom-3xl:0 var(--rui-shadow-offset-3xl) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-3xl)),0 var(--rui-shadow-ambient-offset-3xl) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-purple-top-3xl:0 calc(-1 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-3xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-purple-left-3xl:calc(-1 * var(--rui-shadow-offset-3xl)) 0 var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-3xl)),calc(-1 * var(--rui-shadow-ambient-offset-3xl)) 0 var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-purple-right-3xl:var(--rui-shadow-offset-3xl) 0 var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-3xl)),var(--rui-shadow-ambient-offset-3xl) 0 var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-purple-top-left-3xl:calc(-0.707 * var(--rui-shadow-offset-3xl)) calc(-0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-3xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-purple-top-right-3xl:calc(0.707 * var(--rui-shadow-offset-3xl)) calc(-0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-3xl)),calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-purple-bottom-left-3xl:calc(-0.707 * var(--rui-shadow-offset-3xl)) calc(0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-3xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-purple-bottom-right-3xl:calc(0.707 * var(--rui-shadow-offset-3xl)) calc(0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-3xl)),calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-purple-bottom-4xl:0 var(--rui-shadow-offset-4xl) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-4xl)),0 var(--rui-shadow-ambient-offset-4xl) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-purple-top-4xl:0 calc(-1 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-4xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-purple-left-4xl:calc(-1 * var(--rui-shadow-offset-4xl)) 0 var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-4xl)),calc(-1 * var(--rui-shadow-ambient-offset-4xl)) 0 var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-purple-right-4xl:var(--rui-shadow-offset-4xl) 0 var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-4xl)),var(--rui-shadow-ambient-offset-4xl) 0 var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-purple-top-left-4xl:calc(-0.707 * var(--rui-shadow-offset-4xl)) calc(-0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-4xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-purple-top-right-4xl:calc(0.707 * var(--rui-shadow-offset-4xl)) calc(-0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-4xl)),calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-purple-bottom-left-4xl:calc(-0.707 * var(--rui-shadow-offset-4xl)) calc(0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-4xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-purple-bottom-right-4xl:calc(0.707 * var(--rui-shadow-offset-4xl)) calc(0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-alpha-4xl)),calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-purple) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-violet-bottom-xs:0 var(--rui-shadow-offset-xs) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-xs)),0 var(--rui-shadow-ambient-offset-xs) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-violet-top-xs:0 calc(-1 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-xs)),0 calc(-1 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-violet-left-xs:calc(-1 * var(--rui-shadow-offset-xs)) 0 var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-xs)),calc(-1 * var(--rui-shadow-ambient-offset-xs)) 0 var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-violet-right-xs:var(--rui-shadow-offset-xs) 0 var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-xs)),var(--rui-shadow-ambient-offset-xs) 0 var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-violet-top-left-xs:calc(-0.707 * var(--rui-shadow-offset-xs)) calc(-0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-xs)),calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-violet-top-right-xs:calc(0.707 * var(--rui-shadow-offset-xs)) calc(-0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-xs)),calc(0.707 * var(--rui-shadow-ambient-offset-xs)) calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-violet-bottom-left-xs:calc(-0.707 * var(--rui-shadow-offset-xs)) calc(0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-xs)),calc(-0.707 * var(--rui-shadow-ambient-offset-xs)) calc(0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-violet-bottom-right-xs:calc(0.707 * var(--rui-shadow-offset-xs)) calc(0.707 * var(--rui-shadow-offset-xs)) var(--rui-shadow-blur-xs) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-xs)),calc(0.707 * var(--rui-shadow-ambient-offset-xs)) calc(0.707 * var(--rui-shadow-ambient-offset-xs)) var(--rui-shadow-ambient-blur-xs) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-xs));--rui-shadow-violet-bottom-s:0 var(--rui-shadow-offset-s) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-s)),0 var(--rui-shadow-ambient-offset-s) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-violet-top-s:0 calc(-1 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-s)),0 calc(-1 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-violet-left-s:calc(-1 * var(--rui-shadow-offset-s)) 0 var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-s)),calc(-1 * var(--rui-shadow-ambient-offset-s)) 0 var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-violet-right-s:var(--rui-shadow-offset-s) 0 var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-s)),var(--rui-shadow-ambient-offset-s) 0 var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-violet-top-left-s:calc(-0.707 * var(--rui-shadow-offset-s)) calc(-0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-s)),calc(-0.707 * var(--rui-shadow-ambient-offset-s)) calc(-0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-violet-top-right-s:calc(0.707 * var(--rui-shadow-offset-s)) calc(-0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-s)),calc(0.707 * var(--rui-shadow-ambient-offset-s)) calc(-0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-violet-bottom-left-s:calc(-0.707 * var(--rui-shadow-offset-s)) calc(0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-s)),calc(-0.707 * var(--rui-shadow-ambient-offset-s)) calc(0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-violet-bottom-right-s:calc(0.707 * var(--rui-shadow-offset-s)) calc(0.707 * var(--rui-shadow-offset-s)) var(--rui-shadow-blur-s) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-s)),calc(0.707 * var(--rui-shadow-ambient-offset-s)) calc(0.707 * var(--rui-shadow-ambient-offset-s)) var(--rui-shadow-ambient-blur-s) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-s));--rui-shadow-violet-bottom-m:0 var(--rui-shadow-offset-m) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-m)),0 var(--rui-shadow-ambient-offset-m) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-violet-top-m:0 calc(-1 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-m)),0 calc(-1 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-violet-left-m:calc(-1 * var(--rui-shadow-offset-m)) 0 var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-m)),calc(-1 * var(--rui-shadow-ambient-offset-m)) 0 var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-violet-right-m:var(--rui-shadow-offset-m) 0 var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-m)),var(--rui-shadow-ambient-offset-m) 0 var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-violet-top-left-m:calc(-0.707 * var(--rui-shadow-offset-m)) calc(-0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-m)),calc(-0.707 * var(--rui-shadow-ambient-offset-m)) calc(-0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-violet-top-right-m:calc(0.707 * var(--rui-shadow-offset-m)) calc(-0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-m)),calc(0.707 * var(--rui-shadow-ambient-offset-m)) calc(-0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-violet-bottom-left-m:calc(-0.707 * var(--rui-shadow-offset-m)) calc(0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-m)),calc(-0.707 * var(--rui-shadow-ambient-offset-m)) calc(0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-violet-bottom-right-m:calc(0.707 * var(--rui-shadow-offset-m)) calc(0.707 * var(--rui-shadow-offset-m)) var(--rui-shadow-blur-m) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-m)),calc(0.707 * var(--rui-shadow-ambient-offset-m)) calc(0.707 * var(--rui-shadow-ambient-offset-m)) var(--rui-shadow-ambient-blur-m) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-m));--rui-shadow-violet-bottom-l:0 var(--rui-shadow-offset-l) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-l)),0 var(--rui-shadow-ambient-offset-l) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-violet-top-l:0 calc(-1 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-l)),0 calc(-1 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-violet-left-l:calc(-1 * var(--rui-shadow-offset-l)) 0 var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-l)),calc(-1 * var(--rui-shadow-ambient-offset-l)) 0 var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-violet-right-l:var(--rui-shadow-offset-l) 0 var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-l)),var(--rui-shadow-ambient-offset-l) 0 var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-violet-top-left-l:calc(-0.707 * var(--rui-shadow-offset-l)) calc(-0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-l)),calc(-0.707 * var(--rui-shadow-ambient-offset-l)) calc(-0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-violet-top-right-l:calc(0.707 * var(--rui-shadow-offset-l)) calc(-0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-l)),calc(0.707 * var(--rui-shadow-ambient-offset-l)) calc(-0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-violet-bottom-left-l:calc(-0.707 * var(--rui-shadow-offset-l)) calc(0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-l)),calc(-0.707 * var(--rui-shadow-ambient-offset-l)) calc(0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-violet-bottom-right-l:calc(0.707 * var(--rui-shadow-offset-l)) calc(0.707 * var(--rui-shadow-offset-l)) var(--rui-shadow-blur-l) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-l)),calc(0.707 * var(--rui-shadow-ambient-offset-l)) calc(0.707 * var(--rui-shadow-ambient-offset-l)) var(--rui-shadow-ambient-blur-l) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-l));--rui-shadow-violet-bottom-xl:0 var(--rui-shadow-offset-xl) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-xl)),0 var(--rui-shadow-ambient-offset-xl) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-violet-top-xl:0 calc(-1 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-violet-left-xl:calc(-1 * var(--rui-shadow-offset-xl)) 0 var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-xl)),calc(-1 * var(--rui-shadow-ambient-offset-xl)) 0 var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-violet-right-xl:var(--rui-shadow-offset-xl) 0 var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-xl)),var(--rui-shadow-ambient-offset-xl) 0 var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-violet-top-left-xl:calc(-0.707 * var(--rui-shadow-offset-xl)) calc(-0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-violet-top-right-xl:calc(0.707 * var(--rui-shadow-offset-xl)) calc(-0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-xl)),calc(0.707 * var(--rui-shadow-ambient-offset-xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-violet-bottom-left-xl:calc(-0.707 * var(--rui-shadow-offset-xl)) calc(0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-xl)) calc(0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-violet-bottom-right-xl:calc(0.707 * var(--rui-shadow-offset-xl)) calc(0.707 * var(--rui-shadow-offset-xl)) var(--rui-shadow-blur-xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-xl)),calc(0.707 * var(--rui-shadow-ambient-offset-xl)) calc(0.707 * var(--rui-shadow-ambient-offset-xl)) var(--rui-shadow-ambient-blur-xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-xl));--rui-shadow-violet-bottom-2xl:0 var(--rui-shadow-offset-2xl) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-2xl)),0 var(--rui-shadow-ambient-offset-2xl) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-violet-top-2xl:0 calc(-1 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-2xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-violet-left-2xl:calc(-1 * var(--rui-shadow-offset-2xl)) 0 var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-2xl)),calc(-1 * var(--rui-shadow-ambient-offset-2xl)) 0 var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-violet-right-2xl:var(--rui-shadow-offset-2xl) 0 var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-2xl)),var(--rui-shadow-ambient-offset-2xl) 0 var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-violet-top-left-2xl:calc(-0.707 * var(--rui-shadow-offset-2xl)) calc(-0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-2xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-violet-top-right-2xl:calc(0.707 * var(--rui-shadow-offset-2xl)) calc(-0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-2xl)),calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-violet-bottom-left-2xl:calc(-0.707 * var(--rui-shadow-offset-2xl)) calc(0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-2xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-violet-bottom-right-2xl:calc(0.707 * var(--rui-shadow-offset-2xl)) calc(0.707 * var(--rui-shadow-offset-2xl)) var(--rui-shadow-blur-2xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-2xl)),calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) calc(0.707 * var(--rui-shadow-ambient-offset-2xl)) var(--rui-shadow-ambient-blur-2xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-2xl));--rui-shadow-violet-bottom-3xl:0 var(--rui-shadow-offset-3xl) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-3xl)),0 var(--rui-shadow-ambient-offset-3xl) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-violet-top-3xl:0 calc(-1 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-3xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-violet-left-3xl:calc(-1 * var(--rui-shadow-offset-3xl)) 0 var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-3xl)),calc(-1 * var(--rui-shadow-ambient-offset-3xl)) 0 var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-violet-right-3xl:var(--rui-shadow-offset-3xl) 0 var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-3xl)),var(--rui-shadow-ambient-offset-3xl) 0 var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-violet-top-left-3xl:calc(-0.707 * var(--rui-shadow-offset-3xl)) calc(-0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-3xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-violet-top-right-3xl:calc(0.707 * var(--rui-shadow-offset-3xl)) calc(-0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-3xl)),calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-violet-bottom-left-3xl:calc(-0.707 * var(--rui-shadow-offset-3xl)) calc(0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-3xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-violet-bottom-right-3xl:calc(0.707 * var(--rui-shadow-offset-3xl)) calc(0.707 * var(--rui-shadow-offset-3xl)) var(--rui-shadow-blur-3xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-3xl)),calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) calc(0.707 * var(--rui-shadow-ambient-offset-3xl)) var(--rui-shadow-ambient-blur-3xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-3xl));--rui-shadow-violet-bottom-4xl:0 var(--rui-shadow-offset-4xl) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-4xl)),0 var(--rui-shadow-ambient-offset-4xl) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-violet-top-4xl:0 calc(-1 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-4xl)),0 calc(-1 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-violet-left-4xl:calc(-1 * var(--rui-shadow-offset-4xl)) 0 var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-4xl)),calc(-1 * var(--rui-shadow-ambient-offset-4xl)) 0 var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-violet-right-4xl:var(--rui-shadow-offset-4xl) 0 var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-4xl)),var(--rui-shadow-ambient-offset-4xl) 0 var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-violet-top-left-4xl:calc(-0.707 * var(--rui-shadow-offset-4xl)) calc(-0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-4xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-violet-top-right-4xl:calc(0.707 * var(--rui-shadow-offset-4xl)) calc(-0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-4xl)),calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-violet-bottom-left-4xl:calc(-0.707 * var(--rui-shadow-offset-4xl)) calc(0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-4xl)),calc(-0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-violet-bottom-right-4xl:calc(0.707 * var(--rui-shadow-offset-4xl)) calc(0.707 * var(--rui-shadow-offset-4xl)) var(--rui-shadow-blur-4xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-alpha-4xl)),calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) calc(0.707 * var(--rui-shadow-ambient-offset-4xl)) var(--rui-shadow-ambient-blur-4xl) oklch(from var(--rui-shadow-color-violet) l c h/var(--rui-shadow-ambient-alpha-4xl));--rui-shadow-xs:var(--rui-shadow-black-bottom-xs);--rui-shadow-s:var(--rui-shadow-black-bottom-s);--rui-shadow-m:var(--rui-shadow-black-bottom-m);--rui-shadow-l:var(--rui-shadow-black-bottom-l);--rui-shadow-xl:var(--rui-shadow-black-bottom-xl);--rui-shadow-2xl:var(--rui-shadow-black-bottom-2xl);--rui-shadow-3xl:var(--rui-shadow-black-bottom-3xl);--rui-shadow-4xl:var(--rui-shadow-black-bottom-4xl);--rui-field-border-radius:var(--rui-radius-m);--rui-field-border-width:var(--rui-border-width-base);--rui-field-focus-ring-offset:var(--rui-space-3xs);--rui-field-focus-ring-width:var(--rui-border-width-base);--rui-field-font-size:var(--rui-font-size-s);--rui-field-height:calc((var(--rui-font-size-s) * var(--rui-line-height-normal)) + (var(--rui-space-2xs) * 2));--rui-field-icon-spacing:var(--rui-space-2xs);--rui-field-line-height:var(--rui-line-height-normal);--rui-field-padding-x:var(--rui-space-xs);--rui-field-padding-y:var(--rui-space-2xs);--rui-field-transition-duration:var(--rui-duration-normal);--rui-field-transition-timing:var(--rui-timing-ease-out);--rui-field-compact-height:calc((var(--rui-font-size-xs) * var(--rui-line-height-normal)) + (var(--rui-space-3xs) * 2));--rui-field-compact-font-size:var(--rui-font-size-xs);--rui-field-compact-icon-spacing:var(--rui-space-3xs);--rui-field-compact-line-height:var(--rui-line-height-normal);--rui-field-compact-padding-x:var(--rui-space-2xs);--rui-field-compact-padding-y:var(--rui-space-3xs);--rui-field-background-color:var(--rui-color-background-secondary);--rui-field-background-color-disabled:var(--rui-color-background-darkened);--rui-field-control-background-color:var(--rui-color-background-secondary);--rui-field-control-background-color-active:var(--rui-color-background-highlight);--rui-field-control-background-color-disabled:var(--rui-color-background-darkened);--rui-field-control-background-color-focus:var(--rui-color-background-raised);--rui-field-control-background-color-hover:var(--rui-color-background-raised);--rui-field-control-text-color:var(--rui-color-text-subtle);--rui-field-control-text-color-active:var(--rui-color-text-highlight);--rui-field-control-text-color-disabled:var(--rui-color-text-subtle);--rui-field-control-text-color-focus:var(--rui-color-text-base);--rui-field-control-text-color-hover:var(--rui-color-text-base);--rui-field-border-color:var(--rui-color-border-secondary);--rui-field-border-color-active:var(--rui-color-border-raised);--rui-field-border-color-disabled:var(--rui-color-border-base);--rui-field-border-color-focus:var(--rui-color-border-highlight);--rui-field-border-color-hover:var(--rui-color-border-highlight);--rui-field-text-color:var(--rui-color-text-base);--rui-field-placeholder-color:var(--rui-color-text-muted);--rui-field-text-color-disabled:var(--rui-color-text-subtle);--rui-field-primary-border-color:var(--rui-color-border-secondary);--rui-field-primary-border-color-active:var(--rui-color-border-primary-raised);--rui-field-primary-border-color-focus:var(--rui-color-border-primary-highlight);--rui-field-primary-border-color-hover:var(--rui-color-border-primary-highlight);--rui-field-acid-border-color:var(--rui-color-border-secondary);--rui-field-acid-border-color-active:var(--rui-color-border-acid-raised);--rui-field-acid-border-color-focus:var(--rui-color-border-acid-highlight);--rui-field-acid-border-color-hover:var(--rui-color-border-acid-highlight);--rui-field-success-border-color:var(--rui-color-border-success-secondary);--rui-field-success-border-color-active:var(--rui-color-border-success-raised);--rui-field-success-border-color-focus:var(--rui-color-border-success-highlight);--rui-field-success-border-color-hover:var(--rui-color-border-success-highlight);--rui-field-warning-border-color:var(--rui-color-border-warning-secondary);--rui-field-warning-border-color-active:var(--rui-color-border-warning-raised);--rui-field-warning-border-color-focus:var(--rui-color-border-warning-highlight);--rui-field-warning-border-color-hover:var(--rui-color-border-warning-highlight);--rui-field-error-border-color:var(--rui-color-border-error-secondary);--rui-field-error-border-color-active:var(--rui-color-border-error-raised);--rui-field-error-border-color-focus:var(--rui-color-border-error-highlight);--rui-field-error-border-color-hover:var(--rui-color-border-error-highlight)}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.bottom-\[0px\]{bottom:0}.top-1\/2{top:50%}.top-\[0px\]{top:0}.isolate{isolation:isolate}.z-10{z-index:10}.mx-auto{margin-left:auto;margin-right:auto}.my-m{margin-top:var(--rui-space-m);margin-bottom:var(--rui-space-m)}.my-xl{margin-top:var(--rui-space-xl);margin-bottom:var(--rui-space-xl)}.-mb-\[0\.025em\]{margin-bottom:-.025em}.mb-\[0\.125em\]{margin-bottom:.125em}.mb-l{margin-bottom:var(--rui-space-l)}.mb-m{margin-bottom:var(--rui-space-m)}.mb-s{margin-bottom:var(--rui-space-s)}.mb-xl{margin-bottom:var(--rui-space-xl)}.ml-auto{margin-left:auto}.mt-4xs{margin-top:var(--rui-space-4xs)}.mt-\[1px\]{margin-top:1px}.mt-auto{margin-top:auto}.mt-l{margin-top:var(--rui-space-l)}.mt-m{margin-top:var(--rui-space-m)}.mt-s{margin-top:var(--rui-space-s)}.mt-xl{margin-top:var(--rui-space-xl)}.mt-xs{margin-top:var(--rui-space-xs)}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.list-item{display:list-item}.hidden{display:none}.h-2xl{height:var(--rui-space-2xl)}.h-4xs{height:var(--rui-space-4xs)}.h-\[10px\]{height:10px}.h-\[300px\]{height:300px}.h-\[80px\]{height:80px}.h-\[fit-content\]{height:fit-content}.h-\[var\(--rui-height-l\)\]{height:var(--rui-height-l)}.h-auto{height:auto}.h-full{height:100%}.h-m{height:var(--rui-space-m)}.h-xl{height:var(--rui-space-xl)}.min-h-\[100vh\]{min-height:100vh}.min-h-\[300px\]{min-height:300px}.min-h-\[var\(--rui-height-l\)\]{min-height:var(--rui-height-l)}.min-h-\[var\(--rui-height-xl\)\]{min-height:var(--rui-height-xl)}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.\!w-auto{width:auto!important}.w-1\/3{width:33.333333%}.w-2\/3{width:66.666667%}.w-2xl{width:var(--rui-space-2xl)}.w-\[0\%\]{width:0}.w-\[80px\]{width:80px}.w-full{width:100%}.w-m{width:var(--rui-space-m)}.w-xl{width:var(--rui-space-xl)}.min-w-3xs{min-width:var(--rui-space-3xs)}.min-w-\[300px\]{min-width:300px}.max-w-2xl{max-width:42rem}.max-w-md{max-width:28rem}.max-w-xl{max-width:36rem}.flex-1{flex:1 1 0%}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.grow-0{flex-grow:0}.-translate-y-1\/2{--tw-translate-y:-50%}.-translate-y-1\/2,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.appearance-none{appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2xs{gap:var(--rui-space-2xs)}.gap-4xs{gap:var(--rui-space-4xs)}.gap-l{gap:var(--rui-space-l)}.gap-m{gap:var(--rui-space-m)}.gap-s{gap:var(--rui-space-s)}.gap-xl{gap:var(--rui-space-xl)}.gap-xs{gap:var(--rui-space-xs)}.self-stretch{align-self:stretch}.overflow-hidden,.truncate{overflow:hidden}.truncate{text-overflow:ellipsis;white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.break-all{word-break:break-all}.rounded-pill{border-radius:var(--rui-radius-pill)}.rounded-xl{border-radius:var(--rui-radius-xl)}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-red-700{border-color:var(--rui-color-red-700)}.border-red-900{border-color:var(--rui-color-red-900)}.bg-\[\#333\]{--tw-bg-opacity:1;background-color:rgb(51 51 51/var(--tw-bg-opacity,1))}.bg-\[black\]{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-\[red\]{--tw-bg-opacity:1;background-color:rgb(255 0 0/var(--tw-bg-opacity,1))}.bg-\[white\]{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-black{background-color:var(--rui-color-black)}.bg-blue-600{background-color:var(--rui-color-blue-600)}.bg-green-300{background-color:var(--rui-color-green-300)}.bg-green-800{background-color:var(--rui-color-green-800)}.bg-grey-800{background-color:var(--rui-color-grey-800)}.bg-orange-600{background-color:var(--rui-color-orange-600)}.bg-red-600{background-color:var(--rui-color-red-600)}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.from-blue-600{--tw-gradient-from:var(--rui-color-blue-600) var(--tw-gradient-from-position);--tw-gradient-to:rgb(255 255 255/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-purple-600{--tw-gradient-from:var(--rui-color-purple-600) var(--tw-gradient-from-position);--tw-gradient-to:rgb(255 255 255/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.to-acid-800{--tw-gradient-to:var(--rui-color-acid-800) var(--tw-gradient-to-position)}.to-blue-800{--tw-gradient-to:var(--rui-color-blue-800) var(--tw-gradient-to-position)}.to-purple-800{--tw-gradient-to:var(--rui-color-purple-800) var(--tw-gradient-to-position)}.object-cover{object-fit:cover}.p-2xl{padding:var(--rui-space-2xl)}.p-m{padding:var(--rui-space-m)}.p-s{padding:var(--rui-space-s)}.p-xl{padding:var(--rui-space-xl)}.px-l{padding-left:var(--rui-space-l);padding-right:var(--rui-space-l)}.px-m{padding-left:var(--rui-space-m);padding-right:var(--rui-space-m)}.px-s{padding-left:var(--rui-space-s);padding-right:var(--rui-space-s)}.py-l{padding-top:var(--rui-space-l);padding-bottom:var(--rui-space-l)}.py-s{padding-top:var(--rui-space-s);padding-bottom:var(--rui-space-s)}.pb-m{padding-bottom:var(--rui-space-m)}.pt-4xs{padding-top:var(--rui-space-4xs)}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-mono{font-family:var(--rui-font-family-mono)}.text-2xl{font-size:var(--rui-font-size-2xl)}.text-4xl{font-size:var(--rui-font-size-4xl)}.text-l{font-size:var(--rui-font-size-l)}.text-m{font-size:var(--rui-font-size-m)}.text-xl{font-size:var(--rui-font-size-xl)}.text-xs{font-size:var(--rui-font-size-xs)}.font-bold{font-weight:var(--rui-font-weight-bold)}.font-medium{font-weight:var(--rui-font-weight-medium)}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.italic{font-style:italic}.ordinal{--tw-ordinal:ordinal;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.tracking-tight{letter-spacing:-.025em}.tracking-widest{letter-spacing:.1em}.text-\[var\(--rui-color-danger\)\]{color:var(--rui-color-danger)}.text-\[var\(--rui-color-success\)\]{color:var(--rui-color-success)}.text-\[var\(--rui-color-text-base\)\]{color:var(--rui-color-text-base)}.text-\[var\(--rui-color-text-highlight\)\]{color:var(--rui-color-text-highlight)}.text-\[var\(--rui-color-text-link\)\]{color:var(--rui-color-text-link)}.text-\[var\(--rui-color-text-subtle\)\]{color:var(--rui-color-text-subtle)}.text-acid-300{color:var(--rui-color-acid-300)}.text-blue-300{color:var(--rui-color-blue-300)}.text-blue-400{color:var(--rui-color-blue-400)}.text-green-100{color:var(--rui-color-green-100)}.text-green-300{color:var(--rui-color-green-300)}.text-green-400{color:var(--rui-color-green-400)}.text-grey-200{color:var(--rui-color-grey-200)}.text-orange-400{color:var(--rui-color-orange-400)}.text-purple-300{color:var(--rui-color-purple-300)}.text-red-200{color:var(--rui-color-red-200)}.text-red-300{color:var(--rui-color-red-300)}.text-red-400{color:var(--rui-color-red-400)}.text-red-600{color:var(--rui-color-red-600)}.text-white{color:var(--rui-color-white)}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.accent-orange-500{accent-color:var(--rui-color-orange-500)}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.shadow{--tw-shadow:0 1px 3px 0 rgb(0 0 0/0.1),0 1px 2px -1px rgb(0 0 0/0.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.blur{--tw-blur:blur(8px)}.blur,.grayscale{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)}.grayscale{--tw-grayscale:grayscale(100%)}.invert{--tw-invert:invert(100%)}.filter,.invert{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)}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-none{transition-property:none}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-500{transition-duration:.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}body{background-color:var(--rui-color-background-base);color:var(--rui-color-text-base);font-family:var(--rui-font-family-sans);font-size:var(--rui-font-size-m);line-height:var(--rui-line-height-normal);quotes:"“" "”"}.mono-font{font-family:var(--rui-font-family-mono);letter-spacing:-.025em}::view-transition-new(root),::view-transition-old(root){animation:none!important}::view-transition-group(root){z-index:auto!important}::view-transition-image-pair(root){isolation:isolate;will-change:transform,opacity,clip-path;z-index:1}::view-transition-new(root){z-index:10000;animation:none!important}::view-transition-old(root){z-index:1;animation:none!important}#time-zone-dropdown-input{width:100%!important}.hover\:bg-blue-500:hover{background-color:var(--rui-color-blue-500)}.hover\:bg-orange-500:hover{background-color:var(--rui-color-orange-500)}.hover\:bg-red-500:hover{background-color:var(--rui-color-red-500)}.hover\:text-\[var\(--rui-color-text-base\)\]:hover{color:var(--rui-color-text-base)}.hover\:underline:hover{text-decoration-line:underline}.focus\:border-blue-500:focus{border-color:var(--rui-color-blue-500)}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}@media (min-width:992px){.lg\:grid-cols-\[200px_1fr\]{grid-template-columns:200px 1fr}}