@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);.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:24px;width:1px}.tiptap-toolbar{align-items:center;background-color:hsla(0,0%,100%,.102);border-radius:8px;display:flex;gap:4px}.tiptap-toolbar-group{align-items:center;display:flex;gap:2px}.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:44px;--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 8px 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:2px;--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:3.008px}.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:32px 0}.tiptap-image-upload input[type=file]{display:none}.tiptap-image-upload .tiptap-image-upload-dropzone{align-items:flex-start;display:inline-flex;height:60px;justify-content:center;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:50px}.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:28px;justify-content:center;position:absolute;right:0;width:28px}.tiptap-image-upload .tiptap-image-upload-icon{color:var(--tiptap-image-upload-icon-color);height:14px;width:14px}.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:4px;top:0}.tiptap-image-upload .tiptap-image-upload-text{color:var(--tiptap-image-upload-text-color);font-size:14px;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:12px;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:16px;position:relative}.tiptap-image-upload .tiptap-image-upload-preview .tiptap-image-upload-file-info{align-items:center;display:flex;gap:12px;height:32px}.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:8px}.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:14px;width:14px}.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:12px}.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:32px;justify-content:center;transition:color .2s ease;width:32px}.tiptap-image-upload .tiptap-image-upload-preview .tiptap-image-upload-actions .tiptap-image-upload-close-btn svg{height:16px;width:16px}.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:32px 24px;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:4px;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/6px;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/6px;color:var(--tt-codeblock-text);font-size:16px;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:32px 0;outline:2px 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:32px 0}.tiptap.ProseMirror .tiptap-thread:has(>img) img{border-radius:var(--tt-radius-xs,.25rem);outline:2px 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:24px 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:4px;border-bottom-left-radius:0;font-size:12px;font-weight:600;left:-1px;line-height:1;padding:2px 6px;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:2px 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:4px}.tiptap.ProseMirror .tiptap-thread.tiptap-thread--unresolved.tiptap-thread--block:has(img).tiptap-thread--hovered{outline-width:4px}.tiptap.ProseMirror .tiptap-thread.tiptap-thread--unresolved.tiptap-thread--block:not(:has(img)){border-bottom:2px dashed var(--tt-color-yellow-base);border-radius:4px;outline:4px solid transparent;padding-bottom:8px}.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:48px;margin-top:48px}.tiptap.ProseMirror .Tiptap-mathematics-editor{border:1px solid var(--tiptap-mathematics-border-color);font-family:monospace;font-size:14px;margin:0 4px;padding:0 4px}.tiptap.ProseMirror .Tiptap-mathematics-render{padding:0 4px}.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:12px;font-weight:500;overflow:hidden;padding:6px 8px;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:2px}.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:14px;font-weight:500;gap:4px;height:32px;justify-content:center;line-height:1.15;min-width:32px;padding:8px;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:15px;height:38px;min-width:38px;padding:10px}.tiptap-button[data-size=small]{border-radius:var(--tt-radius-md,.5rem);font-size:12px;height:24px;line-height:1.2;min-width:24px;padding:5px}.tiptap-button .tiptap-button-text{flex-grow:1;line-height:24px;padding:0 2px;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:16px;width:16px}.tiptap-button[data-size=large] .tiptap-button-icon{height:18px;width:18px}.tiptap-button[data-size=small] .tiptap-button-icon{height:14px;width:14px}.tiptap-button .tiptap-button-icon-sub{height:16px;width:16px}.tiptap-button[data-size=large] .tiptap-button-icon-sub{height:18px;width:18px}.tiptap-button[data-size=small] .tiptap-button-icon-sub{height:14px;width:14px}.tiptap-button .tiptap-button-dropdown-arrows{height:12px;width:12px}.tiptap-button[data-size=large] .tiptap-button-dropdown-arrows{height:14px;width:14px}.tiptap-button .tiptap-button-dropdown-small,.tiptap-button[data-size=small] .tiptap-button-dropdown-arrows{height:10px;width:10px}.tiptap-button[data-size=large] .tiptap-button-dropdown-small{height:12px;width:12px}.tiptap-button[data-size=small] .tiptap-button-dropdown-small{height:8px;width:8px}.tiptap-button:has(>svg):not(:has(>:not(svg))){gap:2px}.tiptap-button:has(>svg):not(:has(>:not(svg)))[data-size=large],.tiptap-button:has(>svg):not(:has(>:not(svg)))[data-size=small]{gap:2px}.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:4px}.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:6px}.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:4px}.tiptap-button .tiptap-button-emoji{display:flex;justify-content:center;width:16px}.tiptap-button[data-size=large] .tiptap-button-emoji{width:18px}.tiptap-button[data-size=small] .tiptap-button-emoji{width:14px}.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:4px;--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:4px;outline:none;overflow:auto;padding:var(--padding);z-index:10000}.tiptap-dropdown-menu button{width:100%}.tiptap-dropdown-menu .tiptap-dropdown-menu-separator{margin:4px 0}.tiptap-dropdown-menu .tiptap-dropdown-menu-label{color:var(--tt-popover-label);font-size:12px;font-weight:600;margin-bottom:8px;margin-left:8px;margin-top:8px}.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:4px;--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:4px;outline:none;overflow:hidden;padding:var(--padding);z-index:50}.tiptap-popover button{width:100%}.tiptap-popover[data-orientation=horizontal]{--padding:2px}.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:6px;display:block;font-size:16px;height:32px;line-height:24px;padding:6px 12px;width:100%}.tiptap-input:focus{outline:none}.tiptap-input-clamp{min-width:192px;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:2px;--tt-radius-xs:4px;--tt-radius-sm:6px;--tt-radius-md:8px;--tt-radius-lg:12px;--tt-radius-xl:16px;--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(-8px)}to{transform:translateY(0)}}@keyframes slideFromRight{0%{transform:translateX(8px)}to{transform:translateX(0)}}@keyframes slideFromLeft{0%{transform:translateX(-8px)}to{transform:translateX(0)}}@keyframes slideFromBottom{0%{transform:translateY(8px)}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:8px}.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}@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:#121212;--sp-color-grey-carbon:#1e1e1e;--sp-color-grey-rubber:#2a2a2a;--sp-color-grey-asphalt:#343434;--sp-color-grey-cooldown:#4a5154;--sp-color-grey-tempo:#9e9e9e;--sp-color-grey-chalk:#c5c5c5;--sp-color-grey-fresh:#f4f4f4;--sp-color-white-0:hsla(0,0%,100%,0);--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-0:transparent;--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%,96%,.2);--sp-color-off-white-70:hsla(0,0%,96%,.7);--sp-color-off-white-80:hsla(0,0%,96%,.8);--sp-color-off-white-95:hsla(0,0%,96%,.95);--sp-color-off-white-100:#f5f5f5;--sp-color-off-white:#f5f5f5;--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-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-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-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-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-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-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-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-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-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-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-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-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-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:#121212;--sp-theme-background-hover:hsla(0,0%,100%,.1);--sp-theme-background-pressed:hsla(0,0%,100%,.2);--sp-theme-background-overlay-opaque:rgba(0,0,0,.9);--sp-theme-background-overlay-semi-opaque:rgba(0,0,0,.7);--sp-theme-background-overlay-subtle:rgba(0,0,0,.5);--sp-theme-background-overlay-ghost:rgba(0,0,0,.1);--sp-theme-background-overlay-0:transparent;--sp-theme-background-overlay-black-30:rgba(0,0,0,.3);--sp-theme-background-overlay-black-5:rgba(0,0,0,.05);--sp-theme-background-overlay-white-20:hsla(0,0%,100%,.2);--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-background-on-gradient-black-100:#000;--sp-theme-label-background-on-gradient-black-10:rgba(0,0,0,.1);--sp-theme-label-background-on-gradient-white-100:#fff;--sp-theme-label-background-on-gradient-white-20:hsla(0,0%,100%,.2);--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:#9e9e9e;--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-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:#f5f5f5;--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-opaque:hsla(0,0%,96%,.95);--sp-theme-background-overlay-semi-opaque:hsla(0,0%,96%,.8);--sp-theme-background-overlay-subtle:hsla(0,0%,96%,.7);--sp-theme-background-overlay-ghost:hsla(0,0%,96%,.2);--sp-theme-background-overlay-0:hsla(0,0%,100%,0);--sp-theme-background-overlay-black-30:rgba(0,0,0,.3);--sp-theme-background-overlay-black-5:rgba(0,0,0,.05);--sp-theme-background-overlay-white-20:hsla(0,0%,100%,.2);--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-background-on-gradient-black-100:#000;--sp-theme-label-background-on-gradient-black-10:rgba(0,0,0,.1);--sp-theme-label-background-on-gradient-white-100:#fff;--sp-theme-label-background-on-gradient-white-20:hsla(0,0%,100%,.2);--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:#4a5154;--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-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,.12);--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:#121212;--sp-theme-background-hover:hsla(0,0%,100%,.1);--sp-theme-background-pressed:hsla(0,0%,100%,.2);--sp-theme-background-overlay-opaque:rgba(0,0,0,.9);--sp-theme-background-overlay-semi-opaque:rgba(0,0,0,.7);--sp-theme-background-overlay-subtle:rgba(0,0,0,.5);--sp-theme-background-overlay-ghost:rgba(0,0,0,.1);--sp-theme-background-overlay-0:transparent;--sp-theme-background-overlay-black-30:rgba(0,0,0,.3);--sp-theme-background-overlay-black-5:rgba(0,0,0,.05);--sp-theme-background-overlay-white-20:hsla(0,0%,100%,.2);--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-background-on-gradient-black-100:#000;--sp-theme-label-background-on-gradient-black-10:rgba(0,0,0,.1);--sp-theme-label-background-on-gradient-white-100:#fff;--sp-theme-label-background-on-gradient-white-20:hsla(0,0%,100%,.2);--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:#9e9e9e;--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-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:#f5f5f5;--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-opaque:hsla(0,0%,96%,.95);--sp-theme-background-overlay-semi-opaque:hsla(0,0%,96%,.8);--sp-theme-background-overlay-subtle:hsla(0,0%,96%,.7);--sp-theme-background-overlay-ghost:hsla(0,0%,96%,.2);--sp-theme-background-overlay-0:hsla(0,0%,100%,0);--sp-theme-background-overlay-black-30:rgba(0,0,0,.3);--sp-theme-background-overlay-black-5:rgba(0,0,0,.05);--sp-theme-background-overlay-white-20:hsla(0,0%,100%,.2);--sp-theme-background-overlay-white-7:hsla(0,0%,100%,.07);--sp-theme-fill-primary:#6fcc11;--sp-theme-fill-primary-hover:rgba(199,255,87,.64);--sp-theme-fill-primary-pressed:rgba(111,204,17,.72);--sp-theme-fill-primary-disabled:rgba(111,204,17,.24);--sp-theme-fill-secondary:rgba(111,204,17,.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-background-on-gradient-black-100:#000;--sp-theme-label-background-on-gradient-black-10:rgba(0,0,0,.1);--sp-theme-label-background-on-gradient-white-100:#fff;--sp-theme-label-background-on-gradient-white-20:hsla(0,0%,100%,.2);--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:#6fcc11;--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-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,.12);--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:#121212;--sp-theme-background-hover:hsla(0,0%,100%,.1);--sp-theme-background-pressed:hsla(0,0%,100%,.2);--sp-theme-background-overlay-opaque:rgba(0,0,0,.9);--sp-theme-background-overlay-semi-opaque:rgba(0,0,0,.7);--sp-theme-background-overlay-subtle:rgba(0,0,0,.5);--sp-theme-background-overlay-ghost:rgba(0,0,0,.1);--sp-theme-background-overlay-0:transparent;--sp-theme-background-overlay-black-30:rgba(0,0,0,.3);--sp-theme-background-overlay-black-5:rgba(0,0,0,.05);--sp-theme-background-overlay-white-20:hsla(0,0%,100%,.2);--sp-theme-background-overlay-white-7:hsla(0,0%,100%,.07);--sp-theme-fill-primary:#c7ff57;--sp-theme-fill-primary-hover:rgba(199,255,87,.64);--sp-theme-fill-primary-pressed:rgba(199,255,87,.72);--sp-theme-fill-primary-disabled:rgba(199,255,87,.24);--sp-theme-fill-secondary:rgba(199,255,87,.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-background-on-gradient-black-100:#000;--sp-theme-label-background-on-gradient-black-10:rgba(0,0,0,.1);--sp-theme-label-background-on-gradient-white-100:#fff;--sp-theme-label-background-on-gradient-white-20:hsla(0,0%,100%,.2);--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:#c7ff57;--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-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}:after,:before{--tw-content:""}button{background-color:transparent;cursor:pointer;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}}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-x-0{left:0;right:0}.bottom-0{bottom:0}.bottom-sp-8{bottom:var(--sp-spacing-8,8px)}.left-0{left:0}.left-1\/2{left:50%}.left-sp-8{left:var(--sp-spacing-8,8px)}.right-0{right:0}.right-sp-8{right:var(--sp-spacing-8,8px)}.top-0{top:0}.top-1\/2{top:50%}.top-\[6px\]{top:6px}.top-auto{top:auto}.top-sp-8{top:var(--sp-spacing-8,8px)}.isolate{isolation:isolate}.-z-\[1\]{z-index:-1}.z-10{z-index:10}.z-50{z-index:50}.z-\[1400\]{z-index:1400}.z-\[1401\]{z-index:1401}.z-\[1\]{z-index:1}.z-\[2\]{z-index:2}.col-span-2{grid-column:span 2/span 2}.col-span-full{grid-column:1/-1}.row-span-2{grid-row:span 2/span 2}.-m-sp-4{margin:calc(var(--sp-spacing-4, 4px)*-1)}.m-0{margin:0}.mx-2{margin-left:8px;margin-right:8px}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-bottom:4px;margin-top:4px}.my-12{margin-bottom:48px;margin-top:48px}.-mr-sp-6{margin-right:calc(var(--sp-spacing-6, 6px)*-1)}.mb-0\.5{margin-bottom:2px}.mb-10{margin-bottom:40px}.mb-12{margin-bottom:48px}.mb-16{margin-bottom:64px}.mb-2{margin-bottom:8px}.mb-4{margin-bottom:16px}.mb-5{margin-bottom:20px}.mb-8{margin-bottom:32px}.mb-sp-12{margin-bottom:var(--sp-spacing-12,12px)}.mb-sp-20{margin-bottom:var(--sp-spacing-20,20px)}.mb-sp-24{margin-bottom:var(--sp-spacing-24,24px)}.mb-sp-40{margin-bottom:var(--sp-spacing-40,40px)}.mb-sp-8{margin-bottom:var(--sp-spacing-8,8px)}.ml-auto{margin-left:auto}.mt-0\.5{margin-top:2px}.mt-10{margin-top:40px}.mt-2{margin-top:8px}.mt-3{margin-top:12px}.mt-5{margin-top:20px}.mt-\[1px\]{margin-top:1px}.mt-sp-2{margin-top:var(--sp-spacing-2,2px)}.mt-sp-8{margin-top:var(--sp-spacing-8,8px)}.line-clamp-2{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.list-item{display:list-item}.hidden{display:none}.size-2\.5{height:10px;width:10px}.size-4{height:16px;width:16px}.size-5{height:20px;width:20px}.size-\[2px\]{height:2px;width:2px}.size-full{height:100%;width:100%}.size-sp-120{height:var(--sp-spacing-120,120px);width:var(--sp-spacing-120,120px)}.size-sp-16{height:var(--sp-spacing-16,16px);width:var(--sp-spacing-16,16px)}.size-sp-24{height:var(--sp-spacing-24,24px);width:var(--sp-spacing-24,24px)}.size-sp-32{height:var(--sp-spacing-32,32px);width:var(--sp-spacing-32,32px)}.size-sp-40{height:var(--sp-spacing-40,40px);width:var(--sp-spacing-40,40px)}.size-sp-48{height:var(--sp-spacing-48,48px);width:var(--sp-spacing-48,48px)}.size-sp-56{height:var(--sp-spacing-56,56px);width:var(--sp-spacing-56,56px)}.size-sp-72{height:var(--sp-spacing-72,72px);width:var(--sp-spacing-72,72px)}.size-sp-80{height:var(--sp-spacing-80,80px);width:var(--sp-spacing-80,80px)}.h-10{height:40px}.h-12{height:48px}.h-14{height:56px}.h-16{height:64px}.h-2{height:8px}.h-3{height:12px}.h-32{height:128px}.h-4{height:16px}.h-48{height:192px}.h-5{height:20px}.h-56{height:224px}.h-6{height:24px}.h-7{height:28px}.h-8{height:32px}.h-80{height:320px}.h-96{height:384px}.h-\[100px\]{height:100px}.h-\[162px\]{height:162px}.h-\[18px\]{height:18px}.h-\[270px\]{height:270px}.h-\[280px\]{height:280px}.h-\[300px\]{height:300px}.h-\[30px\]{height:30px}.h-\[40px\]{height:40px}.h-\[52px\]{height:52px}.h-\[64px\]{height:64px}.h-full{height:100%}.h-px{height:1px}.h-sp-16{height:var(--sp-spacing-16,16px)}.h-sp-24{height:var(--sp-spacing-24,24px)}.h-sp-32{height:var(--sp-spacing-32,32px)}.h-sp-40{height:var(--sp-spacing-40,40px)}.h-sp-48{height:var(--sp-spacing-48,48px)}.h-sp-56{height:var(--sp-spacing-56,56px)}.max-h-80{max-height:320px}.max-h-\[95dvh\]{max-height:95dvh}.max-h-\[var\(--radix-select-content-available-height\)\]{max-height:var(--radix-select-content-available-height)}.min-h-0{min-height:0}.min-h-\[104px\]{min-height:104px}.min-h-\[200px\]{min-height:200px}.min-h-\[400px\]{min-height:400px}.min-h-screen{min-height:100vh}.min-h-sp-56{min-height:var(--sp-spacing-56,56px)}.min-h-sp-64{min-height:var(--sp-spacing-64,64px)}.min-h-sp-72{min-height:var(--sp-spacing-72,72px)}.w-10{width:40px}.w-12{width:48px}.w-3{width:12px}.w-32{width:128px}.w-4{width:16px}.w-48{width:192px}.w-56{width:224px}.w-6{width:24px}.w-7{width:28px}.w-72{width:288px}.w-8{width:32px}.w-96{width:384px}.w-\[18px\]{width:18px}.w-\[260px\]{width:260px}.w-\[280px\]{width:280px}.w-\[300px\]{width:300px}.w-\[380px\]{width:380px}.w-\[400px\]{width:400px}.w-\[40px\]{width:40px}.w-\[420px\]{width:420px}.w-\[450px\]{width:450px}.w-\[480px\]{width:480px}.w-\[500px\]{width:500px}.w-\[min\(320px\2c calc\(100vw-32px\)\)\]{width:min(320px,calc(100vw - 32px))}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-sp-24{width:var(--sp-spacing-24,24px)}.w-sp-36{width:var(--sp-spacing-36,36px)}.min-w-0{min-width:0}.min-w-7{min-width:28px}.min-w-\[48px\]{min-width:48px}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.max-w-\[1200px\]{max-width:1200px}.max-w-\[134px\]{max-width:134px}.max-w-\[1400px\]{max-width:1400px}.max-w-\[200px\]{max-width:200px}.max-w-\[280px\]{max-width:280px}.max-w-\[400px\]{max-width:400px}.max-w-\[800px\]{max-width:800px}.max-w-\[90dvw\]{max-width:90dvw}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%}.translate-x-0{--tw-translate-x:0px}.translate-x-0,.translate-y-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y:0px}.rotate-180{--tw-rotate:180deg}.rotate-180,.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)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-wait{cursor:wait}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-\[auto_1fr_auto\]{grid-template-columns:auto 1fr auto}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:4px}.gap-12{gap:48px}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.gap-5{gap:20px}.gap-6{gap:24px}.gap-8{gap:32px}.gap-\[6px\]{gap:6px}.gap-sp-12{gap:var(--sp-spacing-12,12px)}.gap-sp-16{gap:var(--sp-spacing-16,16px)}.gap-sp-2{gap:var(--sp-spacing-2,2px)}.gap-sp-20{gap:var(--sp-spacing-20,20px)}.gap-sp-24{gap:var(--sp-spacing-24,24px)}.gap-sp-28{gap:var(--sp-spacing-28,28px)}.gap-sp-4{gap:var(--sp-spacing-4,4px)}.gap-sp-6{gap:var(--sp-spacing-6,6px)}.gap-sp-8{gap:var(--sp-spacing-8,8px)}.gap-x-2{-moz-column-gap:8px;column-gap:8px}.gap-x-sp-8{-moz-column-gap:var(--sp-spacing-8,8px);column-gap:var(--sp-spacing-8,8px)}.gap-y-sp-12{row-gap:var(--sp-spacing-12,12px)}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(8px*var(--tw-space-y-reverse));margin-top:calc(8px*(1 - var(--tw-space-y-reverse)))}.overflow-hidden{overflow:hidden}.overflow-clip{overflow:clip}.overflow-y-auto{overflow-y:auto}.overflow-y-clip{overflow-y:clip}.truncate{overflow:hidden;text-overflow:ellipsis}.truncate,.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:4px}.rounded-2xl{border-radius:16px}.rounded-3xl{border-radius:24px}.rounded-\[10px\]{border-radius:10px}.rounded-\[12px\]{border-radius:12px}.rounded-\[14px\]{border-radius:14px}.rounded-\[24px\]{border-radius:24px}.rounded-\[26px\]{border-radius:26px}.rounded-\[40px\]{border-radius:40px}.rounded-\[6px\]{border-radius:6px}.rounded-\[8px\]{border-radius:8px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:8px}.rounded-md{border-radius:6px}.rounded-none{border-radius:0}.rounded-sp-16{border-radius:var(--sp-radius-16,16px)}.rounded-sp-20{border-radius:var(--sp-radius-20,20px)}.rounded-sp-24{border-radius:var(--sp-radius-24,24px)}.rounded-sp-4{border-radius:var(--sp-radius-4,4px)}.rounded-sp-8{border-radius:var(--sp-radius-8,8px)}.rounded-sp-80{border-radius:var(--sp-radius-80,80px)}.rounded-xl{border-radius:12px}.rounded-b-none{border-bottom-left-radius:0;border-bottom-right-radius:0}.rounded-l-full{border-bottom-left-radius:9999px;border-top-left-radius:9999px}.rounded-r-full{border-bottom-right-radius:9999px;border-top-right-radius:9999px}.rounded-t-3xl{border-top-left-radius:24px;border-top-right-radius:24px}.border{border-width:1px}.border-0{border-width:0}.border-b{border-bottom-width:1px}.border-solid{border-style:solid}.border-none{border-style:none}.border-theme-background-hover{border-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.border-theme-background-overlay-0{border-color:var(--sp-theme-background-overlay-0,transparent)}.border-theme-background-overlay-black-30{border-color:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.border-theme-background-overlay-black-5{border-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.border-theme-background-overlay-ghost{border-color:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.border-theme-background-overlay-opaque{border-color:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.border-theme-background-overlay-semi-opaque{border-color:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.border-theme-background-overlay-subtle{border-color:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.border-theme-background-overlay-white-20{border-color:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.border-theme-background-overlay-white-7{border-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.border-theme-background-pressed{border-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.border-theme-background-primary{border-color:var(--sp-theme-background-primary,#000)}.border-theme-background-secondary{border-color:var(--sp-theme-background-secondary,#121212)}.border-theme-brand-aqua-primary{border-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}.border-theme-brand-aqua-secondary{border-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.border-theme-brand-blue-primary{border-color:var(--sp-theme-brand-blue-primary,#3369ff)}.border-theme-brand-blue-secondary{border-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.border-theme-brand-green-primary{border-color:var(--sp-theme-brand-green-primary,#c7ff57)}.border-theme-brand-green-secondary{border-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.border-theme-brand-purple-primary{border-color:var(--sp-theme-brand-purple-primary,#da61ff)}.border-theme-brand-purple-secondary{border-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.border-theme-brand-red-primary{border-color:var(--sp-theme-brand-red-primary,#ff4d07)}.border-theme-brand-red-secondary{border-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.border-theme-brand-violet-primary{border-color:var(--sp-theme-brand-violet-primary,#da61ff)}.border-theme-brand-violet-secondary{border-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.border-theme-brand-yellow-primary{border-color:var(--sp-theme-brand-yellow-primary,#ffda05)}.border-theme-brand-yellow-secondary{border-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.border-theme-error-disabled{border-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.border-theme-error-hover{border-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.border-theme-error-pressed{border-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.border-theme-error-primary{border-color:var(--sp-theme-error-primary,#ff6161)}.border-theme-error-secondary{border-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.border-theme-fill-primary{border-color:var(--sp-theme-fill-primary,#fff)}.border-theme-fill-primary-disabled{border-color:var(--sp-theme-fill-primary-disabled,#343434)}.border-theme-fill-primary-hover{border-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.border-theme-fill-primary-pressed{border-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.border-theme-fill-secondary{border-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.border-theme-fill-secondary-disabled{border-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.border-theme-fill-secondary-hover{border-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.border-theme-fill-secondary-pressed{border-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.border-theme-label-background-on-gradient-black-10{border-color:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.border-theme-label-background-on-gradient-black-100{border-color:var(--sp-theme-label-background-on-gradient-black-100,#000)}.border-theme-label-background-on-gradient-white-100{border-color:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.border-theme-label-background-on-gradient-white-20{border-color:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.border-theme-label-background-primary{border-color:var(--sp-theme-label-background-primary,#fff)}.border-theme-label-background-secondary{border-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.border-theme-label-background-tertiary{border-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.border-theme-label-fill-primary{border-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.border-theme-label-fill-primary-disabled{border-color:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.border-theme-label-fill-primary-hover{border-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.border-theme-label-fill-primary-pressed{border-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.border-theme-label-fill-secondary{border-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.border-theme-label-fill-secondary-disabled{border-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.border-theme-label-fill-secondary-hover{border-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.border-theme-label-fill-secondary-pressed{border-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.border-theme-outline-border-ghost{border-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.border-theme-outline-border-opaque{border-color:var(--sp-theme-outline-border-opaque,#fff)}.border-theme-outline-border-subtle{border-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.border-theme-success-primary{border-color:var(--sp-theme-success-primary,#05d168)}.border-theme-success-secondary{border-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.border-theme-warning-background{border-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.border-theme-warning-primary{border-color:var(--sp-theme-warning-primary,#f1b439)}.bg-color-white-70{background-color:var(--sp-color-white-70,hsla(0,0%,100%,.7))}.bg-inherit{background-color:inherit}.bg-theme-background-hover{background-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.bg-theme-background-overlay-0{background-color:var(--sp-theme-background-overlay-0,transparent)}.bg-theme-background-overlay-black-30{background-color:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.bg-theme-background-overlay-black-5{background-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.bg-theme-background-overlay-ghost{background-color:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.bg-theme-background-overlay-opaque{background-color:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.bg-theme-background-overlay-semi-opaque{background-color:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.bg-theme-background-overlay-subtle{background-color:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.bg-theme-background-overlay-white-20{background-color:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.bg-theme-background-overlay-white-7{background-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.bg-theme-background-pressed{background-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.bg-theme-background-primary{background-color:var(--sp-theme-background-primary,#000)}.bg-theme-background-secondary{background-color:var(--sp-theme-background-secondary,#121212)}.bg-theme-brand-aqua-primary{background-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}.bg-theme-brand-aqua-secondary{background-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.bg-theme-brand-blue-primary{background-color:var(--sp-theme-brand-blue-primary,#3369ff)}.bg-theme-brand-blue-secondary{background-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.bg-theme-brand-green-primary{background-color:var(--sp-theme-brand-green-primary,#c7ff57)}.bg-theme-brand-green-secondary{background-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.bg-theme-brand-purple-primary{background-color:var(--sp-theme-brand-purple-primary,#da61ff)}.bg-theme-brand-purple-secondary{background-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.bg-theme-brand-red-primary{background-color:var(--sp-theme-brand-red-primary,#ff4d07)}.bg-theme-brand-red-secondary{background-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.bg-theme-brand-violet-primary{background-color:var(--sp-theme-brand-violet-primary,#da61ff)}.bg-theme-brand-violet-secondary{background-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.bg-theme-brand-yellow-primary{background-color:var(--sp-theme-brand-yellow-primary,#ffda05)}.bg-theme-brand-yellow-secondary{background-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.bg-theme-error-disabled{background-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.bg-theme-error-hover{background-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.bg-theme-error-pressed{background-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.bg-theme-error-primary{background-color:var(--sp-theme-error-primary,#ff6161)}.bg-theme-error-secondary{background-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.bg-theme-fill-primary{background-color:var(--sp-theme-fill-primary,#fff)}.bg-theme-fill-primary-disabled{background-color:var(--sp-theme-fill-primary-disabled,#343434)}.bg-theme-fill-primary-hover{background-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.bg-theme-fill-primary-pressed{background-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.bg-theme-fill-secondary{background-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.bg-theme-fill-secondary-disabled{background-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.bg-theme-fill-secondary-hover{background-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.bg-theme-fill-secondary-pressed{background-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.bg-theme-label-background-on-gradient-black-10{background-color:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.bg-theme-label-background-on-gradient-black-100{background-color:var(--sp-theme-label-background-on-gradient-black-100,#000)}.bg-theme-label-background-on-gradient-white-100{background-color:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.bg-theme-label-background-on-gradient-white-20{background-color:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.bg-theme-label-background-primary{background-color:var(--sp-theme-label-background-primary,#fff)}.bg-theme-label-background-secondary{background-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.bg-theme-label-background-tertiary{background-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.bg-theme-label-fill-primary{background-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.bg-theme-label-fill-primary-disabled{background-color:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.bg-theme-label-fill-primary-hover{background-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.bg-theme-label-fill-primary-pressed{background-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.bg-theme-label-fill-secondary{background-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.bg-theme-label-fill-secondary-disabled{background-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.bg-theme-label-fill-secondary-hover{background-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.bg-theme-label-fill-secondary-pressed{background-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.bg-theme-outline-border-ghost{background-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.bg-theme-outline-border-opaque{background-color:var(--sp-theme-outline-border-opaque,#fff)}.bg-theme-outline-border-subtle{background-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.bg-theme-success-primary{background-color:var(--sp-theme-success-primary,#05d168)}.bg-theme-success-secondary{background-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.bg-theme-warning-background{background-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.bg-theme-warning-primary{background-color:var(--sp-theme-warning-primary,#f1b439)}.bg-transparent{background-color:transparent}.bg-\[url\(\'https\:\/\/images\.unsplash\.com\/photo-1507187632231-5beb21a654a2\?q\=50\&w\=1101\'\)\]{background-image:url(https://images.unsplash.com/photo-1507187632231-5beb21a654a2?q=50&w=1101)}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-theme-background-overlay-opaque{--tw-gradient-from:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9)) var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.via-theme-background-overlay-semi-opaque{--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7)) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-\[64\%\]{--tw-gradient-via-position:64%}.to-theme-background-overlay-0{--tw-gradient-to:var(--sp-theme-background-overlay-0,transparent) var(--tw-gradient-to-position)}.bg-cover{background-size:cover}.bg-clip-padding{background-clip:padding-box}.bg-center{background-position:50%}.fill-theme-background-hover{fill:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.fill-theme-background-overlay-0{fill:var(--sp-theme-background-overlay-0,transparent)}.fill-theme-background-overlay-black-30{fill:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.fill-theme-background-overlay-black-5{fill:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.fill-theme-background-overlay-ghost{fill:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.fill-theme-background-overlay-opaque{fill:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.fill-theme-background-overlay-semi-opaque{fill:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.fill-theme-background-overlay-subtle{fill:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.fill-theme-background-overlay-white-20{fill:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.fill-theme-background-overlay-white-7{fill:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.fill-theme-background-pressed{fill:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.fill-theme-background-primary{fill:var(--sp-theme-background-primary,#000)}.fill-theme-background-secondary{fill:var(--sp-theme-background-secondary,#121212)}.fill-theme-brand-aqua-primary{fill:var(--sp-theme-brand-aqua-primary,#75f1ff)}.fill-theme-brand-aqua-secondary{fill:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.fill-theme-brand-blue-primary{fill:var(--sp-theme-brand-blue-primary,#3369ff)}.fill-theme-brand-blue-secondary{fill:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.fill-theme-brand-green-primary{fill:var(--sp-theme-brand-green-primary,#c7ff57)}.fill-theme-brand-green-secondary{fill:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.fill-theme-brand-purple-primary{fill:var(--sp-theme-brand-purple-primary,#da61ff)}.fill-theme-brand-purple-secondary{fill:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.fill-theme-brand-red-primary{fill:var(--sp-theme-brand-red-primary,#ff4d07)}.fill-theme-brand-red-secondary{fill:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.fill-theme-brand-violet-primary{fill:var(--sp-theme-brand-violet-primary,#da61ff)}.fill-theme-brand-violet-secondary{fill:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.fill-theme-brand-yellow-primary{fill:var(--sp-theme-brand-yellow-primary,#ffda05)}.fill-theme-brand-yellow-secondary{fill:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.fill-theme-error-disabled{fill:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.fill-theme-error-hover{fill:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.fill-theme-error-pressed{fill:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.fill-theme-error-primary{fill:var(--sp-theme-error-primary,#ff6161)}.fill-theme-error-secondary{fill:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.fill-theme-fill-primary{fill:var(--sp-theme-fill-primary,#fff)}.fill-theme-fill-primary-disabled{fill:var(--sp-theme-fill-primary-disabled,#343434)}.fill-theme-fill-primary-hover{fill:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.fill-theme-fill-primary-pressed{fill:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.fill-theme-fill-secondary{fill:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.fill-theme-fill-secondary-disabled{fill:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.fill-theme-fill-secondary-hover{fill:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.fill-theme-fill-secondary-pressed{fill:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.fill-theme-label-background-on-gradient-black-10{fill:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.fill-theme-label-background-on-gradient-black-100{fill:var(--sp-theme-label-background-on-gradient-black-100,#000)}.fill-theme-label-background-on-gradient-white-100{fill:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.fill-theme-label-background-on-gradient-white-20{fill:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.fill-theme-label-background-primary{fill:var(--sp-theme-label-background-primary,#fff)}.fill-theme-label-background-secondary{fill:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.fill-theme-label-background-tertiary{fill:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.fill-theme-label-fill-primary{fill:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.fill-theme-label-fill-primary-disabled{fill:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.fill-theme-label-fill-primary-hover{fill:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.fill-theme-label-fill-primary-pressed{fill:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.fill-theme-label-fill-secondary{fill:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.fill-theme-label-fill-secondary-disabled{fill:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.fill-theme-label-fill-secondary-hover{fill:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.fill-theme-label-fill-secondary-pressed{fill:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.fill-theme-outline-border-ghost{fill:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.fill-theme-outline-border-opaque{fill:var(--sp-theme-outline-border-opaque,#fff)}.fill-theme-outline-border-subtle{fill:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.fill-theme-success-primary{fill:var(--sp-theme-success-primary,#05d168)}.fill-theme-success-secondary{fill:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.fill-theme-warning-background{fill:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.fill-theme-warning-primary{fill:var(--sp-theme-warning-primary,#f1b439)}.stroke-theme-background-hover{stroke:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.stroke-theme-background-overlay-0{stroke:var(--sp-theme-background-overlay-0,transparent)}.stroke-theme-background-overlay-black-30{stroke:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.stroke-theme-background-overlay-black-5{stroke:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.stroke-theme-background-overlay-ghost{stroke:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.stroke-theme-background-overlay-opaque{stroke:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.stroke-theme-background-overlay-semi-opaque{stroke:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.stroke-theme-background-overlay-subtle{stroke:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.stroke-theme-background-overlay-white-20{stroke:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.stroke-theme-background-overlay-white-7{stroke:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.stroke-theme-background-pressed{stroke:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.stroke-theme-background-primary{stroke:var(--sp-theme-background-primary,#000)}.stroke-theme-background-secondary{stroke:var(--sp-theme-background-secondary,#121212)}.stroke-theme-brand-aqua-primary{stroke:var(--sp-theme-brand-aqua-primary,#75f1ff)}.stroke-theme-brand-aqua-secondary{stroke:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.stroke-theme-brand-blue-primary{stroke:var(--sp-theme-brand-blue-primary,#3369ff)}.stroke-theme-brand-blue-secondary{stroke:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.stroke-theme-brand-green-primary{stroke:var(--sp-theme-brand-green-primary,#c7ff57)}.stroke-theme-brand-green-secondary{stroke:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.stroke-theme-brand-purple-primary{stroke:var(--sp-theme-brand-purple-primary,#da61ff)}.stroke-theme-brand-purple-secondary{stroke:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.stroke-theme-brand-red-primary{stroke:var(--sp-theme-brand-red-primary,#ff4d07)}.stroke-theme-brand-red-secondary{stroke:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.stroke-theme-brand-violet-primary{stroke:var(--sp-theme-brand-violet-primary,#da61ff)}.stroke-theme-brand-violet-secondary{stroke:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.stroke-theme-brand-yellow-primary{stroke:var(--sp-theme-brand-yellow-primary,#ffda05)}.stroke-theme-brand-yellow-secondary{stroke:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.stroke-theme-error-disabled{stroke:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.stroke-theme-error-hover{stroke:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.stroke-theme-error-pressed{stroke:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.stroke-theme-error-primary{stroke:var(--sp-theme-error-primary,#ff6161)}.stroke-theme-error-secondary{stroke:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.stroke-theme-fill-primary{stroke:var(--sp-theme-fill-primary,#fff)}.stroke-theme-fill-primary-disabled{stroke:var(--sp-theme-fill-primary-disabled,#343434)}.stroke-theme-fill-primary-hover{stroke:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.stroke-theme-fill-primary-pressed{stroke:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.stroke-theme-fill-secondary{stroke:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.stroke-theme-fill-secondary-disabled{stroke:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.stroke-theme-fill-secondary-hover{stroke:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.stroke-theme-fill-secondary-pressed{stroke:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.stroke-theme-label-background-on-gradient-black-10{stroke:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.stroke-theme-label-background-on-gradient-black-100{stroke:var(--sp-theme-label-background-on-gradient-black-100,#000)}.stroke-theme-label-background-on-gradient-white-100{stroke:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.stroke-theme-label-background-on-gradient-white-20{stroke:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.stroke-theme-label-background-primary{stroke:var(--sp-theme-label-background-primary,#fff)}.stroke-theme-label-background-secondary{stroke:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.stroke-theme-label-background-tertiary{stroke:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.stroke-theme-label-fill-primary{stroke:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.stroke-theme-label-fill-primary-disabled{stroke:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.stroke-theme-label-fill-primary-hover{stroke:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.stroke-theme-label-fill-primary-pressed{stroke:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.stroke-theme-label-fill-secondary{stroke:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.stroke-theme-label-fill-secondary-disabled{stroke:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.stroke-theme-label-fill-secondary-hover{stroke:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.stroke-theme-label-fill-secondary-pressed{stroke:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.stroke-theme-outline-border-ghost{stroke:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.stroke-theme-outline-border-opaque{stroke:var(--sp-theme-outline-border-opaque,#fff)}.stroke-theme-outline-border-subtle{stroke:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.stroke-theme-success-primary{stroke:var(--sp-theme-success-primary,#05d168)}.stroke-theme-success-secondary{stroke:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.stroke-theme-warning-background{stroke:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.stroke-theme-warning-primary{stroke:var(--sp-theme-warning-primary,#f1b439)}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-1{padding:4px}.p-1\.5{padding:6px}.p-10{padding:40px}.p-2{padding:8px}.p-2\.5{padding:10px}.p-3{padding:12px}.p-4{padding:16px}.p-5{padding:20px}.p-6{padding:24px}.p-8{padding:32px}.p-\[15px\]{padding:15px}.p-\[18px\]{padding:18px}.p-\[7\%\]{padding:7%}.p-\[9px\]{padding:9px}.p-sp-12{padding:var(--sp-spacing-12,12px)}.p-sp-16{padding:var(--sp-spacing-16,16px)}.p-sp-2{padding:var(--sp-spacing-2,2px)}.p-sp-20{padding:var(--sp-spacing-20,20px)}.p-sp-24{padding:var(--sp-spacing-24,24px)}.p-sp-4{padding:var(--sp-spacing-4,4px)}.p-sp-40{padding:var(--sp-spacing-40,40px)}.p-sp-6{padding:var(--sp-spacing-6,6px)}.p-sp-8{padding:var(--sp-spacing-8,8px)}.px-0{padding-left:0;padding-right:0}.px-0\.5{padding-left:2px;padding-right:2px}.px-2{padding-left:8px;padding-right:8px}.px-3{padding-left:12px;padding-right:12px}.px-4{padding-left:16px;padding-right:16px}.px-sp-12{padding-left:var(--sp-spacing-12,12px);padding-right:var(--sp-spacing-12,12px)}.px-sp-16{padding-left:var(--sp-spacing-16,16px);padding-right:var(--sp-spacing-16,16px)}.px-sp-2{padding-left:var(--sp-spacing-2,2px);padding-right:var(--sp-spacing-2,2px)}.px-sp-24{padding-left:var(--sp-spacing-24,24px);padding-right:var(--sp-spacing-24,24px)}.px-sp-4{padding-left:var(--sp-spacing-4,4px);padding-right:var(--sp-spacing-4,4px)}.px-sp-8{padding-left:var(--sp-spacing-8,8px);padding-right:var(--sp-spacing-8,8px)}.py-1{padding-bottom:4px;padding-top:4px}.py-2{padding-bottom:8px;padding-top:8px}.py-3{padding-bottom:12px;padding-top:12px}.py-4{padding-bottom:16px;padding-top:16px}.py-sp-12{padding-bottom:var(--sp-spacing-12,12px);padding-top:var(--sp-spacing-12,12px)}.py-sp-20{padding-bottom:var(--sp-spacing-20,20px);padding-top:var(--sp-spacing-20,20px)}.py-sp-4{padding-bottom:var(--sp-spacing-4,4px);padding-top:var(--sp-spacing-4,4px)}.py-sp-6{padding-bottom:var(--sp-spacing-6,6px);padding-top:var(--sp-spacing-6,6px)}.py-sp-8{padding-bottom:var(--sp-spacing-8,8px);padding-top:var(--sp-spacing-8,8px)}.pb-3{padding-bottom:12px}.pb-sp-16{padding-bottom:var(--sp-spacing-16,16px)}.pl-4{padding-left:16px}.pr-2{padding-right:8px}.pr-sp-12{padding-right:var(--sp-spacing-12,12px)}.pr-sp-6{padding-right:var(--sp-spacing-6,6px)}.pt-sp-4{padding-top:var(--sp-spacing-4,4px)}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-\[\'SkandiaSN\'\2c sans-serif\]{font-family:SkandiaSN,sans-serif}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:24px;line-height:32px}.text-4xl{font-size:36px;line-height:40px}.text-\[10px\]{font-size:10px}.text-\[13px\]{font-size:13px}.text-\[16px\]{font-size:16px}.text-\[22px\]{font-size:22px}.text-\[24px\]{font-size:24px}.text-\[32px\]{font-size:32px}.text-base{font-size:16px;line-height:24px}.text-lg{font-size:18px;line-height:28px}.text-sm{font-size:14px;line-height:20px}.text-xl{font-size:20px;line-height:28px}.text-xs{font-size:12px;line-height:16px}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.\!leading-\[2\]{line-height:2!important}.leading-none{line-height:1}.tracking-\[--tracking\]{letter-spacing:var(--tracking)}.tracking-tight{letter-spacing:-.025em}.tracking-wider{letter-spacing:.05em}.text-\[\#888\]{--tw-text-opacity:1;color:rgb(136 136 136/var(--tw-text-opacity,1))}.text-\[--color\]{color:var(--color)}.text-inherit{color:inherit}.text-theme-background-hover{color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.text-theme-background-overlay-0{color:var(--sp-theme-background-overlay-0,transparent)}.text-theme-background-overlay-black-30{color:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.text-theme-background-overlay-black-5{color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.text-theme-background-overlay-ghost{color:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.text-theme-background-overlay-opaque{color:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.text-theme-background-overlay-semi-opaque{color:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.text-theme-background-overlay-subtle{color:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.text-theme-background-overlay-white-20{color:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.text-theme-background-overlay-white-7{color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.text-theme-background-pressed{color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.text-theme-background-primary{color:var(--sp-theme-background-primary,#000)}.text-theme-background-secondary{color:var(--sp-theme-background-secondary,#121212)}.text-theme-brand-aqua-primary{color:var(--sp-theme-brand-aqua-primary,#75f1ff)}.text-theme-brand-aqua-secondary{color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.text-theme-brand-blue-primary{color:var(--sp-theme-brand-blue-primary,#3369ff)}.text-theme-brand-blue-secondary{color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.text-theme-brand-green-primary{color:var(--sp-theme-brand-green-primary,#c7ff57)}.text-theme-brand-green-secondary{color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.text-theme-brand-purple-primary{color:var(--sp-theme-brand-purple-primary,#da61ff)}.text-theme-brand-purple-secondary{color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.text-theme-brand-red-primary{color:var(--sp-theme-brand-red-primary,#ff4d07)}.text-theme-brand-red-secondary{color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.text-theme-brand-violet-primary{color:var(--sp-theme-brand-violet-primary,#da61ff)}.text-theme-brand-violet-secondary{color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.text-theme-brand-yellow-primary{color:var(--sp-theme-brand-yellow-primary,#ffda05)}.text-theme-brand-yellow-secondary{color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.text-theme-error-disabled{color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.text-theme-error-hover{color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.text-theme-error-pressed{color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.text-theme-error-primary{color:var(--sp-theme-error-primary,#ff6161)}.text-theme-error-secondary{color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.text-theme-fill-primary{color:var(--sp-theme-fill-primary,#fff)}.text-theme-fill-primary-disabled{color:var(--sp-theme-fill-primary-disabled,#343434)}.text-theme-fill-primary-hover{color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.text-theme-fill-primary-pressed{color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.text-theme-fill-secondary{color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.text-theme-fill-secondary-disabled{color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.text-theme-fill-secondary-hover{color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.text-theme-fill-secondary-pressed{color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.text-theme-label-background-on-gradient-black-10{color:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.text-theme-label-background-on-gradient-black-100{color:var(--sp-theme-label-background-on-gradient-black-100,#000)}.text-theme-label-background-on-gradient-white-100{color:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.text-theme-label-background-on-gradient-white-20{color:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.text-theme-label-background-primary{color:var(--sp-theme-label-background-primary,#fff)}.text-theme-label-background-secondary{color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.text-theme-label-background-tertiary{color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.text-theme-label-fill-primary{color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.text-theme-label-fill-primary-disabled{color:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.text-theme-label-fill-primary-hover{color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.text-theme-label-fill-primary-pressed{color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.text-theme-label-fill-secondary{color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.text-theme-label-fill-secondary-disabled{color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.text-theme-label-fill-secondary-hover{color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.text-theme-label-fill-secondary-pressed{color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.text-theme-outline-border-ghost{color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.text-theme-outline-border-opaque{color:var(--sp-theme-outline-border-opaque,#fff)}.text-theme-outline-border-subtle{color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.text-theme-success-primary{color:var(--sp-theme-success-primary,#05d168)}.text-theme-success-secondary{color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.text-theme-warning-background{color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.text-theme-warning-primary{color:var(--sp-theme-warning-primary,#f1b439)}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.decoration-solid{text-decoration-style:solid}.underline-offset-\[1\.75px\]{text-underline-offset:1.75px}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-25{opacity:.25}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.mix-blend-luminosity{mix-blend-mode:luminosity}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-\[0px_4px_24px_0px_rgba\(52\2c 52\2c 52\2c 0\.24\)\]{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0px_4px_24px_0px_rgba\(52\2c 52\2c 52\2c 0\.24\)\]{--tw-shadow:0px 4px 24px 0px rgba(52,52,52,.24);--tw-shadow-colored:0px 4px 24px 0px var(--tw-shadow-color)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.outline-1{outline-width:1px}.outline-offset-0{outline-offset:0}.outline-offset-2{outline-offset:2px}.outline-theme-background-hover{outline-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.outline-theme-background-overlay-0{outline-color:var(--sp-theme-background-overlay-0,transparent)}.outline-theme-background-overlay-black-30{outline-color:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.outline-theme-background-overlay-black-5{outline-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.outline-theme-background-overlay-ghost{outline-color:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.outline-theme-background-overlay-opaque{outline-color:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.outline-theme-background-overlay-semi-opaque{outline-color:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.outline-theme-background-overlay-subtle{outline-color:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.outline-theme-background-overlay-white-20{outline-color:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.outline-theme-background-overlay-white-7{outline-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.outline-theme-background-pressed{outline-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.outline-theme-background-primary{outline-color:var(--sp-theme-background-primary,#000)}.outline-theme-background-secondary{outline-color:var(--sp-theme-background-secondary,#121212)}.outline-theme-brand-aqua-primary{outline-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}.outline-theme-brand-aqua-secondary{outline-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.outline-theme-brand-blue-primary{outline-color:var(--sp-theme-brand-blue-primary,#3369ff)}.outline-theme-brand-blue-secondary{outline-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.outline-theme-brand-green-primary{outline-color:var(--sp-theme-brand-green-primary,#c7ff57)}.outline-theme-brand-green-secondary{outline-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.outline-theme-brand-purple-primary{outline-color:var(--sp-theme-brand-purple-primary,#da61ff)}.outline-theme-brand-purple-secondary{outline-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.outline-theme-brand-red-primary{outline-color:var(--sp-theme-brand-red-primary,#ff4d07)}.outline-theme-brand-red-secondary{outline-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.outline-theme-brand-violet-primary{outline-color:var(--sp-theme-brand-violet-primary,#da61ff)}.outline-theme-brand-violet-secondary{outline-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.outline-theme-brand-yellow-primary{outline-color:var(--sp-theme-brand-yellow-primary,#ffda05)}.outline-theme-brand-yellow-secondary{outline-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.outline-theme-error-disabled{outline-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.outline-theme-error-hover{outline-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.outline-theme-error-pressed{outline-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.outline-theme-error-primary{outline-color:var(--sp-theme-error-primary,#ff6161)}.outline-theme-error-secondary{outline-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.outline-theme-fill-primary{outline-color:var(--sp-theme-fill-primary,#fff)}.outline-theme-fill-primary-disabled{outline-color:var(--sp-theme-fill-primary-disabled,#343434)}.outline-theme-fill-primary-hover{outline-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.outline-theme-fill-primary-pressed{outline-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.outline-theme-fill-secondary{outline-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.outline-theme-fill-secondary-disabled{outline-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.outline-theme-fill-secondary-hover{outline-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.outline-theme-fill-secondary-pressed{outline-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.outline-theme-label-background-on-gradient-black-10{outline-color:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.outline-theme-label-background-on-gradient-black-100{outline-color:var(--sp-theme-label-background-on-gradient-black-100,#000)}.outline-theme-label-background-on-gradient-white-100{outline-color:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.outline-theme-label-background-on-gradient-white-20{outline-color:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.outline-theme-label-background-primary{outline-color:var(--sp-theme-label-background-primary,#fff)}.outline-theme-label-background-secondary{outline-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.outline-theme-label-background-tertiary{outline-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.outline-theme-label-fill-primary{outline-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.outline-theme-label-fill-primary-disabled{outline-color:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.outline-theme-label-fill-primary-hover{outline-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.outline-theme-label-fill-primary-pressed{outline-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.outline-theme-label-fill-secondary{outline-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.outline-theme-label-fill-secondary-disabled{outline-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.outline-theme-label-fill-secondary-hover{outline-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.outline-theme-label-fill-secondary-pressed{outline-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.outline-theme-outline-border-ghost{outline-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.outline-theme-outline-border-opaque{outline-color:var(--sp-theme-outline-border-opaque,#fff)}.outline-theme-outline-border-subtle{outline-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.outline-theme-success-primary{outline-color:var(--sp-theme-success-primary,#05d168)}.outline-theme-success-secondary{outline-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.outline-theme-warning-background{outline-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.outline-theme-warning-primary{outline-color:var(--sp-theme-warning-primary,#f1b439)}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-theme-background-hover{--tw-ring-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.ring-theme-background-overlay-0{--tw-ring-color:var(--sp-theme-background-overlay-0,transparent)}.ring-theme-background-overlay-black-30{--tw-ring-color:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.ring-theme-background-overlay-black-5{--tw-ring-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.ring-theme-background-overlay-ghost{--tw-ring-color:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.ring-theme-background-overlay-opaque{--tw-ring-color:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.ring-theme-background-overlay-semi-opaque{--tw-ring-color:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.ring-theme-background-overlay-subtle{--tw-ring-color:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.ring-theme-background-overlay-white-20{--tw-ring-color:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.ring-theme-background-overlay-white-7{--tw-ring-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.ring-theme-background-pressed{--tw-ring-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.ring-theme-background-primary{--tw-ring-color:var(--sp-theme-background-primary,#000)}.ring-theme-background-secondary{--tw-ring-color:var(--sp-theme-background-secondary,#121212)}.ring-theme-brand-aqua-primary{--tw-ring-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}.ring-theme-brand-aqua-secondary{--tw-ring-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.ring-theme-brand-blue-primary{--tw-ring-color:var(--sp-theme-brand-blue-primary,#3369ff)}.ring-theme-brand-blue-secondary{--tw-ring-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.ring-theme-brand-green-primary{--tw-ring-color:var(--sp-theme-brand-green-primary,#c7ff57)}.ring-theme-brand-green-secondary{--tw-ring-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.ring-theme-brand-purple-primary{--tw-ring-color:var(--sp-theme-brand-purple-primary,#da61ff)}.ring-theme-brand-purple-secondary{--tw-ring-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.ring-theme-brand-red-primary{--tw-ring-color:var(--sp-theme-brand-red-primary,#ff4d07)}.ring-theme-brand-red-secondary{--tw-ring-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.ring-theme-brand-violet-primary{--tw-ring-color:var(--sp-theme-brand-violet-primary,#da61ff)}.ring-theme-brand-violet-secondary{--tw-ring-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.ring-theme-brand-yellow-primary{--tw-ring-color:var(--sp-theme-brand-yellow-primary,#ffda05)}.ring-theme-brand-yellow-secondary{--tw-ring-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.ring-theme-error-disabled{--tw-ring-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.ring-theme-error-hover{--tw-ring-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.ring-theme-error-pressed{--tw-ring-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.ring-theme-error-primary{--tw-ring-color:var(--sp-theme-error-primary,#ff6161)}.ring-theme-error-secondary{--tw-ring-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.ring-theme-fill-primary{--tw-ring-color:var(--sp-theme-fill-primary,#fff)}.ring-theme-fill-primary-disabled{--tw-ring-color:var(--sp-theme-fill-primary-disabled,#343434)}.ring-theme-fill-primary-hover{--tw-ring-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.ring-theme-fill-primary-pressed{--tw-ring-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.ring-theme-fill-secondary{--tw-ring-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.ring-theme-fill-secondary-disabled{--tw-ring-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.ring-theme-fill-secondary-hover{--tw-ring-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.ring-theme-fill-secondary-pressed{--tw-ring-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.ring-theme-label-background-on-gradient-black-10{--tw-ring-color:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.ring-theme-label-background-on-gradient-black-100{--tw-ring-color:var(--sp-theme-label-background-on-gradient-black-100,#000)}.ring-theme-label-background-on-gradient-white-100{--tw-ring-color:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.ring-theme-label-background-on-gradient-white-20{--tw-ring-color:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.ring-theme-label-background-primary{--tw-ring-color:var(--sp-theme-label-background-primary,#fff)}.ring-theme-label-background-secondary{--tw-ring-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.ring-theme-label-background-tertiary{--tw-ring-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.ring-theme-label-fill-primary{--tw-ring-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.ring-theme-label-fill-primary-disabled{--tw-ring-color:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.ring-theme-label-fill-primary-hover{--tw-ring-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.ring-theme-label-fill-primary-pressed{--tw-ring-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.ring-theme-label-fill-secondary{--tw-ring-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.ring-theme-label-fill-secondary-disabled{--tw-ring-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.ring-theme-label-fill-secondary-hover{--tw-ring-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.ring-theme-label-fill-secondary-pressed{--tw-ring-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.ring-theme-outline-border-ghost{--tw-ring-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.ring-theme-outline-border-opaque{--tw-ring-color:var(--sp-theme-outline-border-opaque,#fff)}.ring-theme-outline-border-subtle{--tw-ring-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.ring-theme-success-primary{--tw-ring-color:var(--sp-theme-success-primary,#05d168)}.ring-theme-success-secondary{--tw-ring-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.ring-theme-warning-background{--tw-ring-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.ring-theme-warning-primary{--tw-ring-color:var(--sp-theme-warning-primary,#f1b439)}.blur{--tw-blur:blur(8px)}.blur,.drop-shadow-\[-2px_0_4px_var\(--sp-color-black-20\)\]{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)}.drop-shadow-\[-2px_0_4px_var\(--sp-color-black-20\)\]{--tw-drop-shadow:drop-shadow(-2px 0 4px var(--sp-color-black-20))}.drop-shadow-\[2px_0_4px_var\(--sp-color-black-20\)\]{--tw-drop-shadow:drop-shadow(2px 0 4px var(--sp-color-black-20))}.drop-shadow-\[2px_0_4px_var\(--sp-color-black-20\)\],.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur:blur(8px)}.backdrop-blur,.backdrop-blur-\[12px\]{backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-\[12px\]{--tw-backdrop-blur:blur(12px)}.backdrop-blur-\[5px\]{--tw-backdrop-blur:blur(5px)}.backdrop-blur-\[5px\],.backdrop-blur-lg{backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-lg{--tw-backdrop-blur:blur(16px)}.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)}.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)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.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)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-150,.transition-transform{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.modal-scrollbar::-webkit-scrollbar{width:4px}.modal-scrollbar::-webkit-scrollbar-thumb{background-color:var(--sp-theme-outline-border-subtle);border-radius:9999px}.modal-scrollbar::-webkit-scrollbar-track{background-color:transparent;border-radius:9999px}.\[animation-duration\:2s\]{animation-duration:2s}.\[appearance\:textfield\]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.\[font-family\:--family\]{font-family:var(--family)}.\[font-family\:inherit\]{font-family:inherit}.\[font-size\:--size\]{font-size:var(--size)}.\[font-weight\:inherit\]{font-weight:inherit}#root{background-color:#101010}#root,body{height:100%}body{overflow:hidden}.notistack-SnackbarContainer.SnackbarContainerOffset{bottom:28px;max-width:calc(100% - 16px);right:8px}::-webkit-scrollbar{height:5px;width:5px}::-webkit-scrollbar-thumb{background-color:#6d7275;border-radius:20px}.placeholder\:text-theme-label-fill-secondary-disabled::-moz-placeholder{color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.placeholder\:text-theme-label-fill-secondary-disabled::placeholder{color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.before\:pointer-events-none:before{content:var(--tw-content);pointer-events:none}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:inset-0:before{content:var(--tw-content);inset:0}.before\:z-\[1\]:before{content:var(--tw-content);z-index:1}.before\:rounded-full:before{border-radius:9999px;content:var(--tw-content)}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:inset-y-0:after{bottom:0;content:var(--tw-content);top:0}.after\:left-0:after{content:var(--tw-content);left:0}.after\:right-0:after{content:var(--tw-content);right:0}.after\:-z-10:after{content:var(--tw-content);z-index:-10}.after\:w-4:after{content:var(--tw-content);width:16px}.after\:bg-theme-background-hover:after{background-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1));content:var(--tw-content)}.first\:rounded-l-sp-8:first-child{border-bottom-left-radius:var(--sp-radius-8,8px);border-top-left-radius:var(--sp-radius-8,8px)}.first\:drop-shadow-none:first-child{--tw-drop-shadow:drop-shadow(0 0 #0000);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)}.last\:rounded-r-sp-8:last-child{border-bottom-right-radius:var(--sp-radius-8,8px);border-top-right-radius:var(--sp-radius-8,8px)}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:border-theme-background-hover:hover{border-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.hover\:border-theme-background-overlay-0:hover{border-color:var(--sp-theme-background-overlay-0,transparent)}.hover\:border-theme-background-overlay-black-30:hover{border-color:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.hover\:border-theme-background-overlay-black-5:hover{border-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.hover\:border-theme-background-overlay-ghost:hover{border-color:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.hover\:border-theme-background-overlay-opaque:hover{border-color:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.hover\:border-theme-background-overlay-semi-opaque:hover{border-color:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.hover\:border-theme-background-overlay-subtle:hover{border-color:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.hover\:border-theme-background-overlay-white-20:hover{border-color:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.hover\:border-theme-background-overlay-white-7:hover{border-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.hover\:border-theme-background-pressed:hover{border-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.hover\:border-theme-background-primary:hover{border-color:var(--sp-theme-background-primary,#000)}.hover\:border-theme-background-secondary:hover{border-color:var(--sp-theme-background-secondary,#121212)}.hover\:border-theme-brand-aqua-primary:hover{border-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}.hover\:border-theme-brand-aqua-secondary:hover{border-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.hover\:border-theme-brand-blue-primary:hover{border-color:var(--sp-theme-brand-blue-primary,#3369ff)}.hover\:border-theme-brand-blue-secondary:hover{border-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.hover\:border-theme-brand-green-primary:hover{border-color:var(--sp-theme-brand-green-primary,#c7ff57)}.hover\:border-theme-brand-green-secondary:hover{border-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.hover\:border-theme-brand-purple-primary:hover{border-color:var(--sp-theme-brand-purple-primary,#da61ff)}.hover\:border-theme-brand-purple-secondary:hover{border-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.hover\:border-theme-brand-red-primary:hover{border-color:var(--sp-theme-brand-red-primary,#ff4d07)}.hover\:border-theme-brand-red-secondary:hover{border-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.hover\:border-theme-brand-violet-primary:hover{border-color:var(--sp-theme-brand-violet-primary,#da61ff)}.hover\:border-theme-brand-violet-secondary:hover{border-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.hover\:border-theme-brand-yellow-primary:hover{border-color:var(--sp-theme-brand-yellow-primary,#ffda05)}.hover\:border-theme-brand-yellow-secondary:hover{border-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.hover\:border-theme-error-disabled:hover{border-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.hover\:border-theme-error-hover:hover{border-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.hover\:border-theme-error-pressed:hover{border-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.hover\:border-theme-error-primary:hover{border-color:var(--sp-theme-error-primary,#ff6161)}.hover\:border-theme-error-secondary:hover{border-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.hover\:border-theme-fill-primary:hover{border-color:var(--sp-theme-fill-primary,#fff)}.hover\:border-theme-fill-primary-disabled:hover{border-color:var(--sp-theme-fill-primary-disabled,#343434)}.hover\:border-theme-fill-primary-hover:hover{border-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.hover\:border-theme-fill-primary-pressed:hover{border-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.hover\:border-theme-fill-secondary:hover{border-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.hover\:border-theme-fill-secondary-disabled:hover{border-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.hover\:border-theme-fill-secondary-hover:hover{border-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.hover\:border-theme-fill-secondary-pressed:hover{border-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.hover\:border-theme-label-background-on-gradient-black-10:hover{border-color:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.hover\:border-theme-label-background-on-gradient-black-100:hover{border-color:var(--sp-theme-label-background-on-gradient-black-100,#000)}.hover\:border-theme-label-background-on-gradient-white-100:hover{border-color:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.hover\:border-theme-label-background-on-gradient-white-20:hover{border-color:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.hover\:border-theme-label-background-primary:hover{border-color:var(--sp-theme-label-background-primary,#fff)}.hover\:border-theme-label-background-secondary:hover{border-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.hover\:border-theme-label-background-tertiary:hover{border-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.hover\:border-theme-label-fill-primary:hover{border-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.hover\:border-theme-label-fill-primary-disabled:hover{border-color:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.hover\:border-theme-label-fill-primary-hover:hover{border-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.hover\:border-theme-label-fill-primary-pressed:hover{border-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.hover\:border-theme-label-fill-secondary:hover{border-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.hover\:border-theme-label-fill-secondary-disabled:hover{border-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.hover\:border-theme-label-fill-secondary-hover:hover{border-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.hover\:border-theme-label-fill-secondary-pressed:hover{border-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.hover\:border-theme-outline-border-ghost:hover{border-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.hover\:border-theme-outline-border-opaque:hover{border-color:var(--sp-theme-outline-border-opaque,#fff)}.hover\:border-theme-outline-border-subtle:hover{border-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.hover\:border-theme-success-primary:hover{border-color:var(--sp-theme-success-primary,#05d168)}.hover\:border-theme-success-secondary:hover{border-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.hover\:border-theme-warning-background:hover{border-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.hover\:border-theme-warning-primary:hover{border-color:var(--sp-theme-warning-primary,#f1b439)}.hover\:bg-theme-background-hover:hover{background-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.hover\:bg-theme-background-overlay-0:hover{background-color:var(--sp-theme-background-overlay-0,transparent)}.hover\:bg-theme-background-overlay-black-30:hover{background-color:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.hover\:bg-theme-background-overlay-black-5:hover{background-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.hover\:bg-theme-background-overlay-ghost:hover{background-color:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.hover\:bg-theme-background-overlay-opaque:hover{background-color:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.hover\:bg-theme-background-overlay-semi-opaque:hover{background-color:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.hover\:bg-theme-background-overlay-subtle:hover{background-color:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.hover\:bg-theme-background-overlay-white-20:hover{background-color:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.hover\:bg-theme-background-overlay-white-7:hover{background-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.hover\:bg-theme-background-pressed:hover{background-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.hover\:bg-theme-background-primary:hover{background-color:var(--sp-theme-background-primary,#000)}.hover\:bg-theme-background-secondary:hover{background-color:var(--sp-theme-background-secondary,#121212)}.hover\:bg-theme-brand-aqua-primary:hover{background-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}.hover\:bg-theme-brand-aqua-secondary:hover{background-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.hover\:bg-theme-brand-blue-primary:hover{background-color:var(--sp-theme-brand-blue-primary,#3369ff)}.hover\:bg-theme-brand-blue-secondary:hover{background-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.hover\:bg-theme-brand-green-primary:hover{background-color:var(--sp-theme-brand-green-primary,#c7ff57)}.hover\:bg-theme-brand-green-secondary:hover{background-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.hover\:bg-theme-brand-purple-primary:hover{background-color:var(--sp-theme-brand-purple-primary,#da61ff)}.hover\:bg-theme-brand-purple-secondary:hover{background-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.hover\:bg-theme-brand-red-primary:hover{background-color:var(--sp-theme-brand-red-primary,#ff4d07)}.hover\:bg-theme-brand-red-secondary:hover{background-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.hover\:bg-theme-brand-violet-primary:hover{background-color:var(--sp-theme-brand-violet-primary,#da61ff)}.hover\:bg-theme-brand-violet-secondary:hover{background-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.hover\:bg-theme-brand-yellow-primary:hover{background-color:var(--sp-theme-brand-yellow-primary,#ffda05)}.hover\:bg-theme-brand-yellow-secondary:hover{background-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.hover\:bg-theme-error-disabled:hover{background-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.hover\:bg-theme-error-hover:hover{background-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.hover\:bg-theme-error-pressed:hover{background-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.hover\:bg-theme-error-primary:hover{background-color:var(--sp-theme-error-primary,#ff6161)}.hover\:bg-theme-error-secondary:hover{background-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.hover\:bg-theme-fill-primary:hover{background-color:var(--sp-theme-fill-primary,#fff)}.hover\:bg-theme-fill-primary-disabled:hover{background-color:var(--sp-theme-fill-primary-disabled,#343434)}.hover\:bg-theme-fill-primary-hover:hover{background-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.hover\:bg-theme-fill-primary-pressed:hover{background-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.hover\:bg-theme-fill-secondary:hover{background-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.hover\:bg-theme-fill-secondary-disabled:hover{background-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.hover\:bg-theme-fill-secondary-hover:hover{background-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.hover\:bg-theme-fill-secondary-pressed:hover{background-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.hover\:bg-theme-label-background-on-gradient-black-10:hover{background-color:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.hover\:bg-theme-label-background-on-gradient-black-100:hover{background-color:var(--sp-theme-label-background-on-gradient-black-100,#000)}.hover\:bg-theme-label-background-on-gradient-white-100:hover{background-color:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.hover\:bg-theme-label-background-on-gradient-white-20:hover{background-color:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.hover\:bg-theme-label-background-primary:hover{background-color:var(--sp-theme-label-background-primary,#fff)}.hover\:bg-theme-label-background-secondary:hover{background-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.hover\:bg-theme-label-background-tertiary:hover{background-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.hover\:bg-theme-label-fill-primary:hover{background-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.hover\:bg-theme-label-fill-primary-disabled:hover{background-color:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.hover\:bg-theme-label-fill-primary-hover:hover{background-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.hover\:bg-theme-label-fill-primary-pressed:hover{background-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.hover\:bg-theme-label-fill-secondary:hover{background-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.hover\:bg-theme-label-fill-secondary-disabled:hover{background-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.hover\:bg-theme-label-fill-secondary-hover:hover{background-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.hover\:bg-theme-label-fill-secondary-pressed:hover{background-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.hover\:bg-theme-outline-border-ghost:hover{background-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.hover\:bg-theme-outline-border-opaque:hover{background-color:var(--sp-theme-outline-border-opaque,#fff)}.hover\:bg-theme-outline-border-subtle:hover{background-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.hover\:bg-theme-success-primary:hover{background-color:var(--sp-theme-success-primary,#05d168)}.hover\:bg-theme-success-secondary:hover{background-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.hover\:bg-theme-warning-background:hover{background-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.hover\:bg-theme-warning-primary:hover{background-color:var(--sp-theme-warning-primary,#f1b439)}.hover\:fill-theme-background-hover:hover{fill:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.hover\:fill-theme-background-overlay-0:hover{fill:var(--sp-theme-background-overlay-0,transparent)}.hover\:fill-theme-background-overlay-black-30:hover{fill:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.hover\:fill-theme-background-overlay-black-5:hover{fill:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.hover\:fill-theme-background-overlay-ghost:hover{fill:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.hover\:fill-theme-background-overlay-opaque:hover{fill:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.hover\:fill-theme-background-overlay-semi-opaque:hover{fill:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.hover\:fill-theme-background-overlay-subtle:hover{fill:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.hover\:fill-theme-background-overlay-white-20:hover{fill:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.hover\:fill-theme-background-overlay-white-7:hover{fill:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.hover\:fill-theme-background-pressed:hover{fill:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.hover\:fill-theme-background-primary:hover{fill:var(--sp-theme-background-primary,#000)}.hover\:fill-theme-background-secondary:hover{fill:var(--sp-theme-background-secondary,#121212)}.hover\:fill-theme-brand-aqua-primary:hover{fill:var(--sp-theme-brand-aqua-primary,#75f1ff)}.hover\:fill-theme-brand-aqua-secondary:hover{fill:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.hover\:fill-theme-brand-blue-primary:hover{fill:var(--sp-theme-brand-blue-primary,#3369ff)}.hover\:fill-theme-brand-blue-secondary:hover{fill:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.hover\:fill-theme-brand-green-primary:hover{fill:var(--sp-theme-brand-green-primary,#c7ff57)}.hover\:fill-theme-brand-green-secondary:hover{fill:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.hover\:fill-theme-brand-purple-primary:hover{fill:var(--sp-theme-brand-purple-primary,#da61ff)}.hover\:fill-theme-brand-purple-secondary:hover{fill:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.hover\:fill-theme-brand-red-primary:hover{fill:var(--sp-theme-brand-red-primary,#ff4d07)}.hover\:fill-theme-brand-red-secondary:hover{fill:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.hover\:fill-theme-brand-violet-primary:hover{fill:var(--sp-theme-brand-violet-primary,#da61ff)}.hover\:fill-theme-brand-violet-secondary:hover{fill:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.hover\:fill-theme-brand-yellow-primary:hover{fill:var(--sp-theme-brand-yellow-primary,#ffda05)}.hover\:fill-theme-brand-yellow-secondary:hover{fill:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.hover\:fill-theme-error-disabled:hover{fill:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.hover\:fill-theme-error-hover:hover{fill:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.hover\:fill-theme-error-pressed:hover{fill:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.hover\:fill-theme-error-primary:hover{fill:var(--sp-theme-error-primary,#ff6161)}.hover\:fill-theme-error-secondary:hover{fill:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.hover\:fill-theme-fill-primary:hover{fill:var(--sp-theme-fill-primary,#fff)}.hover\:fill-theme-fill-primary-disabled:hover{fill:var(--sp-theme-fill-primary-disabled,#343434)}.hover\:fill-theme-fill-primary-hover:hover{fill:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.hover\:fill-theme-fill-primary-pressed:hover{fill:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.hover\:fill-theme-fill-secondary:hover{fill:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.hover\:fill-theme-fill-secondary-disabled:hover{fill:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.hover\:fill-theme-fill-secondary-hover:hover{fill:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.hover\:fill-theme-fill-secondary-pressed:hover{fill:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.hover\:fill-theme-label-background-on-gradient-black-10:hover{fill:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.hover\:fill-theme-label-background-on-gradient-black-100:hover{fill:var(--sp-theme-label-background-on-gradient-black-100,#000)}.hover\:fill-theme-label-background-on-gradient-white-100:hover{fill:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.hover\:fill-theme-label-background-on-gradient-white-20:hover{fill:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.hover\:fill-theme-label-background-primary:hover{fill:var(--sp-theme-label-background-primary,#fff)}.hover\:fill-theme-label-background-secondary:hover{fill:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.hover\:fill-theme-label-background-tertiary:hover{fill:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.hover\:fill-theme-label-fill-primary:hover{fill:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.hover\:fill-theme-label-fill-primary-disabled:hover{fill:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.hover\:fill-theme-label-fill-primary-hover:hover{fill:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.hover\:fill-theme-label-fill-primary-pressed:hover{fill:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.hover\:fill-theme-label-fill-secondary:hover{fill:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.hover\:fill-theme-label-fill-secondary-disabled:hover{fill:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.hover\:fill-theme-label-fill-secondary-hover:hover{fill:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.hover\:fill-theme-label-fill-secondary-pressed:hover{fill:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.hover\:fill-theme-outline-border-ghost:hover{fill:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.hover\:fill-theme-outline-border-opaque:hover{fill:var(--sp-theme-outline-border-opaque,#fff)}.hover\:fill-theme-outline-border-subtle:hover{fill:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.hover\:fill-theme-success-primary:hover{fill:var(--sp-theme-success-primary,#05d168)}.hover\:fill-theme-success-secondary:hover{fill:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.hover\:fill-theme-warning-background:hover{fill:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.hover\:fill-theme-warning-primary:hover{fill:var(--sp-theme-warning-primary,#f1b439)}.hover\:stroke-theme-background-hover:hover{stroke:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.hover\:stroke-theme-background-overlay-0:hover{stroke:var(--sp-theme-background-overlay-0,transparent)}.hover\:stroke-theme-background-overlay-black-30:hover{stroke:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.hover\:stroke-theme-background-overlay-black-5:hover{stroke:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.hover\:stroke-theme-background-overlay-ghost:hover{stroke:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.hover\:stroke-theme-background-overlay-opaque:hover{stroke:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.hover\:stroke-theme-background-overlay-semi-opaque:hover{stroke:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.hover\:stroke-theme-background-overlay-subtle:hover{stroke:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.hover\:stroke-theme-background-overlay-white-20:hover{stroke:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.hover\:stroke-theme-background-overlay-white-7:hover{stroke:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.hover\:stroke-theme-background-pressed:hover{stroke:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.hover\:stroke-theme-background-primary:hover{stroke:var(--sp-theme-background-primary,#000)}.hover\:stroke-theme-background-secondary:hover{stroke:var(--sp-theme-background-secondary,#121212)}.hover\:stroke-theme-brand-aqua-primary:hover{stroke:var(--sp-theme-brand-aqua-primary,#75f1ff)}.hover\:stroke-theme-brand-aqua-secondary:hover{stroke:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.hover\:stroke-theme-brand-blue-primary:hover{stroke:var(--sp-theme-brand-blue-primary,#3369ff)}.hover\:stroke-theme-brand-blue-secondary:hover{stroke:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.hover\:stroke-theme-brand-green-primary:hover{stroke:var(--sp-theme-brand-green-primary,#c7ff57)}.hover\:stroke-theme-brand-green-secondary:hover{stroke:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.hover\:stroke-theme-brand-purple-primary:hover{stroke:var(--sp-theme-brand-purple-primary,#da61ff)}.hover\:stroke-theme-brand-purple-secondary:hover{stroke:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.hover\:stroke-theme-brand-red-primary:hover{stroke:var(--sp-theme-brand-red-primary,#ff4d07)}.hover\:stroke-theme-brand-red-secondary:hover{stroke:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.hover\:stroke-theme-brand-violet-primary:hover{stroke:var(--sp-theme-brand-violet-primary,#da61ff)}.hover\:stroke-theme-brand-violet-secondary:hover{stroke:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.hover\:stroke-theme-brand-yellow-primary:hover{stroke:var(--sp-theme-brand-yellow-primary,#ffda05)}.hover\:stroke-theme-brand-yellow-secondary:hover{stroke:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.hover\:stroke-theme-error-disabled:hover{stroke:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.hover\:stroke-theme-error-hover:hover{stroke:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.hover\:stroke-theme-error-pressed:hover{stroke:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.hover\:stroke-theme-error-primary:hover{stroke:var(--sp-theme-error-primary,#ff6161)}.hover\:stroke-theme-error-secondary:hover{stroke:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.hover\:stroke-theme-fill-primary:hover{stroke:var(--sp-theme-fill-primary,#fff)}.hover\:stroke-theme-fill-primary-disabled:hover{stroke:var(--sp-theme-fill-primary-disabled,#343434)}.hover\:stroke-theme-fill-primary-hover:hover{stroke:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.hover\:stroke-theme-fill-primary-pressed:hover{stroke:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.hover\:stroke-theme-fill-secondary:hover{stroke:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.hover\:stroke-theme-fill-secondary-disabled:hover{stroke:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.hover\:stroke-theme-fill-secondary-hover:hover{stroke:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.hover\:stroke-theme-fill-secondary-pressed:hover{stroke:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.hover\:stroke-theme-label-background-on-gradient-black-10:hover{stroke:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.hover\:stroke-theme-label-background-on-gradient-black-100:hover{stroke:var(--sp-theme-label-background-on-gradient-black-100,#000)}.hover\:stroke-theme-label-background-on-gradient-white-100:hover{stroke:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.hover\:stroke-theme-label-background-on-gradient-white-20:hover{stroke:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.hover\:stroke-theme-label-background-primary:hover{stroke:var(--sp-theme-label-background-primary,#fff)}.hover\:stroke-theme-label-background-secondary:hover{stroke:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.hover\:stroke-theme-label-background-tertiary:hover{stroke:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.hover\:stroke-theme-label-fill-primary:hover{stroke:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.hover\:stroke-theme-label-fill-primary-disabled:hover{stroke:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.hover\:stroke-theme-label-fill-primary-hover:hover{stroke:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.hover\:stroke-theme-label-fill-primary-pressed:hover{stroke:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.hover\:stroke-theme-label-fill-secondary:hover{stroke:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.hover\:stroke-theme-label-fill-secondary-disabled:hover{stroke:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.hover\:stroke-theme-label-fill-secondary-hover:hover{stroke:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.hover\:stroke-theme-label-fill-secondary-pressed:hover{stroke:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.hover\:stroke-theme-outline-border-ghost:hover{stroke:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.hover\:stroke-theme-outline-border-opaque:hover{stroke:var(--sp-theme-outline-border-opaque,#fff)}.hover\:stroke-theme-outline-border-subtle:hover{stroke:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.hover\:stroke-theme-success-primary:hover{stroke:var(--sp-theme-success-primary,#05d168)}.hover\:stroke-theme-success-secondary:hover{stroke:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.hover\:stroke-theme-warning-background:hover{stroke:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.hover\:stroke-theme-warning-primary:hover{stroke:var(--sp-theme-warning-primary,#f1b439)}.hover\:text-theme-background-hover:hover{color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.hover\:text-theme-background-overlay-0:hover{color:var(--sp-theme-background-overlay-0,transparent)}.hover\:text-theme-background-overlay-black-30:hover{color:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.hover\:text-theme-background-overlay-black-5:hover{color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.hover\:text-theme-background-overlay-ghost:hover{color:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.hover\:text-theme-background-overlay-opaque:hover{color:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.hover\:text-theme-background-overlay-semi-opaque:hover{color:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.hover\:text-theme-background-overlay-subtle:hover{color:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.hover\:text-theme-background-overlay-white-20:hover{color:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.hover\:text-theme-background-overlay-white-7:hover{color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.hover\:text-theme-background-pressed:hover{color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.hover\:text-theme-background-primary:hover{color:var(--sp-theme-background-primary,#000)}.hover\:text-theme-background-secondary:hover{color:var(--sp-theme-background-secondary,#121212)}.hover\:text-theme-brand-aqua-primary:hover{color:var(--sp-theme-brand-aqua-primary,#75f1ff)}.hover\:text-theme-brand-aqua-secondary:hover{color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.hover\:text-theme-brand-blue-primary:hover{color:var(--sp-theme-brand-blue-primary,#3369ff)}.hover\:text-theme-brand-blue-secondary:hover{color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.hover\:text-theme-brand-green-primary:hover{color:var(--sp-theme-brand-green-primary,#c7ff57)}.hover\:text-theme-brand-green-secondary:hover{color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.hover\:text-theme-brand-purple-primary:hover{color:var(--sp-theme-brand-purple-primary,#da61ff)}.hover\:text-theme-brand-purple-secondary:hover{color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.hover\:text-theme-brand-red-primary:hover{color:var(--sp-theme-brand-red-primary,#ff4d07)}.hover\:text-theme-brand-red-secondary:hover{color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.hover\:text-theme-brand-violet-primary:hover{color:var(--sp-theme-brand-violet-primary,#da61ff)}.hover\:text-theme-brand-violet-secondary:hover{color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.hover\:text-theme-brand-yellow-primary:hover{color:var(--sp-theme-brand-yellow-primary,#ffda05)}.hover\:text-theme-brand-yellow-secondary:hover{color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.hover\:text-theme-error-disabled:hover{color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.hover\:text-theme-error-hover:hover{color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.hover\:text-theme-error-pressed:hover{color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.hover\:text-theme-error-primary:hover{color:var(--sp-theme-error-primary,#ff6161)}.hover\:text-theme-error-secondary:hover{color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.hover\:text-theme-fill-primary:hover{color:var(--sp-theme-fill-primary,#fff)}.hover\:text-theme-fill-primary-disabled:hover{color:var(--sp-theme-fill-primary-disabled,#343434)}.hover\:text-theme-fill-primary-hover:hover{color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.hover\:text-theme-fill-primary-pressed:hover{color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.hover\:text-theme-fill-secondary:hover{color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.hover\:text-theme-fill-secondary-disabled:hover{color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.hover\:text-theme-fill-secondary-hover:hover{color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.hover\:text-theme-fill-secondary-pressed:hover{color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.hover\:text-theme-label-background-on-gradient-black-10:hover{color:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.hover\:text-theme-label-background-on-gradient-black-100:hover{color:var(--sp-theme-label-background-on-gradient-black-100,#000)}.hover\:text-theme-label-background-on-gradient-white-100:hover{color:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.hover\:text-theme-label-background-on-gradient-white-20:hover{color:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.hover\:text-theme-label-background-primary:hover{color:var(--sp-theme-label-background-primary,#fff)}.hover\:text-theme-label-background-secondary:hover{color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.hover\:text-theme-label-background-tertiary:hover{color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.hover\:text-theme-label-fill-primary:hover{color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.hover\:text-theme-label-fill-primary-disabled:hover{color:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.hover\:text-theme-label-fill-primary-hover:hover{color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.hover\:text-theme-label-fill-primary-pressed:hover{color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.hover\:text-theme-label-fill-secondary:hover{color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.hover\:text-theme-label-fill-secondary-disabled:hover{color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.hover\:text-theme-label-fill-secondary-hover:hover{color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.hover\:text-theme-label-fill-secondary-pressed:hover{color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.hover\:text-theme-outline-border-ghost:hover{color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.hover\:text-theme-outline-border-opaque:hover{color:var(--sp-theme-outline-border-opaque,#fff)}.hover\:text-theme-outline-border-subtle:hover{color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.hover\:text-theme-success-primary:hover{color:var(--sp-theme-success-primary,#05d168)}.hover\:text-theme-success-secondary:hover{color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.hover\:text-theme-warning-background:hover{color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.hover\:text-theme-warning-primary:hover{color:var(--sp-theme-warning-primary,#f1b439)}.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)}.hover\:shadow-md:hover,.hover\:shadow-sm:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.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)}.hover\:outline-theme-background-hover:hover{outline-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.hover\:outline-theme-background-overlay-0:hover{outline-color:var(--sp-theme-background-overlay-0,transparent)}.hover\:outline-theme-background-overlay-black-30:hover{outline-color:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.hover\:outline-theme-background-overlay-black-5:hover{outline-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.hover\:outline-theme-background-overlay-ghost:hover{outline-color:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.hover\:outline-theme-background-overlay-opaque:hover{outline-color:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.hover\:outline-theme-background-overlay-semi-opaque:hover{outline-color:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.hover\:outline-theme-background-overlay-subtle:hover{outline-color:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.hover\:outline-theme-background-overlay-white-20:hover{outline-color:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.hover\:outline-theme-background-overlay-white-7:hover{outline-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.hover\:outline-theme-background-pressed:hover{outline-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.hover\:outline-theme-background-primary:hover{outline-color:var(--sp-theme-background-primary,#000)}.hover\:outline-theme-background-secondary:hover{outline-color:var(--sp-theme-background-secondary,#121212)}.hover\:outline-theme-brand-aqua-primary:hover{outline-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}.hover\:outline-theme-brand-aqua-secondary:hover{outline-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.hover\:outline-theme-brand-blue-primary:hover{outline-color:var(--sp-theme-brand-blue-primary,#3369ff)}.hover\:outline-theme-brand-blue-secondary:hover{outline-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.hover\:outline-theme-brand-green-primary:hover{outline-color:var(--sp-theme-brand-green-primary,#c7ff57)}.hover\:outline-theme-brand-green-secondary:hover{outline-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.hover\:outline-theme-brand-purple-primary:hover{outline-color:var(--sp-theme-brand-purple-primary,#da61ff)}.hover\:outline-theme-brand-purple-secondary:hover{outline-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.hover\:outline-theme-brand-red-primary:hover{outline-color:var(--sp-theme-brand-red-primary,#ff4d07)}.hover\:outline-theme-brand-red-secondary:hover{outline-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.hover\:outline-theme-brand-violet-primary:hover{outline-color:var(--sp-theme-brand-violet-primary,#da61ff)}.hover\:outline-theme-brand-violet-secondary:hover{outline-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.hover\:outline-theme-brand-yellow-primary:hover{outline-color:var(--sp-theme-brand-yellow-primary,#ffda05)}.hover\:outline-theme-brand-yellow-secondary:hover{outline-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.hover\:outline-theme-error-disabled:hover{outline-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.hover\:outline-theme-error-hover:hover{outline-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.hover\:outline-theme-error-pressed:hover{outline-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.hover\:outline-theme-error-primary:hover{outline-color:var(--sp-theme-error-primary,#ff6161)}.hover\:outline-theme-error-secondary:hover{outline-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.hover\:outline-theme-fill-primary:hover{outline-color:var(--sp-theme-fill-primary,#fff)}.hover\:outline-theme-fill-primary-disabled:hover{outline-color:var(--sp-theme-fill-primary-disabled,#343434)}.hover\:outline-theme-fill-primary-hover:hover{outline-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.hover\:outline-theme-fill-primary-pressed:hover{outline-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.hover\:outline-theme-fill-secondary:hover{outline-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.hover\:outline-theme-fill-secondary-disabled:hover{outline-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.hover\:outline-theme-fill-secondary-hover:hover{outline-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.hover\:outline-theme-fill-secondary-pressed:hover{outline-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.hover\:outline-theme-label-background-on-gradient-black-10:hover{outline-color:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.hover\:outline-theme-label-background-on-gradient-black-100:hover{outline-color:var(--sp-theme-label-background-on-gradient-black-100,#000)}.hover\:outline-theme-label-background-on-gradient-white-100:hover{outline-color:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.hover\:outline-theme-label-background-on-gradient-white-20:hover{outline-color:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.hover\:outline-theme-label-background-primary:hover{outline-color:var(--sp-theme-label-background-primary,#fff)}.hover\:outline-theme-label-background-secondary:hover{outline-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.hover\:outline-theme-label-background-tertiary:hover{outline-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.hover\:outline-theme-label-fill-primary:hover{outline-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.hover\:outline-theme-label-fill-primary-disabled:hover{outline-color:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.hover\:outline-theme-label-fill-primary-hover:hover{outline-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.hover\:outline-theme-label-fill-primary-pressed:hover{outline-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.hover\:outline-theme-label-fill-secondary:hover{outline-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.hover\:outline-theme-label-fill-secondary-disabled:hover{outline-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.hover\:outline-theme-label-fill-secondary-hover:hover{outline-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.hover\:outline-theme-label-fill-secondary-pressed:hover{outline-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.hover\:outline-theme-outline-border-ghost:hover{outline-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.hover\:outline-theme-outline-border-opaque:hover{outline-color:var(--sp-theme-outline-border-opaque,#fff)}.hover\:outline-theme-outline-border-subtle:hover{outline-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.hover\:outline-theme-success-primary:hover{outline-color:var(--sp-theme-success-primary,#05d168)}.hover\:outline-theme-success-secondary:hover{outline-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.hover\:outline-theme-warning-background:hover{outline-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.hover\:outline-theme-warning-primary:hover{outline-color:var(--sp-theme-warning-primary,#f1b439)}.hover\:ring-theme-background-hover:hover{--tw-ring-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.hover\:ring-theme-background-overlay-0:hover{--tw-ring-color:var(--sp-theme-background-overlay-0,transparent)}.hover\:ring-theme-background-overlay-black-30:hover{--tw-ring-color:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.hover\:ring-theme-background-overlay-black-5:hover{--tw-ring-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.hover\:ring-theme-background-overlay-ghost:hover{--tw-ring-color:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.hover\:ring-theme-background-overlay-opaque:hover{--tw-ring-color:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.hover\:ring-theme-background-overlay-semi-opaque:hover{--tw-ring-color:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.hover\:ring-theme-background-overlay-subtle:hover{--tw-ring-color:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.hover\:ring-theme-background-overlay-white-20:hover{--tw-ring-color:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.hover\:ring-theme-background-overlay-white-7:hover{--tw-ring-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.hover\:ring-theme-background-pressed:hover{--tw-ring-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.hover\:ring-theme-background-primary:hover{--tw-ring-color:var(--sp-theme-background-primary,#000)}.hover\:ring-theme-background-secondary:hover{--tw-ring-color:var(--sp-theme-background-secondary,#121212)}.hover\:ring-theme-brand-aqua-primary:hover{--tw-ring-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}.hover\:ring-theme-brand-aqua-secondary:hover{--tw-ring-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.hover\:ring-theme-brand-blue-primary:hover{--tw-ring-color:var(--sp-theme-brand-blue-primary,#3369ff)}.hover\:ring-theme-brand-blue-secondary:hover{--tw-ring-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.hover\:ring-theme-brand-green-primary:hover{--tw-ring-color:var(--sp-theme-brand-green-primary,#c7ff57)}.hover\:ring-theme-brand-green-secondary:hover{--tw-ring-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.hover\:ring-theme-brand-purple-primary:hover{--tw-ring-color:var(--sp-theme-brand-purple-primary,#da61ff)}.hover\:ring-theme-brand-purple-secondary:hover{--tw-ring-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.hover\:ring-theme-brand-red-primary:hover{--tw-ring-color:var(--sp-theme-brand-red-primary,#ff4d07)}.hover\:ring-theme-brand-red-secondary:hover{--tw-ring-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.hover\:ring-theme-brand-violet-primary:hover{--tw-ring-color:var(--sp-theme-brand-violet-primary,#da61ff)}.hover\:ring-theme-brand-violet-secondary:hover{--tw-ring-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.hover\:ring-theme-brand-yellow-primary:hover{--tw-ring-color:var(--sp-theme-brand-yellow-primary,#ffda05)}.hover\:ring-theme-brand-yellow-secondary:hover{--tw-ring-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.hover\:ring-theme-error-disabled:hover{--tw-ring-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.hover\:ring-theme-error-hover:hover{--tw-ring-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.hover\:ring-theme-error-pressed:hover{--tw-ring-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.hover\:ring-theme-error-primary:hover{--tw-ring-color:var(--sp-theme-error-primary,#ff6161)}.hover\:ring-theme-error-secondary:hover{--tw-ring-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.hover\:ring-theme-fill-primary:hover{--tw-ring-color:var(--sp-theme-fill-primary,#fff)}.hover\:ring-theme-fill-primary-disabled:hover{--tw-ring-color:var(--sp-theme-fill-primary-disabled,#343434)}.hover\:ring-theme-fill-primary-hover:hover{--tw-ring-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.hover\:ring-theme-fill-primary-pressed:hover{--tw-ring-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.hover\:ring-theme-fill-secondary:hover{--tw-ring-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.hover\:ring-theme-fill-secondary-disabled:hover{--tw-ring-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.hover\:ring-theme-fill-secondary-hover:hover{--tw-ring-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.hover\:ring-theme-fill-secondary-pressed:hover{--tw-ring-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.hover\:ring-theme-label-background-on-gradient-black-10:hover{--tw-ring-color:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.hover\:ring-theme-label-background-on-gradient-black-100:hover{--tw-ring-color:var(--sp-theme-label-background-on-gradient-black-100,#000)}.hover\:ring-theme-label-background-on-gradient-white-100:hover{--tw-ring-color:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.hover\:ring-theme-label-background-on-gradient-white-20:hover{--tw-ring-color:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.hover\:ring-theme-label-background-primary:hover{--tw-ring-color:var(--sp-theme-label-background-primary,#fff)}.hover\:ring-theme-label-background-secondary:hover{--tw-ring-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.hover\:ring-theme-label-background-tertiary:hover{--tw-ring-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.hover\:ring-theme-label-fill-primary:hover{--tw-ring-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.hover\:ring-theme-label-fill-primary-disabled:hover{--tw-ring-color:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.hover\:ring-theme-label-fill-primary-hover:hover{--tw-ring-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.hover\:ring-theme-label-fill-primary-pressed:hover{--tw-ring-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.hover\:ring-theme-label-fill-secondary:hover{--tw-ring-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.hover\:ring-theme-label-fill-secondary-disabled:hover{--tw-ring-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.hover\:ring-theme-label-fill-secondary-hover:hover{--tw-ring-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.hover\:ring-theme-label-fill-secondary-pressed:hover{--tw-ring-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.hover\:ring-theme-outline-border-ghost:hover{--tw-ring-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.hover\:ring-theme-outline-border-opaque:hover{--tw-ring-color:var(--sp-theme-outline-border-opaque,#fff)}.hover\:ring-theme-outline-border-subtle:hover{--tw-ring-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.hover\:ring-theme-success-primary:hover{--tw-ring-color:var(--sp-theme-success-primary,#05d168)}.hover\:ring-theme-success-secondary:hover{--tw-ring-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.hover\:ring-theme-warning-background:hover{--tw-ring-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.hover\:ring-theme-warning-primary:hover{--tw-ring-color:var(--sp-theme-warning-primary,#f1b439)}.hover\:before\:bg-theme-background-overlay-subtle:hover:before{background-color:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5));content:var(--tw-content)}.focus\:border-theme-background-hover:focus{border-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.focus\:border-theme-background-overlay-0:focus{border-color:var(--sp-theme-background-overlay-0,transparent)}.focus\:border-theme-background-overlay-black-30:focus{border-color:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.focus\:border-theme-background-overlay-black-5:focus{border-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.focus\:border-theme-background-overlay-ghost:focus{border-color:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.focus\:border-theme-background-overlay-opaque:focus{border-color:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.focus\:border-theme-background-overlay-semi-opaque:focus{border-color:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.focus\:border-theme-background-overlay-subtle:focus{border-color:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.focus\:border-theme-background-overlay-white-20:focus{border-color:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.focus\:border-theme-background-overlay-white-7:focus{border-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.focus\:border-theme-background-pressed:focus{border-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.focus\:border-theme-background-primary:focus{border-color:var(--sp-theme-background-primary,#000)}.focus\:border-theme-background-secondary:focus{border-color:var(--sp-theme-background-secondary,#121212)}.focus\:border-theme-brand-aqua-primary:focus{border-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}.focus\:border-theme-brand-aqua-secondary:focus{border-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.focus\:border-theme-brand-blue-primary:focus{border-color:var(--sp-theme-brand-blue-primary,#3369ff)}.focus\:border-theme-brand-blue-secondary:focus{border-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.focus\:border-theme-brand-green-primary:focus{border-color:var(--sp-theme-brand-green-primary,#c7ff57)}.focus\:border-theme-brand-green-secondary:focus{border-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.focus\:border-theme-brand-purple-primary:focus{border-color:var(--sp-theme-brand-purple-primary,#da61ff)}.focus\:border-theme-brand-purple-secondary:focus{border-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.focus\:border-theme-brand-red-primary:focus{border-color:var(--sp-theme-brand-red-primary,#ff4d07)}.focus\:border-theme-brand-red-secondary:focus{border-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.focus\:border-theme-brand-violet-primary:focus{border-color:var(--sp-theme-brand-violet-primary,#da61ff)}.focus\:border-theme-brand-violet-secondary:focus{border-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.focus\:border-theme-brand-yellow-primary:focus{border-color:var(--sp-theme-brand-yellow-primary,#ffda05)}.focus\:border-theme-brand-yellow-secondary:focus{border-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.focus\:border-theme-error-disabled:focus{border-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.focus\:border-theme-error-hover:focus{border-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.focus\:border-theme-error-pressed:focus{border-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.focus\:border-theme-error-primary:focus{border-color:var(--sp-theme-error-primary,#ff6161)}.focus\:border-theme-error-secondary:focus{border-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.focus\:border-theme-fill-primary:focus{border-color:var(--sp-theme-fill-primary,#fff)}.focus\:border-theme-fill-primary-disabled:focus{border-color:var(--sp-theme-fill-primary-disabled,#343434)}.focus\:border-theme-fill-primary-hover:focus{border-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.focus\:border-theme-fill-primary-pressed:focus{border-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.focus\:border-theme-fill-secondary:focus{border-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.focus\:border-theme-fill-secondary-disabled:focus{border-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.focus\:border-theme-fill-secondary-hover:focus{border-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.focus\:border-theme-fill-secondary-pressed:focus{border-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.focus\:border-theme-label-background-on-gradient-black-10:focus{border-color:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.focus\:border-theme-label-background-on-gradient-black-100:focus{border-color:var(--sp-theme-label-background-on-gradient-black-100,#000)}.focus\:border-theme-label-background-on-gradient-white-100:focus{border-color:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.focus\:border-theme-label-background-on-gradient-white-20:focus{border-color:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.focus\:border-theme-label-background-primary:focus{border-color:var(--sp-theme-label-background-primary,#fff)}.focus\:border-theme-label-background-secondary:focus{border-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.focus\:border-theme-label-background-tertiary:focus{border-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.focus\:border-theme-label-fill-primary:focus{border-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.focus\:border-theme-label-fill-primary-disabled:focus{border-color:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.focus\:border-theme-label-fill-primary-hover:focus{border-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.focus\:border-theme-label-fill-primary-pressed:focus{border-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.focus\:border-theme-label-fill-secondary:focus{border-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.focus\:border-theme-label-fill-secondary-disabled:focus{border-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.focus\:border-theme-label-fill-secondary-hover:focus{border-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.focus\:border-theme-label-fill-secondary-pressed:focus{border-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.focus\:border-theme-outline-border-ghost:focus{border-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.focus\:border-theme-outline-border-opaque:focus{border-color:var(--sp-theme-outline-border-opaque,#fff)}.focus\:border-theme-outline-border-subtle:focus{border-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.focus\:border-theme-success-primary:focus{border-color:var(--sp-theme-success-primary,#05d168)}.focus\:border-theme-success-secondary:focus{border-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.focus\:border-theme-warning-background:focus{border-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.focus\:border-theme-warning-primary:focus{border-color:var(--sp-theme-warning-primary,#f1b439)}.focus\:bg-theme-background-hover:focus{background-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.focus\:bg-theme-background-overlay-0:focus{background-color:var(--sp-theme-background-overlay-0,transparent)}.focus\:bg-theme-background-overlay-black-30:focus{background-color:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.focus\:bg-theme-background-overlay-black-5:focus{background-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.focus\:bg-theme-background-overlay-ghost:focus{background-color:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.focus\:bg-theme-background-overlay-opaque:focus{background-color:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.focus\:bg-theme-background-overlay-semi-opaque:focus{background-color:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.focus\:bg-theme-background-overlay-subtle:focus{background-color:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.focus\:bg-theme-background-overlay-white-20:focus{background-color:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.focus\:bg-theme-background-overlay-white-7:focus{background-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.focus\:bg-theme-background-pressed:focus{background-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.focus\:bg-theme-background-primary:focus{background-color:var(--sp-theme-background-primary,#000)}.focus\:bg-theme-background-secondary:focus{background-color:var(--sp-theme-background-secondary,#121212)}.focus\:bg-theme-brand-aqua-primary:focus{background-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}.focus\:bg-theme-brand-aqua-secondary:focus{background-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.focus\:bg-theme-brand-blue-primary:focus{background-color:var(--sp-theme-brand-blue-primary,#3369ff)}.focus\:bg-theme-brand-blue-secondary:focus{background-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.focus\:bg-theme-brand-green-primary:focus{background-color:var(--sp-theme-brand-green-primary,#c7ff57)}.focus\:bg-theme-brand-green-secondary:focus{background-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.focus\:bg-theme-brand-purple-primary:focus{background-color:var(--sp-theme-brand-purple-primary,#da61ff)}.focus\:bg-theme-brand-purple-secondary:focus{background-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.focus\:bg-theme-brand-red-primary:focus{background-color:var(--sp-theme-brand-red-primary,#ff4d07)}.focus\:bg-theme-brand-red-secondary:focus{background-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.focus\:bg-theme-brand-violet-primary:focus{background-color:var(--sp-theme-brand-violet-primary,#da61ff)}.focus\:bg-theme-brand-violet-secondary:focus{background-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.focus\:bg-theme-brand-yellow-primary:focus{background-color:var(--sp-theme-brand-yellow-primary,#ffda05)}.focus\:bg-theme-brand-yellow-secondary:focus{background-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.focus\:bg-theme-error-disabled:focus{background-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.focus\:bg-theme-error-hover:focus{background-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.focus\:bg-theme-error-pressed:focus{background-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.focus\:bg-theme-error-primary:focus{background-color:var(--sp-theme-error-primary,#ff6161)}.focus\:bg-theme-error-secondary:focus{background-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.focus\:bg-theme-fill-primary:focus{background-color:var(--sp-theme-fill-primary,#fff)}.focus\:bg-theme-fill-primary-disabled:focus{background-color:var(--sp-theme-fill-primary-disabled,#343434)}.focus\:bg-theme-fill-primary-hover:focus{background-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.focus\:bg-theme-fill-primary-pressed:focus{background-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.focus\:bg-theme-fill-secondary:focus{background-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.focus\:bg-theme-fill-secondary-disabled:focus{background-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.focus\:bg-theme-fill-secondary-hover:focus{background-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.focus\:bg-theme-fill-secondary-pressed:focus{background-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.focus\:bg-theme-label-background-on-gradient-black-10:focus{background-color:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.focus\:bg-theme-label-background-on-gradient-black-100:focus{background-color:var(--sp-theme-label-background-on-gradient-black-100,#000)}.focus\:bg-theme-label-background-on-gradient-white-100:focus{background-color:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.focus\:bg-theme-label-background-on-gradient-white-20:focus{background-color:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.focus\:bg-theme-label-background-primary:focus{background-color:var(--sp-theme-label-background-primary,#fff)}.focus\:bg-theme-label-background-secondary:focus{background-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.focus\:bg-theme-label-background-tertiary:focus{background-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.focus\:bg-theme-label-fill-primary:focus{background-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.focus\:bg-theme-label-fill-primary-disabled:focus{background-color:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.focus\:bg-theme-label-fill-primary-hover:focus{background-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.focus\:bg-theme-label-fill-primary-pressed:focus{background-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.focus\:bg-theme-label-fill-secondary:focus{background-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.focus\:bg-theme-label-fill-secondary-disabled:focus{background-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.focus\:bg-theme-label-fill-secondary-hover:focus{background-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.focus\:bg-theme-label-fill-secondary-pressed:focus{background-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.focus\:bg-theme-outline-border-ghost:focus{background-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.focus\:bg-theme-outline-border-opaque:focus{background-color:var(--sp-theme-outline-border-opaque,#fff)}.focus\:bg-theme-outline-border-subtle:focus{background-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.focus\:bg-theme-success-primary:focus{background-color:var(--sp-theme-success-primary,#05d168)}.focus\:bg-theme-success-secondary:focus{background-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.focus\:bg-theme-warning-background:focus{background-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.focus\:bg-theme-warning-primary:focus{background-color:var(--sp-theme-warning-primary,#f1b439)}.focus\:fill-theme-background-hover:focus{fill:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.focus\:fill-theme-background-overlay-0:focus{fill:var(--sp-theme-background-overlay-0,transparent)}.focus\:fill-theme-background-overlay-black-30:focus{fill:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.focus\:fill-theme-background-overlay-black-5:focus{fill:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.focus\:fill-theme-background-overlay-ghost:focus{fill:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.focus\:fill-theme-background-overlay-opaque:focus{fill:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.focus\:fill-theme-background-overlay-semi-opaque:focus{fill:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.focus\:fill-theme-background-overlay-subtle:focus{fill:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.focus\:fill-theme-background-overlay-white-20:focus{fill:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.focus\:fill-theme-background-overlay-white-7:focus{fill:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.focus\:fill-theme-background-pressed:focus{fill:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.focus\:fill-theme-background-primary:focus{fill:var(--sp-theme-background-primary,#000)}.focus\:fill-theme-background-secondary:focus{fill:var(--sp-theme-background-secondary,#121212)}.focus\:fill-theme-brand-aqua-primary:focus{fill:var(--sp-theme-brand-aqua-primary,#75f1ff)}.focus\:fill-theme-brand-aqua-secondary:focus{fill:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.focus\:fill-theme-brand-blue-primary:focus{fill:var(--sp-theme-brand-blue-primary,#3369ff)}.focus\:fill-theme-brand-blue-secondary:focus{fill:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.focus\:fill-theme-brand-green-primary:focus{fill:var(--sp-theme-brand-green-primary,#c7ff57)}.focus\:fill-theme-brand-green-secondary:focus{fill:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.focus\:fill-theme-brand-purple-primary:focus{fill:var(--sp-theme-brand-purple-primary,#da61ff)}.focus\:fill-theme-brand-purple-secondary:focus{fill:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.focus\:fill-theme-brand-red-primary:focus{fill:var(--sp-theme-brand-red-primary,#ff4d07)}.focus\:fill-theme-brand-red-secondary:focus{fill:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.focus\:fill-theme-brand-violet-primary:focus{fill:var(--sp-theme-brand-violet-primary,#da61ff)}.focus\:fill-theme-brand-violet-secondary:focus{fill:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.focus\:fill-theme-brand-yellow-primary:focus{fill:var(--sp-theme-brand-yellow-primary,#ffda05)}.focus\:fill-theme-brand-yellow-secondary:focus{fill:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.focus\:fill-theme-error-disabled:focus{fill:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.focus\:fill-theme-error-hover:focus{fill:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.focus\:fill-theme-error-pressed:focus{fill:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.focus\:fill-theme-error-primary:focus{fill:var(--sp-theme-error-primary,#ff6161)}.focus\:fill-theme-error-secondary:focus{fill:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.focus\:fill-theme-fill-primary:focus{fill:var(--sp-theme-fill-primary,#fff)}.focus\:fill-theme-fill-primary-disabled:focus{fill:var(--sp-theme-fill-primary-disabled,#343434)}.focus\:fill-theme-fill-primary-hover:focus{fill:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.focus\:fill-theme-fill-primary-pressed:focus{fill:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.focus\:fill-theme-fill-secondary:focus{fill:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.focus\:fill-theme-fill-secondary-disabled:focus{fill:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.focus\:fill-theme-fill-secondary-hover:focus{fill:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.focus\:fill-theme-fill-secondary-pressed:focus{fill:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.focus\:fill-theme-label-background-on-gradient-black-10:focus{fill:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.focus\:fill-theme-label-background-on-gradient-black-100:focus{fill:var(--sp-theme-label-background-on-gradient-black-100,#000)}.focus\:fill-theme-label-background-on-gradient-white-100:focus{fill:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.focus\:fill-theme-label-background-on-gradient-white-20:focus{fill:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.focus\:fill-theme-label-background-primary:focus{fill:var(--sp-theme-label-background-primary,#fff)}.focus\:fill-theme-label-background-secondary:focus{fill:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.focus\:fill-theme-label-background-tertiary:focus{fill:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.focus\:fill-theme-label-fill-primary:focus{fill:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.focus\:fill-theme-label-fill-primary-disabled:focus{fill:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.focus\:fill-theme-label-fill-primary-hover:focus{fill:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.focus\:fill-theme-label-fill-primary-pressed:focus{fill:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.focus\:fill-theme-label-fill-secondary:focus{fill:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.focus\:fill-theme-label-fill-secondary-disabled:focus{fill:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.focus\:fill-theme-label-fill-secondary-hover:focus{fill:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.focus\:fill-theme-label-fill-secondary-pressed:focus{fill:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.focus\:fill-theme-outline-border-ghost:focus{fill:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.focus\:fill-theme-outline-border-opaque:focus{fill:var(--sp-theme-outline-border-opaque,#fff)}.focus\:fill-theme-outline-border-subtle:focus{fill:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.focus\:fill-theme-success-primary:focus{fill:var(--sp-theme-success-primary,#05d168)}.focus\:fill-theme-success-secondary:focus{fill:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.focus\:fill-theme-warning-background:focus{fill:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.focus\:fill-theme-warning-primary:focus{fill:var(--sp-theme-warning-primary,#f1b439)}.focus\:stroke-theme-background-hover:focus{stroke:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.focus\:stroke-theme-background-overlay-0:focus{stroke:var(--sp-theme-background-overlay-0,transparent)}.focus\:stroke-theme-background-overlay-black-30:focus{stroke:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.focus\:stroke-theme-background-overlay-black-5:focus{stroke:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.focus\:stroke-theme-background-overlay-ghost:focus{stroke:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.focus\:stroke-theme-background-overlay-opaque:focus{stroke:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.focus\:stroke-theme-background-overlay-semi-opaque:focus{stroke:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.focus\:stroke-theme-background-overlay-subtle:focus{stroke:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.focus\:stroke-theme-background-overlay-white-20:focus{stroke:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.focus\:stroke-theme-background-overlay-white-7:focus{stroke:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.focus\:stroke-theme-background-pressed:focus{stroke:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.focus\:stroke-theme-background-primary:focus{stroke:var(--sp-theme-background-primary,#000)}.focus\:stroke-theme-background-secondary:focus{stroke:var(--sp-theme-background-secondary,#121212)}.focus\:stroke-theme-brand-aqua-primary:focus{stroke:var(--sp-theme-brand-aqua-primary,#75f1ff)}.focus\:stroke-theme-brand-aqua-secondary:focus{stroke:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.focus\:stroke-theme-brand-blue-primary:focus{stroke:var(--sp-theme-brand-blue-primary,#3369ff)}.focus\:stroke-theme-brand-blue-secondary:focus{stroke:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.focus\:stroke-theme-brand-green-primary:focus{stroke:var(--sp-theme-brand-green-primary,#c7ff57)}.focus\:stroke-theme-brand-green-secondary:focus{stroke:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.focus\:stroke-theme-brand-purple-primary:focus{stroke:var(--sp-theme-brand-purple-primary,#da61ff)}.focus\:stroke-theme-brand-purple-secondary:focus{stroke:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.focus\:stroke-theme-brand-red-primary:focus{stroke:var(--sp-theme-brand-red-primary,#ff4d07)}.focus\:stroke-theme-brand-red-secondary:focus{stroke:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.focus\:stroke-theme-brand-violet-primary:focus{stroke:var(--sp-theme-brand-violet-primary,#da61ff)}.focus\:stroke-theme-brand-violet-secondary:focus{stroke:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.focus\:stroke-theme-brand-yellow-primary:focus{stroke:var(--sp-theme-brand-yellow-primary,#ffda05)}.focus\:stroke-theme-brand-yellow-secondary:focus{stroke:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.focus\:stroke-theme-error-disabled:focus{stroke:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.focus\:stroke-theme-error-hover:focus{stroke:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.focus\:stroke-theme-error-pressed:focus{stroke:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.focus\:stroke-theme-error-primary:focus{stroke:var(--sp-theme-error-primary,#ff6161)}.focus\:stroke-theme-error-secondary:focus{stroke:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.focus\:stroke-theme-fill-primary:focus{stroke:var(--sp-theme-fill-primary,#fff)}.focus\:stroke-theme-fill-primary-disabled:focus{stroke:var(--sp-theme-fill-primary-disabled,#343434)}.focus\:stroke-theme-fill-primary-hover:focus{stroke:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.focus\:stroke-theme-fill-primary-pressed:focus{stroke:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.focus\:stroke-theme-fill-secondary:focus{stroke:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.focus\:stroke-theme-fill-secondary-disabled:focus{stroke:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.focus\:stroke-theme-fill-secondary-hover:focus{stroke:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.focus\:stroke-theme-fill-secondary-pressed:focus{stroke:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.focus\:stroke-theme-label-background-on-gradient-black-10:focus{stroke:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.focus\:stroke-theme-label-background-on-gradient-black-100:focus{stroke:var(--sp-theme-label-background-on-gradient-black-100,#000)}.focus\:stroke-theme-label-background-on-gradient-white-100:focus{stroke:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.focus\:stroke-theme-label-background-on-gradient-white-20:focus{stroke:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.focus\:stroke-theme-label-background-primary:focus{stroke:var(--sp-theme-label-background-primary,#fff)}.focus\:stroke-theme-label-background-secondary:focus{stroke:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.focus\:stroke-theme-label-background-tertiary:focus{stroke:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.focus\:stroke-theme-label-fill-primary:focus{stroke:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.focus\:stroke-theme-label-fill-primary-disabled:focus{stroke:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.focus\:stroke-theme-label-fill-primary-hover:focus{stroke:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.focus\:stroke-theme-label-fill-primary-pressed:focus{stroke:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.focus\:stroke-theme-label-fill-secondary:focus{stroke:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.focus\:stroke-theme-label-fill-secondary-disabled:focus{stroke:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.focus\:stroke-theme-label-fill-secondary-hover:focus{stroke:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.focus\:stroke-theme-label-fill-secondary-pressed:focus{stroke:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.focus\:stroke-theme-outline-border-ghost:focus{stroke:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.focus\:stroke-theme-outline-border-opaque:focus{stroke:var(--sp-theme-outline-border-opaque,#fff)}.focus\:stroke-theme-outline-border-subtle:focus{stroke:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.focus\:stroke-theme-success-primary:focus{stroke:var(--sp-theme-success-primary,#05d168)}.focus\:stroke-theme-success-secondary:focus{stroke:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.focus\:stroke-theme-warning-background:focus{stroke:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.focus\:stroke-theme-warning-primary:focus{stroke:var(--sp-theme-warning-primary,#f1b439)}.focus\:text-theme-background-hover:focus{color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.focus\:text-theme-background-overlay-0:focus{color:var(--sp-theme-background-overlay-0,transparent)}.focus\:text-theme-background-overlay-black-30:focus{color:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.focus\:text-theme-background-overlay-black-5:focus{color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.focus\:text-theme-background-overlay-ghost:focus{color:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.focus\:text-theme-background-overlay-opaque:focus{color:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.focus\:text-theme-background-overlay-semi-opaque:focus{color:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.focus\:text-theme-background-overlay-subtle:focus{color:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.focus\:text-theme-background-overlay-white-20:focus{color:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.focus\:text-theme-background-overlay-white-7:focus{color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.focus\:text-theme-background-pressed:focus{color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.focus\:text-theme-background-primary:focus{color:var(--sp-theme-background-primary,#000)}.focus\:text-theme-background-secondary:focus{color:var(--sp-theme-background-secondary,#121212)}.focus\:text-theme-brand-aqua-primary:focus{color:var(--sp-theme-brand-aqua-primary,#75f1ff)}.focus\:text-theme-brand-aqua-secondary:focus{color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.focus\:text-theme-brand-blue-primary:focus{color:var(--sp-theme-brand-blue-primary,#3369ff)}.focus\:text-theme-brand-blue-secondary:focus{color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.focus\:text-theme-brand-green-primary:focus{color:var(--sp-theme-brand-green-primary,#c7ff57)}.focus\:text-theme-brand-green-secondary:focus{color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.focus\:text-theme-brand-purple-primary:focus{color:var(--sp-theme-brand-purple-primary,#da61ff)}.focus\:text-theme-brand-purple-secondary:focus{color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.focus\:text-theme-brand-red-primary:focus{color:var(--sp-theme-brand-red-primary,#ff4d07)}.focus\:text-theme-brand-red-secondary:focus{color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.focus\:text-theme-brand-violet-primary:focus{color:var(--sp-theme-brand-violet-primary,#da61ff)}.focus\:text-theme-brand-violet-secondary:focus{color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.focus\:text-theme-brand-yellow-primary:focus{color:var(--sp-theme-brand-yellow-primary,#ffda05)}.focus\:text-theme-brand-yellow-secondary:focus{color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.focus\:text-theme-error-disabled:focus{color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.focus\:text-theme-error-hover:focus{color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.focus\:text-theme-error-pressed:focus{color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.focus\:text-theme-error-primary:focus{color:var(--sp-theme-error-primary,#ff6161)}.focus\:text-theme-error-secondary:focus{color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.focus\:text-theme-fill-primary:focus{color:var(--sp-theme-fill-primary,#fff)}.focus\:text-theme-fill-primary-disabled:focus{color:var(--sp-theme-fill-primary-disabled,#343434)}.focus\:text-theme-fill-primary-hover:focus{color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.focus\:text-theme-fill-primary-pressed:focus{color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.focus\:text-theme-fill-secondary:focus{color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.focus\:text-theme-fill-secondary-disabled:focus{color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.focus\:text-theme-fill-secondary-hover:focus{color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.focus\:text-theme-fill-secondary-pressed:focus{color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.focus\:text-theme-label-background-on-gradient-black-10:focus{color:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.focus\:text-theme-label-background-on-gradient-black-100:focus{color:var(--sp-theme-label-background-on-gradient-black-100,#000)}.focus\:text-theme-label-background-on-gradient-white-100:focus{color:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.focus\:text-theme-label-background-on-gradient-white-20:focus{color:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.focus\:text-theme-label-background-primary:focus{color:var(--sp-theme-label-background-primary,#fff)}.focus\:text-theme-label-background-secondary:focus{color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.focus\:text-theme-label-background-tertiary:focus{color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.focus\:text-theme-label-fill-primary:focus{color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.focus\:text-theme-label-fill-primary-disabled:focus{color:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.focus\:text-theme-label-fill-primary-hover:focus{color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.focus\:text-theme-label-fill-primary-pressed:focus{color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.focus\:text-theme-label-fill-secondary:focus{color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.focus\:text-theme-label-fill-secondary-disabled:focus{color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.focus\:text-theme-label-fill-secondary-hover:focus{color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.focus\:text-theme-label-fill-secondary-pressed:focus{color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.focus\:text-theme-outline-border-ghost:focus{color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.focus\:text-theme-outline-border-opaque:focus{color:var(--sp-theme-outline-border-opaque,#fff)}.focus\:text-theme-outline-border-subtle:focus{color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.focus\:text-theme-success-primary:focus{color:var(--sp-theme-success-primary,#05d168)}.focus\:text-theme-success-secondary:focus{color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.focus\:text-theme-warning-background:focus{color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.focus\:text-theme-warning-primary:focus{color:var(--sp-theme-warning-primary,#f1b439)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:outline-theme-background-hover:focus{outline-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.focus\:outline-theme-background-overlay-0:focus{outline-color:var(--sp-theme-background-overlay-0,transparent)}.focus\:outline-theme-background-overlay-black-30:focus{outline-color:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.focus\:outline-theme-background-overlay-black-5:focus{outline-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.focus\:outline-theme-background-overlay-ghost:focus{outline-color:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.focus\:outline-theme-background-overlay-opaque:focus{outline-color:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.focus\:outline-theme-background-overlay-semi-opaque:focus{outline-color:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.focus\:outline-theme-background-overlay-subtle:focus{outline-color:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.focus\:outline-theme-background-overlay-white-20:focus{outline-color:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.focus\:outline-theme-background-overlay-white-7:focus{outline-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.focus\:outline-theme-background-pressed:focus{outline-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.focus\:outline-theme-background-primary:focus{outline-color:var(--sp-theme-background-primary,#000)}.focus\:outline-theme-background-secondary:focus{outline-color:var(--sp-theme-background-secondary,#121212)}.focus\:outline-theme-brand-aqua-primary:focus{outline-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}.focus\:outline-theme-brand-aqua-secondary:focus{outline-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.focus\:outline-theme-brand-blue-primary:focus{outline-color:var(--sp-theme-brand-blue-primary,#3369ff)}.focus\:outline-theme-brand-blue-secondary:focus{outline-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.focus\:outline-theme-brand-green-primary:focus{outline-color:var(--sp-theme-brand-green-primary,#c7ff57)}.focus\:outline-theme-brand-green-secondary:focus{outline-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.focus\:outline-theme-brand-purple-primary:focus{outline-color:var(--sp-theme-brand-purple-primary,#da61ff)}.focus\:outline-theme-brand-purple-secondary:focus{outline-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.focus\:outline-theme-brand-red-primary:focus{outline-color:var(--sp-theme-brand-red-primary,#ff4d07)}.focus\:outline-theme-brand-red-secondary:focus{outline-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.focus\:outline-theme-brand-violet-primary:focus{outline-color:var(--sp-theme-brand-violet-primary,#da61ff)}.focus\:outline-theme-brand-violet-secondary:focus{outline-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.focus\:outline-theme-brand-yellow-primary:focus{outline-color:var(--sp-theme-brand-yellow-primary,#ffda05)}.focus\:outline-theme-brand-yellow-secondary:focus{outline-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.focus\:outline-theme-error-disabled:focus{outline-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.focus\:outline-theme-error-hover:focus{outline-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.focus\:outline-theme-error-pressed:focus{outline-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.focus\:outline-theme-error-primary:focus{outline-color:var(--sp-theme-error-primary,#ff6161)}.focus\:outline-theme-error-secondary:focus{outline-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.focus\:outline-theme-fill-primary:focus{outline-color:var(--sp-theme-fill-primary,#fff)}.focus\:outline-theme-fill-primary-disabled:focus{outline-color:var(--sp-theme-fill-primary-disabled,#343434)}.focus\:outline-theme-fill-primary-hover:focus{outline-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.focus\:outline-theme-fill-primary-pressed:focus{outline-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.focus\:outline-theme-fill-secondary:focus{outline-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.focus\:outline-theme-fill-secondary-disabled:focus{outline-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.focus\:outline-theme-fill-secondary-hover:focus{outline-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.focus\:outline-theme-fill-secondary-pressed:focus{outline-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.focus\:outline-theme-label-background-on-gradient-black-10:focus{outline-color:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.focus\:outline-theme-label-background-on-gradient-black-100:focus{outline-color:var(--sp-theme-label-background-on-gradient-black-100,#000)}.focus\:outline-theme-label-background-on-gradient-white-100:focus{outline-color:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.focus\:outline-theme-label-background-on-gradient-white-20:focus{outline-color:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.focus\:outline-theme-label-background-primary:focus{outline-color:var(--sp-theme-label-background-primary,#fff)}.focus\:outline-theme-label-background-secondary:focus{outline-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.focus\:outline-theme-label-background-tertiary:focus{outline-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.focus\:outline-theme-label-fill-primary:focus{outline-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.focus\:outline-theme-label-fill-primary-disabled:focus{outline-color:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.focus\:outline-theme-label-fill-primary-hover:focus{outline-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.focus\:outline-theme-label-fill-primary-pressed:focus{outline-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.focus\:outline-theme-label-fill-secondary:focus{outline-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.focus\:outline-theme-label-fill-secondary-disabled:focus{outline-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.focus\:outline-theme-label-fill-secondary-hover:focus{outline-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.focus\:outline-theme-label-fill-secondary-pressed:focus{outline-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.focus\:outline-theme-outline-border-ghost:focus{outline-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.focus\:outline-theme-outline-border-opaque:focus{outline-color:var(--sp-theme-outline-border-opaque,#fff)}.focus\:outline-theme-outline-border-subtle:focus{outline-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.focus\:outline-theme-success-primary:focus{outline-color:var(--sp-theme-success-primary,#05d168)}.focus\:outline-theme-success-secondary:focus{outline-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.focus\:outline-theme-warning-background:focus{outline-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.focus\:outline-theme-warning-primary:focus{outline-color:var(--sp-theme-warning-primary,#f1b439)}.focus\:ring-theme-background-hover:focus{--tw-ring-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.focus\:ring-theme-background-overlay-0:focus{--tw-ring-color:var(--sp-theme-background-overlay-0,transparent)}.focus\:ring-theme-background-overlay-black-30:focus{--tw-ring-color:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.focus\:ring-theme-background-overlay-black-5:focus{--tw-ring-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.focus\:ring-theme-background-overlay-ghost:focus{--tw-ring-color:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.focus\:ring-theme-background-overlay-opaque:focus{--tw-ring-color:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.focus\:ring-theme-background-overlay-semi-opaque:focus{--tw-ring-color:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.focus\:ring-theme-background-overlay-subtle:focus{--tw-ring-color:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.focus\:ring-theme-background-overlay-white-20:focus{--tw-ring-color:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.focus\:ring-theme-background-overlay-white-7:focus{--tw-ring-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.focus\:ring-theme-background-pressed:focus{--tw-ring-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.focus\:ring-theme-background-primary:focus{--tw-ring-color:var(--sp-theme-background-primary,#000)}.focus\:ring-theme-background-secondary:focus{--tw-ring-color:var(--sp-theme-background-secondary,#121212)}.focus\:ring-theme-brand-aqua-primary:focus{--tw-ring-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}.focus\:ring-theme-brand-aqua-secondary:focus{--tw-ring-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.focus\:ring-theme-brand-blue-primary:focus{--tw-ring-color:var(--sp-theme-brand-blue-primary,#3369ff)}.focus\:ring-theme-brand-blue-secondary:focus{--tw-ring-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.focus\:ring-theme-brand-green-primary:focus{--tw-ring-color:var(--sp-theme-brand-green-primary,#c7ff57)}.focus\:ring-theme-brand-green-secondary:focus{--tw-ring-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.focus\:ring-theme-brand-purple-primary:focus{--tw-ring-color:var(--sp-theme-brand-purple-primary,#da61ff)}.focus\:ring-theme-brand-purple-secondary:focus{--tw-ring-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.focus\:ring-theme-brand-red-primary:focus{--tw-ring-color:var(--sp-theme-brand-red-primary,#ff4d07)}.focus\:ring-theme-brand-red-secondary:focus{--tw-ring-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.focus\:ring-theme-brand-violet-primary:focus{--tw-ring-color:var(--sp-theme-brand-violet-primary,#da61ff)}.focus\:ring-theme-brand-violet-secondary:focus{--tw-ring-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.focus\:ring-theme-brand-yellow-primary:focus{--tw-ring-color:var(--sp-theme-brand-yellow-primary,#ffda05)}.focus\:ring-theme-brand-yellow-secondary:focus{--tw-ring-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.focus\:ring-theme-error-disabled:focus{--tw-ring-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.focus\:ring-theme-error-hover:focus{--tw-ring-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.focus\:ring-theme-error-pressed:focus{--tw-ring-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.focus\:ring-theme-error-primary:focus{--tw-ring-color:var(--sp-theme-error-primary,#ff6161)}.focus\:ring-theme-error-secondary:focus{--tw-ring-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.focus\:ring-theme-fill-primary:focus{--tw-ring-color:var(--sp-theme-fill-primary,#fff)}.focus\:ring-theme-fill-primary-disabled:focus{--tw-ring-color:var(--sp-theme-fill-primary-disabled,#343434)}.focus\:ring-theme-fill-primary-hover:focus{--tw-ring-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.focus\:ring-theme-fill-primary-pressed:focus{--tw-ring-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.focus\:ring-theme-fill-secondary:focus{--tw-ring-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.focus\:ring-theme-fill-secondary-disabled:focus{--tw-ring-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.focus\:ring-theme-fill-secondary-hover:focus{--tw-ring-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.focus\:ring-theme-fill-secondary-pressed:focus{--tw-ring-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.focus\:ring-theme-label-background-on-gradient-black-10:focus{--tw-ring-color:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.focus\:ring-theme-label-background-on-gradient-black-100:focus{--tw-ring-color:var(--sp-theme-label-background-on-gradient-black-100,#000)}.focus\:ring-theme-label-background-on-gradient-white-100:focus{--tw-ring-color:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.focus\:ring-theme-label-background-on-gradient-white-20:focus{--tw-ring-color:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.focus\:ring-theme-label-background-primary:focus{--tw-ring-color:var(--sp-theme-label-background-primary,#fff)}.focus\:ring-theme-label-background-secondary:focus{--tw-ring-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.focus\:ring-theme-label-background-tertiary:focus{--tw-ring-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.focus\:ring-theme-label-fill-primary:focus{--tw-ring-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.focus\:ring-theme-label-fill-primary-disabled:focus{--tw-ring-color:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.focus\:ring-theme-label-fill-primary-hover:focus{--tw-ring-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.focus\:ring-theme-label-fill-primary-pressed:focus{--tw-ring-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.focus\:ring-theme-label-fill-secondary:focus{--tw-ring-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.focus\:ring-theme-label-fill-secondary-disabled:focus{--tw-ring-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.focus\:ring-theme-label-fill-secondary-hover:focus{--tw-ring-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.focus\:ring-theme-label-fill-secondary-pressed:focus{--tw-ring-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.focus\:ring-theme-outline-border-ghost:focus{--tw-ring-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.focus\:ring-theme-outline-border-opaque:focus{--tw-ring-color:var(--sp-theme-outline-border-opaque,#fff)}.focus\:ring-theme-outline-border-subtle:focus{--tw-ring-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.focus\:ring-theme-success-primary:focus{--tw-ring-color:var(--sp-theme-success-primary,#05d168)}.focus\:ring-theme-success-secondary:focus{--tw-ring-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.focus\:ring-theme-warning-background:focus{--tw-ring-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.focus\:ring-theme-warning-primary:focus{--tw-ring-color:var(--sp-theme-warning-primary,#f1b439)}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-theme-outline-border-opaque:focus-visible{outline-color:var(--sp-theme-outline-border-opaque,#fff)}.active\:border-theme-background-hover:active{border-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.active\:border-theme-background-overlay-0:active{border-color:var(--sp-theme-background-overlay-0,transparent)}.active\:border-theme-background-overlay-black-30:active{border-color:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.active\:border-theme-background-overlay-black-5:active{border-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.active\:border-theme-background-overlay-ghost:active{border-color:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.active\:border-theme-background-overlay-opaque:active{border-color:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.active\:border-theme-background-overlay-semi-opaque:active{border-color:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.active\:border-theme-background-overlay-subtle:active{border-color:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.active\:border-theme-background-overlay-white-20:active{border-color:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.active\:border-theme-background-overlay-white-7:active{border-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.active\:border-theme-background-pressed:active{border-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.active\:border-theme-background-primary:active{border-color:var(--sp-theme-background-primary,#000)}.active\:border-theme-background-secondary:active{border-color:var(--sp-theme-background-secondary,#121212)}.active\:border-theme-brand-aqua-primary:active{border-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}.active\:border-theme-brand-aqua-secondary:active{border-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.active\:border-theme-brand-blue-primary:active{border-color:var(--sp-theme-brand-blue-primary,#3369ff)}.active\:border-theme-brand-blue-secondary:active{border-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.active\:border-theme-brand-green-primary:active{border-color:var(--sp-theme-brand-green-primary,#c7ff57)}.active\:border-theme-brand-green-secondary:active{border-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.active\:border-theme-brand-purple-primary:active{border-color:var(--sp-theme-brand-purple-primary,#da61ff)}.active\:border-theme-brand-purple-secondary:active{border-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.active\:border-theme-brand-red-primary:active{border-color:var(--sp-theme-brand-red-primary,#ff4d07)}.active\:border-theme-brand-red-secondary:active{border-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.active\:border-theme-brand-violet-primary:active{border-color:var(--sp-theme-brand-violet-primary,#da61ff)}.active\:border-theme-brand-violet-secondary:active{border-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.active\:border-theme-brand-yellow-primary:active{border-color:var(--sp-theme-brand-yellow-primary,#ffda05)}.active\:border-theme-brand-yellow-secondary:active{border-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.active\:border-theme-error-disabled:active{border-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.active\:border-theme-error-hover:active{border-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.active\:border-theme-error-pressed:active{border-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.active\:border-theme-error-primary:active{border-color:var(--sp-theme-error-primary,#ff6161)}.active\:border-theme-error-secondary:active{border-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.active\:border-theme-fill-primary:active{border-color:var(--sp-theme-fill-primary,#fff)}.active\:border-theme-fill-primary-disabled:active{border-color:var(--sp-theme-fill-primary-disabled,#343434)}.active\:border-theme-fill-primary-hover:active{border-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.active\:border-theme-fill-primary-pressed:active{border-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.active\:border-theme-fill-secondary:active{border-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.active\:border-theme-fill-secondary-disabled:active{border-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.active\:border-theme-fill-secondary-hover:active{border-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.active\:border-theme-fill-secondary-pressed:active{border-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.active\:border-theme-label-background-on-gradient-black-10:active{border-color:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.active\:border-theme-label-background-on-gradient-black-100:active{border-color:var(--sp-theme-label-background-on-gradient-black-100,#000)}.active\:border-theme-label-background-on-gradient-white-100:active{border-color:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.active\:border-theme-label-background-on-gradient-white-20:active{border-color:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.active\:border-theme-label-background-primary:active{border-color:var(--sp-theme-label-background-primary,#fff)}.active\:border-theme-label-background-secondary:active{border-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.active\:border-theme-label-background-tertiary:active{border-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.active\:border-theme-label-fill-primary:active{border-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.active\:border-theme-label-fill-primary-disabled:active{border-color:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.active\:border-theme-label-fill-primary-hover:active{border-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.active\:border-theme-label-fill-primary-pressed:active{border-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.active\:border-theme-label-fill-secondary:active{border-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.active\:border-theme-label-fill-secondary-disabled:active{border-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.active\:border-theme-label-fill-secondary-hover:active{border-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.active\:border-theme-label-fill-secondary-pressed:active{border-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.active\:border-theme-outline-border-ghost:active{border-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.active\:border-theme-outline-border-opaque:active{border-color:var(--sp-theme-outline-border-opaque,#fff)}.active\:border-theme-outline-border-subtle:active{border-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.active\:border-theme-success-primary:active{border-color:var(--sp-theme-success-primary,#05d168)}.active\:border-theme-success-secondary:active{border-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.active\:border-theme-warning-background:active{border-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.active\:border-theme-warning-primary:active{border-color:var(--sp-theme-warning-primary,#f1b439)}.active\:bg-theme-background-hover:active{background-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.active\:bg-theme-background-overlay-0:active{background-color:var(--sp-theme-background-overlay-0,transparent)}.active\:bg-theme-background-overlay-black-30:active{background-color:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.active\:bg-theme-background-overlay-black-5:active{background-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.active\:bg-theme-background-overlay-ghost:active{background-color:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.active\:bg-theme-background-overlay-opaque:active{background-color:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.active\:bg-theme-background-overlay-semi-opaque:active{background-color:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.active\:bg-theme-background-overlay-subtle:active{background-color:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.active\:bg-theme-background-overlay-white-20:active{background-color:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.active\:bg-theme-background-overlay-white-7:active{background-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.active\:bg-theme-background-pressed:active{background-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.active\:bg-theme-background-primary:active{background-color:var(--sp-theme-background-primary,#000)}.active\:bg-theme-background-secondary:active{background-color:var(--sp-theme-background-secondary,#121212)}.active\:bg-theme-brand-aqua-primary:active{background-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}.active\:bg-theme-brand-aqua-secondary:active{background-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.active\:bg-theme-brand-blue-primary:active{background-color:var(--sp-theme-brand-blue-primary,#3369ff)}.active\:bg-theme-brand-blue-secondary:active{background-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.active\:bg-theme-brand-green-primary:active{background-color:var(--sp-theme-brand-green-primary,#c7ff57)}.active\:bg-theme-brand-green-secondary:active{background-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.active\:bg-theme-brand-purple-primary:active{background-color:var(--sp-theme-brand-purple-primary,#da61ff)}.active\:bg-theme-brand-purple-secondary:active{background-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.active\:bg-theme-brand-red-primary:active{background-color:var(--sp-theme-brand-red-primary,#ff4d07)}.active\:bg-theme-brand-red-secondary:active{background-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.active\:bg-theme-brand-violet-primary:active{background-color:var(--sp-theme-brand-violet-primary,#da61ff)}.active\:bg-theme-brand-violet-secondary:active{background-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.active\:bg-theme-brand-yellow-primary:active{background-color:var(--sp-theme-brand-yellow-primary,#ffda05)}.active\:bg-theme-brand-yellow-secondary:active{background-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.active\:bg-theme-error-disabled:active{background-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.active\:bg-theme-error-hover:active{background-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.active\:bg-theme-error-pressed:active{background-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.active\:bg-theme-error-primary:active{background-color:var(--sp-theme-error-primary,#ff6161)}.active\:bg-theme-error-secondary:active{background-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.active\:bg-theme-fill-primary:active{background-color:var(--sp-theme-fill-primary,#fff)}.active\:bg-theme-fill-primary-disabled:active{background-color:var(--sp-theme-fill-primary-disabled,#343434)}.active\:bg-theme-fill-primary-hover:active{background-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.active\:bg-theme-fill-primary-pressed:active{background-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.active\:bg-theme-fill-secondary:active{background-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.active\:bg-theme-fill-secondary-disabled:active{background-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.active\:bg-theme-fill-secondary-hover:active{background-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.active\:bg-theme-fill-secondary-pressed:active{background-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.active\:bg-theme-label-background-on-gradient-black-10:active{background-color:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.active\:bg-theme-label-background-on-gradient-black-100:active{background-color:var(--sp-theme-label-background-on-gradient-black-100,#000)}.active\:bg-theme-label-background-on-gradient-white-100:active{background-color:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.active\:bg-theme-label-background-on-gradient-white-20:active{background-color:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.active\:bg-theme-label-background-primary:active{background-color:var(--sp-theme-label-background-primary,#fff)}.active\:bg-theme-label-background-secondary:active{background-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.active\:bg-theme-label-background-tertiary:active{background-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.active\:bg-theme-label-fill-primary:active{background-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.active\:bg-theme-label-fill-primary-disabled:active{background-color:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.active\:bg-theme-label-fill-primary-hover:active{background-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.active\:bg-theme-label-fill-primary-pressed:active{background-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.active\:bg-theme-label-fill-secondary:active{background-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.active\:bg-theme-label-fill-secondary-disabled:active{background-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.active\:bg-theme-label-fill-secondary-hover:active{background-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.active\:bg-theme-label-fill-secondary-pressed:active{background-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.active\:bg-theme-outline-border-ghost:active{background-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.active\:bg-theme-outline-border-opaque:active{background-color:var(--sp-theme-outline-border-opaque,#fff)}.active\:bg-theme-outline-border-subtle:active{background-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.active\:bg-theme-success-primary:active{background-color:var(--sp-theme-success-primary,#05d168)}.active\:bg-theme-success-secondary:active{background-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.active\:bg-theme-warning-background:active{background-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.active\:bg-theme-warning-primary:active{background-color:var(--sp-theme-warning-primary,#f1b439)}.active\:fill-theme-background-hover:active{fill:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.active\:fill-theme-background-overlay-0:active{fill:var(--sp-theme-background-overlay-0,transparent)}.active\:fill-theme-background-overlay-black-30:active{fill:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.active\:fill-theme-background-overlay-black-5:active{fill:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.active\:fill-theme-background-overlay-ghost:active{fill:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.active\:fill-theme-background-overlay-opaque:active{fill:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.active\:fill-theme-background-overlay-semi-opaque:active{fill:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.active\:fill-theme-background-overlay-subtle:active{fill:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.active\:fill-theme-background-overlay-white-20:active{fill:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.active\:fill-theme-background-overlay-white-7:active{fill:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.active\:fill-theme-background-pressed:active{fill:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.active\:fill-theme-background-primary:active{fill:var(--sp-theme-background-primary,#000)}.active\:fill-theme-background-secondary:active{fill:var(--sp-theme-background-secondary,#121212)}.active\:fill-theme-brand-aqua-primary:active{fill:var(--sp-theme-brand-aqua-primary,#75f1ff)}.active\:fill-theme-brand-aqua-secondary:active{fill:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.active\:fill-theme-brand-blue-primary:active{fill:var(--sp-theme-brand-blue-primary,#3369ff)}.active\:fill-theme-brand-blue-secondary:active{fill:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.active\:fill-theme-brand-green-primary:active{fill:var(--sp-theme-brand-green-primary,#c7ff57)}.active\:fill-theme-brand-green-secondary:active{fill:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.active\:fill-theme-brand-purple-primary:active{fill:var(--sp-theme-brand-purple-primary,#da61ff)}.active\:fill-theme-brand-purple-secondary:active{fill:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.active\:fill-theme-brand-red-primary:active{fill:var(--sp-theme-brand-red-primary,#ff4d07)}.active\:fill-theme-brand-red-secondary:active{fill:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.active\:fill-theme-brand-violet-primary:active{fill:var(--sp-theme-brand-violet-primary,#da61ff)}.active\:fill-theme-brand-violet-secondary:active{fill:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.active\:fill-theme-brand-yellow-primary:active{fill:var(--sp-theme-brand-yellow-primary,#ffda05)}.active\:fill-theme-brand-yellow-secondary:active{fill:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.active\:fill-theme-error-disabled:active{fill:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.active\:fill-theme-error-hover:active{fill:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.active\:fill-theme-error-pressed:active{fill:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.active\:fill-theme-error-primary:active{fill:var(--sp-theme-error-primary,#ff6161)}.active\:fill-theme-error-secondary:active{fill:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.active\:fill-theme-fill-primary:active{fill:var(--sp-theme-fill-primary,#fff)}.active\:fill-theme-fill-primary-disabled:active{fill:var(--sp-theme-fill-primary-disabled,#343434)}.active\:fill-theme-fill-primary-hover:active{fill:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.active\:fill-theme-fill-primary-pressed:active{fill:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.active\:fill-theme-fill-secondary:active{fill:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.active\:fill-theme-fill-secondary-disabled:active{fill:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.active\:fill-theme-fill-secondary-hover:active{fill:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.active\:fill-theme-fill-secondary-pressed:active{fill:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.active\:fill-theme-label-background-on-gradient-black-10:active{fill:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.active\:fill-theme-label-background-on-gradient-black-100:active{fill:var(--sp-theme-label-background-on-gradient-black-100,#000)}.active\:fill-theme-label-background-on-gradient-white-100:active{fill:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.active\:fill-theme-label-background-on-gradient-white-20:active{fill:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.active\:fill-theme-label-background-primary:active{fill:var(--sp-theme-label-background-primary,#fff)}.active\:fill-theme-label-background-secondary:active{fill:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.active\:fill-theme-label-background-tertiary:active{fill:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.active\:fill-theme-label-fill-primary:active{fill:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.active\:fill-theme-label-fill-primary-disabled:active{fill:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.active\:fill-theme-label-fill-primary-hover:active{fill:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.active\:fill-theme-label-fill-primary-pressed:active{fill:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.active\:fill-theme-label-fill-secondary:active{fill:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.active\:fill-theme-label-fill-secondary-disabled:active{fill:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.active\:fill-theme-label-fill-secondary-hover:active{fill:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.active\:fill-theme-label-fill-secondary-pressed:active{fill:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.active\:fill-theme-outline-border-ghost:active{fill:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.active\:fill-theme-outline-border-opaque:active{fill:var(--sp-theme-outline-border-opaque,#fff)}.active\:fill-theme-outline-border-subtle:active{fill:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.active\:fill-theme-success-primary:active{fill:var(--sp-theme-success-primary,#05d168)}.active\:fill-theme-success-secondary:active{fill:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.active\:fill-theme-warning-background:active{fill:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.active\:fill-theme-warning-primary:active{fill:var(--sp-theme-warning-primary,#f1b439)}.active\:stroke-theme-background-hover:active{stroke:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.active\:stroke-theme-background-overlay-0:active{stroke:var(--sp-theme-background-overlay-0,transparent)}.active\:stroke-theme-background-overlay-black-30:active{stroke:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.active\:stroke-theme-background-overlay-black-5:active{stroke:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.active\:stroke-theme-background-overlay-ghost:active{stroke:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.active\:stroke-theme-background-overlay-opaque:active{stroke:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.active\:stroke-theme-background-overlay-semi-opaque:active{stroke:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.active\:stroke-theme-background-overlay-subtle:active{stroke:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.active\:stroke-theme-background-overlay-white-20:active{stroke:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.active\:stroke-theme-background-overlay-white-7:active{stroke:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.active\:stroke-theme-background-pressed:active{stroke:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.active\:stroke-theme-background-primary:active{stroke:var(--sp-theme-background-primary,#000)}.active\:stroke-theme-background-secondary:active{stroke:var(--sp-theme-background-secondary,#121212)}.active\:stroke-theme-brand-aqua-primary:active{stroke:var(--sp-theme-brand-aqua-primary,#75f1ff)}.active\:stroke-theme-brand-aqua-secondary:active{stroke:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.active\:stroke-theme-brand-blue-primary:active{stroke:var(--sp-theme-brand-blue-primary,#3369ff)}.active\:stroke-theme-brand-blue-secondary:active{stroke:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.active\:stroke-theme-brand-green-primary:active{stroke:var(--sp-theme-brand-green-primary,#c7ff57)}.active\:stroke-theme-brand-green-secondary:active{stroke:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.active\:stroke-theme-brand-purple-primary:active{stroke:var(--sp-theme-brand-purple-primary,#da61ff)}.active\:stroke-theme-brand-purple-secondary:active{stroke:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.active\:stroke-theme-brand-red-primary:active{stroke:var(--sp-theme-brand-red-primary,#ff4d07)}.active\:stroke-theme-brand-red-secondary:active{stroke:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.active\:stroke-theme-brand-violet-primary:active{stroke:var(--sp-theme-brand-violet-primary,#da61ff)}.active\:stroke-theme-brand-violet-secondary:active{stroke:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.active\:stroke-theme-brand-yellow-primary:active{stroke:var(--sp-theme-brand-yellow-primary,#ffda05)}.active\:stroke-theme-brand-yellow-secondary:active{stroke:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.active\:stroke-theme-error-disabled:active{stroke:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.active\:stroke-theme-error-hover:active{stroke:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.active\:stroke-theme-error-pressed:active{stroke:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.active\:stroke-theme-error-primary:active{stroke:var(--sp-theme-error-primary,#ff6161)}.active\:stroke-theme-error-secondary:active{stroke:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.active\:stroke-theme-fill-primary:active{stroke:var(--sp-theme-fill-primary,#fff)}.active\:stroke-theme-fill-primary-disabled:active{stroke:var(--sp-theme-fill-primary-disabled,#343434)}.active\:stroke-theme-fill-primary-hover:active{stroke:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.active\:stroke-theme-fill-primary-pressed:active{stroke:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.active\:stroke-theme-fill-secondary:active{stroke:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.active\:stroke-theme-fill-secondary-disabled:active{stroke:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.active\:stroke-theme-fill-secondary-hover:active{stroke:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.active\:stroke-theme-fill-secondary-pressed:active{stroke:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.active\:stroke-theme-label-background-on-gradient-black-10:active{stroke:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.active\:stroke-theme-label-background-on-gradient-black-100:active{stroke:var(--sp-theme-label-background-on-gradient-black-100,#000)}.active\:stroke-theme-label-background-on-gradient-white-100:active{stroke:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.active\:stroke-theme-label-background-on-gradient-white-20:active{stroke:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.active\:stroke-theme-label-background-primary:active{stroke:var(--sp-theme-label-background-primary,#fff)}.active\:stroke-theme-label-background-secondary:active{stroke:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.active\:stroke-theme-label-background-tertiary:active{stroke:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.active\:stroke-theme-label-fill-primary:active{stroke:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.active\:stroke-theme-label-fill-primary-disabled:active{stroke:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.active\:stroke-theme-label-fill-primary-hover:active{stroke:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.active\:stroke-theme-label-fill-primary-pressed:active{stroke:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.active\:stroke-theme-label-fill-secondary:active{stroke:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.active\:stroke-theme-label-fill-secondary-disabled:active{stroke:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.active\:stroke-theme-label-fill-secondary-hover:active{stroke:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.active\:stroke-theme-label-fill-secondary-pressed:active{stroke:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.active\:stroke-theme-outline-border-ghost:active{stroke:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.active\:stroke-theme-outline-border-opaque:active{stroke:var(--sp-theme-outline-border-opaque,#fff)}.active\:stroke-theme-outline-border-subtle:active{stroke:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.active\:stroke-theme-success-primary:active{stroke:var(--sp-theme-success-primary,#05d168)}.active\:stroke-theme-success-secondary:active{stroke:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.active\:stroke-theme-warning-background:active{stroke:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.active\:stroke-theme-warning-primary:active{stroke:var(--sp-theme-warning-primary,#f1b439)}.active\:text-theme-background-hover:active{color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.active\:text-theme-background-overlay-0:active{color:var(--sp-theme-background-overlay-0,transparent)}.active\:text-theme-background-overlay-black-30:active{color:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.active\:text-theme-background-overlay-black-5:active{color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.active\:text-theme-background-overlay-ghost:active{color:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.active\:text-theme-background-overlay-opaque:active{color:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.active\:text-theme-background-overlay-semi-opaque:active{color:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.active\:text-theme-background-overlay-subtle:active{color:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.active\:text-theme-background-overlay-white-20:active{color:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.active\:text-theme-background-overlay-white-7:active{color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.active\:text-theme-background-pressed:active{color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.active\:text-theme-background-primary:active{color:var(--sp-theme-background-primary,#000)}.active\:text-theme-background-secondary:active{color:var(--sp-theme-background-secondary,#121212)}.active\:text-theme-brand-aqua-primary:active{color:var(--sp-theme-brand-aqua-primary,#75f1ff)}.active\:text-theme-brand-aqua-secondary:active{color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.active\:text-theme-brand-blue-primary:active{color:var(--sp-theme-brand-blue-primary,#3369ff)}.active\:text-theme-brand-blue-secondary:active{color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.active\:text-theme-brand-green-primary:active{color:var(--sp-theme-brand-green-primary,#c7ff57)}.active\:text-theme-brand-green-secondary:active{color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.active\:text-theme-brand-purple-primary:active{color:var(--sp-theme-brand-purple-primary,#da61ff)}.active\:text-theme-brand-purple-secondary:active{color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.active\:text-theme-brand-red-primary:active{color:var(--sp-theme-brand-red-primary,#ff4d07)}.active\:text-theme-brand-red-secondary:active{color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.active\:text-theme-brand-violet-primary:active{color:var(--sp-theme-brand-violet-primary,#da61ff)}.active\:text-theme-brand-violet-secondary:active{color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.active\:text-theme-brand-yellow-primary:active{color:var(--sp-theme-brand-yellow-primary,#ffda05)}.active\:text-theme-brand-yellow-secondary:active{color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.active\:text-theme-error-disabled:active{color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.active\:text-theme-error-hover:active{color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.active\:text-theme-error-pressed:active{color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.active\:text-theme-error-primary:active{color:var(--sp-theme-error-primary,#ff6161)}.active\:text-theme-error-secondary:active{color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.active\:text-theme-fill-primary:active{color:var(--sp-theme-fill-primary,#fff)}.active\:text-theme-fill-primary-disabled:active{color:var(--sp-theme-fill-primary-disabled,#343434)}.active\:text-theme-fill-primary-hover:active{color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.active\:text-theme-fill-primary-pressed:active{color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.active\:text-theme-fill-secondary:active{color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.active\:text-theme-fill-secondary-disabled:active{color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.active\:text-theme-fill-secondary-hover:active{color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.active\:text-theme-fill-secondary-pressed:active{color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.active\:text-theme-label-background-on-gradient-black-10:active{color:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.active\:text-theme-label-background-on-gradient-black-100:active{color:var(--sp-theme-label-background-on-gradient-black-100,#000)}.active\:text-theme-label-background-on-gradient-white-100:active{color:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.active\:text-theme-label-background-on-gradient-white-20:active{color:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.active\:text-theme-label-background-primary:active{color:var(--sp-theme-label-background-primary,#fff)}.active\:text-theme-label-background-secondary:active{color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.active\:text-theme-label-background-tertiary:active{color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.active\:text-theme-label-fill-primary:active{color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.active\:text-theme-label-fill-primary-disabled:active{color:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.active\:text-theme-label-fill-primary-hover:active{color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.active\:text-theme-label-fill-primary-pressed:active{color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.active\:text-theme-label-fill-secondary:active{color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.active\:text-theme-label-fill-secondary-disabled:active{color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.active\:text-theme-label-fill-secondary-hover:active{color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.active\:text-theme-label-fill-secondary-pressed:active{color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.active\:text-theme-outline-border-ghost:active{color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.active\:text-theme-outline-border-opaque:active{color:var(--sp-theme-outline-border-opaque,#fff)}.active\:text-theme-outline-border-subtle:active{color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.active\:text-theme-success-primary:active{color:var(--sp-theme-success-primary,#05d168)}.active\:text-theme-success-secondary:active{color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.active\:text-theme-warning-background:active{color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.active\:text-theme-warning-primary:active{color:var(--sp-theme-warning-primary,#f1b439)}.active\:outline-theme-background-hover:active{outline-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.active\:outline-theme-background-overlay-0:active{outline-color:var(--sp-theme-background-overlay-0,transparent)}.active\:outline-theme-background-overlay-black-30:active{outline-color:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.active\:outline-theme-background-overlay-black-5:active{outline-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.active\:outline-theme-background-overlay-ghost:active{outline-color:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.active\:outline-theme-background-overlay-opaque:active{outline-color:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.active\:outline-theme-background-overlay-semi-opaque:active{outline-color:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.active\:outline-theme-background-overlay-subtle:active{outline-color:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.active\:outline-theme-background-overlay-white-20:active{outline-color:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.active\:outline-theme-background-overlay-white-7:active{outline-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.active\:outline-theme-background-pressed:active{outline-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.active\:outline-theme-background-primary:active{outline-color:var(--sp-theme-background-primary,#000)}.active\:outline-theme-background-secondary:active{outline-color:var(--sp-theme-background-secondary,#121212)}.active\:outline-theme-brand-aqua-primary:active{outline-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}.active\:outline-theme-brand-aqua-secondary:active{outline-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.active\:outline-theme-brand-blue-primary:active{outline-color:var(--sp-theme-brand-blue-primary,#3369ff)}.active\:outline-theme-brand-blue-secondary:active{outline-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.active\:outline-theme-brand-green-primary:active{outline-color:var(--sp-theme-brand-green-primary,#c7ff57)}.active\:outline-theme-brand-green-secondary:active{outline-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.active\:outline-theme-brand-purple-primary:active{outline-color:var(--sp-theme-brand-purple-primary,#da61ff)}.active\:outline-theme-brand-purple-secondary:active{outline-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.active\:outline-theme-brand-red-primary:active{outline-color:var(--sp-theme-brand-red-primary,#ff4d07)}.active\:outline-theme-brand-red-secondary:active{outline-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.active\:outline-theme-brand-violet-primary:active{outline-color:var(--sp-theme-brand-violet-primary,#da61ff)}.active\:outline-theme-brand-violet-secondary:active{outline-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.active\:outline-theme-brand-yellow-primary:active{outline-color:var(--sp-theme-brand-yellow-primary,#ffda05)}.active\:outline-theme-brand-yellow-secondary:active{outline-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.active\:outline-theme-error-disabled:active{outline-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.active\:outline-theme-error-hover:active{outline-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.active\:outline-theme-error-pressed:active{outline-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.active\:outline-theme-error-primary:active{outline-color:var(--sp-theme-error-primary,#ff6161)}.active\:outline-theme-error-secondary:active{outline-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.active\:outline-theme-fill-primary:active{outline-color:var(--sp-theme-fill-primary,#fff)}.active\:outline-theme-fill-primary-disabled:active{outline-color:var(--sp-theme-fill-primary-disabled,#343434)}.active\:outline-theme-fill-primary-hover:active{outline-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.active\:outline-theme-fill-primary-pressed:active{outline-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.active\:outline-theme-fill-secondary:active{outline-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.active\:outline-theme-fill-secondary-disabled:active{outline-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.active\:outline-theme-fill-secondary-hover:active{outline-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.active\:outline-theme-fill-secondary-pressed:active{outline-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.active\:outline-theme-label-background-on-gradient-black-10:active{outline-color:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.active\:outline-theme-label-background-on-gradient-black-100:active{outline-color:var(--sp-theme-label-background-on-gradient-black-100,#000)}.active\:outline-theme-label-background-on-gradient-white-100:active{outline-color:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.active\:outline-theme-label-background-on-gradient-white-20:active{outline-color:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.active\:outline-theme-label-background-primary:active{outline-color:var(--sp-theme-label-background-primary,#fff)}.active\:outline-theme-label-background-secondary:active{outline-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.active\:outline-theme-label-background-tertiary:active{outline-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.active\:outline-theme-label-fill-primary:active{outline-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.active\:outline-theme-label-fill-primary-disabled:active{outline-color:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.active\:outline-theme-label-fill-primary-hover:active{outline-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.active\:outline-theme-label-fill-primary-pressed:active{outline-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.active\:outline-theme-label-fill-secondary:active{outline-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.active\:outline-theme-label-fill-secondary-disabled:active{outline-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.active\:outline-theme-label-fill-secondary-hover:active{outline-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.active\:outline-theme-label-fill-secondary-pressed:active{outline-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.active\:outline-theme-outline-border-ghost:active{outline-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.active\:outline-theme-outline-border-opaque:active{outline-color:var(--sp-theme-outline-border-opaque,#fff)}.active\:outline-theme-outline-border-subtle:active{outline-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.active\:outline-theme-success-primary:active{outline-color:var(--sp-theme-success-primary,#05d168)}.active\:outline-theme-success-secondary:active{outline-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.active\:outline-theme-warning-background:active{outline-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.active\:outline-theme-warning-primary:active{outline-color:var(--sp-theme-warning-primary,#f1b439)}.active\:ring-theme-background-hover:active{--tw-ring-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.active\:ring-theme-background-overlay-0:active{--tw-ring-color:var(--sp-theme-background-overlay-0,transparent)}.active\:ring-theme-background-overlay-black-30:active{--tw-ring-color:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.active\:ring-theme-background-overlay-black-5:active{--tw-ring-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.active\:ring-theme-background-overlay-ghost:active{--tw-ring-color:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.active\:ring-theme-background-overlay-opaque:active{--tw-ring-color:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.active\:ring-theme-background-overlay-semi-opaque:active{--tw-ring-color:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.active\:ring-theme-background-overlay-subtle:active{--tw-ring-color:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.active\:ring-theme-background-overlay-white-20:active{--tw-ring-color:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.active\:ring-theme-background-overlay-white-7:active{--tw-ring-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.active\:ring-theme-background-pressed:active{--tw-ring-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.active\:ring-theme-background-primary:active{--tw-ring-color:var(--sp-theme-background-primary,#000)}.active\:ring-theme-background-secondary:active{--tw-ring-color:var(--sp-theme-background-secondary,#121212)}.active\:ring-theme-brand-aqua-primary:active{--tw-ring-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}.active\:ring-theme-brand-aqua-secondary:active{--tw-ring-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.active\:ring-theme-brand-blue-primary:active{--tw-ring-color:var(--sp-theme-brand-blue-primary,#3369ff)}.active\:ring-theme-brand-blue-secondary:active{--tw-ring-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.active\:ring-theme-brand-green-primary:active{--tw-ring-color:var(--sp-theme-brand-green-primary,#c7ff57)}.active\:ring-theme-brand-green-secondary:active{--tw-ring-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.active\:ring-theme-brand-purple-primary:active{--tw-ring-color:var(--sp-theme-brand-purple-primary,#da61ff)}.active\:ring-theme-brand-purple-secondary:active{--tw-ring-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.active\:ring-theme-brand-red-primary:active{--tw-ring-color:var(--sp-theme-brand-red-primary,#ff4d07)}.active\:ring-theme-brand-red-secondary:active{--tw-ring-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.active\:ring-theme-brand-violet-primary:active{--tw-ring-color:var(--sp-theme-brand-violet-primary,#da61ff)}.active\:ring-theme-brand-violet-secondary:active{--tw-ring-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.active\:ring-theme-brand-yellow-primary:active{--tw-ring-color:var(--sp-theme-brand-yellow-primary,#ffda05)}.active\:ring-theme-brand-yellow-secondary:active{--tw-ring-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.active\:ring-theme-error-disabled:active{--tw-ring-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.active\:ring-theme-error-hover:active{--tw-ring-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.active\:ring-theme-error-pressed:active{--tw-ring-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.active\:ring-theme-error-primary:active{--tw-ring-color:var(--sp-theme-error-primary,#ff6161)}.active\:ring-theme-error-secondary:active{--tw-ring-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.active\:ring-theme-fill-primary:active{--tw-ring-color:var(--sp-theme-fill-primary,#fff)}.active\:ring-theme-fill-primary-disabled:active{--tw-ring-color:var(--sp-theme-fill-primary-disabled,#343434)}.active\:ring-theme-fill-primary-hover:active{--tw-ring-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.active\:ring-theme-fill-primary-pressed:active{--tw-ring-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.active\:ring-theme-fill-secondary:active{--tw-ring-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.active\:ring-theme-fill-secondary-disabled:active{--tw-ring-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.active\:ring-theme-fill-secondary-hover:active{--tw-ring-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.active\:ring-theme-fill-secondary-pressed:active{--tw-ring-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.active\:ring-theme-label-background-on-gradient-black-10:active{--tw-ring-color:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.active\:ring-theme-label-background-on-gradient-black-100:active{--tw-ring-color:var(--sp-theme-label-background-on-gradient-black-100,#000)}.active\:ring-theme-label-background-on-gradient-white-100:active{--tw-ring-color:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.active\:ring-theme-label-background-on-gradient-white-20:active{--tw-ring-color:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.active\:ring-theme-label-background-primary:active{--tw-ring-color:var(--sp-theme-label-background-primary,#fff)}.active\:ring-theme-label-background-secondary:active{--tw-ring-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.active\:ring-theme-label-background-tertiary:active{--tw-ring-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.active\:ring-theme-label-fill-primary:active{--tw-ring-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.active\:ring-theme-label-fill-primary-disabled:active{--tw-ring-color:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.active\:ring-theme-label-fill-primary-hover:active{--tw-ring-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.active\:ring-theme-label-fill-primary-pressed:active{--tw-ring-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.active\:ring-theme-label-fill-secondary:active{--tw-ring-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.active\:ring-theme-label-fill-secondary-disabled:active{--tw-ring-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.active\:ring-theme-label-fill-secondary-hover:active{--tw-ring-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.active\:ring-theme-label-fill-secondary-pressed:active{--tw-ring-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.active\:ring-theme-outline-border-ghost:active{--tw-ring-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.active\:ring-theme-outline-border-opaque:active{--tw-ring-color:var(--sp-theme-outline-border-opaque,#fff)}.active\:ring-theme-outline-border-subtle:active{--tw-ring-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.active\:ring-theme-success-primary:active{--tw-ring-color:var(--sp-theme-success-primary,#05d168)}.active\:ring-theme-success-secondary:active{--tw-ring-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.active\:ring-theme-warning-background:active{--tw-ring-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.active\:ring-theme-warning-primary:active{--tw-ring-color:var(--sp-theme-warning-primary,#f1b439)}.active\:before\:bg-theme-background-overlay-ghost:active:before{background-color:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1));content:var(--tw-content)}.enabled\:cursor-pointer:enabled{cursor:pointer}.enabled\:hover\:bg-theme-background-hover:hover:enabled{background-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.enabled\:active\:bg-theme-background-pressed:active:enabled{background-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:border-0:disabled{border-width:0}.disabled\:border-theme-background-hover:disabled{border-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.disabled\:border-theme-background-overlay-0:disabled{border-color:var(--sp-theme-background-overlay-0,transparent)}.disabled\:border-theme-background-overlay-black-30:disabled{border-color:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.disabled\:border-theme-background-overlay-black-5:disabled{border-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.disabled\:border-theme-background-overlay-ghost:disabled{border-color:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.disabled\:border-theme-background-overlay-opaque:disabled{border-color:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.disabled\:border-theme-background-overlay-semi-opaque:disabled{border-color:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.disabled\:border-theme-background-overlay-subtle:disabled{border-color:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.disabled\:border-theme-background-overlay-white-20:disabled{border-color:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.disabled\:border-theme-background-overlay-white-7:disabled{border-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.disabled\:border-theme-background-pressed:disabled{border-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.disabled\:border-theme-background-primary:disabled{border-color:var(--sp-theme-background-primary,#000)}.disabled\:border-theme-background-secondary:disabled{border-color:var(--sp-theme-background-secondary,#121212)}.disabled\:border-theme-brand-aqua-primary:disabled{border-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}.disabled\:border-theme-brand-aqua-secondary:disabled{border-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.disabled\:border-theme-brand-blue-primary:disabled{border-color:var(--sp-theme-brand-blue-primary,#3369ff)}.disabled\:border-theme-brand-blue-secondary:disabled{border-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.disabled\:border-theme-brand-green-primary:disabled{border-color:var(--sp-theme-brand-green-primary,#c7ff57)}.disabled\:border-theme-brand-green-secondary:disabled{border-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.disabled\:border-theme-brand-purple-primary:disabled{border-color:var(--sp-theme-brand-purple-primary,#da61ff)}.disabled\:border-theme-brand-purple-secondary:disabled{border-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.disabled\:border-theme-brand-red-primary:disabled{border-color:var(--sp-theme-brand-red-primary,#ff4d07)}.disabled\:border-theme-brand-red-secondary:disabled{border-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.disabled\:border-theme-brand-violet-primary:disabled{border-color:var(--sp-theme-brand-violet-primary,#da61ff)}.disabled\:border-theme-brand-violet-secondary:disabled{border-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.disabled\:border-theme-brand-yellow-primary:disabled{border-color:var(--sp-theme-brand-yellow-primary,#ffda05)}.disabled\:border-theme-brand-yellow-secondary:disabled{border-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.disabled\:border-theme-error-disabled:disabled{border-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.disabled\:border-theme-error-hover:disabled{border-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.disabled\:border-theme-error-pressed:disabled{border-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.disabled\:border-theme-error-primary:disabled{border-color:var(--sp-theme-error-primary,#ff6161)}.disabled\:border-theme-error-secondary:disabled{border-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.disabled\:border-theme-fill-primary:disabled{border-color:var(--sp-theme-fill-primary,#fff)}.disabled\:border-theme-fill-primary-disabled:disabled{border-color:var(--sp-theme-fill-primary-disabled,#343434)}.disabled\:border-theme-fill-primary-hover:disabled{border-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.disabled\:border-theme-fill-primary-pressed:disabled{border-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.disabled\:border-theme-fill-secondary:disabled{border-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.disabled\:border-theme-fill-secondary-disabled:disabled{border-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.disabled\:border-theme-fill-secondary-hover:disabled{border-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.disabled\:border-theme-fill-secondary-pressed:disabled{border-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.disabled\:border-theme-label-background-on-gradient-black-10:disabled{border-color:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.disabled\:border-theme-label-background-on-gradient-black-100:disabled{border-color:var(--sp-theme-label-background-on-gradient-black-100,#000)}.disabled\:border-theme-label-background-on-gradient-white-100:disabled{border-color:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.disabled\:border-theme-label-background-on-gradient-white-20:disabled{border-color:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.disabled\:border-theme-label-background-primary:disabled{border-color:var(--sp-theme-label-background-primary,#fff)}.disabled\:border-theme-label-background-secondary:disabled{border-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.disabled\:border-theme-label-background-tertiary:disabled{border-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.disabled\:border-theme-label-fill-primary:disabled{border-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.disabled\:border-theme-label-fill-primary-disabled:disabled{border-color:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.disabled\:border-theme-label-fill-primary-hover:disabled{border-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.disabled\:border-theme-label-fill-primary-pressed:disabled{border-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.disabled\:border-theme-label-fill-secondary:disabled{border-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.disabled\:border-theme-label-fill-secondary-disabled:disabled{border-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.disabled\:border-theme-label-fill-secondary-hover:disabled{border-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.disabled\:border-theme-label-fill-secondary-pressed:disabled{border-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.disabled\:border-theme-outline-border-ghost:disabled{border-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.disabled\:border-theme-outline-border-opaque:disabled{border-color:var(--sp-theme-outline-border-opaque,#fff)}.disabled\:border-theme-outline-border-subtle:disabled{border-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.disabled\:border-theme-success-primary:disabled{border-color:var(--sp-theme-success-primary,#05d168)}.disabled\:border-theme-success-secondary:disabled{border-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.disabled\:border-theme-warning-background:disabled{border-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.disabled\:border-theme-warning-primary:disabled{border-color:var(--sp-theme-warning-primary,#f1b439)}.disabled\:bg-theme-background-hover:disabled{background-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.disabled\:bg-theme-background-overlay-0:disabled{background-color:var(--sp-theme-background-overlay-0,transparent)}.disabled\:bg-theme-background-overlay-black-30:disabled{background-color:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.disabled\:bg-theme-background-overlay-black-5:disabled{background-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.disabled\:bg-theme-background-overlay-ghost:disabled{background-color:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.disabled\:bg-theme-background-overlay-opaque:disabled{background-color:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.disabled\:bg-theme-background-overlay-semi-opaque:disabled{background-color:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.disabled\:bg-theme-background-overlay-subtle:disabled{background-color:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.disabled\:bg-theme-background-overlay-white-20:disabled{background-color:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.disabled\:bg-theme-background-overlay-white-7:disabled{background-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.disabled\:bg-theme-background-pressed:disabled{background-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.disabled\:bg-theme-background-primary:disabled{background-color:var(--sp-theme-background-primary,#000)}.disabled\:bg-theme-background-secondary:disabled{background-color:var(--sp-theme-background-secondary,#121212)}.disabled\:bg-theme-brand-aqua-primary:disabled{background-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}.disabled\:bg-theme-brand-aqua-secondary:disabled{background-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.disabled\:bg-theme-brand-blue-primary:disabled{background-color:var(--sp-theme-brand-blue-primary,#3369ff)}.disabled\:bg-theme-brand-blue-secondary:disabled{background-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.disabled\:bg-theme-brand-green-primary:disabled{background-color:var(--sp-theme-brand-green-primary,#c7ff57)}.disabled\:bg-theme-brand-green-secondary:disabled{background-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.disabled\:bg-theme-brand-purple-primary:disabled{background-color:var(--sp-theme-brand-purple-primary,#da61ff)}.disabled\:bg-theme-brand-purple-secondary:disabled{background-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.disabled\:bg-theme-brand-red-primary:disabled{background-color:var(--sp-theme-brand-red-primary,#ff4d07)}.disabled\:bg-theme-brand-red-secondary:disabled{background-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.disabled\:bg-theme-brand-violet-primary:disabled{background-color:var(--sp-theme-brand-violet-primary,#da61ff)}.disabled\:bg-theme-brand-violet-secondary:disabled{background-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.disabled\:bg-theme-brand-yellow-primary:disabled{background-color:var(--sp-theme-brand-yellow-primary,#ffda05)}.disabled\:bg-theme-brand-yellow-secondary:disabled{background-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.disabled\:bg-theme-error-disabled:disabled{background-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.disabled\:bg-theme-error-hover:disabled{background-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.disabled\:bg-theme-error-pressed:disabled{background-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.disabled\:bg-theme-error-primary:disabled{background-color:var(--sp-theme-error-primary,#ff6161)}.disabled\:bg-theme-error-secondary:disabled{background-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.disabled\:bg-theme-fill-primary:disabled{background-color:var(--sp-theme-fill-primary,#fff)}.disabled\:bg-theme-fill-primary-disabled:disabled{background-color:var(--sp-theme-fill-primary-disabled,#343434)}.disabled\:bg-theme-fill-primary-hover:disabled{background-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.disabled\:bg-theme-fill-primary-pressed:disabled{background-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.disabled\:bg-theme-fill-secondary:disabled{background-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.disabled\:bg-theme-fill-secondary-disabled:disabled{background-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.disabled\:bg-theme-fill-secondary-hover:disabled{background-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.disabled\:bg-theme-fill-secondary-pressed:disabled{background-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.disabled\:bg-theme-label-background-on-gradient-black-10:disabled{background-color:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.disabled\:bg-theme-label-background-on-gradient-black-100:disabled{background-color:var(--sp-theme-label-background-on-gradient-black-100,#000)}.disabled\:bg-theme-label-background-on-gradient-white-100:disabled{background-color:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.disabled\:bg-theme-label-background-on-gradient-white-20:disabled{background-color:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.disabled\:bg-theme-label-background-primary:disabled{background-color:var(--sp-theme-label-background-primary,#fff)}.disabled\:bg-theme-label-background-secondary:disabled{background-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.disabled\:bg-theme-label-background-tertiary:disabled{background-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.disabled\:bg-theme-label-fill-primary:disabled{background-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.disabled\:bg-theme-label-fill-primary-disabled:disabled{background-color:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.disabled\:bg-theme-label-fill-primary-hover:disabled{background-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.disabled\:bg-theme-label-fill-primary-pressed:disabled{background-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.disabled\:bg-theme-label-fill-secondary:disabled{background-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.disabled\:bg-theme-label-fill-secondary-disabled:disabled{background-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.disabled\:bg-theme-label-fill-secondary-hover:disabled{background-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.disabled\:bg-theme-label-fill-secondary-pressed:disabled{background-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.disabled\:bg-theme-outline-border-ghost:disabled{background-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.disabled\:bg-theme-outline-border-opaque:disabled{background-color:var(--sp-theme-outline-border-opaque,#fff)}.disabled\:bg-theme-outline-border-subtle:disabled{background-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.disabled\:bg-theme-success-primary:disabled{background-color:var(--sp-theme-success-primary,#05d168)}.disabled\:bg-theme-success-secondary:disabled{background-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.disabled\:bg-theme-warning-background:disabled{background-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.disabled\:bg-theme-warning-primary:disabled{background-color:var(--sp-theme-warning-primary,#f1b439)}.disabled\:bg-transparent:disabled{background-color:transparent}.disabled\:fill-theme-background-hover:disabled{fill:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.disabled\:fill-theme-background-overlay-0:disabled{fill:var(--sp-theme-background-overlay-0,transparent)}.disabled\:fill-theme-background-overlay-black-30:disabled{fill:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.disabled\:fill-theme-background-overlay-black-5:disabled{fill:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.disabled\:fill-theme-background-overlay-ghost:disabled{fill:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.disabled\:fill-theme-background-overlay-opaque:disabled{fill:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.disabled\:fill-theme-background-overlay-semi-opaque:disabled{fill:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.disabled\:fill-theme-background-overlay-subtle:disabled{fill:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.disabled\:fill-theme-background-overlay-white-20:disabled{fill:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.disabled\:fill-theme-background-overlay-white-7:disabled{fill:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.disabled\:fill-theme-background-pressed:disabled{fill:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.disabled\:fill-theme-background-primary:disabled{fill:var(--sp-theme-background-primary,#000)}.disabled\:fill-theme-background-secondary:disabled{fill:var(--sp-theme-background-secondary,#121212)}.disabled\:fill-theme-brand-aqua-primary:disabled{fill:var(--sp-theme-brand-aqua-primary,#75f1ff)}.disabled\:fill-theme-brand-aqua-secondary:disabled{fill:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.disabled\:fill-theme-brand-blue-primary:disabled{fill:var(--sp-theme-brand-blue-primary,#3369ff)}.disabled\:fill-theme-brand-blue-secondary:disabled{fill:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.disabled\:fill-theme-brand-green-primary:disabled{fill:var(--sp-theme-brand-green-primary,#c7ff57)}.disabled\:fill-theme-brand-green-secondary:disabled{fill:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.disabled\:fill-theme-brand-purple-primary:disabled{fill:var(--sp-theme-brand-purple-primary,#da61ff)}.disabled\:fill-theme-brand-purple-secondary:disabled{fill:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.disabled\:fill-theme-brand-red-primary:disabled{fill:var(--sp-theme-brand-red-primary,#ff4d07)}.disabled\:fill-theme-brand-red-secondary:disabled{fill:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.disabled\:fill-theme-brand-violet-primary:disabled{fill:var(--sp-theme-brand-violet-primary,#da61ff)}.disabled\:fill-theme-brand-violet-secondary:disabled{fill:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.disabled\:fill-theme-brand-yellow-primary:disabled{fill:var(--sp-theme-brand-yellow-primary,#ffda05)}.disabled\:fill-theme-brand-yellow-secondary:disabled{fill:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.disabled\:fill-theme-error-disabled:disabled{fill:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.disabled\:fill-theme-error-hover:disabled{fill:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.disabled\:fill-theme-error-pressed:disabled{fill:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.disabled\:fill-theme-error-primary:disabled{fill:var(--sp-theme-error-primary,#ff6161)}.disabled\:fill-theme-error-secondary:disabled{fill:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.disabled\:fill-theme-fill-primary:disabled{fill:var(--sp-theme-fill-primary,#fff)}.disabled\:fill-theme-fill-primary-disabled:disabled{fill:var(--sp-theme-fill-primary-disabled,#343434)}.disabled\:fill-theme-fill-primary-hover:disabled{fill:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.disabled\:fill-theme-fill-primary-pressed:disabled{fill:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.disabled\:fill-theme-fill-secondary:disabled{fill:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.disabled\:fill-theme-fill-secondary-disabled:disabled{fill:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.disabled\:fill-theme-fill-secondary-hover:disabled{fill:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.disabled\:fill-theme-fill-secondary-pressed:disabled{fill:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.disabled\:fill-theme-label-background-on-gradient-black-10:disabled{fill:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.disabled\:fill-theme-label-background-on-gradient-black-100:disabled{fill:var(--sp-theme-label-background-on-gradient-black-100,#000)}.disabled\:fill-theme-label-background-on-gradient-white-100:disabled{fill:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.disabled\:fill-theme-label-background-on-gradient-white-20:disabled{fill:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.disabled\:fill-theme-label-background-primary:disabled{fill:var(--sp-theme-label-background-primary,#fff)}.disabled\:fill-theme-label-background-secondary:disabled{fill:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.disabled\:fill-theme-label-background-tertiary:disabled{fill:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.disabled\:fill-theme-label-fill-primary:disabled{fill:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.disabled\:fill-theme-label-fill-primary-disabled:disabled{fill:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.disabled\:fill-theme-label-fill-primary-hover:disabled{fill:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.disabled\:fill-theme-label-fill-primary-pressed:disabled{fill:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.disabled\:fill-theme-label-fill-secondary:disabled{fill:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.disabled\:fill-theme-label-fill-secondary-disabled:disabled{fill:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.disabled\:fill-theme-label-fill-secondary-hover:disabled{fill:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.disabled\:fill-theme-label-fill-secondary-pressed:disabled{fill:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.disabled\:fill-theme-outline-border-ghost:disabled{fill:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.disabled\:fill-theme-outline-border-opaque:disabled{fill:var(--sp-theme-outline-border-opaque,#fff)}.disabled\:fill-theme-outline-border-subtle:disabled{fill:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.disabled\:fill-theme-success-primary:disabled{fill:var(--sp-theme-success-primary,#05d168)}.disabled\:fill-theme-success-secondary:disabled{fill:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.disabled\:fill-theme-warning-background:disabled{fill:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.disabled\:fill-theme-warning-primary:disabled{fill:var(--sp-theme-warning-primary,#f1b439)}.disabled\:stroke-theme-background-hover:disabled{stroke:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.disabled\:stroke-theme-background-overlay-0:disabled{stroke:var(--sp-theme-background-overlay-0,transparent)}.disabled\:stroke-theme-background-overlay-black-30:disabled{stroke:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.disabled\:stroke-theme-background-overlay-black-5:disabled{stroke:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.disabled\:stroke-theme-background-overlay-ghost:disabled{stroke:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.disabled\:stroke-theme-background-overlay-opaque:disabled{stroke:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.disabled\:stroke-theme-background-overlay-semi-opaque:disabled{stroke:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.disabled\:stroke-theme-background-overlay-subtle:disabled{stroke:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.disabled\:stroke-theme-background-overlay-white-20:disabled{stroke:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.disabled\:stroke-theme-background-overlay-white-7:disabled{stroke:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.disabled\:stroke-theme-background-pressed:disabled{stroke:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.disabled\:stroke-theme-background-primary:disabled{stroke:var(--sp-theme-background-primary,#000)}.disabled\:stroke-theme-background-secondary:disabled{stroke:var(--sp-theme-background-secondary,#121212)}.disabled\:stroke-theme-brand-aqua-primary:disabled{stroke:var(--sp-theme-brand-aqua-primary,#75f1ff)}.disabled\:stroke-theme-brand-aqua-secondary:disabled{stroke:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.disabled\:stroke-theme-brand-blue-primary:disabled{stroke:var(--sp-theme-brand-blue-primary,#3369ff)}.disabled\:stroke-theme-brand-blue-secondary:disabled{stroke:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.disabled\:stroke-theme-brand-green-primary:disabled{stroke:var(--sp-theme-brand-green-primary,#c7ff57)}.disabled\:stroke-theme-brand-green-secondary:disabled{stroke:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.disabled\:stroke-theme-brand-purple-primary:disabled{stroke:var(--sp-theme-brand-purple-primary,#da61ff)}.disabled\:stroke-theme-brand-purple-secondary:disabled{stroke:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.disabled\:stroke-theme-brand-red-primary:disabled{stroke:var(--sp-theme-brand-red-primary,#ff4d07)}.disabled\:stroke-theme-brand-red-secondary:disabled{stroke:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.disabled\:stroke-theme-brand-violet-primary:disabled{stroke:var(--sp-theme-brand-violet-primary,#da61ff)}.disabled\:stroke-theme-brand-violet-secondary:disabled{stroke:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.disabled\:stroke-theme-brand-yellow-primary:disabled{stroke:var(--sp-theme-brand-yellow-primary,#ffda05)}.disabled\:stroke-theme-brand-yellow-secondary:disabled{stroke:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.disabled\:stroke-theme-error-disabled:disabled{stroke:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.disabled\:stroke-theme-error-hover:disabled{stroke:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.disabled\:stroke-theme-error-pressed:disabled{stroke:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.disabled\:stroke-theme-error-primary:disabled{stroke:var(--sp-theme-error-primary,#ff6161)}.disabled\:stroke-theme-error-secondary:disabled{stroke:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.disabled\:stroke-theme-fill-primary:disabled{stroke:var(--sp-theme-fill-primary,#fff)}.disabled\:stroke-theme-fill-primary-disabled:disabled{stroke:var(--sp-theme-fill-primary-disabled,#343434)}.disabled\:stroke-theme-fill-primary-hover:disabled{stroke:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.disabled\:stroke-theme-fill-primary-pressed:disabled{stroke:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.disabled\:stroke-theme-fill-secondary:disabled{stroke:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.disabled\:stroke-theme-fill-secondary-disabled:disabled{stroke:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.disabled\:stroke-theme-fill-secondary-hover:disabled{stroke:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.disabled\:stroke-theme-fill-secondary-pressed:disabled{stroke:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.disabled\:stroke-theme-label-background-on-gradient-black-10:disabled{stroke:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.disabled\:stroke-theme-label-background-on-gradient-black-100:disabled{stroke:var(--sp-theme-label-background-on-gradient-black-100,#000)}.disabled\:stroke-theme-label-background-on-gradient-white-100:disabled{stroke:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.disabled\:stroke-theme-label-background-on-gradient-white-20:disabled{stroke:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.disabled\:stroke-theme-label-background-primary:disabled{stroke:var(--sp-theme-label-background-primary,#fff)}.disabled\:stroke-theme-label-background-secondary:disabled{stroke:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.disabled\:stroke-theme-label-background-tertiary:disabled{stroke:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.disabled\:stroke-theme-label-fill-primary:disabled{stroke:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.disabled\:stroke-theme-label-fill-primary-disabled:disabled{stroke:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.disabled\:stroke-theme-label-fill-primary-hover:disabled{stroke:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.disabled\:stroke-theme-label-fill-primary-pressed:disabled{stroke:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.disabled\:stroke-theme-label-fill-secondary:disabled{stroke:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.disabled\:stroke-theme-label-fill-secondary-disabled:disabled{stroke:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.disabled\:stroke-theme-label-fill-secondary-hover:disabled{stroke:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.disabled\:stroke-theme-label-fill-secondary-pressed:disabled{stroke:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.disabled\:stroke-theme-outline-border-ghost:disabled{stroke:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.disabled\:stroke-theme-outline-border-opaque:disabled{stroke:var(--sp-theme-outline-border-opaque,#fff)}.disabled\:stroke-theme-outline-border-subtle:disabled{stroke:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.disabled\:stroke-theme-success-primary:disabled{stroke:var(--sp-theme-success-primary,#05d168)}.disabled\:stroke-theme-success-secondary:disabled{stroke:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.disabled\:stroke-theme-warning-background:disabled{stroke:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.disabled\:stroke-theme-warning-primary:disabled{stroke:var(--sp-theme-warning-primary,#f1b439)}.disabled\:text-theme-background-hover:disabled{color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.disabled\:text-theme-background-overlay-0:disabled{color:var(--sp-theme-background-overlay-0,transparent)}.disabled\:text-theme-background-overlay-black-30:disabled{color:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.disabled\:text-theme-background-overlay-black-5:disabled{color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.disabled\:text-theme-background-overlay-ghost:disabled{color:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.disabled\:text-theme-background-overlay-opaque:disabled{color:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.disabled\:text-theme-background-overlay-semi-opaque:disabled{color:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.disabled\:text-theme-background-overlay-subtle:disabled{color:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.disabled\:text-theme-background-overlay-white-20:disabled{color:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.disabled\:text-theme-background-overlay-white-7:disabled{color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.disabled\:text-theme-background-pressed:disabled{color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.disabled\:text-theme-background-primary:disabled{color:var(--sp-theme-background-primary,#000)}.disabled\:text-theme-background-secondary:disabled{color:var(--sp-theme-background-secondary,#121212)}.disabled\:text-theme-brand-aqua-primary:disabled{color:var(--sp-theme-brand-aqua-primary,#75f1ff)}.disabled\:text-theme-brand-aqua-secondary:disabled{color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.disabled\:text-theme-brand-blue-primary:disabled{color:var(--sp-theme-brand-blue-primary,#3369ff)}.disabled\:text-theme-brand-blue-secondary:disabled{color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.disabled\:text-theme-brand-green-primary:disabled{color:var(--sp-theme-brand-green-primary,#c7ff57)}.disabled\:text-theme-brand-green-secondary:disabled{color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.disabled\:text-theme-brand-purple-primary:disabled{color:var(--sp-theme-brand-purple-primary,#da61ff)}.disabled\:text-theme-brand-purple-secondary:disabled{color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.disabled\:text-theme-brand-red-primary:disabled{color:var(--sp-theme-brand-red-primary,#ff4d07)}.disabled\:text-theme-brand-red-secondary:disabled{color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.disabled\:text-theme-brand-violet-primary:disabled{color:var(--sp-theme-brand-violet-primary,#da61ff)}.disabled\:text-theme-brand-violet-secondary:disabled{color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.disabled\:text-theme-brand-yellow-primary:disabled{color:var(--sp-theme-brand-yellow-primary,#ffda05)}.disabled\:text-theme-brand-yellow-secondary:disabled{color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.disabled\:text-theme-error-disabled:disabled{color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.disabled\:text-theme-error-hover:disabled{color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.disabled\:text-theme-error-pressed:disabled{color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.disabled\:text-theme-error-primary:disabled{color:var(--sp-theme-error-primary,#ff6161)}.disabled\:text-theme-error-secondary:disabled{color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.disabled\:text-theme-fill-primary:disabled{color:var(--sp-theme-fill-primary,#fff)}.disabled\:text-theme-fill-primary-disabled:disabled{color:var(--sp-theme-fill-primary-disabled,#343434)}.disabled\:text-theme-fill-primary-hover:disabled{color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.disabled\:text-theme-fill-primary-pressed:disabled{color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.disabled\:text-theme-fill-secondary:disabled{color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.disabled\:text-theme-fill-secondary-disabled:disabled{color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.disabled\:text-theme-fill-secondary-hover:disabled{color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.disabled\:text-theme-fill-secondary-pressed:disabled{color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.disabled\:text-theme-label-background-on-gradient-black-10:disabled{color:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.disabled\:text-theme-label-background-on-gradient-black-100:disabled{color:var(--sp-theme-label-background-on-gradient-black-100,#000)}.disabled\:text-theme-label-background-on-gradient-white-100:disabled{color:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.disabled\:text-theme-label-background-on-gradient-white-20:disabled{color:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.disabled\:text-theme-label-background-primary:disabled{color:var(--sp-theme-label-background-primary,#fff)}.disabled\:text-theme-label-background-secondary:disabled{color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.disabled\:text-theme-label-background-tertiary:disabled{color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.disabled\:text-theme-label-fill-primary:disabled{color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.disabled\:text-theme-label-fill-primary-disabled:disabled{color:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.disabled\:text-theme-label-fill-primary-hover:disabled{color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.disabled\:text-theme-label-fill-primary-pressed:disabled{color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.disabled\:text-theme-label-fill-secondary:disabled{color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.disabled\:text-theme-label-fill-secondary-disabled:disabled{color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.disabled\:text-theme-label-fill-secondary-hover:disabled{color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.disabled\:text-theme-label-fill-secondary-pressed:disabled{color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.disabled\:text-theme-outline-border-ghost:disabled{color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.disabled\:text-theme-outline-border-opaque:disabled{color:var(--sp-theme-outline-border-opaque,#fff)}.disabled\:text-theme-outline-border-subtle:disabled{color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.disabled\:text-theme-success-primary:disabled{color:var(--sp-theme-success-primary,#05d168)}.disabled\:text-theme-success-secondary:disabled{color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.disabled\:text-theme-warning-background:disabled{color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.disabled\:text-theme-warning-primary:disabled{color:var(--sp-theme-warning-primary,#f1b439)}.disabled\:outline-theme-background-hover:disabled{outline-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.disabled\:outline-theme-background-overlay-0:disabled{outline-color:var(--sp-theme-background-overlay-0,transparent)}.disabled\:outline-theme-background-overlay-black-30:disabled{outline-color:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.disabled\:outline-theme-background-overlay-black-5:disabled{outline-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.disabled\:outline-theme-background-overlay-ghost:disabled{outline-color:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.disabled\:outline-theme-background-overlay-opaque:disabled{outline-color:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.disabled\:outline-theme-background-overlay-semi-opaque:disabled{outline-color:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.disabled\:outline-theme-background-overlay-subtle:disabled{outline-color:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.disabled\:outline-theme-background-overlay-white-20:disabled{outline-color:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.disabled\:outline-theme-background-overlay-white-7:disabled{outline-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.disabled\:outline-theme-background-pressed:disabled{outline-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.disabled\:outline-theme-background-primary:disabled{outline-color:var(--sp-theme-background-primary,#000)}.disabled\:outline-theme-background-secondary:disabled{outline-color:var(--sp-theme-background-secondary,#121212)}.disabled\:outline-theme-brand-aqua-primary:disabled{outline-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}.disabled\:outline-theme-brand-aqua-secondary:disabled{outline-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.disabled\:outline-theme-brand-blue-primary:disabled{outline-color:var(--sp-theme-brand-blue-primary,#3369ff)}.disabled\:outline-theme-brand-blue-secondary:disabled{outline-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.disabled\:outline-theme-brand-green-primary:disabled{outline-color:var(--sp-theme-brand-green-primary,#c7ff57)}.disabled\:outline-theme-brand-green-secondary:disabled{outline-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.disabled\:outline-theme-brand-purple-primary:disabled{outline-color:var(--sp-theme-brand-purple-primary,#da61ff)}.disabled\:outline-theme-brand-purple-secondary:disabled{outline-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.disabled\:outline-theme-brand-red-primary:disabled{outline-color:var(--sp-theme-brand-red-primary,#ff4d07)}.disabled\:outline-theme-brand-red-secondary:disabled{outline-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.disabled\:outline-theme-brand-violet-primary:disabled{outline-color:var(--sp-theme-brand-violet-primary,#da61ff)}.disabled\:outline-theme-brand-violet-secondary:disabled{outline-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.disabled\:outline-theme-brand-yellow-primary:disabled{outline-color:var(--sp-theme-brand-yellow-primary,#ffda05)}.disabled\:outline-theme-brand-yellow-secondary:disabled{outline-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.disabled\:outline-theme-error-disabled:disabled{outline-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.disabled\:outline-theme-error-hover:disabled{outline-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.disabled\:outline-theme-error-pressed:disabled{outline-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.disabled\:outline-theme-error-primary:disabled{outline-color:var(--sp-theme-error-primary,#ff6161)}.disabled\:outline-theme-error-secondary:disabled{outline-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.disabled\:outline-theme-fill-primary:disabled{outline-color:var(--sp-theme-fill-primary,#fff)}.disabled\:outline-theme-fill-primary-disabled:disabled{outline-color:var(--sp-theme-fill-primary-disabled,#343434)}.disabled\:outline-theme-fill-primary-hover:disabled{outline-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.disabled\:outline-theme-fill-primary-pressed:disabled{outline-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.disabled\:outline-theme-fill-secondary:disabled{outline-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.disabled\:outline-theme-fill-secondary-disabled:disabled{outline-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.disabled\:outline-theme-fill-secondary-hover:disabled{outline-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.disabled\:outline-theme-fill-secondary-pressed:disabled{outline-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.disabled\:outline-theme-label-background-on-gradient-black-10:disabled{outline-color:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.disabled\:outline-theme-label-background-on-gradient-black-100:disabled{outline-color:var(--sp-theme-label-background-on-gradient-black-100,#000)}.disabled\:outline-theme-label-background-on-gradient-white-100:disabled{outline-color:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.disabled\:outline-theme-label-background-on-gradient-white-20:disabled{outline-color:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.disabled\:outline-theme-label-background-primary:disabled{outline-color:var(--sp-theme-label-background-primary,#fff)}.disabled\:outline-theme-label-background-secondary:disabled{outline-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.disabled\:outline-theme-label-background-tertiary:disabled{outline-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.disabled\:outline-theme-label-fill-primary:disabled{outline-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.disabled\:outline-theme-label-fill-primary-disabled:disabled{outline-color:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.disabled\:outline-theme-label-fill-primary-hover:disabled{outline-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.disabled\:outline-theme-label-fill-primary-pressed:disabled{outline-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.disabled\:outline-theme-label-fill-secondary:disabled{outline-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.disabled\:outline-theme-label-fill-secondary-disabled:disabled{outline-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.disabled\:outline-theme-label-fill-secondary-hover:disabled{outline-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.disabled\:outline-theme-label-fill-secondary-pressed:disabled{outline-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.disabled\:outline-theme-outline-border-ghost:disabled{outline-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.disabled\:outline-theme-outline-border-opaque:disabled{outline-color:var(--sp-theme-outline-border-opaque,#fff)}.disabled\:outline-theme-outline-border-subtle:disabled{outline-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.disabled\:outline-theme-success-primary:disabled{outline-color:var(--sp-theme-success-primary,#05d168)}.disabled\:outline-theme-success-secondary:disabled{outline-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.disabled\:outline-theme-warning-background:disabled{outline-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.disabled\:outline-theme-warning-primary:disabled{outline-color:var(--sp-theme-warning-primary,#f1b439)}.disabled\:ring-theme-background-hover:disabled{--tw-ring-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.disabled\:ring-theme-background-overlay-0:disabled{--tw-ring-color:var(--sp-theme-background-overlay-0,transparent)}.disabled\:ring-theme-background-overlay-black-30:disabled{--tw-ring-color:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.disabled\:ring-theme-background-overlay-black-5:disabled{--tw-ring-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.disabled\:ring-theme-background-overlay-ghost:disabled{--tw-ring-color:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.disabled\:ring-theme-background-overlay-opaque:disabled{--tw-ring-color:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.disabled\:ring-theme-background-overlay-semi-opaque:disabled{--tw-ring-color:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.disabled\:ring-theme-background-overlay-subtle:disabled{--tw-ring-color:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.disabled\:ring-theme-background-overlay-white-20:disabled{--tw-ring-color:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.disabled\:ring-theme-background-overlay-white-7:disabled{--tw-ring-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.disabled\:ring-theme-background-pressed:disabled{--tw-ring-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.disabled\:ring-theme-background-primary:disabled{--tw-ring-color:var(--sp-theme-background-primary,#000)}.disabled\:ring-theme-background-secondary:disabled{--tw-ring-color:var(--sp-theme-background-secondary,#121212)}.disabled\:ring-theme-brand-aqua-primary:disabled{--tw-ring-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}.disabled\:ring-theme-brand-aqua-secondary:disabled{--tw-ring-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.disabled\:ring-theme-brand-blue-primary:disabled{--tw-ring-color:var(--sp-theme-brand-blue-primary,#3369ff)}.disabled\:ring-theme-brand-blue-secondary:disabled{--tw-ring-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.disabled\:ring-theme-brand-green-primary:disabled{--tw-ring-color:var(--sp-theme-brand-green-primary,#c7ff57)}.disabled\:ring-theme-brand-green-secondary:disabled{--tw-ring-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.disabled\:ring-theme-brand-purple-primary:disabled{--tw-ring-color:var(--sp-theme-brand-purple-primary,#da61ff)}.disabled\:ring-theme-brand-purple-secondary:disabled{--tw-ring-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.disabled\:ring-theme-brand-red-primary:disabled{--tw-ring-color:var(--sp-theme-brand-red-primary,#ff4d07)}.disabled\:ring-theme-brand-red-secondary:disabled{--tw-ring-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.disabled\:ring-theme-brand-violet-primary:disabled{--tw-ring-color:var(--sp-theme-brand-violet-primary,#da61ff)}.disabled\:ring-theme-brand-violet-secondary:disabled{--tw-ring-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.disabled\:ring-theme-brand-yellow-primary:disabled{--tw-ring-color:var(--sp-theme-brand-yellow-primary,#ffda05)}.disabled\:ring-theme-brand-yellow-secondary:disabled{--tw-ring-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.disabled\:ring-theme-error-disabled:disabled{--tw-ring-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.disabled\:ring-theme-error-hover:disabled{--tw-ring-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.disabled\:ring-theme-error-pressed:disabled{--tw-ring-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.disabled\:ring-theme-error-primary:disabled{--tw-ring-color:var(--sp-theme-error-primary,#ff6161)}.disabled\:ring-theme-error-secondary:disabled{--tw-ring-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.disabled\:ring-theme-fill-primary:disabled{--tw-ring-color:var(--sp-theme-fill-primary,#fff)}.disabled\:ring-theme-fill-primary-disabled:disabled{--tw-ring-color:var(--sp-theme-fill-primary-disabled,#343434)}.disabled\:ring-theme-fill-primary-hover:disabled{--tw-ring-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.disabled\:ring-theme-fill-primary-pressed:disabled{--tw-ring-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.disabled\:ring-theme-fill-secondary:disabled{--tw-ring-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.disabled\:ring-theme-fill-secondary-disabled:disabled{--tw-ring-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.disabled\:ring-theme-fill-secondary-hover:disabled{--tw-ring-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.disabled\:ring-theme-fill-secondary-pressed:disabled{--tw-ring-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.disabled\:ring-theme-label-background-on-gradient-black-10:disabled{--tw-ring-color:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.disabled\:ring-theme-label-background-on-gradient-black-100:disabled{--tw-ring-color:var(--sp-theme-label-background-on-gradient-black-100,#000)}.disabled\:ring-theme-label-background-on-gradient-white-100:disabled{--tw-ring-color:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.disabled\:ring-theme-label-background-on-gradient-white-20:disabled{--tw-ring-color:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.disabled\:ring-theme-label-background-primary:disabled{--tw-ring-color:var(--sp-theme-label-background-primary,#fff)}.disabled\:ring-theme-label-background-secondary:disabled{--tw-ring-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.disabled\:ring-theme-label-background-tertiary:disabled{--tw-ring-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.disabled\:ring-theme-label-fill-primary:disabled{--tw-ring-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.disabled\:ring-theme-label-fill-primary-disabled:disabled{--tw-ring-color:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.disabled\:ring-theme-label-fill-primary-hover:disabled{--tw-ring-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.disabled\:ring-theme-label-fill-primary-pressed:disabled{--tw-ring-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.disabled\:ring-theme-label-fill-secondary:disabled{--tw-ring-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.disabled\:ring-theme-label-fill-secondary-disabled:disabled{--tw-ring-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.disabled\:ring-theme-label-fill-secondary-hover:disabled{--tw-ring-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.disabled\:ring-theme-label-fill-secondary-pressed:disabled{--tw-ring-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.disabled\:ring-theme-outline-border-ghost:disabled{--tw-ring-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.disabled\:ring-theme-outline-border-opaque:disabled{--tw-ring-color:var(--sp-theme-outline-border-opaque,#fff)}.disabled\:ring-theme-outline-border-subtle:disabled{--tw-ring-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.disabled\:ring-theme-success-primary:disabled{--tw-ring-color:var(--sp-theme-success-primary,#05d168)}.disabled\:ring-theme-success-secondary:disabled{--tw-ring-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.disabled\:ring-theme-warning-background:disabled{--tw-ring-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.disabled\:ring-theme-warning-primary:disabled{--tw-ring-color:var(--sp-theme-warning-primary,#f1b439)}.disabled\:before\:bg-theme-background-overlay-semi-opaque:disabled:before{background-color:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7));content:var(--tw-content)}.disabled\:active\:bg-transparent:active:disabled,.disabled\:hover\:bg-transparent:hover:disabled{background-color:transparent}.group:hover .group-hover\:border-theme-background-hover{border-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.group:hover .group-hover\:border-theme-background-overlay-0{border-color:var(--sp-theme-background-overlay-0,transparent)}.group:hover .group-hover\:border-theme-background-overlay-black-30{border-color:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.group:hover .group-hover\:border-theme-background-overlay-black-5{border-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.group:hover .group-hover\:border-theme-background-overlay-ghost{border-color:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.group:hover .group-hover\:border-theme-background-overlay-opaque{border-color:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.group:hover .group-hover\:border-theme-background-overlay-semi-opaque{border-color:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.group:hover .group-hover\:border-theme-background-overlay-subtle{border-color:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.group:hover .group-hover\:border-theme-background-overlay-white-20{border-color:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.group:hover .group-hover\:border-theme-background-overlay-white-7{border-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.group:hover .group-hover\:border-theme-background-pressed{border-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.group:hover .group-hover\:border-theme-background-primary{border-color:var(--sp-theme-background-primary,#000)}.group:hover .group-hover\:border-theme-background-secondary{border-color:var(--sp-theme-background-secondary,#121212)}.group:hover .group-hover\:border-theme-brand-aqua-primary{border-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}.group:hover .group-hover\:border-theme-brand-aqua-secondary{border-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.group:hover .group-hover\:border-theme-brand-blue-primary{border-color:var(--sp-theme-brand-blue-primary,#3369ff)}.group:hover .group-hover\:border-theme-brand-blue-secondary{border-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.group:hover .group-hover\:border-theme-brand-green-primary{border-color:var(--sp-theme-brand-green-primary,#c7ff57)}.group:hover .group-hover\:border-theme-brand-green-secondary{border-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.group:hover .group-hover\:border-theme-brand-purple-primary{border-color:var(--sp-theme-brand-purple-primary,#da61ff)}.group:hover .group-hover\:border-theme-brand-purple-secondary{border-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.group:hover .group-hover\:border-theme-brand-red-primary{border-color:var(--sp-theme-brand-red-primary,#ff4d07)}.group:hover .group-hover\:border-theme-brand-red-secondary{border-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.group:hover .group-hover\:border-theme-brand-violet-primary{border-color:var(--sp-theme-brand-violet-primary,#da61ff)}.group:hover .group-hover\:border-theme-brand-violet-secondary{border-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.group:hover .group-hover\:border-theme-brand-yellow-primary{border-color:var(--sp-theme-brand-yellow-primary,#ffda05)}.group:hover .group-hover\:border-theme-brand-yellow-secondary{border-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.group:hover .group-hover\:border-theme-error-disabled{border-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.group:hover .group-hover\:border-theme-error-hover{border-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.group:hover .group-hover\:border-theme-error-pressed{border-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.group:hover .group-hover\:border-theme-error-primary{border-color:var(--sp-theme-error-primary,#ff6161)}.group:hover .group-hover\:border-theme-error-secondary{border-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.group:hover .group-hover\:border-theme-fill-primary{border-color:var(--sp-theme-fill-primary,#fff)}.group:hover .group-hover\:border-theme-fill-primary-disabled{border-color:var(--sp-theme-fill-primary-disabled,#343434)}.group:hover .group-hover\:border-theme-fill-primary-hover{border-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.group:hover .group-hover\:border-theme-fill-primary-pressed{border-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.group:hover .group-hover\:border-theme-fill-secondary{border-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.group:hover .group-hover\:border-theme-fill-secondary-disabled{border-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.group:hover .group-hover\:border-theme-fill-secondary-hover{border-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.group:hover .group-hover\:border-theme-fill-secondary-pressed{border-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.group:hover .group-hover\:border-theme-label-background-on-gradient-black-10{border-color:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.group:hover .group-hover\:border-theme-label-background-on-gradient-black-100{border-color:var(--sp-theme-label-background-on-gradient-black-100,#000)}.group:hover .group-hover\:border-theme-label-background-on-gradient-white-100{border-color:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.group:hover .group-hover\:border-theme-label-background-on-gradient-white-20{border-color:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.group:hover .group-hover\:border-theme-label-background-primary{border-color:var(--sp-theme-label-background-primary,#fff)}.group:hover .group-hover\:border-theme-label-background-secondary{border-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.group:hover .group-hover\:border-theme-label-background-tertiary{border-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.group:hover .group-hover\:border-theme-label-fill-primary{border-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.group:hover .group-hover\:border-theme-label-fill-primary-disabled{border-color:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.group:hover .group-hover\:border-theme-label-fill-primary-hover{border-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.group:hover .group-hover\:border-theme-label-fill-primary-pressed{border-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.group:hover .group-hover\:border-theme-label-fill-secondary{border-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.group:hover .group-hover\:border-theme-label-fill-secondary-disabled{border-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.group:hover .group-hover\:border-theme-label-fill-secondary-hover{border-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.group:hover .group-hover\:border-theme-label-fill-secondary-pressed{border-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.group:hover .group-hover\:border-theme-outline-border-ghost{border-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.group:hover .group-hover\:border-theme-outline-border-opaque{border-color:var(--sp-theme-outline-border-opaque,#fff)}.group:hover .group-hover\:border-theme-outline-border-subtle{border-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.group:hover .group-hover\:border-theme-success-primary{border-color:var(--sp-theme-success-primary,#05d168)}.group:hover .group-hover\:border-theme-success-secondary{border-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.group:hover .group-hover\:border-theme-warning-background{border-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.group:hover .group-hover\:border-theme-warning-primary{border-color:var(--sp-theme-warning-primary,#f1b439)}.group:hover .group-hover\:bg-theme-background-hover{background-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.group:hover .group-hover\:bg-theme-background-overlay-0{background-color:var(--sp-theme-background-overlay-0,transparent)}.group:hover .group-hover\:bg-theme-background-overlay-black-30{background-color:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.group:hover .group-hover\:bg-theme-background-overlay-black-5{background-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.group:hover .group-hover\:bg-theme-background-overlay-ghost{background-color:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.group:hover .group-hover\:bg-theme-background-overlay-opaque{background-color:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.group:hover .group-hover\:bg-theme-background-overlay-semi-opaque{background-color:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.group:hover .group-hover\:bg-theme-background-overlay-subtle{background-color:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.group:hover .group-hover\:bg-theme-background-overlay-white-20{background-color:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.group:hover .group-hover\:bg-theme-background-overlay-white-7{background-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.group:hover .group-hover\:bg-theme-background-pressed{background-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.group:hover .group-hover\:bg-theme-background-primary{background-color:var(--sp-theme-background-primary,#000)}.group:hover .group-hover\:bg-theme-background-secondary{background-color:var(--sp-theme-background-secondary,#121212)}.group:hover .group-hover\:bg-theme-brand-aqua-primary{background-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}.group:hover .group-hover\:bg-theme-brand-aqua-secondary{background-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.group:hover .group-hover\:bg-theme-brand-blue-primary{background-color:var(--sp-theme-brand-blue-primary,#3369ff)}.group:hover .group-hover\:bg-theme-brand-blue-secondary{background-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.group:hover .group-hover\:bg-theme-brand-green-primary{background-color:var(--sp-theme-brand-green-primary,#c7ff57)}.group:hover .group-hover\:bg-theme-brand-green-secondary{background-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.group:hover .group-hover\:bg-theme-brand-purple-primary{background-color:var(--sp-theme-brand-purple-primary,#da61ff)}.group:hover .group-hover\:bg-theme-brand-purple-secondary{background-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.group:hover .group-hover\:bg-theme-brand-red-primary{background-color:var(--sp-theme-brand-red-primary,#ff4d07)}.group:hover .group-hover\:bg-theme-brand-red-secondary{background-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.group:hover .group-hover\:bg-theme-brand-violet-primary{background-color:var(--sp-theme-brand-violet-primary,#da61ff)}.group:hover .group-hover\:bg-theme-brand-violet-secondary{background-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.group:hover .group-hover\:bg-theme-brand-yellow-primary{background-color:var(--sp-theme-brand-yellow-primary,#ffda05)}.group:hover .group-hover\:bg-theme-brand-yellow-secondary{background-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.group:hover .group-hover\:bg-theme-error-disabled{background-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.group:hover .group-hover\:bg-theme-error-hover{background-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.group:hover .group-hover\:bg-theme-error-pressed{background-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.group:hover .group-hover\:bg-theme-error-primary{background-color:var(--sp-theme-error-primary,#ff6161)}.group:hover .group-hover\:bg-theme-error-secondary{background-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.group:hover .group-hover\:bg-theme-fill-primary{background-color:var(--sp-theme-fill-primary,#fff)}.group:hover .group-hover\:bg-theme-fill-primary-disabled{background-color:var(--sp-theme-fill-primary-disabled,#343434)}.group:hover .group-hover\:bg-theme-fill-primary-hover{background-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.group:hover .group-hover\:bg-theme-fill-primary-pressed{background-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.group:hover .group-hover\:bg-theme-fill-secondary{background-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.group:hover .group-hover\:bg-theme-fill-secondary-disabled{background-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.group:hover .group-hover\:bg-theme-fill-secondary-hover{background-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.group:hover .group-hover\:bg-theme-fill-secondary-pressed{background-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.group:hover .group-hover\:bg-theme-label-background-on-gradient-black-10{background-color:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.group:hover .group-hover\:bg-theme-label-background-on-gradient-black-100{background-color:var(--sp-theme-label-background-on-gradient-black-100,#000)}.group:hover .group-hover\:bg-theme-label-background-on-gradient-white-100{background-color:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.group:hover .group-hover\:bg-theme-label-background-on-gradient-white-20{background-color:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.group:hover .group-hover\:bg-theme-label-background-primary{background-color:var(--sp-theme-label-background-primary,#fff)}.group:hover .group-hover\:bg-theme-label-background-secondary{background-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.group:hover .group-hover\:bg-theme-label-background-tertiary{background-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.group:hover .group-hover\:bg-theme-label-fill-primary{background-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.group:hover .group-hover\:bg-theme-label-fill-primary-disabled{background-color:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.group:hover .group-hover\:bg-theme-label-fill-primary-hover{background-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.group:hover .group-hover\:bg-theme-label-fill-primary-pressed{background-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.group:hover .group-hover\:bg-theme-label-fill-secondary{background-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.group:hover .group-hover\:bg-theme-label-fill-secondary-disabled{background-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.group:hover .group-hover\:bg-theme-label-fill-secondary-hover{background-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.group:hover .group-hover\:bg-theme-label-fill-secondary-pressed{background-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.group:hover .group-hover\:bg-theme-outline-border-ghost{background-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.group:hover .group-hover\:bg-theme-outline-border-opaque{background-color:var(--sp-theme-outline-border-opaque,#fff)}.group:hover .group-hover\:bg-theme-outline-border-subtle{background-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.group:hover .group-hover\:bg-theme-success-primary{background-color:var(--sp-theme-success-primary,#05d168)}.group:hover .group-hover\:bg-theme-success-secondary{background-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.group:hover .group-hover\:bg-theme-warning-background{background-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.group:hover .group-hover\:bg-theme-warning-primary{background-color:var(--sp-theme-warning-primary,#f1b439)}.group:hover .group-hover\:fill-theme-background-hover{fill:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.group:hover .group-hover\:fill-theme-background-overlay-0{fill:var(--sp-theme-background-overlay-0,transparent)}.group:hover .group-hover\:fill-theme-background-overlay-black-30{fill:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.group:hover .group-hover\:fill-theme-background-overlay-black-5{fill:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.group:hover .group-hover\:fill-theme-background-overlay-ghost{fill:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.group:hover .group-hover\:fill-theme-background-overlay-opaque{fill:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.group:hover .group-hover\:fill-theme-background-overlay-semi-opaque{fill:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.group:hover .group-hover\:fill-theme-background-overlay-subtle{fill:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.group:hover .group-hover\:fill-theme-background-overlay-white-20{fill:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.group:hover .group-hover\:fill-theme-background-overlay-white-7{fill:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.group:hover .group-hover\:fill-theme-background-pressed{fill:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.group:hover .group-hover\:fill-theme-background-primary{fill:var(--sp-theme-background-primary,#000)}.group:hover .group-hover\:fill-theme-background-secondary{fill:var(--sp-theme-background-secondary,#121212)}.group:hover .group-hover\:fill-theme-brand-aqua-primary{fill:var(--sp-theme-brand-aqua-primary,#75f1ff)}.group:hover .group-hover\:fill-theme-brand-aqua-secondary{fill:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.group:hover .group-hover\:fill-theme-brand-blue-primary{fill:var(--sp-theme-brand-blue-primary,#3369ff)}.group:hover .group-hover\:fill-theme-brand-blue-secondary{fill:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.group:hover .group-hover\:fill-theme-brand-green-primary{fill:var(--sp-theme-brand-green-primary,#c7ff57)}.group:hover .group-hover\:fill-theme-brand-green-secondary{fill:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.group:hover .group-hover\:fill-theme-brand-purple-primary{fill:var(--sp-theme-brand-purple-primary,#da61ff)}.group:hover .group-hover\:fill-theme-brand-purple-secondary{fill:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.group:hover .group-hover\:fill-theme-brand-red-primary{fill:var(--sp-theme-brand-red-primary,#ff4d07)}.group:hover .group-hover\:fill-theme-brand-red-secondary{fill:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.group:hover .group-hover\:fill-theme-brand-violet-primary{fill:var(--sp-theme-brand-violet-primary,#da61ff)}.group:hover .group-hover\:fill-theme-brand-violet-secondary{fill:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.group:hover .group-hover\:fill-theme-brand-yellow-primary{fill:var(--sp-theme-brand-yellow-primary,#ffda05)}.group:hover .group-hover\:fill-theme-brand-yellow-secondary{fill:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.group:hover .group-hover\:fill-theme-error-disabled{fill:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.group:hover .group-hover\:fill-theme-error-hover{fill:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.group:hover .group-hover\:fill-theme-error-pressed{fill:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.group:hover .group-hover\:fill-theme-error-primary{fill:var(--sp-theme-error-primary,#ff6161)}.group:hover .group-hover\:fill-theme-error-secondary{fill:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.group:hover .group-hover\:fill-theme-fill-primary{fill:var(--sp-theme-fill-primary,#fff)}.group:hover .group-hover\:fill-theme-fill-primary-disabled{fill:var(--sp-theme-fill-primary-disabled,#343434)}.group:hover .group-hover\:fill-theme-fill-primary-hover{fill:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.group:hover .group-hover\:fill-theme-fill-primary-pressed{fill:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.group:hover .group-hover\:fill-theme-fill-secondary{fill:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.group:hover .group-hover\:fill-theme-fill-secondary-disabled{fill:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.group:hover .group-hover\:fill-theme-fill-secondary-hover{fill:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.group:hover .group-hover\:fill-theme-fill-secondary-pressed{fill:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.group:hover .group-hover\:fill-theme-label-background-on-gradient-black-10{fill:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.group:hover .group-hover\:fill-theme-label-background-on-gradient-black-100{fill:var(--sp-theme-label-background-on-gradient-black-100,#000)}.group:hover .group-hover\:fill-theme-label-background-on-gradient-white-100{fill:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.group:hover .group-hover\:fill-theme-label-background-on-gradient-white-20{fill:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.group:hover .group-hover\:fill-theme-label-background-primary{fill:var(--sp-theme-label-background-primary,#fff)}.group:hover .group-hover\:fill-theme-label-background-secondary{fill:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.group:hover .group-hover\:fill-theme-label-background-tertiary{fill:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.group:hover .group-hover\:fill-theme-label-fill-primary{fill:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.group:hover .group-hover\:fill-theme-label-fill-primary-disabled{fill:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.group:hover .group-hover\:fill-theme-label-fill-primary-hover{fill:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.group:hover .group-hover\:fill-theme-label-fill-primary-pressed{fill:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.group:hover .group-hover\:fill-theme-label-fill-secondary{fill:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.group:hover .group-hover\:fill-theme-label-fill-secondary-disabled{fill:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.group:hover .group-hover\:fill-theme-label-fill-secondary-hover{fill:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.group:hover .group-hover\:fill-theme-label-fill-secondary-pressed{fill:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.group:hover .group-hover\:fill-theme-outline-border-ghost{fill:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.group:hover .group-hover\:fill-theme-outline-border-opaque{fill:var(--sp-theme-outline-border-opaque,#fff)}.group:hover .group-hover\:fill-theme-outline-border-subtle{fill:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.group:hover .group-hover\:fill-theme-success-primary{fill:var(--sp-theme-success-primary,#05d168)}.group:hover .group-hover\:fill-theme-success-secondary{fill:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.group:hover .group-hover\:fill-theme-warning-background{fill:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.group:hover .group-hover\:fill-theme-warning-primary{fill:var(--sp-theme-warning-primary,#f1b439)}.group:hover .group-hover\:stroke-theme-background-hover{stroke:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.group:hover .group-hover\:stroke-theme-background-overlay-0{stroke:var(--sp-theme-background-overlay-0,transparent)}.group:hover .group-hover\:stroke-theme-background-overlay-black-30{stroke:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.group:hover .group-hover\:stroke-theme-background-overlay-black-5{stroke:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.group:hover .group-hover\:stroke-theme-background-overlay-ghost{stroke:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.group:hover .group-hover\:stroke-theme-background-overlay-opaque{stroke:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.group:hover .group-hover\:stroke-theme-background-overlay-semi-opaque{stroke:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.group:hover .group-hover\:stroke-theme-background-overlay-subtle{stroke:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.group:hover .group-hover\:stroke-theme-background-overlay-white-20{stroke:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.group:hover .group-hover\:stroke-theme-background-overlay-white-7{stroke:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.group:hover .group-hover\:stroke-theme-background-pressed{stroke:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.group:hover .group-hover\:stroke-theme-background-primary{stroke:var(--sp-theme-background-primary,#000)}.group:hover .group-hover\:stroke-theme-background-secondary{stroke:var(--sp-theme-background-secondary,#121212)}.group:hover .group-hover\:stroke-theme-brand-aqua-primary{stroke:var(--sp-theme-brand-aqua-primary,#75f1ff)}.group:hover .group-hover\:stroke-theme-brand-aqua-secondary{stroke:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.group:hover .group-hover\:stroke-theme-brand-blue-primary{stroke:var(--sp-theme-brand-blue-primary,#3369ff)}.group:hover .group-hover\:stroke-theme-brand-blue-secondary{stroke:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.group:hover .group-hover\:stroke-theme-brand-green-primary{stroke:var(--sp-theme-brand-green-primary,#c7ff57)}.group:hover .group-hover\:stroke-theme-brand-green-secondary{stroke:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.group:hover .group-hover\:stroke-theme-brand-purple-primary{stroke:var(--sp-theme-brand-purple-primary,#da61ff)}.group:hover .group-hover\:stroke-theme-brand-purple-secondary{stroke:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.group:hover .group-hover\:stroke-theme-brand-red-primary{stroke:var(--sp-theme-brand-red-primary,#ff4d07)}.group:hover .group-hover\:stroke-theme-brand-red-secondary{stroke:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.group:hover .group-hover\:stroke-theme-brand-violet-primary{stroke:var(--sp-theme-brand-violet-primary,#da61ff)}.group:hover .group-hover\:stroke-theme-brand-violet-secondary{stroke:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.group:hover .group-hover\:stroke-theme-brand-yellow-primary{stroke:var(--sp-theme-brand-yellow-primary,#ffda05)}.group:hover .group-hover\:stroke-theme-brand-yellow-secondary{stroke:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.group:hover .group-hover\:stroke-theme-error-disabled{stroke:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.group:hover .group-hover\:stroke-theme-error-hover{stroke:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.group:hover .group-hover\:stroke-theme-error-pressed{stroke:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.group:hover .group-hover\:stroke-theme-error-primary{stroke:var(--sp-theme-error-primary,#ff6161)}.group:hover .group-hover\:stroke-theme-error-secondary{stroke:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.group:hover .group-hover\:stroke-theme-fill-primary{stroke:var(--sp-theme-fill-primary,#fff)}.group:hover .group-hover\:stroke-theme-fill-primary-disabled{stroke:var(--sp-theme-fill-primary-disabled,#343434)}.group:hover .group-hover\:stroke-theme-fill-primary-hover{stroke:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.group:hover .group-hover\:stroke-theme-fill-primary-pressed{stroke:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.group:hover .group-hover\:stroke-theme-fill-secondary{stroke:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.group:hover .group-hover\:stroke-theme-fill-secondary-disabled{stroke:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.group:hover .group-hover\:stroke-theme-fill-secondary-hover{stroke:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.group:hover .group-hover\:stroke-theme-fill-secondary-pressed{stroke:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.group:hover .group-hover\:stroke-theme-label-background-on-gradient-black-10{stroke:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.group:hover .group-hover\:stroke-theme-label-background-on-gradient-black-100{stroke:var(--sp-theme-label-background-on-gradient-black-100,#000)}.group:hover .group-hover\:stroke-theme-label-background-on-gradient-white-100{stroke:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.group:hover .group-hover\:stroke-theme-label-background-on-gradient-white-20{stroke:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.group:hover .group-hover\:stroke-theme-label-background-primary{stroke:var(--sp-theme-label-background-primary,#fff)}.group:hover .group-hover\:stroke-theme-label-background-secondary{stroke:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.group:hover .group-hover\:stroke-theme-label-background-tertiary{stroke:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.group:hover .group-hover\:stroke-theme-label-fill-primary{stroke:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.group:hover .group-hover\:stroke-theme-label-fill-primary-disabled{stroke:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.group:hover .group-hover\:stroke-theme-label-fill-primary-hover{stroke:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.group:hover .group-hover\:stroke-theme-label-fill-primary-pressed{stroke:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.group:hover .group-hover\:stroke-theme-label-fill-secondary{stroke:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.group:hover .group-hover\:stroke-theme-label-fill-secondary-disabled{stroke:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.group:hover .group-hover\:stroke-theme-label-fill-secondary-hover{stroke:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.group:hover .group-hover\:stroke-theme-label-fill-secondary-pressed{stroke:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.group:hover .group-hover\:stroke-theme-outline-border-ghost{stroke:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.group:hover .group-hover\:stroke-theme-outline-border-opaque{stroke:var(--sp-theme-outline-border-opaque,#fff)}.group:hover .group-hover\:stroke-theme-outline-border-subtle{stroke:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.group:hover .group-hover\:stroke-theme-success-primary{stroke:var(--sp-theme-success-primary,#05d168)}.group:hover .group-hover\:stroke-theme-success-secondary{stroke:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.group:hover .group-hover\:stroke-theme-warning-background{stroke:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.group:hover .group-hover\:stroke-theme-warning-primary{stroke:var(--sp-theme-warning-primary,#f1b439)}.group:hover .group-hover\:text-theme-background-hover{color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.group:hover .group-hover\:text-theme-background-overlay-0{color:var(--sp-theme-background-overlay-0,transparent)}.group:hover .group-hover\:text-theme-background-overlay-black-30{color:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.group:hover .group-hover\:text-theme-background-overlay-black-5{color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.group:hover .group-hover\:text-theme-background-overlay-ghost{color:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.group:hover .group-hover\:text-theme-background-overlay-opaque{color:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.group:hover .group-hover\:text-theme-background-overlay-semi-opaque{color:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.group:hover .group-hover\:text-theme-background-overlay-subtle{color:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.group:hover .group-hover\:text-theme-background-overlay-white-20{color:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.group:hover .group-hover\:text-theme-background-overlay-white-7{color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.group:hover .group-hover\:text-theme-background-pressed{color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.group:hover .group-hover\:text-theme-background-primary{color:var(--sp-theme-background-primary,#000)}.group:hover .group-hover\:text-theme-background-secondary{color:var(--sp-theme-background-secondary,#121212)}.group:hover .group-hover\:text-theme-brand-aqua-primary{color:var(--sp-theme-brand-aqua-primary,#75f1ff)}.group:hover .group-hover\:text-theme-brand-aqua-secondary{color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.group:hover .group-hover\:text-theme-brand-blue-primary{color:var(--sp-theme-brand-blue-primary,#3369ff)}.group:hover .group-hover\:text-theme-brand-blue-secondary{color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.group:hover .group-hover\:text-theme-brand-green-primary{color:var(--sp-theme-brand-green-primary,#c7ff57)}.group:hover .group-hover\:text-theme-brand-green-secondary{color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.group:hover .group-hover\:text-theme-brand-purple-primary{color:var(--sp-theme-brand-purple-primary,#da61ff)}.group:hover .group-hover\:text-theme-brand-purple-secondary{color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.group:hover .group-hover\:text-theme-brand-red-primary{color:var(--sp-theme-brand-red-primary,#ff4d07)}.group:hover .group-hover\:text-theme-brand-red-secondary{color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.group:hover .group-hover\:text-theme-brand-violet-primary{color:var(--sp-theme-brand-violet-primary,#da61ff)}.group:hover .group-hover\:text-theme-brand-violet-secondary{color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.group:hover .group-hover\:text-theme-brand-yellow-primary{color:var(--sp-theme-brand-yellow-primary,#ffda05)}.group:hover .group-hover\:text-theme-brand-yellow-secondary{color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.group:hover .group-hover\:text-theme-error-disabled{color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.group:hover .group-hover\:text-theme-error-hover{color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.group:hover .group-hover\:text-theme-error-pressed{color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.group:hover .group-hover\:text-theme-error-primary{color:var(--sp-theme-error-primary,#ff6161)}.group:hover .group-hover\:text-theme-error-secondary{color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.group:hover .group-hover\:text-theme-fill-primary{color:var(--sp-theme-fill-primary,#fff)}.group:hover .group-hover\:text-theme-fill-primary-disabled{color:var(--sp-theme-fill-primary-disabled,#343434)}.group:hover .group-hover\:text-theme-fill-primary-hover{color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.group:hover .group-hover\:text-theme-fill-primary-pressed{color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.group:hover .group-hover\:text-theme-fill-secondary{color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.group:hover .group-hover\:text-theme-fill-secondary-disabled{color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.group:hover .group-hover\:text-theme-fill-secondary-hover{color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.group:hover .group-hover\:text-theme-fill-secondary-pressed{color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.group:hover .group-hover\:text-theme-label-background-on-gradient-black-10{color:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.group:hover .group-hover\:text-theme-label-background-on-gradient-black-100{color:var(--sp-theme-label-background-on-gradient-black-100,#000)}.group:hover .group-hover\:text-theme-label-background-on-gradient-white-100{color:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.group:hover .group-hover\:text-theme-label-background-on-gradient-white-20{color:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.group:hover .group-hover\:text-theme-label-background-primary{color:var(--sp-theme-label-background-primary,#fff)}.group:hover .group-hover\:text-theme-label-background-secondary{color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.group:hover .group-hover\:text-theme-label-background-tertiary{color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.group:hover .group-hover\:text-theme-label-fill-primary{color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.group:hover .group-hover\:text-theme-label-fill-primary-disabled{color:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.group:hover .group-hover\:text-theme-label-fill-primary-hover{color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.group:hover .group-hover\:text-theme-label-fill-primary-pressed{color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.group:hover .group-hover\:text-theme-label-fill-secondary{color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.group:hover .group-hover\:text-theme-label-fill-secondary-disabled{color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.group:hover .group-hover\:text-theme-label-fill-secondary-hover{color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.group:hover .group-hover\:text-theme-label-fill-secondary-pressed{color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.group:hover .group-hover\:text-theme-outline-border-ghost{color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.group:hover .group-hover\:text-theme-outline-border-opaque{color:var(--sp-theme-outline-border-opaque,#fff)}.group:hover .group-hover\:text-theme-outline-border-subtle{color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.group:hover .group-hover\:text-theme-success-primary{color:var(--sp-theme-success-primary,#05d168)}.group:hover .group-hover\:text-theme-success-secondary{color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.group:hover .group-hover\:text-theme-warning-background{color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.group:hover .group-hover\:text-theme-warning-primary{color:var(--sp-theme-warning-primary,#f1b439)}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:outline-theme-background-hover{outline-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.group:hover .group-hover\:outline-theme-background-overlay-0{outline-color:var(--sp-theme-background-overlay-0,transparent)}.group:hover .group-hover\:outline-theme-background-overlay-black-30{outline-color:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.group:hover .group-hover\:outline-theme-background-overlay-black-5{outline-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.group:hover .group-hover\:outline-theme-background-overlay-ghost{outline-color:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.group:hover .group-hover\:outline-theme-background-overlay-opaque{outline-color:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.group:hover .group-hover\:outline-theme-background-overlay-semi-opaque{outline-color:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.group:hover .group-hover\:outline-theme-background-overlay-subtle{outline-color:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.group:hover .group-hover\:outline-theme-background-overlay-white-20{outline-color:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.group:hover .group-hover\:outline-theme-background-overlay-white-7{outline-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.group:hover .group-hover\:outline-theme-background-pressed{outline-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.group:hover .group-hover\:outline-theme-background-primary{outline-color:var(--sp-theme-background-primary,#000)}.group:hover .group-hover\:outline-theme-background-secondary{outline-color:var(--sp-theme-background-secondary,#121212)}.group:hover .group-hover\:outline-theme-brand-aqua-primary{outline-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}.group:hover .group-hover\:outline-theme-brand-aqua-secondary{outline-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.group:hover .group-hover\:outline-theme-brand-blue-primary{outline-color:var(--sp-theme-brand-blue-primary,#3369ff)}.group:hover .group-hover\:outline-theme-brand-blue-secondary{outline-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.group:hover .group-hover\:outline-theme-brand-green-primary{outline-color:var(--sp-theme-brand-green-primary,#c7ff57)}.group:hover .group-hover\:outline-theme-brand-green-secondary{outline-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.group:hover .group-hover\:outline-theme-brand-purple-primary{outline-color:var(--sp-theme-brand-purple-primary,#da61ff)}.group:hover .group-hover\:outline-theme-brand-purple-secondary{outline-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.group:hover .group-hover\:outline-theme-brand-red-primary{outline-color:var(--sp-theme-brand-red-primary,#ff4d07)}.group:hover .group-hover\:outline-theme-brand-red-secondary{outline-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.group:hover .group-hover\:outline-theme-brand-violet-primary{outline-color:var(--sp-theme-brand-violet-primary,#da61ff)}.group:hover .group-hover\:outline-theme-brand-violet-secondary{outline-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.group:hover .group-hover\:outline-theme-brand-yellow-primary{outline-color:var(--sp-theme-brand-yellow-primary,#ffda05)}.group:hover .group-hover\:outline-theme-brand-yellow-secondary{outline-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.group:hover .group-hover\:outline-theme-error-disabled{outline-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.group:hover .group-hover\:outline-theme-error-hover{outline-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.group:hover .group-hover\:outline-theme-error-pressed{outline-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.group:hover .group-hover\:outline-theme-error-primary{outline-color:var(--sp-theme-error-primary,#ff6161)}.group:hover .group-hover\:outline-theme-error-secondary{outline-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.group:hover .group-hover\:outline-theme-fill-primary{outline-color:var(--sp-theme-fill-primary,#fff)}.group:hover .group-hover\:outline-theme-fill-primary-disabled{outline-color:var(--sp-theme-fill-primary-disabled,#343434)}.group:hover .group-hover\:outline-theme-fill-primary-hover{outline-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.group:hover .group-hover\:outline-theme-fill-primary-pressed{outline-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.group:hover .group-hover\:outline-theme-fill-secondary{outline-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.group:hover .group-hover\:outline-theme-fill-secondary-disabled{outline-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.group:hover .group-hover\:outline-theme-fill-secondary-hover{outline-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.group:hover .group-hover\:outline-theme-fill-secondary-pressed{outline-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.group:hover .group-hover\:outline-theme-label-background-on-gradient-black-10{outline-color:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.group:hover .group-hover\:outline-theme-label-background-on-gradient-black-100{outline-color:var(--sp-theme-label-background-on-gradient-black-100,#000)}.group:hover .group-hover\:outline-theme-label-background-on-gradient-white-100{outline-color:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.group:hover .group-hover\:outline-theme-label-background-on-gradient-white-20{outline-color:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.group:hover .group-hover\:outline-theme-label-background-primary{outline-color:var(--sp-theme-label-background-primary,#fff)}.group:hover .group-hover\:outline-theme-label-background-secondary{outline-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.group:hover .group-hover\:outline-theme-label-background-tertiary{outline-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.group:hover .group-hover\:outline-theme-label-fill-primary{outline-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.group:hover .group-hover\:outline-theme-label-fill-primary-disabled{outline-color:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.group:hover .group-hover\:outline-theme-label-fill-primary-hover{outline-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.group:hover .group-hover\:outline-theme-label-fill-primary-pressed{outline-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.group:hover .group-hover\:outline-theme-label-fill-secondary{outline-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.group:hover .group-hover\:outline-theme-label-fill-secondary-disabled{outline-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.group:hover .group-hover\:outline-theme-label-fill-secondary-hover{outline-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.group:hover .group-hover\:outline-theme-label-fill-secondary-pressed{outline-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.group:hover .group-hover\:outline-theme-outline-border-ghost{outline-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.group:hover .group-hover\:outline-theme-outline-border-opaque{outline-color:var(--sp-theme-outline-border-opaque,#fff)}.group:hover .group-hover\:outline-theme-outline-border-subtle{outline-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.group:hover .group-hover\:outline-theme-success-primary{outline-color:var(--sp-theme-success-primary,#05d168)}.group:hover .group-hover\:outline-theme-success-secondary{outline-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.group:hover .group-hover\:outline-theme-warning-background{outline-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.group:hover .group-hover\:outline-theme-warning-primary{outline-color:var(--sp-theme-warning-primary,#f1b439)}.group:hover .group-hover\:ring-theme-background-hover{--tw-ring-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.group:hover .group-hover\:ring-theme-background-overlay-0{--tw-ring-color:var(--sp-theme-background-overlay-0,transparent)}.group:hover .group-hover\:ring-theme-background-overlay-black-30{--tw-ring-color:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.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))}.group:hover .group-hover\:ring-theme-background-overlay-ghost{--tw-ring-color:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.group:hover .group-hover\:ring-theme-background-overlay-opaque{--tw-ring-color:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.group:hover .group-hover\:ring-theme-background-overlay-semi-opaque{--tw-ring-color:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.group:hover .group-hover\:ring-theme-background-overlay-subtle{--tw-ring-color:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.group:hover .group-hover\:ring-theme-background-overlay-white-20{--tw-ring-color:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.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))}.group:hover .group-hover\:ring-theme-background-pressed{--tw-ring-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.group:hover .group-hover\:ring-theme-background-primary{--tw-ring-color:var(--sp-theme-background-primary,#000)}.group:hover .group-hover\:ring-theme-background-secondary{--tw-ring-color:var(--sp-theme-background-secondary,#121212)}.group:hover .group-hover\:ring-theme-brand-aqua-primary{--tw-ring-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}.group:hover .group-hover\:ring-theme-brand-aqua-secondary{--tw-ring-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.group:hover .group-hover\:ring-theme-brand-blue-primary{--tw-ring-color:var(--sp-theme-brand-blue-primary,#3369ff)}.group:hover .group-hover\:ring-theme-brand-blue-secondary{--tw-ring-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.group:hover .group-hover\:ring-theme-brand-green-primary{--tw-ring-color:var(--sp-theme-brand-green-primary,#c7ff57)}.group:hover .group-hover\:ring-theme-brand-green-secondary{--tw-ring-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.group:hover .group-hover\:ring-theme-brand-purple-primary{--tw-ring-color:var(--sp-theme-brand-purple-primary,#da61ff)}.group:hover .group-hover\:ring-theme-brand-purple-secondary{--tw-ring-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.group:hover .group-hover\:ring-theme-brand-red-primary{--tw-ring-color:var(--sp-theme-brand-red-primary,#ff4d07)}.group:hover .group-hover\:ring-theme-brand-red-secondary{--tw-ring-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.group:hover .group-hover\:ring-theme-brand-violet-primary{--tw-ring-color:var(--sp-theme-brand-violet-primary,#da61ff)}.group:hover .group-hover\:ring-theme-brand-violet-secondary{--tw-ring-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.group:hover .group-hover\:ring-theme-brand-yellow-primary{--tw-ring-color:var(--sp-theme-brand-yellow-primary,#ffda05)}.group:hover .group-hover\:ring-theme-brand-yellow-secondary{--tw-ring-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.group:hover .group-hover\:ring-theme-error-disabled{--tw-ring-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.group:hover .group-hover\:ring-theme-error-hover{--tw-ring-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.group:hover .group-hover\:ring-theme-error-pressed{--tw-ring-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.group:hover .group-hover\:ring-theme-error-primary{--tw-ring-color:var(--sp-theme-error-primary,#ff6161)}.group:hover .group-hover\:ring-theme-error-secondary{--tw-ring-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.group:hover .group-hover\:ring-theme-fill-primary{--tw-ring-color:var(--sp-theme-fill-primary,#fff)}.group:hover .group-hover\:ring-theme-fill-primary-disabled{--tw-ring-color:var(--sp-theme-fill-primary-disabled,#343434)}.group:hover .group-hover\:ring-theme-fill-primary-hover{--tw-ring-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.group:hover .group-hover\:ring-theme-fill-primary-pressed{--tw-ring-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.group:hover .group-hover\:ring-theme-fill-secondary{--tw-ring-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.group:hover .group-hover\:ring-theme-fill-secondary-disabled{--tw-ring-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.group:hover .group-hover\:ring-theme-fill-secondary-hover{--tw-ring-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.group:hover .group-hover\:ring-theme-fill-secondary-pressed{--tw-ring-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.group:hover .group-hover\:ring-theme-label-background-on-gradient-black-10{--tw-ring-color:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.group:hover .group-hover\:ring-theme-label-background-on-gradient-black-100{--tw-ring-color:var(--sp-theme-label-background-on-gradient-black-100,#000)}.group:hover .group-hover\:ring-theme-label-background-on-gradient-white-100{--tw-ring-color:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.group:hover .group-hover\:ring-theme-label-background-on-gradient-white-20{--tw-ring-color:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.group:hover .group-hover\:ring-theme-label-background-primary{--tw-ring-color:var(--sp-theme-label-background-primary,#fff)}.group:hover .group-hover\:ring-theme-label-background-secondary{--tw-ring-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.group:hover .group-hover\:ring-theme-label-background-tertiary{--tw-ring-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.group:hover .group-hover\:ring-theme-label-fill-primary{--tw-ring-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.group:hover .group-hover\:ring-theme-label-fill-primary-disabled{--tw-ring-color:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.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))}.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))}.group:hover .group-hover\:ring-theme-label-fill-secondary{--tw-ring-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.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))}.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))}.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))}.group:hover .group-hover\:ring-theme-outline-border-ghost{--tw-ring-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.group:hover .group-hover\:ring-theme-outline-border-opaque{--tw-ring-color:var(--sp-theme-outline-border-opaque,#fff)}.group:hover .group-hover\:ring-theme-outline-border-subtle{--tw-ring-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.group:hover .group-hover\:ring-theme-success-primary{--tw-ring-color:var(--sp-theme-success-primary,#05d168)}.group:hover .group-hover\:ring-theme-success-secondary{--tw-ring-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.group:hover .group-hover\:ring-theme-warning-background{--tw-ring-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.group:hover .group-hover\:ring-theme-warning-primary{--tw-ring-color:var(--sp-theme-warning-primary,#f1b439)}.group:focus .group-focus\:border-theme-background-hover{border-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.group:focus .group-focus\:border-theme-background-overlay-0{border-color:var(--sp-theme-background-overlay-0,transparent)}.group:focus .group-focus\:border-theme-background-overlay-black-30{border-color:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.group:focus .group-focus\:border-theme-background-overlay-black-5{border-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.group:focus .group-focus\:border-theme-background-overlay-ghost{border-color:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.group:focus .group-focus\:border-theme-background-overlay-opaque{border-color:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.group:focus .group-focus\:border-theme-background-overlay-semi-opaque{border-color:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.group:focus .group-focus\:border-theme-background-overlay-subtle{border-color:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.group:focus .group-focus\:border-theme-background-overlay-white-20{border-color:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.group:focus .group-focus\:border-theme-background-overlay-white-7{border-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.group:focus .group-focus\:border-theme-background-pressed{border-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.group:focus .group-focus\:border-theme-background-primary{border-color:var(--sp-theme-background-primary,#000)}.group:focus .group-focus\:border-theme-background-secondary{border-color:var(--sp-theme-background-secondary,#121212)}.group:focus .group-focus\:border-theme-brand-aqua-primary{border-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}.group:focus .group-focus\:border-theme-brand-aqua-secondary{border-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.group:focus .group-focus\:border-theme-brand-blue-primary{border-color:var(--sp-theme-brand-blue-primary,#3369ff)}.group:focus .group-focus\:border-theme-brand-blue-secondary{border-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.group:focus .group-focus\:border-theme-brand-green-primary{border-color:var(--sp-theme-brand-green-primary,#c7ff57)}.group:focus .group-focus\:border-theme-brand-green-secondary{border-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.group:focus .group-focus\:border-theme-brand-purple-primary{border-color:var(--sp-theme-brand-purple-primary,#da61ff)}.group:focus .group-focus\:border-theme-brand-purple-secondary{border-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.group:focus .group-focus\:border-theme-brand-red-primary{border-color:var(--sp-theme-brand-red-primary,#ff4d07)}.group:focus .group-focus\:border-theme-brand-red-secondary{border-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.group:focus .group-focus\:border-theme-brand-violet-primary{border-color:var(--sp-theme-brand-violet-primary,#da61ff)}.group:focus .group-focus\:border-theme-brand-violet-secondary{border-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.group:focus .group-focus\:border-theme-brand-yellow-primary{border-color:var(--sp-theme-brand-yellow-primary,#ffda05)}.group:focus .group-focus\:border-theme-brand-yellow-secondary{border-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.group:focus .group-focus\:border-theme-error-disabled{border-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.group:focus .group-focus\:border-theme-error-hover{border-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.group:focus .group-focus\:border-theme-error-pressed{border-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.group:focus .group-focus\:border-theme-error-primary{border-color:var(--sp-theme-error-primary,#ff6161)}.group:focus .group-focus\:border-theme-error-secondary{border-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.group:focus .group-focus\:border-theme-fill-primary{border-color:var(--sp-theme-fill-primary,#fff)}.group:focus .group-focus\:border-theme-fill-primary-disabled{border-color:var(--sp-theme-fill-primary-disabled,#343434)}.group:focus .group-focus\:border-theme-fill-primary-hover{border-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.group:focus .group-focus\:border-theme-fill-primary-pressed{border-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.group:focus .group-focus\:border-theme-fill-secondary{border-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.group:focus .group-focus\:border-theme-fill-secondary-disabled{border-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.group:focus .group-focus\:border-theme-fill-secondary-hover{border-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.group:focus .group-focus\:border-theme-fill-secondary-pressed{border-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.group:focus .group-focus\:border-theme-label-background-on-gradient-black-10{border-color:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.group:focus .group-focus\:border-theme-label-background-on-gradient-black-100{border-color:var(--sp-theme-label-background-on-gradient-black-100,#000)}.group:focus .group-focus\:border-theme-label-background-on-gradient-white-100{border-color:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.group:focus .group-focus\:border-theme-label-background-on-gradient-white-20{border-color:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.group:focus .group-focus\:border-theme-label-background-primary{border-color:var(--sp-theme-label-background-primary,#fff)}.group:focus .group-focus\:border-theme-label-background-secondary{border-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.group:focus .group-focus\:border-theme-label-background-tertiary{border-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.group:focus .group-focus\:border-theme-label-fill-primary{border-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.group:focus .group-focus\:border-theme-label-fill-primary-disabled{border-color:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.group:focus .group-focus\:border-theme-label-fill-primary-hover{border-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.group:focus .group-focus\:border-theme-label-fill-primary-pressed{border-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.group:focus .group-focus\:border-theme-label-fill-secondary{border-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.group:focus .group-focus\:border-theme-label-fill-secondary-disabled{border-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.group:focus .group-focus\:border-theme-label-fill-secondary-hover{border-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.group:focus .group-focus\:border-theme-label-fill-secondary-pressed{border-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.group:focus .group-focus\:border-theme-outline-border-ghost{border-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.group:focus .group-focus\:border-theme-outline-border-opaque{border-color:var(--sp-theme-outline-border-opaque,#fff)}.group:focus .group-focus\:border-theme-outline-border-subtle{border-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.group:focus .group-focus\:border-theme-success-primary{border-color:var(--sp-theme-success-primary,#05d168)}.group:focus .group-focus\:border-theme-success-secondary{border-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.group:focus .group-focus\:border-theme-warning-background{border-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.group:focus .group-focus\:border-theme-warning-primary{border-color:var(--sp-theme-warning-primary,#f1b439)}.group:focus .group-focus\:bg-theme-background-hover{background-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.group:focus .group-focus\:bg-theme-background-overlay-0{background-color:var(--sp-theme-background-overlay-0,transparent)}.group:focus .group-focus\:bg-theme-background-overlay-black-30{background-color:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.group:focus .group-focus\:bg-theme-background-overlay-black-5{background-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.group:focus .group-focus\:bg-theme-background-overlay-ghost{background-color:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.group:focus .group-focus\:bg-theme-background-overlay-opaque{background-color:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.group:focus .group-focus\:bg-theme-background-overlay-semi-opaque{background-color:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.group:focus .group-focus\:bg-theme-background-overlay-subtle{background-color:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.group:focus .group-focus\:bg-theme-background-overlay-white-20{background-color:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.group:focus .group-focus\:bg-theme-background-overlay-white-7{background-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.group:focus .group-focus\:bg-theme-background-pressed{background-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.group:focus .group-focus\:bg-theme-background-primary{background-color:var(--sp-theme-background-primary,#000)}.group:focus .group-focus\:bg-theme-background-secondary{background-color:var(--sp-theme-background-secondary,#121212)}.group:focus .group-focus\:bg-theme-brand-aqua-primary{background-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}.group:focus .group-focus\:bg-theme-brand-aqua-secondary{background-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.group:focus .group-focus\:bg-theme-brand-blue-primary{background-color:var(--sp-theme-brand-blue-primary,#3369ff)}.group:focus .group-focus\:bg-theme-brand-blue-secondary{background-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.group:focus .group-focus\:bg-theme-brand-green-primary{background-color:var(--sp-theme-brand-green-primary,#c7ff57)}.group:focus .group-focus\:bg-theme-brand-green-secondary{background-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.group:focus .group-focus\:bg-theme-brand-purple-primary{background-color:var(--sp-theme-brand-purple-primary,#da61ff)}.group:focus .group-focus\:bg-theme-brand-purple-secondary{background-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.group:focus .group-focus\:bg-theme-brand-red-primary{background-color:var(--sp-theme-brand-red-primary,#ff4d07)}.group:focus .group-focus\:bg-theme-brand-red-secondary{background-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.group:focus .group-focus\:bg-theme-brand-violet-primary{background-color:var(--sp-theme-brand-violet-primary,#da61ff)}.group:focus .group-focus\:bg-theme-brand-violet-secondary{background-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.group:focus .group-focus\:bg-theme-brand-yellow-primary{background-color:var(--sp-theme-brand-yellow-primary,#ffda05)}.group:focus .group-focus\:bg-theme-brand-yellow-secondary{background-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.group:focus .group-focus\:bg-theme-error-disabled{background-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.group:focus .group-focus\:bg-theme-error-hover{background-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.group:focus .group-focus\:bg-theme-error-pressed{background-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.group:focus .group-focus\:bg-theme-error-primary{background-color:var(--sp-theme-error-primary,#ff6161)}.group:focus .group-focus\:bg-theme-error-secondary{background-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.group:focus .group-focus\:bg-theme-fill-primary{background-color:var(--sp-theme-fill-primary,#fff)}.group:focus .group-focus\:bg-theme-fill-primary-disabled{background-color:var(--sp-theme-fill-primary-disabled,#343434)}.group:focus .group-focus\:bg-theme-fill-primary-hover{background-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.group:focus .group-focus\:bg-theme-fill-primary-pressed{background-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.group:focus .group-focus\:bg-theme-fill-secondary{background-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.group:focus .group-focus\:bg-theme-fill-secondary-disabled{background-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.group:focus .group-focus\:bg-theme-fill-secondary-hover{background-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.group:focus .group-focus\:bg-theme-fill-secondary-pressed{background-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.group:focus .group-focus\:bg-theme-label-background-on-gradient-black-10{background-color:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.group:focus .group-focus\:bg-theme-label-background-on-gradient-black-100{background-color:var(--sp-theme-label-background-on-gradient-black-100,#000)}.group:focus .group-focus\:bg-theme-label-background-on-gradient-white-100{background-color:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.group:focus .group-focus\:bg-theme-label-background-on-gradient-white-20{background-color:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.group:focus .group-focus\:bg-theme-label-background-primary{background-color:var(--sp-theme-label-background-primary,#fff)}.group:focus .group-focus\:bg-theme-label-background-secondary{background-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.group:focus .group-focus\:bg-theme-label-background-tertiary{background-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.group:focus .group-focus\:bg-theme-label-fill-primary{background-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.group:focus .group-focus\:bg-theme-label-fill-primary-disabled{background-color:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.group:focus .group-focus\:bg-theme-label-fill-primary-hover{background-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.group:focus .group-focus\:bg-theme-label-fill-primary-pressed{background-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.group:focus .group-focus\:bg-theme-label-fill-secondary{background-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.group:focus .group-focus\:bg-theme-label-fill-secondary-disabled{background-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.group:focus .group-focus\:bg-theme-label-fill-secondary-hover{background-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.group:focus .group-focus\:bg-theme-label-fill-secondary-pressed{background-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.group:focus .group-focus\:bg-theme-outline-border-ghost{background-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.group:focus .group-focus\:bg-theme-outline-border-opaque{background-color:var(--sp-theme-outline-border-opaque,#fff)}.group:focus .group-focus\:bg-theme-outline-border-subtle{background-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.group:focus .group-focus\:bg-theme-success-primary{background-color:var(--sp-theme-success-primary,#05d168)}.group:focus .group-focus\:bg-theme-success-secondary{background-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.group:focus .group-focus\:bg-theme-warning-background{background-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.group:focus .group-focus\:bg-theme-warning-primary{background-color:var(--sp-theme-warning-primary,#f1b439)}.group:focus .group-focus\:fill-theme-background-hover{fill:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.group:focus .group-focus\:fill-theme-background-overlay-0{fill:var(--sp-theme-background-overlay-0,transparent)}.group:focus .group-focus\:fill-theme-background-overlay-black-30{fill:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.group:focus .group-focus\:fill-theme-background-overlay-black-5{fill:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.group:focus .group-focus\:fill-theme-background-overlay-ghost{fill:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.group:focus .group-focus\:fill-theme-background-overlay-opaque{fill:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.group:focus .group-focus\:fill-theme-background-overlay-semi-opaque{fill:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.group:focus .group-focus\:fill-theme-background-overlay-subtle{fill:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.group:focus .group-focus\:fill-theme-background-overlay-white-20{fill:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.group:focus .group-focus\:fill-theme-background-overlay-white-7{fill:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.group:focus .group-focus\:fill-theme-background-pressed{fill:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.group:focus .group-focus\:fill-theme-background-primary{fill:var(--sp-theme-background-primary,#000)}.group:focus .group-focus\:fill-theme-background-secondary{fill:var(--sp-theme-background-secondary,#121212)}.group:focus .group-focus\:fill-theme-brand-aqua-primary{fill:var(--sp-theme-brand-aqua-primary,#75f1ff)}.group:focus .group-focus\:fill-theme-brand-aqua-secondary{fill:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.group:focus .group-focus\:fill-theme-brand-blue-primary{fill:var(--sp-theme-brand-blue-primary,#3369ff)}.group:focus .group-focus\:fill-theme-brand-blue-secondary{fill:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.group:focus .group-focus\:fill-theme-brand-green-primary{fill:var(--sp-theme-brand-green-primary,#c7ff57)}.group:focus .group-focus\:fill-theme-brand-green-secondary{fill:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.group:focus .group-focus\:fill-theme-brand-purple-primary{fill:var(--sp-theme-brand-purple-primary,#da61ff)}.group:focus .group-focus\:fill-theme-brand-purple-secondary{fill:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.group:focus .group-focus\:fill-theme-brand-red-primary{fill:var(--sp-theme-brand-red-primary,#ff4d07)}.group:focus .group-focus\:fill-theme-brand-red-secondary{fill:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.group:focus .group-focus\:fill-theme-brand-violet-primary{fill:var(--sp-theme-brand-violet-primary,#da61ff)}.group:focus .group-focus\:fill-theme-brand-violet-secondary{fill:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.group:focus .group-focus\:fill-theme-brand-yellow-primary{fill:var(--sp-theme-brand-yellow-primary,#ffda05)}.group:focus .group-focus\:fill-theme-brand-yellow-secondary{fill:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.group:focus .group-focus\:fill-theme-error-disabled{fill:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.group:focus .group-focus\:fill-theme-error-hover{fill:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.group:focus .group-focus\:fill-theme-error-pressed{fill:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.group:focus .group-focus\:fill-theme-error-primary{fill:var(--sp-theme-error-primary,#ff6161)}.group:focus .group-focus\:fill-theme-error-secondary{fill:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.group:focus .group-focus\:fill-theme-fill-primary{fill:var(--sp-theme-fill-primary,#fff)}.group:focus .group-focus\:fill-theme-fill-primary-disabled{fill:var(--sp-theme-fill-primary-disabled,#343434)}.group:focus .group-focus\:fill-theme-fill-primary-hover{fill:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.group:focus .group-focus\:fill-theme-fill-primary-pressed{fill:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.group:focus .group-focus\:fill-theme-fill-secondary{fill:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.group:focus .group-focus\:fill-theme-fill-secondary-disabled{fill:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.group:focus .group-focus\:fill-theme-fill-secondary-hover{fill:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.group:focus .group-focus\:fill-theme-fill-secondary-pressed{fill:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.group:focus .group-focus\:fill-theme-label-background-on-gradient-black-10{fill:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.group:focus .group-focus\:fill-theme-label-background-on-gradient-black-100{fill:var(--sp-theme-label-background-on-gradient-black-100,#000)}.group:focus .group-focus\:fill-theme-label-background-on-gradient-white-100{fill:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.group:focus .group-focus\:fill-theme-label-background-on-gradient-white-20{fill:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.group:focus .group-focus\:fill-theme-label-background-primary{fill:var(--sp-theme-label-background-primary,#fff)}.group:focus .group-focus\:fill-theme-label-background-secondary{fill:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.group:focus .group-focus\:fill-theme-label-background-tertiary{fill:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.group:focus .group-focus\:fill-theme-label-fill-primary{fill:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.group:focus .group-focus\:fill-theme-label-fill-primary-disabled{fill:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.group:focus .group-focus\:fill-theme-label-fill-primary-hover{fill:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.group:focus .group-focus\:fill-theme-label-fill-primary-pressed{fill:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.group:focus .group-focus\:fill-theme-label-fill-secondary{fill:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.group:focus .group-focus\:fill-theme-label-fill-secondary-disabled{fill:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.group:focus .group-focus\:fill-theme-label-fill-secondary-hover{fill:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.group:focus .group-focus\:fill-theme-label-fill-secondary-pressed{fill:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.group:focus .group-focus\:fill-theme-outline-border-ghost{fill:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.group:focus .group-focus\:fill-theme-outline-border-opaque{fill:var(--sp-theme-outline-border-opaque,#fff)}.group:focus .group-focus\:fill-theme-outline-border-subtle{fill:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.group:focus .group-focus\:fill-theme-success-primary{fill:var(--sp-theme-success-primary,#05d168)}.group:focus .group-focus\:fill-theme-success-secondary{fill:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.group:focus .group-focus\:fill-theme-warning-background{fill:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.group:focus .group-focus\:fill-theme-warning-primary{fill:var(--sp-theme-warning-primary,#f1b439)}.group:focus .group-focus\:stroke-theme-background-hover{stroke:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.group:focus .group-focus\:stroke-theme-background-overlay-0{stroke:var(--sp-theme-background-overlay-0,transparent)}.group:focus .group-focus\:stroke-theme-background-overlay-black-30{stroke:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.group:focus .group-focus\:stroke-theme-background-overlay-black-5{stroke:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.group:focus .group-focus\:stroke-theme-background-overlay-ghost{stroke:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.group:focus .group-focus\:stroke-theme-background-overlay-opaque{stroke:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.group:focus .group-focus\:stroke-theme-background-overlay-semi-opaque{stroke:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.group:focus .group-focus\:stroke-theme-background-overlay-subtle{stroke:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.group:focus .group-focus\:stroke-theme-background-overlay-white-20{stroke:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.group:focus .group-focus\:stroke-theme-background-overlay-white-7{stroke:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.group:focus .group-focus\:stroke-theme-background-pressed{stroke:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.group:focus .group-focus\:stroke-theme-background-primary{stroke:var(--sp-theme-background-primary,#000)}.group:focus .group-focus\:stroke-theme-background-secondary{stroke:var(--sp-theme-background-secondary,#121212)}.group:focus .group-focus\:stroke-theme-brand-aqua-primary{stroke:var(--sp-theme-brand-aqua-primary,#75f1ff)}.group:focus .group-focus\:stroke-theme-brand-aqua-secondary{stroke:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.group:focus .group-focus\:stroke-theme-brand-blue-primary{stroke:var(--sp-theme-brand-blue-primary,#3369ff)}.group:focus .group-focus\:stroke-theme-brand-blue-secondary{stroke:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.group:focus .group-focus\:stroke-theme-brand-green-primary{stroke:var(--sp-theme-brand-green-primary,#c7ff57)}.group:focus .group-focus\:stroke-theme-brand-green-secondary{stroke:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.group:focus .group-focus\:stroke-theme-brand-purple-primary{stroke:var(--sp-theme-brand-purple-primary,#da61ff)}.group:focus .group-focus\:stroke-theme-brand-purple-secondary{stroke:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.group:focus .group-focus\:stroke-theme-brand-red-primary{stroke:var(--sp-theme-brand-red-primary,#ff4d07)}.group:focus .group-focus\:stroke-theme-brand-red-secondary{stroke:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.group:focus .group-focus\:stroke-theme-brand-violet-primary{stroke:var(--sp-theme-brand-violet-primary,#da61ff)}.group:focus .group-focus\:stroke-theme-brand-violet-secondary{stroke:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.group:focus .group-focus\:stroke-theme-brand-yellow-primary{stroke:var(--sp-theme-brand-yellow-primary,#ffda05)}.group:focus .group-focus\:stroke-theme-brand-yellow-secondary{stroke:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.group:focus .group-focus\:stroke-theme-error-disabled{stroke:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.group:focus .group-focus\:stroke-theme-error-hover{stroke:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.group:focus .group-focus\:stroke-theme-error-pressed{stroke:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.group:focus .group-focus\:stroke-theme-error-primary{stroke:var(--sp-theme-error-primary,#ff6161)}.group:focus .group-focus\:stroke-theme-error-secondary{stroke:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.group:focus .group-focus\:stroke-theme-fill-primary{stroke:var(--sp-theme-fill-primary,#fff)}.group:focus .group-focus\:stroke-theme-fill-primary-disabled{stroke:var(--sp-theme-fill-primary-disabled,#343434)}.group:focus .group-focus\:stroke-theme-fill-primary-hover{stroke:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.group:focus .group-focus\:stroke-theme-fill-primary-pressed{stroke:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.group:focus .group-focus\:stroke-theme-fill-secondary{stroke:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.group:focus .group-focus\:stroke-theme-fill-secondary-disabled{stroke:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.group:focus .group-focus\:stroke-theme-fill-secondary-hover{stroke:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.group:focus .group-focus\:stroke-theme-fill-secondary-pressed{stroke:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.group:focus .group-focus\:stroke-theme-label-background-on-gradient-black-10{stroke:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.group:focus .group-focus\:stroke-theme-label-background-on-gradient-black-100{stroke:var(--sp-theme-label-background-on-gradient-black-100,#000)}.group:focus .group-focus\:stroke-theme-label-background-on-gradient-white-100{stroke:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.group:focus .group-focus\:stroke-theme-label-background-on-gradient-white-20{stroke:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.group:focus .group-focus\:stroke-theme-label-background-primary{stroke:var(--sp-theme-label-background-primary,#fff)}.group:focus .group-focus\:stroke-theme-label-background-secondary{stroke:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.group:focus .group-focus\:stroke-theme-label-background-tertiary{stroke:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.group:focus .group-focus\:stroke-theme-label-fill-primary{stroke:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.group:focus .group-focus\:stroke-theme-label-fill-primary-disabled{stroke:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.group:focus .group-focus\:stroke-theme-label-fill-primary-hover{stroke:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.group:focus .group-focus\:stroke-theme-label-fill-primary-pressed{stroke:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.group:focus .group-focus\:stroke-theme-label-fill-secondary{stroke:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.group:focus .group-focus\:stroke-theme-label-fill-secondary-disabled{stroke:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.group:focus .group-focus\:stroke-theme-label-fill-secondary-hover{stroke:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.group:focus .group-focus\:stroke-theme-label-fill-secondary-pressed{stroke:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.group:focus .group-focus\:stroke-theme-outline-border-ghost{stroke:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.group:focus .group-focus\:stroke-theme-outline-border-opaque{stroke:var(--sp-theme-outline-border-opaque,#fff)}.group:focus .group-focus\:stroke-theme-outline-border-subtle{stroke:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.group:focus .group-focus\:stroke-theme-success-primary{stroke:var(--sp-theme-success-primary,#05d168)}.group:focus .group-focus\:stroke-theme-success-secondary{stroke:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.group:focus .group-focus\:stroke-theme-warning-background{stroke:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.group:focus .group-focus\:stroke-theme-warning-primary{stroke:var(--sp-theme-warning-primary,#f1b439)}.group:focus .group-focus\:text-theme-background-hover{color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.group:focus .group-focus\:text-theme-background-overlay-0{color:var(--sp-theme-background-overlay-0,transparent)}.group:focus .group-focus\:text-theme-background-overlay-black-30{color:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.group:focus .group-focus\:text-theme-background-overlay-black-5{color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.group:focus .group-focus\:text-theme-background-overlay-ghost{color:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.group:focus .group-focus\:text-theme-background-overlay-opaque{color:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.group:focus .group-focus\:text-theme-background-overlay-semi-opaque{color:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.group:focus .group-focus\:text-theme-background-overlay-subtle{color:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.group:focus .group-focus\:text-theme-background-overlay-white-20{color:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.group:focus .group-focus\:text-theme-background-overlay-white-7{color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.group:focus .group-focus\:text-theme-background-pressed{color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.group:focus .group-focus\:text-theme-background-primary{color:var(--sp-theme-background-primary,#000)}.group:focus .group-focus\:text-theme-background-secondary{color:var(--sp-theme-background-secondary,#121212)}.group:focus .group-focus\:text-theme-brand-aqua-primary{color:var(--sp-theme-brand-aqua-primary,#75f1ff)}.group:focus .group-focus\:text-theme-brand-aqua-secondary{color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.group:focus .group-focus\:text-theme-brand-blue-primary{color:var(--sp-theme-brand-blue-primary,#3369ff)}.group:focus .group-focus\:text-theme-brand-blue-secondary{color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.group:focus .group-focus\:text-theme-brand-green-primary{color:var(--sp-theme-brand-green-primary,#c7ff57)}.group:focus .group-focus\:text-theme-brand-green-secondary{color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.group:focus .group-focus\:text-theme-brand-purple-primary{color:var(--sp-theme-brand-purple-primary,#da61ff)}.group:focus .group-focus\:text-theme-brand-purple-secondary{color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.group:focus .group-focus\:text-theme-brand-red-primary{color:var(--sp-theme-brand-red-primary,#ff4d07)}.group:focus .group-focus\:text-theme-brand-red-secondary{color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.group:focus .group-focus\:text-theme-brand-violet-primary{color:var(--sp-theme-brand-violet-primary,#da61ff)}.group:focus .group-focus\:text-theme-brand-violet-secondary{color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.group:focus .group-focus\:text-theme-brand-yellow-primary{color:var(--sp-theme-brand-yellow-primary,#ffda05)}.group:focus .group-focus\:text-theme-brand-yellow-secondary{color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.group:focus .group-focus\:text-theme-error-disabled{color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.group:focus .group-focus\:text-theme-error-hover{color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.group:focus .group-focus\:text-theme-error-pressed{color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.group:focus .group-focus\:text-theme-error-primary{color:var(--sp-theme-error-primary,#ff6161)}.group:focus .group-focus\:text-theme-error-secondary{color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.group:focus .group-focus\:text-theme-fill-primary{color:var(--sp-theme-fill-primary,#fff)}.group:focus .group-focus\:text-theme-fill-primary-disabled{color:var(--sp-theme-fill-primary-disabled,#343434)}.group:focus .group-focus\:text-theme-fill-primary-hover{color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.group:focus .group-focus\:text-theme-fill-primary-pressed{color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.group:focus .group-focus\:text-theme-fill-secondary{color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.group:focus .group-focus\:text-theme-fill-secondary-disabled{color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.group:focus .group-focus\:text-theme-fill-secondary-hover{color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.group:focus .group-focus\:text-theme-fill-secondary-pressed{color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.group:focus .group-focus\:text-theme-label-background-on-gradient-black-10{color:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.group:focus .group-focus\:text-theme-label-background-on-gradient-black-100{color:var(--sp-theme-label-background-on-gradient-black-100,#000)}.group:focus .group-focus\:text-theme-label-background-on-gradient-white-100{color:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.group:focus .group-focus\:text-theme-label-background-on-gradient-white-20{color:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.group:focus .group-focus\:text-theme-label-background-primary{color:var(--sp-theme-label-background-primary,#fff)}.group:focus .group-focus\:text-theme-label-background-secondary{color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.group:focus .group-focus\:text-theme-label-background-tertiary{color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.group:focus .group-focus\:text-theme-label-fill-primary{color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.group:focus .group-focus\:text-theme-label-fill-primary-disabled{color:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.group:focus .group-focus\:text-theme-label-fill-primary-hover{color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.group:focus .group-focus\:text-theme-label-fill-primary-pressed{color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.group:focus .group-focus\:text-theme-label-fill-secondary{color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.group:focus .group-focus\:text-theme-label-fill-secondary-disabled{color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.group:focus .group-focus\:text-theme-label-fill-secondary-hover{color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.group:focus .group-focus\:text-theme-label-fill-secondary-pressed{color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.group:focus .group-focus\:text-theme-outline-border-ghost{color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.group:focus .group-focus\:text-theme-outline-border-opaque{color:var(--sp-theme-outline-border-opaque,#fff)}.group:focus .group-focus\:text-theme-outline-border-subtle{color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.group:focus .group-focus\:text-theme-success-primary{color:var(--sp-theme-success-primary,#05d168)}.group:focus .group-focus\:text-theme-success-secondary{color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.group:focus .group-focus\:text-theme-warning-background{color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.group:focus .group-focus\:text-theme-warning-primary{color:var(--sp-theme-warning-primary,#f1b439)}.group:focus .group-focus\:outline-theme-background-hover{outline-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.group:focus .group-focus\:outline-theme-background-overlay-0{outline-color:var(--sp-theme-background-overlay-0,transparent)}.group:focus .group-focus\:outline-theme-background-overlay-black-30{outline-color:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.group:focus .group-focus\:outline-theme-background-overlay-black-5{outline-color:var(--sp-theme-background-overlay-black-5,rgba(0,0,0,.05))}.group:focus .group-focus\:outline-theme-background-overlay-ghost{outline-color:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.group:focus .group-focus\:outline-theme-background-overlay-opaque{outline-color:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.group:focus .group-focus\:outline-theme-background-overlay-semi-opaque{outline-color:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.group:focus .group-focus\:outline-theme-background-overlay-subtle{outline-color:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.group:focus .group-focus\:outline-theme-background-overlay-white-20{outline-color:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.group:focus .group-focus\:outline-theme-background-overlay-white-7{outline-color:var(--sp-theme-background-overlay-white-7,hsla(0,0%,100%,.07))}.group:focus .group-focus\:outline-theme-background-pressed{outline-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.group:focus .group-focus\:outline-theme-background-primary{outline-color:var(--sp-theme-background-primary,#000)}.group:focus .group-focus\:outline-theme-background-secondary{outline-color:var(--sp-theme-background-secondary,#121212)}.group:focus .group-focus\:outline-theme-brand-aqua-primary{outline-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}.group:focus .group-focus\:outline-theme-brand-aqua-secondary{outline-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.group:focus .group-focus\:outline-theme-brand-blue-primary{outline-color:var(--sp-theme-brand-blue-primary,#3369ff)}.group:focus .group-focus\:outline-theme-brand-blue-secondary{outline-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.group:focus .group-focus\:outline-theme-brand-green-primary{outline-color:var(--sp-theme-brand-green-primary,#c7ff57)}.group:focus .group-focus\:outline-theme-brand-green-secondary{outline-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.group:focus .group-focus\:outline-theme-brand-purple-primary{outline-color:var(--sp-theme-brand-purple-primary,#da61ff)}.group:focus .group-focus\:outline-theme-brand-purple-secondary{outline-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.group:focus .group-focus\:outline-theme-brand-red-primary{outline-color:var(--sp-theme-brand-red-primary,#ff4d07)}.group:focus .group-focus\:outline-theme-brand-red-secondary{outline-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.group:focus .group-focus\:outline-theme-brand-violet-primary{outline-color:var(--sp-theme-brand-violet-primary,#da61ff)}.group:focus .group-focus\:outline-theme-brand-violet-secondary{outline-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.group:focus .group-focus\:outline-theme-brand-yellow-primary{outline-color:var(--sp-theme-brand-yellow-primary,#ffda05)}.group:focus .group-focus\:outline-theme-brand-yellow-secondary{outline-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.group:focus .group-focus\:outline-theme-error-disabled{outline-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.group:focus .group-focus\:outline-theme-error-hover{outline-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.group:focus .group-focus\:outline-theme-error-pressed{outline-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.group:focus .group-focus\:outline-theme-error-primary{outline-color:var(--sp-theme-error-primary,#ff6161)}.group:focus .group-focus\:outline-theme-error-secondary{outline-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.group:focus .group-focus\:outline-theme-fill-primary{outline-color:var(--sp-theme-fill-primary,#fff)}.group:focus .group-focus\:outline-theme-fill-primary-disabled{outline-color:var(--sp-theme-fill-primary-disabled,#343434)}.group:focus .group-focus\:outline-theme-fill-primary-hover{outline-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.group:focus .group-focus\:outline-theme-fill-primary-pressed{outline-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.group:focus .group-focus\:outline-theme-fill-secondary{outline-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.group:focus .group-focus\:outline-theme-fill-secondary-disabled{outline-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.group:focus .group-focus\:outline-theme-fill-secondary-hover{outline-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.group:focus .group-focus\:outline-theme-fill-secondary-pressed{outline-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.group:focus .group-focus\:outline-theme-label-background-on-gradient-black-10{outline-color:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.group:focus .group-focus\:outline-theme-label-background-on-gradient-black-100{outline-color:var(--sp-theme-label-background-on-gradient-black-100,#000)}.group:focus .group-focus\:outline-theme-label-background-on-gradient-white-100{outline-color:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.group:focus .group-focus\:outline-theme-label-background-on-gradient-white-20{outline-color:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.group:focus .group-focus\:outline-theme-label-background-primary{outline-color:var(--sp-theme-label-background-primary,#fff)}.group:focus .group-focus\:outline-theme-label-background-secondary{outline-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.group:focus .group-focus\:outline-theme-label-background-tertiary{outline-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.group:focus .group-focus\:outline-theme-label-fill-primary{outline-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.group:focus .group-focus\:outline-theme-label-fill-primary-disabled{outline-color:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.group:focus .group-focus\:outline-theme-label-fill-primary-hover{outline-color:var(--sp-theme-label-fill-primary-hover,rgba(0,0,0,.6))}.group:focus .group-focus\:outline-theme-label-fill-primary-pressed{outline-color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.group:focus .group-focus\:outline-theme-label-fill-secondary{outline-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.group:focus .group-focus\:outline-theme-label-fill-secondary-disabled{outline-color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.group:focus .group-focus\:outline-theme-label-fill-secondary-hover{outline-color:var(--sp-theme-label-fill-secondary-hover,hsla(0,0%,100%,.6))}.group:focus .group-focus\:outline-theme-label-fill-secondary-pressed{outline-color:var(--sp-theme-label-fill-secondary-pressed,hsla(0,0%,100%,.8))}.group:focus .group-focus\:outline-theme-outline-border-ghost{outline-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.group:focus .group-focus\:outline-theme-outline-border-opaque{outline-color:var(--sp-theme-outline-border-opaque,#fff)}.group:focus .group-focus\:outline-theme-outline-border-subtle{outline-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.group:focus .group-focus\:outline-theme-success-primary{outline-color:var(--sp-theme-success-primary,#05d168)}.group:focus .group-focus\:outline-theme-success-secondary{outline-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.group:focus .group-focus\:outline-theme-warning-background{outline-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.group:focus .group-focus\:outline-theme-warning-primary{outline-color:var(--sp-theme-warning-primary,#f1b439)}.group:focus .group-focus\:ring-theme-background-hover{--tw-ring-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.group:focus .group-focus\:ring-theme-background-overlay-0{--tw-ring-color:var(--sp-theme-background-overlay-0,transparent)}.group:focus .group-focus\:ring-theme-background-overlay-black-30{--tw-ring-color:var(--sp-theme-background-overlay-black-30,rgba(0,0,0,.3))}.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))}.group:focus .group-focus\:ring-theme-background-overlay-ghost{--tw-ring-color:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1))}.group:focus .group-focus\:ring-theme-background-overlay-opaque{--tw-ring-color:var(--sp-theme-background-overlay-opaque,rgba(0,0,0,.9))}.group:focus .group-focus\:ring-theme-background-overlay-semi-opaque{--tw-ring-color:var(--sp-theme-background-overlay-semi-opaque,rgba(0,0,0,.7))}.group:focus .group-focus\:ring-theme-background-overlay-subtle{--tw-ring-color:var(--sp-theme-background-overlay-subtle,rgba(0,0,0,.5))}.group:focus .group-focus\:ring-theme-background-overlay-white-20{--tw-ring-color:var(--sp-theme-background-overlay-white-20,hsla(0,0%,100%,.2))}.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))}.group:focus .group-focus\:ring-theme-background-pressed{--tw-ring-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.group:focus .group-focus\:ring-theme-background-primary{--tw-ring-color:var(--sp-theme-background-primary,#000)}.group:focus .group-focus\:ring-theme-background-secondary{--tw-ring-color:var(--sp-theme-background-secondary,#121212)}.group:focus .group-focus\:ring-theme-brand-aqua-primary{--tw-ring-color:var(--sp-theme-brand-aqua-primary,#75f1ff)}.group:focus .group-focus\:ring-theme-brand-aqua-secondary{--tw-ring-color:var(--sp-theme-brand-aqua-secondary,rgba(117,241,255,.16))}.group:focus .group-focus\:ring-theme-brand-blue-primary{--tw-ring-color:var(--sp-theme-brand-blue-primary,#3369ff)}.group:focus .group-focus\:ring-theme-brand-blue-secondary{--tw-ring-color:var(--sp-theme-brand-blue-secondary,rgba(51,105,255,.16))}.group:focus .group-focus\:ring-theme-brand-green-primary{--tw-ring-color:var(--sp-theme-brand-green-primary,#c7ff57)}.group:focus .group-focus\:ring-theme-brand-green-secondary{--tw-ring-color:var(--sp-theme-brand-green-secondary,rgba(199,255,87,.16))}.group:focus .group-focus\:ring-theme-brand-purple-primary{--tw-ring-color:var(--sp-theme-brand-purple-primary,#da61ff)}.group:focus .group-focus\:ring-theme-brand-purple-secondary{--tw-ring-color:var(--sp-theme-brand-purple-secondary,rgba(218,97,255,.16))}.group:focus .group-focus\:ring-theme-brand-red-primary{--tw-ring-color:var(--sp-theme-brand-red-primary,#ff4d07)}.group:focus .group-focus\:ring-theme-brand-red-secondary{--tw-ring-color:var(--sp-theme-brand-red-secondary,rgba(255,77,7,.16))}.group:focus .group-focus\:ring-theme-brand-violet-primary{--tw-ring-color:var(--sp-theme-brand-violet-primary,#da61ff)}.group:focus .group-focus\:ring-theme-brand-violet-secondary{--tw-ring-color:var(--sp-theme-brand-violet-secondary,rgba(218,97,255,.16))}.group:focus .group-focus\:ring-theme-brand-yellow-primary{--tw-ring-color:var(--sp-theme-brand-yellow-primary,#ffda05)}.group:focus .group-focus\:ring-theme-brand-yellow-secondary{--tw-ring-color:var(--sp-theme-brand-yellow-secondary,rgba(255,218,5,.16))}.group:focus .group-focus\:ring-theme-error-disabled{--tw-ring-color:var(--sp-theme-error-disabled,rgba(255,97,97,.4))}.group:focus .group-focus\:ring-theme-error-hover{--tw-ring-color:var(--sp-theme-error-hover,rgba(255,97,97,.72))}.group:focus .group-focus\:ring-theme-error-pressed{--tw-ring-color:var(--sp-theme-error-pressed,rgba(255,97,97,.8))}.group:focus .group-focus\:ring-theme-error-primary{--tw-ring-color:var(--sp-theme-error-primary,#ff6161)}.group:focus .group-focus\:ring-theme-error-secondary{--tw-ring-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.group:focus .group-focus\:ring-theme-fill-primary{--tw-ring-color:var(--sp-theme-fill-primary,#fff)}.group:focus .group-focus\:ring-theme-fill-primary-disabled{--tw-ring-color:var(--sp-theme-fill-primary-disabled,#343434)}.group:focus .group-focus\:ring-theme-fill-primary-hover{--tw-ring-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.group:focus .group-focus\:ring-theme-fill-primary-pressed{--tw-ring-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.group:focus .group-focus\:ring-theme-fill-secondary{--tw-ring-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.group:focus .group-focus\:ring-theme-fill-secondary-disabled{--tw-ring-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.group:focus .group-focus\:ring-theme-fill-secondary-hover{--tw-ring-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.group:focus .group-focus\:ring-theme-fill-secondary-pressed{--tw-ring-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.group:focus .group-focus\:ring-theme-label-background-on-gradient-black-10{--tw-ring-color:var(--sp-theme-label-background-on-gradient-black-10,rgba(0,0,0,.1))}.group:focus .group-focus\:ring-theme-label-background-on-gradient-black-100{--tw-ring-color:var(--sp-theme-label-background-on-gradient-black-100,#000)}.group:focus .group-focus\:ring-theme-label-background-on-gradient-white-100{--tw-ring-color:var(--sp-theme-label-background-on-gradient-white-100,#fff)}.group:focus .group-focus\:ring-theme-label-background-on-gradient-white-20{--tw-ring-color:var(--sp-theme-label-background-on-gradient-white-20,hsla(0,0%,100%,.2))}.group:focus .group-focus\:ring-theme-label-background-primary{--tw-ring-color:var(--sp-theme-label-background-primary,#fff)}.group:focus .group-focus\:ring-theme-label-background-secondary{--tw-ring-color:var(--sp-theme-label-background-secondary,hsla(0,0%,100%,.7))}.group:focus .group-focus\:ring-theme-label-background-tertiary{--tw-ring-color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.group:focus .group-focus\:ring-theme-label-fill-primary{--tw-ring-color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.group:focus .group-focus\:ring-theme-label-fill-primary-disabled{--tw-ring-color:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.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))}.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))}.group:focus .group-focus\:ring-theme-label-fill-secondary{--tw-ring-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.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))}.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))}.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))}.group:focus .group-focus\:ring-theme-outline-border-ghost{--tw-ring-color:var(--sp-theme-outline-border-ghost,hsla(0,0%,100%,.1))}.group:focus .group-focus\:ring-theme-outline-border-opaque{--tw-ring-color:var(--sp-theme-outline-border-opaque,#fff)}.group:focus .group-focus\:ring-theme-outline-border-subtle{--tw-ring-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.group:focus .group-focus\:ring-theme-success-primary{--tw-ring-color:var(--sp-theme-success-primary,#05d168)}.group:focus .group-focus\:ring-theme-success-secondary{--tw-ring-color:var(--sp-theme-success-secondary,rgba(5,209,104,.12))}.group:focus .group-focus\:ring-theme-warning-background{--tw-ring-color:var(--sp-theme-warning-background,rgba(241,180,57,.12))}.group:focus .group-focus\:ring-theme-warning-primary{--tw-ring-color:var(--sp-theme-warning-primary,#f1b439)}.group:focus-visible .group-focus-visible\:outline-none{outline:2px solid transparent;outline-offset:2px}.group:focus-visible .group-focus-visible\:outline{outline-style:solid}.group:focus-visible .group-focus-visible\:outline-offset-2{outline-offset:2px}.group:focus-visible .group-focus-visible\:outline-theme-outline-border-opaque{outline-color:var(--sp-theme-outline-border-opaque,#fff)}.group:active .group-active\:border-theme-fill-primary-pressed{border-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.group:active .group-active\:bg-theme-fill-primary-pressed{background-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.group:active .group-active\:text-theme-label-fill-primary-pressed{color:var(--sp-theme-label-fill-primary-pressed,rgba(0,0,0,.6))}.group:disabled .group-disabled\:border-theme-fill-primary-disabled{border-color:var(--sp-theme-fill-primary-disabled,#343434)}.group:disabled .group-disabled\:bg-theme-fill-primary-disabled{background-color:var(--sp-theme-fill-primary-disabled,#343434)}.group:disabled .group-disabled\:text-theme-label-fill-primary-disabled{color:var(--sp-theme-label-fill-primary-disabled,#9e9e9e)}.has-\[\[aria-selected\=true\]\]\:bg-theme-fill-secondary:has([aria-selected=true]){background-color:var(--sp-theme-fill-secondary,hsla(0,0%,100%,.07))}.aria-busy\:bg-theme-fill-primary-pressed[aria-busy=true]{background-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.aria-busy\:bg-theme-fill-secondary-pressed[aria-busy=true]{background-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.aria-busy\:text-theme-label-fill-primary[aria-busy=true]{color:var(--sp-theme-label-fill-primary,rgba(0,0,0,.9))}.aria-busy\:text-theme-label-fill-secondary[aria-busy=true]{color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.aria-busy\:before\:bg-theme-background-overlay-ghost[aria-busy=true]:before{background-color:var(--sp-theme-background-overlay-ghost,rgba(0,0,0,.1));content:var(--tw-content)}.aria-disabled\:cursor-not-allowed[aria-disabled=true]{cursor:not-allowed}.aria-disabled\:opacity-40[aria-disabled=true]{opacity:.4}.aria-selected\:text-theme-fill-primary-hover[aria-selected=true]{color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.aria-selected\:ring-1[aria-selected=true]{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.aria-selected\:ring-theme-outline-border-subtle[aria-selected=true]{--tw-ring-color:var(--sp-theme-outline-border-subtle,hsla(0,0%,100%,.3))}.group\/item[aria-disabled=true] .group-aria-disabled\/item\:opacity-40{opacity:.4}.data-\[open\]\:rotate-180[data-open]{--tw-rotate:180deg;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 tooltip-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}.data-\[state\=closed\]\:animate-tooltip-out[data-state=closed]{animation:tooltip-out .1s ease-out}.data-\[state\=delayed-open\]\:animate-tooltip-in[data-state=delayed-open]{animation:tooltip-in .1s ease-out}@keyframes tooltip-in{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.data-\[state\=instant-open\]\:animate-tooltip-in[data-state=instant-open]{animation:tooltip-in .1s ease-out}.data-\[disabled\]\:cursor-not-allowed[data-disabled]{cursor:not-allowed}.data-\[range-end\=true\]\:rounded-full[data-range-end=true]{border-radius:9999px}.data-\[range-middle\=true\]\:rounded-none[data-range-middle=true]{border-radius:0}.data-\[range-start\=true\]\:rounded-full[data-range-start=true]{border-radius:9999px}.data-\[selected\=true\]\:rounded-none[data-selected=true]{border-radius:0}.data-\[disabled\]\:bg-theme-fill-secondary-disabled[data-disabled]{background-color:var(--sp-theme-fill-secondary-disabled,hsla(0,0%,100%,.2))}.data-\[disabled\]\:bg-transparent[data-disabled]{background-color:transparent}.data-\[highlighted\]\:bg-theme-fill-secondary-hover[data-highlighted]{background-color:var(--sp-theme-fill-secondary-hover,hsla(0,0%,100%,.1))}.data-\[invalid\]\:bg-theme-error-secondary[data-invalid]{background-color:var(--sp-theme-error-secondary,rgba(255,97,97,.12))}.data-\[range-end\=true\]\:bg-theme-fill-primary[data-range-end=true]{background-color:var(--sp-theme-fill-primary,#fff)}.data-\[range-middle\=true\]\:bg-transparent[data-range-middle=true]{background-color:transparent}.data-\[range-start\=true\]\:bg-theme-fill-primary[data-range-start=true],.data-\[selected-single\=true\]\:bg-theme-fill-primary[data-selected-single=true]{background-color:var(--sp-theme-fill-primary,#fff)}.data-\[state\=checked\]\:bg-theme-fill-secondary-pressed[data-state=checked]{background-color:var(--sp-theme-fill-secondary-pressed,hsla(0,0%,100%,.1))}.data-\[disabled\]\:text-theme-label-fill-secondary-disabled[data-disabled]{color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.data-\[extension-visible\]\:text-transparent[data-extension-visible]{color:transparent}.data-\[placeholder\]\:text-theme-label-background-tertiary[data-placeholder]{color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}.data-\[range-end\=true\]\:text-theme-background-primary[data-range-end=true]{color:var(--sp-theme-background-primary,#000)}.data-\[range-middle\=true\]\:text-theme-fill-primary[data-range-middle=true]{color:var(--sp-theme-fill-primary,#fff)}.data-\[range-start\=true\]\:text-theme-background-primary[data-range-start=true],.data-\[selected-single\=true\]\:text-theme-background-primary[data-selected-single=true]{color:var(--sp-theme-background-primary,#000)}.data-\[extension-visible\]\:caret-theme-label-fill-secondary[data-extension-visible]{caret-color:var(--sp-theme-label-fill-secondary,hsla(0,0%,100%,.9))}.data-\[disabled\]\:opacity-60[data-disabled]{opacity:.6}.data-\[focus-visible\]\:outline-theme-outline-border-opaque[data-focus-visible],.data-\[focused\]\:outline-theme-outline-border-opaque[data-focused]{outline-color:var(--sp-theme-outline-border-opaque,#fff)}.data-\[invalid\]\:outline-theme-error-primary[data-invalid]{outline-color:var(--sp-theme-error-primary,#ff6161)}.data-\[state\=open\]\:outline-theme-outline-border-opaque[data-state=open]{outline-color:var(--sp-theme-outline-border-opaque,#fff)}.data-\[disabled\]\:placeholder\:text-theme-label-fill-secondary-disabled[data-disabled]::-moz-placeholder{color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.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))}.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))}.data-\[state\=delayed-open\]\:focus-visible\:text-theme-label-background-primary:focus-visible[data-state=delayed-open]{color:var(--sp-theme-label-background-primary,#fff)}.data-\[state\=instant-open\]\:focus-visible\:text-theme-label-background-primary:focus-visible[data-state=instant-open]{color:var(--sp-theme-label-background-primary,#fff)}.data-\[state\=delayed-open\]\:focus-visible\:outline-theme-outline-border-opaque:focus-visible[data-state=delayed-open]{outline-color:var(--sp-theme-outline-border-opaque,#fff)}.data-\[state\=instant-open\]\:focus-visible\:outline-theme-outline-border-opaque:focus-visible[data-state=instant-open]{outline-color:var(--sp-theme-outline-border-opaque,#fff)}.data-\[disabled\]\:active\:text-theme-label-fill-secondary-disabled:active[data-disabled]{color:var(--sp-theme-label-fill-secondary-disabled,hsla(0,0%,100%,.5))}.group[data-state=open] .group-data-\[state\=open\]\:rotate-180{--tw-rotate:180deg;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))}.group\/field[data-disabled] .group-data-\[disabled\]\/field\:cursor-not-allowed{cursor:not-allowed}.group[data-state=checked] .group-data-\[state\=checked\]\:border-theme-fill-primary{border-color:var(--sp-theme-fill-primary,#fff)}.group[data-state=checked] .group-data-\[state\=checked\]\:border-transparent{border-color:transparent}.group[data-state=checked] .group-data-\[state\=checked\]\:bg-theme-fill-primary{background-color:var(--sp-theme-fill-primary,#fff)}.group[data-disabled] .group-data-\[disabled\]\:text-theme-label-background-tertiary,.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))}.group\/field[data-invalid] .group-data-\[invalid\]\/field\:text-theme-error-primary{color:var(--sp-theme-error-primary,#ff6161)}.group[data-state=checked] .group-data-\[state\=checked\]\:text-theme-label-background-primary{color:var(--sp-theme-label-background-primary,#fff)}.group\/day[data-focused=true] .group-data-\[focused\=true\]\/day\:ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.group\/day[data-focused=true] .group-data-\[focused\=true\]\/day\:ring-theme-fill-primary{--tw-ring-color:var(--sp-theme-fill-primary,#fff)}.group[data-state=checked]:hover .group-data-\[state\=checked\]\:group-hover\:border-theme-fill-primary-hover{border-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.group[data-state=checked]:hover .group-data-\[state\=checked\]\:group-hover\:bg-theme-fill-primary-hover{background-color:var(--sp-theme-fill-primary-hover,hsla(0,0%,100%,.6))}.group[data-state=checked]:active .group-data-\[state\=checked\]\:group-active\:border-theme-fill-primary-pressed{border-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.group[data-state=checked]:active .group-data-\[state\=checked\]\:group-active\:bg-theme-fill-primary-pressed{background-color:var(--sp-theme-fill-primary-pressed,hsla(0,0%,100%,.8))}.group[data-state=checked]:disabled .group-data-\[state\=checked\]\:group-disabled\:border-theme-fill-primary-disabled{border-color:var(--sp-theme-fill-primary-disabled,#343434)}.group[data-state=checked]:disabled .group-data-\[state\=checked\]\:group-disabled\:bg-theme-fill-primary-disabled{background-color:var(--sp-theme-fill-primary-disabled,#343434)}@media (min-width:400px){.min-\[400px\]\:max-w-\[343px\]{max-width:343px}}@media (min-width:600px){.sm\:bottom-auto{bottom:auto}.sm\:left-1\/2{left:50%}.sm\:right-auto{right:auto}.sm\:top-1\/2{top:50%}.sm\:max-h-\[80dvh\]{max-height:80dvh}.sm\:max-w-md{max-width:448px}.sm\:-translate-x-1\/2{--tw-translate-x:-50%}.sm\:-translate-x-1\/2,.sm\:-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:-translate-y-1\/2{--tw-translate-y:-50%}.sm\:rounded-3xl{border-radius:24px}}@media (min-width:900px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:pl-8{padding-left:32px}}@media (min-width:1200px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.\[\&\:\:-webkit-inner-spin-button\]\:appearance-none::-webkit-inner-spin-button,.\[\&\:\:-webkit-outer-spin-button\]\:appearance-none::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.\[\&\:\:-webkit-search-cancel-button\]\:appearance-none::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.\[\&\:active\:not\(\:has\(\[data-slot\=action\]\:active\)\)\]\:bg-theme-background-pressed:active:not(:has([data-slot=action]:active)){background-color:var(--sp-theme-background-pressed,hsla(0,0%,100%,.2))}.\[\&\:hover\:not\(\:active\)\:not\(\:has\(\[data-slot\=action\]\:hover\)\)\]\:bg-theme-background-hover:hover:not(:active):not(:has([data-slot=action]:hover)){background-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.\[\&\:last-child\[data-selected\=true\]_button\]\:rounded-r-full:last-child[data-selected=true] button{border-bottom-right-radius:9999px;border-top-right-radius:9999px}.\[\&\>\[data-slot\=action\]\]\:order-3>[data-slot=action]{order:3}.\[\&\>\[data-slot\=content\]\]\:order-2>[data-slot=content]{order:2}.\[\&\>\[data-slot\=lead\]\]\:order-1>[data-slot=lead]{order:1}.\[\&\>\[data-slot\=trail\]\]\:order-3>[data-slot=trail]{order:3}.\[\&\>button\]\:line-through>button{text-decoration-line:line-through}.\[\&\>div\:has\(\[data-highlighted\]\)\]\:rounded-sp-16>div:has([data-highlighted]){border-radius:var(--sp-radius-16,16px)}.\[\&\>div\:has\(\[data-highlighted\]\)\]\:bg-theme-background-hover>div:has([data-highlighted]){background-color:var(--sp-theme-background-hover,hsla(0,0%,100%,.1))}.\[\&_\[data-placeholder\]\]\:text-theme-label-background-tertiary [data-placeholder]{color:var(--sp-theme-label-background-tertiary,hsla(0,0%,100%,.5))}
/*# sourceMappingURL=main.24275d29bc9abf46.css.map*/