@charset "UTF-8";@import"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"https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;0,1000;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900;1,1000&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";.tiptap.ProseMirror{--blockquote-bg-color: var(--tt-gray-light-900)}.dark .tiptap.ProseMirror{--blockquote-bg-color: var(--tt-gray-dark-900)}.tiptap.ProseMirror blockquote{position:relative;padding-left:1em;padding-top:.375em;padding-bottom:.375em;margin:1.5rem 0}.tiptap.ProseMirror blockquote p{margin-top:0}.tiptap.ProseMirror blockquote:before,.tiptap.ProseMirror blockquote.is-empty:before{position:absolute;bottom:0;left:0;top:0;height:100%;width:.25em;background-color:var(--blockquote-bg-color);content:"";border-radius:0}.tiptap.ProseMirror{--tt-inline-code-bg-color: var(--tt-gray-light-a-100);--tt-inline-code-text-color: var(--tt-gray-light-a-700);--tt-inline-code-border-color: var(--tt-gray-light-a-200);--tt-codeblock-bg: var(--tt-gray-light-a-50);--tt-codeblock-text: var(--tt-gray-light-a-800);--tt-codeblock-border: var(--tt-gray-light-a-200)}.dark .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);color:var(--tt-inline-code-text-color);border:1px solid var(--tt-inline-code-border-color);font-family:JetBrains Mono NL,monospace;font-size:.875em;line-height:1.4;border-radius:6px/.375rem;padding:.1em .2em}.tiptap.ProseMirror pre{background-color:var(--tt-codeblock-bg);color:var(--tt-codeblock-text);border:1px solid var(--tt-codeblock-border);margin-top:1.5em;margin-bottom:1.5em;padding:1em;font-size:1rem;border-radius:6px/.375rem}.tiptap.ProseMirror pre code{background-color:transparent;border:none;border-radius:0;-webkit-text-fill-color:inherit;color:inherit}.tiptap.ProseMirror h1,.tiptap.ProseMirror h2,.tiptap.ProseMirror h3,.tiptap.ProseMirror h4{position:relative;color:inherit;font-style:inherit}.tiptap.ProseMirror h1:first-child,.tiptap.ProseMirror h1:first-of-type,.tiptap.ProseMirror h2:first-child,.tiptap.ProseMirror h2:first-of-type,.tiptap.ProseMirror h3:first-child,.tiptap.ProseMirror h3:first-of-type,.tiptap.ProseMirror h4:first-child,.tiptap.ProseMirror h4:first-of-type{margin-top:0}.tiptap.ProseMirror h1{font-size:1.5em;font-weight:700;margin-top:2.5em;margin-bottom:1.5em}.tiptap.ProseMirror h2{font-size:1.25em;font-weight:700;margin-top:2em;margin-bottom:1.5em}.tiptap.ProseMirror h3{font-size:1.125em;font-weight:600;margin-top:1.75em}.tiptap.ProseMirror h4{font-size:1em;font-weight:600;margin-top:1.5em}.tiptap.ProseMirror.readonly h1,.tiptap.ProseMirror.readonly h2,.tiptap.ProseMirror.readonly h3,.tiptap.ProseMirror.readonly h4{margin-top:1.5em}.tiptap.ProseMirror.readonly h3{font-size:1.2em}.tiptap.ProseMirror{--horizontal-rule-color: var(--tt-gray-light-a-200)}.dark .tiptap.ProseMirror{--horizontal-rule-color: var(--tt-gray-dark-a-200)}.tiptap.ProseMirror hr{border:none;height:1px;background-color:var(--horizontal-rule-color)}.tiptap.ProseMirror [data-type=horizontalRule]{margin-top:2.25em;margin-bottom:2.25em;padding-top:.75rem;padding-bottom:.75rem}:root{--tiptap-image-handle-bg: var(--tt-brand-color-600)}.dark{--tiptap-image-handle-bg: var(--tt-brand-color-400)}.tiptap.ProseMirror .ProseMirror-selectednode .tiptap-image .tiptap-image-container{outline:.125rem solid transparent;outline-color:var(--tt-brand-color-500);border-radius:var(--tt-radius-xs, .25rem)}.tiptap.ProseMirror .tiptap-image{display:flex;width:100%;margin:1.5rem 0}.tiptap.ProseMirror .tiptap-image[data-align=right]{text-align:right;justify-content:flex-end}.tiptap.ProseMirror .tiptap-image[data-align=center]{text-align:center;justify-content:center}.tiptap.ProseMirror .tiptap-image-container{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-direction:column;display:flex}.tiptap.ProseMirror .tiptap-image-content{align-items:center;max-width:100%;display:flex;position:relative}.tiptap.ProseMirror .tiptap-image-img{width:100%;border-radius:var(--tt-radius-xs, .25rem)}.tiptap.ProseMirror .tiptap-image-handle{position:absolute;top:50%;width:.375rem;height:3rem;background-color:var(--tiptap-image-handle-bg);border-radius:1.875rem;cursor:ew-resize;transform:translateY(-50%);z-index:10}.tiptap.ProseMirror .tiptap-image-handle.tiptap-image-handle-left{left:4px}.tiptap.ProseMirror .tiptap-image-handle.tiptap-image-handle-right{right:4px}.tiptap.ProseMirror .tiptap-image-caption{cursor:text;text-align:center;font-size:15px;max-width:100%;width:100%;white-space:break-spaces;word-break:break-word;margin-top:1rem;outline:none;position:relative}.tiptap.ProseMirror .tiptap-image-caption:has(>[data-node-view-content-react]>.ProseMirror-trailingBreak:only-child):before,.tiptap.ProseMirror .tiptap-image-caption:has(>[data-node-view-content-react]:empty):before{content:attr(data-placeholder);color:#9ca3af;pointer-events:none;position:absolute;left:0;right:0}.tiptap.ProseMirror img{max-width:100%;height:auto;display:block}.tiptap.ProseMirror>img:not([data-type=emoji] img){margin:2rem 0;outline:.125rem solid transparent;border-radius:var(--tt-radius-xs, .25rem)}.tiptap.ProseMirror img:not([data-type=emoji] img).ProseMirror-selectednode{outline-color:var(--tt-brand-color-500)}.tiptap.ProseMirror .tiptap-thread:has(>img){margin:2rem 0}.tiptap.ProseMirror .tiptap-thread:has(>img) img{outline:.125rem solid transparent;border-radius:var(--tt-radius-xs, .25rem)}.tiptap.ProseMirror .tiptap-thread img{margin:0}:root{--tiptap-image-upload-active: var(--tt-brand-color-500);--tiptap-image-upload-progress-bg: var(--tt-brand-color-50);--tiptap-image-upload-icon-bg: var(--tt-brand-color-500);--tiptap-image-upload-text-color: var(--tt-gray-light-a-700);--tiptap-image-upload-subtext-color: var(--tt-gray-light-a-400);--tiptap-image-upload-border: var(--tt-gray-light-a-300);--tiptap-image-upload-border-hover: var(--tt-gray-light-a-400);--tiptap-image-upload-border-active: var(--tt-brand-color-500);--tiptap-image-upload-icon-doc-bg: var(--tt-gray-light-a-200);--tiptap-image-upload-icon-doc-border: var(--tt-gray-light-300);--tiptap-image-upload-icon-color: var(--white)}.dark{--tiptap-image-upload-active: var(--tt-brand-color-400);--tiptap-image-upload-progress-bg: var(--tt-brand-color-900);--tiptap-image-upload-icon-bg: var(--tt-brand-color-400);--tiptap-image-upload-text-color: var(--tt-gray-dark-a-700);--tiptap-image-upload-subtext-color: var(--tt-gray-dark-a-400);--tiptap-image-upload-border: var(--tt-gray-dark-a-300);--tiptap-image-upload-border-hover: var(--tt-gray-dark-a-400);--tiptap-image-upload-border-active: var(--tt-brand-color-400);--tiptap-image-upload-icon-doc-bg: var(--tt-gray-dark-a-200);--tiptap-image-upload-icon-doc-border: var(--tt-gray-dark-300);--tiptap-image-upload-icon-color: var(--black)}.tiptap-image-upload{margin:2rem 0}.tiptap-image-upload input[type=file]{display:none}.tiptap-image-upload .tiptap-image-upload-dropzone{position:relative;width:3.125rem;height:3.75rem;display:inline-flex;align-items:flex-start;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tiptap-image-upload .tiptap-image-upload-icon-container{position:absolute;width:1.75rem;height:1.75rem;bottom:0;right:0;background-color:var(--tiptap-image-upload-icon-bg);border-radius:var(--tt-radius-lg, .75rem);display:flex;align-items:center;justify-content:center}.tiptap-image-upload .tiptap-image-upload-icon{width:.875rem;height:.875rem;color:var(--tiptap-image-upload-icon-color)}.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{position:absolute;top:0;right:.25rem;bottom:0;color:var(--tiptap-image-upload-icon-doc-border)}.tiptap-image-upload .tiptap-image-upload-text{color:var(--tiptap-image-upload-text-color);font-weight:500;font-size:.875rem;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-weight:600;line-height:normal;font-size:.75rem}.tiptap-image-upload .tiptap-image-upload-drag-area{padding:2rem 1.5rem;border:1.5px dashed var(--tiptap-image-upload-border);border-radius:var(--tt-radius-md, .5rem);text-align:center;cursor:pointer;position:relative;overflow:hidden;transition:all .2s ease}.tiptap-image-upload .tiptap-image-upload-drag-area:hover{border-color:var(--tiptap-image-upload-border-hover)}.tiptap-image-upload .tiptap-image-upload-drag-area.drag-active{border-color:var(--tiptap-image-upload-border-active);background-color:rgba(var(--tiptap-image-upload-active-rgb, 0, 123, 255),.05)}.tiptap-image-upload .tiptap-image-upload-drag-area.drag-over{border-color:var(--tiptap-image-upload-border-active);background-color:rgba(var(--tiptap-image-upload-active-rgb, 0, 123, 255),.1)}.tiptap-image-upload .tiptap-image-upload-content{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.25rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tiptap-image-upload .tiptap-image-upload-previews{display:flex;flex-direction:column;gap:.75rem}.tiptap-image-upload .tiptap-image-upload-header{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid var(--tiptap-image-upload-border);margin-bottom:.5rem}.tiptap-image-upload .tiptap-image-upload-header span{font-size:.875rem;font-weight:500;color:var(--tiptap-image-upload-text-color)}.tiptap-image-upload .tiptap-image-upload-preview{position:relative;border-radius:var(--tt-radius-md, .5rem);overflow:hidden}.tiptap-image-upload .tiptap-image-upload-preview .tiptap-image-upload-progress{position:absolute;inset:0;background-color:var(--tiptap-image-upload-progress-bg);transition:all .3s ease-out}.tiptap-image-upload .tiptap-image-upload-preview .tiptap-image-upload-preview-content{position:relative;border:1px solid var(--tiptap-image-upload-border);border-radius:var(--tt-radius-md, .5rem);padding:1rem;display:flex;align-items:center;justify-content:space-between}.tiptap-image-upload .tiptap-image-upload-preview .tiptap-image-upload-file-info{display:flex;align-items:center;gap:.75rem;height:2rem}.tiptap-image-upload .tiptap-image-upload-preview .tiptap-image-upload-file-info .tiptap-image-upload-file-icon{padding:.5rem;background-color:var(--tiptap-image-upload-icon-bg);border-radius:var(--tt-radius-lg, .75rem)}.tiptap-image-upload .tiptap-image-upload-preview .tiptap-image-upload-file-info .tiptap-image-upload-file-icon svg{width:.875rem;height:.875rem;color:var(--tiptap-image-upload-icon-color)}.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{display:flex;align-items:center;gap:.5rem}.tiptap-image-upload .tiptap-image-upload-preview .tiptap-image-upload-actions .tiptap-image-upload-progress-text{font-size:.75rem;color:var(--tiptap-image-upload-border-active);font-weight:600}.tiptap.ProseMirror.ProseMirror-focused .ProseMirror-selectednode .tiptap-image-upload-drag-area{border-color:var(--tiptap-image-upload-active)}@media(max-width:480px){.tiptap-image-upload .tiptap-image-upload-drag-area{padding:1.5rem 1rem}.tiptap-image-upload .tiptap-image-upload-header{flex-direction:column;align-items:flex-start;gap:.5rem}.tiptap-image-upload .tiptap-image-upload-preview-content{padding:.75rem}}.tiptap.ProseMirror{--tt-checklist-bg-color: var(--tt-gray-light-a-100);--tt-checklist-bg-active-color: var(--tt-gray-light-a-900);--tt-checklist-border-color: var(--tt-gray-light-a-200);--tt-checklist-border-active-color: var(--tt-gray-light-a-900);--tt-checklist-check-icon-color: var(--white);--tt-checklist-text-active: var(--tt-gray-light-a-500)}.dark .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-top:1em;margin-bottom:1em;padding-left:1.25em}.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-top:0;margin-bottom:0}.tiptap.ProseMirror li p{margin-top:0;line-height:1.6}.tiptap.ProseMirror.readonly ol,.tiptap.ProseMirror.readonly ul{margin-top:.75em;margin-bottom:.75em}.tiptap.ProseMirror.readonly li{margin-top:.5em;margin-bottom:.5em}.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:square}.tiptap.ProseMirror ul[data-type=taskList]{padding-left:.25em}.tiptap.ProseMirror ul[data-type=taskList] li{display:flex;flex-direction:row;align-items:flex-start}.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{position:relative;padding-top:.375rem;padding-right:.5rem}.tiptap.ProseMirror ul[data-type=taskList] li label input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}.tiptap.ProseMirror ul[data-type=taskList] li label span{display:block;width:1em;height:1em;border:1px solid var(--tt-checklist-border-color);border-radius:var(--tt-radius-xs, .25rem);position:relative;cursor:pointer;background-color:var(--tt-checklist-bg-color);transition:background-color 80ms ease-out,border-color 80ms ease-out}.tiptap.ProseMirror ul[data-type=taskList] li label span:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:.75em;height:.75em;background-color:var(--tt-checklist-check-icon-color);opacity:0;-webkit-mask:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21.4142%204.58579C22.1953%205.36683%2022.1953%206.63317%2021.4142%207.41421L10.4142%2018.4142C9.63317%2019.1953%208.36684%2019.1953%207.58579%2018.4142L2.58579%2013.4142C1.80474%2012.6332%201.80474%2011.3668%202.58579%2010.5858C3.36683%209.80474%204.63317%209.80474%205.41421%2010.5858L9%2014.1716L18.5858%204.58579C19.3668%203.80474%2020.6332%203.80474%2021.4142%204.58579Z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E) center/contain no-repeat;mask:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21.4142%204.58579C22.1953%205.36683%2022.1953%206.63317%2021.4142%207.41421L10.4142%2018.4142C9.63317%2019.1953%208.36684%2019.1953%207.58579%2018.4142L2.58579%2013.4142C1.80474%2012.6332%201.80474%2011.3668%202.58579%2010.5858C3.36683%209.80474%204.63317%209.80474%205.41421%2010.5858L9%2014.1716L18.5858%204.58579C19.3668%203.80474%2020.6332%203.80474%2021.4142%204.58579Z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E) center/contain no-repeat}.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{--tt-collaboration-carets-label: var(--tt-gray-light-900);--link-text-color: var(--tt-brand-color-500);--thread-text: var(--tt-gray-light-900);--placeholder-color: var(--tt-gray-light-a-400);--thread-bg-color: var(--tt-color-yellow-inc-2);--tiptap-ai-insertion-color: var(--tt-brand-color-600)}.dark .tiptap.ProseMirror{--tt-collaboration-carets-label: var(--tt-gray-dark-100);--link-text-color: var(--tt-brand-color-400);--thread-text: var(--tt-gray-dark-900);--placeholder-color: var(--tt-gray-dark-a-400);--thread-bg-color: var(--tt-color-yellow-dec-2);--tiptap-ai-insertion-color: var(--tt-brand-color-400)}.tiptap.ProseMirror>*{position:relative}.tiptap.ProseMirror{white-space:pre-wrap;outline:none;caret-color:var(--tt-cursor-color);--tt-base-font-size: .875rem;font-size:var(--tt-base-font-size);line-height:1.6}.tiptap.ProseMirror p:not(:first-child):not(td p):not(th p){margin-top:1em}.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{display:inline;background-color:var(--tt-selection-color)}.tiptap.ProseMirror .ProseMirror-selectednode:not(img):not(pre):not(.react-renderer){border-radius:var(--tt-radius-md);background-color:var(--tt-selection-color)}.tiptap.ProseMirror .ProseMirror-hideselection{caret-color:transparent}.tiptap.ProseMirror.resize-cursor{cursor:ew-resize;cursor:col-resize}.tiptap.ProseMirror a span{text-decoration:underline}.tiptap.ProseMirror s span{text-decoration:line-through}.tiptap.ProseMirror u span{text-decoration:underline}.tiptap.ProseMirror .tiptap-ai-insertion{color:var(--tiptap-ai-insertion-color)}.tiptap.ProseMirror .collaboration-carets__caret{border-right:1px solid transparent;border-left:1px solid transparent;pointer-events:none;margin-left:-1px;margin-right:-1px;position:relative;word-break:normal}.tiptap.ProseMirror .collaboration-carets__label{color:var(--tt-collaboration-carets-label);border-radius:.25rem;border-bottom-left-radius:0;font-size:.75rem;font-weight:600;left:-1px;line-height:1;padding:.125rem .375rem;position:absolute;top:-1.3em;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.tiptap.ProseMirror [data-type=emoji] img{display:inline-block;width:1.25em;height:1.25em;cursor:text}.tiptap.ProseMirror a{color:var(--link-text-color);text-decoration:underline}.tiptap.ProseMirror [data-type=mention]{display:inline-block;color:var(--tt-brand-color-500)}.tiptap.ProseMirror .tiptap-thread.tiptap-thread--unresolved.tiptap-thread--inline{transition:color .2s ease-in-out,background-color .2s ease-in-out;color:var(--thread-text);border-bottom:2px dashed var(--tt-color-yellow-base);font-weight:600}.tiptap.ProseMirror .tiptap-thread.tiptap-thread--unresolved.tiptap-thread--inline.tiptap-thread--selected,.tiptap.ProseMirror .tiptap-thread.tiptap-thread--unresolved.tiptap-thread--inline.tiptap-thread--hovered{background-color:var(--thread-bg-color);border-bottom-color:transparent}.tiptap.ProseMirror .tiptap-thread.tiptap-thread--unresolved.tiptap-thread--block:has(img){outline:.125rem solid var(--tt-color-yellow-base);border-radius:var(--tt-radius-xs, .25rem);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-width:.25rem;outline-color:var(--tt-color-yellow-base)}.tiptap.ProseMirror .tiptap-thread.tiptap-thread--unresolved.tiptap-thread--block:has(img).tiptap-thread--hovered{outline-width:.25rem}.tiptap.ProseMirror .tiptap-thread.tiptap-thread--unresolved.tiptap-thread--block:not(:has(img)){border-radius:.25rem;border-bottom:.125rem dashed var(--tt-color-yellow-base);border-top:.125rem dashed var(--tt-color-yellow-base);outline:.25rem solid transparent}.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-top:3rem;margin-bottom:3rem}.is-empty:not(.with-slash)[data-placeholder]:has(>.ProseMirror-trailingBreak:only-child):before{content:attr(data-placeholder)}.is-empty.with-slash[data-placeholder]:has(>.ProseMirror-trailingBreak:only-child):before{content:"Write, type '/' for commands…";font-style:italic}.is-empty[data-placeholder]:has(>.ProseMirror-trailingBreak:only-child):before{pointer-events:none;height:0;position:absolute;width:100%;text-align:inherit;left:0;right:0}.is-empty[data-placeholder]:has(>.ProseMirror-trailingBreak):before{color:var(--placeholder-color)}.prosemirror-dropcursor-block,.prosemirror-dropcursor-inline{background:var(--tt-brand-color-400)!important;border-radius:.25rem;margin-left:-1px;margin-right:-1px;width:100%;height:.188rem;cursor:grabbing}.ProseMirror .tableWrapper{overflow-x:auto}.ProseMirror table{border-collapse:collapse;table-layout:fixed;width:100%;overflow:hidden}.ProseMirror td,.ProseMirror th{vertical-align:top;box-sizing:border-box;position:relative}.ProseMirror td:not([data-colwidth]):not(.column-resize-dragging),.ProseMirror th:not([data-colwidth]):not(.column-resize-dragging){min-width:var(--default-cell-min-width)}.ProseMirror .column-resize-handle{position:absolute;right:-2px;top:0;bottom:0;width:4px;z-index:20;background-color:#adf;pointer-events:none}.ProseMirror.resize-cursor{cursor:ew-resize;cursor:col-resize}.ProseMirror .selectedCell:after{z-index:2;position:absolute;content:"";inset:0;background:#c8c8ff66;pointer-events:none}:root{--tt-table-border-color: var(--tt-gray-light-a-300);--tt-table-selected-bg: rgba(195, 189, 255, .4);--tt-table-selected-stroke: var(--tt-brand-color-400);--tt-table-column-resize-handle-bg: var(--tt-brand-color-400);--tt-table-cell-padding: .5rem;--tt-table-margin-block: 1.25rem;--tt-table-pad-block-start: 1rem;--tt-table-pad-block-end: 1.5rem;--tt-table-pad-inline-start: 1rem;--tt-table-pad-inline-end: 1.5rem}.dark{--tt-table-border-color: var(--tt-gray-dark-a-300);--tt-table-selected-bg: rgba(195, 189, 255, .2);--tt-table-selected-stroke: var(--tt-brand-color-400);--tt-table-column-resize-handle-bg: var(--tt-brand-color-400)}.tiptap [data-content-type=table]{margin-block:var(--tt-table-margin-block)}.tiptap [data-content-type=table] .tableWrapper{padding-block-start:var(--tt-table-pad-block-start);padding-inline-start:var(--tt-table-pad-inline-start);padding-inline-end:var(--tt-table-pad-inline-end);padding-block-end:var(--tt-table-pad-block-end);margin-left:-1rem;overflow-y:hidden;position:relative;width:100%}.tiptap table{width:auto!important;word-break:break-word}.tiptap th,.tiptap td{border:1px solid var(--tt-table-border-color);padding:var(--tt-table-cell-padding)}.tiptap table th{background-color:var(--tt-gray-light-a-100);font-weight:700;text-align:left}.ProseMirror .column-resize-handle{position:absolute;top:0;right:0;width:2px;height:100%;margin-inline-start:-1px;margin-top:-1px;height:calc(100% + 2px);background:var(--tt-table-column-resize-handle-bg);cursor:col-resize;transition:background .15s 50ms;z-index:1;pointer-events:auto}.tiptap td[data-text-align=left],.tiptap th[data-text-align=left]{text-align:left}.tiptap td[data-text-align=center],.tiptap th[data-text-align=center]{text-align:center}.tiptap td[data-text-align=right],.tiptap th[data-text-align=right]{text-align:right}.tiptap td[data-text-align=justify],.tiptap th[data-text-align=justify]{text-align:justify}.tiptap td[data-vertical-align=top],.tiptap th[data-vertical-align=top]{vertical-align:top}.tiptap td[data-vertical-align=middle],.tiptap th[data-vertical-align=middle]{vertical-align:middle}.tiptap td[data-vertical-align=bottom],.tiptap th[data-vertical-align=bottom]{vertical-align:bottom}.tiptap [data-content-type=table] td[data-text-align=left],.tiptap [data-content-type=table] th[data-text-align=left]{text-align:left}.tiptap [data-content-type=table] td[data-text-align=center],.tiptap [data-content-type=table] th[data-text-align=center]{text-align:center}.tiptap [data-content-type=table] td[data-text-align=right],.tiptap [data-content-type=table] th[data-text-align=right]{text-align:right}.tiptap [data-content-type=table] td[data-text-align=justify],.tiptap [data-content-type=table] th[data-text-align=justify]{text-align:justify}.tiptap [data-content-type=table] td[data-vertical-align=top],.tiptap [data-content-type=table] th[data-vertical-align=top]{vertical-align:top}.tiptap [data-content-type=table] td[data-vertical-align=middle],.tiptap [data-content-type=table] th[data-vertical-align=middle]{vertical-align:middle}.tiptap [data-content-type=table] td[data-vertical-align=bottom],.tiptap [data-content-type=table] th[data-vertical-align=bottom]{vertical-align:bottom}.ProseMirror td,.ProseMirror th{min-width:auto!important}.ProseMirror td:not([colwidth]):not(.column-resize-dragging),.ProseMirror th:not([colwidth]):not(.column-resize-dragging){min-width:var(--default-cell-min-width)!important}.tiptap-table-dropcursor{position:absolute;z-index:20;background-color:var(--tt-table-column-resize-handle-bg);pointer-events:none}.table-cell-dragging-source{z-index:2;position:absolute;content:"";inset:0;background:#c8c8ff66}.expandable-menu-button{--button-size: 16px;--button-offset: -8px;--dot-size-small: 8px;--dot-size-large: 16px;--dot-offset-small: 3px;--dot-offset-large: 0;--border-radius-full: 9999px;--transition-duration: .05s;--transition-timing: ease;--icon-scale-small: .9;--icon-scale-large: 1;position:absolute;top:50%;right:var(--button-offset);transform:translateY(-50%);width:var(--button-size);height:var(--button-size);background:transparent;border-radius:var(--border-radius-full);cursor:pointer;display:flex;align-items:center;justify-content:center;pointer-events:auto}.expandable-menu-button:before{content:"";position:absolute;top:50%;right:var(--dot-offset-small);width:var(--dot-size-small);height:var(--dot-size-small);background:var(--tt-brand-color-600);border-radius:var(--border-radius-full);transform:translateY(-50%);transition:width var(--transition-duration) var(--transition-timing),height var(--transition-duration) var(--transition-timing),right var(--transition-duration) var(--transition-timing),background var(--transition-duration) var(--transition-timing)}.expandable-menu-button svg{position:relative;z-index:1;width:var(--button-size);height:var(--button-size);color:var(--white);opacity:0;transform:scale(var(--icon-scale-small));transition:opacity var(--transition-duration) var(--transition-timing),transform var(--transition-duration) var(--transition-timing);pointer-events:none;flex-shrink:0}@media(hover:none)and (pointer:coarse){.expandable-menu-button:before{width:var(--dot-size-large);height:var(--dot-size-large);right:var(--dot-offset-large)}.expandable-menu-button svg{opacity:1;transform:scale(var(--icon-scale-large))}}@media(hover:hover){.expandable-menu-button:hover:before,.expandable-menu-button:focus-visible:before,.expandable-menu-button.menu-opened:before{width:var(--dot-size-large);height:var(--dot-size-large);right:var(--dot-offset-large)}.expandable-menu-button:hover svg,.expandable-menu-button:focus-visible svg,.expandable-menu-button.menu-opened svg{opacity:1;transform:scale(var(--icon-scale-large))}}.expandable-menu-button:focus-visible{outline:2px solid var(--tt-brand-color-600);outline-offset:2px}.expandable-menu-button:disabled{cursor:not-allowed;opacity:.5}.expandable-menu-button:disabled:before{background:var(--tt-disabled-color, #ccc)}@media(prefers-reduced-motion:reduce){.expandable-menu-button:before,.expandable-menu-button svg{transition:none}}:root{--tt-table-handle-bg-color: var(--tt-gray-light-a-100);--tt-table-extend-icon-color: var(--tt-gray-light-a-400)}.dark{--tt-table-handle-bg-color: var(--tt-gray-dark-a-100);--tt-table-extend-icon-color: var(--tt-gray-dark-a-400)}.tiptap-table-extend-row-column-button{border:none;display:flex;align-items:center;justify-content:center;background-color:var(--tt-table-handle-bg-color);border-radius:var(--tt-radius-lg)}.tiptap-table-extend-row-column-button .tiptap-button-icon{width:1rem;height:1rem;flex-shrink:0;color:var(--tt-table-extend-icon-color)}.tiptap-table-extend-row-column-button.tiptap-table-row-end-add-remove{width:100%;height:.75rem;cursor:row-resize}.tiptap-table-extend-row-column-button.tiptap-table-column-end-add-remove{width:.75rem;cursor:col-resize}:root{--tt-table-handle-bg-color: var(--tt-gray-light-a-100)}.dark{--tt-table-handle-bg-color: var(--tt-gray-dark-a-100)}.tiptap-table-handle-menu{border:none;display:flex;align-items:center;justify-content:center;background-color:var(--tt-table-handle-bg-color);border-radius:var(--tt-radius-lg);cursor:grab}.tiptap-table-handle-menu .tiptap-button-icon{width:1rem;height:1rem;flex-shrink:0}.tiptap-table-handle-menu.menu-opened{background-color:var(--tt-brand-color-500)}.tiptap-table-handle-menu.menu-opened .tiptap-button-icon{color:var(--white)}.tiptap-table-handle-menu.is-dragging{cursor:grabbing;background-color:var(--tt-brand-color-500)}.tiptap-table-handle-menu.is-dragging .tiptap-button-icon{color:var(--white)}.tiptap-table-handle-menu.row{width:.75rem;height:var(--table-handle-ref-height)}.tiptap-table-handle-menu.column{height:.75rem;width:var(--table-handle-ref-width)}.tiptap-table-handle-menu.column .tiptap-button-icon{transform:rotate(90deg)}:root{--tt-bg: var(--white);--tt-selected-bg-color: var(--tt-brand-color-50);--tt-selected-border-color: var(--tt-brand-color-400);--tt-cell-bg-color: var(--tt-gray-light-50);--tt-cell-border-color: var(--tt-gray-light-200);--tt-indicator-item-border-color: var(--tt-gray-light-a-200);--tt-indicator-icon-color: var(--tt-gray-light-a-400);--tt-indicator-delimiter-color: var(--tt-gray-light-a-500)}.dark{--tt-bg: var(--black);--tt-selected-bg-color: var(--tt-brand-color-900);--tt-cell-bg-color: var(--tt-gray-dark-100);--tt-cell-border-color: var(--tt-gray-dark-200);--tt-indicator-item-border-color: var(--tt-gray-dark-a-200);--tt-indicator-icon-color: var(--tt-gray-dark-a-400);--tt-indicator-delimiter-color: var(--tt-gray-dark-a-500)}.tiptap-table-grid{display:grid;gap:.25rem;padding:.25rem;grid-template-columns:repeat(var(--tt-table-columns),1rem)}.tiptap-button[data-size=small].tiptap-table-grid-cell{width:1rem;height:1rem;min-width:1rem;padding:0;border:1px solid var(--tt-cell-border-color);border-radius:var(--tt-radius-xs);background-color:var(--tt-cell-bg-color);cursor:pointer;transition:all .15s ease}.tiptap-button[data-size=small].tiptap-table-grid-cell.selected{background-color:var(--tt-selected-bg-color);border-color:var(--tt-selected-border-color)}.tiptap-table-size-indicator{display:flex;align-items:center;justify-content:center;gap:.25rem;width:100%;margin-top:.25rem}.tiptap-table-size-indicator-item{display:flex;flex:1;align-items:center;justify-content:center;gap:.75rem;min-height:2rem;padding:.5rem;border:1px solid var(--tt-indicator-item-border-color);border-radius:var(--tt-radius-xl);background:var(--tt-bg)}.tiptap-table-size-indicator-item .tiptap-table-column-icon,.tiptap-table-size-indicator-item .tiptap-table-row-icon{width:1rem;height:1rem;color:var(--tt-indicator-icon-color)}.tiptap-table-size-indicator-text{width:1.781rem;font-size:.875rem;font-weight:400;text-align:center}.tiptap-table-size-indicator-delimiter{flex-shrink:0;font-size:.75rem;font-weight:500;color:var(--tt-indicator-delimiter-color)}.notion-like-editor-header{position:sticky;top:0;width:100%;display:flex;align-items:center;height:3rem;padding:.5rem .75rem;z-index:50;background-color:#fcfcfd}.notion-like-editor-header-actions{display:flex;align-items:center;flex-direction:row;gap:.5rem}body{--tt-toolbar-height: 44px;--tt-theme-text: var(--tt-gray-light-900)}.dark body{--tt-theme-text: var(--tt-gray-dark-900)}body{font-family:Inter,sans-serif;color:var(--tt-theme-text);font-optical-sizing:auto;font-weight:400;font-style:normal;padding:0;overscroll-behavior-y:none}html,body{overscroll-behavior-x:none}html,body,#root,#app{background-color:var(--tt-bg-color)}::-webkit-scrollbar{width:.25rem}*{scrollbar-width:thin;scrollbar-color:var(--tt-scrollbar-color) transparent}::-webkit-scrollbar-thumb{background-color:var(--tt-scrollbar-color);border-radius:9999px}::-webkit-scrollbar-track{background:transparent}.tiptap.ProseMirror{font-family:Inter,sans-serif}@media screen and (max-width:480px){.notion-like-editor-wrapper{width:100vw;height:100vh;overflow:auto}}.notion-like-editor-content{max-width:768px;width:100%;margin:0 auto;height:100%;display:flex;flex-direction:column;flex:1}.notion-like-editor-content .tiptap.ProseMirror.notion-like-editor{flex:1;padding:3rem 3rem 30vh}@media screen and (max-width:480px){.notion-like-editor-content .tiptap.ProseMirror.notion-like-editor{padding:1.5rem 1.5rem 30vh}}.spinner-container{min-height:100vh;width:100%;height:100%;flex-grow:1;flex-shrink:1;display:flex;align-items:center;justify-content:center}.spinner-container .spinner-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}.spinner-container .spinner-content svg{animation:spin 1s linear infinite;height:1.25rem;width:1.25rem}.spinner-container .spinner-content svg circle{opacity:.25;stroke:currentColor;stroke-width:4}.spinner-container .spinner-content svg path{opacity:.75;fill:currentColor}.spinner-container .spinner-content .spinner-loading-text{text-align:center}:root{--tiptap-avatar-border-color: var(--white);--tiptap-avatar-fallback-bg-color: var(--tt-gray-light-200);--tiptap-avatar-item-bg-color: var(--tt-gray-light-200);--tiptap-avatar-fallback-text-color: var(--tt-gray-light-a-600)}.dark{--tiptap-avatar-border-color: var(--tt-gray-dark-200);--tiptap-avatar-fallback-bg-color: var(--tt-gray-dark-200);--tiptap-avatar-item-bg-color: var(--tt-gray-dark-300);--tiptap-avatar-fallback-text-color: var(--tt-gray-dark-a-600)}.tiptap-avatar{position:relative;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0}.tiptap-avatar[data-size=default]{width:1.5rem;height:1.5rem}.tiptap-avatar[data-size=default] .tiptap-avatar-fallback{font-size:.5rem}.tiptap-avatar[data-size=sm]{width:1.25rem;height:1.25rem}.tiptap-avatar[data-size=sm] .tiptap-avatar-fallback{font-size:.4375rem}.tiptap-avatar[data-size=lg]{width:1.75rem;height:1.75rem}.tiptap-avatar[data-size=lg] .tiptap-avatar-fallback{font-size:.625rem}.tiptap-avatar[data-size=xl]{width:2.25rem;height:2.25rem}.tiptap-avatar[data-size=xl] .tiptap-avatar-fallback{font-size:.75rem}.tiptap-avatar-item{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;line-height:1;background-color:var(--dynamic-user-color, var(--tiptap-avatar-item-bg-color));border-radius:50%}.tiptap-avatar-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.tiptap-avatar-fallback{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--tiptap-avatar-fallback-text-color);border-radius:50%;font-weight:600}.tiptap-avatar-bg{position:absolute;inset:0;background-color:var(--dynamic-user-color, var(--tiptap-avatar-item-bg-color));border-radius:50%}.tiptap-avatar-group{display:inline-flex;align-items:center}.tiptap-avatar-group .tiptap-avatar-image,.tiptap-avatar-group .tiptap-avatar-fallback{border:2px solid var(--tiptap-avatar-border-color)}.tiptap-avatar-group .tiptap-avatar:not(:first-child){margin-left:-.5rem}.tiptap-badge{--tt-badge-border-color: var(--tt-gray-light-a-200);--tt-badge-border-color-subdued: var(--tt-gray-light-a-200);--tt-badge-border-color-emphasized: var(--tt-gray-light-a-600);--tt-badge-text-color: var(--tt-gray-light-a-500);--tt-badge-text-color-subdued: var( --tt-gray-light-a-400 );--tt-badge-text-color-emphasized: var( --tt-gray-light-a-600 );--tt-badge-bg-color: var(--white);--tt-badge-bg-color-subdued: var(--white);--tt-badge-bg-color-emphasized: var(--white);--tt-badge-icon-color: var(--tt-gray-light-a-500);--tt-badge-icon-color-subdued: var( --tt-gray-light-a-400 );--tt-badge-icon-color-emphasized: var( --tt-brand-color-600 )}.dark .tiptap-badge{--tt-badge-border-color: var(--tt-gray-dark-a-200);--tt-badge-border-color-subdued: var(--tt-gray-dark-a-200);--tt-badge-border-color-emphasized: var(--tt-gray-dark-a-500);--tt-badge-text-color: var(--tt-gray-dark-a-500);--tt-badge-text-color-subdued: var( --tt-gray-dark-a-400 );--tt-badge-text-color-emphasized: var( --tt-gray-dark-a-600 );--tt-badge-bg-color: var(--black);--tt-badge-bg-color-subdued: var(--black);--tt-badge-bg-color-emphasized: var(--black);--tt-badge-icon-color: var(--tt-gray-dark-a-500);--tt-badge-icon-color-subdued: var( --tt-gray-dark-a-400 );--tt-badge-icon-color-emphasized: var( --tt-brand-color-400 )}.tiptap-badge[data-style=ghost]{--tt-badge-border-color: var(--tt-gray-light-a-200);--tt-badge-border-color-subdued: var(--tt-gray-light-a-200);--tt-badge-border-color-emphasized: var(--tt-gray-light-a-600);--tt-badge-text-color: var(--tt-gray-light-a-500);--tt-badge-text-color-subdued: var( --tt-gray-light-a-400 );--tt-badge-text-color-emphasized: var( --tt-gray-light-a-600 );--tt-badge-bg-color: var(--transparent);--tt-badge-bg-color-subdued: var(--transparent);--tt-badge-bg-color-emphasized: var(--transparent);--tt-badge-icon-color: var(--tt-gray-light-a-500);--tt-badge-icon-color-subdued: var( --tt-gray-light-a-400 );--tt-badge-icon-color-emphasized: var( --tt-brand-color-600 )}.dark .tiptap-badge[data-style=ghost]{--tt-badge-border-color: var(--tt-gray-dark-a-200);--tt-badge-border-color-subdued: var(--tt-gray-dark-a-200);--tt-badge-border-color-emphasized: var(--tt-gray-dark-a-500);--tt-badge-text-color: var(--tt-gray-dark-a-500);--tt-badge-text-color-subdued: var( --tt-gray-dark-a-400 );--tt-badge-text-color-emphasized: var( --tt-gray-dark-a-600 );--tt-badge-bg-color: var(--transparent);--tt-badge-bg-color-subdued: var(--transparent);--tt-badge-bg-color-emphasized: var(--transparent);--tt-badge-icon-color: var(--tt-gray-dark-a-500);--tt-badge-icon-color-subdued: var( --tt-gray-dark-a-400 );--tt-badge-icon-color-emphasized: var( --tt-brand-color-400 )}.tiptap-badge[data-style=gray]{--tt-badge-border-color: var(--tt-gray-light-a-200);--tt-badge-border-color-subdued: var(--tt-gray-light-a-200);--tt-badge-border-color-emphasized: var(--tt-gray-light-a-500);--tt-badge-text-color: var(--tt-gray-light-a-500);--tt-badge-text-color-subdued: var( --tt-gray-light-a-400 );--tt-badge-text-color-emphasized: var(--white);--tt-badge-bg-color: var(--tt-gray-light-a-100);--tt-badge-bg-color-subdued: var( --tt-gray-light-a-50 );--tt-badge-bg-color-emphasized: var( --tt-gray-light-a-700 );--tt-badge-icon-color: var(--tt-gray-light-a-500);--tt-badge-icon-color-subdued: var( --tt-gray-light-a-400 );--tt-badge-icon-color-emphasized: var(--white)}.dark .tiptap-badge[data-style=gray]{--tt-badge-border-color: var(--tt-gray-dark-a-200);--tt-badge-border-color-subdued: var(--tt-gray-dark-a-200);--tt-badge-border-color-emphasized: var(--tt-gray-dark-a-500);--tt-badge-text-color: var(--tt-gray-dark-a-500);--tt-badge-text-color-subdued: var( --tt-gray-dark-a-400 );--tt-badge-text-color-emphasized: var(--black);--tt-badge-bg-color: var(--tt-gray-dark-a-100);--tt-badge-bg-color-subdued: var( --tt-gray-dark-a-50 );--tt-badge-bg-color-emphasized: var( --tt-gray-dark-a-800 );--tt-badge-icon-color: var(--tt-gray-dark-a-500);--tt-badge-icon-color-subdued: var( --tt-gray-dark-a-400 );--tt-badge-icon-color-emphasized: var(--black)}.tiptap-badge[data-style=green]{--tt-badge-border-color: var(--tt-color-green-inc-2);--tt-badge-border-color-subdued: var(--tt-color-green-inc-3);--tt-badge-border-color-emphasized: var(--tt-color-green-dec-2);--tt-badge-text-color: var(--tt-color-green-dec-3);--tt-badge-text-color-subdued: var( --tt-color-green-dec-2 );--tt-badge-text-color-emphasized: var( --tt-color-green-inc-5 );--tt-badge-bg-color: var(--tt-color-green-inc-4);--tt-badge-bg-color-subdued: var( --tt-color-green-inc-5 );--tt-badge-bg-color-emphasized: var( --tt-color-green-dec-1 );--tt-badge-icon-color: var(--tt-color-green-dec-3);--tt-badge-icon-color-subdued: var( --tt-color-green-dec-2 );--tt-badge-icon-color-emphasized: var( --tt-color-green-inc-5 )}.dark .tiptap-badge[data-style=green]{--tt-badge-border-color: var(--tt-color-green-dec-2);--tt-badge-border-color-subdued: var(--tt-color-green-dec-3);--tt-badge-border-color-emphasized: var(--tt-color-green-base);--tt-badge-text-color: var(--tt-color-green-inc-3);--tt-badge-text-color-subdued: var( --tt-color-green-inc-2 );--tt-badge-text-color-emphasized: var( --tt-color-green-dec-5 );--tt-badge-bg-color: var(--tt-color-green-dec-4);--tt-badge-bg-color-subdued: var( --tt-color-green-dec-5 );--tt-badge-bg-color-emphasized: var( --tt-color-green-inc-1 );--tt-badge-icon-color: var(--tt-color-green-inc-3);--tt-badge-icon-color-subdued: var( --tt-color-green-inc-2 );--tt-badge-icon-color-emphasized: var( --tt-color-green-dec-5 )}.tiptap-badge[data-style=yellow]{--tt-badge-border-color: var(--tt-color-yellow-inc-2);--tt-badge-border-color-subdued: var(--tt-color-yellow-inc-3);--tt-badge-border-color-emphasized: var(--tt-color-yellow-dec-1);--tt-badge-text-color: var(--tt-color-yellow-dec-3);--tt-badge-text-color-subdued: var( --tt-color-yellow-dec-2 );--tt-badge-text-color-emphasized: var( --tt-color-yellow-dec-3 );--tt-badge-bg-color: var(--tt-color-yellow-inc-4);--tt-badge-bg-color-subdued: var( --tt-color-yellow-inc-5 );--tt-badge-bg-color-emphasized: var( --tt-color-yellow-base );--tt-badge-icon-color: var(--tt-color-yellow-dec-3);--tt-badge-icon-color-subdued: var( --tt-color-yellow-dec-2 );--tt-badge-icon-color-emphasized: var( --tt-color-yellow-dec-3 )}.dark .tiptap-badge[data-style=yellow]{--tt-badge-border-color: var(--tt-color-yellow-dec-2);--tt-badge-border-color-subdued: var(--tt-color-yellow-dec-3);--tt-badge-border-color-emphasized: var(--tt-color-yellow-inc-1);--tt-badge-text-color: var(--tt-color-yellow-inc-3);--tt-badge-text-color-subdued: var( --tt-color-yellow-inc-2 );--tt-badge-text-color-emphasized: var( --tt-color-yellow-dec-3 );--tt-badge-bg-color: var(--tt-color-yellow-dec-4);--tt-badge-bg-color-subdued: var( --tt-color-yellow-dec-5 );--tt-badge-bg-color-emphasized: var( --tt-color-yellow-base );--tt-badge-icon-color: var(--tt-color-yellow-inc-3);--tt-badge-icon-color-subdued: var( --tt-color-yellow-inc-2 );--tt-badge-icon-color-emphasized: var( --tt-color-yellow-dec-3 )}.tiptap-badge[data-style=red]{--tt-badge-border-color: var(--tt-color-red-inc-2);--tt-badge-border-color-subdued: var(--tt-color-red-inc-3);--tt-badge-border-color-emphasized: var(--tt-color-red-dec-2);--tt-badge-text-color: var(--tt-color-red-dec-3);--tt-badge-text-color-subdued: var( --tt-color-red-dec-2 );--tt-badge-text-color-emphasized: var( --tt-color-red-inc-5 );--tt-badge-bg-color: var(--tt-color-red-inc-4);--tt-badge-bg-color-subdued: var( --tt-color-red-inc-5 );--tt-badge-bg-color-emphasized: var( --tt-color-red-dec-1 );--tt-badge-icon-color: var(--tt-color-red-dec-3);--tt-badge-icon-color-subdued: var( --tt-color-red-dec-2 );--tt-badge-icon-color-emphasized: var( --tt-color-red-inc-5 )}.dark .tiptap-badge[data-style=red]{--tt-badge-border-color: var(--tt-color-red-dec-2);--tt-badge-border-color-subdued: var(--tt-color-red-dec-3);--tt-badge-border-color-emphasized: var(--tt-color-red-base);--tt-badge-text-color: var(--tt-color-red-inc-3);--tt-badge-text-color-subdued: var( --tt-color-red-inc-2 );--tt-badge-text-color-emphasized: var( --tt-color-red-dec-5 );--tt-badge-bg-color: var(--tt-color-red-dec-4);--tt-badge-bg-color-subdued: var( --tt-color-red-dec-5 );--tt-badge-bg-color-emphasized: var( --tt-color-red-inc-1 );--tt-badge-icon-color: var(--tt-color-red-inc-3);--tt-badge-icon-color-subdued: var( --tt-color-red-inc-2 );--tt-badge-icon-color-emphasized: var( --tt-color-red-dec-5 )}.tiptap-badge[data-style=brand]{--tt-badge-border-color: var(--tt-brand-color-300);--tt-badge-border-color-subdued: var(--tt-brand-color-200);--tt-badge-border-color-emphasized: var(--tt-brand-color-600);--tt-badge-text-color: var(--tt-brand-color-800);--tt-badge-text-color-subdued: var( --tt-brand-color-700 );--tt-badge-text-color-emphasized: var( --tt-brand-color-50 );--tt-badge-bg-color: var(--tt-brand-color-100);--tt-badge-bg-color-subdued: var( --tt-brand-color-50 );--tt-badge-bg-color-emphasized: var( --tt-brand-color-600 );--tt-badge-icon-color: var(--tt-brand-color-800);--tt-badge-icon-color-subdued: var( --tt-brand-color-700 );--tt-badge-icon-color-emphasized: var( --tt-brand-color-100 )}.dark .tiptap-badge[data-style=brand]{--tt-badge-border-color: var(--tt-brand-color-700);--tt-badge-border-color-subdued: var(--tt-brand-color-800);--tt-badge-border-color-emphasized: var(--tt-brand-color-400);--tt-badge-text-color: var(--tt-brand-color-200);--tt-badge-text-color-subdued: var( --tt-brand-color-300 );--tt-badge-text-color-emphasized: var( --tt-brand-color-950 );--tt-badge-bg-color: var(--tt-brand-color-900);--tt-badge-bg-color-subdued: var( --tt-brand-color-950 );--tt-badge-bg-color-emphasized: var( --tt-brand-color-400 );--tt-badge-icon-color: var(--tt-brand-color-200);--tt-badge-icon-color-subdued: var( --tt-brand-color-300 );--tt-badge-icon-color-emphasized: var( --tt-brand-color-900 )}.tiptap-badge-group{align-items:center;display:flex;flex-wrap:wrap;gap:.25rem}.tiptap-badge-group [data-orientation=vertical]{flex-direction:column}.tiptap-badge-group [data-orientation=horizontal]{flex-direction:row}.tiptap-badge{font-size:.625rem;font-weight:700;font-feature-settings:"salt" on,"cv01" on;line-height:1.15;height:1.25rem;min-width:1.25rem;padding:.25rem;display:flex;align-items:center;justify-content:center;border:solid 1px;border-radius:var(--tt-radius-sm, .375rem);transition-property:background,color,opacity;transition-duration:var(--tt-transition-duration-default);transition-timing-function:var(--tt-transition-easing-default)}.tiptap-badge[data-size=large]{font-size:.75rem;height:1.5rem;min-width:1.5rem;padding:.375rem;border-radius:var(--tt-radius-md, .375rem)}.tiptap-badge[data-size=small]{height:1rem;min-width:1rem;padding:.125rem;border-radius:var(--tt-radius-xs, .25rem)}.tiptap-badge .tiptap-badge-text{padding:0 .125rem;flex-grow:1;text-align:left}.tiptap-badge[data-text-trim=on] .tiptap-badge-text{text-overflow:ellipsis;overflow:hidden}.tiptap-badge .tiptap-badge-icon{pointer-events:none;flex-shrink:0;width:.625rem;height:.625rem}.tiptap-badge[data-size=large] .tiptap-badge-icon{width:.75rem;height:.75rem}.tiptap-badge{background-color:var(--tt-badge-bg-color);border-color:var(--tt-badge-border-color);color:var(--tt-badge-text-color)}.tiptap-badge .tiptap-badge-icon{color:var(--tt-badge-icon-color)}.tiptap-badge[data-appearance=emphasized]{background-color:var(--tt-badge-bg-color-emphasized);border-color:var(--tt-badge-border-color-emphasized);color:var(--tt-badge-text-color-emphasized)}.tiptap-badge[data-appearance=emphasized] .tiptap-badge-icon{color:var(--tt-badge-icon-color-emphasized)}.tiptap-badge[data-appearance=subdued]{background-color:var(--tt-badge-bg-color-subdued);border-color:var(--tt-badge-border-color-subdued);color:var(--tt-badge-text-color-subdued)}.tiptap-badge[data-appearance=subdued] .tiptap-badge-icon{color:var(--tt-badge-icon-color-subdued)}.tiptap-button{--tt-button-default-bg-color: var(--tt-gray-light-a-100);--tt-button-hover-bg-color: var(--tt-gray-light-200);--tt-button-active-bg-color: var(--tt-gray-light-a-200);--tt-button-active-bg-color-emphasized: var( --tt-brand-color-100 );--tt-button-active-bg-color-subdued: var( --tt-gray-light-a-200 );--tt-button-active-hover-bg-color: var(--tt-gray-light-300);--tt-button-active-hover-bg-color-emphasized: var( --tt-brand-color-200 );--tt-button-active-hover-bg-color-subdued: var( --tt-gray-light-a-300 );--tt-button-disabled-bg-color: var(--tt-gray-light-a-50)}.dark .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)}.tiptap-button{--tt-button-default-text-color: var(--tt-gray-light-a-600);--tt-button-hover-text-color: var(--tt-gray-light-a-900);--tt-button-active-text-color: var(--tt-gray-light-a-900);--tt-button-active-text-color-emphasized: var(--tt-gray-light-a-900);--tt-button-active-text-color-subdued: var(--tt-gray-light-a-900);--tt-button-disabled-text-color: var(--tt-gray-light-a-400)}.dark .tiptap-button{--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)}.tiptap-button{--tt-button-default-icon-color: var(--tt-gray-light-a-600);--tt-button-hover-icon-color: var(--tt-gray-light-a-900);--tt-button-active-icon-color: var(--tt-brand-color-500);--tt-button-active-icon-color-emphasized: var(--tt-brand-color-600);--tt-button-active-icon-color-subdued: var(--tt-gray-light-a-900);--tt-button-disabled-icon-color: var(--tt-gray-light-a-400)}.dark .tiptap-button{--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)}.tiptap-button{--tt-button-default-icon-sub-color: var(--tt-gray-light-a-400);--tt-button-hover-icon-sub-color: var(--tt-gray-light-a-500);--tt-button-active-icon-sub-color: var(--tt-gray-light-a-400);--tt-button-active-icon-sub-color-emphasized: var(--tt-gray-light-a-500);--tt-button-active-icon-sub-color-subdued: var(--tt-gray-light-a-400);--tt-button-disabled-icon-sub-color: var(--tt-gray-light-a-100)}.dark .tiptap-button{--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)}.tiptap-button{--tt-button-default-dropdown-arrows-color: var(--tt-gray-light-a-600);--tt-button-hover-dropdown-arrows-color: var(--tt-gray-light-a-700);--tt-button-active-dropdown-arrows-color: var(--tt-gray-light-a-600);--tt-button-active-dropdown-arrows-color-emphasized: var( --tt-gray-light-a-700 );--tt-button-active-dropdown-arrows-color-subdued: var(--tt-gray-light-a-600);--tt-button-disabled-dropdown-arrows-color: var(--tt-gray-light-a-400)}.dark .tiptap-button{--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-light-200);--tt-button-active-bg-color: var(--tt-gray-light-a-100);--tt-button-active-bg-color-emphasized: var( --tt-brand-color-100 );--tt-button-active-bg-color-subdued: var( --tt-gray-light-a-100 );--tt-button-active-hover-bg-color: var(--tt-gray-light-200);--tt-button-active-hover-bg-color-emphasized: var( --tt-brand-color-200 );--tt-button-active-hover-bg-color-subdued: var( --tt-gray-light-a-200 );--tt-button-disabled-bg-color: var(--transparent)}.dark .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)}.tiptap-button[data-style=ghost]{--tt-button-default-text-color: var(--tt-gray-light-a-600);--tt-button-hover-text-color: var(--tt-gray-light-a-900);--tt-button-active-text-color: var(--tt-gray-light-a-900);--tt-button-active-text-color-emphasized: var(--tt-gray-light-a-900);--tt-button-active-text-color-subdued: var(--tt-gray-light-a-900);--tt-button-disabled-text-color: var(--tt-gray-light-a-400)}.dark .tiptap-button[data-style=ghost]{--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)}.tiptap-button[data-style=ghost]{--tt-button-default-icon-color: var(--tt-gray-light-a-600);--tt-button-hover-icon-color: var(--tt-gray-light-a-900);--tt-button-active-icon-color: var(--tt-brand-color-500);--tt-button-active-icon-color-emphasized: var(--tt-brand-color-600);--tt-button-active-icon-color-subdued: var(--tt-gray-light-a-900);--tt-button-disabled-icon-color: var(--tt-gray-light-a-400)}.dark .tiptap-button[data-style=ghost]{--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)}.tiptap-button[data-style=ghost]{--tt-button-default-icon-sub-color: var(--tt-gray-light-a-400);--tt-button-hover-icon-sub-color: var(--tt-gray-light-a-500);--tt-button-active-icon-sub-color: var(--tt-gray-light-a-400);--tt-button-active-icon-sub-color-emphasized: var(--tt-gray-light-a-500);--tt-button-active-icon-sub-color-subdued: var(--tt-gray-light-a-400);--tt-button-disabled-icon-sub-color: var(--tt-gray-light-a-100)}.dark .tiptap-button[data-style=ghost]{--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)}.tiptap-button[data-style=ghost]{--tt-button-default-dropdown-arrows-color: var(--tt-gray-light-a-600);--tt-button-hover-dropdown-arrows-color: var(--tt-gray-light-a-700);--tt-button-active-dropdown-arrows-color: var(--tt-gray-light-a-600);--tt-button-active-dropdown-arrows-color-emphasized: var( --tt-gray-light-a-700 );--tt-button-active-dropdown-arrows-color-subdued: var( --tt-gray-light-a-600 );--tt-button-disabled-dropdown-arrows-color: var(--tt-gray-light-a-400)}.dark .tiptap-button[data-style=ghost]{--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-100);--tt-button-active-bg-color-emphasized: var( --tt-brand-color-100 );--tt-button-active-bg-color-subdued: var( --tt-brand-color-100 );--tt-button-active-hover-bg-color: var(--tt-brand-color-200);--tt-button-active-hover-bg-color-emphasized: var( --tt-brand-color-200 );--tt-button-active-hover-bg-color-subdued: var( --tt-brand-color-200 );--tt-button-disabled-bg-color: var(--tt-gray-light-a-100)}.dark .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)}.tiptap-button[data-style=primary]{--tt-button-default-text-color: var(--white);--tt-button-hover-text-color: var(--white);--tt-button-active-text-color: var(--tt-gray-light-a-900);--tt-button-active-text-color-emphasized: var(--tt-gray-light-a-900);--tt-button-active-text-color-subdued: var(--tt-gray-light-a-900);--tt-button-disabled-text-color: var(--tt-gray-light-a-400)}.dark .tiptap-button[data-style=primary]{--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)}.tiptap-button[data-style=primary]{--tt-button-default-icon-color: var(--white);--tt-button-hover-icon-color: var(--white);--tt-button-active-icon-color: var(--tt-brand-color-600);--tt-button-active-icon-color-emphasized: var(--tt-brand-color-600);--tt-button-active-icon-color-subdued: var(--tt-brand-color-600);--tt-button-disabled-icon-color: var(--tt-gray-light-a-400)}.dark .tiptap-button[data-style=primary]{--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)}.tiptap-button[data-style=primary]{--tt-button-default-icon-sub-color: var(--tt-gray-dark-a-500);--tt-button-hover-icon-sub-color: var(--tt-gray-dark-a-500);--tt-button-active-icon-sub-color: var(--tt-gray-light-a-500);--tt-button-active-icon-sub-color-emphasized: var(--tt-gray-light-a-500);--tt-button-active-icon-sub-color-subdued: var(--tt-gray-light-a-500);--tt-button-disabled-icon-sub-color: var(--tt-gray-light-a-100)}.dark .tiptap-button[data-style=primary]{--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)}.tiptap-button[data-style=primary]{--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-light-a-700);--tt-button-active-dropdown-arrows-color-emphasized: var( --tt-gray-light-a-700 );--tt-button-active-dropdown-arrows-color-subdued: var( --tt-gray-light-a-700 );--tt-button-disabled-dropdown-arrows-color: var(--tt-gray-light-a-400)}.dark .tiptap-button[data-style=primary]{--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{position:relative;display:flex;vertical-align:middle}.tiptap-button-group[data-orientation=vertical]{flex-direction:column;align-items:flex-start;justify-content:center;min-width:-moz-max-content;min-width:max-content}.tiptap-button-group[data-orientation=vertical]>.tiptap-button{width:100%}.tiptap-button-group[data-orientation=horizontal]{gap:.125rem;flex-direction:row;align-items:center}.tiptap-button{font-size:.875rem;font-weight:500;font-feature-settings:"salt" on,"cv01" on;line-height:1.15;height:2rem;min-width:2rem;border:none;padding:.5rem;gap:.25rem;display:flex;align-items:center;justify-content:center;border-radius:var(--tt-radius-lg, .75rem);transition-property:background,color,opacity;transition-duration:var(--tt-transition-duration-default);transition-timing-function:var(--tt-transition-easing-default)}.tiptap-button:focus-visible{outline:none}.tiptap-button[data-highlighted=true],.tiptap-button[data-focus-visible=true]{background-color:var(--tt-button-hover-bg-color);color:var(--tt-button-hover-text-color)}.tiptap-button[data-weight=small]{width:1.5rem;min-width:1.5rem;padding-right:0;padding-left:0}.tiptap-button[data-size=large]{font-size:.9375rem;height:2.375rem;min-width:2.375rem;padding:.625rem}.tiptap-button[data-size=small]{font-size:.75rem;line-height:1.2;height:1.5rem;min-width:1.5rem;padding:.3125rem;border-radius:var(--tt-radius-md, .5rem)}.tiptap-button .tiptap-button-text{padding:0 .125rem;flex-grow:1;text-align:left;line-height:1.5rem}.tiptap-button[data-text-trim=on] .tiptap-button-text{text-overflow:ellipsis;overflow:hidden}.tiptap-button .tiptap-button-icon,.tiptap-button .tiptap-button-icon-sub,.tiptap-button .tiptap-button-dropdown-arrows,.tiptap-button .tiptap-button-dropdown-small{flex-shrink:0}.tiptap-button .tiptap-button-icon{width:1rem;height:1rem}.tiptap-button[data-size=large] .tiptap-button-icon{width:1.125rem;height:1.125rem}.tiptap-button[data-size=small] .tiptap-button-icon{width:.875rem;height:.875rem}.tiptap-button .tiptap-button-icon-sub{width:1rem;height:1rem}.tiptap-button[data-size=large] .tiptap-button-icon-sub{width:1.125rem;height:1.125rem}.tiptap-button[data-size=small] .tiptap-button-icon-sub{width:.875rem;height:.875rem}.tiptap-button .tiptap-button-dropdown-arrows{width:.75rem;height:.75rem}.tiptap-button[data-size=large] .tiptap-button-dropdown-arrows{width:.875rem;height:.875rem}.tiptap-button[data-size=small] .tiptap-button-dropdown-arrows,.tiptap-button .tiptap-button-dropdown-small{width:.625rem;height:.625rem}.tiptap-button[data-size=large] .tiptap-button-dropdown-small{width:.75rem;height:.75rem}.tiptap-button[data-size=small] .tiptap-button-dropdown-small{width:.5rem;height:.5rem}.tiptap-button:has(>svg):not(:has(>:not(svg))){gap:.125rem}.tiptap-button:has(>svg):not(:has(>:not(svg)))[data-size=large],.tiptap-button:has(>svg):not(:has(>:not(svg)))[data-size=small]{gap:.125rem}.tiptap-button:has(>svg:nth-of-type(2)):has(>.tiptap-button-dropdown-small):not(:has(>svg:nth-of-type(3))):not(:has(>.tiptap-button-text)){gap:0;padding-right:.25rem}.tiptap-button:has(>svg:nth-of-type(2)):has(>.tiptap-button-dropdown-small):not(:has(>svg:nth-of-type(3))):not(:has(>.tiptap-button-text))[data-size=large]{padding-right:.375rem}.tiptap-button:has(>svg:nth-of-type(2)):has(>.tiptap-button-dropdown-small):not(:has(>svg:nth-of-type(3))):not(:has(>.tiptap-button-text))[data-size=small]{padding-right:.25rem}.tiptap-button .tiptap-button-emoji{width:1rem;display:flex;justify-content:center}.tiptap-button[data-size=large] .tiptap-button-emoji{width:1.125rem}.tiptap-button[data-size=small] .tiptap-button-emoji{width:.875rem}.tiptap-button{background-color:var(--tt-button-default-bg-color);color:var(--tt-button-default-text-color)}.tiptap-button .tiptap-button-icon{color:var(--tt-button-default-icon-color)}.tiptap-button .tiptap-button-icon-sub{color:var(--tt-button-default-icon-sub-color)}.tiptap-button .tiptap-button-dropdown-arrows,.tiptap-button .tiptap-button-dropdown-small{color:var(--tt-button-default-dropdown-arrows-color)}.tiptap-button:hover:not([data-active-item=true]):not([disabled]),.tiptap-button[data-active-item=true]:not([disabled]),.tiptap-button[data-highlighted]:not([disabled]):not([data-highlighted=false]){background-color:var(--tt-button-hover-bg-color);color:var(--tt-button-hover-text-color)}.tiptap-button:hover:not([data-active-item=true]):not([disabled]) .tiptap-button-icon,.tiptap-button[data-active-item=true]:not([disabled]) .tiptap-button-icon,.tiptap-button[data-highlighted]:not([disabled]):not([data-highlighted=false]) .tiptap-button-icon{color:var(--tt-button-hover-icon-color)}.tiptap-button:hover:not([data-active-item=true]):not([disabled]) .tiptap-button-icon-sub,.tiptap-button[data-active-item=true]:not([disabled]) .tiptap-button-icon-sub,.tiptap-button[data-highlighted]:not([disabled]):not([data-highlighted=false]) .tiptap-button-icon-sub{color:var(--tt-button-hover-icon-sub-color)}.tiptap-button:hover:not([data-active-item=true]):not([disabled]) .tiptap-button-dropdown-arrows,.tiptap-button:hover:not([data-active-item=true]):not([disabled]) .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,.tiptap-button[data-highlighted]:not([disabled]):not([data-highlighted=false]) .tiptap-button-dropdown-arrows,.tiptap-button[data-highlighted]:not([disabled]):not([data-highlighted=false]) .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)}:root{--tiptap-card-bg-color: var(--white);--tiptap-card-border-color: var(--tt-gray-light-a-100);--tiptap-card-group-label-color: var(--tt-gray-light-a-800)}.dark{--tiptap-card-bg-color: var(--tt-gray-dark-50);--tiptap-card-border-color: var(--tt-gray-dark-a-100);--tiptap-card-group-label-color: var(--tt-gray-dark-a-800)}.tiptap-card{--padding: .375rem;--border-width: 1px;border-radius:calc(var(--padding) + var(--tt-radius-lg));box-shadow:var(--tt-shadow-elevated-md);background-color:var(--tiptap-card-bg-color);border:1px solid var(--tiptap-card-border-color);display:flex;flex-direction:column;outline:none;align-items:center;position:relative;min-width:0;word-wrap:break-word;background-clip:border-box}.tiptap-card-header{padding:.375rem;flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;width:100%;border-bottom:var(--border-width) solid var(--tiptap-card-border-color)}.tiptap-card-body{padding:.375rem;flex:1 1 auto;overflow-y:auto}.tiptap-card-item-group{position:relative;display:flex;vertical-align:middle;min-width:-moz-max-content;min-width:max-content}.tiptap-card-item-group[data-orientation=vertical]{flex-direction:column;justify-content:center}.tiptap-card-item-group[data-orientation=horizontal]{gap:.25rem;flex-direction:row;align-items:center}.tiptap-card-group-label{padding:.75rem .5rem .25rem;font-size:.75rem;font-weight:600;line-height:normal;text-transform:capitalize;color:var(--tiptap-card-group-label-color)}.tiptap-combobox-list{--tt-combobox-bg-color: var(--white);--tt-combobox-border-color: var(--tt-gray-light-a-100);--tt-combobox-text-color: var(--tt-gray-light-a-600)}.dark .tiptap-combobox-list{--tt-combobox-border-color: var(--tt-gray-dark-a-50);--tt-combobox-bg-color: var(--tt-gray-dark-50);--tt-combobox-text-color: var(--tt-gray-dark-a-600)}.tiptap-combobox-list{--padding: .375rem;--border-width: 1px;height:100%;border-radius:calc(var(--padding) + var(--tt-radius-lg) + var(--border-width));border:var(--border-width) solid var(--tt-combobox-border-color);background-color:var(--tt-combobox-bg-color);color:var(--tt-combobox-text-color);padding:var(--padding);box-shadow:var(--tt-shadow-elevated-md);outline:none;max-width:16rem;max-height:var(--popover-available-height);overflow-y:auto;margin-block:.375rem}.tiptap-combobox-list:empty{display:none!important}.tiptap-dropdown-menu{--tt-dropdown-menu-bg-color: var(--white);--tt-dropdown-menu-border-color: var(--tt-gray-light-a-100);--tt-dropdown-menu-text-color: var(--tt-gray-light-a-600)}.dark .tiptap-dropdown-menu{--tt-dropdown-menu-border-color: var(--tt-gray-dark-a-50);--tt-dropdown-menu-bg-color: var(--tt-gray-dark-50);--tt-dropdown-menu-text-color: var(--tt-gray-dark-a-600)}.tiptap-dropdown-menu{z-index:50;outline:none;transform-origin:var(--radix-dropdown-menu-content-transform-origin);max-height:var(--radix-dropdown-menu-content-available-height)}.tiptap-dropdown-menu>*{max-height:var(--radix-dropdown-menu-content-available-height)}.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],.tiptap-dropdown-menu[data-side=top-start],.tiptap-dropdown-menu[data-side=top-end]{animation:slideFromBottom .15s cubic-bezier(.16,1,.3,1)}.tiptap-dropdown-menu[data-side=right],.tiptap-dropdown-menu[data-side=right-start],.tiptap-dropdown-menu[data-side=right-end]{animation:slideFromLeft .15s cubic-bezier(.16,1,.3,1)}.tiptap-dropdown-menu[data-side=bottom],.tiptap-dropdown-menu[data-side=bottom-start],.tiptap-dropdown-menu[data-side=bottom-end]{animation:slideFromTop .15s cubic-bezier(.16,1,.3,1)}.tiptap-dropdown-menu[data-side=left],.tiptap-dropdown-menu[data-side=left-start],.tiptap-dropdown-menu[data-side=left-end]{animation:slideFromRight .15s cubic-bezier(.16,1,.3,1)}:root{--tiptap-input-placeholder: var(--tt-gray-light-a-400)}.dark{--tiptap-input-placeholder: var(--tt-gray-dark-a-400)}.tiptap-input{display:block;width:100%;height:2rem;font-size:.875rem;font-weight:400;line-height:1.5;padding:.375rem .5rem;border-radius:.375rem;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}.tiptap-input::-moz-placeholder{color:var(--tiptap-input-placeholder)}.tiptap-input::placeholder{color:var(--tiptap-input-placeholder)}.tiptap-input-clamp{min-width:12rem;padding-right:0;text-overflow:ellipsis;white-space:nowrap}.tiptap-input-clamp:focus{text-overflow:clip;overflow:visible}.tiptap-input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch}.tiptap-label{--tt-label-color: var(--tt-gray-light-a-800)}.dark .tiptap-label{--tt-label-color: var(--tt-gray-dark-a-800)}.tiptap-label{margin:.75rem .5rem .25rem;font-size:.75rem;font-weight:600;line-height:normal;text-transform:capitalize;color:var(--tt-label-color)}.tiptap-menu-content{z-index:50;display:flex;flex-direction:column;height:100%;outline:none;min-width:var(--popover-anchor-width)}.tiptap-menu-content[data-state=closed]{display:none}.tiptap-menu-content[data-state=open]{animation:popover .15s ease-out}.tiptap-menu-group{display:none}.tiptap-menu-group:has([role=menuitem]),.tiptap-menu-group:has([role=option]){display:block}.tiptap-menu-item{width:100%}@keyframes popover{0%{opacity:0;transform:scale(.95) translateY(-2px)}to{opacity:1;transform:scale(1) translateY(0)}}.tiptap-popover{--tt-popover-bg-color: var(--white);--tt-popover-border-color: var(--tt-gray-light-a-100);--tt-popover-text-color: var(--tt-gray-light-a-600)}.dark .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)}.tiptap-popover{z-index:50;outline:none;transform-origin:var(--radix-popover-content-transform-origin);max-height:var(--radix-popover-content-available-height)}.tiptap-popover>*{max-height:var(--radix-popover-content-available-height)}.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],.tiptap-popover[data-side=top-start],.tiptap-popover[data-side=top-end]{animation:slideFromBottom .15s cubic-bezier(.16,1,.3,1)}.tiptap-popover[data-side=right],.tiptap-popover[data-side=right-start],.tiptap-popover[data-side=right-end]{animation:slideFromLeft .15s cubic-bezier(.16,1,.3,1)}.tiptap-popover[data-side=bottom],.tiptap-popover[data-side=bottom-start],.tiptap-popover[data-side=bottom-end]{animation:slideFromTop .15s cubic-bezier(.16,1,.3,1)}.tiptap-popover[data-side=left],.tiptap-popover[data-side=left-start],.tiptap-popover[data-side=left-end]{animation:slideFromRight .15s cubic-bezier(.16,1,.3,1)}.tiptap-separator{--tt-link-border-color: var(--tt-gray-light-a-200)}.dark .tiptap-separator{--tt-link-border-color: var(--tt-gray-dark-a-200)}.tiptap-separator{flex-shrink:0;background-color:var(--tt-link-border-color)}.tiptap-separator[data-orientation=horizontal]{height:1px;width:100%;margin:.5rem 0}.tiptap-separator[data-orientation=vertical]{height:1.5rem;width:1px}:root{--tt-sidebar-bg: var(--tt-gray-light-100);--tt-sidebar-border-color: var(--tt-gray-light-100)}.dark{--tt-sidebar-bg: var(--tt-gray-dark-100);--tt-sidebar-border-color: var(--tt-gray-dark-100)}.sidebar{display:none}@media(min-width:768px){.sidebar{display:block}}.sidebar-wrapper{display:flex;min-height:100svh;width:100%}.sidebar-container{position:fixed;top:0;bottom:0;z-index:10;height:100svh;width:var(--sidebar-width);display:none;transition:left .2s linear,right .2s linear,width .2s linear}@media(min-width:768px){.sidebar-container{display:flex}}.sidebar-container[data-side=left]{left:0;border-right-width:1px}.sidebar-container[data-side=left][data-collapsible=offcanvas]{left:calc(var(--sidebar-width) * -1)}.sidebar-container[data-side=right]{right:0;border-left-width:1px}.sidebar-container[data-side=right][data-collapsible=offcanvas]{right:calc(var(--sidebar-width) * -1)}.sidebar-gap{position:relative;width:var(--sidebar-width);background-color:transparent;transition:width .2s linear}.sidebar-gap[data-collapsible=offcanvas]{width:0}.sidebar-gap[data-side=right]{transform:rotate(180deg)}.sidebar-main{display:flex;height:100%;width:100%;flex-direction:column;background-color:var(--tt-sidebar-bg)}.sidebar-rail{position:absolute;top:0;bottom:0;z-index:20;width:1rem;transform:translate(-50%);transition:all .2s linear;display:none}@media(min-width:640px){.sidebar-rail{display:flex}}.sidebar-rail:after{content:"";position:absolute;top:0;bottom:0;left:50%;width:2px}.sidebar-rail:hover:after{background-color:var(--tt-sidebar-border-color)}[data-side=left] .sidebar-rail{right:-1rem;cursor:w-resize}[data-side=right] .sidebar-rail{left:0;cursor:e-resize}[data-side=left][data-state=collapsed] .sidebar-rail{cursor:e-resize}[data-side=right][data-state=collapsed] .sidebar-rail{cursor:w-resize}[data-collapsible=offcanvas] .sidebar-rail{transform:translate(0)}[data-collapsible=offcanvas] .sidebar-rail:after{left:100%}[data-collapsible=offcanvas] .sidebar-rail:hover{background-color:var(--tt-sidebar-bg)}[data-side=left][data-collapsible=offcanvas] .sidebar-rail{right:-.5rem}[data-side=right][data-collapsible=offcanvas] .sidebar-rail{left:-.5rem}.sidebar-inset{position:relative;display:flex;width:100%;flex:1;flex-direction:column}.sidebar-header,.sidebar-footer{display:flex;flex-direction:column;gap:.5rem;padding:.5rem}.sidebar-content{display:flex;min-height:0;flex:1;flex-direction:column;gap:.5rem;overflow:auto}:root{--tt-toolbar-height: 2.75rem;--tt-safe-area-bottom: env(safe-area-inset-bottom, 0px);--tt-toolbar-bg-color: #fcfcfd}.tiptap-toolbar{display:flex;align-items:center;gap:.25rem}.tiptap-toolbar-group{display:flex;align-items:center;gap:.125rem}.tiptap-toolbar-group:empty{display:none}.tiptap-toolbar-group:empty+.tiptap-separator,.tiptap-separator+.tiptap-toolbar-group:empty{display:none}.tiptap-toolbar[data-variant=fixed]{position:sticky;top:0;z-index:10;width:100%;min-height:var(--tt-toolbar-height);background:var(--tt-toolbar-bg-color);padding:0 .5rem;overflow-x:auto;overscroll-behavior-x:contain;-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]{position:absolute;top:auto;height:calc(var(--tt-toolbar-height) + var(--tt-safe-area-bottom));border-top:1px solid var(--tt-toolbar-border-color);border-bottom:none;padding:0 .5rem var(--tt-safe-area-bottom);flex-wrap:nowrap;justify-content:flex-start}.tiptap-toolbar[data-variant=fixed] .tiptap-toolbar-group{flex:0 0 auto}}.tiptap-toolbar[data-variant=floating]{--tt-toolbar-padding: .125rem;--tt-toolbar-border-width: 1px;padding:.188rem;border-radius:calc(var(--tt-toolbar-padding) + var(--tt-radius-lg) + var(--tt-toolbar-border-width));border:var(--tt-toolbar-border-width) solid var(--tt-toolbar-border-color);background-color:var(--tt-toolbar-bg-color);box-shadow:var(--tt-shadow-elevated-md);outline:none;overflow:hidden}.tiptap-toolbar[data-variant=floating][data-plain=true]{padding:0;border-radius:0;border:none;box-shadow:none;background-color:transparent}@media screen and (max-width:480px){.tiptap-toolbar[data-variant=floating]{width:100%;border-radius:0;border:none;box-shadow:none}}.tiptap-tooltip{--tt-tooltip-bg: var(--tt-gray-light-900);--tt-tooltip-text: var(--white);--tt-kbd: var(--tt-gray-dark-a-400)}.dark .tiptap-tooltip{--tt-tooltip-bg: var(--white);--tt-tooltip-text: var(--tt-gray-light-600);--tt-kbd: var(--tt-gray-light-a-400)}.tiptap-tooltip{z-index:200;overflow:hidden;border-radius:var(--tt-radius-md, .375rem);background-color:var(--tt-tooltip-bg);padding:.375rem .5rem;font-size:.75rem;font-weight:500;color:var(--tt-tooltip-text);box-shadow:0 4px 6px -1px #0000001a;text-align:center}.tiptap-tooltip kbd{display:inline-block;text-align:center;vertical-align:baseline;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;text-transform:capitalize;color:var(--tt-kbd)}.tiptap-ai-menu-actions{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.375rem .5rem;width:100%}:root{--tiptap-ai-prompt-input-content-placeholder: var(--tt-gray-light-a-400);--tiptap-ai-prompt-input-bg-color: var(--white);--tiptap-ai-prompt-input-focused-border-color: var(--tt-brand-color-500);--tiptap-ai-prompt-input-border-color: var(--tt-gray-light-a-200)}:root [data-active-state=off]{--tiptap-ai-prompt-input-text-color: var(--tt-gray-light-a-400)}:root [data-active-state=off].tiptap-ai-prompt-input:hover{--tiptap-ai-prompt-input-border-color: var(--tt-gray-light-a-300)}.dark{--tiptap-ai-prompt-input-content-placeholder: var(--tt-gray-dark-a-400);--tiptap-ai-prompt-input-bg-color: var(--tt-gray-dark-50);--tiptap-ai-prompt-input-focused-border-color: var(--tt-brand-color-500);--tiptap-ai-prompt-input-border-color: var(--tt-gray-dark-a-200)}.dark [data-active-state=off]{--tiptap-ai-prompt-input-text-color: var(--tt-gray-dark-a-400)}.dark [data-active-state=off].tiptap-ai-prompt-input:hover{--tiptap-ai-prompt-input-border-color: var(--tt-gray-dark-a-300)}.tiptap-ai-prompt-input{background-color:var(--tiptap-ai-prompt-input-bg-color);border:none;border-radius:.75rem;display:flex;flex-direction:column;gap:.375rem;padding:.5rem;width:100%}.tiptap-ai-prompt-input-content{max-height:9rem;overflow-y:auto;overscroll-behavior:contain;resize:none;display:block;width:100%;font-size:.875rem;font-weight:400;line-height:1.5;padding:.375rem .5rem;border-radius:.5rem;border:1px solid var(--tt-gray-light-a-200);background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;box-shadow:none}.tiptap-ai-prompt-input-content:focus{border-color:var(--tt-gray-light-a-400);outline:none;box-shadow:none}.tiptap-ai-prompt-input-content .tiptap.ProseMirror{font-family:Inter,sans-serif}.tiptap-ai-prompt-input-content::-moz-placeholder{color:var(--tiptap-ai-prompt-input-content-placeholder)}.tiptap-ai-prompt-input-content::placeholder{color:var(--tiptap-ai-prompt-input-content-placeholder)}[data-active-state=off].tiptap-ai-prompt-input{height:2.75rem;cursor:pointer;border:1px solid var(--tiptap-ai-prompt-input-border-color);color:var(--tiptap-ai-prompt-input-text-color)}[data-active-state=off].tiptap-ai-prompt-input:hover{border:1px solid var(--tiptap-ai-prompt-input-border-color)}[data-active-state=off] .tiptap-ai-prompt-input-toolbar{display:flex;align-items:center;width:100%;justify-content:space-between}.tiptap-ai-prompt-input-placeholder{display:flex;align-items:center;justify-content:space-between}.tiptap-ai-prompt-input-placeholder-content{display:flex;align-items:center;gap:8px;padding:8px}.tiptap-ai-prompt-input-placeholder-icon{width:1rem;height:1rem}.tiptap-ai-prompt-input-placeholder-text{font-size:14px;font-weight:500;line-height:normal}:root{--tiptap-ai-prompt-focused-border-color: var(--tt-brand-color-500);--tiptap-ai-prompt-border-color: var(--tt-gray-light-a-200);--tiptap-ai-loading-background-color: var(--tt-gray-light-a-200)}.dark{--tiptap-ai-prompt-focused-border-color: var(--tt-brand-color-500);--tiptap-ai-prompt-border-color: var(--tt-gray-dark-a-200);--tiptap-ai-loading-background-color: var(--tt-gray-dark-a-200)}.tiptap-ai-menu-progress{display:flex;align-items:center;padding:6px;justify-content:space-between;width:100%}.tiptap-spinner-alt{color:var(--tt-brand-color-500);font-size:12px;font-weight:600;line-height:normal;padding:8px;display:flex;align-items:center;gap:12px}.dots-container{display:flex;gap:5px;align-items:center}.dot{border-radius:50%;background:var(--tiptap-ai-loading-background-color)}.dot:nth-child(1){width:6px;height:6px;animation:loading1 .8s infinite ease-in-out;animation-delay:0s}.dot:nth-child(2){width:12px;height:12px;animation:loading2 .8s infinite ease-in-out;animation-delay:.1s}.dot:nth-child(3){width:8px;height:8px;animation:loading3 .8s infinite ease-in-out;animation-delay:.2s}@keyframes loading1{0%,80%,to{background:var(--tiptap-ai-loading-background-color);transform:scale(.8)}40%{background:var(--tt-brand-color-400);transform:scale(1.2)}}@keyframes loading2{0%,80%,to{background:var(--tiptap-ai-loading-background-color);transform:scale(.8)}40%{background:var(--tt-brand-color-500);transform:scale(1.2)}}@keyframes loading3{0%,80%,to{background:var(--tiptap-ai-loading-background-color);transform:scale(.8)}40%{background:var(--tt-brand-color-200);transform:scale(1.2)}}.tiptap-button-highlight{position:relative;width:1.25rem;height:1.25rem;margin:0 -.175rem;border-radius:var(--tt-radius-xl);background-color:var(--highlight-color);transition:transform .2s ease}.tiptap-button-highlight:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;border-radius:inherit;box-sizing:border-box;border:1px solid var(--highlight-color);filter:brightness(95%);mix-blend-mode:multiply}.dark .tiptap-button-highlight:after{filter:brightness(140%);mix-blend-mode:lighten}.tiptap-button[data-active-state=on] .tiptap-button-highlight:after{filter:brightness(80%)}.dark .tiptap-button[data-active-state=on] .tiptap-button-highlight:after{filter:brightness(180%)}.tiptap-button-color-text{display:flex;align-items:center;justify-content:center;position:relative;width:1.25rem;height:1.25rem;margin:0 -.175rem;border-radius:var(--tt-radius-xl);transition:transform .2s ease}.tiptap-button-color-text:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;border-radius:inherit;box-sizing:border-box;border:1px solid var(--color-text-button-color);filter:brightness(150%);mix-blend-mode:multiply;opacity:.5}.dark .tiptap-button-color-text:after{filter:brightness(140%);mix-blend-mode:lighten}.tiptap-button[data-active-state=on] .tiptap-button-color-text:after{filter:brightness(80%)}.dark .tiptap-button[data-active-state=on] .tiptap-button-color-text:after{filter:brightness(180%)}:root{--tiptap-ouline-fallback-color: var(--tt-gray-light-a-200)}.dark{--tiptap-ouline-fallback-color: var(--tt-gray-dark-a-200)}.tiptap-button-color-text-popover{position:relative;width:1.25rem;height:1.25rem;margin:0 -.175rem;border-radius:var(--tt-radius-xl);background-color:var(--active-highlight-color);transition:transform .2s ease;display:flex;align-items:center;justify-content:center}.tiptap-button-color-text-popover:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;border-radius:inherit;box-sizing:border-box;border:1px solid var(--active-highlight-color, var(--tiptap-ouline-fallback-color));filter:brightness(95%);mix-blend-mode:multiply}.dark .tiptap-button-color-text-popover:after{filter:brightness(140%);mix-blend-mode:lighten}.drag-handle{transition-property:top;transition-duration:.2s;transition-timing-function:ease-out}.drag-handle:before{content:"";position:absolute;left:100%;top:0;width:var(--drag-handle-main-axis-offset, 16px);height:100%;pointer-events:auto}:root{--emoji-input-bg-color: var(--white);--emoji-input-border-color: var(--tt-gray-light-a-100);--emoji-input-focus: var(--tt-brand-color-500)}.dark{--emoji-input-border-color: var(--tt-gray-dark-a-50);--emoji-input-bg-color: var(--tt-gray-dark-50);--emoji-input-focus: var(--tt-brand-color-500)}.tiptap-input.emoji-menu-search-input{border:1px solid var(--emoji-input-border-color);border-radius:var(--tt-radius-lg);background-color:var(--emoji-input-bg-color)}.tiptap-input.emoji-menu-search-input:focus{border-color:var(--emoji-input-focus)}.emoji-menu-list{max-height:14.063rem;overflow-y:scroll;overscroll-behavior:contain;width:100%}:root{--tt-slash-decoration-bg-color: var(--tt-gray-light-a-100);--tt-slash-decoration-color: var(--tt-gray-light-a-400)}.dark{--tt-slash-decoration-bg-color: var(--tt-gray-dark-a-100);--tt-slash-decoration-color: var(--tt-gray-dark-a-400)}span.tiptap-slash-decoration{background:var(--tt-slash-decoration-bg-color);border-radius:var(--tt-radius-xs);outline:5.5px solid var(--tt-slash-decoration-bg-color)}span.tiptap-slash-decoration:after{color:var(--tt-slash-decoration-color)}span.tiptap-slash-decoration.is-empty:after{content:attr(data-decoration-content)}.tiptap-slash-card-body{width:100%}@media screen and (min-width:480px){.tiptap-slash-card{min-width:15rem}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes zoomIn{0%{transform:scale(.95)}to{transform:scale(1)}}@keyframes zoomOut{0%{transform:scale(1)}to{transform:scale(.95)}}@keyframes zoom{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes slideFromTop{0%{transform:translateY(-.5rem)}to{transform:translateY(0)}}@keyframes slideFromRight{0%{transform:translate(.5rem)}to{transform:translate(0)}}@keyframes slideFromLeft{0%{transform:translate(-.5rem)}to{transform:translate(0)}}@keyframes slideFromBottom{0%{transform:translateY(.5rem)}to{transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}: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: rgba(250, 250, 250, 1);--tt-gray-light-100: rgba(244, 244, 245, 1);--tt-gray-light-200: rgba(234, 234, 235, 1);--tt-gray-light-300: rgba(213, 214, 215, 1);--tt-gray-light-400: rgba(166, 167, 171, 1);--tt-gray-light-500: rgba(125, 127, 130, 1);--tt-gray-light-600: rgba(83, 86, 90, 1);--tt-gray-light-700: rgba(64, 65, 69, 1);--tt-gray-light-800: rgba(44, 45, 48, 1);--tt-gray-light-900: rgba(34, 35, 37, 1);--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: rgba(253, 253, 253, .88);--tt-gray-dark-a-900: rgba(255, 255, 255, .96);--tt-gray-dark-50: rgba(25, 25, 26, 1);--tt-gray-dark-100: rgba(32, 32, 34, 1);--tt-gray-dark-200: rgba(45, 45, 47, 1);--tt-gray-dark-300: rgba(70, 70, 73, 1);--tt-gray-dark-400: rgba(99, 99, 105, 1);--tt-gray-dark-500: rgba(124, 124, 131, 1);--tt-gray-dark-600: rgba(163, 163, 168, 1);--tt-gray-dark-700: rgba(192, 192, 195, 1);--tt-gray-dark-800: rgba(224, 224, 225, 1);--tt-gray-dark-900: rgba(245, 245, 245, 1);--tt-brand-color-50: rgba(239, 238, 255, 1);--tt-brand-color-100: rgba(222, 219, 255, 1);--tt-brand-color-200: rgba(195, 189, 255, 1);--tt-brand-color-300: rgba(157, 138, 255, 1);--tt-brand-color-400: rgba(122, 82, 255, 1);--tt-brand-color-500: rgba(98, 41, 255, 1);--tt-brand-color-600: rgba(84, 0, 229, 1);--tt-brand-color-700: rgba(75, 0, 204, 1);--tt-brand-color-800: rgba(56, 0, 153, 1);--tt-brand-color-900: rgba(43, 25, 102, 1);--tt-brand-color-950: hsla(257, 100%, 9%, 1);--tt-color-green-inc-5: hsla(129, 100%, 97%, 1);--tt-color-green-inc-4: hsla(129, 100%, 92%, 1);--tt-color-green-inc-3: hsla(131, 100%, 86%, 1);--tt-color-green-inc-2: hsla(133, 98%, 78%, 1);--tt-color-green-inc-1: hsla(137, 99%, 70%, 1);--tt-color-green-base: hsla(147, 99%, 50%, 1);--tt-color-green-dec-1: hsla(147, 97%, 41%, 1);--tt-color-green-dec-2: hsla(146, 98%, 32%, 1);--tt-color-green-dec-3: hsla(146, 100%, 24%, 1);--tt-color-green-dec-4: hsla(144, 100%, 16%, 1);--tt-color-green-dec-5: hsla(140, 100%, 9%, 1);--tt-color-yellow-inc-5: hsla(50, 100%, 97%, 1);--tt-color-yellow-inc-4: hsla(50, 100%, 91%, 1);--tt-color-yellow-inc-3: hsla(50, 100%, 84%, 1);--tt-color-yellow-inc-2: hsla(50, 100%, 77%, 1);--tt-color-yellow-inc-1: hsla(50, 100%, 68%, 1);--tt-color-yellow-base: hsla(52, 100%, 50%, 1);--tt-color-yellow-dec-1: hsla(52, 100%, 41%, 1);--tt-color-yellow-dec-2: hsla(52, 100%, 32%, 1);--tt-color-yellow-dec-3: hsla(52, 100%, 24%, 1);--tt-color-yellow-dec-4: hsla(51, 100%, 16%, 1);--tt-color-yellow-dec-5: hsla(50, 100%, 9%, 1);--tt-color-red-inc-5: hsla(11, 100%, 96%, 1);--tt-color-red-inc-4: hsla(11, 100%, 88%, 1);--tt-color-red-inc-3: hsla(10, 100%, 80%, 1);--tt-color-red-inc-2: hsla(9, 100%, 73%, 1);--tt-color-red-inc-1: hsla(7, 100%, 64%, 1);--tt-color-red-base: hsla(7, 100%, 54%, 1);--tt-color-red-dec-1: hsla(7, 100%, 41%, 1);--tt-color-red-dec-2: hsla(5, 100%, 32%, 1);--tt-color-red-dec-3: hsla(4, 100%, 24%, 1);--tt-color-red-dec-4: hsla(3, 100%, 16%, 1);--tt-color-red-dec-5: hsla(1, 100%, 9%, 1);--white: rgba(255, 255, 255, 1);--black: rgba(14, 14, 17, 1);--transparent: rgba(255, 255, 255, 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: .125rem;--tt-radius-xs: .25rem;--tt-radius-sm: .375rem;--tt-radius-md: .5rem;--tt-radius-lg: .75rem;--tt-radius-xl: 1rem;--tt-transition-duration-short: .1s;--tt-transition-duration-default: .2s;--tt-transition-duration-long: .64s;--tt-transition-easing-default: cubic-bezier(.46, .03, .52, .96);--tt-transition-easing-cubic: cubic-bezier(.65, .05, .36, 1);--tt-transition-easing-quart: cubic-bezier(.77, 0, .18, 1);--tt-transition-easing-circ: cubic-bezier(.79, .14, .15, .86);--tt-transition-easing-back: cubic-bezier(.68, -.55, .27, 1.55);--tt-accent-contrast: 8%;--tt-destructive-contrast: 8%;--tt-foreground-contrast: 8%}:root,:root *,:root :before,:root :after{box-sizing:border-box;transition:none var(--tt-transition-duration-default) var(--tt-transition-easing-default)}:root{--tt-bg-color: var(--white);--tt-border-color: var(--tt-gray-light-a-200);--tt-border-color-tint: var(--tt-gray-light-a-100);--tt-sidebar-bg-color: var(--tt-gray-light-100);--tt-scrollbar-color: var(--tt-gray-light-a-200);--tt-cursor-color: var(--tt-brand-color-500);--tt-selection-color: rgba(157, 138, 255, .2);--tt-card-bg-color: var(--white);--tt-card-border-color: var(--tt-gray-light-a-100)}.dark{--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)}:root{--tt-color-text-gray: hsl(45, 2%, 46%);--tt-color-text-brown: hsl(19, 31%, 47%);--tt-color-text-orange: hsl(30, 89%, 45%);--tt-color-text-yellow: hsl(38, 62%, 49%);--tt-color-text-green: hsl(148, 32%, 39%);--tt-color-text-blue: hsl(202, 54%, 43%);--tt-color-text-purple: hsl(274, 32%, 54%);--tt-color-text-pink: hsl(328, 49%, 53%);--tt-color-text-red: hsl(2, 62%, 55%);--tt-color-text-gray-contrast: hsla(39, 26%, 26%, .15);--tt-color-text-brown-contrast: hsla(18, 43%, 69%, .35);--tt-color-text-orange-contrast: hsla(24, 73%, 55%, .27);--tt-color-text-yellow-contrast: hsla(44, 82%, 59%, .39);--tt-color-text-green-contrast: hsla(126, 29%, 60%, .27);--tt-color-text-blue-contrast: hsla(202, 54%, 59%, .27);--tt-color-text-purple-contrast: hsla(274, 37%, 64%, .27);--tt-color-text-pink-contrast: hsla(331, 60%, 71%, .27);--tt-color-text-red-contrast: hsla(8, 79%, 79%, .4)}.dark{--tt-color-text-gray: hsl(0, 0%, 61%);--tt-color-text-brown: hsl(18, 35%, 58%);--tt-color-text-orange: hsl(25, 53%, 53%);--tt-color-text-yellow: hsl(36, 54%, 55%);--tt-color-text-green: hsl(145, 32%, 47%);--tt-color-text-blue: hsl(202, 64%, 52%);--tt-color-text-purple: hsl(270, 55%, 62%);--tt-color-text-pink: hsl(329, 57%, 58%);--tt-color-text-red: hsl(1, 69%, 60%);--tt-color-text-gray-contrast: hsla(0, 0%, 100%, .09);--tt-color-text-brown-contrast: hsla(17, 45%, 50%, .25);--tt-color-text-orange-contrast: hsla(27, 82%, 53%, .2);--tt-color-text-yellow-contrast: hsla(35, 49%, 47%, .2);--tt-color-text-green-contrast: hsla(151, 55%, 39%, .2);--tt-color-text-blue-contrast: hsla(202, 54%, 43%, .2);--tt-color-text-purple-contrast: hsla(271, 56%, 60%, .18);--tt-color-text-pink-contrast: hsla(331, 67%, 58%, .22);--tt-color-text-red-contrast: hsla(0, 67%, 60%, .25)}:root{--tt-color-highlight-yellow: #fef9c3;--tt-color-highlight-green: #dcfce7;--tt-color-highlight-blue: #e0f2fe;--tt-color-highlight-purple: #f3e8ff;--tt-color-highlight-red: #ffe4e6;--tt-color-highlight-gray: rgb(248, 248, 247);--tt-color-highlight-brown: rgb(244, 238, 238);--tt-color-highlight-orange: rgb(251, 236, 221);--tt-color-highlight-pink: rgb(252, 241, 246);--tt-color-highlight-yellow-contrast: #fbe604;--tt-color-highlight-green-contrast: #c7fad8;--tt-color-highlight-blue-contrast: #ceeafd;--tt-color-highlight-purple-contrast: #e4ccff;--tt-color-highlight-red-contrast: #ffccd0;--tt-color-highlight-gray-contrast: rgba(84, 72, 49, .15);--tt-color-highlight-brown-contrast: rgba(210, 162, 141, .35);--tt-color-highlight-orange-contrast: rgba(224, 124, 57, .27);--tt-color-highlight-pink-contrast: rgba(225, 136, 179, .27)}.dark{--tt-color-highlight-yellow: #6b6524;--tt-color-highlight-green: #509568;--tt-color-highlight-blue: #6e92aa;--tt-color-highlight-purple: #583e74;--tt-color-highlight-red: #743e42;--tt-color-highlight-gray: rgb(47, 47, 47);--tt-color-highlight-brown: rgb(74, 50, 40);--tt-color-highlight-orange: rgb(92, 59, 35);--tt-color-highlight-pink: rgb(78, 44, 60);--tt-color-highlight-yellow-contrast: #58531e;--tt-color-highlight-green-contrast: #47855d;--tt-color-highlight-blue-contrast: #5e86a1;--tt-color-highlight-purple-contrast: #4c3564;--tt-color-highlight-red-contrast: #643539;--tt-color-highlight-gray-contrast: rgba(255, 255, 255, .094);--tt-color-highlight-brown-contrast: rgba(184, 101, 69, .25);--tt-color-highlight-orange-contrast: rgba(233, 126, 37, .2);--tt-color-highlight-pink-contrast: rgba(220, 76, 145, .22)}.driver-active .driver-overlay,.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in .2s ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in .2s}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;margin:0;padding:15px;border-radius:5px;min-width:250px;max-width:300px;box-shadow:0 1px 10px #0006;z-index:1000000000;position:fixed;top:0;right:0;background-color:#fff}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,"Apple Color Emoji",Helvetica,Arial,sans-serif}.driver-popover-title{font:19px/normal sans-serif;font-weight:700;display:block;position:relative;line-height:1.5;zoom:1;margin:0}.driver-popover-close-btn{all:unset;position:absolute;top:0;right:0;width:32px;height:28px;cursor:pointer;font-size:18px;font-weight:500;color:#d2d2d2;z-index:1;text-align:center;transition:color;transition-duration:.2s}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{margin-bottom:0;font:14px/normal sans-serif;line-height:1.5;font-weight:400;zoom:1}.driver-popover-footer{margin-top:15px;text-align:right;zoom:1;display:flex;align-items:center;justify-content:space-between}.driver-popover-progress-text{font-size:13px;font-weight:400;color:#727272;zoom:1}.driver-popover-footer button{all:unset;display:inline-block;box-sizing:border-box;padding:3px 7px;text-decoration:none;text-shadow:1px 1px 0 #fff;background-color:#fff;color:#2d2d2d;font:12px/normal sans-serif;cursor:pointer;outline:0;zoom:1;line-height:1.3;border:1px solid #ccc;border-radius:3px}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}:not(body):has(>.driver-active-element){overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer button:hover,.driver-popover-footer button:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{display:flex;flex-grow:1;justify-content:flex-end}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";position:absolute;border:5px solid #fff}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{left:100%;border-right-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-right{right:100%;border-left-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-top{top:100%;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.driver-popover-arrow-side-bottom{bottom:100%;border-left-color:transparent;border-top-color:transparent;border-right-color:transparent}.driver-popover-arrow-side-center{display:none}.driver-popover-arrow-side-left.driver-popover-arrow-align-start,.driver-popover-arrow-side-right.driver-popover-arrow-align-start{top:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-start,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start{left:15px}.driver-popover-arrow-align-end.driver-popover-arrow-side-left,.driver-popover-arrow-align-end.driver-popover-arrow-side-right{bottom:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-end,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end{right:15px}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{top:50%;margin-top:-5px}.driver-popover-arrow-side-top.driver-popover-arrow-align-center,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center{left:50%;margin-left:-5px}.driver-popover-arrow-none{display:none}*,:before,:after{--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:rgb(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:rgb(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: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#eaecf0}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#98a2b3}input::placeholder,textarea::placeholder{opacity:1;color:#98a2b3}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}input:where([type=text]),input:where(:not([type])),input:where([type=email]),input:where([type=url]),input:where([type=password]),input:where([type=number]),input:where([type=date]),input:where([type=datetime-local]),input:where([type=month]),input:where([type=search]),input:where([type=tel]),input:where([type=time]),input:where([type=week]),select:where([multiple]),textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#667085;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow:0 0 #0000}input:where([type=text]):focus,input:where(:not([type])):focus,input:where([type=email]):focus,input:where([type=url]):focus,input:where([type=password]):focus,input:where([type=number]):focus,input:where([type=date]):focus,input:where([type=datetime-local]):focus,input:where([type=month]):focus,input:where([type=search]):focus,input:where([type=tel]):focus,input:where([type=time]):focus,input:where([type=week]):focus,select:where([multiple]):focus,textarea:focus,select:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--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);border-color:#2563eb}input::-moz-placeholder,textarea::-moz-placeholder{color:#667085;opacity:1}input::placeholder,textarea::placeholder{color:#667085;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23667085' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}select:where([multiple]),select:where([size]:not([size="1"])){background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}input:where([type=checkbox]),input:where([type=radio]){-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#667085;border-width:1px;--tw-shadow:0 0 #0000}input:where([type=checkbox]){border-radius:0}input:where([type=radio]){border-radius:100%}input:where([type=checkbox]):focus,input:where([type=radio]):focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--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)}input:where([type=checkbox]):checked,input:where([type=radio]):checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}input:where([type=checkbox]):checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}@media(forced-colors:active){input:where([type=checkbox]):checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}input:where([type=radio]):checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}@media(forced-colors:active){input:where([type=radio]):checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}input:where([type=checkbox]):checked:hover,input:where([type=checkbox]):checked:focus,input:where([type=radio]):checked:hover,input:where([type=radio]):checked:focus{border-color:transparent;background-color:currentColor}input:where([type=checkbox]):indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}@media(forced-colors:active){input:where([type=checkbox]):indeterminate{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}input:where([type=checkbox]):indeterminate:hover,input:where([type=checkbox]):indeterminate:focus{border-color:transparent;background-color:currentColor}input:where([type=file]){background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}input:where([type=file]):focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}:root,[data-theme]{background-color:var(--fallback-b1,oklch(var(--b1)/1));color:var(--fallback-bc,oklch(var(--bc)/1))}@supports not (color: oklch(0% 0 0)){:root{color-scheme:light;--fallback-p:#491eff;--fallback-pc:#d4dbff;--fallback-s:#ff41c7;--fallback-sc:#fff9fc;--fallback-a:#00cfbd;--fallback-ac:#00100d;--fallback-n:#2b3440;--fallback-nc:#d7dde4;--fallback-b1:#ffffff;--fallback-b2:#e5e6e6;--fallback-b3:#e5e6e6;--fallback-bc:#1f2937;--fallback-in:#00b3f0;--fallback-inc:#000000;--fallback-su:#00ca92;--fallback-suc:#000000;--fallback-wa:#ffc22d;--fallback-wac:#000000;--fallback-er:#ff6f70;--fallback-erc:#000000}@media(prefers-color-scheme:dark){:root{color-scheme:dark;--fallback-p:#7582ff;--fallback-pc:#050617;--fallback-s:#ff71cf;--fallback-sc:#190211;--fallback-a:#00c7b5;--fallback-ac:#000e0c;--fallback-n:#2a323c;--fallback-nc:#a6adbb;--fallback-b1:#1d232a;--fallback-b2:#191e24;--fallback-b3:#15191e;--fallback-bc:#a6adbb;--fallback-in:#00b3f0;--fallback-inc:#000000;--fallback-su:#00ca92;--fallback-suc:#000000;--fallback-wa:#ffc22d;--fallback-wac:#000000;--fallback-er:#ff6f70;--fallback-erc:#000000}}}html{-webkit-tap-highlight-color:transparent}*{scrollbar-color:color-mix(in oklch,currentColor 35%,transparent) transparent}*:hover{scrollbar-color:color-mix(in oklch,currentColor 60%,transparent) transparent}:root{color-scheme:light;--ac:85.7436% .024514 269.708621;--inc:15.1705% .027481 231.6166;--suc:13.4621% .031927 155.587956;--wac:17.617% .036117 94.020264;--erc:91.5166% .041766 29.481962;--rounded-box:1rem;--rounded-btn:.5rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:48.0223% .216722 269.103964;--s:88.4816% .146377 89.656903;--sc:98.71% .0106 342.55;--a:28.7178% .12257 269.708621;--n:32.1785% .02476 255.701624;--nc:89.4994% .011585 252.096176;--b1:100% 0 0;--b2:96.1151% 0 0;--b3:92.4169% .00108 197.137559;--bc:27.8078% .029596 256.847952;primary-focus:#2D33A0;--pc:100% 0 0;secondary-focus:#E5B322;--in:75.8525% .137405 231.6166;--su:67.3103% .159636 155.587956;--wa:88.0851% .180587 94.020264;--er:57.5832% .20883 29.481962}.container{width:100%}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39 / 10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255 / 10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0 / 50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.alert{display:grid;width:100%;grid-auto-flow:row;align-content:flex-start;align-items:center;justify-items:center;gap:1rem;text-align:center;border-radius:var(--rounded-box, 1rem);border-width:1px;--tw-border-opacity:1;border-color:var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)));padding:1rem;--tw-text-opacity:1;color:var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));--alert-bg:var(--fallback-b2,oklch(var(--b2)/1));--alert-bg-mix:var(--fallback-b1,oklch(var(--b1)/1));background-color:var(--alert-bg)}@media(min-width:640px){.alert{grid-auto-flow:column;grid-template-columns:auto minmax(auto,1fr);justify-items:start;text-align:start}}.avatar{position:relative;display:inline-flex}.avatar>div{display:block;aspect-ratio:1 / 1;overflow:hidden}.avatar img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.avatar.placeholder>div{display:flex;align-items:center;justify-content:center}.badge{display:inline-flex;align-items:center;justify-content:center;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-timing-function:cubic-bezier(0,0,.2,1);transition-duration:.2s;height:1.25rem;font-size:.875rem;line-height:1.25rem;width:-moz-fit-content;width:fit-content;padding-left:.563rem;padding-right:.563rem;border-radius:var(--rounded-badge, 1.9rem);border-width:1px;--tw-border-opacity:1;border-color:var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)));--tw-bg-opacity:1;background-color:var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)));--tw-text-opacity:1;color:var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)))}@media(hover:hover){.link-hover:hover{text-decoration-line:underline}.checkbox-primary:hover{--tw-border-opacity:1;border-color:var(--fallback-p,oklch(var(--p)/var(--tw-border-opacity)))}.checkbox-error:hover{--tw-border-opacity:1;border-color:var(--fallback-er,oklch(var(--er)/var(--tw-border-opacity)))}.label a:hover{--tw-text-opacity:1;color:var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)))}.menu li>*:not(ul,.menu-title,details,.btn):active,.menu li>*:not(ul,.menu-title,details,.btn).active,.menu li>details>summary:active{--tw-bg-opacity:1;background-color:var(--fallback-n,oklch(var(--n)/var(--tw-bg-opacity)));--tw-text-opacity:1;color:var(--fallback-nc,oklch(var(--nc)/var(--tw-text-opacity)))}.radio-primary:hover{--tw-border-opacity:1;border-color:var(--fallback-p,oklch(var(--p)/var(--tw-border-opacity)))}.tab:hover{--tw-text-opacity:1}.tabs-boxed :is(.tab-active,[aria-selected=true]):not(.tab-disabled):not([disabled]):hover,.tabs-boxed :is(input:checked):hover{--tw-text-opacity:1;color:var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity)))}.table tr.hover:hover,.table tr.hover:nth-child(2n):hover{--tw-bg-opacity:1;background-color:var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)))}.\!table tr.hover:hover,.\!table tr.hover:nth-child(2n):hover{--tw-bg-opacity:1 !important;background-color:var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)))!important}.table-zebra tr.hover:hover,.table-zebra tr.hover:nth-child(2n):hover{--tw-bg-opacity:1;background-color:var(--fallback-b3,oklch(var(--b3)/var(--tw-bg-opacity)))}}.btn{display:inline-flex;height:3rem;min-height:3rem;flex-shrink:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-wrap:wrap;align-items:center;justify-content:center;border-radius:var(--rounded-btn, .5rem);border-color:transparent;border-color:oklch(var(--btn-color, var(--b2)) / var(--tw-border-opacity));padding-left:1rem;padding-right:1rem;text-align:center;font-size:.875rem;line-height:1em;gap:.5rem;font-weight:600;text-decoration-line:none;transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1);border-width:var(--border-btn, 1px);transition-property:color,background-color,border-color,opacity,box-shadow,transform;--tw-text-opacity:1;color:var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));--tw-shadow:0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);outline-color:var(--fallback-bc,oklch(var(--bc)/1));background-color:oklch(var(--btn-color, var(--b2)) / var(--tw-bg-opacity));--tw-bg-opacity:1;--tw-border-opacity:1}.btn-disabled,.btn[disabled],.btn:disabled{pointer-events:none}.btn-circle{height:3rem;width:3rem;border-radius:9999px;padding:0}:where(.btn:is(input[type=checkbox])),:where(.btn:is(input[type=radio])){width:auto;-webkit-appearance:none;-moz-appearance:none;appearance:none}.btn:is(input[type=checkbox]):after,.btn:is(input[type=radio]):after{--tw-content:attr(aria-label);content:var(--tw-content)}.card{position:relative;display:flex;flex-direction:column;border-radius:var(--rounded-box, 1rem)}.card:focus{outline:2px solid transparent;outline-offset:2px}.card figure{display:flex;align-items:center;justify-content:center}.card.image-full{display:grid}.card.image-full:before{position:relative;content:"";z-index:10;border-radius:var(--rounded-box, 1rem);--tw-bg-opacity:1;background-color:var(--fallback-n,oklch(var(--n)/var(--tw-bg-opacity)));opacity:.75}.card.image-full:before,.card.image-full>*{grid-column-start:1;grid-row-start:1}.card.image-full>figure img{height:100%;-o-object-fit:cover;object-fit:cover}.card.image-full>.card-body{position:relative;z-index:20;--tw-text-opacity:1;color:var(--fallback-nc,oklch(var(--nc)/var(--tw-text-opacity)))}.chat{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:.75rem;column-gap:.75rem;padding-top:.25rem;padding-bottom:.25rem}.checkbox{flex-shrink:0;--chkbg:var(--fallback-bc,oklch(var(--bc)/1));--chkfg:var(--fallback-b1,oklch(var(--b1)/1));height:1.5rem;width:1.5rem;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:var(--rounded-btn, .5rem);border-width:1px;border-color:var(--fallback-bc,oklch(var(--bc)/var(--tw-border-opacity)));--tw-border-opacity:.2}.collapse:not(td):not(tr):not(colgroup){visibility:visible}.collapse{position:relative;display:grid;overflow:hidden;grid-template-rows:max-content 0fr;transition:grid-template-rows .2s;width:100%;border-radius:var(--rounded-box, 1rem)}.collapse-title,.collapse>input[type=checkbox],.collapse>input[type=radio],.collapse-content{grid-column-start:1;grid-row-start:1}.collapse>input[type=checkbox],.collapse>input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;opacity:0}:where(.collapse>input[type=checkbox]),:where(.collapse>input[type=radio]){height:100%;width:100%;z-index:1}.collapse-content{visibility:hidden;grid-column-start:1;grid-row-start:2;min-height:0px;transition:visibility .2s;transition:padding .2s ease-out,background-color .2s ease-out;padding-left:1rem;padding-right:1rem;cursor:unset}.collapse[open],.collapse-open,.collapse:focus:not(.collapse-close){grid-template-rows:max-content 1fr}.collapse:not(.collapse-close):has(>input[type=checkbox]:checked),.collapse:not(.collapse-close):has(>input[type=radio]:checked){grid-template-rows:max-content 1fr}.collapse[open]>.collapse-content,.collapse-open>.collapse-content,.collapse:focus:not(.collapse-close)>.collapse-content,.collapse:not(.collapse-close)>input[type=checkbox]:checked~.collapse-content,.collapse:not(.collapse-close)>input[type=radio]:checked~.collapse-content{visibility:visible;min-height:-moz-fit-content;min-height:fit-content}.diff{position:relative;display:grid;width:100%;overflow:hidden;direction:ltr;container-type:inline-size;grid-template-columns:auto 1fr}.divider{display:flex;flex-direction:row;align-items:center;align-self:stretch;margin-top:1rem;margin-bottom:1rem;height:1rem;white-space:nowrap}.divider:before,.divider:after{height:.125rem;width:100%;flex-grow:1;--tw-content:"";content:var(--tw-content);background-color:var(--fallback-bc,oklch(var(--bc)/.1))}.\!dropdown{position:relative!important;display:inline-block!important}.dropdown{position:relative;display:inline-block}.\!dropdown>*:not(summary):focus{outline:2px solid transparent!important;outline-offset:2px!important}.dropdown>*:not(summary):focus{outline:2px solid transparent;outline-offset:2px}.\!dropdown .dropdown-content{position:absolute!important}.dropdown .dropdown-content{position:absolute}.\!dropdown:is(:not(details)) .dropdown-content{visibility:hidden!important;opacity:0!important;transform-origin:top!important;--tw-scale-x:.95 !important;--tw-scale-y:.95 !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-timing-function:cubic-bezier(0,0,.2,1)!important;transition-duration:.2s!important}.dropdown:is(:not(details)) .dropdown-content{visibility:hidden;opacity:0;transform-origin:top;--tw-scale-x:.95;--tw-scale-y:.95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));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-timing-function:cubic-bezier(0,0,.2,1);transition-duration:.2s}.dropdown.dropdown-open .dropdown-content,.dropdown:not(.dropdown-hover):focus .dropdown-content,.dropdown:focus-within .dropdown-content{visibility:visible;opacity:1}.\!dropdown.dropdown-open .dropdown-content,.\!dropdown:not(.dropdown-hover):focus .dropdown-content,.\!dropdown:focus-within .dropdown-content{visibility:visible!important;opacity:1!important}@media(hover:hover){.\!dropdown.dropdown-hover:hover .dropdown-content{visibility:visible!important;opacity:1!important}.dropdown.dropdown-hover:hover .dropdown-content{visibility:visible;opacity:1}.btm-nav>*.disabled:hover,.btm-nav>*[disabled]:hover{pointer-events:none;--tw-border-opacity:0;background-color:var(--fallback-n,oklch(var(--n)/var(--tw-bg-opacity)));--tw-bg-opacity:.1;color:var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));--tw-text-opacity:.2}.btn:hover{--tw-border-opacity:1;border-color:var(--fallback-b3,oklch(var(--b3)/var(--tw-border-opacity)));--tw-bg-opacity:1;background-color:var(--fallback-b3,oklch(var(--b3)/var(--tw-bg-opacity)))}@supports (color: color-mix(in oklab,black,black)){.btn:hover{background-color:color-mix(in oklab,oklch(var(--btn-color, var(--b2)) / var(--tw-bg-opacity, 1)) 90%,black);border-color:color-mix(in oklab,oklch(var(--btn-color, var(--b2)) / var(--tw-border-opacity, 1)) 90%,black)}}@supports not (color: oklch(0% 0 0)){.btn:hover{background-color:var(--btn-color, var(--fallback-b2));border-color:var(--btn-color, var(--fallback-b2))}}.btn.glass:hover{--glass-opacity:25%;--glass-border-opacity:15%}.btn-ghost:hover{border-color:transparent}@supports (color: oklch(0% 0 0)){.btn-ghost:hover{background-color:var(--fallback-bc,oklch(var(--bc)/.2))}}.btn-disabled:hover,.btn[disabled]:hover,.btn:disabled:hover{--tw-border-opacity:0;background-color:var(--fallback-n,oklch(var(--n)/var(--tw-bg-opacity)));--tw-bg-opacity:.2;color:var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));--tw-text-opacity:.2}@supports (color: color-mix(in oklab,black,black)){.btn:is(input[type=checkbox]:checked):hover,.btn:is(input[type=radio]:checked):hover{background-color:color-mix(in oklab,var(--fallback-p,oklch(var(--p)/1)) 90%,black);border-color:color-mix(in oklab,var(--fallback-p,oklch(var(--p)/1)) 90%,black)}}.\!dropdown.dropdown-hover:hover .dropdown-content{--tw-scale-x:1 !important;--tw-scale-y:1 !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.dropdown.dropdown-hover:hover .dropdown-content{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}:where(.menu li:not(.menu-title,.disabled)>*:not(ul,details,.menu-title)):not(.active,.btn):hover,:where(.menu li:not(.menu-title,.disabled)>details>summary:not(.menu-title)):not(.active,.btn):hover{cursor:pointer;outline:2px solid transparent;outline-offset:2px}@supports (color: oklch(0% 0 0)){:where(.menu li:not(.menu-title,.disabled)>*:not(ul,details,.menu-title)):not(.active,.btn):hover,:where(.menu li:not(.menu-title,.disabled)>details>summary:not(.menu-title)):not(.active,.btn):hover{background-color:var(--fallback-bc,oklch(var(--bc)/.1))}}.tab[disabled],.tab[disabled]:hover{cursor:not-allowed;color:var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));--tw-text-opacity:.2}}.\!dropdown:is(details) summary::-webkit-details-marker{display:none!important}.dropdown:is(details) summary::-webkit-details-marker{display:none}.footer{display:grid;width:100%;grid-auto-flow:row;place-items:start;-moz-column-gap:1rem;column-gap:1rem;row-gap:2.5rem;font-size:.875rem;line-height:1.25rem}.footer>*{display:grid;place-items:start;gap:.5rem}@media(min-width:48rem){.footer{grid-auto-flow:column}.footer-center{grid-auto-flow:row dense}}.form-control{display:flex;flex-direction:column}.label{display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;justify-content:space-between;padding:.5rem .25rem}.indicator{position:relative;display:inline-flex;width:-moz-max-content;width:max-content}.indicator :where(.indicator-item){z-index:1;position:absolute;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));white-space:nowrap}.\!input{flex-shrink:1!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;height:3rem!important;padding-left:1rem!important;padding-right:1rem!important;font-size:1rem!important;line-height:2!important;line-height:1.5rem!important;border-radius:var(--rounded-btn, .5rem)!important;border-width:1px!important;border-color:transparent!important;--tw-bg-opacity:1 !important;background-color:var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)))!important}.input{flex-shrink:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:3rem;padding-left:1rem;padding-right:1rem;font-size:1rem;line-height:2;line-height:1.5rem;border-radius:var(--rounded-btn, .5rem);border-width:1px;border-color:transparent;--tw-bg-opacity:1;background-color:var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)))}.\!input[type=number]::-webkit-inner-spin-button{margin-top:-1rem!important;margin-bottom:-1rem!important;margin-inline-end:-1rem!important}.input[type=number]::-webkit-inner-spin-button,.input-md[type=number]::-webkit-inner-spin-button{margin-top:-1rem;margin-bottom:-1rem;margin-inline-end:-1rem}.join{display:inline-flex;align-items:stretch;border-radius:var(--rounded-btn, .5rem)}.join :where(.join-item){border-start-end-radius:0;border-end-end-radius:0;border-end-start-radius:0;border-start-start-radius:0}.join .join-item:not(:first-child):not(:last-child),.join *:not(:first-child):not(:last-child) .join-item{border-start-end-radius:0;border-end-end-radius:0;border-end-start-radius:0;border-start-start-radius:0}.join .join-item:first-child:not(:last-child),.join *:first-child:not(:last-child) .join-item{border-start-end-radius:0;border-end-end-radius:0}.join .dropdown .join-item:first-child:not(:last-child),.join *:first-child:not(:last-child) .dropdown .join-item{border-start-end-radius:inherit;border-end-end-radius:inherit}.join .\!dropdown .join-item:first-child:not(:last-child),.join *:first-child:not(:last-child) .\!dropdown .join-item{border-start-end-radius:inherit!important;border-end-end-radius:inherit!important}.join :where(.join-item:first-child:not(:last-child)),.join :where(*:first-child:not(:last-child) .join-item){border-end-start-radius:inherit;border-start-start-radius:inherit}.join .join-item:last-child:not(:first-child),.join *:last-child:not(:first-child) .join-item{border-end-start-radius:0;border-start-start-radius:0}.join :where(.join-item:last-child:not(:first-child)),.join :where(*:last-child:not(:first-child) .join-item){border-start-end-radius:inherit;border-end-end-radius:inherit}@supports not selector(:has(*)){:where(.join *){border-radius:inherit}}@supports selector(:has(*)){:where(.join *:has(.join-item)){border-radius:inherit}}.kbd{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--rounded-btn, .5rem);border-width:1px;border-color:var(--fallback-bc,oklch(var(--bc)/var(--tw-border-opacity)));--tw-border-opacity:.2;--tw-bg-opacity:1;background-color:var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)));padding-left:.5rem;padding-right:.5rem;--tw-text-opacity:1;color:var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));border-bottom-width:2px;min-height:2.2em;min-width:2.2em}.link{cursor:pointer;text-decoration-line:underline}.link-hover{text-decoration-line:none}.menu{display:flex;flex-direction:column;flex-wrap:wrap;font-size:.875rem;line-height:1.25rem;padding:.5rem}.menu :where(li ul){position:relative;white-space:nowrap;margin-inline-start:1rem;padding-inline-start:.5rem}.menu :where(li:not(.menu-title)>*:not(ul,details,.menu-title,.btn)),.menu :where(li:not(.menu-title)>details>summary:not(.menu-title)){display:grid;grid-auto-flow:column;align-content:flex-start;align-items:center;gap:.5rem;grid-auto-columns:minmax(auto,max-content) auto max-content;-webkit-user-select:none;-moz-user-select:none;user-select:none}.menu li.disabled{cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:var(--fallback-bc,oklch(var(--bc)/.3))}.menu :where(li>.menu-dropdown:not(.menu-dropdown-show)){display:none}:where(.menu li){position:relative;display:flex;flex-shrink:0;flex-direction:column;flex-wrap:wrap;align-items:stretch}:where(.menu li) .badge{justify-self:end}.modal{pointer-events:none;position:fixed;inset:0;margin:0;display:grid;height:100%;max-height:none;width:100%;max-width:none;justify-items:center;padding:0;opacity:0;overscroll-behavior:contain;z-index:999;background-color:transparent;color:inherit;transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1);transition-property:transform,opacity,visibility;overflow-y:hidden}:where(.modal){align-items:center}.modal-open,.modal:target,.modal-toggle:checked+.modal,.modal[open]{pointer-events:auto;visibility:visible;opacity:1}:root:has(:is(.modal-open,.modal:target,.modal-toggle:checked+.modal,.modal[open])){overflow:hidden;scrollbar-gutter:stable}.navbar{display:flex;align-items:center;padding:var(--navbar-padding, .5rem);min-height:4rem;width:100%}:where(.navbar>*:not(script,style)){display:inline-flex;align-items:center}.progress{position:relative;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;overflow:hidden;height:.5rem;border-radius:var(--rounded-box, 1rem);background-color:var(--fallback-bc,oklch(var(--bc)/.2))}.radial-progress{position:relative;display:inline-grid;height:var(--size);width:var(--size);place-content:center;border-radius:9999px;background-color:transparent;vertical-align:middle;box-sizing:content-box;--value:0;--size:5rem;--thickness:calc(var(--size) / 10)}.radial-progress::-moz-progress-bar{-moz-appearance:none;appearance:none;background-color:transparent}.radial-progress::-webkit-progress-value{-webkit-appearance:none;appearance:none;background-color:transparent}.radial-progress::-webkit-progress-bar{-webkit-appearance:none;appearance:none;background-color:transparent}.radial-progress:before,.radial-progress:after{position:absolute;border-radius:9999px;content:""}.radial-progress:before{inset:0;background:radial-gradient(farthest-side,currentColor 98%,#0000) top/var(--thickness) var(--thickness) no-repeat,conic-gradient(currentColor calc(var(--value) * 1%),#0000 0);-webkit-mask:radial-gradient(farthest-side,#0000 calc(99% - var(--thickness)),#000 calc(100% - var(--thickness)));mask:radial-gradient(farthest-side,#0000 calc(99% - var(--thickness)),#000 calc(100% - var(--thickness)))}.radial-progress:after{inset:calc(50% - var(--thickness) / 2);transform:rotate(calc(var(--value) * 3.6deg - 90deg)) translate(calc(var(--size) / 2 - 50%));background-color:currentColor}.radio{flex-shrink:0;--chkbg:var(--bc);height:1.5rem;width:1.5rem;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:9999px;border-width:1px;border-color:var(--fallback-bc,oklch(var(--bc)/var(--tw-border-opacity)));--tw-border-opacity:.2}.\!range{height:1.5rem!important;width:100%!important;cursor:pointer!important;-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;--range-shdw:var(--fallback-bc,oklch(var(--bc)/1)) !important;overflow:hidden!important;border-radius:var(--rounded-box, 1rem)!important;background-color:transparent!important}.range{height:1.5rem;width:100%;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;--range-shdw:var(--fallback-bc,oklch(var(--bc)/1));overflow:hidden;border-radius:var(--rounded-box, 1rem);background-color:transparent}.\!range:focus{outline:none!important}.range:focus{outline:none}.select{display:inline-flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:3rem;min-height:3rem;padding-inline-start:1rem;padding-inline-end:2.5rem;font-size:.875rem;line-height:1.25rem;line-height:2;border-radius:var(--rounded-btn, .5rem);border-width:1px;border-color:transparent;--tw-bg-opacity:1;background-color:var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)));background-image:linear-gradient(45deg,transparent 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,transparent 50%);background-position:calc(100% - 20px) calc(1px + 50%),calc(100% - 16.1px) calc(1px + 50%);background-size:4px 4px,4px 4px;background-repeat:no-repeat}.select[multiple]{height:auto}.stack{display:inline-grid;place-items:center;align-items:flex-end}.stack>*{grid-column-start:1;grid-row-start:1;transform:translateY(10%) scale(.9);z-index:1;width:100%;opacity:.6}.stack>*:nth-child(2){transform:translateY(5%) scale(.95);z-index:2;opacity:.8}.stack>*:nth-child(1){transform:translateY(0) scale(1);z-index:3;opacity:1}.stats{display:inline-grid;border-radius:var(--rounded-box, 1rem);--tw-bg-opacity:1;background-color:var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)));--tw-text-opacity:1;color:var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)))}:where(.stats){grid-auto-flow:column;overflow-x:auto}.steps{display:inline-grid;grid-auto-flow:column;overflow:hidden;overflow-x:auto;counter-reset:step;grid-auto-columns:1fr}.steps .step{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-template-columns:auto;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-rows:40px 1fr;place-items:center;text-align:center;min-width:4rem}.swap{position:relative;display:inline-grid;-webkit-user-select:none;-moz-user-select:none;user-select:none;place-content:center;cursor:pointer}.swap>*{grid-column-start:1;grid-row-start:1;transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1);transition-property:transform,opacity}.swap input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.swap .swap-on,.swap .swap-indeterminate,.swap input:indeterminate~.swap-on{opacity:0}.swap input:checked~.swap-off,.swap-active .swap-off,.swap input:indeterminate~.swap-off{opacity:0}.swap input:checked~.swap-on,.swap-active .swap-on,.swap input:indeterminate~.swap-indeterminate{opacity:1}.tabs{display:grid;align-items:flex-end}.tabs-lifted:has(.tab-content[class^=rounded-]) .tab:first-child:not(:is(.tab-active,[aria-selected=true])),.tabs-lifted:has(.tab-content[class*=" rounded-"]) .tab:first-child:not(:is(.tab-active,[aria-selected=true])){border-bottom-color:transparent}.tab{position:relative;grid-row-start:1;display:inline-flex;height:2rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;flex-wrap:wrap;align-items:center;justify-content:center;text-align:center;font-size:.875rem;line-height:1.25rem;line-height:2;--tab-padding:1rem;--tw-text-opacity:.5;--tab-color:var(--fallback-bc,oklch(var(--bc)/1));--tab-bg:var(--fallback-b1,oklch(var(--b1)/1));--tab-border-color:var(--fallback-b3,oklch(var(--b3)/1));color:var(--tab-color);padding-inline-start:var(--tab-padding, 1rem);padding-inline-end:var(--tab-padding, 1rem)}.tab:is(input[type=radio]){width:auto;border-bottom-right-radius:0;border-bottom-left-radius:0}.tab:is(input[type=radio]):after{--tw-content:attr(aria-label);content:var(--tw-content)}.tab:not(input):empty{cursor:default;grid-column-start:span 9999}:checked+.tab-content:nth-child(2),:is(.tab-active,[aria-selected=true])+.tab-content:nth-child(2){border-start-start-radius:0px}input.tab:checked+.tab-content,:is(.tab-active,[aria-selected=true])+.tab-content{display:block}.\!table{position:relative!important;width:100%!important;border-radius:var(--rounded-box, 1rem)!important;text-align:left!important;font-size:.875rem!important;line-height:1.25rem!important}.table{position:relative;width:100%;border-radius:var(--rounded-box, 1rem);text-align:left;font-size:.875rem;line-height:1.25rem}.\!table :where(.table-pin-rows thead tr){position:sticky!important;top:0!important;z-index:1!important;--tw-bg-opacity:1 !important;background-color:var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)))!important}.table :where(.table-pin-rows thead tr){position:sticky;top:0;z-index:1;--tw-bg-opacity:1;background-color:var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)))}.\!table :where(.table-pin-rows tfoot tr){position:sticky!important;bottom:0!important;z-index:1!important;--tw-bg-opacity:1 !important;background-color:var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)))!important}.table :where(.table-pin-rows tfoot tr){position:sticky;bottom:0;z-index:1;--tw-bg-opacity:1;background-color:var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)))}.\!table :where(.table-pin-cols tr th){position:sticky!important;left:0!important;right:0!important;--tw-bg-opacity:1 !important;background-color:var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)))!important}.table :where(.table-pin-cols tr th){position:sticky;left:0;right:0;--tw-bg-opacity:1;background-color:var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)))}.table-zebra tbody tr:nth-child(2n) :where(.table-pin-cols tr th){--tw-bg-opacity:1;background-color:var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)))}.textarea{min-height:3rem;flex-shrink:1;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;line-height:2;border-radius:var(--rounded-btn, .5rem);border-width:1px;border-color:transparent;--tw-bg-opacity:1;background-color:var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)))}.toggle{flex-shrink:0;--tglbg:var(--fallback-b1,oklch(var(--b1)/1));--handleoffset:1.5rem;--handleoffsetcalculator:calc(var(--handleoffset) * -1);--togglehandleborder:0 0;height:1.5rem;width:3rem;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:var(--rounded-badge, 1.9rem);border-width:1px;border-color:currentColor;background-color:currentColor;color:var(--fallback-bc,oklch(var(--bc)/.5));transition:background,box-shadow var(--animation-input, .2s) ease-out;box-shadow:var(--handleoffsetcalculator) 0 0 2px var(--tglbg) inset,0 0 0 2px var(--tglbg) inset,var(--togglehandleborder)}.avatar-group :where(.avatar){overflow:hidden;border-radius:9999px;border-width:4px;--tw-border-opacity:1;border-color:var(--fallback-b1,oklch(var(--b1)/var(--tw-border-opacity)))}.btm-nav>*:where(.active){border-top-width:2px;--tw-bg-opacity:1;background-color:var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)))}.btm-nav>*.disabled,.btm-nav>*[disabled]{pointer-events:none;--tw-border-opacity:0;background-color:var(--fallback-n,oklch(var(--n)/var(--tw-bg-opacity)));--tw-bg-opacity:.1;color:var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));--tw-text-opacity:.2}.btm-nav>* .label{font-size:1rem;line-height:1.5rem}@media(prefers-reduced-motion:no-preference){.btn{animation:button-pop var(--animation-btn, .25s) ease-out}}.btn:active:hover,.btn:active:focus{animation:button-pop 0s ease-out;transform:scale(var(--btn-focus-scale, .97))}@supports not (color: oklch(0% 0 0)){.btn{background-color:var(--btn-color, var(--fallback-b2));border-color:var(--btn-color, var(--fallback-b2))}.prose :where(code):not(:where([class~=not-prose] *,pre *)){background-color:var(--fallback-b3,oklch(var(--b3)/1))}}.btn:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px}.btn.glass{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);outline-color:currentColor}.btn.glass.btn-active{--glass-opacity:25%;--glass-border-opacity:15%}.btn-ghost{border-width:1px;border-color:transparent;background-color:transparent;color:currentColor;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);outline-color:currentColor}.btn-ghost.btn-active{border-color:transparent;background-color:var(--fallback-bc,oklch(var(--bc)/.2))}.btn.btn-disabled,.btn[disabled],.btn:disabled{--tw-border-opacity:0;background-color:var(--fallback-n,oklch(var(--n)/var(--tw-bg-opacity)));--tw-bg-opacity:.2;color:var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));--tw-text-opacity:.2}.btn:is(input[type=checkbox]:checked),.btn:is(input[type=radio]:checked){--tw-border-opacity:1;border-color:var(--fallback-p,oklch(var(--p)/var(--tw-border-opacity)));--tw-bg-opacity:1;background-color:var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity)));--tw-text-opacity:1;color:var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity)))}.btn:is(input[type=checkbox]:checked):focus-visible,.btn:is(input[type=radio]:checked):focus-visible{outline-color:var(--fallback-p,oklch(var(--p)/1))}@keyframes button-pop{0%{transform:scale(var(--btn-focus-scale, .98))}40%{transform:scale(1.02)}to{transform:scale(1)}}.card :where(figure:first-child){overflow:hidden;border-start-start-radius:inherit;border-start-end-radius:inherit;border-end-start-radius:unset;border-end-end-radius:unset}.card :where(figure:last-child){overflow:hidden;border-start-start-radius:unset;border-start-end-radius:unset;border-end-start-radius:inherit;border-end-end-radius:inherit}.card:focus-visible{outline:2px solid currentColor;outline-offset:2px}.card.bordered{border-width:1px;--tw-border-opacity:1;border-color:var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)))}.card.compact .card-body{padding:1rem;font-size:.875rem;line-height:1.25rem}.card.image-full :where(figure){overflow:hidden;border-radius:inherit}.checkbox:focus{box-shadow:none}.checkbox:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px;outline-color:var(--fallback-bc,oklch(var(--bc)/1))}.checkbox:disabled{border-width:0px;cursor:not-allowed;border-color:transparent;--tw-bg-opacity:1;background-color:var(--fallback-bc,oklch(var(--bc)/var(--tw-bg-opacity)));opacity:.2}.checkbox:checked,.checkbox[aria-checked=true]{background-repeat:no-repeat;animation:checkmark var(--animation-input, .2s) ease-out;background-color:var(--chkbg);background-image:linear-gradient(-45deg,transparent 65%,var(--chkbg) 65.99%),linear-gradient(45deg,transparent 75%,var(--chkbg) 75.99%),linear-gradient(-45deg,var(--chkbg) 40%,transparent 40.99%),linear-gradient(45deg,var(--chkbg) 30%,var(--chkfg) 30.99%,var(--chkfg) 40%,transparent 40.99%),linear-gradient(-45deg,var(--chkfg) 50%,var(--chkbg) 50.99%)}.checkbox:indeterminate{--tw-bg-opacity:1;background-color:var(--fallback-bc,oklch(var(--bc)/var(--tw-bg-opacity)));background-repeat:no-repeat;animation:checkmark var(--animation-input, .2s) ease-out;background-image:linear-gradient(90deg,transparent 80%,var(--chkbg) 80%),linear-gradient(-90deg,transparent 80%,var(--chkbg) 80%),linear-gradient(0deg,var(--chkbg) 43%,var(--chkfg) 43%,var(--chkfg) 57%,var(--chkbg) 57%)}.checkbox-primary{--chkbg:var(--fallback-p,oklch(var(--p)/1));--chkfg:var(--fallback-pc,oklch(var(--pc)/1));--tw-border-opacity:1;border-color:var(--fallback-p,oklch(var(--p)/var(--tw-border-opacity)))}.checkbox-primary:focus-visible{outline-color:var(--fallback-p,oklch(var(--p)/1))}.checkbox-primary:checked,.checkbox-primary[aria-checked=true]{--tw-border-opacity:1;border-color:var(--fallback-p,oklch(var(--p)/var(--tw-border-opacity)));--tw-bg-opacity:1;background-color:var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity)));--tw-text-opacity:1;color:var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity)))}.checkbox-error{--chkbg:var(--fallback-er,oklch(var(--er)/1));--chkfg:var(--fallback-erc,oklch(var(--erc)/1));--tw-border-opacity:1;border-color:var(--fallback-er,oklch(var(--er)/var(--tw-border-opacity)))}.checkbox-error:focus-visible{outline-color:var(--fallback-er,oklch(var(--er)/1))}.checkbox-error:checked,.checkbox-error[aria-checked=true]{--tw-border-opacity:1;border-color:var(--fallback-er,oklch(var(--er)/var(--tw-border-opacity)));--tw-bg-opacity:1;background-color:var(--fallback-er,oklch(var(--er)/var(--tw-bg-opacity)));--tw-text-opacity:1;color:var(--fallback-erc,oklch(var(--erc)/var(--tw-text-opacity)))}@keyframes checkmark{0%{background-position-y:5px}50%{background-position-y:-2px}to{background-position-y:0}}details.collapse{width:100%}details.collapse summary{position:relative;display:block;outline:2px solid transparent;outline-offset:2px}details.collapse summary::-webkit-details-marker{display:none}.collapse:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px;outline-color:var(--fallback-bc,oklch(var(--bc)/1))}.collapse:has(.collapse-title:focus-visible),.collapse:has(>input[type=checkbox]:focus-visible),.collapse:has(>input[type=radio]:focus-visible){outline-style:solid;outline-width:2px;outline-offset:2px;outline-color:var(--fallback-bc,oklch(var(--bc)/1))}.collapse-arrow>.collapse-title:after{position:absolute;display:block;height:.5rem;width:.5rem;--tw-translate-y:-100%;--tw-rotate:45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1);transition-duration:.15s;transition-duration:.2s;top:1.9rem;inset-inline-end:1.4rem;content:"";transform-origin:75% 75%;box-shadow:2px 2px;pointer-events:none}.collapse-plus>.collapse-title:after{position:absolute;display:block;height:.5rem;width:.5rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1);transition-duration:.3s;top:.9rem;inset-inline-end:1.4rem;content:"+";pointer-events:none}.collapse:not(.collapse-open):not(.collapse-close)>input[type=checkbox],.collapse:not(.collapse-open):not(.collapse-close)>input[type=radio]:not(:checked),.collapse:not(.collapse-open):not(.collapse-close)>.collapse-title{cursor:pointer}.collapse:focus:not(.collapse-open):not(.collapse-close):not(.collapse[open])>.collapse-title{cursor:unset}.collapse-title{position:relative}.collapse-title,:where(.collapse>input[type=checkbox]),:where(.collapse>input[type=radio]){padding:1rem;padding-inline-end:3rem;min-height:3.75rem;transition:background-color .2s ease-out}.collapse[open]>:where(.collapse-content),.collapse-open>:where(.collapse-content),.collapse:focus:not(.collapse-close)>:where(.collapse-content),.collapse:not(.collapse-close)>:where(input[type=checkbox]:checked~.collapse-content),.collapse:not(.collapse-close)>:where(input[type=radio]:checked~.collapse-content){padding-bottom:1rem;transition:padding .2s ease-out,background-color .2s ease-out}.collapse[open].collapse-arrow>.collapse-title:after,.collapse-open.collapse-arrow>.collapse-title:after,.collapse-arrow:focus:not(.collapse-close)>.collapse-title:after,.collapse-arrow:not(.collapse-close)>input[type=checkbox]:checked~.collapse-title:after,.collapse-arrow:not(.collapse-close)>input[type=radio]:checked~.collapse-title:after{--tw-translate-y:-50%;--tw-rotate:225deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.collapse[open].collapse-plus>.collapse-title:after,.collapse-open.collapse-plus>.collapse-title:after,.collapse-plus:focus:not(.collapse-close)>.collapse-title:after,.collapse-plus:not(.collapse-close)>input[type=checkbox]:checked~.collapse-title:after,.collapse-plus:not(.collapse-close)>input[type=radio]:checked~.collapse-title:after{content:"−"}.divider:not(:empty){gap:1rem}.dropdown.dropdown-open .dropdown-content,.dropdown:focus .dropdown-content,.dropdown:focus-within .dropdown-content{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\!dropdown.dropdown-open .dropdown-content,.\!dropdown:focus .dropdown-content,.\!dropdown:focus-within .dropdown-content{--tw-scale-x:1 !important;--tw-scale-y:1 !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.label-text{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)))}.\!input input{--tw-bg-opacity:1 !important;background-color:var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity)))!important;background-color:transparent!important}.input input{--tw-bg-opacity:1;background-color:var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity)));background-color:transparent}.\!input input:focus{outline:2px solid transparent!important;outline-offset:2px!important}.input input:focus{outline:2px solid transparent;outline-offset:2px}.\!input[list]::-webkit-calendar-picker-indicator{line-height:1em!important}.input[list]::-webkit-calendar-picker-indicator{line-height:1em}.input:focus,.input:focus-within{box-shadow:none;border-color:var(--fallback-bc,oklch(var(--bc)/.2));outline-style:solid;outline-width:2px;outline-offset:2px;outline-color:var(--fallback-bc,oklch(var(--bc)/.2))}.\!input:focus,.\!input:focus-within{box-shadow:none!important;border-color:var(--fallback-bc,oklch(var(--bc)/.2))!important;outline-style:solid!important;outline-width:2px!important;outline-offset:2px!important;outline-color:var(--fallback-bc,oklch(var(--bc)/.2))!important}.input:has(>input[disabled]),.input-disabled,.input:disabled,.input[disabled]{cursor:not-allowed;--tw-border-opacity:1;border-color:var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)));--tw-bg-opacity:1;background-color:var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)));color:var(--fallback-bc,oklch(var(--bc)/.4))}.\!input:has(>input[disabled]),.\!input:disabled,.\!input[disabled]{cursor:not-allowed!important;--tw-border-opacity:1 !important;border-color:var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)))!important;--tw-bg-opacity:1 !important;background-color:var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)))!important;color:var(--fallback-bc,oklch(var(--bc)/.4))!important}.input:has(>input[disabled])::-moz-placeholder,.input-disabled::-moz-placeholder,.input:disabled::-moz-placeholder,.input[disabled]::-moz-placeholder{color:var(--fallback-bc,oklch(var(--bc)/var(--tw-placeholder-opacity)));--tw-placeholder-opacity:.2}.input:has(>input[disabled])::placeholder,.input-disabled::placeholder,.input:disabled::placeholder,.input[disabled]::placeholder{color:var(--fallback-bc,oklch(var(--bc)/var(--tw-placeholder-opacity)));--tw-placeholder-opacity:.2}.\!input:has(>input[disabled])::-moz-placeholder,.\!input:disabled::-moz-placeholder,.\!input[disabled]::-moz-placeholder{color:var(--fallback-bc,oklch(var(--bc)/var(--tw-placeholder-opacity)))!important;--tw-placeholder-opacity:.2 !important}.\!input:has(>input[disabled])::placeholder,.\!input:disabled::placeholder,.\!input[disabled]::placeholder{color:var(--fallback-bc,oklch(var(--bc)/var(--tw-placeholder-opacity)))!important;--tw-placeholder-opacity:.2 !important}.\!input:has(>input[disabled])>input[disabled]{cursor:not-allowed!important}.input:has(>input[disabled])>input[disabled]{cursor:not-allowed}.\!input::-webkit-date-and-time-value{text-align:inherit!important}.input::-webkit-date-and-time-value{text-align:inherit}.join>:where(*:not(:first-child)){margin-top:0;margin-bottom:0;margin-inline-start:-1px}.join>:where(*:not(:first-child)):is(.btn){margin-inline-start:calc(var(--border-btn) * -1)}.link-primary{--tw-text-opacity:1;color:var(--fallback-p,oklch(var(--p)/var(--tw-text-opacity)))}@supports (color:color-mix(in oklab,black,black)){@media(hover:hover){.link-primary:hover{color:color-mix(in oklab,var(--fallback-p,oklch(var(--p)/1)) 80%,black)}}}.link:focus{outline:2px solid transparent;outline-offset:2px}.link:focus-visible{outline:2px solid currentColor;outline-offset:2px}.loading{pointer-events:none;display:inline-block;aspect-ratio:1 / 1;width:1.5rem;background-color:currentColor;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' stroke='black' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform-origin='center'%3E%3Ccircle cx='12' cy='12' r='9.5' fill='none' stroke-width='3' stroke-linecap='round'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 12 12' to='360 12 12' dur='2s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dasharray' values='0,150;42,150;42,150' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dashoffset' values='0;-16;-59' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' stroke='black' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform-origin='center'%3E%3Ccircle cx='12' cy='12' r='9.5' fill='none' stroke-width='3' stroke-linecap='round'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 12 12' to='360 12 12' dur='2s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dasharray' values='0,150;42,150;42,150' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dashoffset' values='0;-16;-59' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3C/circle%3E%3C/g%3E%3C/svg%3E")}.loading-spinner{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' stroke='black' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform-origin='center'%3E%3Ccircle cx='12' cy='12' r='9.5' fill='none' stroke-width='3' stroke-linecap='round'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 12 12' to='360 12 12' dur='2s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dasharray' values='0,150;42,150;42,150' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dashoffset' values='0;-16;-59' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' stroke='black' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform-origin='center'%3E%3Ccircle cx='12' cy='12' r='9.5' fill='none' stroke-width='3' stroke-linecap='round'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 12 12' to='360 12 12' dur='2s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dasharray' values='0,150;42,150;42,150' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dashoffset' values='0;-16;-59' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3C/circle%3E%3C/g%3E%3C/svg%3E")}.loading-sm{width:1.25rem}:where(.menu li:empty){--tw-bg-opacity:1;background-color:var(--fallback-bc,oklch(var(--bc)/var(--tw-bg-opacity)));opacity:.1;margin:.5rem 1rem;height:1px}.menu :where(li ul):before{position:absolute;bottom:.75rem;inset-inline-start:0px;top:.75rem;width:1px;--tw-bg-opacity:1;background-color:var(--fallback-bc,oklch(var(--bc)/var(--tw-bg-opacity)));opacity:.1;content:""}.menu :where(li:not(.menu-title)>*:not(ul,details,.menu-title,.btn)),.menu :where(li:not(.menu-title)>details>summary:not(.menu-title)){border-radius:var(--rounded-btn, .5rem);padding:.5rem 1rem;text-align:start;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-timing-function:cubic-bezier(0,0,.2,1);transition-duration:.2s;text-wrap:balance}:where(.menu li:not(.menu-title,.disabled)>*:not(ul,details,.menu-title)):not(summary,.active,.btn).focus,:where(.menu li:not(.menu-title,.disabled)>*:not(ul,details,.menu-title)):not(summary,.active,.btn):focus,:where(.menu li:not(.menu-title,.disabled)>*:not(ul,details,.menu-title)):is(summary):not(.active,.btn):focus-visible,:where(.menu li:not(.menu-title,.disabled)>details>summary:not(.menu-title)):not(summary,.active,.btn).focus,:where(.menu li:not(.menu-title,.disabled)>details>summary:not(.menu-title)):not(summary,.active,.btn):focus,:where(.menu li:not(.menu-title,.disabled)>details>summary:not(.menu-title)):is(summary):not(.active,.btn):focus-visible{cursor:pointer;background-color:var(--fallback-bc,oklch(var(--bc)/.1));--tw-text-opacity:1;color:var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));outline:2px solid transparent;outline-offset:2px}.menu li>*:not(ul,.menu-title,details,.btn):active,.menu li>*:not(ul,.menu-title,details,.btn).active,.menu li>details>summary:active{--tw-bg-opacity:1;background-color:var(--fallback-n,oklch(var(--n)/var(--tw-bg-opacity)));--tw-text-opacity:1;color:var(--fallback-nc,oklch(var(--nc)/var(--tw-text-opacity)))}.menu :where(li>details>summary)::-webkit-details-marker{display:none}.menu :where(li>details>summary):after,.menu :where(li>.menu-dropdown-toggle):after{justify-self:end;display:block;margin-top:-.5rem;height:.5rem;width:.5rem;transform:rotate(45deg);transition-property:transform,margin-top;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);content:"";transform-origin:75% 75%;box-shadow:2px 2px;pointer-events:none}.menu :where(li>details[open]>summary):after,.menu :where(li>.menu-dropdown-toggle.menu-dropdown-show):after{transform:rotate(225deg);margin-top:0}.mockup-phone .display{overflow:hidden;border-radius:40px;margin-top:-25px}.mockup-browser .mockup-browser-toolbar .\!input{position:relative!important;margin-left:auto!important;margin-right:auto!important;display:block!important;height:1.75rem!important;width:24rem!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;--tw-bg-opacity:1 !important;background-color:var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)))!important;padding-left:2rem!important;direction:ltr!important}.mockup-browser .mockup-browser-toolbar .input{position:relative;margin-left:auto;margin-right:auto;display:block;height:1.75rem;width:24rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;--tw-bg-opacity:1;background-color:var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)));padding-left:2rem;direction:ltr}.mockup-browser .mockup-browser-toolbar .\!input:before{content:""!important;position:absolute!important;left:.5rem!important;top:50%!important;aspect-ratio:1 / 1!important;height:.75rem!important;--tw-translate-y:-50% !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important;border-radius:9999px!important;border-width:2px!important;border-color:currentColor!important;opacity:.6!important}.mockup-browser .mockup-browser-toolbar .input:before{content:"";position:absolute;left:.5rem;top:50%;aspect-ratio:1 / 1;height:.75rem;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-radius:9999px;border-width:2px;border-color:currentColor;opacity:.6}.mockup-browser .mockup-browser-toolbar .\!input:after{content:""!important;position:absolute!important;left:1.25rem!important;top:50%!important;height:.5rem!important;--tw-translate-y:25% !important;--tw-rotate:-45deg !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important;border-radius:9999px!important;border-width:1px!important;border-color:currentColor!important;opacity:.6!important}.mockup-browser .mockup-browser-toolbar .input:after{content:"";position:absolute;left:1.25rem;top:50%;height:.5rem;--tw-translate-y:25%;--tw-rotate:-45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-radius:9999px;border-width:1px;border-color:currentColor;opacity:.6}.modal:not(dialog:not(.modal-open)),.modal::backdrop{background-color:#0006;animation:modal-pop .2s ease-out}.modal-open .modal-box,.modal-toggle:checked+.modal .modal-box,.modal:target .modal-box,.modal[open] .modal-box{--tw-translate-y:0px;--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes modal-pop{0%{opacity:0}}.progress::-moz-progress-bar{border-radius:var(--rounded-box, 1rem);background-color:currentColor}.progress:indeterminate{--progress-color:var(--fallback-bc,oklch(var(--bc)/1));background-image:repeating-linear-gradient(90deg,var(--progress-color) -1%,var(--progress-color) 10%,transparent 10%,transparent 90%);background-size:200%;background-position-x:15%;animation:progress-loading 5s ease-in-out infinite}.progress::-webkit-progress-bar{border-radius:var(--rounded-box, 1rem);background-color:transparent}.progress::-webkit-progress-value{border-radius:var(--rounded-box, 1rem);background-color:currentColor}.progress:indeterminate::-moz-progress-bar{background-color:transparent;background-image:repeating-linear-gradient(90deg,var(--progress-color) -1%,var(--progress-color) 10%,transparent 10%,transparent 90%);background-size:200%;background-position-x:15%;animation:progress-loading 5s ease-in-out infinite}@keyframes progress-loading{50%{background-position-x:-115%}}.radio:focus{box-shadow:none}.radio:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px;outline-color:var(--fallback-bc,oklch(var(--bc)/1))}.radio:checked,.radio[aria-checked=true]{--tw-bg-opacity:1;background-color:var(--fallback-bc,oklch(var(--bc)/var(--tw-bg-opacity)));background-image:none;animation:radiomark var(--animation-input, .2s) ease-out;box-shadow:0 0 0 4px var(--fallback-b1,oklch(var(--b1)/1)) inset,0 0 0 4px var(--fallback-b1,oklch(var(--b1)/1)) inset}.radio-primary{--chkbg:var(--p);--tw-border-opacity:1;border-color:var(--fallback-p,oklch(var(--p)/var(--tw-border-opacity)))}.radio-primary:focus-visible{outline-color:var(--fallback-p,oklch(var(--p)/1))}.radio-primary:checked,.radio-primary[aria-checked=true]{--tw-border-opacity:1;border-color:var(--fallback-p,oklch(var(--p)/var(--tw-border-opacity)));--tw-bg-opacity:1;background-color:var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity)));--tw-text-opacity:1;color:var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity)))}.radio:disabled{cursor:not-allowed;opacity:.2}@keyframes radiomark{0%{box-shadow:0 0 0 12px var(--fallback-b1,oklch(var(--b1)/1)) inset,0 0 0 12px var(--fallback-b1,oklch(var(--b1)/1)) inset}50%{box-shadow:0 0 0 3px var(--fallback-b1,oklch(var(--b1)/1)) inset,0 0 0 3px var(--fallback-b1,oklch(var(--b1)/1)) inset}to{box-shadow:0 0 0 4px var(--fallback-b1,oklch(var(--b1)/1)) inset,0 0 0 4px var(--fallback-b1,oklch(var(--b1)/1)) inset}}.\!range:focus-visible::-webkit-slider-thumb{--focus-shadow:0 0 0 6px var(--fallback-b1,oklch(var(--b1)/1)) inset, 0 0 0 2rem var(--range-shdw) inset !important}.range:focus-visible::-webkit-slider-thumb{--focus-shadow:0 0 0 6px var(--fallback-b1,oklch(var(--b1)/1)) inset, 0 0 0 2rem var(--range-shdw) inset}.\!range:focus-visible::-moz-range-thumb{--focus-shadow:0 0 0 6px var(--fallback-b1,oklch(var(--b1)/1)) inset, 0 0 0 2rem var(--range-shdw) inset !important}.range:focus-visible::-moz-range-thumb{--focus-shadow:0 0 0 6px var(--fallback-b1,oklch(var(--b1)/1)) inset, 0 0 0 2rem var(--range-shdw) inset}.\!range::-webkit-slider-runnable-track{height:.5rem!important;width:100%!important;border-radius:var(--rounded-box, 1rem)!important;background-color:var(--fallback-bc,oklch(var(--bc)/.1))!important}.range::-webkit-slider-runnable-track{height:.5rem;width:100%;border-radius:var(--rounded-box, 1rem);background-color:var(--fallback-bc,oklch(var(--bc)/.1))}.\!range::-moz-range-track{height:.5rem!important;width:100%!important;border-radius:var(--rounded-box, 1rem)!important;background-color:var(--fallback-bc,oklch(var(--bc)/.1))!important}.range::-moz-range-track{height:.5rem;width:100%;border-radius:var(--rounded-box, 1rem);background-color:var(--fallback-bc,oklch(var(--bc)/.1))}.\!range::-webkit-slider-thumb{position:relative!important;height:1.5rem!important;width:1.5rem!important;border-radius:var(--rounded-box, 1rem)!important;border-style:none!important;--tw-bg-opacity:1 !important;background-color:var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)))!important;appearance:none!important;-webkit-appearance:none!important;top:50%!important;color:var(--range-shdw)!important;transform:translateY(-50%)!important;--filler-size:100rem !important;--filler-offset:.6rem !important;box-shadow:0 0 0 3px var(--range-shdw) inset,var(--focus-shadow, 0 0),calc(var(--filler-size) * -1 - var(--filler-offset)) 0 0 var(--filler-size)!important}.range::-webkit-slider-thumb{position:relative;height:1.5rem;width:1.5rem;border-radius:var(--rounded-box, 1rem);border-style:none;--tw-bg-opacity:1;background-color:var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)));appearance:none;-webkit-appearance:none;top:50%;color:var(--range-shdw);transform:translateY(-50%);--filler-size:100rem;--filler-offset:.6rem;box-shadow:0 0 0 3px var(--range-shdw) inset,var(--focus-shadow, 0 0),calc(var(--filler-size) * -1 - var(--filler-offset)) 0 0 var(--filler-size)}.\!range::-moz-range-thumb{position:relative!important;height:1.5rem!important;width:1.5rem!important;border-radius:var(--rounded-box, 1rem)!important;border-style:none!important;--tw-bg-opacity:1 !important;background-color:var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)))!important;top:50%!important;color:var(--range-shdw)!important;--filler-size:100rem !important;--filler-offset:.5rem !important;box-shadow:0 0 0 3px var(--range-shdw) inset,var(--focus-shadow, 0 0),calc(var(--filler-size) * -1 - var(--filler-offset)) 0 0 var(--filler-size)!important}.range::-moz-range-thumb{position:relative;height:1.5rem;width:1.5rem;border-radius:var(--rounded-box, 1rem);border-style:none;--tw-bg-opacity:1;background-color:var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)));top:50%;color:var(--range-shdw);--filler-size:100rem;--filler-offset:.5rem;box-shadow:0 0 0 3px var(--range-shdw) inset,var(--focus-shadow, 0 0),calc(var(--filler-size) * -1 - var(--filler-offset)) 0 0 var(--filler-size)}.range-primary{--range-shdw:var(--fallback-p,oklch(var(--p)/1))}.range-success{--range-shdw:var(--fallback-su,oklch(var(--su)/1))}@keyframes rating-pop{0%{transform:translateY(-.125em)}40%{transform:translateY(-.125em)}to{transform:translateY(0)}}.select-bordered{border-color:var(--fallback-bc,oklch(var(--bc)/.2))}.select:focus{box-shadow:none;border-color:var(--fallback-bc,oklch(var(--bc)/.2));outline-style:solid;outline-width:2px;outline-offset:2px;outline-color:var(--fallback-bc,oklch(var(--bc)/.2))}.select-error{--tw-border-opacity:1;border-color:var(--fallback-er,oklch(var(--er)/var(--tw-border-opacity)))}.select-error:focus{--tw-border-opacity:1;border-color:var(--fallback-er,oklch(var(--er)/var(--tw-border-opacity)));outline-color:var(--fallback-er,oklch(var(--er)/1))}.select-disabled,.select:disabled,.select[disabled]{cursor:not-allowed;--tw-border-opacity:1;border-color:var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)));--tw-bg-opacity:1;background-color:var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)));color:var(--fallback-bc,oklch(var(--bc)/.4))}.select-disabled::-moz-placeholder,.select:disabled::-moz-placeholder,.select[disabled]::-moz-placeholder{color:var(--fallback-bc,oklch(var(--bc)/var(--tw-placeholder-opacity)));--tw-placeholder-opacity:.2}.select-disabled::placeholder,.select:disabled::placeholder,.select[disabled]::placeholder{color:var(--fallback-bc,oklch(var(--bc)/var(--tw-placeholder-opacity)));--tw-placeholder-opacity:.2}.select-multiple,.select[multiple],.select[size].select:not([size="1"]){background-image:none;padding-right:1rem}[dir=rtl] .select{background-position:calc(0% + 12px) calc(1px + 50%),calc(0% + 16px) calc(1px + 50%)}@keyframes skeleton{0%{background-position:150%}to{background-position:-50%}}:where(.stats)>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(1px * var(--tw-divide-x-reverse));border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)));--tw-divide-y-reverse:0;border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(0px * var(--tw-divide-y-reverse))}[dir=rtl] .stats>*:not([hidden])~*:not([hidden]){--tw-divide-x-reverse:1}.steps .step:before{top:0;grid-column-start:1;grid-row-start:1;height:.5rem;width:100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity:1;background-color:var(--fallback-b3,oklch(var(--b3)/var(--tw-bg-opacity)));--tw-text-opacity:1;color:var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));content:"";margin-inline-start:-100%}.steps .step:after{content:counter(step);counter-increment:step;z-index:1;position:relative;grid-column-start:1;grid-row-start:1;display:grid;height:2rem;width:2rem;place-items:center;place-self:center;border-radius:9999px;--tw-bg-opacity:1;background-color:var(--fallback-b3,oklch(var(--b3)/var(--tw-bg-opacity)));--tw-text-opacity:1;color:var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)))}.steps .step:first-child:before{content:none}.steps .step[data-content]:after{content:attr(data-content)}.steps .step-neutral+.step-neutral:before,.steps .step-neutral:after{--tw-bg-opacity:1;background-color:var(--fallback-n,oklch(var(--n)/var(--tw-bg-opacity)));--tw-text-opacity:1;color:var(--fallback-nc,oklch(var(--nc)/var(--tw-text-opacity)))}.steps .step-primary+.step-primary:before,.steps .step-primary:after{--tw-bg-opacity:1;background-color:var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity)));--tw-text-opacity:1;color:var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity)))}.steps .step-secondary+.step-secondary:before,.steps .step-secondary:after{--tw-bg-opacity:1;background-color:var(--fallback-s,oklch(var(--s)/var(--tw-bg-opacity)));--tw-text-opacity:1;color:var(--fallback-sc,oklch(var(--sc)/var(--tw-text-opacity)))}.steps .step-accent+.step-accent:before,.steps .step-accent:after{--tw-bg-opacity:1;background-color:var(--fallback-a,oklch(var(--a)/var(--tw-bg-opacity)));--tw-text-opacity:1;color:var(--fallback-ac,oklch(var(--ac)/var(--tw-text-opacity)))}.steps .step-info+.step-info:before{--tw-bg-opacity:1;background-color:var(--fallback-in,oklch(var(--in)/var(--tw-bg-opacity)))}.steps .step-info:after{--tw-bg-opacity:1;background-color:var(--fallback-in,oklch(var(--in)/var(--tw-bg-opacity)));--tw-text-opacity:1;color:var(--fallback-inc,oklch(var(--inc)/var(--tw-text-opacity)))}.steps .step-success+.step-success:before{--tw-bg-opacity:1;background-color:var(--fallback-su,oklch(var(--su)/var(--tw-bg-opacity)))}.steps .step-success:after{--tw-bg-opacity:1;background-color:var(--fallback-su,oklch(var(--su)/var(--tw-bg-opacity)));--tw-text-opacity:1;color:var(--fallback-suc,oklch(var(--suc)/var(--tw-text-opacity)))}.steps .step-warning+.step-warning:before{--tw-bg-opacity:1;background-color:var(--fallback-wa,oklch(var(--wa)/var(--tw-bg-opacity)))}.steps .step-warning:after{--tw-bg-opacity:1;background-color:var(--fallback-wa,oklch(var(--wa)/var(--tw-bg-opacity)));--tw-text-opacity:1;color:var(--fallback-wac,oklch(var(--wac)/var(--tw-text-opacity)))}.steps .step-error+.step-error:before{--tw-bg-opacity:1;background-color:var(--fallback-er,oklch(var(--er)/var(--tw-bg-opacity)))}.steps .step-error:after{--tw-bg-opacity:1;background-color:var(--fallback-er,oklch(var(--er)/var(--tw-bg-opacity)));--tw-text-opacity:1;color:var(--fallback-erc,oklch(var(--erc)/var(--tw-text-opacity)))}.tabs-lifted>.tab:focus-visible{border-end-end-radius:0;border-end-start-radius:0}.tab:is(.tab-active,[aria-selected=true]):not(.tab-disabled):not([disabled]),.tab:is(input:checked){border-color:var(--fallback-bc,oklch(var(--bc)/var(--tw-border-opacity)));--tw-border-opacity:1;--tw-text-opacity:1}.tab:focus{outline:2px solid transparent;outline-offset:2px}.tab:focus-visible{outline:2px solid currentColor;outline-offset:-5px}.tab-disabled,.tab[disabled]{cursor:not-allowed;color:var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));--tw-text-opacity:.2}.tabs-bordered>.tab{border-color:var(--fallback-bc,oklch(var(--bc)/var(--tw-border-opacity)));--tw-border-opacity:.2;border-style:solid;border-bottom-width:calc(var(--tab-border, 1px) + 1px)}.tabs-lifted>.tab{border:var(--tab-border, 1px) solid transparent;border-width:0 0 var(--tab-border, 1px) 0;border-start-start-radius:var(--tab-radius, .5rem);border-start-end-radius:var(--tab-radius, .5rem);border-bottom-color:var(--tab-border-color);padding-inline-start:var(--tab-padding, 1rem);padding-inline-end:var(--tab-padding, 1rem);padding-top:var(--tab-border, 1px)}.tabs-lifted>.tab:is(.tab-active,[aria-selected=true]):not(.tab-disabled):not([disabled]),.tabs-lifted>.tab:is(input:checked){background-color:var(--tab-bg);border-width:var(--tab-border, 1px) var(--tab-border, 1px) 0 var(--tab-border, 1px);border-inline-start-color:var(--tab-border-color);border-inline-end-color:var(--tab-border-color);border-top-color:var(--tab-border-color);padding-inline-start:calc(var(--tab-padding, 1rem) - var(--tab-border, 1px));padding-inline-end:calc(var(--tab-padding, 1rem) - var(--tab-border, 1px));padding-bottom:var(--tab-border, 1px);padding-top:0}.tabs-lifted>.tab:is(.tab-active,[aria-selected=true]):not(.tab-disabled):not([disabled]):before,.tabs-lifted>.tab:is(input:checked):before{z-index:1;content:"";display:block;position:absolute;width:calc(100% + var(--tab-radius, .5rem) * 2);height:var(--tab-radius, .5rem);bottom:0;background-size:var(--tab-radius, .5rem);background-position:top left,top right;background-repeat:no-repeat;--tab-grad:calc(69% - var(--tab-border, 1px));--radius-start:radial-gradient( circle at top left, transparent var(--tab-grad), var(--tab-border-color) calc(var(--tab-grad) + .25px), var(--tab-border-color) calc(var(--tab-grad) + var(--tab-border, 1px)), var(--tab-bg) calc(var(--tab-grad) + var(--tab-border, 1px) + .25px) );--radius-end:radial-gradient( circle at top right, transparent var(--tab-grad), var(--tab-border-color) calc(var(--tab-grad) + .25px), var(--tab-border-color) calc(var(--tab-grad) + var(--tab-border, 1px)), var(--tab-bg) calc(var(--tab-grad) + var(--tab-border, 1px) + .25px) );background-image:var(--radius-start),var(--radius-end)}.tabs-lifted>.tab:is(.tab-active,[aria-selected=true]):not(.tab-disabled):not([disabled]):first-child:before,.tabs-lifted>.tab:is(input:checked):first-child:before{background-image:var(--radius-end);background-position:top right}[dir=rtl] .tabs-lifted>.tab:is(.tab-active,[aria-selected=true]):not(.tab-disabled):not([disabled]):first-child:before,[dir=rtl] .tabs-lifted>.tab:is(input:checked):first-child:before{background-image:var(--radius-start);background-position:top left}.tabs-lifted>.tab:is(.tab-active,[aria-selected=true]):not(.tab-disabled):not([disabled]):last-child:before,.tabs-lifted>.tab:is(input:checked):last-child:before{background-image:var(--radius-start);background-position:top left}[dir=rtl] .tabs-lifted>.tab:is(.tab-active,[aria-selected=true]):not(.tab-disabled):not([disabled]):last-child:before,[dir=rtl] .tabs-lifted>.tab:is(input:checked):last-child:before{background-image:var(--radius-end);background-position:top right}.tabs-lifted>:is(.tab-active,[aria-selected=true]):not(.tab-disabled):not([disabled])+.tabs-lifted :is(.tab-active,[aria-selected=true]):not(.tab-disabled):not([disabled]):before,.tabs-lifted>.tab:is(input:checked)+.tabs-lifted .tab:is(input:checked):before{background-image:var(--radius-end);background-position:top right}.tabs-boxed{border-radius:var(--rounded-btn, .5rem);--tw-bg-opacity:1;background-color:var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)));padding:.25rem}.tabs-boxed .tab{border-radius:var(--rounded-btn, .5rem)}.tabs-boxed :is(.tab-active,[aria-selected=true]):not(.tab-disabled):not([disabled]),.tabs-boxed :is(input:checked){--tw-bg-opacity:1;background-color:var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity)));--tw-text-opacity:1;color:var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity)))}.\!table:where([dir=rtl],[dir=rtl] *){text-align:right!important}.table:where([dir=rtl],[dir=rtl] *){text-align:right}.\!table :where(th,td){padding:.75rem 1rem!important;vertical-align:middle!important}.table :where(th,td){padding:.75rem 1rem;vertical-align:middle}.table tr.active,.table tr.active:nth-child(2n),.table-zebra tbody tr:nth-child(2n){--tw-bg-opacity:1;background-color:var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)))}.\!table tr.active,.\!table tr.active:nth-child(2n){--tw-bg-opacity:1 !important;background-color:var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)))!important}.table-zebra tr.active,.table-zebra tr.active:nth-child(2n),.table-zebra-zebra tbody tr:nth-child(2n){--tw-bg-opacity:1;background-color:var(--fallback-b3,oklch(var(--b3)/var(--tw-bg-opacity)))}.\!table :where(thead tr,tbody tr:not(:last-child),tbody tr:first-child:last-child){border-bottom-width:1px!important;--tw-border-opacity:1 !important;border-bottom-color:var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)))!important}.table :where(thead tr,tbody tr:not(:last-child),tbody tr:first-child:last-child){border-bottom-width:1px;--tw-border-opacity:1;border-bottom-color:var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)))}.\!table :where(thead,tfoot){white-space:nowrap!important;font-size:.75rem!important;line-height:1rem!important;font-weight:700!important;color:var(--fallback-bc,oklch(var(--bc)/.6))!important}.table :where(thead,tfoot){white-space:nowrap;font-size:.75rem;line-height:1rem;font-weight:700;color:var(--fallback-bc,oklch(var(--bc)/.6))}.\!table :where(tfoot){border-top-width:1px!important;--tw-border-opacity:1 !important;border-top-color:var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)))!important}.table :where(tfoot){border-top-width:1px;--tw-border-opacity:1;border-top-color:var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)))}.textarea-bordered{border-color:var(--fallback-bc,oklch(var(--bc)/.2))}.textarea:focus{box-shadow:none;border-color:var(--fallback-bc,oklch(var(--bc)/.2));outline-style:solid;outline-width:2px;outline-offset:2px;outline-color:var(--fallback-bc,oklch(var(--bc)/.2))}.textarea-disabled,.textarea:disabled,.textarea[disabled]{cursor:not-allowed;--tw-border-opacity:1;border-color:var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)));--tw-bg-opacity:1;background-color:var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)));color:var(--fallback-bc,oklch(var(--bc)/.4))}.textarea-disabled::-moz-placeholder,.textarea:disabled::-moz-placeholder,.textarea[disabled]::-moz-placeholder{color:var(--fallback-bc,oklch(var(--bc)/var(--tw-placeholder-opacity)));--tw-placeholder-opacity:.2}.textarea-disabled::placeholder,.textarea:disabled::placeholder,.textarea[disabled]::placeholder{color:var(--fallback-bc,oklch(var(--bc)/var(--tw-placeholder-opacity)));--tw-placeholder-opacity:.2}@keyframes toast-pop{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}[dir=rtl] .toggle{--handleoffsetcalculator:calc(var(--handleoffset) * 1)}.toggle:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px;outline-color:var(--fallback-bc,oklch(var(--bc)/.2))}.toggle:hover{background-color:currentColor}.toggle:checked,.toggle[aria-checked=true]{background-image:none;--handleoffsetcalculator:var(--handleoffset);--tw-text-opacity:1;color:var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)))}[dir=rtl] .toggle:checked,[dir=rtl] .toggle[aria-checked=true]{--handleoffsetcalculator:calc(var(--handleoffset) * -1)}.toggle:indeterminate{--tw-text-opacity:1;color:var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));box-shadow:calc(var(--handleoffset) / 2) 0 0 2px var(--tglbg) inset,calc(var(--handleoffset) / -2) 0 0 2px var(--tglbg) inset,0 0 0 2px var(--tglbg) inset}[dir=rtl] .toggle:indeterminate{box-shadow:calc(var(--handleoffset) / 2) 0 0 2px var(--tglbg) inset,calc(var(--handleoffset) / -2) 0 0 2px var(--tglbg) inset,0 0 0 2px var(--tglbg) inset}.toggle:disabled{cursor:not-allowed;--tw-border-opacity:1;border-color:var(--fallback-bc,oklch(var(--bc)/var(--tw-border-opacity)));background-color:transparent;opacity:.3;--togglehandleborder:0 0 0 3px var(--fallback-bc,oklch(var(--bc)/1)) inset, var(--handleoffsetcalculator) 0 0 3px var(--fallback-bc,oklch(var(--bc)/1)) inset}:root .prose{--tw-prose-body:var(--fallback-bc,oklch(var(--bc)/.8));--tw-prose-headings:var(--fallback-bc,oklch(var(--bc)/1));--tw-prose-lead:var(--fallback-bc,oklch(var(--bc)/1));--tw-prose-links:var(--fallback-bc,oklch(var(--bc)/1));--tw-prose-bold:var(--fallback-bc,oklch(var(--bc)/1));--tw-prose-counters:var(--fallback-bc,oklch(var(--bc)/1));--tw-prose-bullets:var(--fallback-bc,oklch(var(--bc)/.5));--tw-prose-hr:var(--fallback-bc,oklch(var(--bc)/.2));--tw-prose-quotes:var(--fallback-bc,oklch(var(--bc)/1));--tw-prose-quote-borders:var(--fallback-bc,oklch(var(--bc)/.2));--tw-prose-captions:var(--fallback-bc,oklch(var(--bc)/.5));--tw-prose-code:var(--fallback-bc,oklch(var(--bc)/1));--tw-prose-pre-code:var(--fallback-nc,oklch(var(--nc)/1));--tw-prose-pre-bg:var(--fallback-n,oklch(var(--n)/1));--tw-prose-th-borders:var(--fallback-bc,oklch(var(--bc)/.5));--tw-prose-td-borders:var(--fallback-bc,oklch(var(--bc)/.2));--tw-prose-kbd:var(--fallback-bc,oklch(var(--bc)/.8))}.prose :where(code):not(:where([class~=not-prose] *,pre *)){padding:1px 8px;border-radius:var(--rounded-badge);font-weight:initial;background-color:var(--fallback-bc,oklch(var(--bc)/.1))}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{display:none}.prose pre code{border-radius:0;padding:0}.prose :where(tbody tr,thead):not(:where([class~=not-prose] *)){border-bottom-color:var(--fallback-bc,oklch(var(--bc)/.2))}.glass,.glass.btn-active{border:none;backdrop-filter:blur(var(--glass-blur, 40px));background-color:transparent;background-image:linear-gradient(135deg,rgb(255 255 255 / var(--glass-opacity, 30%)),#0000),linear-gradient(var(--glass-reflex-degree, 100deg),rgb(255 255 255 / var(--glass-reflex-opacity, 10%)) 25%,rgb(0 0 0 / 0%) 25%);box-shadow:0 0 0 1px rgb(255 255 255 / var(--glass-border-opacity, 10%)) inset,0 0 0 2px #0000000d;text-shadow:0 1px rgb(0 0 0 / var(--glass-text-shadow-opacity, 5%))}@media(hover:hover){.glass.btn-active{border:none;backdrop-filter:blur(var(--glass-blur, 40px));background-color:transparent;background-image:linear-gradient(135deg,rgb(255 255 255 / var(--glass-opacity, 30%)),#0000),linear-gradient(var(--glass-reflex-degree, 100deg),rgb(255 255 255 / var(--glass-reflex-opacity, 10%)) 25%,rgb(0 0 0 / 0%) 25%);box-shadow:0 0 0 1px rgb(255 255 255 / var(--glass-border-opacity, 10%)) inset,0 0 0 2px #0000000d;text-shadow:0 1px rgb(0 0 0 / var(--glass-text-shadow-opacity, 5%))}}.artboard.phone{width:320px}.artboard.phone-1.horizontal,.artboard.phone-1.artboard-horizontal{width:568px;height:320px}.artboard.phone-2.horizontal,.artboard.phone-2.artboard-horizontal{width:667px;height:375px}.artboard.phone-3.horizontal,.artboard.phone-3.artboard-horizontal{width:736px;height:414px}.artboard.phone-4.horizontal,.artboard.phone-4.artboard-horizontal{width:812px;height:375px}.artboard.phone-5.horizontal,.artboard.phone-5.artboard-horizontal{width:896px;height:414px}.artboard.phone-6.horizontal,.artboard.phone-6.artboard-horizontal{width:1024px;height:320px}.btm-nav-xs>*:where(.active){border-top-width:1px}.btm-nav-sm>*:where(.active){border-top-width:2px}.btm-nav-md>*:where(.active){border-top-width:2px}.btm-nav-lg>*:where(.active){border-top-width:4px}.btn-circle:where(.btn-xs){height:1.5rem;width:1.5rem;border-radius:9999px;padding:0}.btn-circle:where(.btn-sm){height:2rem;width:2rem;border-radius:9999px;padding:0}.btn-circle:where(.btn-md){height:3rem;width:3rem;border-radius:9999px;padding:0}.btn-circle:where(.btn-lg){height:4rem;width:4rem;border-radius:9999px;padding:0}[type=checkbox].checkbox-xs{height:1rem;width:1rem}.indicator :where(.indicator-item){bottom:auto;inset-inline-end:0px;inset-inline-start:auto;top:0;--tw-translate-y:-50%;--tw-translate-x:50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.indicator :where(.indicator-item):where([dir=rtl],[dir=rtl] *){--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.indicator :where(.indicator-item.indicator-start){inset-inline-end:auto;inset-inline-start:0px;--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.indicator :where(.indicator-item.indicator-start):where([dir=rtl],[dir=rtl] *){--tw-translate-x:50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.indicator :where(.indicator-item.indicator-center){inset-inline-end:50%;inset-inline-start:50%;--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.indicator :where(.indicator-item.indicator-center):where([dir=rtl],[dir=rtl] *){--tw-translate-x:50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.indicator :where(.indicator-item.indicator-end){inset-inline-end:0px;inset-inline-start:auto;--tw-translate-x:50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.indicator :where(.indicator-item.indicator-end):where([dir=rtl],[dir=rtl] *){--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.indicator :where(.indicator-item.indicator-bottom){bottom:0;top:auto;--tw-translate-y:50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.indicator :where(.indicator-item.indicator-middle){bottom:50%;top:50%;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.indicator :where(.indicator-item.indicator-top){bottom:auto;top:0;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.join.join-vertical{flex-direction:column}.join.join-vertical .join-item:first-child:not(:last-child),.join.join-vertical *:first-child:not(:last-child) .join-item{border-end-start-radius:0;border-end-end-radius:0;border-start-start-radius:inherit;border-start-end-radius:inherit}.join.join-vertical .join-item:last-child:not(:first-child),.join.join-vertical *:last-child:not(:first-child) .join-item{border-start-start-radius:0;border-start-end-radius:0;border-end-start-radius:inherit;border-end-end-radius:inherit}.join.join-horizontal{flex-direction:row}.join.join-horizontal .join-item:first-child:not(:last-child),.join.join-horizontal *:first-child:not(:last-child) .join-item{border-end-end-radius:0;border-start-end-radius:0;border-end-start-radius:inherit;border-start-start-radius:inherit}.join.join-horizontal .join-item:last-child:not(:first-child),.join.join-horizontal *:last-child:not(:first-child) .join-item{border-end-start-radius:0;border-start-start-radius:0;border-end-end-radius:inherit;border-start-end-radius:inherit}[type=radio].radio-xs{height:1rem;width:1rem}.range-xs{height:1rem}.range-xs::-webkit-slider-runnable-track{height:.25rem}.range-xs::-moz-range-track{height:.25rem}.range-xs::-webkit-slider-thumb{height:1rem;width:1rem;--filler-offset:.4rem}.range-xs::-moz-range-thumb{height:1rem;width:1rem;--filler-offset:.4rem}.range-sm{height:1.25rem}.range-sm::-webkit-slider-runnable-track{height:.25rem}.range-sm::-moz-range-track{height:.25rem}.range-sm::-webkit-slider-thumb{height:1.25rem;width:1.25rem;--filler-offset:.5rem}.range-sm::-moz-range-thumb{height:1.25rem;width:1.25rem;--filler-offset:.5rem}.steps-horizontal .step{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));place-items:center;text-align:center}.steps-vertical .step{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(1,minmax(0,1fr))}.tabs-md :where(.tab){height:2rem;font-size:.875rem;line-height:1.25rem;line-height:2;--tab-padding:1rem}.tabs-lg :where(.tab){height:3rem;font-size:1.125rem;line-height:1.75rem;line-height:2;--tab-padding:1.25rem}.tabs-sm :where(.tab){height:1.5rem;font-size:.875rem;line-height:.75rem;--tab-padding:.75rem}.tabs-xs :where(.tab){height:1.25rem;font-size:.75rem;line-height:.75rem;--tab-padding:.5rem}.\!tooltip{position:relative!important;display:inline-block!important;--tooltip-offset:calc(100% + 1px + var(--tooltip-tail, 0px)) !important}.tooltip{position:relative;display:inline-block;--tooltip-offset:calc(100% + 1px + var(--tooltip-tail, 0px))}.\!tooltip:before{position:absolute!important;pointer-events:none!important;z-index:1!important;content:var(--tw-content)!important;--tw-content:attr(data-tip) !important}.tooltip:before{position:absolute;pointer-events:none;z-index:1;content:var(--tw-content);--tw-content:attr(data-tip)}.\!tooltip:before{transform:translate(-50%)!important;top:auto!important;left:50%!important;right:auto!important;bottom:var(--tooltip-offset)!important}.tooltip:before,.tooltip-top:before{transform:translate(-50%);top:auto;left:50%;right:auto;bottom:var(--tooltip-offset)}.\!tooltip-top:before{transform:translate(-50%)!important;top:auto!important;left:50%!important;right:auto!important;bottom:var(--tooltip-offset)!important}.tooltip-bottom:before{transform:translate(-50%);top:var(--tooltip-offset);left:50%;right:auto;bottom:auto}.\!tooltip-left:before{transform:translateY(-50%)!important;top:50%!important;left:auto!important;right:var(--tooltip-offset)!important;bottom:auto!important}.tooltip-left:before{transform:translateY(-50%);top:50%;left:auto;right:var(--tooltip-offset);bottom:auto}.\!tooltip-right:before{transform:translateY(-50%)!important;top:50%!important;left:var(--tooltip-offset)!important;right:auto!important;bottom:auto!important}.tooltip-right:before{transform:translateY(-50%);top:50%;left:var(--tooltip-offset);right:auto;bottom:auto}.avatar.online:before{content:"";position:absolute;z-index:10;display:block;border-radius:9999px;--tw-bg-opacity:1;background-color:var(--fallback-su,oklch(var(--su)/var(--tw-bg-opacity)));outline-style:solid;outline-width:2px;outline-color:var(--fallback-b1,oklch(var(--b1)/1));width:15%;height:15%;top:7%;right:7%}.avatar.offline:before{content:"";position:absolute;z-index:10;display:block;border-radius:9999px;--tw-bg-opacity:1;background-color:var(--fallback-b3,oklch(var(--b3)/var(--tw-bg-opacity)));outline-style:solid;outline-width:2px;outline-color:var(--fallback-b1,oklch(var(--b1)/1));width:15%;height:15%;top:7%;right:7%}.join.join-vertical>:where(*:not(:first-child)){margin-left:0;margin-right:0;margin-top:-1px}.join.join-vertical>:where(*:not(:first-child)):is(.btn){margin-top:calc(var(--border-btn) * -1)}.join.join-horizontal>:where(*:not(:first-child)){margin-top:0;margin-bottom:0;margin-inline-start:-1px}.join.join-horizontal>:where(*:not(:first-child)):is(.btn){margin-inline-start:calc(var(--border-btn) * -1);margin-top:0}.steps-horizontal .step{grid-template-rows:40px 1fr;grid-template-columns:auto;min-width:4rem}.steps-horizontal .step:before{height:.5rem;width:100%;--tw-translate-x:0px;--tw-translate-y:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));content:"";margin-inline-start:-100%}.steps-horizontal .step:where([dir=rtl],[dir=rtl] *):before{--tw-translate-x:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.steps-vertical .step{gap:.5rem;grid-template-columns:40px 1fr;grid-template-rows:auto;min-height:4rem;justify-items:start}.steps-vertical .step:before{height:100%;width:.5rem;--tw-translate-x:-50%;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));margin-inline-start:50%}.steps-vertical .step:where([dir=rtl],[dir=rtl] *):before{--tw-translate-x:50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\!tooltip{position:relative!important;display:inline-block!important;text-align:center!important;--tooltip-tail:.1875rem !important;--tooltip-color:var(--fallback-n,oklch(var(--n)/1)) !important;--tooltip-text-color:var(--fallback-nc,oklch(var(--nc)/1)) !important;--tooltip-tail-offset:calc(100% + .0625rem - var(--tooltip-tail)) !important}.tooltip{position:relative;display:inline-block;text-align:center;--tooltip-tail:.1875rem;--tooltip-color:var(--fallback-n,oklch(var(--n)/1));--tooltip-text-color:var(--fallback-nc,oklch(var(--nc)/1));--tooltip-tail-offset:calc(100% + .0625rem - var(--tooltip-tail))}.tooltip:before,.tooltip:after{opacity:0;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-delay:.1s;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.\!tooltip:before,.\!tooltip:after{opacity:0!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-delay:.1s!important;transition-duration:.2s!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.\!tooltip:after{position:absolute!important;content:""!important;border-style:solid!important;border-width:var(--tooltip-tail, 0)!important;width:0!important;height:0!important;display:block!important}.tooltip:after{position:absolute;content:"";border-style:solid;border-width:var(--tooltip-tail, 0);width:0;height:0;display:block}.\!tooltip:before{max-width:20rem!important;white-space:normal!important;border-radius:.25rem!important;padding:.25rem .5rem!important;font-size:.875rem!important;line-height:1.25rem!important;background-color:var(--tooltip-color)!important;color:var(--tooltip-text-color)!important;width:-moz-max-content!important;width:max-content!important}.tooltip:before{max-width:20rem;white-space:normal;border-radius:.25rem;padding:.25rem .5rem;font-size:.875rem;line-height:1.25rem;background-color:var(--tooltip-color);color:var(--tooltip-text-color);width:-moz-max-content;width:max-content}.\!tooltip.tooltip-open:before{opacity:1!important;transition-delay:75ms!important}.tooltip.tooltip-open:before{opacity:1;transition-delay:75ms}.\!tooltip.tooltip-open:after{opacity:1!important;transition-delay:75ms!important}.tooltip.tooltip-open:after{opacity:1;transition-delay:75ms}.\!tooltip:hover:before{opacity:1!important;transition-delay:75ms!important}.tooltip:hover:before{opacity:1;transition-delay:75ms}.\!tooltip:hover:after{opacity:1!important;transition-delay:75ms!important}.tooltip:hover:after{opacity:1;transition-delay:75ms}.tooltip:has(:focus-visible):after,.tooltip:has(:focus-visible):before{opacity:1;transition-delay:75ms}.\!tooltip:has(:focus-visible):after,.\!tooltip:has(:focus-visible):before{opacity:1!important;transition-delay:75ms!important}.tooltip:not([data-tip]):hover:before,.tooltip:not([data-tip]):hover:after{visibility:hidden;opacity:0}.\!tooltip:not([data-tip]):hover:before,.\!tooltip:not([data-tip]):hover:after{visibility:hidden!important;opacity:0!important}.\!tooltip:after{transform:translate(-50%)!important;border-color:var(--tooltip-color) transparent transparent transparent!important;top:auto!important;left:50%!important;right:auto!important;bottom:var(--tooltip-tail-offset)!important}.tooltip:after,.tooltip-top:after{transform:translate(-50%);border-color:var(--tooltip-color) transparent transparent transparent;top:auto;left:50%;right:auto;bottom:var(--tooltip-tail-offset)}.\!tooltip-top:after{transform:translate(-50%)!important;border-color:var(--tooltip-color) transparent transparent transparent!important;top:auto!important;left:50%!important;right:auto!important;bottom:var(--tooltip-tail-offset)!important}.tooltip-bottom:after{transform:translate(-50%);border-color:transparent transparent var(--tooltip-color) transparent;top:var(--tooltip-tail-offset);left:50%;right:auto;bottom:auto}.\!tooltip-left:after{transform:translateY(-50%)!important;border-color:transparent transparent transparent var(--tooltip-color)!important;top:50%!important;left:auto!important;right:calc(var(--tooltip-tail-offset) + .0625rem)!important;bottom:auto!important}.tooltip-left:after{transform:translateY(-50%);border-color:transparent transparent transparent var(--tooltip-color);top:50%;left:auto;right:calc(var(--tooltip-tail-offset) + .0625rem);bottom:auto}.\!tooltip-right:after{transform:translateY(-50%)!important;border-color:transparent var(--tooltip-color) transparent transparent!important;top:50%!important;left:calc(var(--tooltip-tail-offset) + .0625rem)!important;right:auto!important;bottom:auto!important}.tooltip-right:after{transform:translateY(-50%);border-color:transparent var(--tooltip-color) transparent transparent;top:50%;left:calc(var(--tooltip-tail-offset) + .0625rem);right:auto;bottom:auto}.tooltip-primary{--tooltip-color:var(--fallback-p,oklch(var(--p)/1));--tooltip-text-color:var(--fallback-pc,oklch(var(--pc)/1))}.tooltip-secondary{--tooltip-color:var(--fallback-s,oklch(var(--s)/1));--tooltip-text-color:var(--fallback-sc,oklch(var(--sc)/1))}.tooltip-accent{--tooltip-color:var(--fallback-a,oklch(var(--a)/1));--tooltip-text-color:var(--fallback-ac,oklch(var(--ac)/1))}.\!tooltip-error{--tooltip-color:var(--fallback-er,oklch(var(--er)/1)) !important;--tooltip-text-color:var(--fallback-erc,oklch(var(--erc)/1)) !important}.custom-ai-think{--custom-ai-think:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.34961 14.6334V13.3C6.87183 13.2334 6.4135 13.1056 5.97461 12.9167C5.53572 12.7278 5.12739 12.4889 4.74961 12.2L3.78294 13.1667C4.30516 13.5778 4.86628 13.9084 5.46628 14.1584C6.06628 14.4084 6.69405 14.5667 7.34961 14.6334ZM4.71628 3.76671C5.10517 3.47782 5.51905 3.23893 5.95794 3.05004C6.39683 2.86115 6.85517 2.73337 7.33294 2.66671V1.33337C6.67739 1.40004 6.04961 1.55837 5.44961 1.80837C4.84961 2.05837 4.29405 2.38893 3.78294 2.80004L4.71628 3.76671ZM2.84961 12.2L3.78294 11.25C3.49405 10.8723 3.26072 10.4639 3.08294 10.025C2.90517 9.58615 2.78294 9.12782 2.71628 8.65004H1.34961C1.4385 9.3056 1.60516 9.93615 1.84961 10.5417C2.09405 11.1473 2.42739 11.7 2.84961 12.2ZM2.71628 7.31671C2.78294 6.83893 2.90517 6.3806 3.08294 5.94171C3.26072 5.50282 3.49405 5.09449 3.78294 4.71671L2.84961 3.76671C2.42739 4.26671 2.0885 4.81949 1.83294 5.42504C1.57739 6.0306 1.41628 6.66115 1.34961 7.31671H2.71628Z" fill="currentColor"/><path d="M8.64963 14.6334V13.3C9.1274 13.2334 9.58574 13.1056 10.0246 12.9167C10.4635 12.7278 10.8718 12.4889 11.2496 12.2L12.2163 13.1667C11.6941 13.5778 11.133 13.9084 10.533 14.1584C9.93296 14.4084 9.30518 14.5667 8.64963 14.6334ZM11.283 3.76671C10.8941 3.47782 10.4802 3.23893 10.0413 3.05004C9.6024 2.86115 9.14407 2.73337 8.66629 2.66671V1.33337C9.32185 1.40004 9.94963 1.55837 10.5496 1.80837C11.1496 2.05837 11.7052 2.38893 12.2163 2.80004L11.283 3.76671ZM13.1496 12.2L12.2163 11.25C12.5052 10.8723 12.7385 10.4639 12.9163 10.025C13.0941 9.58615 13.2163 9.12782 13.283 8.65004H14.6496C14.5607 9.3056 14.3941 9.93615 14.1496 10.5417C13.9052 11.1473 13.5718 11.7 13.1496 12.2ZM13.283 7.31671C13.2163 6.83893 13.0941 6.3806 12.9163 5.94171C12.7385 5.50282 12.5052 5.09449 12.2163 4.71671L13.1496 3.76671C13.5718 4.26671 13.9107 4.81949 14.1663 5.42504C14.4218 6.0306 14.583 6.66115 14.6496 7.31671H13.283Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-ai-think);mask:var(--custom-ai-think);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-archive-icon{--custom-archive-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M8 12L10.6667 9.33333L9.73333 8.4L8.66667 9.46667V6.66667H7.33333V9.46667L6.26667 8.4L5.33333 9.33333L8 12ZM3.33333 5.33333V12.6667H12.6667V5.33333H3.33333ZM3.33333 14C2.96667 14 2.65278 13.8694 2.39167 13.6083C2.13056 13.3472 2 13.0333 2 12.6667V4.35C2 4.19444 2.025 4.04444 2.075 3.9C2.125 3.75556 2.2 3.62222 2.3 3.5L3.13333 2.48333C3.25556 2.32778 3.40833 2.20833 3.59167 2.125C3.775 2.04167 3.96667 2 4.16667 2H11.8333C12.0333 2 12.225 2.04167 12.4083 2.125C12.5917 2.20833 12.7444 2.32778 12.8667 2.48333L13.7 3.5C13.8 3.62222 13.875 3.75556 13.925 3.9C13.975 4.04444 14 4.19444 14 4.35V12.6667C14 13.0333 13.8694 13.3472 13.6083 13.6083C13.3472 13.8694 13.0333 14 12.6667 14H3.33333ZM3.6 4H12.4L11.8333 3.33333H4.16667L3.6 4Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-archive-icon);mask:var(--custom-archive-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-arrow-left{--custom-arrow-left:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M5.21699 8.66663L8.95033 12.4L8.00033 13.3333L2.66699 7.99996L8.00033 2.66663L8.95033 3.59996L5.21699 7.33329H13.3337V8.66663H5.21699Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-arrow-left);mask:var(--custom-arrow-left);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-arrow-path{--custom-arrow-path:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M16.023 9.348h4.992v-.001M2.985 19.644v-4.992m0 0h4.992m-4.993 0l3.181 3.183a8.25 8.25 0 0013.803-3.7M4.031 9.865a8.25 8.25 0 0113.803-3.7l3.181 3.182m0-4.991v4.99"/></svg>');-webkit-mask:var(--custom-arrow-path);mask:var(--custom-arrow-path);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-arrow-right{--custom-arrow-right:url('data:image/svg+xml;utf8,<svg viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.2837 7.33329L7.55033 3.59996L8.50033 2.66663L13.8337 7.99996L8.50033 13.3333L7.55033 12.4L11.2837 8.66663L3.16699 8.66663L3.16699 7.33329L11.2837 7.33329Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-arrow-right);mask:var(--custom-arrow-right);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-arrow-up{--custom-arrow-up:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M7.33366 13.3332V5.2165L3.60033 8.94984L2.66699 7.99984L8.00033 2.6665L13.3337 7.99984L12.4003 8.94984L8.66699 5.2165V13.3332H7.33366Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-arrow-up);mask:var(--custom-arrow-up);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-assignment-archived-icon{--custom-assignment-archived-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.6666 8.00003L7.99998 10.6667L5.33331 8.00003L6.26665 7.06669L7.33331 8.13336V5.33336H8.66665V8.13336L9.73331 7.06669L10.6666 8.00003Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M2.39167 13.6084C2.65278 13.8695 2.96667 14 3.33333 14H12.6667C13.0333 14 13.3472 13.8695 13.6083 13.6084C13.8694 13.3472 14 13.0334 14 12.6667V3.33335C14 2.96669 13.8694 2.6528 13.6083 2.39169C13.3472 2.13058 13.0333 2.00002 12.6667 2.00002H9.86667C9.72222 1.60002 9.48056 1.2778 9.14167 1.03335C8.80278 0.788909 8.42222 0.666687 8 0.666687C7.57778 0.666687 7.19722 0.788909 6.85833 1.03335C6.51944 1.2778 6.27778 1.60002 6.13333 2.00002H3.33333C2.96667 2.00002 2.65278 2.13058 2.39167 2.39169C2.13056 2.6528 2 2.96669 2 3.33335V12.6667C2 13.0334 2.13056 13.3472 2.39167 13.6084ZM12.6667 3.33335V12.6667H3.33333V3.33335H12.6667ZM8.35833 2.69169C8.26389 2.78613 8.14444 2.83335 8 2.83335C7.85556 2.83335 7.73611 2.78613 7.64167 2.69169C7.54722 2.59724 7.5 2.4778 7.5 2.33335C7.5 2.18891 7.54722 2.06946 7.64167 1.97502C7.73611 1.88058 7.85556 1.83335 8 1.83335C8.14444 1.83335 8.26389 1.88058 8.35833 1.97502C8.45278 2.06946 8.5 2.18891 8.5 2.33335C8.5 2.4778 8.45278 2.59724 8.35833 2.69169Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-assignment-archived-icon);mask:var(--custom-assignment-archived-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-assignment-icon{--custom-assignment-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.6667 14C13.0333 14 13.3472 13.8695 13.6083 13.6084C13.8694 13.3472 14 13.0334 14 12.6667V3.33335C14 2.96669 13.8694 2.6528 13.6083 2.39169C13.3472 2.13058 13.0333 2.00002 12.6667 2.00002H9.86667C9.72222 1.60002 9.48056 1.2778 9.14167 1.03335C8.80278 0.788909 8.42222 0.666687 8 0.666687C7.57778 0.666687 7.19722 0.788909 6.85833 1.03335C6.51944 1.2778 6.27778 1.60002 6.13333 2.00002H3.33333C2.96667 2.00002 2.65278 2.13058 2.39167 2.39169C2.13056 2.6528 2 2.96669 2 3.33335V12.6667C2 13.0334 2.13056 13.3472 2.39167 13.6084C2.65278 13.8695 2.96667 14 3.33333 14H12.6667ZM12.6667 12.6667H3.33333V3.33335H12.6667V12.6667ZM8 2.83335C7.85556 2.83335 7.73611 2.78613 7.64167 2.69169C7.54722 2.59724 7.5 2.4778 7.5 2.33335C7.5 2.18891 7.54722 2.06946 7.64167 1.97502C7.73611 1.88058 7.85556 1.83335 8 1.83335C8.14444 1.83335 8.26389 1.88058 8.35833 1.97502C8.45278 2.06946 8.5 2.18891 8.5 2.33335C8.5 2.4778 8.45278 2.59724 8.35833 2.69169C8.26389 2.78613 8.14444 2.83335 8 2.83335Z" fill="currentColor"/><path d="M4.79993 11.3334H11.1999V10H4.79993V11.3334ZM4.79993 8.66669H11.1999V7.33335H4.79993V8.66669ZM4.79993 6.00002H11.1999V4.66669H4.79993V6.00002Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-assignment-icon);mask:var(--custom-assignment-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-assignment-success{--custom-assignment-success:url('data:image/svg+xml;utf8,<svg viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M10.6 16.55L17.65 9.5L16.25 8.1L10.6 13.75L7.75 10.9L6.35 12.3L10.6 16.55ZM5 21.5C4.45 21.5 3.97917 21.3042 3.5875 20.9125C3.19583 20.5208 3 20.05 3 19.5V5.5C3 4.95 3.19583 4.47917 3.5875 4.0875C3.97917 3.69583 4.45 3.5 5 3.5H9.2C9.41667 2.9 9.77917 2.41667 10.2875 2.05C10.7958 1.68333 11.3667 1.5 12 1.5C12.6333 1.5 13.2042 1.68333 13.7125 2.05C14.2208 2.41667 14.5833 2.9 14.8 3.5H19C19.55 3.5 20.0208 3.69583 20.4125 4.0875C20.8042 4.47917 21 4.95 21 5.5V19.5C21 20.05 20.8042 20.5208 20.4125 20.9125C20.0208 21.3042 19.55 21.5 19 21.5H5ZM5 19.5H19V5.5H5V19.5ZM12 4.75C12.2167 4.75 12.3958 4.67917 12.5375 4.5375C12.6792 4.39583 12.75 4.21667 12.75 4C12.75 3.78333 12.6792 3.60417 12.5375 3.4625C12.3958 3.32083 12.2167 3.25 12 3.25C11.7833 3.25 11.6042 3.32083 11.4625 3.4625C11.3208 3.60417 11.25 3.78333 11.25 4C11.25 4.21667 11.3208 4.39583 11.4625 4.5375C11.6042 4.67917 11.7833 4.75 12 4.75Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-assignment-success);mask:var(--custom-assignment-success);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-assignments-draft{--custom-assignments-draft:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M9.33268 15.1654V13.1154L13.016 9.4487C13.116 9.3487 13.2271 9.27648 13.3493 9.23203C13.4716 9.18759 13.5938 9.16536 13.716 9.16536C13.8493 9.16536 13.9771 9.19036 14.0993 9.24036C14.2216 9.29036 14.3327 9.36536 14.4327 9.46536L15.0493 10.082C15.1382 10.182 15.2077 10.2931 15.2577 10.4154C15.3077 10.5376 15.3327 10.6598 15.3327 10.782C15.3327 10.9043 15.3105 11.0293 15.266 11.157C15.2216 11.2848 15.1494 11.3987 15.0493 11.4987L11.3827 15.1654H9.33268ZM10.3327 14.1654H10.966L12.9827 12.132L12.6827 11.8154L12.366 11.5154L10.3327 13.532V14.1654ZM3.99935 15.1654C3.63268 15.1654 3.31879 15.0348 3.05768 14.7737C2.79657 14.5126 2.66602 14.1987 2.66602 13.832V3.16536C2.66602 2.7987 2.79657 2.48481 3.05768 2.2237C3.31879 1.96259 3.63268 1.83203 3.99935 1.83203H9.33268L13.3327 5.83203V7.83203H11.9993V6.4987H8.66602V3.16536H3.99935V13.832H7.99935V15.1654H3.99935ZM12.6827 11.8154L12.366 11.5154L12.9827 12.132L12.6827 11.8154Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-assignments-draft);mask:var(--custom-assignments-draft);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-assignments-list{--custom-assignments-list:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.33366 11.9987H10.667V10.6654H5.33366V11.9987ZM5.33366 9.33203H10.667V7.9987H5.33366V9.33203ZM4.00033 14.6654C3.63366 14.6654 3.31977 14.5348 3.05866 14.2737C2.79755 14.0126 2.66699 13.6987 2.66699 13.332V2.66536C2.66699 2.2987 2.79755 1.98481 3.05866 1.7237C3.31977 1.46259 3.63366 1.33203 4.00033 1.33203H9.33366L13.3337 5.33203V13.332C13.3337 13.6987 13.2031 14.0126 12.942 14.2737C12.6809 14.5348 12.367 14.6654 12.0003 14.6654H4.00033ZM8.66699 5.9987V2.66536H4.00033V13.332H12.0003V5.9987H8.66699Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-assignments-list);mask:var(--custom-assignments-list);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-bin-icon{--custom-bin-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M4.66602 14C4.29935 14 3.98546 13.8694 3.72435 13.6083C3.46324 13.3472 3.33268 13.0333 3.33268 12.6667V4H2.66602V2.66667H5.99935V2H9.99935V2.66667H13.3327V4H12.666V12.6667C12.666 13.0333 12.5355 13.3472 12.2743 13.6083C12.0132 13.8694 11.6993 14 11.3327 14H4.66602ZM11.3327 4H4.66602V12.6667H11.3327V4ZM5.99935 11.3333H7.33268V5.33333H5.99935V11.3333ZM8.66602 11.3333H9.99935V5.33333H8.66602V11.3333Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-bin-icon);mask:var(--custom-bin-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-card-selected-icon{--custom-card-selected-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <rect x="3.19961" y="3.2001" width="9.6" height="9.6" rx="4.8" stroke="currentColor" stroke-width="3.2"/></svg>');-webkit-mask:var(--custom-card-selected-icon);mask:var(--custom-card-selected-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-check-circle{--custom-check-circle:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M7.06683 11.0667L11.7668 6.36671L10.8335 5.43337L7.06683 9.20004L5.16683 7.30004L4.2335 8.23337L7.06683 11.0667ZM8.00016 14.6667C7.07794 14.6667 6.21127 14.4917 5.40016 14.1417C4.58905 13.7917 3.8835 13.3167 3.2835 12.7167C2.6835 12.1167 2.2085 11.4112 1.8585 10.6C1.5085 9.78893 1.3335 8.92226 1.3335 8.00004C1.3335 7.07782 1.5085 6.21115 1.8585 5.40004C2.2085 4.58893 2.6835 3.88337 3.2835 3.28337C3.8835 2.68337 4.58905 2.20837 5.40016 1.85837C6.21127 1.50837 7.07794 1.33337 8.00016 1.33337C8.92238 1.33337 9.78905 1.50837 10.6002 1.85837C11.4113 2.20837 12.1168 2.68337 12.7168 3.28337C13.3168 3.88337 13.7918 4.58893 14.1418 5.40004C14.4918 6.21115 14.6668 7.07782 14.6668 8.00004C14.6668 8.92226 14.4918 9.78893 14.1418 10.6C13.7918 11.4112 13.3168 12.1167 12.7168 12.7167C12.1168 13.3167 11.4113 13.7917 10.6002 14.1417C9.78905 14.4917 8.92238 14.6667 8.00016 14.6667ZM8.00016 13.3334C9.48905 13.3334 10.7502 12.8167 11.7835 11.7834C12.8168 10.75 13.3335 9.48893 13.3335 8.00004C13.3335 6.51115 12.8168 5.25004 11.7835 4.21671C10.7502 3.18337 9.48905 2.66671 8.00016 2.66671C6.51127 2.66671 5.25016 3.18337 4.21683 4.21671C3.1835 5.25004 2.66683 6.51115 2.66683 8.00004C2.66683 9.48893 3.1835 10.75 4.21683 11.7834C5.25016 12.8167 6.51127 13.3334 8.00016 13.3334Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-check-circle);mask:var(--custom-check-circle);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-check-icon{--custom-check-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M6.36671 12.4991L2.56671 8.69909L3.51671 7.74909L6.36671 10.5991L12.4834 4.48242L13.4334 5.43242L6.36671 12.4991Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-check-icon);mask:var(--custom-check-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-chevron-right{--custom-chevron-right:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M6.4693 4L5.5293 4.94L8.58263 8L5.5293 11.06L6.4693 12L10.4693 8L6.4693 4Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-chevron-right);mask:var(--custom-chevron-right);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-class-icon{--custom-class-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M10.0002 8.2424L12.0002 6.8224V8.45573L10.0002 9.87573L6.61683 7.47573L4.00016 9.06561V7.49796L6.66683 5.87573L10.0002 8.2424Z" fill="currentColor"/>  <path fill-rule="evenodd" clip-rule="evenodd" d="M2.66683 13.8334C2.30016 13.8334 1.98627 13.7029 1.72516 13.4417C1.46405 13.1806 1.3335 12.8667 1.3335 12.5001V4.50008C1.3335 4.13341 1.46405 3.81953 1.72516 3.55841C1.98627 3.2973 2.30016 3.16675 2.66683 3.16675H13.3335C13.7002 3.16675 14.0141 3.2973 14.2752 3.55841C14.5363 3.81953 14.6668 4.13341 14.6668 4.50008V12.5001C14.6668 12.8667 14.5363 13.1806 14.2752 13.4417C14.0141 13.7029 13.7002 13.8334 13.3335 13.8334H2.66683ZM12.0002 12.5001H13.3335V4.50008H2.66683V12.5001H9.3335V11.1667H12.0002V12.5001Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-class-icon);mask:var(--custom-class-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-clipboard{--custom-clipboard:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M6.33301 12.0002C5.96634 12.0002 5.65245 11.8696 5.39134 11.6085C5.13023 11.3474 4.99967 11.0335 4.99967 10.6668V2.66683C4.99967 2.30016 5.13023 1.98627 5.39134 1.72516C5.65245 1.46405 5.96634 1.3335 6.33301 1.3335H12.333C12.6997 1.3335 13.0136 1.46405 13.2747 1.72516C13.5358 1.98627 13.6663 2.30016 13.6663 2.66683V10.6668C13.6663 11.0335 13.5358 11.3474 13.2747 11.6085C13.0136 11.8696 12.6997 12.0002 12.333 12.0002H6.33301ZM6.33301 10.6668H12.333V2.66683H6.33301V10.6668ZM3.66634 14.6668C3.29967 14.6668 2.98579 14.5363 2.72467 14.2752C2.46356 14.0141 2.33301 13.7002 2.33301 13.3335V4.00016H3.66634V13.3335H10.9997V14.6668H3.66634Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-clipboard);mask:var(--custom-clipboard);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-clipboard_2{--custom-clipboard_2:url('data:image/svg+xml;utf8,<svg viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M5.3335 21C4.7835 21 4.31266 20.8042 3.921 20.4125C3.52933 20.0208 3.3335 19.55 3.3335 19V5C3.3335 4.45 3.52933 3.97917 3.921 3.5875C4.31266 3.19583 4.7835 3 5.3335 3H9.5085C9.69183 2.41667 10.0502 1.9375 10.5835 1.5625C11.1168 1.1875 11.7002 1 12.3335 1C13.0002 1 13.596 1.1875 14.121 1.5625C14.646 1.9375 15.0002 2.41667 15.1835 3H19.3335C19.8835 3 20.3543 3.19583 20.746 3.5875C21.1377 3.97917 21.3335 4.45 21.3335 5V19C21.3335 19.55 21.1377 20.0208 20.746 20.4125C20.3543 20.8042 19.8835 21 19.3335 21H5.3335ZM5.3335 19H19.3335V5H17.3335V8H7.3335V5H5.3335V19ZM12.3335 5C12.6168 5 12.8543 4.90417 13.046 4.7125C13.2377 4.52083 13.3335 4.28333 13.3335 4C13.3335 3.71667 13.2377 3.47917 13.046 3.2875C12.8543 3.09583 12.6168 3 12.3335 3C12.0502 3 11.8127 3.09583 11.621 3.2875C11.4293 3.47917 11.3335 3.71667 11.3335 4C11.3335 4.28333 11.4293 4.52083 11.621 4.7125C11.8127 4.90417 12.0502 5 12.3335 5Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-clipboard_2);mask:var(--custom-clipboard_2);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-collapse-icon{--custom-collapse-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.33398 8.66671V12.6667H6.00065V10H3.33398V8.66671H7.33398ZM10.0007 3.33337V6.00004H12.6673V7.33337H8.66732V3.33337H10.0007Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-collapse-icon);mask:var(--custom-collapse-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-copy-icon{--custom-copy-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M6.3335 11.9999C5.96683 11.9999 5.65294 11.8694 5.39183 11.6083C5.13072 11.3471 5.00016 11.0333 5.00016 10.6666V2.66659C5.00016 2.29992 5.13072 1.98603 5.39183 1.72492C5.65294 1.46381 5.96683 1.33325 6.3335 1.33325H12.3335C12.7002 1.33325 13.0141 1.46381 13.2752 1.72492C13.5363 1.98603 13.6668 2.29992 13.6668 2.66659V10.6666C13.6668 11.0333 13.5363 11.3471 13.2752 11.6083C13.0141 11.8694 12.7002 11.9999 12.3335 11.9999H6.3335ZM6.3335 10.6666H12.3335V2.66659H6.3335V10.6666ZM3.66683 14.6666C3.30016 14.6666 2.98627 14.536 2.72516 14.2749C2.46405 14.0138 2.3335 13.6999 2.3335 13.3333V3.99992H3.66683V13.3333H11.0002V14.6666H3.66683Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-copy-icon);mask:var(--custom-copy-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-custom-instructions{--custom-custom-instructions:url('data:image/svg+xml;utf8,<svg viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M5.66668 13.3337C5.30001 13.3337 4.98612 13.2031 4.72501 12.942C4.4639 12.6809 4.33334 12.367 4.33334 12.0003V10.0003H6.33334V8.50033C5.94445 8.4781 5.57501 8.39199 5.22501 8.24199C4.87501 8.09199 4.55557 7.86699 4.26668 7.56699V6.83366H3.50001L1.33334 4.66699C1.73334 4.15588 2.22779 3.79477 2.81668 3.58366C3.40557 3.37255 4.00001 3.26699 4.60001 3.26699C4.90001 3.26699 5.19168 3.28921 5.47501 3.33366C5.75834 3.3781 6.04445 3.46144 6.33334 3.58366V2.66699H14.3333V11.3337C14.3333 11.8892 14.1389 12.3614 13.75 12.7503C13.3611 13.1392 12.8889 13.3337 12.3333 13.3337H5.66668ZM7.66668 10.0003H11.6667V11.3337C11.6667 11.5225 11.7306 11.6809 11.8583 11.8087C11.9861 11.9364 12.1445 12.0003 12.3333 12.0003C12.5222 12.0003 12.6806 11.9364 12.8083 11.8087C12.9361 11.6809 13 11.5225 13 11.3337V4.00033H7.66668V4.40033L11.6667 8.40033V9.33366H10.7333L8.83334 7.43366L8.70001 7.56699C8.54446 7.72255 8.38057 7.86144 8.20834 7.98366C8.03612 8.10588 7.85557 8.20033 7.66668 8.26699V10.0003ZM4.06668 5.50033H5.60001V6.93366C5.73334 7.02255 5.87223 7.08366 6.01668 7.11699C6.16112 7.15033 6.31112 7.16699 6.46668 7.16699C6.72223 7.16699 6.95279 7.1281 7.15834 7.05033C7.3639 6.97255 7.56668 6.83366 7.76668 6.63366L7.90001 6.50033L6.96668 5.56699C6.64445 5.24477 6.28334 5.0031 5.88334 4.84199C5.48334 4.68088 5.05557 4.60033 4.60001 4.60033C4.37779 4.60033 4.16668 4.61699 3.96668 4.65033C3.76668 4.68366 3.56668 4.73366 3.36668 4.80033L4.06668 5.50033ZM10.3333 11.3337H5.66668V12.0003H10.4333C10.4 11.9003 10.375 11.7948 10.3583 11.6837C10.3417 11.5725 10.3333 11.4559 10.3333 11.3337Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-custom-instructions);mask:var(--custom-custom-instructions);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-doc-icon{--custom-doc-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.33317 11.9987H10.6665V10.6654H5.33317V11.9987ZM5.33317 9.33203H10.6665V7.9987H5.33317V9.33203ZM3.99984 14.6654C3.63317 14.6654 3.31928 14.5348 3.05817 14.2737C2.79706 14.0126 2.6665 13.6987 2.6665 13.332V2.66536C2.6665 2.2987 2.79706 1.98481 3.05817 1.7237C3.31928 1.46259 3.63317 1.33203 3.99984 1.33203H9.33317L13.3332 5.33203V13.332C13.3332 13.6987 13.2026 14.0126 12.9415 14.2737C12.6804 14.5348 12.3665 14.6654 11.9998 14.6654H3.99984ZM8.6665 5.9987V2.66536H3.99984V13.332H11.9998V5.9987H8.6665Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-doc-icon);mask:var(--custom-doc-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-dotted-loader{--custom-dotted-loader:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.34961 15.132V13.7987C6.87183 13.732 6.4135 13.6043 5.97461 13.4154C5.53572 13.2265 5.12739 12.9876 4.74961 12.6987L3.78294 13.6654C4.30516 14.0765 4.86628 14.407 5.46628 14.657C6.06628 14.907 6.69405 15.0654 7.34961 15.132ZM4.71628 4.26536C5.10517 3.97648 5.51905 3.73759 5.95794 3.5487C6.39683 3.35981 6.85517 3.23203 7.33294 3.16536V1.83203C6.67739 1.8987 6.04961 2.05703 5.44961 2.30703C4.84961 2.55703 4.29405 2.88759 3.78294 3.2987L4.71628 4.26536ZM2.84961 12.6987L3.78294 11.7487C3.49405 11.3709 3.26072 10.9626 3.08294 10.5237C2.90517 10.0848 2.78294 9.62648 2.71628 9.1487H1.34961C1.4385 9.80425 1.60516 10.4348 1.84961 11.0404C2.09405 11.6459 2.42739 12.1987 2.84961 12.6987ZM2.71628 7.81536C2.78294 7.33759 2.90517 6.87925 3.08294 6.44036C3.26072 6.00148 3.49405 5.59314 3.78294 5.21536L2.84961 4.26536C2.42739 4.76536 2.0885 5.31814 1.83294 5.9237C1.57739 6.52925 1.41628 7.15981 1.34961 7.81536H2.71628Z" fill="currentColor"/><path d="M8.64963 15.132V13.7987C9.1274 13.732 9.58574 13.6043 10.0246 13.4154C10.4635 13.2265 10.8718 12.9876 11.2496 12.6987L12.2163 13.6654C11.6941 14.0765 11.133 14.407 10.533 14.657C9.93296 14.907 9.30518 15.0654 8.64963 15.132ZM11.283 4.26536C10.8941 3.97648 10.4802 3.73759 10.0413 3.5487C9.6024 3.35981 9.14407 3.23203 8.66629 3.16536V1.83203C9.32185 1.8987 9.94963 2.05703 10.5496 2.30703C11.1496 2.55703 11.7052 2.88759 12.2163 3.2987L11.283 4.26536ZM13.1496 12.6987L12.2163 11.7487C12.5052 11.3709 12.7385 10.9626 12.9163 10.5237C13.0941 10.0848 13.2163 9.62648 13.283 9.1487H14.6496C14.5607 9.80425 14.3941 10.4348 14.1496 11.0404C13.9052 11.6459 13.5718 12.1987 13.1496 12.6987ZM13.283 7.81536C13.2163 7.33759 13.0941 6.87925 12.9163 6.44036C12.7385 6.00148 12.5052 5.59314 12.2163 5.21536L13.1496 4.26536C13.5718 4.76536 13.9107 5.31814 14.1663 5.9237C14.4218 6.52925 14.583 7.15981 14.6496 7.81536H13.283Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-dotted-loader);mask:var(--custom-dotted-loader);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-download-icon{--custom-download-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.00008 10.6641L4.66675 7.33073L5.60008 6.36406L7.33342 8.0974V2.66406H8.66675V8.0974L10.4001 6.36406L11.3334 7.33073L8.00008 10.6641ZM4.00008 13.3307C3.63341 13.3307 3.31953 13.2002 3.05841 12.9391C2.7973 12.678 2.66675 12.3641 2.66675 11.9974V9.9974H4.00008V11.9974H12.0001V9.9974H13.3334V11.9974C13.3334 12.3641 13.2029 12.678 12.9417 12.9391C12.6806 13.2002 12.3667 13.3307 12.0001 13.3307H4.00008Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-download-icon);mask:var(--custom-download-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-drag-handle{--custom-drag-handle:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M6.00001 13.3327C5.63334 13.3327 5.31945 13.2021 5.05834 12.941C4.79723 12.6799 4.66667 12.366 4.66667 11.9993C4.66667 11.6327 4.79723 11.3188 5.05834 11.0577C5.31945 10.7966 5.63334 10.666 6.00001 10.666C6.36667 10.666 6.68056 10.7966 6.94167 11.0577C7.20278 11.3188 7.33334 11.6327 7.33334 11.9993C7.33334 12.366 7.20278 12.6799 6.94167 12.941C6.68056 13.2021 6.36667 13.3327 6.00001 13.3327ZM10 13.3327C9.63334 13.3327 9.31945 13.2021 9.05834 12.941C8.79723 12.6799 8.66667 12.366 8.66667 11.9993C8.66667 11.6327 8.79723 11.3188 9.05834 11.0577C9.31945 10.7966 9.63334 10.666 10 10.666C10.3667 10.666 10.6806 10.7966 10.9417 11.0577C11.2028 11.3188 11.3333 11.6327 11.3333 11.9993C11.3333 12.366 11.2028 12.6799 10.9417 12.941C10.6806 13.2021 10.3667 13.3327 10 13.3327ZM6.00001 9.33268C5.63334 9.33268 5.31945 9.20213 5.05834 8.94102C4.79723 8.6799 4.66667 8.36602 4.66667 7.99935C4.66667 7.63268 4.79723 7.31879 5.05834 7.05768C5.31945 6.79657 5.63334 6.66602 6.00001 6.66602C6.36667 6.66602 6.68056 6.79657 6.94167 7.05768C7.20278 7.31879 7.33334 7.63268 7.33334 7.99935C7.33334 8.36602 7.20278 8.6799 6.94167 8.94102C6.68056 9.20213 6.36667 9.33268 6.00001 9.33268ZM10 9.33268C9.63334 9.33268 9.31945 9.20213 9.05834 8.94102C8.79723 8.6799 8.66667 8.36602 8.66667 7.99935C8.66667 7.63268 8.79723 7.31879 9.05834 7.05768C9.31945 6.79657 9.63334 6.66602 10 6.66602C10.3667 6.66602 10.6806 6.79657 10.9417 7.05768C11.2028 7.31879 11.3333 7.63268 11.3333 7.99935C11.3333 8.36602 11.2028 8.6799 10.9417 8.94102C10.6806 9.20213 10.3667 9.33268 10 9.33268ZM6.00001 5.33268C5.63334 5.33268 5.31945 5.20213 5.05834 4.94102C4.79723 4.6799 4.66667 4.36602 4.66667 3.99935C4.66667 3.63268 4.79723 3.31879 5.05834 3.05768C5.31945 2.79657 5.63334 2.66602 6.00001 2.66602C6.36667 2.66602 6.68056 2.79657 6.94167 3.05768C7.20278 3.31879 7.33334 3.63268 7.33334 3.99935C7.33334 4.36602 7.20278 4.6799 6.94167 4.94102C6.68056 5.20213 6.36667 5.33268 6.00001 5.33268ZM10 5.33268C9.63334 5.33268 9.31945 5.20213 9.05834 4.94102C8.79723 4.6799 8.66667 4.36602 8.66667 3.99935C8.66667 3.63268 8.79723 3.31879 9.05834 3.05768C9.31945 2.79657 9.63334 2.66602 10 2.66602C10.3667 2.66602 10.6806 2.79657 10.9417 3.05768C11.2028 3.31879 11.3333 3.63268 11.3333 3.99935C11.3333 4.36602 11.2028 4.6799 10.9417 4.94102C10.6806 5.20213 10.3667 5.33268 10 5.33268Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-drag-handle);mask:var(--custom-drag-handle);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-eai-tight{--custom-eai-tight:url('data:image/svg+xml;utf8,<svg viewBox="0 0 34 25" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.638181 3.33498C0.638181 1.52751 2.10343 0.0622559 3.91091 0.0622559H12.6382C14.4457 0.0622559 15.9109 1.52751 15.9109 3.33498C15.9109 5.14246 14.4457 6.60771 12.6382 6.60771H3.91091C2.10343 6.60771 0.638181 5.14246 0.638181 3.33498Z" fill="currentColor"/><path d="M18.0927 3.33498C18.0927 1.52751 19.558 0.0622559 21.3654 0.0622559H30.0927C31.9002 0.0622559 33.3654 1.52751 33.3654 3.33498C33.3654 5.14246 31.9002 6.60771 30.0927 6.60771H21.3654C19.558 6.60771 18.0927 5.14246 18.0927 3.33498Z" fill="currentColor"/><path d="M0.634583 12.0623C0.634583 10.2548 2.09983 8.78953 3.90731 8.78953C5.71479 8.78953 7.18004 10.2548 7.18004 12.0623C7.18004 13.8697 5.71479 15.335 3.90731 15.335C2.09983 15.335 0.634583 13.8697 0.634583 12.0623Z" fill="currentColor"/><path d="M26.82 20.7895C26.82 18.982 28.2852 17.5168 30.0927 17.5168C31.9002 17.5168 33.3654 18.982 33.3654 20.7895C33.3654 22.597 31.9002 24.0622 30.0927 24.0622C28.2852 24.0622 26.82 22.597 26.82 20.7895Z" fill="currentColor"/><path d="M9.36545 12.0623C9.36545 10.2548 10.8307 8.78953 12.6382 8.78953H30.0927C31.9002 8.78953 33.3654 10.2548 33.3654 12.0623C33.3654 13.8697 31.9002 15.335 30.0927 15.335H12.6382C10.8307 15.335 9.36545 13.8697 9.36545 12.0623Z" fill="currentColor"/><path d="M0.634583 20.7895C0.634583 18.982 2.09983 17.5168 3.90731 17.5168H21.3618C23.1693 17.5168 24.6346 18.982 24.6346 20.7895C24.6346 22.597 23.1693 24.0622 21.3618 24.0622H3.90731C2.09983 24.0622 0.634583 22.597 0.634583 20.7895Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-eai-tight);mask:var(--custom-eai-tight);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-edit-icon{--custom-edit-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.15365 13.3295H4.10365L10.6203 6.81284L9.67031 5.86284L3.15365 12.3795V13.3295ZM1.82031 14.6628V11.8295L10.6203 3.04618C10.7536 2.92395 10.9009 2.82951 11.062 2.76284C11.2231 2.69618 11.3925 2.66284 11.5703 2.66284C11.7481 2.66284 11.9203 2.69618 12.087 2.76284C12.2536 2.82951 12.3981 2.92951 12.5203 3.06284L13.437 3.99618C13.5703 4.1184 13.6675 4.26284 13.7286 4.42951C13.7898 4.59618 13.8203 4.76284 13.8203 4.92951C13.8203 5.10729 13.7898 5.27673 13.7286 5.43784C13.6675 5.59895 13.5703 5.74618 13.437 5.87951L4.65365 14.6628H1.82031ZM10.137 6.34618L9.67031 5.86284L10.6203 6.81284L10.137 6.34618Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-edit-icon);mask:var(--custom-edit-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-error{--custom-error:url('data:image/svg+xml;utf8,<svg viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M8.09831 11.3335C8.2872 11.3335 8.44553 11.2696 8.57331 11.1418C8.70109 11.0141 8.76497 10.8557 8.76497 10.6668C8.76497 10.4779 8.70109 10.3196 8.57331 10.1918C8.44553 10.0641 8.2872 10.0002 8.09831 10.0002C7.90942 10.0002 7.75108 10.0641 7.62331 10.1918C7.49553 10.3196 7.43164 10.4779 7.43164 10.6668C7.43164 10.8557 7.49553 11.0141 7.62331 11.1418C7.75108 11.2696 7.90942 11.3335 8.09831 11.3335ZM7.43164 8.66683H8.76497V4.66683H7.43164V8.66683ZM8.09831 14.6668C7.17608 14.6668 6.30942 14.4918 5.49831 14.1418C4.6872 13.7918 3.98164 13.3168 3.38164 12.7168C2.78164 12.1168 2.30664 11.4113 1.95664 10.6002C1.60664 9.78905 1.43164 8.92238 1.43164 8.00016C1.43164 7.07794 1.60664 6.21127 1.95664 5.40016C2.30664 4.58905 2.78164 3.8835 3.38164 3.2835C3.98164 2.6835 4.6872 2.2085 5.49831 1.8585C6.30942 1.5085 7.17608 1.3335 8.09831 1.3335C9.02053 1.3335 9.8872 1.5085 10.6983 1.8585C11.5094 2.2085 12.215 2.6835 12.815 3.2835C13.415 3.8835 13.89 4.58905 14.24 5.40016C14.59 6.21127 14.765 7.07794 14.765 8.00016C14.765 8.92238 14.59 9.78905 14.24 10.6002C13.89 11.4113 13.415 12.1168 12.815 12.7168C12.215 13.3168 11.5094 13.7918 10.6983 14.1418C9.8872 14.4918 9.02053 14.6668 8.09831 14.6668ZM8.09831 13.3335C9.5872 13.3335 10.8483 12.8168 11.8816 11.7835C12.915 10.7502 13.4316 9.48905 13.4316 8.00016C13.4316 6.51127 12.915 5.25016 11.8816 4.21683C10.8483 3.1835 9.5872 2.66683 8.09831 2.66683C6.60942 2.66683 5.34831 3.1835 4.31497 4.21683C3.28164 5.25016 2.76497 6.51127 2.76497 8.00016C2.76497 9.48905 3.28164 10.7502 4.31497 11.7835C5.34831 12.8168 6.60942 13.3335 8.09831 13.3335Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-error);mask:var(--custom-error);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-exclamation-circle{--custom-exclamation-circle:url('data:image/svg+xml;utf8,<svg viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M8.25028 11.334C8.43917 11.334 8.59751 11.2701 8.72528 11.1423C8.85306 11.0145 8.91695 10.8562 8.91695 10.6673C8.91695 10.4784 8.85306 10.3201 8.72528 10.1923C8.59751 10.0645 8.43917 10.0007 8.25028 10.0007C8.0614 10.0007 7.90306 10.0645 7.77528 10.1923C7.64751 10.3201 7.58362 10.4784 7.58362 10.6673C7.58362 10.8562 7.64751 11.0145 7.77528 11.1423C7.90306 11.2701 8.0614 11.334 8.25028 11.334ZM7.58362 8.66732H8.91695V4.66732H7.58362V8.66732ZM8.25028 14.6673C7.32806 14.6673 6.4614 14.4923 5.65028 14.1423C4.83917 13.7923 4.13362 13.3173 3.53362 12.7173C2.93362 12.1173 2.45862 11.4118 2.10862 10.6007C1.75862 9.78954 1.58362 8.92287 1.58362 8.00065C1.58362 7.07843 1.75862 6.21176 2.10862 5.40065C2.45862 4.58954 2.93362 3.88398 3.53362 3.28398C4.13362 2.68398 4.83917 2.20898 5.65028 1.85898C6.4614 1.50898 7.32806 1.33398 8.25028 1.33398C9.17251 1.33398 10.0392 1.50898 10.8503 1.85898C11.6614 2.20898 12.367 2.68398 12.967 3.28398C13.567 3.88398 14.042 4.58954 14.392 5.40065C14.742 6.21176 14.917 7.07843 14.917 8.00065C14.917 8.92287 14.742 9.78954 14.392 10.6007C14.042 11.4118 13.567 12.1173 12.967 12.7173C12.367 13.3173 11.6614 13.7923 10.8503 14.1423C10.0392 14.4923 9.17251 14.6673 8.25028 14.6673ZM8.25028 13.334C9.73917 13.334 11.0003 12.8173 12.0336 11.784C13.067 10.7507 13.5836 9.48954 13.5836 8.00065C13.5836 6.51176 13.067 5.25065 12.0336 4.21732C11.0003 3.18398 9.73917 2.66732 8.25028 2.66732C6.7614 2.66732 5.50028 3.18398 4.46695 4.21732C3.43362 5.25065 2.91695 6.51176 2.91695 8.00065C2.91695 9.48954 3.43362 10.7507 4.46695 11.784C5.50028 12.8173 6.7614 13.334 8.25028 13.334Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-exclamation-circle);mask:var(--custom-exclamation-circle);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-exclamation-triangle{--custom-exclamation-triangle:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M12 9v3.75m-9.303 3.376c-.866 1.5.217 3.374 1.948 3.374h14.71c1.73 0 2.813-1.874 1.948-3.374L13.949 3.378c-.866-1.5-3.032-1.5-3.898 0L2.697 16.126zM12 15.75h.007v.008H12v-.008z"/></svg>');-webkit-mask:var(--custom-exclamation-triangle);mask:var(--custom-exclamation-triangle);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-expand-icon{--custom-expand-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.33398 12.6667V8.66671H4.66732V11.3334H7.33398V12.6667H3.33398ZM11.334 7.33337V4.66671H8.66732V3.33337H12.6673V7.33337H11.334Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-expand-icon);mask:var(--custom-expand-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-export-document{--custom-export-document:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M10.8 13.6667L12.6667 11.8V13.3333H13.3333V10.6667H10.6667V11.3333H12.2L10.3333 13.2L10.8 13.6667ZM3.33333 14C2.96667 14 2.65278 13.8694 2.39167 13.6083C2.13056 13.3472 2 13.0333 2 12.6667V3.33333C2 2.96667 2.13056 2.65278 2.39167 2.39167C2.65278 2.13056 2.96667 2 3.33333 2H12.6667C13.0333 2 13.3472 2.13056 13.6083 2.39167C13.8694 2.65278 14 2.96667 14 3.33333V7.8C13.7889 7.7 13.5722 7.61389 13.35 7.54167C13.1278 7.46944 12.9 7.41667 12.6667 7.38333V3.33333H3.33333V12.6667H7.36667C7.4 12.9111 7.45278 13.1444 7.525 13.3667C7.59722 13.5889 7.68333 13.8 7.78333 14H3.33333ZM3.33333 12.6667V3.33333V7.38333V7.33333V12.6667ZM4.66667 11.3333H7.38333C7.41667 11.1 7.46944 10.8722 7.54167 10.65C7.61389 10.4278 7.69444 10.2111 7.78333 10H4.66667V11.3333ZM4.66667 8.66667H8.73333C9.08889 8.33333 9.48611 8.05556 9.925 7.83333C10.3639 7.61111 10.8333 7.46111 11.3333 7.38333V7.33333H4.66667V8.66667ZM4.66667 6H11.3333V4.66667H4.66667V6ZM12 15.3333C11.0778 15.3333 10.2917 15.0083 9.64167 14.3583C8.99167 13.7083 8.66667 12.9222 8.66667 12C8.66667 11.0778 8.99167 10.2917 9.64167 9.64167C10.2917 8.99167 11.0778 8.66667 12 8.66667C12.9222 8.66667 13.7083 8.99167 14.3583 9.64167C15.0083 10.2917 15.3333 11.0778 15.3333 12C15.3333 12.9222 15.0083 13.7083 14.3583 14.3583C13.7083 15.0083 12.9222 15.3333 12 15.3333Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-export-document);mask:var(--custom-export-document);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-eye-icon{--custom-eye-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M9.99992 13.3333C11.0416 13.3333 11.927 12.9687 12.6562 12.2396C13.3853 11.5104 13.7499 10.625 13.7499 9.58331C13.7499 8.54165 13.3853 7.65623 12.6562 6.92706C11.927 6.1979 11.0416 5.83331 9.99992 5.83331C8.95825 5.83331 8.07284 6.1979 7.34367 6.92706C6.6145 7.65623 6.24992 8.54165 6.24992 9.58331C6.24992 10.625 6.6145 11.5104 7.34367 12.2396C8.07284 12.9687 8.95825 13.3333 9.99992 13.3333ZM9.99992 11.8333C9.37492 11.8333 8.84367 11.6146 8.40617 11.1771C7.96867 10.7396 7.74992 10.2083 7.74992 9.58331C7.74992 8.95831 7.96867 8.42706 8.40617 7.98956C8.84367 7.55206 9.37492 7.33331 9.99992 7.33331C10.6249 7.33331 11.1562 7.55206 11.5937 7.98956C12.0312 8.42706 12.2499 8.95831 12.2499 9.58331C12.2499 10.2083 12.0312 10.7396 11.5937 11.1771C11.1562 11.6146 10.6249 11.8333 9.99992 11.8333ZM9.99992 15.8333C7.97214 15.8333 6.12492 15.2673 4.45825 14.1354C2.79159 13.0035 1.58325 11.4861 0.833252 9.58331C1.58325 7.68053 2.79159 6.16317 4.45825 5.03123C6.12492 3.89929 7.97214 3.33331 9.99992 3.33331C12.0277 3.33331 13.8749 3.89929 15.5416 5.03123C17.2083 6.16317 18.4166 7.68053 19.1666 9.58331C18.4166 11.4861 17.2083 13.0035 15.5416 14.1354C13.8749 15.2673 12.0277 15.8333 9.99992 15.8333ZM9.99992 14.1666C11.5694 14.1666 13.0103 13.7535 14.3228 12.9271C15.6353 12.1007 16.6388 10.9861 17.3333 9.58331C16.6388 8.18053 15.6353 7.06595 14.3228 6.23956C13.0103 5.41317 11.5694 4.99998 9.99992 4.99998C8.43047 4.99998 6.9895 5.41317 5.677 6.23956C4.3645 7.06595 3.36103 8.18053 2.66659 9.58331C3.36103 10.9861 4.3645 12.1007 5.677 12.9271C6.9895 13.7535 8.43047 14.1666 9.99992 14.1666Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-eye-icon);mask:var(--custom-eye-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-feedback-email{--custom-feedback-email:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M2.66683 13.3334C2.30016 13.3334 1.98627 13.2029 1.72516 12.9417C1.46405 12.6806 1.3335 12.3667 1.3335 12.0001V4.00008C1.3335 3.63341 1.46405 3.31953 1.72516 3.05841C1.98627 2.7973 2.30016 2.66675 2.66683 2.66675H13.3335C13.7002 2.66675 14.0141 2.7973 14.2752 3.05841C14.5363 3.31953 14.6668 3.63341 14.6668 4.00008V12.0001C14.6668 12.3667 14.5363 12.6806 14.2752 12.9417C14.0141 13.2029 13.7002 13.3334 13.3335 13.3334H2.66683ZM8.00016 8.66675L2.66683 5.33341V12.0001H13.3335V5.33341L8.00016 8.66675ZM8.00016 7.33342L13.3335 4.00008H2.66683L8.00016 7.33342ZM2.66683 5.33341V4.00008V12.0001V5.33341Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-feedback-email);mask:var(--custom-feedback-email);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-feedback-icon{--custom-feedback-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.33301 30.6666L3.93301 21.7333C3.51079 20.8222 3.19412 19.8888 2.98301 18.9333C2.7719 17.9777 2.66634 17 2.66634 16C2.66634 14.1555 3.01634 12.4222 3.71634 10.8C4.41634 9.17774 5.36634 7.76663 6.56634 6.56663C7.76634 5.36663 9.17745 4.41663 10.7997 3.71663C12.4219 3.01663 14.1552 2.66663 15.9997 2.66663C17.8441 2.66663 19.5775 3.01663 21.1997 3.71663C22.8219 4.41663 24.233 5.36663 25.433 6.56663C26.633 7.76663 27.583 9.17774 28.283 10.8C28.983 12.4222 29.333 14.1555 29.333 16C29.333 17.8444 28.983 19.5777 28.283 21.2C27.583 22.8222 26.633 24.2333 25.433 25.4333C24.233 26.6333 22.8219 27.5833 21.1997 28.2833C19.5775 28.9833 17.8441 29.3333 15.9997 29.3333C14.9997 29.3333 14.0219 29.2277 13.0663 29.0166C12.1108 28.8055 11.1775 28.4888 10.2663 28.0666L1.33301 30.6666ZM5.26634 26.7333L9.53301 25.4666C9.84412 25.3777 10.1608 25.3444 10.483 25.3666C10.8052 25.3888 11.1108 25.4666 11.3997 25.6C12.1108 25.9555 12.8552 26.2222 13.633 26.4C14.4108 26.5777 15.1997 26.6666 15.9997 26.6666C18.9775 26.6666 21.4997 25.6333 23.5663 23.5666C25.633 21.5 26.6663 18.9777 26.6663 16C26.6663 13.0222 25.633 10.5 23.5663 8.43329C21.4997 6.36663 18.9775 5.33329 15.9997 5.33329C13.0219 5.33329 10.4997 6.36663 8.43301 8.43329C6.36634 10.5 5.33301 13.0222 5.33301 16C5.33301 16.8 5.4219 17.5888 5.59967 18.3666C5.77745 19.1444 6.04412 19.8888 6.39967 20.6C6.55523 20.8888 6.63856 21.1944 6.64967 21.5166C6.66079 21.8388 6.6219 22.1555 6.53301 22.4666L5.26634 26.7333Z" fill="currentColor"/><path d="M12.6663 22.6667L15.333 17.6667L9.99967 17L17.9997 9.33333H19.333L16.6663 14.3333L21.9997 15L13.9997 22.6667H12.6663Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-feedback-icon);mask:var(--custom-feedback-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-feedback-pdf{--custom-feedback-pdf:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M5.99992 8.8335H6.66658V7.50016H7.33325C7.52214 7.50016 7.68047 7.43627 7.80825 7.3085C7.93603 7.18072 7.99992 7.02238 7.99992 6.8335V6.16683C7.99992 5.97794 7.93603 5.81961 7.80825 5.69183C7.68047 5.56405 7.52214 5.50016 7.33325 5.50016H5.99992V8.8335ZM6.66658 6.8335V6.16683H7.33325V6.8335H6.66658ZM8.66658 8.8335H9.99992C10.1888 8.8335 10.3471 8.76961 10.4749 8.64183C10.6027 8.51405 10.6666 8.35572 10.6666 8.16683V6.16683C10.6666 5.97794 10.6027 5.81961 10.4749 5.69183C10.3471 5.56405 10.1888 5.50016 9.99992 5.50016H8.66658V8.8335ZM9.33325 8.16683V6.16683H9.99992V8.16683H9.33325ZM11.3333 8.8335H11.9999V7.50016H12.6666V6.8335H11.9999V6.16683H12.6666V5.50016H11.3333V8.8335ZM5.33325 12.5002C4.96659 12.5002 4.6527 12.3696 4.39159 12.1085C4.13047 11.8474 3.99992 11.5335 3.99992 11.1668V3.16683C3.99992 2.80016 4.13047 2.48627 4.39159 2.22516C4.6527 1.96405 4.96659 1.8335 5.33325 1.8335H13.3333C13.6999 1.8335 14.0138 1.96405 14.2749 2.22516C14.536 2.48627 14.6666 2.80016 14.6666 3.16683V11.1668C14.6666 11.5335 14.536 11.8474 14.2749 12.1085C14.0138 12.3696 13.6999 12.5002 13.3333 12.5002H5.33325ZM5.33325 11.1668H13.3333V3.16683H5.33325V11.1668ZM2.66659 15.1668C2.29992 15.1668 1.98603 15.0363 1.72492 14.7752C1.46381 14.5141 1.33325 14.2002 1.33325 13.8335V4.50016H2.66659V13.8335H11.9999V15.1668H2.66659Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-feedback-pdf);mask:var(--custom-feedback-pdf);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-feedback-send-icon{--custom-feedback-send-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M5.3335 15.0001V11.3167C4.21127 11.2279 3.26405 10.7723 2.49183 9.95008C1.71961 9.12786 1.3335 8.14453 1.3335 7.00008C1.3335 5.78897 1.75294 4.76397 2.59183 3.92508C3.43072 3.08619 4.45572 2.66675 5.66683 2.66675H6.11683L5.06683 1.60008L6.00016 0.666748L8.66683 3.33341L6.00016 6.00008L5.06683 5.06675L6.11683 4.00008H5.66683C4.8335 4.00008 4.12516 4.29175 3.54183 4.87508C2.9585 5.45841 2.66683 6.16675 2.66683 7.00008C2.66683 7.83341 2.9585 8.54175 3.54183 9.12508C4.12516 9.70841 4.8335 10.0001 5.66683 10.0001H6.66683V11.7834L8.45016 10.0001H10.3335C11.1668 10.0001 11.8752 9.70841 12.4585 9.12508C13.0418 8.54175 13.3335 7.83341 13.3335 7.00008C13.3335 6.16675 13.0418 5.45841 12.4585 4.87508C11.8752 4.29175 11.1668 4.00008 10.3335 4.00008H10.0002V2.66675H10.3335C11.5446 2.66675 12.5696 3.08619 13.4085 3.92508C14.2474 4.76397 14.6668 5.78897 14.6668 7.00008C14.6668 8.21119 14.2474 9.23619 13.4085 10.0751C12.5696 10.914 11.5446 11.3334 10.3335 11.3334H9.00016L5.3335 15.0001Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-feedback-send-icon);mask:var(--custom-feedback-send-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-file-error-icon{--custom-file-error-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M11.0314 8.07495L8.9398 10.1666L11.0314 12.2582L10.091 13.1987L7.99935 11.107L5.90772 13.1987L4.96727 12.2582L7.0589 10.1666L4.96727 8.07495L5.90772 7.1345L7.99935 9.22613L10.091 7.1345L11.0314 8.07495Z" fill="currentColor"/>  <path fill-rule="evenodd" clip-rule="evenodd" d="M3.05768 14.7749C3.31879 15.036 3.63268 15.1666 3.99935 15.1666H11.9993C12.366 15.1666 12.6799 15.036 12.941 14.7749C13.2021 14.5138 13.3327 14.1999 13.3327 13.8333V5.83325L9.33268 1.83325H3.99935C3.63268 1.83325 3.31879 1.96381 3.05768 2.22492C2.79657 2.48603 2.66602 2.79992 2.66602 3.16659V13.8333C2.66602 14.1999 2.79657 14.5138 3.05768 14.7749ZM8.66602 3.16659V6.49992H11.9993V13.8333H3.99935V3.16659H8.66602Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-file-error-icon);mask:var(--custom-file-error-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-file-icon{--custom-file-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M5.33464 12.4999H10.668V11.1666H5.33464V12.4999ZM5.33464 9.83325H10.668V8.49992H5.33464V9.83325ZM4.0013 15.1666C3.63464 15.1666 3.32075 15.036 3.05964 14.7749C2.79852 14.5138 2.66797 14.1999 2.66797 13.8333V3.16659C2.66797 2.79992 2.79852 2.48603 3.05964 2.22492C3.32075 1.96381 3.63464 1.83325 4.0013 1.83325H9.33464L13.3346 5.83325V13.8333C13.3346 14.1999 13.2041 14.5138 12.943 14.7749C12.6819 15.036 12.368 15.1666 12.0013 15.1666H4.0013ZM8.66797 6.49992V3.16659H4.0013V13.8333H12.0013V6.49992H8.66797Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-file-icon);mask:var(--custom-file-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-file-success-icon{--custom-file-success-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.3013 12.4999L11.068 8.73325L10.1013 7.76659L7.28464 10.5833L5.88464 9.18325L4.93464 10.1333L7.3013 12.4999ZM4.0013 15.1666C3.63464 15.1666 3.32075 15.036 3.05964 14.7749C2.79852 14.5138 2.66797 14.1999 2.66797 13.8333V3.16659C2.66797 2.79992 2.79852 2.48603 3.05964 2.22492C3.32075 1.96381 3.63464 1.83325 4.0013 1.83325H9.33464L13.3346 5.83325V13.8333C13.3346 14.1999 13.2041 14.5138 12.943 14.7749C12.6819 15.036 12.368 15.1666 12.0013 15.1666H4.0013ZM8.66797 6.49992V3.16659H4.0013V13.8333H12.0013V6.49992H8.66797Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-file-success-icon);mask:var(--custom-file-success-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-fire-icon{--custom-fire-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M4.0013 9.83333C4.0013 10.4111 4.11797 10.9583 4.3513 11.475C4.58464 11.9917 4.91797 12.4444 5.3513 12.8333C5.34019 12.7778 5.33464 12.7278 5.33464 12.6833V12.5333C5.33464 12.1778 5.4013 11.8444 5.53464 11.5333C5.66797 11.2222 5.86241 10.9389 6.11797 10.6833L8.0013 8.83333L9.88464 10.6833C10.1402 10.9389 10.3346 11.2222 10.468 11.5333C10.6013 11.8444 10.668 12.1778 10.668 12.5333V12.6833C10.668 12.7278 10.6624 12.7778 10.6513 12.8333C11.0846 12.4444 11.418 11.9917 11.6513 11.475C11.8846 10.9583 12.0013 10.4111 12.0013 9.83333C12.0013 9.27778 11.8985 8.75278 11.693 8.25833C11.4874 7.76389 11.1902 7.32222 10.8013 6.93333C10.5791 7.07778 10.3457 7.18611 10.1013 7.25833C9.85686 7.33056 9.60686 7.36667 9.3513 7.36667C8.66241 7.36667 8.06519 7.13889 7.55964 6.68333C7.05408 6.22778 6.76241 5.66667 6.68464 5C6.2513 5.36667 5.86797 5.74722 5.53464 6.14167C5.2013 6.53611 4.92075 6.93611 4.69297 7.34167C4.46519 7.74722 4.29297 8.16111 4.1763 8.58333C4.05964 9.00556 4.0013 9.42222 4.0013 9.83333ZM8.0013 10.7L7.0513 11.6333C6.92908 11.7556 6.83464 11.8944 6.76797 12.05C6.7013 12.2056 6.66797 12.3667 6.66797 12.5333C6.66797 12.8889 6.79852 13.1944 7.05964 13.45C7.32075 13.7056 7.63464 13.8333 8.0013 13.8333C8.36797 13.8333 8.68186 13.7056 8.94297 13.45C9.20408 13.1944 9.33464 12.8889 9.33464 12.5333C9.33464 12.3556 9.3013 12.1917 9.23464 12.0417C9.16797 11.8917 9.07352 11.7556 8.9513 11.6333L8.0013 10.7ZM8.0013 2.5V4.7C8.0013 5.07778 8.13186 5.39444 8.39297 5.65C8.65408 5.90556 8.97353 6.03333 9.3513 6.03333C9.5513 6.03333 9.73741 5.99167 9.90964 5.90833C10.0819 5.825 10.2346 5.7 10.368 5.53333L10.668 5.16667C11.4902 5.63333 12.1402 6.28333 12.618 7.11667C13.0957 7.95 13.3346 8.85556 13.3346 9.83333C13.3346 11.3222 12.818 12.5833 11.7846 13.6167C10.7513 14.65 9.49019 15.1667 8.0013 15.1667C6.51241 15.1667 5.2513 14.65 4.21797 13.6167C3.18464 12.5833 2.66797 11.3222 2.66797 9.83333C2.66797 8.4 3.14852 7.03889 4.10964 5.75C5.07075 4.46111 6.36797 3.37778 8.0013 2.5Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-fire-icon);mask:var(--custom-fire-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-floppy-save{--custom-floppy-save:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14 4.66667V12.6667C14 13.0333 13.8694 13.3472 13.6083 13.6083C13.3472 13.8694 13.0333 14 12.6667 14H3.33333C2.96667 14 2.65278 13.8694 2.39167 13.6083C2.13056 13.3472 2 13.0333 2 12.6667V3.33333C2 2.96667 2.13056 2.65278 2.39167 2.39167C2.65278 2.13056 2.96667 2 3.33333 2H11.3333L14 4.66667ZM12.6667 5.23333L10.7667 3.33333H3.33333V12.6667H12.6667V5.23333ZM8 12C8.55556 12 9.02778 11.8056 9.41667 11.4167C9.80556 11.0278 10 10.5556 10 10C10 9.44444 9.80556 8.97222 9.41667 8.58333C9.02778 8.19444 8.55556 8 8 8C7.44444 8 6.97222 8.19444 6.58333 8.58333C6.19444 8.97222 6 9.44444 6 10C6 10.5556 6.19444 11.0278 6.58333 11.4167C6.97222 11.8056 7.44444 12 8 12ZM4 6.66667H10V4H4V6.66667Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-floppy-save);mask:var(--custom-floppy-save);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-globe-icon{--custom-globe-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.99992 14.6666C7.08881 14.6666 6.2277 14.4916 5.41658 14.1416C4.60547 13.7916 3.89714 13.3138 3.29159 12.7083C2.68603 12.1027 2.20825 11.3944 1.85825 10.5833C1.50825 9.77214 1.33325 8.91103 1.33325 7.99992C1.33325 7.0777 1.50825 6.21381 1.85825 5.40825C2.20825 4.6027 2.68603 3.89714 3.29159 3.29159C3.89714 2.68603 4.60547 2.20825 5.41658 1.85825C6.2277 1.50825 7.08881 1.33325 7.99992 1.33325C8.92214 1.33325 9.78603 1.50825 10.5916 1.85825C11.3971 2.20825 12.1027 2.68603 12.7083 3.29159C13.3138 3.89714 13.7916 4.6027 14.1416 5.40825C14.4916 6.21381 14.6666 7.0777 14.6666 7.99992C14.6666 8.91103 14.4916 9.77214 14.1416 10.5833C13.7916 11.3944 13.3138 12.1027 12.7083 12.7083C12.1027 13.3138 11.3971 13.7916 10.5916 14.1416C9.78603 14.4916 8.92214 14.6666 7.99992 14.6666ZM7.99992 13.2999C8.28881 12.8999 8.53881 12.4833 8.74992 12.0499C8.96103 11.6166 9.13325 11.1555 9.26659 10.6666H6.73325C6.86659 11.1555 7.03881 11.6166 7.24992 12.0499C7.46103 12.4833 7.71103 12.8999 7.99992 13.2999ZM6.26658 13.0333C6.06659 12.6666 5.89159 12.286 5.74159 11.8916C5.59159 11.4971 5.46659 11.0888 5.36659 10.6666H3.39992C3.72214 11.2221 4.12492 11.7055 4.60825 12.1166C5.09158 12.5277 5.64436 12.8333 6.26658 13.0333ZM9.73325 13.0333C10.3555 12.8333 10.9083 12.5277 11.3916 12.1166C11.8749 11.7055 12.2777 11.2221 12.5999 10.6666H10.6333C10.5333 11.0888 10.4083 11.4971 10.2583 11.8916C10.1083 12.286 9.93325 12.6666 9.73325 13.0333ZM2.83325 9.33325H5.09992C5.06659 9.11103 5.04158 8.89158 5.02492 8.67492C5.00825 8.45825 4.99992 8.23325 4.99992 7.99992C4.99992 7.76658 5.00825 7.54158 5.02492 7.32492C5.04158 7.10825 5.06659 6.88881 5.09992 6.66658H2.83325C2.7777 6.88881 2.73603 7.10825 2.70825 7.32492C2.68047 7.54158 2.66659 7.76658 2.66659 7.99992C2.66659 8.23325 2.68047 8.45825 2.70825 8.67492C2.73603 8.89158 2.7777 9.11103 2.83325 9.33325ZM6.43325 9.33325H9.56658C9.59992 9.11103 9.62492 8.89158 9.64159 8.67492C9.65825 8.45825 9.66658 8.23325 9.66658 7.99992C9.66658 7.76658 9.65825 7.54158 9.64159 7.32492C9.62492 7.10825 9.59992 6.88881 9.56658 6.66658H6.43325C6.39992 6.88881 6.37492 7.10825 6.35825 7.32492C6.34159 7.54158 6.33325 7.76658 6.33325 7.99992C6.33325 8.23325 6.34159 8.45825 6.35825 8.67492C6.37492 8.89158 6.39992 9.11103 6.43325 9.33325ZM10.8999 9.33325H13.1666C13.2221 9.11103 13.2638 8.89158 13.2916 8.67492C13.3194 8.45825 13.3333 8.23325 13.3333 7.99992C13.3333 7.76658 13.3194 7.54158 13.2916 7.32492C13.2638 7.10825 13.2221 6.88881 13.1666 6.66658H10.8999C10.9333 6.88881 10.9583 7.10825 10.9749 7.32492C10.9916 7.54158 10.9999 7.76658 10.9999 7.99992C10.9999 8.23325 10.9916 8.45825 10.9749 8.67492C10.9583 8.89158 10.9333 9.11103 10.8999 9.33325ZM10.6333 5.33325H12.5999C12.2777 4.7777 11.8749 4.29436 11.3916 3.88325C10.9083 3.47214 10.3555 3.16659 9.73325 2.96659C9.93325 3.33325 10.1083 3.71381 10.2583 4.10825C10.4083 4.5027 10.5333 4.91103 10.6333 5.33325ZM6.73325 5.33325H9.26659C9.13325 4.84436 8.96103 4.38325 8.74992 3.94992C8.53881 3.51659 8.28881 3.09992 7.99992 2.69992C7.71103 3.09992 7.46103 3.51659 7.24992 3.94992C7.03881 4.38325 6.86659 4.84436 6.73325 5.33325ZM3.39992 5.33325H5.36659C5.46659 4.91103 5.59159 4.5027 5.74159 4.10825C5.89159 3.71381 6.06659 3.33325 6.26658 2.96659C5.64436 3.16659 5.09158 3.47214 4.60825 3.88325C4.12492 4.29436 3.72214 4.7777 3.39992 5.33325Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-globe-icon);mask:var(--custom-globe-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-grading-summary-icon{--custom-grading-summary-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M5.33333 6C5.52222 6 5.68056 5.93611 5.80833 5.80833C5.93611 5.68056 6 5.52222 6 5.33333C6 5.14444 5.93611 4.98611 5.80833 4.85833C5.68056 4.73056 5.52222 4.66667 5.33333 4.66667C5.14444 4.66667 4.98611 4.73056 4.85833 4.85833C4.73056 4.98611 4.66667 5.14444 4.66667 5.33333C4.66667 5.52222 4.73056 5.68056 4.85833 5.80833C4.98611 5.93611 5.14444 6 5.33333 6ZM5.33333 8.66667C5.52222 8.66667 5.68056 8.60278 5.80833 8.475C5.93611 8.34722 6 8.18889 6 8C6 7.81111 5.93611 7.65278 5.80833 7.525C5.68056 7.39722 5.52222 7.33333 5.33333 7.33333C5.14444 7.33333 4.98611 7.39722 4.85833 7.525C4.73056 7.65278 4.66667 7.81111 4.66667 8C4.66667 8.18889 4.73056 8.34722 4.85833 8.475C4.98611 8.60278 5.14444 8.66667 5.33333 8.66667ZM5.33333 11.3333C5.52222 11.3333 5.68056 11.2694 5.80833 11.1417C5.93611 11.0139 6 10.8556 6 10.6667C6 10.4778 5.93611 10.3194 5.80833 10.1917C5.68056 10.0639 5.52222 10 5.33333 10C5.14444 10 4.98611 10.0639 4.85833 10.1917C4.73056 10.3194 4.66667 10.4778 4.66667 10.6667C4.66667 10.8556 4.73056 11.0139 4.85833 11.1417C4.98611 11.2694 5.14444 11.3333 5.33333 11.3333ZM3.33333 14C2.96667 14 2.65278 13.8694 2.39167 13.6083C2.13056 13.3472 2 13.0333 2 12.6667V3.33333C2 2.96667 2.13056 2.65278 2.39167 2.39167C2.65278 2.13056 2.96667 2 3.33333 2H10.6667L14 5.33333V12.6667C14 13.0333 13.8694 13.3472 13.6083 13.6083C13.3472 13.8694 13.0333 14 12.6667 14H3.33333ZM3.33333 12.6667H12.6667V6H10V3.33333H3.33333V12.6667Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-grading-summary-icon);mask:var(--custom-grading-summary-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-home{--custom-home:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.66699 14V6L8.00033 2L13.3337 6V14H2.66699ZM4.00033 12.6667H12.0003V6.66667L8.00033 3.66667L4.00033 6.66667V12.6667Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-home);mask:var(--custom-home);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-home-assignment{--custom-home-assignment:url('data:image/svg+xml;utf8,<svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.1333 21.4L23.5333 12L21.6667 10.1334L14.1333 17.6667L10.3333 13.8667L8.46667 15.7334L14.1333 21.4ZM6.66667 28C5.93333 28 5.30556 27.7389 4.78333 27.2167C4.26111 26.6945 4 26.0667 4 25.3334V6.66671C4 5.93337 4.26111 5.3056 4.78333 4.78337C5.30556 4.26115 5.93333 4.00004 6.66667 4.00004H12.2667C12.5556 3.20004 13.0389 2.5556 13.7167 2.06671C14.3944 1.57782 15.1556 1.33337 16 1.33337C16.8444 1.33337 17.6056 1.57782 18.2833 2.06671C18.9611 2.5556 19.4444 3.20004 19.7333 4.00004H25.3333C26.0667 4.00004 26.6944 4.26115 27.2167 4.78337C27.7389 5.3056 28 5.93337 28 6.66671V25.3334C28 26.0667 27.7389 26.6945 27.2167 27.2167C26.6944 27.7389 26.0667 28 25.3333 28H6.66667ZM6.66667 25.3334H25.3333V6.66671H6.66667V25.3334ZM16 5.66671C16.2889 5.66671 16.5278 5.57226 16.7167 5.38337C16.9056 5.19449 17 4.9556 17 4.66671C17 4.37782 16.9056 4.13893 16.7167 3.95004C16.5278 3.76115 16.2889 3.66671 16 3.66671C15.7111 3.66671 15.4722 3.76115 15.2833 3.95004C15.0944 4.13893 15 4.37782 15 4.66671C15 4.9556 15.0944 5.19449 15.2833 5.38337C15.4722 5.57226 15.7111 5.66671 16 5.66671Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-home-assignment);mask:var(--custom-home-assignment);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-image-icon{--custom-image-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M5 21C4.45 21 3.97917 20.8042 3.5875 20.4125C3.19583 20.0208 3 19.55 3 19V5C3 4.45 3.19583 3.97917 3.5875 3.5875C3.97917 3.19583 4.45 3 5 3H19C19.55 3 20.0208 3.19583 20.4125 3.5875C20.8042 3.97917 21 4.45 21 5V19C21 19.55 20.8042 20.0208 20.4125 20.4125C20.0208 20.8042 19.55 21 19 21H5ZM5 19H19V5H5V19ZM6 17H18L14.25 12L11.25 16L9 13L6 17ZM8.5 10C8.91667 10 9.27083 9.85417 9.5625 9.5625C9.85417 9.27083 10 8.91667 10 8.5C10 8.08333 9.85417 7.72917 9.5625 7.4375C9.27083 7.14583 8.91667 7 8.5 7C8.08333 7 7.72917 7.14583 7.4375 7.4375C7.14583 7.72917 7 8.08333 7 8.5C7 8.91667 7.14583 9.27083 7.4375 9.5625C7.72917 9.85417 8.08333 10 8.5 10Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-image-icon);mask:var(--custom-image-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-info-icon{--custom-info-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.33203 11.3334H8.66536V7.33337H7.33203V11.3334ZM7.9987 6.00004C8.18759 6.00004 8.34592 5.93615 8.4737 5.80837C8.60148 5.6806 8.66536 5.52226 8.66536 5.33337C8.66536 5.14448 8.60148 4.98615 8.4737 4.85837C8.34592 4.7306 8.18759 4.66671 7.9987 4.66671C7.80981 4.66671 7.65148 4.7306 7.5237 4.85837C7.39592 4.98615 7.33203 5.14448 7.33203 5.33337C7.33203 5.52226 7.39592 5.6806 7.5237 5.80837C7.65148 5.93615 7.80981 6.00004 7.9987 6.00004ZM7.9987 14.6667C7.07648 14.6667 6.20981 14.4917 5.3987 14.1417C4.58759 13.7917 3.88203 13.3167 3.28203 12.7167C2.68203 12.1167 2.20703 11.4112 1.85703 10.6C1.50703 9.78893 1.33203 8.92226 1.33203 8.00004C1.33203 7.07782 1.50703 6.21115 1.85703 5.40004C2.20703 4.58893 2.68203 3.88337 3.28203 3.28337C3.88203 2.68337 4.58759 2.20837 5.3987 1.85837C6.20981 1.50837 7.07648 1.33337 7.9987 1.33337C8.92092 1.33337 9.78759 1.50837 10.5987 1.85837C11.4098 2.20837 12.1154 2.68337 12.7154 3.28337C13.3154 3.88337 13.7904 4.58893 14.1404 5.40004C14.4904 6.21115 14.6654 7.07782 14.6654 8.00004C14.6654 8.92226 14.4904 9.78893 14.1404 10.6C13.7904 11.4112 13.3154 12.1167 12.7154 12.7167C12.1154 13.3167 11.4098 13.7917 10.5987 14.1417C9.78759 14.4917 8.92092 14.6667 7.9987 14.6667ZM7.9987 13.3334C9.48759 13.3334 10.7487 12.8167 11.782 11.7834C12.8154 10.75 13.332 9.48893 13.332 8.00004C13.332 6.51115 12.8154 5.25004 11.782 4.21671C10.7487 3.18337 9.48759 2.66671 7.9987 2.66671C6.50981 2.66671 5.2487 3.18337 4.21536 4.21671C3.18203 5.25004 2.66536 6.51115 2.66536 8.00004C2.66536 9.48893 3.18203 10.75 4.21536 11.7834C5.2487 12.8167 6.50981 13.3334 7.9987 13.3334Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-info-icon);mask:var(--custom-info-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-info-warning-square{--custom-info-warning-square:url('data:image/svg+xml;utf8,<svg viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M8.49974 14.6833C8.32196 14.6833 8.15252 14.65 7.99141 14.5833C7.8303 14.5167 7.68307 14.4222 7.54974 14.3L2.19974 8.94998C2.07752 8.81665 1.98307 8.66943 1.91641 8.50832C1.84974 8.34721 1.81641 8.17776 1.81641 7.99998C1.81641 7.82221 1.84974 7.64998 1.91641 7.48332C1.98307 7.31665 2.07752 7.17221 2.19974 7.04998L7.54974 1.69998C7.68307 1.56665 7.8303 1.46943 7.99141 1.40832C8.15252 1.34721 8.32196 1.31665 8.49974 1.31665C8.67752 1.31665 8.84974 1.34721 9.01641 1.40832C9.18307 1.46943 9.32752 1.56665 9.44974 1.69998L14.7997 7.04998C14.9331 7.17221 15.0303 7.31665 15.0914 7.48332C15.1525 7.64998 15.1831 7.82221 15.1831 7.99998C15.1831 8.17776 15.1525 8.34721 15.0914 8.50832C15.0303 8.66943 14.9331 8.81665 14.7997 8.94998L9.44974 14.3C9.32752 14.4222 9.18307 14.5167 9.01641 14.5833C8.84974 14.65 8.67752 14.6833 8.49974 14.6833ZM8.49974 13.35L13.8497 7.99998L8.49974 2.64998L3.14974 7.99998L8.49974 13.35ZM7.83307 8.66665H9.16641V4.66665H7.83307V8.66665ZM8.49974 10.6667C8.68863 10.6667 8.84696 10.6028 8.97474 10.475C9.10252 10.3472 9.16641 10.1889 9.16641 9.99998C9.16641 9.8111 9.10252 9.65276 8.97474 9.52498C8.84696 9.39721 8.68863 9.33332 8.49974 9.33332C8.31085 9.33332 8.15252 9.39721 8.02474 9.52498C7.89696 9.65276 7.83307 9.8111 7.83307 9.99998C7.83307 10.1889 7.89696 10.3472 8.02474 10.475C8.15252 10.6028 8.31085 10.6667 8.49974 10.6667Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-info-warning-square);mask:var(--custom-info-warning-square);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-information-circle{--custom-information-circle:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M11.25 11.25l.041-.02a.75.75 0 011.063.852l-.708 2.836a.75.75 0 001.063.853l.041-.021M21 12a9 9 0 11-18 0 9 9 0 0118 0zm-9-3.75h.008v.008H12V8.25z"/></svg>');-webkit-mask:var(--custom-information-circle);mask:var(--custom-information-circle);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-laptop-icon{--custom-laptop-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M0.666016 14V12.6667H15.3327V14H0.666016ZM2.66602 12C2.29935 12 1.98546 11.8694 1.72435 11.6083C1.46324 11.3472 1.33268 11.0333 1.33268 10.6667V3.33333C1.33268 2.96667 1.46324 2.65278 1.72435 2.39167C1.98546 2.13056 2.29935 2 2.66602 2H13.3327C13.6993 2 14.0132 2.13056 14.2743 2.39167C14.5355 2.65278 14.666 2.96667 14.666 3.33333V10.6667C14.666 11.0333 14.5355 11.3472 14.2743 11.6083C14.0132 11.8694 13.6993 12 13.3327 12H2.66602ZM2.66602 10.6667H13.3327V3.33333H2.66602V10.6667Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-laptop-icon);mask:var(--custom-laptop-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-left-panel-close{--custom-left-panel-close:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M11 10.6667V5.33333L8.33333 8L11 10.6667ZM3.33333 14C2.96667 14 2.65278 13.8694 2.39167 13.6083C2.13056 13.3472 2 13.0333 2 12.6667V3.33333C2 2.96667 2.13056 2.65278 2.39167 2.39167C2.65278 2.13056 2.96667 2 3.33333 2H12.6667C13.0333 2 13.3472 2.13056 13.6083 2.39167C13.8694 2.65278 14 2.96667 14 3.33333V12.6667C14 13.0333 13.8694 13.3472 13.6083 13.6083C13.3472 13.8694 13.0333 14 12.6667 14H3.33333ZM5.33333 12.6667V3.33333H3.33333V12.6667H5.33333ZM6.66667 12.6667H12.6667V3.33333H6.66667V12.6667Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-left-panel-close);mask:var(--custom-left-panel-close);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-library-icon{--custom-library-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.00033 13.332C7.46699 12.9098 6.88921 12.582 6.26699 12.3487C5.64477 12.1154 5.00033 11.9987 4.33366 11.9987C3.86699 11.9987 3.40866 12.0598 2.95866 12.182C2.50866 12.3043 2.0781 12.4765 1.66699 12.6987C1.43366 12.8209 1.20866 12.8154 0.991992 12.682C0.775326 12.5487 0.666992 12.3543 0.666992 12.0987V4.06536C0.666992 3.94314 0.697548 3.82648 0.758659 3.71536C0.81977 3.60425 0.911437 3.52092 1.03366 3.46536C1.54477 3.1987 2.0781 2.9987 2.63366 2.86536C3.18921 2.73203 3.75588 2.66536 4.33366 2.66536C4.9781 2.66536 5.60866 2.7487 6.22533 2.91536C6.84199 3.08203 7.43366 3.33203 8.00033 3.66536V11.732C8.56699 11.3765 9.16144 11.1098 9.78366 10.932C10.4059 10.7543 11.0337 10.6654 11.667 10.6654C12.067 10.6654 12.4587 10.6987 12.842 10.7654C13.2253 10.832 13.6114 10.932 14.0003 11.0654V3.06536C14.167 3.12092 14.3309 3.17925 14.492 3.24036C14.6531 3.30148 14.8114 3.37648 14.967 3.46536C15.0892 3.52092 15.1809 3.60425 15.242 3.71536C15.3031 3.82648 15.3337 3.94314 15.3337 4.06536V12.0987C15.3337 12.3543 15.2253 12.5487 15.0087 12.682C14.792 12.8154 14.567 12.8209 14.3337 12.6987C13.9225 12.4765 13.492 12.3043 13.042 12.182C12.592 12.0598 12.1337 11.9987 11.667 11.9987C11.0003 11.9987 10.3559 12.1154 9.73366 12.3487C9.11144 12.582 8.53366 12.9098 8.00033 13.332ZM9.33366 9.9987V3.66536L12.667 0.332031V6.9987L9.33366 9.9987ZM6.66699 11.082V4.48203C6.30033 4.32648 5.91977 4.20703 5.52533 4.1237C5.13088 4.04036 4.73366 3.9987 4.33366 3.9987C3.92255 3.9987 3.52255 4.03759 3.13366 4.11536C2.74477 4.19314 2.36699 4.30981 2.00033 4.46536V11.082C2.38921 10.9376 2.77533 10.832 3.15866 10.7654C3.54199 10.6987 3.93366 10.6654 4.33366 10.6654C4.73366 10.6654 5.12533 10.6987 5.50866 10.7654C5.89199 10.832 6.2781 10.9376 6.66699 11.082Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-library-icon);mask:var(--custom-library-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-link-icon{--custom-link-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M11.667 17.5H7.66699C6.28366 17.5 5.10449 17.0125 4.12949 16.0375C3.15449 15.0625 2.66699 13.8833 2.66699 12.5C2.66699 11.1167 3.15449 9.9375 4.12949 8.9625C5.10449 7.9875 6.28366 7.5 7.66699 7.5H11.667V9.5H7.66699C6.83366 9.5 6.12533 9.79167 5.54199 10.375C4.95866 10.9583 4.66699 11.6667 4.66699 12.5C4.66699 13.3333 4.95866 14.0417 5.54199 14.625C6.12533 15.2083 6.83366 15.5 7.66699 15.5H11.667V17.5ZM8.66699 13.5V11.5H16.667V13.5H8.66699ZM13.667 17.5V15.5H17.667C18.5003 15.5 19.2087 15.2083 19.792 14.625C20.3753 14.0417 20.667 13.3333 20.667 12.5C20.667 11.6667 20.3753 10.9583 19.792 10.375C19.2087 9.79167 18.5003 9.5 17.667 9.5H13.667V7.5H17.667C19.0503 7.5 20.2295 7.9875 21.2045 8.9625C22.1795 9.9375 22.667 11.1167 22.667 12.5C22.667 13.8833 22.1795 15.0625 21.2045 16.0375C20.2295 17.0125 19.0503 17.5 17.667 17.5H13.667Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-link-icon);mask:var(--custom-link-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-loader{--custom-loader:url('data:image/svg+xml;utf8,<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22C10.6167 22 9.31667 21.7375 8.1 21.2125C6.88333 20.6875 5.825 19.975 4.925 19.075C4.025 18.175 3.3125 17.1167 2.7875 15.9C2.2625 14.6833 2 13.3833 2 12C2 10.6167 2.2625 9.31667 2.7875 8.1C3.3125 6.88333 4.025 5.825 4.925 4.925C5.825 4.025 6.88333 3.3125 8.1 2.7875C9.31667 2.2625 10.6167 2 12 2C13.3833 2 14.6833 2.2625 15.9 2.7875C17.1167 3.3125 18.175 4.025 19.075 4.925C19.975 5.825 20.6875 6.88333 21.2125 8.1C21.7375 9.31667 22 10.6167 22 12C22 13.3833 21.7375 14.6833 21.2125 15.9C20.6875 17.1167 19.975 18.175 19.075 19.075C18.175 19.975 17.1167 20.6875 15.9 21.2125C14.6833 21.7375 13.3833 22 12 22ZM12 20C14.2333 20 16.125 19.225 17.675 17.675C19.225 16.125 20 14.2333 20 12C20 9.76667 19.225 7.875 17.675 6.325C16.125 4.775 14.2333 4 12 4C9.76667 4 7.875 4.775 6.325 6.325C4.775 7.875 4 9.76667 4 12C4 14.2333 4.775 16.125 6.325 17.675C7.875 19.225 9.76667 20 12 20Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-loader);mask:var(--custom-loader);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-logout-icon{--custom-logout-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M4.16667 17.5C3.70833 17.5 3.31597 17.3368 2.98958 17.0104C2.66319 16.684 2.5 16.2917 2.5 15.8333V4.16667C2.5 3.70833 2.66319 3.31597 2.98958 2.98958C3.31597 2.66319 3.70833 2.5 4.16667 2.5H10V4.16667H4.16667V15.8333H10V17.5H4.16667ZM13.3333 14.1667L12.1875 12.9583L14.3125 10.8333H7.5V9.16667H14.3125L12.1875 7.04167L13.3333 5.83333L17.5 10L13.3333 14.1667Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-logout-icon);mask:var(--custom-logout-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-new-course{--custom-new-course:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.6663 11.003V9.33463H12.3347L12.3347 8.0013L10.6663 8.0013V6.33297H9.33299V8.0013H7.66466V9.33464L9.33299 9.33463V11.003L10.6663 11.003Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M1.72467 12.943C1.98579 13.2041 2.29967 13.3346 2.66634 13.3346H13.333C13.6997 13.3346 14.0136 13.2041 14.2747 12.943C14.5358 12.6819 14.6663 12.368 14.6663 12.0013V5.33464C14.6663 4.96797 14.5358 4.65408 14.2747 4.39297C14.0136 4.13186 13.6997 4.0013 13.333 4.0013H7.99967L6.66634 2.66797H2.66634C2.29967 2.66797 1.98579 2.79852 1.72467 3.05964C1.46356 3.32075 1.33301 3.63464 1.33301 4.0013V12.0013C1.33301 12.368 1.46356 12.6819 1.72467 12.943ZM13.333 12.0013H2.66634V4.0013H6.11634L7.44968 5.33464H13.333V12.0013Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-new-course);mask:var(--custom-new-course);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-new-eai-assignment{--custom-new-eai-assignment:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M8.66668 10.335V8.66663H10.335L10.335 7.33329L8.66668 7.33329V5.66496H7.33335V7.33329H5.66501V8.66663H7.33335V10.335L8.66668 10.335Z" fill="currentColor"/>  <path fill-rule="evenodd" clip-rule="evenodd" d="M2.39167 13.6083C2.65278 13.8694 2.96667 14 3.33333 14H12.6667C13.0333 14 13.3472 13.8694 13.6083 13.6083C13.8694 13.3472 14 13.0333 14 12.6666V3.33329C14 2.96663 13.8694 2.65274 13.6083 2.39163C13.3472 2.13051 13.0333 1.99996 12.6667 1.99996H9.86667C9.72222 1.59996 9.48056 1.27774 9.14167 1.03329C8.80278 0.788848 8.42222 0.666626 8 0.666626C7.57778 0.666626 7.19722 0.788848 6.85833 1.03329C6.51944 1.27774 6.27778 1.59996 6.13333 1.99996H3.33333C2.96667 1.99996 2.65278 2.13051 2.39167 2.39163C2.13056 2.65274 2 2.96663 2 3.33329V12.6666C2 13.0333 2.13056 13.3472 2.39167 13.6083ZM12.6667 3.33329V12.6666H3.33333V3.33329H12.6667ZM8.35833 2.69163C8.26389 2.78607 8.14444 2.83329 8 2.83329C7.85556 2.83329 7.73611 2.78607 7.64167 2.69163C7.54722 2.59718 7.5 2.47774 7.5 2.33329C7.5 2.18885 7.54722 2.0694 7.64167 1.97496C7.73611 1.88051 7.85556 1.83329 8 1.83329C8.14444 1.83329 8.26389 1.88051 8.35833 1.97496C8.45278 2.0694 8.5 2.18885 8.5 2.33329C8.5 2.47774 8.45278 2.59718 8.35833 2.69163Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-new-eai-assignment);mask:var(--custom-new-eai-assignment);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-new-saved-resources{--custom-new-saved-resources:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M4.67074 13.3369V5.98692C4.67074 5.62026 4.80408 5.30915 5.07074 5.05359C5.33741 4.79803 5.65408 4.67026 6.02075 4.67026H13.3374C13.7041 4.67026 14.018 4.80081 14.2791 5.06192C14.5402 5.32303 14.6707 5.63692 14.6707 6.00359V11.3369L11.3374 14.6703H6.00408C5.63741 14.6703 5.32352 14.5397 5.06241 14.2786C4.8013 14.0175 4.67074 13.7036 4.67074 13.3369ZM1.35408 4.17026C1.28741 3.80359 1.35963 3.47303 1.57074 3.17859C1.78186 2.88415 2.07074 2.70359 2.43741 2.63692L9.67075 1.35359C10.0374 1.28692 10.368 1.35915 10.6624 1.57026C10.9569 1.78137 11.1374 2.07026 11.2041 2.43692L11.3707 3.33692H10.0041L9.88741 2.67026L2.67074 3.95359L3.33741 7.72026V12.3703C3.15963 12.2703 3.00686 12.1369 2.87908 11.9703C2.7513 11.8036 2.67074 11.6147 2.63741 11.4036L1.35408 4.17026ZM6.00408 6.00359V13.3369H10.6707L13.3374 10.6703V6.00359H6.00408ZM9.00408 12.3369H10.3374V10.3369H12.3374V9.00359H10.3374V7.00359H9.00408V9.00359H7.00408V10.3369H9.00408V12.3369Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-new-saved-resources);mask:var(--custom-new-saved-resources);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-open-new-view{--custom-open-new-view:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 18" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M3.33333 15C2.96667 15 2.65278 14.8694 2.39167 14.6083C2.13056 14.3472 2 14.0333 2 13.6667V4.33333C2 3.96667 2.13056 3.65278 2.39167 3.39167C2.65278 3.13056 2.96667 3 3.33333 3H8V4.33333H3.33333V13.6667H12.6667V9H14V13.6667C14 14.0333 13.8694 14.3472 13.6083 14.6083C13.3472 14.8694 13.0333 15 12.6667 15H3.33333ZM6.46667 11.4667L5.53333 10.5333L11.7333 4.33333H9.33333V3H14V7.66667H12.6667V5.26667L6.46667 11.4667Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-open-new-view);mask:var(--custom-open-new-view);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-paste-plus{--custom-paste-plus:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M11.6667 1.16675V2.50008L10.3333 2.50008V3.83341H11.6667V5.16675H13V3.83341L14.3333 3.83341V2.50008L13 2.50008V1.16675L11.6667 1.16675Z" fill="currentColor"/>  <path d="M11.668 6.49878V11.8334H5.66797V3.83342H9V2.50009H5.66797C5.3013 2.50009 4.98741 2.63065 4.7263 2.89176C4.46519 3.15287 4.33464 3.46676 4.33464 3.83342V11.8334C4.33464 12.2001 4.46519 12.514 4.7263 12.7751C4.98741 13.0362 5.3013 13.1668 5.66797 13.1668H11.668C12.0346 13.1668 12.3485 13.0362 12.6096 12.7751C12.8707 12.514 13.0013 12.2001 13.0013 11.8334V6.49878H11.668Z" fill="currentColor"/>  <path d="M2.05964 15.4418C2.32075 15.7029 2.63464 15.8334 3.0013 15.8334H10.3346V14.5001H3.0013V5.16676H1.66797V14.5001C1.66797 14.8668 1.79852 15.1806 2.05964 15.4418Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-paste-plus);mask:var(--custom-paste-plus);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-pdf-icon{--custom-pdf-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M8 18H16V16H8V18ZM8 14H16V12H8V14ZM6 22C5.45 22 4.97917 21.8042 4.5875 21.4125C4.19583 21.0208 4 20.55 4 20V4C4 3.45 4.19583 2.97917 4.5875 2.5875C4.97917 2.19583 5.45 2 6 2H14L20 8V20C20 20.55 19.8042 21.0208 19.4125 21.4125C19.0208 21.8042 18.55 22 18 22H6ZM13 9V4H6V20H18V9H13Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-pdf-icon);mask:var(--custom-pdf-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-pencil-disabled-icon{--custom-pencil-disabled-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M10.8259 7.99172L9.89258 7.05839L11.2592 5.69172L10.3092 4.74172L8.94258 6.10839L8.00924 5.17506L11.2592 1.92506C11.3926 1.79172 11.5398 1.6945 11.7009 1.63339C11.862 1.57228 12.0315 1.54172 12.2092 1.54172C12.387 1.54172 12.5592 1.57506 12.7259 1.64172C12.8926 1.70839 13.037 1.80839 13.1592 1.94172L14.0759 2.87506C14.2092 2.99728 14.3065 3.14172 14.3676 3.30839C14.4287 3.47506 14.4592 3.64172 14.4592 3.80839C14.4592 3.98617 14.4287 4.15561 14.3676 4.31672C14.3065 4.47783 14.2092 4.62506 14.0759 4.75839L10.8259 7.99172ZM3.79258 12.2084H4.74258L7.99258 8.95839L7.52591 8.47506L7.04258 8.00839L3.79258 11.2584V12.2084ZM13.6592 14.6084L8.94258 9.90839L5.29258 13.5417H2.45924V10.7251L6.10924 7.07506L1.39258 2.34172L2.34258 1.39172L14.6092 13.6584L13.6592 14.6084ZM7.52591 8.47506L7.04258 8.00839L7.99258 8.95839L7.52591 8.47506Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-pencil-disabled-icon);mask:var(--custom-pencil-disabled-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-pencil-icon{--custom-pencil-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M3.15413 12.8295H4.10413L10.6208 6.31284L9.6708 5.36284L3.15413 11.8795V12.8295ZM1.8208 14.1628V11.3295L10.6208 2.54618C10.7541 2.42395 10.9014 2.32951 11.0625 2.26284C11.2236 2.19618 11.393 2.16284 11.5708 2.16284C11.7486 2.16284 11.9208 2.19618 12.0875 2.26284C12.2541 2.32951 12.3986 2.42951 12.5208 2.56284L13.4375 3.49618C13.5708 3.6184 13.668 3.76284 13.7291 3.92951C13.7902 4.09618 13.8208 4.26284 13.8208 4.42951C13.8208 4.60729 13.7902 4.77673 13.7291 4.93784C13.668 5.09895 13.5708 5.24618 13.4375 5.37951L4.65413 14.1628H1.8208ZM10.1375 5.84618L9.6708 5.36284L10.6208 6.31284L10.1375 5.84618Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-pencil-icon);mask:var(--custom-pencil-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-pencil-line-icon{--custom-pencil-line-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.633 22.4333L27.7997 11.2666L26.0663 9.53329L14.8997 20.7L16.633 22.4333ZM7.93301 25.3333C5.71079 25.2222 4.05523 24.7555 2.96634 23.9333C1.87745 23.1111 1.33301 21.9222 1.33301 20.3666C1.33301 18.9222 1.92745 17.75 3.11634 16.85C4.30523 15.95 5.95523 15.4111 8.06634 15.2333C8.93301 15.1666 9.58301 15.0277 10.0163 14.8166C10.4497 14.6055 10.6663 14.3111 10.6663 13.9333C10.6663 13.3555 10.3386 12.9222 9.68301 12.6333C9.02745 12.3444 7.94412 12.1333 6.43301 12L6.66634 9.33329C8.95523 9.51107 10.6386 9.97218 11.7163 10.7166C12.7941 11.4611 13.333 12.5333 13.333 13.9333C13.333 15.1111 12.9052 16.0333 12.0497 16.7C11.1941 17.3666 9.93301 17.7666 8.26634 17.9C6.84412 18.0111 5.77745 18.2722 5.06634 18.6833C4.35523 19.0944 3.99967 19.6555 3.99967 20.3666C3.99967 21.1444 4.31079 21.7055 4.93301 22.05C5.55523 22.3944 6.59967 22.6 8.06634 22.6666L7.93301 25.3333ZM17.2663 25.5666L11.7663 20.0666L24.4997 7.33329C24.9441 6.88885 25.4719 6.66663 26.083 6.66663C26.6941 6.66663 27.2219 6.88885 27.6663 7.33329L29.9997 9.66663C30.4441 10.1111 30.6663 10.6388 30.6663 11.25C30.6663 11.8611 30.4441 12.3888 29.9997 12.8333L17.2663 25.5666ZM11.9663 26.6666C11.5886 26.7555 11.2552 26.6555 10.9663 26.3666C10.6775 26.0777 10.5775 25.7444 10.6663 25.3666L11.7663 20.0666L17.2663 25.5666L11.9663 26.6666Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-pencil-line-icon);mask:var(--custom-pencil-line-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-person-plus{--custom-person-plus:url('data:image/svg+xml;utf8,<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 14V11H15V9H18V6H20V9H23V11H20V14H18ZM9 12C7.9 12 6.95833 11.6083 6.175 10.825C5.39167 10.0417 5 9.1 5 8C5 6.9 5.39167 5.95833 6.175 5.175C6.95833 4.39167 7.9 4 9 4C10.1 4 11.0417 4.39167 11.825 5.175C12.6083 5.95833 13 6.9 13 8C13 9.1 12.6083 10.0417 11.825 10.825C11.0417 11.6083 10.1 12 9 12ZM1 20V17.2C1 16.6333 1.14583 16.1125 1.4375 15.6375C1.72917 15.1625 2.11667 14.8 2.6 14.55C3.63333 14.0333 4.68333 13.6458 5.75 13.3875C6.81667 13.1292 7.9 13 9 13C10.1 13 11.1833 13.1292 12.25 13.3875C13.3167 13.6458 14.3667 14.0333 15.4 14.55C15.8833 14.8 16.2708 15.1625 16.5625 15.6375C16.8542 16.1125 17 16.6333 17 17.2V20H1ZM3 18H15V17.2C15 17.0167 14.9542 16.85 14.8625 16.7C14.7708 16.55 14.65 16.4333 14.5 16.35C13.6 15.9 12.6917 15.5625 11.775 15.3375C10.8583 15.1125 9.93333 15 9 15C8.06667 15 7.14167 15.1125 6.225 15.3375C5.30833 15.5625 4.4 15.9 3.5 16.35C3.35 16.4333 3.22917 16.55 3.1375 16.7C3.04583 16.85 3 17.0167 3 17.2V18ZM9 10C9.55 10 10.0208 9.80417 10.4125 9.4125C10.8042 9.02083 11 8.55 11 8C11 7.45 10.8042 6.97917 10.4125 6.5875C10.0208 6.19583 9.55 6 9 6C8.45 6 7.97917 6.19583 7.5875 6.5875C7.19583 6.97917 7 7.45 7 8C7 8.55 7.19583 9.02083 7.5875 9.4125C7.97917 9.80417 8.45 10 9 10Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-person-plus);mask:var(--custom-person-plus);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-plus-circle{--custom-plus-circle:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M7.33301 11.3335H8.66634V8.66683H11.333V7.3335H8.66634V4.66683H7.33301V7.3335H4.66634V8.66683H7.33301V11.3335ZM7.99967 14.6668C7.07745 14.6668 6.21079 14.4918 5.39967 14.1418C4.58856 13.7918 3.88301 13.3168 3.28301 12.7168C2.68301 12.1168 2.20801 11.4113 1.85801 10.6002C1.50801 9.78905 1.33301 8.92238 1.33301 8.00016C1.33301 7.07794 1.50801 6.21127 1.85801 5.40016C2.20801 4.58905 2.68301 3.8835 3.28301 3.2835C3.88301 2.6835 4.58856 2.2085 5.39967 1.8585C6.21079 1.5085 7.07745 1.3335 7.99967 1.3335C8.9219 1.3335 9.78856 1.5085 10.5997 1.8585C11.4108 2.2085 12.1163 2.6835 12.7163 3.2835C13.3163 3.8835 13.7913 4.58905 14.1413 5.40016C14.4913 6.21127 14.6663 7.07794 14.6663 8.00016C14.6663 8.92238 14.4913 9.78905 14.1413 10.6002C13.7913 11.4113 13.3163 12.1168 12.7163 12.7168C12.1163 13.3168 11.4108 13.7918 10.5997 14.1418C9.78856 14.4918 8.9219 14.6668 7.99967 14.6668ZM7.99967 13.3335C9.48856 13.3335 10.7497 12.8168 11.783 11.7835C12.8163 10.7502 13.333 9.48905 13.333 8.00016C13.333 6.51127 12.8163 5.25016 11.783 4.21683C10.7497 3.1835 9.48856 2.66683 7.99967 2.66683C6.51079 2.66683 5.24967 3.1835 4.21634 4.21683C3.18301 5.25016 2.66634 6.51127 2.66634 8.00016C2.66634 9.48905 3.18301 10.7502 4.21634 11.7835C5.24967 12.8168 6.51079 13.3335 7.99967 13.3335Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-plus-circle);mask:var(--custom-plus-circle);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-pupil-icon{--custom-pupil-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M0.666016 13.8346V11.968C0.666016 11.5902 0.763238 11.243 0.957682 10.9263C1.15213 10.6096 1.41046 10.368 1.73268 10.2013C2.42157 9.85686 3.12157 9.59852 3.83268 9.4263C4.54379 9.25408 5.26602 9.16797 5.99935 9.16797C6.73268 9.16797 7.4549 9.25408 8.16602 9.4263C8.87713 9.59852 9.57713 9.85686 10.266 10.2013C10.5882 10.368 10.8466 10.6096 11.041 10.9263C11.2355 11.243 11.3327 11.5902 11.3327 11.968V13.8346H0.666016ZM12.666 13.8346V11.8346C12.666 11.3457 12.5299 10.8763 12.2577 10.4263C11.9855 9.9763 11.5993 9.59019 11.0993 9.26797C11.666 9.33464 12.1994 9.44852 12.6994 9.60964C13.1994 9.77075 13.666 9.96797 14.0993 10.2013C14.4993 10.4235 14.8049 10.6707 15.016 10.943C15.2271 11.2152 15.3327 11.5124 15.3327 11.8346V13.8346H12.666ZM5.99935 8.5013C5.26602 8.5013 4.63824 8.24019 4.11602 7.71797C3.59379 7.19575 3.33268 6.56797 3.33268 5.83464C3.33268 5.1013 3.59379 4.47352 4.11602 3.9513C4.63824 3.42908 5.26602 3.16797 5.99935 3.16797C6.73268 3.16797 7.36046 3.42908 7.88268 3.9513C8.4049 4.47352 8.66602 5.1013 8.66602 5.83464C8.66602 6.56797 8.4049 7.19575 7.88268 7.71797C7.36046 8.24019 6.73268 8.5013 5.99935 8.5013ZM12.666 5.83464C12.666 6.56797 12.4049 7.19575 11.8827 7.71797C11.3605 8.24019 10.7327 8.5013 9.99935 8.5013C9.87713 8.5013 9.72157 8.48741 9.53268 8.45964C9.34379 8.43186 9.18824 8.4013 9.06602 8.36797C9.36602 8.01241 9.59657 7.61797 9.75768 7.18464C9.91879 6.7513 9.99935 6.3013 9.99935 5.83464C9.99935 5.36797 9.91879 4.91797 9.75768 4.48464C9.59657 4.0513 9.36602 3.65686 9.06602 3.3013C9.22157 3.24575 9.37713 3.20964 9.53268 3.19297C9.68824 3.1763 9.84379 3.16797 9.99935 3.16797C10.7327 3.16797 11.3605 3.42908 11.8827 3.9513C12.4049 4.47352 12.666 5.1013 12.666 5.83464ZM1.99935 12.5013H9.99935V11.968C9.99935 11.8457 9.96879 11.7346 9.90768 11.6346C9.84657 11.5346 9.76602 11.4569 9.66602 11.4013C9.06602 11.1013 8.46046 10.8763 7.84935 10.7263C7.23824 10.5763 6.62157 10.5013 5.99935 10.5013C5.37713 10.5013 4.76046 10.5763 4.14935 10.7263C3.53824 10.8763 2.93268 11.1013 2.33268 11.4013C2.23268 11.4569 2.15213 11.5346 2.09102 11.6346C2.0299 11.7346 1.99935 11.8457 1.99935 11.968V12.5013ZM5.99935 7.16797C6.36602 7.16797 6.6799 7.03741 6.94102 6.7763C7.20213 6.51519 7.33268 6.2013 7.33268 5.83464C7.33268 5.46797 7.20213 5.15408 6.94102 4.89297C6.6799 4.63186 6.36602 4.5013 5.99935 4.5013C5.63268 4.5013 5.31879 4.63186 5.05768 4.89297C4.79657 5.15408 4.66602 5.46797 4.66602 5.83464C4.66602 6.2013 4.79657 6.51519 5.05768 6.7763C5.31879 7.03741 5.63268 7.16797 5.99935 7.16797Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-pupil-icon);mask:var(--custom-pupil-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-qr-icon{--custom-qr-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M3.33398 11.5V3.5H11.334V11.5H3.33398ZM5.33398 9.5H9.33398V5.5H5.33398V9.5ZM3.33398 21.5V13.5H11.334V21.5H3.33398ZM5.33398 19.5H9.33398V15.5H5.33398V19.5ZM13.334 11.5V3.5H21.334V11.5H13.334ZM15.334 9.5H19.334V5.5H15.334V9.5ZM19.334 21.5V19.5H21.334V21.5H19.334ZM13.334 15.5V13.5H15.334V15.5H13.334ZM15.334 17.5V15.5H17.334V17.5H15.334ZM13.334 19.5V17.5H15.334V19.5H13.334ZM15.334 21.5V19.5H17.334V21.5H15.334ZM17.334 19.5V17.5H19.334V19.5H17.334ZM17.334 15.5V13.5H19.334V15.5H17.334ZM19.334 17.5V15.5H21.334V17.5H19.334Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-qr-icon);mask:var(--custom-qr-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-question-circle{--custom-question-circle:url('data:image/svg+xml;utf8,<svg viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.95 18.5C12.3 18.5 12.5958 18.3792 12.8375 18.1375C13.0792 17.8958 13.2 17.6 13.2 17.25C13.2 16.9 13.0792 16.6042 12.8375 16.3625C12.5958 16.1208 12.3 16 11.95 16C11.6 16 11.3042 16.1208 11.0625 16.3625C10.8208 16.6042 10.7 16.9 10.7 17.25C10.7 17.6 10.8208 17.8958 11.0625 18.1375C11.3042 18.3792 11.6 18.5 11.95 18.5ZM11.05 14.65H12.9C12.9 14.1 12.9625 13.6667 13.0875 13.35C13.2125 13.0333 13.5667 12.6 14.15 12.05C14.5833 11.6167 14.925 11.2042 15.175 10.8125C15.425 10.4208 15.55 9.95 15.55 9.4C15.55 8.46667 15.2083 7.75 14.525 7.25C13.8417 6.75 13.0333 6.5 12.1 6.5C11.15 6.5 10.3792 6.75 9.7875 7.25C9.19583 7.75 8.78333 8.35 8.55 9.05L10.2 9.7C10.2833 9.4 10.4708 9.075 10.7625 8.725C11.0542 8.375 11.5 8.2 12.1 8.2C12.6333 8.2 13.0333 8.34583 13.3 8.6375C13.5667 8.92917 13.7 9.25 13.7 9.6C13.7 9.93333 13.6 10.2458 13.4 10.5375C13.2 10.8292 12.95 11.1 12.65 11.35C11.9167 12 11.4667 12.4917 11.3 12.825C11.1333 13.1583 11.05 13.7667 11.05 14.65ZM12 22.5C10.6167 22.5 9.31667 22.2375 8.1 21.7125C6.88333 21.1875 5.825 20.475 4.925 19.575C4.025 18.675 3.3125 17.6167 2.7875 16.4C2.2625 15.1833 2 13.8833 2 12.5C2 11.1167 2.2625 9.81667 2.7875 8.6C3.3125 7.38333 4.025 6.325 4.925 5.425C5.825 4.525 6.88333 3.8125 8.1 3.2875C9.31667 2.7625 10.6167 2.5 12 2.5C13.3833 2.5 14.6833 2.7625 15.9 3.2875C17.1167 3.8125 18.175 4.525 19.075 5.425C19.975 6.325 20.6875 7.38333 21.2125 8.6C21.7375 9.81667 22 11.1167 22 12.5C22 13.8833 21.7375 15.1833 21.2125 16.4C20.6875 17.6167 19.975 18.675 19.075 19.575C18.175 20.475 17.1167 21.1875 15.9 21.7125C14.6833 22.2375 13.3833 22.5 12 22.5ZM12 20.5C14.2333 20.5 16.125 19.725 17.675 18.175C19.225 16.625 20 14.7333 20 12.5C20 10.2667 19.225 8.375 17.675 6.825C16.125 5.275 14.2333 4.5 12 4.5C9.76667 4.5 7.875 5.275 6.325 6.825C4.775 8.375 4 10.2667 4 12.5C4 14.7333 4.775 16.625 6.325 18.175C7.875 19.725 9.76667 20.5 12 20.5Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-question-circle);mask:var(--custom-question-circle);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-quotes-icon{--custom-quotes-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.65882 4.44702V4.87055C6.54118 5.81173 4.98823 7.27055 4.23529 9.29408C4.84706 8.77643 5.55294 8.49408 6.25882 8.49408C9.08235 8.49408 11.3882 10.847 11.3882 13.8588C11.3882 17.1058 8.98824 19.5529 5.78824 19.5529C2.4 19.5529 0 17.1058 0 13.6235C0 10.1411 2.11765 6.14114 4.75294 4.44702H8.65882ZM21.2706 4.44702V4.87055C19.1529 5.81173 17.5529 7.27055 16.8471 9.29408C17.4588 8.77643 18.1176 8.49408 18.8706 8.49408C21.6941 8.49408 24 10.847 24 13.8588C24 17.1058 21.5529 19.5529 18.4 19.5529C15.0118 19.5529 12.6118 17.1058 12.6118 13.6235C12.6118 10.1411 14.6824 6.14114 17.3176 4.44702H21.2706Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-quotes-icon);mask:var(--custom-quotes-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-refresh-icon{--custom-refresh-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M2.6665 13.3333V12H4.49984L4.23317 11.7666C3.65539 11.2555 3.24984 10.6722 3.0165 10.0166C2.78317 9.36107 2.6665 8.69996 2.6665 8.03329C2.6665 6.79996 3.03595 5.70274 3.77484 4.74163C4.51373 3.78051 5.47762 3.1444 6.6665 2.83329V4.23329C5.8665 4.52218 5.22206 5.01385 4.73317 5.70829C4.24428 6.40274 3.99984 7.17774 3.99984 8.03329C3.99984 8.53329 4.09428 9.0194 4.28317 9.49163C4.47206 9.96385 4.7665 10.4 5.1665 10.8L5.33317 10.9666V9.33329H6.6665V13.3333H2.6665ZM9.33317 13.1666V11.7666C10.1332 11.4777 10.7776 10.9861 11.2665 10.2916C11.7554 9.59718 11.9998 8.82218 11.9998 7.96663C11.9998 7.46663 11.9054 6.98052 11.7165 6.50829C11.5276 6.03607 11.2332 5.59996 10.8332 5.19996L10.6665 5.03329V6.66663H9.33317V2.66663H13.3332V3.99996H11.4998L11.7665 4.23329C12.3109 4.77774 12.7082 5.3694 12.9582 6.00829C13.2082 6.64718 13.3332 7.29996 13.3332 7.96663C13.3332 9.19996 12.9637 10.2972 12.2248 11.2583C11.4859 12.2194 10.5221 12.8555 9.33317 13.1666Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-refresh-icon);mask:var(--custom-refresh-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-review{--custom-review:url('data:image/svg+xml;utf8,<svg viewBox="0 0 12 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.2375 8.9125L10.425 4.725L9.775 4.075L5.5875 8.2625L6.2375 8.9125ZM2.975 10C2.14167 9.95833 1.52083 9.78333 1.1125 9.475C0.704167 9.16667 0.5 8.72083 0.5 8.1375C0.5 7.59583 0.722917 7.15625 1.16875 6.81875C1.61458 6.48125 2.23333 6.27917 3.025 6.2125C3.35 6.1875 3.59375 6.13542 3.75625 6.05625C3.91875 5.97708 4 5.86667 4 5.725C4 5.50833 3.87708 5.34583 3.63125 5.2375C3.38542 5.12917 2.97917 5.05 2.4125 5L2.5 4C3.35833 4.06667 3.98958 4.23958 4.39375 4.51875C4.79792 4.79792 5 5.2 5 5.725C5 6.16667 4.83958 6.5125 4.51875 6.7625C4.19792 7.0125 3.725 7.1625 3.1 7.2125C2.56667 7.25417 2.16667 7.35208 1.9 7.50625C1.63333 7.66042 1.5 7.87083 1.5 8.1375C1.5 8.42917 1.61667 8.63958 1.85 8.76875C2.08333 8.89792 2.475 8.975 3.025 9L2.975 10ZM6.475 10.0875L4.4125 8.025L9.1875 3.25C9.35417 3.08333 9.55208 3 9.78125 3C10.0104 3 10.2083 3.08333 10.375 3.25L11.25 4.125C11.4167 4.29167 11.5 4.48958 11.5 4.71875C11.5 4.94792 11.4167 5.14583 11.25 5.3125L6.475 10.0875ZM4.4875 10.5C4.34583 10.5333 4.22083 10.4958 4.1125 10.3875C4.00417 10.2792 3.96667 10.1542 4 10.0125L4.4125 8.025L6.475 10.0875L4.4875 10.5Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-review);mask:var(--custom-review);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-right-panel-close{--custom-right-panel-close:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M5 5.33333V10.6667L7.66667 8L5 5.33333ZM3.33333 14C2.96667 14 2.65278 13.8694 2.39167 13.6083C2.13056 13.3472 2 13.0333 2 12.6667V3.33333C2 2.96667 2.13056 2.65278 2.39167 2.39167C2.65278 2.13056 2.96667 2 3.33333 2H12.6667C13.0333 2 13.3472 2.13056 13.6083 2.39167C13.8694 2.65278 14 2.96667 14 3.33333V12.6667C14 13.0333 13.8694 13.3472 13.6083 13.6083C13.3472 13.8694 13.0333 14 12.6667 14H3.33333ZM10.6667 12.6667H12.6667V3.33333H10.6667V12.6667ZM9.33333 12.6667V3.33333H3.33333V12.6667H9.33333Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-right-panel-close);mask:var(--custom-right-panel-close);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-rubric-archive-icon{--custom-rubric-archive-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M2.66671 13.3334C2.30004 13.3334 1.98615 13.2029 1.72504 12.9417C1.46393 12.6806 1.33337 12.3667 1.33337 12.0001V4.00008C1.33337 3.63341 1.46393 3.31953 1.72504 3.05841C1.98615 2.7973 2.30004 2.66675 2.66671 2.66675H13.3334C13.7 2.66675 14.0139 2.7973 14.275 3.05841C14.5362 3.31953 14.6667 3.63341 14.6667 4.00008V12.0001C14.6667 12.3667 14.5362 12.6806 14.275 12.9417C14.0139 13.2029 13.7 13.3334 13.3334 13.3334H2.66671ZM2.66671 12.0001H13.3334V4.00008H2.66671V12.0001Z" fill="currentColor"/>  <path d="M6.00001 5.33341V8.1334L4.93334 7.06674L4.00001 8.00007L6.66668 10.6667L9.33334 8.00007L8.40001 7.06674L7.33334 8.1334V5.33341H6.00001Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-rubric-archive-icon);mask:var(--custom-rubric-archive-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-rubric-eai-icon{--custom-rubric-eai-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M2.66659 13.3334C2.29992 13.3334 1.98603 13.2029 1.72492 12.9417C1.46381 12.6806 1.33325 12.3667 1.33325 12.0001V4.00008C1.33325 3.63341 1.46381 3.31953 1.72492 3.05841C1.98603 2.7973 2.29992 2.66675 2.66659 2.66675H13.3333C13.6999 2.66675 14.0138 2.7973 14.2749 3.05841C14.536 3.31953 14.6666 3.63341 14.6666 4.00008V12.0001C14.6666 12.3667 14.536 12.6806 14.2749 12.9417C14.0138 13.2029 13.6999 13.3334 13.3333 13.3334H2.66659ZM2.66659 12.0001H13.3333V4.00008H2.66659V12.0001Z" fill="currentColor"/>  <path d="M7.22222 5.82214C7.22222 5.55213 7.42121 5.33325 7.66667 5.33325L9.55556 5.33325C9.80102 5.33325 10 5.55214 10 5.82214C10 6.09215 9.80102 6.31103 9.55556 6.31103L7.66667 6.31103C7.42121 6.31103 7.22222 6.09215 7.22222 5.82214Z" fill="currentColor"/>  <path d="M4.71111 5.33325C4.31838 5.33325 4 5.68346 4 6.11547C4 6.22348 4.0796 6.31103 4.17778 6.31103L6.33334 6.31103C6.57879 6.31103 6.77778 6.09215 6.77778 5.82214C6.77778 5.55214 6.5788 5.33325 6.33334 5.33325L4.71111 5.33325Z" fill="currentColor"/>  <path d="M4.94444 7.7777C5.1899 7.7777 5.38889 7.55881 5.38889 7.28881C5.38889 7.0188 5.1899 6.79992 4.94444 6.79992H4.22222C4.09949 6.79992 4 6.90936 4 7.04436V7.53325C4 7.66825 4.09949 7.7777 4.22222 7.7777H4.94444Z" fill="currentColor"/>  <path d="M4 8.46214C4 8.35414 4.07959 8.26658 4.17778 8.26658L7.02778 8.26658C7.27324 8.26659 7.47222 8.48547 7.47222 8.75547C7.47222 9.02548 7.27324 9.24436 7.02778 9.24436L4.71111 9.24436C4.31837 9.24436 4 8.89415 4 8.46214Z" fill="currentColor"/>  <path d="M9.55556 7.7777C9.80102 7.7777 10 7.55881 10 7.28881C10 7.0188 9.80102 6.79992 9.55556 6.79992L6.27778 6.79992C6.03232 6.79992 5.83333 7.0188 5.83333 7.28881C5.83333 7.55881 6.03232 7.7777 6.27778 7.7777L9.55556 7.7777Z" fill="currentColor"/>  <path d="M8.36111 8.26658C8.11565 8.26658 7.91667 8.48547 7.91667 8.75547C7.91667 9.02548 8.11565 9.24436 8.36111 9.24436L9.55555 9.24436C9.80101 9.24436 10 9.02548 10 8.75547C10 8.48547 9.80102 8.26658 9.55556 8.26658H8.36111Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-rubric-eai-icon);mask:var(--custom-rubric-eai-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-rubric-icon{--custom-rubric-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M4.00016 9.16675H10.0002V7.83341H4.00016V9.16675ZM4.00016 7.16675H10.0002V5.83341H4.00016V7.16675ZM2.66683 13.8334C2.30016 13.8334 1.98627 13.7029 1.72516 13.4417C1.46405 13.1806 1.3335 12.8667 1.3335 12.5001V4.50008C1.3335 4.13341 1.46405 3.81953 1.72516 3.55841C1.98627 3.2973 2.30016 3.16675 2.66683 3.16675H13.3335C13.7002 3.16675 14.0141 3.2973 14.2752 3.55841C14.5363 3.81953 14.6668 4.13341 14.6668 4.50008V12.5001C14.6668 12.8667 14.5363 13.1806 14.2752 13.4417C14.0141 13.7029 13.7002 13.8334 13.3335 13.8334H2.66683ZM2.66683 12.5001H13.3335V4.50008H2.66683V12.5001Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-rubric-icon);mask:var(--custom-rubric-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-rubric-shared-icon{--custom-rubric-shared-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M2.66659 13.3334C2.29992 13.3334 1.98603 13.2029 1.72492 12.9417C1.46381 12.6806 1.33325 12.3667 1.33325 12.0001V4.00008C1.33325 3.63341 1.46381 3.31953 1.72492 3.05841C1.98603 2.7973 2.29992 2.66675 2.66659 2.66675H13.3333C13.6999 2.66675 14.0138 2.7973 14.2749 3.05841C14.536 3.31953 14.6666 3.63341 14.6666 4.00008V12.0001C14.6666 12.3667 14.536 12.6806 14.2749 12.9417C14.0138 13.2029 13.6999 13.3334 13.3333 13.3334H2.66659ZM2.66659 12.0001H13.3333V4.00008H2.66659V12.0001Z" fill="currentColor"/>  <path d="M3.99992 10.6667H9.33325V10.3001C9.33325 9.80008 9.08881 9.40285 8.59992 9.10841C8.11103 8.81397 7.46659 8.66674 6.66659 8.66674C5.86659 8.66674 5.22214 8.81397 4.73325 9.10841C4.24436 9.40285 3.99992 9.80008 3.99992 10.3001V10.6667ZM6.66659 8.00008C7.03325 8.00008 7.34714 7.86952 7.60825 7.60841C7.86936 7.3473 7.99992 7.03341 7.99992 6.66674C7.99992 6.30008 7.86936 5.98619 7.60825 5.72508C7.34714 5.46397 7.03325 5.33341 6.66659 5.33341C6.29992 5.33341 5.98603 5.46397 5.72492 5.72508C5.46381 5.98619 5.33325 6.30008 5.33325 6.66674C5.33325 7.03341 5.46381 7.3473 5.72492 7.60841C5.98603 7.86952 6.29992 8.00008 6.66659 8.00008Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-rubric-shared-icon);mask:var(--custom-rubric-shared-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-saved-resource-circle{--custom-saved-resource-circle:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M7.9987 14.6666C7.07648 14.6666 6.20981 14.4916 5.3987 14.1416C4.58759 13.7916 3.88203 13.3166 3.28203 12.7166C2.68203 12.1166 2.20703 11.411 1.85703 10.5999C1.50703 9.78881 1.33203 8.92214 1.33203 7.99992C1.33203 7.0777 1.50703 6.21103 1.85703 5.39992C2.20703 4.58881 2.68203 3.88325 3.28203 3.28325C3.88203 2.68325 4.58759 2.20825 5.3987 1.85825C6.20981 1.50825 7.07648 1.33325 7.9987 1.33325C8.92092 1.33325 9.78759 1.50825 10.5987 1.85825C11.4098 2.20825 12.1154 2.68325 12.7154 3.28325C13.3154 3.88325 13.7904 4.58881 14.1404 5.39992C14.4904 6.21103 14.6654 7.0777 14.6654 7.99992C14.6654 8.92214 14.4904 9.78881 14.1404 10.5999C13.7904 11.411 13.3154 12.1166 12.7154 12.7166C12.1154 13.3166 11.4098 13.7916 10.5987 14.1416C9.78759 14.4916 8.92092 14.6666 7.9987 14.6666ZM7.9987 13.3333C9.48759 13.3333 10.7487 12.8166 11.782 11.7833C12.8154 10.7499 13.332 9.48881 13.332 7.99992C13.332 6.51103 12.8154 5.24992 11.782 4.21659C10.7487 3.18325 9.48759 2.66659 7.9987 2.66659C6.50981 2.66659 5.2487 3.18325 4.21536 4.21659C3.18203 5.24992 2.66536 6.51103 2.66536 7.99992C2.66536 9.48881 3.18203 10.7499 4.21536 11.7833C5.2487 12.8166 6.50981 13.3333 7.9987 13.3333Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-saved-resource-circle);mask:var(--custom-saved-resource-circle);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-school-1{--custom-school-1:url('data:image/svg+xml;utf8,<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M5 17V10H7V17H5ZM11 17V10H13V17H11ZM2 21V19H22V21H2ZM17 17V10H19V17H17ZM2 8V6L12 1L22 6V8H2ZM6.45 6H17.55L12 3.25L6.45 6Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-school-1);mask:var(--custom-school-1);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-school-icon{--custom-school-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.66699 22.6667V13.3334H9.33366V22.6667H6.66699ZM14.667 22.6667V13.3334H17.3337V22.6667H14.667ZM2.66699 28V25.3334H29.3337V28H2.66699ZM22.667 22.6667V13.3334H25.3337V22.6667H22.667ZM2.66699 10.6667V8.00004L16.0003 1.33337L29.3337 8.00004V10.6667H2.66699ZM8.60033 8.00004H23.4003L16.0003 4.33337L8.60033 8.00004Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-school-icon);mask:var(--custom-school-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-search-icon{--custom-search-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg">  <path fill-rule="evenodd" clip-rule="evenodd" d="M7.94494 3.02936C5.36834 3.02936 3.2796 5.1181 3.2796 7.69469C3.2796 10.2713 5.36834 12.36 7.94494 12.36C9.14464 12.36 10.2386 11.9072 11.0651 11.1631L11.4134 10.8149C12.1574 9.98833 12.6103 8.89439 12.6103 7.69469C12.6103 5.1181 10.5215 3.02936 7.94494 3.02936ZM12.6347 11.4397C13.4555 10.4132 13.9463 9.11125 13.9463 7.69469C13.9463 4.38025 11.2594 1.69336 7.94494 1.69336C4.63049 1.69336 1.9436 4.38025 1.9436 7.69469C1.9436 11.0091 4.63049 13.696 7.94494 13.696C9.3615 13.696 10.6634 13.2052 11.69 12.3844L14.6116 15.3061L15.5563 14.3614L12.6347 11.4397Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-search-icon);mask:var(--custom-search-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-section-icon{--custom-section-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M7.99984 14.5L3.33317 11.9667V7.96667L0.666504 6.5L7.99984 2.5L15.3332 6.5V11.8333H13.9998V7.23333L12.6665 7.96667V11.9667L7.99984 14.5ZM7.99984 8.96667L12.5665 6.5L7.99984 4.03333L3.43317 6.5L7.99984 8.96667ZM7.99984 12.9833L11.3332 11.1833V8.66667L7.99984 10.5L4.6665 8.66667V11.1833L7.99984 12.9833Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-section-icon);mask:var(--custom-section-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-share-icon{--custom-share-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M4.25 15.3327C3.88333 15.3327 3.56944 15.2021 3.30833 14.941C3.04722 14.6799 2.91666 14.366 2.91666 13.9993V6.66602C2.91666 6.29935 3.04722 5.98546 3.30833 5.72435C3.56944 5.46324 3.88333 5.33268 4.25 5.33268H6.25V6.66602H4.25V13.9993H12.25V6.66602H10.25V5.33268H12.25C12.6167 5.33268 12.9306 5.46324 13.1917 5.72435C13.4528 5.98546 13.5833 6.29935 13.5833 6.66602V13.9993C13.5833 14.366 13.4528 14.6799 13.1917 14.941C12.9306 15.2021 12.6167 15.3327 12.25 15.3327H4.25ZM7.58333 10.666V3.21602L6.51666 4.28268L5.58333 3.33268L8.25 0.666016L10.9167 3.33268L9.98333 4.28268L8.91666 3.21602V10.666H7.58333Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-share-icon);mask:var(--custom-share-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-share-plane-icon{--custom-share-plane-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path fill-rule="evenodd" clip-rule="evenodd" d="M14.028 2.82779C14.101 2.59343 14.039 2.33787 13.8667 2.16304C13.6944 1.98821 13.4397 1.92253 13.2044 1.99221L2.41864 5.18484C2.14826 5.26488 1.95775 5.50673 1.94327 5.78833C1.92878 6.06993 2.09347 6.33006 2.35421 6.43741L7.41588 8.52147L9.4267 13.6127C9.53028 13.8749 9.788 14.0434 10.0698 14.0329C10.3516 14.0225 10.5961 13.8355 10.6801 13.5663L14.028 2.82779ZM7.77697 7.23182L4.60344 5.92517L12.3875 3.62104L9.97133 11.3711L8.71061 8.17904L10.8804 6.04032L9.94676 5.09311L7.77697 7.23182Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-share-plane-icon);mask:var(--custom-share-plane-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-sidebar-close{--custom-sidebar-close:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M11 10.6667V5.33333L8.33333 8L11 10.6667ZM3.33333 14C2.96667 14 2.65278 13.8694 2.39167 13.6083C2.13056 13.3472 2 13.0333 2 12.6667V3.33333C2 2.96667 2.13056 2.65278 2.39167 2.39167C2.65278 2.13056 2.96667 2 3.33333 2H12.6667C13.0333 2 13.3472 2.13056 13.6083 2.39167C13.8694 2.65278 14 2.96667 14 3.33333V12.6667C14 13.0333 13.8694 13.3472 13.6083 13.6083C13.3472 13.8694 13.0333 14 12.6667 14H3.33333ZM5.33333 12.6667V3.33333H3.33333V12.6667H5.33333ZM6.66667 12.6667H12.6667V3.33333H6.66667V12.6667Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-sidebar-close);mask:var(--custom-sidebar-close);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-sidebar-open{--custom-sidebar-open:url('data:image/svg+xml;utf8,<svg viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M5.5 5.33333V10.6667L8.16667 8L5.5 5.33333ZM3.83333 14C3.46667 14 3.15278 13.8694 2.89167 13.6083C2.63056 13.3472 2.5 13.0333 2.5 12.6667V3.33333C2.5 2.96667 2.63056 2.65278 2.89167 2.39167C3.15278 2.13056 3.46667 2 3.83333 2H13.1667C13.5333 2 13.8472 2.13056 14.1083 2.39167C14.3694 2.65278 14.5 2.96667 14.5 3.33333V12.6667C14.5 13.0333 14.3694 13.3472 14.1083 13.6083C13.8472 13.8694 13.5333 14 13.1667 14H3.83333ZM11.1667 12.6667H13.1667V3.33333H11.1667V12.6667ZM9.83333 12.6667V3.33333H3.83333V12.6667H9.83333Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-sidebar-open);mask:var(--custom-sidebar-open);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-sparkles-icon{--custom-sparkles-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M10.309 4.13095L11.1596 7.57632L14.6049 8.42686L11.1596 9.27741L10.309 12.7228L9.45847 9.27741L6.0131 8.42686L9.45847 7.57632L10.309 4.13095Z" fill="currentColor"/>  <path d="M4.3933 1.5L4.98691 3.90459L7.3915 4.4982L4.98691 5.09181L4.3933 7.4964L3.79968 5.09181L1.39509 4.4982L3.79968 3.90459L4.3933 1.5Z" fill="currentColor"/>  <path d="M5.84864 10.2108L6.27325 11.9308L7.99325 12.3554L6.27325 12.78L5.84864 14.5L5.42403 12.78L3.70403 12.3554L5.42403 11.9308L5.84864 10.2108Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-sparkles-icon);mask:var(--custom-sparkles-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-standard-tests-icon{--custom-standard-tests-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M5.86667 7.29992L7.3 5.84992L6.36667 4.89992L5.63333 5.63325L4.7 4.69992L5.41667 3.96659L4.66667 3.21659L3.21667 4.66658L5.86667 7.29992ZM11.3333 12.7833L12.7833 11.3333L12.0333 10.5833L11.3 11.2999L10.3667 10.3666L11.0833 9.63325L10.1333 8.69992L8.7 10.1333L11.3333 12.7833ZM4.83333 13.9999H2V11.1666L4.91667 8.24992L1.33333 4.66658L4.66667 1.33325L8.26667 4.93325L10.7833 2.39992C10.9167 2.26659 11.0667 2.16659 11.2333 2.09992C11.4 2.03325 11.5722 1.99992 11.75 1.99992C11.9278 1.99992 12.1 2.03325 12.2667 2.09992C12.4333 2.16659 12.5833 2.26659 12.7167 2.39992L13.6 3.29992C13.7333 3.43325 13.8333 3.58325 13.9 3.74992C13.9667 3.91659 14 4.08881 14 4.26659C14 4.44436 13.9667 4.61381 13.9 4.77492C13.8333 4.93603 13.7333 5.08325 13.6 5.21659L11.0833 7.74992L14.6667 11.3333L11.3333 14.6666L7.75 11.0833L4.83333 13.9999ZM3.33333 12.6666H4.26667L10.8 6.14992L9.85 5.19992L3.33333 11.7333V12.6666Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-standard-tests-icon);mask:var(--custom-standard-tests-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-stats-icon{--custom-stats-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 17H15V10H17V17ZM13 17H11V7H13V17ZM9 17H7V13H9V17ZM19 21C19.55 21 20.0208 20.8042 20.4125 20.4125C20.8042 20.0208 21 19.55 21 19V5C21 4.45 20.8042 3.97917 20.4125 3.5875C20.0208 3.19583 19.55 3 19 3H5C4.45 3 3.97917 3.19583 3.5875 3.5875C3.19583 3.97917 3 4.45 3 5V19C3 19.55 3.19583 20.0208 3.5875 20.4125C3.97917 20.8042 4.45 21 5 21H19ZM19 19H5V5H19V19Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-stats-icon);mask:var(--custom-stats-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-student-walk{--custom-student-walk:url('data:image/svg+xml;utf8,<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.145 5.25C12.595 5.25 12.1242 5.05417 11.7325 4.6625C11.3409 4.27083 11.145 3.8 11.145 3.25C11.145 2.7 11.3409 2.22917 11.7325 1.8375C12.1242 1.44583 12.595 1.25 13.145 1.25C13.695 1.25 14.1659 1.44583 14.5575 1.8375C14.9492 2.22917 15.145 2.7 15.145 3.25C15.145 3.8 14.9492 4.27083 14.5575 4.6625C14.1659 5.05417 13.695 5.25 13.145 5.25Z" fill="currentColor"/><path d="M9.76368 7.04772C9.86558 6.5345 10.2146 6.10483 10.696 5.89987C10.9293 5.79987 11.1752 5.74154 11.4335 5.72487C11.6918 5.7082 11.9377 5.74154 12.171 5.82487C12.4043 5.9082 12.6252 6.02487 12.8335 6.17487C13.0418 6.32487 13.2127 6.51654 13.346 6.74987L14.346 8.34987C14.7793 9.04987 15.3668 9.62487 16.1085 10.0749C16.8502 10.5249 17.696 10.7499 18.646 10.7499V12.7499C17.4793 12.7499 16.4377 12.5082 15.521 12.0249C14.6043 11.5415 13.821 10.9249 13.171 10.1749L12.546 13.2499L14.646 15.2499V22.7499H12.646V16.2499L10.546 14.6499L8.746 22.7499H6.646L9.76368 7.04772Z" fill="currentColor"/><path d="M7.3157 13.0629L8.75945 5.79263L6.79775 5.40308L5.354 12.6734L7.3157 13.0629Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-student-walk);mask:var(--custom-student-walk);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-submission-upload{--custom-submission-upload:url('data:image/svg+xml;utf8,<svg viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M13 11.0274L11 11.0274V15.2024L9.40003 13.6024L8.00003 15.0274L12 19.0274L16 15.0274L14.575 13.6274L13 15.2024V11.0274Z" fill="currentColor"/>  <path d="M6 22.5C5.45 22.5 4.97917 22.3042 4.5875 21.9125C4.19583 21.5208 4 21.05 4 20.5V4.5C4 3.95 4.19583 3.47917 4.5875 3.0875C4.97917 2.69583 5.45 2.5 6 2.5H14L20 8.5V20.5C20 21.05 19.8042 21.5208 19.4125 21.9125C19.0208 22.3042 18.55 22.5 18 22.5H6ZM13 9.5V4.5H6V20.5H18V9.5H13Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-submission-upload);mask:var(--custom-submission-upload);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-target-icon{--custom-target-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M16.0003 29.3334C14.1559 29.3334 12.4225 28.9834 10.8003 28.2834C9.1781 27.5834 7.76699 26.6334 6.56699 25.4334C5.36699 24.2334 4.41699 22.8223 3.71699 21.2001C3.01699 19.5779 2.66699 17.8445 2.66699 16.0001C2.66699 14.1556 3.01699 12.4223 3.71699 10.8001C4.41699 9.17786 5.36699 7.76675 6.56699 6.56675C7.76699 5.36675 9.1781 4.41675 10.8003 3.71675C12.4225 3.01675 14.1559 2.66675 16.0003 2.66675C17.8448 2.66675 19.5781 3.01675 21.2003 3.71675C22.8225 4.41675 24.2337 5.36675 25.4337 6.56675C26.6337 7.76675 27.5837 9.17786 28.2837 10.8001C28.9837 12.4223 29.3337 14.1556 29.3337 16.0001C29.3337 17.8445 28.9837 19.5779 28.2837 21.2001C27.5837 22.8223 26.6337 24.2334 25.4337 25.4334C24.2337 26.6334 22.8225 27.5834 21.2003 28.2834C19.5781 28.9834 17.8448 29.3334 16.0003 29.3334ZM16.0003 26.6667C18.9781 26.6667 21.5003 25.6334 23.567 23.5667C25.6337 21.5001 26.667 18.9779 26.667 16.0001C26.667 13.0223 25.6337 10.5001 23.567 8.43341C21.5003 6.36675 18.9781 5.33341 16.0003 5.33341C13.0225 5.33341 10.5003 6.36675 8.43366 8.43341C6.36699 10.5001 5.33366 13.0223 5.33366 16.0001C5.33366 18.9779 6.36699 21.5001 8.43366 23.5667C10.5003 25.6334 13.0225 26.6667 16.0003 26.6667ZM16.0003 24.0001C13.7781 24.0001 11.8892 23.2223 10.3337 21.6667C8.7781 20.1112 8.00033 18.2223 8.00033 16.0001C8.00033 13.7779 8.7781 11.889 10.3337 10.3334C11.8892 8.77786 13.7781 8.00008 16.0003 8.00008C18.2225 8.00008 20.1114 8.77786 21.667 10.3334C23.2225 11.889 24.0003 13.7779 24.0003 16.0001C24.0003 18.2223 23.2225 20.1112 21.667 21.6667C20.1114 23.2223 18.2225 24.0001 16.0003 24.0001ZM16.0003 21.3334C17.467 21.3334 18.7225 20.8112 19.767 19.7667C20.8114 18.7223 21.3337 17.4667 21.3337 16.0001C21.3337 14.5334 20.8114 13.2779 19.767 12.2334C18.7225 11.189 17.467 10.6667 16.0003 10.6667C14.5337 10.6667 13.2781 11.189 12.2337 12.2334C11.1892 13.2779 10.667 14.5334 10.667 16.0001C10.667 17.4667 11.1892 18.7223 12.2337 19.7667C13.2781 20.8112 14.5337 21.3334 16.0003 21.3334ZM16.0003 18.6667C15.267 18.6667 14.6392 18.4056 14.117 17.8834C13.5948 17.3612 13.3337 16.7334 13.3337 16.0001C13.3337 15.2667 13.5948 14.639 14.117 14.1167C14.6392 13.5945 15.267 13.3334 16.0003 13.3334C16.7337 13.3334 17.3614 13.5945 17.8837 14.1167C18.4059 14.639 18.667 15.2667 18.667 16.0001C18.667 16.7334 18.4059 17.3612 17.8837 17.8834C17.3614 18.4056 16.7337 18.6667 16.0003 18.6667Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-target-icon);mask:var(--custom-target-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-teacher-icon{--custom-teacher-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.91201 4.6625C6.52034 5.05417 6.04951 5.25 5.49951 5.25C4.94951 5.25 4.47868 5.05417 4.08701 4.6625C3.69534 4.27083 3.49951 3.8 3.49951 3.25C3.49951 2.7 3.69534 2.22917 4.08701 1.8375C4.47868 1.44583 4.94951 1.25 5.49951 1.25C6.04951 1.25 6.52034 1.44583 6.91201 1.8375C7.30368 2.22917 7.49951 2.7 7.49951 3.25C7.49951 3.8 7.30368 4.27083 6.91201 4.6625Z" fill="currentColor"/><path d="M4.49951 22.7502V14.6488H6.49951V22.7502H8.49951V8.25H13.4992V6.25H4.49951C3.39494 6.25 2.49951 7.14543 2.49951 8.25V22.7502H4.49951Z" fill="currentColor"/><path d="M9.49951 4.25H18.4995V12.6504H17.5005V10.6504H14.5005V12.6504H10.5009L10.5005 14.6504H21.5005V12.6504H20.4995V2.25H9.49951V4.25Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-teacher-icon);mask:var(--custom-teacher-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-time-icon{--custom-time-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20.3337 6.66663C19.867 6.66663 19.4725 6.50551 19.1503 6.18329C18.8281 5.86107 18.667 5.46663 18.667 4.99996C18.667 4.53329 18.8281 4.13885 19.1503 3.81663C19.4725 3.4944 19.867 3.33329 20.3337 3.33329C20.8003 3.33329 21.1948 3.4944 21.517 3.81663C21.8392 4.13885 22.0003 4.53329 22.0003 4.99996C22.0003 5.46663 21.8392 5.86107 21.517 6.18329C21.1948 6.50551 20.8003 6.66663 20.3337 6.66663ZM20.3337 28.6666C19.867 28.6666 19.4725 28.5055 19.1503 28.1833C18.8281 27.8611 18.667 27.4666 18.667 27C18.667 26.5333 18.8281 26.1388 19.1503 25.8166C19.4725 25.4944 19.867 25.3333 20.3337 25.3333C20.8003 25.3333 21.1948 25.4944 21.517 25.8166C21.8392 26.1388 22.0003 26.5333 22.0003 27C22.0003 27.4666 21.8392 27.8611 21.517 28.1833C21.1948 28.5055 20.8003 28.6666 20.3337 28.6666ZM25.667 11.3333C25.2003 11.3333 24.8059 11.1722 24.4837 10.85C24.1614 10.5277 24.0003 10.1333 24.0003 9.66663C24.0003 9.19996 24.1614 8.80551 24.4837 8.48329C24.8059 8.16107 25.2003 7.99996 25.667 7.99996C26.1337 7.99996 26.5281 8.16107 26.8503 8.48329C27.1725 8.80551 27.3337 9.19996 27.3337 9.66663C27.3337 10.1333 27.1725 10.5277 26.8503 10.85C26.5281 11.1722 26.1337 11.3333 25.667 11.3333ZM25.667 24C25.2003 24 24.8059 23.8388 24.4837 23.5166C24.1614 23.1944 24.0003 22.8 24.0003 22.3333C24.0003 21.8666 24.1614 21.4722 24.4837 21.15C24.8059 20.8277 25.2003 20.6666 25.667 20.6666C26.1337 20.6666 26.5281 20.8277 26.8503 21.15C27.1725 21.4722 27.3337 21.8666 27.3337 22.3333C27.3337 22.8 27.1725 23.1944 26.8503 23.5166C26.5281 23.8388 26.1337 24 25.667 24ZM27.667 17.6666C27.2003 17.6666 26.8059 17.5055 26.4837 17.1833C26.1614 16.8611 26.0003 16.4666 26.0003 16C26.0003 15.5333 26.1614 15.1388 26.4837 14.8166C26.8059 14.4944 27.2003 14.3333 27.667 14.3333C28.1337 14.3333 28.5281 14.4944 28.8503 14.8166C29.1725 15.1388 29.3337 15.5333 29.3337 16C29.3337 16.4666 29.1725 16.8611 28.8503 17.1833C28.5281 17.5055 28.1337 17.6666 27.667 17.6666ZM16.0003 29.3333C14.1559 29.3333 12.4225 28.9833 10.8003 28.2833C9.1781 27.5833 7.76699 26.6333 6.56699 25.4333C5.36699 24.2333 4.41699 22.8222 3.71699 21.2C3.01699 19.5777 2.66699 17.8444 2.66699 16C2.66699 14.1555 3.01699 12.4222 3.71699 10.8C4.41699 9.17774 5.36699 7.76663 6.56699 6.56663C7.76699 5.36663 9.1781 4.41663 10.8003 3.71663C12.4225 3.01663 14.1559 2.66663 16.0003 2.66663V5.33329C13.0225 5.33329 10.5003 6.36663 8.43366 8.43329C6.36699 10.5 5.33366 13.0222 5.33366 16C5.33366 18.9777 6.36699 21.5 8.43366 23.5666C10.5003 25.6333 13.0225 26.6666 16.0003 26.6666V29.3333ZM16.0003 18.6666C15.267 18.6666 14.6392 18.4055 14.117 17.8833C13.5948 17.3611 13.3337 16.7333 13.3337 16C13.3337 15.8888 13.3392 15.7722 13.3503 15.65C13.3614 15.5277 13.3892 15.4111 13.4337 15.3L10.667 12.5333L12.5337 10.6666L15.3003 13.4333C15.3892 13.4111 15.6225 13.3777 16.0003 13.3333C16.7337 13.3333 17.3614 13.5944 17.8837 14.1166C18.4059 14.6388 18.667 15.2666 18.667 16C18.667 16.7333 18.4059 17.3611 17.8837 17.8833C17.3614 18.4055 16.7337 18.6666 16.0003 18.6666Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-time-icon);mask:var(--custom-time-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-trends-growth-areas{--custom-trends-growth-areas:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M7.99967 15.1668C7.26634 15.1668 6.55801 15.0529 5.87467 14.8252C5.19134 14.5974 4.56634 14.2668 3.99967 13.8335L4.96634 12.8668C5.43301 13.1891 5.9219 13.4307 6.43301 13.5918C6.94412 13.7529 7.46634 13.8335 7.99967 13.8335C9.47745 13.8335 10.7358 13.3141 11.7747 12.2752C12.8136 11.2363 13.333 9.97794 13.333 8.50016C13.333 7.02238 12.8136 5.76405 11.7747 4.72516C10.7358 3.68627 9.47745 3.16683 7.99967 3.16683C6.5219 3.16683 5.26356 3.68627 4.22467 4.72516C3.18579 5.76405 2.66634 7.02238 2.66634 8.50016H1.33301C1.33301 7.57794 1.50801 6.71127 1.85801 5.90016C2.20801 5.08905 2.68301 4.3835 3.28301 3.7835C3.88301 3.1835 4.58856 2.7085 5.39967 2.3585C6.21079 2.0085 7.07745 1.8335 7.99967 1.8335C8.9219 1.8335 9.78578 2.0085 10.5913 2.3585C11.3969 2.7085 12.1025 3.18627 12.708 3.79183C13.3136 4.39738 13.7913 5.10294 14.1413 5.9085C14.4913 6.71405 14.6663 7.57794 14.6663 8.50016C14.6663 9.41127 14.4913 10.2724 14.1413 11.0835C13.7913 11.8946 13.3136 12.6029 12.708 13.2085C12.1025 13.8141 11.3969 14.2918 10.5913 14.6418C9.78578 14.9918 8.9219 15.1668 7.99967 15.1668ZM2.64967 12.4502L5.36634 9.7335L7.36634 11.4002L10.6663 8.10016V9.8335H11.9997V5.8335H7.99967V7.16683H9.73301L7.29967 9.60016L5.29967 7.9335L1.94967 11.2835C2.0719 11.5391 2.18023 11.7474 2.27467 11.9085C2.36912 12.0696 2.49412 12.2502 2.64967 12.4502Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-trends-growth-areas);mask:var(--custom-trends-growth-areas);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-trends-recommendations{--custom-trends-recommendations:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M7.99967 15.1668C7.07745 15.1668 6.21079 14.9918 5.39967 14.6418C4.58856 14.2918 3.88301 13.8168 3.28301 13.2168C2.68301 12.6168 2.20801 11.9113 1.85801 11.1002C1.50801 10.2891 1.33301 9.42239 1.33301 8.50016C1.33301 7.57794 1.50801 6.71127 1.85801 5.90016C2.20801 5.08905 2.68301 4.3835 3.28301 3.7835C3.88301 3.1835 4.58856 2.7085 5.39967 2.3585C6.21079 2.0085 7.07745 1.8335 7.99967 1.8335C8.9219 1.8335 9.78856 2.0085 10.5997 2.3585C11.4108 2.7085 12.1163 3.1835 12.7163 3.7835C13.3163 4.3835 13.7913 5.08905 14.1413 5.90016C14.4913 6.71127 14.6663 7.57794 14.6663 8.50016C14.6663 9.42239 14.4913 10.2891 14.1413 11.1002C13.7913 11.9113 13.3163 12.6168 12.7163 13.2168C12.1163 13.8168 11.4108 14.2918 10.5997 14.6418C9.78856 14.9918 8.9219 15.1668 7.99967 15.1668ZM7.99967 13.8335C9.48856 13.8335 10.7497 13.3168 11.783 12.2835C12.8163 11.2502 13.333 9.98905 13.333 8.50016C13.333 7.01127 12.8163 5.75016 11.783 4.71683C10.7497 3.6835 9.48856 3.16683 7.99967 3.16683C6.51079 3.16683 5.24968 3.6835 4.21634 4.71683C3.18301 5.75016 2.66634 7.01127 2.66634 8.50016C2.66634 9.98905 3.18301 11.2502 4.21634 12.2835C5.24968 13.3168 6.51079 13.8335 7.99967 13.8335ZM7.99967 13.1668C8.27745 13.1668 8.51356 13.0696 8.70801 12.8752C8.90245 12.6807 8.99967 12.4446 8.99967 12.1668H6.99967C6.99967 12.4446 7.0969 12.6807 7.29134 12.8752C7.48579 13.0696 7.7219 13.1668 7.99967 13.1668ZM5.99967 11.5002H9.99967V10.5002H5.99967V11.5002ZM6.01634 9.8335H9.98301C10.3941 9.5335 10.7219 9.15294 10.9663 8.69183C11.2108 8.23072 11.333 7.72239 11.333 7.16683C11.333 6.24461 11.008 5.4585 10.358 4.8085C9.70801 4.1585 8.9219 3.8335 7.99967 3.8335C7.07745 3.8335 6.29134 4.1585 5.64134 4.8085C4.99134 5.4585 4.66634 6.24461 4.66634 7.16683C4.66634 7.72239 4.78856 8.23072 5.03301 8.69183C5.27745 9.15294 5.60523 9.5335 6.01634 9.8335ZM6.38301 8.8335C6.16079 8.61127 5.98579 8.3585 5.85801 8.07516C5.73023 7.79183 5.66634 7.48905 5.66634 7.16683C5.66634 6.52239 5.89412 5.97239 6.34967 5.51683C6.80523 5.06127 7.35523 4.8335 7.99967 4.8335C8.64412 4.8335 9.19412 5.06127 9.64968 5.51683C10.1052 5.97239 10.333 6.52239 10.333 7.16683C10.333 7.48905 10.2691 7.79183 10.1413 8.07516C10.0136 8.3585 9.83856 8.61127 9.61634 8.8335H6.38301Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-trends-recommendations);mask:var(--custom-trends-recommendations);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-trends-strengths{--custom-trends-strengths:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M7.53301 13.8335L10.8663 7.3335H8.53301V3.16683L5.19967 9.66683H7.53301V13.8335ZM7.99967 15.1668C7.07745 15.1668 6.21079 14.9918 5.39967 14.6418C4.58856 14.2918 3.88301 13.8168 3.28301 13.2168C2.68301 12.6168 2.20801 11.9113 1.85801 11.1002C1.50801 10.2891 1.33301 9.42238 1.33301 8.50016C1.33301 7.57794 1.50801 6.71127 1.85801 5.90016C2.20801 5.08905 2.68301 4.3835 3.28301 3.7835C3.88301 3.1835 4.58856 2.7085 5.39967 2.3585C6.21079 2.0085 7.07745 1.8335 7.99967 1.8335C8.9219 1.8335 9.78856 2.0085 10.5997 2.3585C11.4108 2.7085 12.1163 3.1835 12.7163 3.7835C13.3163 4.3835 13.7913 5.08905 14.1413 5.90016C14.4913 6.71127 14.6663 7.57794 14.6663 8.50016C14.6663 9.42238 14.4913 10.2891 14.1413 11.1002C13.7913 11.9113 13.3163 12.6168 12.7163 13.2168C12.1163 13.8168 11.4108 14.2918 10.5997 14.6418C9.78856 14.9918 8.9219 15.1668 7.99967 15.1668ZM7.99967 13.8335C9.47745 13.8335 10.7358 13.3141 11.7747 12.2752C12.8136 11.2363 13.333 9.97794 13.333 8.50016C13.333 7.02238 12.8136 5.76405 11.7747 4.72516C10.7358 3.68627 9.47745 3.16683 7.99967 3.16683C6.5219 3.16683 5.26356 3.68627 4.22467 4.72516C3.18579 5.76405 2.66634 7.02238 2.66634 8.50016C2.66634 9.97794 3.18579 11.2363 4.22467 12.2752C5.26356 13.3141 6.5219 13.8335 7.99967 13.8335Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-trends-strengths);mask:var(--custom-trends-strengths);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-unarchive-icon{--custom-unarchive-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M7.99998 6.66667L5.33331 9.33334L6.26664 10.2667L7.33331 9.20001V12H8.66664V9.20001L9.73331 10.2667L10.6666 9.33334L7.99998 6.66667ZM3.33331 5.33334V12.6667H12.6666V5.33334H3.33331ZM3.33331 14C2.96664 14 2.65275 13.8695 2.39164 13.6083C2.13053 13.3472 1.99998 13.0333 1.99998 12.6667V4.35001C1.99998 4.19445 2.02498 4.04445 2.07498 3.90001C2.12498 3.75556 2.19998 3.62223 2.29998 3.50001L3.13331 2.48334C3.25553 2.32779 3.40831 2.20834 3.59164 2.12501C3.77498 2.04167 3.96664 2.00001 4.16664 2.00001H11.8333C12.0333 2.00001 12.225 2.04167 12.4083 2.12501C12.5916 2.20834 12.7444 2.32779 12.8666 2.48334L13.7 3.50001C13.8 3.62223 13.875 3.75556 13.925 3.90001C13.975 4.04445 14 4.19445 14 4.35001V12.6667C14 13.0333 13.8694 13.3472 13.6083 13.6083C13.3472 13.8695 13.0333 14 12.6666 14H3.33331ZM3.59998 4.00001H12.4L11.8333 3.33334H4.16664L3.59998 4.00001Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-unarchive-icon);mask:var(--custom-unarchive-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-upload-icon{--custom-upload-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M7.33464 10.6667V5.23341L5.6013 6.96675L4.66797 6.00008L8.0013 2.66675L11.3346 6.00008L10.4013 6.96675L8.66797 5.23341V10.6667H7.33464ZM4.0013 13.3334C3.63464 13.3334 3.32075 13.2029 3.05964 12.9417C2.79852 12.6806 2.66797 12.3667 2.66797 12.0001V10.0001H4.0013V12.0001H12.0013V10.0001H13.3346V12.0001C13.3346 12.3667 13.2041 12.6806 12.943 12.9417C12.6819 13.2029 12.368 13.3334 12.0013 13.3334H4.0013Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-upload-icon);mask:var(--custom-upload-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-users{--custom-users:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M15 19.128a9.38 9.38 0 002.625.372 9.337 9.337 0 004.121-.952 4.125 4.125 0 00-7.533-2.493M15 19.128v-.003c0-1.113-.285-2.16-.786-3.07M15 19.128v.106A12.318 12.318 0 018.624 21c-2.331 0-4.512-.645-6.374-1.766l-.001-.109a6.375 6.375 0 0111.964-3.07M12 6.375a3.375 3.375 0 11-6.75 0 3.375 3.375 0 016.75 0zm8.25 2.25a2.625 2.625 0 11-5.25 0 2.625 2.625 0 015.25 0z"/></svg>');-webkit-mask:var(--custom-users);mask:var(--custom-users);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-vertical-more{--custom-vertical-more:url('data:image/svg+xml;utf8,<svg viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.66634 13.3346C8.29967 13.3346 7.98579 13.2041 7.72467 12.943C7.46356 12.6819 7.33301 12.368 7.33301 12.0013C7.33301 11.6346 7.46356 11.3207 7.72467 11.0596C7.98579 10.7985 8.29967 10.668 8.66634 10.668C9.03301 10.668 9.3469 10.7985 9.60801 11.0596C9.86912 11.3207 9.99967 11.6346 9.99967 12.0013C9.99967 12.368 9.86912 12.6819 9.60801 12.943C9.3469 13.2041 9.03301 13.3346 8.66634 13.3346ZM8.66634 9.33464C8.29967 9.33464 7.98579 9.20408 7.72467 8.94297C7.46356 8.68186 7.33301 8.36797 7.33301 8.0013C7.33301 7.63464 7.46356 7.32075 7.72467 7.05964C7.98579 6.79852 8.29967 6.66797 8.66634 6.66797C9.03301 6.66797 9.3469 6.79852 9.60801 7.05964C9.86912 7.32075 9.99967 7.63464 9.99967 8.0013C9.99967 8.36797 9.86912 8.68186 9.60801 8.94297C9.3469 9.20408 9.03301 9.33464 8.66634 9.33464ZM8.66634 5.33464C8.29967 5.33464 7.98579 5.20408 7.72467 4.94297C7.46356 4.68186 7.33301 4.36797 7.33301 4.0013C7.33301 3.63464 7.46356 3.32075 7.72467 3.05964C7.98579 2.79852 8.29967 2.66797 8.66634 2.66797C9.03301 2.66797 9.3469 2.79852 9.60801 3.05964C9.86912 3.32075 9.99967 3.63464 9.99967 4.0013C9.99967 4.36797 9.86912 4.68186 9.60801 4.94297C9.3469 5.20408 9.03301 5.33464 8.66634 5.33464Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-vertical-more);mask:var(--custom-vertical-more);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-work{--custom-work:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M10.95 13.9833L9.06667 12.1L10 11.1667L10.95 12.1167L13.0667 10L14 10.9333L10.95 13.9833ZM2 14V12.6667H8V14H2ZM2 11.3333V10H8V11.3333H2ZM2 8.66667V7.33333H14V8.66667H2ZM2 6V4.66667H14V6H2ZM2 3.33333V2H14V3.33333H2Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-work);mask:var(--custom-work);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-x-circle{--custom-x-circle:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.59967 11.3335L7.99967 8.9335L10.3997 11.3335L11.333 10.4002L8.93301 8.00016L11.333 5.60016L10.3997 4.66683L7.99967 7.06683L5.59967 4.66683L4.66634 5.60016L7.06634 8.00016L4.66634 10.4002L5.59967 11.3335ZM7.99967 14.6668C7.07745 14.6668 6.21079 14.4918 5.39967 14.1418C4.58856 13.7918 3.88301 13.3168 3.28301 12.7168C2.68301 12.1168 2.20801 11.4113 1.85801 10.6002C1.50801 9.78905 1.33301 8.92238 1.33301 8.00016C1.33301 7.07794 1.50801 6.21127 1.85801 5.40016C2.20801 4.58905 2.68301 3.8835 3.28301 3.2835C3.88301 2.6835 4.58856 2.2085 5.39967 1.8585C6.21079 1.5085 7.07745 1.3335 7.99967 1.3335C8.9219 1.3335 9.78856 1.5085 10.5997 1.8585C11.4108 2.2085 12.1163 2.6835 12.7163 3.2835C13.3163 3.8835 13.7913 4.58905 14.1413 5.40016C14.4913 6.21127 14.6663 7.07794 14.6663 8.00016C14.6663 8.92238 14.4913 9.78905 14.1413 10.6002C13.7913 11.4113 13.3163 12.1168 12.7163 12.7168C12.1163 13.3168 11.4108 13.7918 10.5997 14.1418C9.78856 14.4918 8.9219 14.6668 7.99967 14.6668ZM7.99967 13.3335C9.48856 13.3335 10.7497 12.8168 11.783 11.7835C12.8163 10.7502 13.333 9.48905 13.333 8.00016C13.333 6.51127 12.8163 5.25016 11.783 4.21683C10.7497 3.1835 9.48856 2.66683 7.99967 2.66683C6.51079 2.66683 5.24967 3.1835 4.21634 4.21683C3.18301 5.25016 2.66634 6.51127 2.66634 8.00016C2.66634 9.48905 3.18301 10.7502 4.21634 11.7835C5.24967 12.8168 6.51079 13.3335 7.99967 13.3335Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-x-circle);mask:var(--custom-x-circle);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.custom-x-icon{--custom-x-icon:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M4.26683 13.1667L3.3335 12.2334L7.06683 8.50004L3.3335 4.76671L4.26683 3.83337L8.00016 7.56671L11.7335 3.83337L12.6668 4.76671L8.9335 8.50004L12.6668 12.2334L11.7335 13.1667L8.00016 9.43337L4.26683 13.1667Z" fill="currentColor"/></svg>');-webkit-mask:var(--custom-x-icon);mask:var(--custom-x-icon);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-academic-cap{--hero-academic-cap:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M4.26 10.147a60.436 60.436 0 00-.491 6.347A48.627 48.627 0 0112 20.904a48.627 48.627 0 018.232-4.41 60.46 60.46 0 00-.491-6.347m-15.482 0a50.57 50.57 0 00-2.658-.813A59.905 59.905 0 0112 3.493a59.902 59.902 0 0110.399 5.84c-.896.248-1.783.52-2.658.814m-15.482 0A50.697 50.697 0 0112 13.489a50.702 50.702 0 017.74-3.342M6.75 15a.75.75 0 100-1.5.75.75 0 000 1.5zm0 0v-3.675A55.378 55.378 0 0112 8.443m-7.007 11.55A5.981 5.981 0 006.75 15.75v-1.5"/></svg>');-webkit-mask:var(--hero-academic-cap);mask:var(--hero-academic-cap);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-arrow-down-tray{--hero-arrow-down-tray:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M3 16.5v2.25A2.25 2.25 0 005.25 21h13.5A2.25 2.25 0 0021 18.75V16.5M16.5 12L12 16.5m0 0L7.5 12m4.5 4.5V3"/></svg>');-webkit-mask:var(--hero-arrow-down-tray);mask:var(--hero-arrow-down-tray);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-arrow-left{--hero-arrow-left:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M5.21699 8.66663L8.95033 12.4L8.00033 13.3333L2.66699 7.99996L8.00033 2.66663L8.95033 3.59996L5.21699 7.33329H13.3337V8.66663H5.21699Z" fill="currentColor"/></svg>');-webkit-mask:var(--hero-arrow-left);mask:var(--hero-arrow-left);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-arrow-left-solid{--hero-arrow-left-solid:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true">  <path fill-rule="evenodd" d="M11.03 3.97a.75.75 0 010 1.06l-6.22 6.22H21a.75.75 0 010 1.5H4.81l6.22 6.22a.75.75 0 11-1.06 1.06l-7.5-7.5a.75.75 0 010-1.06l7.5-7.5a.75.75 0 011.06 0z" clip-rule="evenodd"/></svg>');-webkit-mask:var(--hero-arrow-left-solid);mask:var(--hero-arrow-left-solid);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-arrow-path{--hero-arrow-path:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M16.023 9.348h4.992v-.001M2.985 19.644v-4.992m0 0h4.992m-4.993 0l3.181 3.183a8.25 8.25 0 0013.803-3.7M4.031 9.865a8.25 8.25 0 0113.803-3.7l3.181 3.182m0-4.991v4.99"/></svg>');-webkit-mask:var(--hero-arrow-path);mask:var(--hero-arrow-path);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-arrow-right{--hero-arrow-right:url('data:image/svg+xml;utf8,<svg viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.2837 7.33329L7.55033 3.59996L8.50033 2.66663L13.8337 7.99996L8.50033 13.3333L7.55033 12.4L11.2837 8.66663L3.16699 8.66663L3.16699 7.33329L11.2837 7.33329Z" fill="currentColor"/></svg>');-webkit-mask:var(--hero-arrow-right);mask:var(--hero-arrow-right);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-book-open{--hero-book-open:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M12 6.042A8.967 8.967 0 006 3.75c-1.052 0-2.062.18-3 .512v14.25A8.987 8.987 0 016 18c2.305 0 4.408.867 6 2.292m0-14.25a8.966 8.966 0 016-2.292c1.052 0 2.062.18 3 .512v14.25A8.987 8.987 0 0018 18a8.967 8.967 0 00-6 2.292m0-14.25v14.25"/></svg>');-webkit-mask:var(--hero-book-open);mask:var(--hero-book-open);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-building-library{--hero-building-library:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M12 21v-8.25M15.75 21v-8.25M8.25 21v-8.25M3 9l9-6 9 6m-1.5 12V10.332A48.36 48.36 0 0012 9.75c-2.551 0-5.056.2-7.5.582V21M3 21h18M12 6.75h.008v.008H12V6.75z"/></svg>');-webkit-mask:var(--hero-building-library);mask:var(--hero-building-library);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-building-office{--hero-building-office:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M3.75 21h16.5M4.5 3h15M5.25 3v18m13.5-18v18M9 6.75h1.5m-1.5 3h1.5m-1.5 3h1.5m3-6H15m-1.5 3H15m-1.5 3H15M9 21v-3.375c0-.621.504-1.125 1.125-1.125h3.75c.621 0 1.125.504 1.125 1.125V21"/></svg>');-webkit-mask:var(--hero-building-office);mask:var(--hero-building-office);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-chart-bar{--hero-chart-bar:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M3 13.125C3 12.504 3.504 12 4.125 12h2.25c.621 0 1.125.504 1.125 1.125v6.75C7.5 20.496 6.996 21 6.375 21h-2.25A1.125 1.125 0 013 19.875v-6.75zM9.75 8.625c0-.621.504-1.125 1.125-1.125h2.25c.621 0 1.125.504 1.125 1.125v11.25c0 .621-.504 1.125-1.125 1.125h-2.25a1.125 1.125 0 01-1.125-1.125V8.625zM16.5 4.125c0-.621.504-1.125 1.125-1.125h2.25C20.496 3 21 3.504 21 4.125v15.75c0 .621-.504 1.125-1.125 1.125h-2.25a1.125 1.125 0 01-1.125-1.125V4.125z"/></svg>');-webkit-mask:var(--hero-chart-bar);mask:var(--hero-chart-bar);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-check-circle{--hero-check-circle:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M7.06683 11.0667L11.7668 6.36671L10.8335 5.43337L7.06683 9.20004L5.16683 7.30004L4.2335 8.23337L7.06683 11.0667ZM8.00016 14.6667C7.07794 14.6667 6.21127 14.4917 5.40016 14.1417C4.58905 13.7917 3.8835 13.3167 3.2835 12.7167C2.6835 12.1167 2.2085 11.4112 1.8585 10.6C1.5085 9.78893 1.3335 8.92226 1.3335 8.00004C1.3335 7.07782 1.5085 6.21115 1.8585 5.40004C2.2085 4.58893 2.6835 3.88337 3.2835 3.28337C3.8835 2.68337 4.58905 2.20837 5.40016 1.85837C6.21127 1.50837 7.07794 1.33337 8.00016 1.33337C8.92238 1.33337 9.78905 1.50837 10.6002 1.85837C11.4113 2.20837 12.1168 2.68337 12.7168 3.28337C13.3168 3.88337 13.7918 4.58893 14.1418 5.40004C14.4918 6.21115 14.6668 7.07782 14.6668 8.00004C14.6668 8.92226 14.4918 9.78893 14.1418 10.6C13.7918 11.4112 13.3168 12.1167 12.7168 12.7167C12.1168 13.3167 11.4113 13.7917 10.6002 14.1417C9.78905 14.4917 8.92238 14.6667 8.00016 14.6667ZM8.00016 13.3334C9.48905 13.3334 10.7502 12.8167 11.7835 11.7834C12.8168 10.75 13.3335 9.48893 13.3335 8.00004C13.3335 6.51115 12.8168 5.25004 11.7835 4.21671C10.7502 3.18337 9.48905 2.66671 8.00016 2.66671C6.51127 2.66671 5.25016 3.18337 4.21683 4.21671C3.1835 5.25004 2.66683 6.51115 2.66683 8.00004C2.66683 9.48893 3.1835 10.75 4.21683 11.7834C5.25016 12.8167 6.51127 13.3334 8.00016 13.3334Z" fill="currentColor"/></svg>');-webkit-mask:var(--hero-check-circle);mask:var(--hero-check-circle);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-chevron-down{--hero-chevron-down:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M19.5 8.25l-7.5 7.5-7.5-7.5"/></svg>');-webkit-mask:var(--hero-chevron-down);mask:var(--hero-chevron-down);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-chevron-left{--hero-chevron-left:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M15.75 19.5L8.25 12l7.5-7.5"/></svg>');-webkit-mask:var(--hero-chevron-left);mask:var(--hero-chevron-left);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-chevron-right{--hero-chevron-right:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M6.4693 4L5.5293 4.94L8.58263 8L5.5293 11.06L6.4693 12L10.4693 8L6.4693 4Z" fill="currentColor"/></svg>');-webkit-mask:var(--hero-chevron-right);mask:var(--hero-chevron-right);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-chevron-up{--hero-chevron-up:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M4.5 15.75l7.5-7.5 7.5 7.5"/></svg>');-webkit-mask:var(--hero-chevron-up);mask:var(--hero-chevron-up);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-clipboard-document{--hero-clipboard-document:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M8.25 7.5V6.108c0-1.135.845-2.098 1.976-2.192.373-.03.748-.057 1.123-.08M15.75 18H18a2.25 2.25 0 002.25-2.25V6.108c0-1.135-.845-2.098-1.976-2.192a48.424 48.424 0 00-1.123-.08M15.75 18.75v-1.875a3.375 3.375 0 00-3.375-3.375h-1.5a1.125 1.125 0 01-1.125-1.125v-1.5A3.375 3.375 0 006.375 7.5H5.25m11.9-3.664A2.251 2.251 0 0015 2.25h-1.5a2.251 2.251 0 00-2.15 1.586m5.8 0c.065.21.1.433.1.664v.75h-6V4.5c0-.231.035-.454.1-.664M6.75 7.5H4.875c-.621 0-1.125.504-1.125 1.125v12c0 .621.504 1.125 1.125 1.125h9.75c.621 0 1.125-.504 1.125-1.125V16.5a9 9 0 00-9-9z"/></svg>');-webkit-mask:var(--hero-clipboard-document);mask:var(--hero-clipboard-document);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-cog-6-tooth{--hero-cog-6-tooth:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M9.594 3.94c.09-.542.56-.94 1.11-.94h2.593c.55 0 1.02.398 1.11.94l.213 1.281c.063.374.313.686.645.87.074.04.147.083.22.127.324.196.72.257 1.075.124l1.217-.456a1.125 1.125 0 011.37.49l1.296 2.247a1.125 1.125 0 01-.26 1.431l-1.003.827c-.293.24-.438.613-.431.992a6.759 6.759 0 010 .255c-.007.378.138.75.43.99l1.005.828c.424.35.534.954.26 1.43l-1.298 2.247a1.125 1.125 0 01-1.369.491l-1.217-.456c-.355-.133-.75-.072-1.076.124a6.57 6.57 0 01-.22.128c-.331.183-.581.495-.644.869l-.213 1.28c-.09.543-.56.941-1.11.941h-2.594c-.55 0-1.02-.398-1.11-.94l-.213-1.281c-.062-.374-.312-.686-.644-.87a6.52 6.52 0 01-.22-.127c-.325-.196-.72-.257-1.076-.124l-1.217.456a1.125 1.125 0 01-1.369-.49l-1.297-2.247a1.125 1.125 0 01.26-1.431l1.004-.827c.292-.24.437-.613.43-.992a6.932 6.932 0 010-.255c.007-.378-.138-.75-.43-.99l-1.004-.828a1.125 1.125 0 01-.26-1.43l1.297-2.247a1.125 1.125 0 011.37-.491l1.216.456c.356.133.751.072 1.076-.124.072-.044.146-.087.22-.128.332-.183.582-.495.644-.869l.214-1.281z"/>  <path stroke-linecap="round" stroke-linejoin="round" d="M15 12a3 3 0 11-6 0 3 3 0 016 0z"/></svg>');-webkit-mask:var(--hero-cog-6-tooth);mask:var(--hero-cog-6-tooth);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-document-chart-bar{--hero-document-chart-bar:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M19.5 14.25v-2.625a3.375 3.375 0 00-3.375-3.375h-1.5A1.125 1.125 0 0113.5 7.125v-1.5a3.375 3.375 0 00-3.375-3.375H8.25M9 16.5v.75m3-3v3M15 12v5.25m-4.5-15H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 00-9-9z"/></svg>');-webkit-mask:var(--hero-document-chart-bar);mask:var(--hero-document-chart-bar);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-document-check{--hero-document-check:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M10.125 2.25h-4.5c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125v-9M10.125 2.25h.375a9 9 0 019 9v.375M10.125 2.25A3.375 3.375 0 0113.5 5.625v1.5c0 .621.504 1.125 1.125 1.125h1.5a3.375 3.375 0 013.375 3.375M9 15l2.25 2.25L15 12"/></svg>');-webkit-mask:var(--hero-document-check);mask:var(--hero-document-check);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-document-text{--hero-document-text:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M19.5 14.25v-2.625a3.375 3.375 0 00-3.375-3.375h-1.5A1.125 1.125 0 0113.5 7.125v-1.5a3.375 3.375 0 00-3.375-3.375H8.25m0 12.75h7.5m-7.5 3H12M10.5 2.25H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 00-9-9z"/></svg>');-webkit-mask:var(--hero-document-text);mask:var(--hero-document-text);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-ellipsis-vertical{--hero-ellipsis-vertical:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M12 6.75a.75.75 0 110-1.5.75.75 0 010 1.5zM12 12.75a.75.75 0 110-1.5.75.75 0 010 1.5zM12 18.75a.75.75 0 110-1.5.75.75 0 010 1.5z"/></svg>');-webkit-mask:var(--hero-ellipsis-vertical);mask:var(--hero-ellipsis-vertical);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-exclamation-circle{--hero-exclamation-circle:url('data:image/svg+xml;utf8,<svg viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg">  <path d="M8.25028 11.334C8.43917 11.334 8.59751 11.2701 8.72528 11.1423C8.85306 11.0145 8.91695 10.8562 8.91695 10.6673C8.91695 10.4784 8.85306 10.3201 8.72528 10.1923C8.59751 10.0645 8.43917 10.0007 8.25028 10.0007C8.0614 10.0007 7.90306 10.0645 7.77528 10.1923C7.64751 10.3201 7.58362 10.4784 7.58362 10.6673C7.58362 10.8562 7.64751 11.0145 7.77528 11.1423C7.90306 11.2701 8.0614 11.334 8.25028 11.334ZM7.58362 8.66732H8.91695V4.66732H7.58362V8.66732ZM8.25028 14.6673C7.32806 14.6673 6.4614 14.4923 5.65028 14.1423C4.83917 13.7923 4.13362 13.3173 3.53362 12.7173C2.93362 12.1173 2.45862 11.4118 2.10862 10.6007C1.75862 9.78954 1.58362 8.92287 1.58362 8.00065C1.58362 7.07843 1.75862 6.21176 2.10862 5.40065C2.45862 4.58954 2.93362 3.88398 3.53362 3.28398C4.13362 2.68398 4.83917 2.20898 5.65028 1.85898C6.4614 1.50898 7.32806 1.33398 8.25028 1.33398C9.17251 1.33398 10.0392 1.50898 10.8503 1.85898C11.6614 2.20898 12.367 2.68398 12.967 3.28398C13.567 3.88398 14.042 4.58954 14.392 5.40065C14.742 6.21176 14.917 7.07843 14.917 8.00065C14.917 8.92287 14.742 9.78954 14.392 10.6007C14.042 11.4118 13.567 12.1173 12.967 12.7173C12.367 13.3173 11.6614 13.7923 10.8503 14.1423C10.0392 14.4923 9.17251 14.6673 8.25028 14.6673ZM8.25028 13.334C9.73917 13.334 11.0003 12.8173 12.0336 11.784C13.067 10.7507 13.5836 9.48954 13.5836 8.00065C13.5836 6.51176 13.067 5.25065 12.0336 4.21732C11.0003 3.18398 9.73917 2.66732 8.25028 2.66732C6.7614 2.66732 5.50028 3.18398 4.46695 4.21732C3.43362 5.25065 2.91695 6.51176 2.91695 8.00065C2.91695 9.48954 3.43362 10.7507 4.46695 11.784C5.50028 12.8173 6.7614 13.334 8.25028 13.334Z" fill="currentColor"/></svg>');-webkit-mask:var(--hero-exclamation-circle);mask:var(--hero-exclamation-circle);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-exclamation-circle-mini{--hero-exclamation-circle-mini:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">  <path fill-rule="evenodd" d="M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-8-5a.75.75 0 01.75.75v4.5a.75.75 0 01-1.5 0v-4.5A.75.75 0 0110 5zm0 10a1 1 0 100-2 1 1 0 000 2z" clip-rule="evenodd"/></svg>');-webkit-mask:var(--hero-exclamation-circle-mini);mask:var(--hero-exclamation-circle-mini);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-exclamation-triangle{--hero-exclamation-triangle:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M12 9v3.75m-9.303 3.376c-.866 1.5.217 3.374 1.948 3.374h14.71c1.73 0 2.813-1.874 1.948-3.374L13.949 3.378c-.866-1.5-3.032-1.5-3.898 0L2.697 16.126zM12 15.75h.007v.008H12v-.008z"/></svg>');-webkit-mask:var(--hero-exclamation-triangle);mask:var(--hero-exclamation-triangle);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-eye{--hero-eye:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M2.036 12.322a1.012 1.012 0 010-.639C3.423 7.51 7.36 4.5 12 4.5c4.638 0 8.573 3.007 9.963 7.178.07.207.07.431 0 .639C20.577 16.49 16.64 19.5 12 19.5c-4.638 0-8.573-3.007-9.963-7.178z"/>  <path stroke-linecap="round" stroke-linejoin="round" d="M15 12a3 3 0 11-6 0 3 3 0 016 0z"/></svg>');-webkit-mask:var(--hero-eye);mask:var(--hero-eye);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-flag{--hero-flag:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M3 3v1.5M3 21v-6m0 0l2.77-.693a9 9 0 016.208.682l.108.054a9 9 0 006.086.71l3.114-.732a48.524 48.524 0 01-.005-10.499l-3.11.732a9 9 0 01-6.085-.711l-.108-.054a9 9 0 00-6.208-.682L3 4.5M3 15V4.5"/></svg>');-webkit-mask:var(--hero-flag);mask:var(--hero-flag);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-home{--hero-home:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.66699 14V6L8.00033 2L13.3337 6V14H2.66699ZM4.00033 12.6667H12.0003V6.66667L8.00033 3.66667L4.00033 6.66667V12.6667Z" fill="currentColor"/></svg>');-webkit-mask:var(--hero-home);mask:var(--hero-home);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-identification{--hero-identification:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M15 9h3.75M15 12h3.75M15 15h3.75M4.5 19.5h15a2.25 2.25 0 002.25-2.25V6.75A2.25 2.25 0 0019.5 4.5h-15a2.25 2.25 0 00-2.25 2.25v10.5A2.25 2.25 0 004.5 19.5zm6-10.125a1.875 1.875 0 11-3.75 0 1.875 1.875 0 013.75 0zm1.294 6.336a6.721 6.721 0 01-3.17.789 6.721 6.721 0 01-3.168-.789 3.376 3.376 0 016.338 0z"/></svg>');-webkit-mask:var(--hero-identification);mask:var(--hero-identification);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-inbox{--hero-inbox:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M2.25 13.5h3.86a2.25 2.25 0 012.012 1.244l.256.512a2.25 2.25 0 002.013 1.244h3.218a2.25 2.25 0 002.013-1.244l.256-.512a2.25 2.25 0 012.013-1.244h3.859m-19.5.338V18a2.25 2.25 0 002.25 2.25h15A2.25 2.25 0 0021.75 18v-4.162c0-.224-.034-.447-.1-.661L19.24 5.338a2.25 2.25 0 00-2.15-1.588H6.911a2.25 2.25 0 00-2.15 1.588L2.35 13.177a2.25 2.25 0 00-.1.661z"/></svg>');-webkit-mask:var(--hero-inbox);mask:var(--hero-inbox);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-inbox-stack{--hero-inbox-stack:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M7.875 14.25l1.214 1.942a2.25 2.25 0 001.908 1.058h2.006c.776 0 1.497-.4 1.908-1.058l1.214-1.942M2.41 9h4.636a2.25 2.25 0 011.872 1.002l.164.246a2.25 2.25 0 001.872 1.002h2.092a2.25 2.25 0 001.872-1.002l.164-.246A2.25 2.25 0 0116.954 9h4.636M2.41 9a2.25 2.25 0 00-.16.832V12a2.25 2.25 0 002.25 2.25h15A2.25 2.25 0 0021.75 12V9.832c0-.287-.055-.57-.16-.832M2.41 9a2.25 2.25 0 01.382-.632l3.285-3.832a2.25 2.25 0 011.708-.786h8.43c.657 0 1.281.287 1.709.786l3.284 3.832c.163.19.291.404.382.632M4.5 20.25h15A2.25 2.25 0 0021.75 18v-2.625c0-.621-.504-1.125-1.125-1.125H3.375c-.621 0-1.125.504-1.125 1.125V18a2.25 2.25 0 002.25 2.25z"/></svg>');-webkit-mask:var(--hero-inbox-stack);mask:var(--hero-inbox-stack);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-information-circle{--hero-information-circle:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M11.25 11.25l.041-.02a.75.75 0 011.063.852l-.708 2.836a.75.75 0 001.063.853l.041-.021M21 12a9 9 0 11-18 0 9 9 0 0118 0zm-9-3.75h.008v.008H12V8.25z"/></svg>');-webkit-mask:var(--hero-information-circle);mask:var(--hero-information-circle);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-key{--hero-key:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M15.75 5.25a3 3 0 013 3m3 0a6 6 0 01-7.029 5.912c-.563-.097-1.159.026-1.563.43L10.5 17.25H8.25v2.25H6v2.25H2.25v-2.818c0-.597.237-1.17.659-1.591l6.499-6.499c.404-.404.527-1 .43-1.563A6 6 0 1121.75 8.25z"/></svg>');-webkit-mask:var(--hero-key);mask:var(--hero-key);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-magnifying-glass{--hero-magnifying-glass:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M21 21l-5.197-5.197m0 0A7.5 7.5 0 105.196 5.196a7.5 7.5 0 0010.607 10.607z"/></svg>');-webkit-mask:var(--hero-magnifying-glass);mask:var(--hero-magnifying-glass);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-no-symbol{--hero-no-symbol:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M18.364 18.364A9 9 0 005.636 5.636m12.728 12.728A9 9 0 015.636 5.636m12.728 12.728L5.636 5.636"/></svg>');-webkit-mask:var(--hero-no-symbol);mask:var(--hero-no-symbol);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-pencil{--hero-pencil:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M16.862 4.487l1.687-1.688a1.875 1.875 0 112.652 2.652L6.832 19.82a4.5 4.5 0 01-1.897 1.13l-2.685.8.8-2.685a4.5 4.5 0 011.13-1.897L16.863 4.487zm0 0L19.5 7.125"/></svg>');-webkit-mask:var(--hero-pencil);mask:var(--hero-pencil);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-play{--hero-play:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M5.25 5.653c0-.856.917-1.398 1.667-.986l11.54 6.348a1.125 1.125 0 010 1.971l-11.54 6.347a1.125 1.125 0 01-1.667-.985V5.653z"/></svg>');-webkit-mask:var(--hero-play);mask:var(--hero-play);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-plus{--hero-plus:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M12 4.5v15m7.5-7.5h-15"/></svg>');-webkit-mask:var(--hero-plus);mask:var(--hero-plus);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-question-mark-circle{--hero-question-mark-circle:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M9.879 7.519c1.171-1.025 3.071-1.025 4.242 0 1.172 1.025 1.172 2.687 0 3.712-.203.179-.43.326-.67.442-.745.361-1.45.999-1.45 1.827v.75M21 12a9 9 0 11-18 0 9 9 0 0118 0zm-9 5.25h.008v.008H12v-.008z"/></svg>');-webkit-mask:var(--hero-question-mark-circle);mask:var(--hero-question-mark-circle);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-shield-check{--hero-shield-check:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M9 12.75L11.25 15 15 9.75m-3-7.036A11.959 11.959 0 013.598 6 11.99 11.99 0 003 9.749c0 5.592 3.824 10.29 9 11.623 5.176-1.332 9-6.03 9-11.622 0-1.31-.21-2.571-.598-3.751h-.152c-3.196 0-6.1-1.248-8.25-3.285z"/></svg>');-webkit-mask:var(--hero-shield-check);mask:var(--hero-shield-check);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-shield-exclamation{--hero-shield-exclamation:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M12 9v3.75m0-10.036A11.959 11.959 0 013.598 6 11.99 11.99 0 003 9.75c0 5.592 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.31-.21-2.57-.598-3.75h-.152c-3.196 0-6.1-1.249-8.25-3.286zm0 13.036h.008v.008H12v-.008z"/></svg>');-webkit-mask:var(--hero-shield-exclamation);mask:var(--hero-shield-exclamation);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-stop-circle{--hero-stop-circle:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M21 12a9 9 0 11-18 0 9 9 0 0118 0z"/>  <path stroke-linecap="round" stroke-linejoin="round" d="M9 9.563C9 9.252 9.252 9 9.563 9h4.874c.311 0 .563.252.563.563v4.874c0 .311-.252.563-.563.563H9.564A.562.562 0 019 14.437V9.564z"/></svg>');-webkit-mask:var(--hero-stop-circle);mask:var(--hero-stop-circle);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-table-cells{--hero-table-cells:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M3.375 19.5h17.25m-17.25 0a1.125 1.125 0 01-1.125-1.125M3.375 19.5h7.5c.621 0 1.125-.504 1.125-1.125m-9.75 0V5.625m0 12.75v-1.5c0-.621.504-1.125 1.125-1.125m18.375 2.625V5.625m0 12.75c0 .621-.504 1.125-1.125 1.125m1.125-1.125v-1.5c0-.621-.504-1.125-1.125-1.125m0 3.75h-7.5A1.125 1.125 0 0112 18.375m9.75-12.75c0-.621-.504-1.125-1.125-1.125H3.375c-.621 0-1.125.504-1.125 1.125m19.5 0v1.5c0 .621-.504 1.125-1.125 1.125M2.25 5.625v1.5c0 .621.504 1.125 1.125 1.125m0 0h17.25m-17.25 0h7.5c.621 0 1.125.504 1.125 1.125M3.375 8.25c-.621 0-1.125.504-1.125 1.125v1.5c0 .621.504 1.125 1.125 1.125m17.25-3.75h-7.5c-.621 0-1.125.504-1.125 1.125m8.625-1.125c.621 0 1.125.504 1.125 1.125v1.5c0 .621-.504 1.125-1.125 1.125m-17.25 0h7.5m-7.5 0c-.621 0-1.125.504-1.125 1.125v1.5c0 .621.504 1.125 1.125 1.125M12 10.875v-1.5m0 1.5c0 .621-.504 1.125-1.125 1.125M12 10.875c0 .621.504 1.125 1.125 1.125m-2.25 0c.621 0 1.125.504 1.125 1.125M13.125 12h7.5m-7.5 0c-.621 0-1.125.504-1.125 1.125M20.625 12c.621 0 1.125.504 1.125 1.125v1.5c0 .621-.504 1.125-1.125 1.125m-17.25 0h7.5M12 14.625v-1.5m0 1.5c0 .621-.504 1.125-1.125 1.125M12 14.625c0 .621.504 1.125 1.125 1.125m-2.25 0c.621 0 1.125.504 1.125 1.125m0 1.5v-1.5m0 0c0-.621.504-1.125 1.125-1.125m0 0h7.5"/></svg>');-webkit-mask:var(--hero-table-cells);mask:var(--hero-table-cells);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-trash{--hero-trash:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M14.74 9l-.346 9m-4.788 0L9.26 9m9.968-3.21c.342.052.682.107 1.022.166m-1.022-.165L18.16 19.673a2.25 2.25 0 01-2.244 2.077H8.084a2.25 2.25 0 01-2.244-2.077L4.772 5.79m14.456 0a48.108 48.108 0 00-3.478-.397m-12 .562c.34-.059.68-.114 1.022-.165m0 0a48.11 48.11 0 013.478-.397m7.5 0v-.916c0-1.18-.91-2.164-2.09-2.201a51.964 51.964 0 00-3.32 0c-1.18.037-2.09 1.022-2.09 2.201v.916m7.5 0a48.667 48.667 0 00-7.5 0"/></svg>');-webkit-mask:var(--hero-trash);mask:var(--hero-trash);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-user{--hero-user:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M15.75 6a3.75 3.75 0 11-7.5 0 3.75 3.75 0 017.5 0zM4.501 20.118a7.5 7.5 0 0114.998 0A17.933 17.933 0 0112 21.75c-2.676 0-5.216-.584-7.499-1.632z"/></svg>');-webkit-mask:var(--hero-user);mask:var(--hero-user);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-user-circle{--hero-user-circle:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M17.982 18.725A7.488 7.488 0 0012 15.75a7.488 7.488 0 00-5.982 2.975m11.963 0a9 9 0 10-11.963 0m11.963 0A8.966 8.966 0 0112 21a8.966 8.966 0 01-5.982-2.275M15 9.75a3 3 0 11-6 0 3 3 0 016 0z"/></svg>');-webkit-mask:var(--hero-user-circle);mask:var(--hero-user-circle);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-user-group{--hero-user-group:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M18 18.72a9.094 9.094 0 003.741-.479 3 3 0 00-4.682-2.72m.94 3.198l.001.031c0 .225-.012.447-.037.666A11.944 11.944 0 0112 21c-2.17 0-4.207-.576-5.963-1.584A6.062 6.062 0 016 18.719m12 0a5.971 5.971 0 00-.941-3.197m0 0A5.995 5.995 0 0012 12.75a5.995 5.995 0 00-5.058 2.772m0 0a3 3 0 00-4.681 2.72 8.986 8.986 0 003.74.477m.94-3.197a5.971 5.971 0 00-.94 3.197M15 6.75a3 3 0 11-6 0 3 3 0 016 0zm6 3a2.25 2.25 0 11-4.5 0 2.25 2.25 0 014.5 0zm-13.5 0a2.25 2.25 0 11-4.5 0 2.25 2.25 0 014.5 0z"/></svg>');-webkit-mask:var(--hero-user-group);mask:var(--hero-user-group);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-user-minus{--hero-user-minus:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M22 10.5h-6m-2.25-4.125a3.375 3.375 0 11-6.75 0 3.375 3.375 0 016.75 0zM4 19.235v-.11a6.375 6.375 0 0112.75 0v.109A12.318 12.318 0 0110.374 21c-2.331 0-4.512-.645-6.374-1.766z"/></svg>');-webkit-mask:var(--hero-user-minus);mask:var(--hero-user-minus);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-user-plus{--hero-user-plus:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M19 7.5v3m0 0v3m0-3h3m-3 0h-3m-2.25-4.125a3.375 3.375 0 11-6.75 0 3.375 3.375 0 016.75 0zM4 19.235v-.11a6.375 6.375 0 0112.75 0v.109A12.318 12.318 0 0110.374 21c-2.331 0-4.512-.645-6.374-1.766z"/></svg>');-webkit-mask:var(--hero-user-plus);mask:var(--hero-user-plus);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-users{--hero-users:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M15 19.128a9.38 9.38 0 002.625.372 9.337 9.337 0 004.121-.952 4.125 4.125 0 00-7.533-2.493M15 19.128v-.003c0-1.113-.285-2.16-.786-3.07M15 19.128v.106A12.318 12.318 0 018.624 21c-2.331 0-4.512-.645-6.374-1.766l-.001-.109a6.375 6.375 0 0111.964-3.07M12 6.375a3.375 3.375 0 11-6.75 0 3.375 3.375 0 016.75 0zm8.25 2.25a2.625 2.625 0 11-5.25 0 2.625 2.625 0 015.25 0z"/></svg>');-webkit-mask:var(--hero-users);mask:var(--hero-users);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-wifi{--hero-wifi:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M8.288 15.038a5.25 5.25 0 017.424 0M5.106 11.856c3.807-3.808 9.98-3.808 13.788 0M1.924 8.674c5.565-5.565 14.587-5.565 20.152 0M12.53 18.22l-.53.53-.53-.53a.75.75 0 011.06 0z"/></svg>');-webkit-mask:var(--hero-wifi);mask:var(--hero-wifi);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-x-circle{--hero-x-circle:url('data:image/svg+xml;utf8,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.59967 11.3335L7.99967 8.9335L10.3997 11.3335L11.333 10.4002L8.93301 8.00016L11.333 5.60016L10.3997 4.66683L7.99967 7.06683L5.59967 4.66683L4.66634 5.60016L7.06634 8.00016L4.66634 10.4002L5.59967 11.3335ZM7.99967 14.6668C7.07745 14.6668 6.21079 14.4918 5.39967 14.1418C4.58856 13.7918 3.88301 13.3168 3.28301 12.7168C2.68301 12.1168 2.20801 11.4113 1.85801 10.6002C1.50801 9.78905 1.33301 8.92238 1.33301 8.00016C1.33301 7.07794 1.50801 6.21127 1.85801 5.40016C2.20801 4.58905 2.68301 3.8835 3.28301 3.2835C3.88301 2.6835 4.58856 2.2085 5.39967 1.8585C6.21079 1.5085 7.07745 1.3335 7.99967 1.3335C8.9219 1.3335 9.78856 1.5085 10.5997 1.8585C11.4108 2.2085 12.1163 2.6835 12.7163 3.2835C13.3163 3.8835 13.7913 4.58905 14.1413 5.40016C14.4913 6.21127 14.6663 7.07794 14.6663 8.00016C14.6663 8.92238 14.4913 9.78905 14.1413 10.6002C13.7913 11.4113 13.3163 12.1168 12.7163 12.7168C12.1163 13.3168 11.4108 13.7918 10.5997 14.1418C9.78856 14.4918 8.9219 14.6668 7.99967 14.6668ZM7.99967 13.3335C9.48856 13.3335 10.7497 12.8168 11.783 11.7835C12.8163 10.7502 13.333 9.48905 13.333 8.00016C13.333 6.51127 12.8163 5.25016 11.783 4.21683C10.7497 3.1835 9.48856 2.66683 7.99967 2.66683C6.51079 2.66683 5.24967 3.1835 4.21634 4.21683C3.18301 5.25016 2.66634 6.51127 2.66634 8.00016C2.66634 9.48905 3.18301 10.7502 4.21634 11.7835C5.24967 12.8168 6.51079 13.3335 7.99967 13.3335Z" fill="currentColor"/></svg>');-webkit-mask:var(--hero-x-circle);mask:var(--hero-x-circle);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-x-mark{--hero-x-mark:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">  <path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12"/></svg>');-webkit-mask:var(--hero-x-mark);mask:var(--hero-x-mark);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.hero-x-mark-solid{--hero-x-mark-solid:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true">  <path fill-rule="evenodd" d="M5.47 5.47a.75.75 0 011.06 0L12 10.94l5.47-5.47a.75.75 0 111.06 1.06L13.06 12l5.47 5.47a.75.75 0 11-1.06 1.06L12 13.06l-5.47 5.47a.75.75 0 01-1.06-1.06L10.94 12 5.47 6.53a.75.75 0 010-1.06z" clip-rule="evenodd"/></svg>');-webkit-mask:var(--hero-x-mark-solid);mask:var(--hero-x-mark-solid);background-color:currentColor;vertical-align:middle;display:inline-block;width:1.25rem;height:1.25rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.\!absolute{position:absolute!important}.absolute{position:absolute}.\!relative{position:relative!important}.relative{position:relative}.\!sticky{position:sticky!important}.sticky{position:sticky}.inset-0{inset:0}.-inset-x-5{left:-1.25rem;right:-1.25rem}.-inset-y-px{top:-1px;bottom:-1px}.\!right-auto{right:auto!important}.-bottom-10{bottom:-2.5rem}.-bottom-6{bottom:-1.5rem}.-left-4{left:-1rem}.-left-\[100px\]{left:-100px}.-right-4{right:-1rem}.-top-2{top:-.5rem}.-top-3{top:-.75rem}.-top-4{top:-1rem}.bottom-0{bottom:0}.bottom-0\.5{bottom:.125rem}.bottom-1{bottom:.25rem}.bottom-10{bottom:2.5rem}.bottom-12{bottom:3rem}.bottom-16{bottom:4rem}.bottom-2{bottom:.5rem}.bottom-3{bottom:.75rem}.bottom-6{bottom:1.5rem}.bottom-8{bottom:2rem}.bottom-\[-20px\]{bottom:-20px}.bottom-\[-25px\]{bottom:-25px}.bottom-\[-400px\]{bottom:-400px}.bottom-\[calc\(100\%-28px\)\]{bottom:calc(100% - 28px)}.left-0{left:0}.left-0\.5{left:.125rem}.left-1{left:.25rem}.left-1\/2{left:50%}.left-3{left:.75rem}.left-5{left:1.25rem}.left-\[-100px\]{left:-100px}.left-\[-125px\]{left:-125px}.left-\[-130px\]{left:-130px}.left-\[-137px\]{left:-137px}.left-\[-145px\]{left:-145px}.left-\[-300px\]{left:-300px}.left-\[-516px\]{left:-516px}.left-\[250px\]{left:250px}.left-\[50\%\]{left:50%}.left-\[77\%\]{left:77%}.left-\[calc\(50\%-40px\)\]{left:calc(50% - 40px)}.right-0{right:0}.right-0\.5{right:.125rem}.right-1{right:.25rem}.right-12{right:3rem}.right-2{right:.5rem}.right-20{right:5rem}.right-3{right:.75rem}.right-32{right:8rem}.right-40{right:10rem}.right-5{right:1.25rem}.right-52{right:13rem}.right-64{right:16rem}.right-\[-200px\]{right:-200px}.right-\[-20px\]{right:-20px}.right-\[-300px\]{right:-300px}.right-\[15\%\]{right:15%}.right-\[18px\]{right:18px}.right-\[50px\]{right:50px}.top-0{top:0}.top-0\.5{top:.125rem}.top-1\/2{top:50%}.top-10{top:2.5rem}.top-16{top:4rem}.top-20{top:5rem}.top-24{top:6rem}.top-3{top:.75rem}.top-4{top:1rem}.top-40{top:10rem}.top-5{top:1.25rem}.top-6{top:1.5rem}.top-7{top:1.75rem}.top-\[-120px\]{top:-120px}.top-\[-125px\]{top:-125px}.top-\[-130px\]{top:-130px}.top-\[-137px\]{top:-137px}.top-\[-200px\]{top:-200px}.top-\[-300px\]{top:-300px}.top-\[-30px\]{top:-30px}.top-\[-40px\]{top:-40px}.top-\[-516px\]{top:-516px}.top-\[-600px\]{top:-600px}.top-\[104px\]{top:104px}.top-\[160px\]{top:160px}.top-\[18px\]{top:18px}.top-\[36px\]{top:36px}.top-\[72px\]{top:72px}.top-\[88px\]{top:88px}.top-\[92px\]{top:92px}.top-\[calc\(100\%\+8px\)\]{top:calc(100% + 8px)}.top-\[calc\(50\%-40px\)\]{top:calc(50% - 40px)}.top-full{top:100%}.\!z-50{z-index:50!important}.\!z-\[1000\]{z-index:1000!important}.\!z-\[100\]{z-index:100!important}.\!z-\[45\]{z-index:45!important}.-z-10{z-index:-10}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[-10\]{z-index:-10}.z-\[-1\]{z-index:-1}.z-\[1000\]{z-index:1000}.z-\[1001\]{z-index:1001}.z-\[100\]{z-index:100}.z-\[1500\]{z-index:1500}.z-\[400\]{z-index:400}.z-\[500\]{z-index:500}.z-\[51\]{z-index:51}.z-\[5\]{z-index:5}.z-\[60\]{z-index:60}.z-\[999\]{z-index:999}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-\[2\]{order:2}.order-\[3\]{order:3}.order-last{order:9999}.col-span-1{grid-column:span 1 / span 1}.col-span-2{grid-column:span 2 / span 2}.row-span-1{grid-row:span 1 / span 1}.row-span-3{grid-row:span 3 / span 3}.-m-3{margin:-.75rem}.m-2{margin:.5rem}.m-3{margin:.75rem}.m-5{margin:1.25rem}.m-\[-8px\]{margin:-8px}.m-\[2\.4px\]{margin:2.4px}.-my-4{margin-top:-1rem;margin-bottom:-1rem}.-my-\[4px\]{margin-top:-4px;margin-bottom:-4px}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-\[-6px\]{margin-left:-6px;margin-right:-6px}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-top:0;margin-bottom:0}.my-0\.5{margin-top:.125rem;margin-bottom:.125rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-40{margin-top:10rem;margin-bottom:10rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.-mb-5{margin-bottom:-1.25rem}.-mb-px{margin-bottom:-1px}.-ml-1{margin-left:-.25rem}.-ml-4{margin-left:-1rem}.-ml-5{margin-left:-1.25rem}.-mr-2{margin-right:-.5rem}.-mr-5{margin-right:-1.25rem}.-mt-0\.5{margin-top:-.125rem}.-mt-1\.5{margin-top:-.375rem}.-mt-10{margin-top:-2.5rem}.-mt-2{margin-top:-.5rem}.-mt-20{margin-top:-5rem}.-mt-5{margin-top:-1.25rem}.-mt-\[12px\]{margin-top:-12px}.-mt-\[140px\]{margin-top:-140px}.-mt-\[180px\]{margin-top:-180px}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-\[-56px\]{margin-bottom:-56px}.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.ml-\[-5px\]{margin-left:-5px}.ml-auto{margin-left:auto}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mr-10{margin-right:2.5rem}.mr-14{margin-right:3.5rem}.mr-16{margin-right:4rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-5{margin-right:1.25rem}.mr-8{margin-right:2rem}.mr-\[-9px\]{margin-right:-9px}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-11{margin-top:2.75rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-20{margin-top:5rem}.mt-24{margin-top:6rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.\!block{display:block!important}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.\!flex{display:flex!important}.flex{display:flex}.inline-flex{display:inline-flex}.\!table{display:table!important}.table{display:table}.table-cell{display:table-cell}.grid{display:grid}.contents{display:contents}.\!hidden{display:none!important}.hidden{display:none}.\!aspect-square{aspect-ratio:1 / 1!important}.aspect-auto{aspect-ratio:auto}.aspect-square{aspect-ratio:1 / 1}.aspect-video{aspect-ratio:16 / 9}.size-4{width:1rem;height:1rem}.size-6{width:1.5rem;height:1.5rem}.size-9{width:2.25rem;height:2.25rem}.size-\[22px\]{width:22px;height:22px}.\!h-10{height:2.5rem!important}.\!h-12{height:3rem!important}.\!h-4{height:1rem!important}.\!h-56{height:14rem!important}.\!h-6{height:1.5rem!important}.\!h-9{height:2.25rem!important}.\!h-\[12\.8px\]{height:12.8px!important}.\!h-\[454px\]{height:454px!important}.\!h-auto{height:auto!important}.\!h-fit{height:-moz-fit-content!important;height:fit-content!important}.h-0{height:0px}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-20{height:5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-32{height:8rem}.h-4{height:1rem}.h-40{height:10rem}.h-44{height:11rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-60{height:15rem}.h-7{height:1.75rem}.h-72{height:18rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[1000px\]{height:1000px}.h-\[100px\]{height:100px}.h-\[1032px\]{height:1032px}.h-\[10px\]{height:10px}.h-\[110px\]{height:110px}.h-\[111px\]{height:111px}.h-\[12\.8px\]{height:12.8px}.h-\[1200px\]{height:1200px}.h-\[120px\]{height:120px}.h-\[124px\]{height:124px}.h-\[127px\]{height:127px}.h-\[13px\]{height:13px}.h-\[141px\]{height:141px}.h-\[144px\]{height:144px}.h-\[15px\]{height:15px}.h-\[160px\]{height:160px}.h-\[162px\]{height:162px}.h-\[16px\]{height:16px}.h-\[174px\]{height:174px}.h-\[18px\]{height:18px}.h-\[1px\]{height:1px}.h-\[202px\]{height:202px}.h-\[25px\]{height:25px}.h-\[26px\]{height:26px}.h-\[280px\]{height:280px}.h-\[2px\]{height:2px}.h-\[317px\]{height:317px}.h-\[320px\]{height:320px}.h-\[340px\]{height:340px}.h-\[350px\]{height:350px}.h-\[36px\]{height:36px}.h-\[383px\]{height:383px}.h-\[40\%\]{height:40%}.h-\[40px\]{height:40px}.h-\[412px\]{height:412px}.h-\[431px\]{height:431px}.h-\[450px\]{height:450px}.h-\[46px\]{height:46px}.h-\[500px\]{height:500px}.h-\[50px\]{height:50px}.h-\[52px\]{height:52px}.h-\[60\%\]{height:60%}.h-\[600px\]{height:600px}.h-\[62px\]{height:62px}.h-\[64px\]{height:64px}.h-\[700px\]{height:700px}.h-\[72px\]{height:72px}.h-\[77px\]{height:77px}.h-\[800px\]{height:800px}.h-\[80vh\]{height:80vh}.h-\[83px\]{height:83px}.h-\[calc\(100vh-24px\)\]{height:calc(100vh - 24px)}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-screen{height:100vh}.max-h-40{max-height:10rem}.max-h-48{max-height:12rem}.max-h-60{max-height:15rem}.max-h-96{max-height:24rem}.max-h-\[100px\]{max-height:100px}.max-h-\[140px\]{max-height:140px}.max-h-\[150px\]{max-height:150px}.max-h-\[16px\]{max-height:16px}.max-h-\[200px\]{max-height:200px}.max-h-\[208px\]{max-height:208px}.max-h-\[224px\]{max-height:224px}.max-h-\[240px\]{max-height:240px}.max-h-\[250px\]{max-height:250px}.max-h-\[256px\]{max-height:256px}.max-h-\[280px\]{max-height:280px}.max-h-\[300px\]{max-height:300px}.max-h-\[322px\]{max-height:322px}.max-h-\[340px\]{max-height:340px}.max-h-\[350px\]{max-height:350px}.max-h-\[372px\]{max-height:372px}.max-h-\[475px\]{max-height:475px}.max-h-\[488px\]{max-height:488px}.max-h-\[50vh\]{max-height:50vh}.max-h-\[52px\]{max-height:52px}.max-h-\[60vh\]{max-height:60vh}.max-h-\[70vh\]{max-height:70vh}.max-h-\[80vh\]{max-height:80vh}.max-h-\[85vh\]{max-height:85vh}.max-h-\[calc\(100vh-24px\)\]{max-height:calc(100vh - 24px)}.max-h-\[calc\(90vh-3rem\)\]{max-height:calc(90vh - 3rem)}.max-h-fit{max-height:-moz-fit-content;max-height:fit-content}.max-h-full{max-height:100%}.max-h-screen{max-height:100vh}.min-h-0{min-height:0px}.min-h-9{min-height:2.25rem}.min-h-\[120px\]{min-height:120px}.min-h-\[16px\]{min-height:16px}.min-h-\[200px\]{min-height:200px}.min-h-\[20px\]{min-height:20px}.min-h-\[250px\]{min-height:250px}.min-h-\[400px\]{min-height:400px}.min-h-\[40px\]{min-height:40px}.min-h-\[48px\]{min-height:48px}.min-h-\[500px\]{min-height:500px}.min-h-\[50vh\]{min-height:50vh}.min-h-\[664px\]{min-height:664px}.min-h-\[83px\]{min-height:83px}.min-h-fit{min-height:-moz-fit-content;min-height:fit-content}.min-h-full{min-height:100%}.min-h-max{min-height:-moz-max-content;min-height:max-content}.min-h-screen{min-height:100vh}.\!w-12{width:3rem!important}.\!w-4{width:1rem!important}.\!w-56{width:14rem!important}.\!w-6{width:1.5rem!important}.\!w-9{width:2.25rem!important}.\!w-\[12\.8px\]{width:12.8px!important}.\!w-\[150px\]{width:150px!important}.\!w-auto{width:auto!important}.\!w-full{width:100%!important}.w-0{width:0px}.w-1\.5{width:.375rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-1\/4{width:25%}.w-1\/5{width:20%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-4\/5{width:80%}.w-40{width:10rem}.w-5{width:1.25rem}.w-52{width:13rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-\[1000px\]{width:1000px}.w-\[100px\]{width:100px}.w-\[1032px\]{width:1032px}.w-\[10px\]{width:10px}.w-\[12\.8px\]{width:12.8px}.w-\[1200px\]{width:1200px}.w-\[120px\]{width:120px}.w-\[125px\]{width:125px}.w-\[140px\]{width:140px}.w-\[150px\]{width:150px}.w-\[17px\]{width:17px}.w-\[18px\]{width:18px}.w-\[200px\]{width:200px}.w-\[225px\]{width:225px}.w-\[22px\]{width:22px}.w-\[240px\]{width:240px}.w-\[250px\]{width:250px}.w-\[260px\]{width:260px}.w-\[264px\]{width:264px}.w-\[280px\]{width:280px}.w-\[30\%\]{width:30%}.w-\[300px\]{width:300px}.w-\[310px\]{width:310px}.w-\[32\.73px\]{width:32.73px}.w-\[320px\]{width:320px}.w-\[321px\]{width:321px}.w-\[350px\]{width:350px}.w-\[384px\]{width:384px}.w-\[40\%\]{width:40%}.w-\[400px\]{width:400px}.w-\[40rem\]{width:40rem}.w-\[450px\]{width:450px}.w-\[50\%\]{width:50%}.w-\[500px\]{width:500px}.w-\[50px\]{width:50px}.w-\[50vw\]{width:50vw}.w-\[560px\]{width:560px}.w-\[60px\]{width:60px}.w-\[690px\]{width:690px}.w-\[70\%\]{width:70%}.w-\[700px\]{width:700px}.w-\[75px\]{width:75px}.w-\[80px\]{width:80px}.w-\[90\%\]{width:90%}.w-\[90px\]{width:90px}.w-\[95\%\]{width:95%}.w-\[99px\]{width:99px}.w-\[calc\(100\%-30px\)\]{width:calc(100% - 30px)}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.w-screen{width:100vw}.\!min-w-\[16px\]{min-width:16px!important}.min-w-0{min-width:0px}.min-w-4{min-width:1rem}.min-w-5{min-width:1.25rem}.min-w-\[100px\]{min-width:100px}.min-w-\[1200px\]{min-width:1200px}.min-w-\[120px\]{min-width:120px}.min-w-\[128px\]{min-width:128px}.min-w-\[135px\]{min-width:135px}.min-w-\[150px\]{min-width:150px}.min-w-\[160px\]{min-width:160px}.min-w-\[16px\]{min-width:16px}.min-w-\[180px\]{min-width:180px}.min-w-\[200px\]{min-width:200px}.min-w-\[208px\]{min-width:208px}.min-w-\[225px\]{min-width:225px}.min-w-\[250px\]{min-width:250px}.min-w-\[256px\]{min-width:256px}.min-w-\[264px\]{min-width:264px}.min-w-\[300px\]{min-width:300px}.min-w-\[320px\]{min-width:320px}.min-w-\[34px\]{min-width:34px}.min-w-\[350px\]{min-width:350px}.min-w-\[40px\]{min-width:40px}.min-w-\[450px\]{min-width:450px}.min-w-\[4\]{min-width:4}.min-w-\[50\%\]{min-width:50%}.min-w-\[50px\]{min-width:50px}.min-w-\[55px\]{min-width:55px}.min-w-\[60px\]{min-width:60px}.min-w-\[646px\]{min-width:646px}.min-w-\[6px\]{min-width:6px}.min-w-\[80px\]{min-width:80px}.min-w-fit{min-width:-moz-fit-content;min-width:fit-content}.min-w-full{min-width:100%}.min-w-max{min-width:-moz-max-content;min-width:max-content}.\!max-w-\[90\%\]{max-width:90%!important}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[120px\]{max-width:120px}.max-w-\[128px\]{max-width:128px}.max-w-\[130px\]{max-width:130px}.max-w-\[1440px\]{max-width:1440px}.max-w-\[150px\]{max-width:150px}.max-w-\[152px\]{max-width:152px}.max-w-\[160px\]{max-width:160px}.max-w-\[16px\]{max-width:16px}.max-w-\[180px\]{max-width:180px}.max-w-\[200px\]{max-width:200px}.max-w-\[224px\]{max-width:224px}.max-w-\[242px\]{max-width:242px}.max-w-\[250px\]{max-width:250px}.max-w-\[264px\]{max-width:264px}.max-w-\[300px\]{max-width:300px}.max-w-\[302px\]{max-width:302px}.max-w-\[384px\]{max-width:384px}.max-w-\[394px\]{max-width:394px}.max-w-\[400px\]{max-width:400px}.max-w-\[450px\]{max-width:450px}.max-w-\[464px\]{max-width:464px}.max-w-\[466px\]{max-width:466px}.max-w-\[484px\]{max-width:484px}.max-w-\[50px\]{max-width:50px}.max-w-\[50vw\]{max-width:50vw}.max-w-\[51px\]{max-width:51px}.max-w-\[532px\]{max-width:532px}.max-w-\[540px\]{max-width:540px}.max-w-\[542px\]{max-width:542px}.max-w-\[548px\]{max-width:548px}.max-w-\[550px\]{max-width:550px}.max-w-\[56px\]{max-width:56px}.max-w-\[60\%\]{max-width:60%}.max-w-\[622px\]{max-width:622px}.max-w-\[662px\]{max-width:662px}.max-w-\[690px\]{max-width:690px}.max-w-\[700px\]{max-width:700px}.max-w-\[702px\]{max-width:702px}.max-w-\[80\%\]{max-width:80%}.max-w-\[800px\]{max-width:800px}.max-w-\[85\%\]{max-width:85%}.max-w-\[850px\]{max-width:850px}.max-w-\[900px\]{max-width:900px}.max-w-\[95\%\]{max-width:95%}.max-w-\[95vw\]{max-width:95vw}.max-w-\[calc\(100\%-40px\)\]{max-width:calc(100% - 40px)}.max-w-fit{max-width:-moz-fit-content;max-width:fit-content}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-max{max-width:-moz-max-content;max-width:max-content}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.\!flex-none{flex:none!important}.flex-1{flex:1 1 0%}.flex-none{flex:none}.flex-shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.table-auto{table-layout:auto}.\!table-fixed{table-layout:fixed!important}.table-fixed{table-layout:fixed}.border-collapse{border-collapse:collapse}.border-separate{border-collapse:separate}.border-spacing-x-6{--tw-border-spacing-x:1.5rem;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}.border-spacing-y-0{--tw-border-spacing-y:0px;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}.border-spacing-y-1{--tw-border-spacing-y:.25rem;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}.border-spacing-y-2{--tw-border-spacing-y:.5rem;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}.-translate-x-1\/2{--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-5{--tw-translate-x:-1.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-0\.5{--tw-translate-y:-.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1{--tw-translate-y:-.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(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%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-10{--tw-translate-y:-2.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-2{--tw-translate-y:-.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-\[1px\]{--tw-translate-y:-1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-52{--tw-translate-x:13rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-50\%\]{--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-full{--tw-translate-x:100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(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;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0\.5{--tw-translate-y:.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-1{--tw-translate-y:.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-10{--tw-translate-y:2.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-4{--tw-translate-y:1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-40px\]{--tw-translate-y:-40px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[1px\]{--tw-translate-y:1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[2px\]{--tw-translate-y:2px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\!rotate-\[-90deg\]{--tw-rotate:-90deg !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-90{--tw-rotate:-90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-45{--tw-rotate:45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate:90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-90{--tw-scale-x:.9;--tw-scale-y:.9;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[1\.2\]{--tw-scale-x:1.2;--tw-scale-y:1.2;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[120\%\]{--tw-scale-x:120%;--tw-scale-y:120%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[95\%\]{--tw-scale-x:95%;--tw-scale-y:95%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-scale-x-100{--tw-scale-x:-1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes infinite-scroll-left{0%{transform:translate(0)}to{transform:translate(-100%)}}.animate-infinite-scroll-left{animation:infinite-scroll-left 50s linear infinite}@keyframes infinite-scroll-right{0%{transform:translate(0)}to{transform:translate(100%)}}.animate-infinite-scroll-right{animation:infinite-scroll-right 50s linear infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes reverse-spin{0%{transform:rotate(360deg)}}.animate-reverse-spin{animation:reverse-spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.\!cursor-pointer{cursor:pointer!important}.cursor-grabbing{cursor:grabbing}.cursor-help{cursor:help}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.cursor-text{cursor:text}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.select-all{-webkit-user-select:all;-moz-user-select:all;user-select:all}.resize-none{resize:none}.resize-y{resize:vertical}.resize{resize:both}.scroll-m-28{scroll-margin:7rem}.list-inside{list-style-position:inside}.list-outside{list-style-position:outside}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.list-image-\[url\(\/images\/v3\/star\.svg\)\]{list-style-image:url(/images/v3/star-ad385a2399993da1410a2bf4ba6270ee.svg?vsn=d)}.list-image-none{list-style-image:none}.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-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.\!flex-row{flex-direction:row!important}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.\!flex-col{flex-direction:column!important}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-content-start{place-content:start}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.gap-0{gap:0px}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-16{gap:4rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-0{-moz-column-gap:0px;column-gap:0px}.gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.gap-x-1\.5{-moz-column-gap:.375rem;column-gap:.375rem}.gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-2\.5{-moz-column-gap:.625rem;column-gap:.625rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-y-0{row-gap:0px}.gap-y-1{row-gap:.25rem}.gap-y-10{row-gap:2.5rem}.gap-y-14{row-gap:3.5rem}.gap-y-2{row-gap:.5rem}.gap-y-20{row-gap:5rem}.gap-y-3{row-gap:.75rem}.gap-y-4{row-gap:1rem}.gap-y-5{row-gap:1.25rem}.gap-y-6{row-gap:1.5rem}.-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-.5rem * var(--tw-space-x-reverse));margin-left:calc(-.5rem * calc(1 - var(--tw-space-x-reverse)))}.-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(-1px * var(--tw-space-x-reverse));margin-left:calc(-1px * calc(1 - var(--tw-space-x-reverse)))}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))}.space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-y-\[1px\]>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-\[\#E6EAF0\]>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(230 234 240 / var(--tw-divide-opacity, 1))}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(242 244 247 / var(--tw-divide-opacity, 1))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(234 236 240 / var(--tw-divide-opacity, 1))}.divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(208 213 221 / var(--tw-divide-opacity, 1))}.divide-zinc-100>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(244 244 245 / var(--tw-divide-opacity, 1))}.self-center{align-self:center}.overflow-auto{overflow:auto}.\!overflow-hidden{overflow:hidden!important}.overflow-hidden{overflow:hidden}.overflow-clip{overflow:clip}.overflow-visible{overflow:visible}.overflow-scroll{overflow:scroll}.\!overflow-x-auto{overflow-x:auto!important}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-x-clip{overflow-x:clip}.overflow-y-visible{overflow-y:visible}.overflow-y-scroll{overflow-y:scroll}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis{text-overflow:ellipsis}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.text-wrap{text-wrap:wrap}.break-words{overflow-wrap:break-word}.\!rounded-2xl{border-radius:1rem!important}.\!rounded-\[20px\]{border-radius:20px!important}.\!rounded-\[4px\]{border-radius:4px!important}.\!rounded-none{border-radius:0!important}.\!rounded-xl{border-radius:.75rem!important}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[12px\]{border-radius:12px}.rounded-\[16px\]{border-radius:16px}.rounded-\[20px\]{border-radius:20px}.rounded-\[24px\]{border-radius:24px}.rounded-\[2px\]{border-radius:2px}.rounded-\[4px\]{border-radius:4px}.rounded-\[6px\]{border-radius:6px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-xl{border-radius:.75rem}.\!rounded-r-full{border-top-right-radius:9999px!important;border-bottom-right-radius:9999px!important}.\!rounded-t-\[0px\]{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-b-2xl{border-bottom-right-radius:1rem;border-bottom-left-radius:1rem}.rounded-b-3xl{border-bottom-right-radius:1.5rem;border-bottom-left-radius:1.5rem}.rounded-b-\[20px\]{border-bottom-right-radius:20px;border-bottom-left-radius:20px}.rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-l-\[20px\]{border-top-left-radius:20px;border-bottom-left-radius:20px}.rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-l-xl{border-top-left-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-r-\[20px\]{border-top-right-radius:20px;border-bottom-right-radius:20px}.rounded-r-full{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.rounded-r-xl{border-top-right-radius:.75rem;border-bottom-right-radius:.75rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.rounded-t-\[20px\]{border-top-left-radius:20px;border-top-right-radius:20px}.\!rounded-bl-lg{border-bottom-left-radius:.5rem!important}.\!rounded-bl-none{border-bottom-left-radius:0!important}.\!rounded-br-lg{border-bottom-right-radius:.5rem!important}.\!rounded-br-none{border-bottom-right-radius:0!important}.\!rounded-tl-lg{border-top-left-radius:.5rem!important}.\!rounded-tr-lg{border-top-right-radius:.5rem!important}.rounded-tl-\[20px\]{border-top-left-radius:20px}.rounded-tl-none{border-top-left-radius:0}.rounded-tr-2xl{border-top-right-radius:1rem}.rounded-tr-\[20px\]{border-top-right-radius:20px}.rounded-tr-none{border-top-right-radius:0}.\!border-0{border-width:0px!important}.\!border-\[0\]{border-width:0!important}.\!border-\[1px\]{border-width:1px!important}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-\[0px\]{border-width:0px}.border-\[1\.2px\]{border-width:1.2px}.border-\[1\.5px\]{border-width:1.5px}.border-\[1px\]{border-width:1px}.border-\[2px\]{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-t{border-top-width:1px}.border-t-\[4px\]{border-top-width:4px}.border-dashed{border-style:dashed}.border-none{border-style:none}.\!border-\[\#C5D3F8\]{--tw-border-opacity:1 !important;border-color:rgb(197 211 248 / var(--tw-border-opacity, 1))!important}.\!border-primary{--tw-border-opacity:1 !important;border-color:var(--fallback-p,oklch(var(--p)/var(--tw-border-opacity, 1)))!important}.border-\[\#8098F9\]{--tw-border-opacity:1;border-color:rgb(128 152 249 / var(--tw-border-opacity, 1))}.border-\[\#9EB7F2\]{--tw-border-opacity:1;border-color:rgb(158 183 242 / var(--tw-border-opacity, 1))}.border-\[\#A5F0FC\]{--tw-border-opacity:1;border-color:rgb(165 240 252 / var(--tw-border-opacity, 1))}.border-\[\#ABEFC6\]{--tw-border-opacity:1;border-color:rgb(171 239 198 / var(--tw-border-opacity, 1))}.border-\[\#BBF7D0\]{--tw-border-opacity:1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-\[\#BFDBFE\]{--tw-border-opacity:1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-\[\#C5D3F8\]{--tw-border-opacity:1;border-color:rgb(197 211 248 / var(--tw-border-opacity, 1))}.border-\[\#C7D7FE\]{--tw-border-opacity:1;border-color:rgb(199 215 254 / var(--tw-border-opacity, 1))}.border-\[\#CEEAB0\]{--tw-border-opacity:1;border-color:rgb(206 234 176 / var(--tw-border-opacity, 1))}.border-\[\#D0D5DD\]{--tw-border-opacity:1;border-color:rgb(208 213 221 / var(--tw-border-opacity, 1))}.border-\[\#D4DEF9\]{--tw-border-opacity:1;border-color:rgb(212 222 249 / var(--tw-border-opacity, 1))}.border-\[\#DDD6FE\]{--tw-border-opacity:1;border-color:rgb(221 214 254 / var(--tw-border-opacity, 1))}.border-\[\#DDE1E7\]{--tw-border-opacity:1;border-color:rgb(221 225 231 / var(--tw-border-opacity, 1))}.border-\[\#E9D7FE\]{--tw-border-opacity:1;border-color:rgb(233 215 254 / var(--tw-border-opacity, 1))}.border-\[\#F6D0FE\]{--tw-border-opacity:1;border-color:rgb(246 208 254 / var(--tw-border-opacity, 1))}.border-\[\#FDA29B\]{--tw-border-opacity:1;border-color:rgb(253 162 155 / var(--tw-border-opacity, 1))}.border-\[\#FECDCA\]{--tw-border-opacity:1;border-color:rgb(254 205 202 / var(--tw-border-opacity, 1))}.border-\[\#FED7AA\]{--tw-border-opacity:1;border-color:rgb(254 215 170 / var(--tw-border-opacity, 1))}.border-\[\#FEDF89\]{--tw-border-opacity:1;border-color:rgb(254 223 137 / var(--tw-border-opacity, 1))}.border-\[\#FEEE95\]{--tw-border-opacity:1;border-color:rgb(254 238 149 / var(--tw-border-opacity, 1))}.border-\[\#FFD990\]{--tw-border-opacity:1;border-color:rgb(255 217 144 / var(--tw-border-opacity, 1))}.border-black{--tw-border-opacity:1;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1))}.border-blue-200{--tw-border-opacity:1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-blue-300{--tw-border-opacity:1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.border-blue-500{--tw-border-opacity:1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-blue-600{--tw-border-opacity:1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.border-blue-light{--tw-border-opacity:1;border-color:rgb(223 230 250 / var(--tw-border-opacity, 1))}.border-error{--tw-border-opacity:1;border-color:var(--fallback-er,oklch(var(--er)/var(--tw-border-opacity, 1)))}.border-gray-100{--tw-border-opacity:1;border-color:rgb(242 244 247 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(234 236 240 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(208 213 221 / var(--tw-border-opacity, 1))}.border-gray-medium{--tw-border-opacity:1;border-color:rgb(189 190 191 / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity:1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-green-border{--tw-border-opacity:1;border-color:rgb(171 239 198 / var(--tw-border-opacity, 1))}.border-indigo-400{--tw-border-opacity:1;border-color:rgb(128 152 249 / var(--tw-border-opacity, 1))}.border-indigo-500{--tw-border-opacity:1;border-color:rgb(99 102 241 / var(--tw-border-opacity, 1))}.border-primary{--tw-border-opacity:1;border-color:var(--fallback-p,oklch(var(--p)/var(--tw-border-opacity, 1)))}.border-purple-border{--tw-border-opacity:1;border-color:rgb(215 203 246 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity:1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-border{--tw-border-opacity:1;border-color:rgb(254 205 202 / var(--tw-border-opacity, 1))}.border-rich-white{--tw-border-opacity:1;border-color:rgb(252 252 253 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-yellow-border{--tw-border-opacity:1;border-color:rgb(254 223 137 / var(--tw-border-opacity, 1))}.border-zinc-200{--tw-border-opacity:1;border-color:rgb(228 228 231 / var(--tw-border-opacity, 1))}.\!bg-\[\#F2F4F7\],.\!bg-anti-flash-white{--tw-bg-opacity:1 !important;background-color:rgb(242 244 247 / var(--tw-bg-opacity, 1))!important}.\!bg-background{--tw-bg-opacity:1 !important;background-color:rgb(241 244 253 / var(--tw-bg-opacity, 1))!important}.\!bg-blue-dark-card{--tw-bg-opacity:1 !important;background-color:rgb(197 211 248 / var(--tw-bg-opacity, 1))!important}.\!bg-blue-input{--tw-bg-opacity:1 !important;background-color:rgb(230 236 251 / var(--tw-bg-opacity, 1))!important}.\!bg-blue-light{--tw-bg-opacity:1 !important;background-color:rgb(223 230 250 / var(--tw-bg-opacity, 1))!important}.\!bg-inherit{background-color:inherit!important}.\!bg-primary{--tw-bg-opacity:1 !important;background-color:var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity, 1)))!important}.\!bg-rich-white{--tw-bg-opacity:1 !important;background-color:rgb(252 252 253 / var(--tw-bg-opacity, 1))!important}.\!bg-transparent{background-color:transparent!important}.bg-\[\#303CC5\]{--tw-bg-opacity:1;background-color:rgb(48 60 197 / var(--tw-bg-opacity, 1))}.bg-\[\#4E6CE31A\]{background-color:#4e6ce31a}.bg-\[\#4E6CE3\]{--tw-bg-opacity:1;background-color:rgb(78 108 227 / var(--tw-bg-opacity, 1))}.bg-\[\#7091EA\]{--tw-bg-opacity:1;background-color:rgb(112 145 234 / var(--tw-bg-opacity, 1))}.bg-\[\#9968EA\]{--tw-bg-opacity:1;background-color:rgb(153 104 234 / var(--tw-bg-opacity, 1))}.bg-\[\#9EB7F2\]{--tw-bg-opacity:1;background-color:rgb(158 183 242 / var(--tw-bg-opacity, 1))}.bg-\[\#ABEFC6\]{--tw-bg-opacity:1;background-color:rgb(171 239 198 / var(--tw-bg-opacity, 1))}.bg-\[\#C5D3F8\]{--tw-bg-opacity:1;background-color:rgb(197 211 248 / var(--tw-bg-opacity, 1))}.bg-\[\#D4DEF9\]{--tw-bg-opacity:1;background-color:rgb(212 222 249 / var(--tw-bg-opacity, 1))}.bg-\[\#DBE3FA\]{--tw-bg-opacity:1;background-color:rgb(219 227 250 / var(--tw-bg-opacity, 1))}.bg-\[\#DFE6FA\]{--tw-bg-opacity:1;background-color:rgb(223 230 250 / var(--tw-bg-opacity, 1))}.bg-\[\#E0EAFF\]{--tw-bg-opacity:1;background-color:rgb(224 234 255 / var(--tw-bg-opacity, 1))}.bg-\[\#E3E6EC\]{--tw-bg-opacity:1;background-color:rgb(227 230 236 / var(--tw-bg-opacity, 1))}.bg-\[\#E6ECFB\]{--tw-bg-opacity:1;background-color:rgb(230 236 251 / var(--tw-bg-opacity, 1))}.bg-\[\#E8F0FE\]{--tw-bg-opacity:1;background-color:rgb(232 240 254 / var(--tw-bg-opacity, 1))}.bg-\[\#E9ECF1\]{--tw-bg-opacity:1;background-color:rgb(233 236 241 / var(--tw-bg-opacity, 1))}.bg-\[\#ECFDF3\]{--tw-bg-opacity:1;background-color:rgb(236 253 243 / var(--tw-bg-opacity, 1))}.bg-\[\#ECFDFF\]{--tw-bg-opacity:1;background-color:rgb(236 253 255 / var(--tw-bg-opacity, 1))}.bg-\[\#EDF0F4\]{--tw-bg-opacity:1;background-color:rgb(237 240 244 / var(--tw-bg-opacity, 1))}.bg-\[\#EDFCF2\]{--tw-bg-opacity:1;background-color:rgb(237 252 242 / var(--tw-bg-opacity, 1))}.bg-\[\#EEF4FF\]{--tw-bg-opacity:1;background-color:rgb(238 244 255 / var(--tw-bg-opacity, 1))}.bg-\[\#EFF1F5\]{--tw-bg-opacity:1;background-color:rgb(239 241 245 / var(--tw-bg-opacity, 1))}.bg-\[\#EFF6FF\]{--tw-bg-opacity:1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-\[\#F0F4FF\]{--tw-bg-opacity:1;background-color:rgb(240 244 255 / var(--tw-bg-opacity, 1))}.bg-\[\#F0FDF4\]{--tw-bg-opacity:1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-\[\#F2EEFC\]{--tw-bg-opacity:1;background-color:rgb(242 238 252 / var(--tw-bg-opacity, 1))}.bg-\[\#F2F4F7\]{--tw-bg-opacity:1;background-color:rgb(242 244 247 / var(--tw-bg-opacity, 1))}.bg-\[\#F3F4FC\]{--tw-bg-opacity:1;background-color:rgb(243 244 252 / var(--tw-bg-opacity, 1))}.bg-\[\#F5F3FF\]{--tw-bg-opacity:1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1))}.bg-\[\#F5FBEE\]{--tw-bg-opacity:1;background-color:rgb(245 251 238 / var(--tw-bg-opacity, 1))}.bg-\[\#F9F5FF\]{--tw-bg-opacity:1;background-color:rgb(249 245 255 / var(--tw-bg-opacity, 1))}.bg-\[\#FBFBFC\]{--tw-bg-opacity:1;background-color:rgb(251 251 252 / var(--tw-bg-opacity, 1))}.bg-\[\#FDF4FF\]{--tw-bg-opacity:1;background-color:rgb(253 244 255 / var(--tw-bg-opacity, 1))}.bg-\[\#FEE4E2\]{--tw-bg-opacity:1;background-color:rgb(254 228 226 / var(--tw-bg-opacity, 1))}.bg-\[\#FEF3F2\]{--tw-bg-opacity:1;background-color:rgb(254 243 242 / var(--tw-bg-opacity, 1))}.bg-\[\#FEFBE8\]{--tw-bg-opacity:1;background-color:rgb(254 251 232 / var(--tw-bg-opacity, 1))}.bg-\[\#FFD447\]{--tw-bg-opacity:1;background-color:rgb(255 212 71 / var(--tw-bg-opacity, 1))}.bg-\[\#FFF4C7\]{--tw-bg-opacity:1;background-color:rgb(255 244 199 / var(--tw-bg-opacity, 1))}.bg-\[\#FFF4E5\]{--tw-bg-opacity:1;background-color:rgb(255 244 229 / var(--tw-bg-opacity, 1))}.bg-\[\#FFF7ED\]{--tw-bg-opacity:1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.bg-\[\#FFFAEB\]{--tw-bg-opacity:1;background-color:rgb(255 250 235 / var(--tw-bg-opacity, 1))}.bg-anti-flash-white{--tw-bg-opacity:1;background-color:rgb(242 244 247 / var(--tw-bg-opacity, 1))}.bg-background{--tw-bg-opacity:1;background-color:rgb(241 244 253 / var(--tw-bg-opacity, 1))}.bg-background\/80{background-color:#f1f4fdcc}.bg-black\/10{background-color:#0000001a}.bg-blue-100{--tw-bg-opacity:1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity:1;background-color:rgb(222 224 247 / var(--tw-bg-opacity, 1))}.bg-blue-60{--tw-bg-opacity:1;background-color:rgb(230 236 251 / var(--tw-bg-opacity, 1))}.bg-blue-600{--tw-bg-opacity:1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-blue-card{--tw-bg-opacity:1;background-color:rgb(219 227 250 / var(--tw-bg-opacity, 1))}.bg-blue-dark-button{--tw-bg-opacity:1;background-color:rgb(208 219 249 / var(--tw-bg-opacity, 1))}.bg-blue-dark-card{--tw-bg-opacity:1;background-color:rgb(197 211 248 / var(--tw-bg-opacity, 1))}.bg-blue-input{--tw-bg-opacity:1;background-color:rgb(230 236 251 / var(--tw-bg-opacity, 1))}.bg-blue-light{--tw-bg-opacity:1;background-color:rgb(223 230 250 / var(--tw-bg-opacity, 1))}.bg-current{background-color:currentColor}.bg-error{--tw-bg-opacity:1;background-color:var(--fallback-er,oklch(var(--er)/var(--tw-bg-opacity, 1)))}.bg-gold{--tw-bg-opacity:1;background-color:rgb(255 212 0 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(242 244 247 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(234 236 240 / var(--tw-bg-opacity, 1))}.bg-gray-300{--tw-bg-opacity:1;background-color:rgb(208 213 221 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-600{--tw-bg-opacity:1;background-color:rgb(71 84 103 / var(--tw-bg-opacity, 1))}.bg-gray-950\/70{background-color:#0c111db3}.bg-gray-extralight{--tw-bg-opacity:1;background-color:rgb(247 247 247 / var(--tw-bg-opacity, 1))}.bg-green{--tw-bg-opacity:1;background-color:rgb(23 178 106 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity:1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity:1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-600{--tw-bg-opacity:1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-green-background{--tw-bg-opacity:1;background-color:rgb(236 253 243 / var(--tw-bg-opacity, 1))}.bg-green-title{--tw-bg-opacity:1;background-color:rgb(7 148 85 / var(--tw-bg-opacity, 1))}.bg-indigo-100{--tw-bg-opacity:1;background-color:rgb(224 234 255 / var(--tw-bg-opacity, 1))}.bg-indigo-200{--tw-bg-opacity:1;background-color:rgb(199 215 254 / var(--tw-bg-opacity, 1))}.bg-indigo-50{--tw-bg-opacity:1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}.bg-indigo-600{--tw-bg-opacity:1;background-color:rgb(68 76 231 / var(--tw-bg-opacity, 1))}.bg-inherit{background-color:inherit}.bg-lavender{--tw-bg-opacity:1;background-color:rgb(221 225 248 / var(--tw-bg-opacity, 1))}.bg-lavender-sync{--tw-bg-opacity:1;background-color:rgb(203 187 247 / var(--tw-bg-opacity, 1))}.bg-orange-100{--tw-bg-opacity:1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.bg-orange-50{--tw-bg-opacity:1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.bg-orange-background{--tw-bg-opacity:1;background-color:rgb(255 250 235 / var(--tw-bg-opacity, 1))}.bg-pink-100{--tw-bg-opacity:1;background-color:rgb(252 231 243 / var(--tw-bg-opacity, 1))}.bg-primary{--tw-bg-opacity:1;background-color:var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity, 1)))}.bg-primary\/5{background-color:var(--fallback-p,oklch(var(--p)/.05))}.bg-purple-100{--tw-bg-opacity:1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.bg-purple-600{--tw-bg-opacity:1;background-color:rgb(147 51 234 / var(--tw-bg-opacity, 1))}.bg-purple-background{--tw-bg-opacity:1;background-color:rgb(242 238 252 / var(--tw-bg-opacity, 1))}.bg-purple-primary{--tw-bg-opacity:1;background-color:rgb(173 173 255 / var(--tw-bg-opacity, 1))}.bg-purple-secondary{--tw-bg-opacity:1;background-color:rgb(194 194 255 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity:1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity:1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-600{--tw-bg-opacity:1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-red-background{--tw-bg-opacity:1;background-color:rgb(254 243 242 / var(--tw-bg-opacity, 1))}.bg-rich-black{--tw-bg-opacity:1;background-color:rgb(12 17 29 / var(--tw-bg-opacity, 1))}.bg-rich-black\/15{background-color:#0c111d26}.bg-rich-white{--tw-bg-opacity:1;background-color:rgb(252 252 253 / var(--tw-bg-opacity, 1))}.bg-rich-white\/0{background-color:#fcfcfd00}.bg-rich-white\/50{background-color:#fcfcfd80}.bg-rich-white\/90{background-color:#fcfcfde6}.bg-success{--tw-bg-opacity:1;background-color:var(--fallback-su,oklch(var(--su)/var(--tw-bg-opacity, 1)))}.bg-transparent{background-color:transparent}.bg-warning{--tw-bg-opacity:1;background-color:var(--fallback-wa,oklch(var(--wa)/var(--tw-bg-opacity, 1)))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/40{background-color:#fff6}.bg-white\/90{background-color:#ffffffe6}.bg-yellow-100{--tw-bg-opacity:1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.bg-yellow-50{--tw-bg-opacity:1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.bg-yellow-background{--tw-bg-opacity:1;background-color:rgb(255 250 235 / var(--tw-bg-opacity, 1))}.bg-zinc-50\/90{background-color:#fafafae6}.bg-opacity-90{--tw-bg-opacity:.9}.bg-\[linear-gradient\(-14deg\,var\(--tw-gradient-stops\)\)\]{background-image:linear-gradient(-14deg,var(--tw-gradient-stops))}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-\[\#152066\]{--tw-gradient-from:#152066 var(--tw-gradient-from-position);--tw-gradient-to:rgb(21 32 102 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#D0DBF900\]{--tw-gradient-from:#D0DBF900 var(--tw-gradient-from-position);--tw-gradient-to:rgb(208 219 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#F2F4F7\]{--tw-gradient-from:#F2F4F7 var(--tw-gradient-from-position);--tw-gradient-to:rgb(242 244 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-background{--tw-gradient-from:#F1F4FD var(--tw-gradient-from-position);--tw-gradient-to:rgb(241 244 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-background\/100{--tw-gradient-from:rgb(241 244 253 / 1) var(--tw-gradient-from-position);--tw-gradient-to:rgb(241 244 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-800{--tw-gradient-from:#1f2937 var(--tw-gradient-from-position);--tw-gradient-to:rgb(31 41 55 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-lavender\/0{--tw-gradient-from:rgb(221 225 248 / 0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(221 225 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary{--tw-gradient-from:var(--fallback-p,oklch(var(--p)/1)) var(--tw-gradient-from-position);--tw-gradient-to:var(--fallback-p,oklch(var(--p)/0)) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-rich-white{--tw-gradient-from:#FCFCFD var(--tw-gradient-from-position);--tw-gradient-to:rgb(252 252 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-rich-white\/0{--tw-gradient-from:rgb(252 252 253 / 0) var(--tw-gradient-from-position);--tw-gradient-to:rgb(252 252 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-rich-white\/80{--tw-gradient-from:rgb(252 252 253 / .8) var(--tw-gradient-from-position);--tw-gradient-to:rgb(252 252 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-transparent{--tw-gradient-from:transparent var(--tw-gradient-from-position);--tw-gradient-to:rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[44\%\]{--tw-gradient-from-position:44%}.via-\[\#3147D5\]{--tw-gradient-to:rgb(49 71 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), #3147D5 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#9968EA\]{--tw-gradient-to:rgb(153 104 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), #9968EA var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#F2F4F7\]{--tw-gradient-to:rgb(242 244 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), #F2F4F7 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-rich-white\/40{--tw-gradient-to:rgb(252 252 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from), rgb(252 252 253 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[68\%\]{--tw-gradient-via-position:68%}.to-\[\#7091EA\]{--tw-gradient-to:#7091EA var(--tw-gradient-to-position)}.to-\[\#D0DBF920\]{--tw-gradient-to:#D0DBF920 var(--tw-gradient-to-position)}.to-\[\#D4DEF9\]{--tw-gradient-to:#D4DEF9 var(--tw-gradient-to-position)}.to-\[\#FCD14C\]{--tw-gradient-to:#FCD14C var(--tw-gradient-to-position)}.to-background\/0{--tw-gradient-to:rgb(241 244 253 / 0) var(--tw-gradient-to-position)}.to-gray-900{--tw-gradient-to:#111827 var(--tw-gradient-to-position)}.to-lavender{--tw-gradient-to:#DDE1F8 var(--tw-gradient-to-position)}.to-rich-white{--tw-gradient-to:#FCFCFD var(--tw-gradient-to-position)}.to-rich-white\/0{--tw-gradient-to:rgb(252 252 253 / 0) var(--tw-gradient-to-position)}.to-rich-white\/10{--tw-gradient-to:rgb(252 252 253 / .1) var(--tw-gradient-to-position)}.to-rich-white\/40{--tw-gradient-to:rgb(252 252 253 / .4) var(--tw-gradient-to-position)}.to-rich-white\/70{--tw-gradient-to:rgb(252 252 253 / .7) var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to:transparent var(--tw-gradient-to-position)}.bg-cover{background-size:cover}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.stroke-primary{stroke:var(--fallback-p,oklch(var(--p)/1))}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.\!p-0{padding:0!important}.\!p-0\.5{padding:.125rem!important}.\!p-2{padding:.5rem!important}.\!p-3{padding:.75rem!important}.\!p-5{padding:1.25rem!important}.\!p-6{padding:1.5rem!important}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-14{padding:3.5rem}.p-16{padding:4rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-3\.5{padding:.875rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.\!px-0{padding-left:0!important;padding-right:0!important}.\!px-1{padding-left:.25rem!important;padding-right:.25rem!important}.\!px-3{padding-left:.75rem!important;padding-right:.75rem!important}.\!px-4{padding-left:1rem!important;padding-right:1rem!important}.\!px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.\!px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.\!py-0{padding-top:0!important;padding-bottom:0!important}.\!py-1\.5{padding-top:.375rem!important;padding-bottom:.375rem!important}.\!py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.\!py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.\!py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.\!py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-14{padding-left:3.5rem;padding-right:3.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-\[18px\]{padding-left:18px;padding-right:18px}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-32{padding-top:8rem;padding-bottom:8rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[120px\]{padding-top:120px;padding-bottom:120px}.py-\[5\.5px\]{padding-top:5.5px;padding-bottom:5.5px}.py-\[5px\]{padding-top:5px;padding-bottom:5px}.\!pl-1{padding-left:.25rem!important}.\!pr-2{padding-right:.5rem!important}.\!pr-3{padding-right:.75rem!important}.\!pr-4{padding-right:1rem!important}.\!pr-5{padding-right:1.25rem!important}.\!pt-10{padding-top:2.5rem!important}.\!pt-16{padding-top:4rem!important}.pb-0\.5{padding-bottom:.125rem}.pb-1{padding-bottom:.25rem}.pb-10{padding-bottom:2.5rem}.pb-14{padding-bottom:3.5rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-28{padding-bottom:7rem}.pb-3{padding-bottom:.75rem}.pb-32{padding-bottom:8rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-7{padding-bottom:1.75rem}.pb-8{padding-bottom:2rem}.pb-\[80px\]{padding-bottom:80px}.pl-0{padding-left:0}.pl-1{padding-left:.25rem}.pl-1\.5{padding-left:.375rem}.pl-10{padding-left:2.5rem}.pl-11{padding-left:2.75rem}.pl-14{padding-left:3.5rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-7{padding-left:1.75rem}.pl-8{padding-left:2rem}.pr-0{padding-right:0}.pr-1{padding-right:.25rem}.pr-1\.5{padding-right:.375rem}.pr-10{padding-right:2.5rem}.pr-14{padding-right:3.5rem}.pr-16{padding-right:4rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pr-6{padding-right:1.5rem}.pr-8{padding-right:2rem}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-12{padding-top:3rem}.pt-14{padding-top:3.5rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-2\.5{padding-top:.625rem}.pt-20{padding-top:5rem}.pt-24{padding-top:6rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-52{padding-top:13rem}.pt-6{padding-top:1.5rem}.pt-7{padding-top:1.75rem}.pt-8{padding-top:2rem}.pt-9{padding-top:2.25rem}.pt-\[120px\]{padding-top:120px}.text-left{text-align:left}.\!text-center{text-align:center!important}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.align-text-top{vertical-align:text-top}.align-text-bottom{vertical-align:text-bottom}.font-inter{font-family:Inter,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-nunito{font-family:Nunito,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.\!text-base{font-size:1rem!important;line-height:1.5rem!important}.\!text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[10px\]{font-size:10px}.text-\[135px\]{font-size:135px}.text-\[15px\]{font-size:15px}.text-\[220px\]{font-size:220px}.text-\[26px\]{font-size:26px}.text-\[30px\]{font-size:30px}.text-\[32px\]{font-size:32px}.text-\[36px\]{font-size:36px}.text-\[40px\]{font-size:40px}.text-\[44px\]{font-size:44px}.text-\[60px\]{font-size:60px}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.\!font-medium{font-weight:500!important}.\!font-normal{font-weight:400!important}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.italic{font-style:italic}.leading-10{line-height:2.5rem}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-\[100\%\]{line-height:100%}.leading-\[120\%\]{line-height:120%}.leading-\[14px\]{line-height:14px}.leading-\[17px\]{line-height:17px}.leading-\[21\.6px\]{line-height:21.6px}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.\!text-\[\#079455\]{--tw-text-opacity:1 !important;color:rgb(7 148 85 / var(--tw-text-opacity, 1))!important}.\!text-\[\#667085\]{--tw-text-opacity:1 !important;color:rgb(102 112 133 / var(--tw-text-opacity, 1))!important}.\!text-\[\#B42318\]{--tw-text-opacity:1 !important;color:rgb(180 35 24 / var(--tw-text-opacity, 1))!important}.\!text-error{--tw-text-opacity:1 !important;color:var(--fallback-er,oklch(var(--er)/var(--tw-text-opacity, 1)))!important}.\!text-gray-400{--tw-text-opacity:1 !important;color:rgb(152 162 179 / var(--tw-text-opacity, 1))!important}.\!text-gray-500{--tw-text-opacity:1 !important;color:rgb(102 112 133 / var(--tw-text-opacity, 1))!important}.\!text-inherit{color:inherit!important}.\!text-orange-title{--tw-text-opacity:1 !important;color:rgb(220 104 3 / var(--tw-text-opacity, 1))!important}.\!text-primary{--tw-text-opacity:1 !important;color:var(--fallback-p,oklch(var(--p)/var(--tw-text-opacity, 1)))!important}.\!text-rich-white{--tw-text-opacity:1 !important;color:rgb(252 252 253 / var(--tw-text-opacity, 1))!important}.text-\[\#079455\]{--tw-text-opacity:1;color:rgb(7 148 85 / var(--tw-text-opacity, 1))}.text-\[\#0E7090\]{--tw-text-opacity:1;color:rgb(14 112 144 / var(--tw-text-opacity, 1))}.text-\[\#15803D\]{--tw-text-opacity:1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-\[\#1E40AF\]{--tw-text-opacity:1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-\[\#3F621A\]{--tw-text-opacity:1;color:rgb(63 98 26 / var(--tw-text-opacity, 1))}.text-\[\#4E6CE3\]{--tw-text-opacity:1;color:rgb(78 108 227 / var(--tw-text-opacity, 1))}.text-\[\#5021C0\]{--tw-text-opacity:1;color:rgb(80 33 192 / var(--tw-text-opacity, 1))}.text-\[\#5B21B6\]{--tw-text-opacity:1;color:rgb(91 33 182 / var(--tw-text-opacity, 1))}.text-\[\#667085\]{--tw-text-opacity:1;color:rgb(102 112 133 / var(--tw-text-opacity, 1))}.text-\[\#6941C6\]{--tw-text-opacity:1;color:rgb(105 65 198 / var(--tw-text-opacity, 1))}.text-\[\#7091EA\]{--tw-text-opacity:1;color:rgb(112 145 234 / var(--tw-text-opacity, 1))}.text-\[\#98A2B3\]{--tw-text-opacity:1;color:rgb(152 162 179 / var(--tw-text-opacity, 1))}.text-\[\#996600\]{--tw-text-opacity:1;color:rgb(153 102 0 / var(--tw-text-opacity, 1))}.text-\[\#9A3412\]{--tw-text-opacity:1;color:rgb(154 52 18 / var(--tw-text-opacity, 1))}.text-\[\#9EB7F2\]{--tw-text-opacity:1;color:rgb(158 183 242 / var(--tw-text-opacity, 1))}.text-\[\#9F1AB1\]{--tw-text-opacity:1;color:rgb(159 26 177 / var(--tw-text-opacity, 1))}.text-\[\#A15C07\]{--tw-text-opacity:1;color:rgb(161 92 7 / var(--tw-text-opacity, 1))}.text-\[\#B096ED\]{--tw-text-opacity:1;color:rgb(176 150 237 / var(--tw-text-opacity, 1))}.text-\[\#B42318\]{--tw-text-opacity:1;color:rgb(180 35 24 / var(--tw-text-opacity, 1))}.text-\[\#B5850B\]{--tw-text-opacity:1;color:rgb(181 133 11 / var(--tw-text-opacity, 1))}.text-\[\#C5D3F8\]{--tw-text-opacity:1;color:rgb(197 211 248 / var(--tw-text-opacity, 1))}.text-\[\#DC6803\]{--tw-text-opacity:1;color:rgb(220 104 3 / var(--tw-text-opacity, 1))}.text-\[\#F6F8FD\]{--tw-text-opacity:1;color:rgb(246 248 253 / var(--tw-text-opacity, 1))}.text-\[\#F97066\]{--tw-text-opacity:1;color:rgb(249 112 102 / var(--tw-text-opacity, 1))}.text-amber-600{--tw-text-opacity:1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-400{--tw-text-opacity:1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity:1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity:1;color:rgb(48 60 197 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity:1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-blue-disabled{--tw-text-opacity:1;color:rgb(230 236 251 / var(--tw-text-opacity, 1))}.text-blue-hover{--tw-text-opacity:1;color:rgb(45 51 160 / var(--tw-text-opacity, 1))}.text-blue-light{--tw-text-opacity:1;color:rgb(223 230 250 / var(--tw-text-opacity, 1))}.text-blue-secondary{--tw-text-opacity:1;color:rgb(112 145 234 / var(--tw-text-opacity, 1))}.text-error{--tw-text-opacity:1;color:var(--fallback-er,oklch(var(--er)/var(--tw-text-opacity, 1)))}.text-gray-300{--tw-text-opacity:1;color:rgb(208 213 221 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity:1;color:rgb(152 162 179 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity:1;color:rgb(102 112 133 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity:1;color:rgb(71 84 103 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-gray-950{--tw-text-opacity:1;color:rgb(12 17 29 / var(--tw-text-opacity, 1))}.text-gray-extradark{--tw-text-opacity:1;color:rgb(62 63 64 / var(--tw-text-opacity, 1))}.text-green-400{--tw-text-opacity:1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity:1;color:rgb(115 226 163 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity:1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity:1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity:1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-green-title{--tw-text-opacity:1;color:rgb(7 148 85 / var(--tw-text-opacity, 1))}.text-indigo-600{--tw-text-opacity:1;color:rgb(68 76 231 / var(--tw-text-opacity, 1))}.text-indigo-800{--tw-text-opacity:1;color:rgb(55 48 163 / var(--tw-text-opacity, 1))}.text-inherit{color:inherit}.text-neutral-800{--tw-text-opacity:1;color:rgb(38 38 38 / var(--tw-text-opacity, 1))}.text-orange-800{--tw-text-opacity:1;color:rgb(154 52 18 / var(--tw-text-opacity, 1))}.text-orange-title{--tw-text-opacity:1;color:rgb(220 104 3 / var(--tw-text-opacity, 1))}.text-pink-800{--tw-text-opacity:1;color:rgb(157 23 77 / var(--tw-text-opacity, 1))}.text-primary{--tw-text-opacity:1;color:var(--fallback-p,oklch(var(--p)/var(--tw-text-opacity, 1)))}.text-primary\/70{color:var(--fallback-p,oklch(var(--p)/.7))}.text-purple-600{--tw-text-opacity:1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.text-purple-800{--tw-text-opacity:1;color:rgb(107 33 168 / var(--tw-text-opacity, 1))}.text-purple-title{--tw-text-opacity:1;color:rgb(124 81 225 / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity:1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity:1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity:1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-red-label{--tw-text-opacity:1;color:rgb(217 45 32 / var(--tw-text-opacity, 1))}.text-red-secondary{--tw-text-opacity:1;color:rgb(249 112 102 / var(--tw-text-opacity, 1))}.text-red-title{--tw-text-opacity:1;color:rgb(180 35 24 / var(--tw-text-opacity, 1))}.text-red-warning{--tw-text-opacity:1;color:rgb(181 71 8 / var(--tw-text-opacity, 1))}.text-rich-black{--tw-text-opacity:1;color:rgb(12 17 29 / var(--tw-text-opacity, 1))}.text-rich-white{--tw-text-opacity:1;color:rgb(252 252 253 / var(--tw-text-opacity, 1))}.text-rose-600{--tw-text-opacity:1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.text-slate-gray{--tw-text-opacity:1;color:rgb(102 112 133 / var(--tw-text-opacity, 1))}.text-success{--tw-text-opacity:1;color:var(--fallback-su,oklch(var(--su)/var(--tw-text-opacity, 1)))}.text-supporting{--tw-text-opacity:1;color:rgb(152 162 179 / var(--tw-text-opacity, 1))}.text-transparent{color:transparent}.text-white{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/80{color:#fffc}.text-yellow-400{--tw-text-opacity:1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.text-yellow-600{--tw-text-opacity:1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.text-yellow-700{--tw-text-opacity:1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.text-yellow-800{--tw-text-opacity:1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.text-yellow-title{--tw-text-opacity:1;color:rgb(220 104 3 / var(--tw-text-opacity, 1))}.text-yellow-warning{--tw-text-opacity:1;color:rgb(253 176 34 / var(--tw-text-opacity, 1))}.text-zinc-500{--tw-text-opacity:1;color:rgb(113 113 122 / var(--tw-text-opacity, 1))}.text-zinc-600{--tw-text-opacity:1;color:rgb(82 82 91 / var(--tw-text-opacity, 1))}.text-zinc-700{--tw-text-opacity:1;color:rgb(63 63 70 / var(--tw-text-opacity, 1))}.text-zinc-800{--tw-text-opacity:1;color:rgb(39 39 42 / var(--tw-text-opacity, 1))}.text-zinc-900{--tw-text-opacity:1;color:rgb(24 24 27 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.caret-primary{caret-color:var(--fallback-p,oklch(var(--p)/1))}.\!opacity-100{opacity:1!important}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.\!shadow-\[0_2px_8px_2px_rgba\(12\,17\,29\,0\.08\)\]{--tw-shadow:0 2px 8px 2px rgba(12,17,29,.08) !important;--tw-shadow-colored:0 2px 8px 2px var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow{--tw-shadow:0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_11px_54px_-4px_rgba\(16\,24\,40\,0\.1\)\]{--tw-shadow:0 11px 54px -4px rgba(16,24,40,.1);--tw-shadow-colored:0 11px 54px -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)}.shadow-\[0_12px_40px_0_rgba\(49\,71\,213\,0\.1\)\]{--tw-shadow:0 12px 40px 0 rgba(49,71,213,.1);--tw-shadow-colored:0 12px 40px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_12px_60px_-4px_rgba\(16\,24\,40\,0\.1\)\]{--tw-shadow:0 12px 60px -4px rgba(16,24,40,.1);--tw-shadow-colored:0 12px 60px -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)}.shadow-\[0_13\.1px_13\.1px_0_rgba\(21\,32\,102\,0\.05\)\]{--tw-shadow:0 13.1px 13.1px 0 rgba(21,32,102,.05);--tw-shadow-colored:0 13.1px 13.1px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_1px_1px_0px_rgba\(2\,23\,44\,0\.12\)\]{--tw-shadow:0 1px 1px 0px rgba(2,23,44,.12);--tw-shadow-colored:0 1px 1px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_4px_16px_0px_rgba\(165\,163\,174\,0\.45\)\]{--tw-shadow:0 4px 16px 0px rgba(165,163,174,.45);--tw-shadow-colored:0 4px 16px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_4px_8px_-2px_rgba\(16\,24\,40\,0\.1\)\]{--tw-shadow:0 4px 8px -2px rgba(16,24,40,.1);--tw-shadow-colored:0 4px 8px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_6\.6px_6\.6px_0_rgba\(21\,32\,102\,0\.05\)\]{--tw-shadow:0 6.6px 6.6px 0 rgba(21,32,102,.05);--tw-shadow-colored:0 6.6px 6.6px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(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)}.shadow-md{--tw-shadow:0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-zinc-700\/10{--tw-shadow-color:rgb(63 63 70 / .1);--tw-shadow:var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring-0{--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(0px + 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-1{--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)}.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)}.ring-primary{--tw-ring-opacity:1;--tw-ring-color:var(--fallback-p,oklch(var(--p)/var(--tw-ring-opacity, 1)))}.ring-zinc-700\/10{--tw-ring-color:rgb(63 63 70 / .1)}.blur{--tw-blur:blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-\[150px\]{--tw-blur:blur(150px);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)}.blur-\[20px\]{--tw-blur:blur(20px);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)}.blur-\[250px\]{--tw-blur:blur(250px);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)}.blur-\[400px\]{--tw-blur:blur(400px);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)}.blur-\[50px\]{--tw-blur:blur(50px);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-\[0_8px_20px_12px_rgba\(12\,17\,29\,0\.03\)\]{--tw-drop-shadow:drop-shadow(0 8px 20px 12px rgba(12,17,29,.03)) !important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.drop-shadow-\[0_2px_4px_-2px_rgba\(16\,24\,40\,0\.06\)\]{--tw-drop-shadow:drop-shadow(0 2px 4px -2px rgba(16,24,40,.06));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-\[0_2px_4px_-2px_rgba\(2\,23\,44\,0\.04\)\]{--tw-drop-shadow:drop-shadow(0 2px 4px -2px rgba(2,23,44,.04));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-\[0_4px_18px_-2px_rgba\(16\,24\,40\,0\.1\)\]{--tw-drop-shadow:drop-shadow(0 4px 18px -2px rgba(16,24,40,.1));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-\[0_4px_20px_-2px_rgba\(16\,24\,40\,0\.1\)\]{--tw-drop-shadow:drop-shadow(0 4px 20px -2px rgba(16,24,40,.1));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-\[0_4px_5px_0_rgba\(21\,32\,102\,0\.15\)\]{--tw-drop-shadow:drop-shadow(0 4px 5px 0 rgba(21,32,102,.15));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-\[0px_6px_10px_rgba\(45\,51\,160\,0\.2\)\]{--tw-drop-shadow:drop-shadow(0px 6px 10px rgba(45,51,160,.2));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-dropdown{--tw-drop-shadow:drop-shadow(0 4px 8px -2px rgba(16, 24, 40, .1));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-large{--tw-drop-shadow:drop-shadow(0 8px 80px rgba(21, 32, 102, 1));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)}.invert{--tw-invert:invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-\[5px\]{--tw-backdrop-blur:blur(5px);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-md{--tw-backdrop-blur: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-sm{--tw-backdrop-blur:blur(4px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.delay-0{transition-delay:0s}.delay-300{transition-delay:.3s}.\!duration-300{transition-duration:.3s!important}.duration-100{transition-duration:.1s}.duration-150{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)}.ease-linear{transition-timing-function:linear}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.will-change-transform{will-change:transform}.table-compact :where(th,td){padding-top:.5rem;padding-bottom:.5rem}table.even-odd-rows tr:nth-child(odd) td{--tw-bg-opacity:1;background-color:rgb(247 247 247 / var(--tw-bg-opacity, 1))}table.even-odd-rows tr:nth-child(2n) td{--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}table.expand-last-col tbody td:last-child{width:100%}table.expand-last-col thead th:last-child{width:100%}.table th:first-child{position:relative!important}.table.pin-col-1 th:first-child{position:sticky!important}.table.rounded-lg{--rounded-box: 8px}.table :where(thead tr,tbody tr:not(:last-child),tbody tr:first-child:last-child){border-bottom-width:0px}tbody.default{display:none}tbody:not(:has(>tr))+tbody.default{display:table-row-group}.input-sizer{&:after{content:attr(data-value) "      ";visibility:hidden;white-space:pre-wrap}}.dropzone:has(.draggable) .dropzone-placeholder{display:none}.dropzone:has(.draggable:nth-of-type(2)) .draggable:first-of-type{position:absolute;opacity:.3}.sortable-chosen>.option-button{display:none}.grow-wrap{display:grid}.grow-wrap:after{content:attr(data-value) " ";white-space:pre-wrap;visibility:hidden;max-height:130px}.grow-wrap>textarea{resize:none}.grow-wrap>textarea,.grow-wrap:after{grid-area:1 / 1 / 2 / 2}.tab-active{--tw-bg-opacity:1 !important;background-color:rgb(252 252 253 / var(--tw-bg-opacity, 1))!important;--tw-shadow:0 2px 4px 0 rgba(21,32,102,.04) !important;--tw-shadow:0 2px 4px 0 rgba(21,32,102,.12) !important;--tw-shadow-colored:0 2px 4px 0 var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.tab-active-blue-light{--tw-bg-opacity:1 !important;background-color:rgb(223 230 250 / var(--tw-bg-opacity, 1))!important;--tw-text-opacity:1 !important;color:var(--fallback-p,oklch(var(--p)/var(--tw-text-opacity, 1)))!important;--tw-shadow:0 2px 4px 0 rgba(21,32,102,.04) !important;--tw-shadow:0 2px 4px 0 rgba(21,32,102,.12) !important;--tw-shadow-colored:0 2px 4px 0 var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.tooltip:before{max-width:20rem;white-space:normal;border-radius:.5rem;padding:.25rem .5rem;font-size:.75rem;line-height:1rem;font-weight:500;--tw-text-opacity:1;color:rgb(252 252 253 / var(--tw-text-opacity, 1))}.table.tooltip:before{--rounded-box: 8px}.tooltip:before{background-color:var(--tooltip-color);width:-moz-max-content;width:max-content}.book-loader{--background: linear-gradient(135deg, #23c4f8, #275efe);--shadow: rgba(39, 94, 254, .28);--text: #6c7486;--page: rgba(255, 255, 255, .36);--page-fold: rgba(255, 255, 255, .52);--duration: 3s;width:200px;height:140px;position:relative}.book-loader:before,.book-loader:after{--r: -6deg;content:"";position:absolute;bottom:8px;width:120px;top:80%;box-shadow:0 16px 12px var(--shadow);transform:rotate(var(--r))}.book-loader:before{left:4px}.book-loader:after{--r: 6deg;right:4px}.book-loader div{width:100%;height:100%;border-radius:13px;position:relative;z-index:1;perspective:600px;box-shadow:0 4px 6px var(--shadow);background-image:var(--background)}.book-loader div ul{margin:0;padding:0;list-style:none;position:relative}.book-loader div ul li{--r: 180deg;--o: 0;--c: var(--page);position:absolute;top:10px;left:10px;transform-origin:100% 50%;color:var(--c);opacity:var(--o);transform:rotateY(var(--r));animation:var(--duration) ease infinite}.book-loader div ul li:nth-child(2){--c: var(--page-fold);animation-name:page-2}.book-loader div ul li:nth-child(3){--c: var(--page-fold);animation-name:page-3}.book-loader div ul li:nth-child(4){--c: var(--page-fold);animation-name:page-4}.book-loader div ul li:nth-child(5){--c: var(--page-fold);animation-name:page-5}.book-loader div ul li svg{width:90px;height:120px;display:block}.book-loader div ul li:first-child{--r: 0deg;--o: 1}.book-loader div ul li:last-child{--o: 1}.book-loader span{display:block;left:0;right:0;top:100%;margin-top:20px;text-align:center;color:var(--text)}@keyframes page-2{0%{transform:rotateY(180deg);opacity:0}20%{opacity:1}35%,to{opacity:0}50%,to{transform:rotateY(0)}}@keyframes page-3{15%{transform:rotateY(180deg);opacity:0}35%{opacity:1}50%,to{opacity:0}65%,to{transform:rotateY(0)}}@keyframes page-4{30%{transform:rotateY(180deg);opacity:0}50%{opacity:1}65%,to{opacity:0}80%,to{transform:rotateY(0)}}@keyframes page-5{45%{transform:rotateY(180deg);opacity:0}65%{opacity:1}80%,to{opacity:0}95%,to{transform:rotateY(0)}}.category-item.selected{--tw-translate-y:.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-left-width:2px;border-right-width:2px;border-top-width:2px;--tw-border-opacity:1;border-color:rgb(230 230 230 / var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.category-item.selected .category-input{display:block}.category-item.selected .category-label{display:none}.category-item{--tw-bg-opacity:1;background-color:rgb(230 230 230 / var(--tw-bg-opacity, 1))}.category-item .category-input{display:none}@media(hover:hover){.docs-table tr.hover:hover,.docs-table tr.hover:nth-child(2n):hover{--tw-bg-opacity:1;background-color:var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)))}}.docs-table{position:relative;width:100%;border-radius:var(--rounded-box, 1rem);text-align:left;font-size:.875rem;line-height:1.25rem}.docs-table :where(.table-pin-rows thead tr){position:sticky;top:0;z-index:1;--tw-bg-opacity:1;background-color:var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)))}.docs-table :where(.table-pin-rows tfoot tr){position:sticky;bottom:0;z-index:1;--tw-bg-opacity:1;background-color:var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)))}.docs-table :where(.table-pin-cols tr th){position:sticky;left:0;right:0;--tw-bg-opacity:1;background-color:var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)))}.docs-table:where([dir=rtl],[dir=rtl] *){text-align:right}.docs-table :where(th,td){padding:.75rem 1rem;vertical-align:middle}.docs-table tr.active,.docs-table tr.active:nth-child(2n){--tw-bg-opacity:1;background-color:var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)))}.docs-table :where(thead tr,tbody tr:not(:last-child),tbody tr:first-child:last-child){border-bottom-width:1px;--tw-border-opacity:1;border-bottom-color:var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)))}.docs-table :where(thead,tfoot){white-space:nowrap;font-size:.75rem;line-height:1rem;font-weight:700;color:var(--fallback-bc,oklch(var(--bc)/.6))}.docs-table :where(tfoot){border-top-width:1px;--tw-border-opacity:1;border-top-color:var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)))}.docs-table{margin-top:1.25rem;margin-bottom:1.25rem;display:table;border-radius:.375rem;--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);--tw-ring-opacity:1;--tw-ring-color:rgb(189 190 191 / var(--tw-ring-opacity, 1))}.docs-table :where(th,td){padding-top:.5rem;padding-bottom:.5rem}.docs-table th:first-child{position:relative}.docs-table.pin-col-1 th:first-child{position:sticky}.docs-table.rounded-lg{--rounded-box: 8px}.docs-table :where(thead tr,tbody tr:not(:last-child),tbody tr:first-child:last-child){border-bottom-width:0px}.docs-table td{white-space:pre-wrap}*{text-rendering:geometricPrecision!important;-webkit-print-color-adjust:exact}textarea:after{content:url(/images/v3/resize-grabber-d41d8cd98f00b204e9800998ecf8427e.svg?vsn=d);display:block;position:absolute;bottom:4px;right:4px;width:16px;height:16px;cursor:grab}.tooltip{--tooltip-tail: 6px}.tooltip-white:before{border-width:1px;--tw-border-opacity:1;border-color:rgb(234 236 240 / var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:rgb(252 252 253 / var(--tw-bg-opacity, 1));--tw-text-opacity:1;color:rgb(12 17 29 / var(--tw-text-opacity, 1))}.tooltip-white:after{--tw-border-opacity:1;border-top-color:rgb(252 252 253 / var(--tw-border-opacity, 1))}.split{display:flex;width:100%}.gutter{--tw-bg-opacity:1;background-color:rgb(241 244 253 / var(--tw-bg-opacity, 1));background-repeat:no-repeat;background-position:50%}.gutter.gutter-horizontal{background-image:url('data:image/svg+xml,<svg width="9" height="14" viewBox="0 0 9 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.99992 13.6666C1.54159 13.6666 1.14922 13.5034 0.822835 13.177C0.496446 12.8506 0.333252 12.4583 0.333252 11.9999C0.333252 11.5416 0.496446 11.1492 0.822835 10.8228C1.14922 10.4964 1.54159 10.3333 1.99992 10.3333C2.45825 10.3333 2.85061 10.4964 3.177 10.8228C3.50339 11.1492 3.66659 11.5416 3.66659 11.9999C3.66659 12.4583 3.50339 12.8506 3.177 13.177C2.85061 13.5034 2.45825 13.6666 1.99992 13.6666ZM6.99992 13.6666C6.54158 13.6666 6.14922 13.5034 5.82284 13.177C5.49645 12.8506 5.33325 12.4583 5.33325 11.9999C5.33325 11.5416 5.49645 11.1492 5.82284 10.8228C6.14922 10.4964 6.54158 10.3333 6.99992 10.3333C7.45825 10.3333 7.85061 10.4964 8.177 10.8228C8.50339 11.1492 8.66658 11.5416 8.66658 11.9999C8.66658 12.4583 8.50339 12.8506 8.177 13.177C7.85061 13.5034 7.45825 13.6666 6.99992 13.6666ZM1.99992 8.66658C1.54159 8.66658 1.14922 8.50339 0.822835 8.177C0.496446 7.85061 0.333252 7.45825 0.333252 6.99992C0.333252 6.54158 0.496446 6.14922 0.822835 5.82284C1.14922 5.49645 1.54159 5.33325 1.99992 5.33325C2.45825 5.33325 2.85061 5.49645 3.177 5.82284C3.50339 6.14922 3.66659 6.54158 3.66659 6.99992C3.66659 7.45825 3.50339 7.85061 3.177 8.177C2.85061 8.50339 2.45825 8.66658 1.99992 8.66658ZM6.99992 8.66658C6.54158 8.66658 6.14922 8.50339 5.82284 8.177C5.49645 7.85061 5.33325 7.45825 5.33325 6.99992C5.33325 6.54158 5.49645 6.14922 5.82284 5.82284C6.14922 5.49645 6.54158 5.33325 6.99992 5.33325C7.45825 5.33325 7.85061 5.49645 8.177 5.82284C8.50339 6.14922 8.66658 6.54158 8.66658 6.99992C8.66658 7.45825 8.50339 7.85061 8.177 8.177C7.85061 8.50339 7.45825 8.66658 6.99992 8.66658ZM1.99992 3.66659C1.54159 3.66659 1.14922 3.50339 0.822835 3.177C0.496446 2.85061 0.333252 2.45825 0.333252 1.99992C0.333252 1.54159 0.496446 1.14922 0.822835 0.822835C1.14922 0.496446 1.54159 0.333252 1.99992 0.333252C2.45825 0.333252 2.85061 0.496446 3.177 0.822835C3.50339 1.14922 3.66659 1.54159 3.66659 1.99992C3.66659 2.45825 3.50339 2.85061 3.177 3.177C2.85061 3.50339 2.45825 3.66659 1.99992 3.66659ZM6.99992 3.66659C6.54158 3.66659 6.14922 3.50339 5.82284 3.177C5.49645 2.85061 5.33325 2.45825 5.33325 1.99992C5.33325 1.54159 5.49645 1.14922 5.82284 0.822835C6.14922 0.496446 6.54158 0.333252 6.99992 0.333252C7.45825 0.333252 7.85061 0.496446 8.177 0.822835C8.50339 1.14922 8.66658 1.54159 8.66658 1.99992C8.66658 2.45825 8.50339 2.85061 8.177 3.177C7.85061 3.50339 7.45825 3.66659 6.99992 3.66659Z" fill="%230C111D"/></svg>');cursor:col-resize}.text-shimmer{background:linear-gradient(30deg,#1f2937 0% 30%,#d1d5db 50%,#1f2937 70% 100%);background-size:400% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:text-shimmer 2.5s infinite}@keyframes text-shimmer{0%,to{background-position:100% 50%}50%{background-position:0% 50%}}.editor-shimmer .tiptap.ProseMirror *:not(img):not(svg){color:transparent!important;background-image:linear-gradient(120deg,#6b7280,#374151,#9ca3af,#374151,#6b7280)!important;background-size:400% 100%!important;-webkit-background-clip:text!important;background-clip:text!important;transition:none!important;animation:editor-shimmer-anim 4s ease-in-out infinite!important}@keyframes editor-shimmer-anim{0%{background-position:100% 50%}to{background-position:0% 50%}}.dots-loader{height:8px;aspect-ratio:5;display:grid;--_g: no-repeat radial-gradient(farthest-side, var(--fallback-p,oklch(var(--p)/1)) 94%, #0000)}.dots-loader:before,.dots-loader:after{content:"";grid-area:1/1;background:var(--_g) left,var(--_g) right;background-size:20% 100%;animation:dots-rotate 1s infinite}.dots-loader:after{background:var(--_g) calc(1*100%/3),var(--_g) calc(2*100%/3);background-size:20% 100%;animation-direction:reverse}@keyframes dots-rotate{80%,to{transform:rotate(.5turn)}}.driver-popover.tour-popover{max-height:-moz-fit-content;max-height:fit-content;width:340px;--tw-bg-opacity:1;background-color:rgb(23 178 106 / var(--tw-bg-opacity, 1));font-family:Inter,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.25rem;--tw-text-opacity:1;color:rgb(252 252 253 / var(--tw-text-opacity, 1));.driver-popover-arrow-side-left.driver-popover-arrow{--tw-border-opacity:1;border-left-color:rgb(23 178 106 / var(--tw-border-opacity, 1))}.driver-popover-arrow-side-right.driver-popover-arrow{--tw-border-opacity:1;border-right-color:rgb(23 178 106 / var(--tw-border-opacity, 1))}.driver-popover-arrow-side-top.driver-popover-arrow{--tw-border-opacity:1;border-top-color:rgb(23 178 106 / var(--tw-border-opacity, 1))}.driver-popover-arrow-side-bottom.driver-popover-arrow{--tw-border-opacity:1;border-bottom-color:rgb(23 178 106 / var(--tw-border-opacity, 1))}.driver-popover-close-btn{margin:.5rem}.driver-popover-close-btn{--tw-text-opacity:1;color:rgb(16 126 75 / var(--tw-text-opacity, 1))}.driver-popover-close-btn:hover{--tw-text-opacity:1;color:rgb(12 17 29 / var(--tw-text-opacity, 1))}.driver-popover-navigation-btns{display:flex}.driver-popover-navigation-btns{width:100%}.driver-popover-navigation-btns{align-items:center}.driver-popover-navigation-btns{justify-content:space-between}.driver-popover-next-btn{border-width:0px}.driver-popover-next-btn{background-color:transparent}.driver-popover-next-btn{font-size:1rem;line-height:1.5rem}.driver-popover-next-btn{font-weight:500}.driver-popover-next-btn{--tw-text-opacity:1;color:rgb(252 252 253 / var(--tw-text-opacity, 1))}.driver-popover-next-btn{text-shadow:none}.driver-popover-next-btn:hover{color:#fcfcfdcc}.driver-popover-prev-btn{border-width:0px}.driver-popover-prev-btn{background-color:transparent}.driver-popover-prev-btn{font-size:1rem;line-height:1.5rem}.driver-popover-prev-btn{font-weight:500}.driver-popover-prev-btn{--tw-text-opacity:1;color:rgb(16 126 75 / var(--tw-text-opacity, 1))}.driver-popover-prev-btn{text-shadow:none}.driver-popover-prev-btn:hover{color:#0c111d99}}@keyframes copiedFadeUp{0%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(-20px)}}@media(hover:hover){.checked\:checkbox-primary:checked:hover{--tw-border-opacity:1;border-color:var(--fallback-p,oklch(var(--p)/var(--tw-border-opacity)))}.checked\:radio-primary:checked:hover{--tw-border-opacity:1;border-color:var(--fallback-p,oklch(var(--p)/var(--tw-border-opacity)))}}.checked\:checkbox-primary:checked{--chkbg:var(--fallback-p,oklch(var(--p)/1));--chkfg:var(--fallback-pc,oklch(var(--pc)/1));--tw-border-opacity:1;border-color:var(--fallback-p,oklch(var(--p)/var(--tw-border-opacity)))}.checked\:checkbox-primary:checked:focus-visible{outline-color:var(--fallback-p,oklch(var(--p)/1))}.checked\:checkbox-primary:checked:checked,.checked\:checkbox-primary:checked[aria-checked=true]{--tw-border-opacity:1;border-color:var(--fallback-p,oklch(var(--p)/var(--tw-border-opacity)));--tw-bg-opacity:1;background-color:var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity)));--tw-text-opacity:1;color:var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity)))}.checked\:radio-primary:checked{--chkbg:var(--p);--tw-border-opacity:1;border-color:var(--fallback-p,oklch(var(--p)/var(--tw-border-opacity)))}.checked\:radio-primary:checked:focus-visible{outline-color:var(--fallback-p,oklch(var(--p)/1))}.checked\:radio-primary:checked:checked,.checked\:radio-primary:checked[aria-checked=true]{--tw-border-opacity:1;border-color:var(--fallback-p,oklch(var(--p)/var(--tw-border-opacity)));--tw-bg-opacity:1;background-color:var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity)));--tw-text-opacity:1;color:var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity)))}@media(hover:hover){.focus\:checkbox-error:focus:hover{--tw-border-opacity:1;border-color:var(--fallback-er,oklch(var(--er)/var(--tw-border-opacity)))}}.focus\:checkbox-error:focus{--chkbg:var(--fallback-er,oklch(var(--er)/1));--chkfg:var(--fallback-erc,oklch(var(--erc)/1));--tw-border-opacity:1;border-color:var(--fallback-er,oklch(var(--er)/var(--tw-border-opacity)))}.focus\:checkbox-error:focus:focus-visible{outline-color:var(--fallback-er,oklch(var(--er)/1))}.focus\:checkbox-error:focus:checked,.focus\:checkbox-error:focus[aria-checked=true]{--tw-border-opacity:1;border-color:var(--fallback-er,oklch(var(--er)/var(--tw-border-opacity)));--tw-bg-opacity:1;background-color:var(--fallback-er,oklch(var(--er)/var(--tw-bg-opacity)));--tw-text-opacity:1;color:var(--fallback-erc,oklch(var(--erc)/var(--tw-text-opacity)))}@media(hover:hover){.\[\&\>a\]\:link-hover>a:hover{text-decoration-line:underline}}.\[\&\>a\]\:link-hover>a{text-decoration-line:none}.\*\:pointer-events-none>*{pointer-events:none}.\*\:\!mx-1>*{margin-left:.25rem!important;margin-right:.25rem!important}.\*\:mx-5>*{margin-left:1.25rem;margin-right:1.25rem}.\*\:flex>*{display:flex}.\*\:h-12>*{height:3rem}.\*\:h-9>*{height:2.25rem}.\*\:h-\[504px\]>*{height:504px}.\*\:min-h-\[204px\]>*{min-height:204px}.\*\:w-full>*{width:100%}.\*\:max-w-fit>*{max-width:-moz-fit-content;max-width:fit-content}.\*\:transform>*{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\*\:items-center>*{align-items:center}.\*\:overflow-clip>*{overflow:clip}.\*\:\!rounded-full>*{border-radius:9999px!important}.\*\:rounded-full>*{border-radius:9999px}.\*\:\!bg-primary>*{--tw-bg-opacity:1 !important;background-color:var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity, 1)))!important}.\*\:bg-background>*{--tw-bg-opacity:1;background-color:rgb(241 244 253 / var(--tw-bg-opacity, 1))}.\*\:bg-primary>*{--tw-bg-opacity:1;background-color:var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity, 1)))}.\*\:bg-rich-white>*{--tw-bg-opacity:1;background-color:rgb(252 252 253 / var(--tw-bg-opacity, 1))}.\*\:px-2>*{padding-left:.5rem;padding-right:.5rem}.\*\:px-3>*{padding-left:.75rem;padding-right:.75rem}.\*\:px-5>*{padding-left:1.25rem;padding-right:1.25rem}.\*\:px-6>*{padding-left:1.5rem;padding-right:1.5rem}.\*\:pb-5>*{padding-bottom:1.25rem}.\*\:pt-6>*{padding-top:1.5rem}.\*\:text-sm>*{font-size:.875rem;line-height:1.25rem}.\*\:font-medium>*{font-weight:500}.\*\:font-normal>*{font-weight:400}.\*\:normal-case>*{text-transform:none}.\*\:\!text-rich-black>*{--tw-text-opacity:1 !important;color:rgb(12 17 29 / var(--tw-text-opacity, 1))!important}.\*\:opacity-85>*{opacity:.85}.\*\:transition-all>*{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.\*\:duration-300>*{transition-duration:.3s}.\*\:will-change-transform>*{will-change:transform}.marker\:text-primary *::marker{color:var(--fallback-p,oklch(var(--p)/var(--tw-text-opacity, 1)))}.marker\:text-primary::marker{color:var(--fallback-p,oklch(var(--p)/var(--tw-text-opacity, 1)))}.placeholder\:text-sm::-moz-placeholder{font-size:.875rem;line-height:1.25rem}.placeholder\:text-sm::placeholder{font-size:.875rem;line-height:1.25rem}.placeholder\:text-blue-input-text::-moz-placeholder{--tw-text-opacity:1;color:rgb(158 183 242 / var(--tw-text-opacity, 1))}.placeholder\:text-blue-input-text::placeholder{--tw-text-opacity:1;color:rgb(158 183 242 / var(--tw-text-opacity, 1))}.placeholder\:text-blue-secondary::-moz-placeholder{--tw-text-opacity:1;color:rgb(112 145 234 / var(--tw-text-opacity, 1))}.placeholder\:text-blue-secondary::placeholder{--tw-text-opacity:1;color:rgb(112 145 234 / var(--tw-text-opacity, 1))}.placeholder\:text-purple-disabled::-moz-placeholder{--tw-text-opacity:1;color:rgb(153 153 255 / var(--tw-text-opacity, 1))}.placeholder\:text-purple-disabled::placeholder{--tw-text-opacity:1;color:rgb(153 153 255 / var(--tw-text-opacity, 1))}.placeholder\:text-supporting::-moz-placeholder{--tw-text-opacity:1;color:rgb(152 162 179 / var(--tw-text-opacity, 1))}.placeholder\:text-supporting::placeholder{--tw-text-opacity:1;color:rgb(152 162 179 / var(--tw-text-opacity, 1))}.before\:left-2:before{content:var(--tw-content);left:.5rem}.before\:max-w-\[225px\]:before{content:var(--tw-content);max-width:225px}.before\:-translate-x-0:before{content:var(--tw-content);--tw-translate-x:-0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.before\:translate-x-\[-90\%\]:before{content:var(--tw-content);--tw-translate-x:-90%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.before\:whitespace-normal:before{content:var(--tw-content);white-space:normal}.before\:text-left:before{content:var(--tw-content);text-align:left}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:left-10:after{content:var(--tw-content);left:2.5rem}.after\:start-\[2px\]:after{content:var(--tw-content);inset-inline-start:2px}.after\:top-\[2px\]:after{content:var(--tw-content);top:2px}.after\:h-4:after{content:var(--tw-content);height:1rem}.after\:h-5:after{content:var(--tw-content);height:1.25rem}.after\:w-4:after{content:var(--tw-content);width:1rem}.after\:w-5:after{content:var(--tw-content);width:1.25rem}.after\:rounded-full:after{content:var(--tw-content);border-radius:9999px}.after\:border:after{content:var(--tw-content);border-width:1px}.after\:border-gray-300:after{content:var(--tw-content);--tw-border-opacity:1;border-color:rgb(208 213 221 / var(--tw-border-opacity, 1))}.after\:bg-rich-white:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(252 252 253 / var(--tw-bg-opacity, 1))}.after\:transition-all:after{content:var(--tw-content);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.after\:content-\[\'\'\]:after{--tw-content:"";content:var(--tw-content)}.first\:rounded-l-lg:first-child{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.last\:rounded-r-lg:last-child{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.only\:block:only-child{display:block}.only\:table-row:only-child{display:table-row}.valid\:block:valid{display:block}.invalid\:hidden:invalid{display:none}.focus-within\:ring-1:focus-within{--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)}.focus-within\:ring-2:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-within\:ring-indigo-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgb(99 102 241 / var(--tw-ring-opacity, 1))}.focus-within\:ring-primary:focus-within{--tw-ring-opacity:1;--tw-ring-color:var(--fallback-p,oklch(var(--p)/var(--tw-ring-opacity, 1)))}.focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width:2px}.hover\:cursor-grab:hover{cursor:grab}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:rounded-full:hover{border-radius:9999px}.hover\:border-\[\#FEC84B\]:hover{--tw-border-opacity:1;border-color:rgb(254 200 75 / var(--tw-border-opacity, 1))}.hover\:border-blue-500:hover{--tw-border-opacity:1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.hover\:border-gray-300:hover{--tw-border-opacity:1;border-color:rgb(208 213 221 / var(--tw-border-opacity, 1))}.hover\:border-gray-400:hover{--tw-border-opacity:1;border-color:rgb(152 162 179 / var(--tw-border-opacity, 1))}.hover\:\!bg-primary\/10:hover{background-color:var(--fallback-p,oklch(var(--p)/.1))!important}.hover\:bg-\[\#4E6CE3\]\/70:hover{background-color:#4e6ce3b3}.hover\:bg-\[\#DFE6FA\]:hover{--tw-bg-opacity:1;background-color:rgb(223 230 250 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#E6ECFB\]:hover{--tw-bg-opacity:1;background-color:rgb(230 236 251 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FEE4E2\]\/80:hover{background-color:#fee4e2cc}.hover\:bg-\[\#FFC42E\]:hover{--tw-bg-opacity:1;background-color:rgb(255 196 46 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FFF7E6\]:hover{--tw-bg-opacity:1;background-color:rgb(255 247 230 / var(--tw-bg-opacity, 1))}.hover\:bg-background:hover{--tw-bg-opacity:1;background-color:rgb(241 244 253 / var(--tw-bg-opacity, 1))}.hover\:bg-background\/80:hover{background-color:#f1f4fdcc}.hover\:bg-blue-100:hover{--tw-bg-opacity:1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-400:hover{--tw-bg-opacity:1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-50:hover{--tw-bg-opacity:1;background-color:rgb(222 224 247 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-60:hover{--tw-bg-opacity:1;background-color:rgb(230 236 251 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-700:hover{--tw-bg-opacity:1;background-color:rgb(48 60 197 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-hover:hover{--tw-bg-opacity:1;background-color:rgb(45 51 160 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-light:hover{--tw-bg-opacity:1;background-color:rgb(223 230 250 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-light-hover:hover{--tw-bg-opacity:1;background-color:rgb(216 225 250 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-light\/30:hover{background-color:#dfe6fa4d}.hover\:bg-blue-light\/50:hover{background-color:#dfe6fa80}.hover\:bg-blue-light\/80:hover{background-color:#dfe6facc}.hover\:bg-error\/80:hover{background-color:var(--fallback-er,oklch(var(--er)/.8))}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(242 244 247 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgb(234 236 240 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-300:hover{--tw-bg-opacity:1;background-color:rgb(208 213 221 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-700:hover{--tw-bg-opacity:1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.hover\:bg-green-700:hover{--tw-bg-opacity:1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.hover\:bg-green-title\/30:hover{background-color:#0794554d}.hover\:bg-indigo-700:hover{--tw-bg-opacity:1;background-color:rgb(67 56 202 / var(--tw-bg-opacity, 1))}.hover\:bg-lavender-sync:hover{--tw-bg-opacity:1;background-color:rgb(203 187 247 / var(--tw-bg-opacity, 1))}.hover\:bg-primary:hover{--tw-bg-opacity:1;background-color:var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity, 1)))}.hover\:bg-primary\/10:hover{background-color:var(--fallback-p,oklch(var(--p)/.1))}.hover\:bg-primary\/30:hover{background-color:var(--fallback-p,oklch(var(--p)/.3))}.hover\:bg-primary\/80:hover{background-color:var(--fallback-p,oklch(var(--p)/.8))}.hover\:bg-primary\/90:hover{background-color:var(--fallback-p,oklch(var(--p)/.9))}.hover\:bg-purple-700:hover{--tw-bg-opacity:1;background-color:rgb(126 34 206 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-primary\/80:hover{background-color:#adadffcc}.hover\:bg-purple-secondary\/80:hover{background-color:#c2c2ffcc}.hover\:bg-red-50:hover{--tw-bg-opacity:1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-red-700:hover{--tw-bg-opacity:1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.hover\:bg-red-title\/20:hover{background-color:#b4231833}.hover\:bg-red-title\/30:hover{background-color:#b423184d}.hover\:bg-rich-white\/30:hover{background-color:#fcfcfd4d}.hover\:bg-rich-white\/70:hover{background-color:#fcfcfdb3}.hover\:bg-rich-white\/80:hover{background-color:#fcfcfdcc}.hover\:bg-success\/80:hover{background-color:var(--fallback-su,oklch(var(--su)/.8))}.hover\:bg-transparent:hover{background-color:transparent}.hover\:bg-white\/60:hover{background-color:#fff9}.hover\:bg-white\/80:hover{background-color:#fffc}.hover\:bg-zinc-50:hover{--tw-bg-opacity:1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.hover\:text-amber-900:hover{--tw-text-opacity:1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.hover\:text-blue-600:hover{--tw-text-opacity:1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.hover\:text-blue-700:hover{--tw-text-opacity:1;color:rgb(48 60 197 / var(--tw-text-opacity, 1))}.hover\:text-blue-800:hover{--tw-text-opacity:1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.hover\:text-blue-900:hover{--tw-text-opacity:1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.hover\:text-blue-hover\/80:hover{color:#2d33a0cc}.hover\:text-gray-600:hover{--tw-text-opacity:1;color:rgb(71 84 103 / var(--tw-text-opacity, 1))}.hover\:text-gray-700:hover{--tw-text-opacity:1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:text-gray-800:hover{--tw-text-opacity:1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.hover\:text-green-900:hover{--tw-text-opacity:1;color:rgb(20 83 45 / var(--tw-text-opacity, 1))}.hover\:text-indigo-800:hover{--tw-text-opacity:1;color:rgb(55 48 163 / var(--tw-text-opacity, 1))}.hover\:text-indigo-900:hover{--tw-text-opacity:1;color:rgb(49 46 129 / var(--tw-text-opacity, 1))}.hover\:text-primary\/80:hover{color:var(--fallback-p,oklch(var(--p)/.8))}.hover\:text-purple-900:hover{--tw-text-opacity:1;color:rgb(88 28 135 / var(--tw-text-opacity, 1))}.hover\:text-red-900:hover{--tw-text-opacity:1;color:rgb(127 29 29 / var(--tw-text-opacity, 1))}.hover\:text-rich-black:hover{--tw-text-opacity:1;color:rgb(12 17 29 / var(--tw-text-opacity, 1))}.hover\:text-rich-black\/90:hover{color:#0c111de6}.hover\:text-rich-white:hover{--tw-text-opacity:1;color:rgb(252 252 253 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:text-zinc-700:hover{--tw-text-opacity:1;color:rgb(63 63 70 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-40:hover{opacity:.4}.hover\:opacity-70:hover{opacity:.7}.hover\:brightness-110:hover{--tw-brightness:brightness(1.1);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)}.focus\:rounded-full:focus{border-radius:9999px}.focus\:rounded-xl:focus{border-radius:.75rem}.focus\:border-0:focus{border-width:0px}.focus\:border-\[1px\]:focus{border-width:1px}.focus\:border-none:focus{border-style:none}.focus\:border-\[\#FECDCA\]:focus{--tw-border-opacity:1;border-color:rgb(254 205 202 / var(--tw-border-opacity, 1))}.focus\:border-blue-500:focus{--tw-border-opacity:1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.focus\:border-error:focus{--tw-border-opacity:1;border-color:var(--fallback-er,oklch(var(--er)/var(--tw-border-opacity, 1)))}.focus\:border-indigo-500:focus{--tw-border-opacity:1;border-color:rgb(99 102 241 / var(--tw-border-opacity, 1))}.focus\:border-orange-title:focus{--tw-border-opacity:1;border-color:rgb(220 104 3 / var(--tw-border-opacity, 1))}.focus\:border-primary:focus{--tw-border-opacity:1;border-color:var(--fallback-p,oklch(var(--p)/var(--tw-border-opacity, 1)))}.focus\:border-transparent:focus{border-color:transparent}.focus\:bg-background:focus{--tw-bg-opacity:1;background-color:rgb(241 244 253 / var(--tw-bg-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:outline-0:focus{outline-width:0px}.focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(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)}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-\[\#B42318\]:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(180 35 24 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-input:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(230 236 251 / var(--tw-ring-opacity, 1))}.focus\:ring-gray-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(102 112 133 / var(--tw-ring-opacity, 1))}.focus\:ring-green-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(115 226 163 / var(--tw-ring-opacity, 1))}.focus\:ring-indigo-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(99 102 241 / var(--tw-ring-opacity, 1))}.focus\:ring-orange-title:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(220 104 3 / var(--tw-ring-opacity, 1))}.focus\:ring-primary:focus{--tw-ring-opacity:1;--tw-ring-color:var(--fallback-p,oklch(var(--p)/var(--tw-ring-opacity, 1)))}.focus\:ring-red-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(239 68 68 / var(--tw-ring-opacity, 1))}.focus\:ring-offset-0:focus{--tw-ring-offset-width:0px}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.active\:border:active{border-width:1px}.active\:border-primary:active{--tw-border-opacity:1;border-color:var(--fallback-p,oklch(var(--p)/var(--tw-border-opacity, 1)))}.active\:outline-0:active{outline-width:0px}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:border-gray-medium:disabled{--tw-border-opacity:1;border-color:rgb(189 190 191 / var(--tw-border-opacity, 1))}.disabled\:bg-\[\#FEE4E2\]\/40:disabled{background-color:#fee4e266}.disabled\:bg-\[\#FFF4C7\]:disabled{--tw-bg-opacity:1;background-color:rgb(255 244 199 / var(--tw-bg-opacity, 1))}.disabled\:bg-blue-disabled:disabled{--tw-bg-opacity:1;background-color:rgb(230 236 251 / var(--tw-bg-opacity, 1))}.disabled\:bg-error\/40:disabled{background-color:var(--fallback-er,oklch(var(--er)/.4))}.disabled\:bg-gray-100:disabled{--tw-bg-opacity:1;background-color:rgb(242 244 247 / var(--tw-bg-opacity, 1))}.disabled\:bg-primary:disabled{--tw-bg-opacity:1;background-color:var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity, 1)))}.disabled\:bg-purple-disabled:disabled{--tw-bg-opacity:1;background-color:rgb(153 153 255 / var(--tw-bg-opacity, 1))}.disabled\:bg-purple-secondary:disabled{--tw-bg-opacity:1;background-color:rgb(194 194 255 / var(--tw-bg-opacity, 1))}.disabled\:bg-transparent:disabled{background-color:transparent}.disabled\:text-\[\#FFC42E\]:disabled{--tw-text-opacity:1;color:rgb(255 196 46 / var(--tw-text-opacity, 1))}.disabled\:text-blue-disabled-text:disabled{--tw-text-opacity:1;color:rgb(158 183 242 / var(--tw-text-opacity, 1))}.disabled\:text-gray-500:disabled{--tw-text-opacity:1;color:rgb(102 112 133 / var(--tw-text-opacity, 1))}.disabled\:text-gray-950:disabled{--tw-text-opacity:1;color:rgb(12 17 29 / var(--tw-text-opacity, 1))}.disabled\:text-gray-dark:disabled{--tw-text-opacity:1;color:rgb(125 126 128 / var(--tw-text-opacity, 1))}.disabled\:text-gray-medium:disabled{--tw-text-opacity:1;color:rgb(189 190 191 / var(--tw-text-opacity, 1))}.disabled\:text-purple-disabled:disabled{--tw-text-opacity:1;color:rgb(153 153 255 / var(--tw-text-opacity, 1))}.disabled\:text-purple-secondary:disabled{--tw-text-opacity:1;color:rgb(194 194 255 / var(--tw-text-opacity, 1))}.disabled\:text-rich-black:disabled{--tw-text-opacity:1;color:rgb(12 17 29 / var(--tw-text-opacity, 1))}.disabled\:text-rich-white:disabled{--tw-text-opacity:1;color:rgb(252 252 253 / var(--tw-text-opacity, 1))}.disabled\:text-white:disabled{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-70:disabled{opacity:.7}.disabled\:hover\:bg-primary:hover:disabled{--tw-bg-opacity:1;background-color:var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity, 1)))}.disabled\:hover\:text-rich-white:hover:disabled{--tw-text-opacity:1;color:rgb(252 252 253 / var(--tw-text-opacity, 1))}.group\/row:hover .group-hover\/row\:visible{visibility:visible}.group\/avatars:hover .group-hover\/avatars\:block{display:block}.group:hover .group-hover\:flex{display:flex}.group:hover .group-hover\:justify-center{justify-content:center}.group:hover .group-hover\:bg-rich-white{--tw-bg-opacity:1;background-color:rgb(252 252 253 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-zinc-50{--tw-bg-opacity:1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:opacity-50{opacity:.5}.group:hover .group-hover\:pause-animation{animation-play-state:paused}.group.is-active .group-\[\.is-active\]\:w-0{width:0px}.group.is-active .group-\[\.is-active\]\:translate-y-\[-6px\]{--tw-translate-y:-6px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group.is-active .group-\[\.is-active\]\:translate-y-\[6px\]{--tw-translate-y:6px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group.is-active .group-\[\.is-active\]\:rotate-45{--tw-rotate:45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group.is-active .group-\[\.is-active\]\:rotate-90{--tw-rotate:90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group.is-active .group-\[\.is-active\]\:delay-\[600ms\]{transition-delay:.6s}.peer:checked~.peer-checked\:bg-primary{--tw-bg-opacity:1;background-color:var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity, 1)))}.peer:checked~.peer-checked\:after\:translate-x-full:after{content:var(--tw-content);--tw-translate-x:100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.peer:checked~.peer-checked\:after\:border-white:after{content:var(--tw-content);--tw-border-opacity:1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.peer:valid~.peer-valid\:hidden{display:none}.peer:focus~.peer-focus\:outline-none{outline:2px solid transparent;outline-offset:2px}.peer.hidden~.peer-\[\.hidden\]\:hidden{display:none}.peer:has(textarea:invalid)~.peer-has-\[textarea\:invalid\]\:pointer-events-none{pointer-events:none}.peer:has(textarea:invalid)~.peer-has-\[textarea\:invalid\]\:cursor-not-allowed{cursor:not-allowed}.peer:has(input:invalid)~.peer-has-\[input\:invalid\]\:bg-blue-disabled{--tw-bg-opacity:1;background-color:rgb(230 236 251 / var(--tw-bg-opacity, 1))}.peer:has(textarea:invalid)~.peer-has-\[textarea\:invalid\]\:bg-blue-disabled{--tw-bg-opacity:1;background-color:rgb(230 236 251 / var(--tw-bg-opacity, 1))}.peer:has(input:invalid)~.peer-has-\[input\:invalid\]\:text-blue-disabled-text{--tw-text-opacity:1;color:rgb(158 183 242 / var(--tw-text-opacity, 1))}.peer:has(textarea:invalid)~.peer-has-\[textarea\:invalid\]\:text-blue-disabled-text{--tw-text-opacity:1;color:rgb(158 183 242 / var(--tw-text-opacity, 1))}.peer:has(textarea:invalid)~.peer-has-\[textarea\:invalid\]\:opacity-50{opacity:.5}.peer:has(input:invalid)~.peer-has-\[input\:invalid\]\:hover\:bg-blue-disabled:hover{--tw-bg-opacity:1;background-color:rgb(230 236 251 / var(--tw-bg-opacity, 1))}.peer:has(textarea:invalid)~.peer-has-\[textarea\:invalid\]\:hover\:bg-blue-disabled:hover{--tw-bg-opacity:1;background-color:rgb(230 236 251 / var(--tw-bg-opacity, 1))}.prose-h1\:text-2xl :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:1.5rem;line-height:2rem}.prose-h1\:text-lg :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:1.125rem;line-height:1.75rem}.prose-h2\:text-base :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:1rem;line-height:1.5rem}.prose-h2\:text-xl :is(:where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:1.25rem;line-height:1.75rem}.prose-h3\:text-lg :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:1.125rem;line-height:1.75rem}.prose-h3\:text-sm :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:.875rem;line-height:1.25rem}.prose-h4\:text-base :is(:where(h4):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:1rem;line-height:1.5rem}.prose-h5\:text-sm :is(:where(h5):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:.875rem;line-height:1.25rem}.prose-h6\:text-sm :is(:where(h6):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:.875rem;line-height:1.25rem}.prose-p\:text-sm :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:.875rem;line-height:1.25rem}.prose-a\:text-sm :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:.875rem;line-height:1.25rem}.phx-no-feedback.phx-no-feedback\:hidden{display:none}.phx-no-feedback.phx-no-feedback\:border-gray-medium{--tw-border-opacity:1;border-color:rgb(189 190 191 / var(--tw-border-opacity, 1))}.phx-no-feedback.phx-no-feedback\:focus\:border-primary:focus{--tw-border-opacity:1;border-color:var(--fallback-p,oklch(var(--p)/var(--tw-border-opacity, 1)))}.phx-no-feedback .phx-no-feedback\:hidden{display:none}.phx-no-feedback .phx-no-feedback\:border-gray-medium{--tw-border-opacity:1;border-color:rgb(189 190 191 / var(--tw-border-opacity, 1))}.phx-no-feedback .phx-no-feedback\:focus\:border-primary:focus{--tw-border-opacity:1;border-color:var(--fallback-p,oklch(var(--p)/var(--tw-border-opacity, 1)))}@media(prefers-reduced-motion:no-preference){@keyframes ping-no-fade{15%{transform:scale(.9);opacity:.8}65%{transform:scale(1.25);opacity:.4}to{transform:scale(1);opacity:1}}.motion-safe\:animate-ping-no-fade{animation:ping-no-fade 2s ease-in-out infinite}}@media(min-width:640px){.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:ml-3{margin-left:.75rem}.sm\:mr-6{margin-right:1.5rem}.sm\:mt-0{margin-top:0}.sm\:mt-1{margin-top:.25rem}.sm\:grid{display:grid}.sm\:w-5\/6{width:83.333333%}.sm\:w-\[140px\]{width:140px}.sm\:w-full{width:100%}.sm\:max-w-md{max-width:28rem}.sm\:translate-y-0{--tw-translate-y:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:scale-100{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-wrap{flex-wrap:wrap}.sm\:gap-4{gap:1rem}.sm\:gap-8{gap:2rem}.sm\:gap-y-6{row-gap:1.5rem}.sm\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.sm\:overflow-visible{overflow:visible}.sm\:truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sm\:rounded-lg{border-radius:.5rem}.sm\:rounded-l-xl{border-top-left-radius:.75rem;border-bottom-left-radius:.75rem}.sm\:rounded-r-xl{border-top-right-radius:.75rem;border-bottom-right-radius:.75rem}.sm\:p-6{padding:1.5rem}.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-\[32px\]{font-size:32px}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:leading-9{line-height:2.25rem}}@media(min-width:768px){.md\:order-2{order:2}.md\:order-3{order:3}.md\:col-span-1{grid-column:span 1 / span 1}.md\:row-span-1{grid-row:span 1 / span 1}.md\:ml-2{margin-left:.5rem}.md\:block{display:block}.md\:\!flex{display:flex!important}.md\:flex{display:flex}.md\:hidden{display:none}.md\:\!h-11{height:2.75rem!important}.md\:h-\[64px\]{height:64px}.md\:w-3\/5{width:60%}.md\:w-\[190px\]{width:190px}.md\:w-\[550px\]{width:550px}.md\:w-auto{width:auto}.md\:min-w-max{min-width:-moz-max-content;min-width:max-content}.md\:max-w-\[70vw\]{max-width:70vw}.md\:max-w-\[85\%\]{max-width:85%}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-\[auto_1fr_auto\]{grid-template-columns:auto 1fr auto}.md\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:justify-end{justify-content:flex-end}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.md\:space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0px * var(--tw-space-x-reverse));margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))}.md\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.md\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.md\:overflow-auto{overflow:auto}.md\:\!rounded-full{border-radius:9999px!important}.md\:\!bg-rich-white{--tw-bg-opacity:1 !important;background-color:rgb(252 252 253 / var(--tw-bg-opacity, 1))!important}.md\:bg-inherit{background-color:inherit}.md\:p-6{padding:1.5rem}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-14{padding-left:3.5rem;padding-right:3.5rem}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:px-9{padding-left:2.25rem;padding-right:2.25rem}.md\:pb-0{padding-bottom:0}.md\:pl-10{padding-left:2.5rem}.md\:text-center{text-align:center}.md\:\!text-base{font-size:1rem!important;line-height:1.5rem!important}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-\[26px\]{font-size:26px}.md\:text-\[28px\]{font-size:28px}.md\:text-\[34px\]{font-size:34px}.md\:text-\[40px\]{font-size:40px}.md\:text-\[58px\]{font-size:58px}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:text-inherit{color:inherit}.\*\:md\:text-lg>*{font-size:1.125rem;line-height:1.75rem}}@media(min-width:960px){.min-\[960px\]\:gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}}@media(min-width:1024px){.lg\:-left-\[150px\]{left:-150px}.lg\:bottom-\[-50px\]{bottom:-50px}.lg\:right-auto{right:auto}.lg\:top-24{top:6rem}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:order-3{order:3}.lg\:order-4{order:4}.lg\:order-5{order:5}.lg\:order-6{order:6}.lg\:order-first{order:-9999}.lg\:col-span-1{grid-column:span 1 / span 1}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-span-3{grid-column:span 3 / span 3}.lg\:col-span-9{grid-column:span 9 / span 9}.lg\:row-span-2{grid-row:span 2 / span 2}.lg\:mx-14{margin-left:3.5rem;margin-right:3.5rem}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:mr-0{margin-right:0}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:\!h-11{height:2.75rem!important}.lg\:h-10{height:2.5rem}.lg\:h-\[24px\]{height:24px}.lg\:h-\[360px\]{height:360px}.lg\:h-\[376px\]{height:376px}.lg\:h-\[420px\]{height:420px}.lg\:h-\[444px\]{height:444px}.lg\:h-\[720px\]{height:720px}.lg\:h-\[85vh\]{height:85vh}.lg\:h-full{height:100%}.lg\:max-h-\[300px\]{max-height:300px}.lg\:min-h-\[45vh\]{min-height:45vh}.lg\:min-h-fit{min-height:-moz-fit-content;min-height:fit-content}.lg\:w-2\/3{width:66.666667%}.lg\:w-4\/5{width:80%}.lg\:w-44{width:11rem}.lg\:w-80{width:20rem}.lg\:w-96{width:24rem}.lg\:w-\[238px\]{width:238px}.lg\:w-\[33px\]{width:33px}.lg\:w-\[90\%\]{width:90%}.lg\:w-auto{width:auto}.lg\:w-fit{width:-moz-fit-content;width:fit-content}.lg\:w-full{width:100%}.lg\:max-w-3xl{max-width:48rem}.lg\:max-w-6xl{max-width:72rem}.lg\:max-w-7xl{max-width:80rem}.lg\:max-w-\[180px\]{max-width:180px}.lg\:max-w-\[250px\]{max-width:250px}.lg\:max-w-\[510px\]{max-width:510px}.lg\:max-w-\[55\%\]{max-width:55%}.lg\:max-w-\[556px\]{max-width:556px}.lg\:max-w-\[56\%\]{max-width:56%}.lg\:max-w-\[57\%\]{max-width:57%}.lg\:max-w-\[60\%\]{max-width:60%}.lg\:max-w-\[600px\]{max-width:600px}.lg\:max-w-\[62\.5\%\]{max-width:62.5%}.lg\:max-w-\[65\%\]{max-width:65%}.lg\:max-w-\[750px\]{max-width:750px}.lg\:max-w-\[90\%\]{max-width:90%}.lg\:max-w-md{max-width:28rem}.lg\:max-w-xl{max-width:36rem}.lg\:max-w-xs{max-width:20rem}.lg\:translate-x-24{--tw-translate-x:6rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:translate-y-5{--tw-translate-y:1.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:translate-y-80{--tw-translate-y:20rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:scale-\[175\%\]{--tw-scale-x:175%;--tw-scale-y:175%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:flex-nowrap{flex-wrap:nowrap}.lg\:items-start{align-items:flex-start}.lg\:items-end{align-items:flex-end}.lg\:justify-start{justify-content:flex-start}.lg\:justify-end{justify-content:flex-end}.lg\:justify-center{justify-content:center}.lg\:gap-0{gap:0px}.lg\:gap-8{gap:2rem}.lg\:gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.lg\:gap-y-0{row-gap:0px}.lg\:overflow-x-hidden{overflow-x:hidden}.lg\:border-t{border-top-width:1px}.lg\:border-gray-200{--tw-border-opacity:1;border-color:rgb(234 236 240 / var(--tw-border-opacity, 1))}.lg\:p-0{padding:0}.lg\:px-0{padding-left:0;padding-right:0}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:px-14{padding-left:3.5rem;padding-right:3.5rem}.lg\:px-16{padding-left:4rem;padding-right:4rem}.lg\:px-20{padding-left:5rem;padding-right:5rem}.lg\:px-3{padding-left:.75rem;padding-right:.75rem}.lg\:px-5{padding-left:1.25rem;padding-right:1.25rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.lg\:py-\[120px\]{padding-top:120px;padding-bottom:120px}.lg\:pb-0{padding-bottom:0}.lg\:pl-10{padding-left:2.5rem}.lg\:pl-14{padding-left:3.5rem}.lg\:pl-20{padding-left:5rem}.lg\:pl-5{padding-left:1.25rem}.lg\:pr-10{padding-right:2.5rem}.lg\:pt-0{padding-top:0}.lg\:pt-10{padding-top:2.5rem}.lg\:text-left{text-align:left}.lg\:text-right{text-align:right}.lg\:\!text-base{font-size:1rem!important;line-height:1.5rem!important}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-\[32px\]{font-size:32px}.lg\:text-\[36px\]{font-size:36px}.lg\:text-\[40px\]{font-size:40px}.lg\:text-\[44px\]{font-size:44px}.lg\:text-\[54px\]{font-size:54px}.lg\:text-\[68px\]{font-size:68px}.lg\:text-base{font-size:1rem;line-height:1.5rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:font-normal{font-weight:400}.lg\:leading-\[44px\]{line-height:44px}.\*\:lg\:px-3>*{padding-left:.75rem;padding-right:.75rem}.\*\:lg\:pl-20>*{padding-left:5rem}.\*\:lg\:text-xl>*{font-size:1.25rem;line-height:1.75rem}}@media(min-width:1280px){.xl\:right-80{right:20rem}.xl\:top-32{top:8rem}.xl\:col-span-10{grid-column:span 10 / span 10}.xl\:col-span-2{grid-column:span 2 / span 2}.xl\:block{display:block}.xl\:flex{display:flex}.xl\:hidden{display:none}.xl\:max-h-\[360px\]{max-height:360px}.xl\:w-2\/5{width:40%}.xl\:w-3\/5{width:60%}.xl\:w-\[274px\]{width:274px}.xl\:w-\[300px\]{width:300px}.xl\:w-\[364px\]{width:364px}.xl\:w-\[70\%\]{width:70%}.xl\:w-auto{width:auto}.xl\:w-full{width:100%}.xl\:min-w-\[160px\]{min-width:160px}.xl\:min-w-\[200px\]{min-width:200px}.xl\:min-w-\[300px\]{min-width:300px}.xl\:max-w-4xl{max-width:56rem}.xl\:max-w-\[1200px\]{max-width:1200px}.xl\:max-w-\[190px\]{max-width:190px}.xl\:max-w-\[300px\]{max-width:300px}.xl\:max-w-\[620px\]{max-width:620px}.xl\:max-w-\[70\%\]{max-width:70%}.xl\:max-w-\[700px\]{max-width:700px}.xl\:max-w-\[75\%\]{max-width:75%}.xl\:max-w-\[80vw\]{max-width:80vw}.xl\:max-w-lg{max-width:32rem}.xl\:translate-x-20{--tw-translate-x:5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xl\:scale-100{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xl\:scale-\[200\%\]{--tw-scale-x:200%;--tw-scale-y:200%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.xl\:gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.xl\:px-14{padding-left:3.5rem;padding-right:3.5rem}.xl\:px-20{padding-left:5rem;padding-right:5rem}.xl\:px-4{padding-left:1rem;padding-right:1rem}.xl\:pl-14{padding-left:3.5rem}.xl\:text-\[260px\]{font-size:260px}.xl\:text-\[50px\]{font-size:50px}.xl\:text-base{font-size:1rem;line-height:1.5rem}.\*\:xl\:px-4>*{padding-left:1rem;padding-right:1rem}.\*\:xl\:pl-24>*{padding-left:6rem}.min-\[1280px\]\:flex{display:flex}}@media(min-width:1536px){.\32xl\:w-1\/3{width:33.333333%}.\32xl\:w-3\/5{width:60%}.\32xl\:min-w-\[200px\]{min-width:200px}.\32xl\:max-w-\[65\%\]{max-width:65%}.\32xl\:max-w-\[85vw\]{max-width:85vw}.\32xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.\32xl\:gap-x-12{-moz-column-gap:3rem;column-gap:3rem}.\32xl\:text-\[300px\]{font-size:300px}.\32xl\:text-\[56px\]{font-size:56px}.\*\:2xl\:mx-1>*{margin-left:.25rem;margin-right:.25rem}.\*\:2xl\:mx-10>*{margin-left:2.5rem;margin-right:2.5rem}}.peer:checked~.rtl\:peer-checked\:after\:-translate-x-full:where([dir=rtl],[dir=rtl] *):after{content:var(--tw-content);--tw-translate-x:-100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\>\*\:nth-child\(2\)\]\:rounded-bl-2xl>*:nth-child(2){border-bottom-left-radius:1rem}.\[\&\>\*\:nth-child\(2\)\]\:rounded-tl-2xl>*:nth-child(2){border-top-left-radius:1rem}.\[\&\>\*\:nth-child\(3\)\]\:mt-2>*:nth-child(3){margin-top:.5rem}.\[\&\>\*\:nth-child\(3\)\]\:rounded-bl-2xl>*:nth-child(3){border-bottom-left-radius:1rem}.\[\&\>\*\:nth-child\(3\)\]\:rounded-tl-2xl>*:nth-child(3){border-top-left-radius:1rem}.\[\&\>\*\:nth-last-child\(4\)\]\:rounded-br-2xl>*:nth-last-child(4){border-bottom-right-radius:1rem}.\[\&\>\*\:nth-last-child\(4\)\]\:rounded-tr-2xl>*:nth-last-child(4){border-top-right-radius:1rem}.\[\&\>\*\:nth-last-child\(5\)\]\:rounded-br-2xl>*:nth-last-child(5){border-bottom-right-radius:1rem}.\[\&\>\*\:nth-last-child\(5\)\]\:rounded-tr-2xl>*:nth-last-child(5){border-top-right-radius:1rem}.\[\&\>\*\:nth-last-child\(6\)\]\:rounded-br-2xl>*:nth-last-child(6){border-bottom-right-radius:1rem}.\[\&\>\*\]\:z-0>*{z-index:0}.\[\&\>\*\]\:h-\[49px\]>*{height:49px}.\[\&\>\*\]\:w-\[calc\(50\%-6px\)\]>*{width:calc(50% - 6px)}.\[\&\>\*\]\:w-full>*{width:100%}.\[\&\>\*\]\:px-3>*{padding-left:.75rem;padding-right:.75rem}.\[\&\>\.gutter\]\:\!w-3>.gutter{width:.75rem!important}.\[\&\>\.plain\]\:bg-rich-white>.plain{--tw-bg-opacity:1;background-color:rgb(252 252 253 / var(--tw-bg-opacity, 1))}.\[\&\>a\]\:h-\[200px\]>a{height:200px}.\[\&\>a\]\:w-\[186px\]>a{width:186px}.\[\&\>a\]\:min-w-max>a{min-width:-moz-max-content;min-width:max-content}.\[\&\>a\]\:rounded-\[20px\]>a{border-radius:20px}.\[\&\>a\]\:text-sm>a{font-size:.875rem;line-height:1.25rem}.\[\&\>a\]\:\!text-rich-black>a{--tw-text-opacity:1 !important;color:rgb(12 17 29 / var(--tw-text-opacity, 1))!important}.\[\&\>button\]\:flex>button{display:flex}.\[\&\>button\]\:h-9>button{height:2.25rem}.\[\&\>button\]\:w-full>button{width:100%}.\[\&\>button\]\:items-center>button{align-items:center}.\[\&\>button\]\:justify-center>button{justify-content:center}.\[\&\>button\]\:rounded-full>button{border-radius:9999px}.\[\&\>button\]\:bg-blue-light>button{--tw-bg-opacity:1;background-color:rgb(223 230 250 / var(--tw-bg-opacity, 1))}.\[\&\>button\]\:bg-rich-white>button{--tw-bg-opacity:1;background-color:rgb(252 252 253 / var(--tw-bg-opacity, 1))}.\[\&\>button\]\:text-primary>button{--tw-text-opacity:1;color:var(--fallback-p,oklch(var(--p)/var(--tw-text-opacity, 1)))}.\[\&\>div\.feedback\]\:flex>div.feedback{display:flex}.\[\&\>div\.no-feedback\]\:hidden>div.no-feedback{display:none}.\[\&\>div\.split-item\]\:h-\[calc\(100vh-24px\)\]>div.split-item{height:calc(100vh - 24px)}.\[\&\>div\:first-child\]\:min-h-screen>div:first-child{min-height:100vh}.\[\&\>div\>button\]\:w-full>div>button{width:100%}.\[\&\>div\>span\]\:text-primary>div>span{--tw-text-opacity:1;color:var(--fallback-p,oklch(var(--p)/var(--tw-text-opacity, 1)))}.\[\&\>div\]\:z-0>div{z-index:0}.\[\&\>div\]\:flex>div{display:flex}.\[\&\>div\]\:h-fit>div{height:-moz-fit-content;height:fit-content}.\[\&\>div\]\:h-full>div{height:100%}.\[\&\>div\]\:max-h-full>div{max-height:100%}.\[\&\>div\]\:max-h-screen>div{max-height:100vh}.\[\&\>div\]\:w-full>div{width:100%}.\[\&\>div\]\:flex-1>div{flex:1 1 0%}.\[\&\>div\]\:flex-col>div{flex-direction:column}.\[\&\>div\]\:items-start>div{align-items:flex-start}.\[\&\>div\]\:overflow-clip>div{overflow:clip}.\[\&\>div\]\:overflow-y-visible>div{overflow-y:visible}.\[\&\>div\]\:rounded-3xl>div{border-radius:1.5rem}.\[\&\>div\]\:bg-rich-white>div{--tw-bg-opacity:1;background-color:rgb(252 252 253 / var(--tw-bg-opacity, 1))}.\[\&\>div\]\:p-3>div{padding:.75rem}.\[\&\>div\]\:p-4>div{padding:1rem}.\[\&\>div\]\:p-5>div{padding:1.25rem}.\[\&\>div\]\:px-2>div{padding-left:.5rem;padding-right:.5rem}.\[\&\>div\]\:px-3>div{padding-left:.75rem;padding-right:.75rem}.\[\&\>div\]\:pb-2>div{padding-bottom:.5rem}.\[\&\>div\]\:pb-5>div{padding-bottom:1.25rem}.\[\&\>form\>div\]\:bg-rich-white>form>div{--tw-bg-opacity:1;background-color:rgb(252 252 253 / var(--tw-bg-opacity, 1))}.\[\&\>form\>div\]\:p-5>form>div{padding:1.25rem}.\[\&\>label\]\:w-full>label{width:100%}.\[\&\>td\]\:h-11>td{height:2.75rem}.\[\&\>td\]\:h-12>td{height:3rem}.\[\&\>td\]\:max-h-\[48px\]>td{max-height:48px}.\[\&\>td\]\:border-\[1px\]>td{border-width:1px}.\[\&\>td\]\:border-b-0>td{border-bottom-width:0px}.\[\&\>td\]\:border-supporting>td{--tw-border-opacity:1;border-color:rgb(152 162 179 / var(--tw-border-opacity, 1))}.\[\&\>td\]\:bg-background>td{--tw-bg-opacity:1;background-color:rgb(241 244 253 / var(--tw-bg-opacity, 1))}.\[\&\>td\]\:bg-rich-white>td{--tw-bg-opacity:1;background-color:rgb(252 252 253 / var(--tw-bg-opacity, 1))}.\[\&\>td\]\:bg-transparent>td{background-color:transparent}.\[\&\>td\]\:p-2>td{padding:.5rem}.\[\&\>td\]\:px-3>td{padding-left:.75rem;padding-right:.75rem}.\[\&\>td\]\:py-3>td{padding-top:.75rem;padding-bottom:.75rem}.\[\&\>td\]\:py-\[11\.5px\]>td{padding-top:11.5px;padding-bottom:11.5px}.\[\&\>td\]\:py-\[12\.5px\]>td{padding-top:12.5px;padding-bottom:12.5px}.\[\&\>td\]\:pb-\[3px\]>td{padding-bottom:3px}.\[\&\>td\]\:pt-\[3px\]>td{padding-top:3px}.\[\&\>td\]\:text-base>td{font-size:1rem;line-height:1.5rem}.\[\&\>td\]\:text-sm>td{font-size:.875rem;line-height:1.25rem}.\[\&\>td\]\:text-gray-950>td{--tw-text-opacity:1;color:rgb(12 17 29 / var(--tw-text-opacity, 1))}.\[\&\>td\]\:first\:pt-3:first-child>td{padding-top:.75rem}.\[\&\>td\]\:last\:pb-3:last-child>td{padding-bottom:.75rem}.\[\&\>th\]\:sticky>th{position:sticky}.\[\&\>th\]\:top-0>th{top:0}.\[\&\>th\]\:z-20>th{z-index:20}.\[\&\>th\]\:border-\[1px\]>th{border-width:1px}.\[\&\>th\]\:border-b-0>th{border-bottom-width:0px}.\[\&\>th\]\:border-supporting>th{--tw-border-opacity:1;border-color:rgb(152 162 179 / var(--tw-border-opacity, 1))}.\[\&\>th\]\:bg-rich-white>th{--tw-bg-opacity:1;background-color:rgb(252 252 253 / var(--tw-bg-opacity, 1))}.\[\&\>th\]\:p-0>th{padding:0}.\[\&\>th\]\:p-2>th{padding:.5rem}.\[\&\>th\]\:pb-3>th{padding-bottom:.75rem}.\[\&\>th\]\:pt-6>th{padding-top:1.5rem}.\[\&\>th\]\:text-base>th{font-size:1rem;line-height:1.5rem}.\[\&\>th\]\:text-sm>th{font-size:.875rem;line-height:1.25rem}.\[\&\>th\]\:font-normal>th{font-weight:400}.\[\&\>th\]\:normal-case>th{text-transform:none}.\[\&\>th\]\:text-gray-400>th{--tw-text-opacity:1;color:rgb(152 162 179 / var(--tw-text-opacity, 1))}.\[\&\>th\]\:text-rich-black>th{--tw-text-opacity:1;color:rgb(12 17 29 / var(--tw-text-opacity, 1))}.\[\&\>th\]\:text-supporting>th{--tw-text-opacity:1;color:rgb(152 162 179 / var(--tw-text-opacity, 1))}.\[\&\>tr\:first-child\>td\:first-child\]\:rounded-tl-xl>tr:first-child>td:first-child{border-top-left-radius:.75rem}.\[\&\>tr\:first-child\>td\:last-child\]\:rounded-tr-xl>tr:first-child>td:last-child{border-top-right-radius:.75rem}.\[\&\>tr\:last-child\>td\]\:rounded-b-3xl>tr:last-child>td{border-bottom-right-radius:1.5rem;border-bottom-left-radius:1.5rem}.\[\&_\.ProseMirror\]\:p-0 .ProseMirror{padding:0}.\[\&_\.notion-editor\]\:min-h-0 .notion-editor{min-height:0px}.\[\&_ul\]\:\!z-\[70\] ul{z-index:70!important}@media(min-width:1280px){@media(min-height:800px){.xl\:\[\@media\(min-height\:800px\)\]\:sticky{position:sticky}.xl\:\[\@media\(min-height\:800px\)\]\:top-0{top:0}.xl\:\[\@media\(min-height\:800px\)\]\:z-20{z-index:20}.xl\:\[\@media\(min-height\:800px\)\]\:border-b{border-bottom-width:1px}.xl\:\[\@media\(min-height\:800px\)\]\:border-gray-200{--tw-border-opacity:1;border-color:rgb(234 236 240 / var(--tw-border-opacity, 1))}.xl\:\[\@media\(min-height\:800px\)\]\:pb-3{padding-bottom:.75rem}.xl\:\[\@media\(min-height\:800px\)\]\:shadow-sm{--tw-shadow:0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}}}
