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%}div,label,p{color:#fce9fd}#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%}}#footer{align-items:center;display:flex;flex-shrink:0;height:96px;justify-content:center;width:100%}.app-logo{margin:0 16px;opacity:.7;transition:all .4s ease-in-out}.app-logo:hover{cursor:pointer;opacity:1;transform:scale(1.2)}@media screen and (max-width:720px){.app-logo img{height:32px}}.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-name{color:#fff;font-size:1.3em;font-weight:700;margin-right:8px;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;margin-left:8px}.highlighted{color:#ee0a3d}.hidden{display:none}.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;padding:32px}.grand-total-wrapper p{margin:0}.grand-total-wrapper .total{color:#fff;font-size:1.4em;font-weight:700}.grand-total-wrapper .disclaimer{color:#605e7d;font-size:1em}@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 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 li{margin-bottom:10px}.commission-page .centered-list{list-style-type:none;padding:0;text-align:center}.commission-page .split-section{display:flex;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}.gallery-tile-wrapper{aspect-ratio:1/1;transition:all .4s ease-in-out;width:20%}.gallery-tile-wrapper .gallery-tile{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}.ant-modal.image-popup{height:-webkit-fit-content!important;height:fit-content!important;max-height:80vh;max-width:80vw;width:-webkit-fit-content!important;width:fit-content!important}.ant-modal.image-popup .ant-modal-content{background-color:#0000;padding:0}.ant-modal.image-popup .ant-modal-content .ant-modal-body{align-items:center;display:flex;justify-content:center}.ant-modal.image-popup .ant-modal-content .ant-modal-body .full-image{max-height:80vh;max-width:80vw;object-fit:contain;opacity:1;position:relative;top:0;transition:all .22s ease-in-out}.ant-modal.image-popup .ant-modal-content .ant-modal-body .full-image.image-fading{opacity:0;top:100px}.ant-modal.image-popup .ant-modal-content .ant-modal-body .image-nav-wrapper{box-sizing:border-box;display:flex;justify-content:space-between;left:50%;padding-left:32px;padding-right:32px;position:absolute;top:50%;transform:translate(-50%,-50%);width:100vw}.ant-modal.image-popup .ant-modal-content .ant-modal-body .image-nav-wrapper .image-nav-icon-wrapper{align-items:center;background-color:#10131a;border-radius:50%;display:flex;height:80px;justify-content:center;width:80px}.ant-modal.image-popup .ant-modal-content .ant-modal-body .image-nav-wrapper .image-nav-icon-wrapper svg{fill:#a31a5e;height:64px;transition:all .1s ease-in-out;width:64px}.ant-modal.image-popup .ant-modal-content .ant-modal-body .image-nav-wrapper .image-nav-icon-wrapper svg:hover{fill:#ee0a3d;height:68px;width:68px}.ant-modal.image-popup .ant-modal-content .ant-modal-body .image-nav-wrapper .image-nav-icon-wrapper svg:active{fill:#ee0a3db3;height:60px;width:60px}.ant-modal-wrap.image-popup-wrapper{overflow:hidden}.submissions-page{width:100%}.submissions-page .submission-display{background-color:#353446;border-radius:16px;margin:16px;padding:16px}.edit-form-page{box-sizing:border-box;padding:16px;width:100%}.form-editor{width:100%}.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{margin-bottom:16px;text-align:center}.form-editor .field-editor .field-editor-header h2{margin:0;padding:0}.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}
/*# sourceMappingURL=main.e6e61414.css.map*/