.dropzone-module__P8Q7yG__wrapper{flex-direction:column;flex:1;width:100%;height:100%;display:flex}.dropzone-module__P8Q7yG__dropzoneWrapper{border:1px dashed rgb(var(--orange-300));border-radius:12px;flex:1;width:100%;height:100%;padding:5rem;transition:all .2s;position:relative}.dropzone-module__P8Q7yG__dropzoneWrapper:not(.dropzone-module__P8Q7yG__active):hover{border-color:rgb(var(--orange-400));box-shadow:0 0 15px rgba(var(--orange-400),.25);cursor:pointer}.dropzone-module__P8Q7yG__dropzoneWrapper.dropzone-module__P8Q7yG__active{background-color:rgba(var(--orange-200),.5);border-color:rgb(var(--orange-500));box-shadow:0 0 20px rgba(var(--orange-500),.25)}.dropzone-module__P8Q7yG__dropzoneWrapper{--max-text-width:400px}.dropzone-module__P8Q7yG__dropzoneWrapper h2{max-width:var(--max-text-width);letter-spacing:0;color:var(--text);font-size:2rem;font-weight:700}.dropzone-module__P8Q7yG__dropzoneWrapper p:not([class]){max-width:var(--max-text-width);color:var(--text);margin-top:1rem;font-size:1rem}.dropzone-module__P8Q7yG__dropzoneWrapper ol{color:var(--text);max-width:var(--max-text-width);margin-top:.5rem;padding-left:1.5rem;font-size:1rem;line-height:1.5rem}.dropzone-module__P8Q7yG__loading{flex-direction:column;justify-content:space-between;display:flex}.dropzone-module__P8Q7yG__tipBox{align-items:flex-start;gap:1rem;display:flex}.dropzone-module__P8Q7yG__randomTips{color:rgb(var(--orange-700));max-width:var(--max-text-width);font-size:1rem;line-height:1.5rem}.dropzone-module__P8Q7yG__tipIcon{color:rgb(var(--orange-700));margin-top:.25rem;margin-right:.5rem}.dropzone-module__P8Q7yG__icon,.dropzone-module__P8Q7yG__iconUpload,.dropzone-module__P8Q7yG__layerUpload{color:rgb(var(--orange-400));margin-bottom:3rem;margin-left:-.75rem}.dropzone-module__P8Q7yG__iconUpload{margin-left:-1.5rem}.dropzone-module__P8Q7yG__layerUpload{margin-top:.75rem;margin-bottom:2.5rem;margin-left:.75rem}
.inputToggle-module__7mjqKq__wrapper{flex-direction:row;align-items:center;width:100%;display:inline-flex;position:relative}.inputToggle-module__7mjqKq__label{color:var(--text);flex-direction:row;align-items:center;gap:1rem;width:100%;font-size:1rem;display:inline-flex}.inputToggle-module__7mjqKq__toggleWrapper{border:1px solid rgb(var(--orange-300));border-radius:50px;width:100%;max-width:40px;height:1.25rem;transition:all .2s;position:relative}.inputToggle-module__7mjqKq__toggleWrapper .inputToggle-module__7mjqKq__toggleBackground{border-radius:50px;width:100%;height:100%;transition:all .2s;position:absolute;top:0;left:0}.inputToggle-module__7mjqKq__toggleWrapper .inputToggle-module__7mjqKq__toggle{opacity:0}.inputToggle-module__7mjqKq__toggleWrapper:after{content:"";background-color:rgb(var(--orange-300));border-radius:50%;width:calc(1.25rem - 6px);height:calc(1.25rem - 6px);transition:all .2s;position:absolute;top:50%;left:50%;transform:translate(calc(-100% - 3px),-50%)}.inputToggle-module__7mjqKq__toggleWrapper:has(.inputToggle-module__7mjqKq__toggle:checked){border-color:rgb(var(--orange-500),.8)}.inputToggle-module__7mjqKq__toggleWrapper:has(.inputToggle-module__7mjqKq__toggle:checked):after{background-color:rgb(var(--white));transform:translate(3px,-50%)}.inputToggle-module__7mjqKq__toggleWrapper:has(.inputToggle-module__7mjqKq__toggle:checked) .inputToggle-module__7mjqKq__toggleBackground{background-color:rgb(var(--orange-400))}
.tooltip-module__hv_ZyW__iconWrapper{flex-direction:row;justify-content:flex-start;align-items:center;gap:0;width:100%;display:inline-flex}.tooltip-module__hv_ZyW__iconWrapper:has(.tooltip-module__hv_ZyW__icon:hover)+.tooltip-module__hv_ZyW__message{opacity:1;pointer-events:auto;display:block}.tooltip-module__hv_ZyW__icon{cursor:help;color:rgb(var(--orange-500))}.tooltip-module__hv_ZyW__message{border:1px solid rgb(var(--grey-300));background-color:var(--background);width:max-content;max-width:300px;color:var(--text);z-index:10;opacity:0;pointer-events:none;border-radius:8px;padding:1rem;font-size:.875rem;line-height:1.25rem;transition:opacity .2s;display:block;position:absolute;top:130%;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000001a}
.page-module___8aEwW__page{padding:0 var(--outside-margin)5rem;flex-direction:column;min-height:calc(100vh - 7rem);display:flex}.page-module___8aEwW__bentoBoxWrapper{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;width:100%;margin-bottom:3rem;display:grid}.page-module___8aEwW__bentoBox{border:1px solid rgb(var(--grey-200));border-radius:12px;padding:2rem;transition:all .2s;display:block}.page-module___8aEwW__bentoBox h2{color:var(--text);font-size:1rem;font-weight:700}.page-module___8aEwW__bentoBox h2:after{content:"";background-color:rgb(var(--orange-400));border-radius:1px;width:40px;height:2px;margin-top:1rem;display:block}.page-module___8aEwW__bentoBox ul{color:var(--text);margin-top:1rem;font-size:1rem;line-height:1.5rem;list-style:none}.page-module___8aEwW__bentoBox ul li ul{margin-top:.5rem;margin-left:1rem;list-style-type:disc}.page-module___8aEwW__configurationWrapper{border:1px solid rgb(var(--grey-200));border-radius:12px;flex-direction:column;gap:1rem;margin-bottom:3rem;padding:2rem;display:flex}.page-module___8aEwW__configurationOptions{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:1rem;display:grid}.page-module___8aEwW__loadingSpinner{color:rgb(var(--black),.5);z-index:999;background-color:rgba(var(--white),.7);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 0 15px rgba(var(--black),.1);border-radius:12px;align-items:center;gap:1rem;padding:.5rem 1rem;font-size:1rem;display:flex;position:fixed;bottom:2rem;left:50%;transform:translate(-50%)}.page-module___8aEwW__loadingSpinner svg{color:rgb(var(--orange-500))}
