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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,body,html{background-color:#10131a;overflow-x:hidden;overflow-y:auto;scrollbar-color:#ee0a3d #0000}#wrapper{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center;min-height:100vh;padding-bottom:120px;padding-top:120px;width:100vw}.inner-card{background-color:#35344680;border-radius:32px;height:-webkit-fit-content;height:fit-content;max-width:960px;width:90%}#page-contents,.inner-card{display:flex;flex-direction:column;flex-grow:1}#page-contents{align-items:center;padding-bottom:32px;padding-top:32px;width:100%}@media screen and (max-width:720px){#wrapper{padding-bottom:72px;padding-top:72px}.inner-card{border-radius:20px;width:95%}#page-contents{padding-bottom:24px;padding-top:24px}}div,label,p{color:#fce9fd}.pointer{cursor:pointer}.required:after{color:#ee0a3d;content:" *"}.ant-select-item-option-selected svg{color:#fff}.ant-select svg{color:#fce9fd}.ant-select-lg .ant-select-selection-item-remove svg{height:16px;margin-left:4px;margin-top:2px;width:16px}.ant-select-lg .ant-select-clear svg{height:20px;margin-left:-4px;margin-top:-4px;width:20px}.ant-select-item-option-disabled{background-color:#37373766}.ant-select-item-option-disabled .ant-select-item-option-content{color:#fce9fdb3}#header{flex-direction:column;flex-shrink:none;justify-content:center;margin-bottom:-100px;position:relative;top:-100px}#header,#header nav{align-items:center;display:flex;width:100%}#header nav{justify-content:space-around}#header img{height:256px}#header h1{border-bottom:2px solid #fe9841;color:#fce9fd;font-size:2.7em;margin:0 0 8px;padding-bottom:4px;text-align:center;width:50%}@media screen and (max-width:720px){#header{margin-bottom:-75px;top:-75px}#header nav{font-size:.8em}#header img{height:160px}}.nav-text{align-items:center;color:#fce9fd;display:flex;flex:1 1;flex-direction:column;font-size:2em;margin:0 1rem;text-decoration:none;transition:all .4s ease-in-out}.nav-text .nav-text-content{opacity:.7;position:relative;top:0;transform:translate(0);transition:all .4s ease-in-out}.nav-text .nav-text-content:hover{cursor:pointer;opacity:1}.nav-text .nav-text-underline{background-color:#ee0a3d;height:2px;opacity:0;transition:all .4s;width:0}.nav-text:hover{cursor:pointer}.nav-text:hover:not(.active-page) .nav-text-underline{opacity:.5;width:70%}.nav-text.active-page .nav-text-underline{opacity:1;width:100%}.nav-text.active-page .nav-text-content{opacity:1;top:-4px;transform:translateY(-4)}@media screen and (max-width:720px){.nav-text{min-width:40%}}.pricing-form-field,.pricing-form-field .ant-radio-group{display:flex;flex-direction:column}.pricing-form-field{margin-bottom:32px}.pricing-form-field :last-child{margin-bottom:0}.pricing-form-field .ant-radio-label{font-size:1.1em}.pricing-form-field .ant-radio-label .choice-link svg{color:#fff;height:18px;opacity:.8;transition:all .2s ease-in-out;width:18px}.pricing-form-field .ant-radio-label .choice-link svg:hover{opacity:1}.choice-select-form-item{width:100%}.choice-select-form-item svg{color:#fff}.pricing-form-field-name{color:#fff;font-size:1.3em;font-weight:700;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000}.pricing-form-field-description{margin-bottom:8px}.highlighted{color:#ee0a3d}.hidden{display:none}.text-field-form-item{width:100%}.oneLine{display:flex;flex-direction:row;margin-bottom:16px}.oneLine label{margin-right:8px;min-width:30%}.oneLine input{flex-shrink:1}@media screen and (max-width:720px){.oneLine{flex-direction:column;margin-bottom:8px}.oneLine label{margin-bottom:4px;margin-right:0;min-width:100%}.oneLine input{width:100%}}.form-title{color:#fff;text-align:center}.form-wrapper{overflow:hidden}.pricing-form{display:flex;flex-direction:column;flex-grow:1;margin:32px 32px 0;min-width:640px}.pricing-form .info-block-wrapper{margin-bottom:16px;width:100%}.pricing-form .info-block-wrapper .info-block{background:linear-gradient(90deg,#35344680,#35344680 50%,#35344600);margin-bottom:16px;padding:8px}.pricing-form .info-block-wrapper .info-block h3{margin:0}.pricing-form .info-block-wrapper .info-block .info-block-content{max-width:50%}.grand-total-wrapper{background-color:#605e7dcc;border-radius:0 0 32px 32px;border-top:4px dotted #ee0a3d;display:flex;flex-direction:column;gap:8px;padding:32px;text-align:center}.grand-total-wrapper p{margin:0}.grand-total-wrapper .total{color:#fff;font-size:2em;font-weight:700}.grand-total-wrapper .disclaimer{color:#fff9;font-size:1.2em;margin-bottom:12px}.grand-total-wrapper .actions-wrapper{display:flex;flex-direction:row;gap:16px;justify-content:center}.grand-total-wrapper .actions-wrapper button{font-size:1.1em}.form-submitted-wrapper{font-size:1.2em;text-align:center}.form-submitted-wrapper button{font-size:1.1em;margin-top:24px;padding:20px 16px}@media screen and (max-width:720px){.pricing-form{max-width:95%;min-width:0;min-width:auto}.pricing-form .info-block-content{max-width:none!important}}.commission-page{box-sizing:border-box;padding:0 24px;width:100%}.commission-page h2{font-size:2em;margin:0;text-align:center}.commission-page h2.form-title{margin-bottom:24px}.commission-page hr{color:#fce9fd;margin:32px 16px}.commission-page ul{padding-left:18px}.commission-page ul li{margin-bottom:10px}.commission-page .centered-list{list-style-type:none;padding:0;text-align:center}.commission-page .split-section{display:flex;gap:24px;justify-content:space-between}.commission-page .split-section .split-section-column{box-sizing:border-box;padding:8px;width:50%}.commission-page .highlighted{color:#ee0a3d;font-weight:700}.commission-page .dimmed{opacity:.7}.commission-page .underlined{text-decoration:underline}@media screen and (max-width:720px){.commission-page{padding:0 8px}.commission-page hr{margin:24px 8px}.commission-page ul{padding-left:20px}.commission-page .split-section .split-section-column{font-size:1em;padding:0;width:100%}}.loading-message-text{font-size:1.5em;margin-top:48px;text-align:center}.gallery-tile-wrapper{aspect-ratio:1/1;transition:all .4s ease-in-out;width:20%}.gallery-tile-wrapper .gallery-tile{aspect-ratio:1/1;height:100%;object-fit:cover;opacity:1;transition:all .4s ease-in-out;width:100%}.gallery-tile-wrapper .gallery-tile.tile-loading{opacity:0}.gallery-tile-wrapper:not(.tile-loading):hover{cursor:pointer;transform:scale(1.05)}@media screen and (max-width:720px){.gallery-tile-wrapper{width:40%}}.gallery-grid{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.gallery-page{width:100%}.gallery-page h2{font-size:2em;margin:0 0 24px;text-align:center}.gallery-filter{align-items:center;display:flex;gap:16px;justify-content:center;margin:auto auto 24px;width:80%}.gallery-filter .ant-select{flex:1 1}.gallery-filter .ant-select .ant-select-arrow{color:#fce9fd}.gallery-filter .gallery-filter-actions-wrapper{align-items:center;display:flex;flex-direction:row;gap:16px;justify-content:center}.gallery-filter .gallery-filter-actions-wrapper .gallery-filter-clear-button{display:none;padding-left:24px;padding-right:24px}@media screen and (max-width:720px){.gallery-filter{flex-direction:column;width:100%}.gallery-filter .ant-select{width:80%}.gallery-filter .ant-switch{margin:4px;scale:1.5}}.submissions-page{box-sizing:border-box;padding:16px;width:100%}.submissions-page .submissions-page-filters{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:16px}.submissions-page .submissions-page-filters .submissions-page-filters-search{display:flex;flex:1 1;flex-direction:row;gap:8px}.submissions-page .submissions-page-filters .submissions-page-filters-search form{flex:1 1}.submissions-page .submission-display{background-color:#353446;border:2px solid #10131a80;border-radius:16px;display:flex;margin:16px 0;padding:16px;transition:all .3s ease-in-out}.submissions-page .submission-display .image-wrapper{height:256px;margin:auto;width:256px}.submissions-page .submission-display .image-wrapper img{height:256px;object-fit:contain;width:256px}.submissions-page .submission-display .info-wrapper{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;margin-left:16px}.submissions-page .submission-display .info-wrapper .title-row{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:16px}.submissions-page .submission-display .info-wrapper .title-row .state-select{width:200px}.submissions-page .submission-display .info-wrapper .state-row{display:flex;flex-direction:row;gap:8px;justify-content:space-between}.submissions-page .submission-display th{font-size:1.2em}.submissions-page .submission-display .submission-display-footer{display:flex;flex-direction:row;font-size:1.3em;justify-content:flex-end}.submissions-page .submission-display.completed{border-color:green}.submissions-page .submission-display.rejected{border-color:red}.submissions-page .submission-display.pending{border-color:#000}.submissions-page .submission-display.accepted{border-color:#ff0}.submissions-page .submission-display.staged-for-delete{background-color:#7e072180}.toolbar-wrapper svg{background-color:#0006;border-radius:50%;cursor:pointer;height:28px;padding:8px;width:28px}.admin-page-title{align-items:center;display:flex;justify-content:space-between}.admin-page-title .admin-page-title-button-wrapper{display:flex;gap:8px}.edit-form-page{box-sizing:border-box;padding:16px;width:100%}.form-editor{width:100%}.form-editor .form-editor-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:16px}.form-editor .form-editor-header .form-editor-actions{display:flex;flex-direction:row;gap:8px}.form-editor .field-editor{background-color:#353446;border-radius:16px;box-sizing:border-box;margin-bottom:16px;padding-bottom:16px;padding-top:16px;width:100%}.form-editor .field-editor .field-editor-header{display:grid;grid-template-columns:1fr 3fr 1fr;margin-bottom:16px;text-align:center}.form-editor .field-editor .field-editor-header .field-editor-left-header{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding-left:16px;width:100%}.form-editor .field-editor .field-editor-header .field-editor-left-header svg{height:24px;width:24px}.form-editor .field-editor .field-editor-header .field-name-wrapper{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center}.form-editor .field-editor .field-editor-header .field-name-wrapper svg{height:24px;width:24px}.form-editor .field-editor .field-editor-header .field-name-wrapper h2{margin:0;padding:0}.form-editor .field-editor .field-editor-header .field-editor-right-header{align-items:flex-end;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding-right:16px;width:100%}.form-editor .field-editor .field-editor-header .field-editor-right-header svg{height:24px;width:24px}.form-editor .field-editor .choice-editor-item-wrapper,.form-editor .field-editor .field-edit-item-wrapper{align-items:center;box-sizing:border-box;display:flex;gap:16px;padding:4px 16px}.form-editor .field-editor .choice-editor-item-wrapper label,.form-editor .field-editor .field-edit-item-wrapper label{text-wrap:nowrap;min-width:128px;text-align:right;word-break:keep-all}.form-editor .field-editor .choice-edit-wrapper{display:flex;flex-direction:column;gap:8px}.form-editor .field-editor .choice-edit-wrapper .choice-editor{border:2px solid #10131a80;border-radius:16px;box-sizing:border-box;display:flex;margin:16px;overflow:hidden}.form-editor .field-editor .choice-edit-wrapper .choice-editor .index-label{align-items:center;display:flex;justify-content:center}.form-editor .field-editor .choice-edit-wrapper .choice-editor .index-label p{font-size:1.5em;margin:0 16px}.form-editor .field-editor .choice-edit-wrapper .choice-editor .index-label .choice-editor-controls{align-items:center;display:flex;flex-direction:column;gap:8px;padding-left:16px;width:32px}.form-editor .field-editor .choice-edit-wrapper .choice-editor .choice-editor-content{background-color:#10131a80;flex-grow:1;padding:8px}.form-editor .field-editor .choice-edit-wrapper .choice-editor .choice-editor-content .choice-editor-item-wrapper label{min-width:96px}.form-editor .field-editor .property-rules-wrapper{box-sizing:border-box;width:100%}.form-editor .field-editor .property-rules-wrapper .property-rules-header{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center}.form-editor .field-editor .property-rules-wrapper .property-rule-editor{border:1px solid #000}.form-editor .field-editor .property-rules-wrapper .property-rule-editor .property-rule-editor-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.form-editor .field-editor .property-rules-wrapper .property-rule-editor .property-rule-editor-header .field-edit-item-wrapper{width:100%}.form-editor .field-editor .property-rules-wrapper .property-rule-editor .property-rule-editor-body{border:1px solid #000}.form-editor .field-editor .property-rules-wrapper .property-rule-editor .property-rule-editor-body .property-condition-editor .property-condition-editor-body{display:flex;flex-direction:column;gap:8px}.condition-editor{background-color:#10131a80;padding:16px}.add-field-form .ant-select,.add-field-form input{width:100%}.edit-gallery-page{box-sizing:border-box;padding:16px;width:100%}.edit-gallery-page .gallery-items{display:flex;flex-direction:column;gap:16px}.edit-gallery-page .gallery-items .gallery-editor-item{background-color:#353446;border:2px solid #000;box-sizing:border-box;display:flex;padding:8px;position:relative;transition:all .2s ease-in-out}.edit-gallery-page .gallery-items .gallery-editor-item.tagged-for-delete{border-color:#ee0a3d}.edit-gallery-page .gallery-items .gallery-editor-item .gallery-editor-item-move-controls{display:flex;flex-direction:column;justify-content:space-between;padding:32px 8px 32px 0}.edit-gallery-page .gallery-items .gallery-editor-item .gallery-editor-item-move-controls svg{height:32px;width:32px}.edit-gallery-page .gallery-items .gallery-editor-item .gallery-editor-item-preview{height:200px;object-fit:cover;width:200px}.edit-gallery-page .gallery-items .gallery-editor-item .gallery-editor-item-fields{display:flex;flex:1 1;flex-direction:column;gap:16px;justify-content:flex-end;padding:8px}.edit-gallery-page .gallery-items .gallery-editor-item .gallery-editor-item-fields .gallery-editor-item-nsfw-tags{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:space-between;width:100%}.edit-gallery-page .gallery-items .gallery-editor-item .gallery-editor-item-fields .gallery-editor-item-nsfw-tags .gallery-editor-item-tags-select{flex:1 1}.edit-gallery-page .gallery-items .gallery-editor-item .gallery-editor-item-fields .gallery-editor-item-nsfw-tags .gallery-editor-item-tags-select .ant-select-arrow{color:#fce9fd}.edit-gallery-page .gallery-items .gallery-editor-item .gallery-editor-item-delete{position:absolute;right:8px;top:8px}.edit-gallery-page .gallery-items .gallery-editor-item .gallery-editor-item-delete svg{height:24px;width:24px}.upload-gallery-item-modal .preview-image-container{background-color:#333;height:256px;margin:16px auto;width:256px}.upload-gallery-item-modal .preview-image-container .preview-image{height:256px;object-fit:contain;width:256px}.upload-gallery-item-modal .ant-form-item{margin-top:8px}.upload-gallery-item-modal .upload-gallery-item-modal-footer{display:flex;flex-direction:row;gap:8px;justify-content:flex-end}
/*# sourceMappingURL=main.32a6629c.css.map*/