.rs-theme-light,:root{--rs-gray-300:#d9d9d9;--rs-gray-400:#b6b7b8;--rs-gray-900:#121212;--rs-red-500:#f44336;--rs-orange-500:#fa8900;--rs-yellow-500:#ffb300;--rs-green-500:#4caf50;--rs-cyan-500:#00bcd4;--rs-blue-500:#2196f3;--rs-violet-500:#673ab7;--rs-avatar-bg:var(--rs-gray-300);--rs-avatar-text:var(--rs-gray-0);--rs-avatar-offset-color:var(--rs-gray-0);--rs-avatar-ring-color:var(--rs-avatar-bg)}.rs-theme-dark{--rs-gray-300:#858b94;--rs-gray-400:#6a6f76;--rs-gray-900:#0f131a;--rs-red-500:#f04f43;--rs-orange-500:#ff9800;--rs-yellow-500:#ffc757;--rs-green-500:#58b15b;--rs-cyan-500:#00bcd4;--rs-blue-500:#1499ef;--rs-violet-500:#673ab7;--rs-avatar-bg:var(--rs-gray-400);--rs-avatar-text:var(--rs-gray-0);--rs-avatar-offset-color:var(--rs-gray-900);--rs-avatar-ring-color:var(--rs-avatar-bg)}.rs-theme-high-contrast{--rs-gray-300:#858b94;--rs-gray-400:#6a6f76;--rs-gray-900:#0f131a;--rs-red-500:#bd1732;--rs-orange-500:#ff9800;--rs-yellow-500:#ffc757;--rs-green-500:#0d822c;--rs-cyan-500:#00bcd4;--rs-blue-500:#1499ef;--rs-violet-500:#673ab7;--rs-avatar-bg:var(--rs-gray-400);--rs-avatar-text:var(--rs-gray-0);--rs-avatar-offset-color:var(--rs-gray-900);--rs-avatar-ring-color:var(--rs-avatar-bg)}.rs-avatar{background-color:#d9d9d9;background-color:var(--rs-avatar-bg);color:#fff;color:var(--rs-avatar-text);display:inline-flex;justify-content:center;align-items:center;border-radius:4px;overflow:hidden;position:relative;width:40px;height:40px;font-size:18px}.rs-avatar>.rs-icon{font-size:29px;height:29px}.rs-avatar>.rs-avatar-image{width:40px;height:40px;line-height:40px}.rs-avatar>.rs-icon{vertical-align:middle}.rs-avatar-image:before{content:attr(alt);position:absolute;width:100%;height:inherit;top:0;left:0;background:#d9d9d9;background:var(--rs-avatar-bg);text-align:center;padding:0 2px}.rs-avatar-icon{position:absolute}.rs-avatar-bordered{--rs-ring-offset-shadow:var(--rs-avatar-offset-color) 0 0 0 2px;--rs-ring-shadow:var(--rs-avatar-ring-color) 0 0 0 4px;box-shadow:var(--rs-ring-offset-shadow),var(--rs-ring-shadow),0 0 #0000}.rs-avatar-circle{border-radius:50%}.rs-avatar-xxl{width:120px;height:120px;font-size:48px}.rs-avatar-xxl>.rs-icon{font-size:84px;height:84px}.rs-avatar-xxl>.rs-avatar-image{width:120px;height:120px;line-height:120px}.rs-avatar-xl{width:90px;height:90px;font-size:36px}.rs-avatar-xl>.rs-icon{font-size:63px;height:63px}.rs-avatar-xl>.rs-avatar-image{width:90px;height:90px;line-height:90px}.rs-avatar-lg{width:60px;height:60px;font-size:26px}.rs-avatar-lg>.rs-icon{font-size:43px;height:43px}.rs-avatar-lg>.rs-avatar-image{width:60px;height:60px;line-height:60px}.rs-avatar-sm{width:30px;height:30px;font-size:14px}.rs-avatar-sm>.rs-icon{font-size:22px;height:22px}.rs-avatar-sm>.rs-avatar-image{width:30px;height:30px;line-height:30px}.rs-avatar-xs{width:20px;height:20px;font-size:12px}.rs-avatar-xs>.rs-icon{font-size:16px;height:16px}.rs-avatar-xs>.rs-avatar-image{width:20px;height:20px;line-height:20px}.rs-avatar-red{--rs-avatar-bg:var(--rs-red-500);--rs-avatar-ring-color:var(--rs-red-500)}.rs-avatar-orange{--rs-avatar-bg:var(--rs-orange-500);--rs-avatar-ring-color:var(--rs-orange-500)}.rs-avatar-yellow{--rs-avatar-bg:var(--rs-yellow-500);--rs-avatar-ring-color:var(--rs-yellow-500)}.rs-avatar-green{--rs-avatar-bg:var(--rs-green-500);--rs-avatar-ring-color:var(--rs-green-500)}.rs-avatar-cyan{--rs-avatar-bg:var(--rs-cyan-500);--rs-avatar-ring-color:var(--rs-cyan-500)}.rs-avatar-blue{--rs-avatar-bg:var(--rs-blue-500);--rs-avatar-ring-color:var(--rs-blue-500)}.rs-avatar-violet{--rs-avatar-bg:var(--rs-violet-500);--rs-avatar-ring-color:var(--rs-violet-500)}.rs-theme-light,:root{--rs-gray-0:#fff;--rs-gray-100:#f2f2f5;--rs-gray-200:#e5e5ea;--rs-gray-600:#717273;--rs-gray-700:#575757;--rs-gray-800:#343434;--rs-border-primary:var(--rs-gray-200);--rs-bg-overlay:var(--rs-gray-0);--rs-popover-shadow:0 1px 8px rgba(0,0,0,0.12)}.rs-theme-dark{--rs-gray-0:#fff;--rs-gray-100:#cbced4;--rs-gray-200:#a4a9b3;--rs-gray-600:#3c3f43;--rs-gray-700:#292d33;--rs-gray-800:#1a1d24;--rs-border-primary:var(--rs-gray-600);--rs-bg-overlay:var(--rs-gray-700);--rs-popover-shadow:0 4px 6px rgba(0,0,0,0.3)}.rs-theme-high-contrast{--rs-gray-0:#fff;--rs-gray-100:#cbced4;--rs-gray-200:#a4a9b3;--rs-gray-600:#3c3f43;--rs-gray-700:#292d33;--rs-gray-800:#1a1d24;--rs-border-primary:var(--rs-gray-100);--rs-bg-overlay:var(--rs-gray-800);--rs-popover-shadow:0 4px 6px rgba(0,0,0,0.3)}[class*=rs-],[class*=rs-]:after,[class*=rs-]:before{box-sizing:border-box}.rs-heading{font-family:inherit;font-weight:bolder;color:inherit;margin:0}.rs-heading.h1{font-size:46px;line-height:62px}.rs-heading.h2{font-size:36px;line-height:50px}.rs-heading.h3{font-size:28px;line-height:42px}.rs-heading.h4{font-size:22px;line-height:34px}.rs-heading.h5{font-size:18px;line-height:24px}.rs-heading.h6{font-size:16px;line-height:22px}.rs-popover{position:absolute;top:0;left:0;z-index:1060;display:none;padding:12px;font-size:14px;background-color:#fff;background-color:var(--rs-bg-overlay);background-clip:padding-box;border-radius:4px;opacity:0;filter:drop-shadow(0 1px 8px rgba(0,0,0,.12));filter:drop-shadow(var(--rs-popover-shadow));box-shadow:0 1px 8px rgba(0,0,0,.12);box-shadow:var(--rs-popover-shadow)}.rs-popover.rs-anim-fade{transition:opacity .1s linear,transform .1s ease-out}.rs-popover.rs-anim-in{opacity:1;transition:opacity .15s linear,transform .15s ease-in}.rs-theme-high-contrast .rs-popover{border:1px solid #e5e5ea;border:1px solid var(--rs-border-primary)}.rs-popover>.rs-popover-arrow{border-width:6px}.rs-popover>.rs-popover-arrow,.rs-popover>.rs-popover-arrow:after,.rs-popover>.rs-popover-arrow:before{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.rs-popover>.rs-popover-arrow:after,.rs-popover>.rs-popover-arrow:before{border-width:6px;content:""}.rs-popover>.rs-popover-arrow:before{display:none}.rs-theme-high-contrast .rs-popover>.rs-popover-arrow:before{display:block}.rs-popover-title{margin:0;font-size:14px;line-height:1.42857143}.rs-popover-content{font-size:12px;line-height:1.66666667}.rs-popover-title~.rs-popover-content{margin-top:8px}.rs-popover[class*=placement-top]{margin-top:-8px;transform:translate(0)}.rs-popover[class*=placement-top].rs-anim-in{transform:translateY(-2px)}.rs-popover[class*=placement-top]>.rs-popover-arrow{margin-left:-6px;bottom:-6px}.rs-popover[class*=placement-top]>.rs-popover-arrow:after{bottom:-6px;margin-left:-6px;border-width:6px 6px 0;border-top-color:#fff;border-top-color:var(--rs-bg-overlay)}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.rs-popover[class*=placement-top]>.rs-popover-arrow:after{bottom:-7px}}@supports (-ms-ime-align:auto){.rs-popover[class*=placement-top]>.rs-popover-arrow:after{bottom:-7px}}.rs-theme-high-contrast .rs-popover[class*=placement-top]>.rs-popover-arrow:before{bottom:-7px;margin-left:-7px;border-width:7px 7px 0;border-top-color:#e5e5ea;border-top-color:var(--rs-border-primary)}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.rs-theme-high-contrast .rs-popover[class*=placement-top]>.rs-popover-arrow:before{bottom:-8px}}@supports (-ms-ime-align:auto){.rs-theme-high-contrast .rs-popover[class*=placement-top]>.rs-popover-arrow:before{bottom:-8px}}.rs-popover[class*=placement-right]{margin-left:8px;transform:translate(0)}.rs-popover[class*=placement-right].rs-anim-in{transform:translate(2px)}.rs-popover[class*=placement-right]>.rs-popover-arrow{left:-6px;margin-top:-6px}.rs-popover[class*=placement-right]>.rs-popover-arrow:after{left:-6px;margin-top:-6px;border-width:6px 6px 6px 0;border-right-color:#fff;border-right-color:var(--rs-bg-overlay)}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.rs-popover[class*=placement-right]>.rs-popover-arrow:after{left:-7px}}@supports (-ms-ime-align:auto){.rs-popover[class*=placement-right]>.rs-popover-arrow:after{left:-7px}}.rs-theme-high-contrast .rs-popover[class*=placement-right]>.rs-popover-arrow:before{left:-7px;margin-top:-7px;border-width:7px 7px 7px 0;border-right-color:#e5e5ea;border-right-color:var(--rs-border-primary)}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.rs-theme-high-contrast .rs-popover[class*=placement-right]>.rs-popover-arrow:before{left:-8px}}@supports (-ms-ime-align:auto){.rs-theme-high-contrast .rs-popover[class*=placement-right]>.rs-popover-arrow:before{left:-8px}}.rs-popover[class*=placement-left]{margin-left:-8px;transform:translate(0)}.rs-popover[class*=placement-left].rs-anim-in{transform:translate(-2px)}.rs-popover[class*=placement-left]>.rs-popover-arrow{right:-6px;margin-top:-6px}.rs-popover[class*=placement-left]>.rs-popover-arrow:after{right:-6px;margin-top:-6px;border-width:6px 0 6px 6px;border-left-color:#fff;border-left-color:var(--rs-bg-overlay)}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.rs-popover[class*=placement-left]>.rs-popover-arrow:after{right:-7px}}@supports (-ms-ime-align:auto){.rs-popover[class*=placement-left]>.rs-popover-arrow:after{right:-7px}}.rs-theme-high-contrast .rs-popover[class*=placement-left]>.rs-popover-arrow:before{right:-7px;margin-top:-7px;border-width:7px 0 7px 7px;border-left-color:#e5e5ea;border-left-color:var(--rs-border-primary)}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.rs-theme-high-contrast .rs-popover[class*=placement-left]>.rs-popover-arrow:before{right:-8px}}@supports (-ms-ime-align:auto){.rs-theme-high-contrast .rs-popover[class*=placement-left]>.rs-popover-arrow:before{right:-8px}}.rs-popover[class*=placement-bottom]{margin-top:8px;transform:translate(0)}.rs-popover[class*=placement-bottom].rs-anim-in{transform:translateY(2px)}.rs-popover[class*=placement-bottom]>.rs-popover-arrow{margin-left:-6px;top:-6px}.rs-popover[class*=placement-bottom]>.rs-popover-arrow:after{top:-6px;margin-left:-6px;border-width:0 6px 6px;border-bottom-color:#fff;border-bottom-color:var(--rs-bg-overlay)}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.rs-popover[class*=placement-bottom]>.rs-popover-arrow:after{top:-7px}}@supports (-ms-ime-align:auto){.rs-popover[class*=placement-bottom]>.rs-popover-arrow:after{top:-7px}}.rs-theme-high-contrast .rs-popover[class*=placement-bottom]>.rs-popover-arrow:before{top:-7px;margin-left:-7px;border-width:0 7px 7px;border-bottom-color:#e5e5ea;border-bottom-color:var(--rs-border-primary)}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.rs-theme-high-contrast .rs-popover[class*=placement-bottom]>.rs-popover-arrow:before{top:-8px}}@supports (-ms-ime-align:auto){.rs-theme-high-contrast .rs-popover[class*=placement-bottom]>.rs-popover-arrow:before{top:-8px}}.rs-popover.placement-bottom>.rs-popover-arrow,.rs-popover.placement-top>.rs-popover-arrow{left:50%}.rs-popover.placement-bottom-end>.rs-popover-arrow,.rs-popover.placement-top-end>.rs-popover-arrow{right:4px}.rs-popover.placement-left>.rs-popover-arrow,.rs-popover.placement-right>.rs-popover-arrow{top:50%}.rs-popover.placement-left-end>.rs-popover-arrow,.rs-popover.placement-right-end>.rs-popover-arrow{bottom:4px}.rs-popover-full{padding:0}.rs-popover-full .rs-popover-content{margin-top:0}.rs-popover.placement-bottom-start.rs-popover-full>.rs-popover-arrow,.rs-popover.placement-top-start.rs-popover-full>.rs-popover-arrow{margin-left:6px}.rs-popover.placement-left-start.rs-popover-full>.rs-popover-arrow,.rs-popover.placement-right-start.rs-popover-full>.rs-popover-arrow{margin-top:6px}