@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap");body,html{padding:0;margin:0}body,h1,h2,h3,h4,h5,h6,html{font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif!important}code{font-family:Fira Code VF,monospace!important}button,input,optgroup,select,textarea{font-family:Roboto!important}.embla{overflow:hidden;border-radius:8px}.embla__container{display:flex}.embla__slide{position:relative;flex:0 0 100%}.monaco-editor{height:100vh;width:100vw;overflow:hidden}.settings-header_dark:after{content:"";height:2px;background-color:hsla(0,0%,100%,.2);margin-left:8px;flex-grow:1}.settings-header_dark{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;display:flex;align-items:center;color:hsla(0,0%,100%,.5);font-weight:600;font-size:14px}.settings-header_light:after{content:"";height:2px;background-color:rgba(8,8,8,.705);margin-left:8px;flex-grow:1}.settings-header_light{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;display:flex;align-items:center;color:rgba(8,8,8,.705);font-weight:600;font-size:14px}.ReactCrop{position:relative;display:inline-block;cursor:crosshair;overflow:hidden;max-width:100%}.ReactCrop *,.ReactCrop :after,.ReactCrop :before{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-width:100%;max-height:inherit;touch-action:none}.ReactCrop__crop-selection{position:absolute;top:0;left:0;transform:translateZ(0);cursor:move;box-shadow:0 0 0 9999em rgba(0,0,0,.5);touch-action:none;border:1px dashed #fff}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%;box-shadow:0 0 1px 1px #fff,0 0 0 9999em rgba(0,0,0,.5)}.ReactCrop__crop-selection:focus{outline:none;border-color:blue;border-style:solid}.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{content:"";display:block;position:absolute;background-color:hsla(0,0%,100%,.4)}.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{position:absolute}.ReactCrop__drag-handle:after{position:absolute;content:"";display:block;width:10px;height:10px;background-color:rgba(0,0,0,.2);border:1px solid hsla(0,0%,100%,.7);outline:1px solid transparent}.ReactCrop__drag-handle:focus:after{border-color:blue;background:#2dbfff}.ReactCrop .ord-nw{top:0;left:0;margin-top:-5px;margin-left:-5px;cursor:nw-resize}.ReactCrop .ord-nw:after{top:0;left:0}.ReactCrop .ord-n{top:0;left:50%;margin-top:-5px;margin-left:-5px;cursor:n-resize}.ReactCrop .ord-n:after{top:0}.ReactCrop .ord-ne{top:0;right:0;margin-top:-5px;margin-right:-5px;cursor:ne-resize}.ReactCrop .ord-ne:after{top:0;right:0}.ReactCrop .ord-e{top:50%;right:0;margin-top:-5px;margin-right:-5px;cursor:e-resize}.ReactCrop .ord-e:after{right:0}.ReactCrop .ord-se{bottom:0;right:0;margin-bottom:-5px;margin-right:-5px;cursor:se-resize}.ReactCrop .ord-se:after{bottom:0;right:0}.ReactCrop .ord-s{bottom:0;left:50%;margin-bottom:-5px;margin-left:-5px;cursor:s-resize}.ReactCrop .ord-s:after{bottom:0}.ReactCrop .ord-sw{bottom:0;left:0;margin-bottom:-5px;margin-left:-5px;cursor:sw-resize}.ReactCrop .ord-sw:after{bottom:0;left:0}.ReactCrop .ord-w{top:50%;left:0;margin-top:-5px;margin-left:-5px;cursor:w-resize}.ReactCrop .ord-w:after{left:0}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{top:0;left:0;width:100%;height:6px;margin-top:-3px}.ReactCrop__drag-bar.ord-e{right:0;top:0;width:6px;height:100%;margin-right:-3px}.ReactCrop__drag-bar.ord-s{bottom:0;left:0;width:100%;height:6px;margin-bottom:-3px}.ReactCrop__drag-bar.ord-w{top:0;left:0;width:6px;height:100%;margin-left:-3px}.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w,.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle{display:none}@media (pointer:coarse){.ReactCrop .ord-e,.ReactCrop .ord-n,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:24px;height:24px}}@keyframes issue-ping{75%,to{transform:scale(2);opacity:0}}.spinner-ring{--uib-size:40px;--uib-speed:2s;--uib-color:#fff;height:var(--uib-size);width:var(--uib-size);vertical-align:middle;transform-origin:center;animation:rotate var(--uib-speed) linear infinite}.spinner-ring circle{fill:none;stroke:var(--uib-color);stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:stretch calc(var(--uib-speed) * .75) ease-in-out infinite}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes stretch{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-35px}to{stroke-dashoffset:-124px}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}code[class*=language-],pre[class*=language-]{color:#d4d4d4;font-size:13px;text-shadow:none;font-family:Menlo,Monaco,Consolas,Andale Mono,Ubuntu Mono,Courier New,monospace;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none}code[class*=language-] ::-moz-selection,code[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection,pre[class*=language-]::-moz-selection{text-shadow:none;background:#264f78}code[class*=language-] ::selection,code[class*=language-]::selection,pre[class*=language-] ::selection,pre[class*=language-]::selection{text-shadow:none;background:#264f78}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto;background:#1e1e1e}:not(pre)>code[class*=language-]{padding:.1em .3em;border-radius:.3em;color:#db4c69;background:#1e1e1e}.namespace{opacity:.7}.token.doctype .token.doctype-tag{color:#569cd6}.token.doctype .token.name{color:#9cdcfe}.token.comment,.token.prolog{color:#6a9955}.language-html .language-css .token.punctuation,.language-html .language-javascript .token.punctuation,.token.punctuation{color:#d4d4d4}.token.boolean,.token.constant,.token.inserted,.token.number,.token.property,.token.symbol,.token.tag,.token.unit{color:#b5cea8}.token.attr-name,.token.builtin,.token.char,.token.deleted,.token.selector,.token.string{color:#ce9178}.language-css .token.string.url{text-decoration:underline}.token.entity,.token.operator{color:#d4d4d4}.token.operator.arrow{color:#569cd6}.token.atrule{color:#ce9178}.token.atrule .token.rule{color:#c586c0}.token.atrule .token.url{color:#9cdcfe}.token.atrule .token.url .token.function{color:#dcdcaa}.token.atrule .token.url .token.punctuation{color:#d4d4d4}.token.keyword{color:#569cd6}.token.keyword.control-flow,.token.keyword.module{color:#c586c0}.token.function,.token.function .token.maybe-class-name{color:#dcdcaa}.token.regex{color:#d16969}.token.important{color:#569cd6}.token.italic{font-style:italic}.token.constant{color:#9cdcfe}.token.class-name,.token.maybe-class-name{color:#4ec9b0}.token.console,.token.interpolation,.token.parameter{color:#9cdcfe}.token.boolean,.token.punctuation.interpolation-punctuation{color:#569cd6}.token.exports .token.maybe-class-name,.token.imports .token.maybe-class-name,.token.property,.token.variable{color:#9cdcfe}.token.escape,.token.selector{color:#d7ba7d}.token.tag{color:#569cd6}.token.cdata,.token.tag .token.punctuation{color:grey}.token.attr-name{color:#9cdcfe}.token.attr-value,.token.attr-value .token.punctuation{color:#ce9178}.token.attr-value .token.punctuation.attr-equals{color:#d4d4d4}.token.entity{color:#569cd6}.token.namespace{color:#4ec9b0}code[class*=language-javascript],code[class*=language-jsx],code[class*=language-tsx],code[class*=language-typescript],pre[class*=language-javascript],pre[class*=language-jsx],pre[class*=language-tsx],pre[class*=language-typescript]{color:#9cdcfe}code[class*=language-css],pre[class*=language-css]{color:#ce9178}code[class*=language-html],pre[class*=language-html]{color:#d4d4d4}.language-regex .token.anchor{color:#dcdcaa}.language-html .token.punctuation{color:grey}pre[class*=language-]>code[class*=language-]{position:relative;z-index:1}.line-highlight.line-highlight{background:#f7ebc6;box-shadow:inset 5px 0 0 #f7d87c;z-index:0}.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] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([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] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em}.prose :where(ol>li):not(:where([class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(hr):not(:where([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] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-left-width:.25rem;border-left-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([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] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([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] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([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] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([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] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(figure>*):not(:where([class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose :where(code):not(:where([class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([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:.8571429em 1.1428571em}.prose :where(pre code):not(:where([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] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose] *)){width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose :where(tbody tr):not(:where([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] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose] *)){vertical-align:top}.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-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-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgba(0,0,0,.5);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose :where(video):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(figure):not(:where([class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(li):not(:where([class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose] *)){padding-left:.375em}.prose :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.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}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;bottom:0}.inset-0,.inset-x-0{right:0;left:0}.inset-y-0{top:0;bottom:0}.inset-x-8{left:2rem;right:2rem}.top-\[-10rem\]{top:-10rem}.left-\[calc\(50\%-11rem\)\]{left:calc(50% - 11rem)}.bottom-12{bottom:3rem}.left-0{left:0}.right-0{right:0}.top-0{top:0}.bottom-0{bottom:0}.top-2\.5{top:.625rem}.left-2\.5{left:.625rem}.top-2{top:.5rem}.left-2{left:.5rem}.bottom-2{bottom:.5rem}.right-2{right:.5rem}.right-1{right:.25rem}.left-1{left:.25rem}.top-1{top:.25rem}.-top-40{top:-10rem}.top-\[calc\(100\%-13rem\)\]{top:calc(100% - 13rem)}.left-\[calc\(50\%\+3rem\)\]{left:calc(50% + 3rem)}.-bottom-48{bottom:-12rem}.left-1\/2{left:50%}.isolate{isolation:isolate}.z-50{z-index:50}.z-0{z-index:0}.z-10{z-index:10}.-z-10{z-index:-10}.z-\[999\]{z-index:999}.z-\[9999\]{z-index:9999}.order-first{order:-9999}.col-span-2{grid-column:span 2/span 2}.col-span-4{grid-column:span 4/span 4}.col-span-full{grid-column:1/-1}.col-span-1{grid-column:span 1/span 1}.col-span-3{grid-column:span 3/span 3}.-m-1\.5{margin:-.375rem}.-m-1{margin:-.25rem}.-m-2{margin:-.5rem}.m-auto{margin:auto}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.mx-auto{margin-left:auto;margin-right:auto}.\!my-0{margin-top:0!important;margin-bottom:0!important}.my-8{margin-top:2rem;margin-bottom:2rem}.my-12{margin-top:3rem;margin-bottom:3rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.\!mx-0{margin-left:0!important;margin-right:0!important}.mx-4{margin-left:1rem;margin-right:1rem}.my-24{margin-top:6rem;margin-bottom:6rem}.my-16{margin-top:4rem;margin-bottom:4rem}.-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.-mx-8{margin-left:-2rem;margin-right:-2rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.mt-12{margin-top:3rem}.mb-3{margin-bottom:.75rem}.mb-6{margin-bottom:1.5rem}.mb-4{margin-bottom:1rem}.mt-4{margin-top:1rem}.mb-12{margin-bottom:3rem}.mb-5{margin-bottom:1.25rem}.mb-2{margin-bottom:.5rem}.mb-8{margin-bottom:2rem}.mb-10{margin-bottom:2.5rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-1{margin-top:.25rem}.mt-8{margin-top:2rem}.mt-6{margin-top:1.5rem}.mr-2{margin-right:.5rem}.\!mt-0{margin-top:0!important}.mt-5{margin-top:1.25rem}.ml-1{margin-left:.25rem}.mt-0{margin-top:0}.ml-3{margin-left:.75rem}.-mt-1{margin-top:-.25rem}.mb-1{margin-bottom:.25rem}.mr-3{margin-right:.75rem}.-mb-6{margin-bottom:-1.5rem}.mt-3{margin-top:.75rem}.mr-0{margin-right:0}.-mr-2{margin-right:-.5rem}.\!mt-3{margin-top:.75rem!important}.\!mt-1{margin-top:.25rem!important}.\!mt-2{margin-top:.5rem!important}.mt-16{margin-top:4rem}.-mt-px{margin-top:-1px}.-mt-6{margin-top:-1.5rem}.mb-\[10px\]{margin-bottom:10px}.ml-\[-999px\]{margin-left:-999px}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.\!inline{display:inline!important}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.flow-root{display:flow-root}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-square{aspect-ratio:1/1}.aspect-video{aspect-ratio:16/9}.aspect-\[1155\/678\]{aspect-ratio:1155/678}.h-\[45vh\]{height:45vh}.h-screen{height:100vh}.h-8{height:2rem}.h-6{height:1.5rem}.h-\[21\.1875rem\]{height:21.1875rem}.h-32{height:8rem}.h-fit{height:-moz-fit-content;height:fit-content}.h-\[16px\]{height:16px}.h-full{height:100%}.h-48{height:12rem}.h-96{height:24rem}.\!h-\[100vh\]{height:100vh!important}.h-4{height:1rem}.h-16{height:4rem}.h-9{height:2.25rem}.\!h-full{height:100%!important}.h-12{height:3rem}.h-\[14rem\]{height:14rem}.h-3{height:.75rem}.h-\[20rem\]{height:20rem}.h-10{height:2.5rem}.\!h-3{height:.75rem!important}.\!h-2{height:.5rem!important}.h-5{height:1.25rem}.h-40{height:10rem}.h-20{height:5rem}.h-\[80px\]{height:80px}.h-\[18px\]{height:18px}.h-auto{height:auto}.h-\[64rem\]{height:64rem}.h-px{height:1px}.h-24{height:6rem}.h-64{height:16rem}.h-\[100vh\]{height:100vh}.max-h-screen{max-height:100vh}.min-h-screen{min-height:100vh}.min-h-full{min-height:100%}.min-h-\[100vh\]{min-height:100vh}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-64{width:16rem}.w-screen{width:100vw}.w-8{width:2rem}.w-6{width:1.5rem}.w-32{width:8rem}.w-\[900px\]{width:900px}.w-\[100vw\]{width:100vw}.w-48{width:12rem}.w-px{width:1px}.w-16{width:4rem}.w-\[2px\]{width:2px}.w-12{width:3rem}.w-\[50\%\]{width:50%}.w-3{width:.75rem}.w-\[80\%\]{width:80%}.\!w-\[65\%\]{width:65%!important}.\!w-fit{width:-moz-fit-content!important;width:fit-content!important}.\!w-3{width:.75rem!important}.\!w-2{width:.5rem!important}.w-auto{width:auto}.w-4{width:1rem}.w-\[16px\]{width:16px}.w-9{width:2.25rem}.w-5{width:1.25rem}.w-\[4\.5rem\]{width:4.5rem}.w-\[90\%\]{width:90%}.w-\[45\%\]{width:45%}.w-10{width:2.5rem}.w-\[80px\]{width:80px}.w-\[18px\]{width:18px}.w-\[36\.125rem\]{width:36.125rem}.w-72{width:18rem}.w-1\/2{width:50%}.w-1\/4{width:25%}.w-\[1269px\]{width:1269px}.w-20{width:5rem}.min-w-0{min-width:0}.max-w-xl{max-width:36rem}.max-w-none{max-width:none}.max-w-\[37\.5rem\]{max-width:37.5rem}.max-w-lg{max-width:32rem}.max-w-2xl{max-width:42rem}.max-w-full{max-width:100%}.max-w-sm{max-width:24rem}.max-w-3xl{max-width:48rem}.max-w-\[40rem\]{max-width:40rem}.max-w-7xl{max-width:80rem}.max-w-\[72px\]{max-width:72px}.max-w-xs{max-width:20rem}.max-w-6xl{max-width:72rem}.max-w-4xl{max-width:56rem}.max-w-md{max-width:28rem}.max-w-\[280px\]{max-width:280px}.flex-1{flex:1 1 0%}.flex-initial{flex:0 1 auto}.flex-auto{flex:1 1 auto}.flex-none{flex:none}.flex-shrink-0{flex-shrink:0}.flex-shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.flex-grow-0{flex-grow:0}.grow{flex-grow:1}.basis-64{flex-basis:16rem}.basis-\[830px\]{flex-basis:830px}.border-separate{border-collapse:separate}.border-spacing-x-8{--tw-border-spacing-x:2rem;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-1\/2{--tw-translate-y:50%}.rotate-\[30deg\]{--tw-rotate:30deg}.rotate-\[30deg\],.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.animate-\[issue-ping_1s_cubic-bezier\(0\2c _0\2c _0\.2\2c _1\)_infinite\]{animation:issue-ping 1s cubic-bezier(0,0,.2,1) infinite}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{animation:bounce 1s infinite}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.\!cursor-not-allowed{cursor:not-allowed!important}.cursor-default{cursor:default}.cursor-move{cursor:move}.resize{resize:both}.list-disc{list-style-type:disc}.columns-2{-moz-columns:2;column-count:2}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.\!justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-6{gap:1.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-8{gap:2rem}.gap-12{gap:3rem}.gap-5{gap:1.25rem}.gap-7{gap:1.75rem}.gap-0{gap:0}.gap-0\.5{gap:.125rem}.gap-y-6{row-gap:1.5rem}.gap-y-8{row-gap:2rem}.gap-y-12{row-gap:3rem}.gap-y-1{row-gap:.25rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-y-4{row-gap:1rem}.gap-y-2{row-gap:.5rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.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-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))}.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-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.25rem * var(--tw-space-x-reverse));margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.75rem * 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-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-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2.5rem * var(--tw-space-x-reverse));margin-left:calc(2.5rem * 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-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-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(4rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(4rem * var(--tw-space-y-reverse))}.space-y-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))}.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-gray-900\/5>:not([hidden])~:not([hidden]){border-color:rgba(17,24,39,.05)}.divide-white\/5>:not([hidden])~:not([hidden]){border-color:hsla(0,0%,100%,.05)}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(229 231 235/var(--tw-divide-opacity))}.self-center{align-self:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;white-space:nowrap}.text-ellipsis,.truncate{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.rounded-\[4px\]{border-radius:4px}.rounded-xl{border-radius:16px}.rounded-md{border-radius:8px}.rounded-lg{border-radius:12px}.rounded-full{border-radius:9999px}.rounded-sm{border-radius:.125rem}.rounded-none{border-radius:0}.rounded-3xl{border-radius:1.5rem}.rounded-2xl{border-radius:1rem}.rounded-t-md{border-top-left-radius:8px;border-top-right-radius:8px}.border-2{border-width:2px}.border-\[1px\]{border-width:1px}.border-0{border-width:0}.border{border-width:1px}.\!border-\[1px\]{border-width:1px!important}.\!border-2{border-width:2px!important}.\!border-0{border-width:0!important}.border-\[2px\]{border-width:2px}.border-\[0\.5px\]{border-width:.5px}.\!border-t-0{border-top-width:0!important}.\!border-b-0{border-bottom-width:0!important}.border-t{border-top-width:1px}.border-b{border-bottom-width:1px}.border-t-0{border-top-width:0}.border-l-0{border-left-width:0}.border-r-0{border-right-width:0}.border-t-2{border-top-width:2px}.border-solid{border-style:solid}.border-dotted{border-style:dotted}.border-mantine-gray-5{--tw-border-opacity:1;border-color:rgb(173 181 189/var(--tw-border-opacity))}.border-mantine-gray-4{--tw-border-opacity:1;border-color:rgb(206 212 218/var(--tw-border-opacity))}.border-gray-400\/20{border-color:rgba(156,163,175,.2)}.border-transparent{border-color:transparent}.border-blue-500{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity))}.border-pink-500{--tw-border-opacity:1;border-color:rgb(236 72 153/var(--tw-border-opacity))}.\!border-mantine-blue-7{--tw-border-opacity:1!important;border-color:rgb(28 126 214/var(--tw-border-opacity))!important}.border-gray-200\/50{border-color:rgba(229,231,235,.5)}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity))}.border-blue-600{--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity))}.border-mantine-gray-2{--tw-border-opacity:1;border-color:rgb(233 236 239/var(--tw-border-opacity))}.border-mantine-blue-9{--tw-border-opacity:1;border-color:rgb(24 100 171/var(--tw-border-opacity))}.border-gray-900\/5{border-color:rgba(17,24,39,.05)}.border-white\/5{border-color:hsla(0,0%,100%,.05)}.border-gray-900\/10{border-color:rgba(17,24,39,.1)}.border-pink-600{--tw-border-opacity:1;border-color:rgb(219 39 119/var(--tw-border-opacity))}.bg-transparent{background-color:transparent}.bg-zinc-800\/80{background-color:rgba(39,39,42,.8)}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-mantine-gray-2{--tw-bg-opacity:1;background-color:rgb(233 236 239/var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.bg-indigo-600{--tw-bg-opacity:1;background-color:rgb(79 70 229/var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-red-500\/90{background-color:rgba(239,68,68,.9)}.bg-green-400\/80{background-color:rgba(74,222,128,.8)}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.bg-pink-900\/30{background-color:rgba(131,24,67,.3)}.bg-pink-800{--tw-bg-opacity:1;background-color:rgb(157 23 77/var(--tw-bg-opacity))}.bg-zinc-800\/50{background-color:rgba(39,39,42,.5)}.bg-green-500\/50{background-color:rgba(34,197,94,.5)}.bg-red-500\/50{background-color:rgba(239,68,68,.5)}.bg-yellow-500\/50{background-color:rgba(234,179,8,.5)}.bg-green-500{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity))}.bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity))}.bg-yellow-500{--tw-bg-opacity:1;background-color:rgb(234 179 8/var(--tw-bg-opacity))}.\!bg-transparent{background-color:transparent!important}.bg-blue-500{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity))}.bg-purple-500{--tw-bg-opacity:1;background-color:rgb(168 85 247/var(--tw-bg-opacity))}.bg-pink-500{--tw-bg-opacity:1;background-color:rgb(236 72 153/var(--tw-bg-opacity))}.bg-sky-500{--tw-bg-opacity:1;background-color:rgb(14 165 233/var(--tw-bg-opacity))}.bg-gray-500{--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity))}.bg-blue-500\/50{background-color:rgba(59,130,246,.5)}.bg-purple-500\/50{background-color:rgba(168,85,247,.5)}.bg-pink-500\/50{background-color:rgba(236,72,153,.5)}.bg-sky-500\/50{background-color:rgba(14,165,233,.5)}.bg-gray-500\/50{background-color:hsla(220,9%,46%,.5)}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.bg-mantine-dark-7\/50{background-color:rgba(26,27,34,.5)}.bg-\[\#373A40\]{--tw-bg-opacity:1;background-color:rgb(55 58 64/var(--tw-bg-opacity))}.bg-\[\#ced4da\]{--tw-bg-opacity:1;background-color:rgb(206 212 218/var(--tw-bg-opacity))}.bg-mantine-gray-1{--tw-bg-opacity:1;background-color:rgb(241 243 245/var(--tw-bg-opacity))}.bg-mantine-red-7{--tw-bg-opacity:1;background-color:rgb(240 62 62/var(--tw-bg-opacity))}.bg-mantine-orange-7{--tw-bg-opacity:1;background-color:rgb(247 103 7/var(--tw-bg-opacity))}.\!bg-mantine-blue-8{--tw-bg-opacity:1!important;background-color:rgb(25 113 194/var(--tw-bg-opacity))!important}.bg-mantine-dark-9{--tw-bg-opacity:1;background-color:rgb(16 17 23/var(--tw-bg-opacity))}.bg-pink-700{--tw-bg-opacity:1;background-color:rgb(190 24 93/var(--tw-bg-opacity))}.\!bg-zinc-700\/50{background-color:rgba(63,63,70,.5)!important}.bg-gray-900{--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity))}.bg-pink-600{--tw-bg-opacity:1;background-color:rgb(219 39 119/var(--tw-bg-opacity))}.bg-gray-900\/5{background-color:rgba(17,24,39,.05)}.bg-white\/5{background-color:hsla(0,0%,100%,.05)}.bg-gray-800\/80{background-color:rgba(31,41,55,.8)}.bg-white\/10{background-color:hsla(0,0%,100%,.1)}.bg-gray-400\/5{background-color:rgba(156,163,175,.05)}.\!bg-mantine-blue-7\/30{background-color:rgba(28,126,214,.3)!important}.bg-mantine-gray-1\/80{background-color:rgba(241,243,245,.8)}.bg-mantine-orange-1{--tw-bg-opacity:1;background-color:rgb(255 232 204/var(--tw-bg-opacity))}.bg-mantine-blue-1{--tw-bg-opacity:1;background-color:rgb(208 235 255/var(--tw-bg-opacity))}.bg-opacity-50{--tw-bg-opacity:0.5}.bg-opacity-75{--tw-bg-opacity:0.75}.bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))}.bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-pink-500{--tw-gradient-from:#ec4899;--tw-gradient-to:rgba(236,72,153,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-yellow-400{--tw-gradient-from:#facc15;--tw-gradient-to:rgba(250,204,21,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-\[\#ff80b5\]{--tw-gradient-from:#ff80b5;--tw-gradient-to:rgba(255,128,181,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.to-purple-500{--tw-gradient-to:#a855f7}.to-purple-600{--tw-gradient-to:#9333ea}.to-\[\#9089fc\]{--tw-gradient-to:#9089fc}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.fill-zinc-900{fill:#18181b}.fill-indigo-600{fill:#4f46e5}.fill-\[\#6563CC\]{fill:#6563cc}.fill-\[\#6D62AC\]{fill:#6d62ac}.\!fill-white{fill:#fff!important}.fill-transparent{fill:transparent}.stroke-1{stroke-width:1}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-4{padding:1rem}.p-2{padding:.5rem}.p-8{padding:2rem}.p-12{padding:3rem}.p-1{padding:.25rem}.p-3{padding:.75rem}.p-6{padding:1.5rem}.p-1\.5{padding:.375rem}.p-\[\.5rem\]{padding:.5rem}.\!p-0{padding:0!important}.p-0{padding:0}.px-4{padding-left:1rem;padding-right:1rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-\[6px\]{padding-left:6px;padding-right:6px}.py-8{padding-top:2rem;padding-bottom:2rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-12{padding-top:3rem;padding-bottom:3rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.\!px-1\.5{padding-left:.375rem!important;padding-right:.375rem!important}.\!px-1{padding-left:.25rem!important;padding-right:.25rem!important}.py-16{padding-top:4rem;padding-bottom:4rem}.\!px-2{padding-left:.5rem!important;padding-right:.5rem!important}.py-24{padding-top:6rem;padding-bottom:6rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.py-0{padding-top:0;padding-bottom:0}.px-\[10px\]{padding-left:10px;padding-right:10px}.py-\[5px\]{padding-top:5px;padding-bottom:5px}.pt-4{padding-top:1rem}.pl-5{padding-left:1.25rem}.pt-20{padding-top:5rem}.pb-24{padding-bottom:6rem}.pr-4{padding-right:1rem}.pb-6{padding-bottom:1.5rem}.pt-0{padding-top:0}.pb-2{padding-bottom:.5rem}.pr-2{padding-right:.5rem}.pl-9{padding-left:2.25rem}.pt-14{padding-top:3.5rem}.pb-16{padding-bottom:4rem}.pt-24{padding-top:6rem}.pt-10{padding-top:2.5rem}.pt-8{padding-top:2rem}.pl-3{padding-left:.75rem}.pl-\[1004px\]{padding-left:1004px}.pb-7{padding-bottom:1.75rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-start{text-align:start}.align-middle{vertical-align:middle}.\!font-mono{font-family:Fira Code VF,monospace!important}.font-mono{font-family:Fira Code VF,monospace}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-6xl{font-size:3.75rem;line-height:1}.text-5xl{font-size:3rem;line-height:1}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-\[14px\]{font-size:14px}.font-semibold{font-weight:600}.font-medium{font-weight:500}.font-bold{font-weight:700}.font-normal{font-weight:400}.\!font-medium{font-weight:500!important}.font-extrabold{font-weight:800}.uppercase{text-transform:uppercase}.normal-case{text-transform:none}.italic{font-style:italic}.leading-relaxed{line-height:1.625}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-8{line-height:2rem}.tracking-tight{letter-spacing:-.025em}.text-mantine-red-6{--tw-text-opacity:1;color:rgb(250 82 82/var(--tw-text-opacity))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.text-cyan-500{--tw-text-opacity:1;color:rgb(6 182 212/var(--tw-text-opacity))}.text-pink-500\/50{color:rgba(236,72,153,.5)}.text-mantine-dark-0{--tw-text-opacity:1;color:rgb(193 194 200/var(--tw-text-opacity))}.text-mantine-dark-2{--tw-text-opacity:1;color:rgb(144 146 153/var(--tw-text-opacity))}.text-green-600{--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity))}.text-mantine-teal-4{--tw-text-opacity:1;color:rgb(56 217 169/var(--tw-text-opacity))}.text-mantine-violet-4{--tw-text-opacity:1;color:rgb(151 117 250/var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.text-indigo-600{--tw-text-opacity:1;color:rgb(79 70 229/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-red-100{--tw-text-opacity:1;color:rgb(254 226 226/var(--tw-text-opacity))}.text-green-900{--tw-text-opacity:1;color:rgb(20 83 45/var(--tw-text-opacity))}.text-red-400{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity))}.text-pink-700{--tw-text-opacity:1;color:rgb(190 24 93/var(--tw-text-opacity))}.text-sky-600{--tw-text-opacity:1;color:rgb(2 132 199/var(--tw-text-opacity))}.text-gray-700\/50{color:rgba(55,65,81,.5)}.\!text-white{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.text-black\/50{color:rgba(0,0,0,.5)}.text-slate-900{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}.text-slate-600{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity))}.text-red-700{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity))}.text-yellow-700{--tw-text-opacity:1;color:rgb(161 98 7/var(--tw-text-opacity))}.text-sky-700{--tw-text-opacity:1;color:rgb(3 105 161/var(--tw-text-opacity))}.text-teal-800{--tw-text-opacity:1;color:rgb(17 94 89/var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.text-yellow-500{--tw-text-opacity:1;color:rgb(234 179 8/var(--tw-text-opacity))}.text-gray-400\/50{color:rgba(156,163,175,.5)}.text-yellow-500\/30{color:rgba(234,179,8,.3)}.text-sky-500{--tw-text-opacity:1;color:rgb(14 165 233/var(--tw-text-opacity))}.text-gray-100{--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-transparent{color:transparent}.text-red-200{--tw-text-opacity:1;color:rgb(254 202 202/var(--tw-text-opacity))}.text-sky-400{--tw-text-opacity:1;color:rgb(56 189 248/var(--tw-text-opacity))}.text-blue-500{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity))}.text-mantine-blue-1{--tw-text-opacity:1;color:rgb(208 235 255/var(--tw-text-opacity))}.text-mantine-gray-6\/80{color:hsla(210,7%,56%,.8)}.text-mantine-green-6{--tw-text-opacity:1;color:rgb(64 192 87/var(--tw-text-opacity))}.text-mantine-red-7{--tw-text-opacity:1;color:rgb(240 62 62/var(--tw-text-opacity))}.text-gray-300{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}.text-pink-400{--tw-text-opacity:1;color:rgb(244 114 182/var(--tw-text-opacity))}.text-pink-500{--tw-text-opacity:1;color:rgb(236 72 153/var(--tw-text-opacity))}.text-white\/60{color:hsla(0,0%,100%,.6)}.text-pink-600{--tw-text-opacity:1;color:rgb(219 39 119/var(--tw-text-opacity))}.text-indigo-500{--tw-text-opacity:1;color:rgb(99 102 241/var(--tw-text-opacity))}.text-orange-500{--tw-text-opacity:1;color:rgb(249 115 22/var(--tw-text-opacity))}.text-green-500{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity))}.text-mantine-dark-7{--tw-text-opacity:1;color:rgb(26 27 34/var(--tw-text-opacity))}.\!text-blue-900{--tw-text-opacity:1!important;color:rgb(30 58 138/var(--tw-text-opacity))!important}.text-mantine-orange-9{--tw-text-opacity:1;color:rgb(217 72 15/var(--tw-text-opacity))}.text-mantine-blue-9{--tw-text-opacity:1;color:rgb(24 100 171/var(--tw-text-opacity))}.text-inherit{color:inherit}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.no-underline{text-decoration-line:none}.opacity-0{opacity:0}.opacity-50{opacity:.5}.opacity-100{opacity:1}.opacity-30{opacity:.3}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.shadow-2xl,.shadow-sm{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 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px 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{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)}.ring-0,.ring-1{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)}.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-inset{--tw-ring-inset:inset}.ring-mantine-teal-8{--tw-ring-opacity:1;--tw-ring-color:rgb(9 146 104/var(--tw-ring-opacity))}.ring-mantine-violet-8{--tw-ring-opacity:1;--tw-ring-color:rgb(103 65 217/var(--tw-ring-opacity))}.ring-gray-900\/10{--tw-ring-color:rgba(17,24,39,.1)}.ring-white\/10{--tw-ring-color:hsla(0,0%,100%,.1)}.ring-pink-600{--tw-ring-opacity:1;--tw-ring-color:rgb(219 39 119/var(--tw-ring-opacity))}.blur{--tw-blur:blur(8px)}.blur,.blur-3xl{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-3xl{--tw-blur:blur(64px)}.invert{--tw-invert:invert(100%)}.invert,.sepia{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)}.sepia{--tw-sepia:sepia(100%)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px)}.backdrop-blur-md,.backdrop-blur-sm{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-md{--tw-backdrop-blur:blur(12px)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-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-all{transition-property:all;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}.duration-100{transition-duration:.1s}.duration-200{transition-duration:.2s}.duration-75{transition-duration:75ms}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-1,.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.line-clamp-1{-webkit-line-clamp:1}.scrollbar::-webkit-scrollbar-track{background-color:var(--scrollbar-track);border-radius:var(--scrollbar-track-radius)}.scrollbar::-webkit-scrollbar-track:hover{background-color:var(--scrollbar-track-hover,var(--scrollbar-track))}.scrollbar::-webkit-scrollbar-track:active{background-color:var(--scrollbar-track-active,var(--scrollbar-track-hover,var(--scrollbar-track)))}.scrollbar::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border-radius:var(--scrollbar-thumb-radius)}.scrollbar::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-hover,var(--scrollbar-thumb))}.scrollbar::-webkit-scrollbar-thumb:active{background-color:var(--scrollbar-thumb-active,var(--scrollbar-thumb-hover,var(--scrollbar-thumb)))}.scrollbar::-webkit-scrollbar-corner{background-color:var(--scrollbar-corner);border-radius:var(--scrollbar-corner-radius)}.scrollbar::-webkit-scrollbar-corner:hover{background-color:var(--scrollbar-corner-hover,var(--scrollbar-corner))}.scrollbar::-webkit-scrollbar-corner:active{background-color:var(--scrollbar-corner-active,var(--scrollbar-corner-hover,var(--scrollbar-corner)))}@supports (-moz-appearance:none){.scrollbar{scrollbar-width:auto;scrollbar-color:var(--scrollbar-thumb,initial) var(--scrollbar-track,initial)}}.scrollbar::-webkit-scrollbar{display:block;width:var(--scrollbar-width,16px);height:var(--scrollbar-height,16px)}.scrollbar-thin::-webkit-scrollbar-track{background-color:var(--scrollbar-track);border-radius:var(--scrollbar-track-radius)}.scrollbar-thin::-webkit-scrollbar-track:hover{background-color:var(--scrollbar-track-hover,var(--scrollbar-track))}.scrollbar-thin::-webkit-scrollbar-track:active{background-color:var(--scrollbar-track-active,var(--scrollbar-track-hover,var(--scrollbar-track)))}.scrollbar-thin::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border-radius:var(--scrollbar-thumb-radius)}.scrollbar-thin::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-hover,var(--scrollbar-thumb))}.scrollbar-thin::-webkit-scrollbar-thumb:active{background-color:var(--scrollbar-thumb-active,var(--scrollbar-thumb-hover,var(--scrollbar-thumb)))}.scrollbar-thin::-webkit-scrollbar-corner{background-color:var(--scrollbar-corner);border-radius:var(--scrollbar-corner-radius)}.scrollbar-thin::-webkit-scrollbar-corner:hover{background-color:var(--scrollbar-corner-hover,var(--scrollbar-corner))}.scrollbar-thin::-webkit-scrollbar-corner:active{background-color:var(--scrollbar-corner-active,var(--scrollbar-corner-hover,var(--scrollbar-corner)))}@supports (-moz-appearance:none){.scrollbar-thin{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb,initial) var(--scrollbar-track,initial)}}.scrollbar-thin::-webkit-scrollbar{display:block;width:8px;height:8px}@supports (-moz-appearance:none){.scrollbar-none{scrollbar-width:none}}.scrollbar-none::-webkit-scrollbar{display:none}.scrollbar-track-transparent{--scrollbar-track:transparent!important}.scrollbar-thumb-mantine-dark-1{--scrollbar-thumb:#a6a7ae!important}.scrollbar-thumb-rounded-full{--scrollbar-thumb-radius:9999px}.highlight-zinc-800{box-shadow:inset 0 1px 0 0 #27272a}.highlight-gray-200{box-shadow:inset 0 1px 0 0 #e5e7eb}.highlight-mantine-blue-6{box-shadow:inset 0 1px 0 0 #228be6}.highlight-green-400{box-shadow:inset 0 1px 0 0 #4ade80}.highlight-red-400{box-shadow:inset 0 1px 0 0 #f87171}.text-dimmed{--tw-text-opacity:1;color:rgb(134 142 150/var(--tw-text-opacity))}.dark .text-dimmed{--tw-text-opacity:1;color:rgb(144 146 153/var(--tw-text-opacity))}.\[mask-image\:radial-gradient\(closest-side\2c white\2c transparent\)\]{-webkit-mask-image:radial-gradient(closest-side,#fff,transparent);mask-image:radial-gradient(closest-side,#fff,transparent)}@layer tailwind{@supports (-moz-appearance:none){*{scrollbar-color:auto;scrollbar-width:auto}}.tailwind-preflight *,.tailwind-preflight :after,.tailwind-preflight :before{box-sizing:border-box;border:0 solid #e5e7eb}.tailwind-preflight :after,.tailwind-preflight :before{--tw-content:""}.tailwind-preflight html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Roboto,sans-serif;font-feature-settings:normal}.tailwind-preflight body{margin:0;line-height:inherit}.tailwind-preflight hr{height:0;color:inherit;border-top-width:1px}.tailwind-preflight abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.tailwind-preflight h1,.tailwind-preflight h2,.tailwind-preflight h3,.tailwind-preflight h4,.tailwind-preflight h5,.tailwind-preflight h6{font-size:inherit;font-weight:inherit}.tailwind-preflight a{color:inherit;text-decoration:inherit}.tailwind-preflight b,.tailwind-preflight strong{font-weight:bolder}.tailwind-preflight code,.tailwind-preflight kbd,.tailwind-preflight pre,.tailwind-preflight samp{font-family:Fira Code VF,monospace;font-size:1em}.tailwind-preflight small{font-size:80%}.tailwind-preflight sub,.tailwind-preflight sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.tailwind-preflight sub{bottom:-.25em}.tailwind-preflight sup{top:-.5em}.tailwind-preflight table{text-indent:0;border-color:inherit;border-collapse:collapse}.tailwind-preflight button,.tailwind-preflight input,.tailwind-preflight optgroup,.tailwind-preflight select,.tailwind-preflight textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}.tailwind-preflight button,.tailwind-preflight select{text-transform:none}.tailwind-preflight [type=button],.tailwind-preflight [type=reset],.tailwind-preflight [type=submit],.tailwind-preflight button{-webkit-appearance:button;background-color:transparent;background-image:none}.tailwind-preflight :-moz-focusring{outline:auto}.tailwind-preflight :-moz-ui-invalid{box-shadow:none}.tailwind-preflight progress{vertical-align:baseline}.tailwind-preflight ::-webkit-inner-spin-button,.tailwind-preflight ::-webkit-outer-spin-button{height:auto}.tailwind-preflight [type=search]{-webkit-appearance:textfield;outline-offset:-2px}.tailwind-preflight ::-webkit-search-decoration{-webkit-appearance:none}.tailwind-preflight ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.tailwind-preflight summary{display:list-item}.tailwind-preflight blockquote,.tailwind-preflight dd,.tailwind-preflight dl,.tailwind-preflight figure,.tailwind-preflight h1,.tailwind-preflight h2,.tailwind-preflight h3,.tailwind-preflight h4,.tailwind-preflight h5,.tailwind-preflight h6,.tailwind-preflight hr,.tailwind-preflight p,.tailwind-preflight pre{margin:0}.tailwind-preflight fieldset{margin:0;padding:0}.tailwind-preflight legend{padding:0}.tailwind-preflight menu,.tailwind-preflight ol,.tailwind-preflight ul{list-style:none;margin:0;padding:0}.tailwind-preflight textarea{resize:vertical}.tailwind-preflight input::-moz-placeholder,.tailwind-preflight textarea::-moz-placeholder{opacity:1;color:#9ca3af}.tailwind-preflight input::placeholder,.tailwind-preflight textarea::placeholder{opacity:1;color:#9ca3af}.tailwind-preflight [role=button],.tailwind-preflight button{cursor:pointer}.tailwind-preflight :disabled{cursor:default}.tailwind-preflight audio,.tailwind-preflight canvas,.tailwind-preflight embed,.tailwind-preflight iframe,.tailwind-preflight img,.tailwind-preflight object,.tailwind-preflight svg,.tailwind-preflight video{display:block;vertical-align:middle}.tailwind-preflight img,.tailwind-preflight video{max-width:100%;height:auto}.tailwind-preflight [hidden]{display:none}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }}.before\:block:before{content:var(--tw-content);display:block}.group:hover .group-hover\:block{display:block}.group:hover .group-hover\:opacity-100{opacity:1}.data-\[dark\=true\]\:border-mantine-gray-9[data-dark=true]{--tw-border-opacity:1;border-color:rgb(33 37 41/var(--tw-border-opacity))}.data-\[active\]\:border-mantine-blue-6[data-active]{--tw-border-opacity:1;border-color:rgb(34 139 230/var(--tw-border-opacity))}.data-\[selected\=true\]\:\!bg-mantine-gray-1[data-selected=true]{--tw-bg-opacity:1!important;background-color:rgb(241 243 245/var(--tw-bg-opacity))!important}.data-\[dark\=true\]\:bg-mantine-dark-9[data-dark=true]{--tw-bg-opacity:1;background-color:rgb(16 17 23/var(--tw-bg-opacity))}.data-\[active\]\:bg-transparent[data-active]{background-color:transparent}.data-\[active\]\:text-mantine-dark-5[data-active]{--tw-text-opacity:1;color:rgb(44 46 55/var(--tw-text-opacity))}.hover\:border-zinc-500\/50:hover{border-color:hsla(240,4%,46%,.5)}.hover\:\!bg-zinc-800\/50:hover{background-color:rgba(39,39,42,.5)!important}.hover\:bg-mantine-red-3\/50:hover{background-color:hsla(0,100%,83%,.5)}.hover\:bg-mantine-gray-1\/50:hover{background-color:rgba(241,243,245,.5)}.hover\:bg-mantine-gray-3:hover{--tw-bg-opacity:1;background-color:rgb(222 226 230/var(--tw-bg-opacity))}.hover\:bg-mantine-teal-8\/10:hover{background-color:rgba(9,146,104,.1)}.hover\:bg-mantine-violet-8\/10:hover{background-color:rgba(103,65,217,.1)}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.hover\:bg-mantine-gray-1:hover{--tw-bg-opacity:1;background-color:rgb(241 243 245/var(--tw-bg-opacity))}.hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.hover\:bg-mantine-gray-2:hover{--tw-bg-opacity:1;background-color:rgb(233 236 239/var(--tw-bg-opacity))}.hover\:\!bg-zinc-700\/70:hover{background-color:rgba(63,63,70,.7)!important}.hover\:bg-pink-500:hover{--tw-bg-opacity:1;background-color:rgb(236 72 153/var(--tw-bg-opacity))}.hover\:bg-gray-100\/50:hover{background-color:rgba(243,244,246,.5)}.hover\:bg-white\/20:hover{background-color:hsla(0,0%,100%,.2)}.hover\:bg-mantine-orange-7:hover{--tw-bg-opacity:1;background-color:rgb(247 103 7/var(--tw-bg-opacity))}.hover\:bg-mantine-blue-7:hover{--tw-bg-opacity:1;background-color:rgb(28 126 214/var(--tw-bg-opacity))}.hover\:text-gray-700:hover{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.hover\:text-gray-500:hover{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.hover\:text-sky-600:hover{--tw-text-opacity:1;color:rgb(2 132 199/var(--tw-text-opacity))}.hover\:text-mantine-gray-6:hover{--tw-text-opacity:1;color:rgb(134 142 150/var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:ring-2:hover{--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)}.hover\:scrollbar-thumb-mantine-dark-2{--scrollbar-thumb-hover:#909299!important}.data-\[active\]\:hover\:bg-transparent:hover[data-active]{background-color:transparent}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-white:focus-visible{outline-color:#fff}.focus-visible\:outline-pink-600:focus-visible{outline-color:#db2777}.active\:translate-y-\[1px\]:active{--tw-translate-y:1px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:\!bg-zinc-700\/90:active{background-color:rgba(63,63,70,.9)!important}.active\:bg-mantine-gray-3:active{--tw-bg-opacity:1;background-color:rgb(222 226 230/var(--tw-bg-opacity))}.active\:bg-mantine-gray-2:active{--tw-bg-opacity:1;background-color:rgb(233 236 239/var(--tw-bg-opacity))}.active\:scrollbar-thumb-mantine-dark-3{--scrollbar-thumb-active:#5c5f6a!important}.dark .dark\:border-mantine-dark-4{--tw-border-opacity:1;border-color:rgb(55 58 68/var(--tw-border-opacity))}.dark .dark\:border-mantine-dark-6{--tw-border-opacity:1;border-color:rgb(37 38 47/var(--tw-border-opacity))}.dark .dark\:border-blue-700{--tw-border-opacity:1;border-color:rgb(29 78 216/var(--tw-border-opacity))}.dark .dark\:border-zinc-700{--tw-border-opacity:1;border-color:rgb(63 63 70/var(--tw-border-opacity))}.dark .dark\:border-mantine-gray-8{--tw-border-opacity:1;border-color:rgb(52 58 64/var(--tw-border-opacity))}.dark .dark\:border-mantine-blue-5{--tw-border-opacity:1;border-color:rgb(51 154 240/var(--tw-border-opacity))}.dark .dark\:border-gray-100\/30{border-color:rgba(243,244,246,.3)}.dark .dark\:border-mantine-gray-9{--tw-border-opacity:1;border-color:rgb(33 37 41/var(--tw-border-opacity))}.dark .dark\:bg-mantine-dark-8{--tw-bg-opacity:1;background-color:rgb(20 21 27/var(--tw-bg-opacity))}.dark .dark\:bg-red-800\/10{background-color:rgba(153,27,27,.1)}.dark .dark\:bg-green-800\/10{background-color:rgba(22,101,52,.1)}.dark .dark\:bg-zinc-700\/50{background-color:rgba(63,63,70,.5)}.dark .dark\:bg-pink-900\/30{background-color:rgba(131,24,67,.3)}.dark .dark\:bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.dark .dark\:bg-mantine-dark-9{--tw-bg-opacity:1;background-color:rgb(16 17 23/var(--tw-bg-opacity))}.dark .dark\:bg-mantine-dark-6{--tw-bg-opacity:1;background-color:rgb(37 38 47/var(--tw-bg-opacity))}.dark .dark\:bg-zinc-900\/50{background-color:rgba(24,24,27,.5)}.dark .dark\:bg-zinc-900{--tw-bg-opacity:1;background-color:rgb(24 24 27/var(--tw-bg-opacity))}.dark .dark\:bg-mantine-red-6{--tw-bg-opacity:1;background-color:rgb(250 82 82/var(--tw-bg-opacity))}.dark .dark\:bg-mantine-orange-6{--tw-bg-opacity:1;background-color:rgb(253 126 20/var(--tw-bg-opacity))}.dark .dark\:bg-mantine-dark-7{--tw-bg-opacity:1;background-color:rgb(26 27 34/var(--tw-bg-opacity))}.dark .dark\:\!bg-mantine-blue-8\/30{background-color:rgba(25,113,194,.3)!important}.dark .dark\:bg-mantine-orange-7\/30{background-color:rgba(247,103,7,.3)}.dark .dark\:bg-mantine-blue-8\/20{background-color:rgba(25,113,194,.2)}.dark .dark\:bg-opacity-50{--tw-bg-opacity:0.5}.dark .dark\:fill-white{fill:#fff}.dark .dark\:fill-indigo-300{fill:#a5b4fc}.dark .dark\:fill-\[\#B8B0E9\]{fill:#b8b0e9}.dark .dark\:fill-\[\#B6B0DA\]{fill:#b6b0da}.dark .dark\:text-red-200{--tw-text-opacity:1;color:rgb(254 202 202/var(--tw-text-opacity))}.dark .dark\:text-green-200{--tw-text-opacity:1;color:rgb(187 247 208/var(--tw-text-opacity))}.dark .dark\:text-pink-200{--tw-text-opacity:1;color:rgb(251 207 232/var(--tw-text-opacity))}.dark .dark\:text-sky-500{--tw-text-opacity:1;color:rgb(14 165 233/var(--tw-text-opacity))}.dark .dark\:text-gray-300\/50{color:rgba(209,213,219,.5)}.dark .dark\:text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.dark .dark\:text-mantine-green-5{--tw-text-opacity:1;color:rgb(81 207 102/var(--tw-text-opacity))}.dark .dark\:text-mantine-red-5{--tw-text-opacity:1;color:rgb(255 107 107/var(--tw-text-opacity))}.dark .dark\:text-mantine-orange-5{--tw-text-opacity:1;color:rgb(255 146 43/var(--tw-text-opacity))}.dark .dark\:text-mantine-dark-0\/50{color:hsla(231,6%,77%,.5)}.dark .dark\:text-zinc-400{--tw-text-opacity:1;color:rgb(161 161 170/var(--tw-text-opacity))}.dark .dark\:text-slate-200{--tw-text-opacity:1;color:rgb(226 232 240/var(--tw-text-opacity))}.dark .dark\:text-yellow-300{--tw-text-opacity:1;color:rgb(253 224 71/var(--tw-text-opacity))}.dark .dark\:text-yellow-300\/30{color:rgba(253,224,71,.3)}.dark .dark\:text-gray-300{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}.dark .dark\:text-mantine-gray-5\/50{color:rgba(173,181,189,.5)}.dark .dark\:text-mantine-green-7{--tw-text-opacity:1;color:rgb(55 178 77/var(--tw-text-opacity))}.dark .dark\:text-mantine-red-8{--tw-text-opacity:1;color:rgb(224 49 49/var(--tw-text-opacity))}.dark .dark\:text-white\/50{color:hsla(0,0%,100%,.5)}.dark .dark\:text-mantine-gray-6{--tw-text-opacity:1;color:rgb(134 142 150/var(--tw-text-opacity))}.dark .dark\:\!text-blue-300{--tw-text-opacity:1!important;color:rgb(147 197 253/var(--tw-text-opacity))!important}.dark .dark\:text-mantine-gray-4{--tw-text-opacity:1;color:rgb(206 212 218/var(--tw-text-opacity))}.dark .dark\:text-mantine-orange-1{--tw-text-opacity:1;color:rgb(255 232 204/var(--tw-text-opacity))}.dark .dark\:text-mantine-blue-1{--tw-text-opacity:1;color:rgb(208 235 255/var(--tw-text-opacity))}.dark .dark\:highlight-transparent{box-shadow:inset 0 1px 0 0 transparent}.dark .dark\:highlight-white\/20{box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.2)}.dark .dark\:highlight-green-300{box-shadow:inset 0 1px 0 0 #86efac}.dark .dark\:highlight-red-300{box-shadow:inset 0 1px 0 0 #fca5a5}.dark .dark\:data-\[selected\=true\]\:\!bg-mantine-dark-9[data-selected=true]{--tw-bg-opacity:1!important;background-color:rgb(16 17 23/var(--tw-bg-opacity))!important}.dark .data-\[active\]\:dark\:bg-mantine-dark-6[data-active]{--tw-bg-opacity:1;background-color:rgb(37 38 47/var(--tw-bg-opacity))}.dark .data-\[active\]\:dark\:text-white[data-active]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.dark .dark\:data-\[disabled\=true\]\:opacity-20[data-disabled=true]{opacity:.2}.dark .dark\:hover\:bg-mantine-red-5\/10:hover{background-color:hsla(0,100%,71%,.1)}.dark .dark\:hover\:bg-mantine-dark-9\/30:hover{background-color:rgba(16,17,23,.3)}.dark .dark\:hover\:bg-mantine-dark-9:hover{--tw-bg-opacity:1;background-color:rgb(16 17 23/var(--tw-bg-opacity))}.dark .dark\:hover\:bg-zinc-700\/10:hover{background-color:rgba(63,63,70,.1)}.dark .dark\:hover\:bg-zinc-900:hover{--tw-bg-opacity:1;background-color:rgb(24 24 27/var(--tw-bg-opacity))}.dark .dark\:hover\:bg-mantine-dark-6:hover{--tw-bg-opacity:1;background-color:rgb(37 38 47/var(--tw-bg-opacity))}.dark .dark\:hover\:bg-mantine-dark-9\/50:hover{background-color:rgba(16,17,23,.5)}.dark .dark\:hover\:bg-mantine-dark-8:hover{--tw-bg-opacity:1;background-color:rgb(20 21 27/var(--tw-bg-opacity))}.dark .dark\:hover\:bg-mantine-dark-7:hover{--tw-bg-opacity:1;background-color:rgb(26 27 34/var(--tw-bg-opacity))}.dark .dark\:hover\:bg-mantine-dark-5:hover{--tw-bg-opacity:1;background-color:rgb(44 46 55/var(--tw-bg-opacity))}.dark .dark\:hover\:bg-zinc-900\/50:hover{background-color:rgba(24,24,27,.5)}.dark .dark\:hover\:bg-mantine-orange-7:hover{--tw-bg-opacity:1;background-color:rgb(247 103 7/var(--tw-bg-opacity))}.dark .dark\:hover\:bg-mantine-blue-8:hover{--tw-bg-opacity:1;background-color:rgb(25 113 194/var(--tw-bg-opacity))}.dark .dark\:hover\:text-gray-300:hover{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}.dark .dark\:hover\:text-zinc-200:hover{--tw-text-opacity:1;color:rgb(228 228 231/var(--tw-text-opacity))}.dark .dark\:hover\:text-sky-400:hover{--tw-text-opacity:1;color:rgb(56 189 248/var(--tw-text-opacity))}.dark .dark\:hover\:text-mantine-gray-5:hover{--tw-text-opacity:1;color:rgb(173 181 189/var(--tw-text-opacity))}.dark .dark\:hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.dark .dark\:active\:bg-mantine-dark-6:active{--tw-bg-opacity:1;background-color:rgb(37 38 47/var(--tw-bg-opacity))}@media (min-width:640px){.sm\:top-\[-20rem\]{top:-20rem}.sm\:left-\[calc\(50\%-30rem\)\]{left:calc(50% - 30rem)}.sm\:-top-80{top:-20rem}.sm\:top-\[calc\(100\%-42rem\)\]{top:calc(100% - 42rem)}.sm\:left-\[calc\(50\%\+36rem\)\]{left:calc(50% + 36rem)}.sm\:mt-24{margin-top:6rem}.sm\:mt-10{margin-top:2.5rem}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:grid{display:grid}.sm\:h-\[42\.375rem\]{height:42.375rem}.sm\:w-\[72\.1875rem\]{width:72.1875rem}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-end{align-items:flex-end}.sm\:justify-center{justify-content:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-y-16{row-gap:4rem}.sm\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(3rem * var(--tw-space-x-reverse));margin-left:calc(3rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:rounded-3xl{border-radius:1.5rem}.sm\:rounded-none{border-radius:0}.sm\:bg-transparent{background-color:transparent}.sm\:p-6{padding:1.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-0{padding-left:0;padding-right:0}.sm\:py-12{padding-top:3rem;padding-bottom:3rem}.sm\:py-24{padding-top:6rem;padding-bottom:6rem}.sm\:py-32{padding-top:8rem;padding-bottom:8rem}.sm\:px-16{padding-left:4rem;padding-right:4rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:pt-32{padding-top:8rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-6xl{font-size:3.75rem;line-height:1}.sm\:shadow-none{--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)}.sm\: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)}}@media (min-width:768px){.md\:col-span-4{grid-column:span 4/span 4}.md\:col-span-2{grid-column:span 2/span 2}.md\:col-span-1{grid-column:span 1/span 1}.md\:my-32{margin-top:8rem;margin-bottom:8rem}.md\:mt-0{margin-top:0}.md\:mb-0{margin-bottom:0}.md\:ml-0{margin-left:0}.md\:mt-2{margin-top:.5rem}.md\:\!ml-auto{margin-left:auto!important}.md\:ml-4{margin-left:1rem}.md\:block{display:block}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:w-\[40\%\]{width:40%}.md\:w-fit{width:-moz-fit-content;width:fit-content}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-2\/3{width:66.666667%}.md\:w-\[2\/3\]{width:2/3}.md\:w-\[25\%\]{width:25%}.md\:w-\[1\/3\]{width:1/3}.md\:w-3\/4{width:75%}.md\:w-\[50\%\]{width:50%}.md\:w-80{width:20rem}.md\:max-w-\[75\%\]{max-width:75%}.md\:max-w-\[300px\]{max-width:300px}.md\:flex-\[2\]{flex:2}.md\:flex-1{flex:1 1 0%}.md\:flex-\[0\.4\]{flex:0.4}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}.md\:flex-wrap{flex-wrap:wrap}.md\:flex-nowrap{flex-wrap:nowrap}.md\:items-start{align-items:flex-start}.md\:items-center{align-items:center}.md\:justify-start{justify-content:flex-start}.md\:justify-end{justify-content:flex-end}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:gap-2{gap:.5rem}.md\:gap-8{gap:2rem}.md\:gap-4{gap:1rem}.md\:gap-6{gap:1.5rem}.md\:gap-7{gap:1.75rem}.md\:gap-0{gap:0}.md\:gap-12{gap:3rem}.md\:gap-y-20{row-gap:5rem}.md\:gap-y-0{row-gap:0}.md\:gap-y-4{row-gap:1rem}.md\: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)))}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:py-8{padding-top:2rem;padding-bottom:2rem}.md\:py-24{padding-top:6rem;padding-bottom:6rem}.md\:text-left{text-align:left}.md\:text-start{text-align:start}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:opacity-0{opacity:0}.md\:delay-100{transition-delay:.1s}}@media (min-width:1024px){.lg\:absolute{position:absolute}.lg\:inset-x-px{left:1px;right:1px}.lg\:-top-48{top:-12rem}.lg\:bottom-auto{bottom:auto}.lg\:bottom-0{bottom:0}.lg\:top-4{top:1rem}.lg\:-m-4{margin:-1rem}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:-mb-14{margin-bottom:-3.5rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:max-w-none{max-width:none}.lg\:max-w-\[400px\]{max-width:400px}.lg\:flex-1{flex:1 1 0%}.lg\:translate-y-0{--tw-translate-y:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:flex-col{flex-direction:column}.lg\:items-stretch{align-items:stretch}.lg\:justify-end{justify-content:flex-end}.lg\:gap-x-16{-moz-column-gap:4rem;column-gap:4rem}.lg\:rounded-2xl{border-radius:1rem}.lg\:rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.lg\:border-t-0{border-top-width:0}.lg\:bg-gray-800\/80{background-color:rgba(31,41,55,.8)}.lg\:bg-transparent{background-color:transparent}.lg\:p-4{padding:1rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:pb-40{padding-bottom:10rem}.lg\:pb-0{padding-bottom:0}.lg\:pb-14{padding-bottom:3.5rem}.lg\:pt-12{padding-top:3rem}.lg\:pt-14{padding-top:3.5rem}.lg\: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)}.lg\:ring-0,.lg\:ring-1{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.lg\: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)}.lg\:ring-white\/10{--tw-ring-color:hsla(0,0%,100%,.1)}}@media (min-width:1280px){.xl\:p-10{padding:2.5rem}.xl\:pt-14{padding-top:3.5rem}}