@charset "UTF-8";html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}.sui-layout{width:100%;display:flex;flex-direction:column}.sui-layout-header{padding:32px 24px;border-bottom:1px solid #eee}.sui-layout-body{background:#fcfcfc}.sui-layout-body:after{content:"";height:80px;width:100%;display:block;position:relative;background:linear-gradient(180deg,#fcfcfc 0,#fff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fcfcfc",endColorstr="#ffffff",GradientType=0)}@media (max-width:800px){.sui-layout-body:after{display:none}}.sui-layout-body__inner{max-width:1300px;margin-left:auto;margin-right:auto;display:flex;padding:0 24px}@media (max-width:800px){.sui-layout-body__inner{display:block;padding:0 15px}}@keyframes fadein{0%{opacity:0}to{opacity:1}}.sui-layout-sidebar{width:24%;padding:32px 32px 0 0}@media (max-width:975px){.sui-layout-sidebar{padding-right:0}}@media (max-width:800px){.sui-layout-sidebar{z-index:99;display:none;position:fixed;top:0;left:0;height:100%;width:100%;margin:0;padding:0 15px 30px;background-color:#fcfcfc;overflow:auto}}.sui-layout-sidebar--toggled{display:block;animation:fadein .2s ease-out}@media (max-width:800px){.sui-layout-sidebar-toggle{display:block;width:100%;margin-top:20px;padding:10px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-size:14px;font-weight:700;color:#3a56e4;background-color:#fff;border:1px solid #3a56e4;border-radius:4px}.sui-layout-sidebar .sui-layout-sidebar-toggle{margin-bottom:20px}}.sui-layout-main{width:76%;padding:32px 0 32px 32px}@media (max-width:800px){.sui-layout-main{width:100%;padding-left:0}}.sui-layout-main-header,.sui-layout-main-header__inner{display:flex;width:100%;justify-content:space-between;align-items:center}.sui-layout-main-header__inner{font-size:12px;color:#4a4b4b}.sui-layout-main-footer{display:flex;align-items:center;justify-content:space-around}.sui-search-error{color:red}.sui-search-error,.sui-search-error.no-error{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;margin:auto;display:flex;justify-content:center;align-items:center;height:calc(100vh - 180px)}.sui-search-error.no-error{color:#333}.sui-facet{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;margin:0;padding:0;border:0}.sui-facet+.sui-facet,.sui-sorting+.sui-facet{margin-top:32px}.sui-facet__title{text-transform:uppercase;font-size:12px;color:#8b9bad;letter-spacing:1px;padding:0}.sui-facet__list{line-height:1.5;font-size:13px;margin:8px 0;padding:0}.sui-facet__count{color:#888;font-size:.85em;margin-left:20px;display:inline-block;padding-top:2px}.sui-multi-checkbox-facet{color:#4f4f4f;font-size:13px;margin:8px 0}.sui-multi-checkbox-facet__option-label{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.sui-multi-checkbox-facet__option-input-wrapper{flex:1}.sui-multi-checkbox-facet__checkbox{margin-right:8px;cursor:pointer}.sui-multi-checkbox-facet__option-count{color:#888;font-size:.85em;margin-left:24px}.sui-facet-view-more{display:block;cursor:pointer;color:#3a56e4;font-size:13px;font-family:inherit;line-height:inherit;text-align:left;border:unset;padding:unset;background:unset}.sui-facet-view-more:focus,.sui-facet-view-more:hover{background-color:#f8f8f8;outline:4px solid #f8f8f8}.sui-facet-search{margin:6px 0 0}.sui-facet-search__text-input{width:100%;height:100%;padding:6px;margin:0;font-family:inherit;border:1px solid #ccc;border-radius:4px;outline:none}.sui-facet-search__text-input:focus{border:1px solid #3a56e4}.sui-boolean-facet{color:#4f4f4f;font-size:13px;margin:8px 0}.sui-boolean-facet__option-label{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.sui-boolean-facet__option-input-wrapper{flex:1}.sui-boolean-facet__checkbox{margin-right:8px;cursor:pointer}.sui-boolean-facet__option-count{color:#888;font-size:.85em;margin-left:24px}.sui-single-option-facet{font-size:13px;margin:8px 0;padding:0;list-style:none}.sui-single-option-facet__item{display:flex;justify-content:space-between}.sui-single-option-facet__link{color:#4f4f4f;position:relative;text-decoration:none;list-style:none;padding:0;font-weight:700}.sui-single-option-facet__link:after{content:"";opacity:0;position:absolute;top:-1px;left:-5px;width:calc(100% + 10px);height:calc(100% + 2px);background:rgba(37,139,248,.08);pointer-events:none}.sui-single-option-facet__link:focus{color:#3a56e4;font-weight:700;outline:none}.sui-single-option-facet__link:hover{color:#3a56e4;font-weight:700}.sui-single-option-facet__link:hover:after{opacity:1}.sui-single-option-facet__selected{font-weight:900;list-style:none}.sui-single-option-facet__selected a{font-weight:100;padding:0 2px}.sui-single-option-facet__remove{color:#666;margin-left:10px}.rc-pagination{font-size:12px;font-family:Arial;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:0}.rc-pagination>li{list-style:none}.rc-pagination-total-text{float:left;height:30px;line-height:30px;list-style:none;padding:0;margin:0 8px 0 0}.rc-pagination:after{content:" ";display:block;height:0;clear:both;overflow:hidden;visibility:hidden}.rc-pagination-item{cursor:pointer;border-radius:6px;min-width:28px;height:28px;line-height:28px;text-align:center;list-style:none;float:left;border:1px solid #d9d9d9;background-color:#fff;margin-right:8px}.rc-pagination-item a{text-decoration:none;color:#666}.rc-pagination-item:hover{border-color:#2db7f5}.rc-pagination-item:hover a{color:#2db7f5}.rc-pagination-item-disabled{cursor:not-allowed}.rc-pagination-item-disabled:hover{border-color:#d9d9d9}.rc-pagination-item-disabled:hover a{color:#d9d9d9}.rc-pagination-item-active{background-color:#2db7f5;border-color:#2db7f5}.rc-pagination-item-active a,.rc-pagination-item-active:hover a{color:#fff}.rc-pagination-jump-next:after,.rc-pagination-jump-prev:after{content:"•••";display:block;letter-spacing:2px;color:#ccc;font-size:12px;margin-top:1px}.rc-pagination-jump-next:hover:after,.rc-pagination-jump-prev:hover:after{color:#2db7f5}.rc-pagination-jump-prev:hover:after{content:"«"}.rc-pagination-jump-next:hover:after{content:"»"}.rc-pagination-jump-next-custom-icon,.rc-pagination-jump-prev-custom-icon{position:relative}.rc-pagination-jump-next-custom-icon:after,.rc-pagination-jump-prev-custom-icon:after{position:absolute;top:0;right:0;bottom:0;left:0;transition:all .2s;content:"•••";opacity:1;display:block;letter-spacing:2px;color:#ccc;font-size:12px;margin:1px auto auto}.rc-pagination-jump-next-custom-icon .custom-icon-jump-next,.rc-pagination-jump-next-custom-icon .custom-icon-jump-prev,.rc-pagination-jump-prev-custom-icon .custom-icon-jump-next,.rc-pagination-jump-prev-custom-icon .custom-icon-jump-prev{opacity:0;transition:all .2s}.rc-pagination-jump-next-custom-icon:hover:after,.rc-pagination-jump-prev-custom-icon:hover:after{opacity:0;color:#ccc}.rc-pagination-jump-next-custom-icon:hover .custom-icon-jump-next,.rc-pagination-jump-next-custom-icon:hover .custom-icon-jump-prev,.rc-pagination-jump-prev-custom-icon:hover .custom-icon-jump-next,.rc-pagination-jump-prev-custom-icon:hover .custom-icon-jump-prev{opacity:1;color:#2db7f5}.rc-pagination-jump-next,.rc-pagination-jump-prev,.rc-pagination-prev{margin-right:8px}.rc-pagination-jump-next,.rc-pagination-jump-prev,.rc-pagination-next,.rc-pagination-prev{cursor:pointer;color:#666;font-size:10px;border-radius:6px;list-style:none;min-width:28px;height:28px;line-height:28px;float:left;text-align:center}.rc-pagination-prev a:after{content:"‹";display:block}.rc-pagination-next a:after{content:"›";display:block}.rc-pagination-next,.rc-pagination-prev{border:1px solid #d9d9d9;font-size:18px}.rc-pagination-next a,.rc-pagination-prev a{color:#666}.rc-pagination-next a:after,.rc-pagination-prev a:after{margin-top:-1px}.rc-pagination-disabled{cursor:not-allowed}.rc-pagination-disabled a{color:#ccc}.rc-pagination-disabled .rc-pagination-item,.rc-pagination-disabled .rc-pagination-next,.rc-pagination-disabled .rc-pagination-prev{cursor:not-allowed}.rc-pagination-disabled .rc-pagination-item:hover,.rc-pagination-disabled .rc-pagination-next:hover,.rc-pagination-disabled .rc-pagination-prev:hover{border-color:#d9d9d9}.rc-pagination-disabled .rc-pagination-item:hover a,.rc-pagination-disabled .rc-pagination-next:hover a,.rc-pagination-disabled .rc-pagination-prev:hover a{color:#d9d9d9}.rc-pagination-disabled .rc-pagination-jump-next,.rc-pagination-disabled .rc-pagination-jump-prev{pointer-events:none}.rc-pagination-options{float:left;margin-left:15px}.rc-pagination-options-size-changer{float:left;width:80px}.rc-pagination-options-quick-jumper{float:left;margin-left:16px;height:28px;line-height:28px}.rc-pagination-options-quick-jumper input{margin:0 8px;box-sizing:border-box;background-color:#fff;border-radius:6px;border:1px solid #d9d9d9;outline:none;padding:3px 12px;width:50px;height:28px}.rc-pagination-options-quick-jumper input:hover{border-color:#2db7f5}.rc-pagination-options-quick-jumper button{display:inline-block;margin:0 8px;font-weight:500;text-align:center;touch-action:manipulation;cursor:pointer;background-image:none;white-space:nowrap;padding:0 15px;font-size:12px;border-radius:6px;height:28px;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .3s cubic-bezier(.645,.045,.355,1);position:relative;color:rgba(0,0,0,.65);background-color:#fff;border:1px solid #d9d9d9}.rc-pagination-options-quick-jumper button:active,.rc-pagination-options-quick-jumper button:focus,.rc-pagination-options-quick-jumper button:hover{color:#2db7f5;background-color:#fff;border-color:#2db7f5}.rc-pagination-simple .rc-pagination-next,.rc-pagination-simple .rc-pagination-prev{border:none;height:24px;line-height:24px;margin:0;font-size:18px}.rc-pagination-simple .rc-pagination-simple-pager{float:left;margin-right:8px;list-style:none}.rc-pagination-simple .rc-pagination-simple-pager .rc-pagination-slash{margin:0 10px}.rc-pagination-simple .rc-pagination-simple-pager input{margin:0 8px;box-sizing:border-box;background-color:#fff;border-radius:6px;border:1px solid #d9d9d9;outline:none;padding:5px 8px;min-height:20px}.rc-pagination-simple .rc-pagination-simple-pager input:hover{border-color:#2db7f5}.rc-pagination-simple .rc-pagination-simple-pager button{display:inline-block;margin:0 8px;font-weight:500;text-align:center;touch-action:manipulation;cursor:pointer;background-image:none;white-space:nowrap;padding:0 8px;font-size:12px;border-radius:6px;height:26px;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .3s cubic-bezier(.645,.045,.355,1);position:relative;color:rgba(0,0,0,.65);background-color:#fff;border:1px solid #d9d9d9}.rc-pagination-simple .rc-pagination-simple-pager button:active,.rc-pagination-simple .rc-pagination-simple-pager button:focus,.rc-pagination-simple .rc-pagination-simple-pager button:hover{color:#2db7f5;background-color:#fff;border-color:#2db7f5}@media only screen and (max-width:1024px){.rc-pagination-item-after-jump-prev,.rc-pagination-item-before-jump-next{display:none}}.sui-paging>li{border:none;background:transparent;outline:none}.sui-paging .rc-pagination-disabled a{color:#ccc;opacity:.5}.sui-paging .rc-pagination-item a{color:#3a56e4;text-decoration:none}.sui-paging .rc-pagination-item:hover{background:#f8f8f8}.sui-paging .rc-pagination-item:hover a{color:#3a56e4;text-decoration:none}.sui-paging .rc-pagination-item-active a{color:#4f4f4f;font-weight:700}.sui-paging .rc-pagination-item-active:hover{background:transparent;cursor:not-allowed}.sui-paging .rc-pagination-item-active:hover a{color:#4f4f4f;cursor:not-allowed}.sui-paging .rc-pagination-next:hover{background:#f8f8f8}.sui-paging .rc-pagination-next:hover a{color:#3a56e4}.sui-paging .rc-pagination-jump-next:hover{background:#f8f8f8}.sui-paging .rc-pagination-jump-next:hover a{color:#3a56e4}.sui-paging .rc-pagination-jump-next:hover:after{color:#3a56e4;content:"»";font-size:16px;line-height:1.5}.sui-paging .rc-pagination-jump-prev:hover{background:#f8f8f8}.sui-paging .rc-pagination-jump-prev:hover a{color:#3a56e4}.sui-paging .rc-pagination-jump-prev:hover:after{color:#3a56e4;content:"«";font-size:16px;line-height:1.5}.sui-paging-info{color:#4a4b4b;font-size:12px;display:inline-block}.sui-paging-info,.sui-result{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400}.sui-result{list-style:none;padding:24px 0;text-decoration:none;display:block;border:1px solid #f0f0f0;background:#fff;border-radius:4px;box-shadow:0 0 1px 0 rgba(0,0,0,.1);overflow-wrap:break-word;overflow:hidden}.sui-result+.sui-result{margin-top:32px}.sui-result em{position:relative;color:#3a56e4;font-weight:700;font-style:inherit}.sui-result em:after{content:"";position:absolute;top:-3px;left:-3px;width:calc(100% + 6px);height:calc(100% + 6px);background:rgba(37,139,248,.08);pointer-events:none}.sui-result__header{display:flex;justify-content:space-between;align-items:center;padding:0 24px}.sui-result__title{font-size:1.8em;font-weight:400;color:#333;text-decoration:none}.sui-result__title-link{color:#3a56e4;text-decoration:none}.sui-result__key{font-family:monospace;font-weight:400;font-size:14px;flex:0 1 50%;color:#777}.sui-result__key:before{content:'"'}.sui-result__key:after{content:'": '}.sui-result__value{font-weight:400;font-size:14px}.sui-result__version{font-size:12px;display:inline;vertical-align:bottom}.sui-result__license{font-size:12px;color:#999;display:inline-block;border:1px solid #ccc;border-radius:3px;line-height:1;padding:4px 4px 3px}.sui-result__body{line-height:1.5;margin-top:0;display:flex}.sui-result__body p{margin:0}.sui-result__image{padding-top:12px;padding-left:24px;flex-basis:220px}.sui-result__image img{max-width:100%;display:block;height:auto}.sui-result__details{flex:1;list-style:none;padding:12px 24px;margin:0}.sui-results-container{padding:0;list-style:none}.sui-results-per-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#4a4b4b;font-size:12px;display:flex;align-items:center;height:100%}.sui-results-per-page__label{margin-right:8px}.sui-results-per-page .sui-select__control{align-items:center}.sui-results-per-page .sui-select__control input{position:absolute}.sui-search-box{display:flex;position:relative;justify-content:center;align-items:stretch;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.sui-search-box__submit{flex-shrink:0;font-family:inherit;font-size:14px;padding:16px;margin-left:10px;text-shadow:rgba(0,0,0,.05) 0 1px 2px;color:#fff;border:none;box-shadow:inset 0 0 0 1px rgba(0,0,0,.05),0 1px 0 rgba(59,69,79,.05);background:linear-gradient(#2da0fa,#3158ee) #2f7cf4;cursor:pointer;border-radius:4px}.sui-search-box__submit:hover{box-shadow:inset 0 0 0 1px rgba(0,0,0,.3),0 2px 4px rgba(59,69,79,.3);background:linear-gradient(#3cabff,#4063f0) #3d84f7}.live-filtering .sui-search-box__submit{display:none}.sui-search-box__wrapper{width:100%;height:100%;outline:none;display:flex;flex-direction:column;align-items:stretch;border-radius:3px;position:relative}.sui-search-box__text-input{border-radius:4px;border:1px solid #ccc;padding:16px;outline:none;position:relative;font-family:inherit;font-size:14px;width:100%}.sui-search-box__text-input:focus{border:1px solid #3a56e4}.autocomplete .sui-search-box__text-input,.sui-search-box__text-input:focus{box-shadow:0 2px 4px rgba(59,69,79,.3)}.sui-search-box__autocomplete-container{display:none;flex-direction:column;left:0;right:0;top:110%;margin:0;padding:24px 0 12px;line-height:1.5;background:#fff;position:absolute;box-shadow:0 2px 4px rgba(59,69,79,.3);border:1px solid #ccc;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.autocomplete .sui-search-box__autocomplete-container{display:flex;z-index:1}.sui-search-box__autocomplete-container ul{list-style:none;margin:0;padding:0 0 24px;background:transparent;border-radius:3px}.sui-search-box__autocomplete-container ul:last-child{padding:0}.sui-search-box__autocomplete-container li{margin:0 12px;font-size:.9em;padding:4px 12px;border-radius:4px;color:#555;cursor:default}.sui-search-box__autocomplete-container li em{font-style:normal;color:#3a56e4;background:#edf0fd}.sui-search-box__autocomplete-container li:hover{background:#3a56e4;color:#fff}.sui-search-box__autocomplete-container li:hover em{background:transparent;color:#fff}.sui-search-box__autocomplete-container li[aria-selected=true]{background:#3a56e4;color:#fff}.sui-search-box__autocomplete-container li[aria-selected=true] em{background:transparent;color:#fff}.sui-search-box__section-title{color:#888;font-size:.7em;letter-spacing:1px;font-weight:400;padding:0 0 4px 24px;text-transform:uppercase}.sui-sorting{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;display:inline-block;width:100%}.sui-sorting__label{font-size:12px;color:#8b9bad;text-transform:uppercase;letter-spacing:1px}.sui-select{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-size:.875rem;margin-top:8px;width:100%}.sui-select--inline{margin-top:0}.sui-select--is-disabled{opacity:.5}.sui-select__control{background-color:#f8f8f8;border:1px solid #a6a6a6;border-radius:4px;display:flex;align-items:stretch;justify-content:space-between}.sui-select__control--is-focused{border:1px solid #3a56e4}.sui-select__value-container{padding-top:0;padding-bottom:0}.sui-select__value-container--has-value{font-weight:700;color:#333}.sui-select__placeholder{white-space:nowrap;position:static;transform:none;color:#333}.sui-select__dropdown-indicator{display:flex;height:32px;width:32px;align-items:center;justify-content:center}.sui-select__option-count{color:#888;font-size:.8em}.sui-select__option-label{color:#4f4f4f}.sui-select__option{display:flex;justify-content:space-between;align-items:center;font-weight:400;padding:8px 12px;cursor:pointer}.sui-select__option--is-selected{color:#333;background:#fff;font-weight:700}.sui-select__option--is-selected .sui-search-select__option-label{color:#333;position:relative}.sui-select__option:hover{background:#f8f8f8}.dark,.dark-theme{--amber-1:#1f1300;--amber-2:#251804;--amber-3:#30200b;--amber-4:#39270f;--amber-5:#432e12;--amber-6:#533916;--amber-7:#6f4d1d;--amber-8:#a9762a;--amber-9:#ffc53d;--amber-10:#ffcb47;--amber-11:#ffcc4d;--amber-12:#ffe7b3}.light,.light-theme,:root{--amber-1:#fefdfb;--amber-2:#fff9ed;--amber-3:#fff3d0;--amber-4:#ffecb7;--amber-5:#ffe0a1;--amber-6:#f5d08c;--amber-7:#e4bb78;--amber-8:#d6a35c;--amber-9:#ffc53d;--amber-10:#ffba19;--amber-11:#915930;--amber-12:#4f3422}:root{--black-a1:rgba(0,0,0,.012);--black-a2:rgba(0,0,0,.024);--black-a3:rgba(0,0,0,.055);--black-a4:rgba(0,0,0,.078);--black-a5:rgba(0,0,0,.106);--black-a6:rgba(0,0,0,.133);--black-a7:rgba(0,0,0,.169);--black-a8:rgba(0,0,0,.267);--black-a9:rgba(0,0,0,.447);--black-a10:rgba(0,0,0,.498);--black-a11:rgba(0,0,0,.608);--black-a12:rgba(0,0,0,.875)}.dark,.dark-theme{--blue-1:#0f1720;--blue-2:#0f1b2d;--blue-3:#11253f;--blue-4:#122b4c;--blue-5:#12325a;--blue-6:#123d6f;--blue-7:#0f5096;--blue-8:#1276e2;--blue-9:#0091ff;--blue-10:#3cabff;--blue-11:#6bc1ff;--blue-12:#c2e6ff}.light,.light-theme,:root{--blue-1:#fbfdff;--blue-2:#f5faff;--blue-3:#edf6ff;--blue-4:#e1f0ff;--blue-5:#cee7fe;--blue-6:#b7d9f8;--blue-7:#96c7f2;--blue-8:#5eb0ef;--blue-9:#0091ff;--blue-10:#0880ea;--blue-11:#0b68cb;--blue-12:#113264}.dark,.dark-theme{--crimson-1:#1d1418;--crimson-2:#29151d;--crimson-3:#391826;--crimson-4:#441a2b;--crimson-5:#511c31;--crimson-6:#641e3a;--crimson-7:#881f49;--crimson-8:#cf1761;--crimson-9:#e93d82;--crimson-10:#f46396;--crimson-11:#ff85ab;--crimson-12:#fdd3e8}.light,.light-theme,:root{--crimson-1:#fffcfd;--crimson-2:#fff7fb;--crimson-3:#feeff6;--crimson-4:#fce5f0;--crimson-5:#f9d8e7;--crimson-6:#f4c6db;--crimson-7:#edadc8;--crimson-8:#e58fb1;--crimson-9:#e93d82;--crimson-10:#dc3175;--crimson-11:#cb1d63;--crimson-12:#621639}.dark,.dark-theme{--gray-1:#181818;--gray-2:#1b1b1b;--gray-3:#282828;--gray-4:#303030;--gray-5:#373737;--gray-6:#3f3f3f;--gray-7:#4a4a4a;--gray-8:#606060;--gray-9:#6e6e6e;--gray-10:#818181;--gray-11:#b1b1b1;--gray-12:#eee}.light,.light-theme,:root{--gray-1:#fcfcfc;--gray-2:#f9f9f9;--gray-3:#f1f1f1;--gray-4:#ebebeb;--gray-5:#e4e4e4;--gray-6:#ddd;--gray-7:#d4d4d4;--gray-8:#bbb;--gray-9:#8d8d8d;--gray-10:grey;--gray-11:#646464;--gray-12:#202020}.dark,.dark-theme{--green-1:#0d1912;--green-2:#0f1d17;--green-3:#12281f;--green-4:#143125;--green-5:#173a2a;--green-6:#194633;--green-7:#1f5e41;--green-8:#2c8c5e;--green-9:#30a46c;--green-10:#35b979;--green-11:#3dd68c;--green-12:#b1f1cb}.light,.light-theme,:root{--green-1:#fbfefc;--green-2:#f2fcf5;--green-3:#e9f9ee;--green-4:#ddf3e4;--green-5:#ccebd7;--green-6:#b4dfc4;--green-7:#92ceac;--green-8:#5bb98c;--green-9:#30a46c;--green-10:#299764;--green-11:#18794e;--green-12:#193b2d}.dark,.dark-theme{--indigo-1:#131620;--indigo-2:#15192d;--indigo-3:#1a2242;--indigo-4:#1e284f;--indigo-5:#202d5c;--indigo-6:#24366e;--indigo-7:#2c438f;--indigo-8:#3b5dce;--indigo-9:#3e63dd;--indigo-10:#5c73e7;--indigo-11:#99a1ff;--indigo-12:#dddffe}.light,.light-theme,:root{--indigo-1:#fdfdfe;--indigo-2:#f8faff;--indigo-3:#f0f4ff;--indigo-4:#e6edfe;--indigo-5:#d9e2fc;--indigo-6:#c6d4f9;--indigo-7:#aec0f5;--indigo-8:#8da4ef;--indigo-9:#3e63dd;--indigo-10:#3a5ccc;--indigo-11:#3451b2;--indigo-12:#1f2d5c}.dark,.dark-theme{--orange-1:#1f1206;--orange-2:#271504;--orange-3:#341c0a;--orange-4:#3f220d;--orange-5:#4b2910;--orange-6:#5d3213;--orange-7:#7e4318;--orange-8:#c36522;--orange-9:#f76808;--orange-10:#ff802b;--orange-11:#ffa366;--orange-12:#ffe0c2}.light,.light-theme,:root{--orange-1:#fefcfb;--orange-2:#fff8f4;--orange-3:#ffedd5;--orange-4:#ffe0bb;--orange-5:#ffd3a4;--orange-6:#ffc291;--orange-7:#ffaa7d;--orange-8:#ed8a5c;--orange-9:#f76808;--orange-10:#ed5f00;--orange-11:#99543a;--orange-12:#582d1d}.dark,.dark-theme{--red-1:#1f1315;--red-2:#291618;--red-3:#3b191d;--red-4:#481a20;--red-5:#551c22;--red-6:#691d25;--red-7:#8c1d28;--red-8:#d21e24;--red-9:#e5484d;--red-10:#f26669;--red-11:#ff8589;--red-12:#ffd1d9}.light,.light-theme,:root{--red-1:#fffcfc;--red-2:#fff7f7;--red-3:#ffefef;--red-4:#ffe5e5;--red-5:#fdd8d8;--red-6:#f9c6c6;--red-7:#f3aeaf;--red-8:#eb9091;--red-9:#e5484d;--red-10:#d93d42;--red-11:#c62a2f;--red-12:#641723}.dark,.dark-theme{--teal-1:#091a16;--teal-2:#091f1a;--teal-3:#0d2923;--teal-4:#0f312b;--teal-5:#123a32;--teal-6:#16463d;--teal-7:#1b5e54;--teal-8:#238b7f;--teal-9:#12a594;--teal-10:#0abba4;--teal-11:#0bd8b6;--teal-12:#adf0dd}.light,.light-theme,:root{--teal-1:#fafefd;--teal-2:#f1fcfa;--teal-3:#e7f9f5;--teal-4:#d9f3ee;--teal-5:#c7ebe5;--teal-6:#afdfd7;--teal-7:#8dcec3;--teal-8:#53b9ab;--teal-9:#12a594;--teal-10:#0e9888;--teal-11:#067a6f;--teal-12:#0d3d38}.dark,.dark-theme{--violet-1:#17151f;--violet-2:#1c172b;--violet-3:#271f3f;--violet-4:#2d254c;--violet-5:#342a58;--violet-6:#3d316a;--violet-7:#4c3e89;--violet-8:#6654c0;--violet-9:#6e56cf;--violet-10:#836add;--violet-11:#b399ff;--violet-12:#e2ddfe}.light,.light-theme,:root{--violet-1:#fdfcfe;--violet-2:#fbfaff;--violet-3:#f5f2ff;--violet-4:#ede9fe;--violet-5:#e4defc;--violet-6:#d7cff9;--violet-7:#c4b8f3;--violet-8:#aa99ec;--violet-9:#6e56cf;--violet-10:#644fc1;--violet-11:#5746af;--violet-12:#2f265f}:root{--white-a1:transparent;--white-a2:hsla(0,0%,100%,.013);--white-a3:hsla(0,0%,100%,.069);--white-a4:hsla(0,0%,100%,.104);--white-a5:hsla(0,0%,100%,.134);--white-a6:hsla(0,0%,100%,.169);--white-a7:hsla(0,0%,100%,.216);--white-a8:hsla(0,0%,100%,.312);--white-a9:hsla(0,0%,100%,.372);--white-a10:hsla(0,0%,100%,.455);--white-a11:hsla(0,0%,100%,.662);--white-a12:hsla(0,0%,100%,.926)}.dark,.dark-theme{--yellow-1:#1c1500;--yellow-2:#221a04;--yellow-3:#2c230a;--yellow-4:#342a0e;--yellow-5:#3d3211;--yellow-6:#493d14;--yellow-7:#615119;--yellow-8:#8f7d24;--yellow-9:#fbe32d;--yellow-10:#fcea5c;--yellow-11:#fe3;--yellow-12:#fff5ad}.light,.light-theme,:root{--yellow-1:#fdfdf9;--yellow-2:#fffbe0;--yellow-3:#fff8c6;--yellow-4:#fcf3af;--yellow-5:#f7ea9b;--yellow-6:#ecdd85;--yellow-7:#dac56e;--yellow-8:#c9aa45;--yellow-9:#fbe32d;--yellow-10:#f9da10;--yellow-11:#775f28;--yellow-12:#473b1f}.ag-root-wrapper,.ag-theme-alpine,.dark-theme .ag-root-wrapper{--ag-background-color:var(--background-surface);--ag-border-color:var(--border-dividers);--ag-control-panel-background-color:var(--gray-3);--ag-data-color:var(--content-primary);--ag-header-background-color:var(--gray-2);--ag-header-foreground-color:var(--content-primary);--ag-line-height:1.5em;--ag-odd-row-background-color:var(--background-surface);--ag-row-border-color:var(--border-dividers);--ag-row-focus-color:var(--violet-3);--ag-row-hover-color:var(--violet-2);--ag-range-selection-border-color:var(--action-border-focus);--ag-secondary-foreground-color:var(--content-secondary);--ag-border-radius:1rem!important;--right-shadow:2px -2px 5px 2px rgba(0,0,0,.1)}.ag-root-wrapper{overflow:hidden}.ag-row:not(.ag-row-footer){cursor:pointer}.ag-row .ag-cell{display:var(--cell-display)}.ag-cell{display:flex!important;align-items:center!important}.ag-cell:not(.ag-row-footer .ag-cell):hover{background-color:var(--cell-hover-background-color)!important}.ag-cell-wrap-text{word-break:break-word!important}.ag-cell:hover .visible-on-hover{visibility:visible}.ag-header-cell{font-weight:500}.ag-tooltip-custom{transition:unset!important}.ag-cell-focus{outline:none!important;border:1px solid transparent!important}.ag-row-focus:not(.ag-row-footer){background-color:var(--ag-row-focus-color)!important}.ag-cell-wrapper.ag-row-group{align-items:center!important}.ag-row-group svg.visible-on-hover{position:absolute;right:1em;top:0}.ag-cell:hover .ag-row-group>.ag-group-child-count{visibility:hidden}.ag-theme-pivot-table{--cell-hover-background-color:var(--violet-3);--cell-display:block}.ag-theme-calls-list{--cell-hover-background-color:var(--gray-2);--cell-display:flex}.ag-theme-calls-list .ag-cell .ag-cell-wrapper{width:100%;height:100%;padding:0}.ag-theme-calls-list .ag-cell .ag-cell-wrapper .ag-cell-value{height:100%}.ag-pinned-left-cols-container,.ag-pinned-left-header{transition:box-shadow .3s ease}.ag-pinned-left-cols-container.shadow,.ag-pinned-left-header.shadow{box-shadow:var(--right-shadow);z-index:2}.ag-row-footer{z-index:10!important;border-top:2px solid var(--violet-8);pointer-events:none!important;cursor:default!important}.ag-row-level--1{z-index:8}.ag-row-level-0{z-index:7}.ag-row-level-1{z-index:6}.ag-row-level-2{z-index:5}.ag-popup-child{--ag-card-radius:8px!important;z-index:10!important;background-color:#fff!important}.ag-popup-child .ag-menu-option:focus,.ag-popup-child .ag-menu-option:hover{background-color:var(--ag-row-focus-color)!important;cursor:pointer!important}.ag-row-level-0 .ag-row-group.ag-cell-wrapper{font-weight:700}.ag-cell-wrapper,.ag-group-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lb-lexical-suggestions{--lb-lexical-mention-suggestion-avatar-size:2.4rem!important}.lb-lexical-suggestions-list-item{font-size:1.2rem!important;font-weight:400!important}@layer react-datepicker{.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0;stroke:#aeaeae}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{fill:#fff;color:#fff;stroke:#aeaeae}.react-datepicker-wrapper{display:inline-block;padding:0;border:0}.react-datepicker{font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative;line-height:normal}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker-popper{z-index:1;line-height:0}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__year-dropdown-container--select{display:inline-block;margin:0 15px}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month{margin-top:0;color:#000;font-weight:700;font-size:.944rem}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{align-items:center;background:none;display:flex;justify-content:center;text-align:center;cursor:pointer;position:absolute;top:2px;padding:0;border:none;z-index:1;height:32px;width:32px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover :before{border-color:#a6a6a6}.react-datepicker__navigation-icon{position:relative;top:-1px;font-size:20px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{transform:rotate(45deg);left:-7px}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{transform:rotate(225deg);right:-7px}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.3rem;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:#fff;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;overflow-x:hidden;margin:0 auto;text-align:center;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + 1.7rem / 2);overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected,.react-datepicker__week-number--keyboard-selected):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__week-number--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__week-number--keyboard-selected{border-radius:.3rem;background-color:#2a87d0;color:#fff}.react-datepicker__week-number--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day-names{white-space:nowrap;margin-bottom:-8px}.react-datepicker__week{white-space:nowrap}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{position:relative;border-radius:.3rem;background-color:#ff6803;color:#fff}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__day--holidays:hover,.react-datepicker__month-text--holidays:hover,.react-datepicker__quarter-text--holidays:hover,.react-datepicker__year-text--holidays:hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{visibility:visible;opacity:1}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected,.react-datepicker__month-text--in-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--selected,.react-datepicker__quarter-text--in-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--selected,.react-datepicker__year-text--in-range,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--in-range:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--selected:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__year-text--in-range:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--selected:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{border-radius:.3rem;background-color:#bad9f1;color:#000}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:rgba(33,107,165,.5)}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:transparent}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{position:absolute;bottom:70%;left:50%;transform:translateX(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{position:absolute;padding:.5rem;box-sizing:content-box}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__month-read-view,.react-datepicker__month-year-read-view,.react-datepicker__year-read-view{border:1px solid transparent;border-radius:.3rem;position:relative}.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover,.react-datepicker__year-read-view:hover{cursor:pointer}.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{transform:rotate(135deg);right:-16px;top:0}.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown,.react-datepicker__year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover,.react-datepicker__year-dropdown:hover{cursor:pointer}.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable,.react-datepicker__year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__month-option,.react-datepicker__month-year-option,.react-datepicker__year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type,.react-datepicker__year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type,.react-datepicker__year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover,.react-datepicker__year-option:hover{background-color:#ccc}.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected,.react-datepicker__year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;background-color:transparent;border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.react-datepicker__close-icon:after{cursor:pointer;background-color:#216ba5;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"×"}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{cursor:default;background-color:#ccc}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media (max-height:550px),(max-width:400px){.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker-time__header,.react-datepicker__portal .react-datepicker__current-month{font-size:1.44rem}.react-datepicker__children-container{width:13.8rem;margin:.4rem;padding-right:.2rem;padding-left:.2rem;height:auto}.react-datepicker__aria-live{position:absolute;clip-path:circle(0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;white-space:nowrap}.react-datepicker__calendar-icon{width:1em;height:1em;vertical-align:-.125em}}*{scrollbar-color:auto;scrollbar-width:auto}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}:root.dark-theme .bg-amber-app{background-color:#1f1300}.bg-amber-subtle{background-color:#fff9ed}:root.dark-theme .bg-amber-subtle{background-color:#271700}:root.dark-theme .bg-amber-ui{background-color:#341c00}:root.dark-theme .bg-amber-ui:hover{background-color:#3f2200}:root.dark-theme .bg-amber-ui:active{background-color:#4a2900}:root.dark-theme .bg-amber-ghost{background-color:transparent}:root.dark-theme .bg-amber-ghost:hover{background-color:#3f2200}:root.dark-theme .bg-amber-ghost:active{background-color:#4a2900}:root.dark-theme .bg-amber-action{background-color:#3f2200}:root.dark-theme .bg-amber-action:hover{background-color:#4a2900}:root.dark-theme .bg-amber-action:active{background-color:#573300}:root.dark-theme .bg-amber-solid{background-color:#ffb224}:root.dark-theme .bg-amber-solid:hover{background-color:#ffcb47}:root.dark-theme .border-amber-dim{border-color:#573300}:root.dark-theme .border-amber-normal{border-color:#693f05}:root.dark-theme .border-amber-normal:hover{border-color:#824e00}:root.dark-theme .divide-amber-dim>:not([hidden])~:not([hidden]){border-color:#573300}:root.dark-theme .divide-amber-normal>:not([hidden])~:not([hidden]){border-color:#693f05}:root.dark-theme .divide-amber-normal>:not([hidden])~:not([hidden]):hover{border-color:#824e00}:root.dark-theme .text-amber-dim{color:#f1a10d}:root.dark-theme .text-amber-normal{color:#fef3dd}:root.dark-theme .bg-ambera-app{background-color:transparent}:root.dark-theme .bg-ambera-subtle{background-color:rgba(253,131,0,.036)}:root.dark-theme .bg-ambera-ui{background-color:rgba(254,115,0,.094)}:root.dark-theme .bg-ambera-ui:hover{background-color:rgba(255,123,0,.143)}:root.dark-theme .bg-ambera-ui:active{background-color:rgba(255,132,0,.192)}:root.dark-theme .bg-ambera-ghost{background-color:transparent}:root.dark-theme .bg-ambera-ghost:hover{background-color:rgba(255,123,0,.143)}:root.dark-theme .bg-ambera-ghost:active{background-color:rgba(255,132,0,.192)}:root.dark-theme .bg-ambera-action{background-color:rgba(255,123,0,.143)}:root.dark-theme .bg-ambera-action:hover{background-color:rgba(255,132,0,.192)}:root.dark-theme .bg-ambera-action:active{background-color:rgba(255,149,0,.25)}:root.dark-theme .bg-ambera-solid{background-color:rgba(255,182,37,.98)}:root.dark-theme .bg-ambera-solid:hover{background-color:rgba(255,206,72,.98)}:root.dark-theme .border-ambera-dim{border-color:rgba(255,149,0,.25)}:root.dark-theme .border-ambera-normal{border-color:rgba(255,151,15,.331)}:root.dark-theme .border-ambera-normal:hover{border-color:rgba(255,153,0,.442)}:root.dark-theme .divide-ambera-dim>:not([hidden])~:not([hidden]){border-color:rgba(255,149,0,.25)}:root.dark-theme .divide-ambera-normal>:not([hidden])~:not([hidden]){border-color:rgba(255,151,15,.331)}:root.dark-theme .divide-ambera-normal>:not([hidden])~:not([hidden]):hover{border-color:rgba(255,153,0,.442)}:root.dark-theme .text-ambera-dim{color:rgba(255,171,14,.938)}:root.dark-theme .text-ambera-normal{color:rgba(255,248,225,.98)}:root.dark-theme .bg-blacka-app{background-color:hsla(0,0%,100%,0)}:root.dark-theme .bg-blacka-subtle{background-color:hsla(0,0%,100%,.013)}:root.dark-theme .bg-blacka-ui{background-color:hsla(0,0%,100%,.034)}:root.dark-theme .bg-blacka-ui:hover{background-color:hsla(0,0%,100%,.056)}:root.dark-theme .bg-blacka-ui:active{background-color:hsla(0,0%,100%,.086)}:root.dark-theme .bg-blacka-ghost{background-color:transparent}:root.dark-theme .bg-blacka-ghost:hover{background-color:hsla(0,0%,100%,.056)}:root.dark-theme .bg-blacka-ghost:active{background-color:hsla(0,0%,100%,.086)}:root.dark-theme .bg-blacka-action{background-color:hsla(0,0%,100%,.056)}:root.dark-theme .bg-blacka-action:hover{background-color:hsla(0,0%,100%,.086)}:root.dark-theme .bg-blacka-action:active{background-color:hsla(0,0%,100%,.124)}:root.dark-theme .bg-blacka-solid{background-color:hsla(0,0%,100%,.386)}:root.dark-theme .bg-blacka-solid:hover{background-color:hsla(0,0%,100%,.446)}:root.dark-theme .border-blacka-dim{border-color:hsla(0,0%,100%,.124)}:root.dark-theme .border-blacka-normal{border-color:hsla(0,0%,100%,.176)}:root.dark-theme .border-blacka-normal:hover{border-color:hsla(0,0%,100%,.249)}:root.dark-theme .divide-blacka-dim>:not([hidden])~:not([hidden]){border-color:hsla(0,0%,100%,.124)}:root.dark-theme .divide-blacka-normal>:not([hidden])~:not([hidden]){border-color:hsla(0,0%,100%,.176)}:root.dark-theme .divide-blacka-normal>:not([hidden])~:not([hidden]):hover{border-color:hsla(0,0%,100%,.249)}:root.dark-theme .text-blacka-dim{color:hsla(0,0%,100%,.592)}:root.dark-theme .text-blacka-normal{color:hsla(0,0%,100%,.923)}:root.dark-theme .bg-blue-app{background-color:#0f1720}:root.dark-theme .bg-blue-subtle{background-color:#0f1b2d}:root.dark-theme .bg-blue-ui{background-color:#10243e}:root.dark-theme .bg-blue-ui:hover{background-color:#102a4c}:root.dark-theme .bg-blue-ui:active{background-color:#0f3058}:root.dark-theme .bg-blue-ghost{background-color:transparent}:root.dark-theme .bg-blue-ghost:hover{background-color:#102a4c}:root.dark-theme .bg-blue-ghost:active{background-color:#0f3058}:root.dark-theme .bg-blue-action{background-color:#102a4c}:root.dark-theme .bg-blue-action:hover{background-color:#0f3058}:root.dark-theme .bg-blue-action:active{background-color:#0d3868}:root.dark-theme .bg-blue-solid{background-color:#0091ff}:root.dark-theme .bg-blue-solid:hover{background-color:#369eff}:root.dark-theme .border-blue-dim{border-color:#0d3868}:root.dark-theme .border-blue-normal{border-color:#0a4481}:root.dark-theme .border-blue-normal:hover{border-color:#0954a5}:root.dark-theme .divide-blue-dim>:not([hidden])~:not([hidden]){border-color:#0d3868}:root.dark-theme .divide-blue-normal>:not([hidden])~:not([hidden]){border-color:#0a4481}:root.dark-theme .divide-blue-normal>:not([hidden])~:not([hidden]):hover{border-color:#0954a5}:root.dark-theme .text-blue-dim{color:#52a9ff}:root.dark-theme .text-blue-normal{color:#eaf6ff}:root.dark-theme .bg-bluea-app{background-color:transparent}:root.dark-theme .bg-bluea-subtle{background-color:rgba(15,90,252,.059)}:root.dark-theme .bg-bluea-ui{background-color:rgba(22,119,254,.135)}:root.dark-theme .bg-bluea-ui:hover{background-color:rgba(20,118,254,.198)}:root.dark-theme .bg-bluea-ui:active{background-color:rgba(15,123,254,.252)}:root.dark-theme .bg-bluea-ghost{background-color:transparent}:root.dark-theme .bg-bluea-ghost:hover{background-color:rgba(20,118,254,.198)}:root.dark-theme .bg-bluea-ghost:active{background-color:rgba(15,123,254,.252)}:root.dark-theme .bg-bluea-action{background-color:rgba(20,118,254,.198)}:root.dark-theme .bg-bluea-action:hover{background-color:rgba(15,123,254,.252)}:root.dark-theme .bg-bluea-action:active{background-color:rgba(9,124,255,.323)}:root.dark-theme .bg-bluea-solid{background-color:rgba(0,149,255,.98)}:root.dark-theme .bg-bluea-solid:hover{background-color:rgba(55,161,255,.98)}:root.dark-theme .border-bluea-dim{border-color:rgba(9,124,255,.323)}:root.dark-theme .border-bluea-normal{border-color:rgba(4,125,255,.435)}:root.dark-theme .border-bluea-normal:hover{border-color:rgba(5,126,255,.597)}:root.dark-theme .divide-bluea-dim>:not([hidden])~:not([hidden]){border-color:rgba(9,124,255,.323)}:root.dark-theme .divide-bluea-normal>:not([hidden])~:not([hidden]){border-color:rgba(4,125,255,.435)}:root.dark-theme .divide-bluea-normal>:not([hidden])~:not([hidden]):hover{border-color:rgba(5,126,255,.597)}:root.dark-theme .text-bluea-dim{color:rgba(83,172,255,.98)}:root.dark-theme .text-bluea-normal{color:rgba(239,251,255,.98)}:root.dark-theme .bg-bronze-app{background-color:#191514}:root.dark-theme .bg-bronze-subtle{background-color:#1f1917}:root.dark-theme .bg-bronze-ui{background-color:#2a211f}:root.dark-theme .bg-bronze-ui:hover{background-color:#332824}:root.dark-theme .bg-bronze-ui:active{background-color:#3b2e29}:root.dark-theme .bg-bronze-ghost{background-color:transparent}:root.dark-theme .bg-bronze-ghost:hover{background-color:#332824}:root.dark-theme .bg-bronze-ghost:active{background-color:#3b2e29}:root.dark-theme .bg-bronze-action{background-color:#332824}:root.dark-theme .bg-bronze-action:hover{background-color:#3b2e29}:root.dark-theme .bg-bronze-action:active{background-color:#453530}:root.dark-theme .bg-bronze-solid{background-color:#a18072}:root.dark-theme .bg-bronze-solid:hover{background-color:#b08c7d}:root.dark-theme .border-bronze-dim{border-color:#453530}:root.dark-theme .border-bronze-normal{border-color:#57433c}:root.dark-theme .border-bronze-normal:hover{border-color:#74594e}:root.dark-theme .divide-bronze-dim>:not([hidden])~:not([hidden]){border-color:#453530}:root.dark-theme .divide-bronze-normal>:not([hidden])~:not([hidden]){border-color:#57433c}:root.dark-theme .divide-bronze-normal>:not([hidden])~:not([hidden]):hover{border-color:#74594e}:root.dark-theme .text-bronze-dim{color:#cba393}:root.dark-theme .text-bronze-normal{color:#f9ede7}:root.dark-theme .bg-bronzea-app{background-color:transparent}:root.dark-theme .bg-bronzea-subtle{background-color:hsla(20,88%,74%,.027)}:root.dark-theme .bg-bronzea-ui{background-color:hsla(10,99%,83%,.074)}:root.dark-theme .bg-bronzea-ui:hover{background-color:hsla(18,96%,81%,.114)}:root.dark-theme .bg-bronzea-ui:active{background-color:hsla(18,99%,82%,.148)}:root.dark-theme .bg-bronzea-ghost{background-color:transparent}:root.dark-theme .bg-bronzea-ghost:hover{background-color:hsla(18,96%,81%,.114)}:root.dark-theme .bg-bronzea-ghost:active{background-color:hsla(18,99%,82%,.148)}:root.dark-theme .bg-bronzea-action{background-color:hsla(18,96%,81%,.114)}:root.dark-theme .bg-bronzea-action:hover{background-color:hsla(18,99%,82%,.148)}:root.dark-theme .bg-bronzea-action:active{background-color:hsla(15,98%,82%,.192)}:root.dark-theme .bg-bronzea-solid{background-color:hsla(18,99%,85%,.592)}:root.dark-theme .bg-bronzea-solid:hover{background-color:rgba(255,202,180,.657)}:root.dark-theme .border-bronzea-dim{border-color:hsla(15,98%,82%,.192)}:root.dark-theme .border-bronzea-normal{border-color:hsla(16,99%,83%,.27)}:root.dark-theme .border-bronzea-normal:hover{border-color:hsla(18,99%,83%,.396)}:root.dark-theme .divide-bronzea-dim>:not([hidden])~:not([hidden]){border-color:hsla(15,98%,82%,.192)}:root.dark-theme .divide-bronzea-normal>:not([hidden])~:not([hidden]){border-color:hsla(16,99%,83%,.27)}:root.dark-theme .divide-bronzea-normal>:not([hidden])~:not([hidden]):hover{border-color:hsla(18,99%,83%,.396)}:root.dark-theme .text-bronzea-dim{color:rgba(255,204,184,.774)}:root.dark-theme .text-bronzea-normal{color:rgba(255,243,237,.974)}:root.dark-theme .bg-brown-app{background-color:#1a1513}:root.dark-theme .bg-brown-subtle{background-color:#221813}:root.dark-theme .bg-brown-ui{background-color:#2e201a}:root.dark-theme .bg-brown-ui:hover{background-color:#36261e}:root.dark-theme .bg-brown-ui:active{background-color:#3e2d22}:root.dark-theme .bg-brown-ghost{background-color:transparent}:root.dark-theme .bg-brown-ghost:hover{background-color:#36261e}:root.dark-theme .bg-brown-ghost:active{background-color:#3e2d22}:root.dark-theme .bg-brown-action{background-color:#36261e}:root.dark-theme .bg-brown-action:hover{background-color:#3e2d22}:root.dark-theme .bg-brown-action:active{background-color:#493528}:root.dark-theme .bg-brown-solid{background-color:#ad7f58}:root.dark-theme .bg-brown-solid:hover{background-color:#bd8b60}:root.dark-theme .border-brown-dim{border-color:#493528}:root.dark-theme .border-brown-normal{border-color:#5c4332}:root.dark-theme .border-brown-normal:hover{border-color:#775940}:root.dark-theme .divide-brown-dim>:not([hidden])~:not([hidden]){border-color:#493528}:root.dark-theme .divide-brown-normal>:not([hidden])~:not([hidden]){border-color:#5c4332}:root.dark-theme .divide-brown-normal>:not([hidden])~:not([hidden]):hover{border-color:#775940}:root.dark-theme .text-brown-dim{color:#dba16e}:root.dark-theme .text-brown-normal{color:#faf0e5}:root.dark-theme .bg-browna-app{background-color:transparent}:root.dark-theme .bg-browna-subtle{background-color:rgba(255,105,19,.035)}:root.dark-theme .bg-browna-ui{background-color:rgba(253,145,99,.088)}:root.dark-theme .bg-browna-ui:hover{background-color:hsla(21,98%,71%,.123)}:root.dark-theme .bg-browna-ui:active{background-color:hsla(25,98%,72%,.158)}:root.dark-theme .bg-browna-ghost{background-color:transparent}:root.dark-theme .bg-browna-ghost:hover{background-color:hsla(21,98%,71%,.123)}:root.dark-theme .bg-browna-ghost:active{background-color:hsla(25,98%,72%,.158)}:root.dark-theme .bg-browna-action{background-color:hsla(21,98%,71%,.123)}:root.dark-theme .bg-browna-action:hover{background-color:hsla(25,98%,72%,.158)}:root.dark-theme .bg-browna-action:active{background-color:hsla(25,99%,74%,.206)}:root.dark-theme .bg-browna-solid{background-color:rgba(255,186,126,.642)}:root.dark-theme .bg-browna-solid:hover{background-color:rgba(255,187,127,.712)}:root.dark-theme .border-browna-dim{border-color:hsla(25,99%,74%,.206)}:root.dark-theme .border-browna-normal{border-color:hsla(25,99%,75%,.289)}:root.dark-theme .border-browna-normal:hover{border-color:hsla(28,99%,75%,.407)}:root.dark-theme .divide-browna-dim>:not([hidden])~:not([hidden]){border-color:hsla(25,99%,74%,.206)}:root.dark-theme .divide-browna-normal>:not([hidden])~:not([hidden]){border-color:hsla(25,99%,75%,.289)}:root.dark-theme .divide-browna-normal>:not([hidden])~:not([hidden]):hover{border-color:hsla(28,99%,75%,.407)}:root.dark-theme .text-browna-dim{color:rgba(255,187,127,.843)}:root.dark-theme .text-browna-normal{color:hsla(32,98%,96%,.979)}:root.dark-theme .bg-crimson-app{background-color:#1d1418}:root.dark-theme .bg-crimson-subtle{background-color:#27141c}:root.dark-theme .bg-crimson-ui{background-color:#3c1827}:root.dark-theme .bg-crimson-ui:hover{background-color:#481a2d}:root.dark-theme .bg-crimson-ui:active{background-color:#541b33}:root.dark-theme .bg-crimson-ghost{background-color:transparent}:root.dark-theme .bg-crimson-ghost:hover{background-color:#481a2d}:root.dark-theme .bg-crimson-ghost:active{background-color:#541b33}:root.dark-theme .bg-crimson-action{background-color:#481a2d}:root.dark-theme .bg-crimson-action:hover{background-color:#541b33}:root.dark-theme .bg-crimson-action:active{background-color:#641d3b}:root.dark-theme .bg-crimson-solid{background-color:#e93d82}:root.dark-theme .bg-crimson-solid:hover{background-color:#f04f88}:root.dark-theme .border-crimson-dim{border-color:#641d3b}:root.dark-theme .border-crimson-normal{border-color:#801d45}:root.dark-theme .border-crimson-normal:hover{border-color:#ae1955}:root.dark-theme .divide-crimson-dim>:not([hidden])~:not([hidden]){border-color:#641d3b}:root.dark-theme .divide-crimson-normal>:not([hidden])~:not([hidden]){border-color:#801d45}:root.dark-theme .divide-crimson-normal>:not([hidden])~:not([hidden]):hover{border-color:#ae1955}:root.dark-theme .text-crimson-dim{color:#f76190}:root.dark-theme .text-crimson-normal{color:#feecf4}:root.dark-theme .bg-crimsona-app{background-color:transparent}:root.dark-theme .bg-crimsona-subtle{background-color:rgba(251,20,113,.045)}:root.dark-theme .bg-crimsona-ui{background-color:rgba(254,49,134,.138)}:root.dark-theme .bg-crimsona-ui:hover{background-color:rgba(254,51,132,.191)}:root.dark-theme .bg-crimsona-ui:active{background-color:rgba(254,49,134,.244)}:root.dark-theme .bg-crimsona-ghost{background-color:transparent}:root.dark-theme .bg-crimsona-ghost:hover{background-color:rgba(254,51,132,.191)}:root.dark-theme .bg-crimsona-ghost:active{background-color:rgba(254,49,134,.244)}:root.dark-theme .bg-crimsona-action{background-color:rgba(254,51,132,.191)}:root.dark-theme .bg-crimsona-action:hover{background-color:rgba(254,49,134,.244)}:root.dark-theme .bg-crimsona-action:active{background-color:rgba(254,49,134,.315)}:root.dark-theme .bg-crimsona-solid{background-color:rgba(255,65,141,.903)}:root.dark-theme .bg-crimsona-solid:hover{background-color:rgba(255,83,143,.934)}:root.dark-theme .border-crimsona-dim{border-color:rgba(254,49,134,.315)}:root.dark-theme .border-crimsona-normal{border-color:rgba(254,40,126,.439)}:root.dark-theme .border-crimsona-normal:hover{border-color:rgba(255,28,119,.642)}:root.dark-theme .divide-crimsona-dim>:not([hidden])~:not([hidden]){border-color:rgba(254,49,134,.315)}:root.dark-theme .divide-crimsona-normal>:not([hidden])~:not([hidden]){border-color:rgba(254,40,126,.439)}:root.dark-theme .divide-crimsona-normal>:not([hidden])~:not([hidden]):hover{border-color:rgba(255,28,119,.642)}:root.dark-theme .text-crimsona-dim{color:rgba(255,100,149,.965)}:root.dark-theme .text-crimsona-normal{color:rgba(255,240,248,.98)}:root.dark-theme .bg-cyan-app{background-color:#07191d}:root.dark-theme .bg-cyan-subtle{background-color:#061e24}:root.dark-theme .bg-cyan-ui{background-color:#072830}:root.dark-theme .bg-cyan-ui:hover{background-color:#07303b}:root.dark-theme .bg-cyan-ui:active{background-color:#073844}:root.dark-theme .bg-cyan-ghost{background-color:transparent}:root.dark-theme .bg-cyan-ghost:hover{background-color:#07303b}:root.dark-theme .bg-cyan-ghost:active{background-color:#073844}:root.dark-theme .bg-cyan-action{background-color:#07303b}:root.dark-theme .bg-cyan-action:hover{background-color:#073844}:root.dark-theme .bg-cyan-action:active{background-color:#064150}:root.dark-theme .bg-cyan-solid{background-color:#05a2c2}:root.dark-theme .bg-cyan-solid:hover{background-color:#00b1cc}:root.dark-theme .border-cyan-dim{border-color:#064150}:root.dark-theme .border-cyan-normal{border-color:#045063}:root.dark-theme .border-cyan-normal:hover{border-color:#00647d}:root.dark-theme .divide-cyan-dim>:not([hidden])~:not([hidden]){border-color:#064150}:root.dark-theme .divide-cyan-normal>:not([hidden])~:not([hidden]){border-color:#045063}:root.dark-theme .divide-cyan-normal>:not([hidden])~:not([hidden]):hover{border-color:#00647d}:root.dark-theme .text-cyan-dim{color:#00c2d7}:root.dark-theme .text-cyan-normal{color:#e1f8fa}:root.dark-theme .bg-cyana-app{background-color:transparent}:root.dark-theme .bg-cyana-subtle{background-color:rgba(0,187,255,.031)}:root.dark-theme .bg-cyana-ui{background-color:rgba(7,203,252,.085)}:root.dark-theme .bg-cyana-ui:hover{background-color:rgba(7,197,255,.133)}:root.dark-theme .bg-cyana-ui:active{background-color:rgba(7,205,254,.173)}:root.dark-theme .bg-cyana-ghost{background-color:transparent}:root.dark-theme .bg-cyana-ghost:hover{background-color:rgba(7,197,255,.133)}:root.dark-theme .bg-cyana-ghost:active{background-color:rgba(7,205,254,.173)}:root.dark-theme .bg-cyana-action{background-color:rgba(7,197,255,.133)}:root.dark-theme .bg-cyana-action:hover{background-color:rgba(7,205,254,.173)}:root.dark-theme .bg-cyana-action:active{background-color:rgba(2,200,255,.226)}:root.dark-theme .bg-cyana-solid{background-color:rgba(4,213,255,.731)}:root.dark-theme .bg-cyana-solid:hover{background-color:rgba(0,221,255,.775)}:root.dark-theme .border-cyana-dim{border-color:rgba(2,200,255,.226)}:root.dark-theme .border-cyana-normal{border-color:rgba(0,204,255,.31)}:root.dark-theme .border-cyana-normal:hover{border-color:rgba(0,200,255,.425)}:root.dark-theme .divide-cyana-dim>:not([hidden])~:not([hidden]){border-color:rgba(2,200,255,.226)}:root.dark-theme .divide-cyana-normal>:not([hidden])~:not([hidden]){border-color:rgba(0,204,255,.31)}:root.dark-theme .divide-cyana-normal>:not([hidden])~:not([hidden]):hover{border-color:rgba(0,200,255,.425)}:root.dark-theme .text-cyana-dim{color:rgba(0,229,254,.824)}:root.dark-theme .text-cyana-normal{color:rgba(230,253,255,.978)}:root.dark-theme .bg-gold-app{background-color:#171613}:root.dark-theme .bg-gold-subtle{background-color:#1c1a15}:root.dark-theme .bg-gold-ui{background-color:#26231c}:root.dark-theme .bg-gold-ui:hover{background-color:#2e2a21}:root.dark-theme .bg-gold-ui:active{background-color:#353026}:root.dark-theme .bg-gold-ghost{background-color:transparent}:root.dark-theme .bg-gold-ghost:hover{background-color:#2e2a21}:root.dark-theme .bg-gold-ghost:active{background-color:#353026}:root.dark-theme .bg-gold-action{background-color:#2e2a21}:root.dark-theme .bg-gold-action:hover{background-color:#353026}:root.dark-theme .bg-gold-action:active{background-color:#3e382c}:root.dark-theme .bg-gold-solid{background-color:#978365}:root.dark-theme .bg-gold-solid:hover{background-color:#a59071}:root.dark-theme .border-gold-dim{border-color:#3e382c}:root.dark-theme .border-gold-normal{border-color:#504737}:root.dark-theme .border-gold-normal:hover{border-color:#6b5d48}:root.dark-theme .divide-gold-dim>:not([hidden])~:not([hidden]){border-color:#3e382c}:root.dark-theme .divide-gold-normal>:not([hidden])~:not([hidden]){border-color:#504737}:root.dark-theme .divide-gold-normal>:not([hidden])~:not([hidden]):hover{border-color:#6b5d48}:root.dark-theme .text-gold-dim{color:#bfa888}:root.dark-theme .text-gold-normal{color:#f7f4e7}:root.dark-theme .bg-golda-app{background-color:transparent}:root.dark-theme .bg-golda-subtle{background-color:hsla(40,94%,71%,.022)}:root.dark-theme .bg-golda-ui{background-color:hsla(40,97%,81%,.065)}:root.dark-theme .bg-golda-ui:hover{background-color:hsla(40,96%,81%,.1)}:root.dark-theme .bg-golda-ui:active{background-color:hsla(38,97%,82%,.13)}:root.dark-theme .bg-golda-ghost{background-color:transparent}:root.dark-theme .bg-golda-ghost:hover{background-color:hsla(40,96%,81%,.1)}:root.dark-theme .bg-golda-ghost:active{background-color:hsla(38,97%,82%,.13)}:root.dark-theme .bg-golda-action{background-color:hsla(40,96%,81%,.1)}:root.dark-theme .bg-golda-action:hover{background-color:hsla(38,97%,82%,.13)}:root.dark-theme .bg-golda-action:active{background-color:hsla(39,97%,83%,.169)}:root.dark-theme .bg-golda-solid{background-color:rgba(255,220,167,.552)}:root.dark-theme .bg-golda-solid:hover{background-color:hsla(35,99%,84%,.613)}:root.dark-theme .border-golda-dim{border-color:hsla(39,97%,83%,.169)}:root.dark-theme .border-golda-normal{border-color:hsla(37,99%,82%,.246)}:root.dark-theme .border-golda-normal:hover{border-color:hsla(35,99%,82%,.363)}:root.dark-theme .divide-golda-dim>:not([hidden])~:not([hidden]){border-color:hsla(39,97%,83%,.169)}:root.dark-theme .divide-golda-normal>:not([hidden])~:not([hidden]){border-color:hsla(37,99%,82%,.246)}:root.dark-theme .divide-golda-normal>:not([hidden])~:not([hidden]):hover{border-color:hsla(35,99%,82%,.363)}:root.dark-theme .text-golda-dim{color:hsla(35,99%,85%,.725)}:root.dark-theme .text-golda-normal{color:hsla(49,99%,97%,.966)}:root.dark-theme .bg-grass-app{background-color:#0d1912}:root.dark-theme .bg-grass-subtle{background-color:#0f1e13}:root.dark-theme .bg-grass-ui{background-color:#132819}:root.dark-theme .bg-grass-ui:hover{background-color:#16301d}:root.dark-theme .bg-grass-ui:active{background-color:#193921}:root.dark-theme .bg-grass-ghost{background-color:transparent}:root.dark-theme .bg-grass-ghost:hover{background-color:#16301d}:root.dark-theme .bg-grass-ghost:active{background-color:#193921}:root.dark-theme .bg-grass-action{background-color:#16301d}:root.dark-theme .bg-grass-action:hover{background-color:#193921}:root.dark-theme .bg-grass-action:active{background-color:#1d4427}:root.dark-theme .bg-grass-solid{background-color:#46a758}:root.dark-theme .bg-grass-solid:hover{background-color:#55b467}:root.dark-theme .border-grass-dim{border-color:#1d4427}:root.dark-theme .border-grass-normal{border-color:#245530}:root.dark-theme .border-grass-normal:hover{border-color:#2f6e3b}:root.dark-theme .divide-grass-dim>:not([hidden])~:not([hidden]){border-color:#1d4427}:root.dark-theme .divide-grass-normal>:not([hidden])~:not([hidden]){border-color:#245530}:root.dark-theme .divide-grass-normal>:not([hidden])~:not([hidden]):hover{border-color:#2f6e3b}:root.dark-theme .text-grass-dim{color:#63c174}:root.dark-theme .text-grass-normal{color:#e5fbeb}:root.dark-theme .bg-grassa-app{background-color:transparent}:root.dark-theme .bg-grassa-subtle{background-color:rgba(104,252,63,.022)}:root.dark-theme .bg-grassa-ui{background-color:rgba(104,252,123,.066)}:root.dark-theme .bg-grassa-ui:hover{background-color:rgba(103,255,128,.1)}:root.dark-theme .bg-grassa-ui:active{background-color:rgba(99,254,125,.14)}:root.dark-theme .bg-grassa-ghost{background-color:transparent}:root.dark-theme .bg-grassa-ghost:hover{background-color:rgba(103,255,128,.1)}:root.dark-theme .bg-grassa-ghost:active{background-color:rgba(99,254,125,.14)}:root.dark-theme .bg-grassa-action{background-color:rgba(103,255,128,.1)}:root.dark-theme .bg-grassa-action:hover{background-color:rgba(99,254,125,.14)}:root.dark-theme .bg-grassa-action:active{background-color:rgba(99,255,130,.187)}:root.dark-theme .bg-grassa-solid{background-color:rgba(105,255,130,.618)}:root.dark-theme .bg-grassa-solid:hover{background-color:rgba(120,255,145,.674)}:root.dark-theme .border-grassa-dim{border-color:rgba(99,255,130,.187)}:root.dark-theme .border-grassa-normal{border-color:rgba(101,255,132,.261)}:root.dark-theme .border-grassa-normal:hover{border-color:rgba(105,255,130,.37)}:root.dark-theme .divide-grassa-dim>:not([hidden])~:not([hidden]){border-color:rgba(99,255,130,.187)}:root.dark-theme .divide-grassa-normal>:not([hidden])~:not([hidden]){border-color:rgba(101,255,132,.261)}:root.dark-theme .divide-grassa-normal>:not([hidden])~:not([hidden]):hover{border-color:rgba(105,255,130,.37)}:root.dark-theme .text-grassa-dim{color:rgba(131,255,151,.731)}:root.dark-theme .text-grassa-normal{color:rgba(234,255,240,.98)}:root.dark-theme .bg-gray-app{background-color:#161616}:root.dark-theme .bg-gray-subtle{background-color:#1c1c1c}:root.dark-theme .bg-gray-ui{background-color:#232323}:root.dark-theme .bg-gray-ui:hover{background-color:#282828}:root.dark-theme .bg-gray-ui:active{background-color:#2e2e2e}:root.dark-theme .bg-gray-ghost{background-color:transparent}:root.dark-theme .bg-gray-ghost:hover{background-color:#282828}:root.dark-theme .bg-gray-ghost:active{background-color:#2e2e2e}:root.dark-theme .bg-gray-action{background-color:#282828}:root.dark-theme .bg-gray-action:hover{background-color:#2e2e2e}:root.dark-theme .bg-gray-action:active{background-color:#343434}:root.dark-theme .bg-gray-solid{background-color:#707070}:root.dark-theme .bg-gray-solid:hover{background-color:#7e7e7e}.border-gray-dim{border-color:#e2e2e2}:root.dark-theme .border-gray-dim{border-color:#343434}:root.dark-theme .border-gray-normal{border-color:#3e3e3e}:root.dark-theme .border-gray-normal:hover{border-color:#505050}:root.dark-theme .divide-gray-dim>:not([hidden])~:not([hidden]){border-color:#343434}:root.dark-theme .divide-gray-normal>:not([hidden])~:not([hidden]){border-color:#3e3e3e}:root.dark-theme .divide-gray-normal>:not([hidden])~:not([hidden]):hover{border-color:#505050}.text-gray-dim{color:#6f6f6f}:root.dark-theme .text-gray-dim{color:#a0a0a0}:root.dark-theme .text-gray-normal{color:#ededed}:root.dark-theme .bg-graya-app{background-color:hsla(0,0%,100%,0)}:root.dark-theme .bg-graya-subtle{background-color:hsla(0,0%,100%,.026)}:root.dark-theme .bg-graya-ui{background-color:hsla(0,0%,100%,.056)}:root.dark-theme .bg-graya-ui:hover{background-color:hsla(0,0%,100%,.077)}:root.dark-theme .bg-graya-ui:active{background-color:hsla(0,0%,100%,.103)}:root.dark-theme .bg-graya-ghost{background-color:transparent}:root.dark-theme .bg-graya-ghost:hover{background-color:hsla(0,0%,100%,.077)}:root.dark-theme .bg-graya-ghost:active{background-color:hsla(0,0%,100%,.103)}:root.dark-theme .bg-graya-action{background-color:hsla(0,0%,100%,.077)}:root.dark-theme .bg-graya-action:hover{background-color:hsla(0,0%,100%,.103)}:root.dark-theme .bg-graya-action:active{background-color:hsla(0,0%,100%,.129)}:root.dark-theme .bg-graya-solid{background-color:hsla(0,0%,100%,.386)}:root.dark-theme .bg-graya-solid:hover{background-color:hsla(0,0%,100%,.446)}:root.dark-theme .border-graya-dim{border-color:hsla(0,0%,100%,.129)}:root.dark-theme .border-graya-normal{border-color:hsla(0,0%,100%,.172)}:root.dark-theme .border-graya-normal:hover{border-color:hsla(0,0%,100%,.249)}:root.dark-theme .divide-graya-dim>:not([hidden])~:not([hidden]){border-color:hsla(0,0%,100%,.129)}:root.dark-theme .divide-graya-normal>:not([hidden])~:not([hidden]){border-color:hsla(0,0%,100%,.172)}:root.dark-theme .divide-graya-normal>:not([hidden])~:not([hidden]):hover{border-color:hsla(0,0%,100%,.249)}:root.dark-theme .text-graya-dim{color:hsla(0,0%,100%,.592)}:root.dark-theme .text-graya-normal{color:hsla(0,0%,100%,.923)}:root.dark-theme .bg-green-app{background-color:#0d1912}:root.dark-theme .bg-green-subtle{background-color:#0c1f17}:root.dark-theme .bg-green-ui{background-color:#0f291e}:root.dark-theme .bg-green-ui:hover{background-color:#113123}:root.dark-theme .bg-green-ui:active{background-color:#133929}:root.dark-theme .bg-green-ghost{background-color:transparent}:root.dark-theme .bg-green-ghost:hover{background-color:#113123}:root.dark-theme .bg-green-ghost:active{background-color:#133929}:root.dark-theme .bg-green-action{background-color:#113123}:root.dark-theme .bg-green-action:hover{background-color:#133929}:root.dark-theme .bg-green-action:active{background-color:#164430}:root.dark-theme .bg-green-solid{background-color:#30a46c}:root.dark-theme .bg-green-solid:hover{background-color:#3cb179}:root.dark-theme .border-green-dim{border-color:#164430}:root.dark-theme .border-green-normal{border-color:#1b543a}:root.dark-theme .border-green-normal:hover{border-color:#236e4a}:root.dark-theme .divide-green-dim>:not([hidden])~:not([hidden]){border-color:#164430}:root.dark-theme .divide-green-normal>:not([hidden])~:not([hidden]){border-color:#1b543a}:root.dark-theme .divide-green-normal>:not([hidden])~:not([hidden]):hover{border-color:#236e4a}:root.dark-theme .text-green-dim{color:#4cc38a}:root.dark-theme .text-green-normal{color:#e5fbeb}:root.dark-theme .bg-greena-app{background-color:transparent}:root.dark-theme .bg-greena-subtle{background-color:rgba(0,247,202,.027)}:root.dark-theme .bg-greena-ui{background-color:rgba(42,254,190,.07)}:root.dark-theme .bg-greena-ui:hover{background-color:rgba(51,254,179,.105)}:root.dark-theme .bg-greena-ui:active{background-color:rgba(56,254,181,.14)}:root.dark-theme .bg-greena-ghost{background-color:transparent}:root.dark-theme .bg-greena-ghost:hover{background-color:rgba(51,254,179,.105)}:root.dark-theme .bg-greena-ghost:active{background-color:rgba(56,254,181,.14)}:root.dark-theme .bg-greena-action{background-color:rgba(51,254,179,.105)}:root.dark-theme .bg-greena-action:hover{background-color:rgba(56,254,181,.14)}:root.dark-theme .bg-greena-action:active{background-color:rgba(61,255,177,.187)}:root.dark-theme .bg-greena-solid{background-color:rgba(71,255,166,.605)}:root.dark-theme .bg-greena-solid:hover{background-color:rgba(84,255,175,.661)}:root.dark-theme .border-greena-dim{border-color:rgba(61,255,177,.187)}:root.dark-theme .border-greena-normal{border-color:rgba(67,255,173,.257)}:root.dark-theme .border-greena-normal:hover{border-color:rgba(73,255,170,.37)}:root.dark-theme .divide-greena-dim>:not([hidden])~:not([hidden]){border-color:rgba(61,255,177,.187)}:root.dark-theme .divide-greena-normal>:not([hidden])~:not([hidden]){border-color:rgba(67,255,173,.257)}:root.dark-theme .divide-greena-normal>:not([hidden])~:not([hidden]):hover{border-color:rgba(73,255,170,.37)}:root.dark-theme .text-greena-dim{color:rgba(98,255,179,.74)}:root.dark-theme .text-greena-normal{color:rgba(234,255,240,.98)}:root.dark-theme .bg-indigo-app{background-color:#131620}:root.dark-theme .bg-indigo-subtle{background-color:#15192d}:root.dark-theme .bg-indigo-ui{background-color:#192140}:root.dark-theme .bg-indigo-ui:hover{background-color:#1c274f}:root.dark-theme .bg-indigo-ui:active{background-color:#1f2c5c}:root.dark-theme .bg-indigo-ghost{background-color:transparent}:root.dark-theme .bg-indigo-ghost:hover{background-color:#1c274f}:root.dark-theme .bg-indigo-ghost:active{background-color:#1f2c5c}:root.dark-theme .bg-indigo-action{background-color:#1c274f}:root.dark-theme .bg-indigo-action:hover{background-color:#1f2c5c}:root.dark-theme .bg-indigo-action:active{background-color:#22346e}:root.dark-theme .bg-indigo-solid{background-color:#3e63dd}:root.dark-theme .bg-indigo-solid:hover{background-color:#5373e7}:root.dark-theme .border-indigo-dim{border-color:#22346e}:root.dark-theme .border-indigo-normal{border-color:#273e89}:root.dark-theme .border-indigo-normal:hover{border-color:#2f4eb2}:root.dark-theme .divide-indigo-dim>:not([hidden])~:not([hidden]){border-color:#22346e}:root.dark-theme .divide-indigo-normal>:not([hidden])~:not([hidden]){border-color:#273e89}:root.dark-theme .divide-indigo-normal>:not([hidden])~:not([hidden]):hover{border-color:#2f4eb2}:root.dark-theme .text-indigo-dim{color:#849dff}:root.dark-theme .text-indigo-normal{color:#eef1fd}:root.dark-theme .bg-indigoa-app{background-color:transparent}:root.dark-theme .bg-indigoa-subtle{background-color:rgba(53,73,252,.059)}:root.dark-theme .bg-indigoa-ui{background-color:rgba(60,99,254,.144)}:root.dark-theme .bg-indigoa-ui:hover{background-color:rgba(61,103,255,.211)}:root.dark-theme .bg-indigoa-ui:active{background-color:rgba(63,105,254,.27)}:root.dark-theme .bg-indigoa-ghost{background-color:transparent}:root.dark-theme .bg-indigoa-ghost:hover{background-color:rgba(61,103,255,.211)}:root.dark-theme .bg-indigoa-ghost:active{background-color:rgba(63,105,254,.27)}:root.dark-theme .bg-indigoa-action{background-color:rgba(61,103,255,.211)}:root.dark-theme .bg-indigoa-action:hover{background-color:rgba(63,105,254,.27)}:root.dark-theme .bg-indigoa-action:active{background-color:rgba(62,107,255,.35)}:root.dark-theme .bg-indigoa-solid{background-color:rgba(69,113,255,.848)}:root.dark-theme .bg-indigoa-solid:hover{background-color:rgba(90,126,255,.893)}:root.dark-theme .border-indigoa-dim{border-color:rgba(62,107,255,.35)}:root.dark-theme .border-indigoa-normal{border-color:rgba(61,106,255,.471)}:root.dark-theme .border-indigoa-normal:hover{border-color:rgba(62,107,255,.655)}:root.dark-theme .divide-indigoa-dim>:not([hidden])~:not([hidden]){border-color:rgba(62,107,255,.35)}:root.dark-theme .divide-indigoa-normal>:not([hidden])~:not([hidden]){border-color:rgba(61,106,255,.471)}:root.dark-theme .divide-indigoa-normal>:not([hidden])~:not([hidden]):hover{border-color:rgba(62,107,255,.655)}:root.dark-theme .text-indigoa-dim{color:rgba(134,160,255,.98)}:root.dark-theme .text-indigoa-normal{color:rgba(242,245,255,.98)}:root.dark-theme .bg-lime-app{background-color:#141807}:root.dark-theme .bg-lime-subtle{background-color:#181d08}:root.dark-theme .bg-lime-ui{background-color:#1e260d}:root.dark-theme .bg-lime-ui:hover{background-color:#252e0f}:root.dark-theme .bg-lime-ui:active{background-color:#2b3711}:root.dark-theme .bg-lime-ghost{background-color:transparent}:root.dark-theme .bg-lime-ghost:hover{background-color:#252e0f}:root.dark-theme .bg-lime-ghost:active{background-color:#2b3711}:root.dark-theme .bg-lime-action{background-color:#252e0f}:root.dark-theme .bg-lime-action:hover{background-color:#2b3711}:root.dark-theme .bg-lime-action:active{background-color:#344213}:root.dark-theme .bg-lime-solid{background-color:#99d52a}:root.dark-theme .bg-lime-solid:hover{background-color:#c4f042}:root.dark-theme .border-lime-dim{border-color:#344213}:root.dark-theme .border-lime-normal{border-color:#415215}:root.dark-theme .border-lime-normal:hover{border-color:#536716}:root.dark-theme .divide-lime-dim>:not([hidden])~:not([hidden]){border-color:#344213}:root.dark-theme .divide-lime-normal>:not([hidden])~:not([hidden]){border-color:#415215}:root.dark-theme .divide-lime-normal>:not([hidden])~:not([hidden]):hover{border-color:#536716}:root.dark-theme .text-lime-dim{color:#87be22}:root.dark-theme .text-lime-normal{color:#effbdd}:root.dark-theme .bg-limea-app{background-color:transparent}:root.dark-theme .bg-limea-subtle{background-color:rgba(202,251,53,.022)}:root.dark-theme .bg-limea-ui{background-color:hsla(88,98%,70%,.061)}:root.dark-theme .bg-limea-ui:hover{background-color:rgba(196,253,91,.096)}:root.dark-theme .bg-limea-ui:active{background-color:rgba(190,254,81,.135)}:root.dark-theme .bg-limea-ghost{background-color:transparent}:root.dark-theme .bg-limea-ghost:hover{background-color:rgba(196,253,91,.096)}:root.dark-theme .bg-limea-ghost:active{background-color:rgba(190,254,81,.135)}:root.dark-theme .bg-limea-action{background-color:rgba(196,253,91,.096)}:root.dark-theme .bg-limea-action:hover{background-color:rgba(190,254,81,.135)}:root.dark-theme .bg-limea-action:active{background-color:rgba(197,255,73,.182)}:root.dark-theme .bg-limea-solid{background-color:rgba(183,255,50,.819)}:root.dark-theme .bg-limea-solid:hover{background-color:rgba(209,255,70,.936)}:root.dark-theme .border-limea-dim{border-color:rgba(197,255,73,.182)}:root.dark-theme .border-limea-normal{border-color:rgba(200,254,63,.252)}:root.dark-theme .border-limea-normal:hover{border-color:rgba(204,255,51,.342)}:root.dark-theme .divide-limea-dim>:not([hidden])~:not([hidden]){border-color:rgba(197,255,73,.182)}:root.dark-theme .divide-limea-normal>:not([hidden])~:not([hidden]){border-color:rgba(200,254,63,.252)}:root.dark-theme .divide-limea-normal>:not([hidden])~:not([hidden]):hover{border-color:rgba(204,255,51,.342)}:root.dark-theme .text-limea-dim{color:rgba(181,255,44,.719)}:root.dark-theme .text-limea-normal{color:rgba(244,255,225,.98)}:root.dark-theme .bg-mauve-app{background-color:#161618}:root.dark-theme .bg-mauve-subtle{background-color:#1c1c1f}:root.dark-theme .bg-mauve-ui{background-color:#232326}:root.dark-theme .bg-mauve-ui:hover{background-color:#28282c}:root.dark-theme .bg-mauve-ui:active{background-color:#2e2e32}:root.dark-theme .bg-mauve-ghost{background-color:transparent}:root.dark-theme .bg-mauve-ghost:hover{background-color:#28282c}:root.dark-theme .bg-mauve-ghost:active{background-color:#2e2e32}:root.dark-theme .bg-mauve-action{background-color:#28282c}:root.dark-theme .bg-mauve-action:hover{background-color:#2e2e32}:root.dark-theme .bg-mauve-action:active{background-color:#34343a}:root.dark-theme .bg-mauve-solid{background-color:#706f78}:root.dark-theme .bg-mauve-solid:hover{background-color:#7e7d86}:root.dark-theme .border-mauve-dim{border-color:#34343a}:root.dark-theme .border-mauve-normal{border-color:#3e3e44}:root.dark-theme .border-mauve-normal:hover{border-color:#504f57}:root.dark-theme .divide-mauve-dim>:not([hidden])~:not([hidden]){border-color:#34343a}:root.dark-theme .divide-mauve-normal>:not([hidden])~:not([hidden]){border-color:#3e3e44}:root.dark-theme .divide-mauve-normal>:not([hidden])~:not([hidden]):hover{border-color:#504f57}:root.dark-theme .text-mauve-dim{color:#a09fa6}:root.dark-theme .text-mauve-normal{color:#ededef}:root.dark-theme .bg-mauvea-app{background-color:transparent}:root.dark-theme .bg-mauvea-subtle{background-color:rgba(215,215,250,.031)}:root.dark-theme .bg-mauvea-ui{background-color:rgba(235,235,254,.061)}:root.dark-theme .bg-mauvea-ui:hover{background-color:rgba(229,229,254,.087)}:root.dark-theme .bg-mauvea-ui:active{background-color:rgba(234,234,254,.113)}:root.dark-theme .bg-mauvea-ghost{background-color:transparent}:root.dark-theme .bg-mauvea-ghost:hover{background-color:rgba(229,229,254,.087)}:root.dark-theme .bg-mauvea-ghost:active{background-color:rgba(234,234,254,.113)}:root.dark-theme .bg-mauvea-action{background-color:rgba(229,229,254,.087)}:root.dark-theme .bg-mauvea-action:hover{background-color:rgba(234,234,254,.113)}:root.dark-theme .bg-mauvea-action:active{background-color:rgba(225,225,254,.148)}:root.dark-theme .bg-mauvea-solid{background-color:rgba(238,236,255,.416)}:root.dark-theme .bg-mauvea-solid:hover{background-color:rgba(240,238,255,.477)}:root.dark-theme .border-mauvea-dim{border-color:rgba(225,225,254,.148)}:root.dark-theme .border-mauvea-normal{border-color:rgba(232,232,254,.191)}:root.dark-theme .border-mauvea-normal:hover{border-color:rgba(234,231,255,.273)}:root.dark-theme .divide-mauvea-dim>:not([hidden])~:not([hidden]){border-color:rgba(225,225,254,.148)}:root.dark-theme .divide-mauvea-normal>:not([hidden])~:not([hidden]){border-color:rgba(232,232,254,.191)}:root.dark-theme .divide-mauvea-normal>:not([hidden])~:not([hidden]):hover{border-color:rgba(234,231,255,.273)}:root.dark-theme .text-mauvea-dim{color:rgba(247,245,255,.615)}:root.dark-theme .text-mauvea-normal{color:rgba(253,253,255,.931)}:root.dark-theme .bg-mint-app{background-color:#081917}:root.dark-theme .bg-mint-subtle{background-color:#05201e}:root.dark-theme .bg-mint-ui{background-color:#052926}:root.dark-theme .bg-mint-ui:hover{background-color:#04312c}:root.dark-theme .bg-mint-ui:active{background-color:#033a34}:root.dark-theme .bg-mint-ghost{background-color:transparent}:root.dark-theme .bg-mint-ghost:hover{background-color:#04312c}:root.dark-theme .bg-mint-ghost:active{background-color:#033a34}:root.dark-theme .bg-mint-action{background-color:#04312c}:root.dark-theme .bg-mint-action:hover{background-color:#033a34}:root.dark-theme .bg-mint-action:active{background-color:#01453d}:root.dark-theme .bg-mint-solid{background-color:#70e1c8}:root.dark-theme .bg-mint-solid:hover{background-color:#95f3d9}:root.dark-theme .border-mint-dim{border-color:#01453d}:root.dark-theme .border-mint-normal{border-color:#00564a}:root.dark-theme .border-mint-normal:hover{border-color:#006d5b}:root.dark-theme .divide-mint-dim>:not([hidden])~:not([hidden]){border-color:#01453d}:root.dark-theme .divide-mint-normal>:not([hidden])~:not([hidden]){border-color:#00564a}:root.dark-theme .divide-mint-normal>:not([hidden])~:not([hidden]):hover{border-color:#006d5b}:root.dark-theme .text-mint-dim{color:#25d0ab}:root.dark-theme .text-mint-normal{color:#e7fcf7}:root.dark-theme .bg-minta-app{background-color:transparent}:root.dark-theme .bg-minta-subtle{background-color:rgba(0,251,251,.031)}:root.dark-theme .bg-minta-ui{background-color:rgba(0,253,237,.07)}:root.dark-theme .bg-minta-ui:hover{background-color:rgba(0,253,224,.105)}:root.dark-theme .bg-minta-ui:active{background-color:rgba(0,254,224,.144)}:root.dark-theme .bg-minta-ghost{background-color:transparent}:root.dark-theme .bg-minta-ghost:hover{background-color:rgba(0,253,224,.105)}:root.dark-theme .bg-minta-ghost:active{background-color:rgba(0,254,224,.144)}:root.dark-theme .bg-minta-action{background-color:rgba(0,253,224,.105)}:root.dark-theme .bg-minta-action:hover{background-color:rgba(0,254,224,.144)}:root.dark-theme .bg-minta-action:active{background-color:rgba(0,254,220,.192)}:root.dark-theme .bg-minta-solid{background-color:rgba(128,255,227,.87)}:root.dark-theme .bg-minta-solid:hover{background-color:rgba(157,255,227,.948)}:root.dark-theme .border-minta-dim{border-color:rgba(0,254,220,.192)}:root.dark-theme .border-minta-normal{border-color:rgba(0,254,216,.266)}:root.dark-theme .border-minta-normal:hover{border-color:rgba(0,254,208,.366)}:root.dark-theme .divide-minta-dim>:not([hidden])~:not([hidden]){border-color:rgba(0,254,220,.192)}:root.dark-theme .divide-minta-normal>:not([hidden])~:not([hidden]){border-color:rgba(0,254,216,.266)}:root.dark-theme .divide-minta-normal>:not([hidden])~:not([hidden]):hover{border-color:rgba(0,254,208,.366)}:root.dark-theme .text-minta-dim{color:rgba(44,255,209,.796)}:root.dark-theme .text-minta-normal{color:rgba(236,255,251,.98)}:root.dark-theme .bg-olive-app{background-color:#151715}:root.dark-theme .bg-olive-subtle{background-color:#1a1d19}:root.dark-theme .bg-olive-ui{background-color:#20241f}:root.dark-theme .bg-olive-ui:hover{background-color:#262925}:root.dark-theme .bg-olive-ui:active{background-color:#2b2f2a}:root.dark-theme .bg-olive-ghost{background-color:transparent}:root.dark-theme .bg-olive-ghost:hover{background-color:#262925}:root.dark-theme .bg-olive-ghost:active{background-color:#2b2f2a}:root.dark-theme .bg-olive-action{background-color:#262925}:root.dark-theme .bg-olive-action:hover{background-color:#2b2f2a}:root.dark-theme .bg-olive-action:active{background-color:#313530}:root.dark-theme .bg-olive-solid{background-color:#687366}:root.dark-theme .bg-olive-solid:hover{background-color:#778175}:root.dark-theme .border-olive-dim{border-color:#313530}:root.dark-theme .border-olive-normal{border-color:#3b3f3a}:root.dark-theme .border-olive-normal:hover{border-color:#4c514b}:root.dark-theme .divide-olive-dim>:not([hidden])~:not([hidden]){border-color:#313530}:root.dark-theme .divide-olive-normal>:not([hidden])~:not([hidden]){border-color:#3b3f3a}:root.dark-theme .divide-olive-normal>:not([hidden])~:not([hidden]):hover{border-color:#4c514b}:root.dark-theme .text-olive-dim{color:#9aa299}:root.dark-theme .text-olive-normal{color:#eceeec}:root.dark-theme .bg-olivea-app{background-color:transparent}:root.dark-theme .bg-olivea-subtle{background-color:hsla(91,97%,84%,.026)}:root.dark-theme .bg-olivea-ui{background-color:rgba(214,251,196,.057)}:root.dark-theme .bg-olivea-ui:hover{background-color:hsla(92,92%,94%,.078)}:root.dark-theme .bg-olivea-ui:active{background-color:rgba(233,254,223,.104)}:root.dark-theme .bg-olivea-ghost{background-color:transparent}:root.dark-theme .bg-olivea-ghost:hover{background-color:hsla(92,92%,94%,.078)}:root.dark-theme .bg-olivea-ghost:active{background-color:rgba(233,254,223,.104)}:root.dark-theme .bg-olivea-action{background-color:hsla(92,92%,94%,.078)}:root.dark-theme .bg-olivea-action:hover{background-color:rgba(233,254,223,.104)}:root.dark-theme .bg-olivea-action:active{background-color:rgba(236,254,229,.13)}:root.dark-theme .bg-olivea-solid{background-color:rgba(230,255,225,.397)}:root.dark-theme .bg-olivea-solid:hover{background-color:rgba(235,255,231,.457)}:root.dark-theme .border-olivea-dim{border-color:rgba(236,254,229,.13)}:root.dark-theme .border-olivea-normal{border-color:rgba(241,254,235,.173)}:root.dark-theme .border-olivea-normal:hover{border-color:rgba(241,255,237,.25)}:root.dark-theme .divide-olivea-dim>:not([hidden])~:not([hidden]){border-color:rgba(236,254,229,.13)}:root.dark-theme .divide-olivea-normal>:not([hidden])~:not([hidden]){border-color:rgba(241,254,235,.173)}:root.dark-theme .divide-olivea-normal>:not([hidden])~:not([hidden]):hover{border-color:rgba(241,255,237,.25)}:root.dark-theme .text-olivea-dim{color:rgba(243,255,241,.6)}:root.dark-theme .text-olivea-normal{color:rgba(253,255,253,.927)}:root.dark-theme .bg-orange-app{background-color:#1f1206}:root.dark-theme .bg-orange-subtle{background-color:#2b1400}:root.dark-theme .bg-orange-ui{background-color:#391a03}:root.dark-theme .bg-orange-ui:hover{background-color:#441f04}:root.dark-theme .bg-orange-ui:active{background-color:#4f2305}:root.dark-theme .bg-orange-ghost{background-color:transparent}:root.dark-theme .bg-orange-ghost:hover{background-color:#441f04}:root.dark-theme .bg-orange-ghost:active{background-color:#4f2305}:root.dark-theme .bg-orange-action{background-color:#441f04}:root.dark-theme .bg-orange-action:hover{background-color:#4f2305}:root.dark-theme .bg-orange-action:active{background-color:#5f2a06}:root.dark-theme .bg-orange-solid{background-color:#f76808}:root.dark-theme .bg-orange-solid:hover{background-color:#ff802b}:root.dark-theme .border-orange-dim{border-color:#5f2a06}:root.dark-theme .border-orange-normal{border-color:#763205}:root.dark-theme .border-orange-normal:hover{border-color:#943e00}:root.dark-theme .divide-orange-dim>:not([hidden])~:not([hidden]){border-color:#5f2a06}:root.dark-theme .divide-orange-normal>:not([hidden])~:not([hidden]){border-color:#763205}:root.dark-theme .divide-orange-normal>:not([hidden])~:not([hidden]):hover{border-color:#943e00}:root.dark-theme .text-orange-dim{color:#ff8b3e}:root.dark-theme .text-orange-normal{color:#feeadd}:root.dark-theme .bg-orangea-app{background-color:transparent}:root.dark-theme .bg-orangea-subtle{background-color:rgba(253,55,0,.054)}:root.dark-theme .bg-orangea-ui{background-color:rgba(253,84,0,.117)}:root.dark-theme .bg-orangea-ui:hover{background-color:rgba(254,97,0,.166)}:root.dark-theme .bg-orangea-ui:active{background-color:rgba(254,98,1,.215)}:root.dark-theme .bg-orangea-ghost{background-color:transparent}:root.dark-theme .bg-orangea-ghost:hover{background-color:rgba(254,97,0,.166)}:root.dark-theme .bg-orangea-ghost:active{background-color:rgba(254,98,1,.215)}:root.dark-theme .bg-orangea-action{background-color:rgba(254,97,0,.166)}:root.dark-theme .bg-orangea-action:hover{background-color:rgba(254,98,1,.215)}:root.dark-theme .bg-orangea-action:active{background-color:rgba(255,101,6,.286)}:root.dark-theme .bg-orangea-solid{background-color:rgba(255,107,8,.965)}:root.dark-theme .bg-orangea-solid:hover{background-color:rgba(255,132,44,.98)}:root.dark-theme .border-orangea-dim{border-color:rgba(255,101,6,.286)}:root.dark-theme .border-orangea-normal{border-color:rgba(255,100,3,.389)}:root.dark-theme .border-orangea-normal:hover{border-color:rgba(254,102,0,.523)}:root.dark-theme .divide-orangea-dim>:not([hidden])~:not([hidden]){border-color:rgba(255,101,6,.286)}:root.dark-theme .divide-orangea-normal>:not([hidden])~:not([hidden]){border-color:rgba(255,100,3,.389)}:root.dark-theme .divide-orangea-normal>:not([hidden])~:not([hidden]):hover{border-color:rgba(254,102,0,.523)}:root.dark-theme .text-orangea-dim{color:rgba(255,140,63,.98)}:root.dark-theme .text-orangea-normal{color:rgba(255,238,225,.98)}:root.dark-theme .bg-pink-app{background-color:#1f121b}:root.dark-theme .bg-pink-subtle{background-color:#271421}:root.dark-theme .bg-pink-ui{background-color:#3a182f}:root.dark-theme .bg-pink-ui:hover{background-color:#451a37}:root.dark-theme .bg-pink-ui:active{background-color:#501b3f}:root.dark-theme .bg-pink-ghost{background-color:transparent}:root.dark-theme .bg-pink-ghost:hover{background-color:#451a37}:root.dark-theme .bg-pink-ghost:active{background-color:#501b3f}:root.dark-theme .bg-pink-action{background-color:#451a37}:root.dark-theme .bg-pink-action:hover{background-color:#501b3f}:root.dark-theme .bg-pink-action:active{background-color:#601d48}:root.dark-theme .bg-pink-solid{background-color:#d6409f}:root.dark-theme .bg-pink-solid:hover{background-color:#e34ba9}:root.dark-theme .border-pink-dim{border-color:#601d48}:root.dark-theme .border-pink-normal{border-color:#7a1d5a}:root.dark-theme .border-pink-normal:hover{border-color:#a71873}:root.dark-theme .divide-pink-dim>:not([hidden])~:not([hidden]){border-color:#601d48}:root.dark-theme .divide-pink-normal>:not([hidden])~:not([hidden]){border-color:#7a1d5a}:root.dark-theme .divide-pink-normal>:not([hidden])~:not([hidden]):hover{border-color:#a71873}:root.dark-theme .text-pink-dim{color:#f65cb6}:root.dark-theme .text-pink-normal{color:#feebf7}:root.dark-theme .bg-pinka-app{background-color:transparent}:root.dark-theme .bg-pinka-subtle{background-color:rgba(253,74,193,.036)}:root.dark-theme .bg-pinka-ui{background-color:rgba(254,68,192,.121)}:root.dark-theme .bg-pinka-ui:hover{background-color:rgba(255,65,191,.17)}:root.dark-theme .bg-pinka-ui:active{background-color:rgba(255,59,193,.219)}:root.dark-theme .bg-pinka-ghost{background-color:transparent}:root.dark-theme .bg-pinka-ghost:hover{background-color:rgba(255,65,191,.17)}:root.dark-theme .bg-pinka-ghost:active{background-color:rgba(255,59,193,.219)}:root.dark-theme .bg-pinka-action{background-color:rgba(255,65,191,.17)}:root.dark-theme .bg-pinka-action:hover{background-color:rgba(255,59,193,.219)}:root.dark-theme .bg-pinka-action:active{background-color:rgba(254,56,182,.291)}:root.dark-theme .bg-pinka-solid{background-color:rgba(255,74,189,.817)}:root.dark-theme .bg-pinka-solid:hover{background-color:rgba(255,83,189,.875)}:root.dark-theme .border-pinka-dim{border-color:rgba(254,56,182,.291)}:root.dark-theme .border-pinka-normal{border-color:rgba(255,45,181,.407)}:root.dark-theme .border-pinka-normal:hover{border-color:rgba(255,28,172,.608)}:root.dark-theme .divide-pinka-dim>:not([hidden])~:not([hidden]){border-color:rgba(254,56,182,.291)}:root.dark-theme .divide-pinka-normal>:not([hidden])~:not([hidden]){border-color:rgba(255,45,181,.407)}:root.dark-theme .divide-pinka-normal>:not([hidden])~:not([hidden]):hover{border-color:rgba(255,28,172,.608)}:root.dark-theme .text-pinka-dim{color:rgba(255,95,188,.96)}:root.dark-theme .text-pinka-normal{color:rgba(255,239,251,.98)}:root.dark-theme .bg-plum-app{background-color:#1d131d}:root.dark-theme .bg-plum-subtle{background-color:#251425}:root.dark-theme .bg-plum-ui{background-color:#341a34}:root.dark-theme .bg-plum-ui:hover{background-color:#3e1d40}:root.dark-theme .bg-plum-ui:active{background-color:#48214b}:root.dark-theme .bg-plum-ghost{background-color:transparent}:root.dark-theme .bg-plum-ghost:hover{background-color:#3e1d40}:root.dark-theme .bg-plum-ghost:active{background-color:#48214b}:root.dark-theme .bg-plum-action{background-color:#3e1d40}:root.dark-theme .bg-plum-action:hover{background-color:#48214b}:root.dark-theme .bg-plum-action:active{background-color:#542658}:root.dark-theme .bg-plum-solid{background-color:#ab4aba}:root.dark-theme .bg-plum-solid:hover{background-color:#bd54c6}:root.dark-theme .border-plum-dim{border-color:#542658}:root.dark-theme .border-plum-normal{border-color:#692d6f}:root.dark-theme .border-plum-normal:hover{border-color:#883894}:root.dark-theme .divide-plum-dim>:not([hidden])~:not([hidden]){border-color:#542658}:root.dark-theme .divide-plum-normal>:not([hidden])~:not([hidden]){border-color:#692d6f}:root.dark-theme .divide-plum-normal>:not([hidden])~:not([hidden]):hover{border-color:#883894}:root.dark-theme .text-plum-dim{color:#d864d8}:root.dark-theme .text-plum-normal{color:#fbecfc}:root.dark-theme .bg-pluma-app{background-color:transparent}:root.dark-theme .bg-pluma-subtle{background-color:rgba(251,47,251,.036)}:root.dark-theme .bg-pluma-ui{background-color:rgba(254,88,254,.102)}:root.dark-theme .bg-pluma-ui:hover{background-color:rgba(241,83,255,.155)}:root.dark-theme .bg-pluma-ui:active{background-color:rgba(241,88,254,.204)}:root.dark-theme .bg-pluma-ghost{background-color:transparent}:root.dark-theme .bg-pluma-ghost:hover{background-color:rgba(241,83,255,.155)}:root.dark-theme .bg-pluma-ghost:active{background-color:rgba(241,88,254,.204)}:root.dark-theme .bg-pluma-action{background-color:rgba(241,83,255,.155)}:root.dark-theme .bg-pluma-action:hover{background-color:rgba(241,88,254,.204)}:root.dark-theme .bg-pluma-action:active{background-color:rgba(238,92,254,.262)}:root.dark-theme .bg-pluma-solid{background-color:rgba(234,98,255,.695)}:root.dark-theme .bg-pluma-solid:hover{background-color:rgba(243,106,255,.748)}:root.dark-theme .border-pluma-dim{border-color:rgba(238,92,254,.262)}:root.dark-theme .border-pluma-normal{border-color:rgba(238,90,255,.363)}:root.dark-theme .border-pluma-normal:hover{border-color:rgba(233,89,255,.527)}:root.dark-theme .divide-pluma-dim>:not([hidden])~:not([hidden]){border-color:rgba(238,92,254,.262)}:root.dark-theme .divide-pluma-normal>:not([hidden])~:not([hidden]){border-color:rgba(238,90,255,.363)}:root.dark-theme .divide-pluma-normal>:not([hidden])~:not([hidden]):hover{border-color:rgba(233,89,255,.527)}:root.dark-theme .text-pluma-dim{color:rgba(255,117,255,.828)}:root.dark-theme .text-pluma-normal{color:rgba(255,240,255,.98)}:root.dark-theme .bg-purple-app{background-color:#1b141d}:root.dark-theme .bg-purple-subtle{background-color:#221527}:root.dark-theme .bg-purple-ui{background-color:#301a3a}:root.dark-theme .bg-purple-ui:hover{background-color:#3a1e48}:root.dark-theme .bg-purple-ui:active{background-color:#432155}:root.dark-theme .bg-purple-ghost{background-color:transparent}:root.dark-theme .bg-purple-ghost:hover{background-color:#3a1e48}:root.dark-theme .bg-purple-ghost:active{background-color:#432155}:root.dark-theme .bg-purple-action{background-color:#3a1e48}:root.dark-theme .bg-purple-action:hover{background-color:#432155}:root.dark-theme .bg-purple-action:active{background-color:#4e2667}:root.dark-theme .bg-purple-solid{background-color:#8e4ec6}:root.dark-theme .bg-purple-solid:hover{background-color:#9d5bd2}:root.dark-theme .border-purple-dim{border-color:#4e2667}:root.dark-theme .border-purple-normal{border-color:#5f2d84}:root.dark-theme .border-purple-normal:hover{border-color:#7938b2}:root.dark-theme .divide-purple-dim>:not([hidden])~:not([hidden]){border-color:#4e2667}:root.dark-theme .divide-purple-normal>:not([hidden])~:not([hidden]){border-color:#5f2d84}:root.dark-theme .divide-purple-normal>:not([hidden])~:not([hidden]):hover{border-color:#7938b2}:root.dark-theme .text-purple-dim{color:#bf7af0}:root.dark-theme .text-purple-normal{color:#f7ecfc}:root.dark-theme .bg-purplea-app{background-color:transparent}:root.dark-theme .bg-purplea-subtle{background-color:rgba(181,42,251,.045)}:root.dark-theme .bg-purplea-ui{background-color:rgba(188,67,254,.129)}:root.dark-theme .bg-purplea-ui:hover{background-color:rgba(190,72,254,.191)}:root.dark-theme .bg-purplea-ui:active{background-color:rgba(188,73,255,.248)}:root.dark-theme .bg-purplea-ghost{background-color:transparent}:root.dark-theme .bg-purplea-ghost:hover{background-color:rgba(190,72,254,.191)}:root.dark-theme .bg-purplea-ghost:active{background-color:rgba(188,73,255,.248)}:root.dark-theme .bg-purplea-action{background-color:rgba(190,72,254,.191)}:root.dark-theme .bg-purplea-action:hover{background-color:rgba(188,73,255,.248)}:root.dark-theme .bg-purplea-action:active{background-color:rgba(183,75,255,.328)}:root.dark-theme .bg-purplea-solid{background-color:rgba(181,97,255,.748)}:root.dark-theme .bg-purplea-solid:hover{background-color:rgba(189,109,255,.801)}:root.dark-theme .border-purplea-dim{border-color:rgba(183,75,255,.328)}:root.dark-theme .border-purplea-normal{border-color:rgba(177,75,255,.456)}:root.dark-theme .border-purplea-normal:hover{border-color:rgba(171,75,255,.66)}:root.dark-theme .divide-purplea-dim>:not([hidden])~:not([hidden]){border-color:rgba(183,75,255,.328)}:root.dark-theme .divide-purplea-normal>:not([hidden])~:not([hidden]){border-color:rgba(177,75,255,.456)}:root.dark-theme .divide-purplea-normal>:not([hidden])~:not([hidden]):hover{border-color:rgba(171,75,255,.66)}:root.dark-theme .text-purplea-dim{color:rgba(203,129,255,.934)}:root.dark-theme .text-purplea-normal{color:rgba(252,240,255,.98)}:root.dark-theme .bg-red-app{background-color:#1f1315}:root.dark-theme .bg-red-subtle{background-color:#291415}:root.dark-theme .bg-red-ui{background-color:#3c181a}:root.dark-theme .bg-red-ui:hover{background-color:#481a1d}:root.dark-theme .bg-red-ui:active{background-color:#541b1f}:root.dark-theme .bg-red-ghost{background-color:transparent}:root.dark-theme .bg-red-ghost:hover{background-color:#481a1d}:root.dark-theme .bg-red-ghost:active{background-color:#541b1f}:root.dark-theme .bg-red-action{background-color:#481a1d}:root.dark-theme .bg-red-action:hover{background-color:#541b1f}:root.dark-theme .bg-red-action:active{background-color:#671e22}:root.dark-theme .bg-red-solid{background-color:#e5484d}:root.dark-theme .bg-red-solid:hover{background-color:#f2555a}:root.dark-theme .border-red-dim{border-color:#671e22}:root.dark-theme .border-red-normal{border-color:#822025}:root.dark-theme .border-red-normal:hover{border-color:#aa2429}:root.dark-theme .divide-red-dim>:not([hidden])~:not([hidden]){border-color:#671e22}:root.dark-theme .divide-red-normal>:not([hidden])~:not([hidden]){border-color:#822025}:root.dark-theme .divide-red-normal>:not([hidden])~:not([hidden]):hover{border-color:#aa2429}:root.dark-theme .text-red-dim{color:#ff6369}:root.dark-theme .text-red-normal{color:#feecee}:root.dark-theme .bg-reda-app{background-color:transparent}:root.dark-theme .bg-reda-subtle{background-color:rgba(253,40,21,.045)}:root.dark-theme .bg-reda-ui{background-color:rgba(254,58,61,.13)}:root.dark-theme .bg-reda-ui:hover{background-color:rgba(254,57,64,.184)}:root.dark-theme .bg-reda-ui:active{background-color:rgba(255,53,63,.237)}:root.dark-theme .bg-reda-ghost{background-color:transparent}:root.dark-theme .bg-reda-ghost:hover{background-color:rgba(254,57,64,.184)}:root.dark-theme .bg-reda-ghost:active{background-color:rgba(255,53,63,.237)}:root.dark-theme .bg-reda-action{background-color:rgba(254,57,64,.184)}:root.dark-theme .bg-reda-action:hover{background-color:rgba(255,53,63,.237)}:root.dark-theme .bg-reda-action:active{background-color:rgba(255,53,60,.322)}:root.dark-theme .bg-reda-solid{background-color:rgba(255,79,85,.884)}:root.dark-theme .bg-reda-solid:hover{background-color:rgba(255,89,95,.942)}:root.dark-theme .border-reda-dim{border-color:rgba(255,53,60,.322)}:root.dark-theme .border-reda-normal{border-color:rgba(255,48,59,.442)}:root.dark-theme .border-reda-normal:hover{border-color:rgba(255,47,54,.621)}:root.dark-theme .divide-reda-dim>:not([hidden])~:not([hidden]){border-color:rgba(255,53,60,.322)}:root.dark-theme .divide-reda-normal>:not([hidden])~:not([hidden]){border-color:rgba(255,48,59,.442)}:root.dark-theme .divide-reda-normal>:not([hidden])~:not([hidden]):hover{border-color:rgba(255,47,54,.621)}:root.dark-theme .text-reda-dim{color:rgba(255,100,106,.98)}:root.dark-theme .text-reda-normal{color:rgba(255,240,242,.98)}:root.dark-theme .bg-sage-app{background-color:#141716}:root.dark-theme .bg-sage-subtle{background-color:#191d1b}:root.dark-theme .bg-sage-ui{background-color:#1f2421}:root.dark-theme .bg-sage-ui:hover{background-color:#252a27}:root.dark-theme .bg-sage-ui:active{background-color:#2a2f2c}:root.dark-theme .bg-sage-ghost{background-color:transparent}:root.dark-theme .bg-sage-ghost:hover{background-color:#252a27}:root.dark-theme .bg-sage-ghost:active{background-color:#2a2f2c}:root.dark-theme .bg-sage-action{background-color:#252a27}:root.dark-theme .bg-sage-action:hover{background-color:#2a2f2c}:root.dark-theme .bg-sage-action:active{background-color:#303633}:root.dark-theme .bg-sage-solid{background-color:#66736d}:root.dark-theme .bg-sage-solid:hover{background-color:#75817b}:root.dark-theme .border-sage-dim{border-color:#303633}:root.dark-theme .border-sage-normal{border-color:#393f3c}:root.dark-theme .border-sage-normal:hover{border-color:#4a524e}:root.dark-theme .divide-sage-dim>:not([hidden])~:not([hidden]){border-color:#303633}:root.dark-theme .divide-sage-normal>:not([hidden])~:not([hidden]){border-color:#393f3c}:root.dark-theme .divide-sage-normal>:not([hidden])~:not([hidden]):hover{border-color:#4a524e}:root.dark-theme .text-sage-dim{color:#99a29e}:root.dark-theme .text-sage-normal{color:#eceeed}:root.dark-theme .bg-sagea-app{background-color:transparent}:root.dark-theme .bg-sagea-subtle{background-color:rgba(212,254,214,.026)}:root.dark-theme .bg-sagea-ui{background-color:rgba(213,251,215,.057)}:root.dark-theme .bg-sagea-ui:hover{background-color:rgba(227,255,229,.082)}:root.dark-theme .bg-sagea-ui:active{background-color:rgba(232,254,234,.104)}:root.dark-theme .bg-sagea-ghost{background-color:transparent}:root.dark-theme .bg-sagea-ghost:hover{background-color:rgba(227,255,229,.082)}:root.dark-theme .bg-sagea-ghost:active{background-color:rgba(232,254,234,.104)}:root.dark-theme .bg-sagea-action{background-color:rgba(227,255,229,.082)}:root.dark-theme .bg-sagea-action:hover{background-color:rgba(232,254,234,.104)}:root.dark-theme .bg-sagea-action:active{background-color:rgba(229,254,238,.134)}:root.dark-theme .bg-sagea-solid{background-color:rgba(227,255,241,.397)}:root.dark-theme .bg-sagea-solid:hover{background-color:rgba(232,255,243,.457)}:root.dark-theme .border-sagea-dim{border-color:rgba(229,254,238,.134)}:root.dark-theme .border-sagea-normal{border-color:rgba(234,254,242,.173)}:root.dark-theme .border-sagea-normal:hover{border-color:rgba(232,254,242,.255)}:root.dark-theme .divide-sagea-dim>:not([hidden])~:not([hidden]){border-color:rgba(229,254,238,.134)}:root.dark-theme .divide-sagea-normal>:not([hidden])~:not([hidden]){border-color:rgba(234,254,242,.173)}:root.dark-theme .divide-sagea-normal>:not([hidden])~:not([hidden]):hover{border-color:rgba(232,254,242,.255)}:root.dark-theme .text-sagea-dim{color:rgba(242,255,249,.6)}:root.dark-theme .text-sagea-normal{color:rgba(253,255,254,.927)}:root.dark-theme .bg-sand-app{background-color:#161615}:root.dark-theme .bg-sand-subtle{background-color:#1c1c1a}:root.dark-theme .bg-sand-ui{background-color:#232320}:root.dark-theme .bg-sand-ui:hover{background-color:#282826}:root.dark-theme .bg-sand-ui:active{background-color:#2e2e2b}:root.dark-theme .bg-sand-ghost{background-color:transparent}:root.dark-theme .bg-sand-ghost:hover{background-color:#282826}:root.dark-theme .bg-sand-ghost:active{background-color:#2e2e2b}:root.dark-theme .bg-sand-action{background-color:#282826}:root.dark-theme .bg-sand-action:hover{background-color:#2e2e2b}:root.dark-theme .bg-sand-action:active{background-color:#353431}:root.dark-theme .bg-sand-solid{background-color:#717069}:root.dark-theme .bg-sand-solid:hover{background-color:#7f7e77}:root.dark-theme .border-sand-dim{border-color:#353431}:root.dark-theme .border-sand-normal{border-color:#3e3e3a}:root.dark-theme .border-sand-normal:hover{border-color:#51504b}:root.dark-theme .divide-sand-dim>:not([hidden])~:not([hidden]){border-color:#353431}:root.dark-theme .divide-sand-normal>:not([hidden])~:not([hidden]){border-color:#3e3e3a}:root.dark-theme .divide-sand-normal>:not([hidden])~:not([hidden]):hover{border-color:#51504b}:root.dark-theme .text-sand-dim{color:#a1a09a}:root.dark-theme .text-sand-normal{color:#ededec}:root.dark-theme .bg-sanda-app{background-color:transparent}:root.dark-theme .bg-sanda-subtle{background-color:hsla(60,90%,91%,.026)}:root.dark-theme .bg-sanda-ui{background-color:hsla(60,96%,93%,.056)}:root.dark-theme .bg-sanda-ui:hover{background-color:hsla(60,76%,96%,.078)}:root.dark-theme .bg-sanda-ui:active{background-color:hsla(60,82%,95%,.104)}:root.dark-theme .bg-sanda-ghost{background-color:transparent}:root.dark-theme .bg-sanda-ghost:hover{background-color:hsla(60,76%,96%,.078)}:root.dark-theme .bg-sanda-ghost:active{background-color:hsla(60,82%,95%,.104)}:root.dark-theme .bg-sanda-action{background-color:hsla(60,76%,96%,.078)}:root.dark-theme .bg-sanda-action:hover{background-color:hsla(60,82%,95%,.104)}:root.dark-theme .bg-sanda-action:active{background-color:hsla(41,88%,95%,.134)}:root.dark-theme .bg-sanda-solid{background-color:hsla(52,97%,96%,.391)}:root.dark-theme .bg-sanda-solid:hover{background-color:hsla(52,98%,97%,.451)}:root.dark-theme .border-sanda-dim{border-color:hsla(41,88%,95%,.134)}:root.dark-theme .border-sanda-normal{border-color:hsla(60,95%,96%,.172)}:root.dark-theme .border-sanda-normal:hover{border-color:hsla(49,94%,96%,.254)}:root.dark-theme .divide-sanda-dim>:not([hidden])~:not([hidden]){border-color:hsla(41,88%,95%,.134)}:root.dark-theme .divide-sanda-normal>:not([hidden])~:not([hidden]){border-color:hsla(60,95%,96%,.172)}:root.dark-theme .divide-sanda-normal>:not([hidden])~:not([hidden]):hover{border-color:hsla(49,94%,96%,.254)}:root.dark-theme .text-sanda-dim{color:hsla(51,97%,98%,.597)}:root.dark-theme .text-sanda-normal{color:rgba(255,255,254,.923)}:root.dark-theme .bg-sky-app{background-color:#0c1820}:root.dark-theme .bg-sky-subtle{background-color:#071d2a}:root.dark-theme .bg-sky-ui{background-color:#082636}:root.dark-theme .bg-sky-ui:hover{background-color:#082d41}:root.dark-theme .bg-sky-ui:active{background-color:#08354c}:root.dark-theme .bg-sky-ghost{background-color:transparent}:root.dark-theme .bg-sky-ghost:hover{background-color:#082d41}:root.dark-theme .bg-sky-ghost:active{background-color:#08354c}:root.dark-theme .bg-sky-action{background-color:#082d41}:root.dark-theme .bg-sky-action:hover{background-color:#08354c}:root.dark-theme .bg-sky-action:active{background-color:#083e59}:root.dark-theme .bg-sky-solid{background-color:#68ddfd}:root.dark-theme .bg-sky-solid:hover{background-color:#8ae8ff}:root.dark-theme .border-sky-dim{border-color:#083e59}:root.dark-theme .border-sky-normal{border-color:#064b6b}:root.dark-theme .border-sky-normal:hover{border-color:#005d85}:root.dark-theme .divide-sky-dim>:not([hidden])~:not([hidden]){border-color:#083e59}:root.dark-theme .divide-sky-normal>:not([hidden])~:not([hidden]){border-color:#064b6b}:root.dark-theme .divide-sky-normal>:not([hidden])~:not([hidden]):hover{border-color:#005d85}:root.dark-theme .text-sky-dim{color:#2ec8ee}:root.dark-theme .text-sky-normal{color:#eaf8ff}:root.dark-theme .bg-skya-app{background-color:transparent}:root.dark-theme .bg-skya-subtle{background-color:rgba(0,135,254,.045)}:root.dark-theme .bg-skya-ui{background-color:rgba(0,165,254,.099)}:root.dark-theme .bg-skya-ui:hover{background-color:rgba(0,166,255,.148)}:root.dark-theme .bg-skya-ui:active{background-color:rgba(0,169,254,.198)}:root.dark-theme .bg-skya-ghost{background-color:transparent}:root.dark-theme .bg-skya-ghost:hover{background-color:rgba(0,166,255,.148)}:root.dark-theme .bg-skya-ghost:active{background-color:rgba(0,169,254,.198)}:root.dark-theme .bg-skya-action{background-color:rgba(0,166,255,.148)}:root.dark-theme .bg-skya-action:hover{background-color:rgba(0,169,254,.198)}:root.dark-theme .bg-skya-action:active{background-color:rgba(0,174,254,.256)}:root.dark-theme .bg-skya-solid{background-color:rgba(106,225,255,.98)}:root.dark-theme .bg-skya-solid:hover{background-color:rgba(141,236,255,.98)}:root.dark-theme .border-skya-dim{border-color:rgba(0,174,254,.256)}:root.dark-theme .border-skya-normal{border-color:rgba(0,174,254,.337)}:root.dark-theme .border-skya-normal:hover{border-color:rgba(0,174,255,.453)}:root.dark-theme .divide-skya-dim>:not([hidden])~:not([hidden]){border-color:rgba(0,174,254,.256)}:root.dark-theme .divide-skya-normal>:not([hidden])~:not([hidden]){border-color:rgba(0,174,254,.337)}:root.dark-theme .divide-skya-normal>:not([hidden])~:not([hidden]):hover{border-color:rgba(0,174,255,.453)}:root.dark-theme .text-skya-dim{color:rgba(49,214,255,.924)}:root.dark-theme .text-skya-normal{color:rgba(239,253,255,.98)}:root.dark-theme .bg-slate-app{background-color:#151718}:root.dark-theme .bg-slate-subtle{background-color:#1a1d1e}:root.dark-theme .bg-slate-ui{background-color:#202425}:root.dark-theme .bg-slate-ui:hover{background-color:#26292b}:root.dark-theme .bg-slate-ui:active{background-color:#2b2f31}:root.dark-theme .bg-slate-ghost{background-color:transparent}:root.dark-theme .bg-slate-ghost:hover{background-color:#26292b}:root.dark-theme .bg-slate-ghost:active{background-color:#2b2f31}:root.dark-theme .bg-slate-action{background-color:#26292b}:root.dark-theme .bg-slate-action:hover{background-color:#2b2f31}:root.dark-theme .bg-slate-action:active{background-color:#313538}:root.dark-theme .bg-slate-solid{background-color:#697177}:root.dark-theme .bg-slate-solid:hover{background-color:#787f85}:root.dark-theme .border-slate-dim{border-color:#313538}:root.dark-theme .border-slate-normal{border-color:#3a3f42}:root.dark-theme .border-slate-normal:hover{border-color:#4c5155}:root.dark-theme .divide-slate-dim>:not([hidden])~:not([hidden]){border-color:#313538}:root.dark-theme .divide-slate-normal>:not([hidden])~:not([hidden]){border-color:#3a3f42}:root.dark-theme .divide-slate-normal>:not([hidden])~:not([hidden]):hover{border-color:#4c5155}:root.dark-theme .text-slate-dim{color:#9ba1a6}:root.dark-theme .text-slate-normal{color:#ecedee}:root.dark-theme .bg-slatea-app{background-color:transparent}:root.dark-theme .bg-slatea-subtle{background-color:rgba(213,254,255,.026)}:root.dark-theme .bg-slatea-ui{background-color:rgba(214,251,252,.057)}:root.dark-theme .bg-slatea-ui:hover{background-color:rgba(226,240,253,.083)}:root.dark-theme .bg-slatea-ui:active{background-color:rgba(223,243,253,.109)}:root.dark-theme .bg-slatea-ghost{background-color:transparent}:root.dark-theme .bg-slatea-ghost:hover{background-color:rgba(226,240,253,.083)}:root.dark-theme .bg-slatea-ghost:active{background-color:rgba(223,243,253,.109)}:root.dark-theme .bg-slatea-action{background-color:rgba(226,240,253,.083)}:root.dark-theme .bg-slatea-action:hover{background-color:rgba(223,243,253,.109)}:root.dark-theme .bg-slatea-action:active{background-color:rgba(223,239,254,.139)}:root.dark-theme .bg-slatea-solid{background-color:rgba(225,241,255,.412)}:root.dark-theme .bg-slatea-solid:hover{background-color:rgba(231,243,255,.472)}:root.dark-theme .border-slatea-dim{border-color:rgba(223,239,254,.139)}:root.dark-theme .border-slatea-normal{border-color:rgba(224,243,255,.182)}:root.dark-theme .border-slatea-normal:hover{border-color:rgba(229,242,254,.265)}:root.dark-theme .divide-slatea-dim>:not([hidden])~:not([hidden]){border-color:rgba(223,239,254,.139)}:root.dark-theme .divide-slatea-normal>:not([hidden])~:not([hidden]){border-color:rgba(224,243,255,.182)}:root.dark-theme .divide-slatea-normal>:not([hidden])~:not([hidden]):hover{border-color:rgba(229,242,254,.265)}:root.dark-theme .text-slatea-dim{color:rgba(239,247,255,.615)}:root.dark-theme .text-slatea-normal{color:rgba(253,254,255,.927)}:root.dark-theme .bg-teal-app{background-color:#091915}:root.dark-theme .bg-teal-subtle{background-color:#04201b}:root.dark-theme .bg-teal-ui{background-color:#062923}:root.dark-theme .bg-teal-ui:hover{background-color:#07312b}:root.dark-theme .bg-teal-ui:active{background-color:#083932}:root.dark-theme .bg-teal-ghost{background-color:transparent}:root.dark-theme .bg-teal-ghost:hover{background-color:#07312b}:root.dark-theme .bg-teal-ghost:active{background-color:#083932}:root.dark-theme .bg-teal-action{background-color:#07312b}:root.dark-theme .bg-teal-action:hover{background-color:#083932}:root.dark-theme .bg-teal-action:active{background-color:#09443c}:root.dark-theme .bg-teal-solid{background-color:#12a594}:root.dark-theme .bg-teal-solid:hover{background-color:#10b3a3}:root.dark-theme .border-teal-dim{border-color:#09443c}:root.dark-theme .border-teal-normal{border-color:#0b544a}:root.dark-theme .border-teal-normal:hover{border-color:#0c6d62}:root.dark-theme .divide-teal-dim>:not([hidden])~:not([hidden]){border-color:#09443c}:root.dark-theme .divide-teal-normal>:not([hidden])~:not([hidden]){border-color:#0b544a}:root.dark-theme .divide-teal-normal>:not([hidden])~:not([hidden]):hover{border-color:#0c6d62}:root.dark-theme .text-teal-dim{color:#0ac5b3}:root.dark-theme .text-teal-normal{color:#e1faf4}:root.dark-theme .bg-teala-app{background-color:transparent}:root.dark-theme .bg-teala-subtle{background-color:rgba(0,251,213,.031)}:root.dark-theme .bg-teala-ui{background-color:rgba(0,253,220,.07)}:root.dark-theme .bg-teala-ui:hover{background-color:rgba(0,253,232,.105)}:root.dark-theme .bg-teala-ui:active{background-color:rgba(2,254,228,.14)}:root.dark-theme .bg-teala-ghost{background-color:transparent}:root.dark-theme .bg-teala-ghost:hover{background-color:rgba(0,253,232,.105)}:root.dark-theme .bg-teala-ghost:active{background-color:rgba(2,254,228,.14)}:root.dark-theme .bg-teala-action{background-color:rgba(0,253,232,.105)}:root.dark-theme .bg-teala-action:hover{background-color:rgba(2,254,228,.14)}:root.dark-theme .bg-teala-action:active{background-color:rgba(9,255,230,.187)}:root.dark-theme .bg-teala-solid{background-color:rgba(24,255,228,.609)}:root.dark-theme .bg-teala-solid:hover{background-color:rgba(19,255,231,.67)}:root.dark-theme .border-teala-dim{border-color:rgba(9,255,230,.187)}:root.dark-theme .border-teala-normal{border-color:rgba(17,255,227,.257)}:root.dark-theme .border-teala-normal:hover{border-color:rgba(17,255,231,.366)}:root.dark-theme .divide-teala-dim>:not([hidden])~:not([hidden]){border-color:rgba(9,255,230,.187)}:root.dark-theme .divide-teala-normal>:not([hidden])~:not([hidden]){border-color:rgba(17,255,227,.257)}:root.dark-theme .divide-teala-normal>:not([hidden])~:not([hidden]):hover{border-color:rgba(17,255,231,.366)}:root.dark-theme .text-teala-dim{color:rgba(10,255,231,.748)}:root.dark-theme .text-teala-normal{color:rgba(230,255,249,.979)}:root.dark-theme .bg-tomato-app{background-color:#1d1412}:root.dark-theme .bg-tomato-subtle{background-color:#2a1410}:root.dark-theme .bg-tomato-ui{background-color:#3b1813}:root.dark-theme .bg-tomato-ui:hover{background-color:#481a14}:root.dark-theme .bg-tomato-ui:active{background-color:#541c15}:root.dark-theme .bg-tomato-ghost{background-color:transparent}:root.dark-theme .bg-tomato-ghost:hover{background-color:#481a14}:root.dark-theme .bg-tomato-ghost:active{background-color:#541c15}:root.dark-theme .bg-tomato-action{background-color:#481a14}:root.dark-theme .bg-tomato-action:hover{background-color:#541c15}:root.dark-theme .bg-tomato-action:active{background-color:#652016}:root.dark-theme .bg-tomato-solid{background-color:#e54d2e}:root.dark-theme .bg-tomato-solid:hover{background-color:#ec5e41}:root.dark-theme .border-tomato-dim{border-color:#652016}:root.dark-theme .border-tomato-normal{border-color:#7f2315}:root.dark-theme .border-tomato-normal:hover{border-color:#a42a12}:root.dark-theme .divide-tomato-dim>:not([hidden])~:not([hidden]){border-color:#652016}:root.dark-theme .divide-tomato-normal>:not([hidden])~:not([hidden]){border-color:#7f2315}:root.dark-theme .divide-tomato-normal>:not([hidden])~:not([hidden]):hover{border-color:#a42a12}:root.dark-theme .text-tomato-dim{color:#f16a50}:root.dark-theme .text-tomato-normal{color:#feefec}:root.dark-theme .bg-tomatoa-app{background-color:transparent}:root.dark-theme .bg-tomatoa-subtle{background-color:rgba(253,21,0,.058)}:root.dark-theme .bg-tomatoa-ui{background-color:rgba(255,48,25,.133)}:root.dark-theme .bg-tomatoa-ui:hover{background-color:rgba(254,51,28,.191)}:root.dark-theme .bg-tomatoa-ui:active{background-color:rgba(254,53,30,.244)}:root.dark-theme .bg-tomatoa-ghost{background-color:transparent}:root.dark-theme .bg-tomatoa-ghost:hover{background-color:rgba(254,51,28,.191)}:root.dark-theme .bg-tomatoa-ghost:active{background-color:rgba(254,53,30,.244)}:root.dark-theme .bg-tomatoa-action{background-color:rgba(254,51,28,.191)}:root.dark-theme .bg-tomatoa-action:hover{background-color:rgba(254,53,30,.244)}:root.dark-theme .bg-tomatoa-action:active{background-color:rgba(255,57,30,.319)}:root.dark-theme .bg-tomatoa-solid{background-color:rgba(255,84,49,.885)}:root.dark-theme .bg-tomatoa-solid:hover{background-color:rgba(255,100,69,.916)}:root.dark-theme .border-tomatoa-dim{border-color:rgba(255,57,30,.319)}:root.dark-theme .border-tomatoa-normal{border-color:rgba(255,55,25,.434)}:root.dark-theme .border-tomatoa-normal:hover{border-color:rgba(255,58,18,.598)}:root.dark-theme .divide-tomatoa-dim>:not([hidden])~:not([hidden]){border-color:rgba(255,57,30,.319)}:root.dark-theme .divide-tomatoa-normal>:not([hidden])~:not([hidden]){border-color:rgba(255,55,25,.434)}:root.dark-theme .divide-tomatoa-normal>:not([hidden])~:not([hidden]):hover{border-color:rgba(255,58,18,.598)}:root.dark-theme .text-tomatoa-dim{color:rgba(255,112,84,.939)}:root.dark-theme .text-tomatoa-normal{color:rgba(255,243,240,.98)}:root.dark-theme .bg-violet-app{background-color:#17151f}:root.dark-theme .bg-violet-subtle{background-color:#1c172b}:root.dark-theme .bg-violet-ui{background-color:#251e40}:root.dark-theme .bg-violet-ui:hover{background-color:#2c2250}:root.dark-theme .bg-violet-ui:active{background-color:#32275f}:root.dark-theme .bg-violet-ghost{background-color:transparent}:root.dark-theme .bg-violet-ghost:hover{background-color:#2c2250}:root.dark-theme .bg-violet-ghost:active{background-color:#32275f}:root.dark-theme .bg-violet-action{background-color:#2c2250}:root.dark-theme .bg-violet-action:hover{background-color:#32275f}:root.dark-theme .bg-violet-action:active{background-color:#392c72}:root.dark-theme .bg-violet-solid{background-color:#6e56cf}:root.dark-theme .bg-violet-solid:hover{background-color:#7c66dc}:root.dark-theme .border-violet-dim{border-color:#392c72}:root.dark-theme .border-violet-normal{border-color:#443592}:root.dark-theme .border-violet-normal:hover{border-color:#5842c3}:root.dark-theme .divide-violet-dim>:not([hidden])~:not([hidden]){border-color:#392c72}:root.dark-theme .divide-violet-normal>:not([hidden])~:not([hidden]){border-color:#443592}:root.dark-theme .divide-violet-normal>:not([hidden])~:not([hidden]):hover{border-color:#5842c3}:root.dark-theme .text-violet-dim{color:#9e8cfc}:root.dark-theme .text-violet-normal{color:#f1eefe}:root.dark-theme .bg-violeta-app{background-color:transparent}:root.dark-theme .bg-violeta-subtle{background-color:rgba(116,58,253,.054)}:root.dark-theme .bg-violeta-ui{background-color:rgba(116,82,254,.148)}:root.dark-theme .bg-violeta-ui:hover{background-color:rgba(118,80,255,.219)}:root.dark-theme .bg-violeta-ui:active{background-color:rgba(118,84,255,.286)}:root.dark-theme .bg-violeta-ghost{background-color:transparent}:root.dark-theme .bg-violeta-ghost:hover{background-color:rgba(118,80,255,.219)}:root.dark-theme .bg-violeta-ghost:active{background-color:rgba(118,84,255,.286)}:root.dark-theme .bg-violeta-action{background-color:rgba(118,80,255,.219)}:root.dark-theme .bg-violeta-action:hover{background-color:rgba(118,84,255,.286)}:root.dark-theme .bg-violeta-action:active{background-color:rgba(114,83,255,.371)}:root.dark-theme .bg-violeta-solid{background-color:rgba(134,104,255,.786)}:root.dark-theme .bg-violeta-solid:hover{background-color:rgba(142,117,255,.844)}:root.dark-theme .border-violeta-dim{border-color:rgba(114,83,255,.371)}:root.dark-theme .border-violeta-normal{border-color:rgba(112,83,255,.514)}:root.dark-theme .border-violeta-normal:hover{border-color:rgba(111,82,255,.733)}:root.dark-theme .divide-violeta-dim>:not([hidden])~:not([hidden]){border-color:rgba(114,83,255,.371)}:root.dark-theme .divide-violeta-normal>:not([hidden])~:not([hidden]){border-color:rgba(112,83,255,.514)}:root.dark-theme .divide-violeta-normal>:not([hidden])~:not([hidden]):hover{border-color:rgba(111,82,255,.733)}:root.dark-theme .text-violeta-dim{color:rgba(161,142,255,.98)}:root.dark-theme .text-violeta-normal{color:rgba(245,242,255,.98)}:root.dark-theme .bg-whitea-app{background-color:rgba(0,0,0,.012)}:root.dark-theme .bg-whitea-subtle{background-color:rgba(0,0,0,.027)}:root.dark-theme .bg-whitea-ui{background-color:rgba(0,0,0,.047)}:root.dark-theme .bg-whitea-ui:hover{background-color:rgba(0,0,0,.071)}:root.dark-theme .bg-whitea-ui:active{background-color:rgba(0,0,0,.09)}:root.dark-theme .bg-whitea-ghost{background-color:transparent}:root.dark-theme .bg-whitea-ghost:hover{background-color:rgba(0,0,0,.071)}:root.dark-theme .bg-whitea-ghost:active{background-color:rgba(0,0,0,.09)}:root.dark-theme .bg-whitea-action{background-color:rgba(0,0,0,.071)}:root.dark-theme .bg-whitea-action:hover{background-color:rgba(0,0,0,.09)}:root.dark-theme .bg-whitea-action:active{background-color:rgba(0,0,0,.114)}:root.dark-theme .bg-whitea-solid{background-color:rgba(0,0,0,.439)}:root.dark-theme .bg-whitea-solid:hover{background-color:rgba(0,0,0,.478)}:root.dark-theme .border-whitea-dim{border-color:rgba(0,0,0,.114)}:root.dark-theme .border-whitea-normal{border-color:rgba(0,0,0,.141)}:root.dark-theme .border-whitea-normal:hover{border-color:rgba(0,0,0,.22)}:root.dark-theme .divide-whitea-dim>:not([hidden])~:not([hidden]){border-color:rgba(0,0,0,.114)}:root.dark-theme .divide-whitea-normal>:not([hidden])~:not([hidden]){border-color:rgba(0,0,0,.141)}:root.dark-theme .divide-whitea-normal>:not([hidden])~:not([hidden]):hover{border-color:rgba(0,0,0,.22)}:root.dark-theme .text-whitea-dim{color:rgba(0,0,0,.565)}:root.dark-theme .text-whitea-normal{color:rgba(0,0,0,.91)}:root.dark-theme .bg-yellow-app{background-color:#1c1500}:root.dark-theme .bg-yellow-subtle{background-color:#221a00}:root.dark-theme .bg-yellow-ui{background-color:#2c2100}:root.dark-theme .bg-yellow-ui:hover{background-color:#352800}:root.dark-theme .bg-yellow-ui:active{background-color:#3e3000}:root.dark-theme .bg-yellow-ghost{background-color:transparent}:root.dark-theme .bg-yellow-ghost:hover{background-color:#352800}:root.dark-theme .bg-yellow-ghost:active{background-color:#3e3000}:root.dark-theme .bg-yellow-action{background-color:#352800}:root.dark-theme .bg-yellow-action:hover{background-color:#3e3000}:root.dark-theme .bg-yellow-action:active{background-color:#493c00}:root.dark-theme .bg-yellow-solid{background-color:#f5d90a}:root.dark-theme .bg-yellow-solid:hover{background-color:#ffef5c}:root.dark-theme .border-yellow-dim{border-color:#493c00}:root.dark-theme .border-yellow-normal{border-color:#594a05}:root.dark-theme .border-yellow-normal:hover{border-color:#705e00}:root.dark-theme .divide-yellow-dim>:not([hidden])~:not([hidden]){border-color:#493c00}:root.dark-theme .divide-yellow-normal>:not([hidden])~:not([hidden]){border-color:#594a05}:root.dark-theme .divide-yellow-normal>:not([hidden])~:not([hidden]):hover{border-color:#705e00}:root.dark-theme .text-yellow-dim{color:#f0c000}:root.dark-theme .text-yellow-normal{color:#fffad1}:root.dark-theme .bg-yellowa-app{background-color:transparent}:root.dark-theme .bg-yellowa-subtle{background-color:rgba(250,205,0,.027)}:root.dark-theme .bg-yellowa-ui{background-color:rgba(253,190,0,.071)}:root.dark-theme .bg-yellowa-ui:hover{background-color:rgba(253,194,0,.111)}:root.dark-theme .bg-yellowa-ui:active{background-color:rgba(254,199,0,.15)}:root.dark-theme .bg-yellowa-ghost{background-color:transparent}:root.dark-theme .bg-yellowa-ghost:hover{background-color:rgba(253,194,0,.111)}:root.dark-theme .bg-yellowa-ghost:active{background-color:rgba(254,199,0,.15)}:root.dark-theme .bg-yellowa-action{background-color:rgba(253,194,0,.111)}:root.dark-theme .bg-yellowa-action:hover{background-color:rgba(254,199,0,.15)}:root.dark-theme .bg-yellowa-action:active{background-color:rgba(254,216,0,.199)}:root.dark-theme .bg-yellowa-solid{background-color:rgba(255,226,10,.956)}:root.dark-theme .bg-yellowa-solid:hover{background-color:rgba(255,244,94,.98)}:root.dark-theme .border-yellowa-dim{border-color:rgba(254,216,0,.199)}:root.dark-theme .border-yellowa-normal{border-color:rgba(255,219,19,.269)}:root.dark-theme .border-yellowa-normal:hover{border-color:rgba(254,216,0,.371)}:root.dark-theme .divide-yellowa-dim>:not([hidden])~:not([hidden]){border-color:rgba(254,216,0,.199)}:root.dark-theme .divide-yellowa-normal>:not([hidden])~:not([hidden]){border-color:rgba(255,219,19,.269)}:root.dark-theme .divide-yellowa-normal>:not([hidden])~:not([hidden]):hover{border-color:rgba(254,216,0,.371)}:root.dark-theme .text-yellowa-dim{color:rgba(255,204,0,.934)}:root.dark-theme .text-yellowa-normal{color:rgba(255,255,213,.98)}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-y-0{top:0;bottom:0}.bottom-0{bottom:0}.bottom-1\/2{bottom:50%}.bottom-3{bottom:1.2rem}.bottom-\[10\%\]{bottom:10%}.left-0{left:0}.left-1\/2{left:50%}.left-2{left:.8rem}.right-0{right:0}.right-1{right:.4rem}.right-2{right:.8rem}.right-4{right:1.6rem}.top-0{top:0}.top-1{top:.4rem}.top-1\/2{top:50%}.top-3{top:1.2rem}.top-4{top:1.6rem}.top-\[-5\%\]{top:-5%}.top-\[20vh\]{top:20vh}.top-\[50\%\]{top:50%}.z-10{z-index:10}.z-50{z-index:50}.z-\[10000\]{z-index:10000}.z-\[9999\]{z-index:9999}.z-control{z-index:var(--z-control)}.z-control-2{z-index:var(--z-control-2)}.z-control-3{z-index:var(--z-control-3)}.z-modal{z-index:var(--z-modal)}.z-modal-control{z-index:var(--z-modal-control)}.z-modal-control-2{z-index:var(--z-modal-control-2)}.z-normal{z-index:var(--z-normal)}.z-player{z-index:var(--z-player)}.-m-1{margin:-.4rem}.m-auto{margin:auto}.\!my-0{margin-top:0!important;margin-bottom:0!important}.-my-2{margin-top:-.8rem;margin-bottom:-.8rem}.mx-0{margin-left:0;margin-right:0}.mx-0\.5{margin-left:.2rem;margin-right:.2rem}.mx-1{margin-left:.4rem;margin-right:.4rem}.mx-2{margin-left:.8rem;margin-right:.8rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-top:0;margin-bottom:0}.my-1{margin-top:.4rem;margin-bottom:.4rem}.my-2{margin-top:.8rem;margin-bottom:.8rem}.my-3{margin-top:1.2rem;margin-bottom:1.2rem}.my-4{margin-top:1.6rem;margin-bottom:1.6rem}.-mt-1{margin-top:-.4rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.4rem}.mb-10{margin-bottom:4rem}.mb-2{margin-bottom:.8rem}.mb-3{margin-bottom:1.2rem}.mb-4{margin-bottom:1.6rem}.mb-5{margin-bottom:2rem}.mb-6{margin-bottom:2.4rem}.mb-7{margin-bottom:2.8rem}.mb-8{margin-bottom:3.2rem}.mb-\[3rem\]{margin-bottom:3rem}.mb-\[5rem\]{margin-bottom:5rem}.ml-0{margin-left:0}.ml-1{margin-left:.4rem}.ml-2{margin-left:.8rem}.ml-3{margin-left:1.2rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.4rem}.mr-1\.5{margin-right:.6rem}.mr-2{margin-right:.8rem}.mr-3{margin-right:1.2rem}.mr-4{margin-right:1.6rem}.mr-auto{margin-right:auto}.mt-1{margin-top:.4rem}.mt-12{margin-top:4.8rem}.mt-2{margin-top:.8rem}.mt-3{margin-top:1.2rem}.mt-4{margin-top:1.6rem}.mt-5{margin-top:2rem}.mt-6{margin-top:2.4rem}.mt-\[20rem\]{margin-top:20rem}.box-content{box-sizing:content-box}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.\!block{display:block!important}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.\!flex{display:flex!important}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.table-header-group{display:table-header-group}.grid{display:grid}.contents{display:contents}.hidden{display:none}.h-1{height:.4rem}.h-1\/3{height:33.333333%}.h-10{height:4rem}.h-12{height:4.8rem}.h-16{height:6.4rem}.h-2{height:.8rem}.h-20{height:8rem}.h-24{height:9.6rem}.h-28{height:11.2rem}.h-3{height:1.2rem}.h-4{height:1.6rem}.h-48{height:19.2rem}.h-5{height:2rem}.h-6{height:2.4rem}.h-8{height:3.2rem}.h-\[105\%\]{height:105%}.h-\[10rem\]{height:10rem}.h-\[2\.5rem\]{height:2.5rem}.h-\[25px\]{height:25px}.h-\[280px\]{height:280px}.h-\[2px\]{height:2px}.h-\[3\.2rem\]{height:3.2rem}.h-\[5\.6rem\]{height:5.6rem}.h-\[5rem\]{height:5rem}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-min{height:-moz-min-content;height:min-content}.h-screen{height:100vh}.max-h-\[300px\]{max-height:300px}.max-h-\[380px\]{max-height:380px}.max-h-\[393px\]{max-height:393px}.max-h-\[400px\]{max-height:400px}.max-h-\[40svh\]{max-height:40svh}.max-h-full{max-height:100%}.min-h-0{min-height:0}.min-h-\[32px\]{min-height:32px}.min-h-\[36rem\]{min-height:36rem}.min-h-screen{min-height:100vh}.w-1{width:.4rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-10{width:4rem}.w-12{width:4.8rem}.w-2{width:.8rem}.w-3{width:1.2rem}.w-32{width:12.8rem}.w-4{width:1.6rem}.w-5{width:2rem}.w-6{width:2.4rem}.w-60{width:24rem}.w-64{width:25.6rem}.w-8{width:3.2rem}.w-96{width:38.4rem}.w-\[2\.5rem\]{width:2.5rem}.w-\[23rem\]{width:23rem}.w-\[240px\]{width:240px}.w-\[25px\]{width:25px}.w-\[280px\]{width:280px}.w-\[300px\]{width:300px}.w-\[400px\]{width:400px}.w-\[500px\]{width:500px}.w-\[60rem\]{width:60rem}.w-\[640px\]{width:640px}.w-\[90vw\]{width:90vw}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.w-min{width:-moz-min-content;width:min-content}.w-px{width:1px}.\!min-w-0{min-width:0!important}.min-w-0{min-width:0}.min-w-\[1\.5rem\]{min-width:1.5rem}.min-w-\[100px\]{min-width:100px}.min-w-\[180px\]{min-width:180px}.min-w-\[1em\]{min-width:1em}.min-w-\[1px\]{min-width:1px}.min-w-\[200px\]{min-width:200px}.min-w-\[220px\]{min-width:220px}.min-w-\[300px\]{min-width:300px}.min-w-\[32px\]{min-width:32px}.min-w-\[55rem\]{min-width:55rem}.min-w-\[69rem\]{min-width:69rem}.max-w-\[150rem\]{max-width:150rem}.max-w-\[20\.8rem\]{max-width:20.8rem}.max-w-\[380px\]{max-width:380px}.max-w-\[440px\]{max-width:440px}.max-w-\[480px\]{max-width:480px}.max-w-\[600px\]{max-width:600px}.max-w-\[69rem\]{max-width:69rem}.max-w-lg{max-width:32rem}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-content{flex:0 0 content}.flex-none{flex:none}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.border-collapse{border-collapse:collapse}.origin-center{transform-origin:center}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-y-1{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))}.-translate-y-1{--tw-translate-y:-0.4rem}.-translate-y-1\/2{--tw-translate-y:-50%}.-translate-y-1\/2,.translate-x-1\/2{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))}.translate-x-1\/2{--tw-translate-x:50%}.translate-x-\[-50\%\]{--tw-translate-x:-50%}.translate-x-\[-50\%\],.translate-y-\[-100\%\]{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))}.translate-y-\[-100\%\]{--tw-translate-y:-100%}.translate-y-\[-50\%\]{--tw-translate-y:-50%}.-rotate-90,.translate-y-\[-50\%\]{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))}.-rotate-90{--tw-rotate:-90deg}.scale-x-\[-1\]{--tw-scale-x:-1}.scale-x-\[-1\],.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 scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.animate-\[scaleIn_0\.2s_ease-out\]{animation:scaleIn .2s ease-out}.animate-\[spin_2s_linear_infinite\]{animation:spin 2s linear infinite}@keyframes ping{75%,to{transform:scale(2);opacity:0}}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}@keyframes slide-in-from-right{0%{transform:translateX(100%)}to{transform:translateX(0)}}.animate-slide-in-from-right{animation:slide-in-from-right .3s ease-out forwards}@keyframes slide-out-to-right{0%{transform:translateX(0)}to{transform:translateX(100%)}}.animate-slide-out-to-right{animation:slide-out-to-right .3s ease-in forwards}.animate-spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin-slow{animation:spin 2.5s linear infinite}.cursor-default{cursor:default}.cursor-ew-resize{cursor:ew-resize}.cursor-grab{cursor:grab}.cursor-help{cursor:help}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.list-none{list-style-type:none}.grid-flow-row{grid-auto-flow:row}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto}.grid-cols-\[minmax\(180px\2c 1fr\)_minmax\(140px\2c 1fr\)_minmax\(180px\2c 2fr\)_auto\]{grid-template-columns:minmax(180px,1fr) minmax(140px,1fr) minmax(180px,2fr) auto}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.content-start{align-content:flex-start}.content-between{align-content:space-between}.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}.justify-around{justify-content:space-around}.gap-1{gap:.4rem}.gap-1\.5{gap:.6rem}.gap-12{gap:4.8rem}.gap-2{gap:.8rem}.gap-3{gap:1.2rem}.gap-4{gap:1.6rem}.gap-6{gap:2.4rem}.gap-x-2{-moz-column-gap:.8rem;column-gap:.8rem}.gap-x-4{-moz-column-gap:1.6rem;column-gap:1.6rem}.gap-x-6{-moz-column-gap:2.4rem;column-gap:2.4rem}.gap-y-2{row-gap:.8rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.8rem * var(--tw-space-x-reverse));margin-left:calc(.8rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.4rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.4rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.8rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.8rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.2rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.6rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.6rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2.4rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.4rem * var(--tw-space-y-reverse))}.self-start{align-self:flex-start}.self-center{align-self:center}.justify-self-end{justify-self:end}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.overflow-y-scroll{overflow-y:scroll}.truncate{overflow:hidden;white-space:nowrap}.overflow-ellipsis,.text-ellipsis,.truncate{text-overflow:ellipsis}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.\!rounded-full{border-radius:9999px!important}.rounded{border-radius:.4rem}.rounded-2xl{border-radius:1.6rem}.rounded-\[\.4rem\]{border-radius:.4rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.8rem}.rounded-md{border-radius:.6rem}.rounded-none{border-radius:0}.rounded-sm{border-radius:.2rem}.rounded-xl{border-radius:1.2rem}.rounded-b-\[2px\]{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.rounded-b-md{border-bottom-right-radius:.6rem;border-bottom-left-radius:.6rem}.rounded-l-lg{border-top-left-radius:.8rem;border-bottom-left-radius:.8rem}.rounded-t-\[2px\]{border-top-left-radius:2px;border-top-right-radius:2px}.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-\[\.2rem\]{border-width:.2rem}.border-x-0{border-left-width:0;border-right-width:0}.border-x-\[\.3rem\]{border-left-width:.3rem;border-right-width:.3rem}.border-y-0{border-top-width:0;border-bottom-width:0}.border-b{border-bottom-width:1px}.border-b-0{border-bottom-width:0}.border-l-0{border-left-width:0}.border-l-2{border-left-width:2px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-solid{border-style:solid}.border-dotted{border-style:dotted}.border-none{border-style:none}.border-action-border-normal{border-color:var(--action-border-normal)}.border-action-primary-normal{border-color:var(--action-primary-normal)}.border-blue-6{--tw-border-opacity:1;border-color:hsl(209 81.2% 84.5%/var(--tw-border-opacity))}.border-border-dividers{border-color:var(--border-dividers)}.border-border-normal{border-color:var(--action-border-normal)}.border-dividers{border-color:var(--border-dividers)}.border-gray-2{--tw-border-opacity:1;border-color:hsl(0 0% 97.3%/var(--tw-border-opacity))}.border-gray-4{--tw-border-opacity:1;border-color:hsl(0 0% 93%/var(--tw-border-opacity))}.border-gray-5{--tw-border-opacity:1;border-color:hsl(0 0% 90.9%/var(--tw-border-opacity))}.border-gray-6{--tw-border-opacity:1;border-color:hsl(0 0% 88.7%/var(--tw-border-opacity))}.border-gray-7{--tw-border-opacity:1;border-color:hsl(0 0% 85.8%/var(--tw-border-opacity))}.border-gray-9{--tw-border-opacity:1;border-color:hsl(0 0% 56.1%/var(--tw-border-opacity))}.border-green-6{--tw-border-opacity:1;border-color:hsl(143 40.3% 79%/var(--tw-border-opacity))}.border-green-7{--tw-border-opacity:1;border-color:hsl(146 38.5% 69%/var(--tw-border-opacity))}.border-green-8{--tw-border-opacity:1;border-color:hsl(151 40.2% 54.1%/var(--tw-border-opacity))}.border-orange-6{--tw-border-opacity:1;border-color:hsl(25 100% 82.8%/var(--tw-border-opacity))}.border-purple-6{--tw-border-opacity:1;border-color:hsl(274 65.4% 87.8%/var(--tw-border-opacity))}.border-red-5{--tw-border-opacity:1;border-color:hsl(360 90.2% 91.9%/var(--tw-border-opacity))}.border-red-6{--tw-border-opacity:1;border-color:hsl(360 81.7% 87.8%/var(--tw-border-opacity))}.border-transparent{border-color:transparent}.border-violet-6{--tw-border-opacity:1;border-color:hsl(252 77.8% 89.4%/var(--tw-border-opacity))}.border-yellow-6{--tw-border-opacity:1;border-color:hsl(50 89.4% 76.1%/var(--tw-border-opacity))}.bg-\[\#000\]{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-action-default-hover{background-color:var(--action-default-hover)}.bg-action-default-selected{background-color:var(--action-default-selected)}.bg-action-default-selectedhover{background-color:var(--action-default-selectedhover)}.bg-action-neutral-hover{background-color:var(--action-neutral-hover)}.bg-action-primary-active{background-color:var(--action-primary-active)}.bg-action-primary-hover{background-color:var(--action-primary-hover)}.bg-action-primary-normal{background-color:var(--action-primary-normal)}.bg-amber-7{--tw-bg-opacity:1;background-color:hsl(36 86.1% 67.1%/var(--tw-bg-opacity))}.bg-background-info{background-color:var(--background-info)}.bg-background-infosubtle{background-color:var(--background-infosubtle)}.bg-background-negative{background-color:var(--background-negative)}.bg-background-negativesubtle{background-color:var(--background-negativesubtle)}.bg-background-neutral{background-color:var(--background-neutral)}.bg-background-neutralsubtle{background-color:var(--background-neutralsubtle)}.bg-background-positive{background-color:var(--background-positive)}.bg-background-positivesubtle{background-color:var(--background-positivesubtle)}.bg-background-surface-1{background-color:var(--background-surface-1)}.bg-background-warningsubtle{background-color:var(--background-warningsubtle)}.bg-blue-3{--tw-bg-opacity:1;background-color:hsl(209 100% 96.5%/var(--tw-bg-opacity))}.bg-blue-3\/50{background-color:rgba(237,246,255,.5)}.bg-blue-7{--tw-bg-opacity:1;background-color:hsl(208 77.5% 76.9%/var(--tw-bg-opacity))}.bg-call{background-color:var(--activity-call)}.bg-chat-message{background-color:var(--activity-chat-message)}.bg-contrast{background-color:var(--content-contrastprimary)}.bg-crimson-7{--tw-bg-opacity:1;background-color:hsl(335 63.5% 80.4%/var(--tw-bg-opacity))}.bg-dividers{background-color:var(--border-dividers)}.bg-email-inbound{background-color:var(--activity-email-inbound)}.bg-email-outbound{background-color:var(--activity-email-outbound)}.bg-gray-2{--tw-bg-opacity:1;background-color:hsl(0 0% 97.3%/var(--tw-bg-opacity))}.bg-gray-3{--tw-bg-opacity:1;background-color:hsl(0 0% 95.1%/var(--tw-bg-opacity))}.bg-gray-3\/50{background-color:hsla(0,0%,95%,.5)}.bg-gray-4{--tw-bg-opacity:1;background-color:hsl(0 0% 93%/var(--tw-bg-opacity))}.bg-gray-6{--tw-bg-opacity:1;background-color:hsl(0 0% 88.7%/var(--tw-bg-opacity))}.bg-gray-7{--tw-bg-opacity:1;background-color:hsl(0 0% 85.8%/var(--tw-bg-opacity))}.bg-green-3{--tw-bg-opacity:1;background-color:hsl(139 55.2% 94.5%/var(--tw-bg-opacity))}.bg-green-3\/50{background-color:rgba(233,249,238,.5)}.bg-green-4{--tw-bg-opacity:1;background-color:hsl(140 48.7% 91%/var(--tw-bg-opacity))}.bg-green-5{--tw-bg-opacity:1;background-color:hsl(141 43.7% 86%/var(--tw-bg-opacity))}.bg-green-6{--tw-bg-opacity:1;background-color:hsl(143 40.3% 79%/var(--tw-bg-opacity))}.bg-green-7{--tw-bg-opacity:1;background-color:hsl(146 38.5% 69%/var(--tw-bg-opacity))}.bg-green-8{--tw-bg-opacity:1;background-color:hsl(151 40.2% 54.1%/var(--tw-bg-opacity))}.bg-indigo-7{--tw-bg-opacity:1;background-color:hsl(225 77.4% 82.1%/var(--tw-bg-opacity))}.bg-orange-3{--tw-bg-opacity:1;background-color:hsl(24 100% 95.3%/var(--tw-bg-opacity))}.bg-orange-3\/50{background-color:rgba(255,241,231,.5)}.bg-orange-8{--tw-bg-opacity:1;background-color:hsl(24 94.5% 64.3%/var(--tw-bg-opacity))}.bg-purple-3{--tw-bg-opacity:1;background-color:hsl(276 83.1% 97%/var(--tw-bg-opacity))}.bg-red-3{--tw-bg-opacity:1;background-color:hsl(360 100% 96.8%/var(--tw-bg-opacity))}.bg-red-3\/50{background-color:hsla(0,100%,97%,.5)}.bg-red-4{--tw-bg-opacity:1;background-color:hsl(360 97.9% 94.8%/var(--tw-bg-opacity))}.bg-red-5{--tw-bg-opacity:1;background-color:hsl(360 90.2% 91.9%/var(--tw-bg-opacity))}.bg-red-6{--tw-bg-opacity:1;background-color:hsl(360 81.7% 87.8%/var(--tw-bg-opacity))}.bg-red-9{--tw-bg-opacity:1;background-color:hsl(358 75% 59%/var(--tw-bg-opacity))}.bg-surface{background-color:var(--background-surface)}.bg-surface-2{background-color:var(--background-surface-2)}.bg-surface-contrast{background-color:var(--background-surfacecontrast)}.bg-teal-7{--tw-bg-opacity:1;background-color:hsl(170 39.9% 68.1%/var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-violet-3\/50{background-color:rgba(245,242,255,.5)}.bg-violet-4{--tw-bg-opacity:1;background-color:hsl(252 91.5% 95.5%/var(--tw-bg-opacity))}.bg-violet-5{--tw-bg-opacity:1;background-color:hsl(252 85.1% 93%/var(--tw-bg-opacity))}.bg-violet-9{--tw-bg-opacity:1;background-color:hsl(252 56% 57.5%/var(--tw-bg-opacity))}.bg-yellow-3{--tw-bg-opacity:1;background-color:hsl(55 100% 90.9%/var(--tw-bg-opacity))}.bg-yellow-6{--tw-bg-opacity:1;background-color:hsl(50 89.4% 76.1%/var(--tw-bg-opacity))}.bg-opacity-50{--tw-bg-opacity:0.5}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-background-surface{--tw-gradient-from:var(--background-surface) var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-transparent{--tw-gradient-from:transparent var(--tw-gradient-from-position);--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.via-transparent{--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),transparent var(--tw-gradient-via-position),var(--tw-gradient-to)}.to-surface{--tw-gradient-to:var(--background-surface) var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to:transparent var(--tw-gradient-to-position)}.bg-clip-padding{background-clip:padding-box}.fill-action-primary-active{fill:var(--action-primary-active)}.fill-secondary{fill:var(--content-secondary)}.object-contain{-o-object-fit:contain;object-fit:contain}.\!p-0{padding:0!important}.p-0{padding:0}.p-1{padding:.4rem}.p-12{padding:4.8rem}.p-2{padding:.8rem}.p-2\.5{padding:1rem}.p-3{padding:1.2rem}.p-4{padding:1.6rem}.p-5{padding:2rem}.p-6{padding:2.4rem}.p-8{padding:3.2rem}.p-\[0\.6rem\]{padding:.6rem}.p-\[5rem\]{padding:5rem}.px-1{padding-left:.4rem;padding-right:.4rem}.px-1\.5{padding-left:.6rem;padding-right:.6rem}.px-12{padding-left:4.8rem;padding-right:4.8rem}.px-2{padding-left:.8rem;padding-right:.8rem}.px-20{padding-left:8rem;padding-right:8rem}.px-3{padding-left:1.2rem;padding-right:1.2rem}.px-4{padding-left:1.6rem;padding-right:1.6rem}.px-8{padding-left:3.2rem;padding-right:3.2rem}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.2rem;padding-bottom:.2rem}.py-1{padding-top:.4rem;padding-bottom:.4rem}.py-1\.5{padding-top:.6rem;padding-bottom:.6rem}.py-10{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.8rem;padding-bottom:.8rem}.py-3{padding-top:1.2rem;padding-bottom:1.2rem}.py-32{padding-top:12.8rem;padding-bottom:12.8rem}.py-4{padding-top:1.6rem;padding-bottom:1.6rem}.py-6{padding-top:2.4rem;padding-bottom:2.4rem}.py-8{padding-top:3.2rem;padding-bottom:3.2rem}.py-\[0\.6rem\]{padding-top:.6rem;padding-bottom:.6rem}.\!pl-8{padding-left:3.2rem!important}.pb-10{padding-bottom:4rem}.pb-2{padding-bottom:.8rem}.pb-3{padding-bottom:1.2rem}.pb-4{padding-bottom:1.6rem}.pb-5{padding-bottom:2rem}.pb-6{padding-bottom:2.4rem}.pb-7{padding-bottom:2.8rem}.pl-1{padding-left:.4rem}.pl-10{padding-left:4rem}.pl-12{padding-left:4.8rem}.pl-2{padding-left:.8rem}.pl-3{padding-left:1.2rem}.pl-4{padding-left:1.6rem}.pr-1{padding-right:.4rem}.pr-2{padding-right:.8rem}.pr-3{padding-right:1.2rem}.pr-4{padding-right:1.6rem}.pr-6{padding-right:2.4rem}.pt-0{padding-top:0}.pt-1{padding-top:.4rem}.pt-16{padding-top:6.4rem}.pt-2{padding-top:.8rem}.pt-4{padding-top:1.6rem}.pt-6{padding-top:2.4rem}.pt-8{padding-top:3.2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.font-sans{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.\!text-sm{font-size:1.2rem!important;font-weight:400!important}.text-\[1rem\]{font-size:1rem}.text-base{font-size:1.5rem;font-weight:400}.text-heading1{font-size:3.4rem;font-weight:500}.text-heading2{font-size:2.6rem;font-weight:500}.text-heading3{font-size:2rem;font-weight:500}.text-med{font-size:1.6rem;font-weight:500}.text-sm{font-size:1.2rem;font-weight:400}.text-sm-med{font-size:1.2rem;font-weight:500}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.leading-6{line-height:1.5rem}.leading-8{line-height:2rem}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.\!text-action-primary-active{color:var(--action-primary-active)!important}.\!text-gray-11{--tw-text-opacity:1!important;color:hsl(0 0% 43.5%/var(--tw-text-opacity))!important}.text-action-primary-active{color:var(--action-primary-active)}.text-action-primary-normal{color:var(--action-primary-normal)}.text-blue-12{--tw-text-opacity:1;color:hsl(211 100% 15%/var(--tw-text-opacity))}.text-blue-7{--tw-text-opacity:1;color:hsl(208 77.5% 76.9%/var(--tw-text-opacity))}.text-blue-9{--tw-text-opacity:1;color:hsl(206 100% 50%/var(--tw-text-opacity))}.text-content-info{color:var(--content-info)}.text-content-negative{color:var(--content-negative)}.text-content-positive{color:var(--content-positive)}.text-content-primary{color:var(--content-primary)}.text-content-secondary{color:var(--content-secondary)}.text-content-warning{color:var(--content-warning)}.text-contrast{color:var(--content-contrastprimary)}.text-gray-10{--tw-text-opacity:1;color:hsl(0 0% 52.3%/var(--tw-text-opacity))}.text-gray-11{--tw-text-opacity:1;color:hsl(0 0% 43.5%/var(--tw-text-opacity))}.text-gray-12{--tw-text-opacity:1;color:hsl(0 0% 9%/var(--tw-text-opacity))}.text-gray-3{--tw-text-opacity:1;color:hsl(0 0% 95.1%/var(--tw-text-opacity))}.text-gray-4{--tw-text-opacity:1;color:hsl(0 0% 93%/var(--tw-text-opacity))}.text-gray-5{--tw-text-opacity:1;color:hsl(0 0% 90.9%/var(--tw-text-opacity))}.text-gray-9{--tw-text-opacity:1;color:hsl(0 0% 56.1%/var(--tw-text-opacity))}.text-green-10{--tw-text-opacity:1;color:hsl(152 57.5% 37.6%/var(--tw-text-opacity))}.text-green-12{--tw-text-opacity:1;color:hsl(155 40% 14%/var(--tw-text-opacity))}.text-green-7{--tw-text-opacity:1;color:hsl(146 38.5% 69%/var(--tw-text-opacity))}.text-green-8{--tw-text-opacity:1;color:hsl(151 40.2% 54.1%/var(--tw-text-opacity))}.text-green-9{--tw-text-opacity:1;color:hsl(151 55% 41.5%/var(--tw-text-opacity))}.text-info{color:var(--background-info)}.text-orange-10{--tw-text-opacity:1;color:hsl(24 100% 46.5%/var(--tw-text-opacity))}.text-orange-7{--tw-text-opacity:1;color:hsl(24 100% 75.3%/var(--tw-text-opacity))}.text-orange-8{--tw-text-opacity:1;color:hsl(24 94.5% 64.3%/var(--tw-text-opacity))}.text-primary{color:var(--content-primary)}.text-purple-12{--tw-text-opacity:1;color:hsl(272 66% 16%/var(--tw-text-opacity))}.text-red-10{--tw-text-opacity:1;color:hsl(358 69.4% 55.2%/var(--tw-text-opacity))}.text-red-12{--tw-text-opacity:1;color:hsl(354 50% 14.6%/var(--tw-text-opacity))}.text-red-7{--tw-text-opacity:1;color:hsl(359 74.2% 81.7%/var(--tw-text-opacity))}.text-red-9{--tw-text-opacity:1;color:hsl(358 75% 59%/var(--tw-text-opacity))}.text-secondary{color:var(--content-secondary)}.text-transparent{color:transparent}.text-violet-11{--tw-text-opacity:1;color:hsl(250 43% 48%/var(--tw-text-opacity))}.text-violet-8{--tw-text-opacity:1;color:hsl(252 68.6% 76.3%/var(--tw-text-opacity))}.text-violet-9{--tw-text-opacity:1;color:hsl(252 56% 57.5%/var(--tw-text-opacity))}.text-yellow-12{--tw-text-opacity:1;color:hsl(40 55% 13.5%/var(--tw-text-opacity))}.text-yellow-7{--tw-text-opacity:1;color:hsl(47 80.4% 68%/var(--tw-text-opacity))}.\!underline{text-decoration-line:underline!important}.accent-transparent{accent-color:transparent}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(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-2xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-lg,.shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(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)}.shadow-slate-9\/20{--tw-shadow-color:hsla(206,6%,56%,.2);--tw-shadow:var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.outline-1{outline-width:1px}.outline-action-border-normal{outline-color:var(--action-border-normal)}.outline-red-11{outline-color:#cd2b31}.blur{--tw-blur:blur(8px);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)}.\!filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.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,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\]{transition-property:width;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-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.will-change-auto{will-change:auto}.scrollbar-thin{scrollbar-color:var(--scrollbar-thumb,initial) var(--scrollbar-track,initial)}.scrollbar-thin::-webkit-scrollbar-track{background-color:var(--scrollbar-track);border-radius:var(--scrollbar-track-radius)}.scrollbar-thin::-webkit-scrollbar-track:hover{background-color:var(--scrollbar-track-hover,var(--scrollbar-track))}.scrollbar-thin::-webkit-scrollbar-track:active{background-color:var(--scrollbar-track-active,var(--scrollbar-track-hover,var(--scrollbar-track)))}.scrollbar-thin::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border-radius:var(--scrollbar-thumb-radius)}.scrollbar-thin::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-hover,var(--scrollbar-thumb))}.scrollbar-thin::-webkit-scrollbar-thumb:active{background-color:var(--scrollbar-thumb-active,var(--scrollbar-thumb-hover,var(--scrollbar-thumb)))}.scrollbar-thin::-webkit-scrollbar-corner{background-color:var(--scrollbar-corner);border-radius:var(--scrollbar-corner-radius)}.scrollbar-thin::-webkit-scrollbar-corner:hover{background-color:var(--scrollbar-corner-hover,var(--scrollbar-corner))}.scrollbar-thin::-webkit-scrollbar-corner:active{background-color:var(--scrollbar-corner-active,var(--scrollbar-corner-hover,var(--scrollbar-corner)))}.scrollbar-thin{scrollbar-width:thin}.scrollbar-thin::-webkit-scrollbar{display:block;width:8px;height:8px}*{box-sizing:border-box;margin:0;padding:0}:link,:visited{color:unset;text-decoration:none}:root{--z-normal:0;--z-glow-inactive:1;--z-glow-active:2;--z-glow-selection:3;--z-glow-current-word:4;--z-scroller-text:5;--z-shutter:6;--z-speaker-sticky:7;--z-presence-cursor:8;--z-player:9;--z-control:10;--z-control-2:11;--z-control-3:12;--z-lrg-sticky-prompt:13;--z-notification:14;--z-modal:15;--z-modal-control:16;--z-modal-control-2:17;--z-mux-time-range:10;--mux-min-width:301px;--glow-current-word:var(--violet-8);--glow-active:var(--orange-8);--glow-inactive:var(--yellow-4);--glow-selection:var(--glow-active);--speaker-selection:highlight;--quote-selection:highlight}html{font-size:10px}body{background-color:var(--background-surface);color:var(--content-primary);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:1.5rem;margin:0 auto;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flow-root;min-height:100vh}fieldset{padding:1rem 2rem}dl,ol,ul{list-style-position:inside}button,input,textarea{color:inherit;font-family:inherit}input,textarea{background:transparent}button{display:block}:root{--speaker-1:#0091ea;--speaker-2:#6dae43;--speaker-3:#fd9f00;--speaker-4:#f4511e;--speaker-5:#ab47bc;--speaker-6:#fdd835}#textarea-emoji{max-width:30rem}#tab-panel{justify-content:flex-start}#tab-panel>.ap{box-sizing:content-box;border-radius:.2rem;border:.3333333333rem solid var(--background-surface);margin:.3rem;scale:1.2;transform-origin:top left}#tab-panel>.ap:hover{background-color:var(--violet-5);border-color:var(--violet-5)}#tab-toolbar>ul>.active{border-bottom-color:var(--violet-9)}.emoji-tab>div{scale:1.2;background-color:var(--content-secondary)}.emoji-tab>div:hover{background-color:var(--content-primary)}.react-loading-skeleton{--base-color:var(--gray-3);--highlight-color:var(--gray-2)}.collapse-first-line-height{margin-top:calc((1em - var(--line-height))/2)}*{line-height:var(--line-height)}body{--line-height:2.4rem}.text-title{--line-height:6.4rem}.text-subtitle{--line-height:4rem}.text-subtitle-longform{--line-height:2.7rem}.text-heading1{--line-height:4.8rem}.text-heading2{--line-height:3.2rem}.text-base,.text-heading3{--line-height:2.4rem}.text-longform{--line-height:1.4em}.text-med{--line-height:2.4rem}.text-sm,.text-sm-med{--line-height:1.6rem}.leading-3{--line-height:0.75rem}.leading-4{--line-height:1rem}.leading-5{--line-height:1.25rem}.leading-6{--line-height:1.5rem}.leading-7{--line-height:1.75rem}.leading-8{--line-height:2rem}.leading-9{--line-height:2.25rem}.leading-10{--line-height:2.5rem}.leading-none{--line-height:1em}.leading-tight{--line-height:1.25em}.leading-snug{--line-height:1.375em}.leading-normal{--line-height:1.5em}.leading-relaxed{--line-height:1.625em}.leading-loose{--line-height:2em}body{--activity-call:var(--violet-9);--activity-email-inbound:var(--violet-7);--activity-email-outbound:var(--violet-5);--activity-chat-message:var(--green-7)}.p-inherit{padding:inherit}.dark-theme .lb-root{--lb-accent:#4af;--lb-destructive:#f77;--lb-background:#222;--lb-foreground:#fff;--lb-accent-contrast:16%;--lb-destructive-contrast:16%;--lb-foreground-contrast:10%;--lb-inset-shadow:inset 0 0 0 1px #ffffff0f;--lb-elevation-shadow:0 0 0 1px #0000000a,0 2px 6px #00000014,0 8px 26px #0000001f;--lb-tooltip-shadow:0 2px 4px #00000014,0 4px 12px #0000001f;color-scheme:dark}.dark-theme .lb-root.lb-elevation,.dark-theme .lb-root.lb-tooltip{--lb-background:#333;--lb-foreground-contrast:10%}.TooltipContent{transform-origin:var(--radix-tooltip-content-transform-origin)}.TooltipContent,.TooltipContent[data-state=open]{animation:fadeInScale .3s cubic-bezier(.16,1,.3,1) forwards}.TooltipContent[data-state=closed]{animation:fadeOutScale .3s cubic-bezier(.16,1,.3,1) forwards}.PopoverPanelContent{transform-origin:var(--radix-popover-content-transform-origin)}.PopoverPanelContent[data-state=open]{animation:fadeInScale .3s cubic-bezier(.16,1,.3,1) forwards}.PopoverPanelContent[data-state=closed]{animation:fadeOutScale .3s cubic-bezier(.16,1,.3,1) forwards}.ModalDialogContent{transform-origin:center}.ModalDialogContent[data-state=open]{animation:modalFadeInScale .3s cubic-bezier(.16,1,.3,1) forwards}.ModalDialogContent[data-state=closed]{animation:modalFadeOutScale .3s cubic-bezier(.16,1,.3,1) forwards}.SelectTrigger{background-color:var(--background-surface);transition:background-color .2s ease-in-out}.SelectTrigger:hover:not([data-disabled]){background-color:var(--action-default-hover)}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes fadeOutScale{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}@keyframes modalFadeInScale{0%{opacity:0;transform:translate(-50%,-50%) scale(.9)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes modalFadeOutScale{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(.9)}}@keyframes subtle-glow{0%{box-shadow:0 0 5px rgba(147,51,234,.3);outline-color:rgba(147,51,234,.4)}to{box-shadow:0 0 8px rgba(147,51,234,.5);outline-color:rgba(147,51,234,.7)}}.hover\:bg-violet-ui:hover{background-color:#f5f2ff}.hover\:bg-violet-ui:hover:hover{background-color:#ede9fe}.hover\:bg-violet-ui:hover:active{background-color:#e4defc}:root.dark-theme .hover\:bg-violet-ui:hover{background-color:#251e40}:root.dark-theme .hover\:bg-violet-ui:hover:hover{background-color:#2c2250}:root.dark-theme .hover\:bg-violet-ui:hover:active{background-color:#32275f}.marker\:text-secondary ::marker{color:var(--content-secondary)}.marker\:text-secondary::marker{color:var(--content-secondary)}.placeholder\:text-content-disabled::-moz-placeholder{color:var(--content-disabled)}.placeholder\:text-content-disabled::placeholder{color:var(--content-disabled)}.placeholder\:text-gray-4::-moz-placeholder{--tw-text-opacity:1;color:hsl(0 0% 93%/var(--tw-text-opacity))}.placeholder\:text-gray-4::placeholder{--tw-text-opacity:1;color:hsl(0 0% 93%/var(--tw-text-opacity))}.first\:pl-4:first-child{padding-left:1.6rem}.last\:mb-0:last-child{margin-bottom:0}.last\:\!border-r-0:last-child{border-right-width:0!important}.last\:border-b-0:last-child{border-bottom-width:0}.visited\:text-action-primary-normal:visited{color:var(--action-primary-normal)}.group:last-child .group-last\:border-b-0{border-bottom-width:0}.group:hover .group-hover\:bg-action-neutral-hover{background-color:var(--action-neutral-hover)}.group:hover .group-hover\:bg-action-primary-hover{background-color:var(--action-primary-hover)}.group:hover .group-hover\:opacity-100,.group\/activity:hover .group-hover\/activity\:opacity-100,.group\/dimension:hover .group-hover\/dimension\:opacity-100,.group\/narrative:hover .group-hover\/narrative\:opacity-100,.group\/uncertainty:hover .group-hover\/uncertainty\:opacity-100{opacity:1}.aria-checked\:bg-surface[aria-checked=true]{background-color:var(--background-surface)}.aria-checked\:text-primary[aria-checked=true]{color:var(--content-primary)}.aria-selected\:bg-surface[aria-selected=true]{background-color:var(--background-surface)}.aria-selected\:text-primary[aria-selected=true]{color:var(--content-primary)}.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}@keyframes scaleOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}.data-\[state\=closed\]\:animate-\[scaleOut_0\.2s_ease-in\][data-state=closed]{animation:scaleOut .2s ease-in}.data-\[highlighted\]\:bg-action-default-selected[data-highlighted]{background-color:var(--action-default-selected)}.data-\[state\=checked\]\:text-action-primary-active[data-state=checked]{color:var(--action-primary-active)}.data-\[highlighted\]\:outline-none[data-highlighted]{outline:2px solid transparent;outline-offset:2px}.group[data-state=open] .group-data-\[state\=open\]\:block{display:block}.group[data-state=open] .group-data-\[state\=open\]\:opacity-100{opacity:1}.hover\:border-action-border-hover:hover{border-color:var(--action-border-hover)}.hover\:border-action-primary-hover:hover{border-color:var(--action-primary-hover)}.hover\:border-gray-3:hover{--tw-border-opacity:1;border-color:hsl(0 0% 95.1%/var(--tw-border-opacity))}.hover\:bg-action-default-hover:hover{background-color:var(--action-default-hover)}.hover\:bg-action-default-selected:hover{background-color:var(--action-default-selected)}.hover\:bg-action-default-selectedhover:hover{background-color:var(--action-default-selectedhover)}.hover\:bg-gray-3:hover{--tw-bg-opacity:1;background-color:hsl(0 0% 95.1%/var(--tw-bg-opacity))}.hover\:bg-gray-4:hover{--tw-bg-opacity:1;background-color:hsl(0 0% 93%/var(--tw-bg-opacity))}.hover\:bg-violet-10:hover{--tw-bg-opacity:1;background-color:hsl(251 48.1% 53.5%/var(--tw-bg-opacity))}.hover\:bg-clip-border:hover{background-clip:border-box}.hover\:\!text-action-primary-hover:hover{color:var(--action-primary-hover)!important}.hover\:text-action-primary-hover:hover{color:var(--action-primary-hover)}.hover\:text-contrast:hover{color:var(--content-contrastprimary)}.hover\:text-primary:hover{color:var(--content-primary)}.hover\:text-violet-9:hover{--tw-text-opacity:1;color:hsl(252 56% 57.5%/var(--tw-text-opacity))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-80:hover{opacity:.8}.focus\:\!outline-none:focus{outline:2px solid transparent!important;outline-offset:2px!important}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:outline-2:focus{outline-width:2px}.focus\:outline-action-border-focus:focus{outline-color:var(--action-border-focus)}.focus\:ring-2:focus{--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(2px + 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)}.focus\:ring-blue-5:focus{--tw-ring-opacity:1;--tw-ring-color:hsl(209 95.0% 90.1%/var(--tw-ring-opacity))}.focus\:ring-offset-1:focus{--tw-ring-offset-width:1px}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.active\:cursor-grabbing:active{cursor:grabbing}.active\:text-action-primary-active:active{color:var(--action-primary-active)}.active\:outline-2:active{outline-width:2px}.active\:outline-action-border-focus:active{outline-color:var(--action-border-focus)}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:active\:outline-1:active:disabled{outline-width:1px}.disabled\:active\:outline-action-border-normal:active:disabled{outline-color:var(--action-border-normal)}:is(:root.dark-theme .dark\:border-blue-6){--tw-border-opacity:1;border-color:hsl(209 81.2% 84.5%/var(--tw-border-opacity))}:is(:root.dark-theme .dark\:border-gray-11\/50){border-color:hsla(0,0%,44%,.5)}:is(:root.dark-theme .dark\:border-gray-7){--tw-border-opacity:1;border-color:hsl(0 0% 85.8%/var(--tw-border-opacity))}:is(:root.dark-theme .dark\:border-green-6){--tw-border-opacity:1;border-color:hsl(143 40.3% 79%/var(--tw-border-opacity))}:is(:root.dark-theme .dark\:border-green-7){--tw-border-opacity:1;border-color:hsl(146 38.5% 69%/var(--tw-border-opacity))}:is(:root.dark-theme .dark\:border-green-8){--tw-border-opacity:1;border-color:hsl(151 40.2% 54.1%/var(--tw-border-opacity))}:is(:root.dark-theme .dark\:border-orange-6){--tw-border-opacity:1;border-color:hsl(25 100% 82.8%/var(--tw-border-opacity))}:is(:root.dark-theme .dark\:border-red-5){--tw-border-opacity:1;border-color:hsl(360 90.2% 91.9%/var(--tw-border-opacity))}:is(:root.dark-theme .dark\:border-red-6){--tw-border-opacity:1;border-color:hsl(360 81.7% 87.8%/var(--tw-border-opacity))}:is(:root.dark-theme .dark\:border-yellow-6){--tw-border-opacity:1;border-color:hsl(50 89.4% 76.1%/var(--tw-border-opacity))}:is(:root.dark-theme .dark\:bg-blue-11\/10){background-color:rgba(0,106,220,.1)}:is(:root.dark-theme .dark\:bg-blue-8){--tw-bg-opacity:1;background-color:hsl(206 81.9% 65.3%/var(--tw-bg-opacity))}:is(:root.dark-theme .dark\:bg-gray-11){--tw-bg-opacity:1;background-color:hsl(0 0% 43.5%/var(--tw-bg-opacity))}:is(:root.dark-theme .dark\:bg-gray-11\/20){background-color:hsla(0,0%,44%,.2)}:is(:root.dark-theme .dark\:bg-gray-12){--tw-bg-opacity:1;background-color:hsl(0 0% 9%/var(--tw-bg-opacity))}:is(:root.dark-theme .dark\:bg-gray-12\/50){background-color:hsla(0,0%,9%,.5)}:is(:root.dark-theme .dark\:bg-gray-8){--tw-bg-opacity:1;background-color:hsl(0 0% 78%/var(--tw-bg-opacity))}:is(:root.dark-theme .dark\:bg-green-12\/50){background-color:rgba(21,50,38,.5)}:is(:root.dark-theme .dark\:bg-green-7\/70){background-color:rgba(146,206,172,.7)}:is(:root.dark-theme .dark\:bg-green-8){--tw-bg-opacity:1;background-color:hsl(151 40.2% 54.1%/var(--tw-bg-opacity))}:is(:root.dark-theme .dark\:bg-green-9){--tw-bg-opacity:1;background-color:hsl(151 55% 41.5%/var(--tw-bg-opacity))}:is(:root.dark-theme .dark\:bg-orange-12\/50){background-color:rgba(69,30,17,.5)}:is(:root.dark-theme .dark\:bg-orange-8){--tw-bg-opacity:1;background-color:hsl(24 94.5% 64.3%/var(--tw-bg-opacity))}:is(:root.dark-theme .dark\:bg-purple-8){--tw-bg-opacity:1;background-color:hsl(272 60% 73.5%/var(--tw-bg-opacity))}:is(:root.dark-theme .dark\:bg-red-12\/50){background-color:rgba(56,19,22,.5)}:is(:root.dark-theme .dark\:bg-red-8){--tw-bg-opacity:1;background-color:hsl(359 69.5% 74.3%/var(--tw-bg-opacity))}:is(:root.dark-theme .dark\:bg-red-8\/80){background-color:rgba(235,144,145,.8)}:is(:root.dark-theme .dark\:bg-red-9){--tw-bg-opacity:1;background-color:hsl(358 75% 59%/var(--tw-bg-opacity))}:is(:root.dark-theme .dark\:bg-red-9\/50){background-color:rgba(229,72,77,.5)}:is(:root.dark-theme .dark\:bg-violet-11\/10){background-color:rgba(87,70,175,.1)}:is(:root.dark-theme .dark\:bg-violet-9\/80){background-color:rgba(110,86,207,.8)}:is(:root.dark-theme .dark\:bg-yellow-7\/70){background-color:hsla(47,80%,68%,.7)}:is(:root.dark-theme .dark\:bg-yellow-8){--tw-bg-opacity:1;background-color:hsl(48 100% 46.1%/var(--tw-bg-opacity))}:is(:root.dark-theme .dark\:text-blue-7){--tw-text-opacity:1;color:hsl(208 77.5% 76.9%/var(--tw-text-opacity))}:is(:root.dark-theme .dark\:text-contrast){color:var(--content-contrastprimary)}:is(:root.dark-theme .dark\:text-gray-7){--tw-text-opacity:1;color:hsl(0 0% 85.8%/var(--tw-text-opacity))}:is(:root.dark-theme .dark\:text-green-7){--tw-text-opacity:1;color:hsl(146 38.5% 69%/var(--tw-text-opacity))}:is(:root.dark-theme .dark\:text-green-8){--tw-text-opacity:1;color:hsl(151 40.2% 54.1%/var(--tw-text-opacity))}:is(:root.dark-theme .dark\:text-orange-7){--tw-text-opacity:1;color:hsl(24 100% 75.3%/var(--tw-text-opacity))}:is(:root.dark-theme .dark\:text-red-7){--tw-text-opacity:1;color:hsl(359 74.2% 81.7%/var(--tw-text-opacity))}:is(:root.dark-theme .dark\:text-yellow-7){--tw-text-opacity:1;color:hsl(47 80.4% 68%/var(--tw-text-opacity))}:is(:root.dark-theme .dark\:hover\:bg-gray-11\/30:hover){background-color:hsla(0,0%,44%,.3)}:is(:root.dark-theme .dark\:hover\:bg-gray-7:hover){--tw-bg-opacity:1;background-color:hsl(0 0% 85.8%/var(--tw-bg-opacity))}@media not all and (min-width:1024px){.max-lg\:fixed{position:fixed}.max-lg\:sticky{position:sticky}.max-lg\:z-control-2{z-index:var(--z-control-2)}.max-lg\:mx-4{margin-left:1.6rem;margin-right:1.6rem}.max-lg\:ml-auto{margin-left:auto}.max-lg\:flex{display:flex}.max-lg\:\!hidden{display:none!important}.max-lg\:hidden{display:none}.max-lg\:max-h-0{max-height:0}.max-lg\:w-full{width:100%}.max-lg\:flex-row{flex-direction:row}.max-lg\:flex-col{flex-direction:column}.max-lg\:items-center{align-items:center}.max-lg\:self-start{align-self:flex-start}.max-lg\:rounded-b-md{border-bottom-right-radius:.6rem;border-bottom-left-radius:.6rem}.max-lg\:border-b{border-bottom-width:1px}.max-lg\:p-2{padding:.8rem}.max-lg\:px-2{padding-left:.8rem;padding-right:.8rem}.max-lg\:px-3{padding-left:1.2rem;padding-right:1.2rem}.max-lg\:px-4{padding-left:1.6rem;padding-right:1.6rem}.max-lg\:py-1{padding-top:.4rem;padding-bottom:.4rem}.max-lg\:pb-2{padding-bottom:.8rem}.max-lg\:pt-4{padding-top:1.6rem}.max-lg\:text-med{font-size:1.6rem;font-weight:500}.max-lg\:shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}}@media not all and (min-width:768px){.max-md\:order-first{order:-9999}.max-md\:hidden{display:none}.max-md\:max-h-full{max-height:100%}.max-md\:w-\[98dvw\]{width:98dvw}.max-md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.max-md\:gap-y-4{row-gap:1.6rem}}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}@media not all and (min-width:1024px){.md\:max-lg\:max-h-\[400px\]{max-height:400px}}}@media (min-width:1024px){.lg\:mb-4{margin-bottom:1.6rem}.lg\:mt-20{margin-top:8rem}.lg\:mt-6{margin-top:2.4rem}.lg\:\!hidden{display:none!important}.lg\:hidden{display:none}.lg\:w-\[914px\]{width:914px}.lg\:text-heading1{font-size:3.4rem;font-weight:500}}.\[\&\>button\]\:ml-\[1rem\]>button{margin-left:1rem}.\[\&\[aria-current\=\'page\'\]\]\:bg-action-default-selected[aria-current=page]{background-color:var(--action-default-selected)}.\[\&\[aria-current\=\'page\'\]\]\:hover\:bg-action-default-selectedhover:hover[aria-current=page]{background-color:var(--action-default-selectedhover)}.\[\&_\:is\(ol\2c ul\2c dl\)\]\:ml-\[1em\] :is(ol,ul,dl){margin-left:1em}.\[\&_\:is\(ul\2c ol\2c dl\)\]\:list-outside :is(ul,ol,dl){list-style-position:outside}.\[\&_a\]\:text-content-link a{color:var(--content-link)}.\[\&_li\]\:my-0 li{margin-top:0;margin-bottom:0}.\[\&_li\]\:py-0 li{padding-top:0;padding-bottom:0}.\[\&_p\]\:mb-3 p{margin-bottom:1.2rem}.\[\&_strong\]\:font-semibold strong{font-weight:600}.\[\&_ul\]\:my-0 ul{margin-top:0;margin-bottom:0}.dark-theme,:root{--content-primary:var(--gray-12);--content-secondary:var(--gray-11);--content-disabled:var(--gray-8);--content-link:var(--blue-11);--content-info:var(--violet-11);--content-positive:var(--green-11);--content-negative:var(--red-11);--content-warning:var(--orange-11);--content-contrastprimary:#fff;--content-contrastsecondary:hsla(0,0%,100%,.59);--content-contrastplaceholder:hsla(0,0%,100%,.25);--content-contrastdisabled:hsla(0,0%,100%,.25);--background-surface:#fff;--background-surface-1:var(--gray-1);--background-surface-2:var(--gray-2);--background-surfacecontrast:var(--black-a12);--background-neutral:var(--gray-9);--background-info:var(--violet-9);--background-positive:var(--green-9);--background-negative:var(--red-9);--background-warning:var(--orange-9);--background-neutralsubtle:var(--gray-3);--background-infosubtle:var(--violet-3);--background-positivesubtle:var(--green-3);--background-negativesubtle:var(--red-3);--background-warningsubtle:var(--orange-9);--action-default-hover:var(--gray-4);--action-default-active:var(--gray-5);--action-default-selected:var(--violet-3);--action-default-selectedhover:var(--violet-4);--action-default-selectedactive:var(--violet-5);--action-primary-normal:var(--violet-9);--action-primary-hover:var(--violet-10);--action-primary-active:var(--violet-11);--action-primary-disabled:var(--violet-8);--action-negative-normal:var(--red-9);--action-negative-hover:var(--red-10);--action-negative-active:var(--red-11);--action-negative-disabled:var(--red-8);--action-positive-normal:var(--green-9);--action-positive-hover:var(--green-10);--action-positive-active:var(--green-11);--action-neutral-normal:var(--gray-9);--action-neutral-hover:var(--gray-10);--action-neutral-active:var(--gray-11);--action-border-normal:var(--gray-6);--action-border-hover:var(--gray-7);--action-border-active:var(--gray-8);--action-border-focus:var(--violet-7);--action-border-alert:var(--red-7);--action-contrast-hover:rgba(0,0,0,.05);--action-contrast-active:rgba(0,0,0,.07);--action-disabled-normal:var(--gray-8);--action-disabled-subtle:var(--gray-2);--border-dividers:var(--gray-6);--border-neutral:var(--gray-7);--border-info:var(--violet-7);--border-negative:var(--red-7);--interactive-focus:var(--violet-5);--interactive-focus-error:var(--red-4);--interactive-focus-success:var(--green-4)}:root{--icon-fill:#000}.dark-theme{--background-surface:var(--gray-2);--icon-fill:#fff}.lb-lexical-suggestions-list{margin:0;padding:0;list-style:none}.lb-lexical-mention-suggestions{--lb-lexical-mention-suggestion-avatar-size:1.25rem}.lb-lexical-mention-suggestion{padding:calc(.375*var(--lb-spacing))calc(.625*var(--lb-spacing))}.lb-lexical-mention-suggestion-avatar{inline-size:var(--lb-lexical-mention-suggestion-avatar-size);margin-inline-start:calc(-.125*var(--lb-spacing));margin-inline-end:calc(.5*var(--lb-spacing));margin-block:calc(.125*var(--lb-spacing));background:var(--lb-foreground-subtle);color:var(--lb-foreground-moderate)}.lb-lexical-suggestions{animation-duration:var(--lb-transition-duration);animation-timing-function:var(--lb-transition-easing);will-change:transform,opacity;padding:4px}.lb-lexical-suggestions-list-item{padding:calc(.25*var(--lb-spacing))calc(.5*var(--lb-spacing));border-radius:calc(var(--lb-radius) - .75*4px);color:var(--lb-foreground-secondary);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;align-items:center;scroll-margin-block:4px;font-size:.875rem;transition-property:background,color,opacity;display:flex}.lb-lexical-suggestions-list-item:where([data-highlighted],[data-selected]){background:var(--lb-foreground-subtle);transition-duration:calc(var(--lb-transition-duration)/2)}.lb-lexical-suggestions-list-item:where(:disabled,[data-disabled]){opacity:.5;cursor:not-allowed}.lb-lexical-suggestions:where([data-side=top]){animation-name:lb-animation-slide-up}.lb-lexical-suggestions:where([data-side=bottom]){animation-name:lb-animation-slide-down}.lb-lexical-suggestions:where([data-state=closed]){animation-name:lb-animation-disappear}.lb-lexical-mention{border-radius:calc(.675*var(--lb-radius));background:var(--lb-accent-subtle);color:var(--lb-accent);-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:.1em .3em;font-weight:500}.lb-lexical-mention::-moz-selection{background:0 0}.lb-lexical-mention::selection{background:0 0}.lb-lexical-mention ::-moz-selection{background:0 0}.lb-lexical-mention ::selection{background:0 0}.lb-lexical-mention:where([data-selected]){background:var(--lb-accent);color:var(--lb-accent-foreground)}.lb-lexical-active-selection{background-color:var(--lb-selection)}.lb-thread-mark{background:var(--lb-accent-subtle);color:var(--lb-foreground);text-decoration-line:underline;text-decoration-color:var(--lb-foreground-moderate);text-underline-offset:2px;outline:none;font-weight:500;transition-property:color,text-decoration-color}.lb-thread-mark:where([data-state=active]){color:var(--lb-accent);text-decoration-color:var(--lb-accent-moderate)}@media (prefers-reduced-motion){.lb-lexical-suggestions:where(:not([data-state=closed])){animation-name:lb-animation-appear}}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;overflow:hidden;z-index:1}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.Button_button__Qp8C2{background-color:unset;border:none;display:inline-block;outline:unset;border-radius:.6rem;font-weight:500;letter-spacing:.2px;line-height:normal;text-align:center;font-size:var(--font-size);padding:var(--padding-v) var(--padding-h);position:relative;cursor:pointer;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out}.Button_button__Qp8C2:disabled,.Button_button__Qp8C2[aria-disabled=true]{opacity:.5}.Button_button__Qp8C2>svg{height:var(--svg-size);vertical-align:middle}.Button_button__Qp8C2>svg:not(:last-child){margin-right:.4rem}.Button_button__Qp8C2>svg>path{stroke-width:var(--stroke-width)}.Button_small__9tWrr{font-size:1.2rem;font-weight:400;--svg-size:1.6rem;--stroke-width:2.5;--padding-v:0.4rem;--padding-h:1.2rem}.Button_medium__oeaBl{font-size:1.2rem;font-weight:400;--svg-size:1.6rem;--stroke-width:1.75;--padding-v:0.8rem;--padding-h:1.2rem}.Button_large__IwGCk{font-size:1.5rem;font-weight:400;--svg-size:2rem;--stroke-width:1.75;--padding-v:1rem;--padding-h:1.6rem}.Button_primary__2HKuO{background-color:var(--action-primary-normal)}.Button_primary__2HKuO,.Button_primary__2HKuO:link,.Button_primary__2HKuO:visited{color:var(--content-contrastprimary)}.Button_primary__2HKuO:enabled:hover,.Button_primary__2HKuO[role=button]:not([aria-disabled=true]):hover{background-color:var(--action-primary-hover)}.Button_primary__2HKuO:enabled:focus:not(:active),.Button_primary__2HKuO[role=button]:not([aria-disabled=true]):focus:not(:active){box-shadow:0 0 0 1px var(--background-surface),0 0 0 3px var(--interactive-focus)}.Button_primary__2HKuO:enabled:active,.Button_primary__2HKuO[role=button]:not([aria-disabled=true]):active{background-color:var(--action-primary-active)}.Button_success__swIPP{background-color:var(--action-positive-normal);box-shadow:0 0 0 1px var(--background-surface),0 0 0 4px var(--interactive-focus-success)}.Button_success__swIPP,.Button_success__swIPP:link,.Button_success__swIPP:visited{color:var(--content-contrastprimary)}.Button_success__swIPP:enabled:hover,.Button_success__swIPP[role=button]:not([aria-disabled=true]):hover{background-color:var(--action-positive-hover)}.Button_success__swIPP:enabled:focus:not(:active),.Button_success__swIPP[role=button]:not([aria-disabled=true]):focus:not(:active){box-shadow:0 0 0 1px var(--background-surface),0 0 0 4px var(--interactive-focus-success)}.Button_success__swIPP:enabled:active,.Button_success__swIPP[role=button]:not([aria-disabled=true]):active{background-color:var(--action-positive-active)}.Button_secondary__KtFU3{background-color:var(--background-surface);border:1px solid var(--action-border-normal)}.Button_secondary__KtFU3,.Button_secondary__KtFU3:link,.Button_secondary__KtFU3:visited{color:var(--content-primary)}.Button_secondary__KtFU3:enabled:hover,.Button_secondary__KtFU3[role=button]:not([aria-disabled=true]):hover{background-color:var(--action-default-hover);border-color:var(--action-border-hover)}.Button_secondary__KtFU3:enabled:focus:not(:active),.Button_secondary__KtFU3[role=button]:not([aria-disabled=true]):focus:not(:active){box-shadow:0 0 0 1px var(--background-surface),0 0 0 3px var(--interactive-focus)}.Button_secondary__KtFU3:enabled:active,.Button_secondary__KtFU3[role=button]:not([aria-disabled=true]):active{background-color:var(--action-default-active);border-color:var(--action-border-active)}.Button_secondary__KtFU3:enabled:active,.Button_secondary__KtFU3:enabled:active:link,.Button_secondary__KtFU3:enabled:active:visited,.Button_secondary__KtFU3[role=button]:not([aria-disabled=true]):active,.Button_secondary__KtFU3[role=button]:not([aria-disabled=true]):active:link,.Button_secondary__KtFU3[role=button]:not([aria-disabled=true]):active:visited{color:var(--action-neutral-active)}.Button_dashed__0_upU{background-color:var(--background-surface);border:1px dashed var(--action-border-normal)}.Button_dashed__0_upU,.Button_dashed__0_upU:link,.Button_dashed__0_upU:visited{color:var(--content-secondary)}.Button_dashed__0_upU:enabled:hover,.Button_dashed__0_upU[role=button]:not([aria-disabled=true]):hover{background-color:var(--action-default-hover);border-color:var(--action-border-hover);color:var(--content-primary)}.Button_dashed__0_upU:enabled:focus:not(:active),.Button_dashed__0_upU[role=button]:not([aria-disabled=true]):focus:not(:active){box-shadow:0 0 0 1px var(--background-surface),0 0 0 3px var(--interactive-focus)}.Button_dashed__0_upU:enabled:active,.Button_dashed__0_upU[role=button]:not([aria-disabled=true]):active{background-color:var(--action-default-active);border-color:var(--action-border-active)}.Button_dashed__0_upU:enabled:active,.Button_dashed__0_upU:enabled:active:link,.Button_dashed__0_upU:enabled:active:visited,.Button_dashed__0_upU[role=button]:not([aria-disabled=true]):active,.Button_dashed__0_upU[role=button]:not([aria-disabled=true]):active:link,.Button_dashed__0_upU[role=button]:not([aria-disabled=true]):active:visited{color:var(--content-primary)}.Button_ghost__5tCSu,.Button_ghost__5tCSu:link,.Button_ghost__5tCSu:visited{color:var(--action-primary-normal)}.Button_ghost__5tCSu:enabled:hover,.Button_ghost__5tCSu[role=button]:not([aria-disabled=true]):hover{background-color:var(--action-default-hover)}.Button_ghost__5tCSu:enabled:focus:not(:active),.Button_ghost__5tCSu[role=button]:not([aria-disabled=true]):focus:not(:active){box-shadow:0 0 0 1px var(--background-surface),0 0 0 3px var(--interactive-focus)}.Button_ghost__5tCSu:enabled:active,.Button_ghost__5tCSu[role=button]:not([aria-disabled=true]):active{background-color:var(--action-default-active)}.Button_destructive__rlScu{background-color:var(--background-negative)}.Button_destructive__rlScu,.Button_destructive__rlScu:link,.Button_destructive__rlScu:visited{color:var(--content-contrastprimary)}.Button_destructive__rlScu:enabled:hover,.Button_destructive__rlScu[role=button]:not([aria-disabled=true]):hover{background-color:var(--action-negative-hover)}.Button_destructive__rlScu:enabled:focus:not(:active),.Button_destructive__rlScu[role=button]:not([aria-disabled=true]):focus:not(:active){box-shadow:0 0 0 3px var(--interactive-focus-error)}.Button_destructive__rlScu:enabled:active,.Button_destructive__rlScu[role=button]:not([aria-disabled=true]):active{background-color:var(--action-negative-active)}.Button_destructive__rlScu:disabled,.Button_destructive__rlScu[aria-disabled=true]{background-color:var(--red-7)}.IconButton_IconButton__5g0Mu{--border-radius:0.6rem;--active-background:var(--action-contrast-active);--focus-outline:var(--interactive-focus);--hover-background:var(--action-contrast-hover);background-color:unset;border:none;border-radius:var(--border-radius);color:currentColor;height:var(--size);width:var(--size);position:relative;display:inline-block;padding:var(--padding)}.IconButton_IconButton__5g0Mu>svg{height:100%}.IconButton_IconButton__5g0Mu:enabled:hover{background-color:var(--hover-background)}.IconButton_IconButton__5g0Mu:enabled:focus{outline:2px solid var(--focus-outline)}.IconButton_IconButton__5g0Mu:enabled:active{background-color:var(--active-background);outline:none}.IconButton_compact__UySVE{--padding:0.2rem;--size:2.4rem}.IconButton_small__artyV{--padding:0.4rem;--size:2.4rem}.IconButton_medium__3IgSA{--padding:0.6rem;--size:3rem}.IconButton_large__EbhZg{--padding:0.8rem;--size:4rem}.IconButton_IconButton__5g0Mu:disabled{opacity:50%}.GlowBox_GlowBox__Zqf_J{border-radius:.2rem;box-sizing:content-box;margin:-.3rem -.2rem;padding:.3rem .2rem;position:absolute}.SpeakerName_stickyDiarization__ML1j3{position:sticky;margin-top:-2rem;padding-top:2rem!important;top:calc(var(--diarization-offset) - 2rem)}.UDialog_small__Y28yK{width:48rem}.UDialog_medium__qdtBg{width:68.8rem}.UDialog_large__0xWLD{width:89.6rem}.UDialog_Modal__cWjtt{position:fixed;left:50%;top:50%;z-index:var(--z-modal);--tw-translate-x:-50%;--tw-translate-y:-50%;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));border-radius:.6rem;background-color:var(--background-surface);box-shadow:0 2px 48px 6px rgba(26,21,35,.188),0 6px 8px 3px rgba(26,21,35,.059);display:flex;max-height:90vh;flex-direction:column;overflow:hidden}.UDialog_Modal__cWjtt:focus-visible{outline:2px solid transparent;outline-offset:2px}.UDialog_overlay__zxJN9{position:fixed;left:0;top:0;z-index:var(--z-modal);height:100%;width:100%;background-color:rgba(43,46,56,.9)}.UDialog_icon__LZsem{right:.8rem;top:.8rem;position:absolute}.UDialog_title__gXeOy{font-size:2.6rem;font-weight:500}.UDialog_description__iR3v_{margin-bottom:1.6rem;margin-top:.8rem;font-size:1.5rem;font-weight:400;color:var(--content-secondary)}.UDialog_content__JgOjx{overflow-y:auto;font-size:1.5rem;font-weight:400;margin:-2px;padding:2px}.UDialog_actions__O6IiE{padding-top:2.4rem;text-align:right}.UDialog_actions__O6IiE>button{margin-left:1rem}.UDialog_wrapper__T_hb9{height:100%;max-height:100%;overflow-y:auto;padding:3.2rem 3.2rem 1.6rem}.UDialog_wrapper__T_hb9:has(footer){padding-bottom:2.4rem}