@import url(https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Caveat&family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&family=Nunito:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&family=Hind:wght@400;500;600&family=Reenie+Beanie&family=DM+Mono:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap);.tiptap-separator{--tt-link-border-color:var(--tt-gray-dark-a-200);background-color:var(--tt-link-border-color);flex-shrink:0}.tiptap-separator[data-orientation=horizontal]{height:1px;width:100%}.tiptap-separator[data-orientation=vertical]{height:1.5rem;width:1px}.tiptap-toolbar{align-items:center;background-color:hsla(0,0%,100%,.102);border-radius:8px;display:flex;gap:.25rem}.tiptap-toolbar-group{align-items:center;display:flex;gap:.125rem}.tiptap-separator+.tiptap-toolbar-group:empty,.tiptap-toolbar-group:empty,.tiptap-toolbar-group:empty+.tiptap-separator{display:none}.tiptap-toolbar[data-variant=fixed]{--tt-toolbar-height:2.75rem;--tt-safe-area-bottom:env(safe-area-inset-bottom,0px);--tt-toolbar-border-color:var(--tt-gray-dark-a-50);min-height:var(--tt-toolbar-height);overflow-x:auto;overscroll-behavior-x:contain;top:0;width:100%;z-index:10;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.tiptap-toolbar[data-variant=fixed]::-webkit-scrollbar{display:none}@media(max-width:480px){.tiptap-toolbar[data-variant=fixed]{border-bottom:none;border-top:1px solid var(--tt-toolbar-border-color);bottom:0;flex-wrap:nowrap;height:calc(var(--tt-toolbar-height) + var(--tt-safe-area-bottom));justify-content:flex-start;padding:0 .5rem var(--tt-safe-area-bottom);position:fixed;top:auto}.tiptap-toolbar[data-variant=fixed] .tiptap-toolbar-group{flex:0 0 auto}}.tiptap-toolbar[data-variant=floating]{--tt-toolbar-padding:0.125rem;--tt-toolbar-border-width:1px;background-color:var(--tt-toolbar-bg-color);border:var(--tt-toolbar-border-width) solid var(--tt-toolbar-border-color);border-radius:calc(var(--tt-toolbar-padding) + var(--tt-radius-lg) + var(--tt-toolbar-border-width));box-shadow:var(--tt-shadow-elevated-md);outline:none;overflow:hidden;padding:.188rem}.tiptap-toolbar[data-variant=floating][data-plain=true]{background-color:transparent;border:none;border-radius:0;box-shadow:none;padding:0}@media screen and (max-width:768px){.tiptap-toolbar[data-variant=floating]{border:none;border-radius:0;box-shadow:none;width:100%}}:root{--tt-button-default-icon-color:var(--tt-gray-dark-a-600);--tiptap-image-upload-active:var(--tt-brand-color-400);--tiptap-image-upload-progress-bg:var(--tt-brand-color-900);--tiptap-image-upload-icon-bg:var(--tt-brand-color-400);--tiptap-image-upload-text-color:var(--tt-gray-dark-a-700);--tiptap-image-upload-subtext-color:var(--tt-gray-dark-a-400);--tiptap-image-upload-border:var(--tt-gray-dark-a-300);--tiptap-image-upload-border-hover:var(--tt-gray-dark-a-400);--tiptap-image-upload-border-active:var(--tt-brand-color-400);--tiptap-image-upload-icon-doc-bg:var(--tt-gray-dark-a-200);--tiptap-image-upload-icon-doc-border:var(--tt-gray-dark-300);--tiptap-image-upload-icon-color:var(--black)}.tiptap-image-upload{margin:2rem 0}.tiptap-image-upload input[type=file]{display:none}.tiptap-image-upload .tiptap-image-upload-dropzone{align-items:flex-start;display:inline-flex;height:3.75rem;justify-content:center;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:3.125rem}.tiptap-image-upload .tiptap-image-upload-icon-container{align-items:center;background-color:var(--tiptap-image-upload-icon-bg);border-radius:var(--tt-radius-lg,.75rem);bottom:0;display:flex;height:1.75rem;justify-content:center;position:absolute;right:0;width:1.75rem}.tiptap-image-upload .tiptap-image-upload-icon{color:var(--tiptap-image-upload-icon-color);height:.875rem;width:.875rem}.tiptap-image-upload .tiptap-image-upload-dropzone-rect-primary{color:var(--tiptap-image-upload-icon-doc-bg);position:absolute}.tiptap-image-upload .tiptap-image-upload-dropzone-rect-secondary{bottom:0;color:var(--tiptap-image-upload-icon-doc-border);position:absolute;right:.25rem;top:0}.tiptap-image-upload .tiptap-image-upload-text{color:var(--tiptap-image-upload-text-color);font-size:.875rem;font-weight:500;line-height:normal}.tiptap-image-upload .tiptap-image-upload-text em{font-style:normal;text-decoration:underline}.tiptap-image-upload .tiptap-image-upload-subtext{color:var(--tiptap-image-upload-subtext-color);font-size:.75rem;font-weight:600;line-height:normal}.tiptap-image-upload .tiptap-image-upload-preview{border-radius:var(--tt-radius-md,.5rem);overflow:hidden;position:relative}.tiptap-image-upload .tiptap-image-upload-preview .tiptap-image-upload-progress{background-color:var(--tiptap-image-upload-progress-bg);inset:0;position:absolute;transition:all .3s ease-out}.tiptap-image-upload .tiptap-image-upload-preview .tiptap-image-upload-preview-content{align-items:center;border:1px solid var(--tiptap-image-upload-border);border-radius:var(--tt-radius-md,.5rem);display:flex;justify-content:space-between;padding:1rem;position:relative}.tiptap-image-upload .tiptap-image-upload-preview .tiptap-image-upload-file-info{align-items:center;display:flex;gap:.75rem;height:2rem}.tiptap-image-upload .tiptap-image-upload-preview .tiptap-image-upload-file-info .tiptap-image-upload-file-icon{background-color:var(--tiptap-image-upload-icon-bg);border-radius:var(--tt-radius-lg,.75rem);padding:.5rem}.tiptap-image-upload .tiptap-image-upload-preview .tiptap-image-upload-file-info .tiptap-image-upload-file-icon svg{color:var(--tiptap-image-upload-icon-color);height:.875rem;width:.875rem}.tiptap-image-upload .tiptap-image-upload-preview .tiptap-image-upload-details{display:flex;flex-direction:column}.tiptap-image-upload .tiptap-image-upload-preview .tiptap-image-upload-actions{align-items:center;display:flex}.tiptap-image-upload .tiptap-image-upload-preview .tiptap-image-upload-actions .tiptap-image-upload-progress-text{color:var(--tiptap-image-upload-border-active);font-size:.75rem}.tiptap-image-upload .tiptap-image-upload-preview .tiptap-image-upload-actions .tiptap-image-upload-close-btn{align-items:center;color:var(--tt-button-default-icon-color);display:flex;height:2rem;justify-content:center;transition:color .2s ease;width:2rem}.tiptap-image-upload .tiptap-image-upload-preview .tiptap-image-upload-actions .tiptap-image-upload-close-btn svg{height:1rem;width:1rem}.tiptap-image-upload .tiptap-image-upload-dragger{border:1.5px dashed var(--tiptap-image-upload-border);border-radius:var(--tt-radius-md,.5rem);cursor:pointer;overflow:hidden;padding:2rem 1.5rem;position:relative;text-align:center}.tiptap-image-upload .tiptap-image-upload-dragger-active{background-color:rgba(var(--tiptap-image-upload-active-rgb,0,0,255),.05);border-color:var(--tiptap-image-upload-border-active)}.tiptap-image-upload .tiptap-image-upload-content{align-items:center;display:flex;flex-direction:column;gap:.25rem;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tiptap.ProseMirror.ProseMirror-focused .ProseMirror-selectednode .tiptap-image-upload-dragger{border-color:var(--tiptap-image-upload-active)}.tiptap.ProseMirror{--tt-inline-code-bg-color:var(--tt-gray-dark-a-100);--tt-inline-code-text-color:var(--tt-gray-dark-a-700);--tt-inline-code-border-color:var(--tt-gray-dark-a-200);--tt-codeblock-bg:var(--tt-gray-dark-a-50);--tt-codeblock-text:var(--tt-gray-dark-a-800);--tt-codeblock-border:var(--tt-gray-dark-a-200)}.tiptap.ProseMirror code{background-color:var(--tt-inline-code-bg-color);border:1px solid var(--tt-inline-code-border-color);border-radius:6px/.375rem;color:var(--tt-inline-code-text-color);font-family:JetBrains Mono NL,monospace;font-size:.875em;line-height:1.4;padding:.1em .2em}.tiptap.ProseMirror pre{background-color:var(--tt-codeblock-bg);border:1px solid var(--tt-codeblock-border);border-radius:6px/.375rem;color:var(--tt-codeblock-text);font-size:1rem;margin-bottom:1.5em;margin-top:1.5em;padding:1em}.tiptap.ProseMirror pre code{background-color:transparent;border:none;border-radius:0;-webkit-text-fill-color:inherit;color:inherit}.tiptap.ProseMirror{--tt-checklist-bg-color:var(--tt-gray-dark-a-100);--tt-checklist-bg-active-color:var(--tt-gray-dark-a-900);--tt-checklist-border-color:var(--tt-gray-dark-a-200);--tt-checklist-border-active-color:var(--tt-gray-dark-a-900);--tt-checklist-check-icon-color:var(--black);--tt-checklist-text-active:var(--tt-gray-dark-a-500)}.tiptap.ProseMirror ol,.tiptap.ProseMirror ul{margin-bottom:1.5em;margin-top:1.5em;padding-left:1.5em}.tiptap.ProseMirror ol:first-child,.tiptap.ProseMirror ul:first-child{margin-top:0}.tiptap.ProseMirror ol:last-child,.tiptap.ProseMirror ul:last-child{margin-bottom:0}.tiptap.ProseMirror ol ol,.tiptap.ProseMirror ol ul,.tiptap.ProseMirror ul ol,.tiptap.ProseMirror ul ul{margin-bottom:0;margin-top:0}.tiptap.ProseMirror li p{margin-top:0}.tiptap.ProseMirror ol{list-style:decimal}.tiptap.ProseMirror ol ol{list-style:lower-alpha}.tiptap.ProseMirror ol ol ol{list-style:lower-roman}.tiptap.ProseMirror ul:not([data-type=taskList]){list-style:disc}.tiptap.ProseMirror ul:not([data-type=taskList]) ul{list-style:circle}.tiptap.ProseMirror ul:not([data-type=taskList]) ul ul{list-style:disc}.tiptap.ProseMirror ul[data-type=taskList]{padding-left:.25em}.tiptap.ProseMirror ul[data-type=taskList] li{align-items:flex-start;display:flex;flex-direction:row}.tiptap.ProseMirror ul[data-type=taskList] li:not(:has(>p:first-child)){list-style-type:none}.tiptap.ProseMirror ul[data-type=taskList] li[data-checked=true]>div>p{opacity:.5;text-decoration:line-through}.tiptap.ProseMirror ul[data-type=taskList] li[data-checked=true]>div>p span{text-decoration:line-through}.tiptap.ProseMirror ul[data-type=taskList] li label{padding-right:8px;padding-top:4px;position:relative}.tiptap.ProseMirror ul[data-type=taskList] li label input[type=checkbox]{height:0;opacity:0;position:absolute;width:0}.tiptap.ProseMirror ul[data-type=taskList] li label span{background-color:var(--tt-checklist-bg-color);border:1px solid var(--tt-checklist-border-color);border-radius:var(--tt-radius-xs,.25rem);cursor:pointer;display:block;height:1em;position:relative;transition:background-color 80ms ease-out,border-color 80ms ease-out;width:1em}.tiptap.ProseMirror ul[data-type=taskList] li label span:before{background-color:var(--tt-checklist-check-icon-color);content:"";height:.75em;left:50%;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='currentColor'%3E%3Cpath fill-rule='evenodd' d='M21.414 4.586a2 2 0 0 1 0 2.828l-11 11a2 2 0 0 1-2.828 0l-5-5a2 2 0 1 1 2.828-2.828L9 14.172l9.586-9.586a2 2 0 0 1 2.828 0' clip-rule='evenodd'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='currentColor'%3E%3Cpath fill-rule='evenodd' d='M21.414 4.586a2 2 0 0 1 0 2.828l-11 11a2 2 0 0 1-2.828 0l-5-5a2 2 0 1 1 2.828-2.828L9 14.172l9.586-9.586a2 2 0 0 1 2.828 0' clip-rule='evenodd'/%3E%3C/svg%3E") center/contain no-repeat;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:.75em}.tiptap.ProseMirror ul[data-type=taskList] li label input[type=checkbox]:checked+span{background:var(--tt-checklist-bg-active-color);border-color:var(--tt-checklist-border-active-color)}.tiptap.ProseMirror ul[data-type=taskList] li label input[type=checkbox]:checked+span:before{opacity:1}.tiptap.ProseMirror ul[data-type=taskList] li div{flex:1 1 0%;min-width:0}.tiptap.ProseMirror img{display:block;height:auto;max-width:100%}.tiptap.ProseMirror>img:not([data-type=emoji] img){border-radius:var(--tt-radius-xs,.25rem);margin:2rem 0;outline:.125rem solid transparent}.tiptap.ProseMirror.ProseMirror-focused img:not([data-type=emoji] img).ProseMirror-selectednode{outline-color:var(--tt-brand-color-500)}.tiptap.ProseMirror .tiptap-thread:has(>img){margin:2rem 0}.tiptap.ProseMirror .tiptap-thread:has(>img) img{border-radius:var(--tt-radius-xs,.25rem);outline:.125rem solid transparent}.tiptap.ProseMirror .tiptap-thread img{margin:0}.tiptap.ProseMirror{--blockquote-bg-color:var(--tt-gray-dark-900);--link-text-color:var(--tt-brand-color-400);--separator-color:var(--tt-gray-dark-a-200);--thread-text:var(--tt-gray-dark-900);--placeholder-color:var(--tt-gray-dark-a-400);--tiptap-mathematics-bg-color:var(--tt-gray-dark-a-200);--tiptap-mathematics-border-color:var(--tt-brand-color-400);caret-color:var(--tt-cursor-color);outline:none;white-space:pre-wrap}.tiptap.ProseMirror p:first-child{margin-top:0}.tiptap.ProseMirror:not(.readonly):not(.ProseMirror-hideselection) ::-moz-selection{background-color:var(--tt-selection-color)}.tiptap.ProseMirror:not(.readonly):not(.ProseMirror-hideselection) ::selection{background-color:var(--tt-selection-color)}.tiptap.ProseMirror:not(.readonly):not(.ProseMirror-hideselection) .selection::-moz-selection{background:transparent}.tiptap.ProseMirror:not(.readonly):not(.ProseMirror-hideselection) .selection::selection{background:transparent}.tiptap.ProseMirror .selection{background-color:var(--tt-selection-color);display:inline}.tiptap.ProseMirror .ProseMirror-hideselection{caret-color:transparent}.tiptap.ProseMirror>p.is-editor-empty:before{color:var(--placeholder-color);content:attr(data-placeholder);float:left;height:0;pointer-events:none}.tiptap.ProseMirror.resize-cursor{cursor:ew-resize;cursor:col-resize}.tiptap.ProseMirror .ProseMirror-gapcursor{display:none;pointer-events:none;position:absolute}.tiptap.ProseMirror .ProseMirror-gapcursor:after{animation:ProseMirror-cursor-blink 1.1s steps(2,start) infinite;border-top:1px solid #000;content:"";display:block;position:absolute;top:1em;width:1.25em}.tiptap.ProseMirror.ProseMirror-focused .ProseMirror-gapcursor,.tiptap.ProseMirror.ProseMirror.ProseMirror-focused .ProseMirror-gapcursor{display:block}@keyframes ProseMirror-cursor-blink{to{visibility:hidden}}.tiptap.ProseMirror a span{text-decoration:underline}.tiptap.ProseMirror s span{text-decoration:line-through}.tiptap.ProseMirror u span{text-decoration:underline}.tiptap.ProseMirror blockquote{margin:1.5rem 0;padding-bottom:.375em;padding-left:1em;padding-top:.375em;position:relative}.tiptap.ProseMirror blockquote p{margin-top:0}.tiptap.ProseMirror blockquote.is-empty:before,.tiptap.ProseMirror blockquote:before{background-color:var(--blockquote-bg-color);border-radius:0;bottom:0;content:"";height:100%;left:0;position:absolute;top:0;width:.25em}.tiptap.ProseMirror .collaboration-cursor__caret{border-left:1px solid transparent;border-right:1px solid transparent;margin-left:-1px;margin-right:-1px;pointer-events:none;position:relative;word-break:normal}.tiptap.ProseMirror .collaboration-cursor__label{border-radius:.25rem;border-bottom-left-radius:0;font-size:.75rem;font-weight:600;left:-1px;line-height:1;padding:.125rem .375rem;position:absolute;top:-1.3em;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.tiptap.ProseMirror [data-type=emoji] img{cursor:text;display:inline-block;height:1.25em;width:1.25em}.tiptap.ProseMirror h1,.tiptap.ProseMirror h2,.tiptap.ProseMirror h3,.tiptap.ProseMirror h4{color:inherit;font-style:inherit;position:relative}.tiptap.ProseMirror h1:first-child,.tiptap.ProseMirror h2:first-child,.tiptap.ProseMirror h3:first-child,.tiptap.ProseMirror h4:first-child{margin-top:0}.tiptap.ProseMirror h1{font-size:1.5em;font-weight:700;margin-top:3em}.tiptap.ProseMirror h2{font-size:1.25em;font-weight:700;margin-top:2.5em}.tiptap.ProseMirror h3{font-size:1.125em;font-weight:600;margin-top:2em}.tiptap.ProseMirror h4{font-size:1em;font-weight:600;margin-top:2em}.tiptap.ProseMirror hr{background-color:var(--separator-color);border:none;height:1px;margin-bottom:3em;margin-top:3em}.tiptap.ProseMirror.ProseMirror-focused hr.ProseMirror-selectednode{border-radius:9999px;outline:3px solid var(--tt-brand-color-500);outline-offset:2px}.tiptap.ProseMirror a{color:var(--link-text-color);text-decoration:underline}.tiptap.ProseMirror [data-type=mention]{color:var(--tt-brand-color-500);display:inline-block}.tiptap.ProseMirror .tiptap-thread.tiptap-thread--unresolved.tiptap-thread--inline{border-bottom:2px dashed var(--tt-color-yellow-base);color:var(--thread-text);font-weight:600;transition:color .2s ease-in-out,background-color .2s ease-in-out}.tiptap.ProseMirror .tiptap-thread.tiptap-thread--unresolved.tiptap-thread--inline.tiptap-thread--hovered,.tiptap.ProseMirror .tiptap-thread.tiptap-thread--unresolved.tiptap-thread--inline.tiptap-thread--selected{background-color:var(--tt-color-yellow-inc-2);border-bottom-color:transparent}.tiptap.ProseMirror .tiptap-thread.tiptap-thread--unresolved.tiptap-thread--block:has(img){border-radius:var(--tt-radius-xs,.25rem);outline:.125rem solid var(--tt-color-yellow-base);overflow:hidden;width:-moz-fit-content;width:fit-content}.tiptap.ProseMirror .tiptap-thread.tiptap-thread--unresolved.tiptap-thread--block:has(img).tiptap-thread--selected{outline-color:var(--tt-color-yellow-base);outline-width:.25rem}.tiptap.ProseMirror .tiptap-thread.tiptap-thread--unresolved.tiptap-thread--block:has(img).tiptap-thread--hovered{outline-width:.25rem}.tiptap.ProseMirror .tiptap-thread.tiptap-thread--unresolved.tiptap-thread--block:not(:has(img)){border-bottom:.125rem dashed var(--tt-color-yellow-base);border-radius:.25rem;outline:.25rem solid transparent;padding-bottom:.5rem}.tiptap.ProseMirror .tiptap-thread.tiptap-thread--unresolved.tiptap-thread--block:not(:has(img)).tiptap-thread--hovered,.tiptap.ProseMirror .tiptap-thread.tiptap-thread--unresolved.tiptap-thread--block:not(:has(img)).tiptap-thread--selected{background-color:var(--tt-color-yellow-base);outline-color:var(--tt-color-yellow-base)}.tiptap.ProseMirror .tiptap-thread.tiptap-thread--resolved.tiptap-thread--inline.tiptap-thread--selected{background-color:var(--tt-color-yellow-base);border-color:transparent;opacity:.5}.tiptap.ProseMirror .tiptap-thread.tiptap-thread--block:has(.react-renderer){margin-bottom:3rem;margin-top:3rem}.tiptap.ProseMirror .Tiptap-mathematics-editor{border:1px solid var(--tiptap-mathematics-border-color);font-family:monospace;font-size:.875rem;margin:0 .25rem;padding:0 .25rem}.tiptap.ProseMirror .Tiptap-mathematics-render{padding:0 .25rem}.tiptap.ProseMirror .Tiptap-mathematics-render--editable{cursor:pointer;transition:background .2s}.tiptap.ProseMirror .Tiptap-mathematics-render--editable:hover{background:var(--tiptap-mathematics-bg-color)}.tiptap.ProseMirror .Tiptap-mathematics-editor,.tiptap.ProseMirror .Tiptap-mathematics-render{border-radius:var(--tt-radius-xs);display:inline-block}.is-empty[data-placeholder]:has(>.ProseMirror-trailingBreak:only-child):before{content:"Write, type '/' for commands…"}.is-empty[data-placeholder]:has(>.ProseMirror-trailingBreak:only-child):before{font-style:italic;height:0;pointer-events:none;position:absolute}.is-empty[data-placeholder]:has(>.ProseMirror-trailingBreak):before{color:var(--placeholder-color)}.tiptap-tooltip{--tt-tooltip-bg:var(--white);--tt-tooltip-text:var(--tt-gray-light-600);--tt-kbd:var(--tt-gray-light-a-400);background-color:var(--tt-tooltip-bg);border-radius:var(--tt-radius-md,.375rem);box-shadow:0 4px 6px -1px rgba(0,0,0,.1);color:var(--tt-tooltip-text);font-size:.75rem;font-weight:500;overflow:hidden;padding:.375rem .5rem;text-align:center;z-index:200}.tiptap-tooltip kbd{color:var(--tt-kbd);display:inline-block;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;text-align:center;text-transform:capitalize;vertical-align:baseline}.tiptap-button{--tt-button-default-bg-color:var(--tt-gray-dark-a-100);--tt-button-hover-bg-color:var(--tt-gray-dark-200);--tt-button-active-bg-color:var(--tt-gray-dark-a-200);--tt-button-active-bg-color-emphasized:var( --tt-brand-color-900 );--tt-button-active-bg-color-subdued:var( --tt-gray-dark-a-200 );--tt-button-active-hover-bg-color:var(--tt-gray-dark-300);--tt-button-active-hover-bg-color-emphasized:var( --tt-brand-color-800 );--tt-button-active-hover-bg-color-subdued:var( --tt-gray-dark-a-300 );--tt-button-disabled-bg-color:var(--tt-gray-dark-a-50);--tt-button-default-text-color:var(--tt-gray-dark-a-600);--tt-button-hover-text-color:var(--tt-gray-dark-a-900);--tt-button-active-text-color:var(--tt-gray-dark-a-900);--tt-button-active-text-color-emphasized:var(--tt-gray-dark-a-900);--tt-button-active-text-color-subdued:var(--tt-gray-dark-a-900);--tt-button-disabled-text-color:var(--tt-gray-dark-a-300);--tt-button-default-icon-color:var(--tt-gray-dark-a-600);--tt-button-hover-icon-color:var(--tt-gray-dark-a-900);--tt-button-active-icon-color:var(--tt-brand-color-400);--tt-button-active-icon-color-emphasized:var(--tt-brand-color-400);--tt-button-active-icon-color-subdued:var(--tt-gray-dark-a-900);--tt-button-disabled-icon-color:var(--tt-gray-dark-a-400);--tt-button-default-icon-sub-color:var(--tt-gray-dark-a-300);--tt-button-hover-icon-sub-color:var(--tt-gray-dark-a-400);--tt-button-active-icon-sub-color:var(--tt-gray-dark-a-300);--tt-button-active-icon-sub-color-emphasized:var(--tt-gray-dark-a-400);--tt-button-active-icon-sub-color-subdued:var(--tt-gray-dark-a-300);--tt-button-disabled-icon-sub-color:var(--tt-gray-dark-a-100);--tt-button-default-dropdown-arrows-color:var(--tt-gray-dark-a-600);--tt-button-hover-dropdown-arrows-color:var(--tt-gray-dark-a-700);--tt-button-active-dropdown-arrows-color:var(--tt-gray-dark-a-600);--tt-button-active-dropdown-arrows-color-emphasized:var( --tt-gray-dark-a-700 );--tt-button-active-dropdown-arrows-color-subdued:var(--tt-gray-dark-a-600);--tt-button-disabled-dropdown-arrows-color:var(--tt-gray-dark-a-400)}.tiptap-button[data-style=ghost]{--tt-button-default-bg-color:var(--transparent);--tt-button-hover-bg-color:var(--tt-gray-dark-200);--tt-button-active-bg-color:var(--tt-gray-dark-a-100);--tt-button-active-bg-color-emphasized:var( --tt-brand-color-900 );--tt-button-active-bg-color-subdued:var( --tt-gray-dark-a-100 );--tt-button-active-hover-bg-color:var(--tt-gray-dark-200);--tt-button-active-hover-bg-color-emphasized:var( --tt-brand-color-800 );--tt-button-active-hover-bg-color-subdued:var( --tt-gray-dark-a-200 );--tt-button-disabled-bg-color:var(--transparent);--tt-button-default-text-color:var(--tt-gray-dark-a-600);--tt-button-hover-text-color:var(--tt-gray-dark-a-900);--tt-button-active-text-color:var(--tt-gray-dark-a-900);--tt-button-active-text-color-emphasized:var(--tt-gray-dark-a-900);--tt-button-active-text-color-subdued:var(--tt-gray-dark-a-900);--tt-button-disabled-text-color:var(--tt-gray-dark-a-300);--tt-button-default-icon-color:var(--tt-gray-dark-a-600);--tt-button-hover-icon-color:var(--tt-gray-dark-a-900);--tt-button-active-icon-color:var(--tt-brand-color-400);--tt-button-active-icon-color-emphasized:var(--tt-brand-color-300);--tt-button-active-icon-color-subdued:var(--tt-gray-dark-a-900);--tt-button-disabled-icon-color:var(--tt-gray-dark-a-400);--tt-button-default-icon-sub-color:var(--tt-gray-dark-a-300);--tt-button-hover-icon-sub-color:var(--tt-gray-dark-a-400);--tt-button-active-icon-sub-color:var(--tt-gray-dark-a-300);--tt-button-active-icon-sub-color-emphasized:var(--tt-gray-dark-a-400);--tt-button-active-icon-sub-color-subdued:var(--tt-gray-dark-a-300);--tt-button-disabled-icon-sub-color:var(--tt-gray-dark-a-100);--tt-button-default-dropdown-arrows-color:var(--tt-gray-dark-a-600);--tt-button-hover-dropdown-arrows-color:var(--tt-gray-dark-a-700);--tt-button-active-dropdown-arrows-color:var(--tt-gray-dark-a-600);--tt-button-active-dropdown-arrows-color-emphasized:var( --tt-gray-dark-a-700 );--tt-button-active-dropdown-arrows-color-subdued:var( --tt-gray-dark-a-600 );--tt-button-disabled-dropdown-arrows-color:var(--tt-gray-dark-a-400)}.tiptap-button[data-style=primary]{--tt-button-default-bg-color:var(--tt-brand-color-500);--tt-button-hover-bg-color:var(--tt-brand-color-600);--tt-button-active-bg-color:var(--tt-brand-color-900);--tt-button-active-bg-color-emphasized:var( --tt-brand-color-900 );--tt-button-active-bg-color-subdued:var( --tt-brand-color-900 );--tt-button-active-hover-bg-color:var(--tt-brand-color-800);--tt-button-active-hover-bg-color-emphasized:var( --tt-brand-color-800 );--tt-button-active-hover-bg-color-subdued:var( --tt-brand-color-800 );--tt-button-disabled-bg-color:var(--tt-gray-dark-a-100);--tt-button-default-text-color:var(--white);--tt-button-hover-text-color:var(--white);--tt-button-active-text-color:var(--tt-gray-dark-a-900);--tt-button-active-text-color-emphasized:var(--tt-gray-dark-a-900);--tt-button-active-text-color-subdued:var(--tt-gray-dark-a-900);--tt-button-disabled-text-color:var(--tt-gray-dark-a-300);--tt-button-default-icon-color:var(--white);--tt-button-hover-icon-color:var(--white);--tt-button-active-icon-color:var(--tt-brand-color-400);--tt-button-active-icon-color-emphasized:var(--tt-brand-color-400);--tt-button-active-icon-color-subdued:var(--tt-brand-color-400);--tt-button-disabled-icon-color:var(--tt-gray-dark-a-300);--tt-button-default-icon-sub-color:var(--tt-gray-dark-a-400);--tt-button-hover-icon-sub-color:var(--tt-gray-dark-a-500);--tt-button-active-icon-sub-color:var(--tt-gray-dark-a-300);--tt-button-active-icon-sub-color-emphasized:var(--tt-gray-dark-a-400);--tt-button-active-icon-sub-color-subdued:var(--tt-gray-dark-a-300);--tt-button-disabled-icon-sub-color:var(--tt-gray-dark-a-100);--tt-button-default-dropdown-arrows-color:var(--white);--tt-button-hover-dropdown-arrows-color:var(--white);--tt-button-active-dropdown-arrows-color:var(--tt-gray-dark-a-600);--tt-button-active-dropdown-arrows-color-emphasized:var( --tt-gray-dark-a-600 );--tt-button-active-dropdown-arrows-color-subdued:var( --tt-gray-dark-a-600 );--tt-button-disabled-dropdown-arrows-color:var(--tt-gray-dark-a-400)}.tiptap-button-group{align-items:center;display:flex;gap:.125rem}.tiptap-button-group,.tiptap-button-group [data-orientation=vertical],.tiptap-button-group[data-orientation=vertical]{flex-direction:column}.tiptap-button-group [data-orientation=horizontal],.tiptap-button-group[data-orientation=horizontal]{flex-direction:row}.tiptap-button{align-items:center;border:none;border-radius:var(--tt-radius-lg,.75rem);display:flex;font-feature-settings:"salt" on,"cv01" on;font-size:.875rem;font-weight:500;gap:.25rem;height:2rem;justify-content:center;line-height:1.15;min-width:2rem;padding:.5rem;transition-duration:var(--tt-transition-duration-default);transition-property:background,color,opacity;transition-timing-function:var(--tt-transition-easing-default)}.tiptap-button:focus-visible{outline:none}.tiptap-button[data-focus-visible=true],.tiptap-button[data-highlighted=true]{background-color:var(--tt-button-hover-bg-color);color:var(--tt-button-hover-text-color)}.tiptap-button[data-size=large]{font-size:.9375rem;height:2.375rem;min-width:2.375rem;padding:.625rem}.tiptap-button[data-size=small]{border-radius:var(--tt-radius-md,.5rem);font-size:.75rem;height:1.5rem;line-height:1.2;min-width:1.5rem;padding:.3125rem}.tiptap-button .tiptap-button-text{flex-grow:1;line-height:1.5rem;padding:0 .125rem;text-align:left}.tiptap-button[data-text-trim=on] .tiptap-button-text{overflow:hidden;text-overflow:ellipsis}.tiptap-button .tiptap-button-dropdown-arrows,.tiptap-button .tiptap-button-dropdown-small,.tiptap-button .tiptap-button-icon,.tiptap-button .tiptap-button-icon-sub{flex-shrink:0;pointer-events:none}.tiptap-button .tiptap-button-icon{height:1rem;width:1rem}.tiptap-button[data-size=large] .tiptap-button-icon{height:1.125rem;width:1.125rem}.tiptap-button[data-size=small] .tiptap-button-icon{height:.875rem;width:.875rem}.tiptap-button .tiptap-button-icon-sub{height:1rem;width:1rem}.tiptap-button[data-size=large] .tiptap-button-icon-sub{height:1.125rem;width:1.125rem}.tiptap-button[data-size=small] .tiptap-button-icon-sub{height:.875rem;width:.875rem}.tiptap-button .tiptap-button-dropdown-arrows{height:.75rem;width:.75rem}.tiptap-button[data-size=large] .tiptap-button-dropdown-arrows{height:.875rem;width:.875rem}.tiptap-button .tiptap-button-dropdown-small,.tiptap-button[data-size=small] .tiptap-button-dropdown-arrows{height:.625rem;width:.625rem}.tiptap-button[data-size=large] .tiptap-button-dropdown-small{height:.75rem;width:.75rem}.tiptap-button[data-size=small] .tiptap-button-dropdown-small{height:.5rem;width:.5rem}.tiptap-button:has(>svg):not(:has(>:not(svg))){gap:.125rem}.tiptap-button:has(>svg):not(:has(>:not(svg)))[data-size=large],.tiptap-button:has(>svg):not(:has(>:not(svg)))[data-size=small]{gap:.125rem}.tiptap-button:has(>svg:nth-of-type(2)):has(>.tiptap-button-dropdown-small):not(:has(>svg:nth-of-type(3))):not(:has(>.tiptap-button-text)){gap:0;padding-right:.25rem}.tiptap-button:has(>svg:nth-of-type(2)):has(>.tiptap-button-dropdown-small):not(:has(>svg:nth-of-type(3))):not(:has(>.tiptap-button-text))[data-size=large]{padding-right:.375rem}.tiptap-button:has(>svg:nth-of-type(2)):has(>.tiptap-button-dropdown-small):not(:has(>svg:nth-of-type(3))):not(:has(>.tiptap-button-text))[data-size=small]{padding-right:.25rem}.tiptap-button .tiptap-button-emoji{display:flex;justify-content:center;width:1rem}.tiptap-button[data-size=large] .tiptap-button-emoji{width:1.125rem}.tiptap-button[data-size=small] .tiptap-button-emoji{width:.875rem}.tiptap-button{background-color:var(--tt-button-default-bg-color);color:var(--tt-button-default-text-color)}.tiptap-button .tiptap-button-icon{color:var(--tt-button-default-icon-color)}.tiptap-button .tiptap-button-icon-sub{color:var(--tt-button-default-icon-sub-color)}.tiptap-button .tiptap-button-dropdown-arrows,.tiptap-button .tiptap-button-dropdown-small{color:var(--tt-button-default-dropdown-arrows-color)}.tiptap-button:hover,.tiptap-button[data-active-item=true]:not([disabled]){background-color:var(--tt-button-hover-bg-color);color:var(--tt-button-hover-text-color)}.tiptap-button:hover .tiptap-button-icon,.tiptap-button[data-active-item=true]:not([disabled]) .tiptap-button-icon{color:var(--tt-button-hover-icon-color)}.tiptap-button:hover .tiptap-button-icon-sub,.tiptap-button[data-active-item=true]:not([disabled]) .tiptap-button-icon-sub{color:var(--tt-button-hover-icon-sub-color)}.tiptap-button:hover .tiptap-button-dropdown-arrows,.tiptap-button:hover .tiptap-button-dropdown-small,.tiptap-button[data-active-item=true]:not([disabled]) .tiptap-button-dropdown-arrows,.tiptap-button[data-active-item=true]:not([disabled]) .tiptap-button-dropdown-small{color:var(--tt-button-hover-dropdown-arrows-color)}.tiptap-button[data-active-state=on]:not([disabled]),.tiptap-button[data-state=open]:not([disabled]){background-color:var(--tt-button-active-bg-color);color:var(--tt-button-active-text-color)}.tiptap-button[data-active-state=on]:not([disabled]) .tiptap-button-icon,.tiptap-button[data-state=open]:not([disabled]) .tiptap-button-icon{color:var(--tt-button-active-icon-color)}.tiptap-button[data-active-state=on]:not([disabled]) .tiptap-button-icon-sub,.tiptap-button[data-state=open]:not([disabled]) .tiptap-button-icon-sub{color:var(--tt-button-active-icon-sub-color)}.tiptap-button[data-active-state=on]:not([disabled]) .tiptap-button-dropdown-arrows,.tiptap-button[data-active-state=on]:not([disabled]) .tiptap-button-dropdown-small,.tiptap-button[data-state=open]:not([disabled]) .tiptap-button-dropdown-arrows,.tiptap-button[data-state=open]:not([disabled]) .tiptap-button-dropdown-small{color:var(--tt-button-active-dropdown-arrows-color)}.tiptap-button[data-active-state=on]:not([disabled]):hover,.tiptap-button[data-state=open]:not([disabled]):hover{background-color:var(--tt-button-active-hover-bg-color)}.tiptap-button[data-active-state=on]:not([disabled])[data-appearance=emphasized],.tiptap-button[data-state=open]:not([disabled])[data-appearance=emphasized]{background-color:var(--tt-button-active-bg-color-emphasized);color:var(--tt-button-active-text-color-emphasized)}.tiptap-button[data-active-state=on]:not([disabled])[data-appearance=emphasized] .tiptap-button-icon,.tiptap-button[data-state=open]:not([disabled])[data-appearance=emphasized] .tiptap-button-icon{color:var(--tt-button-active-icon-color-emphasized)}.tiptap-button[data-active-state=on]:not([disabled])[data-appearance=emphasized] .tiptap-button-icon-sub,.tiptap-button[data-state=open]:not([disabled])[data-appearance=emphasized] .tiptap-button-icon-sub{color:var(--tt-button-active-icon-sub-color-emphasized)}.tiptap-button[data-active-state=on]:not([disabled])[data-appearance=emphasized] .tiptap-button-dropdown-arrows,.tiptap-button[data-active-state=on]:not([disabled])[data-appearance=emphasized] .tiptap-button-dropdown-small,.tiptap-button[data-state=open]:not([disabled])[data-appearance=emphasized] .tiptap-button-dropdown-arrows,.tiptap-button[data-state=open]:not([disabled])[data-appearance=emphasized] .tiptap-button-dropdown-small{color:var(--tt-button-active-dropdown-arrows-color-emphasized)}.tiptap-button[data-active-state=on]:not([disabled])[data-appearance=emphasized]:hover,.tiptap-button[data-state=open]:not([disabled])[data-appearance=emphasized]:hover{background-color:var(--tt-button-active-hover-bg-color-emphasized)}.tiptap-button[data-active-state=on]:not([disabled])[data-appearance=subdued],.tiptap-button[data-state=open]:not([disabled])[data-appearance=subdued]{background-color:var(--tt-button-active-bg-color-subdued);color:var(--tt-button-active-text-color-subdued)}.tiptap-button[data-active-state=on]:not([disabled])[data-appearance=subdued] .tiptap-button-icon,.tiptap-button[data-state=open]:not([disabled])[data-appearance=subdued] .tiptap-button-icon{color:var(--tt-button-active-icon-color-subdued)}.tiptap-button[data-active-state=on]:not([disabled])[data-appearance=subdued] .tiptap-button-icon-sub,.tiptap-button[data-state=open]:not([disabled])[data-appearance=subdued] .tiptap-button-icon-sub{color:var(--tt-button-active-icon-sub-color-subdued)}.tiptap-button[data-active-state=on]:not([disabled])[data-appearance=subdued] .tiptap-button-dropdown-arrows,.tiptap-button[data-active-state=on]:not([disabled])[data-appearance=subdued] .tiptap-button-dropdown-small,.tiptap-button[data-state=open]:not([disabled])[data-appearance=subdued] .tiptap-button-dropdown-arrows,.tiptap-button[data-state=open]:not([disabled])[data-appearance=subdued] .tiptap-button-dropdown-small{color:var(--tt-button-active-dropdown-arrows-color-subdued)}.tiptap-button[data-active-state=on]:not([disabled])[data-appearance=subdued]:hover,.tiptap-button[data-state=open]:not([disabled])[data-appearance=subdued]:hover{background-color:var(--tt-button-active-hover-bg-color-subdued)}.tiptap-button[data-active-state=on]:not([disabled])[data-appearance=subdued]:hover .tiptap-button-icon,.tiptap-button[data-state=open]:not([disabled])[data-appearance=subdued]:hover .tiptap-button-icon{color:var(--tt-button-active-icon-color-subdued)}.tiptap-button:disabled{background-color:var(--tt-button-disabled-bg-color);color:var(--tt-button-disabled-text-color)}.tiptap-button:disabled .tiptap-button-icon{color:var(--tt-button-disabled-icon-color)}.tiptap-dropdown-menu{--tt-popover-border-color:var(--tt-gray-dark-a-50);--tt-popover-bg-color:var(--tt-gray-dark-50);--tt-popover-text-color:var(--tt-gray-dark-a-600);--tt-popover-label:var(--tt-gray-dark-a-400);--padding:0.25rem;--border-width:1px;background-color:var(--tt-popover-bg-color);border:var(--border-width) solid var(--tt-popover-border-color);border-radius:calc(var(--padding) + var(--tt-radius-lg) + var(--border-width));box-shadow:var(--tt-shadow-elevated-md);color:var(--tt-popover-text-color);gap:.25rem;outline:none;overflow:auto;padding:var(--padding);z-index:10000}.tiptap-dropdown-menu button{width:100%}.tiptap-dropdown-menu .tiptap-dropdown-menu-separator{margin:.25rem 0}.tiptap-dropdown-menu .tiptap-dropdown-menu-label{color:var(--tt-popover-label);font-size:.75rem;font-weight:600;margin-bottom:.5rem;margin-left:.5rem;margin-top:.5rem}.tiptap-dropdown-menu[data-state=open]{animation:fadeIn .15s cubic-bezier(.16,1,.3,1),zoomIn .15s cubic-bezier(.16,1,.3,1)}.tiptap-dropdown-menu[data-state=closed]{animation:fadeOut .15s cubic-bezier(.16,1,.3,1),zoomOut .15s cubic-bezier(.16,1,.3,1)}.tiptap-dropdown-menu[data-side=top-end],.tiptap-dropdown-menu[data-side=top-start],.tiptap-dropdown-menu[data-side=top]{animation:slideFromBottom .15s cubic-bezier(.16,1,.3,1)}.tiptap-dropdown-menu[data-side=right-end],.tiptap-dropdown-menu[data-side=right-start],.tiptap-dropdown-menu[data-side=right]{animation:slideFromLeft .15s cubic-bezier(.16,1,.3,1)}.tiptap-dropdown-menu[data-side=bottom-end],.tiptap-dropdown-menu[data-side=bottom-start],.tiptap-dropdown-menu[data-side=bottom]{animation:slideFromTop .15s cubic-bezier(.16,1,.3,1)}.tiptap-dropdown-menu[data-side=left-end],.tiptap-dropdown-menu[data-side=left-start],.tiptap-dropdown-menu[data-side=left]{animation:slideFromRight .15s cubic-bezier(.16,1,.3,1)}.tiptap-popover{--tt-popover-border-color:var(--tt-gray-dark-a-50);--tt-popover-bg-color:var(--tt-gray-dark-50);--tt-popover-text-color:var(--tt-gray-dark-a-600);--padding:0.25rem;--border-width:1px;align-items:center;background-color:var(--tt-popover-bg-color);border:var(--border-width) solid var(--tt-popover-border-color);border-radius:calc(var(--padding) + var(--tt-radius-lg) + var(--border-width));box-shadow:var(--tt-shadow-elevated-md);color:var(--tt-popover-text-color);display:flex;gap:.25rem;outline:none;overflow:hidden;padding:var(--padding);z-index:50}.tiptap-popover button{width:100%}.tiptap-popover[data-orientation=horizontal]{--padding:0.125rem}.tiptap-popover[data-state=open]{animation:fadeIn .15s cubic-bezier(.16,1,.3,1),zoomIn .15s cubic-bezier(.16,1,.3,1)}.tiptap-popover[data-state=closed]{animation:fadeOut .15s cubic-bezier(.16,1,.3,1),zoomOut .15s cubic-bezier(.16,1,.3,1)}.tiptap-popover[data-side=top-end],.tiptap-popover[data-side=top-start],.tiptap-popover[data-side=top]{animation:slideFromBottom .15s cubic-bezier(.16,1,.3,1)}.tiptap-popover[data-side=right-end],.tiptap-popover[data-side=right-start],.tiptap-popover[data-side=right]{animation:slideFromLeft .15s cubic-bezier(.16,1,.3,1)}.tiptap-popover[data-side=bottom-end],.tiptap-popover[data-side=bottom-start],.tiptap-popover[data-side=bottom]{animation:slideFromTop .15s cubic-bezier(.16,1,.3,1)}.tiptap-popover[data-side=left-end],.tiptap-popover[data-side=left-start],.tiptap-popover[data-side=left]{animation:slideFromRight .15s cubic-bezier(.16,1,.3,1)}.tiptap-input{background:none;border-radius:.375rem;display:block;font-size:1rem;height:2rem;line-height:1.5rem;padding:.375rem .75rem;width:100%}.tiptap-input:focus{outline:none}.tiptap-input-clamp{min-width:12rem;padding-right:0;text-overflow:ellipsis;white-space:nowrap}.tiptap-input-clamp:focus{overflow:visible;text-overflow:clip}:root{overflow-wrap:break-word;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--tt-gray-light-a-50:rgba(56,56,56,.04);--tt-gray-light-a-100:rgba(15,22,36,.05);--tt-gray-light-a-200:rgba(37,39,45,.1);--tt-gray-light-a-300:rgba(47,50,55,.2);--tt-gray-light-a-400:rgba(40,44,51,.42);--tt-gray-light-a-500:rgba(52,55,60,.64);--tt-gray-light-a-600:rgba(36,39,46,.78);--tt-gray-light-a-700:rgba(35,37,42,.87);--tt-gray-light-a-800:rgba(30,32,36,.95);--tt-gray-light-a-900:rgba(29,30,32,.98);--tt-gray-light-50:#fafafa;--tt-gray-light-100:#f4f4f5;--tt-gray-light-200:#eaeaeb;--tt-gray-light-300:#d5d6d7;--tt-gray-light-400:#a6a7ab;--tt-gray-light-500:#7d7f82;--tt-gray-light-600:#53565a;--tt-gray-light-700:#404145;--tt-gray-light-800:#2c2d30;--tt-gray-light-900:#222325;--tt-gray-dark-a-50:rgba(232,232,253,.05);--tt-gray-dark-a-100:rgba(231,231,243,.07);--tt-gray-dark-a-200:rgba(238,238,246,.11);--tt-gray-dark-a-300:rgba(239,239,245,.22);--tt-gray-dark-a-400:rgba(244,244,255,.37);--tt-gray-dark-a-500:rgba(236,238,253,.5);--tt-gray-dark-a-600:rgba(247,247,253,.64);--tt-gray-dark-a-700:rgba(251,251,254,.75);--tt-gray-dark-a-800:hsla(0,0%,99%,.88);--tt-gray-dark-a-900:hsla(0,0%,100%,.96);--tt-gray-dark-50:#19191a;--tt-gray-dark-100:#202022;--tt-gray-dark-200:#2d2d2f;--tt-gray-dark-300:#464649;--tt-gray-dark-400:#636369;--tt-gray-dark-500:#7c7c83;--tt-gray-dark-600:#a3a3a8;--tt-gray-dark-700:#c0c0c3;--tt-gray-dark-800:#e0e0e1;--tt-gray-dark-900:#f5f5f5;--tt-brand-color-50:#efeeff;--tt-brand-color-100:#dedbff;--tt-brand-color-200:#c3bdff;--tt-brand-color-300:#9d8aff;--tt-brand-color-400:#7a52ff;--tt-brand-color-500:#6229ff;--tt-brand-color-600:#5400e5;--tt-brand-color-700:#4b00cc;--tt-brand-color-800:#380099;--tt-brand-color-900:#2b1966;--tt-brand-color-950:#0d002e;--tt-color-green-inc-5:#f0fff2;--tt-color-green-inc-4:#d6ffdc;--tt-color-green-inc-3:#b8ffc5;--tt-color-green-inc-2:#90fea8;--tt-color-green-inc-1:#67fe92;--tt-color-green-base:#01fe73;--tt-color-green-dec-1:#03ce5e;--tt-color-green-dec-2:#02a247;--tt-color-green-dec-3:#007a35;--tt-color-green-dec-4:#005221;--tt-color-green-dec-5:#002e0f;--tt-color-yellow-inc-5:#fffcf0;--tt-color-yellow-inc-4:#fff7d1;--tt-color-yellow-inc-3:#fff1ad;--tt-color-yellow-inc-2:#ffeb8a;--tt-color-yellow-inc-1:#ffe45c;--tt-color-yellow-base:#fd0;--tt-color-yellow-dec-1:#d1b500;--tt-color-yellow-dec-2:#a38d00;--tt-color-yellow-dec-3:#7a6a00;--tt-color-yellow-dec-4:#524500;--tt-color-yellow-dec-5:#2e2600;--tt-color-red-inc-5:#ffeeeb;--tt-color-red-inc-4:#ffcdc2;--tt-color-red-inc-3:#fa9;--tt-color-red-inc-2:#ff8a75;--tt-color-red-inc-1:#ff5d47;--tt-color-red-base:#ff3014;--tt-color-red-dec-1:#d11800;--tt-color-red-dec-2:#a30e00;--tt-color-red-dec-3:#7a0800;--tt-color-red-dec-4:#520400;--tt-color-red-dec-5:#2e0100;--white:#fff;--black:#0e0e11;--transparent:hsla(0,0%,100%,0);--tt-shadow-elevated-md:0px 16px 48px 0px rgba(17,24,39,.04),0px 12px 24px 0px rgba(17,24,39,.04),0px 6px 8px 0px rgba(17,24,39,.02),0px 2px 3px 0px rgba(17,24,39,.02);--tt-radius-xxs:0.125rem;--tt-radius-xs:0.25rem;--tt-radius-sm:0.375rem;--tt-radius-md:0.5rem;--tt-radius-lg:0.75rem;--tt-radius-xl:1rem;--tt-transition-duration-short:0.1s;--tt-transition-duration-default:0.2s;--tt-transition-duration-long:0.64s;--tt-transition-easing-default:cubic-bezier(0.46,0.03,0.52,0.96);--tt-transition-easing-cubic:cubic-bezier(0.65,0.05,0.36,1);--tt-transition-easing-quart:cubic-bezier(0.77,0,0.18,1);--tt-transition-easing-circ:cubic-bezier(0.79,0.14,0.15,0.86);--tt-transition-easing-back:cubic-bezier(0.68,-0.55,0.27,1.55);--tt-accent-contrast:8%;--tt-destructive-contrast:8%;--tt-foreground-contrast:8%}:root,:root *,:root :after,:root :before{transition:none var(--tt-transition-duration-default) var(--tt-transition-easing-default)}:root{--tt-bg-color:var(--black);--tt-border-color:var(--tt-gray-dark-a-200);--tt-border-color-tint:var(--tt-gray-dark-a-100);--tt-sidebar-bg-color:var(--tt-gray-dark-100);--tt-scrollbar-color:var(--tt-gray-dark-a-200);--tt-cursor-color:var(--tt-brand-color-400);--tt-selection-color:rgba(122,82,255,.2);--tt-card-bg-color:var(--tt-gray-dark-50);--tt-card-border-color:var(--tt-gray-dark-a-50);--tt-shadow-elevated-md:0px 16px 48px 0px rgba(0,0,0,.5),0px 12px 24px 0px rgba(0,0,0,.24),0px 6px 8px 0px rgba(0,0,0,.22),0px 2px 3px 0px rgba(0,0,0,.12);--tt-color-text-gray:#9c9c9c;--tt-color-text-brown:#b9856e;--tt-color-text-orange:#c77d48;--tt-color-text-yellow:#ca994e;--tt-color-text-green:#519e71;--tt-color-text-blue:#3699d3;--tt-color-text-purple:#9e69d3;--tt-color-text-pink:#d15796;--tt-color-text-red:#df5553;--tt-color-text-gray-contrast:hsla(0,0%,100%,.09);--tt-color-text-brown-contrast:rgba(185,103,70,.25);--tt-color-text-orange-contrast:rgba(233,125,37,.2);--tt-color-text-yellow-contrast:rgba(179,130,61,.2);--tt-color-text-green-contrast:rgba(45,154,101,.2);--tt-color-text-blue-contrast:rgba(50,125,169,.2);--tt-color-text-purple-contrast:rgba(155,96,210,.18);--tt-color-text-pink-contrast:rgba(220,76,146,.22);--tt-color-text-red-contrast:rgba(221,85,85,.25)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes zoomIn{0%{transform:scale(.95)}to{transform:scale(1)}}@keyframes zoomOut{0%{transform:scale(1)}to{transform:scale(.95)}}@keyframes zoom{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes slideFromTop{0%{transform:translateY(-.5rem)}to{transform:translateY(0)}}@keyframes slideFromRight{0%{transform:translateX(.5rem)}to{transform:translateX(0)}}@keyframes slideFromLeft{0%{transform:translateX(-.5rem)}to{transform:translateX(0)}}@keyframes slideFromBottom{0%{transform:translateY(.5rem)}to{transform:translateY(0)}}.tiptap.ProseMirror{font-family:DM Sans,sans-serif}.content-wrapper{--tt-theme-text:var(--tt-gray-dark-900);background-color:hsla(0,0%,100%,.102);border-radius:8px;height:600px;min-height:600px;overflow-y:auto;position:relative;scrollbar-color:var(--tt-scrollbar-color) transparent;scrollbar-width:thin}.content-wrapper.error{border:1px solid #ff563f}.content-wrapper::-webkit-scrollbar{display:block;width:.5rem}.content-wrapper::-webkit-scrollbar-track{background:transparent}.content-wrapper::-webkit-scrollbar-thumb{background-color:var(--tt-scrollbar-color);border-radius:4px}.simple-editor-content{height:100%;margin:0 auto;width:100%}.simple-editor-content .tiptap.ProseMirror{height:100%;padding:12px}.simple-editor-content .tiptap.ProseMirror h1:not(:first-child),.simple-editor-content .tiptap.ProseMirror h2:not(:first-child),.simple-editor-content .tiptap.ProseMirror h3:not(:first-child),.simple-editor-content .tiptap.ProseMirror h4:not(:first-child),.simple-editor-content .tiptap.ProseMirror h5:not(:first-child),.simple-editor-content .tiptap.ProseMirror h6:not(:first-child){margin:24px 0 16px}.tiptap-popover{z-index:10000}.tiptap-popover input{color:#fff}.light,.light-theme,:root{--blue-1:#fbfdff;--blue-2:#f4faff;--blue-3:#e6f4fe;--blue-4:#d5efff;--blue-5:#c2e5ff;--blue-6:#acd8fc;--blue-7:#8ec8f6;--blue-8:#5eb1ef;--blue-9:#0090ff;--blue-10:#0588f0;--blue-11:#0d74ce;--blue-12:#113264}@supports (color:color(display-p3 1 1 1)){@media (color-gamut:p3){.light,.light-theme,:root{--blue-1:color(display-p3 0.986 0.992 0.999);--blue-2:color(display-p3 0.96 0.979 0.998);--blue-3:color(display-p3 0.912 0.956 0.991);--blue-4:color(display-p3 0.853 0.932 1);--blue-5:color(display-p3 0.788 0.894 0.998);--blue-6:color(display-p3 0.709 0.843 0.976);--blue-7:color(display-p3 0.606 0.777 0.947);--blue-8:color(display-p3 0.451 0.688 0.917);--blue-9:color(display-p3 0.247 0.556 0.969);--blue-10:color(display-p3 0.234 0.523 0.912);--blue-11:color(display-p3 0.15 0.44 0.84);--blue-12:color(display-p3 0.102 0.193 0.379)}}}.dark,.dark-theme{--blue-1:#0d1520;--blue-2:#111927;--blue-3:#0d2847;--blue-4:#003362;--blue-5:#004074;--blue-6:#104d87;--blue-7:#205d9e;--blue-8:#2870bd;--blue-9:#0090ff;--blue-10:#3b9eff;--blue-11:#70b8ff;--blue-12:#c2e6ff}@supports (color:color(display-p3 1 1 1)){@media (color-gamut:p3){.dark,.dark-theme{--blue-1:color(display-p3 0.057 0.081 0.122);--blue-2:color(display-p3 0.072 0.098 0.147);--blue-3:color(display-p3 0.078 0.154 0.27);--blue-4:color(display-p3 0.033 0.197 0.37);--blue-5:color(display-p3 0.08 0.245 0.441);--blue-6:color(display-p3 0.14 0.298 0.511);--blue-7:color(display-p3 0.195 0.361 0.6);--blue-8:color(display-p3 0.239 0.434 0.72);--blue-9:color(display-p3 0.247 0.556 0.969);--blue-10:color(display-p3 0.344 0.612 0.973);--blue-11:color(display-p3 0.49 0.72 1);--blue-12:color(display-p3 0.788 0.898 0.99)}}}.light,.light-theme,:root{--slate-1:#fcfcfd;--slate-2:#f9f9fb;--slate-3:#f0f0f3;--slate-4:#e8e8ec;--slate-5:#e0e1e6;--slate-6:#d9d9e0;--slate-7:#cdced6;--slate-8:#b9bbc6;--slate-9:#8b8d98;--slate-10:#80838d;--slate-11:#60646c;--slate-12:#1c2024}@supports (color:color(display-p3 1 1 1)){@media (color-gamut:p3){.light,.light-theme,:root{--slate-1:color(display-p3 0.988 0.988 0.992);--slate-2:color(display-p3 0.976 0.976 0.984);--slate-3:color(display-p3 0.94 0.941 0.953);--slate-4:color(display-p3 0.908 0.909 0.925);--slate-5:color(display-p3 0.88 0.881 0.901);--slate-6:color(display-p3 0.85 0.852 0.876);--slate-7:color(display-p3 0.805 0.808 0.838);--slate-8:color(display-p3 0.727 0.733 0.773);--slate-9:color(display-p3 0.547 0.553 0.592);--slate-10:color(display-p3 0.503 0.512 0.549);--slate-11:color(display-p3 0.379 0.392 0.421);--slate-12:color(display-p3 0.113 0.125 0.14)}}}.dark,.dark-theme{--slate-1:#111113;--slate-2:#18191b;--slate-3:#212225;--slate-4:#272a2d;--slate-5:#2e3135;--slate-6:#363a3f;--slate-7:#43484e;--slate-8:#5a6169;--slate-9:#696e77;--slate-10:#777b84;--slate-11:#b0b4ba;--slate-12:#edeef0}@supports (color:color(display-p3 1 1 1)){@media (color-gamut:p3){.dark,.dark-theme{--slate-1:color(display-p3 0.067 0.067 0.074);--slate-2:color(display-p3 0.095 0.098 0.105);--slate-3:color(display-p3 0.13 0.135 0.145);--slate-4:color(display-p3 0.156 0.163 0.176);--slate-5:color(display-p3 0.183 0.191 0.206);--slate-6:color(display-p3 0.215 0.226 0.244);--slate-7:color(display-p3 0.265 0.28 0.302);--slate-8:color(display-p3 0.357 0.381 0.409);--slate-9:color(display-p3 0.415 0.431 0.463);--slate-10:color(display-p3 0.469 0.483 0.514);--slate-11:color(display-p3 0.692 0.704 0.728);--slate-12:color(display-p3 0.93 0.933 0.94)}}}.light,.light-theme,:root{--grass-1:#fbfefb;--grass-2:#f5fbf5;--grass-3:#e9f6e9;--grass-4:#daf1db;--grass-5:#c9e8ca;--grass-6:#b2ddb5;--grass-7:#94ce9a;--grass-8:#65ba74;--grass-9:#46a758;--grass-10:#3e9b4f;--grass-11:#2a7e3b;--grass-12:#203c25}@supports (color:color(display-p3 1 1 1)){@media (color-gamut:p3){.light,.light-theme,:root{--grass-1:color(display-p3 0.986 0.996 0.985);--grass-2:color(display-p3 0.966 0.983 0.964);--grass-3:color(display-p3 0.923 0.965 0.917);--grass-4:color(display-p3 0.872 0.94 0.865);--grass-5:color(display-p3 0.811 0.908 0.802);--grass-6:color(display-p3 0.733 0.864 0.724);--grass-7:color(display-p3 0.628 0.803 0.622);--grass-8:color(display-p3 0.477 0.72 0.482);--grass-9:color(display-p3 0.38 0.647 0.378);--grass-10:color(display-p3 0.344 0.598 0.342);--grass-11:color(display-p3 0.263 0.488 0.261);--grass-12:color(display-p3 0.151 0.233 0.153)}}}.light,.light-theme,:root{--cyan-1:#fafdfe;--cyan-2:#f2fafb;--cyan-3:#def7f9;--cyan-4:#caf1f6;--cyan-5:#b5e9f0;--cyan-6:#9ddde7;--cyan-7:#7dcedc;--cyan-8:#3db9cf;--cyan-9:#00a2c7;--cyan-10:#0797b9;--cyan-11:#107d98;--cyan-12:#0d3c48}@supports (color:color(display-p3 1 1 1)){@media (color-gamut:p3){.light,.light-theme,:root{--cyan-1:color(display-p3 0.982 0.992 0.996);--cyan-2:color(display-p3 0.955 0.981 0.984);--cyan-3:color(display-p3 0.888 0.965 0.975);--cyan-4:color(display-p3 0.821 0.941 0.959);--cyan-5:color(display-p3 0.751 0.907 0.935);--cyan-6:color(display-p3 0.671 0.862 0.9);--cyan-7:color(display-p3 0.564 0.8 0.854);--cyan-8:color(display-p3 0.388 0.715 0.798);--cyan-9:color(display-p3 0.282 0.627 0.765);--cyan-10:color(display-p3 0.264 0.583 0.71);--cyan-11:color(display-p3 0.08 0.48 0.63);--cyan-12:color(display-p3 0.108 0.232 0.277)}}}.light,.light-theme,:root{--amber-1:#fefdfb;--amber-2:#fefbe9;--amber-3:#fff7c2;--amber-4:#ffee9c;--amber-5:#fbe577;--amber-6:#f3d673;--amber-7:#e9c162;--amber-8:#e2a336;--amber-9:#ffc53d;--amber-10:#ffba18;--amber-11:#ab6400;--amber-12:#4f3422}@supports (color:color(display-p3 1 1 1)){@media (color-gamut:p3){.light,.light-theme,:root{--amber-1:color(display-p3 0.995 0.992 0.985);--amber-2:color(display-p3 0.994 0.986 0.921);--amber-3:color(display-p3 0.994 0.969 0.782);--amber-4:color(display-p3 0.989 0.937 0.65);--amber-5:color(display-p3 0.97 0.902 0.527);--amber-6:color(display-p3 0.936 0.844 0.506);--amber-7:color(display-p3 0.89 0.762 0.443);--amber-8:color(display-p3 0.85 0.65 0.3);--amber-9:color(display-p3 1 0.77 0.26);--amber-10:color(display-p3 0.959 0.741 0.274);--amber-11:color(display-p3 0.64 0.4 0);--amber-12:color(display-p3 0.294 0.208 0.145)}}}.light,.light-theme,:root{--red-1:#fffcfc;--red-2:#fff7f7;--red-3:#feebec;--red-4:#ffdbdc;--red-5:#ffcdce;--red-6:#fdbdbe;--red-7:#f4a9aa;--red-8:#eb8e90;--red-9:#e5484d;--red-10:#dc3e42;--red-11:#ce2c31;--red-12:#641723}@supports (color:color(display-p3 1 1 1)){@media (color-gamut:p3){.light,.light-theme,:root{--red-1:color(display-p3 0.998 0.989 0.988);--red-2:color(display-p3 0.995 0.971 0.971);--red-3:color(display-p3 0.985 0.925 0.925);--red-4:color(display-p3 0.999 0.866 0.866);--red-5:color(display-p3 0.984 0.812 0.811);--red-6:color(display-p3 0.955 0.751 0.749);--red-7:color(display-p3 0.915 0.675 0.672);--red-8:color(display-p3 0.872 0.575 0.572);--red-9:color(display-p3 0.83 0.329 0.324);--red-10:color(display-p3 0.798 0.294 0.285);--red-11:color(display-p3 0.744 0.234 0.222);--red-12:color(display-p3 0.36 0.115 0.143)}}}.mdxeditor .cm-editor{--sp-font-mono:var(--font-mono);--sp-font-body:var(--font-body);padding:var(--sp-space-4) 0}.mdxeditor .sp-editor .cm-editor{padding-bottom:0}.mdxeditor .cm-scroller{padding:0!important}.mdxeditor .cm-focused{outline:none}.mdxeditor .sp-wrapper{overflow:hidden}.mdxeditor .sp-layout{border:none}.mdxeditor .sp-cm pre{flex-shrink:1;overflow-wrap:anywhere;white-space:break-spaces;word-break:break-word}.mdxeditor .cm-mergeView .cm-scroller,.mdxeditor .cm-sourceView .cm-scroller{font-family:var(--font-mono);font-size:var(--text-xs);line-height:1.3rem}.mdxeditor .cm-gutters{background:transparent;font-size:var(--text-xxs)}.mdxeditor .cm-activeLine{background:transparent}.mdxeditor .cm-tooltip-autocomplete{background:var(--baseBgSubtle)}.mdxeditor hr.selected[data-lexical-decorator=true]{outline:2px solid highlight}._editorRoot_uazmk_53{--accentBase:var(--blue-1);--accentBgSubtle:var(--blue-2);--accentBg:var(--blue-3);--accentBgHover:var(--blue-4);--accentBgActive:var(--blue-5);--accentLine:var(--blue-6);--accentBorder:var(--blue-7);--accentBorderHover:var(--blue-8);--accentSolid:var(--blue-9);--accentSolidHover:var(--blue-10);--accentText:var(--blue-11);--accentTextContrast:var(--blue-12);--basePageBg:#fff;--baseBase:var(--slate-1);--baseBgSubtle:var(--slate-2);--baseBg:var(--slate-3);--baseBgHover:var(--slate-4);--baseBgActive:var(--slate-5);--baseLine:var(--slate-6);--baseBorder:var(--slate-7);--baseBorderHover:var(--slate-8);--baseSolid:var(--slate-9);--baseSolidHover:var(--slate-10);--baseText:var(--slate-11);--baseTextContrast:var(--slate-12);--admonitionTipBg:var(--cyan-4);--admonitionTipBorder:var(--cyan-8);--admonitionInfoBg:var(--grass-4);--admonitionInfoBorder:var(--grass-8);--admonitionCautionBg:var(--amber-4);--admonitionCautionBorder:var(--amber-8);--admonitionDangerBg:var(--red-4);--admonitionDangerBorder:var(--red-8);--admonitionNoteBg:var(--slate-4);--admonitionNoteBorder:var(--slate-8);--error-color:var(--red-10);--spacing-0:0px;--spacing-px:1px;--spacing-0_5:0.125rem;--spacing-1:0.25rem;--spacing-1_5:0.375rem;--spacing-2:0.5rem;--spacing-2_5:0.625rem;--spacing-3:0.75rem;--spacing-3_5:0.875rem;--spacing-4:1rem;--spacing-5:1.25rem;--spacing-6:1.5rem;--spacing-7:1.75rem;--spacing-8:2rem;--spacing-9:2.25rem;--spacing-10:2.5rem;--spacing-11:2.75rem;--spacing-12:3rem;--spacing-14:3.5rem;--spacing-16:4rem;--spacing-20:5rem;--spacing-24:6rem;--spacing-28:7rem;--spacing-32:8rem;--spacing-36:9rem;--spacing-40:10rem;--spacing-44:11rem;--spacing-48:12rem;--spacing-52:13rem;--spacing-56:14rem;--spacing-60:15rem;--spacing-64:16rem;--spacing-72:18rem;--spacing-80:20rem;--spacing-96:24rem;--radius-none:0px;--radius-small:var(--spacing-0_5);--radius-base:var(--spacing-1);--radius-medium:var(--spacing-1_5);--radius-large:var(--spacing-2);--radius-extra-large:var(--spacing-3);--radius-full:9999px;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--font-body:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;--text-base:1rem;--text-sm:0.875rem;--text-xs:0.75rem;--text-xxs:0.6rem;color:var(--baseText);font-family:var(--font-body)}._nestedListItem_uazmk_156{list-style:none}._toolbarRoot_uazmk_160{align-items:center;background-color:var(--baseBg);border-radius:var(--radius-medium);display:flex;flex-direction:row;gap:var(--spacing-1);overflow-x:auto;padding:var(--spacing-1_5);position:sticky;top:0;width:inherit;z-index:2}._toolbarRoot_uazmk_160 div[role=separator]{border-left:1px solid var(--baseBorder);border-right:1px solid var(--baseBase);height:var(--spacing-4);margin:var(--spacing-2) var(--spacing-1)}._toolbarRoot_uazmk_160 svg{color:var(--baseTextContrast);display:block}._readOnlyToolbarRoot_uazmk_187{background:var(--baseBase);pointer-events:none}._readOnlyToolbarRoot_uazmk_187>div{opacity:.5}._toolbarModeSwitch_uazmk_196{align-items:stretch;align-self:stretch;border:1px solid var(--baseBg);border-radius:var(--radius-medium);display:flex;font-size:var(--text-xs);margin-left:auto;opacity:1!important}._toolbarModeSwitch_uazmk_196 ._toolbarToggleItem_uazmk_206{padding-inline-end:var(--spacing-4);padding-inline-start:var(--spacing-4)}._toolbarModeSwitch_uazmk_196 ._toolbarToggleItem_uazmk_206:active,._toolbarModeSwitch_uazmk_196 ._toolbarToggleItem_uazmk_206[data-state=on]{background-color:var(--baseBorder)}._toolbarGroupOfGroups_uazmk_217{display:flex;margin:0 var(--spacing-1)}._toolbarModeSwitch_uazmk_196 ._toolbarToggleItem_uazmk_206:first-child,._toolbarToggleSingleGroup_uazmk_222:first-of-type ._toolbarToggleItem_uazmk_206:only-child,._toolbarToggleSingleGroup_uazmk_222:only-child ._toolbarToggleItem_uazmk_206:first-child{border-bottom-left-radius:var(--radius-base);border-top-left-radius:var(--radius-base)}._toolbarModeSwitch_uazmk_196 ._toolbarToggleItem_uazmk_206:last-child,._toolbarToggleSingleGroup_uazmk_222:last-of-type ._toolbarToggleItem_uazmk_206:only-child,._toolbarToggleSingleGroup_uazmk_222:only-child ._toolbarToggleItem_uazmk_206:last-child{border-bottom-right-radius:var(--radius-base);border-top-right-radius:var(--radius-base)}._toolbarButton_uazmk_237,._toolbarToggleItem_uazmk_206{all:unset;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;box-sizing:border-box;cursor:default;font-size:inherit;padding:var(--spacing-0_5)}@media (hover:hover){._toolbarButton_uazmk_237:hover,._toolbarToggleItem_uazmk_206:hover{background-color:var(--baseBgActive)}}._toolbarButton_uazmk_237:active svg,._toolbarToggleItem_uazmk_206:active svg{transform:translate(1px,1px)}._toolbarButton_uazmk_237:active,._toolbarButton_uazmk_237[data-state=on],._toolbarToggleItem_uazmk_206:active,._toolbarToggleItem_uazmk_206[data-state=on]{background-color:var(--baseBgActive);color:var(--baseTextContrast)}._toolbarButton_uazmk_237[data-disabled],._toolbarToggleItem_uazmk_206[data-disabled]{pointer-events:none}._toolbarButton_uazmk_237[data-disabled] svg,._toolbarToggleItem_uazmk_206[data-disabled] svg{color:var(--baseBorderHover)}._toolbarButton_uazmk_237{border-radius:var(--radius-base)}._toolbarButton_uazmk_237+._toolbarButton_uazmk_237{margin-left:var(--spacing-1)}._activeToolbarButton_uazmk_274{color:var(--accentText)}._toolbarToggleSingleGroup_uazmk_222{align-items:center;display:flex;white-space:nowrap}._selectContainer_uazmk_287,._toolbarButtonDropdownContainer_uazmk_285,._toolbarCodeBlockLanguageSelectContent_uazmk_286,._toolbarNodeKindSelectContainer_uazmk_284{background-color:var(--basePageBg);border-bottom-left-radius:var(--radius-base);border-bottom-right-radius:var(--radius-base);filter:drop-shadow(0 2px 2px rgb(0 0 0/.2));font-size:var(--text-sm);width:var(--spacing-36);z-index:3}._toolbarButtonDropdownContainer_uazmk_285,._toolbarButtonDropdownContainer_uazmk_285 ._selectItem_uazmk_300:first-child{border-top-right-radius:var(--radius-base)}._selectTrigger_uazmk_307,._toolbarButtonSelectTrigger_uazmk_306,._toolbarNodeKindSelectTrigger_uazmk_305{align-items:center;background-color:transparent;background-color:var(--basePageBg);border:0;border-radius:var(--radius-medium);color:inherit;display:flex;flex-wrap:nowrap;font-size:var(--text-sm);margin:0 var(--spacing-1);padding:var(--spacing-0_5) var(--spacing-1);padding-inline-start:var(--spacing-2);white-space:nowrap;width:var(--spacing-36)}._selectTrigger_uazmk_307[data-state=open],._toolbarButtonSelectTrigger_uazmk_306[data-state=open],._toolbarNodeKindSelectTrigger_uazmk_305[data-state=open]{border-bottom-left-radius:var(--radius-none);border-bottom-right-radius:var(--radius-none);filter:drop-shadow(0 2px 2px rgb(0 0 0/.2))}._selectTrigger_uazmk_307[data-placeholder]>span:first-child{color:var(--baseBorderHover)}._toolbarButtonSelectTrigger_uazmk_306{padding-block:var(--spacing-0_5);padding-inline-end:var(--spacing-1);padding-inline-start:var(--spacing-2);width:auto}._toolbarCodeBlockLanguageSelectContent_uazmk_286,._toolbarCodeBlockLanguageSelectTrigger_uazmk_342{width:var(--spacing-48)}._selectItem_uazmk_300,._toolbarNodeKindSelectItem_uazmk_347{cursor:default;display:flex;padding:var(--spacing-2)}._selectItem_uazmk_300[data-highlighted],._toolbarNodeKindSelectItem_uazmk_347[data-highlighted]{background-color:var(--baseBg)}._selectItem_uazmk_300[data-state=checked],._toolbarNodeKindSelectItem_uazmk_347[data-state=checked]{background-color:var(--baseBg);color:var(--baseTextContrast)}._selectItem_uazmk_300[data-highlighted],._toolbarNodeKindSelectItem_uazmk_347[data-highlighted]{outline:none}._selectItem_uazmk_300:last-child,._toolbarNodeKindSelectItem_uazmk_347:last-child{border-bottom-left-radius:var(--radius-base);border-bottom-right-radius:var(--radius-base)}._selectDropdownArrow_uazmk_373,._toolbarNodeKindSelectDropdownArrow_uazmk_372{align-items:center;display:flex;margin-left:auto}._contentEditable_uazmk_379{box-sizing:border-box;color:var(--baseTextContrast);padding:var(--spacing-3);width:100%}._contentEditable_uazmk_379:focus{outline:none}._codeMirrorWrapper_uazmk_391{padding:.8rem}._codeMirrorWrapper_uazmk_391,._sandPackWrapper_uazmk_400{border:1px solid var(--baseLine);border-radius:var(--radius-medium);margin-bottom:var(--spacing-5);overflow:hidden;position:relative}._codeMirrorToolbar_uazmk_408{background-color:var(--baseBase);border-bottom-left-radius:var(--radius-base);display:flex;gap:var(--spacing-1);padding:var(--spacing-1);position:absolute;right:0;top:0;z-index:1}._frontmatterWrapper_uazmk_412{background-color:var(--baseBgSubtle);border-radius:var(--radius-medium);padding:var(--spacing-3)}._frontmatterWrapper_uazmk_412[data-expanded=true]{margin-bottom:var(--spacing-10)}._frontmatterToggleButton_uazmk_422{all:unset;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;box-sizing:border-box;cursor:default;display:flex;font-size:inherit;font-size:var(--text-sm);gap:var(--spacing-1)}._propertyPanelTitle_uazmk_430{font-size:var(--text-xs);font-weight:400;margin:0;padding-left:var(--spacing-2);padding-top:var(--spacing-2)}._propertyEditorTable_uazmk_438{border-spacing:var(--spacing-2);table-layout:fixed}._propertyEditorTable_uazmk_438 th{font-size:var(--text-sm);padding:var(--spacing-2) var(--spacing-3);text-align:left}._propertyEditorTable_uazmk_438 col:first-child{width:30%}._propertyEditorTable_uazmk_438 col:nth-child(2){width:70%}._propertyEditorTable_uazmk_438 td:last-child ._iconButton_uazmk_456{margin-left:var(--spacing-4);margin-right:var(--spacing-4)}._propertyEditorTable_uazmk_438 ._readOnlyColumnCell_uazmk_461{padding-left:0}._propertyEditorLabelCell_uazmk_466{font-weight:400}._readOnlyColumnCell_uazmk_461{padding-left:0}._buttonsFooter_uazmk_474{display:flex;gap:var(--spacing-2);justify-content:flex-end}._propertyEditorInput_uazmk_480{all:unset;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;background-color:var(--baseBase);border:0;border:1px solid var(--baseBorder);border-radius:var(--radius-base);box-sizing:border-box;cursor:default;font-size:inherit;font-size:var(--text-sm);padding:var(--spacing-2) var(--spacing-3);width:100%}._iconButton_uazmk_456{all:unset;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;box-sizing:border-box;color:var(--baseText);cursor:default;font-size:inherit}@media (hover:hover){._iconButton_uazmk_456:hover{color:var(--baseTextContrast)}}._iconButton_uazmk_456:disabled,._iconButton_uazmk_456:disabled:hover{color:var(--baseLine)}._primaryButton_uazmk_506,._secondaryButton_uazmk_507{all:unset;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;background-color:var(--accentSolidHover);border:0;border:1px solid var(--accentBorder);border-radius:var(--radius-medium);box-sizing:border-box;color:var(--baseBase);cursor:default;font-size:inherit;font-size:var(--text-xs);padding:var(--spacing-2) var(--spacing-3)}._primaryButton_uazmk_506:disabled,._secondaryButton_uazmk_507:disabled{background:var(--accentLine);border-color:var(--accentBg)}._smallButton_uazmk_522{border-radius:var(--radius-base);font-size:var(--text-xs);padding:var(--spacing-1) var(--spacing-2)}._secondaryButton_uazmk_507{background-color:var(--baseSolidHover);border:1px solid var(--baseBorder);color:var(--baseBase)}._dialogForm_uazmk_534{display:flex;flex-direction:row;gap:var(--spacing-2)}._linkDialogEditForm_uazmk_540{gap:var(--spacing-2);padding:0}._linkDialogEditForm_uazmk_540,._linkDialogInputContainer_uazmk_548{align-items:stretch;display:flex;flex-direction:column}._linkDialogInputWrapper_uazmk_554{align-items:center;background-color:var(--baseBase);border:1px solid var(--baseBorder);border-radius:var(--radius-base);display:flex}._linkDialogInputWrapper_uazmk_554[data-visible-dropdown=true]{border-bottom-left-radius:var(--radius-none);border-bottom-right-radius:var(--radius-none);border-bottom-width:0}._linkDialogInputWrapper_uazmk_554>button{all:unset;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;box-sizing:border-box;cursor:default;font-size:inherit;padding-right:var(--spacing-2)}._dialogInput_uazmk_575,._linkDialogInput_uazmk_548{all:unset;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;box-sizing:border-box;cursor:default;font-size:inherit;font-size:var(--text-sm);padding:var(--spacing-2) var(--spacing-3);width:20rem}._dialogInput_uazmk_575::-moz-placeholder,._linkDialogInput_uazmk_548::-moz-placeholder{color:var(--baseBorder)}._dialogInput_uazmk_575::placeholder,._linkDialogInput_uazmk_548::placeholder{color:var(--baseBorder)}._linkDialogAnchor_uazmk_586{background-color:highlight;position:fixed;z-index:-1}._linkDialogAnchor_uazmk_586[data-visible=true]{visibility:visible}._linkDialogAnchor_uazmk_586[data-visible=false]{visibility:hidden}._dialogContent_uazmk_602,._linkDialogPopoverContent_uazmk_600,._tableColumnEditorPopoverContent_uazmk_601{align-items:center;background-color:var(--basePageBg);border:1px solid var(--baseBg);border-radius:var(--radius-medium);display:flex;filter:drop-shadow(0 2px 2px rgb(0 0 0/.2));font-size:var(--text-sm);gap:var(--spacing-0_5);padding:var(--spacing-1) var(--spacing-1)}._largeDialogContent_uazmk_614{background-color:var(--baseBgSubtle);border:1px solid var(--baseBorder);border-radius:var(--radius-medium);filter:drop-shadow(0 2px 2px rgb(0 0 0/.2));font-size:var(--text-sm);gap:var(--spacing-0_5);padding:var(--spacing-4)}._dialogTitle_uazmk_624{font-size:var(--text-base);font-weight:600;padding-left:var(--spacing-2)}._dialogCloseButton_uazmk_630{all:unset;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;box-sizing:border-box;cursor:default;font-size:inherit;position:absolute;right:10px;top:10px}._popoverContent_uazmk_637{align-items:center;background-color:var(--baseBgSubtle);border-radius:var(--radius-medium);display:flex;filter:drop-shadow(0 2px 2px rgb(0 0 0/.2));font-size:var(--text-sm);gap:var(--spacing-0_5);padding:var(--spacing-2) var(--spacing-2);z-index:1}._popoverArrow_uazmk_649{fill:var(--basePageBg)}._linkDialogPreviewAnchor_uazmk_653{align-items:center;border:1px solid transparent;color:var(--accentText);display:flex;margin-right:var(--spacing-1);text-decoration:none}@media (hover:hover){._linkDialogPreviewAnchor_uazmk_653:hover{color:var(--accentSolidHover)}}._linkDialogPreviewAnchor_uazmk_653 span{max-width:14rem;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}._tooltipTrigger_uazmk_676{align-self:center}._tooltipContent_uazmk_680{background-color:var(--baseText);border-radius:var(--radius-medium);color:var(--baseBase);font-size:var(--text-xs);padding:var(--spacing-1) var(--spacing-2);position:relative;z-index:2}._tooltipContent_uazmk_680 svg{fill:var(--baseText)}._actionButton_uazmk_694{all:unset;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;border-radius:var(--radius-medium);box-sizing:border-box;color:var(--baseTextContrast);cursor:default;font-size:inherit;padding:var(--spacing-1) var(--spacing-1)}._actionButton_uazmk_694 svg{display:block}@media (hover:hover){._actionButton_uazmk_694:hover{background-color:var(--baseBg)}}._actionButton_uazmk_694:active svg{transform:translate(1px,1px)}._actionButton_uazmk_694:active,._actionButton_uazmk_694[data-state=on]{background-color:var(--baseBg);color:var(--baseTextContrast)}._primaryActionButton_uazmk_701{background-color:var(--accentSolid);color:var(--baseBase)}@media (hover:hover){._primaryActionButton_uazmk_701:hover{background-color:var(--accentSolidHover);color:var(--baseBase)}}._tableEditor_uazmk_713{border-collapse:collapse;border-spacing:0;height:100%;table-layout:fixed;width:100%}._tableEditor_uazmk_713 thead>tr>th{text-align:right}._tableEditor_uazmk_713>tbody>tr>td:not(._toolCell_uazmk_724),._tableEditor_uazmk_713>tbody>tr>th:not(._toolCell_uazmk_724):not([data-tool-cell=true]){border:1px solid var(--baseBgActive);padding:var(--spacing-1) var(--spacing-2);white-space:normal}:is(._tableEditor_uazmk_713>tbody>tr>td:not(._toolCell_uazmk_724),._tableEditor_uazmk_713>tbody>tr>th:not(._toolCell_uazmk_724):not([data-tool-cell=true]))>div{outline:none}:is(._tableEditor_uazmk_713>tbody>tr>td:not(._toolCell_uazmk_724),._tableEditor_uazmk_713>tbody>tr>th:not(._toolCell_uazmk_724):not([data-tool-cell=true]))>div>p{margin:0}[data-active=true]:is(._tableEditor_uazmk_713>tbody>tr>td:not(._toolCell_uazmk_724),._tableEditor_uazmk_713>tbody>tr>th:not(._toolCell_uazmk_724):not([data-tool-cell=true])){outline:solid 1px var(--baseSolid)}._tableEditor_uazmk_713 ._addColumnButton_uazmk_746,._tableEditor_uazmk_713 ._addRowButton_uazmk_745,._tableEditor_uazmk_713 ._iconButton_uazmk_456,._tableEditor_uazmk_713 ._tableColumnEditorTrigger_uazmk_743,._tableEditor_uazmk_713 ._tableRowEditorTrigger_uazmk_744{opacity:.15}@media (hover:hover){._tableEditor_uazmk_713:hover ._addColumnButton_uazmk_746,._tableEditor_uazmk_713:hover ._addRowButton_uazmk_745,._tableEditor_uazmk_713:hover ._iconButton_uazmk_456,._tableEditor_uazmk_713:hover ._tableColumnEditorTrigger_uazmk_743,._tableEditor_uazmk_713:hover ._tableRowEditorTrigger_uazmk_744{opacity:.3}._tableEditor_uazmk_713:hover ._addColumnButton_uazmk_746:hover,._tableEditor_uazmk_713:hover ._addRowButton_uazmk_745:hover,._tableEditor_uazmk_713:hover ._iconButton_uazmk_456:hover,._tableEditor_uazmk_713:hover ._tableColumnEditorTrigger_uazmk_743:hover,._tableEditor_uazmk_713:hover ._tableRowEditorTrigger_uazmk_744:hover{opacity:1}}._toolCell_uazmk_724{text-align:right}._toolCell_uazmk_724 button{display:block;margin:auto}._tableColumnEditorTrigger_uazmk_743{all:unset;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;border-radius:var(--radius-full);box-sizing:border-box;color:var(--baseTextContrast);cursor:default;font-size:inherit;opacity:.2;padding:var(--spacing-1)}._tableColumnEditorTrigger_uazmk_743 svg{display:block}@media (hover:hover){._tableColumnEditorTrigger_uazmk_743:hover{background-color:var(--baseBg)}}._tableColumnEditorTrigger_uazmk_743:active svg{transform:translate(1px,1px)}._tableColumnEditorTrigger_uazmk_743:active,._tableColumnEditorTrigger_uazmk_743[data-state=on]{background-color:var(--baseBg);color:var(--baseTextContrast)}._tableColumnEditorTrigger_uazmk_743[data-active=true]{opacity:1!important}._tableColumnEditorToolbar_uazmk_789{display:flex}._tableColumnEditorToolbar_uazmk_789>button{all:unset;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;box-sizing:border-box;color:var(--baseTextContrast);cursor:default;font-size:inherit;padding:var(--spacing-1)}._tableColumnEditorToolbar_uazmk_789>button svg{display:block}@media (hover:hover){._tableColumnEditorToolbar_uazmk_789>button:hover{background-color:var(--baseBg)}}._tableColumnEditorToolbar_uazmk_789>button:active svg{transform:translate(1px,1px)}._tableColumnEditorToolbar_uazmk_789>button:active,._tableColumnEditorToolbar_uazmk_789>button[data-state=on]{background-color:var(--baseBg);color:var(--baseTextContrast)}._tableColumnEditorToolbar_uazmk_789 [role=separator]{margin-left:var(--spacing-1);margin-right:var(--spacing-1)}._toggleGroupRoot_uazmk_803{display:inline-flex}._toggleGroupRoot_uazmk_803 button{all:unset;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;box-sizing:border-box;color:var(--baseTextContrast);cursor:default;font-size:inherit;padding:var(--spacing-1)}._toggleGroupRoot_uazmk_803 button svg{display:block}@media (hover:hover){._toggleGroupRoot_uazmk_803 button:hover{background-color:var(--baseBg)}}._toggleGroupRoot_uazmk_803 button:active svg{transform:translate(1px,1px)}._toggleGroupRoot_uazmk_803 button:active,._toggleGroupRoot_uazmk_803 button[data-state=on]{background-color:var(--baseBg);color:var(--baseTextContrast)}._toggleGroupRoot_uazmk_803 button:first-child{border-bottom-left-radius:var(--radius-base);border-top-left-radius:var(--radius-base)}._toggleGroupRoot_uazmk_803 button:last-child{border-bottom-right-radius:var(--radius-base);border-top-right-radius:var(--radius-base)}._tableToolsColumn_uazmk_821{width:2rem}._tableToolsColumn_uazmk_821 button{display:block;margin:auto}._leftAlignedCell_uazmk_830{text-align:left}._rightAlignedCell_uazmk_834{text-align:right}._centeredCell_uazmk_838{text-align:center}._addColumnButton_uazmk_746,._addRowButton_uazmk_745{all:unset;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;background-color:var(--baseBase);border:0;box-sizing:border-box;color:var(--baseTextContrast);cursor:default;display:flex;font-size:inherit;padding:var(--spacing-1)}._addColumnButton_uazmk_746 svg,._addRowButton_uazmk_745 svg{display:block}@media (hover:hover){._addColumnButton_uazmk_746:hover,._addRowButton_uazmk_745:hover{background-color:var(--baseBg)}}._addColumnButton_uazmk_746:active svg,._addRowButton_uazmk_745:active svg{transform:translate(1px,1px)}._addColumnButton_uazmk_746:active,._addColumnButton_uazmk_746[data-state=on],._addRowButton_uazmk_745:active,._addRowButton_uazmk_745[data-state=on]{background-color:var(--baseBg);color:var(--baseTextContrast)}._addColumnButton_uazmk_746 svg,._addRowButton_uazmk_745 svg{margin:auto}._addRowButton_uazmk_745{border-bottom-left-radius:var(--radius-medium);border-bottom-right-radius:var(--radius-medium);box-sizing:border-box;margin-top:var(--spacing-px);width:100%}._addColumnButton_uazmk_746{border-bottom-right-radius:var(--radius-medium);border-top-right-radius:var(--radius-medium);height:100%;margin-left:var(--spacing-px)}._dialogOverlay_uazmk_871{animation:_overlayShow_uazmk_1 .15s cubic-bezier(.16,1,.3,1);background-color:var(--baseBase);inset:0;opacity:.5;position:fixed;z-index:51}._dialogContent_uazmk_602,._largeDialogContent_uazmk_614{animation:_contentShow_uazmk_1 .15s cubic-bezier(.16,1,.3,1);left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:52}._dialogContent_uazmk_602:focus,._largeDialogContent_uazmk_614:focus{outline:none}@keyframes _overlayShow_uazmk_1{0%{opacity:0}to{opacity:.5}}@keyframes _contentShow_uazmk_1{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}._focusedImage_uazmk_918{outline:2px solid highlight}._imageWrapper_uazmk_922{display:inline-block;position:relative}._imageWrapper_uazmk_922[draggable=true]{cursor:move;cursor:grab;cursor:-webkit-grab}._editImageToolbar_uazmk_935{background-color:var(--baseBase);border-bottom-left-radius:var(--radius-base);display:flex;gap:var(--spacing-1);padding:var(--spacing-1);position:absolute;right:0;top:0;z-index:1}._editImageButton_uazmk_939 svg{display:block}._inlineEditor_uazmk_945{display:inline-flex;padding:var(--spacing-1)}._blockEditor_uazmk_954,._inlineEditor_uazmk_945{align-items:center;background:var(--baseBg);border-radius:var(--radius-medium);gap:var(--spacing-2)}._blockEditor_uazmk_954{display:flex;justify-content:stretch;padding:var(--spacing-2)}._blockEditor_uazmk_954 ._nestedEditor_uazmk_963{flex-grow:1}._nestedEditor_uazmk_963{background:var(--basePageBg);border-radius:var(--radius-medium);padding:var(--spacing-1) var(--spacing-2)}._nestedEditor_uazmk_963>p{margin:0}._nestedEditor_uazmk_963:focus{outline:none}._genericComponentName_uazmk_982{color:var(--baseText);font-size:var(--text-sm);padding-right:var(--spacing-2)}._diffSourceToggle_uazmk_988{border-radius:var(--radius-medium);display:flex}._diffSourceToggle_uazmk_988 ._toolbarToggleItem_uazmk_206{padding:0}._diffSourceToggle_uazmk_988 ._toolbarToggleItem_uazmk_206>span{display:block;padding:var(--spacing-1) var(--spacing-1)}._selectWithLabel_uazmk_1002{align-items:center;display:flex;gap:var(--spacing-2);margin-left:var(--spacing-2)}._selectWithLabel_uazmk_1002>label{font-size:var(--text-sm)}._selectWithLabel_uazmk_1002 ._selectTrigger_uazmk_307{border:1px solid var(--baseBorder)}._toolbarTitleMode_uazmk_1017{font-size:var(--text-sm);margin-left:var(--spacing-2)}._imageControlWrapperResizing_uazmk_1023{touch-action:none}._imageResizer_uazmk_1027{background-color:var(--accentText);border:1px solid var(--baseBg);display:block;height:7px;position:absolute;width:7px}._imageResizer_uazmk_1027._imageResizerN_uazmk_1036{cursor:n-resize;left:48%;top:-6px}._imageResizer_uazmk_1027._imageResizerNe_uazmk_1042{cursor:ne-resize;right:-6px;top:-6px}._imageResizer_uazmk_1027._imageResizerE_uazmk_1048{bottom:48%;cursor:e-resize;right:-6px}._imageResizer_uazmk_1027._imageResizerSe_uazmk_1054{bottom:-2px;cursor:nwse-resize;right:-6px}._imageResizer_uazmk_1027._imageResizerS_uazmk_1054{bottom:-2px;cursor:s-resize;left:48%}._imageResizer_uazmk_1027._imageResizerSw_uazmk_1066{bottom:-2px;cursor:sw-resize;left:-6px}._imageResizer_uazmk_1027._imageResizerW_uazmk_1072{bottom:48%;cursor:w-resize;left:-6px}._imageResizer_uazmk_1027._imageResizerNw_uazmk_1078{cursor:nw-resize;left:-6px;top:-6px}._placeholder_uazmk_1084{color:var(--baseSolid);display:inline-block;overflow:hidden;padding:var(--spacing-3);pointer-events:none;position:absolute;text-overflow:ellipsis;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}._rootContentEditableWrapper_uazmk_1097{position:relative}._downshiftContainer_uazmk_1103{align-items:stretch;display:flex;flex-direction:column}._downshiftInputWrapper_uazmk_1109{align-items:center;background-color:var(--baseBase);border:1px solid var(--baseBorder);border-radius:var(--radius-base);display:flex}._downshiftInputWrapper_uazmk_1109[data-visible-dropdown=true]{border-bottom-left-radius:var(--radius-none);border-bottom-right-radius:var(--radius-none);border-bottom-width:0}._downshiftInputWrapper_uazmk_1109>button{all:unset;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;box-sizing:border-box;cursor:default;font-size:inherit;padding-right:var(--spacing-2)}._downshiftInput_uazmk_1109{all:unset;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;box-sizing:border-box;cursor:default;font-size:inherit;font-size:var(--text-sm);padding:var(--spacing-2) var(--spacing-3);width:20rem}._downshiftInput_uazmk_1109::-moz-placeholder{color:var(--baseBorder)}._downshiftInput_uazmk_1109::placeholder{color:var(--baseBorder)}._downshiftAutocompleteContainer_uazmk_1140{position:relative}._downshiftAutocompleteContainer_uazmk_1140 ul{all:unset;background-color:var(--baseBase);border-bottom-left-radius:var(--radius-medium);border-bottom-right-radius:var(--radius-medium);border-top-width:1px;border:1px solid var(--baseBorder);border-top:0 solid var(--baseBorder);box-sizing:border-box;display:none;font-size:var(--text-sm);max-height:var(--spacing-48);overflow-x:hidden;overflow-y:auto;position:absolute;width:100%}._downshiftAutocompleteContainer_uazmk_1140 ul[data-visible=true]{display:block}._downshiftAutocompleteContainer_uazmk_1140 ul li{margin-bottom:var(--spacing-1);overflow-x:hidden;padding:var(--spacing-2) var(--spacing-3);text-overflow:ellipsis;white-space:nowrap}._downshiftAutocompleteContainer_uazmk_1140 ul li[data-selected=true]{background-color:var(--baseBgSubtle)}._downshiftAutocompleteContainer_uazmk_1140 ul li[data-highlighted=true]{background-color:var(--baseBgHover)}._downshiftAutocompleteContainer_uazmk_1140 ul li:last-of-type{border-bottom-left-radius:var(--radius-medium);border-bottom-right-radius:var(--radius-medium)}._textInput_uazmk_1186{all:unset;background-color:var(--baseBase);border:1px solid var(--baseBorder);border-radius:var(--radius-base);padding:var(--spacing-2) var(--spacing-3)}form._multiFieldForm_uazmk_1194{padding:var(--spacing-2)}form._multiFieldForm_uazmk_1194,form._multiFieldForm_uazmk_1194 ._formField_uazmk_1200{display:flex;flex-direction:column;gap:var(--spacing-2)}form._multiFieldForm_uazmk_1194 ._formField_uazmk_1200 label{font-size:var(--text-xs)}._markdownParseError_uazmk_1211{border:1px solid var(--error-color);border-radius:var(--radius-base);color:var(--error-color);font-size:var(--text-xs);margin-block:var(--spacing-2);padding:var(--spacing-2)}._popupContainer_uazmk_1220{position:relative;z-index:2}._inputSizer_uazmk_1225{align-items:center;display:inline-grid;position:relative;vertical-align:baseline}._inputSizer_uazmk_1225 input,._inputSizer_uazmk_1225:after{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;color:inherit;font:inherit;grid-area:1/2;margin:0;min-width:1rem;padding:0 2px;resize:none;width:auto}._inputSizer_uazmk_1225 span{padding:.25em}._inputSizer_uazmk_1225:after{content:attr(data-value);white-space:pre-wrap}._light-theme_1tncs_1,._light_1tncs_1,:root{--blue-1:#fbfdff;--blue-2:#f4faff;--blue-3:#e6f4fe;--blue-4:#d5efff;--blue-5:#c2e5ff;--blue-6:#acd8fc;--blue-7:#8ec8f6;--blue-8:#5eb1ef;--blue-9:#0090ff;--blue-10:#0588f0;--blue-11:#0d74ce;--blue-12:#113264}@supports (color:color(display-p3 1 1 1)){@media (color-gamut:p3){._light-theme_1tncs_1,._light_1tncs_1,:root{--blue-1:color(display-p3 0.986 0.992 0.999);--blue-2:color(display-p3 0.96 0.979 0.998);--blue-3:color(display-p3 0.912 0.956 0.991);--blue-4:color(display-p3 0.853 0.932 1);--blue-5:color(display-p3 0.788 0.894 0.998);--blue-6:color(display-p3 0.709 0.843 0.976);--blue-7:color(display-p3 0.606 0.777 0.947);--blue-8:color(display-p3 0.451 0.688 0.917);--blue-9:color(display-p3 0.247 0.556 0.969);--blue-10:color(display-p3 0.234 0.523 0.912);--blue-11:color(display-p3 0.15 0.44 0.84);--blue-12:color(display-p3 0.102 0.193 0.379)}}}._dark-theme_1tncs_1,._dark_1tncs_1{--blue-1:#0d1520;--blue-2:#111927;--blue-3:#0d2847;--blue-4:#003362;--blue-5:#004074;--blue-6:#104d87;--blue-7:#205d9e;--blue-8:#2870bd;--blue-9:#0090ff;--blue-10:#3b9eff;--blue-11:#70b8ff;--blue-12:#c2e6ff}@supports (color:color(display-p3 1 1 1)){@media (color-gamut:p3){._dark-theme_1tncs_1,._dark_1tncs_1{--blue-1:color(display-p3 0.057 0.081 0.122);--blue-2:color(display-p3 0.072 0.098 0.147);--blue-3:color(display-p3 0.078 0.154 0.27);--blue-4:color(display-p3 0.033 0.197 0.37);--blue-5:color(display-p3 0.08 0.245 0.441);--blue-6:color(display-p3 0.14 0.298 0.511);--blue-7:color(display-p3 0.195 0.361 0.6);--blue-8:color(display-p3 0.239 0.434 0.72);--blue-9:color(display-p3 0.247 0.556 0.969);--blue-10:color(display-p3 0.344 0.612 0.973);--blue-11:color(display-p3 0.49 0.72 1);--blue-12:color(display-p3 0.788 0.898 0.99)}}}._light-theme_1tncs_1,._light_1tncs_1,:root{--slate-1:#fcfcfd;--slate-2:#f9f9fb;--slate-3:#f0f0f3;--slate-4:#e8e8ec;--slate-5:#e0e1e6;--slate-6:#d9d9e0;--slate-7:#cdced6;--slate-8:#b9bbc6;--slate-9:#8b8d98;--slate-10:#80838d;--slate-11:#60646c;--slate-12:#1c2024}@supports (color:color(display-p3 1 1 1)){@media (color-gamut:p3){._light-theme_1tncs_1,._light_1tncs_1,:root{--slate-1:color(display-p3 0.988 0.988 0.992);--slate-2:color(display-p3 0.976 0.976 0.984);--slate-3:color(display-p3 0.94 0.941 0.953);--slate-4:color(display-p3 0.908 0.909 0.925);--slate-5:color(display-p3 0.88 0.881 0.901);--slate-6:color(display-p3 0.85 0.852 0.876);--slate-7:color(display-p3 0.805 0.808 0.838);--slate-8:color(display-p3 0.727 0.733 0.773);--slate-9:color(display-p3 0.547 0.553 0.592);--slate-10:color(display-p3 0.503 0.512 0.549);--slate-11:color(display-p3 0.379 0.392 0.421);--slate-12:color(display-p3 0.113 0.125 0.14)}}}._dark-theme_1tncs_1,._dark_1tncs_1{--slate-1:#111113;--slate-2:#18191b;--slate-3:#212225;--slate-4:#272a2d;--slate-5:#2e3135;--slate-6:#363a3f;--slate-7:#43484e;--slate-8:#5a6169;--slate-9:#696e77;--slate-10:#777b84;--slate-11:#b0b4ba;--slate-12:#edeef0}@supports (color:color(display-p3 1 1 1)){@media (color-gamut:p3){._dark-theme_1tncs_1,._dark_1tncs_1{--slate-1:color(display-p3 0.067 0.067 0.074);--slate-2:color(display-p3 0.095 0.098 0.105);--slate-3:color(display-p3 0.13 0.135 0.145);--slate-4:color(display-p3 0.156 0.163 0.176);--slate-5:color(display-p3 0.183 0.191 0.206);--slate-6:color(display-p3 0.215 0.226 0.244);--slate-7:color(display-p3 0.265 0.28 0.302);--slate-8:color(display-p3 0.357 0.381 0.409);--slate-9:color(display-p3 0.415 0.431 0.463);--slate-10:color(display-p3 0.469 0.483 0.514);--slate-11:color(display-p3 0.692 0.704 0.728);--slate-12:color(display-p3 0.93 0.933 0.94)}}}._light-theme_1tncs_1,._light_1tncs_1,:root{--grass-1:#fbfefb;--grass-2:#f5fbf5;--grass-3:#e9f6e9;--grass-4:#daf1db;--grass-5:#c9e8ca;--grass-6:#b2ddb5;--grass-7:#94ce9a;--grass-8:#65ba74;--grass-9:#46a758;--grass-10:#3e9b4f;--grass-11:#2a7e3b;--grass-12:#203c25}@supports (color:color(display-p3 1 1 1)){@media (color-gamut:p3){._light-theme_1tncs_1,._light_1tncs_1,:root{--grass-1:color(display-p3 0.986 0.996 0.985);--grass-2:color(display-p3 0.966 0.983 0.964);--grass-3:color(display-p3 0.923 0.965 0.917);--grass-4:color(display-p3 0.872 0.94 0.865);--grass-5:color(display-p3 0.811 0.908 0.802);--grass-6:color(display-p3 0.733 0.864 0.724);--grass-7:color(display-p3 0.628 0.803 0.622);--grass-8:color(display-p3 0.477 0.72 0.482);--grass-9:color(display-p3 0.38 0.647 0.378);--grass-10:color(display-p3 0.344 0.598 0.342);--grass-11:color(display-p3 0.263 0.488 0.261);--grass-12:color(display-p3 0.151 0.233 0.153)}}}._light-theme_1tncs_1,._light_1tncs_1,:root{--cyan-1:#fafdfe;--cyan-2:#f2fafb;--cyan-3:#def7f9;--cyan-4:#caf1f6;--cyan-5:#b5e9f0;--cyan-6:#9ddde7;--cyan-7:#7dcedc;--cyan-8:#3db9cf;--cyan-9:#00a2c7;--cyan-10:#0797b9;--cyan-11:#107d98;--cyan-12:#0d3c48}@supports (color:color(display-p3 1 1 1)){@media (color-gamut:p3){._light-theme_1tncs_1,._light_1tncs_1,:root{--cyan-1:color(display-p3 0.982 0.992 0.996);--cyan-2:color(display-p3 0.955 0.981 0.984);--cyan-3:color(display-p3 0.888 0.965 0.975);--cyan-4:color(display-p3 0.821 0.941 0.959);--cyan-5:color(display-p3 0.751 0.907 0.935);--cyan-6:color(display-p3 0.671 0.862 0.9);--cyan-7:color(display-p3 0.564 0.8 0.854);--cyan-8:color(display-p3 0.388 0.715 0.798);--cyan-9:color(display-p3 0.282 0.627 0.765);--cyan-10:color(display-p3 0.264 0.583 0.71);--cyan-11:color(display-p3 0.08 0.48 0.63);--cyan-12:color(display-p3 0.108 0.232 0.277)}}}._light-theme_1tncs_1,._light_1tncs_1,:root{--amber-1:#fefdfb;--amber-2:#fefbe9;--amber-3:#fff7c2;--amber-4:#ffee9c;--amber-5:#fbe577;--amber-6:#f3d673;--amber-7:#e9c162;--amber-8:#e2a336;--amber-9:#ffc53d;--amber-10:#ffba18;--amber-11:#ab6400;--amber-12:#4f3422}@supports (color:color(display-p3 1 1 1)){@media (color-gamut:p3){._light-theme_1tncs_1,._light_1tncs_1,:root{--amber-1:color(display-p3 0.995 0.992 0.985);--amber-2:color(display-p3 0.994 0.986 0.921);--amber-3:color(display-p3 0.994 0.969 0.782);--amber-4:color(display-p3 0.989 0.937 0.65);--amber-5:color(display-p3 0.97 0.902 0.527);--amber-6:color(display-p3 0.936 0.844 0.506);--amber-7:color(display-p3 0.89 0.762 0.443);--amber-8:color(display-p3 0.85 0.65 0.3);--amber-9:color(display-p3 1 0.77 0.26);--amber-10:color(display-p3 0.959 0.741 0.274);--amber-11:color(display-p3 0.64 0.4 0);--amber-12:color(display-p3 0.294 0.208 0.145)}}}._light-theme_1tncs_1,._light_1tncs_1,:root{--red-1:#fffcfc;--red-2:#fff7f7;--red-3:#feebec;--red-4:#ffdbdc;--red-5:#ffcdce;--red-6:#fdbdbe;--red-7:#f4a9aa;--red-8:#eb8e90;--red-9:#e5484d;--red-10:#dc3e42;--red-11:#ce2c31;--red-12:#641723}@supports (color:color(display-p3 1 1 1)){@media (color-gamut:p3){._light-theme_1tncs_1,._light_1tncs_1,:root{--red-1:color(display-p3 0.998 0.989 0.988);--red-2:color(display-p3 0.995 0.971 0.971);--red-3:color(display-p3 0.985 0.925 0.925);--red-4:color(display-p3 0.999 0.866 0.866);--red-5:color(display-p3 0.984 0.812 0.811);--red-6:color(display-p3 0.955 0.751 0.749);--red-7:color(display-p3 0.915 0.675 0.672);--red-8:color(display-p3 0.872 0.575 0.572);--red-9:color(display-p3 0.83 0.329 0.324);--red-10:color(display-p3 0.798 0.294 0.285);--red-11:color(display-p3 0.744 0.234 0.222);--red-12:color(display-p3 0.36 0.115 0.143)}}}._bold_1tncs_10{font-weight:700}._italic_1tncs_14{font-style:italic}._underline_1tncs_18{text-decoration:underline}._strikethrough_1tncs_34{text-decoration:line-through}._underlineStrikethrough_1tncs_38{text-decoration:underline line-through}._subscript_1tncs_42{font-size:.8em;vertical-align:sub!important}._superscript_1tncs_47{font-size:.8em;vertical-align:super}._code_1tncs_52{background-color:var(--baseBg);font-family:var(--font-mono);font-size:94%;padding:1px .25rem}._nestedListItem_1tncs_59{list-style:none}._listitem_1tncs_69{margin:var(--spacing-2) 0}._listItemChecked_1tncs_73,._listItemUnchecked_1tncs_74{list-style-type:none;margin-left:0;margin-right:0;margin-inline-start:-1rem;outline:none;padding-left:var(--spacing-6);padding-right:var(--spacing-6);position:relative}._listItemChecked_1tncs_73{text-decoration:line-through}._listItemChecked_1tncs_73:before,._listItemUnchecked_1tncs_74:before{background-size:cover;content:"";cursor:pointer;display:block;height:var(--spacing-4);left:0;position:absolute;top:0;width:var(--spacing-4)}._listItemChecked_1tncs_73[dir=rtl]:before,._listItemUnchecked_1tncs_74[dir=rtl]:before{left:auto;right:0}._listItemChecked_1tncs_73:focus:before,._listItemUnchecked_1tncs_74:focus:before{border-radius:var(--radius-small);box-shadow:0 0 0 2px var(--accentBgActive)}._listItemUnchecked_1tncs_74:before{border:1px solid var(--baseBorder);border-radius:var(--radius-small)}._listItemChecked_1tncs_73:before{background-color:var(--accentSolid);background-repeat:no-repeat;border:1px solid var(--accentBorder);border-radius:var(--radius-small)}._listItemChecked_1tncs_73:after{border-color:var(--baseBase);border-style:solid;border-width:0 var(--spacing-0_5) var(--spacing-0_5) 0;content:"";cursor:pointer;display:block;height:var(--spacing-2);left:var(--spacing-1_5);position:absolute;right:var(--spacing-1_5);top:var(--spacing-0_5);transform:rotate(45deg);width:var(--spacing-1)}._nestedListItem_1tncs_59{list-style-type:none}._nestedListItem_1tncs_59:after,._nestedListItem_1tncs_59:before{display:none}._admonitionCaution_1tncs_155,._admonitionDanger_1tncs_151,._admonitionInfo_1tncs_152,._admonitionNote_1tncs_153,._admonitionTip_1tncs_154{background-color:var(--admonitionBg);border-left:3px solid var(--admonitionBorder);margin-bottom:var(--spacing-2);margin-top:var(--spacing-2);padding:var(--spacing-2)}._admonitionInfo_1tncs_152{--admonitionBorder:var(--admonitionInfoBorder);--admonitionBg:var(--admonitionInfoBg)}._admonitionTip_1tncs_154{--admonitionBorder:var(--admonitionTipBorder);--admonitionBg:var(--admonitionTipBg)}._admonitionCaution_1tncs_155{--admonitionBorder:var(--admonitionCautionBorder);--admonitionBg:var(--admonitionCautionBg)}._admonitionDanger_1tncs_151{--admonitionBorder:var(--admonitionDangerBorder);--admonitionBg:var(--admonitionDangerBg)}._admonitionNote_1tncs_153{--admonitionBorder:var(--admonitionNoteBorder);--admonitionBg:var(--admonitionNoteBg)}._mdxExpression_1tncs_188{color:var(--accentText);font-family:var(--font-mono);font-size:84%}._mdxExpression_1tncs_188 input:focus-visible{outline:none}@font-face{font-family:Avenir;src:url(/assets/fonts/avenir/AvenirLTStd-Book.ttf) format("truetype")}@font-face{font-family:Integral CF Extra;font-style:normal;font-weight:800;src:url(/assets/fonts/integral_cf/IntegralCF-ExtraBold.ttf) format("truetype")}@font-face{font-family:Integral CF Heavy Oblique;font-style:italic;font-weight:900;src:url(/assets/fonts/integral_cf/IntegralCF-HeavyOblique.ttf) format("truetype")}@font-face{font-family:Integral CF;font-style:normal;font-weight:700;src:url(/assets/fonts/integral_cf/IntegralCF-Bold.ttf) format("truetype")}@font-face{font-family:Integral CF;font-style:normal;font-weight:400;src:url(/assets/fonts/integral_cf/IntegralCF-Regular.ttf) format("truetype")}@font-face{font-family:Integral CF Oblique;font-style:italic;font-weight:400;src:url(/assets/fonts/integral_cf/IntegralCF-RegularOblique.ttf) format("truetype")}@font-face{font-family:Integral CF Medium Oblique;font-style:italic;font-weight:500;src:url(/assets/fonts/integral_cf/IntegralCF-MediumOblique.ttf) format("truetype")}@font-face{font-family:Integral CF;font-style:normal;font-weight:500;src:url(/assets/fonts/integral_cf/IntegralCF-Medium.ttf) format("truetype")}@font-face{font-family:Integral CF Bold Oblique;font-style:italic;font-weight:700;src:url(/assets/fonts/integral_cf/IntegralCF-BoldOblique.ttf) format("truetype")}@font-face{font-family:Integral CF Demi Bold Oblique;font-style:italic;font-weight:600;src:url(/assets/fonts/integral_cf/IntegralCF-DemiBoldOblique.ttf) format("truetype")}@font-face{font-family:Integral CF Demi;font-style:normal;font-weight:600;src:url(/assets/fonts/integral_cf/IntegralCF-DemiBold.ttf) format("truetype")}@font-face{font-family:Integral CF;font-style:normal;font-weight:900;src:url(/assets/fonts/integral_cf/IntegralCF-Heavy.ttf) format("truetype")}@font-face{font-family:Integral CF Extra Bold Oblique;font-style:italic;font-weight:800;src:url(/assets/fonts/integral_cf/IntegralCF-ExtraBoldOblique.ttf) format("truetype")}@font-face{font-family:Hind Light;font-style:normal;font-weight:300;src:url(/assets/fonts/hind/Hind-Light.ttf) format("truetype")}@font-face{font-family:Hind;font-style:normal;font-weight:400;src:url(/assets/fonts/hind/Hind-Regular.ttf) format("truetype")}@font-face{font-family:Hind Medium;font-style:normal;font-weight:500;src:url(/assets/fonts/hind/Hind-Medium.ttf) format("truetype")}@font-face{font-family:Hind Semi Bold;font-style:normal;font-weight:600;src:url(/assets/fonts/hind/Hind-SemiBold.ttf) format("truetype")}@font-face{font-family:Hind Bold;font-style:normal;font-weight:700;src:url(/assets/fonts/hind/Hind-Bold.ttf) format("truetype")}@font-face{font-family:General Sans Extra Light;font-style:normal;font-weight:200;src:url(/assets/fonts/general_sans/GeneralSans-Extralight.otf) format("truetype")}@font-face{font-family:General Sans Light;font-style:normal;font-weight:300;src:url(/assets/fonts/general_sans/GeneralSans-Light.otf) format("truetype")}@font-face{font-family:General Sans;font-style:normal;font-weight:400;src:url(/assets/fonts/general_sans/GeneralSans-Regular.otf) format("truetype")}@font-face{font-family:General Sans Medium;font-style:normal;font-weight:500;src:url(/assets/fonts/general_sans/GeneralSans-Medium.otf) format("truetype")}@font-face{font-family:General Sans Semi Bold;font-style:normal;font-weight:600;src:url(/assets/fonts/general_sans/GeneralSans-Semibold.otf) format("truetype")}@font-face{font-family:General Sans Bold;font-style:normal;font-weight:700;src:url(/assets/fonts/general_sans/GeneralSans-Bold.otf) format("truetype")}@font-face{font-display:swap;font-family:SkandiaSN;font-style:normal;font-weight:400;src:url(/assets/fonts/skandia/SkandiaSN-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:SkandiaSN;font-style:normal;font-weight:500;src:url(/assets/fonts/skandia/SkandiaSN-Book.woff2) format("woff2")}@font-face{font-display:swap;font-family:SkandiaSN;font-style:normal;font-weight:600;src:url(/assets/fonts/skandia/SkandiaSN-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:SkandiaSN;font-style:normal;font-weight:700;src:url(/assets/fonts/skandia/SkandiaSN-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Raw;font-style:normal;font-weight:700;src:url(/assets/fonts/raw/RawBold.woff2) format("woff2")}*,: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: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::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: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }:root{--sp-color-grey-barbell:#060606;--sp-color-grey-iron:#101010;--sp-color-grey-carbon:#1e1e1e;--sp-color-grey-rubber:#2a2a2a;--sp-color-grey-asphalt:#343434;--sp-color-grey-cooldown:#61686b;--sp-color-grey-tempo:#737373;--sp-color-grey-chalk:#c5c5c5;--sp-color-grey-fresh:#f4f4f4;--sp-color-white-7:hsla(0,0%,100%,.07);--sp-color-white-10:hsla(0,0%,100%,.1);--sp-color-white-20:hsla(0,0%,100%,.2);--sp-color-white-30:hsla(0,0%,100%,.3);--sp-color-white-40:hsla(0,0%,100%,.4);--sp-color-white-50:hsla(0,0%,100%,.5);--sp-color-white-60:hsla(0,0%,100%,.6);--sp-color-white-70:hsla(0,0%,100%,.7);--sp-color-white-80:hsla(0,0%,100%,.8);--sp-color-white-90:hsla(0,0%,100%,.9);--sp-color-white-100:#fff;--sp-color-white:#fff;--sp-color-black-5:rgba(0,0,0,.05);--sp-color-black-10:rgba(0,0,0,.1);--sp-color-black-20:rgba(0,0,0,.2);--sp-color-black-30:rgba(0,0,0,.3);--sp-color-black-40:rgba(0,0,0,.4);--sp-color-black-50:rgba(0,0,0,.5);--sp-color-black-60:rgba(0,0,0,.6);--sp-color-black-70:rgba(0,0,0,.7);--sp-color-black-80:rgba(0,0,0,.8);--sp-color-black-90:rgba(0,0,0,.9);--sp-color-black-100:#000;--sp-color-black:#000;--sp-color-off-white-20:hsla(0,0%,98%,.2);--sp-color-off-white-70:hsla(0,0%,98%,.7);--sp-color-off-white-80:hsla(0,0%,98%,.8);--sp-color-off-white-95:hsla(0,0%,98%,.95);--sp-color-off-white-100:#f9f9f9;--sp-color-off-white:#f9f9f9;--sp-color-bpm-red-16:rgba(255,77,7,.16);--sp-color-bpm-red-24:rgba(255,77,7,.24);--sp-color-bpm-red-32:rgba(255,77,7,.32);--sp-color-bpm-red-40:rgba(255,77,7,.4);--sp-color-bpm-red-64:rgba(255,77,7,.64);--sp-color-bpm-red-72:rgba(255,77,7,.72);--sp-color-bpm-red-80:rgba(255,77,7,.8);--sp-color-bpm-red-100:#ff4d07;--sp-color-bpm-red:#ff4d07;--sp-color-rise-yellow-light-16:rgba(244,181,7,.16);--sp-color-rise-yellow-light-24:rgba(244,181,7,.24);--sp-color-rise-yellow-light-32:rgba(244,181,7,.32);--sp-color-rise-yellow-light-40:rgba(244,181,7,.4);--sp-color-rise-yellow-light-64:rgba(244,181,7,.64);--sp-color-rise-yellow-light-72:rgba(244,181,7,.72);--sp-color-rise-yellow-light-80:rgba(244,181,7,.8);--sp-color-rise-yellow-light-100:#f4b507;--sp-color-rise-yellow-light:#f4b507;--sp-color-rise-yellow-dark-16:rgba(255,218,5,.16);--sp-color-rise-yellow-dark-24:rgba(255,218,5,.24);--sp-color-rise-yellow-dark-32:rgba(255,218,5,.32);--sp-color-rise-yellow-dark-40:rgba(255,218,5,.4);--sp-color-rise-yellow-dark-64:rgba(255,218,5,.64);--sp-color-rise-yellow-dark-72:rgba(255,218,5,.72);--sp-color-rise-yellow-dark-80:rgba(255,218,5,.8);--sp-color-rise-yellow-dark-100:#ffda05;--sp-color-rise-yellow-dark:#ffda05;--sp-color-grass-green-light-16:rgba(111,204,17,.16);--sp-color-grass-green-light-24:rgba(111,204,17,.24);--sp-color-grass-green-light-32:rgba(111,204,17,.32);--sp-color-grass-green-light-40:rgba(111,204,17,.4);--sp-color-grass-green-light-64:rgba(111,204,17,.64);--sp-color-grass-green-light-72:rgba(111,204,17,.72);--sp-color-grass-green-light-80:rgba(111,204,17,.8);--sp-color-grass-green-light-100:#6fcc11;--sp-color-grass-green-light:#6fcc11;--sp-color-grass-green-dark-16:rgba(199,255,87,.16);--sp-color-grass-green-dark-24:rgba(199,255,87,.24);--sp-color-grass-green-dark-32:rgba(199,255,87,.32);--sp-color-grass-green-dark-40:rgba(199,255,87,.4);--sp-color-grass-green-dark-64:rgba(199,255,87,.64);--sp-color-grass-green-dark-72:rgba(199,255,87,.72);--sp-color-grass-green-dark-80:rgba(199,255,87,.8);--sp-color-grass-green-dark-100:#c7ff57;--sp-color-grass-green-dark:#c7ff57;--sp-color-endorphin-aqua-light-16:rgba(6,206,228,.16);--sp-color-endorphin-aqua-light-24:rgba(6,206,228,.24);--sp-color-endorphin-aqua-light-32:rgba(6,206,228,.32);--sp-color-endorphin-aqua-light-40:rgba(6,206,228,.4);--sp-color-endorphin-aqua-light-64:rgba(6,206,228,.64);--sp-color-endorphin-aqua-light-72:rgba(6,206,228,.72);--sp-color-endorphin-aqua-light-80:rgba(6,206,228,.8);--sp-color-endorphin-aqua-light-100:#06cee4;--sp-color-endorphin-aqua-light:#06cee4;--sp-color-endorphin-aqua-dark-16:rgba(117,241,255,.16);--sp-color-endorphin-aqua-dark-24:rgba(117,241,255,.24);--sp-color-endorphin-aqua-dark-32:rgba(117,241,255,.32);--sp-color-endorphin-aqua-dark-40:rgba(117,241,255,.4);--sp-color-endorphin-aqua-dark-64:rgba(117,241,255,.64);--sp-color-endorphin-aqua-dark-72:rgba(117,241,255,.72);--sp-color-endorphin-aqua-dark-80:rgba(117,241,255,.8);--sp-color-endorphin-aqua-dark-100:#75f1ff;--sp-color-endorphin-aqua-dark:#75f1ff;--sp-color-recover-blue-light-16:rgba(26,87,255,.16);--sp-color-recover-blue-light-24:rgba(26,87,255,.24);--sp-color-recover-blue-light-32:rgba(26,87,255,.32);--sp-color-recover-blue-light-40:rgba(26,87,255,.4);--sp-color-recover-blue-light-64:rgba(26,87,255,.64);--sp-color-recover-blue-light-72:rgba(26,87,255,.72);--sp-color-recover-blue-light-80:rgba(26,87,255,.8);--sp-color-recover-blue-light-100:#1a57ff;--sp-color-recover-blue-light:#1a57ff;--sp-color-recover-blue-dark-16:rgba(51,105,255,.16);--sp-color-recover-blue-dark-24:rgba(51,105,255,.24);--sp-color-recover-blue-dark-32:rgba(51,105,255,.32);--sp-color-recover-blue-dark-40:rgba(51,105,255,.4);--sp-color-recover-blue-dark-64:rgba(51,105,255,.64);--sp-color-recover-blue-dark-72:rgba(51,105,255,.72);--sp-color-recover-blue-dark-80:rgba(51,105,255,.8);--sp-color-recover-blue-dark-100:#3369ff;--sp-color-recover-blue-dark:#3369ff;--sp-color-ultra-violet-light-16:rgba(207,51,255,.16);--sp-color-ultra-violet-light-24:rgba(207,51,255,.24);--sp-color-ultra-violet-light-32:rgba(207,51,255,.32);--sp-color-ultra-violet-light-40:rgba(207,51,255,.4);--sp-color-ultra-violet-light-64:rgba(207,51,255,.64);--sp-color-ultra-violet-light-72:rgba(207,51,255,.72);--sp-color-ultra-violet-light-80:rgba(207,51,255,.8);--sp-color-ultra-violet-light-100:#cf33ff;--sp-color-ultra-violet-light:#cf33ff;--sp-color-ultra-violet-dark-16:rgba(218,97,255,.16);--sp-color-ultra-violet-dark-24:rgba(218,97,255,.24);--sp-color-ultra-violet-dark-32:rgba(218,97,255,.32);--sp-color-ultra-violet-dark-40:rgba(218,97,255,.4);--sp-color-ultra-violet-dark-64:rgba(218,97,255,.64);--sp-color-ultra-violet-dark-72:rgba(218,97,255,.72);--sp-color-ultra-violet-dark-80:rgba(218,97,255,.8);--sp-color-ultra-violet-dark-100:#da61ff;--sp-color-ultra-violet-dark:#da61ff;--sp-color-purple-light-16:rgba(207,51,255,.16);--sp-color-purple-light-24:rgba(207,51,255,.24);--sp-color-purple-light-32:rgba(207,51,255,.32);--sp-color-purple-light-40:rgba(207,51,255,.4);--sp-color-purple-light-64:rgba(207,51,255,.64);--sp-color-purple-light-72:rgba(207,51,255,.72);--sp-color-purple-light-80:rgba(207,51,255,.8);--sp-color-purple-light-100:#cf33ff;--sp-color-purple-light:#cf33ff;--sp-color-purple-dark-16:rgba(218,97,255,.16);--sp-color-purple-dark-24:rgba(218,97,255,.24);--sp-color-purple-dark-32:rgba(218,97,255,.32);--sp-color-purple-dark-40:rgba(218,97,255,.4);--sp-color-purple-dark-64:rgba(218,97,255,.64);--sp-color-purple-dark-72:rgba(218,97,255,.72);--sp-color-purple-dark-80:rgba(218,97,255,.8);--sp-color-purple-dark-100:#da61ff;--sp-color-purple-dark:#da61ff;--sp-spacing-2:2px;--sp-spacing-4:4px;--sp-spacing-6:6px;--sp-spacing-8:8px;--sp-spacing-12:12px;--sp-spacing-16:16px;--sp-spacing-20:20px;--sp-spacing-24:24px;--sp-spacing-28:28px;--sp-spacing-32:32px;--sp-spacing-36:36px;--sp-spacing-40:40px;--sp-spacing-44:44px;--sp-spacing-48:48px;--sp-spacing-52:52px;--sp-spacing-56:56px;--sp-spacing-60:60px;--sp-spacing-64:64px;--sp-spacing-68:68px;--sp-spacing-72:72px;--sp-spacing-76:76px;--sp-spacing-80:80px;--sp-spacing-84:84px;--sp-spacing-88:88px;--sp-spacing-92:92px;--sp-spacing-96:96px;--sp-spacing-100:100px;--sp-spacing-104:104px;--sp-spacing-108:108px;--sp-spacing-112:112px;--sp-spacing-116:116px;--sp-spacing-120:120px;--sp-radius-2:2px;--sp-radius-4:4px;--sp-radius-8:8px;--sp-radius-12:12px;--sp-radius-16:16px;--sp-radius-20:20px;--sp-radius-24:24px;--sp-radius-28:28px;--sp-radius-32:32px;--sp-radius-36:36px;--sp-radius-40:40px;--sp-radius-44:44px;--sp-radius-48:48px;--sp-radius-52:52px;--sp-radius-56:56px;--sp-radius-60:60px;--sp-radius-64:64px;--sp-radius-68:68px;--sp-radius-72:72px;--sp-radius-76:76px;--sp-radius-80:80px;--sp-theme-background-primary:#000;--sp-theme-background-secondary:hsla(0,0%,100%,.07);--sp-theme-background-hover:hsla(0,0%,100%,.1);--sp-theme-background-pressed:hsla(0,0%,100%,.2);--sp-theme-background-overlay-90:rgba(0,0,0,.9);--sp-theme-background-overlay-70:rgba(0,0,0,.7);--sp-theme-background-overlay-50:rgba(0,0,0,.5);--sp-theme-background-overlay-10:rgba(0,0,0,.1);--sp-theme-background-overlay-black-40:rgba(0,0,0,.4);--sp-theme-background-overlay-black-5:rgba(0,0,0,.05);--sp-theme-background-overlay-white-30:hsla(0,0%,100%,.3);--sp-theme-background-overlay-white-7:hsla(0,0%,100%,.07);--sp-theme-fill-primary:#fff;--sp-theme-fill-primary-hover:hsla(0,0%,100%,.6);--sp-theme-fill-primary-pressed:hsla(0,0%,100%,.8);--sp-theme-fill-primary-disabled:#343434;--sp-theme-fill-secondary:hsla(0,0%,100%,.07);--sp-theme-fill-secondary-hover:hsla(0,0%,100%,.1);--sp-theme-fill-secondary-pressed:hsla(0,0%,100%,.1);--sp-theme-fill-secondary-disabled:hsla(0,0%,100%,.2);--sp-theme-label-background-primary:#fff;--sp-theme-label-background-secondary:hsla(0,0%,100%,.7);--sp-theme-label-background-tertiary:hsla(0,0%,100%,.5);--sp-theme-label-fill-primary:rgba(0,0,0,.9);--sp-theme-label-fill-primary-hover:rgba(0,0,0,.6);--sp-theme-label-fill-primary-pressed:rgba(0,0,0,.6);--sp-theme-label-fill-primary-disabled:#737373;--sp-theme-label-fill-secondary:hsla(0,0%,100%,.9);--sp-theme-label-fill-secondary-hover:hsla(0,0%,100%,.6);--sp-theme-label-fill-secondary-pressed:hsla(0,0%,100%,.8);--sp-theme-label-fill-secondary-disabled:hsla(0,0%,100%,.5);--sp-theme-outline-border-ghost:hsla(0,0%,100%,.1);--sp-theme-outline-border-subtle:hsla(0,0%,100%,.3);--sp-theme-outline-border-opaque:#fff;--sp-theme-outline-divider:hsla(0,0%,100%,.1);--sp-theme-success-primary:#05d168;--sp-theme-success-secondary:rgba(5,209,104,.12);--sp-theme-warning-primary:#f1b439;--sp-theme-warning-background:rgba(241,180,57,.12);--sp-theme-error-primary:#ff6161;--sp-theme-error-secondary:rgba(255,97,97,.12);--sp-theme-error-hover:rgba(255,97,97,.72);--sp-theme-error-pressed:rgba(255,97,97,.8);--sp-theme-error-disabled:rgba(255,97,97,.4);--sp-theme-brand-green-primary:#c7ff57;--sp-theme-brand-green-secondary:rgba(199,255,87,.16);--sp-theme-brand-yellow-primary:#ffda05;--sp-theme-brand-yellow-secondary:rgba(255,218,5,.16);--sp-theme-brand-aqua-primary:#75f1ff;--sp-theme-brand-aqua-secondary:rgba(117,241,255,.16);--sp-theme-brand-blue-primary:#3369ff;--sp-theme-brand-blue-secondary:rgba(51,105,255,.16);--sp-theme-brand-red-primary:#ff4d07;--sp-theme-brand-red-secondary:rgba(255,77,7,.16);--sp-theme-brand-violet-primary:#da61ff;--sp-theme-brand-violet-secondary:rgba(218,97,255,.16);--sp-theme-brand-purple-primary:#da61ff;--sp-theme-brand-purple-secondary:rgba(218,97,255,.16)}[data-theme=core-light]{--sp-theme-background-primary:#f9f9f9;--sp-theme-background-secondary:#fff;--sp-theme-background-hover:rgba(0,0,0,.05);--sp-theme-background-pressed:rgba(0,0,0,.1);--sp-theme-background-overlay-90:hsla(0,0%,98%,.95);--sp-theme-background-overlay-70:hsla(0,0%,98%,.8);--sp-theme-background-overlay-50:hsla(0,0%,98%,.7);--sp-theme-background-overlay-10:hsla(0,0%,98%,.2);--sp-theme-background-overlay-black-40:rgba(0,0,0,.4);--sp-theme-background-overlay-black-5:rgba(0,0,0,.05);--sp-theme-background-overlay-white-30:hsla(0,0%,100%,.3);--sp-theme-background-overlay-white-7:hsla(0,0%,100%,.07);--sp-theme-fill-primary:#000;--sp-theme-fill-primary-hover:rgba(0,0,0,.6);--sp-theme-fill-primary-pressed:rgba(0,0,0,.8);--sp-theme-fill-primary-disabled:#c5c5c5;--sp-theme-fill-secondary:rgba(0,0,0,.05);--sp-theme-fill-secondary-hover:rgba(0,0,0,.1);--sp-theme-fill-secondary-pressed:rgba(0,0,0,.1);--sp-theme-fill-secondary-disabled:rgba(0,0,0,.2);--sp-theme-label-background-primary:rgba(0,0,0,.9);--sp-theme-label-background-secondary:rgba(0,0,0,.7);--sp-theme-label-background-tertiary:rgba(0,0,0,.6);--sp-theme-label-fill-primary:#fff;--sp-theme-label-fill-primary-hover:hsla(0,0%,100%,.8);--sp-theme-label-fill-primary-pressed:hsla(0,0%,100%,.8);--sp-theme-label-fill-primary-disabled:#61686b;--sp-theme-label-fill-secondary:rgba(0,0,0,.9);--sp-theme-label-fill-secondary-hover:rgba(0,0,0,.6);--sp-theme-label-fill-secondary-pressed:rgba(0,0,0,.8);--sp-theme-label-fill-secondary-disabled:rgba(0,0,0,.6);--sp-theme-outline-border-ghost:rgba(0,0,0,.1);--sp-theme-outline-border-subtle:rgba(0,0,0,.2);--sp-theme-outline-border-opaque:rgba(0,0,0,.9);--sp-theme-outline-divider:rgba(0,0,0,.1);--sp-theme-success-primary:#05d168;--sp-theme-success-secondary:rgba(5,209,104,.12);--sp-theme-warning-primary:#f1b439;--sp-theme-warning-background:rgba(241,180,57,.12);--sp-theme-error-primary:#a80000;--sp-theme-error-secondary:rgba(168,0,0,.16);--sp-theme-error-hover:rgba(168,0,0,.64);--sp-theme-error-pressed:rgba(168,0,0,.72);--sp-theme-error-disabled:rgba(168,0,0,.48);--sp-theme-brand-green-primary:#6fcc11;--sp-theme-brand-green-secondary:rgba(111,204,17,.16);--sp-theme-brand-yellow-primary:#f4b507;--sp-theme-brand-yellow-secondary:rgba(244,181,7,.16);--sp-theme-brand-aqua-primary:#06cee4;--sp-theme-brand-aqua-secondary:rgba(6,206,228,.16);--sp-theme-brand-blue-primary:#1a57ff;--sp-theme-brand-blue-secondary:rgba(26,87,255,.16);--sp-theme-brand-red-primary:#ff4d07;--sp-theme-brand-red-secondary:rgba(255,77,7,.16);--sp-theme-brand-violet-primary:#cf33ff;--sp-theme-brand-violet-secondary:rgba(207,51,255,.16);--sp-theme-brand-purple-primary:#cf33ff;--sp-theme-brand-purple-secondary:rgba(207,51,255,.16)}[data-theme=core-dark]{--sp-theme-background-primary:#000;--sp-theme-background-secondary:hsla(0,0%,100%,.07);--sp-theme-background-hover:hsla(0,0%,100%,.1);--sp-theme-background-pressed:hsla(0,0%,100%,.2);--sp-theme-background-overlay-90:rgba(0,0,0,.9);--sp-theme-background-overlay-70:rgba(0,0,0,.7);--sp-theme-background-overlay-50:rgba(0,0,0,.5);--sp-theme-background-overlay-10:rgba(0,0,0,.1);--sp-theme-background-overlay-black-40:rgba(0,0,0,.4);--sp-theme-background-overlay-black-5:rgba(0,0,0,.05);--sp-theme-background-overlay-white-30:hsla(0,0%,100%,.3);--sp-theme-background-overlay-white-7:hsla(0,0%,100%,.07);--sp-theme-fill-primary:#fff;--sp-theme-fill-primary-hover:hsla(0,0%,100%,.6);--sp-theme-fill-primary-pressed:hsla(0,0%,100%,.8);--sp-theme-fill-primary-disabled:#343434;--sp-theme-fill-secondary:hsla(0,0%,100%,.07);--sp-theme-fill-secondary-hover:hsla(0,0%,100%,.1);--sp-theme-fill-secondary-pressed:hsla(0,0%,100%,.1);--sp-theme-fill-secondary-disabled:hsla(0,0%,100%,.2);--sp-theme-label-background-primary:#fff;--sp-theme-label-background-secondary:hsla(0,0%,100%,.7);--sp-theme-label-background-tertiary:hsla(0,0%,100%,.5);--sp-theme-label-fill-primary:rgba(0,0,0,.9);--sp-theme-label-fill-primary-hover:rgba(0,0,0,.6);--sp-theme-label-fill-primary-pressed:rgba(0,0,0,.6);--sp-theme-label-fill-primary-disabled:#737373;--sp-theme-label-fill-secondary:hsla(0,0%,100%,.9);--sp-theme-label-fill-secondary-hover:hsla(0,0%,100%,.6);--sp-theme-label-fill-secondary-pressed:hsla(0,0%,100%,.8);--sp-theme-label-fill-secondary-disabled:hsla(0,0%,100%,.5);--sp-theme-outline-border-ghost:hsla(0,0%,100%,.1);--sp-theme-outline-border-subtle:hsla(0,0%,100%,.3);--sp-theme-outline-border-opaque:#fff;--sp-theme-outline-divider:hsla(0,0%,100%,.1);--sp-theme-success-primary:#05d168;--sp-theme-success-secondary:rgba(5,209,104,.12);--sp-theme-warning-primary:#f1b439;--sp-theme-warning-background:rgba(241,180,57,.12);--sp-theme-error-primary:#ff6161;--sp-theme-error-secondary:rgba(255,97,97,.12);--sp-theme-error-hover:rgba(255,97,97,.72);--sp-theme-error-pressed:rgba(255,97,97,.8);--sp-theme-error-disabled:rgba(255,97,97,.4);--sp-theme-brand-green-primary:#c7ff57;--sp-theme-brand-green-secondary:rgba(199,255,87,.16);--sp-theme-brand-yellow-primary:#ffda05;--sp-theme-brand-yellow-secondary:rgba(255,218,5,.16);--sp-theme-brand-aqua-primary:#75f1ff;--sp-theme-brand-aqua-secondary:rgba(117,241,255,.16);--sp-theme-brand-blue-primary:#3369ff;--sp-theme-brand-blue-secondary:rgba(51,105,255,.16);--sp-theme-brand-red-primary:#ff4d07;--sp-theme-brand-red-secondary:rgba(255,77,7,.16);--sp-theme-brand-violet-primary:#da61ff;--sp-theme-brand-violet-secondary:rgba(218,97,255,.16);--sp-theme-brand-purple-primary:#da61ff;--sp-theme-brand-purple-secondary:rgba(218,97,255,.16)}[data-theme=flash-light]{--sp-theme-background-primary:#f9f9f9;--sp-theme-background-secondary:#fff;--sp-theme-background-hover:rgba(0,0,0,.05);--sp-theme-background-pressed:rgba(0,0,0,.1);--sp-theme-background-overlay-90:hsla(0,0%,98%,.95);--sp-theme-background-overlay-70:hsla(0,0%,98%,.8);--sp-theme-background-overlay-50:hsla(0,0%,98%,.7);--sp-theme-background-overlay-10:hsla(0,0%,98%,.2);--sp-theme-background-overlay-black-40:rgba(0,0,0,.4);--sp-theme-background-overlay-black-5:rgba(0,0,0,.05);--sp-theme-background-overlay-white-30:hsla(0,0%,100%,.3);--sp-theme-background-overlay-white-7:hsla(0,0%,100%,.07);--sp-theme-fill-primary:#cf33ff;--sp-theme-fill-primary-hover:rgba(207,51,255,.64);--sp-theme-fill-primary-pressed:rgba(207,51,255,.72);--sp-theme-fill-primary-disabled:rgba(207,51,255,.24);--sp-theme-fill-secondary:rgba(207,51,255,.16);--sp-theme-fill-secondary-hover:rgba(0,0,0,.1);--sp-theme-fill-secondary-pressed:rgba(0,0,0,.1);--sp-theme-fill-secondary-disabled:rgba(0,0,0,.2);--sp-theme-label-background-primary:rgba(0,0,0,.9);--sp-theme-label-background-secondary:rgba(0,0,0,.7);--sp-theme-label-background-tertiary:rgba(0,0,0,.6);--sp-theme-label-fill-primary:#fff;--sp-theme-label-fill-primary-hover:hsla(0,0%,100%,.8);--sp-theme-label-fill-primary-pressed:hsla(0,0%,100%,.8);--sp-theme-label-fill-primary-disabled:hsla(0,0%,100%,.6);--sp-theme-label-fill-secondary:#cf33ff;--sp-theme-label-fill-secondary-hover:rgba(0,0,0,.6);--sp-theme-label-fill-secondary-pressed:rgba(0,0,0,.8);--sp-theme-label-fill-secondary-disabled:rgba(0,0,0,.6);--sp-theme-outline-border-ghost:rgba(0,0,0,.1);--sp-theme-outline-border-subtle:rgba(0,0,0,.2);--sp-theme-outline-border-opaque:rgba(0,0,0,.9);--sp-theme-outline-divider:rgba(0,0,0,.1);--sp-theme-success-primary:#05d168;--sp-theme-success-secondary:rgba(5,209,104,.12);--sp-theme-warning-primary:#f1b439;--sp-theme-warning-background:rgba(241,180,57,.12);--sp-theme-error-primary:#a80000;--sp-theme-error-secondary:rgba(168,0,0,.16);--sp-theme-error-hover:rgba(168,0,0,.64);--sp-theme-error-pressed:rgba(168,0,0,.72);--sp-theme-error-disabled:rgba(168,0,0,.48);--sp-theme-brand-green-primary:#6fcc11;--sp-theme-brand-green-secondary:rgba(111,204,17,.16);--sp-theme-brand-yellow-primary:#f4b507;--sp-theme-brand-yellow-secondary:rgba(244,181,7,.16);--sp-theme-brand-aqua-primary:#06cee4;--sp-theme-brand-aqua-secondary:rgba(6,206,228,.16);--sp-theme-brand-blue-primary:#1a57ff;--sp-theme-brand-blue-secondary:rgba(26,87,255,.16);--sp-theme-brand-red-primary:#ff4d07;--sp-theme-brand-red-secondary:rgba(255,77,7,.16);--sp-theme-brand-violet-primary:#cf33ff;--sp-theme-brand-violet-secondary:rgba(207,51,255,.16);--sp-theme-brand-purple-primary:#cf33ff;--sp-theme-brand-purple-secondary:rgba(207,51,255,.16)}[data-theme=flash-dark]{--sp-theme-background-primary:#000;--sp-theme-background-secondary:hsla(0,0%,100%,.07);--sp-theme-background-hover:hsla(0,0%,100%,.1);--sp-theme-background-pressed:hsla(0,0%,100%,.2);--sp-theme-background-overlay-90:rgba(0,0,0,.9);--sp-theme-background-overlay-70:rgba(0,0,0,.7);--sp-theme-background-overlay-50:rgba(0,0,0,.5);--sp-theme-background-overlay-10:rgba(0,0,0,.1);--sp-theme-background-overlay-black-40:rgba(0,0,0,.4);--sp-theme-background-overlay-black-5:rgba(0,0,0,.05);--sp-theme-background-overlay-white-30:hsla(0,0%,100%,.3);--sp-theme-background-overlay-white-7:hsla(0,0%,100%,.07);--sp-theme-fill-primary:#da61ff;--sp-theme-fill-primary-hover:rgba(218,97,255,.64);--sp-theme-fill-primary-pressed:rgba(218,97,255,.72);--sp-theme-fill-primary-disabled:rgba(218,97,255,.24);--sp-theme-fill-secondary:rgba(218,97,255,.16);--sp-theme-fill-secondary-hover:hsla(0,0%,100%,.1);--sp-theme-fill-secondary-pressed:hsla(0,0%,100%,.1);--sp-theme-fill-secondary-disabled:hsla(0,0%,100%,.2);--sp-theme-label-background-primary:#fff;--sp-theme-label-background-secondary:hsla(0,0%,100%,.7);--sp-theme-label-background-tertiary:hsla(0,0%,100%,.5);--sp-theme-label-fill-primary:rgba(0,0,0,.9);--sp-theme-label-fill-primary-hover:rgba(0,0,0,.6);--sp-theme-label-fill-primary-pressed:rgba(0,0,0,.6);--sp-theme-label-fill-primary-disabled:rgba(0,0,0,.4);--sp-theme-label-fill-secondary:#da61ff;--sp-theme-label-fill-secondary-hover:hsla(0,0%,100%,.6);--sp-theme-label-fill-secondary-pressed:hsla(0,0%,100%,.6);--sp-theme-label-fill-secondary-disabled:hsla(0,0%,100%,.2);--sp-theme-outline-border-ghost:hsla(0,0%,100%,.1);--sp-theme-outline-border-subtle:hsla(0,0%,100%,.3);--sp-theme-outline-border-opaque:#fff;--sp-theme-outline-divider:hsla(0,0%,100%,.1);--sp-theme-success-primary:#05d168;--sp-theme-success-secondary:rgba(5,209,104,.12);--sp-theme-warning-primary:#f1b439;--sp-theme-warning-background:rgba(241,180,57,.12);--sp-theme-error-primary:#ff6161;--sp-theme-error-secondary:rgba(255,97,97,.12);--sp-theme-error-hover:rgba(255,97,97,.72);--sp-theme-error-pressed:rgba(255,97,97,.8);--sp-theme-error-disabled:rgba(255,97,97,.4);--sp-theme-brand-green-primary:#c7ff57;--sp-theme-brand-green-secondary:rgba(199,255,87,.16);--sp-theme-brand-yellow-primary:#ffda05;--sp-theme-brand-yellow-secondary:rgba(255,218,5,.16);--sp-theme-brand-aqua-primary:#75f1ff;--sp-theme-brand-aqua-secondary:rgba(117,241,255,.16);--sp-theme-brand-blue-primary:#3369ff;--sp-theme-brand-blue-secondary:rgba(51,105,255,.16);--sp-theme-brand-red-primary:#ff4d07;--sp-theme-brand-red-secondary:rgba(255,77,7,.16);--sp-theme-brand-violet-primary:#da61ff;--sp-theme-brand-violet-secondary:rgba(218,97,255,.16);--sp-theme-brand-purple-primary:#da61ff;--sp-theme-brand-purple-secondary:rgba(218,97,255,.16)}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:none}ol,ul{list-style:none;margin:0;padding:0}audio,canvas,embed,iframe,img,object,svg,video{display:block}#lottie svg{display:inline}img,video{height:auto;max-width:100%}*,:after,:before{border:0 solid}button{background-color:transparent;padding:0}.container{width:100%}@media (min-width:600px){.container{max-width:600px}}@media (min-width:900px){.container{max-width:900px}}@media (min-width:1200px){.container{max-width:1200px}}@media (min-width:1536px){.container{max-width:1536px}}@media (min-width:1920px){.container{max-width:1920px}}#root .visible{visibility:visible}#root .invisible{visibility:hidden}#root .collapse{visibility:collapse}#root .static{position:static}#root .fixed{position:fixed}#root .absolute{position:absolute}#root .relative{position:relative}#root .sticky{position:sticky}#root .bottom-sp-8{bottom:var(--sp-spacing-8,8px)}#root .left-sp-8{left:var(--sp-spacing-8,8px)}#root .right-sp-8{right:var(--sp-spacing-8,8px)}#root .top-sp-8{top:var(--sp-spacing-8,8px)}#root .z-10{z-index:10}#root .col-span-2{grid-column:span 2/span 2}#root .col-span-full{grid-column:1/-1}#root .m-0{margin:0}#root .mx-auto{margin-left:auto;margin-right:auto}#root .my-12{margin-bottom:3rem;margin-top:3rem}#root .mb-0\.5{margin-bottom:.125rem}#root .mb-10{margin-bottom:2.5rem}#root .mb-12{margin-bottom:3rem}#root .mb-16{margin-bottom:4rem}#root .mb-2{margin-bottom:.5rem}#root .mb-5{margin-bottom:1.25rem}#root .mb-8{margin-bottom:2rem}#root .mb-sp-12{margin-bottom:var(--sp-spacing-12,12px)}#root .mb-sp-20{margin-bottom:var(--sp-spacing-20,20px)}#root .mb-sp-24{margin-bottom:var(--sp-spacing-24,24px)}#root .mb-sp-40{margin-bottom:var(--sp-spacing-40,40px)}#root .mb-sp-8{margin-bottom:var(--sp-spacing-8,8px)}#root .mt-10{margin-top:2.5rem}#root .mt-5{margin-top:1.25rem}#root .mt-sp-2{margin-top:var(--sp-spacing-2,2px)}#root .block{display:block}#root .inline-block{display:inline-block}#root .inline{display:inline}#root .flex{display:flex}#root .inline-flex{display:inline-flex}#root .table{display:table}#root .grid{display:grid}#root .hidden{display:none}#root .h-10{height:2.5rem}#root .h-12{height:3rem}#root .h-16{height:4rem}#root .h-2{height:.5rem}#root .h-3{height:.75rem}#root .h-32{height:8rem}#root .h-4{height:1rem}#root .h-48{height:12rem}#root .h-5{height:1.25rem}#root .h-56{height:14rem}#root .h-6{height:1.5rem}#root .h-8{height:2rem}#root .h-96{height:24rem}#root .h-\[42px\]{height:42px}#root .h-full{height:100%}#root .min-h-\[200px\]{min-height:200px}#root .min-h-\[400px\]{min-height:400px}#root .min-h-screen{min-height:100vh}#root .w-10{width:2.5rem}#root .w-12{width:3rem}#root .w-3{width:.75rem}#root .w-32{width:8rem}#root .w-4{width:1rem}#root .w-48{width:12rem}#root .w-56{width:14rem}#root .w-6{width:1.5rem}#root .w-8{width:2rem}#root .w-96{width:24rem}#root .w-\[120px\]{width:120px}#root .w-\[42px\]{width:42px}#root .w-\[480px\]{width:480px}#root .w-fit{width:fit-content}#root .w-full{width:100%}#root .min-w-0{min-width:0}#root .max-w-\[1200px\]{max-width:1200px}#root .max-w-\[1400px\]{max-width:1400px}#root .max-w-\[200px\]{max-width:200px}#root .max-w-\[280px\]{max-width:280px}#root .max-w-\[400px\]{max-width:400px}#root .max-w-\[800px\]{max-width:800px}#root .flex-1{flex:1 1 0%}#root .grow{flex-grow:1}#root .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 spin{to{transform:rotate(1turn)}}#root .animate-spin{animation:spin 1s linear infinite}#root .cursor-pointer{cursor:pointer}#root .cursor-wait{cursor:wait}#root .resize-y{resize:vertical}#root .resize{resize:both}#root .appearance-none{appearance:none}#root .grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}#root .grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}#root .flex-col{flex-direction:column}#root .flex-wrap{flex-wrap:wrap}#root .items-center{align-items:center}#root .items-stretch{align-items:stretch}#root .justify-center{justify-content:center}#root .justify-between{justify-content:space-between}#root .gap-1{gap:.25rem}#root .gap-2{gap:.5rem}#root .gap-2\.5{gap:.625rem}#root .gap-4{gap:1rem}#root .gap-5{gap:1.25rem}#root .gap-6{gap:1.5rem}#root .gap-8{gap:2rem}#root .gap-sp-16{gap:var(--sp-spacing-16,16px)}#root .gap-sp-20{gap:var(--sp-spacing-20,20px)}#root .gap-sp-28{gap:var(--sp-spacing-28,28px)}#root .gap-sp-4{gap:var(--sp-spacing-4,4px)}#root .gap-sp-6{gap:var(--sp-spacing-6,6px)}#root .gap-sp-8{gap:var(--sp-spacing-8,8px)}#root :is(.space-y-2>:not([hidden])~:not([hidden])){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}#root .truncate{overflow:hidden;text-overflow:ellipsis}#root .truncate,#root .whitespace-nowrap{white-space:nowrap}#root .break-all{word-break:break-all}#root .rounded{border-radius:.25rem}#root .rounded-2xl{border-radius:1rem}#root .rounded-full{border-radius:9999px}#root .rounded-lg{border-radius:.5rem}#root .rounded-md{border-radius:.375rem}#root .rounded-xl{border-radius:.75rem}#root .border{border-width:1px}#root .border-0{border-width:0}#root .border-b{border-bottom-width:1px}#root .border-solid{border-style:solid}#root .border-none{border-style:none}#root .border-\[\#222222\]{--tw-border-opacity:1;border-color:rgb(34 34 34/var(--tw-border-opacity,1))}#root .border-theme-background-hover{border-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root .border-theme-background-overlay-10{border-color:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root .border-theme-background-overlay-50{border-color:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root .border-theme-background-overlay-70{border-color:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root .border-theme-background-overlay-90{border-color:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root .border-theme-background-overlay-black-40{border-color:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root .border-theme-background-overlay-black-5{border-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root .border-theme-background-overlay-white-30{border-color:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root .border-theme-background-overlay-white-7{border-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root .border-theme-background-pressed{border-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root .border-theme-background-primary{border-color:var(--sp-theme-background-primary,#000)}#root .border-theme-background-secondary{border-color:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root .border-theme-brand-aqua-primary{border-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root .border-theme-brand-aqua-secondary{border-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root .border-theme-brand-blue-primary{border-color:var(--sp-theme-brand-blue-primary,#3369ff)}#root .border-theme-brand-blue-secondary{border-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root .border-theme-brand-green-primary{border-color:var(--sp-theme-brand-green-primary,#c7ff57)}#root .border-theme-brand-green-secondary{border-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root .border-theme-brand-purple-primary{border-color:var(--sp-theme-brand-purple-primary,#da61ff)}#root .border-theme-brand-purple-secondary{border-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root .border-theme-brand-red-primary{border-color:var(--sp-theme-brand-red-primary,#ff4d07)}#root .border-theme-brand-red-secondary{border-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root .border-theme-brand-violet-primary{border-color:var(--sp-theme-brand-violet-primary,#da61ff)}#root .border-theme-brand-violet-secondary{border-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root .border-theme-brand-yellow-primary{border-color:var(--sp-theme-brand-yellow-primary,#ffda05)}#root .border-theme-brand-yellow-secondary{border-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root .border-theme-error-disabled{border-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root .border-theme-error-hover{border-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root .border-theme-error-pressed{border-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root .border-theme-error-primary{border-color:var(--sp-theme-error-primary,#ff6161)}#root .border-theme-error-secondary{border-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root .border-theme-fill-primary{border-color:var(--sp-theme-fill-primary,#fff)}#root .border-theme-fill-primary-disabled{border-color:var(--sp-theme-fill-primary-disabled,#343434)}#root .border-theme-fill-primary-hover{border-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root .border-theme-fill-primary-pressed{border-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root .border-theme-fill-secondary{border-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root .border-theme-fill-secondary-disabled{border-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root .border-theme-fill-secondary-hover{border-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root .border-theme-fill-secondary-pressed{border-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root .border-theme-label-background-primary{border-color:var(--sp-theme-label-background-primary,#fff)}#root .border-theme-label-background-secondary{border-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root .border-theme-label-background-tertiary{border-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root .border-theme-label-fill-primary{border-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root .border-theme-label-fill-primary-disabled{border-color:var(--sp-theme-label-fill-primary-disabled,#737373)}#root .border-theme-label-fill-primary-hover{border-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root .border-theme-label-fill-primary-pressed{border-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root .border-theme-label-fill-secondary{border-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root .border-theme-label-fill-secondary-disabled{border-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root .border-theme-label-fill-secondary-hover{border-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root .border-theme-label-fill-secondary-pressed{border-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root .border-theme-outline-border-ghost{border-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root .border-theme-outline-border-opaque{border-color:var(--sp-theme-outline-border-opaque,#fff)}#root .border-theme-outline-border-subtle{border-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root .border-theme-outline-divider{border-color:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root .border-theme-success-primary{border-color:var(--sp-theme-success-primary,#05d168)}#root .border-theme-success-secondary{border-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root .border-theme-warning-background{border-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root .border-theme-warning-primary{border-color:var(--sp-theme-warning-primary,#f1b439)}#root .bg-\[\#161616\]{--tw-bg-opacity:1;background-color:rgb(22 22 22/var(--tw-bg-opacity,1))}#root .bg-color-white-70{background-color:var(--sp-color-white-70,hsla(0,0%,100%,.7))}#root .bg-theme-background-hover{background-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root .bg-theme-background-overlay-10{background-color:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root .bg-theme-background-overlay-50{background-color:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root .bg-theme-background-overlay-70{background-color:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root .bg-theme-background-overlay-90{background-color:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root .bg-theme-background-overlay-black-40{background-color:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root .bg-theme-background-overlay-black-5{background-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root .bg-theme-background-overlay-white-30{background-color:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root .bg-theme-background-overlay-white-7{background-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root .bg-theme-background-pressed{background-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root .bg-theme-background-primary{background-color:var(--sp-theme-background-primary,#000)}#root .bg-theme-background-secondary{background-color:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root .bg-theme-brand-aqua-primary{background-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root .bg-theme-brand-aqua-secondary{background-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root .bg-theme-brand-blue-primary{background-color:var(--sp-theme-brand-blue-primary,#3369ff)}#root .bg-theme-brand-blue-secondary{background-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root .bg-theme-brand-green-primary{background-color:var(--sp-theme-brand-green-primary,#c7ff57)}#root .bg-theme-brand-green-secondary{background-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root .bg-theme-brand-purple-primary{background-color:var(--sp-theme-brand-purple-primary,#da61ff)}#root .bg-theme-brand-purple-secondary{background-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root .bg-theme-brand-red-primary{background-color:var(--sp-theme-brand-red-primary,#ff4d07)}#root .bg-theme-brand-red-secondary{background-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root .bg-theme-brand-violet-primary{background-color:var(--sp-theme-brand-violet-primary,#da61ff)}#root .bg-theme-brand-violet-secondary{background-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root .bg-theme-brand-yellow-primary{background-color:var(--sp-theme-brand-yellow-primary,#ffda05)}#root .bg-theme-brand-yellow-secondary{background-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root .bg-theme-error-disabled{background-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root .bg-theme-error-hover{background-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root .bg-theme-error-pressed{background-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root .bg-theme-error-primary{background-color:var(--sp-theme-error-primary,#ff6161)}#root .bg-theme-error-secondary{background-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root .bg-theme-fill-primary{background-color:var(--sp-theme-fill-primary,#fff)}#root .bg-theme-fill-primary-disabled{background-color:var(--sp-theme-fill-primary-disabled,#343434)}#root .bg-theme-fill-primary-hover{background-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root .bg-theme-fill-primary-pressed{background-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root .bg-theme-fill-secondary{background-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root .bg-theme-fill-secondary-disabled{background-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root .bg-theme-fill-secondary-hover{background-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root .bg-theme-fill-secondary-pressed{background-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root .bg-theme-label-background-primary{background-color:var(--sp-theme-label-background-primary,#fff)}#root .bg-theme-label-background-secondary{background-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root .bg-theme-label-background-tertiary{background-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root .bg-theme-label-fill-primary{background-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root .bg-theme-label-fill-primary-disabled{background-color:var(--sp-theme-label-fill-primary-disabled,#737373)}#root .bg-theme-label-fill-primary-hover{background-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root .bg-theme-label-fill-primary-pressed{background-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root .bg-theme-label-fill-secondary{background-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root .bg-theme-label-fill-secondary-disabled{background-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root .bg-theme-label-fill-secondary-hover{background-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root .bg-theme-label-fill-secondary-pressed{background-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root .bg-theme-outline-border-ghost{background-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root .bg-theme-outline-border-opaque{background-color:var(--sp-theme-outline-border-opaque,#fff)}#root .bg-theme-outline-border-subtle{background-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root .bg-theme-outline-divider{background-color:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root .bg-theme-success-primary{background-color:var(--sp-theme-success-primary,#05d168)}#root .bg-theme-success-secondary{background-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root .bg-theme-warning-background{background-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root .bg-theme-warning-primary{background-color:var(--sp-theme-warning-primary,#f1b439)}#root .bg-transparent{background-color:transparent}#root .bg-clip-padding{background-clip:padding-box}#root .fill-theme-background-hover{fill:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root .fill-theme-background-overlay-10{fill:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root .fill-theme-background-overlay-50{fill:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root .fill-theme-background-overlay-70{fill:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root .fill-theme-background-overlay-90{fill:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root .fill-theme-background-overlay-black-40{fill:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root .fill-theme-background-overlay-black-5{fill:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root .fill-theme-background-overlay-white-30{fill:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root .fill-theme-background-overlay-white-7{fill:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root .fill-theme-background-pressed{fill:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root .fill-theme-background-primary{fill:var(--sp-theme-background-primary,#000)}#root .fill-theme-background-secondary{fill:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root .fill-theme-brand-aqua-primary{fill:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root .fill-theme-brand-aqua-secondary{fill:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root .fill-theme-brand-blue-primary{fill:var(--sp-theme-brand-blue-primary,#3369ff)}#root .fill-theme-brand-blue-secondary{fill:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root .fill-theme-brand-green-primary{fill:var(--sp-theme-brand-green-primary,#c7ff57)}#root .fill-theme-brand-green-secondary{fill:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root .fill-theme-brand-purple-primary{fill:var(--sp-theme-brand-purple-primary,#da61ff)}#root .fill-theme-brand-purple-secondary{fill:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root .fill-theme-brand-red-primary{fill:var(--sp-theme-brand-red-primary,#ff4d07)}#root .fill-theme-brand-red-secondary{fill:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root .fill-theme-brand-violet-primary{fill:var(--sp-theme-brand-violet-primary,#da61ff)}#root .fill-theme-brand-violet-secondary{fill:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root .fill-theme-brand-yellow-primary{fill:var(--sp-theme-brand-yellow-primary,#ffda05)}#root .fill-theme-brand-yellow-secondary{fill:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root .fill-theme-error-disabled{fill:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root .fill-theme-error-hover{fill:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root .fill-theme-error-pressed{fill:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root .fill-theme-error-primary{fill:var(--sp-theme-error-primary,#ff6161)}#root .fill-theme-error-secondary{fill:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root .fill-theme-fill-primary{fill:var(--sp-theme-fill-primary,#fff)}#root .fill-theme-fill-primary-disabled{fill:var(--sp-theme-fill-primary-disabled,#343434)}#root .fill-theme-fill-primary-hover{fill:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root .fill-theme-fill-primary-pressed{fill:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root .fill-theme-fill-secondary{fill:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root .fill-theme-fill-secondary-disabled{fill:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root .fill-theme-fill-secondary-hover{fill:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root .fill-theme-fill-secondary-pressed{fill:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root .fill-theme-label-background-primary{fill:var(--sp-theme-label-background-primary,#fff)}#root .fill-theme-label-background-secondary{fill:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root .fill-theme-label-background-tertiary{fill:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root .fill-theme-label-fill-primary{fill:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root .fill-theme-label-fill-primary-disabled{fill:var(--sp-theme-label-fill-primary-disabled,#737373)}#root .fill-theme-label-fill-primary-hover{fill:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root .fill-theme-label-fill-primary-pressed{fill:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root .fill-theme-label-fill-secondary{fill:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root .fill-theme-label-fill-secondary-disabled{fill:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root .fill-theme-label-fill-secondary-hover{fill:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root .fill-theme-label-fill-secondary-pressed{fill:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root .fill-theme-outline-border-ghost{fill:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root .fill-theme-outline-border-opaque{fill:var(--sp-theme-outline-border-opaque,#fff)}#root .fill-theme-outline-border-subtle{fill:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root .fill-theme-outline-divider{fill:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root .fill-theme-success-primary{fill:var(--sp-theme-success-primary,#05d168)}#root .fill-theme-success-secondary{fill:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root .fill-theme-warning-background{fill:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root .fill-theme-warning-primary{fill:var(--sp-theme-warning-primary,#f1b439)}#root .stroke-theme-background-hover{stroke:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root .stroke-theme-background-overlay-10{stroke:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root .stroke-theme-background-overlay-50{stroke:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root .stroke-theme-background-overlay-70{stroke:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root .stroke-theme-background-overlay-90{stroke:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root .stroke-theme-background-overlay-black-40{stroke:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root .stroke-theme-background-overlay-black-5{stroke:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root .stroke-theme-background-overlay-white-30{stroke:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root .stroke-theme-background-overlay-white-7{stroke:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root .stroke-theme-background-pressed{stroke:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root .stroke-theme-background-primary{stroke:var(--sp-theme-background-primary,#000)}#root .stroke-theme-background-secondary{stroke:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root .stroke-theme-brand-aqua-primary{stroke:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root .stroke-theme-brand-aqua-secondary{stroke:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root .stroke-theme-brand-blue-primary{stroke:var(--sp-theme-brand-blue-primary,#3369ff)}#root .stroke-theme-brand-blue-secondary{stroke:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root .stroke-theme-brand-green-primary{stroke:var(--sp-theme-brand-green-primary,#c7ff57)}#root .stroke-theme-brand-green-secondary{stroke:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root .stroke-theme-brand-purple-primary{stroke:var(--sp-theme-brand-purple-primary,#da61ff)}#root .stroke-theme-brand-purple-secondary{stroke:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root .stroke-theme-brand-red-primary{stroke:var(--sp-theme-brand-red-primary,#ff4d07)}#root .stroke-theme-brand-red-secondary{stroke:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root .stroke-theme-brand-violet-primary{stroke:var(--sp-theme-brand-violet-primary,#da61ff)}#root .stroke-theme-brand-violet-secondary{stroke:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root .stroke-theme-brand-yellow-primary{stroke:var(--sp-theme-brand-yellow-primary,#ffda05)}#root .stroke-theme-brand-yellow-secondary{stroke:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root .stroke-theme-error-disabled{stroke:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root .stroke-theme-error-hover{stroke:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root .stroke-theme-error-pressed{stroke:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root .stroke-theme-error-primary{stroke:var(--sp-theme-error-primary,#ff6161)}#root .stroke-theme-error-secondary{stroke:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root .stroke-theme-fill-primary{stroke:var(--sp-theme-fill-primary,#fff)}#root .stroke-theme-fill-primary-disabled{stroke:var(--sp-theme-fill-primary-disabled,#343434)}#root .stroke-theme-fill-primary-hover{stroke:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root .stroke-theme-fill-primary-pressed{stroke:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root .stroke-theme-fill-secondary{stroke:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root .stroke-theme-fill-secondary-disabled{stroke:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root .stroke-theme-fill-secondary-hover{stroke:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root .stroke-theme-fill-secondary-pressed{stroke:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root .stroke-theme-label-background-primary{stroke:var(--sp-theme-label-background-primary,#fff)}#root .stroke-theme-label-background-secondary{stroke:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root .stroke-theme-label-background-tertiary{stroke:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root .stroke-theme-label-fill-primary{stroke:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root .stroke-theme-label-fill-primary-disabled{stroke:var(--sp-theme-label-fill-primary-disabled,#737373)}#root .stroke-theme-label-fill-primary-hover{stroke:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root .stroke-theme-label-fill-primary-pressed{stroke:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root .stroke-theme-label-fill-secondary{stroke:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root .stroke-theme-label-fill-secondary-disabled{stroke:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root .stroke-theme-label-fill-secondary-hover{stroke:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root .stroke-theme-label-fill-secondary-pressed{stroke:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root .stroke-theme-outline-border-ghost{stroke:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root .stroke-theme-outline-border-opaque{stroke:var(--sp-theme-outline-border-opaque,#fff)}#root .stroke-theme-outline-border-subtle{stroke:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root .stroke-theme-outline-divider{stroke:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root .stroke-theme-success-primary{stroke:var(--sp-theme-success-primary,#05d168)}#root .stroke-theme-success-secondary{stroke:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root .stroke-theme-warning-background{stroke:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root .stroke-theme-warning-primary{stroke:var(--sp-theme-warning-primary,#f1b439)}#root .p-1{padding:.25rem}#root .p-10{padding:2.5rem}#root .p-2\.5{padding:.625rem}#root .p-3{padding:.75rem}#root .p-sp-16{padding:var(--sp-spacing-16,16px)}#root .p-sp-24{padding:var(--sp-spacing-24,24px)}#root .p-sp-40{padding:var(--sp-spacing-40,40px)}#root .px-0\.5{padding-left:.125rem;padding-right:.125rem}#root .px-2{padding-left:.5rem;padding-right:.5rem}#root .px-3{padding-left:.75rem;padding-right:.75rem}#root .px-4{padding-left:1rem;padding-right:1rem}#root .px-6{padding-left:1.5rem;padding-right:1.5rem}#root .px-\[15px\]{padding-left:15px;padding-right:15px}#root .px-sp-12{padding-left:var(--sp-spacing-12,12px);padding-right:var(--sp-spacing-12,12px)}#root .px-sp-24{padding-left:var(--sp-spacing-24,24px);padding-right:var(--sp-spacing-24,24px)}#root .px-sp-8{padding-left:var(--sp-spacing-8,8px);padding-right:var(--sp-spacing-8,8px)}#root .py-3{padding-bottom:.75rem;padding-top:.75rem}#root .py-4{padding-bottom:1rem;padding-top:1rem}#root .py-\[12\.5px\]{padding-bottom:12.5px;padding-top:12.5px}#root .py-sp-12{padding-bottom:var(--sp-spacing-12,12px);padding-top:var(--sp-spacing-12,12px)}#root .py-sp-4{padding-bottom:var(--sp-spacing-4,4px);padding-top:var(--sp-spacing-4,4px)}#root .py-sp-6{padding-bottom:var(--sp-spacing-6,6px);padding-top:var(--sp-spacing-6,6px)}#root .py-sp-8{padding-bottom:var(--sp-spacing-8,8px);padding-top:var(--sp-spacing-8,8px)}#root .pb-3{padding-bottom:.75rem}#root .pl-2\.5{padding-left:.625rem}#root .pl-4{padding-left:1rem}#root .text-center{text-align:center}#root .font-\[inherit\]{font-family:inherit}#root .font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}#root .text-4xl{font-size:2.25rem;line-height:2.5rem}#root .text-\[10px\]{font-size:10px}#root .text-\[13px\]{font-size:13px}#root .text-\[16px\]{font-size:16px}#root .text-\[22px\]{font-size:22px}#root .text-\[24px\]{font-size:24px}#root .text-\[32px\]{font-size:32px}#root .text-base{font-size:1rem;line-height:1.5rem}#root .text-lg{font-size:1.125rem;line-height:1.75rem}#root .text-sm{font-size:.875rem;line-height:1.25rem}#root .text-xl{font-size:1.25rem;line-height:1.75rem}#root .text-xs{font-size:.75rem;line-height:1rem}#root .font-bold{font-weight:700}#root .font-medium{font-weight:500}#root .font-semibold{font-weight:600}#root .uppercase{text-transform:uppercase}#root .lowercase{text-transform:lowercase}#root .capitalize{text-transform:capitalize}#root .italic{font-style:italic}#root .\!leading-\[2\]{line-height:2!important}#root .tracking-tight{letter-spacing:-.025em}#root .tracking-wider{letter-spacing:.05em}#root .text-\[--color\]{color:var(--color)}#root .text-theme-background-hover{color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root .text-theme-background-overlay-10{color:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root .text-theme-background-overlay-50{color:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root .text-theme-background-overlay-70{color:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root .text-theme-background-overlay-90{color:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root .text-theme-background-overlay-black-40{color:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root .text-theme-background-overlay-black-5{color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root .text-theme-background-overlay-white-30{color:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root .text-theme-background-overlay-white-7{color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root .text-theme-background-pressed{color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root .text-theme-background-primary{color:var(--sp-theme-background-primary,#000)}#root .text-theme-background-secondary{color:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root .text-theme-brand-aqua-primary{color:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root .text-theme-brand-aqua-secondary{color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root .text-theme-brand-blue-primary{color:var(--sp-theme-brand-blue-primary,#3369ff)}#root .text-theme-brand-blue-secondary{color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root .text-theme-brand-green-primary{color:var(--sp-theme-brand-green-primary,#c7ff57)}#root .text-theme-brand-green-secondary{color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root .text-theme-brand-purple-primary{color:var(--sp-theme-brand-purple-primary,#da61ff)}#root .text-theme-brand-purple-secondary{color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root .text-theme-brand-red-primary{color:var(--sp-theme-brand-red-primary,#ff4d07)}#root .text-theme-brand-red-secondary{color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root .text-theme-brand-violet-primary{color:var(--sp-theme-brand-violet-primary,#da61ff)}#root .text-theme-brand-violet-secondary{color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root .text-theme-brand-yellow-primary{color:var(--sp-theme-brand-yellow-primary,#ffda05)}#root .text-theme-brand-yellow-secondary{color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root .text-theme-error-disabled{color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root .text-theme-error-hover{color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root .text-theme-error-pressed{color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root .text-theme-error-primary{color:var(--sp-theme-error-primary,#ff6161)}#root .text-theme-error-secondary{color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root .text-theme-fill-primary{color:var(--sp-theme-fill-primary,#fff)}#root .text-theme-fill-primary-disabled{color:var(--sp-theme-fill-primary-disabled,#343434)}#root .text-theme-fill-primary-hover{color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root .text-theme-fill-primary-pressed{color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root .text-theme-fill-secondary{color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root .text-theme-fill-secondary-disabled{color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root .text-theme-fill-secondary-hover{color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root .text-theme-fill-secondary-pressed{color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root .text-theme-label-background-primary{color:var(--sp-theme-label-background-primary,#fff)}#root .text-theme-label-background-secondary{color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root .text-theme-label-background-tertiary{color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root .text-theme-label-fill-primary{color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root .text-theme-label-fill-primary-disabled{color:var(--sp-theme-label-fill-primary-disabled,#737373)}#root .text-theme-label-fill-primary-hover{color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root .text-theme-label-fill-primary-pressed{color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root .text-theme-label-fill-secondary{color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root .text-theme-label-fill-secondary-disabled{color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root .text-theme-label-fill-secondary-hover{color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root .text-theme-label-fill-secondary-pressed{color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root .text-theme-outline-border-ghost{color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root .text-theme-outline-border-opaque{color:var(--sp-theme-outline-border-opaque,#fff)}#root .text-theme-outline-border-subtle{color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root .text-theme-outline-divider{color:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root .text-theme-success-primary{color:var(--sp-theme-success-primary,#05d168)}#root .text-theme-success-secondary{color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root .text-theme-warning-background{color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root .text-theme-warning-primary{color:var(--sp-theme-warning-primary,#f1b439)}#root .underline{text-decoration-line:underline}#root .line-through{text-decoration-line:line-through}#root .decoration-solid{text-decoration-style:solid}#root .underline-offset-\[1\.75px\]{text-underline-offset:1.75px}#root .opacity-0{opacity:0}#root .opacity-25{opacity:.25}#root .opacity-50{opacity:.5}#root .opacity-75{opacity:.75}#root .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);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}#root .outline-none{outline:2px solid transparent;outline-offset:2px}#root .outline{outline-style:solid}#root .outline-offset-0{outline-offset:0}#root .outline-theme-background-hover{outline-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root .outline-theme-background-overlay-10{outline-color:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root .outline-theme-background-overlay-50{outline-color:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root .outline-theme-background-overlay-70{outline-color:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root .outline-theme-background-overlay-90{outline-color:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root .outline-theme-background-overlay-black-40{outline-color:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root .outline-theme-background-overlay-black-5{outline-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root .outline-theme-background-overlay-white-30{outline-color:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root .outline-theme-background-overlay-white-7{outline-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root .outline-theme-background-pressed{outline-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root .outline-theme-background-primary{outline-color:var(--sp-theme-background-primary,#000)}#root .outline-theme-background-secondary{outline-color:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root .outline-theme-brand-aqua-primary{outline-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root .outline-theme-brand-aqua-secondary{outline-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root .outline-theme-brand-blue-primary{outline-color:var(--sp-theme-brand-blue-primary,#3369ff)}#root .outline-theme-brand-blue-secondary{outline-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root .outline-theme-brand-green-primary{outline-color:var(--sp-theme-brand-green-primary,#c7ff57)}#root .outline-theme-brand-green-secondary{outline-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root .outline-theme-brand-purple-primary{outline-color:var(--sp-theme-brand-purple-primary,#da61ff)}#root .outline-theme-brand-purple-secondary{outline-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root .outline-theme-brand-red-primary{outline-color:var(--sp-theme-brand-red-primary,#ff4d07)}#root .outline-theme-brand-red-secondary{outline-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root .outline-theme-brand-violet-primary{outline-color:var(--sp-theme-brand-violet-primary,#da61ff)}#root .outline-theme-brand-violet-secondary{outline-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root .outline-theme-brand-yellow-primary{outline-color:var(--sp-theme-brand-yellow-primary,#ffda05)}#root .outline-theme-brand-yellow-secondary{outline-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root .outline-theme-error-disabled{outline-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root .outline-theme-error-hover{outline-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root .outline-theme-error-pressed{outline-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root .outline-theme-error-primary{outline-color:var(--sp-theme-error-primary,#ff6161)}#root .outline-theme-error-secondary{outline-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root .outline-theme-fill-primary{outline-color:var(--sp-theme-fill-primary,#fff)}#root .outline-theme-fill-primary-disabled{outline-color:var(--sp-theme-fill-primary-disabled,#343434)}#root .outline-theme-fill-primary-hover{outline-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root .outline-theme-fill-primary-pressed{outline-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root .outline-theme-fill-secondary{outline-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root .outline-theme-fill-secondary-disabled{outline-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root .outline-theme-fill-secondary-hover{outline-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root .outline-theme-fill-secondary-pressed{outline-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root .outline-theme-label-background-primary{outline-color:var(--sp-theme-label-background-primary,#fff)}#root .outline-theme-label-background-secondary{outline-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root .outline-theme-label-background-tertiary{outline-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root .outline-theme-label-fill-primary{outline-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root .outline-theme-label-fill-primary-disabled{outline-color:var(--sp-theme-label-fill-primary-disabled,#737373)}#root .outline-theme-label-fill-primary-hover{outline-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root .outline-theme-label-fill-primary-pressed{outline-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root .outline-theme-label-fill-secondary{outline-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root .outline-theme-label-fill-secondary-disabled{outline-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root .outline-theme-label-fill-secondary-hover{outline-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root .outline-theme-label-fill-secondary-pressed{outline-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root .outline-theme-outline-border-ghost{outline-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root .outline-theme-outline-border-opaque{outline-color:var(--sp-theme-outline-border-opaque,#fff)}#root .outline-theme-outline-border-subtle{outline-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root .outline-theme-outline-divider{outline-color:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root .outline-theme-success-primary{outline-color:var(--sp-theme-success-primary,#05d168)}#root .outline-theme-success-secondary{outline-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root .outline-theme-warning-background{outline-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root .outline-theme-warning-primary{outline-color:var(--sp-theme-warning-primary,#f1b439)}#root .ring-theme-background-hover{--tw-ring-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root .ring-theme-background-overlay-10{--tw-ring-color:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root .ring-theme-background-overlay-50{--tw-ring-color:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root .ring-theme-background-overlay-70{--tw-ring-color:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root .ring-theme-background-overlay-90{--tw-ring-color:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root .ring-theme-background-overlay-black-40{--tw-ring-color:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root .ring-theme-background-overlay-black-5{--tw-ring-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root .ring-theme-background-overlay-white-30{--tw-ring-color:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root .ring-theme-background-overlay-white-7{--tw-ring-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root .ring-theme-background-pressed{--tw-ring-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root .ring-theme-background-primary{--tw-ring-color:var(--sp-theme-background-primary,#000)}#root .ring-theme-background-secondary{--tw-ring-color:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root .ring-theme-brand-aqua-primary{--tw-ring-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root .ring-theme-brand-aqua-secondary{--tw-ring-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root .ring-theme-brand-blue-primary{--tw-ring-color:var(--sp-theme-brand-blue-primary,#3369ff)}#root .ring-theme-brand-blue-secondary{--tw-ring-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root .ring-theme-brand-green-primary{--tw-ring-color:var(--sp-theme-brand-green-primary,#c7ff57)}#root .ring-theme-brand-green-secondary{--tw-ring-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root .ring-theme-brand-purple-primary{--tw-ring-color:var(--sp-theme-brand-purple-primary,#da61ff)}#root .ring-theme-brand-purple-secondary{--tw-ring-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root .ring-theme-brand-red-primary{--tw-ring-color:var(--sp-theme-brand-red-primary,#ff4d07)}#root .ring-theme-brand-red-secondary{--tw-ring-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root .ring-theme-brand-violet-primary{--tw-ring-color:var(--sp-theme-brand-violet-primary,#da61ff)}#root .ring-theme-brand-violet-secondary{--tw-ring-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root .ring-theme-brand-yellow-primary{--tw-ring-color:var(--sp-theme-brand-yellow-primary,#ffda05)}#root .ring-theme-brand-yellow-secondary{--tw-ring-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root .ring-theme-error-disabled{--tw-ring-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root .ring-theme-error-hover{--tw-ring-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root .ring-theme-error-pressed{--tw-ring-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root .ring-theme-error-primary{--tw-ring-color:var(--sp-theme-error-primary,#ff6161)}#root .ring-theme-error-secondary{--tw-ring-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root .ring-theme-fill-primary{--tw-ring-color:var(--sp-theme-fill-primary,#fff)}#root .ring-theme-fill-primary-disabled{--tw-ring-color:var(--sp-theme-fill-primary-disabled,#343434)}#root .ring-theme-fill-primary-hover{--tw-ring-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root .ring-theme-fill-primary-pressed{--tw-ring-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root .ring-theme-fill-secondary{--tw-ring-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root .ring-theme-fill-secondary-disabled{--tw-ring-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root .ring-theme-fill-secondary-hover{--tw-ring-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root .ring-theme-fill-secondary-pressed{--tw-ring-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root .ring-theme-label-background-primary{--tw-ring-color:var(--sp-theme-label-background-primary,#fff)}#root .ring-theme-label-background-secondary{--tw-ring-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root .ring-theme-label-background-tertiary{--tw-ring-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root .ring-theme-label-fill-primary{--tw-ring-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root .ring-theme-label-fill-primary-disabled{--tw-ring-color:var(--sp-theme-label-fill-primary-disabled,#737373)}#root .ring-theme-label-fill-primary-hover{--tw-ring-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root .ring-theme-label-fill-primary-pressed{--tw-ring-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root .ring-theme-label-fill-secondary{--tw-ring-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root .ring-theme-label-fill-secondary-disabled{--tw-ring-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root .ring-theme-label-fill-secondary-hover{--tw-ring-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root .ring-theme-label-fill-secondary-pressed{--tw-ring-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root .ring-theme-outline-border-ghost{--tw-ring-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root .ring-theme-outline-border-opaque{--tw-ring-color:var(--sp-theme-outline-border-opaque,#fff)}#root .ring-theme-outline-border-subtle{--tw-ring-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root .ring-theme-outline-divider{--tw-ring-color:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root .ring-theme-success-primary{--tw-ring-color:var(--sp-theme-success-primary,#05d168)}#root .ring-theme-success-secondary{--tw-ring-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root .ring-theme-warning-background{--tw-ring-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root .ring-theme-warning-primary{--tw-ring-color:var(--sp-theme-warning-primary,#f1b439)}#root .blur{--tw-blur:blur(8px)}#root .blur,#root .invert{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}#root .invert{--tw-invert:invert(100%)}#root .\!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}#root .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)}#root .backdrop-filter{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)}#root .transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}#root .transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}#root .transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}#root .transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}#root .duration-150{transition-duration:.15s}#root .duration-300{transition-duration:.3s}#root .ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}#root .ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}#root .\[animation-duration\:2s\]{animation-duration:2s}#root .\[appearance\:textfield\]{appearance:textfield}@keyframes SystemFadeSpinner{50%{opacity:.3}to{opacity:1}}#root{background-color:#101010}#root,body{height:100%}body{overflow:hidden}main{zoom:.9}#lottie{background-color:#000;display:block;height:100%;left:0;overflow:hidden;position:fixed;text-align:center;top:0;transform:translateZ(0);transition:opacity .3s ease-in-out;width:100%;z-index:9999}.notistack-SnackbarContainer.SnackbarContainerOffset{bottom:28px;max-width:calc(100% - 16px);right:8px}.react-datepicker-popper{z-index:3}.mdxeditor-popup-container{z-index:10000}::-webkit-scrollbar{height:5px;width:5px}::-webkit-scrollbar-thumb{background-color:#6d7275;border-radius:20px}#root .placeholder\:text-theme-label-fill-secondary-disabled::placeholder{color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root .hover\:border-theme-background-hover:hover{border-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root .hover\:border-theme-background-overlay-10:hover{border-color:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root .hover\:border-theme-background-overlay-50:hover{border-color:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root .hover\:border-theme-background-overlay-70:hover{border-color:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root .hover\:border-theme-background-overlay-90:hover{border-color:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root .hover\:border-theme-background-overlay-black-40:hover{border-color:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root .hover\:border-theme-background-overlay-black-5:hover{border-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root .hover\:border-theme-background-overlay-white-30:hover{border-color:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root .hover\:border-theme-background-overlay-white-7:hover{border-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root .hover\:border-theme-background-pressed:hover{border-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root .hover\:border-theme-background-primary:hover{border-color:var(--sp-theme-background-primary,#000)}#root .hover\:border-theme-background-secondary:hover{border-color:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root .hover\:border-theme-brand-aqua-primary:hover{border-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root .hover\:border-theme-brand-aqua-secondary:hover{border-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root .hover\:border-theme-brand-blue-primary:hover{border-color:var(--sp-theme-brand-blue-primary,#3369ff)}#root .hover\:border-theme-brand-blue-secondary:hover{border-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root .hover\:border-theme-brand-green-primary:hover{border-color:var(--sp-theme-brand-green-primary,#c7ff57)}#root .hover\:border-theme-brand-green-secondary:hover{border-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root .hover\:border-theme-brand-purple-primary:hover{border-color:var(--sp-theme-brand-purple-primary,#da61ff)}#root .hover\:border-theme-brand-purple-secondary:hover{border-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root .hover\:border-theme-brand-red-primary:hover{border-color:var(--sp-theme-brand-red-primary,#ff4d07)}#root .hover\:border-theme-brand-red-secondary:hover{border-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root .hover\:border-theme-brand-violet-primary:hover{border-color:var(--sp-theme-brand-violet-primary,#da61ff)}#root .hover\:border-theme-brand-violet-secondary:hover{border-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root .hover\:border-theme-brand-yellow-primary:hover{border-color:var(--sp-theme-brand-yellow-primary,#ffda05)}#root .hover\:border-theme-brand-yellow-secondary:hover{border-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root .hover\:border-theme-error-disabled:hover{border-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root .hover\:border-theme-error-hover:hover{border-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root .hover\:border-theme-error-pressed:hover{border-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root .hover\:border-theme-error-primary:hover{border-color:var(--sp-theme-error-primary,#ff6161)}#root .hover\:border-theme-error-secondary:hover{border-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root .hover\:border-theme-fill-primary:hover{border-color:var(--sp-theme-fill-primary,#fff)}#root .hover\:border-theme-fill-primary-disabled:hover{border-color:var(--sp-theme-fill-primary-disabled,#343434)}#root .hover\:border-theme-fill-primary-hover:hover{border-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root .hover\:border-theme-fill-primary-pressed:hover{border-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root .hover\:border-theme-fill-secondary:hover{border-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root .hover\:border-theme-fill-secondary-disabled:hover{border-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root .hover\:border-theme-fill-secondary-hover:hover{border-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root .hover\:border-theme-fill-secondary-pressed:hover{border-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root .hover\:border-theme-label-background-primary:hover{border-color:var(--sp-theme-label-background-primary,#fff)}#root .hover\:border-theme-label-background-secondary:hover{border-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root .hover\:border-theme-label-background-tertiary:hover{border-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root .hover\:border-theme-label-fill-primary:hover{border-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root .hover\:border-theme-label-fill-primary-disabled:hover{border-color:var(--sp-theme-label-fill-primary-disabled,#737373)}#root .hover\:border-theme-label-fill-primary-hover:hover{border-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root .hover\:border-theme-label-fill-primary-pressed:hover{border-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root .hover\:border-theme-label-fill-secondary:hover{border-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root .hover\:border-theme-label-fill-secondary-disabled:hover{border-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root .hover\:border-theme-label-fill-secondary-hover:hover{border-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root .hover\:border-theme-label-fill-secondary-pressed:hover{border-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root .hover\:border-theme-outline-border-ghost:hover{border-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root .hover\:border-theme-outline-border-opaque:hover{border-color:var(--sp-theme-outline-border-opaque,#fff)}#root .hover\:border-theme-outline-border-subtle:hover{border-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root .hover\:border-theme-outline-divider:hover{border-color:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root .hover\:border-theme-success-primary:hover{border-color:var(--sp-theme-success-primary,#05d168)}#root .hover\:border-theme-success-secondary:hover{border-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root .hover\:border-theme-warning-background:hover{border-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root .hover\:border-theme-warning-primary:hover{border-color:var(--sp-theme-warning-primary,#f1b439)}#root .hover\:bg-color-white-10:hover{background-color:var(--sp-color-white-10,hsla(0,0%,100%,.1))}#root .hover\:bg-theme-background-hover:hover{background-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root .hover\:bg-theme-background-overlay-10:hover{background-color:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root .hover\:bg-theme-background-overlay-50:hover{background-color:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root .hover\:bg-theme-background-overlay-70:hover{background-color:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root .hover\:bg-theme-background-overlay-90:hover{background-color:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root .hover\:bg-theme-background-overlay-black-40:hover{background-color:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root .hover\:bg-theme-background-overlay-black-5:hover{background-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root .hover\:bg-theme-background-overlay-white-30:hover{background-color:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root .hover\:bg-theme-background-overlay-white-7:hover{background-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root .hover\:bg-theme-background-pressed:hover{background-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root .hover\:bg-theme-background-primary:hover{background-color:var(--sp-theme-background-primary,#000)}#root .hover\:bg-theme-background-secondary:hover{background-color:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root .hover\:bg-theme-brand-aqua-primary:hover{background-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root .hover\:bg-theme-brand-aqua-secondary:hover{background-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root .hover\:bg-theme-brand-blue-primary:hover{background-color:var(--sp-theme-brand-blue-primary,#3369ff)}#root .hover\:bg-theme-brand-blue-secondary:hover{background-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root .hover\:bg-theme-brand-green-primary:hover{background-color:var(--sp-theme-brand-green-primary,#c7ff57)}#root .hover\:bg-theme-brand-green-secondary:hover{background-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root .hover\:bg-theme-brand-purple-primary:hover{background-color:var(--sp-theme-brand-purple-primary,#da61ff)}#root .hover\:bg-theme-brand-purple-secondary:hover{background-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root .hover\:bg-theme-brand-red-primary:hover{background-color:var(--sp-theme-brand-red-primary,#ff4d07)}#root .hover\:bg-theme-brand-red-secondary:hover{background-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root .hover\:bg-theme-brand-violet-primary:hover{background-color:var(--sp-theme-brand-violet-primary,#da61ff)}#root .hover\:bg-theme-brand-violet-secondary:hover{background-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root .hover\:bg-theme-brand-yellow-primary:hover{background-color:var(--sp-theme-brand-yellow-primary,#ffda05)}#root .hover\:bg-theme-brand-yellow-secondary:hover{background-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root .hover\:bg-theme-error-disabled:hover{background-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root .hover\:bg-theme-error-hover:hover{background-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root .hover\:bg-theme-error-pressed:hover{background-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root .hover\:bg-theme-error-primary:hover{background-color:var(--sp-theme-error-primary,#ff6161)}#root .hover\:bg-theme-error-secondary:hover{background-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root .hover\:bg-theme-fill-primary:hover{background-color:var(--sp-theme-fill-primary,#fff)}#root .hover\:bg-theme-fill-primary-disabled:hover{background-color:var(--sp-theme-fill-primary-disabled,#343434)}#root .hover\:bg-theme-fill-primary-hover:hover{background-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root .hover\:bg-theme-fill-primary-pressed:hover{background-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root .hover\:bg-theme-fill-secondary:hover{background-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root .hover\:bg-theme-fill-secondary-disabled:hover{background-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root .hover\:bg-theme-fill-secondary-hover:hover{background-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root .hover\:bg-theme-fill-secondary-pressed:hover{background-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root .hover\:bg-theme-label-background-primary:hover{background-color:var(--sp-theme-label-background-primary,#fff)}#root .hover\:bg-theme-label-background-secondary:hover{background-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root .hover\:bg-theme-label-background-tertiary:hover{background-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root .hover\:bg-theme-label-fill-primary:hover{background-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root .hover\:bg-theme-label-fill-primary-disabled:hover{background-color:var(--sp-theme-label-fill-primary-disabled,#737373)}#root .hover\:bg-theme-label-fill-primary-hover:hover{background-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root .hover\:bg-theme-label-fill-primary-pressed:hover{background-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root .hover\:bg-theme-label-fill-secondary:hover{background-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root .hover\:bg-theme-label-fill-secondary-disabled:hover{background-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root .hover\:bg-theme-label-fill-secondary-hover:hover{background-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root .hover\:bg-theme-label-fill-secondary-pressed:hover{background-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root .hover\:bg-theme-outline-border-ghost:hover{background-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root .hover\:bg-theme-outline-border-opaque:hover{background-color:var(--sp-theme-outline-border-opaque,#fff)}#root .hover\:bg-theme-outline-border-subtle:hover{background-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root .hover\:bg-theme-outline-divider:hover{background-color:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root .hover\:bg-theme-success-primary:hover{background-color:var(--sp-theme-success-primary,#05d168)}#root .hover\:bg-theme-success-secondary:hover{background-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root .hover\:bg-theme-warning-background:hover{background-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root .hover\:bg-theme-warning-primary:hover{background-color:var(--sp-theme-warning-primary,#f1b439)}#root .hover\:fill-theme-background-hover:hover{fill:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root .hover\:fill-theme-background-overlay-10:hover{fill:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root .hover\:fill-theme-background-overlay-50:hover{fill:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root .hover\:fill-theme-background-overlay-70:hover{fill:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root .hover\:fill-theme-background-overlay-90:hover{fill:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root .hover\:fill-theme-background-overlay-black-40:hover{fill:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root .hover\:fill-theme-background-overlay-black-5:hover{fill:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root .hover\:fill-theme-background-overlay-white-30:hover{fill:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root .hover\:fill-theme-background-overlay-white-7:hover{fill:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root .hover\:fill-theme-background-pressed:hover{fill:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root .hover\:fill-theme-background-primary:hover{fill:var(--sp-theme-background-primary,#000)}#root .hover\:fill-theme-background-secondary:hover{fill:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root .hover\:fill-theme-brand-aqua-primary:hover{fill:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root .hover\:fill-theme-brand-aqua-secondary:hover{fill:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root .hover\:fill-theme-brand-blue-primary:hover{fill:var(--sp-theme-brand-blue-primary,#3369ff)}#root .hover\:fill-theme-brand-blue-secondary:hover{fill:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root .hover\:fill-theme-brand-green-primary:hover{fill:var(--sp-theme-brand-green-primary,#c7ff57)}#root .hover\:fill-theme-brand-green-secondary:hover{fill:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root .hover\:fill-theme-brand-purple-primary:hover{fill:var(--sp-theme-brand-purple-primary,#da61ff)}#root .hover\:fill-theme-brand-purple-secondary:hover{fill:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root .hover\:fill-theme-brand-red-primary:hover{fill:var(--sp-theme-brand-red-primary,#ff4d07)}#root .hover\:fill-theme-brand-red-secondary:hover{fill:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root .hover\:fill-theme-brand-violet-primary:hover{fill:var(--sp-theme-brand-violet-primary,#da61ff)}#root .hover\:fill-theme-brand-violet-secondary:hover{fill:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root .hover\:fill-theme-brand-yellow-primary:hover{fill:var(--sp-theme-brand-yellow-primary,#ffda05)}#root .hover\:fill-theme-brand-yellow-secondary:hover{fill:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root .hover\:fill-theme-error-disabled:hover{fill:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root .hover\:fill-theme-error-hover:hover{fill:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root .hover\:fill-theme-error-pressed:hover{fill:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root .hover\:fill-theme-error-primary:hover{fill:var(--sp-theme-error-primary,#ff6161)}#root .hover\:fill-theme-error-secondary:hover{fill:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root .hover\:fill-theme-fill-primary:hover{fill:var(--sp-theme-fill-primary,#fff)}#root .hover\:fill-theme-fill-primary-disabled:hover{fill:var(--sp-theme-fill-primary-disabled,#343434)}#root .hover\:fill-theme-fill-primary-hover:hover{fill:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root .hover\:fill-theme-fill-primary-pressed:hover{fill:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root .hover\:fill-theme-fill-secondary:hover{fill:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root .hover\:fill-theme-fill-secondary-disabled:hover{fill:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root .hover\:fill-theme-fill-secondary-hover:hover{fill:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root .hover\:fill-theme-fill-secondary-pressed:hover{fill:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root .hover\:fill-theme-label-background-primary:hover{fill:var(--sp-theme-label-background-primary,#fff)}#root .hover\:fill-theme-label-background-secondary:hover{fill:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root .hover\:fill-theme-label-background-tertiary:hover{fill:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root .hover\:fill-theme-label-fill-primary:hover{fill:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root .hover\:fill-theme-label-fill-primary-disabled:hover{fill:var(--sp-theme-label-fill-primary-disabled,#737373)}#root .hover\:fill-theme-label-fill-primary-hover:hover{fill:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root .hover\:fill-theme-label-fill-primary-pressed:hover{fill:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root .hover\:fill-theme-label-fill-secondary:hover{fill:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root .hover\:fill-theme-label-fill-secondary-disabled:hover{fill:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root .hover\:fill-theme-label-fill-secondary-hover:hover{fill:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root .hover\:fill-theme-label-fill-secondary-pressed:hover{fill:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root .hover\:fill-theme-outline-border-ghost:hover{fill:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root .hover\:fill-theme-outline-border-opaque:hover{fill:var(--sp-theme-outline-border-opaque,#fff)}#root .hover\:fill-theme-outline-border-subtle:hover{fill:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root .hover\:fill-theme-outline-divider:hover{fill:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root .hover\:fill-theme-success-primary:hover{fill:var(--sp-theme-success-primary,#05d168)}#root .hover\:fill-theme-success-secondary:hover{fill:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root .hover\:fill-theme-warning-background:hover{fill:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root .hover\:fill-theme-warning-primary:hover{fill:var(--sp-theme-warning-primary,#f1b439)}#root .hover\:stroke-theme-background-hover:hover{stroke:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root .hover\:stroke-theme-background-overlay-10:hover{stroke:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root .hover\:stroke-theme-background-overlay-50:hover{stroke:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root .hover\:stroke-theme-background-overlay-70:hover{stroke:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root .hover\:stroke-theme-background-overlay-90:hover{stroke:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root .hover\:stroke-theme-background-overlay-black-40:hover{stroke:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root .hover\:stroke-theme-background-overlay-black-5:hover{stroke:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root .hover\:stroke-theme-background-overlay-white-30:hover{stroke:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root .hover\:stroke-theme-background-overlay-white-7:hover{stroke:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root .hover\:stroke-theme-background-pressed:hover{stroke:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root .hover\:stroke-theme-background-primary:hover{stroke:var(--sp-theme-background-primary,#000)}#root .hover\:stroke-theme-background-secondary:hover{stroke:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root .hover\:stroke-theme-brand-aqua-primary:hover{stroke:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root .hover\:stroke-theme-brand-aqua-secondary:hover{stroke:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root .hover\:stroke-theme-brand-blue-primary:hover{stroke:var(--sp-theme-brand-blue-primary,#3369ff)}#root .hover\:stroke-theme-brand-blue-secondary:hover{stroke:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root .hover\:stroke-theme-brand-green-primary:hover{stroke:var(--sp-theme-brand-green-primary,#c7ff57)}#root .hover\:stroke-theme-brand-green-secondary:hover{stroke:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root .hover\:stroke-theme-brand-purple-primary:hover{stroke:var(--sp-theme-brand-purple-primary,#da61ff)}#root .hover\:stroke-theme-brand-purple-secondary:hover{stroke:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root .hover\:stroke-theme-brand-red-primary:hover{stroke:var(--sp-theme-brand-red-primary,#ff4d07)}#root .hover\:stroke-theme-brand-red-secondary:hover{stroke:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root .hover\:stroke-theme-brand-violet-primary:hover{stroke:var(--sp-theme-brand-violet-primary,#da61ff)}#root .hover\:stroke-theme-brand-violet-secondary:hover{stroke:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root .hover\:stroke-theme-brand-yellow-primary:hover{stroke:var(--sp-theme-brand-yellow-primary,#ffda05)}#root .hover\:stroke-theme-brand-yellow-secondary:hover{stroke:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root .hover\:stroke-theme-error-disabled:hover{stroke:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root .hover\:stroke-theme-error-hover:hover{stroke:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root .hover\:stroke-theme-error-pressed:hover{stroke:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root .hover\:stroke-theme-error-primary:hover{stroke:var(--sp-theme-error-primary,#ff6161)}#root .hover\:stroke-theme-error-secondary:hover{stroke:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root .hover\:stroke-theme-fill-primary:hover{stroke:var(--sp-theme-fill-primary,#fff)}#root .hover\:stroke-theme-fill-primary-disabled:hover{stroke:var(--sp-theme-fill-primary-disabled,#343434)}#root .hover\:stroke-theme-fill-primary-hover:hover{stroke:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root .hover\:stroke-theme-fill-primary-pressed:hover{stroke:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root .hover\:stroke-theme-fill-secondary:hover{stroke:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root .hover\:stroke-theme-fill-secondary-disabled:hover{stroke:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root .hover\:stroke-theme-fill-secondary-hover:hover{stroke:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root .hover\:stroke-theme-fill-secondary-pressed:hover{stroke:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root .hover\:stroke-theme-label-background-primary:hover{stroke:var(--sp-theme-label-background-primary,#fff)}#root .hover\:stroke-theme-label-background-secondary:hover{stroke:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root .hover\:stroke-theme-label-background-tertiary:hover{stroke:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root .hover\:stroke-theme-label-fill-primary:hover{stroke:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root .hover\:stroke-theme-label-fill-primary-disabled:hover{stroke:var(--sp-theme-label-fill-primary-disabled,#737373)}#root .hover\:stroke-theme-label-fill-primary-hover:hover{stroke:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root .hover\:stroke-theme-label-fill-primary-pressed:hover{stroke:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root .hover\:stroke-theme-label-fill-secondary:hover{stroke:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root .hover\:stroke-theme-label-fill-secondary-disabled:hover{stroke:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root .hover\:stroke-theme-label-fill-secondary-hover:hover{stroke:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root .hover\:stroke-theme-label-fill-secondary-pressed:hover{stroke:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root .hover\:stroke-theme-outline-border-ghost:hover{stroke:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root .hover\:stroke-theme-outline-border-opaque:hover{stroke:var(--sp-theme-outline-border-opaque,#fff)}#root .hover\:stroke-theme-outline-border-subtle:hover{stroke:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root .hover\:stroke-theme-outline-divider:hover{stroke:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root .hover\:stroke-theme-success-primary:hover{stroke:var(--sp-theme-success-primary,#05d168)}#root .hover\:stroke-theme-success-secondary:hover{stroke:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root .hover\:stroke-theme-warning-background:hover{stroke:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root .hover\:stroke-theme-warning-primary:hover{stroke:var(--sp-theme-warning-primary,#f1b439)}#root .hover\:text-theme-background-hover:hover{color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root .hover\:text-theme-background-overlay-10:hover{color:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root .hover\:text-theme-background-overlay-50:hover{color:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root .hover\:text-theme-background-overlay-70:hover{color:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root .hover\:text-theme-background-overlay-90:hover{color:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root .hover\:text-theme-background-overlay-black-40:hover{color:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root .hover\:text-theme-background-overlay-black-5:hover{color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root .hover\:text-theme-background-overlay-white-30:hover{color:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root .hover\:text-theme-background-overlay-white-7:hover{color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root .hover\:text-theme-background-pressed:hover{color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root .hover\:text-theme-background-primary:hover{color:var(--sp-theme-background-primary,#000)}#root .hover\:text-theme-background-secondary:hover{color:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root .hover\:text-theme-brand-aqua-primary:hover{color:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root .hover\:text-theme-brand-aqua-secondary:hover{color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root .hover\:text-theme-brand-blue-primary:hover{color:var(--sp-theme-brand-blue-primary,#3369ff)}#root .hover\:text-theme-brand-blue-secondary:hover{color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root .hover\:text-theme-brand-green-primary:hover{color:var(--sp-theme-brand-green-primary,#c7ff57)}#root .hover\:text-theme-brand-green-secondary:hover{color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root .hover\:text-theme-brand-purple-primary:hover{color:var(--sp-theme-brand-purple-primary,#da61ff)}#root .hover\:text-theme-brand-purple-secondary:hover{color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root .hover\:text-theme-brand-red-primary:hover{color:var(--sp-theme-brand-red-primary,#ff4d07)}#root .hover\:text-theme-brand-red-secondary:hover{color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root .hover\:text-theme-brand-violet-primary:hover{color:var(--sp-theme-brand-violet-primary,#da61ff)}#root .hover\:text-theme-brand-violet-secondary:hover{color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root .hover\:text-theme-brand-yellow-primary:hover{color:var(--sp-theme-brand-yellow-primary,#ffda05)}#root .hover\:text-theme-brand-yellow-secondary:hover{color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root .hover\:text-theme-error-disabled:hover{color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root .hover\:text-theme-error-hover:hover{color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root .hover\:text-theme-error-pressed:hover{color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root .hover\:text-theme-error-primary:hover{color:var(--sp-theme-error-primary,#ff6161)}#root .hover\:text-theme-error-secondary:hover{color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root .hover\:text-theme-fill-primary:hover{color:var(--sp-theme-fill-primary,#fff)}#root .hover\:text-theme-fill-primary-disabled:hover{color:var(--sp-theme-fill-primary-disabled,#343434)}#root .hover\:text-theme-fill-primary-hover:hover{color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root .hover\:text-theme-fill-primary-pressed:hover{color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root .hover\:text-theme-fill-secondary:hover{color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root .hover\:text-theme-fill-secondary-disabled:hover{color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root .hover\:text-theme-fill-secondary-hover:hover{color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root .hover\:text-theme-fill-secondary-pressed:hover{color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root .hover\:text-theme-label-background-primary:hover{color:var(--sp-theme-label-background-primary,#fff)}#root .hover\:text-theme-label-background-secondary:hover{color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root .hover\:text-theme-label-background-tertiary:hover{color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root .hover\:text-theme-label-fill-primary:hover{color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root .hover\:text-theme-label-fill-primary-disabled:hover{color:var(--sp-theme-label-fill-primary-disabled,#737373)}#root .hover\:text-theme-label-fill-primary-hover:hover{color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root .hover\:text-theme-label-fill-primary-pressed:hover{color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root .hover\:text-theme-label-fill-secondary:hover{color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root .hover\:text-theme-label-fill-secondary-disabled:hover{color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root .hover\:text-theme-label-fill-secondary-hover:hover{color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root .hover\:text-theme-label-fill-secondary-pressed:hover{color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root .hover\:text-theme-outline-border-ghost:hover{color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root .hover\:text-theme-outline-border-opaque:hover{color:var(--sp-theme-outline-border-opaque,#fff)}#root .hover\:text-theme-outline-border-subtle:hover{color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root .hover\:text-theme-outline-divider:hover{color:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root .hover\:text-theme-success-primary:hover{color:var(--sp-theme-success-primary,#05d168)}#root .hover\:text-theme-success-secondary:hover{color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root .hover\:text-theme-warning-background:hover{color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root .hover\:text-theme-warning-primary:hover{color:var(--sp-theme-warning-primary,#f1b439)}#root .hover\:shadow-md:hover{--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)}#root .hover\:shadow-md:hover,#root .hover\:shadow-sm:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}#root .hover\:shadow-sm:hover{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}#root .hover\:outline-theme-background-hover:hover{outline-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root .hover\:outline-theme-background-overlay-10:hover{outline-color:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root .hover\:outline-theme-background-overlay-50:hover{outline-color:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root .hover\:outline-theme-background-overlay-70:hover{outline-color:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root .hover\:outline-theme-background-overlay-90:hover{outline-color:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root .hover\:outline-theme-background-overlay-black-40:hover{outline-color:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root .hover\:outline-theme-background-overlay-black-5:hover{outline-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root .hover\:outline-theme-background-overlay-white-30:hover{outline-color:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root .hover\:outline-theme-background-overlay-white-7:hover{outline-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root .hover\:outline-theme-background-pressed:hover{outline-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root .hover\:outline-theme-background-primary:hover{outline-color:var(--sp-theme-background-primary,#000)}#root .hover\:outline-theme-background-secondary:hover{outline-color:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root .hover\:outline-theme-brand-aqua-primary:hover{outline-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root .hover\:outline-theme-brand-aqua-secondary:hover{outline-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root .hover\:outline-theme-brand-blue-primary:hover{outline-color:var(--sp-theme-brand-blue-primary,#3369ff)}#root .hover\:outline-theme-brand-blue-secondary:hover{outline-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root .hover\:outline-theme-brand-green-primary:hover{outline-color:var(--sp-theme-brand-green-primary,#c7ff57)}#root .hover\:outline-theme-brand-green-secondary:hover{outline-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root .hover\:outline-theme-brand-purple-primary:hover{outline-color:var(--sp-theme-brand-purple-primary,#da61ff)}#root .hover\:outline-theme-brand-purple-secondary:hover{outline-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root .hover\:outline-theme-brand-red-primary:hover{outline-color:var(--sp-theme-brand-red-primary,#ff4d07)}#root .hover\:outline-theme-brand-red-secondary:hover{outline-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root .hover\:outline-theme-brand-violet-primary:hover{outline-color:var(--sp-theme-brand-violet-primary,#da61ff)}#root .hover\:outline-theme-brand-violet-secondary:hover{outline-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root .hover\:outline-theme-brand-yellow-primary:hover{outline-color:var(--sp-theme-brand-yellow-primary,#ffda05)}#root .hover\:outline-theme-brand-yellow-secondary:hover{outline-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root .hover\:outline-theme-error-disabled:hover{outline-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root .hover\:outline-theme-error-hover:hover{outline-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root .hover\:outline-theme-error-pressed:hover{outline-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root .hover\:outline-theme-error-primary:hover{outline-color:var(--sp-theme-error-primary,#ff6161)}#root .hover\:outline-theme-error-secondary:hover{outline-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root .hover\:outline-theme-fill-primary:hover{outline-color:var(--sp-theme-fill-primary,#fff)}#root .hover\:outline-theme-fill-primary-disabled:hover{outline-color:var(--sp-theme-fill-primary-disabled,#343434)}#root .hover\:outline-theme-fill-primary-hover:hover{outline-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root .hover\:outline-theme-fill-primary-pressed:hover{outline-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root .hover\:outline-theme-fill-secondary:hover{outline-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root .hover\:outline-theme-fill-secondary-disabled:hover{outline-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root .hover\:outline-theme-fill-secondary-hover:hover{outline-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root .hover\:outline-theme-fill-secondary-pressed:hover{outline-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root .hover\:outline-theme-label-background-primary:hover{outline-color:var(--sp-theme-label-background-primary,#fff)}#root .hover\:outline-theme-label-background-secondary:hover{outline-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root .hover\:outline-theme-label-background-tertiary:hover{outline-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root .hover\:outline-theme-label-fill-primary:hover{outline-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root .hover\:outline-theme-label-fill-primary-disabled:hover{outline-color:var(--sp-theme-label-fill-primary-disabled,#737373)}#root .hover\:outline-theme-label-fill-primary-hover:hover{outline-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root .hover\:outline-theme-label-fill-primary-pressed:hover{outline-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root .hover\:outline-theme-label-fill-secondary:hover{outline-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root .hover\:outline-theme-label-fill-secondary-disabled:hover{outline-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root .hover\:outline-theme-label-fill-secondary-hover:hover{outline-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root .hover\:outline-theme-label-fill-secondary-pressed:hover{outline-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root .hover\:outline-theme-outline-border-ghost:hover{outline-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root .hover\:outline-theme-outline-border-opaque:hover{outline-color:var(--sp-theme-outline-border-opaque,#fff)}#root .hover\:outline-theme-outline-border-subtle:hover{outline-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root .hover\:outline-theme-outline-divider:hover{outline-color:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root .hover\:outline-theme-success-primary:hover{outline-color:var(--sp-theme-success-primary,#05d168)}#root .hover\:outline-theme-success-secondary:hover{outline-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root .hover\:outline-theme-warning-background:hover{outline-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root .hover\:outline-theme-warning-primary:hover{outline-color:var(--sp-theme-warning-primary,#f1b439)}#root .hover\:ring-theme-background-hover:hover{--tw-ring-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root .hover\:ring-theme-background-overlay-10:hover{--tw-ring-color:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root .hover\:ring-theme-background-overlay-50:hover{--tw-ring-color:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root .hover\:ring-theme-background-overlay-70:hover{--tw-ring-color:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root .hover\:ring-theme-background-overlay-90:hover{--tw-ring-color:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root .hover\:ring-theme-background-overlay-black-40:hover{--tw-ring-color:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root .hover\:ring-theme-background-overlay-black-5:hover{--tw-ring-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root .hover\:ring-theme-background-overlay-white-30:hover{--tw-ring-color:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root .hover\:ring-theme-background-overlay-white-7:hover{--tw-ring-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root .hover\:ring-theme-background-pressed:hover{--tw-ring-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root .hover\:ring-theme-background-primary:hover{--tw-ring-color:var(--sp-theme-background-primary,#000)}#root .hover\:ring-theme-background-secondary:hover{--tw-ring-color:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root .hover\:ring-theme-brand-aqua-primary:hover{--tw-ring-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root .hover\:ring-theme-brand-aqua-secondary:hover{--tw-ring-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root .hover\:ring-theme-brand-blue-primary:hover{--tw-ring-color:var(--sp-theme-brand-blue-primary,#3369ff)}#root .hover\:ring-theme-brand-blue-secondary:hover{--tw-ring-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root .hover\:ring-theme-brand-green-primary:hover{--tw-ring-color:var(--sp-theme-brand-green-primary,#c7ff57)}#root .hover\:ring-theme-brand-green-secondary:hover{--tw-ring-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root .hover\:ring-theme-brand-purple-primary:hover{--tw-ring-color:var(--sp-theme-brand-purple-primary,#da61ff)}#root .hover\:ring-theme-brand-purple-secondary:hover{--tw-ring-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root .hover\:ring-theme-brand-red-primary:hover{--tw-ring-color:var(--sp-theme-brand-red-primary,#ff4d07)}#root .hover\:ring-theme-brand-red-secondary:hover{--tw-ring-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root .hover\:ring-theme-brand-violet-primary:hover{--tw-ring-color:var(--sp-theme-brand-violet-primary,#da61ff)}#root .hover\:ring-theme-brand-violet-secondary:hover{--tw-ring-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root .hover\:ring-theme-brand-yellow-primary:hover{--tw-ring-color:var(--sp-theme-brand-yellow-primary,#ffda05)}#root .hover\:ring-theme-brand-yellow-secondary:hover{--tw-ring-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root .hover\:ring-theme-error-disabled:hover{--tw-ring-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root .hover\:ring-theme-error-hover:hover{--tw-ring-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root .hover\:ring-theme-error-pressed:hover{--tw-ring-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root .hover\:ring-theme-error-primary:hover{--tw-ring-color:var(--sp-theme-error-primary,#ff6161)}#root .hover\:ring-theme-error-secondary:hover{--tw-ring-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root .hover\:ring-theme-fill-primary:hover{--tw-ring-color:var(--sp-theme-fill-primary,#fff)}#root .hover\:ring-theme-fill-primary-disabled:hover{--tw-ring-color:var(--sp-theme-fill-primary-disabled,#343434)}#root .hover\:ring-theme-fill-primary-hover:hover{--tw-ring-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root .hover\:ring-theme-fill-primary-pressed:hover{--tw-ring-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root .hover\:ring-theme-fill-secondary:hover{--tw-ring-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root .hover\:ring-theme-fill-secondary-disabled:hover{--tw-ring-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root .hover\:ring-theme-fill-secondary-hover:hover{--tw-ring-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root .hover\:ring-theme-fill-secondary-pressed:hover{--tw-ring-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root .hover\:ring-theme-label-background-primary:hover{--tw-ring-color:var(--sp-theme-label-background-primary,#fff)}#root .hover\:ring-theme-label-background-secondary:hover{--tw-ring-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root .hover\:ring-theme-label-background-tertiary:hover{--tw-ring-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root .hover\:ring-theme-label-fill-primary:hover{--tw-ring-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root .hover\:ring-theme-label-fill-primary-disabled:hover{--tw-ring-color:var(--sp-theme-label-fill-primary-disabled,#737373)}#root .hover\:ring-theme-label-fill-primary-hover:hover{--tw-ring-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root .hover\:ring-theme-label-fill-primary-pressed:hover{--tw-ring-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root .hover\:ring-theme-label-fill-secondary:hover{--tw-ring-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root .hover\:ring-theme-label-fill-secondary-disabled:hover{--tw-ring-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root .hover\:ring-theme-label-fill-secondary-hover:hover{--tw-ring-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root .hover\:ring-theme-label-fill-secondary-pressed:hover{--tw-ring-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root .hover\:ring-theme-outline-border-ghost:hover{--tw-ring-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root .hover\:ring-theme-outline-border-opaque:hover{--tw-ring-color:var(--sp-theme-outline-border-opaque,#fff)}#root .hover\:ring-theme-outline-border-subtle:hover{--tw-ring-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root .hover\:ring-theme-outline-divider:hover{--tw-ring-color:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root .hover\:ring-theme-success-primary:hover{--tw-ring-color:var(--sp-theme-success-primary,#05d168)}#root .hover\:ring-theme-success-secondary:hover{--tw-ring-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root .hover\:ring-theme-warning-background:hover{--tw-ring-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root .hover\:ring-theme-warning-primary:hover{--tw-ring-color:var(--sp-theme-warning-primary,#f1b439)}#root .focus\:border-theme-background-hover:focus{border-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root .focus\:border-theme-background-overlay-10:focus{border-color:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root .focus\:border-theme-background-overlay-50:focus{border-color:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root .focus\:border-theme-background-overlay-70:focus{border-color:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root .focus\:border-theme-background-overlay-90:focus{border-color:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root .focus\:border-theme-background-overlay-black-40:focus{border-color:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root .focus\:border-theme-background-overlay-black-5:focus{border-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root .focus\:border-theme-background-overlay-white-30:focus{border-color:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root .focus\:border-theme-background-overlay-white-7:focus{border-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root .focus\:border-theme-background-pressed:focus{border-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root .focus\:border-theme-background-primary:focus{border-color:var(--sp-theme-background-primary,#000)}#root .focus\:border-theme-background-secondary:focus{border-color:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root .focus\:border-theme-brand-aqua-primary:focus{border-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root .focus\:border-theme-brand-aqua-secondary:focus{border-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root .focus\:border-theme-brand-blue-primary:focus{border-color:var(--sp-theme-brand-blue-primary,#3369ff)}#root .focus\:border-theme-brand-blue-secondary:focus{border-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root .focus\:border-theme-brand-green-primary:focus{border-color:var(--sp-theme-brand-green-primary,#c7ff57)}#root .focus\:border-theme-brand-green-secondary:focus{border-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root .focus\:border-theme-brand-purple-primary:focus{border-color:var(--sp-theme-brand-purple-primary,#da61ff)}#root .focus\:border-theme-brand-purple-secondary:focus{border-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root .focus\:border-theme-brand-red-primary:focus{border-color:var(--sp-theme-brand-red-primary,#ff4d07)}#root .focus\:border-theme-brand-red-secondary:focus{border-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root .focus\:border-theme-brand-violet-primary:focus{border-color:var(--sp-theme-brand-violet-primary,#da61ff)}#root .focus\:border-theme-brand-violet-secondary:focus{border-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root .focus\:border-theme-brand-yellow-primary:focus{border-color:var(--sp-theme-brand-yellow-primary,#ffda05)}#root .focus\:border-theme-brand-yellow-secondary:focus{border-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root .focus\:border-theme-error-disabled:focus{border-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root .focus\:border-theme-error-hover:focus{border-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root .focus\:border-theme-error-pressed:focus{border-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root .focus\:border-theme-error-primary:focus{border-color:var(--sp-theme-error-primary,#ff6161)}#root .focus\:border-theme-error-secondary:focus{border-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root .focus\:border-theme-fill-primary:focus{border-color:var(--sp-theme-fill-primary,#fff)}#root .focus\:border-theme-fill-primary-disabled:focus{border-color:var(--sp-theme-fill-primary-disabled,#343434)}#root .focus\:border-theme-fill-primary-hover:focus{border-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root .focus\:border-theme-fill-primary-pressed:focus{border-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root .focus\:border-theme-fill-secondary:focus{border-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root .focus\:border-theme-fill-secondary-disabled:focus{border-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root .focus\:border-theme-fill-secondary-hover:focus{border-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root .focus\:border-theme-fill-secondary-pressed:focus{border-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root .focus\:border-theme-label-background-primary:focus{border-color:var(--sp-theme-label-background-primary,#fff)}#root .focus\:border-theme-label-background-secondary:focus{border-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root .focus\:border-theme-label-background-tertiary:focus{border-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root .focus\:border-theme-label-fill-primary:focus{border-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root .focus\:border-theme-label-fill-primary-disabled:focus{border-color:var(--sp-theme-label-fill-primary-disabled,#737373)}#root .focus\:border-theme-label-fill-primary-hover:focus{border-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root .focus\:border-theme-label-fill-primary-pressed:focus{border-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root .focus\:border-theme-label-fill-secondary:focus{border-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root .focus\:border-theme-label-fill-secondary-disabled:focus{border-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root .focus\:border-theme-label-fill-secondary-hover:focus{border-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root .focus\:border-theme-label-fill-secondary-pressed:focus{border-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root .focus\:border-theme-outline-border-ghost:focus{border-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root .focus\:border-theme-outline-border-opaque:focus{border-color:var(--sp-theme-outline-border-opaque,#fff)}#root .focus\:border-theme-outline-border-subtle:focus{border-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root .focus\:border-theme-outline-divider:focus{border-color:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root .focus\:border-theme-success-primary:focus{border-color:var(--sp-theme-success-primary,#05d168)}#root .focus\:border-theme-success-secondary:focus{border-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root .focus\:border-theme-warning-background:focus{border-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root .focus\:border-theme-warning-primary:focus{border-color:var(--sp-theme-warning-primary,#f1b439)}#root .focus\:bg-theme-background-hover:focus{background-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root .focus\:bg-theme-background-overlay-10:focus{background-color:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root .focus\:bg-theme-background-overlay-50:focus{background-color:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root .focus\:bg-theme-background-overlay-70:focus{background-color:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root .focus\:bg-theme-background-overlay-90:focus{background-color:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root .focus\:bg-theme-background-overlay-black-40:focus{background-color:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root .focus\:bg-theme-background-overlay-black-5:focus{background-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root .focus\:bg-theme-background-overlay-white-30:focus{background-color:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root .focus\:bg-theme-background-overlay-white-7:focus{background-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root .focus\:bg-theme-background-pressed:focus{background-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root .focus\:bg-theme-background-primary:focus{background-color:var(--sp-theme-background-primary,#000)}#root .focus\:bg-theme-background-secondary:focus{background-color:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root .focus\:bg-theme-brand-aqua-primary:focus{background-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root .focus\:bg-theme-brand-aqua-secondary:focus{background-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root .focus\:bg-theme-brand-blue-primary:focus{background-color:var(--sp-theme-brand-blue-primary,#3369ff)}#root .focus\:bg-theme-brand-blue-secondary:focus{background-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root .focus\:bg-theme-brand-green-primary:focus{background-color:var(--sp-theme-brand-green-primary,#c7ff57)}#root .focus\:bg-theme-brand-green-secondary:focus{background-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root .focus\:bg-theme-brand-purple-primary:focus{background-color:var(--sp-theme-brand-purple-primary,#da61ff)}#root .focus\:bg-theme-brand-purple-secondary:focus{background-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root .focus\:bg-theme-brand-red-primary:focus{background-color:var(--sp-theme-brand-red-primary,#ff4d07)}#root .focus\:bg-theme-brand-red-secondary:focus{background-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root .focus\:bg-theme-brand-violet-primary:focus{background-color:var(--sp-theme-brand-violet-primary,#da61ff)}#root .focus\:bg-theme-brand-violet-secondary:focus{background-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root .focus\:bg-theme-brand-yellow-primary:focus{background-color:var(--sp-theme-brand-yellow-primary,#ffda05)}#root .focus\:bg-theme-brand-yellow-secondary:focus{background-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root .focus\:bg-theme-error-disabled:focus{background-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root .focus\:bg-theme-error-hover:focus{background-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root .focus\:bg-theme-error-pressed:focus{background-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root .focus\:bg-theme-error-primary:focus{background-color:var(--sp-theme-error-primary,#ff6161)}#root .focus\:bg-theme-error-secondary:focus{background-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root .focus\:bg-theme-fill-primary:focus{background-color:var(--sp-theme-fill-primary,#fff)}#root .focus\:bg-theme-fill-primary-disabled:focus{background-color:var(--sp-theme-fill-primary-disabled,#343434)}#root .focus\:bg-theme-fill-primary-hover:focus{background-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root .focus\:bg-theme-fill-primary-pressed:focus{background-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root .focus\:bg-theme-fill-secondary:focus{background-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root .focus\:bg-theme-fill-secondary-disabled:focus{background-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root .focus\:bg-theme-fill-secondary-hover:focus{background-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root .focus\:bg-theme-fill-secondary-pressed:focus{background-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root .focus\:bg-theme-label-background-primary:focus{background-color:var(--sp-theme-label-background-primary,#fff)}#root .focus\:bg-theme-label-background-secondary:focus{background-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root .focus\:bg-theme-label-background-tertiary:focus{background-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root .focus\:bg-theme-label-fill-primary:focus{background-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root .focus\:bg-theme-label-fill-primary-disabled:focus{background-color:var(--sp-theme-label-fill-primary-disabled,#737373)}#root .focus\:bg-theme-label-fill-primary-hover:focus{background-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root .focus\:bg-theme-label-fill-primary-pressed:focus{background-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root .focus\:bg-theme-label-fill-secondary:focus{background-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root .focus\:bg-theme-label-fill-secondary-disabled:focus{background-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root .focus\:bg-theme-label-fill-secondary-hover:focus{background-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root .focus\:bg-theme-label-fill-secondary-pressed:focus{background-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root .focus\:bg-theme-outline-border-ghost:focus{background-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root .focus\:bg-theme-outline-border-opaque:focus{background-color:var(--sp-theme-outline-border-opaque,#fff)}#root .focus\:bg-theme-outline-border-subtle:focus{background-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root .focus\:bg-theme-outline-divider:focus{background-color:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root .focus\:bg-theme-success-primary:focus{background-color:var(--sp-theme-success-primary,#05d168)}#root .focus\:bg-theme-success-secondary:focus{background-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root .focus\:bg-theme-warning-background:focus{background-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root .focus\:bg-theme-warning-primary:focus{background-color:var(--sp-theme-warning-primary,#f1b439)}#root .focus\:fill-theme-background-hover:focus{fill:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root .focus\:fill-theme-background-overlay-10:focus{fill:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root .focus\:fill-theme-background-overlay-50:focus{fill:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root .focus\:fill-theme-background-overlay-70:focus{fill:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root .focus\:fill-theme-background-overlay-90:focus{fill:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root .focus\:fill-theme-background-overlay-black-40:focus{fill:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root .focus\:fill-theme-background-overlay-black-5:focus{fill:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root .focus\:fill-theme-background-overlay-white-30:focus{fill:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root .focus\:fill-theme-background-overlay-white-7:focus{fill:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root .focus\:fill-theme-background-pressed:focus{fill:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root .focus\:fill-theme-background-primary:focus{fill:var(--sp-theme-background-primary,#000)}#root .focus\:fill-theme-background-secondary:focus{fill:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root .focus\:fill-theme-brand-aqua-primary:focus{fill:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root .focus\:fill-theme-brand-aqua-secondary:focus{fill:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root .focus\:fill-theme-brand-blue-primary:focus{fill:var(--sp-theme-brand-blue-primary,#3369ff)}#root .focus\:fill-theme-brand-blue-secondary:focus{fill:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root .focus\:fill-theme-brand-green-primary:focus{fill:var(--sp-theme-brand-green-primary,#c7ff57)}#root .focus\:fill-theme-brand-green-secondary:focus{fill:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root .focus\:fill-theme-brand-purple-primary:focus{fill:var(--sp-theme-brand-purple-primary,#da61ff)}#root .focus\:fill-theme-brand-purple-secondary:focus{fill:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root .focus\:fill-theme-brand-red-primary:focus{fill:var(--sp-theme-brand-red-primary,#ff4d07)}#root .focus\:fill-theme-brand-red-secondary:focus{fill:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root .focus\:fill-theme-brand-violet-primary:focus{fill:var(--sp-theme-brand-violet-primary,#da61ff)}#root .focus\:fill-theme-brand-violet-secondary:focus{fill:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root .focus\:fill-theme-brand-yellow-primary:focus{fill:var(--sp-theme-brand-yellow-primary,#ffda05)}#root .focus\:fill-theme-brand-yellow-secondary:focus{fill:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root .focus\:fill-theme-error-disabled:focus{fill:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root .focus\:fill-theme-error-hover:focus{fill:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root .focus\:fill-theme-error-pressed:focus{fill:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root .focus\:fill-theme-error-primary:focus{fill:var(--sp-theme-error-primary,#ff6161)}#root .focus\:fill-theme-error-secondary:focus{fill:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root .focus\:fill-theme-fill-primary:focus{fill:var(--sp-theme-fill-primary,#fff)}#root .focus\:fill-theme-fill-primary-disabled:focus{fill:var(--sp-theme-fill-primary-disabled,#343434)}#root .focus\:fill-theme-fill-primary-hover:focus{fill:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root .focus\:fill-theme-fill-primary-pressed:focus{fill:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root .focus\:fill-theme-fill-secondary:focus{fill:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root .focus\:fill-theme-fill-secondary-disabled:focus{fill:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root .focus\:fill-theme-fill-secondary-hover:focus{fill:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root .focus\:fill-theme-fill-secondary-pressed:focus{fill:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root .focus\:fill-theme-label-background-primary:focus{fill:var(--sp-theme-label-background-primary,#fff)}#root .focus\:fill-theme-label-background-secondary:focus{fill:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root .focus\:fill-theme-label-background-tertiary:focus{fill:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root .focus\:fill-theme-label-fill-primary:focus{fill:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root .focus\:fill-theme-label-fill-primary-disabled:focus{fill:var(--sp-theme-label-fill-primary-disabled,#737373)}#root .focus\:fill-theme-label-fill-primary-hover:focus{fill:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root .focus\:fill-theme-label-fill-primary-pressed:focus{fill:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root .focus\:fill-theme-label-fill-secondary:focus{fill:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root .focus\:fill-theme-label-fill-secondary-disabled:focus{fill:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root .focus\:fill-theme-label-fill-secondary-hover:focus{fill:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root .focus\:fill-theme-label-fill-secondary-pressed:focus{fill:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root .focus\:fill-theme-outline-border-ghost:focus{fill:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root .focus\:fill-theme-outline-border-opaque:focus{fill:var(--sp-theme-outline-border-opaque,#fff)}#root .focus\:fill-theme-outline-border-subtle:focus{fill:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root .focus\:fill-theme-outline-divider:focus{fill:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root .focus\:fill-theme-success-primary:focus{fill:var(--sp-theme-success-primary,#05d168)}#root .focus\:fill-theme-success-secondary:focus{fill:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root .focus\:fill-theme-warning-background:focus{fill:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root .focus\:fill-theme-warning-primary:focus{fill:var(--sp-theme-warning-primary,#f1b439)}#root .focus\:stroke-theme-background-hover:focus{stroke:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root .focus\:stroke-theme-background-overlay-10:focus{stroke:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root .focus\:stroke-theme-background-overlay-50:focus{stroke:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root .focus\:stroke-theme-background-overlay-70:focus{stroke:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root .focus\:stroke-theme-background-overlay-90:focus{stroke:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root .focus\:stroke-theme-background-overlay-black-40:focus{stroke:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root .focus\:stroke-theme-background-overlay-black-5:focus{stroke:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root .focus\:stroke-theme-background-overlay-white-30:focus{stroke:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root .focus\:stroke-theme-background-overlay-white-7:focus{stroke:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root .focus\:stroke-theme-background-pressed:focus{stroke:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root .focus\:stroke-theme-background-primary:focus{stroke:var(--sp-theme-background-primary,#000)}#root .focus\:stroke-theme-background-secondary:focus{stroke:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root .focus\:stroke-theme-brand-aqua-primary:focus{stroke:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root .focus\:stroke-theme-brand-aqua-secondary:focus{stroke:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root .focus\:stroke-theme-brand-blue-primary:focus{stroke:var(--sp-theme-brand-blue-primary,#3369ff)}#root .focus\:stroke-theme-brand-blue-secondary:focus{stroke:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root .focus\:stroke-theme-brand-green-primary:focus{stroke:var(--sp-theme-brand-green-primary,#c7ff57)}#root .focus\:stroke-theme-brand-green-secondary:focus{stroke:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root .focus\:stroke-theme-brand-purple-primary:focus{stroke:var(--sp-theme-brand-purple-primary,#da61ff)}#root .focus\:stroke-theme-brand-purple-secondary:focus{stroke:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root .focus\:stroke-theme-brand-red-primary:focus{stroke:var(--sp-theme-brand-red-primary,#ff4d07)}#root .focus\:stroke-theme-brand-red-secondary:focus{stroke:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root .focus\:stroke-theme-brand-violet-primary:focus{stroke:var(--sp-theme-brand-violet-primary,#da61ff)}#root .focus\:stroke-theme-brand-violet-secondary:focus{stroke:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root .focus\:stroke-theme-brand-yellow-primary:focus{stroke:var(--sp-theme-brand-yellow-primary,#ffda05)}#root .focus\:stroke-theme-brand-yellow-secondary:focus{stroke:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root .focus\:stroke-theme-error-disabled:focus{stroke:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root .focus\:stroke-theme-error-hover:focus{stroke:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root .focus\:stroke-theme-error-pressed:focus{stroke:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root .focus\:stroke-theme-error-primary:focus{stroke:var(--sp-theme-error-primary,#ff6161)}#root .focus\:stroke-theme-error-secondary:focus{stroke:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root .focus\:stroke-theme-fill-primary:focus{stroke:var(--sp-theme-fill-primary,#fff)}#root .focus\:stroke-theme-fill-primary-disabled:focus{stroke:var(--sp-theme-fill-primary-disabled,#343434)}#root .focus\:stroke-theme-fill-primary-hover:focus{stroke:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root .focus\:stroke-theme-fill-primary-pressed:focus{stroke:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root .focus\:stroke-theme-fill-secondary:focus{stroke:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root .focus\:stroke-theme-fill-secondary-disabled:focus{stroke:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root .focus\:stroke-theme-fill-secondary-hover:focus{stroke:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root .focus\:stroke-theme-fill-secondary-pressed:focus{stroke:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root .focus\:stroke-theme-label-background-primary:focus{stroke:var(--sp-theme-label-background-primary,#fff)}#root .focus\:stroke-theme-label-background-secondary:focus{stroke:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root .focus\:stroke-theme-label-background-tertiary:focus{stroke:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root .focus\:stroke-theme-label-fill-primary:focus{stroke:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root .focus\:stroke-theme-label-fill-primary-disabled:focus{stroke:var(--sp-theme-label-fill-primary-disabled,#737373)}#root .focus\:stroke-theme-label-fill-primary-hover:focus{stroke:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root .focus\:stroke-theme-label-fill-primary-pressed:focus{stroke:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root .focus\:stroke-theme-label-fill-secondary:focus{stroke:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root .focus\:stroke-theme-label-fill-secondary-disabled:focus{stroke:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root .focus\:stroke-theme-label-fill-secondary-hover:focus{stroke:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root .focus\:stroke-theme-label-fill-secondary-pressed:focus{stroke:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root .focus\:stroke-theme-outline-border-ghost:focus{stroke:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root .focus\:stroke-theme-outline-border-opaque:focus{stroke:var(--sp-theme-outline-border-opaque,#fff)}#root .focus\:stroke-theme-outline-border-subtle:focus{stroke:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root .focus\:stroke-theme-outline-divider:focus{stroke:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root .focus\:stroke-theme-success-primary:focus{stroke:var(--sp-theme-success-primary,#05d168)}#root .focus\:stroke-theme-success-secondary:focus{stroke:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root .focus\:stroke-theme-warning-background:focus{stroke:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root .focus\:stroke-theme-warning-primary:focus{stroke:var(--sp-theme-warning-primary,#f1b439)}#root .focus\:text-theme-background-hover:focus{color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root .focus\:text-theme-background-overlay-10:focus{color:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root .focus\:text-theme-background-overlay-50:focus{color:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root .focus\:text-theme-background-overlay-70:focus{color:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root .focus\:text-theme-background-overlay-90:focus{color:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root .focus\:text-theme-background-overlay-black-40:focus{color:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root .focus\:text-theme-background-overlay-black-5:focus{color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root .focus\:text-theme-background-overlay-white-30:focus{color:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root .focus\:text-theme-background-overlay-white-7:focus{color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root .focus\:text-theme-background-pressed:focus{color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root .focus\:text-theme-background-primary:focus{color:var(--sp-theme-background-primary,#000)}#root .focus\:text-theme-background-secondary:focus{color:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root .focus\:text-theme-brand-aqua-primary:focus{color:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root .focus\:text-theme-brand-aqua-secondary:focus{color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root .focus\:text-theme-brand-blue-primary:focus{color:var(--sp-theme-brand-blue-primary,#3369ff)}#root .focus\:text-theme-brand-blue-secondary:focus{color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root .focus\:text-theme-brand-green-primary:focus{color:var(--sp-theme-brand-green-primary,#c7ff57)}#root .focus\:text-theme-brand-green-secondary:focus{color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root .focus\:text-theme-brand-purple-primary:focus{color:var(--sp-theme-brand-purple-primary,#da61ff)}#root .focus\:text-theme-brand-purple-secondary:focus{color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root .focus\:text-theme-brand-red-primary:focus{color:var(--sp-theme-brand-red-primary,#ff4d07)}#root .focus\:text-theme-brand-red-secondary:focus{color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root .focus\:text-theme-brand-violet-primary:focus{color:var(--sp-theme-brand-violet-primary,#da61ff)}#root .focus\:text-theme-brand-violet-secondary:focus{color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root .focus\:text-theme-brand-yellow-primary:focus{color:var(--sp-theme-brand-yellow-primary,#ffda05)}#root .focus\:text-theme-brand-yellow-secondary:focus{color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root .focus\:text-theme-error-disabled:focus{color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root .focus\:text-theme-error-hover:focus{color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root .focus\:text-theme-error-pressed:focus{color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root .focus\:text-theme-error-primary:focus{color:var(--sp-theme-error-primary,#ff6161)}#root .focus\:text-theme-error-secondary:focus{color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root .focus\:text-theme-fill-primary:focus{color:var(--sp-theme-fill-primary,#fff)}#root .focus\:text-theme-fill-primary-disabled:focus{color:var(--sp-theme-fill-primary-disabled,#343434)}#root .focus\:text-theme-fill-primary-hover:focus{color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root .focus\:text-theme-fill-primary-pressed:focus{color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root .focus\:text-theme-fill-secondary:focus{color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root .focus\:text-theme-fill-secondary-disabled:focus{color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root .focus\:text-theme-fill-secondary-hover:focus{color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root .focus\:text-theme-fill-secondary-pressed:focus{color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root .focus\:text-theme-label-background-primary:focus{color:var(--sp-theme-label-background-primary,#fff)}#root .focus\:text-theme-label-background-secondary:focus{color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root .focus\:text-theme-label-background-tertiary:focus{color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root .focus\:text-theme-label-fill-primary:focus{color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root .focus\:text-theme-label-fill-primary-disabled:focus{color:var(--sp-theme-label-fill-primary-disabled,#737373)}#root .focus\:text-theme-label-fill-primary-hover:focus{color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root .focus\:text-theme-label-fill-primary-pressed:focus{color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root .focus\:text-theme-label-fill-secondary:focus{color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root .focus\:text-theme-label-fill-secondary-disabled:focus{color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root .focus\:text-theme-label-fill-secondary-hover:focus{color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root .focus\:text-theme-label-fill-secondary-pressed:focus{color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root .focus\:text-theme-outline-border-ghost:focus{color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root .focus\:text-theme-outline-border-opaque:focus{color:var(--sp-theme-outline-border-opaque,#fff)}#root .focus\:text-theme-outline-border-subtle:focus{color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root .focus\:text-theme-outline-divider:focus{color:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root .focus\:text-theme-success-primary:focus{color:var(--sp-theme-success-primary,#05d168)}#root .focus\:text-theme-success-secondary:focus{color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root .focus\:text-theme-warning-background:focus{color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root .focus\:text-theme-warning-primary:focus{color:var(--sp-theme-warning-primary,#f1b439)}#root .focus\:outline-theme-background-hover:focus{outline-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root .focus\:outline-theme-background-overlay-10:focus{outline-color:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root .focus\:outline-theme-background-overlay-50:focus{outline-color:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root .focus\:outline-theme-background-overlay-70:focus{outline-color:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root .focus\:outline-theme-background-overlay-90:focus{outline-color:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root .focus\:outline-theme-background-overlay-black-40:focus{outline-color:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root .focus\:outline-theme-background-overlay-black-5:focus{outline-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root .focus\:outline-theme-background-overlay-white-30:focus{outline-color:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root .focus\:outline-theme-background-overlay-white-7:focus{outline-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root .focus\:outline-theme-background-pressed:focus{outline-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root .focus\:outline-theme-background-primary:focus{outline-color:var(--sp-theme-background-primary,#000)}#root .focus\:outline-theme-background-secondary:focus{outline-color:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root .focus\:outline-theme-brand-aqua-primary:focus{outline-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root .focus\:outline-theme-brand-aqua-secondary:focus{outline-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root .focus\:outline-theme-brand-blue-primary:focus{outline-color:var(--sp-theme-brand-blue-primary,#3369ff)}#root .focus\:outline-theme-brand-blue-secondary:focus{outline-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root .focus\:outline-theme-brand-green-primary:focus{outline-color:var(--sp-theme-brand-green-primary,#c7ff57)}#root .focus\:outline-theme-brand-green-secondary:focus{outline-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root .focus\:outline-theme-brand-purple-primary:focus{outline-color:var(--sp-theme-brand-purple-primary,#da61ff)}#root .focus\:outline-theme-brand-purple-secondary:focus{outline-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root .focus\:outline-theme-brand-red-primary:focus{outline-color:var(--sp-theme-brand-red-primary,#ff4d07)}#root .focus\:outline-theme-brand-red-secondary:focus{outline-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root .focus\:outline-theme-brand-violet-primary:focus{outline-color:var(--sp-theme-brand-violet-primary,#da61ff)}#root .focus\:outline-theme-brand-violet-secondary:focus{outline-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root .focus\:outline-theme-brand-yellow-primary:focus{outline-color:var(--sp-theme-brand-yellow-primary,#ffda05)}#root .focus\:outline-theme-brand-yellow-secondary:focus{outline-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root .focus\:outline-theme-error-disabled:focus{outline-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root .focus\:outline-theme-error-hover:focus{outline-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root .focus\:outline-theme-error-pressed:focus{outline-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root .focus\:outline-theme-error-primary:focus{outline-color:var(--sp-theme-error-primary,#ff6161)}#root .focus\:outline-theme-error-secondary:focus{outline-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root .focus\:outline-theme-fill-primary:focus{outline-color:var(--sp-theme-fill-primary,#fff)}#root .focus\:outline-theme-fill-primary-disabled:focus{outline-color:var(--sp-theme-fill-primary-disabled,#343434)}#root .focus\:outline-theme-fill-primary-hover:focus{outline-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root .focus\:outline-theme-fill-primary-pressed:focus{outline-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root .focus\:outline-theme-fill-secondary:focus{outline-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root .focus\:outline-theme-fill-secondary-disabled:focus{outline-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root .focus\:outline-theme-fill-secondary-hover:focus{outline-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root .focus\:outline-theme-fill-secondary-pressed:focus{outline-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root .focus\:outline-theme-label-background-primary:focus{outline-color:var(--sp-theme-label-background-primary,#fff)}#root .focus\:outline-theme-label-background-secondary:focus{outline-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root .focus\:outline-theme-label-background-tertiary:focus{outline-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root .focus\:outline-theme-label-fill-primary:focus{outline-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root .focus\:outline-theme-label-fill-primary-disabled:focus{outline-color:var(--sp-theme-label-fill-primary-disabled,#737373)}#root .focus\:outline-theme-label-fill-primary-hover:focus{outline-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root .focus\:outline-theme-label-fill-primary-pressed:focus{outline-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root .focus\:outline-theme-label-fill-secondary:focus{outline-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root .focus\:outline-theme-label-fill-secondary-disabled:focus{outline-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root .focus\:outline-theme-label-fill-secondary-hover:focus{outline-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root .focus\:outline-theme-label-fill-secondary-pressed:focus{outline-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root .focus\:outline-theme-outline-border-ghost:focus{outline-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root .focus\:outline-theme-outline-border-opaque:focus{outline-color:var(--sp-theme-outline-border-opaque,#fff)}#root .focus\:outline-theme-outline-border-subtle:focus{outline-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root .focus\:outline-theme-outline-divider:focus{outline-color:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root .focus\:outline-theme-success-primary:focus{outline-color:var(--sp-theme-success-primary,#05d168)}#root .focus\:outline-theme-success-secondary:focus{outline-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root .focus\:outline-theme-warning-background:focus{outline-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root .focus\:outline-theme-warning-primary:focus{outline-color:var(--sp-theme-warning-primary,#f1b439)}#root .focus\:ring-theme-background-hover:focus{--tw-ring-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root .focus\:ring-theme-background-overlay-10:focus{--tw-ring-color:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root .focus\:ring-theme-background-overlay-50:focus{--tw-ring-color:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root .focus\:ring-theme-background-overlay-70:focus{--tw-ring-color:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root .focus\:ring-theme-background-overlay-90:focus{--tw-ring-color:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root .focus\:ring-theme-background-overlay-black-40:focus{--tw-ring-color:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root .focus\:ring-theme-background-overlay-black-5:focus{--tw-ring-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root .focus\:ring-theme-background-overlay-white-30:focus{--tw-ring-color:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root .focus\:ring-theme-background-overlay-white-7:focus{--tw-ring-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root .focus\:ring-theme-background-pressed:focus{--tw-ring-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root .focus\:ring-theme-background-primary:focus{--tw-ring-color:var(--sp-theme-background-primary,#000)}#root .focus\:ring-theme-background-secondary:focus{--tw-ring-color:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root .focus\:ring-theme-brand-aqua-primary:focus{--tw-ring-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root .focus\:ring-theme-brand-aqua-secondary:focus{--tw-ring-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root .focus\:ring-theme-brand-blue-primary:focus{--tw-ring-color:var(--sp-theme-brand-blue-primary,#3369ff)}#root .focus\:ring-theme-brand-blue-secondary:focus{--tw-ring-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root .focus\:ring-theme-brand-green-primary:focus{--tw-ring-color:var(--sp-theme-brand-green-primary,#c7ff57)}#root .focus\:ring-theme-brand-green-secondary:focus{--tw-ring-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root .focus\:ring-theme-brand-purple-primary:focus{--tw-ring-color:var(--sp-theme-brand-purple-primary,#da61ff)}#root .focus\:ring-theme-brand-purple-secondary:focus{--tw-ring-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root .focus\:ring-theme-brand-red-primary:focus{--tw-ring-color:var(--sp-theme-brand-red-primary,#ff4d07)}#root .focus\:ring-theme-brand-red-secondary:focus{--tw-ring-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root .focus\:ring-theme-brand-violet-primary:focus{--tw-ring-color:var(--sp-theme-brand-violet-primary,#da61ff)}#root .focus\:ring-theme-brand-violet-secondary:focus{--tw-ring-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root .focus\:ring-theme-brand-yellow-primary:focus{--tw-ring-color:var(--sp-theme-brand-yellow-primary,#ffda05)}#root .focus\:ring-theme-brand-yellow-secondary:focus{--tw-ring-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root .focus\:ring-theme-error-disabled:focus{--tw-ring-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root .focus\:ring-theme-error-hover:focus{--tw-ring-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root .focus\:ring-theme-error-pressed:focus{--tw-ring-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root .focus\:ring-theme-error-primary:focus{--tw-ring-color:var(--sp-theme-error-primary,#ff6161)}#root .focus\:ring-theme-error-secondary:focus{--tw-ring-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root .focus\:ring-theme-fill-primary:focus{--tw-ring-color:var(--sp-theme-fill-primary,#fff)}#root .focus\:ring-theme-fill-primary-disabled:focus{--tw-ring-color:var(--sp-theme-fill-primary-disabled,#343434)}#root .focus\:ring-theme-fill-primary-hover:focus{--tw-ring-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root .focus\:ring-theme-fill-primary-pressed:focus{--tw-ring-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root .focus\:ring-theme-fill-secondary:focus{--tw-ring-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root .focus\:ring-theme-fill-secondary-disabled:focus{--tw-ring-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root .focus\:ring-theme-fill-secondary-hover:focus{--tw-ring-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root .focus\:ring-theme-fill-secondary-pressed:focus{--tw-ring-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root .focus\:ring-theme-label-background-primary:focus{--tw-ring-color:var(--sp-theme-label-background-primary,#fff)}#root .focus\:ring-theme-label-background-secondary:focus{--tw-ring-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root .focus\:ring-theme-label-background-tertiary:focus{--tw-ring-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root .focus\:ring-theme-label-fill-primary:focus{--tw-ring-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root .focus\:ring-theme-label-fill-primary-disabled:focus{--tw-ring-color:var(--sp-theme-label-fill-primary-disabled,#737373)}#root .focus\:ring-theme-label-fill-primary-hover:focus{--tw-ring-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root .focus\:ring-theme-label-fill-primary-pressed:focus{--tw-ring-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root .focus\:ring-theme-label-fill-secondary:focus{--tw-ring-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root .focus\:ring-theme-label-fill-secondary-disabled:focus{--tw-ring-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root .focus\:ring-theme-label-fill-secondary-hover:focus{--tw-ring-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root .focus\:ring-theme-label-fill-secondary-pressed:focus{--tw-ring-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root .focus\:ring-theme-outline-border-ghost:focus{--tw-ring-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root .focus\:ring-theme-outline-border-opaque:focus{--tw-ring-color:var(--sp-theme-outline-border-opaque,#fff)}#root .focus\:ring-theme-outline-border-subtle:focus{--tw-ring-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root .focus\:ring-theme-outline-divider:focus{--tw-ring-color:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root .focus\:ring-theme-success-primary:focus{--tw-ring-color:var(--sp-theme-success-primary,#05d168)}#root .focus\:ring-theme-success-secondary:focus{--tw-ring-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root .focus\:ring-theme-warning-background:focus{--tw-ring-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root .focus\:ring-theme-warning-primary:focus{--tw-ring-color:var(--sp-theme-warning-primary,#f1b439)}#root .focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}#root .focus-visible\:outline-2:focus-visible{outline-width:2px}#root .focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}#root .focus-visible\:outline-theme-outline-border-opaque:focus-visible{outline-color:var(--sp-theme-outline-border-opaque,#fff)}#root .active\:border-theme-background-hover:active{border-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root .active\:border-theme-background-overlay-10:active{border-color:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root .active\:border-theme-background-overlay-50:active{border-color:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root .active\:border-theme-background-overlay-70:active{border-color:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root .active\:border-theme-background-overlay-90:active{border-color:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root .active\:border-theme-background-overlay-black-40:active{border-color:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root .active\:border-theme-background-overlay-black-5:active{border-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root .active\:border-theme-background-overlay-white-30:active{border-color:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root .active\:border-theme-background-overlay-white-7:active{border-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root .active\:border-theme-background-pressed:active{border-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root .active\:border-theme-background-primary:active{border-color:var(--sp-theme-background-primary,#000)}#root .active\:border-theme-background-secondary:active{border-color:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root .active\:border-theme-brand-aqua-primary:active{border-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root .active\:border-theme-brand-aqua-secondary:active{border-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root .active\:border-theme-brand-blue-primary:active{border-color:var(--sp-theme-brand-blue-primary,#3369ff)}#root .active\:border-theme-brand-blue-secondary:active{border-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root .active\:border-theme-brand-green-primary:active{border-color:var(--sp-theme-brand-green-primary,#c7ff57)}#root .active\:border-theme-brand-green-secondary:active{border-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root .active\:border-theme-brand-purple-primary:active{border-color:var(--sp-theme-brand-purple-primary,#da61ff)}#root .active\:border-theme-brand-purple-secondary:active{border-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root .active\:border-theme-brand-red-primary:active{border-color:var(--sp-theme-brand-red-primary,#ff4d07)}#root .active\:border-theme-brand-red-secondary:active{border-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root .active\:border-theme-brand-violet-primary:active{border-color:var(--sp-theme-brand-violet-primary,#da61ff)}#root .active\:border-theme-brand-violet-secondary:active{border-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root .active\:border-theme-brand-yellow-primary:active{border-color:var(--sp-theme-brand-yellow-primary,#ffda05)}#root .active\:border-theme-brand-yellow-secondary:active{border-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root .active\:border-theme-error-disabled:active{border-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root .active\:border-theme-error-hover:active{border-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root .active\:border-theme-error-pressed:active{border-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root .active\:border-theme-error-primary:active{border-color:var(--sp-theme-error-primary,#ff6161)}#root .active\:border-theme-error-secondary:active{border-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root .active\:border-theme-fill-primary:active{border-color:var(--sp-theme-fill-primary,#fff)}#root .active\:border-theme-fill-primary-disabled:active{border-color:var(--sp-theme-fill-primary-disabled,#343434)}#root .active\:border-theme-fill-primary-hover:active{border-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root .active\:border-theme-fill-primary-pressed:active{border-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root .active\:border-theme-fill-secondary:active{border-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root .active\:border-theme-fill-secondary-disabled:active{border-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root .active\:border-theme-fill-secondary-hover:active{border-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root .active\:border-theme-fill-secondary-pressed:active{border-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root .active\:border-theme-label-background-primary:active{border-color:var(--sp-theme-label-background-primary,#fff)}#root .active\:border-theme-label-background-secondary:active{border-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root .active\:border-theme-label-background-tertiary:active{border-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root .active\:border-theme-label-fill-primary:active{border-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root .active\:border-theme-label-fill-primary-disabled:active{border-color:var(--sp-theme-label-fill-primary-disabled,#737373)}#root .active\:border-theme-label-fill-primary-hover:active{border-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root .active\:border-theme-label-fill-primary-pressed:active{border-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root .active\:border-theme-label-fill-secondary:active{border-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root .active\:border-theme-label-fill-secondary-disabled:active{border-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root .active\:border-theme-label-fill-secondary-hover:active{border-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root .active\:border-theme-label-fill-secondary-pressed:active{border-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root .active\:border-theme-outline-border-ghost:active{border-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root .active\:border-theme-outline-border-opaque:active{border-color:var(--sp-theme-outline-border-opaque,#fff)}#root .active\:border-theme-outline-border-subtle:active{border-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root .active\:border-theme-outline-divider:active{border-color:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root .active\:border-theme-success-primary:active{border-color:var(--sp-theme-success-primary,#05d168)}#root .active\:border-theme-success-secondary:active{border-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root .active\:border-theme-warning-background:active{border-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root .active\:border-theme-warning-primary:active{border-color:var(--sp-theme-warning-primary,#f1b439)}#root .active\:bg-theme-background-hover:active{background-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root .active\:bg-theme-background-overlay-10:active{background-color:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root .active\:bg-theme-background-overlay-50:active{background-color:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root .active\:bg-theme-background-overlay-70:active{background-color:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root .active\:bg-theme-background-overlay-90:active{background-color:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root .active\:bg-theme-background-overlay-black-40:active{background-color:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root .active\:bg-theme-background-overlay-black-5:active{background-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root .active\:bg-theme-background-overlay-white-30:active{background-color:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root .active\:bg-theme-background-overlay-white-7:active{background-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root .active\:bg-theme-background-pressed:active{background-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root .active\:bg-theme-background-primary:active{background-color:var(--sp-theme-background-primary,#000)}#root .active\:bg-theme-background-secondary:active{background-color:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root .active\:bg-theme-brand-aqua-primary:active{background-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root .active\:bg-theme-brand-aqua-secondary:active{background-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root .active\:bg-theme-brand-blue-primary:active{background-color:var(--sp-theme-brand-blue-primary,#3369ff)}#root .active\:bg-theme-brand-blue-secondary:active{background-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root .active\:bg-theme-brand-green-primary:active{background-color:var(--sp-theme-brand-green-primary,#c7ff57)}#root .active\:bg-theme-brand-green-secondary:active{background-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root .active\:bg-theme-brand-purple-primary:active{background-color:var(--sp-theme-brand-purple-primary,#da61ff)}#root .active\:bg-theme-brand-purple-secondary:active{background-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root .active\:bg-theme-brand-red-primary:active{background-color:var(--sp-theme-brand-red-primary,#ff4d07)}#root .active\:bg-theme-brand-red-secondary:active{background-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root .active\:bg-theme-brand-violet-primary:active{background-color:var(--sp-theme-brand-violet-primary,#da61ff)}#root .active\:bg-theme-brand-violet-secondary:active{background-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root .active\:bg-theme-brand-yellow-primary:active{background-color:var(--sp-theme-brand-yellow-primary,#ffda05)}#root .active\:bg-theme-brand-yellow-secondary:active{background-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root .active\:bg-theme-error-disabled:active{background-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root .active\:bg-theme-error-hover:active{background-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root .active\:bg-theme-error-pressed:active{background-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root .active\:bg-theme-error-primary:active{background-color:var(--sp-theme-error-primary,#ff6161)}#root .active\:bg-theme-error-secondary:active{background-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root .active\:bg-theme-fill-primary:active{background-color:var(--sp-theme-fill-primary,#fff)}#root .active\:bg-theme-fill-primary-disabled:active{background-color:var(--sp-theme-fill-primary-disabled,#343434)}#root .active\:bg-theme-fill-primary-hover:active{background-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root .active\:bg-theme-fill-primary-pressed:active{background-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root .active\:bg-theme-fill-secondary:active{background-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root .active\:bg-theme-fill-secondary-disabled:active{background-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root .active\:bg-theme-fill-secondary-hover:active{background-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root .active\:bg-theme-fill-secondary-pressed:active{background-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root .active\:bg-theme-label-background-primary:active{background-color:var(--sp-theme-label-background-primary,#fff)}#root .active\:bg-theme-label-background-secondary:active{background-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root .active\:bg-theme-label-background-tertiary:active{background-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root .active\:bg-theme-label-fill-primary:active{background-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root .active\:bg-theme-label-fill-primary-disabled:active{background-color:var(--sp-theme-label-fill-primary-disabled,#737373)}#root .active\:bg-theme-label-fill-primary-hover:active{background-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root .active\:bg-theme-label-fill-primary-pressed:active{background-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root .active\:bg-theme-label-fill-secondary:active{background-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root .active\:bg-theme-label-fill-secondary-disabled:active{background-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root .active\:bg-theme-label-fill-secondary-hover:active{background-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root .active\:bg-theme-label-fill-secondary-pressed:active{background-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root .active\:bg-theme-outline-border-ghost:active{background-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root .active\:bg-theme-outline-border-opaque:active{background-color:var(--sp-theme-outline-border-opaque,#fff)}#root .active\:bg-theme-outline-border-subtle:active{background-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root .active\:bg-theme-outline-divider:active{background-color:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root .active\:bg-theme-success-primary:active{background-color:var(--sp-theme-success-primary,#05d168)}#root .active\:bg-theme-success-secondary:active{background-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root .active\:bg-theme-warning-background:active{background-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root .active\:bg-theme-warning-primary:active{background-color:var(--sp-theme-warning-primary,#f1b439)}#root .active\:fill-theme-background-hover:active{fill:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root .active\:fill-theme-background-overlay-10:active{fill:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root .active\:fill-theme-background-overlay-50:active{fill:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root .active\:fill-theme-background-overlay-70:active{fill:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root .active\:fill-theme-background-overlay-90:active{fill:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root .active\:fill-theme-background-overlay-black-40:active{fill:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root .active\:fill-theme-background-overlay-black-5:active{fill:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root .active\:fill-theme-background-overlay-white-30:active{fill:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root .active\:fill-theme-background-overlay-white-7:active{fill:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root .active\:fill-theme-background-pressed:active{fill:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root .active\:fill-theme-background-primary:active{fill:var(--sp-theme-background-primary,#000)}#root .active\:fill-theme-background-secondary:active{fill:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root .active\:fill-theme-brand-aqua-primary:active{fill:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root .active\:fill-theme-brand-aqua-secondary:active{fill:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root .active\:fill-theme-brand-blue-primary:active{fill:var(--sp-theme-brand-blue-primary,#3369ff)}#root .active\:fill-theme-brand-blue-secondary:active{fill:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root .active\:fill-theme-brand-green-primary:active{fill:var(--sp-theme-brand-green-primary,#c7ff57)}#root .active\:fill-theme-brand-green-secondary:active{fill:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root .active\:fill-theme-brand-purple-primary:active{fill:var(--sp-theme-brand-purple-primary,#da61ff)}#root .active\:fill-theme-brand-purple-secondary:active{fill:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root .active\:fill-theme-brand-red-primary:active{fill:var(--sp-theme-brand-red-primary,#ff4d07)}#root .active\:fill-theme-brand-red-secondary:active{fill:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root .active\:fill-theme-brand-violet-primary:active{fill:var(--sp-theme-brand-violet-primary,#da61ff)}#root .active\:fill-theme-brand-violet-secondary:active{fill:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root .active\:fill-theme-brand-yellow-primary:active{fill:var(--sp-theme-brand-yellow-primary,#ffda05)}#root .active\:fill-theme-brand-yellow-secondary:active{fill:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root .active\:fill-theme-error-disabled:active{fill:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root .active\:fill-theme-error-hover:active{fill:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root .active\:fill-theme-error-pressed:active{fill:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root .active\:fill-theme-error-primary:active{fill:var(--sp-theme-error-primary,#ff6161)}#root .active\:fill-theme-error-secondary:active{fill:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root .active\:fill-theme-fill-primary:active{fill:var(--sp-theme-fill-primary,#fff)}#root .active\:fill-theme-fill-primary-disabled:active{fill:var(--sp-theme-fill-primary-disabled,#343434)}#root .active\:fill-theme-fill-primary-hover:active{fill:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root .active\:fill-theme-fill-primary-pressed:active{fill:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root .active\:fill-theme-fill-secondary:active{fill:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root .active\:fill-theme-fill-secondary-disabled:active{fill:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root .active\:fill-theme-fill-secondary-hover:active{fill:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root .active\:fill-theme-fill-secondary-pressed:active{fill:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root .active\:fill-theme-label-background-primary:active{fill:var(--sp-theme-label-background-primary,#fff)}#root .active\:fill-theme-label-background-secondary:active{fill:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root .active\:fill-theme-label-background-tertiary:active{fill:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root .active\:fill-theme-label-fill-primary:active{fill:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root .active\:fill-theme-label-fill-primary-disabled:active{fill:var(--sp-theme-label-fill-primary-disabled,#737373)}#root .active\:fill-theme-label-fill-primary-hover:active{fill:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root .active\:fill-theme-label-fill-primary-pressed:active{fill:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root .active\:fill-theme-label-fill-secondary:active{fill:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root .active\:fill-theme-label-fill-secondary-disabled:active{fill:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root .active\:fill-theme-label-fill-secondary-hover:active{fill:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root .active\:fill-theme-label-fill-secondary-pressed:active{fill:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root .active\:fill-theme-outline-border-ghost:active{fill:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root .active\:fill-theme-outline-border-opaque:active{fill:var(--sp-theme-outline-border-opaque,#fff)}#root .active\:fill-theme-outline-border-subtle:active{fill:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root .active\:fill-theme-outline-divider:active{fill:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root .active\:fill-theme-success-primary:active{fill:var(--sp-theme-success-primary,#05d168)}#root .active\:fill-theme-success-secondary:active{fill:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root .active\:fill-theme-warning-background:active{fill:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root .active\:fill-theme-warning-primary:active{fill:var(--sp-theme-warning-primary,#f1b439)}#root .active\:stroke-theme-background-hover:active{stroke:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root .active\:stroke-theme-background-overlay-10:active{stroke:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root .active\:stroke-theme-background-overlay-50:active{stroke:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root .active\:stroke-theme-background-overlay-70:active{stroke:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root .active\:stroke-theme-background-overlay-90:active{stroke:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root .active\:stroke-theme-background-overlay-black-40:active{stroke:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root .active\:stroke-theme-background-overlay-black-5:active{stroke:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root .active\:stroke-theme-background-overlay-white-30:active{stroke:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root .active\:stroke-theme-background-overlay-white-7:active{stroke:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root .active\:stroke-theme-background-pressed:active{stroke:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root .active\:stroke-theme-background-primary:active{stroke:var(--sp-theme-background-primary,#000)}#root .active\:stroke-theme-background-secondary:active{stroke:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root .active\:stroke-theme-brand-aqua-primary:active{stroke:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root .active\:stroke-theme-brand-aqua-secondary:active{stroke:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root .active\:stroke-theme-brand-blue-primary:active{stroke:var(--sp-theme-brand-blue-primary,#3369ff)}#root .active\:stroke-theme-brand-blue-secondary:active{stroke:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root .active\:stroke-theme-brand-green-primary:active{stroke:var(--sp-theme-brand-green-primary,#c7ff57)}#root .active\:stroke-theme-brand-green-secondary:active{stroke:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root .active\:stroke-theme-brand-purple-primary:active{stroke:var(--sp-theme-brand-purple-primary,#da61ff)}#root .active\:stroke-theme-brand-purple-secondary:active{stroke:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root .active\:stroke-theme-brand-red-primary:active{stroke:var(--sp-theme-brand-red-primary,#ff4d07)}#root .active\:stroke-theme-brand-red-secondary:active{stroke:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root .active\:stroke-theme-brand-violet-primary:active{stroke:var(--sp-theme-brand-violet-primary,#da61ff)}#root .active\:stroke-theme-brand-violet-secondary:active{stroke:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root .active\:stroke-theme-brand-yellow-primary:active{stroke:var(--sp-theme-brand-yellow-primary,#ffda05)}#root .active\:stroke-theme-brand-yellow-secondary:active{stroke:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root .active\:stroke-theme-error-disabled:active{stroke:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root .active\:stroke-theme-error-hover:active{stroke:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root .active\:stroke-theme-error-pressed:active{stroke:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root .active\:stroke-theme-error-primary:active{stroke:var(--sp-theme-error-primary,#ff6161)}#root .active\:stroke-theme-error-secondary:active{stroke:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root .active\:stroke-theme-fill-primary:active{stroke:var(--sp-theme-fill-primary,#fff)}#root .active\:stroke-theme-fill-primary-disabled:active{stroke:var(--sp-theme-fill-primary-disabled,#343434)}#root .active\:stroke-theme-fill-primary-hover:active{stroke:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root .active\:stroke-theme-fill-primary-pressed:active{stroke:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root .active\:stroke-theme-fill-secondary:active{stroke:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root .active\:stroke-theme-fill-secondary-disabled:active{stroke:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root .active\:stroke-theme-fill-secondary-hover:active{stroke:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root .active\:stroke-theme-fill-secondary-pressed:active{stroke:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root .active\:stroke-theme-label-background-primary:active{stroke:var(--sp-theme-label-background-primary,#fff)}#root .active\:stroke-theme-label-background-secondary:active{stroke:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root .active\:stroke-theme-label-background-tertiary:active{stroke:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root .active\:stroke-theme-label-fill-primary:active{stroke:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root .active\:stroke-theme-label-fill-primary-disabled:active{stroke:var(--sp-theme-label-fill-primary-disabled,#737373)}#root .active\:stroke-theme-label-fill-primary-hover:active{stroke:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root .active\:stroke-theme-label-fill-primary-pressed:active{stroke:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root .active\:stroke-theme-label-fill-secondary:active{stroke:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root .active\:stroke-theme-label-fill-secondary-disabled:active{stroke:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root .active\:stroke-theme-label-fill-secondary-hover:active{stroke:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root .active\:stroke-theme-label-fill-secondary-pressed:active{stroke:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root .active\:stroke-theme-outline-border-ghost:active{stroke:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root .active\:stroke-theme-outline-border-opaque:active{stroke:var(--sp-theme-outline-border-opaque,#fff)}#root .active\:stroke-theme-outline-border-subtle:active{stroke:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root .active\:stroke-theme-outline-divider:active{stroke:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root .active\:stroke-theme-success-primary:active{stroke:var(--sp-theme-success-primary,#05d168)}#root .active\:stroke-theme-success-secondary:active{stroke:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root .active\:stroke-theme-warning-background:active{stroke:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root .active\:stroke-theme-warning-primary:active{stroke:var(--sp-theme-warning-primary,#f1b439)}#root .active\:text-theme-background-hover:active{color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root .active\:text-theme-background-overlay-10:active{color:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root .active\:text-theme-background-overlay-50:active{color:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root .active\:text-theme-background-overlay-70:active{color:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root .active\:text-theme-background-overlay-90:active{color:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root .active\:text-theme-background-overlay-black-40:active{color:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root .active\:text-theme-background-overlay-black-5:active{color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root .active\:text-theme-background-overlay-white-30:active{color:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root .active\:text-theme-background-overlay-white-7:active{color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root .active\:text-theme-background-pressed:active{color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root .active\:text-theme-background-primary:active{color:var(--sp-theme-background-primary,#000)}#root .active\:text-theme-background-secondary:active{color:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root .active\:text-theme-brand-aqua-primary:active{color:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root .active\:text-theme-brand-aqua-secondary:active{color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root .active\:text-theme-brand-blue-primary:active{color:var(--sp-theme-brand-blue-primary,#3369ff)}#root .active\:text-theme-brand-blue-secondary:active{color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root .active\:text-theme-brand-green-primary:active{color:var(--sp-theme-brand-green-primary,#c7ff57)}#root .active\:text-theme-brand-green-secondary:active{color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root .active\:text-theme-brand-purple-primary:active{color:var(--sp-theme-brand-purple-primary,#da61ff)}#root .active\:text-theme-brand-purple-secondary:active{color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root .active\:text-theme-brand-red-primary:active{color:var(--sp-theme-brand-red-primary,#ff4d07)}#root .active\:text-theme-brand-red-secondary:active{color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root .active\:text-theme-brand-violet-primary:active{color:var(--sp-theme-brand-violet-primary,#da61ff)}#root .active\:text-theme-brand-violet-secondary:active{color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root .active\:text-theme-brand-yellow-primary:active{color:var(--sp-theme-brand-yellow-primary,#ffda05)}#root .active\:text-theme-brand-yellow-secondary:active{color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root .active\:text-theme-error-disabled:active{color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root .active\:text-theme-error-hover:active{color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root .active\:text-theme-error-pressed:active{color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root .active\:text-theme-error-primary:active{color:var(--sp-theme-error-primary,#ff6161)}#root .active\:text-theme-error-secondary:active{color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root .active\:text-theme-fill-primary:active{color:var(--sp-theme-fill-primary,#fff)}#root .active\:text-theme-fill-primary-disabled:active{color:var(--sp-theme-fill-primary-disabled,#343434)}#root .active\:text-theme-fill-primary-hover:active{color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root .active\:text-theme-fill-primary-pressed:active{color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root .active\:text-theme-fill-secondary:active{color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root .active\:text-theme-fill-secondary-disabled:active{color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root .active\:text-theme-fill-secondary-hover:active{color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root .active\:text-theme-fill-secondary-pressed:active{color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root .active\:text-theme-label-background-primary:active{color:var(--sp-theme-label-background-primary,#fff)}#root .active\:text-theme-label-background-secondary:active{color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root .active\:text-theme-label-background-tertiary:active{color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root .active\:text-theme-label-fill-primary:active{color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root .active\:text-theme-label-fill-primary-disabled:active{color:var(--sp-theme-label-fill-primary-disabled,#737373)}#root .active\:text-theme-label-fill-primary-hover:active{color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root .active\:text-theme-label-fill-primary-pressed:active{color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root .active\:text-theme-label-fill-secondary:active{color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root .active\:text-theme-label-fill-secondary-disabled:active{color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root .active\:text-theme-label-fill-secondary-hover:active{color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root .active\:text-theme-label-fill-secondary-pressed:active{color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root .active\:text-theme-outline-border-ghost:active{color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root .active\:text-theme-outline-border-opaque:active{color:var(--sp-theme-outline-border-opaque,#fff)}#root .active\:text-theme-outline-border-subtle:active{color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root .active\:text-theme-outline-divider:active{color:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root .active\:text-theme-success-primary:active{color:var(--sp-theme-success-primary,#05d168)}#root .active\:text-theme-success-secondary:active{color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root .active\:text-theme-warning-background:active{color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root .active\:text-theme-warning-primary:active{color:var(--sp-theme-warning-primary,#f1b439)}#root .active\:outline-theme-background-hover:active{outline-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root .active\:outline-theme-background-overlay-10:active{outline-color:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root .active\:outline-theme-background-overlay-50:active{outline-color:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root .active\:outline-theme-background-overlay-70:active{outline-color:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root .active\:outline-theme-background-overlay-90:active{outline-color:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root .active\:outline-theme-background-overlay-black-40:active{outline-color:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root .active\:outline-theme-background-overlay-black-5:active{outline-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root .active\:outline-theme-background-overlay-white-30:active{outline-color:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root .active\:outline-theme-background-overlay-white-7:active{outline-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root .active\:outline-theme-background-pressed:active{outline-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root .active\:outline-theme-background-primary:active{outline-color:var(--sp-theme-background-primary,#000)}#root .active\:outline-theme-background-secondary:active{outline-color:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root .active\:outline-theme-brand-aqua-primary:active{outline-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root .active\:outline-theme-brand-aqua-secondary:active{outline-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root .active\:outline-theme-brand-blue-primary:active{outline-color:var(--sp-theme-brand-blue-primary,#3369ff)}#root .active\:outline-theme-brand-blue-secondary:active{outline-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root .active\:outline-theme-brand-green-primary:active{outline-color:var(--sp-theme-brand-green-primary,#c7ff57)}#root .active\:outline-theme-brand-green-secondary:active{outline-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root .active\:outline-theme-brand-purple-primary:active{outline-color:var(--sp-theme-brand-purple-primary,#da61ff)}#root .active\:outline-theme-brand-purple-secondary:active{outline-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root .active\:outline-theme-brand-red-primary:active{outline-color:var(--sp-theme-brand-red-primary,#ff4d07)}#root .active\:outline-theme-brand-red-secondary:active{outline-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root .active\:outline-theme-brand-violet-primary:active{outline-color:var(--sp-theme-brand-violet-primary,#da61ff)}#root .active\:outline-theme-brand-violet-secondary:active{outline-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root .active\:outline-theme-brand-yellow-primary:active{outline-color:var(--sp-theme-brand-yellow-primary,#ffda05)}#root .active\:outline-theme-brand-yellow-secondary:active{outline-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root .active\:outline-theme-error-disabled:active{outline-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root .active\:outline-theme-error-hover:active{outline-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root .active\:outline-theme-error-pressed:active{outline-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root .active\:outline-theme-error-primary:active{outline-color:var(--sp-theme-error-primary,#ff6161)}#root .active\:outline-theme-error-secondary:active{outline-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root .active\:outline-theme-fill-primary:active{outline-color:var(--sp-theme-fill-primary,#fff)}#root .active\:outline-theme-fill-primary-disabled:active{outline-color:var(--sp-theme-fill-primary-disabled,#343434)}#root .active\:outline-theme-fill-primary-hover:active{outline-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root .active\:outline-theme-fill-primary-pressed:active{outline-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root .active\:outline-theme-fill-secondary:active{outline-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root .active\:outline-theme-fill-secondary-disabled:active{outline-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root .active\:outline-theme-fill-secondary-hover:active{outline-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root .active\:outline-theme-fill-secondary-pressed:active{outline-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root .active\:outline-theme-label-background-primary:active{outline-color:var(--sp-theme-label-background-primary,#fff)}#root .active\:outline-theme-label-background-secondary:active{outline-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root .active\:outline-theme-label-background-tertiary:active{outline-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root .active\:outline-theme-label-fill-primary:active{outline-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root .active\:outline-theme-label-fill-primary-disabled:active{outline-color:var(--sp-theme-label-fill-primary-disabled,#737373)}#root .active\:outline-theme-label-fill-primary-hover:active{outline-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root .active\:outline-theme-label-fill-primary-pressed:active{outline-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root .active\:outline-theme-label-fill-secondary:active{outline-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root .active\:outline-theme-label-fill-secondary-disabled:active{outline-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root .active\:outline-theme-label-fill-secondary-hover:active{outline-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root .active\:outline-theme-label-fill-secondary-pressed:active{outline-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root .active\:outline-theme-outline-border-ghost:active{outline-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root .active\:outline-theme-outline-border-opaque:active{outline-color:var(--sp-theme-outline-border-opaque,#fff)}#root .active\:outline-theme-outline-border-subtle:active{outline-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root .active\:outline-theme-outline-divider:active{outline-color:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root .active\:outline-theme-success-primary:active{outline-color:var(--sp-theme-success-primary,#05d168)}#root .active\:outline-theme-success-secondary:active{outline-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root .active\:outline-theme-warning-background:active{outline-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root .active\:outline-theme-warning-primary:active{outline-color:var(--sp-theme-warning-primary,#f1b439)}#root .active\:ring-theme-background-hover:active{--tw-ring-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root .active\:ring-theme-background-overlay-10:active{--tw-ring-color:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root .active\:ring-theme-background-overlay-50:active{--tw-ring-color:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root .active\:ring-theme-background-overlay-70:active{--tw-ring-color:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root .active\:ring-theme-background-overlay-90:active{--tw-ring-color:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root .active\:ring-theme-background-overlay-black-40:active{--tw-ring-color:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root .active\:ring-theme-background-overlay-black-5:active{--tw-ring-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root .active\:ring-theme-background-overlay-white-30:active{--tw-ring-color:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root .active\:ring-theme-background-overlay-white-7:active{--tw-ring-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root .active\:ring-theme-background-pressed:active{--tw-ring-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root .active\:ring-theme-background-primary:active{--tw-ring-color:var(--sp-theme-background-primary,#000)}#root .active\:ring-theme-background-secondary:active{--tw-ring-color:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root .active\:ring-theme-brand-aqua-primary:active{--tw-ring-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root .active\:ring-theme-brand-aqua-secondary:active{--tw-ring-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root .active\:ring-theme-brand-blue-primary:active{--tw-ring-color:var(--sp-theme-brand-blue-primary,#3369ff)}#root .active\:ring-theme-brand-blue-secondary:active{--tw-ring-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root .active\:ring-theme-brand-green-primary:active{--tw-ring-color:var(--sp-theme-brand-green-primary,#c7ff57)}#root .active\:ring-theme-brand-green-secondary:active{--tw-ring-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root .active\:ring-theme-brand-purple-primary:active{--tw-ring-color:var(--sp-theme-brand-purple-primary,#da61ff)}#root .active\:ring-theme-brand-purple-secondary:active{--tw-ring-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root .active\:ring-theme-brand-red-primary:active{--tw-ring-color:var(--sp-theme-brand-red-primary,#ff4d07)}#root .active\:ring-theme-brand-red-secondary:active{--tw-ring-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root .active\:ring-theme-brand-violet-primary:active{--tw-ring-color:var(--sp-theme-brand-violet-primary,#da61ff)}#root .active\:ring-theme-brand-violet-secondary:active{--tw-ring-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root .active\:ring-theme-brand-yellow-primary:active{--tw-ring-color:var(--sp-theme-brand-yellow-primary,#ffda05)}#root .active\:ring-theme-brand-yellow-secondary:active{--tw-ring-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root .active\:ring-theme-error-disabled:active{--tw-ring-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root .active\:ring-theme-error-hover:active{--tw-ring-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root .active\:ring-theme-error-pressed:active{--tw-ring-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root .active\:ring-theme-error-primary:active{--tw-ring-color:var(--sp-theme-error-primary,#ff6161)}#root .active\:ring-theme-error-secondary:active{--tw-ring-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root .active\:ring-theme-fill-primary:active{--tw-ring-color:var(--sp-theme-fill-primary,#fff)}#root .active\:ring-theme-fill-primary-disabled:active{--tw-ring-color:var(--sp-theme-fill-primary-disabled,#343434)}#root .active\:ring-theme-fill-primary-hover:active{--tw-ring-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root .active\:ring-theme-fill-primary-pressed:active{--tw-ring-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root .active\:ring-theme-fill-secondary:active{--tw-ring-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root .active\:ring-theme-fill-secondary-disabled:active{--tw-ring-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root .active\:ring-theme-fill-secondary-hover:active{--tw-ring-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root .active\:ring-theme-fill-secondary-pressed:active{--tw-ring-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root .active\:ring-theme-label-background-primary:active{--tw-ring-color:var(--sp-theme-label-background-primary,#fff)}#root .active\:ring-theme-label-background-secondary:active{--tw-ring-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root .active\:ring-theme-label-background-tertiary:active{--tw-ring-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root .active\:ring-theme-label-fill-primary:active{--tw-ring-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root .active\:ring-theme-label-fill-primary-disabled:active{--tw-ring-color:var(--sp-theme-label-fill-primary-disabled,#737373)}#root .active\:ring-theme-label-fill-primary-hover:active{--tw-ring-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root .active\:ring-theme-label-fill-primary-pressed:active{--tw-ring-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root .active\:ring-theme-label-fill-secondary:active{--tw-ring-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root .active\:ring-theme-label-fill-secondary-disabled:active{--tw-ring-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root .active\:ring-theme-label-fill-secondary-hover:active{--tw-ring-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root .active\:ring-theme-label-fill-secondary-pressed:active{--tw-ring-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root .active\:ring-theme-outline-border-ghost:active{--tw-ring-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root .active\:ring-theme-outline-border-opaque:active{--tw-ring-color:var(--sp-theme-outline-border-opaque,#fff)}#root .active\:ring-theme-outline-border-subtle:active{--tw-ring-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root .active\:ring-theme-outline-divider:active{--tw-ring-color:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root .active\:ring-theme-success-primary:active{--tw-ring-color:var(--sp-theme-success-primary,#05d168)}#root .active\:ring-theme-success-secondary:active{--tw-ring-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root .active\:ring-theme-warning-background:active{--tw-ring-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root .active\:ring-theme-warning-primary:active{--tw-ring-color:var(--sp-theme-warning-primary,#f1b439)}#root .disabled\:cursor-not-allowed:disabled{cursor:not-allowed}#root .disabled\:border-theme-background-hover:disabled{border-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root .disabled\:border-theme-background-overlay-10:disabled{border-color:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root .disabled\:border-theme-background-overlay-50:disabled{border-color:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root .disabled\:border-theme-background-overlay-70:disabled{border-color:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root .disabled\:border-theme-background-overlay-90:disabled{border-color:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root .disabled\:border-theme-background-overlay-black-40:disabled{border-color:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root .disabled\:border-theme-background-overlay-black-5:disabled{border-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root .disabled\:border-theme-background-overlay-white-30:disabled{border-color:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root .disabled\:border-theme-background-overlay-white-7:disabled{border-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root .disabled\:border-theme-background-pressed:disabled{border-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root .disabled\:border-theme-background-primary:disabled{border-color:var(--sp-theme-background-primary,#000)}#root .disabled\:border-theme-background-secondary:disabled{border-color:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root .disabled\:border-theme-brand-aqua-primary:disabled{border-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root .disabled\:border-theme-brand-aqua-secondary:disabled{border-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root .disabled\:border-theme-brand-blue-primary:disabled{border-color:var(--sp-theme-brand-blue-primary,#3369ff)}#root .disabled\:border-theme-brand-blue-secondary:disabled{border-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root .disabled\:border-theme-brand-green-primary:disabled{border-color:var(--sp-theme-brand-green-primary,#c7ff57)}#root .disabled\:border-theme-brand-green-secondary:disabled{border-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root .disabled\:border-theme-brand-purple-primary:disabled{border-color:var(--sp-theme-brand-purple-primary,#da61ff)}#root .disabled\:border-theme-brand-purple-secondary:disabled{border-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root .disabled\:border-theme-brand-red-primary:disabled{border-color:var(--sp-theme-brand-red-primary,#ff4d07)}#root .disabled\:border-theme-brand-red-secondary:disabled{border-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root .disabled\:border-theme-brand-violet-primary:disabled{border-color:var(--sp-theme-brand-violet-primary,#da61ff)}#root .disabled\:border-theme-brand-violet-secondary:disabled{border-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root .disabled\:border-theme-brand-yellow-primary:disabled{border-color:var(--sp-theme-brand-yellow-primary,#ffda05)}#root .disabled\:border-theme-brand-yellow-secondary:disabled{border-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root .disabled\:border-theme-error-disabled:disabled{border-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root .disabled\:border-theme-error-hover:disabled{border-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root .disabled\:border-theme-error-pressed:disabled{border-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root .disabled\:border-theme-error-primary:disabled{border-color:var(--sp-theme-error-primary,#ff6161)}#root .disabled\:border-theme-error-secondary:disabled{border-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root .disabled\:border-theme-fill-primary:disabled{border-color:var(--sp-theme-fill-primary,#fff)}#root .disabled\:border-theme-fill-primary-disabled:disabled{border-color:var(--sp-theme-fill-primary-disabled,#343434)}#root .disabled\:border-theme-fill-primary-hover:disabled{border-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root .disabled\:border-theme-fill-primary-pressed:disabled{border-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root .disabled\:border-theme-fill-secondary:disabled{border-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root .disabled\:border-theme-fill-secondary-disabled:disabled{border-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root .disabled\:border-theme-fill-secondary-hover:disabled{border-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root .disabled\:border-theme-fill-secondary-pressed:disabled{border-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root .disabled\:border-theme-label-background-primary:disabled{border-color:var(--sp-theme-label-background-primary,#fff)}#root .disabled\:border-theme-label-background-secondary:disabled{border-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root .disabled\:border-theme-label-background-tertiary:disabled{border-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root .disabled\:border-theme-label-fill-primary:disabled{border-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root .disabled\:border-theme-label-fill-primary-disabled:disabled{border-color:var(--sp-theme-label-fill-primary-disabled,#737373)}#root .disabled\:border-theme-label-fill-primary-hover:disabled{border-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root .disabled\:border-theme-label-fill-primary-pressed:disabled{border-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root .disabled\:border-theme-label-fill-secondary:disabled{border-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root .disabled\:border-theme-label-fill-secondary-disabled:disabled{border-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root .disabled\:border-theme-label-fill-secondary-hover:disabled{border-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root .disabled\:border-theme-label-fill-secondary-pressed:disabled{border-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root .disabled\:border-theme-outline-border-ghost:disabled{border-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root .disabled\:border-theme-outline-border-opaque:disabled{border-color:var(--sp-theme-outline-border-opaque,#fff)}#root .disabled\:border-theme-outline-border-subtle:disabled{border-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root .disabled\:border-theme-outline-divider:disabled{border-color:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root .disabled\:border-theme-success-primary:disabled{border-color:var(--sp-theme-success-primary,#05d168)}#root .disabled\:border-theme-success-secondary:disabled{border-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root .disabled\:border-theme-warning-background:disabled{border-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root .disabled\:border-theme-warning-primary:disabled{border-color:var(--sp-theme-warning-primary,#f1b439)}#root .disabled\:bg-theme-background-hover:disabled{background-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root .disabled\:bg-theme-background-overlay-10:disabled{background-color:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root .disabled\:bg-theme-background-overlay-50:disabled{background-color:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root .disabled\:bg-theme-background-overlay-70:disabled{background-color:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root .disabled\:bg-theme-background-overlay-90:disabled{background-color:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root .disabled\:bg-theme-background-overlay-black-40:disabled{background-color:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root .disabled\:bg-theme-background-overlay-black-5:disabled{background-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root .disabled\:bg-theme-background-overlay-white-30:disabled{background-color:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root .disabled\:bg-theme-background-overlay-white-7:disabled{background-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root .disabled\:bg-theme-background-pressed:disabled{background-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root .disabled\:bg-theme-background-primary:disabled{background-color:var(--sp-theme-background-primary,#000)}#root .disabled\:bg-theme-background-secondary:disabled{background-color:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root .disabled\:bg-theme-brand-aqua-primary:disabled{background-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root .disabled\:bg-theme-brand-aqua-secondary:disabled{background-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root .disabled\:bg-theme-brand-blue-primary:disabled{background-color:var(--sp-theme-brand-blue-primary,#3369ff)}#root .disabled\:bg-theme-brand-blue-secondary:disabled{background-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root .disabled\:bg-theme-brand-green-primary:disabled{background-color:var(--sp-theme-brand-green-primary,#c7ff57)}#root .disabled\:bg-theme-brand-green-secondary:disabled{background-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root .disabled\:bg-theme-brand-purple-primary:disabled{background-color:var(--sp-theme-brand-purple-primary,#da61ff)}#root .disabled\:bg-theme-brand-purple-secondary:disabled{background-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root .disabled\:bg-theme-brand-red-primary:disabled{background-color:var(--sp-theme-brand-red-primary,#ff4d07)}#root .disabled\:bg-theme-brand-red-secondary:disabled{background-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root .disabled\:bg-theme-brand-violet-primary:disabled{background-color:var(--sp-theme-brand-violet-primary,#da61ff)}#root .disabled\:bg-theme-brand-violet-secondary:disabled{background-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root .disabled\:bg-theme-brand-yellow-primary:disabled{background-color:var(--sp-theme-brand-yellow-primary,#ffda05)}#root .disabled\:bg-theme-brand-yellow-secondary:disabled{background-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root .disabled\:bg-theme-error-disabled:disabled{background-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root .disabled\:bg-theme-error-hover:disabled{background-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root .disabled\:bg-theme-error-pressed:disabled{background-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root .disabled\:bg-theme-error-primary:disabled{background-color:var(--sp-theme-error-primary,#ff6161)}#root .disabled\:bg-theme-error-secondary:disabled{background-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root .disabled\:bg-theme-fill-primary:disabled{background-color:var(--sp-theme-fill-primary,#fff)}#root .disabled\:bg-theme-fill-primary-disabled:disabled{background-color:var(--sp-theme-fill-primary-disabled,#343434)}#root .disabled\:bg-theme-fill-primary-hover:disabled{background-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root .disabled\:bg-theme-fill-primary-pressed:disabled{background-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root .disabled\:bg-theme-fill-secondary:disabled{background-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root .disabled\:bg-theme-fill-secondary-disabled:disabled{background-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root .disabled\:bg-theme-fill-secondary-hover:disabled{background-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root .disabled\:bg-theme-fill-secondary-pressed:disabled{background-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root .disabled\:bg-theme-label-background-primary:disabled{background-color:var(--sp-theme-label-background-primary,#fff)}#root .disabled\:bg-theme-label-background-secondary:disabled{background-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root .disabled\:bg-theme-label-background-tertiary:disabled{background-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root .disabled\:bg-theme-label-fill-primary:disabled{background-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root .disabled\:bg-theme-label-fill-primary-disabled:disabled{background-color:var(--sp-theme-label-fill-primary-disabled,#737373)}#root .disabled\:bg-theme-label-fill-primary-hover:disabled{background-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root .disabled\:bg-theme-label-fill-primary-pressed:disabled{background-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root .disabled\:bg-theme-label-fill-secondary:disabled{background-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root .disabled\:bg-theme-label-fill-secondary-disabled:disabled{background-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root .disabled\:bg-theme-label-fill-secondary-hover:disabled{background-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root .disabled\:bg-theme-label-fill-secondary-pressed:disabled{background-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root .disabled\:bg-theme-outline-border-ghost:disabled{background-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root .disabled\:bg-theme-outline-border-opaque:disabled{background-color:var(--sp-theme-outline-border-opaque,#fff)}#root .disabled\:bg-theme-outline-border-subtle:disabled{background-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root .disabled\:bg-theme-outline-divider:disabled{background-color:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root .disabled\:bg-theme-success-primary:disabled{background-color:var(--sp-theme-success-primary,#05d168)}#root .disabled\:bg-theme-success-secondary:disabled{background-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root .disabled\:bg-theme-warning-background:disabled{background-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root .disabled\:bg-theme-warning-primary:disabled{background-color:var(--sp-theme-warning-primary,#f1b439)}#root .disabled\:bg-transparent:disabled{background-color:transparent}#root .disabled\:fill-theme-background-hover:disabled{fill:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root .disabled\:fill-theme-background-overlay-10:disabled{fill:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root .disabled\:fill-theme-background-overlay-50:disabled{fill:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root .disabled\:fill-theme-background-overlay-70:disabled{fill:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root .disabled\:fill-theme-background-overlay-90:disabled{fill:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root .disabled\:fill-theme-background-overlay-black-40:disabled{fill:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root .disabled\:fill-theme-background-overlay-black-5:disabled{fill:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root .disabled\:fill-theme-background-overlay-white-30:disabled{fill:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root .disabled\:fill-theme-background-overlay-white-7:disabled{fill:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root .disabled\:fill-theme-background-pressed:disabled{fill:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root .disabled\:fill-theme-background-primary:disabled{fill:var(--sp-theme-background-primary,#000)}#root .disabled\:fill-theme-background-secondary:disabled{fill:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root .disabled\:fill-theme-brand-aqua-primary:disabled{fill:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root .disabled\:fill-theme-brand-aqua-secondary:disabled{fill:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root .disabled\:fill-theme-brand-blue-primary:disabled{fill:var(--sp-theme-brand-blue-primary,#3369ff)}#root .disabled\:fill-theme-brand-blue-secondary:disabled{fill:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root .disabled\:fill-theme-brand-green-primary:disabled{fill:var(--sp-theme-brand-green-primary,#c7ff57)}#root .disabled\:fill-theme-brand-green-secondary:disabled{fill:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root .disabled\:fill-theme-brand-purple-primary:disabled{fill:var(--sp-theme-brand-purple-primary,#da61ff)}#root .disabled\:fill-theme-brand-purple-secondary:disabled{fill:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root .disabled\:fill-theme-brand-red-primary:disabled{fill:var(--sp-theme-brand-red-primary,#ff4d07)}#root .disabled\:fill-theme-brand-red-secondary:disabled{fill:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root .disabled\:fill-theme-brand-violet-primary:disabled{fill:var(--sp-theme-brand-violet-primary,#da61ff)}#root .disabled\:fill-theme-brand-violet-secondary:disabled{fill:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root .disabled\:fill-theme-brand-yellow-primary:disabled{fill:var(--sp-theme-brand-yellow-primary,#ffda05)}#root .disabled\:fill-theme-brand-yellow-secondary:disabled{fill:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root .disabled\:fill-theme-error-disabled:disabled{fill:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root .disabled\:fill-theme-error-hover:disabled{fill:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root .disabled\:fill-theme-error-pressed:disabled{fill:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root .disabled\:fill-theme-error-primary:disabled{fill:var(--sp-theme-error-primary,#ff6161)}#root .disabled\:fill-theme-error-secondary:disabled{fill:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root .disabled\:fill-theme-fill-primary:disabled{fill:var(--sp-theme-fill-primary,#fff)}#root .disabled\:fill-theme-fill-primary-disabled:disabled{fill:var(--sp-theme-fill-primary-disabled,#343434)}#root .disabled\:fill-theme-fill-primary-hover:disabled{fill:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root .disabled\:fill-theme-fill-primary-pressed:disabled{fill:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root .disabled\:fill-theme-fill-secondary:disabled{fill:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root .disabled\:fill-theme-fill-secondary-disabled:disabled{fill:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root .disabled\:fill-theme-fill-secondary-hover:disabled{fill:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root .disabled\:fill-theme-fill-secondary-pressed:disabled{fill:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root .disabled\:fill-theme-label-background-primary:disabled{fill:var(--sp-theme-label-background-primary,#fff)}#root .disabled\:fill-theme-label-background-secondary:disabled{fill:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root .disabled\:fill-theme-label-background-tertiary:disabled{fill:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root .disabled\:fill-theme-label-fill-primary:disabled{fill:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root .disabled\:fill-theme-label-fill-primary-disabled:disabled{fill:var(--sp-theme-label-fill-primary-disabled,#737373)}#root .disabled\:fill-theme-label-fill-primary-hover:disabled{fill:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root .disabled\:fill-theme-label-fill-primary-pressed:disabled{fill:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root .disabled\:fill-theme-label-fill-secondary:disabled{fill:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root .disabled\:fill-theme-label-fill-secondary-disabled:disabled{fill:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root .disabled\:fill-theme-label-fill-secondary-hover:disabled{fill:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root .disabled\:fill-theme-label-fill-secondary-pressed:disabled{fill:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root .disabled\:fill-theme-outline-border-ghost:disabled{fill:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root .disabled\:fill-theme-outline-border-opaque:disabled{fill:var(--sp-theme-outline-border-opaque,#fff)}#root .disabled\:fill-theme-outline-border-subtle:disabled{fill:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root .disabled\:fill-theme-outline-divider:disabled{fill:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root .disabled\:fill-theme-success-primary:disabled{fill:var(--sp-theme-success-primary,#05d168)}#root .disabled\:fill-theme-success-secondary:disabled{fill:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root .disabled\:fill-theme-warning-background:disabled{fill:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root .disabled\:fill-theme-warning-primary:disabled{fill:var(--sp-theme-warning-primary,#f1b439)}#root .disabled\:stroke-theme-background-hover:disabled{stroke:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root .disabled\:stroke-theme-background-overlay-10:disabled{stroke:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root .disabled\:stroke-theme-background-overlay-50:disabled{stroke:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root .disabled\:stroke-theme-background-overlay-70:disabled{stroke:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root .disabled\:stroke-theme-background-overlay-90:disabled{stroke:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root .disabled\:stroke-theme-background-overlay-black-40:disabled{stroke:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root .disabled\:stroke-theme-background-overlay-black-5:disabled{stroke:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root .disabled\:stroke-theme-background-overlay-white-30:disabled{stroke:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root .disabled\:stroke-theme-background-overlay-white-7:disabled{stroke:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root .disabled\:stroke-theme-background-pressed:disabled{stroke:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root .disabled\:stroke-theme-background-primary:disabled{stroke:var(--sp-theme-background-primary,#000)}#root .disabled\:stroke-theme-background-secondary:disabled{stroke:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root .disabled\:stroke-theme-brand-aqua-primary:disabled{stroke:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root .disabled\:stroke-theme-brand-aqua-secondary:disabled{stroke:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root .disabled\:stroke-theme-brand-blue-primary:disabled{stroke:var(--sp-theme-brand-blue-primary,#3369ff)}#root .disabled\:stroke-theme-brand-blue-secondary:disabled{stroke:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root .disabled\:stroke-theme-brand-green-primary:disabled{stroke:var(--sp-theme-brand-green-primary,#c7ff57)}#root .disabled\:stroke-theme-brand-green-secondary:disabled{stroke:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root .disabled\:stroke-theme-brand-purple-primary:disabled{stroke:var(--sp-theme-brand-purple-primary,#da61ff)}#root .disabled\:stroke-theme-brand-purple-secondary:disabled{stroke:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root .disabled\:stroke-theme-brand-red-primary:disabled{stroke:var(--sp-theme-brand-red-primary,#ff4d07)}#root .disabled\:stroke-theme-brand-red-secondary:disabled{stroke:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root .disabled\:stroke-theme-brand-violet-primary:disabled{stroke:var(--sp-theme-brand-violet-primary,#da61ff)}#root .disabled\:stroke-theme-brand-violet-secondary:disabled{stroke:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root .disabled\:stroke-theme-brand-yellow-primary:disabled{stroke:var(--sp-theme-brand-yellow-primary,#ffda05)}#root .disabled\:stroke-theme-brand-yellow-secondary:disabled{stroke:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root .disabled\:stroke-theme-error-disabled:disabled{stroke:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root .disabled\:stroke-theme-error-hover:disabled{stroke:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root .disabled\:stroke-theme-error-pressed:disabled{stroke:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root .disabled\:stroke-theme-error-primary:disabled{stroke:var(--sp-theme-error-primary,#ff6161)}#root .disabled\:stroke-theme-error-secondary:disabled{stroke:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root .disabled\:stroke-theme-fill-primary:disabled{stroke:var(--sp-theme-fill-primary,#fff)}#root .disabled\:stroke-theme-fill-primary-disabled:disabled{stroke:var(--sp-theme-fill-primary-disabled,#343434)}#root .disabled\:stroke-theme-fill-primary-hover:disabled{stroke:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root .disabled\:stroke-theme-fill-primary-pressed:disabled{stroke:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root .disabled\:stroke-theme-fill-secondary:disabled{stroke:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root .disabled\:stroke-theme-fill-secondary-disabled:disabled{stroke:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root .disabled\:stroke-theme-fill-secondary-hover:disabled{stroke:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root .disabled\:stroke-theme-fill-secondary-pressed:disabled{stroke:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root .disabled\:stroke-theme-label-background-primary:disabled{stroke:var(--sp-theme-label-background-primary,#fff)}#root .disabled\:stroke-theme-label-background-secondary:disabled{stroke:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root .disabled\:stroke-theme-label-background-tertiary:disabled{stroke:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root .disabled\:stroke-theme-label-fill-primary:disabled{stroke:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root .disabled\:stroke-theme-label-fill-primary-disabled:disabled{stroke:var(--sp-theme-label-fill-primary-disabled,#737373)}#root .disabled\:stroke-theme-label-fill-primary-hover:disabled{stroke:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root .disabled\:stroke-theme-label-fill-primary-pressed:disabled{stroke:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root .disabled\:stroke-theme-label-fill-secondary:disabled{stroke:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root .disabled\:stroke-theme-label-fill-secondary-disabled:disabled{stroke:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root .disabled\:stroke-theme-label-fill-secondary-hover:disabled{stroke:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root .disabled\:stroke-theme-label-fill-secondary-pressed:disabled{stroke:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root .disabled\:stroke-theme-outline-border-ghost:disabled{stroke:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root .disabled\:stroke-theme-outline-border-opaque:disabled{stroke:var(--sp-theme-outline-border-opaque,#fff)}#root .disabled\:stroke-theme-outline-border-subtle:disabled{stroke:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root .disabled\:stroke-theme-outline-divider:disabled{stroke:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root .disabled\:stroke-theme-success-primary:disabled{stroke:var(--sp-theme-success-primary,#05d168)}#root .disabled\:stroke-theme-success-secondary:disabled{stroke:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root .disabled\:stroke-theme-warning-background:disabled{stroke:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root .disabled\:stroke-theme-warning-primary:disabled{stroke:var(--sp-theme-warning-primary,#f1b439)}#root .disabled\:text-theme-background-hover:disabled{color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root .disabled\:text-theme-background-overlay-10:disabled{color:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root .disabled\:text-theme-background-overlay-50:disabled{color:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root .disabled\:text-theme-background-overlay-70:disabled{color:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root .disabled\:text-theme-background-overlay-90:disabled{color:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root .disabled\:text-theme-background-overlay-black-40:disabled{color:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root .disabled\:text-theme-background-overlay-black-5:disabled{color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root .disabled\:text-theme-background-overlay-white-30:disabled{color:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root .disabled\:text-theme-background-overlay-white-7:disabled{color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root .disabled\:text-theme-background-pressed:disabled{color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root .disabled\:text-theme-background-primary:disabled{color:var(--sp-theme-background-primary,#000)}#root .disabled\:text-theme-background-secondary:disabled{color:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root .disabled\:text-theme-brand-aqua-primary:disabled{color:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root .disabled\:text-theme-brand-aqua-secondary:disabled{color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root .disabled\:text-theme-brand-blue-primary:disabled{color:var(--sp-theme-brand-blue-primary,#3369ff)}#root .disabled\:text-theme-brand-blue-secondary:disabled{color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root .disabled\:text-theme-brand-green-primary:disabled{color:var(--sp-theme-brand-green-primary,#c7ff57)}#root .disabled\:text-theme-brand-green-secondary:disabled{color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root .disabled\:text-theme-brand-purple-primary:disabled{color:var(--sp-theme-brand-purple-primary,#da61ff)}#root .disabled\:text-theme-brand-purple-secondary:disabled{color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root .disabled\:text-theme-brand-red-primary:disabled{color:var(--sp-theme-brand-red-primary,#ff4d07)}#root .disabled\:text-theme-brand-red-secondary:disabled{color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root .disabled\:text-theme-brand-violet-primary:disabled{color:var(--sp-theme-brand-violet-primary,#da61ff)}#root .disabled\:text-theme-brand-violet-secondary:disabled{color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root .disabled\:text-theme-brand-yellow-primary:disabled{color:var(--sp-theme-brand-yellow-primary,#ffda05)}#root .disabled\:text-theme-brand-yellow-secondary:disabled{color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root .disabled\:text-theme-error-disabled:disabled{color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root .disabled\:text-theme-error-hover:disabled{color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root .disabled\:text-theme-error-pressed:disabled{color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root .disabled\:text-theme-error-primary:disabled{color:var(--sp-theme-error-primary,#ff6161)}#root .disabled\:text-theme-error-secondary:disabled{color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root .disabled\:text-theme-fill-primary:disabled{color:var(--sp-theme-fill-primary,#fff)}#root .disabled\:text-theme-fill-primary-disabled:disabled{color:var(--sp-theme-fill-primary-disabled,#343434)}#root .disabled\:text-theme-fill-primary-hover:disabled{color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root .disabled\:text-theme-fill-primary-pressed:disabled{color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root .disabled\:text-theme-fill-secondary:disabled{color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root .disabled\:text-theme-fill-secondary-disabled:disabled{color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root .disabled\:text-theme-fill-secondary-hover:disabled{color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root .disabled\:text-theme-fill-secondary-pressed:disabled{color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root .disabled\:text-theme-label-background-primary:disabled{color:var(--sp-theme-label-background-primary,#fff)}#root .disabled\:text-theme-label-background-secondary:disabled{color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root .disabled\:text-theme-label-background-tertiary:disabled{color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root .disabled\:text-theme-label-fill-primary:disabled{color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root .disabled\:text-theme-label-fill-primary-disabled:disabled{color:var(--sp-theme-label-fill-primary-disabled,#737373)}#root .disabled\:text-theme-label-fill-primary-hover:disabled{color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root .disabled\:text-theme-label-fill-primary-pressed:disabled{color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root .disabled\:text-theme-label-fill-secondary:disabled{color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root .disabled\:text-theme-label-fill-secondary-disabled:disabled{color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root .disabled\:text-theme-label-fill-secondary-hover:disabled{color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root .disabled\:text-theme-label-fill-secondary-pressed:disabled{color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root .disabled\:text-theme-outline-border-ghost:disabled{color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root .disabled\:text-theme-outline-border-opaque:disabled{color:var(--sp-theme-outline-border-opaque,#fff)}#root .disabled\:text-theme-outline-border-subtle:disabled{color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root .disabled\:text-theme-outline-divider:disabled{color:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root .disabled\:text-theme-success-primary:disabled{color:var(--sp-theme-success-primary,#05d168)}#root .disabled\:text-theme-success-secondary:disabled{color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root .disabled\:text-theme-warning-background:disabled{color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root .disabled\:text-theme-warning-primary:disabled{color:var(--sp-theme-warning-primary,#f1b439)}#root .disabled\:outline-theme-background-hover:disabled{outline-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root .disabled\:outline-theme-background-overlay-10:disabled{outline-color:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root .disabled\:outline-theme-background-overlay-50:disabled{outline-color:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root .disabled\:outline-theme-background-overlay-70:disabled{outline-color:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root .disabled\:outline-theme-background-overlay-90:disabled{outline-color:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root .disabled\:outline-theme-background-overlay-black-40:disabled{outline-color:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root .disabled\:outline-theme-background-overlay-black-5:disabled{outline-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root .disabled\:outline-theme-background-overlay-white-30:disabled{outline-color:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root .disabled\:outline-theme-background-overlay-white-7:disabled{outline-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root .disabled\:outline-theme-background-pressed:disabled{outline-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root .disabled\:outline-theme-background-primary:disabled{outline-color:var(--sp-theme-background-primary,#000)}#root .disabled\:outline-theme-background-secondary:disabled{outline-color:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root .disabled\:outline-theme-brand-aqua-primary:disabled{outline-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root .disabled\:outline-theme-brand-aqua-secondary:disabled{outline-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root .disabled\:outline-theme-brand-blue-primary:disabled{outline-color:var(--sp-theme-brand-blue-primary,#3369ff)}#root .disabled\:outline-theme-brand-blue-secondary:disabled{outline-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root .disabled\:outline-theme-brand-green-primary:disabled{outline-color:var(--sp-theme-brand-green-primary,#c7ff57)}#root .disabled\:outline-theme-brand-green-secondary:disabled{outline-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root .disabled\:outline-theme-brand-purple-primary:disabled{outline-color:var(--sp-theme-brand-purple-primary,#da61ff)}#root .disabled\:outline-theme-brand-purple-secondary:disabled{outline-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root .disabled\:outline-theme-brand-red-primary:disabled{outline-color:var(--sp-theme-brand-red-primary,#ff4d07)}#root .disabled\:outline-theme-brand-red-secondary:disabled{outline-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root .disabled\:outline-theme-brand-violet-primary:disabled{outline-color:var(--sp-theme-brand-violet-primary,#da61ff)}#root .disabled\:outline-theme-brand-violet-secondary:disabled{outline-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root .disabled\:outline-theme-brand-yellow-primary:disabled{outline-color:var(--sp-theme-brand-yellow-primary,#ffda05)}#root .disabled\:outline-theme-brand-yellow-secondary:disabled{outline-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root .disabled\:outline-theme-error-disabled:disabled{outline-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root .disabled\:outline-theme-error-hover:disabled{outline-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root .disabled\:outline-theme-error-pressed:disabled{outline-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root .disabled\:outline-theme-error-primary:disabled{outline-color:var(--sp-theme-error-primary,#ff6161)}#root .disabled\:outline-theme-error-secondary:disabled{outline-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root .disabled\:outline-theme-fill-primary:disabled{outline-color:var(--sp-theme-fill-primary,#fff)}#root .disabled\:outline-theme-fill-primary-disabled:disabled{outline-color:var(--sp-theme-fill-primary-disabled,#343434)}#root .disabled\:outline-theme-fill-primary-hover:disabled{outline-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root .disabled\:outline-theme-fill-primary-pressed:disabled{outline-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root .disabled\:outline-theme-fill-secondary:disabled{outline-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root .disabled\:outline-theme-fill-secondary-disabled:disabled{outline-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root .disabled\:outline-theme-fill-secondary-hover:disabled{outline-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root .disabled\:outline-theme-fill-secondary-pressed:disabled{outline-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root .disabled\:outline-theme-label-background-primary:disabled{outline-color:var(--sp-theme-label-background-primary,#fff)}#root .disabled\:outline-theme-label-background-secondary:disabled{outline-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root .disabled\:outline-theme-label-background-tertiary:disabled{outline-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root .disabled\:outline-theme-label-fill-primary:disabled{outline-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root .disabled\:outline-theme-label-fill-primary-disabled:disabled{outline-color:var(--sp-theme-label-fill-primary-disabled,#737373)}#root .disabled\:outline-theme-label-fill-primary-hover:disabled{outline-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root .disabled\:outline-theme-label-fill-primary-pressed:disabled{outline-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root .disabled\:outline-theme-label-fill-secondary:disabled{outline-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root .disabled\:outline-theme-label-fill-secondary-disabled:disabled{outline-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root .disabled\:outline-theme-label-fill-secondary-hover:disabled{outline-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root .disabled\:outline-theme-label-fill-secondary-pressed:disabled{outline-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root .disabled\:outline-theme-outline-border-ghost:disabled{outline-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root .disabled\:outline-theme-outline-border-opaque:disabled{outline-color:var(--sp-theme-outline-border-opaque,#fff)}#root .disabled\:outline-theme-outline-border-subtle:disabled{outline-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root .disabled\:outline-theme-outline-divider:disabled{outline-color:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root .disabled\:outline-theme-success-primary:disabled{outline-color:var(--sp-theme-success-primary,#05d168)}#root .disabled\:outline-theme-success-secondary:disabled{outline-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root .disabled\:outline-theme-warning-background:disabled{outline-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root .disabled\:outline-theme-warning-primary:disabled{outline-color:var(--sp-theme-warning-primary,#f1b439)}#root .disabled\:ring-theme-background-hover:disabled{--tw-ring-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root .disabled\:ring-theme-background-overlay-10:disabled{--tw-ring-color:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root .disabled\:ring-theme-background-overlay-50:disabled{--tw-ring-color:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root .disabled\:ring-theme-background-overlay-70:disabled{--tw-ring-color:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root .disabled\:ring-theme-background-overlay-90:disabled{--tw-ring-color:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root .disabled\:ring-theme-background-overlay-black-40:disabled{--tw-ring-color:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root .disabled\:ring-theme-background-overlay-black-5:disabled{--tw-ring-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root .disabled\:ring-theme-background-overlay-white-30:disabled{--tw-ring-color:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root .disabled\:ring-theme-background-overlay-white-7:disabled{--tw-ring-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root .disabled\:ring-theme-background-pressed:disabled{--tw-ring-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root .disabled\:ring-theme-background-primary:disabled{--tw-ring-color:var(--sp-theme-background-primary,#000)}#root .disabled\:ring-theme-background-secondary:disabled{--tw-ring-color:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root .disabled\:ring-theme-brand-aqua-primary:disabled{--tw-ring-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root .disabled\:ring-theme-brand-aqua-secondary:disabled{--tw-ring-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root .disabled\:ring-theme-brand-blue-primary:disabled{--tw-ring-color:var(--sp-theme-brand-blue-primary,#3369ff)}#root .disabled\:ring-theme-brand-blue-secondary:disabled{--tw-ring-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root .disabled\:ring-theme-brand-green-primary:disabled{--tw-ring-color:var(--sp-theme-brand-green-primary,#c7ff57)}#root .disabled\:ring-theme-brand-green-secondary:disabled{--tw-ring-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root .disabled\:ring-theme-brand-purple-primary:disabled{--tw-ring-color:var(--sp-theme-brand-purple-primary,#da61ff)}#root .disabled\:ring-theme-brand-purple-secondary:disabled{--tw-ring-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root .disabled\:ring-theme-brand-red-primary:disabled{--tw-ring-color:var(--sp-theme-brand-red-primary,#ff4d07)}#root .disabled\:ring-theme-brand-red-secondary:disabled{--tw-ring-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root .disabled\:ring-theme-brand-violet-primary:disabled{--tw-ring-color:var(--sp-theme-brand-violet-primary,#da61ff)}#root .disabled\:ring-theme-brand-violet-secondary:disabled{--tw-ring-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root .disabled\:ring-theme-brand-yellow-primary:disabled{--tw-ring-color:var(--sp-theme-brand-yellow-primary,#ffda05)}#root .disabled\:ring-theme-brand-yellow-secondary:disabled{--tw-ring-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root .disabled\:ring-theme-error-disabled:disabled{--tw-ring-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root .disabled\:ring-theme-error-hover:disabled{--tw-ring-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root .disabled\:ring-theme-error-pressed:disabled{--tw-ring-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root .disabled\:ring-theme-error-primary:disabled{--tw-ring-color:var(--sp-theme-error-primary,#ff6161)}#root .disabled\:ring-theme-error-secondary:disabled{--tw-ring-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root .disabled\:ring-theme-fill-primary:disabled{--tw-ring-color:var(--sp-theme-fill-primary,#fff)}#root .disabled\:ring-theme-fill-primary-disabled:disabled{--tw-ring-color:var(--sp-theme-fill-primary-disabled,#343434)}#root .disabled\:ring-theme-fill-primary-hover:disabled{--tw-ring-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root .disabled\:ring-theme-fill-primary-pressed:disabled{--tw-ring-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root .disabled\:ring-theme-fill-secondary:disabled{--tw-ring-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root .disabled\:ring-theme-fill-secondary-disabled:disabled{--tw-ring-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root .disabled\:ring-theme-fill-secondary-hover:disabled{--tw-ring-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root .disabled\:ring-theme-fill-secondary-pressed:disabled{--tw-ring-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root .disabled\:ring-theme-label-background-primary:disabled{--tw-ring-color:var(--sp-theme-label-background-primary,#fff)}#root .disabled\:ring-theme-label-background-secondary:disabled{--tw-ring-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root .disabled\:ring-theme-label-background-tertiary:disabled{--tw-ring-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root .disabled\:ring-theme-label-fill-primary:disabled{--tw-ring-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root .disabled\:ring-theme-label-fill-primary-disabled:disabled{--tw-ring-color:var(--sp-theme-label-fill-primary-disabled,#737373)}#root .disabled\:ring-theme-label-fill-primary-hover:disabled{--tw-ring-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root .disabled\:ring-theme-label-fill-primary-pressed:disabled{--tw-ring-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root .disabled\:ring-theme-label-fill-secondary:disabled{--tw-ring-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root .disabled\:ring-theme-label-fill-secondary-disabled:disabled{--tw-ring-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root .disabled\:ring-theme-label-fill-secondary-hover:disabled{--tw-ring-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root .disabled\:ring-theme-label-fill-secondary-pressed:disabled{--tw-ring-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root .disabled\:ring-theme-outline-border-ghost:disabled{--tw-ring-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root .disabled\:ring-theme-outline-border-opaque:disabled{--tw-ring-color:var(--sp-theme-outline-border-opaque,#fff)}#root .disabled\:ring-theme-outline-border-subtle:disabled{--tw-ring-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root .disabled\:ring-theme-outline-divider:disabled{--tw-ring-color:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root .disabled\:ring-theme-success-primary:disabled{--tw-ring-color:var(--sp-theme-success-primary,#05d168)}#root .disabled\:ring-theme-success-secondary:disabled{--tw-ring-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root .disabled\:ring-theme-warning-background:disabled{--tw-ring-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root .disabled\:ring-theme-warning-primary:disabled{--tw-ring-color:var(--sp-theme-warning-primary,#f1b439)}#root :is(.group:hover .group-hover\:border-theme-background-hover){border-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root :is(.group:hover .group-hover\:border-theme-background-overlay-10){border-color:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root :is(.group:hover .group-hover\:border-theme-background-overlay-50){border-color:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root :is(.group:hover .group-hover\:border-theme-background-overlay-70){border-color:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root :is(.group:hover .group-hover\:border-theme-background-overlay-90){border-color:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root :is(.group:hover .group-hover\:border-theme-background-overlay-black-40){border-color:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root :is(.group:hover .group-hover\:border-theme-background-overlay-black-5){border-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root :is(.group:hover .group-hover\:border-theme-background-overlay-white-30){border-color:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root :is(.group:hover .group-hover\:border-theme-background-overlay-white-7){border-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root :is(.group:hover .group-hover\:border-theme-background-pressed){border-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root :is(.group:hover .group-hover\:border-theme-background-primary){border-color:var(--sp-theme-background-primary,#000)}#root :is(.group:hover .group-hover\:border-theme-background-secondary){border-color:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root :is(.group:hover .group-hover\:border-theme-brand-aqua-primary){border-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root :is(.group:hover .group-hover\:border-theme-brand-aqua-secondary){border-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root :is(.group:hover .group-hover\:border-theme-brand-blue-primary){border-color:var(--sp-theme-brand-blue-primary,#3369ff)}#root :is(.group:hover .group-hover\:border-theme-brand-blue-secondary){border-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root :is(.group:hover .group-hover\:border-theme-brand-green-primary){border-color:var(--sp-theme-brand-green-primary,#c7ff57)}#root :is(.group:hover .group-hover\:border-theme-brand-green-secondary){border-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root :is(.group:hover .group-hover\:border-theme-brand-purple-primary){border-color:var(--sp-theme-brand-purple-primary,#da61ff)}#root :is(.group:hover .group-hover\:border-theme-brand-purple-secondary){border-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root :is(.group:hover .group-hover\:border-theme-brand-red-primary){border-color:var(--sp-theme-brand-red-primary,#ff4d07)}#root :is(.group:hover .group-hover\:border-theme-brand-red-secondary){border-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root :is(.group:hover .group-hover\:border-theme-brand-violet-primary){border-color:var(--sp-theme-brand-violet-primary,#da61ff)}#root :is(.group:hover .group-hover\:border-theme-brand-violet-secondary){border-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root :is(.group:hover .group-hover\:border-theme-brand-yellow-primary){border-color:var(--sp-theme-brand-yellow-primary,#ffda05)}#root :is(.group:hover .group-hover\:border-theme-brand-yellow-secondary){border-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root :is(.group:hover .group-hover\:border-theme-error-disabled){border-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root :is(.group:hover .group-hover\:border-theme-error-hover){border-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root :is(.group:hover .group-hover\:border-theme-error-pressed){border-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root :is(.group:hover .group-hover\:border-theme-error-primary){border-color:var(--sp-theme-error-primary,#ff6161)}#root :is(.group:hover .group-hover\:border-theme-error-secondary){border-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root :is(.group:hover .group-hover\:border-theme-fill-primary){border-color:var(--sp-theme-fill-primary,#fff)}#root :is(.group:hover .group-hover\:border-theme-fill-primary-disabled){border-color:var(--sp-theme-fill-primary-disabled,#343434)}#root :is(.group:hover .group-hover\:border-theme-fill-primary-hover){border-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root :is(.group:hover .group-hover\:border-theme-fill-primary-pressed){border-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root :is(.group:hover .group-hover\:border-theme-fill-secondary){border-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root :is(.group:hover .group-hover\:border-theme-fill-secondary-disabled){border-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root :is(.group:hover .group-hover\:border-theme-fill-secondary-hover){border-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root :is(.group:hover .group-hover\:border-theme-fill-secondary-pressed){border-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root :is(.group:hover .group-hover\:border-theme-label-background-primary){border-color:var(--sp-theme-label-background-primary,#fff)}#root :is(.group:hover .group-hover\:border-theme-label-background-secondary){border-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root :is(.group:hover .group-hover\:border-theme-label-background-tertiary){border-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root :is(.group:hover .group-hover\:border-theme-label-fill-primary){border-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root :is(.group:hover .group-hover\:border-theme-label-fill-primary-disabled){border-color:var(--sp-theme-label-fill-primary-disabled,#737373)}#root :is(.group:hover .group-hover\:border-theme-label-fill-primary-hover){border-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root :is(.group:hover .group-hover\:border-theme-label-fill-primary-pressed){border-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root :is(.group:hover .group-hover\:border-theme-label-fill-secondary){border-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root :is(.group:hover .group-hover\:border-theme-label-fill-secondary-disabled){border-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root :is(.group:hover .group-hover\:border-theme-label-fill-secondary-hover){border-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root :is(.group:hover .group-hover\:border-theme-label-fill-secondary-pressed){border-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root :is(.group:hover .group-hover\:border-theme-outline-border-ghost){border-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root :is(.group:hover .group-hover\:border-theme-outline-border-opaque){border-color:var(--sp-theme-outline-border-opaque,#fff)}#root :is(.group:hover .group-hover\:border-theme-outline-border-subtle){border-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root :is(.group:hover .group-hover\:border-theme-outline-divider){border-color:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root :is(.group:hover .group-hover\:border-theme-success-primary){border-color:var(--sp-theme-success-primary,#05d168)}#root :is(.group:hover .group-hover\:border-theme-success-secondary){border-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root :is(.group:hover .group-hover\:border-theme-warning-background){border-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root :is(.group:hover .group-hover\:border-theme-warning-primary){border-color:var(--sp-theme-warning-primary,#f1b439)}#root :is(.group:hover .group-hover\:bg-theme-background-hover){background-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root :is(.group:hover .group-hover\:bg-theme-background-overlay-10){background-color:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root :is(.group:hover .group-hover\:bg-theme-background-overlay-50){background-color:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root :is(.group:hover .group-hover\:bg-theme-background-overlay-70){background-color:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root :is(.group:hover .group-hover\:bg-theme-background-overlay-90){background-color:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root :is(.group:hover .group-hover\:bg-theme-background-overlay-black-40){background-color:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root :is(.group:hover .group-hover\:bg-theme-background-overlay-black-5){background-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root :is(.group:hover .group-hover\:bg-theme-background-overlay-white-30){background-color:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root :is(.group:hover .group-hover\:bg-theme-background-overlay-white-7){background-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root :is(.group:hover .group-hover\:bg-theme-background-pressed){background-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root :is(.group:hover .group-hover\:bg-theme-background-primary){background-color:var(--sp-theme-background-primary,#000)}#root :is(.group:hover .group-hover\:bg-theme-background-secondary){background-color:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root :is(.group:hover .group-hover\:bg-theme-brand-aqua-primary){background-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root :is(.group:hover .group-hover\:bg-theme-brand-aqua-secondary){background-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root :is(.group:hover .group-hover\:bg-theme-brand-blue-primary){background-color:var(--sp-theme-brand-blue-primary,#3369ff)}#root :is(.group:hover .group-hover\:bg-theme-brand-blue-secondary){background-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root :is(.group:hover .group-hover\:bg-theme-brand-green-primary){background-color:var(--sp-theme-brand-green-primary,#c7ff57)}#root :is(.group:hover .group-hover\:bg-theme-brand-green-secondary){background-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root :is(.group:hover .group-hover\:bg-theme-brand-purple-primary){background-color:var(--sp-theme-brand-purple-primary,#da61ff)}#root :is(.group:hover .group-hover\:bg-theme-brand-purple-secondary){background-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root :is(.group:hover .group-hover\:bg-theme-brand-red-primary){background-color:var(--sp-theme-brand-red-primary,#ff4d07)}#root :is(.group:hover .group-hover\:bg-theme-brand-red-secondary){background-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root :is(.group:hover .group-hover\:bg-theme-brand-violet-primary){background-color:var(--sp-theme-brand-violet-primary,#da61ff)}#root :is(.group:hover .group-hover\:bg-theme-brand-violet-secondary){background-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root :is(.group:hover .group-hover\:bg-theme-brand-yellow-primary){background-color:var(--sp-theme-brand-yellow-primary,#ffda05)}#root :is(.group:hover .group-hover\:bg-theme-brand-yellow-secondary){background-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root :is(.group:hover .group-hover\:bg-theme-error-disabled){background-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root :is(.group:hover .group-hover\:bg-theme-error-hover){background-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root :is(.group:hover .group-hover\:bg-theme-error-pressed){background-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root :is(.group:hover .group-hover\:bg-theme-error-primary){background-color:var(--sp-theme-error-primary,#ff6161)}#root :is(.group:hover .group-hover\:bg-theme-error-secondary){background-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root :is(.group:hover .group-hover\:bg-theme-fill-primary){background-color:var(--sp-theme-fill-primary,#fff)}#root :is(.group:hover .group-hover\:bg-theme-fill-primary-disabled){background-color:var(--sp-theme-fill-primary-disabled,#343434)}#root :is(.group:hover .group-hover\:bg-theme-fill-primary-hover){background-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root :is(.group:hover .group-hover\:bg-theme-fill-primary-pressed){background-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root :is(.group:hover .group-hover\:bg-theme-fill-secondary){background-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root :is(.group:hover .group-hover\:bg-theme-fill-secondary-disabled){background-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root :is(.group:hover .group-hover\:bg-theme-fill-secondary-hover){background-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root :is(.group:hover .group-hover\:bg-theme-fill-secondary-pressed){background-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root :is(.group:hover .group-hover\:bg-theme-label-background-primary){background-color:var(--sp-theme-label-background-primary,#fff)}#root :is(.group:hover .group-hover\:bg-theme-label-background-secondary){background-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root :is(.group:hover .group-hover\:bg-theme-label-background-tertiary){background-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root :is(.group:hover .group-hover\:bg-theme-label-fill-primary){background-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root :is(.group:hover .group-hover\:bg-theme-label-fill-primary-disabled){background-color:var(--sp-theme-label-fill-primary-disabled,#737373)}#root :is(.group:hover .group-hover\:bg-theme-label-fill-primary-hover){background-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root :is(.group:hover .group-hover\:bg-theme-label-fill-primary-pressed){background-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root :is(.group:hover .group-hover\:bg-theme-label-fill-secondary){background-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root :is(.group:hover .group-hover\:bg-theme-label-fill-secondary-disabled){background-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root :is(.group:hover .group-hover\:bg-theme-label-fill-secondary-hover){background-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root :is(.group:hover .group-hover\:bg-theme-label-fill-secondary-pressed){background-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root :is(.group:hover .group-hover\:bg-theme-outline-border-ghost){background-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root :is(.group:hover .group-hover\:bg-theme-outline-border-opaque){background-color:var(--sp-theme-outline-border-opaque,#fff)}#root :is(.group:hover .group-hover\:bg-theme-outline-border-subtle){background-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root :is(.group:hover .group-hover\:bg-theme-outline-divider){background-color:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root :is(.group:hover .group-hover\:bg-theme-success-primary){background-color:var(--sp-theme-success-primary,#05d168)}#root :is(.group:hover .group-hover\:bg-theme-success-secondary){background-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root :is(.group:hover .group-hover\:bg-theme-warning-background){background-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root :is(.group:hover .group-hover\:bg-theme-warning-primary){background-color:var(--sp-theme-warning-primary,#f1b439)}#root :is(.group:hover .group-hover\:fill-theme-background-hover){fill:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root :is(.group:hover .group-hover\:fill-theme-background-overlay-10){fill:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root :is(.group:hover .group-hover\:fill-theme-background-overlay-50){fill:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root :is(.group:hover .group-hover\:fill-theme-background-overlay-70){fill:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root :is(.group:hover .group-hover\:fill-theme-background-overlay-90){fill:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root :is(.group:hover .group-hover\:fill-theme-background-overlay-black-40){fill:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root :is(.group:hover .group-hover\:fill-theme-background-overlay-black-5){fill:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root :is(.group:hover .group-hover\:fill-theme-background-overlay-white-30){fill:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root :is(.group:hover .group-hover\:fill-theme-background-overlay-white-7){fill:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root :is(.group:hover .group-hover\:fill-theme-background-pressed){fill:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root :is(.group:hover .group-hover\:fill-theme-background-primary){fill:var(--sp-theme-background-primary,#000)}#root :is(.group:hover .group-hover\:fill-theme-background-secondary){fill:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root :is(.group:hover .group-hover\:fill-theme-brand-aqua-primary){fill:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root :is(.group:hover .group-hover\:fill-theme-brand-aqua-secondary){fill:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root :is(.group:hover .group-hover\:fill-theme-brand-blue-primary){fill:var(--sp-theme-brand-blue-primary,#3369ff)}#root :is(.group:hover .group-hover\:fill-theme-brand-blue-secondary){fill:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root :is(.group:hover .group-hover\:fill-theme-brand-green-primary){fill:var(--sp-theme-brand-green-primary,#c7ff57)}#root :is(.group:hover .group-hover\:fill-theme-brand-green-secondary){fill:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root :is(.group:hover .group-hover\:fill-theme-brand-purple-primary){fill:var(--sp-theme-brand-purple-primary,#da61ff)}#root :is(.group:hover .group-hover\:fill-theme-brand-purple-secondary){fill:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root :is(.group:hover .group-hover\:fill-theme-brand-red-primary){fill:var(--sp-theme-brand-red-primary,#ff4d07)}#root :is(.group:hover .group-hover\:fill-theme-brand-red-secondary){fill:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root :is(.group:hover .group-hover\:fill-theme-brand-violet-primary){fill:var(--sp-theme-brand-violet-primary,#da61ff)}#root :is(.group:hover .group-hover\:fill-theme-brand-violet-secondary){fill:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root :is(.group:hover .group-hover\:fill-theme-brand-yellow-primary){fill:var(--sp-theme-brand-yellow-primary,#ffda05)}#root :is(.group:hover .group-hover\:fill-theme-brand-yellow-secondary){fill:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root :is(.group:hover .group-hover\:fill-theme-error-disabled){fill:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root :is(.group:hover .group-hover\:fill-theme-error-hover){fill:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root :is(.group:hover .group-hover\:fill-theme-error-pressed){fill:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root :is(.group:hover .group-hover\:fill-theme-error-primary){fill:var(--sp-theme-error-primary,#ff6161)}#root :is(.group:hover .group-hover\:fill-theme-error-secondary){fill:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root :is(.group:hover .group-hover\:fill-theme-fill-primary){fill:var(--sp-theme-fill-primary,#fff)}#root :is(.group:hover .group-hover\:fill-theme-fill-primary-disabled){fill:var(--sp-theme-fill-primary-disabled,#343434)}#root :is(.group:hover .group-hover\:fill-theme-fill-primary-hover){fill:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root :is(.group:hover .group-hover\:fill-theme-fill-primary-pressed){fill:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root :is(.group:hover .group-hover\:fill-theme-fill-secondary){fill:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root :is(.group:hover .group-hover\:fill-theme-fill-secondary-disabled){fill:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root :is(.group:hover .group-hover\:fill-theme-fill-secondary-hover){fill:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root :is(.group:hover .group-hover\:fill-theme-fill-secondary-pressed){fill:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root :is(.group:hover .group-hover\:fill-theme-label-background-primary){fill:var(--sp-theme-label-background-primary,#fff)}#root :is(.group:hover .group-hover\:fill-theme-label-background-secondary){fill:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root :is(.group:hover .group-hover\:fill-theme-label-background-tertiary){fill:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root :is(.group:hover .group-hover\:fill-theme-label-fill-primary){fill:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root :is(.group:hover .group-hover\:fill-theme-label-fill-primary-disabled){fill:var(--sp-theme-label-fill-primary-disabled,#737373)}#root :is(.group:hover .group-hover\:fill-theme-label-fill-primary-hover){fill:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root :is(.group:hover .group-hover\:fill-theme-label-fill-primary-pressed){fill:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root :is(.group:hover .group-hover\:fill-theme-label-fill-secondary){fill:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root :is(.group:hover .group-hover\:fill-theme-label-fill-secondary-disabled){fill:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root :is(.group:hover .group-hover\:fill-theme-label-fill-secondary-hover){fill:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root :is(.group:hover .group-hover\:fill-theme-label-fill-secondary-pressed){fill:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root :is(.group:hover .group-hover\:fill-theme-outline-border-ghost){fill:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root :is(.group:hover .group-hover\:fill-theme-outline-border-opaque){fill:var(--sp-theme-outline-border-opaque,#fff)}#root :is(.group:hover .group-hover\:fill-theme-outline-border-subtle){fill:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root :is(.group:hover .group-hover\:fill-theme-outline-divider){fill:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root :is(.group:hover .group-hover\:fill-theme-success-primary){fill:var(--sp-theme-success-primary,#05d168)}#root :is(.group:hover .group-hover\:fill-theme-success-secondary){fill:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root :is(.group:hover .group-hover\:fill-theme-warning-background){fill:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root :is(.group:hover .group-hover\:fill-theme-warning-primary){fill:var(--sp-theme-warning-primary,#f1b439)}#root :is(.group:hover .group-hover\:stroke-theme-background-hover){stroke:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root :is(.group:hover .group-hover\:stroke-theme-background-overlay-10){stroke:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root :is(.group:hover .group-hover\:stroke-theme-background-overlay-50){stroke:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root :is(.group:hover .group-hover\:stroke-theme-background-overlay-70){stroke:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root :is(.group:hover .group-hover\:stroke-theme-background-overlay-90){stroke:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root :is(.group:hover .group-hover\:stroke-theme-background-overlay-black-40){stroke:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root :is(.group:hover .group-hover\:stroke-theme-background-overlay-black-5){stroke:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root :is(.group:hover .group-hover\:stroke-theme-background-overlay-white-30){stroke:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root :is(.group:hover .group-hover\:stroke-theme-background-overlay-white-7){stroke:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root :is(.group:hover .group-hover\:stroke-theme-background-pressed){stroke:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root :is(.group:hover .group-hover\:stroke-theme-background-primary){stroke:var(--sp-theme-background-primary,#000)}#root :is(.group:hover .group-hover\:stroke-theme-background-secondary){stroke:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root :is(.group:hover .group-hover\:stroke-theme-brand-aqua-primary){stroke:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root :is(.group:hover .group-hover\:stroke-theme-brand-aqua-secondary){stroke:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root :is(.group:hover .group-hover\:stroke-theme-brand-blue-primary){stroke:var(--sp-theme-brand-blue-primary,#3369ff)}#root :is(.group:hover .group-hover\:stroke-theme-brand-blue-secondary){stroke:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root :is(.group:hover .group-hover\:stroke-theme-brand-green-primary){stroke:var(--sp-theme-brand-green-primary,#c7ff57)}#root :is(.group:hover .group-hover\:stroke-theme-brand-green-secondary){stroke:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root :is(.group:hover .group-hover\:stroke-theme-brand-purple-primary){stroke:var(--sp-theme-brand-purple-primary,#da61ff)}#root :is(.group:hover .group-hover\:stroke-theme-brand-purple-secondary){stroke:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root :is(.group:hover .group-hover\:stroke-theme-brand-red-primary){stroke:var(--sp-theme-brand-red-primary,#ff4d07)}#root :is(.group:hover .group-hover\:stroke-theme-brand-red-secondary){stroke:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root :is(.group:hover .group-hover\:stroke-theme-brand-violet-primary){stroke:var(--sp-theme-brand-violet-primary,#da61ff)}#root :is(.group:hover .group-hover\:stroke-theme-brand-violet-secondary){stroke:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root :is(.group:hover .group-hover\:stroke-theme-brand-yellow-primary){stroke:var(--sp-theme-brand-yellow-primary,#ffda05)}#root :is(.group:hover .group-hover\:stroke-theme-brand-yellow-secondary){stroke:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root :is(.group:hover .group-hover\:stroke-theme-error-disabled){stroke:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root :is(.group:hover .group-hover\:stroke-theme-error-hover){stroke:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root :is(.group:hover .group-hover\:stroke-theme-error-pressed){stroke:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root :is(.group:hover .group-hover\:stroke-theme-error-primary){stroke:var(--sp-theme-error-primary,#ff6161)}#root :is(.group:hover .group-hover\:stroke-theme-error-secondary){stroke:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root :is(.group:hover .group-hover\:stroke-theme-fill-primary){stroke:var(--sp-theme-fill-primary,#fff)}#root :is(.group:hover .group-hover\:stroke-theme-fill-primary-disabled){stroke:var(--sp-theme-fill-primary-disabled,#343434)}#root :is(.group:hover .group-hover\:stroke-theme-fill-primary-hover){stroke:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root :is(.group:hover .group-hover\:stroke-theme-fill-primary-pressed){stroke:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root :is(.group:hover .group-hover\:stroke-theme-fill-secondary){stroke:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root :is(.group:hover .group-hover\:stroke-theme-fill-secondary-disabled){stroke:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root :is(.group:hover .group-hover\:stroke-theme-fill-secondary-hover){stroke:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root :is(.group:hover .group-hover\:stroke-theme-fill-secondary-pressed){stroke:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root :is(.group:hover .group-hover\:stroke-theme-label-background-primary){stroke:var(--sp-theme-label-background-primary,#fff)}#root :is(.group:hover .group-hover\:stroke-theme-label-background-secondary){stroke:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root :is(.group:hover .group-hover\:stroke-theme-label-background-tertiary){stroke:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root :is(.group:hover .group-hover\:stroke-theme-label-fill-primary){stroke:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root :is(.group:hover .group-hover\:stroke-theme-label-fill-primary-disabled){stroke:var(--sp-theme-label-fill-primary-disabled,#737373)}#root :is(.group:hover .group-hover\:stroke-theme-label-fill-primary-hover){stroke:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root :is(.group:hover .group-hover\:stroke-theme-label-fill-primary-pressed){stroke:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root :is(.group:hover .group-hover\:stroke-theme-label-fill-secondary){stroke:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root :is(.group:hover .group-hover\:stroke-theme-label-fill-secondary-disabled){stroke:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root :is(.group:hover .group-hover\:stroke-theme-label-fill-secondary-hover){stroke:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root :is(.group:hover .group-hover\:stroke-theme-label-fill-secondary-pressed){stroke:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root :is(.group:hover .group-hover\:stroke-theme-outline-border-ghost){stroke:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root :is(.group:hover .group-hover\:stroke-theme-outline-border-opaque){stroke:var(--sp-theme-outline-border-opaque,#fff)}#root :is(.group:hover .group-hover\:stroke-theme-outline-border-subtle){stroke:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root :is(.group:hover .group-hover\:stroke-theme-outline-divider){stroke:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root :is(.group:hover .group-hover\:stroke-theme-success-primary){stroke:var(--sp-theme-success-primary,#05d168)}#root :is(.group:hover .group-hover\:stroke-theme-success-secondary){stroke:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root :is(.group:hover .group-hover\:stroke-theme-warning-background){stroke:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root :is(.group:hover .group-hover\:stroke-theme-warning-primary){stroke:var(--sp-theme-warning-primary,#f1b439)}#root :is(.group:hover .group-hover\:text-theme-background-hover){color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root :is(.group:hover .group-hover\:text-theme-background-overlay-10){color:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root :is(.group:hover .group-hover\:text-theme-background-overlay-50){color:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root :is(.group:hover .group-hover\:text-theme-background-overlay-70){color:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root :is(.group:hover .group-hover\:text-theme-background-overlay-90){color:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root :is(.group:hover .group-hover\:text-theme-background-overlay-black-40){color:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root :is(.group:hover .group-hover\:text-theme-background-overlay-black-5){color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root :is(.group:hover .group-hover\:text-theme-background-overlay-white-30){color:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root :is(.group:hover .group-hover\:text-theme-background-overlay-white-7){color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root :is(.group:hover .group-hover\:text-theme-background-pressed){color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root :is(.group:hover .group-hover\:text-theme-background-primary){color:var(--sp-theme-background-primary,#000)}#root :is(.group:hover .group-hover\:text-theme-background-secondary){color:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root :is(.group:hover .group-hover\:text-theme-brand-aqua-primary){color:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root :is(.group:hover .group-hover\:text-theme-brand-aqua-secondary){color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root :is(.group:hover .group-hover\:text-theme-brand-blue-primary){color:var(--sp-theme-brand-blue-primary,#3369ff)}#root :is(.group:hover .group-hover\:text-theme-brand-blue-secondary){color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root :is(.group:hover .group-hover\:text-theme-brand-green-primary){color:var(--sp-theme-brand-green-primary,#c7ff57)}#root :is(.group:hover .group-hover\:text-theme-brand-green-secondary){color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root :is(.group:hover .group-hover\:text-theme-brand-purple-primary){color:var(--sp-theme-brand-purple-primary,#da61ff)}#root :is(.group:hover .group-hover\:text-theme-brand-purple-secondary){color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root :is(.group:hover .group-hover\:text-theme-brand-red-primary){color:var(--sp-theme-brand-red-primary,#ff4d07)}#root :is(.group:hover .group-hover\:text-theme-brand-red-secondary){color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root :is(.group:hover .group-hover\:text-theme-brand-violet-primary){color:var(--sp-theme-brand-violet-primary,#da61ff)}#root :is(.group:hover .group-hover\:text-theme-brand-violet-secondary){color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root :is(.group:hover .group-hover\:text-theme-brand-yellow-primary){color:var(--sp-theme-brand-yellow-primary,#ffda05)}#root :is(.group:hover .group-hover\:text-theme-brand-yellow-secondary){color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root :is(.group:hover .group-hover\:text-theme-error-disabled){color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root :is(.group:hover .group-hover\:text-theme-error-hover){color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root :is(.group:hover .group-hover\:text-theme-error-pressed){color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root :is(.group:hover .group-hover\:text-theme-error-primary){color:var(--sp-theme-error-primary,#ff6161)}#root :is(.group:hover .group-hover\:text-theme-error-secondary){color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root :is(.group:hover .group-hover\:text-theme-fill-primary){color:var(--sp-theme-fill-primary,#fff)}#root :is(.group:hover .group-hover\:text-theme-fill-primary-disabled){color:var(--sp-theme-fill-primary-disabled,#343434)}#root :is(.group:hover .group-hover\:text-theme-fill-primary-hover){color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root :is(.group:hover .group-hover\:text-theme-fill-primary-pressed){color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root :is(.group:hover .group-hover\:text-theme-fill-secondary){color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root :is(.group:hover .group-hover\:text-theme-fill-secondary-disabled){color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root :is(.group:hover .group-hover\:text-theme-fill-secondary-hover){color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root :is(.group:hover .group-hover\:text-theme-fill-secondary-pressed){color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root :is(.group:hover .group-hover\:text-theme-label-background-primary){color:var(--sp-theme-label-background-primary,#fff)}#root :is(.group:hover .group-hover\:text-theme-label-background-secondary){color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root :is(.group:hover .group-hover\:text-theme-label-background-tertiary){color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root :is(.group:hover .group-hover\:text-theme-label-fill-primary){color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root :is(.group:hover .group-hover\:text-theme-label-fill-primary-disabled){color:var(--sp-theme-label-fill-primary-disabled,#737373)}#root :is(.group:hover .group-hover\:text-theme-label-fill-primary-hover){color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root :is(.group:hover .group-hover\:text-theme-label-fill-primary-pressed){color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root :is(.group:hover .group-hover\:text-theme-label-fill-secondary){color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root :is(.group:hover .group-hover\:text-theme-label-fill-secondary-disabled){color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root :is(.group:hover .group-hover\:text-theme-label-fill-secondary-hover){color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root :is(.group:hover .group-hover\:text-theme-label-fill-secondary-pressed){color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root :is(.group:hover .group-hover\:text-theme-outline-border-ghost){color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root :is(.group:hover .group-hover\:text-theme-outline-border-opaque){color:var(--sp-theme-outline-border-opaque,#fff)}#root :is(.group:hover .group-hover\:text-theme-outline-border-subtle){color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root :is(.group:hover .group-hover\:text-theme-outline-divider){color:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root :is(.group:hover .group-hover\:text-theme-success-primary){color:var(--sp-theme-success-primary,#05d168)}#root :is(.group:hover .group-hover\:text-theme-success-secondary){color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root :is(.group:hover .group-hover\:text-theme-warning-background){color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root :is(.group:hover .group-hover\:text-theme-warning-primary){color:var(--sp-theme-warning-primary,#f1b439)}#root :is(.group:hover .group-hover\:opacity-100){opacity:1}#root :is(.group:hover .group-hover\:outline-theme-background-hover){outline-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root :is(.group:hover .group-hover\:outline-theme-background-overlay-10){outline-color:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root :is(.group:hover .group-hover\:outline-theme-background-overlay-50){outline-color:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root :is(.group:hover .group-hover\:outline-theme-background-overlay-70){outline-color:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root :is(.group:hover .group-hover\:outline-theme-background-overlay-90){outline-color:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root :is(.group:hover .group-hover\:outline-theme-background-overlay-black-40){outline-color:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root :is(.group:hover .group-hover\:outline-theme-background-overlay-black-5){outline-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root :is(.group:hover .group-hover\:outline-theme-background-overlay-white-30){outline-color:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root :is(.group:hover .group-hover\:outline-theme-background-overlay-white-7){outline-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root :is(.group:hover .group-hover\:outline-theme-background-pressed){outline-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root :is(.group:hover .group-hover\:outline-theme-background-primary){outline-color:var(--sp-theme-background-primary,#000)}#root :is(.group:hover .group-hover\:outline-theme-background-secondary){outline-color:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root :is(.group:hover .group-hover\:outline-theme-brand-aqua-primary){outline-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root :is(.group:hover .group-hover\:outline-theme-brand-aqua-secondary){outline-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root :is(.group:hover .group-hover\:outline-theme-brand-blue-primary){outline-color:var(--sp-theme-brand-blue-primary,#3369ff)}#root :is(.group:hover .group-hover\:outline-theme-brand-blue-secondary){outline-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root :is(.group:hover .group-hover\:outline-theme-brand-green-primary){outline-color:var(--sp-theme-brand-green-primary,#c7ff57)}#root :is(.group:hover .group-hover\:outline-theme-brand-green-secondary){outline-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root :is(.group:hover .group-hover\:outline-theme-brand-purple-primary){outline-color:var(--sp-theme-brand-purple-primary,#da61ff)}#root :is(.group:hover .group-hover\:outline-theme-brand-purple-secondary){outline-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root :is(.group:hover .group-hover\:outline-theme-brand-red-primary){outline-color:var(--sp-theme-brand-red-primary,#ff4d07)}#root :is(.group:hover .group-hover\:outline-theme-brand-red-secondary){outline-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root :is(.group:hover .group-hover\:outline-theme-brand-violet-primary){outline-color:var(--sp-theme-brand-violet-primary,#da61ff)}#root :is(.group:hover .group-hover\:outline-theme-brand-violet-secondary){outline-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root :is(.group:hover .group-hover\:outline-theme-brand-yellow-primary){outline-color:var(--sp-theme-brand-yellow-primary,#ffda05)}#root :is(.group:hover .group-hover\:outline-theme-brand-yellow-secondary){outline-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root :is(.group:hover .group-hover\:outline-theme-error-disabled){outline-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root :is(.group:hover .group-hover\:outline-theme-error-hover){outline-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root :is(.group:hover .group-hover\:outline-theme-error-pressed){outline-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root :is(.group:hover .group-hover\:outline-theme-error-primary){outline-color:var(--sp-theme-error-primary,#ff6161)}#root :is(.group:hover .group-hover\:outline-theme-error-secondary){outline-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root :is(.group:hover .group-hover\:outline-theme-fill-primary){outline-color:var(--sp-theme-fill-primary,#fff)}#root :is(.group:hover .group-hover\:outline-theme-fill-primary-disabled){outline-color:var(--sp-theme-fill-primary-disabled,#343434)}#root :is(.group:hover .group-hover\:outline-theme-fill-primary-hover){outline-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root :is(.group:hover .group-hover\:outline-theme-fill-primary-pressed){outline-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root :is(.group:hover .group-hover\:outline-theme-fill-secondary){outline-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root :is(.group:hover .group-hover\:outline-theme-fill-secondary-disabled){outline-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root :is(.group:hover .group-hover\:outline-theme-fill-secondary-hover){outline-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root :is(.group:hover .group-hover\:outline-theme-fill-secondary-pressed){outline-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root :is(.group:hover .group-hover\:outline-theme-label-background-primary){outline-color:var(--sp-theme-label-background-primary,#fff)}#root :is(.group:hover .group-hover\:outline-theme-label-background-secondary){outline-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root :is(.group:hover .group-hover\:outline-theme-label-background-tertiary){outline-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root :is(.group:hover .group-hover\:outline-theme-label-fill-primary){outline-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root :is(.group:hover .group-hover\:outline-theme-label-fill-primary-disabled){outline-color:var(--sp-theme-label-fill-primary-disabled,#737373)}#root :is(.group:hover .group-hover\:outline-theme-label-fill-primary-hover){outline-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root :is(.group:hover .group-hover\:outline-theme-label-fill-primary-pressed){outline-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root :is(.group:hover .group-hover\:outline-theme-label-fill-secondary){outline-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root :is(.group:hover .group-hover\:outline-theme-label-fill-secondary-disabled){outline-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root :is(.group:hover .group-hover\:outline-theme-label-fill-secondary-hover){outline-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root :is(.group:hover .group-hover\:outline-theme-label-fill-secondary-pressed){outline-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root :is(.group:hover .group-hover\:outline-theme-outline-border-ghost){outline-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root :is(.group:hover .group-hover\:outline-theme-outline-border-opaque){outline-color:var(--sp-theme-outline-border-opaque,#fff)}#root :is(.group:hover .group-hover\:outline-theme-outline-border-subtle){outline-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root :is(.group:hover .group-hover\:outline-theme-outline-divider){outline-color:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root :is(.group:hover .group-hover\:outline-theme-success-primary){outline-color:var(--sp-theme-success-primary,#05d168)}#root :is(.group:hover .group-hover\:outline-theme-success-secondary){outline-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root :is(.group:hover .group-hover\:outline-theme-warning-background){outline-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root :is(.group:hover .group-hover\:outline-theme-warning-primary){outline-color:var(--sp-theme-warning-primary,#f1b439)}#root :is(.group:hover .group-hover\:ring-theme-background-hover){--tw-ring-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root :is(.group:hover .group-hover\:ring-theme-background-overlay-10){--tw-ring-color:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root :is(.group:hover .group-hover\:ring-theme-background-overlay-50){--tw-ring-color:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root :is(.group:hover .group-hover\:ring-theme-background-overlay-70){--tw-ring-color:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root :is(.group:hover .group-hover\:ring-theme-background-overlay-90){--tw-ring-color:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root :is(.group:hover .group-hover\:ring-theme-background-overlay-black-40){--tw-ring-color:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root :is(.group:hover .group-hover\:ring-theme-background-overlay-black-5){--tw-ring-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root :is(.group:hover .group-hover\:ring-theme-background-overlay-white-30){--tw-ring-color:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root :is(.group:hover .group-hover\:ring-theme-background-overlay-white-7){--tw-ring-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root :is(.group:hover .group-hover\:ring-theme-background-pressed){--tw-ring-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root :is(.group:hover .group-hover\:ring-theme-background-primary){--tw-ring-color:var(--sp-theme-background-primary,#000)}#root :is(.group:hover .group-hover\:ring-theme-background-secondary){--tw-ring-color:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root :is(.group:hover .group-hover\:ring-theme-brand-aqua-primary){--tw-ring-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root :is(.group:hover .group-hover\:ring-theme-brand-aqua-secondary){--tw-ring-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root :is(.group:hover .group-hover\:ring-theme-brand-blue-primary){--tw-ring-color:var(--sp-theme-brand-blue-primary,#3369ff)}#root :is(.group:hover .group-hover\:ring-theme-brand-blue-secondary){--tw-ring-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root :is(.group:hover .group-hover\:ring-theme-brand-green-primary){--tw-ring-color:var(--sp-theme-brand-green-primary,#c7ff57)}#root :is(.group:hover .group-hover\:ring-theme-brand-green-secondary){--tw-ring-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root :is(.group:hover .group-hover\:ring-theme-brand-purple-primary){--tw-ring-color:var(--sp-theme-brand-purple-primary,#da61ff)}#root :is(.group:hover .group-hover\:ring-theme-brand-purple-secondary){--tw-ring-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root :is(.group:hover .group-hover\:ring-theme-brand-red-primary){--tw-ring-color:var(--sp-theme-brand-red-primary,#ff4d07)}#root :is(.group:hover .group-hover\:ring-theme-brand-red-secondary){--tw-ring-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root :is(.group:hover .group-hover\:ring-theme-brand-violet-primary){--tw-ring-color:var(--sp-theme-brand-violet-primary,#da61ff)}#root :is(.group:hover .group-hover\:ring-theme-brand-violet-secondary){--tw-ring-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root :is(.group:hover .group-hover\:ring-theme-brand-yellow-primary){--tw-ring-color:var(--sp-theme-brand-yellow-primary,#ffda05)}#root :is(.group:hover .group-hover\:ring-theme-brand-yellow-secondary){--tw-ring-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root :is(.group:hover .group-hover\:ring-theme-error-disabled){--tw-ring-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root :is(.group:hover .group-hover\:ring-theme-error-hover){--tw-ring-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root :is(.group:hover .group-hover\:ring-theme-error-pressed){--tw-ring-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root :is(.group:hover .group-hover\:ring-theme-error-primary){--tw-ring-color:var(--sp-theme-error-primary,#ff6161)}#root :is(.group:hover .group-hover\:ring-theme-error-secondary){--tw-ring-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root :is(.group:hover .group-hover\:ring-theme-fill-primary){--tw-ring-color:var(--sp-theme-fill-primary,#fff)}#root :is(.group:hover .group-hover\:ring-theme-fill-primary-disabled){--tw-ring-color:var(--sp-theme-fill-primary-disabled,#343434)}#root :is(.group:hover .group-hover\:ring-theme-fill-primary-hover){--tw-ring-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root :is(.group:hover .group-hover\:ring-theme-fill-primary-pressed){--tw-ring-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root :is(.group:hover .group-hover\:ring-theme-fill-secondary){--tw-ring-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root :is(.group:hover .group-hover\:ring-theme-fill-secondary-disabled){--tw-ring-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root :is(.group:hover .group-hover\:ring-theme-fill-secondary-hover){--tw-ring-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root :is(.group:hover .group-hover\:ring-theme-fill-secondary-pressed){--tw-ring-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root :is(.group:hover .group-hover\:ring-theme-label-background-primary){--tw-ring-color:var(--sp-theme-label-background-primary,#fff)}#root :is(.group:hover .group-hover\:ring-theme-label-background-secondary){--tw-ring-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root :is(.group:hover .group-hover\:ring-theme-label-background-tertiary){--tw-ring-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root :is(.group:hover .group-hover\:ring-theme-label-fill-primary){--tw-ring-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root :is(.group:hover .group-hover\:ring-theme-label-fill-primary-disabled){--tw-ring-color:var(--sp-theme-label-fill-primary-disabled,#737373)}#root :is(.group:hover .group-hover\:ring-theme-label-fill-primary-hover){--tw-ring-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root :is(.group:hover .group-hover\:ring-theme-label-fill-primary-pressed){--tw-ring-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root :is(.group:hover .group-hover\:ring-theme-label-fill-secondary){--tw-ring-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root :is(.group:hover .group-hover\:ring-theme-label-fill-secondary-disabled){--tw-ring-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root :is(.group:hover .group-hover\:ring-theme-label-fill-secondary-hover){--tw-ring-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root :is(.group:hover .group-hover\:ring-theme-label-fill-secondary-pressed){--tw-ring-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root :is(.group:hover .group-hover\:ring-theme-outline-border-ghost){--tw-ring-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root :is(.group:hover .group-hover\:ring-theme-outline-border-opaque){--tw-ring-color:var(--sp-theme-outline-border-opaque,#fff)}#root :is(.group:hover .group-hover\:ring-theme-outline-border-subtle){--tw-ring-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root :is(.group:hover .group-hover\:ring-theme-outline-divider){--tw-ring-color:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root :is(.group:hover .group-hover\:ring-theme-success-primary){--tw-ring-color:var(--sp-theme-success-primary,#05d168)}#root :is(.group:hover .group-hover\:ring-theme-success-secondary){--tw-ring-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root :is(.group:hover .group-hover\:ring-theme-warning-background){--tw-ring-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root :is(.group:hover .group-hover\:ring-theme-warning-primary){--tw-ring-color:var(--sp-theme-warning-primary,#f1b439)}#root :is(.group:focus .group-focus\:border-theme-background-hover){border-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root :is(.group:focus .group-focus\:border-theme-background-overlay-10){border-color:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root :is(.group:focus .group-focus\:border-theme-background-overlay-50){border-color:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root :is(.group:focus .group-focus\:border-theme-background-overlay-70){border-color:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root :is(.group:focus .group-focus\:border-theme-background-overlay-90){border-color:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root :is(.group:focus .group-focus\:border-theme-background-overlay-black-40){border-color:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root :is(.group:focus .group-focus\:border-theme-background-overlay-black-5){border-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root :is(.group:focus .group-focus\:border-theme-background-overlay-white-30){border-color:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root :is(.group:focus .group-focus\:border-theme-background-overlay-white-7){border-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root :is(.group:focus .group-focus\:border-theme-background-pressed){border-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root :is(.group:focus .group-focus\:border-theme-background-primary){border-color:var(--sp-theme-background-primary,#000)}#root :is(.group:focus .group-focus\:border-theme-background-secondary){border-color:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root :is(.group:focus .group-focus\:border-theme-brand-aqua-primary){border-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root :is(.group:focus .group-focus\:border-theme-brand-aqua-secondary){border-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root :is(.group:focus .group-focus\:border-theme-brand-blue-primary){border-color:var(--sp-theme-brand-blue-primary,#3369ff)}#root :is(.group:focus .group-focus\:border-theme-brand-blue-secondary){border-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root :is(.group:focus .group-focus\:border-theme-brand-green-primary){border-color:var(--sp-theme-brand-green-primary,#c7ff57)}#root :is(.group:focus .group-focus\:border-theme-brand-green-secondary){border-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root :is(.group:focus .group-focus\:border-theme-brand-purple-primary){border-color:var(--sp-theme-brand-purple-primary,#da61ff)}#root :is(.group:focus .group-focus\:border-theme-brand-purple-secondary){border-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root :is(.group:focus .group-focus\:border-theme-brand-red-primary){border-color:var(--sp-theme-brand-red-primary,#ff4d07)}#root :is(.group:focus .group-focus\:border-theme-brand-red-secondary){border-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root :is(.group:focus .group-focus\:border-theme-brand-violet-primary){border-color:var(--sp-theme-brand-violet-primary,#da61ff)}#root :is(.group:focus .group-focus\:border-theme-brand-violet-secondary){border-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root :is(.group:focus .group-focus\:border-theme-brand-yellow-primary){border-color:var(--sp-theme-brand-yellow-primary,#ffda05)}#root :is(.group:focus .group-focus\:border-theme-brand-yellow-secondary){border-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root :is(.group:focus .group-focus\:border-theme-error-disabled){border-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root :is(.group:focus .group-focus\:border-theme-error-hover){border-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root :is(.group:focus .group-focus\:border-theme-error-pressed){border-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root :is(.group:focus .group-focus\:border-theme-error-primary){border-color:var(--sp-theme-error-primary,#ff6161)}#root :is(.group:focus .group-focus\:border-theme-error-secondary){border-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root :is(.group:focus .group-focus\:border-theme-fill-primary){border-color:var(--sp-theme-fill-primary,#fff)}#root :is(.group:focus .group-focus\:border-theme-fill-primary-disabled){border-color:var(--sp-theme-fill-primary-disabled,#343434)}#root :is(.group:focus .group-focus\:border-theme-fill-primary-hover){border-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root :is(.group:focus .group-focus\:border-theme-fill-primary-pressed){border-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root :is(.group:focus .group-focus\:border-theme-fill-secondary){border-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root :is(.group:focus .group-focus\:border-theme-fill-secondary-disabled){border-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root :is(.group:focus .group-focus\:border-theme-fill-secondary-hover){border-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root :is(.group:focus .group-focus\:border-theme-fill-secondary-pressed){border-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root :is(.group:focus .group-focus\:border-theme-label-background-primary){border-color:var(--sp-theme-label-background-primary,#fff)}#root :is(.group:focus .group-focus\:border-theme-label-background-secondary){border-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root :is(.group:focus .group-focus\:border-theme-label-background-tertiary){border-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root :is(.group:focus .group-focus\:border-theme-label-fill-primary){border-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root :is(.group:focus .group-focus\:border-theme-label-fill-primary-disabled){border-color:var(--sp-theme-label-fill-primary-disabled,#737373)}#root :is(.group:focus .group-focus\:border-theme-label-fill-primary-hover){border-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root :is(.group:focus .group-focus\:border-theme-label-fill-primary-pressed){border-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root :is(.group:focus .group-focus\:border-theme-label-fill-secondary){border-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root :is(.group:focus .group-focus\:border-theme-label-fill-secondary-disabled){border-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root :is(.group:focus .group-focus\:border-theme-label-fill-secondary-hover){border-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root :is(.group:focus .group-focus\:border-theme-label-fill-secondary-pressed){border-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root :is(.group:focus .group-focus\:border-theme-outline-border-ghost){border-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root :is(.group:focus .group-focus\:border-theme-outline-border-opaque){border-color:var(--sp-theme-outline-border-opaque,#fff)}#root :is(.group:focus .group-focus\:border-theme-outline-border-subtle){border-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root :is(.group:focus .group-focus\:border-theme-outline-divider){border-color:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root :is(.group:focus .group-focus\:border-theme-success-primary){border-color:var(--sp-theme-success-primary,#05d168)}#root :is(.group:focus .group-focus\:border-theme-success-secondary){border-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root :is(.group:focus .group-focus\:border-theme-warning-background){border-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root :is(.group:focus .group-focus\:border-theme-warning-primary){border-color:var(--sp-theme-warning-primary,#f1b439)}#root :is(.group:focus .group-focus\:bg-theme-background-hover){background-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root :is(.group:focus .group-focus\:bg-theme-background-overlay-10){background-color:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root :is(.group:focus .group-focus\:bg-theme-background-overlay-50){background-color:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root :is(.group:focus .group-focus\:bg-theme-background-overlay-70){background-color:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root :is(.group:focus .group-focus\:bg-theme-background-overlay-90){background-color:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root :is(.group:focus .group-focus\:bg-theme-background-overlay-black-40){background-color:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root :is(.group:focus .group-focus\:bg-theme-background-overlay-black-5){background-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root :is(.group:focus .group-focus\:bg-theme-background-overlay-white-30){background-color:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root :is(.group:focus .group-focus\:bg-theme-background-overlay-white-7){background-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root :is(.group:focus .group-focus\:bg-theme-background-pressed){background-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root :is(.group:focus .group-focus\:bg-theme-background-primary){background-color:var(--sp-theme-background-primary,#000)}#root :is(.group:focus .group-focus\:bg-theme-background-secondary){background-color:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root :is(.group:focus .group-focus\:bg-theme-brand-aqua-primary){background-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root :is(.group:focus .group-focus\:bg-theme-brand-aqua-secondary){background-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root :is(.group:focus .group-focus\:bg-theme-brand-blue-primary){background-color:var(--sp-theme-brand-blue-primary,#3369ff)}#root :is(.group:focus .group-focus\:bg-theme-brand-blue-secondary){background-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root :is(.group:focus .group-focus\:bg-theme-brand-green-primary){background-color:var(--sp-theme-brand-green-primary,#c7ff57)}#root :is(.group:focus .group-focus\:bg-theme-brand-green-secondary){background-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root :is(.group:focus .group-focus\:bg-theme-brand-purple-primary){background-color:var(--sp-theme-brand-purple-primary,#da61ff)}#root :is(.group:focus .group-focus\:bg-theme-brand-purple-secondary){background-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root :is(.group:focus .group-focus\:bg-theme-brand-red-primary){background-color:var(--sp-theme-brand-red-primary,#ff4d07)}#root :is(.group:focus .group-focus\:bg-theme-brand-red-secondary){background-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root :is(.group:focus .group-focus\:bg-theme-brand-violet-primary){background-color:var(--sp-theme-brand-violet-primary,#da61ff)}#root :is(.group:focus .group-focus\:bg-theme-brand-violet-secondary){background-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root :is(.group:focus .group-focus\:bg-theme-brand-yellow-primary){background-color:var(--sp-theme-brand-yellow-primary,#ffda05)}#root :is(.group:focus .group-focus\:bg-theme-brand-yellow-secondary){background-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root :is(.group:focus .group-focus\:bg-theme-error-disabled){background-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root :is(.group:focus .group-focus\:bg-theme-error-hover){background-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root :is(.group:focus .group-focus\:bg-theme-error-pressed){background-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root :is(.group:focus .group-focus\:bg-theme-error-primary){background-color:var(--sp-theme-error-primary,#ff6161)}#root :is(.group:focus .group-focus\:bg-theme-error-secondary){background-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root :is(.group:focus .group-focus\:bg-theme-fill-primary){background-color:var(--sp-theme-fill-primary,#fff)}#root :is(.group:focus .group-focus\:bg-theme-fill-primary-disabled){background-color:var(--sp-theme-fill-primary-disabled,#343434)}#root :is(.group:focus .group-focus\:bg-theme-fill-primary-hover){background-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root :is(.group:focus .group-focus\:bg-theme-fill-primary-pressed){background-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root :is(.group:focus .group-focus\:bg-theme-fill-secondary){background-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root :is(.group:focus .group-focus\:bg-theme-fill-secondary-disabled){background-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root :is(.group:focus .group-focus\:bg-theme-fill-secondary-hover){background-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root :is(.group:focus .group-focus\:bg-theme-fill-secondary-pressed){background-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root :is(.group:focus .group-focus\:bg-theme-label-background-primary){background-color:var(--sp-theme-label-background-primary,#fff)}#root :is(.group:focus .group-focus\:bg-theme-label-background-secondary){background-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root :is(.group:focus .group-focus\:bg-theme-label-background-tertiary){background-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root :is(.group:focus .group-focus\:bg-theme-label-fill-primary){background-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root :is(.group:focus .group-focus\:bg-theme-label-fill-primary-disabled){background-color:var(--sp-theme-label-fill-primary-disabled,#737373)}#root :is(.group:focus .group-focus\:bg-theme-label-fill-primary-hover){background-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root :is(.group:focus .group-focus\:bg-theme-label-fill-primary-pressed){background-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root :is(.group:focus .group-focus\:bg-theme-label-fill-secondary){background-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root :is(.group:focus .group-focus\:bg-theme-label-fill-secondary-disabled){background-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root :is(.group:focus .group-focus\:bg-theme-label-fill-secondary-hover){background-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root :is(.group:focus .group-focus\:bg-theme-label-fill-secondary-pressed){background-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root :is(.group:focus .group-focus\:bg-theme-outline-border-ghost){background-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root :is(.group:focus .group-focus\:bg-theme-outline-border-opaque){background-color:var(--sp-theme-outline-border-opaque,#fff)}#root :is(.group:focus .group-focus\:bg-theme-outline-border-subtle){background-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root :is(.group:focus .group-focus\:bg-theme-outline-divider){background-color:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root :is(.group:focus .group-focus\:bg-theme-success-primary){background-color:var(--sp-theme-success-primary,#05d168)}#root :is(.group:focus .group-focus\:bg-theme-success-secondary){background-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root :is(.group:focus .group-focus\:bg-theme-warning-background){background-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root :is(.group:focus .group-focus\:bg-theme-warning-primary){background-color:var(--sp-theme-warning-primary,#f1b439)}#root :is(.group:focus .group-focus\:fill-theme-background-hover){fill:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root :is(.group:focus .group-focus\:fill-theme-background-overlay-10){fill:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root :is(.group:focus .group-focus\:fill-theme-background-overlay-50){fill:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root :is(.group:focus .group-focus\:fill-theme-background-overlay-70){fill:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root :is(.group:focus .group-focus\:fill-theme-background-overlay-90){fill:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root :is(.group:focus .group-focus\:fill-theme-background-overlay-black-40){fill:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root :is(.group:focus .group-focus\:fill-theme-background-overlay-black-5){fill:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root :is(.group:focus .group-focus\:fill-theme-background-overlay-white-30){fill:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root :is(.group:focus .group-focus\:fill-theme-background-overlay-white-7){fill:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root :is(.group:focus .group-focus\:fill-theme-background-pressed){fill:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root :is(.group:focus .group-focus\:fill-theme-background-primary){fill:var(--sp-theme-background-primary,#000)}#root :is(.group:focus .group-focus\:fill-theme-background-secondary){fill:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root :is(.group:focus .group-focus\:fill-theme-brand-aqua-primary){fill:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root :is(.group:focus .group-focus\:fill-theme-brand-aqua-secondary){fill:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root :is(.group:focus .group-focus\:fill-theme-brand-blue-primary){fill:var(--sp-theme-brand-blue-primary,#3369ff)}#root :is(.group:focus .group-focus\:fill-theme-brand-blue-secondary){fill:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root :is(.group:focus .group-focus\:fill-theme-brand-green-primary){fill:var(--sp-theme-brand-green-primary,#c7ff57)}#root :is(.group:focus .group-focus\:fill-theme-brand-green-secondary){fill:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root :is(.group:focus .group-focus\:fill-theme-brand-purple-primary){fill:var(--sp-theme-brand-purple-primary,#da61ff)}#root :is(.group:focus .group-focus\:fill-theme-brand-purple-secondary){fill:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root :is(.group:focus .group-focus\:fill-theme-brand-red-primary){fill:var(--sp-theme-brand-red-primary,#ff4d07)}#root :is(.group:focus .group-focus\:fill-theme-brand-red-secondary){fill:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root :is(.group:focus .group-focus\:fill-theme-brand-violet-primary){fill:var(--sp-theme-brand-violet-primary,#da61ff)}#root :is(.group:focus .group-focus\:fill-theme-brand-violet-secondary){fill:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root :is(.group:focus .group-focus\:fill-theme-brand-yellow-primary){fill:var(--sp-theme-brand-yellow-primary,#ffda05)}#root :is(.group:focus .group-focus\:fill-theme-brand-yellow-secondary){fill:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root :is(.group:focus .group-focus\:fill-theme-error-disabled){fill:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root :is(.group:focus .group-focus\:fill-theme-error-hover){fill:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root :is(.group:focus .group-focus\:fill-theme-error-pressed){fill:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root :is(.group:focus .group-focus\:fill-theme-error-primary){fill:var(--sp-theme-error-primary,#ff6161)}#root :is(.group:focus .group-focus\:fill-theme-error-secondary){fill:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root :is(.group:focus .group-focus\:fill-theme-fill-primary){fill:var(--sp-theme-fill-primary,#fff)}#root :is(.group:focus .group-focus\:fill-theme-fill-primary-disabled){fill:var(--sp-theme-fill-primary-disabled,#343434)}#root :is(.group:focus .group-focus\:fill-theme-fill-primary-hover){fill:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root :is(.group:focus .group-focus\:fill-theme-fill-primary-pressed){fill:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root :is(.group:focus .group-focus\:fill-theme-fill-secondary){fill:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root :is(.group:focus .group-focus\:fill-theme-fill-secondary-disabled){fill:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root :is(.group:focus .group-focus\:fill-theme-fill-secondary-hover){fill:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root :is(.group:focus .group-focus\:fill-theme-fill-secondary-pressed){fill:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root :is(.group:focus .group-focus\:fill-theme-label-background-primary){fill:var(--sp-theme-label-background-primary,#fff)}#root :is(.group:focus .group-focus\:fill-theme-label-background-secondary){fill:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root :is(.group:focus .group-focus\:fill-theme-label-background-tertiary){fill:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root :is(.group:focus .group-focus\:fill-theme-label-fill-primary){fill:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root :is(.group:focus .group-focus\:fill-theme-label-fill-primary-disabled){fill:var(--sp-theme-label-fill-primary-disabled,#737373)}#root :is(.group:focus .group-focus\:fill-theme-label-fill-primary-hover){fill:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root :is(.group:focus .group-focus\:fill-theme-label-fill-primary-pressed){fill:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root :is(.group:focus .group-focus\:fill-theme-label-fill-secondary){fill:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root :is(.group:focus .group-focus\:fill-theme-label-fill-secondary-disabled){fill:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root :is(.group:focus .group-focus\:fill-theme-label-fill-secondary-hover){fill:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root :is(.group:focus .group-focus\:fill-theme-label-fill-secondary-pressed){fill:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root :is(.group:focus .group-focus\:fill-theme-outline-border-ghost){fill:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root :is(.group:focus .group-focus\:fill-theme-outline-border-opaque){fill:var(--sp-theme-outline-border-opaque,#fff)}#root :is(.group:focus .group-focus\:fill-theme-outline-border-subtle){fill:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root :is(.group:focus .group-focus\:fill-theme-outline-divider){fill:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root :is(.group:focus .group-focus\:fill-theme-success-primary){fill:var(--sp-theme-success-primary,#05d168)}#root :is(.group:focus .group-focus\:fill-theme-success-secondary){fill:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root :is(.group:focus .group-focus\:fill-theme-warning-background){fill:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root :is(.group:focus .group-focus\:fill-theme-warning-primary){fill:var(--sp-theme-warning-primary,#f1b439)}#root :is(.group:focus .group-focus\:stroke-theme-background-hover){stroke:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root :is(.group:focus .group-focus\:stroke-theme-background-overlay-10){stroke:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root :is(.group:focus .group-focus\:stroke-theme-background-overlay-50){stroke:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root :is(.group:focus .group-focus\:stroke-theme-background-overlay-70){stroke:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root :is(.group:focus .group-focus\:stroke-theme-background-overlay-90){stroke:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root :is(.group:focus .group-focus\:stroke-theme-background-overlay-black-40){stroke:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root :is(.group:focus .group-focus\:stroke-theme-background-overlay-black-5){stroke:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root :is(.group:focus .group-focus\:stroke-theme-background-overlay-white-30){stroke:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root :is(.group:focus .group-focus\:stroke-theme-background-overlay-white-7){stroke:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root :is(.group:focus .group-focus\:stroke-theme-background-pressed){stroke:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root :is(.group:focus .group-focus\:stroke-theme-background-primary){stroke:var(--sp-theme-background-primary,#000)}#root :is(.group:focus .group-focus\:stroke-theme-background-secondary){stroke:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root :is(.group:focus .group-focus\:stroke-theme-brand-aqua-primary){stroke:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root :is(.group:focus .group-focus\:stroke-theme-brand-aqua-secondary){stroke:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root :is(.group:focus .group-focus\:stroke-theme-brand-blue-primary){stroke:var(--sp-theme-brand-blue-primary,#3369ff)}#root :is(.group:focus .group-focus\:stroke-theme-brand-blue-secondary){stroke:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root :is(.group:focus .group-focus\:stroke-theme-brand-green-primary){stroke:var(--sp-theme-brand-green-primary,#c7ff57)}#root :is(.group:focus .group-focus\:stroke-theme-brand-green-secondary){stroke:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root :is(.group:focus .group-focus\:stroke-theme-brand-purple-primary){stroke:var(--sp-theme-brand-purple-primary,#da61ff)}#root :is(.group:focus .group-focus\:stroke-theme-brand-purple-secondary){stroke:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root :is(.group:focus .group-focus\:stroke-theme-brand-red-primary){stroke:var(--sp-theme-brand-red-primary,#ff4d07)}#root :is(.group:focus .group-focus\:stroke-theme-brand-red-secondary){stroke:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root :is(.group:focus .group-focus\:stroke-theme-brand-violet-primary){stroke:var(--sp-theme-brand-violet-primary,#da61ff)}#root :is(.group:focus .group-focus\:stroke-theme-brand-violet-secondary){stroke:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root :is(.group:focus .group-focus\:stroke-theme-brand-yellow-primary){stroke:var(--sp-theme-brand-yellow-primary,#ffda05)}#root :is(.group:focus .group-focus\:stroke-theme-brand-yellow-secondary){stroke:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root :is(.group:focus .group-focus\:stroke-theme-error-disabled){stroke:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root :is(.group:focus .group-focus\:stroke-theme-error-hover){stroke:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root :is(.group:focus .group-focus\:stroke-theme-error-pressed){stroke:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root :is(.group:focus .group-focus\:stroke-theme-error-primary){stroke:var(--sp-theme-error-primary,#ff6161)}#root :is(.group:focus .group-focus\:stroke-theme-error-secondary){stroke:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root :is(.group:focus .group-focus\:stroke-theme-fill-primary){stroke:var(--sp-theme-fill-primary,#fff)}#root :is(.group:focus .group-focus\:stroke-theme-fill-primary-disabled){stroke:var(--sp-theme-fill-primary-disabled,#343434)}#root :is(.group:focus .group-focus\:stroke-theme-fill-primary-hover){stroke:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root :is(.group:focus .group-focus\:stroke-theme-fill-primary-pressed){stroke:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root :is(.group:focus .group-focus\:stroke-theme-fill-secondary){stroke:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root :is(.group:focus .group-focus\:stroke-theme-fill-secondary-disabled){stroke:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root :is(.group:focus .group-focus\:stroke-theme-fill-secondary-hover){stroke:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root :is(.group:focus .group-focus\:stroke-theme-fill-secondary-pressed){stroke:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root :is(.group:focus .group-focus\:stroke-theme-label-background-primary){stroke:var(--sp-theme-label-background-primary,#fff)}#root :is(.group:focus .group-focus\:stroke-theme-label-background-secondary){stroke:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root :is(.group:focus .group-focus\:stroke-theme-label-background-tertiary){stroke:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root :is(.group:focus .group-focus\:stroke-theme-label-fill-primary){stroke:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root :is(.group:focus .group-focus\:stroke-theme-label-fill-primary-disabled){stroke:var(--sp-theme-label-fill-primary-disabled,#737373)}#root :is(.group:focus .group-focus\:stroke-theme-label-fill-primary-hover){stroke:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root :is(.group:focus .group-focus\:stroke-theme-label-fill-primary-pressed){stroke:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root :is(.group:focus .group-focus\:stroke-theme-label-fill-secondary){stroke:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root :is(.group:focus .group-focus\:stroke-theme-label-fill-secondary-disabled){stroke:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root :is(.group:focus .group-focus\:stroke-theme-label-fill-secondary-hover){stroke:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root :is(.group:focus .group-focus\:stroke-theme-label-fill-secondary-pressed){stroke:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root :is(.group:focus .group-focus\:stroke-theme-outline-border-ghost){stroke:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root :is(.group:focus .group-focus\:stroke-theme-outline-border-opaque){stroke:var(--sp-theme-outline-border-opaque,#fff)}#root :is(.group:focus .group-focus\:stroke-theme-outline-border-subtle){stroke:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root :is(.group:focus .group-focus\:stroke-theme-outline-divider){stroke:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root :is(.group:focus .group-focus\:stroke-theme-success-primary){stroke:var(--sp-theme-success-primary,#05d168)}#root :is(.group:focus .group-focus\:stroke-theme-success-secondary){stroke:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root :is(.group:focus .group-focus\:stroke-theme-warning-background){stroke:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root :is(.group:focus .group-focus\:stroke-theme-warning-primary){stroke:var(--sp-theme-warning-primary,#f1b439)}#root :is(.group:focus .group-focus\:text-theme-background-hover){color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root :is(.group:focus .group-focus\:text-theme-background-overlay-10){color:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root :is(.group:focus .group-focus\:text-theme-background-overlay-50){color:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root :is(.group:focus .group-focus\:text-theme-background-overlay-70){color:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root :is(.group:focus .group-focus\:text-theme-background-overlay-90){color:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root :is(.group:focus .group-focus\:text-theme-background-overlay-black-40){color:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root :is(.group:focus .group-focus\:text-theme-background-overlay-black-5){color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root :is(.group:focus .group-focus\:text-theme-background-overlay-white-30){color:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root :is(.group:focus .group-focus\:text-theme-background-overlay-white-7){color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root :is(.group:focus .group-focus\:text-theme-background-pressed){color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root :is(.group:focus .group-focus\:text-theme-background-primary){color:var(--sp-theme-background-primary,#000)}#root :is(.group:focus .group-focus\:text-theme-background-secondary){color:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root :is(.group:focus .group-focus\:text-theme-brand-aqua-primary){color:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root :is(.group:focus .group-focus\:text-theme-brand-aqua-secondary){color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root :is(.group:focus .group-focus\:text-theme-brand-blue-primary){color:var(--sp-theme-brand-blue-primary,#3369ff)}#root :is(.group:focus .group-focus\:text-theme-brand-blue-secondary){color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root :is(.group:focus .group-focus\:text-theme-brand-green-primary){color:var(--sp-theme-brand-green-primary,#c7ff57)}#root :is(.group:focus .group-focus\:text-theme-brand-green-secondary){color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root :is(.group:focus .group-focus\:text-theme-brand-purple-primary){color:var(--sp-theme-brand-purple-primary,#da61ff)}#root :is(.group:focus .group-focus\:text-theme-brand-purple-secondary){color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root :is(.group:focus .group-focus\:text-theme-brand-red-primary){color:var(--sp-theme-brand-red-primary,#ff4d07)}#root :is(.group:focus .group-focus\:text-theme-brand-red-secondary){color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root :is(.group:focus .group-focus\:text-theme-brand-violet-primary){color:var(--sp-theme-brand-violet-primary,#da61ff)}#root :is(.group:focus .group-focus\:text-theme-brand-violet-secondary){color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root :is(.group:focus .group-focus\:text-theme-brand-yellow-primary){color:var(--sp-theme-brand-yellow-primary,#ffda05)}#root :is(.group:focus .group-focus\:text-theme-brand-yellow-secondary){color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root :is(.group:focus .group-focus\:text-theme-error-disabled){color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root :is(.group:focus .group-focus\:text-theme-error-hover){color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root :is(.group:focus .group-focus\:text-theme-error-pressed){color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root :is(.group:focus .group-focus\:text-theme-error-primary){color:var(--sp-theme-error-primary,#ff6161)}#root :is(.group:focus .group-focus\:text-theme-error-secondary){color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root :is(.group:focus .group-focus\:text-theme-fill-primary){color:var(--sp-theme-fill-primary,#fff)}#root :is(.group:focus .group-focus\:text-theme-fill-primary-disabled){color:var(--sp-theme-fill-primary-disabled,#343434)}#root :is(.group:focus .group-focus\:text-theme-fill-primary-hover){color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root :is(.group:focus .group-focus\:text-theme-fill-primary-pressed){color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root :is(.group:focus .group-focus\:text-theme-fill-secondary){color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root :is(.group:focus .group-focus\:text-theme-fill-secondary-disabled){color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root :is(.group:focus .group-focus\:text-theme-fill-secondary-hover){color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root :is(.group:focus .group-focus\:text-theme-fill-secondary-pressed){color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root :is(.group:focus .group-focus\:text-theme-label-background-primary){color:var(--sp-theme-label-background-primary,#fff)}#root :is(.group:focus .group-focus\:text-theme-label-background-secondary){color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root :is(.group:focus .group-focus\:text-theme-label-background-tertiary){color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root :is(.group:focus .group-focus\:text-theme-label-fill-primary){color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root :is(.group:focus .group-focus\:text-theme-label-fill-primary-disabled){color:var(--sp-theme-label-fill-primary-disabled,#737373)}#root :is(.group:focus .group-focus\:text-theme-label-fill-primary-hover){color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root :is(.group:focus .group-focus\:text-theme-label-fill-primary-pressed){color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root :is(.group:focus .group-focus\:text-theme-label-fill-secondary){color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root :is(.group:focus .group-focus\:text-theme-label-fill-secondary-disabled){color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root :is(.group:focus .group-focus\:text-theme-label-fill-secondary-hover){color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root :is(.group:focus .group-focus\:text-theme-label-fill-secondary-pressed){color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root :is(.group:focus .group-focus\:text-theme-outline-border-ghost){color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root :is(.group:focus .group-focus\:text-theme-outline-border-opaque){color:var(--sp-theme-outline-border-opaque,#fff)}#root :is(.group:focus .group-focus\:text-theme-outline-border-subtle){color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root :is(.group:focus .group-focus\:text-theme-outline-divider){color:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root :is(.group:focus .group-focus\:text-theme-success-primary){color:var(--sp-theme-success-primary,#05d168)}#root :is(.group:focus .group-focus\:text-theme-success-secondary){color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root :is(.group:focus .group-focus\:text-theme-warning-background){color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root :is(.group:focus .group-focus\:text-theme-warning-primary){color:var(--sp-theme-warning-primary,#f1b439)}#root :is(.group:focus .group-focus\:outline-theme-background-hover){outline-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root :is(.group:focus .group-focus\:outline-theme-background-overlay-10){outline-color:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root :is(.group:focus .group-focus\:outline-theme-background-overlay-50){outline-color:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root :is(.group:focus .group-focus\:outline-theme-background-overlay-70){outline-color:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root :is(.group:focus .group-focus\:outline-theme-background-overlay-90){outline-color:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root :is(.group:focus .group-focus\:outline-theme-background-overlay-black-40){outline-color:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root :is(.group:focus .group-focus\:outline-theme-background-overlay-black-5){outline-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root :is(.group:focus .group-focus\:outline-theme-background-overlay-white-30){outline-color:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root :is(.group:focus .group-focus\:outline-theme-background-overlay-white-7){outline-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root :is(.group:focus .group-focus\:outline-theme-background-pressed){outline-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root :is(.group:focus .group-focus\:outline-theme-background-primary){outline-color:var(--sp-theme-background-primary,#000)}#root :is(.group:focus .group-focus\:outline-theme-background-secondary){outline-color:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root :is(.group:focus .group-focus\:outline-theme-brand-aqua-primary){outline-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root :is(.group:focus .group-focus\:outline-theme-brand-aqua-secondary){outline-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root :is(.group:focus .group-focus\:outline-theme-brand-blue-primary){outline-color:var(--sp-theme-brand-blue-primary,#3369ff)}#root :is(.group:focus .group-focus\:outline-theme-brand-blue-secondary){outline-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root :is(.group:focus .group-focus\:outline-theme-brand-green-primary){outline-color:var(--sp-theme-brand-green-primary,#c7ff57)}#root :is(.group:focus .group-focus\:outline-theme-brand-green-secondary){outline-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root :is(.group:focus .group-focus\:outline-theme-brand-purple-primary){outline-color:var(--sp-theme-brand-purple-primary,#da61ff)}#root :is(.group:focus .group-focus\:outline-theme-brand-purple-secondary){outline-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root :is(.group:focus .group-focus\:outline-theme-brand-red-primary){outline-color:var(--sp-theme-brand-red-primary,#ff4d07)}#root :is(.group:focus .group-focus\:outline-theme-brand-red-secondary){outline-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root :is(.group:focus .group-focus\:outline-theme-brand-violet-primary){outline-color:var(--sp-theme-brand-violet-primary,#da61ff)}#root :is(.group:focus .group-focus\:outline-theme-brand-violet-secondary){outline-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root :is(.group:focus .group-focus\:outline-theme-brand-yellow-primary){outline-color:var(--sp-theme-brand-yellow-primary,#ffda05)}#root :is(.group:focus .group-focus\:outline-theme-brand-yellow-secondary){outline-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root :is(.group:focus .group-focus\:outline-theme-error-disabled){outline-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root :is(.group:focus .group-focus\:outline-theme-error-hover){outline-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root :is(.group:focus .group-focus\:outline-theme-error-pressed){outline-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root :is(.group:focus .group-focus\:outline-theme-error-primary){outline-color:var(--sp-theme-error-primary,#ff6161)}#root :is(.group:focus .group-focus\:outline-theme-error-secondary){outline-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root :is(.group:focus .group-focus\:outline-theme-fill-primary){outline-color:var(--sp-theme-fill-primary,#fff)}#root :is(.group:focus .group-focus\:outline-theme-fill-primary-disabled){outline-color:var(--sp-theme-fill-primary-disabled,#343434)}#root :is(.group:focus .group-focus\:outline-theme-fill-primary-hover){outline-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root :is(.group:focus .group-focus\:outline-theme-fill-primary-pressed){outline-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root :is(.group:focus .group-focus\:outline-theme-fill-secondary){outline-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root :is(.group:focus .group-focus\:outline-theme-fill-secondary-disabled){outline-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root :is(.group:focus .group-focus\:outline-theme-fill-secondary-hover){outline-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root :is(.group:focus .group-focus\:outline-theme-fill-secondary-pressed){outline-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root :is(.group:focus .group-focus\:outline-theme-label-background-primary){outline-color:var(--sp-theme-label-background-primary,#fff)}#root :is(.group:focus .group-focus\:outline-theme-label-background-secondary){outline-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root :is(.group:focus .group-focus\:outline-theme-label-background-tertiary){outline-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root :is(.group:focus .group-focus\:outline-theme-label-fill-primary){outline-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root :is(.group:focus .group-focus\:outline-theme-label-fill-primary-disabled){outline-color:var(--sp-theme-label-fill-primary-disabled,#737373)}#root :is(.group:focus .group-focus\:outline-theme-label-fill-primary-hover){outline-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root :is(.group:focus .group-focus\:outline-theme-label-fill-primary-pressed){outline-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root :is(.group:focus .group-focus\:outline-theme-label-fill-secondary){outline-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root :is(.group:focus .group-focus\:outline-theme-label-fill-secondary-disabled){outline-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root :is(.group:focus .group-focus\:outline-theme-label-fill-secondary-hover){outline-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root :is(.group:focus .group-focus\:outline-theme-label-fill-secondary-pressed){outline-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root :is(.group:focus .group-focus\:outline-theme-outline-border-ghost){outline-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root :is(.group:focus .group-focus\:outline-theme-outline-border-opaque){outline-color:var(--sp-theme-outline-border-opaque,#fff)}#root :is(.group:focus .group-focus\:outline-theme-outline-border-subtle){outline-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root :is(.group:focus .group-focus\:outline-theme-outline-divider){outline-color:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root :is(.group:focus .group-focus\:outline-theme-success-primary){outline-color:var(--sp-theme-success-primary,#05d168)}#root :is(.group:focus .group-focus\:outline-theme-success-secondary){outline-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root :is(.group:focus .group-focus\:outline-theme-warning-background){outline-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root :is(.group:focus .group-focus\:outline-theme-warning-primary){outline-color:var(--sp-theme-warning-primary,#f1b439)}#root :is(.group:focus .group-focus\:ring-theme-background-hover){--tw-ring-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}#root :is(.group:focus .group-focus\:ring-theme-background-overlay-10){--tw-ring-color:var(--sp-theme-background-overlay-10,rgba(0,0,0,.1))}#root :is(.group:focus .group-focus\:ring-theme-background-overlay-50){--tw-ring-color:var(--sp-theme-background-overlay-50,rgba(0,0,0,.5))}#root :is(.group:focus .group-focus\:ring-theme-background-overlay-70){--tw-ring-color:var(--sp-theme-background-overlay-70,rgba(0,0,0,.7))}#root :is(.group:focus .group-focus\:ring-theme-background-overlay-90){--tw-ring-color:var(--sp-theme-background-overlay-90,rgba(0,0,0,.9))}#root :is(.group:focus .group-focus\:ring-theme-background-overlay-black-40){--tw-ring-color:var(--sp-theme-background-overlay-black-40,rgba(0,0,0,.4))}#root :is(.group:focus .group-focus\:ring-theme-background-overlay-black-5){--tw-ring-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}#root :is(.group:focus .group-focus\:ring-theme-background-overlay-white-30){--tw-ring-color:var(--sp-theme-background-overlay-white-30,hsla(0,0%,100%,.3))}#root :is(.group:focus .group-focus\:ring-theme-background-overlay-white-7){--tw-ring-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}#root :is(.group:focus .group-focus\:ring-theme-background-pressed){--tw-ring-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}#root :is(.group:focus .group-focus\:ring-theme-background-primary){--tw-ring-color:var(--sp-theme-background-primary,#000)}#root :is(.group:focus .group-focus\:ring-theme-background-secondary){--tw-ring-color:var(--sp-theme-background-secondary,hsla(0,0%,100%,.07))}#root :is(.group:focus .group-focus\:ring-theme-brand-aqua-primary){--tw-ring-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}#root :is(.group:focus .group-focus\:ring-theme-brand-aqua-secondary){--tw-ring-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}#root :is(.group:focus .group-focus\:ring-theme-brand-blue-primary){--tw-ring-color:var(--sp-theme-brand-blue-primary,#3369ff)}#root :is(.group:focus .group-focus\:ring-theme-brand-blue-secondary){--tw-ring-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}#root :is(.group:focus .group-focus\:ring-theme-brand-green-primary){--tw-ring-color:var(--sp-theme-brand-green-primary,#c7ff57)}#root :is(.group:focus .group-focus\:ring-theme-brand-green-secondary){--tw-ring-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}#root :is(.group:focus .group-focus\:ring-theme-brand-purple-primary){--tw-ring-color:var(--sp-theme-brand-purple-primary,#da61ff)}#root :is(.group:focus .group-focus\:ring-theme-brand-purple-secondary){--tw-ring-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}#root :is(.group:focus .group-focus\:ring-theme-brand-red-primary){--tw-ring-color:var(--sp-theme-brand-red-primary,#ff4d07)}#root :is(.group:focus .group-focus\:ring-theme-brand-red-secondary){--tw-ring-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}#root :is(.group:focus .group-focus\:ring-theme-brand-violet-primary){--tw-ring-color:var(--sp-theme-brand-violet-primary,#da61ff)}#root :is(.group:focus .group-focus\:ring-theme-brand-violet-secondary){--tw-ring-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}#root :is(.group:focus .group-focus\:ring-theme-brand-yellow-primary){--tw-ring-color:var(--sp-theme-brand-yellow-primary,#ffda05)}#root :is(.group:focus .group-focus\:ring-theme-brand-yellow-secondary){--tw-ring-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}#root :is(.group:focus .group-focus\:ring-theme-error-disabled){--tw-ring-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}#root :is(.group:focus .group-focus\:ring-theme-error-hover){--tw-ring-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}#root :is(.group:focus .group-focus\:ring-theme-error-pressed){--tw-ring-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}#root :is(.group:focus .group-focus\:ring-theme-error-primary){--tw-ring-color:var(--sp-theme-error-primary,#ff6161)}#root :is(.group:focus .group-focus\:ring-theme-error-secondary){--tw-ring-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root :is(.group:focus .group-focus\:ring-theme-fill-primary){--tw-ring-color:var(--sp-theme-fill-primary,#fff)}#root :is(.group:focus .group-focus\:ring-theme-fill-primary-disabled){--tw-ring-color:var(--sp-theme-fill-primary-disabled,#343434)}#root :is(.group:focus .group-focus\:ring-theme-fill-primary-hover){--tw-ring-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}#root :is(.group:focus .group-focus\:ring-theme-fill-primary-pressed){--tw-ring-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root :is(.group:focus .group-focus\:ring-theme-fill-secondary){--tw-ring-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}#root :is(.group:focus .group-focus\:ring-theme-fill-secondary-disabled){--tw-ring-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root :is(.group:focus .group-focus\:ring-theme-fill-secondary-hover){--tw-ring-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}#root :is(.group:focus .group-focus\:ring-theme-fill-secondary-pressed){--tw-ring-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root :is(.group:focus .group-focus\:ring-theme-label-background-primary){--tw-ring-color:var(--sp-theme-label-background-primary,#fff)}#root :is(.group:focus .group-focus\:ring-theme-label-background-secondary){--tw-ring-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}#root :is(.group:focus .group-focus\:ring-theme-label-background-tertiary){--tw-ring-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root :is(.group:focus .group-focus\:ring-theme-label-fill-primary){--tw-ring-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}#root :is(.group:focus .group-focus\:ring-theme-label-fill-primary-disabled){--tw-ring-color:var(--sp-theme-label-fill-primary-disabled,#737373)}#root :is(.group:focus .group-focus\:ring-theme-label-fill-primary-hover){--tw-ring-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}#root :is(.group:focus .group-focus\:ring-theme-label-fill-primary-pressed){--tw-ring-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}#root :is(.group:focus .group-focus\:ring-theme-label-fill-secondary){--tw-ring-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root :is(.group:focus .group-focus\:ring-theme-label-fill-secondary-disabled){--tw-ring-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root :is(.group:focus .group-focus\:ring-theme-label-fill-secondary-hover){--tw-ring-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}#root :is(.group:focus .group-focus\:ring-theme-label-fill-secondary-pressed){--tw-ring-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}#root :is(.group:focus .group-focus\:ring-theme-outline-border-ghost){--tw-ring-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}#root :is(.group:focus .group-focus\:ring-theme-outline-border-opaque){--tw-ring-color:var(--sp-theme-outline-border-opaque,#fff)}#root :is(.group:focus .group-focus\:ring-theme-outline-border-subtle){--tw-ring-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}#root :is(.group:focus .group-focus\:ring-theme-outline-divider){--tw-ring-color:var(--sp-theme-outline-divider,hsla(0,0%,100%,.1))}#root :is(.group:focus .group-focus\:ring-theme-success-primary){--tw-ring-color:var(--sp-theme-success-primary,#05d168)}#root :is(.group:focus .group-focus\:ring-theme-success-secondary){--tw-ring-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}#root :is(.group:focus .group-focus\:ring-theme-warning-background){--tw-ring-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}#root :is(.group:focus .group-focus\:ring-theme-warning-primary){--tw-ring-color:var(--sp-theme-warning-primary,#f1b439)}#root .aria-busy\:bg-theme-fill-primary-pressed[aria-busy=true]{background-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}#root .aria-busy\:bg-theme-fill-secondary-pressed[aria-busy=true]{background-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}#root .aria-busy\:text-theme-label-fill-secondary[aria-busy=true]{color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}#root .data-\[disabled\]\:cursor-not-allowed[data-disabled]{cursor:not-allowed}#root .data-\[disabled\]\:bg-theme-fill-secondary-disabled[data-disabled]{background-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}#root .data-\[disabled\]\:bg-transparent[data-disabled]{background-color:transparent}#root .data-\[invalid\]\:bg-theme-error-secondary[data-invalid]{background-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}#root .data-\[disabled\]\:text-theme-label-fill-secondary-disabled[data-disabled]{color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root .data-\[focused\]\:outline-theme-outline-border-opaque[data-focused]{outline-color:var(--sp-theme-outline-border-opaque,#fff)}#root .data-\[invalid\]\:outline-theme-error-primary[data-invalid]{outline-color:var(--sp-theme-error-primary,#ff6161)}#root .data-\[disabled\]\:placeholder\:text-theme-label-fill-secondary-disabled[data-disabled]::placeholder{color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root .data-\[disabled\]\:active\:text-theme-label-fill-secondary-disabled:active[data-disabled],#root .data-\[disabled\]\:hover\:text-theme-label-fill-secondary-disabled:hover[data-disabled]{color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}#root :is(.group\/field[data-disabled] .group-data-\[disabled\]\/field\:cursor-not-allowed){cursor:not-allowed}#root :is(.group\/field[data-disabled] .group-data-\[disabled\]\/field\:text-theme-label-background-tertiary){color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}#root :is(.group\/field[data-invalid] .group-data-\[invalid\]\/field\:text-theme-error-primary){color:var(--sp-theme-error-primary,#ff6161)}@media (min-width:600px){#root .sm\:w-\[150px\]{width:150px}}@media (min-width:900px){#root .md\:hidden{display:none}#root .md\:w-\[189px\]{width:189px}#root .md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}#root .md\:pl-8{padding-left:2rem}}@media (min-width:1200px){#root .lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}#root .\[\&\:\:-webkit-inner-spin-button\]\:appearance-none::-webkit-inner-spin-button,#root .\[\&\:\:-webkit-outer-spin-button\]\:appearance-none::-webkit-outer-spin-button{appearance:none}
/*# sourceMappingURL=main.4a0a535f7eee6c69.css.map*/