@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo2{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#090931;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;margin-bottom:0;margin-top:55px;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body{background:radial-gradient(circle,#fff,#fff);justify-content:center}.title,h1,h2,h3,p{color:#fff}a{color:pink}a:visited{color:red}a:hover{color:#fe78fd}body{color:#797979}.container{border:1px solid #7a7575}.title{justify-content:center}.tip-box{background-color:#090931}a{color:#6e6e6e}a:link,a:visited{color:#ed73f2}a:hover{color:#fff}body{background-color:#090931;color:#b0b0b0}h2{color:#fff}body{background:radial-gradient(circle,#090931,#19083d);background:#090931;color:#bfff01;color:#ccc;font-family:Arial,sans-serif}.container{background-color:#090931;border:1px solid #fff}.container,.title{margin:0 auto;max-width:800px;padding:20px}.img{max-width:100%}h2,h3{color:#fff}.tip-box{background-color:rgba(0,0,0,.1);border:1px solid #fe78fd;margin-bottom:20px;padding:10px}.changelogDetailPage_container__iC21h{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;padding:2rem}.changelogDetailPage_title__Fi2IK{font-size:3rem;margin-bottom:1rem}.changelogDetailPage_date__OsTko{color:#777;margin-bottom:1rem}.changelogDetailPage_text__rEi7d{margin-bottom:1rem}.changelogDetailPage_buttonGroup__5ednW{display:flex;gap:1rem}.changelogDetailPage_buttoncontainer__Rz\+7b{display:flex;justify-content:center}.changelogDetailPage_backButton__AExzC{align-items:center;appearance:none;-webkit-appearance:none;-moz-appearance:none;background:none;border:none;cursor:pointer;display:inline-flex;justify-content:center;margin:0;outline:none;overflow:hidden;padding:0}.changelogDetailPage_backButton__AExzC img{display:block;height:100%;width:auto}.changelogDetailPage_addButton__VgV5e{display:block;margin-left:0;margin-right:auto}.changelogDetailPage_backButton__AExzC:hover{background:none;box-shadow:none;transform:none}.changelogDetailPage_backButton__AExzC:focus{box-shadow:none;outline:none}.ChangelogPage_change-log-page__urXsg{align-items:center;padding:20px}.ChangelogPage_entries-list__RCb9C{display:flex;flex-direction:column;padding:20px}.ChangelogPage_entry-card__eiT\+a{background-color:#68449c;border-radius:8px;box-shadow:4px 4px 8px rgba(0,0,0,.5);display:block;margin:10px 0;overflow:hidden;padding:15px}.ChangelogPage_entry-card__eiT\+a p{color:#fff!important;margin:0;padding:0}.ChangelogPage_entry-card__eiT\+a .ChangelogPage_entry-text__JN39R{border:2px solid #fe78fd;border-radius:4px;color:#fff;margin:5px 0;overflow:hidden;padding:6px}.ChangelogPage_entry-card__eiT\+a video{height:auto;max-width:50%;width:auto}.ChangelogPage_date-time__aisXM{border:none;font-size:.85em;margin-bottom:6px}.ChangelogPage_entry-card-link__gVuAr{text-decoration:none}.ChangelogPage_entry-card-link__gVuAr:hover .ChangelogPage_entry-card__eiT\+a{box-shadow:0 4px 12px rgba(0,0,0,.1);color:#040317!important;transform:scale(1.02);transition:all .3s ease}body .ChangelogPage_ql-container__3pjwH .ChangelogPage_ql-size-small__vx\+A2{font-size:.75em}body .ChangelogPage_ql-container__3pjwH .ChangelogPage_ql-size-huge__0ytoI{font-size:2em}.ChangelogPage_buttoncontainer__I\+tXs{display:flex;justify-content:center}.ChangelogPage_backButton__sdyti{align-items:center;appearance:none;-webkit-appearance:none;-moz-appearance:none;background:none;border:none;cursor:pointer;display:inline-flex;justify-content:center;margin:0;outline:none;overflow:hidden;padding:0}.ChangelogPage_backButton__sdyti img{display:block;height:100%;width:auto}.ChangelogPage_addButton__EplN7{display:block;margin-left:0;margin-right:auto}.ChangelogPage_backButton__sdyti:hover{background:none;box-shadow:none;transform:none}.ChangelogPage_backButton__sdyti:focus{box-shadow:none;outline:none}.ChangelogPage_change-log-page__urXsg h2{color:#fe78fd!important;font-size:2.5em;text-align:center}.ChangelogPage_entry-card__eiT\+a img{display:inline-block;max-height:50%;max-width:50%}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;min-height:200px;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor img{display:inline-block!important;margin:10px 5px!important;max-height:50%!important;max-width:50%!important;vertical-align:middle!important}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#fe78fd}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#fe78fd}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#fe78fd}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#fe78fd;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#fe78fd;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#fe78fd}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#fe78fd;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="8px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="8px"]:before{content:"8px"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="10px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="10px"]:before{content:"10px"!important}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="12px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="12px"]:before{content:"12px"!important}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="14px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="14px"]:before{content:"14px"!important}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="16px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="16px"]:before{content:"16px"!important}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="18px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="18px"]:before{content:"18px"!important}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="24px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="24px"]:before{content:"24px"!important}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value="36px"]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value="36px"]:before{content:"36px"!important}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#fe78fd;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.editChangelogEntryPage_container__zignD{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:5vh;padding:2rem}.editChangelogEntryPage_title__VDuqX{font-size:2rem;margin-bottom:1rem}.editChangelogEntryPage_inputGroup__kjUEz{display:flex;flex-direction:column;margin-bottom:1rem;max-width:800px;width:100%}.editChangelogEntryPage_label__vavdn{margin-bottom:.5rem}.editChangelogEntryPage_input__Qdccf,.editChangelogEntryPage_textarea__dydns{border:1px solid #ddd;border-radius:5px;padding:.5rem;width:100%}.editChangelogEntryPage_textarea__dydns{min-height:100px;resize:vertical}.editChangelogEntryPage_button__m0NlC{border:none;border-radius:5px;cursor:pointer;margin-top:1rem;padding:.5rem 1rem;transition:background-color .3s ease}.editChangelogEntryPage_button__m0NlC:hover{background-color:#eee}.editChangelogEntryPage_react-quill__VM5WC{max-height:300px;overflow-y:auto}.editChangelogEntryPage_quill-editor__bmztd{height:400px}.editChangelogEntryPage_ql-snow__mXILw .editChangelogEntryPage_ql-picker__XUk8P.editChangelogEntryPage_ql-expanded__3dx\+w .editChangelogEntryPage_ql-picker-item__YUTjp,.editChangelogEntryPage_ql-snow__mXILw .editChangelogEntryPage_ql-picker__XUk8P.editChangelogEntryPage_ql-expanded__3dx\+w .editChangelogEntryPage_ql-picker-label__SUQmr{color:#fff!important}.editChangelogEntryPage_ql-snow__mXILw .editChangelogEntryPage_ql-picker__XUk8P.editChangelogEntryPage_ql-expanded__3dx\+w .editChangelogEntryPage_ql-picker-label__SUQmr:before{border-top-color:#fff!important}.editChangelogEntryPage_buttoncontainer__OU\+T6{display:flex;justify-content:center}.editChangelogEntryPage_backButton__ierWG{align-items:center;appearance:none;-webkit-appearance:none;-moz-appearance:none;background:none;border:none;cursor:pointer;display:inline-flex;justify-content:center;margin:0;outline:none;overflow:hidden;padding:0}.editChangelogEntryPage_backButton__ierWG img{display:block;height:100%;width:auto}.editChangelogEntryPage_addButton__P5WmQ{display:block;margin-left:0;margin-right:auto}.editChangelogEntryPage_backButton__ierWG:hover{background:none;box-shadow:none;transform:none}.editChangelogEntryPage_backButton__ierWG:focus{box-shadow:none;outline:none}.editChangelogEntryPage_ql-snow__mXILw .editChangelogEntryPage_ql-set-bg-color__Uwh4h svg{fill:#000}.editChangelogEntryPage_ql-snow__mXILw .editChangelogEntryPage_ql-set-bg-color__Uwh4h:before{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18"><line x1="7" x2="7" y1="4" y2="14" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></line><line x1="11" x2="11" y1="4" y2="14" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></line></svg>');background-repeat:no-repeat;background-size:cover;content:"";display:inline-block;height:18px;width:18px}.LoraGuidePage_body__5RwxF{background:radial-gradient(circle,#090931,#19083d);color:#ccc;font-family:Arial,sans-serif}.LoraGuidePage_container__W4g8k{background-color:#090931;border:1px solid #fff}.LoraGuidePage_container__W4g8k,.LoraGuidePage_title__Qxq-O{margin:0 auto;max-width:800px;padding:20px}.LoraGuidePage_img__\+jblj{max-width:100%}.LoraGuidePage_h2__\+Ah-z,.LoraGuidePage_h3__kZOXL{color:#fff}.LoraGuidePage_tipBox__JXa87{background-color:rgba(0,0,0,.1);border:1px solid #fe78fd;margin-bottom:20px;padding:10px}.LoraGuidePage_thumbnail__Jbxz0{cursor:pointer;height:100px;margin:10px;width:100px}.LoraGuidePage_modal__Td3gA{background-color:rgba(0,0,0,.7);display:none;height:100%;left:0;position:fixed;top:0;width:100%}.LoraGuidePage_modalContent__TqjYG{height:auto;left:50%;max-height:600px;max-width:100%;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}@media only screen and (max-width:600px){.LoraGuidePage_modalContent__TqjYG{max-height:80vh}}.LoraGuidePage_close__Q\+G2p{cursor:pointer;font-size:30px;position:absolute;right:25px;top:10px}.custom-h2,.custom-h3,.custom-h4{color:#000}.Success_success-container__T5J1s{background-color:#fff;border-radius:10px;box-shadow:0 6px 12px rgba(0,0,0,.1);font-family:Helvetica Neue,Arial,sans-serif;line-height:1.6;margin:50px auto;max-width:600px;padding:30px;text-align:center}.Success_h1__jeApM{color:#2c3e50;font-size:28px;font-weight:600;margin-bottom:15px}.Success_p__8dY8Y{color:#7f8c8d;font-size:16px;margin-bottom:30px}.Success_details__V\+x\+M{background-color:#f9f9f9;border-radius:8px;border-top:3px solid #ecf0f1;margin-top:20px;padding:15px;text-align:left}.Success_details__V\+x\+M div{margin-bottom:12px}.Success_details__V\+x\+M strong{color:#34495e;display:inline-block;font-weight:600;min-width:150px}.Success_button__TU\+Hz{background-color:#f0f0f0;border:1px solid #f0f0ff;border-radius:12px;color:#000;cursor:pointer;font-size:16px;margin-top:30px;padding:12px 25px;transition:background-color .3s}.Success_button__TU\+Hz:hover{background-color:#757474}.Success_loader__uxkUE{animation:Success_spin__FcZGW 2s linear infinite;border:16px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:120px;width:120px}@keyframes Success_spin__FcZGW{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Success_error__H0CQy{color:#e74c3c;font-weight:600}.emailUpdateModal_backdrop__\+3lWA{align-items:center;background-color:rgba(0,0,0,.5);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0}.emailUpdateModal_modal__8HSiB{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);padding:20px}.emailUpdateModal_content__E5TZF{margin-bottom:20px}.emailUpdateModal_actions__JuZ6A{display:flex;justify-content:space-between}.emailUpdateModal_close__FlR6J,.emailUpdateModal_submit__YdLgF{border:none;border-radius:5px;cursor:pointer;padding:10px 20px}.emailUpdateModal_submit__YdLgF{background-color:#007bff;color:#fff}.emailUpdateModal_close__FlR6J{background-color:#6c757d;color:#fff}.GiftCodeModal_backdrop__PY5Rg{align-items:center;background-color:rgba(0,0,0,.6);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.GiftCodeModal_modal__h--Vf{background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.25);max-width:400px;padding:20px;width:90%;z-index:1001}.GiftCodeModal_content__HsVmB{align-items:center;display:flex;flex-direction:column;margin:20px 0}.GiftCodeModal_actions__gVRqs{display:flex;justify-content:space-around;margin-top:20px}.GiftCodeModal_close__74Un1,.GiftCodeModal_submit__XE-qq{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px;transition:background-color .3s}.GiftCodeModal_close__74Un1{background-color:#dc3545}.GiftCodeModal_close__74Un1:hover,.GiftCodeModal_submit__XE-qq:hover{background-color:#0056b3}label{margin-right:10px}input{border:1px solid #ccc;border-radius:4px;margin-bottom:10px;padding:10px}.dashboard-page{justify-content:flex-start!important;min-height:100vh;padding-top:75px}@media (max-width:768px){.dashboard-page{padding-top:10px}#testsubscriptionButton{font-size:18px}}.buttons-container{align-items:center;display:flex;justify-content:center}.or-text{color:#fff;font-size:20px;margin:0 10px}.DashboardPage_changelogcontainer__Fgi0e{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:20px;margin-top:20px}.DashboardPage_changelogbutton__Wiby7{background-color:#fff;border:1px solid #fe78fd;border-radius:12px;color:#000;cursor:pointer;font-size:1.2rem;font-weight:700;margin:10px;padding:10px;text-align:center;transition:background-color .3s ease}.DashboardPage_logo__hlJUj{height:auto;margin:0 auto;max-width:1200px;width:100%}@media (max-width:768px){.DashboardPage_logo__hlJUj{max-width:400px}}.error-page{align-items:center;background-color:#32325d;display:flex;height:100vh;justify-content:center}.error-message{background-color:#52527d;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);max-width:500px;padding:32px;text-align:center}.error-message h1{color:#333;font-size:24px;margin-bottom:16px}.error-message p{color:#fff;font-size:18px}.App{margin-left:20px;margin-right:20px}.ip-address{bottom:0;margin-right:10%;position:fixed;right:0}.getstarted{font-size:14px}.rounded-button{border:1px solid #fe78fd;border-radius:12px}.p{margin-bottom:55px}.MenuPage_changelogcontainer__mopBk{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:20px;margin-top:20px}.MenuPage_changelogbutton__qHHhV{background-color:#fff;border:1px solid #fe78fd;color:#000;cursor:pointer;font-size:1.2rem;font-weight:700;margin:10px;padding:10px;text-align:center;transition:background-color .3s ease}.MenuPage_logo__cVNWR{height:auto;margin:0 auto;max-width:1200px;width:100%}@media (max-width:768px){.MenuPage_logo__cVNWR{max-width:400px}}h1{background-color:#090931;color:#fff;margin:0;padding:0}.payment-page{background:#090931;color:#fff;min-height:100vh}.sub-section{margin:0 auto 2rem;max-width:1200px;padding:0 1rem;width:100%}.sub-section-header{align-items:center;display:flex;justify-content:center;padding:.75rem .25rem}.sub-section-title{background:linear-gradient(90deg,rgba(104,68,156,0),rgba(104,68,156,.65) 35%,rgba(104,68,156,.95) 50%,rgba(104,68,156,.65) 65%,rgba(104,68,156,0));font-size:1.25rem;letter-spacing:.02em;margin:0;padding:.35rem .75rem}.sub-section-divider{background:linear-gradient(90deg,rgba(155,123,209,.85),rgba(72,36,127,.25));border-radius:2px;height:3px;margin-top:1rem}.tiers-container{display:flex;flex-wrap:wrap;justify-content:center}.tier-status{text-align:center}.tier-card{align-items:flex-start;border-radius:35px;box-shadow:0 8px 16px 0 rgba(0,0,0,.35);justify-content:space-between;min-height:390px;min-width:275px;overflow-wrap:break-word;padding:1rem 1rem 10px;text-align:left}.tier-card,.tier-card h3{color:#fff;position:relative}.tier-card h3{background-color:#48247f;border:1px solid #000;margin-bottom:1rem;padding:.25rem .5rem;width:fit-content}.tier-card.selected{background-color:#c0d6e4!important;cursor:default;pointer-events:none}.selected-tier-name{background-color:#c0d6e4!important;color:#000}.tier-card .attribute-name,.tier-card p{color:#fff}.tier-card p{margin-bottom:.5rem}.tier-card p:last-child{margin-bottom:0}.spinner{border-top-color:#0909af}.old-price{text-decoration:line-through}.checkout{align-items:center;background:#090931;color:#fff;display:flex;justify-content:center;min-height:100vh}.form-grid{display:grid;gap:20px;grid-template-columns:1fr 1fr}.left-side,.right-side{display:flex;flex-direction:column}.right-side{align-items:center;justify-content:center}.checkout-form-container,.tiers-container{display:flex;flex-wrap:wrap;justify-content:center}.tier-card{word-wrap:break-word;border-radius:5px;box-shadow:0 8px 16px 0 rgba(116,65,65,.35);color:#000;cursor:pointer;flex-direction:column;height:175px;margin:1rem;padding:1rem;width:100px}.checkout-form-container,.tier-card{align-items:center;display:flex;justify-content:center}.checkout-form-container{flex-direction:row;flex-wrap:nowrap;width:60%}.checkout-form{background-color:#fff;border-radius:10px;margin-right:2rem;min-width:300px;padding:2rem;width:60%}.checkout .tier-card{min-width:100px;width:30%}.form-row{margin-bottom:1.5rem}#card-element{border:1px solid #ccc;border-radius:4px;margin-top:10px;padding:10px}.card-errors{color:red;margin-top:10px}#submit{background-color:#32325d;border:none;border-radius:4px;color:#fff;margin-top:1rem;padding:10px;width:100%}#submit:disabled{cursor:not-allowed;opacity:.5}label{color:#424770;display:block;font-size:14px;line-height:24px;margin-bottom:5px}.fullscreen-spinner{background:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999}.spinner{animation:spin 2s linear infinite;border:8px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:100px;width:100px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.coupon-message-label{color:#333;display:block;font-size:18px;margin-bottom:5px}.coupon-message-space{display:block;height:20px}.invalid-coupon{color:red}.valid-coupon{color:green}.terms-of-service-agreement{color:gray}.credit-package-selection-page{background:#090931;color:#fff;min-height:100vh}.package-section{margin:0 auto 2rem;max-width:1200px;padding:0 1rem;width:100%}.package-section-header{align-items:center;display:flex;justify-content:center;padding:.75rem .25rem}.package-section-title{background:linear-gradient(90deg,rgba(104,68,156,0),rgba(104,68,156,.65) 35%,rgba(104,68,156,.95) 50%,rgba(104,68,156,.65) 65%,rgba(104,68,156,0));border-left:none;font-size:1.25rem;letter-spacing:.02em;margin:0;padding:.35rem .75rem}.package-section-divider{background:linear-gradient(90deg,rgba(155,123,209,.85),rgba(72,36,127,.25));border-radius:2px;height:3px;margin-top:1rem}.package-container{display:flex;flex-wrap:wrap;justify-content:center}.package-card{word-wrap:break-word;align-items:start;border-radius:5px;box-shadow:0 8px 16px 0 rgba(0,0,0,.35);cursor:pointer;display:flex;flex-direction:column;height:auto;justify-content:start;margin:1rem;padding:1rem;text-align:left;width:200px}.package-card h3{background-color:#48247f;border:1px solid #000;color:#fff;padding:.25rem .5rem;width:fit-content}.package-card h3,.package-card p{margin-bottom:.5rem}.attribute-name{font-weight:700}.modal-overlay{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;left:0;position:fixed;top:0;width:100%}.modal,.modal-overlay{justify-content:center}.modal{background-color:#fff;border-radius:5px;max-width:500px;padding:20px;width:80%}.modal-content{margin-bottom:20px}.modal-actions{display:flex;justify-content:flex-end}.modal-actions button{margin-left:10px}.subscription-status-page{background-color:#090931;color:#fff;flex-direction:column;height:100vh}.fullscreen-spinner,.subscription-status-page{align-items:center;display:flex;justify-content:center}.fullscreen-spinner{height:100%}.tier-card{background-color:#68449c;border:3px solid #fe78fd;border-radius:10px;margin:1em;padding:1em;text-align:center}.back-to-dashboard{align-items:center;display:flex;justify-content:center;margin-top:2em}.backgroundImage{align-items:center;background-size:cover;display:flex;height:100vh;justify-content:flex-start}.content-wrapper{align-items:center;display:flex;flex-direction:column;margin-top:30px;width:100%}.confirmation-card{word-wrap:break-word;background-color:#fff;border:1px solid #000;border-radius:10px;hyphens:auto;overflow-wrap:break-word;padding:20px;text-align:center;width:50%}#goToDashboardButton{font-size:20px;margin-top:20px}@media (min-width:600px){.confirmation-card{word-wrap:break-word;background-color:#fff;border:1px solid #000;border-radius:10px;hyphens:auto;overflow-wrap:break-word;padding:20px;text-align:center;width:50%}}.dashboard-page{align-items:center;background-color:#090931;color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center}#logoutButton{font-size:20px;margin-top:20px}#discordButton{font-size:20px;margin-bottom:1px;margin-top:1px}#helpButton2,#helpButton3,#helpButton4{font-size:14px;margin:1px}.theinvisible-button{background:transparent;border:none;color:transparent;cursor:pointer;outline:none}#testsubscriptionButton{background-color:#228b22;color:#fff;font-size:24px}.flex-col{flex-direction:column}.custom-link{color:#fe78fd!important}.custom-link,.custom-link:focus,.custom-link:hover{text-decoration:none;transition:color .3s ease-in-out}.custom-link:focus,.custom-link:hover{color:#fff!important}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.InvoiceModal_modalBackdrop__I23Bl{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.InvoiceModal_modal__B1VBL{background-color:#fff;border:1px solid #e0e0e0;border-radius:5px;box-shadow:0 5px 15px rgba(0,0,0,.3);color:#333;font-family:Roboto,sans-serif;max-width:500px;padding:20px;width:50%}.InvoiceModal_modalHeader__gEsRF{align-items:center;background-color:#f4f5f7;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:16px 24px}.InvoiceModal_closeButton__quCCQ{margin-left:auto}.InvoiceModal_modalContent__aORgP{font-size:16px;padding:24px}.InvoiceModal_modalFooter__3nBZU{background-color:#f4f5f7;border-top:1px solid #e0e0e0;display:flex;justify-content:flex-end;padding:16px 24px}.InvoiceModal_actionButton__wN6Hc{background-color:#6200ee;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;margin-left:8px;padding:10px 20px;text-transform:uppercase;transition:background-color .3s}.InvoiceModal_actionButton__wN6Hc:hover{background-color:#3700b3}.InvoiceModal_invoiceDetails__szb9z p{color:#333;margin-bottom:8px}.InvoiceModal_closeButton__quCCQ{background:none;border:none;color:#333;cursor:pointer;font-size:1.5rem;padding:0}.InvoiceModal_invoiceDetails__szb9z{color:#333;line-height:1.5;margin-top:20px}.InvoiceModal_modal__B1VBL h2,.InvoiceModal_modal__B1VBL p{color:#333}@media print{.InvoiceModal_modalBackdrop__I23Bl{background-color:initial}.InvoiceModal_modal__B1VBL{border:none;box-shadow:none;margin-top:0;max-width:100%}.InvoiceModal_actionButton__wN6Hc,.InvoiceModal_closeButton__quCCQ,.InvoiceModal_modalFooter__3nBZU,.InvoiceModal_modalHeader__gEsRF{display:none}.InvoiceModal_modalContent__aORgP{padding:0}}.paymentHistory_paymentHistory__Hegfa{font-family:Arial,sans-serif;padding:20px}.paymentHistory_paymentTable__bb9R\+{border-collapse:collapse;width:100%}.paymentHistory_paymentTable__bb9R\+ td,.paymentHistory_paymentTable__bb9R\+ th{border-bottom:1px solid #ddd;padding:8px;text-align:left}.paymentHistory_paymentTable__bb9R\+ th{background-color:#f4f4f4;color:#000}.paymentHistory_paymentTable__bb9R\+ td{color:#fff}.paymentHistory_tableResponsive__P762b{-webkit-overflow-scrolling:touch;overflow-x:auto}body{line-height:normal;margin:0}
/*# sourceMappingURL=main.c3652570.css.map*/